01KHSMK34AE0ECVBM3EBFVEEPM: helios / build TUF repo

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

Buildomat Job: 01KHSMKNFEVGN00EV92Y5M0FCZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T00:26:17.870Zjob assigned to worker 01KHSMKJK91S35AGVGWS41FDYS [factory gimlet-EVT22200007-propolis, EVT22200007/58564] (queued for 33 s)
 
22026-02-19T00:26:27.483Zstarting task 0: "setup"
32026-02-19T00:26:27.508Z++ uname -s
42026-02-19T00:26:27.508Z+ kern=SunOS
52026-02-19T00:26:27.508Z+ build_user=build
62026-02-19T00:26:27.508Z+ build_uid=12345
72026-02-19T00:26:27.508Z+ work_dir=/work
82026-02-19T00:26:27.508Z+ input_dir=/input
92026-02-19T00:26:27.508Z+ [[ 0 == 12345 ]]
102026-02-19T00:26:27.508Z+ case "$kern" in
112026-02-19T00:26:27.508Z+ groupadd -g 12345 build
122026-02-19T00:26:27.508Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T00:26:29.513Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T00:26:29.558Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T00:26:29.582Z+ home_fs=zfs
162026-02-19T00:26:29.582Z+ [[ zfs == autofs ]]
172026-02-19T00:26:29.582Z+ mkdir -p /home/build
182026-02-19T00:26:29.582Z+ chown build:build /home/build /work
192026-02-19T00:26:31.567Z+ chmod 0700 /home/build /work
202026-02-19T00:26:31.592Zprocess exited: duration 4088 ms, exit code 0
 
212026-02-19T00:26:31.646Zstarting task 1: "rust-toolchain"
222026-02-19T00:26:31.671Z * rust toolchain channel = "1.91.1"
232026-02-19T00:26:31.671Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-02-19T00:26:31.671Z * rust toolchain profile = "default"
252026-02-19T00:26:31.671Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-19T00:26:31.671Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T00:26:31.671Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-19T00:26:31.671Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T00:26:31.671Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-19T00:26:31.831Zinfo: downloading installer
312026-02-19T00:26:32.510Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T00:26:32.510Zwarn: /opt/ooce/bin
332026-02-19T00:26:32.510Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T00:26:32.510Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T00:26:32.510Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T00:26:32.510Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T00:26:32.510Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T00:26:32.510Zerror: cannot install while Rust is installed
392026-02-19T00:26:32.510Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T00:26:32.536Zinfo: profile set to 'default'
412026-02-19T00:26:32.536Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T00:26:32.536Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-19T00:26:32.676Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-19T00:26:32.676Zinfo: downloading component 'cargo'
452026-02-19T00:26:32.895Zinfo: downloading component 'clippy'
462026-02-19T00:26:33.019Zinfo: downloading component 'rust-docs'
472026-02-19T00:26:33.607Zinfo: downloading component 'rust-std'
482026-02-19T00:26:35.784Zinfo: downloading component 'rustc'
492026-02-19T00:26:41.658Zinfo: downloading component 'rustfmt'
502026-02-19T00:26:41.734Zinfo: installing component 'cargo'
512026-02-19T00:26:43.150Zinfo: installing component 'clippy'
522026-02-19T00:26:43.669Zinfo: installing component 'rust-docs'
532026-02-19T00:26:47.716Zinfo: installing component 'rust-std'
542026-02-19T00:26:50.744Zinfo: installing component 'rustc'
552026-02-19T00:27:01.536Zinfo: installing component 'rustfmt'
562026-02-19T00:27:02.024Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-19T00:27:02.024Z
582026-02-19T00:27:02.250Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-19T00:27:02.250Z
602026-02-19T00:27:02.275Z
612026-02-19T00:27:02.275ZRust is installed now. Great!
622026-02-19T00:27:02.275Z
632026-02-19T00:27:02.275ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T00:27:02.275Zenvironment variable. This has not been done automatically.
652026-02-19T00:27:02.275Z
662026-02-19T00:27:02.275ZTo configure your current shell, you need to source
672026-02-19T00:27:02.275Zthe corresponding env file under $HOME/.cargo.
682026-02-19T00:27:02.275Z
692026-02-19T00:27:02.275ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T00:27:02.275Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T00:27:02.275Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T00:27:02.275Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T00:27:02.407Z+ rustup --version
742026-02-19T00:27:02.433Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T00:27:02.433Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T00:27:02.611Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-19T00:27:02.635Z+ cargo --version
782026-02-19T00:27:02.765Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-19T00:27:02.790Z+ rustc --version
802026-02-19T00:27:02.915Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-19T00:27:02.940Zprocess exited: duration 31280 ms, exit code 0
 
822026-02-19T00:27:02.990Zstarting task 2: "authentication"
832026-02-19T00:27:03.053Zprocess exited: duration 63 ms, exit code 0
 
842026-02-19T00:27:03.105Zstarting task 3: "clone repository"
852026-02-19T00:27:03.130Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-19T00:27:03.130Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-19T00:27:03.155ZCloning into '/work/oxidecomputer/omicron'...
882026-02-19T00:27:21.718Z+ cd /work/oxidecomputer/omicron
892026-02-19T00:27:21.718Z+ git fetch origin 0b383007a58de88fda46ab7ad6ed64a7630f0470
902026-02-19T00:27:22.215ZFrom https://github.com/oxidecomputer/omicron
912026-02-19T00:27:22.215Z * branch 0b383007a58de88fda46ab7ad6ed64a7630f0470 -> FETCH_HEAD
922026-02-19T00:27:22.239Z+ [[ -n jmcarp/audit-log-docs ]]
932026-02-19T00:27:22.240Z++ git branch --show-current
942026-02-19T00:27:22.265Z+ current=main
952026-02-19T00:27:22.265Z+ [[ main != jmcarp/audit-log-docs ]]
962026-02-19T00:27:22.265Z+ git branch -f jmcarp/audit-log-docs 0b383007a58de88fda46ab7ad6ed64a7630f0470
972026-02-19T00:27:22.265Z+ git checkout -f jmcarp/audit-log-docs
982026-02-19T00:27:22.473ZSwitched to branch 'jmcarp/audit-log-docs'
992026-02-19T00:27:22.524Z+ git reset --hard 0b383007a58de88fda46ab7ad6ed64a7630f0470
1002026-02-19T00:27:22.549ZHEAD is now at 0b383007a docs: clarify audit log filtering behavior.
1012026-02-19T00:27:22.549Zprocess exited: duration 19411 ms, exit code 0
 
1022026-02-19T00:27:22.602Zstarting task 4: "build"
1032026-02-19T00:27:22.627Z+ source .github/buildomat/ci-env.sh
1042026-02-19T00:27:22.627Z++ export CARGO_TERM_COLOR=always
1052026-02-19T00:27:22.627Z++ CARGO_TERM_COLOR=always
1062026-02-19T00:27:22.627Z+ cargo --version
1072026-02-19T00:27:22.726Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-19T00:27:22.751Z+ rustc --version
1092026-02-19T00:27:22.878Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-19T00:27:22.903Z+ cargo tree --locked
1112026-02-19T00:27:23.464Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-02-19T00:27:23.912Z Updating crates.io index
1132026-02-19T00:27:23.936Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-02-19T00:27:24.284Z Updating git repository `https://github.com/oxidecomputer/lldp`
1152026-02-19T00:27:24.876Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1162026-02-19T00:27:26.232Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1172026-02-19T00:27:26.622Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1182026-02-19T00:27:27.131Z Updating git repository `https://github.com/oxidecomputer/propolis`
1192026-02-19T00:27:28.991Z Updating git repository `https://github.com/oxidecomputer/crucible`
1202026-02-19T00:27:32.131Z Updating git repository `https://github.com/oxidecomputer/opte`
1212026-02-19T00:27:33.539Z Updating git repository `https://github.com/oxidecomputer/tofino`
1222026-02-19T00:27:34.216Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232026-02-19T00:27:35.486Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1242026-02-19T00:27:36.430Z Updating git repository `https://github.com/oxidecomputer/clickward`
1252026-02-19T00:27:36.813Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1262026-02-19T00:27:37.465Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1272026-02-19T00:27:37.897Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1282026-02-19T00:27:38.927Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1292026-02-19T00:27:40.207Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-02-19T00:27:40.578Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-02-19T00:27:41.021Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1322026-02-19T00:27:41.572Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1332026-02-19T00:27:41.942Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1342026-02-19T00:27:42.273Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1352026-02-19T00:27:42.685Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1362026-02-19T00:27:43.350Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1372026-02-19T00:27:43.841Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-02-19T00:27:44.640Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-02-19T00:27:44.999Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1402026-02-19T00:27:45.472Z Updating git repository `https://github.com/oxidecomputer/ispf`
1412026-02-19T00:27:45.927Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422026-02-19T00:27:46.959Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1432026-02-19T00:27:48.496Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1442026-02-19T00:27:48.827Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1452026-02-19T00:27:49.309Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1462026-02-19T00:27:49.750Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1472026-02-19T00:27:50.228Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1482026-02-19T00:27:50.720Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1492026-02-19T00:27:51.106Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1502026-02-19T00:27:51.505Z Updating git repository `https://github.com/illumos/smf-rs`
1512026-02-19T00:27:52.075Z Updating git repository `https://github.com/oxidecomputer/omicron`
1522026-02-19T00:28:09.911Z Downloading crates ...
1532026-02-19T00:28:10.071Z Downloaded chacha20 v0.9.1
1542026-02-19T00:28:10.095Z Downloaded crc v3.2.1
1552026-02-19T00:28:10.122Z Downloaded derive_builder_macro v0.20.2
1562026-02-19T00:28:10.146Z Downloaded dtrace-parser v0.3.0
1572026-02-19T00:28:10.171Z Downloaded env_filter v0.1.2
1582026-02-19T00:28:10.200Z Downloaded ena v0.14.3
1592026-02-19T00:28:10.225Z Downloaded generic-array v0.14.7
1602026-02-19T00:28:10.251Z Downloaded headers-core v0.3.0
1612026-02-19T00:28:10.291Z Downloaded hubpack_derive v0.1.1
1622026-02-19T00:28:10.320Z Downloaded icu_locid_transform v1.5.0
1632026-02-19T00:28:10.345Z Downloaded libscf-sys v1.1.0
1642026-02-19T00:28:10.371Z Downloaded num-derive v0.4.2
1652026-02-19T00:28:10.396Z Downloaded packed_struct_codegen v0.10.1
1662026-02-19T00:28:10.421Z Downloaded peg-runtime v0.8.5
1672026-02-19T00:28:10.446Z Downloaded plain v0.2.3
1682026-02-19T00:28:10.446Z Downloaded proc-macro-crate v1.3.1
1692026-02-19T00:28:10.471Z Downloaded polyval v0.6.2
1702026-02-19T00:28:10.471Z Downloaded rand_chacha v0.3.1
1712026-02-19T00:28:10.496Z Downloaded rustc_version v0.4.1
1722026-02-19T00:28:10.521Z Downloaded secrecy v0.8.0
1732026-02-19T00:28:10.521Z Downloaded serde_bytes v0.11.19
1742026-02-19T00:28:10.546Z Downloaded sha1 v0.10.6
1752026-02-19T00:28:10.546Z Downloaded slog-envlogger v2.2.0
1762026-02-19T00:28:10.571Z Downloaded ssh-encoding v0.2.0
1772026-02-19T00:28:10.596Z Downloaded supports-color v3.0.2
1782026-02-19T00:28:10.621Z Downloaded thread-id v4.2.2
1792026-02-19T00:28:10.646Z Downloaded tinyvec_macros v0.1.1
1802026-02-19T00:28:10.646Z Downloaded toml_write v0.1.2
1812026-02-19T00:28:10.671Z Downloaded typify-macro v0.4.3
1822026-02-19T00:28:10.671Z Downloaded unarray v0.1.4
1832026-02-19T00:28:10.671Z Downloaded unicode-xid v0.2.6
1842026-02-19T00:28:10.671Z Downloaded toml_parser v1.0.6+spec-1.1.0
1852026-02-19T00:28:10.695Z Downloaded write16 v1.0.0
1862026-02-19T00:28:10.695Z Downloaded xshell-macros v0.2.7
1872026-02-19T00:28:10.695Z Downloaded unicode-properties v0.1.3
1882026-02-19T00:28:10.720Z Downloaded wyz v0.5.1
1892026-02-19T00:28:10.720Z Downloaded zstd v0.13.3
1902026-02-19T00:28:10.745Z Downloaded zopfli v0.8.1
1912026-02-19T00:28:10.745Z Downloaded zstd-safe v7.2.3
1922026-02-19T00:28:10.745Z Downloaded zeroize_derive v1.4.2
1932026-02-19T00:28:10.745Z Downloaded zerofrom v0.1.4
1942026-02-19T00:28:10.745Z Downloaded utf8parse v0.2.2
1952026-02-19T00:28:10.770Z Downloaded version_check v0.9.5
1962026-02-19T00:28:10.770Z Downloaded zone v0.3.1
1972026-02-19T00:28:10.770Z Downloaded zeroize v1.8.1
1982026-02-19T00:28:10.770Z Downloaded zerovec-derive v0.10.3
1992026-02-19T00:28:10.770Z Downloaded zone_cfg_derive v0.1.2
2002026-02-19T00:28:10.770Z Downloaded yoke v0.7.4
2012026-02-19T00:28:10.797Z Downloaded url v2.5.4
2022026-02-19T00:28:10.798Z Downloaded zip v0.6.6
2032026-02-19T00:28:10.798Z Downloaded zerocopy-derive v0.7.35
2042026-02-19T00:28:10.822Z Downloaded zlib-rs v0.5.1
2052026-02-19T00:28:10.822Z Downloaded zone v0.1.8
2062026-02-19T00:28:10.822Z Downloaded winnow v0.6.26
2072026-02-19T00:28:10.846Z Downloaded zerocopy v0.8.27
2082026-02-19T00:28:10.871Z Downloaded unicode-width v0.1.14
2092026-02-19T00:28:10.895Z Downloaded rustix v1.1.3
2102026-02-19T00:28:10.920Z Downloaded unicode-width v0.2.0
2112026-02-19T00:28:10.944Z Downloaded zip v4.2.0
2122026-02-19T00:28:10.968Z Downloaded zerovec v0.10.4
2132026-02-19T00:28:10.969Z Downloaded vcpkg v0.2.15
2142026-02-19T00:28:11.021Z Downloaded sled v0.34.7
2152026-02-19T00:28:11.046Z Downloaded webpki-roots v1.0.1
2162026-02-19T00:28:11.046Z Downloaded csv v1.3.1
2172026-02-19T00:28:11.087Z Downloaded typify-impl v0.2.0
2182026-02-19T00:28:11.111Z Downloaded typify-impl v0.4.3
2192026-02-19T00:28:11.135Z Downloaded jiff v0.2.15
2202026-02-19T00:28:11.159Z Downloaded vte v0.11.1
2212026-02-19T00:28:11.183Z Downloaded vergen-git2 v1.0.7
2222026-02-19T00:28:11.184Z Downloaded smoltcp v0.11.0
2232026-02-19T00:28:11.184Z Downloaded rustix v0.38.37
2242026-02-19T00:28:11.216Z Downloaded typed-path v0.9.3
2252026-02-19T00:28:11.241Z Downloaded rustls v0.23.19
2262026-02-19T00:28:11.241Z Downloaded libz-sys v1.1.20
2272026-02-19T00:28:11.286Z Downloaded libc v0.2.180
2282026-02-19T00:28:11.341Z Downloaded zerofrom-derive v0.1.4
2292026-02-19T00:28:11.365Z Downloaded yoke-derive v0.7.4
2302026-02-19T00:28:11.365Z Downloaded yasna v0.5.2
2312026-02-19T00:28:11.365Z Downloaded winnow v0.5.40
2322026-02-19T00:28:11.365Z Downloaded uuid v1.19.0
2332026-02-19T00:28:11.389Z Downloaded usdt-impl v0.5.0
2342026-02-19T00:28:11.389Z Downloaded zerocopy v0.7.35
2352026-02-19T00:28:11.413Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
2362026-02-19T00:28:11.441Z Downloaded winnow v0.7.14
2372026-02-19T00:28:11.441Z Downloaded vte_generate_state_changes v0.1.2
2382026-02-19T00:28:11.441Z Downloaded uzers v0.12.1
2392026-02-19T00:28:11.465Z Downloaded tokio v1.49.0
2402026-02-19T00:28:11.503Z Downloaded untrusted v0.9.0
2412026-02-19T00:28:11.527Z Downloaded rustls v0.22.4
2422026-02-19T00:28:11.553Z Downloaded ring v0.17.14
2432026-02-19T00:28:11.592Z Downloaded zerocopy-derive v0.8.27
2442026-02-19T00:28:11.616Z Downloaded usdt-macro v0.5.0
2452026-02-19T00:28:11.616Z Downloaded zerocopy-derive v0.6.6
2462026-02-19T00:28:11.640Z Downloaded encoding_rs v0.8.34
2472026-02-19T00:28:11.664Z Downloaded usdt v0.6.0
2482026-02-19T00:28:11.664Z Downloaded tungstenite v0.21.0
2492026-02-19T00:28:11.664Z Downloaded tower-http v0.6.6
2502026-02-19T00:28:11.664Z Downloaded smoltcp v0.9.1
2512026-02-19T00:28:11.688Z Downloaded tracing v0.1.40
2522026-02-19T00:28:11.688Z Downloaded yansi v1.0.1
2532026-02-19T00:28:11.688Z Downloaded value-bag v1.12.0
2542026-02-19T00:28:11.713Z Downloaded unsafe-libyaml v0.2.11
2552026-02-19T00:28:11.713Z Downloaded nix v0.30.1
2562026-02-19T00:28:11.713Z Downloaded httpmock v0.8.0-alpha.1
2572026-02-19T00:28:11.738Z Downloaded chrono-tz v0.10.4
2582026-02-19T00:28:11.762Z Downloaded zmij v1.0.15
2592026-02-19T00:28:11.762Z Downloaded zerocopy v0.6.6
2602026-02-19T00:28:11.786Z Downloaded xz2 v0.1.7
2612026-02-19T00:28:11.786Z Downloaded vsss-rs v3.3.4
2622026-02-19T00:28:11.787Z Downloaded rustls v0.21.12
2632026-02-19T00:28:11.787Z Downloaded x509-cert v0.2.5
2642026-02-19T00:28:11.811Z Downloaded usdt-impl v0.6.0
2652026-02-19T00:28:11.811Z Downloaded polar-core v0.27.3
2662026-02-19T00:28:11.811Z Downloaded vergen-lib v0.1.6
2672026-02-19T00:28:11.811Z Downloaded vergen-gitcl v1.0.8
2682026-02-19T00:28:11.811Z Downloaded vergen v9.0.6
2692026-02-19T00:28:11.836Z Downloaded untrusted v0.7.1
2702026-02-19T00:28:11.836Z Downloaded unicode_categories v0.1.1
2712026-02-19T00:28:11.836Z Downloaded unicode-normalization v0.1.24
2722026-02-19T00:28:11.836Z Downloaded try-lock v0.2.5
2732026-02-19T00:28:11.836Z Downloaded sqlparser v0.45.0
2742026-02-19T00:28:11.836Z Downloaded utf-8 v0.7.6
2752026-02-19T00:28:11.836Z Downloaded unicode-segmentation v1.12.0
2762026-02-19T00:28:11.836Z Downloaded utf8_iter v1.0.4
2772026-02-19T00:28:11.860Z Downloaded usdt v0.5.0
2782026-02-19T00:28:11.860Z Downloaded radix_trie v0.2.1
2792026-02-19T00:28:11.860Z Downloaded wait-timeout v0.2.0
2802026-02-19T00:28:11.860Z Downloaded void v1.0.2
2812026-02-19T00:28:11.860Z Downloaded usdt-macro v0.6.0
2822026-02-19T00:28:11.860Z Downloaded usdt-attr-macro v0.6.0
2832026-02-19T00:28:11.861Z Downloaded unit-prefix v0.5.1
2842026-02-19T00:28:11.861Z Downloaded utf16_iter v1.0.5
2852026-02-19T00:28:11.861Z Downloaded libgit2-sys v0.18.2+1.9.1
2862026-02-19T00:28:11.928Z Downloaded usdt-attr-macro v0.5.0
2872026-02-19T00:28:11.953Z Downloaded universal-hash v0.5.1
2882026-02-19T00:28:11.953Z Downloaded tungstenite v0.23.0
2892026-02-19T00:28:11.953Z Downloaded trybuild v1.0.106
2902026-02-19T00:28:11.953Z Downloaded tower-layer v0.3.3
2912026-02-19T00:28:11.953Z Downloaded toml_edit v0.19.15
2922026-02-19T00:28:11.977Z Downloaded sha3 v0.10.8
2932026-02-19T00:28:11.977Z Downloaded nix v0.29.0
2942026-02-19T00:28:12.002Z Downloaded xshell v0.2.7
2952026-02-19T00:28:12.002Z Downloaded writeable v0.5.5
2962026-02-19T00:28:12.002Z Downloaded which v4.4.2
2972026-02-19T00:28:12.002Z Downloaded trait-variant v0.1.2
2982026-02-19T00:28:12.002Z Downloaded serde_with v3.16.1
2992026-02-19T00:28:12.026Z Downloaded nix v0.28.0
3002026-02-19T00:28:12.026Z Downloaded zone_cfg_derive v0.3.0
3012026-02-19T00:28:12.026Z Downloaded unicode-bidi v0.3.17
3022026-02-19T00:28:12.050Z Downloaded twox-hash v2.1.0
3032026-02-19T00:28:12.051Z Downloaded tui-tree-widget v0.23.1
3042026-02-19T00:28:12.051Z Downloaded tracing-core v0.1.32
3052026-02-19T00:28:12.051Z Downloaded tower-service v0.3.3
3062026-02-19T00:28:12.051Z Downloaded tower v0.5.2
3072026-02-19T00:28:12.051Z Downloaded tough v0.20.0
3082026-02-19T00:28:12.075Z Downloaded tabled v0.18.0
3092026-02-19T00:28:12.099Z Downloaded syn v2.0.114
3102026-02-19T00:28:12.123Z Downloaded unicode-ident v1.0.19
3112026-02-19T00:28:12.123Z Downloaded ucd-trie v0.1.7
3122026-02-19T00:28:12.123Z Downloaded typify v0.4.3
3132026-02-19T00:28:12.123Z Downloaded tracing-attributes v0.1.27
3142026-02-19T00:28:12.123Z Downloaded toml_edit v0.22.27
3152026-02-19T00:28:12.147Z Downloaded tabled v0.15.0
3162026-02-19T00:28:12.171Z Downloaded syn v1.0.109
3172026-02-19T00:28:12.171Z Downloaded serde_json v1.0.149
3182026-02-19T00:28:12.195Z Downloaded quinn-proto v0.11.8
3192026-02-19T00:28:12.195Z Downloaded whoami v1.5.2
3202026-02-19T00:28:12.195Z Downloaded walkdir v2.5.0
3212026-02-19T00:28:12.195Z Downloaded ssh-key v0.6.6
3222026-02-19T00:28:12.219Z Downloaded quick-xml v0.37.2
3232026-02-19T00:28:12.220Z Downloaded nix v0.27.1
3242026-02-19T00:28:12.244Z Downloaded typenum v1.17.0
3252026-02-19T00:28:12.244Z Downloaded topological-sort v0.2.2
3262026-02-19T00:28:12.244Z Downloaded tokio-util v0.7.15
3272026-02-19T00:28:12.274Z Downloaded tabled v0.20.0
3282026-02-19T00:28:12.308Z Downloaded regex-automata v0.4.11
3292026-02-19T00:28:12.341Z Downloaded xattr v1.3.1
3302026-02-19T00:28:12.366Z Downloaded want v0.3.1
3312026-02-19T00:28:12.366Z Downloaded waitgroup v0.1.2
3322026-02-19T00:28:12.366Z Downloaded tokio-postgres v0.7.13
3332026-02-19T00:28:12.390Z Downloaded unicode-truncate v1.1.0
3342026-02-19T00:28:12.390Z Downloaded unicode-linebreak v0.1.5
3352026-02-19T00:28:12.390Z Downloaded unicase v2.8.1
3362026-02-19T00:28:12.390Z Downloaded typify v0.2.0
3372026-02-19T00:28:12.390Z Downloaded toml v0.9.11+spec-1.1.0
3382026-02-19T00:28:12.415Z Downloaded toml v0.7.8
3392026-02-19T00:28:12.415Z Downloaded tokio-tungstenite v0.23.1
3402026-02-19T00:28:12.415Z Downloaded tokio-rustls v0.25.0
3412026-02-19T00:28:12.415Z Downloaded time-macros v0.2.24
3422026-02-19T00:28:12.439Z Downloaded time v0.3.43
3432026-02-19T00:28:12.439Z Downloaded tokio-stream v0.1.17
3442026-02-19T00:28:12.463Z Downloaded tokio-rustls v0.26.0
3452026-02-19T00:28:12.463Z Downloaded tokio-rustls v0.24.1
3462026-02-19T00:28:12.463Z Downloaded toml v0.8.23
3472026-02-19T00:28:12.463Z Downloaded tokio-tungstenite v0.21.0
3482026-02-19T00:28:12.487Z Downloaded tar v0.4.44
3492026-02-19T00:28:12.487Z Downloaded stringmetrics v2.2.2
3502026-02-19T00:28:12.487Z Downloaded steno v0.4.1
3512026-02-19T00:28:12.512Z Downloaded typify-macro v0.2.0
3522026-02-19T00:28:12.512Z Downloaded typeid v1.0.3
3532026-02-19T00:28:12.512Z Downloaded tiny-keccak v2.0.2
3542026-02-19T00:28:12.512Z Downloaded textwrap v0.16.2
3552026-02-19T00:28:12.512Z Downloaded textwrap v0.15.2
3562026-02-19T00:28:12.512Z Downloaded test-strategy v0.4.3
3572026-02-19T00:28:12.512Z Downloaded term v0.7.0
3582026-02-19T00:28:12.536Z Downloaded synstructure v0.13.1
3592026-02-19T00:28:12.536Z Downloaded strsim v0.11.1
3602026-02-19T00:28:12.536Z Downloaded portable-atomic v1.11.0
3612026-02-19T00:28:12.565Z Downloaded toml_writer v1.0.6+spec-1.1.0
3622026-02-19T00:28:12.565Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3632026-02-19T00:28:12.565Z Downloaded tinyvec v1.8.0
3642026-02-19T00:28:12.565Z Downloaded thiserror-no-std v2.0.2
3652026-02-19T00:28:12.565Z Downloaded termtree v0.5.1
3662026-02-19T00:28:12.565Z Downloaded socket2 v0.6.1
3672026-02-19T00:28:12.590Z Downloaded snafu v0.8.5
3682026-02-19T00:28:12.590Z Downloaded ratatui v0.29.0
3692026-02-19T00:28:12.614Z Downloaded toml_datetime v0.6.11
3702026-02-19T00:28:12.614Z Downloaded tokio-native-tls v0.3.1
3712026-02-19T00:28:12.660Z Downloaded tokio-macros v2.6.0
3722026-02-19T00:28:12.660Z Downloaded tokio-dtrace v0.1.0
3732026-02-19T00:28:12.660Z Downloaded tls_codec_derive v0.4.1
3742026-02-19T00:28:12.660Z Downloaded tls_codec v0.4.1
3752026-02-19T00:28:12.660Z Downloaded tinytemplate v1.2.1
3762026-02-19T00:28:12.660Z Downloaded tinystr v0.7.6
3772026-02-19T00:28:12.660Z Downloaded time-core v0.1.6
3782026-02-19T00:28:12.660Z Downloaded thread_local v1.1.8
3792026-02-19T00:28:12.660Z Downloaded thiserror v2.0.18
3802026-02-19T00:28:12.685Z Downloaded termios v0.3.3
3812026-02-19T00:28:12.686Z Downloaded terminal_size v0.4.0
3822026-02-19T00:28:12.686Z Downloaded termcolor v1.4.1
3832026-02-19T00:28:12.686Z Downloaded aws-lc-sys v0.26.0
3842026-02-19T00:28:12.925Z Downloaded term v1.1.0
3852026-02-19T00:28:12.949Z Downloaded tempfile v3.24.0
3862026-02-19T00:28:12.949Z Downloaded sync_wrapper v1.0.1
3872026-02-19T00:28:12.949Z Downloaded sync-ptr v0.1.4
3882026-02-19T00:28:12.949Z Downloaded swrite v0.1.0
3892026-02-19T00:28:12.949Z Downloaded structmeta-derive v0.3.0
3902026-02-19T00:28:12.949Z Downloaded structmeta v0.3.0
3912026-02-19T00:28:12.949Z Downloaded strip-ansi-escapes v0.2.0
3922026-02-19T00:28:12.950Z Downloaded stringprep v0.1.5
3932026-02-19T00:28:12.950Z Downloaded string_cache v0.8.9
3942026-02-19T00:28:12.975Z Downloaded socket2 v0.5.10
3952026-02-19T00:28:12.975Z Downloaded smallvec v1.15.1
3962026-02-19T00:28:12.975Z Downloaded slog-term v2.9.2
3972026-02-19T00:28:12.975Z Downloaded slog-scope v4.4.0
3982026-02-19T00:28:12.975Z Downloaded similar v2.7.0
3992026-02-19T00:28:12.975Z Downloaded signature v2.2.0
4002026-02-19T00:28:12.975Z Downloaded signal-hook v0.3.18
4012026-02-19T00:28:12.975Z Downloaded serde_yaml v0.9.34+deprecated
4022026-02-19T00:28:13.000Z Downloaded rustls-webpki v0.102.8
4032026-02-19T00:28:13.025Z Downloaded rustls-webpki v0.101.7
4042026-02-19T00:28:13.049Z Downloaded regex-syntax v0.8.5
4052026-02-19T00:28:13.049Z Downloaded regex-syntax v0.6.29
4062026-02-19T00:28:13.049Z Downloaded plotters v0.3.7
4072026-02-19T00:28:13.073Z Downloaded p384 v0.13.1
4082026-02-19T00:28:13.073Z Downloaded lalrpop v0.19.12
4092026-02-19T00:28:13.098Z Downloaded thread-id v5.0.0
4102026-02-19T00:28:13.098Z Downloaded thiserror-impl-no-std v2.0.2
4112026-02-19T00:28:13.098Z Downloaded thiserror-impl v2.0.18
4122026-02-19T00:28:13.098Z Downloaded thiserror-impl v1.0.69
4132026-02-19T00:28:13.098Z Downloaded thiserror v1.0.69
4142026-02-19T00:28:13.098Z Downloaded terminal_size v0.1.17
4152026-02-19T00:28:13.125Z Downloaded target-spec v3.5.0
4162026-02-19T00:28:13.125Z Downloaded target-lexicon v0.13.2
4172026-02-19T00:28:13.125Z Downloaded supports-hyperlinks v2.1.0
4182026-02-19T00:28:13.125Z Downloaded support-bundle-viewer v0.1.2
4192026-02-19T00:28:13.125Z Downloaded subprocess v0.2.9
4202026-02-19T00:28:13.125Z Downloaded strum_macros v0.27.2
4212026-02-19T00:28:13.125Z Downloaded strum_macros v0.24.3
4222026-02-19T00:28:13.125Z Downloaded spin v0.9.8
4232026-02-19T00:28:13.125Z Downloaded smf v0.2.3
4242026-02-19T00:28:13.125Z Downloaded smawk v0.3.2
4252026-02-19T00:28:13.125Z Downloaded smallvec v0.6.14
4262026-02-19T00:28:13.150Z Downloaded slog-stdlog v4.1.1
4272026-02-19T00:28:13.150Z Downloaded slog v2.8.2
4282026-02-19T00:28:13.150Z Downloaded siphasher v1.0.1
4292026-02-19T00:28:13.150Z Downloaded siphasher v0.3.11
4302026-02-19T00:28:13.150Z Downloaded similar-asserts v1.7.0
4312026-02-19T00:28:13.150Z Downloaded simd-adler32 v0.3.7
4322026-02-19T00:28:13.150Z Downloaded sigpipe v0.1.3
4332026-02-19T00:28:13.150Z Downloaded signal-hook-tokio v0.3.1
4342026-02-19T00:28:13.150Z Downloaded signal-hook-registry v1.4.2
4352026-02-19T00:28:13.150Z Downloaded signal-hook-mio v0.2.4
4362026-02-19T00:28:13.150Z Downloaded shlex v1.3.0
4372026-02-19T00:28:13.150Z Downloaded shell-words v1.1.0
4382026-02-19T00:28:13.150Z Downloaded serde_repr v0.1.19
4392026-02-19T00:28:13.150Z Downloaded serde_regex v1.1.0
4402026-02-19T00:28:13.150Z Downloaded serde_plain v1.0.2
4412026-02-19T00:28:13.175Z Downloaded serde_path_to_error v0.1.20
4422026-02-19T00:28:13.175Z Downloaded serde_core v1.0.228
4432026-02-19T00:28:13.175Z Downloaded serde v1.0.228
4442026-02-19T00:28:13.175Z Downloaded semver v0.1.20
4452026-02-19T00:28:13.176Z Downloaded schemars v1.0.4
4462026-02-19T00:28:13.201Z Downloaded schemars v0.9.0
4472026-02-19T00:28:13.201Z Downloaded schemars v0.8.22
4482026-02-19T00:28:13.228Z Downloaded samael v0.0.19
4492026-02-19T00:28:13.228Z Downloaded salty v0.3.0
4502026-02-19T00:28:13.252Z Downloaded ryu v1.0.18
4512026-02-19T00:28:13.252Z Downloaded rustyline v14.0.0
4522026-02-19T00:28:13.252Z Downloaded rusty-fork v0.3.0
4532026-02-19T00:28:13.252Z Downloaded regress v0.10.4
4542026-02-19T00:28:13.252Z Downloaded regex v1.11.3
4552026-02-19T00:28:13.276Z Downloaded rayon v1.10.0
4562026-02-19T00:28:13.276Z Downloaded testing_table v0.3.0
4572026-02-19T00:28:13.276Z Downloaded target-triple v0.1.3
4582026-02-19T00:28:13.276Z Downloaded tap v1.0.1
4592026-02-19T00:28:13.277Z Downloaded take_mut v0.2.2
4602026-02-19T00:28:13.277Z Downloaded tagptr v0.2.0
4612026-02-19T00:28:13.277Z Downloaded tabwriter v1.4.0
4622026-02-19T00:28:13.277Z Downloaded tabled_derive v0.11.0
4632026-02-19T00:28:13.277Z Downloaded tabled_derive v0.10.0
4642026-02-19T00:28:13.303Z Downloaded tabled_derive v0.7.0
4652026-02-19T00:28:13.303Z Downloaded supports-unicode v2.1.0
4662026-02-19T00:28:13.303Z Downloaded subtle v2.6.1
4672026-02-19T00:28:13.303Z Downloaded strum_macros v0.26.4
4682026-02-19T00:28:13.303Z Downloaded strum v0.26.3
4692026-02-19T00:28:13.303Z Downloaded static_assertions v1.1.0
4702026-02-19T00:28:13.303Z Downloaded sqlformat v0.3.5
4712026-02-19T00:28:13.303Z Downloaded spki v0.7.3
4722026-02-19T00:28:13.303Z Downloaded snafu-derive v0.8.5
4732026-02-19T00:28:13.303Z Downloaded serde_derive v1.0.228
4742026-02-19T00:28:13.303Z Downloaded seq-macro v0.3.6
4752026-02-19T00:28:13.303Z Downloaded semver v1.0.27
4762026-02-19T00:28:13.303Z Downloaded scheduled-thread-pool v0.2.7
4772026-02-19T00:28:13.327Z Downloaded sapling-renderdag v0.1.0
4782026-02-19T00:28:13.327Z Downloaded same-file v1.0.6
4792026-02-19T00:28:13.327Z Downloaded salsa20 v0.10.2
4802026-02-19T00:28:13.328Z Downloaded rustversion v1.0.22
4812026-02-19T00:28:13.328Z Downloaded russh-keys v0.45.0
4822026-02-19T00:28:13.328Z Downloaded russh v0.45.0
4832026-02-19T00:28:13.328Z Downloaded rstest v0.25.0
4842026-02-19T00:28:13.328Z Downloaded rsa v0.9.8
4852026-02-19T00:28:13.352Z Downloaded rpassword v7.4.0
4862026-02-19T00:28:13.352Z Downloaded ron v0.8.1
4872026-02-19T00:28:13.352Z Downloaded reedline v0.40.0
4882026-02-19T00:28:13.376Z Downloaded rcgen v0.12.1
4892026-02-19T00:28:13.376Z Downloaded rand_distr v0.5.1
4902026-02-19T00:28:13.376Z Downloaded rand_core v0.9.3
4912026-02-19T00:28:13.376Z Downloaded rand v0.9.2
4922026-02-19T00:28:13.376Z Downloaded rand v0.8.5
4932026-02-19T00:28:13.376Z Downloaded quinn v0.11.5
4942026-02-19T00:28:13.377Z Downloaded supports-color v2.1.0
4952026-02-19T00:28:13.377Z Downloaded strum v0.27.2
4962026-02-19T00:28:13.402Z Downloaded stable_deref_trait v1.2.0
4972026-02-19T00:28:13.402Z Downloaded ssh-cipher v0.2.0
4982026-02-19T00:28:13.402Z Downloaded sqlparser_derive v0.2.2
4992026-02-19T00:28:13.402Z Downloaded slog-dtrace v0.3.0
5002026-02-19T00:28:13.402Z Downloaded serde_with_macros v3.16.1
5012026-02-19T00:28:13.402Z Downloaded schemars_derive v0.8.22
5022026-02-19T00:28:13.402Z Downloaded russh-cryptovec v0.7.3
5032026-02-19T00:28:13.402Z Downloaded rtoolbox v0.0.2
5042026-02-19T00:28:13.402Z Downloaded rstest_macros v0.25.0
5052026-02-19T00:28:13.402Z Downloaded rfc6979 v0.4.0
5062026-02-19T00:28:13.402Z Downloaded resolv-conf v0.7.0
5072026-02-19T00:28:13.402Z Downloaded reqwest v0.12.24
5082026-02-19T00:28:13.426Z Downloaded ref-cast v1.0.25
5092026-02-19T00:28:13.426Z Downloaded rayon-core v1.12.1
5102026-02-19T00:28:13.426Z Downloaded gimli v0.31.1
5112026-02-19T00:28:13.426Z Downloaded slog-json v2.6.1
5122026-02-19T00:28:13.426Z Downloaded slog-async v2.8.0
5132026-02-19T00:28:13.426Z Downloaded slab v0.4.9
5142026-02-19T00:28:13.450Z Downloaded sha2 v0.10.9
5152026-02-19T00:28:13.450Z Downloaded serde_cbor v0.11.2
5162026-02-19T00:28:13.450Z Downloaded rustls-pki-types v1.10.0
5172026-02-19T00:28:13.450Z Downloaded rustls-native-certs v0.8.1
5182026-02-19T00:28:13.450Z Downloaded ron v0.7.1
5192026-02-19T00:28:13.451Z Downloaded relative-path v1.9.3
5202026-02-19T00:28:13.451Z Downloaded rand_seeder v0.4.0
5212026-02-19T00:28:13.451Z Downloaded rand_core v0.6.4
5222026-02-19T00:28:13.475Z Downloaded qorb v0.4.1
5232026-02-19T00:28:13.475Z Downloaded prettyplease v0.2.36
5242026-02-19T00:28:13.475Z Downloaded goblin v0.10.2
5252026-02-19T00:28:13.475Z Downloaded slog-bunyan v2.5.0
5262026-02-19T00:28:13.475Z Downloaded serde_tokenstream v0.2.2
5272026-02-19T00:28:13.475Z Downloaded serde_derive_internals v0.29.1
5282026-02-19T00:28:13.499Z Downloaded serde-untagged v0.1.7
5292026-02-19T00:28:13.499Z Downloaded serde-hex v0.1.0
5302026-02-19T00:28:13.499Z Downloaded scroll v0.13.0
5312026-02-19T00:28:13.499Z Downloaded scroll v0.12.0
5322026-02-19T00:28:13.499Z Downloaded ref-cast-impl v1.0.25
5332026-02-19T00:28:13.499Z Downloaded rand_xorshift v0.4.0
5342026-02-19T00:28:13.500Z Downloaded psl-types v2.0.11
5352026-02-19T00:28:13.500Z Downloaded proptest v1.7.0
5362026-02-19T00:28:13.524Z Downloaded proc-macro-error2 v2.0.1
5372026-02-19T00:28:13.524Z Downloaded pretty_assertions v1.4.1
5382026-02-19T00:28:13.524Z Downloaded polling v3.7.3
5392026-02-19T00:28:13.524Z Downloaded petgraph v0.8.2
5402026-02-19T00:28:13.548Z Downloaded petgraph v0.6.5
5412026-02-19T00:28:13.572Z Downloaded p521 v0.13.3
5422026-02-19T00:28:13.572Z Downloaded itertools v0.13.0
5432026-02-19T00:28:13.597Z Downloaded serde_urlencoded v0.7.1
5442026-02-19T00:28:13.597Z Downloaded serde_spanned v1.0.4
5452026-02-19T00:28:13.597Z Downloaded serde_spanned v0.6.9
5462026-02-19T00:28:13.597Z Downloaded sec1 v0.7.3
5472026-02-19T00:28:13.597Z Downloaded sct v0.7.1
5482026-02-19T00:28:13.597Z Downloaded rustls-pemfile v2.2.0
5492026-02-19T00:28:13.597Z Downloaded rustls-pemfile v1.0.4
5502026-02-19T00:28:13.597Z Downloaded rust-argon2 v2.1.0
5512026-02-19T00:28:13.621Z Downloaded publicsuffix v2.3.0
5522026-02-19T00:28:13.621Z Downloaded progenitor-macro v0.8.0
5532026-02-19T00:28:13.621Z Downloaded progenitor-impl v0.10.0
5542026-02-19T00:28:13.621Z Downloaded progenitor-impl v0.8.0
5552026-02-19T00:28:13.621Z Downloaded progenitor-client v0.11.2
5562026-02-19T00:28:13.621Z Downloaded progenitor-client v0.8.0
5572026-02-19T00:28:13.621Z Downloaded progenitor v0.11.2
5582026-02-19T00:28:13.621Z Downloaded proc-macro2 v1.0.101
5592026-02-19T00:28:13.621Z Downloaded proc-macro-error-attr2 v2.0.0
5602026-02-19T00:28:13.621Z Downloaded num-bigint v0.4.6
5612026-02-19T00:28:13.646Z Downloaded itertools v0.14.0
5622026-02-19T00:28:13.646Z Downloaded git2 v0.20.2
5632026-02-19T00:28:13.646Z Downloaded serde-value v0.7.0
5642026-02-19T00:28:13.646Z Downloaded serde-big-array v0.5.1
5652026-02-19T00:28:13.670Z Downloaded secrecy v0.10.3
5662026-02-19T00:28:13.670Z Downloaded scroll_derive v0.13.1
5672026-02-19T00:28:13.670Z Downloaded rustc-demangle v0.1.24
5682026-02-19T00:28:13.670Z Downloaded rand_chacha v0.9.0
5692026-02-19T00:28:13.670Z Downloaded quote v1.0.40
5702026-02-19T00:28:13.670Z Downloaded progenitor-macro v0.11.2
5712026-02-19T00:28:13.670Z Downloaded progenitor-impl v0.11.2
5722026-02-19T00:28:13.670Z Downloaded progenitor v0.10.0
5732026-02-19T00:28:13.670Z Downloaded progenitor v0.8.0
5742026-02-19T00:28:13.670Z Downloaded proc-macro-error-attr v1.0.4
5752026-02-19T00:28:13.670Z Downloaded proc-macro-error v1.0.4
5762026-02-19T00:28:13.695Z Downloaded postcard v1.0.10
5772026-02-19T00:28:13.695Z Downloaded pkcs8 v0.10.2
5782026-02-19T00:28:13.695Z Downloaded peg-macros v0.8.5
5792026-02-19T00:28:13.695Z Downloaded lzma-sys v0.1.20
5802026-02-19T00:28:13.720Z Downloaded itertools v0.12.1
5812026-02-19T00:28:13.745Z Downloaded scrypt v0.11.0
5822026-02-19T00:28:13.745Z Downloaded scroll_derive v0.12.0
5832026-02-19T00:28:13.745Z Downloaded scopeguard v1.2.0
5842026-02-19T00:28:13.745Z Downloaded rustc_version v0.1.7
5852026-02-19T00:28:13.745Z Downloaded rustc-hash v2.1.1
5862026-02-19T00:28:13.745Z Downloaded quinn-udp v0.5.5
5872026-02-19T00:28:13.745Z Downloaded progenitor-macro v0.10.0
5882026-02-19T00:28:13.745Z Downloaded progenitor-client v0.10.0
5892026-02-19T00:28:13.745Z Downloaded prefix-trie v0.7.0
5902026-02-19T00:28:13.770Z Downloaded postgres-protocol v0.6.8
5912026-02-19T00:28:13.770Z Downloaded piper v0.2.4
5922026-02-19T00:28:13.770Z Downloaded pin-project-internal v1.1.6
5932026-02-19T00:28:13.770Z Downloaded pin-project v1.1.6
5942026-02-19T00:28:13.794Z Downloaded petname v2.0.2
5952026-02-19T00:28:13.794Z Downloaded password-hash v0.5.0
5962026-02-19T00:28:13.794Z Downloaded password-hash v0.4.2
5972026-02-19T00:28:13.794Z Downloaded partial-io v0.5.4
5982026-02-19T00:28:13.794Z Downloaded object v0.36.5
5992026-02-19T00:28:13.818Z Downloaded object v0.30.4
6002026-02-19T00:28:13.818Z Downloaded num-bigint-dig v0.8.6
6012026-02-19T00:28:13.842Z Downloaded nom v7.1.3
6022026-02-19T00:28:13.842Z Downloaded hkdf v0.12.4
6032026-02-19T00:28:13.842Z Downloaded dropshot v0.16.7
6042026-02-19T00:28:13.866Z Downloaded rustc-hash v1.1.0
6052026-02-19T00:28:13.890Z Downloaded radium v0.7.0
6062026-02-19T00:28:13.890Z Downloaded r2d2 v0.8.10
6072026-02-19T00:28:13.890Z Downloaded proc-macro-crate v3.2.0
6082026-02-19T00:28:13.890Z Downloaded primeorder v0.13.6
6092026-02-19T00:28:13.890Z Downloaded pretty-hex v0.2.1
6102026-02-19T00:28:13.890Z Downloaded predicates-tree v1.0.12
6112026-02-19T00:28:13.890Z Downloaded predicates-core v1.0.8
6122026-02-19T00:28:13.890Z Downloaded predicates v3.1.3
6132026-02-19T00:28:13.890Z Downloaded precomputed-hash v0.1.1
6142026-02-19T00:28:13.890Z Downloaded ppv-lite86 v0.2.20
6152026-02-19T00:28:13.891Z Downloaded powerfmt v0.2.0
6162026-02-19T00:28:13.891Z Downloaded postgres-types v0.2.9
6172026-02-19T00:28:13.914Z Downloaded phf_shared v0.11.2
6182026-02-19T00:28:13.915Z Downloaded pest_meta v2.8.2
6192026-02-19T00:28:13.915Z Downloaded pest_generator v2.8.2
6202026-02-19T00:28:13.915Z Downloaded pest_derive v2.8.2
6212026-02-19T00:28:13.915Z Downloaded pest v2.8.2
6222026-02-19T00:28:13.915Z Downloaded pem v3.0.5
6232026-02-19T00:28:13.915Z Downloaded openssl v0.10.73
6242026-02-19T00:28:13.940Z Downloaded libxml v0.3.3
6252026-02-19T00:28:13.940Z Downloaded quick-error v1.2.3
6262026-02-19T00:28:13.941Z Downloaded pretty-hex v0.4.1
6272026-02-19T00:28:13.941Z Downloaded pkcs5 v0.7.1
6282026-02-19T00:28:13.965Z Downloaded phf v0.11.2
6292026-02-19T00:28:13.965Z Downloaded pem-rfc7468 v0.7.0
6302026-02-19T00:28:13.965Z Downloaded peg v0.8.5
6312026-02-19T00:28:13.965Z Downloaded pathdiff v0.2.3
6322026-02-19T00:28:13.965Z Downloaded parking_lot_core v0.8.6
6332026-02-19T00:28:13.965Z Downloaded papergrid v0.17.0
6342026-02-19T00:28:13.989Z Downloaded libm v0.2.8
6352026-02-19T00:28:13.989Z Downloaded itertools v0.10.5
6362026-02-19T00:28:13.989Z Downloaded hyper v1.8.1
6372026-02-19T00:28:14.013Z Downloaded pkcs1 v0.7.5
6382026-02-19T00:28:14.014Z Downloaded pin-project-lite v0.2.14
6392026-02-19T00:28:14.014Z Downloaded percent-encoding v2.3.2
6402026-02-19T00:28:14.038Z Downloaded path-tree v0.8.1
6412026-02-19T00:28:14.038Z Downloaded parking_lot_core v0.9.10
6422026-02-19T00:28:14.038Z Downloaded parking_lot v0.12.3
6432026-02-19T00:28:14.038Z Downloaded p256 v0.13.2
6442026-02-19T00:28:14.038Z Downloaded openapiv3 v2.2.0
6452026-02-19T00:28:14.062Z Downloaded moka v0.12.10
6462026-02-19T00:28:14.062Z Downloaded jiff-static v0.2.15
6472026-02-19T00:28:14.088Z Downloaded hyper-util v0.1.19
6482026-02-19T00:28:14.089Z Downloaded goblin v0.8.2
6492026-02-19T00:28:14.089Z Downloaded diesel v2.2.12
6502026-02-19T00:28:14.113Z Downloaded poly1305 v0.8.0
6512026-02-19T00:28:14.141Z Downloaded plotters-svg v0.3.7
6522026-02-19T00:28:14.141Z Downloaded plotters-backend v0.3.7
6532026-02-19T00:28:14.141Z Downloaded pkg-config v0.3.31
6542026-02-19T00:28:14.141Z Downloaded phf v0.12.1
6552026-02-19T00:28:14.141Z Downloaded paste v1.0.15
6562026-02-19T00:28:14.141Z Downloaded parse-display-derive v0.10.0
6572026-02-19T00:28:14.141Z Downloaded parking_lot v0.11.2
6582026-02-19T00:28:14.141Z Downloaded openssl-sys v0.9.109
6592026-02-19T00:28:14.167Z Downloaded openssl-macros v0.1.1
6602026-02-19T00:28:14.167Z Downloaded oorandom v11.1.4
6612026-02-19T00:28:14.167Z Downloaded omicron-zone-package v0.12.2
6622026-02-19T00:28:14.167Z Downloaded olpc-cjson v0.1.4
6632026-02-19T00:28:14.167Z Downloaded number_prefix v0.4.0
6642026-02-19T00:28:14.167Z Downloaded num_threads v0.1.7
6652026-02-19T00:28:14.167Z Downloaded num_enum_derive v0.5.11
6662026-02-19T00:28:14.167Z Downloaded num-traits v0.2.19
6672026-02-19T00:28:14.167Z Downloaded num-iter v0.1.45
6682026-02-19T00:28:14.192Z Downloaded num-integer v0.1.46
6692026-02-19T00:28:14.192Z Downloaded newtype-uuid-macros v0.1.0
6702026-02-19T00:28:14.192Z Downloaded newtype-uuid v1.3.2
6712026-02-19T00:28:14.192Z Downloaded mio v1.0.2
6722026-02-19T00:28:14.192Z Downloaded minimal-lexical v0.2.1
6732026-02-19T00:28:14.217Z Downloaded miette v5.10.0
6742026-02-19T00:28:14.217Z Downloaded h2 v0.4.6
6752026-02-19T00:28:14.217Z Downloaded pin-utils v0.1.0
6762026-02-19T00:28:14.217Z Downloaded phf_shared v0.12.1
6772026-02-19T00:28:14.217Z Downloaded pbkdf2 v0.12.2
6782026-02-19T00:28:14.217Z Downloaded path-slash v0.1.5
6792026-02-19T00:28:14.217Z Downloaded parse-size v1.1.0
6802026-02-19T00:28:14.241Z Downloaded parse-display v0.10.0
6812026-02-19T00:28:14.241Z Downloaded papergrid v0.14.0
6822026-02-19T00:28:14.241Z Downloaded papergrid v0.11.0
6832026-02-19T00:28:14.241Z Downloaded oso-derive v0.27.3
6842026-02-19T00:28:14.241Z Downloaded oso v0.27.3
6852026-02-19T00:28:14.242Z Downloaded openssl-probe v0.1.5
6862026-02-19T00:28:14.242Z Downloaded opaque-debug v0.3.1
6872026-02-19T00:28:14.242Z Downloaded once_cell v1.21.3
6882026-02-19T00:28:14.266Z Downloaded num_enum v0.5.11
6892026-02-19T00:28:14.266Z Downloaded num-rational v0.4.2
6902026-02-19T00:28:14.266Z Downloaded num-complex v0.4.6
6912026-02-19T00:28:14.266Z Downloaded nibble_vec v0.1.0
6922026-02-19T00:28:14.266Z Downloaded newtype_derive v0.1.6
6932026-02-19T00:28:14.266Z Downloaded new_debug_unreachable v1.0.6
6942026-02-19T00:28:14.266Z Downloaded nested v0.1.1
6952026-02-19T00:28:14.266Z Downloaded native-tls v0.2.12
6962026-02-19T00:28:14.266Z Downloaded multimap v0.10.1
6972026-02-19T00:28:14.266Z Downloaded multer v3.1.0
6982026-02-19T00:28:14.266Z Downloaded miniz_oxide v0.8.5
6992026-02-19T00:28:14.291Z Downloaded miette-derive v5.10.0
7002026-02-19T00:28:14.291Z Downloaded memoffset v0.9.1
7012026-02-19T00:28:14.291Z Downloaded memmap2 v0.9.8
7022026-02-19T00:28:14.291Z Downloaded memmap v0.7.0
7032026-02-19T00:28:14.291Z Downloaded memchr v2.7.4
7042026-02-19T00:28:14.291Z Downloaded md5 v0.7.0
7052026-02-19T00:28:14.291Z Downloaded maybe-uninit v2.0.0
7062026-02-19T00:28:14.291Z Downloaded match_cfg v0.1.0
7072026-02-19T00:28:14.291Z Downloaded maplit v1.0.2
7082026-02-19T00:28:14.291Z Downloaded managed v0.8.0
7092026-02-19T00:28:14.291Z Downloaded lru v0.12.5
7102026-02-19T00:28:14.291Z Downloaded log v0.4.29
7112026-02-19T00:28:14.316Z Downloaded lockfree-object-pool v0.1.6
7122026-02-19T00:28:14.316Z Downloaded lock_api v0.4.12
7132026-02-19T00:28:14.316Z Downloaded knuffel v3.2.0
7142026-02-19T00:28:14.317Z Downloaded indexmap v2.13.0
7152026-02-19T00:28:14.317Z Downloaded icu_properties_data v1.5.0
7162026-02-19T00:28:14.341Z Downloaded hickory-server v0.25.2
7172026-02-19T00:28:14.341Z Downloaded hickory-proto v0.25.2
7182026-02-19T00:28:14.366Z Downloaded hickory-proto v0.24.4
7192026-02-19T00:28:14.391Z Downloaded guppy v0.17.20
7202026-02-19T00:28:14.391Z Downloaded bzip2-sys v0.1.13+1.0.8
7212026-02-19T00:28:14.415Z Downloaded pbkdf2 v0.11.0
7222026-02-19T00:28:14.415Z Downloaded parking v2.2.1
7232026-02-19T00:28:14.415Z Downloaded packed_struct v0.10.1
7242026-02-19T00:28:14.415Z Downloaded oxnet v0.1.4
7252026-02-19T00:28:14.415Z Downloaded owo-colors v4.2.3
7262026-02-19T00:28:14.415Z Downloaded ordered-float v2.10.1
7272026-02-19T00:28:14.415Z Downloaded newline-converter v0.3.0
7282026-02-19T00:28:14.415Z Downloaded nanorand v0.7.0
7292026-02-19T00:28:14.440Z Downloaded mime_guess v2.0.5
7302026-02-19T00:28:14.440Z Downloaded mime v0.3.17
7312026-02-19T00:28:14.440Z Downloaded md-5 v0.10.6
7322026-02-19T00:28:14.440Z Downloaded macaddr v1.0.1
7332026-02-19T00:28:14.440Z Downloaded lzss v0.8.2
7342026-02-19T00:28:14.440Z Downloaded lru-cache v0.1.2
7352026-02-19T00:28:14.440Z Downloaded litrs v0.4.1
7362026-02-19T00:28:14.464Z Downloaded litemap v0.7.3
7372026-02-19T00:28:14.464Z Downloaded linked-hash-map v0.5.6
7382026-02-19T00:28:14.464Z Downloaded iri-string v0.7.8
7392026-02-19T00:28:14.464Z Downloaded ipnetwork v0.21.1
7402026-02-19T00:28:14.488Z Downloaded ipnet v2.11.0
7412026-02-19T00:28:14.488Z Downloaded instability v0.3.2
7422026-02-19T00:28:14.488Z Downloaded ingot-types v0.1.2
7432026-02-19T00:28:14.488Z Downloaded indicatif v0.18.0
7442026-02-19T00:28:14.489Z Downloaded indicatif v0.17.11
7452026-02-19T00:28:14.489Z Downloaded idna v1.0.3
7462026-02-19T00:28:14.513Z Downloaded iddqd v0.3.16
7472026-02-19T00:28:14.513Z Downloaded icu_provider v1.5.0
7482026-02-19T00:28:14.513Z Downloaded icu_properties v1.5.1
7492026-02-19T00:28:14.513Z Downloaded icu_collections v1.5.0
7502026-02-19T00:28:14.537Z Downloaded http v1.4.0
7512026-02-19T00:28:14.537Z Downloaded hashbrown v0.16.1
7522026-02-19T00:28:14.537Z Downloaded hashbrown v0.15.4
7532026-02-19T00:28:14.562Z Downloaded curve25519-dalek v4.1.3
7542026-02-19T00:28:14.562Z Downloaded oxide-tokio-rt v0.1.2
7552026-02-19T00:28:14.562Z Downloaded owo-colors v3.5.0
7562026-02-19T00:28:14.562Z Downloaded num-derive v0.3.3
7572026-02-19T00:28:14.562Z Downloaded num v0.4.3
7582026-02-19T00:28:14.562Z Downloaded internet-checksum v0.2.1
7592026-02-19T00:28:14.562Z Downloaded instant v0.1.13
7602026-02-19T00:28:14.562Z Downloaded inout v0.1.3
7612026-02-19T00:28:14.586Z Downloaded ingot-macros v0.1.1
7622026-02-19T00:28:14.586Z Downloaded ingot v0.1.1
7632026-02-19T00:28:14.586Z Downloaded indoc v1.0.9
7642026-02-19T00:28:14.586Z Downloaded indexmap v1.9.3
7652026-02-19T00:28:14.586Z Downloaded impl-trait-for-tuples v0.2.2
7662026-02-19T00:28:14.586Z Downloaded ignore v0.4.23
7672026-02-19T00:28:14.587Z Downloaded hickory-resolver v0.25.2
7682026-02-19T00:28:14.611Z Downloaded bstr v1.10.0
7692026-02-19T00:28:14.611Z Downloaded num-conv v0.1.0
7702026-02-19T00:28:14.611Z Downloaded nu-ansi-term v0.50.1
7712026-02-19T00:28:14.611Z Downloaded normalize-line-endings v0.3.0
7722026-02-19T00:28:14.611Z Downloaded nonempty v0.12.0
7732026-02-19T00:28:14.635Z Downloaded nodrop v0.1.14
7742026-02-19T00:28:14.635Z Downloaded linear-map v1.2.0
7752026-02-19T00:28:14.635Z Downloaded libz-rs-sys v0.5.1
7762026-02-19T00:28:14.635Z Downloaded libtest-mimic v0.8.1
7772026-02-19T00:28:14.635Z Downloaded libsw-core v0.3.1
7782026-02-19T00:28:14.635Z Downloaded libsw v3.5.0
7792026-02-19T00:28:14.635Z Downloaded libloading v0.8.5
7802026-02-19T00:28:14.635Z Downloaded libefi-sys v0.1.0
7812026-02-19T00:28:14.660Z Downloaded kv-log-macro v1.0.7
7822026-02-19T00:28:14.661Z Downloaded knuffel-derive v3.2.0
7832026-02-19T00:28:14.661Z Downloaded jobserver v0.1.32
7842026-02-19T00:28:14.661Z Downloaded indoc v2.0.6
7852026-02-19T00:28:14.661Z Downloaded indent_write v2.2.0
7862026-02-19T00:28:14.661Z Downloaded idna_adapter v1.2.0
7872026-02-19T00:28:14.661Z Downloaded ident_case v1.0.1
7882026-02-19T00:28:14.661Z Downloaded icu_provider_macros v1.5.0
7892026-02-19T00:28:14.661Z Downloaded icu_normalizer_data v1.5.0
7902026-02-19T00:28:14.685Z Downloaded icu_normalizer v1.5.0
7912026-02-19T00:28:14.685Z Downloaded icu_locid v1.5.0
7922026-02-19T00:28:14.685Z Downloaded hickory-resolver v0.24.4
7932026-02-19T00:28:14.685Z Downloaded hashbrown v0.14.5
7942026-02-19T00:28:14.709Z Downloaded hashbrown v0.13.2
7952026-02-19T00:28:14.709Z Downloaded hashbrown v0.12.3
7962026-02-19T00:28:14.709Z Downloaded blake3 v1.5.4
7972026-02-19T00:28:14.733Z Downloaded bitvec v1.0.1
7982026-02-19T00:28:14.757Z Downloaded bindgen v0.71.1
7992026-02-19T00:28:14.757Z Downloaded bindgen v0.69.5
8002026-02-19T00:28:14.782Z Downloaded async-std v1.13.0
8012026-02-19T00:28:14.806Z Downloaded lazycell v1.3.0
8022026-02-19T00:28:14.806Z Downloaded lazy_static v1.5.0
8032026-02-19T00:28:14.806Z Downloaded lalrpop-util v0.19.12
8042026-02-19T00:28:14.806Z Downloaded kstat-rs v0.2.4
8052026-02-19T00:28:14.806Z Downloaded keccak v0.1.5
8062026-02-19T00:28:14.830Z Downloaded itoa v1.0.11
8072026-02-19T00:28:14.830Z Downloaded is_terminal_polyfill v1.70.1
8082026-02-19T00:28:14.830Z Downloaded is_ci v1.2.0
8092026-02-19T00:28:14.830Z Downloaded is-terminal v0.4.13
8102026-02-19T00:28:14.830Z Downloaded icu_locid_transform_data v1.5.0
8112026-02-19T00:28:14.830Z Downloaded iana-time-zone v0.1.63
8122026-02-19T00:28:14.831Z Downloaded hyper-rustls v0.27.7
8132026-02-19T00:28:14.831Z Downloaded hmac v0.12.1
8142026-02-19T00:28:14.831Z Downloaded getrandom v0.2.15
8152026-02-19T00:28:14.855Z Downloaded futures-util v0.3.31
8162026-02-19T00:28:14.879Z Downloaded aws-lc-rs v1.12.4
8172026-02-19T00:28:14.879Z Downloaded hyper-tls v0.6.0
8182026-02-19T00:28:14.879Z Downloaded hyper-staticfile v0.10.1
8192026-02-19T00:28:14.903Z Downloaded humantime v2.2.0
8202026-02-19T00:28:14.903Z Downloaded hubpack v0.1.2
8212026-02-19T00:28:14.903Z Downloaded httptest v0.16.3
8222026-02-19T00:28:14.903Z Downloaded httpdate v1.0.3
8232026-02-19T00:28:14.903Z Downloaded httparse v1.9.5
8242026-02-19T00:28:14.903Z Downloaded http-range v0.1.5
8252026-02-19T00:28:14.903Z Downloaded http-body-util v0.1.3
8262026-02-19T00:28:14.928Z Downloaded http-body v1.0.1
8272026-02-19T00:28:14.928Z Downloaded hostname v0.4.2
8282026-02-19T00:28:14.928Z Downloaded home v0.5.9
8292026-02-19T00:28:14.928Z Downloaded highway v1.3.0
8302026-02-19T00:28:14.928Z Downloaded hickory-client v0.25.2
8312026-02-19T00:28:14.928Z Downloaded hex-literal v0.4.1
8322026-02-19T00:28:14.929Z Downloaded hex v0.4.3
8332026-02-19T00:28:14.929Z Downloaded heck v0.5.0
8342026-02-19T00:28:14.929Z Downloaded heck v0.4.1
8352026-02-19T00:28:14.953Z Downloaded heck v0.3.3
8362026-02-19T00:28:14.953Z Downloaded heapless v0.8.0
8372026-02-19T00:28:14.953Z Downloaded heapless v0.7.17
8382026-02-19T00:28:14.953Z Downloaded headers v0.4.1
8392026-02-19T00:28:14.953Z Downloaded half v1.8.3
8402026-02-19T00:28:14.978Z Downloaded ghash v0.5.1
8412026-02-19T00:28:14.978Z Downloaded getrandom v0.3.4
8422026-02-19T00:28:14.978Z Downloaded gethostname v0.5.0
8432026-02-19T00:28:14.978Z Downloaded cancel-safe-futures v0.1.5
8442026-02-19T00:28:14.978Z Downloaded bumpalo v3.16.0
8452026-02-19T00:28:14.978Z Downloaded bitflags v2.9.4
8462026-02-19T00:28:15.002Z Downloaded base64 v0.22.1
8472026-02-19T00:28:15.002Z Downloaded base64 v0.21.7
8482026-02-19T00:28:15.002Z Downloaded backtrace v0.3.74
8492026-02-19T00:28:15.026Z Downloaded backoff v0.4.0
8502026-02-19T00:28:15.026Z Downloaded async-task v4.7.1
8512026-02-19T00:28:15.026Z Downloaded async-lock v3.4.0
8522026-02-19T00:28:15.026Z Downloaded anstream v0.6.18
8532026-02-19T00:28:15.026Z Downloaded aes v0.8.4
8542026-02-19T00:28:15.026Z Downloaded hostname v0.3.1
8552026-02-19T00:28:15.026Z Downloaded hash32 v0.3.1
8562026-02-19T00:28:15.026Z Downloaded hash32 v0.2.1
8572026-02-19T00:28:15.051Z Downloaded half v2.4.1
8582026-02-19T00:28:15.051Z Downloaded guppy-workspace-hack v0.1.0
8592026-02-19T00:28:15.051Z Downloaded group v0.13.0
8602026-02-19T00:28:15.051Z Downloaded globset v0.4.15
8612026-02-19T00:28:15.051Z Downloaded glob v0.3.2
8622026-02-19T00:28:15.051Z Downloaded futures-lite v2.3.0
8632026-02-19T00:28:15.051Z Downloaded futures v0.3.31
8642026-02-19T00:28:15.051Z Downloaded fs_extra v1.3.0
8652026-02-19T00:28:15.075Z Downloaded fancy-regex v0.14.0
8662026-02-19T00:28:15.075Z Downloaded expectorate v1.2.0
8672026-02-19T00:28:15.075Z Downloaded crossterm v0.29.0
8682026-02-19T00:28:15.075Z Downloaded crossterm v0.28.1
8692026-02-19T00:28:15.099Z Downloaded cargo_metadata v0.21.0
8702026-02-19T00:28:15.099Z Downloaded cargo_metadata v0.19.2
8712026-02-19T00:28:15.099Z Downloaded cargo-platform v0.1.8
8722026-02-19T00:28:15.099Z Downloaded camino-tempfile v1.4.1
8732026-02-19T00:28:15.099Z Downloaded bzip2 v0.4.4
8742026-02-19T00:28:15.100Z Downloaded bytes v1.11.1
8752026-02-19T00:28:15.124Z Downloaded byteorder v1.5.0
8762026-02-19T00:28:15.124Z Downloaded bytecount v0.6.8
8772026-02-19T00:28:15.124Z Downloaded block-padding v0.3.3
8782026-02-19T00:28:15.124Z Downloaded bitfield-macros v0.19.2
8792026-02-19T00:28:15.124Z Downloaded bitfield v0.19.2
8802026-02-19T00:28:15.124Z Downloaded bit-set v0.5.3
8812026-02-19T00:28:15.124Z Downloaded bcs v0.1.6
8822026-02-19T00:28:15.124Z Downloaded bcrypt-pbkdf v0.10.0
8832026-02-19T00:28:15.124Z Downloaded bb8 v0.8.5
8842026-02-19T00:28:15.124Z Downloaded base64ct v1.6.0
8852026-02-19T00:28:15.148Z Downloaded base16ct v0.2.0
8862026-02-19T00:28:15.148Z Downloaded autocfg v1.4.0
8872026-02-19T00:28:15.148Z Downloaded atomicwrites v0.4.4
8882026-02-19T00:28:15.149Z Downloaded atomic-waker v1.1.2
8892026-02-19T00:28:15.149Z Downloaded async-trait v0.1.89
8902026-02-19T00:28:15.149Z Downloaded async-stream-impl v0.3.6
8912026-02-19T00:28:15.149Z Downloaded async-stream v0.3.6
8922026-02-19T00:28:15.149Z Downloaded async-recursion v1.1.1
8932026-02-19T00:28:15.149Z Downloaded async-process v2.3.0
8942026-02-19T00:28:15.173Z Downloaded async-object-pool v0.1.5
8952026-02-19T00:28:15.173Z Downloaded async-io v2.3.4
8962026-02-19T00:28:15.173Z Downloaded async-global-executor v2.4.1
8972026-02-19T00:28:15.173Z Downloaded async-executor v1.13.1
8982026-02-19T00:28:15.173Z Downloaded async-channel v2.3.1
8992026-02-19T00:28:15.173Z Downloaded async-channel v1.9.0
9002026-02-19T00:28:15.173Z Downloaded async-attributes v1.1.2
9012026-02-19T00:28:15.173Z Downloaded assert_cmd v2.0.17
9022026-02-19T00:28:15.173Z Downloaded ascii-canvas v3.0.0
9032026-02-19T00:28:15.173Z Downloaded arrayref v0.3.9
9042026-02-19T00:28:15.173Z Downloaded approx v0.5.1
9052026-02-19T00:28:15.197Z Downloaded anstyle-query v1.1.1
9062026-02-19T00:28:15.197Z Downloaded anes v0.1.6
9072026-02-19T00:28:15.197Z Downloaded aho-corasick v1.1.3
9082026-02-19T00:28:15.197Z Downloaded adler2 v2.0.0
9092026-02-19T00:28:15.197Z Downloaded globwalk v0.9.1
9102026-02-19T00:28:15.221Z Downloaded fxhash v0.2.1
9112026-02-19T00:28:15.221Z Downloaded futures-timer v3.0.3
9122026-02-19T00:28:15.221Z Downloaded futures-task v0.3.31
9132026-02-19T00:28:15.222Z Downloaded futures-sink v0.3.31
9142026-02-19T00:28:15.222Z Downloaded futures-macro v0.3.31
9152026-02-19T00:28:15.222Z Downloaded futures-io v0.3.31
9162026-02-19T00:28:15.222Z Downloaded futures-executor v0.3.31
9172026-02-19T00:28:15.222Z Downloaded futures-core v0.3.31
9182026-02-19T00:28:15.222Z Downloaded futures-channel v0.3.31
9192026-02-19T00:28:15.222Z Downloaded funty v2.0.0
9202026-02-19T00:28:15.222Z Downloaded fs-err v3.1.1
9212026-02-19T00:28:15.246Z Downloaded fs-err v2.11.0
9222026-02-19T00:28:15.246Z Downloaded form_urlencoded v1.2.2
9232026-02-19T00:28:15.246Z Downloaded foreign-types-shared v0.3.1
9242026-02-19T00:28:15.246Z Downloaded foreign-types-shared v0.1.1
9252026-02-19T00:28:15.246Z Downloaded foreign-types-macros v0.2.3
9262026-02-19T00:28:15.246Z Downloaded foreign-types v0.5.0
9272026-02-19T00:28:15.246Z Downloaded foreign-types v0.3.2
9282026-02-19T00:28:15.246Z Downloaded foldhash v0.2.0
9292026-02-19T00:28:15.246Z Downloaded foldhash v0.1.5
9302026-02-19T00:28:15.246Z Downloaded flume v0.11.1
9312026-02-19T00:28:15.271Z Downloaded flate2 v1.1.2
9322026-02-19T00:28:15.271Z Downloaded fixedbitset v0.5.7
9332026-02-19T00:28:15.271Z Downloaded filetime v0.2.26
9342026-02-19T00:28:15.271Z Downloaded fatfs v0.3.6
9352026-02-19T00:28:15.271Z Downloaded fallible-iterator v0.2.0
9362026-02-19T00:28:15.271Z Downloaded event-listener v5.3.1
9372026-02-19T00:28:15.271Z Downloaded ed25519-dalek v2.1.1
9382026-02-19T00:28:15.271Z Downloaded dropshot-api-manager v0.3.0
9392026-02-19T00:28:15.295Z Downloaded criterion v0.7.0
9402026-02-19T00:28:15.295Z Downloaded clap_builder v4.5.48
9412026-02-19T00:28:15.295Z Downloaded cc v1.2.30
9422026-02-19T00:28:15.320Z Downloaded castaway v0.2.3
9432026-02-19T00:28:15.320Z Downloaded cast v0.3.0
9442026-02-19T00:28:15.320Z Downloaded cargo-util-schemas v0.8.2
9452026-02-19T00:28:15.320Z Downloaded cargo-platform v0.2.0
9462026-02-19T00:28:15.320Z Downloaded camino-tempfile-ext v0.3.2
9472026-02-19T00:28:15.320Z Downloaded bzip2 v0.5.2
9482026-02-19T00:28:15.320Z Downloaded buf-list v1.0.3
9492026-02-19T00:28:15.320Z Downloaded blowfish v0.9.1
9502026-02-19T00:28:15.320Z Downloaded blocking v1.6.1
9512026-02-19T00:28:15.344Z Downloaded block-buffer v0.10.4
9522026-02-19T00:28:15.344Z Downloaded blake2b_simd v1.0.2
9532026-02-19T00:28:15.344Z Downloaded blake2 v0.10.6
9542026-02-19T00:28:15.344Z Downloaded bitflags v1.3.2
9552026-02-19T00:28:15.344Z Downloaded bitfield-struct v0.6.2
9562026-02-19T00:28:15.344Z Downloaded bit-vec v0.8.0
9572026-02-19T00:28:15.345Z Downloaded bit-vec v0.6.3
9582026-02-19T00:28:15.345Z Downloaded bit-set v0.8.0
9592026-02-19T00:28:15.345Z Downloaded base64 v0.13.1
9602026-02-19T00:28:15.345Z Downloaded backtrace-ext v0.2.1
9612026-02-19T00:28:15.345Z Downloaded atty v0.2.14
9622026-02-19T00:28:15.369Z Downloaded async-signal v0.2.10
9632026-02-19T00:28:15.369Z Downloaded async-bb8-diesel v0.2.1
9642026-02-19T00:28:15.369Z Downloaded anstyle-parse v0.2.5
9652026-02-19T00:28:15.369Z Downloaded aead v0.5.2
9662026-02-19T00:28:15.369Z Downloaded addr2line v0.24.2
9672026-02-19T00:28:15.369Z Downloaded fnv v1.0.7
9682026-02-19T00:28:15.369Z Downloaded float-ord v0.3.2
9692026-02-19T00:28:15.369Z Downloaded float-cmp v0.10.0
9702026-02-19T00:28:15.369Z Downloaded flagset v0.4.6
9712026-02-19T00:28:15.369Z Downloaded fixedbitset v0.4.2
9722026-02-19T00:28:15.369Z Downloaded ff v0.13.0
9732026-02-19T00:28:15.369Z Downloaded fd-lock v4.0.2
9742026-02-19T00:28:15.369Z Downloaded fastrand v2.1.1
9752026-02-19T00:28:15.394Z Downloaded event-listener-strategy v0.5.2
9762026-02-19T00:28:15.394Z Downloaded event-listener v2.5.3
9772026-02-19T00:28:15.394Z Downloaded escape8259 v0.5.3
9782026-02-19T00:28:15.394Z Downloaded errno v0.3.12
9792026-02-19T00:28:15.394Z Downloaded erased-serde v0.4.6
9802026-02-19T00:28:15.394Z Downloaded erased-serde v0.3.31
9812026-02-19T00:28:15.394Z Downloaded equivalent v1.0.2
9822026-02-19T00:28:15.394Z Downloaded env_logger v0.11.8
9832026-02-19T00:28:15.394Z Downloaded elliptic-curve v0.13.8
9842026-02-19T00:28:15.394Z Downloaded dropshot_endpoint v0.16.7
9852026-02-19T00:28:15.419Z Downloaded diesel_derives v2.2.3
9862026-02-19T00:28:15.419Z Downloaded derive_more-impl v2.0.1
9872026-02-19T00:28:15.419Z Downloaded derive_more v0.99.20
9882026-02-19T00:28:15.419Z Downloaded derive-where v1.5.0
9892026-02-19T00:28:15.443Z Downloaded der v0.7.10
9902026-02-19T00:28:15.443Z Downloaded darling_core v0.21.0
9912026-02-19T00:28:15.443Z Downloaded crossbeam-channel v0.5.15
9922026-02-19T00:28:15.444Z Downloaded crc32fast v1.4.2
9932026-02-19T00:28:15.468Z Downloaded cookie v0.18.1
9942026-02-19T00:28:15.468Z Downloaded const_format v0.2.34
9952026-02-19T00:28:15.468Z Downloaded console v0.15.10
9962026-02-19T00:28:15.468Z Downloaded compact_str v0.8.0
9972026-02-19T00:28:15.492Z Downloaded cbc v0.1.2
9982026-02-19T00:28:15.492Z Downloaded cassowary v0.3.0
9992026-02-19T00:28:15.492Z Downloaded camino v1.2.2
10002026-02-19T00:28:15.492Z Downloaded arrayvec v0.7.6
10012026-02-19T00:28:15.492Z Downloaded array-init v0.0.4
10022026-02-19T00:28:15.492Z Downloaded arc-swap v1.7.1
10032026-02-19T00:28:15.492Z Downloaded anyhow v1.0.99
10042026-02-19T00:28:15.492Z Downloaded anstyle v1.0.11
10052026-02-19T00:28:15.492Z Downloaded ahash v0.8.12
10062026-02-19T00:28:15.517Z Downloaded aes-gcm v0.10.3
10072026-02-19T00:28:15.517Z Downloaded either v1.15.0
10082026-02-19T00:28:15.517Z Downloaded ed25519 v2.2.3
10092026-02-19T00:28:15.517Z Downloaded ecdsa v0.16.9
10102026-02-19T00:28:15.517Z Downloaded dyn-clone v1.0.20
10112026-02-19T00:28:15.517Z Downloaded drift v0.1.3
10122026-02-19T00:28:15.541Z Downloaded des v0.8.1
10132026-02-19T00:28:15.541Z Downloaded derive_more v2.0.1
10142026-02-19T00:28:15.566Z Downloaded derive_builder v0.20.2
10152026-02-19T00:28:15.566Z Downloaded deranged v0.5.3
10162026-02-19T00:28:15.566Z Downloaded datatest-stable v0.3.2
10172026-02-19T00:28:15.566Z Downloaded darling_core v0.20.10
10182026-02-19T00:28:15.590Z Downloaded daft-derive v0.1.4
10192026-02-19T00:28:15.590Z Downloaded crypto-bigint v0.5.5
10202026-02-19T00:28:15.614Z Downloaded crossbeam-utils v0.8.21
10212026-02-19T00:28:15.614Z Downloaded crossbeam-epoch v0.9.18
10222026-02-19T00:28:15.614Z Downloaded crossbeam-deque v0.8.5
10232026-02-19T00:28:15.614Z Downloaded critical-section v1.1.3
10242026-02-19T00:28:15.614Z Downloaded crc-any v2.5.0
10252026-02-19T00:28:15.614Z Downloaded convert_case v0.7.1
10262026-02-19T00:28:15.614Z Downloaded const_format_proc_macros v0.2.34
10272026-02-19T00:28:15.614Z Downloaded const-oid v0.9.6
10282026-02-19T00:28:15.639Z Downloaded console v0.16.0
10292026-02-19T00:28:15.639Z Downloaded concurrent-queue v2.5.0
10302026-02-19T00:28:15.639Z Downloaded assert_matches v1.5.0
10312026-02-19T00:28:15.639Z Downloaded assert-json-diff v2.0.2
10322026-02-19T00:28:15.639Z Downloaded argon2 v0.5.3
10332026-02-19T00:28:15.639Z Downloaded allocator-api2 v0.2.21
10342026-02-19T00:28:15.639Z Downloaded enum-as-inner v0.6.1
10352026-02-19T00:28:15.639Z Downloaded endian-type v0.1.2
10362026-02-19T00:28:15.639Z Downloaded embedded-io v0.6.1
10372026-02-19T00:28:15.663Z Downloaded embedded-io v0.4.0
10382026-02-19T00:28:15.663Z Downloaded dunce v1.0.5
10392026-02-19T00:28:15.663Z Downloaded dropshot-api-manager-types v0.3.0
10402026-02-19T00:28:15.663Z Downloaded dof v0.3.0
10412026-02-19T00:28:15.663Z Downloaded displaydoc v0.2.5
10422026-02-19T00:28:15.663Z Downloaded dirs-next v2.0.0
10432026-02-19T00:28:15.663Z Downloaded digest v0.10.7
10442026-02-19T00:28:15.663Z Downloaded diesel-dtrace v0.4.2
10452026-02-19T00:28:15.663Z Downloaded derive_builder_core v0.20.2
10462026-02-19T00:28:15.663Z Downloaded derive-ex v0.1.8
10472026-02-19T00:28:15.663Z Downloaded defmt-parser v0.3.4
10482026-02-19T00:28:15.688Z Downloaded defmt-macros v0.3.9
10492026-02-19T00:28:15.688Z Downloaded defmt v0.3.8
10502026-02-19T00:28:15.688Z Downloaded data-encoding v2.9.0
10512026-02-19T00:28:15.688Z Downloaded darling v0.21.0
10522026-02-19T00:28:15.688Z Downloaded darling v0.20.10
10532026-02-19T00:28:15.712Z Downloaded crunchy v0.2.2
10542026-02-19T00:28:15.712Z Downloaded criterion-plot v0.6.0
10552026-02-19T00:28:15.712Z Downloaded cookie_store v0.21.1
10562026-02-19T00:28:15.712Z Downloaded convert_case v0.4.0
10572026-02-19T00:28:15.712Z Downloaded constant_time_eq v0.3.1
10582026-02-19T00:28:15.712Z Downloaded dtrace-parser v0.2.0
10592026-02-19T00:28:15.712Z Downloaded dsl_auto_type v0.1.2
10602026-02-19T00:28:15.712Z Downloaded dof v0.4.0
10612026-02-19T00:28:15.712Z Downloaded document-features v0.2.11
10622026-02-19T00:28:15.712Z Downloaded doc-comment v0.3.3
10632026-02-19T00:28:15.712Z Downloaded display-error-chain v0.2.2
10642026-02-19T00:28:15.712Z Downloaded dirs-sys-next v0.1.2
10652026-02-19T00:28:15.712Z Downloaded difflib v0.4.0
10662026-02-19T00:28:15.712Z Downloaded diff v0.1.13
10672026-02-19T00:28:15.737Z Downloaded diesel_table_macro_syntax v0.2.0
10682026-02-19T00:28:15.737Z Downloaded der_derive v0.7.3
10692026-02-19T00:28:15.738Z Downloaded darling_macro v0.20.10
10702026-02-19T00:28:15.738Z Downloaded ctr v0.9.2
10712026-02-19T00:28:15.738Z Downloaded cstr-argument v0.1.2
10722026-02-19T00:28:15.738Z Downloaded crypto-common v0.1.6
10732026-02-19T00:28:15.738Z Downloaded crc8 v0.1.1
10742026-02-19T00:28:15.738Z Downloaded crc-catalog v2.4.0
10752026-02-19T00:28:15.738Z Downloaded cobs v0.2.3
10762026-02-19T00:28:15.738Z Downloaded cipher v0.4.4
10772026-02-19T00:28:15.738Z Downloaded ciborium-ll v0.2.2
10782026-02-19T00:28:15.738Z Downloaded ciborium-io v0.2.2
10792026-02-19T00:28:15.738Z Downloaded ciborium v0.2.2
10802026-02-19T00:28:15.762Z Downloaded chumsky v0.9.3
10812026-02-19T00:28:15.762Z Downloaded chrono v0.4.43
10822026-02-19T00:28:15.762Z Downloaded debug-ignore v1.0.5
10832026-02-19T00:28:15.762Z Downloaded darling_macro v0.21.0
10842026-02-19T00:28:15.762Z Downloaded daft v0.1.4
10852026-02-19T00:28:15.788Z Downloaded curve25519-dalek-derive v0.1.1
10862026-02-19T00:28:15.788Z Downloaded csv-core v0.1.11
10872026-02-19T00:28:15.788Z Downloaded crucible-workspace-hack v0.1.0
10882026-02-19T00:28:15.788Z Downloaded cmake v0.1.51
10892026-02-19T00:28:15.788Z Downloaded clap_derive v4.5.47
10902026-02-19T00:28:15.788Z Downloaded clap v4.5.48
10912026-02-19T00:28:15.812Z Downloaded clang-sys v1.8.1
10922026-02-19T00:28:15.812Z Downloaded cfg-if v1.0.4
10932026-02-19T00:28:15.812Z Downloaded cfg-expr v0.20.1
10942026-02-19T00:28:15.812Z Downloaded cexpr v0.6.0
10952026-02-19T00:28:15.812Z Downloaded cpufeatures v0.2.14
10962026-02-19T00:28:15.812Z Downloaded corncobs v0.1.4
10972026-02-19T00:28:15.812Z Downloaded colored v3.0.0
10982026-02-19T00:28:15.812Z Downloaded colored v2.2.0
10992026-02-19T00:28:15.812Z Downloaded colorchoice v1.0.2
11002026-02-19T00:28:15.812Z Downloaded clap_lex v0.7.4
11012026-02-19T00:28:15.838Z Downloaded chacha20poly1305 v0.10.1
11022026-02-19T00:28:15.838Z Downloaded cfg_aliases v0.2.1
11032026-02-19T00:28:15.838Z Downloaded cfg_aliases v0.1.1
11042026-02-19T00:28:16.312Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11052026-02-19T00:28:37.906Z Startup: Refreshing catalog 'helios-dev' ... Done
11062026-02-19T00:28:58.545Z Startup: Caching catalogs ... Done
11072026-02-19T00:29:40.946ZPlanning: Solver setup ... Done (39.358s)
11082026-02-19T00:29:41.282ZPlanning: Running solver ... Done (0.335s)
11092026-02-19T00:29:41.469ZPlanning: Finding local manifests ... Done (0.002s)
11102026-02-19T00:29:41.548ZPlanning: Fetching manifests: 0/4 0% complete
11112026-02-19T00:29:42.019ZPlanning: Fetching manifests: 4/4 100% complete
11122026-02-19T00:29:42.105ZPlanning: Package planning ... Done (0.087s)
11132026-02-19T00:29:42.194ZPlanning: Merging actions ... Done (0.088s)
11142026-02-19T00:29:42.710ZPlanning: Checking for conflicting actions ... Done (0.514s)
11152026-02-19T00:29:42.734ZPlanning: Consolidating action changes ... Done (0.019s)
11162026-02-19T00:29:43.621ZPlanning: Evaluating mediators ... Done (0.892s)
11172026-02-19T00:29:43.644ZPlanning: Planning completed in 44.96 seconds
11182026-02-19T00:29:43.669Z Packages to install: 4
11192026-02-19T00:29:43.669Z Mediators to change: 2
11202026-02-19T00:29:43.669Z Services to change: 1
11212026-02-19T00:29:43.669Z Estimated space available: 154.47 GB
11222026-02-19T00:29:43.669ZEstimated space to be consumed: 1.81 GB
11232026-02-19T00:29:43.669Z Create boot environment: No
11242026-02-19T00:29:43.669ZCreate backup boot environment: No
11252026-02-19T00:29:43.669Z Rebuild boot archive: No
11262026-02-19T00:29:43.669Z
11272026-02-19T00:29:43.669ZChanged mediators:
11282026-02-19T00:29:43.669Z mediator clang:
11292026-02-19T00:29:43.669Z version: None -> 15 (system default)
11302026-02-19T00:29:43.669Z
11312026-02-19T00:29:43.669Z mediator llvm:
11322026-02-19T00:29:43.669Z version: 14 (system default) -> 15 (system default)
11332026-02-19T00:29:43.669Z
11342026-02-19T00:29:43.669ZChanged packages:
11352026-02-19T00:29:43.669Zhelios-dev
11362026-02-19T00:29:43.670Z developer/build-essential
11372026-02-19T00:29:43.670Z None -> 11-2.0
11382026-02-19T00:29:43.670Z library/libxmlsec1
11392026-02-19T00:29:43.670Z None -> 1.2.35-2.0
11402026-02-19T00:29:43.670Z ooce/developer/clang-15
11412026-02-19T00:29:43.670Z None -> 15.0.7-2.0
11422026-02-19T00:29:43.670Z ooce/developer/llvm-15
11432026-02-19T00:29:43.670Z None -> 15.0.7-2.0
11442026-02-19T00:29:43.670Z
11452026-02-19T00:29:43.670ZServices:
11462026-02-19T00:29:43.670Z restart_fmri:
11472026-02-19T00:29:43.670Z svc:/system/update-man-index:default
11482026-02-19T00:29:43.754Z
11492026-02-19T00:29:43.754ZDownload: 0/3290 items 0.0/212.6MB 0% complete
11502026-02-19T00:29:48.755ZDownload: 1216/3290 items 85.1/212.6MB 40% complete (17.2M/s)
11512026-02-19T00:29:53.755ZDownload: 3244/3290 items 168.3/212.6MB 79% complete (17.0M/s)
11522026-02-19T00:29:58.183ZDownload: Completed 212.60 MB in 14.43 seconds (14.7M/s)
11532026-02-19T00:29:58.401Z Actions: 1/3689 actions (Installing new actions)
11542026-02-19T00:30:03.402Z Actions: 2649/3689 actions (Installing new actions)
11552026-02-19T00:30:04.885Z Actions: Completed 3689 actions in 6.48 seconds.
11562026-02-19T00:30:06.221Z Done (1.329s)
11572026-02-19T00:30:06.221Z Done (0.000s)
11582026-02-19T00:30:08.053Z Done (1.832s)
11592026-02-19T00:30:15.303Z Done (6.859s)
11602026-02-19T00:30:15.439Z Done (0.032s)
11612026-02-19T00:30:15.465Z Done (0.000s)
11622026-02-19T00:30:15.686Z Done (0.000s)
11632026-02-19T00:30:16.950ZPlanning: Evaluating mediator changes ... Done
11642026-02-19T00:30:17.269ZPlanning: Checking for conflicting actions ... Done
11652026-02-19T00:30:17.293ZPlanning: Consolidating action changes ... Done
11662026-02-19T00:30:17.752ZPlanning: Evaluating mediators ... Done
11672026-02-19T00:30:17.776ZPlanning: Planning completed in 0.80 seconds
11682026-02-19T00:30:17.813Z Mediators to change: 2
11692026-02-19T00:30:17.813Z Create boot environment: No
11702026-02-19T00:30:17.813ZCreate backup boot environment: No
11712026-02-19T00:30:17.898Z Done
11722026-02-19T00:30:17.898Z Done
11732026-02-19T00:30:19.354Z Done
11742026-02-19T00:30:25.902Z Done
11752026-02-19T00:30:26.029Z Done
11762026-02-19T00:30:26.030Z Done
11772026-02-19T00:30:26.191Z Done
11782026-02-19T00:30:27.242ZPlanning: Evaluating mediator changes ... Done
11792026-02-19T00:30:27.318ZPlanning: Merging actions ... Done
11802026-02-19T00:30:27.534ZPlanning: Checking for conflicting actions ... Done
11812026-02-19T00:30:27.566ZPlanning: Consolidating action changes ... Done
11822026-02-19T00:30:27.955ZPlanning: Evaluating mediators ... Done
11832026-02-19T00:30:28.045ZPlanning: Planning completed in 1.33 seconds
11842026-02-19T00:30:28.101Z Packages to change: 1
11852026-02-19T00:30:28.101Z Mediators to change: 1
11862026-02-19T00:30:28.101Z Services to change: 1
11872026-02-19T00:30:28.101Z Create boot environment: No
11882026-02-19T00:30:28.101ZCreate backup boot environment: Yes
11892026-02-19T00:30:30.506Z Actions: 1/6 actions (Updating modified actions)
11902026-02-19T00:30:30.538Z Actions: Completed 6 actions in 0.00 seconds.
11912026-02-19T00:30:30.538Z Done
11922026-02-19T00:30:30.538Z Done
11932026-02-19T00:30:30.870Z Done
11942026-02-19T00:30:37.331Z Done
11952026-02-19T00:30:37.458Z Done
11962026-02-19T00:30:37.507Z Done
11972026-02-19T00:30:37.537Z Done
11982026-02-19T00:30:38.304ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11992026-02-19T00:30:38.304Zclang system 15 system
12002026-02-19T00:30:38.304Zcsh system system illumos
12012026-02-19T00:30:38.304Zctags system system illumos
12022026-02-19T00:30:38.304Zfile system system illumos
12032026-02-19T00:30:38.304Zgcc vendor 12 vendor
12042026-02-19T00:30:38.304Zgcc system 10 system
12052026-02-19T00:30:38.304Zgcc system 7 system
12062026-02-19T00:30:38.304Zgo system 1.20 system
12072026-02-19T00:30:38.304Zgo system 1.19 system
12082026-02-19T00:30:38.304Zllvm system 15 system
12092026-02-19T00:30:38.304Zllvm system 14 system
12102026-02-19T00:30:38.304Zmariadb system 10.6 system
12112026-02-19T00:30:38.304Zmta vendor vendor dma
12122026-02-19T00:30:38.304Zopenjdk system 17 system
12132026-02-19T00:30:38.304Zopenjdk system 11 system
12142026-02-19T00:30:38.304Zopenjdk system 1.8 system
12152026-02-19T00:30:38.304Zopenssl vendor 3 vendor
12162026-02-19T00:30:38.304Zperl system 5.36 system
12172026-02-19T00:30:38.305Zpostgresql system 15 system
12182026-02-19T00:30:38.305Zpostgresql system 13 system
12192026-02-19T00:30:38.305Zpython vendor 3 vendor
12202026-02-19T00:30:38.305Zpython system 2 system
12212026-02-19T00:30:38.305Zpython3 system 3.11 system
12222026-02-19T00:30:38.305Zruby system 3.0 system
12232026-02-19T00:30:38.305Zwords vendor vendor american-english
12242026-02-19T00:30:38.305Zwords system system australian-english
12252026-02-19T00:30:38.305Zwords system system british-english
12262026-02-19T00:30:38.305Zwords system system canadian-english
12272026-02-19T00:30:38.305Zwords system system french
12282026-02-19T00:30:38.305Zwords system system italian
12292026-02-19T00:30:38.305Zwords system system ngerman
12302026-02-19T00:30:38.305Zwords system system ogerman
12312026-02-19T00:30:38.305Zwords system system spanish
12322026-02-19T00:30:38.816ZPUBLISHER TYPE STATUS P LOCATION
12332026-02-19T00:30:38.817Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
12342026-02-19T00:30:51.918ZFMRI IFO
12352026-02-19T00:30:51.918Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
12362026-02-19T00:30:51.918Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
12372026-02-19T00:30:51.918Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
12382026-02-19T00:30:51.918Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
12392026-02-19T00:30:51.918Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
12402026-02-19T00:30:51.918Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
12412026-02-19T00:30:51.918Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
12422026-02-19T00:30:51.918Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
12432026-02-19T00:30:51.918Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
12442026-02-19T00:30:51.918Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
12452026-02-19T00:30:51.918Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
12462026-02-19T00:30:51.919Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
12472026-02-19T00:30:51.919Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
12482026-02-19T00:30:51.919Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
12492026-02-19T00:30:51.919Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
12502026-02-19T00:30:51.919Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12512026-02-19T00:30:54.662Z Downloading crates ...
12522026-02-19T00:30:54.774Z Downloaded cargo_toml v0.21.0
12532026-02-19T00:30:54.906Z Compiling proc-macro2 v1.0.101
12542026-02-19T00:30:54.932Z Compiling unicode-ident v1.0.19
12552026-02-19T00:30:54.932Z Compiling serde_core v1.0.228
12562026-02-19T00:30:54.932Z Compiling version_check v0.9.5
12572026-02-19T00:30:54.932Z Compiling serde v1.0.228
12582026-02-19T00:30:54.932Z Compiling libc v0.2.180
12592026-02-19T00:30:54.932Z Compiling memchr v2.7.4
12602026-02-19T00:30:54.932Z Compiling thiserror v2.0.18
12612026-02-19T00:30:55.294Z Compiling stable_deref_trait v1.2.0
12622026-02-19T00:30:55.454Z Compiling zmij v1.0.15
12632026-02-19T00:30:55.855Z Compiling writeable v0.5.5
12642026-02-19T00:30:55.880Z Compiling autocfg v1.4.0
12652026-02-19T00:30:56.226Z Compiling ucd-trie v0.1.7
12662026-02-19T00:30:56.665Z Compiling litemap v0.7.3
12672026-02-19T00:30:56.750Z Compiling thiserror v1.0.69
12682026-02-19T00:30:56.924Z Compiling itoa v1.0.11
12692026-02-19T00:30:57.006Z Compiling icu_locid_transform_data v1.5.0
12702026-02-19T00:30:57.105Z Compiling bitflags v2.9.4
12712026-02-19T00:30:57.145Z Compiling byteorder v1.5.0
12722026-02-19T00:30:57.519Z Compiling quote v1.0.40
12732026-02-19T00:30:57.586Z Compiling errno v0.3.12
12742026-02-19T00:30:57.733Z Compiling serde_json v1.0.149
12752026-02-19T00:30:57.867Z Compiling icu_properties_data v1.5.0
12762026-02-19T00:30:57.981Z Compiling num-traits v0.2.19
12772026-02-19T00:30:58.092Z Compiling syn v2.0.114
12782026-02-19T00:30:58.199Z Compiling equivalent v1.0.2
12792026-02-19T00:30:58.316Z Compiling smallvec v1.15.1
12802026-02-19T00:30:58.340Z Compiling icu_normalizer_data v1.5.0
12812026-02-19T00:30:58.373Z Compiling utf8_iter v1.0.4
12822026-02-19T00:30:58.472Z Compiling typeid v1.0.3
12832026-02-19T00:30:58.554Z Compiling write16 v1.0.0
12842026-02-19T00:30:58.642Z Compiling hashbrown v0.16.1
12852026-02-19T00:30:58.667Z Compiling utf16_iter v1.0.5
12862026-02-19T00:30:58.724Z Compiling rustix v0.38.37
12872026-02-19T00:30:59.030Z Compiling usdt-impl v0.5.0
12882026-02-19T00:30:59.209Z Compiling proc-macro-error-attr v1.0.4
12892026-02-19T00:30:59.411Z Compiling toml_write v0.1.2
12902026-02-19T00:30:59.537Z Compiling winnow v0.7.14
12912026-02-19T00:30:59.581Z Compiling syn v1.0.109
12922026-02-19T00:30:59.854Z Compiling thread-id v4.2.2
12932026-02-19T00:31:00.011Z Compiling indexmap v2.13.0
12942026-02-19T00:31:00.541Z Compiling proc-macro-error v1.0.4
12952026-02-19T00:31:00.919Z Compiling log v0.4.29
12962026-02-19T00:31:01.389Z Compiling percent-encoding v2.3.2
12972026-02-19T00:31:01.425Z Compiling getrandom v0.3.4
12982026-02-19T00:31:01.503Z Compiling rustix v1.1.3
12992026-02-19T00:31:01.739Z Compiling camino v1.2.2
13002026-02-19T00:31:02.255Z Compiling plain v0.2.3
13012026-02-19T00:31:02.292Z Compiling utf8parse v0.2.2
13022026-02-19T00:31:02.488Z Compiling anstyle-parse v0.2.5
13032026-02-19T00:31:02.512Z Compiling ordered-float v2.10.1
13042026-02-19T00:31:02.963Z Compiling form_urlencoded v1.2.2
13052026-02-19T00:31:03.004Z Compiling terminal_size v0.4.0
13062026-02-19T00:31:03.296Z Compiling is_terminal_polyfill v1.70.1
13072026-02-19T00:31:03.459Z Compiling anstyle-query v1.1.1
13082026-02-19T00:31:03.507Z Compiling colorchoice v1.0.2
13092026-02-19T00:31:03.642Z Compiling anstyle v1.0.11
13102026-02-19T00:31:03.668Z Compiling cfg-if v1.0.4
13112026-02-19T00:31:03.700Z Compiling pretty-hex v0.4.1
13122026-02-19T00:31:04.005Z Compiling semver v1.0.27
13132026-02-19T00:31:04.138Z Compiling anstream v0.6.18
13142026-02-19T00:31:04.794Z Compiling fs-err v3.1.1
13152026-02-19T00:31:04.866Z Compiling unicode-width v0.1.14
13162026-02-19T00:31:04.891Z Compiling fastrand v2.1.1
13172026-02-19T00:31:04.989Z Compiling once_cell v1.21.3
13182026-02-19T00:31:05.114Z Compiling unicode-xid v0.2.6
13192026-02-19T00:31:05.386Z Compiling synstructure v0.13.1
13202026-02-19T00:31:05.440Z Compiling fnv v1.0.7
13212026-02-19T00:31:05.467Z Compiling strsim v0.11.1
13222026-02-19T00:31:05.491Z Compiling heck v0.4.1
13232026-02-19T00:31:05.660Z Compiling bytecount v0.6.8
13242026-02-19T00:31:05.952Z Compiling anyhow v1.0.99
13252026-02-19T00:31:06.012Z Compiling heck v0.5.0
13262026-02-19T00:31:06.159Z Compiling clap_lex v0.7.4
13272026-02-19T00:31:06.252Z Compiling papergrid v0.11.0
13282026-02-19T00:31:06.623Z Compiling clap_builder v4.5.48
13292026-02-19T00:31:06.916Z Compiling tempfile v3.24.0
13302026-02-19T00:31:07.110Z Compiling memmap v0.7.0
13312026-02-19T00:31:07.216Z Compiling smawk v0.3.2
13322026-02-19T00:31:07.486Z Compiling unicode-linebreak v0.1.5
13332026-02-19T00:31:07.511Z Compiling unicode-width v0.2.0
13342026-02-19T00:31:07.892Z Compiling camino-tempfile v1.4.1
13352026-02-19T00:31:08.122Z Compiling textwrap v0.16.2
13362026-02-19T00:31:08.845Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13372026-02-19T00:31:09.290Z Compiling tabled_derive v0.7.0
13382026-02-19T00:31:09.315Z Compiling swrite v0.1.0
13392026-02-19T00:31:09.996Z Compiling serde_derive v1.0.228
13402026-02-19T00:31:09.996Z Compiling zerofrom-derive v0.1.4
13412026-02-19T00:31:10.022Z Compiling yoke-derive v0.7.4
13422026-02-19T00:31:10.022Z Compiling zerovec-derive v0.10.3
13432026-02-19T00:31:10.091Z Compiling thiserror-impl v2.0.18
13442026-02-19T00:31:11.755Z Compiling displaydoc v0.2.5
13452026-02-19T00:31:12.945Z Compiling thiserror-impl v1.0.69
13462026-02-19T00:31:13.065Z Compiling icu_provider_macros v1.5.0
13472026-02-19T00:31:13.546Z Compiling zerocopy-derive v0.7.35
13482026-02-19T00:31:13.977Z Compiling zerofrom v0.1.4
13492026-02-19T00:31:14.111Z Compiling pest v2.8.2
13502026-02-19T00:31:14.259Z Compiling yoke v0.7.4
13512026-02-19T00:31:14.284Z Compiling scroll_derive v0.12.0
13522026-02-19T00:31:14.681Z Compiling zerovec v0.10.4
13532026-02-19T00:31:15.633Z Compiling zerocopy v0.7.35
13542026-02-19T00:31:15.820Z Compiling clap_derive v4.5.47
13552026-02-19T00:31:15.985Z Compiling scroll v0.12.0
13562026-02-19T00:31:16.098Z Compiling tabled v0.15.0
13572026-02-19T00:31:16.632Z Compiling goblin v0.8.2
13582026-02-19T00:31:16.863Z Compiling tinystr v0.7.6
13592026-02-19T00:31:16.933Z Compiling icu_collections v1.5.0
13602026-02-19T00:31:17.241Z Compiling icu_locid v1.5.0
13612026-02-19T00:31:17.330Z Compiling pest_meta v2.8.2
13622026-02-19T00:31:18.995Z Compiling icu_provider v1.5.0
13632026-02-19T00:31:19.478Z Compiling pest_generator v2.8.2
13642026-02-19T00:31:19.521Z Compiling toml_datetime v0.6.11
13652026-02-19T00:31:19.612Z Compiling serde_spanned v0.6.9
13662026-02-19T00:31:19.959Z Compiling icu_locid_transform v1.5.0
13672026-02-19T00:31:20.135Z Compiling toml_edit v0.22.27
13682026-02-19T00:31:20.169Z Compiling dof v0.3.0
13692026-02-19T00:31:20.195Z Compiling serde_tokenstream v0.2.2
13702026-02-19T00:31:20.905Z Compiling erased-serde v0.4.6
13712026-02-19T00:31:21.203Z Compiling serde-value v0.7.0
13722026-02-19T00:31:21.609Z Compiling cargo-platform v0.2.0
13732026-02-19T00:31:22.119Z Compiling icu_properties v1.5.1
13742026-02-19T00:31:22.143Z Compiling serde-untagged v0.1.7
13752026-02-19T00:31:22.213Z Compiling clap v4.5.48
13762026-02-19T00:31:22.346Z Compiling macaddr v1.0.1
13772026-02-19T00:31:22.674Z Compiling pest_derive v2.8.2
13782026-02-19T00:31:23.629Z Compiling dtrace-parser v0.2.0
13792026-02-19T00:31:24.251Z Compiling toml v0.8.23
13802026-02-19T00:31:25.334Z Compiling cargo_toml v0.21.0
13812026-02-19T00:31:26.065Z Compiling usdt-attr-macro v0.5.0
13822026-02-19T00:31:26.090Z Compiling usdt-macro v0.5.0
13832026-02-19T00:31:26.117Z Compiling icu_normalizer v1.5.0
13842026-02-19T00:31:27.097Z Compiling idna_adapter v1.2.0
13852026-02-19T00:31:27.309Z Compiling idna v1.0.3
13862026-02-19T00:31:27.363Z Compiling usdt v0.5.0
13872026-02-19T00:31:28.051Z Compiling url v2.5.4
13882026-02-19T00:31:29.127Z Compiling cargo-util-schemas v0.8.2
13892026-02-19T00:31:31.743Z Compiling cargo_metadata v0.21.0
13902026-02-19T00:31:34.589Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13912026-02-19T00:31:40.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.42s
13922026-02-19T00:31:40.671Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13932026-02-19T00:31:42.777Z Compiling value-bag v1.12.0
13942026-02-19T00:31:42.777Z Compiling lock_api v0.4.12
13952026-02-19T00:31:42.777Z Compiling scopeguard v1.2.0
13962026-02-19T00:31:42.801Z Compiling shlex v1.3.0
13972026-02-19T00:31:42.801Z Compiling typenum v1.17.0
13982026-02-19T00:31:42.849Z Compiling syn v2.0.114
13992026-02-19T00:31:42.849Z Compiling getrandom v0.2.15
14002026-02-19T00:31:42.877Z Compiling jobserver v0.1.32
14012026-02-19T00:31:43.060Z Compiling smallvec v1.15.1
14022026-02-19T00:31:43.328Z Compiling rand_core v0.6.4
14032026-02-19T00:31:43.413Z Compiling log v0.4.29
14042026-02-19T00:31:43.567Z Compiling cc v1.2.30
14052026-02-19T00:31:43.602Z Compiling generic-array v0.14.7
14062026-02-19T00:31:44.025Z Compiling subtle v2.6.1
14072026-02-19T00:31:44.049Z Compiling portable-atomic v1.11.0
14082026-02-19T00:31:44.075Z Compiling const-oid v0.9.6
14092026-02-19T00:31:44.101Z Compiling critical-section v1.1.3
14102026-02-19T00:31:44.304Z Compiling getrandom v0.3.4
14112026-02-19T00:31:44.358Z Compiling pkg-config v0.3.31
14122026-02-19T00:31:44.508Z Compiling serde_json v1.0.149
14132026-02-19T00:31:44.964Z Compiling spin v0.9.8
14142026-02-19T00:31:45.380Z Compiling pin-project-lite v0.2.14
14152026-02-19T00:31:45.588Z Compiling parking_lot_core v0.9.10
14162026-02-19T00:31:45.614Z Compiling regex-syntax v0.8.5
14172026-02-19T00:31:46.120Z Compiling libm v0.2.8
14182026-02-19T00:31:46.475Z Compiling rustix v0.38.37
14192026-02-19T00:31:46.556Z Compiling once_cell v1.21.3
14202026-02-19T00:31:46.796Z Compiling signal-hook-registry v1.4.2
14212026-02-19T00:31:47.110Z Compiling num-traits v0.2.19
14222026-02-19T00:31:47.244Z Compiling allocator-api2 v0.2.21
14232026-02-19T00:31:47.489Z Compiling parking_lot v0.12.3
14242026-02-19T00:31:47.865Z Compiling mio v1.0.2
14252026-02-19T00:31:48.116Z Compiling futures-core v0.3.31
14262026-02-19T00:31:48.141Z Compiling lazy_static v1.5.0
14272026-02-19T00:31:48.301Z Compiling aho-corasick v1.1.3
14282026-02-19T00:31:48.391Z Compiling percent-encoding v2.3.2
14292026-02-19T00:31:48.500Z Compiling socket2 v0.6.1
14302026-02-19T00:31:48.771Z Compiling slab v0.4.9
14312026-02-19T00:31:49.135Z Compiling cpufeatures v0.2.14
14322026-02-19T00:31:49.234Z Compiling either v1.15.0
14332026-02-19T00:31:49.304Z Compiling futures-sink v0.3.31
14342026-02-19T00:31:49.370Z Compiling glob v0.3.2
14352026-02-19T00:31:49.514Z Compiling futures-channel v0.3.31
14362026-02-19T00:31:49.691Z Compiling hashbrown v0.16.1
14372026-02-19T00:31:49.840Z Compiling prettyplease v0.2.36
14382026-02-19T00:31:50.008Z Compiling futures-task v0.3.31
14392026-02-19T00:31:50.235Z Compiling rustversion v1.0.22
14402026-02-19T00:31:50.284Z Compiling clang-sys v1.8.1
14412026-02-19T00:31:50.358Z Compiling pin-utils v0.1.0
14422026-02-19T00:31:50.482Z Compiling futures-io v0.3.31
14432026-02-19T00:31:50.783Z Compiling regex-automata v0.4.11
14442026-02-19T00:31:51.168Z Compiling minimal-lexical v0.2.1
14452026-02-19T00:31:51.214Z Compiling indexmap v2.13.0
14462026-02-19T00:31:51.318Z Compiling libloading v0.8.5
14472026-02-19T00:31:51.769Z Compiling synstructure v0.13.1
14482026-02-19T00:31:51.810Z Compiling nom v7.1.3
14492026-02-19T00:31:52.353Z Compiling bindgen v0.69.5
14502026-02-19T00:31:52.682Z Compiling ident_case v1.0.1
14512026-02-19T00:31:52.893Z Compiling home v0.5.9
14522026-02-19T00:31:53.032Z Compiling base64ct v1.6.0
14532026-02-19T00:31:53.367Z Compiling itertools v0.12.1
14542026-02-19T00:31:53.433Z Compiling form_urlencoded v1.2.2
14552026-02-19T00:31:53.676Z Compiling pem-rfc7468 v0.7.0
14562026-02-19T00:31:53.832Z Compiling flagset v0.4.6
14572026-02-19T00:31:54.107Z Compiling rustc-hash v1.1.0
14582026-02-19T00:31:54.316Z Compiling lazycell v1.3.0
14592026-02-19T00:31:54.523Z Compiling rand_core v0.9.3
14602026-02-19T00:31:54.551Z Compiling cmake v0.1.51
14612026-02-19T00:31:55.148Z Compiling dunce v1.0.5
14622026-02-19T00:31:55.321Z Compiling iana-time-zone v0.1.63
14632026-02-19T00:31:55.536Z Compiling cexpr v0.6.0
14642026-02-19T00:31:55.755Z Compiling paste v1.0.15
14652026-02-19T00:31:55.779Z Compiling foldhash v0.1.5
14662026-02-19T00:31:56.144Z Compiling fs_extra v1.3.0
14672026-02-19T00:31:56.393Z Compiling hashbrown v0.15.4
14682026-02-19T00:31:56.562Z Compiling rustc_version v0.4.1
14692026-02-19T00:31:56.696Z Compiling uuid v1.19.0
14702026-02-19T00:31:56.722Z Compiling vcpkg v0.2.15
14712026-02-19T00:31:56.923Z Compiling serde_derive v1.0.228
14722026-02-19T00:31:57.249Z Compiling zeroize_derive v1.4.2
14732026-02-19T00:31:57.293Z Compiling zerofrom-derive v0.1.4
14742026-02-19T00:31:57.769Z Compiling yoke-derive v0.7.4
14752026-02-19T00:31:58.602Z Compiling zerovec-derive v0.10.3
14762026-02-19T00:31:58.626Z Compiling displaydoc v0.2.5
14772026-02-19T00:31:58.743Z Compiling zeroize v1.8.1
14782026-02-19T00:32:00.318Z Compiling zerocopy-derive v0.7.35
14792026-02-19T00:32:00.491Z Compiling icu_provider_macros v1.5.0
14802026-02-19T00:32:00.593Z Compiling crypto-common v0.1.6
14812026-02-19T00:32:00.694Z Compiling block-buffer v0.10.4
14822026-02-19T00:32:00.912Z Compiling zerofrom v0.1.4
14832026-02-19T00:32:01.052Z Compiling digest v0.10.7
14842026-02-19T00:32:01.228Z Compiling yoke v0.7.4
14852026-02-19T00:32:01.504Z Compiling tokio-macros v2.6.0
14862026-02-19T00:32:01.657Z Compiling zerovec v0.10.4
14872026-02-19T00:32:01.688Z Compiling hmac v0.12.1
14882026-02-19T00:32:01.718Z Compiling thiserror-impl v2.0.18
14892026-02-19T00:32:02.083Z Compiling block-padding v0.3.3
14902026-02-19T00:32:02.417Z Compiling futures-macro v0.3.31
14912026-02-19T00:32:02.442Z Compiling inout v0.1.3
14922026-02-19T00:32:02.669Z Compiling zerocopy v0.7.35
14932026-02-19T00:32:02.897Z Compiling regex v1.11.3
14942026-02-19T00:32:03.352Z Compiling cipher v0.4.4
14952026-02-19T00:32:03.916Z Compiling tinystr v0.7.6
14962026-02-19T00:32:03.942Z Compiling icu_collections v1.5.0
14972026-02-19T00:32:04.188Z Compiling sha2 v0.10.9
14982026-02-19T00:32:04.353Z Compiling icu_locid v1.5.0
14992026-02-19T00:32:04.403Z Compiling futures-util v0.3.31
15002026-02-19T00:32:04.440Z Compiling ppv-lite86 v0.2.20
15012026-02-19T00:32:04.773Z Compiling der_derive v0.7.3
15022026-02-19T00:32:05.070Z Compiling serde v1.0.228
15032026-02-19T00:32:05.244Z Compiling salsa20 v0.10.2
15042026-02-19T00:32:05.364Z Compiling pbkdf2 v0.12.2
15052026-02-19T00:32:05.562Z Compiling thiserror v2.0.18
15062026-02-19T00:32:05.592Z Compiling zerocopy v0.8.27
15072026-02-19T00:32:05.592Z Compiling scrypt v0.11.0
15082026-02-19T00:32:05.800Z Compiling icu_provider v1.5.0
15092026-02-19T00:32:06.262Z Compiling pest v2.8.2
15102026-02-19T00:32:06.504Z Compiling bitflags v2.9.4
15112026-02-19T00:32:06.589Z Compiling bytes v1.11.1
15122026-02-19T00:32:06.801Z Compiling icu_locid_transform v1.5.0
15132026-02-19T00:32:07.035Z Compiling chrono v0.4.43
15142026-02-19T00:32:07.274Z Compiling der v0.7.10
15152026-02-19T00:32:08.182Z Compiling tokio v1.49.0
15162026-02-19T00:32:08.501Z Compiling icu_properties v1.5.1
15172026-02-19T00:32:09.388Z Compiling http v1.4.0
15182026-02-19T00:32:10.267Z Compiling spki v0.7.3
15192026-02-19T00:32:10.481Z Compiling pest_meta v2.8.2
15202026-02-19T00:32:10.617Z Compiling rand_chacha v0.9.0
15212026-02-19T00:32:10.804Z Compiling cbc v0.1.2
15222026-02-19T00:32:11.144Z Compiling which v4.4.2
15232026-02-19T00:32:11.202Z Compiling aes v0.8.4
15242026-02-19T00:32:12.060Z Compiling openssl-sys v0.9.109
15252026-02-19T00:32:12.216Z Compiling zerocopy-derive v0.8.27
15262026-02-19T00:32:13.534Z Compiling icu_normalizer v1.5.0
15272026-02-19T00:32:13.800Z Compiling pest_generator v2.8.2
15282026-02-19T00:32:14.218Z Compiling pkcs5 v0.7.1
15292026-02-19T00:32:14.549Z Compiling rand v0.9.2
15302026-02-19T00:32:15.420Z Compiling idna_adapter v1.2.0
15312026-02-19T00:32:15.477Z Compiling tracing-attributes v0.1.27
15322026-02-19T00:32:15.561Z Compiling serde_derive_internals v0.29.1
15332026-02-19T00:32:15.652Z Compiling ring v0.17.14
15342026-02-19T00:32:15.736Z Compiling idna v1.0.3
15352026-02-19T00:32:16.529Z Compiling url v2.5.4
15362026-02-19T00:32:16.878Z Compiling tracing-core v0.1.32
15372026-02-19T00:32:17.282Z Compiling rustix v1.1.3
15382026-02-19T00:32:18.022Z Compiling aws-lc-rs v1.12.4
15392026-02-19T00:32:18.125Z Compiling schemars v0.8.22
15402026-02-19T00:32:18.204Z Compiling adler2 v2.0.0
15412026-02-19T00:32:18.470Z Compiling miniz_oxide v0.8.5
15422026-02-19T00:32:18.510Z Compiling schemars_derive v0.8.22
15432026-02-19T00:32:18.931Z Compiling tokio-util v0.7.15
15442026-02-19T00:32:18.981Z Compiling tracing v0.1.40
15452026-02-19T00:32:19.592Z Compiling pest_derive v2.8.2
15462026-02-19T00:32:19.927Z Compiling pkcs8 v0.10.2
15472026-02-19T00:32:20.056Z Compiling http-body v1.0.1
15482026-02-19T00:32:20.395Z Compiling scroll_derive v0.13.1
15492026-02-19T00:32:20.629Z Compiling darling_core v0.20.10
15502026-02-19T00:32:20.711Z Compiling httparse v1.9.5
15512026-02-19T00:32:21.495Z Compiling base64 v0.22.1
15522026-02-19T00:32:21.613Z Compiling rustls-pki-types v1.10.0
15532026-02-19T00:32:21.932Z Compiling tinyvec_macros v0.1.1
15542026-02-19T00:32:22.059Z Compiling dyn-clone v1.0.20
15552026-02-19T00:32:22.374Z Compiling tinyvec v1.8.0
15562026-02-19T00:32:22.515Z Compiling scroll v0.13.0
15572026-02-19T00:32:23.168Z Compiling bzip2-sys v0.1.13+1.0.8
15582026-02-19T00:32:23.743Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15592026-02-19T00:32:24.187Z Compiling num-conv v0.1.0
15602026-02-19T00:32:24.394Z Compiling untrusted v0.7.1
15612026-02-19T00:32:24.493Z Compiling tower-service v0.3.3
15622026-02-19T00:32:24.518Z Compiling time-core v0.1.6
15632026-02-19T00:32:24.634Z Compiling try-lock v0.2.5
15642026-02-19T00:32:24.666Z Compiling foreign-types-shared v0.1.1
15652026-02-19T00:32:24.690Z Compiling tower-layer v0.3.3
15662026-02-19T00:32:24.830Z Compiling openssl v0.10.73
15672026-02-19T00:32:24.863Z Compiling openssl-probe v0.1.5
15682026-02-19T00:32:24.891Z Compiling powerfmt v0.2.0
15692026-02-19T00:32:25.057Z Compiling untrusted v0.9.0
15702026-02-19T00:32:25.253Z Compiling atomic-waker v1.1.2
15712026-02-19T00:32:25.373Z Compiling deranged v0.5.3
15722026-02-19T00:32:25.420Z Compiling time-macros v0.2.24
15732026-02-19T00:32:25.541Z Compiling h2 v0.4.6
15742026-02-19T00:32:26.194Z Compiling tempfile v3.24.0
15752026-02-19T00:32:26.257Z Compiling want v0.3.1
15762026-02-19T00:32:26.567Z Compiling foreign-types v0.3.2
15772026-02-19T00:32:27.151Z Compiling darling_macro v0.20.10
15782026-02-19T00:32:28.227Z Compiling darling v0.20.10
15792026-02-19T00:32:28.326Z Compiling goblin v0.10.2
15802026-02-19T00:32:28.793Z Compiling ipnet v2.11.0
15812026-02-19T00:32:29.206Z Compiling openssl-macros v0.1.1
15822026-02-19T00:32:30.000Z Compiling wait-timeout v0.2.0
15832026-02-19T00:32:30.028Z Compiling native-tls v0.2.12
15842026-02-19T00:32:30.066Z Compiling num_threads v0.1.7
15852026-02-19T00:32:30.246Z Compiling rustls v0.23.19
15862026-02-19T00:32:30.449Z Compiling syn v1.0.109
15872026-02-19T00:32:30.502Z Compiling quick-error v1.2.3
15882026-02-19T00:32:30.586Z Compiling gimli v0.31.1
15892026-02-19T00:32:30.695Z Compiling bit-vec v0.8.0
15902026-02-19T00:32:30.731Z Compiling httpdate v1.0.3
15912026-02-19T00:32:31.120Z Compiling usdt-impl v0.6.0
15922026-02-19T00:32:31.286Z Compiling crossbeam-utils v0.8.21
15932026-02-19T00:32:31.315Z Compiling bit-set v0.8.0
15942026-02-19T00:32:31.682Z Compiling rusty-fork v0.3.0
15952026-02-19T00:32:31.756Z Compiling time v0.3.43
15962026-02-19T00:32:32.714Z Compiling derive_builder_core v0.20.2
15972026-02-19T00:32:35.289Z Compiling hyper v1.8.1
15982026-02-19T00:32:36.160Z Compiling addr2line v0.24.2
15992026-02-19T00:32:36.404Z Compiling unicode-normalization v0.1.24
16002026-02-19T00:32:36.844Z Compiling dof v0.4.0
16012026-02-19T00:32:37.071Z Compiling dtrace-parser v0.3.0
16022026-02-19T00:32:37.738Z Compiling signature v2.2.0
16032026-02-19T00:32:38.089Z Compiling heapless v0.7.17
16042026-02-19T00:32:38.711Z Compiling scroll_derive v0.12.0
16052026-02-19T00:32:39.299Z Compiling thiserror-impl v1.0.69
16062026-02-19T00:32:39.683Z Compiling rand_xorshift v0.4.0
16072026-02-19T00:32:39.728Z Compiling darling_core v0.21.0
16082026-02-19T00:32:40.115Z Compiling slog v2.8.2
16092026-02-19T00:32:40.337Z Compiling thread-id v5.0.0
16102026-02-19T00:32:40.459Z Compiling cookie v0.18.1
16112026-02-19T00:32:40.495Z Compiling crc32fast v1.4.2
16122026-02-19T00:32:40.800Z Compiling object v0.36.5
16132026-02-19T00:32:40.848Z Compiling siphasher v0.3.11
16142026-02-19T00:32:41.214Z Compiling zstd-safe v7.2.3
16152026-02-19T00:32:41.239Z Compiling unicode-properties v0.1.3
16162026-02-19T00:32:41.268Z Compiling unicode-bidi v0.3.17
16172026-02-19T00:32:41.587Z Compiling unarray v0.1.4
16182026-02-19T00:32:41.747Z Compiling signal-hook v0.3.18
16192026-02-19T00:32:41.869Z Compiling rustc-demangle v0.1.24
16202026-02-19T00:32:42.081Z Compiling zlib-rs v0.5.1
16212026-02-19T00:32:42.537Z Compiling anyhow v1.0.99
16222026-02-19T00:32:42.644Z Compiling thiserror v1.0.69
16232026-02-19T00:32:42.813Z Compiling stringprep v0.1.5
16242026-02-19T00:32:42.897Z Compiling proptest v1.7.0
16252026-02-19T00:32:43.758Z Compiling phf_shared v0.11.2
16262026-02-19T00:32:44.168Z Compiling scroll v0.12.0
16272026-02-19T00:32:44.877Z Compiling hyper-util v0.1.19
16282026-02-19T00:32:44.957Z Compiling derive_builder_macro v0.20.2
16292026-02-19T00:32:46.617Z Compiling darling_macro v0.21.0
16302026-02-19T00:32:47.092Z Compiling ipnetwork v0.21.1
16312026-02-19T00:32:47.512Z Compiling serde_spanned v0.6.9
16322026-02-19T00:32:47.870Z Compiling erased-serde v0.3.31
16332026-02-19T00:32:48.146Z Compiling toml_datetime v0.6.11
16342026-02-19T00:32:48.734Z Compiling backtrace v0.3.74
16352026-02-19T00:32:48.953Z Compiling serde_tokenstream v0.2.2
16362026-02-19T00:32:49.220Z Compiling rand_chacha v0.3.1
16372026-02-19T00:32:49.544Z Compiling libz-rs-sys v0.5.1
16382026-02-19T00:32:49.621Z Compiling md-5 v0.10.6
16392026-02-19T00:32:49.879Z Compiling curve25519-dalek v4.1.3
16402026-02-19T00:32:49.949Z Compiling vergen-lib v0.1.6
16412026-02-19T00:32:50.272Z Compiling num-integer v0.1.46
16422026-02-19T00:32:50.431Z Compiling sync_wrapper v1.0.1
16432026-02-19T00:32:50.559Z Compiling ff v0.13.0
16442026-02-19T00:32:50.626Z Compiling hash32 v0.2.1
16452026-02-19T00:32:50.835Z Compiling memoffset v0.9.1
16462026-02-19T00:32:51.031Z Compiling cfg_aliases v0.2.1
16472026-02-19T00:32:51.055Z Compiling num-bigint-dig v0.8.6
16482026-02-19T00:32:51.187Z Compiling fallible-iterator v0.2.0
16492026-02-19T00:32:51.211Z Compiling psl-types v2.0.11
16502026-02-19T00:32:51.294Z Compiling smoltcp v0.9.1
16512026-02-19T00:32:51.422Z Compiling ref-cast v1.0.25
16522026-02-19T00:32:51.475Z Compiling litrs v0.4.1
16532026-02-19T00:32:51.915Z Compiling base16ct v0.2.0
16542026-02-19T00:32:51.940Z Compiling postgres-protocol v0.6.8
16552026-02-19T00:32:52.001Z Compiling publicsuffix v2.3.0
16562026-02-19T00:32:52.218Z Compiling nix v0.29.0
16572026-02-19T00:32:52.335Z Compiling sec1 v0.7.3
16582026-02-19T00:32:52.589Z Compiling document-features v0.2.11
16592026-02-19T00:32:52.951Z Compiling num-iter v0.1.45
16602026-02-19T00:32:53.120Z Compiling group v0.13.0
16612026-02-19T00:32:53.170Z Compiling tower v0.5.2
16622026-02-19T00:32:53.553Z Compiling rand v0.8.5
16632026-02-19T00:32:53.928Z Compiling flate2 v1.1.2
16642026-02-19T00:32:54.015Z Compiling newtype-uuid v1.3.2
16652026-02-19T00:32:54.430Z Compiling oxnet v0.1.4
16662026-02-19T00:32:54.776Z Compiling darling v0.21.0
16672026-02-19T00:32:54.910Z Compiling derive_builder v0.20.2
16682026-02-19T00:32:55.024Z Compiling goblin v0.8.2
16692026-02-19T00:32:55.118Z Compiling tokio-native-tls v0.3.1
16702026-02-19T00:32:55.702Z Compiling rustls-native-certs v0.8.1
16712026-02-19T00:32:55.778Z Compiling webpki-roots v1.0.1
16722026-02-19T00:32:55.992Z Compiling http-body-util v0.1.3
16732026-02-19T00:32:56.306Z Compiling strum_macros v0.27.2
16742026-02-19T00:32:56.339Z Compiling terminal_size v0.4.0
16752026-02-19T00:32:56.518Z Compiling cargo-platform v0.1.8
16762026-02-19T00:32:56.552Z Compiling hkdf v0.12.4
16772026-02-19T00:32:56.592Z Compiling crypto-bigint v0.5.5
16782026-02-19T00:32:56.915Z Compiling ref-cast-impl v1.0.25
16792026-02-19T00:32:57.115Z Compiling daft-derive v0.1.4
16802026-02-19T00:32:58.174Z Compiling curve25519-dalek-derive v0.1.1
16812026-02-19T00:32:58.908Z Compiling async-trait v0.1.89
16822026-02-19T00:32:59.124Z Compiling hubpack_derive v0.1.1
16832026-02-19T00:32:59.787Z Compiling vergen v9.0.6
16842026-02-19T00:33:00.140Z Compiling ahash v0.8.12
16852026-02-19T00:33:00.210Z Compiling fs-err v3.1.1
16862026-02-19T00:33:00.532Z Compiling iri-string v0.7.8
16872026-02-19T00:33:00.668Z Compiling lockfree-object-pool v0.1.6
16882026-02-19T00:33:01.013Z Compiling simd-adler32 v0.3.7
16892026-02-19T00:33:01.699Z Compiling unicode-segmentation v1.12.0
16902026-02-19T00:33:01.723Z Compiling managed v0.8.0
16912026-02-19T00:33:01.747Z Compiling ryu v1.0.18
16922026-02-19T00:33:02.214Z Compiling bitflags v1.3.2
16932026-02-19T00:33:02.284Z Compiling buf-list v1.0.3
16942026-02-19T00:33:02.362Z Compiling winnow v0.5.40
16952026-02-19T00:33:02.769Z Compiling bumpalo v3.16.0
16962026-02-19T00:33:03.142Z Compiling dof v0.3.0
16972026-02-19T00:33:03.296Z Compiling zopfli v0.8.1
16982026-02-19T00:33:05.119Z Compiling tower-http v0.6.6
16992026-02-19T00:33:05.175Z Compiling serde_urlencoded v0.7.1
17002026-02-19T00:33:05.435Z Compiling strum v0.27.2
17012026-02-19T00:33:05.654Z Compiling clap_builder v4.5.48
17022026-02-19T00:33:05.890Z Compiling hubpack v0.1.2
17032026-02-19T00:33:06.001Z Compiling elliptic-curve v0.13.8
17042026-02-19T00:33:06.460Z Compiling toml_edit v0.19.15
17052026-02-19T00:33:06.501Z Compiling daft v0.1.4
17062026-02-19T00:33:06.931Z Compiling cargo_metadata v0.19.2
17072026-02-19T00:33:07.160Z Compiling hyper-tls v0.6.0
17082026-02-19T00:33:07.276Z Compiling cookie_store v0.21.1
17092026-02-19T00:33:07.602Z Compiling signal-hook-mio v0.2.4
17102026-02-19T00:33:07.820Z Compiling zstd v0.13.3
17112026-02-19T00:33:09.944Z Compiling serde_with_macros v3.16.1
17122026-02-19T00:33:11.062Z Compiling postgres-types v0.2.9
17132026-02-19T00:33:12.245Z Compiling usdt-macro v0.6.0
17142026-02-19T00:33:12.505Z Compiling usdt-attr-macro v0.6.0
17152026-02-19T00:33:12.834Z Compiling phf v0.11.2
17162026-02-19T00:33:13.143Z Compiling dtrace-parser v0.2.0
17172026-02-19T00:33:14.040Z Compiling ed25519 v2.2.3
17182026-02-19T00:33:14.188Z Compiling bzip2 v0.4.4
17192026-02-19T00:33:14.261Z Compiling bzip2 v0.5.2
17202026-02-19T00:33:14.361Z Compiling pkcs1 v0.7.5
17212026-02-19T00:33:14.704Z Compiling clap_derive v4.5.47
17222026-02-19T00:33:14.750Z Compiling strum_macros v0.26.4
17232026-02-19T00:33:15.250Z Compiling enum-as-inner v0.6.1
17242026-02-19T00:33:15.324Z Compiling serde-big-array v0.5.1
17252026-02-19T00:33:15.404Z Compiling hex v0.4.3
17262026-02-19T00:33:15.622Z Compiling rfc6979 v0.4.0
17272026-02-19T00:33:15.888Z Compiling bstr v1.10.0
17282026-02-19T00:33:16.001Z Compiling serde_repr v0.1.19
17292026-02-19T00:33:16.374Z Compiling float-cmp v0.10.0
17302026-02-19T00:33:16.443Z Compiling env_filter v0.1.2
17312026-02-19T00:33:16.681Z Compiling memmap2 v0.9.8
17322026-02-19T00:33:17.099Z Compiling socket2 v0.5.10
17332026-02-19T00:33:17.155Z Compiling encoding_rs v0.8.34
17342026-02-19T00:33:17.180Z Compiling fixedbitset v0.5.7
17352026-02-19T00:33:17.487Z Compiling whoami v1.5.2
17362026-02-19T00:33:17.945Z Compiling difflib v0.4.0
17372026-02-19T00:33:18.182Z Compiling predicates-core v1.0.8
17382026-02-19T00:33:18.182Z Compiling data-encoding v2.9.0
17392026-02-19T00:33:18.586Z Compiling static_assertions v1.1.0
17402026-02-19T00:33:18.750Z Compiling normalize-line-endings v0.3.0
17412026-02-19T00:33:18.924Z Compiling new_debug_unreachable v1.0.6
17422026-02-19T00:33:19.080Z Compiling jiff v0.2.15
17432026-02-19T00:33:19.362Z Compiling rustc-hash v2.1.1
17442026-02-19T00:33:19.552Z Compiling precomputed-hash v0.1.1
17452026-02-19T00:33:19.605Z Compiling mime v0.3.17
17462026-02-19T00:33:19.634Z Compiling keccak v0.1.5
17472026-02-19T00:33:19.732Z Compiling foldhash v0.2.0
17482026-02-19T00:33:20.180Z Compiling fixedbitset v0.4.2
17492026-02-19T00:33:20.204Z Compiling toml_edit v0.22.27
17502026-02-19T00:33:20.204Z Compiling sha3 v0.10.8
17512026-02-19T00:33:20.663Z Compiling petgraph v0.6.5
17522026-02-19T00:33:20.971Z Compiling iddqd v0.3.16
17532026-02-19T00:33:21.303Z Compiling string_cache v0.8.9
17542026-02-19T00:33:21.621Z Compiling strum v0.26.3
17552026-02-19T00:33:21.817Z Compiling clap v4.5.48
17562026-02-19T00:33:21.841Z Compiling hickory-proto v0.25.2
17572026-02-19T00:33:22.013Z Compiling predicates v3.1.3
17582026-02-19T00:33:23.487Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17592026-02-19T00:33:23.744Z Compiling tokio-postgres v0.7.13
17602026-02-19T00:33:23.777Z Compiling petgraph v0.8.2
17612026-02-19T00:33:24.853Z Compiling usdt v0.6.0
17622026-02-19T00:33:25.376Z Compiling similar v2.7.0
17632026-02-19T00:33:27.696Z Compiling zip v4.2.0
17642026-02-19T00:33:28.073Z Compiling env_logger v0.11.8
17652026-02-19T00:33:28.929Z Compiling usdt-impl v0.5.0
17662026-02-19T00:33:28.969Z Compiling serde_with v3.16.1
17672026-02-19T00:33:29.447Z Compiling ecdsa v0.16.9
17682026-02-19T00:33:30.290Z Compiling rsa v0.9.8
17692026-02-19T00:33:30.314Z Compiling zip v0.6.6
17702026-02-19T00:33:30.392Z Compiling ed25519-dalek v2.1.1
17712026-02-19T00:33:31.769Z Compiling toml v0.7.8
17722026-02-19T00:33:31.826Z Compiling crossterm v0.28.1
17732026-02-19T00:33:33.662Z Compiling heck v0.4.1
17742026-02-19T00:33:33.726Z Compiling crossbeam-epoch v0.9.18
17752026-02-19T00:33:33.752Z Compiling tokio-stream v0.1.17
17762026-02-19T00:33:33.868Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17772026-02-19T00:33:34.153Z Compiling x509-cert v0.2.5
17782026-02-19T00:33:34.325Z Compiling openapiv3 v2.2.0
17792026-02-19T00:33:34.476Z Compiling sha1 v0.10.6
17802026-02-19T00:33:34.833Z Compiling itertools v0.13.0
17812026-02-19T00:33:34.968Z Compiling itertools v0.10.5
17822026-02-19T00:33:34.993Z Compiling winnow v0.6.26
17832026-02-19T00:33:35.362Z Compiling peg-runtime v0.8.5
17842026-02-19T00:33:35.987Z Compiling lalrpop-util v0.19.12
17852026-02-19T00:33:36.427Z Compiling thread_local v1.1.8
17862026-02-19T00:33:36.955Z Compiling slog-async v2.8.0
17872026-02-19T00:33:37.614Z Compiling crossbeam-channel v0.5.15
17882026-02-19T00:33:37.959Z Compiling xattr v1.3.1
17892026-02-19T00:33:38.226Z Compiling futures-executor v0.3.31
17902026-02-19T00:33:38.296Z Compiling filetime v0.2.26
17912026-02-19T00:33:38.630Z Compiling is-terminal v0.4.13
17922026-02-19T00:33:38.697Z Compiling take_mut v0.2.2
17932026-02-19T00:33:38.731Z Compiling term v1.1.0
17942026-02-19T00:33:38.758Z Compiling futures v0.3.31
17952026-02-19T00:33:38.782Z Compiling tar v0.4.44
17962026-02-19T00:33:39.998Z Compiling slog-term v2.9.2
17972026-02-19T00:33:42.292Z Compiling aws-lc-sys v0.26.0
17982026-02-19T00:34:23.298Z Compiling rustls-webpki v0.102.8
17992026-02-19T00:34:30.298Z Compiling tokio-rustls v0.26.0
18002026-02-19T00:34:30.668Z Compiling hyper-rustls v0.27.7
18012026-02-19T00:34:31.053Z Compiling reqwest v0.12.24
18022026-02-19T00:34:36.728Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18032026-02-19T00:34:37.147Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18042026-02-19T00:34:43.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
18052026-02-19T00:34:43.811Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
18062026-02-19T00:34:43.886ZFeb 19 00:34:43.449 INFO Starting download, target: DendriteStub
18072026-02-19T00:34:43.886ZFeb 19 00:34:43.450 INFO Starting download, target: Cockroach
18082026-02-19T00:34:43.886ZFeb 19 00:34:43.450 INFO Starting download, target: Console
18092026-02-19T00:34:43.886ZFeb 19 00:34:43.450 INFO Starting download, target: Clickhouse
18102026-02-19T00:34:43.886ZFeb 19 00:34:43.450 INFO Starting download, target: MaghemiteMgd
18112026-02-19T00:34:43.886ZFeb 19 00:34:43.450 INFO Starting download, target: TransceiverControl
18122026-02-19T00:34:43.911ZFeb 19 00:34:43.451 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18132026-02-19T00:34:43.911ZFeb 19 00:34:43.451 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18142026-02-19T00:34:43.911ZFeb 19 00:34:43.451 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18152026-02-19T00:34:43.911ZFeb 19 00:34:43.451 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18162026-02-19T00:34:43.911ZFeb 19 00:34:43.451 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
18172026-02-19T00:34:43.911ZFeb 19 00:34:43.452 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18182026-02-19T00:34:44.312ZFeb 19 00:34:43.875 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18192026-02-19T00:34:44.801ZFeb 19 00:34:44.294 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18202026-02-19T00:34:45.149ZFeb 19 00:34:44.685 INFO Download complete, target: Console
18212026-02-19T00:34:45.332ZFeb 19 00:34:44.869 INFO Download complete, target: TransceiverControl
18222026-02-19T00:34:47.317ZFeb 19 00:34:46.789 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18232026-02-19T00:34:47.942ZFeb 19 00:34:47.505 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18242026-02-19T00:34:52.346ZFeb 19 00:34:51.911 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18252026-02-19T00:34:52.346ZFeb 19 00:34:51.911 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18262026-02-19T00:34:53.264ZFeb 19 00:34:52.829 INFO Download complete, target: DendriteStub
18272026-02-19T00:34:54.217ZFeb 19 00:34:53.782 INFO Download complete, target: MaghemiteMgd
18282026-02-19T00:35:05.563ZFeb 19 00:35:05.129 INFO Checking that binary works, target: Cockroach
18292026-02-19T00:35:05.827ZFeb 19 00:35:05.394 INFO Download complete, target: Cockroach
18302026-02-19T00:35:06.313ZFeb 19 00:35:05.879 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
18312026-02-19T00:35:24.212ZFeb 19 00:35:23.777 INFO Checking that binary works, target: Clickhouse
18322026-02-19T00:35:24.464ZFeb 19 00:35:24.031 INFO Download complete, target: Clickhouse
18332026-02-19T00:35:24.488ZAll prerequisites installed successfully
18342026-02-19T00:35:24.488Z
18352026-02-19T00:35:24.488Zreal 7:08.191604372
18362026-02-19T00:35:24.488Zuser 22:12.200083973
18372026-02-19T00:35:24.488Zsys 3:13.847164216
18382026-02-19T00:35:24.488Ztrap 0.959398612
18392026-02-19T00:35:24.488Ztflt 0.665177708
18402026-02-19T00:35:24.489Zdflt 1.185034208
18412026-02-19T00:35:24.489Zkflt 0.013356269
18422026-02-19T00:35:24.489Zlock 1:00:55.206525525
18432026-02-19T00:35:24.489Zslp 1:20:48.876818395
18442026-02-19T00:35:24.489Zlat 1:27.866298820
18452026-02-19T00:35:24.489Zstop 3:11.865317846
18462026-02-19T00:35:24.489Z+ source ./tools/include/force-git-over-https.sh
18472026-02-19T00:35:24.489Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
18482026-02-19T00:35:24.489Z++ (( i = 0 ))
18492026-02-19T00:35:24.489Z++ (( i < 5 ))
18502026-02-19T00:35:24.489Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18512026-02-19T00:35:24.489Z++ (( i++ ))
18522026-02-19T00:35:24.489Z++ (( i < 5 ))
18532026-02-19T00:35:24.489Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18542026-02-19T00:35:24.513Z++ (( i++ ))
18552026-02-19T00:35:24.513Z++ (( i < 5 ))
18562026-02-19T00:35:24.513Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18572026-02-19T00:35:24.513Z++ (( i++ ))
18582026-02-19T00:35:24.513Z++ (( i < 5 ))
18592026-02-19T00:35:24.513Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18602026-02-19T00:35:24.513Z++ (( i++ ))
18612026-02-19T00:35:24.513Z++ (( i < 5 ))
18622026-02-19T00:35:24.513Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18632026-02-19T00:35:24.513Z++ (( i++ ))
18642026-02-19T00:35:24.513Z++ (( i < 5 ))
18652026-02-19T00:35:24.513Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18662026-02-19T00:35:24.513Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18672026-02-19T00:35:24.513Z+ rc=0
18682026-02-19T00:35:24.513Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
18692026-02-19T00:36:43.276Z+ case $rc in
18702026-02-19T00:36:43.276Z+ pfexec zfs create -p rpool/images/build/host
18712026-02-19T00:36:43.364Z+ pfexec zfs create -p rpool/images/build/recovery
18722026-02-19T00:36:43.395Z+ cargo xtask releng --output-dir /work --mkincorp
18732026-02-19T00:36:44.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
18742026-02-19T00:36:44.607Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
18752026-02-19T00:36:46.392Z Compiling proc-macro2 v1.0.101
18762026-02-19T00:36:46.392Z Compiling unicode-ident v1.0.19
18772026-02-19T00:36:46.392Z Compiling libc v0.2.180
18782026-02-19T00:36:46.416Z Compiling serde_core v1.0.228
18792026-02-19T00:36:46.416Z Compiling serde v1.0.228
18802026-02-19T00:36:46.416Z Compiling autocfg v1.4.0
18812026-02-19T00:36:46.416Z Compiling cfg-if v1.0.4
18822026-02-19T00:36:46.608Z Compiling version_check v0.9.5
18832026-02-19T00:36:46.678Z Compiling memchr v2.7.4
18842026-02-19T00:36:46.702Z Compiling shlex v1.3.0
18852026-02-19T00:36:47.051Z Compiling typenum v1.17.0
18862026-02-19T00:36:47.159Z Compiling generic-array v0.14.7
18872026-02-19T00:36:47.483Z Compiling lock_api v0.4.12
18882026-02-19T00:36:47.830Z Compiling value-bag v1.12.0
18892026-02-19T00:36:47.863Z Compiling getrandom v0.3.4
18902026-02-19T00:36:47.907Z Compiling portable-atomic v1.11.0
18912026-02-19T00:36:48.513Z Compiling quote v1.0.40
18922026-02-19T00:36:48.537Z Compiling log v0.4.29
18932026-02-19T00:36:48.693Z Compiling jobserver v0.1.32
18942026-02-19T00:36:48.819Z Compiling zmij v1.0.15
18952026-02-19T00:36:48.994Z Compiling syn v2.0.114
18962026-02-19T00:36:49.117Z Compiling serde_json v1.0.149
18972026-02-19T00:36:49.240Z Compiling cc v1.2.30
18982026-02-19T00:36:49.368Z Compiling libm v0.2.8
18992026-02-19T00:36:49.424Z Compiling num-traits v0.2.19
19002026-02-19T00:36:49.784Z Compiling scopeguard v1.2.0
19012026-02-19T00:36:49.822Z Compiling smallvec v1.15.1
19022026-02-19T00:36:49.855Z Compiling parking_lot_core v0.9.10
19032026-02-19T00:36:50.249Z Compiling rustix v0.38.37
19042026-02-19T00:36:50.341Z Compiling pkg-config v0.3.31
19052026-02-19T00:36:50.461Z Compiling getrandom v0.2.15
19062026-02-19T00:36:50.896Z Compiling thiserror v2.0.18
19072026-02-19T00:36:51.316Z Compiling regex-syntax v0.8.5
19082026-02-19T00:36:51.461Z Compiling itoa v1.0.11
19092026-02-19T00:36:51.640Z Compiling errno v0.3.12
19102026-02-19T00:36:52.153Z Compiling spin v0.9.8
19112026-02-19T00:36:52.286Z Compiling aho-corasick v1.1.3
19122026-02-19T00:36:52.378Z Compiling slab v0.4.9
19132026-02-19T00:36:52.458Z Compiling stable_deref_trait v1.2.0
19142026-02-19T00:36:52.672Z Compiling subtle v2.6.1
19152026-02-19T00:36:52.712Z Compiling lazy_static v1.5.0
19162026-02-19T00:36:52.790Z Compiling critical-section v1.1.3
19172026-02-19T00:36:52.943Z Compiling heck v0.5.0
19182026-02-19T00:36:53.042Z Compiling semver v1.0.27
19192026-02-19T00:36:53.066Z Compiling rand_core v0.6.4
19202026-02-19T00:36:53.799Z Compiling either v1.15.0
19212026-02-19T00:36:53.908Z Compiling glob v0.3.2
19222026-02-19T00:36:54.250Z Compiling once_cell v1.21.3
19232026-02-19T00:36:54.576Z Compiling clang-sys v1.8.1
19242026-02-19T00:36:55.229Z Compiling regex-automata v0.4.11
19252026-02-19T00:36:55.510Z Compiling prettyplease v0.2.36
19262026-02-19T00:36:56.213Z Compiling synstructure v0.13.1
19272026-02-19T00:36:56.249Z Compiling minimal-lexical v0.2.1
19282026-02-19T00:36:56.503Z Compiling schemars v0.8.22
19292026-02-19T00:36:56.750Z Compiling nom v7.1.3
19302026-02-19T00:36:56.869Z Compiling serde_derive_internals v0.29.1
19312026-02-19T00:36:57.066Z Compiling libloading v0.8.5
19322026-02-19T00:36:57.366Z Compiling bindgen v0.69.5
19332026-02-19T00:36:57.457Z Compiling paste v1.0.15
19342026-02-19T00:36:57.572Z Compiling writeable v0.5.5
19352026-02-19T00:36:57.857Z Compiling home v0.5.9
19362026-02-19T00:36:57.936Z Compiling litemap v0.7.3
19372026-02-19T00:36:58.814Z Compiling itertools v0.12.1
19382026-02-19T00:36:59.786Z Compiling serde_derive v1.0.228
19392026-02-19T00:37:00.168Z Compiling zeroize_derive v1.4.2
19402026-02-19T00:37:01.172Z Compiling zerofrom-derive v0.1.4
19412026-02-19T00:37:01.301Z Compiling yoke-derive v0.7.4
19422026-02-19T00:37:01.493Z Compiling zerovec-derive v0.10.3
19432026-02-19T00:37:02.094Z Compiling displaydoc v0.2.5
19442026-02-19T00:37:03.307Z Compiling icu_provider_macros v1.5.0
19452026-02-19T00:37:03.817Z Compiling zeroize v1.8.1
19462026-02-19T00:37:03.871Z Compiling thiserror-impl v2.0.18
19472026-02-19T00:37:04.186Z Compiling tokio-macros v2.6.0
19482026-02-19T00:37:04.404Z Compiling zerocopy-derive v0.7.35
19492026-02-19T00:37:04.428Z Compiling regex v1.11.3
19502026-02-19T00:37:04.457Z Compiling zerofrom v0.1.4
19512026-02-19T00:37:04.482Z Compiling futures-macro v0.3.31
19522026-02-19T00:37:04.734Z Compiling yoke v0.7.4
19532026-02-19T00:37:05.269Z Compiling zerovec v0.10.4
19542026-02-19T00:37:06.407Z Compiling cexpr v0.6.0
19552026-02-19T00:37:06.921Z Compiling schemars_derive v0.8.22
19562026-02-19T00:37:07.005Z Compiling percent-encoding v2.3.2
19572026-02-19T00:37:07.118Z Compiling allocator-api2 v0.2.21
19582026-02-19T00:37:07.233Z Compiling byteorder v1.5.0
19592026-02-19T00:37:07.589Z Compiling tinystr v0.7.6
19602026-02-19T00:37:07.914Z Compiling bitflags v2.9.4
19612026-02-19T00:37:07.957Z Compiling bytes v1.11.1
19622026-02-19T00:37:08.230Z Compiling icu_locid v1.5.0
19632026-02-19T00:37:08.332Z Compiling rustc-hash v1.1.0
19642026-02-19T00:37:08.629Z Compiling lazycell v1.3.0
19652026-02-19T00:37:09.210Z Compiling cmake v0.1.51
19662026-02-19T00:37:09.561Z Compiling dunce v1.0.5
19672026-02-19T00:37:09.612Z Compiling equivalent v1.0.2
19682026-02-19T00:37:09.836Z Compiling icu_provider v1.5.0
19692026-02-19T00:37:09.868Z Compiling fs_extra v1.3.0
19702026-02-19T00:37:10.022Z Compiling icu_locid_transform_data v1.5.0
19712026-02-19T00:37:10.521Z Compiling icu_collections v1.5.0
19722026-02-19T00:37:10.550Z Compiling icu_properties_data v1.5.0
19732026-02-19T00:37:10.707Z Compiling icu_locid_transform v1.5.0
19742026-02-19T00:37:10.771Z Compiling crypto-common v0.1.6
19752026-02-19T00:37:11.168Z Compiling utf8_iter v1.0.4
19762026-02-19T00:37:11.579Z Compiling icu_normalizer_data v1.5.0
19772026-02-19T00:37:11.615Z Compiling pin-project-lite v0.2.14
19782026-02-19T00:37:11.731Z Compiling utf16_iter v1.0.5
19792026-02-19T00:37:11.834Z Compiling write16 v1.0.0
19802026-02-19T00:37:12.121Z Compiling der_derive v0.7.3
19812026-02-19T00:37:12.561Z Compiling which v4.4.2
19822026-02-19T00:37:12.818Z Compiling icu_properties v1.5.1
19832026-02-19T00:37:13.204Z Compiling rustversion v1.0.22
19842026-02-19T00:37:13.412Z Compiling const-oid v0.9.6
19852026-02-19T00:37:14.529Z Compiling ring v0.17.14
19862026-02-19T00:37:16.356Z Compiling form_urlencoded v1.2.2
19872026-02-19T00:37:17.040Z Compiling vcpkg v0.2.15
19882026-02-19T00:37:17.071Z Compiling aws-lc-rs v1.12.4
19892026-02-19T00:37:17.301Z Compiling futures-core v0.3.31
19902026-02-19T00:37:17.348Z Compiling fnv v1.0.7
19912026-02-19T00:37:17.626Z Compiling icu_normalizer v1.5.0
19922026-02-19T00:37:18.188Z Compiling block-buffer v0.10.4
19932026-02-19T00:37:18.693Z Compiling signal-hook-registry v1.4.2
19942026-02-19T00:37:18.726Z Compiling openssl-sys v0.9.109
19952026-02-19T00:37:18.768Z Compiling zerocopy v0.8.27
19962026-02-19T00:37:19.540Z Compiling idna_adapter v1.2.0
19972026-02-19T00:37:19.889Z Compiling idna v1.0.3
19982026-02-19T00:37:20.249Z Compiling digest v0.10.7
19992026-02-19T00:37:20.326Z Compiling parking_lot v0.12.3
20002026-02-19T00:37:20.369Z Compiling hashbrown v0.16.1
20012026-02-19T00:37:21.110Z Compiling url v2.5.4
20022026-02-19T00:37:21.800Z Compiling tracing-attributes v0.1.27
20032026-02-19T00:37:22.072Z Compiling mio v1.0.2
20042026-02-19T00:37:24.003Z Compiling zerocopy-derive v0.8.27
20052026-02-19T00:37:24.601Z Compiling rustix v1.1.3
20062026-02-19T00:37:24.740Z Compiling httparse v1.9.5
20072026-02-19T00:37:25.149Z Compiling indexmap v2.13.0
20082026-02-19T00:37:25.319Z Compiling socket2 v0.6.1
20092026-02-19T00:37:26.185Z Compiling tokio v1.49.0
20102026-02-19T00:37:26.304Z Compiling foldhash v0.1.5
20112026-02-19T00:37:26.439Z Compiling aws-lc-sys v0.26.0
20122026-02-19T00:37:26.677Z Compiling iana-time-zone v0.1.63
20132026-02-19T00:37:27.179Z Compiling chrono v0.4.43
20142026-02-19T00:37:27.223Z Compiling hashbrown v0.15.4
20152026-02-19T00:37:27.500Z Compiling zerocopy v0.7.35
20162026-02-19T00:37:27.933Z Compiling num-conv v0.1.0
20172026-02-19T00:37:28.604Z Compiling futures-sink v0.3.31
20182026-02-19T00:37:28.645Z Compiling time-core v0.1.6
20192026-02-19T00:37:28.880Z Compiling futures-channel v0.3.31
20202026-02-19T00:37:29.060Z Compiling time-macros v0.2.24
20212026-02-19T00:37:29.303Z Compiling uuid v1.19.0
20222026-02-19T00:37:29.890Z Compiling pin-utils v0.1.0
20232026-02-19T00:37:30.075Z Compiling openssl v0.10.73
20242026-02-19T00:37:30.188Z Compiling futures-task v0.3.31
20252026-02-19T00:37:30.436Z Compiling futures-io v0.3.31
20262026-02-19T00:37:30.908Z Compiling futures-util v0.3.31
20272026-02-19T00:37:32.276Z Compiling cpufeatures v0.2.14
20282026-02-19T00:37:32.486Z Compiling ppv-lite86 v0.2.20
20292026-02-19T00:37:32.822Z Compiling openssl-macros v0.1.1
20302026-02-19T00:37:33.540Z Compiling rustc_version v0.4.1
20312026-02-19T00:37:34.252Z Compiling rustls v0.23.19
20322026-02-19T00:37:34.252Z Compiling strsim v0.11.1
20332026-02-19T00:37:34.455Z Compiling ucd-trie v0.1.7
20342026-02-19T00:37:34.503Z Compiling native-tls v0.2.12
20352026-02-19T00:37:34.954Z Compiling pest v2.8.2
20362026-02-19T00:37:34.992Z Compiling hmac v0.12.1
20372026-02-19T00:37:35.017Z Compiling serde_tokenstream v0.2.2
20382026-02-19T00:37:35.193Z Compiling dyn-clone v1.0.20
20392026-02-19T00:37:36.023Z Compiling block-padding v0.3.3
20402026-02-19T00:37:36.528Z Compiling bzip2-sys v0.1.13+1.0.8
20412026-02-19T00:37:36.680Z Compiling cookie v0.18.1
20422026-02-19T00:37:37.218Z Compiling ident_case v1.0.1
20432026-02-19T00:37:37.306Z Compiling thiserror v1.0.69
20442026-02-19T00:37:38.129Z Compiling inout v0.1.3
20452026-02-19T00:37:38.545Z Compiling http v1.4.0
20462026-02-19T00:37:39.044Z Compiling pest_meta v2.8.2
20472026-02-19T00:37:39.709Z Compiling base64 v0.22.1
20482026-02-19T00:37:40.997Z Compiling pest_generator v2.8.2
20492026-02-19T00:37:43.259Z Compiling syn v1.0.109
20502026-02-19T00:37:43.427Z Compiling pest_derive v2.8.2
20512026-02-19T00:37:44.329Z Compiling cipher v0.4.4
20522026-02-19T00:37:44.671Z Compiling sha2 v0.10.9
20532026-02-19T00:37:44.941Z Compiling slog v2.8.2
20542026-02-19T00:37:48.304Z Compiling scroll_derive v0.13.1
20552026-02-19T00:37:48.396Z Compiling thiserror-impl v1.0.69
20562026-02-19T00:37:49.586Z Compiling zstd-sys v2.0.14+zstd.1.5.7
20572026-02-19T00:37:50.586Z Compiling crossbeam-utils v0.8.21
20582026-02-19T00:37:51.168Z Compiling rustls-pki-types v1.10.0
20592026-02-19T00:37:51.260Z Compiling base64ct v1.6.0
20602026-02-19T00:37:51.991Z Compiling pem-rfc7468 v0.7.0
20612026-02-19T00:37:52.745Z Compiling litrs v0.4.1
20622026-02-19T00:37:53.310Z Compiling flagset v0.4.6
20632026-02-19T00:37:54.023Z Compiling document-features v0.2.11
20642026-02-19T00:37:55.248Z Compiling der v0.7.10
20652026-02-19T00:37:56.176Z Compiling tokio-util v0.7.15
20662026-02-19T00:37:58.631Z Compiling rand_core v0.9.3
20672026-02-19T00:37:58.689Z Compiling tracing-core v0.1.32
20682026-02-19T00:37:59.068Z Compiling plain v0.2.3
20692026-02-19T00:37:59.347Z Compiling powerfmt v0.2.0
20702026-02-19T00:37:59.717Z Compiling untrusted v0.7.1
20712026-02-19T00:38:00.031Z Compiling camino v1.2.2
20722026-02-19T00:38:00.073Z Compiling untrusted v0.9.0
20732026-02-19T00:38:00.704Z Compiling deranged v0.5.3
20742026-02-19T00:38:00.914Z Compiling tracing v0.1.40
20752026-02-19T00:38:01.233Z Compiling spki v0.7.3
20762026-02-19T00:38:01.701Z Compiling salsa20 v0.10.2
20772026-02-19T00:38:01.912Z Compiling http-body v1.0.1
20782026-02-19T00:38:01.998Z Compiling pbkdf2 v0.12.2
20792026-02-19T00:38:03.150Z Compiling num-bigint-dig v0.8.6
20802026-02-19T00:38:03.597Z Compiling atomic-waker v1.1.2
20812026-02-19T00:38:03.762Z Compiling num_threads v0.1.7
20822026-02-19T00:38:04.530Z Compiling time v0.3.43
20832026-02-19T00:38:04.660Z Compiling scrypt v0.11.0
20842026-02-19T00:38:05.170Z Compiling rand_chacha v0.9.0
20852026-02-19T00:38:06.113Z Compiling aes v0.8.4
20862026-02-19T00:38:06.144Z Compiling cbc v0.1.2
20872026-02-19T00:38:07.410Z Compiling ahash v0.8.12
20882026-02-19T00:38:07.481Z Compiling pretty-hex v0.4.1
20892026-02-19T00:38:07.808Z Compiling try-lock v0.2.5
20902026-02-19T00:38:07.911Z Compiling tower-service v0.3.3
20912026-02-19T00:38:07.977Z Compiling usdt-impl v0.6.0
20922026-02-19T00:38:08.084Z Compiling zstd-safe v7.2.3
20932026-02-19T00:38:08.160Z Compiling anyhow v1.0.99
20942026-02-19T00:38:08.547Z Compiling tower-layer v0.3.3
20952026-02-19T00:38:08.744Z Compiling want v0.3.1
20962026-02-19T00:38:09.218Z Compiling pkcs5 v0.7.1
20972026-02-19T00:38:11.499Z Compiling rand v0.9.2
20982026-02-19T00:38:11.722Z Compiling h2 v0.4.6
20992026-02-19T00:38:14.229Z Compiling scroll v0.13.0
21002026-02-19T00:38:14.767Z Compiling heapless v0.7.17
21012026-02-19T00:38:15.107Z Compiling ipnet v2.11.0
21022026-02-19T00:38:15.219Z Compiling scroll_derive v0.12.0
21032026-02-19T00:38:15.807Z Compiling async-trait v0.1.89
21042026-02-19T00:38:16.310Z Compiling daft-derive v0.1.4
21052026-02-19T00:38:16.555Z Compiling clap_derive v4.5.47
21062026-02-19T00:38:16.754Z Compiling signal-hook v0.3.18
21072026-02-19T00:38:17.235Z Compiling foreign-types-shared v0.1.1
21082026-02-19T00:38:17.459Z Compiling httpdate v1.0.3
21092026-02-19T00:38:17.933Z Compiling adler2 v2.0.0
21102026-02-19T00:38:18.259Z Compiling fastrand v2.1.1
21112026-02-19T00:38:18.369Z Compiling openssl-probe v0.1.5
21122026-02-19T00:38:18.537Z Compiling miniz_oxide v0.8.5
21132026-02-19T00:38:18.625Z Compiling foreign-types v0.3.2
21142026-02-19T00:38:19.043Z Compiling tempfile v3.24.0
21152026-02-19T00:38:19.210Z Compiling goblin v0.10.2
21162026-02-19T00:38:21.299Z Compiling pkcs8 v0.10.2
21172026-02-19T00:38:22.420Z Compiling darling_core v0.20.10
21182026-02-19T00:38:23.045Z Compiling hyper v1.8.1
21192026-02-19T00:38:29.755Z Compiling tinyvec_macros v0.1.1
21202026-02-19T00:38:30.274Z Compiling tinyvec v1.8.0
21212026-02-19T00:38:31.831Z Compiling darling_macro v0.20.10
21222026-02-19T00:38:32.105Z Compiling dof v0.4.0
21232026-02-19T00:38:32.735Z Compiling hyper-util v0.1.19
21242026-02-19T00:38:38.238Z Compiling dtrace-parser v0.3.0
21252026-02-19T00:38:38.374Z Compiling darling_core v0.21.0
21262026-02-19T00:38:39.915Z Compiling curve25519-dalek v4.1.3
21272026-02-19T00:38:40.108Z Compiling strum_macros v0.26.4
21282026-02-19T00:38:40.481Z Compiling hex v0.4.3
21292026-02-19T00:38:41.411Z Compiling thread-id v5.0.0
21302026-02-19T00:38:41.458Z Compiling memoffset v0.9.1
21312026-02-19T00:38:41.759Z Compiling ref-cast v1.0.25
21322026-02-19T00:38:42.810Z Compiling smoltcp v0.9.1
21332026-02-19T00:38:43.105Z Compiling anstyle v1.0.11
21342026-02-19T00:38:43.798Z Compiling ryu v1.0.18
21352026-02-19T00:38:44.460Z Compiling utf8parse v0.2.2
21362026-02-19T00:38:44.756Z Compiling anstyle-parse v0.2.5
21372026-02-19T00:38:44.816Z Compiling darling_macro v0.21.0
21382026-02-19T00:38:48.670Z Compiling darling v0.20.10
21392026-02-19T00:38:50.830Z Compiling http-body-util v0.1.3
21402026-02-19T00:38:51.592Z Compiling sync_wrapper v1.0.1
21412026-02-19T00:38:51.808Z Compiling toml_datetime v0.6.11
21422026-02-19T00:38:52.640Z Compiling serde_spanned v0.6.9
21432026-02-19T00:38:52.946Z Compiling erased-serde v0.3.31
21442026-02-19T00:38:54.006Z Compiling wait-timeout v0.2.0
21452026-02-19T00:38:54.056Z Compiling encoding_rs v0.8.34
21462026-02-19T00:38:54.468Z Compiling is_terminal_polyfill v1.70.1
21472026-02-19T00:38:54.712Z Compiling anstyle-query v1.1.1
21482026-02-19T00:38:55.224Z Compiling gimli v0.31.1
21492026-02-19T00:38:55.277Z Compiling bit-vec v0.8.0
21502026-02-19T00:38:56.628Z Compiling quick-error v1.2.3
21512026-02-19T00:38:56.653Z Compiling colorchoice v1.0.2
21522026-02-19T00:38:56.877Z Compiling buf-list v1.0.3
21532026-02-19T00:38:57.152Z Compiling cfg_aliases v0.2.1
21542026-02-19T00:38:57.291Z Compiling mime v0.3.17
21552026-02-19T00:38:58.087Z Compiling psl-types v2.0.11
21562026-02-19T00:38:58.559Z Compiling publicsuffix v2.3.0
21572026-02-19T00:38:59.071Z Compiling nix v0.29.0
21582026-02-19T00:39:00.136Z Compiling addr2line v0.24.2
21592026-02-19T00:39:00.951Z Compiling anstream v0.6.18
21602026-02-19T00:39:01.979Z Compiling rusty-fork v0.3.0
21612026-02-19T00:39:02.014Z Compiling serde_urlencoded v0.7.1
21622026-02-19T00:39:02.381Z Compiling bit-set v0.8.0
21632026-02-19T00:39:03.224Z Compiling tower v0.5.2
21642026-02-19T00:39:05.001Z Compiling derive_builder_core v0.20.2
21652026-02-19T00:39:06.443Z Compiling darling v0.21.0
21662026-02-19T00:39:06.594Z Compiling tokio-native-tls v0.3.1
21672026-02-19T00:39:06.970Z Compiling unicode-normalization v0.1.24
21682026-02-19T00:39:07.256Z Compiling rustls-native-certs v0.8.1
21692026-02-19T00:39:07.535Z Compiling hubpack_derive v0.1.1
21702026-02-19T00:39:08.185Z Compiling rand_xorshift v0.4.0
21712026-02-19T00:39:08.579Z Compiling webpki-roots v1.0.1
21722026-02-19T00:39:08.670Z Compiling ipnetwork v0.21.1
21732026-02-19T00:39:09.163Z Compiling openapiv3 v2.2.0
21742026-02-19T00:39:09.337Z Compiling signature v2.2.0
21752026-02-19T00:39:09.645Z Compiling ref-cast-impl v1.0.25
21762026-02-19T00:39:10.930Z Compiling curve25519-dalek-derive v0.1.1
21772026-02-19T00:39:12.419Z Compiling strum_macros v0.27.2
21782026-02-19T00:39:13.034Z Compiling object v0.36.5
21792026-02-19T00:39:13.699Z Compiling fs-err v3.1.1
21802026-02-19T00:39:13.744Z Compiling usdt-impl v0.5.0
21812026-02-19T00:39:14.159Z Compiling crc32fast v1.4.2
21822026-02-19T00:39:14.844Z Compiling unicode-bidi v0.3.17
21832026-02-19T00:39:15.046Z Compiling unarray v0.1.4
21842026-02-19T00:39:15.272Z Compiling zlib-rs v0.5.1
21852026-02-19T00:39:16.017Z Compiling siphasher v0.3.11
21862026-02-19T00:39:16.324Z Compiling iri-string v0.7.8
21872026-02-19T00:39:17.177Z Compiling unicode-properties v0.1.3
21882026-02-19T00:39:17.339Z Compiling rustc-demangle v0.1.24
21892026-02-19T00:39:18.447Z Compiling stringprep v0.1.5
21902026-02-19T00:39:19.866Z Compiling phf_shared v0.11.2
21912026-02-19T00:39:20.984Z Compiling libz-rs-sys v0.5.1
21922026-02-19T00:39:21.226Z Compiling backtrace v0.3.74
21932026-02-19T00:39:21.315Z Compiling tower-http v0.6.6
21942026-02-19T00:39:21.410Z Compiling proptest v1.7.0
21952026-02-19T00:39:23.760Z Compiling oxnet v0.1.4
21962026-02-19T00:39:24.062Z Compiling derive_builder_macro v0.20.2
21972026-02-19T00:39:24.281Z Compiling hyper-tls v0.6.0
21982026-02-19T00:39:24.868Z Compiling serde_with_macros v3.16.1
21992026-02-19T00:39:25.580Z Compiling cookie_store v0.21.1
22002026-02-19T00:39:27.473Z Compiling usdt-attr-macro v0.6.0
22012026-02-19T00:39:27.634Z Compiling usdt-macro v0.6.0
22022026-02-19T00:39:29.270Z Compiling scroll v0.12.0
22032026-02-19T00:39:29.556Z Compiling terminal_size v0.4.0
22042026-02-19T00:39:30.043Z Compiling rand_chacha v0.3.1
22052026-02-19T00:39:30.543Z Compiling md-5 v0.10.6
22062026-02-19T00:39:30.946Z Compiling rustls-webpki v0.102.8
22072026-02-19T00:39:31.010Z Compiling num-integer v0.1.46
22082026-02-19T00:39:31.392Z Compiling vergen-lib v0.1.6
22092026-02-19T00:39:31.742Z Compiling hash32 v0.2.1
22102026-02-19T00:39:31.778Z Compiling ff v0.13.0
22112026-02-19T00:39:32.241Z Compiling fallible-iterator v0.2.0
22122026-02-19T00:39:32.341Z Compiling clap_lex v0.7.4
22132026-02-19T00:39:33.134Z Compiling winnow v0.7.14
22142026-02-19T00:39:33.162Z Compiling base16ct v0.2.0
22152026-02-19T00:39:34.921Z Compiling clap_builder v4.5.48
22162026-02-19T00:39:36.944Z Compiling sec1 v0.7.3
22172026-02-19T00:39:37.537Z Compiling postgres-protocol v0.6.8
22182026-02-19T00:39:39.255Z Compiling group v0.13.0
22192026-02-19T00:39:39.648Z Compiling num-iter v0.1.45
22202026-02-19T00:39:39.889Z Compiling tokio-rustls v0.26.0
22212026-02-19T00:39:40.228Z Compiling rand v0.8.5
22222026-02-19T00:39:44.169Z Compiling goblin v0.8.2
22232026-02-19T00:39:44.397Z Compiling newtype-uuid v1.3.2
22242026-02-19T00:39:44.817Z Compiling derive_builder v0.20.2
22252026-02-19T00:39:45.108Z Compiling flate2 v1.1.2
22262026-02-19T00:39:47.793Z Compiling hkdf v0.12.4
22272026-02-19T00:39:48.155Z Compiling regress v0.10.4
22282026-02-19T00:39:49.049Z Compiling vergen v9.0.6
22292026-02-19T00:39:49.724Z Compiling crypto-bigint v0.5.5
22302026-02-19T00:39:50.519Z Compiling cargo-platform v0.1.8
22312026-02-19T00:39:51.113Z Compiling serde_repr v0.1.19
22322026-02-19T00:39:52.264Z Compiling enum-as-inner v0.6.1
22332026-02-19T00:39:53.676Z Compiling bitflags v1.3.2
22342026-02-19T00:39:53.739Z Compiling bumpalo v3.16.0
22352026-02-19T00:39:53.855Z Compiling lockfree-object-pool v0.1.6
22362026-02-19T00:39:54.170Z Compiling simd-adler32 v0.3.7
22372026-02-19T00:39:54.234Z Compiling winnow v0.5.40
22382026-02-19T00:39:54.737Z Compiling managed v0.8.0
22392026-02-19T00:39:54.784Z Compiling unicode-segmentation v1.12.0
22402026-02-19T00:39:54.884Z Compiling zopfli v0.8.1
22412026-02-19T00:39:57.071Z Compiling hyper-rustls v0.27.7
22422026-02-19T00:39:58.002Z Compiling reqwest v0.12.24
22432026-02-19T00:39:58.308Z Compiling toml_edit v0.19.15
22442026-02-19T00:39:59.006Z Compiling elliptic-curve v0.13.8
22452026-02-19T00:39:59.465Z Compiling typify-impl v0.4.3
22462026-02-19T00:39:59.757Z Compiling cargo_metadata v0.19.2
22472026-02-19T00:40:00.720Z Compiling dof v0.3.0
22482026-02-19T00:40:04.284Z Compiling daft v0.1.4
22492026-02-19T00:40:04.739Z Compiling signal-hook-mio v0.2.4
22502026-02-19T00:40:04.951Z Compiling zstd v0.13.3
22512026-02-19T00:40:05.349Z Compiling clap v4.5.48
22522026-02-19T00:40:05.663Z Compiling postgres-types v0.2.9
22532026-02-19T00:40:05.788Z Compiling dtrace-parser v0.2.0
22542026-02-19T00:40:06.727Z Compiling phf v0.11.2
22552026-02-19T00:40:06.873Z Compiling strum v0.27.2
22562026-02-19T00:40:07.144Z Compiling ed25519 v2.2.3
22572026-02-19T00:40:07.195Z Compiling hubpack v0.1.2
22582026-02-19T00:40:07.366Z Compiling bzip2 v0.5.2
22592026-02-19T00:40:07.410Z Compiling bzip2 v0.4.4
22602026-02-19T00:40:07.759Z Compiling pkcs1 v0.7.5
22612026-02-19T00:40:08.005Z Compiling rfc6979 v0.4.0
22622026-02-19T00:40:08.049Z Compiling float-cmp v0.10.0
22632026-02-19T00:40:08.328Z Compiling serde-big-array v0.5.1
22642026-02-19T00:40:08.728Z Compiling bstr v1.10.0
22652026-02-19T00:40:08.760Z Compiling structmeta-derive v0.3.0
22662026-02-19T00:40:09.013Z Compiling env_filter v0.1.2
22672026-02-19T00:40:09.410Z Compiling thread-id v4.2.2
22682026-02-19T00:40:09.559Z Compiling memmap2 v0.9.8
22692026-02-19T00:40:09.652Z Compiling socket2 v0.5.10
22702026-02-19T00:40:09.971Z Compiling foldhash v0.2.0
22712026-02-19T00:40:10.407Z Compiling keccak v0.1.5
22722026-02-19T00:40:10.575Z Compiling rustc-hash v2.1.1
22732026-02-19T00:40:14.414Z Compiling static_assertions v1.1.0
22742026-02-19T00:40:14.465Z Compiling whoami v1.5.2
22752026-02-19T00:40:14.466Z Compiling precomputed-hash v0.1.1
22762026-02-19T00:40:14.466Z Compiling fixedbitset v0.4.2
22772026-02-19T00:40:14.466Z Compiling predicates-core v1.0.8
22782026-02-19T00:40:14.466Z Compiling radium v0.7.0
22792026-02-19T00:40:14.466Z Compiling new_debug_unreachable v1.0.6
22802026-02-19T00:40:14.466Z Compiling fixedbitset v0.5.7
22812026-02-19T00:40:14.492Z Compiling jiff v0.2.15
22822026-02-19T00:40:14.492Z Compiling toml_write v0.1.2
22832026-02-19T00:40:14.492Z Compiling normalize-line-endings v0.3.0
22842026-02-19T00:40:14.492Z Compiling difflib v0.4.0
22852026-02-19T00:40:15.275Z Compiling data-encoding v2.9.0
22862026-02-19T00:40:17.202Z Compiling toml_edit v0.22.27
22872026-02-19T00:40:17.464Z Compiling hickory-proto v0.25.2
22882026-02-19T00:40:18.914Z Compiling predicates v3.1.3
22892026-02-19T00:40:20.505Z Compiling petgraph v0.8.2
22902026-02-19T00:40:24.057Z Compiling zip v4.2.0
22912026-02-19T00:40:26.237Z Compiling string_cache v0.8.9
22922026-02-19T00:40:26.579Z Compiling petgraph v0.6.5
22932026-02-19T00:40:26.874Z Compiling tokio-postgres v0.7.13
22942026-02-19T00:40:30.508Z Compiling structmeta v0.3.0
22952026-02-19T00:40:31.027Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22962026-02-19T00:40:31.176Z Compiling iddqd v0.3.16
22972026-02-19T00:40:32.658Z Compiling sha3 v0.10.8
22982026-02-19T00:40:33.375Z Compiling usdt v0.6.0
22992026-02-19T00:40:33.998Z Compiling similar v2.7.0
23002026-02-19T00:40:35.162Z Compiling env_logger v0.11.8
23012026-02-19T00:40:35.840Z Compiling typify-macro v0.4.3
23022026-02-19T00:40:35.998Z Compiling serde_with v3.16.1
23032026-02-19T00:40:36.048Z Compiling rsa v0.9.8
23042026-02-19T00:40:36.619Z Compiling ecdsa v0.16.9
23052026-02-19T00:40:38.420Z Compiling zip v0.6.6
23062026-02-19T00:40:38.976Z Compiling ed25519-dalek v2.1.1
23072026-02-19T00:40:40.118Z Compiling crossterm v0.28.1
23082026-02-19T00:40:40.589Z Compiling crossbeam-epoch v0.9.18
23092026-02-19T00:40:40.748Z Compiling toml v0.7.8
23102026-02-19T00:40:41.424Z Compiling heck v0.4.1
23112026-02-19T00:40:41.594Z Compiling strum v0.26.3
23122026-02-19T00:40:41.967Z Compiling tokio-stream v0.1.17
23132026-02-19T00:40:42.315Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
23142026-02-19T00:40:42.770Z Compiling x509-cert v0.2.5
23152026-02-19T00:40:43.237Z Compiling sha1 v0.10.6
23162026-02-19T00:40:43.807Z Compiling itertools v0.13.0
23172026-02-19T00:40:43.857Z Compiling itertools v0.10.5
23182026-02-19T00:40:46.164Z Compiling winnow v0.6.26
23192026-02-19T00:40:46.966Z Compiling tap v1.0.1
23202026-02-19T00:40:47.139Z Compiling lalrpop-util v0.19.12
23212026-02-19T00:40:47.481Z Compiling maybe-uninit v2.0.0
23222026-02-19T00:40:48.039Z Compiling peg-runtime v0.8.5
23232026-02-19T00:40:48.654Z Compiling wyz v0.5.1
23242026-02-19T00:40:50.078Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23252026-02-19T00:40:56.044Z Compiling funty v2.0.0
23262026-02-19T00:40:56.145Z Compiling packed_struct v0.10.1
23272026-02-19T00:40:59.331Z Compiling bitvec v1.0.1
23282026-02-19T00:41:05.387Z Compiling packed_struct_codegen v0.10.1
23292026-02-19T00:41:05.432Z Compiling futures-executor v0.3.31
23302026-02-19T00:41:06.431Z Compiling bitfield-macros v0.19.2
23312026-02-19T00:41:06.474Z Compiling zerocopy-derive v0.6.6
23322026-02-19T00:41:07.145Z Compiling indexmap v1.9.3
23332026-02-19T00:41:07.598Z Compiling nodrop v0.1.14
23342026-02-19T00:41:07.945Z Compiling typeid v1.0.3
23352026-02-19T00:41:08.362Z Compiling crc-catalog v2.4.0
23362026-02-19T00:41:09.759Z Compiling crc v3.2.1
23372026-02-19T00:41:10.097Z Compiling zerocopy v0.6.6
23382026-02-19T00:41:11.096Z Compiling bitfield v0.19.2
23392026-02-19T00:41:11.795Z Compiling array-init v0.0.4
23402026-02-19T00:41:12.990Z Compiling futures v0.3.31
23412026-02-19T00:41:14.596Z Compiling smallvec v0.6.14
23422026-02-19T00:41:16.197Z Compiling typify v0.4.3
23432026-02-19T00:41:16.295Z Compiling derive-ex v0.1.8
23442026-02-19T00:41:18.905Z Compiling base64 v0.21.7
23452026-02-19T00:41:19.244Z Compiling unsafe-libyaml v0.2.11
23462026-02-19T00:41:20.303Z Compiling rustls v0.22.4
23472026-02-19T00:41:20.355Z Compiling hashbrown v0.12.3
23482026-02-19T00:41:21.223Z Compiling serde_yaml v0.9.34+deprecated
23492026-02-19T00:41:22.439Z Compiling test-strategy v0.4.3
23502026-02-19T00:41:23.141Z Compiling ron v0.8.1
23512026-02-19T00:41:26.328Z Compiling progenitor-impl v0.11.2
23522026-02-19T00:41:27.090Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
23532026-02-19T00:41:29.241Z Compiling serde-hex v0.1.0
23542026-02-19T00:41:32.062Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23552026-02-19T00:41:33.132Z Compiling toml v0.8.23
23562026-02-19T00:41:34.982Z Compiling hashbrown v0.13.2
23572026-02-19T00:41:38.910Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23582026-02-19T00:41:39.355Z Compiling xattr v1.3.1
23592026-02-19T00:41:39.896Z Compiling pin-project-internal v1.1.6
23602026-02-19T00:41:40.512Z Compiling thread_local v1.1.8
23612026-02-19T00:41:40.604Z Compiling filetime v0.2.26
23622026-02-19T00:41:41.483Z Compiling multer v3.1.0
23632026-02-19T00:41:41.979Z Compiling match_cfg v0.1.0
23642026-02-19T00:41:42.512Z Compiling rayon-core v1.12.1
23652026-02-19T00:41:43.075Z Compiling crc-any v2.5.0
23662026-02-19T00:41:44.964Z Compiling slog-async v2.8.0
23672026-02-19T00:41:45.153Z Compiling same-file v1.0.6
23682026-02-19T00:41:47.051Z Compiling walkdir v2.5.0
23692026-02-19T00:41:56.435Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
23702026-02-19T00:41:59.674Z Compiling pin-project v1.1.6
23712026-02-19T00:41:59.884Z Compiling hostname v0.3.1
23722026-02-19T00:42:00.094Z Compiling tar v0.4.44
23732026-02-19T00:42:01.766Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23742026-02-19T00:42:05.944Z Compiling object v0.30.4
23752026-02-19T00:42:06.341Z Compiling erased-serde v0.4.6
23762026-02-19T00:42:06.766Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23772026-02-19T00:42:07.813Z Compiling progenitor-macro v0.11.2
23782026-02-19T00:42:15.620Z Compiling progenitor-client v0.11.2
23792026-02-19T00:42:16.652Z Compiling toml_parser v1.0.6+spec-1.1.0
23802026-02-19T00:42:16.720Z Compiling crossbeam-channel v0.5.15
23812026-02-19T00:42:17.306Z Compiling slog-json v2.6.1
23822026-02-19T00:42:17.869Z Compiling async-stream-impl v0.3.6
23832026-02-19T00:42:18.175Z Compiling snafu-derive v0.8.5
23842026-02-19T00:42:18.237Z Compiling ordered-float v2.10.1
23852026-02-19T00:42:18.926Z Compiling serde_path_to_error v0.1.20
23862026-02-19T00:42:19.048Z Compiling toml_datetime v0.7.5+spec-1.1.0
23872026-02-19T00:42:19.252Z Compiling serde_spanned v1.0.4
23882026-02-19T00:42:19.557Z Compiling is-terminal v0.4.13
23892026-02-19T00:42:19.737Z Compiling fs-err v2.11.0
23902026-02-19T00:42:19.798Z Compiling dropshot v0.16.7
23912026-02-19T00:42:19.934Z Compiling path-slash v0.1.5
23922026-02-19T00:42:19.979Z Compiling unicode-width v0.1.14
23932026-02-19T00:42:20.236Z Compiling term v1.1.0
23942026-02-19T00:42:20.628Z Compiling debug-ignore v1.0.5
23952026-02-19T00:42:20.714Z Compiling toml_writer v1.0.6+spec-1.1.0
23962026-02-19T00:42:20.855Z Compiling take_mut v0.2.2
23972026-02-19T00:42:21.263Z Compiling toml v0.9.11+spec-1.1.0
23982026-02-19T00:42:21.407Z Compiling slog-term v2.9.2
23992026-02-19T00:42:22.029Z Compiling snafu v0.8.5
24002026-02-19T00:42:23.388Z Compiling tabwriter v1.4.0
24012026-02-19T00:42:23.924Z Compiling async-stream v0.3.6
24022026-02-19T00:42:24.049Z Compiling serde-value v0.7.0
24032026-02-19T00:42:24.223Z Compiling slog-bunyan v2.5.0
24042026-02-19T00:42:24.281Z Compiling progenitor v0.11.2
24052026-02-19T00:42:24.308Z Compiling tokio-rustls v0.25.0
24062026-02-19T00:42:24.542Z Compiling serde-untagged v0.1.7
24072026-02-19T00:42:24.676Z Compiling globset v0.4.15
24082026-02-19T00:42:24.834Z Compiling crossbeam-deque v0.8.5
24092026-02-19T00:42:25.263Z Compiling camino-tempfile v1.4.1
24102026-02-19T00:42:25.349Z Compiling parse-display-derive v0.10.0
24112026-02-19T00:42:25.564Z Compiling olpc-cjson v0.1.4
24122026-02-19T00:42:25.960Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24132026-02-19T00:42:26.062Z Compiling waitgroup v0.1.2
24142026-02-19T00:42:26.377Z Compiling rustls-pemfile v2.2.0
24152026-02-19T00:42:26.899Z Compiling pem v3.0.5
24162026-02-19T00:42:27.033Z Compiling newtype-uuid-macros v0.1.0
24172026-02-19T00:42:28.442Z Compiling dropshot_endpoint v0.16.7
24182026-02-19T00:42:28.497Z Compiling serde_plain v1.0.2
24192026-02-19T00:42:28.524Z Compiling async-recursion v1.1.1
24202026-02-19T00:42:28.653Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24212026-02-19T00:42:29.108Z Compiling blake3 v1.5.4
24222026-02-19T00:42:29.369Z Compiling hostname v0.4.2
24232026-02-19T00:42:29.676Z Compiling instant v0.1.13
24242026-02-19T00:42:29.740Z Compiling half v2.4.1
24252026-02-19T00:42:29.765Z Compiling ciborium-io v0.2.2
24262026-02-19T00:42:29.885Z Compiling unicode-xid v0.2.6
24272026-02-19T00:42:29.993Z Compiling typed-path v0.9.3
24282026-02-19T00:42:30.212Z Compiling colored v3.0.0
24292026-02-19T00:42:30.483Z Compiling ciborium-ll v0.2.2
24302026-02-19T00:42:30.529Z Compiling cargo-util-schemas v0.8.2
24312026-02-19T00:42:30.675Z Compiling backoff v0.4.0
24322026-02-19T00:42:31.024Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24332026-02-19T00:42:31.604Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24342026-02-19T00:42:31.718Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24352026-02-19T00:42:31.892Z Compiling parse-display v0.10.0
24362026-02-19T00:42:33.710Z Compiling tough v0.20.0
24372026-02-19T00:42:35.877Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24382026-02-19T00:42:36.746Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24392026-02-19T00:42:36.775Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24402026-02-19T00:42:37.326Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24412026-02-19T00:42:37.380Z Compiling itertools v0.14.0
24422026-02-19T00:42:39.099Z Compiling progenitor-client v0.10.0
24432026-02-19T00:42:39.994Z Compiling macaddr v1.0.1
24442026-02-19T00:42:40.565Z Compiling cargo-platform v0.2.0
24452026-02-19T00:42:41.096Z Compiling arrayref v0.3.9
24462026-02-19T00:42:41.248Z Compiling parse-size v1.1.0
24472026-02-19T00:42:41.630Z Compiling constant_time_eq v0.3.1
24482026-02-19T00:42:41.728Z Compiling arrayvec v0.7.6
24492026-02-19T00:42:41.909Z Compiling indent_write v2.2.0
24502026-02-19T00:42:42.267Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24512026-02-19T00:42:43.043Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24522026-02-19T00:42:44.677Z Compiling cargo_metadata v0.21.0
24532026-02-19T00:42:44.700Z Compiling ciborium v0.2.2
24542026-02-19T00:42:46.567Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24552026-02-19T00:42:50.754Z Compiling topological-sort v0.2.2
24562026-02-19T00:42:51.109Z Compiling display-error-chain v0.2.2
24572026-02-19T00:42:51.406Z Compiling omicron-zone-package v0.12.2
24582026-02-19T00:42:55.351Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24592026-02-19T00:42:59.287Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24602026-02-19T00:42:59.348Z Compiling shell-words v1.1.0
24612026-02-19T00:42:59.852Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24622026-02-19T00:43:18.722Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24632026-02-19T00:43:41.082Z Finished `release` profile [optimized] target(s) in 6m 56s
24642026-02-19T00:43:41.254Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
24652026-02-19T00:43:41.337ZFeb 19 00:43:40.945 DEBG changing working directory to /work/oxidecomputer/omicron
24662026-02-19T00:43:41.553ZFeb 19 00:43:41.161 DEBG running: git rev-parse HEAD
24672026-02-19T00:43:41.577ZFeb 19 00:43:41.169 DEBG process exited with exit status: 0 (7.367061ms)
24682026-02-19T00:43:41.577ZFeb 19 00:43:41.169 INFO version: 19.0.0-0.ci+git0b383007a58
24692026-02-19T00:43:41.633ZFeb 19 00:43:41.241 INFO cloning helios to /work/oxidecomputer/helios
24702026-02-19T00:43:41.633ZFeb 19 00:43:41.241 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24712026-02-19T00:43:41.657ZCloning into '/work/oxidecomputer/helios'...
24722026-02-19T00:43:42.426ZFeb 19 00:43:42.022 DEBG process exited with exit status: 0 (781.50219ms)
24732026-02-19T00:43:42.426ZFeb 19 00:43:42.022 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24742026-02-19T00:43:42.426ZFeb 19 00:43:42.028 DEBG process exited with exit status: 0 (5.711072ms)
24752026-02-19T00:43:42.426ZFeb 19 00:43:42.028 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24762026-02-19T00:43:44.516ZFeb 19 00:43:44.123 DEBG process exited with exit status: 0 (2.094792122s)
24772026-02-19T00:43:44.540ZFeb 19 00:43:44.123 DEBG running: zfs list rpool/images/build/host
24782026-02-19T00:43:44.540ZNAME USED AVAIL REFER MOUNTPOINT
24792026-02-19T00:43:44.540Zrpool/images/build/host 96K 150G 96K /rpool/images/build/host
24802026-02-19T00:43:44.540ZFeb 19 00:43:44.134 DEBG process exited with exit status: 0 (11.282667ms)
24812026-02-19T00:43:44.540ZFeb 19 00:43:44.134 DEBG running: zfs list rpool/images/build/recovery
24822026-02-19T00:43:44.540ZNAME USED AVAIL REFER MOUNTPOINT
24832026-02-19T00:43:44.540Zrpool/images/build/recovery 96K 150G 96K /rpool/images/build/recovery
24842026-02-19T00:43:44.540ZFeb 19 00:43:44.145 DEBG process exited with exit status: 0 (10.719892ms)
24852026-02-19T00:43:44.540ZFeb 19 00:43:44.146 INFO [incorp-manifest] running task
24862026-02-19T00:43:44.540ZFeb 19 00:43:44.147 INFO [hubris-production] running task
24872026-02-19T00:43:44.540ZFeb 19 00:43:44.147 INFO [hubris-staging] running task
24882026-02-19T00:43:44.540ZFeb 19 00:43:44.148 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24892026-02-19T00:43:44.564ZFeb 19 00:43:44.149 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24902026-02-19T00:43:44.564ZFeb 19 00:43:44.149 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
24912026-02-19T00:43:44.564ZFeb 19 00:43:44.150 INFO [incorp-create] running: pkgrepo create /work/incorporation
24922026-02-19T00:43:44.688Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24932026-02-19T00:43:45.122ZFeb 19 00:43:44.731 INFO [incorp-create] process exited with exit status: 0 (580.538233ms)
24942026-02-19T00:43:45.147ZFeb 19 00:43:44.731 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
24952026-02-19T00:43:45.670ZFeb 19 00:43:45.278 INFO [incorp-publisher] process exited with exit status: 0 (546.858946ms)
24962026-02-19T00:43:45.778Z[ omicron-package] Blocking waiting for file lock on package cache
24972026-02-19T00:43:46.582Z[ omicron-package] Blocking waiting for file lock on package cache
24982026-02-19T00:43:46.983Z[ omicron-package] Blocking waiting for file lock on package cache
24992026-02-19T00:43:49.282ZFeb 19 00:43:48.891 INFO [hubris-production] task succeeded (4.74447214s)
25002026-02-19T00:43:52.881Z[ omicron-package] Compiling ring v0.17.14
25012026-02-19T00:43:52.970Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25022026-02-19T00:43:52.994Z[ omicron-package] Compiling itertools v0.14.0
25032026-02-19T00:43:52.994Z[ omicron-package] Compiling heapless v0.8.0
25042026-02-19T00:43:52.994Z[ omicron-package] Compiling hash32 v0.3.1
25052026-02-19T00:43:52.994Z[ omicron-package] Compiling smoltcp v0.11.0
25062026-02-19T00:43:52.994Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25072026-02-19T00:43:54.232Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25082026-02-19T00:43:54.491Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25092026-02-19T00:43:55.500Z[ omicron-package] Compiling cobs v0.2.3
25102026-02-19T00:43:55.525Z[ omicron-package] Compiling num_enum_derive v0.5.11
25112026-02-19T00:43:56.121Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25122026-02-19T00:43:56.328Z[ omicron-package] Compiling postcard v1.0.10
25132026-02-19T00:43:56.900Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25142026-02-19T00:43:58.300Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25152026-02-19T00:43:58.645Z[ omicron-package] Compiling proc-macro-error v1.0.4
25162026-02-19T00:43:59.599Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25172026-02-19T00:43:59.820Z[ omicron-package] Compiling rustls v0.23.19
25182026-02-19T00:44:00.073Z[ omicron-package] Compiling ingot-macros v0.1.1
25192026-02-19T00:44:00.170Z[ omicron-package] Compiling foreign-types v0.5.0
25202026-02-19T00:44:00.406Z[ omicron-package] Compiling num_enum v0.5.11
25212026-02-19T00:44:01.222Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25222026-02-19T00:44:01.368Z[ omicron-package] Compiling cstr-argument v0.1.2
25232026-02-19T00:44:01.812Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25242026-02-19T00:44:02.156Z[ omicron-package] Compiling pretty-hex v0.2.1
25252026-02-19T00:44:03.133Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25262026-02-19T00:44:03.184Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25272026-02-19T00:44:04.277Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25282026-02-19T00:44:04.363Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25292026-02-19T00:44:04.502Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25302026-02-19T00:44:04.702Z[ omicron-package] Compiling rayon v1.10.0
25312026-02-19T00:44:05.139Z[ omicron-package] Compiling colored v2.2.0
25322026-02-19T00:44:05.558Z[ omicron-package] Compiling nix v0.30.1
25332026-02-19T00:44:06.680Z[ omicron-package] Compiling rustls-webpki v0.102.8
25342026-02-19T00:44:07.649Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25352026-02-19T00:44:08.000Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
25362026-02-19T00:44:10.474Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25372026-02-19T00:44:10.666Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25382026-02-19T00:44:11.345Z[ omicron-package] Compiling num-derive v0.4.2
25392026-02-19T00:44:12.323Z[ omicron-package] Compiling ingot-types v0.1.2
25402026-02-19T00:44:12.597Z[ omicron-package] Compiling sigpipe v0.1.3
25412026-02-19T00:44:12.916Z[ omicron-package] Compiling glob v0.3.2
25422026-02-19T00:44:13.889Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25432026-02-19T00:44:14.437Z[ omicron-package] Compiling ingot v0.1.1
25442026-02-19T00:44:14.516Z[ omicron-package] Compiling rustls v0.22.4
25452026-02-19T00:44:14.642Z[ omicron-package] Compiling libefi-sys v0.1.0
25462026-02-19T00:44:14.744Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25472026-02-19T00:44:15.533Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25482026-02-19T00:44:16.068Z[ omicron-package] Compiling zone v0.3.1
25492026-02-19T00:44:16.939Z[ omicron-package] Compiling usdt-macro v0.5.0
25502026-02-19T00:44:17.091Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
25512026-02-19T00:44:19.276Z[ omicron-package] Compiling smf v0.2.3
25522026-02-19T00:44:21.464Z[ omicron-package] Compiling tokio-rustls v0.26.0
25532026-02-19T00:44:22.451Z[ omicron-package] Compiling hyper-rustls v0.27.7
25542026-02-19T00:44:22.926Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25552026-02-19T00:44:23.186Z[ omicron-package] Compiling bitfield-struct v0.6.2
25562026-02-19T00:44:23.698Z[ omicron-package] Compiling reqwest v0.12.24
25572026-02-19T00:44:25.251Z[ omicron-package] Compiling memmap v0.7.0
25582026-02-19T00:44:25.497Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25592026-02-19T00:44:26.066Z[ omicron-package] Compiling usdt v0.5.0
25602026-02-19T00:44:26.804Z[ omicron-package] Compiling unicode-width v0.2.0
25612026-02-19T00:44:26.966Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25622026-02-19T00:44:27.518Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25632026-02-19T00:44:28.050Z[ omicron-package] Compiling console v0.16.0
25642026-02-19T00:44:28.276Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25652026-02-19T00:44:29.097Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25662026-02-19T00:44:29.729Z[ omicron-package] Compiling tokio-dtrace v0.1.0
25672026-02-19T00:44:30.021Z[ omicron-package] Compiling gethostname v0.5.0
25682026-02-19T00:44:30.279Z[ omicron-package] Compiling unit-prefix v0.5.1
25692026-02-19T00:44:30.586Z[ omicron-package] Compiling tokio-rustls v0.25.0
25702026-02-19T00:44:30.700Z[ omicron-package] Compiling indicatif v0.18.0
25712026-02-19T00:44:30.804Z[ omicron-package] Compiling oxide-tokio-rt v0.1.2
25722026-02-19T00:44:31.455Z[ omicron-package] Compiling dropshot v0.16.7
25732026-02-19T00:44:31.819Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25742026-02-19T00:44:33.479ZFeb 19 00:44:33.092 INFO [hubris-staging] task succeeded (48.945179608s)
25752026-02-19T00:44:35.889Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25762026-02-19T00:44:36.635Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
25772026-02-19T00:44:36.635Z[ helios-setup] --> src/main.rs:79:10
25782026-02-19T00:44:36.659Z[ helios-setup] |
25792026-02-19T00:44:36.659Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
25802026-02-19T00:44:36.659Z[ helios-setup] | ^^^^ ^^^^^^^^^ the same lifetime is hidden here
25812026-02-19T00:44:36.659Z[ helios-setup] | |
25822026-02-19T00:44:36.659Z[ helios-setup] | the lifetime is elided here
25832026-02-19T00:44:36.659Z[ helios-setup] |
25842026-02-19T00:44:36.659Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
25852026-02-19T00:44:36.659Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
25862026-02-19T00:44:36.659Z[ helios-setup] help: use `'_` for type paths
25872026-02-19T00:44:36.660Z[ helios-setup] |
25882026-02-19T00:44:36.660Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
25892026-02-19T00:44:36.660Z[ helios-setup] | ++++
25902026-02-19T00:44:36.660Z[ helios-setup]
25912026-02-19T00:44:38.213Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25922026-02-19T00:44:38.986Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25932026-02-19T00:44:43.696Z[ omicron-package] Compiling progenitor-client v0.11.2
25942026-02-19T00:44:43.950Z[ omicron-package] Compiling progenitor-client v0.10.0
25952026-02-19T00:44:44.036Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25962026-02-19T00:44:45.075Z[ omicron-package] Compiling progenitor v0.11.2
25972026-02-19T00:44:45.348Z[ omicron-package] Compiling omicron-zone-package v0.12.2
25982026-02-19T00:44:45.448Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25992026-02-19T00:44:45.926Z[ helios-setup] Feb 19 00:44:45.539 INFO helios repository root is: /work/oxidecomputer/helios
26002026-02-19T00:44:45.950Z[ helios-setup] Feb 19 00:44:45.542 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
26012026-02-19T00:44:45.950Z[ helios-setup] Feb 19 00:44:45.542 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26022026-02-19T00:44:45.950Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26032026-02-19T00:44:47.201Z[ helios-setup] Feb 19 00:44:46.813 INFO clone ok!, project: chelsio-t6-roms
26042026-02-19T00:44:47.201Z[ helios-setup] Feb 19 00:44:46.813 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
26052026-02-19T00:44:47.225Z[ helios-setup] Feb 19 00:44:46.813 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
26062026-02-19T00:44:47.225Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
26072026-02-19T00:44:58.807Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26082026-02-19T00:44:59.143Z[ helios-setup] Feb 19 00:44:58.757 INFO clone ok!, project: amd-firmware
26092026-02-19T00:44:59.143Z[ helios-setup] Feb 19 00:44:58.757 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
26102026-02-19T00:44:59.167Z[ helios-setup] Feb 19 00:44:58.757 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26112026-02-19T00:44:59.167Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26122026-02-19T00:45:00.423Z[ helios-setup] Feb 19 00:45:00.037 INFO clone ok!, project: pilot
26132026-02-19T00:45:00.423Z[ helios-setup] Feb 19 00:45:00.037 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
26142026-02-19T00:45:00.447Z[ helios-setup] Feb 19 00:45:00.037 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
26152026-02-19T00:45:00.447Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
26162026-02-19T00:45:01.769Z[ helios-setup] Feb 19 00:45:01.382 INFO clone ok!, project: dmar-report
26172026-02-19T00:45:01.769Z[ helios-setup] Feb 19 00:45:01.383 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26182026-02-19T00:45:01.793Z[ helios-setup] Feb 19 00:45:01.383 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
26192026-02-19T00:45:01.793Z[ helios-setup] Feb 19 00:45:01.383 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
26202026-02-19T00:45:01.793Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26212026-02-19T00:45:02.628Z[ helios-setup] Feb 19 00:45:02.242 INFO clone ok!, project: phbl
26222026-02-19T00:45:02.652Z[ helios-setup] Feb 19 00:45:02.242 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
26232026-02-19T00:45:02.652Z[ helios-setup] Feb 19 00:45:02.242 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
26242026-02-19T00:45:02.652Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
26252026-02-19T00:45:04.556Z[ helios-setup] Feb 19 00:45:04.170 INFO clone ok!, project: amd-host-image-builder
26262026-02-19T00:45:04.556Z[ helios-setup] Feb 19 00:45:04.170 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
26272026-02-19T00:45:04.580Z[ helios-setup] Feb 19 00:45:04.171 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26282026-02-19T00:45:04.581Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26292026-02-19T00:45:05.309Z[ helios-setup] Feb 19 00:45:04.923 INFO clone ok!, project: bootserver
26302026-02-19T00:45:05.333Z[ helios-setup] Feb 19 00:45:04.924 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
26312026-02-19T00:45:05.333Z[ helios-setup] Feb 19 00:45:04.924 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
26322026-02-19T00:45:05.333Z[ helios-setup] Feb 19 00:45:04.924 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26332026-02-19T00:45:05.333Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26342026-02-19T00:45:05.792ZFeb 19 00:45:05.407 DEBG process exited with exit status: 0 (81.257878673s)
26352026-02-19T00:45:05.816ZFeb 19 00:45:05.410 INFO [incorp-manifest] task succeeded (81.263566818s)
26362026-02-19T00:45:05.816ZFeb 19 00:45:05.410 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
26372026-02-19T00:45:06.226ZFeb 19 00:45:05.841 INFO [incorp-fmt] process exited with exit status: 0 (430.738048ms)
26382026-02-19T00:45:06.252ZFeb 19 00:45:05.842 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
26392026-02-19T00:45:06.277Z[ helios-setup] Feb 19 00:45:05.880 INFO clone ok!, project: image-builder
26402026-02-19T00:45:06.277Z[ helios-setup] Feb 19 00:45:05.881 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
26412026-02-19T00:45:06.277Z[ helios-setup] Feb 19 00:45:05.881 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
26422026-02-19T00:45:06.277Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
26432026-02-19T00:45:06.705Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260219T004506Z
26442026-02-19T00:45:06.705Z[ incorp-pkgsend] PUBLISHED
26452026-02-19T00:45:06.796ZFeb 19 00:45:06.412 INFO [incorp-pkgsend] process exited with exit status: 0 (569.968498ms)
26462026-02-19T00:45:06.820ZFeb 19 00:45:06.412 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
26472026-02-19T00:45:06.871Z[ helios-setup] Feb 19 00:45:06.485 INFO clone ok!, project: pinprick
26482026-02-19T00:45:06.871Z[ helios-setup] Feb 19 00:45:06.486 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26492026-02-19T00:45:06.895Z[ helios-setup] Feb 19 00:45:06.486 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26502026-02-19T00:45:07.189Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
26512026-02-19T00:45:07.213Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
26522026-02-19T00:45:07.258Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26532026-02-19T00:45:07.258Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26542026-02-19T00:45:07.282Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26552026-02-19T00:45:07.282Z[ helios-incorp]
26562026-02-19T00:45:07.282Z[ helios-incorp] Archiving packages ...
26572026-02-19T00:45:07.282Z[ helios-incorp] Packages to add: 1
26582026-02-19T00:45:07.282Z[ helios-incorp] Files to retrieve: 0
26592026-02-19T00:45:07.282Z[ helios-incorp] Estimated transfer size: 0.00 B
26602026-02-19T00:45:07.282Z[ helios-incorp]
26612026-02-19T00:45:07.282Z[ helios-incorp] Packages to archive:
26622026-02-19T00:45:07.283Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260219T004506Z
26632026-02-19T00:45:07.283Z[ helios-incorp]
26642026-02-19T00:45:07.283Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26652026-02-19T00:45:07.283Z[ helios-incorp] Archiving: Completed 108.19 kB in 0.00 seconds
26662026-02-19T00:45:07.353ZFeb 19 00:45:06.968 INFO [helios-incorp] process exited with exit status: 0 (555.662064ms)
26672026-02-19T00:45:07.377Z[ helios-setup] Feb 19 00:45:06.985 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26682026-02-19T00:45:07.867Z[ helios-setup] Feb 19 00:45:07.482 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26692026-02-19T00:45:07.867Z[ helios-setup] Feb 19 00:45:07.482 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26702026-02-19T00:45:08.404Z[ helios-setup] Feb 19 00:45:08.019 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26712026-02-19T00:45:08.913Z[ helios-setup] Feb 19 00:45:08.527 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26722026-02-19T00:45:08.913Z[ helios-setup] Feb 19 00:45:08.527 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26732026-02-19T00:45:09.403Z[ helios-setup] Feb 19 00:45:09.018 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26742026-02-19T00:45:09.886Z[ helios-setup] Feb 19 00:45:09.501 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26752026-02-19T00:45:09.886Z[ helios-setup] Feb 19 00:45:09.502 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26762026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26772026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO ok!
26782026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26792026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26802026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO ok!
26812026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26822026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26832026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO ok!
26842026-02-19T00:45:09.911Z[ helios-setup] Feb 19 00:45:09.502 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
26852026-02-19T00:45:09.990Z[ helios-setup] Feb 19 00:45:09.605 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.91.1-x86_64-unknown-illumos (default)"
26862026-02-19T00:45:09.990Z[ helios-setup] Feb 19 00:45:09.605 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
26872026-02-19T00:45:09.990Z[ helios-setup] Feb 19 00:45:09.605 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
26882026-02-19T00:45:10.226Z[ helios-setup] Feb 19 00:45:09.842 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
26892026-02-19T00:45:10.788Z[ helios-setup] Feb 19 00:45:10.403 INFO E| From https://github.com/jclulow/hiercmd
26902026-02-19T00:45:10.788Z[ helios-setup] Feb 19 00:45:10.403 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
26912026-02-19T00:45:10.815Z[ helios-setup] Feb 19 00:45:10.430 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
26922026-02-19T00:45:11.226Z[ helios-setup] Feb 19 00:45:10.841 INFO E| From https://github.com/oxidecomputer/network-interface
26932026-02-19T00:45:11.226Z[ helios-setup] Feb 19 00:45:10.841 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
26942026-02-19T00:45:11.253Z[ helios-setup] Feb 19 00:45:10.868 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
26952026-02-19T00:45:11.674Z[ helios-setup] Feb 19 00:45:11.289 INFO E| From https://github.com/oxidecomputer/boot-image-tools
26962026-02-19T00:45:11.674Z[ helios-setup] Feb 19 00:45:11.289 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
26972026-02-19T00:45:11.705Z[ helios-setup] Feb 19 00:45:11.320 INFO E| Updating crates.io index
26982026-02-19T00:45:12.106Z[ helios-setup] Feb 19 00:45:11.721 INFO E| Downloading crates ...
26992026-02-19T00:45:12.212Z[ helios-setup] Feb 19 00:45:11.827 INFO E| Downloaded adler2 v2.0.1
27002026-02-19T00:45:12.238Z[ helios-setup] Feb 19 00:45:11.831 INFO E| Downloaded anstyle v1.0.13
27012026-02-19T00:45:12.238Z[ helios-setup] Feb 19 00:45:11.836 INFO E| Downloaded getrandom v0.2.16
27022026-02-19T00:45:12.238Z[ helios-setup] Feb 19 00:45:11.842 INFO E| Downloaded base64ct v1.8.0
27032026-02-19T00:45:12.238Z[ helios-setup] Feb 19 00:45:11.847 INFO E| Downloaded chrono v0.4.42
27042026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.857 INFO E| Downloaded getopts v0.2.24
27052026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.859 INFO E| Downloaded generic-array v0.14.9
27062026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.861 INFO E| Downloaded cc v1.2.44
27072026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.865 INFO E| Downloaded cpufeatures v0.2.17
27082026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.867 INFO E| Downloaded anstyle-query v1.1.4
27092026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.868 INFO E| Downloaded bitfield-macros v0.19.3
27102026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.869 INFO E| Downloaded anstyle-parse v0.2.7
27112026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.872 INFO E| Downloaded ppv-lite86 v0.2.21
27122026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.874 INFO E| Downloaded bitfield v0.19.3
27132026-02-19T00:45:12.268Z[ helios-setup] Feb 19 00:45:11.876 INFO E| Downloaded anyhow v1.0.100
27142026-02-19T00:45:12.292Z[ helios-setup] Feb 19 00:45:11.882 INFO E| Downloaded proc-macro2 v1.0.103
27152026-02-19T00:45:12.292Z[ helios-setup] Feb 19 00:45:11.888 INFO E| Downloaded tls_codec_derive v0.4.2
27162026-02-19T00:45:12.292Z[ helios-setup] Feb 19 00:45:11.892 INFO E| Downloaded thiserror v2.0.17
27172026-02-19T00:45:12.292Z[ helios-setup] Feb 19 00:45:11.902 INFO E| Downloaded toml_parser v1.0.4
27182026-02-19T00:45:12.292Z[ helios-setup] Feb 19 00:45:11.905 INFO E| Downloaded clap_lex v0.7.6
27192026-02-19T00:45:12.292Z[ helios-setup] Feb 19 00:45:11.908 INFO E| Downloaded libm v0.2.15
27202026-02-19T00:45:12.317Z[ helios-setup] Feb 19 00:45:11.924 INFO E| Downloaded zeroize v1.8.2
27212026-02-19T00:45:12.317Z[ helios-setup] Feb 19 00:45:11.928 INFO E| Downloaded unicode-ident v1.0.22
27222026-02-19T00:45:12.317Z[ helios-setup] Feb 19 00:45:11.933 INFO E| Downloaded toml_datetime v0.7.3
27232026-02-19T00:45:12.341Z[ helios-setup] Feb 19 00:45:11.937 INFO E| Downloaded uuid v1.18.1
27242026-02-19T00:45:12.341Z[ helios-setup] Feb 19 00:45:11.941 INFO E| Downloaded toml_edit v0.23.7
27252026-02-19T00:45:12.341Z[ helios-setup] Feb 19 00:45:11.947 INFO E| Downloaded mio v1.1.0
27262026-02-19T00:45:12.341Z[ helios-setup] Feb 19 00:45:11.955 INFO E| Downloaded time v0.3.44
27272026-02-19T00:45:12.365Z[ helios-setup] Feb 19 00:45:11.965 INFO E| Downloaded memchr v2.7.6
27282026-02-19T00:45:12.366Z[ helios-setup] Feb 19 00:45:11.972 INFO E| Downloaded flate2 v1.1.5
27292026-02-19T00:45:12.366Z[ helios-setup] Feb 19 00:45:11.978 INFO E| Downloaded winnow v0.7.13
27302026-02-19T00:45:12.390Z[ helios-setup] Feb 19 00:45:11.989 INFO E| Downloaded serde_json v1.0.145
27312026-02-19T00:45:12.390Z[ helios-setup] Feb 19 00:45:11.998 INFO E| Downloaded clap_builder v4.5.51
27322026-02-19T00:45:12.414Z[ helios-setup] Feb 19 00:45:12.006 INFO E| Downloaded bytes v1.10.1
27332026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.012 INFO E| Downloaded toml v0.9.8
27342026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.017 INFO E| Downloaded ryu v1.0.20
27352026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.021 INFO E| Downloaded unicode-width v0.2.2
27362026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.028 INFO E| Downloaded parking_lot v0.12.5
27372026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.032 INFO E| Downloaded syn v2.0.108
27382026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.045 INFO E| Downloaded iana-time-zone v0.1.64
27392026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.048 INFO E| Downloaded find-msvc-tools v0.1.4
27402026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.050 INFO E| Downloaded crc32fast v1.5.0
27412026-02-19T00:45:12.438Z[ helios-setup] Feb 19 00:45:12.053 INFO E| Downloaded clap_derive v4.5.49
27422026-02-19T00:45:12.462Z[ helios-setup] Feb 19 00:45:12.056 INFO E| Downloaded toml_writer v1.0.4
27432026-02-19T00:45:12.462Z[ helios-setup] Feb 19 00:45:12.060 INFO E| Downloaded thiserror-impl v2.0.17
27442026-02-19T00:45:12.462Z[ helios-setup] Feb 19 00:45:12.062 INFO E| Downloaded rustix v1.1.2
27452026-02-19T00:45:12.487Z[ helios-setup] Feb 19 00:45:12.102 INFO E| Downloaded slab v0.4.11
27462026-02-19T00:45:12.511Z[ helios-setup] Feb 19 00:45:12.104 INFO E| Downloaded signal-hook-registry v1.4.6
27472026-02-19T00:45:12.511Z[ helios-setup] Feb 19 00:45:12.106 INFO E| Downloaded serde_spanned v1.0.3
27482026-02-19T00:45:12.511Z[ helios-setup] Feb 19 00:45:12.109 INFO E| Downloaded quote v1.0.41
27492026-02-19T00:45:12.511Z[ helios-setup] Feb 19 00:45:12.113 INFO E| Downloaded pin-project-lite v0.2.16
27502026-02-19T00:45:12.512Z[ helios-setup] Feb 19 00:45:12.123 INFO E| Downloaded lock_api v0.4.14
27512026-02-19T00:45:12.512Z[ helios-setup] Feb 19 00:45:12.126 INFO E| Downloaded tokio v1.48.0
27522026-02-19T00:45:12.581Z[ helios-setup] Feb 19 00:45:12.196 INFO E| Downloaded devinfo v0.1.0
27532026-02-19T00:45:12.605Z[ helios-setup] Feb 19 00:45:12.199 INFO E| Downloaded deranged v0.5.5
27542026-02-19T00:45:12.605Z[ helios-setup] Feb 19 00:45:12.201 INFO E| Downloaded colorchoice v1.0.4
27552026-02-19T00:45:12.605Z[ helios-setup] Feb 19 00:45:12.203 INFO E| Downloaded typenum v1.19.0
27562026-02-19T00:45:12.605Z[ helios-setup] Feb 19 00:45:12.207 INFO E| Downloaded pkg-config v0.3.32
27572026-02-19T00:45:12.605Z[ helios-setup] Feb 19 00:45:12.209 INFO E| Downloaded is-terminal v0.4.17
27582026-02-19T00:45:12.605Z[ helios-setup] Feb 19 00:45:12.210 INFO E| Downloaded libc v0.2.177
27592026-02-19T00:45:12.634Z[ helios-setup] Feb 19 00:45:12.248 INFO E| Downloaded flagset v0.4.7
27602026-02-19T00:45:12.659Z[ helios-setup] Feb 19 00:45:12.250 INFO E| Downloaded errno v0.3.14
27612026-02-19T00:45:12.659Z[ helios-setup] Feb 19 00:45:12.251 INFO E| Downloaded env_filter v0.1.4
27622026-02-19T00:45:12.659Z[ helios-setup] Feb 19 00:45:12.253 INFO E| Downloaded clap v4.5.51
27632026-02-19T00:45:12.659Z[ helios-setup] Feb 19 00:45:12.265 INFO E| Downloaded thread_local v1.1.9
27642026-02-19T00:45:12.659Z[ helios-setup] Feb 19 00:45:12.267 INFO E| Downloaded num_enum_derive v0.7.5
27652026-02-19T00:45:12.659Z[ helios-setup] Feb 19 00:45:12.268 INFO E| Downloaded miniz_oxide v0.8.9
27662026-02-19T00:45:12.660Z[ helios-setup] Feb 19 00:45:12.272 INFO E| Downloaded term v1.2.0
27672026-02-19T00:45:12.683Z[ helios-setup] Feb 19 00:45:12.276 INFO E| Downloaded libdevinfo-sys v1.1.0
27682026-02-19T00:45:12.683Z[ helios-setup] Feb 19 00:45:12.277 INFO E| Downloaded iddqd v0.3.14
27692026-02-19T00:45:12.683Z[ helios-setup] Feb 19 00:45:12.285 INFO E| Downloaded hashbrown v0.16.0
27702026-02-19T00:45:12.683Z[ helios-setup] Feb 19 00:45:12.292 INFO E| Downloaded tls_codec v0.4.2
27712026-02-19T00:45:12.683Z[ helios-setup] Feb 19 00:45:12.294 INFO E| Downloaded terminal_size v0.4.3
27722026-02-19T00:45:12.683Z[ helios-setup] Feb 19 00:45:12.296 INFO E| Downloaded proc-macro-crate v3.4.0
27732026-02-19T00:45:12.683Z[ helios-setup] Feb 19 00:45:12.297 INFO E| Downloaded log v0.4.28
27742026-02-19T00:45:12.708Z[ helios-setup] Feb 19 00:45:12.301 INFO E| Downloaded itoa v1.0.15
27752026-02-19T00:45:12.708Z[ helios-setup] Feb 19 00:45:12.302 INFO E| Downloaded parking_lot_core v0.9.12
27762026-02-19T00:45:12.708Z[ helios-setup] Feb 19 00:45:12.305 INFO E| Downloaded num_enum v0.7.5
27772026-02-19T00:45:12.708Z[ helios-setup] Feb 19 00:45:12.312 INFO E| Downloaded num-bigint-dig v0.8.4
27782026-02-19T00:45:12.708Z[ helios-setup] Feb 19 00:45:12.317 INFO E| Downloaded is_terminal_polyfill v1.70.2
27792026-02-19T00:45:12.708Z[ helios-setup] Feb 19 00:45:12.319 INFO E| Downloaded indexmap v2.12.0
27802026-02-19T00:45:12.731Z[ helios-setup] Feb 19 00:45:12.324 INFO E| Downloaded autocfg v1.5.0
27812026-02-19T00:45:12.731Z[ helios-setup] Feb 19 00:45:12.327 INFO E| Downloaded bitflags v2.10.0
27822026-02-19T00:45:12.732Z[ helios-setup] Feb 19 00:45:12.333 INFO E| Downloaded anstream v0.6.21
27832026-02-19T00:45:12.732Z[ helios-setup] Feb 19 00:45:12.336 INFO E| Downloaded crc v3.3.0
27842026-02-19T00:45:12.832Z[ helios-setup] Feb 19 00:45:12.448 INFO E| Compiling proc-macro2 v1.0.103
27852026-02-19T00:45:12.832Z[ helios-setup] Feb 19 00:45:12.448 INFO E| Compiling unicode-ident v1.0.22
27862026-02-19T00:45:12.857Z[ helios-setup] Feb 19 00:45:12.448 INFO E| Compiling quote v1.0.41
27872026-02-19T00:45:12.857Z[ helios-setup] Feb 19 00:45:12.448 INFO E| Compiling libc v0.2.177
27882026-02-19T00:45:12.857Z[ helios-setup] Feb 19 00:45:12.448 INFO E| Compiling serde_core v1.0.228
27892026-02-19T00:45:12.857Z[ helios-setup] Feb 19 00:45:12.448 INFO E| Compiling cfg-if v1.0.4
27902026-02-19T00:45:12.857Z[ helios-setup] Feb 19 00:45:12.464 INFO E| Compiling serde v1.0.228
27912026-02-19T00:45:12.857Z[ helios-setup] Feb 19 00:45:12.464 INFO E| Compiling version_check v0.9.5
27922026-02-19T00:45:13.025Z[ helios-setup] Feb 19 00:45:12.639 INFO E| Compiling autocfg v1.5.0
27932026-02-19T00:45:13.143Z[ helios-setup] Feb 19 00:45:12.759 INFO E| Compiling typenum v1.19.0
27942026-02-19T00:45:13.668Z[ helios-setup] Feb 19 00:45:13.282 INFO E| Compiling const-oid v0.9.6
27952026-02-19T00:45:13.697Z[ helios-setup] Feb 19 00:45:13.293 INFO E| Compiling generic-array v0.14.9
27962026-02-19T00:45:13.721Z[ helios-setup] Feb 19 00:45:13.337 INFO E| Compiling libm v0.2.15
27972026-02-19T00:45:14.097Z[ helios-setup] Feb 19 00:45:13.641 INFO E| Compiling num-traits v0.2.19
27982026-02-19T00:45:14.479Z[ helios-setup] Feb 19 00:45:14.087 INFO E| Compiling zerocopy v0.8.27
27992026-02-19T00:45:14.904Z[ helios-setup] Feb 19 00:45:14.519 INFO E| Compiling rustversion v1.0.22
28002026-02-19T00:45:15.014Z[ helios-setup] Feb 19 00:45:14.629 INFO E| Compiling zeroize v1.8.2
28012026-02-19T00:45:15.587Z[ helios-setup] Feb 19 00:45:15.203 INFO E| Compiling base64ct v1.8.0
28022026-02-19T00:45:15.809Z[ helios-setup] Feb 19 00:45:15.424 INFO E| Compiling syn v2.0.108
28032026-02-19T00:45:15.954Z[ helios-setup] Feb 19 00:45:15.570 INFO E| Compiling smallvec v1.15.1
28042026-02-19T00:45:16.115Z[ helios-setup] Feb 19 00:45:15.730 INFO E| Compiling getrandom v0.2.16
28052026-02-19T00:45:16.482Z[ helios-setup] Feb 19 00:45:16.098 INFO E| Compiling pem-rfc7468 v0.7.0
28062026-02-19T00:45:16.666Z[ helios-setup] Feb 19 00:45:16.282 INFO E| Compiling anyhow v1.0.100
28072026-02-19T00:45:16.754Z[ helios-setup] Feb 19 00:45:16.370 INFO E| Compiling crc32fast v1.5.0
28082026-02-19T00:45:17.670Z[ helios-setup] Feb 19 00:45:17.286 INFO E| Compiling crypto-common v0.1.6
28092026-02-19T00:45:17.695Z[ helios-setup] Feb 19 00:45:17.298 INFO E| Compiling block-buffer v0.10.4
28102026-02-19T00:45:17.854Z[ helios-setup] Feb 19 00:45:17.470 INFO E| Compiling hashbrown v0.16.0
28112026-02-19T00:45:18.147Z[ helios-setup] Feb 19 00:45:17.763 INFO E| Compiling digest v0.10.7
28122026-02-19T00:45:18.199Z[ helios-setup] Feb 19 00:45:17.815 INFO E| Compiling rustix v1.1.2
28132026-02-19T00:45:18.629Z[ helios-setup] Feb 19 00:45:18.245 INFO E| Compiling equivalent v1.0.2
28142026-02-19T00:45:19.129Z[ helios-setup] Feb 19 00:45:18.745 INFO E| Compiling flagset v0.4.7
28152026-02-19T00:45:19.200Z[ helios-setup] Feb 19 00:45:18.816 INFO E| Compiling winnow v0.7.13
28162026-02-19T00:45:19.509Z[ helios-setup] Feb 19 00:45:19.124 INFO E| Compiling byteorder v1.5.0
28172026-02-19T00:45:19.687Z[ helios-setup] Feb 19 00:45:19.303 INFO E| Compiling utf8parse v0.2.2
28182026-02-19T00:45:19.723Z[ helios-setup] Feb 19 00:45:19.339 INFO E| Compiling memchr v2.7.6
28192026-02-19T00:45:20.143Z[ helios-setup] Feb 19 00:45:19.759 INFO E| Compiling anstyle-parse v0.2.7
28202026-02-19T00:45:20.417Z[ helios-setup] Feb 19 00:45:19.986 INFO E| Compiling indexmap v2.12.0
28212026-02-19T00:45:21.792Z[ helios-setup] Feb 19 00:45:21.408 INFO E| Compiling rand_core v0.6.4
28222026-02-19T00:45:21.957Z[ helios-setup] Feb 19 00:45:21.573 INFO E| Compiling errno v0.3.14
28232026-02-19T00:45:22.002Z[ helios-setup] Feb 19 00:45:21.617 INFO E| Compiling toml_datetime v0.7.3
28242026-02-19T00:45:22.504Z[ helios-setup] Feb 19 00:45:22.121 INFO E| Compiling bitflags v2.10.0
28252026-02-19T00:45:22.562Z[ helios-setup] Feb 19 00:45:22.176 INFO E| Compiling allocator-api2 v0.2.21
28262026-02-19T00:45:22.782Z[ helios-setup] Feb 19 00:45:22.397 INFO E| Compiling anstyle-query v1.1.4
28272026-02-19T00:45:22.891Z[ helios-setup] Feb 19 00:45:22.507 INFO E| Compiling syn v1.0.109
28282026-02-19T00:45:22.938Z[ helios-setup] Feb 19 00:45:22.554 INFO E| Compiling shlex v1.3.0
28292026-02-19T00:45:23.124Z[ helios-setup] Feb 19 00:45:22.740 INFO E| Compiling is_terminal_polyfill v1.70.2
28302026-02-19T00:45:23.451Z[ helios-setup] Feb 19 00:45:23.067 INFO E| Compiling colorchoice v1.0.4
28312026-02-19T00:45:23.509Z[ helios-setup] Feb 19 00:45:23.125 INFO E| Compiling cpufeatures v0.2.17
28322026-02-19T00:45:23.694Z[ helios-setup] Feb 19 00:45:23.311 INFO E| Compiling radium v0.7.0
28332026-02-19T00:45:23.749Z[ helios-setup] Feb 19 00:45:23.364 INFO E| Compiling anstyle v1.0.13
28342026-02-19T00:45:23.788Z[ helios-setup] Feb 19 00:45:23.403 INFO E| Compiling find-msvc-tools v0.1.4
28352026-02-19T00:45:23.905Z[ helios-setup] Feb 19 00:45:23.522 INFO E| Compiling sha2 v0.10.9
28362026-02-19T00:45:24.570Z[ helios-setup] Feb 19 00:45:24.186 INFO E| Compiling toml_parser v1.0.4
28372026-02-19T00:45:24.731Z[ helios-setup] Feb 19 00:45:24.347 INFO E| Compiling anstream v0.6.21
28382026-02-19T00:45:24.804Z[ helios-setup] Feb 19 00:45:24.420 INFO E| Compiling cc v1.2.44
28392026-02-19T00:45:27.111Z[ helios-setup] Feb 19 00:45:26.727 INFO E| Compiling toml_edit v0.23.7
28402026-02-19T00:45:27.488Z[ helios-setup] Feb 19 00:45:27.104 INFO E| Compiling slog v2.8.2
28412026-02-19T00:45:27.743Z[ helios-setup] Feb 19 00:45:27.360 INFO E| Compiling futures-core v0.3.31
28422026-02-19T00:45:28.629Z[ helios-setup] Feb 19 00:45:28.246 INFO E| Compiling parking_lot_core v0.9.12
28432026-02-19T00:45:28.734Z[ helios-setup] Feb 19 00:45:28.350 INFO E| Compiling tap v1.0.1
28442026-02-19T00:45:28.994Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28452026-02-19T00:45:29.049Z[ helios-setup] Feb 19 00:45:28.656 INFO E| Compiling pkg-config v0.3.32
28462026-02-19T00:45:29.132Z[ helios-setup] Feb 19 00:45:28.749 INFO E| Compiling futures-sink v0.3.31
28472026-02-19T00:45:29.189Z[ helios-setup] Feb 19 00:45:28.806 INFO E| Compiling maybe-uninit v2.0.0
28482026-02-19T00:45:29.546Z[ helios-setup] Feb 19 00:45:29.163 INFO E| Compiling pin-project-lite v0.2.16
28492026-02-19T00:45:29.680Z[ helios-setup] Feb 19 00:45:29.295 INFO E| Compiling unicode-width v0.2.2
28502026-02-19T00:45:29.926Z[ helios-setup] Feb 19 00:45:29.543 INFO E| Compiling futures-channel v0.3.31
28512026-02-19T00:45:30.169Z[ helios-setup] Feb 19 00:45:29.786 INFO E| Compiling proc-macro-crate v3.4.0
28522026-02-19T00:45:30.524Z[ helios-setup] Feb 19 00:45:30.141 INFO E| Compiling wyz v0.5.1
28532026-02-19T00:45:30.767Z[ helios-setup] Feb 19 00:45:30.384 INFO E| Compiling terminal_size v0.4.3
28542026-02-19T00:45:31.122Z[ helios-setup] Feb 19 00:45:30.739 INFO E| Compiling getopts v0.2.24
28552026-02-19T00:45:31.606Z[ helios-setup] Feb 19 00:45:31.221 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
28562026-02-19T00:45:31.630Z[ helios-setup] Feb 19 00:45:31.233 INFO E| Compiling num-integer v0.1.46
28572026-02-19T00:45:31.752Z[ helios-setup] Feb 19 00:45:31.369 INFO E| Compiling ahash v0.8.12
28582026-02-19T00:45:31.981Z[ helios-setup] Feb 19 00:45:31.597 INFO E| Compiling clap_lex v0.7.6
28592026-02-19T00:45:32.617Z[ helios-setup] Feb 19 00:45:32.234 INFO E| Compiling time-core v0.1.6
28602026-02-19T00:45:32.900Z[ helios-setup] Feb 19 00:45:32.517 INFO E| Compiling itoa v1.0.15
28612026-02-19T00:45:32.928Z[ helios-setup] Feb 19 00:45:32.545 INFO E| Compiling futures-task v0.3.31
28622026-02-19T00:45:33.367Z[ helios-setup] Feb 19 00:45:32.982 INFO E| Compiling powerfmt v0.2.0
28632026-02-19T00:45:33.546Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28642026-02-19T00:45:33.612Z[ helios-setup] Feb 19 00:45:33.229 INFO E| Compiling num-conv v0.1.0
28652026-02-19T00:45:33.908Z[ helios-setup] Feb 19 00:45:33.525 INFO E| Compiling serde_derive v1.0.228
28662026-02-19T00:45:33.963Z[ helios-setup] Feb 19 00:45:33.580 INFO E| Compiling zerocopy-derive v0.8.27
28672026-02-19T00:45:34.093Z[ helios-setup] Feb 19 00:45:33.709 INFO E| Compiling der_derive v0.7.3
28682026-02-19T00:45:34.151Z[ helios-setup] Feb 19 00:45:33.768 INFO E| Compiling futures-macro v0.3.31
28692026-02-19T00:45:34.418Z[ helios-setup] Feb 19 00:45:34.035 INFO E| Compiling slab v0.4.11
28702026-02-19T00:45:34.730Z[ helios-setup] Feb 19 00:45:34.347 INFO E| Compiling futures-io v0.3.31
28712026-02-19T00:45:35.771Z[ helios-setup] Feb 19 00:45:35.388 INFO E| Compiling funty v2.0.0
28722026-02-19T00:45:36.059Z[ helios-setup] Feb 19 00:45:35.676 INFO E| Compiling bytes v1.10.1
28732026-02-19T00:45:36.092Z[ helios-setup] Feb 19 00:45:35.710 INFO E| Compiling num-bigint-dig v0.8.4
28742026-02-19T00:45:37.136Z[ helios-setup] Feb 19 00:45:36.753 INFO E| Compiling scopeguard v1.2.0
28752026-02-19T00:45:37.781Z[ helios-setup] Feb 19 00:45:37.399 INFO E| Compiling getrandom v0.3.4
28762026-02-19T00:45:38.355Z[ helios-setup] Feb 19 00:45:37.971 INFO E| Compiling pin-utils v0.1.0
28772026-02-19T00:45:38.765Z[ helios-setup] Feb 19 00:45:38.383 INFO E| Compiling packed_struct v0.10.1
28782026-02-19T00:45:39.267Z[ helios-setup] Feb 19 00:45:38.885 INFO E| Compiling der v0.7.10
28792026-02-19T00:45:39.490Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28802026-02-19T00:45:39.514Z[ helios-setup] Feb 19 00:45:39.114 INFO E| Compiling heck v0.5.0
28812026-02-19T00:45:40.124Z[ helios-setup] Feb 19 00:45:39.742 INFO E| Compiling spin v0.9.8
28822026-02-19T00:45:40.466Z[ helios-setup] Feb 19 00:45:40.083 INFO E| Compiling strsim v0.11.1
28832026-02-19T00:45:40.834Z[ helios-setup] Feb 19 00:45:40.451 INFO E| Compiling thiserror v1.0.69
28842026-02-19T00:45:41.061Z[ helios-setup] Feb 19 00:45:40.678 INFO E| Compiling lazy_static v1.5.0
28852026-02-19T00:45:41.184Z[ helios-setup] Feb 19 00:45:40.801 INFO E| Compiling clap_derive v4.5.49
28862026-02-19T00:45:41.591Z[ helios-setup] Feb 19 00:45:41.208 INFO E| Compiling clap_builder v4.5.51
28872026-02-19T00:45:43.378Z[ helios-setup] Feb 19 00:45:42.995 INFO E| Compiling futures-util v0.3.31
28882026-02-19T00:45:44.178Z[ helios-setup] Feb 19 00:45:43.796 INFO E| Compiling bitvec v1.0.1
28892026-02-19T00:45:46.465Z[ helios-setup] Feb 19 00:45:46.083 INFO E| Compiling spki v0.7.3
28902026-02-19T00:45:48.379Z[ helios-setup] Feb 19 00:45:47.997 INFO E| Compiling pkcs8 v0.10.2
28912026-02-19T00:45:48.970Z[ helios-setup] Feb 19 00:45:48.589 INFO E| Compiling packed_struct_codegen v0.10.1
28922026-02-19T00:45:49.734Z[ helios-setup] Feb 19 00:45:49.352 INFO E| Compiling ppv-lite86 v0.2.21
28932026-02-19T00:45:51.167Z[ helios-setup] Feb 19 00:45:50.785 INFO E| Compiling erased-serde v0.3.31
28942026-02-19T00:45:51.487Z[ helios-setup] Feb 19 00:45:51.106 INFO E| Compiling lock_api v0.4.14
28952026-02-19T00:45:51.668Z[ helios-setup] Feb 19 00:45:51.286 INFO E| Compiling rand_chacha v0.3.1
28962026-02-19T00:45:52.711Z[ helios-setup] Feb 19 00:45:52.330 INFO E| Compiling time-macros v0.2.24
28972026-02-19T00:45:52.958Z[ helios-setup] Feb 19 00:45:52.576 INFO E| Compiling rand v0.8.5
28982026-02-19T00:45:53.695Z[ helios-setup] Feb 19 00:45:53.313 INFO E| Compiling deranged v0.5.5
28992026-02-19T00:45:54.041Z[ helios-setup] Feb 19 00:45:53.660 INFO E| Compiling bitfield-macros v0.19.3
29002026-02-19T00:45:54.671Z[ helios-setup] Feb 19 00:45:54.290 INFO E| Compiling thiserror-impl v1.0.69
29012026-02-19T00:45:55.197Z[ helios-setup] Feb 19 00:45:54.814 INFO E| Compiling num_enum_derive v0.7.5
29022026-02-19T00:45:55.941Z[ helios-setup] Feb 19 00:45:55.560 INFO E| Compiling zerocopy-derive v0.6.6
29032026-02-19T00:45:56.294Z[ helios-setup] Feb 19 00:45:55.912 INFO E| Compiling num-iter v0.1.45
29042026-02-19T00:45:56.798Z[ helios-setup] Feb 19 00:45:56.417 INFO E| Compiling indexmap v1.9.3
29052026-02-19T00:45:57.605Z[ helios-setup] Feb 19 00:45:57.223 INFO E| Compiling log v0.4.28
29062026-02-19T00:45:57.712Z[ helios-setup] Feb 19 00:45:57.332 INFO E| Compiling iana-time-zone v0.1.64
29072026-02-19T00:45:57.881Z[ helios-setup] Feb 19 00:45:57.500 INFO E| Compiling serde_json v1.0.145
29082026-02-19T00:45:58.375Z[ helios-setup] Feb 19 00:45:57.994 INFO E| Compiling nodrop v0.1.14
29092026-02-19T00:45:58.422Z[ helios-setup] Feb 19 00:45:58.041 INFO E| Compiling simd-adler32 v0.3.7
29102026-02-19T00:45:58.657Z[ helios-setup] Feb 19 00:45:58.276 INFO E| Compiling adler2 v2.0.1
29112026-02-19T00:45:58.700Z[ helios-setup] Feb 19 00:45:58.319 INFO E| Compiling once_cell v1.21.3
29122026-02-19T00:45:58.724Z[ helios-setup] Feb 19 00:45:58.332 INFO E| Compiling crc-catalog v2.4.0
29132026-02-19T00:45:58.784Z[ helios-setup] Feb 19 00:45:58.402 INFO E| Compiling thiserror v2.0.17
29142026-02-19T00:45:59.036Z[ helios-setup] Feb 19 00:45:58.655 INFO E| Compiling crc v3.3.0
29152026-02-19T00:45:59.149Z[ helios-setup] Feb 19 00:45:58.768 INFO E| Compiling miniz_oxide v0.8.9
29162026-02-19T00:45:59.854Z[ helios-setup] Feb 19 00:45:59.473 INFO E| Compiling time v0.3.44
29172026-02-19T00:45:59.963Z[ helios-setup] Feb 19 00:45:59.566 INFO E| Compiling array-init v0.0.4
29182026-02-19T00:46:00.497Z[ helios-setup] Feb 19 00:46:00.117 INFO E| Compiling zerocopy v0.6.6
29192026-02-19T00:46:01.484Z[ helios-setup] Feb 19 00:46:01.103 INFO E| Compiling num_enum v0.7.5
29202026-02-19T00:46:01.810Z[ helios-setup] Feb 19 00:46:01.429 INFO E| Compiling env_filter v0.1.4
29212026-02-19T00:46:01.990Z[ helios-setup] Feb 19 00:46:01.610 INFO E| Compiling chrono v0.4.42
29222026-02-19T00:46:02.187Z[ helios-setup] Feb 19 00:46:01.807 INFO E| Compiling parking_lot v0.12.5
29232026-02-19T00:46:02.786Z[ helios-setup] Feb 19 00:46:02.406 INFO E| Compiling smallvec v0.6.14
29242026-02-19T00:46:05.009Z[ helios-setup] Feb 19 00:46:04.594 INFO E| Compiling bitfield v0.19.3
29252026-02-19T00:46:05.075Z[ helios-setup] Feb 19 00:46:04.695 INFO E| Compiling futures-executor v0.3.31
29262026-02-19T00:46:06.963Z[ helios-setup] Feb 19 00:46:06.579 INFO E| Compiling clap v4.5.51
29272026-02-19T00:46:07.175Z[ helios-setup] Feb 19 00:46:06.794 INFO E| Compiling serde_spanned v0.6.9
29282026-02-19T00:46:07.231Z[ helios-setup] Feb 19 00:46:06.846 INFO E| Compiling toml_datetime v0.6.11
29292026-02-19T00:46:07.779Z[ helios-setup] Feb 19 00:46:07.399 INFO E| Compiling pkcs1 v0.7.5
29302026-02-19T00:46:08.257Z[ helios-setup] Feb 19 00:46:07.877 INFO E| Compiling thiserror-impl v2.0.17
29312026-02-19T00:46:08.999Z[ helios-setup] Feb 19 00:46:08.619 INFO E| Compiling tokio-macros v2.6.0
29322026-02-19T00:46:12.859Z[ helios-setup] Feb 19 00:46:12.478 INFO E| Compiling signature v2.2.0
29332026-02-19T00:46:14.283Z[ helios-setup] Feb 19 00:46:13.903 INFO E| Compiling serde_spanned v1.0.3
29342026-02-19T00:46:14.407Z[ helios-setup] Feb 19 00:46:14.027 INFO E| Compiling signal-hook-registry v1.4.6
29352026-02-19T00:46:14.992Z[ helios-setup] Feb 19 00:46:14.613 INFO E| Compiling is-terminal v0.4.17
29362026-02-19T00:46:15.025Z[ helios-setup] Feb 19 00:46:14.645 INFO E| Compiling socket2 v0.6.1
29372026-02-19T00:46:15.136Z[ helios-setup] Feb 19 00:46:14.756 INFO E| Compiling mio v1.1.0
29382026-02-19T00:46:15.216Z[ helios-setup] Feb 19 00:46:14.837 INFO E| Compiling thread_local v1.1.9
29392026-02-19T00:46:15.516Z[ helios-setup] Feb 19 00:46:15.136 INFO E| Compiling winnow v0.5.40
29402026-02-19T00:46:16.257Z[ helios-setup] Feb 19 00:46:15.873 INFO E| Compiling ryu v1.0.20
29412026-02-19T00:46:16.931Z[ helios-setup] Feb 19 00:46:16.552 INFO E| Compiling toml_writer v1.0.4
29422026-02-19T00:46:17.019Z[ helios-setup] Feb 19 00:46:16.640 INFO E| Compiling base64 v0.21.7
29432026-02-19T00:46:17.259Z[ helios-setup] Feb 19 00:46:16.880 INFO E| Compiling hashbrown v0.12.3
29442026-02-19T00:46:17.378Z[ helios-setup] Feb 19 00:46:16.995 INFO E| Compiling libdevinfo-sys v1.1.0
29452026-02-19T00:46:17.541Z[ helios-setup] Feb 19 00:46:17.162 INFO E| Compiling subtle v2.6.1
29462026-02-19T00:46:17.581Z[ helios-setup] Feb 19 00:46:17.202 INFO E| Compiling term v1.2.0
29472026-02-19T00:46:17.657Z[ helios-setup] Feb 19 00:46:17.277 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
29482026-02-19T00:46:17.972Z[ helios-setup] Feb 19 00:46:17.593 INFO E| Compiling rsa v0.9.8
29492026-02-19T00:46:18.236Z[ helios-setup] Feb 19 00:46:17.856 INFO E| Compiling ron v0.8.1
29502026-02-19T00:46:18.544Z[ helios-setup] Feb 19 00:46:18.163 INFO E| Compiling slog-term v2.9.2
29512026-02-19T00:46:18.859Z[ omicron-package] Finished `release` profile [optimized] target(s) in 2m 34s
29522026-02-19T00:46:19.246Z[ omicron-package]
29532026-02-19T00:46:19.246Z[ omicron-package] real 2:34.593247202
29542026-02-19T00:46:19.247Z[ omicron-package] user 9:20.862064721
29552026-02-19T00:46:19.270Z[ omicron-package] sys 39.215214107
29562026-02-19T00:46:19.271Z[ omicron-package] trap 1.111577254
29572026-02-19T00:46:19.271Z[ omicron-package] tflt 0.502884960
29582026-02-19T00:46:19.271Z[ omicron-package] dflt 2.648566313
29592026-02-19T00:46:19.271Z[ omicron-package] kflt 0.003558019
29602026-02-19T00:46:19.271Z[ omicron-package] lock 32:45.405353465
29612026-02-19T00:46:19.271Z[ omicron-package] slp 34:59.868716981
29622026-02-19T00:46:19.271Z[ omicron-package] lat 6:26.026569553
29632026-02-19T00:46:19.271Z[ omicron-package] stop 1:35.392442466
29642026-02-19T00:46:19.271ZFeb 19 00:46:18.869 INFO [omicron-package] process exited with exit status: 0 (154.719712411s)
29652026-02-19T00:46:19.271ZFeb 19 00:46:18.869 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
29662026-02-19T00:46:19.271ZFeb 19 00:46:18.870 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
29672026-02-19T00:46:19.295Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
29682026-02-19T00:46:19.295Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
29692026-02-19T00:46:19.295Z[ recovery-target] Created new build target 'recovery' and set it as active
29702026-02-19T00:46:19.295Z[ host-target] Created new build target 'host' and set it as active
29712026-02-19T00:46:19.295ZFeb 19 00:46:18.905 INFO [recovery-target] process exited with exit status: 0 (35.028286ms)
29722026-02-19T00:46:19.295ZFeb 19 00:46:18.906 INFO [host-target] process exited with exit status: 0 (36.50645ms)
29732026-02-19T00:46:19.295ZFeb 19 00:46:18.906 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
29742026-02-19T00:46:19.319Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
29752026-02-19T00:46:20.555Z[ helios-setup] Feb 19 00:46:20.176 INFO E| Compiling toml_edit v0.19.15
29762026-02-19T00:46:20.648Z[ helios-setup] Feb 19 00:46:20.269 INFO E| Compiling devinfo v0.1.0
29772026-02-19T00:46:22.269Z[ helios-setup] Feb 19 00:46:21.890 INFO E| Compiling toml v0.9.8
29782026-02-19T00:46:22.548Z[ helios-setup] Feb 19 00:46:22.169 INFO E| Compiling tokio v1.48.0
29792026-02-19T00:46:23.001Z[ helios-setup] Feb 19 00:46:22.622 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
29802026-02-19T00:46:23.975Z[ host-package] Compiling ring v0.17.14
29812026-02-19T00:46:24.212Z[ host-package] Compiling convert_case v0.4.0
29822026-02-19T00:46:24.212Z[ host-package] Compiling progenitor-impl v0.10.0
29832026-02-19T00:46:24.236Z[ host-package] Compiling secrecy v0.10.3
29842026-02-19T00:46:24.265Z[ host-package] Compiling is-terminal v0.4.13
29852026-02-19T00:46:24.289Z[ host-package] Compiling thread_local v1.1.8
29862026-02-19T00:46:24.936Z[ helios-setup] Feb 19 00:46:24.557 INFO E| Compiling uuid v1.18.1
29872026-02-19T00:46:25.128Z[ host-package] Compiling bytecount v0.6.8
29882026-02-19T00:46:25.359Z[ host-package] Compiling match_cfg v0.1.0
29892026-02-19T00:46:25.412Z[ helios-setup] Feb 19 00:46:25.029 INFO E| Compiling futures v0.3.31
29902026-02-19T00:46:25.766Z[ host-package] Compiling derive_more v0.99.20
29912026-02-19T00:46:25.866Z[ host-package] Compiling multer v3.1.0
29922026-02-19T00:46:26.031Z[ host-package] Compiling slog-async v2.8.0
29932026-02-19T00:46:26.055Z[ helios-setup] Feb 19 00:46:25.658 INFO E| Compiling serde-hex v0.1.0
29942026-02-19T00:46:26.208Z[ host-package] Compiling hostname v0.3.1
29952026-02-19T00:46:26.208Z[ host-package] Compiling crossbeam-channel v0.5.15
29962026-02-19T00:46:26.425Z[ host-package] Compiling toml_parser v1.0.6+spec-1.1.0
29972026-02-19T00:46:26.700Z[ helios-setup] Feb 19 00:46:26.322 INFO E| Compiling bzip2 v0.4.4
29982026-02-19T00:46:26.975Z[ host-package] Compiling slog-json v2.6.1
29992026-02-19T00:46:27.546Z[ helios-setup] Feb 19 00:46:27.167 INFO E| Compiling env_logger v0.11.8
30002026-02-19T00:46:27.934Z[ helios-setup] Feb 19 00:46:27.556 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30012026-02-19T00:46:28.222Z[ host-package] Compiling futures-executor v0.3.31
30022026-02-19T00:46:28.943Z[ host-package] Compiling serde_spanned v1.0.4
30032026-02-19T00:46:29.046Z[ helios-setup] Feb 19 00:46:28.666 INFO E| Compiling flate2 v1.1.5
30042026-02-19T00:46:29.410Z[ host-package] Compiling toml_datetime v0.7.5+spec-1.1.0
30052026-02-19T00:46:29.434Z[ host-package] Compiling take_mut v0.2.2
30062026-02-19T00:46:29.969Z[ host-package] Compiling toml_writer v1.0.6+spec-1.1.0
30072026-02-19T00:46:30.154Z[ host-package] Compiling term v1.1.0
30082026-02-19T00:46:30.889Z[ host-package] Compiling swrite v0.1.0
30092026-02-19T00:46:31.229Z[ host-package] Compiling unicode-width v0.1.14
30102026-02-19T00:46:31.485Z[ host-package] Compiling toml v0.9.11+spec-1.1.0
30112026-02-19T00:46:31.600Z[ helios-setup] Feb 19 00:46:31.222 INFO E| Compiling hashbrown v0.13.2
30122026-02-19T00:46:31.726Z[ helios-setup] Feb 19 00:46:31.348 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
30132026-02-19T00:46:32.645Z[ helios-setup] Feb 19 00:46:32.267 INFO E| Compiling x509-cert v0.2.5
30142026-02-19T00:46:32.795Z[ host-package] Compiling rustls v0.23.19
30152026-02-19T00:46:32.852Z[ host-package] Compiling rustls v0.22.4
30162026-02-19T00:46:32.975Z[ host-package] Compiling tabwriter v1.4.0
30172026-02-19T00:46:33.045Z[ host-package] Compiling slog-term v2.9.2
30182026-02-19T00:46:34.935Z[ helios-setup] Feb 19 00:46:34.557 INFO E| Compiling hex v0.4.3
30192026-02-19T00:46:35.532Z[ host-package] Compiling futures v0.3.31
30202026-02-19T00:46:36.095Z[ host-package] Compiling slog-bunyan v2.5.0
30212026-02-19T00:46:36.204Z[ host-package] Compiling progenitor-macro v0.10.0
30222026-02-19T00:46:36.245Z[ helios-setup] Feb 19 00:46:35.867 INFO E| Compiling bitflags v1.3.2
30232026-02-19T00:46:36.715Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
30242026-02-19T00:46:36.850Z[ host-package] Compiling async-stream v0.3.6
30252026-02-19T00:46:36.918Z[ helios-setup] Feb 19 00:46:36.540 INFO E| Compiling crc-any v2.5.0
30262026-02-19T00:46:37.805Z[ host-package] Compiling dropshot v0.16.7
30272026-02-19T00:46:38.105Z[ host-package] Compiling password-hash v0.5.0
30282026-02-19T00:46:38.370Z[ host-package] Compiling rustls-webpki v0.102.8
30292026-02-19T00:46:38.396Z[ helios-setup] Feb 19 00:46:38.018 INFO E| Compiling foldhash v0.2.0
30302026-02-19T00:46:38.533Z[ host-package] Compiling blake2 v0.10.6
30312026-02-19T00:46:38.999Z[ helios-setup] Feb 19 00:46:38.621 INFO E| Compiling rustc-hash v2.1.1
30322026-02-19T00:46:39.350Z[ helios-setup] Feb 19 00:46:38.972 INFO E| Compiling iddqd v0.3.14
30332026-02-19T00:46:39.582Z[ helios-setup] Feb 19 00:46:39.204 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
30342026-02-19T00:46:40.303Z[ helios-setup] Feb 19 00:46:39.925 INFO E| Compiling object v0.30.4
30352026-02-19T00:46:40.429Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
30362026-02-19T00:46:42.417Z[ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
30372026-02-19T00:46:42.589Z[ helios-setup] Feb 19 00:46:42.212 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30382026-02-19T00:46:42.801Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
30392026-02-19T00:46:43.189Z[ helios-setup] Feb 19 00:46:42.811 INFO E| Compiling zip v0.6.6
30402026-02-19T00:46:44.407Z[ host-package] Compiling universal-hash v0.5.1
30412026-02-19T00:46:44.929Z[ host-package] Compiling waitgroup v0.1.2
30422026-02-19T00:46:45.367Z[ host-package] Compiling rustls-pemfile v2.2.0
30432026-02-19T00:46:45.431Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
30442026-02-19T00:46:45.854Z[ helios-setup] Feb 19 00:46:45.477 INFO E| Compiling toml v0.7.8
30452026-02-19T00:46:46.143Z[ host-package] Compiling serde_path_to_error v0.1.20
30462026-02-19T00:46:47.727Z[ host-package] Compiling instant v0.1.13
30472026-02-19T00:46:48.516Z[ host-package] Compiling hostname v0.4.2
30482026-02-19T00:46:48.627Z[ host-package] Compiling debug-ignore v1.0.5
30492026-02-19T00:46:48.627Z[ helios-setup] Feb 19 00:46:48.250 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
30502026-02-19T00:46:49.037Z[ helios-setup] Feb 19 00:46:48.660 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
30512026-02-19T00:46:49.126Z[ host-package] Compiling colored v3.0.0
30522026-02-19T00:46:49.276Z[ host-package] Compiling opaque-debug v0.3.1
30532026-02-19T00:46:49.772Z[ host-package] Compiling poly1305 v0.8.0
30542026-02-19T00:46:50.444Z[ host-package] Compiling thiserror-no-std v2.0.2
30552026-02-19T00:46:51.050Z[ host-package] Compiling backoff v0.4.0
30562026-02-19T00:46:51.264Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
30572026-02-19T00:46:51.419Z[ helios-setup] Feb 19 00:46:51.041 INFO E| Compiling path-slash v0.1.5
30582026-02-19T00:46:52.142Z[ helios-setup] Feb 19 00:46:51.765 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
30592026-02-19T00:46:52.234Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
30602026-02-19T00:46:52.671Z[ host-package] Compiling argon2 v0.5.3
30612026-02-19T00:46:53.792Z[ helios-setup] Feb 19 00:46:53.414 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
30622026-02-19T00:46:55.253Z[ host-package] Compiling tokio-rustls v0.25.0
30632026-02-19T00:46:57.659Z[ helios-setup] Feb 19 00:46:57.283 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
30642026-02-19T00:46:58.651Z[ host-package] Compiling tokio-rustls v0.26.0
30652026-02-19T00:46:59.007Z[ host-package] Compiling parse-display v0.10.0
30662026-02-19T00:47:00.005Z[ host-package] Compiling hyper-rustls v0.27.7
30672026-02-19T00:47:01.878Z[ host-package] Compiling reqwest v0.12.24
30682026-02-19T00:47:07.653Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30692026-02-19T00:47:08.553Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30702026-02-19T00:47:09.495Z[ host-package] Compiling chacha20 v0.9.1
30712026-02-19T00:47:10.676Z[ host-package] Compiling aead v0.5.2
30722026-02-19T00:47:11.584Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
30732026-02-19T00:47:12.221Z[ host-package] Compiling progenitor-client v0.11.2
30742026-02-19T00:47:13.977Z[ host-package] Compiling progenitor v0.11.2
30752026-02-19T00:47:15.077Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
30762026-02-19T00:47:16.039Z[ host-package] Compiling progenitor-client v0.10.0
30772026-02-19T00:47:20.436Z[ helios-setup] Feb 19 00:47:20.062 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
30782026-02-19T00:47:21.884Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30792026-02-19T00:47:22.742Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30802026-02-19T00:47:23.550Z[ host-package] Compiling macaddr v1.0.1
30812026-02-19T00:47:23.834Z[ host-package] Compiling derive-where v1.5.0
30822026-02-19T00:47:24.166Z[ host-package] Compiling chacha20poly1305 v0.10.1
30832026-02-19T00:47:26.274Z[ host-package] Compiling vsss-rs v3.3.4
30842026-02-19T00:47:27.275Z[ host-package] Compiling num-rational v0.4.2
30852026-02-19T00:47:29.355Z[ host-package] Compiling num-complex v0.4.6
30862026-02-19T00:47:33.703Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30872026-02-19T00:47:35.931Z[ host-package] Compiling progenitor v0.10.0
30882026-02-19T00:47:36.155Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30892026-02-19T00:47:36.523Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30902026-02-19T00:47:37.818Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30912026-02-19T00:47:41.392Z[ host-package] Compiling num v0.4.3
30922026-02-19T00:47:41.791Z[ host-package] Compiling console v0.15.10
30932026-02-19T00:47:47.315Z[ host-package] Compiling float-ord v0.3.2
30942026-02-19T00:47:48.552Z[ host-package] Compiling toml v0.8.23
30952026-02-19T00:47:50.045Z[ host-package] Compiling newline-converter v0.3.0
30962026-02-19T00:47:50.574Z[ host-package] Compiling atomicwrites v0.4.4
30972026-02-19T00:47:51.151Z[ host-package] Compiling prettyplease v0.2.36
30982026-02-19T00:47:51.269Z[ host-package] Compiling slog-dtrace v0.3.0
30992026-02-19T00:47:52.312Z[ host-package] Compiling expectorate v1.2.0
31002026-02-19T00:47:53.082Z[ host-package] Compiling owo-colors v4.2.3
31012026-02-19T00:47:54.161Z[ host-package] Compiling cancel-safe-futures v0.1.5
31022026-02-19T00:47:55.932Z[ helios-setup] Feb 19 00:47:55.560 INFO E| Finished `release` profile [optimized] target(s) in 2m 45s
31032026-02-19T00:47:55.932Z[ helios-setup] Feb 19 00:47:55.560 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
31042026-02-19T00:47:55.957Z[ helios-setup] Feb 19 00:47:55.563 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31052026-02-19T00:47:56.013Z[ helios-setup] Feb 19 00:47:55.632 INFO building project "pilot" ok (166 seconds)
31062026-02-19T00:47:56.037Z[ helios-setup] Feb 19 00:47:55.633 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
31072026-02-19T00:47:56.214Z[ helios-setup] Feb 19 00:47:55.842 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.91.1-x86_64-unknown-illumos (default)"
31082026-02-19T00:47:56.214Z[ helios-setup] Feb 19 00:47:55.842 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
31092026-02-19T00:47:56.214Z[ helios-setup] Feb 19 00:47:55.842 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
31102026-02-19T00:47:56.677Z[ helios-setup] Feb 19 00:47:56.304 INFO E| Updating crates.io index
31112026-02-19T00:47:56.862Z[ helios-setup] Feb 19 00:47:56.491 INFO E| Downloading crates ...
31122026-02-19T00:47:56.968Z[ helios-setup] Feb 19 00:47:56.597 INFO E| Downloaded fastrand v2.3.0
31132026-02-19T00:47:56.992Z[ helios-setup] Feb 19 00:47:56.601 INFO E| Downloaded darling_macro v0.20.11
31142026-02-19T00:47:56.993Z[ helios-setup] Feb 19 00:47:56.603 INFO E| Downloaded darling v0.20.11
31152026-02-19T00:47:56.993Z[ helios-setup] Feb 19 00:47:56.617 INFO E| Downloaded time-core v0.1.4
31162026-02-19T00:47:56.993Z[ helios-setup] Feb 19 00:47:56.620 INFO E| Downloaded time-macros v0.2.22
31172026-02-19T00:47:57.017Z[ helios-setup] Feb 19 00:47:56.625 INFO E| Downloaded unicode-ident v1.0.18
31182026-02-19T00:47:57.017Z[ helios-setup] Feb 19 00:47:56.630 INFO E| Downloaded serde_derive v1.0.219
31192026-02-19T00:47:57.017Z[ helios-setup] Feb 19 00:47:56.634 INFO E| Downloaded serde v1.0.219
31202026-02-19T00:47:57.017Z[ helios-setup] Feb 19 00:47:56.640 INFO E| Downloaded indexmap v2.9.0
31212026-02-19T00:47:57.042Z[ helios-setup] Feb 19 00:47:56.648 INFO E| Downloaded proc-macro2 v1.0.95
31222026-02-19T00:47:57.042Z[ helios-setup] Feb 19 00:47:56.652 INFO E| Downloaded time v0.3.41
31232026-02-19T00:47:57.042Z[ helios-setup] Feb 19 00:47:56.663 INFO E| Downloaded serde_json v1.0.140
31242026-02-19T00:47:57.066Z[ helios-setup] Feb 19 00:47:56.673 INFO E| Downloaded hashbrown v0.15.3
31252026-02-19T00:47:57.066Z[ helios-setup] Feb 19 00:47:56.682 INFO E| Downloaded serde_with v3.12.0
31262026-02-19T00:47:57.066Z[ helios-setup] Feb 19 00:47:56.694 INFO E| Downloaded getrandom v0.3.3
31272026-02-19T00:47:57.091Z[ helios-setup] Feb 19 00:47:56.699 INFO E| Downloaded chrono v0.4.41
31282026-02-19T00:47:57.091Z[ helios-setup] Feb 19 00:47:56.710 INFO E| Downloaded thiserror-impl v2.0.12
31292026-02-19T00:47:57.091Z[ helios-setup] Feb 19 00:47:56.713 INFO E| Downloaded tempfile v3.20.0
31302026-02-19T00:47:57.091Z[ helios-setup] Feb 19 00:47:56.717 INFO E| Downloaded syn v2.0.101
31312026-02-19T00:47:57.116Z[ helios-setup] Feb 19 00:47:56.733 INFO E| Downloaded serde_with_macros v3.12.0
31322026-02-19T00:47:57.116Z[ helios-setup] Feb 19 00:47:56.736 INFO E| Downloaded deranged v0.4.0
31332026-02-19T00:47:57.116Z[ helios-setup] Feb 19 00:47:56.738 INFO E| Downloaded darling_core v0.20.11
31342026-02-19T00:47:57.140Z[ helios-setup] Feb 19 00:47:56.745 INFO E| Downloaded thiserror v2.0.12
31352026-02-19T00:47:57.140Z[ helios-setup] Feb 19 00:47:56.753 INFO E| Downloaded bitflags v2.9.1
31362026-02-19T00:47:57.140Z[ helios-setup] Feb 19 00:47:56.759 INFO E| Downloaded anyhow v1.0.98
31372026-02-19T00:47:57.164Z[ helios-setup] Feb 19 00:47:56.771 INFO E| Downloaded rustix v1.0.7
31382026-02-19T00:47:57.188Z[ helios-setup] Feb 19 00:47:56.806 INFO E| Downloaded libc v0.2.172
31392026-02-19T00:47:57.325Z[ helios-setup] Feb 19 00:47:56.953 INFO E| Compiling proc-macro2 v1.0.95
31402026-02-19T00:47:57.325Z[ helios-setup] Feb 19 00:47:56.953 INFO E| Compiling unicode-ident v1.0.18
31412026-02-19T00:47:57.325Z[ helios-setup] Feb 19 00:47:56.953 INFO E| Compiling libc v0.2.172
31422026-02-19T00:47:57.441Z[ helios-setup] Feb 19 00:47:56.954 INFO E| Compiling strsim v0.11.1
31432026-02-19T00:47:57.441Z[ helios-setup] Feb 19 00:47:56.954 INFO E| Compiling ident_case v1.0.1
31442026-02-19T00:47:57.441Z[ helios-setup] Feb 19 00:47:56.954 INFO E| Compiling fnv v1.0.7
31452026-02-19T00:47:57.441Z[ helios-setup] Feb 19 00:47:56.954 INFO E| Compiling serde v1.0.219
31462026-02-19T00:47:57.441Z[ helios-setup] Feb 19 00:47:56.954 INFO E| Compiling rustix v1.0.7
31472026-02-19T00:47:57.996Z[ host-package] Compiling resolv-conf v0.7.0
31482026-02-19T00:47:58.096Z[ helios-setup] Feb 19 00:47:57.724 INFO E| Compiling getrandom v0.3.3
31492026-02-19T00:47:58.382Z[ helios-setup] Feb 19 00:47:58.010 INFO E| Compiling bitflags v2.9.1
31502026-02-19T00:47:58.603Z[ helios-setup] Feb 19 00:47:58.232 INFO E| Compiling cfg-if v1.0.0
31512026-02-19T00:47:58.813Z[ helios-setup] Feb 19 00:47:58.441 INFO E| Compiling serde_json v1.0.140
31522026-02-19T00:47:58.869Z[ helios-setup] Feb 19 00:47:58.498 INFO E| Compiling anyhow v1.0.98
31532026-02-19T00:47:59.686Z[ helios-setup] Feb 19 00:47:59.315 INFO E| Compiling thiserror v2.0.12
31542026-02-19T00:47:59.750Z[ helios-setup] Feb 19 00:47:59.379 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
31552026-02-19T00:47:59.986Z[ helios-setup] Feb 19 00:47:59.615 INFO E| Compiling ryu v1.0.20
31562026-02-19T00:48:00.101Z[ helios-setup] Feb 19 00:47:59.730 INFO E| Compiling fastrand v2.3.0
31572026-02-19T00:48:00.688Z[ helios-setup] Feb 19 00:48:00.317 INFO E| Compiling memchr v2.7.4
31582026-02-19T00:48:00.997Z[ host-package] Compiling libsw-core v0.3.1
31592026-02-19T00:48:01.320Z[ helios-setup] Feb 19 00:48:00.949 INFO E| Compiling itoa v1.0.15
31602026-02-19T00:48:01.375Z[ helios-setup] Feb 19 00:48:01.004 INFO E| Compiling once_cell v1.21.3
31612026-02-19T00:48:01.929Z[ helios-setup] Feb 19 00:48:01.555 INFO E| Compiling errno v0.3.12
31622026-02-19T00:48:02.071Z[ host-package] Compiling libsw v3.5.0
31632026-02-19T00:48:02.687Z[ helios-setup] Feb 19 00:48:02.316 INFO E| Compiling quote v1.0.40
31642026-02-19T00:48:03.543Z[ helios-setup] Feb 19 00:48:03.172 INFO E| Compiling syn v2.0.101
31652026-02-19T00:48:06.225Z[ helios-setup] Feb 19 00:48:05.854 INFO E| Compiling tempfile v3.20.0
31662026-02-19T00:48:08.397Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31672026-02-19T00:48:08.889Z[ host-package] Compiling linear-map v1.2.0
31682026-02-19T00:48:09.456Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31692026-02-19T00:48:12.059Z[ host-package] Compiling linked-hash-map v0.5.6
31702026-02-19T00:48:12.475Z[ helios-setup] Feb 19 00:48:12.105 INFO E| Compiling darling_core v0.20.11
31712026-02-19T00:48:12.810Z[ host-package] Compiling lru-cache v0.1.2
31722026-02-19T00:48:13.713Z[ host-package] Compiling unicode-xid v0.2.6
31732026-02-19T00:48:14.151Z[ host-package] Compiling hickory-proto v0.24.4
31742026-02-19T00:48:15.550Z[ helios-setup] Feb 19 00:48:15.180 INFO E| Compiling serde_derive v1.0.219
31752026-02-19T00:48:15.550Z[ helios-setup] Feb 19 00:48:15.180 INFO E| Compiling thiserror-impl v2.0.12
31762026-02-19T00:48:18.122Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31772026-02-19T00:48:19.816Z[ helios-setup] Feb 19 00:48:19.447 INFO E| Compiling darling_macro v0.20.11
31782026-02-19T00:48:20.050Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31792026-02-19T00:48:20.400Z[ host-package] Compiling convert_case v0.7.1
31802026-02-19T00:48:21.373Z[ host-package] Compiling derive_more-impl v2.0.1
31812026-02-19T00:48:21.931Z[ helios-setup] Feb 19 00:48:21.562 INFO E| Compiling darling v0.20.11
31822026-02-19T00:48:22.191Z[ helios-setup] Feb 19 00:48:21.822 INFO E| Compiling serde_with_macros v3.12.0
31832026-02-19T00:48:23.193Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31842026-02-19T00:48:23.828Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31852026-02-19T00:48:24.227Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31862026-02-19T00:48:28.657Z[ host-package] Compiling hickory-resolver v0.24.4
31872026-02-19T00:48:31.978Z[ helios-setup] Feb 19 00:48:31.609 INFO E| Compiling serde_with v3.12.0
31882026-02-19T00:48:32.402Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31892026-02-19T00:48:36.626Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31902026-02-19T00:48:38.961Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31912026-02-19T00:48:40.010Z[ host-package] Compiling qorb v0.4.1
31922026-02-19T00:48:43.933Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31932026-02-19T00:48:44.553Z[ helios-setup] Feb 19 00:48:44.185 INFO E| Finished `release` profile [optimized] target(s) in 48.16s
31942026-02-19T00:48:44.604Z[ helios-setup] Feb 19 00:48:44.236 INFO building project "dmar-report" ok (48 seconds)
31952026-02-19T00:48:44.604Z[ helios-setup] Feb 19 00:48:44.237 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
31962026-02-19T00:48:44.657Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31972026-02-19T00:48:44.720Z[ helios-setup] Feb 19 00:48:44.351 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
31982026-02-19T00:48:44.720Z[ helios-setup] Feb 19 00:48:44.351 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
31992026-02-19T00:48:44.720Z[ helios-setup] Feb 19 00:48:44.351 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
32002026-02-19T00:48:45.128Z[ helios-setup] Feb 19 00:48:44.760 INFO E| Updating crates.io index
32012026-02-19T00:48:45.153Z[ helios-setup] Feb 19 00:48:44.761 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
32022026-02-19T00:48:46.088Z[ helios-setup] Feb 19 00:48:45.718 INFO E| From https://github.com/oxidecomputer/amd-apcb
32032026-02-19T00:48:46.088Z[ helios-setup] Feb 19 00:48:45.718 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
32042026-02-19T00:48:46.195Z[ helios-setup] Feb 19 00:48:45.827 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
32052026-02-19T00:48:46.889Z[ helios-setup] Feb 19 00:48:46.521 INFO E| From https://github.com/oxidecomputer/amd-efs
32062026-02-19T00:48:46.889Z[ helios-setup] Feb 19 00:48:46.521 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
32072026-02-19T00:48:47.221Z[ helios-setup] Feb 19 00:48:46.853 INFO E| Downloading crates ...
32082026-02-19T00:48:47.406Z[ helios-setup] Feb 19 00:48:47.014 INFO E| Downloaded unic-common v0.9.0
32092026-02-19T00:48:47.406Z[ helios-setup] Feb 19 00:48:47.018 INFO E| Downloaded vec_map v0.8.2
32102026-02-19T00:48:47.406Z[ helios-setup] Feb 19 00:48:47.023 INFO E| Downloaded unic-char-property v0.9.0
32112026-02-19T00:48:47.406Z[ helios-setup] Feb 19 00:48:47.027 INFO E| Downloaded modular-bitfield v0.13.1
32122026-02-19T00:48:47.432Z[ helios-setup] Feb 19 00:48:47.039 INFO E| Downloaded textwrap v0.11.0
32132026-02-19T00:48:47.432Z[ helios-setup] Feb 19 00:48:47.043 INFO E| Downloaded structopt v0.3.26
32142026-02-19T00:48:47.459Z[ helios-setup] Feb 19 00:48:47.076 INFO E| Downloaded pest_meta v2.8.0
32152026-02-19T00:48:47.459Z[ helios-setup] Feb 19 00:48:47.080 INFO E| Downloaded zerocopy-derive v0.8.25
32162026-02-19T00:48:47.484Z[ helios-setup] Feb 19 00:48:47.093 INFO E| Downloaded typenum v1.18.0
32172026-02-19T00:48:47.484Z[ helios-setup] Feb 19 00:48:47.098 INFO E| Downloaded pest v2.8.0
32182026-02-19T00:48:47.484Z[ helios-setup] Feb 19 00:48:47.106 INFO E| Downloaded clap v2.34.0
32192026-02-19T00:48:47.484Z[ helios-setup] Feb 19 00:48:47.115 INFO E| Downloaded modular-bitfield v0.11.2
32202026-02-19T00:48:47.510Z[ helios-setup] Feb 19 00:48:47.130 INFO E| Downloaded log v0.4.27
32212026-02-19T00:48:47.511Z[ helios-setup] Feb 19 00:48:47.133 INFO E| Downloaded goblin v0.9.3
32222026-02-19T00:48:47.511Z[ helios-setup] Feb 19 00:48:47.141 INFO E| Downloaded zerocopy v0.8.25
32232026-02-19T00:48:47.543Z[ helios-setup] Feb 19 00:48:47.175 INFO E| Downloaded structopt-derive v0.4.18
32242026-02-19T00:48:47.569Z[ helios-setup] Feb 19 00:48:47.177 INFO E| Downloaded pest_generator v2.8.0
32252026-02-19T00:48:47.569Z[ helios-setup] Feb 19 00:48:47.178 INFO E| Downloaded pest_derive v2.8.0
32262026-02-19T00:48:47.569Z[ helios-setup] Feb 19 00:48:47.181 INFO E| Downloaded strum_macros v0.27.1
32272026-02-19T00:48:47.569Z[ helios-setup] Feb 19 00:48:47.184 INFO E| Downloaded rustversion v1.0.20
32282026-02-19T00:48:47.569Z[ helios-setup] Feb 19 00:48:47.188 INFO E| Downloaded dyn-clone v1.0.19
32292026-02-19T00:48:47.570Z[ helios-setup] Feb 19 00:48:47.190 INFO E| Downloaded bytesize v2.0.1
32302026-02-19T00:48:47.570Z[ helios-setup] Feb 19 00:48:47.193 INFO E| Downloaded unic-ucd-version v0.9.0
32312026-02-19T00:48:47.570Z[ helios-setup] Feb 19 00:48:47.194 INFO E| Downloaded unic-ucd-ident v0.9.0
32322026-02-19T00:48:47.570Z[ helios-setup] Feb 19 00:48:47.196 INFO E| Downloaded strum v0.27.1
32332026-02-19T00:48:47.570Z[ helios-setup] Feb 19 00:48:47.197 INFO E| Downloaded scroll_derive v0.12.1
32342026-02-19T00:48:47.570Z[ helios-setup] Feb 19 00:48:47.199 INFO E| Downloaded four-cc v0.4.0
32352026-02-19T00:48:47.570Z[ helios-setup] Feb 19 00:48:47.200 INFO E| Downloaded fletcher v1.0.0
32362026-02-19T00:48:47.597Z[ helios-setup] Feb 19 00:48:47.201 INFO E| Downloaded unic-char-range v0.9.0
32372026-02-19T00:48:47.597Z[ helios-setup] Feb 19 00:48:47.203 INFO E| Downloaded strsim v0.8.0
32382026-02-19T00:48:47.597Z[ helios-setup] Feb 19 00:48:47.205 INFO E| Downloaded parse_int v0.9.0
32392026-02-19T00:48:47.597Z[ helios-setup] Feb 19 00:48:47.206 INFO E| Downloaded modular-bitfield-impl v0.13.1
32402026-02-19T00:48:47.597Z[ helios-setup] Feb 19 00:48:47.208 INFO E| Downloaded modular-bitfield-impl v0.11.2
32412026-02-19T00:48:47.597Z[ helios-setup] Feb 19 00:48:47.209 INFO E| Downloaded ansi_term v0.12.1
32422026-02-19T00:48:47.666Z[ helios-setup] Feb 19 00:48:47.298 INFO E| Compiling proc-macro2 v1.0.95
32432026-02-19T00:48:47.666Z[ helios-setup] Feb 19 00:48:47.298 INFO E| Compiling unicode-ident v1.0.18
32442026-02-19T00:48:47.666Z[ helios-setup] Feb 19 00:48:47.298 INFO E| Compiling memchr v2.7.4
32452026-02-19T00:48:47.691Z[ helios-setup] Feb 19 00:48:47.298 INFO E| Compiling thiserror v2.0.12
32462026-02-19T00:48:47.691Z[ helios-setup] Feb 19 00:48:47.298 INFO E| Compiling autocfg v1.4.0
32472026-02-19T00:48:47.691Z[ helios-setup] Feb 19 00:48:47.298 INFO E| Compiling serde v1.0.219
32482026-02-19T00:48:47.691Z[ helios-setup] Feb 19 00:48:47.298 INFO E| Compiling syn v1.0.109
32492026-02-19T00:48:47.691Z[ helios-setup] Feb 19 00:48:47.299 INFO E| Compiling version_check v0.9.5
32502026-02-19T00:48:48.214Z[ helios-setup] Feb 19 00:48:47.847 INFO E| Compiling serde_json v1.0.140
32512026-02-19T00:48:49.459Z[ helios-setup] Feb 19 00:48:49.092 INFO E| Compiling ryu v1.0.20
32522026-02-19T00:48:49.728Z[ helios-setup] Feb 19 00:48:49.360 INFO E| Compiling schemars v0.8.22
32532026-02-19T00:48:49.975Z[ helios-setup] Feb 19 00:48:49.608 INFO E| Compiling itoa v1.0.15
32542026-02-19T00:48:50.068Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32552026-02-19T00:48:50.195Z[ helios-setup] Feb 19 00:48:49.826 INFO E| Compiling proc-macro-error-attr v1.0.4
32562026-02-19T00:48:50.324Z[ helios-setup] Feb 19 00:48:49.957 INFO E| Compiling zerocopy v0.8.25
32572026-02-19T00:48:50.539Z[ helios-setup] Feb 19 00:48:50.172 INFO E| Compiling num-traits v0.2.19
32582026-02-19T00:48:50.578Z[ helios-setup] Feb 19 00:48:50.211 INFO E| Compiling memoffset v0.9.1
32592026-02-19T00:48:50.647Z[ helios-setup] Feb 19 00:48:50.280 INFO E| Compiling rustversion v1.0.20
32602026-02-19T00:48:50.970Z[ helios-setup] Feb 19 00:48:50.588 INFO E| Compiling ucd-trie v0.1.7
32612026-02-19T00:48:51.146Z[ helios-setup] Feb 19 00:48:50.780 INFO E| Compiling libc v0.2.172
32622026-02-19T00:48:51.848Z[ helios-setup] Feb 19 00:48:51.481 INFO E| Compiling static_assertions v1.1.0
32632026-02-19T00:48:52.007Z[ helios-setup] Feb 19 00:48:51.640 INFO E| Compiling dyn-clone v1.0.19
32642026-02-19T00:48:52.138Z[ helios-setup] Feb 19 00:48:51.771 INFO E| Compiling paste v1.0.15
32652026-02-19T00:48:52.654Z[ helios-setup] Feb 19 00:48:52.287 INFO E| Compiling proc-macro-error v1.0.4
32662026-02-19T00:48:52.757Z[ helios-setup] Feb 19 00:48:52.390 INFO E| Compiling once_cell v1.21.3
32672026-02-19T00:48:53.205Z[ helios-setup] Feb 19 00:48:52.838 INFO E| Compiling unicode-width v0.1.14
32682026-02-19T00:48:53.379Z[ helios-setup] Feb 19 00:48:53.012 INFO E| Compiling quote v1.0.40
32692026-02-19T00:48:54.275Z[ helios-setup] Feb 19 00:48:53.909 INFO E| Compiling syn v2.0.101
32702026-02-19T00:48:54.958Z[ helios-setup] Feb 19 00:48:54.591 INFO E| Compiling unicode-segmentation v1.12.0
32712026-02-19T00:48:55.047Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32722026-02-19T00:48:55.384Z[ helios-setup] Feb 19 00:48:55.017 INFO E| Compiling heck v0.5.0
32732026-02-19T00:48:55.564Z[ helios-setup] Feb 19 00:48:55.197 INFO E| Compiling atty v0.2.14
32742026-02-19T00:48:56.053Z[ helios-setup] Feb 19 00:48:55.686 INFO E| Compiling textwrap v0.11.0
32752026-02-19T00:48:56.287Z[ helios-setup] Feb 19 00:48:55.921 INFO E| Compiling parse_int v0.9.0
32762026-02-19T00:48:56.339Z[ helios-setup] Feb 19 00:48:55.973 INFO E| Compiling vec_map v0.8.2
32772026-02-19T00:48:56.732Z[ helios-setup] Feb 19 00:48:56.366 INFO E| Compiling heck v0.3.3
32782026-02-19T00:48:56.981Z[ helios-setup] Feb 19 00:48:56.614 INFO E| Compiling byteorder v1.5.0
32792026-02-19T00:48:57.131Z[ helios-setup] Feb 19 00:48:56.765 INFO E| Compiling bitflags v1.3.2
32802026-02-19T00:48:57.207Z[ helios-setup] Feb 19 00:48:56.841 INFO E| Compiling fletcher v1.0.0
32812026-02-19T00:48:57.259Z[ helios-setup] Feb 19 00:48:56.892 INFO E| Compiling ansi_term v0.12.1
32822026-02-19T00:48:57.316Z[ helios-setup] Feb 19 00:48:56.950 INFO E| Compiling strum v0.27.1
32832026-02-19T00:48:57.369Z[ helios-setup] Feb 19 00:48:57.002 INFO E| Compiling unic-char-range v0.9.0
32842026-02-19T00:48:57.830Z[ helios-setup] Feb 19 00:48:57.464 INFO E| Compiling unic-common v0.9.0
32852026-02-19T00:48:57.883Z[ helios-setup] Feb 19 00:48:57.517 INFO E| Compiling strsim v0.8.0
32862026-02-19T00:48:58.003Z[ helios-setup] Feb 19 00:48:57.636 INFO E| Compiling unic-char-property v0.9.0
32872026-02-19T00:48:58.132Z[ helios-setup] Feb 19 00:48:57.765 INFO E| Compiling unic-ucd-version v0.9.0
32882026-02-19T00:48:58.244Z[ helios-setup] Feb 19 00:48:57.878 INFO E| Compiling log v0.4.27
32892026-02-19T00:48:58.274Z[ helios-setup] Feb 19 00:48:57.908 INFO E| Compiling lazy_static v1.5.0
32902026-02-19T00:48:58.359Z[ helios-setup] Feb 19 00:48:57.992 INFO E| Compiling plain v0.2.3
32912026-02-19T00:48:58.534Z[ helios-setup] Feb 19 00:48:58.168 INFO E| Compiling clap v2.34.0
32922026-02-19T00:48:58.612Z[ helios-setup] Feb 19 00:48:58.246 INFO E| Compiling unic-ucd-ident v0.9.0
32932026-02-19T00:48:58.725Z[ helios-setup] Feb 19 00:48:58.359 INFO E| Compiling bytesize v2.0.1
32942026-02-19T00:49:00.889Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32952026-02-19T00:49:05.344Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32962026-02-19T00:49:05.846Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32972026-02-19T00:49:05.911Z[ helios-setup] Feb 19 00:49:05.539 INFO E| Compiling modular-bitfield-impl v0.11.2
32982026-02-19T00:49:05.911Z[ helios-setup] Feb 19 00:49:05.539 INFO E| Compiling structopt-derive v0.4.18
32992026-02-19T00:49:06.159Z[ host-package] Compiling derive_more v2.0.1
33002026-02-19T00:49:06.250Z[ helios-setup] Feb 19 00:49:05.884 INFO E| Compiling serde_derive_internals v0.29.1
33012026-02-19T00:49:06.520Z[ host-package] Compiling vte_generate_state_changes v0.1.2
33022026-02-19T00:49:07.199Z[ host-package] Compiling siphasher v1.0.1
33032026-02-19T00:49:07.887Z[ host-package] Compiling termtree v0.5.1
33042026-02-19T00:49:08.258Z[ host-package] Compiling phf_shared v0.12.1
33052026-02-19T00:49:08.973Z[ host-package] Compiling vte v0.11.1
33062026-02-19T00:49:09.086Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33072026-02-19T00:49:09.766Z[ host-package] Compiling crossterm v0.29.0
33082026-02-19T00:49:09.952Z[ helios-setup] Feb 19 00:49:09.587 INFO E| Compiling thiserror-impl v2.0.12
33092026-02-19T00:49:09.952Z[ helios-setup] Feb 19 00:49:09.587 INFO E| Compiling serde_derive v1.0.219
33102026-02-19T00:49:10.032Z[ helios-setup] Feb 19 00:49:09.587 INFO E| Compiling schemars_derive v0.8.22
33112026-02-19T00:49:10.541Z[ helios-setup] Feb 19 00:49:10.176 INFO E| Compiling zerocopy-derive v0.8.25
33122026-02-19T00:49:10.649Z[ helios-setup] Feb 19 00:49:10.276 INFO E| Compiling modular-bitfield-impl v0.13.1
33132026-02-19T00:49:10.741Z[ helios-setup] Feb 19 00:49:10.376 INFO E| Compiling num-derive v0.4.2
33142026-02-19T00:49:11.624Z[ helios-setup] Feb 19 00:49:11.258 INFO E| Compiling modular-bitfield v0.11.2
33152026-02-19T00:49:11.676Z[ helios-setup] Feb 19 00:49:11.311 INFO E| Compiling scroll_derive v0.12.1
33162026-02-19T00:49:13.181Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33172026-02-19T00:49:13.630Z[ helios-setup] Feb 19 00:49:13.265 INFO E| Compiling strum_macros v0.27.1
33182026-02-19T00:49:14.912Z[ helios-setup] Feb 19 00:49:14.547 INFO E| Compiling scroll v0.12.0
33192026-02-19T00:49:15.453Z[ helios-setup] Feb 19 00:49:15.089 INFO E| Compiling structopt v0.3.26
33202026-02-19T00:49:16.179Z[ helios-setup] Feb 19 00:49:15.814 INFO E| Compiling goblin v0.9.3
33212026-02-19T00:49:16.654Z[ helios-setup] Feb 19 00:49:16.289 INFO E| Compiling modular-bitfield v0.13.1
33222026-02-19T00:49:16.760Z[ helios-setup] Feb 19 00:49:16.395 INFO E| Compiling pest v2.8.0
33232026-02-19T00:49:20.641Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33242026-02-19T00:49:22.580Z[ helios-setup] Feb 19 00:49:22.216 INFO E| Compiling pest_meta v2.8.0
33252026-02-19T00:49:24.932Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33262026-02-19T00:49:25.014Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33272026-02-19T00:49:25.227Z[ helios-setup] Feb 19 00:49:24.863 INFO E| Compiling pest_generator v2.8.0
33282026-02-19T00:49:26.636Z[ host-package] Compiling csv-core v0.1.11
33292026-02-19T00:49:27.215Z[ host-package] Compiling chrono-tz v0.10.4
33302026-02-19T00:49:28.031Z[ helios-setup] Feb 19 00:49:27.667 INFO E| Compiling pest_derive v2.8.0
33312026-02-19T00:49:28.228Z[ host-package] Compiling csv v1.3.1
33322026-02-19T00:49:28.744Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33332026-02-19T00:49:29.528Z[ host-package] Compiling strip-ansi-escapes v0.2.0
33342026-02-19T00:49:30.527Z[ helios-setup] Feb 19 00:49:30.163 INFO E| Compiling json5 v0.4.1
33352026-02-19T00:49:30.732Z[ host-package] Compiling phf v0.12.1
33362026-02-19T00:49:31.336Z[ host-package] Compiling const_format_proc_macros v0.2.34
33372026-02-19T00:49:31.681Z[ host-package] Compiling papergrid v0.11.0
33382026-02-19T00:49:32.397Z[ host-package] Compiling tabled_derive v0.7.0
33392026-02-19T00:49:34.287Z[ host-package] Compiling fd-lock v4.0.2
33402026-02-19T00:49:35.040Z[ host-package] Compiling peg-macros v0.8.5
33412026-02-19T00:49:35.235Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33422026-02-19T00:49:35.874Z[ host-package] Compiling highway v1.3.0
33432026-02-19T00:49:36.303Z[ helios-setup] Feb 19 00:49:35.939 INFO E| Compiling four-cc v0.4.0
33442026-02-19T00:49:36.327Z[ helios-setup] Feb 19 00:49:35.939 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
33452026-02-19T00:49:36.640Z[ helios-setup] Feb 19 00:49:36.276 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
33462026-02-19T00:49:36.674Z[ host-package] Compiling nu-ansi-term v0.50.1
33472026-02-19T00:49:38.312Z[ host-package] Compiling tough v0.20.0
33482026-02-19T00:49:38.434Z[ host-package] Compiling reedline v0.40.0
33492026-02-19T00:49:38.605Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33502026-02-19T00:49:39.370Z[ host-package] Compiling peg v0.8.5
33512026-02-19T00:49:39.761Z[ host-package] Compiling tabled v0.15.0
33522026-02-19T00:49:40.374Z[ host-package] Compiling const_format v0.2.34
33532026-02-19T00:49:48.786Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33542026-02-19T00:49:57.568Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
33552026-02-19T00:49:57.981Z[ host-package] Compiling bcs v0.1.6
33562026-02-19T00:49:59.033Z[ host-package] Compiling semver v0.1.20
33572026-02-19T00:49:59.359Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33582026-02-19T00:50:00.043Z[ host-package] Compiling rustc_version v0.1.7
33592026-02-19T00:50:00.676Z[ host-package] Compiling newtype_derive v0.1.6
33602026-02-19T00:50:01.193Z[ host-package] Compiling unicode-linebreak v0.1.5
33612026-02-19T00:50:02.130Z[ host-package] Compiling smawk v0.3.2
33622026-02-19T00:50:02.680Z[ host-package] Compiling humantime v2.2.0
33632026-02-19T00:50:03.879Z[ host-package] Compiling textwrap v0.16.2
33642026-02-19T00:50:04.102Z[ host-package] Compiling dropshot-api-manager-types v0.3.0
33652026-02-19T00:50:05.676Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
33662026-02-19T00:50:07.304Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33672026-02-19T00:50:07.820Z[ host-package] Compiling steno v0.4.1
33682026-02-19T00:50:08.389Z[ host-package] Compiling utf-8 v0.7.6
33692026-02-19T00:50:09.042Z[ host-package] Compiling moka v0.12.10
33702026-02-19T00:50:09.662Z[ host-package] Compiling tagptr v0.2.0
33712026-02-19T00:50:10.467Z[ host-package] Compiling tungstenite v0.21.0
33722026-02-19T00:50:10.682Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33732026-02-19T00:50:11.123Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
33742026-02-19T00:50:12.268Z[ host-package] Compiling tokio-tungstenite v0.21.0
33752026-02-19T00:50:13.263Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33762026-02-19T00:50:14.579Z[ host-package] Compiling hickory-resolver v0.25.2
33772026-02-19T00:50:16.485Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
33782026-02-19T00:50:20.497Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33792026-02-19T00:50:27.498Z[ helios-setup] Feb 19 00:50:27.139 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
33802026-02-19T00:50:29.190Z[ host-package] Compiling proc-macro-error2 v2.0.1
33812026-02-19T00:50:30.763Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33822026-02-19T00:50:34.914Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33832026-02-19T00:50:35.203Z[ host-package] Compiling num-derive v0.3.3
33842026-02-19T00:50:38.100Z[ host-package] Compiling libscf-sys v1.1.0
33852026-02-19T00:50:38.200Z[ host-package] Compiling vergen-gitcl v1.0.8
33862026-02-19T00:50:38.676Z[ host-package] Compiling dirs-sys-next v0.1.2
33872026-02-19T00:50:39.114Z[ host-package] Compiling crunchy v0.2.2
33882026-02-19T00:50:39.599Z[ host-package] Compiling maplit v1.0.2
33892026-02-19T00:50:39.762Z[ helios-setup] Feb 19 00:50:39.404 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
33902026-02-19T00:50:39.901Z[ host-package] Compiling dirs-next v2.0.0
33912026-02-19T00:50:39.953Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33922026-02-19T00:50:40.254Z[ host-package] Compiling dsl_auto_type v0.1.2
33932026-02-19T00:50:41.941Z[ host-package] Compiling scheduled-thread-pool v0.2.7
33942026-02-19T00:50:42.124Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
33952026-02-19T00:50:42.743Z[ host-package] Compiling tiny-keccak v2.0.2
33962026-02-19T00:50:43.367Z[ host-package] Compiling diesel_derives v2.2.3
33972026-02-19T00:50:43.659Z[ host-package] Compiling r2d2 v0.8.10
33982026-02-19T00:50:43.919Z[ host-package] Compiling term v0.7.0
33992026-02-19T00:50:44.905Z[ host-package] Compiling tabled_derive v0.11.0
34002026-02-19T00:50:45.337Z[ host-package] Compiling papergrid v0.17.0
34012026-02-19T00:50:46.067Z[ host-package] Compiling testing_table v0.3.0
34022026-02-19T00:50:47.219Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34032026-02-19T00:50:47.886Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34042026-02-19T00:50:48.506Z[ host-package] Compiling xshell-macros v0.2.7
34052026-02-19T00:50:49.600Z[ host-package] Compiling bit-vec v0.6.3
34062026-02-19T00:50:50.200Z[ host-package] Compiling arc-swap v1.7.1
34072026-02-19T00:50:50.941Z[ host-package] Compiling slog-scope v4.4.0
34082026-02-19T00:50:51.065Z[ host-package] Compiling bit-set v0.5.3
34092026-02-19T00:50:51.520Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34102026-02-19T00:50:51.665Z[ host-package] Compiling xshell v0.2.7
34112026-02-19T00:50:52.125Z[ host-package] Compiling tabled v0.20.0
34122026-02-19T00:50:55.359Z[ host-package] Compiling diesel v2.2.12
34132026-02-19T00:50:56.650Z[ host-package] Compiling ascii-canvas v3.0.0
34142026-02-19T00:50:57.407Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34152026-02-19T00:51:04.002Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34162026-02-19T00:51:06.224Z[ host-package] Compiling ena v0.14.3
34172026-02-19T00:51:06.971Z[ host-package] Compiling unicase v2.8.1
34182026-02-19T00:51:07.333Z[ host-package] Compiling regex-syntax v0.6.29
34192026-02-19T00:51:07.824Z[ host-package] Compiling bindgen v0.71.1
34202026-02-19T00:51:08.669Z[ host-package] Compiling diff v0.1.13
34212026-02-19T00:51:09.517Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34222026-02-19T00:51:12.689Z[ host-package] Compiling lalrpop v0.19.12
34232026-02-19T00:51:13.896Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34242026-02-19T00:51:15.286Z[ helios-setup] Feb 19 00:51:14.931 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
34252026-02-19T00:51:15.345Z[ helios-setup] Feb 19 00:51:14.990 INFO building project "amd-host-image-builder" ok (150 seconds)
34262026-02-19T00:51:15.346Z[ helios-setup] Feb 19 00:51:14.990 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
34272026-02-19T00:51:15.501Z[ helios-setup] Feb 19 00:51:15.145 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.91.1-x86_64-unknown-illumos (default)"
34282026-02-19T00:51:15.501Z[ helios-setup] Feb 19 00:51:15.146 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
34292026-02-19T00:51:15.525Z[ helios-setup] Feb 19 00:51:15.146 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
34302026-02-19T00:51:15.914Z[ helios-setup] Feb 19 00:51:15.559 INFO E| Downloading crates ...
34312026-02-19T00:51:16.050Z[ helios-setup] Feb 19 00:51:15.695 INFO E| Downloaded unicode-width v0.1.10
34322026-02-19T00:51:16.074Z[ helios-setup] Feb 19 00:51:15.698 INFO E| Downloaded generic-array v0.14.6
34332026-02-19T00:51:16.075Z[ helios-setup] Feb 19 00:51:15.701 INFO E| Downloaded digest v0.10.3
34342026-02-19T00:51:16.075Z[ helios-setup] Feb 19 00:51:15.704 INFO E| Downloaded anyhow v1.0.62
34352026-02-19T00:51:16.075Z[ helios-setup] Feb 19 00:51:15.710 INFO E| Downloaded cpufeatures v0.2.5
34362026-02-19T00:51:16.075Z[ helios-setup] Feb 19 00:51:15.712 INFO E| Downloaded typenum v1.15.0
34372026-02-19T00:51:16.075Z[ helios-setup] Feb 19 00:51:15.716 INFO E| Downloaded miniz_oxide v0.6.2
34382026-02-19T00:51:16.075Z[ helios-setup] Feb 19 00:51:15.719 INFO E| Downloaded flate2 v1.0.25
34392026-02-19T00:51:16.099Z[ helios-setup] Feb 19 00:51:15.726 INFO E| Downloaded bytes v1.2.1
34402026-02-19T00:51:16.099Z[ helios-setup] Feb 19 00:51:15.731 INFO E| Downloaded sha2 v0.10.5
34412026-02-19T00:51:16.099Z[ helios-setup] Feb 19 00:51:15.734 INFO E| Downloaded block-buffer v0.10.3
34422026-02-19T00:51:16.160Z[ helios-setup] Feb 19 00:51:15.805 INFO E| Compiling typenum v1.15.0
34432026-02-19T00:51:16.161Z[ helios-setup] Feb 19 00:51:15.805 INFO E| Compiling version_check v0.9.4
34442026-02-19T00:51:16.161Z[ helios-setup] Feb 19 00:51:15.805 INFO E| Compiling crc32fast v1.3.2
34452026-02-19T00:51:16.185Z[ helios-setup] Feb 19 00:51:15.805 INFO E| Compiling cfg-if v1.0.0
34462026-02-19T00:51:16.185Z[ helios-setup] Feb 19 00:51:15.805 INFO E| Compiling anyhow v1.0.62
34472026-02-19T00:51:16.185Z[ helios-setup] Feb 19 00:51:15.805 INFO E| Compiling adler v1.0.2
34482026-02-19T00:51:16.185Z[ helios-setup] Feb 19 00:51:15.805 INFO E| Compiling unicode-width v0.1.10
34492026-02-19T00:51:16.185Z[ helios-setup] Feb 19 00:51:15.806 INFO E| Compiling cpufeatures v0.2.5
34502026-02-19T00:51:16.754Z[ helios-setup] Feb 19 00:51:16.399 INFO E| Compiling miniz_oxide v0.6.2
34512026-02-19T00:51:16.778Z[ helios-setup] Feb 19 00:51:16.409 INFO E| Compiling getopts v0.2.21
34522026-02-19T00:51:16.974Z[ helios-setup] Feb 19 00:51:16.618 INFO E| Compiling bitflags v1.3.2
34532026-02-19T00:51:17.100Z[ helios-setup] Feb 19 00:51:16.745 INFO E| Compiling bytes v1.2.1
34542026-02-19T00:51:17.433Z[ helios-setup] Feb 19 00:51:17.078 INFO E| Compiling generic-array v0.14.6
34552026-02-19T00:51:17.683Z[ host-package] Compiling slog-stdlog v4.1.1
34562026-02-19T00:51:19.131Z[ helios-setup] Feb 19 00:51:18.776 INFO E| Compiling flate2 v1.0.25
34572026-02-19T00:51:19.748Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34582026-02-19T00:51:20.938Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34592026-02-19T00:51:22.816Z[ helios-setup] Feb 19 00:51:22.461 INFO E| Compiling block-buffer v0.10.3
34602026-02-19T00:51:22.816Z[ helios-setup] Feb 19 00:51:22.461 INFO E| Compiling crypto-common v0.1.6
34612026-02-19T00:51:22.900Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34622026-02-19T00:51:23.146Z[ helios-setup] Feb 19 00:51:22.791 INFO E| Compiling digest v0.10.3
34632026-02-19T00:51:23.565Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34642026-02-19T00:51:23.656Z[ helios-setup] Feb 19 00:51:23.301 INFO E| Compiling sha2 v0.10.5
34652026-02-19T00:51:23.936Z[ host-package] Compiling crc8 v0.1.1
34662026-02-19T00:51:24.239Z[ host-package] Compiling slog-envlogger v2.2.0
34672026-02-19T00:51:24.373Z[ helios-setup] Feb 19 00:51:24.018 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
34682026-02-19T00:51:28.036Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34692026-02-19T00:51:29.890Z[ helios-setup] Feb 19 00:51:29.527 INFO E| Finished `release` profile [optimized] target(s) in 14.20s
34702026-02-19T00:51:29.925Z[ helios-setup] Feb 19 00:51:29.571 INFO building project "bootserver" ok (14 seconds)
34712026-02-19T00:51:29.925Z[ helios-setup] Feb 19 00:51:29.571 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
34722026-02-19T00:51:30.042Z[ host-package] Compiling headers-core v0.3.0
34732026-02-19T00:51:30.066Z[ helios-setup] Feb 19 00:51:29.700 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.91.1-x86_64-unknown-illumos (default)"
34742026-02-19T00:51:30.066Z[ helios-setup] Feb 19 00:51:29.700 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
34752026-02-19T00:51:30.066Z[ helios-setup] Feb 19 00:51:29.700 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
34762026-02-19T00:51:30.460Z[ helios-setup] Feb 19 00:51:30.106 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
34772026-02-19T00:51:30.484Z[ host-package] Compiling libxml v0.3.3
34782026-02-19T00:51:30.960Z[ helios-setup] Feb 19 00:51:30.606 INFO E| From https://github.com/jclulow/rust-jmclib
34792026-02-19T00:51:30.960Z[ helios-setup] Feb 19 00:51:30.606 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
34802026-02-19T00:51:31.038Z[ host-package] Compiling headers v0.4.1
34812026-02-19T00:51:31.068Z[ helios-setup] Feb 19 00:51:30.685 INFO E| Updating crates.io index
34822026-02-19T00:51:31.136Z[ helios-setup] Feb 19 00:51:30.782 INFO E| Downloading crates ...
34832026-02-19T00:51:31.332Z[ helios-setup] Feb 19 00:51:30.978 INFO E| Downloaded md-5 v0.9.1
34842026-02-19T00:51:31.356Z[ helios-setup] Feb 19 00:51:30.984 INFO E| Downloaded walkdir v2.3.3
34852026-02-19T00:51:31.357Z[ helios-setup] Feb 19 00:51:30.989 INFO E| Downloaded unicode-ident v1.0.11
34862026-02-19T00:51:31.357Z[ helios-setup] Feb 19 00:51:30.994 INFO E| Downloaded serde_derive v1.0.193
34872026-02-19T00:51:31.381Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34882026-02-19T00:51:31.381Z[ helios-setup] Feb 19 00:51:31.022 INFO E| Downloaded proc-macro2 v1.0.66
34892026-02-19T00:51:31.413Z[ helios-setup] Feb 19 00:51:31.059 INFO E| Downloaded serde v1.0.193
34902026-02-19T00:51:31.437Z[ helios-setup] Feb 19 00:51:31.063 INFO E| Downloaded typenum v1.16.0
34912026-02-19T00:51:31.437Z[ helios-setup] Feb 19 00:51:31.066 INFO E| Downloaded toml v0.5.11
34922026-02-19T00:51:31.437Z[ helios-setup] Feb 19 00:51:31.069 INFO E| Downloaded serde_json v1.0.103
34932026-02-19T00:51:31.437Z[ helios-setup] Feb 19 00:51:31.078 INFO E| Downloaded tempfile v3.7.0
34942026-02-19T00:51:31.437Z[ helios-setup] Feb 19 00:51:31.082 INFO E| Downloaded ryu v1.0.15
34952026-02-19T00:51:31.461Z[ helios-setup] Feb 19 00:51:31.086 INFO E| Downloaded quote v1.0.31
34962026-02-19T00:51:31.462Z[ helios-setup] Feb 19 00:51:31.090 INFO E| Downloaded once_cell v1.18.0
34972026-02-19T00:51:31.462Z[ helios-setup] Feb 19 00:51:31.093 INFO E| Downloaded bitflags v2.3.3
34982026-02-19T00:51:31.462Z[ helios-setup] Feb 19 00:51:31.096 INFO E| Downloaded syn v2.0.32
34992026-02-19T00:51:31.486Z[ helios-setup] Feb 19 00:51:31.109 INFO E| Downloaded uuid v0.8.2
35002026-02-19T00:51:31.486Z[ helios-setup] Feb 19 00:51:31.113 INFO E| Downloaded sha-1 v0.9.8
35012026-02-19T00:51:31.486Z[ helios-setup] Feb 19 00:51:31.115 INFO E| Downloaded opaque-debug v0.3.0
35022026-02-19T00:51:31.486Z[ helios-setup] Feb 19 00:51:31.116 INFO E| Downloaded rustix v0.38.4
35032026-02-19T00:51:31.510Z[ helios-setup] Feb 19 00:51:31.149 INFO E| Downloaded libdevinfo-sys v1.0.0
35042026-02-19T00:51:31.510Z[ helios-setup] Feb 19 00:51:31.151 INFO E| Downloaded itoa v1.0.9
35052026-02-19T00:51:31.510Z[ helios-setup] Feb 19 00:51:31.154 INFO E| Downloaded glob v0.3.1
35062026-02-19T00:51:31.510Z[ helios-setup] Feb 19 00:51:31.156 INFO E| Downloaded getrandom v0.2.10
35072026-02-19T00:51:31.534Z[ helios-setup] Feb 19 00:51:31.162 INFO E| Downloaded errno v0.3.1
35082026-02-19T00:51:31.534Z[ helios-setup] Feb 19 00:51:31.165 INFO E| Downloaded block-buffer v0.9.0
35092026-02-19T00:51:31.535Z[ helios-setup] Feb 19 00:51:31.167 INFO E| Downloaded anyhow v1.0.72
35102026-02-19T00:51:31.535Z[ helios-setup] Feb 19 00:51:31.175 INFO E| Downloaded fastrand v2.0.0
35112026-02-19T00:51:31.535Z[ helios-setup] Feb 19 00:51:31.178 INFO E| Downloaded digest v0.9.0
35122026-02-19T00:51:31.559Z[ helios-setup] Feb 19 00:51:31.181 INFO E| Downloaded cpufeatures v0.2.9
35132026-02-19T00:51:31.559Z[ helios-setup] Feb 19 00:51:31.194 INFO E| Downloaded libc v0.2.147
35142026-02-19T00:51:31.683Z[ helios-setup] Feb 19 00:51:31.328 INFO E| Compiling libc v0.2.147
35152026-02-19T00:51:31.683Z[ helios-setup] Feb 19 00:51:31.328 INFO E| Compiling proc-macro2 v1.0.66
35162026-02-19T00:51:31.683Z[ helios-setup] Feb 19 00:51:31.328 INFO E| Compiling cfg-if v1.0.0
35172026-02-19T00:51:31.683Z[ helios-setup] Feb 19 00:51:31.328 INFO E| Compiling unicode-ident v1.0.11
35182026-02-19T00:51:31.707Z[ helios-setup] Feb 19 00:51:31.328 INFO E| Compiling version_check v0.9.4
35192026-02-19T00:51:31.707Z[ helios-setup] Feb 19 00:51:31.328 INFO E| Compiling typenum v1.16.0
35202026-02-19T00:51:31.707Z[ helios-setup] Feb 19 00:51:31.328 INFO E| Compiling serde v1.0.193
35212026-02-19T00:51:31.707Z[ helios-setup] Feb 19 00:51:31.329 INFO E| Compiling rustix v0.38.4
35222026-02-19T00:51:32.361Z[ helios-setup] Feb 19 00:51:32.007 INFO E| Compiling num-conv v0.1.0
35232026-02-19T00:51:32.501Z[ helios-setup] Feb 19 00:51:32.147 INFO E| Compiling itoa v1.0.9
35242026-02-19T00:51:33.117Z[ helios-setup] Feb 19 00:51:32.762 INFO E| Compiling time-core v0.1.2
35252026-02-19T00:51:33.150Z[ helios-setup] Feb 19 00:51:32.794 INFO E| Compiling slog v2.7.0
35262026-02-19T00:51:33.607Z[ helios-setup] Feb 19 00:51:33.254 INFO E| Compiling generic-array v0.14.7
35272026-02-19T00:51:33.731Z[ helios-setup] Feb 19 00:51:33.377 INFO E| Compiling powerfmt v0.2.0
35282026-02-19T00:51:34.237Z[ helios-setup] Feb 19 00:51:33.880 INFO E| Compiling time-macros v0.2.18
35292026-02-19T00:51:34.731Z[ helios-setup] Feb 19 00:51:34.377 INFO E| Compiling deranged v0.3.11
35302026-02-19T00:51:35.010Z[ helios-setup] Feb 19 00:51:34.657 INFO E| Compiling bitflags v2.3.3
35312026-02-19T00:51:35.040Z[ helios-setup] Feb 19 00:51:34.687 INFO E| Compiling quote v1.0.31
35322026-02-19T00:51:35.177Z[ helios-setup] Feb 19 00:51:34.823 INFO E| Compiling once_cell v1.18.0
35332026-02-19T00:51:35.777Z[ helios-setup] Feb 19 00:51:35.424 INFO E| Compiling num_threads v0.1.6
35342026-02-19T00:51:36.129Z[ helios-setup] Feb 19 00:51:35.775 INFO E| Compiling syn v2.0.32
35352026-02-19T00:51:36.266Z[ helios-setup] Feb 19 00:51:35.913 INFO E| Compiling thread_local v1.1.7
35362026-02-19T00:51:36.461Z[ helios-setup] Feb 19 00:51:36.108 INFO E| Compiling anyhow v1.0.72
35372026-02-19T00:51:37.462Z[ helios-setup] Feb 19 00:51:37.108 INFO E| Compiling dirs-sys-next v0.1.2
35382026-02-19T00:51:37.639Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35392026-02-19T00:51:37.664Z[ helios-setup] Feb 19 00:51:37.296 INFO E| Compiling errno v0.3.1
35402026-02-19T00:51:37.755Z[ helios-setup] Feb 19 00:51:37.402 INFO E| Compiling atty v0.2.14
35412026-02-19T00:51:37.822Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35422026-02-19T00:51:38.067Z[ helios-setup] Feb 19 00:51:37.713 INFO E| Compiling dirs-next v2.0.0
35432026-02-19T00:51:38.196Z[ helios-setup] Feb 19 00:51:37.842 INFO E| Compiling serde_json v1.0.103
35442026-02-19T00:51:38.825Z[ helios-setup] Feb 19 00:51:38.472 INFO E| Compiling term v0.7.0
35452026-02-19T00:51:38.850Z[ helios-setup] Feb 19 00:51:38.493 INFO E| Compiling opaque-debug v0.3.0
35462026-02-19T00:51:38.956Z[ helios-setup] Feb 19 00:51:38.603 INFO E| Compiling fastrand v2.0.0
35472026-02-19T00:51:39.042Z[ host-package] Compiling strum_macros v0.24.3
35482026-02-19T00:51:39.090Z[ helios-setup] Feb 19 00:51:38.736 INFO E| Compiling digest v0.9.0
35492026-02-19T00:51:39.191Z[ helios-setup] Feb 19 00:51:38.838 INFO E| Compiling block-buffer v0.9.0
35502026-02-19T00:51:39.789Z[ helios-setup] Feb 19 00:51:39.436 INFO E| Compiling getrandom v0.2.10
35512026-02-19T00:51:40.028Z[ helios-setup] Feb 19 00:51:39.674 INFO E| Compiling unicode-width v0.1.10
35522026-02-19T00:51:40.286Z[ host-package] Compiling indoc v1.0.9
35532026-02-19T00:51:40.311Z[ helios-setup] Feb 19 00:51:39.934 INFO E| Compiling ryu v1.0.15
35542026-02-19T00:51:40.379Z[ helios-setup] Feb 19 00:51:40.025 INFO E| Compiling time v0.3.36
35552026-02-19T00:51:40.472Z[ helios-setup] Feb 19 00:51:40.118 INFO E| Compiling same-file v1.0.6
35562026-02-19T00:51:40.622Z[ helios-setup] Feb 19 00:51:40.269 INFO E| Compiling cpufeatures v0.2.9
35572026-02-19T00:51:41.103Z[ helios-setup] Feb 19 00:51:40.751 INFO E| Compiling walkdir v2.3.3
35582026-02-19T00:51:41.169Z[ helios-setup] Feb 19 00:51:40.816 INFO E| Compiling sha-1 v0.9.8
35592026-02-19T00:51:41.262Z[ helios-setup] Feb 19 00:51:40.909 INFO E| Compiling getopts v0.2.21
35602026-02-19T00:51:42.299Z[ helios-setup] Feb 19 00:51:41.945 INFO E| Compiling tempfile v3.7.0
35612026-02-19T00:51:42.627Z[ helios-setup] Feb 19 00:51:42.274 INFO E| Compiling md-5 v0.9.1
35622026-02-19T00:51:42.791Z[ helios-setup] Feb 19 00:51:42.411 INFO E| Compiling glob v0.3.1
35632026-02-19T00:51:42.887Z[ helios-setup] Feb 19 00:51:42.534 INFO E| Compiling libdevinfo-sys v1.0.0
35642026-02-19T00:51:44.701Z[ helios-setup] Feb 19 00:51:44.348 INFO E| Compiling slog-term v2.9.0
35652026-02-19T00:51:45.568Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35662026-02-19T00:51:46.002Z[ helios-setup] Feb 19 00:51:45.649 INFO E| Compiling serde_derive v1.0.193
35672026-02-19T00:51:46.239Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35682026-02-19T00:51:48.437Z[ host-package] Compiling samael v0.0.19
35692026-02-19T00:51:48.677Z[ host-package] Compiling polar-core v0.27.3
35702026-02-19T00:51:50.145Z[ host-package] Compiling derive_builder v0.20.2
35712026-02-19T00:51:50.804Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
35722026-02-19T00:51:54.495Z[ host-package] Compiling oso-derive v0.27.3
35732026-02-19T00:51:55.402Z[ host-package] Compiling quick-xml v0.37.2
35742026-02-19T00:51:55.931Z[ host-package] Compiling half v1.8.3
35752026-02-19T00:51:57.215Z[ host-package] Compiling serde_cbor v0.11.2
35762026-02-19T00:51:57.942Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35772026-02-19T00:52:00.179Z[ helios-setup] Feb 19 00:51:59.828 INFO E| Compiling toml v0.5.11
35782026-02-19T00:52:00.179Z[ helios-setup] Feb 19 00:51:59.828 INFO E| Compiling uuid v0.8.2
35792026-02-19T00:52:00.668Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35802026-02-19T00:52:02.742Z[ helios-setup] Feb 19 00:52:02.391 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
35812026-02-19T00:52:03.315Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35822026-02-19T00:52:04.544Z[ helios-setup] Feb 19 00:52:04.193 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
35832026-02-19T00:52:05.803Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35842026-02-19T00:52:11.084Z[ host-package] Compiling diesel-dtrace v0.4.2
35852026-02-19T00:52:11.827Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35862026-02-19T00:52:17.697Z[ helios-setup] Feb 19 00:52:17.346 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.48s
35872026-02-19T00:52:17.745Z[ helios-setup] Feb 19 00:52:17.393 INFO building project "image-builder" ok (47 seconds)
35882026-02-19T00:52:17.769Z[ helios-setup] Feb 19 00:52:17.393 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
35892026-02-19T00:52:17.911Z[ helios-setup] Feb 19 00:52:17.561 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.91.1-x86_64-unknown-illumos (default)"
35902026-02-19T00:52:17.911Z[ helios-setup] Feb 19 00:52:17.561 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
35912026-02-19T00:52:17.911Z[ helios-setup] Feb 19 00:52:17.561 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
35922026-02-19T00:52:18.512Z[ helios-setup] Feb 19 00:52:18.162 INFO E| Downloading crates ...
35932026-02-19T00:52:18.667Z[ helios-setup] Feb 19 00:52:18.316 INFO E| Downloaded miniz_oxide v0.8.8
35942026-02-19T00:52:18.781Z[ helios-setup] Feb 19 00:52:18.431 INFO E| Compiling adler2 v2.0.0
35952026-02-19T00:52:19.027Z[ helios-setup] Feb 19 00:52:18.677 INFO E| Compiling miniz_oxide v0.8.8
35962026-02-19T00:52:19.936Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35972026-02-19T00:52:20.578Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35982026-02-19T00:52:22.344Z[ helios-setup] Feb 19 00:52:21.994 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
35992026-02-19T00:52:23.593Z[ helios-setup] Feb 19 00:52:23.243 INFO E| Finished `release` profile [optimized] target(s) in 5.50s
36002026-02-19T00:52:23.617Z[ helios-setup] Feb 19 00:52:23.259 INFO building project "pinprick" ok (5 seconds)
36012026-02-19T00:52:23.617Z[ helios-setup] rm -f helios-build
36022026-02-19T00:52:23.617Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36032026-02-19T00:52:23.641Z[ helios-setup]
36042026-02-19T00:52:23.641Z[ helios-setup] Setup complete! ./helios-build is now available.
36052026-02-19T00:52:23.641Z[ helios-setup]
36062026-02-19T00:52:23.642Z[ helios-setup]
36072026-02-19T00:52:23.642Z[ helios-setup] real 8:39.126003284
36082026-02-19T00:52:23.642Z[ helios-setup] user 18:52.209557135
36092026-02-19T00:52:23.642Z[ helios-setup] sys 2:24.181142683
36102026-02-19T00:52:23.642Z[ helios-setup] trap 1.557010680
36112026-02-19T00:52:23.642Z[ helios-setup] tflt 5.128772373
36122026-02-19T00:52:23.642Z[ helios-setup] dflt 14.555913665
36132026-02-19T00:52:23.642Z[ helios-setup] kflt 0.000237211
36142026-02-19T00:52:23.642Z[ helios-setup] lock 1:34:27.155281163
36152026-02-19T00:52:23.642Z[ helios-setup] slp 2:18:51.980082869
36162026-02-19T00:52:23.642Z[ helios-setup] lat 18:24.959523947
36172026-02-19T00:52:23.642Z[ helios-setup] stop 2:52.180260238
36182026-02-19T00:52:23.642ZFeb 19 00:52:23.280 INFO [helios-setup] process exited with exit status: 0 (519.132069394s)
36192026-02-19T00:52:23.642ZFeb 19 00:52:23.280 INFO [helios-record] running task
36202026-02-19T00:52:23.642ZFeb 19 00:52:23.280 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
36212026-02-19T00:52:23.642ZFeb 19 00:52:23.288 DEBG process exited with exit status: 0 (7.423517ms)
36222026-02-19T00:52:23.642ZFeb 19 00:52:23.288 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
36232026-02-19T00:52:23.666ZFeb 19 00:52:23.298 DEBG process exited with exit status: 0 (10.164573ms)
36242026-02-19T00:52:23.666ZFeb 19 00:52:23.298 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
36252026-02-19T00:52:23.667ZFeb 19 00:52:23.307 DEBG process exited with exit status: 0 (8.630183ms)
36262026-02-19T00:52:23.667ZFeb 19 00:52:23.307 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
36272026-02-19T00:52:23.667ZFeb 19 00:52:23.315 DEBG process exited with exit status: 0 (8.338034ms)
36282026-02-19T00:52:23.667ZFeb 19 00:52:23.315 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
36292026-02-19T00:52:23.691ZFeb 19 00:52:23.324 DEBG process exited with exit status: 0 (8.212406ms)
36302026-02-19T00:52:23.691ZFeb 19 00:52:23.324 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
36312026-02-19T00:52:23.691ZFeb 19 00:52:23.331 DEBG process exited with exit status: 0 (7.822346ms)
36322026-02-19T00:52:23.691ZFeb 19 00:52:23.331 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
36332026-02-19T00:52:23.691ZFeb 19 00:52:23.340 DEBG process exited with exit status: 0 (8.17063ms)
36342026-02-19T00:52:23.691ZFeb 19 00:52:23.340 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
36352026-02-19T00:52:23.715ZFeb 19 00:52:23.347 DEBG process exited with exit status: 0 (7.756961ms)
36362026-02-19T00:52:23.715ZFeb 19 00:52:23.348 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
36372026-02-19T00:52:23.715ZFeb 19 00:52:23.356 DEBG process exited with exit status: 0 (8.196633ms)
36382026-02-19T00:52:23.715ZFeb 19 00:52:23.357 INFO [helios-record] task succeeded (76.41409ms)
36392026-02-19T00:52:24.755Z[ host-package] Compiling oso v0.27.3
36402026-02-19T00:52:28.339Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36412026-02-19T00:52:28.756Z[ host-package] Compiling bb8 v0.8.5
36422026-02-19T00:52:29.509Z[ host-package] Compiling trait-variant v0.1.2
36432026-02-19T00:52:29.559Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36442026-02-19T00:52:30.130Z[ host-package] Compiling async-bb8-diesel v0.2.1
36452026-02-19T00:52:30.696Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
36462026-02-19T00:52:31.337Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36472026-02-19T00:52:31.963Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36482026-02-19T00:52:35.706Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36492026-02-19T00:52:36.237Z[ host-package] Compiling fxhash v0.2.1
36502026-02-19T00:52:36.589Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36512026-02-19T00:52:37.007Z[ host-package] Compiling typify-impl v0.2.0
36522026-02-19T00:52:37.140Z[ host-package] Compiling kstat-rs v0.2.4
36532026-02-19T00:52:38.328Z[ host-package] Compiling libz-sys v1.1.20
36542026-02-19T00:52:39.174Z[ host-package] Compiling salty v0.3.0
36552026-02-19T00:52:39.749Z[ host-package] Compiling nonempty v0.12.0
36562026-02-19T00:52:40.544Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36572026-02-19T00:52:44.201Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36582026-02-19T00:52:47.657Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36592026-02-19T00:52:47.822Z[ host-package] Compiling typify-macro v0.2.0
36602026-02-19T00:52:51.868Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36612026-02-19T00:52:57.573Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
36622026-02-19T00:53:02.572Z[ host-package] Compiling nanorand v0.7.0
36632026-02-19T00:53:04.177Z[ host-package] Compiling parking_lot_core v0.8.6
36642026-02-19T00:53:04.598Z[ host-package] Compiling mime_guess v2.0.5
36652026-02-19T00:53:04.929Z[ host-package] Compiling flume v0.11.1
36662026-02-19T00:53:05.189Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
36672026-02-19T00:53:05.708Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36682026-02-19T00:53:08.488Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-02-19T00:53:13.267Z[ host-package] Compiling libgit2-sys v0.18.2+1.9.1
36702026-02-19T00:53:14.581Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36712026-02-19T00:53:33.778Z[ host-package] Compiling tabled_derive v0.10.0
36722026-02-19T00:53:34.307Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36732026-02-19T00:53:36.171Z[ host-package] Compiling ignore v0.4.23
36742026-02-19T00:53:40.190Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36752026-02-19T00:53:42.388Z[ host-package] Compiling papergrid v0.14.0
36762026-02-19T00:53:43.230Z[ host-package] Compiling primeorder v0.13.6
36772026-02-19T00:53:43.990Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36782026-02-19T00:53:47.559Z[ host-package] Compiling castaway v0.2.3
36792026-02-19T00:53:47.880Z[ host-package] Compiling nibble_vec v0.1.0
36802026-02-19T00:53:48.249Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36812026-02-19T00:53:48.686Z[ host-package] Compiling atty v0.2.14
36822026-02-19T00:53:48.761Z[ host-package] Compiling http-range v0.1.5
36832026-02-19T00:53:49.006Z[ host-package] Compiling endian-type v0.1.2
36842026-02-19T00:53:49.051Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36852026-02-19T00:53:49.401Z[ host-package] Compiling radix_trie v0.2.1
36862026-02-19T00:53:49.571Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36872026-02-19T00:53:49.819Z[ host-package] Compiling compact_str v0.8.0
36882026-02-19T00:53:50.417Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36892026-02-19T00:53:52.650Z[ host-package] Compiling tabled v0.18.0
36902026-02-19T00:53:53.647Z[ host-package] Compiling p384 v0.13.1
36912026-02-19T00:53:56.187Z[ host-package] Compiling globwalk v0.9.1
36922026-02-19T00:53:57.838Z[ host-package] Compiling parking_lot v0.11.2
36932026-02-19T00:54:00.214Z[ host-package] Compiling typify v0.2.0
36942026-02-19T00:54:00.553Z[ host-package] Compiling predicates-tree v1.0.12
36952026-02-19T00:54:01.519Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36962026-02-19T00:54:01.667Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36972026-02-19T00:54:02.059Z[ host-package] Compiling unicode-truncate v1.1.0
36982026-02-19T00:54:06.678Z[ host-package] Compiling prefix-trie v0.7.0
36992026-02-19T00:54:08.040Z[ host-package] Compiling lru v0.12.5
37002026-02-19T00:54:08.624Z[ host-package] Compiling vergen-git2 v1.0.7
37012026-02-19T00:54:09.119Z[ host-package] Compiling instability v0.3.2
37022026-02-19T00:54:09.558Z[ host-package] Compiling indoc v2.0.6
37032026-02-19T00:54:10.214Z[ host-package] Compiling cassowary v0.3.0
37042026-02-19T00:54:10.256Z[ host-package] Compiling git2 v0.20.2
37052026-02-19T00:54:10.898Z[ host-package] Compiling hickory-server v0.25.2
37062026-02-19T00:54:14.201Z[ host-package] Compiling ratatui v0.29.0
37072026-02-19T00:54:14.396Z[ host-package] Compiling camino-tempfile-ext v0.3.2
37082026-02-19T00:54:16.109Z[ host-package] Compiling hyper-staticfile v0.10.1
37092026-02-19T00:54:19.216Z[ host-package] Compiling progenitor-impl v0.8.0
37102026-02-19T00:54:19.440Z[ host-package] Compiling sled v0.34.7
37112026-02-19T00:54:25.093Z[ host-package] Compiling hickory-client v0.25.2
37122026-02-19T00:54:26.313Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37132026-02-19T00:54:27.071Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
37142026-02-19T00:54:27.770Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37152026-02-19T00:54:27.946Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37162026-02-19T00:54:29.616Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37172026-02-19T00:54:34.779Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
37182026-02-19T00:54:35.478Z[ host-package] Compiling rand_seeder v0.4.0
37192026-02-19T00:54:36.010Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37202026-02-19T00:54:36.709Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
37212026-02-19T00:54:37.209Z[ host-package] Compiling lzma-sys v0.1.20
37222026-02-19T00:54:37.264Z[ host-package] Compiling corncobs v0.1.4
37232026-02-19T00:54:37.288Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
37242026-02-19T00:54:37.800Z[ host-package] Compiling rustls v0.21.12
37252026-02-19T00:54:37.967Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37262026-02-19T00:54:38.212Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37272026-02-19T00:54:38.345Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37282026-02-19T00:54:38.841Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
37292026-02-19T00:54:39.529Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37302026-02-19T00:54:39.814Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37312026-02-19T00:54:52.315Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37322026-02-19T00:54:54.882Z[ host-package] Compiling progenitor-macro v0.8.0
37332026-02-19T00:54:57.148Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37342026-02-19T00:55:06.923Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
37352026-02-19T00:55:13.407Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37362026-02-19T00:55:14.612Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
37372026-02-19T00:55:17.889Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
37382026-02-19T00:55:21.152Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37392026-02-19T00:55:21.570Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37402026-02-19T00:55:21.718Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37412026-02-19T00:55:22.049Z[ host-package] Compiling progenitor-client v0.8.0
37422026-02-19T00:55:22.171Z[ host-package] Compiling sct v0.7.1
37432026-02-19T00:55:22.780Z[ host-package] Compiling rustls-webpki v0.101.7
37442026-02-19T00:55:23.133Z[ host-package] Compiling heck v0.3.3
37452026-02-19T00:55:23.616Z[ host-package] Compiling secrecy v0.8.0
37462026-02-19T00:55:24.115Z[ host-package] Compiling void v1.0.2
37472026-02-19T00:55:24.418Z[ host-package] Compiling lzss v0.8.2
37482026-02-19T00:55:27.166Z[ host-package] Compiling zone_cfg_derive v0.1.2
37492026-02-19T00:55:28.602Z[ host-package] Compiling progenitor v0.8.0
37502026-02-19T00:55:29.231Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
37512026-02-19T00:55:29.910Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37522026-02-19T00:55:33.197Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
37532026-02-19T00:55:34.768Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
37542026-02-19T00:55:38.778Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
37552026-02-19T00:55:38.970Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37562026-02-19T00:55:40.469Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
37572026-02-19T00:55:49.797Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37582026-02-19T00:55:50.276Z[ host-package] Compiling tungstenite v0.23.0
37592026-02-19T00:55:53.655Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37602026-02-19T00:55:54.077Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37612026-02-19T00:55:54.499Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37622026-02-19T00:55:54.542Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37632026-02-19T00:55:54.945Z[ host-package] Compiling nix v0.27.1
37642026-02-19T00:55:54.999Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
37652026-02-19T00:55:55.856Z[ host-package] Compiling serde_bytes v0.11.19
37662026-02-19T00:55:56.405Z[ host-package] Compiling base64 v0.13.1
37672026-02-19T00:55:56.515Z[ host-package] Compiling number_prefix v0.4.0
37682026-02-19T00:55:56.821Z[ host-package] Compiling indicatif v0.17.11
37692026-02-19T00:55:56.891Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
37702026-02-19T00:55:57.270Z[ host-package] Compiling ron v0.7.1
37712026-02-19T00:55:57.702Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
37722026-02-19T00:55:58.893Z[ host-package] Compiling tokio-tungstenite v0.23.1
37732026-02-19T00:55:59.657Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
37742026-02-19T00:56:02.572Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37752026-02-19T00:56:03.028Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
37762026-02-19T00:56:03.714Z[ host-package] Compiling xz2 v0.1.7
37772026-02-19T00:56:04.455Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
37782026-02-19T00:56:15.743Z[ host-package] Compiling tokio-rustls v0.24.1
37792026-02-19T00:56:16.399Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
37802026-02-19T00:56:16.562Z[ host-package] Compiling zone v0.1.8
37812026-02-19T00:56:17.969Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37822026-02-19T00:56:20.120Z[ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37832026-02-19T00:56:24.920Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
37842026-02-19T00:56:25.719Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37852026-02-19T00:56:33.227Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
37862026-02-19T00:56:50.130Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37872026-02-19T00:56:52.287Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37882026-02-19T00:57:01.747Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37892026-02-19T00:57:06.725Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
37902026-02-19T00:57:07.218Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
37912026-02-19T00:57:09.620Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
37922026-02-19T00:57:16.976Z[ host-package] Compiling rustls-pemfile v1.0.4
37932026-02-19T00:57:17.837Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37942026-02-19T00:57:19.003Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37952026-02-19T00:57:20.267Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37962026-02-19T00:57:20.747Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
37972026-02-19T00:57:22.265Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
37982026-02-19T00:57:23.992Z[ host-package] Compiling signal-hook-tokio v0.3.1
37992026-02-19T00:57:24.358Z[ host-package] Compiling twox-hash v2.1.0
38002026-02-19T00:57:24.959Z[ host-package] Compiling yasna v0.5.2
38012026-02-19T00:57:25.567Z[ host-package] Compiling is_ci v1.2.0
38022026-02-19T00:57:26.008Z[ host-package] Compiling supports-color v3.0.2
38032026-02-19T00:57:26.582Z[ host-package] Compiling rcgen v0.12.1
38042026-02-19T00:57:27.076Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38052026-02-19T00:57:36.442Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38062026-02-19T00:57:38.003Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38072026-02-19T00:57:38.600Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38082026-02-19T00:58:01.886Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
38092026-02-19T00:58:02.357Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
38102026-02-19T00:58:12.083Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38112026-02-19T00:58:14.562Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
38122026-02-19T00:58:34.598Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38132026-02-19T00:58:34.647Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38142026-02-19T00:58:37.352Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
38152026-02-19T00:58:44.912Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38162026-02-19T00:58:45.342Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
38172026-02-19T00:58:45.728Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38182026-02-19T00:58:46.122Z[ host-package] Compiling fatfs v0.3.6
38192026-02-19T00:58:49.301Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
38202026-02-19T00:58:54.122Z[ host-package] Compiling rtoolbox v0.0.2
38212026-02-19T00:58:54.654Z[ host-package] Compiling subprocess v0.2.9
38222026-02-19T00:58:58.869Z[ host-package] Compiling assert_matches v1.5.0
38232026-02-19T00:58:59.062Z[ host-package] Compiling seq-macro v0.3.6
38242026-02-19T00:58:59.400Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38252026-02-19T00:58:59.786Z[ host-package] Compiling rpassword v7.4.0
38262026-02-19T00:59:00.505Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38272026-02-19T00:59:11.761Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38282026-02-19T00:59:24.323Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38292026-02-19T00:59:24.572Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38302026-02-19T00:59:30.310Z[ host-package] Compiling tui-tree-widget v0.23.1
38312026-02-19T00:59:30.901Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38322026-02-19T00:59:41.564Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38332026-02-19T00:59:42.347Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38342026-02-19T00:59:42.615Z[ host-package] Compiling uzers v0.12.1
38352026-02-19T00:59:46.223Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38362026-02-19T00:59:48.517Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38372026-02-19T01:00:00.318Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38382026-02-19T01:00:14.747Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38392026-02-19T01:00:32.442Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38402026-02-19T01:00:35.092Z[ host-package] Compiling support-bundle-viewer v0.1.2
38412026-02-19T01:00:37.465Z[ host-package] Compiling multimap v0.10.1
38422026-02-19T01:03:04.471Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38432026-02-19T01:15:15.223Z[ host-package] Finished `release` profile [optimized] target(s) in 28m 55s
38442026-02-19T01:16:43.991ZFeb 19 01:16:43.760 INFO [host-package] process exited with exit status: 0 (1824.854257531s)
38452026-02-19T01:16:43.991ZFeb 19 01:16:43.760 INFO [host-stamp] running task
38462026-02-19T01:16:44.016ZFeb 19 01:16:43.761 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38472026-02-19T01:16:44.016ZFeb 19 01:16:43.762 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+git0b383007a58
38482026-02-19T01:16:44.016ZFeb 19 01:16:43.762 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+git0b383007a58
38492026-02-19T01:16:44.016ZFeb 19 01:16:43.763 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+git0b383007a58
38502026-02-19T01:16:44.016ZFeb 19 01:16:43.763 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+git0b383007a58
38512026-02-19T01:16:44.016ZFeb 19 01:16:43.765 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+git0b383007a58
38522026-02-19T01:16:44.016ZFeb 19 01:16:43.765 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+git0b383007a58
38532026-02-19T01:16:44.017ZFeb 19 01:16:43.765 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+git0b383007a58
38542026-02-19T01:16:44.017ZFeb 19 01:16:43.772 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+git0b383007a58
38552026-02-19T01:16:44.017Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38562026-02-19T01:16:44.017Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38572026-02-19T01:16:44.017Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38582026-02-19T01:16:44.017Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38592026-02-19T01:16:44.017Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38602026-02-19T01:16:44.017Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38612026-02-19T01:16:44.041Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38622026-02-19T01:16:44.042Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38632026-02-19T01:16:44.042Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
38642026-02-19T01:16:44.042Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38652026-02-19T01:16:44.042ZFeb 19 01:16:43.799 INFO [stamp-overlay] process exited with exit status: 0 (34.469708ms)
38662026-02-19T01:16:44.042Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38672026-02-19T01:16:44.066ZFeb 19 01:16:43.812 INFO [stamp-oxlog] process exited with exit status: 0 (49.604933ms)
38682026-02-19T01:16:44.128Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
38692026-02-19T01:16:44.152ZFeb 19 01:16:43.904 INFO [stamp-crucible-utils] process exited with exit status: 0 (139.499011ms)
38702026-02-19T01:16:44.177Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38712026-02-19T01:16:44.177ZFeb 19 01:16:43.945 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (183.341256ms)
38722026-02-19T01:16:44.477Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38732026-02-19T01:16:44.501ZFeb 19 01:16:44.252 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (486.321583ms)
38742026-02-19T01:16:44.933Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38752026-02-19T01:16:44.957ZFeb 19 01:16:44.709 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (945.364436ms)
38762026-02-19T01:16:46.002Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38772026-02-19T01:16:46.026ZFeb 19 01:16:45.777 INFO [stamp-propolis-server] process exited with exit status: 0 (2.005427171s)
38782026-02-19T01:16:46.493Z[recovery-package] Compiling newtype-uuid v1.3.2
38792026-02-19T01:16:46.799Z[recovery-package] Compiling daft v0.1.4
38802026-02-19T01:16:47.264Z[recovery-package] Compiling iddqd v0.3.16
38812026-02-19T01:16:49.420Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
38822026-02-19T01:16:49.919Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
38832026-02-19T01:16:49.919Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38842026-02-19T01:16:49.943Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
38852026-02-19T01:16:49.996Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
38862026-02-19T01:16:50.737Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
38872026-02-19T01:16:54.594Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
38882026-02-19T01:16:54.619ZFeb 19 01:16:54.371 INFO [stamp-switch-asic] process exited with exit status: 0 (10.607688676s)
38892026-02-19T01:16:54.619ZFeb 19 01:16:54.371 INFO [host-stamp] task succeeded (10.610371884s)
38902026-02-19T01:16:54.619ZFeb 19 01:16:54.371 INFO [host-proto] running task
38912026-02-19T01:16:55.730ZFeb 19 01:16:55.500 INFO [host-proto] task succeeded (1.128959345s)
38922026-02-19T01:16:55.730ZFeb 19 01:16:55.500 INFO [host-profile] running task
38932026-02-19T01:16:55.754ZFeb 19 01:16:55.500 INFO [host-profile] task succeeded (591.824µs)
38942026-02-19T01:16:55.754ZFeb 19 01:16:55.501 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.39.455' -P /tmp/.tmpNifBKs/proto/host/root -N 'ci 0b38300/${os_short_commit} 2026-02-19 00:43' -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/'
38952026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO Checking files for board 'cosmo'
38962026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
38972026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
38982026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO Checking files for board 'cosmo-mbist'
38992026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
39002026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO Checking files for board 'gimlet'
39012026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39022026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
39032026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO Checking files for board 'cosmo-mbist-noaggr'
39042026-02-19T01:16:55.755Z[ host-image] Feb 19 01:16:55.514 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
39052026-02-19T01:16:55.789Z[ host-image] Feb 19 01:16:55.536 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpNifBKs/proto/host/root"
39062026-02-19T01:16:55.789Z[ host-image] Feb 19 01:16:55.536 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
39072026-02-19T01:16:55.789Z[ host-image] Feb 19 01:16:55.536 INFO image builder template: ramdisk-01-os...
39082026-02-19T01:16:55.789Z[ host-image] Feb 19 01:16:55.536 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/.tmpNifBKs/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39092026-02-19T01:16:55.814Z[ host-image] Feb 19 01:16:55.565 INFO O| Feb 19 01:16:55.565 INFO CREATE DATASET: rpool/images/build/host/output
39102026-02-19T01:16:55.943Z[ host-image] Feb 19 01:16:55.712 INFO O| Feb 19 01:16:55.712 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
39112026-02-19T01:16:55.967Z[ host-image] Feb 19 01:16:55.721 INFO O| Feb 19 01:16:55.721 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
39122026-02-19T01:16:56.052Z[ host-image] Feb 19 01:16:55.821 INFO O| Feb 19 01:16:55.821 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
39132026-02-19T01:16:56.084Z[ host-image] Feb 19 01:16:55.854 INFO O| Feb 19 01:16:55.854 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
39142026-02-19T01:16:56.084Z[ host-image] Feb 19 01:16:55.854 INFO O| Feb 19 01:16:55.854 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
39152026-02-19T01:16:56.108Z[ host-image] Feb 19 01:16:55.854 INFO O| Feb 19 01:16:55.854 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
39162026-02-19T01:16:56.109Z[ host-image] Feb 19 01:16:55.854 INFO O| Feb 19 01:16:55.854 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
39172026-02-19T01:16:56.109Z[ host-image] Feb 19 01:16:55.868 INFO O| Feb 19 01:16:55.867 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
39182026-02-19T01:16:56.194Z[ host-image] Feb 19 01:16:55.964 INFO O| Feb 19 01:16:55.964 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39192026-02-19T01:16:56.218Z[ host-image] Feb 19 01:16:55.977 INFO O| Feb 19 01:16:55.977 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
39202026-02-19T01:16:56.682Z[ host-image] Feb 19 01:16:56.452 INFO O| Feb 19 01:16:56.452 INFO O| Caching catalogs ... Done
39212026-02-19T01:16:56.782Z[ host-image] Feb 19 01:16:56.551 INFO O| Feb 19 01:16:56.551 INFO STEP 0 (pkg_image_create) COMPLETE
39222026-02-19T01:16:56.782Z[ host-image] Feb 19 01:16:56.551 INFO O| Feb 19 01:16:56.551 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39232026-02-19T01:16:56.806Z[ host-image] Feb 19 01:16:56.563 INFO O| Feb 19 01:16:56.563 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
39242026-02-19T01:16:57.284Z[ host-image] Feb 19 01:16:57.054 INFO O| Feb 19 01:16:57.054 INFO STEP 1 (pkg_set_publisher) COMPLETE
39252026-02-19T01:16:57.284Z[ host-image] Feb 19 01:16:57.055 INFO O| Feb 19 01:16:57.054 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39262026-02-19T01:16:57.284Z[ host-image] Feb 19 01:16:57.055 INFO O| Feb 19 01:16:57.054 INFO skip step because feature "publisher_1_name" is not enabled
39272026-02-19T01:16:57.309Z[ host-image] Feb 19 01:16:57.055 INFO O| Feb 19 01:16:57.054 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39282026-02-19T01:16:57.309Z[ host-image] Feb 19 01:16:57.055 INFO O| Feb 19 01:16:57.054 INFO skip step because feature "publisher_2_name" is not enabled
39292026-02-19T01:16:57.309Z[ host-image] Feb 19 01:16:57.055 INFO O| Feb 19 01:16:57.054 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39302026-02-19T01:16:57.309Z[ host-image] Feb 19 01:16:57.055 INFO O| Feb 19 01:16:57.054 INFO skip step because feature "publisher_3_name" is not enabled
39312026-02-19T01:16:57.309Z[ host-image] Feb 19 01:16:57.055 INFO O| Feb 19 01:16:57.055 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39322026-02-19T01:16:57.733Z[ host-image] Feb 19 01:16:57.503 INFO O| Feb 19 01:16:57.502 INFO variant opensolaris.zone is already global
39332026-02-19T01:16:57.733Z[ host-image] Feb 19 01:16:57.503 INFO O| Feb 19 01:16:57.502 INFO STEP 5 (pkg_change_variant) COMPLETE
39342026-02-19T01:16:57.733Z[ host-image] Feb 19 01:16:57.503 INFO O| Feb 19 01:16:57.502 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39352026-02-19T01:16:58.172Z[ host-image] Feb 19 01:16:57.942 INFO O| Feb 19 01:16:57.942 INFO variant opensolaris.imagetype is full; changing to partial
39362026-02-19T01:16:58.172Z[ host-image] Feb 19 01:16:57.942 INFO O| Feb 19 01:16:57.942 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39372026-02-19T01:17:05.463Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
39382026-02-19T01:17:05.487Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39392026-02-19T01:17:05.487Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39402026-02-19T01:17:05.487Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39412026-02-19T01:17:12.455Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39422026-02-19T01:17:12.757Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39432026-02-19T01:17:13.869Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39442026-02-19T01:17:13.903Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39452026-02-19T01:17:18.098Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39462026-02-19T01:17:19.359Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39472026-02-19T01:17:38.049Z[ host-image] Feb 19 01:17:37.822 INFO O| Feb 19 01:17:37.822 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39482026-02-19T01:17:47.391Z[recovery-package] Finished `release` profile [optimized] target(s) in 1m 03s
39492026-02-19T01:17:51.883ZFeb 19 01:17:51.658 INFO [recovery-package] process exited with exit status: 0 (67.896925032s)
39502026-02-19T01:17:51.883ZFeb 19 01:17:51.658 INFO [recovery-stamp] running task
39512026-02-19T01:17:51.908ZFeb 19 01:17:51.658 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39522026-02-19T01:17:51.908ZFeb 19 01:17:51.659 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+git0b383007a58
39532026-02-19T01:17:51.908ZFeb 19 01:17:51.660 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 19.0.0-0.ci+git0b383007a58
39542026-02-19T01:17:51.908Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39552026-02-19T01:17:51.908Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39562026-02-19T01:17:52.039Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39572026-02-19T01:17:52.063ZFeb 19 01:17:51.820 INFO [stamp-installinator] process exited with exit status: 0 (160.101838ms)
39582026-02-19T01:17:52.141Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39592026-02-19T01:17:52.165ZFeb 19 01:17:51.921 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (262.79716ms)
39602026-02-19T01:17:52.165ZFeb 19 01:17:51.921 INFO [recovery-stamp] task succeeded (263.432754ms)
39612026-02-19T01:17:52.165ZFeb 19 01:17:51.922 INFO [recovery-proto] running task
39622026-02-19T01:17:52.165ZFeb 19 01:17:51.922 INFO [tuf-stamp] running task
39632026-02-19T01:17:52.165ZFeb 19 01:17:51.923 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+git0b383007a58
39642026-02-19T01:17:52.165ZFeb 19 01:17:51.924 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+git0b383007a58
39652026-02-19T01:17:52.165ZFeb 19 01:17:51.924 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+git0b383007a58
39662026-02-19T01:17:52.165ZFeb 19 01:17:51.925 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+git0b383007a58
39672026-02-19T01:17:52.166ZFeb 19 01:17:51.926 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+git0b383007a58
39682026-02-19T01:17:52.166ZFeb 19 01:17:51.926 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+git0b383007a58
39692026-02-19T01:17:52.166ZFeb 19 01:17:51.927 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+git0b383007a58
39702026-02-19T01:17:52.166ZFeb 19 01:17:51.927 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+git0b383007a58
39712026-02-19T01:17:52.166ZFeb 19 01:17:51.931 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+git0b383007a58
39722026-02-19T01:17:52.190ZFeb 19 01:17:51.937 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+git0b383007a58
39732026-02-19T01:17:52.190ZFeb 19 01:17:51.938 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+git0b383007a58
39742026-02-19T01:17:52.190ZFeb 19 01:17:51.938 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+git0b383007a58
39752026-02-19T01:17:52.190Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
39762026-02-19T01:17:52.190Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39772026-02-19T01:17:52.190Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39782026-02-19T01:17:52.190Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
39792026-02-19T01:17:52.190Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39802026-02-19T01:17:52.191Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
39812026-02-19T01:17:52.191Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
39822026-02-19T01:17:52.214Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
39832026-02-19T01:17:52.214Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
39842026-02-19T01:17:52.215Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
39852026-02-19T01:17:52.215Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
39862026-02-19T01:17:52.215Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39872026-02-19T01:17:52.317Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
39882026-02-19T01:17:52.362ZFeb 19 01:17:52.137 INFO [stamp-probe] process exited with exit status: 0 (210.11003ms)
39892026-02-19T01:17:52.526ZFeb 19 01:17:52.301 INFO [recovery-proto] task succeeded (379.438105ms)
39902026-02-19T01:17:52.551ZFeb 19 01:17:52.301 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.39.455' -P /tmp/.tmpNifBKs/proto/recovery/root -N 'recovery 0b38300/${os_short_commit} 2026-02-19 00:43' -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/'
39912026-02-19T01:17:52.575Z[ recovery-image] Feb 19 01:17:52.344 INFO Checking files for board 'cosmo'
39922026-02-19T01:17:52.575Z[ recovery-image] Feb 19 01:17:52.345 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
39932026-02-19T01:17:52.575Z[ recovery-image] Feb 19 01:17:52.345 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
39942026-02-19T01:17:52.575Z[ recovery-image] Feb 19 01:17:52.345 INFO Checking files for board 'gimlet'
39952026-02-19T01:17:52.575Z[ recovery-image] Feb 19 01:17:52.345 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39962026-02-19T01:17:52.575Z[ recovery-image] Feb 19 01:17:52.345 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
39972026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.345 INFO Checking files for board 'cosmo-mbist'
39982026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.345 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
39992026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.345 INFO Checking files for board 'cosmo-mbist-noaggr'
40002026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.345 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
40012026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.366 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpNifBKs/proto/recovery/root"
40022026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.366 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
40032026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.366 INFO image builder template: ramdisk-01-os...
40042026-02-19T01:17:52.599Z[ recovery-image] Feb 19 01:17:52.366 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/.tmpNifBKs/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
40052026-02-19T01:17:52.626Z[ recovery-image] Feb 19 01:17:52.401 INFO O| Feb 19 01:17:52.401 INFO CREATE DATASET: rpool/images/build/recovery/output
40062026-02-19T01:17:52.828Z[ recovery-image] Feb 19 01:17:52.602 INFO O| Feb 19 01:17:52.602 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40072026-02-19T01:17:52.852Z[ recovery-image] Feb 19 01:17:52.609 INFO O| Feb 19 01:17:52.609 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40082026-02-19T01:17:52.971Z[ recovery-image] Feb 19 01:17:52.746 INFO O| Feb 19 01:17:52.746 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
40092026-02-19T01:17:53.006Z[ recovery-image] Feb 19 01:17:52.781 INFO O| Feb 19 01:17:52.781 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40102026-02-19T01:17:53.006Z[ recovery-image] Feb 19 01:17:52.781 INFO O| Feb 19 01:17:52.781 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
40112026-02-19T01:17:53.030Z[ recovery-image] Feb 19 01:17:52.781 INFO O| Feb 19 01:17:52.781 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
40122026-02-19T01:17:53.030Z[ recovery-image] Feb 19 01:17:52.781 INFO O| Feb 19 01:17:52.781 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
40132026-02-19T01:17:53.030Z[ recovery-image] Feb 19 01:17:52.796 INFO O| Feb 19 01:17:52.796 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
40142026-02-19T01:17:53.117Z[ recovery-image] Feb 19 01:17:52.891 INFO O| Feb 19 01:17:52.891 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40152026-02-19T01:17:53.141Z[ recovery-image] Feb 19 01:17:52.908 INFO O| Feb 19 01:17:52.907 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
40162026-02-19T01:17:53.799Z[ recovery-image] Feb 19 01:17:53.573 INFO O| Feb 19 01:17:53.573 INFO O| Caching catalogs ... Done
40172026-02-19T01:17:53.907Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
40182026-02-19T01:17:53.951Z[ recovery-image] Feb 19 01:17:53.725 INFO O| Feb 19 01:17:53.725 INFO STEP 0 (pkg_image_create) COMPLETE
40192026-02-19T01:17:53.951Z[ recovery-image] Feb 19 01:17:53.725 INFO O| Feb 19 01:17:53.725 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40202026-02-19T01:17:53.975ZFeb 19 01:17:53.727 INFO [stamp-ntp] process exited with exit status: 0 (1.80175267s)
40212026-02-19T01:17:53.975Z[ recovery-image] Feb 19 01:17:53.743 INFO O| Feb 19 01:17:53.743 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
40222026-02-19T01:17:54.031Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
40232026-02-19T01:17:54.137Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
40242026-02-19T01:17:54.161Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
40252026-02-19T01:17:54.194ZFeb 19 01:17:53.967 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (2.043347212s)
40262026-02-19T01:17:54.611Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
40272026-02-19T01:17:54.648Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
40282026-02-19T01:17:54.675ZFeb 19 01:17:54.449 INFO [stamp-external-dns] process exited with exit status: 0 (2.526424697s)
40292026-02-19T01:17:54.718ZFeb 19 01:17:54.493 INFO [stamp-internal-dns] process exited with exit status: 0 (2.565400906s)
40302026-02-19T01:17:54.760Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
40312026-02-19T01:17:54.790ZFeb 19 01:17:54.565 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.627015449s)
40322026-02-19T01:17:54.790Z[ recovery-image] Feb 19 01:17:54.560 INFO O| Feb 19 01:17:54.560 INFO STEP 1 (pkg_set_publisher) COMPLETE
40332026-02-19T01:17:54.790Z[ recovery-image] Feb 19 01:17:54.561 INFO O| Feb 19 01:17:54.560 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40342026-02-19T01:17:54.814Z[ recovery-image] Feb 19 01:17:54.561 INFO O| Feb 19 01:17:54.560 INFO skip step because feature "publisher_1_name" is not enabled
40352026-02-19T01:17:54.814Z[ recovery-image] Feb 19 01:17:54.561 INFO O| Feb 19 01:17:54.560 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40362026-02-19T01:17:54.814Z[ recovery-image] Feb 19 01:17:54.561 INFO O| Feb 19 01:17:54.560 INFO skip step because feature "publisher_2_name" is not enabled
40372026-02-19T01:17:54.814Z[ recovery-image] Feb 19 01:17:54.561 INFO O| Feb 19 01:17:54.560 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40382026-02-19T01:17:54.814Z[ recovery-image] Feb 19 01:17:54.561 INFO O| Feb 19 01:17:54.560 INFO skip step because feature "publisher_3_name" is not enabled
40392026-02-19T01:17:54.814Z[ recovery-image] Feb 19 01:17:54.561 INFO O| Feb 19 01:17:54.560 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40402026-02-19T01:17:55.021Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
40412026-02-19T01:17:55.080ZFeb 19 01:17:54.855 INFO [stamp-oximeter] process exited with exit status: 0 (2.920214429s)
40422026-02-19T01:17:55.298Z[ recovery-image] Feb 19 01:17:55.073 INFO O| Feb 19 01:17:55.073 INFO variant opensolaris.zone is already global
40432026-02-19T01:17:55.299Z[ recovery-image] Feb 19 01:17:55.073 INFO O| Feb 19 01:17:55.073 INFO STEP 5 (pkg_change_variant) COMPLETE
40442026-02-19T01:17:55.323Z[ recovery-image] Feb 19 01:17:55.073 INFO O| Feb 19 01:17:55.073 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40452026-02-19T01:17:55.815Z[ recovery-image] Feb 19 01:17:55.589 INFO O| Feb 19 01:17:55.589 INFO variant opensolaris.imagetype is full; changing to partial
40462026-02-19T01:17:55.815Z[ recovery-image] Feb 19 01:17:55.590 INFO O| Feb 19 01:17:55.589 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
40472026-02-19T01:17:56.997Z[ host-image] Feb 19 01:17:56.772 INFO O| Feb 19 01:17:56.772 INFO O| Startup: Caching catalogs ... Done
40482026-02-19T01:17:57.109Z[ host-image] Feb 19 01:17:56.884 INFO O| Feb 19 01:17:56.884 INFO O| Planning: Planning completed in 0.00 seconds
40492026-02-19T01:17:57.137Z[ host-image] Feb 19 01:17:56.884 INFO O| Feb 19 01:17:56.884 INFO O| Planning: Consolidating action changes ... Done
40502026-02-19T01:17:57.138Z[ host-image] Feb 19 01:17:56.885 INFO O| Feb 19 01:17:56.885 INFO O| Planning: Evaluating mediators ... Done
40512026-02-19T01:17:57.138Z[ host-image] Feb 19 01:17:56.885 INFO O| Feb 19 01:17:56.885 INFO O| Planning: Planning completed in 0.00 seconds
40522026-02-19T01:17:57.138Z[ host-image] Feb 19 01:17:56.885 INFO O| Feb 19 01:17:56.885 INFO O| Variants/Facets to change: 1
40532026-02-19T01:17:57.138Z[ host-image] Feb 19 01:17:56.909 INFO O| Feb 19 01:17:56.909 INFO O| Done
40542026-02-19T01:17:57.138Z[ host-image] Feb 19 01:17:56.909 INFO O| Feb 19 01:17:56.909 INFO O| Done
40552026-02-19T01:17:58.770Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40562026-02-19T01:17:58.795ZFeb 19 01:17:58.551 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.626929046s)
40572026-02-19T01:18:00.300Z[ host-image] Feb 19 01:18:00.075 INFO O| Feb 19 01:18:00.074 INFO O| Done
40582026-02-19T01:18:00.438Z[ host-image] Feb 19 01:18:00.213 INFO O| Feb 19 01:18:00.212 INFO O| Done
40592026-02-19T01:18:00.462Z[ host-image] Feb 19 01:18:00.214 INFO O| Feb 19 01:18:00.214 INFO O| Done
40602026-02-19T01:18:00.462Z[ host-image] Feb 19 01:18:00.214 INFO O| Feb 19 01:18:00.214 INFO O| Done
40612026-02-19T01:18:00.462Z[ host-image] Feb 19 01:18:00.217 INFO O| Feb 19 01:18:00.217 INFO O| Done
40622026-02-19T01:18:00.485Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40632026-02-19T01:18:00.486ZFeb 19 01:18:00.245 INFO [stamp-nexus] process exited with exit status: 0 (8.307285931s)
40642026-02-19T01:18:02.053Z[ host-image] Feb 19 01:18:01.828 INFO O| Feb 19 01:18:01.828 INFO STEP 6 (pkg_change_variant) COMPLETE
40652026-02-19T01:18:02.077Z[ host-image] Feb 19 01:18:01.828 INFO O| Feb 19 01:18:01.828 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40662026-02-19T01:18:02.077Z[ host-image] Feb 19 01:18:01.828 INFO O| Feb 19 01:18:01.828 INFO skip step because feature "debug_variant" is not enabled
40672026-02-19T01:18:02.077Z[ host-image] Feb 19 01:18:01.828 INFO O| Feb 19 01:18:01.828 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40682026-02-19T01:18:02.636Z[ host-image] Feb 19 01:18:02.412 INFO O| Feb 19 01:18:02.412 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
40692026-02-19T01:18:02.807Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
40702026-02-19T01:18:02.875Z[verify-libraries] Compiling cfg_aliases v0.1.1
40712026-02-19T01:18:02.899Z[verify-libraries] Compiling home v0.5.9
40722026-02-19T01:18:02.936Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40732026-02-19T01:18:02.959Z[verify-libraries] Compiling sqlparser_derive v0.2.2
40742026-02-19T01:18:02.959Z[verify-libraries] Compiling unicode_categories v0.1.1
40752026-02-19T01:18:03.008Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40762026-02-19T01:18:03.031Z[verify-libraries] Compiling polyval v0.6.2
40772026-02-19T01:18:03.209Z[verify-libraries] Compiling nix v0.28.0
40782026-02-19T01:18:03.472Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40792026-02-19T01:18:03.522ZFeb 19 01:18:03.297 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (11.370904176s)
40802026-02-19T01:18:03.590Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
40812026-02-19T01:18:03.951Z[verify-libraries] Compiling sqlformat v0.3.5
40822026-02-19T01:18:04.041Z[verify-libraries] Compiling ghash v0.5.1
40832026-02-19T01:18:04.167Z[verify-libraries] Compiling ctr v0.9.2
40842026-02-19T01:18:04.233Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
40852026-02-19T01:18:04.257ZFeb 19 01:18:04.020 INFO [stamp-clickhouse] process exited with exit status: 0 (12.094815291s)
40862026-02-19T01:18:04.354Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
40872026-02-19T01:18:04.480ZFeb 19 01:18:04.256 INFO [stamp-clickhouse_server] process exited with exit status: 0 (12.318530796s)
40882026-02-19T01:18:04.480ZFeb 19 01:18:04.256 INFO [tuf-stamp] task succeeded (12.333947478s)
40892026-02-19T01:18:04.681Z[verify-libraries] Compiling ssh-encoding v0.2.0
40902026-02-19T01:18:04.722Z[verify-libraries] Compiling blowfish v0.9.1
40912026-02-19T01:18:04.792Z[verify-libraries] Compiling sqlparser v0.45.0
40922026-02-19T01:18:05.043Z[verify-libraries] Compiling aes-gcm v0.10.3
40932026-02-19T01:18:05.390Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
40942026-02-19T01:18:05.564Z[verify-libraries] Compiling ssh-cipher v0.2.0
40952026-02-19T01:18:06.109Z[verify-libraries] Compiling password-hash v0.4.2
40962026-02-19T01:18:06.244Z[verify-libraries] Compiling petname v2.0.2
40972026-02-19T01:18:06.326Z[verify-libraries] Compiling ssh-key v0.6.6
40982026-02-19T01:18:07.338Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
40992026-02-19T01:18:08.138Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
41002026-02-19T01:18:08.666Z[verify-libraries] Compiling rustyline v14.0.0
41012026-02-19T01:18:10.218Z[verify-libraries] Compiling pbkdf2 v0.11.0
41022026-02-19T01:18:11.034Z[verify-libraries] Compiling p521 v0.13.3
41032026-02-19T01:18:11.118Z[verify-libraries] Compiling p256 v0.13.2
41042026-02-19T01:18:14.047Z[verify-libraries] Compiling russh-cryptovec v0.7.3
41052026-02-19T01:18:14.407Z[verify-libraries] Compiling md5 v0.7.0
41062026-02-19T01:18:15.099Z[verify-libraries] Compiling russh-keys v0.45.0
41072026-02-19T01:18:15.456Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
41082026-02-19T01:18:15.951Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
41092026-02-19T01:18:16.486Z[verify-libraries] Compiling num-bigint v0.4.6
41102026-02-19T01:18:21.023Z[verify-libraries] Compiling des v0.8.1
41112026-02-19T01:18:21.884Z[verify-libraries] Compiling sapling-renderdag v0.1.0
41122026-02-19T01:18:22.674Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41132026-02-19T01:18:23.293Z[verify-libraries] Compiling hex-literal v0.4.1
41142026-02-19T01:18:23.740Z[verify-libraries] Compiling sync-ptr v0.1.4
41152026-02-19T01:18:23.805Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41162026-02-19T01:18:24.069Z[verify-libraries] Compiling russh v0.45.0
41172026-02-19T01:18:25.191Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41182026-02-19T01:18:26.740Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
41192026-02-19T01:18:33.589Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
41202026-02-19T01:18:36.686Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
41212026-02-19T01:18:45.046Z[ recovery-image] Feb 19 01:18:44.825 INFO O| Feb 19 01:18:44.824 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41222026-02-19T01:18:48.381Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
41232026-02-19T01:18:53.351Z[ host-image] Feb 19 01:18:53.130 INFO O| Feb 19 01:18:53.130 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41242026-02-19T01:18:59.451Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41252026-02-19T01:19:00.498Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41262026-02-19T01:19:04.263Z[ recovery-image] Feb 19 01:19:04.044 INFO O| Feb 19 01:19:04.043 INFO O| Startup: Caching catalogs ... Done
41272026-02-19T01:19:04.439Z[ recovery-image] Feb 19 01:19:04.220 INFO O| Feb 19 01:19:04.220 INFO O| Planning: Planning completed in 0.00 seconds
41282026-02-19T01:19:04.463Z[ recovery-image] Feb 19 01:19:04.220 INFO O| Feb 19 01:19:04.220 INFO O| Planning: Consolidating action changes ... Done
41292026-02-19T01:19:04.463Z[ recovery-image] Feb 19 01:19:04.220 INFO O| Feb 19 01:19:04.220 INFO O| Planning: Evaluating mediators ... Done
41302026-02-19T01:19:04.463Z[ recovery-image] Feb 19 01:19:04.221 INFO O| Feb 19 01:19:04.221 INFO O| Planning: Planning completed in 0.00 seconds
41312026-02-19T01:19:04.463Z[ recovery-image] Feb 19 01:19:04.221 INFO O| Feb 19 01:19:04.221 INFO O| Variants/Facets to change: 1
41322026-02-19T01:19:04.513Z[ recovery-image] Feb 19 01:19:04.282 INFO O| Feb 19 01:19:04.282 INFO O| Done
41332026-02-19T01:19:04.513Z[ recovery-image] Feb 19 01:19:04.282 INFO O| Feb 19 01:19:04.282 INFO O| Done
41342026-02-19T01:19:06.973Z[ recovery-image] Feb 19 01:19:06.753 INFO O| Feb 19 01:19:06.753 INFO O| Done
41352026-02-19T01:19:07.117Z[ recovery-image] Feb 19 01:19:06.898 INFO O| Feb 19 01:19:06.898 INFO O| Done
41362026-02-19T01:19:07.141Z[ recovery-image] Feb 19 01:19:06.899 INFO O| Feb 19 01:19:06.899 INFO O| Done
41372026-02-19T01:19:07.141Z[ recovery-image] Feb 19 01:19:06.899 INFO O| Feb 19 01:19:06.899 INFO O| Done
41382026-02-19T01:19:07.141Z[ recovery-image] Feb 19 01:19:06.901 INFO O| Feb 19 01:19:06.901 INFO O| Done
41392026-02-19T01:19:08.968Z[ recovery-image] Feb 19 01:19:08.748 INFO O| Feb 19 01:19:08.748 INFO STEP 6 (pkg_change_variant) COMPLETE
41402026-02-19T01:19:08.968Z[ recovery-image] Feb 19 01:19:08.748 INFO O| Feb 19 01:19:08.748 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41412026-02-19T01:19:08.992Z[ recovery-image] Feb 19 01:19:08.748 INFO O| Feb 19 01:19:08.748 INFO skip step because feature "debug_variant" is not enabled
41422026-02-19T01:19:08.992Z[ recovery-image] Feb 19 01:19:08.748 INFO O| Feb 19 01:19:08.748 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41432026-02-19T01:19:09.476Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41442026-02-19T01:19:09.878Z[ recovery-image] Feb 19 01:19:09.659 INFO O| Feb 19 01:19:09.659 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41452026-02-19T01:19:12.193Z[ host-image] Feb 19 01:19:11.969 INFO O| Feb 19 01:19:11.969 INFO O| Startup: Caching catalogs ... Done
41462026-02-19T01:19:12.322Z[ host-image] Feb 19 01:19:12.103 INFO O| Feb 19 01:19:12.103 INFO O| Planning: Planning completed in 0.00 seconds
41472026-02-19T01:19:12.346Z[ host-image] Feb 19 01:19:12.104 INFO O| Feb 19 01:19:12.103 INFO O| Planning: Consolidating action changes ... Done
41482026-02-19T01:19:12.346Z[ host-image] Feb 19 01:19:12.104 INFO O| Feb 19 01:19:12.104 INFO O| Planning: Evaluating mediators ... Done
41492026-02-19T01:19:12.346Z[ host-image] Feb 19 01:19:12.104 INFO O| Feb 19 01:19:12.104 INFO O| Planning: Planning completed in 0.00 seconds
41502026-02-19T01:19:12.346Z[ host-image] Feb 19 01:19:12.105 INFO O| Feb 19 01:19:12.105 INFO O| Variants/Facets to change: 1
41512026-02-19T01:19:12.417Z[ host-image] Feb 19 01:19:12.198 INFO O| Feb 19 01:19:12.198 INFO O| Done
41522026-02-19T01:19:12.417Z[ host-image] Feb 19 01:19:12.198 INFO O| Feb 19 01:19:12.198 INFO O| Done
41532026-02-19T01:19:15.433Z[ host-image] Feb 19 01:19:15.214 INFO O| Feb 19 01:19:15.214 INFO O| Done
41542026-02-19T01:19:15.547Z[ host-image] Feb 19 01:19:15.328 INFO O| Feb 19 01:19:15.328 INFO O| Done
41552026-02-19T01:19:15.571Z[ host-image] Feb 19 01:19:15.329 INFO O| Feb 19 01:19:15.329 INFO O| Done
41562026-02-19T01:19:15.571Z[ host-image] Feb 19 01:19:15.329 INFO O| Feb 19 01:19:15.329 INFO O| Done
41572026-02-19T01:19:15.571Z[ host-image] Feb 19 01:19:15.331 INFO O| Feb 19 01:19:15.331 INFO O| Done
41582026-02-19T01:19:17.540Z[ host-image] Feb 19 01:19:17.321 INFO O| Feb 19 01:19:17.321 INFO STEP 8 (pkg_change_facet) COMPLETE
41592026-02-19T01:19:17.540Z[ host-image] Feb 19 01:19:17.321 INFO O| Feb 19 01:19:17.321 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41602026-02-19T01:19:17.564Z[ host-image] Feb 19 01:19:17.321 INFO O| Feb 19 01:19:17.321 INFO skip step because feature "recovery" is not enabled
41612026-02-19T01:19:17.564Z[ host-image] Feb 19 01:19:17.321 INFO O| Feb 19 01:19:17.321 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41622026-02-19T01:19:17.564Z[ host-image] Feb 19 01:19:17.321 INFO O| Feb 19 01:19:17.321 INFO skip step because feature "recovery" is not enabled
41632026-02-19T01:19:17.564Z[ host-image] Feb 19 01:19:17.321 INFO O| Feb 19 01:19:17.321 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41642026-02-19T01:19:17.564Z[ host-image] Feb 19 01:19:17.341 INFO O| Feb 19 01:19:17.341 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"]
41652026-02-19T01:19:24.941Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41662026-02-19T01:19:29.431Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41672026-02-19T01:19:33.989Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
41682026-02-19T01:19:36.502Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
41692026-02-19T01:19:40.461Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41702026-02-19T01:19:42.076Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41712026-02-19T01:19:43.557Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41722026-02-19T01:19:47.250Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41732026-02-19T01:19:52.780Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41742026-02-19T01:19:58.797Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41752026-02-19T01:20:01.246Z[ recovery-image] Feb 19 01:20:01.031 INFO O| Feb 19 01:20:01.031 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41762026-02-19T01:20:01.678Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41772026-02-19T01:20:04.950Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41782026-02-19T01:20:08.944Z[ host-image] Feb 19 01:20:08.730 INFO O| Feb 19 01:20:08.729 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41792026-02-19T01:20:14.297Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41802026-02-19T01:20:17.560Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41812026-02-19T01:20:22.108Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41822026-02-19T01:20:24.026Z[ recovery-image] Feb 19 01:20:23.813 INFO O| Feb 19 01:20:23.812 INFO O| Startup: Caching catalogs ... Done
41832026-02-19T01:20:24.159Z[ recovery-image] Feb 19 01:20:23.946 INFO O| Feb 19 01:20:23.946 INFO O| Planning: Planning completed in 0.00 seconds
41842026-02-19T01:20:24.183Z[ recovery-image] Feb 19 01:20:23.947 INFO O| Feb 19 01:20:23.947 INFO O| Planning: Consolidating action changes ... Done
41852026-02-19T01:20:24.183Z[ recovery-image] Feb 19 01:20:23.947 INFO O| Feb 19 01:20:23.947 INFO O| Planning: Evaluating mediators ... Done
41862026-02-19T01:20:24.183Z[ recovery-image] Feb 19 01:20:23.948 INFO O| Feb 19 01:20:23.947 INFO O| Planning: Planning completed in 0.00 seconds
41872026-02-19T01:20:24.183Z[ recovery-image] Feb 19 01:20:23.948 INFO O| Feb 19 01:20:23.948 INFO O| Variants/Facets to change: 1
41882026-02-19T01:20:24.207Z[ recovery-image] Feb 19 01:20:23.989 INFO O| Feb 19 01:20:23.989 INFO O| Done
41892026-02-19T01:20:24.207Z[ recovery-image] Feb 19 01:20:23.989 INFO O| Feb 19 01:20:23.989 INFO O| Done
41902026-02-19T01:20:27.000Z[ recovery-image] Feb 19 01:20:26.787 INFO O| Feb 19 01:20:26.787 INFO O| Done
41912026-02-19T01:20:27.143Z[ recovery-image] Feb 19 01:20:26.929 INFO O| Feb 19 01:20:26.929 INFO O| Done
41922026-02-19T01:20:27.167Z[ recovery-image] Feb 19 01:20:26.930 INFO O| Feb 19 01:20:26.930 INFO O| Done
41932026-02-19T01:20:27.167Z[ recovery-image] Feb 19 01:20:26.931 INFO O| Feb 19 01:20:26.931 INFO O| Done
41942026-02-19T01:20:27.167Z[ recovery-image] Feb 19 01:20:26.932 INFO O| Feb 19 01:20:26.932 INFO O| Done
41952026-02-19T01:20:29.110Z[ recovery-image] Feb 19 01:20:28.897 INFO O| Feb 19 01:20:28.897 INFO STEP 8 (pkg_change_facet) COMPLETE
41962026-02-19T01:20:29.110Z[ recovery-image] Feb 19 01:20:28.897 INFO O| Feb 19 01:20:28.897 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41972026-02-19T01:20:29.705Z[ recovery-image] Feb 19 01:20:29.492 INFO O| Feb 19 01:20:29.492 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
41982026-02-19T01:20:32.480Z[ host-image] Feb 19 01:20:32.268 INFO O| Feb 19 01:20:32.268 INFO O| Startup: Caching catalogs ... Done
41992026-02-19T01:20:40.382Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42002026-02-19T01:20:45.417Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42012026-02-19T01:20:57.345Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42022026-02-19T01:21:00.719Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42032026-02-19T01:21:18.320Z[ recovery-image] Feb 19 01:21:18.111 INFO O| Feb 19 01:21:18.110 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42042026-02-19T01:21:41.604Z[ recovery-image] Feb 19 01:21:41.397 INFO O| Feb 19 01:21:41.397 INFO O| Startup: Caching catalogs ... Done
42052026-02-19T01:21:41.738Z[ recovery-image] Feb 19 01:21:41.531 INFO O| Feb 19 01:21:41.531 INFO O| Planning: Planning completed in 0.00 seconds
42062026-02-19T01:21:41.763Z[ recovery-image] Feb 19 01:21:41.532 INFO O| Feb 19 01:21:41.532 INFO O| Planning: Consolidating action changes ... Done
42072026-02-19T01:21:41.763Z[ recovery-image] Feb 19 01:21:41.532 INFO O| Feb 19 01:21:41.532 INFO O| Planning: Evaluating mediators ... Done
42082026-02-19T01:21:41.763Z[ recovery-image] Feb 19 01:21:41.533 INFO O| Feb 19 01:21:41.533 INFO O| Planning: Planning completed in 0.00 seconds
42092026-02-19T01:21:41.763Z[ recovery-image] Feb 19 01:21:41.533 INFO O| Feb 19 01:21:41.533 INFO O| Variants/Facets to change: 1
42102026-02-19T01:21:41.789Z[ recovery-image] Feb 19 01:21:41.578 INFO O| Feb 19 01:21:41.578 INFO O| Done
42112026-02-19T01:21:41.789Z[ recovery-image] Feb 19 01:21:41.578 INFO O| Feb 19 01:21:41.578 INFO O| Done
42122026-02-19T01:21:45.373Z[ recovery-image] Feb 19 01:21:45.163 INFO O| Feb 19 01:21:45.163 INFO O| Done
42132026-02-19T01:21:45.533Z[ recovery-image] Feb 19 01:21:45.324 INFO O| Feb 19 01:21:45.324 INFO O| Done
42142026-02-19T01:21:45.563Z[ recovery-image] Feb 19 01:21:45.325 INFO O| Feb 19 01:21:45.325 INFO O| Done
42152026-02-19T01:21:45.563Z[ recovery-image] Feb 19 01:21:45.326 INFO O| Feb 19 01:21:45.325 INFO O| Done
42162026-02-19T01:21:45.563Z[ recovery-image] Feb 19 01:21:45.328 INFO O| Feb 19 01:21:45.328 INFO O| Done
42172026-02-19T01:21:47.939Z[ recovery-image] Feb 19 01:21:47.732 INFO O| Feb 19 01:21:47.731 INFO STEP 9 (pkg_change_facet) COMPLETE
42182026-02-19T01:21:47.939Z[ recovery-image] Feb 19 01:21:47.732 INFO O| Feb 19 01:21:47.731 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42192026-02-19T01:21:49.109Z[ recovery-image] Feb 19 01:21:48.902 INFO O| Feb 19 01:21:48.902 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
42202026-02-19T01:21:51.247Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42212026-02-19T01:21:53.388Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42222026-02-19T01:21:56.164Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
42232026-02-19T01:22:14.642Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42242026-02-19T01:22:16.833Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42252026-02-19T01:22:26.636Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
42262026-02-19T01:22:36.747Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
42272026-02-19T01:22:45.086Z[ recovery-image] Feb 19 01:22:44.884 INFO O| Feb 19 01:22:44.884 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42282026-02-19T01:22:52.388Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
42292026-02-19T01:22:57.048Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42302026-02-19T01:23:08.322Z[ recovery-image] Feb 19 01:23:08.122 INFO O| Feb 19 01:23:08.122 INFO O| Startup: Caching catalogs ... Done
42312026-02-19T01:23:08.461Z[ recovery-image] Feb 19 01:23:08.261 INFO O| Feb 19 01:23:08.261 INFO O| Planning: Planning completed in 0.00 seconds
42322026-02-19T01:23:08.484Z[ recovery-image] Feb 19 01:23:08.262 INFO O| Feb 19 01:23:08.262 INFO O| Planning: Consolidating action changes ... Done
42332026-02-19T01:23:08.484Z[ recovery-image] Feb 19 01:23:08.262 INFO O| Feb 19 01:23:08.262 INFO O| Planning: Evaluating mediators ... Done
42342026-02-19T01:23:08.485Z[ recovery-image] Feb 19 01:23:08.263 INFO O| Feb 19 01:23:08.263 INFO O| Planning: Planning completed in 0.00 seconds
42352026-02-19T01:23:08.485Z[ recovery-image] Feb 19 01:23:08.263 INFO O| Feb 19 01:23:08.263 INFO O| Variants/Facets to change: 1
42362026-02-19T01:23:08.531Z[ recovery-image] Feb 19 01:23:08.331 INFO O| Feb 19 01:23:08.331 INFO O| Done
42372026-02-19T01:23:08.531Z[ recovery-image] Feb 19 01:23:08.331 INFO O| Feb 19 01:23:08.331 INFO O| Done
42382026-02-19T01:23:11.301Z[ recovery-image] Feb 19 01:23:11.101 INFO O| Feb 19 01:23:11.101 INFO O| Done
42392026-02-19T01:23:11.437Z[ recovery-image] Feb 19 01:23:11.237 INFO O| Feb 19 01:23:11.237 INFO O| Done
42402026-02-19T01:23:11.462Z[ recovery-image] Feb 19 01:23:11.238 INFO O| Feb 19 01:23:11.238 INFO O| Done
42412026-02-19T01:23:11.462Z[ recovery-image] Feb 19 01:23:11.238 INFO O| Feb 19 01:23:11.238 INFO O| Done
42422026-02-19T01:23:11.462Z[ recovery-image] Feb 19 01:23:11.240 INFO O| Feb 19 01:23:11.240 INFO O| Done
42432026-02-19T01:23:13.325Z[ recovery-image] Feb 19 01:23:13.126 INFO O| Feb 19 01:23:13.126 INFO STEP 10 (pkg_change_facet) COMPLETE
42442026-02-19T01:23:13.325Z[ recovery-image] Feb 19 01:23:13.126 INFO O| Feb 19 01:23:13.126 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42452026-02-19T01:23:13.351Z[ recovery-image] Feb 19 01:23:13.147 INFO O| Feb 19 01:23:13.147 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"]
42462026-02-19T01:23:13.441Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42472026-02-19T01:23:17.756Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
42482026-02-19T01:23:24.994Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42492026-02-19T01:23:30.910Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
42502026-02-19T01:23:31.699Z[verify-libraries] Compiling internet-checksum v0.2.1
42512026-02-19T01:23:32.053Z[verify-libraries] Compiling omicron-zone-package v0.12.2
42522026-02-19T01:23:53.404Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42532026-02-19T01:24:05.539Z[ host-image] Feb 19 01:24:05.343 INFO O| Feb 19 01:24:05.343 INFO O| Planning: Solver setup ... Done
42542026-02-19T01:24:06.600Z[ recovery-image] Feb 19 01:24:06.405 INFO O| Feb 19 01:24:06.404 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42552026-02-19T01:24:37.230Z[ recovery-image] Feb 19 01:24:37.033 INFO O| Feb 19 01:24:37.029 INFO O| Startup: Caching catalogs ... Done
42562026-02-19T01:24:45.193Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42572026-02-19T01:24:48.382Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42582026-02-19T01:24:55.493Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42592026-02-19T01:24:59.115Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42602026-02-19T01:25:23.298Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42612026-02-19T01:25:24.525Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42622026-02-19T01:25:25.437Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42632026-02-19T01:25:36.853Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42642026-02-19T01:25:40.771Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
42652026-02-19T01:26:44.031Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42662026-02-19T01:26:45.834Z[verify-libraries] Compiling diff v0.1.13
42672026-02-19T01:26:47.406Z[verify-libraries] Compiling yansi v1.0.1
42682026-02-19T01:26:48.891Z[verify-libraries] Compiling pretty_assertions v1.4.1
42692026-02-19T01:26:49.664Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42702026-02-19T01:26:49.985Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42712026-02-19T01:26:50.657Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42722026-02-19T01:26:51.154Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
42732026-02-19T01:26:51.704Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
42742026-02-19T01:26:52.224Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42752026-02-19T01:26:53.164Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
42762026-02-19T01:26:53.749Z[verify-libraries] Compiling drift v0.1.3
42772026-02-19T01:27:02.165Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42782026-02-19T01:27:20.491Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42792026-02-19T01:27:22.957Z[verify-libraries] Compiling dropshot-api-manager v0.3.0
42802026-02-19T01:27:32.688Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
42812026-02-19T01:27:53.508Z[ recovery-image] Feb 19 01:27:53.331 INFO O| Feb 19 01:27:53.331 INFO O| Planning: Solver setup ... Done
42822026-02-19T01:28:02.732Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42832026-02-19T01:28:13.849Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42842026-02-19T01:28:17.343Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42852026-02-19T01:28:24.080Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
42862026-02-19T01:28:37.545Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42872026-02-19T01:28:41.794Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
42882026-02-19T01:28:53.819Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
42892026-02-19T01:28:54.659Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
42902026-02-19T01:28:57.875Z[verify-libraries] Compiling termios v0.3.3
42912026-02-19T01:28:58.683Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
42922026-02-19T01:29:01.234Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42932026-02-19T01:29:01.899Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
42942026-02-19T01:29:27.113Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42952026-02-19T01:29:43.129Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
42962026-02-19T01:29:45.548Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42972026-02-19T01:33:15.504Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
42982026-02-19T01:34:13.607Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42992026-02-19T01:34:26.569Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
43002026-02-19T01:34:51.871Z[ host-image] Feb 19 01:34:51.727 INFO O| Feb 19 01:34:51.726 INFO O| Planning: Running solver ... Done
43012026-02-19T01:35:01.460Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43022026-02-19T01:35:05.963Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
43032026-02-19T01:35:11.196Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
43042026-02-19T01:35:16.558Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
43052026-02-19T01:35:36.036Z[ host-image] Feb 19 01:35:35.896 INFO O| Feb 19 01:35:35.896 INFO O| Planning: Finding local manifests ... Done
43062026-02-19T01:35:37.838Z[ host-image] Feb 19 01:35:37.699 INFO O| Feb 19 01:35:37.699 INFO O| Planning: Fetching manifests: 0/126 0% complete
43072026-02-19T01:35:42.851Z[ host-image] Feb 19 01:35:42.712 INFO O| Feb 19 01:35:42.712 INFO O| Planning: Fetching manifests: 58/126 46% complete
43082026-02-19T01:35:47.872Z[ host-image] Feb 19 01:35:47.734 INFO O| Feb 19 01:35:47.734 INFO O| Planning: Fetching manifests: 111/126 88% complete
43092026-02-19T01:35:48.885Z[ host-image] Feb 19 01:35:48.746 INFO O| Feb 19 01:35:48.746 INFO O| Planning: Fetching manifests: 126/126 100% complete
43102026-02-19T01:35:50.579Z[ host-image] Feb 19 01:35:50.441 INFO O| Feb 19 01:35:50.441 INFO O| Planning: Package planning ... Done
43112026-02-19T01:35:52.235Z[ host-image] Feb 19 01:35:52.097 INFO O| Feb 19 01:35:52.097 INFO O| Planning: Merging actions ... Done
43122026-02-19T01:35:52.592Z[ host-image] Feb 19 01:35:52.455 INFO O| Feb 19 01:35:52.454 INFO O| Planning: Checking for conflicting actions ... Done
43132026-02-19T01:35:52.856Z[ host-image] Feb 19 01:35:52.718 INFO O| Feb 19 01:35:52.718 INFO O| Planning: Consolidating action changes ... Done
43142026-02-19T01:35:53.255Z[ host-image] Feb 19 01:35:53.117 INFO O| Feb 19 01:35:53.117 INFO O| Planning: Evaluating mediators ... Done
43152026-02-19T01:35:58.968Z[ host-image] Feb 19 01:35:58.831 INFO O| Feb 19 01:35:58.831 INFO O| Planning: Planning completed in 926.35 seconds
43162026-02-19T01:35:59.134Z[ host-image] Feb 19 01:35:58.997 INFO O| Feb 19 01:35:58.997 INFO O| Packages to install: 126
43172026-02-19T01:35:59.135Z[ host-image] Feb 19 01:35:58.997 INFO O| Feb 19 01:35:58.997 INFO O| Mediators to change: 5
43182026-02-19T01:35:59.159Z[ host-image] Feb 19 01:35:58.997 INFO O| Feb 19 01:35:58.997 INFO O| Services to change: 6
43192026-02-19T01:36:00.577Z[ host-image] Feb 19 01:36:00.440 INFO O| Feb 19 01:36:00.440 INFO O| Download: 0/22925 items 0.0/210.6MB 0% complete
43202026-02-19T01:36:05.569Z[ host-image] Feb 19 01:36:05.433 INFO O| Feb 19 01:36:05.432 INFO O| Download: 1151/22925 items 6.0/210.6MB 2% complete (1.2M/s)
43212026-02-19T01:36:10.587Z[ host-image] Feb 19 01:36:10.450 INFO O| Feb 19 01:36:10.450 INFO O| Download: 1796/22925 items 13.0/210.6MB 6% complete (1.3M/s)
43222026-02-19T01:36:15.594Z[ host-image] Feb 19 01:36:15.458 INFO O| Feb 19 01:36:15.458 INFO O| Download: 2455/22925 items 28.2/210.6MB 13% complete (2.2M/s)
43232026-02-19T01:36:20.597Z[ host-image] Feb 19 01:36:20.461 INFO O| Feb 19 01:36:20.461 INFO O| Download: 3658/22925 items 37.7/210.6MB 17% complete (2.4M/s)
43242026-02-19T01:36:25.604Z[ host-image] Feb 19 01:36:25.468 INFO O| Feb 19 01:36:25.468 INFO O| Download: 4711/22925 items 43.4/210.6MB 20% complete (1.5M/s)
43252026-02-19T01:36:30.612Z[ host-image] Feb 19 01:36:30.477 INFO O| Feb 19 01:36:30.477 INFO O| Download: 5772/22925 items 46.7/210.6MB 22% complete (1002k/s)
43262026-02-19T01:36:35.611Z[ host-image] Feb 19 01:36:35.477 INFO O| Feb 19 01:36:35.477 INFO O| Download: 6843/22925 items 48.3/210.6MB 22% complete (507k/s)
43272026-02-19T01:36:40.620Z[ host-image] Feb 19 01:36:40.486 INFO O| Feb 19 01:36:40.486 INFO O| Download: 7805/22925 items 59.2/210.6MB 28% complete (1.2M/s)
43282026-02-19T01:36:45.623Z[ host-image] Feb 19 01:36:45.488 INFO O| Feb 19 01:36:45.488 INFO O| Download: 8580/22925 items 74.6/210.6MB 35% complete (2.6M/s)
43292026-02-19T01:36:50.627Z[ host-image] Feb 19 01:36:50.494 INFO O| Feb 19 01:36:50.494 INFO O| Download: 9758/22925 items 88.2/210.6MB 41% complete (2.9M/s)
43302026-02-19T01:36:55.630Z[ host-image] Feb 19 01:36:55.498 INFO O| Feb 19 01:36:55.498 INFO O| Download: 10871/22925 items 94.5/210.6MB 44% complete (2.0M/s)
43312026-02-19T01:37:00.742Z[ host-image] Feb 19 01:37:00.610 INFO O| Feb 19 01:37:00.610 INFO O| Download: 11398/22925 items 100.3/210.6MB 47% complete (1.2M/s)
43322026-02-19T01:37:05.865Z[ host-image] Feb 19 01:37:05.733 INFO O| Feb 19 01:37:05.733 INFO O| Download: 12282/22925 items 113.6/210.6MB 53% complete (1.9M/s)
43332026-02-19T01:37:10.866Z[ host-image] Feb 19 01:37:10.735 INFO O| Feb 19 01:37:10.735 INFO O| Download: 13392/22925 items 114.8/210.6MB 54% complete (1.5M/s)
43342026-02-19T01:37:15.878Z[ host-image] Feb 19 01:37:15.746 INFO O| Feb 19 01:37:15.745 INFO O| Download: 14446/22925 items 116.3/210.6MB 55% complete (264k/s)
43352026-02-19T01:37:20.880Z[ host-image] Feb 19 01:37:20.750 INFO O| Feb 19 01:37:20.750 INFO O| Download: 15413/22925 items 129.8/210.6MB 61% complete (1.4M/s)
43362026-02-19T01:37:25.881Z[ host-image] Feb 19 01:37:25.750 INFO O| Feb 19 01:37:25.750 INFO O| Download: 16313/22925 items 139.7/210.6MB 66% complete (2.4M/s)
43372026-02-19T01:37:30.881Z[ host-image] Feb 19 01:37:30.751 INFO O| Feb 19 01:37:30.751 INFO O| Download: 17559/22925 items 150.8/210.6MB 71% complete (2.1M/s)
43382026-02-19T01:37:35.887Z[ host-image] Feb 19 01:37:35.758 INFO O| Feb 19 01:37:35.757 INFO O| Download: 18334/22925 items 168.2/210.6MB 79% complete (2.9M/s)
43392026-02-19T01:37:40.887Z[ host-image] Feb 19 01:37:40.758 INFO O| Feb 19 01:37:40.758 INFO O| Download: 19548/22925 items 172.9/210.6MB 82% complete (2.2M/s)
43402026-02-19T01:37:45.888Z[ host-image] Feb 19 01:37:45.759 INFO O| Feb 19 01:37:45.759 INFO O| Download: 20726/22925 items 177.8/210.6MB 84% complete (992k/s)
43412026-02-19T01:37:50.887Z[ host-image] Feb 19 01:37:50.759 INFO O| Feb 19 01:37:50.759 INFO O| Download: 21397/22925 items 185.6/210.6MB 88% complete (1.3M/s)
43422026-02-19T01:37:55.906Z[ host-image] Feb 19 01:37:55.778 INFO O| Feb 19 01:37:55.778 INFO O| Download: 22121/22925 items 204.0/210.6MB 96% complete (2.6M/s)
43432026-02-19T01:38:00.752Z[ host-image] Feb 19 01:38:00.625 INFO O| Feb 19 01:38:00.624 INFO O| Download: Completed 210.62 MB in 120.20 seconds (1.8M/s)
43442026-02-19T01:38:01.975Z[ host-image] Feb 19 01:38:01.847 INFO O| Feb 19 01:38:01.847 INFO O| Actions: 1/50885 actions (Installing new actions)
43452026-02-19T01:38:06.975Z[ host-image] Feb 19 01:38:06.848 INFO O| Feb 19 01:38:06.847 INFO O| Actions: 10611/50885 actions (Installing new actions)
43462026-02-19T01:38:11.995Z[ host-image] Feb 19 01:38:11.868 INFO O| Feb 19 01:38:11.868 INFO O| Actions: 16972/50885 actions (Installing new actions)
43472026-02-19T01:38:16.994Z[ host-image] Feb 19 01:38:16.868 INFO O| Feb 19 01:38:16.868 INFO O| Actions: 24433/50885 actions (Installing new actions)
43482026-02-19T01:38:21.995Z[ host-image] Feb 19 01:38:21.869 INFO O| Feb 19 01:38:21.869 INFO O| Actions: 50385/50885 actions (Installing new actions)
43492026-02-19T01:38:22.939Z[ host-image] Feb 19 01:38:22.813 INFO O| Feb 19 01:38:22.813 INFO O| Actions: Completed 50885 actions in 20.96 seconds.
43502026-02-19T01:38:24.234Z[ host-image] Feb 19 01:38:24.109 INFO O| Feb 19 01:38:24.108 INFO O| Done
43512026-02-19T01:38:24.234Z[ host-image] Feb 19 01:38:24.109 INFO O| Feb 19 01:38:24.108 INFO O| Done
43522026-02-19T01:38:59.608Z[ host-image] Feb 19 01:38:59.485 INFO O| Feb 19 01:38:59.485 INFO O| Done
43532026-02-19T01:39:02.756Z[ host-image] Feb 19 01:39:02.633 INFO O| Feb 19 01:39:02.633 INFO O| Done
43542026-02-19T01:39:02.817Z[ host-image] Feb 19 01:39:02.695 INFO O| Feb 19 01:39:02.695 INFO O| Done
43552026-02-19T01:39:08.954Z[ host-image] Feb 19 01:39:08.832 INFO O| Feb 19 01:39:08.832 INFO O| Done
43562026-02-19T01:39:10.005Z[ host-image] Feb 19 01:39:09.883 INFO O| Feb 19 01:39:09.882 INFO O| Done
43572026-02-19T01:39:12.905Z[ recovery-image] Feb 19 01:39:12.784 INFO O| Feb 19 01:39:12.783 INFO O| Planning: Running solver ... Done
43582026-02-19T01:39:15.148Z[ recovery-image] Feb 19 01:39:15.026 INFO O| Feb 19 01:39:15.026 INFO O| Planning: Finding local manifests ... Done
43592026-02-19T01:39:15.395Z[ recovery-image] Feb 19 01:39:15.274 INFO O| Feb 19 01:39:15.274 INFO O| Planning: Fetching manifests: 0/126 0% complete
43602026-02-19T01:39:20.554Z[ recovery-image] Feb 19 01:39:20.433 INFO O| Feb 19 01:39:20.432 INFO O| Planning: Fetching manifests: 76/126 60% complete
43612026-02-19T01:39:23.340Z[ recovery-image] Feb 19 01:39:23.219 INFO O| Feb 19 01:39:23.219 INFO O| Planning: Fetching manifests: 126/126 100% complete
43622026-02-19T01:39:24.173Z[ recovery-image] Feb 19 01:39:24.052 INFO O| Feb 19 01:39:24.052 INFO O| Planning: Package planning ... Done
43632026-02-19T01:39:24.744Z[ recovery-image] Feb 19 01:39:24.623 INFO O| Feb 19 01:39:24.623 INFO O| Planning: Merging actions ... Done
43642026-02-19T01:39:24.891Z[ recovery-image] Feb 19 01:39:24.771 INFO O| Feb 19 01:39:24.771 INFO O| Planning: Checking for conflicting actions ... Done
43652026-02-19T01:39:25.007Z[ recovery-image] Feb 19 01:39:24.886 INFO O| Feb 19 01:39:24.886 INFO O| Planning: Consolidating action changes ... Done
43662026-02-19T01:39:25.304Z[ recovery-image] Feb 19 01:39:25.183 INFO O| Feb 19 01:39:25.183 INFO O| Planning: Evaluating mediators ... Done
43672026-02-19T01:39:29.879Z[ recovery-image] Feb 19 01:39:29.759 INFO O| Feb 19 01:39:29.759 INFO O| Planning: Planning completed in 892.44 seconds
43682026-02-19T01:39:29.904Z[ recovery-image] Feb 19 01:39:29.782 INFO O| Feb 19 01:39:29.782 INFO O| Packages to install: 126
43692026-02-19T01:39:29.904Z[ recovery-image] Feb 19 01:39:29.782 INFO O| Feb 19 01:39:29.782 INFO O| Mediators to change: 5
43702026-02-19T01:39:29.904Z[ recovery-image] Feb 19 01:39:29.782 INFO O| Feb 19 01:39:29.782 INFO O| Services to change: 5
43712026-02-19T01:39:30.017Z[ recovery-image] Feb 19 01:39:29.897 INFO O| Feb 19 01:39:29.897 INFO O| Download: 0/15969 items 0.0/187.2MB 0% complete
43722026-02-19T01:39:35.020Z[ recovery-image] Feb 19 01:39:34.900 INFO O| Feb 19 01:39:34.900 INFO O| Download: 1073/15969 items 8.6/187.2MB 4% complete (1.8M/s)
43732026-02-19T01:39:40.810Z[ recovery-image] Feb 19 01:39:40.691 INFO O| Feb 19 01:39:40.690 INFO O| Download: 1605/15969 items 25.0/187.2MB 13% complete (2.5M/s)
43742026-02-19T01:39:42.397Z[ host-image] Feb 19 01:39:42.278 INFO O| Feb 19 01:39:42.278 INFO STEP 11 (pkg_install) COMPLETE
43752026-02-19T01:39:42.422Z[ host-image] Feb 19 01:39:42.280 INFO O| Feb 19 01:39:42.278 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43762026-02-19T01:39:42.446Z[ host-image] Feb 19 01:39:42.303 INFO O| Feb 19 01:39:42.303 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"]
43772026-02-19T01:39:45.810Z[ recovery-image] Feb 19 01:39:45.691 INFO O| Feb 19 01:39:45.691 INFO O| Download: 2739/15969 items 33.3/187.2MB 17% complete (2.3M/s)
43782026-02-19T01:39:50.917Z[ recovery-image] Feb 19 01:39:50.799 INFO O| Feb 19 01:39:50.799 INFO O| Download: 4859/15969 items 43.4/187.2MB 23% complete (1.8M/s)
43792026-02-19T01:39:55.917Z[ recovery-image] Feb 19 01:39:55.799 INFO O| Feb 19 01:39:55.799 INFO O| Download: 6033/15969 items 54.1/187.2MB 28% complete (2.0M/s)
43802026-02-19T01:40:00.921Z[ recovery-image] Feb 19 01:40:00.803 INFO O| Feb 19 01:40:00.803 INFO O| Download: 6915/15969 items 70.9/187.2MB 37% complete (2.7M/s)
43812026-02-19T01:40:05.920Z[ recovery-image] Feb 19 01:40:05.803 INFO O| Feb 19 01:40:05.803 INFO O| Download: 7899/15969 items 79.9/187.2MB 42% complete (2.5M/s)
43822026-02-19T01:40:10.934Z[ recovery-image] Feb 19 01:40:10.817 INFO O| Feb 19 01:40:10.817 INFO O| Download: 8759/15969 items 88.2/187.2MB 47% complete (1.7M/s)
43832026-02-19T01:40:15.934Z[ recovery-image] Feb 19 01:40:15.817 INFO O| Feb 19 01:40:15.817 INFO O| Download: 9694/15969 items 97.8/187.2MB 52% complete (1.8M/s)
43842026-02-19T01:40:20.939Z[ recovery-image] Feb 19 01:40:20.823 INFO O| Feb 19 01:40:20.823 INFO O| Download: 10897/15969 items 98.7/187.2MB 52% complete (1.1M/s)
43852026-02-19T01:40:25.940Z[ recovery-image] Feb 19 01:40:25.824 INFO O| Feb 19 01:40:25.824 INFO O| Download: 11581/15969 items 114.8/187.2MB 61% complete (1.6M/s)
43862026-02-19T01:40:31.017Z[ recovery-image] Feb 19 01:40:30.902 INFO O| Feb 19 01:40:30.902 INFO O| Download: 12073/15969 items 145.3/187.2MB 77% complete (4.6M/s)
43872026-02-19T01:40:31.171Z[ host-image] Feb 19 01:40:31.056 INFO O| Feb 19 01:40:31.056 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43882026-02-19T01:40:36.018Z[ recovery-image] Feb 19 01:40:35.903 INFO O| Feb 19 01:40:35.903 INFO O| Download: 13309/15969 items 150.0/187.2MB 80% complete (3.5M/s)
43892026-02-19T01:40:41.029Z[ recovery-image] Feb 19 01:40:40.914 INFO O| Feb 19 01:40:40.914 INFO O| Download: 14564/15969 items 155.3/187.2MB 82% complete (1.0M/s)
43902026-02-19T01:40:46.031Z[ recovery-image] Feb 19 01:40:45.916 INFO O| Feb 19 01:40:45.916 INFO O| Download: 15287/15969 items 163.3/187.2MB 87% complete (1.3M/s)
43912026-02-19T01:40:50.781Z[ host-image] Feb 19 01:40:50.667 INFO O| Feb 19 01:40:50.667 INFO O| Startup: Caching catalogs ... Done
43922026-02-19T01:40:51.036Z[ recovery-image] Feb 19 01:40:50.923 INFO O| Feb 19 01:40:50.922 INFO O| Download: 15777/15969 items 183.4/187.2MB 97% complete (2.8M/s)
43932026-02-19T01:40:52.994Z[ recovery-image] Feb 19 01:40:52.880 INFO O| Feb 19 01:40:52.880 INFO O| Download: Completed 187.23 MB in 82.98 seconds (2.2M/s)
43942026-02-19T01:40:53.687Z[ recovery-image] Feb 19 01:40:53.574 INFO O| Feb 19 01:40:53.573 INFO O| Actions: 1/26357 actions (Installing new actions)
43952026-02-19T01:40:58.700Z[ recovery-image] Feb 19 01:40:58.587 INFO O| Feb 19 01:40:58.587 INFO O| Actions: 12133/26357 actions (Installing new actions)
43962026-02-19T01:41:01.309Z[ host-image] Feb 19 01:41:01.196 INFO O| Feb 19 01:41:01.196 INFO O| Planning: Solver setup ... Done
43972026-02-19T01:41:01.333Z[ host-image] Feb 19 01:41:01.206 INFO O| Feb 19 01:41:01.206 INFO O| Planning: Running solver ... Done
43982026-02-19T01:41:01.468Z[ host-image] Feb 19 01:41:01.355 INFO O| Feb 19 01:41:01.355 INFO O| Planning: Finding local manifests ... Done
43992026-02-19T01:41:01.548Z[ host-image] Feb 19 01:41:01.436 INFO O| Feb 19 01:41:01.435 INFO O| Planning: Fetching manifests: 0/6 0% complete
44002026-02-19T01:41:01.809Z[ host-image] Feb 19 01:41:01.696 INFO O| Feb 19 01:41:01.696 INFO O| Planning: Fetching manifests: 6/6 100% complete
44012026-02-19T01:41:01.853Z[ host-image] Feb 19 01:41:01.740 INFO O| Feb 19 01:41:01.740 INFO O| Planning: Package planning ... Done
44022026-02-19T01:41:01.878Z[ host-image] Feb 19 01:41:01.746 INFO O| Feb 19 01:41:01.746 INFO O| Planning: Merging actions ... Done
44032026-02-19T01:41:01.954Z[ host-image] Feb 19 01:41:01.841 INFO O| Feb 19 01:41:01.841 INFO O| Planning: Checking for conflicting actions ... Done
44042026-02-19T01:41:01.979Z[ host-image] Feb 19 01:41:01.843 INFO O| Feb 19 01:41:01.843 INFO O| Planning: Consolidating action changes ... Done
44052026-02-19T01:41:02.192Z[ host-image] Feb 19 01:41:02.079 INFO O| Feb 19 01:41:02.079 INFO O| Planning: Evaluating mediators ... Done
44062026-02-19T01:41:02.217Z[ host-image] Feb 19 01:41:02.082 INFO O| Feb 19 01:41:02.082 INFO O| Planning: Planning completed in 11.23 seconds
44072026-02-19T01:41:02.217Z[ host-image] Feb 19 01:41:02.083 INFO O| Feb 19 01:41:02.083 INFO O| Packages to install: 6
44082026-02-19T01:41:02.217Z[ host-image] Feb 19 01:41:02.083 INFO O| Feb 19 01:41:02.083 INFO O| Services to change: 2
44092026-02-19T01:41:02.242Z[ host-image] Feb 19 01:41:02.109 INFO O| Feb 19 01:41:02.108 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete
44102026-02-19T01:41:03.700Z[ recovery-image] Feb 19 01:41:03.587 INFO O| Feb 19 01:41:03.587 INFO O| Actions: 20732/26357 actions (Installing new actions)
44112026-02-19T01:41:03.874Z[ host-image] Feb 19 01:41:03.762 INFO O| Feb 19 01:41:03.762 INFO O| Download: Completed 1.75 MB in 1.65 seconds (1.1M/s)
44122026-02-19T01:41:03.926Z[ host-image] Feb 19 01:41:03.813 INFO O| Feb 19 01:41:03.813 INFO O| Actions: 1/390 actions (Installing new actions)
44132026-02-19T01:41:04.255Z[ host-image] Feb 19 01:41:04.143 INFO O| Feb 19 01:41:04.142 INFO O| Actions: Completed 390 actions in 0.33 seconds.
44142026-02-19T01:41:04.929Z[ host-image] Feb 19 01:41:04.817 INFO O| Feb 19 01:41:04.817 INFO O| Done
44152026-02-19T01:41:04.930Z[ host-image] Feb 19 01:41:04.817 INFO O| Feb 19 01:41:04.817 INFO O| Done
44162026-02-19T01:41:05.091Z[ recovery-image] Feb 19 01:41:04.935 INFO O| Feb 19 01:41:04.935 INFO O| Actions: Completed 26357 actions in 11.36 seconds.
44172026-02-19T01:41:06.686Z[ host-image] Feb 19 01:41:06.573 INFO O| Feb 19 01:41:06.573 INFO O| Done
44182026-02-19T01:41:06.711Z[ recovery-image] Feb 19 01:41:06.586 INFO O| Feb 19 01:41:06.586 INFO O| Done
44192026-02-19T01:41:06.711Z[ recovery-image] Feb 19 01:41:06.586 INFO O| Feb 19 01:41:06.586 INFO O| Done
44202026-02-19T01:41:08.523Z[ host-image] Feb 19 01:41:08.411 INFO O| Feb 19 01:41:08.411 INFO O| Done
44212026-02-19T01:41:08.566Z[ host-image] Feb 19 01:41:08.453 INFO O| Feb 19 01:41:08.453 INFO O| Done
44222026-02-19T01:41:08.590Z[ host-image] Feb 19 01:41:08.454 INFO O| Feb 19 01:41:08.454 INFO O| Done
44232026-02-19T01:41:08.615Z[ host-image] Feb 19 01:41:08.493 INFO O| Feb 19 01:41:08.493 INFO O| Done
44242026-02-19T01:41:08.736Z[ recovery-image] Feb 19 01:41:08.624 INFO O| Feb 19 01:41:08.623 INFO O| Done
44252026-02-19T01:41:10.098Z[ recovery-image] Feb 19 01:41:09.986 INFO O| Feb 19 01:41:09.986 INFO O| Done
44262026-02-19T01:41:10.123Z[ recovery-image] Feb 19 01:41:10.006 INFO O| Feb 19 01:41:10.006 INFO O| Done
44272026-02-19T01:41:10.268Z[ host-image] Feb 19 01:41:10.156 INFO O| Feb 19 01:41:10.156 INFO STEP 12 (pkg_install) COMPLETE
44282026-02-19T01:41:10.268Z[ host-image] Feb 19 01:41:10.156 INFO O| Feb 19 01:41:10.156 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44292026-02-19T01:41:10.293Z[ host-image] Feb 19 01:41:10.170 INFO O| Feb 19 01:41:10.170 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
44302026-02-19T01:41:13.089Z[ recovery-image] Feb 19 01:41:12.977 INFO O| Feb 19 01:41:12.977 INFO O| Done
44312026-02-19T01:41:13.702Z[ recovery-image] Feb 19 01:41:13.590 INFO O| Feb 19 01:41:13.590 INFO O| Done
44322026-02-19T01:41:17.419Z[ recovery-image] Feb 19 01:41:17.307 INFO O| Feb 19 01:41:17.307 INFO STEP 11 (pkg_install) COMPLETE
44332026-02-19T01:41:17.419Z[ recovery-image] Feb 19 01:41:17.307 INFO O| Feb 19 01:41:17.307 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44342026-02-19T01:41:17.419Z[ recovery-image] Feb 19 01:41:17.307 INFO O| Feb 19 01:41:17.307 INFO skip step because feature "recovery" is enabled
44352026-02-19T01:41:17.444Z[ recovery-image] Feb 19 01:41:17.307 INFO O| Feb 19 01:41:17.307 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44362026-02-19T01:41:17.444Z[ recovery-image] Feb 19 01:41:17.307 INFO O| Feb 19 01:41:17.307 INFO skip step because feature "omicron1" is not enabled
44372026-02-19T01:41:17.444Z[ recovery-image] Feb 19 01:41:17.307 INFO O| Feb 19 01:41:17.307 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44382026-02-19T01:41:17.444Z[ recovery-image] Feb 19 01:41:17.322 INFO O| Feb 19 01:41:17.322 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
44392026-02-19T01:41:46.006Z[ host-image] Feb 19 01:41:45.896 INFO O| Feb 19 01:41:45.896 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44402026-02-19T01:41:51.267Z[ recovery-image] Feb 19 01:41:51.158 INFO O| Feb 19 01:41:51.158 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44412026-02-19T01:41:59.542Z[ host-image] Feb 19 01:41:59.434 INFO O| Feb 19 01:41:59.434 INFO O| Startup: Caching catalogs ... Done
44422026-02-19T01:42:04.863Z[ recovery-image] Feb 19 01:42:04.755 INFO O| Feb 19 01:42:04.754 INFO O| Startup: Caching catalogs ... Done
44432026-02-19T01:42:06.747Z[ host-image] Feb 19 01:42:06.639 INFO O| Feb 19 01:42:06.639 INFO O| Planning: Solver setup ... Done
44442026-02-19T01:42:06.772Z[ host-image] Feb 19 01:42:06.649 INFO O| Feb 19 01:42:06.649 INFO O| Planning: Running solver ... Done
44452026-02-19T01:42:06.884Z[ host-image] Feb 19 01:42:06.777 INFO O| Feb 19 01:42:06.776 INFO O| Planning: Finding local manifests ... Done
44462026-02-19T01:42:07.095Z[ host-image] Feb 19 01:42:06.987 INFO O| Feb 19 01:42:06.987 INFO O| Planning: Fetching manifests: 0/6 0% complete
44472026-02-19T01:42:07.445Z[ host-image] Feb 19 01:42:07.337 INFO O| Feb 19 01:42:07.337 INFO O| Planning: Fetching manifests: 6/6 100% complete
44482026-02-19T01:42:07.491Z[ host-image] Feb 19 01:42:07.384 INFO O| Feb 19 01:42:07.384 INFO O| Planning: Package planning ... Done
44492026-02-19T01:42:07.516Z[ host-image] Feb 19 01:42:07.407 INFO O| Feb 19 01:42:07.407 INFO O| Planning: Merging actions ... Done
44502026-02-19T01:42:07.596Z[ host-image] Feb 19 01:42:07.488 INFO O| Feb 19 01:42:07.488 INFO O| Planning: Checking for conflicting actions ... Done
44512026-02-19T01:42:07.621Z[ host-image] Feb 19 01:42:07.493 INFO O| Feb 19 01:42:07.493 INFO O| Planning: Consolidating action changes ... Done
44522026-02-19T01:42:07.830Z[ host-image] Feb 19 01:42:07.723 INFO O| Feb 19 01:42:07.722 INFO O| Planning: Evaluating mediators ... Done
44532026-02-19T01:42:07.855Z[ host-image] Feb 19 01:42:07.728 INFO O| Feb 19 01:42:07.727 INFO O| Planning: Planning completed in 8.19 seconds
44542026-02-19T01:42:07.855Z[ host-image] Feb 19 01:42:07.728 INFO O| Feb 19 01:42:07.728 INFO O| Packages to install: 6
44552026-02-19T01:42:07.855Z[ host-image] Feb 19 01:42:07.728 INFO O| Feb 19 01:42:07.728 INFO O| Mediators to change: 1
44562026-02-19T01:42:07.855Z[ host-image] Feb 19 01:42:07.728 INFO O| Feb 19 01:42:07.728 INFO O| Services to change: 1
44572026-02-19T01:42:07.880Z[ host-image] Feb 19 01:42:07.754 INFO O| Feb 19 01:42:07.753 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
44582026-02-19T01:42:10.633Z[ host-image] Feb 19 01:42:10.525 INFO O| Feb 19 01:42:10.525 INFO O| Download: Completed 7.71 MB in 2.77 seconds (2.8M/s)
44592026-02-19T01:42:10.710Z[ host-image] Feb 19 01:42:10.603 INFO O| Feb 19 01:42:10.603 INFO O| Actions: 1/1361 actions (Installing new actions)
44602026-02-19T01:42:11.293Z[ host-image] Feb 19 01:42:11.186 INFO O| Feb 19 01:42:11.186 INFO O| Actions: Completed 1361 actions in 0.58 seconds.
44612026-02-19T01:42:11.885Z[ host-image] Feb 19 01:42:11.778 INFO O| Feb 19 01:42:11.778 INFO O| Done
44622026-02-19T01:42:11.885Z[ host-image] Feb 19 01:42:11.778 INFO O| Feb 19 01:42:11.778 INFO O| Done
44632026-02-19T01:42:12.012Z[ recovery-image] Feb 19 01:42:11.905 INFO O| Feb 19 01:42:11.905 INFO O| Planning: Solver setup ... Done
44642026-02-19T01:42:12.037Z[ recovery-image] Feb 19 01:42:11.914 INFO O| Feb 19 01:42:11.914 INFO O| Planning: Running solver ... Done
44652026-02-19T01:42:12.145Z[ recovery-image] Feb 19 01:42:12.038 INFO O| Feb 19 01:42:12.037 INFO O| Planning: Finding local manifests ... Done
44662026-02-19T01:42:12.224Z[ recovery-image] Feb 19 01:42:12.117 INFO O| Feb 19 01:42:12.116 INFO O| Planning: Fetching manifests: 0/1 0% complete
44672026-02-19T01:42:12.254Z[ recovery-image] Feb 19 01:42:12.145 INFO O| Feb 19 01:42:12.145 INFO O| Planning: Fetching manifests: 1/1 100% complete
44682026-02-19T01:42:12.278Z[ recovery-image] Feb 19 01:42:12.171 INFO O| Feb 19 01:42:12.171 INFO O| Planning: Package planning ... Done
44692026-02-19T01:42:12.303Z[ recovery-image] Feb 19 01:42:12.172 INFO O| Feb 19 01:42:12.172 INFO O| Planning: Merging actions ... Done
44702026-02-19T01:42:12.327Z[ recovery-image] Feb 19 01:42:12.210 INFO O| Feb 19 01:42:12.210 INFO O| Planning: Checking for conflicting actions ... Done
44712026-02-19T01:42:12.327Z[ recovery-image] Feb 19 01:42:12.211 INFO O| Feb 19 01:42:12.211 INFO O| Planning: Consolidating action changes ... Done
44722026-02-19T01:42:12.491Z[ recovery-image] Feb 19 01:42:12.383 INFO O| Feb 19 01:42:12.383 INFO O| Planning: Evaluating mediators ... Done
44732026-02-19T01:42:12.515Z[ recovery-image] Feb 19 01:42:12.384 INFO O| Feb 19 01:42:12.384 INFO O| Planning: Planning completed in 7.52 seconds
44742026-02-19T01:42:12.515Z[ recovery-image] Feb 19 01:42:12.384 INFO O| Feb 19 01:42:12.384 INFO O| Packages to install: 1
44752026-02-19T01:42:12.516Z[ recovery-image] Feb 19 01:42:12.407 INFO O| Feb 19 01:42:12.407 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
44762026-02-19T01:42:13.145Z[ recovery-image] Feb 19 01:42:13.038 INFO O| Feb 19 01:42:13.037 INFO O| Download: Completed 12.26 MB in 0.63 seconds (19.4M/s)
44772026-02-19T01:42:13.185Z[ recovery-image] Feb 19 01:42:13.078 INFO O| Feb 19 01:42:13.078 INFO O| Actions: 1/22 actions (Installing new actions)
44782026-02-19T01:42:13.210Z[ host-image] Feb 19 01:42:13.093 INFO O| Feb 19 01:42:13.093 INFO O| Done
44792026-02-19T01:42:13.525Z[ recovery-image] Feb 19 01:42:13.418 INFO O| Feb 19 01:42:13.418 INFO O| Actions: Completed 22 actions in 0.34 seconds.
44802026-02-19T01:42:14.078Z[ recovery-image] Feb 19 01:42:13.970 INFO O| Feb 19 01:42:13.970 INFO O| Done
44812026-02-19T01:42:14.078Z[ recovery-image] Feb 19 01:42:13.971 INFO O| Feb 19 01:42:13.970 INFO O| Done
44822026-02-19T01:42:14.763Z[ host-image] Feb 19 01:42:14.656 INFO O| Feb 19 01:42:14.656 INFO O| Done
44832026-02-19T01:42:14.799Z[ host-image] Feb 19 01:42:14.691 INFO O| Feb 19 01:42:14.691 INFO O| Done
44842026-02-19T01:42:14.799Z[ host-image] Feb 19 01:42:14.692 INFO O| Feb 19 01:42:14.692 INFO O| Done
44852026-02-19T01:42:14.854Z[ host-image] Feb 19 01:42:14.747 INFO O| Feb 19 01:42:14.747 INFO O| Done
44862026-02-19T01:42:15.452Z[ recovery-image] Feb 19 01:42:15.346 INFO O| Feb 19 01:42:15.345 INFO O| Done
44872026-02-19T01:42:16.494Z[ host-image] Feb 19 01:42:16.388 INFO O| Feb 19 01:42:16.387 INFO STEP 13 (pkg_install) COMPLETE
44882026-02-19T01:42:16.494Z[ host-image] Feb 19 01:42:16.388 INFO O| Feb 19 01:42:16.388 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44892026-02-19T01:42:16.519Z[ host-image] Feb 19 01:42:16.403 INFO O| Feb 19 01:42:16.403 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
44902026-02-19T01:42:16.830Z[ recovery-image] Feb 19 01:42:16.724 INFO O| Feb 19 01:42:16.723 INFO O| Done
44912026-02-19T01:42:16.855Z[ recovery-image] Feb 19 01:42:16.745 INFO O| Feb 19 01:42:16.745 INFO O| Done
44922026-02-19T01:42:16.855Z[ recovery-image] Feb 19 01:42:16.746 INFO O| Feb 19 01:42:16.746 INFO O| Done
44932026-02-19T01:42:16.879Z[ recovery-image] Feb 19 01:42:16.763 INFO O| Feb 19 01:42:16.763 INFO O| Done
44942026-02-19T01:42:18.425Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.318 INFO STEP 14 (pkg_install) COMPLETE
44952026-02-19T01:42:18.425Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.318 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44962026-02-19T01:42:18.425Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO skip step because feature "mbist" is not enabled
44972026-02-19T01:42:18.450Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44982026-02-19T01:42:18.450Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO skip step because feature "mfg" is not enabled
44992026-02-19T01:42:18.450Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45002026-02-19T01:42:18.450Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO skip step because feature "compliance" is not enabled
45012026-02-19T01:42:18.450Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45022026-02-19T01:42:18.450Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO skip step because feature "stress" is not enabled
45032026-02-19T01:42:18.451Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45042026-02-19T01:42:18.451Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO skip step because feature "compliance" is not enabled
45052026-02-19T01:42:18.451Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45062026-02-19T01:42:18.451Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO skip step because feature "nfs" is not enabled
45072026-02-19T01:42:18.451Z[ recovery-image] Feb 19 01:42:18.319 INFO O| Feb 19 01:42:18.319 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45082026-02-19T01:42:18.451Z[ recovery-image] Feb 19 01:42:18.320 INFO O| Feb 19 01:42:18.320 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45092026-02-19T01:42:18.504Z[ recovery-image] Feb 19 01:42:18.397 INFO O| Feb 19 01:42:18.397 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45102026-02-19T01:42:18.562Z[ recovery-image] Feb 19 01:42:18.455 INFO O| Feb 19 01:42:18.455 INFO completed processing sled/ramdisk-01-os
45112026-02-19T01:42:19.110Z[ recovery-image] Feb 19 01:42:19.002 INFO image builder template: ramdisk-02-trim...
45122026-02-19T01:42:19.135Z[ recovery-image] Feb 19 01:42:19.009 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/.tmpNifBKs/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None
45132026-02-19T01:42:19.160Z[ recovery-image] Feb 19 01:42:19.054 INFO O| Feb 19 01:42:19.054 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45142026-02-19T01:42:19.185Z[ recovery-image] Feb 19 01:42:19.060 INFO O| Feb 19 01:42:19.060 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45152026-02-19T01:42:19.220Z[ recovery-image] Feb 19 01:42:19.114 INFO O| Feb 19 01:42:19.114 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
45162026-02-19T01:42:19.254Z[ recovery-image] Feb 19 01:42:19.147 INFO O| Feb 19 01:42:19.147 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45172026-02-19T01:42:19.254Z[ recovery-image] Feb 19 01:42:19.147 INFO O| Feb 19 01:42:19.147 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
45182026-02-19T01:42:19.279Z[ recovery-image] Feb 19 01:42:19.155 INFO O| Feb 19 01:42:19.155 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
45192026-02-19T01:42:19.279Z[ recovery-image] Feb 19 01:42:19.163 INFO O| Feb 19 01:42:19.162 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45202026-02-19T01:42:19.279Z[ recovery-image] Feb 19 01:42:19.171 INFO O| Feb 19 01:42:19.171 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45212026-02-19T01:42:19.473Z[ recovery-image] Feb 19 01:42:19.367 INFO O| Feb 19 01:42:19.367 INFO rolled back to input snapshot; work may begin
45222026-02-19T01:42:19.473Z[ recovery-image] Feb 19 01:42:19.367 INFO O| Feb 19 01:42:19.367 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
45232026-02-19T01:42:19.499Z[ recovery-image] Feb 19 01:42:19.377 INFO O| Feb 19 01:42:19.377 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45242026-02-19T01:42:19.524Z[ recovery-image] Feb 19 01:42:19.394 INFO O| Feb 19 01:42:19.393 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
45252026-02-19T01:42:19.571Z[ recovery-image] Feb 19 01:42:19.464 INFO O| Feb 19 01:42:19.464 INFO STEP 0 (remove_files) COMPLETE
45262026-02-19T01:42:19.571Z[ recovery-image] Feb 19 01:42:19.464 INFO O| Feb 19 01:42:19.464 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45272026-02-19T01:42:19.600Z[ recovery-image] Feb 19 01:42:19.494 INFO O| Feb 19 01:42:19.494 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
45282026-02-19T01:42:19.625Z[ recovery-image] Feb 19 01:42:19.497 INFO O| Feb 19 01:42:19.497 INFO STEP 1 (remove_files) COMPLETE
45292026-02-19T01:42:19.625Z[ recovery-image] Feb 19 01:42:19.497 INFO O| Feb 19 01:42:19.497 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45302026-02-19T01:42:19.625Z[ recovery-image] Feb 19 01:42:19.517 INFO O| Feb 19 01:42:19.517 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
45312026-02-19T01:42:19.649Z[ recovery-image] Feb 19 01:42:19.534 INFO O| Feb 19 01:42:19.534 INFO STEP 2 (remove_files) COMPLETE
45322026-02-19T01:42:19.650Z[ recovery-image] Feb 19 01:42:19.534 INFO O| Feb 19 01:42:19.534 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45332026-02-19T01:42:19.674Z[ recovery-image] Feb 19 01:42:19.554 INFO O| Feb 19 01:42:19.554 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
45342026-02-19T01:42:19.674Z[ recovery-image] Feb 19 01:42:19.556 INFO O| Feb 19 01:42:19.556 INFO STEP 3 (remove_files) COMPLETE
45352026-02-19T01:42:19.674Z[ recovery-image] Feb 19 01:42:19.556 INFO O| Feb 19 01:42:19.556 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45362026-02-19T01:42:19.699Z[ recovery-image] Feb 19 01:42:19.572 INFO O| Feb 19 01:42:19.572 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
45372026-02-19T01:42:19.699Z[ recovery-image] Feb 19 01:42:19.577 INFO O| Feb 19 01:42:19.577 INFO STEP 4 (remove_files) COMPLETE
45382026-02-19T01:42:19.699Z[ recovery-image] Feb 19 01:42:19.578 INFO O| Feb 19 01:42:19.577 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45392026-02-19T01:42:19.699Z[ recovery-image] Feb 19 01:42:19.592 INFO O| Feb 19 01:42:19.592 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
45402026-02-19T01:42:19.699Z[ recovery-image] Feb 19 01:42:19.593 INFO O| Feb 19 01:42:19.593 INFO STEP 5 (remove_files) COMPLETE
45412026-02-19T01:42:19.723Z[ recovery-image] Feb 19 01:42:19.593 INFO O| Feb 19 01:42:19.593 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45422026-02-19T01:42:19.723Z[ recovery-image] Feb 19 01:42:19.610 INFO O| Feb 19 01:42:19.609 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
45432026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO STEP 6 (remove_files) COMPLETE
45442026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45452026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO skip step because feature "recovery" is enabled
45462026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45472026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO skip step because feature "recovery" is enabled
45482026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45492026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO skip step because feature "recovery" is enabled
45502026-02-19T01:42:19.748Z[ recovery-image] Feb 19 01:42:19.623 INFO O| Feb 19 01:42:19.623 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45512026-02-19T01:42:19.773Z[ recovery-image] Feb 19 01:42:19.643 INFO O| Feb 19 01:42:19.643 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
45522026-02-19T01:42:19.773Z[ recovery-image] Feb 19 01:42:19.647 INFO O| Feb 19 01:42:19.647 INFO STEP 10 (remove_files) COMPLETE
45532026-02-19T01:42:19.773Z[ recovery-image] Feb 19 01:42:19.648 INFO O| Feb 19 01:42:19.647 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45542026-02-19T01:42:19.773Z[ recovery-image] Feb 19 01:42:19.662 INFO O| Feb 19 01:42:19.662 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
45552026-02-19T01:42:19.773Z[ recovery-image] Feb 19 01:42:19.663 INFO O| Feb 19 01:42:19.663 INFO STEP 11 (remove_files) COMPLETE
45562026-02-19T01:42:19.774Z[ recovery-image] Feb 19 01:42:19.663 INFO O| Feb 19 01:42:19.663 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45572026-02-19T01:42:19.798Z[ recovery-image] Feb 19 01:42:19.674 INFO O| Feb 19 01:42:19.674 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
45582026-02-19T01:42:19.798Z[ recovery-image] Feb 19 01:42:19.676 INFO O| Feb 19 01:42:19.676 INFO STEP 12 (remove_files) COMPLETE
45592026-02-19T01:42:19.798Z[ recovery-image] Feb 19 01:42:19.676 INFO O| Feb 19 01:42:19.676 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45602026-02-19T01:42:19.798Z[ recovery-image] Feb 19 01:42:19.690 INFO O| Feb 19 01:42:19.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
45612026-02-19T01:42:20.005Z[ recovery-image] Feb 19 01:42:19.898 INFO O| Feb 19 01:42:19.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
45622026-02-19T01:42:20.049Z[ recovery-image] Feb 19 01:42:19.942 INFO O| Feb 19 01:42:19.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
45632026-02-19T01:42:20.073Z[ recovery-image] Feb 19 01:42:19.944 INFO O| Feb 19 01:42:19.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
45642026-02-19T01:42:20.073Z[ recovery-image] Feb 19 01:42:19.949 INFO O| Feb 19 01:42:19.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
45652026-02-19T01:42:20.074Z[ recovery-image] Feb 19 01:42:19.965 INFO O| Feb 19 01:42:19.965 INFO STEP 13 (remove_files) COMPLETE
45662026-02-19T01:42:20.074Z[ recovery-image] Feb 19 01:42:19.965 INFO O| Feb 19 01:42:19.965 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45672026-02-19T01:42:20.098Z[ recovery-image] Feb 19 01:42:19.981 INFO O| Feb 19 01:42:19.981 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
45682026-02-19T01:42:20.098Z[ recovery-image] Feb 19 01:42:19.983 INFO O| Feb 19 01:42:19.983 INFO STEP 14 (remove_files) COMPLETE
45692026-02-19T01:42:20.098Z[ recovery-image] Feb 19 01:42:19.983 INFO O| Feb 19 01:42:19.983 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45702026-02-19T01:42:20.123Z[ recovery-image] Feb 19 01:42:19.995 INFO O| Feb 19 01:42:19.995 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
45712026-02-19T01:42:20.123Z[ recovery-image] Feb 19 01:42:20.008 INFO O| Feb 19 01:42:20.008 INFO STEP 15 (remove_files) COMPLETE
45722026-02-19T01:42:20.123Z[ recovery-image] Feb 19 01:42:20.008 INFO O| Feb 19 01:42:20.008 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45732026-02-19T01:42:20.148Z[ recovery-image] Feb 19 01:42:20.022 INFO O| Feb 19 01:42:20.022 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
45742026-02-19T01:42:20.148Z[ recovery-image] Feb 19 01:42:20.023 INFO O| Feb 19 01:42:20.022 INFO STEP 16 (remove_files) COMPLETE
45752026-02-19T01:42:20.148Z[ recovery-image] Feb 19 01:42:20.023 INFO O| Feb 19 01:42:20.023 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45762026-02-19T01:42:20.148Z[ recovery-image] Feb 19 01:42:20.033 INFO O| Feb 19 01:42:20.033 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
45772026-02-19T01:42:20.148Z[ recovery-image] Feb 19 01:42:20.035 INFO O| Feb 19 01:42:20.035 INFO STEP 17 (remove_files) COMPLETE
45782026-02-19T01:42:20.148Z[ recovery-image] Feb 19 01:42:20.035 INFO O| Feb 19 01:42:20.035 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45792026-02-19T01:42:20.173Z[ recovery-image] Feb 19 01:42:20.054 INFO O| Feb 19 01:42:20.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
45802026-02-19T01:42:20.173Z[ recovery-image] Feb 19 01:42:20.054 INFO O| Feb 19 01:42:20.054 INFO STEP 18 (remove_files) COMPLETE
45812026-02-19T01:42:20.173Z[ recovery-image] Feb 19 01:42:20.054 INFO O| Feb 19 01:42:20.054 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45822026-02-19T01:42:20.197Z[ recovery-image] Feb 19 01:42:20.067 INFO O| Feb 19 01:42:20.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
45832026-02-19T01:42:20.198Z[ recovery-image] Feb 19 01:42:20.067 INFO O| Feb 19 01:42:20.067 INFO STEP 19 (remove_files) COMPLETE
45842026-02-19T01:42:20.198Z[ recovery-image] Feb 19 01:42:20.068 INFO O| Feb 19 01:42:20.067 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45852026-02-19T01:42:20.198Z[ recovery-image] Feb 19 01:42:20.088 INFO O| Feb 19 01:42:20.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
45862026-02-19T01:42:20.198Z[ recovery-image] Feb 19 01:42:20.089 INFO O| Feb 19 01:42:20.088 INFO STEP 20 (remove_files) COMPLETE
45872026-02-19T01:42:20.198Z[ recovery-image] Feb 19 01:42:20.089 INFO O| Feb 19 01:42:20.089 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45882026-02-19T01:42:20.222Z[ recovery-image] Feb 19 01:42:20.105 INFO O| Feb 19 01:42:20.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
45892026-02-19T01:42:20.222Z[ recovery-image] Feb 19 01:42:20.105 INFO O| Feb 19 01:42:20.105 INFO STEP 21 (remove_files) COMPLETE
45902026-02-19T01:42:20.222Z[ recovery-image] Feb 19 01:42:20.105 INFO O| Feb 19 01:42:20.105 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45912026-02-19T01:42:20.247Z[ recovery-image] Feb 19 01:42:20.125 INFO O| Feb 19 01:42:20.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
45922026-02-19T01:42:20.247Z[ recovery-image] Feb 19 01:42:20.126 INFO O| Feb 19 01:42:20.126 INFO STEP 22 (remove_files) COMPLETE
45932026-02-19T01:42:20.247Z[ recovery-image] Feb 19 01:42:20.126 INFO O| Feb 19 01:42:20.126 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45942026-02-19T01:42:20.247Z[ recovery-image] Feb 19 01:42:20.139 INFO O| Feb 19 01:42:20.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
45952026-02-19T01:42:20.247Z[ recovery-image] Feb 19 01:42:20.139 INFO O| Feb 19 01:42:20.139 INFO STEP 23 (remove_files) COMPLETE
45962026-02-19T01:42:20.247Z[ recovery-image] Feb 19 01:42:20.139 INFO O| Feb 19 01:42:20.139 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45972026-02-19T01:42:20.272Z[ recovery-image] Feb 19 01:42:20.151 INFO O| Feb 19 01:42:20.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
45982026-02-19T01:42:20.272Z[ recovery-image] Feb 19 01:42:20.151 INFO O| Feb 19 01:42:20.151 INFO STEP 24 (remove_files) COMPLETE
45992026-02-19T01:42:20.272Z[ recovery-image] Feb 19 01:42:20.151 INFO O| Feb 19 01:42:20.151 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46002026-02-19T01:42:20.272Z[ recovery-image] Feb 19 01:42:20.163 INFO O| Feb 19 01:42:20.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
46012026-02-19T01:42:20.272Z[ recovery-image] Feb 19 01:42:20.163 INFO O| Feb 19 01:42:20.163 INFO STEP 25 (remove_files) COMPLETE
46022026-02-19T01:42:20.272Z[ recovery-image] Feb 19 01:42:20.163 INFO O| Feb 19 01:42:20.163 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46032026-02-19T01:42:20.297Z[ recovery-image] Feb 19 01:42:20.186 INFO O| Feb 19 01:42:20.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
46042026-02-19T01:42:20.297Z[ recovery-image] Feb 19 01:42:20.186 INFO O| Feb 19 01:42:20.186 INFO STEP 26 (remove_files) COMPLETE
46052026-02-19T01:42:20.297Z[ recovery-image] Feb 19 01:42:20.186 INFO O| Feb 19 01:42:20.186 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46062026-02-19T01:42:20.322Z[ recovery-image] Feb 19 01:42:20.200 INFO O| Feb 19 01:42:20.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
46072026-02-19T01:42:20.322Z[ recovery-image] Feb 19 01:42:20.200 INFO O| Feb 19 01:42:20.200 INFO STEP 27 (remove_files) COMPLETE
46082026-02-19T01:42:20.322Z[ recovery-image] Feb 19 01:42:20.200 INFO O| Feb 19 01:42:20.200 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46092026-02-19T01:42:20.347Z[ recovery-image] Feb 19 01:42:20.217 INFO O| Feb 19 01:42:20.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
46102026-02-19T01:42:20.347Z[ recovery-image] Feb 19 01:42:20.217 INFO O| Feb 19 01:42:20.217 INFO STEP 28 (remove_files) COMPLETE
46112026-02-19T01:42:20.347Z[ recovery-image] Feb 19 01:42:20.218 INFO O| Feb 19 01:42:20.217 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46122026-02-19T01:42:20.347Z[ recovery-image] Feb 19 01:42:20.234 INFO O| Feb 19 01:42:20.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
46132026-02-19T01:42:20.347Z[ recovery-image] Feb 19 01:42:20.234 INFO O| Feb 19 01:42:20.234 INFO STEP 29 (remove_files) COMPLETE
46142026-02-19T01:42:20.347Z[ recovery-image] Feb 19 01:42:20.234 INFO O| Feb 19 01:42:20.234 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46152026-02-19T01:42:20.372Z[ recovery-image] Feb 19 01:42:20.255 INFO O| Feb 19 01:42:20.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
46162026-02-19T01:42:20.372Z[ recovery-image] Feb 19 01:42:20.255 INFO O| Feb 19 01:42:20.255 INFO STEP 30 (remove_files) COMPLETE
46172026-02-19T01:42:20.372Z[ recovery-image] Feb 19 01:42:20.255 INFO O| Feb 19 01:42:20.255 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46182026-02-19T01:42:20.396Z[ recovery-image] Feb 19 01:42:20.287 INFO O| Feb 19 01:42:20.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
46192026-02-19T01:42:20.396Z[ recovery-image] Feb 19 01:42:20.287 INFO O| Feb 19 01:42:20.287 INFO STEP 31 (remove_files) COMPLETE
46202026-02-19T01:42:20.396Z[ recovery-image] Feb 19 01:42:20.287 INFO O| Feb 19 01:42:20.287 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46212026-02-19T01:42:20.421Z[ recovery-image] Feb 19 01:42:20.303 INFO O| Feb 19 01:42:20.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
46222026-02-19T01:42:20.421Z[ recovery-image] Feb 19 01:42:20.303 INFO O| Feb 19 01:42:20.303 INFO STEP 32 (remove_files) COMPLETE
46232026-02-19T01:42:20.421Z[ recovery-image] Feb 19 01:42:20.303 INFO O| Feb 19 01:42:20.303 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46242026-02-19T01:42:20.446Z[ recovery-image] Feb 19 01:42:20.318 INFO O| Feb 19 01:42:20.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
46252026-02-19T01:42:20.446Z[ recovery-image] Feb 19 01:42:20.318 INFO O| Feb 19 01:42:20.318 INFO STEP 33 (remove_files) COMPLETE
46262026-02-19T01:42:20.446Z[ recovery-image] Feb 19 01:42:20.318 INFO O| Feb 19 01:42:20.318 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46272026-02-19T01:42:20.446Z[ recovery-image] Feb 19 01:42:20.333 INFO O| Feb 19 01:42:20.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
46282026-02-19T01:42:20.446Z[ recovery-image] Feb 19 01:42:20.333 INFO O| Feb 19 01:42:20.333 INFO STEP 34 (remove_files) COMPLETE
46292026-02-19T01:42:20.446Z[ recovery-image] Feb 19 01:42:20.333 INFO O| Feb 19 01:42:20.333 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46302026-02-19T01:42:20.471Z[ recovery-image] Feb 19 01:42:20.354 INFO O| Feb 19 01:42:20.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
46312026-02-19T01:42:20.471Z[ recovery-image] Feb 19 01:42:20.354 INFO O| Feb 19 01:42:20.354 INFO STEP 35 (remove_files) COMPLETE
46322026-02-19T01:42:20.471Z[ recovery-image] Feb 19 01:42:20.354 INFO O| Feb 19 01:42:20.354 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46332026-02-19T01:42:20.496Z[ recovery-image] Feb 19 01:42:20.366 INFO O| Feb 19 01:42:20.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
46342026-02-19T01:42:20.496Z[ recovery-image] Feb 19 01:42:20.366 INFO O| Feb 19 01:42:20.366 INFO STEP 36 (remove_files) COMPLETE
46352026-02-19T01:42:20.496Z[ recovery-image] Feb 19 01:42:20.366 INFO O| Feb 19 01:42:20.366 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46362026-02-19T01:42:20.496Z[ recovery-image] Feb 19 01:42:20.381 INFO O| Feb 19 01:42:20.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
46372026-02-19T01:42:20.496Z[ recovery-image] Feb 19 01:42:20.381 INFO O| Feb 19 01:42:20.381 INFO STEP 37 (remove_files) COMPLETE
46382026-02-19T01:42:20.496Z[ recovery-image] Feb 19 01:42:20.381 INFO O| Feb 19 01:42:20.381 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46392026-02-19T01:42:20.521Z[ recovery-image] Feb 19 01:42:20.393 INFO O| Feb 19 01:42:20.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
46402026-02-19T01:42:20.521Z[ recovery-image] Feb 19 01:42:20.393 INFO O| Feb 19 01:42:20.393 INFO STEP 38 (remove_files) COMPLETE
46412026-02-19T01:42:20.521Z[ recovery-image] Feb 19 01:42:20.393 INFO O| Feb 19 01:42:20.393 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46422026-02-19T01:42:20.521Z[ recovery-image] Feb 19 01:42:20.405 INFO O| Feb 19 01:42:20.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
46432026-02-19T01:42:20.521Z[ recovery-image] Feb 19 01:42:20.405 INFO O| Feb 19 01:42:20.405 INFO STEP 39 (remove_files) COMPLETE
46442026-02-19T01:42:20.521Z[ recovery-image] Feb 19 01:42:20.405 INFO O| Feb 19 01:42:20.405 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46452026-02-19T01:42:20.546Z[ recovery-image] Feb 19 01:42:20.420 INFO O| Feb 19 01:42:20.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
46462026-02-19T01:42:20.546Z[ recovery-image] Feb 19 01:42:20.421 INFO O| Feb 19 01:42:20.420 INFO STEP 40 (remove_files) COMPLETE
46472026-02-19T01:42:20.546Z[ recovery-image] Feb 19 01:42:20.421 INFO O| Feb 19 01:42:20.420 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46482026-02-19T01:42:20.546Z[ recovery-image] Feb 19 01:42:20.431 INFO O| Feb 19 01:42:20.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
46492026-02-19T01:42:20.546Z[ recovery-image] Feb 19 01:42:20.431 INFO O| Feb 19 01:42:20.431 INFO STEP 41 (remove_files) COMPLETE
46502026-02-19T01:42:20.546Z[ recovery-image] Feb 19 01:42:20.431 INFO O| Feb 19 01:42:20.431 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46512026-02-19T01:42:20.571Z[ recovery-image] Feb 19 01:42:20.449 INFO O| Feb 19 01:42:20.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
46522026-02-19T01:42:20.571Z[ recovery-image] Feb 19 01:42:20.449 INFO O| Feb 19 01:42:20.449 INFO STEP 42 (remove_files) COMPLETE
46532026-02-19T01:42:20.571Z[ recovery-image] Feb 19 01:42:20.449 INFO O| Feb 19 01:42:20.449 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46542026-02-19T01:42:20.596Z[ recovery-image] Feb 19 01:42:20.467 INFO O| Feb 19 01:42:20.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
46552026-02-19T01:42:20.596Z[ recovery-image] Feb 19 01:42:20.467 INFO O| Feb 19 01:42:20.467 INFO STEP 43 (remove_files) COMPLETE
46562026-02-19T01:42:20.596Z[ recovery-image] Feb 19 01:42:20.467 INFO O| Feb 19 01:42:20.467 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46572026-02-19T01:42:20.596Z[ recovery-image] Feb 19 01:42:20.481 INFO O| Feb 19 01:42:20.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
46582026-02-19T01:42:20.596Z[ recovery-image] Feb 19 01:42:20.482 INFO O| Feb 19 01:42:20.482 INFO STEP 44 (remove_files) COMPLETE
46592026-02-19T01:42:20.596Z[ recovery-image] Feb 19 01:42:20.482 INFO O| Feb 19 01:42:20.482 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46602026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.495 INFO O| Feb 19 01:42:20.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
46612026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.495 INFO O| Feb 19 01:42:20.495 INFO STEP 45 (remove_files) COMPLETE
46622026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.495 INFO O| Feb 19 01:42:20.495 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46632026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.509 INFO O| Feb 19 01:42:20.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
46642026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.509 INFO O| Feb 19 01:42:20.509 INFO STEP 46 (remove_files) COMPLETE
46652026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.510 INFO O| Feb 19 01:42:20.509 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46662026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.521 INFO O| Feb 19 01:42:20.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
46672026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.521 INFO O| Feb 19 01:42:20.521 INFO STEP 47 (remove_files) COMPLETE
46682026-02-19T01:42:20.633Z[ recovery-image] Feb 19 01:42:20.521 INFO O| Feb 19 01:42:20.521 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46692026-02-19T01:42:20.658Z[ recovery-image] Feb 19 01:42:20.532 INFO O| Feb 19 01:42:20.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
46702026-02-19T01:42:20.658Z[ recovery-image] Feb 19 01:42:20.532 INFO O| Feb 19 01:42:20.532 INFO STEP 48 (remove_files) COMPLETE
46712026-02-19T01:42:20.659Z[ recovery-image] Feb 19 01:42:20.532 INFO O| Feb 19 01:42:20.532 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46722026-02-19T01:42:20.659Z[ recovery-image] Feb 19 01:42:20.544 INFO O| Feb 19 01:42:20.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
46732026-02-19T01:42:20.659Z[ recovery-image] Feb 19 01:42:20.545 INFO O| Feb 19 01:42:20.544 INFO STEP 49 (remove_files) COMPLETE
46742026-02-19T01:42:20.659Z[ recovery-image] Feb 19 01:42:20.545 INFO O| Feb 19 01:42:20.544 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46752026-02-19T01:42:20.683Z[ recovery-image] Feb 19 01:42:20.560 INFO O| Feb 19 01:42:20.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
46762026-02-19T01:42:20.683Z[ recovery-image] Feb 19 01:42:20.560 INFO O| Feb 19 01:42:20.560 INFO STEP 50 (remove_files) COMPLETE
46772026-02-19T01:42:20.683Z[ recovery-image] Feb 19 01:42:20.560 INFO O| Feb 19 01:42:20.560 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46782026-02-19T01:42:20.683Z[ recovery-image] Feb 19 01:42:20.576 INFO O| Feb 19 01:42:20.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
46792026-02-19T01:42:20.683Z[ recovery-image] Feb 19 01:42:20.576 INFO O| Feb 19 01:42:20.576 INFO STEP 51 (remove_files) COMPLETE
46802026-02-19T01:42:20.683Z[ recovery-image] Feb 19 01:42:20.576 INFO O| Feb 19 01:42:20.576 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46812026-02-19T01:42:20.708Z[ recovery-image] Feb 19 01:42:20.591 INFO O| Feb 19 01:42:20.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
46822026-02-19T01:42:20.708Z[ recovery-image] Feb 19 01:42:20.591 INFO O| Feb 19 01:42:20.591 INFO STEP 52 (remove_files) COMPLETE
46832026-02-19T01:42:20.708Z[ recovery-image] Feb 19 01:42:20.591 INFO O| Feb 19 01:42:20.591 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46842026-02-19T01:42:20.733Z[ recovery-image] Feb 19 01:42:20.604 INFO O| Feb 19 01:42:20.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
46852026-02-19T01:42:20.733Z[ recovery-image] Feb 19 01:42:20.604 INFO O| Feb 19 01:42:20.604 INFO STEP 53 (remove_files) COMPLETE
46862026-02-19T01:42:20.733Z[ recovery-image] Feb 19 01:42:20.604 INFO O| Feb 19 01:42:20.604 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46872026-02-19T01:42:20.733Z[ recovery-image] Feb 19 01:42:20.623 INFO O| Feb 19 01:42:20.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
46882026-02-19T01:42:20.733Z[ recovery-image] Feb 19 01:42:20.623 INFO O| Feb 19 01:42:20.623 INFO STEP 54 (remove_files) COMPLETE
46892026-02-19T01:42:20.733Z[ recovery-image] Feb 19 01:42:20.623 INFO O| Feb 19 01:42:20.623 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46902026-02-19T01:42:20.758Z[ recovery-image] Feb 19 01:42:20.636 INFO O| Feb 19 01:42:20.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
46912026-02-19T01:42:20.758Z[ recovery-image] Feb 19 01:42:20.636 INFO O| Feb 19 01:42:20.636 INFO STEP 55 (remove_files) COMPLETE
46922026-02-19T01:42:20.758Z[ recovery-image] Feb 19 01:42:20.636 INFO O| Feb 19 01:42:20.636 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46932026-02-19T01:42:20.783Z[ recovery-image] Feb 19 01:42:20.652 INFO O| Feb 19 01:42:20.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
46942026-02-19T01:42:20.783Z[ recovery-image] Feb 19 01:42:20.652 INFO O| Feb 19 01:42:20.652 INFO STEP 56 (remove_files) COMPLETE
46952026-02-19T01:42:20.783Z[ recovery-image] Feb 19 01:42:20.652 INFO O| Feb 19 01:42:20.652 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46962026-02-19T01:42:20.783Z[ recovery-image] Feb 19 01:42:20.664 INFO O| Feb 19 01:42:20.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
46972026-02-19T01:42:20.783Z[ recovery-image] Feb 19 01:42:20.664 INFO O| Feb 19 01:42:20.664 INFO STEP 57 (remove_files) COMPLETE
46982026-02-19T01:42:20.783Z[ recovery-image] Feb 19 01:42:20.664 INFO O| Feb 19 01:42:20.664 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46992026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.678 INFO O| Feb 19 01:42:20.678 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
47002026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.678 INFO O| Feb 19 01:42:20.678 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
47012026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.678 INFO O| Feb 19 01:42:20.678 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47022026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.678 INFO O| Feb 19 01:42:20.678 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47032026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.679 INFO O| Feb 19 01:42:20.678 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47042026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.679 INFO O| Feb 19 01:42:20.679 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47052026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.679 INFO O| Feb 19 01:42:20.679 INFO ok!
47062026-02-19T01:42:20.808Z[ recovery-image] Feb 19 01:42:20.679 INFO O| Feb 19 01:42:20.679 INFO STEP 58 (ensure_file) COMPLETE
47072026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.679 INFO O| Feb 19 01:42:20.679 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47082026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.692 INFO O| Feb 19 01:42:20.692 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
47092026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.692 INFO O| Feb 19 01:42:20.692 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
47102026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.693 INFO O| Feb 19 01:42:20.693 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47112026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.693 INFO O| Feb 19 01:42:20.693 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47122026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.693 INFO O| Feb 19 01:42:20.693 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47132026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.693 INFO O| Feb 19 01:42:20.693 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47142026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.693 INFO O| Feb 19 01:42:20.693 INFO ok!
47152026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.693 INFO O| Feb 19 01:42:20.693 INFO STEP 59 (ensure_file) COMPLETE
47162026-02-19T01:42:20.809Z[ recovery-image] Feb 19 01:42:20.693 INFO O| Feb 19 01:42:20.693 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47172026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.705 INFO O| Feb 19 01:42:20.705 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
47182026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.705 INFO O| Feb 19 01:42:20.705 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
47192026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.705 INFO O| Feb 19 01:42:20.705 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
47202026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.705 INFO O| Feb 19 01:42:20.705 INFO ok!
47212026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.705 INFO O| Feb 19 01:42:20.705 INFO STEP 60 (ensure_file) COMPLETE
47222026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.705 INFO O| Feb 19 01:42:20.705 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47232026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.718 INFO O| Feb 19 01:42:20.718 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
47242026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.718 INFO O| Feb 19 01:42:20.718 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
47252026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.718 INFO O| Feb 19 01:42:20.718 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
47262026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.718 INFO O| Feb 19 01:42:20.718 INFO ok!
47272026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.718 INFO O| Feb 19 01:42:20.718 INFO STEP 61 (ensure_file) COMPLETE
47282026-02-19T01:42:20.834Z[ recovery-image] Feb 19 01:42:20.718 INFO O| Feb 19 01:42:20.718 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47292026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.736 INFO O| Feb 19 01:42:20.735 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
47302026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.736 INFO O| Feb 19 01:42:20.736 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
47312026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.736 INFO O| Feb 19 01:42:20.736 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47322026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.736 INFO O| Feb 19 01:42:20.736 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47332026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.736 INFO O| Feb 19 01:42:20.736 INFO ok!
47342026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.736 INFO O| Feb 19 01:42:20.736 INFO STEP 62 (ensure_file) COMPLETE
47352026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.736 INFO O| Feb 19 01:42:20.736 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47362026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.753 INFO O| Feb 19 01:42:20.753 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
47372026-02-19T01:42:20.860Z[ recovery-image] Feb 19 01:42:20.753 INFO O| Feb 19 01:42:20.753 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
47382026-02-19T01:42:20.885Z[ recovery-image] Feb 19 01:42:20.754 INFO O| Feb 19 01:42:20.753 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47392026-02-19T01:42:20.885Z[ recovery-image] Feb 19 01:42:20.754 INFO O| Feb 19 01:42:20.753 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47402026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.754 INFO O| Feb 19 01:42:20.753 INFO ok!
47412026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.754 INFO O| Feb 19 01:42:20.753 INFO STEP 63 (ensure_file) COMPLETE
47422026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.754 INFO O| Feb 19 01:42:20.753 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47432026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.770 INFO O| Feb 19 01:42:20.770 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
47442026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.770 INFO O| Feb 19 01:42:20.770 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
47452026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.771 INFO O| Feb 19 01:42:20.771 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
47462026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.771 INFO O| Feb 19 01:42:20.771 INFO ok!
47472026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.771 INFO O| Feb 19 01:42:20.771 INFO STEP 64 (assemble_files) COMPLETE
47482026-02-19T01:42:20.886Z[ recovery-image] Feb 19 01:42:20.771 INFO O| Feb 19 01:42:20.771 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47492026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.785 INFO O| Feb 19 01:42:20.785 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
47502026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.785 INFO O| Feb 19 01:42:20.785 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
47512026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47522026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47532026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO ok!
47542026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO STEP 65 (ensure_file) COMPLETE
47552026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47562026-02-19T01:42:20.914Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO skip step because feature "omicron1" is not enabled
47572026-02-19T01:42:20.915Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47582026-02-19T01:42:20.915Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO skip step because feature "omicron1" is not enabled
47592026-02-19T01:42:20.915Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47602026-02-19T01:42:20.915Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO skip step because feature "omicron1" is not enabled
47612026-02-19T01:42:20.915Z[ recovery-image] Feb 19 01:42:20.786 INFO O| Feb 19 01:42:20.786 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47622026-02-19T01:42:20.940Z[ recovery-image] Feb 19 01:42:20.811 INFO O| Feb 19 01:42:20.811 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
47632026-02-19T01:42:20.940Z[ recovery-image] Feb 19 01:42:20.811 INFO O| Feb 19 01:42:20.811 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
47642026-02-19T01:42:22.983Z[ recovery-image] Feb 19 01:42:22.875 INFO O| Feb 19 01:42:22.875 INFO STEP 69 (pack_tar) COMPLETE
47652026-02-19T01:42:23.008Z[ recovery-image] Feb 19 01:42:22.875 INFO O| Feb 19 01:42:22.875 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47662026-02-19T01:42:23.008Z[ recovery-image] Feb 19 01:42:22.875 INFO O| Feb 19 01:42:22.875 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
47672026-02-19T01:42:23.366Z[ recovery-image] Feb 19 01:42:23.260 INFO O| Feb 19 01:42:23.260 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47682026-02-19T01:42:23.418Z[ recovery-image] Feb 19 01:42:23.312 INFO O| Feb 19 01:42:23.312 INFO completed processing sled/ramdisk-02-trim
47692026-02-19T01:42:23.443Z[ recovery-image] Feb 19 01:42:23.317 INFO image builder template: ramdisk-03-recovery-trim...
47702026-02-19T01:42:23.443Z[ recovery-image] Feb 19 01:42:23.317 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/.tmpNifBKs/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-03-recovery-trim"], pwd: None
47712026-02-19T01:42:23.557Z[ recovery-image] Feb 19 01:42:23.451 INFO O| Feb 19 01:42:23.450 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47722026-02-19T01:42:23.582Z[ recovery-image] Feb 19 01:42:23.459 INFO O| Feb 19 01:42:23.459 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47732026-02-19T01:42:23.607Z[ recovery-image] Feb 19 01:42:23.501 INFO O| Feb 19 01:42:23.501 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
47742026-02-19T01:42:23.640Z[ recovery-image] Feb 19 01:42:23.534 INFO O| Feb 19 01:42:23.534 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47752026-02-19T01:42:23.665Z[ recovery-image] Feb 19 01:42:23.534 INFO O| Feb 19 01:42:23.534 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
47762026-02-19T01:42:23.665Z[ recovery-image] Feb 19 01:42:23.545 INFO O| Feb 19 01:42:23.544 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
47772026-02-19T01:42:23.665Z[ recovery-image] Feb 19 01:42:23.550 INFO O| Feb 19 01:42:23.550 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47782026-02-19T01:42:23.665Z[ recovery-image] Feb 19 01:42:23.557 INFO O| Feb 19 01:42:23.557 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
47792026-02-19T01:42:23.870Z[ recovery-image] Feb 19 01:42:23.764 INFO O| Feb 19 01:42:23.763 INFO rolled back to input snapshot; work may begin
47802026-02-19T01:42:23.870Z[ recovery-image] Feb 19 01:42:23.764 INFO O| Feb 19 01:42:23.763 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
47812026-02-19T01:42:23.894Z[ recovery-image] Feb 19 01:42:23.771 INFO O| Feb 19 01:42:23.771 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47822026-02-19T01:42:23.894Z[ recovery-image] Feb 19 01:42:23.786 INFO O| Feb 19 01:42:23.786 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
47832026-02-19T01:42:23.920Z[ recovery-image] Feb 19 01:42:23.789 INFO O| Feb 19 01:42:23.789 INFO STEP 0 (remove_files) COMPLETE
47842026-02-19T01:42:23.920Z[ recovery-image] Feb 19 01:42:23.789 INFO O| Feb 19 01:42:23.789 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47852026-02-19T01:42:23.920Z[ recovery-image] Feb 19 01:42:23.806 INFO O| Feb 19 01:42:23.806 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
47862026-02-19T01:42:23.974Z[ recovery-image] Feb 19 01:42:23.868 INFO O| Feb 19 01:42:23.868 INFO STEP 1 (remove_files) COMPLETE
47872026-02-19T01:42:23.974Z[ recovery-image] Feb 19 01:42:23.868 INFO O| Feb 19 01:42:23.868 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47882026-02-19T01:42:23.999Z[ recovery-image] Feb 19 01:42:23.884 INFO O| Feb 19 01:42:23.884 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
47892026-02-19T01:42:23.999Z[ recovery-image] Feb 19 01:42:23.885 INFO O| Feb 19 01:42:23.885 INFO STEP 2 (remove_files) COMPLETE
47902026-02-19T01:42:23.999Z[ recovery-image] Feb 19 01:42:23.886 INFO O| Feb 19 01:42:23.885 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47912026-02-19T01:42:24.024Z[ recovery-image] Feb 19 01:42:23.898 INFO O| Feb 19 01:42:23.898 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
47922026-02-19T01:42:24.054Z[ recovery-image] Feb 19 01:42:23.948 INFO O| Feb 19 01:42:23.948 INFO STEP 3 (remove_files) COMPLETE
47932026-02-19T01:42:24.054Z[ recovery-image] Feb 19 01:42:23.948 INFO O| Feb 19 01:42:23.948 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47942026-02-19T01:42:24.079Z[ recovery-image] Feb 19 01:42:23.965 INFO O| Feb 19 01:42:23.964 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
47952026-02-19T01:42:24.104Z[ recovery-image] Feb 19 01:42:23.977 INFO O| Feb 19 01:42:23.977 INFO STEP 4 (remove_files) COMPLETE
47962026-02-19T01:42:24.104Z[ recovery-image] Feb 19 01:42:23.977 INFO O| Feb 19 01:42:23.977 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47972026-02-19T01:42:24.104Z[ recovery-image] Feb 19 01:42:23.991 INFO O| Feb 19 01:42:23.991 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
47982026-02-19T01:42:24.104Z[ recovery-image] Feb 19 01:42:23.993 INFO O| Feb 19 01:42:23.993 INFO STEP 5 (remove_files) COMPLETE
47992026-02-19T01:42:24.104Z[ recovery-image] Feb 19 01:42:23.993 INFO O| Feb 19 01:42:23.993 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48002026-02-19T01:42:24.129Z[ recovery-image] Feb 19 01:42:24.009 INFO O| Feb 19 01:42:24.009 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
48012026-02-19T01:42:24.129Z[ recovery-image] Feb 19 01:42:24.011 INFO O| Feb 19 01:42:24.011 INFO STEP 6 (remove_files) COMPLETE
48022026-02-19T01:42:24.129Z[ recovery-image] Feb 19 01:42:24.011 INFO O| Feb 19 01:42:24.011 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032026-02-19T01:42:24.153Z[ recovery-image] Feb 19 01:42:24.026 INFO O| Feb 19 01:42:24.026 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
48042026-02-19T01:42:24.153Z[ recovery-image] Feb 19 01:42:24.028 INFO O| Feb 19 01:42:24.028 INFO STEP 7 (remove_files) COMPLETE
48052026-02-19T01:42:24.153Z[ recovery-image] Feb 19 01:42:24.028 INFO O| Feb 19 01:42:24.028 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062026-02-19T01:42:24.153Z[ recovery-image] Feb 19 01:42:24.041 INFO O| Feb 19 01:42:24.041 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
48072026-02-19T01:42:24.153Z[ recovery-image] Feb 19 01:42:24.041 INFO O| Feb 19 01:42:24.041 INFO STEP 8 (remove_files) COMPLETE
48082026-02-19T01:42:24.153Z[ recovery-image] Feb 19 01:42:24.041 INFO O| Feb 19 01:42:24.041 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092026-02-19T01:42:24.178Z[ recovery-image] Feb 19 01:42:24.058 INFO O| Feb 19 01:42:24.058 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
48102026-02-19T01:42:24.178Z[ recovery-image] Feb 19 01:42:24.060 INFO O| Feb 19 01:42:24.060 INFO STEP 9 (remove_files) COMPLETE
48112026-02-19T01:42:24.178Z[ recovery-image] Feb 19 01:42:24.060 INFO O| Feb 19 01:42:24.060 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122026-02-19T01:42:24.203Z[ recovery-image] Feb 19 01:42:24.073 INFO O| Feb 19 01:42:24.073 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
48132026-02-19T01:42:24.229Z[ recovery-image] Feb 19 01:42:24.123 INFO O| Feb 19 01:42:24.123 INFO STEP 10 (remove_files) COMPLETE
48142026-02-19T01:42:24.229Z[ recovery-image] Feb 19 01:42:24.123 INFO O| Feb 19 01:42:24.123 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152026-02-19T01:42:24.254Z[ recovery-image] Feb 19 01:42:24.139 INFO O| Feb 19 01:42:24.139 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
48162026-02-19T01:42:24.254Z[ recovery-image] Feb 19 01:42:24.142 INFO O| Feb 19 01:42:24.142 INFO STEP 11 (remove_files) COMPLETE
48172026-02-19T01:42:24.254Z[ recovery-image] Feb 19 01:42:24.142 INFO O| Feb 19 01:42:24.142 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182026-02-19T01:42:24.279Z[ recovery-image] Feb 19 01:42:24.156 INFO O| Feb 19 01:42:24.156 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
48192026-02-19T01:42:24.279Z[ recovery-image] Feb 19 01:42:24.160 INFO O| Feb 19 01:42:24.159 INFO STEP 12 (remove_files) COMPLETE
48202026-02-19T01:42:24.279Z[ recovery-image] Feb 19 01:42:24.160 INFO O| Feb 19 01:42:24.160 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212026-02-19T01:42:24.279Z[ recovery-image] Feb 19 01:42:24.172 INFO O| Feb 19 01:42:24.171 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
48222026-02-19T01:42:24.279Z[ recovery-image] Feb 19 01:42:24.172 INFO O| Feb 19 01:42:24.172 INFO STEP 13 (remove_files) COMPLETE
48232026-02-19T01:42:24.279Z[ recovery-image] Feb 19 01:42:24.172 INFO O| Feb 19 01:42:24.172 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242026-02-19T01:42:24.304Z[ recovery-image] Feb 19 01:42:24.182 INFO O| Feb 19 01:42:24.182 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
48252026-02-19T01:42:24.304Z[ recovery-image] Feb 19 01:42:24.184 INFO O| Feb 19 01:42:24.183 INFO STEP 14 (remove_files) COMPLETE
48262026-02-19T01:42:24.304Z[ recovery-image] Feb 19 01:42:24.184 INFO O| Feb 19 01:42:24.184 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272026-02-19T01:42:24.304Z[ recovery-image] Feb 19 01:42:24.194 INFO O| Feb 19 01:42:24.194 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
48282026-02-19T01:42:24.329Z[ recovery-image] Feb 19 01:42:24.203 INFO O| Feb 19 01:42:24.203 INFO STEP 15 (remove_files) COMPLETE
48292026-02-19T01:42:24.329Z[ recovery-image] Feb 19 01:42:24.203 INFO O| Feb 19 01:42:24.203 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302026-02-19T01:42:24.329Z[ recovery-image] Feb 19 01:42:24.215 INFO O| Feb 19 01:42:24.215 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
48312026-02-19T01:42:24.329Z[ recovery-image] Feb 19 01:42:24.215 INFO O| Feb 19 01:42:24.215 INFO STEP 16 (remove_files) COMPLETE
48322026-02-19T01:42:24.329Z[ recovery-image] Feb 19 01:42:24.215 INFO O| Feb 19 01:42:24.215 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332026-02-19T01:42:24.353Z[ recovery-image] Feb 19 01:42:24.229 INFO O| Feb 19 01:42:24.229 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
48342026-02-19T01:42:24.353Z[ recovery-image] Feb 19 01:42:24.230 INFO O| Feb 19 01:42:24.230 INFO STEP 17 (remove_files) COMPLETE
48352026-02-19T01:42:24.354Z[ recovery-image] Feb 19 01:42:24.230 INFO O| Feb 19 01:42:24.230 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362026-02-19T01:42:24.354Z[ recovery-image] Feb 19 01:42:24.240 INFO O| Feb 19 01:42:24.240 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
48372026-02-19T01:42:24.393Z[ recovery-image] Feb 19 01:42:24.287 INFO O| Feb 19 01:42:24.287 INFO STEP 18 (remove_files) COMPLETE
48382026-02-19T01:42:24.393Z[ recovery-image] Feb 19 01:42:24.287 INFO O| Feb 19 01:42:24.287 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392026-02-19T01:42:24.418Z[ recovery-image] Feb 19 01:42:24.301 INFO O| Feb 19 01:42:24.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
48402026-02-19T01:42:24.418Z[ recovery-image] Feb 19 01:42:24.302 INFO O| Feb 19 01:42:24.302 INFO STEP 19 (remove_files) COMPLETE
48412026-02-19T01:42:24.418Z[ recovery-image] Feb 19 01:42:24.302 INFO O| Feb 19 01:42:24.302 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422026-02-19T01:42:24.442Z[ recovery-image] Feb 19 01:42:24.313 INFO O| Feb 19 01:42:24.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
48432026-02-19T01:42:24.442Z[ recovery-image] Feb 19 01:42:24.314 INFO O| Feb 19 01:42:24.314 INFO STEP 20 (remove_files) COMPLETE
48442026-02-19T01:42:24.442Z[ recovery-image] Feb 19 01:42:24.314 INFO O| Feb 19 01:42:24.314 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452026-02-19T01:42:24.442Z[ recovery-image] Feb 19 01:42:24.324 INFO O| Feb 19 01:42:24.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
48462026-02-19T01:42:24.442Z[ recovery-image] Feb 19 01:42:24.325 INFO O| Feb 19 01:42:24.325 INFO STEP 21 (remove_files) COMPLETE
48472026-02-19T01:42:24.443Z[ recovery-image] Feb 19 01:42:24.325 INFO O| Feb 19 01:42:24.325 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482026-02-19T01:42:24.443Z[ recovery-image] Feb 19 01:42:24.335 INFO O| Feb 19 01:42:24.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
48492026-02-19T01:42:24.443Z[ recovery-image] Feb 19 01:42:24.336 INFO O| Feb 19 01:42:24.335 INFO STEP 22 (remove_files) COMPLETE
48502026-02-19T01:42:24.443Z[ recovery-image] Feb 19 01:42:24.336 INFO O| Feb 19 01:42:24.335 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512026-02-19T01:42:24.468Z[ recovery-image] Feb 19 01:42:24.345 INFO O| Feb 19 01:42:24.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
48522026-02-19T01:42:24.468Z[ recovery-image] Feb 19 01:42:24.346 INFO O| Feb 19 01:42:24.346 INFO STEP 23 (remove_files) COMPLETE
48532026-02-19T01:42:24.468Z[ recovery-image] Feb 19 01:42:24.346 INFO O| Feb 19 01:42:24.346 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542026-02-19T01:42:24.468Z[ recovery-image] Feb 19 01:42:24.355 INFO O| Feb 19 01:42:24.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
48552026-02-19T01:42:24.468Z[ recovery-image] Feb 19 01:42:24.356 INFO O| Feb 19 01:42:24.356 INFO STEP 24 (remove_files) COMPLETE
48562026-02-19T01:42:24.468Z[ recovery-image] Feb 19 01:42:24.356 INFO O| Feb 19 01:42:24.356 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572026-02-19T01:42:24.493Z[ recovery-image] Feb 19 01:42:24.366 INFO O| Feb 19 01:42:24.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
48582026-02-19T01:42:24.493Z[ recovery-image] Feb 19 01:42:24.367 INFO O| Feb 19 01:42:24.367 INFO STEP 25 (remove_files) COMPLETE
48592026-02-19T01:42:24.493Z[ recovery-image] Feb 19 01:42:24.367 INFO O| Feb 19 01:42:24.367 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602026-02-19T01:42:24.493Z[ recovery-image] Feb 19 01:42:24.377 INFO O| Feb 19 01:42:24.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
48612026-02-19T01:42:24.493Z[ recovery-image] Feb 19 01:42:24.377 INFO O| Feb 19 01:42:24.377 INFO STEP 26 (remove_files) COMPLETE
48622026-02-19T01:42:24.493Z[ recovery-image] Feb 19 01:42:24.377 INFO O| Feb 19 01:42:24.377 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632026-02-19T01:42:24.518Z[ recovery-image] Feb 19 01:42:24.390 INFO O| Feb 19 01:42:24.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
48642026-02-19T01:42:24.518Z[ recovery-image] Feb 19 01:42:24.390 INFO O| Feb 19 01:42:24.390 INFO STEP 27 (remove_files) COMPLETE
48652026-02-19T01:42:24.518Z[ recovery-image] Feb 19 01:42:24.391 INFO O| Feb 19 01:42:24.390 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662026-02-19T01:42:24.518Z[ recovery-image] Feb 19 01:42:24.402 INFO O| Feb 19 01:42:24.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
48672026-02-19T01:42:24.518Z[ recovery-image] Feb 19 01:42:24.402 INFO O| Feb 19 01:42:24.402 INFO STEP 28 (remove_files) COMPLETE
48682026-02-19T01:42:24.518Z[ recovery-image] Feb 19 01:42:24.402 INFO O| Feb 19 01:42:24.402 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692026-02-19T01:42:24.543Z[ recovery-image] Feb 19 01:42:24.418 INFO O| Feb 19 01:42:24.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
48702026-02-19T01:42:24.543Z[ recovery-image] Feb 19 01:42:24.419 INFO O| Feb 19 01:42:24.418 INFO STEP 29 (remove_files) COMPLETE
48712026-02-19T01:42:24.543Z[ recovery-image] Feb 19 01:42:24.419 INFO O| Feb 19 01:42:24.419 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722026-02-19T01:42:24.543Z[ recovery-image] Feb 19 01:42:24.432 INFO O| Feb 19 01:42:24.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
48732026-02-19T01:42:24.543Z[ recovery-image] Feb 19 01:42:24.433 INFO O| Feb 19 01:42:24.433 INFO STEP 30 (remove_files) COMPLETE
48742026-02-19T01:42:24.543Z[ recovery-image] Feb 19 01:42:24.433 INFO O| Feb 19 01:42:24.433 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752026-02-19T01:42:24.568Z[ recovery-image] Feb 19 01:42:24.444 INFO O| Feb 19 01:42:24.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
48762026-02-19T01:42:24.568Z[ recovery-image] Feb 19 01:42:24.444 INFO O| Feb 19 01:42:24.444 INFO STEP 31 (remove_files) COMPLETE
48772026-02-19T01:42:24.568Z[ recovery-image] Feb 19 01:42:24.444 INFO O| Feb 19 01:42:24.444 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782026-02-19T01:42:24.568Z[ recovery-image] Feb 19 01:42:24.455 INFO O| Feb 19 01:42:24.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
48792026-02-19T01:42:24.568Z[ recovery-image] Feb 19 01:42:24.455 INFO O| Feb 19 01:42:24.454 INFO STEP 32 (remove_files) COMPLETE
48802026-02-19T01:42:24.568Z[ recovery-image] Feb 19 01:42:24.455 INFO O| Feb 19 01:42:24.455 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812026-02-19T01:42:24.593Z[ recovery-image] Feb 19 01:42:24.469 INFO O| Feb 19 01:42:24.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
48822026-02-19T01:42:24.593Z[ recovery-image] Feb 19 01:42:24.469 INFO O| Feb 19 01:42:24.469 INFO STEP 33 (remove_files) COMPLETE
48832026-02-19T01:42:24.593Z[ recovery-image] Feb 19 01:42:24.469 INFO O| Feb 19 01:42:24.469 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842026-02-19T01:42:24.593Z[ recovery-image] Feb 19 01:42:24.481 INFO O| Feb 19 01:42:24.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
48852026-02-19T01:42:24.593Z[ recovery-image] Feb 19 01:42:24.481 INFO O| Feb 19 01:42:24.481 INFO STEP 34 (remove_files) COMPLETE
48862026-02-19T01:42:24.593Z[ recovery-image] Feb 19 01:42:24.481 INFO O| Feb 19 01:42:24.481 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872026-02-19T01:42:24.617Z[ recovery-image] Feb 19 01:42:24.492 INFO O| Feb 19 01:42:24.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
48882026-02-19T01:42:24.618Z[ recovery-image] Feb 19 01:42:24.493 INFO O| Feb 19 01:42:24.493 INFO STEP 35 (remove_files) COMPLETE
48892026-02-19T01:42:24.618Z[ recovery-image] Feb 19 01:42:24.493 INFO O| Feb 19 01:42:24.493 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902026-02-19T01:42:24.618Z[ recovery-image] Feb 19 01:42:24.504 INFO O| Feb 19 01:42:24.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
48912026-02-19T01:42:24.618Z[ recovery-image] Feb 19 01:42:24.504 INFO O| Feb 19 01:42:24.504 INFO STEP 36 (remove_files) COMPLETE
48922026-02-19T01:42:24.618Z[ recovery-image] Feb 19 01:42:24.504 INFO O| Feb 19 01:42:24.504 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932026-02-19T01:42:24.643Z[ recovery-image] Feb 19 01:42:24.514 INFO O| Feb 19 01:42:24.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
48942026-02-19T01:42:24.643Z[ recovery-image] Feb 19 01:42:24.514 INFO O| Feb 19 01:42:24.514 INFO STEP 37 (remove_files) COMPLETE
48952026-02-19T01:42:24.643Z[ recovery-image] Feb 19 01:42:24.514 INFO O| Feb 19 01:42:24.514 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962026-02-19T01:42:24.643Z[ recovery-image] Feb 19 01:42:24.533 INFO O| Feb 19 01:42:24.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
48972026-02-19T01:42:24.643Z[ recovery-image] Feb 19 01:42:24.533 INFO O| Feb 19 01:42:24.533 INFO STEP 38 (remove_files) COMPLETE
48982026-02-19T01:42:24.643Z[ recovery-image] Feb 19 01:42:24.533 INFO O| Feb 19 01:42:24.533 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992026-02-19T01:42:24.669Z[ recovery-image] Feb 19 01:42:24.548 INFO O| Feb 19 01:42:24.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
49002026-02-19T01:42:24.669Z[ recovery-image] Feb 19 01:42:24.548 INFO O| Feb 19 01:42:24.548 INFO STEP 39 (remove_files) COMPLETE
49012026-02-19T01:42:24.669Z[ recovery-image] Feb 19 01:42:24.548 INFO O| Feb 19 01:42:24.548 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022026-02-19T01:42:24.694Z[ recovery-image] Feb 19 01:42:24.564 INFO O| Feb 19 01:42:24.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
49032026-02-19T01:42:24.694Z[ recovery-image] Feb 19 01:42:24.565 INFO O| Feb 19 01:42:24.564 INFO STEP 40 (remove_files) COMPLETE
49042026-02-19T01:42:24.694Z[ recovery-image] Feb 19 01:42:24.565 INFO O| Feb 19 01:42:24.564 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052026-02-19T01:42:24.694Z[ recovery-image] Feb 19 01:42:24.577 INFO O| Feb 19 01:42:24.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
49062026-02-19T01:42:24.694Z[ recovery-image] Feb 19 01:42:24.577 INFO O| Feb 19 01:42:24.577 INFO STEP 41 (remove_files) COMPLETE
49072026-02-19T01:42:24.694Z[ recovery-image] Feb 19 01:42:24.578 INFO O| Feb 19 01:42:24.577 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082026-02-19T01:42:24.719Z[ recovery-image] Feb 19 01:42:24.593 INFO O| Feb 19 01:42:24.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
49092026-02-19T01:42:24.719Z[ recovery-image] Feb 19 01:42:24.593 INFO O| Feb 19 01:42:24.593 INFO STEP 42 (remove_files) COMPLETE
49102026-02-19T01:42:24.719Z[ recovery-image] Feb 19 01:42:24.593 INFO O| Feb 19 01:42:24.593 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112026-02-19T01:42:24.719Z[ recovery-image] Feb 19 01:42:24.608 INFO O| Feb 19 01:42:24.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
49122026-02-19T01:42:24.719Z[ recovery-image] Feb 19 01:42:24.609 INFO O| Feb 19 01:42:24.608 INFO STEP 43 (remove_files) COMPLETE
49132026-02-19T01:42:24.719Z[ recovery-image] Feb 19 01:42:24.609 INFO O| Feb 19 01:42:24.609 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142026-02-19T01:42:24.743Z[ recovery-image] Feb 19 01:42:24.621 INFO O| Feb 19 01:42:24.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
49152026-02-19T01:42:24.743Z[ recovery-image] Feb 19 01:42:24.621 INFO O| Feb 19 01:42:24.621 INFO STEP 44 (remove_files) COMPLETE
49162026-02-19T01:42:24.743Z[ recovery-image] Feb 19 01:42:24.621 INFO O| Feb 19 01:42:24.621 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172026-02-19T01:42:24.743Z[ recovery-image] Feb 19 01:42:24.632 INFO O| Feb 19 01:42:24.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
49182026-02-19T01:42:24.743Z[ recovery-image] Feb 19 01:42:24.632 INFO O| Feb 19 01:42:24.632 INFO STEP 45 (remove_files) COMPLETE
49192026-02-19T01:42:24.743Z[ recovery-image] Feb 19 01:42:24.632 INFO O| Feb 19 01:42:24.632 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202026-02-19T01:42:24.768Z[ recovery-image] Feb 19 01:42:24.646 INFO O| Feb 19 01:42:24.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
49212026-02-19T01:42:24.768Z[ recovery-image] Feb 19 01:42:24.647 INFO O| Feb 19 01:42:24.647 INFO STEP 46 (remove_files) COMPLETE
49222026-02-19T01:42:24.768Z[ recovery-image] Feb 19 01:42:24.647 INFO O| Feb 19 01:42:24.647 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.663 INFO O| Feb 19 01:42:24.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
49242026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.663 INFO O| Feb 19 01:42:24.663 INFO STEP 47 (remove_files) COMPLETE
49252026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.663 INFO O| Feb 19 01:42:24.663 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.674 INFO O| Feb 19 01:42:24.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
49272026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.674 INFO O| Feb 19 01:42:24.674 INFO STEP 48 (remove_files) COMPLETE
49282026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.674 INFO O| Feb 19 01:42:24.674 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.685 INFO O| Feb 19 01:42:24.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
49302026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.685 INFO O| Feb 19 01:42:24.685 INFO STEP 49 (remove_files) COMPLETE
49312026-02-19T01:42:24.793Z[ recovery-image] Feb 19 01:42:24.685 INFO O| Feb 19 01:42:24.685 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322026-02-19T01:42:24.818Z[ recovery-image] Feb 19 01:42:24.696 INFO O| Feb 19 01:42:24.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
49332026-02-19T01:42:24.818Z[ recovery-image] Feb 19 01:42:24.696 INFO O| Feb 19 01:42:24.696 INFO STEP 50 (remove_files) COMPLETE
49342026-02-19T01:42:24.818Z[ recovery-image] Feb 19 01:42:24.696 INFO O| Feb 19 01:42:24.696 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352026-02-19T01:42:24.818Z[ recovery-image] Feb 19 01:42:24.709 INFO O| Feb 19 01:42:24.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
49362026-02-19T01:42:24.818Z[ recovery-image] Feb 19 01:42:24.709 INFO O| Feb 19 01:42:24.709 INFO STEP 51 (remove_files) COMPLETE
49372026-02-19T01:42:24.818Z[ recovery-image] Feb 19 01:42:24.709 INFO O| Feb 19 01:42:24.709 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382026-02-19T01:42:24.843Z[ recovery-image] Feb 19 01:42:24.721 INFO O| Feb 19 01:42:24.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
49392026-02-19T01:42:24.843Z[ recovery-image] Feb 19 01:42:24.722 INFO O| Feb 19 01:42:24.722 INFO STEP 52 (remove_files) COMPLETE
49402026-02-19T01:42:24.843Z[ recovery-image] Feb 19 01:42:24.722 INFO O| Feb 19 01:42:24.722 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412026-02-19T01:42:24.843Z[ recovery-image] Feb 19 01:42:24.734 INFO O| Feb 19 01:42:24.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
49422026-02-19T01:42:24.843Z[ recovery-image] Feb 19 01:42:24.734 INFO O| Feb 19 01:42:24.734 INFO STEP 53 (remove_files) COMPLETE
49432026-02-19T01:42:24.843Z[ recovery-image] Feb 19 01:42:24.734 INFO O| Feb 19 01:42:24.734 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442026-02-19T01:42:24.868Z[ recovery-image] Feb 19 01:42:24.746 INFO O| Feb 19 01:42:24.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
49452026-02-19T01:42:24.868Z[ recovery-image] Feb 19 01:42:24.746 INFO O| Feb 19 01:42:24.746 INFO STEP 54 (remove_files) COMPLETE
49462026-02-19T01:42:24.868Z[ recovery-image] Feb 19 01:42:24.746 INFO O| Feb 19 01:42:24.746 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472026-02-19T01:42:24.868Z[ recovery-image] Feb 19 01:42:24.760 INFO O| Feb 19 01:42:24.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
49482026-02-19T01:42:24.868Z[ recovery-image] Feb 19 01:42:24.760 INFO O| Feb 19 01:42:24.760 INFO STEP 55 (remove_files) COMPLETE
49492026-02-19T01:42:24.868Z[ recovery-image] Feb 19 01:42:24.760 INFO O| Feb 19 01:42:24.760 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502026-02-19T01:42:24.893Z[ recovery-image] Feb 19 01:42:24.773 INFO O| Feb 19 01:42:24.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
49512026-02-19T01:42:24.893Z[ recovery-image] Feb 19 01:42:24.773 INFO O| Feb 19 01:42:24.773 INFO STEP 56 (remove_files) COMPLETE
49522026-02-19T01:42:24.893Z[ recovery-image] Feb 19 01:42:24.773 INFO O| Feb 19 01:42:24.773 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532026-02-19T01:42:24.893Z[ recovery-image] Feb 19 01:42:24.784 INFO O| Feb 19 01:42:24.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
49542026-02-19T01:42:24.893Z[ recovery-image] Feb 19 01:42:24.784 INFO O| Feb 19 01:42:24.784 INFO STEP 57 (remove_files) COMPLETE
49552026-02-19T01:42:24.893Z[ recovery-image] Feb 19 01:42:24.784 INFO O| Feb 19 01:42:24.784 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562026-02-19T01:42:24.918Z[ recovery-image] Feb 19 01:42:24.802 INFO O| Feb 19 01:42:24.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
49572026-02-19T01:42:24.918Z[ recovery-image] Feb 19 01:42:24.802 INFO O| Feb 19 01:42:24.802 INFO STEP 58 (remove_files) COMPLETE
49582026-02-19T01:42:24.918Z[ recovery-image] Feb 19 01:42:24.802 INFO O| Feb 19 01:42:24.802 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592026-02-19T01:42:24.942Z[ recovery-image] Feb 19 01:42:24.818 INFO O| Feb 19 01:42:24.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
49602026-02-19T01:42:24.942Z[ recovery-image] Feb 19 01:42:24.818 INFO O| Feb 19 01:42:24.818 INFO STEP 59 (remove_files) COMPLETE
49612026-02-19T01:42:24.942Z[ recovery-image] Feb 19 01:42:24.818 INFO O| Feb 19 01:42:24.818 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622026-02-19T01:42:24.967Z[ recovery-image] Feb 19 01:42:24.837 INFO O| Feb 19 01:42:24.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
49632026-02-19T01:42:24.967Z[ recovery-image] Feb 19 01:42:24.838 INFO O| Feb 19 01:42:24.838 INFO STEP 60 (remove_files) COMPLETE
49642026-02-19T01:42:24.967Z[ recovery-image] Feb 19 01:42:24.838 INFO O| Feb 19 01:42:24.838 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652026-02-19T01:42:24.967Z[ recovery-image] Feb 19 01:42:24.855 INFO O| Feb 19 01:42:24.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
49662026-02-19T01:42:24.967Z[ recovery-image] Feb 19 01:42:24.855 INFO O| Feb 19 01:42:24.855 INFO STEP 61 (remove_files) COMPLETE
49672026-02-19T01:42:24.967Z[ recovery-image] Feb 19 01:42:24.855 INFO O| Feb 19 01:42:24.855 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682026-02-19T01:42:24.992Z[ recovery-image] Feb 19 01:42:24.868 INFO O| Feb 19 01:42:24.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
49692026-02-19T01:42:24.992Z[ recovery-image] Feb 19 01:42:24.868 INFO O| Feb 19 01:42:24.868 INFO STEP 62 (remove_files) COMPLETE
49702026-02-19T01:42:24.992Z[ recovery-image] Feb 19 01:42:24.868 INFO O| Feb 19 01:42:24.868 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712026-02-19T01:42:24.992Z[ recovery-image] Feb 19 01:42:24.878 INFO O| Feb 19 01:42:24.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
49722026-02-19T01:42:24.992Z[ recovery-image] Feb 19 01:42:24.879 INFO O| Feb 19 01:42:24.878 INFO STEP 63 (remove_files) COMPLETE
49732026-02-19T01:42:24.992Z[ recovery-image] Feb 19 01:42:24.879 INFO O| Feb 19 01:42:24.879 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742026-02-19T01:42:25.017Z[ recovery-image] Feb 19 01:42:24.889 INFO O| Feb 19 01:42:24.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
49752026-02-19T01:42:25.017Z[ recovery-image] Feb 19 01:42:24.889 INFO O| Feb 19 01:42:24.889 INFO STEP 64 (remove_files) COMPLETE
49762026-02-19T01:42:25.017Z[ recovery-image] Feb 19 01:42:24.889 INFO O| Feb 19 01:42:24.889 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772026-02-19T01:42:25.017Z[ recovery-image] Feb 19 01:42:24.904 INFO O| Feb 19 01:42:24.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
49782026-02-19T01:42:25.017Z[ recovery-image] Feb 19 01:42:24.904 INFO O| Feb 19 01:42:24.904 INFO STEP 65 (remove_files) COMPLETE
49792026-02-19T01:42:25.017Z[ recovery-image] Feb 19 01:42:24.904 INFO O| Feb 19 01:42:24.904 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802026-02-19T01:42:25.042Z[ recovery-image] Feb 19 01:42:24.919 INFO O| Feb 19 01:42:24.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
49812026-02-19T01:42:25.042Z[ recovery-image] Feb 19 01:42:24.919 INFO O| Feb 19 01:42:24.919 INFO STEP 66 (remove_files) COMPLETE
49822026-02-19T01:42:25.042Z[ recovery-image] Feb 19 01:42:24.919 INFO O| Feb 19 01:42:24.919 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832026-02-19T01:42:25.042Z[ recovery-image] Feb 19 01:42:24.934 INFO O| Feb 19 01:42:24.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
49842026-02-19T01:42:25.042Z[ recovery-image] Feb 19 01:42:24.934 INFO O| Feb 19 01:42:24.934 INFO STEP 67 (remove_files) COMPLETE
49852026-02-19T01:42:25.042Z[ recovery-image] Feb 19 01:42:24.934 INFO O| Feb 19 01:42:24.934 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862026-02-19T01:42:25.067Z[ recovery-image] Feb 19 01:42:24.953 INFO O| Feb 19 01:42:24.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
49872026-02-19T01:42:25.067Z[ recovery-image] Feb 19 01:42:24.953 INFO O| Feb 19 01:42:24.953 INFO STEP 68 (remove_files) COMPLETE
49882026-02-19T01:42:25.067Z[ recovery-image] Feb 19 01:42:24.953 INFO O| Feb 19 01:42:24.953 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892026-02-19T01:42:25.091Z[ recovery-image] Feb 19 01:42:24.970 INFO O| Feb 19 01:42:24.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
49902026-02-19T01:42:25.091Z[ recovery-image] Feb 19 01:42:24.970 INFO O| Feb 19 01:42:24.970 INFO STEP 69 (remove_files) COMPLETE
49912026-02-19T01:42:25.091Z[ recovery-image] Feb 19 01:42:24.970 INFO O| Feb 19 01:42:24.970 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922026-02-19T01:42:25.116Z[ recovery-image] Feb 19 01:42:24.988 INFO O| Feb 19 01:42:24.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
49932026-02-19T01:42:25.116Z[ recovery-image] Feb 19 01:42:24.988 INFO O| Feb 19 01:42:24.988 INFO STEP 70 (remove_files) COMPLETE
49942026-02-19T01:42:25.116Z[ recovery-image] Feb 19 01:42:24.988 INFO O| Feb 19 01:42:24.988 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952026-02-19T01:42:25.116Z[ recovery-image] Feb 19 01:42:25.005 INFO O| Feb 19 01:42:25.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
49962026-02-19T01:42:25.116Z[ recovery-image] Feb 19 01:42:25.005 INFO O| Feb 19 01:42:25.005 INFO STEP 71 (remove_files) COMPLETE
49972026-02-19T01:42:25.116Z[ recovery-image] Feb 19 01:42:25.005 INFO O| Feb 19 01:42:25.005 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982026-02-19T01:42:25.141Z[ recovery-image] Feb 19 01:42:25.017 INFO O| Feb 19 01:42:25.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
49992026-02-19T01:42:25.141Z[ recovery-image] Feb 19 01:42:25.018 INFO O| Feb 19 01:42:25.017 INFO STEP 72 (remove_files) COMPLETE
50002026-02-19T01:42:25.141Z[ recovery-image] Feb 19 01:42:25.018 INFO O| Feb 19 01:42:25.017 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012026-02-19T01:42:25.141Z[ recovery-image] Feb 19 01:42:25.034 INFO O| Feb 19 01:42:25.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
50022026-02-19T01:42:25.141Z[ recovery-image] Feb 19 01:42:25.034 INFO O| Feb 19 01:42:25.034 INFO STEP 73 (remove_files) COMPLETE
50032026-02-19T01:42:25.141Z[ recovery-image] Feb 19 01:42:25.034 INFO O| Feb 19 01:42:25.034 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042026-02-19T01:42:25.166Z[ recovery-image] Feb 19 01:42:25.051 INFO O| Feb 19 01:42:25.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
50052026-02-19T01:42:25.166Z[ recovery-image] Feb 19 01:42:25.051 INFO O| Feb 19 01:42:25.051 INFO STEP 74 (remove_files) COMPLETE
50062026-02-19T01:42:25.166Z[ recovery-image] Feb 19 01:42:25.051 INFO O| Feb 19 01:42:25.051 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072026-02-19T01:42:25.191Z[ recovery-image] Feb 19 01:42:25.065 INFO O| Feb 19 01:42:25.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
50082026-02-19T01:42:25.191Z[ recovery-image] Feb 19 01:42:25.065 INFO O| Feb 19 01:42:25.065 INFO STEP 75 (remove_files) COMPLETE
50092026-02-19T01:42:25.191Z[ recovery-image] Feb 19 01:42:25.065 INFO O| Feb 19 01:42:25.065 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102026-02-19T01:42:25.191Z[ recovery-image] Feb 19 01:42:25.082 INFO O| Feb 19 01:42:25.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
50112026-02-19T01:42:25.191Z[ recovery-image] Feb 19 01:42:25.082 INFO O| Feb 19 01:42:25.082 INFO STEP 76 (remove_files) COMPLETE
50122026-02-19T01:42:25.191Z[ recovery-image] Feb 19 01:42:25.082 INFO O| Feb 19 01:42:25.082 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132026-02-19T01:42:25.216Z[ recovery-image] Feb 19 01:42:25.099 INFO O| Feb 19 01:42:25.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
50142026-02-19T01:42:25.216Z[ recovery-image] Feb 19 01:42:25.099 INFO O| Feb 19 01:42:25.099 INFO STEP 77 (remove_files) COMPLETE
50152026-02-19T01:42:25.216Z[ recovery-image] Feb 19 01:42:25.099 INFO O| Feb 19 01:42:25.099 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162026-02-19T01:42:25.240Z[ recovery-image] Feb 19 01:42:25.116 INFO O| Feb 19 01:42:25.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
50172026-02-19T01:42:25.240Z[ recovery-image] Feb 19 01:42:25.116 INFO O| Feb 19 01:42:25.116 INFO STEP 78 (remove_files) COMPLETE
50182026-02-19T01:42:25.240Z[ recovery-image] Feb 19 01:42:25.116 INFO O| Feb 19 01:42:25.116 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192026-02-19T01:42:25.240Z[ recovery-image] Feb 19 01:42:25.130 INFO O| Feb 19 01:42:25.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
50202026-02-19T01:42:25.240Z[ recovery-image] Feb 19 01:42:25.131 INFO O| Feb 19 01:42:25.130 INFO STEP 79 (remove_files) COMPLETE
50212026-02-19T01:42:25.240Z[ recovery-image] Feb 19 01:42:25.131 INFO O| Feb 19 01:42:25.131 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222026-02-19T01:42:25.265Z[ recovery-image] Feb 19 01:42:25.144 INFO O| Feb 19 01:42:25.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
50232026-02-19T01:42:25.265Z[ recovery-image] Feb 19 01:42:25.144 INFO O| Feb 19 01:42:25.144 INFO STEP 80 (remove_files) COMPLETE
50242026-02-19T01:42:25.265Z[ recovery-image] Feb 19 01:42:25.144 INFO O| Feb 19 01:42:25.144 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252026-02-19T01:42:25.265Z[ recovery-image] Feb 19 01:42:25.156 INFO O| Feb 19 01:42:25.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
50262026-02-19T01:42:25.265Z[ recovery-image] Feb 19 01:42:25.156 INFO O| Feb 19 01:42:25.156 INFO STEP 81 (remove_files) COMPLETE
50272026-02-19T01:42:25.265Z[ recovery-image] Feb 19 01:42:25.156 INFO O| Feb 19 01:42:25.156 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282026-02-19T01:42:25.290Z[ recovery-image] Feb 19 01:42:25.167 INFO O| Feb 19 01:42:25.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
50292026-02-19T01:42:25.290Z[ recovery-image] Feb 19 01:42:25.168 INFO O| Feb 19 01:42:25.167 INFO STEP 82 (remove_files) COMPLETE
50302026-02-19T01:42:25.290Z[ recovery-image] Feb 19 01:42:25.168 INFO O| Feb 19 01:42:25.168 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312026-02-19T01:42:25.290Z[ recovery-image] Feb 19 01:42:25.179 INFO O| Feb 19 01:42:25.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
50322026-02-19T01:42:25.290Z[ recovery-image] Feb 19 01:42:25.179 INFO O| Feb 19 01:42:25.179 INFO STEP 83 (remove_files) COMPLETE
50332026-02-19T01:42:25.290Z[ recovery-image] Feb 19 01:42:25.179 INFO O| Feb 19 01:42:25.179 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342026-02-19T01:42:25.314Z[ recovery-image] Feb 19 01:42:25.194 INFO O| Feb 19 01:42:25.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
50352026-02-19T01:42:25.314Z[ recovery-image] Feb 19 01:42:25.195 INFO O| Feb 19 01:42:25.195 INFO STEP 84 (remove_files) COMPLETE
50362026-02-19T01:42:25.314Z[ recovery-image] Feb 19 01:42:25.195 INFO O| Feb 19 01:42:25.195 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372026-02-19T01:42:25.339Z[ recovery-image] Feb 19 01:42:25.209 INFO O| Feb 19 01:42:25.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
50382026-02-19T01:42:25.339Z[ recovery-image] Feb 19 01:42:25.210 INFO O| Feb 19 01:42:25.210 INFO STEP 85 (remove_files) COMPLETE
50392026-02-19T01:42:25.339Z[ recovery-image] Feb 19 01:42:25.210 INFO O| Feb 19 01:42:25.210 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402026-02-19T01:42:25.339Z[ recovery-image] Feb 19 01:42:25.223 INFO O| Feb 19 01:42:25.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
50412026-02-19T01:42:25.339Z[ recovery-image] Feb 19 01:42:25.224 INFO O| Feb 19 01:42:25.223 INFO STEP 86 (remove_files) COMPLETE
50422026-02-19T01:42:25.339Z[ recovery-image] Feb 19 01:42:25.224 INFO O| Feb 19 01:42:25.223 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432026-02-19T01:42:25.364Z[ recovery-image] Feb 19 01:42:25.238 INFO O| Feb 19 01:42:25.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
50442026-02-19T01:42:25.364Z[ recovery-image] Feb 19 01:42:25.239 INFO O| Feb 19 01:42:25.239 INFO STEP 87 (remove_files) COMPLETE
50452026-02-19T01:42:25.364Z[ recovery-image] Feb 19 01:42:25.239 INFO O| Feb 19 01:42:25.239 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462026-02-19T01:42:25.364Z[ recovery-image] Feb 19 01:42:25.251 INFO O| Feb 19 01:42:25.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
50472026-02-19T01:42:25.364Z[ recovery-image] Feb 19 01:42:25.252 INFO O| Feb 19 01:42:25.251 INFO STEP 88 (remove_files) COMPLETE
50482026-02-19T01:42:25.364Z[ recovery-image] Feb 19 01:42:25.252 INFO O| Feb 19 01:42:25.251 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492026-02-19T01:42:25.388Z[ recovery-image] Feb 19 01:42:25.263 INFO O| Feb 19 01:42:25.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
50502026-02-19T01:42:25.388Z[ recovery-image] Feb 19 01:42:25.263 INFO O| Feb 19 01:42:25.263 INFO STEP 89 (remove_files) COMPLETE
50512026-02-19T01:42:25.388Z[ recovery-image] Feb 19 01:42:25.263 INFO O| Feb 19 01:42:25.263 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522026-02-19T01:42:25.388Z[ recovery-image] Feb 19 01:42:25.279 INFO O| Feb 19 01:42:25.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
50532026-02-19T01:42:25.389Z[ recovery-image] Feb 19 01:42:25.279 INFO O| Feb 19 01:42:25.279 INFO STEP 90 (remove_files) COMPLETE
50542026-02-19T01:42:25.389Z[ recovery-image] Feb 19 01:42:25.279 INFO O| Feb 19 01:42:25.279 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552026-02-19T01:42:25.413Z[ recovery-image] Feb 19 01:42:25.296 INFO O| Feb 19 01:42:25.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
50562026-02-19T01:42:25.413Z[ recovery-image] Feb 19 01:42:25.297 INFO O| Feb 19 01:42:25.296 INFO STEP 91 (remove_files) COMPLETE
50572026-02-19T01:42:25.413Z[ recovery-image] Feb 19 01:42:25.297 INFO O| Feb 19 01:42:25.297 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582026-02-19T01:42:25.439Z[ recovery-image] Feb 19 01:42:25.315 INFO O| Feb 19 01:42:25.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
50592026-02-19T01:42:25.439Z[ recovery-image] Feb 19 01:42:25.315 INFO O| Feb 19 01:42:25.315 INFO STEP 92 (remove_files) COMPLETE
50602026-02-19T01:42:25.439Z[ recovery-image] Feb 19 01:42:25.316 INFO O| Feb 19 01:42:25.315 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612026-02-19T01:42:25.464Z[ recovery-image] Feb 19 01:42:25.335 INFO O| Feb 19 01:42:25.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
50622026-02-19T01:42:25.465Z[ recovery-image] Feb 19 01:42:25.336 INFO O| Feb 19 01:42:25.335 INFO STEP 93 (remove_files) COMPLETE
50632026-02-19T01:42:25.465Z[ recovery-image] Feb 19 01:42:25.336 INFO O| Feb 19 01:42:25.336 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642026-02-19T01:42:25.465Z[ recovery-image] Feb 19 01:42:25.350 INFO O| Feb 19 01:42:25.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
50652026-02-19T01:42:25.465Z[ recovery-image] Feb 19 01:42:25.350 INFO O| Feb 19 01:42:25.350 INFO STEP 94 (remove_files) COMPLETE
50662026-02-19T01:42:25.465Z[ recovery-image] Feb 19 01:42:25.350 INFO O| Feb 19 01:42:25.350 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672026-02-19T01:42:25.490Z[ recovery-image] Feb 19 01:42:25.364 INFO O| Feb 19 01:42:25.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
50682026-02-19T01:42:25.490Z[ recovery-image] Feb 19 01:42:25.365 INFO O| Feb 19 01:42:25.365 INFO STEP 95 (remove_files) COMPLETE
50692026-02-19T01:42:25.490Z[ recovery-image] Feb 19 01:42:25.365 INFO O| Feb 19 01:42:25.365 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702026-02-19T01:42:25.490Z[ recovery-image] Feb 19 01:42:25.379 INFO O| Feb 19 01:42:25.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
50712026-02-19T01:42:25.490Z[ recovery-image] Feb 19 01:42:25.379 INFO O| Feb 19 01:42:25.379 INFO STEP 96 (remove_files) COMPLETE
50722026-02-19T01:42:25.490Z[ recovery-image] Feb 19 01:42:25.379 INFO O| Feb 19 01:42:25.379 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732026-02-19T01:42:25.515Z[ recovery-image] Feb 19 01:42:25.396 INFO O| Feb 19 01:42:25.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
50742026-02-19T01:42:25.515Z[ recovery-image] Feb 19 01:42:25.397 INFO O| Feb 19 01:42:25.397 INFO STEP 97 (remove_files) COMPLETE
50752026-02-19T01:42:25.515Z[ recovery-image] Feb 19 01:42:25.397 INFO O| Feb 19 01:42:25.397 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762026-02-19T01:42:25.540Z[ recovery-image] Feb 19 01:42:25.413 INFO O| Feb 19 01:42:25.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
50772026-02-19T01:42:25.540Z[ recovery-image] Feb 19 01:42:25.413 INFO O| Feb 19 01:42:25.413 INFO STEP 98 (remove_files) COMPLETE
50782026-02-19T01:42:25.540Z[ recovery-image] Feb 19 01:42:25.413 INFO O| Feb 19 01:42:25.413 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792026-02-19T01:42:25.540Z[ recovery-image] Feb 19 01:42:25.427 INFO O| Feb 19 01:42:25.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
50802026-02-19T01:42:25.540Z[ recovery-image] Feb 19 01:42:25.427 INFO O| Feb 19 01:42:25.427 INFO STEP 99 (remove_files) COMPLETE
50812026-02-19T01:42:25.540Z[ recovery-image] Feb 19 01:42:25.427 INFO O| Feb 19 01:42:25.427 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822026-02-19T01:42:25.565Z[ recovery-image] Feb 19 01:42:25.445 INFO O| Feb 19 01:42:25.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
50832026-02-19T01:42:25.565Z[ recovery-image] Feb 19 01:42:25.445 INFO O| Feb 19 01:42:25.445 INFO STEP 100 (remove_files) COMPLETE
50842026-02-19T01:42:25.565Z[ recovery-image] Feb 19 01:42:25.445 INFO O| Feb 19 01:42:25.445 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852026-02-19T01:42:25.590Z[ recovery-image] Feb 19 01:42:25.460 INFO O| Feb 19 01:42:25.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
50862026-02-19T01:42:25.590Z[ recovery-image] Feb 19 01:42:25.461 INFO O| Feb 19 01:42:25.460 INFO STEP 101 (remove_files) COMPLETE
50872026-02-19T01:42:25.590Z[ recovery-image] Feb 19 01:42:25.461 INFO O| Feb 19 01:42:25.461 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882026-02-19T01:42:25.590Z[ recovery-image] Feb 19 01:42:25.476 INFO O| Feb 19 01:42:25.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
50892026-02-19T01:42:25.590Z[ recovery-image] Feb 19 01:42:25.476 INFO O| Feb 19 01:42:25.476 INFO STEP 102 (remove_files) COMPLETE
50902026-02-19T01:42:25.590Z[ recovery-image] Feb 19 01:42:25.476 INFO O| Feb 19 01:42:25.476 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912026-02-19T01:42:25.614Z[ recovery-image] Feb 19 01:42:25.493 INFO O| Feb 19 01:42:25.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
50922026-02-19T01:42:25.614Z[ recovery-image] Feb 19 01:42:25.494 INFO O| Feb 19 01:42:25.494 INFO STEP 103 (remove_files) COMPLETE
50932026-02-19T01:42:25.614Z[ recovery-image] Feb 19 01:42:25.494 INFO O| Feb 19 01:42:25.494 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942026-02-19T01:42:25.638Z[ recovery-image] Feb 19 01:42:25.516 INFO O| Feb 19 01:42:25.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
50952026-02-19T01:42:25.639Z[ recovery-image] Feb 19 01:42:25.516 INFO O| Feb 19 01:42:25.516 INFO STEP 104 (remove_files) COMPLETE
50962026-02-19T01:42:25.639Z[ recovery-image] Feb 19 01:42:25.516 INFO O| Feb 19 01:42:25.516 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972026-02-19T01:42:25.639Z[ recovery-image] Feb 19 01:42:25.532 INFO O| Feb 19 01:42:25.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
50982026-02-19T01:42:25.639Z[ recovery-image] Feb 19 01:42:25.532 INFO O| Feb 19 01:42:25.532 INFO STEP 105 (remove_files) COMPLETE
50992026-02-19T01:42:25.639Z[ recovery-image] Feb 19 01:42:25.532 INFO O| Feb 19 01:42:25.532 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002026-02-19T01:42:25.664Z[ recovery-image] Feb 19 01:42:25.549 INFO O| Feb 19 01:42:25.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
51012026-02-19T01:42:25.664Z[ recovery-image] Feb 19 01:42:25.550 INFO O| Feb 19 01:42:25.550 INFO STEP 106 (remove_files) COMPLETE
51022026-02-19T01:42:25.664Z[ recovery-image] Feb 19 01:42:25.550 INFO O| Feb 19 01:42:25.550 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032026-02-19T01:42:25.688Z[ recovery-image] Feb 19 01:42:25.567 INFO O| Feb 19 01:42:25.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
51042026-02-19T01:42:25.688Z[ recovery-image] Feb 19 01:42:25.567 INFO O| Feb 19 01:42:25.567 INFO STEP 107 (remove_files) COMPLETE
51052026-02-19T01:42:25.688Z[ recovery-image] Feb 19 01:42:25.567 INFO O| Feb 19 01:42:25.567 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062026-02-19T01:42:25.689Z[ recovery-image] Feb 19 01:42:25.580 INFO O| Feb 19 01:42:25.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
51072026-02-19T01:42:25.689Z[ recovery-image] Feb 19 01:42:25.580 INFO O| Feb 19 01:42:25.580 INFO STEP 108 (remove_files) COMPLETE
51082026-02-19T01:42:25.689Z[ recovery-image] Feb 19 01:42:25.580 INFO O| Feb 19 01:42:25.580 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092026-02-19T01:42:25.713Z[ recovery-image] Feb 19 01:42:25.593 INFO O| Feb 19 01:42:25.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
51102026-02-19T01:42:25.713Z[ recovery-image] Feb 19 01:42:25.593 INFO O| Feb 19 01:42:25.593 INFO STEP 109 (remove_files) COMPLETE
51112026-02-19T01:42:25.713Z[ recovery-image] Feb 19 01:42:25.593 INFO O| Feb 19 01:42:25.593 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122026-02-19T01:42:25.738Z[ recovery-image] Feb 19 01:42:25.609 INFO O| Feb 19 01:42:25.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
51132026-02-19T01:42:25.738Z[ recovery-image] Feb 19 01:42:25.609 INFO O| Feb 19 01:42:25.609 INFO STEP 110 (remove_files) COMPLETE
51142026-02-19T01:42:25.738Z[ recovery-image] Feb 19 01:42:25.609 INFO O| Feb 19 01:42:25.609 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152026-02-19T01:42:25.738Z[ recovery-image] Feb 19 01:42:25.622 INFO O| Feb 19 01:42:25.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
51162026-02-19T01:42:25.738Z[ recovery-image] Feb 19 01:42:25.622 INFO O| Feb 19 01:42:25.622 INFO STEP 111 (remove_files) COMPLETE
51172026-02-19T01:42:25.738Z[ recovery-image] Feb 19 01:42:25.622 INFO O| Feb 19 01:42:25.622 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182026-02-19T01:42:25.763Z[ recovery-image] Feb 19 01:42:25.634 INFO O| Feb 19 01:42:25.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
51192026-02-19T01:42:25.763Z[ recovery-image] Feb 19 01:42:25.634 INFO O| Feb 19 01:42:25.634 INFO STEP 112 (remove_files) COMPLETE
51202026-02-19T01:42:25.764Z[ recovery-image] Feb 19 01:42:25.634 INFO O| Feb 19 01:42:25.634 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212026-02-19T01:42:25.764Z[ recovery-image] Feb 19 01:42:25.652 INFO O| Feb 19 01:42:25.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
51222026-02-19T01:42:25.764Z[ recovery-image] Feb 19 01:42:25.652 INFO O| Feb 19 01:42:25.652 INFO STEP 113 (remove_files) COMPLETE
51232026-02-19T01:42:25.764Z[ recovery-image] Feb 19 01:42:25.652 INFO O| Feb 19 01:42:25.652 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242026-02-19T01:42:25.789Z[ recovery-image] Feb 19 01:42:25.665 INFO O| Feb 19 01:42:25.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
51252026-02-19T01:42:25.789Z[ recovery-image] Feb 19 01:42:25.666 INFO O| Feb 19 01:42:25.666 INFO STEP 114 (remove_files) COMPLETE
51262026-02-19T01:42:25.789Z[ recovery-image] Feb 19 01:42:25.666 INFO O| Feb 19 01:42:25.666 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272026-02-19T01:42:25.789Z[ recovery-image] Feb 19 01:42:25.680 INFO O| Feb 19 01:42:25.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
51282026-02-19T01:42:25.789Z[ recovery-image] Feb 19 01:42:25.680 INFO O| Feb 19 01:42:25.680 INFO STEP 115 (remove_files) COMPLETE
51292026-02-19T01:42:25.789Z[ recovery-image] Feb 19 01:42:25.680 INFO O| Feb 19 01:42:25.680 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302026-02-19T01:42:25.814Z[ recovery-image] Feb 19 01:42:25.692 INFO O| Feb 19 01:42:25.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
51312026-02-19T01:42:25.814Z[ recovery-image] Feb 19 01:42:25.692 INFO O| Feb 19 01:42:25.692 INFO STEP 116 (remove_files) COMPLETE
51322026-02-19T01:42:25.815Z[ recovery-image] Feb 19 01:42:25.692 INFO O| Feb 19 01:42:25.692 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332026-02-19T01:42:25.815Z[ recovery-image] Feb 19 01:42:25.703 INFO O| Feb 19 01:42:25.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
51342026-02-19T01:42:25.815Z[ recovery-image] Feb 19 01:42:25.703 INFO O| Feb 19 01:42:25.703 INFO STEP 117 (remove_files) COMPLETE
51352026-02-19T01:42:25.815Z[ recovery-image] Feb 19 01:42:25.703 INFO O| Feb 19 01:42:25.703 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362026-02-19T01:42:25.839Z[ recovery-image] Feb 19 01:42:25.714 INFO O| Feb 19 01:42:25.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
51372026-02-19T01:42:25.839Z[ recovery-image] Feb 19 01:42:25.714 INFO O| Feb 19 01:42:25.714 INFO STEP 118 (remove_files) COMPLETE
51382026-02-19T01:42:25.839Z[ recovery-image] Feb 19 01:42:25.714 INFO O| Feb 19 01:42:25.714 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392026-02-19T01:42:25.839Z[ recovery-image] Feb 19 01:42:25.725 INFO O| Feb 19 01:42:25.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
51402026-02-19T01:42:25.839Z[ recovery-image] Feb 19 01:42:25.726 INFO O| Feb 19 01:42:25.725 INFO STEP 119 (remove_files) COMPLETE
51412026-02-19T01:42:25.839Z[ recovery-image] Feb 19 01:42:25.726 INFO O| Feb 19 01:42:25.726 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422026-02-19T01:42:25.864Z[ recovery-image] Feb 19 01:42:25.736 INFO O| Feb 19 01:42:25.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
51432026-02-19T01:42:25.864Z[ recovery-image] Feb 19 01:42:25.736 INFO O| Feb 19 01:42:25.736 INFO STEP 120 (remove_files) COMPLETE
51442026-02-19T01:42:25.864Z[ recovery-image] Feb 19 01:42:25.736 INFO O| Feb 19 01:42:25.736 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452026-02-19T01:42:25.864Z[ recovery-image] Feb 19 01:42:25.751 INFO O| Feb 19 01:42:25.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
51462026-02-19T01:42:25.864Z[ recovery-image] Feb 19 01:42:25.751 INFO O| Feb 19 01:42:25.751 INFO STEP 121 (remove_files) COMPLETE
51472026-02-19T01:42:25.864Z[ recovery-image] Feb 19 01:42:25.751 INFO O| Feb 19 01:42:25.751 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482026-02-19T01:42:25.889Z[ recovery-image] Feb 19 01:42:25.763 INFO O| Feb 19 01:42:25.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
51492026-02-19T01:42:25.889Z[ recovery-image] Feb 19 01:42:25.763 INFO O| Feb 19 01:42:25.763 INFO STEP 122 (remove_files) COMPLETE
51502026-02-19T01:42:25.889Z[ recovery-image] Feb 19 01:42:25.763 INFO O| Feb 19 01:42:25.763 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512026-02-19T01:42:25.889Z[ recovery-image] Feb 19 01:42:25.778 INFO O| Feb 19 01:42:25.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
51522026-02-19T01:42:25.889Z[ recovery-image] Feb 19 01:42:25.778 INFO O| Feb 19 01:42:25.778 INFO STEP 123 (remove_files) COMPLETE
51532026-02-19T01:42:25.889Z[ recovery-image] Feb 19 01:42:25.778 INFO O| Feb 19 01:42:25.778 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542026-02-19T01:42:25.914Z[ recovery-image] Feb 19 01:42:25.796 INFO O| Feb 19 01:42:25.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
51552026-02-19T01:42:25.914Z[ recovery-image] Feb 19 01:42:25.797 INFO O| Feb 19 01:42:25.797 INFO STEP 124 (remove_files) COMPLETE
51562026-02-19T01:42:25.914Z[ recovery-image] Feb 19 01:42:25.797 INFO O| Feb 19 01:42:25.797 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572026-02-19T01:42:25.939Z[ recovery-image] Feb 19 01:42:25.811 INFO O| Feb 19 01:42:25.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
51582026-02-19T01:42:25.939Z[ recovery-image] Feb 19 01:42:25.811 INFO O| Feb 19 01:42:25.811 INFO STEP 125 (remove_files) COMPLETE
51592026-02-19T01:42:25.939Z[ recovery-image] Feb 19 01:42:25.811 INFO O| Feb 19 01:42:25.811 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602026-02-19T01:42:25.939Z[ recovery-image] Feb 19 01:42:25.826 INFO O| Feb 19 01:42:25.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
51612026-02-19T01:42:25.939Z[ recovery-image] Feb 19 01:42:25.826 INFO O| Feb 19 01:42:25.826 INFO STEP 126 (remove_files) COMPLETE
51622026-02-19T01:42:25.939Z[ recovery-image] Feb 19 01:42:25.826 INFO O| Feb 19 01:42:25.826 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.836 INFO O| Feb 19 01:42:25.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
51642026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.837 INFO O| Feb 19 01:42:25.837 INFO STEP 127 (remove_files) COMPLETE
51652026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.837 INFO O| Feb 19 01:42:25.837 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.847 INFO O| Feb 19 01:42:25.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
51672026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.847 INFO O| Feb 19 01:42:25.847 INFO STEP 128 (remove_files) COMPLETE
51682026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.847 INFO O| Feb 19 01:42:25.847 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.857 INFO O| Feb 19 01:42:25.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
51702026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.857 INFO O| Feb 19 01:42:25.857 INFO STEP 129 (remove_files) COMPLETE
51712026-02-19T01:42:25.964Z[ recovery-image] Feb 19 01:42:25.857 INFO O| Feb 19 01:42:25.857 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722026-02-19T01:42:25.988Z[ recovery-image] Feb 19 01:42:25.872 INFO O| Feb 19 01:42:25.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
51732026-02-19T01:42:25.988Z[ recovery-image] Feb 19 01:42:25.873 INFO O| Feb 19 01:42:25.873 INFO STEP 130 (remove_files) COMPLETE
51742026-02-19T01:42:25.988Z[ recovery-image] Feb 19 01:42:25.873 INFO O| Feb 19 01:42:25.873 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752026-02-19T01:42:25.989Z[ recovery-image] Feb 19 01:42:25.883 INFO O| Feb 19 01:42:25.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
51762026-02-19T01:42:25.989Z[ recovery-image] Feb 19 01:42:25.883 INFO O| Feb 19 01:42:25.883 INFO STEP 131 (remove_files) COMPLETE
51772026-02-19T01:42:25.989Z[ recovery-image] Feb 19 01:42:25.883 INFO O| Feb 19 01:42:25.883 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782026-02-19T01:42:26.014Z[ recovery-image] Feb 19 01:42:25.892 INFO O| Feb 19 01:42:25.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
51792026-02-19T01:42:26.014Z[ recovery-image] Feb 19 01:42:25.892 INFO O| Feb 19 01:42:25.892 INFO STEP 132 (remove_files) COMPLETE
51802026-02-19T01:42:26.014Z[ recovery-image] Feb 19 01:42:25.892 INFO O| Feb 19 01:42:25.892 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812026-02-19T01:42:26.014Z[ recovery-image] Feb 19 01:42:25.902 INFO O| Feb 19 01:42:25.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
51822026-02-19T01:42:26.014Z[ recovery-image] Feb 19 01:42:25.902 INFO O| Feb 19 01:42:25.902 INFO STEP 133 (remove_files) COMPLETE
51832026-02-19T01:42:26.014Z[ recovery-image] Feb 19 01:42:25.902 INFO O| Feb 19 01:42:25.902 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842026-02-19T01:42:26.040Z[ recovery-image] Feb 19 01:42:25.911 INFO O| Feb 19 01:42:25.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
51852026-02-19T01:42:26.040Z[ recovery-image] Feb 19 01:42:25.911 INFO O| Feb 19 01:42:25.911 INFO STEP 134 (remove_files) COMPLETE
51862026-02-19T01:42:26.040Z[ recovery-image] Feb 19 01:42:25.911 INFO O| Feb 19 01:42:25.911 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872026-02-19T01:42:26.040Z[ recovery-image] Feb 19 01:42:25.928 INFO O| Feb 19 01:42:25.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
51882026-02-19T01:42:26.040Z[ recovery-image] Feb 19 01:42:25.928 INFO O| Feb 19 01:42:25.928 INFO STEP 135 (remove_files) COMPLETE
51892026-02-19T01:42:26.040Z[ recovery-image] Feb 19 01:42:25.928 INFO O| Feb 19 01:42:25.928 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902026-02-19T01:42:26.064Z[ recovery-image] Feb 19 01:42:25.944 INFO O| Feb 19 01:42:25.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
51912026-02-19T01:42:26.064Z[ recovery-image] Feb 19 01:42:25.944 INFO O| Feb 19 01:42:25.944 INFO STEP 136 (remove_files) COMPLETE
51922026-02-19T01:42:26.064Z[ recovery-image] Feb 19 01:42:25.944 INFO O| Feb 19 01:42:25.944 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932026-02-19T01:42:26.064Z[ recovery-image] Feb 19 01:42:25.957 INFO O| Feb 19 01:42:25.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
51942026-02-19T01:42:26.064Z[ recovery-image] Feb 19 01:42:25.958 INFO O| Feb 19 01:42:25.957 INFO STEP 137 (remove_files) COMPLETE
51952026-02-19T01:42:26.064Z[ recovery-image] Feb 19 01:42:25.958 INFO O| Feb 19 01:42:25.957 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962026-02-19T01:42:26.089Z[ recovery-image] Feb 19 01:42:25.972 INFO O| Feb 19 01:42:25.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
51972026-02-19T01:42:26.089Z[ recovery-image] Feb 19 01:42:25.972 INFO O| Feb 19 01:42:25.972 INFO STEP 138 (remove_files) COMPLETE
51982026-02-19T01:42:26.089Z[ recovery-image] Feb 19 01:42:25.972 INFO O| Feb 19 01:42:25.972 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992026-02-19T01:42:26.114Z[ recovery-image] Feb 19 01:42:25.989 INFO O| Feb 19 01:42:25.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
52002026-02-19T01:42:26.114Z[ recovery-image] Feb 19 01:42:25.989 INFO O| Feb 19 01:42:25.989 INFO STEP 139 (remove_files) COMPLETE
52012026-02-19T01:42:26.114Z[ recovery-image] Feb 19 01:42:25.989 INFO O| Feb 19 01:42:25.989 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022026-02-19T01:42:26.114Z[ recovery-image] Feb 19 01:42:26.001 INFO O| Feb 19 01:42:26.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
52032026-02-19T01:42:26.114Z[ recovery-image] Feb 19 01:42:26.001 INFO O| Feb 19 01:42:26.001 INFO STEP 140 (remove_files) COMPLETE
52042026-02-19T01:42:26.114Z[ recovery-image] Feb 19 01:42:26.001 INFO O| Feb 19 01:42:26.001 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052026-02-19T01:42:26.138Z[ recovery-image] Feb 19 01:42:26.019 INFO O| Feb 19 01:42:26.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
52062026-02-19T01:42:26.138Z[ recovery-image] Feb 19 01:42:26.019 INFO O| Feb 19 01:42:26.019 INFO STEP 141 (remove_files) COMPLETE
52072026-02-19T01:42:26.138Z[ recovery-image] Feb 19 01:42:26.019 INFO O| Feb 19 01:42:26.019 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082026-02-19T01:42:26.163Z[ recovery-image] Feb 19 01:42:26.035 INFO O| Feb 19 01:42:26.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
52092026-02-19T01:42:26.163Z[ recovery-image] Feb 19 01:42:26.035 INFO O| Feb 19 01:42:26.035 INFO STEP 142 (remove_files) COMPLETE
52102026-02-19T01:42:26.163Z[ recovery-image] Feb 19 01:42:26.035 INFO O| Feb 19 01:42:26.035 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112026-02-19T01:42:26.163Z[ recovery-image] Feb 19 01:42:26.049 INFO O| Feb 19 01:42:26.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
52122026-02-19T01:42:26.163Z[ recovery-image] Feb 19 01:42:26.049 INFO O| Feb 19 01:42:26.049 INFO STEP 143 (remove_files) COMPLETE
52132026-02-19T01:42:26.163Z[ recovery-image] Feb 19 01:42:26.049 INFO O| Feb 19 01:42:26.049 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142026-02-19T01:42:26.188Z[ recovery-image] Feb 19 01:42:26.062 INFO O| Feb 19 01:42:26.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
52152026-02-19T01:42:26.188Z[ recovery-image] Feb 19 01:42:26.062 INFO O| Feb 19 01:42:26.062 INFO STEP 144 (remove_files) COMPLETE
52162026-02-19T01:42:26.188Z[ recovery-image] Feb 19 01:42:26.062 INFO O| Feb 19 01:42:26.062 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172026-02-19T01:42:26.188Z[ recovery-image] Feb 19 01:42:26.073 INFO O| Feb 19 01:42:26.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
52182026-02-19T01:42:26.188Z[ recovery-image] Feb 19 01:42:26.074 INFO O| Feb 19 01:42:26.074 INFO STEP 145 (remove_files) COMPLETE
52192026-02-19T01:42:26.188Z[ recovery-image] Feb 19 01:42:26.074 INFO O| Feb 19 01:42:26.074 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202026-02-19T01:42:26.213Z[ recovery-image] Feb 19 01:42:26.088 INFO O| Feb 19 01:42:26.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
52212026-02-19T01:42:26.213Z[ recovery-image] Feb 19 01:42:26.089 INFO O| Feb 19 01:42:26.088 INFO STEP 146 (remove_files) COMPLETE
52222026-02-19T01:42:26.213Z[ recovery-image] Feb 19 01:42:26.089 INFO O| Feb 19 01:42:26.088 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232026-02-19T01:42:26.213Z[ recovery-image] Feb 19 01:42:26.103 INFO O| Feb 19 01:42:26.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
52242026-02-19T01:42:26.213Z[ recovery-image] Feb 19 01:42:26.103 INFO O| Feb 19 01:42:26.103 INFO STEP 147 (remove_files) COMPLETE
52252026-02-19T01:42:26.213Z[ recovery-image] Feb 19 01:42:26.103 INFO O| Feb 19 01:42:26.103 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262026-02-19T01:42:26.237Z[ recovery-image] Feb 19 01:42:26.118 INFO O| Feb 19 01:42:26.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
52272026-02-19T01:42:26.237Z[ recovery-image] Feb 19 01:42:26.118 INFO O| Feb 19 01:42:26.118 INFO STEP 148 (remove_files) COMPLETE
52282026-02-19T01:42:26.237Z[ recovery-image] Feb 19 01:42:26.118 INFO O| Feb 19 01:42:26.118 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292026-02-19T01:42:26.262Z[ recovery-image] Feb 19 01:42:26.133 INFO O| Feb 19 01:42:26.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
52302026-02-19T01:42:26.262Z[ recovery-image] Feb 19 01:42:26.133 INFO O| Feb 19 01:42:26.133 INFO STEP 149 (remove_files) COMPLETE
52312026-02-19T01:42:26.262Z[ recovery-image] Feb 19 01:42:26.133 INFO O| Feb 19 01:42:26.133 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322026-02-19T01:42:26.262Z[ recovery-image] Feb 19 01:42:26.149 INFO O| Feb 19 01:42:26.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
52332026-02-19T01:42:26.262Z[ recovery-image] Feb 19 01:42:26.149 INFO O| Feb 19 01:42:26.149 INFO STEP 150 (remove_files) COMPLETE
52342026-02-19T01:42:26.262Z[ recovery-image] Feb 19 01:42:26.149 INFO O| Feb 19 01:42:26.149 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352026-02-19T01:42:26.286Z[ recovery-image] Feb 19 01:42:26.162 INFO O| Feb 19 01:42:26.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
52362026-02-19T01:42:26.286Z[ recovery-image] Feb 19 01:42:26.162 INFO O| Feb 19 01:42:26.162 INFO STEP 151 (remove_files) COMPLETE
52372026-02-19T01:42:26.286Z[ recovery-image] Feb 19 01:42:26.163 INFO O| Feb 19 01:42:26.162 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382026-02-19T01:42:26.286Z[ recovery-image] Feb 19 01:42:26.176 INFO O| Feb 19 01:42:26.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
52392026-02-19T01:42:26.287Z[ recovery-image] Feb 19 01:42:26.176 INFO O| Feb 19 01:42:26.176 INFO STEP 152 (remove_files) COMPLETE
52402026-02-19T01:42:26.287Z[ recovery-image] Feb 19 01:42:26.176 INFO O| Feb 19 01:42:26.176 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412026-02-19T01:42:26.311Z[ recovery-image] Feb 19 01:42:26.189 INFO O| Feb 19 01:42:26.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
52422026-02-19T01:42:26.311Z[ recovery-image] Feb 19 01:42:26.189 INFO O| Feb 19 01:42:26.189 INFO STEP 153 (remove_files) COMPLETE
52432026-02-19T01:42:26.311Z[ recovery-image] Feb 19 01:42:26.189 INFO O| Feb 19 01:42:26.189 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442026-02-19T01:42:26.311Z[ recovery-image] Feb 19 01:42:26.203 INFO O| Feb 19 01:42:26.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
52452026-02-19T01:42:26.311Z[ recovery-image] Feb 19 01:42:26.203 INFO O| Feb 19 01:42:26.203 INFO STEP 154 (remove_files) COMPLETE
52462026-02-19T01:42:26.311Z[ recovery-image] Feb 19 01:42:26.203 INFO O| Feb 19 01:42:26.203 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472026-02-19T01:42:26.336Z[ recovery-image] Feb 19 01:42:26.220 INFO O| Feb 19 01:42:26.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
52482026-02-19T01:42:26.336Z[ recovery-image] Feb 19 01:42:26.220 INFO O| Feb 19 01:42:26.220 INFO STEP 155 (remove_files) COMPLETE
52492026-02-19T01:42:26.336Z[ recovery-image] Feb 19 01:42:26.220 INFO O| Feb 19 01:42:26.220 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502026-02-19T01:42:26.361Z[ recovery-image] Feb 19 01:42:26.235 INFO O| Feb 19 01:42:26.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
52512026-02-19T01:42:26.361Z[ recovery-image] Feb 19 01:42:26.235 INFO O| Feb 19 01:42:26.235 INFO STEP 156 (remove_files) COMPLETE
52522026-02-19T01:42:26.361Z[ recovery-image] Feb 19 01:42:26.235 INFO O| Feb 19 01:42:26.235 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532026-02-19T01:42:26.361Z[ recovery-image] Feb 19 01:42:26.250 INFO O| Feb 19 01:42:26.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
52542026-02-19T01:42:26.361Z[ recovery-image] Feb 19 01:42:26.251 INFO O| Feb 19 01:42:26.251 INFO STEP 157 (remove_files) COMPLETE
52552026-02-19T01:42:26.361Z[ recovery-image] Feb 19 01:42:26.251 INFO O| Feb 19 01:42:26.251 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562026-02-19T01:42:26.385Z[ recovery-image] Feb 19 01:42:26.270 INFO O| Feb 19 01:42:26.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
52572026-02-19T01:42:26.386Z[ recovery-image] Feb 19 01:42:26.270 INFO O| Feb 19 01:42:26.270 INFO STEP 158 (remove_files) COMPLETE
52582026-02-19T01:42:26.386Z[ recovery-image] Feb 19 01:42:26.270 INFO O| Feb 19 01:42:26.270 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592026-02-19T01:42:26.410Z[ recovery-image] Feb 19 01:42:26.288 INFO O| Feb 19 01:42:26.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
52602026-02-19T01:42:26.410Z[ recovery-image] Feb 19 01:42:26.289 INFO O| Feb 19 01:42:26.289 INFO STEP 159 (remove_files) COMPLETE
52612026-02-19T01:42:26.410Z[ recovery-image] Feb 19 01:42:26.289 INFO O| Feb 19 01:42:26.289 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622026-02-19T01:42:26.435Z[ recovery-image] Feb 19 01:42:26.307 INFO O| Feb 19 01:42:26.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
52632026-02-19T01:42:26.435Z[ recovery-image] Feb 19 01:42:26.307 INFO O| Feb 19 01:42:26.307 INFO STEP 160 (remove_files) COMPLETE
52642026-02-19T01:42:26.435Z[ recovery-image] Feb 19 01:42:26.307 INFO O| Feb 19 01:42:26.307 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652026-02-19T01:42:26.435Z[ recovery-image] Feb 19 01:42:26.323 INFO O| Feb 19 01:42:26.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
52662026-02-19T01:42:26.435Z[ recovery-image] Feb 19 01:42:26.323 INFO O| Feb 19 01:42:26.323 INFO STEP 161 (remove_files) COMPLETE
52672026-02-19T01:42:26.435Z[ recovery-image] Feb 19 01:42:26.323 INFO O| Feb 19 01:42:26.323 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682026-02-19T01:42:26.460Z[ recovery-image] Feb 19 01:42:26.339 INFO O| Feb 19 01:42:26.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
52692026-02-19T01:42:26.461Z[ recovery-image] Feb 19 01:42:26.339 INFO O| Feb 19 01:42:26.339 INFO STEP 162 (remove_files) COMPLETE
52702026-02-19T01:42:26.461Z[ recovery-image] Feb 19 01:42:26.339 INFO O| Feb 19 01:42:26.339 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712026-02-19T01:42:26.485Z[ recovery-image] Feb 19 01:42:26.356 INFO O| Feb 19 01:42:26.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
52722026-02-19T01:42:26.485Z[ recovery-image] Feb 19 01:42:26.356 INFO O| Feb 19 01:42:26.356 INFO STEP 163 (remove_files) COMPLETE
52732026-02-19T01:42:26.485Z[ recovery-image] Feb 19 01:42:26.356 INFO O| Feb 19 01:42:26.356 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742026-02-19T01:42:26.510Z[ recovery-image] Feb 19 01:42:26.381 INFO O| Feb 19 01:42:26.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
52752026-02-19T01:42:26.510Z[ recovery-image] Feb 19 01:42:26.381 INFO O| Feb 19 01:42:26.381 INFO STEP 164 (remove_files) COMPLETE
52762026-02-19T01:42:26.510Z[ recovery-image] Feb 19 01:42:26.381 INFO O| Feb 19 01:42:26.381 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772026-02-19T01:42:26.510Z[ recovery-image] Feb 19 01:42:26.400 INFO O| Feb 19 01:42:26.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
52782026-02-19T01:42:26.510Z[ recovery-image] Feb 19 01:42:26.400 INFO O| Feb 19 01:42:26.400 INFO STEP 165 (remove_files) COMPLETE
52792026-02-19T01:42:26.510Z[ recovery-image] Feb 19 01:42:26.400 INFO O| Feb 19 01:42:26.400 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802026-02-19T01:42:26.535Z[ recovery-image] Feb 19 01:42:26.416 INFO O| Feb 19 01:42:26.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
52812026-02-19T01:42:26.535Z[ recovery-image] Feb 19 01:42:26.416 INFO O| Feb 19 01:42:26.416 INFO STEP 166 (remove_files) COMPLETE
52822026-02-19T01:42:26.535Z[ recovery-image] Feb 19 01:42:26.416 INFO O| Feb 19 01:42:26.416 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832026-02-19T01:42:26.560Z[ recovery-image] Feb 19 01:42:26.430 INFO O| Feb 19 01:42:26.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
52842026-02-19T01:42:26.560Z[ recovery-image] Feb 19 01:42:26.431 INFO O| Feb 19 01:42:26.430 INFO STEP 167 (remove_files) COMPLETE
52852026-02-19T01:42:26.560Z[ recovery-image] Feb 19 01:42:26.431 INFO O| Feb 19 01:42:26.431 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862026-02-19T01:42:26.560Z[ recovery-image] Feb 19 01:42:26.443 INFO O| Feb 19 01:42:26.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
52872026-02-19T01:42:26.560Z[ recovery-image] Feb 19 01:42:26.444 INFO O| Feb 19 01:42:26.444 INFO STEP 168 (remove_files) COMPLETE
52882026-02-19T01:42:26.560Z[ recovery-image] Feb 19 01:42:26.444 INFO O| Feb 19 01:42:26.444 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892026-02-19T01:42:26.585Z[ recovery-image] Feb 19 01:42:26.456 INFO O| Feb 19 01:42:26.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
52902026-02-19T01:42:26.585Z[ recovery-image] Feb 19 01:42:26.456 INFO O| Feb 19 01:42:26.456 INFO STEP 169 (remove_files) COMPLETE
52912026-02-19T01:42:26.585Z[ recovery-image] Feb 19 01:42:26.456 INFO O| Feb 19 01:42:26.456 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922026-02-19T01:42:26.585Z[ recovery-image] Feb 19 01:42:26.468 INFO O| Feb 19 01:42:26.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
52932026-02-19T01:42:26.585Z[ recovery-image] Feb 19 01:42:26.468 INFO O| Feb 19 01:42:26.468 INFO STEP 170 (remove_files) COMPLETE
52942026-02-19T01:42:26.585Z[ recovery-image] Feb 19 01:42:26.468 INFO O| Feb 19 01:42:26.468 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952026-02-19T01:42:26.610Z[ recovery-image] Feb 19 01:42:26.484 INFO O| Feb 19 01:42:26.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
52962026-02-19T01:42:26.610Z[ recovery-image] Feb 19 01:42:26.484 INFO O| Feb 19 01:42:26.484 INFO STEP 171 (remove_files) COMPLETE
52972026-02-19T01:42:26.610Z[ recovery-image] Feb 19 01:42:26.484 INFO O| Feb 19 01:42:26.484 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982026-02-19T01:42:26.610Z[ recovery-image] Feb 19 01:42:26.500 INFO O| Feb 19 01:42:26.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
52992026-02-19T01:42:26.610Z[ recovery-image] Feb 19 01:42:26.500 INFO O| Feb 19 01:42:26.500 INFO STEP 172 (remove_files) COMPLETE
53002026-02-19T01:42:26.610Z[ recovery-image] Feb 19 01:42:26.500 INFO O| Feb 19 01:42:26.500 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012026-02-19T01:42:26.635Z[ recovery-image] Feb 19 01:42:26.513 INFO O| Feb 19 01:42:26.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
53022026-02-19T01:42:26.635Z[ recovery-image] Feb 19 01:42:26.513 INFO O| Feb 19 01:42:26.513 INFO STEP 173 (remove_files) COMPLETE
53032026-02-19T01:42:26.635Z[ recovery-image] Feb 19 01:42:26.513 INFO O| Feb 19 01:42:26.513 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042026-02-19T01:42:26.635Z[ recovery-image] Feb 19 01:42:26.525 INFO O| Feb 19 01:42:26.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
53052026-02-19T01:42:26.635Z[ recovery-image] Feb 19 01:42:26.526 INFO O| Feb 19 01:42:26.526 INFO STEP 174 (remove_files) COMPLETE
53062026-02-19T01:42:26.635Z[ recovery-image] Feb 19 01:42:26.526 INFO O| Feb 19 01:42:26.526 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072026-02-19T01:42:26.660Z[ recovery-image] Feb 19 01:42:26.538 INFO O| Feb 19 01:42:26.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
53082026-02-19T01:42:26.660Z[ recovery-image] Feb 19 01:42:26.538 INFO O| Feb 19 01:42:26.538 INFO STEP 175 (remove_files) COMPLETE
53092026-02-19T01:42:26.660Z[ recovery-image] Feb 19 01:42:26.538 INFO O| Feb 19 01:42:26.538 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102026-02-19T01:42:26.660Z[ recovery-image] Feb 19 01:42:26.552 INFO O| Feb 19 01:42:26.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
53112026-02-19T01:42:26.660Z[ recovery-image] Feb 19 01:42:26.552 INFO O| Feb 19 01:42:26.552 INFO STEP 176 (remove_files) COMPLETE
53122026-02-19T01:42:26.660Z[ recovery-image] Feb 19 01:42:26.552 INFO O| Feb 19 01:42:26.552 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132026-02-19T01:42:26.684Z[ recovery-image] Feb 19 01:42:26.562 INFO O| Feb 19 01:42:26.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
53142026-02-19T01:42:26.684Z[ recovery-image] Feb 19 01:42:26.563 INFO O| Feb 19 01:42:26.563 INFO STEP 177 (remove_files) COMPLETE
53152026-02-19T01:42:26.684Z[ recovery-image] Feb 19 01:42:26.563 INFO O| Feb 19 01:42:26.563 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162026-02-19T01:42:26.709Z[ recovery-image] Feb 19 01:42:26.581 INFO O| Feb 19 01:42:26.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
53172026-02-19T01:42:26.709Z[ recovery-image] Feb 19 01:42:26.581 INFO O| Feb 19 01:42:26.581 INFO STEP 178 (remove_files) COMPLETE
53182026-02-19T01:42:26.709Z[ recovery-image] Feb 19 01:42:26.581 INFO O| Feb 19 01:42:26.581 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192026-02-19T01:42:26.709Z[ recovery-image] Feb 19 01:42:26.594 INFO O| Feb 19 01:42:26.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
53202026-02-19T01:42:26.709Z[ recovery-image] Feb 19 01:42:26.594 INFO O| Feb 19 01:42:26.594 INFO STEP 179 (remove_files) COMPLETE
53212026-02-19T01:42:26.709Z[ recovery-image] Feb 19 01:42:26.594 INFO O| Feb 19 01:42:26.594 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222026-02-19T01:42:26.734Z[ recovery-image] Feb 19 01:42:26.607 INFO O| Feb 19 01:42:26.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
53232026-02-19T01:42:26.734Z[ recovery-image] Feb 19 01:42:26.607 INFO O| Feb 19 01:42:26.607 INFO STEP 180 (remove_files) COMPLETE
53242026-02-19T01:42:26.734Z[ recovery-image] Feb 19 01:42:26.607 INFO O| Feb 19 01:42:26.607 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252026-02-19T01:42:26.734Z[ recovery-image] Feb 19 01:42:26.619 INFO O| Feb 19 01:42:26.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
53262026-02-19T01:42:26.734Z[ recovery-image] Feb 19 01:42:26.619 INFO O| Feb 19 01:42:26.619 INFO STEP 181 (remove_files) COMPLETE
53272026-02-19T01:42:26.734Z[ recovery-image] Feb 19 01:42:26.619 INFO O| Feb 19 01:42:26.619 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282026-02-19T01:42:26.759Z[ recovery-image] Feb 19 01:42:26.636 INFO O| Feb 19 01:42:26.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
53292026-02-19T01:42:26.759Z[ recovery-image] Feb 19 01:42:26.636 INFO O| Feb 19 01:42:26.636 INFO STEP 182 (remove_files) COMPLETE
53302026-02-19T01:42:26.759Z[ recovery-image] Feb 19 01:42:26.637 INFO O| Feb 19 01:42:26.636 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312026-02-19T01:42:26.759Z[ recovery-image] Feb 19 01:42:26.650 INFO O| Feb 19 01:42:26.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
53322026-02-19T01:42:26.759Z[ recovery-image] Feb 19 01:42:26.650 INFO O| Feb 19 01:42:26.650 INFO STEP 183 (remove_files) COMPLETE
53332026-02-19T01:42:26.759Z[ recovery-image] Feb 19 01:42:26.650 INFO O| Feb 19 01:42:26.650 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342026-02-19T01:42:26.784Z[ recovery-image] Feb 19 01:42:26.663 INFO O| Feb 19 01:42:26.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
53352026-02-19T01:42:26.784Z[ recovery-image] Feb 19 01:42:26.663 INFO O| Feb 19 01:42:26.663 INFO STEP 184 (remove_files) COMPLETE
53362026-02-19T01:42:26.784Z[ recovery-image] Feb 19 01:42:26.663 INFO O| Feb 19 01:42:26.663 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372026-02-19T01:42:26.784Z[ recovery-image] Feb 19 01:42:26.676 INFO O| Feb 19 01:42:26.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
53382026-02-19T01:42:26.784Z[ recovery-image] Feb 19 01:42:26.676 INFO O| Feb 19 01:42:26.676 INFO STEP 185 (remove_files) COMPLETE
53392026-02-19T01:42:26.784Z[ recovery-image] Feb 19 01:42:26.676 INFO O| Feb 19 01:42:26.676 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402026-02-19T01:42:26.808Z[ recovery-image] Feb 19 01:42:26.689 INFO O| Feb 19 01:42:26.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
53412026-02-19T01:42:26.808Z[ recovery-image] Feb 19 01:42:26.690 INFO O| Feb 19 01:42:26.690 INFO STEP 186 (remove_files) COMPLETE
53422026-02-19T01:42:26.808Z[ recovery-image] Feb 19 01:42:26.690 INFO O| Feb 19 01:42:26.690 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432026-02-19T01:42:26.833Z[ recovery-image] Feb 19 01:42:26.704 INFO O| Feb 19 01:42:26.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
53442026-02-19T01:42:26.833Z[ recovery-image] Feb 19 01:42:26.704 INFO O| Feb 19 01:42:26.704 INFO STEP 187 (remove_files) COMPLETE
53452026-02-19T01:42:26.833Z[ recovery-image] Feb 19 01:42:26.704 INFO O| Feb 19 01:42:26.704 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462026-02-19T01:42:26.833Z[ recovery-image] Feb 19 01:42:26.717 INFO O| Feb 19 01:42:26.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
53472026-02-19T01:42:26.833Z[ recovery-image] Feb 19 01:42:26.718 INFO O| Feb 19 01:42:26.717 INFO STEP 188 (remove_files) COMPLETE
53482026-02-19T01:42:26.833Z[ recovery-image] Feb 19 01:42:26.718 INFO O| Feb 19 01:42:26.718 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492026-02-19T01:42:26.858Z[ recovery-image] Feb 19 01:42:26.730 INFO O| Feb 19 01:42:26.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
53502026-02-19T01:42:26.858Z[ recovery-image] Feb 19 01:42:26.730 INFO O| Feb 19 01:42:26.730 INFO STEP 189 (remove_files) COMPLETE
53512026-02-19T01:42:26.858Z[ recovery-image] Feb 19 01:42:26.730 INFO O| Feb 19 01:42:26.730 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522026-02-19T01:42:26.858Z[ recovery-image] Feb 19 01:42:26.743 INFO O| Feb 19 01:42:26.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
53532026-02-19T01:42:26.858Z[ recovery-image] Feb 19 01:42:26.743 INFO O| Feb 19 01:42:26.743 INFO STEP 190 (remove_files) COMPLETE
53542026-02-19T01:42:26.858Z[ recovery-image] Feb 19 01:42:26.743 INFO O| Feb 19 01:42:26.743 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552026-02-19T01:42:26.883Z[ recovery-image] Feb 19 01:42:26.762 INFO O| Feb 19 01:42:26.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
53562026-02-19T01:42:26.883Z[ recovery-image] Feb 19 01:42:26.762 INFO O| Feb 19 01:42:26.762 INFO STEP 191 (remove_files) COMPLETE
53572026-02-19T01:42:26.883Z[ recovery-image] Feb 19 01:42:26.762 INFO O| Feb 19 01:42:26.762 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582026-02-19T01:42:26.908Z[ recovery-image] Feb 19 01:42:26.777 INFO O| Feb 19 01:42:26.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
53592026-02-19T01:42:26.908Z[ recovery-image] Feb 19 01:42:26.778 INFO O| Feb 19 01:42:26.778 INFO STEP 192 (remove_files) COMPLETE
53602026-02-19T01:42:26.908Z[ recovery-image] Feb 19 01:42:26.778 INFO O| Feb 19 01:42:26.778 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612026-02-19T01:42:26.908Z[ recovery-image] Feb 19 01:42:26.792 INFO O| Feb 19 01:42:26.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
53622026-02-19T01:42:26.908Z[ recovery-image] Feb 19 01:42:26.792 INFO O| Feb 19 01:42:26.792 INFO STEP 193 (remove_files) COMPLETE
53632026-02-19T01:42:26.908Z[ recovery-image] Feb 19 01:42:26.792 INFO O| Feb 19 01:42:26.792 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642026-02-19T01:42:26.933Z[ recovery-image] Feb 19 01:42:26.809 INFO O| Feb 19 01:42:26.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
53652026-02-19T01:42:26.933Z[ recovery-image] Feb 19 01:42:26.809 INFO O| Feb 19 01:42:26.809 INFO STEP 194 (remove_files) COMPLETE
53662026-02-19T01:42:26.933Z[ recovery-image] Feb 19 01:42:26.809 INFO O| Feb 19 01:42:26.809 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672026-02-19T01:42:26.933Z[ recovery-image] Feb 19 01:42:26.825 INFO O| Feb 19 01:42:26.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
53682026-02-19T01:42:26.933Z[ recovery-image] Feb 19 01:42:26.825 INFO O| Feb 19 01:42:26.825 INFO STEP 195 (remove_files) COMPLETE
53692026-02-19T01:42:26.933Z[ recovery-image] Feb 19 01:42:26.825 INFO O| Feb 19 01:42:26.825 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702026-02-19T01:42:26.958Z[ recovery-image] Feb 19 01:42:26.842 INFO O| Feb 19 01:42:26.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
53712026-02-19T01:42:26.958Z[ recovery-image] Feb 19 01:42:26.842 INFO O| Feb 19 01:42:26.842 INFO STEP 196 (remove_files) COMPLETE
53722026-02-19T01:42:26.958Z[ recovery-image] Feb 19 01:42:26.842 INFO O| Feb 19 01:42:26.842 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732026-02-19T01:42:26.982Z[ recovery-image] Feb 19 01:42:26.855 INFO O| Feb 19 01:42:26.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
53742026-02-19T01:42:26.982Z[ recovery-image] Feb 19 01:42:26.856 INFO O| Feb 19 01:42:26.856 INFO STEP 197 (remove_files) COMPLETE
53752026-02-19T01:42:26.982Z[ recovery-image] Feb 19 01:42:26.856 INFO O| Feb 19 01:42:26.856 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762026-02-19T01:42:26.982Z[ recovery-image] Feb 19 01:42:26.868 INFO O| Feb 19 01:42:26.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
53772026-02-19T01:42:26.982Z[ recovery-image] Feb 19 01:42:26.869 INFO O| Feb 19 01:42:26.868 INFO STEP 198 (remove_files) COMPLETE
53782026-02-19T01:42:26.982Z[ recovery-image] Feb 19 01:42:26.869 INFO O| Feb 19 01:42:26.869 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792026-02-19T01:42:27.007Z[ recovery-image] Feb 19 01:42:26.885 INFO O| Feb 19 01:42:26.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
53802026-02-19T01:42:27.007Z[ recovery-image] Feb 19 01:42:26.885 INFO O| Feb 19 01:42:26.885 INFO STEP 199 (remove_files) COMPLETE
53812026-02-19T01:42:27.008Z[ recovery-image] Feb 19 01:42:26.885 INFO O| Feb 19 01:42:26.885 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822026-02-19T01:42:27.008Z[ recovery-image] Feb 19 01:42:26.898 INFO O| Feb 19 01:42:26.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
53832026-02-19T01:42:27.008Z[ recovery-image] Feb 19 01:42:26.898 INFO O| Feb 19 01:42:26.898 INFO STEP 200 (remove_files) COMPLETE
53842026-02-19T01:42:27.008Z[ recovery-image] Feb 19 01:42:26.898 INFO O| Feb 19 01:42:26.898 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852026-02-19T01:42:27.032Z[ recovery-image] Feb 19 01:42:26.917 INFO O| Feb 19 01:42:26.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
53862026-02-19T01:42:27.032Z[ recovery-image] Feb 19 01:42:26.918 INFO O| Feb 19 01:42:26.917 INFO STEP 201 (remove_files) COMPLETE
53872026-02-19T01:42:27.032Z[ recovery-image] Feb 19 01:42:26.918 INFO O| Feb 19 01:42:26.917 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882026-02-19T01:42:27.057Z[ recovery-image] Feb 19 01:42:26.937 INFO O| Feb 19 01:42:26.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
53892026-02-19T01:42:27.057Z[ recovery-image] Feb 19 01:42:26.937 INFO O| Feb 19 01:42:26.937 INFO STEP 202 (remove_files) COMPLETE
53902026-02-19T01:42:27.057Z[ recovery-image] Feb 19 01:42:26.937 INFO O| Feb 19 01:42:26.937 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912026-02-19T01:42:27.082Z[ recovery-image] Feb 19 01:42:26.955 INFO O| Feb 19 01:42:26.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
53922026-02-19T01:42:27.082Z[ recovery-image] Feb 19 01:42:26.955 INFO O| Feb 19 01:42:26.955 INFO STEP 203 (remove_files) COMPLETE
53932026-02-19T01:42:27.082Z[ recovery-image] Feb 19 01:42:26.955 INFO O| Feb 19 01:42:26.955 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942026-02-19T01:42:27.082Z[ recovery-image] Feb 19 01:42:26.975 INFO O| Feb 19 01:42:26.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
53952026-02-19T01:42:27.082Z[ recovery-image] Feb 19 01:42:26.975 INFO O| Feb 19 01:42:26.975 INFO STEP 204 (remove_files) COMPLETE
53962026-02-19T01:42:27.082Z[ recovery-image] Feb 19 01:42:26.975 INFO O| Feb 19 01:42:26.975 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972026-02-19T01:42:27.107Z[ recovery-image] Feb 19 01:42:26.993 INFO O| Feb 19 01:42:26.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
53982026-02-19T01:42:27.107Z[ recovery-image] Feb 19 01:42:26.993 INFO O| Feb 19 01:42:26.993 INFO STEP 205 (remove_files) COMPLETE
53992026-02-19T01:42:27.107Z[ recovery-image] Feb 19 01:42:26.993 INFO O| Feb 19 01:42:26.993 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002026-02-19T01:42:27.160Z[ recovery-image] Feb 19 01:42:27.015 INFO O| Feb 19 01:42:27.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
54012026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.015 INFO O| Feb 19 01:42:27.015 INFO STEP 206 (remove_files) COMPLETE
54022026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.015 INFO O| Feb 19 01:42:27.015 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.029 INFO O| Feb 19 01:42:27.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
54042026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.029 INFO O| Feb 19 01:42:27.029 INFO STEP 207 (remove_files) COMPLETE
54052026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.029 INFO O| Feb 19 01:42:27.029 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.042 INFO O| Feb 19 01:42:27.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
54072026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.043 INFO O| Feb 19 01:42:27.042 INFO STEP 208 (remove_files) COMPLETE
54082026-02-19T01:42:27.161Z[ recovery-image] Feb 19 01:42:27.043 INFO O| Feb 19 01:42:27.043 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092026-02-19T01:42:27.185Z[ recovery-image] Feb 19 01:42:27.056 INFO O| Feb 19 01:42:27.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
54102026-02-19T01:42:27.186Z[ recovery-image] Feb 19 01:42:27.056 INFO O| Feb 19 01:42:27.056 INFO STEP 209 (remove_files) COMPLETE
54112026-02-19T01:42:27.186Z[ recovery-image] Feb 19 01:42:27.056 INFO O| Feb 19 01:42:27.056 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122026-02-19T01:42:27.186Z[ recovery-image] Feb 19 01:42:27.072 INFO O| Feb 19 01:42:27.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
54132026-02-19T01:42:27.186Z[ recovery-image] Feb 19 01:42:27.072 INFO O| Feb 19 01:42:27.072 INFO STEP 210 (remove_files) COMPLETE
54142026-02-19T01:42:27.186Z[ recovery-image] Feb 19 01:42:27.072 INFO O| Feb 19 01:42:27.072 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152026-02-19T01:42:27.210Z[ recovery-image] Feb 19 01:42:27.088 INFO O| Feb 19 01:42:27.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
54162026-02-19T01:42:27.210Z[ recovery-image] Feb 19 01:42:27.088 INFO O| Feb 19 01:42:27.088 INFO STEP 211 (remove_files) COMPLETE
54172026-02-19T01:42:27.210Z[ recovery-image] Feb 19 01:42:27.088 INFO O| Feb 19 01:42:27.088 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182026-02-19T01:42:27.210Z[ recovery-image] Feb 19 01:42:27.103 INFO O| Feb 19 01:42:27.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
54192026-02-19T01:42:27.210Z[ recovery-image] Feb 19 01:42:27.103 INFO O| Feb 19 01:42:27.103 INFO STEP 212 (remove_files) COMPLETE
54202026-02-19T01:42:27.210Z[ recovery-image] Feb 19 01:42:27.103 INFO O| Feb 19 01:42:27.103 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212026-02-19T01:42:27.235Z[ recovery-image] Feb 19 01:42:27.115 INFO O| Feb 19 01:42:27.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
54222026-02-19T01:42:27.235Z[ recovery-image] Feb 19 01:42:27.115 INFO O| Feb 19 01:42:27.115 INFO STEP 213 (remove_files) COMPLETE
54232026-02-19T01:42:27.235Z[ recovery-image] Feb 19 01:42:27.115 INFO O| Feb 19 01:42:27.115 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242026-02-19T01:42:27.235Z[ recovery-image] Feb 19 01:42:27.126 INFO O| Feb 19 01:42:27.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
54252026-02-19T01:42:27.235Z[ recovery-image] Feb 19 01:42:27.126 INFO O| Feb 19 01:42:27.126 INFO STEP 214 (remove_files) COMPLETE
54262026-02-19T01:42:27.235Z[ recovery-image] Feb 19 01:42:27.126 INFO O| Feb 19 01:42:27.126 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272026-02-19T01:42:27.260Z[ recovery-image] Feb 19 01:42:27.138 INFO O| Feb 19 01:42:27.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
54282026-02-19T01:42:27.260Z[ recovery-image] Feb 19 01:42:27.138 INFO O| Feb 19 01:42:27.138 INFO STEP 215 (remove_files) COMPLETE
54292026-02-19T01:42:27.260Z[ recovery-image] Feb 19 01:42:27.138 INFO O| Feb 19 01:42:27.138 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302026-02-19T01:42:27.286Z[ recovery-image] Feb 19 01:42:27.156 INFO O| Feb 19 01:42:27.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
54312026-02-19T01:42:27.286Z[ recovery-image] Feb 19 01:42:27.156 INFO O| Feb 19 01:42:27.156 INFO STEP 216 (remove_files) COMPLETE
54322026-02-19T01:42:27.287Z[ recovery-image] Feb 19 01:42:27.156 INFO O| Feb 19 01:42:27.156 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332026-02-19T01:42:27.287Z[ recovery-image] Feb 19 01:42:27.174 INFO O| Feb 19 01:42:27.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
54342026-02-19T01:42:27.287Z[ recovery-image] Feb 19 01:42:27.174 INFO O| Feb 19 01:42:27.174 INFO STEP 217 (remove_files) COMPLETE
54352026-02-19T01:42:27.287Z[ recovery-image] Feb 19 01:42:27.174 INFO O| Feb 19 01:42:27.174 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362026-02-19T01:42:27.311Z[ recovery-image] Feb 19 01:42:27.189 INFO O| Feb 19 01:42:27.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
54372026-02-19T01:42:27.311Z[ recovery-image] Feb 19 01:42:27.189 INFO O| Feb 19 01:42:27.189 INFO STEP 218 (remove_files) COMPLETE
54382026-02-19T01:42:27.311Z[ recovery-image] Feb 19 01:42:27.189 INFO O| Feb 19 01:42:27.189 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392026-02-19T01:42:27.336Z[ recovery-image] Feb 19 01:42:27.209 INFO O| Feb 19 01:42:27.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
54402026-02-19T01:42:27.336Z[ recovery-image] Feb 19 01:42:27.209 INFO O| Feb 19 01:42:27.209 INFO STEP 219 (remove_files) COMPLETE
54412026-02-19T01:42:27.336Z[ recovery-image] Feb 19 01:42:27.209 INFO O| Feb 19 01:42:27.209 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422026-02-19T01:42:27.336Z[ recovery-image] Feb 19 01:42:27.222 INFO O| Feb 19 01:42:27.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
54432026-02-19T01:42:27.336Z[ recovery-image] Feb 19 01:42:27.222 INFO O| Feb 19 01:42:27.222 INFO STEP 220 (remove_files) COMPLETE
54442026-02-19T01:42:27.336Z[ recovery-image] Feb 19 01:42:27.222 INFO O| Feb 19 01:42:27.222 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452026-02-19T01:42:27.361Z[ recovery-image] Feb 19 01:42:27.238 INFO O| Feb 19 01:42:27.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
54462026-02-19T01:42:27.362Z[ recovery-image] Feb 19 01:42:27.238 INFO O| Feb 19 01:42:27.238 INFO STEP 221 (remove_files) COMPLETE
54472026-02-19T01:42:27.362Z[ recovery-image] Feb 19 01:42:27.238 INFO O| Feb 19 01:42:27.238 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482026-02-19T01:42:27.386Z[ recovery-image] Feb 19 01:42:27.258 INFO O| Feb 19 01:42:27.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
54492026-02-19T01:42:27.386Z[ recovery-image] Feb 19 01:42:27.258 INFO O| Feb 19 01:42:27.258 INFO STEP 222 (remove_files) COMPLETE
54502026-02-19T01:42:27.386Z[ recovery-image] Feb 19 01:42:27.258 INFO O| Feb 19 01:42:27.258 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512026-02-19T01:42:27.387Z[ recovery-image] Feb 19 01:42:27.276 INFO O| Feb 19 01:42:27.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
54522026-02-19T01:42:27.387Z[ recovery-image] Feb 19 01:42:27.277 INFO O| Feb 19 01:42:27.277 INFO STEP 223 (remove_files) COMPLETE
54532026-02-19T01:42:27.387Z[ recovery-image] Feb 19 01:42:27.277 INFO O| Feb 19 01:42:27.277 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542026-02-19T01:42:27.411Z[ recovery-image] Feb 19 01:42:27.295 INFO O| Feb 19 01:42:27.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
54552026-02-19T01:42:27.411Z[ recovery-image] Feb 19 01:42:27.295 INFO O| Feb 19 01:42:27.295 INFO STEP 224 (remove_files) COMPLETE
54562026-02-19T01:42:27.411Z[ recovery-image] Feb 19 01:42:27.295 INFO O| Feb 19 01:42:27.295 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572026-02-19T01:42:27.435Z[ recovery-image] Feb 19 01:42:27.312 INFO O| Feb 19 01:42:27.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
54582026-02-19T01:42:27.435Z[ recovery-image] Feb 19 01:42:27.313 INFO O| Feb 19 01:42:27.313 INFO STEP 225 (remove_files) COMPLETE
54592026-02-19T01:42:27.436Z[ recovery-image] Feb 19 01:42:27.313 INFO O| Feb 19 01:42:27.313 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602026-02-19T01:42:27.436Z[ recovery-image] Feb 19 01:42:27.327 INFO O| Feb 19 01:42:27.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
54612026-02-19T01:42:27.436Z[ recovery-image] Feb 19 01:42:27.327 INFO O| Feb 19 01:42:27.327 INFO STEP 226 (remove_files) COMPLETE
54622026-02-19T01:42:27.436Z[ recovery-image] Feb 19 01:42:27.327 INFO O| Feb 19 01:42:27.327 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632026-02-19T01:42:27.459Z[ recovery-image] Feb 19 01:42:27.345 INFO O| Feb 19 01:42:27.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
54642026-02-19T01:42:27.459Z[ recovery-image] Feb 19 01:42:27.346 INFO O| Feb 19 01:42:27.346 INFO STEP 227 (remove_files) COMPLETE
54652026-02-19T01:42:27.459Z[ recovery-image] Feb 19 01:42:27.346 INFO O| Feb 19 01:42:27.346 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662026-02-19T01:42:27.483Z[ recovery-image] Feb 19 01:42:27.358 INFO O| Feb 19 01:42:27.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
54672026-02-19T01:42:27.483Z[ recovery-image] Feb 19 01:42:27.358 INFO O| Feb 19 01:42:27.358 INFO STEP 228 (remove_files) COMPLETE
54682026-02-19T01:42:27.483Z[ recovery-image] Feb 19 01:42:27.358 INFO O| Feb 19 01:42:27.358 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692026-02-19T01:42:27.483Z[ recovery-image] Feb 19 01:42:27.373 INFO O| Feb 19 01:42:27.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
54702026-02-19T01:42:27.483Z[ recovery-image] Feb 19 01:42:27.373 INFO O| Feb 19 01:42:27.373 INFO STEP 229 (remove_files) COMPLETE
54712026-02-19T01:42:27.483Z[ recovery-image] Feb 19 01:42:27.373 INFO O| Feb 19 01:42:27.373 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722026-02-19T01:42:27.508Z[ recovery-image] Feb 19 01:42:27.385 INFO O| Feb 19 01:42:27.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
54732026-02-19T01:42:27.508Z[ recovery-image] Feb 19 01:42:27.385 INFO O| Feb 19 01:42:27.385 INFO STEP 230 (remove_files) COMPLETE
54742026-02-19T01:42:27.508Z[ recovery-image] Feb 19 01:42:27.385 INFO O| Feb 19 01:42:27.385 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752026-02-19T01:42:27.508Z[ recovery-image] Feb 19 01:42:27.397 INFO O| Feb 19 01:42:27.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
54762026-02-19T01:42:27.508Z[ recovery-image] Feb 19 01:42:27.397 INFO O| Feb 19 01:42:27.397 INFO STEP 231 (remove_files) COMPLETE
54772026-02-19T01:42:27.508Z[ recovery-image] Feb 19 01:42:27.397 INFO O| Feb 19 01:42:27.397 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782026-02-19T01:42:27.532Z[ recovery-image] Feb 19 01:42:27.409 INFO O| Feb 19 01:42:27.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
54792026-02-19T01:42:27.532Z[ recovery-image] Feb 19 01:42:27.409 INFO O| Feb 19 01:42:27.409 INFO STEP 232 (remove_files) COMPLETE
54802026-02-19T01:42:27.532Z[ recovery-image] Feb 19 01:42:27.409 INFO O| Feb 19 01:42:27.409 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812026-02-19T01:42:27.532Z[ recovery-image] Feb 19 01:42:27.420 INFO O| Feb 19 01:42:27.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
54822026-02-19T01:42:27.532Z[ recovery-image] Feb 19 01:42:27.420 INFO O| Feb 19 01:42:27.420 INFO STEP 233 (remove_files) COMPLETE
54832026-02-19T01:42:27.532Z[ recovery-image] Feb 19 01:42:27.420 INFO O| Feb 19 01:42:27.420 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842026-02-19T01:42:27.556Z[ recovery-image] Feb 19 01:42:27.430 INFO O| Feb 19 01:42:27.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
54852026-02-19T01:42:27.556Z[ recovery-image] Feb 19 01:42:27.430 INFO O| Feb 19 01:42:27.430 INFO STEP 234 (remove_files) COMPLETE
54862026-02-19T01:42:27.556Z[ recovery-image] Feb 19 01:42:27.431 INFO O| Feb 19 01:42:27.430 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872026-02-19T01:42:27.580Z[ recovery-image] Feb 19 01:42:27.452 INFO O| Feb 19 01:42:27.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
54882026-02-19T01:42:27.580Z[ recovery-image] Feb 19 01:42:27.452 INFO O| Feb 19 01:42:27.452 INFO STEP 235 (remove_files) COMPLETE
54892026-02-19T01:42:27.580Z[ recovery-image] Feb 19 01:42:27.452 INFO O| Feb 19 01:42:27.452 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902026-02-19T01:42:27.580Z[ recovery-image] Feb 19 01:42:27.467 INFO O| Feb 19 01:42:27.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
54912026-02-19T01:42:27.580Z[ recovery-image] Feb 19 01:42:27.467 INFO O| Feb 19 01:42:27.467 INFO STEP 236 (remove_files) COMPLETE
54922026-02-19T01:42:27.580Z[ recovery-image] Feb 19 01:42:27.467 INFO O| Feb 19 01:42:27.467 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932026-02-19T01:42:27.604Z[ recovery-image] Feb 19 01:42:27.480 INFO O| Feb 19 01:42:27.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
54942026-02-19T01:42:27.604Z[ recovery-image] Feb 19 01:42:27.481 INFO O| Feb 19 01:42:27.480 INFO STEP 237 (remove_files) COMPLETE
54952026-02-19T01:42:27.604Z[ recovery-image] Feb 19 01:42:27.481 INFO O| Feb 19 01:42:27.481 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962026-02-19T01:42:27.604Z[ recovery-image] Feb 19 01:42:27.496 INFO O| Feb 19 01:42:27.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
54972026-02-19T01:42:27.604Z[ recovery-image] Feb 19 01:42:27.496 INFO O| Feb 19 01:42:27.496 INFO STEP 238 (remove_files) COMPLETE
54982026-02-19T01:42:27.604Z[ recovery-image] Feb 19 01:42:27.496 INFO O| Feb 19 01:42:27.496 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992026-02-19T01:42:27.628Z[ recovery-image] Feb 19 01:42:27.511 INFO O| Feb 19 01:42:27.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
55002026-02-19T01:42:27.629Z[ recovery-image] Feb 19 01:42:27.511 INFO O| Feb 19 01:42:27.511 INFO STEP 239 (remove_files) COMPLETE
55012026-02-19T01:42:27.629Z[ recovery-image] Feb 19 01:42:27.511 INFO O| Feb 19 01:42:27.511 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022026-02-19T01:42:27.653Z[ recovery-image] Feb 19 01:42:27.524 INFO O| Feb 19 01:42:27.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
55032026-02-19T01:42:27.653Z[ recovery-image] Feb 19 01:42:27.524 INFO O| Feb 19 01:42:27.524 INFO STEP 240 (remove_files) COMPLETE
55042026-02-19T01:42:27.653Z[ recovery-image] Feb 19 01:42:27.524 INFO O| Feb 19 01:42:27.524 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052026-02-19T01:42:27.653Z[ recovery-image] Feb 19 01:42:27.537 INFO O| Feb 19 01:42:27.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
55062026-02-19T01:42:27.653Z[ recovery-image] Feb 19 01:42:27.537 INFO O| Feb 19 01:42:27.537 INFO STEP 241 (remove_files) COMPLETE
55072026-02-19T01:42:27.653Z[ recovery-image] Feb 19 01:42:27.537 INFO O| Feb 19 01:42:27.537 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082026-02-19T01:42:27.677Z[ recovery-image] Feb 19 01:42:27.556 INFO O| Feb 19 01:42:27.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
55092026-02-19T01:42:27.677Z[ recovery-image] Feb 19 01:42:27.556 INFO O| Feb 19 01:42:27.556 INFO STEP 242 (remove_files) COMPLETE
55102026-02-19T01:42:27.677Z[ recovery-image] Feb 19 01:42:27.556 INFO O| Feb 19 01:42:27.556 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.572 INFO O| Feb 19 01:42:27.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
55122026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.572 INFO O| Feb 19 01:42:27.572 INFO STEP 243 (remove_files) COMPLETE
55132026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.572 INFO O| Feb 19 01:42:27.572 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.588 INFO O| Feb 19 01:42:27.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
55152026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.588 INFO O| Feb 19 01:42:27.588 INFO STEP 244 (remove_files) COMPLETE
55162026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.588 INFO O| Feb 19 01:42:27.588 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.603 INFO O| Feb 19 01:42:27.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
55182026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.604 INFO O| Feb 19 01:42:27.604 INFO STEP 245 (remove_files) COMPLETE
55192026-02-19T01:42:27.721Z[ recovery-image] Feb 19 01:42:27.604 INFO O| Feb 19 01:42:27.604 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202026-02-19T01:42:27.746Z[ recovery-image] Feb 19 01:42:27.617 INFO O| Feb 19 01:42:27.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
55212026-02-19T01:42:27.746Z[ recovery-image] Feb 19 01:42:27.617 INFO O| Feb 19 01:42:27.617 INFO STEP 246 (remove_files) COMPLETE
55222026-02-19T01:42:27.746Z[ recovery-image] Feb 19 01:42:27.618 INFO O| Feb 19 01:42:27.617 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232026-02-19T01:42:27.746Z[ recovery-image] Feb 19 01:42:27.631 INFO O| Feb 19 01:42:27.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
55242026-02-19T01:42:27.746Z[ recovery-image] Feb 19 01:42:27.631 INFO O| Feb 19 01:42:27.631 INFO STEP 247 (remove_files) COMPLETE
55252026-02-19T01:42:27.746Z[ recovery-image] Feb 19 01:42:27.631 INFO O| Feb 19 01:42:27.631 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262026-02-19T01:42:27.770Z[ recovery-image] Feb 19 01:42:27.646 INFO O| Feb 19 01:42:27.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
55272026-02-19T01:42:27.770Z[ recovery-image] Feb 19 01:42:27.647 INFO O| Feb 19 01:42:27.647 INFO STEP 248 (remove_files) COMPLETE
55282026-02-19T01:42:27.771Z[ recovery-image] Feb 19 01:42:27.647 INFO O| Feb 19 01:42:27.647 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292026-02-19T01:42:27.771Z[ recovery-image] Feb 19 01:42:27.663 INFO O| Feb 19 01:42:27.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
55302026-02-19T01:42:27.771Z[ recovery-image] Feb 19 01:42:27.663 INFO O| Feb 19 01:42:27.663 INFO STEP 249 (remove_files) COMPLETE
55312026-02-19T01:42:27.771Z[ recovery-image] Feb 19 01:42:27.663 INFO O| Feb 19 01:42:27.663 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322026-02-19T01:42:27.795Z[ recovery-image] Feb 19 01:42:27.680 INFO O| Feb 19 01:42:27.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
55332026-02-19T01:42:27.795Z[ recovery-image] Feb 19 01:42:27.681 INFO O| Feb 19 01:42:27.680 INFO STEP 250 (remove_files) COMPLETE
55342026-02-19T01:42:27.795Z[ recovery-image] Feb 19 01:42:27.681 INFO O| Feb 19 01:42:27.681 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352026-02-19T01:42:27.820Z[ recovery-image] Feb 19 01:42:27.693 INFO O| Feb 19 01:42:27.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
55362026-02-19T01:42:27.821Z[ recovery-image] Feb 19 01:42:27.693 INFO O| Feb 19 01:42:27.693 INFO STEP 251 (remove_files) COMPLETE
55372026-02-19T01:42:27.821Z[ recovery-image] Feb 19 01:42:27.693 INFO O| Feb 19 01:42:27.693 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382026-02-19T01:42:27.821Z[ recovery-image] Feb 19 01:42:27.703 INFO O| Feb 19 01:42:27.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
55392026-02-19T01:42:27.821Z[ recovery-image] Feb 19 01:42:27.703 INFO O| Feb 19 01:42:27.703 INFO STEP 252 (remove_files) COMPLETE
55402026-02-19T01:42:27.821Z[ recovery-image] Feb 19 01:42:27.703 INFO O| Feb 19 01:42:27.703 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412026-02-19T01:42:27.821Z[ recovery-image] Feb 19 01:42:27.713 INFO O| Feb 19 01:42:27.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
55422026-02-19T01:42:27.821Z[ recovery-image] Feb 19 01:42:27.713 INFO O| Feb 19 01:42:27.713 INFO STEP 253 (remove_files) COMPLETE
55432026-02-19T01:42:27.845Z[ recovery-image] Feb 19 01:42:27.713 INFO O| Feb 19 01:42:27.713 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442026-02-19T01:42:27.846Z[ recovery-image] Feb 19 01:42:27.731 INFO O| Feb 19 01:42:27.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
55452026-02-19T01:42:27.846Z[ recovery-image] Feb 19 01:42:27.731 INFO O| Feb 19 01:42:27.731 INFO STEP 254 (remove_files) COMPLETE
55462026-02-19T01:42:27.846Z[ recovery-image] Feb 19 01:42:27.731 INFO O| Feb 19 01:42:27.731 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472026-02-19T01:42:27.870Z[ recovery-image] Feb 19 01:42:27.742 INFO O| Feb 19 01:42:27.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
55482026-02-19T01:42:27.870Z[ recovery-image] Feb 19 01:42:27.742 INFO O| Feb 19 01:42:27.742 INFO STEP 255 (remove_files) COMPLETE
55492026-02-19T01:42:27.870Z[ recovery-image] Feb 19 01:42:27.742 INFO O| Feb 19 01:42:27.742 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502026-02-19T01:42:27.870Z[ recovery-image] Feb 19 01:42:27.761 INFO O| Feb 19 01:42:27.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
55512026-02-19T01:42:27.870Z[ recovery-image] Feb 19 01:42:27.761 INFO O| Feb 19 01:42:27.761 INFO STEP 256 (remove_files) COMPLETE
55522026-02-19T01:42:27.870Z[ recovery-image] Feb 19 01:42:27.761 INFO O| Feb 19 01:42:27.761 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532026-02-19T01:42:27.897Z[ recovery-image] Feb 19 01:42:27.773 INFO O| Feb 19 01:42:27.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
55542026-02-19T01:42:27.897Z[ recovery-image] Feb 19 01:42:27.773 INFO O| Feb 19 01:42:27.773 INFO STEP 257 (remove_files) COMPLETE
55552026-02-19T01:42:27.897Z[ recovery-image] Feb 19 01:42:27.773 INFO O| Feb 19 01:42:27.773 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562026-02-19T01:42:27.897Z[ recovery-image] Feb 19 01:42:27.784 INFO O| Feb 19 01:42:27.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
55572026-02-19T01:42:27.897Z[ recovery-image] Feb 19 01:42:27.784 INFO O| Feb 19 01:42:27.784 INFO STEP 258 (remove_files) COMPLETE
55582026-02-19T01:42:27.897Z[ recovery-image] Feb 19 01:42:27.784 INFO O| Feb 19 01:42:27.784 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592026-02-19T01:42:27.923Z[ recovery-image] Feb 19 01:42:27.795 INFO O| Feb 19 01:42:27.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
55602026-02-19T01:42:27.923Z[ recovery-image] Feb 19 01:42:27.795 INFO O| Feb 19 01:42:27.795 INFO STEP 259 (remove_files) COMPLETE
55612026-02-19T01:42:27.923Z[ recovery-image] Feb 19 01:42:27.795 INFO O| Feb 19 01:42:27.795 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622026-02-19T01:42:27.923Z[ recovery-image] Feb 19 01:42:27.806 INFO O| Feb 19 01:42:27.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
55632026-02-19T01:42:27.923Z[ recovery-image] Feb 19 01:42:27.806 INFO O| Feb 19 01:42:27.806 INFO STEP 260 (remove_files) COMPLETE
55642026-02-19T01:42:27.923Z[ recovery-image] Feb 19 01:42:27.806 INFO O| Feb 19 01:42:27.806 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652026-02-19T01:42:27.947Z[ recovery-image] Feb 19 01:42:27.823 INFO O| Feb 19 01:42:27.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
55662026-02-19T01:42:27.947Z[ recovery-image] Feb 19 01:42:27.824 INFO O| Feb 19 01:42:27.824 INFO STEP 261 (remove_files) COMPLETE
55672026-02-19T01:42:27.947Z[ recovery-image] Feb 19 01:42:27.824 INFO O| Feb 19 01:42:27.824 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682026-02-19T01:42:27.972Z[ recovery-image] Feb 19 01:42:27.843 INFO O| Feb 19 01:42:27.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
55692026-02-19T01:42:27.972Z[ recovery-image] Feb 19 01:42:27.843 INFO O| Feb 19 01:42:27.843 INFO STEP 262 (remove_files) COMPLETE
55702026-02-19T01:42:27.972Z[ recovery-image] Feb 19 01:42:27.843 INFO O| Feb 19 01:42:27.843 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712026-02-19T01:42:27.972Z[ recovery-image] Feb 19 01:42:27.862 INFO O| Feb 19 01:42:27.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
55722026-02-19T01:42:27.972Z[ recovery-image] Feb 19 01:42:27.863 INFO O| Feb 19 01:42:27.863 INFO STEP 263 (remove_files) COMPLETE
55732026-02-19T01:42:27.972Z[ recovery-image] Feb 19 01:42:27.863 INFO O| Feb 19 01:42:27.863 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742026-02-19T01:42:27.996Z[ recovery-image] Feb 19 01:42:27.883 INFO O| Feb 19 01:42:27.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
55752026-02-19T01:42:27.996Z[ recovery-image] Feb 19 01:42:27.883 INFO O| Feb 19 01:42:27.883 INFO STEP 264 (remove_files) COMPLETE
55762026-02-19T01:42:27.996Z[ recovery-image] Feb 19 01:42:27.883 INFO O| Feb 19 01:42:27.883 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772026-02-19T01:42:28.020Z[ recovery-image] Feb 19 01:42:27.899 INFO O| Feb 19 01:42:27.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
55782026-02-19T01:42:28.020Z[ recovery-image] Feb 19 01:42:27.899 INFO O| Feb 19 01:42:27.899 INFO STEP 265 (remove_files) COMPLETE
55792026-02-19T01:42:28.020Z[ recovery-image] Feb 19 01:42:27.899 INFO O| Feb 19 01:42:27.899 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802026-02-19T01:42:28.044Z[ recovery-image] Feb 19 01:42:27.921 INFO O| Feb 19 01:42:27.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
55812026-02-19T01:42:28.044Z[ recovery-image] Feb 19 01:42:27.921 INFO O| Feb 19 01:42:27.921 INFO STEP 266 (remove_files) COMPLETE
55822026-02-19T01:42:28.044Z[ recovery-image] Feb 19 01:42:27.921 INFO O| Feb 19 01:42:27.921 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832026-02-19T01:42:28.069Z[ recovery-image] Feb 19 01:42:27.942 INFO O| Feb 19 01:42:27.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
55842026-02-19T01:42:28.069Z[ recovery-image] Feb 19 01:42:27.942 INFO O| Feb 19 01:42:27.942 INFO STEP 267 (remove_files) COMPLETE
55852026-02-19T01:42:28.069Z[ recovery-image] Feb 19 01:42:27.942 INFO O| Feb 19 01:42:27.942 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862026-02-19T01:42:28.069Z[ recovery-image] Feb 19 01:42:27.958 INFO O| Feb 19 01:42:27.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
55872026-02-19T01:42:28.069Z[ recovery-image] Feb 19 01:42:27.958 INFO O| Feb 19 01:42:27.958 INFO STEP 268 (remove_files) COMPLETE
55882026-02-19T01:42:28.069Z[ recovery-image] Feb 19 01:42:27.958 INFO O| Feb 19 01:42:27.958 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892026-02-19T01:42:28.093Z[ recovery-image] Feb 19 01:42:27.976 INFO O| Feb 19 01:42:27.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
55902026-02-19T01:42:28.093Z[ recovery-image] Feb 19 01:42:27.976 INFO O| Feb 19 01:42:27.976 INFO STEP 269 (remove_files) COMPLETE
55912026-02-19T01:42:28.093Z[ recovery-image] Feb 19 01:42:27.976 INFO O| Feb 19 01:42:27.976 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922026-02-19T01:42:28.117Z[ recovery-image] Feb 19 01:42:27.993 INFO O| Feb 19 01:42:27.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
55932026-02-19T01:42:28.117Z[ recovery-image] Feb 19 01:42:27.993 INFO O| Feb 19 01:42:27.993 INFO STEP 270 (remove_files) COMPLETE
55942026-02-19T01:42:28.117Z[ recovery-image] Feb 19 01:42:27.993 INFO O| Feb 19 01:42:27.993 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952026-02-19T01:42:28.118Z[ recovery-image] Feb 19 01:42:28.008 INFO O| Feb 19 01:42:28.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
55962026-02-19T01:42:28.118Z[ recovery-image] Feb 19 01:42:28.008 INFO O| Feb 19 01:42:28.008 INFO STEP 271 (remove_files) COMPLETE
55972026-02-19T01:42:28.118Z[ recovery-image] Feb 19 01:42:28.008 INFO O| Feb 19 01:42:28.008 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982026-02-19T01:42:28.142Z[ recovery-image] Feb 19 01:42:28.024 INFO O| Feb 19 01:42:28.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
55992026-02-19T01:42:28.142Z[ recovery-image] Feb 19 01:42:28.024 INFO O| Feb 19 01:42:28.024 INFO STEP 272 (remove_files) COMPLETE
56002026-02-19T01:42:28.142Z[ recovery-image] Feb 19 01:42:28.024 INFO O| Feb 19 01:42:28.024 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012026-02-19T01:42:28.166Z[ recovery-image] Feb 19 01:42:28.039 INFO O| Feb 19 01:42:28.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
56022026-02-19T01:42:28.166Z[ recovery-image] Feb 19 01:42:28.039 INFO O| Feb 19 01:42:28.039 INFO STEP 273 (remove_files) COMPLETE
56032026-02-19T01:42:28.166Z[ recovery-image] Feb 19 01:42:28.039 INFO O| Feb 19 01:42:28.039 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042026-02-19T01:42:28.166Z[ recovery-image] Feb 19 01:42:28.056 INFO O| Feb 19 01:42:28.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
56052026-02-19T01:42:28.166Z[ recovery-image] Feb 19 01:42:28.057 INFO O| Feb 19 01:42:28.057 INFO STEP 274 (remove_files) COMPLETE
56062026-02-19T01:42:28.166Z[ recovery-image] Feb 19 01:42:28.057 INFO O| Feb 19 01:42:28.057 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072026-02-19T01:42:28.190Z[ recovery-image] Feb 19 01:42:28.074 INFO O| Feb 19 01:42:28.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
56082026-02-19T01:42:28.190Z[ recovery-image] Feb 19 01:42:28.074 INFO O| Feb 19 01:42:28.074 INFO STEP 275 (remove_files) COMPLETE
56092026-02-19T01:42:28.190Z[ recovery-image] Feb 19 01:42:28.074 INFO O| Feb 19 01:42:28.074 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102026-02-19T01:42:28.214Z[ recovery-image] Feb 19 01:42:28.090 INFO O| Feb 19 01:42:28.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
56112026-02-19T01:42:28.214Z[ recovery-image] Feb 19 01:42:28.090 INFO O| Feb 19 01:42:28.090 INFO STEP 276 (remove_files) COMPLETE
56122026-02-19T01:42:28.214Z[ recovery-image] Feb 19 01:42:28.090 INFO O| Feb 19 01:42:28.090 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132026-02-19T01:42:28.214Z[ recovery-image] Feb 19 01:42:28.105 INFO O| Feb 19 01:42:28.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
56142026-02-19T01:42:28.214Z[ recovery-image] Feb 19 01:42:28.105 INFO O| Feb 19 01:42:28.105 INFO STEP 277 (remove_files) COMPLETE
56152026-02-19T01:42:28.214Z[ recovery-image] Feb 19 01:42:28.105 INFO O| Feb 19 01:42:28.105 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162026-02-19T01:42:28.238Z[ recovery-image] Feb 19 01:42:28.121 INFO O| Feb 19 01:42:28.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
56172026-02-19T01:42:28.239Z[ recovery-image] Feb 19 01:42:28.121 INFO O| Feb 19 01:42:28.121 INFO STEP 278 (remove_files) COMPLETE
56182026-02-19T01:42:28.239Z[ recovery-image] Feb 19 01:42:28.121 INFO O| Feb 19 01:42:28.121 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192026-02-19T01:42:28.263Z[ recovery-image] Feb 19 01:42:28.139 INFO O| Feb 19 01:42:28.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
56202026-02-19T01:42:28.263Z[ recovery-image] Feb 19 01:42:28.139 INFO O| Feb 19 01:42:28.139 INFO STEP 279 (remove_files) COMPLETE
56212026-02-19T01:42:28.263Z[ recovery-image] Feb 19 01:42:28.139 INFO O| Feb 19 01:42:28.139 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222026-02-19T01:42:28.287Z[ recovery-image] Feb 19 01:42:28.158 INFO O| Feb 19 01:42:28.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
56232026-02-19T01:42:28.287Z[ recovery-image] Feb 19 01:42:28.158 INFO O| Feb 19 01:42:28.158 INFO STEP 280 (remove_files) COMPLETE
56242026-02-19T01:42:28.287Z[ recovery-image] Feb 19 01:42:28.158 INFO O| Feb 19 01:42:28.158 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252026-02-19T01:42:28.287Z[ recovery-image] Feb 19 01:42:28.172 INFO O| Feb 19 01:42:28.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
56262026-02-19T01:42:28.287Z[ recovery-image] Feb 19 01:42:28.172 INFO O| Feb 19 01:42:28.172 INFO STEP 281 (remove_files) COMPLETE
56272026-02-19T01:42:28.287Z[ recovery-image] Feb 19 01:42:28.172 INFO O| Feb 19 01:42:28.172 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282026-02-19T01:42:28.312Z[ recovery-image] Feb 19 01:42:28.185 INFO O| Feb 19 01:42:28.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
56292026-02-19T01:42:28.312Z[ recovery-image] Feb 19 01:42:28.185 INFO O| Feb 19 01:42:28.185 INFO STEP 282 (remove_files) COMPLETE
56302026-02-19T01:42:28.312Z[ recovery-image] Feb 19 01:42:28.185 INFO O| Feb 19 01:42:28.185 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312026-02-19T01:42:28.312Z[ recovery-image] Feb 19 01:42:28.203 INFO O| Feb 19 01:42:28.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
56322026-02-19T01:42:28.312Z[ recovery-image] Feb 19 01:42:28.203 INFO O| Feb 19 01:42:28.203 INFO STEP 283 (remove_files) COMPLETE
56332026-02-19T01:42:28.312Z[ recovery-image] Feb 19 01:42:28.203 INFO O| Feb 19 01:42:28.203 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342026-02-19T01:42:28.336Z[ recovery-image] Feb 19 01:42:28.218 INFO O| Feb 19 01:42:28.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
56352026-02-19T01:42:28.336Z[ recovery-image] Feb 19 01:42:28.218 INFO O| Feb 19 01:42:28.218 INFO STEP 284 (remove_files) COMPLETE
56362026-02-19T01:42:28.336Z[ recovery-image] Feb 19 01:42:28.218 INFO O| Feb 19 01:42:28.218 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372026-02-19T01:42:28.361Z[ recovery-image] Feb 19 01:42:28.236 INFO O| Feb 19 01:42:28.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
56382026-02-19T01:42:28.361Z[ recovery-image] Feb 19 01:42:28.236 INFO O| Feb 19 01:42:28.236 INFO STEP 285 (remove_files) COMPLETE
56392026-02-19T01:42:28.361Z[ recovery-image] Feb 19 01:42:28.236 INFO O| Feb 19 01:42:28.236 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402026-02-19T01:42:28.361Z[ recovery-image] Feb 19 01:42:28.252 INFO O| Feb 19 01:42:28.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
56412026-02-19T01:42:28.361Z[ recovery-image] Feb 19 01:42:28.253 INFO O| Feb 19 01:42:28.253 INFO STEP 286 (remove_files) COMPLETE
56422026-02-19T01:42:28.361Z[ recovery-image] Feb 19 01:42:28.253 INFO O| Feb 19 01:42:28.253 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432026-02-19T01:42:28.385Z[ recovery-image] Feb 19 01:42:28.271 INFO O| Feb 19 01:42:28.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
56442026-02-19T01:42:28.385Z[ recovery-image] Feb 19 01:42:28.271 INFO O| Feb 19 01:42:28.271 INFO STEP 287 (remove_files) COMPLETE
56452026-02-19T01:42:28.385Z[ recovery-image] Feb 19 01:42:28.271 INFO O| Feb 19 01:42:28.271 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462026-02-19T01:42:28.409Z[ recovery-image] Feb 19 01:42:28.284 INFO O| Feb 19 01:42:28.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
56472026-02-19T01:42:28.409Z[ recovery-image] Feb 19 01:42:28.285 INFO O| Feb 19 01:42:28.285 INFO STEP 288 (remove_files) COMPLETE
56482026-02-19T01:42:28.409Z[ recovery-image] Feb 19 01:42:28.285 INFO O| Feb 19 01:42:28.285 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492026-02-19T01:42:28.409Z[ recovery-image] Feb 19 01:42:28.301 INFO O| Feb 19 01:42:28.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
56502026-02-19T01:42:28.409Z[ recovery-image] Feb 19 01:42:28.302 INFO O| Feb 19 01:42:28.302 INFO STEP 289 (remove_files) COMPLETE
56512026-02-19T01:42:28.409Z[ recovery-image] Feb 19 01:42:28.302 INFO O| Feb 19 01:42:28.302 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522026-02-19T01:42:28.433Z[ recovery-image] Feb 19 01:42:28.316 INFO O| Feb 19 01:42:28.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
56532026-02-19T01:42:28.433Z[ recovery-image] Feb 19 01:42:28.316 INFO O| Feb 19 01:42:28.316 INFO STEP 290 (remove_files) COMPLETE
56542026-02-19T01:42:28.433Z[ recovery-image] Feb 19 01:42:28.316 INFO O| Feb 19 01:42:28.316 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552026-02-19T01:42:28.457Z[ recovery-image] Feb 19 01:42:28.329 INFO O| Feb 19 01:42:28.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
56562026-02-19T01:42:28.457Z[ recovery-image] Feb 19 01:42:28.329 INFO O| Feb 19 01:42:28.329 INFO STEP 291 (remove_files) COMPLETE
56572026-02-19T01:42:28.457Z[ recovery-image] Feb 19 01:42:28.329 INFO O| Feb 19 01:42:28.329 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582026-02-19T01:42:28.457Z[ recovery-image] Feb 19 01:42:28.341 INFO O| Feb 19 01:42:28.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
56592026-02-19T01:42:28.457Z[ recovery-image] Feb 19 01:42:28.341 INFO O| Feb 19 01:42:28.341 INFO STEP 292 (remove_files) COMPLETE
56602026-02-19T01:42:28.458Z[ recovery-image] Feb 19 01:42:28.341 INFO O| Feb 19 01:42:28.341 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612026-02-19T01:42:28.482Z[ recovery-image] Feb 19 01:42:28.353 INFO O| Feb 19 01:42:28.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
56622026-02-19T01:42:28.482Z[ recovery-image] Feb 19 01:42:28.353 INFO O| Feb 19 01:42:28.353 INFO STEP 293 (remove_files) COMPLETE
56632026-02-19T01:42:28.482Z[ recovery-image] Feb 19 01:42:28.353 INFO O| Feb 19 01:42:28.353 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642026-02-19T01:42:28.482Z[ recovery-image] Feb 19 01:42:28.365 INFO O| Feb 19 01:42:28.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
56652026-02-19T01:42:28.482Z[ recovery-image] Feb 19 01:42:28.366 INFO O| Feb 19 01:42:28.366 INFO STEP 294 (remove_files) COMPLETE
56662026-02-19T01:42:28.482Z[ recovery-image] Feb 19 01:42:28.366 INFO O| Feb 19 01:42:28.366 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672026-02-19T01:42:28.506Z[ recovery-image] Feb 19 01:42:28.383 INFO O| Feb 19 01:42:28.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
56682026-02-19T01:42:28.506Z[ recovery-image] Feb 19 01:42:28.383 INFO O| Feb 19 01:42:28.383 INFO STEP 295 (remove_files) COMPLETE
56692026-02-19T01:42:28.506Z[ recovery-image] Feb 19 01:42:28.383 INFO O| Feb 19 01:42:28.383 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702026-02-19T01:42:28.506Z[ recovery-image] Feb 19 01:42:28.399 INFO O| Feb 19 01:42:28.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
56712026-02-19T01:42:28.506Z[ recovery-image] Feb 19 01:42:28.399 INFO O| Feb 19 01:42:28.399 INFO STEP 296 (remove_files) COMPLETE
56722026-02-19T01:42:28.506Z[ recovery-image] Feb 19 01:42:28.399 INFO O| Feb 19 01:42:28.399 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732026-02-19T01:42:28.530Z[ recovery-image] Feb 19 01:42:28.411 INFO O| Feb 19 01:42:28.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
56742026-02-19T01:42:28.530Z[ recovery-image] Feb 19 01:42:28.411 INFO O| Feb 19 01:42:28.411 INFO STEP 297 (remove_files) COMPLETE
56752026-02-19T01:42:28.531Z[ recovery-image] Feb 19 01:42:28.411 INFO O| Feb 19 01:42:28.411 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762026-02-19T01:42:28.555Z[ recovery-image] Feb 19 01:42:28.430 INFO O| Feb 19 01:42:28.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
56772026-02-19T01:42:28.555Z[ recovery-image] Feb 19 01:42:28.431 INFO O| Feb 19 01:42:28.431 INFO STEP 298 (remove_files) COMPLETE
56782026-02-19T01:42:28.555Z[ recovery-image] Feb 19 01:42:28.431 INFO O| Feb 19 01:42:28.431 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792026-02-19T01:42:28.555Z[ recovery-image] Feb 19 01:42:28.447 INFO O| Feb 19 01:42:28.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
56802026-02-19T01:42:28.555Z[ recovery-image] Feb 19 01:42:28.447 INFO O| Feb 19 01:42:28.447 INFO STEP 299 (remove_files) COMPLETE
56812026-02-19T01:42:28.555Z[ recovery-image] Feb 19 01:42:28.448 INFO O| Feb 19 01:42:28.447 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822026-02-19T01:42:28.579Z[ recovery-image] Feb 19 01:42:28.463 INFO O| Feb 19 01:42:28.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
56832026-02-19T01:42:28.579Z[ recovery-image] Feb 19 01:42:28.463 INFO O| Feb 19 01:42:28.463 INFO STEP 300 (remove_files) COMPLETE
56842026-02-19T01:42:28.579Z[ recovery-image] Feb 19 01:42:28.463 INFO O| Feb 19 01:42:28.463 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852026-02-19T01:42:28.603Z[ recovery-image] Feb 19 01:42:28.482 INFO O| Feb 19 01:42:28.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
56862026-02-19T01:42:28.603Z[ recovery-image] Feb 19 01:42:28.483 INFO O| Feb 19 01:42:28.482 INFO STEP 301 (remove_files) COMPLETE
56872026-02-19T01:42:28.603Z[ recovery-image] Feb 19 01:42:28.483 INFO O| Feb 19 01:42:28.482 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882026-02-19T01:42:28.603Z[ recovery-image] Feb 19 01:42:28.497 INFO O| Feb 19 01:42:28.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
56892026-02-19T01:42:28.627Z[ recovery-image] Feb 19 01:42:28.498 INFO O| Feb 19 01:42:28.498 INFO STEP 302 (remove_files) COMPLETE
56902026-02-19T01:42:28.627Z[ recovery-image] Feb 19 01:42:28.498 INFO O| Feb 19 01:42:28.498 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912026-02-19T01:42:28.627Z[ recovery-image] Feb 19 01:42:28.516 INFO O| Feb 19 01:42:28.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
56922026-02-19T01:42:28.627Z[ recovery-image] Feb 19 01:42:28.516 INFO O| Feb 19 01:42:28.516 INFO STEP 303 (remove_files) COMPLETE
56932026-02-19T01:42:28.627Z[ recovery-image] Feb 19 01:42:28.516 INFO O| Feb 19 01:42:28.516 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942026-02-19T01:42:28.652Z[ recovery-image] Feb 19 01:42:28.529 INFO O| Feb 19 01:42:28.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
56952026-02-19T01:42:28.652Z[ recovery-image] Feb 19 01:42:28.529 INFO O| Feb 19 01:42:28.529 INFO STEP 304 (remove_files) COMPLETE
56962026-02-19T01:42:28.652Z[ recovery-image] Feb 19 01:42:28.529 INFO O| Feb 19 01:42:28.529 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972026-02-19T01:42:28.676Z[ recovery-image] Feb 19 01:42:28.549 INFO O| Feb 19 01:42:28.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
56982026-02-19T01:42:28.676Z[ recovery-image] Feb 19 01:42:28.550 INFO O| Feb 19 01:42:28.549 INFO STEP 305 (remove_files) COMPLETE
56992026-02-19T01:42:28.676Z[ recovery-image] Feb 19 01:42:28.550 INFO O| Feb 19 01:42:28.550 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002026-02-19T01:42:28.677Z[ recovery-image] Feb 19 01:42:28.567 INFO O| Feb 19 01:42:28.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
57012026-02-19T01:42:28.677Z[ recovery-image] Feb 19 01:42:28.567 INFO O| Feb 19 01:42:28.567 INFO STEP 306 (remove_files) COMPLETE
57022026-02-19T01:42:28.677Z[ recovery-image] Feb 19 01:42:28.567 INFO O| Feb 19 01:42:28.567 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032026-02-19T01:42:28.701Z[ recovery-image] Feb 19 01:42:28.585 INFO O| Feb 19 01:42:28.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
57042026-02-19T01:42:28.701Z[ recovery-image] Feb 19 01:42:28.585 INFO O| Feb 19 01:42:28.585 INFO STEP 307 (remove_files) COMPLETE
57052026-02-19T01:42:28.701Z[ recovery-image] Feb 19 01:42:28.585 INFO O| Feb 19 01:42:28.585 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062026-02-19T01:42:28.725Z[ recovery-image] Feb 19 01:42:28.604 INFO O| Feb 19 01:42:28.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
57072026-02-19T01:42:28.726Z[ recovery-image] Feb 19 01:42:28.604 INFO O| Feb 19 01:42:28.604 INFO STEP 308 (remove_files) COMPLETE
57082026-02-19T01:42:28.726Z[ recovery-image] Feb 19 01:42:28.604 INFO O| Feb 19 01:42:28.604 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092026-02-19T01:42:28.750Z[ recovery-image] Feb 19 01:42:28.621 INFO O| Feb 19 01:42:28.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
57102026-02-19T01:42:28.750Z[ recovery-image] Feb 19 01:42:28.621 INFO O| Feb 19 01:42:28.621 INFO STEP 309 (remove_files) COMPLETE
57112026-02-19T01:42:28.750Z[ recovery-image] Feb 19 01:42:28.621 INFO O| Feb 19 01:42:28.621 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122026-02-19T01:42:28.750Z[ recovery-image] Feb 19 01:42:28.643 INFO O| Feb 19 01:42:28.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
57132026-02-19T01:42:28.750Z[ recovery-image] Feb 19 01:42:28.643 INFO O| Feb 19 01:42:28.643 INFO STEP 310 (remove_files) COMPLETE
57142026-02-19T01:42:28.750Z[ recovery-image] Feb 19 01:42:28.643 INFO O| Feb 19 01:42:28.643 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152026-02-19T01:42:28.774Z[ recovery-image] Feb 19 01:42:28.657 INFO O| Feb 19 01:42:28.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
57162026-02-19T01:42:28.774Z[ recovery-image] Feb 19 01:42:28.657 INFO O| Feb 19 01:42:28.657 INFO STEP 311 (remove_files) COMPLETE
57172026-02-19T01:42:28.774Z[ recovery-image] Feb 19 01:42:28.657 INFO O| Feb 19 01:42:28.657 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182026-02-19T01:42:28.799Z[ recovery-image] Feb 19 01:42:28.676 INFO O| Feb 19 01:42:28.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
57192026-02-19T01:42:28.799Z[ recovery-image] Feb 19 01:42:28.676 INFO O| Feb 19 01:42:28.676 INFO STEP 312 (remove_files) COMPLETE
57202026-02-19T01:42:28.799Z[ recovery-image] Feb 19 01:42:28.676 INFO O| Feb 19 01:42:28.676 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212026-02-19T01:42:28.799Z[ recovery-image] Feb 19 01:42:28.693 INFO O| Feb 19 01:42:28.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
57222026-02-19T01:42:28.799Z[ recovery-image] Feb 19 01:42:28.693 INFO O| Feb 19 01:42:28.693 INFO STEP 313 (remove_files) COMPLETE
57232026-02-19T01:42:28.823Z[ recovery-image] Feb 19 01:42:28.693 INFO O| Feb 19 01:42:28.693 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242026-02-19T01:42:28.823Z[ recovery-image] Feb 19 01:42:28.705 INFO O| Feb 19 01:42:28.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
57252026-02-19T01:42:28.823Z[ recovery-image] Feb 19 01:42:28.705 INFO O| Feb 19 01:42:28.705 INFO STEP 314 (remove_files) COMPLETE
57262026-02-19T01:42:28.823Z[ recovery-image] Feb 19 01:42:28.705 INFO O| Feb 19 01:42:28.705 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272026-02-19T01:42:28.847Z[ recovery-image] Feb 19 01:42:28.724 INFO O| Feb 19 01:42:28.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
57282026-02-19T01:42:28.847Z[ recovery-image] Feb 19 01:42:28.724 INFO O| Feb 19 01:42:28.724 INFO STEP 315 (remove_files) COMPLETE
57292026-02-19T01:42:28.847Z[ recovery-image] Feb 19 01:42:28.724 INFO O| Feb 19 01:42:28.724 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302026-02-19T01:42:28.847Z[ recovery-image] Feb 19 01:42:28.741 INFO O| Feb 19 01:42:28.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
57312026-02-19T01:42:28.871Z[ recovery-image] Feb 19 01:42:28.742 INFO O| Feb 19 01:42:28.742 INFO STEP 316 (remove_files) COMPLETE
57322026-02-19T01:42:28.871Z[ recovery-image] Feb 19 01:42:28.742 INFO O| Feb 19 01:42:28.742 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332026-02-19T01:42:28.871Z[ recovery-image] Feb 19 01:42:28.766 INFO O| Feb 19 01:42:28.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
57342026-02-19T01:42:28.895Z[ recovery-image] Feb 19 01:42:28.766 INFO O| Feb 19 01:42:28.766 INFO STEP 317 (remove_files) COMPLETE
57352026-02-19T01:42:28.895Z[ recovery-image] Feb 19 01:42:28.766 INFO O| Feb 19 01:42:28.766 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362026-02-19T01:42:28.895Z[ recovery-image] Feb 19 01:42:28.786 INFO O| Feb 19 01:42:28.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
57372026-02-19T01:42:28.895Z[ recovery-image] Feb 19 01:42:28.786 INFO O| Feb 19 01:42:28.786 INFO STEP 318 (remove_files) COMPLETE
57382026-02-19T01:42:28.895Z[ recovery-image] Feb 19 01:42:28.786 INFO O| Feb 19 01:42:28.786 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392026-02-19T01:42:28.919Z[ recovery-image] Feb 19 01:42:28.805 INFO O| Feb 19 01:42:28.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
57402026-02-19T01:42:28.919Z[ recovery-image] Feb 19 01:42:28.805 INFO O| Feb 19 01:42:28.805 INFO STEP 319 (remove_files) COMPLETE
57412026-02-19T01:42:28.919Z[ recovery-image] Feb 19 01:42:28.805 INFO O| Feb 19 01:42:28.805 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422026-02-19T01:42:28.943Z[ recovery-image] Feb 19 01:42:28.819 INFO O| Feb 19 01:42:28.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
57432026-02-19T01:42:28.944Z[ recovery-image] Feb 19 01:42:28.820 INFO O| Feb 19 01:42:28.820 INFO STEP 320 (remove_files) COMPLETE
57442026-02-19T01:42:28.944Z[ recovery-image] Feb 19 01:42:28.820 INFO O| Feb 19 01:42:28.820 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452026-02-19T01:42:28.944Z[ recovery-image] Feb 19 01:42:28.834 INFO O| Feb 19 01:42:28.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
57462026-02-19T01:42:28.944Z[ recovery-image] Feb 19 01:42:28.834 INFO O| Feb 19 01:42:28.834 INFO STEP 321 (remove_files) COMPLETE
57472026-02-19T01:42:28.944Z[ recovery-image] Feb 19 01:42:28.834 INFO O| Feb 19 01:42:28.834 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482026-02-19T01:42:28.968Z[ recovery-image] Feb 19 01:42:28.848 INFO O| Feb 19 01:42:28.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
57492026-02-19T01:42:28.968Z[ recovery-image] Feb 19 01:42:28.848 INFO O| Feb 19 01:42:28.848 INFO STEP 322 (remove_files) COMPLETE
57502026-02-19T01:42:28.968Z[ recovery-image] Feb 19 01:42:28.848 INFO O| Feb 19 01:42:28.848 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512026-02-19T01:42:28.992Z[ recovery-image] Feb 19 01:42:28.865 INFO O| Feb 19 01:42:28.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
57522026-02-19T01:42:28.992Z[ recovery-image] Feb 19 01:42:28.866 INFO O| Feb 19 01:42:28.866 INFO STEP 323 (remove_files) COMPLETE
57532026-02-19T01:42:28.992Z[ recovery-image] Feb 19 01:42:28.866 INFO O| Feb 19 01:42:28.866 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542026-02-19T01:42:28.992Z[ recovery-image] Feb 19 01:42:28.884 INFO O| Feb 19 01:42:28.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
57552026-02-19T01:42:28.992Z[ recovery-image] Feb 19 01:42:28.884 INFO O| Feb 19 01:42:28.884 INFO STEP 324 (remove_files) COMPLETE
57562026-02-19T01:42:28.992Z[ recovery-image] Feb 19 01:42:28.884 INFO O| Feb 19 01:42:28.884 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572026-02-19T01:42:29.017Z[ recovery-image] Feb 19 01:42:28.898 INFO O| Feb 19 01:42:28.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
57582026-02-19T01:42:29.017Z[ recovery-image] Feb 19 01:42:28.898 INFO O| Feb 19 01:42:28.898 INFO STEP 325 (remove_files) COMPLETE
57592026-02-19T01:42:29.017Z[ recovery-image] Feb 19 01:42:28.898 INFO O| Feb 19 01:42:28.898 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602026-02-19T01:42:29.017Z[ recovery-image] Feb 19 01:42:28.910 INFO O| Feb 19 01:42:28.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
57612026-02-19T01:42:29.017Z[ recovery-image] Feb 19 01:42:28.910 INFO O| Feb 19 01:42:28.910 INFO STEP 326 (remove_files) COMPLETE
57622026-02-19T01:42:29.017Z[ recovery-image] Feb 19 01:42:28.910 INFO O| Feb 19 01:42:28.910 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632026-02-19T01:42:29.041Z[ recovery-image] Feb 19 01:42:28.927 INFO O| Feb 19 01:42:28.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
57642026-02-19T01:42:29.041Z[ recovery-image] Feb 19 01:42:28.927 INFO O| Feb 19 01:42:28.927 INFO STEP 327 (remove_files) COMPLETE
57652026-02-19T01:42:29.041Z[ recovery-image] Feb 19 01:42:28.927 INFO O| Feb 19 01:42:28.927 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662026-02-19T01:42:29.065Z[ recovery-image] Feb 19 01:42:28.940 INFO O| Feb 19 01:42:28.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
57672026-02-19T01:42:29.065Z[ recovery-image] Feb 19 01:42:28.940 INFO O| Feb 19 01:42:28.940 INFO STEP 328 (remove_files) COMPLETE
57682026-02-19T01:42:29.066Z[ recovery-image] Feb 19 01:42:28.940 INFO O| Feb 19 01:42:28.940 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692026-02-19T01:42:29.066Z[ recovery-image] Feb 19 01:42:28.956 INFO O| Feb 19 01:42:28.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
57702026-02-19T01:42:29.066Z[ recovery-image] Feb 19 01:42:28.956 INFO O| Feb 19 01:42:28.956 INFO STEP 329 (remove_files) COMPLETE
57712026-02-19T01:42:29.066Z[ recovery-image] Feb 19 01:42:28.956 INFO O| Feb 19 01:42:28.956 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722026-02-19T01:42:29.090Z[ recovery-image] Feb 19 01:42:28.969 INFO O| Feb 19 01:42:28.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
57732026-02-19T01:42:29.090Z[ recovery-image] Feb 19 01:42:28.969 INFO O| Feb 19 01:42:28.969 INFO STEP 330 (remove_files) COMPLETE
57742026-02-19T01:42:29.090Z[ recovery-image] Feb 19 01:42:28.969 INFO O| Feb 19 01:42:28.969 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752026-02-19T01:42:29.090Z[ recovery-image] Feb 19 01:42:28.982 INFO O| Feb 19 01:42:28.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
57762026-02-19T01:42:29.090Z[ recovery-image] Feb 19 01:42:28.982 INFO O| Feb 19 01:42:28.982 INFO STEP 331 (remove_files) COMPLETE
57772026-02-19T01:42:29.090Z[ recovery-image] Feb 19 01:42:28.982 INFO O| Feb 19 01:42:28.982 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782026-02-19T01:42:29.114Z[ recovery-image] Feb 19 01:42:28.996 INFO O| Feb 19 01:42:28.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
57792026-02-19T01:42:29.114Z[ recovery-image] Feb 19 01:42:28.996 INFO O| Feb 19 01:42:28.996 INFO STEP 332 (remove_files) COMPLETE
57802026-02-19T01:42:29.114Z[ recovery-image] Feb 19 01:42:28.996 INFO O| Feb 19 01:42:28.996 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812026-02-19T01:42:29.138Z[ recovery-image] Feb 19 01:42:29.016 INFO O| Feb 19 01:42:29.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
57822026-02-19T01:42:29.138Z[ recovery-image] Feb 19 01:42:29.016 INFO O| Feb 19 01:42:29.016 INFO STEP 333 (remove_files) COMPLETE
57832026-02-19T01:42:29.138Z[ recovery-image] Feb 19 01:42:29.016 INFO O| Feb 19 01:42:29.016 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842026-02-19T01:42:29.138Z[ recovery-image] Feb 19 01:42:29.031 INFO O| Feb 19 01:42:29.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
57852026-02-19T01:42:29.138Z[ recovery-image] Feb 19 01:42:29.032 INFO O| Feb 19 01:42:29.032 INFO STEP 334 (remove_files) COMPLETE
57862026-02-19T01:42:29.138Z[ recovery-image] Feb 19 01:42:29.032 INFO O| Feb 19 01:42:29.032 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872026-02-19T01:42:29.162Z[ recovery-image] Feb 19 01:42:29.047 INFO O| Feb 19 01:42:29.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
57882026-02-19T01:42:29.162Z[ recovery-image] Feb 19 01:42:29.047 INFO O| Feb 19 01:42:29.047 INFO STEP 335 (remove_files) COMPLETE
57892026-02-19T01:42:29.162Z[ recovery-image] Feb 19 01:42:29.047 INFO O| Feb 19 01:42:29.047 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902026-02-19T01:42:29.187Z[ recovery-image] Feb 19 01:42:29.066 INFO O| Feb 19 01:42:29.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
57912026-02-19T01:42:29.187Z[ recovery-image] Feb 19 01:42:29.066 INFO O| Feb 19 01:42:29.066 INFO STEP 336 (remove_files) COMPLETE
57922026-02-19T01:42:29.187Z[ recovery-image] Feb 19 01:42:29.066 INFO O| Feb 19 01:42:29.066 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932026-02-19T01:42:29.211Z[ recovery-image] Feb 19 01:42:29.082 INFO O| Feb 19 01:42:29.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
57942026-02-19T01:42:29.211Z[ recovery-image] Feb 19 01:42:29.082 INFO O| Feb 19 01:42:29.082 INFO STEP 337 (remove_files) COMPLETE
57952026-02-19T01:42:29.211Z[ recovery-image] Feb 19 01:42:29.082 INFO O| Feb 19 01:42:29.082 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962026-02-19T01:42:29.211Z[ recovery-image] Feb 19 01:42:29.100 INFO O| Feb 19 01:42:29.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
57972026-02-19T01:42:29.211Z[ recovery-image] Feb 19 01:42:29.100 INFO O| Feb 19 01:42:29.100 INFO STEP 338 (remove_files) COMPLETE
57982026-02-19T01:42:29.211Z[ recovery-image] Feb 19 01:42:29.100 INFO O| Feb 19 01:42:29.100 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992026-02-19T01:42:29.235Z[ recovery-image] Feb 19 01:42:29.118 INFO O| Feb 19 01:42:29.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
58002026-02-19T01:42:29.235Z[ recovery-image] Feb 19 01:42:29.118 INFO O| Feb 19 01:42:29.118 INFO STEP 339 (remove_files) COMPLETE
58012026-02-19T01:42:29.235Z[ recovery-image] Feb 19 01:42:29.118 INFO O| Feb 19 01:42:29.118 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022026-02-19T01:42:29.259Z[ recovery-image] Feb 19 01:42:29.134 INFO O| Feb 19 01:42:29.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
58032026-02-19T01:42:29.259Z[ recovery-image] Feb 19 01:42:29.134 INFO O| Feb 19 01:42:29.134 INFO STEP 340 (remove_files) COMPLETE
58042026-02-19T01:42:29.259Z[ recovery-image] Feb 19 01:42:29.134 INFO O| Feb 19 01:42:29.134 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052026-02-19T01:42:29.283Z[ recovery-image] Feb 19 01:42:29.154 INFO O| Feb 19 01:42:29.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
58062026-02-19T01:42:29.284Z[ recovery-image] Feb 19 01:42:29.154 INFO O| Feb 19 01:42:29.154 INFO STEP 341 (remove_files) COMPLETE
58072026-02-19T01:42:29.284Z[ recovery-image] Feb 19 01:42:29.154 INFO O| Feb 19 01:42:29.154 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082026-02-19T01:42:29.284Z[ recovery-image] Feb 19 01:42:29.171 INFO O| Feb 19 01:42:29.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
58092026-02-19T01:42:29.284Z[ recovery-image] Feb 19 01:42:29.171 INFO O| Feb 19 01:42:29.171 INFO STEP 342 (remove_files) COMPLETE
58102026-02-19T01:42:29.284Z[ recovery-image] Feb 19 01:42:29.171 INFO O| Feb 19 01:42:29.171 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112026-02-19T01:42:29.308Z[ recovery-image] Feb 19 01:42:29.189 INFO O| Feb 19 01:42:29.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
58122026-02-19T01:42:29.308Z[ recovery-image] Feb 19 01:42:29.189 INFO O| Feb 19 01:42:29.189 INFO STEP 343 (remove_files) COMPLETE
58132026-02-19T01:42:29.308Z[ recovery-image] Feb 19 01:42:29.189 INFO O| Feb 19 01:42:29.189 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142026-02-19T01:42:29.332Z[ recovery-image] Feb 19 01:42:29.205 INFO O| Feb 19 01:42:29.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
58152026-02-19T01:42:29.332Z[ recovery-image] Feb 19 01:42:29.205 INFO O| Feb 19 01:42:29.205 INFO STEP 344 (remove_files) COMPLETE
58162026-02-19T01:42:29.332Z[ recovery-image] Feb 19 01:42:29.205 INFO O| Feb 19 01:42:29.205 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172026-02-19T01:42:29.332Z[ recovery-image] Feb 19 01:42:29.222 INFO O| Feb 19 01:42:29.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
58182026-02-19T01:42:29.332Z[ recovery-image] Feb 19 01:42:29.222 INFO O| Feb 19 01:42:29.222 INFO STEP 345 (remove_files) COMPLETE
58192026-02-19T01:42:29.332Z[ recovery-image] Feb 19 01:42:29.222 INFO O| Feb 19 01:42:29.222 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202026-02-19T01:42:29.356Z[ recovery-image] Feb 19 01:42:29.239 INFO O| Feb 19 01:42:29.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
58212026-02-19T01:42:29.356Z[ recovery-image] Feb 19 01:42:29.239 INFO O| Feb 19 01:42:29.239 INFO STEP 346 (remove_files) COMPLETE
58222026-02-19T01:42:29.356Z[ recovery-image] Feb 19 01:42:29.239 INFO O| Feb 19 01:42:29.239 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232026-02-19T01:42:29.381Z[ recovery-image] Feb 19 01:42:29.255 INFO O| Feb 19 01:42:29.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
58242026-02-19T01:42:29.381Z[ recovery-image] Feb 19 01:42:29.255 INFO O| Feb 19 01:42:29.255 INFO STEP 347 (remove_files) COMPLETE
58252026-02-19T01:42:29.381Z[ recovery-image] Feb 19 01:42:29.255 INFO O| Feb 19 01:42:29.255 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262026-02-19T01:42:29.381Z[ recovery-image] Feb 19 01:42:29.269 INFO O| Feb 19 01:42:29.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
58272026-02-19T01:42:29.381Z[ recovery-image] Feb 19 01:42:29.269 INFO O| Feb 19 01:42:29.269 INFO STEP 348 (remove_files) COMPLETE
58282026-02-19T01:42:29.381Z[ recovery-image] Feb 19 01:42:29.269 INFO O| Feb 19 01:42:29.269 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292026-02-19T01:42:29.405Z[ recovery-image] Feb 19 01:42:29.281 INFO O| Feb 19 01:42:29.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
58302026-02-19T01:42:29.405Z[ recovery-image] Feb 19 01:42:29.281 INFO O| Feb 19 01:42:29.281 INFO STEP 349 (remove_files) COMPLETE
58312026-02-19T01:42:29.405Z[ recovery-image] Feb 19 01:42:29.281 INFO O| Feb 19 01:42:29.281 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322026-02-19T01:42:29.405Z[ recovery-image] Feb 19 01:42:29.299 INFO O| Feb 19 01:42:29.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
58332026-02-19T01:42:29.405Z[ recovery-image] Feb 19 01:42:29.299 INFO O| Feb 19 01:42:29.299 INFO STEP 350 (remove_files) COMPLETE
58342026-02-19T01:42:29.405Z[ recovery-image] Feb 19 01:42:29.299 INFO O| Feb 19 01:42:29.299 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352026-02-19T01:42:29.429Z[ recovery-image] Feb 19 01:42:29.314 INFO O| Feb 19 01:42:29.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
58362026-02-19T01:42:29.429Z[ recovery-image] Feb 19 01:42:29.314 INFO O| Feb 19 01:42:29.314 INFO STEP 351 (remove_files) COMPLETE
58372026-02-19T01:42:29.429Z[ recovery-image] Feb 19 01:42:29.314 INFO O| Feb 19 01:42:29.314 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382026-02-19T01:42:29.453Z[ recovery-image] Feb 19 01:42:29.328 INFO O| Feb 19 01:42:29.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
58392026-02-19T01:42:29.453Z[ recovery-image] Feb 19 01:42:29.328 INFO O| Feb 19 01:42:29.328 INFO STEP 352 (remove_files) COMPLETE
58402026-02-19T01:42:29.453Z[ recovery-image] Feb 19 01:42:29.328 INFO O| Feb 19 01:42:29.328 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412026-02-19T01:42:29.453Z[ recovery-image] Feb 19 01:42:29.342 INFO O| Feb 19 01:42:29.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
58422026-02-19T01:42:29.453Z[ recovery-image] Feb 19 01:42:29.342 INFO O| Feb 19 01:42:29.342 INFO STEP 353 (remove_files) COMPLETE
58432026-02-19T01:42:29.453Z[ recovery-image] Feb 19 01:42:29.342 INFO O| Feb 19 01:42:29.342 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442026-02-19T01:42:29.477Z[ recovery-image] Feb 19 01:42:29.363 INFO O| Feb 19 01:42:29.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
58452026-02-19T01:42:29.477Z[ recovery-image] Feb 19 01:42:29.363 INFO O| Feb 19 01:42:29.363 INFO STEP 354 (remove_files) COMPLETE
58462026-02-19T01:42:29.477Z[ recovery-image] Feb 19 01:42:29.363 INFO O| Feb 19 01:42:29.363 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472026-02-19T01:42:29.502Z[ recovery-image] Feb 19 01:42:29.380 INFO O| Feb 19 01:42:29.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
58482026-02-19T01:42:29.502Z[ recovery-image] Feb 19 01:42:29.380 INFO O| Feb 19 01:42:29.380 INFO STEP 355 (remove_files) COMPLETE
58492026-02-19T01:42:29.502Z[ recovery-image] Feb 19 01:42:29.381 INFO O| Feb 19 01:42:29.380 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502026-02-19T01:42:29.502Z[ recovery-image] Feb 19 01:42:29.396 INFO O| Feb 19 01:42:29.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
58512026-02-19T01:42:29.502Z[ recovery-image] Feb 19 01:42:29.396 INFO O| Feb 19 01:42:29.396 INFO STEP 356 (remove_files) COMPLETE
58522026-02-19T01:42:29.502Z[ recovery-image] Feb 19 01:42:29.396 INFO O| Feb 19 01:42:29.396 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532026-02-19T01:42:29.526Z[ recovery-image] Feb 19 01:42:29.410 INFO O| Feb 19 01:42:29.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
58542026-02-19T01:42:29.526Z[ recovery-image] Feb 19 01:42:29.411 INFO O| Feb 19 01:42:29.411 INFO STEP 357 (remove_files) COMPLETE
58552026-02-19T01:42:29.526Z[ recovery-image] Feb 19 01:42:29.411 INFO O| Feb 19 01:42:29.411 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562026-02-19T01:42:29.550Z[ recovery-image] Feb 19 01:42:29.433 INFO O| Feb 19 01:42:29.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
58572026-02-19T01:42:29.550Z[ recovery-image] Feb 19 01:42:29.434 INFO O| Feb 19 01:42:29.434 INFO STEP 358 (remove_files) COMPLETE
58582026-02-19T01:42:29.550Z[ recovery-image] Feb 19 01:42:29.434 INFO O| Feb 19 01:42:29.434 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592026-02-19T01:42:29.575Z[ recovery-image] Feb 19 01:42:29.454 INFO O| Feb 19 01:42:29.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
58602026-02-19T01:42:29.575Z[ recovery-image] Feb 19 01:42:29.455 INFO O| Feb 19 01:42:29.455 INFO STEP 359 (remove_files) COMPLETE
58612026-02-19T01:42:29.575Z[ recovery-image] Feb 19 01:42:29.455 INFO O| Feb 19 01:42:29.455 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622026-02-19T01:42:29.599Z[ recovery-image] Feb 19 01:42:29.482 INFO O| Feb 19 01:42:29.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
58632026-02-19T01:42:29.599Z[ recovery-image] Feb 19 01:42:29.482 INFO O| Feb 19 01:42:29.482 INFO STEP 360 (remove_files) COMPLETE
58642026-02-19T01:42:29.599Z[ recovery-image] Feb 19 01:42:29.482 INFO O| Feb 19 01:42:29.482 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652026-02-19T01:42:29.623Z[ recovery-image] Feb 19 01:42:29.508 INFO O| Feb 19 01:42:29.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
58662026-02-19T01:42:29.623Z[ recovery-image] Feb 19 01:42:29.508 INFO O| Feb 19 01:42:29.508 INFO STEP 361 (remove_files) COMPLETE
58672026-02-19T01:42:29.623Z[ recovery-image] Feb 19 01:42:29.508 INFO O| Feb 19 01:42:29.508 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682026-02-19T01:42:29.648Z[ recovery-image] Feb 19 01:42:29.528 INFO O| Feb 19 01:42:29.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
58692026-02-19T01:42:29.648Z[ recovery-image] Feb 19 01:42:29.528 INFO O| Feb 19 01:42:29.528 INFO STEP 362 (remove_files) COMPLETE
58702026-02-19T01:42:29.648Z[ recovery-image] Feb 19 01:42:29.528 INFO O| Feb 19 01:42:29.528 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712026-02-19T01:42:29.672Z[ recovery-image] Feb 19 01:42:29.549 INFO O| Feb 19 01:42:29.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
58722026-02-19T01:42:29.672Z[ recovery-image] Feb 19 01:42:29.549 INFO O| Feb 19 01:42:29.549 INFO STEP 363 (remove_files) COMPLETE
58732026-02-19T01:42:29.672Z[ recovery-image] Feb 19 01:42:29.549 INFO O| Feb 19 01:42:29.549 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742026-02-19T01:42:29.696Z[ recovery-image] Feb 19 01:42:29.575 INFO O| Feb 19 01:42:29.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
58752026-02-19T01:42:29.696Z[ recovery-image] Feb 19 01:42:29.575 INFO O| Feb 19 01:42:29.575 INFO STEP 364 (remove_files) COMPLETE
58762026-02-19T01:42:29.696Z[ recovery-image] Feb 19 01:42:29.575 INFO O| Feb 19 01:42:29.575 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772026-02-19T01:42:29.720Z[ recovery-image] Feb 19 01:42:29.600 INFO O| Feb 19 01:42:29.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
58782026-02-19T01:42:29.720Z[ recovery-image] Feb 19 01:42:29.600 INFO O| Feb 19 01:42:29.600 INFO STEP 365 (remove_files) COMPLETE
58792026-02-19T01:42:29.720Z[ recovery-image] Feb 19 01:42:29.600 INFO O| Feb 19 01:42:29.600 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802026-02-19T01:42:29.744Z[ recovery-image] Feb 19 01:42:29.621 INFO O| Feb 19 01:42:29.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
58812026-02-19T01:42:29.744Z[ recovery-image] Feb 19 01:42:29.622 INFO O| Feb 19 01:42:29.622 INFO STEP 366 (remove_files) COMPLETE
58822026-02-19T01:42:29.744Z[ recovery-image] Feb 19 01:42:29.622 INFO O| Feb 19 01:42:29.622 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832026-02-19T01:42:29.769Z[ recovery-image] Feb 19 01:42:29.646 INFO O| Feb 19 01:42:29.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
58842026-02-19T01:42:29.769Z[ recovery-image] Feb 19 01:42:29.646 INFO O| Feb 19 01:42:29.646 INFO STEP 367 (remove_files) COMPLETE
58852026-02-19T01:42:29.769Z[ recovery-image] Feb 19 01:42:29.646 INFO O| Feb 19 01:42:29.646 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862026-02-19T01:42:29.793Z[ recovery-image] Feb 19 01:42:29.667 INFO O| Feb 19 01:42:29.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
58872026-02-19T01:42:29.793Z[ recovery-image] Feb 19 01:42:29.667 INFO O| Feb 19 01:42:29.667 INFO STEP 368 (remove_files) COMPLETE
58882026-02-19T01:42:29.793Z[ recovery-image] Feb 19 01:42:29.667 INFO O| Feb 19 01:42:29.667 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892026-02-19T01:42:29.793Z[ recovery-image] Feb 19 01:42:29.688 INFO O| Feb 19 01:42:29.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
58902026-02-19T01:42:29.818Z[ recovery-image] Feb 19 01:42:29.688 INFO O| Feb 19 01:42:29.688 INFO STEP 369 (remove_files) COMPLETE
58912026-02-19T01:42:29.818Z[ recovery-image] Feb 19 01:42:29.688 INFO O| Feb 19 01:42:29.688 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922026-02-19T01:42:29.818Z[ recovery-image] Feb 19 01:42:29.711 INFO O| Feb 19 01:42:29.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
58932026-02-19T01:42:29.818Z[ recovery-image] Feb 19 01:42:29.711 INFO O| Feb 19 01:42:29.711 INFO STEP 370 (remove_files) COMPLETE
58942026-02-19T01:42:29.818Z[ recovery-image] Feb 19 01:42:29.711 INFO O| Feb 19 01:42:29.711 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952026-02-19T01:42:29.842Z[ recovery-image] Feb 19 01:42:29.731 INFO O| Feb 19 01:42:29.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
58962026-02-19T01:42:29.842Z[ recovery-image] Feb 19 01:42:29.731 INFO O| Feb 19 01:42:29.731 INFO STEP 371 (remove_files) COMPLETE
58972026-02-19T01:42:29.842Z[ recovery-image] Feb 19 01:42:29.731 INFO O| Feb 19 01:42:29.731 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982026-02-19T01:42:29.866Z[ recovery-image] Feb 19 01:42:29.755 INFO O| Feb 19 01:42:29.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
58992026-02-19T01:42:29.866Z[ recovery-image] Feb 19 01:42:29.755 INFO O| Feb 19 01:42:29.755 INFO STEP 372 (remove_files) COMPLETE
59002026-02-19T01:42:29.866Z[ recovery-image] Feb 19 01:42:29.755 INFO O| Feb 19 01:42:29.755 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012026-02-19T01:42:29.890Z[ recovery-image] Feb 19 01:42:29.770 INFO O| Feb 19 01:42:29.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
59022026-02-19T01:42:29.890Z[ recovery-image] Feb 19 01:42:29.771 INFO O| Feb 19 01:42:29.771 INFO STEP 373 (remove_files) COMPLETE
59032026-02-19T01:42:29.890Z[ recovery-image] Feb 19 01:42:29.771 INFO O| Feb 19 01:42:29.771 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042026-02-19T01:42:29.914Z[ recovery-image] Feb 19 01:42:29.795 INFO O| Feb 19 01:42:29.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
59052026-02-19T01:42:29.915Z[ recovery-image] Feb 19 01:42:29.795 INFO O| Feb 19 01:42:29.795 INFO STEP 374 (remove_files) COMPLETE
59062026-02-19T01:42:29.915Z[ recovery-image] Feb 19 01:42:29.795 INFO O| Feb 19 01:42:29.795 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072026-02-19T01:42:29.939Z[ recovery-image] Feb 19 01:42:29.820 INFO O| Feb 19 01:42:29.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
59082026-02-19T01:42:29.939Z[ recovery-image] Feb 19 01:42:29.820 INFO O| Feb 19 01:42:29.820 INFO STEP 375 (remove_files) COMPLETE
59092026-02-19T01:42:29.939Z[ recovery-image] Feb 19 01:42:29.820 INFO O| Feb 19 01:42:29.820 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102026-02-19T01:42:29.963Z[ recovery-image] Feb 19 01:42:29.841 INFO O| Feb 19 01:42:29.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
59112026-02-19T01:42:29.963Z[ recovery-image] Feb 19 01:42:29.841 INFO O| Feb 19 01:42:29.841 INFO STEP 376 (remove_files) COMPLETE
59122026-02-19T01:42:29.963Z[ recovery-image] Feb 19 01:42:29.841 INFO O| Feb 19 01:42:29.841 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132026-02-19T01:42:29.987Z[ recovery-image] Feb 19 01:42:29.861 INFO O| Feb 19 01:42:29.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
59142026-02-19T01:42:29.988Z[ recovery-image] Feb 19 01:42:29.862 INFO O| Feb 19 01:42:29.861 INFO STEP 377 (remove_files) COMPLETE
59152026-02-19T01:42:29.988Z[ recovery-image] Feb 19 01:42:29.862 INFO O| Feb 19 01:42:29.862 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162026-02-19T01:42:29.988Z[ recovery-image] Feb 19 01:42:29.881 INFO O| Feb 19 01:42:29.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
59172026-02-19T01:42:29.988Z[ recovery-image] Feb 19 01:42:29.881 INFO O| Feb 19 01:42:29.881 INFO STEP 378 (remove_files) COMPLETE
59182026-02-19T01:42:29.988Z[ recovery-image] Feb 19 01:42:29.881 INFO O| Feb 19 01:42:29.881 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192026-02-19T01:42:30.013Z[ recovery-image] Feb 19 01:42:29.905 INFO O| Feb 19 01:42:29.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
59202026-02-19T01:42:30.013Z[ recovery-image] Feb 19 01:42:29.906 INFO O| Feb 19 01:42:29.906 INFO STEP 379 (remove_files) COMPLETE
59212026-02-19T01:42:30.013Z[ recovery-image] Feb 19 01:42:29.906 INFO O| Feb 19 01:42:29.906 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222026-02-19T01:42:30.037Z[ recovery-image] Feb 19 01:42:29.930 INFO O| Feb 19 01:42:29.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
59232026-02-19T01:42:30.037Z[ recovery-image] Feb 19 01:42:29.930 INFO O| Feb 19 01:42:29.930 INFO STEP 380 (remove_files) COMPLETE
59242026-02-19T01:42:30.037Z[ recovery-image] Feb 19 01:42:29.930 INFO O| Feb 19 01:42:29.930 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252026-02-19T01:42:30.061Z[ recovery-image] Feb 19 01:42:29.951 INFO O| Feb 19 01:42:29.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
59262026-02-19T01:42:30.061Z[ recovery-image] Feb 19 01:42:29.952 INFO O| Feb 19 01:42:29.952 INFO STEP 381 (remove_files) COMPLETE
59272026-02-19T01:42:30.061Z[ recovery-image] Feb 19 01:42:29.952 INFO O| Feb 19 01:42:29.952 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282026-02-19T01:42:30.085Z[ recovery-image] Feb 19 01:42:29.966 INFO O| Feb 19 01:42:29.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
59292026-02-19T01:42:30.085Z[ recovery-image] Feb 19 01:42:29.967 INFO O| Feb 19 01:42:29.967 INFO STEP 382 (remove_files) COMPLETE
59302026-02-19T01:42:30.085Z[ recovery-image] Feb 19 01:42:29.967 INFO O| Feb 19 01:42:29.967 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312026-02-19T01:42:30.109Z[ recovery-image] Feb 19 01:42:29.990 INFO O| Feb 19 01:42:29.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
59322026-02-19T01:42:30.109Z[ recovery-image] Feb 19 01:42:29.990 INFO O| Feb 19 01:42:29.990 INFO STEP 383 (remove_files) COMPLETE
59332026-02-19T01:42:30.109Z[ recovery-image] Feb 19 01:42:29.990 INFO O| Feb 19 01:42:29.990 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342026-02-19T01:42:30.134Z[ recovery-image] Feb 19 01:42:30.019 INFO O| Feb 19 01:42:30.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
59352026-02-19T01:42:30.134Z[ recovery-image] Feb 19 01:42:30.019 INFO O| Feb 19 01:42:30.019 INFO STEP 384 (remove_files) COMPLETE
59362026-02-19T01:42:30.134Z[ recovery-image] Feb 19 01:42:30.020 INFO O| Feb 19 01:42:30.019 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372026-02-19T01:42:30.158Z[ recovery-image] Feb 19 01:42:30.040 INFO O| Feb 19 01:42:30.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
59382026-02-19T01:42:30.158Z[ recovery-image] Feb 19 01:42:30.040 INFO O| Feb 19 01:42:30.040 INFO STEP 385 (remove_files) COMPLETE
59392026-02-19T01:42:30.158Z[ recovery-image] Feb 19 01:42:30.040 INFO O| Feb 19 01:42:30.040 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402026-02-19T01:42:30.158Z[ recovery-image] Feb 19 01:42:30.052 INFO O| Feb 19 01:42:30.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
59412026-02-19T01:42:30.158Z[ recovery-image] Feb 19 01:42:30.052 INFO O| Feb 19 01:42:30.052 INFO STEP 386 (remove_files) COMPLETE
59422026-02-19T01:42:30.158Z[ recovery-image] Feb 19 01:42:30.052 INFO O| Feb 19 01:42:30.052 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432026-02-19T01:42:30.182Z[ recovery-image] Feb 19 01:42:30.066 INFO O| Feb 19 01:42:30.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
59442026-02-19T01:42:30.182Z[ recovery-image] Feb 19 01:42:30.066 INFO O| Feb 19 01:42:30.066 INFO STEP 387 (remove_files) COMPLETE
59452026-02-19T01:42:30.182Z[ recovery-image] Feb 19 01:42:30.066 INFO O| Feb 19 01:42:30.066 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462026-02-19T01:42:30.206Z[ recovery-image] Feb 19 01:42:30.084 INFO O| Feb 19 01:42:30.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
59472026-02-19T01:42:30.207Z[ recovery-image] Feb 19 01:42:30.084 INFO O| Feb 19 01:42:30.084 INFO STEP 388 (remove_files) COMPLETE
59482026-02-19T01:42:30.207Z[ recovery-image] Feb 19 01:42:30.084 INFO O| Feb 19 01:42:30.084 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492026-02-19T01:42:30.207Z[ recovery-image] Feb 19 01:42:30.100 INFO O| Feb 19 01:42:30.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
59502026-02-19T01:42:30.207Z[ recovery-image] Feb 19 01:42:30.100 INFO O| Feb 19 01:42:30.100 INFO STEP 389 (remove_files) COMPLETE
59512026-02-19T01:42:30.207Z[ recovery-image] Feb 19 01:42:30.100 INFO O| Feb 19 01:42:30.100 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522026-02-19T01:42:30.231Z[ recovery-image] Feb 19 01:42:30.118 INFO O| Feb 19 01:42:30.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
59532026-02-19T01:42:30.231Z[ recovery-image] Feb 19 01:42:30.118 INFO O| Feb 19 01:42:30.118 INFO STEP 390 (remove_files) COMPLETE
59542026-02-19T01:42:30.231Z[ recovery-image] Feb 19 01:42:30.118 INFO O| Feb 19 01:42:30.118 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552026-02-19T01:42:30.255Z[ recovery-image] Feb 19 01:42:30.133 INFO O| Feb 19 01:42:30.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
59562026-02-19T01:42:30.255Z[ recovery-image] Feb 19 01:42:30.133 INFO O| Feb 19 01:42:30.133 INFO STEP 391 (remove_files) COMPLETE
59572026-02-19T01:42:30.255Z[ recovery-image] Feb 19 01:42:30.133 INFO O| Feb 19 01:42:30.133 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582026-02-19T01:42:30.255Z[ recovery-image] Feb 19 01:42:30.146 INFO O| Feb 19 01:42:30.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
59592026-02-19T01:42:30.255Z[ recovery-image] Feb 19 01:42:30.146 INFO O| Feb 19 01:42:30.146 INFO STEP 392 (remove_files) COMPLETE
59602026-02-19T01:42:30.255Z[ recovery-image] Feb 19 01:42:30.146 INFO O| Feb 19 01:42:30.146 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612026-02-19T01:42:30.279Z[ recovery-image] Feb 19 01:42:30.162 INFO O| Feb 19 01:42:30.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
59622026-02-19T01:42:30.279Z[ recovery-image] Feb 19 01:42:30.162 INFO O| Feb 19 01:42:30.162 INFO STEP 393 (remove_files) COMPLETE
59632026-02-19T01:42:30.279Z[ recovery-image] Feb 19 01:42:30.162 INFO O| Feb 19 01:42:30.162 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642026-02-19T01:42:30.303Z[ recovery-image] Feb 19 01:42:30.178 INFO O| Feb 19 01:42:30.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
59652026-02-19T01:42:30.304Z[ recovery-image] Feb 19 01:42:30.178 INFO O| Feb 19 01:42:30.178 INFO STEP 394 (remove_files) COMPLETE
59662026-02-19T01:42:30.304Z[ recovery-image] Feb 19 01:42:30.178 INFO O| Feb 19 01:42:30.178 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672026-02-19T01:42:30.304Z[ recovery-image] Feb 19 01:42:30.197 INFO O| Feb 19 01:42:30.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
59682026-02-19T01:42:30.304Z[ recovery-image] Feb 19 01:42:30.197 INFO O| Feb 19 01:42:30.197 INFO STEP 395 (remove_files) COMPLETE
59692026-02-19T01:42:30.304Z[ recovery-image] Feb 19 01:42:30.197 INFO O| Feb 19 01:42:30.197 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702026-02-19T01:42:30.328Z[ recovery-image] Feb 19 01:42:30.214 INFO O| Feb 19 01:42:30.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
59712026-02-19T01:42:30.328Z[ recovery-image] Feb 19 01:42:30.214 INFO O| Feb 19 01:42:30.214 INFO STEP 396 (remove_files) COMPLETE
59722026-02-19T01:42:30.328Z[ recovery-image] Feb 19 01:42:30.214 INFO O| Feb 19 01:42:30.214 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732026-02-19T01:42:30.352Z[ recovery-image] Feb 19 01:42:30.227 INFO O| Feb 19 01:42:30.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
59742026-02-19T01:42:30.352Z[ recovery-image] Feb 19 01:42:30.228 INFO O| Feb 19 01:42:30.228 INFO STEP 397 (remove_files) COMPLETE
59752026-02-19T01:42:30.352Z[ recovery-image] Feb 19 01:42:30.228 INFO O| Feb 19 01:42:30.228 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762026-02-19T01:42:30.352Z[ recovery-image] Feb 19 01:42:30.245 INFO O| Feb 19 01:42:30.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
59772026-02-19T01:42:30.352Z[ recovery-image] Feb 19 01:42:30.246 INFO O| Feb 19 01:42:30.246 INFO STEP 398 (remove_files) COMPLETE
59782026-02-19T01:42:30.352Z[ recovery-image] Feb 19 01:42:30.246 INFO O| Feb 19 01:42:30.246 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792026-02-19T01:42:30.377Z[ recovery-image] Feb 19 01:42:30.259 INFO O| Feb 19 01:42:30.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
59802026-02-19T01:42:30.377Z[ recovery-image] Feb 19 01:42:30.259 INFO O| Feb 19 01:42:30.259 INFO STEP 399 (remove_files) COMPLETE
59812026-02-19T01:42:30.377Z[ recovery-image] Feb 19 01:42:30.259 INFO O| Feb 19 01:42:30.259 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822026-02-19T01:42:30.400Z[ recovery-image] Feb 19 01:42:30.272 INFO O| Feb 19 01:42:30.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
59832026-02-19T01:42:30.400Z[ recovery-image] Feb 19 01:42:30.272 INFO O| Feb 19 01:42:30.272 INFO STEP 400 (remove_files) COMPLETE
59842026-02-19T01:42:30.400Z[ recovery-image] Feb 19 01:42:30.272 INFO O| Feb 19 01:42:30.272 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852026-02-19T01:42:30.400Z[ recovery-image] Feb 19 01:42:30.285 INFO O| Feb 19 01:42:30.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
59862026-02-19T01:42:30.400Z[ recovery-image] Feb 19 01:42:30.285 INFO O| Feb 19 01:42:30.285 INFO STEP 401 (remove_files) COMPLETE
59872026-02-19T01:42:30.400Z[ recovery-image] Feb 19 01:42:30.285 INFO O| Feb 19 01:42:30.285 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882026-02-19T01:42:30.425Z[ recovery-image] Feb 19 01:42:30.296 INFO O| Feb 19 01:42:30.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
59892026-02-19T01:42:30.425Z[ recovery-image] Feb 19 01:42:30.297 INFO O| Feb 19 01:42:30.297 INFO STEP 402 (remove_files) COMPLETE
59902026-02-19T01:42:30.425Z[ recovery-image] Feb 19 01:42:30.297 INFO O| Feb 19 01:42:30.297 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912026-02-19T01:42:30.425Z[ recovery-image] Feb 19 01:42:30.314 INFO O| Feb 19 01:42:30.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
59922026-02-19T01:42:30.425Z[ recovery-image] Feb 19 01:42:30.314 INFO O| Feb 19 01:42:30.314 INFO STEP 403 (remove_files) COMPLETE
59932026-02-19T01:42:30.425Z[ recovery-image] Feb 19 01:42:30.314 INFO O| Feb 19 01:42:30.314 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942026-02-19T01:42:30.450Z[ recovery-image] Feb 19 01:42:30.331 INFO O| Feb 19 01:42:30.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
59952026-02-19T01:42:30.450Z[ recovery-image] Feb 19 01:42:30.331 INFO O| Feb 19 01:42:30.331 INFO STEP 404 (remove_files) COMPLETE
59962026-02-19T01:42:30.450Z[ recovery-image] Feb 19 01:42:30.331 INFO O| Feb 19 01:42:30.331 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972026-02-19T01:42:30.474Z[ recovery-image] Feb 19 01:42:30.346 INFO O| Feb 19 01:42:30.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
59982026-02-19T01:42:30.474Z[ recovery-image] Feb 19 01:42:30.346 INFO O| Feb 19 01:42:30.346 INFO STEP 405 (remove_files) COMPLETE
59992026-02-19T01:42:30.474Z[ recovery-image] Feb 19 01:42:30.346 INFO O| Feb 19 01:42:30.346 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002026-02-19T01:42:30.498Z[ recovery-image] Feb 19 01:42:30.382 INFO O| Feb 19 01:42:30.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
60012026-02-19T01:42:30.498Z[ recovery-image] Feb 19 01:42:30.382 INFO O| Feb 19 01:42:30.382 INFO STEP 406 (remove_files) COMPLETE
60022026-02-19T01:42:30.498Z[ recovery-image] Feb 19 01:42:30.382 INFO O| Feb 19 01:42:30.382 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032026-02-19T01:42:30.522Z[ recovery-image] Feb 19 01:42:30.398 INFO O| Feb 19 01:42:30.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
60042026-02-19T01:42:30.522Z[ recovery-image] Feb 19 01:42:30.398 INFO O| Feb 19 01:42:30.398 INFO STEP 407 (remove_files) COMPLETE
60052026-02-19T01:42:30.522Z[ recovery-image] Feb 19 01:42:30.398 INFO O| Feb 19 01:42:30.398 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062026-02-19T01:42:30.522Z[ recovery-image] Feb 19 01:42:30.414 INFO O| Feb 19 01:42:30.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
60072026-02-19T01:42:30.523Z[ recovery-image] Feb 19 01:42:30.414 INFO O| Feb 19 01:42:30.414 INFO STEP 408 (remove_files) COMPLETE
60082026-02-19T01:42:30.523Z[ recovery-image] Feb 19 01:42:30.414 INFO O| Feb 19 01:42:30.414 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092026-02-19T01:42:30.547Z[ recovery-image] Feb 19 01:42:30.429 INFO O| Feb 19 01:42:30.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
60102026-02-19T01:42:30.547Z[ recovery-image] Feb 19 01:42:30.430 INFO O| Feb 19 01:42:30.429 INFO STEP 409 (remove_files) COMPLETE
60112026-02-19T01:42:30.548Z[ recovery-image] Feb 19 01:42:30.430 INFO O| Feb 19 01:42:30.430 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122026-02-19T01:42:30.572Z[ recovery-image] Feb 19 01:42:30.445 INFO O| Feb 19 01:42:30.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
60132026-02-19T01:42:30.572Z[ recovery-image] Feb 19 01:42:30.445 INFO O| Feb 19 01:42:30.445 INFO STEP 410 (remove_files) COMPLETE
60142026-02-19T01:42:30.572Z[ recovery-image] Feb 19 01:42:30.445 INFO O| Feb 19 01:42:30.445 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152026-02-19T01:42:30.572Z[ recovery-image] Feb 19 01:42:30.460 INFO O| Feb 19 01:42:30.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
60162026-02-19T01:42:30.572Z[ recovery-image] Feb 19 01:42:30.460 INFO O| Feb 19 01:42:30.460 INFO STEP 411 (remove_files) COMPLETE
60172026-02-19T01:42:30.572Z[ recovery-image] Feb 19 01:42:30.460 INFO O| Feb 19 01:42:30.460 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182026-02-19T01:42:30.596Z[ recovery-image] Feb 19 01:42:30.475 INFO O| Feb 19 01:42:30.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
60192026-02-19T01:42:30.596Z[ recovery-image] Feb 19 01:42:30.475 INFO O| Feb 19 01:42:30.475 INFO STEP 412 (remove_files) COMPLETE
60202026-02-19T01:42:30.596Z[ recovery-image] Feb 19 01:42:30.475 INFO O| Feb 19 01:42:30.475 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212026-02-19T01:42:30.596Z[ recovery-image] Feb 19 01:42:30.488 INFO O| Feb 19 01:42:30.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
60222026-02-19T01:42:30.596Z[ recovery-image] Feb 19 01:42:30.488 INFO O| Feb 19 01:42:30.488 INFO STEP 413 (remove_files) COMPLETE
60232026-02-19T01:42:30.596Z[ recovery-image] Feb 19 01:42:30.488 INFO O| Feb 19 01:42:30.488 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242026-02-19T01:42:30.620Z[ recovery-image] Feb 19 01:42:30.502 INFO O| Feb 19 01:42:30.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
60252026-02-19T01:42:30.620Z[ recovery-image] Feb 19 01:42:30.502 INFO O| Feb 19 01:42:30.502 INFO STEP 414 (remove_files) COMPLETE
60262026-02-19T01:42:30.621Z[ recovery-image] Feb 19 01:42:30.502 INFO O| Feb 19 01:42:30.502 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272026-02-19T01:42:30.621Z[ recovery-image] Feb 19 01:42:30.514 INFO O| Feb 19 01:42:30.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
60282026-02-19T01:42:30.621Z[ recovery-image] Feb 19 01:42:30.515 INFO O| Feb 19 01:42:30.514 INFO STEP 415 (remove_files) COMPLETE
60292026-02-19T01:42:30.621Z[ recovery-image] Feb 19 01:42:30.515 INFO O| Feb 19 01:42:30.514 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302026-02-19T01:42:30.645Z[ recovery-image] Feb 19 01:42:30.527 INFO O| Feb 19 01:42:30.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
60312026-02-19T01:42:30.645Z[ recovery-image] Feb 19 01:42:30.527 INFO O| Feb 19 01:42:30.527 INFO STEP 416 (remove_files) COMPLETE
60322026-02-19T01:42:30.645Z[ recovery-image] Feb 19 01:42:30.527 INFO O| Feb 19 01:42:30.527 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332026-02-19T01:42:30.670Z[ recovery-image] Feb 19 01:42:30.542 INFO O| Feb 19 01:42:30.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
60342026-02-19T01:42:30.670Z[ recovery-image] Feb 19 01:42:30.542 INFO O| Feb 19 01:42:30.542 INFO STEP 417 (remove_files) COMPLETE
60352026-02-19T01:42:30.670Z[ recovery-image] Feb 19 01:42:30.542 INFO O| Feb 19 01:42:30.542 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362026-02-19T01:42:30.670Z[ recovery-image] Feb 19 01:42:30.556 INFO O| Feb 19 01:42:30.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
60372026-02-19T01:42:30.670Z[ recovery-image] Feb 19 01:42:30.556 INFO O| Feb 19 01:42:30.556 INFO STEP 418 (remove_files) COMPLETE
60382026-02-19T01:42:30.670Z[ recovery-image] Feb 19 01:42:30.556 INFO O| Feb 19 01:42:30.556 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392026-02-19T01:42:30.694Z[ recovery-image] Feb 19 01:42:30.571 INFO O| Feb 19 01:42:30.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
60402026-02-19T01:42:30.694Z[ recovery-image] Feb 19 01:42:30.571 INFO O| Feb 19 01:42:30.571 INFO STEP 419 (remove_files) COMPLETE
60412026-02-19T01:42:30.694Z[ recovery-image] Feb 19 01:42:30.571 INFO O| Feb 19 01:42:30.571 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422026-02-19T01:42:30.694Z[ recovery-image] Feb 19 01:42:30.585 INFO O| Feb 19 01:42:30.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
60432026-02-19T01:42:30.694Z[ recovery-image] Feb 19 01:42:30.585 INFO O| Feb 19 01:42:30.585 INFO STEP 420 (remove_files) COMPLETE
60442026-02-19T01:42:30.694Z[ recovery-image] Feb 19 01:42:30.585 INFO O| Feb 19 01:42:30.585 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452026-02-19T01:42:30.719Z[ recovery-image] Feb 19 01:42:30.599 INFO O| Feb 19 01:42:30.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
60462026-02-19T01:42:30.719Z[ recovery-image] Feb 19 01:42:30.599 INFO O| Feb 19 01:42:30.599 INFO STEP 421 (remove_files) COMPLETE
60472026-02-19T01:42:30.719Z[ recovery-image] Feb 19 01:42:30.599 INFO O| Feb 19 01:42:30.599 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482026-02-19T01:42:30.719Z[ recovery-image] Feb 19 01:42:30.612 INFO O| Feb 19 01:42:30.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
60492026-02-19T01:42:30.719Z[ recovery-image] Feb 19 01:42:30.612 INFO O| Feb 19 01:42:30.612 INFO STEP 422 (remove_files) COMPLETE
60502026-02-19T01:42:30.719Z[ recovery-image] Feb 19 01:42:30.612 INFO O| Feb 19 01:42:30.612 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512026-02-19T01:42:30.743Z[ recovery-image] Feb 19 01:42:30.625 INFO O| Feb 19 01:42:30.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
60522026-02-19T01:42:30.743Z[ recovery-image] Feb 19 01:42:30.625 INFO O| Feb 19 01:42:30.625 INFO STEP 423 (remove_files) COMPLETE
60532026-02-19T01:42:30.743Z[ recovery-image] Feb 19 01:42:30.625 INFO O| Feb 19 01:42:30.625 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542026-02-19T01:42:30.767Z[ recovery-image] Feb 19 01:42:30.638 INFO O| Feb 19 01:42:30.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
60552026-02-19T01:42:30.768Z[ recovery-image] Feb 19 01:42:30.638 INFO O| Feb 19 01:42:30.638 INFO STEP 424 (remove_files) COMPLETE
60562026-02-19T01:42:30.768Z[ recovery-image] Feb 19 01:42:30.638 INFO O| Feb 19 01:42:30.638 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572026-02-19T01:42:30.768Z[ recovery-image] Feb 19 01:42:30.651 INFO O| Feb 19 01:42:30.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
60582026-02-19T01:42:30.768Z[ recovery-image] Feb 19 01:42:30.651 INFO O| Feb 19 01:42:30.651 INFO STEP 425 (remove_files) COMPLETE
60592026-02-19T01:42:30.768Z[ recovery-image] Feb 19 01:42:30.651 INFO O| Feb 19 01:42:30.651 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602026-02-19T01:42:30.792Z[ recovery-image] Feb 19 01:42:30.664 INFO O| Feb 19 01:42:30.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
60612026-02-19T01:42:30.792Z[ recovery-image] Feb 19 01:42:30.664 INFO O| Feb 19 01:42:30.664 INFO STEP 426 (remove_files) COMPLETE
60622026-02-19T01:42:30.792Z[ recovery-image] Feb 19 01:42:30.664 INFO O| Feb 19 01:42:30.664 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632026-02-19T01:42:30.792Z[ recovery-image] Feb 19 01:42:30.678 INFO O| Feb 19 01:42:30.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
60642026-02-19T01:42:30.792Z[ recovery-image] Feb 19 01:42:30.678 INFO O| Feb 19 01:42:30.678 INFO STEP 427 (remove_files) COMPLETE
60652026-02-19T01:42:30.792Z[ recovery-image] Feb 19 01:42:30.678 INFO O| Feb 19 01:42:30.678 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662026-02-19T01:42:30.817Z[ recovery-image] Feb 19 01:42:30.695 INFO O| Feb 19 01:42:30.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
60672026-02-19T01:42:30.817Z[ recovery-image] Feb 19 01:42:30.695 INFO O| Feb 19 01:42:30.695 INFO STEP 428 (remove_files) COMPLETE
60682026-02-19T01:42:30.817Z[ recovery-image] Feb 19 01:42:30.695 INFO O| Feb 19 01:42:30.695 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692026-02-19T01:42:30.817Z[ recovery-image] Feb 19 01:42:30.708 INFO O| Feb 19 01:42:30.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
60702026-02-19T01:42:30.817Z[ recovery-image] Feb 19 01:42:30.708 INFO O| Feb 19 01:42:30.708 INFO STEP 429 (remove_files) COMPLETE
60712026-02-19T01:42:30.817Z[ recovery-image] Feb 19 01:42:30.708 INFO O| Feb 19 01:42:30.708 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722026-02-19T01:42:30.846Z[ recovery-image] Feb 19 01:42:30.722 INFO O| Feb 19 01:42:30.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
60732026-02-19T01:42:30.846Z[ recovery-image] Feb 19 01:42:30.722 INFO O| Feb 19 01:42:30.722 INFO STEP 430 (remove_files) COMPLETE
60742026-02-19T01:42:30.846Z[ recovery-image] Feb 19 01:42:30.722 INFO O| Feb 19 01:42:30.722 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752026-02-19T01:42:30.846Z[ recovery-image] Feb 19 01:42:30.735 INFO O| Feb 19 01:42:30.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
60762026-02-19T01:42:30.846Z[ recovery-image] Feb 19 01:42:30.735 INFO O| Feb 19 01:42:30.735 INFO STEP 431 (remove_files) COMPLETE
60772026-02-19T01:42:30.846Z[ recovery-image] Feb 19 01:42:30.735 INFO O| Feb 19 01:42:30.735 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782026-02-19T01:42:30.870Z[ recovery-image] Feb 19 01:42:30.752 INFO O| Feb 19 01:42:30.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
60792026-02-19T01:42:30.870Z[ recovery-image] Feb 19 01:42:30.752 INFO O| Feb 19 01:42:30.752 INFO STEP 432 (remove_files) COMPLETE
60802026-02-19T01:42:30.870Z[ recovery-image] Feb 19 01:42:30.752 INFO O| Feb 19 01:42:30.752 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812026-02-19T01:42:30.895Z[ recovery-image] Feb 19 01:42:30.768 INFO O| Feb 19 01:42:30.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
60822026-02-19T01:42:30.895Z[ recovery-image] Feb 19 01:42:30.768 INFO O| Feb 19 01:42:30.768 INFO STEP 433 (remove_files) COMPLETE
60832026-02-19T01:42:30.895Z[ recovery-image] Feb 19 01:42:30.768 INFO O| Feb 19 01:42:30.768 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842026-02-19T01:42:30.895Z[ recovery-image] Feb 19 01:42:30.784 INFO O| Feb 19 01:42:30.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
60852026-02-19T01:42:30.895Z[ recovery-image] Feb 19 01:42:30.785 INFO O| Feb 19 01:42:30.785 INFO STEP 434 (remove_files) COMPLETE
60862026-02-19T01:42:30.895Z[ recovery-image] Feb 19 01:42:30.785 INFO O| Feb 19 01:42:30.785 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872026-02-19T01:42:30.919Z[ recovery-image] Feb 19 01:42:30.802 INFO O| Feb 19 01:42:30.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
60882026-02-19T01:42:30.919Z[ recovery-image] Feb 19 01:42:30.802 INFO O| Feb 19 01:42:30.802 INFO STEP 435 (remove_files) COMPLETE
60892026-02-19T01:42:30.919Z[ recovery-image] Feb 19 01:42:30.802 INFO O| Feb 19 01:42:30.802 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902026-02-19T01:42:30.943Z[ recovery-image] Feb 19 01:42:30.818 INFO O| Feb 19 01:42:30.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
60912026-02-19T01:42:30.943Z[ recovery-image] Feb 19 01:42:30.818 INFO O| Feb 19 01:42:30.818 INFO STEP 436 (remove_files) COMPLETE
60922026-02-19T01:42:30.943Z[ recovery-image] Feb 19 01:42:30.818 INFO O| Feb 19 01:42:30.818 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932026-02-19T01:42:30.943Z[ recovery-image] Feb 19 01:42:30.834 INFO O| Feb 19 01:42:30.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
60942026-02-19T01:42:30.943Z[ recovery-image] Feb 19 01:42:30.835 INFO O| Feb 19 01:42:30.835 INFO STEP 437 (remove_files) COMPLETE
60952026-02-19T01:42:30.943Z[ recovery-image] Feb 19 01:42:30.835 INFO O| Feb 19 01:42:30.835 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962026-02-19T01:42:30.968Z[ recovery-image] Feb 19 01:42:30.851 INFO O| Feb 19 01:42:30.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
60972026-02-19T01:42:30.968Z[ recovery-image] Feb 19 01:42:30.851 INFO O| Feb 19 01:42:30.851 INFO STEP 438 (remove_files) COMPLETE
60982026-02-19T01:42:30.968Z[ recovery-image] Feb 19 01:42:30.851 INFO O| Feb 19 01:42:30.851 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992026-02-19T01:42:30.992Z[ recovery-image] Feb 19 01:42:30.868 INFO O| Feb 19 01:42:30.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
61002026-02-19T01:42:30.992Z[ recovery-image] Feb 19 01:42:30.869 INFO O| Feb 19 01:42:30.869 INFO STEP 439 (remove_files) COMPLETE
61012026-02-19T01:42:30.992Z[ recovery-image] Feb 19 01:42:30.869 INFO O| Feb 19 01:42:30.869 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022026-02-19T01:42:30.992Z[ recovery-image] Feb 19 01:42:30.884 INFO O| Feb 19 01:42:30.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
61032026-02-19T01:42:30.992Z[ recovery-image] Feb 19 01:42:30.884 INFO O| Feb 19 01:42:30.884 INFO STEP 440 (remove_files) COMPLETE
61042026-02-19T01:42:30.992Z[ recovery-image] Feb 19 01:42:30.884 INFO O| Feb 19 01:42:30.884 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052026-02-19T01:42:31.017Z[ recovery-image] Feb 19 01:42:30.898 INFO O| Feb 19 01:42:30.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
61062026-02-19T01:42:31.017Z[ recovery-image] Feb 19 01:42:30.898 INFO O| Feb 19 01:42:30.898 INFO STEP 441 (remove_files) COMPLETE
61072026-02-19T01:42:31.017Z[ recovery-image] Feb 19 01:42:30.898 INFO O| Feb 19 01:42:30.898 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082026-02-19T01:42:31.041Z[ recovery-image] Feb 19 01:42:30.912 INFO O| Feb 19 01:42:30.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
61092026-02-19T01:42:31.041Z[ recovery-image] Feb 19 01:42:30.912 INFO O| Feb 19 01:42:30.912 INFO STEP 442 (remove_files) COMPLETE
61102026-02-19T01:42:31.041Z[ recovery-image] Feb 19 01:42:30.912 INFO O| Feb 19 01:42:30.912 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112026-02-19T01:42:31.041Z[ recovery-image] Feb 19 01:42:30.926 INFO O| Feb 19 01:42:30.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
61122026-02-19T01:42:31.041Z[ recovery-image] Feb 19 01:42:30.926 INFO O| Feb 19 01:42:30.926 INFO STEP 443 (remove_files) COMPLETE
61132026-02-19T01:42:31.041Z[ recovery-image] Feb 19 01:42:30.926 INFO O| Feb 19 01:42:30.926 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142026-02-19T01:42:31.065Z[ recovery-image] Feb 19 01:42:30.942 INFO O| Feb 19 01:42:30.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
61152026-02-19T01:42:31.065Z[ recovery-image] Feb 19 01:42:30.942 INFO O| Feb 19 01:42:30.942 INFO STEP 444 (remove_files) COMPLETE
61162026-02-19T01:42:31.065Z[ recovery-image] Feb 19 01:42:30.942 INFO O| Feb 19 01:42:30.942 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172026-02-19T01:42:31.089Z[ recovery-image] Feb 19 01:42:30.960 INFO O| Feb 19 01:42:30.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
61182026-02-19T01:42:31.089Z[ recovery-image] Feb 19 01:42:30.960 INFO O| Feb 19 01:42:30.960 INFO STEP 445 (remove_files) COMPLETE
61192026-02-19T01:42:31.089Z[ recovery-image] Feb 19 01:42:30.960 INFO O| Feb 19 01:42:30.960 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202026-02-19T01:42:31.089Z[ recovery-image] Feb 19 01:42:30.975 INFO O| Feb 19 01:42:30.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
61212026-02-19T01:42:31.089Z[ recovery-image] Feb 19 01:42:30.975 INFO O| Feb 19 01:42:30.975 INFO STEP 446 (remove_files) COMPLETE
61222026-02-19T01:42:31.089Z[ recovery-image] Feb 19 01:42:30.975 INFO O| Feb 19 01:42:30.975 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232026-02-19T01:42:31.113Z[ recovery-image] Feb 19 01:42:30.991 INFO O| Feb 19 01:42:30.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
61242026-02-19T01:42:31.113Z[ recovery-image] Feb 19 01:42:30.992 INFO O| Feb 19 01:42:30.991 INFO STEP 447 (remove_files) COMPLETE
61252026-02-19T01:42:31.113Z[ recovery-image] Feb 19 01:42:30.992 INFO O| Feb 19 01:42:30.992 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262026-02-19T01:42:31.113Z[ recovery-image] Feb 19 01:42:31.007 INFO O| Feb 19 01:42:31.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
61272026-02-19T01:42:31.113Z[ recovery-image] Feb 19 01:42:31.007 INFO O| Feb 19 01:42:31.007 INFO STEP 448 (remove_files) COMPLETE
61282026-02-19T01:42:31.113Z[ recovery-image] Feb 19 01:42:31.007 INFO O| Feb 19 01:42:31.007 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292026-02-19T01:42:31.137Z[ recovery-image] Feb 19 01:42:31.020 INFO O| Feb 19 01:42:31.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
61302026-02-19T01:42:31.137Z[ recovery-image] Feb 19 01:42:31.020 INFO O| Feb 19 01:42:31.020 INFO STEP 449 (remove_files) COMPLETE
61312026-02-19T01:42:31.137Z[ recovery-image] Feb 19 01:42:31.020 INFO O| Feb 19 01:42:31.020 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322026-02-19T01:42:31.161Z[ recovery-image] Feb 19 01:42:31.033 INFO O| Feb 19 01:42:31.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
61332026-02-19T01:42:31.162Z[ recovery-image] Feb 19 01:42:31.033 INFO O| Feb 19 01:42:31.033 INFO STEP 450 (remove_files) COMPLETE
61342026-02-19T01:42:31.162Z[ recovery-image] Feb 19 01:42:31.033 INFO O| Feb 19 01:42:31.033 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352026-02-19T01:42:31.162Z[ recovery-image] Feb 19 01:42:31.045 INFO O| Feb 19 01:42:31.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
61362026-02-19T01:42:31.162Z[ recovery-image] Feb 19 01:42:31.046 INFO O| Feb 19 01:42:31.046 INFO STEP 451 (remove_files) COMPLETE
61372026-02-19T01:42:31.162Z[ recovery-image] Feb 19 01:42:31.046 INFO O| Feb 19 01:42:31.046 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382026-02-19T01:42:31.185Z[ recovery-image] Feb 19 01:42:31.061 INFO O| Feb 19 01:42:31.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
61392026-02-19T01:42:31.186Z[ recovery-image] Feb 19 01:42:31.061 INFO O| Feb 19 01:42:31.061 INFO STEP 452 (remove_files) COMPLETE
61402026-02-19T01:42:31.186Z[ recovery-image] Feb 19 01:42:31.061 INFO O| Feb 19 01:42:31.061 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412026-02-19T01:42:31.186Z[ recovery-image] Feb 19 01:42:31.076 INFO O| Feb 19 01:42:31.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
61422026-02-19T01:42:31.186Z[ recovery-image] Feb 19 01:42:31.076 INFO O| Feb 19 01:42:31.076 INFO STEP 453 (remove_files) COMPLETE
61432026-02-19T01:42:31.186Z[ recovery-image] Feb 19 01:42:31.076 INFO O| Feb 19 01:42:31.076 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442026-02-19T01:42:31.210Z[ recovery-image] Feb 19 01:42:31.090 INFO O| Feb 19 01:42:31.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
61452026-02-19T01:42:31.210Z[ recovery-image] Feb 19 01:42:31.090 INFO O| Feb 19 01:42:31.090 INFO STEP 454 (remove_files) COMPLETE
61462026-02-19T01:42:31.210Z[ recovery-image] Feb 19 01:42:31.090 INFO O| Feb 19 01:42:31.090 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472026-02-19T01:42:31.210Z[ recovery-image] Feb 19 01:42:31.104 INFO O| Feb 19 01:42:31.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
61482026-02-19T01:42:31.210Z[ recovery-image] Feb 19 01:42:31.104 INFO O| Feb 19 01:42:31.104 INFO STEP 455 (remove_files) COMPLETE
61492026-02-19T01:42:31.210Z[ recovery-image] Feb 19 01:42:31.104 INFO O| Feb 19 01:42:31.104 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502026-02-19T01:42:31.234Z[ recovery-image] Feb 19 01:42:31.118 INFO O| Feb 19 01:42:31.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
61512026-02-19T01:42:31.234Z[ recovery-image] Feb 19 01:42:31.118 INFO O| Feb 19 01:42:31.118 INFO STEP 456 (remove_files) COMPLETE
61522026-02-19T01:42:31.234Z[ recovery-image] Feb 19 01:42:31.118 INFO O| Feb 19 01:42:31.118 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532026-02-19T01:42:31.258Z[ recovery-image] Feb 19 01:42:31.132 INFO O| Feb 19 01:42:31.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
61542026-02-19T01:42:31.258Z[ recovery-image] Feb 19 01:42:31.132 INFO O| Feb 19 01:42:31.132 INFO STEP 457 (remove_files) COMPLETE
61552026-02-19T01:42:31.259Z[ recovery-image] Feb 19 01:42:31.132 INFO O| Feb 19 01:42:31.132 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562026-02-19T01:42:31.259Z[ recovery-image] Feb 19 01:42:31.149 INFO O| Feb 19 01:42:31.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
61572026-02-19T01:42:31.259Z[ recovery-image] Feb 19 01:42:31.149 INFO O| Feb 19 01:42:31.149 INFO STEP 458 (remove_files) COMPLETE
61582026-02-19T01:42:31.259Z[ recovery-image] Feb 19 01:42:31.149 INFO O| Feb 19 01:42:31.149 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592026-02-19T01:42:31.282Z[ recovery-image] Feb 19 01:42:31.166 INFO O| Feb 19 01:42:31.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
61602026-02-19T01:42:31.283Z[ recovery-image] Feb 19 01:42:31.166 INFO O| Feb 19 01:42:31.166 INFO STEP 459 (remove_files) COMPLETE
61612026-02-19T01:42:31.283Z[ recovery-image] Feb 19 01:42:31.166 INFO O| Feb 19 01:42:31.166 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622026-02-19T01:42:31.307Z[ recovery-image] Feb 19 01:42:31.183 INFO O| Feb 19 01:42:31.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
61632026-02-19T01:42:31.307Z[ recovery-image] Feb 19 01:42:31.183 INFO O| Feb 19 01:42:31.183 INFO STEP 460 (remove_files) COMPLETE
61642026-02-19T01:42:31.307Z[ recovery-image] Feb 19 01:42:31.183 INFO O| Feb 19 01:42:31.183 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652026-02-19T01:42:31.307Z[ recovery-image] Feb 19 01:42:31.200 INFO O| Feb 19 01:42:31.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
61662026-02-19T01:42:31.307Z[ recovery-image] Feb 19 01:42:31.200 INFO O| Feb 19 01:42:31.200 INFO STEP 461 (remove_files) COMPLETE
61672026-02-19T01:42:31.307Z[ recovery-image] Feb 19 01:42:31.200 INFO O| Feb 19 01:42:31.200 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682026-02-19T01:42:31.331Z[ recovery-image] Feb 19 01:42:31.217 INFO O| Feb 19 01:42:31.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
61692026-02-19T01:42:31.331Z[ recovery-image] Feb 19 01:42:31.217 INFO O| Feb 19 01:42:31.217 INFO STEP 462 (remove_files) COMPLETE
61702026-02-19T01:42:31.331Z[ recovery-image] Feb 19 01:42:31.217 INFO O| Feb 19 01:42:31.217 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712026-02-19T01:42:31.355Z[ recovery-image] Feb 19 01:42:31.235 INFO O| Feb 19 01:42:31.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
61722026-02-19T01:42:31.355Z[ recovery-image] Feb 19 01:42:31.235 INFO O| Feb 19 01:42:31.235 INFO STEP 463 (remove_files) COMPLETE
61732026-02-19T01:42:31.355Z[ recovery-image] Feb 19 01:42:31.235 INFO O| Feb 19 01:42:31.235 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742026-02-19T01:42:31.379Z[ recovery-image] Feb 19 01:42:31.253 INFO O| Feb 19 01:42:31.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
61752026-02-19T01:42:31.379Z[ recovery-image] Feb 19 01:42:31.253 INFO O| Feb 19 01:42:31.253 INFO STEP 464 (remove_files) COMPLETE
61762026-02-19T01:42:31.379Z[ recovery-image] Feb 19 01:42:31.253 INFO O| Feb 19 01:42:31.253 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772026-02-19T01:42:31.379Z[ recovery-image] Feb 19 01:42:31.270 INFO O| Feb 19 01:42:31.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
61782026-02-19T01:42:31.379Z[ recovery-image] Feb 19 01:42:31.270 INFO O| Feb 19 01:42:31.270 INFO STEP 465 (remove_files) COMPLETE
61792026-02-19T01:42:31.379Z[ recovery-image] Feb 19 01:42:31.270 INFO O| Feb 19 01:42:31.270 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802026-02-19T01:42:31.403Z[ recovery-image] Feb 19 01:42:31.284 INFO O| Feb 19 01:42:31.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
61812026-02-19T01:42:31.404Z[ recovery-image] Feb 19 01:42:31.284 INFO O| Feb 19 01:42:31.284 INFO STEP 466 (remove_files) COMPLETE
61822026-02-19T01:42:31.404Z[ recovery-image] Feb 19 01:42:31.284 INFO O| Feb 19 01:42:31.284 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832026-02-19T01:42:31.404Z[ recovery-image] Feb 19 01:42:31.298 INFO O| Feb 19 01:42:31.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
61842026-02-19T01:42:31.404Z[ recovery-image] Feb 19 01:42:31.298 INFO O| Feb 19 01:42:31.298 INFO STEP 467 (remove_files) COMPLETE
61852026-02-19T01:42:31.404Z[ recovery-image] Feb 19 01:42:31.298 INFO O| Feb 19 01:42:31.298 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862026-02-19T01:42:31.428Z[ recovery-image] Feb 19 01:42:31.311 INFO O| Feb 19 01:42:31.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
61872026-02-19T01:42:31.428Z[ recovery-image] Feb 19 01:42:31.311 INFO O| Feb 19 01:42:31.311 INFO STEP 468 (remove_files) COMPLETE
61882026-02-19T01:42:31.428Z[ recovery-image] Feb 19 01:42:31.311 INFO O| Feb 19 01:42:31.311 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892026-02-19T01:42:31.452Z[ recovery-image] Feb 19 01:42:31.327 INFO O| Feb 19 01:42:31.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
61902026-02-19T01:42:31.452Z[ recovery-image] Feb 19 01:42:31.327 INFO O| Feb 19 01:42:31.327 INFO STEP 469 (remove_files) COMPLETE
61912026-02-19T01:42:31.452Z[ recovery-image] Feb 19 01:42:31.327 INFO O| Feb 19 01:42:31.327 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922026-02-19T01:42:31.452Z[ recovery-image] Feb 19 01:42:31.341 INFO O| Feb 19 01:42:31.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
61932026-02-19T01:42:31.452Z[ recovery-image] Feb 19 01:42:31.341 INFO O| Feb 19 01:42:31.341 INFO STEP 470 (remove_files) COMPLETE
61942026-02-19T01:42:31.452Z[ recovery-image] Feb 19 01:42:31.341 INFO O| Feb 19 01:42:31.341 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952026-02-19T01:42:31.477Z[ recovery-image] Feb 19 01:42:31.358 INFO O| Feb 19 01:42:31.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
61962026-02-19T01:42:31.477Z[ recovery-image] Feb 19 01:42:31.358 INFO O| Feb 19 01:42:31.358 INFO STEP 471 (remove_files) COMPLETE
61972026-02-19T01:42:31.477Z[ recovery-image] Feb 19 01:42:31.358 INFO O| Feb 19 01:42:31.358 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982026-02-19T01:42:31.501Z[ recovery-image] Feb 19 01:42:31.373 INFO O| Feb 19 01:42:31.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
61992026-02-19T01:42:31.501Z[ recovery-image] Feb 19 01:42:31.373 INFO O| Feb 19 01:42:31.373 INFO STEP 472 (remove_files) COMPLETE
62002026-02-19T01:42:31.501Z[ recovery-image] Feb 19 01:42:31.373 INFO O| Feb 19 01:42:31.373 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012026-02-19T01:42:31.501Z[ recovery-image] Feb 19 01:42:31.386 INFO O| Feb 19 01:42:31.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
62022026-02-19T01:42:31.502Z[ recovery-image] Feb 19 01:42:31.386 INFO O| Feb 19 01:42:31.386 INFO STEP 473 (remove_files) COMPLETE
62032026-02-19T01:42:31.502Z[ recovery-image] Feb 19 01:42:31.386 INFO O| Feb 19 01:42:31.386 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042026-02-19T01:42:31.526Z[ recovery-image] Feb 19 01:42:31.402 INFO O| Feb 19 01:42:31.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
62052026-02-19T01:42:31.526Z[ recovery-image] Feb 19 01:42:31.402 INFO O| Feb 19 01:42:31.402 INFO STEP 474 (remove_files) COMPLETE
62062026-02-19T01:42:31.526Z[ recovery-image] Feb 19 01:42:31.402 INFO O| Feb 19 01:42:31.402 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072026-02-19T01:42:31.526Z[ recovery-image] Feb 19 01:42:31.416 INFO O| Feb 19 01:42:31.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
62082026-02-19T01:42:31.526Z[ recovery-image] Feb 19 01:42:31.416 INFO O| Feb 19 01:42:31.416 INFO STEP 475 (remove_files) COMPLETE
62092026-02-19T01:42:31.526Z[ recovery-image] Feb 19 01:42:31.416 INFO O| Feb 19 01:42:31.416 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102026-02-19T01:42:31.550Z[ recovery-image] Feb 19 01:42:31.431 INFO O| Feb 19 01:42:31.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
62112026-02-19T01:42:31.550Z[ recovery-image] Feb 19 01:42:31.432 INFO O| Feb 19 01:42:31.432 INFO STEP 476 (remove_files) COMPLETE
62122026-02-19T01:42:31.550Z[ recovery-image] Feb 19 01:42:31.432 INFO O| Feb 19 01:42:31.432 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132026-02-19T01:42:31.574Z[ recovery-image] Feb 19 01:42:31.446 INFO O| Feb 19 01:42:31.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
62142026-02-19T01:42:31.574Z[ recovery-image] Feb 19 01:42:31.446 INFO O| Feb 19 01:42:31.446 INFO STEP 477 (remove_files) COMPLETE
62152026-02-19T01:42:31.574Z[ recovery-image] Feb 19 01:42:31.446 INFO O| Feb 19 01:42:31.446 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162026-02-19T01:42:31.574Z[ recovery-image] Feb 19 01:42:31.463 INFO O| Feb 19 01:42:31.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
62172026-02-19T01:42:31.574Z[ recovery-image] Feb 19 01:42:31.463 INFO O| Feb 19 01:42:31.463 INFO STEP 478 (remove_files) COMPLETE
62182026-02-19T01:42:31.574Z[ recovery-image] Feb 19 01:42:31.463 INFO O| Feb 19 01:42:31.463 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192026-02-19T01:42:31.598Z[ recovery-image] Feb 19 01:42:31.481 INFO O| Feb 19 01:42:31.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
62202026-02-19T01:42:31.598Z[ recovery-image] Feb 19 01:42:31.481 INFO O| Feb 19 01:42:31.481 INFO STEP 479 (remove_files) COMPLETE
62212026-02-19T01:42:31.598Z[ recovery-image] Feb 19 01:42:31.481 INFO O| Feb 19 01:42:31.481 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222026-02-19T01:42:31.622Z[ recovery-image] Feb 19 01:42:31.498 INFO O| Feb 19 01:42:31.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
62232026-02-19T01:42:31.622Z[ recovery-image] Feb 19 01:42:31.498 INFO O| Feb 19 01:42:31.498 INFO STEP 480 (remove_files) COMPLETE
62242026-02-19T01:42:31.622Z[ recovery-image] Feb 19 01:42:31.498 INFO O| Feb 19 01:42:31.498 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252026-02-19T01:42:31.622Z[ recovery-image] Feb 19 01:42:31.515 INFO O| Feb 19 01:42:31.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
62262026-02-19T01:42:31.622Z[ recovery-image] Feb 19 01:42:31.515 INFO O| Feb 19 01:42:31.515 INFO STEP 481 (remove_files) COMPLETE
62272026-02-19T01:42:31.622Z[ recovery-image] Feb 19 01:42:31.515 INFO O| Feb 19 01:42:31.515 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282026-02-19T01:42:31.647Z[ recovery-image] Feb 19 01:42:31.529 INFO O| Feb 19 01:42:31.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
62292026-02-19T01:42:31.647Z[ recovery-image] Feb 19 01:42:31.529 INFO O| Feb 19 01:42:31.529 INFO STEP 482 (remove_files) COMPLETE
62302026-02-19T01:42:31.647Z[ recovery-image] Feb 19 01:42:31.529 INFO O| Feb 19 01:42:31.529 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312026-02-19T01:42:31.671Z[ recovery-image] Feb 19 01:42:31.546 INFO O| Feb 19 01:42:31.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
62322026-02-19T01:42:31.671Z[ recovery-image] Feb 19 01:42:31.546 INFO O| Feb 19 01:42:31.546 INFO STEP 483 (remove_files) COMPLETE
62332026-02-19T01:42:31.671Z[ recovery-image] Feb 19 01:42:31.547 INFO O| Feb 19 01:42:31.546 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342026-02-19T01:42:31.671Z[ recovery-image] Feb 19 01:42:31.565 INFO O| Feb 19 01:42:31.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
62352026-02-19T01:42:31.671Z[ recovery-image] Feb 19 01:42:31.565 INFO O| Feb 19 01:42:31.565 INFO STEP 484 (remove_files) COMPLETE
62362026-02-19T01:42:31.671Z[ recovery-image] Feb 19 01:42:31.565 INFO O| Feb 19 01:42:31.565 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372026-02-19T01:42:31.695Z[ recovery-image] Feb 19 01:42:31.580 INFO O| Feb 19 01:42:31.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
62382026-02-19T01:42:31.695Z[ recovery-image] Feb 19 01:42:31.580 INFO O| Feb 19 01:42:31.580 INFO STEP 485 (remove_files) COMPLETE
62392026-02-19T01:42:31.695Z[ recovery-image] Feb 19 01:42:31.580 INFO O| Feb 19 01:42:31.580 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402026-02-19T01:42:31.719Z[ recovery-image] Feb 19 01:42:31.595 INFO O| Feb 19 01:42:31.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
62412026-02-19T01:42:31.719Z[ recovery-image] Feb 19 01:42:31.595 INFO O| Feb 19 01:42:31.595 INFO STEP 486 (remove_files) COMPLETE
62422026-02-19T01:42:31.719Z[ recovery-image] Feb 19 01:42:31.595 INFO O| Feb 19 01:42:31.595 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432026-02-19T01:42:31.719Z[ recovery-image] Feb 19 01:42:31.611 INFO O| Feb 19 01:42:31.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
62442026-02-19T01:42:31.719Z[ recovery-image] Feb 19 01:42:31.611 INFO O| Feb 19 01:42:31.611 INFO STEP 487 (remove_files) COMPLETE
62452026-02-19T01:42:31.719Z[ recovery-image] Feb 19 01:42:31.611 INFO O| Feb 19 01:42:31.611 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462026-02-19T01:42:31.743Z[ recovery-image] Feb 19 01:42:31.628 INFO O| Feb 19 01:42:31.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
62472026-02-19T01:42:31.743Z[ recovery-image] Feb 19 01:42:31.628 INFO O| Feb 19 01:42:31.628 INFO STEP 488 (remove_files) COMPLETE
62482026-02-19T01:42:31.743Z[ recovery-image] Feb 19 01:42:31.628 INFO O| Feb 19 01:42:31.628 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492026-02-19T01:42:31.768Z[ recovery-image] Feb 19 01:42:31.645 INFO O| Feb 19 01:42:31.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
62502026-02-19T01:42:31.768Z[ recovery-image] Feb 19 01:42:31.645 INFO O| Feb 19 01:42:31.645 INFO STEP 489 (remove_files) COMPLETE
62512026-02-19T01:42:31.768Z[ recovery-image] Feb 19 01:42:31.645 INFO O| Feb 19 01:42:31.645 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522026-02-19T01:42:31.768Z[ recovery-image] Feb 19 01:42:31.661 INFO O| Feb 19 01:42:31.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
62532026-02-19T01:42:31.768Z[ recovery-image] Feb 19 01:42:31.662 INFO O| Feb 19 01:42:31.661 INFO STEP 490 (remove_files) COMPLETE
62542026-02-19T01:42:31.768Z[ recovery-image] Feb 19 01:42:31.662 INFO O| Feb 19 01:42:31.662 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552026-02-19T01:42:31.792Z[ recovery-image] Feb 19 01:42:31.679 INFO O| Feb 19 01:42:31.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
62562026-02-19T01:42:31.792Z[ recovery-image] Feb 19 01:42:31.679 INFO O| Feb 19 01:42:31.679 INFO STEP 491 (remove_files) COMPLETE
62572026-02-19T01:42:31.792Z[ recovery-image] Feb 19 01:42:31.679 INFO O| Feb 19 01:42:31.679 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582026-02-19T01:42:31.816Z[ recovery-image] Feb 19 01:42:31.694 INFO O| Feb 19 01:42:31.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
62592026-02-19T01:42:31.816Z[ recovery-image] Feb 19 01:42:31.694 INFO O| Feb 19 01:42:31.694 INFO STEP 492 (remove_files) COMPLETE
62602026-02-19T01:42:31.816Z[ recovery-image] Feb 19 01:42:31.694 INFO O| Feb 19 01:42:31.694 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612026-02-19T01:42:31.816Z[ recovery-image] Feb 19 01:42:31.707 INFO O| Feb 19 01:42:31.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
62622026-02-19T01:42:31.816Z[ recovery-image] Feb 19 01:42:31.708 INFO O| Feb 19 01:42:31.708 INFO STEP 493 (remove_files) COMPLETE
62632026-02-19T01:42:31.816Z[ recovery-image] Feb 19 01:42:31.708 INFO O| Feb 19 01:42:31.708 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642026-02-19T01:42:31.840Z[ recovery-image] Feb 19 01:42:31.731 INFO O| Feb 19 01:42:31.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
62652026-02-19T01:42:31.840Z[ recovery-image] Feb 19 01:42:31.731 INFO O| Feb 19 01:42:31.731 INFO STEP 494 (remove_files) COMPLETE
62662026-02-19T01:42:31.840Z[ recovery-image] Feb 19 01:42:31.731 INFO O| Feb 19 01:42:31.731 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672026-02-19T01:42:31.864Z[ recovery-image] Feb 19 01:42:31.746 INFO O| Feb 19 01:42:31.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
62682026-02-19T01:42:31.864Z[ recovery-image] Feb 19 01:42:31.746 INFO O| Feb 19 01:42:31.746 INFO STEP 495 (remove_files) COMPLETE
62692026-02-19T01:42:31.864Z[ recovery-image] Feb 19 01:42:31.746 INFO O| Feb 19 01:42:31.746 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702026-02-19T01:42:31.889Z[ recovery-image] Feb 19 01:42:31.761 INFO O| Feb 19 01:42:31.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
62712026-02-19T01:42:31.889Z[ recovery-image] Feb 19 01:42:31.761 INFO O| Feb 19 01:42:31.761 INFO STEP 496 (remove_files) COMPLETE
62722026-02-19T01:42:31.889Z[ recovery-image] Feb 19 01:42:31.761 INFO O| Feb 19 01:42:31.761 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732026-02-19T01:42:31.889Z[ recovery-image] Feb 19 01:42:31.776 INFO O| Feb 19 01:42:31.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
62742026-02-19T01:42:31.889Z[ recovery-image] Feb 19 01:42:31.776 INFO O| Feb 19 01:42:31.776 INFO STEP 497 (remove_files) COMPLETE
62752026-02-19T01:42:31.889Z[ recovery-image] Feb 19 01:42:31.776 INFO O| Feb 19 01:42:31.776 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762026-02-19T01:42:31.913Z[ recovery-image] Feb 19 01:42:31.792 INFO O| Feb 19 01:42:31.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
62772026-02-19T01:42:31.913Z[ recovery-image] Feb 19 01:42:31.792 INFO O| Feb 19 01:42:31.792 INFO STEP 498 (remove_files) COMPLETE
62782026-02-19T01:42:31.913Z[ recovery-image] Feb 19 01:42:31.792 INFO O| Feb 19 01:42:31.792 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792026-02-19T01:42:31.937Z[ recovery-image] Feb 19 01:42:31.808 INFO O| Feb 19 01:42:31.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
62802026-02-19T01:42:31.937Z[ recovery-image] Feb 19 01:42:31.809 INFO O| Feb 19 01:42:31.809 INFO STEP 499 (remove_files) COMPLETE
62812026-02-19T01:42:31.937Z[ recovery-image] Feb 19 01:42:31.809 INFO O| Feb 19 01:42:31.809 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822026-02-19T01:42:31.937Z[ recovery-image] Feb 19 01:42:31.824 INFO O| Feb 19 01:42:31.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
62832026-02-19T01:42:31.937Z[ recovery-image] Feb 19 01:42:31.824 INFO O| Feb 19 01:42:31.824 INFO STEP 500 (remove_files) COMPLETE
62842026-02-19T01:42:31.937Z[ recovery-image] Feb 19 01:42:31.824 INFO O| Feb 19 01:42:31.824 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852026-02-19T01:42:31.961Z[ recovery-image] Feb 19 01:42:31.838 INFO O| Feb 19 01:42:31.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
62862026-02-19T01:42:31.962Z[ recovery-image] Feb 19 01:42:31.839 INFO O| Feb 19 01:42:31.839 INFO STEP 501 (remove_files) COMPLETE
62872026-02-19T01:42:31.962Z[ recovery-image] Feb 19 01:42:31.839 INFO O| Feb 19 01:42:31.839 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882026-02-19T01:42:31.962Z[ recovery-image] Feb 19 01:42:31.851 INFO O| Feb 19 01:42:31.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
62892026-02-19T01:42:31.962Z[ recovery-image] Feb 19 01:42:31.851 INFO O| Feb 19 01:42:31.851 INFO STEP 502 (remove_files) COMPLETE
62902026-02-19T01:42:31.962Z[ recovery-image] Feb 19 01:42:31.851 INFO O| Feb 19 01:42:31.851 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912026-02-19T01:42:31.986Z[ recovery-image] Feb 19 01:42:31.868 INFO O| Feb 19 01:42:31.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
62922026-02-19T01:42:31.986Z[ recovery-image] Feb 19 01:42:31.869 INFO O| Feb 19 01:42:31.869 INFO STEP 503 (remove_files) COMPLETE
62932026-02-19T01:42:31.986Z[ recovery-image] Feb 19 01:42:31.869 INFO O| Feb 19 01:42:31.869 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942026-02-19T01:42:32.010Z[ recovery-image] Feb 19 01:42:31.885 INFO O| Feb 19 01:42:31.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
62952026-02-19T01:42:32.010Z[ recovery-image] Feb 19 01:42:31.885 INFO O| Feb 19 01:42:31.885 INFO STEP 504 (remove_files) COMPLETE
62962026-02-19T01:42:32.010Z[ recovery-image] Feb 19 01:42:31.885 INFO O| Feb 19 01:42:31.885 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972026-02-19T01:42:32.010Z[ recovery-image] Feb 19 01:42:31.901 INFO O| Feb 19 01:42:31.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
62982026-02-19T01:42:32.010Z[ recovery-image] Feb 19 01:42:31.901 INFO O| Feb 19 01:42:31.901 INFO STEP 505 (remove_files) COMPLETE
62992026-02-19T01:42:32.010Z[ recovery-image] Feb 19 01:42:31.901 INFO O| Feb 19 01:42:31.901 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002026-02-19T01:42:32.034Z[ recovery-image] Feb 19 01:42:31.919 INFO O| Feb 19 01:42:31.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
63012026-02-19T01:42:32.034Z[ recovery-image] Feb 19 01:42:31.919 INFO O| Feb 19 01:42:31.919 INFO STEP 506 (remove_files) COMPLETE
63022026-02-19T01:42:32.034Z[ recovery-image] Feb 19 01:42:31.919 INFO O| Feb 19 01:42:31.919 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032026-02-19T01:42:32.058Z[ recovery-image] Feb 19 01:42:31.936 INFO O| Feb 19 01:42:31.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
63042026-02-19T01:42:32.058Z[ recovery-image] Feb 19 01:42:31.936 INFO O| Feb 19 01:42:31.936 INFO STEP 507 (remove_files) COMPLETE
63052026-02-19T01:42:32.058Z[ recovery-image] Feb 19 01:42:31.936 INFO O| Feb 19 01:42:31.936 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062026-02-19T01:42:32.058Z[ recovery-image] Feb 19 01:42:31.953 INFO O| Feb 19 01:42:31.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
63072026-02-19T01:42:32.059Z[ recovery-image] Feb 19 01:42:31.953 INFO O| Feb 19 01:42:31.953 INFO STEP 508 (remove_files) COMPLETE
63082026-02-19T01:42:32.059Z[ recovery-image] Feb 19 01:42:31.953 INFO O| Feb 19 01:42:31.953 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092026-02-19T01:42:32.083Z[ recovery-image] Feb 19 01:42:31.968 INFO O| Feb 19 01:42:31.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
63102026-02-19T01:42:32.083Z[ recovery-image] Feb 19 01:42:31.968 INFO O| Feb 19 01:42:31.968 INFO STEP 509 (remove_files) COMPLETE
63112026-02-19T01:42:32.083Z[ recovery-image] Feb 19 01:42:31.968 INFO O| Feb 19 01:42:31.968 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122026-02-19T01:42:32.107Z[ recovery-image] Feb 19 01:42:31.986 INFO O| Feb 19 01:42:31.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
63132026-02-19T01:42:32.107Z[ recovery-image] Feb 19 01:42:31.987 INFO O| Feb 19 01:42:31.987 INFO STEP 510 (remove_files) COMPLETE
63142026-02-19T01:42:32.107Z[ recovery-image] Feb 19 01:42:31.987 INFO O| Feb 19 01:42:31.987 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152026-02-19T01:42:32.107Z[ recovery-image] Feb 19 01:42:32.000 INFO O| Feb 19 01:42:32.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
63162026-02-19T01:42:32.107Z[ recovery-image] Feb 19 01:42:32.000 INFO O| Feb 19 01:42:32.000 INFO STEP 511 (remove_files) COMPLETE
63172026-02-19T01:42:32.107Z[ recovery-image] Feb 19 01:42:32.000 INFO O| Feb 19 01:42:32.000 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182026-02-19T01:42:32.140Z[ recovery-image] Feb 19 01:42:32.015 INFO O| Feb 19 01:42:32.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
63192026-02-19T01:42:32.140Z[ recovery-image] Feb 19 01:42:32.015 INFO O| Feb 19 01:42:32.015 INFO STEP 512 (remove_files) COMPLETE
63202026-02-19T01:42:32.140Z[ recovery-image] Feb 19 01:42:32.015 INFO O| Feb 19 01:42:32.015 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212026-02-19T01:42:32.140Z[ recovery-image] Feb 19 01:42:32.032 INFO O| Feb 19 01:42:32.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
63222026-02-19T01:42:32.140Z[ recovery-image] Feb 19 01:42:32.032 INFO O| Feb 19 01:42:32.032 INFO STEP 513 (remove_files) COMPLETE
63232026-02-19T01:42:32.140Z[ recovery-image] Feb 19 01:42:32.032 INFO O| Feb 19 01:42:32.032 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242026-02-19T01:42:32.165Z[ recovery-image] Feb 19 01:42:32.050 INFO O| Feb 19 01:42:32.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
63252026-02-19T01:42:32.165Z[ recovery-image] Feb 19 01:42:32.050 INFO O| Feb 19 01:42:32.050 INFO STEP 514 (remove_files) COMPLETE
63262026-02-19T01:42:32.165Z[ recovery-image] Feb 19 01:42:32.050 INFO O| Feb 19 01:42:32.050 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272026-02-19T01:42:32.189Z[ recovery-image] Feb 19 01:42:32.065 INFO O| Feb 19 01:42:32.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
63282026-02-19T01:42:32.189Z[ recovery-image] Feb 19 01:42:32.065 INFO O| Feb 19 01:42:32.065 INFO STEP 515 (remove_files) COMPLETE
63292026-02-19T01:42:32.189Z[ recovery-image] Feb 19 01:42:32.065 INFO O| Feb 19 01:42:32.065 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302026-02-19T01:42:32.189Z[ recovery-image] Feb 19 01:42:32.080 INFO O| Feb 19 01:42:32.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
63312026-02-19T01:42:32.189Z[ recovery-image] Feb 19 01:42:32.080 INFO O| Feb 19 01:42:32.080 INFO STEP 516 (remove_files) COMPLETE
63322026-02-19T01:42:32.189Z[ recovery-image] Feb 19 01:42:32.080 INFO O| Feb 19 01:42:32.080 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332026-02-19T01:42:32.214Z[ recovery-image] Feb 19 01:42:32.096 INFO O| Feb 19 01:42:32.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
63342026-02-19T01:42:32.214Z[ recovery-image] Feb 19 01:42:32.096 INFO O| Feb 19 01:42:32.096 INFO STEP 517 (remove_files) COMPLETE
63352026-02-19T01:42:32.214Z[ recovery-image] Feb 19 01:42:32.096 INFO O| Feb 19 01:42:32.096 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362026-02-19T01:42:32.239Z[ recovery-image] Feb 19 01:42:32.112 INFO O| Feb 19 01:42:32.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
63372026-02-19T01:42:32.239Z[ recovery-image] Feb 19 01:42:32.112 INFO O| Feb 19 01:42:32.112 INFO STEP 518 (remove_files) COMPLETE
63382026-02-19T01:42:32.239Z[ recovery-image] Feb 19 01:42:32.112 INFO O| Feb 19 01:42:32.112 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392026-02-19T01:42:32.239Z[ recovery-image] Feb 19 01:42:32.126 INFO O| Feb 19 01:42:32.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
63402026-02-19T01:42:32.239Z[ recovery-image] Feb 19 01:42:32.126 INFO O| Feb 19 01:42:32.126 INFO STEP 519 (remove_files) COMPLETE
63412026-02-19T01:42:32.239Z[ recovery-image] Feb 19 01:42:32.126 INFO O| Feb 19 01:42:32.126 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422026-02-19T01:42:32.264Z[ recovery-image] Feb 19 01:42:32.145 INFO O| Feb 19 01:42:32.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
63432026-02-19T01:42:32.264Z[ recovery-image] Feb 19 01:42:32.145 INFO O| Feb 19 01:42:32.145 INFO STEP 520 (remove_files) COMPLETE
63442026-02-19T01:42:32.264Z[ recovery-image] Feb 19 01:42:32.145 INFO O| Feb 19 01:42:32.145 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452026-02-19T01:42:32.289Z[ recovery-image] Feb 19 01:42:32.161 INFO O| Feb 19 01:42:32.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
63462026-02-19T01:42:32.289Z[ recovery-image] Feb 19 01:42:32.161 INFO O| Feb 19 01:42:32.161 INFO STEP 521 (remove_files) COMPLETE
63472026-02-19T01:42:32.289Z[ recovery-image] Feb 19 01:42:32.161 INFO O| Feb 19 01:42:32.161 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482026-02-19T01:42:32.289Z[ recovery-image] Feb 19 01:42:32.177 INFO O| Feb 19 01:42:32.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
63492026-02-19T01:42:32.289Z[ recovery-image] Feb 19 01:42:32.178 INFO O| Feb 19 01:42:32.178 INFO STEP 522 (remove_files) COMPLETE
63502026-02-19T01:42:32.289Z[ recovery-image] Feb 19 01:42:32.178 INFO O| Feb 19 01:42:32.178 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512026-02-19T01:42:32.313Z[ recovery-image] Feb 19 01:42:32.193 INFO O| Feb 19 01:42:32.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
63522026-02-19T01:42:32.313Z[ recovery-image] Feb 19 01:42:32.193 INFO O| Feb 19 01:42:32.193 INFO STEP 523 (remove_files) COMPLETE
63532026-02-19T01:42:32.313Z[ recovery-image] Feb 19 01:42:32.193 INFO O| Feb 19 01:42:32.193 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542026-02-19T01:42:32.338Z[ recovery-image] Feb 19 01:42:32.210 INFO O| Feb 19 01:42:32.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
63552026-02-19T01:42:32.338Z[ recovery-image] Feb 19 01:42:32.210 INFO O| Feb 19 01:42:32.210 INFO STEP 524 (remove_files) COMPLETE
63562026-02-19T01:42:32.338Z[ recovery-image] Feb 19 01:42:32.210 INFO O| Feb 19 01:42:32.210 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572026-02-19T01:42:32.338Z[ recovery-image] Feb 19 01:42:32.227 INFO O| Feb 19 01:42:32.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
63582026-02-19T01:42:32.338Z[ recovery-image] Feb 19 01:42:32.228 INFO O| Feb 19 01:42:32.227 INFO STEP 525 (remove_files) COMPLETE
63592026-02-19T01:42:32.338Z[ recovery-image] Feb 19 01:42:32.228 INFO O| Feb 19 01:42:32.228 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602026-02-19T01:42:32.363Z[ recovery-image] Feb 19 01:42:32.243 INFO O| Feb 19 01:42:32.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
63612026-02-19T01:42:32.363Z[ recovery-image] Feb 19 01:42:32.244 INFO O| Feb 19 01:42:32.244 INFO STEP 526 (remove_files) COMPLETE
63622026-02-19T01:42:32.363Z[ recovery-image] Feb 19 01:42:32.244 INFO O| Feb 19 01:42:32.244 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632026-02-19T01:42:32.388Z[ recovery-image] Feb 19 01:42:32.259 INFO O| Feb 19 01:42:32.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
63642026-02-19T01:42:32.388Z[ recovery-image] Feb 19 01:42:32.260 INFO O| Feb 19 01:42:32.260 INFO STEP 527 (remove_files) COMPLETE
63652026-02-19T01:42:32.388Z[ recovery-image] Feb 19 01:42:32.260 INFO O| Feb 19 01:42:32.260 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662026-02-19T01:42:32.388Z[ recovery-image] Feb 19 01:42:32.276 INFO O| Feb 19 01:42:32.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
63672026-02-19T01:42:32.388Z[ recovery-image] Feb 19 01:42:32.276 INFO O| Feb 19 01:42:32.276 INFO STEP 528 (remove_files) COMPLETE
63682026-02-19T01:42:32.388Z[ recovery-image] Feb 19 01:42:32.276 INFO O| Feb 19 01:42:32.276 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692026-02-19T01:42:32.413Z[ recovery-image] Feb 19 01:42:32.294 INFO O| Feb 19 01:42:32.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
63702026-02-19T01:42:32.413Z[ recovery-image] Feb 19 01:42:32.294 INFO O| Feb 19 01:42:32.294 INFO STEP 529 (remove_files) COMPLETE
63712026-02-19T01:42:32.413Z[ recovery-image] Feb 19 01:42:32.294 INFO O| Feb 19 01:42:32.294 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722026-02-19T01:42:32.447Z[ recovery-image] Feb 19 01:42:32.311 INFO O| Feb 19 01:42:32.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
63732026-02-19T01:42:32.447Z[ recovery-image] Feb 19 01:42:32.311 INFO O| Feb 19 01:42:32.311 INFO STEP 530 (remove_files) COMPLETE
63742026-02-19T01:42:32.447Z[ recovery-image] Feb 19 01:42:32.311 INFO O| Feb 19 01:42:32.311 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752026-02-19T01:42:32.447Z[ recovery-image] Feb 19 01:42:32.327 INFO O| Feb 19 01:42:32.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
63762026-02-19T01:42:32.447Z[ recovery-image] Feb 19 01:42:32.328 INFO O| Feb 19 01:42:32.327 INFO STEP 531 (remove_files) COMPLETE
63772026-02-19T01:42:32.447Z[ recovery-image] Feb 19 01:42:32.328 INFO O| Feb 19 01:42:32.328 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782026-02-19T01:42:32.473Z[ recovery-image] Feb 19 01:42:32.344 INFO O| Feb 19 01:42:32.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
63792026-02-19T01:42:32.473Z[ recovery-image] Feb 19 01:42:32.344 INFO O| Feb 19 01:42:32.344 INFO STEP 532 (remove_files) COMPLETE
63802026-02-19T01:42:32.473Z[ recovery-image] Feb 19 01:42:32.344 INFO O| Feb 19 01:42:32.344 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812026-02-19T01:42:32.473Z[ recovery-image] Feb 19 01:42:32.358 INFO O| Feb 19 01:42:32.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
63822026-02-19T01:42:32.473Z[ recovery-image] Feb 19 01:42:32.358 INFO O| Feb 19 01:42:32.358 INFO STEP 533 (remove_files) COMPLETE
63832026-02-19T01:42:32.473Z[ recovery-image] Feb 19 01:42:32.358 INFO O| Feb 19 01:42:32.358 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842026-02-19T01:42:32.498Z[ recovery-image] Feb 19 01:42:32.375 INFO O| Feb 19 01:42:32.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
63852026-02-19T01:42:32.498Z[ recovery-image] Feb 19 01:42:32.375 INFO O| Feb 19 01:42:32.375 INFO STEP 534 (remove_files) COMPLETE
63862026-02-19T01:42:32.498Z[ recovery-image] Feb 19 01:42:32.375 INFO O| Feb 19 01:42:32.375 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872026-02-19T01:42:32.498Z[ recovery-image] Feb 19 01:42:32.391 INFO O| Feb 19 01:42:32.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
63882026-02-19T01:42:32.498Z[ recovery-image] Feb 19 01:42:32.392 INFO O| Feb 19 01:42:32.392 INFO STEP 535 (remove_files) COMPLETE
63892026-02-19T01:42:32.498Z[ recovery-image] Feb 19 01:42:32.392 INFO O| Feb 19 01:42:32.392 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902026-02-19T01:42:32.523Z[ recovery-image] Feb 19 01:42:32.408 INFO O| Feb 19 01:42:32.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
63912026-02-19T01:42:32.523Z[ recovery-image] Feb 19 01:42:32.408 INFO O| Feb 19 01:42:32.408 INFO STEP 536 (remove_files) COMPLETE
63922026-02-19T01:42:32.523Z[ recovery-image] Feb 19 01:42:32.408 INFO O| Feb 19 01:42:32.408 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932026-02-19T01:42:32.548Z[ recovery-image] Feb 19 01:42:32.422 INFO O| Feb 19 01:42:32.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
63942026-02-19T01:42:32.548Z[ recovery-image] Feb 19 01:42:32.423 INFO O| Feb 19 01:42:32.423 INFO STEP 537 (remove_files) COMPLETE
63952026-02-19T01:42:32.548Z[ recovery-image] Feb 19 01:42:32.423 INFO O| Feb 19 01:42:32.423 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962026-02-19T01:42:32.548Z[ recovery-image] Feb 19 01:42:32.437 INFO O| Feb 19 01:42:32.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
63972026-02-19T01:42:32.548Z[ recovery-image] Feb 19 01:42:32.437 INFO O| Feb 19 01:42:32.437 INFO STEP 538 (remove_files) COMPLETE
63982026-02-19T01:42:32.548Z[ recovery-image] Feb 19 01:42:32.437 INFO O| Feb 19 01:42:32.437 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992026-02-19T01:42:32.573Z[ recovery-image] Feb 19 01:42:32.453 INFO O| Feb 19 01:42:32.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
64002026-02-19T01:42:32.573Z[ recovery-image] Feb 19 01:42:32.453 INFO O| Feb 19 01:42:32.453 INFO STEP 539 (remove_files) COMPLETE
64012026-02-19T01:42:32.573Z[ recovery-image] Feb 19 01:42:32.453 INFO O| Feb 19 01:42:32.453 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022026-02-19T01:42:32.573Z[ recovery-image] Feb 19 01:42:32.467 INFO O| Feb 19 01:42:32.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
64032026-02-19T01:42:32.573Z[ recovery-image] Feb 19 01:42:32.467 INFO O| Feb 19 01:42:32.467 INFO STEP 540 (remove_files) COMPLETE
64042026-02-19T01:42:32.573Z[ recovery-image] Feb 19 01:42:32.467 INFO O| Feb 19 01:42:32.467 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052026-02-19T01:42:32.597Z[ recovery-image] Feb 19 01:42:32.481 INFO O| Feb 19 01:42:32.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
64062026-02-19T01:42:32.597Z[ recovery-image] Feb 19 01:42:32.481 INFO O| Feb 19 01:42:32.481 INFO STEP 541 (remove_files) COMPLETE
64072026-02-19T01:42:32.597Z[ recovery-image] Feb 19 01:42:32.481 INFO O| Feb 19 01:42:32.481 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082026-02-19T01:42:32.622Z[ recovery-image] Feb 19 01:42:32.494 INFO O| Feb 19 01:42:32.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
64092026-02-19T01:42:32.622Z[ recovery-image] Feb 19 01:42:32.494 INFO O| Feb 19 01:42:32.494 INFO STEP 542 (remove_files) COMPLETE
64102026-02-19T01:42:32.622Z[ recovery-image] Feb 19 01:42:32.494 INFO O| Feb 19 01:42:32.494 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112026-02-19T01:42:32.646Z[ recovery-image] Feb 19 01:42:32.531 INFO O| Feb 19 01:42:32.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
64122026-02-19T01:42:32.647Z[ recovery-image] Feb 19 01:42:32.531 INFO O| Feb 19 01:42:32.531 INFO STEP 543 (remove_files) COMPLETE
64132026-02-19T01:42:32.647Z[ recovery-image] Feb 19 01:42:32.531 INFO O| Feb 19 01:42:32.531 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.543 INFO O| Feb 19 01:42:32.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
64152026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.543 INFO O| Feb 19 01:42:32.543 INFO STEP 544 (remove_files) COMPLETE
64162026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.543 INFO O| Feb 19 01:42:32.543 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.554 INFO O| Feb 19 01:42:32.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
64182026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.554 INFO O| Feb 19 01:42:32.554 INFO STEP 545 (remove_files) COMPLETE
64192026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.554 INFO O| Feb 19 01:42:32.554 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.565 INFO O| Feb 19 01:42:32.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
64212026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.565 INFO O| Feb 19 01:42:32.565 INFO STEP 546 (remove_files) COMPLETE
64222026-02-19T01:42:32.671Z[ recovery-image] Feb 19 01:42:32.565 INFO O| Feb 19 01:42:32.565 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232026-02-19T01:42:32.696Z[ recovery-image] Feb 19 01:42:32.576 INFO O| Feb 19 01:42:32.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
64242026-02-19T01:42:32.696Z[ recovery-image] Feb 19 01:42:32.576 INFO O| Feb 19 01:42:32.576 INFO STEP 547 (remove_files) COMPLETE
64252026-02-19T01:42:32.696Z[ recovery-image] Feb 19 01:42:32.576 INFO O| Feb 19 01:42:32.576 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262026-02-19T01:42:32.696Z[ recovery-image] Feb 19 01:42:32.586 INFO O| Feb 19 01:42:32.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
64272026-02-19T01:42:32.696Z[ recovery-image] Feb 19 01:42:32.586 INFO O| Feb 19 01:42:32.586 INFO STEP 548 (remove_files) COMPLETE
64282026-02-19T01:42:32.696Z[ recovery-image] Feb 19 01:42:32.586 INFO O| Feb 19 01:42:32.586 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292026-02-19T01:42:32.721Z[ recovery-image] Feb 19 01:42:32.597 INFO O| Feb 19 01:42:32.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
64302026-02-19T01:42:32.721Z[ recovery-image] Feb 19 01:42:32.597 INFO O| Feb 19 01:42:32.597 INFO STEP 549 (remove_files) COMPLETE
64312026-02-19T01:42:32.721Z[ recovery-image] Feb 19 01:42:32.597 INFO O| Feb 19 01:42:32.597 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322026-02-19T01:42:32.745Z[ recovery-image] Feb 19 01:42:32.633 INFO O| Feb 19 01:42:32.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
64332026-02-19T01:42:32.745Z[ recovery-image] Feb 19 01:42:32.633 INFO O| Feb 19 01:42:32.633 INFO STEP 550 (remove_files) COMPLETE
64342026-02-19T01:42:32.745Z[ recovery-image] Feb 19 01:42:32.633 INFO O| Feb 19 01:42:32.633 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352026-02-19T01:42:32.770Z[ recovery-image] Feb 19 01:42:32.646 INFO O| Feb 19 01:42:32.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
64362026-02-19T01:42:32.770Z[ recovery-image] Feb 19 01:42:32.647 INFO O| Feb 19 01:42:32.647 INFO STEP 551 (remove_files) COMPLETE
64372026-02-19T01:42:32.770Z[ recovery-image] Feb 19 01:42:32.647 INFO O| Feb 19 01:42:32.647 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382026-02-19T01:42:32.770Z[ recovery-image] Feb 19 01:42:32.658 INFO O| Feb 19 01:42:32.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
64392026-02-19T01:42:32.770Z[ recovery-image] Feb 19 01:42:32.658 INFO O| Feb 19 01:42:32.658 INFO STEP 552 (remove_files) COMPLETE
64402026-02-19T01:42:32.770Z[ recovery-image] Feb 19 01:42:32.658 INFO O| Feb 19 01:42:32.658 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412026-02-19T01:42:32.795Z[ recovery-image] Feb 19 01:42:32.669 INFO O| Feb 19 01:42:32.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
64422026-02-19T01:42:32.795Z[ recovery-image] Feb 19 01:42:32.672 INFO O| Feb 19 01:42:32.672 INFO STEP 553 (remove_files) COMPLETE
64432026-02-19T01:42:32.795Z[ recovery-image] Feb 19 01:42:32.672 INFO O| Feb 19 01:42:32.672 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442026-02-19T01:42:32.795Z[ recovery-image] Feb 19 01:42:32.688 INFO O| Feb 19 01:42:32.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
64452026-02-19T01:42:32.795Z[ recovery-image] Feb 19 01:42:32.688 INFO O| Feb 19 01:42:32.688 INFO STEP 554 (remove_files) COMPLETE
64462026-02-19T01:42:32.795Z[ recovery-image] Feb 19 01:42:32.688 INFO O| Feb 19 01:42:32.688 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472026-02-19T01:42:32.819Z[ recovery-image] Feb 19 01:42:32.699 INFO O| Feb 19 01:42:32.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
64482026-02-19T01:42:32.819Z[ recovery-image] Feb 19 01:42:32.700 INFO O| Feb 19 01:42:32.700 INFO STEP 555 (remove_files) COMPLETE
64492026-02-19T01:42:32.819Z[ recovery-image] Feb 19 01:42:32.700 INFO O| Feb 19 01:42:32.700 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502026-02-19T01:42:32.844Z[ recovery-image] Feb 19 01:42:32.723 INFO O| Feb 19 01:42:32.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
64512026-02-19T01:42:32.844Z[ recovery-image] Feb 19 01:42:32.723 INFO O| Feb 19 01:42:32.723 INFO STEP 556 (remove_files) COMPLETE
64522026-02-19T01:42:32.844Z[ recovery-image] Feb 19 01:42:32.723 INFO O| Feb 19 01:42:32.723 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532026-02-19T01:42:32.844Z[ recovery-image] Feb 19 01:42:32.738 INFO O| Feb 19 01:42:32.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
64542026-02-19T01:42:32.844Z[ recovery-image] Feb 19 01:42:32.739 INFO O| Feb 19 01:42:32.739 INFO STEP 557 (remove_files) COMPLETE
64552026-02-19T01:42:32.844Z[ recovery-image] Feb 19 01:42:32.739 INFO O| Feb 19 01:42:32.739 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562026-02-19T01:42:32.869Z[ recovery-image] Feb 19 01:42:32.753 INFO O| Feb 19 01:42:32.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
64572026-02-19T01:42:32.869Z[ recovery-image] Feb 19 01:42:32.753 INFO O| Feb 19 01:42:32.753 INFO STEP 558 (remove_files) COMPLETE
64582026-02-19T01:42:32.869Z[ recovery-image] Feb 19 01:42:32.753 INFO O| Feb 19 01:42:32.753 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592026-02-19T01:42:32.894Z[ recovery-image] Feb 19 01:42:32.770 INFO O| Feb 19 01:42:32.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
64602026-02-19T01:42:32.894Z[ recovery-image] Feb 19 01:42:32.770 INFO O| Feb 19 01:42:32.770 INFO STEP 559 (remove_files) COMPLETE
64612026-02-19T01:42:32.894Z[ recovery-image] Feb 19 01:42:32.770 INFO O| Feb 19 01:42:32.770 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622026-02-19T01:42:32.894Z[ recovery-image] Feb 19 01:42:32.786 INFO O| Feb 19 01:42:32.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
64632026-02-19T01:42:32.894Z[ recovery-image] Feb 19 01:42:32.787 INFO O| Feb 19 01:42:32.786 INFO STEP 560 (remove_files) COMPLETE
64642026-02-19T01:42:32.894Z[ recovery-image] Feb 19 01:42:32.787 INFO O| Feb 19 01:42:32.786 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652026-02-19T01:42:32.919Z[ recovery-image] Feb 19 01:42:32.802 INFO O| Feb 19 01:42:32.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
64662026-02-19T01:42:32.919Z[ recovery-image] Feb 19 01:42:32.802 INFO O| Feb 19 01:42:32.802 INFO STEP 561 (remove_files) COMPLETE
64672026-02-19T01:42:32.919Z[ recovery-image] Feb 19 01:42:32.802 INFO O| Feb 19 01:42:32.802 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682026-02-19T01:42:32.945Z[ recovery-image] Feb 19 01:42:32.816 INFO O| Feb 19 01:42:32.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
64692026-02-19T01:42:32.945Z[ recovery-image] Feb 19 01:42:32.816 INFO O| Feb 19 01:42:32.816 INFO STEP 562 (remove_files) COMPLETE
64702026-02-19T01:42:32.945Z[ recovery-image] Feb 19 01:42:32.816 INFO O| Feb 19 01:42:32.816 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712026-02-19T01:42:32.945Z[ recovery-image] Feb 19 01:42:32.829 INFO O| Feb 19 01:42:32.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
64722026-02-19T01:42:32.945Z[ recovery-image] Feb 19 01:42:32.829 INFO O| Feb 19 01:42:32.829 INFO STEP 563 (remove_files) COMPLETE
64732026-02-19T01:42:32.945Z[ recovery-image] Feb 19 01:42:32.829 INFO O| Feb 19 01:42:32.829 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742026-02-19T01:42:32.970Z[ recovery-image] Feb 19 01:42:32.842 INFO O| Feb 19 01:42:32.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
64752026-02-19T01:42:32.970Z[ recovery-image] Feb 19 01:42:32.842 INFO O| Feb 19 01:42:32.842 INFO STEP 564 (remove_files) COMPLETE
64762026-02-19T01:42:32.970Z[ recovery-image] Feb 19 01:42:32.842 INFO O| Feb 19 01:42:32.842 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772026-02-19T01:42:32.970Z[ recovery-image] Feb 19 01:42:32.854 INFO O| Feb 19 01:42:32.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
64782026-02-19T01:42:32.970Z[ recovery-image] Feb 19 01:42:32.854 INFO O| Feb 19 01:42:32.854 INFO STEP 565 (remove_files) COMPLETE
64792026-02-19T01:42:32.970Z[ recovery-image] Feb 19 01:42:32.855 INFO O| Feb 19 01:42:32.854 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802026-02-19T01:42:32.995Z[ recovery-image] Feb 19 01:42:32.870 INFO O| Feb 19 01:42:32.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
64812026-02-19T01:42:32.995Z[ recovery-image] Feb 19 01:42:32.870 INFO O| Feb 19 01:42:32.870 INFO STEP 566 (remove_files) COMPLETE
64822026-02-19T01:42:32.995Z[ recovery-image] Feb 19 01:42:32.870 INFO O| Feb 19 01:42:32.870 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832026-02-19T01:42:32.995Z[ recovery-image] Feb 19 01:42:32.886 INFO O| Feb 19 01:42:32.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
64842026-02-19T01:42:32.995Z[ recovery-image] Feb 19 01:42:32.886 INFO O| Feb 19 01:42:32.886 INFO STEP 567 (remove_files) COMPLETE
64852026-02-19T01:42:32.995Z[ recovery-image] Feb 19 01:42:32.886 INFO O| Feb 19 01:42:32.886 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862026-02-19T01:42:33.020Z[ recovery-image] Feb 19 01:42:32.902 INFO O| Feb 19 01:42:32.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
64872026-02-19T01:42:33.020Z[ recovery-image] Feb 19 01:42:32.903 INFO O| Feb 19 01:42:32.902 INFO STEP 568 (remove_files) COMPLETE
64882026-02-19T01:42:33.020Z[ recovery-image] Feb 19 01:42:32.903 INFO O| Feb 19 01:42:32.903 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892026-02-19T01:42:33.044Z[ recovery-image] Feb 19 01:42:32.918 INFO O| Feb 19 01:42:32.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
64902026-02-19T01:42:33.044Z[ recovery-image] Feb 19 01:42:32.918 INFO O| Feb 19 01:42:32.918 INFO STEP 569 (remove_files) COMPLETE
64912026-02-19T01:42:33.044Z[ recovery-image] Feb 19 01:42:32.918 INFO O| Feb 19 01:42:32.918 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922026-02-19T01:42:33.044Z[ recovery-image] Feb 19 01:42:32.934 INFO O| Feb 19 01:42:32.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
64932026-02-19T01:42:33.044Z[ recovery-image] Feb 19 01:42:32.935 INFO O| Feb 19 01:42:32.935 INFO STEP 570 (remove_files) COMPLETE
64942026-02-19T01:42:33.044Z[ recovery-image] Feb 19 01:42:32.935 INFO O| Feb 19 01:42:32.935 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952026-02-19T01:42:33.069Z[ recovery-image] Feb 19 01:42:32.948 INFO O| Feb 19 01:42:32.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
64962026-02-19T01:42:33.069Z[ recovery-image] Feb 19 01:42:32.948 INFO O| Feb 19 01:42:32.948 INFO STEP 571 (remove_files) COMPLETE
64972026-02-19T01:42:33.069Z[ recovery-image] Feb 19 01:42:32.948 INFO O| Feb 19 01:42:32.948 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982026-02-19T01:42:33.069Z[ recovery-image] Feb 19 01:42:32.960 INFO O| Feb 19 01:42:32.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
64992026-02-19T01:42:33.069Z[ recovery-image] Feb 19 01:42:32.961 INFO O| Feb 19 01:42:32.960 INFO STEP 572 (remove_files) COMPLETE
65002026-02-19T01:42:33.069Z[ recovery-image] Feb 19 01:42:32.961 INFO O| Feb 19 01:42:32.961 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012026-02-19T01:42:33.094Z[ recovery-image] Feb 19 01:42:32.972 INFO O| Feb 19 01:42:32.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
65022026-02-19T01:42:33.094Z[ recovery-image] Feb 19 01:42:32.972 INFO O| Feb 19 01:42:32.972 INFO STEP 573 (remove_files) COMPLETE
65032026-02-19T01:42:33.094Z[ recovery-image] Feb 19 01:42:32.972 INFO O| Feb 19 01:42:32.972 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042026-02-19T01:42:33.094Z[ recovery-image] Feb 19 01:42:32.984 INFO O| Feb 19 01:42:32.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
65052026-02-19T01:42:33.094Z[ recovery-image] Feb 19 01:42:32.984 INFO O| Feb 19 01:42:32.984 INFO STEP 574 (remove_files) COMPLETE
65062026-02-19T01:42:33.094Z[ recovery-image] Feb 19 01:42:32.984 INFO O| Feb 19 01:42:32.984 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072026-02-19T01:42:33.118Z[ recovery-image] Feb 19 01:42:32.998 INFO O| Feb 19 01:42:32.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
65082026-02-19T01:42:33.118Z[ recovery-image] Feb 19 01:42:32.999 INFO O| Feb 19 01:42:32.999 INFO STEP 575 (remove_files) COMPLETE
65092026-02-19T01:42:33.118Z[ recovery-image] Feb 19 01:42:32.999 INFO O| Feb 19 01:42:32.999 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102026-02-19T01:42:33.143Z[ recovery-image] Feb 19 01:42:33.014 INFO O| Feb 19 01:42:33.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
65112026-02-19T01:42:33.143Z[ recovery-image] Feb 19 01:42:33.014 INFO O| Feb 19 01:42:33.014 INFO STEP 576 (remove_files) COMPLETE
65122026-02-19T01:42:33.143Z[ recovery-image] Feb 19 01:42:33.014 INFO O| Feb 19 01:42:33.014 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132026-02-19T01:42:33.143Z[ recovery-image] Feb 19 01:42:33.031 INFO O| Feb 19 01:42:33.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
65142026-02-19T01:42:33.143Z[ recovery-image] Feb 19 01:42:33.031 INFO O| Feb 19 01:42:33.031 INFO STEP 577 (remove_files) COMPLETE
65152026-02-19T01:42:33.143Z[ recovery-image] Feb 19 01:42:33.032 INFO O| Feb 19 01:42:33.031 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162026-02-19T01:42:33.168Z[ recovery-image] Feb 19 01:42:33.049 INFO O| Feb 19 01:42:33.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
65172026-02-19T01:42:33.168Z[ recovery-image] Feb 19 01:42:33.049 INFO O| Feb 19 01:42:33.049 INFO STEP 578 (remove_files) COMPLETE
65182026-02-19T01:42:33.168Z[ recovery-image] Feb 19 01:42:33.049 INFO O| Feb 19 01:42:33.049 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192026-02-19T01:42:33.192Z[ recovery-image] Feb 19 01:42:33.066 INFO O| Feb 19 01:42:33.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
65202026-02-19T01:42:33.192Z[ recovery-image] Feb 19 01:42:33.066 INFO O| Feb 19 01:42:33.066 INFO STEP 579 (remove_files) COMPLETE
65212026-02-19T01:42:33.192Z[ recovery-image] Feb 19 01:42:33.066 INFO O| Feb 19 01:42:33.066 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222026-02-19T01:42:33.192Z[ recovery-image] Feb 19 01:42:33.082 INFO O| Feb 19 01:42:33.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
65232026-02-19T01:42:33.192Z[ recovery-image] Feb 19 01:42:33.083 INFO O| Feb 19 01:42:33.083 INFO STEP 580 (remove_files) COMPLETE
65242026-02-19T01:42:33.192Z[ recovery-image] Feb 19 01:42:33.083 INFO O| Feb 19 01:42:33.083 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252026-02-19T01:42:33.217Z[ recovery-image] Feb 19 01:42:33.097 INFO O| Feb 19 01:42:33.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
65262026-02-19T01:42:33.217Z[ recovery-image] Feb 19 01:42:33.098 INFO O| Feb 19 01:42:33.097 INFO STEP 581 (remove_files) COMPLETE
65272026-02-19T01:42:33.217Z[ recovery-image] Feb 19 01:42:33.098 INFO O| Feb 19 01:42:33.098 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282026-02-19T01:42:33.242Z[ recovery-image] Feb 19 01:42:33.113 INFO O| Feb 19 01:42:33.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
65292026-02-19T01:42:33.242Z[ recovery-image] Feb 19 01:42:33.113 INFO O| Feb 19 01:42:33.113 INFO STEP 582 (remove_files) COMPLETE
65302026-02-19T01:42:33.242Z[ recovery-image] Feb 19 01:42:33.113 INFO O| Feb 19 01:42:33.113 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312026-02-19T01:42:33.242Z[ recovery-image] Feb 19 01:42:33.130 INFO O| Feb 19 01:42:33.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
65322026-02-19T01:42:33.242Z[ recovery-image] Feb 19 01:42:33.130 INFO O| Feb 19 01:42:33.130 INFO STEP 583 (remove_files) COMPLETE
65332026-02-19T01:42:33.242Z[ recovery-image] Feb 19 01:42:33.130 INFO O| Feb 19 01:42:33.130 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342026-02-19T01:42:33.267Z[ recovery-image] Feb 19 01:42:33.147 INFO O| Feb 19 01:42:33.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
65352026-02-19T01:42:33.267Z[ recovery-image] Feb 19 01:42:33.147 INFO O| Feb 19 01:42:33.147 INFO STEP 584 (remove_files) COMPLETE
65362026-02-19T01:42:33.267Z[ recovery-image] Feb 19 01:42:33.147 INFO O| Feb 19 01:42:33.147 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372026-02-19T01:42:33.291Z[ recovery-image] Feb 19 01:42:33.163 INFO O| Feb 19 01:42:33.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
65382026-02-19T01:42:33.291Z[ recovery-image] Feb 19 01:42:33.163 INFO O| Feb 19 01:42:33.163 INFO STEP 585 (remove_files) COMPLETE
65392026-02-19T01:42:33.291Z[ recovery-image] Feb 19 01:42:33.163 INFO O| Feb 19 01:42:33.163 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402026-02-19T01:42:33.291Z[ recovery-image] Feb 19 01:42:33.177 INFO O| Feb 19 01:42:33.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
65412026-02-19T01:42:33.291Z[ recovery-image] Feb 19 01:42:33.177 INFO O| Feb 19 01:42:33.177 INFO STEP 586 (remove_files) COMPLETE
65422026-02-19T01:42:33.291Z[ recovery-image] Feb 19 01:42:33.177 INFO O| Feb 19 01:42:33.177 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.188 INFO O| Feb 19 01:42:33.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
65442026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.188 INFO O| Feb 19 01:42:33.188 INFO STEP 587 (remove_files) COMPLETE
65452026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.188 INFO O| Feb 19 01:42:33.188 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.199 INFO O| Feb 19 01:42:33.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
65472026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.199 INFO O| Feb 19 01:42:33.199 INFO STEP 588 (remove_files) COMPLETE
65482026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.199 INFO O| Feb 19 01:42:33.199 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.211 INFO O| Feb 19 01:42:33.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
65502026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.211 INFO O| Feb 19 01:42:33.211 INFO STEP 589 (remove_files) COMPLETE
65512026-02-19T01:42:33.317Z[ recovery-image] Feb 19 01:42:33.211 INFO O| Feb 19 01:42:33.211 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522026-02-19T01:42:33.341Z[ recovery-image] Feb 19 01:42:33.222 INFO O| Feb 19 01:42:33.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
65532026-02-19T01:42:33.341Z[ recovery-image] Feb 19 01:42:33.222 INFO O| Feb 19 01:42:33.222 INFO STEP 590 (remove_files) COMPLETE
65542026-02-19T01:42:33.341Z[ recovery-image] Feb 19 01:42:33.223 INFO O| Feb 19 01:42:33.222 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552026-02-19T01:42:33.366Z[ recovery-image] Feb 19 01:42:33.240 INFO O| Feb 19 01:42:33.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
65562026-02-19T01:42:33.366Z[ recovery-image] Feb 19 01:42:33.240 INFO O| Feb 19 01:42:33.240 INFO STEP 591 (remove_files) COMPLETE
65572026-02-19T01:42:33.366Z[ recovery-image] Feb 19 01:42:33.240 INFO O| Feb 19 01:42:33.240 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582026-02-19T01:42:33.366Z[ recovery-image] Feb 19 01:42:33.256 INFO O| Feb 19 01:42:33.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
65592026-02-19T01:42:33.366Z[ recovery-image] Feb 19 01:42:33.257 INFO O| Feb 19 01:42:33.257 INFO STEP 592 (remove_files) COMPLETE
65602026-02-19T01:42:33.366Z[ recovery-image] Feb 19 01:42:33.257 INFO O| Feb 19 01:42:33.257 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612026-02-19T01:42:33.391Z[ recovery-image] Feb 19 01:42:33.270 INFO O| Feb 19 01:42:33.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
65622026-02-19T01:42:33.391Z[ recovery-image] Feb 19 01:42:33.270 INFO O| Feb 19 01:42:33.270 INFO STEP 593 (remove_files) COMPLETE
65632026-02-19T01:42:33.391Z[ recovery-image] Feb 19 01:42:33.270 INFO O| Feb 19 01:42:33.270 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642026-02-19T01:42:33.416Z[ recovery-image] Feb 19 01:42:33.289 INFO O| Feb 19 01:42:33.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
65652026-02-19T01:42:33.416Z[ recovery-image] Feb 19 01:42:33.289 INFO O| Feb 19 01:42:33.289 INFO STEP 594 (remove_files) COMPLETE
65662026-02-19T01:42:33.416Z[ recovery-image] Feb 19 01:42:33.289 INFO O| Feb 19 01:42:33.289 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672026-02-19T01:42:33.416Z[ recovery-image] Feb 19 01:42:33.306 INFO O| Feb 19 01:42:33.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
65682026-02-19T01:42:33.416Z[ recovery-image] Feb 19 01:42:33.306 INFO O| Feb 19 01:42:33.306 INFO STEP 595 (remove_files) COMPLETE
65692026-02-19T01:42:33.416Z[ recovery-image] Feb 19 01:42:33.306 INFO O| Feb 19 01:42:33.306 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702026-02-19T01:42:33.441Z[ recovery-image] Feb 19 01:42:33.323 INFO O| Feb 19 01:42:33.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
65712026-02-19T01:42:33.441Z[ recovery-image] Feb 19 01:42:33.323 INFO O| Feb 19 01:42:33.323 INFO STEP 596 (remove_files) COMPLETE
65722026-02-19T01:42:33.441Z[ recovery-image] Feb 19 01:42:33.323 INFO O| Feb 19 01:42:33.323 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732026-02-19T01:42:33.466Z[ recovery-image] Feb 19 01:42:33.340 INFO O| Feb 19 01:42:33.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
65742026-02-19T01:42:33.466Z[ recovery-image] Feb 19 01:42:33.341 INFO O| Feb 19 01:42:33.341 INFO STEP 597 (remove_files) COMPLETE
65752026-02-19T01:42:33.466Z[ recovery-image] Feb 19 01:42:33.341 INFO O| Feb 19 01:42:33.341 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762026-02-19T01:42:33.466Z[ recovery-image] Feb 19 01:42:33.358 INFO O| Feb 19 01:42:33.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
65772026-02-19T01:42:33.466Z[ recovery-image] Feb 19 01:42:33.358 INFO O| Feb 19 01:42:33.358 INFO STEP 598 (remove_files) COMPLETE
65782026-02-19T01:42:33.466Z[ recovery-image] Feb 19 01:42:33.358 INFO O| Feb 19 01:42:33.358 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792026-02-19T01:42:33.491Z[ recovery-image] Feb 19 01:42:33.376 INFO O| Feb 19 01:42:33.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
65802026-02-19T01:42:33.491Z[ recovery-image] Feb 19 01:42:33.376 INFO O| Feb 19 01:42:33.376 INFO STEP 599 (remove_files) COMPLETE
65812026-02-19T01:42:33.491Z[ recovery-image] Feb 19 01:42:33.376 INFO O| Feb 19 01:42:33.376 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822026-02-19T01:42:33.515Z[ recovery-image] Feb 19 01:42:33.393 INFO O| Feb 19 01:42:33.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
65832026-02-19T01:42:33.515Z[ recovery-image] Feb 19 01:42:33.393 INFO O| Feb 19 01:42:33.393 INFO STEP 600 (remove_files) COMPLETE
65842026-02-19T01:42:33.515Z[ recovery-image] Feb 19 01:42:33.393 INFO O| Feb 19 01:42:33.393 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852026-02-19T01:42:33.515Z[ recovery-image] Feb 19 01:42:33.410 INFO O| Feb 19 01:42:33.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
65862026-02-19T01:42:33.516Z[ recovery-image] Feb 19 01:42:33.410 INFO O| Feb 19 01:42:33.410 INFO STEP 601 (remove_files) COMPLETE
65872026-02-19T01:42:33.516Z[ recovery-image] Feb 19 01:42:33.410 INFO O| Feb 19 01:42:33.410 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882026-02-19T01:42:33.540Z[ recovery-image] Feb 19 01:42:33.424 INFO O| Feb 19 01:42:33.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
65892026-02-19T01:42:33.540Z[ recovery-image] Feb 19 01:42:33.424 INFO O| Feb 19 01:42:33.424 INFO STEP 602 (remove_files) COMPLETE
65902026-02-19T01:42:33.540Z[ recovery-image] Feb 19 01:42:33.424 INFO O| Feb 19 01:42:33.424 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912026-02-19T01:42:33.565Z[ recovery-image] Feb 19 01:42:33.442 INFO O| Feb 19 01:42:33.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
65922026-02-19T01:42:33.565Z[ recovery-image] Feb 19 01:42:33.443 INFO O| Feb 19 01:42:33.443 INFO STEP 603 (remove_files) COMPLETE
65932026-02-19T01:42:33.565Z[ recovery-image] Feb 19 01:42:33.443 INFO O| Feb 19 01:42:33.443 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942026-02-19T01:42:33.565Z[ recovery-image] Feb 19 01:42:33.459 INFO O| Feb 19 01:42:33.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
65952026-02-19T01:42:33.565Z[ recovery-image] Feb 19 01:42:33.460 INFO O| Feb 19 01:42:33.460 INFO STEP 604 (remove_files) COMPLETE
65962026-02-19T01:42:33.565Z[ recovery-image] Feb 19 01:42:33.460 INFO O| Feb 19 01:42:33.460 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972026-02-19T01:42:33.589Z[ recovery-image] Feb 19 01:42:33.472 INFO O| Feb 19 01:42:33.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
65982026-02-19T01:42:33.590Z[ recovery-image] Feb 19 01:42:33.473 INFO O| Feb 19 01:42:33.473 INFO STEP 605 (remove_files) COMPLETE
65992026-02-19T01:42:33.590Z[ recovery-image] Feb 19 01:42:33.473 INFO O| Feb 19 01:42:33.473 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002026-02-19T01:42:33.614Z[ recovery-image] Feb 19 01:42:33.488 INFO O| Feb 19 01:42:33.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
66012026-02-19T01:42:33.614Z[ recovery-image] Feb 19 01:42:33.488 INFO O| Feb 19 01:42:33.488 INFO STEP 606 (remove_files) COMPLETE
66022026-02-19T01:42:33.614Z[ recovery-image] Feb 19 01:42:33.488 INFO O| Feb 19 01:42:33.488 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032026-02-19T01:42:33.614Z[ recovery-image] Feb 19 01:42:33.505 INFO O| Feb 19 01:42:33.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
66042026-02-19T01:42:33.614Z[ recovery-image] Feb 19 01:42:33.505 INFO O| Feb 19 01:42:33.505 INFO STEP 607 (remove_files) COMPLETE
66052026-02-19T01:42:33.614Z[ recovery-image] Feb 19 01:42:33.505 INFO O| Feb 19 01:42:33.505 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062026-02-19T01:42:33.639Z[ recovery-image] Feb 19 01:42:33.517 INFO O| Feb 19 01:42:33.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
66072026-02-19T01:42:33.639Z[ recovery-image] Feb 19 01:42:33.517 INFO O| Feb 19 01:42:33.517 INFO STEP 608 (remove_files) COMPLETE
66082026-02-19T01:42:33.639Z[ recovery-image] Feb 19 01:42:33.517 INFO O| Feb 19 01:42:33.517 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092026-02-19T01:42:33.639Z[ recovery-image] Feb 19 01:42:33.533 INFO O| Feb 19 01:42:33.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
66102026-02-19T01:42:33.639Z[ recovery-image] Feb 19 01:42:33.533 INFO O| Feb 19 01:42:33.533 INFO STEP 609 (remove_files) COMPLETE
66112026-02-19T01:42:33.639Z[ recovery-image] Feb 19 01:42:33.533 INFO O| Feb 19 01:42:33.533 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122026-02-19T01:42:33.663Z[ recovery-image] Feb 19 01:42:33.546 INFO O| Feb 19 01:42:33.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
66132026-02-19T01:42:33.663Z[ recovery-image] Feb 19 01:42:33.546 INFO O| Feb 19 01:42:33.546 INFO STEP 610 (remove_files) COMPLETE
66142026-02-19T01:42:33.663Z[ recovery-image] Feb 19 01:42:33.546 INFO O| Feb 19 01:42:33.546 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152026-02-19T01:42:33.688Z[ recovery-image] Feb 19 01:42:33.562 INFO O| Feb 19 01:42:33.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
66162026-02-19T01:42:33.688Z[ recovery-image] Feb 19 01:42:33.563 INFO O| Feb 19 01:42:33.563 INFO STEP 611 (remove_files) COMPLETE
66172026-02-19T01:42:33.688Z[ recovery-image] Feb 19 01:42:33.563 INFO O| Feb 19 01:42:33.563 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182026-02-19T01:42:33.688Z[ recovery-image] Feb 19 01:42:33.579 INFO O| Feb 19 01:42:33.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
66192026-02-19T01:42:33.688Z[ recovery-image] Feb 19 01:42:33.580 INFO O| Feb 19 01:42:33.580 INFO STEP 612 (remove_files) COMPLETE
66202026-02-19T01:42:33.688Z[ recovery-image] Feb 19 01:42:33.580 INFO O| Feb 19 01:42:33.580 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212026-02-19T01:42:33.712Z[ recovery-image] Feb 19 01:42:33.594 INFO O| Feb 19 01:42:33.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
66222026-02-19T01:42:33.713Z[ recovery-image] Feb 19 01:42:33.595 INFO O| Feb 19 01:42:33.595 INFO STEP 613 (remove_files) COMPLETE
66232026-02-19T01:42:33.713Z[ recovery-image] Feb 19 01:42:33.595 INFO O| Feb 19 01:42:33.595 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242026-02-19T01:42:33.737Z[ recovery-image] Feb 19 01:42:33.608 INFO O| Feb 19 01:42:33.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
66252026-02-19T01:42:33.737Z[ recovery-image] Feb 19 01:42:33.608 INFO O| Feb 19 01:42:33.608 INFO STEP 614 (remove_files) COMPLETE
66262026-02-19T01:42:33.737Z[ recovery-image] Feb 19 01:42:33.608 INFO O| Feb 19 01:42:33.608 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272026-02-19T01:42:33.737Z[ recovery-image] Feb 19 01:42:33.627 INFO O| Feb 19 01:42:33.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
66282026-02-19T01:42:33.737Z[ recovery-image] Feb 19 01:42:33.627 INFO O| Feb 19 01:42:33.627 INFO STEP 615 (remove_files) COMPLETE
66292026-02-19T01:42:33.737Z[ recovery-image] Feb 19 01:42:33.627 INFO O| Feb 19 01:42:33.627 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302026-02-19T01:42:33.762Z[ recovery-image] Feb 19 01:42:33.640 INFO O| Feb 19 01:42:33.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
66312026-02-19T01:42:33.762Z[ recovery-image] Feb 19 01:42:33.641 INFO O| Feb 19 01:42:33.641 INFO STEP 616 (remove_files) COMPLETE
66322026-02-19T01:42:33.762Z[ recovery-image] Feb 19 01:42:33.641 INFO O| Feb 19 01:42:33.641 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332026-02-19T01:42:33.762Z[ recovery-image] Feb 19 01:42:33.653 INFO O| Feb 19 01:42:33.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
66342026-02-19T01:42:33.762Z[ recovery-image] Feb 19 01:42:33.653 INFO O| Feb 19 01:42:33.653 INFO STEP 617 (remove_files) COMPLETE
66352026-02-19T01:42:33.762Z[ recovery-image] Feb 19 01:42:33.653 INFO O| Feb 19 01:42:33.653 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362026-02-19T01:42:33.787Z[ recovery-image] Feb 19 01:42:33.665 INFO O| Feb 19 01:42:33.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
66372026-02-19T01:42:33.787Z[ recovery-image] Feb 19 01:42:33.665 INFO O| Feb 19 01:42:33.665 INFO STEP 618 (remove_files) COMPLETE
66382026-02-19T01:42:33.787Z[ recovery-image] Feb 19 01:42:33.665 INFO O| Feb 19 01:42:33.665 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392026-02-19T01:42:33.787Z[ recovery-image] Feb 19 01:42:33.677 INFO O| Feb 19 01:42:33.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
66402026-02-19T01:42:33.787Z[ recovery-image] Feb 19 01:42:33.677 INFO O| Feb 19 01:42:33.677 INFO STEP 619 (remove_files) COMPLETE
66412026-02-19T01:42:33.787Z[ recovery-image] Feb 19 01:42:33.677 INFO O| Feb 19 01:42:33.677 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422026-02-19T01:42:33.811Z[ recovery-image] Feb 19 01:42:33.694 INFO O| Feb 19 01:42:33.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
66432026-02-19T01:42:33.811Z[ recovery-image] Feb 19 01:42:33.695 INFO O| Feb 19 01:42:33.695 INFO STEP 620 (remove_files) COMPLETE
66442026-02-19T01:42:33.811Z[ recovery-image] Feb 19 01:42:33.695 INFO O| Feb 19 01:42:33.695 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452026-02-19T01:42:33.836Z[ recovery-image] Feb 19 01:42:33.716 INFO O| Feb 19 01:42:33.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
66462026-02-19T01:42:33.836Z[ recovery-image] Feb 19 01:42:33.716 INFO O| Feb 19 01:42:33.716 INFO STEP 621 (remove_files) COMPLETE
66472026-02-19T01:42:33.836Z[ recovery-image] Feb 19 01:42:33.716 INFO O| Feb 19 01:42:33.716 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482026-02-19T01:42:33.861Z[ recovery-image] Feb 19 01:42:33.735 INFO O| Feb 19 01:42:33.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
66492026-02-19T01:42:33.861Z[ recovery-image] Feb 19 01:42:33.735 INFO O| Feb 19 01:42:33.735 INFO STEP 622 (remove_files) COMPLETE
66502026-02-19T01:42:33.861Z[ recovery-image] Feb 19 01:42:33.735 INFO O| Feb 19 01:42:33.735 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512026-02-19T01:42:33.861Z[ recovery-image] Feb 19 01:42:33.753 INFO O| Feb 19 01:42:33.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
66522026-02-19T01:42:33.861Z[ recovery-image] Feb 19 01:42:33.754 INFO O| Feb 19 01:42:33.754 INFO STEP 623 (remove_files) COMPLETE
66532026-02-19T01:42:33.861Z[ recovery-image] Feb 19 01:42:33.754 INFO O| Feb 19 01:42:33.754 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542026-02-19T01:42:33.889Z[ recovery-image] Feb 19 01:42:33.769 INFO O| Feb 19 01:42:33.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
66552026-02-19T01:42:33.889Z[ recovery-image] Feb 19 01:42:33.769 INFO O| Feb 19 01:42:33.769 INFO STEP 624 (remove_files) COMPLETE
66562026-02-19T01:42:33.889Z[ recovery-image] Feb 19 01:42:33.769 INFO O| Feb 19 01:42:33.769 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572026-02-19T01:42:33.889Z[ recovery-image] Feb 19 01:42:33.783 INFO O| Feb 19 01:42:33.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
66582026-02-19T01:42:33.889Z[ recovery-image] Feb 19 01:42:33.783 INFO O| Feb 19 01:42:33.783 INFO STEP 625 (remove_files) COMPLETE
66592026-02-19T01:42:33.889Z[ recovery-image] Feb 19 01:42:33.783 INFO O| Feb 19 01:42:33.783 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602026-02-19T01:42:33.914Z[ recovery-image] Feb 19 01:42:33.800 INFO O| Feb 19 01:42:33.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
66612026-02-19T01:42:33.914Z[ recovery-image] Feb 19 01:42:33.800 INFO O| Feb 19 01:42:33.800 INFO STEP 626 (remove_files) COMPLETE
66622026-02-19T01:42:33.914Z[ recovery-image] Feb 19 01:42:33.800 INFO O| Feb 19 01:42:33.800 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632026-02-19T01:42:33.938Z[ recovery-image] Feb 19 01:42:33.817 INFO O| Feb 19 01:42:33.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
66642026-02-19T01:42:33.938Z[ recovery-image] Feb 19 01:42:33.817 INFO O| Feb 19 01:42:33.817 INFO STEP 627 (remove_files) COMPLETE
66652026-02-19T01:42:33.938Z[ recovery-image] Feb 19 01:42:33.817 INFO O| Feb 19 01:42:33.817 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662026-02-19T01:42:33.939Z[ recovery-image] Feb 19 01:42:33.831 INFO O| Feb 19 01:42:33.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
66672026-02-19T01:42:33.939Z[ recovery-image] Feb 19 01:42:33.831 INFO O| Feb 19 01:42:33.831 INFO STEP 628 (remove_files) COMPLETE
66682026-02-19T01:42:33.939Z[ recovery-image] Feb 19 01:42:33.832 INFO O| Feb 19 01:42:33.831 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692026-02-19T01:42:33.963Z[ recovery-image] Feb 19 01:42:33.844 INFO O| Feb 19 01:42:33.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
66702026-02-19T01:42:33.963Z[ recovery-image] Feb 19 01:42:33.845 INFO O| Feb 19 01:42:33.845 INFO STEP 629 (remove_files) COMPLETE
66712026-02-19T01:42:33.963Z[ recovery-image] Feb 19 01:42:33.845 INFO O| Feb 19 01:42:33.845 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722026-02-19T01:42:33.963Z[ recovery-image] Feb 19 01:42:33.858 INFO O| Feb 19 01:42:33.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
66732026-02-19T01:42:33.963Z[ recovery-image] Feb 19 01:42:33.858 INFO O| Feb 19 01:42:33.858 INFO STEP 630 (remove_files) COMPLETE
66742026-02-19T01:42:33.963Z[ recovery-image] Feb 19 01:42:33.858 INFO O| Feb 19 01:42:33.858 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752026-02-19T01:42:33.988Z[ recovery-image] Feb 19 01:42:33.874 INFO O| Feb 19 01:42:33.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
66762026-02-19T01:42:33.988Z[ recovery-image] Feb 19 01:42:33.874 INFO O| Feb 19 01:42:33.874 INFO STEP 631 (remove_files) COMPLETE
66772026-02-19T01:42:33.988Z[ recovery-image] Feb 19 01:42:33.874 INFO O| Feb 19 01:42:33.874 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782026-02-19T01:42:34.013Z[ recovery-image] Feb 19 01:42:33.888 INFO O| Feb 19 01:42:33.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
66792026-02-19T01:42:34.013Z[ recovery-image] Feb 19 01:42:33.888 INFO O| Feb 19 01:42:33.888 INFO STEP 632 (remove_files) COMPLETE
66802026-02-19T01:42:34.013Z[ recovery-image] Feb 19 01:42:33.888 INFO O| Feb 19 01:42:33.888 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812026-02-19T01:42:34.013Z[ recovery-image] Feb 19 01:42:33.901 INFO O| Feb 19 01:42:33.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
66822026-02-19T01:42:34.013Z[ recovery-image] Feb 19 01:42:33.901 INFO O| Feb 19 01:42:33.901 INFO STEP 633 (remove_files) COMPLETE
66832026-02-19T01:42:34.013Z[ recovery-image] Feb 19 01:42:33.902 INFO O| Feb 19 01:42:33.901 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842026-02-19T01:42:34.038Z[ recovery-image] Feb 19 01:42:33.917 INFO O| Feb 19 01:42:33.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
66852026-02-19T01:42:34.038Z[ recovery-image] Feb 19 01:42:33.918 INFO O| Feb 19 01:42:33.917 INFO STEP 634 (remove_files) COMPLETE
66862026-02-19T01:42:34.038Z[ recovery-image] Feb 19 01:42:33.918 INFO O| Feb 19 01:42:33.918 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872026-02-19T01:42:34.063Z[ recovery-image] Feb 19 01:42:33.934 INFO O| Feb 19 01:42:33.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
66882026-02-19T01:42:34.063Z[ recovery-image] Feb 19 01:42:33.934 INFO O| Feb 19 01:42:33.934 INFO STEP 635 (remove_files) COMPLETE
66892026-02-19T01:42:34.063Z[ recovery-image] Feb 19 01:42:33.934 INFO O| Feb 19 01:42:33.934 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902026-02-19T01:42:34.063Z[ recovery-image] Feb 19 01:42:33.947 INFO O| Feb 19 01:42:33.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
66912026-02-19T01:42:34.063Z[ recovery-image] Feb 19 01:42:33.947 INFO O| Feb 19 01:42:33.947 INFO STEP 636 (remove_files) COMPLETE
66922026-02-19T01:42:34.063Z[ recovery-image] Feb 19 01:42:33.947 INFO O| Feb 19 01:42:33.947 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932026-02-19T01:42:34.088Z[ recovery-image] Feb 19 01:42:33.960 INFO O| Feb 19 01:42:33.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
66942026-02-19T01:42:34.088Z[ recovery-image] Feb 19 01:42:33.960 INFO O| Feb 19 01:42:33.960 INFO STEP 637 (remove_files) COMPLETE
66952026-02-19T01:42:34.088Z[ recovery-image] Feb 19 01:42:33.960 INFO O| Feb 19 01:42:33.960 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962026-02-19T01:42:34.088Z[ recovery-image] Feb 19 01:42:33.976 INFO O| Feb 19 01:42:33.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
66972026-02-19T01:42:34.088Z[ recovery-image] Feb 19 01:42:33.976 INFO O| Feb 19 01:42:33.976 INFO STEP 638 (remove_files) COMPLETE
66982026-02-19T01:42:34.088Z[ recovery-image] Feb 19 01:42:33.976 INFO O| Feb 19 01:42:33.976 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992026-02-19T01:42:34.113Z[ recovery-image] Feb 19 01:42:33.991 INFO O| Feb 19 01:42:33.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
67002026-02-19T01:42:34.113Z[ recovery-image] Feb 19 01:42:33.991 INFO O| Feb 19 01:42:33.991 INFO STEP 639 (remove_files) COMPLETE
67012026-02-19T01:42:34.113Z[ recovery-image] Feb 19 01:42:33.991 INFO O| Feb 19 01:42:33.991 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022026-02-19T01:42:34.113Z[ recovery-image] Feb 19 01:42:34.005 INFO O| Feb 19 01:42:34.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
67032026-02-19T01:42:34.113Z[ recovery-image] Feb 19 01:42:34.005 INFO O| Feb 19 01:42:34.005 INFO STEP 640 (remove_files) COMPLETE
67042026-02-19T01:42:34.113Z[ recovery-image] Feb 19 01:42:34.005 INFO O| Feb 19 01:42:34.005 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052026-02-19T01:42:34.138Z[ recovery-image] Feb 19 01:42:34.020 INFO O| Feb 19 01:42:34.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
67062026-02-19T01:42:34.139Z[ recovery-image] Feb 19 01:42:34.020 INFO O| Feb 19 01:42:34.020 INFO STEP 641 (remove_files) COMPLETE
67072026-02-19T01:42:34.139Z[ recovery-image] Feb 19 01:42:34.020 INFO O| Feb 19 01:42:34.020 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082026-02-19T01:42:34.163Z[ recovery-image] Feb 19 01:42:34.036 INFO O| Feb 19 01:42:34.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
67092026-02-19T01:42:34.163Z[ recovery-image] Feb 19 01:42:34.036 INFO O| Feb 19 01:42:34.036 INFO STEP 642 (remove_files) COMPLETE
67102026-02-19T01:42:34.163Z[ recovery-image] Feb 19 01:42:34.036 INFO O| Feb 19 01:42:34.036 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112026-02-19T01:42:34.164Z[ recovery-image] Feb 19 01:42:34.049 INFO O| Feb 19 01:42:34.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
67122026-02-19T01:42:34.164Z[ recovery-image] Feb 19 01:42:34.049 INFO O| Feb 19 01:42:34.049 INFO STEP 643 (remove_files) COMPLETE
67132026-02-19T01:42:34.164Z[ recovery-image] Feb 19 01:42:34.049 INFO O| Feb 19 01:42:34.049 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142026-02-19T01:42:34.188Z[ recovery-image] Feb 19 01:42:34.062 INFO O| Feb 19 01:42:34.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
67152026-02-19T01:42:34.189Z[ recovery-image] Feb 19 01:42:34.062 INFO O| Feb 19 01:42:34.062 INFO STEP 644 (remove_files) COMPLETE
67162026-02-19T01:42:34.189Z[ recovery-image] Feb 19 01:42:34.062 INFO O| Feb 19 01:42:34.062 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172026-02-19T01:42:34.189Z[ recovery-image] Feb 19 01:42:34.077 INFO O| Feb 19 01:42:34.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
67182026-02-19T01:42:34.189Z[ recovery-image] Feb 19 01:42:34.077 INFO O| Feb 19 01:42:34.077 INFO STEP 645 (remove_files) COMPLETE
67192026-02-19T01:42:34.189Z[ recovery-image] Feb 19 01:42:34.077 INFO O| Feb 19 01:42:34.077 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202026-02-19T01:42:34.214Z[ recovery-image] Feb 19 01:42:34.089 INFO O| Feb 19 01:42:34.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
67212026-02-19T01:42:34.214Z[ recovery-image] Feb 19 01:42:34.089 INFO O| Feb 19 01:42:34.089 INFO STEP 646 (remove_files) COMPLETE
67222026-02-19T01:42:34.214Z[ recovery-image] Feb 19 01:42:34.089 INFO O| Feb 19 01:42:34.089 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232026-02-19T01:42:34.214Z[ recovery-image] Feb 19 01:42:34.105 INFO O| Feb 19 01:42:34.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
67242026-02-19T01:42:34.214Z[ recovery-image] Feb 19 01:42:34.106 INFO O| Feb 19 01:42:34.106 INFO STEP 647 (remove_files) COMPLETE
67252026-02-19T01:42:34.214Z[ recovery-image] Feb 19 01:42:34.106 INFO O| Feb 19 01:42:34.106 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262026-02-19T01:42:34.239Z[ recovery-image] Feb 19 01:42:34.122 INFO O| Feb 19 01:42:34.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
67272026-02-19T01:42:34.239Z[ recovery-image] Feb 19 01:42:34.122 INFO O| Feb 19 01:42:34.122 INFO STEP 648 (remove_files) COMPLETE
67282026-02-19T01:42:34.239Z[ recovery-image] Feb 19 01:42:34.122 INFO O| Feb 19 01:42:34.122 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292026-02-19T01:42:34.263Z[ recovery-image] Feb 19 01:42:34.137 INFO O| Feb 19 01:42:34.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
67302026-02-19T01:42:34.263Z[ recovery-image] Feb 19 01:42:34.137 INFO O| Feb 19 01:42:34.137 INFO STEP 649 (remove_files) COMPLETE
67312026-02-19T01:42:34.263Z[ recovery-image] Feb 19 01:42:34.137 INFO O| Feb 19 01:42:34.137 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322026-02-19T01:42:34.263Z[ recovery-image] Feb 19 01:42:34.153 INFO O| Feb 19 01:42:34.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
67332026-02-19T01:42:34.264Z[ recovery-image] Feb 19 01:42:34.153 INFO O| Feb 19 01:42:34.153 INFO STEP 650 (remove_files) COMPLETE
67342026-02-19T01:42:34.264Z[ recovery-image] Feb 19 01:42:34.153 INFO O| Feb 19 01:42:34.153 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352026-02-19T01:42:34.288Z[ recovery-image] Feb 19 01:42:34.168 INFO O| Feb 19 01:42:34.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
67362026-02-19T01:42:34.289Z[ recovery-image] Feb 19 01:42:34.168 INFO O| Feb 19 01:42:34.168 INFO STEP 651 (remove_files) COMPLETE
67372026-02-19T01:42:34.289Z[ recovery-image] Feb 19 01:42:34.168 INFO O| Feb 19 01:42:34.168 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382026-02-19T01:42:34.289Z[ recovery-image] Feb 19 01:42:34.182 INFO O| Feb 19 01:42:34.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
67392026-02-19T01:42:34.289Z[ recovery-image] Feb 19 01:42:34.182 INFO O| Feb 19 01:42:34.182 INFO STEP 652 (remove_files) COMPLETE
67402026-02-19T01:42:34.289Z[ recovery-image] Feb 19 01:42:34.182 INFO O| Feb 19 01:42:34.182 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412026-02-19T01:42:34.313Z[ recovery-image] Feb 19 01:42:34.197 INFO O| Feb 19 01:42:34.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
67422026-02-19T01:42:34.313Z[ recovery-image] Feb 19 01:42:34.197 INFO O| Feb 19 01:42:34.197 INFO STEP 653 (remove_files) COMPLETE
67432026-02-19T01:42:34.313Z[ recovery-image] Feb 19 01:42:34.197 INFO O| Feb 19 01:42:34.197 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442026-02-19T01:42:34.338Z[ recovery-image] Feb 19 01:42:34.210 INFO O| Feb 19 01:42:34.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
67452026-02-19T01:42:34.338Z[ recovery-image] Feb 19 01:42:34.210 INFO O| Feb 19 01:42:34.210 INFO STEP 654 (remove_files) COMPLETE
67462026-02-19T01:42:34.338Z[ recovery-image] Feb 19 01:42:34.210 INFO O| Feb 19 01:42:34.210 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472026-02-19T01:42:34.338Z[ recovery-image] Feb 19 01:42:34.228 INFO O| Feb 19 01:42:34.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
67482026-02-19T01:42:34.338Z[ recovery-image] Feb 19 01:42:34.228 INFO O| Feb 19 01:42:34.228 INFO STEP 655 (remove_files) COMPLETE
67492026-02-19T01:42:34.338Z[ recovery-image] Feb 19 01:42:34.228 INFO O| Feb 19 01:42:34.228 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502026-02-19T01:42:34.363Z[ recovery-image] Feb 19 01:42:34.243 INFO O| Feb 19 01:42:34.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
67512026-02-19T01:42:34.363Z[ recovery-image] Feb 19 01:42:34.243 INFO O| Feb 19 01:42:34.243 INFO STEP 656 (remove_files) COMPLETE
67522026-02-19T01:42:34.363Z[ recovery-image] Feb 19 01:42:34.243 INFO O| Feb 19 01:42:34.243 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532026-02-19T01:42:34.388Z[ recovery-image] Feb 19 01:42:34.259 INFO O| Feb 19 01:42:34.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
67542026-02-19T01:42:34.388Z[ recovery-image] Feb 19 01:42:34.259 INFO O| Feb 19 01:42:34.259 INFO STEP 657 (remove_files) COMPLETE
67552026-02-19T01:42:34.388Z[ recovery-image] Feb 19 01:42:34.259 INFO O| Feb 19 01:42:34.259 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562026-02-19T01:42:34.388Z[ recovery-image] Feb 19 01:42:34.276 INFO O| Feb 19 01:42:34.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
67572026-02-19T01:42:34.388Z[ recovery-image] Feb 19 01:42:34.276 INFO O| Feb 19 01:42:34.276 INFO STEP 658 (remove_files) COMPLETE
67582026-02-19T01:42:34.388Z[ recovery-image] Feb 19 01:42:34.276 INFO O| Feb 19 01:42:34.276 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592026-02-19T01:42:34.413Z[ recovery-image] Feb 19 01:42:34.292 INFO O| Feb 19 01:42:34.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
67602026-02-19T01:42:34.413Z[ recovery-image] Feb 19 01:42:34.292 INFO O| Feb 19 01:42:34.292 INFO STEP 659 (remove_files) COMPLETE
67612026-02-19T01:42:34.413Z[ recovery-image] Feb 19 01:42:34.292 INFO O| Feb 19 01:42:34.292 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622026-02-19T01:42:34.413Z[ recovery-image] Feb 19 01:42:34.306 INFO O| Feb 19 01:42:34.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
67632026-02-19T01:42:34.413Z[ recovery-image] Feb 19 01:42:34.306 INFO O| Feb 19 01:42:34.306 INFO STEP 660 (remove_files) COMPLETE
67642026-02-19T01:42:34.413Z[ recovery-image] Feb 19 01:42:34.307 INFO O| Feb 19 01:42:34.306 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652026-02-19T01:42:34.437Z[ recovery-image] Feb 19 01:42:34.320 INFO O| Feb 19 01:42:34.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
67662026-02-19T01:42:34.437Z[ recovery-image] Feb 19 01:42:34.320 INFO O| Feb 19 01:42:34.320 INFO STEP 661 (remove_files) COMPLETE
67672026-02-19T01:42:34.437Z[ recovery-image] Feb 19 01:42:34.320 INFO O| Feb 19 01:42:34.320 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682026-02-19T01:42:34.462Z[ recovery-image] Feb 19 01:42:34.333 INFO O| Feb 19 01:42:34.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
67692026-02-19T01:42:34.462Z[ recovery-image] Feb 19 01:42:34.333 INFO O| Feb 19 01:42:34.333 INFO STEP 662 (remove_files) COMPLETE
67702026-02-19T01:42:34.462Z[ recovery-image] Feb 19 01:42:34.333 INFO O| Feb 19 01:42:34.333 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712026-02-19T01:42:34.462Z[ recovery-image] Feb 19 01:42:34.348 INFO O| Feb 19 01:42:34.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
67722026-02-19T01:42:34.462Z[ recovery-image] Feb 19 01:42:34.348 INFO O| Feb 19 01:42:34.348 INFO STEP 663 (remove_files) COMPLETE
67732026-02-19T01:42:34.462Z[ recovery-image] Feb 19 01:42:34.348 INFO O| Feb 19 01:42:34.348 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742026-02-19T01:42:34.486Z[ recovery-image] Feb 19 01:42:34.364 INFO O| Feb 19 01:42:34.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
67752026-02-19T01:42:34.486Z[ recovery-image] Feb 19 01:42:34.364 INFO O| Feb 19 01:42:34.364 INFO STEP 664 (remove_files) COMPLETE
67762026-02-19T01:42:34.487Z[ recovery-image] Feb 19 01:42:34.364 INFO O| Feb 19 01:42:34.364 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772026-02-19T01:42:34.487Z[ recovery-image] Feb 19 01:42:34.381 INFO O| Feb 19 01:42:34.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
67782026-02-19T01:42:34.487Z[ recovery-image] Feb 19 01:42:34.381 INFO O| Feb 19 01:42:34.381 INFO STEP 665 (remove_files) COMPLETE
67792026-02-19T01:42:34.487Z[ recovery-image] Feb 19 01:42:34.382 INFO O| Feb 19 01:42:34.381 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802026-02-19T01:42:34.511Z[ recovery-image] Feb 19 01:42:34.395 INFO O| Feb 19 01:42:34.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
67812026-02-19T01:42:34.511Z[ recovery-image] Feb 19 01:42:34.395 INFO O| Feb 19 01:42:34.395 INFO STEP 666 (remove_files) COMPLETE
67822026-02-19T01:42:34.512Z[ recovery-image] Feb 19 01:42:34.395 INFO O| Feb 19 01:42:34.395 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832026-02-19T01:42:34.536Z[ recovery-image] Feb 19 01:42:34.409 INFO O| Feb 19 01:42:34.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
67842026-02-19T01:42:34.536Z[ recovery-image] Feb 19 01:42:34.409 INFO O| Feb 19 01:42:34.409 INFO STEP 667 (remove_files) COMPLETE
67852026-02-19T01:42:34.536Z[ recovery-image] Feb 19 01:42:34.409 INFO O| Feb 19 01:42:34.409 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862026-02-19T01:42:34.536Z[ recovery-image] Feb 19 01:42:34.422 INFO O| Feb 19 01:42:34.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
67872026-02-19T01:42:34.536Z[ recovery-image] Feb 19 01:42:34.423 INFO O| Feb 19 01:42:34.422 INFO STEP 668 (remove_files) COMPLETE
67882026-02-19T01:42:34.536Z[ recovery-image] Feb 19 01:42:34.423 INFO O| Feb 19 01:42:34.422 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892026-02-19T01:42:34.561Z[ recovery-image] Feb 19 01:42:34.438 INFO O| Feb 19 01:42:34.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
67902026-02-19T01:42:34.561Z[ recovery-image] Feb 19 01:42:34.438 INFO O| Feb 19 01:42:34.438 INFO STEP 669 (remove_files) COMPLETE
67912026-02-19T01:42:34.561Z[ recovery-image] Feb 19 01:42:34.438 INFO O| Feb 19 01:42:34.438 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922026-02-19T01:42:34.561Z[ recovery-image] Feb 19 01:42:34.454 INFO O| Feb 19 01:42:34.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
67932026-02-19T01:42:34.561Z[ recovery-image] Feb 19 01:42:34.454 INFO O| Feb 19 01:42:34.454 INFO STEP 670 (remove_files) COMPLETE
67942026-02-19T01:42:34.561Z[ recovery-image] Feb 19 01:42:34.454 INFO O| Feb 19 01:42:34.454 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952026-02-19T01:42:34.586Z[ recovery-image] Feb 19 01:42:34.470 INFO O| Feb 19 01:42:34.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
67962026-02-19T01:42:34.586Z[ recovery-image] Feb 19 01:42:34.470 INFO O| Feb 19 01:42:34.470 INFO STEP 671 (remove_files) COMPLETE
67972026-02-19T01:42:34.586Z[ recovery-image] Feb 19 01:42:34.470 INFO O| Feb 19 01:42:34.470 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982026-02-19T01:42:34.611Z[ recovery-image] Feb 19 01:42:34.486 INFO O| Feb 19 01:42:34.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
67992026-02-19T01:42:34.611Z[ recovery-image] Feb 19 01:42:34.486 INFO O| Feb 19 01:42:34.486 INFO STEP 672 (remove_files) COMPLETE
68002026-02-19T01:42:34.611Z[ recovery-image] Feb 19 01:42:34.486 INFO O| Feb 19 01:42:34.486 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012026-02-19T01:42:34.611Z[ recovery-image] Feb 19 01:42:34.502 INFO O| Feb 19 01:42:34.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
68022026-02-19T01:42:34.612Z[ recovery-image] Feb 19 01:42:34.503 INFO O| Feb 19 01:42:34.503 INFO STEP 673 (remove_files) COMPLETE
68032026-02-19T01:42:34.612Z[ recovery-image] Feb 19 01:42:34.503 INFO O| Feb 19 01:42:34.503 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042026-02-19T01:42:34.638Z[ recovery-image] Feb 19 01:42:34.519 INFO O| Feb 19 01:42:34.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
68052026-02-19T01:42:34.638Z[ recovery-image] Feb 19 01:42:34.519 INFO O| Feb 19 01:42:34.519 INFO STEP 674 (remove_files) COMPLETE
68062026-02-19T01:42:34.638Z[ recovery-image] Feb 19 01:42:34.519 INFO O| Feb 19 01:42:34.519 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072026-02-19T01:42:34.663Z[ recovery-image] Feb 19 01:42:34.533 INFO O| Feb 19 01:42:34.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
68082026-02-19T01:42:34.663Z[ recovery-image] Feb 19 01:42:34.534 INFO O| Feb 19 01:42:34.534 INFO STEP 675 (remove_files) COMPLETE
68092026-02-19T01:42:34.663Z[ recovery-image] Feb 19 01:42:34.534 INFO O| Feb 19 01:42:34.534 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102026-02-19T01:42:34.663Z[ recovery-image] Feb 19 01:42:34.548 INFO O| Feb 19 01:42:34.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
68112026-02-19T01:42:34.663Z[ recovery-image] Feb 19 01:42:34.548 INFO O| Feb 19 01:42:34.548 INFO STEP 676 (remove_files) COMPLETE
68122026-02-19T01:42:34.663Z[ recovery-image] Feb 19 01:42:34.548 INFO O| Feb 19 01:42:34.548 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132026-02-19T01:42:34.688Z[ recovery-image] Feb 19 01:42:34.563 INFO O| Feb 19 01:42:34.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
68142026-02-19T01:42:34.688Z[ recovery-image] Feb 19 01:42:34.563 INFO O| Feb 19 01:42:34.563 INFO STEP 677 (remove_files) COMPLETE
68152026-02-19T01:42:34.688Z[ recovery-image] Feb 19 01:42:34.563 INFO O| Feb 19 01:42:34.563 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162026-02-19T01:42:34.688Z[ recovery-image] Feb 19 01:42:34.579 INFO O| Feb 19 01:42:34.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
68172026-02-19T01:42:34.688Z[ recovery-image] Feb 19 01:42:34.579 INFO O| Feb 19 01:42:34.579 INFO STEP 678 (remove_files) COMPLETE
68182026-02-19T01:42:34.688Z[ recovery-image] Feb 19 01:42:34.579 INFO O| Feb 19 01:42:34.579 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192026-02-19T01:42:34.712Z[ recovery-image] Feb 19 01:42:34.593 INFO O| Feb 19 01:42:34.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
68202026-02-19T01:42:34.712Z[ recovery-image] Feb 19 01:42:34.593 INFO O| Feb 19 01:42:34.593 INFO STEP 679 (remove_files) COMPLETE
68212026-02-19T01:42:34.712Z[ recovery-image] Feb 19 01:42:34.593 INFO O| Feb 19 01:42:34.593 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222026-02-19T01:42:34.737Z[ recovery-image] Feb 19 01:42:34.609 INFO O| Feb 19 01:42:34.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
68232026-02-19T01:42:34.737Z[ recovery-image] Feb 19 01:42:34.609 INFO O| Feb 19 01:42:34.609 INFO STEP 680 (remove_files) COMPLETE
68242026-02-19T01:42:34.737Z[ recovery-image] Feb 19 01:42:34.609 INFO O| Feb 19 01:42:34.609 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252026-02-19T01:42:34.737Z[ recovery-image] Feb 19 01:42:34.622 INFO O| Feb 19 01:42:34.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
68262026-02-19T01:42:34.737Z[ recovery-image] Feb 19 01:42:34.623 INFO O| Feb 19 01:42:34.623 INFO STEP 681 (remove_files) COMPLETE
68272026-02-19T01:42:34.737Z[ recovery-image] Feb 19 01:42:34.623 INFO O| Feb 19 01:42:34.623 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282026-02-19T01:42:34.762Z[ recovery-image] Feb 19 01:42:34.635 INFO O| Feb 19 01:42:34.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
68292026-02-19T01:42:34.762Z[ recovery-image] Feb 19 01:42:34.635 INFO O| Feb 19 01:42:34.635 INFO STEP 682 (remove_files) COMPLETE
68302026-02-19T01:42:34.762Z[ recovery-image] Feb 19 01:42:34.636 INFO O| Feb 19 01:42:34.635 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312026-02-19T01:42:34.762Z[ recovery-image] Feb 19 01:42:34.648 INFO O| Feb 19 01:42:34.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
68322026-02-19T01:42:34.762Z[ recovery-image] Feb 19 01:42:34.648 INFO O| Feb 19 01:42:34.648 INFO STEP 683 (remove_files) COMPLETE
68332026-02-19T01:42:34.762Z[ recovery-image] Feb 19 01:42:34.648 INFO O| Feb 19 01:42:34.648 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342026-02-19T01:42:34.787Z[ recovery-image] Feb 19 01:42:34.661 INFO O| Feb 19 01:42:34.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
68352026-02-19T01:42:34.787Z[ recovery-image] Feb 19 01:42:34.661 INFO O| Feb 19 01:42:34.661 INFO STEP 684 (remove_files) COMPLETE
68362026-02-19T01:42:34.787Z[ recovery-image] Feb 19 01:42:34.661 INFO O| Feb 19 01:42:34.661 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372026-02-19T01:42:34.787Z[ recovery-image] Feb 19 01:42:34.674 INFO O| Feb 19 01:42:34.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
68382026-02-19T01:42:34.787Z[ recovery-image] Feb 19 01:42:34.674 INFO O| Feb 19 01:42:34.674 INFO STEP 685 (remove_files) COMPLETE
68392026-02-19T01:42:34.787Z[ recovery-image] Feb 19 01:42:34.674 INFO O| Feb 19 01:42:34.674 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402026-02-19T01:42:34.811Z[ recovery-image] Feb 19 01:42:34.690 INFO O| Feb 19 01:42:34.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
68412026-02-19T01:42:34.811Z[ recovery-image] Feb 19 01:42:34.690 INFO O| Feb 19 01:42:34.690 INFO STEP 686 (remove_files) COMPLETE
68422026-02-19T01:42:34.811Z[ recovery-image] Feb 19 01:42:34.690 INFO O| Feb 19 01:42:34.690 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432026-02-19T01:42:34.836Z[ recovery-image] Feb 19 01:42:34.708 INFO O| Feb 19 01:42:34.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
68442026-02-19T01:42:34.836Z[ recovery-image] Feb 19 01:42:34.708 INFO O| Feb 19 01:42:34.708 INFO STEP 687 (remove_files) COMPLETE
68452026-02-19T01:42:34.836Z[ recovery-image] Feb 19 01:42:34.708 INFO O| Feb 19 01:42:34.708 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462026-02-19T01:42:34.836Z[ recovery-image] Feb 19 01:42:34.727 INFO O| Feb 19 01:42:34.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
68472026-02-19T01:42:34.836Z[ recovery-image] Feb 19 01:42:34.727 INFO O| Feb 19 01:42:34.727 INFO STEP 688 (remove_files) COMPLETE
68482026-02-19T01:42:34.836Z[ recovery-image] Feb 19 01:42:34.727 INFO O| Feb 19 01:42:34.727 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492026-02-19T01:42:34.860Z[ recovery-image] Feb 19 01:42:34.743 INFO O| Feb 19 01:42:34.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
68502026-02-19T01:42:34.860Z[ recovery-image] Feb 19 01:42:34.744 INFO O| Feb 19 01:42:34.744 INFO STEP 689 (remove_files) COMPLETE
68512026-02-19T01:42:34.860Z[ recovery-image] Feb 19 01:42:34.744 INFO O| Feb 19 01:42:34.744 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522026-02-19T01:42:34.885Z[ recovery-image] Feb 19 01:42:34.761 INFO O| Feb 19 01:42:34.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
68532026-02-19T01:42:34.885Z[ recovery-image] Feb 19 01:42:34.761 INFO O| Feb 19 01:42:34.761 INFO STEP 690 (remove_files) COMPLETE
68542026-02-19T01:42:34.885Z[ recovery-image] Feb 19 01:42:34.761 INFO O| Feb 19 01:42:34.761 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552026-02-19T01:42:34.885Z[ recovery-image] Feb 19 01:42:34.779 INFO O| Feb 19 01:42:34.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
68562026-02-19T01:42:34.885Z[ recovery-image] Feb 19 01:42:34.779 INFO O| Feb 19 01:42:34.779 INFO STEP 691 (remove_files) COMPLETE
68572026-02-19T01:42:34.885Z[ recovery-image] Feb 19 01:42:34.779 INFO O| Feb 19 01:42:34.779 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582026-02-19T01:42:34.910Z[ recovery-image] Feb 19 01:42:34.796 INFO O| Feb 19 01:42:34.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
68592026-02-19T01:42:34.910Z[ recovery-image] Feb 19 01:42:34.796 INFO O| Feb 19 01:42:34.796 INFO STEP 692 (remove_files) COMPLETE
68602026-02-19T01:42:34.910Z[ recovery-image] Feb 19 01:42:34.796 INFO O| Feb 19 01:42:34.796 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612026-02-19T01:42:34.934Z[ recovery-image] Feb 19 01:42:34.812 INFO O| Feb 19 01:42:34.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
68622026-02-19T01:42:34.935Z[ recovery-image] Feb 19 01:42:34.813 INFO O| Feb 19 01:42:34.813 INFO STEP 693 (remove_files) COMPLETE
68632026-02-19T01:42:34.935Z[ recovery-image] Feb 19 01:42:34.813 INFO O| Feb 19 01:42:34.813 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642026-02-19T01:42:34.935Z[ recovery-image] Feb 19 01:42:34.829 INFO O| Feb 19 01:42:34.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
68652026-02-19T01:42:34.935Z[ recovery-image] Feb 19 01:42:34.829 INFO O| Feb 19 01:42:34.829 INFO STEP 694 (remove_files) COMPLETE
68662026-02-19T01:42:34.935Z[ recovery-image] Feb 19 01:42:34.829 INFO O| Feb 19 01:42:34.829 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672026-02-19T01:42:34.959Z[ recovery-image] Feb 19 01:42:34.843 INFO O| Feb 19 01:42:34.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
68682026-02-19T01:42:34.959Z[ recovery-image] Feb 19 01:42:34.843 INFO O| Feb 19 01:42:34.843 INFO STEP 695 (remove_files) COMPLETE
68692026-02-19T01:42:34.959Z[ recovery-image] Feb 19 01:42:34.843 INFO O| Feb 19 01:42:34.843 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702026-02-19T01:42:34.984Z[ recovery-image] Feb 19 01:42:34.856 INFO O| Feb 19 01:42:34.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
68712026-02-19T01:42:34.984Z[ recovery-image] Feb 19 01:42:34.857 INFO O| Feb 19 01:42:34.857 INFO STEP 696 (remove_files) COMPLETE
68722026-02-19T01:42:34.984Z[ recovery-image] Feb 19 01:42:34.857 INFO O| Feb 19 01:42:34.857 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732026-02-19T01:42:34.984Z[ recovery-image] Feb 19 01:42:34.869 INFO O| Feb 19 01:42:34.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
68742026-02-19T01:42:34.984Z[ recovery-image] Feb 19 01:42:34.870 INFO O| Feb 19 01:42:34.870 INFO STEP 697 (remove_files) COMPLETE
68752026-02-19T01:42:34.984Z[ recovery-image] Feb 19 01:42:34.870 INFO O| Feb 19 01:42:34.870 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762026-02-19T01:42:35.009Z[ recovery-image] Feb 19 01:42:34.882 INFO O| Feb 19 01:42:34.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
68772026-02-19T01:42:35.009Z[ recovery-image] Feb 19 01:42:34.883 INFO O| Feb 19 01:42:34.883 INFO STEP 698 (remove_files) COMPLETE
68782026-02-19T01:42:35.009Z[ recovery-image] Feb 19 01:42:34.883 INFO O| Feb 19 01:42:34.883 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792026-02-19T01:42:35.009Z[ recovery-image] Feb 19 01:42:34.895 INFO O| Feb 19 01:42:34.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
68802026-02-19T01:42:35.009Z[ recovery-image] Feb 19 01:42:34.895 INFO O| Feb 19 01:42:34.895 INFO STEP 699 (remove_files) COMPLETE
68812026-02-19T01:42:35.009Z[ recovery-image] Feb 19 01:42:34.895 INFO O| Feb 19 01:42:34.895 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822026-02-19T01:42:35.034Z[ recovery-image] Feb 19 01:42:34.908 INFO O| Feb 19 01:42:34.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
68832026-02-19T01:42:35.034Z[ recovery-image] Feb 19 01:42:34.908 INFO O| Feb 19 01:42:34.908 INFO STEP 700 (remove_files) COMPLETE
68842026-02-19T01:42:35.034Z[ recovery-image] Feb 19 01:42:34.908 INFO O| Feb 19 01:42:34.908 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852026-02-19T01:42:35.034Z[ recovery-image] Feb 19 01:42:34.923 INFO O| Feb 19 01:42:34.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
68862026-02-19T01:42:35.034Z[ recovery-image] Feb 19 01:42:34.923 INFO O| Feb 19 01:42:34.923 INFO STEP 701 (remove_files) COMPLETE
68872026-02-19T01:42:35.034Z[ recovery-image] Feb 19 01:42:34.923 INFO O| Feb 19 01:42:34.923 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882026-02-19T01:42:35.059Z[ recovery-image] Feb 19 01:42:34.938 INFO O| Feb 19 01:42:34.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
68892026-02-19T01:42:35.059Z[ recovery-image] Feb 19 01:42:34.938 INFO O| Feb 19 01:42:34.938 INFO STEP 702 (remove_files) COMPLETE
68902026-02-19T01:42:35.059Z[ recovery-image] Feb 19 01:42:34.938 INFO O| Feb 19 01:42:34.938 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912026-02-19T01:42:35.059Z[ recovery-image] Feb 19 01:42:34.953 INFO O| Feb 19 01:42:34.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
68922026-02-19T01:42:35.059Z[ recovery-image] Feb 19 01:42:34.953 INFO O| Feb 19 01:42:34.953 INFO STEP 703 (remove_files) COMPLETE
68932026-02-19T01:42:35.059Z[ recovery-image] Feb 19 01:42:34.953 INFO O| Feb 19 01:42:34.953 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942026-02-19T01:42:35.084Z[ recovery-image] Feb 19 01:42:34.970 INFO O| Feb 19 01:42:34.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
68952026-02-19T01:42:35.084Z[ recovery-image] Feb 19 01:42:34.970 INFO O| Feb 19 01:42:34.970 INFO STEP 704 (remove_files) COMPLETE
68962026-02-19T01:42:35.084Z[ recovery-image] Feb 19 01:42:34.970 INFO O| Feb 19 01:42:34.970 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972026-02-19T01:42:35.109Z[ recovery-image] Feb 19 01:42:34.984 INFO O| Feb 19 01:42:34.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
68982026-02-19T01:42:35.109Z[ recovery-image] Feb 19 01:42:34.984 INFO O| Feb 19 01:42:34.984 INFO STEP 705 (remove_files) COMPLETE
68992026-02-19T01:42:35.109Z[ recovery-image] Feb 19 01:42:34.984 INFO O| Feb 19 01:42:34.984 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002026-02-19T01:42:35.109Z[ recovery-image] Feb 19 01:42:34.997 INFO O| Feb 19 01:42:34.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
69012026-02-19T01:42:35.109Z[ recovery-image] Feb 19 01:42:34.998 INFO O| Feb 19 01:42:34.998 INFO STEP 706 (remove_files) COMPLETE
69022026-02-19T01:42:35.109Z[ recovery-image] Feb 19 01:42:34.998 INFO O| Feb 19 01:42:34.998 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032026-02-19T01:42:35.134Z[ recovery-image] Feb 19 01:42:35.011 INFO O| Feb 19 01:42:35.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
69042026-02-19T01:42:35.134Z[ recovery-image] Feb 19 01:42:35.011 INFO O| Feb 19 01:42:35.011 INFO STEP 707 (remove_files) COMPLETE
69052026-02-19T01:42:35.134Z[ recovery-image] Feb 19 01:42:35.011 INFO O| Feb 19 01:42:35.011 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062026-02-19T01:42:35.134Z[ recovery-image] Feb 19 01:42:35.024 INFO O| Feb 19 01:42:35.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
69072026-02-19T01:42:35.134Z[ recovery-image] Feb 19 01:42:35.024 INFO O| Feb 19 01:42:35.024 INFO STEP 708 (remove_files) COMPLETE
69082026-02-19T01:42:35.134Z[ recovery-image] Feb 19 01:42:35.024 INFO O| Feb 19 01:42:35.024 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092026-02-19T01:42:35.160Z[ recovery-image] Feb 19 01:42:35.038 INFO O| Feb 19 01:42:35.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
69102026-02-19T01:42:35.160Z[ recovery-image] Feb 19 01:42:35.038 INFO O| Feb 19 01:42:35.038 INFO STEP 709 (remove_files) COMPLETE
69112026-02-19T01:42:35.160Z[ recovery-image] Feb 19 01:42:35.038 INFO O| Feb 19 01:42:35.038 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122026-02-19T01:42:35.184Z[ recovery-image] Feb 19 01:42:35.055 INFO O| Feb 19 01:42:35.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
69132026-02-19T01:42:35.185Z[ recovery-image] Feb 19 01:42:35.056 INFO O| Feb 19 01:42:35.056 INFO STEP 710 (remove_files) COMPLETE
69142026-02-19T01:42:35.185Z[ recovery-image] Feb 19 01:42:35.056 INFO O| Feb 19 01:42:35.056 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152026-02-19T01:42:35.185Z[ recovery-image] Feb 19 01:42:35.071 INFO O| Feb 19 01:42:35.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
69162026-02-19T01:42:35.185Z[ recovery-image] Feb 19 01:42:35.071 INFO O| Feb 19 01:42:35.071 INFO STEP 711 (remove_files) COMPLETE
69172026-02-19T01:42:35.185Z[ recovery-image] Feb 19 01:42:35.071 INFO O| Feb 19 01:42:35.071 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182026-02-19T01:42:35.209Z[ recovery-image] Feb 19 01:42:35.085 INFO O| Feb 19 01:42:35.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
69192026-02-19T01:42:35.209Z[ recovery-image] Feb 19 01:42:35.085 INFO O| Feb 19 01:42:35.085 INFO STEP 712 (remove_files) COMPLETE
69202026-02-19T01:42:35.209Z[ recovery-image] Feb 19 01:42:35.085 INFO O| Feb 19 01:42:35.085 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212026-02-19T01:42:35.209Z[ recovery-image] Feb 19 01:42:35.101 INFO O| Feb 19 01:42:35.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
69222026-02-19T01:42:35.209Z[ recovery-image] Feb 19 01:42:35.102 INFO O| Feb 19 01:42:35.101 INFO STEP 713 (remove_files) COMPLETE
69232026-02-19T01:42:35.209Z[ recovery-image] Feb 19 01:42:35.102 INFO O| Feb 19 01:42:35.102 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242026-02-19T01:42:35.234Z[ recovery-image] Feb 19 01:42:35.115 INFO O| Feb 19 01:42:35.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
69252026-02-19T01:42:35.234Z[ recovery-image] Feb 19 01:42:35.115 INFO O| Feb 19 01:42:35.115 INFO STEP 714 (remove_files) COMPLETE
69262026-02-19T01:42:35.234Z[ recovery-image] Feb 19 01:42:35.115 INFO O| Feb 19 01:42:35.115 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272026-02-19T01:42:35.259Z[ recovery-image] Feb 19 01:42:35.129 INFO O| Feb 19 01:42:35.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
69282026-02-19T01:42:35.259Z[ recovery-image] Feb 19 01:42:35.129 INFO O| Feb 19 01:42:35.129 INFO STEP 715 (remove_files) COMPLETE
69292026-02-19T01:42:35.259Z[ recovery-image] Feb 19 01:42:35.129 INFO O| Feb 19 01:42:35.129 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302026-02-19T01:42:35.259Z[ recovery-image] Feb 19 01:42:35.145 INFO O| Feb 19 01:42:35.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
69312026-02-19T01:42:35.259Z[ recovery-image] Feb 19 01:42:35.145 INFO O| Feb 19 01:42:35.145 INFO STEP 716 (remove_files) COMPLETE
69322026-02-19T01:42:35.259Z[ recovery-image] Feb 19 01:42:35.145 INFO O| Feb 19 01:42:35.145 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332026-02-19T01:42:35.284Z[ recovery-image] Feb 19 01:42:35.160 INFO O| Feb 19 01:42:35.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
69342026-02-19T01:42:35.284Z[ recovery-image] Feb 19 01:42:35.160 INFO O| Feb 19 01:42:35.160 INFO STEP 717 (remove_files) COMPLETE
69352026-02-19T01:42:35.284Z[ recovery-image] Feb 19 01:42:35.160 INFO O| Feb 19 01:42:35.160 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362026-02-19T01:42:35.284Z[ recovery-image] Feb 19 01:42:35.178 INFO O| Feb 19 01:42:35.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
69372026-02-19T01:42:35.284Z[ recovery-image] Feb 19 01:42:35.178 INFO O| Feb 19 01:42:35.178 INFO STEP 718 (remove_files) COMPLETE
69382026-02-19T01:42:35.284Z[ recovery-image] Feb 19 01:42:35.178 INFO O| Feb 19 01:42:35.178 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392026-02-19T01:42:35.308Z[ recovery-image] Feb 19 01:42:35.193 INFO O| Feb 19 01:42:35.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
69402026-02-19T01:42:35.308Z[ recovery-image] Feb 19 01:42:35.193 INFO O| Feb 19 01:42:35.193 INFO STEP 719 (remove_files) COMPLETE
69412026-02-19T01:42:35.308Z[ recovery-image] Feb 19 01:42:35.193 INFO O| Feb 19 01:42:35.193 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422026-02-19T01:42:36.359Z[ recovery-image] Feb 19 01:42:35.210 INFO O| Feb 19 01:42:35.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
69432026-02-19T01:42:36.359Z[ recovery-image] Feb 19 01:42:35.210 INFO O| Feb 19 01:42:35.210 INFO STEP 720 (remove_files) COMPLETE
69442026-02-19T01:42:36.359Z[ recovery-image] Feb 19 01:42:35.210 INFO O| Feb 19 01:42:35.210 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452026-02-19T01:42:36.359Z[ recovery-image] Feb 19 01:42:35.225 INFO O| Feb 19 01:42:35.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
69462026-02-19T01:42:36.359Z[ recovery-image] Feb 19 01:42:35.225 INFO O| Feb 19 01:42:35.225 INFO STEP 721 (remove_files) COMPLETE
69472026-02-19T01:42:36.359Z[ recovery-image] Feb 19 01:42:35.225 INFO O| Feb 19 01:42:35.225 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.239 INFO O| Feb 19 01:42:35.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
69492026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.239 INFO O| Feb 19 01:42:35.239 INFO STEP 722 (remove_files) COMPLETE
69502026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.239 INFO O| Feb 19 01:42:35.239 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.252 INFO O| Feb 19 01:42:35.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
69522026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.252 INFO O| Feb 19 01:42:35.252 INFO STEP 723 (remove_files) COMPLETE
69532026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.252 INFO O| Feb 19 01:42:35.252 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.270 INFO O| Feb 19 01:42:35.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
69552026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.270 INFO O| Feb 19 01:42:35.270 INFO STEP 724 (remove_files) COMPLETE
69562026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.270 INFO O| Feb 19 01:42:35.270 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.286 INFO O| Feb 19 01:42:35.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
69582026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.286 INFO O| Feb 19 01:42:35.286 INFO STEP 725 (remove_files) COMPLETE
69592026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.286 INFO O| Feb 19 01:42:35.286 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.300 INFO O| Feb 19 01:42:35.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
69612026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.300 INFO O| Feb 19 01:42:35.300 INFO STEP 726 (remove_files) COMPLETE
69622026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.300 INFO O| Feb 19 01:42:35.300 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.313 INFO O| Feb 19 01:42:35.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
69642026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.313 INFO O| Feb 19 01:42:35.313 INFO STEP 727 (remove_files) COMPLETE
69652026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.313 INFO O| Feb 19 01:42:35.313 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.331 INFO O| Feb 19 01:42:35.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
69672026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.331 INFO O| Feb 19 01:42:35.331 INFO STEP 728 (remove_files) COMPLETE
69682026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.331 INFO O| Feb 19 01:42:35.331 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.347 INFO O| Feb 19 01:42:35.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
69702026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.347 INFO O| Feb 19 01:42:35.347 INFO STEP 729 (remove_files) COMPLETE
69712026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.347 INFO O| Feb 19 01:42:35.347 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.360 INFO O| Feb 19 01:42:35.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
69732026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.361 INFO O| Feb 19 01:42:35.360 INFO STEP 730 (remove_files) COMPLETE
69742026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.361 INFO O| Feb 19 01:42:35.360 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.377 INFO O| Feb 19 01:42:35.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
69762026-02-19T01:42:36.385Z[ recovery-image] Feb 19 01:42:35.377 INFO O| Feb 19 01:42:35.377 INFO STEP 731 (remove_files) COMPLETE
69772026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.377 INFO O| Feb 19 01:42:35.377 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.395 INFO O| Feb 19 01:42:35.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
69792026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.395 INFO O| Feb 19 01:42:35.395 INFO STEP 732 (remove_files) COMPLETE
69802026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.395 INFO O| Feb 19 01:42:35.395 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.409 INFO O| Feb 19 01:42:35.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
69822026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.409 INFO O| Feb 19 01:42:35.409 INFO STEP 733 (remove_files) COMPLETE
69832026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.409 INFO O| Feb 19 01:42:35.409 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69842026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.421 INFO O| Feb 19 01:42:35.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
69852026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.422 INFO O| Feb 19 01:42:35.422 INFO STEP 734 (remove_files) COMPLETE
69862026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.422 INFO O| Feb 19 01:42:35.422 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.437 INFO O| Feb 19 01:42:35.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
69882026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.437 INFO O| Feb 19 01:42:35.437 INFO STEP 735 (remove_files) COMPLETE
69892026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.437 INFO O| Feb 19 01:42:35.437 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.465 INFO O| Feb 19 01:42:35.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
69912026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.465 INFO O| Feb 19 01:42:35.465 INFO STEP 736 (remove_files) COMPLETE
69922026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.465 INFO O| Feb 19 01:42:35.465 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.480 INFO O| Feb 19 01:42:35.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
69942026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.480 INFO O| Feb 19 01:42:35.480 INFO STEP 737 (remove_files) COMPLETE
69952026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.480 INFO O| Feb 19 01:42:35.480 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.492 INFO O| Feb 19 01:42:35.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
69972026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.493 INFO O| Feb 19 01:42:35.492 INFO STEP 738 (remove_files) COMPLETE
69982026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.493 INFO O| Feb 19 01:42:35.492 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.505 INFO O| Feb 19 01:42:35.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
70002026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.505 INFO O| Feb 19 01:42:35.505 INFO STEP 739 (remove_files) COMPLETE
70012026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.505 INFO O| Feb 19 01:42:35.505 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.520 INFO O| Feb 19 01:42:35.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
70032026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.520 INFO O| Feb 19 01:42:35.520 INFO STEP 740 (remove_files) COMPLETE
70042026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.520 INFO O| Feb 19 01:42:35.520 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.534 INFO O| Feb 19 01:42:35.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
70062026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.535 INFO O| Feb 19 01:42:35.534 INFO STEP 741 (remove_files) COMPLETE
70072026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.535 INFO O| Feb 19 01:42:35.535 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.548 INFO O| Feb 19 01:42:35.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
70092026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.548 INFO O| Feb 19 01:42:35.548 INFO STEP 742 (remove_files) COMPLETE
70102026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.548 INFO O| Feb 19 01:42:35.548 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.560 INFO O| Feb 19 01:42:35.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
70122026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.560 INFO O| Feb 19 01:42:35.560 INFO STEP 743 (remove_files) COMPLETE
70132026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.560 INFO O| Feb 19 01:42:35.560 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142026-02-19T01:42:36.386Z[ recovery-image] Feb 19 01:42:35.573 INFO O| Feb 19 01:42:35.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
70152026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.573 INFO O| Feb 19 01:42:35.573 INFO STEP 744 (remove_files) COMPLETE
70162026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.573 INFO O| Feb 19 01:42:35.573 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.585 INFO O| Feb 19 01:42:35.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
70182026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.585 INFO O| Feb 19 01:42:35.585 INFO STEP 745 (remove_files) COMPLETE
70192026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.585 INFO O| Feb 19 01:42:35.585 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.597 INFO O| Feb 19 01:42:35.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
70212026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.597 INFO O| Feb 19 01:42:35.597 INFO STEP 746 (remove_files) COMPLETE
70222026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.597 INFO O| Feb 19 01:42:35.597 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.610 INFO O| Feb 19 01:42:35.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
70242026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.610 INFO O| Feb 19 01:42:35.610 INFO STEP 747 (remove_files) COMPLETE
70252026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.610 INFO O| Feb 19 01:42:35.610 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.624 INFO O| Feb 19 01:42:35.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
70272026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.624 INFO O| Feb 19 01:42:35.624 INFO STEP 748 (remove_files) COMPLETE
70282026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.624 INFO O| Feb 19 01:42:35.624 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.640 INFO O| Feb 19 01:42:35.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
70302026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.640 INFO O| Feb 19 01:42:35.640 INFO STEP 749 (remove_files) COMPLETE
70312026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.640 INFO O| Feb 19 01:42:35.640 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.657 INFO O| Feb 19 01:42:35.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
70332026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.658 INFO O| Feb 19 01:42:35.657 INFO STEP 750 (remove_files) COMPLETE
70342026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.658 INFO O| Feb 19 01:42:35.658 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.674 INFO O| Feb 19 01:42:35.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
70362026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.675 INFO O| Feb 19 01:42:35.675 INFO STEP 751 (remove_files) COMPLETE
70372026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.675 INFO O| Feb 19 01:42:35.675 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.703 INFO O| Feb 19 01:42:35.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
70392026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.703 INFO O| Feb 19 01:42:35.703 INFO STEP 752 (remove_files) COMPLETE
70402026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.703 INFO O| Feb 19 01:42:35.703 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.727 INFO O| Feb 19 01:42:35.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
70422026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.727 INFO O| Feb 19 01:42:35.727 INFO STEP 753 (remove_files) COMPLETE
70432026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.727 INFO O| Feb 19 01:42:35.727 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.744 INFO O| Feb 19 01:42:35.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
70452026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.744 INFO O| Feb 19 01:42:35.744 INFO STEP 754 (remove_files) COMPLETE
70462026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.744 INFO O| Feb 19 01:42:35.744 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472026-02-19T01:42:36.387Z[ recovery-image] Feb 19 01:42:35.760 INFO O| Feb 19 01:42:35.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
70482026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.760 INFO O| Feb 19 01:42:35.760 INFO STEP 755 (remove_files) COMPLETE
70492026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.760 INFO O| Feb 19 01:42:35.760 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.775 INFO O| Feb 19 01:42:35.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
70512026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.776 INFO O| Feb 19 01:42:35.776 INFO STEP 756 (remove_files) COMPLETE
70522026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.776 INFO O| Feb 19 01:42:35.776 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.793 INFO O| Feb 19 01:42:35.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
70542026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.793 INFO O| Feb 19 01:42:35.793 INFO STEP 757 (remove_files) COMPLETE
70552026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.793 INFO O| Feb 19 01:42:35.793 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.808 INFO O| Feb 19 01:42:35.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
70572026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.808 INFO O| Feb 19 01:42:35.808 INFO STEP 758 (remove_files) COMPLETE
70582026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.808 INFO O| Feb 19 01:42:35.808 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.820 INFO O| Feb 19 01:42:35.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
70602026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.820 INFO O| Feb 19 01:42:35.820 INFO STEP 759 (remove_files) COMPLETE
70612026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.820 INFO O| Feb 19 01:42:35.820 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.835 INFO O| Feb 19 01:42:35.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
70632026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.835 INFO O| Feb 19 01:42:35.835 INFO STEP 760 (remove_files) COMPLETE
70642026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.835 INFO O| Feb 19 01:42:35.835 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.849 INFO O| Feb 19 01:42:35.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
70662026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.849 INFO O| Feb 19 01:42:35.849 INFO STEP 761 (remove_files) COMPLETE
70672026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.849 INFO O| Feb 19 01:42:35.849 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.866 INFO O| Feb 19 01:42:35.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
70692026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.866 INFO O| Feb 19 01:42:35.866 INFO STEP 762 (remove_files) COMPLETE
70702026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.866 INFO O| Feb 19 01:42:35.866 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.881 INFO O| Feb 19 01:42:35.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
70722026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.881 INFO O| Feb 19 01:42:35.881 INFO STEP 763 (remove_files) COMPLETE
70732026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.881 INFO O| Feb 19 01:42:35.881 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.895 INFO O| Feb 19 01:42:35.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
70752026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.896 INFO O| Feb 19 01:42:35.896 INFO STEP 764 (remove_files) COMPLETE
70762026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.896 INFO O| Feb 19 01:42:35.896 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.913 INFO O| Feb 19 01:42:35.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
70782026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.913 INFO O| Feb 19 01:42:35.913 INFO STEP 765 (remove_files) COMPLETE
70792026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.913 INFO O| Feb 19 01:42:35.913 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802026-02-19T01:42:36.414Z[ recovery-image] Feb 19 01:42:35.932 INFO O| Feb 19 01:42:35.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
70812026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.932 INFO O| Feb 19 01:42:35.932 INFO STEP 766 (remove_files) COMPLETE
70822026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.932 INFO O| Feb 19 01:42:35.932 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.952 INFO O| Feb 19 01:42:35.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
70842026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.952 INFO O| Feb 19 01:42:35.952 INFO STEP 767 (remove_files) COMPLETE
70852026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.952 INFO O| Feb 19 01:42:35.952 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.971 INFO O| Feb 19 01:42:35.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
70872026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.972 INFO O| Feb 19 01:42:35.971 INFO STEP 768 (remove_files) COMPLETE
70882026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.972 INFO O| Feb 19 01:42:35.971 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.990 INFO O| Feb 19 01:42:35.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
70902026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.990 INFO O| Feb 19 01:42:35.990 INFO STEP 769 (remove_files) COMPLETE
70912026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:35.990 INFO O| Feb 19 01:42:35.990 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.004 INFO O| Feb 19 01:42:36.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
70932026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.005 INFO O| Feb 19 01:42:36.005 INFO STEP 770 (remove_files) COMPLETE
70942026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.005 INFO O| Feb 19 01:42:36.005 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.018 INFO O| Feb 19 01:42:36.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
70962026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.018 INFO O| Feb 19 01:42:36.018 INFO STEP 771 (remove_files) COMPLETE
70972026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.018 INFO O| Feb 19 01:42:36.018 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.031 INFO O| Feb 19 01:42:36.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
70992026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.031 INFO O| Feb 19 01:42:36.031 INFO STEP 772 (remove_files) COMPLETE
71002026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.031 INFO O| Feb 19 01:42:36.031 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.044 INFO O| Feb 19 01:42:36.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
71022026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.044 INFO O| Feb 19 01:42:36.044 INFO STEP 773 (remove_files) COMPLETE
71032026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.044 INFO O| Feb 19 01:42:36.044 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.056 INFO O| Feb 19 01:42:36.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
71052026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.056 INFO O| Feb 19 01:42:36.056 INFO STEP 774 (remove_files) COMPLETE
71062026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.056 INFO O| Feb 19 01:42:36.056 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.072 INFO O| Feb 19 01:42:36.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
71082026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.072 INFO O| Feb 19 01:42:36.072 INFO STEP 775 (remove_files) COMPLETE
71092026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.072 INFO O| Feb 19 01:42:36.072 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.089 INFO O| Feb 19 01:42:36.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
71112026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.089 INFO O| Feb 19 01:42:36.089 INFO STEP 776 (remove_files) COMPLETE
71122026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.089 INFO O| Feb 19 01:42:36.089 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.103 INFO O| Feb 19 01:42:36.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
71142026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.104 INFO O| Feb 19 01:42:36.103 INFO STEP 777 (remove_files) COMPLETE
71152026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.104 INFO O| Feb 19 01:42:36.104 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.120 INFO O| Feb 19 01:42:36.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
71172026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.120 INFO O| Feb 19 01:42:36.120 INFO STEP 778 (remove_files) COMPLETE
71182026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.120 INFO O| Feb 19 01:42:36.120 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192026-02-19T01:42:36.415Z[ recovery-image] Feb 19 01:42:36.134 INFO O| Feb 19 01:42:36.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
71202026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.134 INFO O| Feb 19 01:42:36.134 INFO STEP 779 (remove_files) COMPLETE
71212026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.134 INFO O| Feb 19 01:42:36.134 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.152 INFO O| Feb 19 01:42:36.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
71232026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.152 INFO O| Feb 19 01:42:36.152 INFO STEP 780 (remove_files) COMPLETE
71242026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.152 INFO O| Feb 19 01:42:36.152 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.167 INFO O| Feb 19 01:42:36.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
71262026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.167 INFO O| Feb 19 01:42:36.167 INFO STEP 781 (remove_files) COMPLETE
71272026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.167 INFO O| Feb 19 01:42:36.167 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.183 INFO O| Feb 19 01:42:36.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
71292026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.183 INFO O| Feb 19 01:42:36.183 INFO STEP 782 (remove_files) COMPLETE
71302026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.183 INFO O| Feb 19 01:42:36.183 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.195 INFO O| Feb 19 01:42:36.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
71322026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.195 INFO O| Feb 19 01:42:36.195 INFO STEP 783 (remove_files) COMPLETE
71332026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.195 INFO O| Feb 19 01:42:36.195 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.212 INFO O| Feb 19 01:42:36.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
71352026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.212 INFO O| Feb 19 01:42:36.212 INFO STEP 784 (remove_files) COMPLETE
71362026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.212 INFO O| Feb 19 01:42:36.212 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.228 INFO O| Feb 19 01:42:36.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
71382026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.228 INFO O| Feb 19 01:42:36.228 INFO STEP 785 (remove_files) COMPLETE
71392026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.228 INFO O| Feb 19 01:42:36.228 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.246 INFO O| Feb 19 01:42:36.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
71412026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.246 INFO O| Feb 19 01:42:36.246 INFO STEP 786 (remove_files) COMPLETE
71422026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.246 INFO O| Feb 19 01:42:36.246 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.264 INFO O| Feb 19 01:42:36.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
71442026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.264 INFO O| Feb 19 01:42:36.264 INFO STEP 787 (remove_files) COMPLETE
71452026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.264 INFO O| Feb 19 01:42:36.264 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.281 INFO O| Feb 19 01:42:36.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
71472026-02-19T01:42:36.416Z[ recovery-image] Feb 19 01:42:36.281 INFO O| Feb 19 01:42:36.281 INFO STEP 788 (remove_files) COMPLETE
71482026-02-19T01:42:36.441Z[ recovery-image] Feb 19 01:42:36.281 INFO O| Feb 19 01:42:36.281 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492026-02-19T01:42:36.441Z[ recovery-image] Feb 19 01:42:36.298 INFO O| Feb 19 01:42:36.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
71502026-02-19T01:42:36.441Z[ recovery-image] Feb 19 01:42:36.298 INFO O| Feb 19 01:42:36.298 INFO STEP 789 (remove_files) COMPLETE
71512026-02-19T01:42:36.441Z[ recovery-image] Feb 19 01:42:36.298 INFO O| Feb 19 01:42:36.298 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522026-02-19T01:42:36.441Z[ recovery-image] Feb 19 01:42:36.313 INFO O| Feb 19 01:42:36.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
71532026-02-19T01:42:36.442Z[ recovery-image] Feb 19 01:42:36.313 INFO O| Feb 19 01:42:36.313 INFO STEP 790 (remove_files) COMPLETE
71542026-02-19T01:42:36.442Z[ recovery-image] Feb 19 01:42:36.313 INFO O| Feb 19 01:42:36.313 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552026-02-19T01:42:36.442Z[ recovery-image] Feb 19 01:42:36.325 INFO O| Feb 19 01:42:36.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
71562026-02-19T01:42:36.442Z[ recovery-image] Feb 19 01:42:36.325 INFO O| Feb 19 01:42:36.325 INFO STEP 791 (remove_files) COMPLETE
71572026-02-19T01:42:36.442Z[ recovery-image] Feb 19 01:42:36.325 INFO O| Feb 19 01:42:36.325 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582026-02-19T01:42:36.467Z[ recovery-image] Feb 19 01:42:36.338 INFO O| Feb 19 01:42:36.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
71592026-02-19T01:42:36.467Z[ recovery-image] Feb 19 01:42:36.338 INFO O| Feb 19 01:42:36.338 INFO STEP 792 (remove_files) COMPLETE
71602026-02-19T01:42:36.467Z[ recovery-image] Feb 19 01:42:36.338 INFO O| Feb 19 01:42:36.338 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612026-02-19T01:42:36.467Z[ recovery-image] Feb 19 01:42:36.350 INFO O| Feb 19 01:42:36.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
71622026-02-19T01:42:36.467Z[ recovery-image] Feb 19 01:42:36.350 INFO O| Feb 19 01:42:36.350 INFO STEP 793 (remove_files) COMPLETE
71632026-02-19T01:42:36.467Z[ recovery-image] Feb 19 01:42:36.350 INFO O| Feb 19 01:42:36.350 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642026-02-19T01:42:36.491Z[ recovery-image] Feb 19 01:42:36.366 INFO O| Feb 19 01:42:36.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
71652026-02-19T01:42:36.491Z[ recovery-image] Feb 19 01:42:36.366 INFO O| Feb 19 01:42:36.366 INFO STEP 794 (remove_files) COMPLETE
71662026-02-19T01:42:36.491Z[ recovery-image] Feb 19 01:42:36.366 INFO O| Feb 19 01:42:36.366 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672026-02-19T01:42:36.491Z[ recovery-image] Feb 19 01:42:36.382 INFO O| Feb 19 01:42:36.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
71682026-02-19T01:42:36.491Z[ recovery-image] Feb 19 01:42:36.382 INFO O| Feb 19 01:42:36.382 INFO STEP 795 (remove_files) COMPLETE
71692026-02-19T01:42:36.491Z[ recovery-image] Feb 19 01:42:36.383 INFO O| Feb 19 01:42:36.382 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702026-02-19T01:42:36.516Z[ recovery-image] Feb 19 01:42:36.394 INFO O| Feb 19 01:42:36.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
71712026-02-19T01:42:36.516Z[ recovery-image] Feb 19 01:42:36.394 INFO O| Feb 19 01:42:36.394 INFO STEP 796 (remove_files) COMPLETE
71722026-02-19T01:42:36.516Z[ recovery-image] Feb 19 01:42:36.394 INFO O| Feb 19 01:42:36.394 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732026-02-19T01:42:36.516Z[ recovery-image] Feb 19 01:42:36.405 INFO O| Feb 19 01:42:36.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
71742026-02-19T01:42:36.516Z[ recovery-image] Feb 19 01:42:36.405 INFO O| Feb 19 01:42:36.405 INFO STEP 797 (remove_files) COMPLETE
71752026-02-19T01:42:36.516Z[ recovery-image] Feb 19 01:42:36.405 INFO O| Feb 19 01:42:36.405 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762026-02-19T01:42:36.541Z[ recovery-image] Feb 19 01:42:36.421 INFO O| Feb 19 01:42:36.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
71772026-02-19T01:42:36.541Z[ recovery-image] Feb 19 01:42:36.421 INFO O| Feb 19 01:42:36.421 INFO STEP 798 (remove_files) COMPLETE
71782026-02-19T01:42:36.541Z[ recovery-image] Feb 19 01:42:36.421 INFO O| Feb 19 01:42:36.421 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792026-02-19T01:42:36.541Z[ recovery-image] Feb 19 01:42:36.433 INFO O| Feb 19 01:42:36.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
71802026-02-19T01:42:36.541Z[ recovery-image] Feb 19 01:42:36.433 INFO O| Feb 19 01:42:36.433 INFO STEP 799 (remove_files) COMPLETE
71812026-02-19T01:42:36.541Z[ recovery-image] Feb 19 01:42:36.434 INFO O| Feb 19 01:42:36.433 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822026-02-19T01:42:36.566Z[ recovery-image] Feb 19 01:42:36.450 INFO O| Feb 19 01:42:36.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
71832026-02-19T01:42:36.566Z[ recovery-image] Feb 19 01:42:36.450 INFO O| Feb 19 01:42:36.450 INFO STEP 800 (remove_files) COMPLETE
71842026-02-19T01:42:36.566Z[ recovery-image] Feb 19 01:42:36.450 INFO O| Feb 19 01:42:36.450 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852026-02-19T01:42:36.591Z[ recovery-image] Feb 19 01:42:36.463 INFO O| Feb 19 01:42:36.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
71862026-02-19T01:42:36.591Z[ recovery-image] Feb 19 01:42:36.463 INFO O| Feb 19 01:42:36.463 INFO STEP 801 (remove_files) COMPLETE
71872026-02-19T01:42:36.591Z[ recovery-image] Feb 19 01:42:36.463 INFO O| Feb 19 01:42:36.463 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882026-02-19T01:42:36.591Z[ recovery-image] Feb 19 01:42:36.480 INFO O| Feb 19 01:42:36.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
71892026-02-19T01:42:36.591Z[ recovery-image] Feb 19 01:42:36.480 INFO O| Feb 19 01:42:36.480 INFO STEP 802 (remove_files) COMPLETE
71902026-02-19T01:42:36.591Z[ recovery-image] Feb 19 01:42:36.480 INFO O| Feb 19 01:42:36.480 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912026-02-19T01:42:36.615Z[ recovery-image] Feb 19 01:42:36.495 INFO O| Feb 19 01:42:36.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
71922026-02-19T01:42:36.616Z[ recovery-image] Feb 19 01:42:36.495 INFO O| Feb 19 01:42:36.495 INFO STEP 803 (remove_files) COMPLETE
71932026-02-19T01:42:36.616Z[ recovery-image] Feb 19 01:42:36.495 INFO O| Feb 19 01:42:36.495 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942026-02-19T01:42:36.640Z[ recovery-image] Feb 19 01:42:36.512 INFO O| Feb 19 01:42:36.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
71952026-02-19T01:42:36.640Z[ recovery-image] Feb 19 01:42:36.512 INFO O| Feb 19 01:42:36.512 INFO STEP 804 (remove_files) COMPLETE
71962026-02-19T01:42:36.640Z[ recovery-image] Feb 19 01:42:36.512 INFO O| Feb 19 01:42:36.512 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972026-02-19T01:42:36.640Z[ recovery-image] Feb 19 01:42:36.528 INFO O| Feb 19 01:42:36.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
71982026-02-19T01:42:36.640Z[ recovery-image] Feb 19 01:42:36.528 INFO O| Feb 19 01:42:36.528 INFO STEP 805 (remove_files) COMPLETE
71992026-02-19T01:42:36.640Z[ recovery-image] Feb 19 01:42:36.528 INFO O| Feb 19 01:42:36.528 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002026-02-19T01:42:36.665Z[ recovery-image] Feb 19 01:42:36.542 INFO O| Feb 19 01:42:36.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
72012026-02-19T01:42:36.665Z[ recovery-image] Feb 19 01:42:36.542 INFO O| Feb 19 01:42:36.542 INFO STEP 806 (remove_files) COMPLETE
72022026-02-19T01:42:36.665Z[ recovery-image] Feb 19 01:42:36.542 INFO O| Feb 19 01:42:36.542 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032026-02-19T01:42:36.665Z[ recovery-image] Feb 19 01:42:36.554 INFO O| Feb 19 01:42:36.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
72042026-02-19T01:42:36.666Z[ recovery-image] Feb 19 01:42:36.554 INFO O| Feb 19 01:42:36.554 INFO STEP 807 (remove_files) COMPLETE
72052026-02-19T01:42:36.666Z[ recovery-image] Feb 19 01:42:36.554 INFO O| Feb 19 01:42:36.554 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062026-02-19T01:42:36.690Z[ recovery-image] Feb 19 01:42:36.572 INFO O| Feb 19 01:42:36.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
72072026-02-19T01:42:36.690Z[ recovery-image] Feb 19 01:42:36.573 INFO O| Feb 19 01:42:36.573 INFO STEP 808 (remove_files) COMPLETE
72082026-02-19T01:42:36.690Z[ recovery-image] Feb 19 01:42:36.573 INFO O| Feb 19 01:42:36.573 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092026-02-19T01:42:36.715Z[ recovery-image] Feb 19 01:42:36.598 INFO O| Feb 19 01:42:36.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
72102026-02-19T01:42:36.715Z[ recovery-image] Feb 19 01:42:36.598 INFO O| Feb 19 01:42:36.598 INFO STEP 809 (remove_files) COMPLETE
72112026-02-19T01:42:36.715Z[ recovery-image] Feb 19 01:42:36.598 INFO O| Feb 19 01:42:36.598 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122026-02-19T01:42:36.740Z[ recovery-image] Feb 19 01:42:36.614 INFO O| Feb 19 01:42:36.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
72132026-02-19T01:42:36.740Z[ recovery-image] Feb 19 01:42:36.614 INFO O| Feb 19 01:42:36.614 INFO STEP 810 (remove_files) COMPLETE
72142026-02-19T01:42:36.740Z[ recovery-image] Feb 19 01:42:36.614 INFO O| Feb 19 01:42:36.614 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152026-02-19T01:42:36.740Z[ recovery-image] Feb 19 01:42:36.628 INFO O| Feb 19 01:42:36.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
72162026-02-19T01:42:36.740Z[ recovery-image] Feb 19 01:42:36.628 INFO O| Feb 19 01:42:36.628 INFO STEP 811 (remove_files) COMPLETE
72172026-02-19T01:42:36.740Z[ recovery-image] Feb 19 01:42:36.628 INFO O| Feb 19 01:42:36.628 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182026-02-19T01:42:36.765Z[ recovery-image] Feb 19 01:42:36.657 INFO O| Feb 19 01:42:36.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
72192026-02-19T01:42:36.765Z[ recovery-image] Feb 19 01:42:36.658 INFO O| Feb 19 01:42:36.658 INFO STEP 812 (remove_files) COMPLETE
72202026-02-19T01:42:36.765Z[ recovery-image] Feb 19 01:42:36.658 INFO O| Feb 19 01:42:36.658 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212026-02-19T01:42:36.789Z[ recovery-image] Feb 19 01:42:36.670 INFO O| Feb 19 01:42:36.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
72222026-02-19T01:42:36.789Z[ recovery-image] Feb 19 01:42:36.670 INFO O| Feb 19 01:42:36.670 INFO STEP 813 (remove_files) COMPLETE
72232026-02-19T01:42:36.789Z[ recovery-image] Feb 19 01:42:36.670 INFO O| Feb 19 01:42:36.670 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242026-02-19T01:42:36.789Z[ recovery-image] Feb 19 01:42:36.681 INFO O| Feb 19 01:42:36.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
72252026-02-19T01:42:36.790Z[ recovery-image] Feb 19 01:42:36.681 INFO O| Feb 19 01:42:36.681 INFO STEP 814 (remove_files) COMPLETE
72262026-02-19T01:42:36.790Z[ recovery-image] Feb 19 01:42:36.681 INFO O| Feb 19 01:42:36.681 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272026-02-19T01:42:36.814Z[ recovery-image] Feb 19 01:42:36.691 INFO O| Feb 19 01:42:36.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
72282026-02-19T01:42:36.814Z[ recovery-image] Feb 19 01:42:36.692 INFO O| Feb 19 01:42:36.691 INFO STEP 815 (remove_files) COMPLETE
72292026-02-19T01:42:36.814Z[ recovery-image] Feb 19 01:42:36.692 INFO O| Feb 19 01:42:36.691 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302026-02-19T01:42:36.839Z[ recovery-image] Feb 19 01:42:36.726 INFO O| Feb 19 01:42:36.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
72312026-02-19T01:42:36.839Z[ recovery-image] Feb 19 01:42:36.727 INFO O| Feb 19 01:42:36.727 INFO STEP 816 (remove_files) COMPLETE
72322026-02-19T01:42:36.839Z[ recovery-image] Feb 19 01:42:36.727 INFO O| Feb 19 01:42:36.727 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332026-02-19T01:42:36.864Z[ recovery-image] Feb 19 01:42:36.739 INFO O| Feb 19 01:42:36.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
72342026-02-19T01:42:36.864Z[ recovery-image] Feb 19 01:42:36.739 INFO O| Feb 19 01:42:36.739 INFO STEP 817 (remove_files) COMPLETE
72352026-02-19T01:42:36.864Z[ recovery-image] Feb 19 01:42:36.739 INFO O| Feb 19 01:42:36.739 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362026-02-19T01:42:36.864Z[ recovery-image] Feb 19 01:42:36.752 INFO O| Feb 19 01:42:36.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
72372026-02-19T01:42:36.864Z[ recovery-image] Feb 19 01:42:36.752 INFO O| Feb 19 01:42:36.752 INFO STEP 818 (remove_files) COMPLETE
72382026-02-19T01:42:36.864Z[ recovery-image] Feb 19 01:42:36.752 INFO O| Feb 19 01:42:36.752 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392026-02-19T01:42:36.889Z[ recovery-image] Feb 19 01:42:36.769 INFO O| Feb 19 01:42:36.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
72402026-02-19T01:42:36.889Z[ recovery-image] Feb 19 01:42:36.769 INFO O| Feb 19 01:42:36.769 INFO STEP 819 (remove_files) COMPLETE
72412026-02-19T01:42:36.889Z[ recovery-image] Feb 19 01:42:36.769 INFO O| Feb 19 01:42:36.769 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422026-02-19T01:42:36.914Z[ recovery-image] Feb 19 01:42:36.785 INFO O| Feb 19 01:42:36.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
72432026-02-19T01:42:36.914Z[ recovery-image] Feb 19 01:42:36.785 INFO O| Feb 19 01:42:36.785 INFO STEP 820 (remove_files) COMPLETE
72442026-02-19T01:42:36.914Z[ recovery-image] Feb 19 01:42:36.785 INFO O| Feb 19 01:42:36.785 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452026-02-19T01:42:36.914Z[ recovery-image] Feb 19 01:42:36.798 INFO O| Feb 19 01:42:36.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
72462026-02-19T01:42:36.914Z[ recovery-image] Feb 19 01:42:36.798 INFO O| Feb 19 01:42:36.798 INFO STEP 821 (remove_files) COMPLETE
72472026-02-19T01:42:36.914Z[ recovery-image] Feb 19 01:42:36.798 INFO O| Feb 19 01:42:36.798 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.809 INFO O| Feb 19 01:42:36.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
72492026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.809 INFO O| Feb 19 01:42:36.809 INFO STEP 822 (remove_files) COMPLETE
72502026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.809 INFO O| Feb 19 01:42:36.809 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.820 INFO O| Feb 19 01:42:36.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
72522026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.820 INFO O| Feb 19 01:42:36.820 INFO STEP 823 (remove_files) COMPLETE
72532026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.820 INFO O| Feb 19 01:42:36.820 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.831 INFO O| Feb 19 01:42:36.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
72552026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.831 INFO O| Feb 19 01:42:36.831 INFO STEP 824 (remove_files) COMPLETE
72562026-02-19T01:42:36.940Z[ recovery-image] Feb 19 01:42:36.831 INFO O| Feb 19 01:42:36.831 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572026-02-19T01:42:36.965Z[ recovery-image] Feb 19 01:42:36.844 INFO O| Feb 19 01:42:36.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
72582026-02-19T01:42:36.965Z[ recovery-image] Feb 19 01:42:36.844 INFO O| Feb 19 01:42:36.844 INFO STEP 825 (remove_files) COMPLETE
72592026-02-19T01:42:36.965Z[ recovery-image] Feb 19 01:42:36.844 INFO O| Feb 19 01:42:36.844 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602026-02-19T01:42:36.965Z[ recovery-image] Feb 19 01:42:36.856 INFO O| Feb 19 01:42:36.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
72612026-02-19T01:42:36.965Z[ recovery-image] Feb 19 01:42:36.856 INFO O| Feb 19 01:42:36.856 INFO STEP 826 (remove_files) COMPLETE
72622026-02-19T01:42:36.965Z[ recovery-image] Feb 19 01:42:36.856 INFO O| Feb 19 01:42:36.856 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632026-02-19T01:42:36.990Z[ recovery-image] Feb 19 01:42:36.868 INFO O| Feb 19 01:42:36.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
72642026-02-19T01:42:36.990Z[ recovery-image] Feb 19 01:42:36.869 INFO O| Feb 19 01:42:36.869 INFO STEP 827 (remove_files) COMPLETE
72652026-02-19T01:42:36.990Z[ recovery-image] Feb 19 01:42:36.869 INFO O| Feb 19 01:42:36.869 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662026-02-19T01:42:36.990Z[ recovery-image] Feb 19 01:42:36.881 INFO O| Feb 19 01:42:36.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
72672026-02-19T01:42:36.990Z[ recovery-image] Feb 19 01:42:36.881 INFO O| Feb 19 01:42:36.881 INFO STEP 828 (remove_files) COMPLETE
72682026-02-19T01:42:36.990Z[ recovery-image] Feb 19 01:42:36.881 INFO O| Feb 19 01:42:36.881 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692026-02-19T01:42:37.015Z[ recovery-image] Feb 19 01:42:36.893 INFO O| Feb 19 01:42:36.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
72702026-02-19T01:42:37.015Z[ recovery-image] Feb 19 01:42:36.893 INFO O| Feb 19 01:42:36.893 INFO STEP 829 (remove_files) COMPLETE
72712026-02-19T01:42:37.015Z[ recovery-image] Feb 19 01:42:36.893 INFO O| Feb 19 01:42:36.893 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722026-02-19T01:42:37.015Z[ recovery-image] Feb 19 01:42:36.905 INFO O| Feb 19 01:42:36.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
72732026-02-19T01:42:37.015Z[ recovery-image] Feb 19 01:42:36.905 INFO O| Feb 19 01:42:36.905 INFO STEP 830 (remove_files) COMPLETE
72742026-02-19T01:42:37.015Z[ recovery-image] Feb 19 01:42:36.905 INFO O| Feb 19 01:42:36.905 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752026-02-19T01:42:37.040Z[ recovery-image] Feb 19 01:42:36.916 INFO O| Feb 19 01:42:36.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
72762026-02-19T01:42:37.040Z[ recovery-image] Feb 19 01:42:36.917 INFO O| Feb 19 01:42:36.916 INFO STEP 831 (remove_files) COMPLETE
72772026-02-19T01:42:37.040Z[ recovery-image] Feb 19 01:42:36.917 INFO O| Feb 19 01:42:36.916 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782026-02-19T01:42:37.040Z[ recovery-image] Feb 19 01:42:36.928 INFO O| Feb 19 01:42:36.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
72792026-02-19T01:42:37.040Z[ recovery-image] Feb 19 01:42:36.928 INFO O| Feb 19 01:42:36.928 INFO STEP 832 (remove_files) COMPLETE
72802026-02-19T01:42:37.041Z[ recovery-image] Feb 19 01:42:36.929 INFO O| Feb 19 01:42:36.928 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812026-02-19T01:42:37.065Z[ recovery-image] Feb 19 01:42:36.941 INFO O| Feb 19 01:42:36.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
72822026-02-19T01:42:37.065Z[ recovery-image] Feb 19 01:42:36.941 INFO O| Feb 19 01:42:36.941 INFO STEP 833 (remove_files) COMPLETE
72832026-02-19T01:42:37.065Z[ recovery-image] Feb 19 01:42:36.941 INFO O| Feb 19 01:42:36.941 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842026-02-19T01:42:37.065Z[ recovery-image] Feb 19 01:42:36.953 INFO O| Feb 19 01:42:36.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
72852026-02-19T01:42:37.065Z[ recovery-image] Feb 19 01:42:36.953 INFO O| Feb 19 01:42:36.953 INFO STEP 834 (remove_files) COMPLETE
72862026-02-19T01:42:37.065Z[ recovery-image] Feb 19 01:42:36.953 INFO O| Feb 19 01:42:36.953 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872026-02-19T01:42:37.090Z[ recovery-image] Feb 19 01:42:36.966 INFO O| Feb 19 01:42:36.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
72882026-02-19T01:42:37.090Z[ recovery-image] Feb 19 01:42:36.966 INFO O| Feb 19 01:42:36.966 INFO STEP 835 (remove_files) COMPLETE
72892026-02-19T01:42:37.090Z[ recovery-image] Feb 19 01:42:36.966 INFO O| Feb 19 01:42:36.966 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902026-02-19T01:42:37.090Z[ recovery-image] Feb 19 01:42:36.979 INFO O| Feb 19 01:42:36.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
72912026-02-19T01:42:37.090Z[ recovery-image] Feb 19 01:42:36.979 INFO O| Feb 19 01:42:36.979 INFO STEP 836 (remove_files) COMPLETE
72922026-02-19T01:42:37.090Z[ recovery-image] Feb 19 01:42:36.979 INFO O| Feb 19 01:42:36.979 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932026-02-19T01:42:37.117Z[ recovery-image] Feb 19 01:42:36.991 INFO O| Feb 19 01:42:36.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
72942026-02-19T01:42:37.117Z[ recovery-image] Feb 19 01:42:36.991 INFO O| Feb 19 01:42:36.991 INFO STEP 837 (remove_files) COMPLETE
72952026-02-19T01:42:37.117Z[ recovery-image] Feb 19 01:42:36.991 INFO O| Feb 19 01:42:36.991 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962026-02-19T01:42:37.117Z[ recovery-image] Feb 19 01:42:37.002 INFO O| Feb 19 01:42:37.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
72972026-02-19T01:42:37.117Z[ recovery-image] Feb 19 01:42:37.003 INFO O| Feb 19 01:42:37.002 INFO STEP 838 (remove_files) COMPLETE
72982026-02-19T01:42:37.117Z[ recovery-image] Feb 19 01:42:37.003 INFO O| Feb 19 01:42:37.003 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992026-02-19T01:42:37.141Z[ recovery-image] Feb 19 01:42:37.017 INFO O| Feb 19 01:42:37.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
73002026-02-19T01:42:37.141Z[ recovery-image] Feb 19 01:42:37.017 INFO O| Feb 19 01:42:37.017 INFO STEP 839 (remove_files) COMPLETE
73012026-02-19T01:42:37.141Z[ recovery-image] Feb 19 01:42:37.017 INFO O| Feb 19 01:42:37.017 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022026-02-19T01:42:37.141Z[ recovery-image] Feb 19 01:42:37.030 INFO O| Feb 19 01:42:37.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
73032026-02-19T01:42:37.142Z[ recovery-image] Feb 19 01:42:37.030 INFO O| Feb 19 01:42:37.030 INFO STEP 840 (remove_files) COMPLETE
73042026-02-19T01:42:37.142Z[ recovery-image] Feb 19 01:42:37.030 INFO O| Feb 19 01:42:37.030 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052026-02-19T01:42:37.166Z[ recovery-image] Feb 19 01:42:37.042 INFO O| Feb 19 01:42:37.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
73062026-02-19T01:42:37.166Z[ recovery-image] Feb 19 01:42:37.042 INFO O| Feb 19 01:42:37.042 INFO STEP 841 (remove_files) COMPLETE
73072026-02-19T01:42:37.166Z[ recovery-image] Feb 19 01:42:37.042 INFO O| Feb 19 01:42:37.042 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082026-02-19T01:42:37.166Z[ recovery-image] Feb 19 01:42:37.054 INFO O| Feb 19 01:42:37.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
73092026-02-19T01:42:37.166Z[ recovery-image] Feb 19 01:42:37.054 INFO O| Feb 19 01:42:37.054 INFO STEP 842 (remove_files) COMPLETE
73102026-02-19T01:42:37.166Z[ recovery-image] Feb 19 01:42:37.054 INFO O| Feb 19 01:42:37.054 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112026-02-19T01:42:37.191Z[ recovery-image] Feb 19 01:42:37.066 INFO O| Feb 19 01:42:37.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
73122026-02-19T01:42:37.191Z[ recovery-image] Feb 19 01:42:37.066 INFO O| Feb 19 01:42:37.066 INFO STEP 843 (remove_files) COMPLETE
73132026-02-19T01:42:37.191Z[ recovery-image] Feb 19 01:42:37.066 INFO O| Feb 19 01:42:37.066 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142026-02-19T01:42:37.191Z[ recovery-image] Feb 19 01:42:37.084 INFO O| Feb 19 01:42:37.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
73152026-02-19T01:42:37.191Z[ recovery-image] Feb 19 01:42:37.084 INFO O| Feb 19 01:42:37.084 INFO STEP 844 (remove_files) COMPLETE
73162026-02-19T01:42:37.191Z[ recovery-image] Feb 19 01:42:37.084 INFO O| Feb 19 01:42:37.084 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172026-02-19T01:42:37.216Z[ recovery-image] Feb 19 01:42:37.098 INFO O| Feb 19 01:42:37.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
73182026-02-19T01:42:37.216Z[ recovery-image] Feb 19 01:42:37.098 INFO O| Feb 19 01:42:37.098 INFO STEP 845 (remove_files) COMPLETE
73192026-02-19T01:42:37.216Z[ recovery-image] Feb 19 01:42:37.098 INFO O| Feb 19 01:42:37.098 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202026-02-19T01:42:37.240Z[ recovery-image] Feb 19 01:42:37.115 INFO O| Feb 19 01:42:37.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
73212026-02-19T01:42:37.241Z[ recovery-image] Feb 19 01:42:37.115 INFO O| Feb 19 01:42:37.115 INFO STEP 846 (remove_files) COMPLETE
73222026-02-19T01:42:37.241Z[ recovery-image] Feb 19 01:42:37.115 INFO O| Feb 19 01:42:37.115 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232026-02-19T01:42:37.241Z[ recovery-image] Feb 19 01:42:37.131 INFO O| Feb 19 01:42:37.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
73242026-02-19T01:42:37.241Z[ recovery-image] Feb 19 01:42:37.131 INFO O| Feb 19 01:42:37.131 INFO STEP 847 (remove_files) COMPLETE
73252026-02-19T01:42:37.241Z[ recovery-image] Feb 19 01:42:37.131 INFO O| Feb 19 01:42:37.131 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262026-02-19T01:42:37.265Z[ recovery-image] Feb 19 01:42:37.145 INFO O| Feb 19 01:42:37.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
73272026-02-19T01:42:37.265Z[ recovery-image] Feb 19 01:42:37.145 INFO O| Feb 19 01:42:37.145 INFO STEP 848 (remove_files) COMPLETE
73282026-02-19T01:42:37.265Z[ recovery-image] Feb 19 01:42:37.145 INFO O| Feb 19 01:42:37.145 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292026-02-19T01:42:37.265Z[ recovery-image] Feb 19 01:42:37.158 INFO O| Feb 19 01:42:37.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
73302026-02-19T01:42:37.265Z[ recovery-image] Feb 19 01:42:37.158 INFO O| Feb 19 01:42:37.158 INFO STEP 849 (remove_files) COMPLETE
73312026-02-19T01:42:37.265Z[ recovery-image] Feb 19 01:42:37.158 INFO O| Feb 19 01:42:37.158 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322026-02-19T01:42:37.290Z[ recovery-image] Feb 19 01:42:37.175 INFO O| Feb 19 01:42:37.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
73332026-02-19T01:42:37.290Z[ recovery-image] Feb 19 01:42:37.175 INFO O| Feb 19 01:42:37.175 INFO STEP 850 (remove_files) COMPLETE
73342026-02-19T01:42:37.290Z[ recovery-image] Feb 19 01:42:37.175 INFO O| Feb 19 01:42:37.175 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352026-02-19T01:42:37.315Z[ recovery-image] Feb 19 01:42:37.189 INFO O| Feb 19 01:42:37.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
73362026-02-19T01:42:37.315Z[ recovery-image] Feb 19 01:42:37.189 INFO O| Feb 19 01:42:37.189 INFO STEP 851 (remove_files) COMPLETE
73372026-02-19T01:42:37.315Z[ recovery-image] Feb 19 01:42:37.189 INFO O| Feb 19 01:42:37.189 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382026-02-19T01:42:37.315Z[ recovery-image] Feb 19 01:42:37.202 INFO O| Feb 19 01:42:37.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
73392026-02-19T01:42:37.315Z[ recovery-image] Feb 19 01:42:37.202 INFO O| Feb 19 01:42:37.202 INFO STEP 852 (remove_files) COMPLETE
73402026-02-19T01:42:37.315Z[ recovery-image] Feb 19 01:42:37.202 INFO O| Feb 19 01:42:37.202 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412026-02-19T01:42:37.340Z[ recovery-image] Feb 19 01:42:37.219 INFO O| Feb 19 01:42:37.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
73422026-02-19T01:42:37.340Z[ recovery-image] Feb 19 01:42:37.219 INFO O| Feb 19 01:42:37.219 INFO STEP 853 (remove_files) COMPLETE
73432026-02-19T01:42:37.340Z[ recovery-image] Feb 19 01:42:37.219 INFO O| Feb 19 01:42:37.219 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442026-02-19T01:42:37.340Z[ recovery-image] Feb 19 01:42:37.235 INFO O| Feb 19 01:42:37.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
73452026-02-19T01:42:37.340Z[ recovery-image] Feb 19 01:42:37.235 INFO O| Feb 19 01:42:37.235 INFO STEP 854 (remove_files) COMPLETE
73462026-02-19T01:42:37.340Z[ recovery-image] Feb 19 01:42:37.235 INFO O| Feb 19 01:42:37.235 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472026-02-19T01:42:37.364Z[ recovery-image] Feb 19 01:42:37.251 INFO O| Feb 19 01:42:37.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
73482026-02-19T01:42:37.364Z[ recovery-image] Feb 19 01:42:37.251 INFO O| Feb 19 01:42:37.251 INFO STEP 855 (remove_files) COMPLETE
73492026-02-19T01:42:37.364Z[ recovery-image] Feb 19 01:42:37.251 INFO O| Feb 19 01:42:37.251 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502026-02-19T01:42:37.389Z[ recovery-image] Feb 19 01:42:37.267 INFO O| Feb 19 01:42:37.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
73512026-02-19T01:42:37.389Z[ recovery-image] Feb 19 01:42:37.267 INFO O| Feb 19 01:42:37.267 INFO STEP 856 (remove_files) COMPLETE
73522026-02-19T01:42:37.389Z[ recovery-image] Feb 19 01:42:37.267 INFO O| Feb 19 01:42:37.267 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532026-02-19T01:42:37.389Z[ recovery-image] Feb 19 01:42:37.281 INFO O| Feb 19 01:42:37.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
73542026-02-19T01:42:37.389Z[ recovery-image] Feb 19 01:42:37.282 INFO O| Feb 19 01:42:37.281 INFO STEP 857 (remove_files) COMPLETE
73552026-02-19T01:42:37.389Z[ recovery-image] Feb 19 01:42:37.282 INFO O| Feb 19 01:42:37.281 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562026-02-19T01:42:37.413Z[ recovery-image] Feb 19 01:42:37.299 INFO O| Feb 19 01:42:37.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
73572026-02-19T01:42:37.413Z[ recovery-image] Feb 19 01:42:37.299 INFO O| Feb 19 01:42:37.299 INFO STEP 858 (remove_files) COMPLETE
73582026-02-19T01:42:37.413Z[ recovery-image] Feb 19 01:42:37.299 INFO O| Feb 19 01:42:37.299 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592026-02-19T01:42:37.438Z[ recovery-image] Feb 19 01:42:37.314 INFO O| Feb 19 01:42:37.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
73602026-02-19T01:42:37.438Z[ recovery-image] Feb 19 01:42:37.314 INFO O| Feb 19 01:42:37.314 INFO STEP 859 (remove_files) COMPLETE
73612026-02-19T01:42:37.438Z[ recovery-image] Feb 19 01:42:37.314 INFO O| Feb 19 01:42:37.314 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622026-02-19T01:42:37.438Z[ recovery-image] Feb 19 01:42:37.327 INFO O| Feb 19 01:42:37.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
73632026-02-19T01:42:37.438Z[ recovery-image] Feb 19 01:42:37.328 INFO O| Feb 19 01:42:37.328 INFO STEP 860 (remove_files) COMPLETE
73642026-02-19T01:42:37.438Z[ recovery-image] Feb 19 01:42:37.328 INFO O| Feb 19 01:42:37.328 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652026-02-19T01:42:37.463Z[ recovery-image] Feb 19 01:42:37.341 INFO O| Feb 19 01:42:37.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
73662026-02-19T01:42:37.463Z[ recovery-image] Feb 19 01:42:37.341 INFO O| Feb 19 01:42:37.341 INFO STEP 861 (remove_files) COMPLETE
73672026-02-19T01:42:37.463Z[ recovery-image] Feb 19 01:42:37.341 INFO O| Feb 19 01:42:37.341 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682026-02-19T01:42:37.463Z[ recovery-image] Feb 19 01:42:37.354 INFO O| Feb 19 01:42:37.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
73692026-02-19T01:42:37.463Z[ recovery-image] Feb 19 01:42:37.354 INFO O| Feb 19 01:42:37.354 INFO STEP 862 (remove_files) COMPLETE
73702026-02-19T01:42:37.463Z[ recovery-image] Feb 19 01:42:37.354 INFO O| Feb 19 01:42:37.354 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712026-02-19T01:42:37.487Z[ recovery-image] Feb 19 01:42:37.367 INFO O| Feb 19 01:42:37.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
73722026-02-19T01:42:37.487Z[ recovery-image] Feb 19 01:42:37.367 INFO O| Feb 19 01:42:37.367 INFO STEP 863 (remove_files) COMPLETE
73732026-02-19T01:42:37.487Z[ recovery-image] Feb 19 01:42:37.367 INFO O| Feb 19 01:42:37.367 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742026-02-19T01:42:37.487Z[ recovery-image] Feb 19 01:42:37.380 INFO O| Feb 19 01:42:37.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
73752026-02-19T01:42:37.487Z[ recovery-image] Feb 19 01:42:37.380 INFO O| Feb 19 01:42:37.380 INFO STEP 864 (remove_files) COMPLETE
73762026-02-19T01:42:37.487Z[ recovery-image] Feb 19 01:42:37.381 INFO O| Feb 19 01:42:37.380 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772026-02-19T01:42:37.512Z[ recovery-image] Feb 19 01:42:37.396 INFO O| Feb 19 01:42:37.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
73782026-02-19T01:42:37.512Z[ recovery-image] Feb 19 01:42:37.396 INFO O| Feb 19 01:42:37.396 INFO STEP 865 (remove_files) COMPLETE
73792026-02-19T01:42:37.512Z[ recovery-image] Feb 19 01:42:37.396 INFO O| Feb 19 01:42:37.396 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802026-02-19T01:42:37.537Z[ recovery-image] Feb 19 01:42:37.411 INFO O| Feb 19 01:42:37.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
73812026-02-19T01:42:37.537Z[ recovery-image] Feb 19 01:42:37.412 INFO O| Feb 19 01:42:37.411 INFO STEP 866 (remove_files) COMPLETE
73822026-02-19T01:42:37.537Z[ recovery-image] Feb 19 01:42:37.412 INFO O| Feb 19 01:42:37.411 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832026-02-19T01:42:37.537Z[ recovery-image] Feb 19 01:42:37.427 INFO O| Feb 19 01:42:37.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
73842026-02-19T01:42:37.537Z[ recovery-image] Feb 19 01:42:37.427 INFO O| Feb 19 01:42:37.427 INFO STEP 867 (remove_files) COMPLETE
73852026-02-19T01:42:37.537Z[ recovery-image] Feb 19 01:42:37.427 INFO O| Feb 19 01:42:37.427 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862026-02-19T01:42:37.562Z[ recovery-image] Feb 19 01:42:37.441 INFO O| Feb 19 01:42:37.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
73872026-02-19T01:42:37.562Z[ recovery-image] Feb 19 01:42:37.441 INFO O| Feb 19 01:42:37.441 INFO STEP 868 (remove_files) COMPLETE
73882026-02-19T01:42:37.562Z[ recovery-image] Feb 19 01:42:37.441 INFO O| Feb 19 01:42:37.441 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892026-02-19T01:42:37.562Z[ recovery-image] Feb 19 01:42:37.455 INFO O| Feb 19 01:42:37.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
73902026-02-19T01:42:37.562Z[ recovery-image] Feb 19 01:42:37.455 INFO O| Feb 19 01:42:37.455 INFO STEP 869 (remove_files) COMPLETE
73912026-02-19T01:42:37.562Z[ recovery-image] Feb 19 01:42:37.455 INFO O| Feb 19 01:42:37.455 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922026-02-19T01:42:37.586Z[ recovery-image] Feb 19 01:42:37.468 INFO O| Feb 19 01:42:37.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
73932026-02-19T01:42:37.587Z[ recovery-image] Feb 19 01:42:37.469 INFO O| Feb 19 01:42:37.469 INFO STEP 870 (remove_files) COMPLETE
73942026-02-19T01:42:37.587Z[ recovery-image] Feb 19 01:42:37.469 INFO O| Feb 19 01:42:37.469 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952026-02-19T01:42:37.611Z[ recovery-image] Feb 19 01:42:37.486 INFO O| Feb 19 01:42:37.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
73962026-02-19T01:42:37.611Z[ recovery-image] Feb 19 01:42:37.486 INFO O| Feb 19 01:42:37.486 INFO STEP 871 (remove_files) COMPLETE
73972026-02-19T01:42:37.611Z[ recovery-image] Feb 19 01:42:37.486 INFO O| Feb 19 01:42:37.486 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982026-02-19T01:42:37.611Z[ recovery-image] Feb 19 01:42:37.502 INFO O| Feb 19 01:42:37.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
73992026-02-19T01:42:37.611Z[ recovery-image] Feb 19 01:42:37.502 INFO O| Feb 19 01:42:37.502 INFO STEP 872 (remove_files) COMPLETE
74002026-02-19T01:42:37.611Z[ recovery-image] Feb 19 01:42:37.502 INFO O| Feb 19 01:42:37.502 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012026-02-19T01:42:37.636Z[ recovery-image] Feb 19 01:42:37.518 INFO O| Feb 19 01:42:37.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
74022026-02-19T01:42:37.636Z[ recovery-image] Feb 19 01:42:37.518 INFO O| Feb 19 01:42:37.518 INFO STEP 873 (remove_files) COMPLETE
74032026-02-19T01:42:37.636Z[ recovery-image] Feb 19 01:42:37.518 INFO O| Feb 19 01:42:37.518 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042026-02-19T01:42:37.661Z[ recovery-image] Feb 19 01:42:37.532 INFO O| Feb 19 01:42:37.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
74052026-02-19T01:42:37.661Z[ recovery-image] Feb 19 01:42:37.532 INFO O| Feb 19 01:42:37.532 INFO STEP 874 (remove_files) COMPLETE
74062026-02-19T01:42:37.661Z[ recovery-image] Feb 19 01:42:37.533 INFO O| Feb 19 01:42:37.532 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072026-02-19T01:42:37.661Z[ recovery-image] Feb 19 01:42:37.545 INFO O| Feb 19 01:42:37.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
74082026-02-19T01:42:37.661Z[ recovery-image] Feb 19 01:42:37.545 INFO O| Feb 19 01:42:37.545 INFO STEP 875 (remove_files) COMPLETE
74092026-02-19T01:42:37.661Z[ recovery-image] Feb 19 01:42:37.545 INFO O| Feb 19 01:42:37.545 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102026-02-19T01:42:37.686Z[ recovery-image] Feb 19 01:42:37.558 INFO O| Feb 19 01:42:37.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
74112026-02-19T01:42:37.686Z[ recovery-image] Feb 19 01:42:37.559 INFO O| Feb 19 01:42:37.559 INFO STEP 876 (remove_files) COMPLETE
74122026-02-19T01:42:37.686Z[ recovery-image] Feb 19 01:42:37.559 INFO O| Feb 19 01:42:37.559 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132026-02-19T01:42:37.686Z[ recovery-image] Feb 19 01:42:37.571 INFO O| Feb 19 01:42:37.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
74142026-02-19T01:42:37.686Z[ recovery-image] Feb 19 01:42:37.571 INFO O| Feb 19 01:42:37.571 INFO STEP 877 (remove_files) COMPLETE
74152026-02-19T01:42:37.686Z[ recovery-image] Feb 19 01:42:37.571 INFO O| Feb 19 01:42:37.571 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162026-02-19T01:42:37.710Z[ recovery-image] Feb 19 01:42:37.589 INFO O| Feb 19 01:42:37.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
74172026-02-19T01:42:37.711Z[ recovery-image] Feb 19 01:42:37.589 INFO O| Feb 19 01:42:37.589 INFO STEP 878 (remove_files) COMPLETE
74182026-02-19T01:42:37.711Z[ recovery-image] Feb 19 01:42:37.589 INFO O| Feb 19 01:42:37.589 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192026-02-19T01:42:37.735Z[ recovery-image] Feb 19 01:42:37.606 INFO O| Feb 19 01:42:37.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
74202026-02-19T01:42:37.735Z[ recovery-image] Feb 19 01:42:37.607 INFO O| Feb 19 01:42:37.606 INFO STEP 879 (remove_files) COMPLETE
74212026-02-19T01:42:37.735Z[ recovery-image] Feb 19 01:42:37.607 INFO O| Feb 19 01:42:37.606 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222026-02-19T01:42:37.735Z[ recovery-image] Feb 19 01:42:37.621 INFO O| Feb 19 01:42:37.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
74232026-02-19T01:42:37.735Z[ recovery-image] Feb 19 01:42:37.621 INFO O| Feb 19 01:42:37.621 INFO STEP 880 (remove_files) COMPLETE
74242026-02-19T01:42:37.735Z[ recovery-image] Feb 19 01:42:37.622 INFO O| Feb 19 01:42:37.621 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252026-02-19T01:42:37.760Z[ recovery-image] Feb 19 01:42:37.638 INFO O| Feb 19 01:42:37.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
74262026-02-19T01:42:37.760Z[ recovery-image] Feb 19 01:42:37.638 INFO O| Feb 19 01:42:37.638 INFO STEP 881 (remove_files) COMPLETE
74272026-02-19T01:42:37.760Z[ recovery-image] Feb 19 01:42:37.638 INFO O| Feb 19 01:42:37.638 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282026-02-19T01:42:37.760Z[ recovery-image] Feb 19 01:42:37.655 INFO O| Feb 19 01:42:37.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
74292026-02-19T01:42:37.760Z[ recovery-image] Feb 19 01:42:37.655 INFO O| Feb 19 01:42:37.655 INFO STEP 882 (remove_files) COMPLETE
74302026-02-19T01:42:37.760Z[ recovery-image] Feb 19 01:42:37.655 INFO O| Feb 19 01:42:37.655 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312026-02-19T01:42:37.785Z[ recovery-image] Feb 19 01:42:37.670 INFO O| Feb 19 01:42:37.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
74322026-02-19T01:42:37.785Z[ recovery-image] Feb 19 01:42:37.670 INFO O| Feb 19 01:42:37.670 INFO STEP 883 (remove_files) COMPLETE
74332026-02-19T01:42:37.785Z[ recovery-image] Feb 19 01:42:37.670 INFO O| Feb 19 01:42:37.670 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342026-02-19T01:42:37.809Z[ recovery-image] Feb 19 01:42:37.687 INFO O| Feb 19 01:42:37.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
74352026-02-19T01:42:37.809Z[ recovery-image] Feb 19 01:42:37.687 INFO O| Feb 19 01:42:37.687 INFO STEP 884 (remove_files) COMPLETE
74362026-02-19T01:42:37.809Z[ recovery-image] Feb 19 01:42:37.687 INFO O| Feb 19 01:42:37.687 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372026-02-19T01:42:37.809Z[ recovery-image] Feb 19 01:42:37.701 INFO O| Feb 19 01:42:37.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
74382026-02-19T01:42:37.809Z[ recovery-image] Feb 19 01:42:37.701 INFO O| Feb 19 01:42:37.701 INFO STEP 885 (remove_files) COMPLETE
74392026-02-19T01:42:37.810Z[ recovery-image] Feb 19 01:42:37.701 INFO O| Feb 19 01:42:37.701 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402026-02-19T01:42:37.834Z[ recovery-image] Feb 19 01:42:37.718 INFO O| Feb 19 01:42:37.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
74412026-02-19T01:42:37.834Z[ recovery-image] Feb 19 01:42:37.718 INFO O| Feb 19 01:42:37.718 INFO STEP 886 (remove_files) COMPLETE
74422026-02-19T01:42:37.834Z[ recovery-image] Feb 19 01:42:37.719 INFO O| Feb 19 01:42:37.718 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432026-02-19T01:42:37.859Z[ recovery-image] Feb 19 01:42:37.735 INFO O| Feb 19 01:42:37.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
74442026-02-19T01:42:37.859Z[ recovery-image] Feb 19 01:42:37.735 INFO O| Feb 19 01:42:37.735 INFO STEP 887 (remove_files) COMPLETE
74452026-02-19T01:42:37.859Z[ recovery-image] Feb 19 01:42:37.735 INFO O| Feb 19 01:42:37.735 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462026-02-19T01:42:37.859Z[ recovery-image] Feb 19 01:42:37.751 INFO O| Feb 19 01:42:37.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
74472026-02-19T01:42:37.859Z[ recovery-image] Feb 19 01:42:37.752 INFO O| Feb 19 01:42:37.751 INFO STEP 888 (remove_files) COMPLETE
74482026-02-19T01:42:37.859Z[ recovery-image] Feb 19 01:42:37.752 INFO O| Feb 19 01:42:37.751 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492026-02-19T01:42:37.883Z[ recovery-image] Feb 19 01:42:37.764 INFO O| Feb 19 01:42:37.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
74502026-02-19T01:42:37.883Z[ recovery-image] Feb 19 01:42:37.764 INFO O| Feb 19 01:42:37.764 INFO STEP 889 (remove_files) COMPLETE
74512026-02-19T01:42:37.883Z[ recovery-image] Feb 19 01:42:37.764 INFO O| Feb 19 01:42:37.764 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522026-02-19T01:42:37.908Z[ recovery-image] Feb 19 01:42:37.781 INFO O| Feb 19 01:42:37.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
74532026-02-19T01:42:37.908Z[ recovery-image] Feb 19 01:42:37.781 INFO O| Feb 19 01:42:37.781 INFO STEP 890 (remove_files) COMPLETE
74542026-02-19T01:42:37.908Z[ recovery-image] Feb 19 01:42:37.781 INFO O| Feb 19 01:42:37.781 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552026-02-19T01:42:37.908Z[ recovery-image] Feb 19 01:42:37.799 INFO O| Feb 19 01:42:37.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
74562026-02-19T01:42:37.908Z[ recovery-image] Feb 19 01:42:37.799 INFO O| Feb 19 01:42:37.799 INFO STEP 891 (remove_files) COMPLETE
74572026-02-19T01:42:37.908Z[ recovery-image] Feb 19 01:42:37.799 INFO O| Feb 19 01:42:37.799 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582026-02-19T01:42:37.933Z[ recovery-image] Feb 19 01:42:37.814 INFO O| Feb 19 01:42:37.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
74592026-02-19T01:42:37.933Z[ recovery-image] Feb 19 01:42:37.814 INFO O| Feb 19 01:42:37.814 INFO STEP 892 (remove_files) COMPLETE
74602026-02-19T01:42:37.933Z[ recovery-image] Feb 19 01:42:37.814 INFO O| Feb 19 01:42:37.814 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612026-02-19T01:42:37.957Z[ recovery-image] Feb 19 01:42:37.830 INFO O| Feb 19 01:42:37.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
74622026-02-19T01:42:37.957Z[ recovery-image] Feb 19 01:42:37.830 INFO O| Feb 19 01:42:37.830 INFO STEP 893 (remove_files) COMPLETE
74632026-02-19T01:42:37.957Z[ recovery-image] Feb 19 01:42:37.830 INFO O| Feb 19 01:42:37.830 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642026-02-19T01:42:37.957Z[ recovery-image] Feb 19 01:42:37.849 INFO O| Feb 19 01:42:37.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
74652026-02-19T01:42:37.957Z[ recovery-image] Feb 19 01:42:37.850 INFO O| Feb 19 01:42:37.849 INFO STEP 894 (remove_files) COMPLETE
74662026-02-19T01:42:37.957Z[ recovery-image] Feb 19 01:42:37.850 INFO O| Feb 19 01:42:37.850 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672026-02-19T01:42:37.982Z[ recovery-image] Feb 19 01:42:37.868 INFO O| Feb 19 01:42:37.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
74682026-02-19T01:42:37.982Z[ recovery-image] Feb 19 01:42:37.868 INFO O| Feb 19 01:42:37.868 INFO STEP 895 (remove_files) COMPLETE
74692026-02-19T01:42:37.982Z[ recovery-image] Feb 19 01:42:37.868 INFO O| Feb 19 01:42:37.868 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702026-02-19T01:42:38.007Z[ recovery-image] Feb 19 01:42:37.886 INFO O| Feb 19 01:42:37.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
74712026-02-19T01:42:38.007Z[ recovery-image] Feb 19 01:42:37.886 INFO O| Feb 19 01:42:37.886 INFO STEP 896 (remove_files) COMPLETE
74722026-02-19T01:42:38.007Z[ recovery-image] Feb 19 01:42:37.886 INFO O| Feb 19 01:42:37.886 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732026-02-19T01:42:38.031Z[ recovery-image] Feb 19 01:42:37.904 INFO O| Feb 19 01:42:37.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
74742026-02-19T01:42:38.032Z[ recovery-image] Feb 19 01:42:37.904 INFO O| Feb 19 01:42:37.904 INFO STEP 897 (remove_files) COMPLETE
74752026-02-19T01:42:38.032Z[ recovery-image] Feb 19 01:42:37.904 INFO O| Feb 19 01:42:37.904 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762026-02-19T01:42:38.032Z[ recovery-image] Feb 19 01:42:37.920 INFO O| Feb 19 01:42:37.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
74772026-02-19T01:42:38.032Z[ recovery-image] Feb 19 01:42:37.921 INFO O| Feb 19 01:42:37.921 INFO STEP 898 (remove_files) COMPLETE
74782026-02-19T01:42:38.032Z[ recovery-image] Feb 19 01:42:37.921 INFO O| Feb 19 01:42:37.921 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792026-02-19T01:42:38.056Z[ recovery-image] Feb 19 01:42:37.937 INFO O| Feb 19 01:42:37.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
74802026-02-19T01:42:38.056Z[ recovery-image] Feb 19 01:42:37.937 INFO O| Feb 19 01:42:37.937 INFO STEP 899 (remove_files) COMPLETE
74812026-02-19T01:42:38.056Z[ recovery-image] Feb 19 01:42:37.937 INFO O| Feb 19 01:42:37.937 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822026-02-19T01:42:38.081Z[ recovery-image] Feb 19 01:42:37.959 INFO O| Feb 19 01:42:37.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
74832026-02-19T01:42:38.081Z[ recovery-image] Feb 19 01:42:37.959 INFO O| Feb 19 01:42:37.959 INFO STEP 900 (remove_files) COMPLETE
74842026-02-19T01:42:38.081Z[ recovery-image] Feb 19 01:42:37.959 INFO O| Feb 19 01:42:37.959 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852026-02-19T01:42:38.081Z[ recovery-image] Feb 19 01:42:37.975 INFO O| Feb 19 01:42:37.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
74862026-02-19T01:42:38.081Z[ recovery-image] Feb 19 01:42:37.975 INFO O| Feb 19 01:42:37.975 INFO STEP 901 (remove_files) COMPLETE
74872026-02-19T01:42:38.081Z[ recovery-image] Feb 19 01:42:37.975 INFO O| Feb 19 01:42:37.975 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882026-02-19T01:42:38.106Z[ recovery-image] Feb 19 01:42:37.990 INFO O| Feb 19 01:42:37.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
74892026-02-19T01:42:38.106Z[ recovery-image] Feb 19 01:42:37.990 INFO O| Feb 19 01:42:37.990 INFO STEP 902 (remove_files) COMPLETE
74902026-02-19T01:42:38.106Z[ recovery-image] Feb 19 01:42:37.990 INFO O| Feb 19 01:42:37.990 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.005 INFO O| Feb 19 01:42:38.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
74922026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.005 INFO O| Feb 19 01:42:38.005 INFO STEP 903 (remove_files) COMPLETE
74932026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.005 INFO O| Feb 19 01:42:38.005 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.023 INFO O| Feb 19 01:42:38.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
74952026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.023 INFO O| Feb 19 01:42:38.023 INFO STEP 904 (remove_files) COMPLETE
74962026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.023 INFO O| Feb 19 01:42:38.023 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.038 INFO O| Feb 19 01:42:38.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
74982026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.038 INFO O| Feb 19 01:42:38.038 INFO STEP 905 (remove_files) COMPLETE
74992026-02-19T01:42:38.146Z[ recovery-image] Feb 19 01:42:38.038 INFO O| Feb 19 01:42:38.038 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002026-02-19T01:42:38.172Z[ recovery-image] Feb 19 01:42:38.052 INFO O| Feb 19 01:42:38.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
75012026-02-19T01:42:38.172Z[ recovery-image] Feb 19 01:42:38.052 INFO O| Feb 19 01:42:38.052 INFO STEP 906 (remove_files) COMPLETE
75022026-02-19T01:42:38.172Z[ recovery-image] Feb 19 01:42:38.052 INFO O| Feb 19 01:42:38.052 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032026-02-19T01:42:38.172Z[ recovery-image] Feb 19 01:42:38.064 INFO O| Feb 19 01:42:38.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
75042026-02-19T01:42:38.172Z[ recovery-image] Feb 19 01:42:38.064 INFO O| Feb 19 01:42:38.064 INFO STEP 907 (remove_files) COMPLETE
75052026-02-19T01:42:38.172Z[ recovery-image] Feb 19 01:42:38.065 INFO O| Feb 19 01:42:38.064 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062026-02-19T01:42:38.196Z[ recovery-image] Feb 19 01:42:38.077 INFO O| Feb 19 01:42:38.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
75072026-02-19T01:42:38.196Z[ recovery-image] Feb 19 01:42:38.077 INFO O| Feb 19 01:42:38.077 INFO STEP 908 (remove_files) COMPLETE
75082026-02-19T01:42:38.196Z[ recovery-image] Feb 19 01:42:38.077 INFO O| Feb 19 01:42:38.077 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092026-02-19T01:42:38.221Z[ recovery-image] Feb 19 01:42:38.094 INFO O| Feb 19 01:42:38.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
75102026-02-19T01:42:38.221Z[ recovery-image] Feb 19 01:42:38.095 INFO O| Feb 19 01:42:38.095 INFO STEP 909 (remove_files) COMPLETE
75112026-02-19T01:42:38.221Z[ recovery-image] Feb 19 01:42:38.095 INFO O| Feb 19 01:42:38.095 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122026-02-19T01:42:38.221Z[ recovery-image] Feb 19 01:42:38.107 INFO O| Feb 19 01:42:38.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
75132026-02-19T01:42:38.221Z[ recovery-image] Feb 19 01:42:38.107 INFO O| Feb 19 01:42:38.107 INFO STEP 910 (remove_files) COMPLETE
75142026-02-19T01:42:38.221Z[ recovery-image] Feb 19 01:42:38.107 INFO O| Feb 19 01:42:38.107 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152026-02-19T01:42:38.246Z[ recovery-image] Feb 19 01:42:38.125 INFO O| Feb 19 01:42:38.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
75162026-02-19T01:42:38.246Z[ recovery-image] Feb 19 01:42:38.125 INFO O| Feb 19 01:42:38.125 INFO STEP 911 (remove_files) COMPLETE
75172026-02-19T01:42:38.246Z[ recovery-image] Feb 19 01:42:38.125 INFO O| Feb 19 01:42:38.125 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182026-02-19T01:42:38.246Z[ recovery-image] Feb 19 01:42:38.139 INFO O| Feb 19 01:42:38.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
75192026-02-19T01:42:38.246Z[ recovery-image] Feb 19 01:42:38.139 INFO O| Feb 19 01:42:38.139 INFO STEP 912 (remove_files) COMPLETE
75202026-02-19T01:42:38.246Z[ recovery-image] Feb 19 01:42:38.139 INFO O| Feb 19 01:42:38.139 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212026-02-19T01:42:38.271Z[ recovery-image] Feb 19 01:42:38.157 INFO O| Feb 19 01:42:38.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
75222026-02-19T01:42:38.271Z[ recovery-image] Feb 19 01:42:38.157 INFO O| Feb 19 01:42:38.157 INFO STEP 913 (remove_files) COMPLETE
75232026-02-19T01:42:38.271Z[ recovery-image] Feb 19 01:42:38.157 INFO O| Feb 19 01:42:38.157 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242026-02-19T01:42:38.295Z[ recovery-image] Feb 19 01:42:38.171 INFO O| Feb 19 01:42:38.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
75252026-02-19T01:42:38.296Z[ recovery-image] Feb 19 01:42:38.171 INFO O| Feb 19 01:42:38.171 INFO STEP 914 (remove_files) COMPLETE
75262026-02-19T01:42:38.296Z[ recovery-image] Feb 19 01:42:38.171 INFO O| Feb 19 01:42:38.171 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272026-02-19T01:42:38.296Z[ recovery-image] Feb 19 01:42:38.187 INFO O| Feb 19 01:42:38.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
75282026-02-19T01:42:38.296Z[ recovery-image] Feb 19 01:42:38.187 INFO O| Feb 19 01:42:38.187 INFO STEP 915 (remove_files) COMPLETE
75292026-02-19T01:42:38.296Z[ recovery-image] Feb 19 01:42:38.187 INFO O| Feb 19 01:42:38.187 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302026-02-19T01:42:38.320Z[ recovery-image] Feb 19 01:42:38.200 INFO O| Feb 19 01:42:38.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
75312026-02-19T01:42:38.320Z[ recovery-image] Feb 19 01:42:38.200 INFO O| Feb 19 01:42:38.200 INFO STEP 916 (remove_files) COMPLETE
75322026-02-19T01:42:38.321Z[ recovery-image] Feb 19 01:42:38.200 INFO O| Feb 19 01:42:38.200 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332026-02-19T01:42:38.321Z[ recovery-image] Feb 19 01:42:38.212 INFO O| Feb 19 01:42:38.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
75342026-02-19T01:42:38.321Z[ recovery-image] Feb 19 01:42:38.213 INFO O| Feb 19 01:42:38.213 INFO STEP 917 (remove_files) COMPLETE
75352026-02-19T01:42:38.321Z[ recovery-image] Feb 19 01:42:38.213 INFO O| Feb 19 01:42:38.213 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362026-02-19T01:42:38.345Z[ recovery-image] Feb 19 01:42:38.224 INFO O| Feb 19 01:42:38.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
75372026-02-19T01:42:38.345Z[ recovery-image] Feb 19 01:42:38.225 INFO O| Feb 19 01:42:38.225 INFO STEP 918 (remove_files) COMPLETE
75382026-02-19T01:42:38.345Z[ recovery-image] Feb 19 01:42:38.225 INFO O| Feb 19 01:42:38.225 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392026-02-19T01:42:38.345Z[ recovery-image] Feb 19 01:42:38.237 INFO O| Feb 19 01:42:38.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
75402026-02-19T01:42:38.345Z[ recovery-image] Feb 19 01:42:38.237 INFO O| Feb 19 01:42:38.237 INFO STEP 919 (remove_files) COMPLETE
75412026-02-19T01:42:38.345Z[ recovery-image] Feb 19 01:42:38.237 INFO O| Feb 19 01:42:38.237 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422026-02-19T01:42:38.370Z[ recovery-image] Feb 19 01:42:38.254 INFO O| Feb 19 01:42:38.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
75432026-02-19T01:42:38.370Z[ recovery-image] Feb 19 01:42:38.254 INFO O| Feb 19 01:42:38.254 INFO STEP 920 (remove_files) COMPLETE
75442026-02-19T01:42:38.370Z[ recovery-image] Feb 19 01:42:38.254 INFO O| Feb 19 01:42:38.254 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452026-02-19T01:42:38.395Z[ recovery-image] Feb 19 01:42:38.271 INFO O| Feb 19 01:42:38.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
75462026-02-19T01:42:38.395Z[ recovery-image] Feb 19 01:42:38.271 INFO O| Feb 19 01:42:38.271 INFO STEP 921 (remove_files) COMPLETE
75472026-02-19T01:42:38.395Z[ recovery-image] Feb 19 01:42:38.271 INFO O| Feb 19 01:42:38.271 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482026-02-19T01:42:38.395Z[ recovery-image] Feb 19 01:42:38.286 INFO O| Feb 19 01:42:38.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
75492026-02-19T01:42:38.395Z[ recovery-image] Feb 19 01:42:38.286 INFO O| Feb 19 01:42:38.286 INFO STEP 922 (remove_files) COMPLETE
75502026-02-19T01:42:38.395Z[ recovery-image] Feb 19 01:42:38.286 INFO O| Feb 19 01:42:38.286 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512026-02-19T01:42:38.420Z[ recovery-image] Feb 19 01:42:38.303 INFO O| Feb 19 01:42:38.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
75522026-02-19T01:42:38.420Z[ recovery-image] Feb 19 01:42:38.303 INFO O| Feb 19 01:42:38.303 INFO STEP 923 (remove_files) COMPLETE
75532026-02-19T01:42:38.420Z[ recovery-image] Feb 19 01:42:38.303 INFO O| Feb 19 01:42:38.303 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542026-02-19T01:42:38.445Z[ recovery-image] Feb 19 01:42:38.318 INFO O| Feb 19 01:42:38.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
75552026-02-19T01:42:38.445Z[ recovery-image] Feb 19 01:42:38.318 INFO O| Feb 19 01:42:38.318 INFO STEP 924 (remove_files) COMPLETE
75562026-02-19T01:42:38.445Z[ recovery-image] Feb 19 01:42:38.318 INFO O| Feb 19 01:42:38.318 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572026-02-19T01:42:38.445Z[ recovery-image] Feb 19 01:42:38.331 INFO O| Feb 19 01:42:38.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
75582026-02-19T01:42:38.445Z[ recovery-image] Feb 19 01:42:38.332 INFO O| Feb 19 01:42:38.332 INFO STEP 925 (remove_files) COMPLETE
75592026-02-19T01:42:38.445Z[ recovery-image] Feb 19 01:42:38.332 INFO O| Feb 19 01:42:38.332 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602026-02-19T01:42:38.470Z[ recovery-image] Feb 19 01:42:38.349 INFO O| Feb 19 01:42:38.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
75612026-02-19T01:42:38.470Z[ recovery-image] Feb 19 01:42:38.350 INFO O| Feb 19 01:42:38.349 INFO STEP 926 (remove_files) COMPLETE
75622026-02-19T01:42:38.470Z[ recovery-image] Feb 19 01:42:38.350 INFO O| Feb 19 01:42:38.350 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632026-02-19T01:42:38.495Z[ recovery-image] Feb 19 01:42:38.365 INFO O| Feb 19 01:42:38.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
75642026-02-19T01:42:38.495Z[ recovery-image] Feb 19 01:42:38.365 INFO O| Feb 19 01:42:38.365 INFO STEP 927 (remove_files) COMPLETE
75652026-02-19T01:42:38.495Z[ recovery-image] Feb 19 01:42:38.365 INFO O| Feb 19 01:42:38.365 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662026-02-19T01:42:38.495Z[ recovery-image] Feb 19 01:42:38.379 INFO O| Feb 19 01:42:38.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
75672026-02-19T01:42:38.495Z[ recovery-image] Feb 19 01:42:38.379 INFO O| Feb 19 01:42:38.379 INFO STEP 928 (remove_files) COMPLETE
75682026-02-19T01:42:38.495Z[ recovery-image] Feb 19 01:42:38.379 INFO O| Feb 19 01:42:38.379 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692026-02-19T01:42:38.520Z[ recovery-image] Feb 19 01:42:38.392 INFO O| Feb 19 01:42:38.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
75702026-02-19T01:42:38.520Z[ recovery-image] Feb 19 01:42:38.392 INFO O| Feb 19 01:42:38.392 INFO STEP 929 (remove_files) COMPLETE
75712026-02-19T01:42:38.520Z[ recovery-image] Feb 19 01:42:38.392 INFO O| Feb 19 01:42:38.392 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722026-02-19T01:42:38.520Z[ recovery-image] Feb 19 01:42:38.405 INFO O| Feb 19 01:42:38.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
75732026-02-19T01:42:38.520Z[ recovery-image] Feb 19 01:42:38.405 INFO O| Feb 19 01:42:38.405 INFO STEP 930 (remove_files) COMPLETE
75742026-02-19T01:42:38.520Z[ recovery-image] Feb 19 01:42:38.405 INFO O| Feb 19 01:42:38.405 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752026-02-19T01:42:38.545Z[ recovery-image] Feb 19 01:42:38.417 INFO O| Feb 19 01:42:38.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
75762026-02-19T01:42:38.545Z[ recovery-image] Feb 19 01:42:38.417 INFO O| Feb 19 01:42:38.417 INFO STEP 931 (remove_files) COMPLETE
75772026-02-19T01:42:38.545Z[ recovery-image] Feb 19 01:42:38.417 INFO O| Feb 19 01:42:38.417 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782026-02-19T01:42:38.545Z[ recovery-image] Feb 19 01:42:38.433 INFO O| Feb 19 01:42:38.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
75792026-02-19T01:42:38.545Z[ recovery-image] Feb 19 01:42:38.433 INFO O| Feb 19 01:42:38.433 INFO STEP 932 (remove_files) COMPLETE
75802026-02-19T01:42:38.545Z[ recovery-image] Feb 19 01:42:38.433 INFO O| Feb 19 01:42:38.433 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812026-02-19T01:42:38.569Z[ recovery-image] Feb 19 01:42:38.452 INFO O| Feb 19 01:42:38.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
75822026-02-19T01:42:38.569Z[ recovery-image] Feb 19 01:42:38.452 INFO O| Feb 19 01:42:38.452 INFO STEP 933 (remove_files) COMPLETE
75832026-02-19T01:42:38.570Z[ recovery-image] Feb 19 01:42:38.452 INFO O| Feb 19 01:42:38.452 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842026-02-19T01:42:38.594Z[ recovery-image] Feb 19 01:42:38.470 INFO O| Feb 19 01:42:38.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
75852026-02-19T01:42:38.594Z[ recovery-image] Feb 19 01:42:38.470 INFO O| Feb 19 01:42:38.470 INFO STEP 934 (remove_files) COMPLETE
75862026-02-19T01:42:38.594Z[ recovery-image] Feb 19 01:42:38.470 INFO O| Feb 19 01:42:38.470 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872026-02-19T01:42:38.594Z[ recovery-image] Feb 19 01:42:38.487 INFO O| Feb 19 01:42:38.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
75882026-02-19T01:42:38.594Z[ recovery-image] Feb 19 01:42:38.488 INFO O| Feb 19 01:42:38.488 INFO STEP 935 (remove_files) COMPLETE
75892026-02-19T01:42:38.594Z[ recovery-image] Feb 19 01:42:38.488 INFO O| Feb 19 01:42:38.488 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902026-02-19T01:42:38.619Z[ recovery-image] Feb 19 01:42:38.503 INFO O| Feb 19 01:42:38.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
75912026-02-19T01:42:38.619Z[ recovery-image] Feb 19 01:42:38.503 INFO O| Feb 19 01:42:38.503 INFO STEP 936 (remove_files) COMPLETE
75922026-02-19T01:42:38.620Z[ recovery-image] Feb 19 01:42:38.503 INFO O| Feb 19 01:42:38.503 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932026-02-19T01:42:38.644Z[ recovery-image] Feb 19 01:42:38.520 INFO O| Feb 19 01:42:38.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
75942026-02-19T01:42:38.644Z[ recovery-image] Feb 19 01:42:38.520 INFO O| Feb 19 01:42:38.520 INFO STEP 937 (remove_files) COMPLETE
75952026-02-19T01:42:38.644Z[ recovery-image] Feb 19 01:42:38.520 INFO O| Feb 19 01:42:38.520 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962026-02-19T01:42:38.644Z[ recovery-image] Feb 19 01:42:38.534 INFO O| Feb 19 01:42:38.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
75972026-02-19T01:42:38.644Z[ recovery-image] Feb 19 01:42:38.534 INFO O| Feb 19 01:42:38.534 INFO STEP 938 (remove_files) COMPLETE
75982026-02-19T01:42:38.644Z[ recovery-image] Feb 19 01:42:38.534 INFO O| Feb 19 01:42:38.534 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992026-02-19T01:42:38.669Z[ recovery-image] Feb 19 01:42:38.553 INFO O| Feb 19 01:42:38.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
76002026-02-19T01:42:38.669Z[ recovery-image] Feb 19 01:42:38.554 INFO O| Feb 19 01:42:38.553 INFO STEP 939 (remove_files) COMPLETE
76012026-02-19T01:42:38.669Z[ recovery-image] Feb 19 01:42:38.554 INFO O| Feb 19 01:42:38.553 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022026-02-19T01:42:38.693Z[ recovery-image] Feb 19 01:42:38.568 INFO O| Feb 19 01:42:38.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
76032026-02-19T01:42:38.693Z[ recovery-image] Feb 19 01:42:38.568 INFO O| Feb 19 01:42:38.568 INFO STEP 940 (remove_files) COMPLETE
76042026-02-19T01:42:38.693Z[ recovery-image] Feb 19 01:42:38.568 INFO O| Feb 19 01:42:38.568 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052026-02-19T01:42:38.694Z[ recovery-image] Feb 19 01:42:38.580 INFO O| Feb 19 01:42:38.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
76062026-02-19T01:42:38.694Z[ recovery-image] Feb 19 01:42:38.580 INFO O| Feb 19 01:42:38.580 INFO STEP 941 (remove_files) COMPLETE
76072026-02-19T01:42:38.694Z[ recovery-image] Feb 19 01:42:38.580 INFO O| Feb 19 01:42:38.580 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082026-02-19T01:42:38.718Z[ recovery-image] Feb 19 01:42:38.596 INFO O| Feb 19 01:42:38.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
76092026-02-19T01:42:38.718Z[ recovery-image] Feb 19 01:42:38.597 INFO O| Feb 19 01:42:38.596 INFO STEP 942 (remove_files) COMPLETE
76102026-02-19T01:42:38.718Z[ recovery-image] Feb 19 01:42:38.597 INFO O| Feb 19 01:42:38.597 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112026-02-19T01:42:38.718Z[ recovery-image] Feb 19 01:42:38.613 INFO O| Feb 19 01:42:38.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
76122026-02-19T01:42:38.718Z[ recovery-image] Feb 19 01:42:38.614 INFO O| Feb 19 01:42:38.614 INFO STEP 943 (remove_files) COMPLETE
76132026-02-19T01:42:38.718Z[ recovery-image] Feb 19 01:42:38.614 INFO O| Feb 19 01:42:38.614 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142026-02-19T01:42:38.743Z[ recovery-image] Feb 19 01:42:38.630 INFO O| Feb 19 01:42:38.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
76152026-02-19T01:42:38.743Z[ recovery-image] Feb 19 01:42:38.630 INFO O| Feb 19 01:42:38.630 INFO STEP 944 (remove_files) COMPLETE
76162026-02-19T01:42:38.743Z[ recovery-image] Feb 19 01:42:38.630 INFO O| Feb 19 01:42:38.630 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172026-02-19T01:42:38.768Z[ recovery-image] Feb 19 01:42:38.647 INFO O| Feb 19 01:42:38.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
76182026-02-19T01:42:38.768Z[ recovery-image] Feb 19 01:42:38.647 INFO O| Feb 19 01:42:38.647 INFO STEP 945 (remove_files) COMPLETE
76192026-02-19T01:42:38.768Z[ recovery-image] Feb 19 01:42:38.647 INFO O| Feb 19 01:42:38.647 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202026-02-19T01:42:38.793Z[ recovery-image] Feb 19 01:42:38.665 INFO O| Feb 19 01:42:38.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
76212026-02-19T01:42:38.793Z[ recovery-image] Feb 19 01:42:38.665 INFO O| Feb 19 01:42:38.665 INFO STEP 946 (remove_files) COMPLETE
76222026-02-19T01:42:38.793Z[ recovery-image] Feb 19 01:42:38.665 INFO O| Feb 19 01:42:38.665 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232026-02-19T01:42:38.793Z[ recovery-image] Feb 19 01:42:38.681 INFO O| Feb 19 01:42:38.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
76242026-02-19T01:42:38.793Z[ recovery-image] Feb 19 01:42:38.681 INFO O| Feb 19 01:42:38.681 INFO STEP 947 (remove_files) COMPLETE
76252026-02-19T01:42:38.793Z[ recovery-image] Feb 19 01:42:38.681 INFO O| Feb 19 01:42:38.681 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262026-02-19T01:42:38.817Z[ recovery-image] Feb 19 01:42:38.695 INFO O| Feb 19 01:42:38.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
76272026-02-19T01:42:38.817Z[ recovery-image] Feb 19 01:42:38.696 INFO O| Feb 19 01:42:38.695 INFO STEP 948 (remove_files) COMPLETE
76282026-02-19T01:42:38.817Z[ recovery-image] Feb 19 01:42:38.696 INFO O| Feb 19 01:42:38.695 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292026-02-19T01:42:38.818Z[ recovery-image] Feb 19 01:42:38.711 INFO O| Feb 19 01:42:38.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
76302026-02-19T01:42:38.818Z[ recovery-image] Feb 19 01:42:38.711 INFO O| Feb 19 01:42:38.711 INFO STEP 949 (remove_files) COMPLETE
76312026-02-19T01:42:38.818Z[ recovery-image] Feb 19 01:42:38.711 INFO O| Feb 19 01:42:38.711 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322026-02-19T01:42:38.843Z[ recovery-image] Feb 19 01:42:38.725 INFO O| Feb 19 01:42:38.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
76332026-02-19T01:42:38.843Z[ recovery-image] Feb 19 01:42:38.725 INFO O| Feb 19 01:42:38.725 INFO STEP 950 (remove_files) COMPLETE
76342026-02-19T01:42:38.843Z[ recovery-image] Feb 19 01:42:38.725 INFO O| Feb 19 01:42:38.725 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352026-02-19T01:42:38.868Z[ recovery-image] Feb 19 01:42:38.742 INFO O| Feb 19 01:42:38.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
76362026-02-19T01:42:38.868Z[ recovery-image] Feb 19 01:42:38.742 INFO O| Feb 19 01:42:38.742 INFO STEP 951 (remove_files) COMPLETE
76372026-02-19T01:42:38.868Z[ recovery-image] Feb 19 01:42:38.742 INFO O| Feb 19 01:42:38.742 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382026-02-19T01:42:38.868Z[ recovery-image] Feb 19 01:42:38.759 INFO O| Feb 19 01:42:38.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
76392026-02-19T01:42:38.868Z[ recovery-image] Feb 19 01:42:38.759 INFO O| Feb 19 01:42:38.759 INFO STEP 952 (remove_files) COMPLETE
76402026-02-19T01:42:38.868Z[ recovery-image] Feb 19 01:42:38.759 INFO O| Feb 19 01:42:38.759 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412026-02-19T01:42:38.894Z[ recovery-image] Feb 19 01:42:38.773 INFO O| Feb 19 01:42:38.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
76422026-02-19T01:42:38.894Z[ recovery-image] Feb 19 01:42:38.773 INFO O| Feb 19 01:42:38.773 INFO STEP 953 (remove_files) COMPLETE
76432026-02-19T01:42:38.894Z[ recovery-image] Feb 19 01:42:38.773 INFO O| Feb 19 01:42:38.773 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442026-02-19T01:42:38.894Z[ recovery-image] Feb 19 01:42:38.783 INFO O| Feb 19 01:42:38.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
76452026-02-19T01:42:38.894Z[ recovery-image] Feb 19 01:42:38.783 INFO O| Feb 19 01:42:38.783 INFO STEP 954 (remove_files) COMPLETE
76462026-02-19T01:42:38.895Z[ recovery-image] Feb 19 01:42:38.783 INFO O| Feb 19 01:42:38.783 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472026-02-19T01:42:38.920Z[ recovery-image] Feb 19 01:42:38.793 INFO O| Feb 19 01:42:38.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
76482026-02-19T01:42:38.920Z[ recovery-image] Feb 19 01:42:38.793 INFO O| Feb 19 01:42:38.793 INFO STEP 955 (remove_files) COMPLETE
76492026-02-19T01:42:38.920Z[ recovery-image] Feb 19 01:42:38.793 INFO O| Feb 19 01:42:38.793 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502026-02-19T01:42:38.920Z[ recovery-image] Feb 19 01:42:38.802 INFO O| Feb 19 01:42:38.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
76512026-02-19T01:42:38.920Z[ recovery-image] Feb 19 01:42:38.803 INFO O| Feb 19 01:42:38.802 INFO STEP 956 (remove_files) COMPLETE
76522026-02-19T01:42:38.920Z[ recovery-image] Feb 19 01:42:38.803 INFO O| Feb 19 01:42:38.802 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532026-02-19T01:42:38.945Z[ recovery-image] Feb 19 01:42:38.819 INFO O| Feb 19 01:42:38.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
76542026-02-19T01:42:38.945Z[ recovery-image] Feb 19 01:42:38.819 INFO O| Feb 19 01:42:38.819 INFO STEP 957 (remove_files) COMPLETE
76552026-02-19T01:42:38.945Z[ recovery-image] Feb 19 01:42:38.819 INFO O| Feb 19 01:42:38.819 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562026-02-19T01:42:38.945Z[ recovery-image] Feb 19 01:42:38.833 INFO O| Feb 19 01:42:38.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
76572026-02-19T01:42:38.945Z[ recovery-image] Feb 19 01:42:38.833 INFO O| Feb 19 01:42:38.833 INFO STEP 958 (remove_files) COMPLETE
76582026-02-19T01:42:38.945Z[ recovery-image] Feb 19 01:42:38.833 INFO O| Feb 19 01:42:38.833 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592026-02-19T01:42:38.969Z[ recovery-image] Feb 19 01:42:38.851 INFO O| Feb 19 01:42:38.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
76602026-02-19T01:42:38.969Z[ recovery-image] Feb 19 01:42:38.851 INFO O| Feb 19 01:42:38.851 INFO STEP 959 (remove_files) COMPLETE
76612026-02-19T01:42:38.970Z[ recovery-image] Feb 19 01:42:38.851 INFO O| Feb 19 01:42:38.851 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622026-02-19T01:42:38.994Z[ recovery-image] Feb 19 01:42:38.868 INFO O| Feb 19 01:42:38.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
76632026-02-19T01:42:38.994Z[ recovery-image] Feb 19 01:42:38.868 INFO O| Feb 19 01:42:38.868 INFO STEP 960 (remove_files) COMPLETE
76642026-02-19T01:42:38.994Z[ recovery-image] Feb 19 01:42:38.868 INFO O| Feb 19 01:42:38.868 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652026-02-19T01:42:38.994Z[ recovery-image] Feb 19 01:42:38.882 INFO O| Feb 19 01:42:38.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
76662026-02-19T01:42:38.995Z[ recovery-image] Feb 19 01:42:38.882 INFO O| Feb 19 01:42:38.882 INFO STEP 961 (remove_files) COMPLETE
76672026-02-19T01:42:38.995Z[ recovery-image] Feb 19 01:42:38.882 INFO O| Feb 19 01:42:38.882 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682026-02-19T01:42:39.020Z[ recovery-image] Feb 19 01:42:38.895 INFO O| Feb 19 01:42:38.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
76692026-02-19T01:42:39.020Z[ recovery-image] Feb 19 01:42:38.895 INFO O| Feb 19 01:42:38.895 INFO STEP 962 (remove_files) COMPLETE
76702026-02-19T01:42:39.020Z[ recovery-image] Feb 19 01:42:38.895 INFO O| Feb 19 01:42:38.895 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712026-02-19T01:42:39.020Z[ recovery-image] Feb 19 01:42:38.909 INFO O| Feb 19 01:42:38.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
76722026-02-19T01:42:39.020Z[ recovery-image] Feb 19 01:42:38.909 INFO O| Feb 19 01:42:38.909 INFO STEP 963 (remove_files) COMPLETE
76732026-02-19T01:42:39.020Z[ recovery-image] Feb 19 01:42:38.909 INFO O| Feb 19 01:42:38.909 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742026-02-19T01:42:39.045Z[ recovery-image] Feb 19 01:42:38.924 INFO O| Feb 19 01:42:38.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
76752026-02-19T01:42:39.045Z[ recovery-image] Feb 19 01:42:38.924 INFO O| Feb 19 01:42:38.924 INFO STEP 964 (remove_files) COMPLETE
76762026-02-19T01:42:39.045Z[ recovery-image] Feb 19 01:42:38.924 INFO O| Feb 19 01:42:38.924 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772026-02-19T01:42:39.045Z[ recovery-image] Feb 19 01:42:38.938 INFO O| Feb 19 01:42:38.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
76782026-02-19T01:42:39.045Z[ recovery-image] Feb 19 01:42:38.938 INFO O| Feb 19 01:42:38.938 INFO STEP 965 (remove_files) COMPLETE
76792026-02-19T01:42:39.045Z[ recovery-image] Feb 19 01:42:38.938 INFO O| Feb 19 01:42:38.938 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802026-02-19T01:42:39.069Z[ recovery-image] Feb 19 01:42:38.952 INFO O| Feb 19 01:42:38.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
76812026-02-19T01:42:39.069Z[ recovery-image] Feb 19 01:42:38.952 INFO O| Feb 19 01:42:38.952 INFO STEP 966 (remove_files) COMPLETE
76822026-02-19T01:42:39.069Z[ recovery-image] Feb 19 01:42:38.952 INFO O| Feb 19 01:42:38.952 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832026-02-19T01:42:39.094Z[ recovery-image] Feb 19 01:42:38.971 INFO O| Feb 19 01:42:38.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
76842026-02-19T01:42:39.094Z[ recovery-image] Feb 19 01:42:38.972 INFO O| Feb 19 01:42:38.972 INFO STEP 967 (remove_files) COMPLETE
76852026-02-19T01:42:39.094Z[ recovery-image] Feb 19 01:42:38.972 INFO O| Feb 19 01:42:38.972 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862026-02-19T01:42:39.094Z[ recovery-image] Feb 19 01:42:38.987 INFO O| Feb 19 01:42:38.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
76872026-02-19T01:42:39.094Z[ recovery-image] Feb 19 01:42:38.987 INFO O| Feb 19 01:42:38.987 INFO STEP 968 (remove_files) COMPLETE
76882026-02-19T01:42:39.095Z[ recovery-image] Feb 19 01:42:38.987 INFO O| Feb 19 01:42:38.987 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892026-02-19T01:42:39.119Z[ recovery-image] Feb 19 01:42:39.005 INFO O| Feb 19 01:42:39.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
76902026-02-19T01:42:39.119Z[ recovery-image] Feb 19 01:42:39.005 INFO O| Feb 19 01:42:39.005 INFO STEP 969 (remove_files) COMPLETE
76912026-02-19T01:42:39.119Z[ recovery-image] Feb 19 01:42:39.005 INFO O| Feb 19 01:42:39.005 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922026-02-19T01:42:39.144Z[ recovery-image] Feb 19 01:42:39.022 INFO O| Feb 19 01:42:39.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
76932026-02-19T01:42:39.144Z[ recovery-image] Feb 19 01:42:39.022 INFO O| Feb 19 01:42:39.022 INFO STEP 970 (remove_files) COMPLETE
76942026-02-19T01:42:39.144Z[ recovery-image] Feb 19 01:42:39.022 INFO O| Feb 19 01:42:39.022 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952026-02-19T01:42:39.168Z[ recovery-image] Feb 19 01:42:39.040 INFO O| Feb 19 01:42:39.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
76962026-02-19T01:42:39.168Z[ recovery-image] Feb 19 01:42:39.040 INFO O| Feb 19 01:42:39.040 INFO STEP 971 (remove_files) COMPLETE
76972026-02-19T01:42:39.168Z[ recovery-image] Feb 19 01:42:39.040 INFO O| Feb 19 01:42:39.040 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982026-02-19T01:42:39.169Z[ recovery-image] Feb 19 01:42:39.057 INFO O| Feb 19 01:42:39.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
76992026-02-19T01:42:39.169Z[ recovery-image] Feb 19 01:42:39.057 INFO O| Feb 19 01:42:39.057 INFO STEP 972 (remove_files) COMPLETE
77002026-02-19T01:42:39.169Z[ recovery-image] Feb 19 01:42:39.057 INFO O| Feb 19 01:42:39.057 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012026-02-19T01:42:39.193Z[ recovery-image] Feb 19 01:42:39.075 INFO O| Feb 19 01:42:39.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
77022026-02-19T01:42:39.193Z[ recovery-image] Feb 19 01:42:39.075 INFO O| Feb 19 01:42:39.075 INFO STEP 973 (remove_files) COMPLETE
77032026-02-19T01:42:39.193Z[ recovery-image] Feb 19 01:42:39.075 INFO O| Feb 19 01:42:39.075 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042026-02-19T01:42:39.218Z[ recovery-image] Feb 19 01:42:39.091 INFO O| Feb 19 01:42:39.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
77052026-02-19T01:42:39.218Z[ recovery-image] Feb 19 01:42:39.091 INFO O| Feb 19 01:42:39.091 INFO STEP 974 (remove_files) COMPLETE
77062026-02-19T01:42:39.218Z[ recovery-image] Feb 19 01:42:39.091 INFO O| Feb 19 01:42:39.091 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072026-02-19T01:42:39.218Z[ recovery-image] Feb 19 01:42:39.109 INFO O| Feb 19 01:42:39.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
77082026-02-19T01:42:39.218Z[ recovery-image] Feb 19 01:42:39.109 INFO O| Feb 19 01:42:39.109 INFO STEP 975 (remove_files) COMPLETE
77092026-02-19T01:42:39.218Z[ recovery-image] Feb 19 01:42:39.109 INFO O| Feb 19 01:42:39.109 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102026-02-19T01:42:39.243Z[ recovery-image] Feb 19 01:42:39.126 INFO O| Feb 19 01:42:39.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
77112026-02-19T01:42:39.243Z[ recovery-image] Feb 19 01:42:39.126 INFO O| Feb 19 01:42:39.126 INFO STEP 976 (remove_files) COMPLETE
77122026-02-19T01:42:39.243Z[ recovery-image] Feb 19 01:42:39.126 INFO O| Feb 19 01:42:39.126 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132026-02-19T01:42:39.267Z[ recovery-image] Feb 19 01:42:39.139 INFO O| Feb 19 01:42:39.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
77142026-02-19T01:42:39.267Z[ recovery-image] Feb 19 01:42:39.139 INFO O| Feb 19 01:42:39.139 INFO STEP 977 (remove_files) COMPLETE
77152026-02-19T01:42:39.267Z[ recovery-image] Feb 19 01:42:39.139 INFO O| Feb 19 01:42:39.139 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162026-02-19T01:42:39.267Z[ recovery-image] Feb 19 01:42:39.153 INFO O| Feb 19 01:42:39.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
77172026-02-19T01:42:39.267Z[ recovery-image] Feb 19 01:42:39.153 INFO O| Feb 19 01:42:39.153 INFO STEP 978 (remove_files) COMPLETE
77182026-02-19T01:42:39.267Z[ recovery-image] Feb 19 01:42:39.153 INFO O| Feb 19 01:42:39.153 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192026-02-19T01:42:39.292Z[ recovery-image] Feb 19 01:42:39.168 INFO O| Feb 19 01:42:39.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
77202026-02-19T01:42:39.292Z[ recovery-image] Feb 19 01:42:39.168 INFO O| Feb 19 01:42:39.168 INFO STEP 979 (remove_files) COMPLETE
77212026-02-19T01:42:39.292Z[ recovery-image] Feb 19 01:42:39.168 INFO O| Feb 19 01:42:39.168 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222026-02-19T01:42:39.292Z[ recovery-image] Feb 19 01:42:39.181 INFO O| Feb 19 01:42:39.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
77232026-02-19T01:42:39.292Z[ recovery-image] Feb 19 01:42:39.182 INFO O| Feb 19 01:42:39.182 INFO STEP 980 (remove_files) COMPLETE
77242026-02-19T01:42:39.292Z[ recovery-image] Feb 19 01:42:39.182 INFO O| Feb 19 01:42:39.182 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252026-02-19T01:42:39.317Z[ recovery-image] Feb 19 01:42:39.195 INFO O| Feb 19 01:42:39.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
77262026-02-19T01:42:39.317Z[ recovery-image] Feb 19 01:42:39.195 INFO O| Feb 19 01:42:39.195 INFO STEP 981 (remove_files) COMPLETE
77272026-02-19T01:42:39.317Z[ recovery-image] Feb 19 01:42:39.195 INFO O| Feb 19 01:42:39.195 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282026-02-19T01:42:39.317Z[ recovery-image] Feb 19 01:42:39.208 INFO O| Feb 19 01:42:39.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
77292026-02-19T01:42:39.317Z[ recovery-image] Feb 19 01:42:39.208 INFO O| Feb 19 01:42:39.208 INFO STEP 982 (remove_files) COMPLETE
77302026-02-19T01:42:39.317Z[ recovery-image] Feb 19 01:42:39.208 INFO O| Feb 19 01:42:39.208 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312026-02-19T01:42:39.342Z[ recovery-image] Feb 19 01:42:39.221 INFO O| Feb 19 01:42:39.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
77322026-02-19T01:42:39.342Z[ recovery-image] Feb 19 01:42:39.221 INFO O| Feb 19 01:42:39.221 INFO STEP 983 (remove_files) COMPLETE
77332026-02-19T01:42:39.342Z[ recovery-image] Feb 19 01:42:39.221 INFO O| Feb 19 01:42:39.221 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342026-02-19T01:42:39.342Z[ recovery-image] Feb 19 01:42:39.234 INFO O| Feb 19 01:42:39.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
77352026-02-19T01:42:39.342Z[ recovery-image] Feb 19 01:42:39.234 INFO O| Feb 19 01:42:39.234 INFO STEP 984 (remove_files) COMPLETE
77362026-02-19T01:42:39.342Z[ recovery-image] Feb 19 01:42:39.234 INFO O| Feb 19 01:42:39.234 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372026-02-19T01:42:39.366Z[ recovery-image] Feb 19 01:42:39.247 INFO O| Feb 19 01:42:39.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
77382026-02-19T01:42:39.367Z[ recovery-image] Feb 19 01:42:39.247 INFO O| Feb 19 01:42:39.247 INFO STEP 985 (remove_files) COMPLETE
77392026-02-19T01:42:39.367Z[ recovery-image] Feb 19 01:42:39.247 INFO O| Feb 19 01:42:39.247 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402026-02-19T01:42:39.391Z[ recovery-image] Feb 19 01:42:39.264 INFO O| Feb 19 01:42:39.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
77412026-02-19T01:42:39.391Z[ recovery-image] Feb 19 01:42:39.264 INFO O| Feb 19 01:42:39.264 INFO STEP 986 (remove_files) COMPLETE
77422026-02-19T01:42:39.391Z[ recovery-image] Feb 19 01:42:39.264 INFO O| Feb 19 01:42:39.264 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432026-02-19T01:42:39.391Z[ recovery-image] Feb 19 01:42:39.282 INFO O| Feb 19 01:42:39.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
77442026-02-19T01:42:39.391Z[ recovery-image] Feb 19 01:42:39.282 INFO O| Feb 19 01:42:39.282 INFO STEP 987 (remove_files) COMPLETE
77452026-02-19T01:42:39.391Z[ recovery-image] Feb 19 01:42:39.282 INFO O| Feb 19 01:42:39.282 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462026-02-19T01:42:39.416Z[ recovery-image] Feb 19 01:42:39.297 INFO O| Feb 19 01:42:39.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
77472026-02-19T01:42:39.416Z[ recovery-image] Feb 19 01:42:39.298 INFO O| Feb 19 01:42:39.298 INFO STEP 988 (remove_files) COMPLETE
77482026-02-19T01:42:39.416Z[ recovery-image] Feb 19 01:42:39.298 INFO O| Feb 19 01:42:39.298 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492026-02-19T01:42:39.416Z[ recovery-image] Feb 19 01:42:39.311 INFO O| Feb 19 01:42:39.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
77502026-02-19T01:42:39.416Z[ recovery-image] Feb 19 01:42:39.311 INFO O| Feb 19 01:42:39.311 INFO STEP 989 (remove_files) COMPLETE
77512026-02-19T01:42:39.416Z[ recovery-image] Feb 19 01:42:39.311 INFO O| Feb 19 01:42:39.311 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522026-02-19T01:42:39.441Z[ recovery-image] Feb 19 01:42:39.323 INFO O| Feb 19 01:42:39.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
77532026-02-19T01:42:39.441Z[ recovery-image] Feb 19 01:42:39.323 INFO O| Feb 19 01:42:39.323 INFO STEP 990 (remove_files) COMPLETE
77542026-02-19T01:42:39.441Z[ recovery-image] Feb 19 01:42:39.323 INFO O| Feb 19 01:42:39.323 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552026-02-19T01:42:39.441Z[ recovery-image] Feb 19 01:42:39.335 INFO O| Feb 19 01:42:39.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
77562026-02-19T01:42:39.441Z[ recovery-image] Feb 19 01:42:39.335 INFO O| Feb 19 01:42:39.335 INFO STEP 991 (remove_files) COMPLETE
77572026-02-19T01:42:39.441Z[ recovery-image] Feb 19 01:42:39.335 INFO O| Feb 19 01:42:39.335 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582026-02-19T01:42:39.466Z[ recovery-image] Feb 19 01:42:39.347 INFO O| Feb 19 01:42:39.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
77592026-02-19T01:42:39.466Z[ recovery-image] Feb 19 01:42:39.347 INFO O| Feb 19 01:42:39.347 INFO STEP 992 (remove_files) COMPLETE
77602026-02-19T01:42:39.466Z[ recovery-image] Feb 19 01:42:39.347 INFO O| Feb 19 01:42:39.347 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612026-02-19T01:42:39.490Z[ recovery-image] Feb 19 01:42:39.362 INFO O| Feb 19 01:42:39.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
77622026-02-19T01:42:39.490Z[ recovery-image] Feb 19 01:42:39.363 INFO O| Feb 19 01:42:39.363 INFO STEP 993 (remove_files) COMPLETE
77632026-02-19T01:42:39.490Z[ recovery-image] Feb 19 01:42:39.363 INFO O| Feb 19 01:42:39.363 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642026-02-19T01:42:39.490Z[ recovery-image] Feb 19 01:42:39.380 INFO O| Feb 19 01:42:39.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
77652026-02-19T01:42:39.490Z[ recovery-image] Feb 19 01:42:39.381 INFO O| Feb 19 01:42:39.381 INFO STEP 994 (remove_files) COMPLETE
77662026-02-19T01:42:39.490Z[ recovery-image] Feb 19 01:42:39.381 INFO O| Feb 19 01:42:39.381 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672026-02-19T01:42:39.515Z[ recovery-image] Feb 19 01:42:39.396 INFO O| Feb 19 01:42:39.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
77682026-02-19T01:42:39.515Z[ recovery-image] Feb 19 01:42:39.396 INFO O| Feb 19 01:42:39.396 INFO STEP 995 (remove_files) COMPLETE
77692026-02-19T01:42:39.515Z[ recovery-image] Feb 19 01:42:39.396 INFO O| Feb 19 01:42:39.396 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702026-02-19T01:42:39.540Z[ recovery-image] Feb 19 01:42:39.413 INFO O| Feb 19 01:42:39.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
77712026-02-19T01:42:39.540Z[ recovery-image] Feb 19 01:42:39.413 INFO O| Feb 19 01:42:39.413 INFO STEP 996 (remove_files) COMPLETE
77722026-02-19T01:42:39.540Z[ recovery-image] Feb 19 01:42:39.413 INFO O| Feb 19 01:42:39.413 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732026-02-19T01:42:39.540Z[ recovery-image] Feb 19 01:42:39.430 INFO O| Feb 19 01:42:39.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
77742026-02-19T01:42:39.540Z[ recovery-image] Feb 19 01:42:39.430 INFO O| Feb 19 01:42:39.430 INFO STEP 997 (remove_files) COMPLETE
77752026-02-19T01:42:39.540Z[ recovery-image] Feb 19 01:42:39.430 INFO O| Feb 19 01:42:39.430 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762026-02-19T01:42:39.565Z[ recovery-image] Feb 19 01:42:39.447 INFO O| Feb 19 01:42:39.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
77772026-02-19T01:42:39.565Z[ recovery-image] Feb 19 01:42:39.447 INFO O| Feb 19 01:42:39.447 INFO STEP 998 (remove_files) COMPLETE
77782026-02-19T01:42:39.565Z[ recovery-image] Feb 19 01:42:39.447 INFO O| Feb 19 01:42:39.447 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792026-02-19T01:42:39.589Z[ recovery-image] Feb 19 01:42:39.464 INFO O| Feb 19 01:42:39.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
77802026-02-19T01:42:39.590Z[ recovery-image] Feb 19 01:42:39.464 INFO O| Feb 19 01:42:39.464 INFO STEP 999 (remove_files) COMPLETE
77812026-02-19T01:42:39.590Z[ recovery-image] Feb 19 01:42:39.464 INFO O| Feb 19 01:42:39.464 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822026-02-19T01:42:39.590Z[ recovery-image] Feb 19 01:42:39.477 INFO O| Feb 19 01:42:39.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
77832026-02-19T01:42:39.590Z[ recovery-image] Feb 19 01:42:39.478 INFO O| Feb 19 01:42:39.478 INFO STEP 1000 (remove_files) COMPLETE
77842026-02-19T01:42:39.590Z[ recovery-image] Feb 19 01:42:39.478 INFO O| Feb 19 01:42:39.478 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852026-02-19T01:42:39.614Z[ recovery-image] Feb 19 01:42:39.493 INFO O| Feb 19 01:42:39.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
77862026-02-19T01:42:39.614Z[ recovery-image] Feb 19 01:42:39.493 INFO O| Feb 19 01:42:39.493 INFO STEP 1001 (remove_files) COMPLETE
77872026-02-19T01:42:39.614Z[ recovery-image] Feb 19 01:42:39.493 INFO O| Feb 19 01:42:39.493 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882026-02-19T01:42:39.614Z[ recovery-image] Feb 19 01:42:39.508 INFO O| Feb 19 01:42:39.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
77892026-02-19T01:42:39.614Z[ recovery-image] Feb 19 01:42:39.508 INFO O| Feb 19 01:42:39.508 INFO STEP 1002 (remove_files) COMPLETE
77902026-02-19T01:42:39.614Z[ recovery-image] Feb 19 01:42:39.508 INFO O| Feb 19 01:42:39.508 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912026-02-19T01:42:39.639Z[ recovery-image] Feb 19 01:42:39.523 INFO O| Feb 19 01:42:39.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
77922026-02-19T01:42:39.639Z[ recovery-image] Feb 19 01:42:39.523 INFO O| Feb 19 01:42:39.523 INFO STEP 1003 (remove_files) COMPLETE
77932026-02-19T01:42:39.639Z[ recovery-image] Feb 19 01:42:39.523 INFO O| Feb 19 01:42:39.523 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942026-02-19T01:42:39.664Z[ recovery-image] Feb 19 01:42:39.537 INFO O| Feb 19 01:42:39.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
77952026-02-19T01:42:39.664Z[ recovery-image] Feb 19 01:42:39.537 INFO O| Feb 19 01:42:39.537 INFO STEP 1004 (remove_files) COMPLETE
77962026-02-19T01:42:39.664Z[ recovery-image] Feb 19 01:42:39.537 INFO O| Feb 19 01:42:39.537 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972026-02-19T01:42:39.664Z[ recovery-image] Feb 19 01:42:39.550 INFO O| Feb 19 01:42:39.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
77982026-02-19T01:42:39.664Z[ recovery-image] Feb 19 01:42:39.550 INFO O| Feb 19 01:42:39.550 INFO STEP 1005 (remove_files) COMPLETE
77992026-02-19T01:42:39.664Z[ recovery-image] Feb 19 01:42:39.550 INFO O| Feb 19 01:42:39.550 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002026-02-19T01:42:39.688Z[ recovery-image] Feb 19 01:42:39.565 INFO O| Feb 19 01:42:39.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
78012026-02-19T01:42:39.689Z[ recovery-image] Feb 19 01:42:39.565 INFO O| Feb 19 01:42:39.565 INFO STEP 1006 (remove_files) COMPLETE
78022026-02-19T01:42:39.689Z[ recovery-image] Feb 19 01:42:39.565 INFO O| Feb 19 01:42:39.565 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032026-02-19T01:42:39.689Z[ recovery-image] Feb 19 01:42:39.581 INFO O| Feb 19 01:42:39.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
78042026-02-19T01:42:39.689Z[ recovery-image] Feb 19 01:42:39.582 INFO O| Feb 19 01:42:39.581 INFO STEP 1007 (remove_files) COMPLETE
78052026-02-19T01:42:39.689Z[ recovery-image] Feb 19 01:42:39.582 INFO O| Feb 19 01:42:39.581 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062026-02-19T01:42:39.713Z[ recovery-image] Feb 19 01:42:39.597 INFO O| Feb 19 01:42:39.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
78072026-02-19T01:42:39.713Z[ recovery-image] Feb 19 01:42:39.597 INFO O| Feb 19 01:42:39.597 INFO STEP 1008 (remove_files) COMPLETE
78082026-02-19T01:42:39.713Z[ recovery-image] Feb 19 01:42:39.597 INFO O| Feb 19 01:42:39.597 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092026-02-19T01:42:39.738Z[ recovery-image] Feb 19 01:42:39.610 INFO O| Feb 19 01:42:39.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
78102026-02-19T01:42:39.738Z[ recovery-image] Feb 19 01:42:39.610 INFO O| Feb 19 01:42:39.610 INFO STEP 1009 (remove_files) COMPLETE
78112026-02-19T01:42:39.738Z[ recovery-image] Feb 19 01:42:39.610 INFO O| Feb 19 01:42:39.610 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122026-02-19T01:42:39.738Z[ recovery-image] Feb 19 01:42:39.624 INFO O| Feb 19 01:42:39.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
78132026-02-19T01:42:39.738Z[ recovery-image] Feb 19 01:42:39.624 INFO O| Feb 19 01:42:39.624 INFO STEP 1010 (remove_files) COMPLETE
78142026-02-19T01:42:39.738Z[ recovery-image] Feb 19 01:42:39.624 INFO O| Feb 19 01:42:39.624 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152026-02-19T01:42:39.763Z[ recovery-image] Feb 19 01:42:39.636 INFO O| Feb 19 01:42:39.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
78162026-02-19T01:42:39.763Z[ recovery-image] Feb 19 01:42:39.636 INFO O| Feb 19 01:42:39.636 INFO STEP 1011 (remove_files) COMPLETE
78172026-02-19T01:42:39.763Z[ recovery-image] Feb 19 01:42:39.636 INFO O| Feb 19 01:42:39.636 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182026-02-19T01:42:39.763Z[ recovery-image] Feb 19 01:42:39.648 INFO O| Feb 19 01:42:39.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
78192026-02-19T01:42:39.763Z[ recovery-image] Feb 19 01:42:39.648 INFO O| Feb 19 01:42:39.648 INFO STEP 1012 (remove_files) COMPLETE
78202026-02-19T01:42:39.763Z[ recovery-image] Feb 19 01:42:39.648 INFO O| Feb 19 01:42:39.648 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212026-02-19T01:42:39.788Z[ recovery-image] Feb 19 01:42:39.660 INFO O| Feb 19 01:42:39.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
78222026-02-19T01:42:39.788Z[ recovery-image] Feb 19 01:42:39.660 INFO O| Feb 19 01:42:39.660 INFO STEP 1013 (remove_files) COMPLETE
78232026-02-19T01:42:39.788Z[ recovery-image] Feb 19 01:42:39.660 INFO O| Feb 19 01:42:39.660 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242026-02-19T01:42:39.788Z[ recovery-image] Feb 19 01:42:39.676 INFO O| Feb 19 01:42:39.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
78252026-02-19T01:42:39.788Z[ recovery-image] Feb 19 01:42:39.676 INFO O| Feb 19 01:42:39.676 INFO STEP 1014 (remove_files) COMPLETE
78262026-02-19T01:42:39.788Z[ recovery-image] Feb 19 01:42:39.676 INFO O| Feb 19 01:42:39.676 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272026-02-19T01:42:39.813Z[ recovery-image] Feb 19 01:42:39.694 INFO O| Feb 19 01:42:39.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
78282026-02-19T01:42:39.813Z[ recovery-image] Feb 19 01:42:39.694 INFO O| Feb 19 01:42:39.694 INFO STEP 1015 (remove_files) COMPLETE
78292026-02-19T01:42:39.813Z[ recovery-image] Feb 19 01:42:39.694 INFO O| Feb 19 01:42:39.694 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302026-02-19T01:42:39.837Z[ recovery-image] Feb 19 01:42:39.713 INFO O| Feb 19 01:42:39.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
78312026-02-19T01:42:39.838Z[ recovery-image] Feb 19 01:42:39.713 INFO O| Feb 19 01:42:39.713 INFO STEP 1016 (remove_files) COMPLETE
78322026-02-19T01:42:39.838Z[ recovery-image] Feb 19 01:42:39.713 INFO O| Feb 19 01:42:39.713 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332026-02-19T01:42:39.838Z[ recovery-image] Feb 19 01:42:39.730 INFO O| Feb 19 01:42:39.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
78342026-02-19T01:42:39.838Z[ recovery-image] Feb 19 01:42:39.730 INFO O| Feb 19 01:42:39.730 INFO STEP 1017 (remove_files) COMPLETE
78352026-02-19T01:42:39.838Z[ recovery-image] Feb 19 01:42:39.730 INFO O| Feb 19 01:42:39.730 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362026-02-19T01:42:39.862Z[ recovery-image] Feb 19 01:42:39.746 INFO O| Feb 19 01:42:39.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
78372026-02-19T01:42:39.862Z[ recovery-image] Feb 19 01:42:39.746 INFO O| Feb 19 01:42:39.746 INFO STEP 1018 (remove_files) COMPLETE
78382026-02-19T01:42:39.862Z[ recovery-image] Feb 19 01:42:39.746 INFO O| Feb 19 01:42:39.746 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392026-02-19T01:42:39.887Z[ recovery-image] Feb 19 01:42:39.762 INFO O| Feb 19 01:42:39.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
78402026-02-19T01:42:39.887Z[ recovery-image] Feb 19 01:42:39.762 INFO O| Feb 19 01:42:39.762 INFO STEP 1019 (remove_files) COMPLETE
78412026-02-19T01:42:39.887Z[ recovery-image] Feb 19 01:42:39.762 INFO O| Feb 19 01:42:39.762 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422026-02-19T01:42:39.887Z[ recovery-image] Feb 19 01:42:39.777 INFO O| Feb 19 01:42:39.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
78432026-02-19T01:42:39.887Z[ recovery-image] Feb 19 01:42:39.777 INFO O| Feb 19 01:42:39.777 INFO STEP 1020 (remove_files) COMPLETE
78442026-02-19T01:42:39.887Z[ recovery-image] Feb 19 01:42:39.777 INFO O| Feb 19 01:42:39.777 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452026-02-19T01:42:39.912Z[ recovery-image] Feb 19 01:42:39.797 INFO O| Feb 19 01:42:39.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
78462026-02-19T01:42:39.912Z[ recovery-image] Feb 19 01:42:39.797 INFO O| Feb 19 01:42:39.797 INFO STEP 1021 (remove_files) COMPLETE
78472026-02-19T01:42:39.912Z[ recovery-image] Feb 19 01:42:39.797 INFO O| Feb 19 01:42:39.797 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482026-02-19T01:42:39.936Z[ recovery-image] Feb 19 01:42:39.812 INFO O| Feb 19 01:42:39.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
78492026-02-19T01:42:39.937Z[ recovery-image] Feb 19 01:42:39.813 INFO O| Feb 19 01:42:39.813 INFO STEP 1022 (remove_files) COMPLETE
78502026-02-19T01:42:39.937Z[ recovery-image] Feb 19 01:42:39.813 INFO O| Feb 19 01:42:39.813 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512026-02-19T01:42:39.937Z[ recovery-image] Feb 19 01:42:39.827 INFO O| Feb 19 01:42:39.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
78522026-02-19T01:42:39.937Z[ recovery-image] Feb 19 01:42:39.828 INFO O| Feb 19 01:42:39.828 INFO STEP 1023 (remove_files) COMPLETE
78532026-02-19T01:42:39.937Z[ recovery-image] Feb 19 01:42:39.828 INFO O| Feb 19 01:42:39.828 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542026-02-19T01:42:39.961Z[ recovery-image] Feb 19 01:42:39.840 INFO O| Feb 19 01:42:39.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
78552026-02-19T01:42:39.961Z[ recovery-image] Feb 19 01:42:39.840 INFO O| Feb 19 01:42:39.840 INFO STEP 1024 (remove_files) COMPLETE
78562026-02-19T01:42:39.961Z[ recovery-image] Feb 19 01:42:39.840 INFO O| Feb 19 01:42:39.840 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572026-02-19T01:42:39.961Z[ recovery-image] Feb 19 01:42:39.853 INFO O| Feb 19 01:42:39.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
78582026-02-19T01:42:39.961Z[ recovery-image] Feb 19 01:42:39.853 INFO O| Feb 19 01:42:39.853 INFO STEP 1025 (remove_files) COMPLETE
78592026-02-19T01:42:39.961Z[ recovery-image] Feb 19 01:42:39.853 INFO O| Feb 19 01:42:39.853 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602026-02-19T01:42:39.986Z[ recovery-image] Feb 19 01:42:39.865 INFO O| Feb 19 01:42:39.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
78612026-02-19T01:42:39.986Z[ recovery-image] Feb 19 01:42:39.866 INFO O| Feb 19 01:42:39.866 INFO STEP 1026 (remove_files) COMPLETE
78622026-02-19T01:42:39.986Z[ recovery-image] Feb 19 01:42:39.866 INFO O| Feb 19 01:42:39.866 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632026-02-19T01:42:39.986Z[ recovery-image] Feb 19 01:42:39.878 INFO O| Feb 19 01:42:39.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
78642026-02-19T01:42:39.986Z[ recovery-image] Feb 19 01:42:39.878 INFO O| Feb 19 01:42:39.878 INFO STEP 1027 (remove_files) COMPLETE
78652026-02-19T01:42:39.986Z[ recovery-image] Feb 19 01:42:39.878 INFO O| Feb 19 01:42:39.878 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662026-02-19T01:42:40.011Z[ recovery-image] Feb 19 01:42:39.893 INFO O| Feb 19 01:42:39.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
78672026-02-19T01:42:40.011Z[ recovery-image] Feb 19 01:42:39.893 INFO O| Feb 19 01:42:39.893 INFO STEP 1028 (remove_files) COMPLETE
78682026-02-19T01:42:40.011Z[ recovery-image] Feb 19 01:42:39.893 INFO O| Feb 19 01:42:39.893 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692026-02-19T01:42:40.036Z[ recovery-image] Feb 19 01:42:39.910 INFO O| Feb 19 01:42:39.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
78702026-02-19T01:42:40.036Z[ recovery-image] Feb 19 01:42:39.910 INFO O| Feb 19 01:42:39.910 INFO STEP 1029 (remove_files) COMPLETE
78712026-02-19T01:42:40.036Z[ recovery-image] Feb 19 01:42:39.910 INFO O| Feb 19 01:42:39.910 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722026-02-19T01:42:40.036Z[ recovery-image] Feb 19 01:42:39.924 INFO O| Feb 19 01:42:39.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
78732026-02-19T01:42:40.036Z[ recovery-image] Feb 19 01:42:39.924 INFO O| Feb 19 01:42:39.924 INFO STEP 1030 (remove_files) COMPLETE
78742026-02-19T01:42:40.036Z[ recovery-image] Feb 19 01:42:39.924 INFO O| Feb 19 01:42:39.924 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752026-02-19T01:42:40.061Z[ recovery-image] Feb 19 01:42:39.941 INFO O| Feb 19 01:42:39.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
78762026-02-19T01:42:40.061Z[ recovery-image] Feb 19 01:42:39.941 INFO O| Feb 19 01:42:39.941 INFO STEP 1031 (remove_files) COMPLETE
78772026-02-19T01:42:40.061Z[ recovery-image] Feb 19 01:42:39.941 INFO O| Feb 19 01:42:39.941 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782026-02-19T01:42:40.085Z[ recovery-image] Feb 19 01:42:39.957 INFO O| Feb 19 01:42:39.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
78792026-02-19T01:42:40.085Z[ recovery-image] Feb 19 01:42:39.957 INFO O| Feb 19 01:42:39.957 INFO STEP 1032 (remove_files) COMPLETE
78802026-02-19T01:42:40.086Z[ recovery-image] Feb 19 01:42:39.957 INFO O| Feb 19 01:42:39.957 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812026-02-19T01:42:40.086Z[ recovery-image] Feb 19 01:42:39.972 INFO O| Feb 19 01:42:39.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
78822026-02-19T01:42:40.086Z[ recovery-image] Feb 19 01:42:39.973 INFO O| Feb 19 01:42:39.973 INFO STEP 1033 (remove_files) COMPLETE
78832026-02-19T01:42:40.086Z[ recovery-image] Feb 19 01:42:39.973 INFO O| Feb 19 01:42:39.973 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842026-02-19T01:42:40.110Z[ recovery-image] Feb 19 01:42:39.990 INFO O| Feb 19 01:42:39.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
78852026-02-19T01:42:40.110Z[ recovery-image] Feb 19 01:42:39.990 INFO O| Feb 19 01:42:39.990 INFO STEP 1034 (remove_files) COMPLETE
78862026-02-19T01:42:40.110Z[ recovery-image] Feb 19 01:42:39.990 INFO O| Feb 19 01:42:39.990 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872026-02-19T01:42:40.110Z[ recovery-image] Feb 19 01:42:40.005 INFO O| Feb 19 01:42:40.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
78882026-02-19T01:42:40.110Z[ recovery-image] Feb 19 01:42:40.005 INFO O| Feb 19 01:42:40.005 INFO STEP 1035 (remove_files) COMPLETE
78892026-02-19T01:42:40.111Z[ recovery-image] Feb 19 01:42:40.005 INFO O| Feb 19 01:42:40.005 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902026-02-19T01:42:40.135Z[ recovery-image] Feb 19 01:42:40.019 INFO O| Feb 19 01:42:40.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
78912026-02-19T01:42:40.135Z[ recovery-image] Feb 19 01:42:40.020 INFO O| Feb 19 01:42:40.019 INFO STEP 1036 (remove_files) COMPLETE
78922026-02-19T01:42:40.135Z[ recovery-image] Feb 19 01:42:40.020 INFO O| Feb 19 01:42:40.020 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932026-02-19T01:42:40.160Z[ recovery-image] Feb 19 01:42:40.035 INFO O| Feb 19 01:42:40.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
78942026-02-19T01:42:40.160Z[ recovery-image] Feb 19 01:42:40.035 INFO O| Feb 19 01:42:40.035 INFO STEP 1037 (remove_files) COMPLETE
78952026-02-19T01:42:40.160Z[ recovery-image] Feb 19 01:42:40.035 INFO O| Feb 19 01:42:40.035 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962026-02-19T01:42:40.160Z[ recovery-image] Feb 19 01:42:40.049 INFO O| Feb 19 01:42:40.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
78972026-02-19T01:42:40.160Z[ recovery-image] Feb 19 01:42:40.049 INFO O| Feb 19 01:42:40.049 INFO STEP 1038 (remove_files) COMPLETE
78982026-02-19T01:42:40.160Z[ recovery-image] Feb 19 01:42:40.049 INFO O| Feb 19 01:42:40.049 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992026-02-19T01:42:40.185Z[ recovery-image] Feb 19 01:42:40.062 INFO O| Feb 19 01:42:40.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
79002026-02-19T01:42:40.185Z[ recovery-image] Feb 19 01:42:40.063 INFO O| Feb 19 01:42:40.062 INFO STEP 1039 (remove_files) COMPLETE
79012026-02-19T01:42:40.185Z[ recovery-image] Feb 19 01:42:40.063 INFO O| Feb 19 01:42:40.062 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022026-02-19T01:42:40.185Z[ recovery-image] Feb 19 01:42:40.078 INFO O| Feb 19 01:42:40.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
79032026-02-19T01:42:40.185Z[ recovery-image] Feb 19 01:42:40.078 INFO O| Feb 19 01:42:40.078 INFO STEP 1040 (remove_files) COMPLETE
79042026-02-19T01:42:40.185Z[ recovery-image] Feb 19 01:42:40.078 INFO O| Feb 19 01:42:40.078 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052026-02-19T01:42:40.210Z[ recovery-image] Feb 19 01:42:40.094 INFO O| Feb 19 01:42:40.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
79062026-02-19T01:42:40.210Z[ recovery-image] Feb 19 01:42:40.094 INFO O| Feb 19 01:42:40.094 INFO STEP 1041 (remove_files) COMPLETE
79072026-02-19T01:42:40.210Z[ recovery-image] Feb 19 01:42:40.094 INFO O| Feb 19 01:42:40.094 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082026-02-19T01:42:40.235Z[ recovery-image] Feb 19 01:42:40.110 INFO O| Feb 19 01:42:40.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
79092026-02-19T01:42:40.235Z[ recovery-image] Feb 19 01:42:40.110 INFO O| Feb 19 01:42:40.110 INFO STEP 1042 (remove_files) COMPLETE
79102026-02-19T01:42:40.235Z[ recovery-image] Feb 19 01:42:40.110 INFO O| Feb 19 01:42:40.110 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112026-02-19T01:42:40.235Z[ recovery-image] Feb 19 01:42:40.127 INFO O| Feb 19 01:42:40.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
79122026-02-19T01:42:40.235Z[ recovery-image] Feb 19 01:42:40.127 INFO O| Feb 19 01:42:40.127 INFO STEP 1043 (remove_files) COMPLETE
79132026-02-19T01:42:40.235Z[ recovery-image] Feb 19 01:42:40.127 INFO O| Feb 19 01:42:40.127 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142026-02-19T01:42:40.259Z[ recovery-image] Feb 19 01:42:40.143 INFO O| Feb 19 01:42:40.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
79152026-02-19T01:42:40.260Z[ recovery-image] Feb 19 01:42:40.143 INFO O| Feb 19 01:42:40.143 INFO STEP 1044 (remove_files) COMPLETE
79162026-02-19T01:42:40.260Z[ recovery-image] Feb 19 01:42:40.143 INFO O| Feb 19 01:42:40.143 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172026-02-19T01:42:40.284Z[ recovery-image] Feb 19 01:42:40.163 INFO O| Feb 19 01:42:40.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
79182026-02-19T01:42:40.284Z[ recovery-image] Feb 19 01:42:40.163 INFO O| Feb 19 01:42:40.163 INFO STEP 1045 (remove_files) COMPLETE
79192026-02-19T01:42:40.284Z[ recovery-image] Feb 19 01:42:40.163 INFO O| Feb 19 01:42:40.163 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202026-02-19T01:42:40.309Z[ recovery-image] Feb 19 01:42:40.179 INFO O| Feb 19 01:42:40.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
79212026-02-19T01:42:40.309Z[ recovery-image] Feb 19 01:42:40.180 INFO O| Feb 19 01:42:40.179 INFO STEP 1046 (remove_files) COMPLETE
79222026-02-19T01:42:40.309Z[ recovery-image] Feb 19 01:42:40.180 INFO O| Feb 19 01:42:40.179 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232026-02-19T01:42:40.309Z[ recovery-image] Feb 19 01:42:40.195 INFO O| Feb 19 01:42:40.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
79242026-02-19T01:42:40.309Z[ recovery-image] Feb 19 01:42:40.196 INFO O| Feb 19 01:42:40.196 INFO STEP 1047 (remove_files) COMPLETE
79252026-02-19T01:42:40.309Z[ recovery-image] Feb 19 01:42:40.196 INFO O| Feb 19 01:42:40.196 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262026-02-19T01:42:40.333Z[ recovery-image] Feb 19 01:42:40.213 INFO O| Feb 19 01:42:40.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
79272026-02-19T01:42:40.333Z[ recovery-image] Feb 19 01:42:40.213 INFO O| Feb 19 01:42:40.213 INFO STEP 1048 (remove_files) COMPLETE
79282026-02-19T01:42:40.333Z[ recovery-image] Feb 19 01:42:40.213 INFO O| Feb 19 01:42:40.213 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292026-02-19T01:42:40.358Z[ recovery-image] Feb 19 01:42:40.230 INFO O| Feb 19 01:42:40.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
79302026-02-19T01:42:40.358Z[ recovery-image] Feb 19 01:42:40.230 INFO O| Feb 19 01:42:40.230 INFO STEP 1049 (remove_files) COMPLETE
79312026-02-19T01:42:40.358Z[ recovery-image] Feb 19 01:42:40.230 INFO O| Feb 19 01:42:40.230 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322026-02-19T01:42:40.359Z[ recovery-image] Feb 19 01:42:40.249 INFO O| Feb 19 01:42:40.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
79332026-02-19T01:42:40.359Z[ recovery-image] Feb 19 01:42:40.249 INFO O| Feb 19 01:42:40.249 INFO STEP 1050 (remove_files) COMPLETE
79342026-02-19T01:42:40.359Z[ recovery-image] Feb 19 01:42:40.249 INFO O| Feb 19 01:42:40.249 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352026-02-19T01:42:40.383Z[ recovery-image] Feb 19 01:42:40.266 INFO O| Feb 19 01:42:40.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
79362026-02-19T01:42:40.383Z[ recovery-image] Feb 19 01:42:40.267 INFO O| Feb 19 01:42:40.267 INFO STEP 1051 (remove_files) COMPLETE
79372026-02-19T01:42:40.383Z[ recovery-image] Feb 19 01:42:40.267 INFO O| Feb 19 01:42:40.267 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382026-02-19T01:42:40.408Z[ recovery-image] Feb 19 01:42:40.281 INFO O| Feb 19 01:42:40.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
79392026-02-19T01:42:40.408Z[ recovery-image] Feb 19 01:42:40.281 INFO O| Feb 19 01:42:40.281 INFO STEP 1052 (remove_files) COMPLETE
79402026-02-19T01:42:40.408Z[ recovery-image] Feb 19 01:42:40.281 INFO O| Feb 19 01:42:40.281 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412026-02-19T01:42:40.408Z[ recovery-image] Feb 19 01:42:40.294 INFO O| Feb 19 01:42:40.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
79422026-02-19T01:42:40.408Z[ recovery-image] Feb 19 01:42:40.294 INFO O| Feb 19 01:42:40.294 INFO STEP 1053 (remove_files) COMPLETE
79432026-02-19T01:42:40.408Z[ recovery-image] Feb 19 01:42:40.294 INFO O| Feb 19 01:42:40.294 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442026-02-19T01:42:40.433Z[ recovery-image] Feb 19 01:42:40.312 INFO O| Feb 19 01:42:40.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
79452026-02-19T01:42:40.433Z[ recovery-image] Feb 19 01:42:40.312 INFO O| Feb 19 01:42:40.312 INFO STEP 1054 (remove_files) COMPLETE
79462026-02-19T01:42:40.433Z[ recovery-image] Feb 19 01:42:40.312 INFO O| Feb 19 01:42:40.312 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472026-02-19T01:42:40.433Z[ recovery-image] Feb 19 01:42:40.327 INFO O| Feb 19 01:42:40.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
79482026-02-19T01:42:40.433Z[ recovery-image] Feb 19 01:42:40.327 INFO O| Feb 19 01:42:40.327 INFO STEP 1055 (remove_files) COMPLETE
79492026-02-19T01:42:40.433Z[ recovery-image] Feb 19 01:42:40.327 INFO O| Feb 19 01:42:40.327 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502026-02-19T01:42:40.458Z[ recovery-image] Feb 19 01:42:40.344 INFO O| Feb 19 01:42:40.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
79512026-02-19T01:42:40.458Z[ recovery-image] Feb 19 01:42:40.344 INFO O| Feb 19 01:42:40.344 INFO STEP 1056 (remove_files) COMPLETE
79522026-02-19T01:42:40.458Z[ recovery-image] Feb 19 01:42:40.344 INFO O| Feb 19 01:42:40.344 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532026-02-19T01:42:40.483Z[ recovery-image] Feb 19 01:42:40.358 INFO O| Feb 19 01:42:40.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
79542026-02-19T01:42:40.483Z[ recovery-image] Feb 19 01:42:40.359 INFO O| Feb 19 01:42:40.359 INFO STEP 1057 (remove_files) COMPLETE
79552026-02-19T01:42:40.483Z[ recovery-image] Feb 19 01:42:40.359 INFO O| Feb 19 01:42:40.359 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562026-02-19T01:42:40.483Z[ recovery-image] Feb 19 01:42:40.378 INFO O| Feb 19 01:42:40.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
79572026-02-19T01:42:40.483Z[ recovery-image] Feb 19 01:42:40.378 INFO O| Feb 19 01:42:40.378 INFO STEP 1058 (remove_files) COMPLETE
79582026-02-19T01:42:40.483Z[ recovery-image] Feb 19 01:42:40.378 INFO O| Feb 19 01:42:40.378 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592026-02-19T01:42:40.508Z[ recovery-image] Feb 19 01:42:40.393 INFO O| Feb 19 01:42:40.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
79602026-02-19T01:42:40.508Z[ recovery-image] Feb 19 01:42:40.394 INFO O| Feb 19 01:42:40.394 INFO STEP 1059 (remove_files) COMPLETE
79612026-02-19T01:42:40.508Z[ recovery-image] Feb 19 01:42:40.394 INFO O| Feb 19 01:42:40.394 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622026-02-19T01:42:40.533Z[ recovery-image] Feb 19 01:42:40.407 INFO O| Feb 19 01:42:40.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
79632026-02-19T01:42:40.533Z[ recovery-image] Feb 19 01:42:40.407 INFO O| Feb 19 01:42:40.407 INFO STEP 1060 (remove_files) COMPLETE
79642026-02-19T01:42:40.533Z[ recovery-image] Feb 19 01:42:40.407 INFO O| Feb 19 01:42:40.407 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652026-02-19T01:42:40.533Z[ recovery-image] Feb 19 01:42:40.425 INFO O| Feb 19 01:42:40.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
79662026-02-19T01:42:40.533Z[ recovery-image] Feb 19 01:42:40.425 INFO O| Feb 19 01:42:40.425 INFO STEP 1061 (remove_files) COMPLETE
79672026-02-19T01:42:40.533Z[ recovery-image] Feb 19 01:42:40.425 INFO O| Feb 19 01:42:40.425 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682026-02-19T01:42:40.557Z[ recovery-image] Feb 19 01:42:40.442 INFO O| Feb 19 01:42:40.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
79692026-02-19T01:42:40.557Z[ recovery-image] Feb 19 01:42:40.442 INFO O| Feb 19 01:42:40.442 INFO STEP 1062 (remove_files) COMPLETE
79702026-02-19T01:42:40.557Z[ recovery-image] Feb 19 01:42:40.442 INFO O| Feb 19 01:42:40.442 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712026-02-19T01:42:40.582Z[ recovery-image] Feb 19 01:42:40.458 INFO O| Feb 19 01:42:40.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
79722026-02-19T01:42:40.582Z[ recovery-image] Feb 19 01:42:40.458 INFO O| Feb 19 01:42:40.458 INFO STEP 1063 (remove_files) COMPLETE
79732026-02-19T01:42:40.582Z[ recovery-image] Feb 19 01:42:40.458 INFO O| Feb 19 01:42:40.458 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742026-02-19T01:42:40.582Z[ recovery-image] Feb 19 01:42:40.472 INFO O| Feb 19 01:42:40.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
79752026-02-19T01:42:40.582Z[ recovery-image] Feb 19 01:42:40.473 INFO O| Feb 19 01:42:40.473 INFO STEP 1064 (remove_files) COMPLETE
79762026-02-19T01:42:40.582Z[ recovery-image] Feb 19 01:42:40.473 INFO O| Feb 19 01:42:40.473 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772026-02-19T01:42:40.607Z[ recovery-image] Feb 19 01:42:40.486 INFO O| Feb 19 01:42:40.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
79782026-02-19T01:42:40.607Z[ recovery-image] Feb 19 01:42:40.486 INFO O| Feb 19 01:42:40.486 INFO STEP 1065 (remove_files) COMPLETE
79792026-02-19T01:42:40.607Z[ recovery-image] Feb 19 01:42:40.486 INFO O| Feb 19 01:42:40.486 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802026-02-19T01:42:40.607Z[ recovery-image] Feb 19 01:42:40.500 INFO O| Feb 19 01:42:40.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
79812026-02-19T01:42:40.607Z[ recovery-image] Feb 19 01:42:40.500 INFO O| Feb 19 01:42:40.500 INFO STEP 1066 (remove_files) COMPLETE
79822026-02-19T01:42:40.607Z[ recovery-image] Feb 19 01:42:40.500 INFO O| Feb 19 01:42:40.500 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832026-02-19T01:42:40.631Z[ recovery-image] Feb 19 01:42:40.514 INFO O| Feb 19 01:42:40.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
79842026-02-19T01:42:40.631Z[ recovery-image] Feb 19 01:42:40.514 INFO O| Feb 19 01:42:40.514 INFO STEP 1067 (remove_files) COMPLETE
79852026-02-19T01:42:40.632Z[ recovery-image] Feb 19 01:42:40.514 INFO O| Feb 19 01:42:40.514 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862026-02-19T01:42:40.656Z[ recovery-image] Feb 19 01:42:40.528 INFO O| Feb 19 01:42:40.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
79872026-02-19T01:42:40.656Z[ recovery-image] Feb 19 01:42:40.528 INFO O| Feb 19 01:42:40.528 INFO STEP 1068 (remove_files) COMPLETE
79882026-02-19T01:42:40.656Z[ recovery-image] Feb 19 01:42:40.528 INFO O| Feb 19 01:42:40.528 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892026-02-19T01:42:40.656Z[ recovery-image] Feb 19 01:42:40.545 INFO O| Feb 19 01:42:40.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
79902026-02-19T01:42:40.656Z[ recovery-image] Feb 19 01:42:40.545 INFO O| Feb 19 01:42:40.545 INFO STEP 1069 (remove_files) COMPLETE
79912026-02-19T01:42:40.656Z[ recovery-image] Feb 19 01:42:40.545 INFO O| Feb 19 01:42:40.545 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922026-02-19T01:42:40.681Z[ recovery-image] Feb 19 01:42:40.561 INFO O| Feb 19 01:42:40.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
79932026-02-19T01:42:40.681Z[ recovery-image] Feb 19 01:42:40.561 INFO O| Feb 19 01:42:40.561 INFO STEP 1070 (remove_files) COMPLETE
79942026-02-19T01:42:40.681Z[ recovery-image] Feb 19 01:42:40.562 INFO O| Feb 19 01:42:40.561 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952026-02-19T01:42:40.706Z[ recovery-image] Feb 19 01:42:40.578 INFO O| Feb 19 01:42:40.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
79962026-02-19T01:42:40.706Z[ recovery-image] Feb 19 01:42:40.578 INFO O| Feb 19 01:42:40.578 INFO STEP 1071 (remove_files) COMPLETE
79972026-02-19T01:42:40.706Z[ recovery-image] Feb 19 01:42:40.578 INFO O| Feb 19 01:42:40.578 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982026-02-19T01:42:40.706Z[ recovery-image] Feb 19 01:42:40.593 INFO O| Feb 19 01:42:40.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
79992026-02-19T01:42:40.706Z[ recovery-image] Feb 19 01:42:40.593 INFO O| Feb 19 01:42:40.593 INFO STEP 1072 (remove_files) COMPLETE
80002026-02-19T01:42:40.706Z[ recovery-image] Feb 19 01:42:40.593 INFO O| Feb 19 01:42:40.593 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012026-02-19T01:42:40.731Z[ recovery-image] Feb 19 01:42:40.610 INFO O| Feb 19 01:42:40.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
80022026-02-19T01:42:40.731Z[ recovery-image] Feb 19 01:42:40.610 INFO O| Feb 19 01:42:40.610 INFO STEP 1073 (remove_files) COMPLETE
80032026-02-19T01:42:40.731Z[ recovery-image] Feb 19 01:42:40.610 INFO O| Feb 19 01:42:40.610 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042026-02-19T01:42:40.731Z[ recovery-image] Feb 19 01:42:40.625 INFO O| Feb 19 01:42:40.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
80052026-02-19T01:42:40.731Z[ recovery-image] Feb 19 01:42:40.625 INFO O| Feb 19 01:42:40.625 INFO STEP 1074 (remove_files) COMPLETE
80062026-02-19T01:42:40.731Z[ recovery-image] Feb 19 01:42:40.625 INFO O| Feb 19 01:42:40.625 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072026-02-19T01:42:40.756Z[ recovery-image] Feb 19 01:42:40.639 INFO O| Feb 19 01:42:40.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
80082026-02-19T01:42:40.756Z[ recovery-image] Feb 19 01:42:40.639 INFO O| Feb 19 01:42:40.639 INFO STEP 1075 (remove_files) COMPLETE
80092026-02-19T01:42:40.756Z[ recovery-image] Feb 19 01:42:40.639 INFO O| Feb 19 01:42:40.639 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102026-02-19T01:42:40.780Z[ recovery-image] Feb 19 01:42:40.652 INFO O| Feb 19 01:42:40.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
80112026-02-19T01:42:40.781Z[ recovery-image] Feb 19 01:42:40.652 INFO O| Feb 19 01:42:40.652 INFO STEP 1076 (remove_files) COMPLETE
80122026-02-19T01:42:40.781Z[ recovery-image] Feb 19 01:42:40.652 INFO O| Feb 19 01:42:40.652 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132026-02-19T01:42:40.781Z[ recovery-image] Feb 19 01:42:40.670 INFO O| Feb 19 01:42:40.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
80142026-02-19T01:42:40.781Z[ recovery-image] Feb 19 01:42:40.670 INFO O| Feb 19 01:42:40.670 INFO STEP 1077 (remove_files) COMPLETE
80152026-02-19T01:42:40.781Z[ recovery-image] Feb 19 01:42:40.670 INFO O| Feb 19 01:42:40.670 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162026-02-19T01:42:40.805Z[ recovery-image] Feb 19 01:42:40.687 INFO O| Feb 19 01:42:40.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
80172026-02-19T01:42:40.805Z[ recovery-image] Feb 19 01:42:40.687 INFO O| Feb 19 01:42:40.687 INFO STEP 1078 (remove_files) COMPLETE
80182026-02-19T01:42:40.805Z[ recovery-image] Feb 19 01:42:40.687 INFO O| Feb 19 01:42:40.687 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192026-02-19T01:42:40.830Z[ recovery-image] Feb 19 01:42:40.702 INFO O| Feb 19 01:42:40.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
80202026-02-19T01:42:40.830Z[ recovery-image] Feb 19 01:42:40.702 INFO O| Feb 19 01:42:40.702 INFO STEP 1079 (remove_files) COMPLETE
80212026-02-19T01:42:40.830Z[ recovery-image] Feb 19 01:42:40.702 INFO O| Feb 19 01:42:40.702 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222026-02-19T01:42:40.855Z[ recovery-image] Feb 19 01:42:40.731 INFO O| Feb 19 01:42:40.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
80232026-02-19T01:42:40.855Z[ recovery-image] Feb 19 01:42:40.731 INFO O| Feb 19 01:42:40.731 INFO STEP 1080 (remove_files) COMPLETE
80242026-02-19T01:42:40.855Z[ recovery-image] Feb 19 01:42:40.731 INFO O| Feb 19 01:42:40.731 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252026-02-19T01:42:40.855Z[ recovery-image] Feb 19 01:42:40.747 INFO O| Feb 19 01:42:40.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
80262026-02-19T01:42:40.855Z[ recovery-image] Feb 19 01:42:40.747 INFO O| Feb 19 01:42:40.747 INFO STEP 1081 (remove_files) COMPLETE
80272026-02-19T01:42:40.855Z[ recovery-image] Feb 19 01:42:40.747 INFO O| Feb 19 01:42:40.747 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282026-02-19T01:42:40.880Z[ recovery-image] Feb 19 01:42:40.765 INFO O| Feb 19 01:42:40.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
80292026-02-19T01:42:40.880Z[ recovery-image] Feb 19 01:42:40.765 INFO O| Feb 19 01:42:40.765 INFO STEP 1082 (remove_files) COMPLETE
80302026-02-19T01:42:40.880Z[ recovery-image] Feb 19 01:42:40.765 INFO O| Feb 19 01:42:40.765 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312026-02-19T01:42:40.904Z[ recovery-image] Feb 19 01:42:40.782 INFO O| Feb 19 01:42:40.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
80322026-02-19T01:42:40.905Z[ recovery-image] Feb 19 01:42:40.782 INFO O| Feb 19 01:42:40.782 INFO STEP 1083 (remove_files) COMPLETE
80332026-02-19T01:42:40.905Z[ recovery-image] Feb 19 01:42:40.782 INFO O| Feb 19 01:42:40.782 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342026-02-19T01:42:40.905Z[ recovery-image] Feb 19 01:42:40.800 INFO O| Feb 19 01:42:40.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
80352026-02-19T01:42:40.905Z[ recovery-image] Feb 19 01:42:40.800 INFO O| Feb 19 01:42:40.800 INFO STEP 1084 (remove_files) COMPLETE
80362026-02-19T01:42:40.905Z[ recovery-image] Feb 19 01:42:40.800 INFO O| Feb 19 01:42:40.800 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372026-02-19T01:42:40.929Z[ recovery-image] Feb 19 01:42:40.818 INFO O| Feb 19 01:42:40.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
80382026-02-19T01:42:40.929Z[ recovery-image] Feb 19 01:42:40.818 INFO O| Feb 19 01:42:40.818 INFO STEP 1085 (remove_files) COMPLETE
80392026-02-19T01:42:40.930Z[ recovery-image] Feb 19 01:42:40.818 INFO O| Feb 19 01:42:40.818 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402026-02-19T01:42:40.954Z[ recovery-image] Feb 19 01:42:40.831 INFO O| Feb 19 01:42:40.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
80412026-02-19T01:42:40.954Z[ recovery-image] Feb 19 01:42:40.831 INFO O| Feb 19 01:42:40.831 INFO STEP 1086 (remove_files) COMPLETE
80422026-02-19T01:42:40.954Z[ recovery-image] Feb 19 01:42:40.831 INFO O| Feb 19 01:42:40.831 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432026-02-19T01:42:40.954Z[ recovery-image] Feb 19 01:42:40.843 INFO O| Feb 19 01:42:40.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
80442026-02-19T01:42:40.954Z[ recovery-image] Feb 19 01:42:40.843 INFO O| Feb 19 01:42:40.843 INFO STEP 1087 (remove_files) COMPLETE
80452026-02-19T01:42:40.954Z[ recovery-image] Feb 19 01:42:40.843 INFO O| Feb 19 01:42:40.843 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462026-02-19T01:42:40.981Z[ recovery-image] Feb 19 01:42:40.859 INFO O| Feb 19 01:42:40.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
80472026-02-19T01:42:40.981Z[ recovery-image] Feb 19 01:42:40.860 INFO O| Feb 19 01:42:40.860 INFO STEP 1088 (remove_files) COMPLETE
80482026-02-19T01:42:40.981Z[ recovery-image] Feb 19 01:42:40.860 INFO O| Feb 19 01:42:40.860 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492026-02-19T01:42:40.981Z[ recovery-image] Feb 19 01:42:40.873 INFO O| Feb 19 01:42:40.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
80502026-02-19T01:42:40.981Z[ recovery-image] Feb 19 01:42:40.873 INFO O| Feb 19 01:42:40.873 INFO STEP 1089 (remove_files) COMPLETE
80512026-02-19T01:42:40.981Z[ recovery-image] Feb 19 01:42:40.873 INFO O| Feb 19 01:42:40.873 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522026-02-19T01:42:41.006Z[ recovery-image] Feb 19 01:42:40.887 INFO O| Feb 19 01:42:40.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
80532026-02-19T01:42:41.006Z[ recovery-image] Feb 19 01:42:40.887 INFO O| Feb 19 01:42:40.887 INFO STEP 1090 (remove_files) COMPLETE
80542026-02-19T01:42:41.006Z[ recovery-image] Feb 19 01:42:40.887 INFO O| Feb 19 01:42:40.887 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552026-02-19T01:42:41.034Z[ recovery-image] Feb 19 01:42:40.901 INFO O| Feb 19 01:42:40.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
80562026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.901 INFO O| Feb 19 01:42:40.901 INFO STEP 1091 (remove_files) COMPLETE
80572026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.901 INFO O| Feb 19 01:42:40.901 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.914 INFO O| Feb 19 01:42:40.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
80592026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.914 INFO O| Feb 19 01:42:40.914 INFO STEP 1092 (remove_files) COMPLETE
80602026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.914 INFO O| Feb 19 01:42:40.914 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.927 INFO O| Feb 19 01:42:40.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
80622026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.927 INFO O| Feb 19 01:42:40.927 INFO STEP 1093 (remove_files) COMPLETE
80632026-02-19T01:42:41.035Z[ recovery-image] Feb 19 01:42:40.927 INFO O| Feb 19 01:42:40.927 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642026-02-19T01:42:41.059Z[ recovery-image] Feb 19 01:42:40.941 INFO O| Feb 19 01:42:40.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
80652026-02-19T01:42:41.060Z[ recovery-image] Feb 19 01:42:40.941 INFO O| Feb 19 01:42:40.941 INFO STEP 1094 (remove_files) COMPLETE
80662026-02-19T01:42:41.060Z[ recovery-image] Feb 19 01:42:40.941 INFO O| Feb 19 01:42:40.941 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672026-02-19T01:42:41.060Z[ recovery-image] Feb 19 01:42:40.953 INFO O| Feb 19 01:42:40.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
80682026-02-19T01:42:41.060Z[ recovery-image] Feb 19 01:42:40.953 INFO O| Feb 19 01:42:40.953 INFO STEP 1095 (remove_files) COMPLETE
80692026-02-19T01:42:41.060Z[ recovery-image] Feb 19 01:42:40.953 INFO O| Feb 19 01:42:40.953 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702026-02-19T01:42:41.084Z[ recovery-image] Feb 19 01:42:40.964 INFO O| Feb 19 01:42:40.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
80712026-02-19T01:42:41.084Z[ recovery-image] Feb 19 01:42:40.964 INFO O| Feb 19 01:42:40.964 INFO STEP 1096 (remove_files) COMPLETE
80722026-02-19T01:42:41.084Z[ recovery-image] Feb 19 01:42:40.964 INFO O| Feb 19 01:42:40.964 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732026-02-19T01:42:41.084Z[ recovery-image] Feb 19 01:42:40.975 INFO O| Feb 19 01:42:40.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
80742026-02-19T01:42:41.084Z[ recovery-image] Feb 19 01:42:40.975 INFO O| Feb 19 01:42:40.975 INFO STEP 1097 (remove_files) COMPLETE
80752026-02-19T01:42:41.084Z[ recovery-image] Feb 19 01:42:40.975 INFO O| Feb 19 01:42:40.975 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762026-02-19T01:42:41.109Z[ recovery-image] Feb 19 01:42:40.986 INFO O| Feb 19 01:42:40.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
80772026-02-19T01:42:41.109Z[ recovery-image] Feb 19 01:42:40.986 INFO O| Feb 19 01:42:40.986 INFO STEP 1098 (remove_files) COMPLETE
80782026-02-19T01:42:41.109Z[ recovery-image] Feb 19 01:42:40.986 INFO O| Feb 19 01:42:40.986 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792026-02-19T01:42:41.109Z[ recovery-image] Feb 19 01:42:40.998 INFO O| Feb 19 01:42:40.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
80802026-02-19T01:42:41.109Z[ recovery-image] Feb 19 01:42:40.998 INFO O| Feb 19 01:42:40.998 INFO STEP 1099 (remove_files) COMPLETE
80812026-02-19T01:42:41.109Z[ recovery-image] Feb 19 01:42:40.998 INFO O| Feb 19 01:42:40.998 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822026-02-19T01:42:41.134Z[ recovery-image] Feb 19 01:42:41.013 INFO O| Feb 19 01:42:41.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
80832026-02-19T01:42:41.134Z[ recovery-image] Feb 19 01:42:41.013 INFO O| Feb 19 01:42:41.013 INFO STEP 1100 (remove_files) COMPLETE
80842026-02-19T01:42:41.134Z[ recovery-image] Feb 19 01:42:41.013 INFO O| Feb 19 01:42:41.013 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852026-02-19T01:42:41.158Z[ recovery-image] Feb 19 01:42:41.030 INFO O| Feb 19 01:42:41.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
80862026-02-19T01:42:41.158Z[ recovery-image] Feb 19 01:42:41.030 INFO O| Feb 19 01:42:41.030 INFO STEP 1101 (remove_files) COMPLETE
80872026-02-19T01:42:41.159Z[ recovery-image] Feb 19 01:42:41.030 INFO O| Feb 19 01:42:41.030 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882026-02-19T01:42:41.159Z[ recovery-image] Feb 19 01:42:41.047 INFO O| Feb 19 01:42:41.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
80892026-02-19T01:42:41.159Z[ recovery-image] Feb 19 01:42:41.047 INFO O| Feb 19 01:42:41.047 INFO STEP 1102 (remove_files) COMPLETE
80902026-02-19T01:42:41.159Z[ recovery-image] Feb 19 01:42:41.047 INFO O| Feb 19 01:42:41.047 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912026-02-19T01:42:41.183Z[ recovery-image] Feb 19 01:42:41.063 INFO O| Feb 19 01:42:41.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
80922026-02-19T01:42:41.183Z[ recovery-image] Feb 19 01:42:41.063 INFO O| Feb 19 01:42:41.063 INFO STEP 1103 (remove_files) COMPLETE
80932026-02-19T01:42:41.183Z[ recovery-image] Feb 19 01:42:41.063 INFO O| Feb 19 01:42:41.063 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942026-02-19T01:42:41.208Z[ recovery-image] Feb 19 01:42:41.081 INFO O| Feb 19 01:42:41.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
80952026-02-19T01:42:41.208Z[ recovery-image] Feb 19 01:42:41.081 INFO O| Feb 19 01:42:41.081 INFO STEP 1104 (remove_files) COMPLETE
80962026-02-19T01:42:41.208Z[ recovery-image] Feb 19 01:42:41.081 INFO O| Feb 19 01:42:41.081 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972026-02-19T01:42:41.208Z[ recovery-image] Feb 19 01:42:41.099 INFO O| Feb 19 01:42:41.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
80982026-02-19T01:42:41.208Z[ recovery-image] Feb 19 01:42:41.100 INFO O| Feb 19 01:42:41.100 INFO STEP 1105 (remove_files) COMPLETE
80992026-02-19T01:42:41.208Z[ recovery-image] Feb 19 01:42:41.100 INFO O| Feb 19 01:42:41.100 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002026-02-19T01:42:41.232Z[ recovery-image] Feb 19 01:42:41.117 INFO O| Feb 19 01:42:41.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
81012026-02-19T01:42:41.232Z[ recovery-image] Feb 19 01:42:41.117 INFO O| Feb 19 01:42:41.117 INFO STEP 1106 (remove_files) COMPLETE
81022026-02-19T01:42:41.233Z[ recovery-image] Feb 19 01:42:41.117 INFO O| Feb 19 01:42:41.117 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032026-02-19T01:42:41.257Z[ recovery-image] Feb 19 01:42:41.135 INFO O| Feb 19 01:42:41.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
81042026-02-19T01:42:41.257Z[ recovery-image] Feb 19 01:42:41.135 INFO O| Feb 19 01:42:41.135 INFO STEP 1107 (remove_files) COMPLETE
81052026-02-19T01:42:41.257Z[ recovery-image] Feb 19 01:42:41.135 INFO O| Feb 19 01:42:41.135 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062026-02-19T01:42:41.257Z[ recovery-image] Feb 19 01:42:41.152 INFO O| Feb 19 01:42:41.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
81072026-02-19T01:42:41.257Z[ recovery-image] Feb 19 01:42:41.152 INFO O| Feb 19 01:42:41.152 INFO STEP 1108 (remove_files) COMPLETE
81082026-02-19T01:42:41.257Z[ recovery-image] Feb 19 01:42:41.152 INFO O| Feb 19 01:42:41.152 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092026-02-19T01:42:41.282Z[ recovery-image] Feb 19 01:42:41.169 INFO O| Feb 19 01:42:41.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
81102026-02-19T01:42:41.282Z[ recovery-image] Feb 19 01:42:41.169 INFO O| Feb 19 01:42:41.169 INFO STEP 1109 (remove_files) COMPLETE
81112026-02-19T01:42:41.282Z[ recovery-image] Feb 19 01:42:41.169 INFO O| Feb 19 01:42:41.169 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122026-02-19T01:42:41.307Z[ recovery-image] Feb 19 01:42:41.186 INFO O| Feb 19 01:42:41.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
81132026-02-19T01:42:41.307Z[ recovery-image] Feb 19 01:42:41.187 INFO O| Feb 19 01:42:41.187 INFO STEP 1110 (remove_files) COMPLETE
81142026-02-19T01:42:41.307Z[ recovery-image] Feb 19 01:42:41.187 INFO O| Feb 19 01:42:41.187 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152026-02-19T01:42:41.331Z[ recovery-image] Feb 19 01:42:41.204 INFO O| Feb 19 01:42:41.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
81162026-02-19T01:42:41.331Z[ recovery-image] Feb 19 01:42:41.204 INFO O| Feb 19 01:42:41.204 INFO STEP 1111 (remove_files) COMPLETE
81172026-02-19T01:42:41.331Z[ recovery-image] Feb 19 01:42:41.204 INFO O| Feb 19 01:42:41.204 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182026-02-19T01:42:41.332Z[ recovery-image] Feb 19 01:42:41.221 INFO O| Feb 19 01:42:41.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
81192026-02-19T01:42:41.332Z[ recovery-image] Feb 19 01:42:41.221 INFO O| Feb 19 01:42:41.221 INFO STEP 1112 (remove_files) COMPLETE
81202026-02-19T01:42:41.332Z[ recovery-image] Feb 19 01:42:41.221 INFO O| Feb 19 01:42:41.221 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212026-02-19T01:42:41.356Z[ recovery-image] Feb 19 01:42:41.237 INFO O| Feb 19 01:42:41.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
81222026-02-19T01:42:41.356Z[ recovery-image] Feb 19 01:42:41.237 INFO O| Feb 19 01:42:41.237 INFO STEP 1113 (remove_files) COMPLETE
81232026-02-19T01:42:41.356Z[ recovery-image] Feb 19 01:42:41.237 INFO O| Feb 19 01:42:41.237 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242026-02-19T01:42:41.381Z[ recovery-image] Feb 19 01:42:41.254 INFO O| Feb 19 01:42:41.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
81252026-02-19T01:42:41.381Z[ recovery-image] Feb 19 01:42:41.254 INFO O| Feb 19 01:42:41.254 INFO STEP 1114 (remove_files) COMPLETE
81262026-02-19T01:42:41.381Z[ recovery-image] Feb 19 01:42:41.254 INFO O| Feb 19 01:42:41.254 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272026-02-19T01:42:41.381Z[ recovery-image] Feb 19 01:42:41.271 INFO O| Feb 19 01:42:41.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
81282026-02-19T01:42:41.381Z[ recovery-image] Feb 19 01:42:41.271 INFO O| Feb 19 01:42:41.271 INFO STEP 1115 (remove_files) COMPLETE
81292026-02-19T01:42:41.381Z[ recovery-image] Feb 19 01:42:41.271 INFO O| Feb 19 01:42:41.271 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302026-02-19T01:42:41.405Z[ recovery-image] Feb 19 01:42:41.286 INFO O| Feb 19 01:42:41.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
81312026-02-19T01:42:41.406Z[ recovery-image] Feb 19 01:42:41.286 INFO O| Feb 19 01:42:41.286 INFO STEP 1116 (remove_files) COMPLETE
81322026-02-19T01:42:41.406Z[ recovery-image] Feb 19 01:42:41.286 INFO O| Feb 19 01:42:41.286 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332026-02-19T01:42:41.406Z[ recovery-image] Feb 19 01:42:41.301 INFO O| Feb 19 01:42:41.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
81342026-02-19T01:42:41.406Z[ recovery-image] Feb 19 01:42:41.301 INFO O| Feb 19 01:42:41.301 INFO STEP 1117 (remove_files) COMPLETE
81352026-02-19T01:42:41.406Z[ recovery-image] Feb 19 01:42:41.301 INFO O| Feb 19 01:42:41.301 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362026-02-19T01:42:41.431Z[ recovery-image] Feb 19 01:42:41.317 INFO O| Feb 19 01:42:41.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
81372026-02-19T01:42:41.431Z[ recovery-image] Feb 19 01:42:41.317 INFO O| Feb 19 01:42:41.317 INFO STEP 1118 (remove_files) COMPLETE
81382026-02-19T01:42:41.431Z[ recovery-image] Feb 19 01:42:41.317 INFO O| Feb 19 01:42:41.317 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392026-02-19T01:42:41.455Z[ recovery-image] Feb 19 01:42:41.333 INFO O| Feb 19 01:42:41.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
81402026-02-19T01:42:41.456Z[ recovery-image] Feb 19 01:42:41.333 INFO O| Feb 19 01:42:41.333 INFO STEP 1119 (remove_files) COMPLETE
81412026-02-19T01:42:41.456Z[ recovery-image] Feb 19 01:42:41.333 INFO O| Feb 19 01:42:41.333 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422026-02-19T01:42:41.456Z[ recovery-image] Feb 19 01:42:41.346 INFO O| Feb 19 01:42:41.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
81432026-02-19T01:42:41.456Z[ recovery-image] Feb 19 01:42:41.346 INFO O| Feb 19 01:42:41.346 INFO STEP 1120 (remove_files) COMPLETE
81442026-02-19T01:42:41.456Z[ recovery-image] Feb 19 01:42:41.346 INFO O| Feb 19 01:42:41.346 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452026-02-19T01:42:41.480Z[ recovery-image] Feb 19 01:42:41.363 INFO O| Feb 19 01:42:41.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
81462026-02-19T01:42:41.481Z[ recovery-image] Feb 19 01:42:41.363 INFO O| Feb 19 01:42:41.363 INFO STEP 1121 (remove_files) COMPLETE
81472026-02-19T01:42:41.481Z[ recovery-image] Feb 19 01:42:41.363 INFO O| Feb 19 01:42:41.363 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482026-02-19T01:42:41.506Z[ recovery-image] Feb 19 01:42:41.377 INFO O| Feb 19 01:42:41.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
81492026-02-19T01:42:41.506Z[ recovery-image] Feb 19 01:42:41.378 INFO O| Feb 19 01:42:41.377 INFO STEP 1122 (remove_files) COMPLETE
81502026-02-19T01:42:41.506Z[ recovery-image] Feb 19 01:42:41.378 INFO O| Feb 19 01:42:41.378 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512026-02-19T01:42:41.506Z[ recovery-image] Feb 19 01:42:41.395 INFO O| Feb 19 01:42:41.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
81522026-02-19T01:42:41.506Z[ recovery-image] Feb 19 01:42:41.395 INFO O| Feb 19 01:42:41.395 INFO STEP 1123 (remove_files) COMPLETE
81532026-02-19T01:42:41.506Z[ recovery-image] Feb 19 01:42:41.395 INFO O| Feb 19 01:42:41.395 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542026-02-19T01:42:41.530Z[ recovery-image] Feb 19 01:42:41.412 INFO O| Feb 19 01:42:41.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
81552026-02-19T01:42:41.530Z[ recovery-image] Feb 19 01:42:41.412 INFO O| Feb 19 01:42:41.412 INFO STEP 1124 (remove_files) COMPLETE
81562026-02-19T01:42:41.530Z[ recovery-image] Feb 19 01:42:41.412 INFO O| Feb 19 01:42:41.412 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572026-02-19T01:42:41.555Z[ recovery-image] Feb 19 01:42:41.430 INFO O| Feb 19 01:42:41.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
81582026-02-19T01:42:41.555Z[ recovery-image] Feb 19 01:42:41.430 INFO O| Feb 19 01:42:41.430 INFO STEP 1125 (remove_files) COMPLETE
81592026-02-19T01:42:41.555Z[ recovery-image] Feb 19 01:42:41.430 INFO O| Feb 19 01:42:41.430 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602026-02-19T01:42:41.555Z[ recovery-image] Feb 19 01:42:41.445 INFO O| Feb 19 01:42:41.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
81612026-02-19T01:42:41.555Z[ recovery-image] Feb 19 01:42:41.445 INFO O| Feb 19 01:42:41.445 INFO STEP 1126 (remove_files) COMPLETE
81622026-02-19T01:42:41.555Z[ recovery-image] Feb 19 01:42:41.445 INFO O| Feb 19 01:42:41.445 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632026-02-19T01:42:41.580Z[ recovery-image] Feb 19 01:42:41.463 INFO O| Feb 19 01:42:41.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
81642026-02-19T01:42:41.580Z[ recovery-image] Feb 19 01:42:41.463 INFO O| Feb 19 01:42:41.463 INFO STEP 1127 (remove_files) COMPLETE
81652026-02-19T01:42:41.580Z[ recovery-image] Feb 19 01:42:41.463 INFO O| Feb 19 01:42:41.463 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662026-02-19T01:42:41.580Z[ recovery-image] Feb 19 01:42:41.475 INFO O| Feb 19 01:42:41.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
81672026-02-19T01:42:41.605Z[ recovery-image] Feb 19 01:42:41.476 INFO O| Feb 19 01:42:41.476 INFO STEP 1128 (remove_files) COMPLETE
81682026-02-19T01:42:41.605Z[ recovery-image] Feb 19 01:42:41.476 INFO O| Feb 19 01:42:41.476 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692026-02-19T01:42:41.605Z[ recovery-image] Feb 19 01:42:41.492 INFO O| Feb 19 01:42:41.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
81702026-02-19T01:42:41.605Z[ recovery-image] Feb 19 01:42:41.492 INFO O| Feb 19 01:42:41.492 INFO STEP 1129 (remove_files) COMPLETE
81712026-02-19T01:42:41.605Z[ recovery-image] Feb 19 01:42:41.492 INFO O| Feb 19 01:42:41.492 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722026-02-19T01:42:41.630Z[ recovery-image] Feb 19 01:42:41.509 INFO O| Feb 19 01:42:41.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
81732026-02-19T01:42:41.630Z[ recovery-image] Feb 19 01:42:41.509 INFO O| Feb 19 01:42:41.509 INFO STEP 1130 (remove_files) COMPLETE
81742026-02-19T01:42:41.630Z[ recovery-image] Feb 19 01:42:41.509 INFO O| Feb 19 01:42:41.509 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752026-02-19T01:42:41.630Z[ recovery-image] Feb 19 01:42:41.521 INFO O| Feb 19 01:42:41.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
81762026-02-19T01:42:41.630Z[ recovery-image] Feb 19 01:42:41.521 INFO O| Feb 19 01:42:41.521 INFO STEP 1131 (remove_files) COMPLETE
81772026-02-19T01:42:41.630Z[ recovery-image] Feb 19 01:42:41.521 INFO O| Feb 19 01:42:41.521 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782026-02-19T01:42:41.654Z[ recovery-image] Feb 19 01:42:41.536 INFO O| Feb 19 01:42:41.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
81792026-02-19T01:42:41.655Z[ recovery-image] Feb 19 01:42:41.536 INFO O| Feb 19 01:42:41.536 INFO STEP 1132 (remove_files) COMPLETE
81802026-02-19T01:42:41.655Z[ recovery-image] Feb 19 01:42:41.536 INFO O| Feb 19 01:42:41.536 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812026-02-19T01:42:41.655Z[ recovery-image] Feb 19 01:42:41.550 INFO O| Feb 19 01:42:41.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
81822026-02-19T01:42:41.655Z[ recovery-image] Feb 19 01:42:41.550 INFO O| Feb 19 01:42:41.550 INFO STEP 1133 (remove_files) COMPLETE
81832026-02-19T01:42:41.655Z[ recovery-image] Feb 19 01:42:41.550 INFO O| Feb 19 01:42:41.550 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842026-02-19T01:42:41.679Z[ recovery-image] Feb 19 01:42:41.566 INFO O| Feb 19 01:42:41.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
81852026-02-19T01:42:41.679Z[ recovery-image] Feb 19 01:42:41.566 INFO O| Feb 19 01:42:41.566 INFO STEP 1134 (remove_files) COMPLETE
81862026-02-19T01:42:41.679Z[ recovery-image] Feb 19 01:42:41.566 INFO O| Feb 19 01:42:41.566 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872026-02-19T01:42:41.704Z[ recovery-image] Feb 19 01:42:41.578 INFO O| Feb 19 01:42:41.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
81882026-02-19T01:42:41.704Z[ recovery-image] Feb 19 01:42:41.578 INFO O| Feb 19 01:42:41.578 INFO STEP 1135 (remove_files) COMPLETE
81892026-02-19T01:42:41.704Z[ recovery-image] Feb 19 01:42:41.578 INFO O| Feb 19 01:42:41.578 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902026-02-19T01:42:41.704Z[ recovery-image] Feb 19 01:42:41.596 INFO O| Feb 19 01:42:41.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
81912026-02-19T01:42:41.704Z[ recovery-image] Feb 19 01:42:41.596 INFO O| Feb 19 01:42:41.596 INFO STEP 1136 (remove_files) COMPLETE
81922026-02-19T01:42:41.704Z[ recovery-image] Feb 19 01:42:41.596 INFO O| Feb 19 01:42:41.596 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932026-02-19T01:42:41.729Z[ recovery-image] Feb 19 01:42:41.615 INFO O| Feb 19 01:42:41.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
81942026-02-19T01:42:41.729Z[ recovery-image] Feb 19 01:42:41.615 INFO O| Feb 19 01:42:41.615 INFO STEP 1137 (remove_files) COMPLETE
81952026-02-19T01:42:41.729Z[ recovery-image] Feb 19 01:42:41.615 INFO O| Feb 19 01:42:41.615 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962026-02-19T01:42:41.753Z[ recovery-image] Feb 19 01:42:41.632 INFO O| Feb 19 01:42:41.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
81972026-02-19T01:42:41.753Z[ recovery-image] Feb 19 01:42:41.632 INFO O| Feb 19 01:42:41.632 INFO STEP 1138 (remove_files) COMPLETE
81982026-02-19T01:42:41.753Z[ recovery-image] Feb 19 01:42:41.632 INFO O| Feb 19 01:42:41.632 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992026-02-19T01:42:41.778Z[ recovery-image] Feb 19 01:42:41.651 INFO O| Feb 19 01:42:41.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
82002026-02-19T01:42:41.778Z[ recovery-image] Feb 19 01:42:41.652 INFO O| Feb 19 01:42:41.652 INFO STEP 1139 (remove_files) COMPLETE
82012026-02-19T01:42:41.778Z[ recovery-image] Feb 19 01:42:41.652 INFO O| Feb 19 01:42:41.652 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82022026-02-19T01:42:41.778Z[ recovery-image] Feb 19 01:42:41.666 INFO O| Feb 19 01:42:41.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
82032026-02-19T01:42:41.778Z[ recovery-image] Feb 19 01:42:41.666 INFO O| Feb 19 01:42:41.666 INFO STEP 1140 (remove_files) COMPLETE
82042026-02-19T01:42:41.778Z[ recovery-image] Feb 19 01:42:41.666 INFO O| Feb 19 01:42:41.666 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82052026-02-19T01:42:41.802Z[ recovery-image] Feb 19 01:42:41.682 INFO O| Feb 19 01:42:41.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
82062026-02-19T01:42:41.802Z[ recovery-image] Feb 19 01:42:41.682 INFO O| Feb 19 01:42:41.682 INFO STEP 1141 (remove_files) COMPLETE
82072026-02-19T01:42:41.802Z[ recovery-image] Feb 19 01:42:41.682 INFO O| Feb 19 01:42:41.682 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82082026-02-19T01:42:41.802Z[ recovery-image] Feb 19 01:42:41.696 INFO O| Feb 19 01:42:41.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
82092026-02-19T01:42:41.803Z[ recovery-image] Feb 19 01:42:41.696 INFO O| Feb 19 01:42:41.696 INFO STEP 1142 (remove_files) COMPLETE
82102026-02-19T01:42:41.803Z[ recovery-image] Feb 19 01:42:41.696 INFO O| Feb 19 01:42:41.696 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82112026-02-19T01:42:41.827Z[ recovery-image] Feb 19 01:42:41.716 INFO O| Feb 19 01:42:41.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
82122026-02-19T01:42:41.827Z[ recovery-image] Feb 19 01:42:41.716 INFO O| Feb 19 01:42:41.716 INFO STEP 1143 (remove_files) COMPLETE
82132026-02-19T01:42:41.827Z[ recovery-image] Feb 19 01:42:41.716 INFO O| Feb 19 01:42:41.716 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82142026-02-19T01:42:41.852Z[ recovery-image] Feb 19 01:42:41.733 INFO O| Feb 19 01:42:41.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
82152026-02-19T01:42:41.852Z[ recovery-image] Feb 19 01:42:41.733 INFO O| Feb 19 01:42:41.733 INFO STEP 1144 (remove_files) COMPLETE
82162026-02-19T01:42:41.852Z[ recovery-image] Feb 19 01:42:41.733 INFO O| Feb 19 01:42:41.733 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82172026-02-19T01:42:41.852Z[ recovery-image] Feb 19 01:42:41.745 INFO O| Feb 19 01:42:41.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
82182026-02-19T01:42:41.852Z[ recovery-image] Feb 19 01:42:41.745 INFO O| Feb 19 01:42:41.745 INFO STEP 1145 (remove_files) COMPLETE
82192026-02-19T01:42:41.852Z[ recovery-image] Feb 19 01:42:41.745 INFO O| Feb 19 01:42:41.745 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82202026-02-19T01:42:41.877Z[ recovery-image] Feb 19 01:42:41.760 INFO O| Feb 19 01:42:41.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
82212026-02-19T01:42:41.877Z[ recovery-image] Feb 19 01:42:41.760 INFO O| Feb 19 01:42:41.760 INFO STEP 1146 (remove_files) COMPLETE
82222026-02-19T01:42:41.877Z[ recovery-image] Feb 19 01:42:41.761 INFO O| Feb 19 01:42:41.760 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82232026-02-19T01:42:41.901Z[ recovery-image] Feb 19 01:42:41.776 INFO O| Feb 19 01:42:41.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
82242026-02-19T01:42:41.901Z[ recovery-image] Feb 19 01:42:41.776 INFO O| Feb 19 01:42:41.776 INFO STEP 1147 (remove_files) COMPLETE
82252026-02-19T01:42:41.901Z[ recovery-image] Feb 19 01:42:41.776 INFO O| Feb 19 01:42:41.776 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82262026-02-19T01:42:41.902Z[ recovery-image] Feb 19 01:42:41.794 INFO O| Feb 19 01:42:41.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
82272026-02-19T01:42:41.902Z[ recovery-image] Feb 19 01:42:41.794 INFO O| Feb 19 01:42:41.794 INFO STEP 1148 (remove_files) COMPLETE
82282026-02-19T01:42:41.902Z[ recovery-image] Feb 19 01:42:41.794 INFO O| Feb 19 01:42:41.794 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82292026-02-19T01:42:41.926Z[ recovery-image] Feb 19 01:42:41.809 INFO O| Feb 19 01:42:41.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
82302026-02-19T01:42:41.926Z[ recovery-image] Feb 19 01:42:41.809 INFO O| Feb 19 01:42:41.809 INFO STEP 1149 (remove_files) COMPLETE
82312026-02-19T01:42:41.926Z[ recovery-image] Feb 19 01:42:41.809 INFO O| Feb 19 01:42:41.809 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82322026-02-19T01:42:41.951Z[ recovery-image] Feb 19 01:42:41.825 INFO O| Feb 19 01:42:41.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
82332026-02-19T01:42:41.951Z[ recovery-image] Feb 19 01:42:41.825 INFO O| Feb 19 01:42:41.825 INFO STEP 1150 (remove_files) COMPLETE
82342026-02-19T01:42:41.951Z[ recovery-image] Feb 19 01:42:41.825 INFO O| Feb 19 01:42:41.825 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82352026-02-19T01:42:41.951Z[ recovery-image] Feb 19 01:42:41.837 INFO O| Feb 19 01:42:41.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
82362026-02-19T01:42:41.951Z[ recovery-image] Feb 19 01:42:41.837 INFO O| Feb 19 01:42:41.837 INFO STEP 1151 (remove_files) COMPLETE
82372026-02-19T01:42:41.951Z[ recovery-image] Feb 19 01:42:41.837 INFO O| Feb 19 01:42:41.837 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82382026-02-19T01:42:41.977Z[ recovery-image] Feb 19 01:42:41.848 INFO O| Feb 19 01:42:41.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
82392026-02-19T01:42:41.977Z[ recovery-image] Feb 19 01:42:41.848 INFO O| Feb 19 01:42:41.848 INFO STEP 1152 (remove_files) COMPLETE
82402026-02-19T01:42:41.977Z[ recovery-image] Feb 19 01:42:41.848 INFO O| Feb 19 01:42:41.848 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82412026-02-19T01:42:41.977Z[ recovery-image] Feb 19 01:42:41.859 INFO O| Feb 19 01:42:41.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
82422026-02-19T01:42:41.977Z[ recovery-image] Feb 19 01:42:41.859 INFO O| Feb 19 01:42:41.859 INFO STEP 1153 (remove_files) COMPLETE
82432026-02-19T01:42:41.977Z[ recovery-image] Feb 19 01:42:41.859 INFO O| Feb 19 01:42:41.859 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82442026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.875 INFO O| Feb 19 01:42:41.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
82452026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.875 INFO O| Feb 19 01:42:41.875 INFO STEP 1154 (remove_files) COMPLETE
82462026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.875 INFO O| Feb 19 01:42:41.875 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82472026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.886 INFO O| Feb 19 01:42:41.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
82482026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.886 INFO O| Feb 19 01:42:41.886 INFO STEP 1155 (remove_files) COMPLETE
82492026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.886 INFO O| Feb 19 01:42:41.886 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82502026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.897 INFO O| Feb 19 01:42:41.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
82512026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.897 INFO O| Feb 19 01:42:41.897 INFO STEP 1156 (remove_files) COMPLETE
82522026-02-19T01:42:42.003Z[ recovery-image] Feb 19 01:42:41.897 INFO O| Feb 19 01:42:41.897 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82532026-02-19T01:42:42.028Z[ recovery-image] Feb 19 01:42:41.908 INFO O| Feb 19 01:42:41.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
82542026-02-19T01:42:42.028Z[ recovery-image] Feb 19 01:42:41.908 INFO O| Feb 19 01:42:41.908 INFO STEP 1157 (remove_files) COMPLETE
82552026-02-19T01:42:42.028Z[ recovery-image] Feb 19 01:42:41.908 INFO O| Feb 19 01:42:41.908 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82562026-02-19T01:42:42.052Z[ recovery-image] Feb 19 01:42:41.926 INFO O| Feb 19 01:42:41.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
82572026-02-19T01:42:42.052Z[ recovery-image] Feb 19 01:42:41.927 INFO O| Feb 19 01:42:41.927 INFO STEP 1158 (remove_files) COMPLETE
82582026-02-19T01:42:42.052Z[ recovery-image] Feb 19 01:42:41.927 INFO O| Feb 19 01:42:41.927 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82592026-02-19T01:42:42.052Z[ recovery-image] Feb 19 01:42:41.944 INFO O| Feb 19 01:42:41.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
82602026-02-19T01:42:42.052Z[ recovery-image] Feb 19 01:42:41.944 INFO O| Feb 19 01:42:41.944 INFO STEP 1159 (remove_files) COMPLETE
82612026-02-19T01:42:42.052Z[ recovery-image] Feb 19 01:42:41.944 INFO O| Feb 19 01:42:41.944 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82622026-02-19T01:42:42.077Z[ recovery-image] Feb 19 01:42:41.962 INFO O| Feb 19 01:42:41.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
82632026-02-19T01:42:42.077Z[ recovery-image] Feb 19 01:42:41.962 INFO O| Feb 19 01:42:41.962 INFO STEP 1160 (remove_files) COMPLETE
82642026-02-19T01:42:42.077Z[ recovery-image] Feb 19 01:42:41.962 INFO O| Feb 19 01:42:41.962 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82652026-02-19T01:42:42.101Z[ recovery-image] Feb 19 01:42:41.981 INFO O| Feb 19 01:42:41.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
82662026-02-19T01:42:42.101Z[ recovery-image] Feb 19 01:42:41.981 INFO O| Feb 19 01:42:41.981 INFO STEP 1161 (remove_files) COMPLETE
82672026-02-19T01:42:42.101Z[ recovery-image] Feb 19 01:42:41.981 INFO O| Feb 19 01:42:41.981 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82682026-02-19T01:42:42.126Z[ recovery-image] Feb 19 01:42:41.999 INFO O| Feb 19 01:42:41.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
82692026-02-19T01:42:42.126Z[ recovery-image] Feb 19 01:42:41.999 INFO O| Feb 19 01:42:41.999 INFO STEP 1162 (remove_files) COMPLETE
82702026-02-19T01:42:42.126Z[ recovery-image] Feb 19 01:42:41.999 INFO O| Feb 19 01:42:41.999 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82712026-02-19T01:42:42.151Z[ recovery-image] Feb 19 01:42:42.016 INFO O| Feb 19 01:42:42.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
82722026-02-19T01:42:42.151Z[ recovery-image] Feb 19 01:42:42.016 INFO O| Feb 19 01:42:42.016 INFO STEP 1163 (remove_files) COMPLETE
82732026-02-19T01:42:42.151Z[ recovery-image] Feb 19 01:42:42.016 INFO O| Feb 19 01:42:42.016 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82742026-02-19T01:42:42.151Z[ recovery-image] Feb 19 01:42:42.034 INFO O| Feb 19 01:42:42.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
82752026-02-19T01:42:42.151Z[ recovery-image] Feb 19 01:42:42.034 INFO O| Feb 19 01:42:42.034 INFO STEP 1164 (remove_files) COMPLETE
82762026-02-19T01:42:42.151Z[ recovery-image] Feb 19 01:42:42.034 INFO O| Feb 19 01:42:42.034 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82772026-02-19T01:42:42.175Z[ recovery-image] Feb 19 01:42:42.051 INFO O| Feb 19 01:42:42.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
82782026-02-19T01:42:42.175Z[ recovery-image] Feb 19 01:42:42.051 INFO O| Feb 19 01:42:42.051 INFO STEP 1165 (remove_files) COMPLETE
82792026-02-19T01:42:42.175Z[ recovery-image] Feb 19 01:42:42.051 INFO O| Feb 19 01:42:42.051 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
82802026-02-19T01:42:42.200Z[ recovery-image] Feb 19 01:42:42.073 INFO O| Feb 19 01:42:42.073 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
82812026-02-19T01:42:42.200Z[ recovery-image] Feb 19 01:42:42.073 INFO O| Feb 19 01:42:42.073 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
82822026-02-19T01:42:43.429Z[ recovery-image] Feb 19 01:42:43.325 INFO O| Feb 19 01:42:43.325 INFO STEP 1166 (pack_tar) COMPLETE
82832026-02-19T01:42:43.429Z[ recovery-image] Feb 19 01:42:43.325 INFO O| Feb 19 01:42:43.325 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
82842026-02-19T01:42:43.454Z[ recovery-image] Feb 19 01:42:43.325 INFO O| Feb 19 01:42:43.325 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
82852026-02-19T01:42:43.673Z[ recovery-image] Feb 19 01:42:43.569 INFO O| Feb 19 01:42:43.569 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
82862026-02-19T01:42:43.749Z[ recovery-image] Feb 19 01:42:43.645 INFO O| Feb 19 01:42:43.644 INFO completed processing sled/ramdisk-03-recovery-trim
82872026-02-19T01:42:43.775Z[ recovery-image] Feb 19 01:42:43.652 INFO image builder template: zfs-recovery...
82882026-02-19T01:42:43.775Z[ recovery-image] Feb 19 01:42:43.652 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/.tmpNifBKs/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "zfs-recovery"], pwd: None
82892026-02-19T01:42:43.827Z[ recovery-image] Feb 19 01:42:43.723 INFO O| Feb 19 01:42:43.722 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
82902026-02-19T01:42:43.852Z[ recovery-image] Feb 19 01:42:43.729 INFO O| Feb 19 01:42:43.729 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
82912026-02-19T01:42:43.876Z[ recovery-image] Feb 19 01:42:43.763 INFO O| Feb 19 01:42:43.762 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
82922026-02-19T01:42:43.901Z[ recovery-image] Feb 19 01:42:43.794 INFO O| Feb 19 01:42:43.794 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
82932026-02-19T01:42:43.901Z[ recovery-image] Feb 19 01:42:43.794 INFO O| Feb 19 01:42:43.794 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
82942026-02-19T01:42:43.926Z[ recovery-image] Feb 19 01:42:43.801 INFO O| Feb 19 01:42:43.801 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
82952026-02-19T01:42:43.952Z[ recovery-image] Feb 19 01:42:43.835 INFO O| Feb 19 01:42:43.835 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
82962026-02-19T01:42:43.977Z[ recovery-image] Feb 19 01:42:43.857 INFO O| Feb 19 01:42:43.856 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
82972026-02-19T01:42:44.002Z[ recovery-image] Feb 19 01:42:43.873 INFO O| Feb 19 01:42:43.873 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
82982026-02-19T01:42:44.002Z[ recovery-image] Feb 19 01:42:43.881 INFO O| Feb 19 01:42:43.881 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
82992026-02-19T01:42:44.002Z[ recovery-image] Feb 19 01:42:43.888 INFO O| Feb 19 01:42:43.888 INFO no lofi found
83002026-02-19T01:42:44.002Z[ recovery-image] Feb 19 01:42:43.888 INFO O| Feb 19 01:42:43.888 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
83012026-02-19T01:42:44.002Z[ recovery-image] Feb 19 01:42:43.888 INFO O| Feb 19 01:42:43.888 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83022026-02-19T01:42:48.129Z[ recovery-image] Feb 19 01:42:48.025 INFO O| Feb 19 01:42:48.025 INFO lofi device = /dev/dsk/c3t1d0p0
83032026-02-19T01:42:48.129Z[ recovery-image] Feb 19 01:42:48.025 INFO O| Feb 19 01:42:48.025 INFO pool device = /dev/dsk/c3t1d0p0
83042026-02-19T01:42:48.154Z[ recovery-image] Feb 19 01:42:48.025 INFO O| Feb 19 01:42:48.025 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/sled/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"]
83052026-02-19T01:42:48.360Z[ recovery-image] Feb 19 01:42:48.256 INFO O| Feb 19 01:42:48.256 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83062026-02-19T01:42:48.361Z[ recovery-image] Feb 19 01:42:48.256 INFO O| Feb 19 01:42:48.256 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
83072026-02-19T01:42:48.399Z[ recovery-image] Feb 19 01:42:48.295 INFO O| Feb 19 01:42:48.295 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
83082026-02-19T01:42:48.849Z[ recovery-image] Feb 19 01:42:48.745 INFO O| Feb 19 01:42:48.745 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
83092026-02-19T01:42:48.901Z[ recovery-image] Feb 19 01:42:48.797 INFO O| Feb 19 01:42:48.796 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
83102026-02-19T01:42:48.933Z[ recovery-image] Feb 19 01:42:48.829 INFO O| Feb 19 01:42:48.829 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
83112026-02-19T01:42:48.959Z[ recovery-image] Feb 19 01:42:48.855 INFO O| Feb 19 01:42:48.855 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
83122026-02-19T01:42:49.024Z[ recovery-image] Feb 19 01:42:48.920 INFO O| Feb 19 01:42:48.920 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83132026-02-19T01:42:49.059Z[ recovery-image] Feb 19 01:42:48.920 INFO O| Feb 19 01:42:48.920 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83142026-02-19T01:42:49.059Z[ recovery-image] Feb 19 01:42:48.920 INFO O| Feb 19 01:42:48.920 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83152026-02-19T01:42:49.059Z[ recovery-image] Feb 19 01:42:48.934 INFO O| Feb 19 01:42:48.934 INFO boot environment UUID: 147119b9-387d-4758-aa16-654a459177dc
83162026-02-19T01:42:49.059Z[ recovery-image] Feb 19 01:42:48.934 INFO O| Feb 19 01:42:48.934 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 147119b9-387d-4758-aa16-654a459177dc
83172026-02-19T01:42:49.084Z[ recovery-image] Feb 19 01:42:48.960 INFO O| Feb 19 01:42:48.960 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
83182026-02-19T01:42:49.110Z[ recovery-image] Feb 19 01:42:48.986 INFO O| Feb 19 01:42:48.986 INFO STEP 0 (create_be) COMPLETE
83192026-02-19T01:42:49.110Z[ recovery-image] Feb 19 01:42:48.986 INFO O| Feb 19 01:42:48.986 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83202026-02-19T01:42:49.134Z[ recovery-image] Feb 19 01:42:49.009 INFO O| Feb 19 01:42:49.009 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"]
83212026-02-19T01:42:56.595Z[ host-image] Feb 19 01:42:56.492 INFO O| Feb 19 01:42:56.492 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
83222026-02-19T01:42:58.356Z[ recovery-image] Feb 19 01:42:58.253 INFO O| Feb 19 01:42:58.252 INFO STEP 1 (unpack_tar) COMPLETE
83232026-02-19T01:42:58.356Z[ recovery-image] Feb 19 01:42:58.253 INFO O| Feb 19 01:42:58.253 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83242026-02-19T01:42:58.380Z[ recovery-image] Feb 19 01:42:58.270 INFO O| Feb 19 01:42:58.270 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83252026-02-19T01:42:59.064Z[ recovery-image] Feb 19 01:42:58.960 INFO O| Feb 19 01:42:58.960 INFO STEP 2 (devfsadm) COMPLETE
83262026-02-19T01:42:59.064Z[ recovery-image] Feb 19 01:42:58.960 INFO O| Feb 19 01:42:58.960 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83272026-02-19T01:42:59.089Z[ recovery-image] Feb 19 01:42:58.978 INFO O| Feb 19 01:42:58.978 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83282026-02-19T01:42:59.089Z[ recovery-image] Feb 19 01:42:58.978 INFO O| Feb 19 01:42:58.978 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83292026-02-19T01:42:59.089Z[ recovery-image] Feb 19 01:42:58.978 INFO O| Feb 19 01:42:58.978 INFO STEP 3 (ensure_dir) COMPLETE
83302026-02-19T01:42:59.089Z[ recovery-image] Feb 19 01:42:58.978 INFO O| Feb 19 01:42:58.978 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83312026-02-19T01:42:59.114Z[ recovery-image] Feb 19 01:42:58.996 INFO O| Feb 19 01:42:58.996 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83322026-02-19T01:42:59.114Z[ recovery-image] Feb 19 01:42:58.996 INFO O| Feb 19 01:42:58.996 INFO STEP 4 (ensure_dir) COMPLETE
83332026-02-19T01:42:59.114Z[ recovery-image] Feb 19 01:42:58.996 INFO O| Feb 19 01:42:58.996 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83342026-02-19T01:42:59.139Z[ recovery-image] Feb 19 01:42:59.011 INFO O| Feb 19 01:42:59.011 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83352026-02-19T01:42:59.139Z[ recovery-image] Feb 19 01:42:59.011 INFO O| Feb 19 01:42:59.011 INFO STEP 5 (ensure_dir) COMPLETE
83362026-02-19T01:42:59.139Z[ recovery-image] Feb 19 01:42:59.011 INFO O| Feb 19 01:42:59.011 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83372026-02-19T01:42:59.139Z[ recovery-image] Feb 19 01:42:59.024 INFO O| Feb 19 01:42:59.024 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83382026-02-19T01:42:59.139Z[ recovery-image] Feb 19 01:42:59.025 INFO O| Feb 19 01:42:59.025 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83392026-02-19T01:42:59.139Z[ recovery-image] Feb 19 01:42:59.025 INFO O| Feb 19 01:42:59.025 INFO STEP 6 (ensure_dir) COMPLETE
83402026-02-19T01:42:59.139Z[ recovery-image] Feb 19 01:42:59.025 INFO O| Feb 19 01:42:59.025 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83412026-02-19T01:42:59.163Z[ recovery-image] Feb 19 01:42:59.037 INFO O| Feb 19 01:42:59.037 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83422026-02-19T01:42:59.163Z[ recovery-image] Feb 19 01:42:59.037 INFO O| Feb 19 01:42:59.037 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83432026-02-19T01:42:59.163Z[ recovery-image] Feb 19 01:42:59.037 INFO O| Feb 19 01:42:59.037 INFO STEP 7 (ensure_dir) COMPLETE
83442026-02-19T01:42:59.163Z[ recovery-image] Feb 19 01:42:59.037 INFO O| Feb 19 01:42:59.037 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83452026-02-19T01:42:59.163Z[ recovery-image] Feb 19 01:42:59.051 INFO O| Feb 19 01:42:59.051 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
83462026-02-19T01:42:59.163Z[ recovery-image] Feb 19 01:42:59.051 INFO O| Feb 19 01:42:59.051 INFO STEP 8 (remove_files) COMPLETE
83472026-02-19T01:42:59.163Z[ recovery-image] Feb 19 01:42:59.051 INFO O| Feb 19 01:42:59.051 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83482026-02-19T01:42:59.188Z[ recovery-image] Feb 19 01:42:59.064 INFO O| Feb 19 01:42:59.064 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
83492026-02-19T01:42:59.188Z[ recovery-image] Feb 19 01:42:59.066 INFO O| Feb 19 01:42:59.066 INFO STEP 9 (remove_files) COMPLETE
83502026-02-19T01:42:59.188Z[ recovery-image] Feb 19 01:42:59.066 INFO O| Feb 19 01:42:59.066 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83512026-02-19T01:42:59.188Z[ recovery-image] Feb 19 01:42:59.078 INFO O| Feb 19 01:42:59.078 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
83522026-02-19T01:42:59.188Z[ recovery-image] Feb 19 01:42:59.080 INFO O| Feb 19 01:42:59.080 INFO STEP 10 (remove_files) COMPLETE
83532026-02-19T01:42:59.188Z[ recovery-image] Feb 19 01:42:59.080 INFO O| Feb 19 01:42:59.080 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83542026-02-19T01:42:59.214Z[ recovery-image] Feb 19 01:42:59.093 INFO O| Feb 19 01:42:59.093 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
83552026-02-19T01:42:59.214Z[ recovery-image] Feb 19 01:42:59.093 INFO O| Feb 19 01:42:59.093 INFO STEP 11 (remove_files) COMPLETE
83562026-02-19T01:42:59.214Z[ recovery-image] Feb 19 01:42:59.093 INFO O| Feb 19 01:42:59.093 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83572026-02-19T01:42:59.214Z[ recovery-image] Feb 19 01:42:59.107 INFO O| Feb 19 01:42:59.107 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
83582026-02-19T01:42:59.214Z[ recovery-image] Feb 19 01:42:59.107 INFO O| Feb 19 01:42:59.107 INFO STEP 12 (remove_files) COMPLETE
83592026-02-19T01:42:59.214Z[ recovery-image] Feb 19 01:42:59.107 INFO O| Feb 19 01:42:59.107 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83602026-02-19T01:42:59.247Z[ recovery-image] Feb 19 01:42:59.121 INFO O| Feb 19 01:42:59.121 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83612026-02-19T01:42:59.247Z[ recovery-image] Feb 19 01:42:59.121 INFO O| Feb 19 01:42:59.121 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83622026-02-19T01:42:59.247Z[ recovery-image] Feb 19 01:42:59.121 INFO O| Feb 19 01:42:59.121 INFO STEP 13 (ensure_dir) COMPLETE
83632026-02-19T01:42:59.247Z[ recovery-image] Feb 19 01:42:59.121 INFO O| Feb 19 01:42:59.121 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83642026-02-19T01:42:59.247Z[ recovery-image] Feb 19 01:42:59.134 INFO O| Feb 19 01:42:59.134 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83652026-02-19T01:42:59.248Z[ recovery-image] Feb 19 01:42:59.134 INFO O| Feb 19 01:42:59.134 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83662026-02-19T01:42:59.248Z[ recovery-image] Feb 19 01:42:59.134 INFO O| Feb 19 01:42:59.134 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83672026-02-19T01:42:59.248Z[ recovery-image] Feb 19 01:42:59.134 INFO O| Feb 19 01:42:59.134 INFO STEP 14 (ensure_dir) COMPLETE
83682026-02-19T01:42:59.248Z[ recovery-image] Feb 19 01:42:59.134 INFO O| Feb 19 01:42:59.134 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83692026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.151 INFO O| Feb 19 01:42:59.151 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83702026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.151 INFO O| Feb 19 01:42:59.151 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83712026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.151 INFO O| Feb 19 01:42:59.151 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83722026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.151 INFO O| Feb 19 01:42:59.151 INFO STEP 15 (ensure_dir) COMPLETE
83732026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.151 INFO O| Feb 19 01:42:59.151 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83742026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.168 INFO O| Feb 19 01:42:59.168 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83752026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.168 INFO O| Feb 19 01:42:59.168 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83762026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.168 INFO O| Feb 19 01:42:59.168 INFO STEP 16 (ensure_dir) COMPLETE
83772026-02-19T01:42:59.272Z[ recovery-image] Feb 19 01:42:59.169 INFO O| Feb 19 01:42:59.168 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83782026-02-19T01:42:59.297Z[ recovery-image] Feb 19 01:42:59.186 INFO O| Feb 19 01:42:59.185 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83792026-02-19T01:42:59.297Z[ recovery-image] Feb 19 01:42:59.186 INFO O| Feb 19 01:42:59.186 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83802026-02-19T01:42:59.297Z[ recovery-image] Feb 19 01:42:59.186 INFO O| Feb 19 01:42:59.186 INFO STEP 17 (ensure_dir) COMPLETE
83812026-02-19T01:42:59.297Z[ recovery-image] Feb 19 01:42:59.186 INFO O| Feb 19 01:42:59.186 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83822026-02-19T01:42:59.322Z[ recovery-image] Feb 19 01:42:59.203 INFO O| Feb 19 01:42:59.203 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
83832026-02-19T01:42:59.322Z[ recovery-image] Feb 19 01:42:59.203 INFO O| Feb 19 01:42:59.203 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
83842026-02-19T01:42:59.322Z[ recovery-image] Feb 19 01:42:59.203 INFO O| Feb 19 01:42:59.203 INFO ok!
83852026-02-19T01:42:59.322Z[ recovery-image] Feb 19 01:42:59.203 INFO O| Feb 19 01:42:59.203 INFO STEP 18 (ensure_symlink) COMPLETE
83862026-02-19T01:42:59.322Z[ recovery-image] Feb 19 01:42:59.203 INFO O| Feb 19 01:42:59.203 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83872026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.219 INFO O| Feb 19 01:42:59.219 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
83882026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.219 INFO O| Feb 19 01:42:59.219 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
83892026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.219 INFO O| Feb 19 01:42:59.219 INFO ok!
83902026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.219 INFO O| Feb 19 01:42:59.219 INFO STEP 19 (ensure_file) COMPLETE
83912026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.219 INFO O| Feb 19 01:42:59.219 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83922026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.232 INFO O| Feb 19 01:42:59.232 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
83932026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.232 INFO O| Feb 19 01:42:59.232 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
83942026-02-19T01:42:59.346Z[ recovery-image] Feb 19 01:42:59.233 INFO O| Feb 19 01:42:59.232 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
83952026-02-19T01:42:59.347Z[ recovery-image] Feb 19 01:42:59.233 INFO O| Feb 19 01:42:59.233 INFO ok!
83962026-02-19T01:42:59.347Z[ recovery-image] Feb 19 01:42:59.233 INFO O| Feb 19 01:42:59.233 INFO STEP 20 (ensure_symlink) COMPLETE
83972026-02-19T01:42:59.347Z[ recovery-image] Feb 19 01:42:59.233 INFO O| Feb 19 01:42:59.233 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83982026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.248 INFO O| Feb 19 01:42:59.248 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
83992026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.248 INFO O| Feb 19 01:42:59.248 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
84002026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.248 INFO O| Feb 19 01:42:59.248 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
84012026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.248 INFO O| Feb 19 01:42:59.248 INFO ok!
84022026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.248 INFO O| Feb 19 01:42:59.248 INFO STEP 21 (ensure_symlink) COMPLETE
84032026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.248 INFO O| Feb 19 01:42:59.248 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84042026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.262 INFO O| Feb 19 01:42:59.262 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
84052026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.262 INFO O| Feb 19 01:42:59.262 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
84062026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.262 INFO O| Feb 19 01:42:59.262 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
84072026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.262 INFO O| Feb 19 01:42:59.262 INFO ok!
84082026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.262 INFO O| Feb 19 01:42:59.262 INFO STEP 22 (ensure_symlink) COMPLETE
84092026-02-19T01:42:59.371Z[ recovery-image] Feb 19 01:42:59.262 INFO O| Feb 19 01:42:59.262 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84102026-02-19T01:42:59.396Z[ recovery-image] Feb 19 01:42:59.280 INFO O| Feb 19 01:42:59.280 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
84112026-02-19T01:42:59.396Z[ recovery-image] Feb 19 01:42:59.280 INFO O| Feb 19 01:42:59.280 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
84122026-02-19T01:42:59.396Z[ recovery-image] Feb 19 01:42:59.280 INFO O| Feb 19 01:42:59.280 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
84132026-02-19T01:42:59.396Z[ recovery-image] Feb 19 01:42:59.280 INFO O| Feb 19 01:42:59.280 INFO ok!
84142026-02-19T01:42:59.396Z[ recovery-image] Feb 19 01:42:59.280 INFO O| Feb 19 01:42:59.280 INFO STEP 23 (ensure_symlink) COMPLETE
84152026-02-19T01:42:59.396Z[ recovery-image] Feb 19 01:42:59.280 INFO O| Feb 19 01:42:59.280 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84162026-02-19T01:42:59.421Z[ recovery-image] Feb 19 01:42:59.298 INFO O| Feb 19 01:42:59.298 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
84172026-02-19T01:42:59.421Z[ recovery-image] Feb 19 01:42:59.298 INFO O| Feb 19 01:42:59.298 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 ...
84182026-02-19T01:42:59.421Z[ recovery-image] Feb 19 01:42:59.298 INFO O| Feb 19 01:42:59.298 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
84192026-02-19T01:42:59.421Z[ recovery-image] Feb 19 01:42:59.298 INFO O| Feb 19 01:42:59.298 INFO ok!
84202026-02-19T01:42:59.421Z[ recovery-image] Feb 19 01:42:59.298 INFO O| Feb 19 01:42:59.298 INFO STEP 24 (ensure_file) COMPLETE
84212026-02-19T01:42:59.421Z[ recovery-image] Feb 19 01:42:59.298 INFO O| Feb 19 01:42:59.298 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
84222026-02-19T01:42:59.449Z[ recovery-image] Feb 19 01:42:59.320 INFO O| Feb 19 01:42:59.320 INFO updating shadow file
84232026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.321 INFO O| Feb 19 01:42:59.321 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84242026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.321 INFO O| Feb 19 01:42:59.321 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84252026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.321 INFO O| Feb 19 01:42:59.321 INFO STEP 25 (shadow) COMPLETE
84262026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.321 INFO O| Feb 19 01:42:59.321 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84272026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.338 INFO O| Feb 19 01:42:59.338 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
84282026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.338 INFO O| Feb 19 01:42:59.338 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
84292026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.338 INFO O| Feb 19 01:42:59.338 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
84302026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.338 INFO O| Feb 19 01:42:59.338 INFO ok!
84312026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.338 INFO O| Feb 19 01:42:59.338 INFO STEP 26 (ensure_file) COMPLETE
84322026-02-19T01:42:59.450Z[ recovery-image] Feb 19 01:42:59.338 INFO O| Feb 19 01:42:59.338 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84332026-02-19T01:42:59.475Z[ recovery-image] Feb 19 01:42:59.355 INFO O| Feb 19 01:42:59.355 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
84342026-02-19T01:42:59.476Z[ recovery-image] Feb 19 01:42:59.355 INFO O| Feb 19 01:42:59.355 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
84352026-02-19T01:42:59.476Z[ recovery-image] Feb 19 01:42:59.356 INFO O| Feb 19 01:42:59.356 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
84362026-02-19T01:42:59.476Z[ recovery-image] Feb 19 01:42:59.356 INFO O| Feb 19 01:42:59.356 INFO ok!
84372026-02-19T01:42:59.476Z[ recovery-image] Feb 19 01:42:59.356 INFO O| Feb 19 01:42:59.356 INFO STEP 27 (ensure_file) COMPLETE
84382026-02-19T01:42:59.476Z[ recovery-image] Feb 19 01:42:59.356 INFO O| Feb 19 01:42:59.356 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84392026-02-19T01:42:59.500Z[ recovery-image] Feb 19 01:42:59.373 INFO O| Feb 19 01:42:59.373 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
84402026-02-19T01:42:59.500Z[ recovery-image] Feb 19 01:42:59.373 INFO O| Feb 19 01:42:59.373 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
84412026-02-19T01:42:59.500Z[ recovery-image] Feb 19 01:42:59.373 INFO O| Feb 19 01:42:59.373 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84422026-02-19T01:42:59.500Z[ recovery-image] Feb 19 01:42:59.373 INFO O| Feb 19 01:42:59.373 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84432026-02-19T01:42:59.500Z[ recovery-image] Feb 19 01:42:59.373 INFO O| Feb 19 01:42:59.373 INFO ok!
84442026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.373 INFO O| Feb 19 01:42:59.373 INFO STEP 28 (ensure_file) COMPLETE
84452026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.373 INFO O| Feb 19 01:42:59.373 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84462026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.388 INFO O| Feb 19 01:42:59.388 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
84472026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.388 INFO O| Feb 19 01:42:59.388 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
84482026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.388 INFO O| Feb 19 01:42:59.388 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
84492026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.388 INFO O| Feb 19 01:42:59.388 INFO ok!
84502026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.388 INFO O| Feb 19 01:42:59.388 INFO STEP 29 (ensure_file) COMPLETE
84512026-02-19T01:42:59.501Z[ recovery-image] Feb 19 01:42:59.388 INFO O| Feb 19 01:42:59.388 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84522026-02-19T01:42:59.525Z[ recovery-image] Feb 19 01:42:59.406 INFO O| Feb 19 01:42:59.405 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84532026-02-19T01:42:59.526Z[ recovery-image] Feb 19 01:42:59.406 INFO O| Feb 19 01:42:59.406 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84542026-02-19T01:42:59.526Z[ recovery-image] Feb 19 01:42:59.406 INFO O| Feb 19 01:42:59.406 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84552026-02-19T01:42:59.526Z[ recovery-image] Feb 19 01:42:59.406 INFO O| Feb 19 01:42:59.406 INFO STEP 30 (ensure_dir) COMPLETE
84562026-02-19T01:42:59.526Z[ recovery-image] Feb 19 01:42:59.406 INFO O| Feb 19 01:42:59.406 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84572026-02-19T01:42:59.550Z[ recovery-image] Feb 19 01:42:59.423 INFO O| Feb 19 01:42:59.423 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
84582026-02-19T01:42:59.550Z[ recovery-image] Feb 19 01:42:59.423 INFO O| Feb 19 01:42:59.423 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 ...
84592026-02-19T01:42:59.550Z[ recovery-image] Feb 19 01:42:59.423 INFO O| Feb 19 01:42:59.423 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
84602026-02-19T01:42:59.550Z[ recovery-image] Feb 19 01:42:59.424 INFO O| Feb 19 01:42:59.423 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
84612026-02-19T01:42:59.550Z[ recovery-image] Feb 19 01:42:59.424 INFO O| Feb 19 01:42:59.423 INFO ok!
84622026-02-19T01:42:59.550Z[ recovery-image] Feb 19 01:42:59.424 INFO O| Feb 19 01:42:59.423 INFO STEP 31 (ensure_file) COMPLETE
84632026-02-19T01:42:59.551Z[ recovery-image] Feb 19 01:42:59.424 INFO O| Feb 19 01:42:59.423 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84642026-02-19T01:42:59.551Z[ recovery-image] Feb 19 01:42:59.441 INFO O| Feb 19 01:42:59.441 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84652026-02-19T01:42:59.551Z[ recovery-image] Feb 19 01:42:59.441 INFO O| Feb 19 01:42:59.441 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84662026-02-19T01:42:59.551Z[ recovery-image] Feb 19 01:42:59.441 INFO O| Feb 19 01:42:59.441 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84672026-02-19T01:42:59.551Z[ recovery-image] Feb 19 01:42:59.441 INFO O| Feb 19 01:42:59.441 INFO STEP 32 (ensure_dir) COMPLETE
84682026-02-19T01:42:59.551Z[ recovery-image] Feb 19 01:42:59.441 INFO O| Feb 19 01:42:59.441 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84692026-02-19T01:42:59.575Z[ recovery-image] Feb 19 01:42:59.455 INFO O| Feb 19 01:42:59.455 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
84702026-02-19T01:42:59.576Z[ recovery-image] Feb 19 01:42:59.456 INFO O| Feb 19 01:42:59.455 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 ...
84712026-02-19T01:42:59.576Z[ recovery-image] Feb 19 01:42:59.456 INFO O| Feb 19 01:42:59.456 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
84722026-02-19T01:42:59.576Z[ recovery-image] Feb 19 01:42:59.456 INFO O| Feb 19 01:42:59.456 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
84732026-02-19T01:42:59.576Z[ recovery-image] Feb 19 01:42:59.456 INFO O| Feb 19 01:42:59.456 INFO ok!
84742026-02-19T01:42:59.576Z[ recovery-image] Feb 19 01:42:59.456 INFO O| Feb 19 01:42:59.456 INFO STEP 33 (ensure_file) COMPLETE
84752026-02-19T01:42:59.576Z[ recovery-image] Feb 19 01:42:59.456 INFO O| Feb 19 01:42:59.456 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
84762026-02-19T01:42:59.600Z[ recovery-image] Feb 19 01:42:59.474 INFO O| Feb 19 01:42:59.474 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
84772026-02-19T01:42:59.600Z[ recovery-image] Feb 19 01:42:59.474 INFO O| Feb 19 01:42:59.474 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
84782026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.474 INFO O| Feb 19 01:42:59.474 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
84792026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.474 INFO O| Feb 19 01:42:59.474 INFO ok!
84802026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.474 INFO O| Feb 19 01:42:59.474 INFO STEP 34 (ensure_file) COMPLETE
84812026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.474 INFO O| Feb 19 01:42:59.474 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
84822026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.491 INFO O| Feb 19 01:42:59.491 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
84832026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.492 INFO O| Feb 19 01:42:59.491 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
84842026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.492 INFO O| Feb 19 01:42:59.492 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
84852026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.492 INFO O| Feb 19 01:42:59.492 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
84862026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.492 INFO O| Feb 19 01:42:59.492 INFO ok!
84872026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.492 INFO O| Feb 19 01:42:59.492 INFO STEP 35 (ensure_file) COMPLETE
84882026-02-19T01:42:59.601Z[ recovery-image] Feb 19 01:42:59.492 INFO O| Feb 19 01:42:59.492 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
84892026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.507 INFO O| Feb 19 01:42:59.507 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
84902026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.507 INFO O| Feb 19 01:42:59.507 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
84912026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.507 INFO O| Feb 19 01:42:59.507 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
84922026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.507 INFO O| Feb 19 01:42:59.507 INFO ok!
84932026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.507 INFO O| Feb 19 01:42:59.507 INFO STEP 36 (ensure_file) COMPLETE
84942026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.507 INFO O| Feb 19 01:42:59.507 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
84952026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.521 INFO O| Feb 19 01:42:59.521 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
84962026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.521 INFO O| Feb 19 01:42:59.521 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
84972026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.522 INFO O| Feb 19 01:42:59.522 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
84982026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.522 INFO O| Feb 19 01:42:59.522 INFO ok!
84992026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.522 INFO O| Feb 19 01:42:59.522 INFO STEP 37 (ensure_file) COMPLETE
85002026-02-19T01:42:59.627Z[ recovery-image] Feb 19 01:42:59.522 INFO O| Feb 19 01:42:59.522 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85012026-02-19T01:42:59.652Z[ recovery-image] Feb 19 01:42:59.538 INFO O| Feb 19 01:42:59.538 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
85022026-02-19T01:42:59.652Z[ recovery-image] Feb 19 01:42:59.538 INFO O| Feb 19 01:42:59.538 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
85032026-02-19T01:42:59.652Z[ recovery-image] Feb 19 01:42:59.539 INFO O| Feb 19 01:42:59.538 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85042026-02-19T01:42:59.652Z[ recovery-image] Feb 19 01:42:59.539 INFO O| Feb 19 01:42:59.539 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85052026-02-19T01:42:59.652Z[ recovery-image] Feb 19 01:42:59.539 INFO O| Feb 19 01:42:59.539 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85062026-02-19T01:42:59.653Z[ recovery-image] Feb 19 01:42:59.539 INFO O| Feb 19 01:42:59.539 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85072026-02-19T01:42:59.653Z[ recovery-image] Feb 19 01:42:59.539 INFO O| Feb 19 01:42:59.539 INFO ok!
85082026-02-19T01:42:59.653Z[ recovery-image] Feb 19 01:42:59.539 INFO O| Feb 19 01:42:59.539 INFO STEP 38 (ensure_file) COMPLETE
85092026-02-19T01:42:59.653Z[ recovery-image] Feb 19 01:42:59.539 INFO O| Feb 19 01:42:59.539 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85102026-02-19T01:42:59.677Z[ recovery-image] Feb 19 01:42:59.553 INFO O| Feb 19 01:42:59.553 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85112026-02-19T01:42:59.677Z[ recovery-image] Feb 19 01:42:59.553 INFO O| Feb 19 01:42:59.553 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85122026-02-19T01:42:59.677Z[ recovery-image] Feb 19 01:42:59.553 INFO O| Feb 19 01:42:59.553 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85132026-02-19T01:42:59.677Z[ recovery-image] Feb 19 01:42:59.553 INFO O| Feb 19 01:42:59.553 INFO STEP 39 (ensure_dir) COMPLETE
85142026-02-19T01:42:59.677Z[ recovery-image] Feb 19 01:42:59.553 INFO O| Feb 19 01:42:59.553 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85152026-02-19T01:42:59.677Z[ recovery-image] Feb 19 01:42:59.569 INFO O| Feb 19 01:42:59.569 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
85162026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.569 INFO O| Feb 19 01:42:59.569 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 ...
85172026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.570 INFO O| Feb 19 01:42:59.570 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
85182026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.570 INFO O| Feb 19 01:42:59.570 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
85192026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.570 INFO O| Feb 19 01:42:59.570 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
85202026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.570 INFO O| Feb 19 01:42:59.570 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
85212026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.570 INFO O| Feb 19 01:42:59.570 INFO ok!
85222026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.570 INFO O| Feb 19 01:42:59.570 INFO STEP 40 (ensure_file) COMPLETE
85232026-02-19T01:42:59.678Z[ recovery-image] Feb 19 01:42:59.570 INFO O| Feb 19 01:42:59.570 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85242026-02-19T01:42:59.703Z[ recovery-image] Feb 19 01:42:59.585 INFO O| Feb 19 01:42:59.585 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
85252026-02-19T01:42:59.703Z[ recovery-image] Feb 19 01:42:59.585 INFO O| Feb 19 01:42:59.585 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 ...
85262026-02-19T01:42:59.703Z[ recovery-image] Feb 19 01:42:59.585 INFO O| Feb 19 01:42:59.585 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
85272026-02-19T01:42:59.703Z[ recovery-image] Feb 19 01:42:59.585 INFO O| Feb 19 01:42:59.585 INFO ok!
85282026-02-19T01:42:59.703Z[ recovery-image] Feb 19 01:42:59.586 INFO O| Feb 19 01:42:59.585 INFO STEP 41 (ensure_symlink) COMPLETE
85292026-02-19T01:42:59.703Z[ recovery-image] Feb 19 01:42:59.586 INFO O| Feb 19 01:42:59.585 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85302026-02-19T01:42:59.727Z[ recovery-image] Feb 19 01:42:59.600 INFO O| Feb 19 01:42:59.600 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
85312026-02-19T01:42:59.727Z[ recovery-image] Feb 19 01:42:59.600 INFO O| Feb 19 01:42:59.600 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
85322026-02-19T01:42:59.727Z[ recovery-image] Feb 19 01:42:59.600 INFO O| Feb 19 01:42:59.600 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
85332026-02-19T01:42:59.727Z[ recovery-image] Feb 19 01:42:59.600 INFO O| Feb 19 01:42:59.600 INFO ok!
85342026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.600 INFO O| Feb 19 01:42:59.600 INFO STEP 42 (ensure_symlink) COMPLETE
85352026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.600 INFO O| Feb 19 01:42:59.600 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85362026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.617 INFO O| Feb 19 01:42:59.617 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
85372026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.617 INFO O| Feb 19 01:42:59.617 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
85382026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.618 INFO O| Feb 19 01:42:59.618 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85392026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.618 INFO O| Feb 19 01:42:59.618 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85402026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.618 INFO O| Feb 19 01:42:59.618 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85412026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.618 INFO O| Feb 19 01:42:59.618 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85422026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.618 INFO O| Feb 19 01:42:59.618 INFO ok!
85432026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.618 INFO O| Feb 19 01:42:59.618 INFO STEP 43 (ensure_file) COMPLETE
85442026-02-19T01:42:59.728Z[ recovery-image] Feb 19 01:42:59.618 INFO O| Feb 19 01:42:59.618 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85452026-02-19T01:42:59.753Z[ recovery-image] Feb 19 01:42:59.635 INFO O| Feb 19 01:42:59.635 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
85462026-02-19T01:42:59.753Z[ recovery-image] Feb 19 01:42:59.635 INFO O| Feb 19 01:42:59.635 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 ...
85472026-02-19T01:42:59.753Z[ recovery-image] Feb 19 01:42:59.636 INFO O| Feb 19 01:42:59.636 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
85482026-02-19T01:42:59.753Z[ recovery-image] Feb 19 01:42:59.636 INFO O| Feb 19 01:42:59.636 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
85492026-02-19T01:42:59.753Z[ recovery-image] Feb 19 01:42:59.636 INFO O| Feb 19 01:42:59.636 INFO ok!
85502026-02-19T01:42:59.753Z[ recovery-image] Feb 19 01:42:59.636 INFO O| Feb 19 01:42:59.636 INFO STEP 44 (ensure_file) COMPLETE
85512026-02-19T01:42:59.753Z[ recovery-image] Feb 19 01:42:59.636 INFO O| Feb 19 01:42:59.636 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85522026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.653 INFO O| Feb 19 01:42:59.653 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
85532026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.653 INFO O| Feb 19 01:42:59.653 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
85542026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.654 INFO O| Feb 19 01:42:59.654 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
85552026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.654 INFO O| Feb 19 01:42:59.654 INFO ok!
85562026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.654 INFO O| Feb 19 01:42:59.654 INFO STEP 45 (ensure_file) COMPLETE
85572026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.654 INFO O| Feb 19 01:42:59.654 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85582026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.672 INFO O| Feb 19 01:42:59.672 INFO updating shadow file
85592026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.672 INFO O| Feb 19 01:42:59.672 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
85602026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.672 INFO O| Feb 19 01:42:59.672 INFO STEP 46 (shadow) COMPLETE
85612026-02-19T01:42:59.778Z[ recovery-image] Feb 19 01:42:59.672 INFO O| Feb 19 01:42:59.672 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85622026-02-19T01:42:59.802Z[ recovery-image] Feb 19 01:42:59.688 INFO O| Feb 19 01:42:59.688 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
85632026-02-19T01:42:59.802Z[ recovery-image] Feb 19 01:42:59.688 INFO O| Feb 19 01:42:59.688 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
85642026-02-19T01:42:59.802Z[ recovery-image] Feb 19 01:42:59.688 INFO O| Feb 19 01:42:59.688 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
85652026-02-19T01:42:59.802Z[ recovery-image] Feb 19 01:42:59.688 INFO O| Feb 19 01:42:59.688 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
85662026-02-19T01:42:59.802Z[ recovery-image] Feb 19 01:42:59.688 INFO O| Feb 19 01:42:59.688 INFO ok!
85672026-02-19T01:42:59.802Z[ recovery-image] Feb 19 01:42:59.688 INFO O| Feb 19 01:42:59.688 INFO STEP 47 (ensure_file) COMPLETE
85682026-02-19T01:42:59.802Z[ recovery-image] Feb 19 01:42:59.688 INFO O| Feb 19 01:42:59.688 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85692026-02-19T01:42:59.827Z[ recovery-image] Feb 19 01:42:59.711 INFO O| Feb 19 01:42:59.711 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
85702026-02-19T01:42:59.827Z[ recovery-image] Feb 19 01:42:59.711 INFO O| Feb 19 01:42:59.711 INFO STEP 48 (ensure_dir) COMPLETE
85712026-02-19T01:42:59.827Z[ recovery-image] Feb 19 01:42:59.711 INFO O| Feb 19 01:42:59.711 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85722026-02-19T01:42:59.851Z[ recovery-image] Feb 19 01:42:59.732 INFO O| Feb 19 01:42:59.732 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
85732026-02-19T01:42:59.851Z[ recovery-image] Feb 19 01:42:59.732 INFO O| Feb 19 01:42:59.732 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
85742026-02-19T01:42:59.851Z[ recovery-image] Feb 19 01:42:59.732 INFO O| Feb 19 01:42:59.732 INFO STEP 49 (ensure_dir) COMPLETE
85752026-02-19T01:42:59.851Z[ recovery-image] Feb 19 01:42:59.732 INFO O| Feb 19 01:42:59.732 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85762026-02-19T01:42:59.875Z[ recovery-image] Feb 19 01:42:59.749 INFO O| Feb 19 01:42:59.749 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
85772026-02-19T01:42:59.875Z[ recovery-image] Feb 19 01:42:59.749 INFO O| Feb 19 01:42:59.749 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
85782026-02-19T01:42:59.875Z[ recovery-image] Feb 19 01:42:59.749 INFO O| Feb 19 01:42:59.749 INFO STEP 50 (ensure_dir) COMPLETE
85792026-02-19T01:42:59.875Z[ recovery-image] Feb 19 01:42:59.749 INFO O| Feb 19 01:42:59.749 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85802026-02-19T01:42:59.875Z[ recovery-image] Feb 19 01:42:59.766 INFO O| Feb 19 01:42:59.766 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
85812026-02-19T01:42:59.875Z[ recovery-image] Feb 19 01:42:59.766 INFO O| Feb 19 01:42:59.766 INFO copying /tmp/.tmpNifBKs/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
85822026-02-19T01:43:00.885Z[ recovery-image] Feb 19 01:43:00.782 INFO O| Feb 19 01:43:00.782 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
85832026-02-19T01:43:00.885Z[ recovery-image] Feb 19 01:43:00.782 INFO O| Feb 19 01:43:00.782 INFO ok!
85842026-02-19T01:43:00.909Z[ recovery-image] Feb 19 01:43:00.782 INFO O| Feb 19 01:43:00.782 INFO STEP 51 (ensure_file) COMPLETE
85852026-02-19T01:43:00.909Z[ recovery-image] Feb 19 01:43:00.782 INFO O| Feb 19 01:43:00.782 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85862026-02-19T01:43:00.909Z[ recovery-image] Feb 19 01:43:00.798 INFO O| Feb 19 01:43:00.798 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
85872026-02-19T01:43:00.909Z[ recovery-image] Feb 19 01:43:00.798 INFO O| Feb 19 01:43:00.798 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
85882026-02-19T01:43:00.909Z[ recovery-image] Feb 19 01:43:00.798 INFO O| Feb 19 01:43:00.798 INFO STEP 52 (ensure_dir) COMPLETE
85892026-02-19T01:43:00.909Z[ recovery-image] Feb 19 01:43:00.798 INFO O| Feb 19 01:43:00.798 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85902026-02-19T01:43:00.933Z[ recovery-image] Feb 19 01:43:00.812 INFO O| Feb 19 01:43:00.812 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
85912026-02-19T01:43:00.933Z[ recovery-image] Feb 19 01:43:00.812 INFO O| Feb 19 01:43:00.812 INFO copying /tmp/.tmpNifBKs/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
85922026-02-19T01:43:00.933Z[ recovery-image] Feb 19 01:43:00.812 INFO O| Feb 19 01:43:00.812 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
85932026-02-19T01:43:00.934Z[ recovery-image] Feb 19 01:43:00.812 INFO O| Feb 19 01:43:00.812 INFO ok!
85942026-02-19T01:43:00.934Z[ recovery-image] Feb 19 01:43:00.812 INFO O| Feb 19 01:43:00.812 INFO STEP 53 (ensure_file) COMPLETE
85952026-02-19T01:43:00.934Z[ recovery-image] Feb 19 01:43:00.812 INFO O| Feb 19 01:43:00.812 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85962026-02-19T01:43:00.934Z[ recovery-image] Feb 19 01:43:00.827 INFO O| Feb 19 01:43:00.827 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
85972026-02-19T01:43:00.934Z[ recovery-image] Feb 19 01:43:00.827 INFO O| Feb 19 01:43:00.827 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
85982026-02-19T01:43:00.934Z[ recovery-image] Feb 19 01:43:00.827 INFO O| Feb 19 01:43:00.827 INFO STEP 54 (ensure_dir) COMPLETE
85992026-02-19T01:43:00.934Z[ recovery-image] Feb 19 01:43:00.827 INFO O| Feb 19 01:43:00.827 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86002026-02-19T01:43:00.958Z[ recovery-image] Feb 19 01:43:00.846 INFO O| Feb 19 01:43:00.846 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
86012026-02-19T01:43:00.958Z[ recovery-image] Feb 19 01:43:00.846 INFO O| Feb 19 01:43:00.846 INFO copying /tmp/.tmpNifBKs/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
86022026-02-19T01:43:03.509Z[ recovery-image] Feb 19 01:43:03.406 INFO O| Feb 19 01:43:03.406 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
86032026-02-19T01:43:03.509Z[ recovery-image] Feb 19 01:43:03.406 INFO O| Feb 19 01:43:03.406 INFO ok!
86042026-02-19T01:43:03.533Z[ recovery-image] Feb 19 01:43:03.406 INFO O| Feb 19 01:43:03.406 INFO STEP 55 (ensure_file) COMPLETE
86052026-02-19T01:43:03.533Z[ recovery-image] Feb 19 01:43:03.406 INFO O| Feb 19 01:43:03.406 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86062026-02-19T01:43:03.533Z[ recovery-image] Feb 19 01:43:03.426 INFO O| Feb 19 01:43:03.426 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
86072026-02-19T01:43:03.533Z[ recovery-image] Feb 19 01:43:03.426 INFO O| Feb 19 01:43:03.426 INFO copying /tmp/.tmpNifBKs/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
86082026-02-19T01:43:06.148Z[ recovery-image] Feb 19 01:43:06.045 INFO O| Feb 19 01:43:06.045 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
86092026-02-19T01:43:06.148Z[ recovery-image] Feb 19 01:43:06.045 INFO O| Feb 19 01:43:06.045 INFO ok!
86102026-02-19T01:43:06.172Z[ recovery-image] Feb 19 01:43:06.045 INFO O| Feb 19 01:43:06.045 INFO STEP 56 (ensure_file) COMPLETE
86112026-02-19T01:43:06.172Z[ recovery-image] Feb 19 01:43:06.045 INFO O| Feb 19 01:43:06.045 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86122026-02-19T01:43:06.172Z[ recovery-image] Feb 19 01:43:06.061 INFO O| Feb 19 01:43:06.061 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86132026-02-19T01:43:06.172Z[ recovery-image] Feb 19 01:43:06.061 INFO O| Feb 19 01:43:06.061 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86142026-02-19T01:43:06.172Z[ recovery-image] Feb 19 01:43:06.061 INFO O| Feb 19 01:43:06.061 INFO STEP 57 (ensure_dir) COMPLETE
86152026-02-19T01:43:06.172Z[ recovery-image] Feb 19 01:43:06.061 INFO O| Feb 19 01:43:06.061 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86162026-02-19T01:43:06.196Z[ recovery-image] Feb 19 01:43:06.075 INFO O| Feb 19 01:43:06.075 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
86172026-02-19T01:43:06.196Z[ recovery-image] Feb 19 01:43:06.075 INFO O| Feb 19 01:43:06.075 INFO copying /tmp/.tmpNifBKs/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 ...
86182026-02-19T01:43:06.196Z[ recovery-image] Feb 19 01:43:06.075 INFO O| Feb 19 01:43:06.075 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
86192026-02-19T01:43:06.196Z[ recovery-image] Feb 19 01:43:06.075 INFO O| Feb 19 01:43:06.075 INFO ok!
86202026-02-19T01:43:06.196Z[ recovery-image] Feb 19 01:43:06.075 INFO O| Feb 19 01:43:06.075 INFO STEP 58 (ensure_file) COMPLETE
86212026-02-19T01:43:06.196Z[ recovery-image] Feb 19 01:43:06.075 INFO O| Feb 19 01:43:06.075 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86222026-02-19T01:43:06.197Z[ recovery-image] Feb 19 01:43:06.093 INFO O| Feb 19 01:43:06.093 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
86232026-02-19T01:43:06.197Z[ recovery-image] Feb 19 01:43:06.093 INFO O| Feb 19 01:43:06.093 INFO copying /tmp/.tmpNifBKs/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 ...
86242026-02-19T01:43:06.197Z[ recovery-image] Feb 19 01:43:06.093 INFO O| Feb 19 01:43:06.093 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
86252026-02-19T01:43:06.197Z[ recovery-image] Feb 19 01:43:06.093 INFO O| Feb 19 01:43:06.093 INFO ok!
86262026-02-19T01:43:06.197Z[ recovery-image] Feb 19 01:43:06.093 INFO O| Feb 19 01:43:06.093 INFO STEP 59 (ensure_file) COMPLETE
86272026-02-19T01:43:06.197Z[ recovery-image] Feb 19 01:43:06.093 INFO O| Feb 19 01:43:06.093 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86282026-02-19T01:43:06.221Z[ recovery-image] Feb 19 01:43:06.108 INFO O| Feb 19 01:43:06.108 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86292026-02-19T01:43:06.221Z[ recovery-image] Feb 19 01:43:06.108 INFO O| Feb 19 01:43:06.108 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86302026-02-19T01:43:06.221Z[ recovery-image] Feb 19 01:43:06.108 INFO O| Feb 19 01:43:06.108 INFO STEP 60 (ensure_dir) COMPLETE
86312026-02-19T01:43:06.221Z[ recovery-image] Feb 19 01:43:06.108 INFO O| Feb 19 01:43:06.108 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86322026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.121 INFO O| Feb 19 01:43:06.121 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
86332026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.121 INFO O| Feb 19 01:43:06.121 INFO copying /tmp/.tmpNifBKs/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 ...
86342026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.121 INFO O| Feb 19 01:43:06.121 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
86352026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.121 INFO O| Feb 19 01:43:06.121 INFO ok!
86362026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.121 INFO O| Feb 19 01:43:06.121 INFO STEP 61 (ensure_file) COMPLETE
86372026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.121 INFO O| Feb 19 01:43:06.121 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86382026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.138 INFO O| Feb 19 01:43:06.138 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
86392026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.138 INFO O| Feb 19 01:43:06.138 INFO copying /tmp/.tmpNifBKs/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 ...
86402026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.138 INFO O| Feb 19 01:43:06.138 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
86412026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.138 INFO O| Feb 19 01:43:06.138 INFO ok!
86422026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.138 INFO O| Feb 19 01:43:06.138 INFO STEP 62 (ensure_file) COMPLETE
86432026-02-19T01:43:06.245Z[ recovery-image] Feb 19 01:43:06.138 INFO O| Feb 19 01:43:06.138 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86442026-02-19T01:43:06.270Z[ recovery-image] Feb 19 01:43:06.153 INFO O| Feb 19 01:43:06.153 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86452026-02-19T01:43:06.270Z[ recovery-image] Feb 19 01:43:06.153 INFO O| Feb 19 01:43:06.153 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86462026-02-19T01:43:06.270Z[ recovery-image] Feb 19 01:43:06.153 INFO O| Feb 19 01:43:06.153 INFO STEP 63 (ensure_dir) COMPLETE
86472026-02-19T01:43:06.270Z[ recovery-image] Feb 19 01:43:06.153 INFO O| Feb 19 01:43:06.153 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86482026-02-19T01:43:06.270Z[ recovery-image] Feb 19 01:43:06.167 INFO O| Feb 19 01:43:06.167 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
86492026-02-19T01:43:06.270Z[ recovery-image] Feb 19 01:43:06.167 INFO O| Feb 19 01:43:06.167 INFO copying /tmp/.tmpNifBKs/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 ...
86502026-02-19T01:43:06.270Z[ recovery-image] Feb 19 01:43:06.167 INFO O| Feb 19 01:43:06.167 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
86512026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.167 INFO O| Feb 19 01:43:06.167 INFO ok!
86522026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.167 INFO O| Feb 19 01:43:06.167 INFO STEP 64 (ensure_file) COMPLETE
86532026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.167 INFO O| Feb 19 01:43:06.167 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86542026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.184 INFO O| Feb 19 01:43:06.184 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
86552026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.184 INFO O| Feb 19 01:43:06.184 INFO copying /tmp/.tmpNifBKs/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
86562026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.184 INFO O| Feb 19 01:43:06.184 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
86572026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.184 INFO O| Feb 19 01:43:06.184 INFO ok!
86582026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.184 INFO O| Feb 19 01:43:06.184 INFO STEP 65 (ensure_file) COMPLETE
86592026-02-19T01:43:06.294Z[ recovery-image] Feb 19 01:43:06.184 INFO O| Feb 19 01:43:06.184 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86602026-02-19T01:43:06.318Z[ recovery-image] Feb 19 01:43:06.201 INFO O| Feb 19 01:43:06.201 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
86612026-02-19T01:43:06.318Z[ recovery-image] Feb 19 01:43:06.202 INFO O| Feb 19 01:43:06.201 INFO STEP 66 (ensure_dir) COMPLETE
86622026-02-19T01:43:06.318Z[ recovery-image] Feb 19 01:43:06.202 INFO O| Feb 19 01:43:06.201 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86632026-02-19T01:43:06.342Z[ recovery-image] Feb 19 01:43:06.216 INFO O| Feb 19 01:43:06.216 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
86642026-02-19T01:43:06.342Z[ recovery-image] Feb 19 01:43:06.216 INFO O| Feb 19 01:43:06.216 INFO STEP 67 (ensure_dir) COMPLETE
86652026-02-19T01:43:06.342Z[ recovery-image] Feb 19 01:43:06.216 INFO O| Feb 19 01:43:06.216 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86662026-02-19T01:43:06.343Z[ recovery-image] Feb 19 01:43:06.230 INFO O| Feb 19 01:43:06.230 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
86672026-02-19T01:43:06.343Z[ recovery-image] Feb 19 01:43:06.230 INFO O| Feb 19 01:43:06.230 INFO STEP 68 (ensure_dir) COMPLETE
86682026-02-19T01:43:06.343Z[ recovery-image] Feb 19 01:43:06.230 INFO O| Feb 19 01:43:06.230 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86692026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.243 INFO O| Feb 19 01:43:06.243 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
86702026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.243 INFO O| Feb 19 01:43:06.243 INFO STEP 69 (ensure_dir) COMPLETE
86712026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.243 INFO O| Feb 19 01:43:06.243 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86722026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.255 INFO O| Feb 19 01:43:06.255 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
86732026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.255 INFO O| Feb 19 01:43:06.255 INFO copying /tmp/.tmpNifBKs/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
86742026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.255 INFO O| Feb 19 01:43:06.255 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
86752026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.255 INFO O| Feb 19 01:43:06.255 INFO ok!
86762026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.255 INFO O| Feb 19 01:43:06.255 INFO STEP 70 (ensure_file) COMPLETE
86772026-02-19T01:43:06.367Z[ recovery-image] Feb 19 01:43:06.255 INFO O| Feb 19 01:43:06.255 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86782026-02-19T01:43:06.392Z[ recovery-image] Feb 19 01:43:06.272 INFO O| Feb 19 01:43:06.272 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
86792026-02-19T01:43:06.392Z[ recovery-image] Feb 19 01:43:06.272 INFO O| Feb 19 01:43:06.272 INFO STEP 71 (remove_files) COMPLETE
86802026-02-19T01:43:06.392Z[ recovery-image] Feb 19 01:43:06.272 INFO O| Feb 19 01:43:06.272 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86812026-02-19T01:43:06.417Z[ recovery-image] Feb 19 01:43:06.289 INFO O| Feb 19 01:43:06.289 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
86822026-02-19T01:43:06.417Z[ recovery-image] Feb 19 01:43:06.289 INFO O| Feb 19 01:43:06.289 INFO STEP 72 (remove_files) COMPLETE
86832026-02-19T01:43:06.417Z[ recovery-image] Feb 19 01:43:06.289 INFO O| Feb 19 01:43:06.289 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86842026-02-19T01:43:06.417Z[ recovery-image] Feb 19 01:43:06.303 INFO O| Feb 19 01:43:06.303 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
86852026-02-19T01:43:06.417Z[ recovery-image] Feb 19 01:43:06.304 INFO O| Feb 19 01:43:06.303 INFO STEP 73 (remove_files) COMPLETE
86862026-02-19T01:43:06.417Z[ recovery-image] Feb 19 01:43:06.304 INFO O| Feb 19 01:43:06.303 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86872026-02-19T01:43:06.441Z[ recovery-image] Feb 19 01:43:06.317 INFO O| Feb 19 01:43:06.317 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
86882026-02-19T01:43:06.441Z[ recovery-image] Feb 19 01:43:06.317 INFO O| Feb 19 01:43:06.317 INFO STEP 74 (remove_files) COMPLETE
86892026-02-19T01:43:06.441Z[ recovery-image] Feb 19 01:43:06.317 INFO O| Feb 19 01:43:06.317 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86902026-02-19T01:43:06.441Z[ recovery-image] Feb 19 01:43:06.330 INFO O| Feb 19 01:43:06.330 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
86912026-02-19T01:43:06.441Z[ recovery-image] Feb 19 01:43:06.330 INFO O| Feb 19 01:43:06.330 INFO STEP 75 (remove_files) COMPLETE
86922026-02-19T01:43:06.441Z[ recovery-image] Feb 19 01:43:06.330 INFO O| Feb 19 01:43:06.330 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86932026-02-19T01:43:06.467Z[ recovery-image] Feb 19 01:43:06.347 INFO O| Feb 19 01:43:06.347 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
86942026-02-19T01:43:06.467Z[ recovery-image] Feb 19 01:43:06.348 INFO O| Feb 19 01:43:06.348 INFO STEP 76 (remove_files) COMPLETE
86952026-02-19T01:43:06.467Z[ recovery-image] Feb 19 01:43:06.348 INFO O| Feb 19 01:43:06.348 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86962026-02-19T01:43:06.491Z[ recovery-image] Feb 19 01:43:06.364 INFO O| Feb 19 01:43:06.364 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
86972026-02-19T01:43:06.491Z[ recovery-image] Feb 19 01:43:06.364 INFO O| Feb 19 01:43:06.364 INFO STEP 77 (remove_files) COMPLETE
86982026-02-19T01:43:06.491Z[ recovery-image] Feb 19 01:43:06.364 INFO O| Feb 19 01:43:06.364 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86992026-02-19T01:43:06.491Z[ recovery-image] Feb 19 01:43:06.381 INFO O| Feb 19 01:43:06.381 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
87002026-02-19T01:43:06.491Z[ recovery-image] Feb 19 01:43:06.381 INFO O| Feb 19 01:43:06.381 INFO STEP 78 (remove_files) COMPLETE
87012026-02-19T01:43:06.491Z[ recovery-image] Feb 19 01:43:06.381 INFO O| Feb 19 01:43:06.381 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87022026-02-19T01:43:06.516Z[ recovery-image] Feb 19 01:43:06.395 INFO O| Feb 19 01:43:06.395 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
87032026-02-19T01:43:06.516Z[ recovery-image] Feb 19 01:43:06.395 INFO O| Feb 19 01:43:06.395 INFO STEP 79 (remove_files) COMPLETE
87042026-02-19T01:43:06.516Z[ recovery-image] Feb 19 01:43:06.395 INFO O| Feb 19 01:43:06.395 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87052026-02-19T01:43:06.516Z[ recovery-image] Feb 19 01:43:06.408 INFO O| Feb 19 01:43:06.408 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
87062026-02-19T01:43:06.516Z[ recovery-image] Feb 19 01:43:06.408 INFO O| Feb 19 01:43:06.408 INFO STEP 80 (remove_files) COMPLETE
87072026-02-19T01:43:06.516Z[ recovery-image] Feb 19 01:43:06.408 INFO O| Feb 19 01:43:06.408 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87082026-02-19T01:43:06.541Z[ recovery-image] Feb 19 01:43:06.425 INFO O| Feb 19 01:43:06.425 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
87092026-02-19T01:43:06.541Z[ recovery-image] Feb 19 01:43:06.426 INFO O| Feb 19 01:43:06.425 INFO STEP 81 (remove_files) COMPLETE
87102026-02-19T01:43:06.541Z[ recovery-image] Feb 19 01:43:06.426 INFO O| Feb 19 01:43:06.425 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87112026-02-19T01:43:06.566Z[ recovery-image] Feb 19 01:43:06.442 INFO O| Feb 19 01:43:06.442 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
87122026-02-19T01:43:06.566Z[ recovery-image] Feb 19 01:43:06.442 INFO O| Feb 19 01:43:06.442 INFO STEP 82 (remove_files) COMPLETE
87132026-02-19T01:43:06.566Z[ recovery-image] Feb 19 01:43:06.442 INFO O| Feb 19 01:43:06.442 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87142026-02-19T01:43:06.566Z[ recovery-image] Feb 19 01:43:06.456 INFO O| Feb 19 01:43:06.456 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
87152026-02-19T01:43:06.566Z[ recovery-image] Feb 19 01:43:06.456 INFO O| Feb 19 01:43:06.456 INFO STEP 83 (remove_files) COMPLETE
87162026-02-19T01:43:06.566Z[ recovery-image] Feb 19 01:43:06.456 INFO O| Feb 19 01:43:06.456 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87172026-02-19T01:43:06.590Z[ recovery-image] Feb 19 01:43:06.469 INFO O| Feb 19 01:43:06.469 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
87182026-02-19T01:43:06.590Z[ recovery-image] Feb 19 01:43:06.470 INFO O| Feb 19 01:43:06.470 INFO STEP 84 (remove_files) COMPLETE
87192026-02-19T01:43:06.590Z[ recovery-image] Feb 19 01:43:06.470 INFO O| Feb 19 01:43:06.470 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87202026-02-19T01:43:06.590Z[ recovery-image] Feb 19 01:43:06.484 INFO O| Feb 19 01:43:06.483 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
87212026-02-19T01:43:06.590Z[ recovery-image] Feb 19 01:43:06.484 INFO O| Feb 19 01:43:06.484 INFO STEP 85 (remove_files) COMPLETE
87222026-02-19T01:43:06.590Z[ recovery-image] Feb 19 01:43:06.484 INFO O| Feb 19 01:43:06.484 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87232026-02-19T01:43:06.614Z[ recovery-image] Feb 19 01:43:06.501 INFO O| Feb 19 01:43:06.501 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
87242026-02-19T01:43:06.614Z[ recovery-image] Feb 19 01:43:06.501 INFO O| Feb 19 01:43:06.501 INFO STEP 86 (remove_files) COMPLETE
87252026-02-19T01:43:06.614Z[ recovery-image] Feb 19 01:43:06.501 INFO O| Feb 19 01:43:06.501 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87262026-02-19T01:43:06.639Z[ recovery-image] Feb 19 01:43:06.517 INFO O| Feb 19 01:43:06.517 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
87272026-02-19T01:43:06.639Z[ recovery-image] Feb 19 01:43:06.517 INFO O| Feb 19 01:43:06.517 INFO STEP 87 (remove_files) COMPLETE
87282026-02-19T01:43:06.639Z[ recovery-image] Feb 19 01:43:06.517 INFO O| Feb 19 01:43:06.517 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87292026-02-19T01:43:06.639Z[ recovery-image] Feb 19 01:43:06.531 INFO O| Feb 19 01:43:06.531 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
87302026-02-19T01:43:06.639Z[ recovery-image] Feb 19 01:43:06.532 INFO O| Feb 19 01:43:06.532 INFO STEP 88 (remove_files) COMPLETE
87312026-02-19T01:43:06.639Z[ recovery-image] Feb 19 01:43:06.532 INFO O| Feb 19 01:43:06.532 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87322026-02-19T01:43:06.663Z[ recovery-image] Feb 19 01:43:06.548 INFO O| Feb 19 01:43:06.548 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
87332026-02-19T01:43:06.663Z[ recovery-image] Feb 19 01:43:06.548 INFO O| Feb 19 01:43:06.548 INFO STEP 89 (remove_files) COMPLETE
87342026-02-19T01:43:06.663Z[ recovery-image] Feb 19 01:43:06.548 INFO O| Feb 19 01:43:06.548 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87352026-02-19T01:43:06.687Z[ recovery-image] Feb 19 01:43:06.565 INFO O| Feb 19 01:43:06.564 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
87362026-02-19T01:43:06.687Z[ recovery-image] Feb 19 01:43:06.565 INFO O| Feb 19 01:43:06.565 INFO STEP 90 (remove_files) COMPLETE
87372026-02-19T01:43:06.687Z[ recovery-image] Feb 19 01:43:06.565 INFO O| Feb 19 01:43:06.565 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87382026-02-19T01:43:06.687Z[ recovery-image] Feb 19 01:43:06.579 INFO O| Feb 19 01:43:06.579 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
87392026-02-19T01:43:06.687Z[ recovery-image] Feb 19 01:43:06.579 INFO O| Feb 19 01:43:06.579 INFO STEP 91 (remove_files) COMPLETE
87402026-02-19T01:43:06.687Z[ recovery-image] Feb 19 01:43:06.579 INFO O| Feb 19 01:43:06.579 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87412026-02-19T01:43:06.712Z[ recovery-image] Feb 19 01:43:06.594 INFO O| Feb 19 01:43:06.594 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
87422026-02-19T01:43:06.712Z[ recovery-image] Feb 19 01:43:06.594 INFO O| Feb 19 01:43:06.594 INFO STEP 92 (remove_files) COMPLETE
87432026-02-19T01:43:06.712Z[ recovery-image] Feb 19 01:43:06.594 INFO O| Feb 19 01:43:06.594 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87442026-02-19T01:43:06.712Z[ recovery-image] Feb 19 01:43:06.606 INFO O| Feb 19 01:43:06.606 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
87452026-02-19T01:43:06.712Z[ recovery-image] Feb 19 01:43:06.607 INFO O| Feb 19 01:43:06.607 INFO STEP 93 (remove_files) COMPLETE
87462026-02-19T01:43:06.712Z[ recovery-image] Feb 19 01:43:06.607 INFO O| Feb 19 01:43:06.607 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87472026-02-19T01:43:06.736Z[ recovery-image] Feb 19 01:43:06.618 INFO O| Feb 19 01:43:06.618 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
87482026-02-19T01:43:06.736Z[ recovery-image] Feb 19 01:43:06.618 INFO O| Feb 19 01:43:06.618 INFO STEP 94 (remove_files) COMPLETE
87492026-02-19T01:43:06.736Z[ recovery-image] Feb 19 01:43:06.618 INFO O| Feb 19 01:43:06.618 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87502026-02-19T01:43:06.736Z[ recovery-image] Feb 19 01:43:06.630 INFO O| Feb 19 01:43:06.630 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
87512026-02-19T01:43:06.736Z[ recovery-image] Feb 19 01:43:06.630 INFO O| Feb 19 01:43:06.630 INFO STEP 95 (remove_files) COMPLETE
87522026-02-19T01:43:06.736Z[ recovery-image] Feb 19 01:43:06.630 INFO O| Feb 19 01:43:06.630 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87532026-02-19T01:43:06.763Z[ recovery-image] Feb 19 01:43:06.642 INFO O| Feb 19 01:43:06.642 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
87542026-02-19T01:43:06.763Z[ recovery-image] Feb 19 01:43:06.642 INFO O| Feb 19 01:43:06.642 INFO STEP 96 (remove_files) COMPLETE
87552026-02-19T01:43:06.763Z[ recovery-image] Feb 19 01:43:06.642 INFO O| Feb 19 01:43:06.642 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87562026-02-19T01:43:06.787Z[ recovery-image] Feb 19 01:43:06.659 INFO O| Feb 19 01:43:06.659 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
87572026-02-19T01:43:06.787Z[ recovery-image] Feb 19 01:43:06.659 INFO O| Feb 19 01:43:06.659 INFO STEP 97 (remove_files) COMPLETE
87582026-02-19T01:43:06.787Z[ recovery-image] Feb 19 01:43:06.659 INFO O| Feb 19 01:43:06.659 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87592026-02-19T01:43:06.787Z[ recovery-image] Feb 19 01:43:06.672 INFO O| Feb 19 01:43:06.672 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
87602026-02-19T01:43:06.787Z[ recovery-image] Feb 19 01:43:06.672 INFO O| Feb 19 01:43:06.672 INFO STEP 98 (remove_files) COMPLETE
87612026-02-19T01:43:06.787Z[ recovery-image] Feb 19 01:43:06.672 INFO O| Feb 19 01:43:06.672 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87622026-02-19T01:43:06.811Z[ recovery-image] Feb 19 01:43:06.685 INFO O| Feb 19 01:43:06.685 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
87632026-02-19T01:43:06.811Z[ recovery-image] Feb 19 01:43:06.685 INFO O| Feb 19 01:43:06.685 INFO STEP 99 (remove_files) COMPLETE
87642026-02-19T01:43:06.811Z[ recovery-image] Feb 19 01:43:06.685 INFO O| Feb 19 01:43:06.685 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87652026-02-19T01:43:06.811Z[ recovery-image] Feb 19 01:43:06.708 INFO O| Feb 19 01:43:06.708 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
87662026-02-19T01:43:06.835Z[ recovery-image] Feb 19 01:43:06.710 INFO O| Feb 19 01:43:06.709 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"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", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
87672026-02-19T01:43:17.564Z[ recovery-image] Feb 19 01:43:17.462 INFO O| Feb 19 01:43:17.461 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
87682026-02-19T01:43:17.564Z[ recovery-image] Feb 19 01:43:17.462 INFO O| Feb 19 01:43:17.462 INFO E| svccfg: Loaded 68 smf(7) service descriptions
87692026-02-19T01:43:17.608Z[ recovery-image] Feb 19 01:43:17.506 INFO O| Feb 19 01:43:17.506 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_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"}
87702026-02-19T01:43:17.811Z[ recovery-image] Feb 19 01:43:17.709 INFO O| Feb 19 01:43:17.709 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
87712026-02-19T01:43:17.948Z[ recovery-image] Feb 19 01:43:17.846 INFO O| Feb 19 01:43:17.846 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"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", "SVCCFG_CHECKHASH": "1"}
87722026-02-19T01:43:18.092Z[ recovery-image] Feb 19 01:43:17.990 INFO O| Feb 19 01:43:17.990 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
87732026-02-19T01:43:18.116Z[ recovery-image] Feb 19 01:43:17.990 INFO O| Feb 19 01:43:17.990 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 ...
87742026-02-19T01:43:18.116Z[ recovery-image] Feb 19 01:43:17.993 INFO O| Feb 19 01:43:17.993 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
87752026-02-19T01:43:18.116Z[ recovery-image] Feb 19 01:43:17.993 INFO O| Feb 19 01:43:17.993 INFO ok!
87762026-02-19T01:43:18.116Z[ recovery-image] Feb 19 01:43:17.993 INFO O| Feb 19 01:43:17.993 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
87772026-02-19T01:43:18.116Z[ recovery-image] Feb 19 01:43:17.993 INFO O| Feb 19 01:43:17.993 INFO STEP 100 (seed_smf) COMPLETE
87782026-02-19T01:43:18.116Z[ recovery-image] Feb 19 01:43:17.993 INFO O| Feb 19 01:43:17.993 INFO steps complete; finalising image!
87792026-02-19T01:43:18.116Z[ recovery-image] Feb 19 01:43:17.993 INFO O| Feb 19 01:43:17.993 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
87802026-02-19T01:43:18.196Z[ recovery-image] Feb 19 01:43:18.095 INFO O| Feb 19 01:43:18.095 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Thu Feb 19 01:43:18 2026)
87812026-02-19T01:43:18.419Z[ recovery-image] Feb 19 01:43:18.318 INFO O| Feb 19 01:43:18.317 INFO trim TEMPORARY-sled-zfs-recovery: (68% trimmed, started at Thu Feb 19 01:43:18 2026)
87822026-02-19T01:43:18.654Z[ recovery-image] Feb 19 01:43:18.552 INFO O| Feb 19 01:43:18.552 INFO temporary pool has 430M used, 1.33G avail, 1.00x compressratio
87832026-02-19T01:43:18.654Z[ recovery-image] Feb 19 01:43:18.553 INFO O| Feb 19 01:43:18.552 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
87842026-02-19T01:43:19.366Z[ recovery-image] Feb 19 01:43:19.264 INFO O| Feb 19 01:43:19.264 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
87852026-02-19T01:43:19.366Z[ recovery-image] Feb 19 01:43:19.264 INFO O| Feb 19 01:43:19.264 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
87862026-02-19T01:43:21.789Z[ host-image] Feb 19 01:43:21.688 INFO O| Feb 19 01:43:21.688 INFO O| Startup: Caching catalogs ... Done
87872026-02-19T01:43:24.820Z[ recovery-image] Feb 19 01:43:24.719 INFO O| Feb 19 01:43:24.719 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
87882026-02-19T01:43:24.820Z[ recovery-image] Feb 19 01:43:24.719 INFO O| Feb 19 01:43:24.719 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
87892026-02-19T01:43:24.820Z[ recovery-image] Feb 19 01:43:24.719 INFO O| Feb 19 01:43:24.719 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
87902026-02-19T01:43:24.844Z[ recovery-image] Feb 19 01:43:24.719 INFO O| Feb 19 01:43:24.719 INFO completed processing sled/zfs-recovery
87912026-02-19T01:43:24.844Z[ recovery-image] Feb 19 01:43:24.719 INFO O| Feb 19 01:43:24.719 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
87922026-02-19T01:43:25.041Z[ recovery-image] Feb 19 01:43:24.940 INFO O| Feb 19 01:43:24.940 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
87932026-02-19T01:43:25.118Z[ recovery-image] Feb 19 01:43:25.016 INFO BUILD STRING "heads/stlouis-0-gfc2bcb97f5\n"
87942026-02-19T01:43:25.142Z[ recovery-image] Feb 19 01:43:25.017 INFO expanded image name: "recovery 0b38300/${os_short_commit} 2026-02-19 00:43" -> "recovery 0b38300/fc2bcb9 2026-02-19 00:43"
87952026-02-19T01:43:25.142Z[ recovery-image] Feb 19 01:43:25.017 INFO output artefacts stored in: "/work/os-recovery"
87962026-02-19T01:43:25.142Z[ recovery-image] Feb 19 01:43:25.019 INFO collecting git info from project "bootserver"...
87972026-02-19T01:43:25.174Z[ recovery-image] Feb 19 01:43:25.064 INFO collecting git info from project "image-builder"...
87982026-02-19T01:43:25.199Z[ recovery-image] Feb 19 01:43:25.082 INFO collecting git info from project "chelsio-t6-roms"...
87992026-02-19T01:43:25.233Z[ recovery-image] Feb 19 01:43:25.132 INFO collecting git info from project "phbl"...
88002026-02-19T01:43:25.278Z[ recovery-image] Feb 19 01:43:25.177 INFO collecting git info from project "pilot"...
88012026-02-19T01:43:25.853Z[ recovery-image] Feb 19 01:43:25.750 INFO collecting git info from project "amd-host-image-builder"...
88022026-02-19T01:43:26.712Z[ recovery-image] Feb 19 01:43:26.611 INFO collecting git info from project "amd-firmware"...
88032026-02-19T01:43:32.262Z[ host-image] Feb 19 01:43:32.132 INFO O| Feb 19 01:43:32.132 INFO O| Planning: Solver setup ... Done
88042026-02-19T01:43:32.316Z[ host-image] Feb 19 01:43:32.144 INFO O| Feb 19 01:43:32.143 INFO O| Planning: Running solver ... Done
88052026-02-19T01:43:33.338Z[ host-image] Feb 19 01:43:32.268 INFO O| Feb 19 01:43:32.267 INFO O| Planning: Finding local manifests ... Done
88062026-02-19T01:43:33.404Z[ host-image] Feb 19 01:43:32.400 INFO O| Feb 19 01:43:32.400 INFO O| Planning: Fetching manifests: 0/1 0% complete
88072026-02-19T01:43:33.404Z[ host-image] Feb 19 01:43:32.429 INFO O| Feb 19 01:43:32.429 INFO O| Planning: Fetching manifests: 1/1 100% complete
88082026-02-19T01:43:33.404Z[ host-image] Feb 19 01:43:32.457 INFO O| Feb 19 01:43:32.457 INFO O| Planning: Package planning ... Done
88092026-02-19T01:43:33.405Z[ host-image] Feb 19 01:43:32.458 INFO O| Feb 19 01:43:32.458 INFO O| Planning: Merging actions ... Done
88102026-02-19T01:43:33.405Z[ host-image] Feb 19 01:43:32.534 INFO O| Feb 19 01:43:32.534 INFO O| Planning: Checking for conflicting actions ... Done
88112026-02-19T01:43:33.405Z[ host-image] Feb 19 01:43:32.535 INFO O| Feb 19 01:43:32.535 INFO O| Planning: Consolidating action changes ... Done
88122026-02-19T01:43:33.405Z[ host-image] Feb 19 01:43:32.804 INFO O| Feb 19 01:43:32.804 INFO O| Planning: Evaluating mediators ... Done
88132026-02-19T01:43:33.405Z[ host-image] Feb 19 01:43:32.805 INFO O| Feb 19 01:43:32.805 INFO O| Planning: Planning completed in 10.90 seconds
88142026-02-19T01:43:33.405Z[ host-image] Feb 19 01:43:32.806 INFO O| Feb 19 01:43:32.806 INFO O| Packages to install: 1
88152026-02-19T01:43:33.405Z[ host-image] Feb 19 01:43:32.830 INFO O| Feb 19 01:43:32.830 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
88162026-02-19T01:43:33.768Z[ host-image] Feb 19 01:43:33.564 INFO O| Feb 19 01:43:33.564 INFO O| Download: Completed 12.26 MB in 0.73 seconds (16.7M/s)
88172026-02-19T01:43:33.816Z[ host-image] Feb 19 01:43:33.610 INFO O| Feb 19 01:43:33.610 INFO O| Actions: 1/22 actions (Installing new actions)
88182026-02-19T01:43:34.122Z[ host-image] Feb 19 01:43:34.022 INFO O| Feb 19 01:43:34.021 INFO O| Actions: Completed 22 actions in 0.41 seconds.
88192026-02-19T01:43:34.905Z[ recovery-image] Feb 19 01:43:34.804 INFO collecting git info from project "pinprick"...
88202026-02-19T01:43:34.929Z[ host-image] Feb 19 01:43:34.807 INFO O| Feb 19 01:43:34.806 INFO O| Done
88212026-02-19T01:43:34.929Z[ host-image] Feb 19 01:43:34.807 INFO O| Feb 19 01:43:34.807 INFO O| Done
88222026-02-19T01:43:34.965Z[ recovery-image] Feb 19 01:43:34.864 INFO collecting git info from project "dmar-report"...
88232026-02-19T01:43:35.016Z[ recovery-image] Feb 19 01:43:34.916 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
88242026-02-19T01:43:35.993Z[ recovery-image] Feb 19 01:43:35.892 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
88252026-02-19T01:43:36.752Z[ recovery-image] Feb 19 01:43:36.651 INFO creating Oxide boot image...
88262026-02-19T01:43:36.752Z[ recovery-image] Feb 19 01:43:36.652 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 0b38300/fc2bcb9 2026-02-19 00:43", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
88272026-02-19T01:43:36.825Z[ host-image] Feb 19 01:43:36.725 INFO O| Feb 19 01:43:36.725 INFO O| Done
88282026-02-19T01:43:39.391Z[ host-image] Feb 19 01:43:39.291 INFO O| Feb 19 01:43:39.291 INFO O| Done
88292026-02-19T01:43:39.452Z[ host-image] Feb 19 01:43:39.352 INFO O| Feb 19 01:43:39.352 INFO O| Done
88302026-02-19T01:43:39.452Z[ host-image] Feb 19 01:43:39.352 INFO O| Feb 19 01:43:39.352 INFO O| Done
88312026-02-19T01:43:39.476Z[ host-image] Feb 19 01:43:39.375 INFO O| Feb 19 01:43:39.375 INFO O| Done
88322026-02-19T01:43:41.600Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO STEP 14 (pkg_install) COMPLETE
88332026-02-19T01:43:41.600Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88342026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO skip step because feature "mbist" is not enabled
88352026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88362026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO skip step because feature "mfg" is not enabled
88372026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88382026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO skip step because feature "compliance" is not enabled
88392026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88402026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO skip step because feature "stress" is not enabled
88412026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88422026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO skip step because feature "compliance" is not enabled
88432026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88442026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO skip step because feature "nfs" is not enabled
88452026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
88462026-02-19T01:43:41.624Z[ host-image] Feb 19 01:43:41.500 INFO O| Feb 19 01:43:41.500 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
88472026-02-19T01:43:41.648Z[ host-image] Feb 19 01:43:41.526 INFO O| Feb 19 01:43:41.525 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
88482026-02-19T01:43:41.691Z[ host-image] Feb 19 01:43:41.591 INFO O| Feb 19 01:43:41.591 INFO completed processing sled/ramdisk-01-os
88492026-02-19T01:43:42.100Z[ host-image] Feb 19 01:43:42.000 INFO omicron1 baseline generation...
88502026-02-19T01:43:42.149Z[ host-image] Feb 19 01:43:42.001 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
88512026-02-19T01:43:42.877Z[ host-image] Feb 19 01:43:42.778 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23781:20260217T225648Z
88522026-02-19T01:45:02.860Z[ recovery-image] Feb 19 01:45:02.766 INFO O| ok, image written!
88532026-02-19T01:45:02.860Z[ recovery-image] Feb 19 01:45:02.767 INFO O| ok, boot_image_csum file written!
88542026-02-19T01:45:02.884Z[ recovery-image] Feb 19 01:45:02.777 INFO creating boot archive (CPIO)...
88552026-02-19T01:45:02.884Z[ recovery-image] Feb 19 01:45:02.777 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
88562026-02-19T01:45:02.908Z[ recovery-image] Feb 19 01:45:02.794 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
88572026-02-19T01:45:02.908Z[ recovery-image] Feb 19 01:45:02.794 INFO E| + outfile=/work/os-recovery/cpio
88582026-02-19T01:45:02.908Z[ recovery-image] Feb 19 01:45:02.794 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
88592026-02-19T01:45:02.908Z[ recovery-image] Feb 19 01:45:02.797 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
88602026-02-19T01:45:02.908Z[ recovery-image] Feb 19 01:45:02.797 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
88612026-02-19T01:45:02.942Z[ recovery-image] Feb 19 01:45:02.848 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
88622026-02-19T01:45:02.942Z[ recovery-image] Feb 19 01:45:02.849 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
88632026-02-19T01:45:02.965Z[ recovery-image] Feb 19 01:45:02.861 INFO creating compressed cpio/unix for dev loaders...
88642026-02-19T01:45:02.965Z[ recovery-image] Feb 19 01:45:02.861 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
88652026-02-19T01:45:03.431Z[ recovery-image] Feb 19 01:45:03.338 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
88662026-02-19T01:45:10.647Z[ recovery-image] Feb 19 01:45:10.555 INFO creating reset image...
88672026-02-19T01:45:10.647Z[ recovery-image] Feb 19 01:45:10.555 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
88682026-02-19T01:45:18.639Z[ host-image] Feb 19 01:45:18.547 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23781:20260217T225721Z
88692026-02-19T01:45:18.639Z[ host-image] Feb 19 01:45:18.547 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23781:20260217T225721Z
88702026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.548 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
88712026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.548 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
88722026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.548 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
88732026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.548 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
88742026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.548 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
88752026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.548 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
88762026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.549 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0:20260219T004506Z
88772026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.549 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
88782026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.549 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
88792026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.549 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23781:20260217T225722Z
88802026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.551 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23781:20260217T225722Z
88812026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.552 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23781:20260217T225723Z
88822026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.552 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23781:20260217T225723Z
88832026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.552 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
88842026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.553 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23781:20260217T225723Z
88852026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.554 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23781:20260217T225723Z
88862026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.554 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23781:20260217T225723Z
88872026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.554 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23781:20260217T225723Z
88882026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.554 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23781:20260217T225724Z
88892026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.554 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23781:20260217T225724Z
88902026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.554 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23781:20260217T225724Z
88912026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.554 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23781:20260217T225725Z
88922026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.555 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23781:20260217T225726Z
88932026-02-19T01:45:18.685Z[ host-image] Feb 19 01:45:18.555 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23781:20260217T225726Z
88942026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.555 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23781:20260217T225727Z
88952026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.555 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23781:20260217T225727Z
88962026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.555 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23781:20260217T225728Z
88972026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.555 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23781:20260217T225729Z
88982026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.556 INFO O| install = pkg://helios-dev/driver/network/opte@0.39.455:20260129T171925Z
88992026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.556 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23781:20260217T225730Z
89002026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.556 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23781:20260217T225732Z
89012026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.556 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23781:20260217T225733Z
89022026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.556 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23781:20260217T225734Z
89032026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.557 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23781:20260217T225735Z
89042026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.557 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23781:20260217T225735Z
89052026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.565 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
89062026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.565 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23781:20260217T225736Z
89072026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.565 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z
89082026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.565 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
89092026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.565 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
89102026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.566 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23781:20260217T225736Z
89112026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.566 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
89122026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.566 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
89132026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.567 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
89142026-02-19T01:45:18.686Z[ host-image] Feb 19 01:45:18.567 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
89152026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.574 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
89162026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.574 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
89172026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.574 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
89182026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.574 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
89192026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.575 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
89202026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.575 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
89212026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.595 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z
89222026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.595 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
89232026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
89242026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23781:20260217T225738Z
89252026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23781:20260217T225743Z
89262026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
89272026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23781:20260217T225744Z
89282026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
89292026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
89302026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.42:20260217T052359Z
89312026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
89322026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23781:20260217T225744Z
89332026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.596 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
89342026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.599 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
89352026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.599 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
89362026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.599 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
89372026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.599 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23781:20260217T225744Z
89382026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.599 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
89392026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.608 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
89402026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.609 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23781:20260217T225745Z
89412026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.610 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23781:20260217T225745Z
89422026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.610 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23781:20260217T225745Z
89432026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.610 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
89442026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.610 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23781:20260217T225746Z
89452026-02-19T01:45:18.711Z[ host-image] Feb 19 01:45:18.611 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23781:20260217T225747Z
89462026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.611 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23781:20260217T225747Z
89472026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.611 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23781:20260217T225747Z
89482026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.613 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
89492026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.613 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23781:20260217T225747Z
89502026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.613 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23781:20260217T225748Z
89512026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.614 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
89522026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.614 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23781:20260217T225749Z
89532026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.614 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23781:20260217T225749Z
89542026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.614 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23781:20260217T225749Z
89552026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.614 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23781:20260217T225749Z
89562026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.619 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23781:20260217T225749Z
89572026-02-19T01:45:18.712Z[ host-image] Feb 19 01:45:18.619 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
89582026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.620 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23781:20260217T225749Z
89592026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.621 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23781:20260217T225749Z
89602026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.621 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23781:20260217T225750Z
89612026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.621 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23781:20260217T225750Z
89622026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.621 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23781:20260217T225750Z
89632026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.622 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23781:20260217T225750Z
89642026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.622 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23781:20260217T225751Z
89652026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.627 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23781:20260217T225752Z
89662026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.627 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23781:20260217T225751Z
89672026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.628 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23781:20260217T225751Z
89682026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.629 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23781:20260217T225751Z
89692026-02-19T01:45:18.736Z[ host-image] Feb 19 01:45:18.629 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23781:20260217T225752Z
89702026-02-19T01:45:18.761Z[ host-image] Feb 19 01:45:18.659 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23781:20260217T225755Z
89712026-02-19T01:45:18.761Z[ host-image] Feb 19 01:45:18.660 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23781:20260217T225752Z
89722026-02-19T01:45:18.761Z[ host-image] Feb 19 01:45:18.660 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23781:20260217T225752Z
89732026-02-19T01:45:18.761Z[ host-image] Feb 19 01:45:18.660 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
89742026-02-19T01:45:18.761Z[ host-image] Feb 19 01:45:18.660 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
89752026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.676 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23781:20260217T225752Z
89762026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.677 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
89772026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.677 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23781:20260217T225753Z
89782026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.677 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23781:20260217T225753Z
89792026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.677 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23781:20260217T225753Z
89802026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.677 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
89812026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.681 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
89822026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.681 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23781:20260217T225754Z
89832026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.681 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23781:20260217T225754Z
89842026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.681 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23781:20260217T225754Z
89852026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.682 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23781:20260217T225754Z
89862026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.682 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23781:20260217T225755Z
89872026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.682 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23781:20260217T225755Z
89882026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.684 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
89892026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.684 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23781:20260217T225755Z
89902026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.685 INFO O| install = pkg://helios-dev/system/microcode/intel@20251111-2.0.23781:20260217T225755Z
89912026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.685 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23781:20260217T225755Z
89922026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.685 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23781:20260217T225757Z
89932026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.686 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23781:20260217T225756Z
89942026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.686 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23781:20260217T225756Z
89952026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.686 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
89962026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.686 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
89972026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.686 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23781:20260217T225759Z
89982026-02-19T01:45:18.785Z[ host-image] Feb 19 01:45:18.687 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23781:20260217T225759Z
89992026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.687 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
90002026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.687 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
90012026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.687 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
90022026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.687 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
90032026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.687 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
90042026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.688 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
90052026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.689 INFO O| install = pkg://helios-dev/web/curl@8.18.0-2.0:20260121T125903Z
90062026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.690 INFO O| tempdir @ "/tmp/.tmpxCJqGM/tmp"
90072026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.690 INFO O| image root @ "/tmp/.tmpxCJqGM/tmp/root"
90082026-02-19T01:45:18.786Z[ host-image] Feb 19 01:45:18.690 INFO O| creating image...
90092026-02-19T01:45:19.518Z[ host-image] Feb 19 01:45:19.426 INFO O| copying publishers...
90102026-02-19T01:46:12.740Z[ recovery-image] Feb 19 01:46:12.652 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')"
90112026-02-19T01:46:12.740Z[ recovery-image] Feb 19 01:46:12.652 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")
90122026-02-19T01:46:13.356Z[ recovery-image] Feb 19 01:46:13.269 INFO E| Updating crates.io index
90132026-02-19T01:46:13.682Z[ recovery-image] Feb 19 01:46:13.594 INFO E| Downloading crates ...
90142026-02-19T01:46:13.756Z[ recovery-image] Feb 19 01:46:13.668 INFO E| Downloaded anstyle-query v1.1.5
90152026-02-19T01:46:13.782Z[ recovery-image] Feb 19 01:46:13.673 INFO E| Downloaded proc-macro2 v1.0.106
90162026-02-19T01:46:13.783Z[ recovery-image] Feb 19 01:46:13.680 INFO E| Downloaded signal-hook-registry v1.4.8
90172026-02-19T01:46:13.783Z[ recovery-image] Feb 19 01:46:13.683 INFO E| Downloaded sigchld v0.2.4
90182026-02-19T01:46:13.783Z[ recovery-image] Feb 19 01:46:13.686 INFO E| Downloaded duct v1.1.1
90192026-02-19T01:46:13.783Z[ recovery-image] Feb 19 01:46:13.689 INFO E| Downloaded clap v4.5.57
90202026-02-19T01:46:13.806Z[ recovery-image] Feb 19 01:46:13.701 INFO E| Downloaded unicode-ident v1.0.23
90212026-02-19T01:46:13.807Z[ recovery-image] Feb 19 01:46:13.704 INFO E| Downloaded clap_derive v4.5.55
90222026-02-19T01:46:13.807Z[ recovery-image] Feb 19 01:46:13.707 INFO E| Downloaded shared_thread v0.2.0
90232026-02-19T01:46:13.807Z[ recovery-image] Feb 19 01:46:13.709 INFO E| Downloaded clap_lex v0.7.7
90242026-02-19T01:46:13.807Z[ recovery-image] Feb 19 01:46:13.711 INFO E| Downloaded shared_child v1.1.1
90252026-02-19T01:46:13.807Z[ recovery-image] Feb 19 01:46:13.713 INFO E| Downloaded quote v1.0.44
90262026-02-19T01:46:13.807Z[ recovery-image] Feb 19 01:46:13.716 INFO E| Downloaded clap_builder v4.5.57
90272026-02-19T01:46:13.831Z[ recovery-image] Feb 19 01:46:13.724 INFO E| Downloaded os_pipe v1.2.3
90282026-02-19T01:46:13.880Z[ recovery-image] Feb 19 01:46:13.793 INFO E| Compiling libc v0.2.180
90292026-02-19T01:46:13.880Z[ recovery-image] Feb 19 01:46:13.793 INFO E| Compiling proc-macro2 v1.0.106
90302026-02-19T01:46:13.904Z[ recovery-image] Feb 19 01:46:13.793 INFO E| Compiling unicode-ident v1.0.23
90312026-02-19T01:46:13.904Z[ recovery-image] Feb 19 01:46:13.793 INFO E| Compiling quote v1.0.44
90322026-02-19T01:46:13.904Z[ recovery-image] Feb 19 01:46:13.793 INFO E| Compiling signal-hook v0.3.18
90332026-02-19T01:46:13.905Z[ recovery-image] Feb 19 01:46:13.793 INFO E| Compiling utf8parse v0.2.2
90342026-02-19T01:46:13.905Z[ recovery-image] Feb 19 01:46:13.793 INFO E| Compiling is_terminal_polyfill v1.70.2
90352026-02-19T01:46:13.905Z[ recovery-image] Feb 19 01:46:13.794 INFO E| Compiling colorchoice v1.0.4
90362026-02-19T01:46:14.228Z[ recovery-image] Feb 19 01:46:14.141 INFO E| Compiling anstyle v1.0.13
90372026-02-19T01:46:14.343Z[ recovery-image] Feb 19 01:46:14.256 INFO E| Compiling anstyle-parse v0.2.7
90382026-02-19T01:46:14.528Z[ recovery-image] Feb 19 01:46:14.440 INFO E| Compiling anstyle-query v1.1.5
90392026-02-19T01:46:14.621Z[ recovery-image] Feb 19 01:46:14.532 INFO E| Compiling clap_lex v0.7.7
90402026-02-19T01:46:14.859Z[ recovery-image] Feb 19 01:46:14.772 INFO E| Compiling heck v0.5.0
90412026-02-19T01:46:14.883Z[ recovery-image] Feb 19 01:46:14.780 INFO E| Compiling anstream v0.6.21
90422026-02-19T01:46:15.030Z[ recovery-image] Feb 19 01:46:14.943 INFO E| Compiling strsim v0.11.1
90432026-02-19T01:46:15.065Z[ recovery-image] Feb 19 01:46:14.978 INFO E| Compiling shared_thread v0.2.0
90442026-02-19T01:46:15.544Z[ recovery-image] Feb 19 01:46:15.457 INFO E| Compiling clap_builder v4.5.57
90452026-02-19T01:46:16.254Z[ recovery-image] Feb 19 01:46:16.167 INFO E| Compiling errno v0.3.14
90462026-02-19T01:46:16.254Z[ recovery-image] Feb 19 01:46:16.167 INFO E| Compiling os_pipe v1.2.3
90472026-02-19T01:46:16.519Z[ recovery-image] Feb 19 01:46:16.424 INFO E| Compiling signal-hook-registry v1.4.8
90482026-02-19T01:46:17.075Z[ recovery-image] Feb 19 01:46:16.988 INFO E| Compiling syn v2.0.114
90492026-02-19T01:46:17.240Z[ recovery-image] Feb 19 01:46:17.153 INFO E| Compiling sigchld v0.2.4
90502026-02-19T01:46:17.453Z[ recovery-image] Feb 19 01:46:17.366 INFO E| Compiling shared_child v1.1.1
90512026-02-19T01:46:17.737Z[ recovery-image] Feb 19 01:46:17.650 INFO E| Compiling duct v1.1.1
90522026-02-19T01:46:24.377Z[ recovery-image] Feb 19 01:46:24.291 INFO E| Compiling clap_derive v4.5.55
90532026-02-19T01:46:27.144Z[ recovery-image] Feb 19 01:46:27.045 INFO E| Compiling clap v4.5.57
90542026-02-19T01:46:27.230Z[ recovery-image] Feb 19 01:46:27.143 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
90552026-02-19T01:46:28.955Z[ recovery-image] Feb 19 01:46:28.868 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.08s
90562026-02-19T01:46:28.980Z[ recovery-image] Feb 19 01:46:28.880 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
90572026-02-19T01:46:29.358Z[ recovery-image] Feb 19 01:46:29.272 INFO E| Downloading crates ...
90582026-02-19T01:46:29.454Z[ recovery-image] Feb 19 01:46:29.368 INFO E| Downloaded bit_field v0.10.3
90592026-02-19T01:46:29.479Z[ recovery-image] Feb 19 01:46:29.374 INFO E| Downloaded bitstruct_derive v0.1.0
90602026-02-19T01:46:29.479Z[ recovery-image] Feb 19 01:46:29.375 INFO E| Downloaded bitstruct v0.1.1
90612026-02-19T01:46:29.479Z[ recovery-image] Feb 19 01:46:29.379 INFO E| Downloaded cpio_reader v0.1.2
90622026-02-19T01:46:29.479Z[ recovery-image] Feb 19 01:46:29.383 INFO E| Downloaded goblin v0.10.4
90632026-02-19T01:46:29.504Z[ recovery-image] Feb 19 01:46:29.396 INFO E| Downloaded miniz_oxide v0.9.0
90642026-02-19T01:46:29.505Z[ recovery-image] Feb 19 01:46:29.401 INFO E| Downloaded raw-cpuid v10.7.0
90652026-02-19T01:46:29.529Z[ recovery-image] Feb 19 01:46:29.432 INFO E| Downloaded x86 v0.52.0
90662026-02-19T01:46:29.579Z[ recovery-image] Feb 19 01:46:29.493 INFO E| Updating crates.io index
90672026-02-19T01:46:29.652Z[ recovery-image] Feb 19 01:46:29.566 INFO E| Downloading crates ...
90682026-02-19T01:46:29.690Z[ recovery-image] Feb 19 01:46:29.604 INFO E| Downloaded rustc-literal-escaper v0.0.7
90692026-02-19T01:46:29.715Z[ recovery-image] Feb 19 01:46:29.606 INFO E| Downloaded rustc-demangle v0.1.27
90702026-02-19T01:46:29.715Z[ recovery-image] Feb 19 01:46:29.624 INFO E| Downloaded libc v0.2.178
90712026-02-19T01:46:29.831Z[ recovery-image] Feb 19 01:46:29.745 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)
90722026-02-19T01:46:29.831Z[ recovery-image] Feb 19 01:46:29.745 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)
90732026-02-19T01:46:29.856Z[ recovery-image] Feb 19 01:46:29.745 INFO E| Compiling proc-macro2 v1.0.106
90742026-02-19T01:46:29.856Z[ recovery-image] Feb 19 01:46:29.745 INFO E| Compiling unicode-ident v1.0.23
90752026-02-19T01:46:29.856Z[ recovery-image] Feb 19 01:46:29.745 INFO E| Compiling quote v1.0.44
90762026-02-19T01:46:29.856Z[ recovery-image] Feb 19 01:46:29.746 INFO E| Compiling syn v1.0.109
90772026-02-19T01:46:29.856Z[ recovery-image] Feb 19 01:46:29.746 INFO E| Compiling x86 v0.52.0
90782026-02-19T01:46:29.856Z[ recovery-image] Feb 19 01:46:29.746 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
90792026-02-19T01:46:30.153Z[ recovery-image] Feb 19 01:46:30.067 INFO E| Compiling seq-macro v0.3.6
90802026-02-19T01:46:32.554Z[ recovery-image] Feb 19 01:46:32.468 INFO E| Compiling syn v2.0.114
90812026-02-19T01:46:36.739Z[ host-image] Feb 19 01:46:36.652 INFO O| adding properties...
90822026-02-19T01:46:36.881Z[ recovery-image] Feb 19 01:46:36.796 INFO E| Compiling scroll_derive v0.13.1
90832026-02-19T01:46:38.613Z[ host-image] Feb 19 01:46:38.527 INFO O| installing packages...
90842026-02-19T01:46:40.657Z[ recovery-image] Feb 19 01:46:40.572 INFO E| Compiling bitstruct_derive v0.1.0
90852026-02-19T01:47:01.516Z[ recovery-image] Feb 19 01:47:01.433 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)
90862026-02-19T01:47:07.016Z[ recovery-image] Feb 19 01:47:06.932 INFO E| Compiling bitflags v1.3.2
90872026-02-19T01:47:07.016Z[ recovery-image] Feb 19 01:47:06.932 INFO E| Compiling bit_field v0.10.3
90882026-02-19T01:47:07.016Z[ recovery-image] Feb 19 01:47:06.932 INFO E| Compiling log v0.4.29
90892026-02-19T01:47:07.040Z[ recovery-image] Feb 19 01:47:06.932 INFO E| Compiling bitflags v2.10.0
90902026-02-19T01:47:07.040Z[ recovery-image] Feb 19 01:47:06.932 INFO E| Compiling adler2 v2.0.1
90912026-02-19T01:47:07.040Z[ recovery-image] Feb 19 01:47:06.932 INFO E| Compiling plain v0.2.3
90922026-02-19T01:47:07.041Z[ recovery-image] Feb 19 01:47:06.932 INFO E| Compiling scroll v0.13.0
90932026-02-19T01:47:07.336Z[ recovery-image] Feb 19 01:47:07.253 INFO E| Compiling raw-cpuid v10.7.0
90942026-02-19T01:47:07.374Z[ recovery-image] Feb 19 01:47:07.291 INFO E| Compiling miniz_oxide v0.9.0
90952026-02-19T01:47:07.646Z[ recovery-image] Feb 19 01:47:07.563 INFO E| Compiling static_assertions v1.1.0
90962026-02-19T01:47:07.731Z[ recovery-image] Feb 19 01:47:07.648 INFO E| Compiling cpio_reader v0.1.2
90972026-02-19T01:47:07.839Z[ recovery-image] Feb 19 01:47:07.755 INFO E| Compiling bitstruct v0.1.1
90982026-02-19T01:47:08.062Z[ recovery-image] Feb 19 01:47:07.979 INFO E| Compiling goblin v0.10.4
90992026-02-19T01:47:15.646Z[ host-image] Feb 19 01:47:15.563 INFO O| seeding SMF database...
91002026-02-19T01:47:15.894Z[ recovery-image] Feb 19 01:47:15.812 INFO E| Finished `release` profile [optimized] target(s) in 46.90s
91012026-02-19T01:47:15.921Z[ recovery-image] Feb 19 01:47:15.839 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
91022026-02-19T01:47:16.097Z[ recovery-image] Feb 19 01:47:16.015 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
91032026-02-19T01:47:16.097Z[ recovery-image] Feb 19 01:47:16.015 INFO building ROM for cosmo
91042026-02-19T01:47:16.122Z[ recovery-image] Feb 19 01:47:16.016 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")
91052026-02-19T01:47:18.862Z[ recovery-image] Feb 19 01:47:18.779 INFO E| Downloading crates ...
91062026-02-19T01:47:18.992Z[ recovery-image] Feb 19 01:47:18.910 INFO E| Downloaded shared_child v1.0.1
91072026-02-19T01:47:19.108Z[ recovery-image] Feb 19 01:47:19.026 INFO E| Downloaded toml_write v0.1.1
91082026-02-19T01:47:19.134Z[ recovery-image] Feb 19 01:47:19.029 INFO E| Downloaded toml v0.8.22
91092026-02-19T01:47:19.182Z[ recovery-image] Feb 19 01:47:19.100 INFO E| Downloaded anstyle-query v1.1.2
91102026-02-19T01:47:19.207Z[ recovery-image] Feb 19 01:47:19.103 INFO E| Downloaded winnow v0.7.7
91112026-02-19T01:47:19.207Z[ recovery-image] Feb 19 01:47:19.117 INFO E| Downloaded toml_edit v0.22.26
91122026-02-19T01:47:19.245Z[ recovery-image] Feb 19 01:47:19.163 INFO E| Downloaded cc v1.2.20
91132026-02-19T01:47:19.339Z[ recovery-image] Feb 19 01:47:19.257 INFO E| Downloaded anstyle-parse v0.2.6
91142026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.260 INFO E| Downloaded anstyle v1.0.10
91152026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.262 INFO E| Downloaded toml_datetime v0.6.9
91162026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.264 INFO E| Downloaded serde_spanned v0.6.8
91172026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.265 INFO E| Downloaded duct v0.13.7
91182026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.268 INFO E| Downloaded clap_builder v4.5.37
91192026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.275 INFO E| Downloaded colorchoice v1.0.3
91202026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.277 INFO E| Downloaded clap_derive v4.5.32
91212026-02-19T01:47:19.364Z[ recovery-image] Feb 19 01:47:19.279 INFO E| Downloaded clap v4.5.37
91222026-02-19T01:47:19.389Z[ recovery-image] Feb 19 01:47:19.289 INFO E| Downloaded os_pipe v1.2.1
91232026-02-19T01:47:19.841Z[ recovery-image] Feb 19 01:47:19.758 INFO E| Compiling libc v0.2.172
91242026-02-19T01:47:19.841Z[ recovery-image] Feb 19 01:47:19.758 INFO E| Compiling utf8parse v0.2.2
91252026-02-19T01:47:19.865Z[ recovery-image] Feb 19 01:47:19.759 INFO E| Compiling shlex v1.3.0
91262026-02-19T01:47:19.866Z[ recovery-image] Feb 19 01:47:19.759 INFO E| Compiling anstyle-query v1.1.2
91272026-02-19T01:47:19.866Z[ recovery-image] Feb 19 01:47:19.759 INFO E| Compiling is_terminal_polyfill v1.70.1
91282026-02-19T01:47:19.866Z[ recovery-image] Feb 19 01:47:19.773 INFO E| Compiling anstyle v1.0.10
91292026-02-19T01:47:19.890Z[ recovery-image] Feb 19 01:47:19.797 INFO E| Compiling once_cell v1.21.3
91302026-02-19T01:47:19.890Z[ recovery-image] Feb 19 01:47:19.798 INFO E| Compiling syn v2.0.101
91312026-02-19T01:47:20.305Z[ recovery-image] Feb 19 01:47:20.223 INFO E| Compiling anstyle-parse v0.2.6
91322026-02-19T01:47:20.636Z[ recovery-image] Feb 19 01:47:20.553 INFO E| Compiling colorchoice v1.0.3
91332026-02-19T01:47:20.660Z[ recovery-image] Feb 19 01:47:20.566 INFO E| Compiling equivalent v1.0.2
91342026-02-19T01:47:20.857Z[ recovery-image] Feb 19 01:47:20.775 INFO E| Compiling hashbrown v0.15.2
91352026-02-19T01:47:20.881Z[ recovery-image] Feb 19 01:47:20.790 INFO E| Compiling cc v1.2.20
91362026-02-19T01:47:20.881Z[ recovery-image] Feb 19 01:47:20.790 INFO E| Compiling anyhow v1.0.98
91372026-02-19T01:47:21.012Z[ recovery-image] Feb 19 01:47:20.930 INFO E| Compiling anstream v0.6.18
91382026-02-19T01:47:21.144Z[ recovery-image] Feb 19 01:47:21.061 INFO E| Compiling strsim v0.11.1
91392026-02-19T01:47:21.480Z[ recovery-image] Feb 19 01:47:21.397 INFO E| Compiling clap_lex v0.7.4
91402026-02-19T01:47:22.076Z[ recovery-image] Feb 19 01:47:21.994 INFO E| Compiling winnow v0.7.7
91412026-02-19T01:47:22.313Z[ recovery-image] Feb 19 01:47:22.231 INFO E| Compiling toml_write v0.1.1
91422026-02-19T01:47:22.881Z[ recovery-image] Feb 19 01:47:22.799 INFO E| Compiling clap_builder v4.5.37
91432026-02-19T01:47:23.247Z[ recovery-image] Feb 19 01:47:23.165 INFO E| Compiling os_pipe v1.2.1
91442026-02-19T01:47:23.436Z[ recovery-image] Feb 19 01:47:23.354 INFO E| Compiling shared_child v1.0.1
91452026-02-19T01:47:23.854Z[ recovery-image] Feb 19 01:47:23.772 INFO E| Compiling indexmap v2.9.0
91462026-02-19T01:47:23.916Z[ recovery-image] Feb 19 01:47:23.835 INFO E| Compiling duct v0.13.7
91472026-02-19T01:47:26.265Z[ recovery-image] Feb 19 01:47:26.184 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
91482026-02-19T01:47:27.210Z[ host-image] Feb 19 01:47:27.128 INFO O| configuring SMF profile...
91492026-02-19T01:47:27.210Z[ host-image] Feb 19 01:47:27.128 INFO O| modifying shadow(5)...
91502026-02-19T01:47:27.234Z[ host-image] Feb 19 01:47:27.129 INFO O| loading user and group database...
91512026-02-19T01:47:27.234Z[ host-image] Feb 19 01:47:27.129 INFO O| loading facet selections...
91522026-02-19T01:47:27.930Z[ host-image] Feb 19 01:47:27.849 INFO O| devel -> true
91532026-02-19T01:47:27.930Z[ host-image] Feb 19 01:47:27.849 INFO O| doc.man -> true
91542026-02-19T01:47:27.954Z[ host-image] Feb 19 01:47:27.849 INFO O| version-lock.shell/ksh93 -> true
91552026-02-19T01:47:27.954Z[ host-image] Feb 19 01:47:27.849 INFO O| version-lock.system/data/hardware-registry -> true
91562026-02-19T01:47:27.954Z[ host-image] Feb 19 01:47:27.849 INFO O| version-lock.system/data/zoneinfo -> true
91572026-02-19T01:47:27.954Z[ host-image] Feb 19 01:47:27.849 INFO O| version-lock.system/microcode/amd -> true
91582026-02-19T01:47:27.954Z[ host-image] Feb 19 01:47:27.849 INFO O| version-lock.system/microcode/intel -> true
91592026-02-19T01:47:27.955Z[ host-image] Feb 19 01:47:27.849 INFO O| version-lock.system/microcode/oxide -> true
91602026-02-19T01:47:27.955Z[ host-image] Feb 19 01:47:27.849 INFO O| assessing packaged files...
91612026-02-19T01:47:29.676Z[ recovery-image] Feb 19 01:47:29.595 INFO E| Compiling serde_derive v1.0.219
91622026-02-19T01:47:29.677Z[ recovery-image] Feb 19 01:47:29.595 INFO E| Compiling clap_derive v4.5.32
91632026-02-19T01:47:32.246Z[ host-image] Feb 19 01:47:32.164 INFO O| creating archive...
91642026-02-19T01:47:32.299Z[ host-image] Feb 19 01:47:32.217 INFO O| missing from packaging:
91652026-02-19T01:47:32.299Z[ host-image] Feb 19 01:47:32.217 INFO O| "etc/.pwd.lock"
91662026-02-19T01:47:32.323Z[ host-image] Feb 19 01:47:32.217 INFO O| "etc/bash"
91672026-02-19T01:47:32.323Z[ host-image] Feb 19 01:47:32.224 INFO O| "etc/svc/profile/generic.xml"
91682026-02-19T01:47:32.323Z[ host-image] Feb 19 01:47:32.224 INFO O| "etc/svc/profile/inetd_services.xml"
91692026-02-19T01:47:32.323Z[ host-image] Feb 19 01:47:32.224 INFO O| "etc/svc/profile/name_service.xml"
91702026-02-19T01:47:32.323Z[ host-image] Feb 19 01:47:32.224 INFO O| "etc/svc/profile/platform.xml"
91712026-02-19T01:47:32.323Z[ host-image] Feb 19 01:47:32.224 INFO O| "etc/svc/profile/platform_omicron1.xml"
91722026-02-19T01:47:32.323Z[ host-image] Feb 19 01:47:32.224 INFO O| "etc/svc/repository.db"
91732026-02-19T01:47:32.347Z[ host-image] Feb 19 01:47:32.244 INFO O| "opt/ooce/share"
91742026-02-19T01:47:32.347Z[ host-image] Feb 19 01:47:32.244 INFO O| "opt/ooce/share/man"
91752026-02-19T01:47:32.347Z[ host-image] Feb 19 01:47:32.244 INFO O| "opt/ooce/share/man/man1"
91762026-02-19T01:47:32.347Z[ host-image] Feb 19 01:47:32.257 INFO O| finishing archive...
91772026-02-19T01:47:34.367Z[ recovery-image] Feb 19 01:47:34.285 INFO E| Compiling clap v4.5.37
91782026-02-19T01:47:36.979Z[ recovery-image] Feb 19 01:47:36.898 INFO E| Compiling serde v1.0.219
91792026-02-19T01:47:37.296Z[ host-image] Feb 19 01:47:37.216 INFO O| creating gzonly manifest...
91802026-02-19T01:47:37.320Z[ host-image] Feb 19 01:47:37.225 INFO O| ok
91812026-02-19T01:47:37.622Z[ host-image] Feb 19 01:47:37.541 INFO image builder template: ramdisk-02-trim...
91822026-02-19T01:47:37.622Z[ host-image] Feb 19 01:47:37.541 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpNifBKs/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None
91832026-02-19T01:47:37.654Z[ host-image] Feb 19 01:47:37.574 INFO O| Feb 19 01:47:37.573 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
91842026-02-19T01:47:37.678Z[ host-image] Feb 19 01:47:37.579 INFO O| Feb 19 01:47:37.579 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
91852026-02-19T01:47:37.727Z[ host-image] Feb 19 01:47:37.647 INFO O| Feb 19 01:47:37.647 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
91862026-02-19T01:47:37.756Z[ host-image] Feb 19 01:47:37.676 INFO O| Feb 19 01:47:37.676 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
91872026-02-19T01:47:37.756Z[ host-image] Feb 19 01:47:37.676 INFO O| Feb 19 01:47:37.676 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
91882026-02-19T01:47:37.780Z[ host-image] Feb 19 01:47:37.684 INFO O| Feb 19 01:47:37.684 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
91892026-02-19T01:47:37.780Z[ host-image] Feb 19 01:47:37.690 INFO O| Feb 19 01:47:37.690 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
91902026-02-19T01:47:37.780Z[ host-image] Feb 19 01:47:37.698 INFO O| Feb 19 01:47:37.698 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
91912026-02-19T01:47:38.135Z[ host-image] Feb 19 01:47:38.055 INFO O| Feb 19 01:47:38.055 INFO rolled back to input snapshot; work may begin
91922026-02-19T01:47:38.135Z[ host-image] Feb 19 01:47:38.055 INFO O| Feb 19 01:47:38.055 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
91932026-02-19T01:47:38.159Z[ host-image] Feb 19 01:47:38.066 INFO O| Feb 19 01:47:38.066 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91942026-02-19T01:47:38.183Z[ host-image] Feb 19 01:47:38.084 INFO O| Feb 19 01:47:38.084 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
91952026-02-19T01:47:38.245Z[ host-image] Feb 19 01:47:38.164 INFO O| Feb 19 01:47:38.164 INFO STEP 0 (remove_files) COMPLETE
91962026-02-19T01:47:38.245Z[ host-image] Feb 19 01:47:38.164 INFO O| Feb 19 01:47:38.164 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91972026-02-19T01:47:38.269Z[ host-image] Feb 19 01:47:38.181 INFO O| Feb 19 01:47:38.181 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
91982026-02-19T01:47:38.269Z[ host-image] Feb 19 01:47:38.183 INFO O| Feb 19 01:47:38.183 INFO STEP 1 (remove_files) COMPLETE
91992026-02-19T01:47:38.269Z[ host-image] Feb 19 01:47:38.183 INFO O| Feb 19 01:47:38.183 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92002026-02-19T01:47:38.293Z[ host-image] Feb 19 01:47:38.199 INFO O| Feb 19 01:47:38.199 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
92012026-02-19T01:47:38.316Z[ host-image] Feb 19 01:47:38.219 INFO O| Feb 19 01:47:38.219 INFO STEP 2 (remove_files) COMPLETE
92022026-02-19T01:47:38.316Z[ host-image] Feb 19 01:47:38.219 INFO O| Feb 19 01:47:38.219 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92032026-02-19T01:47:38.316Z[ host-image] Feb 19 01:47:38.236 INFO O| Feb 19 01:47:38.236 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
92042026-02-19T01:47:38.340Z[ host-image] Feb 19 01:47:38.238 INFO O| Feb 19 01:47:38.238 INFO STEP 3 (remove_files) COMPLETE
92052026-02-19T01:47:38.340Z[ host-image] Feb 19 01:47:38.238 INFO O| Feb 19 01:47:38.238 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92062026-02-19T01:47:38.340Z[ host-image] Feb 19 01:47:38.253 INFO O| Feb 19 01:47:38.253 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
92072026-02-19T01:47:38.364Z[ host-image] Feb 19 01:47:38.277 INFO O| Feb 19 01:47:38.277 INFO STEP 4 (remove_files) COMPLETE
92082026-02-19T01:47:38.364Z[ host-image] Feb 19 01:47:38.277 INFO O| Feb 19 01:47:38.277 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92092026-02-19T01:47:38.387Z[ host-image] Feb 19 01:47:38.292 INFO O| Feb 19 01:47:38.292 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
92102026-02-19T01:47:38.387Z[ host-image] Feb 19 01:47:38.297 INFO O| Feb 19 01:47:38.296 INFO STEP 5 (remove_files) COMPLETE
92112026-02-19T01:47:38.387Z[ host-image] Feb 19 01:47:38.297 INFO O| Feb 19 01:47:38.297 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92122026-02-19T01:47:38.411Z[ host-image] Feb 19 01:47:38.312 INFO O| Feb 19 01:47:38.312 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
92132026-02-19T01:47:38.411Z[ host-image] Feb 19 01:47:38.329 INFO O| Feb 19 01:47:38.329 INFO STEP 6 (remove_files) COMPLETE
92142026-02-19T01:47:38.411Z[ host-image] Feb 19 01:47:38.329 INFO O| Feb 19 01:47:38.329 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92152026-02-19T01:47:38.442Z[ host-image] Feb 19 01:47:38.361 INFO O| Feb 19 01:47:38.361 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
92162026-02-19T01:47:38.466Z[ host-image] Feb 19 01:47:38.383 INFO O| Feb 19 01:47:38.383 INFO STEP 7 (remove_files) COMPLETE
92172026-02-19T01:47:38.466Z[ host-image] Feb 19 01:47:38.383 INFO O| Feb 19 01:47:38.383 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92182026-02-19T01:47:38.513Z[ host-image] Feb 19 01:47:38.432 INFO O| Feb 19 01:47:38.432 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
92192026-02-19T01:47:38.661Z[ host-image] Feb 19 01:47:38.580 INFO O| Feb 19 01:47:38.580 INFO STEP 8 (remove_files) COMPLETE
92202026-02-19T01:47:38.661Z[ host-image] Feb 19 01:47:38.581 INFO O| Feb 19 01:47:38.580 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92212026-02-19T01:47:38.685Z[ host-image] Feb 19 01:47:38.595 INFO O| Feb 19 01:47:38.595 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
92222026-02-19T01:47:38.845Z[ host-image] Feb 19 01:47:38.765 INFO O| Feb 19 01:47:38.765 INFO STEP 9 (remove_files) COMPLETE
92232026-02-19T01:47:38.870Z[ host-image] Feb 19 01:47:38.765 INFO O| Feb 19 01:47:38.765 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92242026-02-19T01:47:38.870Z[ host-image] Feb 19 01:47:38.783 INFO O| Feb 19 01:47:38.783 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
92252026-02-19T01:47:38.870Z[ host-image] Feb 19 01:47:38.788 INFO O| Feb 19 01:47:38.788 INFO STEP 10 (remove_files) COMPLETE
92262026-02-19T01:47:38.870Z[ host-image] Feb 19 01:47:38.788 INFO O| Feb 19 01:47:38.788 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92272026-02-19T01:47:38.894Z[ host-image] Feb 19 01:47:38.803 INFO O| Feb 19 01:47:38.803 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
92282026-02-19T01:47:38.894Z[ host-image] Feb 19 01:47:38.805 INFO O| Feb 19 01:47:38.805 INFO STEP 11 (remove_files) COMPLETE
92292026-02-19T01:47:38.894Z[ host-image] Feb 19 01:47:38.805 INFO O| Feb 19 01:47:38.805 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92302026-02-19T01:47:38.918Z[ host-image] Feb 19 01:47:38.820 INFO O| Feb 19 01:47:38.820 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
92312026-02-19T01:47:38.918Z[ host-image] Feb 19 01:47:38.823 INFO O| Feb 19 01:47:38.822 INFO STEP 12 (remove_files) COMPLETE
92322026-02-19T01:47:38.918Z[ host-image] Feb 19 01:47:38.823 INFO O| Feb 19 01:47:38.823 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92332026-02-19T01:47:39.031Z[ host-image] Feb 19 01:47:38.950 INFO O| Feb 19 01:47:38.950 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
92342026-02-19T01:47:39.055Z[ host-image] Feb 19 01:47:38.953 INFO O| Feb 19 01:47:38.953 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
92352026-02-19T01:47:39.055Z[ host-image] Feb 19 01:47:38.955 INFO O| Feb 19 01:47:38.954 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
92362026-02-19T01:47:39.055Z[ host-image] Feb 19 01:47:38.957 INFO O| Feb 19 01:47:38.957 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
92372026-02-19T01:47:39.467Z[ host-image] Feb 19 01:47:39.387 INFO O| Feb 19 01:47:39.387 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
92382026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.403 INFO O| Feb 19 01:47:39.403 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
92392026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.403 INFO O| Feb 19 01:47:39.403 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
92402026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.403 INFO O| Feb 19 01:47:39.403 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
92412026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.404 INFO O| Feb 19 01:47:39.404 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
92422026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.404 INFO O| Feb 19 01:47:39.404 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
92432026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.405 INFO O| Feb 19 01:47:39.404 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
92442026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.405 INFO O| Feb 19 01:47:39.405 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
92452026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.405 INFO O| Feb 19 01:47:39.405 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
92462026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.405 INFO O| Feb 19 01:47:39.405 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
92472026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.405 INFO O| Feb 19 01:47:39.405 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
92482026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.406 INFO O| Feb 19 01:47:39.405 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
92492026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.406 INFO O| Feb 19 01:47:39.406 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
92502026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.406 INFO O| Feb 19 01:47:39.406 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
92512026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.406 INFO O| Feb 19 01:47:39.406 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
92522026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.406 INFO O| Feb 19 01:47:39.406 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
92532026-02-19T01:47:39.491Z[ host-image] Feb 19 01:47:39.406 INFO O| Feb 19 01:47:39.406 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
92542026-02-19T01:47:39.515Z[ host-image] Feb 19 01:47:39.415 INFO O| Feb 19 01:47:39.415 INFO STEP 13 (remove_files) COMPLETE
92552026-02-19T01:47:39.515Z[ host-image] Feb 19 01:47:39.415 INFO O| Feb 19 01:47:39.415 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92562026-02-19T01:47:39.515Z[ host-image] Feb 19 01:47:39.431 INFO O| Feb 19 01:47:39.431 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
92572026-02-19T01:47:39.515Z[ host-image] Feb 19 01:47:39.433 INFO O| Feb 19 01:47:39.433 INFO STEP 14 (remove_files) COMPLETE
92582026-02-19T01:47:39.516Z[ host-image] Feb 19 01:47:39.434 INFO O| Feb 19 01:47:39.433 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92592026-02-19T01:47:39.540Z[ host-image] Feb 19 01:47:39.450 INFO O| Feb 19 01:47:39.450 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
92602026-02-19T01:47:39.564Z[ host-image] Feb 19 01:47:39.461 INFO O| Feb 19 01:47:39.461 INFO STEP 15 (remove_files) COMPLETE
92612026-02-19T01:47:39.564Z[ host-image] Feb 19 01:47:39.461 INFO O| Feb 19 01:47:39.461 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92622026-02-19T01:47:39.564Z[ host-image] Feb 19 01:47:39.476 INFO O| Feb 19 01:47:39.476 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
92632026-02-19T01:47:39.564Z[ host-image] Feb 19 01:47:39.477 INFO O| Feb 19 01:47:39.477 INFO STEP 16 (remove_files) COMPLETE
92642026-02-19T01:47:39.564Z[ host-image] Feb 19 01:47:39.477 INFO O| Feb 19 01:47:39.477 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92652026-02-19T01:47:39.588Z[ host-image] Feb 19 01:47:39.490 INFO O| Feb 19 01:47:39.490 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
92662026-02-19T01:47:39.588Z[ host-image] Feb 19 01:47:39.492 INFO O| Feb 19 01:47:39.492 INFO STEP 17 (remove_files) COMPLETE
92672026-02-19T01:47:39.588Z[ host-image] Feb 19 01:47:39.492 INFO O| Feb 19 01:47:39.492 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92682026-02-19T01:47:39.588Z[ host-image] Feb 19 01:47:39.506 INFO O| Feb 19 01:47:39.506 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
92692026-02-19T01:47:39.588Z[ host-image] Feb 19 01:47:39.507 INFO O| Feb 19 01:47:39.507 INFO STEP 18 (remove_files) COMPLETE
92702026-02-19T01:47:39.588Z[ host-image] Feb 19 01:47:39.507 INFO O| Feb 19 01:47:39.507 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92712026-02-19T01:47:39.612Z[ host-image] Feb 19 01:47:39.523 INFO O| Feb 19 01:47:39.523 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
92722026-02-19T01:47:39.612Z[ host-image] Feb 19 01:47:39.523 INFO O| Feb 19 01:47:39.523 INFO STEP 19 (remove_files) COMPLETE
92732026-02-19T01:47:39.612Z[ host-image] Feb 19 01:47:39.523 INFO O| Feb 19 01:47:39.523 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92742026-02-19T01:47:39.636Z[ host-image] Feb 19 01:47:39.538 INFO O| Feb 19 01:47:39.538 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
92752026-02-19T01:47:39.636Z[ host-image] Feb 19 01:47:39.538 INFO O| Feb 19 01:47:39.538 INFO STEP 20 (remove_files) COMPLETE
92762026-02-19T01:47:39.636Z[ host-image] Feb 19 01:47:39.538 INFO O| Feb 19 01:47:39.538 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92772026-02-19T01:47:39.636Z[ host-image] Feb 19 01:47:39.552 INFO O| Feb 19 01:47:39.552 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
92782026-02-19T01:47:39.636Z[ host-image] Feb 19 01:47:39.552 INFO O| Feb 19 01:47:39.552 INFO STEP 21 (remove_files) COMPLETE
92792026-02-19T01:47:39.636Z[ host-image] Feb 19 01:47:39.552 INFO O| Feb 19 01:47:39.552 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92802026-02-19T01:47:39.660Z[ host-image] Feb 19 01:47:39.565 INFO O| Feb 19 01:47:39.565 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
92812026-02-19T01:47:39.660Z[ host-image] Feb 19 01:47:39.566 INFO O| Feb 19 01:47:39.566 INFO STEP 22 (remove_files) COMPLETE
92822026-02-19T01:47:39.660Z[ host-image] Feb 19 01:47:39.566 INFO O| Feb 19 01:47:39.566 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92832026-02-19T01:47:39.660Z[ host-image] Feb 19 01:47:39.578 INFO O| Feb 19 01:47:39.578 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
92842026-02-19T01:47:39.660Z[ host-image] Feb 19 01:47:39.579 INFO O| Feb 19 01:47:39.579 INFO STEP 23 (remove_files) COMPLETE
92852026-02-19T01:47:39.660Z[ host-image] Feb 19 01:47:39.579 INFO O| Feb 19 01:47:39.579 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92862026-02-19T01:47:39.684Z[ host-image] Feb 19 01:47:39.592 INFO O| Feb 19 01:47:39.591 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
92872026-02-19T01:47:39.684Z[ host-image] Feb 19 01:47:39.592 INFO O| Feb 19 01:47:39.592 INFO STEP 24 (remove_files) COMPLETE
92882026-02-19T01:47:39.684Z[ host-image] Feb 19 01:47:39.592 INFO O| Feb 19 01:47:39.592 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92892026-02-19T01:47:39.708Z[ host-image] Feb 19 01:47:39.604 INFO O| Feb 19 01:47:39.604 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
92902026-02-19T01:47:39.708Z[ host-image] Feb 19 01:47:39.604 INFO O| Feb 19 01:47:39.604 INFO STEP 25 (remove_files) COMPLETE
92912026-02-19T01:47:39.708Z[ host-image] Feb 19 01:47:39.604 INFO O| Feb 19 01:47:39.604 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92922026-02-19T01:47:39.708Z[ host-image] Feb 19 01:47:39.617 INFO O| Feb 19 01:47:39.616 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
92932026-02-19T01:47:39.708Z[ host-image] Feb 19 01:47:39.617 INFO O| Feb 19 01:47:39.617 INFO STEP 26 (remove_files) COMPLETE
92942026-02-19T01:47:39.708Z[ host-image] Feb 19 01:47:39.617 INFO O| Feb 19 01:47:39.617 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92952026-02-19T01:47:39.732Z[ host-image] Feb 19 01:47:39.629 INFO O| Feb 19 01:47:39.629 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
92962026-02-19T01:47:39.732Z[ host-image] Feb 19 01:47:39.629 INFO O| Feb 19 01:47:39.629 INFO STEP 27 (remove_files) COMPLETE
92972026-02-19T01:47:39.732Z[ host-image] Feb 19 01:47:39.629 INFO O| Feb 19 01:47:39.629 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92982026-02-19T01:47:39.732Z[ host-image] Feb 19 01:47:39.641 INFO O| Feb 19 01:47:39.641 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
92992026-02-19T01:47:39.732Z[ host-image] Feb 19 01:47:39.641 INFO O| Feb 19 01:47:39.641 INFO STEP 28 (remove_files) COMPLETE
93002026-02-19T01:47:39.732Z[ host-image] Feb 19 01:47:39.641 INFO O| Feb 19 01:47:39.641 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93012026-02-19T01:47:39.756Z[ host-image] Feb 19 01:47:39.654 INFO O| Feb 19 01:47:39.654 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
93022026-02-19T01:47:39.756Z[ host-image] Feb 19 01:47:39.654 INFO O| Feb 19 01:47:39.654 INFO STEP 29 (remove_files) COMPLETE
93032026-02-19T01:47:39.756Z[ host-image] Feb 19 01:47:39.654 INFO O| Feb 19 01:47:39.654 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93042026-02-19T01:47:39.756Z[ host-image] Feb 19 01:47:39.668 INFO O| Feb 19 01:47:39.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
93052026-02-19T01:47:39.756Z[ host-image] Feb 19 01:47:39.669 INFO O| Feb 19 01:47:39.669 INFO STEP 30 (remove_files) COMPLETE
93062026-02-19T01:47:39.756Z[ host-image] Feb 19 01:47:39.669 INFO O| Feb 19 01:47:39.669 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93072026-02-19T01:47:39.780Z[ host-image] Feb 19 01:47:39.683 INFO O| Feb 19 01:47:39.683 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
93082026-02-19T01:47:39.780Z[ host-image] Feb 19 01:47:39.683 INFO O| Feb 19 01:47:39.683 INFO STEP 31 (remove_files) COMPLETE
93092026-02-19T01:47:39.780Z[ host-image] Feb 19 01:47:39.683 INFO O| Feb 19 01:47:39.683 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93102026-02-19T01:47:39.780Z[ host-image] Feb 19 01:47:39.697 INFO O| Feb 19 01:47:39.697 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
93112026-02-19T01:47:39.780Z[ host-image] Feb 19 01:47:39.698 INFO O| Feb 19 01:47:39.698 INFO STEP 32 (remove_files) COMPLETE
93122026-02-19T01:47:39.780Z[ host-image] Feb 19 01:47:39.698 INFO O| Feb 19 01:47:39.698 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93132026-02-19T01:47:39.804Z[ host-image] Feb 19 01:47:39.712 INFO O| Feb 19 01:47:39.712 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
93142026-02-19T01:47:39.804Z[ host-image] Feb 19 01:47:39.712 INFO O| Feb 19 01:47:39.712 INFO STEP 33 (remove_files) COMPLETE
93152026-02-19T01:47:39.804Z[ host-image] Feb 19 01:47:39.712 INFO O| Feb 19 01:47:39.712 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93162026-02-19T01:47:39.828Z[ host-image] Feb 19 01:47:39.729 INFO O| Feb 19 01:47:39.729 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
93172026-02-19T01:47:39.828Z[ host-image] Feb 19 01:47:39.729 INFO O| Feb 19 01:47:39.729 INFO STEP 34 (remove_files) COMPLETE
93182026-02-19T01:47:39.828Z[ host-image] Feb 19 01:47:39.729 INFO O| Feb 19 01:47:39.729 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93192026-02-19T01:47:39.828Z[ host-image] Feb 19 01:47:39.748 INFO O| Feb 19 01:47:39.747 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
93202026-02-19T01:47:39.828Z[ host-image] Feb 19 01:47:39.748 INFO O| Feb 19 01:47:39.748 INFO STEP 35 (remove_files) COMPLETE
93212026-02-19T01:47:39.828Z[ host-image] Feb 19 01:47:39.748 INFO O| Feb 19 01:47:39.748 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93222026-02-19T01:47:39.853Z[ host-image] Feb 19 01:47:39.765 INFO O| Feb 19 01:47:39.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
93232026-02-19T01:47:39.853Z[ host-image] Feb 19 01:47:39.765 INFO O| Feb 19 01:47:39.765 INFO STEP 36 (remove_files) COMPLETE
93242026-02-19T01:47:39.853Z[ host-image] Feb 19 01:47:39.765 INFO O| Feb 19 01:47:39.765 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93252026-02-19T01:47:39.877Z[ host-image] Feb 19 01:47:39.781 INFO O| Feb 19 01:47:39.781 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
93262026-02-19T01:47:39.877Z[ host-image] Feb 19 01:47:39.781 INFO O| Feb 19 01:47:39.781 INFO STEP 37 (remove_files) COMPLETE
93272026-02-19T01:47:39.877Z[ host-image] Feb 19 01:47:39.781 INFO O| Feb 19 01:47:39.781 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93282026-02-19T01:47:39.901Z[ host-image] Feb 19 01:47:39.797 INFO O| Feb 19 01:47:39.797 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
93292026-02-19T01:47:39.901Z[ host-image] Feb 19 01:47:39.797 INFO O| Feb 19 01:47:39.797 INFO STEP 38 (remove_files) COMPLETE
93302026-02-19T01:47:39.901Z[ host-image] Feb 19 01:47:39.797 INFO O| Feb 19 01:47:39.797 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93312026-02-19T01:47:39.901Z[ host-image] Feb 19 01:47:39.810 INFO O| Feb 19 01:47:39.810 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
93322026-02-19T01:47:39.901Z[ host-image] Feb 19 01:47:39.810 INFO O| Feb 19 01:47:39.810 INFO STEP 39 (remove_files) COMPLETE
93332026-02-19T01:47:39.901Z[ host-image] Feb 19 01:47:39.810 INFO O| Feb 19 01:47:39.810 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93342026-02-19T01:47:39.925Z[ host-image] Feb 19 01:47:39.823 INFO O| Feb 19 01:47:39.823 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
93352026-02-19T01:47:39.925Z[ host-image] Feb 19 01:47:39.823 INFO O| Feb 19 01:47:39.823 INFO STEP 40 (remove_files) COMPLETE
93362026-02-19T01:47:39.925Z[ host-image] Feb 19 01:47:39.823 INFO O| Feb 19 01:47:39.823 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93372026-02-19T01:47:39.925Z[ host-image] Feb 19 01:47:39.836 INFO O| Feb 19 01:47:39.836 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
93382026-02-19T01:47:39.925Z[ host-image] Feb 19 01:47:39.836 INFO O| Feb 19 01:47:39.836 INFO STEP 41 (remove_files) COMPLETE
93392026-02-19T01:47:39.925Z[ host-image] Feb 19 01:47:39.836 INFO O| Feb 19 01:47:39.836 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93402026-02-19T01:47:39.949Z[ host-image] Feb 19 01:47:39.850 INFO O| Feb 19 01:47:39.849 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
93412026-02-19T01:47:39.949Z[ host-image] Feb 19 01:47:39.850 INFO O| Feb 19 01:47:39.850 INFO STEP 42 (remove_files) COMPLETE
93422026-02-19T01:47:39.949Z[ host-image] Feb 19 01:47:39.850 INFO O| Feb 19 01:47:39.850 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93432026-02-19T01:47:39.949Z[ host-image] Feb 19 01:47:39.862 INFO O| Feb 19 01:47:39.862 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
93442026-02-19T01:47:39.949Z[ host-image] Feb 19 01:47:39.862 INFO O| Feb 19 01:47:39.862 INFO STEP 43 (remove_files) COMPLETE
93452026-02-19T01:47:39.949Z[ host-image] Feb 19 01:47:39.863 INFO O| Feb 19 01:47:39.862 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93462026-02-19T01:47:39.974Z[ host-image] Feb 19 01:47:39.875 INFO O| Feb 19 01:47:39.875 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
93472026-02-19T01:47:39.974Z[ host-image] Feb 19 01:47:39.875 INFO O| Feb 19 01:47:39.875 INFO STEP 44 (remove_files) COMPLETE
93482026-02-19T01:47:39.974Z[ host-image] Feb 19 01:47:39.875 INFO O| Feb 19 01:47:39.875 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93492026-02-19T01:47:39.974Z[ host-image] Feb 19 01:47:39.892 INFO O| Feb 19 01:47:39.892 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
93502026-02-19T01:47:39.974Z[ host-image] Feb 19 01:47:39.892 INFO O| Feb 19 01:47:39.892 INFO STEP 45 (remove_files) COMPLETE
93512026-02-19T01:47:39.974Z[ host-image] Feb 19 01:47:39.892 INFO O| Feb 19 01:47:39.892 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93522026-02-19T01:47:39.998Z[ host-image] Feb 19 01:47:39.905 INFO O| Feb 19 01:47:39.905 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
93532026-02-19T01:47:39.998Z[ host-image] Feb 19 01:47:39.905 INFO O| Feb 19 01:47:39.905 INFO STEP 46 (remove_files) COMPLETE
93542026-02-19T01:47:39.998Z[ host-image] Feb 19 01:47:39.905 INFO O| Feb 19 01:47:39.905 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93552026-02-19T01:47:39.998Z[ host-image] Feb 19 01:47:39.918 INFO O| Feb 19 01:47:39.917 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
93562026-02-19T01:47:39.998Z[ host-image] Feb 19 01:47:39.918 INFO O| Feb 19 01:47:39.918 INFO STEP 47 (remove_files) COMPLETE
93572026-02-19T01:47:39.998Z[ host-image] Feb 19 01:47:39.918 INFO O| Feb 19 01:47:39.918 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93582026-02-19T01:47:40.023Z[ host-image] Feb 19 01:47:39.930 INFO O| Feb 19 01:47:39.930 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
93592026-02-19T01:47:40.023Z[ host-image] Feb 19 01:47:39.930 INFO O| Feb 19 01:47:39.930 INFO STEP 48 (remove_files) COMPLETE
93602026-02-19T01:47:40.023Z[ host-image] Feb 19 01:47:39.930 INFO O| Feb 19 01:47:39.930 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93612026-02-19T01:47:40.047Z[ host-image] Feb 19 01:47:39.944 INFO O| Feb 19 01:47:39.944 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
93622026-02-19T01:47:40.047Z[ host-image] Feb 19 01:47:39.944 INFO O| Feb 19 01:47:39.944 INFO STEP 49 (remove_files) COMPLETE
93632026-02-19T01:47:40.047Z[ host-image] Feb 19 01:47:39.944 INFO O| Feb 19 01:47:39.944 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93642026-02-19T01:47:40.047Z[ host-image] Feb 19 01:47:39.959 INFO O| Feb 19 01:47:39.959 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
93652026-02-19T01:47:40.047Z[ host-image] Feb 19 01:47:39.959 INFO O| Feb 19 01:47:39.959 INFO STEP 50 (remove_files) COMPLETE
93662026-02-19T01:47:40.047Z[ host-image] Feb 19 01:47:39.959 INFO O| Feb 19 01:47:39.959 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93672026-02-19T01:47:40.071Z[ host-image] Feb 19 01:47:39.973 INFO O| Feb 19 01:47:39.973 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
93682026-02-19T01:47:40.071Z[ host-image] Feb 19 01:47:39.974 INFO O| Feb 19 01:47:39.974 INFO STEP 51 (remove_files) COMPLETE
93692026-02-19T01:47:40.071Z[ host-image] Feb 19 01:47:39.974 INFO O| Feb 19 01:47:39.974 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93702026-02-19T01:47:40.071Z[ host-image] Feb 19 01:47:39.988 INFO O| Feb 19 01:47:39.988 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
93712026-02-19T01:47:40.071Z[ host-image] Feb 19 01:47:39.988 INFO O| Feb 19 01:47:39.988 INFO STEP 52 (remove_files) COMPLETE
93722026-02-19T01:47:40.071Z[ host-image] Feb 19 01:47:39.988 INFO O| Feb 19 01:47:39.988 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93732026-02-19T01:47:40.095Z[ host-image] Feb 19 01:47:40.001 INFO O| Feb 19 01:47:40.001 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
93742026-02-19T01:47:40.095Z[ host-image] Feb 19 01:47:40.001 INFO O| Feb 19 01:47:40.001 INFO STEP 53 (remove_files) COMPLETE
93752026-02-19T01:47:40.095Z[ host-image] Feb 19 01:47:40.001 INFO O| Feb 19 01:47:40.001 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93762026-02-19T01:47:40.095Z[ host-image] Feb 19 01:47:40.014 INFO O| Feb 19 01:47:40.014 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
93772026-02-19T01:47:40.095Z[ host-image] Feb 19 01:47:40.014 INFO O| Feb 19 01:47:40.014 INFO STEP 54 (remove_files) COMPLETE
93782026-02-19T01:47:40.095Z[ host-image] Feb 19 01:47:40.014 INFO O| Feb 19 01:47:40.014 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93792026-02-19T01:47:40.119Z[ host-image] Feb 19 01:47:40.033 INFO O| Feb 19 01:47:40.033 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
93802026-02-19T01:47:40.119Z[ host-image] Feb 19 01:47:40.033 INFO O| Feb 19 01:47:40.033 INFO STEP 55 (remove_files) COMPLETE
93812026-02-19T01:47:40.119Z[ host-image] Feb 19 01:47:40.033 INFO O| Feb 19 01:47:40.033 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93822026-02-19T01:47:40.143Z[ host-image] Feb 19 01:47:40.049 INFO O| Feb 19 01:47:40.049 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
93832026-02-19T01:47:40.143Z[ host-image] Feb 19 01:47:40.049 INFO O| Feb 19 01:47:40.049 INFO STEP 56 (remove_files) COMPLETE
93842026-02-19T01:47:40.144Z[ host-image] Feb 19 01:47:40.049 INFO O| Feb 19 01:47:40.049 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93852026-02-19T01:47:40.144Z[ host-image] Feb 19 01:47:40.063 INFO O| Feb 19 01:47:40.063 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
93862026-02-19T01:47:40.144Z[ host-image] Feb 19 01:47:40.063 INFO O| Feb 19 01:47:40.063 INFO STEP 57 (remove_files) COMPLETE
93872026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.063 INFO O| Feb 19 01:47:40.063 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93882026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.077 INFO O| Feb 19 01:47:40.077 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
93892026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.077 INFO O| Feb 19 01:47:40.077 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
93902026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.077 INFO O| Feb 19 01:47:40.077 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93912026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.078 INFO O| Feb 19 01:47:40.077 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93922026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.078 INFO O| Feb 19 01:47:40.078 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93932026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.078 INFO O| Feb 19 01:47:40.078 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93942026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.078 INFO O| Feb 19 01:47:40.078 INFO ok!
93952026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.078 INFO O| Feb 19 01:47:40.078 INFO STEP 58 (ensure_file) COMPLETE
93962026-02-19T01:47:40.168Z[ host-image] Feb 19 01:47:40.078 INFO O| Feb 19 01:47:40.078 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93972026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
93982026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
93992026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94002026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94012026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94022026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94032026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO ok!
94042026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO STEP 59 (ensure_file) COMPLETE
94052026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.091 INFO O| Feb 19 01:47:40.091 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94062026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.104 INFO O| Feb 19 01:47:40.104 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
94072026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.104 INFO O| Feb 19 01:47:40.104 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
94082026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.105 INFO O| Feb 19 01:47:40.105 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
94092026-02-19T01:47:40.192Z[ host-image] Feb 19 01:47:40.105 INFO O| Feb 19 01:47:40.105 INFO ok!
94102026-02-19T01:47:40.193Z[ host-image] Feb 19 01:47:40.105 INFO O| Feb 19 01:47:40.105 INFO STEP 60 (ensure_file) COMPLETE
94112026-02-19T01:47:40.193Z[ host-image] Feb 19 01:47:40.105 INFO O| Feb 19 01:47:40.105 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94122026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.117 INFO O| Feb 19 01:47:40.117 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
94132026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.117 INFO O| Feb 19 01:47:40.117 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
94142026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.117 INFO O| Feb 19 01:47:40.117 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
94152026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.117 INFO O| Feb 19 01:47:40.117 INFO ok!
94162026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.117 INFO O| Feb 19 01:47:40.117 INFO STEP 61 (ensure_file) COMPLETE
94172026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.117 INFO O| Feb 19 01:47:40.117 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94182026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.129 INFO O| Feb 19 01:47:40.129 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
94192026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.129 INFO O| Feb 19 01:47:40.129 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
94202026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.130 INFO O| Feb 19 01:47:40.129 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
94212026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.130 INFO O| Feb 19 01:47:40.130 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
94222026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.130 INFO O| Feb 19 01:47:40.130 INFO ok!
94232026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.130 INFO O| Feb 19 01:47:40.130 INFO STEP 62 (ensure_file) COMPLETE
94242026-02-19T01:47:40.217Z[ host-image] Feb 19 01:47:40.130 INFO O| Feb 19 01:47:40.130 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94252026-02-19T01:47:40.241Z[ host-image] Feb 19 01:47:40.142 INFO O| Feb 19 01:47:40.142 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
94262026-02-19T01:47:40.241Z[ host-image] Feb 19 01:47:40.142 INFO O| Feb 19 01:47:40.142 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
94272026-02-19T01:47:40.241Z[ host-image] Feb 19 01:47:40.142 INFO O| Feb 19 01:47:40.142 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
94282026-02-19T01:47:40.241Z[ host-image] Feb 19 01:47:40.142 INFO O| Feb 19 01:47:40.142 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
94292026-02-19T01:47:40.241Z[ host-image] Feb 19 01:47:40.142 INFO O| Feb 19 01:47:40.142 INFO ok!
94302026-02-19T01:47:40.241Z[ host-image] Feb 19 01:47:40.143 INFO O| Feb 19 01:47:40.142 INFO STEP 63 (ensure_file) COMPLETE
94312026-02-19T01:47:40.241Z[ host-image] Feb 19 01:47:40.143 INFO O| Feb 19 01:47:40.142 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94322026-02-19T01:47:40.242Z[ host-image] Feb 19 01:47:40.159 INFO O| Feb 19 01:47:40.159 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
94332026-02-19T01:47:40.242Z[ host-image] Feb 19 01:47:40.159 INFO O| Feb 19 01:47:40.159 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
94342026-02-19T01:47:40.242Z[ host-image] Feb 19 01:47:40.159 INFO O| Feb 19 01:47:40.159 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
94352026-02-19T01:47:40.242Z[ host-image] Feb 19 01:47:40.159 INFO O| Feb 19 01:47:40.159 INFO ok!
94362026-02-19T01:47:40.242Z[ host-image] Feb 19 01:47:40.159 INFO O| Feb 19 01:47:40.159 INFO STEP 64 (assemble_files) COMPLETE
94372026-02-19T01:47:40.242Z[ host-image] Feb 19 01:47:40.159 INFO O| Feb 19 01:47:40.159 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94382026-02-19T01:47:40.266Z[ host-image] Feb 19 01:47:40.172 INFO O| Feb 19 01:47:40.172 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
94392026-02-19T01:47:40.266Z[ host-image] Feb 19 01:47:40.172 INFO O| Feb 19 01:47:40.172 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
94402026-02-19T01:47:40.266Z[ host-image] Feb 19 01:47:40.173 INFO O| Feb 19 01:47:40.173 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
94412026-02-19T01:47:40.266Z[ host-image] Feb 19 01:47:40.173 INFO O| Feb 19 01:47:40.173 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
94422026-02-19T01:47:40.266Z[ host-image] Feb 19 01:47:40.173 INFO O| Feb 19 01:47:40.173 INFO ok!
94432026-02-19T01:47:40.266Z[ host-image] Feb 19 01:47:40.173 INFO O| Feb 19 01:47:40.173 INFO STEP 65 (ensure_file) COMPLETE
94442026-02-19T01:47:40.266Z[ host-image] Feb 19 01:47:40.173 INFO O| Feb 19 01:47:40.173 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94452026-02-19T01:47:40.290Z[ host-image] Feb 19 01:47:40.190 INFO O| Feb 19 01:47:40.190 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
94462026-02-19T01:47:40.290Z[ host-image] Feb 19 01:47:40.190 INFO O| Feb 19 01:47:40.190 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
94472026-02-19T01:47:40.290Z[ host-image] Feb 19 01:47:40.190 INFO O| Feb 19 01:47:40.190 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
94482026-02-19T01:47:40.290Z[ host-image] Feb 19 01:47:40.190 INFO O| Feb 19 01:47:40.190 INFO STEP 66 (ensure_dir) COMPLETE
94492026-02-19T01:47:40.290Z[ host-image] Feb 19 01:47:40.190 INFO O| Feb 19 01:47:40.190 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94502026-02-19T01:47:40.290Z[ host-image] Feb 19 01:47:40.205 INFO O| Feb 19 01:47:40.204 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
94512026-02-19T01:47:40.290Z[ host-image] Feb 19 01:47:40.205 INFO O| Feb 19 01:47:40.205 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 ...
94522026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.214 INFO O| Feb 19 01:47:40.214 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
94532026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.214 INFO O| Feb 19 01:47:40.214 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
94542026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.214 INFO O| Feb 19 01:47:40.214 INFO ok!
94552026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.214 INFO O| Feb 19 01:47:40.214 INFO STEP 67 (ensure_file) COMPLETE
94562026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.214 INFO O| Feb 19 01:47:40.214 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94572026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.228 INFO O| Feb 19 01:47:40.228 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
94582026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.228 INFO O| Feb 19 01:47:40.228 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 ...
94592026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.228 INFO O| Feb 19 01:47:40.228 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
94602026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.228 INFO O| Feb 19 01:47:40.228 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
94612026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.228 INFO O| Feb 19 01:47:40.228 INFO ok!
94622026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.228 INFO O| Feb 19 01:47:40.228 INFO STEP 68 (ensure_file) COMPLETE
94632026-02-19T01:47:40.315Z[ host-image] Feb 19 01:47:40.228 INFO O| Feb 19 01:47:40.228 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94642026-02-19T01:47:40.349Z[ host-image] Feb 19 01:47:40.247 INFO O| Feb 19 01:47:40.246 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
94652026-02-19T01:47:40.349Z[ host-image] Feb 19 01:47:40.247 INFO O| Feb 19 01:47:40.247 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
94662026-02-19T01:47:43.418Z[ recovery-image] Feb 19 01:47:43.338 INFO E| Compiling toml_datetime v0.6.9
94672026-02-19T01:47:43.418Z[ recovery-image] Feb 19 01:47:43.338 INFO E| Compiling serde_spanned v0.6.8
94682026-02-19T01:47:43.832Z[ recovery-image] Feb 19 01:47:43.752 INFO E| Compiling toml_edit v0.22.26
94692026-02-19T01:47:43.968Z[ host-image] Feb 19 01:47:43.888 INFO O| Feb 19 01:47:43.888 INFO STEP 69 (pack_tar) COMPLETE
94702026-02-19T01:47:43.968Z[ host-image] Feb 19 01:47:43.888 INFO O| Feb 19 01:47:43.888 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
94712026-02-19T01:47:43.992Z[ host-image] Feb 19 01:47:43.888 INFO O| Feb 19 01:47:43.888 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
94722026-02-19T01:47:44.145Z[ host-image] Feb 19 01:47:44.065 INFO O| Feb 19 01:47:44.065 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
94732026-02-19T01:47:44.216Z[ host-image] Feb 19 01:47:44.136 INFO O| Feb 19 01:47:44.136 INFO completed processing sled/ramdisk-02-trim
94742026-02-19T01:47:44.240Z[ host-image] Feb 19 01:47:44.140 INFO image builder template: zfs...
94752026-02-19T01:47:44.241Z[ host-image] Feb 19 01:47:44.140 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/.tmpNifBKs/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "zfs"], pwd: None
94762026-02-19T01:47:44.265Z[ host-image] Feb 19 01:47:44.162 INFO O| Feb 19 01:47:44.162 INFO skip include "stress" because feature "stress" is not enabled
94772026-02-19T01:47:44.265Z[ host-image] Feb 19 01:47:44.162 INFO O| Feb 19 01:47:44.162 INFO skip include "stress" because feature "compliance" is not enabled
94782026-02-19T01:47:44.292Z[ host-image] Feb 19 01:47:44.212 INFO O| Feb 19 01:47:44.212 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
94792026-02-19T01:47:44.316Z[ host-image] Feb 19 01:47:44.219 INFO O| Feb 19 01:47:44.219 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
94802026-02-19T01:47:44.340Z[ host-image] Feb 19 01:47:44.258 INFO O| Feb 19 01:47:44.258 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
94812026-02-19T01:47:44.368Z[ host-image] Feb 19 01:47:44.288 INFO O| Feb 19 01:47:44.288 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
94822026-02-19T01:47:44.368Z[ host-image] Feb 19 01:47:44.288 INFO O| Feb 19 01:47:44.288 INFO work dataset: rpool/images/build/host/work/sled/zfs
94832026-02-19T01:47:44.391Z[ host-image] Feb 19 01:47:44.294 INFO O| Feb 19 01:47:44.294 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
94842026-02-19T01:47:44.415Z[ host-image] Feb 19 01:47:44.329 INFO O| Feb 19 01:47:44.329 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
94852026-02-19T01:47:44.439Z[ host-image] Feb 19 01:47:44.352 INFO O| Feb 19 01:47:44.352 INFO DESTROY POOL: TEMPORARY-sled-zfs
94862026-02-19T01:47:44.464Z[ host-image] Feb 19 01:47:44.366 INFO O| Feb 19 01:47:44.366 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
94872026-02-19T01:47:44.464Z[ host-image] Feb 19 01:47:44.373 INFO O| Feb 19 01:47:44.373 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
94882026-02-19T01:47:44.464Z[ host-image] Feb 19 01:47:44.373 INFO O| Feb 19 01:47:44.373 INFO no lofi found
94892026-02-19T01:47:44.464Z[ host-image] Feb 19 01:47:44.373 INFO O| Feb 19 01:47:44.373 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
94902026-02-19T01:47:44.464Z[ host-image] Feb 19 01:47:44.373 INFO O| Feb 19 01:47:44.373 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
94912026-02-19T01:47:46.081Z[ host-image] Feb 19 01:47:46.001 INFO O| Feb 19 01:47:46.001 INFO lofi device = /dev/dsk/c3t1d0p0
94922026-02-19T01:47:46.081Z[ host-image] Feb 19 01:47:46.002 INFO O| Feb 19 01:47:46.001 INFO pool device = /dev/dsk/c3t1d0p0
94932026-02-19T01:47:46.081Z[ host-image] Feb 19 01:47:46.002 INFO O| Feb 19 01:47:46.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"]
94942026-02-19T01:47:46.286Z[ host-image] Feb 19 01:47:46.206 INFO O| Feb 19 01:47:46.206 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
94952026-02-19T01:47:46.286Z[ host-image] Feb 19 01:47:46.206 INFO O| Feb 19 01:47:46.206 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
94962026-02-19T01:47:46.324Z[ host-image] Feb 19 01:47:46.244 INFO O| Feb 19 01:47:46.244 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
94972026-02-19T01:47:46.442Z[ host-image] Feb 19 01:47:46.362 INFO O| Feb 19 01:47:46.362 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
94982026-02-19T01:47:46.486Z[ host-image] Feb 19 01:47:46.407 INFO O| Feb 19 01:47:46.406 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
94992026-02-19T01:47:46.511Z[ host-image] Feb 19 01:47:46.432 INFO O| Feb 19 01:47:46.432 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
95002026-02-19T01:47:46.535Z[ host-image] Feb 19 01:47:46.450 INFO O| Feb 19 01:47:46.450 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
95012026-02-19T01:47:46.586Z[ host-image] Feb 19 01:47:46.506 INFO O| Feb 19 01:47:46.506 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
95022026-02-19T01:47:46.586Z[ host-image] Feb 19 01:47:46.507 INFO O| Feb 19 01:47:46.507 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
95032026-02-19T01:47:46.586Z[ host-image] Feb 19 01:47:46.507 INFO O| Feb 19 01:47:46.507 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
95042026-02-19T01:47:46.610Z[ host-image] Feb 19 01:47:46.520 INFO O| Feb 19 01:47:46.520 INFO boot environment UUID: 13e7e1e9-5cbf-43d2-ad39-f9c976b4a1d8
95052026-02-19T01:47:46.610Z[ host-image] Feb 19 01:47:46.520 INFO O| Feb 19 01:47:46.520 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 13e7e1e9-5cbf-43d2-ad39-f9c976b4a1d8
95062026-02-19T01:47:46.634Z[ host-image] Feb 19 01:47:46.538 INFO O| Feb 19 01:47:46.538 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
95072026-02-19T01:47:46.657Z[ host-image] Feb 19 01:47:46.557 INFO O| Feb 19 01:47:46.557 INFO STEP 0 (create_be) COMPLETE
95082026-02-19T01:47:46.658Z[ host-image] Feb 19 01:47:46.557 INFO O| Feb 19 01:47:46.557 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95092026-02-19T01:47:46.658Z[ host-image] Feb 19 01:47:46.578 INFO O| Feb 19 01:47:46.578 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
95102026-02-19T01:47:50.221Z[ recovery-image] Feb 19 01:47:50.142 INFO E| Compiling toml v0.8.22
95112026-02-19T01:48:05.174Z[ recovery-image] Feb 19 01:48:05.095 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.63s
95122026-02-19T01:48:05.198Z[ recovery-image] Feb 19 01:48:05.113 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`
95132026-02-19T01:48:05.237Z[ recovery-image] Feb 19 01:48:05.159 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
95142026-02-19T01:48:05.533Z[ recovery-image] Feb 19 01:48:05.454 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s
95152026-02-19T01:48:05.557Z[ recovery-image] Feb 19 01:48:05.462 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`
95162026-02-19T01:48:06.953Z[ recovery-image] Feb 19 01:48:06.872 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
95172026-02-19T01:48:06.977Z[ recovery-image] Feb 19 01:48:06.872 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
95182026-02-19T01:48:06.977Z[ recovery-image] Feb 19 01:48:06.872 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
95192026-02-19T01:48:06.977Z[ recovery-image] Feb 19 01:48:06.872 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
95202026-02-19T01:48:06.977Z[ recovery-image] Feb 19 01:48:06.872 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
95212026-02-19T01:48:06.977Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
95222026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
95232026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
95242026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
95252026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
95262026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
95272026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
95282026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
95292026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
95302026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
95312026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
95322026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
95332026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.873 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
95342026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
95352026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
95362026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
95372026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
95382026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
95392026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
95402026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
95412026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
95422026-02-19T01:48:07.050Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
95432026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
95442026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
95452026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
95462026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
95472026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
95482026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
95492026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
95502026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
95512026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.874 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
95522026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
95532026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
95542026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
95552026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
95562026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
95572026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
95582026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
95592026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
95602026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
95612026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
95622026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
95632026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
95642026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
95652026-02-19T01:48:07.051Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
95662026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
95672026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
95682026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.875 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
95692026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.876 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
95702026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
95712026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
95722026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
95732026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
95742026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
95752026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
95762026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
95772026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
95782026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
95792026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
95802026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
95812026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
95822026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
95832026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.877 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
95842026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
95852026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
95862026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
95872026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO O| Info: ABL version: 0x1007f011
95882026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
95892026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
95902026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
95912026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.878 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
95922026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.948 INFO building ROM for gimlet
95932026-02-19T01:48:07.076Z[ recovery-image] Feb 19 01:48:06.948 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")
95942026-02-19T01:48:07.352Z[ recovery-image] Feb 19 01:48:07.271 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
95952026-02-19T01:48:07.376Z[ recovery-image] Feb 19 01:48:07.281 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`
95962026-02-19T01:48:07.401Z[ recovery-image] Feb 19 01:48:07.303 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
95972026-02-19T01:48:07.666Z[ recovery-image] Feb 19 01:48:07.587 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s
95982026-02-19T01:48:07.784Z[ recovery-image] Feb 19 01:48:07.703 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`
95992026-02-19T01:48:08.568Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
96002026-02-19T01:48:08.568Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
96012026-02-19T01:48:08.568Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
96022026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
96032026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
96042026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
96052026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
96062026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
96072026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
96082026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
96092026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.490 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
96102026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.491 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
96112026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.491 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
96122026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.491 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
96132026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.491 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
96142026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.491 INFO O| Info: ABL version: 0x100f5010
96152026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.491 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
96162026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
96172026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
96182026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
96192026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
96202026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
96212026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
96222026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
96232026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
96242026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
96252026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
96262026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
96272026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
96282026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
96292026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
96302026-02-19T01:48:08.615Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
96312026-02-19T01:48:08.616Z[ recovery-image] Feb 19 01:48:08.492 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
96322026-02-19T01:48:08.616Z[ recovery-image] Feb 19 01:48:08.493 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
96332026-02-19T01:48:08.616Z[ recovery-image] Feb 19 01:48:08.493 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
96342026-02-19T01:48:08.700Z[ recovery-image] Feb 19 01:48:08.621 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
96352026-02-19T01:48:08.700Z[ recovery-image] Feb 19 01:48:08.621 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
96362026-02-19T01:48:08.700Z[ recovery-image] Feb 19 01:48:08.621 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
96372026-02-19T01:48:12.597Z[ host-image] Feb 19 01:48:12.520 INFO O| Feb 19 01:48:12.519 INFO STEP 1 (unpack_tar) COMPLETE
96382026-02-19T01:48:12.597Z[ host-image] Feb 19 01:48:12.520 INFO O| Feb 19 01:48:12.519 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96392026-02-19T01:48:12.622Z[ host-image] Feb 19 01:48:12.536 INFO O| Feb 19 01:48:12.536 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
96402026-02-19T01:48:13.331Z[ host-image] Feb 19 01:48:13.253 INFO O| Feb 19 01:48:13.253 INFO STEP 2 (devfsadm) COMPLETE
96412026-02-19T01:48:13.331Z[ host-image] Feb 19 01:48:13.253 INFO O| Feb 19 01:48:13.253 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96422026-02-19T01:48:13.356Z[ host-image] Feb 19 01:48:13.269 INFO O| Feb 19 01:48:13.269 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
96432026-02-19T01:48:13.356Z[ host-image] Feb 19 01:48:13.269 INFO O| Feb 19 01:48:13.269 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
96442026-02-19T01:48:13.356Z[ host-image] Feb 19 01:48:13.269 INFO O| Feb 19 01:48:13.269 INFO STEP 3 (ensure_dir) COMPLETE
96452026-02-19T01:48:13.356Z[ host-image] Feb 19 01:48:13.269 INFO O| Feb 19 01:48:13.269 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96462026-02-19T01:48:13.381Z[ host-image] Feb 19 01:48:13.281 INFO O| Feb 19 01:48:13.281 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
96472026-02-19T01:48:13.381Z[ host-image] Feb 19 01:48:13.282 INFO O| Feb 19 01:48:13.281 INFO STEP 4 (ensure_dir) COMPLETE
96482026-02-19T01:48:13.381Z[ host-image] Feb 19 01:48:13.282 INFO O| Feb 19 01:48:13.281 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96492026-02-19T01:48:13.381Z[ host-image] Feb 19 01:48:13.293 INFO O| Feb 19 01:48:13.293 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
96502026-02-19T01:48:13.381Z[ host-image] Feb 19 01:48:13.293 INFO O| Feb 19 01:48:13.293 INFO STEP 5 (ensure_dir) COMPLETE
96512026-02-19T01:48:13.381Z[ host-image] Feb 19 01:48:13.293 INFO O| Feb 19 01:48:13.293 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96522026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.305 INFO O| Feb 19 01:48:13.305 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
96532026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.305 INFO O| Feb 19 01:48:13.305 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
96542026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.305 INFO O| Feb 19 01:48:13.305 INFO STEP 6 (ensure_dir) COMPLETE
96552026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.305 INFO O| Feb 19 01:48:13.305 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96562026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.322 INFO O| Feb 19 01:48:13.321 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
96572026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.322 INFO O| Feb 19 01:48:13.322 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
96582026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.322 INFO O| Feb 19 01:48:13.322 INFO STEP 7 (ensure_dir) COMPLETE
96592026-02-19T01:48:13.406Z[ host-image] Feb 19 01:48:13.322 INFO O| Feb 19 01:48:13.322 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96602026-02-19T01:48:13.431Z[ host-image] Feb 19 01:48:13.337 INFO O| Feb 19 01:48:13.337 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
96612026-02-19T01:48:13.431Z[ host-image] Feb 19 01:48:13.337 INFO O| Feb 19 01:48:13.337 INFO STEP 8 (remove_files) COMPLETE
96622026-02-19T01:48:13.431Z[ host-image] Feb 19 01:48:13.337 INFO O| Feb 19 01:48:13.337 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96632026-02-19T01:48:13.456Z[ host-image] Feb 19 01:48:13.355 INFO O| Feb 19 01:48:13.355 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
96642026-02-19T01:48:13.456Z[ host-image] Feb 19 01:48:13.356 INFO O| Feb 19 01:48:13.356 INFO STEP 9 (remove_files) COMPLETE
96652026-02-19T01:48:13.456Z[ host-image] Feb 19 01:48:13.356 INFO O| Feb 19 01:48:13.356 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96662026-02-19T01:48:13.456Z[ host-image] Feb 19 01:48:13.371 INFO O| Feb 19 01:48:13.371 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
96672026-02-19T01:48:13.456Z[ host-image] Feb 19 01:48:13.372 INFO O| Feb 19 01:48:13.372 INFO STEP 10 (remove_files) COMPLETE
96682026-02-19T01:48:13.456Z[ host-image] Feb 19 01:48:13.372 INFO O| Feb 19 01:48:13.372 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96692026-02-19T01:48:13.483Z[ host-image] Feb 19 01:48:13.386 INFO O| Feb 19 01:48:13.386 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
96702026-02-19T01:48:13.483Z[ host-image] Feb 19 01:48:13.386 INFO O| Feb 19 01:48:13.386 INFO STEP 11 (remove_files) COMPLETE
96712026-02-19T01:48:13.483Z[ host-image] Feb 19 01:48:13.386 INFO O| Feb 19 01:48:13.386 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96722026-02-19T01:48:13.483Z[ host-image] Feb 19 01:48:13.400 INFO O| Feb 19 01:48:13.400 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
96732026-02-19T01:48:13.483Z[ host-image] Feb 19 01:48:13.401 INFO O| Feb 19 01:48:13.401 INFO STEP 12 (remove_files) COMPLETE
96742026-02-19T01:48:13.483Z[ host-image] Feb 19 01:48:13.401 INFO O| Feb 19 01:48:13.401 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96752026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.417 INFO O| Feb 19 01:48:13.417 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
96762026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.417 INFO O| Feb 19 01:48:13.417 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
96772026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.417 INFO O| Feb 19 01:48:13.417 INFO STEP 13 (ensure_dir) COMPLETE
96782026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.417 INFO O| Feb 19 01:48:13.417 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96792026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.431 INFO O| Feb 19 01:48:13.431 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
96802026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.431 INFO O| Feb 19 01:48:13.431 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
96812026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.431 INFO O| Feb 19 01:48:13.431 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
96822026-02-19T01:48:13.509Z[ host-image] Feb 19 01:48:13.431 INFO O| Feb 19 01:48:13.431 INFO STEP 14 (ensure_dir) COMPLETE
96832026-02-19T01:48:13.534Z[ host-image] Feb 19 01:48:13.431 INFO O| Feb 19 01:48:13.431 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96842026-02-19T01:48:13.534Z[ host-image] Feb 19 01:48:13.444 INFO O| Feb 19 01:48:13.444 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
96852026-02-19T01:48:13.534Z[ host-image] Feb 19 01:48:13.444 INFO O| Feb 19 01:48:13.444 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
96862026-02-19T01:48:13.534Z[ host-image] Feb 19 01:48:13.444 INFO O| Feb 19 01:48:13.444 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
96872026-02-19T01:48:13.534Z[ host-image] Feb 19 01:48:13.444 INFO O| Feb 19 01:48:13.444 INFO STEP 15 (ensure_dir) COMPLETE
96882026-02-19T01:48:13.534Z[ host-image] Feb 19 01:48:13.444 INFO O| Feb 19 01:48:13.444 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96892026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.460 INFO O| Feb 19 01:48:13.460 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
96902026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.460 INFO O| Feb 19 01:48:13.460 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
96912026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.461 INFO O| Feb 19 01:48:13.460 INFO STEP 16 (ensure_dir) COMPLETE
96922026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.461 INFO O| Feb 19 01:48:13.460 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96932026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.475 INFO O| Feb 19 01:48:13.474 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
96942026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.475 INFO O| Feb 19 01:48:13.475 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
96952026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.475 INFO O| Feb 19 01:48:13.475 INFO STEP 17 (ensure_dir) COMPLETE
96962026-02-19T01:48:13.559Z[ host-image] Feb 19 01:48:13.475 INFO O| Feb 19 01:48:13.475 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96972026-02-19T01:48:13.583Z[ host-image] Feb 19 01:48:13.488 INFO O| Feb 19 01:48:13.488 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
96982026-02-19T01:48:13.583Z[ host-image] Feb 19 01:48:13.488 INFO O| Feb 19 01:48:13.488 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
96992026-02-19T01:48:13.583Z[ host-image] Feb 19 01:48:13.488 INFO O| Feb 19 01:48:13.488 INFO ok!
97002026-02-19T01:48:13.583Z[ host-image] Feb 19 01:48:13.488 INFO O| Feb 19 01:48:13.488 INFO STEP 18 (ensure_symlink) COMPLETE
97012026-02-19T01:48:13.584Z[ host-image] Feb 19 01:48:13.488 INFO O| Feb 19 01:48:13.488 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97022026-02-19T01:48:13.584Z[ host-image] Feb 19 01:48:13.501 INFO O| Feb 19 01:48:13.501 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
97032026-02-19T01:48:13.584Z[ host-image] Feb 19 01:48:13.501 INFO O| Feb 19 01:48:13.501 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
97042026-02-19T01:48:13.584Z[ host-image] Feb 19 01:48:13.501 INFO O| Feb 19 01:48:13.501 INFO ok!
97052026-02-19T01:48:13.584Z[ host-image] Feb 19 01:48:13.501 INFO O| Feb 19 01:48:13.501 INFO STEP 19 (ensure_file) COMPLETE
97062026-02-19T01:48:13.584Z[ host-image] Feb 19 01:48:13.501 INFO O| Feb 19 01:48:13.501 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97072026-02-19T01:48:13.609Z[ host-image] Feb 19 01:48:13.515 INFO O| Feb 19 01:48:13.515 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
97082026-02-19T01:48:13.609Z[ host-image] Feb 19 01:48:13.515 INFO O| Feb 19 01:48:13.515 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
97092026-02-19T01:48:13.609Z[ host-image] Feb 19 01:48:13.515 INFO O| Feb 19 01:48:13.515 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
97102026-02-19T01:48:13.609Z[ host-image] Feb 19 01:48:13.515 INFO O| Feb 19 01:48:13.515 INFO ok!
97112026-02-19T01:48:13.609Z[ host-image] Feb 19 01:48:13.515 INFO O| Feb 19 01:48:13.515 INFO STEP 20 (ensure_symlink) COMPLETE
97122026-02-19T01:48:13.609Z[ host-image] Feb 19 01:48:13.515 INFO O| Feb 19 01:48:13.515 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97132026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.533 INFO O| Feb 19 01:48:13.532 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
97142026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.533 INFO O| Feb 19 01:48:13.533 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
97152026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.533 INFO O| Feb 19 01:48:13.533 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
97162026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.533 INFO O| Feb 19 01:48:13.533 INFO ok!
97172026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.533 INFO O| Feb 19 01:48:13.533 INFO STEP 21 (ensure_symlink) COMPLETE
97182026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.533 INFO O| Feb 19 01:48:13.533 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97192026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.549 INFO O| Feb 19 01:48:13.549 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
97202026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.549 INFO O| Feb 19 01:48:13.549 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
97212026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.549 INFO O| Feb 19 01:48:13.549 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
97222026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.549 INFO O| Feb 19 01:48:13.549 INFO ok!
97232026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.549 INFO O| Feb 19 01:48:13.549 INFO STEP 22 (ensure_symlink) COMPLETE
97242026-02-19T01:48:13.633Z[ host-image] Feb 19 01:48:13.549 INFO O| Feb 19 01:48:13.549 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97252026-02-19T01:48:13.658Z[ host-image] Feb 19 01:48:13.565 INFO O| Feb 19 01:48:13.565 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
97262026-02-19T01:48:13.658Z[ host-image] Feb 19 01:48:13.565 INFO O| Feb 19 01:48:13.565 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
97272026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.565 INFO O| Feb 19 01:48:13.565 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
97282026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.565 INFO O| Feb 19 01:48:13.565 INFO ok!
97292026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.565 INFO O| Feb 19 01:48:13.565 INFO STEP 23 (ensure_symlink) COMPLETE
97302026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.565 INFO O| Feb 19 01:48:13.565 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97312026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.580 INFO O| Feb 19 01:48:13.579 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
97322026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.580 INFO O| Feb 19 01:48:13.580 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
97332026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.580 INFO O| Feb 19 01:48:13.580 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
97342026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.580 INFO O| Feb 19 01:48:13.580 INFO ok!
97352026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.580 INFO O| Feb 19 01:48:13.580 INFO STEP 24 (ensure_file) COMPLETE
97362026-02-19T01:48:13.659Z[ host-image] Feb 19 01:48:13.580 INFO O| Feb 19 01:48:13.580 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
97372026-02-19T01:48:13.684Z[ host-image] Feb 19 01:48:13.593 INFO O| Feb 19 01:48:13.593 INFO updating shadow file
97382026-02-19T01:48:13.684Z[ host-image] Feb 19 01:48:13.594 INFO O| Feb 19 01:48:13.593 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
97392026-02-19T01:48:13.684Z[ host-image] Feb 19 01:48:13.594 INFO O| Feb 19 01:48:13.594 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
97402026-02-19T01:48:13.684Z[ host-image] Feb 19 01:48:13.594 INFO O| Feb 19 01:48:13.594 INFO STEP 25 (shadow) COMPLETE
97412026-02-19T01:48:13.684Z[ host-image] Feb 19 01:48:13.594 INFO O| Feb 19 01:48:13.594 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97422026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.607 INFO O| Feb 19 01:48:13.607 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
97432026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.607 INFO O| Feb 19 01:48:13.607 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
97442026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.608 INFO O| Feb 19 01:48:13.607 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
97452026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.608 INFO O| Feb 19 01:48:13.607 INFO ok!
97462026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.608 INFO O| Feb 19 01:48:13.608 INFO STEP 26 (ensure_file) COMPLETE
97472026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.608 INFO O| Feb 19 01:48:13.608 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97482026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.621 INFO O| Feb 19 01:48:13.621 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
97492026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.621 INFO O| Feb 19 01:48:13.621 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
97502026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.622 INFO O| Feb 19 01:48:13.621 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
97512026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.622 INFO O| Feb 19 01:48:13.621 INFO ok!
97522026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.622 INFO O| Feb 19 01:48:13.622 INFO STEP 27 (ensure_file) COMPLETE
97532026-02-19T01:48:13.709Z[ host-image] Feb 19 01:48:13.622 INFO O| Feb 19 01:48:13.622 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97542026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.636 INFO O| Feb 19 01:48:13.635 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
97552026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.636 INFO O| Feb 19 01:48:13.636 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
97562026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.636 INFO O| Feb 19 01:48:13.636 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
97572026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.636 INFO O| Feb 19 01:48:13.636 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
97582026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.636 INFO O| Feb 19 01:48:13.636 INFO ok!
97592026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.636 INFO O| Feb 19 01:48:13.636 INFO STEP 28 (ensure_file) COMPLETE
97602026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.636 INFO O| Feb 19 01:48:13.636 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97612026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.654 INFO O| Feb 19 01:48:13.654 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
97622026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.654 INFO O| Feb 19 01:48:13.654 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
97632026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.655 INFO O| Feb 19 01:48:13.654 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
97642026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.655 INFO O| Feb 19 01:48:13.654 INFO ok!
97652026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.655 INFO O| Feb 19 01:48:13.655 INFO STEP 29 (ensure_file) COMPLETE
97662026-02-19T01:48:13.734Z[ host-image] Feb 19 01:48:13.655 INFO O| Feb 19 01:48:13.655 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
97672026-02-19T01:48:13.759Z[ host-image] Feb 19 01:48:13.669 INFO O| Feb 19 01:48:13.669 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
97682026-02-19T01:48:13.759Z[ host-image] Feb 19 01:48:13.670 INFO O| Feb 19 01:48:13.669 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
97692026-02-19T01:48:13.759Z[ host-image] Feb 19 01:48:13.670 INFO O| Feb 19 01:48:13.670 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
97702026-02-19T01:48:13.759Z[ host-image] Feb 19 01:48:13.670 INFO O| Feb 19 01:48:13.670 INFO STEP 30 (ensure_dir) COMPLETE
97712026-02-19T01:48:13.759Z[ host-image] Feb 19 01:48:13.670 INFO O| Feb 19 01:48:13.670 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97722026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.684 INFO O| Feb 19 01:48:13.684 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
97732026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.684 INFO O| Feb 19 01:48:13.684 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
97742026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.684 INFO O| Feb 19 01:48:13.684 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
97752026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.684 INFO O| Feb 19 01:48:13.684 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
97762026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.684 INFO O| Feb 19 01:48:13.684 INFO ok!
97772026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.684 INFO O| Feb 19 01:48:13.684 INFO STEP 31 (ensure_file) COMPLETE
97782026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.684 INFO O| Feb 19 01:48:13.684 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
97792026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.702 INFO O| Feb 19 01:48:13.702 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
97802026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.702 INFO O| Feb 19 01:48:13.702 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
97812026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.702 INFO O| Feb 19 01:48:13.702 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
97822026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.702 INFO O| Feb 19 01:48:13.702 INFO STEP 32 (ensure_dir) COMPLETE
97832026-02-19T01:48:13.784Z[ host-image] Feb 19 01:48:13.702 INFO O| Feb 19 01:48:13.702 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97842026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.716 INFO O| Feb 19 01:48:13.716 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
97852026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.716 INFO O| Feb 19 01:48:13.716 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 ...
97862026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.716 INFO O| Feb 19 01:48:13.716 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
97872026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.716 INFO O| Feb 19 01:48:13.716 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
97882026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.716 INFO O| Feb 19 01:48:13.716 INFO ok!
97892026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.716 INFO O| Feb 19 01:48:13.716 INFO STEP 33 (ensure_file) COMPLETE
97902026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.716 INFO O| Feb 19 01:48:13.716 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
97912026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.727 INFO O| Feb 19 01:48:13.727 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
97922026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.727 INFO O| Feb 19 01:48:13.727 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
97932026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.727 INFO O| Feb 19 01:48:13.727 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
97942026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.727 INFO O| Feb 19 01:48:13.727 INFO ok!
97952026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.727 INFO O| Feb 19 01:48:13.727 INFO STEP 34 (ensure_file) COMPLETE
97962026-02-19T01:48:13.809Z[ host-image] Feb 19 01:48:13.727 INFO O| Feb 19 01:48:13.727 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
97972026-02-19T01:48:13.834Z[ host-image] Feb 19 01:48:13.741 INFO O| Feb 19 01:48:13.740 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
97982026-02-19T01:48:13.834Z[ host-image] Feb 19 01:48:13.741 INFO O| Feb 19 01:48:13.741 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
97992026-02-19T01:48:13.834Z[ host-image] Feb 19 01:48:13.741 INFO O| Feb 19 01:48:13.741 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
98002026-02-19T01:48:13.834Z[ host-image] Feb 19 01:48:13.741 INFO O| Feb 19 01:48:13.741 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
98012026-02-19T01:48:13.834Z[ host-image] Feb 19 01:48:13.741 INFO O| Feb 19 01:48:13.741 INFO ok!
98022026-02-19T01:48:13.834Z[ host-image] Feb 19 01:48:13.741 INFO O| Feb 19 01:48:13.741 INFO STEP 35 (ensure_file) COMPLETE
98032026-02-19T01:48:13.834Z[ host-image] Feb 19 01:48:13.741 INFO O| Feb 19 01:48:13.741 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98042026-02-19T01:48:13.835Z[ host-image] Feb 19 01:48:13.755 INFO O| Feb 19 01:48:13.755 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
98052026-02-19T01:48:13.835Z[ host-image] Feb 19 01:48:13.755 INFO O| Feb 19 01:48:13.755 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
98062026-02-19T01:48:13.835Z[ host-image] Feb 19 01:48:13.755 INFO O| Feb 19 01:48:13.755 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
98072026-02-19T01:48:13.835Z[ host-image] Feb 19 01:48:13.755 INFO O| Feb 19 01:48:13.755 INFO ok!
98082026-02-19T01:48:13.835Z[ host-image] Feb 19 01:48:13.755 INFO O| Feb 19 01:48:13.755 INFO STEP 36 (ensure_file) COMPLETE
98092026-02-19T01:48:13.835Z[ host-image] Feb 19 01:48:13.755 INFO O| Feb 19 01:48:13.755 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98102026-02-19T01:48:13.859Z[ host-image] Feb 19 01:48:13.772 INFO O| Feb 19 01:48:13.772 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
98112026-02-19T01:48:13.859Z[ host-image] Feb 19 01:48:13.772 INFO O| Feb 19 01:48:13.772 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
98122026-02-19T01:48:13.859Z[ host-image] Feb 19 01:48:13.772 INFO O| Feb 19 01:48:13.772 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
98132026-02-19T01:48:13.859Z[ host-image] Feb 19 01:48:13.772 INFO O| Feb 19 01:48:13.772 INFO ok!
98142026-02-19T01:48:13.859Z[ host-image] Feb 19 01:48:13.772 INFO O| Feb 19 01:48:13.772 INFO STEP 37 (ensure_file) COMPLETE
98152026-02-19T01:48:13.859Z[ host-image] Feb 19 01:48:13.772 INFO O| Feb 19 01:48:13.772 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98162026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
98172026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
98182026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98192026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98202026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98212026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98222026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO ok!
98232026-02-19T01:48:13.884Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO STEP 38 (ensure_file) COMPLETE
98242026-02-19T01:48:13.885Z[ host-image] Feb 19 01:48:13.790 INFO O| Feb 19 01:48:13.790 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98252026-02-19T01:48:13.885Z[ host-image] Feb 19 01:48:13.805 INFO O| Feb 19 01:48:13.805 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
98262026-02-19T01:48:13.885Z[ host-image] Feb 19 01:48:13.805 INFO O| Feb 19 01:48:13.805 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
98272026-02-19T01:48:13.885Z[ host-image] Feb 19 01:48:13.805 INFO O| Feb 19 01:48:13.805 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
98282026-02-19T01:48:13.885Z[ host-image] Feb 19 01:48:13.805 INFO O| Feb 19 01:48:13.805 INFO STEP 39 (ensure_dir) COMPLETE
98292026-02-19T01:48:13.885Z[ host-image] Feb 19 01:48:13.805 INFO O| Feb 19 01:48:13.805 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98302026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 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
98312026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 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 ...
98322026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 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
98332026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 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
98342026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 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
98352026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 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
98362026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 INFO ok!
98372026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 INFO STEP 40 (ensure_file) COMPLETE
98382026-02-19T01:48:13.910Z[ host-image] Feb 19 01:48:13.821 INFO O| Feb 19 01:48:13.821 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98392026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.838 INFO O| Feb 19 01:48:13.838 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
98402026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.838 INFO O| Feb 19 01:48:13.838 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 ...
98412026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.838 INFO O| Feb 19 01:48:13.838 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
98422026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.838 INFO O| Feb 19 01:48:13.838 INFO ok!
98432026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.838 INFO O| Feb 19 01:48:13.838 INFO STEP 41 (ensure_symlink) COMPLETE
98442026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.838 INFO O| Feb 19 01:48:13.838 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98452026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.855 INFO O| Feb 19 01:48:13.855 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
98462026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.855 INFO O| Feb 19 01:48:13.855 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
98472026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.855 INFO O| Feb 19 01:48:13.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
98482026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.855 INFO O| Feb 19 01:48:13.855 INFO ok!
98492026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.855 INFO O| Feb 19 01:48:13.855 INFO STEP 42 (ensure_symlink) COMPLETE
98502026-02-19T01:48:13.935Z[ host-image] Feb 19 01:48:13.855 INFO O| Feb 19 01:48:13.855 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98512026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.872 INFO O| Feb 19 01:48:13.872 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
98522026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.872 INFO O| Feb 19 01:48:13.872 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
98532026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.873 INFO O| Feb 19 01:48:13.873 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
98542026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.873 INFO O| Feb 19 01:48:13.873 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
98552026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.873 INFO O| Feb 19 01:48:13.873 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
98562026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.873 INFO O| Feb 19 01:48:13.873 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
98572026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.873 INFO O| Feb 19 01:48:13.873 INFO ok!
98582026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.873 INFO O| Feb 19 01:48:13.873 INFO STEP 43 (ensure_file) COMPLETE
98592026-02-19T01:48:13.960Z[ host-image] Feb 19 01:48:13.873 INFO O| Feb 19 01:48:13.873 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98602026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.888 INFO O| Feb 19 01:48:13.888 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
98612026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.888 INFO O| Feb 19 01:48:13.888 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 ...
98622026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.889 INFO O| Feb 19 01:48:13.889 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
98632026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.889 INFO O| Feb 19 01:48:13.889 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
98642026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.889 INFO O| Feb 19 01:48:13.889 INFO ok!
98652026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.889 INFO O| Feb 19 01:48:13.889 INFO STEP 44 (ensure_file) COMPLETE
98662026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.889 INFO O| Feb 19 01:48:13.889 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98672026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.905 INFO O| Feb 19 01:48:13.904 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
98682026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.905 INFO O| Feb 19 01:48:13.904 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
98692026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.905 INFO O| Feb 19 01:48:13.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
98702026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.905 INFO O| Feb 19 01:48:13.905 INFO ok!
98712026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.905 INFO O| Feb 19 01:48:13.905 INFO STEP 45 (ensure_file) COMPLETE
98722026-02-19T01:48:13.985Z[ host-image] Feb 19 01:48:13.905 INFO O| Feb 19 01:48:13.905 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
98732026-02-19T01:48:14.010Z[ host-image] Feb 19 01:48:13.919 INFO O| Feb 19 01:48:13.919 INFO updating shadow file
98742026-02-19T01:48:14.010Z[ host-image] Feb 19 01:48:13.919 INFO O| Feb 19 01:48:13.919 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
98752026-02-19T01:48:14.010Z[ host-image] Feb 19 01:48:13.919 INFO O| Feb 19 01:48:13.919 INFO STEP 46 (shadow) COMPLETE
98762026-02-19T01:48:14.011Z[ host-image] Feb 19 01:48:13.919 INFO O| Feb 19 01:48:13.919 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
98772026-02-19T01:48:14.035Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
98782026-02-19T01:48:14.035Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
98792026-02-19T01:48:14.035Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
98802026-02-19T01:48:14.035Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
98812026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO ok!
98822026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO STEP 47 (ensure_file) COMPLETE
98832026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98842026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO skip step because feature "mfg" is not enabled
98852026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98862026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO skip step because feature "mfg" is not enabled
98872026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.933 INFO O| Feb 19 01:48:13.933 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98882026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.952 INFO O| Feb 19 01:48:13.952 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
98892026-02-19T01:48:14.036Z[ host-image] Feb 19 01:48:13.952 INFO O| Feb 19 01:48:13.952 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
98902026-02-19T01:48:14.063Z[ host-image] Feb 19 01:48:13.985 INFO O| Feb 19 01:48:13.985 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
98912026-02-19T01:48:14.063Z[ host-image] Feb 19 01:48:13.985 INFO O| Feb 19 01:48:13.985 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
98922026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:13.985 INFO O| Feb 19 01:48:13.985 INFO ok!
98932026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:13.985 INFO O| Feb 19 01:48:13.985 INFO STEP 50 (ensure_file) COMPLETE
98942026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:13.985 INFO O| Feb 19 01:48:13.985 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
98952026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:13.985 INFO O| Feb 19 01:48:13.985 INFO skip step because feature "compliance" is not enabled
98962026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:13.985 INFO O| Feb 19 01:48:13.985 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
98972026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.001 INFO O| Feb 19 01:48:14.001 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
98982026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.001 INFO O| Feb 19 01:48:14.001 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
98992026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.002 INFO O| Feb 19 01:48:14.002 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99002026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.002 INFO O| Feb 19 01:48:14.002 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99012026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.002 INFO O| Feb 19 01:48:14.002 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99022026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.002 INFO O| Feb 19 01:48:14.002 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99032026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.002 INFO O| Feb 19 01:48:14.002 INFO ok!
99042026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.002 INFO O| Feb 19 01:48:14.002 INFO STEP 52 (ensure_file) COMPLETE
99052026-02-19T01:48:14.088Z[ host-image] Feb 19 01:48:14.002 INFO O| Feb 19 01:48:14.002 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99062026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.016 INFO O| Feb 19 01:48:14.016 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
99072026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.016 INFO O| Feb 19 01:48:14.016 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 ...
99082026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.017 INFO O| Feb 19 01:48:14.017 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
99092026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.017 INFO O| Feb 19 01:48:14.017 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
99102026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.017 INFO O| Feb 19 01:48:14.017 INFO ok!
99112026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.017 INFO O| Feb 19 01:48:14.017 INFO STEP 53 (ensure_file) COMPLETE
99122026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.017 INFO O| Feb 19 01:48:14.017 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99132026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.034 INFO O| Feb 19 01:48:14.034 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
99142026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.034 INFO O| Feb 19 01:48:14.034 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 ...
99152026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.034 INFO O| Feb 19 01:48:14.034 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
99162026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.034 INFO O| Feb 19 01:48:14.034 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
99172026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.034 INFO O| Feb 19 01:48:14.034 INFO ok!
99182026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.034 INFO O| Feb 19 01:48:14.034 INFO STEP 54 (ensure_file) COMPLETE
99192026-02-19T01:48:14.113Z[ host-image] Feb 19 01:48:14.034 INFO O| Feb 19 01:48:14.034 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99202026-02-19T01:48:14.138Z[ host-image] Feb 19 01:48:14.051 INFO O| Feb 19 01:48:14.050 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
99212026-02-19T01:48:14.139Z[ host-image] Feb 19 01:48:14.051 INFO O| Feb 19 01:48:14.050 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 ...
99222026-02-19T01:48:14.139Z[ host-image] Feb 19 01:48:14.051 INFO O| Feb 19 01:48:14.051 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
99232026-02-19T01:48:14.139Z[ host-image] Feb 19 01:48:14.051 INFO O| Feb 19 01:48:14.051 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
99242026-02-19T01:48:14.139Z[ host-image] Feb 19 01:48:14.051 INFO O| Feb 19 01:48:14.051 INFO ok!
99252026-02-19T01:48:14.139Z[ host-image] Feb 19 01:48:14.051 INFO O| Feb 19 01:48:14.051 INFO STEP 55 (ensure_file) COMPLETE
99262026-02-19T01:48:14.139Z[ host-image] Feb 19 01:48:14.051 INFO O| Feb 19 01:48:14.051 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99272026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.065 INFO O| Feb 19 01:48:14.065 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
99282026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.065 INFO O| Feb 19 01:48:14.065 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 ...
99292026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.065 INFO O| Feb 19 01:48:14.065 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
99302026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.065 INFO O| Feb 19 01:48:14.065 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
99312026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.065 INFO O| Feb 19 01:48:14.065 INFO ok!
99322026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.065 INFO O| Feb 19 01:48:14.065 INFO STEP 56 (ensure_file) COMPLETE
99332026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.065 INFO O| Feb 19 01:48:14.065 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99342026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.078 INFO O| Feb 19 01:48:14.078 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
99352026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.079 INFO O| Feb 19 01:48:14.078 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 ...
99362026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.079 INFO O| Feb 19 01:48:14.079 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
99372026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.079 INFO O| Feb 19 01:48:14.079 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
99382026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.079 INFO O| Feb 19 01:48:14.079 INFO ok!
99392026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.079 INFO O| Feb 19 01:48:14.079 INFO STEP 57 (ensure_file) COMPLETE
99402026-02-19T01:48:14.163Z[ host-image] Feb 19 01:48:14.079 INFO O| Feb 19 01:48:14.079 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99412026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
99422026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 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 ...
99432026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99442026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99452026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99462026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99472026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO ok!
99482026-02-19T01:48:14.188Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO STEP 58 (ensure_file) COMPLETE
99492026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.091 INFO O| Feb 19 01:48:14.091 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99502026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.103 INFO O| Feb 19 01:48:14.103 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
99512026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.103 INFO O| Feb 19 01:48:14.103 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 ...
99522026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.104 INFO O| Feb 19 01:48:14.103 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
99532026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.104 INFO O| Feb 19 01:48:14.104 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
99542026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.104 INFO O| Feb 19 01:48:14.104 INFO ok!
99552026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.104 INFO O| Feb 19 01:48:14.104 INFO STEP 59 (ensure_file) COMPLETE
99562026-02-19T01:48:14.189Z[ host-image] Feb 19 01:48:14.104 INFO O| Feb 19 01:48:14.104 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99572026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.116 INFO O| Feb 19 01:48:14.116 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
99582026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.116 INFO O| Feb 19 01:48:14.116 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
99592026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.116 INFO O| Feb 19 01:48:14.116 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
99602026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.117 INFO O| Feb 19 01:48:14.116 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
99612026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.117 INFO O| Feb 19 01:48:14.116 INFO ok!
99622026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.117 INFO O| Feb 19 01:48:14.116 INFO STEP 60 (ensure_file) COMPLETE
99632026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.117 INFO O| Feb 19 01:48:14.116 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99642026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.132 INFO O| Feb 19 01:48:14.132 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
99652026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.133 INFO O| Feb 19 01:48:14.132 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 ...
99662026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.133 INFO O| Feb 19 01:48:14.133 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
99672026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.133 INFO O| Feb 19 01:48:14.133 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
99682026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.133 INFO O| Feb 19 01:48:14.133 INFO ok!
99692026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.133 INFO O| Feb 19 01:48:14.133 INFO STEP 61 (ensure_file) COMPLETE
99702026-02-19T01:48:14.214Z[ host-image] Feb 19 01:48:14.133 INFO O| Feb 19 01:48:14.133 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99712026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
99722026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
99732026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
99742026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
99752026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
99762026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
99772026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO ok!
99782026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO STEP 62 (ensure_file) COMPLETE
99792026-02-19T01:48:14.239Z[ host-image] Feb 19 01:48:14.148 INFO O| Feb 19 01:48:14.148 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99802026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.166 INFO O| Feb 19 01:48:14.166 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
99812026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.166 INFO O| Feb 19 01:48:14.166 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 ...
99822026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.167 INFO O| Feb 19 01:48:14.167 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
99832026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.167 INFO O| Feb 19 01:48:14.167 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
99842026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.167 INFO O| Feb 19 01:48:14.167 INFO ok!
99852026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.167 INFO O| Feb 19 01:48:14.167 INFO STEP 63 (ensure_file) COMPLETE
99862026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.167 INFO O| Feb 19 01:48:14.167 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99872026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.183 INFO O| Feb 19 01:48:14.183 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
99882026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.183 INFO O| Feb 19 01:48:14.183 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 ...
99892026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.184 INFO O| Feb 19 01:48:14.184 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
99902026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.184 INFO O| Feb 19 01:48:14.184 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
99912026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.184 INFO O| Feb 19 01:48:14.184 INFO ok!
99922026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.184 INFO O| Feb 19 01:48:14.184 INFO STEP 64 (ensure_file) COMPLETE
99932026-02-19T01:48:14.264Z[ host-image] Feb 19 01:48:14.184 INFO O| Feb 19 01:48:14.184 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99942026-02-19T01:48:14.289Z[ host-image] Feb 19 01:48:14.198 INFO O| Feb 19 01:48:14.198 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
99952026-02-19T01:48:14.289Z[ host-image] Feb 19 01:48:14.198 INFO O| Feb 19 01:48:14.198 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 ...
99962026-02-19T01:48:14.289Z[ host-image] Feb 19 01:48:14.199 INFO O| Feb 19 01:48:14.199 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
99972026-02-19T01:48:14.289Z[ host-image] Feb 19 01:48:14.199 INFO O| Feb 19 01:48:14.199 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
99982026-02-19T01:48:14.289Z[ host-image] Feb 19 01:48:14.199 INFO O| Feb 19 01:48:14.199 INFO ok!
99992026-02-19T01:48:14.290Z[ host-image] Feb 19 01:48:14.199 INFO O| Feb 19 01:48:14.199 INFO STEP 65 (ensure_file) COMPLETE
100002026-02-19T01:48:14.290Z[ host-image] Feb 19 01:48:14.199 INFO O| Feb 19 01:48:14.199 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
100012026-02-19T01:48:14.290Z[ host-image] Feb 19 01:48:14.199 INFO O| Feb 19 01:48:14.199 INFO skip step because feature "mbist" is not enabled
100022026-02-19T01:48:14.290Z[ host-image] Feb 19 01:48:14.199 INFO O| Feb 19 01:48:14.199 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100032026-02-19T01:48:14.315Z[ host-image] Feb 19 01:48:14.214 INFO O| Feb 19 01:48:14.214 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
100042026-02-19T01:48:14.315Z[ host-image] Feb 19 01:48:14.214 INFO O| Feb 19 01:48:14.214 INFO STEP 67 (ensure_dir) COMPLETE
100052026-02-19T01:48:14.315Z[ host-image] Feb 19 01:48:14.214 INFO O| Feb 19 01:48:14.214 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100062026-02-19T01:48:14.315Z[ host-image] Feb 19 01:48:14.228 INFO O| Feb 19 01:48:14.228 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
100072026-02-19T01:48:14.315Z[ host-image] Feb 19 01:48:14.228 INFO O| Feb 19 01:48:14.228 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
100082026-02-19T01:48:14.315Z[ host-image] Feb 19 01:48:14.228 INFO O| Feb 19 01:48:14.228 INFO STEP 68 (ensure_dir) COMPLETE
100092026-02-19T01:48:14.315Z[ host-image] Feb 19 01:48:14.228 INFO O| Feb 19 01:48:14.228 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100102026-02-19T01:48:14.340Z[ host-image] Feb 19 01:48:14.240 INFO O| Feb 19 01:48:14.240 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
100112026-02-19T01:48:14.340Z[ host-image] Feb 19 01:48:14.240 INFO O| Feb 19 01:48:14.240 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
100122026-02-19T01:48:14.340Z[ host-image] Feb 19 01:48:14.240 INFO O| Feb 19 01:48:14.240 INFO STEP 69 (ensure_dir) COMPLETE
100132026-02-19T01:48:14.340Z[ host-image] Feb 19 01:48:14.240 INFO O| Feb 19 01:48:14.240 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100142026-02-19T01:48:14.340Z[ host-image] Feb 19 01:48:14.258 INFO O| Feb 19 01:48:14.258 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
100152026-02-19T01:48:14.340Z[ host-image] Feb 19 01:48:14.258 INFO O| Feb 19 01:48:14.258 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
100162026-02-19T01:48:15.441Z[ host-image] Feb 19 01:48:15.363 INFO O| Feb 19 01:48:15.363 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
100172026-02-19T01:48:15.441Z[ host-image] Feb 19 01:48:15.363 INFO O| Feb 19 01:48:15.363 INFO ok!
100182026-02-19T01:48:15.466Z[ host-image] Feb 19 01:48:15.363 INFO O| Feb 19 01:48:15.363 INFO STEP 70 (ensure_file) COMPLETE
100192026-02-19T01:48:15.466Z[ host-image] Feb 19 01:48:15.363 INFO O| Feb 19 01:48:15.363 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100202026-02-19T01:48:15.502Z[ host-image] Feb 19 01:48:15.423 INFO O| Feb 19 01:48:15.423 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
100212026-02-19T01:48:15.502Z[ host-image] Feb 19 01:48:15.423 INFO O| Feb 19 01:48:15.423 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
100222026-02-19T01:48:16.744Z[ recovery-image] Feb 19 01:48:16.667 INFO image complete! materials are in "/work/os-recovery"
100232026-02-19T01:48:17.124Z[ recovery-image]
100242026-02-19T01:48:17.149Z[ recovery-image] real 30:24.331994323
100252026-02-19T01:48:17.149Z[ recovery-image] user 22:02.241515249
100262026-02-19T01:48:17.149Z[ recovery-image] sys 1:54.785866084
100272026-02-19T01:48:17.503Z[ host-image] Feb 19 01:48:17.426 INFO O| Feb 19 01:48:17.425 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
100282026-02-19T01:48:17.503Z[ host-image] Feb 19 01:48:17.426 INFO O| Feb 19 01:48:17.425 INFO ok!
100292026-02-19T01:48:17.503Z[ recovery-image] trap 1.298908212
100302026-02-19T01:48:18.079Z[ recovery-image] tflt 1.266814908
100312026-02-19T01:48:18.080Z[ recovery-image] dflt 4.952729898
100322026-02-19T01:48:18.080Z[ host-image] Feb 19 01:48:17.426 INFO O| Feb 19 01:48:17.426 INFO STEP 71 (ensure_file) COMPLETE
100332026-02-19T01:48:18.080Z[ recovery-image] kflt 0.009746548
100342026-02-19T01:48:18.080Z[ recovery-image] lock 1:00:45.087615311
100352026-02-19T01:48:18.080Z[ recovery-image] slp 2:57:50.616950789
100362026-02-19T01:48:18.080Z[ recovery-image] lat 9:18.836209204
100372026-02-19T01:48:18.080Z[ recovery-image] stop 8.958199740
100382026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.426 INFO O| Feb 19 01:48:17.426 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100392026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.440 INFO O| Feb 19 01:48:17.440 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
100402026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.440 INFO O| Feb 19 01:48:17.440 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
100412026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.440 INFO O| Feb 19 01:48:17.440 INFO STEP 72 (ensure_dir) COMPLETE
100422026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.440 INFO O| Feb 19 01:48:17.440 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100432026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.453 INFO O| Feb 19 01:48:17.453 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
100442026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.453 INFO O| Feb 19 01:48:17.453 INFO copying /tmp/.tmpNifBKs/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 ...
100452026-02-19T01:48:18.149Z[ host-image] Feb 19 01:48:17.453 INFO O| Feb 19 01:48: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
100462026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.453 INFO O| Feb 19 01:48:17.453 INFO ok!
100472026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.453 INFO O| Feb 19 01:48:17.453 INFO STEP 73 (ensure_file) COMPLETE
100482026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.453 INFO O| Feb 19 01:48:17.453 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100492026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.471 INFO O| Feb 19 01:48:17.470 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
100502026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.471 INFO O| Feb 19 01:48:17.470 INFO copying /tmp/.tmpNifBKs/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 ...
100512026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.471 INFO O| Feb 19 01:48:17.471 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
100522026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.471 INFO O| Feb 19 01:48:17.471 INFO ok!
100532026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.471 INFO O| Feb 19 01:48:17.471 INFO STEP 74 (ensure_file) COMPLETE
100542026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.471 INFO O| Feb 19 01:48:17.471 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100552026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.486 INFO O| Feb 19 01:48:17.486 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
100562026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.486 INFO O| Feb 19 01:48:17.486 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
100572026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.486 INFO O| Feb 19 01:48:17.486 INFO STEP 75 (ensure_dir) COMPLETE
100582026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.486 INFO O| Feb 19 01:48:17.486 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100592026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.499 INFO O| Feb 19 01:48:17.499 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
100602026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.499 INFO O| Feb 19 01:48:17.499 INFO copying /tmp/.tmpNifBKs/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 ...
100612026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.499 INFO O| Feb 19 01:48:17.499 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
100622026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.499 INFO O| Feb 19 01:48:17.499 INFO ok!
100632026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.499 INFO O| Feb 19 01:48:17.499 INFO STEP 76 (ensure_file) COMPLETE
100642026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.499 INFO O| Feb 19 01:48:17.499 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100652026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.518 INFO O| Feb 19 01:48:17.518 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
100662026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.518 INFO O| Feb 19 01:48:17.518 INFO copying /tmp/.tmpNifBKs/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 ...
100672026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.518 INFO O| Feb 19 01:48:17.518 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
100682026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.518 INFO O| Feb 19 01:48:17.518 INFO ok!
100692026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.518 INFO O| Feb 19 01:48:17.518 INFO STEP 77 (ensure_file) COMPLETE
100702026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.518 INFO O| Feb 19 01:48:17.518 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100712026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.534 INFO O| Feb 19 01:48:17.534 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
100722026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.534 INFO O| Feb 19 01:48:17.534 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
100732026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.534 INFO O| Feb 19 01:48:17.534 INFO STEP 78 (ensure_dir) COMPLETE
100742026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.534 INFO O| Feb 19 01:48:17.534 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100752026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.550 INFO O| Feb 19 01:48:17.550 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
100762026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.550 INFO O| Feb 19 01:48:17.550 INFO copying /tmp/.tmpNifBKs/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 ...
100772026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.551 INFO O| Feb 19 01:48:17.550 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
100782026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.551 INFO O| Feb 19 01:48:17.550 INFO ok!
100792026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.551 INFO O| Feb 19 01:48:17.551 INFO STEP 79 (ensure_file) COMPLETE
100802026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.551 INFO O| Feb 19 01:48:17.551 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100812026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.563 INFO O| Feb 19 01:48:17.563 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
100822026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.563 INFO O| Feb 19 01:48:17.563 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
100832026-02-19T01:48:18.150Z[ host-image] Feb 19 01:48:17.563 INFO O| Feb 19 01:48:17.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
100842026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.563 INFO O| Feb 19 01:48:17.563 INFO ok!
100852026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.563 INFO O| Feb 19 01:48:17.563 INFO STEP 80 (ensure_file) COMPLETE
100862026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.563 INFO O| Feb 19 01:48:17.563 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100872026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.574 INFO O| Feb 19 01:48:17.574 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
100882026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.574 INFO O| Feb 19 01:48:17.574 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
100892026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.574 INFO O| Feb 19 01:48:17.574 INFO STEP 81 (ensure_dir) COMPLETE
100902026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.574 INFO O| Feb 19 01:48:17.574 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100912026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.585 INFO O| Feb 19 01:48:17.584 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
100922026-02-19T01:48:18.151Z[ host-image] Feb 19 01:48:17.585 INFO O| Feb 19 01:48:17.585 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
100932026-02-19T01:48:19.084ZFeb 19 01:48:19.004 INFO [recovery-image] process exited with exit status: 0 (1825.700656195s)
100942026-02-19T01:48:19.174Z[ host-image] Feb 19 01:48:19.097 INFO O| Feb 19 01:48:19.096 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
100952026-02-19T01:48:19.175Z[ host-image] Feb 19 01:48:19.097 INFO O| Feb 19 01:48:19.097 INFO ok!
100962026-02-19T01:48:19.199Z[ host-image] Feb 19 01:48:19.097 INFO O| Feb 19 01:48:19.097 INFO STEP 82 (ensure_file) COMPLETE
100972026-02-19T01:48:19.199Z[ host-image] Feb 19 01:48:19.097 INFO O| Feb 19 01:48:19.097 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100982026-02-19T01:48:19.199Z[ host-image] Feb 19 01:48:19.111 INFO O| Feb 19 01:48:19.111 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
100992026-02-19T01:48:19.200Z[ host-image] Feb 19 01:48:19.111 INFO O| Feb 19 01:48:19.111 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
101002026-02-19T01:48:20.058Z[ host-image] Feb 19 01:48:19.981 INFO O| Feb 19 01:48:19.980 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
101012026-02-19T01:48:20.058Z[ host-image] Feb 19 01:48:19.981 INFO O| Feb 19 01:48:19.980 INFO ok!
101022026-02-19T01:48:20.083Z[ host-image] Feb 19 01:48:19.981 INFO O| Feb 19 01:48:19.980 INFO STEP 83 (ensure_file) COMPLETE
101032026-02-19T01:48:20.084Z[ host-image] Feb 19 01:48:19.981 INFO O| Feb 19 01:48:19.981 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101042026-02-19T01:48:20.084Z[ host-image] Feb 19 01:48:19.999 INFO O| Feb 19 01:48:19.999 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
101052026-02-19T01:48:20.084Z[ host-image] Feb 19 01:48:19.999 INFO O| Feb 19 01:48:19.999 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
101062026-02-19T01:48:23.710Z[ host-image] Feb 19 01:48:23.633 INFO O| Feb 19 01:48:23.633 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
101072026-02-19T01:48:23.710Z[ host-image] Feb 19 01:48:23.633 INFO O| Feb 19 01:48:23.633 INFO ok!
101082026-02-19T01:48:23.735Z[ host-image] Feb 19 01:48:23.633 INFO O| Feb 19 01:48:23.633 INFO STEP 84 (ensure_file) COMPLETE
101092026-02-19T01:48:23.735Z[ host-image] Feb 19 01:48:23.633 INFO O| Feb 19 01:48:23.633 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101102026-02-19T01:48:23.735Z[ host-image] Feb 19 01:48:23.648 INFO O| Feb 19 01:48:23.648 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
101112026-02-19T01:48:23.735Z[ host-image] Feb 19 01:48:23.648 INFO O| Feb 19 01:48:23.648 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
101122026-02-19T01:48:23.735Z[ host-image] Feb 19 01:48:23.648 INFO O| Feb 19 01:48:23.648 INFO STEP 85 (ensure_dir) COMPLETE
101132026-02-19T01:48:23.735Z[ host-image] Feb 19 01:48:23.648 INFO O| Feb 19 01:48:23.648 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101142026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.662 INFO O| Feb 19 01:48:23.662 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
101152026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.662 INFO O| Feb 19 01:48:23.662 INFO copying /tmp/.tmpNifBKs/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 ...
101162026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.662 INFO O| Feb 19 01:48:23.662 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
101172026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.662 INFO O| Feb 19 01:48:23.662 INFO ok!
101182026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.662 INFO O| Feb 19 01:48:23.662 INFO STEP 86 (ensure_file) COMPLETE
101192026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.662 INFO O| Feb 19 01:48:23.662 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101202026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.677 INFO O| Feb 19 01:48:23.677 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
101212026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.677 INFO O| Feb 19 01:48:23.677 INFO copying /tmp/.tmpNifBKs/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 ...
101222026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.677 INFO O| Feb 19 01:48:23.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
101232026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.677 INFO O| Feb 19 01:48:23.677 INFO ok!
101242026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.677 INFO O| Feb 19 01:48:23.677 INFO STEP 87 (ensure_file) COMPLETE
101252026-02-19T01:48:23.760Z[ host-image] Feb 19 01:48:23.677 INFO O| Feb 19 01:48:23.677 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101262026-02-19T01:48:23.786Z[ host-image] Feb 19 01:48:23.692 INFO O| Feb 19 01:48:23.692 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
101272026-02-19T01:48:23.786Z[ host-image] Feb 19 01:48:23.692 INFO O| Feb 19 01:48:23.692 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
101282026-02-19T01:48:23.786Z[ host-image] Feb 19 01:48:23.692 INFO O| Feb 19 01:48:23.692 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
101292026-02-19T01:48:23.786Z[ host-image] Feb 19 01:48:23.692 INFO O| Feb 19 01:48:23.692 INFO ok!
101302026-02-19T01:48:23.786Z[ host-image] Feb 19 01:48:23.692 INFO O| Feb 19 01:48:23.692 INFO STEP 88 (ensure_file) COMPLETE
101312026-02-19T01:48:23.786Z[ host-image] Feb 19 01:48:23.692 INFO O| Feb 19 01:48:23.692 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101322026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.714 INFO O| Feb 19 01:48:23.714 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
101332026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.714 INFO O| Feb 19 01:48:23.714 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
101342026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.714 INFO O| Feb 19 01:48:23.714 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
101352026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.714 INFO O| Feb 19 01:48:23.714 INFO ok!
101362026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.714 INFO O| Feb 19 01:48:23.714 INFO STEP 89 (ensure_file) COMPLETE
101372026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.714 INFO O| Feb 19 01:48:23.714 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101382026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.732 INFO O| Feb 19 01:48:23.732 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
101392026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.732 INFO O| Feb 19 01:48:23.732 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
101402026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.732 INFO O| Feb 19 01:48:23.732 INFO STEP 90 (ensure_dir) COMPLETE
101412026-02-19T01:48:23.811Z[ host-image] Feb 19 01:48:23.732 INFO O| Feb 19 01:48:23.732 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101422026-02-19T01:48:23.836Z[ host-image] Feb 19 01:48:23.749 INFO O| Feb 19 01:48:23.749 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
101432026-02-19T01:48:23.836Z[ host-image] Feb 19 01:48:23.750 INFO O| Feb 19 01:48:23.749 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
101442026-02-19T01:48:23.836Z[ host-image] Feb 19 01:48:23.755 INFO O| Feb 19 01:48:23.755 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
101452026-02-19T01:48:23.836Z[ host-image] Feb 19 01:48:23.755 INFO O| Feb 19 01:48:23.755 INFO ok!
101462026-02-19T01:48:23.836Z[ host-image] Feb 19 01:48:23.755 INFO O| Feb 19 01:48:23.755 INFO STEP 91 (ensure_file) COMPLETE
101472026-02-19T01:48:23.836Z[ host-image] Feb 19 01:48:23.755 INFO O| Feb 19 01:48:23.755 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101482026-02-19T01:48:23.864Z[ host-image] Feb 19 01:48:23.771 INFO O| Feb 19 01:48:23.770 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
101492026-02-19T01:48:23.864Z[ host-image] Feb 19 01:48:23.771 INFO O| Feb 19 01:48:23.770 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
101502026-02-19T01:48:23.864Z[ host-image] Feb 19 01:48:23.771 INFO O| Feb 19 01:48:23.771 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
101512026-02-19T01:48:23.864Z[ host-image] Feb 19 01:48:23.771 INFO O| Feb 19 01:48:23.771 INFO ok!
101522026-02-19T01:48:23.864Z[ host-image] Feb 19 01:48:23.771 INFO O| Feb 19 01:48:23.771 INFO STEP 92 (ensure_file) COMPLETE
101532026-02-19T01:48:23.864Z[ host-image] Feb 19 01:48:23.771 INFO O| Feb 19 01:48:23.771 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101542026-02-19T01:48:23.890Z[ host-image] Feb 19 01:48:23.789 INFO O| Feb 19 01:48:23.789 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
101552026-02-19T01:48:23.890Z[ host-image] Feb 19 01:48:23.789 INFO O| Feb 19 01:48:23.789 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
101562026-02-19T01:48:26.771Z[ host-image] Feb 19 01:48:26.694 INFO O| Feb 19 01:48:26.694 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
101572026-02-19T01:48:26.771Z[ host-image] Feb 19 01:48:26.694 INFO O| Feb 19 01:48:26.694 INFO ok!
101582026-02-19T01:48:26.795Z[ host-image] Feb 19 01:48:26.694 INFO O| Feb 19 01:48:26.694 INFO STEP 93 (ensure_file) COMPLETE
101592026-02-19T01:48:26.795Z[ host-image] Feb 19 01:48:26.694 INFO O| Feb 19 01:48:26.694 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101602026-02-19T01:48:26.795Z[ host-image] Feb 19 01:48:26.716 INFO O| Feb 19 01:48:26.715 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
101612026-02-19T01:48:26.795Z[ host-image] Feb 19 01:48:26.716 INFO O| Feb 19 01:48:26.716 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
101622026-02-19T01:48:26.795Z[ host-image] Feb 19 01:48:26.716 INFO O| Feb 19 01:48:26.716 INFO STEP 94 (ensure_dir) COMPLETE
101632026-02-19T01:48:26.795Z[ host-image] Feb 19 01:48:26.716 INFO O| Feb 19 01:48:26.716 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101642026-02-19T01:48:26.820Z[ host-image] Feb 19 01:48:26.732 INFO O| Feb 19 01:48:26.732 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
101652026-02-19T01:48:26.820Z[ host-image] Feb 19 01:48:26.732 INFO O| Feb 19 01:48:26.732 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
101662026-02-19T01:48:26.820Z[ host-image] Feb 19 01:48:26.732 INFO O| Feb 19 01:48:26.732 INFO STEP 95 (ensure_dir) COMPLETE
101672026-02-19T01:48:26.820Z[ host-image] Feb 19 01:48:26.732 INFO O| Feb 19 01:48:26.732 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101682026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.747 INFO O| Feb 19 01:48:26.747 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
101692026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.747 INFO O| Feb 19 01:48:26.747 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
101702026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.747 INFO O| Feb 19 01:48:26.747 INFO STEP 96 (ensure_dir) COMPLETE
101712026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.747 INFO O| Feb 19 01:48:26.747 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101722026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.764 INFO O| Feb 19 01:48:26.764 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
101732026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.764 INFO O| Feb 19 01:48:26.764 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
101742026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.764 INFO O| Feb 19 01:48:26.764 INFO STEP 97 (ensure_dir) COMPLETE
101752026-02-19T01:48:26.845Z[ host-image] Feb 19 01:48:26.764 INFO O| Feb 19 01:48:26.764 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101762026-02-19T01:48:26.870Z[ host-image] Feb 19 01:48:26.782 INFO O| Feb 19 01:48:26.782 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
101772026-02-19T01:48:26.870Z[ host-image] Feb 19 01:48:26.782 INFO O| Feb 19 01:48:26.782 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
101782026-02-19T01:48:26.870Z[ host-image] Feb 19 01:48:26.782 INFO O| Feb 19 01:48:26.782 INFO STEP 98 (ensure_dir) COMPLETE
101792026-02-19T01:48:26.870Z[ host-image] Feb 19 01:48:26.782 INFO O| Feb 19 01:48:26.782 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101802026-02-19T01:48:26.894Z[ host-image] Feb 19 01:48:26.798 INFO O| Feb 19 01:48:26.798 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
101812026-02-19T01:48:26.894Z[ host-image] Feb 19 01:48:26.798 INFO O| Feb 19 01:48:26.798 INFO copying /tmp/.tmpNifBKs/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 ...
101822026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.798 INFO O| Feb 19 01:48:26.798 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
101832026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.798 INFO O| Feb 19 01:48:26.798 INFO ok!
101842026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.798 INFO O| Feb 19 01:48:26.798 INFO STEP 99 (ensure_file) COMPLETE
101852026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.798 INFO O| Feb 19 01:48:26.798 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101862026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.815 INFO O| Feb 19 01:48:26.815 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
101872026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.815 INFO O| Feb 19 01:48:26.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
101882026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.815 INFO O| Feb 19 01:48:26.815 INFO STEP 100 (ensure_dir) COMPLETE
101892026-02-19T01:48:26.895Z[ host-image] Feb 19 01:48:26.815 INFO O| Feb 19 01:48:26.815 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101902026-02-19T01:48:26.919Z[ host-image] Feb 19 01:48:26.832 INFO O| Feb 19 01:48:26.832 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
101912026-02-19T01:48:26.920Z[ host-image] Feb 19 01:48:26.832 INFO O| Feb 19 01:48:26.832 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
101922026-02-19T01:48:27.951Z[ host-image] Feb 19 01:48:27.874 INFO O| Feb 19 01:48:27.874 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
101932026-02-19T01:48:27.951Z[ host-image] Feb 19 01:48:27.874 INFO O| Feb 19 01:48:27.874 INFO ok!
101942026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.874 INFO O| Feb 19 01:48:27.874 INFO STEP 101 (ensure_file) COMPLETE
101952026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.874 INFO O| Feb 19 01:48:27.874 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101962026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.891 INFO O| Feb 19 01:48:27.891 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
101972026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.891 INFO O| Feb 19 01:48:27.891 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
101982026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.891 INFO O| Feb 19 01:48:27.891 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
101992026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.891 INFO O| Feb 19 01:48:27.891 INFO ok!
102002026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.891 INFO O| Feb 19 01:48:27.891 INFO STEP 102 (ensure_file) COMPLETE
102012026-02-19T01:48:27.976Z[ host-image] Feb 19 01:48:27.891 INFO O| Feb 19 01:48:27.891 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102022026-02-19T01:48:28.001Z[ host-image] Feb 19 01:48:27.908 INFO O| Feb 19 01:48:27.908 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
102032026-02-19T01:48:28.001Z[ host-image] Feb 19 01:48:27.908 INFO O| Feb 19 01:48:27.908 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
102042026-02-19T01:48:28.687Z[ host-image] Feb 19 01:48:28.610 INFO O| Feb 19 01:48:28.610 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
102052026-02-19T01:48:28.687Z[ host-image] Feb 19 01:48:28.610 INFO O| Feb 19 01:48:28.610 INFO ok!
102062026-02-19T01:48:28.711Z[ host-image] Feb 19 01:48:28.610 INFO O| Feb 19 01:48:28.610 INFO STEP 103 (ensure_file) COMPLETE
102072026-02-19T01:48:28.711Z[ host-image] Feb 19 01:48:28.610 INFO O| Feb 19 01:48:28.610 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102082026-02-19T01:48:28.711Z[ host-image] Feb 19 01:48:28.625 INFO O| Feb 19 01:48:28.625 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
102092026-02-19T01:48:28.711Z[ host-image] Feb 19 01:48:28.625 INFO O| Feb 19 01:48:28.625 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
102102026-02-19T01:48:28.711Z[ host-image] Feb 19 01:48:28.625 INFO O| Feb 19 01:48:28.625 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
102112026-02-19T01:48:28.774Z[ host-image] Feb 19 01:48:28.625 INFO O| Feb 19 01:48:28.625 INFO ok!
102122026-02-19T01:48:28.937Z[ host-image] Feb 19 01:48:28.625 INFO O| Feb 19 01:48:28.625 INFO STEP 104 (ensure_file) COMPLETE
102132026-02-19T01:48:28.961Z[ host-image] Feb 19 01:48:28.625 INFO O| Feb 19 01:48:28.625 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102142026-02-19T01:48:28.961Z[ host-image] Feb 19 01:48:28.640 INFO O| Feb 19 01:48:28.640 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
102152026-02-19T01:48:28.961Z[ host-image] Feb 19 01:48:28.640 INFO O| Feb 19 01:48:28.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
102162026-02-19T01:48:28.961Z[ host-image] Feb 19 01:48:28.640 INFO O| Feb 19 01:48:28.640 INFO STEP 105 (ensure_dir) COMPLETE
102172026-02-19T01:48:28.961Z[ host-image] Feb 19 01:48:28.640 INFO O| Feb 19 01:48:28.640 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102182026-02-19T01:48:28.961Z[ host-image] Feb 19 01:48:28.653 INFO O| Feb 19 01:48:28.653 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
102192026-02-19T01:48:28.961Z[ host-image] Feb 19 01:48:28.654 INFO O| Feb 19 01:48:28.653 INFO copying /tmp/.tmpNifBKs/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 ...
102202026-02-19T01:48:29.483Z[ host-image] Feb 19 01:48:29.406 INFO O| Feb 19 01:48:29.406 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
102212026-02-19T01:48:29.483Z[ host-image] Feb 19 01:48:29.406 INFO O| Feb 19 01:48:29.406 INFO ok!
102222026-02-19T01:48:29.483Z[ host-image] Feb 19 01:48:29.406 INFO O| Feb 19 01:48:29.406 INFO STEP 106 (ensure_file) COMPLETE
102232026-02-19T01:48:29.508Z[ host-image] Feb 19 01:48:29.406 INFO O| Feb 19 01:48:29.406 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102242026-02-19T01:48:29.508Z[ host-image] Feb 19 01:48:29.421 INFO O| Feb 19 01:48:29.421 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
102252026-02-19T01:48:29.508Z[ host-image] Feb 19 01:48:29.421 INFO O| Feb 19 01:48:29.421 INFO copying /tmp/.tmpNifBKs/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 ...
102262026-02-19T01:48:29.508Z[ host-image] Feb 19 01:48:29.421 INFO O| Feb 19 01:48:29.421 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
102272026-02-19T01:48:29.508Z[ host-image] Feb 19 01:48:29.421 INFO O| Feb 19 01:48:29.421 INFO ok!
102282026-02-19T01:48:29.508Z[ host-image] Feb 19 01:48:29.421 INFO O| Feb 19 01:48:29.421 INFO STEP 107 (ensure_file) COMPLETE
102292026-02-19T01:48:29.508Z[ host-image] Feb 19 01:48:29.421 INFO O| Feb 19 01:48:29.421 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102302026-02-19T01:48:29.532Z[ host-image] Feb 19 01:48:29.434 INFO O| Feb 19 01:48:29.434 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
102312026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.434 INFO O| Feb 19 01:48:29.434 INFO copying /tmp/.tmpNifBKs/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 ...
102322026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.434 INFO O| Feb 19 01:48:29.434 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
102332026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.434 INFO O| Feb 19 01:48:29.434 INFO ok!
102342026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.434 INFO O| Feb 19 01:48:29.434 INFO STEP 108 (ensure_file) COMPLETE
102352026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.434 INFO O| Feb 19 01:48:29.434 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102362026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.447 INFO O| Feb 19 01:48:29.447 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
102372026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.447 INFO O| Feb 19 01:48:29.447 INFO copying /tmp/.tmpNifBKs/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 ...
102382026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.447 INFO O| Feb 19 01:48:29.447 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
102392026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.447 INFO O| Feb 19 01:48:29.447 INFO ok!
102402026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.447 INFO O| Feb 19 01:48:29.447 INFO STEP 109 (ensure_file) COMPLETE
102412026-02-19T01:48:29.533Z[ host-image] Feb 19 01:48:29.447 INFO O| Feb 19 01:48:29.447 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102422026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.459 INFO O| Feb 19 01:48:29.459 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
102432026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.459 INFO O| Feb 19 01:48:29.459 INFO copying /tmp/.tmpNifBKs/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 ...
102442026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.459 INFO O| Feb 19 01:48:29.459 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
102452026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.459 INFO O| Feb 19 01:48:29.459 INFO ok!
102462026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.459 INFO O| Feb 19 01:48:29.459 INFO STEP 110 (ensure_file) COMPLETE
102472026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.459 INFO O| Feb 19 01:48:29.459 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102482026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.471 INFO O| Feb 19 01:48:29.470 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
102492026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.471 INFO O| Feb 19 01:48:29.471 INFO copying /tmp/.tmpNifBKs/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 ...
102502026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.471 INFO O| Feb 19 01:48:29.471 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
102512026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.471 INFO O| Feb 19 01:48:29.471 INFO ok!
102522026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.471 INFO O| Feb 19 01:48:29.471 INFO STEP 111 (ensure_file) COMPLETE
102532026-02-19T01:48:29.558Z[ host-image] Feb 19 01:48:29.471 INFO O| Feb 19 01:48:29.471 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102542026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.486 INFO O| Feb 19 01:48:29.486 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
102552026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.486 INFO O| Feb 19 01:48:29.486 INFO copying /tmp/.tmpNifBKs/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 ...
102562026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.486 INFO O| Feb 19 01:48:29.486 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
102572026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.486 INFO O| Feb 19 01:48:29.486 INFO ok!
102582026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.486 INFO O| Feb 19 01:48:29.486 INFO STEP 112 (ensure_file) COMPLETE
102592026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.486 INFO O| Feb 19 01:48:29.486 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102602026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.498 INFO O| Feb 19 01:48:29.498 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
102612026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.498 INFO O| Feb 19 01:48:29.498 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
102622026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.498 INFO O| Feb 19 01:48:29.498 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
102632026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.498 INFO O| Feb 19 01:48:29.498 INFO ok!
102642026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.499 INFO O| Feb 19 01:48:29.498 INFO STEP 113 (ensure_file) COMPLETE
102652026-02-19T01:48:29.583Z[ host-image] Feb 19 01:48:29.499 INFO O| Feb 19 01:48:29.498 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102662026-02-19T01:48:29.608Z[ host-image] Feb 19 01:48:29.513 INFO O| Feb 19 01:48:29.513 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
102672026-02-19T01:48:29.608Z[ host-image] Feb 19 01:48:29.513 INFO O| Feb 19 01:48:29.513 INFO copying /tmp/.tmpNifBKs/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 ...
102682026-02-19T01:48:29.608Z[ host-image] Feb 19 01:48:29.513 INFO O| Feb 19 01:48:29.513 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
102692026-02-19T01:48:29.608Z[ host-image] Feb 19 01:48:29.513 INFO O| Feb 19 01:48:29.513 INFO ok!
102702026-02-19T01:48:29.608Z[ host-image] Feb 19 01:48:29.513 INFO O| Feb 19 01:48:29.513 INFO STEP 114 (ensure_file) COMPLETE
102712026-02-19T01:48:29.608Z[ host-image] Feb 19 01:48:29.513 INFO O| Feb 19 01:48:29.513 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102722026-02-19T01:48:29.609Z[ host-image] Feb 19 01:48:29.526 INFO O| Feb 19 01:48:29.526 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
102732026-02-19T01:48:29.609Z[ host-image] Feb 19 01:48:29.527 INFO O| Feb 19 01:48:29.526 INFO copying /tmp/.tmpNifBKs/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 ...
102742026-02-19T01:48:29.609Z[ host-image] Feb 19 01:48:29.527 INFO O| Feb 19 01:48:29.527 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
102752026-02-19T01:48:29.609Z[ host-image] Feb 19 01:48:29.527 INFO O| Feb 19 01:48:29.527 INFO ok!
102762026-02-19T01:48:29.609Z[ host-image] Feb 19 01:48:29.527 INFO O| Feb 19 01:48:29.527 INFO STEP 115 (ensure_file) COMPLETE
102772026-02-19T01:48:29.609Z[ host-image] Feb 19 01:48:29.527 INFO O| Feb 19 01:48:29.527 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102782026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.541 INFO O| Feb 19 01:48:29.541 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
102792026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.541 INFO O| Feb 19 01:48:29.541 INFO copying /tmp/.tmpNifBKs/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 ...
102802026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.541 INFO O| Feb 19 01:48:29.541 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
102812026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.541 INFO O| Feb 19 01:48:29.541 INFO ok!
102822026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.541 INFO O| Feb 19 01:48:29.541 INFO STEP 116 (ensure_file) COMPLETE
102832026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.541 INFO O| Feb 19 01:48:29.541 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102842026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.554 INFO O| Feb 19 01:48:29.554 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
102852026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.554 INFO O| Feb 19 01:48:29.554 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
102862026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.554 INFO O| Feb 19 01:48:29.554 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
102872026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.554 INFO O| Feb 19 01:48:29.554 INFO ok!
102882026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.554 INFO O| Feb 19 01:48:29.554 INFO STEP 117 (ensure_file) COMPLETE
102892026-02-19T01:48:29.634Z[ host-image] Feb 19 01:48:29.554 INFO O| Feb 19 01:48:29.554 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102902026-02-19T01:48:29.659Z[ host-image] Feb 19 01:48:29.569 INFO O| Feb 19 01:48:29.568 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
102912026-02-19T01:48:29.659Z[ host-image] Feb 19 01:48:29.569 INFO O| Feb 19 01:48:29.568 INFO copying /tmp/.tmpNifBKs/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 ...
102922026-02-19T01:48:29.659Z[ host-image] Feb 19 01:48:29.569 INFO O| Feb 19 01:48:29.569 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
102932026-02-19T01:48:29.659Z[ host-image] Feb 19 01:48:29.569 INFO O| Feb 19 01:48:29.569 INFO ok!
102942026-02-19T01:48:29.659Z[ host-image] Feb 19 01:48:29.569 INFO O| Feb 19 01:48:29.569 INFO STEP 118 (ensure_file) COMPLETE
102952026-02-19T01:48:29.659Z[ host-image] Feb 19 01:48:29.569 INFO O| Feb 19 01:48:29.569 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102962026-02-19T01:48:29.683Z[ host-image] Feb 19 01:48:29.585 INFO O| Feb 19 01:48:29.585 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
102972026-02-19T01:48:29.683Z[ host-image] Feb 19 01:48:29.585 INFO O| Feb 19 01:48:29.585 INFO copying /tmp/.tmpNifBKs/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 ...
102982026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.585 INFO O| Feb 19 01:48:29.585 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
102992026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.585 INFO O| Feb 19 01:48:29.585 INFO ok!
103002026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.585 INFO O| Feb 19 01:48:29.585 INFO STEP 119 (ensure_file) COMPLETE
103012026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.585 INFO O| Feb 19 01:48:29.585 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103022026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.598 INFO O| Feb 19 01:48:29.598 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
103032026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.598 INFO O| Feb 19 01:48:29.598 INFO copying /tmp/.tmpNifBKs/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 ...
103042026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.598 INFO O| Feb 19 01:48:29.598 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
103052026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.598 INFO O| Feb 19 01:48:29.598 INFO ok!
103062026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.598 INFO O| Feb 19 01:48:29.598 INFO STEP 120 (ensure_file) COMPLETE
103072026-02-19T01:48:29.684Z[ host-image] Feb 19 01:48:29.598 INFO O| Feb 19 01:48:29.598 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103082026-02-19T01:48:29.708Z[ host-image] Feb 19 01:48:29.612 INFO O| Feb 19 01:48:29.612 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
103092026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.612 INFO O| Feb 19 01:48:29.612 INFO copying /tmp/.tmpNifBKs/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 ...
103102026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.612 INFO O| Feb 19 01:48:29.612 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
103112026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.612 INFO O| Feb 19 01:48:29.612 INFO ok!
103122026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.612 INFO O| Feb 19 01:48:29.612 INFO STEP 121 (ensure_file) COMPLETE
103132026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.612 INFO O| Feb 19 01:48:29.612 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103142026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.627 INFO O| Feb 19 01:48:29.627 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
103152026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.627 INFO O| Feb 19 01:48:29.627 INFO copying /tmp/.tmpNifBKs/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 ...
103162026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.627 INFO O| Feb 19 01:48:29.627 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
103172026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.627 INFO O| Feb 19 01:48:29.627 INFO ok!
103182026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.627 INFO O| Feb 19 01:48:29.627 INFO STEP 122 (ensure_file) COMPLETE
103192026-02-19T01:48:29.709Z[ host-image] Feb 19 01:48:29.627 INFO O| Feb 19 01:48:29.627 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103202026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.639 INFO O| Feb 19 01:48:29.639 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
103212026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.639 INFO O| Feb 19 01:48:29.639 INFO copying /tmp/.tmpNifBKs/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 ...
103222026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.639 INFO O| Feb 19 01:48:29.639 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
103232026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.639 INFO O| Feb 19 01:48:29.639 INFO ok!
103242026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.639 INFO O| Feb 19 01:48:29.639 INFO STEP 123 (ensure_file) COMPLETE
103252026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.639 INFO O| Feb 19 01:48:29.639 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103262026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.650 INFO O| Feb 19 01:48:29.650 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
103272026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.650 INFO O| Feb 19 01:48:29.650 INFO copying /tmp/.tmpNifBKs/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 ...
103282026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.650 INFO O| Feb 19 01:48:29.650 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
103292026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.650 INFO O| Feb 19 01:48:29.650 INFO ok!
103302026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.650 INFO O| Feb 19 01:48:29.650 INFO STEP 124 (ensure_file) COMPLETE
103312026-02-19T01:48:29.734Z[ host-image] Feb 19 01:48:29.650 INFO O| Feb 19 01:48:29.650 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103322026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.666 INFO O| Feb 19 01:48:29.666 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
103332026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.666 INFO O| Feb 19 01:48:29.666 INFO copying /tmp/.tmpNifBKs/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 ...
103342026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.666 INFO O| Feb 19 01:48:29.666 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
103352026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.666 INFO O| Feb 19 01:48:29.666 INFO ok!
103362026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.666 INFO O| Feb 19 01:48:29.666 INFO STEP 125 (ensure_file) COMPLETE
103372026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.666 INFO O| Feb 19 01:48:29.666 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103382026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.681 INFO O| Feb 19 01:48:29.681 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
103392026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.681 INFO O| Feb 19 01:48:29.681 INFO copying /tmp/.tmpNifBKs/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 ...
103402026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.681 INFO O| Feb 19 01:48:29.681 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
103412026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.681 INFO O| Feb 19 01:48:29.681 INFO ok!
103422026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.681 INFO O| Feb 19 01:48:29.681 INFO STEP 126 (ensure_file) COMPLETE
103432026-02-19T01:48:29.759Z[ host-image] Feb 19 01:48:29.681 INFO O| Feb 19 01:48:29.681 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103442026-02-19T01:48:29.784Z[ host-image] Feb 19 01:48:29.698 INFO O| Feb 19 01:48:29.698 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
103452026-02-19T01:48:29.784Z[ host-image] Feb 19 01:48:29.698 INFO O| Feb 19 01:48:29.698 INFO copying /tmp/.tmpNifBKs/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 ...
103462026-02-19T01:48:29.784Z[ host-image] Feb 19 01:48:29.698 INFO O| Feb 19 01:48:29.698 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
103472026-02-19T01:48:29.784Z[ host-image] Feb 19 01:48:29.698 INFO O| Feb 19 01:48:29.698 INFO ok!
103482026-02-19T01:48:29.784Z[ host-image] Feb 19 01:48:29.698 INFO O| Feb 19 01:48:29.698 INFO STEP 127 (ensure_file) COMPLETE
103492026-02-19T01:48:29.784Z[ host-image] Feb 19 01:48:29.698 INFO O| Feb 19 01:48:29.698 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103502026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.712 INFO O| Feb 19 01:48:29.712 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
103512026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.712 INFO O| Feb 19 01:48:29.712 INFO copying /tmp/.tmpNifBKs/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 ...
103522026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.712 INFO O| Feb 19 01:48:29.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
103532026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.712 INFO O| Feb 19 01:48:29.712 INFO ok!
103542026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.712 INFO O| Feb 19 01:48:29.712 INFO STEP 128 (ensure_file) COMPLETE
103552026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.712 INFO O| Feb 19 01:48:29.712 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103562026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.728 INFO O| Feb 19 01:48:29.727 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
103572026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.728 INFO O| Feb 19 01:48:29.728 INFO copying /tmp/.tmpNifBKs/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 ...
103582026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.728 INFO O| Feb 19 01:48:29.728 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
103592026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.728 INFO O| Feb 19 01:48:29.728 INFO ok!
103602026-02-19T01:48:29.809Z[ host-image] Feb 19 01:48:29.728 INFO O| Feb 19 01:48:29.728 INFO STEP 129 (ensure_file) COMPLETE
103612026-02-19T01:48:29.810Z[ host-image] Feb 19 01:48:29.728 INFO O| Feb 19 01:48:29.728 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103622026-02-19T01:48:29.834Z[ host-image] Feb 19 01:48:29.741 INFO O| Feb 19 01:48:29.741 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
103632026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.741 INFO O| Feb 19 01:48:29.741 INFO copying /tmp/.tmpNifBKs/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 ...
103642026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.741 INFO O| Feb 19 01:48:29.741 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
103652026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.741 INFO O| Feb 19 01:48:29.741 INFO ok!
103662026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.741 INFO O| Feb 19 01:48:29.741 INFO STEP 130 (ensure_file) COMPLETE
103672026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.741 INFO O| Feb 19 01:48:29.741 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103682026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.757 INFO O| Feb 19 01:48:29.757 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
103692026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.757 INFO O| Feb 19 01:48:29.757 INFO copying /tmp/.tmpNifBKs/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 ...
103702026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.757 INFO O| Feb 19 01:48:29.757 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
103712026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.757 INFO O| Feb 19 01:48:29.757 INFO ok!
103722026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.757 INFO O| Feb 19 01:48:29.757 INFO STEP 131 (ensure_file) COMPLETE
103732026-02-19T01:48:29.835Z[ host-image] Feb 19 01:48:29.757 INFO O| Feb 19 01:48:29.757 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103742026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.771 INFO O| Feb 19 01:48:29.771 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
103752026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.771 INFO O| Feb 19 01:48:29.771 INFO copying /tmp/.tmpNifBKs/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 ...
103762026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.771 INFO O| Feb 19 01:48:29.771 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
103772026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.771 INFO O| Feb 19 01:48:29.771 INFO ok!
103782026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.771 INFO O| Feb 19 01:48:29.771 INFO STEP 132 (ensure_file) COMPLETE
103792026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.771 INFO O| Feb 19 01:48:29.771 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103802026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.783 INFO O| Feb 19 01:48:29.783 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
103812026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.783 INFO O| Feb 19 01:48:29.783 INFO copying /tmp/.tmpNifBKs/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 ...
103822026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.783 INFO O| Feb 19 01:48:29.783 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
103832026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.783 INFO O| Feb 19 01:48:29.783 INFO ok!
103842026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.783 INFO O| Feb 19 01:48:29.783 INFO STEP 133 (ensure_file) COMPLETE
103852026-02-19T01:48:29.860Z[ host-image] Feb 19 01:48:29.783 INFO O| Feb 19 01:48:29.783 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103862026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.795 INFO O| Feb 19 01:48:29.795 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
103872026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.795 INFO O| Feb 19 01:48:29.795 INFO copying /tmp/.tmpNifBKs/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 ...
103882026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.795 INFO O| Feb 19 01:48:29.795 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
103892026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.795 INFO O| Feb 19 01:48:29.795 INFO ok!
103902026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.795 INFO O| Feb 19 01:48:29.795 INFO STEP 134 (ensure_file) COMPLETE
103912026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.795 INFO O| Feb 19 01:48:29.795 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103922026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.810 INFO O| Feb 19 01:48:29.810 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
103932026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.810 INFO O| Feb 19 01:48:29.810 INFO copying /tmp/.tmpNifBKs/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 ...
103942026-02-19T01:48:29.887Z[ host-image] Feb 19 01:48:29.810 INFO O| Feb 19 01:48:29.810 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
103952026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.810 INFO O| Feb 19 01:48:29.810 INFO ok!
103962026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.810 INFO O| Feb 19 01:48:29.810 INFO STEP 135 (ensure_file) COMPLETE
103972026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.810 INFO O| Feb 19 01:48:29.810 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103982026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.823 INFO O| Feb 19 01:48:29.823 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
103992026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.823 INFO O| Feb 19 01:48:29.823 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
104002026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.824 INFO O| Feb 19 01:48:29.823 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
104012026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.824 INFO O| Feb 19 01:48:29.824 INFO ok!
104022026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.824 INFO O| Feb 19 01:48:29.824 INFO STEP 136 (ensure_file) COMPLETE
104032026-02-19T01:48:29.912Z[ host-image] Feb 19 01:48:29.824 INFO O| Feb 19 01:48:29.824 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104042026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.837 INFO O| Feb 19 01:48:29.837 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
104052026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.837 INFO O| Feb 19 01:48:29.837 INFO copying /tmp/.tmpNifBKs/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 ...
104062026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.837 INFO O| Feb 19 01:48:29.837 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
104072026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.837 INFO O| Feb 19 01:48:29.837 INFO ok!
104082026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.837 INFO O| Feb 19 01:48:29.837 INFO STEP 137 (ensure_file) COMPLETE
104092026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.837 INFO O| Feb 19 01:48:29.837 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104102026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.851 INFO O| Feb 19 01:48:29.850 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
104112026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.851 INFO O| Feb 19 01:48:29.850 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
104122026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.851 INFO O| Feb 19 01:48:29.850 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
104132026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.851 INFO O| Feb 19 01:48:29.850 INFO ok!
104142026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.851 INFO O| Feb 19 01:48:29.850 INFO STEP 138 (ensure_file) COMPLETE
104152026-02-19T01:48:29.937Z[ host-image] Feb 19 01:48:29.851 INFO O| Feb 19 01:48:29.850 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104162026-02-19T01:48:29.962Z[ host-image] Feb 19 01:48:29.867 INFO O| Feb 19 01:48:29.867 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
104172026-02-19T01:48:29.962Z[ host-image] Feb 19 01:48:29.867 INFO O| Feb 19 01:48:29.867 INFO copying /tmp/.tmpNifBKs/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
104182026-02-19T01:48:40.488Z[ host-image] Feb 19 01:48:40.412 INFO O| Feb 19 01:48:40.412 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
104192026-02-19T01:48:40.512Z[ host-image] Feb 19 01:48:40.412 INFO O| Feb 19 01:48:40.412 INFO ok!
104202026-02-19T01:48:40.512Z[ host-image] Feb 19 01:48:40.412 INFO O| Feb 19 01:48:40.412 INFO STEP 139 (ensure_file) COMPLETE
104212026-02-19T01:48:40.512Z[ host-image] Feb 19 01:48:40.412 INFO O| Feb 19 01:48:40.412 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104222026-02-19T01:48:40.512Z[ host-image] Feb 19 01:48:40.429 INFO O| Feb 19 01:48:40.429 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
104232026-02-19T01:48:40.512Z[ host-image] Feb 19 01:48:40.430 INFO O| Feb 19 01:48:40.429 INFO STEP 140 (ensure_dir) COMPLETE
104242026-02-19T01:48:40.512Z[ host-image] Feb 19 01:48:40.430 INFO O| Feb 19 01:48:40.429 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104252026-02-19T01:48:40.537Z[ host-image] Feb 19 01:48:40.442 INFO O| Feb 19 01:48:40.442 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
104262026-02-19T01:48:40.537Z[ host-image] Feb 19 01:48:40.442 INFO O| Feb 19 01:48:40.442 INFO STEP 141 (ensure_dir) COMPLETE
104272026-02-19T01:48:40.537Z[ host-image] Feb 19 01:48:40.442 INFO O| Feb 19 01:48:40.442 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104282026-02-19T01:48:40.537Z[ host-image] Feb 19 01:48:40.458 INFO O| Feb 19 01:48:40.458 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
104292026-02-19T01:48:40.537Z[ host-image] Feb 19 01:48:40.458 INFO O| Feb 19 01:48:40.458 INFO STEP 142 (ensure_dir) COMPLETE
104302026-02-19T01:48:40.537Z[ host-image] Feb 19 01:48:40.458 INFO O| Feb 19 01:48:40.458 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104312026-02-19T01:48:40.562Z[ host-image] Feb 19 01:48:40.472 INFO O| Feb 19 01:48:40.471 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
104322026-02-19T01:48:40.562Z[ host-image] Feb 19 01:48:40.472 INFO O| Feb 19 01:48:40.472 INFO STEP 143 (ensure_dir) COMPLETE
104332026-02-19T01:48:40.562Z[ host-image] Feb 19 01:48:40.472 INFO O| Feb 19 01:48:40.472 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104342026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.487 INFO O| Feb 19 01:48:40.487 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
104352026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.487 INFO O| Feb 19 01:48:40.487 INFO copying /tmp/.tmpNifBKs/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 ...
104362026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.487 INFO O| Feb 19 01:48:40.487 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
104372026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.487 INFO O| Feb 19 01:48:40.487 INFO ok!
104382026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.487 INFO O| Feb 19 01:48:40.487 INFO STEP 144 (ensure_file) COMPLETE
104392026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.487 INFO O| Feb 19 01:48:40.487 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104402026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.501 INFO O| Feb 19 01:48:40.501 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
104412026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.502 INFO O| Feb 19 01:48:40.501 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
104422026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.502 INFO O| Feb 19 01:48:40.501 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
104432026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.502 INFO O| Feb 19 01:48:40.501 INFO STEP 145 (ensure_dir) COMPLETE
104442026-02-19T01:48:40.587Z[ host-image] Feb 19 01:48:40.502 INFO O| Feb 19 01:48:40.501 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104452026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.516 INFO O| Feb 19 01:48:40.516 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
104462026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.517 INFO O| Feb 19 01:48:40.516 INFO copying /tmp/.tmpNifBKs/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
104472026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.517 INFO O| Feb 19 01:48:40.517 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
104482026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.517 INFO O| Feb 19 01:48:40.517 INFO ok!
104492026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.517 INFO O| Feb 19 01:48:40.517 INFO STEP 146 (ensure_file) COMPLETE
104502026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.517 INFO O| Feb 19 01:48:40.517 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104512026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.531 INFO O| Feb 19 01:48:40.530 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
104522026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.531 INFO O| Feb 19 01:48:40.531 INFO STEP 147 (remove_files) COMPLETE
104532026-02-19T01:48:40.612Z[ host-image] Feb 19 01:48:40.531 INFO O| Feb 19 01:48:40.531 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104542026-02-19T01:48:40.637Z[ host-image] Feb 19 01:48:40.544 INFO O| Feb 19 01:48:40.544 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
104552026-02-19T01:48:40.637Z[ host-image] Feb 19 01:48:40.544 INFO O| Feb 19 01:48:40.544 INFO STEP 148 (remove_files) COMPLETE
104562026-02-19T01:48:40.637Z[ host-image] Feb 19 01:48:40.544 INFO O| Feb 19 01:48:40.544 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104572026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.563 INFO O| Feb 19 01:48:40.562 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
104582026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.563 INFO O| Feb 19 01:48:40.563 INFO STEP 149 (remove_files) COMPLETE
104592026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.563 INFO O| Feb 19 01:48:40.563 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104602026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.574 INFO O| Feb 19 01:48:40.574 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
104612026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.574 INFO O| Feb 19 01:48:40.574 INFO STEP 150 (remove_files) COMPLETE
104622026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.574 INFO O| Feb 19 01:48:40.574 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104632026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.585 INFO O| Feb 19 01:48:40.585 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
104642026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.586 INFO O| Feb 19 01:48:40.585 INFO STEP 151 (remove_files) COMPLETE
104652026-02-19T01:48:40.662Z[ host-image] Feb 19 01:48:40.586 INFO O| Feb 19 01:48:40.586 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104662026-02-19T01:48:40.687Z[ host-image] Feb 19 01:48:40.596 INFO O| Feb 19 01:48:40.596 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
104672026-02-19T01:48:40.687Z[ host-image] Feb 19 01:48:40.597 INFO O| Feb 19 01:48:40.596 INFO STEP 152 (remove_files) COMPLETE
104682026-02-19T01:48:40.687Z[ host-image] Feb 19 01:48:40.597 INFO O| Feb 19 01:48:40.596 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104692026-02-19T01:48:40.712Z[ host-image] Feb 19 01:48:40.612 INFO O| Feb 19 01:48:40.612 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
104702026-02-19T01:48:40.712Z[ host-image] Feb 19 01:48:40.612 INFO O| Feb 19 01:48:40.612 INFO STEP 153 (remove_files) COMPLETE
104712026-02-19T01:48:40.712Z[ host-image] Feb 19 01:48:40.612 INFO O| Feb 19 01:48:40.612 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104722026-02-19T01:48:40.712Z[ host-image] Feb 19 01:48:40.629 INFO O| Feb 19 01:48:40.629 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
104732026-02-19T01:48:40.712Z[ host-image] Feb 19 01:48:40.629 INFO O| Feb 19 01:48:40.629 INFO STEP 154 (remove_files) COMPLETE
104742026-02-19T01:48:40.712Z[ host-image] Feb 19 01:48:40.629 INFO O| Feb 19 01:48:40.629 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104752026-02-19T01:48:40.736Z[ host-image] Feb 19 01:48:40.641 INFO O| Feb 19 01:48:40.641 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
104762026-02-19T01:48:40.736Z[ host-image] Feb 19 01:48:40.641 INFO O| Feb 19 01:48:40.641 INFO STEP 155 (remove_files) COMPLETE
104772026-02-19T01:48:40.737Z[ host-image] Feb 19 01:48:40.641 INFO O| Feb 19 01:48:40.641 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104782026-02-19T01:48:40.737Z[ host-image] Feb 19 01:48:40.660 INFO O| Feb 19 01:48:40.659 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
104792026-02-19T01:48:40.737Z[ host-image] Feb 19 01:48:40.660 INFO O| Feb 19 01:48:40.660 INFO STEP 156 (remove_files) COMPLETE
104802026-02-19T01:48:40.737Z[ host-image] Feb 19 01:48:40.660 INFO O| Feb 19 01:48:40.660 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104812026-02-19T01:48:40.761Z[ host-image] Feb 19 01:48:40.676 INFO O| Feb 19 01:48:40.675 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
104822026-02-19T01:48:40.761Z[ host-image] Feb 19 01:48:40.676 INFO O| Feb 19 01:48:40.676 INFO STEP 157 (remove_files) COMPLETE
104832026-02-19T01:48:40.761Z[ host-image] Feb 19 01:48:40.676 INFO O| Feb 19 01:48:40.676 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104842026-02-19T01:48:40.786Z[ host-image] Feb 19 01:48:40.687 INFO O| Feb 19 01:48:40.686 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
104852026-02-19T01:48:40.786Z[ host-image] Feb 19 01:48:40.687 INFO O| Feb 19 01:48:40.687 INFO STEP 158 (remove_files) COMPLETE
104862026-02-19T01:48:40.786Z[ host-image] Feb 19 01:48:40.687 INFO O| Feb 19 01:48:40.687 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104872026-02-19T01:48:40.786Z[ host-image] Feb 19 01:48:40.698 INFO O| Feb 19 01:48:40.697 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
104882026-02-19T01:48:40.786Z[ host-image] Feb 19 01:48:40.698 INFO O| Feb 19 01:48:40.698 INFO STEP 159 (remove_files) COMPLETE
104892026-02-19T01:48:40.786Z[ host-image] Feb 19 01:48:40.698 INFO O| Feb 19 01:48:40.698 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104902026-02-19T01:48:40.810Z[ host-image] Feb 19 01:48:40.715 INFO O| Feb 19 01:48:40.715 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
104912026-02-19T01:48:40.810Z[ host-image] Feb 19 01:48:40.715 INFO O| Feb 19 01:48:40.715 INFO STEP 160 (remove_files) COMPLETE
104922026-02-19T01:48:40.810Z[ host-image] Feb 19 01:48:40.715 INFO O| Feb 19 01:48:40.715 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104932026-02-19T01:48:40.811Z[ host-image] Feb 19 01:48:40.728 INFO O| Feb 19 01:48:40.728 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
104942026-02-19T01:48:40.811Z[ host-image] Feb 19 01:48:40.728 INFO O| Feb 19 01:48:40.728 INFO STEP 161 (remove_files) COMPLETE
104952026-02-19T01:48:40.811Z[ host-image] Feb 19 01:48:40.728 INFO O| Feb 19 01:48:40.728 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104962026-02-19T01:48:40.835Z[ host-image] Feb 19 01:48:40.749 INFO O| Feb 19 01:48:40.749 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
104972026-02-19T01:48:40.835Z[ host-image] Feb 19 01:48:40.749 INFO O| Feb 19 01:48:40.749 INFO STEP 162 (remove_files) COMPLETE
104982026-02-19T01:48:40.835Z[ host-image] Feb 19 01:48:40.749 INFO O| Feb 19 01:48:40.749 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104992026-02-19T01:48:40.860Z[ host-image] Feb 19 01:48:40.764 INFO O| Feb 19 01:48:40.764 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
105002026-02-19T01:48:40.860Z[ host-image] Feb 19 01:48:40.764 INFO O| Feb 19 01:48:40.764 INFO STEP 163 (remove_files) COMPLETE
105012026-02-19T01:48:40.860Z[ host-image] Feb 19 01:48:40.764 INFO O| Feb 19 01:48:40.764 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105022026-02-19T01:48:40.860Z[ host-image] Feb 19 01:48:40.778 INFO O| Feb 19 01:48:40.778 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
105032026-02-19T01:48:40.860Z[ host-image] Feb 19 01:48:40.778 INFO O| Feb 19 01:48:40.778 INFO STEP 164 (remove_files) COMPLETE
105042026-02-19T01:48:40.860Z[ host-image] Feb 19 01:48:40.778 INFO O| Feb 19 01:48:40.778 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105052026-02-19T01:48:40.885Z[ host-image] Feb 19 01:48:40.790 INFO O| Feb 19 01:48:40.790 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
105062026-02-19T01:48:40.885Z[ host-image] Feb 19 01:48:40.790 INFO O| Feb 19 01:48:40.790 INFO STEP 165 (remove_files) COMPLETE
105072026-02-19T01:48:40.885Z[ host-image] Feb 19 01:48:40.790 INFO O| Feb 19 01:48:40.790 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105082026-02-19T01:48:40.885Z[ host-image] Feb 19 01:48:40.802 INFO O| Feb 19 01:48:40.802 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
105092026-02-19T01:48:40.885Z[ host-image] Feb 19 01:48:40.802 INFO O| Feb 19 01:48:40.802 INFO STEP 166 (remove_files) COMPLETE
105102026-02-19T01:48:40.885Z[ host-image] Feb 19 01:48:40.802 INFO O| Feb 19 01:48:40.802 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105112026-02-19T01:48:40.909Z[ host-image] Feb 19 01:48:40.820 INFO O| Feb 19 01:48:40.820 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
105122026-02-19T01:48:40.910Z[ host-image] Feb 19 01:48:40.821 INFO O| Feb 19 01:48:40.821 INFO STEP 167 (remove_files) COMPLETE
105132026-02-19T01:48:40.910Z[ host-image] Feb 19 01:48:40.821 INFO O| Feb 19 01:48:40.821 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105142026-02-19T01:48:40.934Z[ host-image] Feb 19 01:48:40.836 INFO O| Feb 19 01:48:40.836 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
105152026-02-19T01:48:40.934Z[ host-image] Feb 19 01:48:40.836 INFO O| Feb 19 01:48:40.836 INFO STEP 168 (remove_files) COMPLETE
105162026-02-19T01:48:40.934Z[ host-image] Feb 19 01:48:40.837 INFO O| Feb 19 01:48:40.836 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105172026-02-19T01:48:40.934Z[ host-image] Feb 19 01:48:40.851 INFO O| Feb 19 01:48:40.851 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
105182026-02-19T01:48:40.934Z[ host-image] Feb 19 01:48:40.851 INFO O| Feb 19 01:48:40.851 INFO STEP 169 (remove_files) COMPLETE
105192026-02-19T01:48:40.934Z[ host-image] Feb 19 01:48:40.852 INFO O| Feb 19 01:48:40.851 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105202026-02-19T01:48:40.959Z[ host-image] Feb 19 01:48:40.867 INFO O| Feb 19 01:48:40.866 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
105212026-02-19T01:48:40.959Z[ host-image] Feb 19 01:48:40.867 INFO O| Feb 19 01:48:40.867 INFO STEP 170 (remove_files) COMPLETE
105222026-02-19T01:48:40.959Z[ host-image] Feb 19 01:48:40.867 INFO O| Feb 19 01:48:40.867 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105232026-02-19T01:48:40.959Z[ host-image] Feb 19 01:48:40.880 INFO O| Feb 19 01:48:40.879 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
105242026-02-19T01:48:40.959Z[ host-image] Feb 19 01:48:40.880 INFO O| Feb 19 01:48:40.880 INFO STEP 171 (remove_files) COMPLETE
105252026-02-19T01:48:40.959Z[ host-image] Feb 19 01:48:40.880 INFO O| Feb 19 01:48:40.880 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105262026-02-19T01:48:40.984Z[ host-image] Feb 19 01:48:40.895 INFO O| Feb 19 01:48:40.895 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
105272026-02-19T01:48:40.984Z[ host-image] Feb 19 01:48:40.895 INFO O| Feb 19 01:48:40.895 INFO STEP 172 (remove_files) COMPLETE
105282026-02-19T01:48:40.984Z[ host-image] Feb 19 01:48:40.895 INFO O| Feb 19 01:48:40.895 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105292026-02-19T01:48:41.009Z[ host-image] Feb 19 01:48:40.912 INFO O| Feb 19 01:48:40.911 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
105302026-02-19T01:48:41.009Z[ host-image] Feb 19 01:48:40.912 INFO O| Feb 19 01:48:40.912 INFO STEP 173 (remove_files) COMPLETE
105312026-02-19T01:48:41.009Z[ host-image] Feb 19 01:48:40.912 INFO O| Feb 19 01:48:40.912 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105322026-02-19T01:48:41.009Z[ host-image] Feb 19 01:48:40.926 INFO O| Feb 19 01:48:40.926 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
105332026-02-19T01:48:41.009Z[ host-image] Feb 19 01:48:40.926 INFO O| Feb 19 01:48:40.926 INFO STEP 174 (remove_files) COMPLETE
105342026-02-19T01:48:41.009Z[ host-image] Feb 19 01:48:40.926 INFO O| Feb 19 01:48:40.926 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105352026-02-19T01:48:41.034Z[ host-image] Feb 19 01:48:40.941 INFO O| Feb 19 01:48:40.941 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
105362026-02-19T01:48:41.034Z[ host-image] Feb 19 01:48:40.942 INFO O| Feb 19 01:48:40.942 INFO STEP 175 (remove_files) COMPLETE
105372026-02-19T01:48:41.034Z[ host-image] Feb 19 01:48:40.942 INFO O| Feb 19 01:48:40.942 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
105382026-02-19T01:48:41.059Z[ host-image] Feb 19 01:48:40.964 INFO O| Feb 19 01:48:40.964 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
105392026-02-19T01:48:41.059Z[ host-image] Feb 19 01:48:40.964 INFO O| Feb 19 01:48:40.964 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1"}
105402026-02-19T01:48:46.819Z[verify-libraries] Finished `release` profile [optimized] target(s) in 30m 47s
105412026-02-19T01:48:48.646ZFeb 19 01:48:48.572 INFO [verify-libraries] process exited with exit status: 0 (1856.91298828s)
105422026-02-19T01:48:50.011Z[ host-image] Feb 19 01:48:49.936 INFO O| Feb 19 01:48:49.935 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
105432026-02-19T01:48:50.011Z[ host-image] Feb 19 01:48:49.936 INFO O| Feb 19 01:48:49.936 INFO E| svccfg: Loaded 79 smf(7) service descriptions
105442026-02-19T01:48:51.062Z[ host-image] Feb 19 01:48:49.959 INFO O| Feb 19 01:48:49.959 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"}
105452026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.168 INFO O| Feb 19 01:48:50.168 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_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"}
105462026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.275 INFO O| Feb 19 01:48:50.275 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_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
105472026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.391 INFO O| Feb 19 01:48:50.390 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
105482026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.391 INFO O| Feb 19 01:48:50.390 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
105492026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.393 INFO O| Feb 19 01:48:50.393 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
105502026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.393 INFO O| Feb 19 01:48:50.393 INFO ok!
105512026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.393 INFO O| Feb 19 01:48:50.393 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
105522026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.393 INFO O| Feb 19 01:48:50.393 INFO STEP 176 (seed_smf) COMPLETE
105532026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.393 INFO O| Feb 19 01:48:50.393 INFO steps complete; finalising image!
105542026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.393 INFO O| Feb 19 01:48:50.393 INFO TRIM POOL: TEMPORARY-sled-zfs
105552026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.577 INFO O| Feb 19 01:48:50.577 INFO trim TEMPORARY-sled-zfs: (6% trimmed, started at Thu Feb 19 01:48:50 2026)
105562026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.802 INFO O| Feb 19 01:48:50.802 INFO temporary pool has 805M used, 90.9M avail, 1.80x compressratio
105572026-02-19T01:48:51.087Z[ host-image] Feb 19 01:48:50.802 INFO O| Feb 19 01:48:50.802 INFO EXPORT POOL: TEMPORARY-sled-zfs
105582026-02-19T01:48:51.277Z[ host-image] Feb 19 01:48:51.201 INFO O| Feb 19 01:48:51.201 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
105592026-02-19T01:48:51.277Z[ host-image] Feb 19 01:48:51.201 INFO O| Feb 19 01:48:51.201 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
105602026-02-19T01:48:52.629Z[ host-image] Feb 19 01:48:52.555 INFO O| Feb 19 01:48:52.555 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
105612026-02-19T01:48:52.629Z[ host-image] Feb 19 01:48:52.555 INFO O| Feb 19 01:48:52.555 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
105622026-02-19T01:48:52.629Z[ host-image] Feb 19 01:48:52.555 INFO O| Feb 19 01:48:52.555 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
105632026-02-19T01:48:52.654Z[ host-image] Feb 19 01:48:52.555 INFO O| Feb 19 01:48:52.555 INFO completed processing sled/zfs
105642026-02-19T01:48:52.654Z[ host-image] Feb 19 01:48:52.555 INFO O| Feb 19 01:48:52.555 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
105652026-02-19T01:48:53.512Z[ host-image] Feb 19 01:48:53.437 INFO O| Feb 19 01:48:53.437 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
105662026-02-19T01:48:53.571Z[ host-image] Feb 19 01:48:53.496 INFO BUILD STRING "heads/stlouis-0-gfc2bcb97f5\n"
105672026-02-19T01:48:53.571Z[ host-image] Feb 19 01:48:53.497 INFO expanded image name: "ci 0b38300/${os_short_commit} 2026-02-19 00:43" -> "ci 0b38300/fc2bcb9 2026-02-19 00:43"
105682026-02-19T01:48:53.596Z[ host-image] Feb 19 01:48:53.497 INFO output artefacts stored in: "/work/os-host"
105692026-02-19T01:48:53.596Z[ host-image] Feb 19 01:48:53.497 INFO collecting git info from project "bootserver"...
105702026-02-19T01:48:53.596Z[ host-image] Feb 19 01:48:53.507 INFO collecting git info from project "image-builder"...
105712026-02-19T01:48:53.596Z[ host-image] Feb 19 01:48:53.516 INFO collecting git info from project "chelsio-t6-roms"...
105722026-02-19T01:48:53.620Z[ host-image] Feb 19 01:48:53.527 INFO collecting git info from project "phbl"...
105732026-02-19T01:48:53.620Z[ host-image] Feb 19 01:48:53.536 INFO collecting git info from project "pilot"...
105742026-02-19T01:48:53.645Z[ host-image] Feb 19 01:48:53.548 INFO collecting git info from project "amd-host-image-builder"...
105752026-02-19T01:48:53.645Z[ host-image] Feb 19 01:48:53.559 INFO collecting git info from project "amd-firmware"...
105762026-02-19T01:48:53.670Z[ host-image] Feb 19 01:48:53.582 INFO collecting git info from project "pinprick"...
105772026-02-19T01:48:53.670Z[ host-image] Feb 19 01:48:53.590 INFO collecting git info from project "dmar-report"...
105782026-02-19T01:48:53.695Z[ host-image] Feb 19 01:48:53.598 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
105792026-02-19T01:48:54.210Z[ host-image] Feb 19 01:48:54.135 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
105802026-02-19T01:48:54.736Z[ host-image] Feb 19 01:48:54.661 INFO creating Oxide boot image...
105812026-02-19T01:48:54.736Z[ host-image] Feb 19 01:48:54.661 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 0b38300/fc2bcb9 2026-02-19 00:43", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
105822026-02-19T01:48:56.224Z[ host-image] Feb 19 01:48:56.150 INFO O| ok, image written!
105832026-02-19T01:48:56.224Z[ host-image] Feb 19 01:48:56.150 INFO O| ok, boot_image_csum file written!
105842026-02-19T01:48:56.249Z[ host-image] Feb 19 01:48:56.154 INFO creating boot archive (CPIO)...
105852026-02-19T01:48:56.249Z[ host-image] Feb 19 01:48:56.154 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
105862026-02-19T01:48:56.249Z[ host-image] Feb 19 01:48:56.162 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
105872026-02-19T01:48:56.249Z[ host-image] Feb 19 01:48:56.162 INFO E| + outfile=/work/os-host/cpio
105882026-02-19T01:48:56.249Z[ host-image] Feb 19 01:48:56.162 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
105892026-02-19T01:48:56.249Z[ host-image] Feb 19 01:48:56.165 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
105902026-02-19T01:48:56.249Z[ host-image] Feb 19 01:48:56.165 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
105912026-02-19T01:48:56.292Z[ host-image] Feb 19 01:48:56.218 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
105922026-02-19T01:48:56.293Z[ host-image] Feb 19 01:48:56.218 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
105932026-02-19T01:48:56.317Z[ host-image] Feb 19 01:48:56.229 INFO creating compressed cpio/unix for dev loaders...
105942026-02-19T01:48:56.317Z[ host-image] Feb 19 01:48:56.229 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
105952026-02-19T01:48:56.663Z[ host-image] Feb 19 01:48:56.589 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
105962026-02-19T01:49:01.959Z[ host-image] Feb 19 01:49:01.885 INFO creating reset image...
105972026-02-19T01:49:01.959Z[ host-image] Feb 19 01:49:01.886 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
105982026-02-19T01:49:02.051Z[ host-image] Feb 19 01:49:01.978 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')"
105992026-02-19T01:49:02.051Z[ host-image] Feb 19 01:49:01.978 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")
106002026-02-19T01:49:02.223Z[ host-image] Feb 19 01:49:02.149 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
106012026-02-19T01:49:02.248Z[ host-image] Feb 19 01:49:02.152 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
106022026-02-19T01:49:02.742Z[ host-image] Feb 19 01:49:02.668 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)
106032026-02-19T01:49:02.742Z[ host-image] Feb 19 01:49:02.668 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)
106042026-02-19T01:49:02.770Z[ host-image] Feb 19 01:49:02.668 INFO E| Compiling proc-macro2 v1.0.106
106052026-02-19T01:49:02.770Z[ host-image] Feb 19 01:49:02.668 INFO E| Compiling quote v1.0.44
106062026-02-19T01:49:02.770Z[ host-image] Feb 19 01:49:02.668 INFO E| Compiling unicode-ident v1.0.23
106072026-02-19T01:49:02.770Z[ host-image] Feb 19 01:49:02.668 INFO E| Compiling syn v1.0.109
106082026-02-19T01:49:02.770Z[ host-image] Feb 19 01:49:02.669 INFO E| Compiling x86 v0.52.0
106092026-02-19T01:49:02.770Z[ host-image] Feb 19 01:49:02.669 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
106102026-02-19T01:49:03.121Z[ host-image] Feb 19 01:49:03.047 INFO E| Compiling seq-macro v0.3.6
106112026-02-19T01:49:04.625Z[ host-image] Feb 19 01:49:04.551 INFO E| Compiling syn v2.0.114
106122026-02-19T01:49:07.816Z[ host-image] Feb 19 01:49:07.742 INFO E| Compiling scroll_derive v0.13.1
106132026-02-19T01:49:10.282Z[ host-image] Feb 19 01:49:10.208 INFO E| Compiling bitstruct_derive v0.1.0
106142026-02-19T01:49:33.587Z[ host-image] Feb 19 01:49:33.515 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)
106152026-02-19T01:49:38.545Z[ host-image] Feb 19 01:49:38.475 INFO E| Compiling bitflags v1.3.2
106162026-02-19T01:49:38.545Z[ host-image] Feb 19 01:49:38.475 INFO E| Compiling log v0.4.29
106172026-02-19T01:49:38.570Z[ host-image] Feb 19 01:49:38.475 INFO E| Compiling adler2 v2.0.1
106182026-02-19T01:49:38.570Z[ host-image] Feb 19 01:49:38.475 INFO E| Compiling bitflags v2.10.0
106192026-02-19T01:49:38.570Z[ host-image] Feb 19 01:49:38.475 INFO E| Compiling bit_field v0.10.3
106202026-02-19T01:49:38.570Z[ host-image] Feb 19 01:49:38.475 INFO E| Compiling plain v0.2.3
106212026-02-19T01:49:38.570Z[ host-image] Feb 19 01:49:38.476 INFO E| Compiling scroll v0.13.0
106222026-02-19T01:49:38.680Z[ host-image] Feb 19 01:49:38.609 INFO E| Compiling raw-cpuid v10.7.0
106232026-02-19T01:49:38.758Z[ host-image] Feb 19 01:49:38.687 INFO E| Compiling miniz_oxide v0.9.0
106242026-02-19T01:49:38.840Z[ host-image] Feb 19 01:49:38.770 INFO E| Compiling bitstruct v0.1.1
106252026-02-19T01:49:38.888Z[ host-image] Feb 19 01:49:38.817 INFO E| Compiling cpio_reader v0.1.2
106262026-02-19T01:49:38.983Z[ host-image] Feb 19 01:49:38.909 INFO E| Compiling static_assertions v1.1.0
106272026-02-19T01:49:39.101Z[ host-image] Feb 19 01:49:39.030 INFO E| Compiling goblin v0.10.4
106282026-02-19T01:49:45.147Z[ host-image] Feb 19 01:49:45.076 INFO E| Finished `release` profile [optimized] target(s) in 42.90s
106292026-02-19T01:49:45.171Z[ host-image] Feb 19 01:49:45.095 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
106302026-02-19T01:49:45.249Z[ host-image] Feb 19 01:49:45.178 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
106312026-02-19T01:49:45.273Z[ host-image] Feb 19 01:49:45.178 INFO building ROM for cosmo
106322026-02-19T01:49:45.273Z[ host-image] Feb 19 01:49:45.179 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")
106332026-02-19T01:49:45.440Z[ host-image] Feb 19 01:49:45.370 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
106342026-02-19T01:49:45.465Z[ host-image] Feb 19 01:49:45.376 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`
106352026-02-19T01:49:45.465Z[ host-image] Feb 19 01:49:45.393 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
106362026-02-19T01:49:45.606Z[ host-image] Feb 19 01:49:45.536 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
106372026-02-19T01:49:45.630Z[ host-image] Feb 19 01:49:45.543 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`
106382026-02-19T01:49:46.055Z[ host-image] Feb 19 01:49:45.984 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
106392026-02-19T01:49:46.055Z[ host-image] Feb 19 01:49:45.984 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
106402026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.984 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
106412026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.984 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
106422026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.984 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
106432026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.984 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
106442026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
106452026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
106462026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
106472026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
106482026-02-19T01:49:46.102Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
106492026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
106502026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
106512026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
106522026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
106532026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
106542026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
106552026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
106562026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
106572026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
106582026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.985 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
106592026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
106602026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
106612026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
106622026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
106632026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
106642026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
106652026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
106662026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
106672026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
106682026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
106692026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
106702026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
106712026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
106722026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
106732026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
106742026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
106752026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
106762026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
106772026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
106782026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
106792026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
106802026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.986 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
106812026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
106822026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
106832026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
106842026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
106852026-02-19T01:49:46.103Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
106862026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
106872026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
106882026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
106892026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
106902026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
106912026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO O| Info: ABL version: 0x1007f011
106922026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
106932026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.987 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
106942026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
106952026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
106962026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
106972026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
106982026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
106992026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
107002026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
107012026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
107022026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
107032026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
107042026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
107052026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
107062026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
107072026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.988 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
107082026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.989 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
107092026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.989 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
107102026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.989 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
107112026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.989 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
107122026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.989 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
107132026-02-19T01:49:46.104Z[ host-image] Feb 19 01:49:45.989 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
107142026-02-19T01:49:46.129Z[ host-image] Feb 19 01:49:46.046 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
107152026-02-19T01:49:46.129Z[ host-image] Feb 19 01:49:46.046 INFO building ROM for gimlet
107162026-02-19T01:49:46.129Z[ host-image] Feb 19 01:49:46.046 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")
107172026-02-19T01:49:46.320Z[ host-image] Feb 19 01:49:46.250 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
107182026-02-19T01:49:46.345Z[ host-image] Feb 19 01:49:46.255 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`
107192026-02-19T01:49:46.345Z[ host-image] Feb 19 01:49:46.273 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
107202026-02-19T01:49:46.476Z[ host-image] Feb 19 01:49:46.405 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
107212026-02-19T01:49:46.501Z[ host-image] Feb 19 01:49:46.413 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`
107222026-02-19T01:49:46.732Z[ host-image] Feb 19 01:49:46.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
107232026-02-19T01:49:46.732Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
107242026-02-19T01:49:46.732Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
107252026-02-19T01:49:46.761Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
107262026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
107272026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
107282026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
107292026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
107302026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
107312026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
107322026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
107332026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
107342026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
107352026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.663 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
107362026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.663 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
107372026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.663 INFO O| Info: ABL version: 0x100f5010
107382026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.663 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
107392026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
107402026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
107412026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
107422026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
107432026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
107442026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
107452026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
107462026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
107472026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
107482026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
107492026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
107502026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
107512026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
107522026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
107532026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
107542026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
107552026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
107562026-02-19T01:49:46.762Z[ host-image] Feb 19 01:49:46.664 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
107572026-02-19T01:49:46.801Z[ host-image] Feb 19 01:49:46.731 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
107582026-02-19T01:49:46.801Z[ host-image] Feb 19 01:49:46.731 INFO finishing image archive at "/work/os-host/os.tar.gz"...
107592026-02-19T01:50:11.644Z[ host-image] Feb 19 01:50:11.576 INFO image complete! materials are in "/work/os-host"
107602026-02-19T01:50:12.068Z[ host-image]
107612026-02-19T01:50:12.069Z[ host-image] real 33:16.072509490
107622026-02-19T01:50:12.119Z[ host-image] user 22:23.406937966
107632026-02-19T01:50:12.119Z[ host-image] sys 2:02.558644444
107642026-02-19T01:50:12.119Z[ host-image] trap 1.306253469
107652026-02-19T01:50:12.119Z[ host-image] tflt 0.123778176
107662026-02-19T01:50:12.119ZFeb 19 01:50:12.001 INFO [host-image] process exited with exit status: 0 (1996.500683084s)
107672026-02-19T01:50:12.119Z[ host-image] dflt 6.739897731
107682026-02-19T01:50:12.119Z[ host-image] kflt 0.054595002
107692026-02-19T01:50:12.119Z[ host-image] lock 16:09.577948522
107702026-02-19T01:50:12.119Z[ host-image] slp 3:12:12.549090540
107712026-02-19T01:50:12.119Z[ host-image] lat 7:57.782736922
107722026-02-19T01:50:12.119Z[ host-image] stop 2.229973836
107732026-02-19T01:50:12.119ZFeb 19 01:50:12.004 INFO [tuf-repo] running task
107742026-02-19T01:50:44.241ZFeb 19 01:50:44.175 INFO assembling repository in `/tmp/tufaceous90r7Oj`, component: OmicronRepoAssembler
107752026-02-19T01:50:53.547ZFeb 19 01:50:53.483 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
107762026-02-19T01:50:53.933ZFeb 19 01:50:53.868 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
107772026-02-19T01:51:33.533ZFeb 19 01:51:33.472 INFO extracting uploaded archive to /tmp/.tmp8OvUtA
107782026-02-19T01:51:38.017ZFeb 19 01:51:37.955 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.ZBkxWe
107792026-02-19T01:51:38.218ZFeb 19 01:51:38.157 INFO added artifact, length: 6510781, hash: 369b4e37af77a335ed80c1608e475502bd9ae2303836b0835db26942b4c31072, version: 1.0.60, kind: gimlet_sp, name: cosmo-a
107802026-02-19T01:51:38.461ZFeb 19 01:51:38.401 INFO added artifact, length: 6510743, hash: d94ec577f3b19fba0be4174192bfa8820f969d221966e32ded8f7450729cdab4, version: 1.0.60, kind: gimlet_sp, name: cosmo-b
107812026-02-19T01:51:38.696ZFeb 19 01:51:38.635 INFO added artifact, length: 5475550, hash: ec2421f2d93c1f851f5d1ef3c0cf8597510c4f096a94c692a4b28b719a98080b, version: 1.0.60, kind: gimlet_sp, name: gimlet-b
107822026-02-19T01:51:38.910ZFeb 19 01:51:38.849 INFO added artifact, length: 5477973, hash: 45e21067211165b2ef64dcdb5c20c221acc22c7ff243824c84fe2dc0b6818b4d, version: 1.0.60, kind: gimlet_sp, name: gimlet-c
107832026-02-19T01:51:39.134ZFeb 19 01:51:39.073 INFO added artifact, length: 5466547, hash: 4d3030fcfaed0f80bc69fc997809a344b687d0f8199ed4bee2239222d0047657, version: 1.0.60, kind: gimlet_sp, name: gimlet-d
107842026-02-19T01:51:39.353ZFeb 19 01:51:39.292 INFO added artifact, length: 5466150, hash: b3ada863226921aad2c60d5dbfa46cb6f1c7ae3304e029edad78578f6fc83c6a, version: 1.0.60, kind: gimlet_sp, name: gimlet-e
107852026-02-19T01:51:39.579ZFeb 19 01:51:39.519 INFO added artifact, length: 5466068, hash: 13a11687e17ba95415430a6eeff672bf0ae9f038bd6958b683af4a83ecbcc220, version: 1.0.60, kind: gimlet_sp, name: gimlet-f
107862026-02-19T01:51:39.844ZFeb 19 01:51:39.783 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
107872026-02-19T01:51:39.844ZFeb 19 01:51:39.783 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
107882026-02-19T01:51:39.993ZFeb 19 01:51:39.932 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
107892026-02-19T01:51:39.993ZFeb 19 01:51:39.932 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
107902026-02-19T01:51:40.148ZFeb 19 01:51:40.087 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
107912026-02-19T01:51:40.148ZFeb 19 01:51:40.087 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
107922026-02-19T01:51:40.300ZFeb 19 01:51:40.236 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
107932026-02-19T01:51:40.300ZFeb 19 01:51:40.236 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
107942026-02-19T01:51:40.448ZFeb 19 01:51:40.385 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
107952026-02-19T01:51:40.448ZFeb 19 01:51:40.386 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
107962026-02-19T01:51:40.588ZFeb 19 01:51:40.527 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
107972026-02-19T01:51:40.588ZFeb 19 01:51:40.527 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
107982026-02-19T01:51:40.734ZFeb 19 01:51:40.673 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
107992026-02-19T01:51:40.734ZFeb 19 01:51:40.673 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
108002026-02-19T01:51:40.759ZFeb 19 01:51:40.676 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
108012026-02-19T01:51:40.759ZFeb 19 01:51:40.680 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
108022026-02-19T01:51:40.759ZFeb 19 01:51:40.682 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108032026-02-19T01:51:40.759ZFeb 19 01:51:40.684 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
108042026-02-19T01:51:40.759ZFeb 19 01:51:40.685 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
108052026-02-19T01:51:54.796ZFeb 19 01:51:54.736 INFO added artifact, length: 33554432, hash: 6c2d5a6394a9ab97e0654ef3190a4f4354021d2798183d5d87b66999a8e60bc8, version: 19.0.0-0.ci+git0b383007a58, kind: gimlet_host_phase_1, name: host
108062026-02-19T01:51:54.796ZFeb 19 01:51:54.736 INFO added artifact, length: 33554432, hash: dec4435c125d9fd6c87cf6f9a0084a9f52b3dafeb26bfeabe932d4635ed82d2d, version: 19.0.0-0.ci+git0b383007a58, kind: cosmo_host_phase_1, name: host
108072026-02-19T01:51:54.796ZFeb 19 01:51:54.736 INFO added artifact, length: 1101008896, hash: f102c21c9c7a7a5de10861183b7ddb58108930d7cb69cb467d0cb6b5d54ca4de, version: 19.0.0-0.ci+git0b383007a58, kind: host_phase_2, name: host
108082026-02-19T01:51:57.432ZFeb 19 01:51:57.372 INFO added artifact, length: 33554432, hash: 7dd54190c1fef34fa35f71644f97ea0ccbfcb96f27c857f1bf15a962237b6ae4, version: 19.0.0-0.ci+git0b383007a58, kind: gimlet_trampoline_phase_1, name: trampoline
108092026-02-19T01:51:57.432ZFeb 19 01:51:57.372 INFO added artifact, length: 33554432, hash: df51aa3814770e3dbeca26b36aa8f38616719e14d3f8f5e3072210762b4344ad, version: 19.0.0-0.ci+git0b383007a58, kind: cosmo_trampoline_phase_1, name: trampoline
108102026-02-19T01:51:57.432ZFeb 19 01:51:57.372 INFO added artifact, length: 147585000, hash: c3f2c09440f5582ae7d8ad6a3b951e7657a727dceddfe82fc61bfe8a0947f423, version: 19.0.0-0.ci+git0b383007a58, kind: trampoline_phase_2, name: trampoline
108112026-02-19T01:52:02.721ZFeb 19 01:52:02.662 INFO added artifact, length: 309875619, hash: 7c158e97118ea3562f7e380876a6d3e966f0340f01c53058c4d51c4eca5850a1, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: clickhouse_keeper
108122026-02-19T01:52:08.154ZFeb 19 01:52:08.093 INFO added artifact, length: 327320473, hash: 15c3538acd788fb411a874d06e2beaa001c252361de5a6fcd23864bd99c877d6, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: clickhouse_server
108132026-02-19T01:52:13.551ZFeb 19 01:52:13.493 INFO added artifact, length: 327322283, hash: 5d25174540d7002065ef9ff3daaf81c9af97d06ffb905a5e61510d6589cc36a4, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: clickhouse
108142026-02-19T01:52:16.246ZFeb 19 01:52:16.188 INFO added artifact, length: 169143550, hash: 915d2b41af57a4bfcff55164ff23302d4b346a0f7f033dda722a8b0397450e2d, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: cockroachdb
108152026-02-19T01:52:16.909ZFeb 19 01:52:16.852 INFO added artifact, length: 42560844, hash: 1c5ba0fa7641f58df7319288096c3c941e70835460883d65e8ef4e923bc5ae87, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: crucible-pantry-zone
108162026-02-19T01:52:17.852ZFeb 19 01:52:17.794 INFO added artifact, length: 57038196, hash: b4b2dd67795ff818eeeed0d8481e2f5a6df41accf7356a11d21a087f716d1499, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: crucible-zone
108172026-02-19T01:52:18.677ZFeb 19 01:52:18.619 INFO added artifact, length: 50019934, hash: 536d31ffa27bfe856ce81784c2567650f3260ac8a850f499582ea0919d932172, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: external-dns
108182026-02-19T01:52:19.500ZFeb 19 01:52:19.442 INFO added artifact, length: 50019531, hash: 0a4e986b651828107a2bba667559b1998418df30a8aac767c4e4280aed9b88a9, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: internal-dns
108192026-02-19T01:52:23.068ZFeb 19 01:52:23.011 INFO added artifact, length: 216222754, hash: 3e338030c7b1f45c6bbf7a883a0a9952055bea7de5a2ba4d632eda867126a146, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: nexus
108202026-02-19T01:52:23.577ZFeb 19 01:52:23.520 INFO added artifact, length: 30412828, hash: 661acceefedd6347dd5a41dd8af9e6f5d9fcf0bb6f6803b599465e2c0677bc45, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: ntp
108212026-02-19T01:52:24.624ZFeb 19 01:52:24.567 INFO added artifact, length: 65780778, hash: e5c17dd570eca31893ec8473c2846fcb8102b623074498a77ddadd8f83d6ad53, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: oximeter
108222026-02-19T01:52:24.673ZFeb 19 01:52:24.616 INFO added artifact, length: 3109590, hash: 969575236859f103addfa73b89b139a8e65a9b2e0dcf3c7f32d5fae7f948a514, version: 19.0.0-0.ci+git0b383007a58, kind: zone, name: probe
108232026-02-19T01:52:24.698ZFeb 19 01:52:24.617 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
108242026-02-19T01:52:24.698ZFeb 19 01:52:24.617 INFO added artifact, length: 829, hash: de5b2746f335d16d3f079e5805ce2d7e03da1002aa688a371fed64b3a35af6eb, version: 1.0.60, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.60
108252026-02-19T01:52:24.698ZFeb 19 01:52:24.618 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
108262026-02-19T01:52:24.773ZFeb 19 01:52:24.716 INFO added artifact, length: 4132354, hash: ab538b5a956d8985c6878d679dd86a7e20d3db6a910e9e4391ad0c64151cf9ca, version: 1.0.60, kind: psc_sp, name: psc-b
108272026-02-19T01:52:24.855ZFeb 19 01:52:24.798 INFO added artifact, length: 4135789, hash: 34d999a2f92ee2a9f17fb8c17d8ad45facc3acb3d8a5fdabe00d807c6c5b7a19, version: 1.0.60, kind: psc_sp, name: psc-c
108282026-02-19T01:52:24.995ZFeb 19 01:52:24.938 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
108292026-02-19T01:52:24.995ZFeb 19 01:52:24.938 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108302026-02-19T01:52:25.142ZFeb 19 01:52:25.084 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108312026-02-19T01:52:25.166ZFeb 19 01:52:25.085 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108322026-02-19T01:52:25.290ZFeb 19 01:52:25.232 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108332026-02-19T01:52:25.290ZFeb 19 01:52:25.233 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108342026-02-19T01:52:25.427ZFeb 19 01:52:25.370 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
108352026-02-19T01:52:25.427ZFeb 19 01:52:25.370 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
108362026-02-19T01:52:25.452ZFeb 19 01:52:25.374 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
108372026-02-19T01:52:25.452ZFeb 19 01:52:25.376 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108382026-02-19T01:52:25.452ZFeb 19 01:52:25.378 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
108392026-02-19T01:52:25.566ZFeb 19 01:52:25.509 INFO added artifact, length: 6944365, hash: ca090d6ba48167e3e8dc3d0d41b84145e54c18796404f61d36837d400f49ecd0, version: 1.0.60, kind: switch_sp, name: sidecar-b
108402026-02-19T01:52:25.832ZFeb 19 01:52:25.775 INFO added artifact, length: 6961266, hash: a8787f44cc6041edf7bf4f65a641ca447bd5698e1162d6cf77a6568bbfd32e02, version: 1.0.60, kind: switch_sp, name: sidecar-c
108412026-02-19T01:52:26.096ZFeb 19 01:52:26.039 INFO added artifact, length: 6961082, hash: 8345c9a1ecabd6086d6e98972a380210236f5d2669e50c8a0c6861f80096e4f1, version: 1.0.60, kind: switch_sp, name: sidecar-d
108422026-02-19T01:52:26.366ZFeb 19 01:52:26.309 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
108432026-02-19T01:52:26.366ZFeb 19 01:52:26.309 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
108442026-02-19T01:52:26.521ZFeb 19 01:52:26.464 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108452026-02-19T01:52:26.521ZFeb 19 01:52:26.464 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108462026-02-19T01:52:26.726ZFeb 19 01:52:26.668 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108472026-02-19T01:52:26.726ZFeb 19 01:52:26.669 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108482026-02-19T01:52:26.920ZFeb 19 01:52:26.863 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
108492026-02-19T01:52:26.920ZFeb 19 01:52:26.863 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
108502026-02-19T01:52:26.945ZFeb 19 01:52:26.867 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
108512026-02-19T01:52:26.945ZFeb 19 01:52:26.869 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108522026-02-19T01:52:26.945ZFeb 19 01:52:26.873 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
108532026-02-19T01:52:26.945ZFeb 19 01:52:26.874 INFO added artifact, length: 924, hash: f7172f85efbafa94c87f298cf72e6019b17cfeb553ecb46254fb2a7aa4750b9d, version: 19.0.0-0.ci+git0b383007a58, kind: installinator_document, name: installinator_document
108542026-02-19T01:52:28.713ZFeb 19 01:52:28.656 INFO extracting uploaded archive to /tmp/.tmpHesh1d
108552026-02-19T01:52:33.213ZFeb 19 01:52:33.156 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.h9GAbS
108562026-02-19T01:52:33.329ZFeb 19 01:52:33.272 INFO added artifact, length: 6510781, hash: 369b4e37af77a335ed80c1608e475502bd9ae2303836b0835db26942b4c31072, version: 1.0.60, kind: gimlet_sp, name: cosmo-a
108572026-02-19T01:52:33.564ZFeb 19 01:52:33.507 INFO added artifact, length: 6510743, hash: d94ec577f3b19fba0be4174192bfa8820f969d221966e32ded8f7450729cdab4, version: 1.0.60, kind: gimlet_sp, name: cosmo-b
108582026-02-19T01:52:33.782ZFeb 19 01:52:33.725 INFO added artifact, length: 5475550, hash: ec2421f2d93c1f851f5d1ef3c0cf8597510c4f096a94c692a4b28b719a98080b, version: 1.0.60, kind: gimlet_sp, name: gimlet-b
108592026-02-19T01:52:33.987ZFeb 19 01:52:33.931 INFO added artifact, length: 5477973, hash: 45e21067211165b2ef64dcdb5c20c221acc22c7ff243824c84fe2dc0b6818b4d, version: 1.0.60, kind: gimlet_sp, name: gimlet-c
108602026-02-19T01:52:34.193ZFeb 19 01:52:34.137 INFO added artifact, length: 5466547, hash: 4d3030fcfaed0f80bc69fc997809a344b687d0f8199ed4bee2239222d0047657, version: 1.0.60, kind: gimlet_sp, name: gimlet-d
108612026-02-19T01:52:34.392ZFeb 19 01:52:34.335 INFO added artifact, length: 5466150, hash: b3ada863226921aad2c60d5dbfa46cb6f1c7ae3304e029edad78578f6fc83c6a, version: 1.0.60, kind: gimlet_sp, name: gimlet-e
108622026-02-19T01:52:34.602ZFeb 19 01:52:34.546 INFO added artifact, length: 5466068, hash: 13a11687e17ba95415430a6eeff672bf0ae9f038bd6958b683af4a83ecbcc220, version: 1.0.60, kind: gimlet_sp, name: gimlet-f
108632026-02-19T01:52:34.850ZFeb 19 01:52:34.793 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
108642026-02-19T01:52:34.850ZFeb 19 01:52:34.793 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
108652026-02-19T01:52:34.988ZFeb 19 01:52:34.932 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
108662026-02-19T01:52:34.988ZFeb 19 01:52:34.932 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
108672026-02-19T01:52:35.138ZFeb 19 01:52:35.081 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108682026-02-19T01:52:35.138ZFeb 19 01:52:35.081 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108692026-02-19T01:52:35.290ZFeb 19 01:52:35.234 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
108702026-02-19T01:52:35.290ZFeb 19 01:52:35.234 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
108712026-02-19T01:52:35.466ZFeb 19 01:52:35.409 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108722026-02-19T01:52:35.466ZFeb 19 01:52:35.410 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108732026-02-19T01:52:35.608ZFeb 19 01:52:35.552 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
108742026-02-19T01:52:35.608ZFeb 19 01:52:35.552 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
108752026-02-19T01:52:35.751ZFeb 19 01:52:35.695 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
108762026-02-19T01:52:35.751ZFeb 19 01:52:35.695 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
108772026-02-19T01:52:35.776ZFeb 19 01:52:35.697 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
108782026-02-19T01:52:35.776ZFeb 19 01:52:35.698 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
108792026-02-19T01:52:35.776ZFeb 19 01:52:35.700 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108802026-02-19T01:52:35.776ZFeb 19 01:52:35.701 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
108812026-02-19T01:52:35.776ZFeb 19 01:52:35.703 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
108822026-02-19T01:52:49.637ZFeb 19 01:52:49.582 INFO added artifact, length: 33554432, hash: 6c2d5a6394a9ab97e0654ef3190a4f4354021d2798183d5d87b66999a8e60bc8, version: 19.0.0-0.ci+git0b383007a58, kind: gimlet_host_phase_1, name: host
108832026-02-19T01:52:49.637ZFeb 19 01:52:49.582 INFO added artifact, length: 33554432, hash: dec4435c125d9fd6c87cf6f9a0084a9f52b3dafeb26bfeabe932d4635ed82d2d, version: 19.0.0-0.ci+git0b383007a58, kind: cosmo_host_phase_1, name: host
108842026-02-19T01:52:49.637ZFeb 19 01:52:49.582 INFO added artifact, length: 1101008896, hash: f102c21c9c7a7a5de10861183b7ddb58108930d7cb69cb467d0cb6b5d54ca4de, version: 19.0.0-0.ci+git0b383007a58, kind: host_phase_2, name: host
108852026-02-19T01:52:52.126ZFeb 19 01:52:52.070 INFO added artifact, length: 33554432, hash: 7dd54190c1fef34fa35f71644f97ea0ccbfcb96f27c857f1bf15a962237b6ae4, version: 19.0.0-0.ci+git0b383007a58, kind: gimlet_trampoline_phase_1, name: trampoline
108862026-02-19T01:52:52.126ZFeb 19 01:52:52.071 INFO added artifact, length: 33554432, hash: df51aa3814770e3dbeca26b36aa8f38616719e14d3f8f5e3072210762b4344ad, version: 19.0.0-0.ci+git0b383007a58, kind: cosmo_trampoline_phase_1, name: trampoline
108872026-02-19T01:52:52.126ZFeb 19 01:52:52.071 INFO added artifact, length: 147585000, hash: c3f2c09440f5582ae7d8ad6a3b951e7657a727dceddfe82fc61bfe8a0947f423, version: 19.0.0-0.ci+git0b383007a58, kind: trampoline_phase_2, name: trampoline
108882026-02-19T01:53:15.358ZFeb 19 01:53:15.304 INFO added artifact, length: 1706185215, hash: 88543ba5a927c7f26c519939fb831ce9d1593c1593603543fa230db1b478451c, version: 19.0.0-0.ci+git0b383007a58, kind: control_plane, name: control-plane
108892026-02-19T01:53:15.382ZFeb 19 01:53:15.305 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
108902026-02-19T01:53:15.383ZFeb 19 01:53:15.306 INFO added artifact, length: 829, hash: de5b2746f335d16d3f079e5805ce2d7e03da1002aa688a371fed64b3a35af6eb, version: 1.0.60, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.60
108912026-02-19T01:53:15.383ZFeb 19 01:53:15.307 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
108922026-02-19T01:53:15.447ZFeb 19 01:53:15.394 INFO added artifact, length: 4132354, hash: ab538b5a956d8985c6878d679dd86a7e20d3db6a910e9e4391ad0c64151cf9ca, version: 1.0.60, kind: psc_sp, name: psc-b
108932026-02-19T01:53:15.534ZFeb 19 01:53:15.481 INFO added artifact, length: 4135789, hash: 34d999a2f92ee2a9f17fb8c17d8ad45facc3acb3d8a5fdabe00d807c6c5b7a19, version: 1.0.60, kind: psc_sp, name: psc-c
108942026-02-19T01:53:15.679ZFeb 19 01:53:15.626 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
108952026-02-19T01:53:15.679ZFeb 19 01:53:15.627 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108962026-02-19T01:53:15.825ZFeb 19 01:53:15.772 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108972026-02-19T01:53:15.825ZFeb 19 01:53:15.772 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108982026-02-19T01:53:15.978ZFeb 19 01:53:15.926 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108992026-02-19T01:53:15.979ZFeb 19 01:53:15.926 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
109002026-02-19T01:53:16.129ZFeb 19 01:53:16.076 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
109012026-02-19T01:53:16.129ZFeb 19 01:53:16.076 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
109022026-02-19T01:53:16.154ZFeb 19 01:53:16.078 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
109032026-02-19T01:53:16.154ZFeb 19 01:53:16.080 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
109042026-02-19T01:53:16.154ZFeb 19 01:53:16.082 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
109052026-02-19T01:53:16.264ZFeb 19 01:53:16.211 INFO added artifact, length: 6944365, hash: ca090d6ba48167e3e8dc3d0d41b84145e54c18796404f61d36837d400f49ecd0, version: 1.0.60, kind: switch_sp, name: sidecar-b
109062026-02-19T01:53:16.525ZFeb 19 01:53:16.472 INFO added artifact, length: 6961266, hash: a8787f44cc6041edf7bf4f65a641ca447bd5698e1162d6cf77a6568bbfd32e02, version: 1.0.60, kind: switch_sp, name: sidecar-c
109072026-02-19T01:53:16.791ZFeb 19 01:53:16.738 INFO added artifact, length: 6961082, hash: 8345c9a1ecabd6086d6e98972a380210236f5d2669e50c8a0c6861f80096e4f1, version: 1.0.60, kind: switch_sp, name: sidecar-d
109082026-02-19T01:53:17.053ZFeb 19 01:53:17.000 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
109092026-02-19T01:53:17.053ZFeb 19 01:53:17.000 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
109102026-02-19T01:53:17.199ZFeb 19 01:53:17.146 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109112026-02-19T01:53:17.199ZFeb 19 01:53:17.146 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109122026-02-19T01:53:17.349ZFeb 19 01:53:17.296 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
109132026-02-19T01:53:17.349ZFeb 19 01:53:17.296 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
109142026-02-19T01:53:17.493ZFeb 19 01:53:17.440 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
109152026-02-19T01:53:17.493ZFeb 19 01:53:17.440 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
109162026-02-19T01:53:17.518ZFeb 19 01:53:17.442 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
109172026-02-19T01:53:17.518ZFeb 19 01:53:17.444 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
109182026-02-19T01:53:17.518ZFeb 19 01:53:17.445 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
109192026-02-19T01:53:17.518ZFeb 19 01:53:17.446 INFO added artifact, length: 924, hash: f7172f85efbafa94c87f298cf72e6019b17cfeb553ecb46254fb2a7aa4750b9d, version: 19.0.0-0.ci+git0b383007a58, kind: installinator_document, name: installinator_document
109202026-02-19T01:53:18.186ZFeb 19 01:53:18.134 INFO [tuf-repo] task succeeded (186.129888359s)
109212026-02-19T01:53:18.186ZFeb 19 01:53:18.134 INFO all jobs completed in 4173.987180472s
109222026-02-19T01:53:22.053Zprocess exited: duration 5159873 ms, exit code 0
 
109232026-02-19T01:53:22.153Zfound 41 output files
109242026-02-19T01:53:22.153Zuploading: /work/manifest.toml (17174 bytes)
109252026-02-19T01:53:23.257Zuploaded: /work/manifest.toml
109262026-02-19T01:53:23.257Zuploading: /work/repo.zip (2944371844 bytes)
109272026-02-19T01:57:09.455Zuploaded: /work/repo.zip
109282026-02-19T01:57:09.455Zuploading: /work/repo.zip.sha256.txt (65 bytes)
109292026-02-19T01:57:10.513Zuploaded: /work/repo.zip.sha256.txt
109302026-02-19T01:57:10.513Zuploading: /work/helios.json (647 bytes)
109312026-02-19T01:57:11.610Zuploaded: /work/helios.json
109322026-02-19T01:57:11.610Zuploading: /work/incorporation.p5m (100410 bytes)
109332026-02-19T01:57:12.821Zuploaded: /work/incorporation.p5m
109342026-02-19T01:57:12.821Zuploading: /work/incorporation.p5p (122880 bytes)
109352026-02-19T01:57:14.029Zuploaded: /work/incorporation.p5p
109362026-02-19T01:57:14.029Zuploading: /work/helios-incorp.log (526 bytes)
109372026-02-19T01:57:15.127Zuploaded: /work/helios-incorp.log
109382026-02-19T01:57:15.153Zuploading: /work/helios-setup.log (57881 bytes)
109392026-02-19T01:57:16.318Zuploaded: /work/helios-setup.log
109402026-02-19T01:57:16.318Zuploading: /work/host-image.log (233939 bytes)
109412026-02-19T01:57:17.549Zuploaded: /work/host-image.log
109422026-02-19T01:57:17.549Zuploading: /work/host-package.log (33243 bytes)
109432026-02-19T01:57:18.713Zuploaded: /work/host-package.log
109442026-02-19T01:57:18.737Zuploading: /work/host-target.log (101 bytes)
109452026-02-19T01:57:19.810Zuploaded: /work/host-target.log
109462026-02-19T01:57:19.810Zuploading: /work/incorp-create.log (0 bytes)
109472026-02-19T01:57:20.882Zuploaded: /work/incorp-create.log
109482026-02-19T01:57:20.882Zuploading: /work/incorp-fmt.log (0 bytes)
109492026-02-19T01:57:21.954Zuploaded: /work/incorp-fmt.log
109502026-02-19T01:57:21.954Zuploading: /work/incorp-pkgsend.log (108 bytes)
109512026-02-19T01:57:23.052Zuploaded: /work/incorp-pkgsend.log
109522026-02-19T01:57:23.053Zuploading: /work/incorp-publisher.log (0 bytes)
109532026-02-19T01:57:24.124Zuploaded: /work/incorp-publisher.log
109542026-02-19T01:57:24.149Zuploading: /work/omicron-package.log (6714 bytes)
109552026-02-19T01:57:25.242Zuploaded: /work/omicron-package.log
109562026-02-19T01:57:25.242Zuploading: /work/recovery-image.log (603263 bytes)
109572026-02-19T01:57:26.500Zuploaded: /work/recovery-image.log
109582026-02-19T01:57:26.525Zuploading: /work/recovery-package.log (1771 bytes)
109592026-02-19T01:57:27.597Zuploaded: /work/recovery-package.log
109602026-02-19T01:57:27.597Zuploading: /work/recovery-target.log (98 bytes)
109612026-02-19T01:57:28.694Zuploaded: /work/recovery-target.log
109622026-02-19T01:57:28.694Zuploading: /work/stamp-clickhouse.log (117 bytes)
109632026-02-19T01:57:29.790Zuploaded: /work/stamp-clickhouse.log
109642026-02-19T01:57:29.790Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
109652026-02-19T01:57:30.886Zuploaded: /work/stamp-clickhouse_keeper.log
109662026-02-19T01:57:30.911Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
109672026-02-19T01:57:31.982Zuploaded: /work/stamp-clickhouse_server.log
109682026-02-19T01:57:31.982Zuploading: /work/stamp-cockroachdb.log (118 bytes)
109692026-02-19T01:57:33.077Zuploaded: /work/stamp-cockroachdb.log
109702026-02-19T01:57:33.102Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
109712026-02-19T01:57:34.173Zuploaded: /work/stamp-crucible-pantry-zone.log
109722026-02-19T01:57:34.173Zuploading: /work/stamp-crucible-utils.log (118 bytes)
109732026-02-19T01:57:35.269Zuploaded: /work/stamp-crucible-utils.log
109742026-02-19T01:57:35.293Zuploading: /work/stamp-crucible-zone.log (120 bytes)
109752026-02-19T01:57:36.365Zuploaded: /work/stamp-crucible-zone.log
109762026-02-19T01:57:36.365Zuploading: /work/stamp-external-dns.log (119 bytes)
109772026-02-19T01:57:37.460Zuploaded: /work/stamp-external-dns.log
109782026-02-19T01:57:37.461Zuploading: /work/stamp-installinator.log (103 bytes)
109792026-02-19T01:57:38.556Zuploaded: /work/stamp-installinator.log
109802026-02-19T01:57:38.556Zuploading: /work/stamp-internal-dns.log (119 bytes)
109812026-02-19T01:57:39.651Zuploaded: /work/stamp-internal-dns.log
109822026-02-19T01:57:39.675Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
109832026-02-19T01:57:40.747Zuploaded: /work/stamp-mg-ddm-gz.log
109842026-02-19T01:57:40.771Zuploading: /work/stamp-nexus.log (112 bytes)
109852026-02-19T01:57:41.842Zuploaded: /work/stamp-nexus.log
109862026-02-19T01:57:41.842Zuploading: /work/stamp-ntp.log (110 bytes)
109872026-02-19T01:57:42.938Zuploaded: /work/stamp-ntp.log
109882026-02-19T01:57:42.938Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
109892026-02-19T01:57:44.034Zuploaded: /work/stamp-omicron-sled-agent.log
109902026-02-19T01:57:44.034Zuploading: /work/stamp-overlay.log (114 bytes)
109912026-02-19T01:57:45.129Zuploaded: /work/stamp-overlay.log
109922026-02-19T01:57:45.129Zuploading: /work/stamp-oximeter.log (115 bytes)
109932026-02-19T01:57:46.225Zuploaded: /work/stamp-oximeter.log
109942026-02-19T01:57:46.225Zuploading: /work/stamp-oxlog.log (109 bytes)
109952026-02-19T01:57:47.321Zuploaded: /work/stamp-oxlog.log
109962026-02-19T01:57:47.345Zuploading: /work/stamp-probe.log (112 bytes)
109972026-02-19T01:57:48.417Zuploaded: /work/stamp-probe.log
109982026-02-19T01:57:48.417Zuploading: /work/stamp-propolis-server.log (122 bytes)
109992026-02-19T01:57:49.513Zuploaded: /work/stamp-propolis-server.log
110002026-02-19T01:57:49.537Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
110012026-02-19T01:57:50.608Zuploaded: /work/stamp-pumpkind-gz.log
110022026-02-19T01:57:50.632Zuploading: /work/stamp-switch-asic.log (118 bytes)
110032026-02-19T01:57:51.703Zuploaded: /work/stamp-switch-asic.log
110042026-02-19T01:57:51.728Zuploading: /work/verify-libraries.log (11451 bytes)
110052026-02-19T01:57:52.845Zuploaded: /work/verify-libraries.log