01HYB91BT0S71BZSGZTWYHBCKJ: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "1.77.2",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    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",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01HYB91S81ACA75HXYJ6M2TQKV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-20T15:15:06.121Zjob assigned to worker 01HYB91VMQHFRZXWKX4YXBKHQ5 (queued for 1 m 16 s)
 
22024-05-20T15:15:13.915Zstarting task 0: "setup"
32024-05-20T15:15:14.001Z++ uname -s
42024-05-20T15:15:14.098Z+ kern=SunOS
52024-05-20T15:15:14.098Z+ case "$kern" in
62024-05-20T15:15:14.099Z+ groupadd -g 12345 build
72024-05-20T15:15:14.099Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-20T15:15:16.021Z+ zfs create -o mountpoint=/work rpool/work
92024-05-20T15:15:16.658Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-20T15:15:17.191Z+ home_fs=zfs
112024-05-20T15:15:17.191Z+ [[ zfs == autofs ]]
122024-05-20T15:15:17.191Z+ mkdir -p /home/build
132024-05-20T15:15:17.191Z+ chown build:build /home/build /work
142024-05-20T15:15:18.267Z+ chmod 0700 /home/build /work
152024-05-20T15:15:18.467Zprocess exited: duration 4280 ms, exit code 0
 
162024-05-20T15:15:19.172Zstarting task 1: "rust-toolchain"
172024-05-20T15:15:19.351Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-20T15:15:19.352Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.77.2 --profile default
192024-05-20T15:15:19.352Zinfo: downloading installer
202024-05-20T15:15:20.693Zwarning: it looks like you have an existing installation of Rust at:
212024-05-20T15:15:20.693Zwarning: /opt/ooce/bin
222024-05-20T15:15:20.693Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-20T15:15:20.693Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-20T15:15:20.694Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-20T15:15:20.694Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-20T15:15:20.694Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-20T15:15:20.694Zerror: cannot install while Rust is installed
282024-05-20T15:15:20.694Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-20T15:15:20.786Zinfo: profile set to 'default'
302024-05-20T15:15:20.786Zinfo: default host triple is x86_64-unknown-illumos
312024-05-20T15:15:20.786Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
322024-05-20T15:15:20.877Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
332024-05-20T15:15:20.877Zinfo: downloading component 'cargo'
342024-05-20T15:15:21.430Zinfo: downloading component 'clippy'
352024-05-20T15:15:21.982Zinfo: downloading component 'rust-docs'
362024-05-20T15:15:22.416Zinfo: downloading component 'rust-std'
372024-05-20T15:15:23.642Zinfo: downloading component 'rustc'
382024-05-20T15:15:26.959Zinfo: downloading component 'rustfmt'
392024-05-20T15:15:27.183Zinfo: installing component 'cargo'
402024-05-20T15:15:28.064Zinfo: installing component 'clippy'
412024-05-20T15:15:28.354Zinfo: installing component 'rust-docs'
422024-05-20T15:15:29.748Zinfo: installing component 'rust-std'
432024-05-20T15:15:31.507Zinfo: installing component 'rustc'
442024-05-20T15:15:35.587Zinfo: installing component 'rustfmt'
452024-05-20T15:15:35.930Zinfo: default toolchain set to '1.77.2-x86_64-unknown-illumos'
462024-05-20T15:15:35.930Z
472024-05-20T15:15:36.144Z 1.77.2-x86_64-unknown-illumos installed - rustc 1.77.2 (25ef9e3d8 2024-04-09)
482024-05-20T15:15:36.144Z
492024-05-20T15:15:36.244Z
502024-05-20T15:15:36.244ZRust is installed now. Great!
512024-05-20T15:15:36.244Z
522024-05-20T15:15:36.245ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-20T15:15:36.245Zenvironment variable. This has not been done automatically.
542024-05-20T15:15:36.245Z
552024-05-20T15:15:36.245ZTo configure your current shell, you need to source
562024-05-20T15:15:36.245Zthe corresponding env file under $HOME/.cargo.
572024-05-20T15:15:36.245Z
582024-05-20T15:15:36.245ZThis is usually done by running one of the following (note the leading DOT):
592024-05-20T15:15:36.245Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-20T15:15:36.245Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-20T15:15:36.396Z+ rustc --version
622024-05-20T15:15:36.396Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
632024-05-20T15:15:36.396Zprocess exited: duration 17137 ms, exit code 0
 
642024-05-20T15:15:36.661Zstarting task 2: "authentication"
652024-05-20T15:15:36.974Zprocess exited: duration 231 ms, exit code 0
 
662024-05-20T15:15:37.136Zstarting task 3: "clone repository"
672024-05-20T15:15:37.310Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-20T15:15:37.310Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-20T15:15:37.498ZCloning into '/work/oxidecomputer/omicron'...
702024-05-20T15:15:44.363Z+ cd /work/oxidecomputer/omicron
712024-05-20T15:15:44.363Z+ git fetch origin 463aa0dff7a8e621f15fef37b94b873735b7d865
722024-05-20T15:15:44.740ZFrom https://github.com/oxidecomputer/omicron
732024-05-20T15:15:44.741Z * branch 463aa0dff7a8e621f15fef37b94b873735b7d865 -> FETCH_HEAD
742024-05-20T15:15:44.769Z+ [[ -n staging_and_prod_diff ]]
752024-05-20T15:15:44.769Z++ git branch --show-current
762024-05-20T15:15:44.769Z+ current=main
772024-05-20T15:15:44.770Z+ [[ main != staging_and_prod_diff ]]
782024-05-20T15:15:44.770Z+ git branch -f staging_and_prod_diff 463aa0dff7a8e621f15fef37b94b873735b7d865
792024-05-20T15:15:44.771Z+ git checkout -f staging_and_prod_diff
802024-05-20T15:15:45.303ZSwitched to branch 'staging_and_prod_diff'
812024-05-20T15:15:45.304Z+ git reset --hard 463aa0dff7a8e621f15fef37b94b873735b7d865
822024-05-20T15:15:45.304ZHEAD is now at 463aa0dff Address comments
832024-05-20T15:15:45.304Zprocess exited: duration 7788 ms, exit code 0
 
842024-05-20T15:15:46.152Zstarting task 4: "build"
852024-05-20T15:15:46.265Z+ cargo --version
862024-05-20T15:15:46.265Zcargo 1.77.2 (e52e36006 2024-03-26)
872024-05-20T15:15:46.265Z+ rustc --version
882024-05-20T15:15:46.265Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
892024-05-20T15:15:46.265Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-05-20T15:16:02.077Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-05-20T15:16:04.046Z Startup: Caching catalogs ... Done
922024-05-20T15:16:06.080ZPlanning: Solver setup ... Done (1.433s)
932024-05-20T15:16:06.194ZPlanning: Running solver ... Done (0.026s)
942024-05-20T15:16:06.194ZPlanning: Finding local manifests ... Done (0.004s)
952024-05-20T15:16:06.194ZPlanning: Fetching manifests: 0/4 0% complete
962024-05-20T15:16:06.531ZPlanning: Fetching manifests: 4/4 100% complete
972024-05-20T15:16:06.710ZPlanning: Package planning ... Done (0.047s)
982024-05-20T15:16:06.710ZPlanning: Merging actions ... Done (0.049s)
992024-05-20T15:16:08.251ZPlanning: Checking for conflicting actions ... Done (1.601s)
1002024-05-20T15:16:08.369ZPlanning: Consolidating action changes ... Done (0.010s)
1012024-05-20T15:16:14.815ZPlanning: Evaluating mediators ... Done (6.594s)
1022024-05-20T15:16:14.897ZPlanning: Planning completed in 10.67 seconds
1032024-05-20T15:16:16.009Z Packages to install: 4
1042024-05-20T15:16:16.009Z Mediators to change: 2
1052024-05-20T15:16:16.671Z Services to change: 1
1062024-05-20T15:16:16.671Z Estimated space available: 155.79 GB
1072024-05-20T15:16:16.671ZEstimated space to be consumed: 1.45 GB
1082024-05-20T15:16:16.671Z Create boot environment: No
1092024-05-20T15:16:16.671ZCreate backup boot environment: No
1102024-05-20T15:16:16.671Z Rebuild boot archive: No
1112024-05-20T15:16:16.672Z
1122024-05-20T15:16:16.672ZChanged mediators:
1132024-05-20T15:16:16.672Z mediator clang:
1142024-05-20T15:16:16.672Z version: None -> 15 (system default)
1152024-05-20T15:16:16.672Z
1162024-05-20T15:16:16.673Z mediator llvm:
1172024-05-20T15:16:16.673Z version: 14 (system default) -> 15 (system default)
1182024-05-20T15:16:16.673Z
1192024-05-20T15:16:16.673ZChanged packages:
1202024-05-20T15:16:16.673Zhelios-dev
1212024-05-20T15:16:16.673Z developer/build-essential
1222024-05-20T15:16:16.673Z None -> 11-2.0
1232024-05-20T15:16:16.673Z library/libxmlsec1
1242024-05-20T15:16:16.674Z None -> 1.2.35-2.0
1252024-05-20T15:16:16.674Z ooce/developer/clang-15
1262024-05-20T15:16:16.674Z None -> 15.0.7-2.0
1272024-05-20T15:16:16.674Z ooce/developer/llvm-15
1282024-05-20T15:16:16.674Z None -> 15.0.7-2.0
1292024-05-20T15:16:16.674Z
1302024-05-20T15:16:16.674ZServices:
1312024-05-20T15:16:16.674Z restart_fmri:
1322024-05-20T15:16:16.675Z svc:/system/update-man-index:default
1332024-05-20T15:16:16.675Z
1342024-05-20T15:16:16.675ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-05-20T15:16:20.455ZDownload: 271/3290 items 15.7/212.6MB 7% complete (3.0M/s)
1362024-05-20T15:16:25.703ZDownload: 871/3290 items 18.6/212.6MB 8% complete (1.9M/s)
1372024-05-20T15:16:31.642ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (8.0M/s)
1382024-05-20T15:16:37.496ZDownload: 2218/3290 items 119.2/212.6MB 56% complete (10.2M/s)
1392024-05-20T15:16:44.184ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (9.5M/s)
1402024-05-20T15:16:49.146ZDownload: 2833/3290 items 121.1/212.6MB 56% complete (259k/s)
1412024-05-20T15:16:54.831ZDownload: 3246/3290 items 202.7/212.6MB 95% complete (9.1M/s)
1422024-05-20T15:17:04.129ZDownload: 3289/3290 items 211.9/212.6MB 99% complete (8.9M/s)
1432024-05-20T15:17:04.161ZDownload: Completed 212.60 MB in 48.72 seconds (4.4M/s)
1442024-05-20T15:17:04.349Z Actions: 1/3689 actions (Installing new actions)
1452024-05-20T15:17:09.476Z Actions: Completed 3689 actions in 4.98 seconds.
1462024-05-20T15:17:09.594Z Done (0.217s)
1472024-05-20T15:17:09.594Z Done (0.000s)
1482024-05-20T15:17:10.339Z Done (0.291s)
1492024-05-20T15:17:14.841Z Done (4.863s)
1502024-05-20T15:17:15.059Z Done (0.141s)
1512024-05-20T15:17:15.192Z Done (0.000s)
1522024-05-20T15:17:15.201Z Done (0.000s)
1532024-05-20T15:17:15.772ZPlanning: Evaluating mediator changes ... Done
1542024-05-20T15:17:15.973ZPlanning: Checking for conflicting actions ... Done
1552024-05-20T15:17:15.973ZPlanning: Consolidating action changes ... Done
1562024-05-20T15:17:16.195ZPlanning: Evaluating mediators ... Done
1572024-05-20T15:17:16.276ZPlanning: Planning completed in 0.41 seconds
1582024-05-20T15:17:16.276Z Mediators to change: 2
1592024-05-20T15:17:16.276Z Create boot environment: No
1602024-05-20T15:17:16.277ZCreate backup boot environment: No
1612024-05-20T15:17:16.277Z Done
1622024-05-20T15:17:16.277Z Done
1632024-05-20T15:17:16.477Z Done
1642024-05-20T15:17:19.870Z Done
1652024-05-20T15:17:19.998Z Done
1662024-05-20T15:17:19.998Z Done
1672024-05-20T15:17:20.188Z Done
1682024-05-20T15:17:20.732ZPlanning: Evaluating mediator changes ... Done
1692024-05-20T15:17:21.006ZPlanning: Merging actions ... Done
1702024-05-20T15:17:21.006ZPlanning: Checking for conflicting actions ... Done
1712024-05-20T15:17:21.006ZPlanning: Consolidating action changes ... Done
1722024-05-20T15:17:21.152ZPlanning: Evaluating mediators ... Done
1732024-05-20T15:17:21.330ZPlanning: Planning completed in 0.74 seconds
1742024-05-20T15:17:21.330Z Packages to change: 1
1752024-05-20T15:17:21.330Z Mediators to change: 1
1762024-05-20T15:17:21.330Z Services to change: 1
1772024-05-20T15:17:21.330Z Create boot environment: No
1782024-05-20T15:17:21.330ZCreate backup boot environment: Yes
1792024-05-20T15:17:22.906Z Actions: 1/6 actions (Updating modified actions)
1802024-05-20T15:17:23.068Z Actions: Completed 6 actions in 0.07 seconds.
1812024-05-20T15:17:23.068Z Done
1822024-05-20T15:17:23.068Z Done
1832024-05-20T15:17:23.068Z Done
1842024-05-20T15:17:26.485Z Done
1852024-05-20T15:17:26.572Z Done
1862024-05-20T15:17:26.576Z Done
1872024-05-20T15:17:26.681Z Done
1882024-05-20T15:17:27.113ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1892024-05-20T15:17:27.114Zclang system 15 system
1902024-05-20T15:17:27.115Zcsh system system illumos
1912024-05-20T15:17:27.116Zctags system system illumos
1922024-05-20T15:17:27.116Zgcc vendor 12 vendor
1932024-05-20T15:17:27.118Zgcc system 10 system
1942024-05-20T15:17:27.119Zgcc system 7 system
1952024-05-20T15:17:27.120Zgo system 1.20 system
1962024-05-20T15:17:27.121Zgo system 1.19 system
1972024-05-20T15:17:27.122Zllvm system 15 system
1982024-05-20T15:17:27.122Zllvm system 14 system
1992024-05-20T15:17:27.122Zmariadb system 10.6 system
2002024-05-20T15:17:27.122Zmta vendor vendor dma
2012024-05-20T15:17:27.123Zopenjdk system 17 system
2022024-05-20T15:17:27.123Zopenjdk system 11 system
2032024-05-20T15:17:27.123Zopenjdk system 1.8 system
2042024-05-20T15:17:27.123Zopenssl vendor 3 vendor
2052024-05-20T15:17:27.123Zperl system 5.36 system
2062024-05-20T15:17:27.123Zpostgresql system 15 system
2072024-05-20T15:17:27.123Zpostgresql system 13 system
2082024-05-20T15:17:27.123Zpython vendor 3 vendor
2092024-05-20T15:17:27.123Zpython system 2 system
2102024-05-20T15:17:27.124Zpython3 system 3.11 system
2112024-05-20T15:17:27.124Zruby system 3.0 system
2122024-05-20T15:17:27.124Zwords vendor vendor american-english
2132024-05-20T15:17:27.124Zwords system system australian-english
2142024-05-20T15:17:27.124Zwords system system british-english
2152024-05-20T15:17:27.125Zwords system system canadian-english
2162024-05-20T15:17:27.125Zwords system system french
2172024-05-20T15:17:27.125Zwords system system italian
2182024-05-20T15:17:27.125Zwords system system ngerman
2192024-05-20T15:17:27.125Zwords system system ogerman
2202024-05-20T15:17:27.125Zwords system system spanish
2212024-05-20T15:17:27.444ZPUBLISHER TYPE STATUS P LOCATION
2222024-05-20T15:17:27.444Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2232024-05-20T15:17:29.036ZFMRI IFO
2242024-05-20T15:17:29.036Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2252024-05-20T15:17:29.036Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2262024-05-20T15:17:29.036Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2272024-05-20T15:17:29.036Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2282024-05-20T15:17:29.036Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2292024-05-20T15:17:29.036Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2302024-05-20T15:17:29.037Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2312024-05-20T15:17:29.037Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2322024-05-20T15:17:29.037Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2332024-05-20T15:17:29.037Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2342024-05-20T15:17:29.037Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2352024-05-20T15:17:29.037Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2362024-05-20T15:17:29.300Z+ set -o errexit
2372024-05-20T15:17:29.300Z+++ dirname ./tools/ci_download_cockroachdb
2382024-05-20T15:17:29.300Z++ cd ./tools
2392024-05-20T15:17:29.301Z++ pwd
2402024-05-20T15:17:29.301Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2412024-05-20T15:17:29.301Z++ basename ./tools/ci_download_cockroachdb
2422024-05-20T15:17:29.301Z+ ARG0=ci_download_cockroachdb
2432024-05-20T15:17:29.301Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2442024-05-20T15:17:29.301Z+ CIDL_VERSION=v22.1.9
2452024-05-20T15:17:29.301Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2462024-05-20T15:17:29.301Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2472024-05-20T15:17:29.301Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2482024-05-20T15:17:29.301Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2492024-05-20T15:17:29.301Z+ TARGET_DIR=out
2502024-05-20T15:17:29.301Z+ DOWNLOAD_DIR=out/downloads
2512024-05-20T15:17:29.301Z+ DEST_DIR=./out/cockroachdb
2522024-05-20T15:17:29.302Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2532024-05-20T15:17:29.302Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2542024-05-20T15:17:29.302Z+ main
2552024-05-20T15:17:29.302Z+ [[ 0 != 0 ]]
2562024-05-20T15:17:29.302Z+ CIDL_OS=solaris2.11
2572024-05-20T15:17:29.302Z+ [[ 0 != 0 ]]
2582024-05-20T15:17:29.302Z+ configure_os solaris2.11
2592024-05-20T15:17:29.302Z+ echo 'current directory: /work/oxidecomputer/omicron'
2602024-05-20T15:17:29.302Z+ echo 'configuring based on OS: "solaris2.11"'
2612024-05-20T15:17:29.303Z+ case "$1" in
2622024-05-20T15:17:29.303Zcurrent directory: /work/oxidecomputer/omicron
2632024-05-20T15:17:29.303Zconfiguring based on OS: "solaris2.11"
2642024-05-20T15:17:29.303Z+ CIDL_BUILD=illumos
2652024-05-20T15:17:29.303Z+ CIDL_SUFFIX=tar.gz
2662024-05-20T15:17:29.303Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2672024-05-20T15:17:29.303Z+ CIDL_URL_BASE=https://illumos.org/downloads
2682024-05-20T15:17:29.303Z+ CIDL_ASSEMBLE=do_assemble_illumos
2692024-05-20T15:17:29.304Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2702024-05-20T15:17:29.304Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2712024-05-20T15:17:29.304Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2722024-05-20T15:17:29.304Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2732024-05-20T15:17:29.304Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-05-20T15:17:29.304Z+ CIDL_SHA256FUNC=do_sha256sum
2752024-05-20T15:17:29.304Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2762024-05-20T15:17:29.304ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2772024-05-20T15:17:29.304ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2782024-05-20T15:17:29.305Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-05-20T15:17:29.305Z+ mkdir -p out/downloads
2802024-05-20T15:17:29.305Z+ mkdir -p ./out/cockroachdb
2812024-05-20T15:17:29.305Z+ local DO_DOWNLOAD=true
2822024-05-20T15:17:29.305Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2832024-05-20T15:17:29.305Z+ '[' true == true ']'
2842024-05-20T15:17:29.305Z+ echo Downloading...
2852024-05-20T15:17:29.305ZDownloading...
2862024-05-20T15:17:29.305Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2872024-05-20T15:17:29.305Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2882024-05-20T15:17:32.663Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-05-20T15:17:32.776Z++ sha256sum
2902024-05-20T15:17:32.776Z++ awk '{print $1}'
2912024-05-20T15:17:32.776Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2922024-05-20T15:17:32.776Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2932024-05-20T15:17:32.776Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-05-20T15:17:32.776Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2952024-05-20T15:17:34.997Z+ do_assemble_illumos
2962024-05-20T15:17:34.997Z+ rm -r ./out/cockroachdb
2972024-05-20T15:17:34.997Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2982024-05-20T15:17:35.447Z+ ./out/cockroachdb/bin/cockroach version
2992024-05-20T15:17:35.447ZBuild Tag: v22.1.9-dirty
3002024-05-20T15:17:35.447ZBuild Time: 2022/10/26 21:17:46
3012024-05-20T15:17:35.447ZDistribution: OSS
3022024-05-20T15:17:35.447ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3032024-05-20T15:17:35.447ZGo Version: go1.17.13
3042024-05-20T15:17:35.447ZC Compiler: gcc 10.3.0
3052024-05-20T15:17:35.447ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3062024-05-20T15:17:35.447ZBuild Type: release
3072024-05-20T15:17:35.447Z+ set -o errexit
3082024-05-20T15:17:35.447Z+++ dirname ./tools/ci_download_clickhouse
3092024-05-20T15:17:35.447Z++ cd ./tools
3102024-05-20T15:17:35.448Z++ pwd
3112024-05-20T15:17:36.120Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3122024-05-20T15:17:36.120Z++ basename ./tools/ci_download_clickhouse
3132024-05-20T15:17:36.120Z+ ARG0=ci_download_clickhouse
3142024-05-20T15:17:36.120Z+ TARGET_DIR=out
3152024-05-20T15:17:36.120Z+ DOWNLOAD_DIR=out/downloads
3162024-05-20T15:17:36.120Z+ DEST_DIR=./out/clickhouse
3172024-05-20T15:17:36.121Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3182024-05-20T15:17:36.121Z+ CIDL_VERSION=v23.8.7.24
3192024-05-20T15:17:36.121Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3202024-05-20T15:17:36.121Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3212024-05-20T15:17:36.121Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3222024-05-20T15:17:36.121Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3232024-05-20T15:17:36.121Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3242024-05-20T15:17:36.121Z+ main
3252024-05-20T15:17:36.121Z+ [[ 0 != 0 ]]
3262024-05-20T15:17:36.121Z+ CIDL_OS=solaris2.11
3272024-05-20T15:17:36.121Z+ [[ 0 != 0 ]]
3282024-05-20T15:17:36.121Z+ configure_os solaris2.11
3292024-05-20T15:17:36.121Z+ echo 'current directory: /work/oxidecomputer/omicron'
3302024-05-20T15:17:36.121Zcurrent directory: /work/oxidecomputer/omicron
3312024-05-20T15:17:36.121Z+ echo 'configuring based on OS: "solaris2.11"'
3322024-05-20T15:17:36.121Z+ CIDL_DASHREV=
3332024-05-20T15:17:36.121Z+ case "$1" in
3342024-05-20T15:17:36.121Zconfiguring based on OS: "solaris2.11"
3352024-05-20T15:17:36.121Z+ CIDL_PLATFORM=illumos
3362024-05-20T15:17:36.121Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3372024-05-20T15:17:36.121Z+ CIDL_MD5FUNC=do_md5sum
3382024-05-20T15:17:36.121Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3392024-05-20T15:17:36.121Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3402024-05-20T15:17:36.122Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3412024-05-20T15:17:36.122Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3422024-05-20T15:17:36.122Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3432024-05-20T15:17:36.122ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3442024-05-20T15:17:36.122Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3452024-05-20T15:17:36.122ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3462024-05-20T15:17:36.122Z+ mkdir -p out/downloads
3472024-05-20T15:17:36.122Z+ mkdir -p ./out/clickhouse
3482024-05-20T15:17:36.122Z+ local DO_DOWNLOAD=true
3492024-05-20T15:17:36.122Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3502024-05-20T15:17:36.122Z+ '[' true == true ']'
3512024-05-20T15:17:36.122Z+ echo Downloading...
3522024-05-20T15:17:36.122ZDownloading...
3532024-05-20T15:17:36.122Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3542024-05-20T15:17:36.122Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3552024-05-20T15:17:37.060Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3562024-05-20T15:17:37.580Z++ md5sum
3572024-05-20T15:17:37.580Z++ awk '{print $1}'
3582024-05-20T15:17:37.663Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3592024-05-20T15:17:37.663Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3602024-05-20T15:17:37.664Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3612024-05-20T15:17:37.664Z+ mkdir -p ./out/clickhouse
3622024-05-20T15:17:37.664Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3632024-05-20T15:17:41.216Z+ [[ solaris2.11 == darwin* ]]
3642024-05-20T15:17:41.216Z+ ./out/clickhouse/clickhouse server --version
3652024-05-20T15:17:41.506ZClickHouse server version 23.8.7.1.
3662024-05-20T15:17:41.646Z+ set -o errexit
3672024-05-20T15:17:41.646Z+++ dirname ./tools/ci_download_console
3682024-05-20T15:17:41.647Z++ cd ./tools
3692024-05-20T15:17:41.647Z++ pwd
3702024-05-20T15:17:41.647Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3712024-05-20T15:17:41.647Z++ basename ./tools/ci_download_console
3722024-05-20T15:17:41.647Z+ ARG0=ci_download_console
3732024-05-20T15:17:41.647Z+ TARGET_DIR=out
3742024-05-20T15:17:41.647Z+ DOWNLOAD_DIR=out/downloads
3752024-05-20T15:17:41.647Z+ DEST_DIR=./out/console-assets
3762024-05-20T15:17:41.647Z+ source /work/oxidecomputer/omicron/tools/console_version
3772024-05-20T15:17:41.647Z++ COMMIT=078d17117a3937d571bb5535f9791db65be7afc5
3782024-05-20T15:17:41.647Z++ SHA2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
3792024-05-20T15:17:41.647Z+ URL=https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3802024-05-20T15:17:41.648Z+ TARBALL_FILE=out/downloads/console.tar.gz
3812024-05-20T15:17:41.648Z+ main
3822024-05-20T15:17:41.648Z+ [[ 0 != 0 ]]
3832024-05-20T15:17:41.648Z+ echo 'URL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz'
3842024-05-20T15:17:41.648ZURL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3852024-05-20T15:17:41.648Z+ echo 'Local file: out/downloads/console.tar.gz'
3862024-05-20T15:17:41.648Z+ local DO_DOWNLOAD=true
3872024-05-20T15:17:41.648ZLocal file: out/downloads/console.tar.gz
3882024-05-20T15:17:41.648Z+ [[ -f out/downloads/console.tar.gz ]]
3892024-05-20T15:17:41.648Z+ mkdir -p out/downloads
3902024-05-20T15:17:41.649Z+ '[' true == true ']'
3912024-05-20T15:17:41.649Z+ echo Downloading...
3922024-05-20T15:17:41.649ZDownloading...
3932024-05-20T15:17:41.649Z+ do_download_curl https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz out/downloads/console.tar.gz
3942024-05-20T15:17:41.649Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3952024-05-20T15:17:41.964Z++ do_sha256sum out/downloads/console.tar.gz
3962024-05-20T15:17:41.964Z++ case "$OSTYPE" in
3972024-05-20T15:17:42.866Z++ SHA=sha256sum
3982024-05-20T15:17:42.866Z++ sha256sum
3992024-05-20T15:17:42.866Z++ awk '{print $1}'
4002024-05-20T15:17:42.866Z+ calculated_sha2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
4012024-05-20T15:17:42.866Z+ [[ f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c != \f\3\b\c\5\1\a\9\d\d\f\5\3\5\6\e\c\d\a\8\5\f\f\1\1\e\e\c\0\3\2\d\a\8\8\0\b\e\1\6\2\3\5\8\b\b\7\e\e\6\7\6\a\b\8\2\3\e\5\9\4\7\6\c ]]
4022024-05-20T15:17:42.866Z+ rm -rf ./out/console-assets
4032024-05-20T15:17:42.866Z+ mkdir -p ./out/console-assets
4042024-05-20T15:17:42.866Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4052024-05-20T15:17:42.866Z+ mkdir -p ./out/console-assets
4062024-05-20T15:17:42.866Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4072024-05-20T15:17:42.866Z+ set -o errexit
4082024-05-20T15:17:42.866Z+++ dirname ./tools/ci_download_dendrite_openapi
4092024-05-20T15:17:42.866Z++ cd ./tools
4102024-05-20T15:17:42.867Z++ pwd
4112024-05-20T15:17:42.867Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4122024-05-20T15:17:42.867Z++ basename ./tools/ci_download_dendrite_openapi
4132024-05-20T15:17:42.867Z+ ARG0=ci_download_dendrite_openapi
4142024-05-20T15:17:42.867Z+ TARGET_DIR=out
4152024-05-20T15:17:42.867Z+ DOWNLOAD_DIR=out/downloads
4162024-05-20T15:17:42.867Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4172024-05-20T15:17:42.867Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4182024-05-20T15:17:42.868Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4192024-05-20T15:17:42.868Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4202024-05-20T15:17:42.868Z+ LOCAL_FILE=out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4212024-05-20T15:17:42.868Z+ main
4222024-05-20T15:17:42.868Z+ [[ 0 != 0 ]]
4232024-05-20T15:17:42.869Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json'
4242024-05-20T15:17:42.869ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4252024-05-20T15:17:42.869Z+ echo 'Local file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json'
4262024-05-20T15:17:42.869Z+ local DO_DOWNLOAD=true
4272024-05-20T15:17:42.869ZLocal file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4282024-05-20T15:17:42.869Z+ [[ -f out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json ]]
4292024-05-20T15:17:42.870Z+ mkdir -p out/downloads
4302024-05-20T15:17:42.870Z+ '[' true == true ']'
4312024-05-20T15:17:42.870Z+ echo Downloading...
4322024-05-20T15:17:42.870ZDownloading...
4332024-05-20T15:17:42.870Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4342024-05-20T15:17:42.871Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4352024-05-20T15:17:43.659Z++ do_sha256sum out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4362024-05-20T15:17:43.659Z++ case "$OSTYPE" in
4372024-05-20T15:17:43.801Z++ SHA=sha256sum
4382024-05-20T15:17:43.801Z++ sha256sum
4392024-05-20T15:17:43.801Z++ awk '{print $1}'
4402024-05-20T15:17:43.801Z+ calculated_sha2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4412024-05-20T15:17:43.801Z+ [[ fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823 != \f\c\3\9\7\e\2\5\4\d\c\1\5\0\8\5\0\f\b\a\1\2\0\1\3\d\f\1\4\7\a\a\9\b\2\3\2\9\6\0\5\6\f\b\4\d\9\3\f\6\5\c\1\8\0\6\e\2\5\b\0\8\2\3 ]]
4422024-05-20T15:17:43.801Z+ set -o errexit
4432024-05-20T15:17:43.801Z+++ dirname ./tools/ci_download_dendrite_stub
4442024-05-20T15:17:43.801Z++ cd ./tools
4452024-05-20T15:17:43.801Z++ pwd
4462024-05-20T15:17:43.801Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4472024-05-20T15:17:43.801Z++ basename ./tools/ci_download_dendrite_stub
4482024-05-20T15:17:43.801Z+ ARG0=ci_download_dendrite_stub
4492024-05-20T15:17:43.801Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4502024-05-20T15:17:43.801Z++ CIDL_SHA256_ILLUMOS=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4512024-05-20T15:17:43.801Z++ CIDL_SHA256_LINUX_DPD=c255370062ce616f6fce5630fad7a1fbfa63aa7db964aeb6de410ba4a4bc3193
4522024-05-20T15:17:43.801Z++ CIDL_SHA256_LINUX_SWADM=7899b1603518489b2276f9d9043107a267060e3b05be51f08002adf3d118a7c9
4532024-05-20T15:17:43.802Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4542024-05-20T15:17:43.802Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4552024-05-20T15:17:43.802Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4562024-05-20T15:17:43.802Z+ TARGET_DIR=out
4572024-05-20T15:17:43.802Z+ DOWNLOAD_DIR=out/downloads
4582024-05-20T15:17:43.802Z+ DEST_DIR=./out/dendrite-stub
4592024-05-20T15:17:43.802Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4602024-05-20T15:17:43.802Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4612024-05-20T15:17:43.802Z+ REPO=oxidecomputer/dendrite
4622024-05-20T15:17:43.802Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687
4632024-05-20T15:17:43.802Z+ main
4642024-05-20T15:17:43.802Z+ [[ 0 != 0 ]]
4652024-05-20T15:17:43.802Z+ CIDL_OS=solaris2.11
4662024-05-20T15:17:43.802Z+ [[ 0 != 0 ]]
4672024-05-20T15:17:43.802Z+ configure_os solaris2.11
4682024-05-20T15:17:43.802Z+ echo 'current directory: /work/oxidecomputer/omicron'
4692024-05-20T15:17:43.802Z+ echo 'configuring based on OS: "solaris2.11"'
4702024-05-20T15:17:43.802Zcurrent directory: /work/oxidecomputer/omicron
4712024-05-20T15:17:43.802Zconfiguring based on OS: "solaris2.11"
4722024-05-20T15:17:43.802Z+ case "$1" in
4732024-05-20T15:17:43.802Z+ SET_BINARIES=
4742024-05-20T15:17:43.802Z+ CIDL_SHA256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4752024-05-20T15:17:43.802Z+ CIDL_SHA256FUNC=do_sha256sum
4762024-05-20T15:17:43.803Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4772024-05-20T15:17:43.803Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4782024-05-20T15:17:43.803ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4792024-05-20T15:17:43.803ZLocal file: out/downloads/dendrite-stub.tar.gz
4802024-05-20T15:17:43.803Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4812024-05-20T15:17:43.804Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz'
4822024-05-20T15:17:43.804Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4832024-05-20T15:17:43.804Z+ mkdir -p out/downloads
4842024-05-20T15:17:43.804Z+ mkdir -p ./out/dendrite-stub
4852024-05-20T15:17:43.804Z+ fetch_and_verify
4862024-05-20T15:17:43.804Z+ local DO_DOWNLOAD=true
4872024-05-20T15:17:43.804Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4882024-05-20T15:17:43.804Z+ '[' true == true ']'
4892024-05-20T15:17:43.804Z+ echo Downloading...
4902024-05-20T15:17:43.804ZDownloading...
4912024-05-20T15:17:43.804Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4922024-05-20T15:17:43.804Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4932024-05-20T15:18:52.462Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4942024-05-20T15:18:53.067Z++ sha256sum
4952024-05-20T15:18:53.067Z++ awk '{print $1}'
4962024-05-20T15:18:53.068Z+ calculated_sha256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4972024-05-20T15:18:53.068Z+ [[ 1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b != \1\a\1\8\3\7\9\5\2\2\d\a\7\5\c\0\3\4\d\6\6\d\1\5\c\f\2\e\5\0\a\0\d\7\2\8\9\a\7\4\6\e\f\7\c\8\a\0\a\d\9\8\c\4\f\6\1\4\0\3\f\2\9\b ]]
4982024-05-20T15:18:53.068Z+ do_untar out/downloads/dendrite-stub.tar.gz
4992024-05-20T15:18:53.068Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5002024-05-20T15:18:53.373Z+ do_assemble
5012024-05-20T15:18:53.373Z+ rm -r ./out/dendrite-stub
5022024-05-20T15:18:53.373Z+ mkdir ./out/dendrite-stub
5032024-05-20T15:18:53.374Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5042024-05-20T15:18:53.374Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5052024-05-20T15:18:53.374Z+ set -o errexit
5062024-05-20T15:18:53.374Z+++ dirname ./tools/ci_download_maghemite_mgd
5072024-05-20T15:18:53.374Z++ cd ./tools
5082024-05-20T15:18:53.374Z++ pwd
5092024-05-20T15:18:53.374Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5102024-05-20T15:18:53.374Z++ basename ./tools/ci_download_maghemite_mgd
5112024-05-20T15:18:53.374Z+ ARG0=ci_download_maghemite_mgd
5122024-05-20T15:18:53.374Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5132024-05-20T15:18:53.374Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5142024-05-20T15:18:53.374Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5152024-05-20T15:18:53.374Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5162024-05-20T15:18:53.374Z++ COMMIT=025389ff39d594bf2b815377e2c1dc4dd23b1f96
5172024-05-20T15:18:53.375Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5182024-05-20T15:18:53.375Z+ TARGET_DIR=out
5192024-05-20T15:18:53.375Z+ DOWNLOAD_DIR=out/downloads
5202024-05-20T15:18:53.375Z+ DEST_DIR=./out/mgd
5212024-05-20T15:18:53.375Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5222024-05-20T15:18:53.375Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5232024-05-20T15:18:53.375Z+ REPO=oxidecomputer/maghemite
5242024-05-20T15:18:53.375Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96
5252024-05-20T15:18:53.375Z+ main
5262024-05-20T15:18:53.375Z+ rm -rf out/downloads/root
5272024-05-20T15:18:53.375Z+ [[ 0 != 0 ]]
5282024-05-20T15:18:53.375Z+ CIDL_OS=solaris2.11
5292024-05-20T15:18:53.375Z+ [[ 0 != 0 ]]
5302024-05-20T15:18:53.375Z+ configure_os solaris2.11
5312024-05-20T15:18:53.375Z+ echo 'current directory: /work/oxidecomputer/omicron'
5322024-05-20T15:18:53.375Zcurrent directory: /work/oxidecomputer/omicron
5332024-05-20T15:18:53.375Z+ echo 'configuring based on OS: "solaris2.11"'
5342024-05-20T15:18:53.375Z+ case "$1" in
5352024-05-20T15:18:53.375Zconfiguring based on OS: "solaris2.11"
5362024-05-20T15:18:53.375Z+ SET_BINARIES=
5372024-05-20T15:18:53.375Z+ CIDL_SHA256FUNC=do_sha256sum
5382024-05-20T15:18:53.375Z+ TARBALL_FILENAME=mgd.tar.gz
5392024-05-20T15:18:53.375Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5402024-05-20T15:18:53.375Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5412024-05-20T15:18:53.376Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz'
5422024-05-20T15:18:53.376Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5432024-05-20T15:18:53.376ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5442024-05-20T15:18:53.376ZLocal file: out/downloads/mgd.tar.gz
5452024-05-20T15:18:53.376Z+ mkdir -p out/downloads
5462024-05-20T15:18:53.376Z+ mkdir -p ./out/mgd
5472024-05-20T15:18:53.376Z+ fetch_and_verify
5482024-05-20T15:18:53.376Z+ local DO_DOWNLOAD=true
5492024-05-20T15:18:53.376Z+ [[ -f out/downloads/mgd.tar.gz ]]
5502024-05-20T15:18:53.376Z+ '[' true == true ']'
5512024-05-20T15:18:53.376Z+ echo Downloading...
5522024-05-20T15:18:53.376ZDownloading...
5532024-05-20T15:18:53.376Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz out/downloads/mgd.tar.gz
5542024-05-20T15:18:53.376Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5552024-05-20T15:19:31.650Z++ do_sha256sum out/downloads/mgd.tar.gz
5562024-05-20T15:19:31.654Z++ sha256sum
5572024-05-20T15:19:31.654Z++ awk '{print $1}'
5582024-05-20T15:19:31.676Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5592024-05-20T15:19:31.679Z+ [[ e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd != \e\0\9\0\7\d\e\3\9\c\a\9\f\8\a\b\4\5\d\4\0\d\3\6\1\a\1\d\b\e\e\d\4\b\d\8\e\9\b\1\5\7\f\8\d\3\d\8\f\e\0\a\4\b\c\2\5\9\d\9\3\3\b\d ]]
5602024-05-20T15:19:31.679Z+ do_untar out/downloads/mgd.tar.gz
5612024-05-20T15:19:31.679Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5622024-05-20T15:19:32.259Z+ do_assemble
5632024-05-20T15:19:32.259Z+ rm -r ./out/mgd
5642024-05-20T15:19:32.262Z+ mkdir ./out/mgd
5652024-05-20T15:19:32.266Z+ cp -r out/downloads/root ./out/mgd/root
5662024-05-20T15:19:32.345Z+ set -o errexit
5672024-05-20T15:19:32.348Z+++ dirname ./tools/ci_download_transceiver_control
5682024-05-20T15:19:32.352Z++ cd ./tools
5692024-05-20T15:19:32.352Z++ pwd
5702024-05-20T15:19:32.352Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5712024-05-20T15:19:32.352Z++ basename ./tools/ci_download_transceiver_control
5722024-05-20T15:19:32.352Z+ ARG0=ci_download_transceiver_control
5732024-05-20T15:19:32.352Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5742024-05-20T15:19:32.352Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5752024-05-20T15:19:32.352Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5762024-05-20T15:19:32.352Z+ TARGET_DIR=out
5772024-05-20T15:19:32.352Z+ DOWNLOAD_DIR=out/downloads
5782024-05-20T15:19:32.352Z+ DEST_DIR=./out/transceiver-control
5792024-05-20T15:19:32.352Z+ BIN_DIR=/opt/oxide/bin
5802024-05-20T15:19:32.352Z+ BINARY=xcvradm
5812024-05-20T15:19:32.352Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5822024-05-20T15:19:32.352Z+ REPO=oxidecomputer/transceiver-control
5832024-05-20T15:19:32.353Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5842024-05-20T15:19:32.356Z+ main
5852024-05-20T15:19:32.356Z+ [[ 0 != 0 ]]
5862024-05-20T15:19:32.356Z+ CIDL_OS=solaris2.11
5872024-05-20T15:19:32.357Z+ [[ 0 != 0 ]]
5882024-05-20T15:19:32.357Z+ configure_os solaris2.11
5892024-05-20T15:19:32.357Z+ echo 'current directory: /work/oxidecomputer/omicron'
5902024-05-20T15:19:32.357Zcurrent directory: /work/oxidecomputer/omicron
5912024-05-20T15:19:32.357Z+ echo 'configuring based on OS: "solaris2.11"'
5922024-05-20T15:19:32.357Z+ case "$1" in
5932024-05-20T15:19:32.357Z+ SET_BINARIES=
5942024-05-20T15:19:32.357Zconfiguring based on OS: "solaris2.11"
5952024-05-20T15:19:32.357Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5962024-05-20T15:19:32.357Z+ CIDL_SHA256FUNC=do_sha256sum
5972024-05-20T15:19:32.357Z+ ARCHIVE_FILENAME=xcvradm.gz
5982024-05-20T15:19:32.357Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5992024-05-20T15:19:32.357Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6002024-05-20T15:19:32.357Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6012024-05-20T15:19:32.357ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6022024-05-20T15:19:32.357Z+ echo 'Local file: out/downloads/xcvradm.gz'
6032024-05-20T15:19:32.357Z+ mkdir -p out/downloads
6042024-05-20T15:19:32.357ZLocal file: out/downloads/xcvradm.gz
6052024-05-20T15:19:32.357Z+ mkdir -p ./out/transceiver-control
6062024-05-20T15:19:32.357Z+ fetch_and_verify
6072024-05-20T15:19:32.357Z+ local DO_DOWNLOAD=true
6082024-05-20T15:19:32.357Z+ [[ -f out/downloads/xcvradm.gz ]]
6092024-05-20T15:19:32.357Z+ '[' true == true ']'
6102024-05-20T15:19:32.358Z+ echo Downloading...
6112024-05-20T15:19:32.358ZDownloading...
6122024-05-20T15:19:32.358Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6132024-05-20T15:19:32.358Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6142024-05-20T15:19:39.786Z++ do_sha256sum out/downloads/xcvradm.gz
6152024-05-20T15:19:39.890Z++ sha256sum
6162024-05-20T15:19:39.890Z++ awk '{print $1}'
6172024-05-20T15:19:39.891Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6182024-05-20T15:19:39.891Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6192024-05-20T15:19:39.891Z+ do_unpack out/downloads/xcvradm.gz
6202024-05-20T15:19:39.891Z+ mkdir -p out/downloads/root//opt/oxide/bin
6212024-05-20T15:19:39.891Z+ gzip -dc out/downloads/xcvradm.gz
6222024-05-20T15:19:40.135Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6232024-05-20T15:19:40.135Z+ do_assemble
6242024-05-20T15:19:40.135Z+ rm -r ./out/transceiver-control
6252024-05-20T15:19:40.135Z+ mkdir ./out/transceiver-control
6262024-05-20T15:19:40.135Z+ cp -r out/downloads/root ./out/transceiver-control/root
6272024-05-20T15:19:40.135Z+ set -o errexit
6282024-05-20T15:19:40.135Z+++ dirname ./tools/ci_download_thundermuffin
6292024-05-20T15:19:40.135Z++ cd ./tools
6302024-05-20T15:19:40.135Z++ pwd
6312024-05-20T15:19:40.135Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6322024-05-20T15:19:40.135Z++ basename ./tools/ci_download_thundermuffin
6332024-05-20T15:19:40.135Z+ ARG0=ci_download_thundermuffin
6342024-05-20T15:19:40.135Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6352024-05-20T15:19:40.135Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6362024-05-20T15:19:40.135Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6372024-05-20T15:19:40.135Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6382024-05-20T15:19:40.135Z+ TARGET_DIR=out
6392024-05-20T15:19:40.135Z+ DOWNLOAD_DIR=out/downloads
6402024-05-20T15:19:40.136Z+ DEST_DIR=./out/thundermuffin
6412024-05-20T15:19:40.136Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6422024-05-20T15:19:40.136Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6432024-05-20T15:19:40.136Z+ REPO=oxidecomputer/thundermuffin
6442024-05-20T15:19:40.136Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6452024-05-20T15:19:40.136Z+ main
6462024-05-20T15:19:40.136Z+ rm -rf out/downloads/root
6472024-05-20T15:19:40.136Z+ [[ 0 != 0 ]]
6482024-05-20T15:19:40.136Z+ CIDL_OS=solaris2.11
6492024-05-20T15:19:40.136Z+ [[ 0 != 0 ]]
6502024-05-20T15:19:40.136Z+ configure_os solaris2.11
6512024-05-20T15:19:40.136Z+ echo 'current directory: /work/oxidecomputer/omicron'
6522024-05-20T15:19:40.136Zcurrent directory: /work/oxidecomputer/omicron
6532024-05-20T15:19:40.136Z+ echo 'configuring based on OS: "solaris2.11"'
6542024-05-20T15:19:40.136Z+ case "$1" in
6552024-05-20T15:19:40.136Zconfiguring based on OS: "solaris2.11"
6562024-05-20T15:19:40.136Z+ SET_BINARIES=
6572024-05-20T15:19:40.136Z+ CIDL_SHA256FUNC=do_sha256sum
6582024-05-20T15:19:40.136Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6592024-05-20T15:19:40.136Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6602024-05-20T15:19:40.136Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6612024-05-20T15:19:40.136Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6622024-05-20T15:19:40.136Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6632024-05-20T15:19:40.136ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6642024-05-20T15:19:40.137ZLocal file: out/downloads/thundermuffin.tar.gz
6652024-05-20T15:19:40.137Z+ mkdir -p out/downloads
6662024-05-20T15:19:40.137Z+ mkdir -p ./out/thundermuffin
6672024-05-20T15:19:40.137Z+ fetch_and_verify
6682024-05-20T15:19:40.137Z+ local DO_DOWNLOAD=true
6692024-05-20T15:19:40.137Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6702024-05-20T15:19:40.137Z+ '[' true == true ']'
6712024-05-20T15:19:40.137Z+ echo Downloading...
6722024-05-20T15:19:40.137ZDownloading...
6732024-05-20T15:19:40.137Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6742024-05-20T15:19:40.137Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6752024-05-20T15:19:44.733Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6762024-05-20T15:19:45.428Z++ sha256sum
6772024-05-20T15:19:45.428Z++ awk '{print $1}'
6782024-05-20T15:19:45.428Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6792024-05-20T15:19:45.428Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
6802024-05-20T15:19:45.429Z+ do_untar out/downloads/thundermuffin.tar.gz
6812024-05-20T15:19:45.429Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6822024-05-20T15:19:45.429Z+ do_assemble
6832024-05-20T15:19:45.429Z+ rm -r ./out/thundermuffin
6842024-05-20T15:19:45.429Z+ mkdir ./out/thundermuffin
6852024-05-20T15:19:45.429Z+ cp -r out/downloads/root ./out/thundermuffin/root
6862024-05-20T15:19:45.429ZAll prerequisites installed successfully
6872024-05-20T15:19:45.429Z
6882024-05-20T15:19:45.429Zreal 3:58.554886882
6892024-05-20T15:19:45.429Zuser 36.730594762
6902024-05-20T15:19:45.429Zsys 6.624313315
6912024-05-20T15:19:45.429Ztrap 0.008387398
6922024-05-20T15:19:45.429Ztflt 0.363958309
6932024-05-20T15:19:45.429Zdflt 0.283486087
6942024-05-20T15:19:45.429Zkflt 0.178349036
6952024-05-20T15:19:45.429Zlock 1.355739548
6962024-05-20T15:19:45.429Zslp 9:35.308266813
6972024-05-20T15:19:45.430Zlat 2.034675459
6982024-05-20T15:19:45.430Zstop 0.138052540
6992024-05-20T15:19:45.430Z+ source ./tools/include/force-git-over-https.sh
7002024-05-20T15:19:45.430Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
7012024-05-20T15:19:45.430Z++ (( i = 0 ))
7022024-05-20T15:19:45.430Z++ (( i < 5 ))
7032024-05-20T15:19:45.430Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
7042024-05-20T15:19:45.430Z++ (( i++ ))
7052024-05-20T15:19:45.430Z++ (( i < 5 ))
7062024-05-20T15:19:45.430Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7072024-05-20T15:19:45.430Z++ (( i++ ))
7082024-05-20T15:19:45.430Z++ (( i < 5 ))
7092024-05-20T15:19:45.430Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7102024-05-20T15:19:45.430Z++ (( i++ ))
7112024-05-20T15:19:45.430Z++ (( i < 5 ))
7122024-05-20T15:19:45.430Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7132024-05-20T15:19:45.430Z++ (( i++ ))
7142024-05-20T15:19:45.430Z++ (( i < 5 ))
7152024-05-20T15:19:45.430Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7162024-05-20T15:19:45.430Z++ (( i++ ))
7172024-05-20T15:19:45.430Z++ (( i < 5 ))
7182024-05-20T15:19:45.430Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7192024-05-20T15:19:45.430Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7202024-05-20T15:19:45.430Z+ rc=0
7212024-05-20T15:19:45.431Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7222024-05-20T15:20:16.297Z+ case $rc in
7232024-05-20T15:20:16.297Z+ pfexec zfs create -p rpool/images/build/host
7242024-05-20T15:20:16.432Z+ pfexec zfs create -p rpool/images/build/recovery
7252024-05-20T15:20:16.487Z+ cargo run --release --bin omicron-releng -- --output-dir /work
7262024-05-20T15:20:16.777Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7272024-05-20T15:20:17.277ZFrom https://github.com/oxidecomputer/pq-sys
7282024-05-20T15:20:17.277Z * [new branch] issue-36 -> origin/issue-36
7292024-05-20T15:20:17.483Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7302024-05-20T15:20:17.483Z * [new branch] master -> origin/master
7312024-05-20T15:20:17.484Z * [new branch] omicron-234 -> origin/omicron-234
7322024-05-20T15:20:17.484Z * [new branch] oxide/main -> origin/oxide/main
7332024-05-20T15:20:17.484Z * [new branch] oxide/omicron -> origin/oxide/omicron
7342024-05-20T15:20:17.484Z * [new branch] windows -> origin/windows
7352024-05-20T15:20:17.484Z * [new ref] -> origin/HEAD
7362024-05-20T15:20:17.484Z * [new tag] v0.2.2 -> v0.2.2
7372024-05-20T15:20:17.484Z * [new tag] v0.4.5 -> v0.4.5
7382024-05-20T15:20:17.484Z * [new tag] v0.4.6 -> v0.4.6
7392024-05-20T15:20:17.484Z Updating git repository `https://github.com/oxidecomputer/zone`
7402024-05-20T15:20:17.648ZFrom https://github.com/oxidecomputer/zone
7412024-05-20T15:20:17.648Z * [new branch] main -> origin/main
7422024-05-20T15:20:17.748Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7432024-05-20T15:20:17.748Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7442024-05-20T15:20:17.749Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7452024-05-20T15:20:17.749Z * [new ref] -> origin/HEAD
7462024-05-20T15:20:17.842Z Updating crates.io index
7472024-05-20T15:20:17.843Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7482024-05-20T15:20:18.457ZFrom https://github.com/oxidecomputer/dropshot
7492024-05-20T15:20:18.457Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7502024-05-20T15:20:18.835Z * [new branch] async -> origin/async
7512024-05-20T15:20:18.835Z * [new branch] build-o-mat -> origin/build-o-mat
7522024-05-20T15:20:18.835Z * [new branch] camel -> origin/camel
7532024-05-20T15:20:18.835Z * [new branch] carets -> origin/carets
7542024-05-20T15:20:18.836Z * [new branch] changes -> origin/changes
7552024-05-20T15:20:18.836Z * [new branch] ci-version -> origin/ci-version
7562024-05-20T15:20:18.836Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7572024-05-20T15:20:18.836Z * [new branch] clippy -> origin/clippy
7582024-05-20T15:20:18.836Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7592024-05-20T15:20:18.836Z * [new branch] clone -> origin/clone
7602024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/async-channel-2.3.1 -> origin/dependabot/cargo/async-channel-2.3.1
7612024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/camino-1.1.7 -> origin/dependabot/cargo/camino-1.1.7
7622024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7632024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7642024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1
7652024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7662024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/libc-0.2.155 -> origin/dependabot/cargo/libc-0.2.155
7672024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/proc-macro2-1.0.83 -> origin/dependabot/cargo/proc-macro2-1.0.83
7682024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/schemars-0.8.20 -> origin/dependabot/cargo/schemars-0.8.20
7692024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/serde-1.0.202 -> origin/dependabot/cargo/serde-1.0.202
7702024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/syn-2.0.65 -> origin/dependabot/cargo/syn-2.0.65
7712024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/toml-0.8.13 -> origin/dependabot/cargo/toml-0.8.13
7722024-05-20T15:20:18.836Z * [new branch] dependabot/cargo/trybuild-1.0.96 -> origin/dependabot/cargo/trybuild-1.0.96
7732024-05-20T15:20:18.836Z * [new branch] doc -> origin/doc
7742024-05-20T15:20:18.836Z * [new branch] err -> origin/err
7752024-05-20T15:20:18.836Z * [new branch] example-resumable-download -> origin/example-resumable-download
7762024-05-20T15:20:18.836Z * [new branch] expectorate -> origin/expectorate
7772024-05-20T15:20:18.837Z * [new branch] extracted -> origin/extracted
7782024-05-20T15:20:18.837Z * [new branch] fix_tests -> origin/fix_tests
7792024-05-20T15:20:18.837Z * [new branch] fmt2 -> origin/fmt2
7802024-05-20T15:20:18.837Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7812024-05-20T15:20:18.837Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7822024-05-20T15:20:18.837Z * [new branch] main -> origin/main
7832024-05-20T15:20:18.837Z * [new branch] maintainer-docs -> origin/maintainer-docs
7842024-05-20T15:20:18.837Z * [new branch] merge-server-config -> origin/merge-server-config
7852024-05-20T15:20:18.837Z * [new branch] multi-api -> origin/multi-api
7862024-05-20T15:20:18.837Z * [new branch] multiverse -> origin/multiverse
7872024-05-20T15:20:18.837Z * [new branch] openapi -> origin/openapi
7882024-05-20T15:20:18.837Z * [new branch] openapi2 -> origin/openapi2
7892024-05-20T15:20:18.837Z * [new branch] port-fix-better -> origin/port-fix-better
7902024-05-20T15:20:18.837Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7912024-05-20T15:20:18.837Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7922024-05-20T15:20:18.837Z * [new branch] rmp-page-token -> origin/rmp-page-token
7932024-05-20T15:20:18.837Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7942024-05-20T15:20:18.837Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7952024-05-20T15:20:18.837Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7962024-05-20T15:20:18.837Z * [new branch] server-log -> origin/server-log
7972024-05-20T15:20:18.837Z * [new branch] simple-headers -> origin/simple-headers
7982024-05-20T15:20:18.837Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7992024-05-20T15:20:18.837Z * [new branch] sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
8002024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints
8012024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext -> origin/sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext
8022024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures
8032024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
8042024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
8052024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
8062024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
8072024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
8082024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints
8092024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
8102024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation
8112024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
8122024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
8132024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist -> origin/sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist
8142024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers
8152024-05-20T15:20:18.838Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8162024-05-20T15:20:18.838Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8172024-05-20T15:20:18.838Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8182024-05-20T15:20:18.838Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8192024-05-20T15:20:18.838Z * [new branch] websockets -> origin/websockets
8202024-05-20T15:20:18.838Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8212024-05-20T15:20:18.838Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8222024-05-20T15:20:18.838Z * [new ref] -> origin/HEAD
8232024-05-20T15:20:18.838Z * [new tag] v0.10.0 -> v0.10.0
8242024-05-20T15:20:18.839Z * [new tag] v0.10.1 -> v0.10.1
8252024-05-20T15:20:18.839Z * [new tag] v0.3.0 -> v0.3.0
8262024-05-20T15:20:18.839Z * [new tag] v0.4.0 -> v0.4.0
8272024-05-20T15:20:18.839Z * [new tag] v0.5.0 -> v0.5.0
8282024-05-20T15:20:18.839Z * [new tag] v0.5.1 -> v0.5.1
8292024-05-20T15:20:18.839Z * [new tag] v0.6.0 -> v0.6.0
8302024-05-20T15:20:18.839Z * [new tag] v0.7.0 -> v0.7.0
8312024-05-20T15:20:18.839Z * [new tag] v0.8.0 -> v0.8.0
8322024-05-20T15:20:18.839Z * [new tag] v0.9.0 -> v0.9.0
8332024-05-20T15:20:18.839Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8342024-05-20T15:20:19.382ZFrom https://github.com/oxidecomputer/maghemite
8352024-05-20T15:20:19.382Z * [new branch] anycast -> origin/anycast
8362024-05-20T15:20:19.606Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8372024-05-20T15:20:19.606Z * [new branch] mac-build -> origin/mac-build
8382024-05-20T15:20:19.606Z * [new branch] main -> origin/main
8392024-05-20T15:20:19.606Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8402024-05-20T15:20:19.607Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8412024-05-20T15:20:19.607Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8422024-05-20T15:20:19.607Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
8432024-05-20T15:20:19.607Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8442024-05-20T15:20:19.607Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8452024-05-20T15:20:19.607Z * [new branch] ttl1-clean -> origin/ttl1-clean
8462024-05-20T15:20:19.607Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8472024-05-20T15:20:19.608Z * [new ref] -> origin/HEAD
8482024-05-20T15:20:19.608Z * [new tag] rift -> rift
8492024-05-20T15:20:19.608Z * [new tag] srp -> srp
8502024-05-20T15:20:19.608Z * [new tag] tie-spf -> tie-spf
8512024-05-20T15:20:19.608Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8522024-05-20T15:20:20.657ZFrom https://github.com/oxidecomputer/progenitor
8532024-05-20T15:20:20.657Z * [new branch] dependabot/cargo/anyhow-1.0.86 -> origin/dependabot/cargo/anyhow-1.0.86
8542024-05-20T15:20:20.684Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8552024-05-20T15:20:20.684Z * [new branch] dependabot/cargo/proc-macro2-1.0.83 -> origin/dependabot/cargo/proc-macro2-1.0.83
8562024-05-20T15:20:20.684Z * [new branch] dependabot/cargo/schemars-0.8.20 -> origin/dependabot/cargo/schemars-0.8.20
8572024-05-20T15:20:20.684Z * [new branch] dependabot/cargo/thiserror-1.0.61 -> origin/dependabot/cargo/thiserror-1.0.61
8582024-05-20T15:20:20.684Z * [new branch] extension2 -> origin/extension2
8592024-05-20T15:20:20.684Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8602024-05-20T15:20:20.684Z * [new branch] main -> origin/main
8612024-05-20T15:20:20.684Z * [new branch] nexus-update -> origin/nexus-update
8622024-05-20T15:20:20.684Z * [new branch] owned-response-stream -> origin/owned-response-stream
8632024-05-20T15:20:20.684Z * [new branch] print-example -> origin/print-example
8642024-05-20T15:20:20.684Z * [new branch] query-arg-collision -> origin/query-arg-collision
8652024-05-20T15:20:20.684Z * [new branch] request-map -> origin/request-map
8662024-05-20T15:20:20.684Z * [new branch] response-value-content-length -> origin/response-value-content-length
8672024-05-20T15:20:20.684Z * [new branch] security-schemes -> origin/security-schemes
8682024-05-20T15:20:20.684Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8692024-05-20T15:20:20.684Z * [new branch] test-ci -> origin/test-ci
8702024-05-20T15:20:20.684Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8712024-05-20T15:20:20.684Z * [new branch] untyped-responses -> origin/untyped-responses
8722024-05-20T15:20:20.684Z * [new branch] v41 -> origin/v41
8732024-05-20T15:20:20.684Z * [new ref] -> origin/HEAD
8742024-05-20T15:20:20.684Z * [new tag] v0.1.1 -> v0.1.1
8752024-05-20T15:20:20.685Z * [new tag] v0.2.0 -> v0.2.0
8762024-05-20T15:20:20.685Z * [new tag] v0.3.0 -> v0.3.0
8772024-05-20T15:20:20.685Z * [new tag] v0.4.0 -> v0.4.0
8782024-05-20T15:20:20.685Z * [new tag] v0.4.1 -> v0.4.1
8792024-05-20T15:20:20.685Z * [new tag] v0.5.0 -> v0.5.0
8802024-05-20T15:20:20.685Z * [new tag] v0.6.0 -> v0.6.0
8812024-05-20T15:20:20.685Z * [new tag] v0.7.0 -> v0.7.0
8822024-05-20T15:20:20.796Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8832024-05-20T15:20:21.000Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8842024-05-20T15:20:21.482ZFrom http://github.com/oxidecomputer/serde_human_bytes
8852024-05-20T15:20:21.482Z * [new branch] gh-pages -> origin/gh-pages
8862024-05-20T15:20:21.486Z * [new branch] main -> origin/main
8872024-05-20T15:20:21.486Z * [new branch] renovate/configure -> origin/renovate/configure
8882024-05-20T15:20:21.486Z * [new ref] -> origin/HEAD
8892024-05-20T15:20:21.499Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8902024-05-20T15:20:21.960ZFrom https://github.com/oxidecomputer/slog-error-chain
8912024-05-20T15:20:21.961Z * [new branch] main -> origin/main
8922024-05-20T15:20:21.968Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8932024-05-20T15:20:21.968Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8942024-05-20T15:20:21.968Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8952024-05-20T15:20:21.969Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8962024-05-20T15:20:21.969Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8972024-05-20T15:20:21.969Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8982024-05-20T15:20:21.969Z * [new ref] -> origin/HEAD
8992024-05-20T15:20:21.969Z Updating git repository `https://github.com/oxidecomputer/propolis`
9002024-05-20T15:20:23.594ZFrom https://github.com/oxidecomputer/propolis
9012024-05-20T15:20:23.594Z * [new branch] ata -> origin/ata
9022024-05-20T15:20:23.701Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
9032024-05-20T15:20:23.701Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
9042024-05-20T15:20:23.701Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
9052024-05-20T15:20:23.701Z * [new branch] master -> origin/master
9062024-05-20T15:20:23.701Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
9072024-05-20T15:20:23.701Z * [new ref] -> origin/HEAD
9082024-05-20T15:20:23.701Z Updating git repository `https://github.com/oxidecomputer/crucible`
9092024-05-20T15:20:24.885ZFrom https://github.com/oxidecomputer/crucible
9102024-05-20T15:20:24.885Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
9112024-05-20T15:20:25.092Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
9122024-05-20T15:20:25.092Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
9132024-05-20T15:20:25.093Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
9142024-05-20T15:20:25.093Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
9152024-05-20T15:20:25.093Z * [new branch] alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts
9162024-05-20T15:20:25.093Z * [new branch] alan/more-info -> origin/alan/more-info
9172024-05-20T15:20:25.093Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
9182024-05-20T15:20:25.093Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
9192024-05-20T15:20:25.093Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
9202024-05-20T15:20:25.093Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
9212024-05-20T15:20:25.093Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9222024-05-20T15:20:25.093Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9232024-05-20T15:20:25.093Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9242024-05-20T15:20:25.093Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9252024-05-20T15:20:25.093Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9262024-05-20T15:20:25.094Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9272024-05-20T15:20:25.094Z * [new branch] backrec -> origin/backrec
9282024-05-20T15:20:25.094Z * [new branch] cruplay -> origin/cruplay
9292024-05-20T15:20:25.094Z * [new branch] demo_m2 -> origin/demo_m2
9302024-05-20T15:20:25.094Z * [new branch] disconnect-wip -> origin/disconnect-wip
9312024-05-20T15:20:25.094Z * [new branch] jclulow -> origin/jclulow
9322024-05-20T15:20:25.094Z * [new branch] main -> origin/main
9332024-05-20T15:20:25.094Z * [new branch] manager -> origin/manager
9342024-05-20T15:20:25.094Z * [new branch] merge_warn -> origin/merge_warn
9352024-05-20T15:20:25.094Z * [new branch] minor -> origin/minor
9362024-05-20T15:20:25.094Z * [new branch] pantry -> origin/pantry
9372024-05-20T15:20:25.094Z * [new branch] parallel-flush -> origin/parallel-flush
9382024-05-20T15:20:25.094Z * [new branch] renovate/async-trait-0.x -> origin/renovate/async-trait-0.x
9392024-05-20T15:20:25.094Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9402024-05-20T15:20:25.094Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9412024-05-20T15:20:25.094Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9422024-05-20T15:20:25.095Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9432024-05-20T15:20:25.095Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9442024-05-20T15:20:25.095Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9452024-05-20T15:20:25.095Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9462024-05-20T15:20:25.095Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9472024-05-20T15:20:25.095Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9482024-05-20T15:20:25.095Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9492024-05-20T15:20:25.095Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9502024-05-20T15:20:25.095Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9512024-05-20T15:20:25.095Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9522024-05-20T15:20:25.095Z * [new branch] update-progenitor -> origin/update-progenitor
9532024-05-20T15:20:25.095Z * [new branch] use-json-schema -> origin/use-json-schema
9542024-05-20T15:20:25.095Z * [new ref] -> origin/HEAD
9552024-05-20T15:20:25.095Z * [new tag] one-task-refactoring -> one-task-refactoring
9562024-05-20T15:20:25.095Z Updating git repository `https://github.com/oxidecomputer/opte`
9572024-05-20T15:20:25.847ZFrom https://github.com/oxidecomputer/opte
9582024-05-20T15:20:25.847Z * [new branch] 481-strawman -> origin/481-strawman
9592024-05-20T15:20:26.166Z * [new branch] all-perf-in-flight -> origin/all-perf-in-flight
9602024-05-20T15:20:26.167Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9612024-05-20T15:20:26.167Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9622024-05-20T15:20:26.167Z * [new branch] demo-stuffs -> origin/demo-stuffs
9632024-05-20T15:20:26.167Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9642024-05-20T15:20:26.167Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9652024-05-20T15:20:26.167Z * [new branch] handle-pkt-chains -> origin/handle-pkt-chains
9662024-05-20T15:20:26.167Z * [new branch] helios-2.0 -> origin/helios-2.0
9672024-05-20T15:20:26.167Z * [new branch] iliana/test -> origin/iliana/test
9682024-05-20T15:20:26.167Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9692024-05-20T15:20:26.167Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9702024-05-20T15:20:26.168Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9712024-05-20T15:20:26.168Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9722024-05-20T15:20:26.168Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9732024-05-20T15:20:26.168Z * [new branch] master -> origin/master
9742024-05-20T15:20:26.168Z * [new branch] noclass-best-flow -> origin/noclass-best-flow
9752024-05-20T15:20:26.168Z * [new branch] noclass-best-noflow -> origin/noclass-best-noflow
9762024-05-20T15:20:26.168Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9772024-05-20T15:20:26.169Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9782024-05-20T15:20:26.169Z * [new branch] opte-204-paused -> origin/opte-204-paused
9792024-05-20T15:20:26.169Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9802024-05-20T15:20:26.169Z * [new branch] opte-220 -> origin/opte-220
9812024-05-20T15:20:26.169Z * [new branch] opte-225 -> origin/opte-225
9822024-05-20T15:20:26.169Z * [new branch] opte-227 -> origin/opte-227
9832024-05-20T15:20:26.169Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9842024-05-20T15:20:26.169Z * [new branch] opte-232 -> origin/opte-232
9852024-05-20T15:20:26.169Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9862024-05-20T15:20:26.169Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9872024-05-20T15:20:26.170Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9882024-05-20T15:20:26.170Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9892024-05-20T15:20:26.170Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9902024-05-20T15:20:26.170Z * [new branch] opteadm-library -> origin/opteadm-library
9912024-05-20T15:20:26.170Z * [new branch] partial-workspace -> origin/partial-workspace
9922024-05-20T15:20:26.170Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9932024-05-20T15:20:26.170Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9942024-05-20T15:20:26.170Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9952024-05-20T15:20:26.170Z * [new branch] route-cache -> origin/route-cache
9962024-05-20T15:20:26.171Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9972024-05-20T15:20:26.171Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9982024-05-20T15:20:26.171Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9992024-05-20T15:20:26.171Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
10002024-05-20T15:20:26.171Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
10012024-05-20T15:20:26.171Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
10022024-05-20T15:20:26.171Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
10032024-05-20T15:20:26.171Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
10042024-05-20T15:20:26.171Z * [new branch] rpz-def-action -> origin/rpz-def-action
10052024-05-20T15:20:26.171Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
10062024-05-20T15:20:26.171Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
10072024-05-20T15:20:26.171Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
10082024-05-20T15:20:26.171Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
10092024-05-20T15:20:26.171Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
10102024-05-20T15:20:26.171Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
10112024-05-20T15:20:26.171Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
10122024-05-20T15:20:26.171Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
10132024-05-20T15:20:26.171Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
10142024-05-20T15:20:26.172Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
10152024-05-20T15:20:26.172Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
10162024-05-20T15:20:26.172Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
10172024-05-20T15:20:26.172Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
10182024-05-20T15:20:26.172Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
10192024-05-20T15:20:26.172Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
10202024-05-20T15:20:26.172Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
10212024-05-20T15:20:26.172Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
10222024-05-20T15:20:26.172Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10232024-05-20T15:20:26.172Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10242024-05-20T15:20:26.172Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10252024-05-20T15:20:26.172Z * [new branch] rpz-test-common -> origin/rpz-test-common
10262024-05-20T15:20:26.172Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10272024-05-20T15:20:26.172Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10282024-05-20T15:20:26.172Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10292024-05-20T15:20:26.172Z * [new branch] spring-clean -> origin/spring-clean
10302024-05-20T15:20:26.172Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10312024-05-20T15:20:26.172Z * [new branch] underlay-lock -> origin/underlay-lock
10322024-05-20T15:20:26.172Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10332024-05-20T15:20:26.172Z * [new ref] -> origin/HEAD
10342024-05-20T15:20:26.172Z Updating git repository `https://github.com/oxidecomputer/falcon`
10352024-05-20T15:20:26.888ZFrom https://github.com/oxidecomputer/falcon
10362024-05-20T15:20:26.888Z * [new branch] main -> origin/main
10372024-05-20T15:20:26.888Z * [new ref] -> origin/HEAD
10382024-05-20T15:20:27.569Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10392024-05-20T15:20:27.853ZFrom https://github.com/oxidecomputer/management-gateway-service
10402024-05-20T15:20:27.853Z * [new branch] af-temp-hash -> origin/af-temp-hash
10412024-05-20T15:20:27.918Z * [new branch] buildomat -> origin/buildomat
10422024-05-20T15:20:27.918Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10432024-05-20T15:20:27.918Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10442024-05-20T15:20:27.918Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10452024-05-20T15:20:27.918Z * [new branch] image-board-check -> origin/image-board-check
10462024-05-20T15:20:27.918Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10472024-05-20T15:20:27.919Z * [new branch] lock_state -> origin/lock_state
10482024-05-20T15:20:27.919Z * [new branch] main -> origin/main
10492024-05-20T15:20:27.919Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10502024-05-20T15:20:27.919Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10512024-05-20T15:20:27.919Z * [new branch] read-rot-message -> origin/read-rot-message
10522024-05-20T15:20:27.919Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10532024-05-20T15:20:27.919Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10542024-05-20T15:20:27.919Z * [new branch] reset-component -> origin/reset-component
10552024-05-20T15:20:27.919Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10562024-05-20T15:20:27.919Z * [new branch] rhai -> origin/rhai
10572024-05-20T15:20:27.919Z * [new branch] rot-boot-info -> origin/rot-boot-info
10582024-05-20T15:20:27.919Z * [new branch] rot-update -> origin/rot-update
10592024-05-20T15:20:27.919Z * [new branch] rot-update-2 -> origin/rot-update-2
10602024-05-20T15:20:27.919Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10612024-05-20T15:20:27.919Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10622024-05-20T15:20:27.919Z * [new branch] sprot-attest -> origin/sprot-attest
10632024-05-20T15:20:27.919Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10642024-05-20T15:20:27.919Z * [new branch] sprot-errors -> origin/sprot-errors
10652024-05-20T15:20:27.919Z * [new branch] stage0-update-component -> origin/stage0-update-component
10662024-05-20T15:20:27.920Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10672024-05-20T15:20:27.920Z * [new branch] update-stage0 -> origin/update-stage0
10682024-05-20T15:20:27.920Z * [new ref] -> origin/HEAD
10692024-05-20T15:20:27.920Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10702024-05-20T15:20:28.228ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10712024-05-20T15:20:28.228Z * [new branch] add-more-flags -> origin/add-more-flags
10722024-05-20T15:20:28.236Z * [new branch] master -> origin/master
10732024-05-20T15:20:28.236Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10742024-05-20T15:20:28.236Z * [new branch] update_database -> origin/update_database
10752024-05-20T15:20:28.236Z * [new ref] -> origin/HEAD
10762024-05-20T15:20:28.398Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10772024-05-20T15:20:28.818ZFrom https://github.com/oxidecomputer/openapi-lint
10782024-05-20T15:20:28.819Z * [new branch] main -> origin/main
10792024-05-20T15:20:28.832Z * [new ref] -> origin/HEAD
10802024-05-20T15:20:28.892Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10812024-05-20T15:20:29.015Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10822024-05-20T15:20:29.286ZFrom http://github.com/oxidecomputer/sprockets
10832024-05-20T15:20:29.286Z * [new branch] add-license-file -> origin/add-license-file
10842024-05-20T15:20:29.292Z * [new branch] add-spi-error -> origin/add-spi-error
10852024-05-20T15:20:29.292Z * [new branch] aead-buf -> origin/aead-buf
10862024-05-20T15:20:29.293Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10872024-05-20T15:20:29.293Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10882024-05-20T15:20:29.293Z * [new branch] aead-read-buf -> origin/aead-read-buf
10892024-05-20T15:20:29.293Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10902024-05-20T15:20:29.294Z * [new branch] async-session -> origin/async-session
10912024-05-20T15:20:29.294Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10922024-05-20T15:20:29.294Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10932024-05-20T15:20:29.294Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10942024-05-20T15:20:29.294Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10952024-05-20T15:20:29.294Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10962024-05-20T15:20:29.294Z * [new branch] derive-more -> origin/derive-more
10972024-05-20T15:20:29.295Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10982024-05-20T15:20:29.295Z * [new branch] main -> origin/main
10992024-05-20T15:20:29.295Z * [new branch] main-rebased -> origin/main-rebased
11002024-05-20T15:20:29.295Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
11012024-05-20T15:20:29.295Z * [new branch] qol-tweaks -> origin/qol-tweaks
11022024-05-20T15:20:29.296Z * [new branch] readme -> origin/readme
11032024-05-20T15:20:29.296Z * [new branch] readme-fix -> origin/readme-fix
11042024-05-20T15:20:29.296Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
11052024-05-20T15:20:29.296Z * [new ref] -> origin/HEAD
11062024-05-20T15:20:29.434Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
11072024-05-20T15:20:29.866ZFrom https://github.com/oxidecomputer/diesel-dtrace
11082024-05-20T15:20:29.867Z * [new branch] main -> origin/main
11092024-05-20T15:20:29.870Z * [new branch] stable-usdt -> origin/stable-usdt
11102024-05-20T15:20:29.870Z * [new branch] uuid -> origin/uuid
11112024-05-20T15:20:29.870Z * [new ref] -> origin/HEAD
11122024-05-20T15:20:29.897Z Updating git repository `http://github.com/oxidecomputer/tofino`
11132024-05-20T15:20:30.095Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
11142024-05-20T15:20:30.420ZFrom http://github.com/oxidecomputer/tofino
11152024-05-20T15:20:30.420Z * [new branch] main -> origin/main
11162024-05-20T15:20:30.424Z * [new ref] -> origin/HEAD
11172024-05-20T15:20:30.475Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
11182024-05-20T15:20:30.895ZFrom https://github.com/oxidecomputer/illumos-devinfo
11192024-05-20T15:20:30.895Z * [new branch] main -> origin/main
11202024-05-20T15:20:30.899Z * [new ref] -> origin/HEAD
11212024-05-20T15:20:30.924Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
11222024-05-20T15:20:31.386ZFrom https://github.com/oxidecomputer/libefi-illumos
11232024-05-20T15:20:31.386Z * [new branch] master -> origin/master
11242024-05-20T15:20:31.395Z * [new ref] -> origin/HEAD
11252024-05-20T15:20:31.406Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11262024-05-20T15:20:31.867ZFrom https://github.com/oxidecomputer/libnvme
11272024-05-20T15:20:31.868Z * [new branch] main -> origin/main
11282024-05-20T15:20:32.426Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11292024-05-20T15:20:32.426Z * [new ref] -> origin/HEAD
11302024-05-20T15:20:32.426Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11312024-05-20T15:20:32.541ZFrom https://github.com/oxidecomputer/hubtools
11322024-05-20T15:20:32.541Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11332024-05-20T15:20:32.541Z * [new branch] add-default-caboose -> origin/add-default-caboose
11342024-05-20T15:20:32.541Z * [new branch] add_sign -> origin/add_sign
11352024-05-20T15:20:32.541Z * [new branch] bootleby_archive -> origin/bootleby_archive
11362024-05-20T15:20:32.541Z * [new branch] caboose_sign -> origin/caboose_sign
11372024-05-20T15:20:32.541Z * [new branch] epoch -> origin/epoch
11382024-05-20T15:20:32.541Z * [new branch] extract-image -> origin/extract-image
11392024-05-20T15:20:32.541Z * [new branch] fixes -> origin/fixes
11402024-05-20T15:20:32.541Z * [new branch] humility_fixes -> origin/humility_fixes
11412024-05-20T15:20:32.542Z * [new branch] main -> origin/main
11422024-05-20T15:20:32.542Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11432024-05-20T15:20:32.542Z * [new branch] sig_txt -> origin/sig_txt
11442024-05-20T15:20:32.542Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11452024-05-20T15:20:32.542Z * [new branch] verify_rot -> origin/verify_rot
11462024-05-20T15:20:32.542Z * [new ref] -> origin/HEAD
11472024-05-20T15:20:32.542Z Updating git repository `https://github.com/oxidecomputer/ispf`
11482024-05-20T15:20:33.000ZFrom https://github.com/oxidecomputer/ispf
11492024-05-20T15:20:33.000Z * [new branch] main -> origin/main
11502024-05-20T15:20:33.279Z * [new ref] -> origin/HEAD
11512024-05-20T15:20:33.279Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11522024-05-20T15:20:35.852ZFrom https://github.com/oxidecomputer/poptrie
11532024-05-20T15:20:35.852Z * [new branch] main -> origin/main
11542024-05-20T15:20:35.956Z * [new branch] multipath -> origin/multipath
11552024-05-20T15:20:35.956Z * [new ref] -> origin/HEAD
11562024-05-20T15:20:35.956Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11572024-05-20T15:20:35.956ZFrom https://github.com/oxidecomputer/netadm-sys
11582024-05-20T15:20:35.956Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11592024-05-20T15:20:35.956Z * [new branch] compile-macos -> origin/compile-macos
11602024-05-20T15:20:35.956Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11612024-05-20T15:20:35.956Z * [new branch] gh-pages -> origin/gh-pages
11622024-05-20T15:20:35.956Z * [new branch] main -> origin/main
11632024-05-20T15:20:35.956Z * [new branch] route-get-timeout -> origin/route-get-timeout
11642024-05-20T15:20:35.956Z * [new branch] siocgnds -> origin/siocgnds
11652024-05-20T15:20:35.956Z * [new ref] -> origin/HEAD
11662024-05-20T15:20:35.956Z Updating git repository `https://github.com/jgallagher/nix`
11672024-05-20T15:20:36.294ZFrom https://github.com/jgallagher/nix
11682024-05-20T15:20:36.294Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11692024-05-20T15:20:36.401Z * [new branch] aio_pin -> origin/aio_pin
11702024-05-20T15:20:36.401Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11712024-05-20T15:20:36.401Z * [new branch] illumos -> origin/illumos
11722024-05-20T15:20:36.401Z * [new branch] master -> origin/master
11732024-05-20T15:20:36.401Z * [new branch] r0.11.1 -> origin/r0.11.1
11742024-05-20T15:20:36.401Z * [new branch] r0.12.1 -> origin/r0.12.1
11752024-05-20T15:20:36.401Z * [new branch] r0.13.1 -> origin/r0.13.1
11762024-05-20T15:20:36.401Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11772024-05-20T15:20:36.401Z * [new branch] sparc64 -> origin/sparc64
11782024-05-20T15:20:36.402Z * [new branch] staging -> origin/staging
11792024-05-20T15:20:36.402Z * [new branch] trying -> origin/trying
11802024-05-20T15:20:36.402Z * [new branch] update_lazystatic -> origin/update_lazystatic
11812024-05-20T15:20:36.402Z * [new ref] -> origin/HEAD
11822024-05-20T15:20:36.402Z * [new tag] v0.10.0 -> v0.10.0
11832024-05-20T15:20:36.402Z * [new tag] v0.11.0 -> v0.11.0
11842024-05-20T15:20:36.402Z * [new tag] v0.11.1 -> v0.11.1
11852024-05-20T15:20:36.402Z * [new tag] v0.12.0 -> v0.12.0
11862024-05-20T15:20:36.402Z * [new tag] v0.12.1 -> v0.12.1
11872024-05-20T15:20:36.402Z * [new tag] v0.13.0 -> v0.13.0
11882024-05-20T15:20:36.402Z * [new tag] v0.13.1 -> v0.13.1
11892024-05-20T15:20:36.402Z * [new tag] v0.14.0 -> v0.14.0
11902024-05-20T15:20:36.402Z * [new tag] v0.14.1 -> v0.14.1
11912024-05-20T15:20:36.402Z * [new tag] v0.16.0 -> v0.16.0
11922024-05-20T15:20:36.402Z * [new tag] v0.17.0 -> v0.17.0
11932024-05-20T15:20:36.402Z * [new tag] v0.3.10 -> v0.3.10
11942024-05-20T15:20:36.402Z * [new tag] v0.3.9 -> v0.3.9
11952024-05-20T15:20:36.402Z * [new tag] v0.4.2 -> v0.4.2
11962024-05-20T15:20:36.402Z * [new tag] v0.4.3 -> v0.4.3
11972024-05-20T15:20:36.402Z * [new tag] v0.5.0 -> v0.5.0
11982024-05-20T15:20:36.402Z * [new tag] v0.5.1 -> v0.5.1
11992024-05-20T15:20:36.402Z * [new tag] v0.6.0 -> v0.6.0
12002024-05-20T15:20:36.403Z * [new tag] v0.7.0 -> v0.7.0
12012024-05-20T15:20:36.403Z * [new tag] v0.8.0 -> v0.8.0
12022024-05-20T15:20:36.403Z * [new tag] v0.8.1 -> v0.8.1
12032024-05-20T15:20:36.403Z * [new tag] v0.9.0 -> v0.9.0
12042024-05-20T15:20:36.403Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
12052024-05-20T15:20:36.681ZFrom https://github.com/oxidecomputer/tlvc
12062024-05-20T15:20:36.681Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
12072024-05-20T15:20:36.760Z * [new branch] main -> origin/main
12082024-05-20T15:20:36.760Z * [new branch] string-pieces -> origin/string-pieces
12092024-05-20T15:20:36.760Z * [new ref] -> origin/HEAD
12102024-05-20T15:20:36.760Z Updating git repository `https://github.com/cbiffle/hubpack`
12112024-05-20T15:20:37.113ZFrom https://github.com/cbiffle/hubpack
12122024-05-20T15:20:37.113Z * [new branch] main -> origin/main
12132024-05-20T15:20:37.113Z * [new ref] -> origin/HEAD
12142024-05-20T15:20:37.261Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
12152024-05-20T15:20:37.785ZFrom https://github.com/oxidecomputer/lpc55_support
12162024-05-20T15:20:37.785Z * [new branch] bump_version -> origin/bump_version
12172024-05-20T15:20:37.925Z * [new branch] extend_logging -> origin/extend_logging
12182024-05-20T15:20:37.925Z * [new branch] master -> origin/master
12192024-05-20T15:20:37.925Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
12202024-05-20T15:20:37.925Z * [new branch] real_verify_error -> origin/real_verify_error
12212024-05-20T15:20:37.925Z * [new branch] release_fixes -> origin/release_fixes
12222024-05-20T15:20:37.925Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
12232024-05-20T15:20:37.926Z * [new ref] -> origin/HEAD
12242024-05-20T15:20:38.530Z Updating git repository `https://github.com/oxidecomputer/typify`
12252024-05-20T15:20:40.108ZFrom https://github.com/oxidecomputer/typify
12262024-05-20T15:20:40.108Z * [new branch] dependabot/cargo/schemars-0.8.20 -> origin/dependabot/cargo/schemars-0.8.20
12272024-05-20T15:20:40.316Z * [new branch] dependabot/cargo/semver-1.0.23 -> origin/dependabot/cargo/semver-1.0.23
12282024-05-20T15:20:40.316Z * [new branch] dependabot/cargo/serde-1.0.202 -> origin/dependabot/cargo/serde-1.0.202
12292024-05-20T15:20:40.316Z * [new branch] dependabot/cargo/syn-2.0.65 -> origin/dependabot/cargo/syn-2.0.65
12302024-05-20T15:20:40.317Z * [new branch] dependabot/cargo/thiserror-1.0.61 -> origin/dependabot/cargo/thiserror-1.0.61
12312024-05-20T15:20:40.317Z * [new branch] ipv6 -> origin/ipv6
12322024-05-20T15:20:40.317Z * [new branch] js-schema -> origin/js-schema
12332024-05-20T15:20:40.317Z * [new branch] main -> origin/main
12342024-05-20T15:20:40.317Z * [new branch] nested-newtype -> origin/nested-newtype
12352024-05-20T15:20:40.317Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12362024-05-20T15:20:40.317Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12372024-05-20T15:20:40.317Z * [new ref] -> origin/HEAD
12382024-05-20T15:20:40.317Z * [new tag] v0.0.10 -> v0.0.10
12392024-05-20T15:20:40.317Z * [new tag] v0.0.11 -> v0.0.11
12402024-05-20T15:20:40.318Z * [new tag] v0.0.12 -> v0.0.12
12412024-05-20T15:20:40.318Z * [new tag] v0.0.13 -> v0.0.13
12422024-05-20T15:20:40.318Z * [new tag] v0.0.14 -> v0.0.14
12432024-05-20T15:20:40.318Z * [new tag] v0.0.15 -> v0.0.15
12442024-05-20T15:20:40.318Z * [new tag] v0.0.16 -> v0.0.16
12452024-05-20T15:20:40.318Z * [new tag] v0.0.4 -> v0.0.4
12462024-05-20T15:20:40.318Z * [new tag] v0.0.5 -> v0.0.5
12472024-05-20T15:20:40.318Z * [new tag] v0.0.6 -> v0.0.6
12482024-05-20T15:20:40.318Z * [new tag] v0.0.7 -> v0.0.7
12492024-05-20T15:20:40.318Z * [new tag] v0.0.8 -> v0.0.8
12502024-05-20T15:20:40.318Z * [new tag] v0.0.9 -> v0.0.9
12512024-05-20T15:20:40.318Z * [new tag] v0.1.0 -> v0.1.0
12522024-05-20T15:20:40.318Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12532024-05-20T15:20:41.863ZFrom https://github.com/oxidecomputer/dlpi-sys
12542024-05-20T15:20:41.863Z * [new branch] gh-pages -> origin/gh-pages
12552024-05-20T15:20:41.968Z * [new branch] main -> origin/main
12562024-05-20T15:20:41.968Z * [new ref] -> origin/HEAD
12572024-05-20T15:20:41.968Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12582024-05-20T15:20:42.186ZFrom https://github.com/jmesmon/rust-libzfs
12592024-05-20T15:20:42.186Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12602024-05-20T15:20:42.386Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12612024-05-20T15:20:42.386Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12622024-05-20T15:20:42.386Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12632024-05-20T15:20:42.386Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12642024-05-20T15:20:42.386Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12652024-05-20T15:20:42.386Z * [new branch] dev -> origin/dev
12662024-05-20T15:20:42.386Z * [new branch] drr -> origin/drr
12672024-05-20T15:20:42.386Z * [new branch] f-types -> origin/f-types
12682024-05-20T15:20:42.386Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12692024-05-20T15:20:42.386Z * [new branch] master -> origin/master
12702024-05-20T15:20:42.387Z * [new branch] staging -> origin/staging
12712024-05-20T15:20:42.387Z * [new ref] -> origin/HEAD
12722024-05-20T15:20:42.387Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12732024-05-20T15:20:42.387Z * [new tag] v0.4.0 -> v0.4.0
12742024-05-20T15:20:42.387Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12752024-05-20T15:20:42.387Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12762024-05-20T15:20:42.387Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12772024-05-20T15:20:42.799ZFrom https://github.com/oxidecomputer/rusty-doors
12782024-05-20T15:20:42.799Z * [new branch] gh-pages -> origin/gh-pages
12792024-05-20T15:20:42.872Z * [new branch] main -> origin/main
12802024-05-20T15:20:42.872Z * [new branch] no-bindgen -> origin/no-bindgen
12812024-05-20T15:20:42.872Z * [new ref] -> origin/HEAD
12822024-05-20T15:20:42.958Z Updating git repository `https://github.com/oxidecomputer/rfb`
12832024-05-20T15:20:43.402ZFrom https://github.com/oxidecomputer/rfb
12842024-05-20T15:20:43.403Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12852024-05-20T15:20:43.411Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12862024-05-20T15:20:43.411Z * [new branch] main -> origin/main
12872024-05-20T15:20:43.411Z * [new branch] pixfmts -> origin/pixfmts
12882024-05-20T15:20:43.411Z * [new ref] -> origin/HEAD
12892024-05-20T15:20:44.176Z Downloading crates ...
12902024-05-20T15:20:44.296Z Downloaded anstyle v1.0.7
12912024-05-20T15:20:44.300Z Downloaded anyhow v1.0.83
12922024-05-20T15:20:44.303Z Downloaded addr2line v0.21.0
12932024-05-20T15:20:44.308Z Downloaded anstyle-query v1.0.0
12942024-05-20T15:20:44.311Z Downloaded adler v1.0.2
12952024-05-20T15:20:44.312Z Downloaded anstyle-parse v0.2.1
12962024-05-20T15:20:44.316Z Downloaded ahash v0.8.8
12972024-05-20T15:20:44.324Z Downloaded array-init v0.0.4
12982024-05-20T15:20:44.324Z Downloaded argon2 v0.5.3
12992024-05-20T15:20:44.324Z Downloaded allocator-api2 v0.2.16
13002024-05-20T15:20:44.330Z Downloaded arc-swap v1.6.0
13012024-05-20T15:20:44.330Z Downloaded crossbeam-deque v0.8.3
13022024-05-20T15:20:44.330Z Downloaded arrayref v0.3.7
13032024-05-20T15:20:44.342Z Downloaded anstream v0.6.11
13042024-05-20T15:20:44.342Z Downloaded ascii-canvas v3.0.0
13052024-05-20T15:20:44.342Z Downloaded aho-corasick v1.1.2
13062024-05-20T15:20:44.353Z Downloaded base64 v0.22.1
13072024-05-20T15:20:44.354Z Downloaded bitflags v2.4.2
13082024-05-20T15:20:44.354Z Downloaded bitstruct v0.1.1
13092024-05-20T15:20:44.354Z Downloaded bytecount v0.6.3
13102024-05-20T15:20:44.354Z Downloaded bitflags v1.3.2
13112024-05-20T15:20:44.360Z Downloaded byteorder v1.5.0
13122024-05-20T15:20:44.360Z Downloaded atty v0.2.14
13132024-05-20T15:20:44.360Z Downloaded idna v0.2.3
13142024-05-20T15:20:44.375Z Downloaded hex v0.4.3
13152024-05-20T15:20:44.376Z Downloaded bb8 v0.8.3
13162024-05-20T15:20:44.376Z Downloaded atomicwrites v0.4.3
13172024-05-20T15:20:44.376Z Downloaded blake2 v0.10.6
13182024-05-20T15:20:44.376Z Downloaded cfg_aliases v0.1.1
13192024-05-20T15:20:44.376Z Downloaded ident_case v1.0.1
13202024-05-20T15:20:44.376Z Downloaded hubpack_derive v0.1.1
13212024-05-20T15:20:44.382Z Downloaded http-range v0.1.5
13222024-05-20T15:20:44.382Z Downloaded ciborium-io v0.2.2
13232024-05-20T15:20:44.382Z Downloaded bitstruct_derive v0.1.0
13242024-05-20T15:20:44.382Z Downloaded block-buffer v0.10.4
13252024-05-20T15:20:44.382Z Downloaded colorchoice v1.0.0
13262024-05-20T15:20:44.386Z Downloaded heck v0.5.0
13272024-05-20T15:20:44.386Z Downloaded bit-set v0.5.3
13282024-05-20T15:20:44.386Z Downloaded http-body v0.4.5
13292024-05-20T15:20:44.389Z Downloaded buf-list v1.0.3
13302024-05-20T15:20:44.389Z Downloaded castaway v0.2.2
13312024-05-20T15:20:44.394Z Downloaded block-padding v0.3.3
13322024-05-20T15:20:44.395Z Downloaded heck v0.3.3
13332024-05-20T15:20:44.395Z Downloaded base16ct v0.2.0
13342024-05-20T15:20:44.412Z Downloaded iana-time-zone v0.1.57
13352024-05-20T15:20:44.412Z Downloaded heapless v0.8.0
13362024-05-20T15:20:44.416Z Downloaded heapless v0.7.16
13372024-05-20T15:20:44.416Z Downloaded hostname v0.3.1
13382024-05-20T15:20:44.416Z Downloaded match_cfg v0.1.0
13392024-05-20T15:20:44.416Z Downloaded colored v2.1.0
13402024-05-20T15:20:44.416Z Downloaded cipher v0.4.4
13412024-05-20T15:20:44.416Z Downloaded signal-hook-tokio v0.3.1
13422024-05-20T15:20:44.420Z Downloaded headers v0.3.9
13432024-05-20T15:20:44.425Z Downloaded ipnetwork v0.20.0
13442024-05-20T15:20:44.425Z Downloaded hyper-rustls v0.24.2
13452024-05-20T15:20:44.428Z Downloaded cargo_metadata v0.18.1
13462024-05-20T15:20:44.432Z Downloaded bzip2 v0.4.4
13472024-05-20T15:20:44.432Z Downloaded sqlparser_derive v0.2.2
13482024-05-20T15:20:44.432Z Downloaded bcs v0.1.6
13492024-05-20T15:20:44.436Z Downloaded stability v0.2.0
13502024-05-20T15:20:44.436Z Downloaded backoff v0.4.0
13512024-05-20T15:20:44.439Z Downloaded newtype_derive v0.1.6
13522024-05-20T15:20:44.439Z Downloaded new_debug_unreachable v1.0.4
13532024-05-20T15:20:44.442Z Downloaded matches v0.1.10
13542024-05-20T15:20:44.442Z Downloaded cassowary v0.3.0
13552024-05-20T15:20:44.446Z Downloaded constant_time_eq v0.3.0
13562024-05-20T15:20:44.446Z Downloaded crc v3.0.1
13572024-05-20T15:20:44.449Z Downloaded cpufeatures v0.2.12
13582024-05-20T15:20:44.449Z Downloaded normalize-line-endings v0.3.0
13592024-05-20T15:20:44.449Z Downloaded tinyvec_macros v0.1.1
13602024-05-20T15:20:44.452Z Downloaded try-lock v0.2.4
13612024-05-20T15:20:44.452Z Downloaded newline-converter v0.3.0
13622024-05-20T15:20:44.456Z Downloaded camino v1.1.7
13632024-05-20T15:20:44.456Z Downloaded async-trait v0.1.80
13642024-05-20T15:20:44.459Z Downloaded rustls-pki-types v1.3.0
13652024-05-20T15:20:44.462Z Downloaded inout v0.1.3
13662024-05-20T15:20:44.463Z Downloaded itoa v1.0.9
13672024-05-20T15:20:44.466Z Downloaded indoc v2.0.3
13682024-05-20T15:20:44.469Z Downloaded want v0.3.1
13692024-05-20T15:20:44.469Z Downloaded tower-service v0.3.2
13702024-05-20T15:20:44.469Z Downloaded newtype-uuid v1.1.0
13712024-05-20T15:20:44.472Z Downloaded rustfmt-wrapper v0.2.1
13722024-05-20T15:20:44.472Z Downloaded clap_lex v0.7.0
13732024-05-20T15:20:44.472Z Downloaded serde_plain v1.0.2
13742024-05-20T15:20:44.477Z Downloaded corncobs v0.1.3
13752024-05-20T15:20:44.477Z Downloaded cobs v0.2.3
13762024-05-20T15:20:44.480Z Downloaded is_ci v1.2.0
13772024-05-20T15:20:44.480Z Downloaded crunchy v0.2.2
13782024-05-20T15:20:44.480Z Downloaded instant v0.1.12
13792024-05-20T15:20:44.483Z Downloaded const_format_proc_macros v0.2.32
13802024-05-20T15:20:44.483Z Downloaded diesel_table_macro_syntax v0.1.0
13812024-05-20T15:20:44.486Z Downloaded slog-async v2.8.0
13822024-05-20T15:20:44.486Z Downloaded tap v1.0.1
13832024-05-20T15:20:44.490Z Downloaded synstructure v0.12.6
13842024-05-20T15:20:44.490Z Downloaded static_assertions v1.1.0
13852024-05-20T15:20:44.493Z Downloaded string_cache v0.8.7
13862024-05-20T15:20:44.493Z Downloaded crc-catalog v2.2.0
13872024-05-20T15:20:44.496Z Downloaded cookie v0.17.0
13882024-05-20T15:20:44.497Z Downloaded keccak v0.1.4
13892024-05-20T15:20:44.500Z Downloaded cookie_store v0.20.0
13902024-05-20T15:20:44.502Z Downloaded thiserror-no-std v2.0.2
13912024-05-20T15:20:44.506Z Downloaded libsw v3.3.1
13922024-05-20T15:20:44.512Z Downloaded tui-tree-widget v0.19.0
13932024-05-20T15:20:44.512Z Downloaded md-5 v0.10.5
13942024-05-20T15:20:44.515Z Downloaded maplit v1.0.2
13952024-05-20T15:20:44.515Z Downloaded serde_path_to_error v0.1.16
13962024-05-20T15:20:44.515Z Downloaded semver v1.0.23
13972024-05-20T15:20:44.519Z Downloaded peeking_take_while v0.1.2
13982024-05-20T15:20:44.519Z Downloaded lru v0.12.1
13992024-05-20T15:20:44.519Z Downloaded clap v4.5.4
14002024-05-20T15:20:44.533Z Downloaded untrusted v0.9.0
14012024-05-20T15:20:44.956Z Downloaded zeroize_derive v1.4.2
14022024-05-20T15:20:44.956Z Downloaded zeroize v1.7.0
14032024-05-20T15:20:44.956Z Downloaded tokio-macros v2.2.0
14042024-05-20T15:20:44.956Z Downloaded libefi-sys v0.1.0
14052024-05-20T15:20:44.956Z Downloaded serde_repr v0.1.16
14062024-05-20T15:20:44.956Z Downloaded ed25519 v1.5.3
14072024-05-20T15:20:44.956Z Downloaded phf_shared v0.10.0
14082024-05-20T15:20:44.956Z Downloaded embedded-io v0.4.0
14092024-05-20T15:20:44.961Z Downloaded either v1.11.0
14102024-05-20T15:20:44.961Z Downloaded usdt v0.5.0
14112024-05-20T15:20:44.961Z Downloaded const-oid v0.9.6
14122024-05-20T15:20:44.961Z Downloaded crc32fast v1.3.2
14132024-05-20T15:20:44.961Z Downloaded defmt-macros v0.3.6
14142024-05-20T15:20:44.961Z Downloaded native-tls v0.2.11
14152024-05-20T15:20:44.961Z Downloaded flagset v0.4.3
14162024-05-20T15:20:44.961Z Downloaded debug-ignore v1.0.5
14172024-05-20T15:20:44.961Z Downloaded mime_guess v2.0.4
14182024-05-20T15:20:44.961Z Downloaded glob v0.3.1
14192024-05-20T15:20:44.961Z Downloaded multer v3.1.0
14202024-05-20T15:20:44.961Z Downloaded memmap2 v0.7.1
14212024-05-20T15:20:44.961Z Downloaded unicode-linebreak v0.1.5
14222024-05-20T15:20:44.961Z Downloaded olpc-cjson v0.1.3
14232024-05-20T15:20:44.961Z Downloaded log v0.4.21
14242024-05-20T15:20:44.962Z Downloaded bytes v1.6.0
14252024-05-20T15:20:44.962Z Downloaded float-cmp v0.9.0
14262024-05-20T15:20:44.962Z Downloaded ena v0.14.2
14272024-05-20T15:20:44.962Z Downloaded zone_cfg_derive v0.1.2
14282024-05-20T15:20:44.962Z Downloaded equivalent v1.0.1
14292024-05-20T15:20:44.962Z Downloaded usdt-macro v0.3.5
14302024-05-20T15:20:44.962Z Downloaded futures-core v0.3.30
14312024-05-20T15:20:44.962Z Downloaded nu-ansi-term v0.50.0
14322024-05-20T15:20:44.962Z Downloaded r2d2 v0.8.10
14332024-05-20T15:20:44.962Z Downloaded rustls-pemfile v1.0.3
14342024-05-20T15:20:44.962Z Downloaded toolchain_find v0.4.0
14352024-05-20T15:20:44.962Z Downloaded snafu-derive v0.8.2
14362024-05-20T15:20:44.962Z Downloaded group v0.13.0
14372024-05-20T15:20:44.962Z Downloaded globset v0.4.13
14382024-05-20T15:20:44.962Z Downloaded tempfile v3.10.1
14392024-05-20T15:20:44.962Z Downloaded openssl-probe v0.1.5
14402024-05-20T15:20:44.962Z Downloaded rcgen v0.12.1
14412024-05-20T15:20:44.962Z Downloaded usdt-macro v0.5.0
14422024-05-20T15:20:44.962Z Downloaded strip-ansi-escapes v0.2.0
14432024-05-20T15:20:44.962Z Downloaded slog-scope v4.4.0
14442024-05-20T15:20:44.962Z Downloaded rayon-core v1.12.1
14452024-05-20T15:20:44.962Z Downloaded peg-runtime v0.8.3
14462024-05-20T15:20:44.962Z Downloaded same-file v1.0.6
14472024-05-20T15:20:44.963Z Downloaded parking_lot_core v0.8.6
14482024-05-20T15:20:44.963Z Downloaded defmt v0.3.5
14492024-05-20T15:20:44.963Z Downloaded display-error-chain v0.2.0
14502024-05-20T15:20:44.963Z Downloaded dirs-sys-next v0.1.2
14512024-05-20T15:20:44.963Z Downloaded pem-rfc7468 v0.7.0
14522024-05-20T15:20:44.963Z Downloaded toml_datetime v0.6.5
14532024-05-20T15:20:44.963Z Downloaded mockall_derive v0.12.1
14542024-05-20T15:20:44.963Z Downloaded serde-big-array v0.4.1
14552024-05-20T15:20:44.963Z Downloaded shell-words v1.1.0
14562024-05-20T15:20:44.963Z Downloaded dof v0.3.0
14572024-05-20T15:20:44.963Z Downloaded serde_arrays v0.1.0
14582024-05-20T15:20:44.963Z Downloaded errno v0.3.8
14592024-05-20T15:20:44.963Z Downloaded postgres-protocol v0.6.6
14602024-05-20T15:20:44.963Z Downloaded quote v1.0.36
14612024-05-20T15:20:44.963Z Downloaded pretty-hex v0.4.1
14622024-05-20T15:20:44.963Z Downloaded pretty-hex v0.2.1
14632024-05-20T15:20:44.963Z Downloaded slog-stdlog v4.1.1
14642024-05-20T15:20:44.963Z Downloaded const_format v0.2.32
14652024-05-20T15:20:44.963Z Downloaded time-core v0.1.2
14662024-05-20T15:20:44.963Z Downloaded tabwriter v1.4.0
14672024-05-20T15:20:44.963Z Downloaded futures-sink v0.3.30
14682024-05-20T15:20:44.963Z Downloaded parse-display-derive v0.9.0
14692024-05-20T15:20:44.963Z Downloaded packed_struct v0.10.1
14702024-05-20T15:20:44.963Z Downloaded tabled_derive v0.7.0
14712024-05-20T15:20:44.964Z Downloaded rpassword v7.3.1
14722024-05-20T15:20:44.964Z Downloaded postgres-types v0.2.6
14732024-05-20T15:20:44.964Z Downloaded parking_lot v0.12.1
14742024-05-20T15:20:44.964Z Downloaded predicates-tree v1.0.9
14752024-05-20T15:20:44.964Z Downloaded predicates-core v1.0.6
14762024-05-20T15:20:44.964Z Downloaded peg v0.8.3
14772024-05-20T15:20:44.964Z Downloaded foreign-types-shared v0.3.1
14782024-05-20T15:20:44.964Z Downloaded tokio-rustls v0.25.0
14792024-05-20T15:20:44.964Z Downloaded fastrand v2.0.1
14802024-05-20T15:20:44.964Z Downloaded deranged v0.3.11
14812024-05-20T15:20:44.964Z Downloaded zerocopy v0.6.6
14822024-05-20T15:20:44.964Z Downloaded num_threads v0.1.6
14832024-05-20T15:20:44.964Z Downloaded number_prefix v0.4.0
14842024-05-20T15:20:44.964Z Downloaded signal-hook-mio v0.2.3
14852024-05-20T15:20:44.964Z Downloaded serde_urlencoded v0.7.1
14862024-05-20T15:20:44.964Z Downloaded serde_tokenstream v0.2.0
14872024-05-20T15:20:44.964Z Downloaded num-conv v0.1.0
14882024-05-20T15:20:44.964Z Downloaded futures-task v0.3.30
14892024-05-20T15:20:44.964Z Downloaded endian-type v0.1.2
14902024-05-20T15:20:44.964Z Downloaded elliptic-curve v0.13.8
14912024-05-20T15:20:44.964Z Downloaded slog-term v2.9.1
14922024-05-20T15:20:44.964Z Downloaded unicode-width v0.1.11
14932024-05-20T15:20:44.964Z Downloaded thread_local v1.1.7
14942024-05-20T15:20:44.964Z Downloaded indexmap v1.9.3
14952024-05-20T15:20:44.965Z Downloaded opaque-debug v0.3.0
14962024-05-20T15:20:44.965Z Downloaded serde_derive v1.0.201
14972024-05-20T15:20:44.965Z Downloaded peg-macros v0.8.3
14982024-05-20T15:20:44.965Z Downloaded rand_seeder v0.2.3
14992024-05-20T15:20:44.965Z Downloaded slog-envlogger v2.2.0
15002024-05-20T15:20:44.965Z Downloaded percent-encoding v2.3.1
15012024-05-20T15:20:44.965Z Downloaded pem v3.0.4
15022024-05-20T15:20:44.965Z Downloaded miniz_oxide v0.7.1
15032024-05-20T15:20:44.965Z Downloaded form_urlencoded v1.2.1
15042024-05-20T15:20:44.965Z Downloaded generic-array v0.14.7
15052024-05-20T15:20:44.965Z Downloaded signal-hook-registry v1.4.1
15062024-05-20T15:20:44.965Z Downloaded half v2.3.1
15072024-05-20T15:20:44.965Z Downloaded spin v0.5.2
15082024-05-20T15:20:44.965Z Downloaded foreign-types v0.3.2
15092024-05-20T15:20:44.969Z Downloaded curve25519-dalek-derive v0.1.0
15102024-05-20T15:20:44.969Z Downloaded wait-timeout v0.2.0
15112024-05-20T15:20:44.970Z Downloaded structmeta-derive v0.3.0
15122024-05-20T15:20:44.970Z Downloaded structmeta-derive v0.2.0
15132024-05-20T15:20:44.970Z Downloaded rand_xorshift v0.3.0
15142024-05-20T15:20:44.970Z Downloaded rand_chacha v0.3.1
15152024-05-20T15:20:44.970Z Downloaded pest_generator v2.7.6
15162024-05-20T15:20:44.970Z Downloaded universal-hash v0.5.1
15172024-05-20T15:20:44.970Z Downloaded derive_more v0.99.17
15182024-05-20T15:20:44.970Z Downloaded flate2 v1.0.30
15192024-05-20T15:20:44.970Z Downloaded rustversion v1.0.14
15202024-05-20T15:20:44.970Z Downloaded waitgroup v0.1.2
15212024-05-20T15:20:44.970Z Downloaded indexmap v2.2.6
15222024-05-20T15:20:44.970Z Downloaded der_derive v0.7.2
15232024-05-20T15:20:44.970Z Downloaded zone v0.1.8
15242024-05-20T15:20:44.970Z Downloaded strum v0.26.2
15252024-05-20T15:20:44.970Z Downloaded supports-color v3.0.0
15262024-05-20T15:20:44.970Z Downloaded ref-cast v1.0.23
15272024-05-20T15:20:44.970Z Downloaded num-complex v0.4.6
15282024-05-20T15:20:44.970Z Downloaded unarray v0.1.4
15292024-05-20T15:20:44.970Z Downloaded openssl-macros v0.1.1
15302024-05-20T15:20:44.970Z Downloaded usdt-impl v0.5.0
15312024-05-20T15:20:44.970Z Downloaded num-rational v0.4.2
15322024-05-20T15:20:44.971Z Downloaded derive_builder_macro v0.20.0
15332024-05-20T15:20:44.971Z Downloaded getopts v0.2.21
15342024-05-20T15:20:44.971Z Downloaded gethostname v0.4.3
15352024-05-20T15:20:44.971Z Downloaded dtrace-parser v0.2.0
15362024-05-20T15:20:44.971Z Downloaded darling_macro v0.20.8
15372024-05-20T15:20:44.971Z Downloaded filetime v0.2.23
15382024-05-20T15:20:44.971Z Downloaded funty v2.0.0
15392024-05-20T15:20:44.971Z Downloaded fs-err v2.11.0
15402024-05-20T15:20:44.971Z Downloaded rand_core v0.6.4
15412024-05-20T15:20:44.971Z Downloaded proc-macro-error v1.0.4
15422024-05-20T15:20:44.971Z Downloaded secrecy v0.8.0
15432024-05-20T15:20:44.971Z Downloaded plain v0.2.3
15442024-05-20T15:20:44.971Z Downloaded paste v1.0.15
15452024-05-20T15:20:44.971Z Downloaded pkg-config v0.3.27
15462024-05-20T15:20:44.971Z Downloaded smallvec v0.6.14
15472024-05-20T15:20:44.971Z Downloaded slog-json v2.6.1
15482024-05-20T15:20:44.971Z Downloaded rustyline v14.0.0
15492024-05-20T15:20:44.971Z Downloaded uuid v1.8.0
15502024-05-20T15:20:44.971Z Downloaded radium v0.7.0
15512024-05-20T15:20:44.971Z Downloaded thiserror-impl-no-std v2.0.2
15522024-05-20T15:20:44.971Z Downloaded memchr v2.7.1
15532024-05-20T15:20:44.971Z Downloaded crypto-common v0.1.6
15542024-05-20T15:20:44.971Z Downloaded stringprep v0.1.3
15552024-05-20T15:20:44.971Z Downloaded fxhash v0.2.1
15562024-05-20T15:20:44.971Z Downloaded sqlformat v0.2.3
15572024-05-20T15:20:44.972Z Downloaded unicase v2.7.0
15582024-05-20T15:20:44.972Z Downloaded darling v0.20.8
15592024-05-20T15:20:44.972Z Downloaded pest_meta v2.7.6
15602024-05-20T15:20:44.972Z Downloaded dyn-clone v1.0.17
15612024-05-20T15:20:44.972Z Downloaded difflib v0.4.0
15622024-05-20T15:20:44.972Z Downloaded packed_struct_codegen v0.10.1
15632024-05-20T15:20:44.972Z Downloaded futures-io v0.3.30
15642024-05-20T15:20:44.972Z Downloaded similar v2.4.0
15652024-05-20T15:20:44.972Z Downloaded usdt-attr-macro v0.3.5
15662024-05-20T15:20:44.972Z Downloaded pkcs8 v0.10.2
15672024-05-20T15:20:44.972Z Downloaded num v0.4.3
15682024-05-20T15:20:44.972Z Downloaded pkcs1 v0.7.5
15692024-05-20T15:20:44.972Z Downloaded tough v0.17.1
15702024-05-20T15:20:44.972Z Downloaded sha1 v0.10.6
15712024-05-20T15:20:44.972Z Downloaded path-slash v0.1.5
15722024-05-20T15:20:44.972Z Downloaded serde_tokenstream v0.1.7
15732024-05-20T15:20:44.972Z Downloaded thread-id v4.2.0
15742024-05-20T15:20:44.972Z Downloaded serde_spanned v0.6.5
15752024-05-20T15:20:44.972Z Downloaded fragile v2.0.0
15762024-05-20T15:20:44.972Z Downloaded vte_generate_state_changes v0.1.1
15772024-05-20T15:20:44.972Z Downloaded thiserror-impl v1.0.60
15782024-05-20T15:20:44.972Z Downloaded tokio-tungstenite v0.21.0
15792024-05-20T15:20:44.972Z Downloaded ucd-trie v0.1.6
15802024-05-20T15:20:44.972Z Downloaded smallvec v1.13.1
15812024-05-20T15:20:44.972Z Downloaded zerocopy v0.3.0
15822024-05-20T15:20:44.973Z Downloaded rustc_version v0.4.0
15832024-05-20T15:20:44.973Z Downloaded scroll v0.12.0
15842024-05-20T15:20:44.973Z Downloaded proc-macro-error-attr v1.0.4
15852024-05-20T15:20:44.973Z Downloaded proc-macro-crate v1.3.1
15862024-05-20T15:20:44.973Z Downloaded owo-colors v4.0.0
15872024-05-20T15:20:44.973Z Downloaded foreign-types-shared v0.1.1
15882024-05-20T15:20:44.973Z Downloaded rtoolbox v0.0.1
15892024-05-20T15:20:44.973Z Downloaded fnv v1.0.7
15902024-05-20T15:20:44.973Z Downloaded foreign-types-macros v0.2.3
15912024-05-20T15:20:44.973Z Downloaded foreign-types v0.5.0
15922024-05-20T15:20:44.973Z Downloaded futures-macro v0.3.30
15932024-05-20T15:20:44.973Z Downloaded walkdir v2.5.0
15942024-05-20T15:20:44.973Z Downloaded thiserror v1.0.60
15952024-05-20T15:20:44.973Z Downloaded pin-utils v0.1.0
15962024-05-20T15:20:44.973Z Downloaded minimal-lexical v0.2.1
15972024-05-20T15:20:44.973Z Downloaded take_mut v0.2.2
15982024-05-20T15:20:44.973Z Downloaded serde_with_macros v3.7.0
15992024-05-20T15:20:44.973Z Downloaded usdt-attr-macro v0.5.0
16002024-05-20T15:20:44.973Z Downloaded terminal_size v0.3.0
16012024-05-20T15:20:44.973Z Downloaded xattr v1.0.1
16022024-05-20T15:20:44.973Z Downloaded rustc-hash v1.1.0
16032024-05-20T15:20:44.973Z Downloaded quick-error v1.2.3
16042024-05-20T15:20:44.973Z Downloaded enum-as-inner v0.5.1
16052024-05-20T15:20:44.974Z Downloaded tokio-tungstenite v0.20.1
16062024-05-20T15:20:44.974Z Downloaded getrandom v0.2.12
16072024-05-20T15:20:44.974Z Downloaded serde_json v1.0.117
16082024-05-20T15:20:44.974Z Downloaded wyz v0.5.1
16092024-05-20T15:20:44.983Z Downloaded rand v0.8.5
16102024-05-20T15:20:44.983Z Downloaded parking_lot v0.11.2
16112024-05-20T15:20:44.983Z Downloaded futures v0.3.30
16122024-05-20T15:20:44.983Z Downloaded sigpipe v0.1.3
16132024-05-20T15:20:44.983Z Downloaded parse-size v1.0.0
16142024-05-20T15:20:44.983Z Downloaded cstr-argument v0.1.2
16152024-05-20T15:20:44.983Z Downloaded tracing-core v0.1.32
16162024-05-20T15:20:44.984Z Downloaded strum_macros v0.25.2
16172024-05-20T15:20:44.984Z Downloaded parse-display v0.9.0
16182024-05-20T15:20:44.984Z Downloaded rustc-demangle v0.1.23
16192024-05-20T15:20:44.984Z Downloaded resolv-conf v0.7.0
16202024-05-20T15:20:44.988Z Downloaded psl-types v2.0.11
16212024-05-20T15:20:44.988Z Downloaded clap_builder v4.5.2
16222024-05-20T15:20:44.992Z Downloaded termtree v0.4.1
16232024-05-20T15:20:44.992Z Downloaded precomputed-hash v0.1.1
16242024-05-20T15:20:44.992Z Downloaded dtrace-parser v0.1.14
16252024-05-20T15:20:44.992Z Downloaded smawk v0.3.1
16262024-05-20T15:20:44.996Z Downloaded pin-project-lite v0.2.13
16272024-05-20T15:20:44.999Z Downloaded poly1305 v0.8.0
16282024-05-20T15:20:45.002Z Downloaded zerocopy-derive v0.7.32
16292024-05-20T15:20:45.006Z Downloaded blake3 v1.5.0
16302024-05-20T15:20:45.015Z Downloaded whoami v1.5.1
16312024-05-20T15:20:45.018Z Downloaded swrite v0.1.0
16322024-05-20T15:20:45.021Z Downloaded signature v2.1.0
16332024-05-20T15:20:45.021Z Downloaded textwrap v0.16.1
16342024-05-20T15:20:45.024Z Downloaded oso-derive v0.27.3
16352024-05-20T15:20:45.024Z Downloaded which v4.4.0
16362024-05-20T15:20:45.027Z Downloaded fd-lock v4.0.2
16372024-05-20T15:20:45.027Z Downloaded downcast v0.11.0
16382024-05-20T15:20:45.031Z Downloaded subtle v2.5.0
16392024-05-20T15:20:45.031Z Downloaded yasna v0.5.2
16402024-05-20T15:20:45.034Z Downloaded tokio-rustls v0.24.1
16412024-05-20T15:20:45.037Z Downloaded time-macros v0.2.17
16422024-05-20T15:20:45.037Z Downloaded predicates v3.1.0
16432024-05-20T15:20:45.040Z Downloaded scheduled-thread-pool v0.2.7
16442024-05-20T15:20:45.043Z Downloaded password-hash v0.5.0
16452024-05-20T15:20:45.043Z Downloaded serde_yaml v0.9.25
16462024-05-20T15:20:45.047Z Downloaded papergrid v0.11.0
16472024-05-20T15:20:45.052Z Downloaded expectorate v1.1.0
16482024-05-20T15:20:45.056Z Downloaded rsa v0.9.2
16492024-05-20T15:20:45.061Z Downloaded digest v0.10.7
16502024-05-20T15:20:45.064Z Downloaded scopeguard v1.2.0
16512024-05-20T15:20:45.064Z Downloaded bstr v0.2.17
16522024-05-20T15:20:45.075Z Downloaded env_logger v0.9.3
16532024-05-20T15:20:45.080Z Downloaded flume v0.11.0
16542024-05-20T15:20:45.083Z Downloaded typenum v1.16.0
16552024-05-20T15:20:45.086Z Downloaded vte v0.11.1
16562024-05-20T15:20:45.090Z Downloaded hash32 v0.2.1
16572024-05-20T15:20:45.090Z Downloaded num_enum v0.5.11
16582024-05-20T15:20:45.093Z Downloaded fatfs v0.3.6
16592024-05-20T15:20:45.097Z Downloaded slog-bunyan v2.5.0
16602024-05-20T15:20:45.100Z Downloaded siphasher v0.3.11
16612024-05-20T15:20:45.100Z Downloaded usdt-impl v0.3.5
16622024-05-20T15:20:45.103Z Downloaded fixedbitset v0.4.2
16632024-05-20T15:20:45.103Z Downloaded bitvec v1.0.1
16642024-05-20T15:20:45.121Z Downloaded derive_builder v0.20.0
16652024-05-20T15:20:45.126Z Downloaded hash32 v0.3.1
16662024-05-20T15:20:45.126Z Downloaded defmt-parser v0.3.3
16672024-05-20T15:20:45.129Z Downloaded trust-dns-resolver v0.22.0
16682024-05-20T15:20:45.133Z Downloaded zip v0.6.6
16692024-05-20T15:20:45.136Z Downloaded oso v0.27.3
16702024-05-20T15:20:45.139Z Downloaded hkdf v0.12.4
16712024-05-20T15:20:45.142Z Downloaded proc-macro2 v1.0.82
16722024-05-20T15:20:45.143Z Downloaded winnow v0.5.15
16732024-05-20T15:20:45.155Z Downloaded darling_core v0.20.8
16742024-05-20T15:20:45.168Z Downloaded x509-cert v0.2.4
16752024-05-20T15:20:45.582Z Downloaded vsss-rs v3.3.4
16762024-05-20T15:20:45.582Z Downloaded csv-core v0.1.11
16772024-05-20T15:20:45.582Z Downloaded num_cpus v1.16.0
16782024-05-20T15:20:45.582Z Downloaded tokio-postgres v0.7.10
16792024-05-20T15:20:45.582Z Downloaded tungstenite v0.21.0
16802024-05-20T15:20:45.583Z Downloaded openssl-sys v0.9.102
16812024-05-20T15:20:45.583Z Downloaded zerocopy v0.7.32
16822024-05-20T15:20:45.583Z Downloaded num-bigint-dig v0.8.4
16832024-05-20T15:20:45.583Z Downloaded tokio-util v0.7.10
16842024-05-20T15:20:45.583Z Downloaded num-traits v0.2.19
16852024-05-20T15:20:45.583Z Downloaded trust-dns-server v0.22.1
16862024-05-20T15:20:45.583Z Downloaded test-strategy v0.3.1
16872024-05-20T15:20:45.583Z Downloaded env_logger v0.10.0
16882024-05-20T15:20:45.583Z Downloaded postcard v1.0.8
16892024-05-20T15:20:45.583Z Downloaded subprocess v0.2.9
16902024-05-20T15:20:45.583Z Downloaded num-bigint v0.4.4
16912024-05-20T15:20:45.583Z Downloaded sqlparser v0.45.0
16922024-05-20T15:20:45.583Z Downloaded winnow v0.6.1
16932024-05-20T15:20:45.583Z Downloaded term v0.7.0
16942024-05-20T15:20:45.584Z Downloaded reqwest v0.11.27
16952024-05-20T15:20:45.584Z Downloaded quick-xml v0.31.0
16962024-05-20T15:20:45.584Z Downloaded prettyplease v0.2.20
16972024-05-20T15:20:45.584Z Downloaded syn v1.0.109
16982024-05-20T15:20:45.584Z Downloaded der v0.7.8
16992024-05-20T15:20:45.584Z Downloaded object v0.30.4
17002024-05-20T15:20:45.584Z Downloaded proptest v1.4.0
17012024-05-20T15:20:45.584Z Downloaded hyper v0.14.28
17022024-05-20T15:20:45.584Z Downloaded regex-automata v0.1.10
17032024-05-20T15:20:45.584Z Downloaded futures-util v0.3.30
17042024-05-20T15:20:45.584Z Downloaded serde_with v3.7.0
17052024-05-20T15:20:45.584Z Downloaded tabled v0.15.0
17062024-05-20T15:20:45.584Z Downloaded portable-atomic v1.4.3
17072024-05-20T15:20:45.584Z Downloaded lalrpop v0.19.12
17082024-05-20T15:20:45.585Z Downloaded gimli v0.28.0
17092024-05-20T15:20:45.585Z Downloaded rustls v0.21.9
17102024-05-20T15:20:45.585Z Downloaded idna v0.3.0
17112024-05-20T15:20:45.585Z Downloaded idna v0.5.0
17122024-05-20T15:20:45.585Z Downloaded bstr v1.9.0
17132024-05-20T15:20:45.585Z Downloaded regress v0.9.1
17142024-05-20T15:20:45.585Z Downloaded regex-syntax v0.8.2
17152024-05-20T15:20:45.585Z Downloaded rustls-webpki v0.101.7
17162024-05-20T15:20:45.585Z Downloaded syn v2.0.60
17172024-05-20T15:20:45.585Z Downloaded curve25519-dalek v4.1.2
17182024-05-20T15:20:45.585Z Downloaded rustls-webpki v0.102.1
17192024-05-20T15:20:45.585Z Downloaded radix_trie v0.2.1
17202024-05-20T15:20:45.585Z Downloaded trust-dns-proto v0.22.0
17212024-05-20T15:20:45.586Z Downloaded regex v1.10.4
17222024-05-20T15:20:45.586Z Downloaded zerocopy-derive v0.6.6
17232024-05-20T15:20:45.586Z Downloaded zerocopy-derive v0.2.0
17242024-05-20T15:20:45.586Z Downloaded petgraph v0.6.5
17252024-05-20T15:20:45.586Z Downloaded diesel v2.1.6
17262024-05-20T15:20:45.594Z Downloaded smoltcp v0.11.0
17272024-05-20T15:20:45.607Z Downloaded rustls v0.22.4
17282024-05-20T15:20:45.622Z Downloaded openapiv3 v2.0.0
17292024-05-20T15:20:45.637Z Downloaded tokio v1.37.0
17302024-05-20T15:20:45.672Z Downloaded smoltcp v0.9.1
17312024-05-20T15:20:45.690Z Downloaded regex-automata v0.4.5
17322024-05-20T15:20:45.700Z Downloaded openssl v0.10.64
17332024-05-20T15:20:45.710Z Downloaded libc v0.2.153
17342024-05-20T15:20:45.737Z Downloaded bzip2-sys v0.1.11+1.0.8
17352024-05-20T15:20:45.750Z Downloaded sha3 v0.10.8
17362024-05-20T15:20:45.754Z Downloaded webpki-roots v0.25.2
17372024-05-20T15:20:45.759Z Downloaded nix v0.28.0
17382024-05-20T15:20:45.780Z Downloaded ratatui v0.26.2
17392024-05-20T15:20:45.793Z Downloaded csv v1.3.0
17402024-05-20T15:20:45.815Z Downloaded encoding_rs v0.8.33
17412024-05-20T15:20:45.836Z Downloaded sled v0.34.7
17422024-05-20T15:20:45.847Z Downloaded rustix v0.38.31
17432024-05-20T15:20:45.867Z Downloaded vcpkg v0.2.15
17442024-05-20T15:20:45.913Z Downloaded h2 v0.3.26
17452024-05-20T15:20:45.917Z Downloaded polar-core v0.27.3
17462024-05-20T15:20:45.920Z Downloaded object v0.32.1
17472024-05-20T15:20:45.935Z Downloaded goblin v0.8.0
17482024-05-20T15:20:45.940Z Downloaded regex-syntax v0.6.29
17492024-05-20T15:20:45.944Z Downloaded typed-path v0.7.0
17502024-05-20T15:20:45.957Z Downloaded socket2 v0.5.6
17512024-05-20T15:20:45.958Z Downloaded unsafe-libyaml v0.2.10
17522024-05-20T15:20:46.376Z Downloaded publicsuffix v2.2.3
17532024-05-20T15:20:46.376Z Downloaded hashbrown v0.12.3
17542024-05-20T15:20:46.376Z Downloaded pest v2.7.6
17552024-05-20T15:20:46.882Z Downloaded tungstenite v0.20.1
17562024-05-20T15:20:46.883Z Downloaded rayon v1.10.0
17572024-05-20T15:20:46.883Z Downloaded chrono v0.4.38
17582024-05-20T15:20:46.883Z Downloaded itertools v0.10.5
17592024-05-20T15:20:46.883Z Downloaded version_check v0.9.4
17602024-05-20T15:20:46.883Z Downloaded rustls-pemfile v2.1.2
17612024-05-20T15:20:46.883Z Downloaded trust-dns-client v0.22.0
17622024-05-20T15:20:46.883Z Downloaded toml_edit v0.19.15
17632024-05-20T15:20:46.883Z Downloaded bindgen v0.69.2
17642024-05-20T15:20:46.883Z Downloaded num-iter v0.1.45
17652024-05-20T15:20:46.883Z Downloaded derive_builder_core v0.20.0
17662024-05-20T15:20:46.883Z Downloaded spin v0.9.8
17672024-05-20T15:20:46.883Z Downloaded itertools v0.12.1
17682024-05-20T15:20:46.883Z Downloaded strum_macros v0.26.1
17692024-05-20T15:20:46.883Z Downloaded sha2 v0.10.8
17702024-05-20T15:20:46.884Z Downloaded serde_derive_internals v0.29.0
17712024-05-20T15:20:46.884Z Downloaded unicode-ident v1.0.12
17722024-05-20T15:20:46.884Z Downloaded unicode-bidi v0.3.15
17732024-05-20T15:20:46.884Z Downloaded time v0.3.34
17742024-05-20T15:20:46.884Z Downloaded toml_edit v0.22.12
17752024-05-20T15:20:46.884Z Downloaded parking_lot_core v0.9.8
17762024-05-20T15:20:46.884Z Downloaded pin-project v1.1.3
17772024-05-20T15:20:46.884Z Downloaded termcolor v1.2.0
17782024-05-20T15:20:46.884Z Downloaded socket2 v0.4.9
17792024-05-20T15:20:46.884Z Downloaded shlex v1.3.0
17802024-05-20T15:20:46.884Z Downloaded serde-big-array v0.5.1
17812024-05-20T15:20:46.884Z Downloaded semver v0.1.20
17822024-05-20T15:20:46.884Z Downloaded crossterm v0.27.0
17832024-05-20T15:20:46.884Z Downloaded ring v0.17.8
17842024-05-20T15:20:46.884Z Downloaded reedline v0.31.0
17852024-05-20T15:20:46.884Z Downloaded platforms v3.0.2
17862024-05-20T15:20:46.884Z Downloaded diff v0.1.13
17872024-05-20T15:20:46.884Z Downloaded pin-project-internal v1.1.3
17882024-05-20T15:20:46.884Z Downloaded slog-dtrace v0.3.0
17892024-05-20T15:20:46.884Z Downloaded num-integer v0.1.46
17902024-05-20T15:20:46.884Z Downloaded num-derive v0.4.0
17912024-05-20T15:20:46.884Z Downloaded scroll_derive v0.12.0
17922024-05-20T15:20:46.885Z Downloaded portpicker v0.1.1
17932024-05-20T15:20:46.885Z Downloaded tokio-native-tls v0.3.1
17942024-05-20T15:20:46.885Z Downloaded crypto-bigint v0.5.2
17952024-05-20T15:20:46.885Z Downloaded mio v0.8.11
17962024-05-20T15:20:46.885Z Downloaded libm v0.2.7
17972024-05-20T15:20:46.885Z Downloaded ring v0.16.20
17982024-05-20T15:20:46.885Z Downloaded unicode-segmentation v1.10.1
17992024-05-20T15:20:46.885Z Downloaded tracing v0.1.40
18002024-05-20T15:20:46.885Z Downloaded nom v7.1.3
18012024-05-20T15:20:46.885Z Downloaded tokio-stream v0.1.15
18022024-05-20T15:20:46.885Z Downloaded untrusted v0.7.1
18032024-05-20T15:20:46.885Z Downloaded spki v0.7.2
18042024-05-20T15:20:46.885Z Downloaded libxml v0.3.3
18052024-05-20T15:20:46.885Z Downloaded unicode_categories v0.1.1
18062024-05-20T15:20:46.885Z Downloaded http v0.2.12
18072024-05-20T15:20:46.885Z Downloaded data-encoding v2.4.0
18082024-05-20T15:20:46.885Z Downloaded ref-cast-impl v1.0.23
18092024-05-20T15:20:46.885Z Downloaded tracing-attributes v0.1.27
18102024-05-20T15:20:46.885Z Downloaded schemars v0.8.17
18112024-05-20T15:20:46.885Z Downloaded unicode-normalization v0.1.22
18122024-05-20T15:20:46.885Z Downloaded hashbrown v0.14.3
18132024-05-20T15:20:46.885Z Downloaded signal-hook v0.3.17
18142024-05-20T15:20:46.885Z Downloaded ron v0.8.1
18152024-05-20T15:20:46.885Z Downloaded derive-where v1.2.7
18162024-05-20T15:20:46.886Z Downloaded termios v0.3.3
18172024-05-20T15:20:46.886Z Downloaded url v2.5.0
18182024-05-20T15:20:46.886Z Downloaded num_enum_derive v0.5.11
18192024-05-20T15:20:46.886Z Downloaded sct v0.7.0
18202024-05-20T15:20:46.886Z Downloaded sec1 v0.7.3
18212024-05-20T15:20:46.886Z Downloaded phf_shared v0.11.2
18222024-05-20T15:20:46.886Z Downloaded signature v1.6.4
18232024-05-20T15:20:46.886Z Downloaded pest_derive v2.7.6
18242024-05-20T15:20:46.886Z Downloaded toml v0.8.12
18252024-05-20T15:20:46.886Z Downloaded unicode-xid v0.2.4
18262024-05-20T15:20:46.886Z Downloaded steno v0.4.0
18272024-05-20T15:20:46.886Z Downloaded samael v0.0.15
18282024-05-20T15:20:46.886Z Downloaded structmeta v0.3.0
18292024-05-20T15:20:46.886Z Downloaded structmeta v0.2.0
18302024-05-20T15:20:46.886Z Downloaded strsim v0.11.0
18312024-05-20T15:20:46.886Z Downloaded strsim v0.10.0
18322024-05-20T15:20:46.886Z Downloaded smf v0.2.3
18332024-05-20T15:20:46.886Z Downloaded crossbeam-utils v0.8.19
18342024-05-20T15:20:46.886Z Downloaded schemars_derive v0.8.17
18352024-05-20T15:20:46.886Z Downloaded toml v0.7.8
18362024-05-20T15:20:46.886Z Downloaded toml v0.5.11
18372024-05-20T15:20:46.886Z Downloaded ff v0.13.0
18382024-05-20T15:20:46.886Z Downloaded dof v0.1.5
18392024-05-20T15:20:46.886Z Downloaded salty v0.2.0
18402024-05-20T15:20:46.887Z Downloaded omicron-zone-package v0.11.0
18412024-05-20T15:20:46.887Z Downloaded indicatif v0.17.8
18422024-05-20T15:20:46.887Z Downloaded crossbeam-channel v0.5.8
18432024-05-20T15:20:46.887Z Downloaded fallible-iterator v0.2.0
18442024-05-20T15:20:46.887Z Downloaded erased-serde v0.3.31
18452024-05-20T15:20:46.887Z Downloaded crossbeam-epoch v0.9.18
18462024-05-20T15:20:46.887Z Downloaded diesel_derives v2.1.2
18472024-05-20T15:20:46.887Z Downloaded uzers v0.11.3
18482024-05-20T15:20:46.887Z Downloaded crucible-workspace-hack v0.1.0
18492024-05-20T15:20:46.887Z Downloaded utf8parse v0.2.1
18502024-05-20T15:20:46.887Z Downloaded utf-8 v0.7.6
18512024-05-20T15:20:46.887Z Downloaded topological-sort v0.2.2
18522024-05-20T15:20:46.887Z Downloaded strum_macros v0.24.3
18532024-05-20T15:20:46.887Z Downloaded serde v1.0.201
18542024-05-20T15:20:46.887Z Downloaded once_cell v1.19.0
18552024-05-20T15:20:47.049Z Downloaded sync_wrapper v0.1.2
18562024-05-20T15:20:47.049Z Downloaded http v1.0.0
18572024-05-20T15:20:47.049Z Downloaded compact_str v0.7.1
18582024-05-20T15:20:47.049Z Downloaded snafu v0.8.2
18592024-05-20T15:20:47.049Z Downloaded slog v2.7.0
18602024-05-20T15:20:47.049Z Downloaded dirs-next v2.0.0
18612024-05-20T15:20:47.049Z Downloaded serde-hex v0.1.0
18622024-05-20T15:20:47.050Z Downloaded futures-channel v0.3.30
18632024-05-20T15:20:47.050Z Downloaded powerfmt v0.2.0
18642024-05-20T15:20:47.050Z Downloaded phf v0.11.2
18652024-05-20T15:20:47.050Z Downloaded tinyvec v1.6.0
18662024-05-20T15:20:47.050Z Downloaded tiny-keccak v2.0.2
18672024-05-20T15:20:47.050Z Downloaded tar v0.4.40
18682024-05-20T15:20:47.050Z Downloaded rusty-fork v0.3.0
18692024-05-20T15:20:47.050Z Downloaded ppv-lite86 v0.2.17
18702024-05-20T15:20:47.050Z Downloaded rustc_version v0.1.7
18712024-05-20T15:20:47.050Z Downloaded futures-executor v0.3.30
18722024-05-20T15:20:47.050Z Downloaded chacha20poly1305 v0.10.1
18732024-05-20T15:20:47.050Z Downloaded cc v1.0.83
18742024-05-20T15:20:47.051Z Downloaded backtrace v0.3.69
18752024-05-20T15:20:47.051Z Downloaded ipnet v2.9.0
18762024-05-20T15:20:47.051Z Downloaded ryu v1.0.15
18772024-05-20T15:20:47.051Z Downloaded ron v0.7.1
18782024-05-20T15:20:47.051Z Downloaded lock_api v0.4.10
18792024-05-20T15:20:47.051Z Downloaded linear-map v1.2.0
18802024-05-20T15:20:47.051Z Downloaded libloading v0.7.4
18812024-05-20T15:20:47.051Z Downloaded is-terminal v0.4.9
18822024-05-20T15:20:47.051Z Downloaded httparse v1.8.0
18832024-05-20T15:20:47.051Z Downloaded cookie v0.18.1
18842024-05-20T15:20:47.051Z Downloaded crc-any v2.4.3
18852024-05-20T15:20:47.051Z Downloaded usdt v0.3.5
18862024-05-20T15:20:47.051Z Downloaded maybe-uninit v2.0.0
18872024-05-20T15:20:47.051Z Downloaded humantime v2.1.0
18882024-05-20T15:20:47.051Z Downloaded hmac v0.12.1
18892024-05-20T15:20:47.051Z Downloaded cancel-safe-futures v0.1.5
18902024-05-20T15:20:47.052Z Downloaded base64 v0.13.1
18912024-05-20T15:20:47.052Z Downloaded linked-hash-map v0.5.6
18922024-05-20T15:20:47.052Z Downloaded lalrpop-util v0.19.12
18932024-05-20T15:20:47.052Z Downloaded lazy_static v1.4.0
18942024-05-20T15:20:47.052Z Downloaded indoc v1.0.9
18952024-05-20T15:20:47.052Z Downloaded clap_derive v4.5.4
18962024-05-20T15:20:47.052Z Downloaded clang-sys v1.6.1
18972024-05-20T15:20:47.052Z Downloaded ciborium v0.2.2
18982024-05-20T15:20:47.052Z Downloaded multimap v0.10.0
18992024-05-20T15:20:47.052Z Downloaded memmap v0.7.0
19002024-05-20T15:20:47.052Z Downloaded console v0.15.8
19012024-05-20T15:20:47.052Z Downloaded camino-tempfile v1.1.1
19022024-05-20T15:20:47.052Z Downloaded nanorand v0.7.0
19032024-05-20T15:20:47.052Z Downloaded mockall v0.12.1
19042024-05-20T15:20:47.052Z Downloaded mime v0.3.17
19052024-05-20T15:20:47.052Z Downloaded impl-trait-for-tuples v0.2.2
19062024-05-20T15:20:47.052Z Downloaded hyper-tls v0.5.0
19072024-05-20T15:20:47.052Z Downloaded hubpack v0.1.2
19082024-05-20T15:20:47.052Z Downloaded stable_deref_trait v1.2.0
19092024-05-20T15:20:47.052Z Downloaded nodrop v0.1.14
19102024-05-20T15:20:47.052Z Downloaded managed v0.8.0
19112024-05-20T15:20:47.052Z Downloaded lazycell v1.3.0
19122024-05-20T15:20:47.052Z Downloaded kstat-rs v0.2.3
19132024-05-20T15:20:47.053Z Downloaded slab v0.4.9
19142024-05-20T15:20:47.053Z Downloaded nibble_vec v0.1.0
19152024-05-20T15:20:47.053Z Downloaded memoffset v0.7.1
19162024-05-20T15:20:47.053Z Downloaded macaddr v1.0.1
19172024-05-20T15:20:47.053Z Downloaded lru-cache v0.1.2
19182024-05-20T15:20:47.053Z Downloaded chacha20 v0.9.1
19192024-05-20T15:20:47.053Z Downloaded cargo-platform v0.1.3
19202024-05-20T15:20:47.053Z Downloaded hyper-staticfile v0.9.5
19212024-05-20T15:20:47.053Z Downloaded httpdate v1.0.3
19222024-05-20T15:20:47.053Z Downloaded hostname v0.4.0
19232024-05-20T15:20:47.053Z Downloaded highway v1.1.0
19242024-05-20T15:20:47.053Z Downloaded convert_case v0.4.0
19252024-05-20T15:20:47.053Z Downloaded hashbrown v0.13.2
19262024-05-20T15:20:47.053Z Downloaded ciborium-ll v0.2.2
19272024-05-20T15:20:47.053Z Downloaded cfg-if v1.0.0
19282024-05-20T15:20:47.053Z Downloaded cexpr v0.6.0
19292024-05-20T15:20:47.053Z Downloaded bitfield v0.14.0
19302024-05-20T15:20:47.053Z Downloaded headers-core v0.2.0
19312024-05-20T15:20:47.053Z Downloaded home v0.5.5
19322024-05-20T15:20:47.053Z Downloaded heck v0.4.1
19332024-05-20T15:20:47.053Z Downloaded autocfg v1.1.0
19342024-05-20T15:20:47.053Z Downloaded async-stream v0.3.5
19352024-05-20T15:20:47.053Z Downloaded base64ct v1.6.0
19362024-05-20T15:20:47.053Z Downloaded async-stream-impl v0.3.5
19372024-05-20T15:20:47.054Z Downloaded async-recursion v1.1.1
19382024-05-20T15:20:47.054Z Downloaded assert_matches v1.5.0
19392024-05-20T15:20:47.054Z Downloaded ascii v1.1.0
19402024-05-20T15:20:47.054Z Downloaded bit-vec v0.6.3
19412024-05-20T15:20:47.054Z Downloaded base64 v0.21.7
19422024-05-20T15:20:47.054Z Downloaded atomic-waker v1.1.1
19432024-05-20T15:20:47.054Z Downloaded arrayvec v0.7.4
19442024-05-20T15:20:47.054Z Downloaded aead v0.5.2
19452024-05-20T15:20:47.054Z Compiling proc-macro2 v1.0.82
19462024-05-20T15:20:47.054Z Compiling unicode-ident v1.0.12
19472024-05-20T15:20:47.054Z Compiling libc v0.2.153
19482024-05-20T15:20:47.054Z Compiling serde v1.0.201
19492024-05-20T15:20:47.054Z Compiling autocfg v1.1.0
19502024-05-20T15:20:47.054Z Compiling version_check v0.9.4
19512024-05-20T15:20:47.054Z Compiling cfg-if v1.0.0
19522024-05-20T15:20:47.597Z Compiling parking_lot_core v0.9.8
19532024-05-20T15:20:47.600Z Compiling once_cell v1.19.0
19542024-05-20T15:20:47.600Z Compiling libm v0.2.7
19552024-05-20T15:20:47.600Z Compiling serde_json v1.0.117
19562024-05-20T15:20:47.632Z Compiling ahash v0.8.8
19572024-05-20T15:20:47.682Z Compiling lock_api v0.4.10
19582024-05-20T15:20:48.881Z Compiling memchr v2.7.1
19592024-05-20T15:20:48.884Z Compiling num-traits v0.2.19
19602024-05-20T15:20:48.884Z Compiling typenum v1.16.0
19612024-05-20T15:20:49.038Z Compiling generic-array v0.14.7
19622024-05-20T15:20:49.052Z Compiling byteorder v1.5.0
19632024-05-20T15:20:49.329Z Compiling log v0.4.21
19642024-05-20T15:20:49.794Z Compiling itoa v1.0.9
19652024-05-20T15:20:49.991Z Compiling quote v1.0.36
19662024-05-20T15:20:50.060Z Compiling thiserror v1.0.60
19672024-05-20T15:20:50.201Z Compiling cc v1.0.83
19682024-05-20T15:20:50.275Z Compiling getrandom v0.2.12
19692024-05-20T15:20:50.444Z Compiling syn v2.0.60
19702024-05-20T15:20:50.658Z Compiling scopeguard v1.2.0
19712024-05-20T15:20:50.770Z Compiling slab v0.4.9
19722024-05-20T15:20:50.837Z Compiling pkg-config v0.3.27
19732024-05-20T15:20:50.975Z Compiling smallvec v1.13.1
19742024-05-20T15:20:51.134Z Compiling ryu v1.0.15
19752024-05-20T15:20:51.547Z Compiling vcpkg v0.2.15
19762024-05-20T15:20:51.656Z Compiling pin-project-lite v0.2.13
19772024-05-20T15:20:51.963Z Compiling allocator-api2 v0.2.16
19782024-05-20T15:20:52.075Z Compiling parking_lot v0.12.1
19792024-05-20T15:20:53.021Z Compiling ring v0.17.8
19802024-05-20T15:20:53.076Z Compiling rand_core v0.6.4
19812024-05-20T15:20:53.619Z Compiling openssl-sys v0.9.102
19822024-05-20T15:20:54.240Z Compiling schemars v0.8.17
19832024-05-20T15:20:54.240Z Compiling rustix v0.38.31
19842024-05-20T15:20:54.606Z Compiling signal-hook-registry v1.4.1
19852024-05-20T15:20:54.708Z Compiling num-conv v0.1.0
19862024-05-20T15:20:54.786Z Compiling time-core v0.1.2
19872024-05-20T15:20:54.975Z Compiling ring v0.16.20
19882024-05-20T15:20:55.181Z Compiling time-macros v0.2.17
19892024-05-20T15:20:55.996Z Compiling mio v0.8.11
19902024-05-20T15:20:56.146Z Compiling futures-core v0.3.30
19912024-05-20T15:20:56.389Z Compiling httparse v1.8.0
19922024-05-20T15:20:57.093Z Compiling socket2 v0.5.6
19932024-05-20T15:20:57.138Z Compiling num_cpus v1.16.0
19942024-05-20T15:20:57.345Z Compiling syn v1.0.109
19952024-05-20T15:20:57.419Z Compiling openssl v0.10.64
19962024-05-20T15:20:57.965Z Compiling semver v1.0.23
19972024-05-20T15:20:58.009Z Compiling subtle v2.5.0
19982024-05-20T15:20:58.092Z Compiling const-oid v0.9.6
19992024-05-20T15:20:58.394Z Compiling fnv v1.0.7
20002024-05-20T15:20:58.425Z Compiling equivalent v1.0.1
20012024-05-20T15:20:58.524Z Compiling serde_derive_internals v0.29.0
20022024-05-20T15:20:58.556Z Compiling rustls v0.21.9
20032024-05-20T15:20:58.585Z Compiling iana-time-zone v0.1.57
20042024-05-20T15:20:58.588Z Compiling native-tls v0.2.11
20052024-05-20T15:20:58.926Z Compiling spin v0.5.2
20062024-05-20T15:20:58.995Z Compiling heck v0.5.0
20072024-05-20T15:20:59.047Z Compiling tinyvec_macros v0.1.1
20082024-05-20T15:20:59.169Z Compiling tinyvec v1.6.0
20092024-05-20T15:20:59.305Z Compiling spin v0.9.8
20102024-05-20T15:20:59.335Z Compiling crossbeam-utils v0.8.19
20112024-05-20T15:20:59.451Z Compiling futures-sink v0.3.30
20122024-05-20T15:21:00.279Z Compiling cookie v0.17.0
20132024-05-20T15:21:00.766Z Compiling unicode-normalization v0.1.22
20142024-05-20T15:21:00.868Z Compiling ucd-trie v0.1.6
20152024-05-20T15:21:01.370Z Compiling futures-channel v0.3.30
20162024-05-20T15:21:01.575Z Compiling pin-utils v0.1.0
20172024-05-20T15:21:01.850Z Compiling futures-task v0.3.30
20182024-05-20T15:21:01.879Z Compiling dyn-clone v1.0.17
20192024-05-20T15:21:02.089Z Compiling futures-io v0.3.30
20202024-05-20T15:21:02.094Z Compiling slog v2.7.0
20212024-05-20T15:21:02.152Z Compiling unicode-bidi v0.3.15
20222024-05-20T15:21:02.663Z Compiling heck v0.4.1
20232024-05-20T15:21:03.360Z Compiling errno v0.3.8
20242024-05-20T15:21:03.383Z Compiling tracing-core v0.1.32
20252024-05-20T15:21:03.392Z Compiling aho-corasick v1.1.2
20262024-05-20T15:21:03.613Z Compiling crc32fast v1.3.2
20272024-05-20T15:21:03.816Z Compiling untrusted v0.9.0
20282024-05-20T15:21:04.023Z Compiling serde_derive v1.0.201
20292024-05-20T15:21:04.129Z Compiling zerocopy-derive v0.7.32
20302024-05-20T15:21:04.282Z Compiling zeroize_derive v1.4.2
20312024-05-20T15:21:05.285Z Compiling tokio-macros v2.2.0
20322024-05-20T15:21:05.856Z Compiling thiserror-impl v1.0.60
20332024-05-20T15:21:06.305Z Compiling futures-macro v0.3.30
20342024-05-20T15:21:06.334Z Compiling zerocopy v0.7.32
20352024-05-20T15:21:07.068Z Compiling zeroize v1.7.0
20362024-05-20T15:21:08.053Z Compiling tracing-attributes v0.1.27
20372024-05-20T15:21:08.611Z Compiling schemars_derive v0.8.17
20382024-05-20T15:21:09.040Z Compiling hashbrown v0.14.3
20392024-05-20T15:21:10.864Z Compiling openssl-macros v0.1.1
20402024-05-20T15:21:11.551Z Compiling der_derive v0.7.2
20412024-05-20T15:21:11.962Z Compiling scroll_derive v0.12.0
20422024-05-20T15:21:12.005Z Compiling pest v2.7.6
20432024-05-20T15:21:12.088Z Compiling crypto-common v0.1.6
20442024-05-20T15:21:12.444Z Compiling futures-util v0.3.30
20452024-05-20T15:21:13.213Z Compiling block-buffer v0.10.4
20462024-05-20T15:21:13.497Z Compiling powerfmt v0.2.0
20472024-05-20T15:21:13.614Z Compiling regex-syntax v0.8.2
20482024-05-20T15:21:13.899Z Compiling deranged v0.3.11
20492024-05-20T15:21:14.930Z Compiling pest_meta v2.7.6
20502024-05-20T15:21:16.186Z Compiling pest_generator v2.7.6
20512024-05-20T15:21:17.969Z Compiling regex-automata v0.4.5
20522024-05-20T15:21:18.722Z Compiling bytes v1.6.0
20532024-05-20T15:21:19.484Z Compiling bitflags v2.4.2
20542024-05-20T15:21:19.971Z Compiling tokio v1.37.0
20552024-05-20T15:21:20.443Z Compiling uuid v1.8.0
20562024-05-20T15:21:20.479Z Compiling indexmap v2.2.6
20572024-05-20T15:21:20.758Z Compiling chrono v0.4.38
20582024-05-20T15:21:21.954Z Compiling serde_tokenstream v0.2.0
20592024-05-20T15:21:22.824Z Compiling http v0.2.12
20602024-05-20T15:21:25.260Z Compiling rustc_version v0.4.0
20612024-05-20T15:21:25.861Z Compiling pest_derive v2.7.6
20622024-05-20T15:21:27.001Z Compiling digest v0.10.7
20632024-05-20T15:21:27.768Z Compiling tracing v0.1.40
20642024-05-20T15:21:27.894Z Compiling usdt-impl v0.5.0
20652024-05-20T15:21:28.393Z Compiling percent-encoding v2.3.1
20662024-05-20T15:21:28.738Z Compiling num_threads v0.1.6
20672024-05-20T15:21:30.214Z Compiling time v0.3.34
20682024-05-20T15:21:30.215Z Compiling heapless v0.7.16
20692024-05-20T15:21:30.215Z Compiling scroll v0.12.0
20702024-05-20T15:21:30.215Z Compiling zerocopy-derive v0.6.6
20712024-05-20T15:21:30.239Z Compiling backtrace v0.3.69
20722024-05-20T15:21:30.243Z Compiling base64 v0.21.7
20732024-05-20T15:21:30.775Z Compiling signal-hook v0.3.17
20742024-05-20T15:21:31.352Z Compiling ppv-lite86 v0.2.17
20752024-05-20T15:21:31.517Z Compiling plain v0.2.3
20762024-05-20T15:21:31.735Z Compiling goblin v0.8.0
20772024-05-20T15:21:31.781Z Compiling tokio-util v0.7.10
20782024-05-20T15:21:32.079Z Compiling rand_chacha v0.3.1
20792024-05-20T15:21:33.023Z Compiling regex v1.10.4
20802024-05-20T15:21:34.281Z Compiling async-trait v0.1.80
20812024-05-20T15:21:34.384Z Compiling rustversion v1.0.14
20822024-05-20T15:21:34.506Z Compiling pretty-hex v0.4.1
20832024-05-20T15:21:35.385Z Compiling rand v0.8.5
20842024-05-20T15:21:36.957Z Compiling form_urlencoded v1.2.1
20852024-05-20T15:21:37.363Z Compiling dof v0.3.0
20862024-05-20T15:21:37.506Z Compiling dtrace-parser v0.2.0
20872024-05-20T15:21:39.149Z Compiling thread-id v4.2.0
20882024-05-20T15:21:39.171Z Compiling num-bigint v0.4.4
20892024-05-20T15:21:39.272Z Compiling foreign-types-shared v0.1.1
20902024-05-20T15:21:39.391Z Compiling anyhow v1.0.83
20912024-05-20T15:21:39.633Z Compiling smoltcp v0.9.1
20922024-05-20T15:21:39.754Z Compiling base64ct v1.6.0
20932024-05-20T15:21:39.976Z Compiling unicode-width v0.1.11
20942024-05-20T15:21:40.138Z Compiling untrusted v0.7.1
20952024-05-20T15:21:40.290Z Compiling try-lock v0.2.4
20962024-05-20T15:21:40.487Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20972024-05-20T15:21:40.631Z Compiling want v0.3.1
20982024-05-20T15:21:40.774Z Compiling pem-rfc7468 v0.7.0
20992024-05-20T15:21:41.830Z Compiling foreign-types v0.3.2
21002024-05-20T15:21:43.563Z Compiling h2 v0.3.26
21012024-05-20T15:21:44.234Z Compiling http-body v0.4.5
21022024-05-20T15:21:44.526Z Compiling hmac v0.12.1
21032024-05-20T15:21:44.712Z Compiling clap_derive v4.5.4
21042024-05-20T15:21:45.652Z Compiling tower-service v0.3.2
21052024-05-20T15:21:45.808Z Compiling siphasher v0.3.11
21062024-05-20T15:21:46.185Z Compiling httpdate v1.0.3
21072024-05-20T15:21:47.269Z Compiling flagset v0.4.3
21082024-05-20T15:21:47.740Z Compiling der v0.7.8
21092024-05-20T15:21:51.535Z Compiling hyper v0.14.28
21102024-05-20T15:21:55.683Z Compiling sct v0.7.0
21112024-05-20T15:21:59.021Z Compiling rustls-webpki v0.101.7
21122024-05-20T15:22:01.210Z Compiling openapiv3 v2.0.0
21132024-05-20T15:22:03.784Z Compiling hubpack_derive v0.1.1
21142024-05-20T15:22:04.678Z Compiling idna v0.5.0
21152024-05-20T15:22:04.723Z Compiling lazy_static v1.4.0
21162024-05-20T15:22:05.994Z Compiling fs-err v2.11.0
21172024-05-20T15:22:06.252Z Compiling adler v1.0.2
21182024-05-20T15:22:06.382Z Compiling utf8parse v0.2.1
21192024-05-20T15:22:06.552Z Compiling cpufeatures v0.2.12
21202024-05-20T15:22:06.634Z Compiling anstyle v1.0.7
21212024-05-20T15:22:07.036Z Compiling openssl-probe v0.1.5
21222024-05-20T15:22:08.432Z Compiling sha2 v0.10.8
21232024-05-20T15:22:08.473Z Compiling anstyle-parse v0.2.1
21242024-05-20T15:22:08.473Z Compiling miniz_oxide v0.7.1
21252024-05-20T15:22:08.662Z Compiling url v2.5.0
21262024-05-20T15:22:10.853Z Compiling spki v0.7.2
21272024-05-20T15:22:11.476Z Compiling usdt-macro v0.5.0
21282024-05-20T15:22:11.639Z Compiling usdt-attr-macro v0.5.0
21292024-05-20T15:22:13.053Z Compiling md-5 v0.10.5
21302024-05-20T15:22:13.188Z Compiling serde_spanned v0.6.5
21312024-05-20T15:22:13.343Z Compiling toml_datetime v0.6.5
21322024-05-20T15:22:13.508Z Compiling regress v0.9.1
21332024-05-20T15:22:13.644Z Compiling idna v0.3.0
21342024-05-20T15:22:16.264Z Compiling stringprep v0.1.3
21352024-05-20T15:22:17.208Z Compiling diesel_table_macro_syntax v0.1.0
21362024-05-20T15:22:17.241Z Compiling num-integer v0.1.46
21372024-05-20T15:22:17.304Z Compiling hash32 v0.2.1
21382024-05-20T15:22:17.592Z Compiling encoding_rs v0.8.33
21392024-05-20T15:22:17.965Z Compiling psl-types v2.0.11
21402024-05-20T15:22:17.989Z Compiling anstyle-query v1.0.0
21412024-05-20T15:22:18.131Z Compiling mime v0.3.17
21422024-05-20T15:22:18.161Z Compiling gimli v0.28.0
21432024-05-20T15:22:18.255Z Compiling fallible-iterator v0.2.0
21442024-05-20T15:22:18.388Z Compiling stable_deref_trait v1.2.0
21452024-05-20T15:22:18.504Z Compiling colorchoice v1.0.0
21462024-05-20T15:22:18.661Z Compiling anstream v0.6.11
21472024-05-20T15:22:18.971Z Compiling postgres-protocol v0.6.6
21482024-05-20T15:22:19.346Z Compiling publicsuffix v2.2.3
21492024-05-20T15:22:20.145Z Compiling diesel_derives v2.1.2
21502024-05-20T15:22:22.809Z Compiling addr2line v0.21.0
21512024-05-20T15:22:23.283Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21522024-05-20T15:22:23.419Z Compiling tokio-rustls v0.24.1
21532024-05-20T15:22:24.278Z Compiling pkcs8 v0.10.2
21542024-05-20T15:22:24.827Z Compiling terminal_size v0.3.0
21552024-05-20T15:22:24.968Z Compiling tokio-native-tls v0.3.1
21562024-05-20T15:22:25.312Z Compiling phf_shared v0.11.2
21572024-05-20T15:22:25.690Z Compiling strum_macros v0.25.2
21582024-05-20T15:22:29.239Z Compiling serde_urlencoded v0.7.1
21592024-05-20T15:22:29.820Z Compiling enum-as-inner v0.5.1
21602024-05-20T15:22:30.031Z Compiling block-padding v0.3.3
21612024-05-20T15:22:30.162Z Compiling serde_repr v0.1.16
21622024-05-20T15:22:30.241Z Compiling ff v0.13.0
21632024-05-20T15:22:30.498Z Compiling scheduled-thread-pool v0.2.7
21642024-05-20T15:22:30.975Z Compiling object v0.32.1
21652024-05-20T15:22:31.255Z Compiling rustc-demangle v0.1.23
21662024-05-20T15:22:31.951Z Compiling managed v0.8.0
21672024-05-20T15:22:32.133Z Compiling bitflags v1.3.2
21682024-05-20T15:22:32.249Z Compiling base16ct v0.2.0
21692024-05-20T15:22:32.392Z Compiling bit-vec v0.6.3
21702024-05-20T15:22:32.530Z Compiling ipnet v2.9.0
21712024-05-20T15:22:33.684Z Compiling regex-automata v0.1.10
21722024-05-20T15:22:33.916Z Compiling matches v0.1.10
21732024-05-20T15:22:34.019Z Compiling clap_lex v0.7.0
21742024-05-20T15:22:34.168Z Compiling strsim v0.11.0
21752024-05-20T15:22:34.465Z Compiling winnow v0.5.15
21762024-05-20T15:22:35.143Z Compiling clap_builder v4.5.2
21772024-05-20T15:22:35.229Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21782024-05-20T15:22:35.314Z Compiling bstr v0.2.17
21792024-05-20T15:22:36.599Z Compiling idna v0.2.3
21802024-05-20T15:22:37.732Z Compiling sec1 v0.7.3
21812024-05-20T15:22:38.011Z Compiling toml_edit v0.19.15
21822024-05-20T15:22:38.270Z Compiling r2d2 v0.8.10
21832024-05-20T15:22:39.563Z Compiling group v0.13.0
21842024-05-20T15:22:39.775Z Compiling inout v0.1.3
21852024-05-20T15:22:40.192Z Compiling phf v0.11.2
21862024-05-20T15:22:40.336Z Compiling hyper-tls v0.5.0
21872024-05-20T15:22:40.500Z Compiling signal-hook-mio v0.2.3
21882024-05-20T15:22:40.666Z Compiling hyper-rustls v0.24.2
21892024-05-20T15:22:40.830Z Compiling cookie_store v0.20.0
21902024-05-20T15:22:41.036Z Compiling postgres-types v0.2.6
21912024-05-20T15:22:42.561Z Compiling hubpack v0.1.2
21922024-05-20T15:22:42.617Z Compiling rustls-pemfile v1.0.3
21932024-05-20T15:22:42.952Z Compiling phf_shared v0.10.0
21942024-05-20T15:22:43.013Z Compiling hkdf v0.12.4
21952024-05-20T15:22:43.532Z Compiling zerocopy v0.6.6
21962024-05-20T15:22:43.794Z Compiling ipnetwork v0.20.0
21972024-05-20T15:22:43.936Z Compiling futures-executor v0.3.30
21982024-05-20T15:22:44.244Z Compiling crypto-bigint v0.5.2
21992024-05-20T15:22:44.438Z Compiling float-cmp v0.9.0
22002024-05-20T15:22:44.489Z Compiling memmap v0.7.0
22012024-05-20T15:22:44.646Z Compiling unicode-segmentation v1.10.1
22022024-05-20T15:22:44.812Z Compiling difflib v0.4.0
22032024-05-20T15:22:45.337Z Compiling webpki-roots v0.25.2
22042024-05-20T15:22:45.459Z Compiling fixedbitset v0.4.2
22052024-05-20T15:22:45.480Z Compiling sync_wrapper v0.1.2
22062024-05-20T15:22:45.503Z Compiling normalize-line-endings v0.3.0
22072024-05-20T15:22:45.638Z Compiling minimal-lexical v0.2.1
22082024-05-20T15:22:45.716Z Compiling data-encoding v2.4.0
22092024-05-20T15:22:45.777Z Compiling precomputed-hash v0.1.1
22102024-05-20T15:22:45.848Z Compiling whoami v1.5.1
22112024-05-20T15:22:46.047Z Compiling predicates-core v1.0.6
22122024-05-20T15:22:46.085Z Compiling static_assertions v1.1.0
22132024-05-20T15:22:46.135Z Compiling winnow v0.6.1
22142024-05-20T15:22:46.193Z Compiling either v1.11.0
22152024-05-20T15:22:46.373Z Compiling new_debug_unreachable v1.0.4
22162024-05-20T15:22:46.393Z Compiling trust-dns-proto v0.22.0
22172024-05-20T15:22:46.522Z Compiling string_cache v0.8.7
22182024-05-20T15:22:46.603Z Compiling itertools v0.10.5
22192024-05-20T15:22:46.928Z Compiling reqwest v0.11.27
22202024-05-20T15:22:47.330Z Compiling predicates v3.1.0
22212024-05-20T15:22:47.529Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22222024-05-20T15:22:47.995Z Compiling tokio-postgres v0.7.10
22232024-05-20T15:22:48.845Z Compiling nom v7.1.3
22242024-05-20T15:22:49.431Z Compiling elliptic-curve v0.13.8
22252024-05-20T15:22:49.745Z Compiling toml_edit v0.22.12
22262024-05-20T15:22:52.521Z Compiling petgraph v0.6.5
22272024-05-20T15:22:52.653Z Compiling similar v2.4.0
22282024-05-20T15:22:52.993Z Compiling usdt v0.5.0
22292024-05-20T15:22:54.202Z Compiling diesel v2.1.6
22302024-05-20T15:22:54.433Z Compiling futures v0.3.30
22312024-05-20T15:22:54.604Z Compiling yasna v0.5.2
22322024-05-20T15:22:56.127Z Compiling toml v0.7.8
22332024-05-20T15:22:56.157Z Compiling crossterm v0.27.0
22342024-05-20T15:22:56.451Z Compiling flate2 v1.0.30
22352024-05-20T15:22:56.997Z Compiling cipher v0.4.4
22362024-05-20T15:22:57.367Z Compiling crossbeam-epoch v0.9.18
22372024-05-20T15:22:57.463Z Compiling clap v4.5.4
22382024-05-20T15:22:57.583Z Compiling bit-set v0.5.3
22392024-05-20T15:22:57.606Z Compiling num-iter v0.1.45
22402024-05-20T15:22:57.800Z Compiling console v0.15.8
22412024-05-20T15:22:58.957Z Compiling tokio-stream v0.1.15
22422024-05-20T15:22:59.301Z Compiling bstr v1.9.0
22432024-05-20T15:22:59.337Z Compiling hex v0.4.3
22442024-05-20T15:22:59.881Z Compiling peg-runtime v0.8.3
22452024-05-20T15:23:00.032Z Compiling lalrpop-util v0.19.12
22462024-05-20T15:23:00.395Z Compiling radium v0.7.0
22472024-05-20T15:23:00.829Z Compiling camino v1.1.7
22482024-05-20T15:23:02.920Z Compiling is-terminal v0.4.9
22492024-05-20T15:23:08.572Z Compiling rustls-pki-types v1.3.0
22502024-05-20T15:23:09.257Z Compiling ident_case v1.0.1
22512024-05-20T15:23:10.169Z Compiling tap v1.0.1
22522024-05-20T15:23:10.849Z Compiling strsim v0.10.0
22532024-05-20T15:23:11.538Z Compiling maybe-uninit v2.0.0
22542024-05-20T15:23:12.902Z Compiling darling_core v0.20.8
22552024-05-20T15:23:19.085Z Compiling wyz v0.5.1
22562024-05-20T15:23:27.427Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
22572024-05-20T15:23:27.575Z Compiling getopts v0.2.21
22582024-05-20T15:23:28.367Z Compiling bzip2-sys v0.1.11+1.0.8
22592024-05-20T15:23:28.393Z Compiling dirs-sys-next v0.1.2
22602024-05-20T15:23:29.365Z Compiling num-bigint-dig v0.8.4
22612024-05-20T15:23:29.687Z Compiling unsafe-libyaml v0.2.10
22622024-05-20T15:23:30.358Z Compiling base64 v0.22.1
22632024-05-20T15:23:30.854Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22642024-05-20T15:23:31.142Z Compiling rustls v0.22.4
22652024-05-20T15:23:31.281Z Compiling funty v2.0.0
22662024-05-20T15:23:31.419Z Compiling packed_struct v0.10.1
22672024-05-20T15:23:31.513Z Compiling paste v1.0.15
22682024-05-20T15:23:31.890Z Compiling serde_yaml v0.9.25
22692024-05-20T15:23:32.891Z Compiling bitvec v1.0.1
22702024-05-20T15:23:35.744Z Compiling dirs-next v2.0.0
22712024-05-20T15:23:37.049Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22722024-05-20T15:23:40.239Z Compiling darling_macro v0.20.8
22732024-05-20T15:23:41.330Z Compiling rustls-webpki v0.102.1
22742024-05-20T15:23:43.877Z Compiling packed_struct_codegen v0.10.1
22752024-05-20T15:23:44.188Z Compiling structmeta-derive v0.3.0
22762024-05-20T15:23:45.843Z Compiling thread_local v1.1.7
22772024-05-20T15:23:46.012Z Compiling indexmap v1.9.3
22782024-05-20T15:23:46.220Z Compiling multer v3.1.0
22792024-05-20T15:23:46.352Z Compiling rayon-core v1.12.1
22802024-05-20T15:23:46.556Z Compiling slog-async v2.8.0
22812024-05-20T15:23:46.653Z Compiling match_cfg v0.1.0
22822024-05-20T15:23:46.675Z Compiling crc-catalog v2.2.0
22832024-05-20T15:23:46.754Z Compiling fastrand v2.0.1
22842024-05-20T15:23:47.001Z Compiling nodrop v0.1.14
22852024-05-20T15:23:47.128Z Compiling tempfile v3.10.1
22862024-05-20T15:23:47.503Z Compiling array-init v0.0.4
22872024-05-20T15:23:48.738Z Compiling structmeta v0.3.0
22882024-05-20T15:23:49.069Z Compiling crc v3.0.1
22892024-05-20T15:23:49.148Z Compiling hostname v0.3.1
22902024-05-20T15:23:50.637Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22912024-05-20T15:23:51.617Z Compiling smallvec v0.6.14
22922024-05-20T15:23:52.099Z Compiling darling v0.20.8
22932024-05-20T15:23:52.583Z Compiling term v0.7.0
22942024-05-20T15:24:01.820Z Compiling crossbeam-deque v0.8.3
22952024-05-20T15:24:02.235Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22962024-05-20T15:24:02.845Z Compiling pkcs1 v0.7.5
22972024-05-20T15:24:03.730Z Compiling slog-json v2.6.1
22982024-05-20T15:24:04.249Z Compiling crossbeam-channel v0.5.8
22992024-05-20T15:24:05.967Z Compiling signature v2.1.0
23002024-05-20T15:24:05.997Z Compiling http v1.0.0
23012024-05-20T15:24:06.245Z Compiling async-stream-impl v0.3.5
23022024-05-20T15:24:07.070Z Compiling pin-project-internal v1.1.3
23032024-05-20T15:24:07.916Z Compiling dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
23042024-05-20T15:24:08.394Z Compiling take_mut v0.2.2
23052024-05-20T15:24:08.804Z Compiling same-file v1.0.6
23062024-05-20T15:24:09.087Z Compiling atomic-waker v1.1.1
23072024-05-20T15:24:09.110Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
23082024-05-20T15:24:09.941Z Compiling termcolor v1.2.0
23092024-05-20T15:24:10.054Z Compiling bitfield v0.14.0
23102024-05-20T15:24:10.828Z Compiling hashbrown v0.12.3
23112024-05-20T15:24:15.270Z Compiling env_logger v0.10.0
23122024-05-20T15:24:15.368Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23132024-05-20T15:24:18.584Z Compiling pin-project v1.1.3
23142024-05-20T15:24:19.454Z Compiling waitgroup v0.1.2
23152024-05-20T15:24:19.487Z Compiling walkdir v2.5.0
23162024-05-20T15:24:27.089Z Compiling async-stream v0.3.5
23172024-05-20T15:24:27.459Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
23182024-05-20T15:24:27.719Z Compiling rsa v0.9.2
23192024-05-20T15:24:29.079Z Compiling slog-bunyan v2.5.0
23202024-05-20T15:24:30.723Z Compiling tokio-rustls v0.25.0
23212024-05-20T15:24:32.360Z Compiling slog-term v2.9.1
23222024-05-20T15:24:33.755Z Compiling bzip2 v0.4.4
23232024-05-20T15:24:34.186Z Compiling serde_with_macros v3.7.0
23242024-05-20T15:24:34.252Z Compiling serde-hex v0.1.0
23252024-05-20T15:24:35.251Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
23262024-05-20T15:24:35.593Z Compiling parse-display-derive v0.9.0
23272024-05-20T15:24:36.208Z Compiling toml v0.8.12
23282024-05-20T15:24:37.228Z Compiling rustls-pemfile v2.1.2
23292024-05-20T15:24:40.006Z Compiling x509-cert v0.2.4
23302024-05-20T15:24:41.248Z Compiling sha1 v0.10.6
23312024-05-20T15:24:42.231Z Compiling newtype-uuid v1.1.0
23322024-05-20T15:24:42.606Z Compiling strum_macros v0.26.1
23332024-05-20T15:24:42.969Z Compiling ron v0.8.1
23342024-05-20T15:24:44.697Z Compiling dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
23352024-05-20T15:24:44.701Z Compiling serde_path_to_error v0.1.16
23362024-05-20T15:24:45.595Z Compiling hashbrown v0.13.2
23372024-05-20T15:24:46.471Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23382024-05-20T15:24:47.016Z Compiling snafu-derive v0.8.2
23392024-05-20T15:24:47.368Z Compiling blake3 v1.5.0
23402024-05-20T15:24:47.653Z Compiling xattr v1.0.1
23412024-05-20T15:24:47.938Z Compiling filetime v0.2.23
23422024-05-20T15:24:47.977Z Compiling hostname v0.4.0
23432024-05-20T15:24:48.255Z Compiling instant v0.1.12
23442024-05-20T15:24:48.304Z Compiling buf-list v1.0.3
23452024-05-20T15:24:49.287Z Compiling debug-ignore v1.0.5
23462024-05-20T15:24:49.356Z Compiling crc-any v2.4.3
23472024-05-20T15:24:49.561Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23482024-05-20T15:24:50.242Z Compiling backoff v0.4.0
23492024-05-20T15:24:50.655Z Compiling tar v0.4.40
23502024-05-20T15:24:52.426Z Compiling snafu v0.8.2
23512024-05-20T15:24:53.376Z Compiling strum v0.26.2
23522024-05-20T15:24:53.525Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23532024-05-20T15:24:53.657Z Compiling object v0.30.4
23542024-05-20T15:24:53.731Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
23552024-05-20T15:24:55.556Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23562024-05-20T15:24:56.114Z Compiling parse-display v0.9.0
23572024-05-20T15:24:56.739Z Compiling serde_with v3.7.0
23582024-05-20T15:24:58.146Z Compiling zip v0.6.6
23592024-05-20T15:25:01.014Z Compiling rayon v1.10.0
23602024-05-20T15:25:01.186Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23612024-05-20T15:25:01.952Z Compiling camino-tempfile v1.1.1
23622024-05-20T15:25:02.772Z Compiling globset v0.4.13
23632024-05-20T15:25:06.951Z Compiling pem v3.0.4
23642024-05-20T15:25:07.624Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23652024-05-20T15:25:07.812Z Compiling olpc-cjson v0.1.3
23662024-05-20T15:25:08.230Z Compiling macaddr v1.0.1
23672024-05-20T15:25:08.572Z Compiling serde_plain v1.0.2
23682024-05-20T15:25:08.875Z Compiling async-recursion v1.1.1
23692024-05-20T15:25:09.305Z Compiling memmap2 v0.7.1
23702024-05-20T15:25:09.305Z Compiling path-slash v0.1.5
23712024-05-20T15:25:09.424Z Compiling typed-path v0.7.0
23722024-05-20T15:25:09.641Z Compiling arrayref v0.3.7
23732024-05-20T15:25:09.802Z Compiling constant_time_eq v0.3.0
23742024-05-20T15:25:09.976Z Compiling arrayvec v0.7.4
23752024-05-20T15:25:10.474Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23762024-05-20T15:25:11.389Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23772024-05-20T15:25:13.182Z Compiling tough v0.17.1
23782024-05-20T15:25:16.342Z Compiling itertools v0.12.1
23792024-05-20T15:25:16.699Z Compiling cargo-platform v0.1.3
23802024-05-20T15:25:17.741Z Compiling parse-size v1.0.0
23812024-05-20T15:25:18.061Z Compiling topological-sort v0.2.2
23822024-05-20T15:25:18.398Z Compiling omicron-zone-package v0.11.0
23832024-05-20T15:25:20.126Z Compiling cargo_metadata v0.18.1
23842024-05-20T15:25:20.338Z Compiling shell-words v1.1.0
23852024-05-20T15:25:23.264Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23862024-05-20T15:25:39.138Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
23872024-05-20T15:25:55.280Z Finished release [optimized] target(s) in 5m 38s
23882024-05-20T15:25:55.493Z Running `target/release/omicron-releng --output-dir /work`
23892024-05-20T15:25:55.714ZMay 20 15:25:53.954 DEBG changing working directory to /work/oxidecomputer/omicron
23902024-05-20T15:25:55.714ZMay 20 15:25:54.017 DEBG running: git rev-parse HEAD
23912024-05-20T15:25:55.714ZMay 20 15:25:54.023 DEBG process exited with exit status: 0 (6.236011ms)
23922024-05-20T15:25:55.714ZMay 20 15:25:54.023 INFO version: 8.0.0-0.ci+git463aa0dff7a
23932024-05-20T15:25:55.739ZMay 20 15:25:54.062 INFO cloning helios to /work/oxidecomputer/helios
23942024-05-20T15:25:55.739ZMay 20 15:25:54.062 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
23952024-05-20T15:25:55.739ZCloning into '/work/oxidecomputer/helios'...
23962024-05-20T15:25:56.248ZMay 20 15:25:54.534 DEBG process exited with exit status: 0 (472.434287ms)
23972024-05-20T15:25:56.248ZMay 20 15:25:54.535 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
23982024-05-20T15:25:56.682Z# branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3
23992024-05-20T15:25:56.682Z# branch.head master
24002024-05-20T15:25:56.682Z# branch.upstream origin/master
24012024-05-20T15:25:56.682Z# branch.ab +0 -0
24022024-05-20T15:25:56.682ZMay 20 15:25:54.543 DEBG process exited with exit status: 0 (8.047958ms)
24032024-05-20T15:25:56.682ZMay 20 15:25:54.543 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24042024-05-20T15:25:56.803ZMay 20 15:25:55.219 DEBG process exited with exit status: 0 (676.784727ms)
24052024-05-20T15:25:56.803ZMay 20 15:25:55.220 DEBG running: zfs list rpool/images/build/host
24062024-05-20T15:25:56.888ZNAME USED AVAIL REFER MOUNTPOINT
24072024-05-20T15:25:56.888Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
24082024-05-20T15:25:56.888ZMay 20 15:25:55.227 DEBG process exited with exit status: 0 (7.422488ms)
24092024-05-20T15:25:56.888ZMay 20 15:25:55.227 DEBG running: zfs list rpool/images/build/recovery
24102024-05-20T15:25:56.888ZNAME USED AVAIL REFER MOUNTPOINT
24112024-05-20T15:25:56.888Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
24122024-05-20T15:25:56.888ZMay 20 15:25:55.233 DEBG process exited with exit status: 0 (6.239691ms)
24132024-05-20T15:25:56.888ZMay 20 15:25:55.234 INFO [hubris-staging] running task
24142024-05-20T15:25:56.888ZMay 20 15:25:55.234 INFO [hubris-production] running task
24152024-05-20T15:25:56.888ZMay 20 15:25:55.235 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24162024-05-20T15:25:56.888ZMay 20 15:25:55.237 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24172024-05-20T15:25:57.201Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24182024-05-20T15:25:57.379Z[ omicron-package] Blocking waiting for file lock on package cache
24192024-05-20T15:25:57.717ZMay 20 15:25:56.142 INFO [hubris-production] task succeeded (907.939073ms)
24202024-05-20T15:25:58.153Z[ omicron-package] Blocking waiting for file lock on package cache
24212024-05-20T15:25:58.911Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24222024-05-20T15:25:59.168Z[ omicron-package] Compiling heapless v0.8.0
24232024-05-20T15:25:59.168Z[ omicron-package] Compiling hash32 v0.3.1
24242024-05-20T15:25:59.169Z[ omicron-package] Compiling smoltcp v0.11.0
24252024-05-20T15:25:59.169Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24262024-05-20T15:25:59.169Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
24272024-05-20T15:25:59.169Z[ omicron-package] Compiling cobs v0.2.3
24282024-05-20T15:25:59.169Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24292024-05-20T15:25:59.637Z[ omicron-package] Compiling embedded-io v0.4.0
24302024-05-20T15:26:00.160Z[ omicron-package] Compiling postcard v1.0.8
24312024-05-20T15:26:00.178Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24322024-05-20T15:26:00.193Z[ omicron-package] Compiling proc-macro-error v1.0.4
24332024-05-20T15:26:00.485Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24342024-05-20T15:26:00.488Z[ omicron-package] Compiling num_enum_derive v0.5.11
24352024-05-20T15:26:00.605Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24362024-05-20T15:26:00.804Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24372024-05-20T15:26:01.043Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24382024-05-20T15:26:01.586Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24392024-05-20T15:26:01.737Z[ omicron-package] Compiling tabwriter v1.4.0
24402024-05-20T15:26:02.038Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24412024-05-20T15:26:02.597Z[ omicron-package] Compiling cstr-argument v0.1.2
24422024-05-20T15:26:02.812Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24432024-05-20T15:26:02.971Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24442024-05-20T15:26:03.274Z[ omicron-package] Compiling foreign-types v0.5.0
24452024-05-20T15:26:03.454Z[ omicron-package] Compiling pretty-hex v0.2.1
24462024-05-20T15:26:03.512Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
24472024-05-20T15:26:03.665Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24482024-05-20T15:26:04.122Z[ omicron-package] Compiling colored v2.1.0
24492024-05-20T15:26:04.177Z[ omicron-package] Compiling socket2 v0.4.9
24502024-05-20T15:26:04.435Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24512024-05-20T15:26:04.520ZMay 20 15:26:02.943 INFO [hubris-staging] task succeeded (7.70903254s)
24522024-05-20T15:26:05.136Z[ omicron-package] Compiling num_enum v0.5.11
24532024-05-20T15:26:05.190Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24542024-05-20T15:26:05.223Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24552024-05-20T15:26:05.376Z[ omicron-package] Compiling sigpipe v0.1.3
24562024-05-20T15:26:05.452Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24572024-05-20T15:26:05.601Z[ omicron-package] Compiling num-derive v0.4.0
24582024-05-20T15:26:05.937Z[ omicron-package] Compiling libefi-sys v0.1.0
24592024-05-20T15:26:06.388Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24602024-05-20T15:26:06.677Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24612024-05-20T15:26:06.737Z[ omicron-package] Compiling smf v0.2.3
24622024-05-20T15:26:07.375Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24632024-05-20T15:26:07.581Z[ omicron-package] Compiling portable-atomic v1.4.3
24642024-05-20T15:26:07.802Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24652024-05-20T15:26:09.463Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24662024-05-20T15:26:10.226Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24672024-05-20T15:26:10.401Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
24682024-05-20T15:26:10.702Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24692024-05-20T15:26:11.872Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24702024-05-20T15:26:12.009Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24712024-05-20T15:26:13.103Z[ omicron-package] Compiling gethostname v0.4.3
24722024-05-20T15:26:13.361Z[ omicron-package] Compiling number_prefix v0.4.0
24732024-05-20T15:26:13.763Z[ omicron-package] Compiling swrite v0.1.0
24742024-05-20T15:26:14.401Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24752024-05-20T15:26:15.496Z[ omicron-package] Compiling indicatif v0.17.8
24762024-05-20T15:26:16.830Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24772024-05-20T15:26:17.105Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24782024-05-20T15:26:20.024Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24792024-05-20T15:26:20.492Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24802024-05-20T15:26:22.591Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24812024-05-20T15:26:40.216Z[ helios-setup] May 20 15:26:38.634 INFO helios repository root is: /work/oxidecomputer/helios
24822024-05-20T15:26:40.248Z[ helios-setup] May 20 15:26:38.636 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
24832024-05-20T15:26:40.248Z[ helios-setup] May 20 15:26:38.636 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
24842024-05-20T15:26:40.248Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
24852024-05-20T15:26:40.871Z[ helios-setup] May 20 15:26:39.251 INFO clone ok!, project: bootserver
24862024-05-20T15:26:40.941Z[ helios-setup] May 20 15:26:39.251 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
24872024-05-20T15:26:40.941Z[ helios-setup] May 20 15:26:39.251 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
24882024-05-20T15:26:40.941Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
24892024-05-20T15:26:41.731Z[ helios-setup] May 20 15:26:40.092 INFO clone ok!, project: pilot
24902024-05-20T15:26:41.917Z[ helios-setup] May 20 15:26:40.092 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
24912024-05-20T15:26:41.917Z[ helios-setup] May 20 15:26:40.092 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
24922024-05-20T15:26:41.917Z[ helios-setup] May 20 15:26:40.092 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
24932024-05-20T15:26:41.918Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
24942024-05-20T15:26:42.496Z[ omicron-package] Finished release [optimized] target(s) in 45.05s
24952024-05-20T15:26:42.496Z[ omicron-package]
24962024-05-20T15:26:42.496Z[ omicron-package] real 45.139937808
24972024-05-20T15:26:42.496Z[ omicron-package] user 2:50.717852982
24982024-05-20T15:26:42.496Z[ omicron-package] sys 20.388064866
24992024-05-20T15:26:42.496Z[ omicron-package] trap 0.163863037
25002024-05-20T15:26:42.496Z[ omicron-package] tflt 0.568404952
25012024-05-20T15:26:42.496Z[ omicron-package] dflt 0.727420969
25022024-05-20T15:26:42.496ZMay 20 15:26:40.399 INFO [omicron-package] process exited with exit status: 0 (45.164483132s)
25032024-05-20T15:26:42.496Z[ omicron-package] kflt 0.009607559
25042024-05-20T15:26:42.496Z[ omicron-package] lock 5:37.090267537
25052024-05-20T15:26:42.496Z[ omicron-package] slp 7:01.308495209
25062024-05-20T15:26:42.496Z[ omicron-package] lat 1:40.141357429
25072024-05-20T15:26:42.497Z[ omicron-package] stop 35.628749556
25082024-05-20T15:26:42.498ZMay 20 15:26:40.400 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --image standard --machine gimlet --switch asic --rack-topology multi-sled
25092024-05-20T15:26:42.595ZMay 20 15:26:40.446 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
25102024-05-20T15:26:42.595Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25112024-05-20T15:26:42.595Z[ host-target] Created new build target 'host' and set it as active
25122024-05-20T15:26:42.595Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25132024-05-20T15:26:42.595Z[ recovery-target] Created new build target 'recovery' and set it as active
25142024-05-20T15:26:42.595ZMay 20 15:26:40.459 INFO [host-target] process exited with exit status: 0 (59.082143ms)
25152024-05-20T15:26:42.595ZMay 20 15:26:40.459 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25162024-05-20T15:26:42.595ZMay 20 15:26:40.463 INFO [recovery-target] process exited with exit status: 0 (17.113077ms)
25172024-05-20T15:26:42.595Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25182024-05-20T15:26:42.595Z[ helios-setup] May 20 15:26:40.647 INFO clone ok!, project: phbl
25192024-05-20T15:26:42.595Z[ helios-setup] May 20 15:26:40.647 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
25202024-05-20T15:26:42.595Z[ helios-setup] May 20 15:26:40.647 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
25212024-05-20T15:26:42.595Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
25222024-05-20T15:26:42.965Z[ helios-setup] May 20 15:26:41.216 INFO clone ok!, project: image-builder
25232024-05-20T15:26:43.060Z[ helios-setup] May 20 15:26:41.216 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25242024-05-20T15:26:43.061Z[ helios-setup] May 20 15:26:41.216 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25252024-05-20T15:26:43.061Z[ helios-setup] May 20 15:26:41.216 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
25262024-05-20T15:26:43.061Z[ helios-setup] May 20 15:26:41.216 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25272024-05-20T15:26:43.061Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25282024-05-20T15:26:43.061Z[ host-package] Compiling newline-converter v0.3.0
25292024-05-20T15:26:43.061Z[ host-package] Compiling humantime v2.1.0
25302024-05-20T15:26:43.061Z[ host-package] Compiling derive-where v1.2.7
25312024-05-20T15:26:43.061Z[ host-package] Compiling unicode-xid v0.2.4
25322024-05-20T15:26:43.061Z[ host-package] Compiling convert_case v0.4.0
25332024-05-20T15:26:43.061Z[ host-package] Compiling linked-hash-map v0.5.6
25342024-05-20T15:26:43.061Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25352024-05-20T15:26:43.061Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25362024-05-20T15:26:43.241Z[ host-package] Compiling expectorate v1.1.0
25372024-05-20T15:26:43.241Z[ host-package] Compiling password-hash v0.5.0
25382024-05-20T15:26:43.520Z[ host-package] Compiling blake2 v0.10.6
25392024-05-20T15:26:43.520Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25402024-05-20T15:26:43.735Z[ host-package] Compiling lru-cache v0.1.2
25412024-05-20T15:26:43.735Z[ helios-setup] May 20 15:26:41.830 INFO clone ok!, project: pinprick
25422024-05-20T15:26:43.735Z[ helios-setup] May 20 15:26:41.830 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: true, unless_env: Some("OXIDE_STAFF"), fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
25432024-05-20T15:26:43.735Z[ helios-setup] May 20 15:26:41.830 INFO cloning git@github.com:oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
25442024-05-20T15:26:43.735Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
25452024-05-20T15:26:43.942Z[ host-package] Compiling semver v0.1.20
25462024-05-20T15:26:43.942Z[ host-package] Compiling derive_more v0.99.17
25472024-05-20T15:26:43.942Z[ host-package] Compiling argon2 v0.5.3
25482024-05-20T15:26:44.264Z[ host-package] Compiling rustc_version v0.1.7
25492024-05-20T15:26:44.671Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
25502024-05-20T15:26:44.671Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25512024-05-20T15:26:44.855Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
25522024-05-20T15:26:44.855Z[ host-package] Compiling newtype_derive v0.1.6
25532024-05-20T15:26:45.072Z[ host-package] Compiling quick-error v1.2.3
25542024-05-20T15:26:45.241Z[ host-package] Compiling resolv-conf v0.7.0
25552024-05-20T15:26:45.334Z[ host-package] Compiling steno v0.4.0
25562024-05-20T15:26:45.556Z[ host-package] Compiling trust-dns-resolver v0.22.0
25572024-05-20T15:26:46.230Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25582024-05-20T15:26:46.593Z[ host-package] Compiling slog-dtrace v0.3.0
25592024-05-20T15:26:46.826Z[ host-package] Compiling utf-8 v0.7.6
25602024-05-20T15:26:47.258Z[ host-package] Compiling num-rational v0.4.2
25612024-05-20T15:26:57.472Z[ host-package] Compiling num-complex v0.4.6
25622024-05-20T15:26:58.671Z[ host-package] Compiling num v0.4.3
25632024-05-20T15:26:59.134Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25642024-05-20T15:26:59.134Z[ host-package] Compiling nibble_vec v0.1.0
25652024-05-20T15:26:59.134Z[ host-package] Compiling endian-type v0.1.2
25662024-05-20T15:26:59.134Z[ host-package] Compiling radix_trie v0.2.1
25672024-05-20T15:26:59.135Z[ host-package] Compiling tungstenite v0.20.1
25682024-05-20T15:26:59.135Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25692024-05-20T15:26:59.135Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25702024-05-20T15:26:59.135Z[ host-package] Compiling display-error-chain v0.2.0
25712024-05-20T15:26:59.135Z[ host-package] Compiling tokio-tungstenite v0.20.1
25722024-05-20T15:26:59.135Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25732024-05-20T15:26:59.136Z[ helios-setup] May 20 15:26:50.088 INFO clone ok!, project: amd-host-image-builder
25742024-05-20T15:26:59.136Z[ helios-setup] May 20 15:26:50.088 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
25752024-05-20T15:26:59.136Z[ helios-setup] May 20 15:26:50.088 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25762024-05-20T15:26:59.136Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25772024-05-20T15:26:59.136Z[ host-package] Compiling arc-swap v1.6.0
25782024-05-20T15:26:59.136Z[ host-package] Compiling cancel-safe-futures v0.1.5
25792024-05-20T15:26:59.136Z[ host-package] Compiling slog-scope v4.4.0
25802024-05-20T15:26:59.136Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25812024-05-20T15:26:59.136Z[ host-package] Compiling fxhash v0.2.1
25822024-05-20T15:26:59.137Z[ host-package] Compiling slog-stdlog v4.1.1
25832024-05-20T15:26:59.137Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25842024-05-20T15:26:59.137Z[ host-package] Compiling rayon-core v1.12.1
25852024-05-20T15:26:59.137Z[ host-package] Compiling synstructure v0.12.6
25862024-05-20T15:26:59.137Z[ helios-setup] May 20 15:26:56.967 INFO clone ok!, project: amd-firmware
25872024-05-20T15:26:59.137Z[ helios-setup] May 20 15:26:56.967 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
25882024-05-20T15:26:59.137Z[ helios-setup] May 20 15:26:56.967 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25892024-05-20T15:26:59.137Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25902024-05-20T15:26:59.752Z[ helios-setup] May 20 15:26:58.122 INFO clone ok!, project: chelsio-t6-roms
25912024-05-20T15:26:59.827Z[ helios-setup] May 20 15:26:58.122 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
25922024-05-20T15:26:59.905Z[ host-package] Compiling crossbeam-deque v0.8.3
25932024-05-20T15:26:59.945Z[ host-package] Compiling dirs-sys-next v0.1.2
25942024-05-20T15:27:00.332Z[ host-package] Compiling half v2.3.1
25952024-05-20T15:27:00.518Z[ host-package] Compiling same-file v1.0.6
25962024-05-20T15:27:00.543Z[ helios-setup] May 20 15:26:58.946 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
25972024-05-20T15:27:00.809Z[ host-package] Compiling crunchy v0.2.2
25982024-05-20T15:27:00.988Z[ host-package] Compiling glob v0.3.1
25992024-05-20T15:27:01.172Z[ helios-setup] May 20 15:26:59.521 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26002024-05-20T15:27:01.172Z[ helios-setup] May 20 15:26:59.521 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26012024-05-20T15:27:01.285Z[ host-package] Compiling fastrand v2.0.1
26022024-05-20T15:27:01.664Z[ helios-setup] May 20 15:27:00.078 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26032024-05-20T15:27:01.884Z[ host-package] Compiling ciborium-io v0.2.2
26042024-05-20T15:27:01.974Z[ host-package] Compiling ciborium-ll v0.2.2
26052024-05-20T15:27:02.142Z[ host-package] Compiling clang-sys v1.6.1
26062024-05-20T15:27:02.296Z[ helios-setup] May 20 15:27:00.607 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26072024-05-20T15:27:02.359Z[ helios-setup] May 20 15:27:00.607 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26082024-05-20T15:27:02.652Z[ host-package] Compiling tempfile v3.10.1
26092024-05-20T15:27:02.704Z[ helios-setup] May 20 15:27:01.117 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26102024-05-20T15:27:02.931Z[ host-package] Compiling walkdir v2.5.0
26112024-05-20T15:27:03.372Z[ helios-setup] May 20 15:27:01.784 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26122024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.784 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26132024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.784 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26142024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.785 INFO ok!
26152024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.785 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26162024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.785 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26172024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.785 INFO ok!
26182024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.785 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26192024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.785 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26202024-05-20T15:27:03.408Z[ helios-setup] May 20 15:27:01.785 INFO ok!
26212024-05-20T15:27:03.409Z[ helios-setup] May 20 15:27:01.785 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
26222024-05-20T15:27:03.409Z[ helios-setup] May 20 15:27:01.785 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
26232024-05-20T15:27:03.500Z[ host-package] Compiling dirs-next v2.0.0
26242024-05-20T15:27:03.586Z[ helios-setup] May 20 15:27:01.999 INFO E| Downloading crates ...
26252024-05-20T15:27:04.260Z[ helios-setup] May 20 15:27:02.135 INFO E| Downloaded bytes v1.2.1
26262024-05-20T15:27:04.423Z[ helios-setup] May 20 15:27:02.143 INFO E| Downloaded sha2 v0.10.5
26272024-05-20T15:27:04.423Z[ host-package] Compiling zerocopy-derive v0.2.0
26282024-05-20T15:27:04.423Z[ helios-setup] May 20 15:27:02.149 INFO E| Downloaded unicode-width v0.1.10
26292024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.151 INFO E| Downloaded digest v0.10.3
26302024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.153 INFO E| Downloaded block-buffer v0.10.3
26312024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.154 INFO E| Downloaded cpufeatures v0.2.5
26322024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.165 INFO E| Downloaded typenum v1.15.0
26332024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.169 INFO E| Downloaded miniz_oxide v0.6.2
26342024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.172 INFO E| Downloaded generic-array v0.14.6
26352024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.174 INFO E| Downloaded flate2 v1.0.25
26362024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.180 INFO E| Downloaded anyhow v1.0.62
26372024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling version_check v0.9.4
26382024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling typenum v1.15.0
26392024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling crc32fast v1.3.2
26402024-05-20T15:27:04.424Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling cfg-if v1.0.0
26412024-05-20T15:27:04.425Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling adler v1.0.2
26422024-05-20T15:27:04.425Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling anyhow v1.0.62
26432024-05-20T15:27:04.425Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling unicode-width v0.1.10
26442024-05-20T15:27:04.425Z[ helios-setup] May 20 15:27:02.239 INFO E| Compiling cpufeatures v0.2.5
26452024-05-20T15:27:04.425Z[ helios-setup] May 20 15:27:02.399 INFO E| Compiling bytes v1.2.1
26462024-05-20T15:27:04.604Z[ helios-setup] May 20 15:27:02.680 INFO E| Compiling bitflags v1.3.2
26472024-05-20T15:27:04.604Z[ helios-setup] May 20 15:27:02.891 INFO E| Compiling miniz_oxide v0.6.2
26482024-05-20T15:27:04.769Z[ helios-setup] May 20 15:27:03.005 INFO E| Compiling getopts v0.2.21
26492024-05-20T15:27:05.414Z[ helios-setup] May 20 15:27:03.823 INFO E| Compiling generic-array v0.14.6
26502024-05-20T15:27:06.113Z[ helios-setup] May 20 15:27:04.500 INFO E| Compiling flate2 v1.0.25
26512024-05-20T15:27:06.245Z[ host-package] Compiling slog-envlogger v2.2.0
26522024-05-20T15:27:06.927Z[ host-package] Compiling camino v1.1.7
26532024-05-20T15:27:07.118Z[ host-package] Compiling tiny-keccak v2.0.2
26542024-05-20T15:27:07.696Z[ host-package] Compiling maplit v1.0.2
26552024-05-20T15:27:08.145Z[ host-package] Compiling prettyplease v0.2.20
26562024-05-20T15:27:08.753Z[ host-package] Compiling blake3 v1.5.0
26572024-05-20T15:27:10.120Z[ host-package] Compiling rayon v1.10.0
26582024-05-20T15:27:10.164Z[ helios-setup] May 20 15:27:08.549 INFO E| Compiling crypto-common v0.1.6
26592024-05-20T15:27:10.164Z[ helios-setup] May 20 15:27:08.549 INFO E| Compiling block-buffer v0.10.3
26602024-05-20T15:27:10.710Z[ host-package] Compiling term v0.7.0
26612024-05-20T15:27:10.764Z[ helios-setup] May 20 15:27:08.728 INFO E| Compiling digest v0.10.3
26622024-05-20T15:27:10.764Z[ helios-setup] May 20 15:27:09.076 INFO E| Compiling sha2 v0.10.5
26632024-05-20T15:27:11.194Z[ helios-setup] May 20 15:27:09.564 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
26642024-05-20T15:27:11.917Z[ host-package] Compiling ciborium v0.2.2
26652024-05-20T15:27:12.741Z[ host-package] Compiling xattr v1.0.1
26662024-05-20T15:27:13.021Z[ host-package] Compiling filetime v0.2.23
26672024-05-20T15:27:13.472Z[ host-package] Compiling atty v0.2.14
26682024-05-20T15:27:13.685Z[ host-package] Compiling memmap2 v0.7.1
26692024-05-20T15:27:13.893Z[ host-package] Compiling home v0.5.5
26702024-05-20T15:27:14.010Z[ host-package] Compiling arrayvec v0.7.4
26712024-05-20T15:27:14.244Z[ host-package] Compiling constant_time_eq v0.3.0
26722024-05-20T15:27:14.419Z[ host-package] Compiling arrayref v0.3.7
26732024-05-20T15:27:14.613Z[ host-package] Compiling toolchain_find v0.4.0
26742024-05-20T15:27:14.696Z[ host-package] Compiling tar v0.4.40
26752024-05-20T15:27:15.250Z[ host-package] Compiling ascii-canvas v3.0.0
26762024-05-20T15:27:15.393Z[ host-package] Compiling camino-tempfile v1.1.1
26772024-05-20T15:27:15.939Z[ host-package] Compiling toml v0.8.12
26782024-05-20T15:27:16.054Z[ host-package] Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
26792024-05-20T15:27:17.025Z[ host-package] Compiling is-terminal v0.4.9
26802024-05-20T15:27:17.235Z[ host-package] Compiling libsw v3.3.1
26812024-05-20T15:27:17.451Z[ host-package] Compiling ena v0.14.2
26822024-05-20T15:27:17.566Z[ helios-setup] May 20 15:27:15.868 INFO E| Finished release [optimized] target(s) in 13.99s
26832024-05-20T15:27:17.567Z[ helios-setup] May 20 15:27:15.880 INFO building project "bootserver" ok (14 seconds)
26842024-05-20T15:27:17.567Z[ helios-setup] May 20 15:27:15.880 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
26852024-05-20T15:27:17.567Z[ helios-setup] May 20 15:27:15.880 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
26862024-05-20T15:27:17.762Z[ host-package] Compiling libloading v0.7.4
26872024-05-20T15:27:17.976Z[ host-package] Compiling usdt-impl v0.3.5
26882024-05-20T15:27:18.072Z[ helios-setup] May 20 15:27:16.297 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
26892024-05-20T15:27:18.253Z[ host-package] Compiling linear-map v1.2.0
26902024-05-20T15:27:18.253Z[ host-package] Compiling regex-syntax v0.6.29
26912024-05-20T15:27:18.261Z[ host-package] Compiling owo-colors v4.0.0
26922024-05-20T15:27:18.448Z[ host-package] Compiling diff v0.1.13
26932024-05-20T15:27:18.603Z[ host-package] Compiling parking_lot_core v0.8.6
26942024-05-20T15:27:19.245Z[ helios-setup] May 20 15:27:16.924 INFO E| From https://github.com/jclulow/hiercmd
26952024-05-20T15:27:19.245Z[ helios-setup] May 20 15:27:16.924 INFO E| * [new branch] main -> origin/main
26962024-05-20T15:27:19.245Z[ helios-setup] May 20 15:27:16.924 INFO E| * [new ref] -> origin/HEAD
26972024-05-20T15:27:19.245Z[ helios-setup] May 20 15:27:16.945 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
26982024-05-20T15:27:19.245Z[ host-package] Compiling bindgen v0.69.2
26992024-05-20T15:27:19.245Z[ host-package] Compiling topological-sort v0.2.2
27002024-05-20T15:27:19.362Z[ helios-setup] May 20 15:27:17.541 INFO E| From https://github.com/jclulow/network-interface
27012024-05-20T15:27:19.362Z[ helios-setup] May 20 15:27:17.541 INFO E| * [new branch] illumos -> origin/illumos
27022024-05-20T15:27:19.362Z[ helios-setup] May 20 15:27:17.541 INFO E| * [new branch] main -> origin/main
27032024-05-20T15:27:19.363Z[ helios-setup] May 20 15:27:17.541 INFO E| * [new ref] -> origin/HEAD
27042024-05-20T15:27:19.363Z[ helios-setup] May 20 15:27:17.561 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
27052024-05-20T15:27:19.363Z[ host-package] Compiling omicron-zone-package v0.11.0
27062024-05-20T15:27:20.188Z[ helios-setup] May 20 15:27:18.127 INFO E| From https://github.com/oxidecomputer/boot-image-tools
27072024-05-20T15:27:20.188Z[ helios-setup] May 20 15:27:18.128 INFO E| * [new branch] compliance -> origin/compliance
27082024-05-20T15:27:20.307Z[ helios-setup] May 20 15:27:18.128 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
27092024-05-20T15:27:20.307Z[ helios-setup] May 20 15:27:18.128 INFO E| * [new branch] main -> origin/main
27102024-05-20T15:27:20.307Z[ helios-setup] May 20 15:27:18.128 INFO E| * [new ref] -> origin/HEAD
27112024-05-20T15:27:20.307Z[ helios-setup] May 20 15:27:18.169 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
27122024-05-20T15:27:20.736Z[ helios-setup] May 20 15:27:19.142 INFO E| From https://github.com/oxidecomputer/facade
27132024-05-20T15:27:20.736Z[ helios-setup] May 20 15:27:19.142 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
27142024-05-20T15:27:20.736Z[ helios-setup] May 20 15:27:19.142 INFO E| * [new branch] checklist -> origin/checklist
27152024-05-20T15:27:20.960Z[ helios-setup] May 20 15:27:19.142 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
27162024-05-20T15:27:20.960Z[ helios-setup] May 20 15:27:19.142 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
27172024-05-20T15:27:20.960Z[ helios-setup] May 20 15:27:19.142 INFO E| * [new branch] dramtest -> origin/dramtest
27182024-05-20T15:27:20.961Z[ helios-setup] May 20 15:27:19.143 INFO E| * [new branch] facts -> origin/facts
27192024-05-20T15:27:20.961Z[ helios-setup] May 20 15:27:19.143 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
27202024-05-20T15:27:20.961Z[ helios-setup] May 20 15:27:19.143 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
27212024-05-20T15:27:20.961Z[ helios-setup] May 20 15:27:19.143 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
27222024-05-20T15:27:20.961Z[ helios-setup] May 20 15:27:19.143 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
27232024-05-20T15:27:20.961Z[ helios-setup] May 20 15:27:19.143 INFO E| * [new branch] guardrails -> origin/guardrails
27242024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.144 INFO E| * [new branch] idcerts -> origin/idcerts
27252024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.144 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
27262024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.144 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
27272024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.144 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
27282024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.144 INFO E| * [new branch] main -> origin/main
27292024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.145 INFO E| * [new branch] meanwell -> origin/meanwell
27302024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.145 INFO E| * [new branch] parents -> origin/parents
27312024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.145 INFO E| * [new branch] psc -> origin/psc
27322024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.145 INFO E| * [new branch] rackstatus -> origin/rackstatus
27332024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.145 INFO E| * [new branch] sessions -> origin/sessions
27342024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.145 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
27352024-05-20T15:27:20.962Z[ helios-setup] May 20 15:27:19.146 INFO E| * [new branch] sshauth -> origin/sshauth
27362024-05-20T15:27:20.963Z[ helios-setup] May 20 15:27:19.146 INFO E| * [new branch] unsupervised -> origin/unsupervised
27372024-05-20T15:27:20.964Z[ helios-setup] May 20 15:27:19.146 INFO E| * [new branch] x11 -> origin/x11
27382024-05-20T15:27:20.964Z[ helios-setup] May 20 15:27:19.146 INFO E| * [new ref] -> origin/HEAD
27392024-05-20T15:27:22.287Z[ helios-setup] May 20 15:27:19.235 INFO E| Updating crates.io index
27402024-05-20T15:27:22.287Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27412024-05-20T15:27:22.287Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27422024-05-20T15:27:22.287Z[ helios-setup] May 20 15:27:19.876 INFO E| Downloading crates ...
27432024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.111 INFO E| Downloaded semver v1.0.17
27442024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.118 INFO E| Downloaded smallvec v1.10.0
27452024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.122 INFO E| Downloaded semver-parser v0.10.2
27462024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.125 INFO E| Downloaded const-random v0.1.15
27472024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.127 INFO E| Downloaded crossbeam-utils v0.8.14
27482024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.133 INFO E| Downloaded signal-hook-registry v1.4.0
27492024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.135 INFO E| Downloaded const-random-macro v0.1.15
27502024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.138 INFO E| Downloaded concolor-query v0.3.3
27512024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.144 INFO E| Downloaded clap_lex v0.4.1
27522024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.146 INFO E| Downloaded time-core v0.1.0
27532024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.148 INFO E| Downloaded built v0.6.0
27542024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.150 INFO E| Downloaded concolor-override v1.0.0
27552024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.151 INFO E| Downloaded bincode v1.3.3
27562024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.155 INFO E| Downloaded async-trait v0.1.68
27572024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.160 INFO E| Downloaded terminal_size v0.2.6
27582024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.162 INFO E| Downloaded slog-async v2.7.0
27592024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.165 INFO E| Downloaded want v0.3.0
27602024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.167 INFO E| Downloaded toolchain_find v0.2.0
27612024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.168 INFO E| Downloaded thiserror-impl v1.0.38
27622024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.170 INFO E| Downloaded slab v0.4.7
27632024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.172 INFO E| Downloaded sha2 v0.10.6
27642024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.176 INFO E| Downloaded sha1 v0.10.5
27652024-05-20T15:27:22.288Z[ helios-setup] May 20 15:27:20.178 INFO E| Downloaded anyhow v1.0.68
27662024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.184 INFO E| Downloaded serde_spanned v0.6.1
27672024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.185 INFO E| Downloaded tokio-macros v2.0.0
27682024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.187 INFO E| Downloaded thiserror v1.0.38
27692024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.194 INFO E| Downloaded toml_datetime v0.6.1
27702024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.196 INFO E| Downloaded slog-bunyan v2.4.0
27712024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.198 INFO E| Downloaded futures-core v0.3.28
27722024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.200 INFO E| Downloaded futures-sink v0.3.28
27732024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.202 INFO E| Downloaded time-macros v0.2.8
27742024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.205 INFO E| Downloaded camino v1.1.4
27752024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.209 INFO E| Downloaded time v0.1.45
27762024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.211 INFO E| Downloaded schemars_derive v0.8.12
27772024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.214 INFO E| Downloaded serde_derive_internals v0.26.0
27782024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.217 INFO E| Downloaded futures-io v0.3.28
27792024-05-20T15:27:22.289Z[ helios-setup] May 20 15:27:20.218 INFO E| Downloaded futures-macro v0.3.28
27802024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.220 INFO E| Downloaded anstream v0.2.6
27812024-05-20T15:27:22.290Z[ host-package] Compiling lalrpop v0.19.12
27822024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.223 INFO E| Downloaded smartstring v1.0.1
27832024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.227 INFO E| Downloaded tempfile v3.5.0
27842024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.230 INFO E| Downloaded walkdir v2.3.3
27852024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.233 INFO E| Downloaded uuid v1.3.0
27862024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.239 INFO E| Downloaded toml v0.7.3
27872024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.244 INFO E| Downloaded unicode-bidi v0.3.13
27882024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.248 INFO E| Downloaded ucd-trie v0.1.5
27892024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.250 INFO E| Downloaded rustfmt-wrapper v0.2.0
27902024-05-20T15:27:22.290Z[ helios-setup] May 20 15:27:20.251 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
27912024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.255 INFO E| Downloaded percent-encoding v2.2.0
27922024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.256 INFO E| Downloaded num-integer v0.1.45
27932024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.258 INFO E| Downloaded serde_yaml v0.9.21
27942024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.263 INFO E| Downloaded tracing-core v0.1.30
27952024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.266 INFO E| Downloaded unsafe-libyaml v0.2.8
27962024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.271 INFO E| Downloaded serde v1.0.152
27972024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.276 INFO E| Downloaded tungstenite v0.18.0
27982024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.280 INFO E| Downloaded url v2.3.1
27992024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.284 INFO E| Downloaded tracing v0.1.37
28002024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.290 INFO E| Downloaded unicode-linebreak v0.1.4
28012024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.293 INFO E| Downloaded tokio-util v0.7.7
28022024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.330 INFO E| Downloaded winnow v0.4.1
28032024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.344 INFO E| Downloaded syn v1.0.107
28042024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.361 INFO E| Downloaded crossbeam-epoch v0.9.13
28052024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.365 INFO E| Downloaded num-traits v0.2.15
28062024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.369 INFO E| Downloaded futures v0.3.28
28072024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.377 INFO E| Downloaded tokio v1.27.0
28082024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.442 INFO E| Downloaded schemars v0.8.12
28092024-05-20T15:27:22.291Z[ helios-setup] May 20 15:27:20.462 INFO E| Downloaded ryu v1.0.13
28102024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.466 INFO E| Downloaded rhai_codegen v1.5.0
28112024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.477 INFO E| Downloaded rustls-webpki v0.100.1
28122024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.484 INFO E| Downloaded proc-macro2 v1.0.56
28132024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.488 INFO E| Downloaded once_cell v1.17.0
28142024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.491 INFO E| Downloaded bytes v1.4.0
28152024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.497 INFO E| Downloaded base64 v0.21.0
28162024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.502 INFO E| Downloaded rayon-core v1.10.2
28172024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.507 INFO E| Downloaded quote v1.0.26
28182024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.511 INFO E| Downloaded clap v4.2.1
28192024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.525 INFO E| Downloaded clap_builder v4.2.1
28202024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.535 INFO E| Downloaded mio v0.8.5
28212024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.543 INFO E| Downloaded crossbeam-channel v0.5.6
28222024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.550 INFO E| Downloaded memchr v2.5.0
28232024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.556 INFO E| Downloaded pest v2.5.7
28242024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.564 INFO E| Downloaded http v0.2.9
28252024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.573 INFO E| Downloaded aho-corasick v0.7.20
28262024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.579 INFO E| Downloaded ahash v0.8.3
28272024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.582 INFO E| Downloaded cargo-lock v8.0.3
28282024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.586 INFO E| Downloaded serde_json v1.0.95
28292024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.597 INFO E| Downloaded pin-project-lite v0.2.9
28302024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.604 INFO E| Downloaded paste v1.0.12
28312024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.609 INFO E| Downloaded jobserver v0.1.26
28322024-05-20T15:27:22.292Z[ helios-setup] May 20 15:27:20.611 INFO E| Downloaded ipnet v2.7.2
28332024-05-20T15:27:22.293Z[ helios-setup] May 20 15:27:20.613 INFO E| Downloaded iana-time-zone v0.1.56
28342024-05-20T15:27:22.293Z[ helios-setup] May 20 15:27:20.616 INFO E| Downloaded futures-channel v0.3.28
28352024-05-20T15:27:22.293Z[ helios-setup] May 20 15:27:20.619 INFO E| Downloaded reqwest v0.11.16
28362024-05-20T15:27:22.311Z[ helios-setup] May 20 15:27:20.631 INFO E| Downloaded futures-util v0.3.28
28372024-05-20T15:27:22.311Z[ helios-setup] May 20 15:27:20.647 INFO E| Downloaded rayon v1.6.1
28382024-05-20T15:27:22.311Z[ helios-setup] May 20 15:27:20.659 INFO E| Downloaded h2 v0.3.16
28392024-05-20T15:27:22.311Z[ helios-setup] May 20 15:27:20.668 INFO E| Downloaded cc v1.0.78
28402024-05-20T15:27:22.311Z[ helios-setup] May 20 15:27:20.672 INFO E| Downloaded toml_edit v0.19.8
28412024-05-20T15:27:22.311Z[ helios-setup] May 20 15:27:20.700 INFO E| Downloaded hyper v0.14.25
28422024-05-20T15:27:22.311Z[ helios-setup] May 20 15:27:20.712 INFO E| Downloaded git2 v0.16.1
28432024-05-20T15:27:22.394Z[ helios-setup] May 20 15:27:20.723 INFO E| Downloaded chrono v0.4.24
28442024-05-20T15:27:22.394Z[ helios-setup] May 20 15:27:20.733 INFO E| Downloaded time v0.3.20
28452024-05-20T15:27:22.394Z[ helios-setup] May 20 15:27:20.742 INFO E| Downloaded log v0.4.17
28462024-05-20T15:27:22.394Z[ helios-setup] May 20 15:27:20.745 INFO E| Downloaded regress v0.5.0
28472024-05-20T15:27:22.394Z[ helios-setup] May 20 15:27:20.757 INFO E| Downloaded rustls v0.21.0
28482024-05-20T15:27:22.394Z[ helios-setup] May 20 15:27:20.775 INFO E| Downloaded regex v1.7.3
28492024-05-20T15:27:22.404Z[ helios-setup] May 20 15:27:20.788 INFO E| Downloaded rustix v0.37.3
28502024-05-20T15:27:22.413Z[ helios-setup] May 20 15:27:20.821 INFO E| Downloaded rhai v1.14.0
28512024-05-20T15:27:22.472Z[ helios-setup] May 20 15:27:20.846 INFO E| Downloaded openapiv3 v1.0.2
28522024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.865 INFO E| Downloaded home v0.5.4
28532024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.867 INFO E| Downloaded getrandom v0.2.8
28542024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.871 INFO E| Downloaded syn v2.0.13
28552024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.885 INFO E| Downloaded lock_api v0.4.9
28562024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.887 INFO E| Downloaded io-lifetimes v1.0.10
28572024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.890 INFO E| Downloaded fastrand v1.9.0
28582024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.892 INFO E| Downloaded parking_lot_core v0.9.6
28592024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.894 INFO E| Downloaded clap_derive v4.2.0
28602024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.897 INFO E| Downloaded scopeguard v1.1.0
28612024-05-20T15:27:22.639Z[ helios-setup] May 20 15:27:20.898 INFO E| Downloaded proc-macro-crate v1.2.1
28622024-05-20T15:27:22.640Z[ helios-setup] May 20 15:27:20.900 INFO E| Downloaded futures-executor v0.3.28
28632024-05-20T15:27:22.640Z[ helios-setup] May 20 15:27:20.901 INFO E| Downloaded digest v0.10.6
28642024-05-20T15:27:22.640Z[ helios-setup] May 20 15:27:20.903 INFO E| Downloaded crossbeam-deque v0.8.2
28652024-05-20T15:27:22.640Z[ helios-setup] May 20 15:27:20.905 INFO E| Downloaded semver v0.11.0
28662024-05-20T15:27:22.640Z[ helios-setup] May 20 15:27:20.907 INFO E| Downloaded rustls-pemfile v1.0.2
28672024-05-20T15:27:22.640Z[ helios-setup] May 20 15:27:20.910 INFO E| Downloaded form_urlencoded v1.1.0
28682024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.911 INFO E| Downloaded pkg-config v0.3.26
28692024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.913 INFO E| Downloaded is-terminal v0.4.7
28702024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.914 INFO E| Downloaded futures-task v0.3.28
28712024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.916 INFO E| Downloaded tokio-tungstenite v0.18.0
28722024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.919 INFO E| Downloaded libc v0.2.139
28732024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.953 INFO E| Downloaded textwrap v0.16.0
28742024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.956 INFO E| Downloaded num_enum v0.5.7
28752024-05-20T15:27:22.641Z[ helios-setup] May 20 15:27:20.962 INFO E| Downloaded itoa v1.0.6
28762024-05-20T15:27:22.735Z[ helios-setup] May 20 15:27:20.993 INFO E| Downloaded tokio-rustls v0.24.0
28772024-05-20T15:27:22.736Z[ helios-setup] May 20 15:27:20.995 INFO E| Downloaded serde_derive v1.0.152
28782024-05-20T15:27:22.736Z[ helios-setup] May 20 15:27:21.000 INFO E| Downloaded dyn-clone v1.0.11
28792024-05-20T15:27:22.736Z[ helios-setup] May 20 15:27:21.003 INFO E| Downloaded unicode-ident v1.0.8
28802024-05-20T15:27:22.736Z[ helios-setup] May 20 15:27:21.007 INFO E| Downloaded num_cpus v1.15.0
28812024-05-20T15:27:22.736Z[ helios-setup] May 20 15:27:21.012 INFO E| Downloaded httpdate v1.0.2
28822024-05-20T15:27:22.737Z[ helios-setup] May 20 15:27:21.014 INFO E| Downloaded errno v0.3.1
28832024-05-20T15:27:22.737Z[ helios-setup] May 20 15:27:21.016 INFO E| Downloaded either v1.8.0
28842024-05-20T15:27:22.737Z[ helios-setup] May 20 15:27:21.018 INFO E| Downloaded num_enum_derive v0.5.7
28852024-05-20T15:27:22.737Z[ helios-setup] May 20 15:27:21.020 INFO E| Downloaded byteorder v1.4.3
28862024-05-20T15:27:22.737Z[ helios-setup] May 20 15:27:21.023 INFO E| Downloaded serde_path_to_error v0.1.11
28872024-05-20T15:27:22.737Z[ helios-setup] May 20 15:27:21.025 INFO E| Downloaded project-root v0.2.2
28882024-05-20T15:27:22.738Z[ helios-setup] May 20 15:27:21.026 INFO E| Downloaded anstyle-parse v0.1.1
28892024-05-20T15:27:22.738Z[ helios-setup] May 20 15:27:21.029 INFO E| Downloaded anstyle v0.3.5
28902024-05-20T15:27:22.738Z[ helios-setup] May 20 15:27:21.031 INFO E| Downloaded ahash v0.7.6
28912024-05-20T15:27:22.798Z[ helios-setup] May 20 15:27:21.182 INFO E| Downloaded encoding_rs v0.8.32
28922024-05-20T15:27:22.855Z[ helios-setup] May 20 15:27:21.255 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
28932024-05-20T15:27:23.064Z[ helios-setup] May 20 15:27:21.408 INFO E| Downloaded libz-sys v1.1.8
28942024-05-20T15:27:23.409Z[ helios-setup] May 20 15:27:21.744 INFO E| Compiling proc-macro2 v1.0.56
28952024-05-20T15:27:23.612Z[ helios-setup] May 20 15:27:21.834 INFO E| Compiling libc v0.2.139
28962024-05-20T15:27:23.612Z[ helios-setup] May 20 15:27:21.834 INFO E| Compiling quote v1.0.26
28972024-05-20T15:27:23.613Z[ helios-setup] May 20 15:27:21.834 INFO E| Compiling unicode-ident v1.0.8
28982024-05-20T15:27:23.613Z[ helios-setup] May 20 15:27:21.834 INFO E| Compiling syn v1.0.107
28992024-05-20T15:27:23.613Z[ helios-setup] May 20 15:27:21.835 INFO E| Compiling autocfg v1.1.0
29002024-05-20T15:27:23.613Z[ helios-setup] May 20 15:27:21.835 INFO E| Compiling serde_derive v1.0.152
29012024-05-20T15:27:23.613Z[ helios-setup] May 20 15:27:21.835 INFO E| Compiling cfg-if v1.0.0
29022024-05-20T15:27:24.410Z[ host-package] Compiling rustfmt-wrapper v0.2.1
29032024-05-20T15:27:24.512Z[ helios-setup] May 20 15:27:22.806 INFO E| Compiling version_check v0.9.4
29042024-05-20T15:27:24.711Z[ helios-setup] May 20 15:27:23.057 INFO E| Compiling serde v1.0.152
29052024-05-20T15:27:25.411Z[ helios-setup] May 20 15:27:23.796 INFO E| Compiling memchr v2.5.0
29062024-05-20T15:27:25.531Z[ host-package] Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
29072024-05-20T15:27:25.741Z[ helios-setup] May 20 15:27:24.072 INFO E| Compiling once_cell v1.17.0
29082024-05-20T15:27:25.877Z[ helios-setup] May 20 15:27:24.250 INFO E| Compiling thiserror v1.0.38
29092024-05-20T15:27:25.984Z[ host-package] Compiling cexpr v0.6.0
29102024-05-20T15:27:26.304Z[ helios-setup] May 20 15:27:24.668 INFO E| Compiling log v0.4.17
29112024-05-20T15:27:27.389Z[ helios-setup] May 20 15:27:25.698 INFO E| Compiling syn v2.0.13
29122024-05-20T15:27:27.508Z[ helios-setup] May 20 15:27:25.762 INFO E| Compiling itoa v1.0.6
29132024-05-20T15:27:27.740Z[ helios-setup] May 20 15:27:25.972 INFO E| Compiling serde_json v1.0.95
29142024-05-20T15:27:28.047Z[ helios-setup] May 20 15:27:26.434 INFO E| Compiling jobserver v0.1.26
29152024-05-20T15:27:28.286Z[ helios-setup] May 20 15:27:26.625 INFO E| Compiling getrandom v0.2.8
29162024-05-20T15:27:28.549Z[ host-package] Compiling which v4.4.0
29172024-05-20T15:27:28.904Z[ helios-setup] May 20 15:27:27.294 INFO E| Compiling cc v1.0.78
29182024-05-20T15:27:29.115Z[ helios-setup] May 20 15:27:27.514 INFO E| Compiling indexmap v1.9.3
29192024-05-20T15:27:29.617Z[ helios-setup] May 20 15:27:27.926 INFO E| Compiling scopeguard v1.1.0
29202024-05-20T15:27:29.726Z[ host-package] Compiling unicase v2.7.0
29212024-05-20T15:27:30.030Z[ helios-setup] May 20 15:27:28.114 INFO E| Compiling pin-project-lite v0.2.9
29222024-05-20T15:27:30.130Z[ helios-setup] May 20 15:27:28.333 INFO E| Compiling num-integer v0.1.45
29232024-05-20T15:27:30.131Z[ helios-setup] May 20 15:27:28.350 INFO E| Compiling futures-core v0.3.28
29242024-05-20T15:27:30.251Z[ helios-setup] May 20 15:27:28.494 INFO E| Compiling bytes v1.4.0
29252024-05-20T15:27:30.808Z[ host-package] Compiling rustc-hash v1.1.0
29262024-05-20T15:27:30.887Z[ helios-setup] May 20 15:27:29.124 INFO E| Compiling ryu v1.0.13
29272024-05-20T15:27:30.887Z[ host-package] Compiling shlex v1.3.0
29282024-05-20T15:27:31.220Z[ host-package] Compiling lazycell v1.3.0
29292024-05-20T15:27:31.649Z[ host-package] Compiling peeking_take_while v0.1.2
29302024-05-20T15:27:32.206Z[ helios-setup] May 20 15:27:30.456 INFO E| Compiling lock_api v0.4.9
29312024-05-20T15:27:32.825Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29322024-05-20T15:27:32.924Z[ helios-setup] May 20 15:27:30.718 INFO E| Compiling bitflags v1.3.2
29332024-05-20T15:27:32.924Z[ helios-setup] May 20 15:27:30.769 INFO E| Compiling typenum v1.16.0
29342024-05-20T15:27:32.924Z[ helios-setup] May 20 15:27:30.840 INFO E| Compiling parking_lot_core v0.9.6
29352024-05-20T15:27:32.924Z[ helios-setup] May 20 15:27:31.132 INFO E| Compiling num_cpus v1.15.0
29362024-05-20T15:27:33.478Z[ helios-setup] May 20 15:27:31.309 INFO E| Compiling slab v0.4.7
29372024-05-20T15:27:33.590Z[ helios-setup] May 20 15:27:31.695 INFO E| Compiling generic-array v0.14.6
29382024-05-20T15:27:33.590Z[ helios-setup] May 20 15:27:31.750 INFO E| Compiling futures-task v0.3.28
29392024-05-20T15:27:33.591Z[ helios-setup] May 20 15:27:31.858 INFO E| Compiling futures-sink v0.3.28
29402024-05-20T15:27:33.806Z[ helios-setup] May 20 15:27:32.151 INFO E| Compiling futures-channel v0.3.28
29412024-05-20T15:27:34.293Z[ helios-setup] May 20 15:27:32.495 INFO E| Compiling tokio v1.27.0
29422024-05-20T15:27:34.293Z[ helios-setup] May 20 15:27:32.524 INFO E| Compiling schemars v0.8.12
29432024-05-20T15:27:34.524Z[ host-package] Compiling zerocopy v0.3.0
29442024-05-20T15:27:34.757Z[ helios-setup] May 20 15:27:33.121 INFO E| Compiling futures-util v0.3.28
29452024-05-20T15:27:35.607Z[ helios-setup] May 20 15:27:33.915 INFO E| Compiling mio v0.8.5
29462024-05-20T15:27:35.806Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29472024-05-20T15:27:35.944Z[ helios-setup] May 20 15:27:34.159 INFO E| Compiling signal-hook-registry v1.4.0
29482024-05-20T15:27:36.050Z[ helios-setup] May 20 15:27:34.280 INFO E| Compiling socket2 v0.4.9
29492024-05-20T15:27:36.274Z[ helios-setup] May 20 15:27:34.583 INFO E| Compiling num-traits v0.2.15
29502024-05-20T15:27:36.331Z[ helios-setup] May 20 15:27:34.609 INFO E| Compiling ahash v0.7.6
29512024-05-20T15:27:36.338Z[ host-package] Compiling derive_builder_core v0.20.0
29522024-05-20T15:27:37.167Z[ helios-setup] May 20 15:27:35.547 INFO E| Compiling crunchy v0.2.2
29532024-05-20T15:27:37.375Z[ helios-setup] May 20 15:27:35.721 INFO E| Compiling io-lifetimes v1.0.10
29542024-05-20T15:27:37.588Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29552024-05-20T15:27:38.027Z[ host-package] Compiling headers-core v0.2.0
29562024-05-20T15:27:38.303Z[ helios-setup] May 20 15:27:36.458 INFO E| Compiling pin-utils v0.1.0
29572024-05-20T15:27:38.383Z[ host-package] Compiling libxml v0.3.3
29582024-05-20T15:27:38.384Z[ helios-setup] May 20 15:27:36.656 INFO E| Compiling serde_derive_internals v0.26.0
29592024-05-20T15:27:38.814Z[ helios-setup] May 20 15:27:37.103 INFO E| Compiling futures-io v0.3.28
29602024-05-20T15:27:39.274Z[ host-package] Compiling ref-cast v1.0.23
29612024-05-20T15:27:39.727Z[ helios-setup] May 20 15:27:38.042 INFO E| Compiling ahash v0.8.3
29622024-05-20T15:27:40.032Z[ helios-setup] May 20 15:27:38.119 INFO E| Compiling tiny-keccak v2.0.2
29632024-05-20T15:27:40.255Z[ host-package] Compiling platforms v3.0.2
29642024-05-20T15:27:40.501Z[ helios-setup] May 20 15:27:38.611 INFO E| Compiling rustix v0.37.3
29652024-05-20T15:27:40.741Z[ host-package] Compiling derive_builder_macro v0.20.0
29662024-05-20T15:27:40.742Z[ helios-setup] May 20 15:27:38.890 INFO E| Compiling hashbrown v0.12.3
29672024-05-20T15:27:40.981Z[ helios-setup] May 20 15:27:39.101 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
29682024-05-20T15:27:41.399Z[ helios-setup] May 20 15:27:39.719 INFO E| Compiling crypto-common v0.1.6
29692024-05-20T15:27:41.592Z[ helios-setup] May 20 15:27:39.776 INFO E| Compiling block-buffer v0.10.3
29702024-05-20T15:27:42.969Z[ host-package] Compiling headers v0.3.9
29712024-05-20T15:27:42.969Z[ host-package] Compiling dof v0.1.5
29722024-05-20T15:27:42.969Z[ helios-setup] May 20 15:27:41.209 INFO E| Compiling errno v0.3.1
29732024-05-20T15:27:43.105Z[ helios-setup] May 20 15:27:41.491 INFO E| Compiling pkg-config v0.3.26
29742024-05-20T15:27:43.218Z[ helios-setup] May 20 15:27:41.625 INFO E| Compiling crossbeam-utils v0.8.14
29752024-05-20T15:27:43.232Z[ helios-setup] May 20 15:27:41.636 INFO E| Compiling fnv v1.0.7
29762024-05-20T15:27:43.245Z[ helios-setup] May 20 15:27:41.653 INFO E| Compiling slog v2.7.0
29772024-05-20T15:27:43.444Z[ helios-setup] May 20 15:27:41.848 INFO E| Compiling http v0.2.9
29782024-05-20T15:27:43.488Z[ host-package] Compiling parking_lot v0.11.2
29792024-05-20T15:27:46.852Z[ helios-setup] May 20 15:27:45.258 INFO E| Compiling digest v0.10.6
29802024-05-20T15:27:47.159Z[ helios-setup] May 20 15:27:45.564 INFO E| Compiling aho-corasick v0.7.20
29812024-05-20T15:27:47.209Z[ helios-setup] May 20 15:27:45.615 INFO E| Compiling cpufeatures v0.2.5
29822024-05-20T15:27:47.963Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29832024-05-20T15:27:48.016Z[ helios-setup] May 20 15:27:46.421 INFO E| Compiling unicode-width v0.1.10
29842024-05-20T15:27:48.239Z[ helios-setup] May 20 15:27:46.646 INFO E| Compiling httparse v1.8.0
29852024-05-20T15:27:48.548Z[ helios-setup] May 20 15:27:46.954 INFO E| Compiling anyhow v1.0.68
29862024-05-20T15:27:48.608Z[ host-package] Compiling trust-dns-client v0.22.0
29872024-05-20T15:27:49.186Z[ helios-setup] May 20 15:27:47.588 INFO E| Compiling tinyvec_macros v0.1.1
29882024-05-20T15:27:49.412Z[ helios-setup] May 20 15:27:47.818 INFO E| Compiling thiserror-impl v1.0.38
29892024-05-20T15:27:49.472Z[ helios-setup] May 20 15:27:47.878 INFO E| Compiling schemars_derive v0.8.12
29902024-05-20T15:27:49.586Z[ helios-setup] May 20 15:27:47.992 INFO E| Compiling regex-syntax v0.6.29
29912024-05-20T15:27:49.798Z[ helios-setup] May 20 15:27:48.205 INFO E| Compiling tokio-macros v2.0.0
29922024-05-20T15:27:49.923Z[ helios-setup] May 20 15:27:48.329 INFO E| Compiling futures-macro v0.3.28
29932024-05-20T15:27:51.597Z[ helios-setup] May 20 15:27:50.003 INFO E| Compiling heck v0.4.1
29942024-05-20T15:27:52.339Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29952024-05-20T15:27:52.432Z[ helios-setup] May 20 15:27:50.838 INFO E| Compiling percent-encoding v2.2.0
29962024-05-20T15:27:53.051Z[ helios-setup] May 20 15:27:51.423 INFO E| Compiling form_urlencoded v1.1.0
29972024-05-20T15:27:53.215Z[ host-package] Compiling dtrace-parser v0.1.14
29982024-05-20T15:27:53.384Z[ helios-setup] May 20 15:27:51.704 INFO E| Compiling tinyvec v1.6.0
29992024-05-20T15:27:54.309Z[ helios-setup] May 20 15:27:52.646 INFO E| Compiling const-random-macro v0.1.15
30002024-05-20T15:27:55.244Z[ host-package] Compiling strum_macros v0.24.3
30012024-05-20T15:27:56.119Z[ helios-setup] May 20 15:27:54.490 INFO E| Compiling hashbrown v0.13.2
30022024-05-20T15:27:56.203Z[ host-package] Compiling toml v0.5.11
30032024-05-20T15:27:56.271Z[ helios-setup] May 20 15:27:54.579 INFO E| Compiling chrono v0.4.24
30042024-05-20T15:27:56.555Z[ helios-setup] May 20 15:27:54.912 INFO E| Compiling libz-sys v1.1.8
30052024-05-20T15:27:58.062Z[ helios-setup] May 20 15:27:56.445 INFO E| Compiling regex v1.7.3
30062024-05-20T15:27:59.106Z[ host-package] Compiling samael v0.0.15
30072024-05-20T15:28:00.392Z[ host-package] Compiling ref-cast-impl v1.0.23
30082024-05-20T15:28:00.783Z[ helios-setup] May 20 15:27:59.187 INFO E| Compiling dyn-clone v1.0.11
30092024-05-20T15:28:00.841Z[ helios-setup] May 20 15:27:59.246 INFO E| Compiling uuid v1.3.0
30102024-05-20T15:28:01.173Z[ helios-setup] May 20 15:27:59.572 INFO E| Compiling regress v0.5.0
30112024-05-20T15:28:01.710Z[ host-package] Compiling vte_generate_state_changes v0.1.1
30122024-05-20T15:28:02.026Z[ helios-setup] May 20 15:28:00.430 INFO E| Compiling unicode-normalization v0.1.22
30132024-05-20T15:28:02.316Z[ helios-setup] May 20 15:28:00.710 INFO E| Compiling const-random v0.1.15
30142024-05-20T15:28:02.369Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30152024-05-20T15:28:03.005Z[ host-package] Compiling cookie v0.18.1
30162024-05-20T15:28:03.051Z[ host-package] Compiling cfg_aliases v0.1.1
30172024-05-20T15:28:03.192Z[ host-package] Compiling indoc v1.0.9
30182024-05-20T15:28:03.357Z[ host-package] Compiling nix v0.28.0
30192024-05-20T15:28:04.303Z[ helios-setup] May 20 15:28:02.660 INFO E| Compiling getopts v0.2.21
30202024-05-20T15:28:04.587Z[ host-package] Compiling vte v0.11.1
30212024-05-20T15:28:04.673Z[ helios-setup] May 20 15:28:03.078 INFO E| Compiling tracing-core v0.1.30
30222024-05-20T15:28:05.157Z[ helios-setup] May 20 15:28:03.561 INFO E| Compiling memoffset v0.7.1
30232024-05-20T15:28:05.276Z[ host-package] Compiling trust-dns-server v0.22.1
30242024-05-20T15:28:05.487Z[ helios-setup] May 20 15:28:03.891 INFO E| Compiling unicode-bidi v0.3.13
30252024-05-20T15:28:08.039Z[ helios-setup] May 20 15:28:06.442 INFO E| Compiling ucd-trie v0.1.5
30262024-05-20T15:28:08.695Z[ helios-setup] May 20 15:28:07.096 INFO E| Compiling time-core v0.1.0
30272024-05-20T15:28:08.920Z[ helios-setup] May 20 15:28:07.316 INFO E| Compiling time-macros v0.2.8
30282024-05-20T15:28:09.385Z[ helios-setup] May 20 15:28:07.788 INFO E| Compiling pest v2.5.7
30292024-05-20T15:28:09.931Z[ helios-setup] May 20 15:28:08.334 INFO E| Compiling idna v0.3.0
30302024-05-20T15:28:12.380Z[ host-package] Compiling sled v0.34.7
30312024-05-20T15:28:12.853Z[ host-package] Compiling polar-core v0.27.3
30322024-05-20T15:28:13.180Z[ helios-setup] May 20 15:28:11.583 INFO E| Compiling tracing v0.1.37
30332024-05-20T15:28:14.433Z[ host-package] Compiling derive_builder v0.20.0
30342024-05-20T15:28:15.179Z[ helios-setup] May 20 15:28:13.581 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
30352024-05-20T15:28:15.555Z[ helios-setup] May 20 15:28:13.950 INFO E| Compiling time v0.1.45
30362024-05-20T15:28:16.166Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30372024-05-20T15:28:16.617Z[ helios-setup] May 20 15:28:15.019 INFO E| Compiling crossbeam-epoch v0.9.13
30382024-05-20T15:28:17.046Z[ helios-setup] May 20 15:28:15.448 INFO E| Compiling semver v1.0.17
30392024-05-20T15:28:17.205Z[ helios-setup] May 20 15:28:15.606 INFO E| Compiling num_threads v0.1.6
30402024-05-20T15:28:17.895Z[ helios-setup] May 20 15:28:16.296 INFO E| Compiling iana-time-zone v0.1.56
30412024-05-20T15:28:18.286Z[ helios-setup] May 20 15:28:16.685 INFO E| Compiling toml v0.5.11
30422024-05-20T15:28:18.957Z[ helios-setup] May 20 15:28:17.359 INFO E| Compiling serde_tokenstream v0.2.0
30432024-05-20T15:28:19.163Z[ helios-setup] May 20 15:28:17.564 INFO E| Compiling smallvec v1.10.0
30442024-05-20T15:28:21.896Z[ helios-setup] May 20 15:28:20.296 INFO E| Compiling parking_lot v0.12.1
30452024-05-20T15:28:24.085Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30462024-05-20T15:28:25.064Z[ host-package] Compiling const_format_proc_macros v0.2.32
30472024-05-20T15:28:25.238Z[ helios-setup] May 20 15:28:23.613 INFO E| Compiling time v0.3.20
30482024-05-20T15:28:25.322Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30492024-05-20T15:28:26.784Z[ helios-setup] May 20 15:28:25.107 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30502024-05-20T15:28:29.160Z[ helios-setup] May 20 15:28:27.553 INFO E| Compiling semver-parser v0.10.2
30512024-05-20T15:28:29.370Z[ host-package] Compiling fd-lock v4.0.2
30522024-05-20T15:28:29.485Z[ helios-setup] May 20 15:28:27.741 INFO E| Compiling url v2.3.1
30532024-05-20T15:28:30.015Z[ host-package] Compiling bb8 v0.8.3
30542024-05-20T15:28:31.127Z[ host-package] Compiling oso-derive v0.27.3
30552024-05-20T15:28:32.958Z[ helios-setup] May 20 15:28:31.358 INFO E| Compiling crossbeam-channel v0.5.6
30562024-05-20T15:28:33.453Z[ host-package] Compiling quick-xml v0.31.0
30572024-05-20T15:28:33.758Z[ helios-setup] May 20 15:28:32.147 INFO E| Compiling dirs-sys-next v0.1.2
30582024-05-20T15:28:35.248Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
30592024-05-20T15:28:35.951Z[ helios-setup] May 20 15:28:34.342 INFO E| Compiling crc32fast v1.3.2
30602024-05-20T15:28:36.069Z[ helios-setup] May 20 15:28:34.427 INFO E| Compiling same-file v1.0.6
30612024-05-20T15:28:36.466Z[ helios-setup] May 20 15:28:34.838 INFO E| Compiling try-lock v0.2.4
30622024-05-20T15:28:37.068Z[ helios-setup] May 20 15:28:35.465 INFO E| Compiling want v0.3.0
30632024-05-20T15:28:37.586Z[ helios-setup] May 20 15:28:35.958 INFO E| Compiling walkdir v2.3.3
30642024-05-20T15:28:38.724Z[ helios-setup] May 20 15:28:37.104 INFO E| Compiling dirs-next v2.0.0
30652024-05-20T15:28:41.941Z[ helios-setup] May 20 15:28:40.251 INFO E| Compiling tokio-util v0.7.7
30662024-05-20T15:28:42.239Z[ helios-setup] May 20 15:28:40.600 INFO E| Compiling semver v0.11.0
30672024-05-20T15:28:43.615Z[ helios-setup] May 20 15:28:41.971 INFO E| Compiling proc-macro-crate v1.2.1
30682024-05-20T15:28:44.320Z[ helios-setup] May 20 15:28:42.687 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30692024-05-20T15:28:45.090Z[ helios-setup] May 20 15:28:43.457 INFO E| Compiling h2 v0.3.16
30702024-05-20T15:28:45.387Z[ helios-setup] May 20 15:28:43.763 INFO E| Compiling futures-executor v0.3.28
30712024-05-20T15:28:46.183Z[ host-package] Compiling serde_tokenstream v0.1.7
30722024-05-20T15:28:46.434Z[ helios-setup] May 20 15:28:44.790 INFO E| Compiling http-body v0.4.5
30732024-05-20T15:28:47.527Z[ host-package] Compiling memoffset v0.7.1
30742024-05-20T15:28:47.721Z[ helios-setup] May 20 15:28:46.067 INFO E| Compiling ring v0.16.20
30752024-05-20T15:28:48.146Z[ helios-setup] May 20 15:28:46.525 INFO E| Compiling rand_core v0.6.4
30762024-05-20T15:28:48.432Z[ host-package] Compiling bytecount v0.6.3
30772024-05-20T15:28:49.181Z[ helios-setup] May 20 15:28:47.531 INFO E| Compiling thread_local v1.1.7
30782024-05-20T15:28:49.226Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
30792024-05-20T15:28:49.980Z[ helios-setup] May 20 15:28:48.343 INFO E| Compiling adler v1.0.2
30802024-05-20T15:28:50.397Z[ host-package] Compiling papergrid v0.11.0
30812024-05-20T15:28:50.636Z[ helios-setup] May 20 15:28:48.967 INFO E| Compiling fastrand v1.9.0
30822024-05-20T15:28:52.155Z[ helios-setup] May 20 15:28:50.550 INFO E| Compiling ppv-lite86 v0.2.17
30832024-05-20T15:28:52.929Z[ helios-setup] May 20 15:28:51.325 INFO E| Compiling utf8parse v0.2.1
30842024-05-20T15:28:53.359Z[ helios-setup] May 20 15:28:51.754 INFO E| Compiling tower-service v0.3.2
30852024-05-20T15:28:53.592Z[ helios-setup] May 20 15:28:51.988 INFO E| Compiling rayon-core v1.10.2
30862024-05-20T15:28:54.061Z[ helios-setup] May 20 15:28:52.457 INFO E| Compiling base64 v0.21.0
30872024-05-20T15:28:54.320Z[ helios-setup] May 20 15:28:52.714 INFO E| Compiling lazy_static v1.4.0
30882024-05-20T15:28:54.700Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30892024-05-20T15:28:54.846Z[ helios-setup] May 20 15:28:53.241 INFO E| Compiling home v0.5.4
30902024-05-20T15:28:55.134Z[ helios-setup] May 20 15:28:53.530 INFO E| Compiling httpdate v1.0.2
30912024-05-20T15:28:55.258Z[ helios-setup] May 20 15:28:53.654 INFO E| Compiling toolchain_find v0.2.0
30922024-05-20T15:28:56.243Z[ helios-setup] May 20 15:28:54.632 INFO E| Compiling hyper v0.14.25
30932024-05-20T15:28:56.409Z[ host-package] Compiling const_format v0.2.32
30942024-05-20T15:28:56.511Z[ helios-setup] May 20 15:28:54.772 INFO E| Compiling rand_chacha v0.3.1
30952024-05-20T15:29:00.589Z[ helios-setup] May 20 15:28:55.178 INFO E| Compiling anstyle-parse v0.1.1
30962024-05-20T15:29:01.039Z[ helios-setup] May 20 15:28:58.489 INFO E| Compiling tempfile v3.5.0
30972024-05-20T15:29:01.039Z[ helios-setup] May 20 15:28:59.060 INFO E| Compiling miniz_oxide v0.6.2
30982024-05-20T15:29:08.058Z[ helios-setup] May 20 15:29:06.040 INFO E| Compiling futures v0.3.28
30992024-05-20T15:29:08.468Z[ helios-setup] May 20 15:29:06.321 INFO E| Compiling num_enum_derive v0.5.7
31002024-05-20T15:29:10.841Z[ host-package] Compiling oso v0.27.3
31012024-05-20T15:29:16.241Z[ helios-setup] May 20 15:29:14.619 INFO E| Compiling cargo-lock v8.0.3
31022024-05-20T15:29:16.458Z[ helios-setup] May 20 15:29:14.849 INFO E| Compiling crossbeam-deque v0.8.2
31032024-05-20T15:29:17.486Z[ helios-setup] May 20 15:29:15.872 INFO E| Compiling term v0.7.0
31042024-05-20T15:29:18.557Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31052024-05-20T15:29:20.012Z[ host-package] Compiling curve25519-dalek v4.1.2
31062024-05-20T15:29:21.219Z[ host-package] Compiling strip-ansi-escapes v0.2.0
31072024-05-20T15:29:23.699Z[ helios-setup] May 20 15:29:22.090 INFO E| Compiling serde_urlencoded v0.7.1
31082024-05-20T15:29:24.046Z[ helios-setup] May 20 15:29:22.436 INFO E| Compiling is-terminal v0.4.7
31092024-05-20T15:29:24.502Z[ helios-setup] May 20 15:29:22.891 INFO E| Compiling sha2 v0.10.6
31102024-05-20T15:29:24.725Z[ helios-setup] May 20 15:29:23.116 INFO E| Compiling sha1 v0.10.5
31112024-05-20T15:29:25.029Z[ helios-setup] May 20 15:29:23.418 INFO E| Compiling atty v0.2.14
31122024-05-20T15:29:26.363Z[ helios-setup] May 20 15:29:24.753 INFO E| Compiling concolor-query v0.3.3
31132024-05-20T15:29:26.682Z[ helios-setup] May 20 15:29:25.072 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
31142024-05-20T15:29:26.828Z[ helios-setup] May 20 15:29:25.219 INFO E| Compiling anstyle v0.3.5
31152024-05-20T15:29:26.985Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31162024-05-20T15:29:27.029Z[ helios-setup] May 20 15:29:25.414 INFO E| Compiling concolor-override v1.0.0
31172024-05-20T15:29:28.177Z[ helios-setup] May 20 15:29:26.567 INFO E| Compiling anstream v0.2.6
31182024-05-20T15:29:28.325Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
31192024-05-20T15:29:29.694Z[ helios-setup] May 20 15:29:28.084 INFO E| Compiling slog-term v2.9.0
31202024-05-20T15:29:30.014Z[ helios-setup] May 20 15:29:28.403 INFO E| Compiling flate2 v1.0.25
31212024-05-20T15:29:30.378Z[ host-package] Compiling tabled_derive v0.7.0
31222024-05-20T15:29:31.224Z[ helios-setup] May 20 15:29:29.605 INFO E| Compiling num_enum v0.5.7
31232024-05-20T15:29:31.743Z[ helios-setup] May 20 15:29:30.130 INFO E| Compiling rustfmt-wrapper v0.2.0
31242024-05-20T15:29:32.078Z[ helios-setup] May 20 15:29:30.467 INFO E| Compiling rand v0.8.5
31252024-05-20T15:29:32.690Z[ helios-setup] May 20 15:29:31.077 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
31262024-05-20T15:29:33.164Z[ helios-setup] May 20 15:29:31.553 INFO E| Compiling openapiv3 v1.0.2
31272024-05-20T15:29:35.597Z[ helios-setup] May 20 15:29:33.965 INFO E| Compiling encoding_rs v0.8.32
31282024-05-20T15:29:36.414Z[ host-package] Compiling kstat-rs v0.2.3
31292024-05-20T15:29:36.610Z[ helios-setup] May 20 15:29:34.999 INFO E| Compiling clap_lex v0.4.1
31302024-05-20T15:29:38.140Z[ host-package] Compiling nu-ansi-term v0.50.0
31312024-05-20T15:29:38.206Z[ host-package] Compiling keccak v0.1.4
31322024-05-20T15:29:38.290Z[ helios-setup] May 20 15:29:36.678 INFO E| Compiling ipnet v2.7.2
31332024-05-20T15:29:40.262Z[ host-package] Compiling reedline v0.31.0
31342024-05-20T15:29:41.488Z[ host-package] Compiling sha3 v0.10.8
31352024-05-20T15:29:41.518Z[ helios-setup] May 20 15:29:39.906 INFO E| Compiling utf-8 v0.7.6
31362024-05-20T15:29:42.324Z[ helios-setup] May 20 15:29:40.712 INFO E| Compiling mime v0.3.17
31372024-05-20T15:29:43.317Z[ helios-setup] May 20 15:29:41.702 INFO E| Compiling byteorder v1.4.3
31382024-05-20T15:29:43.403Z[ helios-setup] May 20 15:29:41.791 INFO E| Compiling spin v0.5.2
31392024-05-20T15:29:43.576Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31402024-05-20T15:29:44.002Z[ helios-setup] May 20 15:29:42.390 INFO E| Compiling strsim v0.10.0
31412024-05-20T15:29:44.309Z[ helios-setup] May 20 15:29:42.697 INFO E| Compiling either v1.8.0
31422024-05-20T15:29:44.412Z[ helios-setup] May 20 15:29:42.799 INFO E| Compiling unsafe-libyaml v0.2.8
31432024-05-20T15:29:44.936Z[ helios-setup] May 20 15:29:43.323 INFO E| Compiling project-root v0.2.2
31442024-05-20T15:29:45.645Z[ helios-setup] May 20 15:29:44.032 INFO E| Compiling untrusted v0.7.1
31452024-05-20T15:29:46.169Z[ helios-setup] May 20 15:29:44.552 INFO E| Compiling base64 v0.13.1
31462024-05-20T15:29:46.382Z[ helios-setup] May 20 15:29:44.768 INFO E| Compiling rayon v1.6.1
31472024-05-20T15:29:48.095Z[ helios-setup] May 20 15:29:46.482 INFO E| Compiling serde_yaml v0.9.21
31482024-05-20T15:29:48.132Z[ helios-setup] May 20 15:29:46.519 INFO E| Compiling tungstenite v0.18.0
31492024-05-20T15:29:48.332Z[ helios-setup] May 20 15:29:46.707 INFO E| Compiling clap_builder v4.2.1
31502024-05-20T15:29:48.402Z[ helios-setup] May 20 15:29:46.786 INFO E| Compiling reqwest v0.11.16
31512024-05-20T15:29:49.997Z[ host-package] Compiling tabled v0.15.0
31522024-05-20T15:29:55.471Z[ helios-setup] May 20 15:29:53.770 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31532024-05-20T15:29:58.371Z[ helios-setup] May 20 15:29:56.752 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
31542024-05-20T15:29:58.713Z[ helios-setup] May 20 15:29:57.098 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
31552024-05-20T15:30:01.098Z[ helios-setup] May 20 15:29:59.482 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
31562024-05-20T15:30:01.572Z[ helios-setup] May 20 15:29:59.945 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
31572024-05-20T15:30:03.180Z[ helios-setup] May 20 15:30:01.562 INFO E| Compiling clap_derive v4.2.0
31582024-05-20T15:30:05.436Z[ helios-setup] May 20 15:30:03.818 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
31592024-05-20T15:30:06.622Z[ helios-setup] May 20 15:30:05.006 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31602024-05-20T15:30:13.064Z[ helios-setup] May 20 15:30:11.446 INFO E| Compiling clap v4.2.1
31612024-05-20T15:30:14.137Z[ host-package] Compiling mime_guess v2.0.4
31622024-05-20T15:30:16.032Z[ host-package] Compiling usdt-attr-macro v0.3.5
31632024-05-20T15:30:16.866Z[ host-package] Compiling usdt-macro v0.3.5
31642024-05-20T15:30:18.515Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31652024-05-20T15:30:19.317Z[ host-package] Compiling env_logger v0.9.3
31662024-05-20T15:30:19.750Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
31672024-05-20T15:30:27.770Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31682024-05-20T15:30:29.396Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31692024-05-20T15:30:30.083Z[ host-package] Compiling peg-macros v0.8.3
31702024-05-20T15:30:30.324Z[ host-package] Compiling universal-hash v0.5.1
31712024-05-20T15:30:30.860Z[ host-package] Compiling secrecy v0.8.0
31722024-05-20T15:30:31.153Z[ helios-setup] May 20 15:30:29.528 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31732024-05-20T15:30:31.371Z[ host-package] Compiling bitstruct_derive v0.1.0
31742024-05-20T15:30:34.248Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
31752024-05-20T15:30:34.376Z[ helios-setup] May 20 15:30:32.755 INFO E| Compiling tokio-tungstenite v0.18.0
31762024-05-20T15:30:35.443Z[ helios-setup] May 20 15:30:33.822 INFO E| Compiling smartstring v1.0.1
31772024-05-20T15:30:36.319Z[ host-package] Compiling sqlparser_derive v0.2.2
31782024-05-20T15:30:36.934Z[ helios-setup] May 20 15:30:35.310 INFO E| Compiling rustls v0.21.0
31792024-05-20T15:30:37.447Z[ host-package] Compiling nanorand v0.7.0
31802024-05-20T15:30:38.618Z[ host-package] Compiling curve25519-dalek-derive v0.1.0
31812024-05-20T15:30:38.709Z[ helios-setup] May 20 15:30:37.087 INFO E| Compiling toml_datetime v0.6.1
31822024-05-20T15:30:39.187Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31832024-05-20T15:30:39.562Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
31842024-05-20T15:30:39.940Z[ host-package] Compiling ascii v1.1.0
31852024-05-20T15:30:40.261Z[ helios-setup] May 20 15:30:38.623 INFO E| Compiling serde_spanned v0.6.1
31862024-05-20T15:30:40.358Z[ helios-setup] May 20 15:30:38.736 INFO E| Compiling static_assertions v1.1.0
31872024-05-20T15:30:40.567Z[ helios-setup] May 20 15:30:38.945 INFO E| Compiling slog-async v2.7.0
31882024-05-20T15:30:40.805Z[ host-package] Compiling signature v1.6.4
31892024-05-20T15:30:41.086Z[ helios-setup] May 20 15:30:39.462 INFO E| Compiling winnow v0.4.1
31902024-05-20T15:30:41.295Z[ host-package] Compiling unicode_categories v0.1.1
31912024-05-20T15:30:41.802Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31922024-05-20T15:30:41.991Z[ helios-setup] May 20 15:30:40.369 INFO E| Compiling async-trait v0.1.68
31932024-05-20T15:30:42.191Z[ host-package] Compiling opaque-debug v0.3.0
31942024-05-20T15:30:42.332Z[ host-package] Compiling salty v0.2.0
31952024-05-20T15:30:42.767Z[ host-package] Compiling poly1305 v0.8.0
31962024-05-20T15:30:42.849Z[ host-package] Compiling sqlformat v0.2.3
31972024-05-20T15:30:43.151Z[ helios-setup] May 20 15:30:41.428 INFO E| Compiling match_cfg v0.1.0
31982024-05-20T15:30:43.161Z[ helios-setup] May 20 15:30:41.534 INFO E| Compiling paste v1.0.12
31992024-05-20T15:30:43.345Z[ host-package] Compiling rustyline v14.0.0
32002024-05-20T15:30:43.483Z[ helios-setup] May 20 15:30:41.854 INFO E| Compiling camino v1.1.4
32012024-05-20T15:30:44.477Z[ helios-setup] May 20 15:30:42.855 INFO E| Compiling hostname v0.3.1
32022024-05-20T15:30:45.272Z[ helios-setup] May 20 15:30:43.650 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
32032024-05-20T15:30:45.871Z[ host-package] Compiling ed25519 v1.5.3
32042024-05-20T15:30:46.839Z[ helios-setup] May 20 15:30:44.804 INFO E| Compiling slog-json v2.6.1
32052024-05-20T15:30:46.843Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
32062024-05-20T15:30:47.353Z[ helios-setup] May 20 15:30:45.727 INFO E| Compiling unicode-linebreak v0.1.4
32072024-05-20T15:30:48.642Z[ helios-setup] May 20 15:30:47.019 INFO E| Compiling toml_edit v0.19.8
32082024-05-20T15:30:51.212Z[ host-package] Compiling thiserror-no-std v2.0.2
32092024-05-20T15:30:51.612Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32102024-05-20T15:30:52.074Z[ host-package] Compiling sqlparser v0.45.0
32112024-05-20T15:30:52.570Z[ helios-setup] May 20 15:30:50.947 INFO E| Compiling async-stream-impl v0.3.5
32122024-05-20T15:30:55.220Z[ helios-setup] May 20 15:30:53.596 INFO E| Compiling rhai_codegen v1.5.0
32132024-05-20T15:30:56.004Z[ helios-setup] May 20 15:30:54.361 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
32142024-05-20T15:30:57.134Z[ helios-setup] May 20 15:30:55.506 INFO E| Compiling take_mut v0.2.2
32152024-05-20T15:30:59.004Z[ host-package] Compiling flume v0.11.0
32162024-05-20T15:30:59.536Z[ host-package] Compiling peg v0.8.3
32172024-05-20T15:30:59.575Z[ host-package] Compiling bitstruct v0.1.1
32182024-05-20T15:30:59.911Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32192024-05-20T15:31:00.003Z[ host-package] Compiling usdt v0.3.5
32202024-05-20T15:31:00.537Z[ helios-setup] May 20 15:30:58.910 INFO E| Compiling rhai v1.14.0
32212024-05-20T15:31:00.995Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32222024-05-20T15:31:01.426Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
32232024-05-20T15:31:01.530Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32242024-05-20T15:31:02.758Z[ helios-setup] May 20 15:31:01.132 INFO E| Compiling async-stream v0.3.5
32252024-05-20T15:31:03.209Z[ helios-setup] May 20 15:31:01.582 INFO E| Compiling toml v0.7.3
32262024-05-20T15:31:03.724Z[ helios-setup] May 20 15:31:02.098 INFO E| Compiling slog-bunyan v2.4.0
32272024-05-20T15:31:08.734Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32282024-05-20T15:31:09.295Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32292024-05-20T15:31:10.175Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32302024-05-20T15:31:12.290Z[ host-package] Compiling chacha20 v0.9.1
32312024-05-20T15:31:13.748Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32322024-05-20T15:31:13.822Z[ helios-setup] May 20 15:31:11.788 INFO E| Compiling rustls-pemfile v1.0.2
32332024-05-20T15:31:14.442Z[ helios-setup] May 20 15:31:12.799 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
32342024-05-20T15:31:14.763Z[ helios-setup] May 20 15:31:13.105 INFO E| Compiling serde_path_to_error v0.1.11
32352024-05-20T15:31:15.101Z[ host-package] Compiling aead v0.5.2
32362024-05-20T15:31:15.651Z[ helios-setup] May 20 15:31:13.996 INFO E| Compiling bincode v1.3.3
32372024-05-20T15:31:15.870Z[ host-package] Compiling bcs v0.1.6
32382024-05-20T15:31:17.644Z[ host-package] Compiling erased-serde v0.3.31
32392024-05-20T15:31:17.710Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
32402024-05-20T15:31:18.345Z[ helios-setup] May 20 15:31:16.712 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
32412024-05-20T15:31:18.513Z[ helios-setup] May 20 15:31:16.870 INFO E| Compiling terminal_size v0.2.6
32422024-05-20T15:31:19.014Z[ helios-setup] May 20 15:31:17.331 INFO E| Compiling smawk v0.3.1
32432024-05-20T15:31:19.509Z[ host-package] Compiling serde_arrays v0.1.0
32442024-05-20T15:31:19.634Z[ helios-setup] May 20 15:31:17.995 INFO E| Compiling textwrap v0.16.0
32452024-05-20T15:31:19.946Z[ host-package] Compiling serde-big-array v0.5.1
32462024-05-20T15:31:20.051Z[ host-package] Compiling highway v1.1.0
32472024-05-20T15:31:20.924Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32482024-05-20T15:31:22.640Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32492024-05-20T15:31:30.541Z[ helios-setup] May 20 15:31:28.882 INFO E| Compiling sct v0.7.0
32502024-05-20T15:31:30.585Z[ helios-setup] May 20 15:31:28.951 INFO E| Compiling rustls-webpki v0.100.1
32512024-05-20T15:31:37.597Z[ helios-setup] May 20 15:31:35.965 INFO E| Compiling git2 v0.16.1
32522024-05-20T15:31:39.385Z[ helios-setup] May 20 15:31:37.754 INFO E| Compiling tokio-rustls v0.24.0
32532024-05-20T15:31:44.836Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
32542024-05-20T15:31:45.754Z[ helios-setup] May 20 15:31:44.110 INFO E| Compiling built v0.6.0
32552024-05-20T15:31:45.971Z[ host-package] Compiling chacha20poly1305 v0.10.1
32562024-05-20T15:31:49.011Z[ host-package] Compiling vsss-rs v3.3.4
32572024-05-20T15:31:50.175Z[ helios-setup] May 20 15:31:48.537 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
32582024-05-20T15:31:53.190Z[ helios-setup] May 20 15:31:51.557 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
32592024-05-20T15:31:54.184Z[ helios-setup] May 20 15:31:52.550 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
32602024-05-20T15:31:57.473Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32612024-05-20T15:31:58.746Z[ host-package] Compiling signal-hook-tokio v0.3.1
32622024-05-20T15:31:59.217Z[ host-package] Compiling heck v0.3.3
32632024-05-20T15:31:59.291Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
32642024-05-20T15:31:59.821Z[ host-package] Compiling castaway v0.2.2
32652024-05-20T15:32:00.289Z[ host-package] Compiling rand_seeder v0.2.3
32662024-05-20T15:32:01.299Z[ host-package] Compiling serde-big-array v0.4.1
32672024-05-20T15:32:02.203Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
32682024-05-20T15:32:02.938Z[ host-package] Compiling http-range v0.1.5
32692024-05-20T15:32:04.372Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32702024-05-20T15:32:06.782Z[ host-package] Compiling hyper-staticfile v0.9.5
32712024-05-20T15:32:11.903Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32722024-05-20T15:32:14.749Z[ helios-setup] May 20 15:32:13.112 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
32732024-05-20T15:32:14.821Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32742024-05-20T15:32:15.291Z[ host-package] Compiling compact_str v0.7.1
32752024-05-20T15:32:17.120Z[ helios-setup] May 20 15:32:15.482 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
32762024-05-20T15:32:17.202Z[ host-package] Compiling zone_cfg_derive v0.1.2
32772024-05-20T15:32:19.224Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
32782024-05-20T15:32:22.553Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32792024-05-20T15:32:46.725Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32802024-05-20T15:32:58.782Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32812024-05-20T15:32:59.886Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32822024-05-20T15:33:04.681Z[ helios-setup] May 20 15:33:03.036 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
32832024-05-20T15:33:08.015Z[ host-package] Compiling tungstenite v0.21.0
32842024-05-20T15:33:13.994Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32852024-05-20T15:33:14.310Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32862024-05-20T15:33:14.660Z[ host-package] Compiling lru v0.12.1
32872024-05-20T15:33:15.033Z[ host-package] Compiling stability v0.2.0
32882024-05-20T15:33:16.238Z[ host-package] Compiling cassowary v0.3.0
32892024-05-20T15:33:17.305Z[ host-package] Compiling indoc v2.0.3
32902024-05-20T15:33:18.156Z[ host-package] Compiling corncobs v0.1.3
32912024-05-20T15:33:18.662Z[ host-package] Compiling base64 v0.13.1
32922024-05-20T15:33:18.771Z[ host-package] Compiling ratatui v0.26.2
32932024-05-20T15:33:19.720Z[ host-package] Compiling ron v0.7.1
32942024-05-20T15:33:21.926Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32952024-05-20T15:33:23.151Z[ host-package] Compiling tokio-tungstenite v0.21.0
32962024-05-20T15:33:24.244Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32972024-05-20T15:33:27.937Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32982024-05-20T15:33:28.932Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32992024-05-20T15:33:33.619Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33002024-05-20T15:33:38.143Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33012024-05-20T15:33:40.753Z[ host-package] Compiling zone v0.1.8
33022024-05-20T15:33:46.184Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33032024-05-20T15:33:54.805Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33042024-05-20T15:34:03.494Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33052024-05-20T15:34:04.391Z[ host-package] Compiling portpicker v0.1.1
33062024-05-20T15:34:05.492Z[ host-package] Compiling smawk v0.3.1
33072024-05-20T15:34:05.907Z[ host-package] Compiling unicode-linebreak v0.1.5
33082024-05-20T15:34:06.631Z[ host-package] Compiling textwrap v0.16.1
33092024-05-20T15:34:11.209Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
33102024-05-20T15:34:13.154Z[ helios-setup] May 20 15:34:11.498 INFO E| Finished release [optimized] target(s) in 6m 55s
33112024-05-20T15:34:13.268Z[ helios-setup] May 20 15:34:11.597 INFO building project "pilot" ok (415 seconds)
33122024-05-20T15:34:13.278Z[ helios-setup] May 20 15:34:11.598 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
33132024-05-20T15:34:13.278Z[ helios-setup] May 20 15:34:11.598 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
33142024-05-20T15:34:13.474Z[ helios-setup] May 20 15:34:11.817 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
33152024-05-20T15:34:14.245Z[ helios-setup] May 20 15:34:12.589 INFO E| From https://github.com/jclulow/rust-jmclib
33162024-05-20T15:34:14.245Z[ helios-setup] May 20 15:34:12.589 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
33172024-05-20T15:34:14.266Z[ helios-setup] May 20 15:34:12.609 INFO E| Updating crates.io index
33182024-05-20T15:34:14.485Z[ helios-setup] May 20 15:34:12.827 INFO E| Downloading crates ...
33192024-05-20T15:34:14.620Z[ helios-setup] May 20 15:34:12.962 INFO E| Downloaded time-core v0.1.1
33202024-05-20T15:34:14.623Z[ helios-setup] May 20 15:34:12.965 INFO E| Downloaded digest v0.9.0
33212024-05-20T15:34:14.623Z[ helios-setup] May 20 15:34:12.967 INFO E| Downloaded block-buffer v0.9.0
33222024-05-20T15:34:14.627Z[ helios-setup] May 20 15:34:12.968 INFO E| Downloaded bitflags v2.3.3
33232024-05-20T15:34:14.630Z[ helios-setup] May 20 15:34:12.972 INFO E| Downloaded sha-1 v0.9.8
33242024-05-20T15:34:14.636Z[ helios-setup] May 20 15:34:12.975 INFO E| Downloaded libdevinfo-sys v1.0.0
33252024-05-20T15:34:14.636Z[ helios-setup] May 20 15:34:12.977 INFO E| Downloaded cpufeatures v0.2.9
33262024-05-20T15:34:14.639Z[ helios-setup] May 20 15:34:12.979 INFO E| Downloaded md-5 v0.9.1
33272024-05-20T15:34:14.639Z[ helios-setup] May 20 15:34:12.981 INFO E| Downloaded uuid v0.8.2
33282024-05-20T15:34:14.643Z[ helios-setup] May 20 15:34:12.987 INFO E| Downloaded time-macros v0.2.10
33292024-05-20T15:34:14.646Z[ helios-setup] May 20 15:34:12.990 INFO E| Downloaded getrandom v0.2.10
33302024-05-20T15:34:14.651Z[ helios-setup] May 20 15:34:12.995 INFO E| Downloaded tempfile v3.7.0
33312024-05-20T15:34:14.655Z[ helios-setup] May 20 15:34:12.999 INFO E| Downloaded once_cell v1.18.0
33322024-05-20T15:34:14.665Z[ helios-setup] May 20 15:34:13.008 INFO E| Downloaded unicode-ident v1.0.11
33332024-05-20T15:34:14.670Z[ helios-setup] May 20 15:34:13.013 INFO E| Downloaded proc-macro2 v1.0.66
33342024-05-20T15:34:14.674Z[ helios-setup] May 20 15:34:13.018 INFO E| Downloaded quote v1.0.31
33352024-05-20T15:34:14.682Z[ helios-setup] May 20 15:34:13.022 INFO E| Downloaded serde v1.0.174
33362024-05-20T15:34:14.685Z[ helios-setup] May 20 15:34:13.028 INFO E| Downloaded time v0.3.23
33372024-05-20T15:34:14.695Z[ helios-setup] May 20 15:34:13.038 INFO E| Downloaded serde_json v1.0.103
33382024-05-20T15:34:14.707Z[ helios-setup] May 20 15:34:13.051 INFO E| Downloaded fastrand v2.0.0
33392024-05-20T15:34:14.710Z[ helios-setup] May 20 15:34:13.053 INFO E| Downloaded anyhow v1.0.72
33402024-05-20T15:34:14.748Z[ helios-setup] May 20 15:34:13.091 INFO E| Downloaded syn v2.0.27
33412024-05-20T15:34:14.766Z[ helios-setup] May 20 15:34:13.109 INFO E| Downloaded serde_derive v1.0.174
33422024-05-20T15:34:14.776Z[ helios-setup] May 20 15:34:13.119 INFO E| Downloaded rustix v0.38.4
33432024-05-20T15:34:14.809Z[ helios-setup] May 20 15:34:13.152 INFO E| Downloaded libc v0.2.147
33442024-05-20T15:34:14.945Z[ helios-setup] May 20 15:34:13.288 INFO E| Compiling libc v0.2.147
33452024-05-20T15:34:14.948Z[ helios-setup] May 20 15:34:13.288 INFO E| Compiling proc-macro2 v1.0.66
33462024-05-20T15:34:14.948Z[ helios-setup] May 20 15:34:13.288 INFO E| Compiling unicode-ident v1.0.11
33472024-05-20T15:34:14.949Z[ helios-setup] May 20 15:34:13.288 INFO E| Compiling cfg-if v1.0.0
33482024-05-20T15:34:14.949Z[ helios-setup] May 20 15:34:13.289 INFO E| Compiling version_check v0.9.4
33492024-05-20T15:34:14.949Z[ helios-setup] May 20 15:34:13.289 INFO E| Compiling typenum v1.16.0
33502024-05-20T15:34:14.949Z[ helios-setup] May 20 15:34:13.289 INFO E| Compiling serde v1.0.174
33512024-05-20T15:34:14.949Z[ helios-setup] May 20 15:34:13.289 INFO E| Compiling rustix v0.38.4
33522024-05-20T15:34:15.318Z[ helios-setup] May 20 15:34:13.658 INFO E| Compiling itoa v1.0.9
33532024-05-20T15:34:15.332Z[ helios-setup] May 20 15:34:13.666 INFO E| Compiling slog v2.7.0
33542024-05-20T15:34:15.562Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33552024-05-20T15:34:15.757Z[ helios-setup] May 20 15:34:14.098 INFO E| Compiling time-core v0.1.1
33562024-05-20T15:34:16.039Z[ helios-setup] May 20 15:34:14.365 INFO E| Compiling time-macros v0.2.10
33572024-05-20T15:34:16.451Z[ helios-setup] May 20 15:34:14.793 INFO E| Compiling generic-array v0.14.7
33582024-05-20T15:34:16.469Z[ helios-setup] May 20 15:34:14.812 INFO E| Compiling bitflags v2.3.3
33592024-05-20T15:34:16.813Z[ helios-setup] May 20 15:34:15.155 INFO E| Compiling num_threads v0.1.6
33602024-05-20T15:34:16.920Z[ helios-setup] May 20 15:34:15.263 INFO E| Compiling once_cell v1.18.0
33612024-05-20T15:34:17.373Z[ helios-setup] May 20 15:34:15.716 INFO E| Compiling opaque-debug v0.3.0
33622024-05-20T15:34:17.468Z[ helios-setup] May 20 15:34:15.811 INFO E| Compiling quote v1.0.31
33632024-05-20T15:34:17.561Z[ helios-setup] May 20 15:34:15.904 INFO E| Compiling anyhow v1.0.72
33642024-05-20T15:34:18.206Z[ helios-setup] May 20 15:34:16.534 INFO E| Compiling syn v2.0.27
33652024-05-20T15:34:18.435Z[ helios-setup] May 20 15:34:16.772 INFO E| Compiling thread_local v1.1.7
33662024-05-20T15:34:18.602Z[ helios-setup] May 20 15:34:16.944 INFO E| Compiling fastrand v2.0.0
33672024-05-20T15:34:18.910Z[ helios-setup] May 20 15:34:17.252 INFO E| Compiling dirs-sys-next v0.1.2
33682024-05-20T15:34:18.989Z[ helios-setup] May 20 15:34:17.326 INFO E| Compiling errno v0.3.1
33692024-05-20T15:34:19.294Z[ helios-setup] May 20 15:34:17.637 INFO E| Compiling dirs-next v2.0.0
33702024-05-20T15:34:19.572Z[ helios-setup] May 20 15:34:17.912 INFO E| Compiling term v0.7.0
33712024-05-20T15:34:19.622Z[ helios-setup] May 20 15:34:17.964 INFO E| Compiling atty v0.2.14
33722024-05-20T15:34:19.681Z[ helios-setup] May 20 15:34:18.020 INFO E| Compiling serde_json v1.0.103
33732024-05-20T15:34:20.401Z[ helios-setup] May 20 15:34:18.743 INFO E| Compiling getrandom v0.2.10
33742024-05-20T15:34:20.687Z[ helios-setup] May 20 15:34:19.028 INFO E| Compiling same-file v1.0.6
33752024-05-20T15:34:20.998Z[ helios-setup] May 20 15:34:19.341 INFO E| Compiling ryu v1.0.15
33762024-05-20T15:34:21.049Z[ helios-setup] May 20 15:34:19.392 INFO E| Compiling cpufeatures v0.2.9
33772024-05-20T15:34:21.139Z[ helios-setup] May 20 15:34:19.481 INFO E| Compiling unicode-width v0.1.10
33782024-05-20T15:34:21.293Z[ helios-setup] May 20 15:34:19.635 INFO E| Compiling walkdir v2.3.3
33792024-05-20T15:34:21.382Z[ helios-setup] May 20 15:34:19.722 INFO E| Compiling getopts v0.2.21
33802024-05-20T15:34:21.433Z[ helios-setup] May 20 15:34:19.775 INFO E| Compiling time v0.3.23
33812024-05-20T15:34:22.140Z[ helios-setup] May 20 15:34:20.479 INFO E| Compiling block-buffer v0.9.0
33822024-05-20T15:34:22.642Z[ helios-setup] May 20 15:34:20.983 INFO E| Compiling digest v0.9.0
33832024-05-20T15:34:22.961Z[ helios-setup] May 20 15:34:21.303 INFO E| Compiling tempfile v3.7.0
33842024-05-20T15:34:23.025Z[ helios-setup] May 20 15:34:21.367 INFO E| Compiling md-5 v0.9.1
33852024-05-20T15:34:23.460Z[ helios-setup] May 20 15:34:21.799 INFO E| Compiling sha-1 v0.9.8
33862024-05-20T15:34:23.525Z[ helios-setup] May 20 15:34:21.867 INFO E| Compiling libdevinfo-sys v1.0.0
33872024-05-20T15:34:23.666Z[ helios-setup] May 20 15:34:22.008 INFO E| Compiling glob v0.3.1
33882024-05-20T15:34:25.061Z[ helios-setup] May 20 15:34:23.403 INFO E| Compiling slog-term v2.9.0
33892024-05-20T15:34:27.659Z[ helios-setup] May 20 15:34:26.000 INFO E| Compiling serde_derive v1.0.174
33902024-05-20T15:34:27.697Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33912024-05-20T15:34:29.995Z[ host-package] Compiling rcgen v0.12.1
33922024-05-20T15:34:35.144Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33932024-05-20T15:34:35.607Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
33942024-05-20T15:34:35.838Z[ host-package] Compiling atomicwrites v0.4.3
33952024-05-20T15:34:36.452Z[ host-package] Compiling fatfs v0.3.6
33962024-05-20T15:34:39.551Z[ host-package] Compiling subprocess v0.2.9
33972024-05-20T15:34:42.360Z[ host-package] Compiling rtoolbox v0.0.1
33982024-05-20T15:34:43.021Z[ helios-setup] May 20 15:34:40.940 INFO E| Compiling toml v0.5.11
33992024-05-20T15:34:43.021Z[ helios-setup] May 20 15:34:40.940 INFO E| Compiling uuid v0.8.2
34002024-05-20T15:34:43.107Z[ host-package] Compiling assert_matches v1.5.0
34012024-05-20T15:34:43.268Z[ host-package] Compiling is_ci v1.2.0
34022024-05-20T15:34:43.956Z[ host-package] Compiling supports-color v3.0.0
34032024-05-20T15:34:44.212Z[ host-package] Compiling rpassword v7.3.1
34042024-05-20T15:34:44.802Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34052024-05-20T15:34:44.858Z[ helios-setup] May 20 15:34:43.196 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
34062024-05-20T15:34:44.883Z[ host-package] Compiling tui-tree-widget v0.19.0
34072024-05-20T15:34:45.496Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34082024-05-20T15:34:45.614Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
34092024-05-20T15:34:47.499Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34102024-05-20T15:34:47.930Z[ helios-setup] May 20 15:34:46.264 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
34112024-05-20T15:34:47.970Z[ host-package] Compiling csv-core v0.1.11
34122024-05-20T15:34:48.873Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34132024-05-20T15:34:49.039Z[ host-package] Compiling csv v1.3.0
34142024-05-20T15:34:51.807Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34152024-05-20T15:34:53.330Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34162024-05-20T15:35:01.592Z[ helios-setup] May 20 15:34:59.924 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 48.23s
34172024-05-20T15:35:01.916Z[ helios-setup] May 20 15:34:59.954 INFO building project "image-builder" ok (48 seconds)
34182024-05-20T15:35:01.916Z[ helios-setup] May 20 15:34:59.954 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
34192024-05-20T15:35:01.916Z[ helios-setup] May 20 15:34:59.954 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
34202024-05-20T15:35:01.916Z[ helios-setup] May 20 15:35:00.192 INFO E| Downloading crates ...
34212024-05-20T15:35:01.984Z[ helios-setup] May 20 15:35:00.319 INFO E| Downloaded miniz_oxide v0.7.2
34222024-05-20T15:35:02.039Z[ helios-setup] May 20 15:35:00.374 INFO E| Compiling adler v1.0.2
34232024-05-20T15:35:02.191Z[ helios-setup] May 20 15:35:00.525 INFO E| Compiling miniz_oxide v0.7.2
34242024-05-20T15:35:04.972Z[ helios-setup] May 20 15:35:03.307 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
34252024-05-20T15:35:05.638Z[ host-package] Compiling multimap v0.10.0
34262024-05-20T15:35:06.177Z[ host-package] Compiling uzers v0.11.3
34272024-05-20T15:35:06.191Z[ helios-setup] May 20 15:35:04.526 INFO E| Finished release [optimized] target(s) in 4.48s
34282024-05-20T15:35:06.203Z[ helios-setup] May 20 15:35:04.537 INFO building project "pinprick" ok (4 seconds)
34292024-05-20T15:35:06.206Z[ helios-setup] May 20 15:35:04.538 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
34302024-05-20T15:35:06.207Z[ helios-setup] May 20 15:35:04.538 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
34312024-05-20T15:35:06.214Z[ helios-setup] May 20 15:35:04.548 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
34322024-05-20T15:35:06.455Z[ helios-setup] May 20 15:35:04.789 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
34332024-05-20T15:35:06.455Z[ helios-setup] May 20 15:35:04.789 INFO E| info: downloading component 'cargo'
34342024-05-20T15:35:08.104Z[ helios-setup] May 20 15:35:06.438 INFO E| info: downloading component 'clippy'
34352024-05-20T15:35:09.052Z[ helios-setup] May 20 15:35:07.384 INFO E| info: downloading component 'rust-docs'
34362024-05-20T15:35:09.453Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34372024-05-20T15:35:11.036Z[ helios-setup] May 20 15:35:09.364 INFO E| info: downloading component 'rust-src'
34382024-05-20T15:35:11.249Z[ helios-setup] May 20 15:35:09.583 INFO E| info: downloading component 'rust-std'
34392024-05-20T15:35:13.931Z[ helios-setup] May 20 15:35:12.264 INFO E| info: downloading component 'rustc'
34402024-05-20T15:35:21.342Z[ helios-setup] May 20 15:35:19.673 INFO E| info: downloading component 'rustfmt'
34412024-05-20T15:35:21.576Z[ helios-setup] May 20 15:35:19.906 INFO E| info: installing component 'cargo'
34422024-05-20T15:35:23.006Z[ helios-setup] May 20 15:35:21.338 INFO E| info: installing component 'clippy'
34432024-05-20T15:35:23.542Z[ helios-setup] May 20 15:35:21.873 INFO E| info: installing component 'rust-docs'
34442024-05-20T15:35:35.041Z[ helios-setup] May 20 15:35:29.151 INFO E| info: installing component 'rust-src'
34452024-05-20T15:35:35.358Z[ helios-setup] May 20 15:35:29.841 INFO E| info: installing component 'rust-std'
34462024-05-20T15:35:35.657Z[ helios-setup] May 20 15:35:32.459 INFO E| info: installing component 'rustc'
34472024-05-20T15:35:40.417Z[ helios-setup] May 20 15:35:38.746 INFO E| info: installing component 'rustfmt'
34482024-05-20T15:35:41.427Z[ helios-setup] May 20 15:35:39.756 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
34492024-05-20T15:35:42.257Z[ helios-setup] May 20 15:35:40.585 INFO E| From https://github.com/oxidecomputer/amd-apcb
34502024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.585 INFO E| * [new ref] 8c774bd9c8bd4bd65edbc026676ee428862b42a8 -> refs/commit/8c774bd9c8bd4bd65edbc026676ee428862b42a8
34512024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.585 INFO E| * [new tag] v0.3.2 -> v0.3.2
34522024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.615 INFO E| * [new tag] v0.1.3 -> v0.1.3
34532024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.615 INFO E| * [new tag] v0.1.4 -> v0.1.4
34542024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.615 INFO E| * [new tag] v0.1.5 -> v0.1.5
34552024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.615 INFO E| * [new tag] v0.2.0 -> v0.2.0
34562024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.615 INFO E| * [new tag] v0.3.0 -> v0.3.0
34572024-05-20T15:35:42.304Z[ helios-setup] May 20 15:35:40.615 INFO E| * [new tag] v0.3.1 -> v0.3.1
34582024-05-20T15:35:42.408Z[ helios-setup] May 20 15:35:40.648 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
34592024-05-20T15:35:43.289Z[ helios-setup] May 20 15:35:41.597 INFO E| From https://github.com/oxidecomputer/amd-efs
34602024-05-20T15:35:43.289Z[ helios-setup] May 20 15:35:41.597 INFO E| * [new branch] empty -> origin/empty
34612024-05-20T15:35:43.315Z[ helios-setup] May 20 15:35:41.598 INFO E| * [new branch] issue-99 -> origin/issue-99
34622024-05-20T15:35:43.315Z[ helios-setup] May 20 15:35:41.598 INFO E| * [new branch] main -> origin/main
34632024-05-20T15:35:43.315Z[ helios-setup] May 20 15:35:41.598 INFO E| * [new branch] review -> origin/review
34642024-05-20T15:35:43.315Z[ helios-setup] May 20 15:35:41.598 INFO E| * [new ref] -> origin/HEAD
34652024-05-20T15:35:43.315Z[ helios-setup] May 20 15:35:41.598 INFO E| * [new tag] v0.2.0 -> v0.2.0
34662024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.598 INFO E| * [new tag] v0.2.1 -> v0.2.1
34672024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.598 INFO E| * [new tag] v0.2.2 -> v0.2.2
34682024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.599 INFO E| * [new tag] v0.2.3 -> v0.2.3
34692024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.599 INFO E| * [new tag] v0.2.4 -> v0.2.4
34702024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.599 INFO E| * [new tag] v0.2.5 -> v0.2.5
34712024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.599 INFO E| * [new tag] v0.2.6 -> v0.2.6
34722024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.599 INFO E| * [new tag] v0.2.7 -> v0.2.7
34732024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.599 INFO E| * [new tag] v0.3.0 -> v0.3.0
34742024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.599 INFO E| * [new tag] v0.3.1 -> v0.3.1
34752024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.600 INFO E| * [new tag] v0.4.0 -> v0.4.0
34762024-05-20T15:35:43.316Z[ helios-setup] May 20 15:35:41.623 INFO E| Updating crates.io index
34772024-05-20T15:35:43.659Z[ helios-setup] May 20 15:35:41.978 INFO E| Downloading crates ...
34782024-05-20T15:35:43.816Z[ helios-setup] May 20 15:35:42.145 INFO E| Downloaded bytesize v1.3.0
34792024-05-20T15:35:43.859Z[ helios-setup] May 20 15:35:42.148 INFO E| Downloaded fletcher v0.1.0
34802024-05-20T15:35:43.859Z[ helios-setup] May 20 15:35:42.149 INFO E| Downloaded ansi_term v0.12.1
34812024-05-20T15:35:43.859Z[ helios-setup] May 20 15:35:42.182 INFO E| Downloaded scroll_derive v0.10.5
34822024-05-20T15:35:43.859Z[ helios-setup] May 20 15:35:42.184 INFO E| Downloaded parse_int v0.6.0
34832024-05-20T15:35:43.859Z[ helios-setup] May 20 15:35:42.185 INFO E| Downloaded memoffset v0.5.6
34842024-05-20T15:35:43.859Z[ helios-setup] May 20 15:35:42.187 INFO E| Downloaded goblin v0.4.3
34852024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.195 INFO E| Downloaded strum v0.23.0
34862024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.196 INFO E| Downloaded proc-macro-crate v0.1.5
34872024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.198 INFO E| Downloaded four-cc v0.3.0
34882024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.199 INFO E| Downloaded itoa v1.0.11
34892024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.201 INFO E| Downloaded cfg-if v0.1.10
34902024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.203 INFO E| Downloaded semver v0.9.0
34912024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.205 INFO E| Downloaded semver-parser v0.7.0
34922024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.206 INFO E| Downloaded num-derive v0.3.3
34932024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.209 INFO E| Downloaded pest_generator v2.7.10
34942024-05-20T15:35:43.893Z[ helios-setup] May 20 15:35:42.211 INFO E| Downloaded strsim v0.8.0
34952024-05-20T15:35:43.894Z[ helios-setup] May 20 15:35:42.213 INFO E| Downloaded thiserror-impl v1.0.59
34962024-05-20T15:35:43.894Z[ helios-setup] May 20 15:35:42.215 INFO E| Downloaded pre v0.2.1
34972024-05-20T15:35:43.894Z[ helios-setup] May 20 15:35:42.216 INFO E| Downloaded rustc_version v0.2.3
34982024-05-20T15:35:43.894Z[ helios-setup] May 20 15:35:42.217 INFO E| Downloaded vec_map v0.8.2
34992024-05-20T15:35:43.894Z[ helios-setup] May 20 15:35:42.219 INFO E| Downloaded textwrap v0.11.0
35002024-05-20T15:35:43.927Z[ helios-setup] May 20 15:35:42.222 INFO E| Downloaded schemars_derive v0.8.19
35012024-05-20T15:35:43.927Z[ helios-setup] May 20 15:35:42.224 INFO E| Downloaded rustversion v1.0.15
35022024-05-20T15:35:43.927Z[ helios-setup] May 20 15:35:42.228 INFO E| Downloaded thiserror v1.0.59
35032024-05-20T15:35:43.927Z[ helios-setup] May 20 15:35:42.237 INFO E| Downloaded unicode-width v0.1.12
35042024-05-20T15:35:43.927Z[ helios-setup] May 20 15:35:42.240 INFO E| Downloaded structopt-derive v0.4.18
35052024-05-20T15:35:43.927Z[ helios-setup] May 20 15:35:42.242 INFO E| Downloaded proc-macro2 v1.0.81
35062024-05-20T15:35:43.927Z[ helios-setup] May 20 15:35:42.246 INFO E| Downloaded structopt v0.3.26
35072024-05-20T15:35:43.970Z[ helios-setup] May 20 15:35:42.258 INFO E| Downloaded serde_derive v1.0.200
35082024-05-20T15:35:43.970Z[ helios-setup] May 20 15:35:42.262 INFO E| Downloaded schemars v0.8.19
35092024-05-20T15:35:43.970Z[ helios-setup] May 20 15:35:42.279 INFO E| Downloaded unicode-segmentation v1.11.0
35102024-05-20T15:35:43.970Z[ helios-setup] May 20 15:35:42.283 INFO E| Downloaded serde v1.0.200
35112024-05-20T15:35:43.970Z[ helios-setup] May 20 15:35:42.297 INFO E| Downloaded serde_json v1.0.116
35122024-05-20T15:35:44.012Z[ helios-setup] May 20 15:35:42.309 INFO E| Downloaded clap v2.34.0
35132024-05-20T15:35:44.013Z[ helios-setup] May 20 15:35:42.319 INFO E| Downloaded pest v2.7.10
35142024-05-20T15:35:44.013Z[ helios-setup] May 20 15:35:42.328 INFO E| Downloaded libc v0.2.154
35152024-05-20T15:35:44.060Z[ helios-setup] May 20 15:35:42.365 INFO E| Downloaded memchr v2.7.2
35162024-05-20T15:35:44.060Z[ helios-setup] May 20 15:35:42.372 INFO E| Downloaded ryu v1.0.17
35172024-05-20T15:35:44.060Z[ helios-setup] May 20 15:35:42.376 INFO E| Downloaded pre-proc-macro v0.2.1
35182024-05-20T15:35:44.060Z[ helios-setup] May 20 15:35:42.378 INFO E| Downloaded pest_meta v2.7.10
35192024-05-20T15:35:44.061Z[ helios-setup] May 20 15:35:42.381 INFO E| Downloaded pest_derive v2.7.10
35202024-05-20T15:35:44.061Z[ helios-setup] May 20 15:35:42.384 INFO E| Downloaded modular-bitfield v0.11.2
35212024-05-20T15:35:44.263Z[ helios-setup] May 20 15:35:42.420 INFO E| Downloaded strum_macros v0.23.1
35222024-05-20T15:35:44.264Z[ helios-setup] May 20 15:35:42.422 INFO E| Downloaded scroll v0.10.2
35232024-05-20T15:35:44.264Z[ helios-setup] May 20 15:35:42.424 INFO E| Downloaded paste v1.0.14
35242024-05-20T15:35:44.264Z[ helios-setup] May 20 15:35:42.428 INFO E| Downloaded modular-bitfield-impl v0.11.2
35252024-05-20T15:35:44.264Z[ helios-setup] May 20 15:35:42.430 INFO E| Downloaded autocfg v1.3.0
35262024-05-20T15:35:44.264Z[ helios-setup] May 20 15:35:42.518 INFO E| Compiling proc-macro2 v1.0.81
35272024-05-20T15:35:44.264Z[ helios-setup] May 20 15:35:42.520 INFO E| Compiling unicode-ident v1.0.12
35282024-05-20T15:35:44.311Z[ helios-setup] May 20 15:35:42.520 INFO E| Compiling syn v1.0.109
35292024-05-20T15:35:44.311Z[ helios-setup] May 20 15:35:42.520 INFO E| Compiling serde v1.0.200
35302024-05-20T15:35:44.311Z[ helios-setup] May 20 15:35:42.520 INFO E| Compiling version_check v0.9.4
35312024-05-20T15:35:44.311Z[ helios-setup] May 20 15:35:42.520 INFO E| Compiling semver-parser v0.7.0
35322024-05-20T15:35:44.311Z[ helios-setup] May 20 15:35:42.520 INFO E| Compiling autocfg v1.3.0
35332024-05-20T15:35:44.311Z[ helios-setup] May 20 15:35:42.525 INFO E| Compiling thiserror v1.0.59
35342024-05-20T15:35:44.740Z[ helios-setup] May 20 15:35:43.066 INFO E| Compiling serde_json v1.0.116
35352024-05-20T15:35:45.404Z[ helios-setup] May 20 15:35:43.731 INFO E| Compiling semver v0.9.0
35362024-05-20T15:35:45.462Z[ helios-setup] May 20 15:35:43.790 INFO E| Compiling unicode-segmentation v1.11.0
35372024-05-20T15:35:45.543Z[ helios-setup] May 20 15:35:43.871 INFO E| Compiling ryu v1.0.17
35382024-05-20T15:35:45.771Z[ helios-setup] May 20 15:35:43.997 INFO E| Compiling num-traits v0.2.19
35392024-05-20T15:35:45.836Z[ helios-setup] May 20 15:35:44.006 INFO E| Compiling schemars v0.8.19
35402024-05-20T15:35:45.836Z[ helios-setup] May 20 15:35:44.071 INFO E| Compiling proc-macro-error-attr v1.0.4
35412024-05-20T15:35:46.039Z[ helios-setup] May 20 15:35:44.367 INFO E| Compiling proc-macro-error v1.0.4
35422024-05-20T15:35:46.178Z[ helios-setup] May 20 15:35:44.505 INFO E| Compiling rustc_version v0.2.3
35432024-05-20T15:35:46.249Z[ helios-setup] May 20 15:35:44.577 INFO E| Compiling itoa v1.0.11
35442024-05-20T15:35:46.646Z[ helios-setup] May 20 15:35:44.974 INFO E| Compiling heck v0.3.3
35452024-05-20T15:35:46.719Z[ helios-setup] May 20 15:35:45.044 INFO E| Compiling memoffset v0.5.6
35462024-05-20T15:35:46.876Z[ helios-setup] May 20 15:35:45.155 INFO E| Compiling lazy_static v1.4.0
35472024-05-20T15:35:46.976Z[ helios-setup] May 20 15:35:45.161 INFO E| Compiling rustversion v1.0.15
35482024-05-20T15:35:46.976Z[ helios-setup] May 20 15:35:45.174 INFO E| Compiling dyn-clone v1.0.17
35492024-05-20T15:35:47.015Z[ helios-setup] May 20 15:35:45.305 INFO E| Compiling ucd-trie v0.1.6
35502024-05-20T15:35:47.049Z[ helios-setup] May 20 15:35:45.377 INFO E| Compiling libc v0.2.154
35512024-05-20T15:35:47.205Z[ helios-setup] May 20 15:35:45.532 INFO E| Compiling pre-proc-macro v0.2.1
35522024-05-20T15:35:47.277Z[ helios-setup] May 20 15:35:45.604 INFO E| Compiling paste v1.0.14
35532024-05-20T15:35:47.277Z[ helios-setup] May 20 15:35:45.605 INFO E| Compiling memchr v2.7.2
35542024-05-20T15:35:47.671Z[ helios-setup] May 20 15:35:45.998 INFO E| Compiling quote v1.0.36
35552024-05-20T15:35:48.321Z[ helios-setup] May 20 15:35:46.625 INFO E| Compiling pre v0.2.1
35562024-05-20T15:35:48.400Z[ helios-setup] May 20 15:35:46.693 INFO E| Compiling syn v2.0.60
35572024-05-20T15:35:48.754Z[ helios-setup] May 20 15:35:47.081 INFO E| Compiling byteorder v1.5.0
35582024-05-20T15:35:48.908Z[ helios-setup] May 20 15:35:47.235 INFO E| Compiling static_assertions v1.1.0
35592024-05-20T15:35:49.004Z[ helios-setup] May 20 15:35:47.326 INFO E| Compiling cfg-if v0.1.10
35602024-05-20T15:35:49.259Z[ helios-setup] May 20 15:35:47.411 INFO E| Compiling once_cell v1.19.0
35612024-05-20T15:35:51.189Z[ helios-setup] May 20 15:35:49.480 INFO E| Compiling unicode-width v0.1.12
35622024-05-20T15:35:51.234Z[ helios-setup] May 20 15:35:49.548 INFO E| Compiling atty v0.2.14
35632024-05-20T15:35:51.644Z[ helios-setup] May 20 15:35:49.970 INFO E| Compiling textwrap v0.11.0
35642024-05-20T15:35:51.800Z[ helios-setup] May 20 15:35:50.059 INFO E| Compiling bitflags v1.3.2
35652024-05-20T15:35:51.907Z[ helios-setup] May 20 15:35:50.087 INFO E| Compiling strsim v0.8.0
35662024-05-20T15:36:07.259Z[ helios-setup] May 20 15:35:50.351 INFO E| Compiling vec_map v0.8.2
35672024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:50.469 INFO E| Compiling strum v0.23.0
35682024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:50.648 INFO E| Compiling ansi_term v0.12.1
35692024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:51.085 INFO E| Compiling parse_int v0.6.0
35702024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:51.085 INFO E| Compiling fletcher v0.1.0
35712024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:51.209 INFO E| Compiling clap v2.34.0
35722024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:51.397 INFO E| Compiling log v0.4.21
35732024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:51.420 INFO E| Compiling plain v0.2.3
35742024-05-20T15:36:07.387Z[ helios-setup] May 20 15:35:51.536 INFO E| Compiling bytesize v1.3.0
35752024-05-20T15:36:07.422Z[ helios-setup] May 20 15:35:54.798 INFO E| Compiling serde_derive_internals v0.29.0
35762024-05-20T15:36:07.422Z[ helios-setup] May 20 15:35:59.553 INFO E| Compiling serde_derive v1.0.200
35772024-05-20T15:36:07.449Z[ helios-setup] May 20 15:35:59.553 INFO E| Compiling thiserror-impl v1.0.59
35782024-05-20T15:36:07.449Z[ helios-setup] May 20 15:35:59.624 INFO E| Compiling schemars_derive v0.8.19
35792024-05-20T15:36:07.449Z[ helios-setup] May 20 15:35:59.913 INFO E| Compiling zerocopy-derive v0.6.6
35802024-05-20T15:36:07.449Z[ helios-setup] May 20 15:36:03.888 INFO E| Compiling zerocopy v0.6.6
35812024-05-20T15:36:07.449Z[ helios-setup] May 20 15:36:04.572 INFO E| Compiling pest v2.7.10
35822024-05-20T15:36:07.627Z[ helios-setup] May 20 15:36:05.951 INFO E| Compiling modular-bitfield-impl v0.11.2
35832024-05-20T15:36:07.627Z[ helios-setup] May 20 15:36:05.951 INFO E| Compiling num-derive v0.3.3
35842024-05-20T15:36:08.390Z[ helios-setup] May 20 15:36:06.714 INFO E| Compiling strum_macros v0.23.1
35852024-05-20T15:36:08.797Z[ helios-setup] May 20 15:36:07.121 INFO E| Compiling scroll_derive v0.10.5
35862024-05-20T15:36:09.121Z[ helios-setup] May 20 15:36:07.445 INFO E| Compiling structopt-derive v0.4.18
35872024-05-20T15:36:11.514Z[ helios-setup] May 20 15:36:09.838 INFO E| Compiling pest_meta v2.7.10
35882024-05-20T15:36:12.265Z[ helios-setup] May 20 15:36:10.588 INFO E| Compiling scroll v0.10.2
35892024-05-20T15:36:13.283Z[ helios-setup] May 20 15:36:11.606 INFO E| Compiling modular-bitfield v0.11.2
35902024-05-20T15:36:13.431Z[ helios-setup] May 20 15:36:11.753 INFO E| Compiling goblin v0.4.3
35912024-05-20T15:36:14.026Z[ helios-setup] May 20 15:36:12.350 INFO E| Compiling pest_generator v2.7.10
35922024-05-20T15:36:14.889Z[ helios-setup] May 20 15:36:13.211 INFO E| Compiling structopt v0.3.26
35932024-05-20T15:36:18.634Z[ helios-setup] May 20 15:36:16.956 INFO E| Compiling pest_derive v2.7.10
35942024-05-20T15:36:23.625Z[ helios-setup] May 20 15:36:21.947 INFO E| Compiling toml v0.5.11
35952024-05-20T15:36:23.625Z[ helios-setup] May 20 15:36:21.947 INFO E| Compiling json5 v0.4.1
35962024-05-20T15:36:26.544Z[ helios-setup] May 20 15:36:24.865 INFO E| Compiling proc-macro-crate v0.1.5
35972024-05-20T15:36:29.624Z[ helios-setup] May 20 15:36:27.943 INFO E| Compiling four-cc v0.3.0
35982024-05-20T15:36:29.624Z[ helios-setup] May 20 15:36:27.943 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
35992024-05-20T15:36:33.397Z[ helios-setup] May 20 15:36:31.717 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
36002024-05-20T15:37:11.738Z[ helios-setup] May 20 15:37:10.052 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
36012024-05-20T15:37:28.006Z[ helios-setup] May 20 15:37:26.316 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
36022024-05-20T15:37:28.622Z[ helios-setup] May 20 15:37:26.932 INFO E| warning: unused variable: `efs_configuration_filename`
36032024-05-20T15:37:28.622Z[ helios-setup] May 20 15:37:26.932 INFO E| --> src/main.rs:979:5
36042024-05-20T15:37:28.626Z[ helios-setup] May 20 15:37:26.932 INFO E| |
36052024-05-20T15:37:28.626Z[ helios-setup] May 20 15:37:26.932 INFO E| 979 | efs_configuration_filename: &Path,
36062024-05-20T15:37:28.626Z[ helios-setup] May 20 15:37:26.932 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_efs_configuration_filename`
36072024-05-20T15:37:28.627Z[ helios-setup] May 20 15:37:26.932 INFO E| |
36082024-05-20T15:37:28.627Z[ helios-setup] May 20 15:37:26.932 INFO E| = note: `#[warn(unused_variables)]` on by default
36092024-05-20T15:37:28.636Z[ helios-setup] May 20 15:37:26.947 INFO E| warning: unused variable: `abl_version`
36102024-05-20T15:37:28.636Z[ helios-setup] May 20 15:37:26.947 INFO E| --> src/main.rs:1118:5
36112024-05-20T15:37:28.641Z[ helios-setup] May 20 15:37:26.947 INFO E| |
36122024-05-20T15:37:28.641Z[ helios-setup] May 20 15:37:26.947 INFO E| 1118 | abl_version: Option<u32>,
36132024-05-20T15:37:28.641Z[ helios-setup] May 20 15:37:26.947 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
36142024-05-20T15:37:28.641Z[ helios-setup] May 20 15:37:26.948 INFO E| warning: value assigned to `flash_location` is never read
36152024-05-20T15:37:28.641Z[ helios-setup] May 20 15:37:26.948 INFO E| --> src/main.rs:1182:29
36162024-05-20T15:37:28.641Z[ helios-setup] May 20 15:37:26.948 INFO E| |
36172024-05-20T15:37:28.641Z[ helios-setup] May 20 15:37:26.948 INFO E| 1182 | ... flash_location = None;
36182024-05-20T15:37:28.642Z[ helios-setup] May 20 15:37:26.948 INFO E| | ^^^^^^^^^^^^^^
36192024-05-20T15:37:28.642Z[ helios-setup] May 20 15:37:26.948 INFO E| |
36202024-05-20T15:37:28.642Z[ helios-setup] May 20 15:37:26.948 INFO E| = help: maybe it is overwritten before being read?
36212024-05-20T15:37:28.642Z[ helios-setup] May 20 15:37:26.948 INFO E| = note: `#[warn(unused_assignments)]` on by default
36222024-05-20T15:37:28.647Z[ helios-setup] May 20 15:37:26.958 INFO E| warning: unused variable: `psp_second_level_smu_versions`
36232024-05-20T15:37:28.651Z[ helios-setup] May 20 15:37:26.958 INFO E| --> src/main.rs:1412:34
36242024-05-20T15:37:28.651Z[ helios-setup] May 20 15:37:26.958 INFO E| |
36252024-05-20T15:37:28.651Z[ helios-setup] May 20 15:37:26.958 INFO E| 1412 | unique_smu_versions: psp_second_level_smu_versions,
36262024-05-20T15:37:28.651Z[ helios-setup] May 20 15:37:26.958 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_psp_second_level_smu_versions`
36272024-05-20T15:37:55.548Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
36282024-05-20T15:38:11.302Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36292024-05-20T15:38:20.820Z[ helios-setup] May 20 15:38:19.122 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 4 warnings (run `cargo fix --bin "amd-host-image-builder"` to apply 3 suggestions)
36302024-05-20T15:38:20.824Z[ helios-setup] May 20 15:38:19.122 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 39s
36312024-05-20T15:38:20.858Z[ helios-setup] May 20 15:38:19.159 INFO building project "amd-host-image-builder" ok (194 seconds)
36322024-05-20T15:38:20.862Z[ helios-setup] rm -f helios-build
36332024-05-20T15:38:20.862Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36342024-05-20T15:38:20.880Z[ helios-setup]
36352024-05-20T15:38:20.881Z[ helios-setup] Setup complete! ./helios-build is now available.
36362024-05-20T15:38:20.881Z[ helios-setup]
36372024-05-20T15:38:20.881Z[ helios-setup]
36382024-05-20T15:38:20.881ZMay 20 15:38:19.172 INFO [helios-setup] process exited with exit status: 0 (743.934288995s)
36392024-05-20T15:38:20.881Z[ helios-setup] real 12:23.929016332
36402024-05-20T15:38:20.881Z[ helios-setup] user 29:40.543946576
36412024-05-20T15:38:20.881Z[ helios-setup] sys 3:32.648454004
36422024-05-20T15:38:20.882Z[ helios-setup] trap 1.627171369
36432024-05-20T15:38:20.882Z[ helios-setup] tflt 7.723116034
36442024-05-20T15:38:20.882Z[ helios-setup] dflt 39.108417334
36452024-05-20T15:38:20.882Z[ helios-setup] kflt 0.039261677
36462024-05-20T15:38:20.882Z[ helios-setup] lock 1:57:36.093679089
36472024-05-20T15:38:20.882Z[ helios-setup] slp 3:10:21.093518462
36482024-05-20T15:38:20.882Z[ helios-setup] lat 33:49.631184240
36492024-05-20T15:38:20.883Z[ helios-setup] stop 4:19.267983498
36502024-05-20T15:38:20.883ZMay 20 15:38:19.173 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36512024-05-20T15:38:20.888Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36522024-05-20T15:38:21.160Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36532024-05-20T15:38:21.161Z[ phbl-toolchain] info: downloading component 'cargo'
36542024-05-20T15:38:22.119Z[ phbl-toolchain] info: downloading component 'clippy'
36552024-05-20T15:38:22.844Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36562024-05-20T15:38:27.848Z[ phbl-toolchain] info: downloading component 'miri'
36572024-05-20T15:38:28.127Z[ phbl-toolchain] info: downloading component 'rust-docs'
36582024-05-20T15:38:29.416Z[ phbl-toolchain] info: downloading component 'rust-src'
36592024-05-20T15:38:29.683Z[ phbl-toolchain] info: downloading component 'rust-std'
36602024-05-20T15:38:32.106Z[ phbl-toolchain] info: downloading component 'rustc'
36612024-05-20T15:38:37.496Z[ phbl-toolchain] info: downloading component 'rustfmt'
36622024-05-20T15:38:38.460Z[ phbl-toolchain] info: installing component 'cargo'
36632024-05-20T15:38:39.761Z[ phbl-toolchain] info: installing component 'clippy'
36642024-05-20T15:38:40.275Z[ phbl-toolchain] info: installing component 'llvm-tools'
36652024-05-20T15:38:46.029Z[ phbl-toolchain] info: installing component 'miri'
36662024-05-20T15:38:46.336Z[ phbl-toolchain] info: installing component 'rust-docs'
36672024-05-20T15:38:52.866Z[ phbl-toolchain] info: installing component 'rust-src'
36682024-05-20T15:38:53.528Z[ phbl-toolchain] info: installing component 'rust-std'
36692024-05-20T15:38:56.042Z[ phbl-toolchain] info: installing component 'rustc'
36702024-05-20T15:39:02.185Z[ phbl-toolchain] info: installing component 'rustfmt'
36712024-05-20T15:39:03.063Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
36722024-05-20T15:39:03.068ZMay 20 15:39:01.358 INFO [phbl-toolchain] process exited with exit status: 0 (42.185106376s)
36732024-05-20T15:44:58.819Z[ host-package] Finished release [optimized] target(s) in 18m 16s
36742024-05-20T15:47:08.736ZMay 20 15:47:06.952 INFO [host-package] process exited with exit status: 0 (1226.492671478s)
36752024-05-20T15:47:08.740ZMay 20 15:47:06.952 INFO [host-stamp] running task
36762024-05-20T15:47:08.740ZMay 20 15:47:06.953 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36772024-05-20T15:47:08.743ZMay 20 15:47:06.959 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 8.0.0-0.ci+git463aa0dff7a
36782024-05-20T15:47:08.751ZMay 20 15:47:06.967 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 8.0.0-0.ci+git463aa0dff7a
36792024-05-20T15:47:08.756Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36802024-05-20T15:47:08.759ZMay 20 15:47:06.972 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 8.0.0-0.ci+git463aa0dff7a
36812024-05-20T15:47:08.763Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36822024-05-20T15:47:08.763ZMay 20 15:47:06.978 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 8.0.0-0.ci+git463aa0dff7a
36832024-05-20T15:47:08.766Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36842024-05-20T15:47:08.772ZMay 20 15:47:06.984 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 8.0.0-0.ci+git463aa0dff7a
36852024-05-20T15:47:08.776Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36862024-05-20T15:47:08.776ZMay 20 15:47:06.990 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 8.0.0-0.ci+git463aa0dff7a
36872024-05-20T15:47:08.780Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36882024-05-20T15:47:08.780Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36892024-05-20T15:47:08.780ZMay 20 15:47:06.996 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 8.0.0-0.ci+git463aa0dff7a
36902024-05-20T15:47:08.785Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36912024-05-20T15:47:08.790ZMay 20 15:47:07.006 INFO [stamp-overlay] process exited with exit status: 0 (33.509498ms)
36922024-05-20T15:47:08.793Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36932024-05-20T15:47:08.798Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36942024-05-20T15:47:08.801Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36952024-05-20T15:47:08.804ZMay 20 15:47:07.017 INFO [stamp-oxlog] process exited with exit status: 0 (33.625812ms)
36962024-05-20T15:47:08.879Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
36972024-05-20T15:47:08.883ZMay 20 15:47:07.099 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (102.796645ms)
36982024-05-20T15:47:09.023Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
36992024-05-20T15:47:09.026ZMay 20 15:47:07.242 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (264.368707ms)
37002024-05-20T15:47:09.059Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
37012024-05-20T15:47:09.063ZMay 20 15:47:07.279 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (312.322861ms)
37022024-05-20T15:47:09.656Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
37032024-05-20T15:47:09.903Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
37042024-05-20T15:47:09.907ZMay 20 15:47:08.121 INFO [stamp-propolis-server] process exited with exit status: 0 (1.131812679s)
37052024-05-20T15:47:12.050Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37062024-05-20T15:47:18.523Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37072024-05-20T15:47:18.527ZMay 20 15:47:16.741 INFO [stamp-switch-asic] process exited with exit status: 0 (9.781447125s)
37082024-05-20T15:47:18.527ZMay 20 15:47:16.741 INFO [host-stamp] task succeeded (9.789120398s)
37092024-05-20T15:47:18.527ZMay 20 15:47:16.741 INFO [host-proto] running task
37102024-05-20T15:47:18.854ZMay 20 15:47:17.065 INFO [host-proto] task succeeded (323.756546ms)
37112024-05-20T15:47:18.854ZMay 20 15:47:17.065 INFO [host-profile] running task
37122024-05-20T15:47:18.857ZMay 20 15:47:17.065 INFO [host-profile] task succeeded (293.897µs)
37132024-05-20T15:47:18.857ZMay 20 15:47:17.066 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.28.233' -P /tmp/.tmpyC9skg/proto/host/root -N 'ci 463aa0d/${os_short_commit} 2024-05-20 15:25' -s host -B
37142024-05-20T15:47:18.865Z[ host-image] May 20 15:47:17.079 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37152024-05-20T15:47:18.865Z[ host-image] May 20 15:47:17.079 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37162024-05-20T15:47:18.878Z[ host-image] May 20 15:47:17.092 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpyC9skg/proto/host/root"
37172024-05-20T15:47:18.878Z[ host-image] May 20 15:47:17.092 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37182024-05-20T15:47:18.881Z[ host-image] May 20 15:47:17.092 INFO image builder template: ramdisk-01-os...
37192024-05-20T15:47:18.881Z[ host-image] May 20 15:47:17.092 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpyC9skg/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37202024-05-20T15:47:18.896Z[ host-image] May 20 15:47:17.110 INFO O| May 20 15:47:17.110 INFO CREATE DATASET: rpool/images/build/host/output
37212024-05-20T15:47:19.054Z[ host-image] May 20 15:47:17.268 INFO O| May 20 15:47:17.268 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37222024-05-20T15:47:19.058Z[ host-image] May 20 15:47:17.272 INFO O| May 20 15:47:17.272 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37232024-05-20T15:47:19.248Z[ host-image] May 20 15:47:17.462 INFO O| May 20 15:47:17.462 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37242024-05-20T15:47:19.360Z[ host-image] May 20 15:47:17.574 INFO O| May 20 15:47:17.574 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37252024-05-20T15:47:19.360Z[ host-image] May 20 15:47:17.574 INFO O| May 20 15:47:17.574 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37262024-05-20T15:47:19.363Z[ host-image] May 20 15:47:17.574 INFO O| May 20 15:47:17.574 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37272024-05-20T15:47:19.364Z[ host-image] May 20 15:47:17.574 INFO O| May 20 15:47:17.574 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37282024-05-20T15:47:19.368Z[ host-image] May 20 15:47:17.582 INFO O| May 20 15:47:17.582 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37292024-05-20T15:47:19.519Z[ host-image] May 20 15:47:17.733 INFO O| May 20 15:47:17.733 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37302024-05-20T15:47:19.529Z[ host-image] May 20 15:47:17.744 INFO O| May 20 15:47:17.744 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37312024-05-20T15:47:19.875Z[ host-image] May 20 15:47:18.089 INFO O| May 20 15:47:18.089 INFO O| Caching catalogs ... Done
37322024-05-20T15:47:19.959Z[ host-image] May 20 15:47:18.173 INFO O| May 20 15:47:18.173 INFO STEP 0 (pkg_image_create) COMPLETE
37332024-05-20T15:47:19.959Z[ host-image] May 20 15:47:18.173 INFO O| May 20 15:47:18.173 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37342024-05-20T15:47:19.963Z[ host-image] May 20 15:47:18.173 INFO O| May 20 15:47:18.173 INFO skip step because feature "repo_redist" is not enabled
37352024-05-20T15:47:19.963Z[ host-image] May 20 15:47:18.173 INFO O| May 20 15:47:18.173 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37362024-05-20T15:47:19.974Z[ host-image] May 20 15:47:18.188 INFO O| May 20 15:47:18.187 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37372024-05-20T15:47:20.313Z[ host-image] May 20 15:47:18.527 INFO O| May 20 15:47:18.527 INFO STEP 2 (pkg_set_publisher) COMPLETE
37382024-05-20T15:47:20.313Z[ host-image] May 20 15:47:18.527 INFO O| May 20 15:47:18.527 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37392024-05-20T15:47:20.324Z[ host-image] May 20 15:47:18.538 INFO O| May 20 15:47:18.538 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37402024-05-20T15:47:20.827Z[ host-image] May 20 15:47:19.040 INFO O| May 20 15:47:19.040 INFO STEP 3 (pkg_set_publisher) COMPLETE
37412024-05-20T15:47:20.827Z[ host-image] May 20 15:47:19.040 INFO O| May 20 15:47:19.040 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37422024-05-20T15:47:20.831Z[ host-image] May 20 15:47:19.040 INFO O| May 20 15:47:19.040 INFO skip step because feature "repo_redist" is not enabled
37432024-05-20T15:47:20.831Z[ host-image] May 20 15:47:19.040 INFO O| May 20 15:47:19.040 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37442024-05-20T15:47:21.355Z[ host-image] May 20 15:47:19.569 INFO O| May 20 15:47:19.569 INFO variant opensolaris.zone is already global
37452024-05-20T15:47:21.355Z[ host-image] May 20 15:47:19.569 INFO O| May 20 15:47:19.569 INFO STEP 5 (pkg_change_variant) COMPLETE
37462024-05-20T15:47:21.359Z[ host-image] May 20 15:47:19.569 INFO O| May 20 15:47:19.569 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37472024-05-20T15:47:21.879Z[ host-image] May 20 15:47:20.092 INFO O| May 20 15:47:20.092 INFO variant opensolaris.imagetype is full; changing to partial
37482024-05-20T15:47:21.879Z[ host-image] May 20 15:47:20.093 INFO O| May 20 15:47:20.092 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37492024-05-20T15:47:25.643Z[ host-image] May 20 15:47:23.856 INFO O| May 20 15:47:23.856 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37502024-05-20T15:47:28.898Z[ host-image] May 20 15:47:27.110 INFO O| May 20 15:47:27.110 INFO O| Startup: Caching catalogs ... Done
37512024-05-20T15:47:28.966Z[ host-image] May 20 15:47:27.179 INFO O| May 20 15:47:27.179 INFO O| Planning: Planning completed in 0.00 seconds
37522024-05-20T15:47:28.970Z[ host-image] May 20 15:47:27.180 INFO O| May 20 15:47:27.180 INFO O| Planning: Consolidating action changes ... Done
37532024-05-20T15:47:28.970Z[ host-image] May 20 15:47:27.180 INFO O| May 20 15:47:27.180 INFO O| Planning: Evaluating mediators ... Done
37542024-05-20T15:47:28.970Z[ host-image] May 20 15:47:27.180 INFO O| May 20 15:47:27.180 INFO O| Planning: Planning completed in 0.00 seconds
37552024-05-20T15:47:28.970Z[ host-image] May 20 15:47:27.181 INFO O| May 20 15:47:27.181 INFO O| Variants/Facets to change: 1
37562024-05-20T15:47:29.033Z[ host-image] May 20 15:47:27.245 INFO O| May 20 15:47:27.245 INFO O| Done
37572024-05-20T15:47:29.033Z[ host-image] May 20 15:47:27.245 INFO O| May 20 15:47:27.245 INFO O| Done
37582024-05-20T15:47:29.471Z[ host-image] May 20 15:47:27.683 INFO O| May 20 15:47:27.683 INFO O| Done
37592024-05-20T15:47:29.516Z[ host-image] May 20 15:47:27.728 INFO O| May 20 15:47:27.728 INFO O| Done
37602024-05-20T15:47:29.520Z[ host-image] May 20 15:47:27.729 INFO O| May 20 15:47:27.729 INFO O| Done
37612024-05-20T15:47:29.520Z[ host-image] May 20 15:47:27.729 INFO O| May 20 15:47:27.729 INFO O| Done
37622024-05-20T15:47:29.520Z[ host-image] May 20 15:47:27.731 INFO O| May 20 15:47:27.731 INFO O| Done
37632024-05-20T15:47:29.929Z[ host-image] May 20 15:47:28.141 INFO O| May 20 15:47:28.141 INFO STEP 6 (pkg_change_variant) COMPLETE
37642024-05-20T15:47:29.929Z[ host-image] May 20 15:47:28.141 INFO O| May 20 15:47:28.141 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37652024-05-20T15:47:29.932Z[ host-image] May 20 15:47:28.141 INFO O| May 20 15:47:28.141 INFO skip step because feature "debug_variant" is not enabled
37662024-05-20T15:47:29.932Z[ host-image] May 20 15:47:28.141 INFO O| May 20 15:47:28.141 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37672024-05-20T15:47:30.398Z[ host-image] May 20 15:47:28.610 INFO O| May 20 15:47:28.610 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37682024-05-20T15:47:30.776Z[ host-image] May 20 15:47:28.988 INFO O| May 20 15:47:28.988 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37692024-05-20T15:47:30.780Z[ host-image] May 20 15:47:28.989 INFO O| May 20 15:47:28.989 INFO O| Planning: Planning completed in 0.00 seconds
37702024-05-20T15:47:30.780Z[ host-image] May 20 15:47:28.989 INFO O| May 20 15:47:28.989 INFO O| Planning: Consolidating action changes ... Done
37712024-05-20T15:47:30.780Z[ host-image] May 20 15:47:28.989 INFO O| May 20 15:47:28.989 INFO O| Planning: Evaluating mediators ... Done
37722024-05-20T15:47:30.780Z[ host-image] May 20 15:47:28.990 INFO O| May 20 15:47:28.990 INFO O| Planning: Planning completed in 0.00 seconds
37732024-05-20T15:47:30.780Z[ host-image] May 20 15:47:28.990 INFO O| May 20 15:47:28.990 INFO O| Variants/Facets to change: 1
37742024-05-20T15:47:30.791Z[ host-image] May 20 15:47:29.004 INFO O| May 20 15:47:29.004 INFO O| Done
37752024-05-20T15:47:30.791Z[ host-image] May 20 15:47:29.004 INFO O| May 20 15:47:29.004 INFO O| Done
37762024-05-20T15:47:30.984Z[ host-image] May 20 15:47:29.196 INFO O| May 20 15:47:29.196 INFO O| Done
37772024-05-20T15:47:31.015Z[ host-image] May 20 15:47:29.225 INFO O| May 20 15:47:29.225 INFO O| Done
37782024-05-20T15:47:31.019Z[ host-image] May 20 15:47:29.225 INFO O| May 20 15:47:29.225 INFO O| Done
37792024-05-20T15:47:31.019Z[ host-image] May 20 15:47:29.225 INFO O| May 20 15:47:29.225 INFO O| Done
37802024-05-20T15:47:31.019Z[ host-image] May 20 15:47:29.227 INFO O| May 20 15:47:29.227 INFO O| Done
37812024-05-20T15:47:31.065Z[ host-image] May 20 15:47:29.277 INFO O| May 20 15:47:29.277 INFO STEP 8 (pkg_change_facet) COMPLETE
37822024-05-20T15:47:31.065Z[ host-image] May 20 15:47:29.277 INFO O| May 20 15:47:29.277 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37832024-05-20T15:47:31.069Z[ host-image] May 20 15:47:29.277 INFO O| May 20 15:47:29.277 INFO skip step because feature "recovery" is not enabled
37842024-05-20T15:47:31.069Z[ host-image] May 20 15:47:29.277 INFO O| May 20 15:47:29.277 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37852024-05-20T15:47:31.069Z[ host-image] May 20 15:47:29.277 INFO O| May 20 15:47:29.277 INFO skip step because feature "recovery" is not enabled
37862024-05-20T15:47:31.069Z[ host-image] May 20 15:47:29.277 INFO O| May 20 15:47:29.277 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37872024-05-20T15:47:31.078Z[ host-image] May 20 15:47:29.290 INFO O| May 20 15:47:29.290 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/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", "/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"]
37882024-05-20T15:47:31.459Z[ host-image] May 20 15:47:29.671 INFO O| May 20 15:47:29.671 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37892024-05-20T15:47:32.957Z[recovery-package] Finished release [optimized] target(s) in 24.12s
37902024-05-20T15:47:40.977Z[ host-image] May 20 15:47:39.125 INFO O| May 20 15:47:39.125 INFO O| Planning: Solver setup ... Done
37912024-05-20T15:47:45.294Z[ host-image] May 20 15:47:43.408 INFO O| May 20 15:47:43.408 INFO O| Planning: Running solver ... Done
37922024-05-20T15:47:45.443Z[ host-image] May 20 15:47:43.523 INFO O| May 20 15:47:43.523 INFO O| Planning: Finding local manifests ... Done
37932024-05-20T15:47:45.444Z[ host-image] May 20 15:47:43.531 INFO O| May 20 15:47:43.531 INFO O| Planning: Fetching manifests: 0/123 0% complete
37942024-05-20T15:47:48.061Z[ host-image] May 20 15:47:46.270 INFO O| May 20 15:47:46.270 INFO O| Planning: Fetching manifests: 123/123 100% complete
37952024-05-20T15:47:48.656Z[ host-image] May 20 15:47:46.862 INFO O| May 20 15:47:46.862 INFO O| Planning: Package planning ... Done
37962024-05-20T15:47:49.225ZMay 20 15:47:47.434 INFO [recovery-package] process exited with exit status: 0 (40.481548538s)
37972024-05-20T15:47:49.225ZMay 20 15:47:47.435 INFO [recovery-stamp] running task
37982024-05-20T15:47:49.229ZMay 20 15:47:47.435 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
37992024-05-20T15:47:49.229ZMay 20 15:47:47.435 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+git463aa0dff7a
38002024-05-20T15:47:49.235ZMay 20 15:47:47.445 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 8.0.0-0.ci+git463aa0dff7a
38012024-05-20T15:47:49.245Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38022024-05-20T15:47:49.248Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38032024-05-20T15:47:49.320Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38042024-05-20T15:47:49.323ZMay 20 15:47:47.529 INFO [stamp-installinator] process exited with exit status: 0 (94.029552ms)
38052024-05-20T15:47:49.332Z[ host-image] May 20 15:47:47.541 INFO O| May 20 15:47:47.541 INFO O| Planning: Merging actions ... Done
38062024-05-20T15:47:49.366Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38072024-05-20T15:47:49.370ZMay 20 15:47:47.579 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (134.493318ms)
38082024-05-20T15:47:49.370ZMay 20 15:47:47.579 INFO [recovery-stamp] task succeeded (144.604824ms)
38092024-05-20T15:47:49.370ZMay 20 15:47:47.579 INFO [recovery-proto] running task
38102024-05-20T15:47:49.370ZMay 20 15:47:47.579 INFO [tuf-stamp] running task
38112024-05-20T15:47:49.373ZMay 20 15:47:47.580 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 8.0.0-0.ci+git463aa0dff7a
38122024-05-20T15:47:49.381ZMay 20 15:47:47.590 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 8.0.0-0.ci+git463aa0dff7a
38132024-05-20T15:47:49.389ZMay 20 15:47:47.599 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 8.0.0-0.ci+git463aa0dff7a
38142024-05-20T15:47:49.396Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38152024-05-20T15:47:49.399ZMay 20 15:47:47.608 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 8.0.0-0.ci+git463aa0dff7a
38162024-05-20T15:47:49.406Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38172024-05-20T15:47:49.409Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38182024-05-20T15:47:49.409ZMay 20 15:47:47.618 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 8.0.0-0.ci+git463aa0dff7a
38192024-05-20T15:47:49.421Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38202024-05-20T15:47:49.424ZMay 20 15:47:47.630 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 8.0.0-0.ci+git463aa0dff7a
38212024-05-20T15:47:49.433ZMay 20 15:47:47.642 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 8.0.0-0.ci+git463aa0dff7a
38222024-05-20T15:47:49.470Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38232024-05-20T15:47:49.473Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38242024-05-20T15:47:49.528ZMay 20 15:47:47.737 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 8.0.0-0.ci+git463aa0dff7a
38252024-05-20T15:47:49.532ZMay 20 15:47:47.737 INFO [recovery-proto] task succeeded (158.188315ms)
38262024-05-20T15:47:49.532ZMay 20 15:47:47.738 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.28.233' -P /tmp/.tmpyC9skg/proto/recovery/root -N 'recovery 463aa0d/${os_short_commit} 2024-05-20 15:25' -s recovery -R
38272024-05-20T15:47:49.680Z[ recovery-image] May 20 15:47:47.886 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38282024-05-20T15:47:49.683Z[ recovery-image] May 20 15:47:47.886 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38292024-05-20T15:47:49.689Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38302024-05-20T15:47:49.689ZMay 20 15:47:47.898 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 8.0.0-0.ci+git463aa0dff7a
38312024-05-20T15:47:49.712Z[ recovery-image] May 20 15:47:47.902 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpyC9skg/proto/recovery/root"
38322024-05-20T15:47:49.715Z[ recovery-image] May 20 15:47:47.902 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38332024-05-20T15:47:49.715Z[ recovery-image] May 20 15:47:47.902 INFO image builder template: ramdisk-01-os...
38342024-05-20T15:47:49.715Z[ recovery-image] May 20 15:47:47.902 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpyC9skg/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38352024-05-20T15:47:49.716Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38362024-05-20T15:47:49.716ZMay 20 15:47:47.922 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 8.0.0-0.ci+git463aa0dff7a
38372024-05-20T15:47:49.793Z[ recovery-image] May 20 15:47:47.942 INFO O| May 20 15:47:47.942 INFO CREATE DATASET: rpool/images/build/recovery/output
38382024-05-20T15:47:49.796Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38392024-05-20T15:47:49.796ZMay 20 15:47:48.002 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 8.0.0-0.ci+git463aa0dff7a
38402024-05-20T15:47:49.838Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38412024-05-20T15:47:49.838Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38422024-05-20T15:47:49.841Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38432024-05-20T15:47:49.845ZMay 20 15:47:48.054 INFO [stamp-probe] process exited with exit status: 0 (316.335605ms)
38442024-05-20T15:47:49.861Z[ host-image] May 20 15:47:48.071 INFO O| May 20 15:47:48.070 INFO O| Planning: Checking for conflicting actions ... Done
38452024-05-20T15:47:49.870Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38462024-05-20T15:47:49.936ZMay 20 15:47:48.145 INFO [stamp-ntp] process exited with exit status: 0 (564.66721ms)
38472024-05-20T15:47:50.025Z[ recovery-image] May 20 15:47:48.234 INFO O| May 20 15:47:48.234 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38482024-05-20T15:47:50.067Z[ recovery-image] May 20 15:47:48.240 INFO O| May 20 15:47:48.240 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38492024-05-20T15:47:50.189Z[ host-image] May 20 15:47:48.397 INFO O| May 20 15:47:48.397 INFO O| Planning: Consolidating action changes ... Done
38502024-05-20T15:47:50.328Z[ recovery-image] May 20 15:47:48.537 INFO O| May 20 15:47:48.537 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38512024-05-20T15:47:50.414Z[ recovery-image] May 20 15:47:48.623 INFO O| May 20 15:47:48.623 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38522024-05-20T15:47:50.417Z[ recovery-image] May 20 15:47:48.623 INFO O| May 20 15:47:48.623 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38532024-05-20T15:47:50.418Z[ recovery-image] May 20 15:47:48.623 INFO O| May 20 15:47:48.623 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38542024-05-20T15:47:50.418Z[ recovery-image] May 20 15:47:48.623 INFO O| May 20 15:47:48.623 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38552024-05-20T15:47:50.425Z[ recovery-image] May 20 15:47:48.634 INFO O| May 20 15:47:48.634 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38562024-05-20T15:47:50.689Z[verify-libraries] Downloading crates ...
38572024-05-20T15:47:50.754Z[ host-image] May 20 15:47:48.963 INFO O| May 20 15:47:48.963 INFO O| Planning: Evaluating mediators ... Done
38582024-05-20T15:47:50.758Z[ recovery-image] May 20 15:47:48.965 INFO O| May 20 15:47:48.965 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38592024-05-20T15:47:50.791Z[ recovery-image] May 20 15:47:48.999 INFO O| May 20 15:47:48.998 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38602024-05-20T15:47:50.861Z[verify-libraries] Downloaded cargo_toml v0.20.2
38612024-05-20T15:47:50.883Z[verify-libraries] Compiling proc-macro2 v1.0.82
38622024-05-20T15:47:50.899Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38632024-05-20T15:47:50.970ZMay 20 15:47:49.178 INFO [stamp-internal-dns] process exited with exit status: 0 (1.560765549s)
38642024-05-20T15:47:50.991Z[verify-libraries] Compiling unicode-ident v1.0.12
38652024-05-20T15:47:50.991Z[verify-libraries] Compiling serde v1.0.201
38662024-05-20T15:47:50.991Z[verify-libraries] Compiling libc v0.2.153
38672024-05-20T15:47:50.991Z[verify-libraries] Compiling rustix v0.38.31
38682024-05-20T15:47:50.994Z[verify-libraries] Compiling hashbrown v0.14.3
38692024-05-20T15:47:50.994Z[verify-libraries] Compiling equivalent v1.0.1
38702024-05-20T15:47:50.994Z[verify-libraries] Compiling utf8parse v0.2.1
38712024-05-20T15:47:51.147Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38722024-05-20T15:47:51.186ZMay 20 15:47:49.395 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.497009328s)
38732024-05-20T15:47:51.272Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38742024-05-20T15:47:51.338ZMay 20 15:47:49.547 INFO [stamp-external-dns] process exited with exit status: 0 (1.544611004s)
38752024-05-20T15:47:51.509Z[ recovery-image] May 20 15:47:49.717 INFO O| May 20 15:47:49.717 INFO O| Caching catalogs ... Done
38762024-05-20T15:47:51.540Z[verify-libraries] Compiling bitflags v2.4.2
38772024-05-20T15:47:51.609Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
38782024-05-20T15:47:51.652ZMay 20 15:47:49.861 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.270881581s)
38792024-05-20T15:47:51.671Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
38802024-05-20T15:47:51.679Z[verify-libraries] Compiling anstyle-parse v0.2.1
38812024-05-20T15:47:51.696Z[ recovery-image] May 20 15:47:49.904 INFO O| May 20 15:47:49.904 INFO STEP 0 (pkg_image_create) COMPLETE
38822024-05-20T15:47:51.696Z[ recovery-image] May 20 15:47:49.904 INFO O| May 20 15:47:49.904 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38832024-05-20T15:47:51.696Z[ recovery-image] May 20 15:47:49.904 INFO O| May 20 15:47:49.904 INFO skip step because feature "repo_redist" is not enabled
38842024-05-20T15:47:51.697Z[ recovery-image] May 20 15:47:49.904 INFO O| May 20 15:47:49.904 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38852024-05-20T15:47:51.702Z[verify-libraries] Compiling camino v1.1.7
38862024-05-20T15:47:51.712Z[ recovery-image] May 20 15:47:49.920 INFO O| May 20 15:47:49.920 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38872024-05-20T15:47:51.760ZMay 20 15:47:49.969 INFO [stamp-oximeter] process exited with exit status: 0 (2.338408444s)
38882024-05-20T15:47:52.137Z[verify-libraries] Compiling colorchoice v1.0.0
38892024-05-20T15:47:52.137Z[verify-libraries] Compiling anstyle v1.0.7
38902024-05-20T15:47:52.289Z[verify-libraries] Compiling anstyle-query v1.0.0
38912024-05-20T15:47:52.410Z[verify-libraries] Compiling winnow v0.6.1
38922024-05-20T15:47:52.503Z[ recovery-image] May 20 15:47:50.711 INFO O| May 20 15:47:50.711 INFO STEP 2 (pkg_set_publisher) COMPLETE
38932024-05-20T15:47:52.503Z[ recovery-image] May 20 15:47:50.711 INFO O| May 20 15:47:50.711 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38942024-05-20T15:47:52.520Z[ recovery-image] May 20 15:47:50.728 INFO O| May 20 15:47:50.728 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38952024-05-20T15:47:52.688Z[verify-libraries] Compiling semver v1.0.23
38962024-05-20T15:47:52.892Z[verify-libraries] Compiling serde_json v1.0.117
38972024-05-20T15:47:52.935Z[verify-libraries] Compiling autocfg v1.1.0
38982024-05-20T15:47:53.074Z[verify-libraries] Compiling thiserror v1.0.60
38992024-05-20T15:47:53.360Z[ recovery-image] May 20 15:47:51.568 INFO O| May 20 15:47:51.568 INFO STEP 3 (pkg_set_publisher) COMPLETE
39002024-05-20T15:47:53.360Z[ recovery-image] May 20 15:47:51.568 INFO O| May 20 15:47:51.568 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39012024-05-20T15:47:53.360Z[ recovery-image] May 20 15:47:51.568 INFO O| May 20 15:47:51.568 INFO skip step because feature "repo_redist" is not enabled
39022024-05-20T15:47:53.360Z[ recovery-image] May 20 15:47:51.568 INFO O| May 20 15:47:51.568 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39032024-05-20T15:47:53.428Z[verify-libraries] Compiling quote v1.0.36
39042024-05-20T15:47:53.523Z[verify-libraries] Compiling indexmap v2.2.6
39052024-05-20T15:47:53.931Z[verify-libraries] Compiling anstream v0.6.11
39062024-05-20T15:47:54.040Z[verify-libraries] Compiling syn v2.0.60
39072024-05-20T15:47:54.234Z[ recovery-image] May 20 15:47:52.443 INFO O| May 20 15:47:52.443 INFO variant opensolaris.zone is already global
39082024-05-20T15:47:54.235Z[ recovery-image] May 20 15:47:52.443 INFO O| May 20 15:47:52.443 INFO STEP 5 (pkg_change_variant) COMPLETE
39092024-05-20T15:47:54.241Z[ recovery-image] May 20 15:47:52.443 INFO O| May 20 15:47:52.443 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39102024-05-20T15:47:54.515Z[verify-libraries] Compiling fs-err v2.11.0
39112024-05-20T15:47:54.698Z[verify-libraries] Compiling heck v0.5.0
39122024-05-20T15:47:54.753Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39132024-05-20T15:47:54.817ZMay 20 15:47:53.025 INFO [stamp-nexus] process exited with exit status: 0 (5.417387263s)
39142024-05-20T15:47:54.923Z[verify-libraries] Compiling errno v0.3.8
39152024-05-20T15:47:54.956Z[ recovery-image] May 20 15:47:53.164 INFO O| May 20 15:47:53.164 INFO variant opensolaris.imagetype is full; changing to partial
39162024-05-20T15:47:54.956Z[ recovery-image] May 20 15:47:53.164 INFO O| May 20 15:47:53.164 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39172024-05-20T15:47:55.240Z[verify-libraries] Compiling strsim v0.11.0
39182024-05-20T15:47:55.349Z[verify-libraries] Compiling ryu v1.0.15
39192024-05-20T15:47:55.419Z[verify-libraries] Compiling clap_lex v0.7.0
39202024-05-20T15:47:55.449Z[verify-libraries] Compiling anyhow v1.0.83
39212024-05-20T15:47:56.032Z[verify-libraries] Compiling itoa v1.0.9
39222024-05-20T15:47:56.338Z[verify-libraries] Compiling swrite v0.1.0
39232024-05-20T15:47:56.852Z[verify-libraries] Compiling terminal_size v0.3.0
39242024-05-20T15:47:57.048Z[verify-libraries] Compiling clap_builder v4.5.2
39252024-05-20T15:47:57.590Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39262024-05-20T15:47:57.594ZMay 20 15:47:55.802 INFO [stamp-cockroachdb] process exited with exit status: 0 (7.88003196s)
39272024-05-20T15:47:58.091Z[ host-image] May 20 15:47:56.298 INFO O| May 20 15:47:56.298 INFO O| Planning: Planning completed in 26.63 seconds
39282024-05-20T15:47:58.096Z[ host-image] May 20 15:47:56.304 INFO O| May 20 15:47:56.303 INFO O| Packages to install: 123
39292024-05-20T15:47:58.099Z[ host-image] May 20 15:47:56.304 INFO O| May 20 15:47:56.303 INFO O| Mediators to change: 4
39302024-05-20T15:47:58.099Z[ host-image] May 20 15:47:56.304 INFO O| May 20 15:47:56.304 INFO O| Services to change: 6
39312024-05-20T15:47:58.190Z[ host-image] May 20 15:47:56.398 INFO O| May 20 15:47:56.398 INFO O| Download: 0/22698 items 0.0/196.2MB 0% complete
39322024-05-20T15:47:59.695Z[ recovery-image] May 20 15:47:57.902 INFO O| May 20 15:47:57.901 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39332024-05-20T15:48:00.564Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39342024-05-20T15:48:00.572ZMay 20 15:47:58.774 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (11.175879507s)
39352024-05-20T15:48:00.746Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39362024-05-20T15:48:00.750ZMay 20 15:47:58.958 INFO [stamp-clickhouse] process exited with exit status: 0 (11.315583395s)
39372024-05-20T15:48:00.754ZMay 20 15:47:58.958 INFO [tuf-stamp] task succeeded (11.3783598s)
39382024-05-20T15:48:01.627Z[verify-libraries] Compiling serde_derive v1.0.201
39392024-05-20T15:48:01.627Z[verify-libraries] Compiling thiserror-impl v1.0.60
39402024-05-20T15:48:01.631Z[verify-libraries] Compiling clap_derive v4.5.4
39412024-05-20T15:48:02.420Z[ recovery-image] May 20 15:48:00.626 INFO O| May 20 15:48:00.626 INFO O| Startup: Caching catalogs ... Done
39422024-05-20T15:48:02.477Z[ recovery-image] May 20 15:48:00.683 INFO O| May 20 15:48:00.683 INFO O| Planning: Planning completed in 0.00 seconds
39432024-05-20T15:48:02.481Z[ recovery-image] May 20 15:48:00.684 INFO O| May 20 15:48:00.684 INFO O| Planning: Consolidating action changes ... Done
39442024-05-20T15:48:02.481Z[ recovery-image] May 20 15:48:00.684 INFO O| May 20 15:48:00.684 INFO O| Planning: Evaluating mediators ... Done
39452024-05-20T15:48:02.481Z[ recovery-image] May 20 15:48:00.685 INFO O| May 20 15:48:00.684 INFO O| Planning: Planning completed in 0.00 seconds
39462024-05-20T15:48:02.481Z[ recovery-image] May 20 15:48:00.686 INFO O| May 20 15:48:00.686 INFO O| Variants/Facets to change: 1
39472024-05-20T15:48:02.501Z[ recovery-image] May 20 15:48:00.707 INFO O| May 20 15:48:00.707 INFO O| Done
39482024-05-20T15:48:02.501Z[ recovery-image] May 20 15:48:00.707 INFO O| May 20 15:48:00.707 INFO O| Done
39492024-05-20T15:48:02.900Z[ recovery-image] May 20 15:48:01.106 INFO O| May 20 15:48:01.106 INFO O| Done
39502024-05-20T15:48:02.939Z[ recovery-image] May 20 15:48:01.145 INFO O| May 20 15:48:01.145 INFO O| Done
39512024-05-20T15:48:02.944Z[ recovery-image] May 20 15:48:01.147 INFO O| May 20 15:48:01.147 INFO O| Done
39522024-05-20T15:48:02.945Z[ recovery-image] May 20 15:48:01.147 INFO O| May 20 15:48:01.147 INFO O| Done
39532024-05-20T15:48:02.945Z[ recovery-image] May 20 15:48:01.149 INFO O| May 20 15:48:01.149 INFO O| Done
39542024-05-20T15:48:03.217Z[ host-image] May 20 15:48:01.423 INFO O| May 20 15:48:01.423 INFO O| Download: 1592/22698 items 9.6/196.2MB 4% complete (2.0M/s)
39552024-05-20T15:48:03.309Z[ recovery-image] May 20 15:48:01.515 INFO O| May 20 15:48:01.515 INFO STEP 6 (pkg_change_variant) COMPLETE
39562024-05-20T15:48:03.310Z[ recovery-image] May 20 15:48:01.515 INFO O| May 20 15:48:01.515 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39572024-05-20T15:48:03.314Z[ recovery-image] May 20 15:48:01.515 INFO O| May 20 15:48:01.515 INFO skip step because feature "debug_variant" is not enabled
39582024-05-20T15:48:03.314Z[ recovery-image] May 20 15:48:01.515 INFO O| May 20 15:48:01.515 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39592024-05-20T15:48:03.835Z[ recovery-image] May 20 15:48:02.041 INFO O| May 20 15:48:02.041 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39602024-05-20T15:48:04.338Z[ recovery-image] May 20 15:48:02.544 INFO O| May 20 15:48:02.544 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39612024-05-20T15:48:04.341Z[ recovery-image] May 20 15:48:02.545 INFO O| May 20 15:48:02.545 INFO O| Planning: Planning completed in 0.00 seconds
39622024-05-20T15:48:04.342Z[ recovery-image] May 20 15:48:02.546 INFO O| May 20 15:48:02.546 INFO O| Planning: Consolidating action changes ... Done
39632024-05-20T15:48:04.342Z[ recovery-image] May 20 15:48:02.546 INFO O| May 20 15:48:02.546 INFO O| Planning: Evaluating mediators ... Done
39642024-05-20T15:48:04.342Z[ recovery-image] May 20 15:48:02.546 INFO O| May 20 15:48:02.546 INFO O| Planning: Planning completed in 0.00 seconds
39652024-05-20T15:48:04.342Z[ recovery-image] May 20 15:48:02.547 INFO O| May 20 15:48:02.547 INFO O| Variants/Facets to change: 1
39662024-05-20T15:48:04.354Z[ recovery-image] May 20 15:48:02.561 INFO O| May 20 15:48:02.561 INFO O| Done
39672024-05-20T15:48:04.354Z[ recovery-image] May 20 15:48:02.561 INFO O| May 20 15:48:02.561 INFO O| Done
39682024-05-20T15:48:04.590Z[ recovery-image] May 20 15:48:02.796 INFO O| May 20 15:48:02.796 INFO O| Done
39692024-05-20T15:48:04.619Z[ recovery-image] May 20 15:48:02.826 INFO O| May 20 15:48:02.826 INFO O| Done
39702024-05-20T15:48:04.623Z[ recovery-image] May 20 15:48:02.826 INFO O| May 20 15:48:02.826 INFO O| Done
39712024-05-20T15:48:04.623Z[ recovery-image] May 20 15:48:02.827 INFO O| May 20 15:48:02.826 INFO O| Done
39722024-05-20T15:48:04.623Z[ recovery-image] May 20 15:48:02.828 INFO O| May 20 15:48:02.828 INFO O| Done
39732024-05-20T15:48:04.694Z[ recovery-image] May 20 15:48:02.900 INFO O| May 20 15:48:02.900 INFO STEP 8 (pkg_change_facet) COMPLETE
39742024-05-20T15:48:04.694Z[ recovery-image] May 20 15:48:02.900 INFO O| May 20 15:48:02.900 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39752024-05-20T15:48:04.936Z[verify-libraries] Compiling clap v4.5.4
39762024-05-20T15:48:05.062Z[ recovery-image] May 20 15:48:03.268 INFO O| May 20 15:48:03.268 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39772024-05-20T15:48:05.472Z[ recovery-image] May 20 15:48:03.678 INFO O| May 20 15:48:03.678 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39782024-05-20T15:48:05.476Z[ recovery-image] May 20 15:48:03.679 INFO O| May 20 15:48:03.679 INFO O| Planning: Planning completed in 0.00 seconds
39792024-05-20T15:48:05.476Z[ recovery-image] May 20 15:48:03.680 INFO O| May 20 15:48:03.680 INFO O| Planning: Consolidating action changes ... Done
39802024-05-20T15:48:05.476Z[ recovery-image] May 20 15:48:03.680 INFO O| May 20 15:48:03.680 INFO O| Planning: Evaluating mediators ... Done
39812024-05-20T15:48:05.476Z[ recovery-image] May 20 15:48:03.680 INFO O| May 20 15:48:03.680 INFO O| Planning: Planning completed in 0.00 seconds
39822024-05-20T15:48:05.476Z[ recovery-image] May 20 15:48:03.680 INFO O| May 20 15:48:03.680 INFO O| Variants/Facets to change: 1
39832024-05-20T15:48:05.489Z[ recovery-image] May 20 15:48:03.695 INFO O| May 20 15:48:03.695 INFO O| Done
39842024-05-20T15:48:05.489Z[ recovery-image] May 20 15:48:03.696 INFO O| May 20 15:48:03.695 INFO O| Done
39852024-05-20T15:48:05.761Z[ recovery-image] May 20 15:48:03.967 INFO O| May 20 15:48:03.967 INFO O| Done
39862024-05-20T15:48:05.791Z[ recovery-image] May 20 15:48:03.997 INFO O| May 20 15:48:03.997 INFO O| Done
39872024-05-20T15:48:05.796Z[ recovery-image] May 20 15:48:03.998 INFO O| May 20 15:48:03.998 INFO O| Done
39882024-05-20T15:48:05.796Z[ recovery-image] May 20 15:48:03.998 INFO O| May 20 15:48:03.998 INFO O| Done
39892024-05-20T15:48:05.796Z[ recovery-image] May 20 15:48:03.999 INFO O| May 20 15:48:03.999 INFO O| Done
39902024-05-20T15:48:05.858Z[ recovery-image] May 20 15:48:04.055 INFO O| May 20 15:48:04.055 INFO STEP 9 (pkg_change_facet) COMPLETE
39912024-05-20T15:48:05.858Z[ recovery-image] May 20 15:48:04.055 INFO O| May 20 15:48:04.055 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39922024-05-20T15:48:06.193Z[ recovery-image] May 20 15:48:04.399 INFO O| May 20 15:48:04.399 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39932024-05-20T15:48:06.566Z[ recovery-image] May 20 15:48:04.773 INFO O| May 20 15:48:04.773 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39942024-05-20T15:48:06.570Z[ recovery-image] May 20 15:48:04.774 INFO O| May 20 15:48:04.774 INFO O| Planning: Planning completed in 0.00 seconds
39952024-05-20T15:48:06.570Z[ recovery-image] May 20 15:48:04.774 INFO O| May 20 15:48:04.774 INFO O| Planning: Consolidating action changes ... Done
39962024-05-20T15:48:06.570Z[ recovery-image] May 20 15:48:04.775 INFO O| May 20 15:48:04.774 INFO O| Planning: Evaluating mediators ... Done
39972024-05-20T15:48:06.570Z[ recovery-image] May 20 15:48:04.775 INFO O| May 20 15:48:04.775 INFO O| Planning: Planning completed in 0.00 seconds
39982024-05-20T15:48:06.570Z[ recovery-image] May 20 15:48:04.775 INFO O| May 20 15:48:04.775 INFO O| Variants/Facets to change: 1
39992024-05-20T15:48:06.583Z[ recovery-image] May 20 15:48:04.789 INFO O| May 20 15:48:04.789 INFO O| Done
40002024-05-20T15:48:06.583Z[ recovery-image] May 20 15:48:04.789 INFO O| May 20 15:48:04.789 INFO O| Done
40012024-05-20T15:48:06.786Z[ recovery-image] May 20 15:48:04.988 INFO O| May 20 15:48:04.988 INFO O| Done
40022024-05-20T15:48:06.811Z[ recovery-image] May 20 15:48:05.017 INFO O| May 20 15:48:05.017 INFO O| Done
40032024-05-20T15:48:06.814Z[ recovery-image] May 20 15:48:05.018 INFO O| May 20 15:48:05.018 INFO O| Done
40042024-05-20T15:48:06.814Z[ recovery-image] May 20 15:48:05.018 INFO O| May 20 15:48:05.018 INFO O| Done
40052024-05-20T15:48:06.814Z[ recovery-image] May 20 15:48:05.019 INFO O| May 20 15:48:05.019 INFO O| Done
40062024-05-20T15:48:06.868Z[ recovery-image] May 20 15:48:05.074 INFO O| May 20 15:48:05.074 INFO STEP 10 (pkg_change_facet) COMPLETE
40072024-05-20T15:48:06.869Z[ recovery-image] May 20 15:48:05.074 INFO O| May 20 15:48:05.074 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40082024-05-20T15:48:06.880Z[ recovery-image] May 20 15:48:05.086 INFO O| May 20 15:48:05.086 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/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", "/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"]
40092024-05-20T15:48:07.272Z[ recovery-image] May 20 15:48:05.466 INFO O| May 20 15:48:05.466 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40102024-05-20T15:48:09.114Z[ host-image] May 20 15:48:07.320 INFO O| May 20 15:48:07.320 INFO O| Download: 1694/22698 items 11.1/196.2MB 5% complete (1.2M/s)
40112024-05-20T15:48:10.340Z[verify-libraries] Compiling toml_datetime v0.6.5
40122024-05-20T15:48:10.340Z[verify-libraries] Compiling serde_spanned v0.6.5
40132024-05-20T15:48:10.344Z[verify-libraries] Compiling cargo-platform v0.1.3
40142024-05-20T15:48:10.344Z[verify-libraries] Compiling macaddr v1.0.1
40152024-05-20T15:48:10.599Z[verify-libraries] Compiling toml_edit v0.22.12
40162024-05-20T15:48:11.711Z[verify-libraries] Compiling cargo_metadata v0.18.1
40172024-05-20T15:48:12.692Z[verify-libraries] Compiling toml v0.8.12
40182024-05-20T15:48:13.457Z[verify-libraries] Compiling cargo_toml v0.20.2
40192024-05-20T15:48:14.118Z[ host-image] May 20 15:48:12.323 INFO O| May 20 15:48:12.323 INFO O| Download: 2026/22698 items 23.1/196.2MB 11% complete (1.4M/s)
40202024-05-20T15:48:17.202Z[verify-libraries] Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40212024-05-20T15:48:18.284Z[ recovery-image] May 20 15:48:16.488 INFO O| May 20 15:48:16.488 INFO O| Planning: Solver setup ... Done
40222024-05-20T15:48:19.925Z[ host-image] May 20 15:48:18.129 INFO O| May 20 15:48:18.129 INFO O| Download: 2286/22698 items 26.6/196.2MB 13% complete (1.5M/s)
40232024-05-20T15:48:20.079Z[verify-libraries] Finished dev [unoptimized + debuginfo] target(s) in 30.83s
40242024-05-20T15:48:20.123Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
40252024-05-20T15:48:23.002Z[ recovery-image] May 20 15:48:21.206 INFO O| May 20 15:48:21.206 INFO O| Planning: Running solver ... Done
40262024-05-20T15:48:23.125Z[ recovery-image] May 20 15:48:21.328 INFO O| May 20 15:48:21.328 INFO O| Planning: Finding local manifests ... Done
40272024-05-20T15:48:23.136Z[ recovery-image] May 20 15:48:21.337 INFO O| May 20 15:48:21.337 INFO O| Planning: Fetching manifests: 0/123 0% complete
40282024-05-20T15:48:24.926Z[ host-image] May 20 15:48:23.129 INFO O| May 20 15:48:23.129 INFO O| Download: 3508/22698 items 35.7/196.2MB 18% complete (1.3M/s)
40292024-05-20T15:48:26.370Z[ recovery-image] May 20 15:48:24.573 INFO O| May 20 15:48:24.573 INFO O| Planning: Fetching manifests: 123/123 100% complete
40302024-05-20T15:48:26.382Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40312024-05-20T15:48:26.458Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40322024-05-20T15:48:26.478Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
40332024-05-20T15:48:26.491Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40342024-05-20T15:48:26.492Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
40352024-05-20T15:48:26.500Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40362024-05-20T15:48:26.500Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
40372024-05-20T15:48:26.500Z[verify-libraries] Compiling termios v0.3.3
40382024-05-20T15:48:26.832Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40392024-05-20T15:48:26.960Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
40402024-05-20T15:48:27.274Z[ recovery-image] May 20 15:48:25.464 INFO O| May 20 15:48:25.464 INFO O| Planning: Package planning ... Done
40412024-05-20T15:48:27.912Z[ recovery-image] May 20 15:48:26.114 INFO O| May 20 15:48:26.114 INFO O| Planning: Merging actions ... Done
40422024-05-20T15:48:28.258Z[ recovery-image] May 20 15:48:26.460 INFO O| May 20 15:48:26.460 INFO O| Planning: Checking for conflicting actions ... Done
40432024-05-20T15:48:28.411Z[ recovery-image] May 20 15:48:26.614 INFO O| May 20 15:48:26.614 INFO O| Planning: Consolidating action changes ... Done
40442024-05-20T15:48:28.743Z[ recovery-image] May 20 15:48:26.945 INFO O| May 20 15:48:26.945 INFO O| Planning: Evaluating mediators ... Done
40452024-05-20T15:48:29.946Z[ host-image] May 20 15:48:28.147 INFO O| May 20 15:48:28.147 INFO O| Download: 4531/22698 items 42.1/196.2MB 21% complete (1.7M/s)
40462024-05-20T15:48:30.776Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40472024-05-20T15:48:34.543Z[ recovery-image] May 20 15:48:32.744 INFO O| May 20 15:48:32.744 INFO O| Planning: Planning completed in 27.28 seconds
40482024-05-20T15:48:34.548Z[ recovery-image] May 20 15:48:32.750 INFO O| May 20 15:48:32.750 INFO O| Packages to install: 123
40492024-05-20T15:48:34.549Z[ recovery-image] May 20 15:48:32.750 INFO O| May 20 15:48:32.750 INFO O| Mediators to change: 4
40502024-05-20T15:48:34.552Z[ recovery-image] May 20 15:48:32.750 INFO O| May 20 15:48:32.750 INFO O| Services to change: 5
40512024-05-20T15:48:34.655Z[ recovery-image] May 20 15:48:32.857 INFO O| May 20 15:48:32.857 INFO O| Download: 0/15811 items 0.0/173.0MB 0% complete
40522024-05-20T15:48:34.946Z[ host-image] May 20 15:48:33.147 INFO O| May 20 15:48:33.147 INFO O| Download: 4812/22698 items 45.5/196.2MB 23% complete (1003k/s)
40532024-05-20T15:48:39.758Z[ recovery-image] May 20 15:48:37.959 INFO O| May 20 15:48:37.959 INFO O| Download: 854/15811 items 6.3/173.0MB 3% complete (1.3M/s)
40542024-05-20T15:48:40.594Z[ host-image] May 20 15:48:38.794 INFO O| May 20 15:48:38.794 INFO O| Download: 5734/22698 items 46.2/196.2MB 23% complete (417k/s)
40552024-05-20T15:48:42.151Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40562024-05-20T15:48:45.612Z[ host-image] May 20 15:48:43.811 INFO O| May 20 15:48:43.810 INFO O| Download: 6540/22698 items 46.7/196.2MB 23% complete (92.9k/s)
40572024-05-20T15:48:50.033Z[ recovery-image] May 20 15:48:48.231 INFO O| May 20 15:48:48.231 INFO O| Download: 1049/15811 items 7.9/173.0MB 4% complete (1.1M/s)
40582024-05-20T15:48:51.496Z[ host-image] May 20 15:48:49.690 INFO O| May 20 15:48:49.690 INFO O| Download: 6829/22698 items 48.8/196.2MB 24% complete (252k/s)
40592024-05-20T15:48:55.199Z[ recovery-image] May 20 15:48:53.397 INFO O| May 20 15:48:53.397 INFO O| Download: 1183/15811 items 14.3/173.0MB 8% complete (1.2M/s)
40602024-05-20T15:48:56.493Z[ host-image] May 20 15:48:54.691 INFO O| May 20 15:48:54.691 INFO O| Download: 7533/22698 items 58.1/196.2MB 29% complete (1.1M/s)
40612024-05-20T15:49:00.216Z[ recovery-image] May 20 15:48:58.413 INFO O| May 20 15:48:58.413 INFO O| Download: 1455/15811 items 21.4/173.0MB 12% complete (1.3M/s)
40622024-05-20T15:49:02.532Z[ host-image] May 20 15:49:00.728 INFO O| May 20 15:49:00.728 INFO O| Download: 8054/22698 items 60.2/196.2MB 30% complete (1.2M/s)
40632024-05-20T15:49:05.221Z[ recovery-image] May 20 15:49:03.417 INFO O| May 20 15:49:03.417 INFO O| Download: 1712/15811 items 27.5/173.0MB 15% complete (1.3M/s)
40642024-05-20T15:49:08.627Z[ host-image] May 20 15:49:06.823 INFO O| May 20 15:49:06.823 INFO O| Download: 8279/22698 items 67.5/196.2MB 34% complete (834k/s)
40652024-05-20T15:49:10.222Z[ recovery-image] May 20 15:49:08.417 INFO O| May 20 15:49:08.417 INFO O| Download: 2659/15811 items 33.0/173.0MB 19% complete (1.2M/s)
40662024-05-20T15:49:13.643Z[ host-image] May 20 15:49:11.838 INFO O| May 20 15:49:11.838 INFO O| Download: 8930/22698 items 71.8/196.2MB 36% complete (1.1M/s)
40672024-05-20T15:49:15.242Z[ recovery-image] May 20 15:49:13.437 INFO O| May 20 15:49:13.437 INFO O| Download: 3142/15811 items 37.3/173.0MB 21% complete (1.1M/s)
40682024-05-20T15:49:18.754Z[ host-image] May 20 15:49:16.948 INFO O| May 20 15:49:16.948 INFO O| Download: 9361/22698 items 81.3/196.2MB 41% complete (1.6M/s)
40692024-05-20T15:49:20.261Z[ recovery-image] May 20 15:49:18.443 INFO O| May 20 15:49:18.443 INFO O| Download: 3625/15811 items 39.3/173.0MB 22% complete (743k/s)
40702024-05-20T15:49:20.559Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40712024-05-20T15:49:23.775Z[ host-image] May 20 15:49:21.968 INFO O| May 20 15:49:21.968 INFO O| Download: 10381/22698 items 87.8/196.2MB 44% complete (1.6M/s)
40722024-05-20T15:49:26.142Z[ recovery-image] May 20 15:49:24.334 INFO O| May 20 15:49:24.334 INFO O| Download: 3748/15811 items 41.8/173.0MB 24% complete (578k/s)
40732024-05-20T15:49:28.779Z[ host-image] May 20 15:49:26.971 INFO O| May 20 15:49:26.971 INFO O| Download: 10837/22698 items 89.9/196.2MB 45% complete (955k/s)
40742024-05-20T15:49:30.379Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40752024-05-20T15:49:31.222Z[ recovery-image] May 20 15:49:29.414 INFO O| May 20 15:49:29.414 INFO O| Download: 4775/15811 items 42.9/173.0MB 24% complete (376k/s)
40762024-05-20T15:49:33.780Z[ host-image] May 20 15:49:31.972 INFO O| May 20 15:49:31.971 INFO O| Download: 11124/22698 items 93.6/196.2MB 47% complete (587k/s)
40772024-05-20T15:49:36.489Z[ recovery-image] May 20 15:49:34.680 INFO O| May 20 15:49:34.679 INFO O| Download: 5639/15811 items 44.4/173.0MB 25% complete (229k/s)
40782024-05-20T15:49:39.567Z[ host-image] May 20 15:49:37.751 INFO O| May 20 15:49:37.751 INFO O| Download: 11253/22698 items 94.8/196.2MB 48% complete (470k/s)
40792024-05-20T15:49:43.255Z[ recovery-image] May 20 15:49:41.445 INFO O| May 20 15:49:41.445 INFO O| Download: 5729/15811 items 46.7/173.0MB 27% complete (376k/s)
40802024-05-20T15:49:44.658Z[ host-image] May 20 15:49:42.848 INFO O| May 20 15:49:42.848 INFO O| Download: 11979/22698 items 99.2/196.2MB 50% complete (538k/s)
40812024-05-20T15:49:49.419Z[ recovery-image] May 20 15:49:47.608 INFO O| May 20 15:49:47.608 INFO O| Download: 5994/15811 items 54.0/173.0MB 31% complete (950k/s)
40822024-05-20T15:49:50.452Z[ host-image] May 20 15:49:48.640 INFO O| May 20 15:49:48.640 INFO O| Download: 12175/22698 items 108.6/196.2MB 55% complete (1.4M/s)
40832024-05-20T15:49:52.789Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40842024-05-20T15:49:55.186Z[ recovery-image] May 20 15:49:53.374 INFO O| May 20 15:49:53.374 INFO O| Download: 6144/15811 items 61.6/173.0MB 35% complete (817k/s)
40852024-05-20T15:49:55.454Z[ host-image] May 20 15:49:53.642 INFO O| May 20 15:49:53.642 INFO O| Download: 13140/22698 items 109.7/196.2MB 55% complete (972k/s)
40862024-05-20T15:50:00.193Z[ recovery-image] May 20 15:49:58.380 INFO O| May 20 15:49:58.380 INFO O| Download: 6893/15811 items 68.1/173.0MB 39% complete (1.2M/s)
40872024-05-20T15:50:00.456Z[ host-image] May 20 15:49:58.643 INFO O| May 20 15:49:58.643 INFO O| Download: 13800/22698 items 110.1/196.2MB 56% complete (153k/s)
40882024-05-20T15:50:05.490Z[ recovery-image] May 20 15:50:03.676 INFO O| May 20 15:50:03.676 INFO O| Download: 7601/15811 items 73.6/173.0MB 42% complete (1.2M/s)
40892024-05-20T15:50:06.329Z[ host-image] May 20 15:50:04.515 INFO O| May 20 15:50:04.515 INFO O| Download: 14236/22698 items 110.5/196.2MB 56% complete (81.0k/s)
40902024-05-20T15:50:10.921Z[ recovery-image] May 20 15:50:09.106 INFO O| May 20 15:50:09.106 INFO O| Download: 7901/15811 items 77.3/173.0MB 44% complete (992k/s)
40912024-05-20T15:50:11.551Z[ host-image] May 20 15:50:09.729 INFO O| May 20 15:50:09.729 INFO O| Download: 14473/22698 items 115.1/196.2MB 58% complete (422k/s)
40922024-05-20T15:50:15.935Z[ recovery-image] May 20 15:50:14.120 INFO O| May 20 15:50:14.119 INFO O| Download: 8461/15811 items 79.7/173.0MB 46% complete (683k/s)
40932024-05-20T15:50:16.547Z[ host-image] May 20 15:50:14.732 INFO O| May 20 15:50:14.732 INFO O| Download: 15045/22698 items 122.6/196.2MB 62% complete (1.2M/s)
40942024-05-20T15:50:21.042Z[ recovery-image] May 20 15:50:19.225 INFO O| May 20 15:50:19.225 INFO O| Download: 8651/15811 items 82.5/173.0MB 47% complete (498k/s)
40952024-05-20T15:50:21.549Z[ host-image] May 20 15:50:19.732 INFO O| May 20 15:50:19.732 INFO O| Download: 15766/22698 items 128.0/196.2MB 65% complete (1.2M/s)
40962024-05-20T15:50:26.570Z[ host-image] May 20 15:50:24.753 INFO O| May 20 15:50:24.753 INFO O| Download: 16492/22698 items 146.0/196.2MB 74% complete (2.3M/s)
40972024-05-20T15:50:26.985Z[ recovery-image] May 20 15:50:25.167 INFO O| May 20 15:50:25.167 INFO O| Download: 8831/15811 items 92.4/173.0MB 53% complete (1.2M/s)
40982024-05-20T15:50:31.571Z[ host-image] May 20 15:50:29.754 INFO O| May 20 15:50:29.753 INFO O| Download: 17322/22698 items 148.8/196.2MB 75% complete (2.2M/s)
40992024-05-20T15:50:32.005Z[ recovery-image] May 20 15:50:30.187 INFO O| May 20 15:50:30.186 INFO O| Download: 9029/15811 items 92.6/173.0MB 53% complete (893k/s)
41002024-05-20T15:50:36.747Z[ host-image] May 20 15:50:34.928 INFO O| May 20 15:50:34.928 INFO O| Download: 17832/22698 items 149.9/196.2MB 76% complete (1.5M/s)
41012024-05-20T15:50:38.430Z[ recovery-image] May 20 15:50:36.611 INFO O| May 20 15:50:36.611 INFO O| Download: 9932/15811 items 93.0/173.0MB 53% complete (81.6k/s)
41022024-05-20T15:50:41.749Z[ host-image] May 20 15:50:39.929 INFO O| May 20 15:50:39.929 INFO O| Download: 18172/22698 items 159.7/196.2MB 81% complete (1.1M/s)
41032024-05-20T15:50:44.222Z[ recovery-image] May 20 15:50:42.399 INFO O| May 20 15:50:42.399 INFO O| Download: 10547/15811 items 93.5/173.0MB 54% complete (75.5k/s)
41042024-05-20T15:50:47.449Z[ host-image] May 20 15:50:45.628 INFO O| May 20 15:50:45.628 INFO O| Download: 18916/22698 items 162.6/196.2MB 82% complete (1.3M/s)
41052024-05-20T15:50:49.237Z[ recovery-image] May 20 15:50:47.416 INFO O| May 20 15:50:47.416 INFO O| Download: 11020/15811 items 95.1/173.0MB 54% complete (193k/s)
41062024-05-20T15:50:52.451Z[ host-image] May 20 15:50:50.630 INFO O| May 20 15:50:50.630 INFO O| Download: 19744/22698 items 165.7/196.2MB 84% complete (557k/s)
41072024-05-20T15:50:54.241Z[ recovery-image] May 20 15:50:52.420 INFO O| May 20 15:50:52.420 INFO O| Download: 11144/15811 items 101.7/173.0MB 58% complete (799k/s)
41082024-05-20T15:50:57.453Z[ host-image] May 20 15:50:55.630 INFO O| May 20 15:50:55.630 INFO O| Download: 20495/22698 items 168.9/196.2MB 86% complete (640k/s)
41092024-05-20T15:50:59.899Z[ recovery-image] May 20 15:50:58.075 INFO O| May 20 15:50:58.075 INFO O| Download: 11402/15811 items 107.1/173.0MB 61% complete (1.2M/s)
41102024-05-20T15:51:03.360Z[ host-image] May 20 15:51:01.537 INFO O| May 20 15:51:01.536 INFO O| Download: 20589/22698 items 169.6/196.2MB 86% complete (567k/s)
41112024-05-20T15:51:05.430Z[ recovery-image] May 20 15:51:03.607 INFO O| May 20 15:51:03.607 INFO O| Download: 11688/15811 items 119.6/173.0MB 69% complete (1.4M/s)
41122024-05-20T15:51:08.360Z[ host-image] May 20 15:51:06.537 INFO O| May 20 15:51:06.536 INFO O| Download: 20845/22698 items 175.2/196.2MB 89% complete (641k/s)
41132024-05-20T15:51:10.433Z[ recovery-image] May 20 15:51:08.609 INFO O| May 20 15:51:08.609 INFO O| Download: 12231/15811 items 137.8/173.0MB 79% complete (2.9M/s)
41142024-05-20T15:51:14.938Z[ host-image] May 20 15:51:13.113 INFO O| May 20 15:51:13.112 INFO O| Download: 20920/22698 items 175.7/196.2MB 89% complete (699k/s)
41152024-05-20T15:51:16.223Z[ recovery-image] May 20 15:51:14.396 INFO O| May 20 15:51:14.396 INFO O| Download: 13007/15811 items 140.9/173.0MB 81% complete (2.1M/s)
41162024-05-20T15:51:19.951Z[ host-image] May 20 15:51:18.125 INFO O| May 20 15:51:18.125 INFO O| Download: 21089/22698 items 176.3/196.2MB 89% complete (124k/s)
41172024-05-20T15:51:21.822Z[ recovery-image] May 20 15:51:19.995 INFO O| May 20 15:51:19.995 INFO O| Download: 14024/15811 items 144.7/173.0MB 83% complete (605k/s)
41182024-05-20T15:51:27.759Z[ recovery-image] May 20 15:51:25.932 INFO O| May 20 15:51:25.932 INFO O| Download: 14655/15811 items 147.8/173.0MB 85% complete (593k/s)
41192024-05-20T15:51:28.726Z[ host-image] May 20 15:51:26.898 INFO O| May 20 15:51:26.898 INFO O| Download: 21520/22698 items 180.3/196.2MB 91% complete (495k/s)
41202024-05-20T15:51:33.534Z[ recovery-image] May 20 15:51:31.701 INFO O| May 20 15:51:31.701 INFO O| Download: 14728/15811 items 153.2/173.0MB 88% complete (774k/s)
41212024-05-20T15:51:33.726Z[ host-image] May 20 15:51:31.898 INFO O| May 20 15:51:31.898 INFO O| Download: 21911/22698 items 188.5/196.2MB 96% complete (899k/s)
41222024-05-20T15:51:39.488Z[ recovery-image] May 20 15:51:37.659 INFO O| May 20 15:51:37.659 INFO O| Download: 15225/15811 items 157.8/173.0MB 91% complete (936k/s)
41232024-05-20T15:51:39.492Z[ host-image] May 20 15:51:37.663 INFO O| May 20 15:51:37.663 INFO O| Download: 21996/22698 items 189.7/196.2MB 96% complete (1.1M/s)
41242024-05-20T15:51:44.501Z[ host-image] May 20 15:51:42.671 INFO O| May 20 15:51:42.671 INFO O| Download: 22647/22698 items 196.1/196.2MB 99% complete (794k/s)
41252024-05-20T15:51:45.545Z[ recovery-image] May 20 15:51:43.714 INFO O| May 20 15:51:43.714 INFO O| Download: 15483/15811 items 165.6/173.0MB 95% complete (1.2M/s)
41262024-05-20T15:51:45.622Z[ host-image] May 20 15:51:43.792 INFO O| May 20 15:51:43.791 INFO O| Download: Completed 196.19 MB in 227.39 seconds (881k/s)
41272024-05-20T15:51:47.250Z[ host-image] May 20 15:51:45.411 INFO O| May 20 15:51:45.411 INFO O| Actions: 1/49171 actions (Installing new actions)
41282024-05-20T15:51:51.339Z[ recovery-image] May 20 15:51:49.508 INFO O| May 20 15:51:49.508 INFO O| Download: 15604/15811 items 167.1/173.0MB 96% complete (959k/s)
41292024-05-20T15:51:52.243Z[ host-image] May 20 15:51:50.411 INFO O| May 20 15:51:50.411 INFO O| Actions: 12600/49171 actions (Installing new actions)
41302024-05-20T15:51:53.895Z[ recovery-image] May 20 15:51:52.064 INFO O| May 20 15:51:52.064 INFO O| Download: Completed 173.02 MB in 199.21 seconds (886k/s)
41312024-05-20T15:51:54.928Z[ recovery-image] May 20 15:51:53.096 INFO O| May 20 15:51:53.096 INFO O| Actions: 1/24935 actions (Installing new actions)
41322024-05-20T15:51:57.244Z[ host-image] May 20 15:51:55.411 INFO O| May 20 15:51:55.411 INFO O| Actions: 21159/49171 actions (Installing new actions)
41332024-05-20T15:51:59.930Z[ recovery-image] May 20 15:51:58.097 INFO O| May 20 15:51:58.097 INFO O| Actions: 8601/24935 actions (Installing new actions)
41342024-05-20T15:52:02.244Z[ host-image] May 20 15:52:00.411 INFO O| May 20 15:52:00.411 INFO O| Actions: 42305/49171 actions (Installing new actions)
41352024-05-20T15:52:04.933Z[ recovery-image] May 20 15:52:03.099 INFO O| May 20 15:52:03.098 INFO O| Actions: 14905/24935 actions (Installing new actions)
41362024-05-20T15:52:07.349Z[ host-image] May 20 15:52:05.515 INFO O| May 20 15:52:05.515 INFO O| Actions: 48751/49171 actions (Installing new actions)
41372024-05-20T15:52:08.620Z[ host-image] May 20 15:52:06.786 INFO O| May 20 15:52:06.786 INFO O| Actions: Completed 49171 actions in 21.37 seconds.
41382024-05-20T15:52:09.021Z[ host-image] May 20 15:52:07.186 INFO O| May 20 15:52:07.186 INFO O| Done
41392024-05-20T15:52:09.022Z[ host-image] May 20 15:52:07.186 INFO O| May 20 15:52:07.186 INFO O| Done
41402024-05-20T15:52:09.893Z[ host-image] May 20 15:52:08.059 INFO O| May 20 15:52:08.059 INFO O| Done
41412024-05-20T15:52:10.118Z[ recovery-image] May 20 15:52:08.284 INFO O| May 20 15:52:08.284 INFO O| Actions: 24382/24935 actions (Installing new actions)
41422024-05-20T15:52:12.316Z[ host-image] May 20 15:52:10.482 INFO O| May 20 15:52:10.481 INFO O| Done
41432024-05-20T15:52:12.350Z[ host-image] May 20 15:52:10.516 INFO O| May 20 15:52:10.516 INFO O| Done
41442024-05-20T15:52:13.713Z[ recovery-image] May 20 15:52:11.878 INFO O| May 20 15:52:11.878 INFO O| Actions: Completed 24935 actions in 18.78 seconds.
41452024-05-20T15:52:14.102Z[ recovery-image] May 20 15:52:12.267 INFO O| May 20 15:52:12.213 INFO O| Done
41462024-05-20T15:52:14.103Z[ recovery-image] May 20 15:52:12.267 INFO O| May 20 15:52:12.214 INFO O| Done
41472024-05-20T15:52:14.933Z[ recovery-image] May 20 15:52:13.098 INFO O| May 20 15:52:13.098 INFO O| Done
41482024-05-20T15:52:16.971Z[ recovery-image] May 20 15:52:15.135 INFO O| May 20 15:52:15.135 INFO O| Done
41492024-05-20T15:52:16.992Z[ recovery-image] May 20 15:52:15.157 INFO O| May 20 15:52:15.157 INFO O| Done
41502024-05-20T15:52:26.753Z[ host-image] May 20 15:52:24.916 INFO O| May 20 15:52:24.916 INFO O| Done
41512024-05-20T15:52:27.202Z[ recovery-image] May 20 15:52:25.365 INFO O| May 20 15:52:25.365 INFO O| Done
41522024-05-20T15:52:27.958Z[ host-image] May 20 15:52:26.120 INFO O| May 20 15:52:26.120 INFO O| Done
41532024-05-20T15:52:28.002Z[ recovery-image] May 20 15:52:26.164 INFO O| May 20 15:52:26.164 INFO O| Done
41542024-05-20T15:52:28.235Z[ host-image] May 20 15:52:26.398 INFO O| May 20 15:52:26.398 INFO STEP 11 (pkg_install) COMPLETE
41552024-05-20T15:52:28.239Z[ host-image] May 20 15:52:26.398 INFO O| May 20 15:52:26.398 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41562024-05-20T15:52:28.248Z[ recovery-image] May 20 15:52:26.411 INFO O| May 20 15:52:26.411 INFO STEP 11 (pkg_install) COMPLETE
41572024-05-20T15:52:28.248Z[ recovery-image] May 20 15:52:26.411 INFO O| May 20 15:52:26.411 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41582024-05-20T15:52:28.251Z[ recovery-image] May 20 15:52:26.411 INFO O| May 20 15:52:26.411 INFO skip step because feature "recovery" is enabled
41592024-05-20T15:52:28.251Z[ recovery-image] May 20 15:52:26.411 INFO O| May 20 15:52:26.411 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41602024-05-20T15:52:28.251Z[ recovery-image] May 20 15:52:26.411 INFO O| May 20 15:52:26.411 INFO skip step because feature "omicron1" is not enabled
41612024-05-20T15:52:28.251Z[ recovery-image] May 20 15:52:26.411 INFO O| May 20 15:52:26.411 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41622024-05-20T15:52:28.255Z[ host-image] May 20 15:52:26.416 INFO O| May 20 15:52:26.416 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
41632024-05-20T15:52:28.263Z[ recovery-image] May 20 15:52:26.427 INFO O| May 20 15:52:26.427 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
41642024-05-20T15:52:29.217Z[ recovery-image] May 20 15:52:27.379 INFO O| May 20 15:52:27.379 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41652024-05-20T15:52:29.234Z[ host-image] May 20 15:52:27.397 INFO O| May 20 15:52:27.397 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41662024-05-20T15:52:31.840Z[ recovery-image] May 20 15:52:30.003 INFO O| May 20 15:52:30.003 INFO O| Planning: Solver setup ... Done
41672024-05-20T15:52:31.847Z[ recovery-image] May 20 15:52:30.010 INFO O| May 20 15:52:30.009 INFO O| Planning: Running solver ... Done
41682024-05-20T15:52:31.884Z[ host-image] May 20 15:52:30.046 INFO O| May 20 15:52:30.046 INFO O| Planning: Solver setup ... Done
41692024-05-20T15:52:31.892Z[ host-image] May 20 15:52:30.054 INFO O| May 20 15:52:30.054 INFO O| Planning: Running solver ... Done
41702024-05-20T15:52:31.896Z[ recovery-image] May 20 15:52:30.058 INFO O| May 20 15:52:30.058 INFO O| Planning: Finding local manifests ... Done
41712024-05-20T15:52:31.911Z[ recovery-image] May 20 15:52:30.059 INFO O| May 20 15:52:30.059 INFO O| Planning: Fetching manifests: 0/1 0% complete
41722024-05-20T15:52:31.944Z[ host-image] May 20 15:52:30.107 INFO O| May 20 15:52:30.106 INFO O| Planning: Finding local manifests ... Done
41732024-05-20T15:52:31.947Z[ host-image] May 20 15:52:30.109 INFO O| May 20 15:52:30.109 INFO O| Planning: Fetching manifests: 0/4 0% complete
41742024-05-20T15:52:32.004Z[ recovery-image] May 20 15:52:30.166 INFO O| May 20 15:52:30.166 INFO O| Planning: Fetching manifests: 1/1 100% complete
41752024-05-20T15:52:32.041Z[ recovery-image] May 20 15:52:30.199 INFO O| May 20 15:52:30.199 INFO O| Planning: Package planning ... Done
41762024-05-20T15:52:32.048Z[ recovery-image] May 20 15:52:30.200 INFO O| May 20 15:52:30.200 INFO O| Planning: Merging actions ... Done
41772024-05-20T15:52:32.122Z[ recovery-image] May 20 15:52:30.284 INFO O| May 20 15:52:30.284 INFO O| Planning: Checking for conflicting actions ... Done
41782024-05-20T15:52:32.126Z[ recovery-image] May 20 15:52:30.285 INFO O| May 20 15:52:30.285 INFO O| Planning: Consolidating action changes ... Done
41792024-05-20T15:52:32.154Z[ host-image] May 20 15:52:30.316 INFO O| May 20 15:52:30.316 INFO O| Planning: Fetching manifests: 4/4 100% complete
41802024-05-20T15:52:32.196Z[ host-image] May 20 15:52:30.358 INFO O| May 20 15:52:30.358 INFO O| Planning: Package planning ... Done
41812024-05-20T15:52:32.202Z[ host-image] May 20 15:52:30.364 INFO O| May 20 15:52:30.364 INFO O| Planning: Merging actions ... Done
41822024-05-20T15:52:32.380Z[ host-image] May 20 15:52:30.542 INFO O| May 20 15:52:30.542 INFO O| Planning: Checking for conflicting actions ... Done
41832024-05-20T15:52:32.383Z[ host-image] May 20 15:52:30.544 INFO O| May 20 15:52:30.544 INFO O| Planning: Consolidating action changes ... Done
41842024-05-20T15:52:32.421Z[ recovery-image] May 20 15:52:30.584 INFO O| May 20 15:52:30.584 INFO O| Planning: Evaluating mediators ... Done
41852024-05-20T15:52:32.424Z[ recovery-image] May 20 15:52:30.585 INFO O| May 20 15:52:30.585 INFO O| Planning: Planning completed in 3.21 seconds
41862024-05-20T15:52:32.428Z[ recovery-image] May 20 15:52:30.588 INFO O| May 20 15:52:30.588 INFO O| Packages to install: 1
41872024-05-20T15:52:32.446Z[ recovery-image] May 20 15:52:30.609 INFO O| May 20 15:52:30.609 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
41882024-05-20T15:52:32.794Z[ host-image] May 20 15:52:30.956 INFO O| May 20 15:52:30.956 INFO O| Planning: Evaluating mediators ... Done
41892024-05-20T15:52:32.798Z[ host-image] May 20 15:52:30.958 INFO O| May 20 15:52:30.958 INFO O| Planning: Planning completed in 3.56 seconds
41902024-05-20T15:52:32.798Z[ host-image] May 20 15:52:30.960 INFO O| May 20 15:52:30.960 INFO O| Packages to install: 4
41912024-05-20T15:52:32.798Z[ host-image] May 20 15:52:30.960 INFO O| May 20 15:52:30.960 INFO O| Services to change: 2
41922024-05-20T15:52:32.817Z[ host-image] May 20 15:52:30.980 INFO O| May 20 15:52:30.979 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
41932024-05-20T15:52:33.482Z[ recovery-image] May 20 15:52:31.644 INFO O| May 20 15:52:31.644 INFO O| Download: Completed 17.98 MB in 1.03 seconds (17.4M/s)
41942024-05-20T15:52:33.540Z[ recovery-image] May 20 15:52:31.701 INFO O| May 20 15:52:31.701 INFO O| Actions: 1/22 actions (Installing new actions)
41952024-05-20T15:52:34.219Z[ recovery-image] May 20 15:52:32.381 INFO O| May 20 15:52:32.381 INFO O| Actions: Completed 22 actions in 0.68 seconds.
41962024-05-20T15:52:34.427Z[ recovery-image] May 20 15:52:32.589 INFO O| May 20 15:52:32.589 INFO O| Done
41972024-05-20T15:52:34.427Z[ recovery-image] May 20 15:52:32.589 INFO O| May 20 15:52:32.589 INFO O| Done
41982024-05-20T15:52:35.095Z[ recovery-image] May 20 15:52:33.257 INFO O| May 20 15:52:33.257 INFO O| Done
41992024-05-20T15:52:35.310Z[ host-image] May 20 15:52:33.471 INFO O| May 20 15:52:33.471 INFO O| Download: Completed 1.39 MB in 2.49 seconds (570k/s)
42002024-05-20T15:52:35.344Z[ host-image] May 20 15:52:33.506 INFO O| May 20 15:52:33.506 INFO O| Actions: 1/238 actions (Installing new actions)
42012024-05-20T15:52:35.627Z[ host-image] May 20 15:52:33.788 INFO O| May 20 15:52:33.788 INFO O| Actions: Completed 238 actions in 0.28 seconds.
42022024-05-20T15:52:35.972Z[ host-image] May 20 15:52:34.133 INFO O| May 20 15:52:34.133 INFO O| Done
42032024-05-20T15:52:35.972Z[ host-image] May 20 15:52:34.133 INFO O| May 20 15:52:34.133 INFO O| Done
42042024-05-20T15:52:36.701Z[ host-image] May 20 15:52:34.862 INFO O| May 20 15:52:34.862 INFO O| Done
42052024-05-20T15:52:37.010Z[ recovery-image] May 20 15:52:35.169 INFO O| May 20 15:52:35.169 INFO O| Done
42062024-05-20T15:52:37.031Z[ recovery-image] May 20 15:52:35.192 INFO O| May 20 15:52:35.192 INFO O| Done
42072024-05-20T15:52:37.031Z[ recovery-image] May 20 15:52:35.193 INFO O| May 20 15:52:35.193 INFO O| Done
42082024-05-20T15:52:37.066Z[ recovery-image] May 20 15:52:35.227 INFO O| May 20 15:52:35.227 INFO O| Done
42092024-05-20T15:52:37.207Z[ recovery-image] May 20 15:52:35.368 INFO O| May 20 15:52:35.368 INFO STEP 14 (pkg_install) COMPLETE
42102024-05-20T15:52:37.207Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.368 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42112024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.368 INFO skip step because feature "mfg" is not enabled
42122024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.368 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42132024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.368 INFO skip step because feature "compliance" is not enabled
42142024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.368 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42152024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.368 INFO skip step because feature "stress" is not enabled
42162024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.368 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42172024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.369 INFO skip step because feature "nfs" is not enabled
42182024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.369 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42192024-05-20T15:52:37.211Z[ recovery-image] May 20 15:52:35.369 INFO O| May 20 15:52:35.369 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42202024-05-20T15:52:37.288Z[ recovery-image] May 20 15:52:35.449 INFO O| May 20 15:52:35.449 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42212024-05-20T15:52:37.381Z[ recovery-image] May 20 15:52:35.542 INFO O| May 20 15:52:35.542 INFO completed processing gimlet/ramdisk-01-os
42222024-05-20T15:52:37.384Z[ recovery-image] May 20 15:52:35.545 INFO image builder template: ramdisk-02-trim...
42232024-05-20T15:52:37.384Z[ recovery-image] May 20 15:52:35.545 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpyC9skg/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-02-trim"], pwd: None
42242024-05-20T15:52:37.436Z[ recovery-image] May 20 15:52:35.597 INFO O| May 20 15:52:35.597 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42252024-05-20T15:52:37.444Z[ recovery-image] May 20 15:52:35.606 INFO O| May 20 15:52:35.606 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42262024-05-20T15:52:37.568Z[ recovery-image] May 20 15:52:35.727 INFO O| May 20 15:52:35.727 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42272024-05-20T15:52:37.670Z[ recovery-image] May 20 15:52:35.831 INFO O| May 20 15:52:35.831 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42282024-05-20T15:52:37.673Z[ recovery-image] May 20 15:52:35.832 INFO O| May 20 15:52:35.832 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42292024-05-20T15:52:37.680Z[ recovery-image] May 20 15:52:35.841 INFO O| May 20 15:52:35.841 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42302024-05-20T15:52:37.687Z[ recovery-image] May 20 15:52:35.848 INFO O| May 20 15:52:35.848 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42312024-05-20T15:52:37.696Z[ recovery-image] May 20 15:52:35.857 INFO O| May 20 15:52:35.857 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42322024-05-20T15:52:38.067Z[ recovery-image] May 20 15:52:36.221 INFO O| May 20 15:52:36.221 INFO rolled back to input snapshot; work may begin
42332024-05-20T15:52:38.067Z[ recovery-image] May 20 15:52:36.221 INFO O| May 20 15:52:36.221 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42342024-05-20T15:52:38.084Z[ recovery-image] May 20 15:52:36.243 INFO O| May 20 15:52:36.243 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42352024-05-20T15:52:38.099Z[ recovery-image] May 20 15:52:36.261 INFO O| May 20 15:52:36.261 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
42362024-05-20T15:52:38.259Z[ recovery-image] May 20 15:52:36.420 INFO O| May 20 15:52:36.420 INFO STEP 0 (remove_files) COMPLETE
42372024-05-20T15:52:38.259Z[ recovery-image] May 20 15:52:36.420 INFO O| May 20 15:52:36.420 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42382024-05-20T15:52:38.293Z[ recovery-image] May 20 15:52:36.454 INFO O| May 20 15:52:36.454 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
42392024-05-20T15:52:38.299Z[ recovery-image] May 20 15:52:36.457 INFO O| May 20 15:52:36.457 INFO STEP 1 (remove_files) COMPLETE
42402024-05-20T15:52:38.299Z[ recovery-image] May 20 15:52:36.457 INFO O| May 20 15:52:36.457 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42412024-05-20T15:52:38.314Z[ recovery-image] May 20 15:52:36.474 INFO O| May 20 15:52:36.474 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
42422024-05-20T15:52:38.335Z[ recovery-image] May 20 15:52:36.496 INFO O| May 20 15:52:36.496 INFO STEP 2 (remove_files) COMPLETE
42432024-05-20T15:52:38.335Z[ recovery-image] May 20 15:52:36.496 INFO O| May 20 15:52:36.496 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42442024-05-20T15:52:38.370Z[ recovery-image] May 20 15:52:36.532 INFO O| May 20 15:52:36.532 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
42452024-05-20T15:52:38.375Z[ recovery-image] May 20 15:52:36.535 INFO O| May 20 15:52:36.535 INFO STEP 3 (remove_files) COMPLETE
42462024-05-20T15:52:38.375Z[ recovery-image] May 20 15:52:36.535 INFO O| May 20 15:52:36.535 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42472024-05-20T15:52:38.396Z[ recovery-image] May 20 15:52:36.558 INFO O| May 20 15:52:36.558 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
42482024-05-20T15:52:38.401Z[ recovery-image] May 20 15:52:36.563 INFO O| May 20 15:52:36.563 INFO STEP 4 (remove_files) COMPLETE
42492024-05-20T15:52:38.405Z[ recovery-image] May 20 15:52:36.563 INFO O| May 20 15:52:36.563 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42502024-05-20T15:52:38.433Z[ recovery-image] May 20 15:52:36.595 INFO O| May 20 15:52:36.595 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
42512024-05-20T15:52:38.437Z[ recovery-image] May 20 15:52:36.595 INFO O| May 20 15:52:36.595 INFO STEP 5 (remove_files) COMPLETE
42522024-05-20T15:52:38.437Z[ recovery-image] May 20 15:52:36.595 INFO O| May 20 15:52:36.595 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42532024-05-20T15:52:38.473Z[ recovery-image] May 20 15:52:36.635 INFO O| May 20 15:52:36.635 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
42542024-05-20T15:52:38.500Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO STEP 6 (remove_files) COMPLETE
42552024-05-20T15:52:38.500Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42562024-05-20T15:52:38.500Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO skip step because feature "recovery" is enabled
42572024-05-20T15:52:38.510Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42582024-05-20T15:52:38.510Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO skip step because feature "recovery" is enabled
42592024-05-20T15:52:38.510Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42602024-05-20T15:52:38.510Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO skip step because feature "recovery" is enabled
42612024-05-20T15:52:38.510Z[ recovery-image] May 20 15:52:36.654 INFO O| May 20 15:52:36.654 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42622024-05-20T15:52:38.547Z[ recovery-image] May 20 15:52:36.708 INFO O| May 20 15:52:36.708 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
42632024-05-20T15:52:38.553Z[ recovery-image] May 20 15:52:36.714 INFO O| May 20 15:52:36.714 INFO STEP 10 (remove_files) COMPLETE
42642024-05-20T15:52:38.553Z[ recovery-image] May 20 15:52:36.715 INFO O| May 20 15:52:36.714 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42652024-05-20T15:52:38.570Z[ recovery-image] May 20 15:52:36.732 INFO O| May 20 15:52:36.731 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
42662024-05-20T15:52:38.573Z[ recovery-image] May 20 15:52:36.733 INFO O| May 20 15:52:36.733 INFO STEP 11 (remove_files) COMPLETE
42672024-05-20T15:52:38.574Z[ recovery-image] May 20 15:52:36.733 INFO O| May 20 15:52:36.733 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42682024-05-20T15:52:38.589Z[ recovery-image] May 20 15:52:36.750 INFO O| May 20 15:52:36.750 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
42692024-05-20T15:52:38.595Z[ recovery-image] May 20 15:52:36.753 INFO O| May 20 15:52:36.753 INFO STEP 12 (remove_files) COMPLETE
42702024-05-20T15:52:38.595Z[ recovery-image] May 20 15:52:36.753 INFO O| May 20 15:52:36.753 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42712024-05-20T15:52:38.938Z[ host-image] May 20 15:52:37.099 INFO O| May 20 15:52:37.099 INFO O| Done
42722024-05-20T15:52:38.982Z[ host-image] May 20 15:52:37.143 INFO O| May 20 15:52:37.143 INFO O| Done
42732024-05-20T15:52:38.986Z[ host-image] May 20 15:52:37.144 INFO O| May 20 15:52:37.144 INFO O| Done
42742024-05-20T15:52:39.000Z[ recovery-image] May 20 15:52:37.161 INFO O| May 20 15:52:37.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
42752024-05-20T15:52:39.008Z[ recovery-image] May 20 15:52:37.170 INFO O| May 20 15:52:37.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
42762024-05-20T15:52:39.012Z[ host-image] May 20 15:52:37.173 INFO O| May 20 15:52:37.173 INFO O| Done
42772024-05-20T15:52:39.042Z[ recovery-image] May 20 15:52:37.203 INFO O| May 20 15:52:37.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
42782024-05-20T15:52:39.042Z[ recovery-image] May 20 15:52:37.203 INFO O| May 20 15:52:37.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
42792024-05-20T15:52:39.155Z[ recovery-image] May 20 15:52:37.316 INFO O| May 20 15:52:37.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
42802024-05-20T15:52:39.158Z[ recovery-image] May 20 15:52:37.318 INFO O| May 20 15:52:37.318 INFO STEP 13 (remove_files) COMPLETE
42812024-05-20T15:52:39.158Z[ recovery-image] May 20 15:52:37.318 INFO O| May 20 15:52:37.318 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42822024-05-20T15:52:39.191Z[ host-image] May 20 15:52:37.352 INFO O| May 20 15:52:37.352 INFO STEP 12 (pkg_install) COMPLETE
42832024-05-20T15:52:39.191Z[ host-image] May 20 15:52:37.352 INFO O| May 20 15:52:37.352 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42842024-05-20T15:52:39.209Z[ host-image] May 20 15:52:37.370 INFO O| May 20 15:52:37.370 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
42852024-05-20T15:52:39.282Z[ recovery-image] May 20 15:52:37.443 INFO O| May 20 15:52:37.443 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
42862024-05-20T15:52:39.286Z[ recovery-image] May 20 15:52:37.446 INFO O| May 20 15:52:37.446 INFO STEP 14 (remove_files) COMPLETE
42872024-05-20T15:52:39.286Z[ recovery-image] May 20 15:52:37.446 INFO O| May 20 15:52:37.446 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42882024-05-20T15:52:39.303Z[ recovery-image] May 20 15:52:37.464 INFO O| May 20 15:52:37.464 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
42892024-05-20T15:52:39.324Z[ recovery-image] May 20 15:52:37.475 INFO O| May 20 15:52:37.475 INFO STEP 15 (remove_files) COMPLETE
42902024-05-20T15:52:39.338Z[ recovery-image] May 20 15:52:37.475 INFO O| May 20 15:52:37.475 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42912024-05-20T15:52:39.390Z[ recovery-image] May 20 15:52:37.549 INFO O| May 20 15:52:37.549 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
42922024-05-20T15:52:39.397Z[ recovery-image] May 20 15:52:37.550 INFO O| May 20 15:52:37.550 INFO STEP 16 (remove_files) COMPLETE
42932024-05-20T15:52:39.397Z[ recovery-image] May 20 15:52:37.550 INFO O| May 20 15:52:37.550 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42942024-05-20T15:52:39.415Z[ recovery-image] May 20 15:52:37.567 INFO O| May 20 15:52:37.567 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
42952024-05-20T15:52:39.421Z[ recovery-image] May 20 15:52:37.569 INFO O| May 20 15:52:37.569 INFO STEP 17 (remove_files) COMPLETE
42962024-05-20T15:52:39.421Z[ recovery-image] May 20 15:52:37.569 INFO O| May 20 15:52:37.569 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42972024-05-20T15:52:39.426Z[ recovery-image] May 20 15:52:37.587 INFO O| May 20 15:52:37.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
42982024-05-20T15:52:39.426Z[ recovery-image] May 20 15:52:37.587 INFO O| May 20 15:52:37.587 INFO STEP 18 (remove_files) COMPLETE
42992024-05-20T15:52:39.426Z[ recovery-image] May 20 15:52:37.587 INFO O| May 20 15:52:37.587 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43002024-05-20T15:52:39.463Z[ recovery-image] May 20 15:52:37.624 INFO O| May 20 15:52:37.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
43012024-05-20T15:52:39.463Z[ recovery-image] May 20 15:52:37.624 INFO O| May 20 15:52:37.624 INFO STEP 19 (remove_files) COMPLETE
43022024-05-20T15:52:39.463Z[ recovery-image] May 20 15:52:37.624 INFO O| May 20 15:52:37.624 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43032024-05-20T15:52:39.503Z[ recovery-image] May 20 15:52:37.665 INFO O| May 20 15:52:37.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
43042024-05-20T15:52:39.504Z[ recovery-image] May 20 15:52:37.665 INFO O| May 20 15:52:37.665 INFO STEP 20 (remove_files) COMPLETE
43052024-05-20T15:52:39.507Z[ recovery-image] May 20 15:52:37.665 INFO O| May 20 15:52:37.665 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43062024-05-20T15:52:39.534Z[ recovery-image] May 20 15:52:37.695 INFO O| May 20 15:52:37.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
43072024-05-20T15:52:39.537Z[ recovery-image] May 20 15:52:37.695 INFO O| May 20 15:52:37.695 INFO STEP 21 (remove_files) COMPLETE
43082024-05-20T15:52:39.537Z[ recovery-image] May 20 15:52:37.695 INFO O| May 20 15:52:37.695 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43092024-05-20T15:52:39.561Z[ recovery-image] May 20 15:52:37.722 INFO O| May 20 15:52:37.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
43102024-05-20T15:52:39.564Z[ recovery-image] May 20 15:52:37.722 INFO O| May 20 15:52:37.722 INFO STEP 22 (remove_files) COMPLETE
43112024-05-20T15:52:39.564Z[ recovery-image] May 20 15:52:37.722 INFO O| May 20 15:52:37.722 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43122024-05-20T15:52:39.580Z[ recovery-image] May 20 15:52:37.741 INFO O| May 20 15:52:37.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
43132024-05-20T15:52:39.583Z[ recovery-image] May 20 15:52:37.741 INFO O| May 20 15:52:37.741 INFO STEP 23 (remove_files) COMPLETE
43142024-05-20T15:52:39.583Z[ recovery-image] May 20 15:52:37.741 INFO O| May 20 15:52:37.741 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43152024-05-20T15:52:39.607Z[ recovery-image] May 20 15:52:37.768 INFO O| May 20 15:52:37.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
43162024-05-20T15:52:39.607Z[ recovery-image] May 20 15:52:37.768 INFO O| May 20 15:52:37.768 INFO STEP 24 (remove_files) COMPLETE
43172024-05-20T15:52:39.607Z[ recovery-image] May 20 15:52:37.768 INFO O| May 20 15:52:37.768 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43182024-05-20T15:52:39.638Z[ recovery-image] May 20 15:52:37.799 INFO O| May 20 15:52:37.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
43192024-05-20T15:52:39.638Z[ recovery-image] May 20 15:52:37.799 INFO O| May 20 15:52:37.799 INFO STEP 25 (remove_files) COMPLETE
43202024-05-20T15:52:39.638Z[ recovery-image] May 20 15:52:37.799 INFO O| May 20 15:52:37.799 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43212024-05-20T15:52:39.654Z[ recovery-image] May 20 15:52:37.816 INFO O| May 20 15:52:37.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43222024-05-20T15:52:39.654Z[ recovery-image] May 20 15:52:37.816 INFO O| May 20 15:52:37.816 INFO STEP 26 (remove_files) COMPLETE
43232024-05-20T15:52:39.658Z[ recovery-image] May 20 15:52:37.816 INFO O| May 20 15:52:37.816 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43242024-05-20T15:52:39.690Z[ recovery-image] May 20 15:52:37.851 INFO O| May 20 15:52:37.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43252024-05-20T15:52:39.690Z[ recovery-image] May 20 15:52:37.851 INFO O| May 20 15:52:37.851 INFO STEP 27 (remove_files) COMPLETE
43262024-05-20T15:52:39.690Z[ recovery-image] May 20 15:52:37.851 INFO O| May 20 15:52:37.851 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43272024-05-20T15:52:39.706Z[ recovery-image] May 20 15:52:37.867 INFO O| May 20 15:52:37.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43282024-05-20T15:52:39.706Z[ recovery-image] May 20 15:52:37.867 INFO O| May 20 15:52:37.867 INFO STEP 28 (remove_files) COMPLETE
43292024-05-20T15:52:39.706Z[ recovery-image] May 20 15:52:37.867 INFO O| May 20 15:52:37.867 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43302024-05-20T15:52:39.736Z[ recovery-image] May 20 15:52:37.894 INFO O| May 20 15:52:37.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43312024-05-20T15:52:39.736Z[ recovery-image] May 20 15:52:37.894 INFO O| May 20 15:52:37.894 INFO STEP 29 (remove_files) COMPLETE
43322024-05-20T15:52:39.739Z[ recovery-image] May 20 15:52:37.894 INFO O| May 20 15:52:37.894 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43332024-05-20T15:52:39.751Z[ recovery-image] May 20 15:52:37.912 INFO O| May 20 15:52:37.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43342024-05-20T15:52:39.751Z[ recovery-image] May 20 15:52:37.912 INFO O| May 20 15:52:37.912 INFO STEP 30 (remove_files) COMPLETE
43352024-05-20T15:52:39.754Z[ recovery-image] May 20 15:52:37.912 INFO O| May 20 15:52:37.912 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43362024-05-20T15:52:39.790Z[ recovery-image] May 20 15:52:37.951 INFO O| May 20 15:52:37.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43372024-05-20T15:52:39.793Z[ recovery-image] May 20 15:52:37.951 INFO O| May 20 15:52:37.951 INFO STEP 31 (remove_files) COMPLETE
43382024-05-20T15:52:39.793Z[ recovery-image] May 20 15:52:37.951 INFO O| May 20 15:52:37.951 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43392024-05-20T15:52:39.806Z[ recovery-image] May 20 15:52:37.968 INFO O| May 20 15:52:37.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43402024-05-20T15:52:39.810Z[ recovery-image] May 20 15:52:37.968 INFO O| May 20 15:52:37.968 INFO STEP 32 (remove_files) COMPLETE
43412024-05-20T15:52:39.810Z[ recovery-image] May 20 15:52:37.968 INFO O| May 20 15:52:37.968 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43422024-05-20T15:52:39.826Z[ recovery-image] May 20 15:52:37.984 INFO O| May 20 15:52:37.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
43432024-05-20T15:52:39.840Z[ recovery-image] May 20 15:52:37.984 INFO O| May 20 15:52:37.984 INFO STEP 33 (remove_files) COMPLETE
43442024-05-20T15:52:39.840Z[ recovery-image] May 20 15:52:37.984 INFO O| May 20 15:52:37.984 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43452024-05-20T15:52:39.852Z[ recovery-image] May 20 15:52:38.005 INFO O| May 20 15:52:38.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
43462024-05-20T15:52:39.853Z[ recovery-image] May 20 15:52:38.005 INFO O| May 20 15:52:38.005 INFO STEP 34 (remove_files) COMPLETE
43472024-05-20T15:52:39.853Z[ recovery-image] May 20 15:52:38.005 INFO O| May 20 15:52:38.005 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43482024-05-20T15:52:39.884Z[ recovery-image] May 20 15:52:38.045 INFO O| May 20 15:52:38.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
43492024-05-20T15:52:39.884Z[ recovery-image] May 20 15:52:38.045 INFO O| May 20 15:52:38.045 INFO STEP 35 (remove_files) COMPLETE
43502024-05-20T15:52:39.888Z[ recovery-image] May 20 15:52:38.045 INFO O| May 20 15:52:38.045 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43512024-05-20T15:52:39.967Z[ recovery-image] May 20 15:52:38.128 INFO O| May 20 15:52:38.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
43522024-05-20T15:52:39.967Z[ recovery-image] May 20 15:52:38.128 INFO O| May 20 15:52:38.128 INFO STEP 36 (remove_files) COMPLETE
43532024-05-20T15:52:39.967Z[ recovery-image] May 20 15:52:38.128 INFO O| May 20 15:52:38.128 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43542024-05-20T15:52:40.048Z[ recovery-image] May 20 15:52:38.208 INFO O| May 20 15:52:38.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
43552024-05-20T15:52:40.048Z[ recovery-image] May 20 15:52:38.209 INFO O| May 20 15:52:38.208 INFO STEP 37 (remove_files) COMPLETE
43562024-05-20T15:52:40.048Z[ recovery-image] May 20 15:52:38.209 INFO O| May 20 15:52:38.209 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43572024-05-20T15:52:40.066Z[ recovery-image] May 20 15:52:38.227 INFO O| May 20 15:52:38.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
43582024-05-20T15:52:40.067Z[ recovery-image] May 20 15:52:38.227 INFO O| May 20 15:52:38.227 INFO STEP 38 (remove_files) COMPLETE
43592024-05-20T15:52:40.067Z[ recovery-image] May 20 15:52:38.228 INFO O| May 20 15:52:38.227 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43602024-05-20T15:52:40.085Z[ recovery-image] May 20 15:52:38.245 INFO O| May 20 15:52:38.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
43612024-05-20T15:52:40.085Z[ recovery-image] May 20 15:52:38.246 INFO O| May 20 15:52:38.246 INFO STEP 39 (remove_files) COMPLETE
43622024-05-20T15:52:40.085Z[ recovery-image] May 20 15:52:38.246 INFO O| May 20 15:52:38.246 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43632024-05-20T15:52:40.101Z[ recovery-image] May 20 15:52:38.262 INFO O| May 20 15:52:38.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
43642024-05-20T15:52:40.101Z[ recovery-image] May 20 15:52:38.262 INFO O| May 20 15:52:38.262 INFO STEP 40 (remove_files) COMPLETE
43652024-05-20T15:52:40.101Z[ recovery-image] May 20 15:52:38.262 INFO O| May 20 15:52:38.262 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43662024-05-20T15:52:40.117Z[ recovery-image] May 20 15:52:38.278 INFO O| May 20 15:52:38.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
43672024-05-20T15:52:40.117Z[ recovery-image] May 20 15:52:38.278 INFO O| May 20 15:52:38.278 INFO STEP 41 (remove_files) COMPLETE
43682024-05-20T15:52:40.117Z[ recovery-image] May 20 15:52:38.278 INFO O| May 20 15:52:38.278 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43692024-05-20T15:52:40.136Z[ recovery-image] May 20 15:52:38.294 INFO O| May 20 15:52:38.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
43702024-05-20T15:52:40.136Z[ recovery-image] May 20 15:52:38.294 INFO O| May 20 15:52:38.294 INFO STEP 42 (remove_files) COMPLETE
43712024-05-20T15:52:40.136Z[ recovery-image] May 20 15:52:38.294 INFO O| May 20 15:52:38.294 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43722024-05-20T15:52:40.149Z[ recovery-image] May 20 15:52:38.310 INFO O| May 20 15:52:38.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
43732024-05-20T15:52:40.149Z[ recovery-image] May 20 15:52:38.310 INFO O| May 20 15:52:38.310 INFO STEP 43 (remove_files) COMPLETE
43742024-05-20T15:52:40.149Z[ recovery-image] May 20 15:52:38.310 INFO O| May 20 15:52:38.310 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43752024-05-20T15:52:40.165Z[ recovery-image] May 20 15:52:38.326 INFO O| May 20 15:52:38.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
43762024-05-20T15:52:40.165Z[ recovery-image] May 20 15:52:38.326 INFO O| May 20 15:52:38.326 INFO STEP 44 (remove_files) COMPLETE
43772024-05-20T15:52:40.165Z[ recovery-image] May 20 15:52:38.326 INFO O| May 20 15:52:38.326 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43782024-05-20T15:52:40.199Z[ recovery-image] May 20 15:52:38.360 INFO O| May 20 15:52:38.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
43792024-05-20T15:52:40.200Z[ recovery-image] May 20 15:52:38.361 INFO O| May 20 15:52:38.360 INFO STEP 45 (remove_files) COMPLETE
43802024-05-20T15:52:40.200Z[ recovery-image] May 20 15:52:38.361 INFO O| May 20 15:52:38.360 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43812024-05-20T15:52:40.283Z[ host-image] May 20 15:52:38.444 INFO O| May 20 15:52:38.443 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43822024-05-20T15:52:40.324Z[ recovery-image] May 20 15:52:38.484 INFO O| May 20 15:52:38.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
43832024-05-20T15:52:40.324Z[ recovery-image] May 20 15:52:38.484 INFO O| May 20 15:52:38.484 INFO STEP 46 (remove_files) COMPLETE
43842024-05-20T15:52:40.324Z[ recovery-image] May 20 15:52:38.485 INFO O| May 20 15:52:38.484 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43852024-05-20T15:52:40.342Z[ recovery-image] May 20 15:52:38.503 INFO O| May 20 15:52:38.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
43862024-05-20T15:52:40.342Z[ recovery-image] May 20 15:52:38.503 INFO O| May 20 15:52:38.503 INFO STEP 47 (remove_files) COMPLETE
43872024-05-20T15:52:40.342Z[ recovery-image] May 20 15:52:38.503 INFO O| May 20 15:52:38.503 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43882024-05-20T15:52:40.359Z[ recovery-image] May 20 15:52:38.521 INFO O| May 20 15:52:38.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
43892024-05-20T15:52:40.359Z[ recovery-image] May 20 15:52:38.521 INFO O| May 20 15:52:38.521 INFO STEP 48 (remove_files) COMPLETE
43902024-05-20T15:52:40.363Z[ recovery-image] May 20 15:52:38.521 INFO O| May 20 15:52:38.521 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43912024-05-20T15:52:40.376Z[ recovery-image] May 20 15:52:38.537 INFO O| May 20 15:52:38.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
43922024-05-20T15:52:40.376Z[ recovery-image] May 20 15:52:38.538 INFO O| May 20 15:52:38.537 INFO STEP 49 (remove_files) COMPLETE
43932024-05-20T15:52:40.380Z[ recovery-image] May 20 15:52:38.538 INFO O| May 20 15:52:38.537 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43942024-05-20T15:52:40.417Z[ recovery-image] May 20 15:52:38.578 INFO O| May 20 15:52:38.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
43952024-05-20T15:52:40.417Z[ recovery-image] May 20 15:52:38.578 INFO O| May 20 15:52:38.578 INFO STEP 50 (remove_files) COMPLETE
43962024-05-20T15:52:40.417Z[ recovery-image] May 20 15:52:38.578 INFO O| May 20 15:52:38.578 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43972024-05-20T15:52:40.457Z[ recovery-image] May 20 15:52:38.618 INFO O| May 20 15:52:38.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
43982024-05-20T15:52:40.461Z[ recovery-image] May 20 15:52:38.618 INFO O| May 20 15:52:38.618 INFO STEP 51 (remove_files) COMPLETE
43992024-05-20T15:52:40.461Z[ recovery-image] May 20 15:52:38.619 INFO O| May 20 15:52:38.619 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44002024-05-20T15:52:40.477Z[ recovery-image] May 20 15:52:38.638 INFO O| May 20 15:52:38.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
44012024-05-20T15:52:40.483Z[ recovery-image] May 20 15:52:38.638 INFO O| May 20 15:52:38.638 INFO STEP 52 (remove_files) COMPLETE
44022024-05-20T15:52:40.483Z[ recovery-image] May 20 15:52:38.639 INFO O| May 20 15:52:38.638 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44032024-05-20T15:52:40.502Z[ recovery-image] May 20 15:52:38.663 INFO O| May 20 15:52:38.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
44042024-05-20T15:52:40.506Z[ recovery-image] May 20 15:52:38.664 INFO O| May 20 15:52:38.663 INFO STEP 53 (remove_files) COMPLETE
44052024-05-20T15:52:40.506Z[ recovery-image] May 20 15:52:38.664 INFO O| May 20 15:52:38.663 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44062024-05-20T15:52:40.561Z[ recovery-image] May 20 15:52:38.722 INFO O| May 20 15:52:38.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
44072024-05-20T15:52:40.561Z[ recovery-image] May 20 15:52:38.722 INFO O| May 20 15:52:38.722 INFO STEP 54 (remove_files) COMPLETE
44082024-05-20T15:52:40.561Z[ recovery-image] May 20 15:52:38.722 INFO O| May 20 15:52:38.722 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44092024-05-20T15:52:40.610Z[ recovery-image] May 20 15:52:38.771 INFO O| May 20 15:52:38.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
44102024-05-20T15:52:40.614Z[ recovery-image] May 20 15:52:38.771 INFO O| May 20 15:52:38.771 INFO STEP 55 (remove_files) COMPLETE
44112024-05-20T15:52:40.614Z[ recovery-image] May 20 15:52:38.772 INFO O| May 20 15:52:38.771 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44122024-05-20T15:52:40.627Z[ recovery-image] May 20 15:52:38.788 INFO O| May 20 15:52:38.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
44132024-05-20T15:52:40.627Z[ recovery-image] May 20 15:52:38.789 INFO O| May 20 15:52:38.789 INFO STEP 56 (remove_files) COMPLETE
44142024-05-20T15:52:40.631Z[ recovery-image] May 20 15:52:38.789 INFO O| May 20 15:52:38.789 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44152024-05-20T15:52:40.665Z[ recovery-image] May 20 15:52:38.826 INFO O| May 20 15:52:38.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
44162024-05-20T15:52:40.665Z[ recovery-image] May 20 15:52:38.826 INFO O| May 20 15:52:38.826 INFO STEP 57 (remove_files) COMPLETE
44172024-05-20T15:52:40.668Z[ recovery-image] May 20 15:52:38.826 INFO O| May 20 15:52:38.826 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44182024-05-20T15:52:40.686Z[ recovery-image] May 20 15:52:38.847 INFO O| May 20 15:52:38.847 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
44192024-05-20T15:52:40.686Z[ recovery-image] May 20 15:52:38.847 INFO O| May 20 15:52:38.847 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
44202024-05-20T15:52:40.702Z[ recovery-image] May 20 15:52:38.848 INFO O| May 20 15:52:38.847 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44212024-05-20T15:52:40.702Z[ recovery-image] May 20 15:52:38.848 INFO O| May 20 15:52:38.848 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44222024-05-20T15:52:40.702Z[ recovery-image] May 20 15:52:38.848 INFO O| May 20 15:52:38.848 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44232024-05-20T15:52:40.702Z[ recovery-image] May 20 15:52:38.848 INFO O| May 20 15:52:38.848 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44242024-05-20T15:52:40.702Z[ recovery-image] May 20 15:52:38.848 INFO O| May 20 15:52:38.848 INFO ok!
44252024-05-20T15:52:40.702Z[ recovery-image] May 20 15:52:38.848 INFO O| May 20 15:52:38.848 INFO STEP 58 (ensure_file) COMPLETE
44262024-05-20T15:52:40.702Z[ recovery-image] May 20 15:52:38.848 INFO O| May 20 15:52:38.848 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44272024-05-20T15:52:40.729Z[ recovery-image] May 20 15:52:38.888 INFO O| May 20 15:52:38.888 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44282024-05-20T15:52:40.730Z[ recovery-image] May 20 15:52:38.888 INFO O| May 20 15:52:38.888 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44292024-05-20T15:52:40.735Z[ recovery-image] May 20 15:52:38.889 INFO O| May 20 15:52:38.889 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44302024-05-20T15:52:40.736Z[ recovery-image] May 20 15:52:38.889 INFO O| May 20 15:52:38.889 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44312024-05-20T15:52:40.736Z[ recovery-image] May 20 15:52:38.889 INFO O| May 20 15:52:38.889 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44322024-05-20T15:52:40.736Z[ recovery-image] May 20 15:52:38.889 INFO O| May 20 15:52:38.889 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44332024-05-20T15:52:40.736Z[ recovery-image] May 20 15:52:38.889 INFO O| May 20 15:52:38.889 INFO ok!
44342024-05-20T15:52:40.736Z[ recovery-image] May 20 15:52:38.889 INFO O| May 20 15:52:38.889 INFO STEP 59 (ensure_file) COMPLETE
44352024-05-20T15:52:40.736Z[ recovery-image] May 20 15:52:38.889 INFO O| May 20 15:52:38.889 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44362024-05-20T15:52:40.786Z[ recovery-image] May 20 15:52:38.943 INFO O| May 20 15:52:38.943 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44372024-05-20T15:52:40.786Z[ recovery-image] May 20 15:52:38.943 INFO O| May 20 15:52:38.943 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44382024-05-20T15:52:40.786Z[ recovery-image] May 20 15:52:38.944 INFO O| May 20 15:52:38.943 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44392024-05-20T15:52:40.786Z[ recovery-image] May 20 15:52:38.944 INFO O| May 20 15:52:38.944 INFO ok!
44402024-05-20T15:52:40.786Z[ recovery-image] May 20 15:52:38.944 INFO O| May 20 15:52:38.944 INFO STEP 60 (ensure_file) COMPLETE
44412024-05-20T15:52:40.786Z[ recovery-image] May 20 15:52:38.944 INFO O| May 20 15:52:38.944 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44422024-05-20T15:52:40.848Z[ recovery-image] May 20 15:52:39.009 INFO O| May 20 15:52:39.009 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
44432024-05-20T15:52:40.848Z[ recovery-image] May 20 15:52:39.009 INFO O| May 20 15:52:39.009 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
44442024-05-20T15:52:40.852Z[ recovery-image] May 20 15:52:39.009 INFO O| May 20 15:52:39.009 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
44452024-05-20T15:52:40.852Z[ recovery-image] May 20 15:52:39.009 INFO O| May 20 15:52:39.009 INFO ok!
44462024-05-20T15:52:40.852Z[ recovery-image] May 20 15:52:39.009 INFO O| May 20 15:52:39.009 INFO STEP 61 (ensure_file) COMPLETE
44472024-05-20T15:52:40.852Z[ recovery-image] May 20 15:52:39.009 INFO O| May 20 15:52:39.009 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44482024-05-20T15:52:40.902Z[ recovery-image] May 20 15:52:39.063 INFO O| May 20 15:52:39.063 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
44492024-05-20T15:52:40.902Z[ recovery-image] May 20 15:52:39.063 INFO O| May 20 15:52:39.063 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
44502024-05-20T15:52:40.902Z[ recovery-image] May 20 15:52:39.063 INFO O| May 20 15:52:39.063 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44512024-05-20T15:52:40.905Z[ recovery-image] May 20 15:52:39.063 INFO O| May 20 15:52:39.063 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44522024-05-20T15:52:40.905Z[ recovery-image] May 20 15:52:39.063 INFO O| May 20 15:52:39.063 INFO ok!
44532024-05-20T15:52:40.905Z[ recovery-image] May 20 15:52:39.063 INFO O| May 20 15:52:39.063 INFO STEP 62 (ensure_file) COMPLETE
44542024-05-20T15:52:40.905Z[ recovery-image] May 20 15:52:39.063 INFO O| May 20 15:52:39.063 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44552024-05-20T15:52:40.944Z[ recovery-image] May 20 15:52:39.105 INFO O| May 20 15:52:39.105 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
44562024-05-20T15:52:40.945Z[ recovery-image] May 20 15:52:39.105 INFO O| May 20 15:52:39.105 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
44572024-05-20T15:52:40.945Z[ recovery-image] May 20 15:52:39.105 INFO O| May 20 15:52:39.105 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44582024-05-20T15:52:40.948Z[ recovery-image] May 20 15:52:39.105 INFO O| May 20 15:52:39.105 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44592024-05-20T15:52:40.948Z[ recovery-image] May 20 15:52:39.105 INFO O| May 20 15:52:39.105 INFO ok!
44602024-05-20T15:52:40.948Z[ recovery-image] May 20 15:52:39.105 INFO O| May 20 15:52:39.105 INFO STEP 63 (ensure_file) COMPLETE
44612024-05-20T15:52:40.948Z[ recovery-image] May 20 15:52:39.106 INFO O| May 20 15:52:39.106 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44622024-05-20T15:52:40.962Z[ recovery-image] May 20 15:52:39.123 INFO O| May 20 15:52:39.123 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
44632024-05-20T15:52:40.962Z[ recovery-image] May 20 15:52:39.123 INFO O| May 20 15:52:39.123 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
44642024-05-20T15:52:40.966Z[ recovery-image] May 20 15:52:39.124 INFO O| May 20 15:52:39.123 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
44652024-05-20T15:52:40.966Z[ recovery-image] May 20 15:52:39.124 INFO O| May 20 15:52:39.124 INFO ok!
44662024-05-20T15:52:40.966Z[ recovery-image] May 20 15:52:39.124 INFO O| May 20 15:52:39.124 INFO STEP 64 (assemble_files) COMPLETE
44672024-05-20T15:52:40.966Z[ recovery-image] May 20 15:52:39.124 INFO O| May 20 15:52:39.124 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44682024-05-20T15:52:41.047Z[ recovery-image] May 20 15:52:39.208 INFO O| May 20 15:52:39.208 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
44692024-05-20T15:52:41.048Z[ recovery-image] May 20 15:52:39.208 INFO O| May 20 15:52:39.208 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
44702024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.208 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44712024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44722024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO ok!
44732024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO STEP 65 (ensure_file) COMPLETE
44742024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44752024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO skip step because feature "omicron1" is not enabled
44762024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44772024-05-20T15:52:41.051Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO skip step because feature "omicron1" is not enabled
44782024-05-20T15:52:41.052Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44792024-05-20T15:52:41.052Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO skip step because feature "omicron1" is not enabled
44802024-05-20T15:52:41.052Z[ recovery-image] May 20 15:52:39.209 INFO O| May 20 15:52:39.209 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44812024-05-20T15:52:41.114Z[ recovery-image] May 20 15:52:39.274 INFO O| May 20 15:52:39.274 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
44822024-05-20T15:52:41.114Z[ recovery-image] May 20 15:52:39.275 INFO O| May 20 15:52:39.274 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
44832024-05-20T15:52:42.479Z[ host-image] May 20 15:52:40.639 INFO O| May 20 15:52:40.639 INFO O| Planning: Solver setup ... Done
44842024-05-20T15:52:42.497Z[ host-image] May 20 15:52:40.657 INFO O| May 20 15:52:40.657 INFO O| Planning: Running solver ... Done
44852024-05-20T15:52:42.555Z[ host-image] May 20 15:52:40.716 INFO O| May 20 15:52:40.716 INFO O| Planning: Finding local manifests ... Done
44862024-05-20T15:52:42.559Z[ host-image] May 20 15:52:40.718 INFO O| May 20 15:52:40.718 INFO O| Planning: Fetching manifests: 0/6 0% complete
44872024-05-20T15:52:42.898Z[ host-image] May 20 15:52:41.058 INFO O| May 20 15:52:41.058 INFO O| Planning: Fetching manifests: 6/6 100% complete
44882024-05-20T15:52:43.002Z[ host-image] May 20 15:52:41.163 INFO O| May 20 15:52:41.163 INFO O| Planning: Package planning ... Done
44892024-05-20T15:52:43.047Z[ host-image] May 20 15:52:41.207 INFO O| May 20 15:52:41.207 INFO O| Planning: Merging actions ... Done
44902024-05-20T15:52:43.179Z[ host-image] May 20 15:52:41.339 INFO O| May 20 15:52:41.339 INFO O| Planning: Checking for conflicting actions ... Done
44912024-05-20T15:52:43.186Z[ host-image] May 20 15:52:41.346 INFO O| May 20 15:52:41.346 INFO O| Planning: Consolidating action changes ... Done
44922024-05-20T15:52:43.592Z[ host-image] May 20 15:52:41.748 INFO O| May 20 15:52:41.748 INFO O| Planning: Evaluating mediators ... Done
44932024-05-20T15:52:43.596Z[ host-image] May 20 15:52:41.754 INFO O| May 20 15:52:41.754 INFO O| Planning: Planning completed in 3.31 seconds
44942024-05-20T15:52:43.596Z[ host-image] May 20 15:52:41.756 INFO O| May 20 15:52:41.756 INFO O| Packages to install: 6
44952024-05-20T15:52:43.596Z[ host-image] May 20 15:52:41.757 INFO O| May 20 15:52:41.757 INFO O| Mediators to change: 1
44962024-05-20T15:52:43.596Z[ host-image] May 20 15:52:41.757 INFO O| May 20 15:52:41.757 INFO O| Services to change: 1
44972024-05-20T15:52:43.632Z[ host-image] May 20 15:52:41.792 INFO O| May 20 15:52:41.792 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
44982024-05-20T15:52:44.050Z[ recovery-image] May 20 15:52:42.210 INFO O| May 20 15:52:42.210 INFO STEP 69 (pack_tar) COMPLETE
44992024-05-20T15:52:44.050Z[ recovery-image] May 20 15:52:42.210 INFO O| May 20 15:52:42.210 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45002024-05-20T15:52:44.053Z[ recovery-image] May 20 15:52:42.210 INFO O| May 20 15:52:42.210 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45012024-05-20T15:52:44.378Z[ recovery-image] May 20 15:52:42.538 INFO O| May 20 15:52:42.538 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
45022024-05-20T15:52:44.520Z[ recovery-image] May 20 15:52:42.680 INFO O| May 20 15:52:42.680 INFO completed processing gimlet/ramdisk-02-trim
45032024-05-20T15:52:44.523Z[ recovery-image] May 20 15:52:42.683 INFO image builder template: ramdisk-03-recovery-trim...
45042024-05-20T15:52:44.523Z[ recovery-image] May 20 15:52:42.683 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpyC9skg/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-03-recovery-trim"], pwd: None
45052024-05-20T15:52:44.632Z[ recovery-image] May 20 15:52:42.791 INFO O| May 20 15:52:42.791 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45062024-05-20T15:52:44.638Z[ recovery-image] May 20 15:52:42.799 INFO O| May 20 15:52:42.799 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45072024-05-20T15:52:44.703Z[ recovery-image] May 20 15:52:42.863 INFO O| May 20 15:52:42.863 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
45082024-05-20T15:52:44.781Z[ recovery-image] May 20 15:52:42.940 INFO O| May 20 15:52:42.940 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45092024-05-20T15:52:44.786Z[ recovery-image] May 20 15:52:42.941 INFO O| May 20 15:52:42.940 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
45102024-05-20T15:52:44.795Z[ recovery-image] May 20 15:52:42.954 INFO O| May 20 15:52:42.954 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
45112024-05-20T15:52:44.802Z[ recovery-image] May 20 15:52:42.961 INFO O| May 20 15:52:42.961 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45122024-05-20T15:52:44.813Z[ recovery-image] May 20 15:52:42.970 INFO O| May 20 15:52:42.970 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45132024-05-20T15:52:45.143Z[ recovery-image] May 20 15:52:43.303 INFO O| May 20 15:52:43.302 INFO rolled back to input snapshot; work may begin
45142024-05-20T15:52:45.143Z[ recovery-image] May 20 15:52:43.303 INFO O| May 20 15:52:43.302 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
45152024-05-20T15:52:45.152Z[ recovery-image] May 20 15:52:43.312 INFO O| May 20 15:52:43.311 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45162024-05-20T15:52:45.168Z[ recovery-image] May 20 15:52:43.329 INFO O| May 20 15:52:43.329 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
45172024-05-20T15:52:45.219Z[ recovery-image] May 20 15:52:43.379 INFO O| May 20 15:52:43.379 INFO STEP 0 (remove_files) COMPLETE
45182024-05-20T15:52:45.219Z[ recovery-image] May 20 15:52:43.379 INFO O| May 20 15:52:43.379 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45192024-05-20T15:52:45.239Z[ recovery-image] May 20 15:52:43.399 INFO O| May 20 15:52:43.399 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
45202024-05-20T15:52:45.464Z[ recovery-image] May 20 15:52:43.624 INFO O| May 20 15:52:43.624 INFO STEP 1 (remove_files) COMPLETE
45212024-05-20T15:52:45.464Z[ recovery-image] May 20 15:52:43.624 INFO O| May 20 15:52:43.624 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45222024-05-20T15:52:45.487Z[ recovery-image] May 20 15:52:43.647 INFO O| May 20 15:52:43.647 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
45232024-05-20T15:52:45.510Z[ recovery-image] May 20 15:52:43.670 INFO O| May 20 15:52:43.670 INFO STEP 2 (remove_files) COMPLETE
45242024-05-20T15:52:45.510Z[ recovery-image] May 20 15:52:43.671 INFO O| May 20 15:52:43.670 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45252024-05-20T15:52:45.531Z[ recovery-image] May 20 15:52:43.688 INFO O| May 20 15:52:43.688 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
45262024-05-20T15:52:45.624Z[ recovery-image] May 20 15:52:43.784 INFO O| May 20 15:52:43.784 INFO STEP 3 (remove_files) COMPLETE
45272024-05-20T15:52:45.624Z[ recovery-image] May 20 15:52:43.784 INFO O| May 20 15:52:43.784 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45282024-05-20T15:52:45.644Z[ recovery-image] May 20 15:52:43.804 INFO O| May 20 15:52:43.804 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
45292024-05-20T15:52:45.722Z[ recovery-image] May 20 15:52:43.878 INFO O| May 20 15:52:43.878 INFO STEP 4 (remove_files) COMPLETE
45302024-05-20T15:52:45.722Z[ recovery-image] May 20 15:52:43.878 INFO O| May 20 15:52:43.878 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45312024-05-20T15:52:45.758Z[ recovery-image] May 20 15:52:43.917 INFO O| May 20 15:52:43.917 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
45322024-05-20T15:52:45.807Z[ recovery-image] May 20 15:52:43.968 INFO O| May 20 15:52:43.967 INFO STEP 5 (remove_files) COMPLETE
45332024-05-20T15:52:45.807Z[ recovery-image] May 20 15:52:43.968 INFO O| May 20 15:52:43.968 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45342024-05-20T15:52:45.841Z[ recovery-image] May 20 15:52:44.001 INFO O| May 20 15:52:44.001 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
45352024-05-20T15:52:45.865Z[ recovery-image] May 20 15:52:44.025 INFO O| May 20 15:52:44.025 INFO STEP 6 (remove_files) COMPLETE
45362024-05-20T15:52:45.865Z[ recovery-image] May 20 15:52:44.025 INFO O| May 20 15:52:44.025 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45372024-05-20T15:52:45.924Z[ recovery-image] May 20 15:52:44.084 INFO O| May 20 15:52:44.084 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
45382024-05-20T15:52:45.988Z[ recovery-image] May 20 15:52:44.148 INFO O| May 20 15:52:44.148 INFO STEP 7 (remove_files) COMPLETE
45392024-05-20T15:52:45.989Z[ recovery-image] May 20 15:52:44.148 INFO O| May 20 15:52:44.148 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45402024-05-20T15:52:46.007Z[ recovery-image] May 20 15:52:44.167 INFO O| May 20 15:52:44.167 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
45412024-05-20T15:52:46.025Z[ recovery-image] May 20 15:52:44.185 INFO O| May 20 15:52:44.185 INFO STEP 8 (remove_files) COMPLETE
45422024-05-20T15:52:46.025Z[ recovery-image] May 20 15:52:44.185 INFO O| May 20 15:52:44.185 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45432024-05-20T15:52:46.064Z[ recovery-image] May 20 15:52:44.222 INFO O| May 20 15:52:44.222 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
45442024-05-20T15:52:46.068Z[ recovery-image] May 20 15:52:44.223 INFO O| May 20 15:52:44.223 INFO STEP 9 (remove_files) COMPLETE
45452024-05-20T15:52:46.068Z[ recovery-image] May 20 15:52:44.223 INFO O| May 20 15:52:44.223 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45462024-05-20T15:52:46.082Z[ recovery-image] May 20 15:52:44.240 INFO O| May 20 15:52:44.240 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
45472024-05-20T15:52:46.087Z[ recovery-image] May 20 15:52:44.241 INFO O| May 20 15:52:44.241 INFO STEP 10 (remove_files) COMPLETE
45482024-05-20T15:52:46.087Z[ recovery-image] May 20 15:52:44.242 INFO O| May 20 15:52:44.241 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45492024-05-20T15:52:46.143Z[ recovery-image] May 20 15:52:44.303 INFO O| May 20 15:52:44.303 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
45502024-05-20T15:52:46.452Z[ recovery-image] May 20 15:52:44.612 INFO O| May 20 15:52:44.612 INFO STEP 11 (remove_files) COMPLETE
45512024-05-20T15:52:46.452Z[ recovery-image] May 20 15:52:44.612 INFO O| May 20 15:52:44.612 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45522024-05-20T15:52:46.493Z[ recovery-image] May 20 15:52:44.653 INFO O| May 20 15:52:44.653 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
45532024-05-20T15:52:46.523Z[ recovery-image] May 20 15:52:44.680 INFO O| May 20 15:52:44.680 INFO STEP 12 (remove_files) COMPLETE
45542024-05-20T15:52:46.523Z[ recovery-image] May 20 15:52:44.680 INFO O| May 20 15:52:44.680 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45552024-05-20T15:52:46.541Z[ recovery-image] May 20 15:52:44.701 INFO O| May 20 15:52:44.701 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
45562024-05-20T15:52:46.612Z[ recovery-image] May 20 15:52:44.762 INFO O| May 20 15:52:44.762 INFO STEP 13 (remove_files) COMPLETE
45572024-05-20T15:52:46.613Z[ recovery-image] May 20 15:52:44.762 INFO O| May 20 15:52:44.762 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45582024-05-20T15:52:46.630Z[ recovery-image] May 20 15:52:44.783 INFO O| May 20 15:52:44.783 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
45592024-05-20T15:52:46.630Z[ recovery-image] May 20 15:52:44.783 INFO O| May 20 15:52:44.783 INFO STEP 14 (remove_files) COMPLETE
45602024-05-20T15:52:46.630Z[ recovery-image] May 20 15:52:44.783 INFO O| May 20 15:52:44.783 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45612024-05-20T15:52:46.643Z[ recovery-image] May 20 15:52:44.804 INFO O| May 20 15:52:44.803 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
45622024-05-20T15:52:46.647Z[ recovery-image] May 20 15:52:44.805 INFO O| May 20 15:52:44.805 INFO STEP 15 (remove_files) COMPLETE
45632024-05-20T15:52:46.647Z[ recovery-image] May 20 15:52:44.805 INFO O| May 20 15:52:44.805 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45642024-05-20T15:52:46.669Z[ recovery-image] May 20 15:52:44.824 INFO O| May 20 15:52:44.824 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
45652024-05-20T15:52:46.775Z[ recovery-image] May 20 15:52:44.934 INFO O| May 20 15:52:44.934 INFO STEP 16 (remove_files) COMPLETE
45662024-05-20T15:52:46.775Z[ recovery-image] May 20 15:52:44.934 INFO O| May 20 15:52:44.934 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45672024-05-20T15:52:46.795Z[ recovery-image] May 20 15:52:44.955 INFO O| May 20 15:52:44.954 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
45682024-05-20T15:52:46.795Z[ recovery-image] May 20 15:52:44.955 INFO O| May 20 15:52:44.955 INFO STEP 17 (remove_files) COMPLETE
45692024-05-20T15:52:46.795Z[ recovery-image] May 20 15:52:44.955 INFO O| May 20 15:52:44.955 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45702024-05-20T15:52:46.813Z[ recovery-image] May 20 15:52:44.973 INFO O| May 20 15:52:44.973 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
45712024-05-20T15:52:46.838Z[ recovery-image] May 20 15:52:44.997 INFO O| May 20 15:52:44.997 INFO STEP 18 (remove_files) COMPLETE
45722024-05-20T15:52:46.838Z[ recovery-image] May 20 15:52:44.997 INFO O| May 20 15:52:44.997 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45732024-05-20T15:52:46.876Z[ recovery-image] May 20 15:52:45.036 INFO O| May 20 15:52:45.036 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
45742024-05-20T15:52:46.945Z[ recovery-image] May 20 15:52:45.105 INFO O| May 20 15:52:45.105 INFO STEP 19 (remove_files) COMPLETE
45752024-05-20T15:52:46.945Z[ recovery-image] May 20 15:52:45.105 INFO O| May 20 15:52:45.105 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45762024-05-20T15:52:46.973Z[ recovery-image] May 20 15:52:45.133 INFO O| May 20 15:52:45.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
45772024-05-20T15:52:46.976Z[ recovery-image] May 20 15:52:45.133 INFO O| May 20 15:52:45.133 INFO STEP 20 (remove_files) COMPLETE
45782024-05-20T15:52:46.976Z[ recovery-image] May 20 15:52:45.133 INFO O| May 20 15:52:45.133 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45792024-05-20T15:52:46.999Z[ recovery-image] May 20 15:52:45.156 INFO O| May 20 15:52:45.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
45802024-05-20T15:52:47.003Z[ recovery-image] May 20 15:52:45.158 INFO O| May 20 15:52:45.158 INFO STEP 21 (remove_files) COMPLETE
45812024-05-20T15:52:47.003Z[ recovery-image] May 20 15:52:45.159 INFO O| May 20 15:52:45.158 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45822024-05-20T15:52:47.021Z[ recovery-image] May 20 15:52:45.181 INFO O| May 20 15:52:45.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
45832024-05-20T15:52:47.027Z[ recovery-image] May 20 15:52:45.182 INFO O| May 20 15:52:45.182 INFO STEP 22 (remove_files) COMPLETE
45842024-05-20T15:52:47.027Z[ recovery-image] May 20 15:52:45.182 INFO O| May 20 15:52:45.182 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45852024-05-20T15:52:47.045Z[ recovery-image] May 20 15:52:45.202 INFO O| May 20 15:52:45.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
45862024-05-20T15:52:47.064Z[ recovery-image] May 20 15:52:45.222 INFO O| May 20 15:52:45.222 INFO STEP 23 (remove_files) COMPLETE
45872024-05-20T15:52:47.064Z[ recovery-image] May 20 15:52:45.222 INFO O| May 20 15:52:45.222 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45882024-05-20T15:52:47.081Z[ recovery-image] May 20 15:52:45.240 INFO O| May 20 15:52:45.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
45892024-05-20T15:52:47.102Z[ recovery-image] May 20 15:52:45.261 INFO O| May 20 15:52:45.261 INFO STEP 24 (remove_files) COMPLETE
45902024-05-20T15:52:47.102Z[ recovery-image] May 20 15:52:45.261 INFO O| May 20 15:52:45.261 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45912024-05-20T15:52:47.119Z[ recovery-image] May 20 15:52:45.279 INFO O| May 20 15:52:45.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
45922024-05-20T15:52:47.122Z[ recovery-image] May 20 15:52:45.279 INFO O| May 20 15:52:45.279 INFO STEP 25 (remove_files) COMPLETE
45932024-05-20T15:52:47.122Z[ recovery-image] May 20 15:52:45.279 INFO O| May 20 15:52:45.279 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45942024-05-20T15:52:47.152Z[ recovery-image] May 20 15:52:45.313 INFO O| May 20 15:52:45.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
45952024-05-20T15:52:47.156Z[ recovery-image] May 20 15:52:45.313 INFO O| May 20 15:52:45.313 INFO STEP 26 (remove_files) COMPLETE
45962024-05-20T15:52:47.156Z[ recovery-image] May 20 15:52:45.313 INFO O| May 20 15:52:45.313 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45972024-05-20T15:52:47.195Z[ recovery-image] May 20 15:52:45.355 INFO O| May 20 15:52:45.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
45982024-05-20T15:52:47.216Z[ recovery-image] May 20 15:52:45.376 INFO O| May 20 15:52:45.376 INFO STEP 27 (remove_files) COMPLETE
45992024-05-20T15:52:47.216Z[ recovery-image] May 20 15:52:45.376 INFO O| May 20 15:52:45.376 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46002024-05-20T15:52:47.236Z[ recovery-image] May 20 15:52:45.396 INFO O| May 20 15:52:45.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
46012024-05-20T15:52:47.257Z[ recovery-image] May 20 15:52:45.417 INFO O| May 20 15:52:45.417 INFO STEP 28 (remove_files) COMPLETE
46022024-05-20T15:52:47.257Z[ recovery-image] May 20 15:52:45.417 INFO O| May 20 15:52:45.417 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46032024-05-20T15:52:47.277Z[ recovery-image] May 20 15:52:45.437 INFO O| May 20 15:52:45.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
46042024-05-20T15:52:47.281Z[ recovery-image] May 20 15:52:45.438 INFO O| May 20 15:52:45.438 INFO STEP 29 (remove_files) COMPLETE
46052024-05-20T15:52:47.281Z[ recovery-image] May 20 15:52:45.438 INFO O| May 20 15:52:45.438 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062024-05-20T15:52:47.296Z[ recovery-image] May 20 15:52:45.456 INFO O| May 20 15:52:45.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
46072024-05-20T15:52:47.302Z[ recovery-image] May 20 15:52:45.456 INFO O| May 20 15:52:45.456 INFO STEP 30 (remove_files) COMPLETE
46082024-05-20T15:52:47.302Z[ recovery-image] May 20 15:52:45.457 INFO O| May 20 15:52:45.457 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092024-05-20T15:52:47.314Z[ recovery-image] May 20 15:52:45.474 INFO O| May 20 15:52:45.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
46102024-05-20T15:52:47.317Z[ recovery-image] May 20 15:52:45.474 INFO O| May 20 15:52:45.474 INFO STEP 31 (remove_files) COMPLETE
46112024-05-20T15:52:47.317Z[ recovery-image] May 20 15:52:45.475 INFO O| May 20 15:52:45.474 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122024-05-20T15:52:47.333Z[ recovery-image] May 20 15:52:45.493 INFO O| May 20 15:52:45.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
46132024-05-20T15:52:47.358Z[ recovery-image] May 20 15:52:45.518 INFO O| May 20 15:52:45.518 INFO STEP 32 (remove_files) COMPLETE
46142024-05-20T15:52:47.361Z[ recovery-image] May 20 15:52:45.518 INFO O| May 20 15:52:45.518 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152024-05-20T15:52:47.393Z[ recovery-image] May 20 15:52:45.553 INFO O| May 20 15:52:45.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
46162024-05-20T15:52:47.396Z[ recovery-image] May 20 15:52:45.554 INFO O| May 20 15:52:45.554 INFO STEP 33 (remove_files) COMPLETE
46172024-05-20T15:52:47.396Z[ recovery-image] May 20 15:52:45.554 INFO O| May 20 15:52:45.554 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46182024-05-20T15:52:47.413Z[ recovery-image] May 20 15:52:45.573 INFO O| May 20 15:52:45.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
46192024-05-20T15:52:47.416Z[ recovery-image] May 20 15:52:45.573 INFO O| May 20 15:52:45.573 INFO STEP 34 (remove_files) COMPLETE
46202024-05-20T15:52:47.416Z[ recovery-image] May 20 15:52:45.573 INFO O| May 20 15:52:45.573 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46212024-05-20T15:52:47.438Z[ recovery-image] May 20 15:52:45.599 INFO O| May 20 15:52:45.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
46222024-05-20T15:52:47.438Z[ recovery-image] May 20 15:52:45.599 INFO O| May 20 15:52:45.599 INFO STEP 35 (remove_files) COMPLETE
46232024-05-20T15:52:47.442Z[ recovery-image] May 20 15:52:45.599 INFO O| May 20 15:52:45.599 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46242024-05-20T15:52:47.500Z[ recovery-image] May 20 15:52:45.660 INFO O| May 20 15:52:45.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
46252024-05-20T15:52:47.503Z[ recovery-image] May 20 15:52:45.660 INFO O| May 20 15:52:45.660 INFO STEP 36 (remove_files) COMPLETE
46262024-05-20T15:52:47.503Z[ recovery-image] May 20 15:52:45.660 INFO O| May 20 15:52:45.660 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46272024-05-20T15:52:47.563Z[ recovery-image] May 20 15:52:45.722 INFO O| May 20 15:52:45.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
46282024-05-20T15:52:47.584Z[ recovery-image] May 20 15:52:45.744 INFO O| May 20 15:52:45.744 INFO STEP 37 (remove_files) COMPLETE
46292024-05-20T15:52:47.584Z[ recovery-image] May 20 15:52:45.744 INFO O| May 20 15:52:45.744 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46302024-05-20T15:52:47.622Z[ recovery-image] May 20 15:52:45.781 INFO O| May 20 15:52:45.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
46312024-05-20T15:52:47.622Z[ recovery-image] May 20 15:52:45.781 INFO O| May 20 15:52:45.781 INFO STEP 38 (remove_files) COMPLETE
46322024-05-20T15:52:47.622Z[ recovery-image] May 20 15:52:45.782 INFO O| May 20 15:52:45.781 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46332024-05-20T15:52:47.661Z[ recovery-image] May 20 15:52:45.821 INFO O| May 20 15:52:45.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
46342024-05-20T15:52:47.661Z[ recovery-image] May 20 15:52:45.821 INFO O| May 20 15:52:45.821 INFO STEP 39 (remove_files) COMPLETE
46352024-05-20T15:52:47.662Z[ recovery-image] May 20 15:52:45.821 INFO O| May 20 15:52:45.821 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46362024-05-20T15:52:47.679Z[ recovery-image] May 20 15:52:45.839 INFO O| May 20 15:52:45.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
46372024-05-20T15:52:47.679Z[ recovery-image] May 20 15:52:45.839 INFO O| May 20 15:52:45.839 INFO STEP 40 (remove_files) COMPLETE
46382024-05-20T15:52:47.679Z[ recovery-image] May 20 15:52:45.839 INFO O| May 20 15:52:45.839 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46392024-05-20T15:52:47.699Z[ recovery-image] May 20 15:52:45.856 INFO O| May 20 15:52:45.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
46402024-05-20T15:52:47.699Z[ recovery-image] May 20 15:52:45.856 INFO O| May 20 15:52:45.856 INFO STEP 41 (remove_files) COMPLETE
46412024-05-20T15:52:47.703Z[ recovery-image] May 20 15:52:45.856 INFO O| May 20 15:52:45.856 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46422024-05-20T15:52:47.712Z[ recovery-image] May 20 15:52:45.872 INFO O| May 20 15:52:45.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
46432024-05-20T15:52:47.712Z[ recovery-image] May 20 15:52:45.872 INFO O| May 20 15:52:45.872 INFO STEP 42 (remove_files) COMPLETE
46442024-05-20T15:52:47.715Z[ recovery-image] May 20 15:52:45.872 INFO O| May 20 15:52:45.872 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46452024-05-20T15:52:47.730Z[ recovery-image] May 20 15:52:45.890 INFO O| May 20 15:52:45.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
46462024-05-20T15:52:47.730Z[ recovery-image] May 20 15:52:45.890 INFO O| May 20 15:52:45.890 INFO STEP 43 (remove_files) COMPLETE
46472024-05-20T15:52:47.730Z[ recovery-image] May 20 15:52:45.890 INFO O| May 20 15:52:45.890 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46482024-05-20T15:52:47.747Z[ recovery-image] May 20 15:52:45.907 INFO O| May 20 15:52:45.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
46492024-05-20T15:52:47.747Z[ recovery-image] May 20 15:52:45.908 INFO O| May 20 15:52:45.907 INFO STEP 44 (remove_files) COMPLETE
46502024-05-20T15:52:47.751Z[ recovery-image] May 20 15:52:45.908 INFO O| May 20 15:52:45.908 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46512024-05-20T15:52:47.764Z[ recovery-image] May 20 15:52:45.924 INFO O| May 20 15:52:45.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
46522024-05-20T15:52:47.764Z[ recovery-image] May 20 15:52:45.925 INFO O| May 20 15:52:45.925 INFO STEP 45 (remove_files) COMPLETE
46532024-05-20T15:52:47.768Z[ recovery-image] May 20 15:52:45.925 INFO O| May 20 15:52:45.925 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46542024-05-20T15:52:47.804Z[ recovery-image] May 20 15:52:45.964 INFO O| May 20 15:52:45.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
46552024-05-20T15:52:47.804Z[ recovery-image] May 20 15:52:45.964 INFO O| May 20 15:52:45.964 INFO STEP 46 (remove_files) COMPLETE
46562024-05-20T15:52:47.804Z[ recovery-image] May 20 15:52:45.964 INFO O| May 20 15:52:45.964 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46572024-05-20T15:52:47.822Z[ recovery-image] May 20 15:52:45.982 INFO O| May 20 15:52:45.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
46582024-05-20T15:52:47.825Z[ recovery-image] May 20 15:52:45.982 INFO O| May 20 15:52:45.982 INFO STEP 47 (remove_files) COMPLETE
46592024-05-20T15:52:47.825Z[ recovery-image] May 20 15:52:45.982 INFO O| May 20 15:52:45.982 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46602024-05-20T15:52:47.839Z[ recovery-image] May 20 15:52:45.999 INFO O| May 20 15:52:45.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
46612024-05-20T15:52:47.842Z[ recovery-image] May 20 15:52:46.000 INFO O| May 20 15:52:45.999 INFO STEP 48 (remove_files) COMPLETE
46622024-05-20T15:52:47.846Z[ recovery-image] May 20 15:52:46.000 INFO O| May 20 15:52:46.000 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46632024-05-20T15:52:47.864Z[ recovery-image] May 20 15:52:46.021 INFO O| May 20 15:52:46.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
46642024-05-20T15:52:47.864Z[ recovery-image] May 20 15:52:46.021 INFO O| May 20 15:52:46.021 INFO STEP 49 (remove_files) COMPLETE
46652024-05-20T15:52:47.864Z[ recovery-image] May 20 15:52:46.021 INFO O| May 20 15:52:46.021 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662024-05-20T15:52:47.878Z[ recovery-image] May 20 15:52:46.038 INFO O| May 20 15:52:46.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
46672024-05-20T15:52:47.887Z[ recovery-image] May 20 15:52:46.047 INFO O| May 20 15:52:46.047 INFO STEP 50 (remove_files) COMPLETE
46682024-05-20T15:52:47.890Z[ recovery-image] May 20 15:52:46.047 INFO O| May 20 15:52:46.047 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692024-05-20T15:52:47.906Z[ recovery-image] May 20 15:52:46.066 INFO O| May 20 15:52:46.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
46702024-05-20T15:52:47.927Z[ recovery-image] May 20 15:52:46.087 INFO O| May 20 15:52:46.087 INFO STEP 51 (remove_files) COMPLETE
46712024-05-20T15:52:47.927Z[ recovery-image] May 20 15:52:46.087 INFO O| May 20 15:52:46.087 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722024-05-20T15:52:47.947Z[ recovery-image] May 20 15:52:46.107 INFO O| May 20 15:52:46.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
46732024-05-20T15:52:47.951Z[ recovery-image] May 20 15:52:46.108 INFO O| May 20 15:52:46.108 INFO STEP 52 (remove_files) COMPLETE
46742024-05-20T15:52:47.951Z[ recovery-image] May 20 15:52:46.108 INFO O| May 20 15:52:46.108 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752024-05-20T15:52:47.966Z[ recovery-image] May 20 15:52:46.126 INFO O| May 20 15:52:46.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
46762024-05-20T15:52:47.990Z[ recovery-image] May 20 15:52:46.150 INFO O| May 20 15:52:46.150 INFO STEP 53 (remove_files) COMPLETE
46772024-05-20T15:52:47.990Z[ recovery-image] May 20 15:52:46.150 INFO O| May 20 15:52:46.150 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782024-05-20T15:52:48.010Z[ recovery-image] May 20 15:52:46.170 INFO O| May 20 15:52:46.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
46792024-05-20T15:52:48.016Z[ recovery-image] May 20 15:52:46.170 INFO O| May 20 15:52:46.170 INFO STEP 54 (remove_files) COMPLETE
46802024-05-20T15:52:48.016Z[ recovery-image] May 20 15:52:46.170 INFO O| May 20 15:52:46.170 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812024-05-20T15:52:48.028Z[ recovery-image] May 20 15:52:46.188 INFO O| May 20 15:52:46.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
46822024-05-20T15:52:48.031Z[ recovery-image] May 20 15:52:46.188 INFO O| May 20 15:52:46.188 INFO STEP 55 (remove_files) COMPLETE
46832024-05-20T15:52:48.031Z[ recovery-image] May 20 15:52:46.188 INFO O| May 20 15:52:46.188 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842024-05-20T15:52:48.046Z[ recovery-image] May 20 15:52:46.206 INFO O| May 20 15:52:46.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
46852024-05-20T15:52:48.050Z[ recovery-image] May 20 15:52:46.206 INFO O| May 20 15:52:46.206 INFO STEP 56 (remove_files) COMPLETE
46862024-05-20T15:52:48.050Z[ recovery-image] May 20 15:52:46.207 INFO O| May 20 15:52:46.207 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46872024-05-20T15:52:48.065Z[ recovery-image] May 20 15:52:46.225 INFO O| May 20 15:52:46.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
46882024-05-20T15:52:48.068Z[ recovery-image] May 20 15:52:46.225 INFO O| May 20 15:52:46.225 INFO STEP 57 (remove_files) COMPLETE
46892024-05-20T15:52:48.068Z[ recovery-image] May 20 15:52:46.225 INFO O| May 20 15:52:46.225 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46902024-05-20T15:52:48.083Z[ recovery-image] May 20 15:52:46.243 INFO O| May 20 15:52:46.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
46912024-05-20T15:52:48.086Z[ recovery-image] May 20 15:52:46.243 INFO O| May 20 15:52:46.243 INFO STEP 58 (remove_files) COMPLETE
46922024-05-20T15:52:48.086Z[ recovery-image] May 20 15:52:46.243 INFO O| May 20 15:52:46.243 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46932024-05-20T15:52:48.101Z[ recovery-image] May 20 15:52:46.261 INFO O| May 20 15:52:46.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
46942024-05-20T15:52:48.126Z[ recovery-image] May 20 15:52:46.286 INFO O| May 20 15:52:46.286 INFO STEP 59 (remove_files) COMPLETE
46952024-05-20T15:52:48.126Z[ recovery-image] May 20 15:52:46.286 INFO O| May 20 15:52:46.286 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46962024-05-20T15:52:48.146Z[ recovery-image] May 20 15:52:46.306 INFO O| May 20 15:52:46.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
46972024-05-20T15:52:48.166Z[ recovery-image] May 20 15:52:46.326 INFO O| May 20 15:52:46.326 INFO STEP 60 (remove_files) COMPLETE
46982024-05-20T15:52:48.166Z[ recovery-image] May 20 15:52:46.326 INFO O| May 20 15:52:46.326 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46992024-05-20T15:52:48.186Z[ recovery-image] May 20 15:52:46.346 INFO O| May 20 15:52:46.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
47002024-05-20T15:52:48.189Z[ recovery-image] May 20 15:52:46.346 INFO O| May 20 15:52:46.346 INFO STEP 61 (remove_files) COMPLETE
47012024-05-20T15:52:48.190Z[ recovery-image] May 20 15:52:46.346 INFO O| May 20 15:52:46.346 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47022024-05-20T15:52:48.205Z[ recovery-image] May 20 15:52:46.365 INFO O| May 20 15:52:46.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
47032024-05-20T15:52:48.208Z[ recovery-image] May 20 15:52:46.365 INFO O| May 20 15:52:46.365 INFO STEP 62 (remove_files) COMPLETE
47042024-05-20T15:52:48.208Z[ recovery-image] May 20 15:52:46.365 INFO O| May 20 15:52:46.365 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47052024-05-20T15:52:48.222Z[ recovery-image] May 20 15:52:46.382 INFO O| May 20 15:52:46.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
47062024-05-20T15:52:48.222Z[ recovery-image] May 20 15:52:46.382 INFO O| May 20 15:52:46.382 INFO STEP 63 (remove_files) COMPLETE
47072024-05-20T15:52:48.222Z[ recovery-image] May 20 15:52:46.382 INFO O| May 20 15:52:46.382 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47082024-05-20T15:52:48.241Z[ recovery-image] May 20 15:52:46.401 INFO O| May 20 15:52:46.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
47092024-05-20T15:52:48.241Z[ recovery-image] May 20 15:52:46.401 INFO O| May 20 15:52:46.401 INFO STEP 64 (remove_files) COMPLETE
47102024-05-20T15:52:48.244Z[ recovery-image] May 20 15:52:46.401 INFO O| May 20 15:52:46.401 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47112024-05-20T15:52:48.262Z[ recovery-image] May 20 15:52:46.418 INFO O| May 20 15:52:46.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
47122024-05-20T15:52:48.262Z[ recovery-image] May 20 15:52:46.418 INFO O| May 20 15:52:46.418 INFO STEP 65 (remove_files) COMPLETE
47132024-05-20T15:52:48.262Z[ recovery-image] May 20 15:52:46.419 INFO O| May 20 15:52:46.418 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47142024-05-20T15:52:48.276Z[ recovery-image] May 20 15:52:46.436 INFO O| May 20 15:52:46.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
47152024-05-20T15:52:48.276Z[ recovery-image] May 20 15:52:46.436 INFO O| May 20 15:52:46.436 INFO STEP 66 (remove_files) COMPLETE
47162024-05-20T15:52:48.279Z[ recovery-image] May 20 15:52:46.436 INFO O| May 20 15:52:46.436 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47172024-05-20T15:52:48.294Z[ recovery-image] May 20 15:52:46.453 INFO O| May 20 15:52:46.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
47182024-05-20T15:52:48.294Z[ recovery-image] May 20 15:52:46.453 INFO O| May 20 15:52:46.453 INFO STEP 67 (remove_files) COMPLETE
47192024-05-20T15:52:48.294Z[ recovery-image] May 20 15:52:46.453 INFO O| May 20 15:52:46.453 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47202024-05-20T15:52:48.310Z[ recovery-image] May 20 15:52:46.470 INFO O| May 20 15:52:46.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
47212024-05-20T15:52:48.310Z[ recovery-image] May 20 15:52:46.470 INFO O| May 20 15:52:46.470 INFO STEP 68 (remove_files) COMPLETE
47222024-05-20T15:52:48.313Z[ recovery-image] May 20 15:52:46.470 INFO O| May 20 15:52:46.470 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47232024-05-20T15:52:48.357Z[ recovery-image] May 20 15:52:46.512 INFO O| May 20 15:52:46.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
47242024-05-20T15:52:48.357Z[ recovery-image] May 20 15:52:46.512 INFO O| May 20 15:52:46.512 INFO STEP 69 (remove_files) COMPLETE
47252024-05-20T15:52:48.365Z[ recovery-image] May 20 15:52:46.512 INFO O| May 20 15:52:46.512 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47262024-05-20T15:52:48.372Z[ recovery-image] May 20 15:52:46.531 INFO O| May 20 15:52:46.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
47272024-05-20T15:52:48.376Z[ recovery-image] May 20 15:52:46.531 INFO O| May 20 15:52:46.531 INFO STEP 70 (remove_files) COMPLETE
47282024-05-20T15:52:48.376Z[ recovery-image] May 20 15:52:46.531 INFO O| May 20 15:52:46.531 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292024-05-20T15:52:48.389Z[ recovery-image] May 20 15:52:46.549 INFO O| May 20 15:52:46.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
47302024-05-20T15:52:48.389Z[ recovery-image] May 20 15:52:46.549 INFO O| May 20 15:52:46.549 INFO STEP 71 (remove_files) COMPLETE
47312024-05-20T15:52:48.396Z[ recovery-image] May 20 15:52:46.549 INFO O| May 20 15:52:46.549 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47322024-05-20T15:52:48.424Z[ recovery-image] May 20 15:52:46.584 INFO O| May 20 15:52:46.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
47332024-05-20T15:52:48.424Z[ recovery-image] May 20 15:52:46.584 INFO O| May 20 15:52:46.584 INFO STEP 72 (remove_files) COMPLETE
47342024-05-20T15:52:48.427Z[ recovery-image] May 20 15:52:46.584 INFO O| May 20 15:52:46.584 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47352024-05-20T15:52:48.489Z[ recovery-image] May 20 15:52:46.633 INFO O| May 20 15:52:46.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
47362024-05-20T15:52:48.490Z[ recovery-image] May 20 15:52:46.633 INFO O| May 20 15:52:46.633 INFO STEP 73 (remove_files) COMPLETE
47372024-05-20T15:52:48.490Z[ recovery-image] May 20 15:52:46.633 INFO O| May 20 15:52:46.633 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47382024-05-20T15:52:48.563Z[ recovery-image] May 20 15:52:46.723 INFO O| May 20 15:52:46.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
47392024-05-20T15:52:48.563Z[ recovery-image] May 20 15:52:46.723 INFO O| May 20 15:52:46.723 INFO STEP 74 (remove_files) COMPLETE
47402024-05-20T15:52:48.566Z[ recovery-image] May 20 15:52:46.723 INFO O| May 20 15:52:46.723 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47412024-05-20T15:52:48.626Z[ recovery-image] May 20 15:52:46.786 INFO O| May 20 15:52:46.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
47422024-05-20T15:52:48.631Z[ recovery-image] May 20 15:52:46.791 INFO O| May 20 15:52:46.791 INFO STEP 75 (remove_files) COMPLETE
47432024-05-20T15:52:48.631Z[ recovery-image] May 20 15:52:46.791 INFO O| May 20 15:52:46.791 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47442024-05-20T15:52:48.647Z[ host-image] May 20 15:52:46.807 INFO O| May 20 15:52:46.807 INFO O| Download: 756/1140 items 3.1/8.4MB 36% complete (640k/s)
47452024-05-20T15:52:48.691Z[ recovery-image] May 20 15:52:46.850 INFO O| May 20 15:52:46.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
47462024-05-20T15:52:48.691Z[ recovery-image] May 20 15:52:46.850 INFO O| May 20 15:52:46.850 INFO STEP 76 (remove_files) COMPLETE
47472024-05-20T15:52:48.691Z[ recovery-image] May 20 15:52:46.850 INFO O| May 20 15:52:46.850 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482024-05-20T15:52:48.709Z[ recovery-image] May 20 15:52:46.869 INFO O| May 20 15:52:46.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
47492024-05-20T15:52:48.709Z[ recovery-image] May 20 15:52:46.869 INFO O| May 20 15:52:46.869 INFO STEP 77 (remove_files) COMPLETE
47502024-05-20T15:52:48.712Z[ recovery-image] May 20 15:52:46.869 INFO O| May 20 15:52:46.869 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512024-05-20T15:52:48.727Z[ recovery-image] May 20 15:52:46.887 INFO O| May 20 15:52:46.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
47522024-05-20T15:52:48.727Z[ recovery-image] May 20 15:52:46.887 INFO O| May 20 15:52:46.887 INFO STEP 78 (remove_files) COMPLETE
47532024-05-20T15:52:48.730Z[ recovery-image] May 20 15:52:46.887 INFO O| May 20 15:52:46.887 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542024-05-20T15:52:48.746Z[ recovery-image] May 20 15:52:46.906 INFO O| May 20 15:52:46.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
47552024-05-20T15:52:48.772Z[ recovery-image] May 20 15:52:46.931 INFO O| May 20 15:52:46.931 INFO STEP 79 (remove_files) COMPLETE
47562024-05-20T15:52:48.772Z[ recovery-image] May 20 15:52:46.931 INFO O| May 20 15:52:46.931 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572024-05-20T15:52:48.808Z[ recovery-image] May 20 15:52:46.968 INFO O| May 20 15:52:46.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
47582024-05-20T15:52:48.809Z[ recovery-image] May 20 15:52:46.968 INFO O| May 20 15:52:46.968 INFO STEP 80 (remove_files) COMPLETE
47592024-05-20T15:52:48.809Z[ recovery-image] May 20 15:52:46.968 INFO O| May 20 15:52:46.968 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602024-05-20T15:52:48.851Z[ recovery-image] May 20 15:52:47.009 INFO O| May 20 15:52:47.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
47612024-05-20T15:52:48.851Z[ recovery-image] May 20 15:52:47.010 INFO O| May 20 15:52:47.010 INFO STEP 81 (remove_files) COMPLETE
47622024-05-20T15:52:48.851Z[ recovery-image] May 20 15:52:47.010 INFO O| May 20 15:52:47.010 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632024-05-20T15:52:48.872Z[ recovery-image] May 20 15:52:47.027 INFO O| May 20 15:52:47.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
47642024-05-20T15:52:48.872Z[ recovery-image] May 20 15:52:47.027 INFO O| May 20 15:52:47.027 INFO STEP 82 (remove_files) COMPLETE
47652024-05-20T15:52:48.872Z[ recovery-image] May 20 15:52:47.027 INFO O| May 20 15:52:47.027 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662024-05-20T15:52:48.884Z[ recovery-image] May 20 15:52:47.044 INFO O| May 20 15:52:47.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
47672024-05-20T15:52:48.885Z[ recovery-image] May 20 15:52:47.044 INFO O| May 20 15:52:47.044 INFO STEP 83 (remove_files) COMPLETE
47682024-05-20T15:52:48.885Z[ recovery-image] May 20 15:52:47.045 INFO O| May 20 15:52:47.044 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692024-05-20T15:52:48.902Z[ recovery-image] May 20 15:52:47.062 INFO O| May 20 15:52:47.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
47702024-05-20T15:52:48.902Z[ recovery-image] May 20 15:52:47.062 INFO O| May 20 15:52:47.062 INFO STEP 84 (remove_files) COMPLETE
47712024-05-20T15:52:48.902Z[ recovery-image] May 20 15:52:47.062 INFO O| May 20 15:52:47.062 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722024-05-20T15:52:48.919Z[ recovery-image] May 20 15:52:47.079 INFO O| May 20 15:52:47.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
47732024-05-20T15:52:48.919Z[ recovery-image] May 20 15:52:47.079 INFO O| May 20 15:52:47.079 INFO STEP 85 (remove_files) COMPLETE
47742024-05-20T15:52:48.919Z[ recovery-image] May 20 15:52:47.079 INFO O| May 20 15:52:47.079 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752024-05-20T15:52:48.936Z[ recovery-image] May 20 15:52:47.096 INFO O| May 20 15:52:47.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
47762024-05-20T15:52:48.936Z[ recovery-image] May 20 15:52:47.096 INFO O| May 20 15:52:47.096 INFO STEP 86 (remove_files) COMPLETE
47772024-05-20T15:52:48.936Z[ recovery-image] May 20 15:52:47.096 INFO O| May 20 15:52:47.096 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782024-05-20T15:52:48.954Z[ recovery-image] May 20 15:52:47.113 INFO O| May 20 15:52:47.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
47792024-05-20T15:52:48.954Z[ recovery-image] May 20 15:52:47.114 INFO O| May 20 15:52:47.114 INFO STEP 87 (remove_files) COMPLETE
47802024-05-20T15:52:48.954Z[ recovery-image] May 20 15:52:47.114 INFO O| May 20 15:52:47.114 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812024-05-20T15:52:48.972Z[ recovery-image] May 20 15:52:47.131 INFO O| May 20 15:52:47.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
47822024-05-20T15:52:48.972Z[ recovery-image] May 20 15:52:47.131 INFO O| May 20 15:52:47.131 INFO STEP 88 (remove_files) COMPLETE
47832024-05-20T15:52:48.972Z[ recovery-image] May 20 15:52:47.131 INFO O| May 20 15:52:47.131 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842024-05-20T15:52:48.988Z[ recovery-image] May 20 15:52:47.148 INFO O| May 20 15:52:47.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
47852024-05-20T15:52:48.988Z[ recovery-image] May 20 15:52:47.148 INFO O| May 20 15:52:47.148 INFO STEP 89 (remove_files) COMPLETE
47862024-05-20T15:52:48.989Z[ recovery-image] May 20 15:52:47.148 INFO O| May 20 15:52:47.148 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872024-05-20T15:52:49.059Z[ recovery-image] May 20 15:52:47.219 INFO O| May 20 15:52:47.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
47882024-05-20T15:52:49.062Z[ recovery-image] May 20 15:52:47.219 INFO O| May 20 15:52:47.219 INFO STEP 90 (remove_files) COMPLETE
47892024-05-20T15:52:49.062Z[ recovery-image] May 20 15:52:47.219 INFO O| May 20 15:52:47.219 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902024-05-20T15:52:49.079Z[ recovery-image] May 20 15:52:47.239 INFO O| May 20 15:52:47.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
47912024-05-20T15:52:49.082Z[ recovery-image] May 20 15:52:47.239 INFO O| May 20 15:52:47.239 INFO STEP 91 (remove_files) COMPLETE
47922024-05-20T15:52:49.082Z[ recovery-image] May 20 15:52:47.239 INFO O| May 20 15:52:47.239 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47932024-05-20T15:52:49.097Z[ recovery-image] May 20 15:52:47.257 INFO O| May 20 15:52:47.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
47942024-05-20T15:52:49.103Z[ recovery-image] May 20 15:52:47.257 INFO O| May 20 15:52:47.257 INFO STEP 92 (remove_files) COMPLETE
47952024-05-20T15:52:49.103Z[ recovery-image] May 20 15:52:47.257 INFO O| May 20 15:52:47.257 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47962024-05-20T15:52:49.121Z[ recovery-image] May 20 15:52:47.280 INFO O| May 20 15:52:47.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
47972024-05-20T15:52:49.124Z[ recovery-image] May 20 15:52:47.280 INFO O| May 20 15:52:47.280 INFO STEP 93 (remove_files) COMPLETE
47982024-05-20T15:52:49.124Z[ recovery-image] May 20 15:52:47.281 INFO O| May 20 15:52:47.280 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47992024-05-20T15:52:49.140Z[ recovery-image] May 20 15:52:47.300 INFO O| May 20 15:52:47.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
48002024-05-20T15:52:49.140Z[ recovery-image] May 20 15:52:47.300 INFO O| May 20 15:52:47.300 INFO STEP 94 (remove_files) COMPLETE
48012024-05-20T15:52:49.144Z[ recovery-image] May 20 15:52:47.300 INFO O| May 20 15:52:47.300 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48022024-05-20T15:52:49.158Z[ recovery-image] May 20 15:52:47.318 INFO O| May 20 15:52:47.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
48032024-05-20T15:52:49.158Z[ recovery-image] May 20 15:52:47.318 INFO O| May 20 15:52:47.318 INFO STEP 95 (remove_files) COMPLETE
48042024-05-20T15:52:49.158Z[ recovery-image] May 20 15:52:47.318 INFO O| May 20 15:52:47.318 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48052024-05-20T15:52:49.175Z[ recovery-image] May 20 15:52:47.335 INFO O| May 20 15:52:47.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
48062024-05-20T15:52:49.175Z[ recovery-image] May 20 15:52:47.335 INFO O| May 20 15:52:47.335 INFO STEP 96 (remove_files) COMPLETE
48072024-05-20T15:52:49.175Z[ recovery-image] May 20 15:52:47.335 INFO O| May 20 15:52:47.335 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48082024-05-20T15:52:49.192Z[ recovery-image] May 20 15:52:47.352 INFO O| May 20 15:52:47.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
48092024-05-20T15:52:49.192Z[ recovery-image] May 20 15:52:47.352 INFO O| May 20 15:52:47.352 INFO STEP 97 (remove_files) COMPLETE
48102024-05-20T15:52:49.196Z[ recovery-image] May 20 15:52:47.352 INFO O| May 20 15:52:47.352 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48112024-05-20T15:52:49.215Z[ recovery-image] May 20 15:52:47.374 INFO O| May 20 15:52:47.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
48122024-05-20T15:52:49.215Z[ recovery-image] May 20 15:52:47.374 INFO O| May 20 15:52:47.374 INFO STEP 98 (remove_files) COMPLETE
48132024-05-20T15:52:49.215Z[ recovery-image] May 20 15:52:47.374 INFO O| May 20 15:52:47.374 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48142024-05-20T15:52:49.235Z[ recovery-image] May 20 15:52:47.395 INFO O| May 20 15:52:47.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
48152024-05-20T15:52:49.235Z[ recovery-image] May 20 15:52:47.395 INFO O| May 20 15:52:47.395 INFO STEP 99 (remove_files) COMPLETE
48162024-05-20T15:52:49.235Z[ recovery-image] May 20 15:52:47.395 INFO O| May 20 15:52:47.395 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48172024-05-20T15:52:49.287Z[ recovery-image] May 20 15:52:47.438 INFO O| May 20 15:52:47.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
48182024-05-20T15:52:49.299Z[ recovery-image] May 20 15:52:47.452 INFO O| May 20 15:52:47.452 INFO STEP 100 (remove_files) COMPLETE
48192024-05-20T15:52:49.299Z[ recovery-image] May 20 15:52:47.452 INFO O| May 20 15:52:47.452 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202024-05-20T15:52:49.314Z[ recovery-image] May 20 15:52:47.471 INFO O| May 20 15:52:47.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
48212024-05-20T15:52:49.317Z[ recovery-image] May 20 15:52:47.471 INFO O| May 20 15:52:47.471 INFO STEP 101 (remove_files) COMPLETE
48222024-05-20T15:52:49.318Z[ recovery-image] May 20 15:52:47.471 INFO O| May 20 15:52:47.471 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232024-05-20T15:52:49.328Z[ recovery-image] May 20 15:52:47.488 INFO O| May 20 15:52:47.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
48242024-05-20T15:52:49.331Z[ recovery-image] May 20 15:52:47.488 INFO O| May 20 15:52:47.488 INFO STEP 102 (remove_files) COMPLETE
48252024-05-20T15:52:49.331Z[ recovery-image] May 20 15:52:47.488 INFO O| May 20 15:52:47.488 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48262024-05-20T15:52:49.345Z[ recovery-image] May 20 15:52:47.505 INFO O| May 20 15:52:47.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
48272024-05-20T15:52:49.348Z[ recovery-image] May 20 15:52:47.505 INFO O| May 20 15:52:47.505 INFO STEP 103 (remove_files) COMPLETE
48282024-05-20T15:52:49.348Z[ recovery-image] May 20 15:52:47.505 INFO O| May 20 15:52:47.505 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292024-05-20T15:52:49.363Z[ recovery-image] May 20 15:52:47.523 INFO O| May 20 15:52:47.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
48302024-05-20T15:52:49.363Z[ recovery-image] May 20 15:52:47.523 INFO O| May 20 15:52:47.523 INFO STEP 104 (remove_files) COMPLETE
48312024-05-20T15:52:49.363Z[ recovery-image] May 20 15:52:47.523 INFO O| May 20 15:52:47.523 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322024-05-20T15:52:49.381Z[ recovery-image] May 20 15:52:47.541 INFO O| May 20 15:52:47.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
48332024-05-20T15:52:49.381Z[ recovery-image] May 20 15:52:47.541 INFO O| May 20 15:52:47.541 INFO STEP 105 (remove_files) COMPLETE
48342024-05-20T15:52:49.381Z[ recovery-image] May 20 15:52:47.541 INFO O| May 20 15:52:47.541 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352024-05-20T15:52:49.408Z[ recovery-image] May 20 15:52:47.567 INFO O| May 20 15:52:47.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
48362024-05-20T15:52:49.408Z[ recovery-image] May 20 15:52:47.568 INFO O| May 20 15:52:47.567 INFO STEP 106 (remove_files) COMPLETE
48372024-05-20T15:52:49.408Z[ recovery-image] May 20 15:52:47.568 INFO O| May 20 15:52:47.568 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48382024-05-20T15:52:49.433Z[ recovery-image] May 20 15:52:47.593 INFO O| May 20 15:52:47.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
48392024-05-20T15:52:49.457Z[ recovery-image] May 20 15:52:47.617 INFO O| May 20 15:52:47.617 INFO STEP 107 (remove_files) COMPLETE
48402024-05-20T15:52:49.457Z[ recovery-image] May 20 15:52:47.617 INFO O| May 20 15:52:47.617 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48412024-05-20T15:52:49.477Z[ recovery-image] May 20 15:52:47.637 INFO O| May 20 15:52:47.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
48422024-05-20T15:52:49.477Z[ recovery-image] May 20 15:52:47.637 INFO O| May 20 15:52:47.637 INFO STEP 108 (remove_files) COMPLETE
48432024-05-20T15:52:49.483Z[ recovery-image] May 20 15:52:47.637 INFO O| May 20 15:52:47.637 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48442024-05-20T15:52:49.495Z[ recovery-image] May 20 15:52:47.655 INFO O| May 20 15:52:47.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
48452024-05-20T15:52:49.498Z[ recovery-image] May 20 15:52:47.655 INFO O| May 20 15:52:47.655 INFO STEP 109 (remove_files) COMPLETE
48462024-05-20T15:52:49.498Z[ recovery-image] May 20 15:52:47.655 INFO O| May 20 15:52:47.655 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48472024-05-20T15:52:49.513Z[ recovery-image] May 20 15:52:47.673 INFO O| May 20 15:52:47.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
48482024-05-20T15:52:49.516Z[ recovery-image] May 20 15:52:47.673 INFO O| May 20 15:52:47.673 INFO STEP 110 (remove_files) COMPLETE
48492024-05-20T15:52:49.516Z[ recovery-image] May 20 15:52:47.673 INFO O| May 20 15:52:47.673 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48502024-05-20T15:52:49.533Z[ recovery-image] May 20 15:52:47.693 INFO O| May 20 15:52:47.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
48512024-05-20T15:52:49.536Z[ recovery-image] May 20 15:52:47.693 INFO O| May 20 15:52:47.693 INFO STEP 111 (remove_files) COMPLETE
48522024-05-20T15:52:49.536Z[ recovery-image] May 20 15:52:47.694 INFO O| May 20 15:52:47.693 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48532024-05-20T15:52:49.559Z[ recovery-image] May 20 15:52:47.719 INFO O| May 20 15:52:47.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
48542024-05-20T15:52:49.562Z[ recovery-image] May 20 15:52:47.719 INFO O| May 20 15:52:47.719 INFO STEP 112 (remove_files) COMPLETE
48552024-05-20T15:52:49.562Z[ recovery-image] May 20 15:52:47.719 INFO O| May 20 15:52:47.719 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48562024-05-20T15:52:49.585Z[ recovery-image] May 20 15:52:47.745 INFO O| May 20 15:52:47.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
48572024-05-20T15:52:49.588Z[ recovery-image] May 20 15:52:47.745 INFO O| May 20 15:52:47.745 INFO STEP 113 (remove_files) COMPLETE
48582024-05-20T15:52:49.588Z[ recovery-image] May 20 15:52:47.745 INFO O| May 20 15:52:47.745 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48592024-05-20T15:52:49.607Z[ recovery-image] May 20 15:52:47.767 INFO O| May 20 15:52:47.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
48602024-05-20T15:52:49.610Z[ recovery-image] May 20 15:52:47.767 INFO O| May 20 15:52:47.767 INFO STEP 114 (remove_files) COMPLETE
48612024-05-20T15:52:49.610Z[ recovery-image] May 20 15:52:47.767 INFO O| May 20 15:52:47.767 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48622024-05-20T15:52:49.626Z[ recovery-image] May 20 15:52:47.785 INFO O| May 20 15:52:47.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
48632024-05-20T15:52:49.626Z[ recovery-image] May 20 15:52:47.785 INFO O| May 20 15:52:47.785 INFO STEP 115 (remove_files) COMPLETE
48642024-05-20T15:52:49.626Z[ recovery-image] May 20 15:52:47.785 INFO O| May 20 15:52:47.785 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48652024-05-20T15:52:49.642Z[ recovery-image] May 20 15:52:47.802 INFO O| May 20 15:52:47.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
48662024-05-20T15:52:49.642Z[ recovery-image] May 20 15:52:47.802 INFO O| May 20 15:52:47.802 INFO STEP 116 (remove_files) COMPLETE
48672024-05-20T15:52:49.645Z[ recovery-image] May 20 15:52:47.802 INFO O| May 20 15:52:47.802 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48682024-05-20T15:52:49.661Z[ recovery-image] May 20 15:52:47.820 INFO O| May 20 15:52:47.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
48692024-05-20T15:52:49.661Z[ recovery-image] May 20 15:52:47.820 INFO O| May 20 15:52:47.820 INFO STEP 117 (remove_files) COMPLETE
48702024-05-20T15:52:49.661Z[ recovery-image] May 20 15:52:47.820 INFO O| May 20 15:52:47.820 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48712024-05-20T15:52:49.682Z[ recovery-image] May 20 15:52:47.839 INFO O| May 20 15:52:47.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
48722024-05-20T15:52:49.682Z[ recovery-image] May 20 15:52:47.839 INFO O| May 20 15:52:47.839 INFO STEP 118 (remove_files) COMPLETE
48732024-05-20T15:52:49.682Z[ recovery-image] May 20 15:52:47.839 INFO O| May 20 15:52:47.839 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48742024-05-20T15:52:49.697Z[ recovery-image] May 20 15:52:47.856 INFO O| May 20 15:52:47.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
48752024-05-20T15:52:49.697Z[ recovery-image] May 20 15:52:47.857 INFO O| May 20 15:52:47.856 INFO STEP 119 (remove_files) COMPLETE
48762024-05-20T15:52:49.702Z[ recovery-image] May 20 15:52:47.857 INFO O| May 20 15:52:47.857 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48772024-05-20T15:52:49.720Z[ recovery-image] May 20 15:52:47.874 INFO O| May 20 15:52:47.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
48782024-05-20T15:52:49.729Z[ recovery-image] May 20 15:52:47.874 INFO O| May 20 15:52:47.874 INFO STEP 120 (remove_files) COMPLETE
48792024-05-20T15:52:49.729Z[ recovery-image] May 20 15:52:47.874 INFO O| May 20 15:52:47.874 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48802024-05-20T15:52:49.733Z[ recovery-image] May 20 15:52:47.893 INFO O| May 20 15:52:47.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
48812024-05-20T15:52:49.733Z[ recovery-image] May 20 15:52:47.893 INFO O| May 20 15:52:47.893 INFO STEP 121 (remove_files) COMPLETE
48822024-05-20T15:52:49.736Z[ recovery-image] May 20 15:52:47.893 INFO O| May 20 15:52:47.893 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48832024-05-20T15:52:49.752Z[ recovery-image] May 20 15:52:47.911 INFO O| May 20 15:52:47.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
48842024-05-20T15:52:49.752Z[ recovery-image] May 20 15:52:47.911 INFO O| May 20 15:52:47.911 INFO STEP 122 (remove_files) COMPLETE
48852024-05-20T15:52:49.752Z[ recovery-image] May 20 15:52:47.911 INFO O| May 20 15:52:47.911 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862024-05-20T15:52:49.769Z[ recovery-image] May 20 15:52:47.928 INFO O| May 20 15:52:47.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
48872024-05-20T15:52:49.769Z[ recovery-image] May 20 15:52:47.929 INFO O| May 20 15:52:47.928 INFO STEP 123 (remove_files) COMPLETE
48882024-05-20T15:52:49.769Z[ recovery-image] May 20 15:52:47.929 INFO O| May 20 15:52:47.928 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892024-05-20T15:52:49.786Z[ recovery-image] May 20 15:52:47.946 INFO O| May 20 15:52:47.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
48902024-05-20T15:52:49.787Z[ recovery-image] May 20 15:52:47.946 INFO O| May 20 15:52:47.946 INFO STEP 124 (remove_files) COMPLETE
48912024-05-20T15:52:49.787Z[ recovery-image] May 20 15:52:47.946 INFO O| May 20 15:52:47.946 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922024-05-20T15:52:49.804Z[ recovery-image] May 20 15:52:47.964 INFO O| May 20 15:52:47.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
48932024-05-20T15:52:49.804Z[ recovery-image] May 20 15:52:47.964 INFO O| May 20 15:52:47.964 INFO STEP 125 (remove_files) COMPLETE
48942024-05-20T15:52:49.805Z[ recovery-image] May 20 15:52:47.964 INFO O| May 20 15:52:47.964 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952024-05-20T15:52:49.821Z[ recovery-image] May 20 15:52:47.980 INFO O| May 20 15:52:47.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
48962024-05-20T15:52:49.821Z[ recovery-image] May 20 15:52:47.981 INFO O| May 20 15:52:47.980 INFO STEP 126 (remove_files) COMPLETE
48972024-05-20T15:52:49.821Z[ recovery-image] May 20 15:52:47.981 INFO O| May 20 15:52:47.981 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982024-05-20T15:52:49.851Z[ recovery-image] May 20 15:52:48.011 INFO O| May 20 15:52:48.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
48992024-05-20T15:52:49.851Z[ recovery-image] May 20 15:52:48.011 INFO O| May 20 15:52:48.011 INFO STEP 127 (remove_files) COMPLETE
49002024-05-20T15:52:49.851Z[ recovery-image] May 20 15:52:48.011 INFO O| May 20 15:52:48.011 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49012024-05-20T15:52:49.876Z[ recovery-image] May 20 15:52:48.036 INFO O| May 20 15:52:48.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
49022024-05-20T15:52:49.876Z[ recovery-image] May 20 15:52:48.036 INFO O| May 20 15:52:48.036 INFO STEP 128 (remove_files) COMPLETE
49032024-05-20T15:52:49.877Z[ recovery-image] May 20 15:52:48.036 INFO O| May 20 15:52:48.036 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49042024-05-20T15:52:49.901Z[ recovery-image] May 20 15:52:48.061 INFO O| May 20 15:52:48.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
49052024-05-20T15:52:49.901Z[ recovery-image] May 20 15:52:48.061 INFO O| May 20 15:52:48.061 INFO STEP 129 (remove_files) COMPLETE
49062024-05-20T15:52:49.901Z[ recovery-image] May 20 15:52:48.061 INFO O| May 20 15:52:48.061 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49072024-05-20T15:52:49.921Z[ recovery-image] May 20 15:52:48.080 INFO O| May 20 15:52:48.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
49082024-05-20T15:52:49.921Z[ recovery-image] May 20 15:52:48.080 INFO O| May 20 15:52:48.080 INFO STEP 130 (remove_files) COMPLETE
49092024-05-20T15:52:49.924Z[ recovery-image] May 20 15:52:48.080 INFO O| May 20 15:52:48.080 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49102024-05-20T15:52:49.942Z[ recovery-image] May 20 15:52:48.098 INFO O| May 20 15:52:48.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
49112024-05-20T15:52:49.942Z[ recovery-image] May 20 15:52:48.098 INFO O| May 20 15:52:48.098 INFO STEP 131 (remove_files) COMPLETE
49122024-05-20T15:52:49.942Z[ recovery-image] May 20 15:52:48.098 INFO O| May 20 15:52:48.098 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49132024-05-20T15:52:49.956Z[ recovery-image] May 20 15:52:48.116 INFO O| May 20 15:52:48.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
49142024-05-20T15:52:49.956Z[ recovery-image] May 20 15:52:48.116 INFO O| May 20 15:52:48.116 INFO STEP 132 (remove_files) COMPLETE
49152024-05-20T15:52:49.956Z[ recovery-image] May 20 15:52:48.116 INFO O| May 20 15:52:48.116 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49162024-05-20T15:52:49.973Z[ recovery-image] May 20 15:52:48.133 INFO O| May 20 15:52:48.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
49172024-05-20T15:52:49.973Z[ recovery-image] May 20 15:52:48.133 INFO O| May 20 15:52:48.133 INFO STEP 133 (remove_files) COMPLETE
49182024-05-20T15:52:49.973Z[ recovery-image] May 20 15:52:48.133 INFO O| May 20 15:52:48.133 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192024-05-20T15:52:49.990Z[ recovery-image] May 20 15:52:48.150 INFO O| May 20 15:52:48.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
49202024-05-20T15:52:49.990Z[ recovery-image] May 20 15:52:48.150 INFO O| May 20 15:52:48.150 INFO STEP 134 (remove_files) COMPLETE
49212024-05-20T15:52:49.993Z[ recovery-image] May 20 15:52:48.150 INFO O| May 20 15:52:48.150 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222024-05-20T15:52:50.017Z[ recovery-image] May 20 15:52:48.176 INFO O| May 20 15:52:48.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
49232024-05-20T15:52:50.019Z[ recovery-image] May 20 15:52:48.177 INFO O| May 20 15:52:48.176 INFO STEP 135 (remove_files) COMPLETE
49242024-05-20T15:52:50.020Z[ recovery-image] May 20 15:52:48.177 INFO O| May 20 15:52:48.176 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252024-05-20T15:52:50.109Z[ recovery-image] May 20 15:52:48.269 INFO O| May 20 15:52:48.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
49262024-05-20T15:52:50.112Z[ recovery-image] May 20 15:52:48.269 INFO O| May 20 15:52:48.269 INFO STEP 136 (remove_files) COMPLETE
49272024-05-20T15:52:50.112Z[ recovery-image] May 20 15:52:48.269 INFO O| May 20 15:52:48.269 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49282024-05-20T15:52:50.137Z[ recovery-image] May 20 15:52:48.288 INFO O| May 20 15:52:48.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
49292024-05-20T15:52:50.141Z[ recovery-image] May 20 15:52:48.288 INFO O| May 20 15:52:48.288 INFO STEP 137 (remove_files) COMPLETE
49302024-05-20T15:52:50.141Z[ recovery-image] May 20 15:52:48.288 INFO O| May 20 15:52:48.288 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49312024-05-20T15:52:50.161Z[ recovery-image] May 20 15:52:48.305 INFO O| May 20 15:52:48.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
49322024-05-20T15:52:50.161Z[ recovery-image] May 20 15:52:48.305 INFO O| May 20 15:52:48.305 INFO STEP 138 (remove_files) COMPLETE
49332024-05-20T15:52:50.161Z[ recovery-image] May 20 15:52:48.305 INFO O| May 20 15:52:48.305 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49342024-05-20T15:52:50.164Z[ recovery-image] May 20 15:52:48.322 INFO O| May 20 15:52:48.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
49352024-05-20T15:52:50.164Z[ recovery-image] May 20 15:52:48.323 INFO O| May 20 15:52:48.322 INFO STEP 139 (remove_files) COMPLETE
49362024-05-20T15:52:50.165Z[ recovery-image] May 20 15:52:48.323 INFO O| May 20 15:52:48.323 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49372024-05-20T15:52:50.180Z[ recovery-image] May 20 15:52:48.339 INFO O| May 20 15:52:48.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
49382024-05-20T15:52:50.187Z[ recovery-image] May 20 15:52:48.340 INFO O| May 20 15:52:48.340 INFO STEP 140 (remove_files) COMPLETE
49392024-05-20T15:52:50.187Z[ recovery-image] May 20 15:52:48.340 INFO O| May 20 15:52:48.340 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49402024-05-20T15:52:50.208Z[ recovery-image] May 20 15:52:48.366 INFO O| May 20 15:52:48.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
49412024-05-20T15:52:50.208Z[ recovery-image] May 20 15:52:48.366 INFO O| May 20 15:52:48.366 INFO STEP 141 (remove_files) COMPLETE
49422024-05-20T15:52:50.213Z[ recovery-image] May 20 15:52:48.366 INFO O| May 20 15:52:48.366 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49432024-05-20T15:52:50.229Z[ recovery-image] May 20 15:52:48.384 INFO O| May 20 15:52:48.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
49442024-05-20T15:52:50.229Z[ recovery-image] May 20 15:52:48.384 INFO O| May 20 15:52:48.384 INFO STEP 142 (remove_files) COMPLETE
49452024-05-20T15:52:50.657Z[ recovery-image] May 20 15:52:48.384 INFO O| May 20 15:52:48.384 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49462024-05-20T15:52:50.657Z[ recovery-image] May 20 15:52:48.403 INFO O| May 20 15:52:48.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
49472024-05-20T15:52:50.657Z[ recovery-image] May 20 15:52:48.403 INFO O| May 20 15:52:48.403 INFO STEP 143 (remove_files) COMPLETE
49482024-05-20T15:52:50.657Z[ recovery-image] May 20 15:52:48.403 INFO O| May 20 15:52:48.403 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49492024-05-20T15:52:50.657Z[ recovery-image] May 20 15:52:48.421 INFO O| May 20 15:52:48.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
49502024-05-20T15:52:50.657Z[ recovery-image] May 20 15:52:48.421 INFO O| May 20 15:52:48.421 INFO STEP 144 (remove_files) COMPLETE
49512024-05-20T15:52:50.658Z[ recovery-image] May 20 15:52:48.422 INFO O| May 20 15:52:48.421 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49522024-05-20T15:52:50.658Z[ recovery-image] May 20 15:52:48.450 INFO O| May 20 15:52:48.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
49532024-05-20T15:52:50.658Z[ recovery-image] May 20 15:52:48.451 INFO O| May 20 15:52:48.450 INFO STEP 145 (remove_files) COMPLETE
49542024-05-20T15:52:50.658Z[ recovery-image] May 20 15:52:48.451 INFO O| May 20 15:52:48.450 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49552024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.470 INFO O| May 20 15:52:48.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
49562024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.470 INFO O| May 20 15:52:48.470 INFO STEP 146 (remove_files) COMPLETE
49572024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.470 INFO O| May 20 15:52:48.470 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49582024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.489 INFO O| May 20 15:52:48.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
49592024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.489 INFO O| May 20 15:52:48.489 INFO STEP 147 (remove_files) COMPLETE
49602024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.489 INFO O| May 20 15:52:48.489 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49612024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.507 INFO O| May 20 15:52:48.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
49622024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.507 INFO O| May 20 15:52:48.507 INFO STEP 148 (remove_files) COMPLETE
49632024-05-20T15:52:50.659Z[ recovery-image] May 20 15:52:48.507 INFO O| May 20 15:52:48.507 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49642024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.525 INFO O| May 20 15:52:48.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
49652024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.525 INFO O| May 20 15:52:48.525 INFO STEP 149 (remove_files) COMPLETE
49662024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.526 INFO O| May 20 15:52:48.525 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49672024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.552 INFO O| May 20 15:52:48.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
49682024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.552 INFO O| May 20 15:52:48.552 INFO STEP 150 (remove_files) COMPLETE
49692024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.552 INFO O| May 20 15:52:48.552 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49702024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.591 INFO O| May 20 15:52:48.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
49712024-05-20T15:52:50.660Z[ recovery-image] May 20 15:52:48.591 INFO O| May 20 15:52:48.591 INFO STEP 151 (remove_files) COMPLETE
49722024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.591 INFO O| May 20 15:52:48.591 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49732024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.626 INFO O| May 20 15:52:48.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
49742024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.627 INFO O| May 20 15:52:48.626 INFO STEP 152 (remove_files) COMPLETE
49752024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.627 INFO O| May 20 15:52:48.626 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49762024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.680 INFO O| May 20 15:52:48.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
49772024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.699 INFO O| May 20 15:52:48.699 INFO STEP 153 (remove_files) COMPLETE
49782024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.699 INFO O| May 20 15:52:48.699 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49792024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.734 INFO O| May 20 15:52:48.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
49802024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.734 INFO O| May 20 15:52:48.734 INFO STEP 154 (remove_files) COMPLETE
49812024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.734 INFO O| May 20 15:52:48.734 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49822024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.752 INFO O| May 20 15:52:48.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
49832024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.752 INFO O| May 20 15:52:48.752 INFO STEP 155 (remove_files) COMPLETE
49842024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.752 INFO O| May 20 15:52:48.752 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49852024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.767 INFO O| May 20 15:52:48.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
49862024-05-20T15:52:50.661Z[ recovery-image] May 20 15:52:48.767 INFO O| May 20 15:52:48.767 INFO STEP 156 (remove_files) COMPLETE
49872024-05-20T15:52:50.662Z[ recovery-image] May 20 15:52:48.767 INFO O| May 20 15:52:48.767 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49882024-05-20T15:52:50.662Z[ recovery-image] May 20 15:52:48.782 INFO O| May 20 15:52:48.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
49892024-05-20T15:52:50.662Z[ recovery-image] May 20 15:52:48.782 INFO O| May 20 15:52:48.782 INFO STEP 157 (remove_files) COMPLETE
49902024-05-20T15:52:50.662Z[ recovery-image] May 20 15:52:48.782 INFO O| May 20 15:52:48.782 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49912024-05-20T15:52:50.675Z[ recovery-image] May 20 15:52:48.814 INFO O| May 20 15:52:48.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
49922024-05-20T15:52:50.675Z[ recovery-image] May 20 15:52:48.814 INFO O| May 20 15:52:48.814 INFO STEP 158 (remove_files) COMPLETE
49932024-05-20T15:52:50.675Z[ recovery-image] May 20 15:52:48.814 INFO O| May 20 15:52:48.814 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49942024-05-20T15:52:50.682Z[ recovery-image] May 20 15:52:48.830 INFO O| May 20 15:52:48.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
49952024-05-20T15:52:50.682Z[ recovery-image] May 20 15:52:48.830 INFO O| May 20 15:52:48.830 INFO STEP 159 (remove_files) COMPLETE
49962024-05-20T15:52:50.682Z[ recovery-image] May 20 15:52:48.831 INFO O| May 20 15:52:48.830 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49972024-05-20T15:52:50.699Z[ recovery-image] May 20 15:52:48.859 INFO O| May 20 15:52:48.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
49982024-05-20T15:52:50.699Z[ recovery-image] May 20 15:52:48.859 INFO O| May 20 15:52:48.859 INFO STEP 160 (remove_files) COMPLETE
49992024-05-20T15:52:50.699Z[ recovery-image] May 20 15:52:48.859 INFO O| May 20 15:52:48.859 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50002024-05-20T15:52:50.734Z[ recovery-image] May 20 15:52:48.893 INFO O| May 20 15:52:48.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
50012024-05-20T15:52:50.734Z[ recovery-image] May 20 15:52:48.893 INFO O| May 20 15:52:48.893 INFO STEP 161 (remove_files) COMPLETE
50022024-05-20T15:52:50.734Z[ recovery-image] May 20 15:52:48.893 INFO O| May 20 15:52:48.893 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50032024-05-20T15:52:50.750Z[ recovery-image] May 20 15:52:48.909 INFO O| May 20 15:52:48.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
50042024-05-20T15:52:50.750Z[ recovery-image] May 20 15:52:48.909 INFO O| May 20 15:52:48.909 INFO STEP 162 (remove_files) COMPLETE
50052024-05-20T15:52:50.750Z[ recovery-image] May 20 15:52:48.909 INFO O| May 20 15:52:48.909 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50062024-05-20T15:52:50.765Z[ recovery-image] May 20 15:52:48.924 INFO O| May 20 15:52:48.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
50072024-05-20T15:52:50.765Z[ recovery-image] May 20 15:52:48.925 INFO O| May 20 15:52:48.924 INFO STEP 163 (remove_files) COMPLETE
50082024-05-20T15:52:50.765Z[ recovery-image] May 20 15:52:48.925 INFO O| May 20 15:52:48.925 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50092024-05-20T15:52:50.781Z[ recovery-image] May 20 15:52:48.940 INFO O| May 20 15:52:48.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
50102024-05-20T15:52:50.781Z[ recovery-image] May 20 15:52:48.941 INFO O| May 20 15:52:48.941 INFO STEP 164 (remove_files) COMPLETE
50112024-05-20T15:52:50.781Z[ recovery-image] May 20 15:52:48.941 INFO O| May 20 15:52:48.941 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50122024-05-20T15:52:50.797Z[ recovery-image] May 20 15:52:48.957 INFO O| May 20 15:52:48.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
50132024-05-20T15:52:50.798Z[ recovery-image] May 20 15:52:48.957 INFO O| May 20 15:52:48.957 INFO STEP 165 (remove_files) COMPLETE
50142024-05-20T15:52:50.803Z[ recovery-image] May 20 15:52:48.957 INFO O| May 20 15:52:48.957 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50152024-05-20T15:52:50.814Z[ recovery-image] May 20 15:52:48.974 INFO O| May 20 15:52:48.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
50162024-05-20T15:52:50.814Z[ recovery-image] May 20 15:52:48.974 INFO O| May 20 15:52:48.974 INFO STEP 166 (remove_files) COMPLETE
50172024-05-20T15:52:50.814Z[ recovery-image] May 20 15:52:48.974 INFO O| May 20 15:52:48.974 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50182024-05-20T15:52:50.831Z[ recovery-image] May 20 15:52:48.990 INFO O| May 20 15:52:48.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
50192024-05-20T15:52:50.843Z[ recovery-image] May 20 15:52:49.002 INFO O| May 20 15:52:49.002 INFO STEP 167 (remove_files) COMPLETE
50202024-05-20T15:52:50.843Z[ recovery-image] May 20 15:52:49.002 INFO O| May 20 15:52:49.002 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50212024-05-20T15:52:50.890Z[ recovery-image] May 20 15:52:49.049 INFO O| May 20 15:52:49.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
50222024-05-20T15:52:50.890Z[ recovery-image] May 20 15:52:49.049 INFO O| May 20 15:52:49.049 INFO STEP 168 (remove_files) COMPLETE
50232024-05-20T15:52:50.890Z[ recovery-image] May 20 15:52:49.049 INFO O| May 20 15:52:49.049 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50242024-05-20T15:52:50.928Z[ recovery-image] May 20 15:52:49.087 INFO O| May 20 15:52:49.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
50252024-05-20T15:52:50.931Z[ recovery-image] May 20 15:52:49.087 INFO O| May 20 15:52:49.087 INFO STEP 169 (remove_files) COMPLETE
50262024-05-20T15:52:50.931Z[ recovery-image] May 20 15:52:49.088 INFO O| May 20 15:52:49.087 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50272024-05-20T15:52:50.945Z[ recovery-image] May 20 15:52:49.105 INFO O| May 20 15:52:49.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
50282024-05-20T15:52:50.945Z[ recovery-image] May 20 15:52:49.105 INFO O| May 20 15:52:49.105 INFO STEP 170 (remove_files) COMPLETE
50292024-05-20T15:52:50.948Z[ recovery-image] May 20 15:52:49.105 INFO O| May 20 15:52:49.105 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50302024-05-20T15:52:50.962Z[ recovery-image] May 20 15:52:49.122 INFO O| May 20 15:52:49.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
50312024-05-20T15:52:50.966Z[ recovery-image] May 20 15:52:49.122 INFO O| May 20 15:52:49.122 INFO STEP 171 (remove_files) COMPLETE
50322024-05-20T15:52:50.966Z[ recovery-image] May 20 15:52:49.122 INFO O| May 20 15:52:49.122 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50332024-05-20T15:52:50.977Z[ recovery-image] May 20 15:52:49.136 INFO O| May 20 15:52:49.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
50342024-05-20T15:52:50.977Z[ recovery-image] May 20 15:52:49.136 INFO O| May 20 15:52:49.136 INFO STEP 172 (remove_files) COMPLETE
50352024-05-20T15:52:50.980Z[ recovery-image] May 20 15:52:49.136 INFO O| May 20 15:52:49.136 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50362024-05-20T15:52:51.001Z[ recovery-image] May 20 15:52:49.160 INFO O| May 20 15:52:49.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
50372024-05-20T15:52:51.004Z[ recovery-image] May 20 15:52:49.160 INFO O| May 20 15:52:49.160 INFO STEP 173 (remove_files) COMPLETE
50382024-05-20T15:52:51.004Z[ recovery-image] May 20 15:52:49.160 INFO O| May 20 15:52:49.160 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50392024-05-20T15:52:51.013Z[ host-image] May 20 15:52:49.172 INFO O| May 20 15:52:49.172 INFO O| Download: Completed 8.42 MB in 7.38 seconds (1.1M/s)
50402024-05-20T15:52:51.021Z[ recovery-image] May 20 15:52:49.181 INFO O| May 20 15:52:49.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
50412024-05-20T15:52:51.021Z[ recovery-image] May 20 15:52:49.181 INFO O| May 20 15:52:49.181 INFO STEP 174 (remove_files) COMPLETE
50422024-05-20T15:52:51.027Z[ recovery-image] May 20 15:52:49.181 INFO O| May 20 15:52:49.181 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-05-20T15:52:51.041Z[ recovery-image] May 20 15:52:49.199 INFO O| May 20 15:52:49.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
50442024-05-20T15:52:51.041Z[ recovery-image] May 20 15:52:49.200 INFO O| May 20 15:52:49.199 INFO STEP 175 (remove_files) COMPLETE
50452024-05-20T15:52:51.041Z[ recovery-image] May 20 15:52:49.200 INFO O| May 20 15:52:49.200 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-05-20T15:52:51.060Z[ recovery-image] May 20 15:52:49.218 INFO O| May 20 15:52:49.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
50472024-05-20T15:52:51.060Z[ recovery-image] May 20 15:52:49.218 INFO O| May 20 15:52:49.218 INFO STEP 176 (remove_files) COMPLETE
50482024-05-20T15:52:51.060Z[ recovery-image] May 20 15:52:49.218 INFO O| May 20 15:52:49.218 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-05-20T15:52:51.077Z[ recovery-image] May 20 15:52:49.237 INFO O| May 20 15:52:49.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
50502024-05-20T15:52:51.077Z[ recovery-image] May 20 15:52:49.237 INFO O| May 20 15:52:49.237 INFO STEP 177 (remove_files) COMPLETE
50512024-05-20T15:52:51.077Z[ recovery-image] May 20 15:52:49.237 INFO O| May 20 15:52:49.237 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-05-20T15:52:51.098Z[ recovery-image] May 20 15:52:49.256 INFO O| May 20 15:52:49.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
50532024-05-20T15:52:51.098Z[ recovery-image] May 20 15:52:49.256 INFO O| May 20 15:52:49.256 INFO STEP 178 (remove_files) COMPLETE
50542024-05-20T15:52:51.098Z[ recovery-image] May 20 15:52:49.256 INFO O| May 20 15:52:49.256 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-05-20T15:52:51.114Z[ host-image] May 20 15:52:49.273 INFO O| May 20 15:52:49.273 INFO O| Actions: 1/1361 actions (Installing new actions)
50562024-05-20T15:52:51.118Z[ recovery-image] May 20 15:52:49.274 INFO O| May 20 15:52:49.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
50572024-05-20T15:52:51.118Z[ recovery-image] May 20 15:52:49.274 INFO O| May 20 15:52:49.274 INFO STEP 179 (remove_files) COMPLETE
50582024-05-20T15:52:51.118Z[ recovery-image] May 20 15:52:49.274 INFO O| May 20 15:52:49.274 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50592024-05-20T15:52:51.134Z[ recovery-image] May 20 15:52:49.292 INFO O| May 20 15:52:49.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
50602024-05-20T15:52:51.134Z[ recovery-image] May 20 15:52:49.293 INFO O| May 20 15:52:49.292 INFO STEP 180 (remove_files) COMPLETE
50612024-05-20T15:52:51.134Z[ recovery-image] May 20 15:52:49.293 INFO O| May 20 15:52:49.293 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50622024-05-20T15:52:51.150Z[ recovery-image] May 20 15:52:49.310 INFO O| May 20 15:52:49.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
50632024-05-20T15:52:51.151Z[ recovery-image] May 20 15:52:49.310 INFO O| May 20 15:52:49.310 INFO STEP 181 (remove_files) COMPLETE
50642024-05-20T15:52:51.151Z[ recovery-image] May 20 15:52:49.310 INFO O| May 20 15:52:49.310 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50652024-05-20T15:52:51.172Z[ recovery-image] May 20 15:52:49.327 INFO O| May 20 15:52:49.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
50662024-05-20T15:52:51.172Z[ recovery-image] May 20 15:52:49.327 INFO O| May 20 15:52:49.327 INFO STEP 182 (remove_files) COMPLETE
50672024-05-20T15:52:51.172Z[ recovery-image] May 20 15:52:49.327 INFO O| May 20 15:52:49.327 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50682024-05-20T15:52:51.188Z[ recovery-image] May 20 15:52:49.344 INFO O| May 20 15:52:49.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
50692024-05-20T15:52:51.188Z[ recovery-image] May 20 15:52:49.345 INFO O| May 20 15:52:49.344 INFO STEP 183 (remove_files) COMPLETE
50702024-05-20T15:52:51.191Z[ recovery-image] May 20 15:52:49.345 INFO O| May 20 15:52:49.345 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50712024-05-20T15:52:51.209Z[ recovery-image] May 20 15:52:49.361 INFO O| May 20 15:52:49.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
50722024-05-20T15:52:51.209Z[ recovery-image] May 20 15:52:49.362 INFO O| May 20 15:52:49.362 INFO STEP 184 (remove_files) COMPLETE
50732024-05-20T15:52:51.209Z[ recovery-image] May 20 15:52:49.362 INFO O| May 20 15:52:49.362 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50742024-05-20T15:52:51.219Z[ recovery-image] May 20 15:52:49.378 INFO O| May 20 15:52:49.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
50752024-05-20T15:52:51.219Z[ recovery-image] May 20 15:52:49.378 INFO O| May 20 15:52:49.378 INFO STEP 185 (remove_files) COMPLETE
50762024-05-20T15:52:51.219Z[ recovery-image] May 20 15:52:49.378 INFO O| May 20 15:52:49.378 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50772024-05-20T15:52:51.236Z[ recovery-image] May 20 15:52:49.395 INFO O| May 20 15:52:49.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
50782024-05-20T15:52:51.236Z[ recovery-image] May 20 15:52:49.395 INFO O| May 20 15:52:49.395 INFO STEP 186 (remove_files) COMPLETE
50792024-05-20T15:52:51.236Z[ recovery-image] May 20 15:52:49.395 INFO O| May 20 15:52:49.395 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50802024-05-20T15:52:51.253Z[ recovery-image] May 20 15:52:49.412 INFO O| May 20 15:52:49.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
50812024-05-20T15:52:51.253Z[ recovery-image] May 20 15:52:49.412 INFO O| May 20 15:52:49.412 INFO STEP 187 (remove_files) COMPLETE
50822024-05-20T15:52:51.253Z[ recovery-image] May 20 15:52:49.412 INFO O| May 20 15:52:49.412 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50832024-05-20T15:52:51.270Z[ recovery-image] May 20 15:52:49.430 INFO O| May 20 15:52:49.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
50842024-05-20T15:52:51.270Z[ recovery-image] May 20 15:52:49.430 INFO O| May 20 15:52:49.430 INFO STEP 188 (remove_files) COMPLETE
50852024-05-20T15:52:51.273Z[ recovery-image] May 20 15:52:49.430 INFO O| May 20 15:52:49.430 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50862024-05-20T15:52:51.286Z[ recovery-image] May 20 15:52:49.446 INFO O| May 20 15:52:49.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
50872024-05-20T15:52:51.287Z[ recovery-image] May 20 15:52:49.446 INFO O| May 20 15:52:49.446 INFO STEP 189 (remove_files) COMPLETE
50882024-05-20T15:52:51.287Z[ recovery-image] May 20 15:52:49.446 INFO O| May 20 15:52:49.446 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50892024-05-20T15:52:51.303Z[ recovery-image] May 20 15:52:49.463 INFO O| May 20 15:52:49.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
50902024-05-20T15:52:51.303Z[ recovery-image] May 20 15:52:49.463 INFO O| May 20 15:52:49.463 INFO STEP 190 (remove_files) COMPLETE
50912024-05-20T15:52:51.303Z[ recovery-image] May 20 15:52:49.463 INFO O| May 20 15:52:49.463 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50922024-05-20T15:52:51.321Z[ recovery-image] May 20 15:52:49.480 INFO O| May 20 15:52:49.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
50932024-05-20T15:52:51.321Z[ recovery-image] May 20 15:52:49.480 INFO O| May 20 15:52:49.480 INFO STEP 191 (remove_files) COMPLETE
50942024-05-20T15:52:51.324Z[ recovery-image] May 20 15:52:49.480 INFO O| May 20 15:52:49.480 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50952024-05-20T15:52:51.337Z[ recovery-image] May 20 15:52:49.496 INFO O| May 20 15:52:49.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
50962024-05-20T15:52:51.337Z[ recovery-image] May 20 15:52:49.496 INFO O| May 20 15:52:49.496 INFO STEP 192 (remove_files) COMPLETE
50972024-05-20T15:52:51.340Z[ recovery-image] May 20 15:52:49.496 INFO O| May 20 15:52:49.496 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50982024-05-20T15:52:51.356Z[ recovery-image] May 20 15:52:49.512 INFO O| May 20 15:52:49.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
50992024-05-20T15:52:51.356Z[ recovery-image] May 20 15:52:49.512 INFO O| May 20 15:52:49.512 INFO STEP 193 (remove_files) COMPLETE
51002024-05-20T15:52:51.356Z[ recovery-image] May 20 15:52:49.512 INFO O| May 20 15:52:49.512 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51012024-05-20T15:52:51.369Z[ recovery-image] May 20 15:52:49.529 INFO O| May 20 15:52:49.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
51022024-05-20T15:52:51.369Z[ recovery-image] May 20 15:52:49.529 INFO O| May 20 15:52:49.529 INFO STEP 194 (remove_files) COMPLETE
51032024-05-20T15:52:51.369Z[ recovery-image] May 20 15:52:49.529 INFO O| May 20 15:52:49.529 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51042024-05-20T15:52:51.385Z[ recovery-image] May 20 15:52:49.545 INFO O| May 20 15:52:49.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
51052024-05-20T15:52:51.385Z[ recovery-image] May 20 15:52:49.545 INFO O| May 20 15:52:49.545 INFO STEP 195 (remove_files) COMPLETE
51062024-05-20T15:52:51.388Z[ recovery-image] May 20 15:52:49.545 INFO O| May 20 15:52:49.545 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51072024-05-20T15:52:51.403Z[ recovery-image] May 20 15:52:49.563 INFO O| May 20 15:52:49.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
51082024-05-20T15:52:51.403Z[ recovery-image] May 20 15:52:49.563 INFO O| May 20 15:52:49.563 INFO STEP 196 (remove_files) COMPLETE
51092024-05-20T15:52:51.407Z[ recovery-image] May 20 15:52:49.563 INFO O| May 20 15:52:49.563 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51102024-05-20T15:52:51.421Z[ recovery-image] May 20 15:52:49.580 INFO O| May 20 15:52:49.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
51112024-05-20T15:52:51.421Z[ recovery-image] May 20 15:52:49.580 INFO O| May 20 15:52:49.580 INFO STEP 197 (remove_files) COMPLETE
51122024-05-20T15:52:51.425Z[ recovery-image] May 20 15:52:49.580 INFO O| May 20 15:52:49.580 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51132024-05-20T15:52:51.437Z[ recovery-image] May 20 15:52:49.597 INFO O| May 20 15:52:49.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
51142024-05-20T15:52:51.437Z[ recovery-image] May 20 15:52:49.597 INFO O| May 20 15:52:49.597 INFO STEP 198 (remove_files) COMPLETE
51152024-05-20T15:52:51.441Z[ recovery-image] May 20 15:52:49.597 INFO O| May 20 15:52:49.597 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51162024-05-20T15:52:51.450Z[ recovery-image] May 20 15:52:49.610 INFO O| May 20 15:52:49.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
51172024-05-20T15:52:51.450Z[ recovery-image] May 20 15:52:49.610 INFO O| May 20 15:52:49.610 INFO STEP 199 (remove_files) COMPLETE
51182024-05-20T15:52:51.454Z[ recovery-image] May 20 15:52:49.610 INFO O| May 20 15:52:49.610 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51192024-05-20T15:52:51.467Z[ recovery-image] May 20 15:52:49.627 INFO O| May 20 15:52:49.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
51202024-05-20T15:52:51.467Z[ recovery-image] May 20 15:52:49.627 INFO O| May 20 15:52:49.627 INFO STEP 200 (remove_files) COMPLETE
51212024-05-20T15:52:51.471Z[ recovery-image] May 20 15:52:49.627 INFO O| May 20 15:52:49.627 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51222024-05-20T15:52:51.485Z[ recovery-image] May 20 15:52:49.644 INFO O| May 20 15:52:49.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
51232024-05-20T15:52:51.485Z[ recovery-image] May 20 15:52:49.644 INFO O| May 20 15:52:49.644 INFO STEP 201 (remove_files) COMPLETE
51242024-05-20T15:52:51.485Z[ recovery-image] May 20 15:52:49.644 INFO O| May 20 15:52:49.644 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51252024-05-20T15:52:51.501Z[ recovery-image] May 20 15:52:49.661 INFO O| May 20 15:52:49.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
51262024-05-20T15:52:51.501Z[ recovery-image] May 20 15:52:49.661 INFO O| May 20 15:52:49.661 INFO STEP 202 (remove_files) COMPLETE
51272024-05-20T15:52:51.506Z[ recovery-image] May 20 15:52:49.661 INFO O| May 20 15:52:49.661 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51282024-05-20T15:52:51.521Z[ recovery-image] May 20 15:52:49.678 INFO O| May 20 15:52:49.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
51292024-05-20T15:52:51.521Z[ recovery-image] May 20 15:52:49.678 INFO O| May 20 15:52:49.678 INFO STEP 203 (remove_files) COMPLETE
51302024-05-20T15:52:51.527Z[ recovery-image] May 20 15:52:49.678 INFO O| May 20 15:52:49.678 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51312024-05-20T15:52:51.535Z[ recovery-image] May 20 15:52:49.695 INFO O| May 20 15:52:49.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
51322024-05-20T15:52:51.535Z[ recovery-image] May 20 15:52:49.695 INFO O| May 20 15:52:49.695 INFO STEP 204 (remove_files) COMPLETE
51332024-05-20T15:52:51.538Z[ recovery-image] May 20 15:52:49.695 INFO O| May 20 15:52:49.695 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51342024-05-20T15:52:51.552Z[ recovery-image] May 20 15:52:49.711 INFO O| May 20 15:52:49.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
51352024-05-20T15:52:51.552Z[ recovery-image] May 20 15:52:49.711 INFO O| May 20 15:52:49.711 INFO STEP 205 (remove_files) COMPLETE
51362024-05-20T15:52:51.552Z[ recovery-image] May 20 15:52:49.711 INFO O| May 20 15:52:49.711 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51372024-05-20T15:52:51.568Z[ recovery-image] May 20 15:52:49.727 INFO O| May 20 15:52:49.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
51382024-05-20T15:52:51.568Z[ recovery-image] May 20 15:52:49.728 INFO O| May 20 15:52:49.727 INFO STEP 206 (remove_files) COMPLETE
51392024-05-20T15:52:51.571Z[ recovery-image] May 20 15:52:49.728 INFO O| May 20 15:52:49.727 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51402024-05-20T15:52:51.585Z[ recovery-image] May 20 15:52:49.744 INFO O| May 20 15:52:49.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
51412024-05-20T15:52:51.585Z[ recovery-image] May 20 15:52:49.744 INFO O| May 20 15:52:49.744 INFO STEP 207 (remove_files) COMPLETE
51422024-05-20T15:52:51.588Z[ recovery-image] May 20 15:52:49.744 INFO O| May 20 15:52:49.744 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51432024-05-20T15:52:51.601Z[ recovery-image] May 20 15:52:49.760 INFO O| May 20 15:52:49.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
51442024-05-20T15:52:51.601Z[ recovery-image] May 20 15:52:49.760 INFO O| May 20 15:52:49.760 INFO STEP 208 (remove_files) COMPLETE
51452024-05-20T15:52:51.604Z[ recovery-image] May 20 15:52:49.760 INFO O| May 20 15:52:49.760 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51462024-05-20T15:52:51.623Z[ recovery-image] May 20 15:52:49.776 INFO O| May 20 15:52:49.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
51472024-05-20T15:52:51.623Z[ recovery-image] May 20 15:52:49.776 INFO O| May 20 15:52:49.776 INFO STEP 209 (remove_files) COMPLETE
51482024-05-20T15:52:51.643Z[ recovery-image] May 20 15:52:49.776 INFO O| May 20 15:52:49.776 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51492024-05-20T15:52:51.644Z[ recovery-image] May 20 15:52:49.787 INFO O| May 20 15:52:49.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
51502024-05-20T15:52:51.644Z[ recovery-image] May 20 15:52:49.788 INFO O| May 20 15:52:49.788 INFO STEP 210 (remove_files) COMPLETE
51512024-05-20T15:52:51.644Z[ recovery-image] May 20 15:52:49.788 INFO O| May 20 15:52:49.788 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51522024-05-20T15:52:51.652Z[ recovery-image] May 20 15:52:49.798 INFO O| May 20 15:52:49.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
51532024-05-20T15:52:51.652Z[ recovery-image] May 20 15:52:49.799 INFO O| May 20 15:52:49.799 INFO STEP 211 (remove_files) COMPLETE
51542024-05-20T15:52:51.652Z[ recovery-image] May 20 15:52:49.799 INFO O| May 20 15:52:49.799 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51552024-05-20T15:52:51.656Z[ recovery-image] May 20 15:52:49.813 INFO O| May 20 15:52:49.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
51562024-05-20T15:52:51.656Z[ recovery-image] May 20 15:52:49.813 INFO O| May 20 15:52:49.813 INFO STEP 212 (remove_files) COMPLETE
51572024-05-20T15:52:51.656Z[ recovery-image] May 20 15:52:49.813 INFO O| May 20 15:52:49.813 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51582024-05-20T15:52:51.671Z[ recovery-image] May 20 15:52:49.830 INFO O| May 20 15:52:49.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
51592024-05-20T15:52:51.671Z[ recovery-image] May 20 15:52:49.831 INFO O| May 20 15:52:49.830 INFO STEP 213 (remove_files) COMPLETE
51602024-05-20T15:52:51.671Z[ recovery-image] May 20 15:52:49.831 INFO O| May 20 15:52:49.831 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612024-05-20T15:52:51.688Z[ recovery-image] May 20 15:52:49.847 INFO O| May 20 15:52:49.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
51622024-05-20T15:52:51.688Z[ recovery-image] May 20 15:52:49.847 INFO O| May 20 15:52:49.847 INFO STEP 214 (remove_files) COMPLETE
51632024-05-20T15:52:51.688Z[ recovery-image] May 20 15:52:49.847 INFO O| May 20 15:52:49.847 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642024-05-20T15:52:51.705Z[ recovery-image] May 20 15:52:49.864 INFO O| May 20 15:52:49.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
51652024-05-20T15:52:51.705Z[ recovery-image] May 20 15:52:49.864 INFO O| May 20 15:52:49.864 INFO STEP 215 (remove_files) COMPLETE
51662024-05-20T15:52:51.705Z[ recovery-image] May 20 15:52:49.864 INFO O| May 20 15:52:49.864 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51672024-05-20T15:52:51.720Z[ host-image] May 20 15:52:49.880 INFO O| May 20 15:52:49.880 INFO O| Actions: Completed 1361 actions in 0.61 seconds.
51682024-05-20T15:52:51.723Z[ recovery-image] May 20 15:52:49.880 INFO O| May 20 15:52:49.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
51692024-05-20T15:52:51.723Z[ recovery-image] May 20 15:52:49.880 INFO O| May 20 15:52:49.880 INFO STEP 216 (remove_files) COMPLETE
51702024-05-20T15:52:51.723Z[ recovery-image] May 20 15:52:49.880 INFO O| May 20 15:52:49.880 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712024-05-20T15:52:51.733Z[ recovery-image] May 20 15:52:49.892 INFO O| May 20 15:52:49.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
51722024-05-20T15:52:51.736Z[ recovery-image] May 20 15:52:49.892 INFO O| May 20 15:52:49.892 INFO STEP 217 (remove_files) COMPLETE
51732024-05-20T15:52:51.736Z[ recovery-image] May 20 15:52:49.892 INFO O| May 20 15:52:49.892 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742024-05-20T15:52:51.748Z[ recovery-image] May 20 15:52:49.908 INFO O| May 20 15:52:49.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
51752024-05-20T15:52:51.748Z[ recovery-image] May 20 15:52:49.908 INFO O| May 20 15:52:49.908 INFO STEP 218 (remove_files) COMPLETE
51762024-05-20T15:52:51.752Z[ recovery-image] May 20 15:52:49.908 INFO O| May 20 15:52:49.908 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772024-05-20T15:52:51.765Z[ recovery-image] May 20 15:52:49.925 INFO O| May 20 15:52:49.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
51782024-05-20T15:52:51.765Z[ recovery-image] May 20 15:52:49.925 INFO O| May 20 15:52:49.925 INFO STEP 219 (remove_files) COMPLETE
51792024-05-20T15:52:51.769Z[ recovery-image] May 20 15:52:49.925 INFO O| May 20 15:52:49.925 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802024-05-20T15:52:51.781Z[ recovery-image] May 20 15:52:49.941 INFO O| May 20 15:52:49.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
51812024-05-20T15:52:51.782Z[ recovery-image] May 20 15:52:49.941 INFO O| May 20 15:52:49.941 INFO STEP 220 (remove_files) COMPLETE
51822024-05-20T15:52:51.785Z[ recovery-image] May 20 15:52:49.941 INFO O| May 20 15:52:49.941 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832024-05-20T15:52:51.797Z[ recovery-image] May 20 15:52:49.957 INFO O| May 20 15:52:49.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
51842024-05-20T15:52:51.798Z[ recovery-image] May 20 15:52:49.957 INFO O| May 20 15:52:49.957 INFO STEP 221 (remove_files) COMPLETE
51852024-05-20T15:52:51.801Z[ recovery-image] May 20 15:52:49.957 INFO O| May 20 15:52:49.957 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862024-05-20T15:52:51.816Z[ recovery-image] May 20 15:52:49.974 INFO O| May 20 15:52:49.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
51872024-05-20T15:52:51.816Z[ recovery-image] May 20 15:52:49.974 INFO O| May 20 15:52:49.974 INFO STEP 222 (remove_files) COMPLETE
51882024-05-20T15:52:51.821Z[ recovery-image] May 20 15:52:49.974 INFO O| May 20 15:52:49.974 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892024-05-20T15:52:51.832Z[ recovery-image] May 20 15:52:49.992 INFO O| May 20 15:52:49.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
51902024-05-20T15:52:51.832Z[ recovery-image] May 20 15:52:49.992 INFO O| May 20 15:52:49.992 INFO STEP 223 (remove_files) COMPLETE
51912024-05-20T15:52:51.835Z[ recovery-image] May 20 15:52:49.992 INFO O| May 20 15:52:49.992 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51922024-05-20T15:52:51.851Z[ recovery-image] May 20 15:52:50.010 INFO O| May 20 15:52:50.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
51932024-05-20T15:52:51.851Z[ recovery-image] May 20 15:52:50.010 INFO O| May 20 15:52:50.010 INFO STEP 224 (remove_files) COMPLETE
51942024-05-20T15:52:51.854Z[ recovery-image] May 20 15:52:50.011 INFO O| May 20 15:52:50.010 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51952024-05-20T15:52:51.867Z[ recovery-image] May 20 15:52:50.027 INFO O| May 20 15:52:50.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
51962024-05-20T15:52:51.871Z[ recovery-image] May 20 15:52:50.027 INFO O| May 20 15:52:50.027 INFO STEP 225 (remove_files) COMPLETE
51972024-05-20T15:52:51.871Z[ recovery-image] May 20 15:52:50.027 INFO O| May 20 15:52:50.027 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51982024-05-20T15:52:51.888Z[ recovery-image] May 20 15:52:50.047 INFO O| May 20 15:52:50.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
51992024-05-20T15:52:51.888Z[ recovery-image] May 20 15:52:50.047 INFO O| May 20 15:52:50.047 INFO STEP 226 (remove_files) COMPLETE
52002024-05-20T15:52:51.891Z[ recovery-image] May 20 15:52:50.047 INFO O| May 20 15:52:50.047 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52012024-05-20T15:52:51.909Z[ recovery-image] May 20 15:52:50.068 INFO O| May 20 15:52:50.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
52022024-05-20T15:52:51.909Z[ recovery-image] May 20 15:52:50.068 INFO O| May 20 15:52:50.068 INFO STEP 227 (remove_files) COMPLETE
52032024-05-20T15:52:51.913Z[ recovery-image] May 20 15:52:50.068 INFO O| May 20 15:52:50.068 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042024-05-20T15:52:51.926Z[ recovery-image] May 20 15:52:50.085 INFO O| May 20 15:52:50.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
52052024-05-20T15:52:51.926Z[ recovery-image] May 20 15:52:50.085 INFO O| May 20 15:52:50.085 INFO STEP 228 (remove_files) COMPLETE
52062024-05-20T15:52:51.926Z[ recovery-image] May 20 15:52:50.085 INFO O| May 20 15:52:50.085 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072024-05-20T15:52:51.945Z[ recovery-image] May 20 15:52:50.105 INFO O| May 20 15:52:50.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
52082024-05-20T15:52:51.945Z[ recovery-image] May 20 15:52:50.105 INFO O| May 20 15:52:50.105 INFO STEP 229 (remove_files) COMPLETE
52092024-05-20T15:52:51.946Z[ recovery-image] May 20 15:52:50.105 INFO O| May 20 15:52:50.105 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52102024-05-20T15:52:51.963Z[ recovery-image] May 20 15:52:50.123 INFO O| May 20 15:52:50.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
52112024-05-20T15:52:51.963Z[ recovery-image] May 20 15:52:50.123 INFO O| May 20 15:52:50.123 INFO STEP 230 (remove_files) COMPLETE
52122024-05-20T15:52:51.979Z[ recovery-image] May 20 15:52:50.123 INFO O| May 20 15:52:50.123 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52132024-05-20T15:52:51.982Z[ host-image] May 20 15:52:50.135 INFO O| May 20 15:52:50.135 INFO O| Done
52142024-05-20T15:52:51.982Z[ host-image] May 20 15:52:50.135 INFO O| May 20 15:52:50.135 INFO O| Done
52152024-05-20T15:52:51.982Z[ recovery-image] May 20 15:52:50.139 INFO O| May 20 15:52:50.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
52162024-05-20T15:52:51.982Z[ recovery-image] May 20 15:52:50.139 INFO O| May 20 15:52:50.139 INFO STEP 231 (remove_files) COMPLETE
52172024-05-20T15:52:51.982Z[ recovery-image] May 20 15:52:50.139 INFO O| May 20 15:52:50.139 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52182024-05-20T15:52:51.998Z[ recovery-image] May 20 15:52:50.157 INFO O| May 20 15:52:50.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
52192024-05-20T15:52:51.998Z[ recovery-image] May 20 15:52:50.157 INFO O| May 20 15:52:50.157 INFO STEP 232 (remove_files) COMPLETE
52202024-05-20T15:52:52.001Z[ recovery-image] May 20 15:52:50.157 INFO O| May 20 15:52:50.157 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52212024-05-20T15:52:52.014Z[ recovery-image] May 20 15:52:50.174 INFO O| May 20 15:52:50.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
52222024-05-20T15:52:52.014Z[ recovery-image] May 20 15:52:50.174 INFO O| May 20 15:52:50.174 INFO STEP 233 (remove_files) COMPLETE
52232024-05-20T15:52:52.017Z[ recovery-image] May 20 15:52:50.174 INFO O| May 20 15:52:50.174 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52242024-05-20T15:52:52.035Z[ recovery-image] May 20 15:52:50.190 INFO O| May 20 15:52:50.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
52252024-05-20T15:52:52.035Z[ recovery-image] May 20 15:52:50.190 INFO O| May 20 15:52:50.190 INFO STEP 234 (remove_files) COMPLETE
52262024-05-20T15:52:52.036Z[ recovery-image] May 20 15:52:50.190 INFO O| May 20 15:52:50.190 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52272024-05-20T15:52:52.048Z[ recovery-image] May 20 15:52:50.204 INFO O| May 20 15:52:50.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
52282024-05-20T15:52:52.048Z[ recovery-image] May 20 15:52:50.204 INFO O| May 20 15:52:50.204 INFO STEP 235 (remove_files) COMPLETE
52292024-05-20T15:52:52.053Z[ recovery-image] May 20 15:52:50.204 INFO O| May 20 15:52:50.204 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52302024-05-20T15:52:52.061Z[ recovery-image] May 20 15:52:50.220 INFO O| May 20 15:52:50.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
52312024-05-20T15:52:52.061Z[ recovery-image] May 20 15:52:50.221 INFO O| May 20 15:52:50.220 INFO STEP 236 (remove_files) COMPLETE
52322024-05-20T15:52:52.064Z[ recovery-image] May 20 15:52:50.221 INFO O| May 20 15:52:50.221 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52332024-05-20T15:52:52.078Z[ recovery-image] May 20 15:52:50.237 INFO O| May 20 15:52:50.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
52342024-05-20T15:52:52.078Z[ recovery-image] May 20 15:52:50.237 INFO O| May 20 15:52:50.237 INFO STEP 237 (remove_files) COMPLETE
52352024-05-20T15:52:52.078Z[ recovery-image] May 20 15:52:50.237 INFO O| May 20 15:52:50.237 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52362024-05-20T15:52:52.093Z[ recovery-image] May 20 15:52:50.252 INFO O| May 20 15:52:50.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
52372024-05-20T15:52:52.096Z[ recovery-image] May 20 15:52:50.253 INFO O| May 20 15:52:50.253 INFO STEP 238 (remove_files) COMPLETE
52382024-05-20T15:52:52.096Z[ recovery-image] May 20 15:52:50.253 INFO O| May 20 15:52:50.253 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52392024-05-20T15:52:52.109Z[ recovery-image] May 20 15:52:50.268 INFO O| May 20 15:52:50.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
52402024-05-20T15:52:52.109Z[ recovery-image] May 20 15:52:50.268 INFO O| May 20 15:52:50.268 INFO STEP 239 (remove_files) COMPLETE
52412024-05-20T15:52:52.112Z[ recovery-image] May 20 15:52:50.268 INFO O| May 20 15:52:50.268 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52422024-05-20T15:52:52.123Z[ recovery-image] May 20 15:52:50.283 INFO O| May 20 15:52:50.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
52432024-05-20T15:52:52.123Z[ recovery-image] May 20 15:52:50.283 INFO O| May 20 15:52:50.283 INFO STEP 240 (remove_files) COMPLETE
52442024-05-20T15:52:52.127Z[ recovery-image] May 20 15:52:50.283 INFO O| May 20 15:52:50.283 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52452024-05-20T15:52:52.139Z[ recovery-image] May 20 15:52:50.298 INFO O| May 20 15:52:50.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
52462024-05-20T15:52:52.139Z[ recovery-image] May 20 15:52:50.298 INFO O| May 20 15:52:50.298 INFO STEP 241 (remove_files) COMPLETE
52472024-05-20T15:52:52.142Z[ recovery-image] May 20 15:52:50.298 INFO O| May 20 15:52:50.298 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52482024-05-20T15:52:52.152Z[ recovery-image] May 20 15:52:50.312 INFO O| May 20 15:52:50.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
52492024-05-20T15:52:52.152Z[ recovery-image] May 20 15:52:50.312 INFO O| May 20 15:52:50.312 INFO STEP 242 (remove_files) COMPLETE
52502024-05-20T15:52:52.155Z[ recovery-image] May 20 15:52:50.312 INFO O| May 20 15:52:50.312 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52512024-05-20T15:52:52.163Z[ recovery-image] May 20 15:52:50.322 INFO O| May 20 15:52:50.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
52522024-05-20T15:52:52.163Z[ recovery-image] May 20 15:52:50.322 INFO O| May 20 15:52:50.322 INFO STEP 243 (remove_files) COMPLETE
52532024-05-20T15:52:52.166Z[ recovery-image] May 20 15:52:50.323 INFO O| May 20 15:52:50.322 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52542024-05-20T15:52:52.180Z[ recovery-image] May 20 15:52:50.339 INFO O| May 20 15:52:50.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
52552024-05-20T15:52:52.180Z[ recovery-image] May 20 15:52:50.339 INFO O| May 20 15:52:50.339 INFO STEP 244 (remove_files) COMPLETE
52562024-05-20T15:52:52.183Z[ recovery-image] May 20 15:52:50.339 INFO O| May 20 15:52:50.339 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52572024-05-20T15:52:52.196Z[ recovery-image] May 20 15:52:50.356 INFO O| May 20 15:52:50.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
52582024-05-20T15:52:52.197Z[ recovery-image] May 20 15:52:50.356 INFO O| May 20 15:52:50.356 INFO STEP 245 (remove_files) COMPLETE
52592024-05-20T15:52:52.212Z[ recovery-image] May 20 15:52:50.356 INFO O| May 20 15:52:50.356 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52602024-05-20T15:52:52.216Z[ recovery-image] May 20 15:52:50.372 INFO O| May 20 15:52:50.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
52612024-05-20T15:52:52.216Z[ recovery-image] May 20 15:52:50.372 INFO O| May 20 15:52:50.372 INFO STEP 246 (remove_files) COMPLETE
52622024-05-20T15:52:52.216Z[ recovery-image] May 20 15:52:50.372 INFO O| May 20 15:52:50.372 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52632024-05-20T15:52:52.228Z[ recovery-image] May 20 15:52:50.387 INFO O| May 20 15:52:50.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
52642024-05-20T15:52:52.228Z[ recovery-image] May 20 15:52:50.387 INFO O| May 20 15:52:50.387 INFO STEP 247 (remove_files) COMPLETE
52652024-05-20T15:52:52.232Z[ recovery-image] May 20 15:52:50.388 INFO O| May 20 15:52:50.387 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52662024-05-20T15:52:52.244Z[ recovery-image] May 20 15:52:50.403 INFO O| May 20 15:52:50.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
52672024-05-20T15:52:52.244Z[ recovery-image] May 20 15:52:50.403 INFO O| May 20 15:52:50.403 INFO STEP 248 (remove_files) COMPLETE
52682024-05-20T15:52:52.244Z[ recovery-image] May 20 15:52:50.403 INFO O| May 20 15:52:50.403 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52692024-05-20T15:52:52.260Z[ recovery-image] May 20 15:52:50.419 INFO O| May 20 15:52:50.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
52702024-05-20T15:52:52.260Z[ recovery-image] May 20 15:52:50.419 INFO O| May 20 15:52:50.419 INFO STEP 249 (remove_files) COMPLETE
52712024-05-20T15:52:52.263Z[ recovery-image] May 20 15:52:50.419 INFO O| May 20 15:52:50.419 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52722024-05-20T15:52:52.274Z[ recovery-image] May 20 15:52:50.434 INFO O| May 20 15:52:50.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
52732024-05-20T15:52:52.274Z[ recovery-image] May 20 15:52:50.434 INFO O| May 20 15:52:50.434 INFO STEP 250 (remove_files) COMPLETE
52742024-05-20T15:52:52.278Z[ recovery-image] May 20 15:52:50.434 INFO O| May 20 15:52:50.434 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52752024-05-20T15:52:52.289Z[ recovery-image] May 20 15:52:50.449 INFO O| May 20 15:52:50.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
52762024-05-20T15:52:52.289Z[ recovery-image] May 20 15:52:50.449 INFO O| May 20 15:52:50.449 INFO STEP 251 (remove_files) COMPLETE
52772024-05-20T15:52:52.289Z[ recovery-image] May 20 15:52:50.449 INFO O| May 20 15:52:50.449 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52782024-05-20T15:52:52.305Z[ recovery-image] May 20 15:52:50.464 INFO O| May 20 15:52:50.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
52792024-05-20T15:52:52.305Z[ recovery-image] May 20 15:52:50.465 INFO O| May 20 15:52:50.464 INFO STEP 252 (remove_files) COMPLETE
52802024-05-20T15:52:52.308Z[ recovery-image] May 20 15:52:50.465 INFO O| May 20 15:52:50.465 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52812024-05-20T15:52:52.320Z[ recovery-image] May 20 15:52:50.480 INFO O| May 20 15:52:50.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
52822024-05-20T15:52:52.320Z[ recovery-image] May 20 15:52:50.480 INFO O| May 20 15:52:50.480 INFO STEP 253 (remove_files) COMPLETE
52832024-05-20T15:52:52.325Z[ recovery-image] May 20 15:52:50.480 INFO O| May 20 15:52:50.480 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52842024-05-20T15:52:52.335Z[ recovery-image] May 20 15:52:50.495 INFO O| May 20 15:52:50.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
52852024-05-20T15:52:52.338Z[ recovery-image] May 20 15:52:50.495 INFO O| May 20 15:52:50.495 INFO STEP 254 (remove_files) COMPLETE
52862024-05-20T15:52:52.338Z[ recovery-image] May 20 15:52:50.495 INFO O| May 20 15:52:50.495 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52872024-05-20T15:52:52.350Z[ recovery-image] May 20 15:52:50.509 INFO O| May 20 15:52:50.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
52882024-05-20T15:52:52.350Z[ host-image] May 20 15:52:50.509 INFO O| May 20 15:52:50.509 INFO O| Done
52892024-05-20T15:52:52.350Z[ recovery-image] May 20 15:52:50.509 INFO O| May 20 15:52:50.509 INFO STEP 255 (remove_files) COMPLETE
52902024-05-20T15:52:52.354Z[ recovery-image] May 20 15:52:50.509 INFO O| May 20 15:52:50.509 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912024-05-20T15:52:52.363Z[ recovery-image] May 20 15:52:50.523 INFO O| May 20 15:52:50.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
52922024-05-20T15:52:52.363Z[ recovery-image] May 20 15:52:50.523 INFO O| May 20 15:52:50.523 INFO STEP 256 (remove_files) COMPLETE
52932024-05-20T15:52:52.367Z[ recovery-image] May 20 15:52:50.523 INFO O| May 20 15:52:50.523 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942024-05-20T15:52:52.378Z[ recovery-image] May 20 15:52:50.534 INFO O| May 20 15:52:50.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
52952024-05-20T15:52:52.378Z[ recovery-image] May 20 15:52:50.534 INFO O| May 20 15:52:50.534 INFO STEP 257 (remove_files) COMPLETE
52962024-05-20T15:52:52.378Z[ recovery-image] May 20 15:52:50.534 INFO O| May 20 15:52:50.534 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972024-05-20T15:52:52.385Z[ recovery-image] May 20 15:52:50.545 INFO O| May 20 15:52:50.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
52982024-05-20T15:52:52.389Z[ recovery-image] May 20 15:52:50.545 INFO O| May 20 15:52:50.545 INFO STEP 258 (remove_files) COMPLETE
52992024-05-20T15:52:52.389Z[ recovery-image] May 20 15:52:50.545 INFO O| May 20 15:52:50.545 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002024-05-20T15:52:52.397Z[ recovery-image] May 20 15:52:50.556 INFO O| May 20 15:52:50.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
53012024-05-20T15:52:52.397Z[ recovery-image] May 20 15:52:50.556 INFO O| May 20 15:52:50.556 INFO STEP 259 (remove_files) COMPLETE
53022024-05-20T15:52:52.400Z[ recovery-image] May 20 15:52:50.556 INFO O| May 20 15:52:50.556 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032024-05-20T15:52:52.411Z[ recovery-image] May 20 15:52:50.570 INFO O| May 20 15:52:50.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
53042024-05-20T15:52:52.414Z[ recovery-image] May 20 15:52:50.570 INFO O| May 20 15:52:50.570 INFO STEP 260 (remove_files) COMPLETE
53052024-05-20T15:52:52.414Z[ recovery-image] May 20 15:52:50.570 INFO O| May 20 15:52:50.570 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062024-05-20T15:52:52.427Z[ recovery-image] May 20 15:52:50.586 INFO O| May 20 15:52:50.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
53072024-05-20T15:52:52.427Z[ recovery-image] May 20 15:52:50.586 INFO O| May 20 15:52:50.586 INFO STEP 261 (remove_files) COMPLETE
53082024-05-20T15:52:52.430Z[ recovery-image] May 20 15:52:50.586 INFO O| May 20 15:52:50.586 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092024-05-20T15:52:52.443Z[ recovery-image] May 20 15:52:50.601 INFO O| May 20 15:52:50.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
53102024-05-20T15:52:52.443Z[ recovery-image] May 20 15:52:50.602 INFO O| May 20 15:52:50.602 INFO STEP 262 (remove_files) COMPLETE
53112024-05-20T15:52:52.447Z[ recovery-image] May 20 15:52:50.602 INFO O| May 20 15:52:50.602 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122024-05-20T15:52:52.456Z[ recovery-image] May 20 15:52:50.613 INFO O| May 20 15:52:50.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
53132024-05-20T15:52:52.456Z[ recovery-image] May 20 15:52:50.613 INFO O| May 20 15:52:50.613 INFO STEP 263 (remove_files) COMPLETE
53142024-05-20T15:52:52.474Z[ recovery-image] May 20 15:52:50.613 INFO O| May 20 15:52:50.613 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53152024-05-20T15:52:52.479Z[ recovery-image] May 20 15:52:50.625 INFO O| May 20 15:52:50.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
53162024-05-20T15:52:52.479Z[ recovery-image] May 20 15:52:50.625 INFO O| May 20 15:52:50.625 INFO STEP 264 (remove_files) COMPLETE
53172024-05-20T15:52:52.479Z[ recovery-image] May 20 15:52:50.625 INFO O| May 20 15:52:50.625 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53182024-05-20T15:52:52.479Z[ recovery-image] May 20 15:52:50.637 INFO O| May 20 15:52:50.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
53192024-05-20T15:52:52.479Z[ recovery-image] May 20 15:52:50.637 INFO O| May 20 15:52:50.637 INFO STEP 265 (remove_files) COMPLETE
53202024-05-20T15:52:52.479Z[ recovery-image] May 20 15:52:50.637 INFO O| May 20 15:52:50.637 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212024-05-20T15:52:52.490Z[ recovery-image] May 20 15:52:50.648 INFO O| May 20 15:52:50.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
53222024-05-20T15:52:52.490Z[ recovery-image] May 20 15:52:50.648 INFO O| May 20 15:52:50.648 INFO STEP 266 (remove_files) COMPLETE
53232024-05-20T15:52:52.495Z[ recovery-image] May 20 15:52:50.648 INFO O| May 20 15:52:50.648 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53242024-05-20T15:52:52.501Z[ recovery-image] May 20 15:52:50.660 INFO O| May 20 15:52:50.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
53252024-05-20T15:52:52.501Z[ recovery-image] May 20 15:52:50.660 INFO O| May 20 15:52:50.660 INFO STEP 267 (remove_files) COMPLETE
53262024-05-20T15:52:52.506Z[ recovery-image] May 20 15:52:50.660 INFO O| May 20 15:52:50.660 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53272024-05-20T15:52:52.517Z[ recovery-image] May 20 15:52:50.676 INFO O| May 20 15:52:50.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
53282024-05-20T15:52:52.517Z[ recovery-image] May 20 15:52:50.676 INFO O| May 20 15:52:50.676 INFO STEP 268 (remove_files) COMPLETE
53292024-05-20T15:52:52.530Z[ recovery-image] May 20 15:52:50.676 INFO O| May 20 15:52:50.676 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53302024-05-20T15:52:52.535Z[ recovery-image] May 20 15:52:50.692 INFO O| May 20 15:52:50.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
53312024-05-20T15:52:52.536Z[ recovery-image] May 20 15:52:50.692 INFO O| May 20 15:52:50.692 INFO STEP 269 (remove_files) COMPLETE
53322024-05-20T15:52:52.536Z[ recovery-image] May 20 15:52:50.692 INFO O| May 20 15:52:50.692 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53332024-05-20T15:52:52.558Z[ recovery-image] May 20 15:52:50.709 INFO O| May 20 15:52:50.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
53342024-05-20T15:52:52.558Z[ recovery-image] May 20 15:52:50.709 INFO O| May 20 15:52:50.709 INFO STEP 270 (remove_files) COMPLETE
53352024-05-20T15:52:52.570Z[ recovery-image] May 20 15:52:50.709 INFO O| May 20 15:52:50.709 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53362024-05-20T15:52:52.582Z[ recovery-image] May 20 15:52:50.725 INFO O| May 20 15:52:50.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
53372024-05-20T15:52:52.582Z[ recovery-image] May 20 15:52:50.725 INFO O| May 20 15:52:50.725 INFO STEP 271 (remove_files) COMPLETE
53382024-05-20T15:52:52.582Z[ recovery-image] May 20 15:52:50.725 INFO O| May 20 15:52:50.725 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53392024-05-20T15:52:52.586Z[ recovery-image] May 20 15:52:50.741 INFO O| May 20 15:52:50.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
53402024-05-20T15:52:52.586Z[ recovery-image] May 20 15:52:50.741 INFO O| May 20 15:52:50.741 INFO STEP 272 (remove_files) COMPLETE
53412024-05-20T15:52:52.586Z[ recovery-image] May 20 15:52:50.741 INFO O| May 20 15:52:50.741 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422024-05-20T15:52:52.594Z[ recovery-image] May 20 15:52:50.753 INFO O| May 20 15:52:50.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
53432024-05-20T15:52:52.594Z[ recovery-image] May 20 15:52:50.753 INFO O| May 20 15:52:50.753 INFO STEP 273 (remove_files) COMPLETE
53442024-05-20T15:52:52.597Z[ recovery-image] May 20 15:52:50.753 INFO O| May 20 15:52:50.753 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452024-05-20T15:52:52.605Z[ recovery-image] May 20 15:52:50.765 INFO O| May 20 15:52:50.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
53462024-05-20T15:52:52.605Z[ recovery-image] May 20 15:52:50.765 INFO O| May 20 15:52:50.765 INFO STEP 274 (remove_files) COMPLETE
53472024-05-20T15:52:52.608Z[ recovery-image] May 20 15:52:50.765 INFO O| May 20 15:52:50.765 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482024-05-20T15:52:52.617Z[ recovery-image] May 20 15:52:50.776 INFO O| May 20 15:52:50.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
53492024-05-20T15:52:52.617Z[ recovery-image] May 20 15:52:50.776 INFO O| May 20 15:52:50.776 INFO STEP 275 (remove_files) COMPLETE
53502024-05-20T15:52:52.620Z[ recovery-image] May 20 15:52:50.777 INFO O| May 20 15:52:50.777 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512024-05-20T15:52:52.628Z[ recovery-image] May 20 15:52:50.788 INFO O| May 20 15:52:50.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
53522024-05-20T15:52:52.628Z[ recovery-image] May 20 15:52:50.788 INFO O| May 20 15:52:50.788 INFO STEP 276 (remove_files) COMPLETE
53532024-05-20T15:52:52.628Z[ recovery-image] May 20 15:52:50.788 INFO O| May 20 15:52:50.788 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542024-05-20T15:52:52.644Z[ recovery-image] May 20 15:52:50.804 INFO O| May 20 15:52:50.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
53552024-05-20T15:52:52.645Z[ recovery-image] May 20 15:52:50.804 INFO O| May 20 15:52:50.804 INFO STEP 277 (remove_files) COMPLETE
53562024-05-20T15:52:52.645Z[ recovery-image] May 20 15:52:50.804 INFO O| May 20 15:52:50.804 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572024-05-20T15:52:52.661Z[ recovery-image] May 20 15:52:50.821 INFO O| May 20 15:52:50.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
53582024-05-20T15:52:52.661Z[ recovery-image] May 20 15:52:50.821 INFO O| May 20 15:52:50.821 INFO STEP 278 (remove_files) COMPLETE
53592024-05-20T15:52:52.667Z[ recovery-image] May 20 15:52:50.821 INFO O| May 20 15:52:50.821 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602024-05-20T15:52:52.678Z[ recovery-image] May 20 15:52:50.838 INFO O| May 20 15:52:50.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
53612024-05-20T15:52:52.681Z[ recovery-image] May 20 15:52:50.838 INFO O| May 20 15:52:50.838 INFO STEP 279 (remove_files) COMPLETE
53622024-05-20T15:52:52.681Z[ recovery-image] May 20 15:52:50.838 INFO O| May 20 15:52:50.838 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632024-05-20T15:52:52.696Z[ recovery-image] May 20 15:52:50.855 INFO O| May 20 15:52:50.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
53642024-05-20T15:52:52.696Z[ recovery-image] May 20 15:52:50.855 INFO O| May 20 15:52:50.855 INFO STEP 280 (remove_files) COMPLETE
53652024-05-20T15:52:52.699Z[ recovery-image] May 20 15:52:50.855 INFO O| May 20 15:52:50.855 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662024-05-20T15:52:52.713Z[ recovery-image] May 20 15:52:50.872 INFO O| May 20 15:52:50.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
53672024-05-20T15:52:52.713Z[ recovery-image] May 20 15:52:50.872 INFO O| May 20 15:52:50.872 INFO STEP 281 (remove_files) COMPLETE
53682024-05-20T15:52:52.716Z[ recovery-image] May 20 15:52:50.872 INFO O| May 20 15:52:50.872 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692024-05-20T15:52:52.728Z[ recovery-image] May 20 15:52:50.888 INFO O| May 20 15:52:50.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
53702024-05-20T15:52:52.728Z[ recovery-image] May 20 15:52:50.888 INFO O| May 20 15:52:50.888 INFO STEP 282 (remove_files) COMPLETE
53712024-05-20T15:52:52.731Z[ recovery-image] May 20 15:52:50.888 INFO O| May 20 15:52:50.888 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722024-05-20T15:52:52.744Z[ recovery-image] May 20 15:52:50.903 INFO O| May 20 15:52:50.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
53732024-05-20T15:52:52.744Z[ recovery-image] May 20 15:52:50.903 INFO O| May 20 15:52:50.903 INFO STEP 283 (remove_files) COMPLETE
53742024-05-20T15:52:52.747Z[ recovery-image] May 20 15:52:50.903 INFO O| May 20 15:52:50.903 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752024-05-20T15:52:52.760Z[ recovery-image] May 20 15:52:50.920 INFO O| May 20 15:52:50.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
53762024-05-20T15:52:52.760Z[ recovery-image] May 20 15:52:50.920 INFO O| May 20 15:52:50.920 INFO STEP 284 (remove_files) COMPLETE
53772024-05-20T15:52:52.760Z[ recovery-image] May 20 15:52:50.920 INFO O| May 20 15:52:50.920 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782024-05-20T15:52:52.774Z[ recovery-image] May 20 15:52:50.933 INFO O| May 20 15:52:50.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
53792024-05-20T15:52:52.774Z[ recovery-image] May 20 15:52:50.933 INFO O| May 20 15:52:50.933 INFO STEP 285 (remove_files) COMPLETE
53802024-05-20T15:52:52.777Z[ recovery-image] May 20 15:52:50.933 INFO O| May 20 15:52:50.933 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812024-05-20T15:52:52.788Z[ recovery-image] May 20 15:52:50.948 INFO O| May 20 15:52:50.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
53822024-05-20T15:52:52.789Z[ recovery-image] May 20 15:52:50.948 INFO O| May 20 15:52:50.948 INFO STEP 286 (remove_files) COMPLETE
53832024-05-20T15:52:52.789Z[ recovery-image] May 20 15:52:50.948 INFO O| May 20 15:52:50.948 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842024-05-20T15:52:52.805Z[ recovery-image] May 20 15:52:50.965 INFO O| May 20 15:52:50.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
53852024-05-20T15:52:52.805Z[ recovery-image] May 20 15:52:50.965 INFO O| May 20 15:52:50.965 INFO STEP 287 (remove_files) COMPLETE
53862024-05-20T15:52:52.806Z[ recovery-image] May 20 15:52:50.965 INFO O| May 20 15:52:50.965 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872024-05-20T15:52:52.821Z[ recovery-image] May 20 15:52:50.981 INFO O| May 20 15:52:50.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
53882024-05-20T15:52:52.827Z[ recovery-image] May 20 15:52:50.981 INFO O| May 20 15:52:50.981 INFO STEP 288 (remove_files) COMPLETE
53892024-05-20T15:52:52.827Z[ recovery-image] May 20 15:52:50.981 INFO O| May 20 15:52:50.981 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902024-05-20T15:52:52.835Z[ recovery-image] May 20 15:52:50.994 INFO O| May 20 15:52:50.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
53912024-05-20T15:52:52.835Z[ recovery-image] May 20 15:52:50.994 INFO O| May 20 15:52:50.994 INFO STEP 289 (remove_files) COMPLETE
53922024-05-20T15:52:52.838Z[ recovery-image] May 20 15:52:50.994 INFO O| May 20 15:52:50.994 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932024-05-20T15:52:52.852Z[ recovery-image] May 20 15:52:51.011 INFO O| May 20 15:52:51.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
53942024-05-20T15:52:52.852Z[ recovery-image] May 20 15:52:51.011 INFO O| May 20 15:52:51.011 INFO STEP 290 (remove_files) COMPLETE
53952024-05-20T15:52:52.855Z[ recovery-image] May 20 15:52:51.011 INFO O| May 20 15:52:51.011 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962024-05-20T15:52:52.866Z[ recovery-image] May 20 15:52:51.025 INFO O| May 20 15:52:51.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
53972024-05-20T15:52:52.866Z[ recovery-image] May 20 15:52:51.025 INFO O| May 20 15:52:51.025 INFO STEP 291 (remove_files) COMPLETE
53982024-05-20T15:52:52.869Z[ recovery-image] May 20 15:52:51.025 INFO O| May 20 15:52:51.025 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53992024-05-20T15:52:52.881Z[ recovery-image] May 20 15:52:51.041 INFO O| May 20 15:52:51.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
54002024-05-20T15:52:52.882Z[ recovery-image] May 20 15:52:51.041 INFO O| May 20 15:52:51.041 INFO STEP 292 (remove_files) COMPLETE
54012024-05-20T15:52:52.885Z[ recovery-image] May 20 15:52:51.041 INFO O| May 20 15:52:51.041 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54022024-05-20T15:52:52.895Z[ recovery-image] May 20 15:52:51.055 INFO O| May 20 15:52:51.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
54032024-05-20T15:52:52.896Z[ recovery-image] May 20 15:52:51.055 INFO O| May 20 15:52:51.055 INFO STEP 293 (remove_files) COMPLETE
54042024-05-20T15:52:52.899Z[ recovery-image] May 20 15:52:51.055 INFO O| May 20 15:52:51.055 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54052024-05-20T15:52:52.911Z[ recovery-image] May 20 15:52:51.070 INFO O| May 20 15:52:51.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
54062024-05-20T15:52:52.911Z[ recovery-image] May 20 15:52:51.070 INFO O| May 20 15:52:51.070 INFO STEP 294 (remove_files) COMPLETE
54072024-05-20T15:52:52.911Z[ recovery-image] May 20 15:52:51.070 INFO O| May 20 15:52:51.070 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54082024-05-20T15:52:52.926Z[ recovery-image] May 20 15:52:51.086 INFO O| May 20 15:52:51.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
54092024-05-20T15:52:52.927Z[ recovery-image] May 20 15:52:51.086 INFO O| May 20 15:52:51.086 INFO STEP 295 (remove_files) COMPLETE
54102024-05-20T15:52:52.927Z[ recovery-image] May 20 15:52:51.086 INFO O| May 20 15:52:51.086 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54112024-05-20T15:52:52.942Z[ recovery-image] May 20 15:52:51.101 INFO O| May 20 15:52:51.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
54122024-05-20T15:52:52.942Z[ recovery-image] May 20 15:52:51.101 INFO O| May 20 15:52:51.101 INFO STEP 296 (remove_files) COMPLETE
54132024-05-20T15:52:52.942Z[ recovery-image] May 20 15:52:51.101 INFO O| May 20 15:52:51.101 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54142024-05-20T15:52:52.953Z[ recovery-image] May 20 15:52:51.112 INFO O| May 20 15:52:51.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
54152024-05-20T15:52:52.953Z[ recovery-image] May 20 15:52:51.113 INFO O| May 20 15:52:51.113 INFO STEP 297 (remove_files) COMPLETE
54162024-05-20T15:52:52.956Z[ recovery-image] May 20 15:52:51.113 INFO O| May 20 15:52:51.113 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54172024-05-20T15:52:52.968Z[ recovery-image] May 20 15:52:51.128 INFO O| May 20 15:52:51.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
54182024-05-20T15:52:52.968Z[ recovery-image] May 20 15:52:51.128 INFO O| May 20 15:52:51.128 INFO STEP 298 (remove_files) COMPLETE
54192024-05-20T15:52:52.968Z[ recovery-image] May 20 15:52:51.128 INFO O| May 20 15:52:51.128 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54202024-05-20T15:52:53.400Z[ recovery-image] May 20 15:52:51.144 INFO O| May 20 15:52:51.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
54212024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.144 INFO O| May 20 15:52:51.144 INFO STEP 299 (remove_files) COMPLETE
54222024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.144 INFO O| May 20 15:52:51.144 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54232024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.159 INFO O| May 20 15:52:51.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
54242024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.159 INFO O| May 20 15:52:51.159 INFO STEP 300 (remove_files) COMPLETE
54252024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.159 INFO O| May 20 15:52:51.159 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54262024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.174 INFO O| May 20 15:52:51.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
54272024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.174 INFO O| May 20 15:52:51.174 INFO STEP 301 (remove_files) COMPLETE
54282024-05-20T15:52:53.420Z[ recovery-image] May 20 15:52:51.174 INFO O| May 20 15:52:51.174 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54292024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.189 INFO O| May 20 15:52:51.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
54302024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.189 INFO O| May 20 15:52:51.189 INFO STEP 302 (remove_files) COMPLETE
54312024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.189 INFO O| May 20 15:52:51.189 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54322024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.204 INFO O| May 20 15:52:51.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
54332024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.204 INFO O| May 20 15:52:51.204 INFO STEP 303 (remove_files) COMPLETE
54342024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.204 INFO O| May 20 15:52:51.204 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54352024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.218 INFO O| May 20 15:52:51.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
54362024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.218 INFO O| May 20 15:52:51.218 INFO STEP 304 (remove_files) COMPLETE
54372024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.218 INFO O| May 20 15:52:51.218 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54382024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.231 INFO O| May 20 15:52:51.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
54392024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.231 INFO O| May 20 15:52:51.231 INFO STEP 305 (remove_files) COMPLETE
54402024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.231 INFO O| May 20 15:52:51.231 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54412024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.242 INFO O| May 20 15:52:51.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
54422024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.242 INFO O| May 20 15:52:51.242 INFO STEP 306 (remove_files) COMPLETE
54432024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.242 INFO O| May 20 15:52:51.242 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54442024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.253 INFO O| May 20 15:52:51.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
54452024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.253 INFO O| May 20 15:52:51.253 INFO STEP 307 (remove_files) COMPLETE
54462024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.253 INFO O| May 20 15:52:51.253 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.264 INFO O| May 20 15:52:51.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
54482024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.264 INFO O| May 20 15:52:51.264 INFO STEP 308 (remove_files) COMPLETE
54492024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.264 INFO O| May 20 15:52:51.264 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.275 INFO O| May 20 15:52:51.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
54512024-05-20T15:52:53.421Z[ recovery-image] May 20 15:52:51.275 INFO O| May 20 15:52:51.275 INFO STEP 309 (remove_files) COMPLETE
54522024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.275 INFO O| May 20 15:52:51.275 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.290 INFO O| May 20 15:52:51.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
54542024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.290 INFO O| May 20 15:52:51.290 INFO STEP 310 (remove_files) COMPLETE
54552024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.290 INFO O| May 20 15:52:51.290 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.302 INFO O| May 20 15:52:51.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
54572024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.302 INFO O| May 20 15:52:51.302 INFO STEP 311 (remove_files) COMPLETE
54582024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.302 INFO O| May 20 15:52:51.302 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.314 INFO O| May 20 15:52:51.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
54602024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.314 INFO O| May 20 15:52:51.314 INFO STEP 312 (remove_files) COMPLETE
54612024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.314 INFO O| May 20 15:52:51.314 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.327 INFO O| May 20 15:52:51.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
54632024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.327 INFO O| May 20 15:52:51.327 INFO STEP 313 (remove_files) COMPLETE
54642024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.327 INFO O| May 20 15:52:51.327 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.342 INFO O| May 20 15:52:51.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
54662024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.342 INFO O| May 20 15:52:51.342 INFO STEP 314 (remove_files) COMPLETE
54672024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.342 INFO O| May 20 15:52:51.342 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.354 INFO O| May 20 15:52:51.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
54692024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.354 INFO O| May 20 15:52:51.354 INFO STEP 315 (remove_files) COMPLETE
54702024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.354 INFO O| May 20 15:52:51.354 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.365 INFO O| May 20 15:52:51.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
54722024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.366 INFO O| May 20 15:52:51.365 INFO STEP 316 (remove_files) COMPLETE
54732024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.366 INFO O| May 20 15:52:51.366 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742024-05-20T15:52:53.422Z[ recovery-image] May 20 15:52:51.377 INFO O| May 20 15:52:51.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
54752024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.377 INFO O| May 20 15:52:51.377 INFO STEP 317 (remove_files) COMPLETE
54762024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.377 INFO O| May 20 15:52:51.377 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.388 INFO O| May 20 15:52:51.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
54782024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.388 INFO O| May 20 15:52:51.388 INFO STEP 318 (remove_files) COMPLETE
54792024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.388 INFO O| May 20 15:52:51.388 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54802024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.399 INFO O| May 20 15:52:51.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
54812024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.399 INFO O| May 20 15:52:51.399 INFO STEP 319 (remove_files) COMPLETE
54822024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.399 INFO O| May 20 15:52:51.399 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54832024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.409 INFO O| May 20 15:52:51.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
54842024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.410 INFO O| May 20 15:52:51.410 INFO STEP 320 (remove_files) COMPLETE
54852024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.410 INFO O| May 20 15:52:51.410 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54862024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.423 INFO O| May 20 15:52:51.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
54872024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.423 INFO O| May 20 15:52:51.423 INFO STEP 321 (remove_files) COMPLETE
54882024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.423 INFO O| May 20 15:52:51.423 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54892024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.439 INFO O| May 20 15:52:51.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
54902024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.439 INFO O| May 20 15:52:51.439 INFO STEP 322 (remove_files) COMPLETE
54912024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.439 INFO O| May 20 15:52:51.439 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54922024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.454 INFO O| May 20 15:52:51.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
54932024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.454 INFO O| May 20 15:52:51.454 INFO STEP 323 (remove_files) COMPLETE
54942024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.454 INFO O| May 20 15:52:51.454 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54952024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.469 INFO O| May 20 15:52:51.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
54962024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.469 INFO O| May 20 15:52:51.469 INFO STEP 324 (remove_files) COMPLETE
54972024-05-20T15:52:53.423Z[ recovery-image] May 20 15:52:51.469 INFO O| May 20 15:52:51.469 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54982024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.484 INFO O| May 20 15:52:51.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
54992024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.484 INFO O| May 20 15:52:51.484 INFO STEP 325 (remove_files) COMPLETE
55002024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.484 INFO O| May 20 15:52:51.484 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.498 INFO O| May 20 15:52:51.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55022024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.499 INFO O| May 20 15:52:51.499 INFO STEP 326 (remove_files) COMPLETE
55032024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.499 INFO O| May 20 15:52:51.499 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55042024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.514 INFO O| May 20 15:52:51.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55052024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.514 INFO O| May 20 15:52:51.514 INFO STEP 327 (remove_files) COMPLETE
55062024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.514 INFO O| May 20 15:52:51.514 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55072024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.529 INFO O| May 20 15:52:51.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55082024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.529 INFO O| May 20 15:52:51.529 INFO STEP 328 (remove_files) COMPLETE
55092024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.529 INFO O| May 20 15:52:51.529 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55102024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.545 INFO O| May 20 15:52:51.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55112024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.545 INFO O| May 20 15:52:51.545 INFO STEP 329 (remove_files) COMPLETE
55122024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.545 INFO O| May 20 15:52:51.545 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55132024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.559 INFO O| May 20 15:52:51.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55142024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.559 INFO O| May 20 15:52:51.559 INFO STEP 330 (remove_files) COMPLETE
55152024-05-20T15:52:53.424Z[ recovery-image] May 20 15:52:51.559 INFO O| May 20 15:52:51.559 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55162024-05-20T15:52:53.431Z[ recovery-image] May 20 15:52:51.573 INFO O| May 20 15:52:51.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55172024-05-20T15:52:53.431Z[ recovery-image] May 20 15:52:51.573 INFO O| May 20 15:52:51.573 INFO STEP 331 (remove_files) COMPLETE
55182024-05-20T15:52:53.431Z[ recovery-image] May 20 15:52:51.573 INFO O| May 20 15:52:51.573 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55192024-05-20T15:52:53.437Z[ recovery-image] May 20 15:52:51.589 INFO O| May 20 15:52:51.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55202024-05-20T15:52:53.437Z[ recovery-image] May 20 15:52:51.589 INFO O| May 20 15:52:51.589 INFO STEP 332 (remove_files) COMPLETE
55212024-05-20T15:52:53.437Z[ recovery-image] May 20 15:52:51.589 INFO O| May 20 15:52:51.589 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55222024-05-20T15:52:53.446Z[ recovery-image] May 20 15:52:51.605 INFO O| May 20 15:52:51.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
55232024-05-20T15:52:53.446Z[ recovery-image] May 20 15:52:51.605 INFO O| May 20 15:52:51.605 INFO STEP 333 (remove_files) COMPLETE
55242024-05-20T15:52:53.453Z[ recovery-image] May 20 15:52:51.605 INFO O| May 20 15:52:51.605 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55252024-05-20T15:52:53.466Z[ recovery-image] May 20 15:52:51.620 INFO O| May 20 15:52:51.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
55262024-05-20T15:52:53.466Z[ recovery-image] May 20 15:52:51.620 INFO O| May 20 15:52:51.620 INFO STEP 334 (remove_files) COMPLETE
55272024-05-20T15:52:53.475Z[ recovery-image] May 20 15:52:51.620 INFO O| May 20 15:52:51.620 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55282024-05-20T15:52:53.480Z[ recovery-image] May 20 15:52:51.635 INFO O| May 20 15:52:51.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
55292024-05-20T15:52:53.480Z[ recovery-image] May 20 15:52:51.636 INFO O| May 20 15:52:51.635 INFO STEP 335 (remove_files) COMPLETE
55302024-05-20T15:52:53.480Z[ recovery-image] May 20 15:52:51.636 INFO O| May 20 15:52:51.636 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312024-05-20T15:52:53.493Z[ recovery-image] May 20 15:52:51.651 INFO O| May 20 15:52:51.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
55322024-05-20T15:52:53.494Z[ recovery-image] May 20 15:52:51.651 INFO O| May 20 15:52:51.651 INFO STEP 336 (remove_files) COMPLETE
55332024-05-20T15:52:53.494Z[ recovery-image] May 20 15:52:51.651 INFO O| May 20 15:52:51.651 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342024-05-20T15:52:53.515Z[ recovery-image] May 20 15:52:51.667 INFO O| May 20 15:52:51.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
55352024-05-20T15:52:53.515Z[ recovery-image] May 20 15:52:51.667 INFO O| May 20 15:52:51.667 INFO STEP 337 (remove_files) COMPLETE
55362024-05-20T15:52:53.515Z[ recovery-image] May 20 15:52:51.667 INFO O| May 20 15:52:51.667 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372024-05-20T15:52:53.524Z[ recovery-image] May 20 15:52:51.683 INFO O| May 20 15:52:51.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
55382024-05-20T15:52:53.524Z[ recovery-image] May 20 15:52:51.683 INFO O| May 20 15:52:51.683 INFO STEP 338 (remove_files) COMPLETE
55392024-05-20T15:52:53.524Z[ recovery-image] May 20 15:52:51.683 INFO O| May 20 15:52:51.683 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402024-05-20T15:52:53.535Z[ recovery-image] May 20 15:52:51.694 INFO O| May 20 15:52:51.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
55412024-05-20T15:52:53.538Z[ recovery-image] May 20 15:52:51.694 INFO O| May 20 15:52:51.694 INFO STEP 339 (remove_files) COMPLETE
55422024-05-20T15:52:53.538Z[ recovery-image] May 20 15:52:51.694 INFO O| May 20 15:52:51.694 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432024-05-20T15:52:53.547Z[ recovery-image] May 20 15:52:51.706 INFO O| May 20 15:52:51.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
55442024-05-20T15:52:53.550Z[ recovery-image] May 20 15:52:51.706 INFO O| May 20 15:52:51.706 INFO STEP 340 (remove_files) COMPLETE
55452024-05-20T15:52:53.550Z[ recovery-image] May 20 15:52:51.706 INFO O| May 20 15:52:51.706 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462024-05-20T15:52:53.558Z[ recovery-image] May 20 15:52:51.717 INFO O| May 20 15:52:51.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
55472024-05-20T15:52:53.561Z[ recovery-image] May 20 15:52:51.717 INFO O| May 20 15:52:51.717 INFO STEP 341 (remove_files) COMPLETE
55482024-05-20T15:52:53.561Z[ recovery-image] May 20 15:52:51.717 INFO O| May 20 15:52:51.717 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492024-05-20T15:52:53.573Z[ recovery-image] May 20 15:52:51.732 INFO O| May 20 15:52:51.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
55502024-05-20T15:52:53.573Z[ recovery-image] May 20 15:52:51.732 INFO O| May 20 15:52:51.732 INFO STEP 342 (remove_files) COMPLETE
55512024-05-20T15:52:53.576Z[ recovery-image] May 20 15:52:51.732 INFO O| May 20 15:52:51.732 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522024-05-20T15:52:53.586Z[ recovery-image] May 20 15:52:51.746 INFO O| May 20 15:52:51.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
55532024-05-20T15:52:53.589Z[ recovery-image] May 20 15:52:51.746 INFO O| May 20 15:52:51.746 INFO STEP 343 (remove_files) COMPLETE
55542024-05-20T15:52:53.590Z[ recovery-image] May 20 15:52:51.746 INFO O| May 20 15:52:51.746 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552024-05-20T15:52:53.601Z[ recovery-image] May 20 15:52:51.760 INFO O| May 20 15:52:51.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
55562024-05-20T15:52:53.601Z[ recovery-image] May 20 15:52:51.760 INFO O| May 20 15:52:51.760 INFO STEP 344 (remove_files) COMPLETE
55572024-05-20T15:52:53.604Z[ recovery-image] May 20 15:52:51.760 INFO O| May 20 15:52:51.760 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582024-05-20T15:52:53.612Z[ recovery-image] May 20 15:52:51.771 INFO O| May 20 15:52:51.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
55592024-05-20T15:52:53.612Z[ recovery-image] May 20 15:52:51.771 INFO O| May 20 15:52:51.771 INFO STEP 345 (remove_files) COMPLETE
55602024-05-20T15:52:53.615Z[ recovery-image] May 20 15:52:51.771 INFO O| May 20 15:52:51.771 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612024-05-20T15:52:53.628Z[ recovery-image] May 20 15:52:51.784 INFO O| May 20 15:52:51.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
55622024-05-20T15:52:53.628Z[ recovery-image] May 20 15:52:51.784 INFO O| May 20 15:52:51.784 INFO STEP 346 (remove_files) COMPLETE
55632024-05-20T15:52:53.631Z[ recovery-image] May 20 15:52:51.784 INFO O| May 20 15:52:51.784 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642024-05-20T15:52:53.639Z[ recovery-image] May 20 15:52:51.798 INFO O| May 20 15:52:51.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
55652024-05-20T15:52:53.639Z[ recovery-image] May 20 15:52:51.798 INFO O| May 20 15:52:51.798 INFO STEP 347 (remove_files) COMPLETE
55662024-05-20T15:52:53.642Z[ recovery-image] May 20 15:52:51.798 INFO O| May 20 15:52:51.798 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672024-05-20T15:52:53.653Z[ recovery-image] May 20 15:52:51.812 INFO O| May 20 15:52:51.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
55682024-05-20T15:52:53.653Z[ recovery-image] May 20 15:52:51.813 INFO O| May 20 15:52:51.813 INFO STEP 348 (remove_files) COMPLETE
55692024-05-20T15:52:53.656Z[ recovery-image] May 20 15:52:51.813 INFO O| May 20 15:52:51.813 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702024-05-20T15:52:53.664Z[ recovery-image] May 20 15:52:51.823 INFO O| May 20 15:52:51.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
55712024-05-20T15:52:53.664Z[ recovery-image] May 20 15:52:51.823 INFO O| May 20 15:52:51.823 INFO STEP 349 (remove_files) COMPLETE
55722024-05-20T15:52:53.664Z[ recovery-image] May 20 15:52:51.823 INFO O| May 20 15:52:51.823 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732024-05-20T15:52:53.678Z[ recovery-image] May 20 15:52:51.837 INFO O| May 20 15:52:51.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
55742024-05-20T15:52:53.678Z[ recovery-image] May 20 15:52:51.837 INFO O| May 20 15:52:51.837 INFO STEP 350 (remove_files) COMPLETE
55752024-05-20T15:52:53.678Z[ recovery-image] May 20 15:52:51.837 INFO O| May 20 15:52:51.837 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762024-05-20T15:52:53.694Z[ recovery-image] May 20 15:52:51.853 INFO O| May 20 15:52:51.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
55772024-05-20T15:52:53.694Z[ recovery-image] May 20 15:52:51.853 INFO O| May 20 15:52:51.853 INFO STEP 351 (remove_files) COMPLETE
55782024-05-20T15:52:53.697Z[ recovery-image] May 20 15:52:51.853 INFO O| May 20 15:52:51.853 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792024-05-20T15:52:53.710Z[ recovery-image] May 20 15:52:51.869 INFO O| May 20 15:52:51.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
55802024-05-20T15:52:53.710Z[ recovery-image] May 20 15:52:51.869 INFO O| May 20 15:52:51.869 INFO STEP 352 (remove_files) COMPLETE
55812024-05-20T15:52:53.710Z[ recovery-image] May 20 15:52:51.869 INFO O| May 20 15:52:51.869 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822024-05-20T15:52:53.725Z[ recovery-image] May 20 15:52:51.885 INFO O| May 20 15:52:51.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
55832024-05-20T15:52:53.726Z[ recovery-image] May 20 15:52:51.885 INFO O| May 20 15:52:51.885 INFO STEP 353 (remove_files) COMPLETE
55842024-05-20T15:52:53.726Z[ recovery-image] May 20 15:52:51.885 INFO O| May 20 15:52:51.885 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852024-05-20T15:52:53.737Z[ recovery-image] May 20 15:52:51.896 INFO O| May 20 15:52:51.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
55862024-05-20T15:52:53.740Z[ recovery-image] May 20 15:52:51.896 INFO O| May 20 15:52:51.896 INFO STEP 354 (remove_files) COMPLETE
55872024-05-20T15:52:53.740Z[ recovery-image] May 20 15:52:51.896 INFO O| May 20 15:52:51.896 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882024-05-20T15:52:53.747Z[ recovery-image] May 20 15:52:51.907 INFO O| May 20 15:52:51.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
55892024-05-20T15:52:53.748Z[ recovery-image] May 20 15:52:51.907 INFO O| May 20 15:52:51.907 INFO STEP 355 (remove_files) COMPLETE
55902024-05-20T15:52:53.759Z[ recovery-image] May 20 15:52:51.907 INFO O| May 20 15:52:51.907 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912024-05-20T15:52:53.762Z[ recovery-image] May 20 15:52:51.918 INFO O| May 20 15:52:51.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
55922024-05-20T15:52:53.762Z[ recovery-image] May 20 15:52:51.919 INFO O| May 20 15:52:51.918 INFO STEP 356 (remove_files) COMPLETE
55932024-05-20T15:52:53.762Z[ recovery-image] May 20 15:52:51.919 INFO O| May 20 15:52:51.918 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942024-05-20T15:52:53.772Z[ recovery-image] May 20 15:52:51.931 INFO O| May 20 15:52:51.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
55952024-05-20T15:52:53.772Z[ recovery-image] May 20 15:52:51.931 INFO O| May 20 15:52:51.931 INFO STEP 357 (remove_files) COMPLETE
55962024-05-20T15:52:53.772Z[ recovery-image] May 20 15:52:51.931 INFO O| May 20 15:52:51.931 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972024-05-20T15:52:53.783Z[ recovery-image] May 20 15:52:51.942 INFO O| May 20 15:52:51.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
55982024-05-20T15:52:53.783Z[ recovery-image] May 20 15:52:51.942 INFO O| May 20 15:52:51.942 INFO STEP 358 (remove_files) COMPLETE
55992024-05-20T15:52:53.783Z[ recovery-image] May 20 15:52:51.942 INFO O| May 20 15:52:51.942 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002024-05-20T15:52:53.795Z[ recovery-image] May 20 15:52:51.955 INFO O| May 20 15:52:51.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56012024-05-20T15:52:53.795Z[ recovery-image] May 20 15:52:51.955 INFO O| May 20 15:52:51.955 INFO STEP 359 (remove_files) COMPLETE
56022024-05-20T15:52:53.796Z[ recovery-image] May 20 15:52:51.955 INFO O| May 20 15:52:51.955 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032024-05-20T15:52:53.805Z[ host-image] May 20 15:52:51.964 INFO O| May 20 15:52:51.964 INFO O| Done
56042024-05-20T15:52:53.808Z[ recovery-image] May 20 15:52:51.967 INFO O| May 20 15:52:51.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
56052024-05-20T15:52:53.808Z[ recovery-image] May 20 15:52:51.967 INFO O| May 20 15:52:51.967 INFO STEP 360 (remove_files) COMPLETE
56062024-05-20T15:52:53.809Z[ recovery-image] May 20 15:52:51.967 INFO O| May 20 15:52:51.967 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072024-05-20T15:52:53.820Z[ recovery-image] May 20 15:52:51.979 INFO O| May 20 15:52:51.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
56082024-05-20T15:52:53.823Z[ recovery-image] May 20 15:52:51.979 INFO O| May 20 15:52:51.979 INFO STEP 361 (remove_files) COMPLETE
56092024-05-20T15:52:53.823Z[ recovery-image] May 20 15:52:51.980 INFO O| May 20 15:52:51.979 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102024-05-20T15:52:53.832Z[ recovery-image] May 20 15:52:51.991 INFO O| May 20 15:52:51.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
56112024-05-20T15:52:53.832Z[ recovery-image] May 20 15:52:51.991 INFO O| May 20 15:52:51.991 INFO STEP 362 (remove_files) COMPLETE
56122024-05-20T15:52:53.835Z[ recovery-image] May 20 15:52:51.991 INFO O| May 20 15:52:51.991 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132024-05-20T15:52:53.840Z[ host-image] May 20 15:52:51.999 INFO O| May 20 15:52:51.999 INFO O| Done
56142024-05-20T15:52:53.843Z[ host-image] May 20 15:52:52.000 INFO O| May 20 15:52:51.999 INFO O| Done
56152024-05-20T15:52:53.846Z[ recovery-image] May 20 15:52:52.004 INFO O| May 20 15:52:52.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
56162024-05-20T15:52:53.846Z[ recovery-image] May 20 15:52:52.004 INFO O| May 20 15:52:52.004 INFO STEP 363 (remove_files) COMPLETE
56172024-05-20T15:52:53.846Z[ recovery-image] May 20 15:52:52.004 INFO O| May 20 15:52:52.004 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182024-05-20T15:52:53.861Z[ recovery-image] May 20 15:52:52.020 INFO O| May 20 15:52:52.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
56192024-05-20T15:52:53.861Z[ recovery-image] May 20 15:52:52.020 INFO O| May 20 15:52:52.020 INFO STEP 364 (remove_files) COMPLETE
56202024-05-20T15:52:53.864Z[ recovery-image] May 20 15:52:52.020 INFO O| May 20 15:52:52.020 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212024-05-20T15:52:53.876Z[ recovery-image] May 20 15:52:52.035 INFO O| May 20 15:52:52.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56222024-05-20T15:52:53.876Z[ recovery-image] May 20 15:52:52.036 INFO O| May 20 15:52:52.035 INFO STEP 365 (remove_files) COMPLETE
56232024-05-20T15:52:53.876Z[ recovery-image] May 20 15:52:52.036 INFO O| May 20 15:52:52.036 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242024-05-20T15:52:53.888Z[ recovery-image] May 20 15:52:52.047 INFO O| May 20 15:52:52.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56252024-05-20T15:52:53.888Z[ recovery-image] May 20 15:52:52.047 INFO O| May 20 15:52:52.047 INFO STEP 366 (remove_files) COMPLETE
56262024-05-20T15:52:53.888Z[ recovery-image] May 20 15:52:52.047 INFO O| May 20 15:52:52.047 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272024-05-20T15:52:53.900Z[ recovery-image] May 20 15:52:52.059 INFO O| May 20 15:52:52.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56282024-05-20T15:52:53.900Z[ recovery-image] May 20 15:52:52.059 INFO O| May 20 15:52:52.059 INFO STEP 367 (remove_files) COMPLETE
56292024-05-20T15:52:53.903Z[ recovery-image] May 20 15:52:52.059 INFO O| May 20 15:52:52.059 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302024-05-20T15:52:53.903Z[ host-image] May 20 15:52:52.060 INFO O| May 20 15:52:52.060 INFO O| Done
56312024-05-20T15:52:53.912Z[ recovery-image] May 20 15:52:52.072 INFO O| May 20 15:52:52.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56322024-05-20T15:52:53.912Z[ recovery-image] May 20 15:52:52.072 INFO O| May 20 15:52:52.072 INFO STEP 368 (remove_files) COMPLETE
56332024-05-20T15:52:53.912Z[ recovery-image] May 20 15:52:52.072 INFO O| May 20 15:52:52.072 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342024-05-20T15:52:53.930Z[ recovery-image] May 20 15:52:52.084 INFO O| May 20 15:52:52.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56352024-05-20T15:52:53.930Z[ recovery-image] May 20 15:52:52.084 INFO O| May 20 15:52:52.084 INFO STEP 369 (remove_files) COMPLETE
56362024-05-20T15:52:53.930Z[ recovery-image] May 20 15:52:52.084 INFO O| May 20 15:52:52.084 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372024-05-20T15:52:53.940Z[ recovery-image] May 20 15:52:52.099 INFO O| May 20 15:52:52.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
56382024-05-20T15:52:53.940Z[ recovery-image] May 20 15:52:52.099 INFO O| May 20 15:52:52.099 INFO STEP 370 (remove_files) COMPLETE
56392024-05-20T15:52:53.940Z[ recovery-image] May 20 15:52:52.099 INFO O| May 20 15:52:52.099 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-05-20T15:52:53.952Z[ recovery-image] May 20 15:52:52.111 INFO O| May 20 15:52:52.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56412024-05-20T15:52:53.952Z[ recovery-image] May 20 15:52:52.111 INFO O| May 20 15:52:52.111 INFO STEP 371 (remove_files) COMPLETE
56422024-05-20T15:52:53.955Z[ recovery-image] May 20 15:52:52.111 INFO O| May 20 15:52:52.111 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-05-20T15:52:53.971Z[ recovery-image] May 20 15:52:52.130 INFO O| May 20 15:52:52.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56442024-05-20T15:52:53.971Z[ recovery-image] May 20 15:52:52.130 INFO O| May 20 15:52:52.130 INFO STEP 372 (remove_files) COMPLETE
56452024-05-20T15:52:53.974Z[ recovery-image] May 20 15:52:52.130 INFO O| May 20 15:52:52.130 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-05-20T15:52:53.986Z[ recovery-image] May 20 15:52:52.145 INFO O| May 20 15:52:52.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56472024-05-20T15:52:53.986Z[ recovery-image] May 20 15:52:52.145 INFO O| May 20 15:52:52.145 INFO STEP 373 (remove_files) COMPLETE
56482024-05-20T15:52:53.992Z[ recovery-image] May 20 15:52:52.145 INFO O| May 20 15:52:52.145 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-05-20T15:52:54.000Z[ recovery-image] May 20 15:52:52.159 INFO O| May 20 15:52:52.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56502024-05-20T15:52:54.003Z[ recovery-image] May 20 15:52:52.159 INFO O| May 20 15:52:52.159 INFO STEP 374 (remove_files) COMPLETE
56512024-05-20T15:52:54.003Z[ recovery-image] May 20 15:52:52.159 INFO O| May 20 15:52:52.159 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-05-20T15:52:54.014Z[ recovery-image] May 20 15:52:52.173 INFO O| May 20 15:52:52.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56532024-05-20T15:52:54.014Z[ recovery-image] May 20 15:52:52.173 INFO O| May 20 15:52:52.173 INFO STEP 375 (remove_files) COMPLETE
56542024-05-20T15:52:54.017Z[ recovery-image] May 20 15:52:52.173 INFO O| May 20 15:52:52.173 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-05-20T15:52:54.028Z[ recovery-image] May 20 15:52:52.187 INFO O| May 20 15:52:52.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56562024-05-20T15:52:54.028Z[ recovery-image] May 20 15:52:52.188 INFO O| May 20 15:52:52.188 INFO STEP 376 (remove_files) COMPLETE
56572024-05-20T15:52:54.031Z[ recovery-image] May 20 15:52:52.188 INFO O| May 20 15:52:52.188 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-05-20T15:52:54.034Z[ host-image] May 20 15:52:52.193 INFO O| May 20 15:52:52.193 INFO STEP 13 (pkg_install) COMPLETE
56592024-05-20T15:52:54.034Z[ host-image] May 20 15:52:52.193 INFO O| May 20 15:52:52.193 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
56602024-05-20T15:52:54.043Z[ recovery-image] May 20 15:52:52.203 INFO O| May 20 15:52:52.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
56612024-05-20T15:52:54.043Z[ recovery-image] May 20 15:52:52.203 INFO O| May 20 15:52:52.203 INFO STEP 377 (remove_files) COMPLETE
56622024-05-20T15:52:54.046Z[ recovery-image] May 20 15:52:52.203 INFO O| May 20 15:52:52.203 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632024-05-20T15:52:54.049Z[ host-image] May 20 15:52:52.207 INFO O| May 20 15:52:52.207 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
56642024-05-20T15:52:54.058Z[ recovery-image] May 20 15:52:52.217 INFO O| May 20 15:52:52.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
56652024-05-20T15:52:54.058Z[ recovery-image] May 20 15:52:52.217 INFO O| May 20 15:52:52.217 INFO STEP 378 (remove_files) COMPLETE
56662024-05-20T15:52:54.058Z[ recovery-image] May 20 15:52:52.217 INFO O| May 20 15:52:52.217 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-05-20T15:52:54.070Z[ recovery-image] May 20 15:52:52.230 INFO O| May 20 15:52:52.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
56682024-05-20T15:52:54.070Z[ recovery-image] May 20 15:52:52.230 INFO O| May 20 15:52:52.230 INFO STEP 379 (remove_files) COMPLETE
56692024-05-20T15:52:54.071Z[ recovery-image] May 20 15:52:52.230 INFO O| May 20 15:52:52.230 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-05-20T15:52:54.083Z[ recovery-image] May 20 15:52:52.243 INFO O| May 20 15:52:52.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
56712024-05-20T15:52:54.084Z[ recovery-image] May 20 15:52:52.243 INFO O| May 20 15:52:52.243 INFO STEP 380 (remove_files) COMPLETE
56722024-05-20T15:52:54.087Z[ recovery-image] May 20 15:52:52.243 INFO O| May 20 15:52:52.243 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-05-20T15:52:54.099Z[ recovery-image] May 20 15:52:52.258 INFO O| May 20 15:52:52.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
56742024-05-20T15:52:54.099Z[ recovery-image] May 20 15:52:52.258 INFO O| May 20 15:52:52.258 INFO STEP 381 (remove_files) COMPLETE
56752024-05-20T15:52:54.099Z[ recovery-image] May 20 15:52:52.258 INFO O| May 20 15:52:52.258 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-05-20T15:52:54.117Z[ recovery-image] May 20 15:52:52.274 INFO O| May 20 15:52:52.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
56772024-05-20T15:52:54.118Z[ recovery-image] May 20 15:52:52.274 INFO O| May 20 15:52:52.274 INFO STEP 382 (remove_files) COMPLETE
56782024-05-20T15:52:54.121Z[ recovery-image] May 20 15:52:52.274 INFO O| May 20 15:52:52.274 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-05-20T15:52:54.130Z[ recovery-image] May 20 15:52:52.289 INFO O| May 20 15:52:52.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
56802024-05-20T15:52:54.130Z[ recovery-image] May 20 15:52:52.289 INFO O| May 20 15:52:52.289 INFO STEP 383 (remove_files) COMPLETE
56812024-05-20T15:52:54.130Z[ recovery-image] May 20 15:52:52.289 INFO O| May 20 15:52:52.289 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-05-20T15:52:54.146Z[ recovery-image] May 20 15:52:52.305 INFO O| May 20 15:52:52.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
56832024-05-20T15:52:54.146Z[ recovery-image] May 20 15:52:52.305 INFO O| May 20 15:52:52.305 INFO STEP 384 (remove_files) COMPLETE
56842024-05-20T15:52:54.146Z[ recovery-image] May 20 15:52:52.305 INFO O| May 20 15:52:52.305 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-05-20T15:52:54.158Z[ recovery-image] May 20 15:52:52.317 INFO O| May 20 15:52:52.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
56862024-05-20T15:52:54.158Z[ recovery-image] May 20 15:52:52.317 INFO O| May 20 15:52:52.317 INFO STEP 385 (remove_files) COMPLETE
56872024-05-20T15:52:54.161Z[ recovery-image] May 20 15:52:52.317 INFO O| May 20 15:52:52.317 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-05-20T15:52:54.175Z[ recovery-image] May 20 15:52:52.334 INFO O| May 20 15:52:52.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
56892024-05-20T15:52:54.175Z[ recovery-image] May 20 15:52:52.334 INFO O| May 20 15:52:52.334 INFO STEP 386 (remove_files) COMPLETE
56902024-05-20T15:52:54.175Z[ recovery-image] May 20 15:52:52.334 INFO O| May 20 15:52:52.334 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-05-20T15:52:54.191Z[ recovery-image] May 20 15:52:52.350 INFO O| May 20 15:52:52.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
56922024-05-20T15:52:54.191Z[ recovery-image] May 20 15:52:52.351 INFO O| May 20 15:52:52.350 INFO STEP 387 (remove_files) COMPLETE
56932024-05-20T15:52:54.195Z[ recovery-image] May 20 15:52:52.351 INFO O| May 20 15:52:52.350 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-05-20T15:52:54.207Z[ recovery-image] May 20 15:52:52.366 INFO O| May 20 15:52:52.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
56952024-05-20T15:52:54.207Z[ recovery-image] May 20 15:52:52.367 INFO O| May 20 15:52:52.366 INFO STEP 388 (remove_files) COMPLETE
56962024-05-20T15:52:54.208Z[ recovery-image] May 20 15:52:52.367 INFO O| May 20 15:52:52.366 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-05-20T15:52:54.224Z[ recovery-image] May 20 15:52:52.383 INFO O| May 20 15:52:52.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
56982024-05-20T15:52:54.224Z[ recovery-image] May 20 15:52:52.383 INFO O| May 20 15:52:52.383 INFO STEP 389 (remove_files) COMPLETE
56992024-05-20T15:52:54.227Z[ recovery-image] May 20 15:52:52.383 INFO O| May 20 15:52:52.383 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-05-20T15:52:54.239Z[ recovery-image] May 20 15:52:52.398 INFO O| May 20 15:52:52.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
57012024-05-20T15:52:54.239Z[ recovery-image] May 20 15:52:52.398 INFO O| May 20 15:52:52.398 INFO STEP 390 (remove_files) COMPLETE
57022024-05-20T15:52:54.242Z[ recovery-image] May 20 15:52:52.398 INFO O| May 20 15:52:52.398 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-05-20T15:52:54.253Z[ recovery-image] May 20 15:52:52.409 INFO O| May 20 15:52:52.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
57042024-05-20T15:52:54.253Z[ recovery-image] May 20 15:52:52.409 INFO O| May 20 15:52:52.409 INFO STEP 391 (remove_files) COMPLETE
57052024-05-20T15:52:54.253Z[ recovery-image] May 20 15:52:52.409 INFO O| May 20 15:52:52.409 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-05-20T15:52:54.263Z[ recovery-image] May 20 15:52:52.422 INFO O| May 20 15:52:52.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
57072024-05-20T15:52:54.263Z[ recovery-image] May 20 15:52:52.422 INFO O| May 20 15:52:52.422 INFO STEP 392 (remove_files) COMPLETE
57082024-05-20T15:52:54.263Z[ recovery-image] May 20 15:52:52.422 INFO O| May 20 15:52:52.422 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-05-20T15:52:54.275Z[ recovery-image] May 20 15:52:52.434 INFO O| May 20 15:52:52.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
57102024-05-20T15:52:54.275Z[ recovery-image] May 20 15:52:52.434 INFO O| May 20 15:52:52.434 INFO STEP 393 (remove_files) COMPLETE
57112024-05-20T15:52:54.280Z[ recovery-image] May 20 15:52:52.434 INFO O| May 20 15:52:52.434 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-05-20T15:52:54.292Z[ recovery-image] May 20 15:52:52.451 INFO O| May 20 15:52:52.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57132024-05-20T15:52:54.292Z[ recovery-image] May 20 15:52:52.451 INFO O| May 20 15:52:52.451 INFO STEP 394 (remove_files) COMPLETE
57142024-05-20T15:52:54.295Z[ recovery-image] May 20 15:52:52.451 INFO O| May 20 15:52:52.451 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-05-20T15:52:54.308Z[ recovery-image] May 20 15:52:52.467 INFO O| May 20 15:52:52.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57162024-05-20T15:52:54.308Z[ recovery-image] May 20 15:52:52.467 INFO O| May 20 15:52:52.467 INFO STEP 395 (remove_files) COMPLETE
57172024-05-20T15:52:54.308Z[ recovery-image] May 20 15:52:52.467 INFO O| May 20 15:52:52.467 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-05-20T15:52:54.324Z[ recovery-image] May 20 15:52:52.483 INFO O| May 20 15:52:52.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57192024-05-20T15:52:54.324Z[ recovery-image] May 20 15:52:52.483 INFO O| May 20 15:52:52.483 INFO STEP 396 (remove_files) COMPLETE
57202024-05-20T15:52:54.324Z[ recovery-image] May 20 15:52:52.483 INFO O| May 20 15:52:52.483 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-05-20T15:52:54.341Z[ recovery-image] May 20 15:52:52.500 INFO O| May 20 15:52:52.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57222024-05-20T15:52:54.341Z[ recovery-image] May 20 15:52:52.500 INFO O| May 20 15:52:52.500 INFO STEP 397 (remove_files) COMPLETE
57232024-05-20T15:52:54.341Z[ recovery-image] May 20 15:52:52.500 INFO O| May 20 15:52:52.500 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-05-20T15:52:54.358Z[ recovery-image] May 20 15:52:52.517 INFO O| May 20 15:52:52.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57252024-05-20T15:52:54.358Z[ recovery-image] May 20 15:52:52.517 INFO O| May 20 15:52:52.517 INFO STEP 398 (remove_files) COMPLETE
57262024-05-20T15:52:54.364Z[ recovery-image] May 20 15:52:52.517 INFO O| May 20 15:52:52.517 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272024-05-20T15:52:54.373Z[ recovery-image] May 20 15:52:52.532 INFO O| May 20 15:52:52.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57282024-05-20T15:52:54.373Z[ recovery-image] May 20 15:52:52.532 INFO O| May 20 15:52:52.532 INFO STEP 399 (remove_files) COMPLETE
57292024-05-20T15:52:54.376Z[ recovery-image] May 20 15:52:52.532 INFO O| May 20 15:52:52.532 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302024-05-20T15:52:54.388Z[ recovery-image] May 20 15:52:52.547 INFO O| May 20 15:52:52.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57312024-05-20T15:52:54.388Z[ recovery-image] May 20 15:52:52.547 INFO O| May 20 15:52:52.547 INFO STEP 400 (remove_files) COMPLETE
57322024-05-20T15:52:54.391Z[ recovery-image] May 20 15:52:52.547 INFO O| May 20 15:52:52.547 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332024-05-20T15:52:54.401Z[ recovery-image] May 20 15:52:52.560 INFO O| May 20 15:52:52.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57342024-05-20T15:52:54.401Z[ recovery-image] May 20 15:52:52.560 INFO O| May 20 15:52:52.560 INFO STEP 401 (remove_files) COMPLETE
57352024-05-20T15:52:54.404Z[ recovery-image] May 20 15:52:52.560 INFO O| May 20 15:52:52.560 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362024-05-20T15:52:54.420Z[ recovery-image] May 20 15:52:52.577 INFO O| May 20 15:52:52.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57372024-05-20T15:52:54.424Z[ recovery-image] May 20 15:52:52.577 INFO O| May 20 15:52:52.577 INFO STEP 402 (remove_files) COMPLETE
57382024-05-20T15:52:54.424Z[ recovery-image] May 20 15:52:52.577 INFO O| May 20 15:52:52.577 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392024-05-20T15:52:54.430Z[ recovery-image] May 20 15:52:52.589 INFO O| May 20 15:52:52.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57402024-05-20T15:52:54.430Z[ recovery-image] May 20 15:52:52.589 INFO O| May 20 15:52:52.589 INFO STEP 403 (remove_files) COMPLETE
57412024-05-20T15:52:54.430Z[ recovery-image] May 20 15:52:52.589 INFO O| May 20 15:52:52.589 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422024-05-20T15:52:54.442Z[ recovery-image] May 20 15:52:52.601 INFO O| May 20 15:52:52.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57432024-05-20T15:52:54.442Z[ recovery-image] May 20 15:52:52.602 INFO O| May 20 15:52:52.601 INFO STEP 404 (remove_files) COMPLETE
57442024-05-20T15:52:54.446Z[ recovery-image] May 20 15:52:52.602 INFO O| May 20 15:52:52.601 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-05-20T15:52:54.456Z[ recovery-image] May 20 15:52:52.615 INFO O| May 20 15:52:52.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57462024-05-20T15:52:54.456Z[ recovery-image] May 20 15:52:52.616 INFO O| May 20 15:52:52.615 INFO STEP 405 (remove_files) COMPLETE
57472024-05-20T15:52:54.456Z[ recovery-image] May 20 15:52:52.616 INFO O| May 20 15:52:52.616 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-05-20T15:52:54.468Z[ recovery-image] May 20 15:52:52.627 INFO O| May 20 15:52:52.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57492024-05-20T15:52:54.468Z[ recovery-image] May 20 15:52:52.627 INFO O| May 20 15:52:52.627 INFO STEP 406 (remove_files) COMPLETE
57502024-05-20T15:52:54.468Z[ recovery-image] May 20 15:52:52.627 INFO O| May 20 15:52:52.627 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-05-20T15:52:54.480Z[ recovery-image] May 20 15:52:52.639 INFO O| May 20 15:52:52.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57522024-05-20T15:52:54.480Z[ recovery-image] May 20 15:52:52.639 INFO O| May 20 15:52:52.639 INFO STEP 407 (remove_files) COMPLETE
57532024-05-20T15:52:54.480Z[ recovery-image] May 20 15:52:52.639 INFO O| May 20 15:52:52.639 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-05-20T15:52:54.491Z[ recovery-image] May 20 15:52:52.650 INFO O| May 20 15:52:52.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57552024-05-20T15:52:54.494Z[ recovery-image] May 20 15:52:52.650 INFO O| May 20 15:52:52.650 INFO STEP 408 (remove_files) COMPLETE
57562024-05-20T15:52:54.494Z[ recovery-image] May 20 15:52:52.650 INFO O| May 20 15:52:52.650 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572024-05-20T15:52:54.502Z[ recovery-image] May 20 15:52:52.661 INFO O| May 20 15:52:52.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
57582024-05-20T15:52:54.502Z[ recovery-image] May 20 15:52:52.661 INFO O| May 20 15:52:52.661 INFO STEP 409 (remove_files) COMPLETE
57592024-05-20T15:52:54.505Z[ recovery-image] May 20 15:52:52.661 INFO O| May 20 15:52:52.661 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602024-05-20T15:52:54.516Z[ recovery-image] May 20 15:52:52.672 INFO O| May 20 15:52:52.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
57612024-05-20T15:52:54.516Z[ recovery-image] May 20 15:52:52.672 INFO O| May 20 15:52:52.672 INFO STEP 410 (remove_files) COMPLETE
57622024-05-20T15:52:54.519Z[ recovery-image] May 20 15:52:52.672 INFO O| May 20 15:52:52.672 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632024-05-20T15:52:54.526Z[ recovery-image] May 20 15:52:52.685 INFO O| May 20 15:52:52.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
57642024-05-20T15:52:54.526Z[ recovery-image] May 20 15:52:52.685 INFO O| May 20 15:52:52.685 INFO STEP 411 (remove_files) COMPLETE
57652024-05-20T15:52:54.529Z[ recovery-image] May 20 15:52:52.685 INFO O| May 20 15:52:52.685 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662024-05-20T15:52:54.537Z[ recovery-image] May 20 15:52:52.697 INFO O| May 20 15:52:52.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
57672024-05-20T15:52:54.540Z[ recovery-image] May 20 15:52:52.697 INFO O| May 20 15:52:52.697 INFO STEP 412 (remove_files) COMPLETE
57682024-05-20T15:52:54.541Z[ recovery-image] May 20 15:52:52.697 INFO O| May 20 15:52:52.697 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692024-05-20T15:52:54.550Z[ recovery-image] May 20 15:52:52.709 INFO O| May 20 15:52:52.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
57702024-05-20T15:52:54.550Z[ recovery-image] May 20 15:52:52.709 INFO O| May 20 15:52:52.709 INFO STEP 413 (remove_files) COMPLETE
57712024-05-20T15:52:54.551Z[ recovery-image] May 20 15:52:52.710 INFO O| May 20 15:52:52.709 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722024-05-20T15:52:54.560Z[ host-image] May 20 15:52:52.719 INFO O| May 20 15:52:52.719 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
57732024-05-20T15:52:54.566Z[ recovery-image] May 20 15:52:52.725 INFO O| May 20 15:52:52.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
57742024-05-20T15:52:54.569Z[ recovery-image] May 20 15:52:52.725 INFO O| May 20 15:52:52.725 INFO STEP 414 (remove_files) COMPLETE
57752024-05-20T15:52:54.569Z[ recovery-image] May 20 15:52:52.725 INFO O| May 20 15:52:52.725 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57762024-05-20T15:52:54.582Z[ recovery-image] May 20 15:52:52.741 INFO O| May 20 15:52:52.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
57772024-05-20T15:52:54.585Z[ recovery-image] May 20 15:52:52.741 INFO O| May 20 15:52:52.741 INFO STEP 415 (remove_files) COMPLETE
57782024-05-20T15:52:54.585Z[ recovery-image] May 20 15:52:52.741 INFO O| May 20 15:52:52.741 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57792024-05-20T15:52:54.642Z[ recovery-image] May 20 15:52:52.801 INFO O| May 20 15:52:52.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
57802024-05-20T15:52:54.643Z[ recovery-image] May 20 15:52:52.801 INFO O| May 20 15:52:52.801 INFO STEP 416 (remove_files) COMPLETE
57812024-05-20T15:52:54.646Z[ recovery-image] May 20 15:52:52.801 INFO O| May 20 15:52:52.801 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57822024-05-20T15:52:54.701Z[ recovery-image] May 20 15:52:52.860 INFO O| May 20 15:52:52.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
57832024-05-20T15:52:54.701Z[ recovery-image] May 20 15:52:52.860 INFO O| May 20 15:52:52.859 INFO STEP 417 (remove_files) COMPLETE
57842024-05-20T15:52:54.704Z[ recovery-image] May 20 15:52:52.860 INFO O| May 20 15:52:52.859 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57852024-05-20T15:52:55.148Z[ recovery-image] May 20 15:52:52.894 INFO O| May 20 15:52:52.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
57862024-05-20T15:52:55.148Z[ recovery-image] May 20 15:52:52.894 INFO O| May 20 15:52:52.894 INFO STEP 418 (remove_files) COMPLETE
57872024-05-20T15:52:55.148Z[ recovery-image] May 20 15:52:52.894 INFO O| May 20 15:52:52.894 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57882024-05-20T15:52:55.155Z[ recovery-image] May 20 15:52:52.921 INFO O| May 20 15:52:52.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
57892024-05-20T15:52:55.155Z[ recovery-image] May 20 15:52:52.921 INFO O| May 20 15:52:52.921 INFO STEP 419 (remove_files) COMPLETE
57902024-05-20T15:52:55.155Z[ recovery-image] May 20 15:52:52.921 INFO O| May 20 15:52:52.921 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57912024-05-20T15:52:55.155Z[ recovery-image] May 20 15:52:52.940 INFO O| May 20 15:52:52.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
57922024-05-20T15:52:55.155Z[ recovery-image] May 20 15:52:52.940 INFO O| May 20 15:52:52.940 INFO STEP 420 (remove_files) COMPLETE
57932024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:52.940 INFO O| May 20 15:52:52.940 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57942024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:52.998 INFO O| May 20 15:52:52.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
57952024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:52.998 INFO O| May 20 15:52:52.998 INFO STEP 421 (remove_files) COMPLETE
57962024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:52.998 INFO O| May 20 15:52:52.998 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57972024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.018 INFO O| May 20 15:52:53.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
57982024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.018 INFO O| May 20 15:52:53.018 INFO STEP 422 (remove_files) COMPLETE
57992024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.018 INFO O| May 20 15:52:53.018 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58002024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.115 INFO O| May 20 15:52:53.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
58012024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.115 INFO O| May 20 15:52:53.115 INFO STEP 423 (remove_files) COMPLETE
58022024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.115 INFO O| May 20 15:52:53.115 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58032024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.131 INFO O| May 20 15:52:53.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
58042024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.131 INFO O| May 20 15:52:53.131 INFO STEP 424 (remove_files) COMPLETE
58052024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.131 INFO O| May 20 15:52:53.131 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58062024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.151 INFO O| May 20 15:52:53.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
58072024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.151 INFO O| May 20 15:52:53.151 INFO STEP 425 (remove_files) COMPLETE
58082024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.151 INFO O| May 20 15:52:53.151 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58092024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.168 INFO O| May 20 15:52:53.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
58102024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.168 INFO O| May 20 15:52:53.168 INFO STEP 426 (remove_files) COMPLETE
58112024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.168 INFO O| May 20 15:52:53.168 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58122024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.186 INFO O| May 20 15:52:53.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58132024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.186 INFO O| May 20 15:52:53.186 INFO STEP 427 (remove_files) COMPLETE
58142024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.187 INFO O| May 20 15:52:53.186 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58152024-05-20T15:52:55.156Z[ recovery-image] May 20 15:52:53.216 INFO O| May 20 15:52:53.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58162024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.217 INFO O| May 20 15:52:53.217 INFO STEP 428 (remove_files) COMPLETE
58172024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.217 INFO O| May 20 15:52:53.217 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58182024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.242 INFO O| May 20 15:52:53.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58192024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.242 INFO O| May 20 15:52:53.242 INFO STEP 429 (remove_files) COMPLETE
58202024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.242 INFO O| May 20 15:52:53.242 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58212024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.260 INFO O| May 20 15:52:53.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58222024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.261 INFO O| May 20 15:52:53.260 INFO STEP 430 (remove_files) COMPLETE
58232024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.261 INFO O| May 20 15:52:53.261 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58242024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.279 INFO O| May 20 15:52:53.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58252024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.279 INFO O| May 20 15:52:53.279 INFO STEP 431 (remove_files) COMPLETE
58262024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.279 INFO O| May 20 15:52:53.279 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58272024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.293 INFO O| May 20 15:52:53.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58282024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.293 INFO O| May 20 15:52:53.293 INFO STEP 432 (remove_files) COMPLETE
58292024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.293 INFO O| May 20 15:52:53.293 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58302024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.309 INFO O| May 20 15:52:53.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58312024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.309 INFO O| May 20 15:52:53.309 INFO STEP 433 (remove_files) COMPLETE
58322024-05-20T15:52:55.157Z[ recovery-image] May 20 15:52:53.309 INFO O| May 20 15:52:53.309 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58332024-05-20T15:52:55.166Z[ recovery-image] May 20 15:52:53.325 INFO O| May 20 15:52:53.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58342024-05-20T15:52:55.166Z[ recovery-image] May 20 15:52:53.325 INFO O| May 20 15:52:53.325 INFO STEP 434 (remove_files) COMPLETE
58352024-05-20T15:52:55.170Z[ recovery-image] May 20 15:52:53.325 INFO O| May 20 15:52:53.325 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58362024-05-20T15:52:55.181Z[ recovery-image] May 20 15:52:53.340 INFO O| May 20 15:52:53.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58372024-05-20T15:52:55.181Z[ recovery-image] May 20 15:52:53.341 INFO O| May 20 15:52:53.340 INFO STEP 435 (remove_files) COMPLETE
58382024-05-20T15:52:55.191Z[ recovery-image] May 20 15:52:53.341 INFO O| May 20 15:52:53.341 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58392024-05-20T15:52:55.200Z[ recovery-image] May 20 15:52:53.357 INFO O| May 20 15:52:53.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58402024-05-20T15:52:55.200Z[ recovery-image] May 20 15:52:53.357 INFO O| May 20 15:52:53.357 INFO STEP 436 (remove_files) COMPLETE
58412024-05-20T15:52:55.200Z[ recovery-image] May 20 15:52:53.357 INFO O| May 20 15:52:53.357 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58422024-05-20T15:52:55.213Z[ recovery-image] May 20 15:52:53.372 INFO O| May 20 15:52:53.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58432024-05-20T15:52:55.217Z[ recovery-image] May 20 15:52:53.372 INFO O| May 20 15:52:53.372 INFO STEP 437 (remove_files) COMPLETE
58442024-05-20T15:52:55.217Z[ recovery-image] May 20 15:52:53.372 INFO O| May 20 15:52:53.372 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58452024-05-20T15:52:55.228Z[ recovery-image] May 20 15:52:53.386 INFO O| May 20 15:52:53.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58462024-05-20T15:52:55.228Z[ recovery-image] May 20 15:52:53.386 INFO O| May 20 15:52:53.386 INFO STEP 438 (remove_files) COMPLETE
58472024-05-20T15:52:55.233Z[ recovery-image] May 20 15:52:53.386 INFO O| May 20 15:52:53.386 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58482024-05-20T15:52:55.244Z[ recovery-image] May 20 15:52:53.401 INFO O| May 20 15:52:53.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58492024-05-20T15:52:55.245Z[ recovery-image] May 20 15:52:53.401 INFO O| May 20 15:52:53.401 INFO STEP 439 (remove_files) COMPLETE
58502024-05-20T15:52:55.251Z[ recovery-image] May 20 15:52:53.401 INFO O| May 20 15:52:53.401 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58512024-05-20T15:52:55.267Z[ recovery-image] May 20 15:52:53.417 INFO O| May 20 15:52:53.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58522024-05-20T15:52:55.267Z[ recovery-image] May 20 15:52:53.417 INFO O| May 20 15:52:53.417 INFO STEP 440 (remove_files) COMPLETE
58532024-05-20T15:52:55.271Z[ recovery-image] May 20 15:52:53.417 INFO O| May 20 15:52:53.417 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58542024-05-20T15:52:55.275Z[ recovery-image] May 20 15:52:53.433 INFO O| May 20 15:52:53.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
58552024-05-20T15:52:55.275Z[ recovery-image] May 20 15:52:53.433 INFO O| May 20 15:52:53.433 INFO STEP 441 (remove_files) COMPLETE
58562024-05-20T15:52:55.275Z[ recovery-image] May 20 15:52:53.433 INFO O| May 20 15:52:53.433 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58572024-05-20T15:52:55.291Z[ recovery-image] May 20 15:52:53.450 INFO O| May 20 15:52:53.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
58582024-05-20T15:52:55.291Z[ recovery-image] May 20 15:52:53.450 INFO O| May 20 15:52:53.450 INFO STEP 442 (remove_files) COMPLETE
58592024-05-20T15:52:55.291Z[ recovery-image] May 20 15:52:53.450 INFO O| May 20 15:52:53.450 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58602024-05-20T15:52:55.311Z[ recovery-image] May 20 15:52:53.467 INFO O| May 20 15:52:53.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
58612024-05-20T15:52:55.311Z[ recovery-image] May 20 15:52:53.467 INFO O| May 20 15:52:53.467 INFO STEP 443 (remove_files) COMPLETE
58622024-05-20T15:52:55.311Z[ recovery-image] May 20 15:52:53.467 INFO O| May 20 15:52:53.467 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58632024-05-20T15:52:55.329Z[ recovery-image] May 20 15:52:53.487 INFO O| May 20 15:52:53.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
58642024-05-20T15:52:55.329Z[ recovery-image] May 20 15:52:53.487 INFO O| May 20 15:52:53.487 INFO STEP 444 (remove_files) COMPLETE
58652024-05-20T15:52:55.329Z[ recovery-image] May 20 15:52:53.487 INFO O| May 20 15:52:53.487 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58662024-05-20T15:52:55.353Z[ recovery-image] May 20 15:52:53.512 INFO O| May 20 15:52:53.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
58672024-05-20T15:52:55.354Z[ recovery-image] May 20 15:52:53.512 INFO O| May 20 15:52:53.512 INFO STEP 445 (remove_files) COMPLETE
58682024-05-20T15:52:55.354Z[ recovery-image] May 20 15:52:53.512 INFO O| May 20 15:52:53.512 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692024-05-20T15:52:55.374Z[ recovery-image] May 20 15:52:53.533 INFO O| May 20 15:52:53.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
58702024-05-20T15:52:55.377Z[ recovery-image] May 20 15:52:53.533 INFO O| May 20 15:52:53.533 INFO STEP 446 (remove_files) COMPLETE
58712024-05-20T15:52:55.377Z[ recovery-image] May 20 15:52:53.534 INFO O| May 20 15:52:53.533 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58722024-05-20T15:52:55.403Z[ recovery-image] May 20 15:52:53.561 INFO O| May 20 15:52:53.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
58732024-05-20T15:52:55.403Z[ recovery-image] May 20 15:52:53.561 INFO O| May 20 15:52:53.561 INFO STEP 447 (remove_files) COMPLETE
58742024-05-20T15:52:55.403Z[ recovery-image] May 20 15:52:53.561 INFO O| May 20 15:52:53.561 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752024-05-20T15:52:55.437Z[ recovery-image] May 20 15:52:53.595 INFO O| May 20 15:52:53.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
58762024-05-20T15:52:55.437Z[ recovery-image] May 20 15:52:53.595 INFO O| May 20 15:52:53.595 INFO STEP 448 (remove_files) COMPLETE
58772024-05-20T15:52:55.437Z[ recovery-image] May 20 15:52:53.595 INFO O| May 20 15:52:53.595 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782024-05-20T15:52:55.510Z[ recovery-image] May 20 15:52:53.668 INFO O| May 20 15:52:53.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
58792024-05-20T15:52:55.510Z[ recovery-image] May 20 15:52:53.668 INFO O| May 20 15:52:53.668 INFO STEP 449 (remove_files) COMPLETE
58802024-05-20T15:52:55.513Z[ recovery-image] May 20 15:52:53.668 INFO O| May 20 15:52:53.668 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812024-05-20T15:52:55.527Z[ recovery-image] May 20 15:52:53.686 INFO O| May 20 15:52:53.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
58822024-05-20T15:52:55.530Z[ recovery-image] May 20 15:52:53.686 INFO O| May 20 15:52:53.686 INFO STEP 450 (remove_files) COMPLETE
58832024-05-20T15:52:55.531Z[ recovery-image] May 20 15:52:53.686 INFO O| May 20 15:52:53.686 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842024-05-20T15:52:55.543Z[ recovery-image] May 20 15:52:53.702 INFO O| May 20 15:52:53.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
58852024-05-20T15:52:55.543Z[ recovery-image] May 20 15:52:53.702 INFO O| May 20 15:52:53.702 INFO STEP 451 (remove_files) COMPLETE
58862024-05-20T15:52:55.543Z[ recovery-image] May 20 15:52:53.702 INFO O| May 20 15:52:53.702 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872024-05-20T15:52:55.559Z[ recovery-image] May 20 15:52:53.718 INFO O| May 20 15:52:53.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
58882024-05-20T15:52:55.559Z[ recovery-image] May 20 15:52:53.718 INFO O| May 20 15:52:53.718 INFO STEP 452 (remove_files) COMPLETE
58892024-05-20T15:52:55.559Z[ recovery-image] May 20 15:52:53.718 INFO O| May 20 15:52:53.718 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902024-05-20T15:52:55.578Z[ recovery-image] May 20 15:52:53.734 INFO O| May 20 15:52:53.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
58912024-05-20T15:52:55.578Z[ recovery-image] May 20 15:52:53.734 INFO O| May 20 15:52:53.734 INFO STEP 453 (remove_files) COMPLETE
58922024-05-20T15:52:55.582Z[ recovery-image] May 20 15:52:53.734 INFO O| May 20 15:52:53.734 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932024-05-20T15:52:55.592Z[ recovery-image] May 20 15:52:53.751 INFO O| May 20 15:52:53.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
58942024-05-20T15:52:55.592Z[ recovery-image] May 20 15:52:53.751 INFO O| May 20 15:52:53.751 INFO STEP 454 (remove_files) COMPLETE
58952024-05-20T15:52:55.595Z[ recovery-image] May 20 15:52:53.751 INFO O| May 20 15:52:53.751 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962024-05-20T15:52:55.624Z[ recovery-image] May 20 15:52:53.782 INFO O| May 20 15:52:53.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
58972024-05-20T15:52:55.624Z[ recovery-image] May 20 15:52:53.782 INFO O| May 20 15:52:53.782 INFO STEP 455 (remove_files) COMPLETE
58982024-05-20T15:52:55.624Z[ recovery-image] May 20 15:52:53.782 INFO O| May 20 15:52:53.782 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992024-05-20T15:52:55.674Z[ recovery-image] May 20 15:52:53.830 INFO O| May 20 15:52:53.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
59002024-05-20T15:52:55.674Z[ recovery-image] May 20 15:52:53.830 INFO O| May 20 15:52:53.830 INFO STEP 456 (remove_files) COMPLETE
59012024-05-20T15:52:55.674Z[ recovery-image] May 20 15:52:53.830 INFO O| May 20 15:52:53.830 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022024-05-20T15:52:55.733Z[ recovery-image] May 20 15:52:53.892 INFO O| May 20 15:52:53.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
59032024-05-20T15:52:55.736Z[ recovery-image] May 20 15:52:53.892 INFO O| May 20 15:52:53.892 INFO STEP 457 (remove_files) COMPLETE
59042024-05-20T15:52:55.736Z[ recovery-image] May 20 15:52:53.892 INFO O| May 20 15:52:53.892 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052024-05-20T15:52:55.752Z[ recovery-image] May 20 15:52:53.911 INFO O| May 20 15:52:53.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
59062024-05-20T15:52:55.756Z[ recovery-image] May 20 15:52:53.911 INFO O| May 20 15:52:53.911 INFO STEP 458 (remove_files) COMPLETE
59072024-05-20T15:52:55.756Z[ recovery-image] May 20 15:52:53.911 INFO O| May 20 15:52:53.911 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082024-05-20T15:52:55.772Z[ recovery-image] May 20 15:52:53.930 INFO O| May 20 15:52:53.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
59092024-05-20T15:52:55.773Z[ recovery-image] May 20 15:52:53.930 INFO O| May 20 15:52:53.930 INFO STEP 459 (remove_files) COMPLETE
59102024-05-20T15:52:55.776Z[ recovery-image] May 20 15:52:53.931 INFO O| May 20 15:52:53.930 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112024-05-20T15:52:55.799Z[ recovery-image] May 20 15:52:53.957 INFO O| May 20 15:52:53.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
59122024-05-20T15:52:55.799Z[ recovery-image] May 20 15:52:53.957 INFO O| May 20 15:52:53.957 INFO STEP 460 (remove_files) COMPLETE
59132024-05-20T15:52:55.799Z[ recovery-image] May 20 15:52:53.957 INFO O| May 20 15:52:53.957 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142024-05-20T15:52:55.858Z[ recovery-image] May 20 15:52:54.016 INFO O| May 20 15:52:54.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59152024-05-20T15:52:55.858Z[ recovery-image] May 20 15:52:54.017 INFO O| May 20 15:52:54.016 INFO STEP 461 (remove_files) COMPLETE
59162024-05-20T15:52:55.858Z[ recovery-image] May 20 15:52:54.017 INFO O| May 20 15:52:54.017 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172024-05-20T15:52:55.874Z[ recovery-image] May 20 15:52:54.033 INFO O| May 20 15:52:54.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59182024-05-20T15:52:55.874Z[ recovery-image] May 20 15:52:54.033 INFO O| May 20 15:52:54.033 INFO STEP 462 (remove_files) COMPLETE
59192024-05-20T15:52:55.877Z[ recovery-image] May 20 15:52:54.033 INFO O| May 20 15:52:54.033 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202024-05-20T15:52:55.889Z[ recovery-image] May 20 15:52:54.048 INFO O| May 20 15:52:54.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59212024-05-20T15:52:55.889Z[ recovery-image] May 20 15:52:54.048 INFO O| May 20 15:52:54.048 INFO STEP 463 (remove_files) COMPLETE
59222024-05-20T15:52:55.892Z[ recovery-image] May 20 15:52:54.048 INFO O| May 20 15:52:54.048 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232024-05-20T15:52:55.913Z[ recovery-image] May 20 15:52:54.071 INFO O| May 20 15:52:54.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59242024-05-20T15:52:55.913Z[ recovery-image] May 20 15:52:54.071 INFO O| May 20 15:52:54.071 INFO STEP 464 (remove_files) COMPLETE
59252024-05-20T15:52:55.918Z[ recovery-image] May 20 15:52:54.071 INFO O| May 20 15:52:54.071 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262024-05-20T15:52:55.931Z[ recovery-image] May 20 15:52:54.090 INFO O| May 20 15:52:54.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59272024-05-20T15:52:55.931Z[ recovery-image] May 20 15:52:54.090 INFO O| May 20 15:52:54.090 INFO STEP 465 (remove_files) COMPLETE
59282024-05-20T15:52:55.931Z[ recovery-image] May 20 15:52:54.090 INFO O| May 20 15:52:54.090 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292024-05-20T15:52:55.949Z[ recovery-image] May 20 15:52:54.107 INFO O| May 20 15:52:54.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59302024-05-20T15:52:55.949Z[ recovery-image] May 20 15:52:54.108 INFO O| May 20 15:52:54.108 INFO STEP 466 (remove_files) COMPLETE
59312024-05-20T15:52:55.952Z[ recovery-image] May 20 15:52:54.108 INFO O| May 20 15:52:54.108 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322024-05-20T15:52:55.967Z[ recovery-image] May 20 15:52:54.125 INFO O| May 20 15:52:54.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59332024-05-20T15:52:55.967Z[ recovery-image] May 20 15:52:54.125 INFO O| May 20 15:52:54.125 INFO STEP 467 (remove_files) COMPLETE
59342024-05-20T15:52:55.971Z[ recovery-image] May 20 15:52:54.125 INFO O| May 20 15:52:54.125 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352024-05-20T15:52:56.002Z[ recovery-image] May 20 15:52:54.160 INFO O| May 20 15:52:54.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59362024-05-20T15:52:56.002Z[ recovery-image] May 20 15:52:54.160 INFO O| May 20 15:52:54.160 INFO STEP 468 (remove_files) COMPLETE
59372024-05-20T15:52:56.002Z[ recovery-image] May 20 15:52:54.160 INFO O| May 20 15:52:54.160 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382024-05-20T15:52:56.022Z[ recovery-image] May 20 15:52:54.180 INFO O| May 20 15:52:54.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59392024-05-20T15:52:56.022Z[ recovery-image] May 20 15:52:54.180 INFO O| May 20 15:52:54.180 INFO STEP 469 (remove_files) COMPLETE
59402024-05-20T15:52:56.022Z[ recovery-image] May 20 15:52:54.180 INFO O| May 20 15:52:54.180 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412024-05-20T15:52:56.054Z[ recovery-image] May 20 15:52:54.212 INFO O| May 20 15:52:54.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59422024-05-20T15:52:56.054Z[ recovery-image] May 20 15:52:54.212 INFO O| May 20 15:52:54.212 INFO STEP 470 (remove_files) COMPLETE
59432024-05-20T15:52:56.054Z[ recovery-image] May 20 15:52:54.212 INFO O| May 20 15:52:54.212 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442024-05-20T15:52:56.072Z[ recovery-image] May 20 15:52:54.231 INFO O| May 20 15:52:54.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59452024-05-20T15:52:56.072Z[ recovery-image] May 20 15:52:54.231 INFO O| May 20 15:52:54.231 INFO STEP 471 (remove_files) COMPLETE
59462024-05-20T15:52:56.075Z[ recovery-image] May 20 15:52:54.231 INFO O| May 20 15:52:54.231 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472024-05-20T15:52:56.102Z[ recovery-image] May 20 15:52:54.261 INFO O| May 20 15:52:54.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59482024-05-20T15:52:56.103Z[ recovery-image] May 20 15:52:54.261 INFO O| May 20 15:52:54.261 INFO STEP 472 (remove_files) COMPLETE
59492024-05-20T15:52:56.103Z[ recovery-image] May 20 15:52:54.261 INFO O| May 20 15:52:54.261 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502024-05-20T15:52:56.128Z[ recovery-image] May 20 15:52:54.287 INFO O| May 20 15:52:54.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59512024-05-20T15:52:56.134Z[ recovery-image] May 20 15:52:54.287 INFO O| May 20 15:52:54.287 INFO STEP 473 (remove_files) COMPLETE
59522024-05-20T15:52:56.134Z[ recovery-image] May 20 15:52:54.287 INFO O| May 20 15:52:54.287 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532024-05-20T15:52:56.146Z[ recovery-image] May 20 15:52:54.305 INFO O| May 20 15:52:54.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
59542024-05-20T15:52:56.149Z[ recovery-image] May 20 15:52:54.305 INFO O| May 20 15:52:54.305 INFO STEP 474 (remove_files) COMPLETE
59552024-05-20T15:52:56.149Z[ recovery-image] May 20 15:52:54.305 INFO O| May 20 15:52:54.305 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562024-05-20T15:52:56.163Z[ recovery-image] May 20 15:52:54.322 INFO O| May 20 15:52:54.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
59572024-05-20T15:52:56.166Z[ recovery-image] May 20 15:52:54.322 INFO O| May 20 15:52:54.322 INFO STEP 475 (remove_files) COMPLETE
59582024-05-20T15:52:56.166Z[ recovery-image] May 20 15:52:54.322 INFO O| May 20 15:52:54.322 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592024-05-20T15:52:56.180Z[ recovery-image] May 20 15:52:54.339 INFO O| May 20 15:52:54.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
59602024-05-20T15:52:56.184Z[ recovery-image] May 20 15:52:54.339 INFO O| May 20 15:52:54.339 INFO STEP 476 (remove_files) COMPLETE
59612024-05-20T15:52:56.184Z[ recovery-image] May 20 15:52:54.339 INFO O| May 20 15:52:54.339 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622024-05-20T15:52:56.219Z[ recovery-image] May 20 15:52:54.378 INFO O| May 20 15:52:54.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
59632024-05-20T15:52:56.219Z[ recovery-image] May 20 15:52:54.378 INFO O| May 20 15:52:54.378 INFO STEP 477 (remove_files) COMPLETE
59642024-05-20T15:52:56.222Z[ recovery-image] May 20 15:52:54.378 INFO O| May 20 15:52:54.378 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652024-05-20T15:52:56.238Z[ recovery-image] May 20 15:52:54.397 INFO O| May 20 15:52:54.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
59662024-05-20T15:52:56.238Z[ recovery-image] May 20 15:52:54.397 INFO O| May 20 15:52:54.397 INFO STEP 478 (remove_files) COMPLETE
59672024-05-20T15:52:56.238Z[ recovery-image] May 20 15:52:54.397 INFO O| May 20 15:52:54.397 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682024-05-20T15:52:56.275Z[ recovery-image] May 20 15:52:54.434 INFO O| May 20 15:52:54.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
59692024-05-20T15:52:56.275Z[ recovery-image] May 20 15:52:54.434 INFO O| May 20 15:52:54.434 INFO STEP 479 (remove_files) COMPLETE
59702024-05-20T15:52:56.275Z[ recovery-image] May 20 15:52:54.434 INFO O| May 20 15:52:54.434 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712024-05-20T15:52:56.292Z[ recovery-image] May 20 15:52:54.451 INFO O| May 20 15:52:54.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
59722024-05-20T15:52:56.292Z[ recovery-image] May 20 15:52:54.451 INFO O| May 20 15:52:54.451 INFO STEP 480 (remove_files) COMPLETE
59732024-05-20T15:52:56.292Z[ recovery-image] May 20 15:52:54.451 INFO O| May 20 15:52:54.451 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742024-05-20T15:52:56.326Z[ recovery-image] May 20 15:52:54.484 INFO O| May 20 15:52:54.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
59752024-05-20T15:52:56.326Z[ recovery-image] May 20 15:52:54.484 INFO O| May 20 15:52:54.484 INFO STEP 481 (remove_files) COMPLETE
59762024-05-20T15:52:56.329Z[ recovery-image] May 20 15:52:54.485 INFO O| May 20 15:52:54.484 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772024-05-20T15:52:56.361Z[ recovery-image] May 20 15:52:54.520 INFO O| May 20 15:52:54.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
59782024-05-20T15:52:56.365Z[ recovery-image] May 20 15:52:54.520 INFO O| May 20 15:52:54.520 INFO STEP 482 (remove_files) COMPLETE
59792024-05-20T15:52:56.365Z[ recovery-image] May 20 15:52:54.520 INFO O| May 20 15:52:54.520 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802024-05-20T15:52:56.393Z[ recovery-image] May 20 15:52:54.552 INFO O| May 20 15:52:54.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
59812024-05-20T15:52:56.397Z[ recovery-image] May 20 15:52:54.552 INFO O| May 20 15:52:54.552 INFO STEP 483 (remove_files) COMPLETE
59822024-05-20T15:52:56.397Z[ recovery-image] May 20 15:52:54.552 INFO O| May 20 15:52:54.552 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832024-05-20T15:52:56.412Z[ recovery-image] May 20 15:52:54.571 INFO O| May 20 15:52:54.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
59842024-05-20T15:52:56.418Z[ recovery-image] May 20 15:52:54.571 INFO O| May 20 15:52:54.571 INFO STEP 484 (remove_files) COMPLETE
59852024-05-20T15:52:56.419Z[ recovery-image] May 20 15:52:54.571 INFO O| May 20 15:52:54.571 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862024-05-20T15:52:56.450Z[ recovery-image] May 20 15:52:54.608 INFO O| May 20 15:52:54.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
59872024-05-20T15:52:56.450Z[ recovery-image] May 20 15:52:54.608 INFO O| May 20 15:52:54.608 INFO STEP 485 (remove_files) COMPLETE
59882024-05-20T15:52:56.450Z[ recovery-image] May 20 15:52:54.608 INFO O| May 20 15:52:54.608 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892024-05-20T15:52:56.468Z[ recovery-image] May 20 15:52:54.627 INFO O| May 20 15:52:54.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
59902024-05-20T15:52:56.469Z[ recovery-image] May 20 15:52:54.627 INFO O| May 20 15:52:54.627 INFO STEP 486 (remove_files) COMPLETE
59912024-05-20T15:52:56.471Z[ recovery-image] May 20 15:52:54.627 INFO O| May 20 15:52:54.627 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922024-05-20T15:52:56.503Z[ recovery-image] May 20 15:52:54.661 INFO O| May 20 15:52:54.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
59932024-05-20T15:52:56.503Z[ recovery-image] May 20 15:52:54.661 INFO O| May 20 15:52:54.661 INFO STEP 487 (remove_files) COMPLETE
59942024-05-20T15:52:56.503Z[ recovery-image] May 20 15:52:54.661 INFO O| May 20 15:52:54.661 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952024-05-20T15:52:56.522Z[ recovery-image] May 20 15:52:54.680 INFO O| May 20 15:52:54.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
59962024-05-20T15:52:56.522Z[ recovery-image] May 20 15:52:54.680 INFO O| May 20 15:52:54.680 INFO STEP 488 (remove_files) COMPLETE
59972024-05-20T15:52:56.522Z[ recovery-image] May 20 15:52:54.681 INFO O| May 20 15:52:54.680 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982024-05-20T15:52:56.548Z[ recovery-image] May 20 15:52:54.698 INFO O| May 20 15:52:54.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
59992024-05-20T15:52:56.548Z[ recovery-image] May 20 15:52:54.698 INFO O| May 20 15:52:54.698 INFO STEP 489 (remove_files) COMPLETE
60002024-05-20T15:52:56.548Z[ recovery-image] May 20 15:52:54.698 INFO O| May 20 15:52:54.698 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012024-05-20T15:52:56.557Z[ recovery-image] May 20 15:52:54.715 INFO O| May 20 15:52:54.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
60022024-05-20T15:52:56.557Z[ recovery-image] May 20 15:52:54.715 INFO O| May 20 15:52:54.715 INFO STEP 490 (remove_files) COMPLETE
60032024-05-20T15:52:56.557Z[ recovery-image] May 20 15:52:54.715 INFO O| May 20 15:52:54.715 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042024-05-20T15:52:56.623Z[ recovery-image] May 20 15:52:54.766 INFO O| May 20 15:52:54.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
60052024-05-20T15:52:56.624Z[ recovery-image] May 20 15:52:54.766 INFO O| May 20 15:52:54.766 INFO STEP 491 (remove_files) COMPLETE
60062024-05-20T15:52:56.624Z[ recovery-image] May 20 15:52:54.766 INFO O| May 20 15:52:54.766 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072024-05-20T15:52:56.658Z[ recovery-image] May 20 15:52:54.803 INFO O| May 20 15:52:54.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
60082024-05-20T15:52:56.658Z[ recovery-image] May 20 15:52:54.803 INFO O| May 20 15:52:54.803 INFO STEP 492 (remove_files) COMPLETE
60092024-05-20T15:52:56.658Z[ recovery-image] May 20 15:52:54.803 INFO O| May 20 15:52:54.803 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102024-05-20T15:52:56.667Z[ recovery-image] May 20 15:52:54.820 INFO O| May 20 15:52:54.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
60112024-05-20T15:52:56.667Z[ recovery-image] May 20 15:52:54.820 INFO O| May 20 15:52:54.820 INFO STEP 493 (remove_files) COMPLETE
60122024-05-20T15:52:56.667Z[ recovery-image] May 20 15:52:54.820 INFO O| May 20 15:52:54.820 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132024-05-20T15:52:56.683Z[ recovery-image] May 20 15:52:54.835 INFO O| May 20 15:52:54.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60142024-05-20T15:52:56.684Z[ recovery-image] May 20 15:52:54.835 INFO O| May 20 15:52:54.835 INFO STEP 494 (remove_files) COMPLETE
60152024-05-20T15:52:56.684Z[ recovery-image] May 20 15:52:54.835 INFO O| May 20 15:52:54.835 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162024-05-20T15:52:56.687Z[ host-image] May 20 15:52:54.837 INFO O| May 20 15:52:54.837 INFO O| Planning: Solver setup ... Done
60172024-05-20T15:52:56.687Z[ host-image] May 20 15:52:54.843 INFO O| May 20 15:52:54.843 INFO O| Planning: Running solver ... Done
60182024-05-20T15:52:56.692Z[ recovery-image] May 20 15:52:54.850 INFO O| May 20 15:52:54.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60192024-05-20T15:52:56.695Z[ recovery-image] May 20 15:52:54.851 INFO O| May 20 15:52:54.851 INFO STEP 495 (remove_files) COMPLETE
60202024-05-20T15:52:56.695Z[ recovery-image] May 20 15:52:54.851 INFO O| May 20 15:52:54.851 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212024-05-20T15:52:56.708Z[ recovery-image] May 20 15:52:54.867 INFO O| May 20 15:52:54.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60222024-05-20T15:52:56.727Z[ recovery-image] May 20 15:52:54.886 INFO O| May 20 15:52:54.886 INFO STEP 496 (remove_files) COMPLETE
60232024-05-20T15:52:56.727Z[ recovery-image] May 20 15:52:54.886 INFO O| May 20 15:52:54.886 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242024-05-20T15:52:56.758Z[ recovery-image] May 20 15:52:54.917 INFO O| May 20 15:52:54.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60252024-05-20T15:52:56.758Z[ recovery-image] May 20 15:52:54.917 INFO O| May 20 15:52:54.917 INFO STEP 497 (remove_files) COMPLETE
60262024-05-20T15:52:56.758Z[ recovery-image] May 20 15:52:54.917 INFO O| May 20 15:52:54.917 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272024-05-20T15:52:56.775Z[ host-image] May 20 15:52:54.933 INFO O| May 20 15:52:54.933 INFO O| Planning: Finding local manifests ... Done
60282024-05-20T15:52:56.778Z[ host-image] May 20 15:52:54.934 INFO O| May 20 15:52:54.934 INFO O| Planning: Fetching manifests: 0/1 0% complete
60292024-05-20T15:52:56.803Z[ recovery-image] May 20 15:52:54.961 INFO O| May 20 15:52:54.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60302024-05-20T15:52:56.806Z[ recovery-image] May 20 15:52:54.961 INFO O| May 20 15:52:54.961 INFO STEP 498 (remove_files) COMPLETE
60312024-05-20T15:52:56.806Z[ recovery-image] May 20 15:52:54.961 INFO O| May 20 15:52:54.961 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322024-05-20T15:52:56.824Z[ recovery-image] May 20 15:52:54.981 INFO O| May 20 15:52:54.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60332024-05-20T15:52:56.824Z[ recovery-image] May 20 15:52:54.981 INFO O| May 20 15:52:54.981 INFO STEP 499 (remove_files) COMPLETE
60342024-05-20T15:52:56.824Z[ recovery-image] May 20 15:52:54.981 INFO O| May 20 15:52:54.981 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60352024-05-20T15:52:56.880Z[ recovery-image] May 20 15:52:55.038 INFO O| May 20 15:52:55.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60362024-05-20T15:52:56.881Z[ recovery-image] May 20 15:52:55.039 INFO O| May 20 15:52:55.039 INFO STEP 500 (remove_files) COMPLETE
60372024-05-20T15:52:56.881Z[ recovery-image] May 20 15:52:55.039 INFO O| May 20 15:52:55.039 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382024-05-20T15:52:56.891Z[ host-image] May 20 15:52:55.049 INFO O| May 20 15:52:55.049 INFO O| Planning: Fetching manifests: 1/1 100% complete
60392024-05-20T15:52:56.909Z[ recovery-image] May 20 15:52:55.067 INFO O| May 20 15:52:55.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60402024-05-20T15:52:56.909Z[ recovery-image] May 20 15:52:55.067 INFO O| May 20 15:52:55.067 INFO STEP 501 (remove_files) COMPLETE
60412024-05-20T15:52:56.909Z[ recovery-image] May 20 15:52:55.067 INFO O| May 20 15:52:55.067 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422024-05-20T15:52:56.921Z[ host-image] May 20 15:52:55.080 INFO O| May 20 15:52:55.080 INFO O| Planning: Package planning ... Done
60432024-05-20T15:52:56.924Z[ host-image] May 20 15:52:55.080 INFO O| May 20 15:52:55.080 INFO O| Planning: Merging actions ... Done
60442024-05-20T15:52:56.960Z[ recovery-image] May 20 15:52:55.118 INFO O| May 20 15:52:55.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60452024-05-20T15:52:56.960Z[ recovery-image] May 20 15:52:55.118 INFO O| May 20 15:52:55.118 INFO STEP 502 (remove_files) COMPLETE
60462024-05-20T15:52:56.963Z[ recovery-image] May 20 15:52:55.118 INFO O| May 20 15:52:55.118 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472024-05-20T15:52:56.991Z[ recovery-image] May 20 15:52:55.149 INFO O| May 20 15:52:55.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60482024-05-20T15:52:56.991Z[ recovery-image] May 20 15:52:55.149 INFO O| May 20 15:52:55.149 INFO STEP 503 (remove_files) COMPLETE
60492024-05-20T15:52:56.992Z[ recovery-image] May 20 15:52:55.149 INFO O| May 20 15:52:55.149 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60502024-05-20T15:52:57.007Z[ recovery-image] May 20 15:52:55.165 INFO O| May 20 15:52:55.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60512024-05-20T15:52:57.007Z[ recovery-image] May 20 15:52:55.165 INFO O| May 20 15:52:55.165 INFO STEP 504 (remove_files) COMPLETE
60522024-05-20T15:52:57.007Z[ recovery-image] May 20 15:52:55.165 INFO O| May 20 15:52:55.165 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60532024-05-20T15:52:57.038Z[ recovery-image] May 20 15:52:55.194 INFO O| May 20 15:52:55.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60542024-05-20T15:52:57.038Z[ recovery-image] May 20 15:52:55.194 INFO O| May 20 15:52:55.194 INFO STEP 505 (remove_files) COMPLETE
60552024-05-20T15:52:57.038Z[ recovery-image] May 20 15:52:55.194 INFO O| May 20 15:52:55.194 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562024-05-20T15:52:57.054Z[ recovery-image] May 20 15:52:55.212 INFO O| May 20 15:52:55.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60572024-05-20T15:52:57.057Z[ recovery-image] May 20 15:52:55.213 INFO O| May 20 15:52:55.213 INFO STEP 506 (remove_files) COMPLETE
60582024-05-20T15:52:57.057Z[ recovery-image] May 20 15:52:55.213 INFO O| May 20 15:52:55.213 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592024-05-20T15:52:57.057Z[ host-image] May 20 15:52:55.214 INFO O| May 20 15:52:55.214 INFO O| Planning: Checking for conflicting actions ... Done
60602024-05-20T15:52:57.057Z[ host-image] May 20 15:52:55.214 INFO O| May 20 15:52:55.214 INFO O| Planning: Consolidating action changes ... Done
60612024-05-20T15:52:57.089Z[ recovery-image] May 20 15:52:55.248 INFO O| May 20 15:52:55.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
60622024-05-20T15:52:57.089Z[ recovery-image] May 20 15:52:55.248 INFO O| May 20 15:52:55.248 INFO STEP 507 (remove_files) COMPLETE
60632024-05-20T15:52:57.102Z[ recovery-image] May 20 15:52:55.248 INFO O| May 20 15:52:55.248 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60642024-05-20T15:52:57.110Z[ recovery-image] May 20 15:52:55.268 INFO O| May 20 15:52:55.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
60652024-05-20T15:52:57.114Z[ recovery-image] May 20 15:52:55.268 INFO O| May 20 15:52:55.268 INFO STEP 508 (remove_files) COMPLETE
60662024-05-20T15:52:57.114Z[ recovery-image] May 20 15:52:55.269 INFO O| May 20 15:52:55.268 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60672024-05-20T15:52:57.130Z[ recovery-image] May 20 15:52:55.286 INFO O| May 20 15:52:55.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
60682024-05-20T15:52:57.138Z[ recovery-image] May 20 15:52:55.286 INFO O| May 20 15:52:55.286 INFO STEP 509 (remove_files) COMPLETE
60692024-05-20T15:52:57.138Z[ recovery-image] May 20 15:52:55.287 INFO O| May 20 15:52:55.286 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60702024-05-20T15:52:57.145Z[ recovery-image] May 20 15:52:55.303 INFO O| May 20 15:52:55.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
60712024-05-20T15:52:57.149Z[ recovery-image] May 20 15:52:55.304 INFO O| May 20 15:52:55.304 INFO STEP 510 (remove_files) COMPLETE
60722024-05-20T15:52:57.149Z[ recovery-image] May 20 15:52:55.304 INFO O| May 20 15:52:55.304 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60732024-05-20T15:52:57.166Z[ recovery-image] May 20 15:52:55.320 INFO O| May 20 15:52:55.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
60742024-05-20T15:52:57.178Z[ recovery-image] May 20 15:52:55.320 INFO O| May 20 15:52:55.320 INFO STEP 511 (remove_files) COMPLETE
60752024-05-20T15:52:57.178Z[ recovery-image] May 20 15:52:55.320 INFO O| May 20 15:52:55.320 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60762024-05-20T15:52:57.181Z[ recovery-image] May 20 15:52:55.336 INFO O| May 20 15:52:55.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
60772024-05-20T15:52:57.181Z[ recovery-image] May 20 15:52:55.336 INFO O| May 20 15:52:55.336 INFO STEP 512 (remove_files) COMPLETE
60782024-05-20T15:52:57.181Z[ recovery-image] May 20 15:52:55.336 INFO O| May 20 15:52:55.336 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60792024-05-20T15:52:57.197Z[ recovery-image] May 20 15:52:55.355 INFO O| May 20 15:52:55.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
60802024-05-20T15:52:57.197Z[ recovery-image] May 20 15:52:55.355 INFO O| May 20 15:52:55.355 INFO STEP 513 (remove_files) COMPLETE
60812024-05-20T15:52:57.197Z[ recovery-image] May 20 15:52:55.355 INFO O| May 20 15:52:55.355 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822024-05-20T15:52:57.255Z[ recovery-image] May 20 15:52:55.413 INFO O| May 20 15:52:55.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
60832024-05-20T15:52:57.255Z[ recovery-image] May 20 15:52:55.413 INFO O| May 20 15:52:55.413 INFO STEP 514 (remove_files) COMPLETE
60842024-05-20T15:52:57.255Z[ recovery-image] May 20 15:52:55.413 INFO O| May 20 15:52:55.413 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60852024-05-20T15:52:57.273Z[ recovery-image] May 20 15:52:55.428 INFO O| May 20 15:52:55.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
60862024-05-20T15:52:57.273Z[ recovery-image] May 20 15:52:55.429 INFO O| May 20 15:52:55.429 INFO STEP 515 (remove_files) COMPLETE
60872024-05-20T15:52:57.273Z[ recovery-image] May 20 15:52:55.429 INFO O| May 20 15:52:55.429 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60882024-05-20T15:52:57.286Z[ recovery-image] May 20 15:52:55.444 INFO O| May 20 15:52:55.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
60892024-05-20T15:52:57.286Z[ recovery-image] May 20 15:52:55.444 INFO O| May 20 15:52:55.444 INFO STEP 516 (remove_files) COMPLETE
60902024-05-20T15:52:57.286Z[ recovery-image] May 20 15:52:55.444 INFO O| May 20 15:52:55.444 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60912024-05-20T15:52:57.301Z[ recovery-image] May 20 15:52:55.459 INFO O| May 20 15:52:55.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
60922024-05-20T15:52:57.301Z[ recovery-image] May 20 15:52:55.459 INFO O| May 20 15:52:55.459 INFO STEP 517 (remove_files) COMPLETE
60932024-05-20T15:52:57.301Z[ recovery-image] May 20 15:52:55.460 INFO O| May 20 15:52:55.459 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60942024-05-20T15:52:57.340Z[ recovery-image] May 20 15:52:55.498 INFO O| May 20 15:52:55.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
60952024-05-20T15:52:57.343Z[ recovery-image] May 20 15:52:55.498 INFO O| May 20 15:52:55.498 INFO STEP 518 (remove_files) COMPLETE
60962024-05-20T15:52:57.343Z[ recovery-image] May 20 15:52:55.499 INFO O| May 20 15:52:55.499 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60972024-05-20T15:52:57.387Z[ recovery-image] May 20 15:52:55.545 INFO O| May 20 15:52:55.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
60982024-05-20T15:52:57.387Z[ recovery-image] May 20 15:52:55.545 INFO O| May 20 15:52:55.545 INFO STEP 519 (remove_files) COMPLETE
60992024-05-20T15:52:57.387Z[ recovery-image] May 20 15:52:55.545 INFO O| May 20 15:52:55.545 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61002024-05-20T15:52:57.403Z[ recovery-image] May 20 15:52:55.561 INFO O| May 20 15:52:55.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
61012024-05-20T15:52:57.406Z[ recovery-image] May 20 15:52:55.561 INFO O| May 20 15:52:55.561 INFO STEP 520 (remove_files) COMPLETE
61022024-05-20T15:52:57.406Z[ recovery-image] May 20 15:52:55.561 INFO O| May 20 15:52:55.561 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61032024-05-20T15:52:57.436Z[ recovery-image] May 20 15:52:55.594 INFO O| May 20 15:52:55.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
61042024-05-20T15:52:57.439Z[ recovery-image] May 20 15:52:55.594 INFO O| May 20 15:52:55.594 INFO STEP 521 (remove_files) COMPLETE
61052024-05-20T15:52:57.439Z[ recovery-image] May 20 15:52:55.594 INFO O| May 20 15:52:55.594 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61062024-05-20T15:52:57.468Z[ host-image] May 20 15:52:55.627 INFO O| May 20 15:52:55.626 INFO O| Planning: Evaluating mediators ... Done
61072024-05-20T15:52:57.471Z[ host-image] May 20 15:52:55.627 INFO O| May 20 15:52:55.627 INFO O| Planning: Planning completed in 2.91 seconds
61082024-05-20T15:52:57.474Z[ host-image] May 20 15:52:55.630 INFO O| May 20 15:52:55.630 INFO O| Packages to install: 1
61092024-05-20T15:52:57.491Z[ host-image] May 20 15:52:55.649 INFO O| May 20 15:52:55.649 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
61102024-05-20T15:52:57.518Z[ recovery-image] May 20 15:52:55.677 INFO O| May 20 15:52:55.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
61112024-05-20T15:52:57.521Z[ recovery-image] May 20 15:52:55.677 INFO O| May 20 15:52:55.677 INFO STEP 522 (remove_files) COMPLETE
61122024-05-20T15:52:57.521Z[ recovery-image] May 20 15:52:55.677 INFO O| May 20 15:52:55.677 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132024-05-20T15:52:57.576Z[ recovery-image] May 20 15:52:55.732 INFO O| May 20 15:52:55.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
61142024-05-20T15:52:57.582Z[ recovery-image] May 20 15:52:55.732 INFO O| May 20 15:52:55.732 INFO STEP 523 (remove_files) COMPLETE
61152024-05-20T15:52:57.582Z[ recovery-image] May 20 15:52:55.732 INFO O| May 20 15:52:55.732 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162024-05-20T15:52:57.604Z[ recovery-image] May 20 15:52:55.756 INFO O| May 20 15:52:55.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
61172024-05-20T15:52:57.616Z[ recovery-image] May 20 15:52:55.757 INFO O| May 20 15:52:55.757 INFO STEP 524 (remove_files) COMPLETE
61182024-05-20T15:52:57.616Z[ recovery-image] May 20 15:52:55.757 INFO O| May 20 15:52:55.757 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192024-05-20T15:52:57.619Z[ recovery-image] May 20 15:52:55.776 INFO O| May 20 15:52:55.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
61202024-05-20T15:52:57.619Z[ recovery-image] May 20 15:52:55.776 INFO O| May 20 15:52:55.776 INFO STEP 525 (remove_files) COMPLETE
61212024-05-20T15:52:57.619Z[ recovery-image] May 20 15:52:55.776 INFO O| May 20 15:52:55.776 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222024-05-20T15:52:57.638Z[ recovery-image] May 20 15:52:55.796 INFO O| May 20 15:52:55.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
61232024-05-20T15:52:57.641Z[ recovery-image] May 20 15:52:55.797 INFO O| May 20 15:52:55.796 INFO STEP 526 (remove_files) COMPLETE
61242024-05-20T15:52:57.641Z[ recovery-image] May 20 15:52:55.797 INFO O| May 20 15:52:55.797 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252024-05-20T15:52:57.658Z[ recovery-image] May 20 15:52:55.817 INFO O| May 20 15:52:55.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
61262024-05-20T15:52:57.662Z[ recovery-image] May 20 15:52:55.817 INFO O| May 20 15:52:55.817 INFO STEP 527 (remove_files) COMPLETE
61272024-05-20T15:52:57.662Z[ recovery-image] May 20 15:52:55.817 INFO O| May 20 15:52:55.817 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282024-05-20T15:52:57.679Z[ recovery-image] May 20 15:52:55.837 INFO O| May 20 15:52:55.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
61292024-05-20T15:52:57.682Z[ recovery-image] May 20 15:52:55.837 INFO O| May 20 15:52:55.837 INFO STEP 528 (remove_files) COMPLETE
61302024-05-20T15:52:57.682Z[ recovery-image] May 20 15:52:55.838 INFO O| May 20 15:52:55.837 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312024-05-20T15:52:57.697Z[ recovery-image] May 20 15:52:55.855 INFO O| May 20 15:52:55.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61322024-05-20T15:52:57.700Z[ recovery-image] May 20 15:52:55.856 INFO O| May 20 15:52:55.856 INFO STEP 529 (remove_files) COMPLETE
61332024-05-20T15:52:57.700Z[ recovery-image] May 20 15:52:55.856 INFO O| May 20 15:52:55.856 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342024-05-20T15:52:57.717Z[ recovery-image] May 20 15:52:55.876 INFO O| May 20 15:52:55.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61352024-05-20T15:52:57.720Z[ recovery-image] May 20 15:52:55.876 INFO O| May 20 15:52:55.876 INFO STEP 530 (remove_files) COMPLETE
61362024-05-20T15:52:57.720Z[ recovery-image] May 20 15:52:55.876 INFO O| May 20 15:52:55.876 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372024-05-20T15:52:57.797Z[ recovery-image] May 20 15:52:55.955 INFO O| May 20 15:52:55.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61382024-05-20T15:52:57.797Z[ recovery-image] May 20 15:52:55.955 INFO O| May 20 15:52:55.955 INFO STEP 531 (remove_files) COMPLETE
61392024-05-20T15:52:57.797Z[ recovery-image] May 20 15:52:55.955 INFO O| May 20 15:52:55.955 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402024-05-20T15:52:57.815Z[ recovery-image] May 20 15:52:55.973 INFO O| May 20 15:52:55.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61412024-05-20T15:52:57.818Z[ recovery-image] May 20 15:52:55.973 INFO O| May 20 15:52:55.973 INFO STEP 532 (remove_files) COMPLETE
61422024-05-20T15:52:57.818Z[ recovery-image] May 20 15:52:55.974 INFO O| May 20 15:52:55.973 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432024-05-20T15:52:57.833Z[ recovery-image] May 20 15:52:55.991 INFO O| May 20 15:52:55.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61442024-05-20T15:52:57.836Z[ recovery-image] May 20 15:52:55.992 INFO O| May 20 15:52:55.992 INFO STEP 533 (remove_files) COMPLETE
61452024-05-20T15:52:57.836Z[ recovery-image] May 20 15:52:55.992 INFO O| May 20 15:52:55.992 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462024-05-20T15:52:57.853Z[ recovery-image] May 20 15:52:56.012 INFO O| May 20 15:52:56.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61472024-05-20T15:52:57.856Z[ recovery-image] May 20 15:52:56.012 INFO O| May 20 15:52:56.012 INFO STEP 534 (remove_files) COMPLETE
61482024-05-20T15:52:57.857Z[ recovery-image] May 20 15:52:56.012 INFO O| May 20 15:52:56.012 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492024-05-20T15:52:57.873Z[ recovery-image] May 20 15:52:56.032 INFO O| May 20 15:52:56.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61502024-05-20T15:52:57.873Z[ recovery-image] May 20 15:52:56.032 INFO O| May 20 15:52:56.032 INFO STEP 535 (remove_files) COMPLETE
61512024-05-20T15:52:57.876Z[ recovery-image] May 20 15:52:56.032 INFO O| May 20 15:52:56.032 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522024-05-20T15:52:57.895Z[ recovery-image] May 20 15:52:56.053 INFO O| May 20 15:52:56.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61532024-05-20T15:52:57.903Z[ recovery-image] May 20 15:52:56.062 INFO O| May 20 15:52:56.062 INFO STEP 536 (remove_files) COMPLETE
61542024-05-20T15:52:57.903Z[ recovery-image] May 20 15:52:56.062 INFO O| May 20 15:52:56.062 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552024-05-20T15:52:57.940Z[ recovery-image] May 20 15:52:56.098 INFO O| May 20 15:52:56.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61562024-05-20T15:52:57.940Z[ recovery-image] May 20 15:52:56.099 INFO O| May 20 15:52:56.098 INFO STEP 537 (remove_files) COMPLETE
61572024-05-20T15:52:57.943Z[ recovery-image] May 20 15:52:56.099 INFO O| May 20 15:52:56.099 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582024-05-20T15:52:57.957Z[ recovery-image] May 20 15:52:56.116 INFO O| May 20 15:52:56.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61592024-05-20T15:52:57.960Z[ recovery-image] May 20 15:52:56.116 INFO O| May 20 15:52:56.116 INFO STEP 538 (remove_files) COMPLETE
61602024-05-20T15:52:57.960Z[ recovery-image] May 20 15:52:56.116 INFO O| May 20 15:52:56.116 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612024-05-20T15:52:57.976Z[ recovery-image] May 20 15:52:56.134 INFO O| May 20 15:52:56.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61622024-05-20T15:52:57.979Z[ recovery-image] May 20 15:52:56.134 INFO O| May 20 15:52:56.134 INFO STEP 539 (remove_files) COMPLETE
61632024-05-20T15:52:57.979Z[ recovery-image] May 20 15:52:56.134 INFO O| May 20 15:52:56.134 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642024-05-20T15:52:57.996Z[ recovery-image] May 20 15:52:56.151 INFO O| May 20 15:52:56.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61652024-05-20T15:52:57.999Z[ recovery-image] May 20 15:52:56.152 INFO O| May 20 15:52:56.152 INFO STEP 540 (remove_files) COMPLETE
61662024-05-20T15:52:57.999Z[ recovery-image] May 20 15:52:56.152 INFO O| May 20 15:52:56.152 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672024-05-20T15:52:58.064Z[ recovery-image] May 20 15:52:56.222 INFO O| May 20 15:52:56.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61682024-05-20T15:52:58.064Z[ recovery-image] May 20 15:52:56.222 INFO O| May 20 15:52:56.222 INFO STEP 541 (remove_files) COMPLETE
61692024-05-20T15:52:58.067Z[ recovery-image] May 20 15:52:56.222 INFO O| May 20 15:52:56.222 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702024-05-20T15:52:58.083Z[ recovery-image] May 20 15:52:56.241 INFO O| May 20 15:52:56.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61712024-05-20T15:52:58.083Z[ recovery-image] May 20 15:52:56.241 INFO O| May 20 15:52:56.241 INFO STEP 542 (remove_files) COMPLETE
61722024-05-20T15:52:58.086Z[ recovery-image] May 20 15:52:56.241 INFO O| May 20 15:52:56.241 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732024-05-20T15:52:58.120Z[ recovery-image] May 20 15:52:56.278 INFO O| May 20 15:52:56.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61742024-05-20T15:52:58.120Z[ recovery-image] May 20 15:52:56.278 INFO O| May 20 15:52:56.278 INFO STEP 543 (remove_files) COMPLETE
61752024-05-20T15:52:58.123Z[ recovery-image] May 20 15:52:56.278 INFO O| May 20 15:52:56.278 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762024-05-20T15:52:58.137Z[ recovery-image] May 20 15:52:56.296 INFO O| May 20 15:52:56.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61772024-05-20T15:52:58.137Z[ recovery-image] May 20 15:52:56.296 INFO O| May 20 15:52:56.296 INFO STEP 544 (remove_files) COMPLETE
61782024-05-20T15:52:58.137Z[ recovery-image] May 20 15:52:56.296 INFO O| May 20 15:52:56.296 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792024-05-20T15:52:58.155Z[ recovery-image] May 20 15:52:56.313 INFO O| May 20 15:52:56.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61802024-05-20T15:52:58.155Z[ recovery-image] May 20 15:52:56.313 INFO O| May 20 15:52:56.313 INFO STEP 545 (remove_files) COMPLETE
61812024-05-20T15:52:58.158Z[ recovery-image] May 20 15:52:56.313 INFO O| May 20 15:52:56.313 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822024-05-20T15:52:58.173Z[ recovery-image] May 20 15:52:56.331 INFO O| May 20 15:52:56.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61832024-05-20T15:52:58.173Z[ recovery-image] May 20 15:52:56.331 INFO O| May 20 15:52:56.331 INFO STEP 546 (remove_files) COMPLETE
61842024-05-20T15:52:58.173Z[ recovery-image] May 20 15:52:56.331 INFO O| May 20 15:52:56.331 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852024-05-20T15:52:58.195Z[ recovery-image] May 20 15:52:56.354 INFO O| May 20 15:52:56.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61862024-05-20T15:52:58.199Z[ recovery-image] May 20 15:52:56.354 INFO O| May 20 15:52:56.354 INFO STEP 547 (remove_files) COMPLETE
61872024-05-20T15:52:58.199Z[ recovery-image] May 20 15:52:56.354 INFO O| May 20 15:52:56.354 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882024-05-20T15:52:58.216Z[ recovery-image] May 20 15:52:56.374 INFO O| May 20 15:52:56.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
61892024-05-20T15:52:58.216Z[ recovery-image] May 20 15:52:56.375 INFO O| May 20 15:52:56.374 INFO STEP 548 (remove_files) COMPLETE
61902024-05-20T15:52:58.216Z[ recovery-image] May 20 15:52:56.375 INFO O| May 20 15:52:56.374 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912024-05-20T15:52:58.236Z[ recovery-image] May 20 15:52:56.394 INFO O| May 20 15:52:56.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
61922024-05-20T15:52:58.236Z[ recovery-image] May 20 15:52:56.395 INFO O| May 20 15:52:56.394 INFO STEP 549 (remove_files) COMPLETE
61932024-05-20T15:52:58.236Z[ recovery-image] May 20 15:52:56.395 INFO O| May 20 15:52:56.395 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942024-05-20T15:52:58.275Z[ recovery-image] May 20 15:52:56.433 INFO O| May 20 15:52:56.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
61952024-05-20T15:52:58.275Z[ recovery-image] May 20 15:52:56.434 INFO O| May 20 15:52:56.434 INFO STEP 550 (remove_files) COMPLETE
61962024-05-20T15:52:58.275Z[ recovery-image] May 20 15:52:56.434 INFO O| May 20 15:52:56.434 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972024-05-20T15:52:58.291Z[ recovery-image] May 20 15:52:56.450 INFO O| May 20 15:52:56.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
61982024-05-20T15:52:58.291Z[ recovery-image] May 20 15:52:56.450 INFO O| May 20 15:52:56.450 INFO STEP 551 (remove_files) COMPLETE
61992024-05-20T15:52:58.292Z[ recovery-image] May 20 15:52:56.450 INFO O| May 20 15:52:56.450 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002024-05-20T15:52:58.312Z[ host-image] May 20 15:52:56.471 INFO O| May 20 15:52:56.470 INFO O| Download: Completed 17.98 MB in 0.82 seconds (21.9M/s)
62012024-05-20T15:52:58.335Z[ recovery-image] May 20 15:52:56.491 INFO O| May 20 15:52:56.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
62022024-05-20T15:52:58.338Z[ recovery-image] May 20 15:52:56.491 INFO O| May 20 15:52:56.491 INFO STEP 552 (remove_files) COMPLETE
62032024-05-20T15:52:58.338Z[ recovery-image] May 20 15:52:56.491 INFO O| May 20 15:52:56.491 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042024-05-20T15:52:58.352Z[ recovery-image] May 20 15:52:56.511 INFO O| May 20 15:52:56.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
62052024-05-20T15:52:58.356Z[ recovery-image] May 20 15:52:56.511 INFO O| May 20 15:52:56.511 INFO STEP 553 (remove_files) COMPLETE
62062024-05-20T15:52:58.356Z[ recovery-image] May 20 15:52:56.511 INFO O| May 20 15:52:56.511 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072024-05-20T15:52:58.370Z[ recovery-image] May 20 15:52:56.529 INFO O| May 20 15:52:56.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
62082024-05-20T15:52:58.370Z[ recovery-image] May 20 15:52:56.529 INFO O| May 20 15:52:56.529 INFO STEP 554 (remove_files) COMPLETE
62092024-05-20T15:52:58.370Z[ recovery-image] May 20 15:52:56.529 INFO O| May 20 15:52:56.529 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102024-05-20T15:52:58.390Z[ recovery-image] May 20 15:52:56.548 INFO O| May 20 15:52:56.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
62112024-05-20T15:52:58.393Z[ recovery-image] May 20 15:52:56.549 INFO O| May 20 15:52:56.548 INFO STEP 555 (remove_files) COMPLETE
62122024-05-20T15:52:58.393Z[ recovery-image] May 20 15:52:56.549 INFO O| May 20 15:52:56.548 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132024-05-20T15:52:58.399Z[ host-image] May 20 15:52:56.557 INFO O| May 20 15:52:56.556 INFO O| Actions: 1/22 actions (Installing new actions)
62142024-05-20T15:52:58.434Z[ recovery-image] May 20 15:52:56.592 INFO O| May 20 15:52:56.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
62152024-05-20T15:52:58.443Z[ recovery-image] May 20 15:52:56.601 INFO O| May 20 15:52:56.601 INFO STEP 556 (remove_files) COMPLETE
62162024-05-20T15:52:58.443Z[ recovery-image] May 20 15:52:56.601 INFO O| May 20 15:52:56.601 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62172024-05-20T15:52:58.471Z[ recovery-image] May 20 15:52:56.629 INFO O| May 20 15:52:56.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
62182024-05-20T15:52:58.474Z[ recovery-image] May 20 15:52:56.629 INFO O| May 20 15:52:56.629 INFO STEP 557 (remove_files) COMPLETE
62192024-05-20T15:52:58.475Z[ recovery-image] May 20 15:52:56.629 INFO O| May 20 15:52:56.629 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62202024-05-20T15:52:58.503Z[ recovery-image] May 20 15:52:56.660 INFO O| May 20 15:52:56.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
62212024-05-20T15:52:58.503Z[ recovery-image] May 20 15:52:56.660 INFO O| May 20 15:52:56.660 INFO STEP 558 (remove_files) COMPLETE
62222024-05-20T15:52:58.503Z[ recovery-image] May 20 15:52:56.660 INFO O| May 20 15:52:56.660 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62232024-05-20T15:52:58.560Z[ recovery-image] May 20 15:52:56.716 INFO O| May 20 15:52:56.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
62242024-05-20T15:52:58.560Z[ recovery-image] May 20 15:52:56.716 INFO O| May 20 15:52:56.716 INFO STEP 559 (remove_files) COMPLETE
62252024-05-20T15:52:58.560Z[ recovery-image] May 20 15:52:56.716 INFO O| May 20 15:52:56.716 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62262024-05-20T15:52:58.572Z[ recovery-image] May 20 15:52:56.730 INFO O| May 20 15:52:56.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
62272024-05-20T15:52:58.572Z[ recovery-image] May 20 15:52:56.730 INFO O| May 20 15:52:56.730 INFO STEP 560 (remove_files) COMPLETE
62282024-05-20T15:52:58.572Z[ recovery-image] May 20 15:52:56.730 INFO O| May 20 15:52:56.730 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62292024-05-20T15:52:58.588Z[ recovery-image] May 20 15:52:56.746 INFO O| May 20 15:52:56.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
62302024-05-20T15:52:58.591Z[ recovery-image] May 20 15:52:56.746 INFO O| May 20 15:52:56.746 INFO STEP 561 (remove_files) COMPLETE
62312024-05-20T15:52:58.591Z[ recovery-image] May 20 15:52:56.746 INFO O| May 20 15:52:56.746 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62322024-05-20T15:52:58.604Z[ recovery-image] May 20 15:52:56.763 INFO O| May 20 15:52:56.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
62332024-05-20T15:52:58.608Z[ recovery-image] May 20 15:52:56.763 INFO O| May 20 15:52:56.763 INFO STEP 562 (remove_files) COMPLETE
62342024-05-20T15:52:58.608Z[ recovery-image] May 20 15:52:56.763 INFO O| May 20 15:52:56.763 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62352024-05-20T15:52:58.619Z[ recovery-image] May 20 15:52:56.777 INFO O| May 20 15:52:56.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62362024-05-20T15:52:58.622Z[ recovery-image] May 20 15:52:56.778 INFO O| May 20 15:52:56.778 INFO STEP 563 (remove_files) COMPLETE
62372024-05-20T15:52:58.622Z[ recovery-image] May 20 15:52:56.778 INFO O| May 20 15:52:56.778 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62382024-05-20T15:52:58.635Z[ recovery-image] May 20 15:52:56.793 INFO O| May 20 15:52:56.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62392024-05-20T15:52:58.639Z[ recovery-image] May 20 15:52:56.793 INFO O| May 20 15:52:56.793 INFO STEP 564 (remove_files) COMPLETE
62402024-05-20T15:52:58.639Z[ recovery-image] May 20 15:52:56.793 INFO O| May 20 15:52:56.793 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62412024-05-20T15:52:58.659Z[ recovery-image] May 20 15:52:56.812 INFO O| May 20 15:52:56.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62422024-05-20T15:52:58.659Z[ recovery-image] May 20 15:52:56.812 INFO O| May 20 15:52:56.812 INFO STEP 565 (remove_files) COMPLETE
62432024-05-20T15:52:58.659Z[ recovery-image] May 20 15:52:56.812 INFO O| May 20 15:52:56.812 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62442024-05-20T15:52:58.708Z[ recovery-image] May 20 15:52:56.866 INFO O| May 20 15:52:56.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62452024-05-20T15:52:58.708Z[ recovery-image] May 20 15:52:56.866 INFO O| May 20 15:52:56.866 INFO STEP 566 (remove_files) COMPLETE
62462024-05-20T15:52:58.711Z[ recovery-image] May 20 15:52:56.866 INFO O| May 20 15:52:56.866 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62472024-05-20T15:52:58.738Z[ recovery-image] May 20 15:52:56.896 INFO O| May 20 15:52:56.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62482024-05-20T15:52:58.738Z[ recovery-image] May 20 15:52:56.896 INFO O| May 20 15:52:56.896 INFO STEP 567 (remove_files) COMPLETE
62492024-05-20T15:52:58.742Z[ recovery-image] May 20 15:52:56.896 INFO O| May 20 15:52:56.896 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62502024-05-20T15:52:58.757Z[ recovery-image] May 20 15:52:56.915 INFO O| May 20 15:52:56.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62512024-05-20T15:52:58.757Z[ recovery-image] May 20 15:52:56.915 INFO O| May 20 15:52:56.915 INFO STEP 568 (remove_files) COMPLETE
62522024-05-20T15:52:58.757Z[ recovery-image] May 20 15:52:56.915 INFO O| May 20 15:52:56.915 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62532024-05-20T15:52:58.780Z[ recovery-image] May 20 15:52:56.938 INFO O| May 20 15:52:56.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62542024-05-20T15:52:58.783Z[ recovery-image] May 20 15:52:56.938 INFO O| May 20 15:52:56.938 INFO STEP 569 (remove_files) COMPLETE
62552024-05-20T15:52:58.783Z[ recovery-image] May 20 15:52:56.938 INFO O| May 20 15:52:56.938 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62562024-05-20T15:52:58.840Z[ recovery-image] May 20 15:52:56.997 INFO O| May 20 15:52:56.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62572024-05-20T15:52:58.840Z[ recovery-image] May 20 15:52:56.997 INFO O| May 20 15:52:56.997 INFO STEP 570 (remove_files) COMPLETE
62582024-05-20T15:52:58.840Z[ recovery-image] May 20 15:52:56.997 INFO O| May 20 15:52:56.997 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62592024-05-20T15:52:58.882Z[ recovery-image] May 20 15:52:57.040 INFO O| May 20 15:52:57.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62602024-05-20T15:52:58.882Z[ recovery-image] May 20 15:52:57.040 INFO O| May 20 15:52:57.040 INFO STEP 571 (remove_files) COMPLETE
62612024-05-20T15:52:58.885Z[ recovery-image] May 20 15:52:57.040 INFO O| May 20 15:52:57.040 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62622024-05-20T15:52:58.930Z[ recovery-image] May 20 15:52:57.077 INFO O| May 20 15:52:57.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62632024-05-20T15:52:58.930Z[ recovery-image] May 20 15:52:57.077 INFO O| May 20 15:52:57.077 INFO STEP 572 (remove_files) COMPLETE
62642024-05-20T15:52:58.930Z[ recovery-image] May 20 15:52:57.077 INFO O| May 20 15:52:57.077 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62652024-05-20T15:52:58.962Z[ recovery-image] May 20 15:52:57.120 INFO O| May 20 15:52:57.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62662024-05-20T15:52:58.962Z[ recovery-image] May 20 15:52:57.121 INFO O| May 20 15:52:57.120 INFO STEP 573 (remove_files) COMPLETE
62672024-05-20T15:52:58.965Z[ recovery-image] May 20 15:52:57.121 INFO O| May 20 15:52:57.121 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62682024-05-20T15:52:58.980Z[ recovery-image] May 20 15:52:57.138 INFO O| May 20 15:52:57.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62692024-05-20T15:52:58.980Z[ recovery-image] May 20 15:52:57.138 INFO O| May 20 15:52:57.138 INFO STEP 574 (remove_files) COMPLETE
62702024-05-20T15:52:58.983Z[ recovery-image] May 20 15:52:57.138 INFO O| May 20 15:52:57.138 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62712024-05-20T15:52:59.001Z[ recovery-image] May 20 15:52:57.159 INFO O| May 20 15:52:57.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62722024-05-20T15:52:59.004Z[ recovery-image] May 20 15:52:57.159 INFO O| May 20 15:52:57.159 INFO STEP 575 (remove_files) COMPLETE
62732024-05-20T15:52:59.005Z[ recovery-image] May 20 15:52:57.159 INFO O| May 20 15:52:57.159 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62742024-05-20T15:52:59.017Z[ recovery-image] May 20 15:52:57.175 INFO O| May 20 15:52:57.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62752024-05-20T15:52:59.020Z[ recovery-image] May 20 15:52:57.176 INFO O| May 20 15:52:57.175 INFO STEP 576 (remove_files) COMPLETE
62762024-05-20T15:52:59.020Z[ recovery-image] May 20 15:52:57.176 INFO O| May 20 15:52:57.176 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62772024-05-20T15:52:59.035Z[ recovery-image] May 20 15:52:57.193 INFO O| May 20 15:52:57.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62782024-05-20T15:52:59.038Z[ recovery-image] May 20 15:52:57.193 INFO O| May 20 15:52:57.193 INFO STEP 577 (remove_files) COMPLETE
62792024-05-20T15:52:59.038Z[ recovery-image] May 20 15:52:57.193 INFO O| May 20 15:52:57.193 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62802024-05-20T15:52:59.100Z[ recovery-image] May 20 15:52:57.258 INFO O| May 20 15:52:57.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62812024-05-20T15:52:59.100Z[ recovery-image] May 20 15:52:57.258 INFO O| May 20 15:52:57.258 INFO STEP 578 (remove_files) COMPLETE
62822024-05-20T15:52:59.103Z[ recovery-image] May 20 15:52:57.258 INFO O| May 20 15:52:57.258 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62832024-05-20T15:52:59.117Z[ recovery-image] May 20 15:52:57.276 INFO O| May 20 15:52:57.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62842024-05-20T15:52:59.117Z[ recovery-image] May 20 15:52:57.276 INFO O| May 20 15:52:57.276 INFO STEP 579 (remove_files) COMPLETE
62852024-05-20T15:52:59.118Z[ recovery-image] May 20 15:52:57.276 INFO O| May 20 15:52:57.276 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62862024-05-20T15:52:59.123Z[ host-image] May 20 15:52:57.282 INFO O| May 20 15:52:57.282 INFO O| Actions: Completed 22 actions in 0.73 seconds.
62872024-05-20T15:52:59.134Z[ recovery-image] May 20 15:52:57.293 INFO O| May 20 15:52:57.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62882024-05-20T15:52:59.137Z[ recovery-image] May 20 15:52:57.293 INFO O| May 20 15:52:57.293 INFO STEP 580 (remove_files) COMPLETE
62892024-05-20T15:52:59.137Z[ recovery-image] May 20 15:52:57.293 INFO O| May 20 15:52:57.293 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-05-20T15:52:59.152Z[ recovery-image] May 20 15:52:57.310 INFO O| May 20 15:52:57.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
62912024-05-20T15:52:59.152Z[ recovery-image] May 20 15:52:57.311 INFO O| May 20 15:52:57.310 INFO STEP 581 (remove_files) COMPLETE
62922024-05-20T15:52:59.152Z[ recovery-image] May 20 15:52:57.311 INFO O| May 20 15:52:57.310 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-05-20T15:52:59.189Z[ recovery-image] May 20 15:52:57.346 INFO O| May 20 15:52:57.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
62942024-05-20T15:52:59.189Z[ recovery-image] May 20 15:52:57.346 INFO O| May 20 15:52:57.346 INFO STEP 582 (remove_files) COMPLETE
62952024-05-20T15:52:59.189Z[ recovery-image] May 20 15:52:57.346 INFO O| May 20 15:52:57.346 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-05-20T15:52:59.219Z[ recovery-image] May 20 15:52:57.377 INFO O| May 20 15:52:57.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
62972024-05-20T15:52:59.219Z[ recovery-image] May 20 15:52:57.377 INFO O| May 20 15:52:57.377 INFO STEP 583 (remove_files) COMPLETE
62982024-05-20T15:52:59.222Z[ recovery-image] May 20 15:52:57.377 INFO O| May 20 15:52:57.377 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992024-05-20T15:52:59.235Z[ recovery-image] May 20 15:52:57.393 INFO O| May 20 15:52:57.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
63002024-05-20T15:52:59.235Z[ recovery-image] May 20 15:52:57.393 INFO O| May 20 15:52:57.393 INFO STEP 584 (remove_files) COMPLETE
63012024-05-20T15:52:59.235Z[ recovery-image] May 20 15:52:57.393 INFO O| May 20 15:52:57.393 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022024-05-20T15:52:59.255Z[ recovery-image] May 20 15:52:57.409 INFO O| May 20 15:52:57.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
63032024-05-20T15:52:59.255Z[ recovery-image] May 20 15:52:57.409 INFO O| May 20 15:52:57.409 INFO STEP 585 (remove_files) COMPLETE
63042024-05-20T15:52:59.255Z[ recovery-image] May 20 15:52:57.409 INFO O| May 20 15:52:57.409 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052024-05-20T15:52:59.269Z[ recovery-image] May 20 15:52:57.427 INFO O| May 20 15:52:57.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
63062024-05-20T15:52:59.270Z[ recovery-image] May 20 15:52:57.427 INFO O| May 20 15:52:57.427 INFO STEP 586 (remove_files) COMPLETE
63072024-05-20T15:52:59.270Z[ recovery-image] May 20 15:52:57.427 INFO O| May 20 15:52:57.427 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082024-05-20T15:52:59.297Z[ recovery-image] May 20 15:52:57.456 INFO O| May 20 15:52:57.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
63092024-05-20T15:52:59.298Z[ recovery-image] May 20 15:52:57.456 INFO O| May 20 15:52:57.456 INFO STEP 587 (remove_files) COMPLETE
63102024-05-20T15:52:59.300Z[ recovery-image] May 20 15:52:57.456 INFO O| May 20 15:52:57.456 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112024-05-20T15:52:59.342Z[ recovery-image] May 20 15:52:57.493 INFO O| May 20 15:52:57.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
63122024-05-20T15:52:59.342Z[ recovery-image] May 20 15:52:57.493 INFO O| May 20 15:52:57.493 INFO STEP 588 (remove_files) COMPLETE
63132024-05-20T15:52:59.342Z[ recovery-image] May 20 15:52:57.493 INFO O| May 20 15:52:57.493 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142024-05-20T15:52:59.362Z[ recovery-image] May 20 15:52:57.514 INFO O| May 20 15:52:57.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
63152024-05-20T15:52:59.375Z[ recovery-image] May 20 15:52:57.529 INFO O| May 20 15:52:57.529 INFO STEP 589 (remove_files) COMPLETE
63162024-05-20T15:52:59.376Z[ recovery-image] May 20 15:52:57.529 INFO O| May 20 15:52:57.529 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172024-05-20T15:52:59.402Z[ recovery-image] May 20 15:52:57.561 INFO O| May 20 15:52:57.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
63182024-05-20T15:52:59.403Z[ recovery-image] May 20 15:52:57.561 INFO O| May 20 15:52:57.561 INFO STEP 590 (remove_files) COMPLETE
63192024-05-20T15:52:59.403Z[ recovery-image] May 20 15:52:57.561 INFO O| May 20 15:52:57.561 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202024-05-20T15:52:59.440Z[ recovery-image] May 20 15:52:57.595 INFO O| May 20 15:52:57.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
63212024-05-20T15:52:59.440Z[ recovery-image] May 20 15:52:57.595 INFO O| May 20 15:52:57.595 INFO STEP 591 (remove_files) COMPLETE
63222024-05-20T15:52:59.443Z[ recovery-image] May 20 15:52:57.595 INFO O| May 20 15:52:57.595 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232024-05-20T15:52:59.476Z[ recovery-image] May 20 15:52:57.634 INFO O| May 20 15:52:57.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
63242024-05-20T15:52:59.479Z[ recovery-image] May 20 15:52:57.635 INFO O| May 20 15:52:57.635 INFO STEP 592 (remove_files) COMPLETE
63252024-05-20T15:52:59.479Z[ recovery-image] May 20 15:52:57.635 INFO O| May 20 15:52:57.635 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262024-05-20T15:52:59.490Z[ host-image] May 20 15:52:57.649 INFO O| May 20 15:52:57.648 INFO O| Done
63272024-05-20T15:52:59.490Z[ host-image] May 20 15:52:57.649 INFO O| May 20 15:52:57.649 INFO O| Done
63282024-05-20T15:52:59.504Z[ recovery-image] May 20 15:52:57.655 INFO O| May 20 15:52:57.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
63292024-05-20T15:52:59.504Z[ recovery-image] May 20 15:52:57.655 INFO O| May 20 15:52:57.655 INFO STEP 593 (remove_files) COMPLETE
63302024-05-20T15:52:59.504Z[ recovery-image] May 20 15:52:57.655 INFO O| May 20 15:52:57.655 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63312024-05-20T15:52:59.532Z[ recovery-image] May 20 15:52:57.690 INFO O| May 20 15:52:57.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
63322024-05-20T15:52:59.532Z[ recovery-image] May 20 15:52:57.690 INFO O| May 20 15:52:57.690 INFO STEP 594 (remove_files) COMPLETE
63332024-05-20T15:52:59.532Z[ recovery-image] May 20 15:52:57.690 INFO O| May 20 15:52:57.690 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63342024-05-20T15:52:59.555Z[ recovery-image] May 20 15:52:57.713 INFO O| May 20 15:52:57.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
63352024-05-20T15:52:59.555Z[ recovery-image] May 20 15:52:57.713 INFO O| May 20 15:52:57.713 INFO STEP 595 (remove_files) COMPLETE
63362024-05-20T15:52:59.555Z[ recovery-image] May 20 15:52:57.713 INFO O| May 20 15:52:57.713 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63372024-05-20T15:52:59.571Z[ recovery-image] May 20 15:52:57.729 INFO O| May 20 15:52:57.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63382024-05-20T15:52:59.571Z[ recovery-image] May 20 15:52:57.729 INFO O| May 20 15:52:57.729 INFO STEP 596 (remove_files) COMPLETE
63392024-05-20T15:52:59.574Z[ recovery-image] May 20 15:52:57.729 INFO O| May 20 15:52:57.729 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63402024-05-20T15:52:59.631Z[ recovery-image] May 20 15:52:57.789 INFO O| May 20 15:52:57.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63412024-05-20T15:52:59.631Z[ recovery-image] May 20 15:52:57.789 INFO O| May 20 15:52:57.789 INFO STEP 597 (remove_files) COMPLETE
63422024-05-20T15:52:59.634Z[ recovery-image] May 20 15:52:57.789 INFO O| May 20 15:52:57.789 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63432024-05-20T15:52:59.675Z[ recovery-image] May 20 15:52:57.833 INFO O| May 20 15:52:57.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63442024-05-20T15:52:59.675Z[ recovery-image] May 20 15:52:57.833 INFO O| May 20 15:52:57.833 INFO STEP 598 (remove_files) COMPLETE
63452024-05-20T15:52:59.675Z[ recovery-image] May 20 15:52:57.833 INFO O| May 20 15:52:57.833 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63462024-05-20T15:52:59.710Z[ recovery-image] May 20 15:52:57.868 INFO O| May 20 15:52:57.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63472024-05-20T15:52:59.710Z[ recovery-image] May 20 15:52:57.868 INFO O| May 20 15:52:57.868 INFO STEP 599 (remove_files) COMPLETE
63482024-05-20T15:52:59.710Z[ recovery-image] May 20 15:52:57.868 INFO O| May 20 15:52:57.868 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63492024-05-20T15:52:59.739Z[ recovery-image] May 20 15:52:57.898 INFO O| May 20 15:52:57.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63502024-05-20T15:52:59.739Z[ recovery-image] May 20 15:52:57.898 INFO O| May 20 15:52:57.898 INFO STEP 600 (remove_files) COMPLETE
63512024-05-20T15:52:59.743Z[ recovery-image] May 20 15:52:57.898 INFO O| May 20 15:52:57.898 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63522024-05-20T15:52:59.785Z[ recovery-image] May 20 15:52:57.942 INFO O| May 20 15:52:57.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63532024-05-20T15:52:59.785Z[ recovery-image] May 20 15:52:57.942 INFO O| May 20 15:52:57.942 INFO STEP 601 (remove_files) COMPLETE
63542024-05-20T15:52:59.788Z[ recovery-image] May 20 15:52:57.942 INFO O| May 20 15:52:57.942 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63552024-05-20T15:52:59.801Z[ recovery-image] May 20 15:52:57.960 INFO O| May 20 15:52:57.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63562024-05-20T15:52:59.801Z[ recovery-image] May 20 15:52:57.960 INFO O| May 20 15:52:57.960 INFO STEP 602 (remove_files) COMPLETE
63572024-05-20T15:52:59.802Z[ recovery-image] May 20 15:52:57.960 INFO O| May 20 15:52:57.960 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63582024-05-20T15:52:59.834Z[ recovery-image] May 20 15:52:57.991 INFO O| May 20 15:52:57.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63592024-05-20T15:52:59.834Z[ recovery-image] May 20 15:52:57.991 INFO O| May 20 15:52:57.991 INFO STEP 603 (remove_files) COMPLETE
63602024-05-20T15:52:59.839Z[ recovery-image] May 20 15:52:57.992 INFO O| May 20 15:52:57.991 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63612024-05-20T15:52:59.854Z[ recovery-image] May 20 15:52:58.012 INFO O| May 20 15:52:58.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63622024-05-20T15:52:59.858Z[ recovery-image] May 20 15:52:58.012 INFO O| May 20 15:52:58.012 INFO STEP 604 (remove_files) COMPLETE
63632024-05-20T15:52:59.858Z[ recovery-image] May 20 15:52:58.012 INFO O| May 20 15:52:58.012 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63642024-05-20T15:52:59.879Z[ recovery-image] May 20 15:52:58.029 INFO O| May 20 15:52:58.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63652024-05-20T15:52:59.884Z[ recovery-image] May 20 15:52:58.030 INFO O| May 20 15:52:58.029 INFO STEP 605 (remove_files) COMPLETE
63662024-05-20T15:52:59.884Z[ recovery-image] May 20 15:52:58.030 INFO O| May 20 15:52:58.030 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63672024-05-20T15:52:59.888Z[ recovery-image] May 20 15:52:58.046 INFO O| May 20 15:52:58.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63682024-05-20T15:52:59.891Z[ recovery-image] May 20 15:52:58.047 INFO O| May 20 15:52:58.047 INFO STEP 606 (remove_files) COMPLETE
63692024-05-20T15:52:59.891Z[ recovery-image] May 20 15:52:58.047 INFO O| May 20 15:52:58.047 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63702024-05-20T15:52:59.906Z[ recovery-image] May 20 15:52:58.064 INFO O| May 20 15:52:58.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63712024-05-20T15:52:59.909Z[ recovery-image] May 20 15:52:58.064 INFO O| May 20 15:52:58.064 INFO STEP 607 (remove_files) COMPLETE
63722024-05-20T15:52:59.909Z[ recovery-image] May 20 15:52:58.064 INFO O| May 20 15:52:58.064 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63732024-05-20T15:52:59.923Z[ recovery-image] May 20 15:52:58.081 INFO O| May 20 15:52:58.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63742024-05-20T15:52:59.926Z[ recovery-image] May 20 15:52:58.081 INFO O| May 20 15:52:58.081 INFO STEP 608 (remove_files) COMPLETE
63752024-05-20T15:52:59.926Z[ recovery-image] May 20 15:52:58.081 INFO O| May 20 15:52:58.081 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63762024-05-20T15:53:00.014Z[ recovery-image] May 20 15:52:58.171 INFO O| May 20 15:52:58.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63772024-05-20T15:53:00.017Z[ recovery-image] May 20 15:52:58.171 INFO O| May 20 15:52:58.171 INFO STEP 609 (remove_files) COMPLETE
63782024-05-20T15:53:00.017Z[ recovery-image] May 20 15:52:58.171 INFO O| May 20 15:52:58.171 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63792024-05-20T15:53:00.049Z[ recovery-image] May 20 15:52:58.206 INFO O| May 20 15:52:58.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63802024-05-20T15:53:00.049Z[ recovery-image] May 20 15:52:58.206 INFO O| May 20 15:52:58.206 INFO STEP 610 (remove_files) COMPLETE
63812024-05-20T15:53:00.049Z[ recovery-image] May 20 15:52:58.206 INFO O| May 20 15:52:58.206 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63822024-05-20T15:53:00.067Z[ recovery-image] May 20 15:52:58.225 INFO O| May 20 15:52:58.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63832024-05-20T15:53:00.067Z[ recovery-image] May 20 15:52:58.225 INFO O| May 20 15:52:58.225 INFO STEP 611 (remove_files) COMPLETE
63842024-05-20T15:53:00.067Z[ recovery-image] May 20 15:52:58.225 INFO O| May 20 15:52:58.225 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63852024-05-20T15:53:00.086Z[ recovery-image] May 20 15:52:58.244 INFO O| May 20 15:52:58.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63862024-05-20T15:53:00.086Z[ recovery-image] May 20 15:52:58.244 INFO O| May 20 15:52:58.244 INFO STEP 612 (remove_files) COMPLETE
63872024-05-20T15:53:00.090Z[ recovery-image] May 20 15:52:58.245 INFO O| May 20 15:52:58.244 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63882024-05-20T15:53:00.126Z[ recovery-image] May 20 15:52:58.284 INFO O| May 20 15:52:58.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63892024-05-20T15:53:00.129Z[ recovery-image] May 20 15:52:58.284 INFO O| May 20 15:52:58.284 INFO STEP 613 (remove_files) COMPLETE
63902024-05-20T15:53:00.129Z[ recovery-image] May 20 15:52:58.284 INFO O| May 20 15:52:58.284 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63912024-05-20T15:53:00.143Z[ recovery-image] May 20 15:52:58.301 INFO O| May 20 15:52:58.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
63922024-05-20T15:53:00.146Z[ recovery-image] May 20 15:52:58.301 INFO O| May 20 15:52:58.301 INFO STEP 614 (remove_files) COMPLETE
63932024-05-20T15:53:00.146Z[ recovery-image] May 20 15:52:58.302 INFO O| May 20 15:52:58.301 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63942024-05-20T15:53:00.158Z[ recovery-image] May 20 15:52:58.316 INFO O| May 20 15:52:58.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
63952024-05-20T15:53:00.158Z[ recovery-image] May 20 15:52:58.317 INFO O| May 20 15:52:58.317 INFO STEP 615 (remove_files) COMPLETE
63962024-05-20T15:53:00.161Z[ recovery-image] May 20 15:52:58.317 INFO O| May 20 15:52:58.317 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63972024-05-20T15:53:00.174Z[ recovery-image] May 20 15:52:58.332 INFO O| May 20 15:52:58.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
63982024-05-20T15:53:00.194Z[ recovery-image] May 20 15:52:58.352 INFO O| May 20 15:52:58.352 INFO STEP 616 (remove_files) COMPLETE
63992024-05-20T15:53:00.197Z[ recovery-image] May 20 15:52:58.352 INFO O| May 20 15:52:58.352 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64002024-05-20T15:53:00.208Z[ host-image] May 20 15:52:58.366 INFO O| May 20 15:52:58.366 INFO O| Done
64012024-05-20T15:53:00.225Z[ recovery-image] May 20 15:52:58.380 INFO O| May 20 15:52:58.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
64022024-05-20T15:53:00.225Z[ recovery-image] May 20 15:52:58.380 INFO O| May 20 15:52:58.380 INFO STEP 617 (remove_files) COMPLETE
64032024-05-20T15:53:00.228Z[ recovery-image] May 20 15:52:58.380 INFO O| May 20 15:52:58.380 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-05-20T15:53:00.280Z[ recovery-image] May 20 15:52:58.437 INFO O| May 20 15:52:58.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
64052024-05-20T15:53:00.280Z[ recovery-image] May 20 15:52:58.437 INFO O| May 20 15:52:58.437 INFO STEP 618 (remove_files) COMPLETE
64062024-05-20T15:53:00.280Z[ recovery-image] May 20 15:52:58.437 INFO O| May 20 15:52:58.437 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-05-20T15:53:00.707Z[ recovery-image] May 20 15:52:58.452 INFO O| May 20 15:52:58.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
64082024-05-20T15:53:00.708Z[ recovery-image] May 20 15:52:58.452 INFO O| May 20 15:52:58.452 INFO STEP 619 (remove_files) COMPLETE
64092024-05-20T15:53:00.708Z[ recovery-image] May 20 15:52:58.452 INFO O| May 20 15:52:58.452 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.467 INFO O| May 20 15:52:58.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
64112024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.468 INFO O| May 20 15:52:58.468 INFO STEP 620 (remove_files) COMPLETE
64122024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.468 INFO O| May 20 15:52:58.468 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.485 INFO O| May 20 15:52:58.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
64142024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.485 INFO O| May 20 15:52:58.485 INFO STEP 621 (remove_files) COMPLETE
64152024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.485 INFO O| May 20 15:52:58.485 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.515 INFO O| May 20 15:52:58.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
64172024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.515 INFO O| May 20 15:52:58.515 INFO STEP 622 (remove_files) COMPLETE
64182024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.515 INFO O| May 20 15:52:58.515 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.575 INFO O| May 20 15:52:58.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
64202024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.575 INFO O| May 20 15:52:58.575 INFO STEP 623 (remove_files) COMPLETE
64212024-05-20T15:53:01.350Z[ recovery-image] May 20 15:52:58.575 INFO O| May 20 15:52:58.575 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.666 INFO O| May 20 15:52:58.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
64232024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.666 INFO O| May 20 15:52:58.666 INFO STEP 624 (remove_files) COMPLETE
64242024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.666 INFO O| May 20 15:52:58.666 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.685 INFO O| May 20 15:52:58.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
64262024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.685 INFO O| May 20 15:52:58.685 INFO STEP 625 (remove_files) COMPLETE
64272024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.685 INFO O| May 20 15:52:58.685 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.705 INFO O| May 20 15:52:58.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
64292024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.705 INFO O| May 20 15:52:58.705 INFO STEP 626 (remove_files) COMPLETE
64302024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.705 INFO O| May 20 15:52:58.705 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.724 INFO O| May 20 15:52:58.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
64322024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.724 INFO O| May 20 15:52:58.724 INFO STEP 627 (remove_files) COMPLETE
64332024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.724 INFO O| May 20 15:52:58.724 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.782 INFO O| May 20 15:52:58.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
64352024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.782 INFO O| May 20 15:52:58.782 INFO STEP 628 (remove_files) COMPLETE
64362024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.782 INFO O| May 20 15:52:58.782 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.798 INFO O| May 20 15:52:58.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64382024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.798 INFO O| May 20 15:52:58.798 INFO STEP 629 (remove_files) COMPLETE
64392024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.798 INFO O| May 20 15:52:58.798 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.814 INFO O| May 20 15:52:58.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64412024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.814 INFO O| May 20 15:52:58.814 INFO STEP 630 (remove_files) COMPLETE
64422024-05-20T15:53:01.351Z[ recovery-image] May 20 15:52:58.814 INFO O| May 20 15:52:58.814 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.875 INFO O| May 20 15:52:58.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64442024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.875 INFO O| May 20 15:52:58.875 INFO STEP 631 (remove_files) COMPLETE
64452024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.875 INFO O| May 20 15:52:58.875 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.896 INFO O| May 20 15:52:58.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64472024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.896 INFO O| May 20 15:52:58.896 INFO STEP 632 (remove_files) COMPLETE
64482024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.896 INFO O| May 20 15:52:58.896 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.931 INFO O| May 20 15:52:58.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64502024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.931 INFO O| May 20 15:52:58.931 INFO STEP 633 (remove_files) COMPLETE
64512024-05-20T15:53:01.357Z[ recovery-image] May 20 15:52:58.931 INFO O| May 20 15:52:58.931 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:58.975 INFO O| May 20 15:52:58.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64532024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:58.975 INFO O| May 20 15:52:58.975 INFO STEP 634 (remove_files) COMPLETE
64542024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:58.975 INFO O| May 20 15:52:58.975 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.022 INFO O| May 20 15:52:59.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64562024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.022 INFO O| May 20 15:52:59.022 INFO STEP 635 (remove_files) COMPLETE
64572024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.022 INFO O| May 20 15:52:59.022 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.060 INFO O| May 20 15:52:59.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64592024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.060 INFO O| May 20 15:52:59.060 INFO STEP 636 (remove_files) COMPLETE
64602024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.060 INFO O| May 20 15:52:59.060 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.077 INFO O| May 20 15:52:59.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64622024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.078 INFO O| May 20 15:52:59.078 INFO STEP 637 (remove_files) COMPLETE
64632024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.078 INFO O| May 20 15:52:59.078 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.097 INFO O| May 20 15:52:59.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64652024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.097 INFO O| May 20 15:52:59.097 INFO STEP 638 (remove_files) COMPLETE
64662024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.097 INFO O| May 20 15:52:59.097 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.116 INFO O| May 20 15:52:59.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64682024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.116 INFO O| May 20 15:52:59.116 INFO STEP 639 (remove_files) COMPLETE
64692024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.116 INFO O| May 20 15:52:59.116 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.132 INFO O| May 20 15:52:59.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64712024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.133 INFO O| May 20 15:52:59.132 INFO STEP 640 (remove_files) COMPLETE
64722024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.133 INFO O| May 20 15:52:59.133 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732024-05-20T15:53:01.358Z[ recovery-image] May 20 15:52:59.168 INFO O| May 20 15:52:59.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64742024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.168 INFO O| May 20 15:52:59.168 INFO STEP 641 (remove_files) COMPLETE
64752024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.168 INFO O| May 20 15:52:59.168 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.194 INFO O| May 20 15:52:59.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64772024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.194 INFO O| May 20 15:52:59.194 INFO STEP 642 (remove_files) COMPLETE
64782024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.194 INFO O| May 20 15:52:59.194 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.213 INFO O| May 20 15:52:59.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64802024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.213 INFO O| May 20 15:52:59.213 INFO STEP 643 (remove_files) COMPLETE
64812024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.213 INFO O| May 20 15:52:59.213 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.231 INFO O| May 20 15:52:59.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64832024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.231 INFO O| May 20 15:52:59.231 INFO STEP 644 (remove_files) COMPLETE
64842024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.231 INFO O| May 20 15:52:59.231 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.248 INFO O| May 20 15:52:59.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64862024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.248 INFO O| May 20 15:52:59.248 INFO STEP 645 (remove_files) COMPLETE
64872024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.248 INFO O| May 20 15:52:59.248 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.265 INFO O| May 20 15:52:59.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64892024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.265 INFO O| May 20 15:52:59.265 INFO STEP 646 (remove_files) COMPLETE
64902024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.265 INFO O| May 20 15:52:59.265 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.320 INFO O| May 20 15:52:59.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64922024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.320 INFO O| May 20 15:52:59.320 INFO STEP 647 (remove_files) COMPLETE
64932024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.320 INFO O| May 20 15:52:59.320 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64942024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.341 INFO O| May 20 15:52:59.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64952024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.341 INFO O| May 20 15:52:59.341 INFO STEP 648 (remove_files) COMPLETE
64962024-05-20T15:53:01.359Z[ recovery-image] May 20 15:52:59.341 INFO O| May 20 15:52:59.341 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.376 INFO O| May 20 15:52:59.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
64982024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.376 INFO O| May 20 15:52:59.376 INFO STEP 649 (remove_files) COMPLETE
64992024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.376 INFO O| May 20 15:52:59.376 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.393 INFO O| May 20 15:52:59.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
65012024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.393 INFO O| May 20 15:52:59.393 INFO STEP 650 (remove_files) COMPLETE
65022024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.393 INFO O| May 20 15:52:59.393 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.409 INFO O| May 20 15:52:59.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
65042024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.409 INFO O| May 20 15:52:59.409 INFO STEP 651 (remove_files) COMPLETE
65052024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.409 INFO O| May 20 15:52:59.409 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.426 INFO O| May 20 15:52:59.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
65072024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.426 INFO O| May 20 15:52:59.426 INFO STEP 652 (remove_files) COMPLETE
65082024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.426 INFO O| May 20 15:52:59.426 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.443 INFO O| May 20 15:52:59.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
65102024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.444 INFO O| May 20 15:52:59.443 INFO STEP 653 (remove_files) COMPLETE
65112024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.444 INFO O| May 20 15:52:59.444 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.470 INFO O| May 20 15:52:59.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
65132024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.490 INFO O| May 20 15:52:59.490 INFO STEP 654 (remove_files) COMPLETE
65142024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.490 INFO O| May 20 15:52:59.490 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.508 INFO O| May 20 15:52:59.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
65162024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.509 INFO O| May 20 15:52:59.509 INFO STEP 655 (remove_files) COMPLETE
65172024-05-20T15:53:01.360Z[ recovery-image] May 20 15:52:59.509 INFO O| May 20 15:52:59.509 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182024-05-20T15:53:01.369Z[ recovery-image] May 20 15:52:59.527 INFO O| May 20 15:52:59.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
65192024-05-20T15:53:01.372Z[ recovery-image] May 20 15:52:59.527 INFO O| May 20 15:52:59.527 INFO STEP 656 (remove_files) COMPLETE
65202024-05-20T15:53:01.372Z[ recovery-image] May 20 15:52:59.527 INFO O| May 20 15:52:59.527 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212024-05-20T15:53:01.392Z[ recovery-image] May 20 15:52:59.550 INFO O| May 20 15:52:59.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
65222024-05-20T15:53:01.395Z[ recovery-image] May 20 15:52:59.550 INFO O| May 20 15:52:59.550 INFO STEP 657 (remove_files) COMPLETE
65232024-05-20T15:53:01.395Z[ recovery-image] May 20 15:52:59.550 INFO O| May 20 15:52:59.550 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242024-05-20T15:53:01.422Z[ recovery-image] May 20 15:52:59.580 INFO O| May 20 15:52:59.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
65252024-05-20T15:53:01.425Z[ recovery-image] May 20 15:52:59.580 INFO O| May 20 15:52:59.580 INFO STEP 658 (remove_files) COMPLETE
65262024-05-20T15:53:01.426Z[ recovery-image] May 20 15:52:59.580 INFO O| May 20 15:52:59.580 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272024-05-20T15:53:01.462Z[ recovery-image] May 20 15:52:59.620 INFO O| May 20 15:52:59.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
65282024-05-20T15:53:01.469Z[ recovery-image] May 20 15:52:59.620 INFO O| May 20 15:52:59.620 INFO STEP 659 (remove_files) COMPLETE
65292024-05-20T15:53:01.469Z[ recovery-image] May 20 15:52:59.620 INFO O| May 20 15:52:59.620 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302024-05-20T15:53:01.510Z[ recovery-image] May 20 15:52:59.667 INFO O| May 20 15:52:59.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
65312024-05-20T15:53:01.510Z[ recovery-image] May 20 15:52:59.667 INFO O| May 20 15:52:59.667 INFO STEP 660 (remove_files) COMPLETE
65322024-05-20T15:53:01.513Z[ recovery-image] May 20 15:52:59.668 INFO O| May 20 15:52:59.667 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332024-05-20T15:53:01.565Z[ recovery-image] May 20 15:52:59.722 INFO O| May 20 15:52:59.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
65342024-05-20T15:53:01.565Z[ recovery-image] May 20 15:52:59.722 INFO O| May 20 15:52:59.722 INFO STEP 661 (remove_files) COMPLETE
65352024-05-20T15:53:01.565Z[ recovery-image] May 20 15:52:59.722 INFO O| May 20 15:52:59.722 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362024-05-20T15:53:01.593Z[ recovery-image] May 20 15:52:59.750 INFO O| May 20 15:52:59.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
65372024-05-20T15:53:01.593Z[ recovery-image] May 20 15:52:59.750 INFO O| May 20 15:52:59.750 INFO STEP 662 (remove_files) COMPLETE
65382024-05-20T15:53:01.598Z[ recovery-image] May 20 15:52:59.750 INFO O| May 20 15:52:59.750 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392024-05-20T15:53:01.610Z[ recovery-image] May 20 15:52:59.767 INFO O| May 20 15:52:59.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65402024-05-20T15:53:01.611Z[ recovery-image] May 20 15:52:59.767 INFO O| May 20 15:52:59.767 INFO STEP 663 (remove_files) COMPLETE
65412024-05-20T15:53:01.611Z[ recovery-image] May 20 15:52:59.767 INFO O| May 20 15:52:59.767 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422024-05-20T15:53:02.048Z[ recovery-image] May 20 15:52:59.796 INFO O| May 20 15:52:59.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65432024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.797 INFO O| May 20 15:52:59.797 INFO STEP 664 (remove_files) COMPLETE
65442024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.797 INFO O| May 20 15:52:59.797 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.824 INFO O| May 20 15:52:59.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65462024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.824 INFO O| May 20 15:52:59.824 INFO STEP 665 (remove_files) COMPLETE
65472024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.824 INFO O| May 20 15:52:59.824 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.841 INFO O| May 20 15:52:59.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65492024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.841 INFO O| May 20 15:52:59.841 INFO STEP 666 (remove_files) COMPLETE
65502024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.841 INFO O| May 20 15:52:59.841 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.858 INFO O| May 20 15:52:59.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65522024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.859 INFO O| May 20 15:52:59.858 INFO STEP 667 (remove_files) COMPLETE
65532024-05-20T15:53:02.052Z[ recovery-image] May 20 15:52:59.859 INFO O| May 20 15:52:59.859 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.876 INFO O| May 20 15:52:59.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65552024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.876 INFO O| May 20 15:52:59.876 INFO STEP 668 (remove_files) COMPLETE
65562024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.876 INFO O| May 20 15:52:59.876 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.913 INFO O| May 20 15:52:59.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65582024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.913 INFO O| May 20 15:52:59.913 INFO STEP 669 (remove_files) COMPLETE
65592024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.913 INFO O| May 20 15:52:59.913 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.932 INFO O| May 20 15:52:59.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65612024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.932 INFO O| May 20 15:52:59.932 INFO STEP 670 (remove_files) COMPLETE
65622024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.933 INFO O| May 20 15:52:59.932 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.971 INFO O| May 20 15:52:59.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65642024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.971 INFO O| May 20 15:52:59.971 INFO STEP 671 (remove_files) COMPLETE
65652024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.971 INFO O| May 20 15:52:59.971 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.988 INFO O| May 20 15:52:59.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65672024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.988 INFO O| May 20 15:52:59.988 INFO STEP 672 (remove_files) COMPLETE
65682024-05-20T15:53:02.053Z[ recovery-image] May 20 15:52:59.988 INFO O| May 20 15:52:59.988 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692024-05-20T15:53:02.053Z[ recovery-image] May 20 15:53:00.007 INFO O| May 20 15:53:00.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65702024-05-20T15:53:02.053Z[ recovery-image] May 20 15:53:00.007 INFO O| May 20 15:53:00.007 INFO STEP 673 (remove_files) COMPLETE
65712024-05-20T15:53:02.053Z[ recovery-image] May 20 15:53:00.007 INFO O| May 20 15:53:00.007 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722024-05-20T15:53:02.053Z[ recovery-image] May 20 15:53:00.037 INFO O| May 20 15:53:00.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65732024-05-20T15:53:02.053Z[ recovery-image] May 20 15:53:00.060 INFO O| May 20 15:53:00.060 INFO STEP 674 (remove_files) COMPLETE
65742024-05-20T15:53:02.053Z[ recovery-image] May 20 15:53:00.060 INFO O| May 20 15:53:00.060 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752024-05-20T15:53:02.053Z[ recovery-image] May 20 15:53:00.078 INFO O| May 20 15:53:00.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65762024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.078 INFO O| May 20 15:53:00.078 INFO STEP 675 (remove_files) COMPLETE
65772024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.078 INFO O| May 20 15:53:00.078 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.167 INFO O| May 20 15:53:00.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65792024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.167 INFO O| May 20 15:53:00.167 INFO STEP 676 (remove_files) COMPLETE
65802024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.167 INFO O| May 20 15:53:00.167 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.198 INFO O| May 20 15:53:00.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65822024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.198 INFO O| May 20 15:53:00.198 INFO STEP 677 (remove_files) COMPLETE
65832024-05-20T15:53:02.054Z[ recovery-image] May 20 15:53:00.198 INFO O| May 20 15:53:00.198 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842024-05-20T15:53:02.066Z[ recovery-image] May 20 15:53:00.223 INFO O| May 20 15:53:00.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65852024-05-20T15:53:02.086Z[ recovery-image] May 20 15:53:00.244 INFO O| May 20 15:53:00.244 INFO STEP 678 (remove_files) COMPLETE
65862024-05-20T15:53:02.086Z[ recovery-image] May 20 15:53:00.244 INFO O| May 20 15:53:00.244 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872024-05-20T15:53:02.137Z[ recovery-image] May 20 15:53:00.294 INFO O| May 20 15:53:00.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65882024-05-20T15:53:02.137Z[ recovery-image] May 20 15:53:00.294 INFO O| May 20 15:53:00.294 INFO STEP 679 (remove_files) COMPLETE
65892024-05-20T15:53:02.137Z[ recovery-image] May 20 15:53:00.294 INFO O| May 20 15:53:00.294 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902024-05-20T15:53:02.156Z[ recovery-image] May 20 15:53:00.311 INFO O| May 20 15:53:00.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65912024-05-20T15:53:02.156Z[ recovery-image] May 20 15:53:00.311 INFO O| May 20 15:53:00.311 INFO STEP 680 (remove_files) COMPLETE
65922024-05-20T15:53:02.156Z[ recovery-image] May 20 15:53:00.311 INFO O| May 20 15:53:00.311 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932024-05-20T15:53:02.192Z[ recovery-image] May 20 15:53:00.347 INFO O| May 20 15:53:00.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65942024-05-20T15:53:02.193Z[ recovery-image] May 20 15:53:00.347 INFO O| May 20 15:53:00.347 INFO STEP 681 (remove_files) COMPLETE
65952024-05-20T15:53:02.193Z[ recovery-image] May 20 15:53:00.347 INFO O| May 20 15:53:00.347 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962024-05-20T15:53:02.208Z[ recovery-image] May 20 15:53:00.365 INFO O| May 20 15:53:00.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
65972024-05-20T15:53:02.208Z[ recovery-image] May 20 15:53:00.365 INFO O| May 20 15:53:00.365 INFO STEP 682 (remove_files) COMPLETE
65982024-05-20T15:53:02.213Z[ recovery-image] May 20 15:53:00.365 INFO O| May 20 15:53:00.365 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992024-05-20T15:53:02.239Z[ recovery-image] May 20 15:53:00.396 INFO O| May 20 15:53:00.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
66002024-05-20T15:53:02.239Z[ recovery-image] May 20 15:53:00.396 INFO O| May 20 15:53:00.396 INFO STEP 683 (remove_files) COMPLETE
66012024-05-20T15:53:02.239Z[ recovery-image] May 20 15:53:00.396 INFO O| May 20 15:53:00.396 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022024-05-20T15:53:02.267Z[ recovery-image] May 20 15:53:00.423 INFO O| May 20 15:53:00.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
66032024-05-20T15:53:02.271Z[ recovery-image] May 20 15:53:00.423 INFO O| May 20 15:53:00.423 INFO STEP 684 (remove_files) COMPLETE
66042024-05-20T15:53:02.271Z[ recovery-image] May 20 15:53:00.423 INFO O| May 20 15:53:00.423 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052024-05-20T15:53:02.321Z[ recovery-image] May 20 15:53:00.478 INFO O| May 20 15:53:00.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
66062024-05-20T15:53:02.321Z[ recovery-image] May 20 15:53:00.478 INFO O| May 20 15:53:00.478 INFO STEP 685 (remove_files) COMPLETE
66072024-05-20T15:53:02.321Z[ recovery-image] May 20 15:53:00.478 INFO O| May 20 15:53:00.478 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082024-05-20T15:53:02.338Z[ recovery-image] May 20 15:53:00.495 INFO O| May 20 15:53:00.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
66092024-05-20T15:53:02.338Z[ recovery-image] May 20 15:53:00.495 INFO O| May 20 15:53:00.495 INFO STEP 686 (remove_files) COMPLETE
66102024-05-20T15:53:02.338Z[ recovery-image] May 20 15:53:00.495 INFO O| May 20 15:53:00.495 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112024-05-20T15:53:02.372Z[ recovery-image] May 20 15:53:00.529 INFO O| May 20 15:53:00.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
66122024-05-20T15:53:02.372Z[ recovery-image] May 20 15:53:00.529 INFO O| May 20 15:53:00.529 INFO STEP 687 (remove_files) COMPLETE
66132024-05-20T15:53:02.372Z[ recovery-image] May 20 15:53:00.529 INFO O| May 20 15:53:00.529 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142024-05-20T15:53:02.394Z[ recovery-image] May 20 15:53:00.551 INFO O| May 20 15:53:00.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
66152024-05-20T15:53:02.394Z[ recovery-image] May 20 15:53:00.551 INFO O| May 20 15:53:00.551 INFO STEP 688 (remove_files) COMPLETE
66162024-05-20T15:53:02.394Z[ recovery-image] May 20 15:53:00.551 INFO O| May 20 15:53:00.551 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172024-05-20T15:53:02.421Z[ recovery-image] May 20 15:53:00.578 INFO O| May 20 15:53:00.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
66182024-05-20T15:53:02.425Z[ recovery-image] May 20 15:53:00.578 INFO O| May 20 15:53:00.578 INFO STEP 689 (remove_files) COMPLETE
66192024-05-20T15:53:02.425Z[ recovery-image] May 20 15:53:00.578 INFO O| May 20 15:53:00.578 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202024-05-20T15:53:02.458Z[ recovery-image] May 20 15:53:00.615 INFO O| May 20 15:53:00.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
66212024-05-20T15:53:02.462Z[ recovery-image] May 20 15:53:00.615 INFO O| May 20 15:53:00.615 INFO STEP 690 (remove_files) COMPLETE
66222024-05-20T15:53:02.462Z[ recovery-image] May 20 15:53:00.615 INFO O| May 20 15:53:00.615 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232024-05-20T15:53:02.516Z[ recovery-image] May 20 15:53:00.674 INFO O| May 20 15:53:00.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
66242024-05-20T15:53:02.520Z[ recovery-image] May 20 15:53:00.674 INFO O| May 20 15:53:00.674 INFO STEP 691 (remove_files) COMPLETE
66252024-05-20T15:53:02.520Z[ recovery-image] May 20 15:53:00.674 INFO O| May 20 15:53:00.674 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262024-05-20T15:53:02.533Z[ recovery-image] May 20 15:53:00.690 INFO O| May 20 15:53:00.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
66272024-05-20T15:53:02.536Z[ recovery-image] May 20 15:53:00.691 INFO O| May 20 15:53:00.691 INFO STEP 692 (remove_files) COMPLETE
66282024-05-20T15:53:02.536Z[ recovery-image] May 20 15:53:00.691 INFO O| May 20 15:53:00.691 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66292024-05-20T15:53:02.552Z[ recovery-image] May 20 15:53:00.707 INFO O| May 20 15:53:00.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
66302024-05-20T15:53:02.556Z[ recovery-image] May 20 15:53:00.707 INFO O| May 20 15:53:00.707 INFO STEP 693 (remove_files) COMPLETE
66312024-05-20T15:53:02.556Z[ recovery-image] May 20 15:53:00.707 INFO O| May 20 15:53:00.707 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66322024-05-20T15:53:02.587Z[ recovery-image] May 20 15:53:00.744 INFO O| May 20 15:53:00.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
66332024-05-20T15:53:02.587Z[ recovery-image] May 20 15:53:00.744 INFO O| May 20 15:53:00.744 INFO STEP 694 (remove_files) COMPLETE
66342024-05-20T15:53:02.587Z[ recovery-image] May 20 15:53:00.744 INFO O| May 20 15:53:00.744 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66352024-05-20T15:53:02.605Z[ recovery-image] May 20 15:53:00.762 INFO O| May 20 15:53:00.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
66362024-05-20T15:53:02.605Z[ recovery-image] May 20 15:53:00.763 INFO O| May 20 15:53:00.763 INFO STEP 695 (remove_files) COMPLETE
66372024-05-20T15:53:02.605Z[ recovery-image] May 20 15:53:00.763 INFO O| May 20 15:53:00.763 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66382024-05-20T15:53:02.657Z[ recovery-image] May 20 15:53:00.813 INFO O| May 20 15:53:00.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66392024-05-20T15:53:02.657Z[ recovery-image] May 20 15:53:00.813 INFO O| May 20 15:53:00.813 INFO STEP 696 (remove_files) COMPLETE
66402024-05-20T15:53:02.657Z[ recovery-image] May 20 15:53:00.813 INFO O| May 20 15:53:00.813 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66412024-05-20T15:53:02.691Z[ recovery-image] May 20 15:53:00.847 INFO O| May 20 15:53:00.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66422024-05-20T15:53:02.691Z[ recovery-image] May 20 15:53:00.847 INFO O| May 20 15:53:00.847 INFO STEP 697 (remove_files) COMPLETE
66432024-05-20T15:53:02.691Z[ recovery-image] May 20 15:53:00.847 INFO O| May 20 15:53:00.847 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66442024-05-20T15:53:02.707Z[ recovery-image] May 20 15:53:00.864 INFO O| May 20 15:53:00.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66452024-05-20T15:53:02.731Z[ recovery-image] May 20 15:53:00.888 INFO O| May 20 15:53:00.888 INFO STEP 698 (remove_files) COMPLETE
66462024-05-20T15:53:02.731Z[ recovery-image] May 20 15:53:00.888 INFO O| May 20 15:53:00.888 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66472024-05-20T15:53:02.790Z[ recovery-image] May 20 15:53:00.947 INFO O| May 20 15:53:00.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66482024-05-20T15:53:02.794Z[ recovery-image] May 20 15:53:00.947 INFO O| May 20 15:53:00.947 INFO STEP 699 (remove_files) COMPLETE
66492024-05-20T15:53:02.794Z[ recovery-image] May 20 15:53:00.947 INFO O| May 20 15:53:00.947 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66502024-05-20T15:53:02.799Z[ host-image] May 20 15:53:00.956 INFO O| May 20 15:53:00.956 INFO O| Done
66512024-05-20T15:53:02.809Z[ recovery-image] May 20 15:53:00.967 INFO O| May 20 15:53:00.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66522024-05-20T15:53:02.812Z[ recovery-image] May 20 15:53:00.967 INFO O| May 20 15:53:00.967 INFO STEP 700 (remove_files) COMPLETE
66532024-05-20T15:53:02.812Z[ recovery-image] May 20 15:53:00.967 INFO O| May 20 15:53:00.967 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-05-20T15:53:02.826Z[ recovery-image] May 20 15:53:00.984 INFO O| May 20 15:53:00.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66552024-05-20T15:53:02.830Z[ recovery-image] May 20 15:53:00.984 INFO O| May 20 15:53:00.984 INFO STEP 701 (remove_files) COMPLETE
66562024-05-20T15:53:02.830Z[ recovery-image] May 20 15:53:00.984 INFO O| May 20 15:53:00.984 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-05-20T15:53:02.849Z[ recovery-image] May 20 15:53:01.006 INFO O| May 20 15:53:01.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66582024-05-20T15:53:02.855Z[ recovery-image] May 20 15:53:01.007 INFO O| May 20 15:53:01.006 INFO STEP 702 (remove_files) COMPLETE
66592024-05-20T15:53:02.855Z[ recovery-image] May 20 15:53:01.007 INFO O| May 20 15:53:01.007 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-05-20T15:53:02.863Z[ host-image] May 20 15:53:01.019 INFO O| May 20 15:53:01.019 INFO O| Done
66612024-05-20T15:53:02.863Z[ host-image] May 20 15:53:01.019 INFO O| May 20 15:53:01.019 INFO O| Done
66622024-05-20T15:53:02.870Z[ recovery-image] May 20 15:53:01.026 INFO O| May 20 15:53:01.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66632024-05-20T15:53:02.878Z[ recovery-image] May 20 15:53:01.026 INFO O| May 20 15:53:01.026 INFO STEP 703 (remove_files) COMPLETE
66642024-05-20T15:53:02.878Z[ recovery-image] May 20 15:53:01.026 INFO O| May 20 15:53:01.026 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66652024-05-20T15:53:02.883Z[ host-image] May 20 15:53:01.036 INFO O| May 20 15:53:01.036 INFO O| Done
66662024-05-20T15:53:02.896Z[ recovery-image] May 20 15:53:01.053 INFO O| May 20 15:53:01.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66672024-05-20T15:53:02.896Z[ recovery-image] May 20 15:53:01.053 INFO O| May 20 15:53:01.053 INFO STEP 704 (remove_files) COMPLETE
66682024-05-20T15:53:02.897Z[ recovery-image] May 20 15:53:01.053 INFO O| May 20 15:53:01.053 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-05-20T15:53:02.956Z[ recovery-image] May 20 15:53:01.113 INFO O| May 20 15:53:01.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66702024-05-20T15:53:02.960Z[ recovery-image] May 20 15:53:01.114 INFO O| May 20 15:53:01.114 INFO STEP 705 (remove_files) COMPLETE
66712024-05-20T15:53:02.960Z[ recovery-image] May 20 15:53:01.114 INFO O| May 20 15:53:01.114 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-05-20T15:53:02.983Z[ recovery-image] May 20 15:53:01.139 INFO O| May 20 15:53:01.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66732024-05-20T15:53:02.983Z[ recovery-image] May 20 15:53:01.139 INFO O| May 20 15:53:01.139 INFO STEP 706 (remove_files) COMPLETE
66742024-05-20T15:53:02.983Z[ recovery-image] May 20 15:53:01.139 INFO O| May 20 15:53:01.139 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-05-20T15:53:03.003Z[ recovery-image] May 20 15:53:01.158 INFO O| May 20 15:53:01.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66762024-05-20T15:53:03.003Z[ recovery-image] May 20 15:53:01.158 INFO O| May 20 15:53:01.158 INFO STEP 707 (remove_files) COMPLETE
66772024-05-20T15:53:03.003Z[ recovery-image] May 20 15:53:01.158 INFO O| May 20 15:53:01.158 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-05-20T15:53:03.017Z[ recovery-image] May 20 15:53:01.174 INFO O| May 20 15:53:01.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66792024-05-20T15:53:03.017Z[ recovery-image] May 20 15:53:01.174 INFO O| May 20 15:53:01.174 INFO STEP 708 (remove_files) COMPLETE
66802024-05-20T15:53:03.020Z[ recovery-image] May 20 15:53:01.175 INFO O| May 20 15:53:01.174 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-05-20T15:53:03.047Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO STEP 14 (pkg_install) COMPLETE
66822024-05-20T15:53:03.047Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
66832024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO skip step because feature "mfg" is not enabled
66842024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
66852024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO skip step because feature "compliance" is not enabled
66862024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
66872024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO skip step because feature "stress" is not enabled
66882024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
66892024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO skip step because feature "nfs" is not enabled
66902024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
66912024-05-20T15:53:03.051Z[ host-image] May 20 15:53:01.203 INFO O| May 20 15:53:01.203 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
66922024-05-20T15:53:03.062Z[ recovery-image] May 20 15:53:01.219 INFO O| May 20 15:53:01.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66932024-05-20T15:53:03.066Z[ recovery-image] May 20 15:53:01.220 INFO O| May 20 15:53:01.219 INFO STEP 709 (remove_files) COMPLETE
66942024-05-20T15:53:03.066Z[ recovery-image] May 20 15:53:01.220 INFO O| May 20 15:53:01.220 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66952024-05-20T15:53:03.116Z[ recovery-image] May 20 15:53:01.270 INFO O| May 20 15:53:01.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66962024-05-20T15:53:03.121Z[ recovery-image] May 20 15:53:01.270 INFO O| May 20 15:53:01.270 INFO STEP 710 (remove_files) COMPLETE
66972024-05-20T15:53:03.121Z[ recovery-image] May 20 15:53:01.270 INFO O| May 20 15:53:01.270 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66982024-05-20T15:53:03.124Z[ host-image] May 20 15:53:01.277 INFO O| May 20 15:53:01.277 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
66992024-05-20T15:53:03.130Z[ recovery-image] May 20 15:53:01.288 INFO O| May 20 15:53:01.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
67002024-05-20T15:53:03.134Z[ recovery-image] May 20 15:53:01.288 INFO O| May 20 15:53:01.288 INFO STEP 711 (remove_files) COMPLETE
67012024-05-20T15:53:03.134Z[ recovery-image] May 20 15:53:01.288 INFO O| May 20 15:53:01.288 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-05-20T15:53:03.149Z[ recovery-image] May 20 15:53:01.306 INFO O| May 20 15:53:01.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
67032024-05-20T15:53:03.153Z[ recovery-image] May 20 15:53:01.307 INFO O| May 20 15:53:01.306 INFO STEP 712 (remove_files) COMPLETE
67042024-05-20T15:53:03.153Z[ recovery-image] May 20 15:53:01.307 INFO O| May 20 15:53:01.307 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-05-20T15:53:03.237Z[ host-image] May 20 15:53:01.394 INFO O| May 20 15:53:01.394 INFO completed processing gimlet/ramdisk-01-os
67062024-05-20T15:53:03.241Z[ host-image] May 20 15:53:01.397 INFO omicron1 baseline generation...
67072024-05-20T15:53:03.241Z[ host-image] May 20 15:53:01.397 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
67082024-05-20T15:53:03.258Z[ recovery-image] May 20 15:53:01.415 INFO O| May 20 15:53:01.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
67092024-05-20T15:53:03.258Z[ recovery-image] May 20 15:53:01.415 INFO O| May 20 15:53:01.415 INFO STEP 713 (remove_files) COMPLETE
67102024-05-20T15:53:03.258Z[ recovery-image] May 20 15:53:01.415 INFO O| May 20 15:53:01.415 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-05-20T15:53:03.276Z[ recovery-image] May 20 15:53:01.432 INFO O| May 20 15:53:01.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
67122024-05-20T15:53:03.277Z[ recovery-image] May 20 15:53:01.432 INFO O| May 20 15:53:01.432 INFO STEP 714 (remove_files) COMPLETE
67132024-05-20T15:53:03.277Z[ recovery-image] May 20 15:53:01.432 INFO O| May 20 15:53:01.432 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-05-20T15:53:03.292Z[ recovery-image] May 20 15:53:01.449 INFO O| May 20 15:53:01.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
67152024-05-20T15:53:03.296Z[ recovery-image] May 20 15:53:01.450 INFO O| May 20 15:53:01.449 INFO STEP 715 (remove_files) COMPLETE
67162024-05-20T15:53:03.296Z[ recovery-image] May 20 15:53:01.450 INFO O| May 20 15:53:01.450 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-05-20T15:53:03.312Z[ recovery-image] May 20 15:53:01.467 INFO O| May 20 15:53:01.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
67182024-05-20T15:53:03.312Z[ recovery-image] May 20 15:53:01.467 INFO O| May 20 15:53:01.467 INFO STEP 716 (remove_files) COMPLETE
67192024-05-20T15:53:03.316Z[ recovery-image] May 20 15:53:01.467 INFO O| May 20 15:53:01.467 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-05-20T15:53:03.327Z[ recovery-image] May 20 15:53:01.484 INFO O| May 20 15:53:01.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
67212024-05-20T15:53:03.327Z[ recovery-image] May 20 15:53:01.484 INFO O| May 20 15:53:01.484 INFO STEP 717 (remove_files) COMPLETE
67222024-05-20T15:53:03.327Z[ recovery-image] May 20 15:53:01.484 INFO O| May 20 15:53:01.484 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-05-20T15:53:03.346Z[ recovery-image] May 20 15:53:01.502 INFO O| May 20 15:53:01.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
67242024-05-20T15:53:03.346Z[ recovery-image] May 20 15:53:01.502 INFO O| May 20 15:53:01.502 INFO STEP 718 (remove_files) COMPLETE
67252024-05-20T15:53:03.350Z[ recovery-image] May 20 15:53:01.502 INFO O| May 20 15:53:01.502 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-05-20T15:53:03.361Z[ recovery-image] May 20 15:53:01.518 INFO O| May 20 15:53:01.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
67272024-05-20T15:53:03.361Z[ recovery-image] May 20 15:53:01.518 INFO O| May 20 15:53:01.518 INFO STEP 719 (remove_files) COMPLETE
67282024-05-20T15:53:03.364Z[ recovery-image] May 20 15:53:01.519 INFO O| May 20 15:53:01.518 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-05-20T15:53:03.387Z[ recovery-image] May 20 15:53:01.544 INFO O| May 20 15:53:01.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
67302024-05-20T15:53:03.387Z[ recovery-image] May 20 15:53:01.544 INFO O| May 20 15:53:01.544 INFO STEP 720 (remove_files) COMPLETE
67312024-05-20T15:53:03.390Z[ recovery-image] May 20 15:53:01.544 INFO O| May 20 15:53:01.544 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-05-20T15:53:03.406Z[ recovery-image] May 20 15:53:01.563 INFO O| May 20 15:53:01.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
67332024-05-20T15:53:03.406Z[ recovery-image] May 20 15:53:01.563 INFO O| May 20 15:53:01.563 INFO STEP 721 (remove_files) COMPLETE
67342024-05-20T15:53:03.406Z[ recovery-image] May 20 15:53:01.563 INFO O| May 20 15:53:01.563 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-05-20T15:53:03.455Z[ recovery-image] May 20 15:53:01.611 INFO O| May 20 15:53:01.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
67362024-05-20T15:53:03.455Z[ recovery-image] May 20 15:53:01.611 INFO O| May 20 15:53:01.611 INFO STEP 722 (remove_files) COMPLETE
67372024-05-20T15:53:03.455Z[ recovery-image] May 20 15:53:01.611 INFO O| May 20 15:53:01.611 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-05-20T15:53:03.511Z[ recovery-image] May 20 15:53:01.668 INFO O| May 20 15:53:01.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
67392024-05-20T15:53:03.511Z[ recovery-image] May 20 15:53:01.668 INFO O| May 20 15:53:01.668 INFO STEP 723 (remove_files) COMPLETE
67402024-05-20T15:53:03.511Z[ recovery-image] May 20 15:53:01.668 INFO O| May 20 15:53:01.668 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-05-20T15:53:03.529Z[ recovery-image] May 20 15:53:01.684 INFO O| May 20 15:53:01.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
67422024-05-20T15:53:03.533Z[ recovery-image] May 20 15:53:01.685 INFO O| May 20 15:53:01.685 INFO STEP 724 (remove_files) COMPLETE
67432024-05-20T15:53:03.533Z[ recovery-image] May 20 15:53:01.685 INFO O| May 20 15:53:01.685 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-05-20T15:53:03.545Z[ recovery-image] May 20 15:53:01.702 INFO O| May 20 15:53:01.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
67452024-05-20T15:53:03.545Z[ recovery-image] May 20 15:53:01.702 INFO O| May 20 15:53:01.702 INFO STEP 725 (remove_files) COMPLETE
67462024-05-20T15:53:03.545Z[ recovery-image] May 20 15:53:01.702 INFO O| May 20 15:53:01.702 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-05-20T15:53:03.562Z[ recovery-image] May 20 15:53:01.719 INFO O| May 20 15:53:01.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
67482024-05-20T15:53:03.562Z[ recovery-image] May 20 15:53:01.720 INFO O| May 20 15:53:01.720 INFO STEP 726 (remove_files) COMPLETE
67492024-05-20T15:53:03.562Z[ recovery-image] May 20 15:53:01.720 INFO O| May 20 15:53:01.720 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-05-20T15:53:03.580Z[ recovery-image] May 20 15:53:01.737 INFO O| May 20 15:53:01.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
67512024-05-20T15:53:03.580Z[ recovery-image] May 20 15:53:01.738 INFO O| May 20 15:53:01.737 INFO STEP 727 (remove_files) COMPLETE
67522024-05-20T15:53:03.580Z[ recovery-image] May 20 15:53:01.738 INFO O| May 20 15:53:01.738 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-05-20T15:53:03.621Z[ recovery-image] May 20 15:53:01.775 INFO O| May 20 15:53:01.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
67542024-05-20T15:53:03.621Z[ recovery-image] May 20 15:53:01.775 INFO O| May 20 15:53:01.775 INFO STEP 728 (remove_files) COMPLETE
67552024-05-20T15:53:03.621Z[ recovery-image] May 20 15:53:01.775 INFO O| May 20 15:53:01.775 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-05-20T15:53:03.655Z[ recovery-image] May 20 15:53:01.812 INFO O| May 20 15:53:01.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67572024-05-20T15:53:03.655Z[ recovery-image] May 20 15:53:01.812 INFO O| May 20 15:53:01.812 INFO STEP 729 (remove_files) COMPLETE
67582024-05-20T15:53:03.655Z[ recovery-image] May 20 15:53:01.812 INFO O| May 20 15:53:01.812 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-05-20T15:53:03.672Z[ recovery-image] May 20 15:53:01.829 INFO O| May 20 15:53:01.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67602024-05-20T15:53:03.672Z[ recovery-image] May 20 15:53:01.829 INFO O| May 20 15:53:01.829 INFO STEP 730 (remove_files) COMPLETE
67612024-05-20T15:53:03.675Z[ recovery-image] May 20 15:53:01.829 INFO O| May 20 15:53:01.829 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-05-20T15:53:03.689Z[ recovery-image] May 20 15:53:01.846 INFO O| May 20 15:53:01.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67632024-05-20T15:53:03.689Z[ recovery-image] May 20 15:53:01.846 INFO O| May 20 15:53:01.846 INFO STEP 731 (remove_files) COMPLETE
67642024-05-20T15:53:03.689Z[ recovery-image] May 20 15:53:01.846 INFO O| May 20 15:53:01.846 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-05-20T15:53:03.708Z[ recovery-image] May 20 15:53:01.865 INFO O| May 20 15:53:01.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67662024-05-20T15:53:03.708Z[ recovery-image] May 20 15:53:01.865 INFO O| May 20 15:53:01.865 INFO STEP 732 (remove_files) COMPLETE
67672024-05-20T15:53:03.711Z[ recovery-image] May 20 15:53:01.865 INFO O| May 20 15:53:01.865 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-05-20T15:53:03.740Z[ recovery-image] May 20 15:53:01.897 INFO O| May 20 15:53:01.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67692024-05-20T15:53:03.744Z[ recovery-image] May 20 15:53:01.898 INFO O| May 20 15:53:01.897 INFO STEP 733 (remove_files) COMPLETE
67702024-05-20T15:53:03.744Z[ recovery-image] May 20 15:53:01.898 INFO O| May 20 15:53:01.898 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-05-20T15:53:03.776Z[ recovery-image] May 20 15:53:01.933 INFO O| May 20 15:53:01.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67722024-05-20T15:53:03.776Z[ recovery-image] May 20 15:53:01.933 INFO O| May 20 15:53:01.933 INFO STEP 734 (remove_files) COMPLETE
67732024-05-20T15:53:03.780Z[ recovery-image] May 20 15:53:01.933 INFO O| May 20 15:53:01.933 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-05-20T15:53:03.795Z[ recovery-image] May 20 15:53:01.951 INFO O| May 20 15:53:01.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67752024-05-20T15:53:03.795Z[ recovery-image] May 20 15:53:01.951 INFO O| May 20 15:53:01.951 INFO STEP 735 (remove_files) COMPLETE
67762024-05-20T15:53:03.795Z[ recovery-image] May 20 15:53:01.951 INFO O| May 20 15:53:01.951 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-05-20T15:53:03.811Z[ recovery-image] May 20 15:53:01.968 INFO O| May 20 15:53:01.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67782024-05-20T15:53:03.811Z[ recovery-image] May 20 15:53:01.968 INFO O| May 20 15:53:01.968 INFO STEP 736 (remove_files) COMPLETE
67792024-05-20T15:53:03.815Z[ recovery-image] May 20 15:53:01.968 INFO O| May 20 15:53:01.968 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-05-20T15:53:03.828Z[ recovery-image] May 20 15:53:01.986 INFO O| May 20 15:53:01.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67812024-05-20T15:53:03.829Z[ recovery-image] May 20 15:53:01.986 INFO O| May 20 15:53:01.986 INFO STEP 737 (remove_files) COMPLETE
67822024-05-20T15:53:03.832Z[ recovery-image] May 20 15:53:01.986 INFO O| May 20 15:53:01.986 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-05-20T15:53:03.846Z[ recovery-image] May 20 15:53:02.003 INFO O| May 20 15:53:02.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67842024-05-20T15:53:03.846Z[ recovery-image] May 20 15:53:02.003 INFO O| May 20 15:53:02.003 INFO STEP 738 (remove_files) COMPLETE
67852024-05-20T15:53:03.849Z[ recovery-image] May 20 15:53:02.003 INFO O| May 20 15:53:02.003 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-05-20T15:53:03.866Z[ recovery-image] May 20 15:53:02.020 INFO O| May 20 15:53:02.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67872024-05-20T15:53:03.866Z[ recovery-image] May 20 15:53:02.020 INFO O| May 20 15:53:02.020 INFO STEP 739 (remove_files) COMPLETE
67882024-05-20T15:53:03.866Z[ recovery-image] May 20 15:53:02.020 INFO O| May 20 15:53:02.020 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-05-20T15:53:03.879Z[ recovery-image] May 20 15:53:02.037 INFO O| May 20 15:53:02.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67902024-05-20T15:53:03.880Z[ recovery-image] May 20 15:53:02.037 INFO O| May 20 15:53:02.037 INFO STEP 740 (remove_files) COMPLETE
67912024-05-20T15:53:03.880Z[ recovery-image] May 20 15:53:02.037 INFO O| May 20 15:53:02.037 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-05-20T15:53:03.904Z[ recovery-image] May 20 15:53:02.061 INFO O| May 20 15:53:02.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67932024-05-20T15:53:03.935Z[ recovery-image] May 20 15:53:02.092 INFO O| May 20 15:53:02.092 INFO STEP 741 (remove_files) COMPLETE
67942024-05-20T15:53:03.935Z[ recovery-image] May 20 15:53:02.092 INFO O| May 20 15:53:02.092 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-05-20T15:53:03.996Z[ recovery-image] May 20 15:53:02.153 INFO O| May 20 15:53:02.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67962024-05-20T15:53:04.000Z[ recovery-image] May 20 15:53:02.153 INFO O| May 20 15:53:02.153 INFO STEP 742 (remove_files) COMPLETE
67972024-05-20T15:53:04.000Z[ recovery-image] May 20 15:53:02.153 INFO O| May 20 15:53:02.153 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-05-20T15:53:04.030Z[ host-image] May 20 15:53:02.186 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22694:20240520T120816Z
67992024-05-20T15:53:04.076Z[ recovery-image] May 20 15:53:02.233 INFO O| May 20 15:53:02.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
68002024-05-20T15:53:04.076Z[ recovery-image] May 20 15:53:02.233 INFO O| May 20 15:53:02.233 INFO STEP 743 (remove_files) COMPLETE
68012024-05-20T15:53:04.076Z[ recovery-image] May 20 15:53:02.233 INFO O| May 20 15:53:02.233 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68022024-05-20T15:53:04.095Z[ recovery-image] May 20 15:53:02.252 INFO O| May 20 15:53:02.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
68032024-05-20T15:53:04.095Z[ recovery-image] May 20 15:53:02.252 INFO O| May 20 15:53:02.252 INFO STEP 744 (remove_files) COMPLETE
68042024-05-20T15:53:04.095Z[ recovery-image] May 20 15:53:02.252 INFO O| May 20 15:53:02.252 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68052024-05-20T15:53:04.142Z[ recovery-image] May 20 15:53:02.300 INFO O| May 20 15:53:02.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
68062024-05-20T15:53:04.142Z[ recovery-image] May 20 15:53:02.300 INFO O| May 20 15:53:02.300 INFO STEP 745 (remove_files) COMPLETE
68072024-05-20T15:53:04.142Z[ recovery-image] May 20 15:53:02.300 INFO O| May 20 15:53:02.300 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68082024-05-20T15:53:04.167Z[ recovery-image] May 20 15:53:02.317 INFO O| May 20 15:53:02.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
68092024-05-20T15:53:04.167Z[ recovery-image] May 20 15:53:02.317 INFO O| May 20 15:53:02.317 INFO STEP 746 (remove_files) COMPLETE
68102024-05-20T15:53:04.167Z[ recovery-image] May 20 15:53:02.317 INFO O| May 20 15:53:02.317 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68112024-05-20T15:53:04.194Z[ recovery-image] May 20 15:53:02.350 INFO O| May 20 15:53:02.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
68122024-05-20T15:53:04.197Z[ recovery-image] May 20 15:53:02.350 INFO O| May 20 15:53:02.350 INFO STEP 747 (remove_files) COMPLETE
68132024-05-20T15:53:04.197Z[ recovery-image] May 20 15:53:02.350 INFO O| May 20 15:53:02.350 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68142024-05-20T15:53:04.211Z[ recovery-image] May 20 15:53:02.368 INFO O| May 20 15:53:02.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
68152024-05-20T15:53:04.215Z[ recovery-image] May 20 15:53:02.369 INFO O| May 20 15:53:02.369 INFO STEP 748 (remove_files) COMPLETE
68162024-05-20T15:53:04.215Z[ recovery-image] May 20 15:53:02.369 INFO O| May 20 15:53:02.369 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68172024-05-20T15:53:04.241Z[ recovery-image] May 20 15:53:02.398 INFO O| May 20 15:53:02.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
68182024-05-20T15:53:04.241Z[ recovery-image] May 20 15:53:02.398 INFO O| May 20 15:53:02.398 INFO STEP 749 (remove_files) COMPLETE
68192024-05-20T15:53:04.241Z[ recovery-image] May 20 15:53:02.398 INFO O| May 20 15:53:02.398 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68202024-05-20T15:53:04.296Z[ recovery-image] May 20 15:53:02.453 INFO O| May 20 15:53:02.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
68212024-05-20T15:53:04.296Z[ recovery-image] May 20 15:53:02.453 INFO O| May 20 15:53:02.453 INFO STEP 750 (remove_files) COMPLETE
68222024-05-20T15:53:04.296Z[ recovery-image] May 20 15:53:02.453 INFO O| May 20 15:53:02.453 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68232024-05-20T15:53:04.312Z[ recovery-image] May 20 15:53:02.469 INFO O| May 20 15:53:02.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
68242024-05-20T15:53:04.312Z[ recovery-image] May 20 15:53:02.470 INFO O| May 20 15:53:02.469 INFO STEP 751 (remove_files) COMPLETE
68252024-05-20T15:53:04.312Z[ recovery-image] May 20 15:53:02.470 INFO O| May 20 15:53:02.470 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68262024-05-20T15:53:04.365Z[ recovery-image] May 20 15:53:02.522 INFO O| May 20 15:53:02.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
68272024-05-20T15:53:04.368Z[ recovery-image] May 20 15:53:02.522 INFO O| May 20 15:53:02.522 INFO STEP 752 (remove_files) COMPLETE
68282024-05-20T15:53:04.368Z[ recovery-image] May 20 15:53:02.522 INFO O| May 20 15:53:02.522 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68292024-05-20T15:53:04.389Z[ recovery-image] May 20 15:53:02.546 INFO O| May 20 15:53:02.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
68302024-05-20T15:53:04.389Z[ recovery-image] May 20 15:53:02.546 INFO O| May 20 15:53:02.546 INFO STEP 753 (remove_files) COMPLETE
68312024-05-20T15:53:04.392Z[ recovery-image] May 20 15:53:02.546 INFO O| May 20 15:53:02.546 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68322024-05-20T15:53:04.411Z[ recovery-image] May 20 15:53:02.568 INFO O| May 20 15:53:02.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
68332024-05-20T15:53:04.411Z[ recovery-image] May 20 15:53:02.568 INFO O| May 20 15:53:02.568 INFO STEP 754 (remove_files) COMPLETE
68342024-05-20T15:53:04.411Z[ recovery-image] May 20 15:53:02.568 INFO O| May 20 15:53:02.568 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68352024-05-20T15:53:04.468Z[ recovery-image] May 20 15:53:02.625 INFO O| May 20 15:53:02.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
68362024-05-20T15:53:04.468Z[ recovery-image] May 20 15:53:02.625 INFO O| May 20 15:53:02.625 INFO STEP 755 (remove_files) COMPLETE
68372024-05-20T15:53:04.468Z[ recovery-image] May 20 15:53:02.625 INFO O| May 20 15:53:02.625 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68382024-05-20T15:53:04.487Z[ recovery-image] May 20 15:53:02.644 INFO O| May 20 15:53:02.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
68392024-05-20T15:53:04.487Z[ recovery-image] May 20 15:53:02.644 INFO O| May 20 15:53:02.644 INFO STEP 756 (remove_files) COMPLETE
68402024-05-20T15:53:04.487Z[ recovery-image] May 20 15:53:02.644 INFO O| May 20 15:53:02.644 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68412024-05-20T15:53:04.505Z[ recovery-image] May 20 15:53:02.662 INFO O| May 20 15:53:02.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
68422024-05-20T15:53:04.505Z[ recovery-image] May 20 15:53:02.662 INFO O| May 20 15:53:02.662 INFO STEP 757 (remove_files) COMPLETE
68432024-05-20T15:53:04.505Z[ recovery-image] May 20 15:53:02.662 INFO O| May 20 15:53:02.662 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68442024-05-20T15:53:04.524Z[ recovery-image] May 20 15:53:02.681 INFO O| May 20 15:53:02.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
68452024-05-20T15:53:04.527Z[ recovery-image] May 20 15:53:02.681 INFO O| May 20 15:53:02.681 INFO STEP 758 (remove_files) COMPLETE
68462024-05-20T15:53:04.527Z[ recovery-image] May 20 15:53:02.681 INFO O| May 20 15:53:02.681 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68472024-05-20T15:53:04.543Z[ recovery-image] May 20 15:53:02.700 INFO O| May 20 15:53:02.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
68482024-05-20T15:53:04.546Z[ recovery-image] May 20 15:53:02.701 INFO O| May 20 15:53:02.700 INFO STEP 759 (remove_files) COMPLETE
68492024-05-20T15:53:04.547Z[ recovery-image] May 20 15:53:02.701 INFO O| May 20 15:53:02.701 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68502024-05-20T15:53:04.561Z[ recovery-image] May 20 15:53:02.719 INFO O| May 20 15:53:02.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
68512024-05-20T15:53:04.565Z[ recovery-image] May 20 15:53:02.719 INFO O| May 20 15:53:02.719 INFO STEP 760 (remove_files) COMPLETE
68522024-05-20T15:53:04.565Z[ recovery-image] May 20 15:53:02.719 INFO O| May 20 15:53:02.719 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68532024-05-20T15:53:04.582Z[ recovery-image] May 20 15:53:02.737 INFO O| May 20 15:53:02.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
68542024-05-20T15:53:04.595Z[ recovery-image] May 20 15:53:02.737 INFO O| May 20 15:53:02.737 INFO STEP 761 (remove_files) COMPLETE
68552024-05-20T15:53:04.595Z[ recovery-image] May 20 15:53:02.737 INFO O| May 20 15:53:02.737 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68562024-05-20T15:53:04.598Z[ recovery-image] May 20 15:53:02.755 INFO O| May 20 15:53:02.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
68572024-05-20T15:53:04.599Z[ recovery-image] May 20 15:53:02.755 INFO O| May 20 15:53:02.755 INFO STEP 762 (remove_files) COMPLETE
68582024-05-20T15:53:04.599Z[ recovery-image] May 20 15:53:02.755 INFO O| May 20 15:53:02.755 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68592024-05-20T15:53:04.635Z[ recovery-image] May 20 15:53:02.791 INFO O| May 20 15:53:02.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68602024-05-20T15:53:04.640Z[ recovery-image] May 20 15:53:02.792 INFO O| May 20 15:53:02.791 INFO STEP 763 (remove_files) COMPLETE
68612024-05-20T15:53:04.640Z[ recovery-image] May 20 15:53:02.792 INFO O| May 20 15:53:02.792 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68622024-05-20T15:53:04.656Z[ recovery-image] May 20 15:53:02.813 INFO O| May 20 15:53:02.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68632024-05-20T15:53:04.660Z[ recovery-image] May 20 15:53:02.813 INFO O| May 20 15:53:02.813 INFO STEP 764 (remove_files) COMPLETE
68642024-05-20T15:53:04.660Z[ recovery-image] May 20 15:53:02.813 INFO O| May 20 15:53:02.813 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68652024-05-20T15:53:04.692Z[ recovery-image] May 20 15:53:02.832 INFO O| May 20 15:53:02.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68662024-05-20T15:53:04.696Z[ recovery-image] May 20 15:53:02.832 INFO O| May 20 15:53:02.832 INFO STEP 765 (remove_files) COMPLETE
68672024-05-20T15:53:04.696Z[ recovery-image] May 20 15:53:02.833 INFO O| May 20 15:53:02.832 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68682024-05-20T15:53:04.696Z[ recovery-image] May 20 15:53:02.848 INFO O| May 20 15:53:02.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68692024-05-20T15:53:04.697Z[ recovery-image] May 20 15:53:02.849 INFO O| May 20 15:53:02.849 INFO STEP 766 (remove_files) COMPLETE
68702024-05-20T15:53:04.697Z[ recovery-image] May 20 15:53:02.849 INFO O| May 20 15:53:02.849 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68712024-05-20T15:53:04.710Z[ recovery-image] May 20 15:53:02.866 INFO O| May 20 15:53:02.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68722024-05-20T15:53:04.713Z[ recovery-image] May 20 15:53:02.866 INFO O| May 20 15:53:02.866 INFO STEP 767 (remove_files) COMPLETE
68732024-05-20T15:53:04.713Z[ recovery-image] May 20 15:53:02.867 INFO O| May 20 15:53:02.866 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742024-05-20T15:53:04.726Z[ recovery-image] May 20 15:53:02.883 INFO O| May 20 15:53:02.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68752024-05-20T15:53:04.730Z[ recovery-image] May 20 15:53:02.884 INFO O| May 20 15:53:02.884 INFO STEP 768 (remove_files) COMPLETE
68762024-05-20T15:53:04.730Z[ recovery-image] May 20 15:53:02.884 INFO O| May 20 15:53:02.884 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772024-05-20T15:53:04.757Z[ recovery-image] May 20 15:53:02.914 INFO O| May 20 15:53:02.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68782024-05-20T15:53:04.760Z[ recovery-image] May 20 15:53:02.915 INFO O| May 20 15:53:02.914 INFO STEP 769 (remove_files) COMPLETE
68792024-05-20T15:53:04.761Z[ recovery-image] May 20 15:53:02.915 INFO O| May 20 15:53:02.915 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802024-05-20T15:53:04.789Z[ recovery-image] May 20 15:53:02.946 INFO O| May 20 15:53:02.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68812024-05-20T15:53:04.792Z[ recovery-image] May 20 15:53:02.946 INFO O| May 20 15:53:02.946 INFO STEP 770 (remove_files) COMPLETE
68822024-05-20T15:53:04.792Z[ recovery-image] May 20 15:53:02.946 INFO O| May 20 15:53:02.946 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832024-05-20T15:53:04.808Z[ recovery-image] May 20 15:53:02.964 INFO O| May 20 15:53:02.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68842024-05-20T15:53:04.811Z[ recovery-image] May 20 15:53:02.964 INFO O| May 20 15:53:02.964 INFO STEP 771 (remove_files) COMPLETE
68852024-05-20T15:53:04.811Z[ recovery-image] May 20 15:53:02.964 INFO O| May 20 15:53:02.964 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862024-05-20T15:53:04.825Z[ recovery-image] May 20 15:53:02.982 INFO O| May 20 15:53:02.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68872024-05-20T15:53:04.829Z[ recovery-image] May 20 15:53:02.983 INFO O| May 20 15:53:02.982 INFO STEP 772 (remove_files) COMPLETE
68882024-05-20T15:53:04.829Z[ recovery-image] May 20 15:53:02.983 INFO O| May 20 15:53:02.983 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892024-05-20T15:53:04.866Z[ recovery-image] May 20 15:53:03.023 INFO O| May 20 15:53:03.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68902024-05-20T15:53:04.869Z[ recovery-image] May 20 15:53:03.023 INFO O| May 20 15:53:03.023 INFO STEP 773 (remove_files) COMPLETE
68912024-05-20T15:53:04.869Z[ recovery-image] May 20 15:53:03.024 INFO O| May 20 15:53:03.023 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922024-05-20T15:53:04.923Z[ recovery-image] May 20 15:53:03.080 INFO O| May 20 15:53:03.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68932024-05-20T15:53:04.926Z[ recovery-image] May 20 15:53:03.080 INFO O| May 20 15:53:03.080 INFO STEP 774 (remove_files) COMPLETE
68942024-05-20T15:53:04.926Z[ recovery-image] May 20 15:53:03.080 INFO O| May 20 15:53:03.080 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952024-05-20T15:53:04.941Z[ recovery-image] May 20 15:53:03.099 INFO O| May 20 15:53:03.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68962024-05-20T15:53:04.944Z[ recovery-image] May 20 15:53:03.099 INFO O| May 20 15:53:03.099 INFO STEP 775 (remove_files) COMPLETE
68972024-05-20T15:53:04.944Z[ recovery-image] May 20 15:53:03.099 INFO O| May 20 15:53:03.099 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982024-05-20T15:53:04.999Z[ recovery-image] May 20 15:53:03.155 INFO O| May 20 15:53:03.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68992024-05-20T15:53:05.002Z[ recovery-image] May 20 15:53:03.156 INFO O| May 20 15:53:03.156 INFO STEP 776 (remove_files) COMPLETE
69002024-05-20T15:53:05.002Z[ recovery-image] May 20 15:53:03.156 INFO O| May 20 15:53:03.156 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012024-05-20T15:53:05.017Z[ recovery-image] May 20 15:53:03.174 INFO O| May 20 15:53:03.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
69022024-05-20T15:53:05.017Z[ recovery-image] May 20 15:53:03.175 INFO O| May 20 15:53:03.174 INFO STEP 777 (remove_files) COMPLETE
69032024-05-20T15:53:05.017Z[ recovery-image] May 20 15:53:03.175 INFO O| May 20 15:53:03.175 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042024-05-20T15:53:05.034Z[ recovery-image] May 20 15:53:03.191 INFO O| May 20 15:53:03.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
69052024-05-20T15:53:05.034Z[ recovery-image] May 20 15:53:03.191 INFO O| May 20 15:53:03.191 INFO STEP 778 (remove_files) COMPLETE
69062024-05-20T15:53:05.034Z[ recovery-image] May 20 15:53:03.192 INFO O| May 20 15:53:03.191 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072024-05-20T15:53:05.052Z[ recovery-image] May 20 15:53:03.209 INFO O| May 20 15:53:03.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
69082024-05-20T15:53:05.052Z[ recovery-image] May 20 15:53:03.209 INFO O| May 20 15:53:03.209 INFO STEP 779 (remove_files) COMPLETE
69092024-05-20T15:53:05.052Z[ recovery-image] May 20 15:53:03.209 INFO O| May 20 15:53:03.209 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102024-05-20T15:53:05.070Z[ recovery-image] May 20 15:53:03.227 INFO O| May 20 15:53:03.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
69112024-05-20T15:53:05.070Z[ recovery-image] May 20 15:53:03.227 INFO O| May 20 15:53:03.227 INFO STEP 780 (remove_files) COMPLETE
69122024-05-20T15:53:05.076Z[ recovery-image] May 20 15:53:03.227 INFO O| May 20 15:53:03.227 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132024-05-20T15:53:05.087Z[ recovery-image] May 20 15:53:03.244 INFO O| May 20 15:53:03.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
69142024-05-20T15:53:05.088Z[ recovery-image] May 20 15:53:03.245 INFO O| May 20 15:53:03.244 INFO STEP 781 (remove_files) COMPLETE
69152024-05-20T15:53:05.088Z[ recovery-image] May 20 15:53:03.245 INFO O| May 20 15:53:03.245 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162024-05-20T15:53:05.134Z[ recovery-image] May 20 15:53:03.273 INFO O| May 20 15:53:03.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
69172024-05-20T15:53:05.134Z[ recovery-image] May 20 15:53:03.273 INFO O| May 20 15:53:03.273 INFO STEP 782 (remove_files) COMPLETE
69182024-05-20T15:53:05.134Z[ recovery-image] May 20 15:53:03.273 INFO O| May 20 15:53:03.273 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192024-05-20T15:53:05.176Z[ recovery-image] May 20 15:53:03.307 INFO O| May 20 15:53:03.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
69202024-05-20T15:53:05.176Z[ recovery-image] May 20 15:53:03.309 INFO O| May 20 15:53:03.309 INFO STEP 783 (remove_files) COMPLETE
69212024-05-20T15:53:05.176Z[ recovery-image] May 20 15:53:03.309 INFO O| May 20 15:53:03.309 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222024-05-20T15:53:05.201Z[ recovery-image] May 20 15:53:03.326 INFO O| May 20 15:53:03.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
69232024-05-20T15:53:05.201Z[ recovery-image] May 20 15:53:03.326 INFO O| May 20 15:53:03.326 INFO STEP 784 (remove_files) COMPLETE
69242024-05-20T15:53:05.201Z[ recovery-image] May 20 15:53:03.327 INFO O| May 20 15:53:03.327 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252024-05-20T15:53:05.211Z[ recovery-image] May 20 15:53:03.369 INFO O| May 20 15:53:03.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
69262024-05-20T15:53:05.215Z[ recovery-image] May 20 15:53:03.369 INFO O| May 20 15:53:03.369 INFO STEP 785 (remove_files) COMPLETE
69272024-05-20T15:53:05.215Z[ recovery-image] May 20 15:53:03.369 INFO O| May 20 15:53:03.369 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282024-05-20T15:53:05.247Z[ recovery-image] May 20 15:53:03.404 INFO O| May 20 15:53:03.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
69292024-05-20T15:53:05.250Z[ recovery-image] May 20 15:53:03.404 INFO O| May 20 15:53:03.404 INFO STEP 786 (remove_files) COMPLETE
69302024-05-20T15:53:05.250Z[ recovery-image] May 20 15:53:03.404 INFO O| May 20 15:53:03.404 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312024-05-20T15:53:05.274Z[ recovery-image] May 20 15:53:03.431 INFO O| May 20 15:53:03.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
69322024-05-20T15:53:05.278Z[ recovery-image] May 20 15:53:03.432 INFO O| May 20 15:53:03.431 INFO STEP 787 (remove_files) COMPLETE
69332024-05-20T15:53:05.278Z[ recovery-image] May 20 15:53:03.432 INFO O| May 20 15:53:03.431 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342024-05-20T15:53:05.293Z[ recovery-image] May 20 15:53:03.450 INFO O| May 20 15:53:03.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
69352024-05-20T15:53:05.296Z[ recovery-image] May 20 15:53:03.451 INFO O| May 20 15:53:03.451 INFO STEP 788 (remove_files) COMPLETE
69362024-05-20T15:53:05.296Z[ recovery-image] May 20 15:53:03.451 INFO O| May 20 15:53:03.451 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372024-05-20T15:53:05.311Z[ recovery-image] May 20 15:53:03.468 INFO O| May 20 15:53:03.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
69382024-05-20T15:53:05.317Z[ recovery-image] May 20 15:53:03.468 INFO O| May 20 15:53:03.468 INFO STEP 789 (remove_files) COMPLETE
69392024-05-20T15:53:05.317Z[ recovery-image] May 20 15:53:03.468 INFO O| May 20 15:53:03.468 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402024-05-20T15:53:05.328Z[ recovery-image] May 20 15:53:03.486 INFO O| May 20 15:53:03.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
69412024-05-20T15:53:05.328Z[ recovery-image] May 20 15:53:03.486 INFO O| May 20 15:53:03.486 INFO STEP 790 (remove_files) COMPLETE
69422024-05-20T15:53:05.332Z[ recovery-image] May 20 15:53:03.486 INFO O| May 20 15:53:03.486 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432024-05-20T15:53:05.345Z[ recovery-image] May 20 15:53:03.502 INFO O| May 20 15:53:03.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
69442024-05-20T15:53:05.348Z[ recovery-image] May 20 15:53:03.502 INFO O| May 20 15:53:03.502 INFO STEP 791 (remove_files) COMPLETE
69452024-05-20T15:53:05.348Z[ recovery-image] May 20 15:53:03.502 INFO O| May 20 15:53:03.502 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462024-05-20T15:53:05.362Z[ recovery-image] May 20 15:53:03.519 INFO O| May 20 15:53:03.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
69472024-05-20T15:53:05.365Z[ recovery-image] May 20 15:53:03.519 INFO O| May 20 15:53:03.519 INFO STEP 792 (remove_files) COMPLETE
69482024-05-20T15:53:05.365Z[ recovery-image] May 20 15:53:03.519 INFO O| May 20 15:53:03.519 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492024-05-20T15:53:05.392Z[ recovery-image] May 20 15:53:03.549 INFO O| May 20 15:53:03.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
69502024-05-20T15:53:05.392Z[ recovery-image] May 20 15:53:03.549 INFO O| May 20 15:53:03.549 INFO STEP 793 (remove_files) COMPLETE
69512024-05-20T15:53:05.392Z[ recovery-image] May 20 15:53:03.549 INFO O| May 20 15:53:03.549 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522024-05-20T15:53:05.411Z[ recovery-image] May 20 15:53:03.568 INFO O| May 20 15:53:03.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
69532024-05-20T15:53:05.411Z[ recovery-image] May 20 15:53:03.568 INFO O| May 20 15:53:03.568 INFO STEP 794 (remove_files) COMPLETE
69542024-05-20T15:53:05.411Z[ recovery-image] May 20 15:53:03.568 INFO O| May 20 15:53:03.568 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552024-05-20T15:53:05.458Z[ recovery-image] May 20 15:53:03.615 INFO O| May 20 15:53:03.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
69562024-05-20T15:53:05.470Z[ recovery-image] May 20 15:53:03.615 INFO O| May 20 15:53:03.615 INFO STEP 795 (remove_files) COMPLETE
69572024-05-20T15:53:05.470Z[ recovery-image] May 20 15:53:03.616 INFO O| May 20 15:53:03.615 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582024-05-20T15:53:05.478Z[ recovery-image] May 20 15:53:03.635 INFO O| May 20 15:53:03.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69592024-05-20T15:53:05.482Z[ recovery-image] May 20 15:53:03.636 INFO O| May 20 15:53:03.636 INFO STEP 796 (remove_files) COMPLETE
69602024-05-20T15:53:05.482Z[ recovery-image] May 20 15:53:03.636 INFO O| May 20 15:53:03.636 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612024-05-20T15:53:05.497Z[ recovery-image] May 20 15:53:03.653 INFO O| May 20 15:53:03.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69622024-05-20T15:53:05.500Z[ recovery-image] May 20 15:53:03.653 INFO O| May 20 15:53:03.653 INFO STEP 797 (remove_files) COMPLETE
69632024-05-20T15:53:05.500Z[ recovery-image] May 20 15:53:03.653 INFO O| May 20 15:53:03.653 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642024-05-20T15:53:05.513Z[ recovery-image] May 20 15:53:03.671 INFO O| May 20 15:53:03.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69652024-05-20T15:53:05.517Z[ recovery-image] May 20 15:53:03.671 INFO O| May 20 15:53:03.671 INFO STEP 798 (remove_files) COMPLETE
69662024-05-20T15:53:05.517Z[ recovery-image] May 20 15:53:03.671 INFO O| May 20 15:53:03.671 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672024-05-20T15:53:05.532Z[ recovery-image] May 20 15:53:03.688 INFO O| May 20 15:53:03.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69682024-05-20T15:53:05.532Z[ recovery-image] May 20 15:53:03.688 INFO O| May 20 15:53:03.688 INFO STEP 799 (remove_files) COMPLETE
69692024-05-20T15:53:05.556Z[ recovery-image] May 20 15:53:03.688 INFO O| May 20 15:53:03.688 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.718 INFO O| May 20 15:53:03.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69712024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.742 INFO O| May 20 15:53:03.742 INFO STEP 800 (remove_files) COMPLETE
69722024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.742 INFO O| May 20 15:53:03.742 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.780 INFO O| May 20 15:53:03.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69742024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.803 INFO O| May 20 15:53:03.803 INFO STEP 801 (remove_files) COMPLETE
69752024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.803 INFO O| May 20 15:53:03.803 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.822 INFO O| May 20 15:53:03.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69772024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.822 INFO O| May 20 15:53:03.822 INFO STEP 802 (remove_files) COMPLETE
69782024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.822 INFO O| May 20 15:53:03.822 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.858 INFO O| May 20 15:53:03.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69802024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.858 INFO O| May 20 15:53:03.858 INFO STEP 803 (remove_files) COMPLETE
69812024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.858 INFO O| May 20 15:53:03.858 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.878 INFO O| May 20 15:53:03.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69832024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.878 INFO O| May 20 15:53:03.878 INFO STEP 804 (remove_files) COMPLETE
69842024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.878 INFO O| May 20 15:53:03.878 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.895 INFO O| May 20 15:53:03.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69862024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.895 INFO O| May 20 15:53:03.895 INFO STEP 805 (remove_files) COMPLETE
69872024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.895 INFO O| May 20 15:53:03.895 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.912 INFO O| May 20 15:53:03.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69892024-05-20T15:53:05.987Z[ recovery-image] May 20 15:53:03.912 INFO O| May 20 15:53:03.912 INFO STEP 806 (remove_files) COMPLETE
69902024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.912 INFO O| May 20 15:53:03.912 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.930 INFO O| May 20 15:53:03.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69922024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.930 INFO O| May 20 15:53:03.930 INFO STEP 807 (remove_files) COMPLETE
69932024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.930 INFO O| May 20 15:53:03.930 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.947 INFO O| May 20 15:53:03.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69952024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.947 INFO O| May 20 15:53:03.947 INFO STEP 808 (remove_files) COMPLETE
69962024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.947 INFO O| May 20 15:53:03.947 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.964 INFO O| May 20 15:53:03.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69982024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.964 INFO O| May 20 15:53:03.964 INFO STEP 809 (remove_files) COMPLETE
69992024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.964 INFO O| May 20 15:53:03.964 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.981 INFO O| May 20 15:53:03.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
70012024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.981 INFO O| May 20 15:53:03.981 INFO STEP 810 (remove_files) COMPLETE
70022024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:03.981 INFO O| May 20 15:53:03.981 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.000 INFO O| May 20 15:53:04.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
70042024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.000 INFO O| May 20 15:53:04.000 INFO STEP 811 (remove_files) COMPLETE
70052024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.000 INFO O| May 20 15:53:04.000 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.029 INFO O| May 20 15:53:04.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
70072024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.029 INFO O| May 20 15:53:04.029 INFO STEP 812 (remove_files) COMPLETE
70082024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.029 INFO O| May 20 15:53:04.029 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.048 INFO O| May 20 15:53:04.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
70102024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.048 INFO O| May 20 15:53:04.048 INFO STEP 813 (remove_files) COMPLETE
70112024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.048 INFO O| May 20 15:53:04.048 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122024-05-20T15:53:05.988Z[ recovery-image] May 20 15:53:04.120 INFO O| May 20 15:53:04.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
70132024-05-20T15:53:05.989Z[ recovery-image] May 20 15:53:04.120 INFO O| May 20 15:53:04.120 INFO STEP 814 (remove_files) COMPLETE
70142024-05-20T15:53:05.989Z[ recovery-image] May 20 15:53:04.120 INFO O| May 20 15:53:04.120 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152024-05-20T15:53:06.001Z[ recovery-image] May 20 15:53:04.153 INFO O| May 20 15:53:04.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
70162024-05-20T15:53:06.001Z[ recovery-image] May 20 15:53:04.153 INFO O| May 20 15:53:04.153 INFO STEP 815 (remove_files) COMPLETE
70172024-05-20T15:53:06.001Z[ recovery-image] May 20 15:53:04.153 INFO O| May 20 15:53:04.153 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182024-05-20T15:53:06.017Z[ recovery-image] May 20 15:53:04.171 INFO O| May 20 15:53:04.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
70192024-05-20T15:53:06.017Z[ recovery-image] May 20 15:53:04.171 INFO O| May 20 15:53:04.171 INFO STEP 816 (remove_files) COMPLETE
70202024-05-20T15:53:06.025Z[ recovery-image] May 20 15:53:04.171 INFO O| May 20 15:53:04.171 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212024-05-20T15:53:06.046Z[ recovery-image] May 20 15:53:04.203 INFO O| May 20 15:53:04.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
70222024-05-20T15:53:06.046Z[ recovery-image] May 20 15:53:04.203 INFO O| May 20 15:53:04.203 INFO STEP 817 (remove_files) COMPLETE
70232024-05-20T15:53:06.046Z[ recovery-image] May 20 15:53:04.203 INFO O| May 20 15:53:04.203 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242024-05-20T15:53:06.064Z[ recovery-image] May 20 15:53:04.221 INFO O| May 20 15:53:04.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
70252024-05-20T15:53:06.064Z[ recovery-image] May 20 15:53:04.221 INFO O| May 20 15:53:04.221 INFO STEP 818 (remove_files) COMPLETE
70262024-05-20T15:53:06.067Z[ recovery-image] May 20 15:53:04.221 INFO O| May 20 15:53:04.221 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272024-05-20T15:53:06.091Z[ recovery-image] May 20 15:53:04.248 INFO O| May 20 15:53:04.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
70282024-05-20T15:53:06.091Z[ recovery-image] May 20 15:53:04.248 INFO O| May 20 15:53:04.248 INFO STEP 819 (remove_files) COMPLETE
70292024-05-20T15:53:06.091Z[ recovery-image] May 20 15:53:04.248 INFO O| May 20 15:53:04.248 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302024-05-20T15:53:06.147Z[ recovery-image] May 20 15:53:04.304 INFO O| May 20 15:53:04.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
70312024-05-20T15:53:06.147Z[ recovery-image] May 20 15:53:04.304 INFO O| May 20 15:53:04.304 INFO STEP 820 (remove_files) COMPLETE
70322024-05-20T15:53:06.147Z[ recovery-image] May 20 15:53:04.304 INFO O| May 20 15:53:04.304 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332024-05-20T15:53:06.199Z[ recovery-image] May 20 15:53:04.356 INFO O| May 20 15:53:04.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
70342024-05-20T15:53:06.199Z[ recovery-image] May 20 15:53:04.356 INFO O| May 20 15:53:04.356 INFO STEP 821 (remove_files) COMPLETE
70352024-05-20T15:53:06.203Z[ recovery-image] May 20 15:53:04.356 INFO O| May 20 15:53:04.356 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362024-05-20T15:53:06.216Z[ recovery-image] May 20 15:53:04.373 INFO O| May 20 15:53:04.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
70372024-05-20T15:53:06.216Z[ recovery-image] May 20 15:53:04.374 INFO O| May 20 15:53:04.374 INFO STEP 822 (remove_files) COMPLETE
70382024-05-20T15:53:06.220Z[ recovery-image] May 20 15:53:04.374 INFO O| May 20 15:53:04.374 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392024-05-20T15:53:06.233Z[ recovery-image] May 20 15:53:04.391 INFO O| May 20 15:53:04.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
70402024-05-20T15:53:06.237Z[ recovery-image] May 20 15:53:04.391 INFO O| May 20 15:53:04.391 INFO STEP 823 (remove_files) COMPLETE
70412024-05-20T15:53:06.237Z[ recovery-image] May 20 15:53:04.391 INFO O| May 20 15:53:04.391 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422024-05-20T15:53:06.271Z[ recovery-image] May 20 15:53:04.428 INFO O| May 20 15:53:04.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
70432024-05-20T15:53:06.274Z[ recovery-image] May 20 15:53:04.428 INFO O| May 20 15:53:04.428 INFO STEP 824 (remove_files) COMPLETE
70442024-05-20T15:53:06.275Z[ recovery-image] May 20 15:53:04.428 INFO O| May 20 15:53:04.428 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452024-05-20T15:53:06.290Z[ recovery-image] May 20 15:53:04.447 INFO O| May 20 15:53:04.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
70462024-05-20T15:53:06.293Z[ recovery-image] May 20 15:53:04.447 INFO O| May 20 15:53:04.447 INFO STEP 825 (remove_files) COMPLETE
70472024-05-20T15:53:06.293Z[ recovery-image] May 20 15:53:04.447 INFO O| May 20 15:53:04.447 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482024-05-20T15:53:06.323Z[ recovery-image] May 20 15:53:04.480 INFO O| May 20 15:53:04.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
70492024-05-20T15:53:06.323Z[ recovery-image] May 20 15:53:04.480 INFO O| May 20 15:53:04.480 INFO STEP 826 (remove_files) COMPLETE
70502024-05-20T15:53:06.330Z[ recovery-image] May 20 15:53:04.480 INFO O| May 20 15:53:04.480 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512024-05-20T15:53:06.341Z[ recovery-image] May 20 15:53:04.499 INFO O| May 20 15:53:04.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
70522024-05-20T15:53:06.342Z[ recovery-image] May 20 15:53:04.499 INFO O| May 20 15:53:04.499 INFO STEP 827 (remove_files) COMPLETE
70532024-05-20T15:53:06.345Z[ recovery-image] May 20 15:53:04.499 INFO O| May 20 15:53:04.499 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542024-05-20T15:53:06.361Z[ recovery-image] May 20 15:53:04.518 INFO O| May 20 15:53:04.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
70552024-05-20T15:53:06.361Z[ recovery-image] May 20 15:53:04.518 INFO O| May 20 15:53:04.518 INFO STEP 828 (remove_files) COMPLETE
70562024-05-20T15:53:06.364Z[ recovery-image] May 20 15:53:04.518 INFO O| May 20 15:53:04.518 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572024-05-20T15:53:06.393Z[ recovery-image] May 20 15:53:04.550 INFO O| May 20 15:53:04.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70582024-05-20T15:53:06.393Z[ recovery-image] May 20 15:53:04.550 INFO O| May 20 15:53:04.550 INFO STEP 829 (remove_files) COMPLETE
70592024-05-20T15:53:06.393Z[ recovery-image] May 20 15:53:04.550 INFO O| May 20 15:53:04.550 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602024-05-20T15:53:06.411Z[ recovery-image] May 20 15:53:04.568 INFO O| May 20 15:53:04.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70612024-05-20T15:53:06.411Z[ recovery-image] May 20 15:53:04.568 INFO O| May 20 15:53:04.568 INFO STEP 830 (remove_files) COMPLETE
70622024-05-20T15:53:06.414Z[ recovery-image] May 20 15:53:04.568 INFO O| May 20 15:53:04.568 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632024-05-20T15:53:06.434Z[ recovery-image] May 20 15:53:04.591 INFO O| May 20 15:53:04.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70642024-05-20T15:53:06.438Z[ recovery-image] May 20 15:53:04.592 INFO O| May 20 15:53:04.592 INFO STEP 831 (remove_files) COMPLETE
70652024-05-20T15:53:06.438Z[ recovery-image] May 20 15:53:04.592 INFO O| May 20 15:53:04.592 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662024-05-20T15:53:06.550Z[ recovery-image] May 20 15:53:04.706 INFO O| May 20 15:53:04.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70672024-05-20T15:53:06.550Z[ recovery-image] May 20 15:53:04.706 INFO O| May 20 15:53:04.706 INFO STEP 832 (remove_files) COMPLETE
70682024-05-20T15:53:06.550Z[ recovery-image] May 20 15:53:04.706 INFO O| May 20 15:53:04.706 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692024-05-20T15:53:06.566Z[ recovery-image] May 20 15:53:04.723 INFO O| May 20 15:53:04.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70702024-05-20T15:53:06.566Z[ recovery-image] May 20 15:53:04.723 INFO O| May 20 15:53:04.723 INFO STEP 833 (remove_files) COMPLETE
70712024-05-20T15:53:06.566Z[ recovery-image] May 20 15:53:04.723 INFO O| May 20 15:53:04.723 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722024-05-20T15:53:06.583Z[ recovery-image] May 20 15:53:04.740 INFO O| May 20 15:53:04.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70732024-05-20T15:53:06.583Z[ recovery-image] May 20 15:53:04.740 INFO O| May 20 15:53:04.740 INFO STEP 834 (remove_files) COMPLETE
70742024-05-20T15:53:06.583Z[ recovery-image] May 20 15:53:04.740 INFO O| May 20 15:53:04.740 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752024-05-20T15:53:06.620Z[ recovery-image] May 20 15:53:04.777 INFO O| May 20 15:53:04.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70762024-05-20T15:53:06.620Z[ recovery-image] May 20 15:53:04.777 INFO O| May 20 15:53:04.777 INFO STEP 835 (remove_files) COMPLETE
70772024-05-20T15:53:06.620Z[ recovery-image] May 20 15:53:04.777 INFO O| May 20 15:53:04.777 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782024-05-20T15:53:06.638Z[ recovery-image] May 20 15:53:04.795 INFO O| May 20 15:53:04.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70792024-05-20T15:53:06.638Z[ recovery-image] May 20 15:53:04.795 INFO O| May 20 15:53:04.795 INFO STEP 836 (remove_files) COMPLETE
70802024-05-20T15:53:06.641Z[ recovery-image] May 20 15:53:04.795 INFO O| May 20 15:53:04.795 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812024-05-20T15:53:06.657Z[ recovery-image] May 20 15:53:04.814 INFO O| May 20 15:53:04.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70822024-05-20T15:53:06.657Z[ recovery-image] May 20 15:53:04.814 INFO O| May 20 15:53:04.814 INFO STEP 837 (remove_files) COMPLETE
70832024-05-20T15:53:06.664Z[ recovery-image] May 20 15:53:04.814 INFO O| May 20 15:53:04.814 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842024-05-20T15:53:06.713Z[ recovery-image] May 20 15:53:04.870 INFO O| May 20 15:53:04.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70852024-05-20T15:53:06.714Z[ recovery-image] May 20 15:53:04.870 INFO O| May 20 15:53:04.870 INFO STEP 838 (remove_files) COMPLETE
70862024-05-20T15:53:06.714Z[ recovery-image] May 20 15:53:04.870 INFO O| May 20 15:53:04.870 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872024-05-20T15:53:06.743Z[ recovery-image] May 20 15:53:04.900 INFO O| May 20 15:53:04.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70882024-05-20T15:53:06.747Z[ recovery-image] May 20 15:53:04.900 INFO O| May 20 15:53:04.900 INFO STEP 839 (remove_files) COMPLETE
70892024-05-20T15:53:06.747Z[ recovery-image] May 20 15:53:04.901 INFO O| May 20 15:53:04.901 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902024-05-20T15:53:06.763Z[ recovery-image] May 20 15:53:04.920 INFO O| May 20 15:53:04.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70912024-05-20T15:53:06.768Z[ recovery-image] May 20 15:53:04.920 INFO O| May 20 15:53:04.920 INFO STEP 840 (remove_files) COMPLETE
70922024-05-20T15:53:06.768Z[ recovery-image] May 20 15:53:04.920 INFO O| May 20 15:53:04.920 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932024-05-20T15:53:06.780Z[ recovery-image] May 20 15:53:04.938 INFO O| May 20 15:53:04.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70942024-05-20T15:53:06.783Z[ recovery-image] May 20 15:53:04.938 INFO O| May 20 15:53:04.938 INFO STEP 841 (remove_files) COMPLETE
70952024-05-20T15:53:06.784Z[ recovery-image] May 20 15:53:04.938 INFO O| May 20 15:53:04.938 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962024-05-20T15:53:06.808Z[ recovery-image] May 20 15:53:04.965 INFO O| May 20 15:53:04.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70972024-05-20T15:53:06.808Z[ recovery-image] May 20 15:53:04.965 INFO O| May 20 15:53:04.965 INFO STEP 842 (remove_files) COMPLETE
70982024-05-20T15:53:06.811Z[ recovery-image] May 20 15:53:04.965 INFO O| May 20 15:53:04.965 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992024-05-20T15:53:06.851Z[ recovery-image] May 20 15:53:05.008 INFO O| May 20 15:53:05.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
71002024-05-20T15:53:06.854Z[ recovery-image] May 20 15:53:05.008 INFO O| May 20 15:53:05.008 INFO STEP 843 (remove_files) COMPLETE
71012024-05-20T15:53:06.855Z[ recovery-image] May 20 15:53:05.008 INFO O| May 20 15:53:05.008 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022024-05-20T15:53:06.887Z[ recovery-image] May 20 15:53:05.039 INFO O| May 20 15:53:05.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
71032024-05-20T15:53:06.888Z[ recovery-image] May 20 15:53:05.039 INFO O| May 20 15:53:05.039 INFO STEP 844 (remove_files) COMPLETE
71042024-05-20T15:53:06.895Z[ recovery-image] May 20 15:53:05.039 INFO O| May 20 15:53:05.039 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052024-05-20T15:53:06.902Z[ recovery-image] May 20 15:53:05.058 INFO O| May 20 15:53:05.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
71062024-05-20T15:53:06.903Z[ recovery-image] May 20 15:53:05.058 INFO O| May 20 15:53:05.058 INFO STEP 845 (remove_files) COMPLETE
71072024-05-20T15:53:06.903Z[ recovery-image] May 20 15:53:05.058 INFO O| May 20 15:53:05.058 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082024-05-20T15:53:06.924Z[ recovery-image] May 20 15:53:05.076 INFO O| May 20 15:53:05.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
71092024-05-20T15:53:06.925Z[ recovery-image] May 20 15:53:05.076 INFO O| May 20 15:53:05.076 INFO STEP 846 (remove_files) COMPLETE
71102024-05-20T15:53:06.936Z[ recovery-image] May 20 15:53:05.076 INFO O| May 20 15:53:05.076 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112024-05-20T15:53:06.942Z[ recovery-image] May 20 15:53:05.094 INFO O| May 20 15:53:05.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
71122024-05-20T15:53:06.942Z[ recovery-image] May 20 15:53:05.094 INFO O| May 20 15:53:05.094 INFO STEP 847 (remove_files) COMPLETE
71132024-05-20T15:53:06.942Z[ recovery-image] May 20 15:53:05.094 INFO O| May 20 15:53:05.094 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142024-05-20T15:53:06.962Z[ recovery-image] May 20 15:53:05.119 INFO O| May 20 15:53:05.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
71152024-05-20T15:53:06.962Z[ recovery-image] May 20 15:53:05.119 INFO O| May 20 15:53:05.119 INFO STEP 848 (remove_files) COMPLETE
71162024-05-20T15:53:06.962Z[ recovery-image] May 20 15:53:05.119 INFO O| May 20 15:53:05.119 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172024-05-20T15:53:06.994Z[ recovery-image] May 20 15:53:05.148 INFO O| May 20 15:53:05.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
71182024-05-20T15:53:07.012Z[ recovery-image] May 20 15:53:05.168 INFO O| May 20 15:53:05.168 INFO STEP 849 (remove_files) COMPLETE
71192024-05-20T15:53:07.012Z[ recovery-image] May 20 15:53:05.168 INFO O| May 20 15:53:05.168 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202024-05-20T15:53:07.064Z[ recovery-image] May 20 15:53:05.221 INFO O| May 20 15:53:05.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
71212024-05-20T15:53:07.064Z[ recovery-image] May 20 15:53:05.221 INFO O| May 20 15:53:05.221 INFO STEP 850 (remove_files) COMPLETE
71222024-05-20T15:53:07.064Z[ recovery-image] May 20 15:53:05.221 INFO O| May 20 15:53:05.221 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232024-05-20T15:53:07.083Z[ recovery-image] May 20 15:53:05.240 INFO O| May 20 15:53:05.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
71242024-05-20T15:53:07.083Z[ recovery-image] May 20 15:53:05.240 INFO O| May 20 15:53:05.240 INFO STEP 851 (remove_files) COMPLETE
71252024-05-20T15:53:07.086Z[ recovery-image] May 20 15:53:05.240 INFO O| May 20 15:53:05.240 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262024-05-20T15:53:07.110Z[ recovery-image] May 20 15:53:05.267 INFO O| May 20 15:53:05.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
71272024-05-20T15:53:07.110Z[ recovery-image] May 20 15:53:05.267 INFO O| May 20 15:53:05.267 INFO STEP 852 (remove_files) COMPLETE
71282024-05-20T15:53:07.114Z[ recovery-image] May 20 15:53:05.267 INFO O| May 20 15:53:05.267 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292024-05-20T15:53:07.194Z[ recovery-image] May 20 15:53:05.350 INFO O| May 20 15:53:05.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
71302024-05-20T15:53:07.194Z[ recovery-image] May 20 15:53:05.350 INFO O| May 20 15:53:05.350 INFO STEP 853 (remove_files) COMPLETE
71312024-05-20T15:53:07.197Z[ recovery-image] May 20 15:53:05.351 INFO O| May 20 15:53:05.350 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322024-05-20T15:53:07.235Z[ recovery-image] May 20 15:53:05.392 INFO O| May 20 15:53:05.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
71332024-05-20T15:53:07.259Z[ recovery-image] May 20 15:53:05.416 INFO O| May 20 15:53:05.416 INFO STEP 854 (remove_files) COMPLETE
71342024-05-20T15:53:07.259Z[ recovery-image] May 20 15:53:05.416 INFO O| May 20 15:53:05.416 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352024-05-20T15:53:07.295Z[ recovery-image] May 20 15:53:05.452 INFO O| May 20 15:53:05.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
71362024-05-20T15:53:07.295Z[ recovery-image] May 20 15:53:05.452 INFO O| May 20 15:53:05.452 INFO STEP 855 (remove_files) COMPLETE
71372024-05-20T15:53:07.295Z[ recovery-image] May 20 15:53:05.452 INFO O| May 20 15:53:05.452 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382024-05-20T15:53:07.324Z[ recovery-image] May 20 15:53:05.481 INFO O| May 20 15:53:05.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
71392024-05-20T15:53:07.328Z[ recovery-image] May 20 15:53:05.481 INFO O| May 20 15:53:05.481 INFO STEP 856 (remove_files) COMPLETE
71402024-05-20T15:53:07.328Z[ recovery-image] May 20 15:53:05.482 INFO O| May 20 15:53:05.481 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412024-05-20T15:53:07.347Z[ recovery-image] May 20 15:53:05.501 INFO O| May 20 15:53:05.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
71422024-05-20T15:53:07.354Z[ recovery-image] May 20 15:53:05.501 INFO O| May 20 15:53:05.501 INFO STEP 857 (remove_files) COMPLETE
71432024-05-20T15:53:07.354Z[ recovery-image] May 20 15:53:05.501 INFO O| May 20 15:53:05.501 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442024-05-20T15:53:07.365Z[ recovery-image] May 20 15:53:05.519 INFO O| May 20 15:53:05.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
71452024-05-20T15:53:07.371Z[ recovery-image] May 20 15:53:05.519 INFO O| May 20 15:53:05.519 INFO STEP 858 (remove_files) COMPLETE
71462024-05-20T15:53:07.371Z[ recovery-image] May 20 15:53:05.519 INFO O| May 20 15:53:05.519 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472024-05-20T15:53:07.384Z[ recovery-image] May 20 15:53:05.538 INFO O| May 20 15:53:05.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71482024-05-20T15:53:07.384Z[ recovery-image] May 20 15:53:05.538 INFO O| May 20 15:53:05.538 INFO STEP 859 (remove_files) COMPLETE
71492024-05-20T15:53:07.385Z[ recovery-image] May 20 15:53:05.538 INFO O| May 20 15:53:05.538 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502024-05-20T15:53:07.404Z[ recovery-image] May 20 15:53:05.561 INFO O| May 20 15:53:05.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71512024-05-20T15:53:07.404Z[ recovery-image] May 20 15:53:05.561 INFO O| May 20 15:53:05.561 INFO STEP 860 (remove_files) COMPLETE
71522024-05-20T15:53:07.404Z[ recovery-image] May 20 15:53:05.561 INFO O| May 20 15:53:05.561 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532024-05-20T15:53:07.425Z[ recovery-image] May 20 15:53:05.582 INFO O| May 20 15:53:05.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71542024-05-20T15:53:07.425Z[ recovery-image] May 20 15:53:05.582 INFO O| May 20 15:53:05.582 INFO STEP 861 (remove_files) COMPLETE
71552024-05-20T15:53:07.425Z[ recovery-image] May 20 15:53:05.582 INFO O| May 20 15:53:05.582 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562024-05-20T15:53:07.494Z[ recovery-image] May 20 15:53:05.651 INFO O| May 20 15:53:05.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71572024-05-20T15:53:07.495Z[ recovery-image] May 20 15:53:05.651 INFO O| May 20 15:53:05.651 INFO STEP 862 (remove_files) COMPLETE
71582024-05-20T15:53:07.495Z[ recovery-image] May 20 15:53:05.651 INFO O| May 20 15:53:05.651 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592024-05-20T15:53:07.524Z[ recovery-image] May 20 15:53:05.681 INFO O| May 20 15:53:05.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71602024-05-20T15:53:07.528Z[ recovery-image] May 20 15:53:05.682 INFO O| May 20 15:53:05.681 INFO STEP 863 (remove_files) COMPLETE
71612024-05-20T15:53:07.528Z[ recovery-image] May 20 15:53:05.682 INFO O| May 20 15:53:05.682 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71622024-05-20T15:53:07.545Z[ recovery-image] May 20 15:53:05.702 INFO O| May 20 15:53:05.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71632024-05-20T15:53:07.545Z[ recovery-image] May 20 15:53:05.702 INFO O| May 20 15:53:05.702 INFO STEP 864 (remove_files) COMPLETE
71642024-05-20T15:53:07.545Z[ recovery-image] May 20 15:53:05.702 INFO O| May 20 15:53:05.702 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71652024-05-20T15:53:07.564Z[ recovery-image] May 20 15:53:05.721 INFO O| May 20 15:53:05.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71662024-05-20T15:53:07.564Z[ recovery-image] May 20 15:53:05.721 INFO O| May 20 15:53:05.721 INFO STEP 865 (remove_files) COMPLETE
71672024-05-20T15:53:07.564Z[ recovery-image] May 20 15:53:05.721 INFO O| May 20 15:53:05.721 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71682024-05-20T15:53:07.581Z[ recovery-image] May 20 15:53:05.738 INFO O| May 20 15:53:05.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71692024-05-20T15:53:07.582Z[ recovery-image] May 20 15:53:05.738 INFO O| May 20 15:53:05.738 INFO STEP 866 (remove_files) COMPLETE
71702024-05-20T15:53:07.582Z[ recovery-image] May 20 15:53:05.738 INFO O| May 20 15:53:05.738 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71712024-05-20T15:53:07.600Z[ recovery-image] May 20 15:53:05.757 INFO O| May 20 15:53:05.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71722024-05-20T15:53:07.607Z[ recovery-image] May 20 15:53:05.758 INFO O| May 20 15:53:05.758 INFO STEP 867 (remove_files) COMPLETE
71732024-05-20T15:53:07.607Z[ recovery-image] May 20 15:53:05.758 INFO O| May 20 15:53:05.758 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71742024-05-20T15:53:07.641Z[ recovery-image] May 20 15:53:05.798 INFO O| May 20 15:53:05.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71752024-05-20T15:53:07.645Z[ recovery-image] May 20 15:53:05.798 INFO O| May 20 15:53:05.798 INFO STEP 868 (remove_files) COMPLETE
71762024-05-20T15:53:07.645Z[ recovery-image] May 20 15:53:05.798 INFO O| May 20 15:53:05.798 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71772024-05-20T15:53:07.658Z[ recovery-image] May 20 15:53:05.815 INFO O| May 20 15:53:05.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71782024-05-20T15:53:07.658Z[ recovery-image] May 20 15:53:05.815 INFO O| May 20 15:53:05.815 INFO STEP 869 (remove_files) COMPLETE
71792024-05-20T15:53:07.658Z[ recovery-image] May 20 15:53:05.815 INFO O| May 20 15:53:05.815 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802024-05-20T15:53:07.675Z[ recovery-image] May 20 15:53:05.832 INFO O| May 20 15:53:05.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71812024-05-20T15:53:07.699Z[ recovery-image] May 20 15:53:05.856 INFO O| May 20 15:53:05.856 INFO STEP 870 (remove_files) COMPLETE
71822024-05-20T15:53:07.699Z[ recovery-image] May 20 15:53:05.856 INFO O| May 20 15:53:05.856 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832024-05-20T15:53:07.751Z[ recovery-image] May 20 15:53:05.907 INFO O| May 20 15:53:05.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71842024-05-20T15:53:07.751Z[ recovery-image] May 20 15:53:05.907 INFO O| May 20 15:53:05.907 INFO STEP 871 (remove_files) COMPLETE
71852024-05-20T15:53:07.751Z[ recovery-image] May 20 15:53:05.907 INFO O| May 20 15:53:05.907 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71862024-05-20T15:53:07.795Z[ recovery-image] May 20 15:53:05.948 INFO O| May 20 15:53:05.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71872024-05-20T15:53:07.795Z[ recovery-image] May 20 15:53:05.948 INFO O| May 20 15:53:05.948 INFO STEP 872 (remove_files) COMPLETE
71882024-05-20T15:53:07.809Z[ recovery-image] May 20 15:53:05.948 INFO O| May 20 15:53:05.948 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71892024-05-20T15:53:07.819Z[ recovery-image] May 20 15:53:05.967 INFO O| May 20 15:53:05.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71902024-05-20T15:53:07.820Z[ recovery-image] May 20 15:53:05.967 INFO O| May 20 15:53:05.967 INFO STEP 873 (remove_files) COMPLETE
71912024-05-20T15:53:07.820Z[ recovery-image] May 20 15:53:05.967 INFO O| May 20 15:53:05.967 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71922024-05-20T15:53:07.828Z[ recovery-image] May 20 15:53:05.985 INFO O| May 20 15:53:05.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71932024-05-20T15:53:07.831Z[ recovery-image] May 20 15:53:05.985 INFO O| May 20 15:53:05.985 INFO STEP 874 (remove_files) COMPLETE
71942024-05-20T15:53:07.831Z[ recovery-image] May 20 15:53:05.985 INFO O| May 20 15:53:05.985 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71952024-05-20T15:53:07.890Z[ recovery-image] May 20 15:53:06.047 INFO O| May 20 15:53:06.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71962024-05-20T15:53:07.894Z[ recovery-image] May 20 15:53:06.047 INFO O| May 20 15:53:06.047 INFO STEP 875 (remove_files) COMPLETE
71972024-05-20T15:53:07.894Z[ recovery-image] May 20 15:53:06.047 INFO O| May 20 15:53:06.047 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982024-05-20T15:53:07.909Z[ recovery-image] May 20 15:53:06.066 INFO O| May 20 15:53:06.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71992024-05-20T15:53:07.912Z[ recovery-image] May 20 15:53:06.066 INFO O| May 20 15:53:06.066 INFO STEP 876 (remove_files) COMPLETE
72002024-05-20T15:53:07.912Z[ recovery-image] May 20 15:53:06.066 INFO O| May 20 15:53:06.066 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012024-05-20T15:53:07.931Z[ recovery-image] May 20 15:53:06.085 INFO O| May 20 15:53:06.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
72022024-05-20T15:53:07.934Z[ recovery-image] May 20 15:53:06.085 INFO O| May 20 15:53:06.085 INFO STEP 877 (remove_files) COMPLETE
72032024-05-20T15:53:07.934Z[ recovery-image] May 20 15:53:06.086 INFO O| May 20 15:53:06.085 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042024-05-20T15:53:07.946Z[ recovery-image] May 20 15:53:06.103 INFO O| May 20 15:53:06.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
72052024-05-20T15:53:07.949Z[ recovery-image] May 20 15:53:06.103 INFO O| May 20 15:53:06.103 INFO STEP 878 (remove_files) COMPLETE
72062024-05-20T15:53:07.949Z[ recovery-image] May 20 15:53:06.103 INFO O| May 20 15:53:06.103 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072024-05-20T15:53:07.971Z[ recovery-image] May 20 15:53:06.128 INFO O| May 20 15:53:06.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
72082024-05-20T15:53:07.971Z[ recovery-image] May 20 15:53:06.128 INFO O| May 20 15:53:06.128 INFO STEP 879 (remove_files) COMPLETE
72092024-05-20T15:53:07.971Z[ recovery-image] May 20 15:53:06.128 INFO O| May 20 15:53:06.128 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102024-05-20T15:53:08.036Z[ recovery-image] May 20 15:53:06.193 INFO O| May 20 15:53:06.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
72112024-05-20T15:53:08.037Z[ recovery-image] May 20 15:53:06.193 INFO O| May 20 15:53:06.193 INFO STEP 880 (remove_files) COMPLETE
72122024-05-20T15:53:08.037Z[ recovery-image] May 20 15:53:06.193 INFO O| May 20 15:53:06.193 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132024-05-20T15:53:08.064Z[ recovery-image] May 20 15:53:06.221 INFO O| May 20 15:53:06.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
72142024-05-20T15:53:08.064Z[ recovery-image] May 20 15:53:06.221 INFO O| May 20 15:53:06.221 INFO STEP 881 (remove_files) COMPLETE
72152024-05-20T15:53:08.067Z[ recovery-image] May 20 15:53:06.221 INFO O| May 20 15:53:06.221 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162024-05-20T15:53:08.125Z[ recovery-image] May 20 15:53:06.281 INFO O| May 20 15:53:06.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
72172024-05-20T15:53:08.125Z[ recovery-image] May 20 15:53:06.281 INFO O| May 20 15:53:06.281 INFO STEP 882 (remove_files) COMPLETE
72182024-05-20T15:53:08.128Z[ recovery-image] May 20 15:53:06.281 INFO O| May 20 15:53:06.281 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192024-05-20T15:53:08.142Z[ recovery-image] May 20 15:53:06.299 INFO O| May 20 15:53:06.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
72202024-05-20T15:53:08.142Z[ recovery-image] May 20 15:53:06.299 INFO O| May 20 15:53:06.299 INFO STEP 883 (remove_files) COMPLETE
72212024-05-20T15:53:08.143Z[ recovery-image] May 20 15:53:06.299 INFO O| May 20 15:53:06.299 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222024-05-20T15:53:08.223Z[ recovery-image] May 20 15:53:06.377 INFO O| May 20 15:53:06.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
72232024-05-20T15:53:08.223Z[ recovery-image] May 20 15:53:06.377 INFO O| May 20 15:53:06.377 INFO STEP 884 (remove_files) COMPLETE
72242024-05-20T15:53:08.229Z[ recovery-image] May 20 15:53:06.377 INFO O| May 20 15:53:06.377 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252024-05-20T15:53:08.252Z[ recovery-image] May 20 15:53:06.409 INFO O| May 20 15:53:06.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
72262024-05-20T15:53:08.252Z[ recovery-image] May 20 15:53:06.409 INFO O| May 20 15:53:06.409 INFO STEP 885 (remove_files) COMPLETE
72272024-05-20T15:53:08.252Z[ recovery-image] May 20 15:53:06.409 INFO O| May 20 15:53:06.409 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282024-05-20T15:53:08.270Z[ recovery-image] May 20 15:53:06.426 INFO O| May 20 15:53:06.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
72292024-05-20T15:53:08.270Z[ recovery-image] May 20 15:53:06.426 INFO O| May 20 15:53:06.426 INFO STEP 886 (remove_files) COMPLETE
72302024-05-20T15:53:08.273Z[ recovery-image] May 20 15:53:06.426 INFO O| May 20 15:53:06.426 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312024-05-20T15:53:08.292Z[ recovery-image] May 20 15:53:06.448 INFO O| May 20 15:53:06.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
72322024-05-20T15:53:08.292Z[ recovery-image] May 20 15:53:06.448 INFO O| May 20 15:53:06.448 INFO STEP 887 (remove_files) COMPLETE
72332024-05-20T15:53:08.292Z[ recovery-image] May 20 15:53:06.449 INFO O| May 20 15:53:06.448 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342024-05-20T15:53:08.309Z[ recovery-image] May 20 15:53:06.466 INFO O| May 20 15:53:06.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
72352024-05-20T15:53:08.309Z[ recovery-image] May 20 15:53:06.466 INFO O| May 20 15:53:06.466 INFO STEP 888 (remove_files) COMPLETE
72362024-05-20T15:53:08.313Z[ recovery-image] May 20 15:53:06.466 INFO O| May 20 15:53:06.466 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372024-05-20T15:53:08.336Z[ recovery-image] May 20 15:53:06.490 INFO O| May 20 15:53:06.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
72382024-05-20T15:53:08.336Z[ recovery-image] May 20 15:53:06.490 INFO O| May 20 15:53:06.490 INFO STEP 889 (remove_files) COMPLETE
72392024-05-20T15:53:08.339Z[ recovery-image] May 20 15:53:06.490 INFO O| May 20 15:53:06.490 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402024-05-20T15:53:08.392Z[ recovery-image] May 20 15:53:06.549 INFO O| May 20 15:53:06.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
72412024-05-20T15:53:08.392Z[ recovery-image] May 20 15:53:06.549 INFO O| May 20 15:53:06.549 INFO STEP 890 (remove_files) COMPLETE
72422024-05-20T15:53:08.395Z[ recovery-image] May 20 15:53:06.549 INFO O| May 20 15:53:06.549 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432024-05-20T15:53:08.408Z[ recovery-image] May 20 15:53:06.565 INFO O| May 20 15:53:06.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
72442024-05-20T15:53:08.408Z[ recovery-image] May 20 15:53:06.565 INFO O| May 20 15:53:06.565 INFO STEP 891 (remove_files) COMPLETE
72452024-05-20T15:53:08.411Z[ recovery-image] May 20 15:53:06.565 INFO O| May 20 15:53:06.565 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462024-05-20T15:53:08.437Z[ recovery-image] May 20 15:53:06.594 INFO O| May 20 15:53:06.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72472024-05-20T15:53:08.437Z[ recovery-image] May 20 15:53:06.594 INFO O| May 20 15:53:06.594 INFO STEP 892 (remove_files) COMPLETE
72482024-05-20T15:53:08.442Z[ recovery-image] May 20 15:53:06.594 INFO O| May 20 15:53:06.594 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492024-05-20T15:53:08.455Z[ recovery-image] May 20 15:53:06.612 INFO O| May 20 15:53:06.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72502024-05-20T15:53:08.455Z[ recovery-image] May 20 15:53:06.612 INFO O| May 20 15:53:06.612 INFO STEP 893 (remove_files) COMPLETE
72512024-05-20T15:53:08.455Z[ recovery-image] May 20 15:53:06.612 INFO O| May 20 15:53:06.612 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522024-05-20T15:53:08.472Z[ recovery-image] May 20 15:53:06.627 INFO O| May 20 15:53:06.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72532024-05-20T15:53:08.472Z[ recovery-image] May 20 15:53:06.628 INFO O| May 20 15:53:06.628 INFO STEP 894 (remove_files) COMPLETE
72542024-05-20T15:53:08.475Z[ recovery-image] May 20 15:53:06.628 INFO O| May 20 15:53:06.628 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552024-05-20T15:53:08.509Z[ recovery-image] May 20 15:53:06.666 INFO O| May 20 15:53:06.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72562024-05-20T15:53:08.509Z[ recovery-image] May 20 15:53:06.666 INFO O| May 20 15:53:06.666 INFO STEP 895 (remove_files) COMPLETE
72572024-05-20T15:53:08.509Z[ recovery-image] May 20 15:53:06.666 INFO O| May 20 15:53:06.666 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582024-05-20T15:53:08.536Z[ recovery-image] May 20 15:53:06.692 INFO O| May 20 15:53:06.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72592024-05-20T15:53:08.536Z[ recovery-image] May 20 15:53:06.692 INFO O| May 20 15:53:06.692 INFO STEP 896 (remove_files) COMPLETE
72602024-05-20T15:53:08.536Z[ recovery-image] May 20 15:53:06.692 INFO O| May 20 15:53:06.692 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612024-05-20T15:53:08.554Z[ recovery-image] May 20 15:53:06.710 INFO O| May 20 15:53:06.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72622024-05-20T15:53:08.554Z[ recovery-image] May 20 15:53:06.710 INFO O| May 20 15:53:06.710 INFO STEP 897 (remove_files) COMPLETE
72632024-05-20T15:53:08.554Z[ recovery-image] May 20 15:53:06.710 INFO O| May 20 15:53:06.710 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642024-05-20T15:53:08.570Z[ recovery-image] May 20 15:53:06.727 INFO O| May 20 15:53:06.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72652024-05-20T15:53:08.571Z[ recovery-image] May 20 15:53:06.727 INFO O| May 20 15:53:06.727 INFO STEP 898 (remove_files) COMPLETE
72662024-05-20T15:53:08.574Z[ recovery-image] May 20 15:53:06.727 INFO O| May 20 15:53:06.727 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672024-05-20T15:53:08.588Z[ recovery-image] May 20 15:53:06.744 INFO O| May 20 15:53:06.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72682024-05-20T15:53:08.588Z[ recovery-image] May 20 15:53:06.745 INFO O| May 20 15:53:06.745 INFO STEP 899 (remove_files) COMPLETE
72692024-05-20T15:53:08.588Z[ recovery-image] May 20 15:53:06.745 INFO O| May 20 15:53:06.745 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702024-05-20T15:53:08.605Z[ recovery-image] May 20 15:53:06.761 INFO O| May 20 15:53:06.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72712024-05-20T15:53:08.608Z[ recovery-image] May 20 15:53:06.761 INFO O| May 20 15:53:06.761 INFO STEP 900 (remove_files) COMPLETE
72722024-05-20T15:53:08.608Z[ recovery-image] May 20 15:53:06.762 INFO O| May 20 15:53:06.761 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732024-05-20T15:53:08.623Z[ recovery-image] May 20 15:53:06.779 INFO O| May 20 15:53:06.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72742024-05-20T15:53:08.623Z[ recovery-image] May 20 15:53:06.779 INFO O| May 20 15:53:06.779 INFO STEP 901 (remove_files) COMPLETE
72752024-05-20T15:53:08.623Z[ recovery-image] May 20 15:53:06.779 INFO O| May 20 15:53:06.779 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762024-05-20T15:53:08.662Z[ recovery-image] May 20 15:53:06.816 INFO O| May 20 15:53:06.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72772024-05-20T15:53:08.662Z[ recovery-image] May 20 15:53:06.816 INFO O| May 20 15:53:06.816 INFO STEP 902 (remove_files) COMPLETE
72782024-05-20T15:53:08.671Z[ recovery-image] May 20 15:53:06.816 INFO O| May 20 15:53:06.816 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792024-05-20T15:53:08.679Z[ recovery-image] May 20 15:53:06.834 INFO O| May 20 15:53:06.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72802024-05-20T15:53:08.679Z[ recovery-image] May 20 15:53:06.834 INFO O| May 20 15:53:06.834 INFO STEP 903 (remove_files) COMPLETE
72812024-05-20T15:53:08.688Z[ recovery-image] May 20 15:53:06.834 INFO O| May 20 15:53:06.834 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822024-05-20T15:53:08.715Z[ recovery-image] May 20 15:53:06.869 INFO O| May 20 15:53:06.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72832024-05-20T15:53:08.715Z[ recovery-image] May 20 15:53:06.869 INFO O| May 20 15:53:06.869 INFO STEP 904 (remove_files) COMPLETE
72842024-05-20T15:53:08.715Z[ recovery-image] May 20 15:53:06.869 INFO O| May 20 15:53:06.869 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852024-05-20T15:53:08.749Z[ recovery-image] May 20 15:53:06.905 INFO O| May 20 15:53:06.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72862024-05-20T15:53:08.749Z[ recovery-image] May 20 15:53:06.905 INFO O| May 20 15:53:06.905 INFO STEP 905 (remove_files) COMPLETE
72872024-05-20T15:53:08.749Z[ recovery-image] May 20 15:53:06.905 INFO O| May 20 15:53:06.905 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882024-05-20T15:53:08.773Z[ recovery-image] May 20 15:53:06.929 INFO O| May 20 15:53:06.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72892024-05-20T15:53:08.776Z[ recovery-image] May 20 15:53:06.929 INFO O| May 20 15:53:06.929 INFO STEP 906 (remove_files) COMPLETE
72902024-05-20T15:53:08.776Z[ recovery-image] May 20 15:53:06.930 INFO O| May 20 15:53:06.930 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912024-05-20T15:53:08.795Z[ recovery-image] May 20 15:53:06.949 INFO O| May 20 15:53:06.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72922024-05-20T15:53:08.800Z[ recovery-image] May 20 15:53:06.949 INFO O| May 20 15:53:06.949 INFO STEP 907 (remove_files) COMPLETE
72932024-05-20T15:53:08.800Z[ recovery-image] May 20 15:53:06.949 INFO O| May 20 15:53:06.949 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942024-05-20T15:53:08.810Z[ recovery-image] May 20 15:53:06.967 INFO O| May 20 15:53:06.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72952024-05-20T15:53:08.814Z[ recovery-image] May 20 15:53:06.967 INFO O| May 20 15:53:06.967 INFO STEP 908 (remove_files) COMPLETE
72962024-05-20T15:53:08.814Z[ recovery-image] May 20 15:53:06.968 INFO O| May 20 15:53:06.967 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972024-05-20T15:53:08.828Z[ recovery-image] May 20 15:53:06.985 INFO O| May 20 15:53:06.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72982024-05-20T15:53:08.831Z[ recovery-image] May 20 15:53:06.985 INFO O| May 20 15:53:06.985 INFO STEP 909 (remove_files) COMPLETE
72992024-05-20T15:53:08.832Z[ recovery-image] May 20 15:53:06.985 INFO O| May 20 15:53:06.985 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002024-05-20T15:53:08.846Z[ recovery-image] May 20 15:53:07.002 INFO O| May 20 15:53:07.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
73012024-05-20T15:53:08.849Z[ recovery-image] May 20 15:53:07.002 INFO O| May 20 15:53:07.002 INFO STEP 910 (remove_files) COMPLETE
73022024-05-20T15:53:08.849Z[ recovery-image] May 20 15:53:07.002 INFO O| May 20 15:53:07.002 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032024-05-20T15:53:08.864Z[ recovery-image] May 20 15:53:07.020 INFO O| May 20 15:53:07.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
73042024-05-20T15:53:08.867Z[ recovery-image] May 20 15:53:07.020 INFO O| May 20 15:53:07.020 INFO STEP 911 (remove_files) COMPLETE
73052024-05-20T15:53:08.867Z[ recovery-image] May 20 15:53:07.020 INFO O| May 20 15:53:07.020 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062024-05-20T15:53:08.892Z[ recovery-image] May 20 15:53:07.048 INFO O| May 20 15:53:07.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
73072024-05-20T15:53:08.892Z[ recovery-image] May 20 15:53:07.048 INFO O| May 20 15:53:07.048 INFO STEP 912 (remove_files) COMPLETE
73082024-05-20T15:53:08.892Z[ recovery-image] May 20 15:53:07.048 INFO O| May 20 15:53:07.048 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092024-05-20T15:53:08.909Z[ recovery-image] May 20 15:53:07.066 INFO O| May 20 15:53:07.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
73102024-05-20T15:53:08.909Z[ recovery-image] May 20 15:53:07.066 INFO O| May 20 15:53:07.066 INFO STEP 913 (remove_files) COMPLETE
73112024-05-20T15:53:08.913Z[ recovery-image] May 20 15:53:07.066 INFO O| May 20 15:53:07.066 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122024-05-20T15:53:08.949Z[ recovery-image] May 20 15:53:07.103 INFO O| May 20 15:53:07.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
73132024-05-20T15:53:08.952Z[ recovery-image] May 20 15:53:07.103 INFO O| May 20 15:53:07.103 INFO STEP 914 (remove_files) COMPLETE
73142024-05-20T15:53:08.952Z[ recovery-image] May 20 15:53:07.103 INFO O| May 20 15:53:07.103 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152024-05-20T15:53:08.964Z[ recovery-image] May 20 15:53:07.121 INFO O| May 20 15:53:07.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
73162024-05-20T15:53:08.968Z[ recovery-image] May 20 15:53:07.121 INFO O| May 20 15:53:07.121 INFO STEP 915 (remove_files) COMPLETE
73172024-05-20T15:53:08.968Z[ recovery-image] May 20 15:53:07.121 INFO O| May 20 15:53:07.121 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182024-05-20T15:53:08.982Z[ recovery-image] May 20 15:53:07.138 INFO O| May 20 15:53:07.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
73192024-05-20T15:53:08.982Z[ recovery-image] May 20 15:53:07.138 INFO O| May 20 15:53:07.138 INFO STEP 916 (remove_files) COMPLETE
73202024-05-20T15:53:08.982Z[ recovery-image] May 20 15:53:07.138 INFO O| May 20 15:53:07.138 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212024-05-20T15:53:08.999Z[ recovery-image] May 20 15:53:07.155 INFO O| May 20 15:53:07.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
73222024-05-20T15:53:08.999Z[ recovery-image] May 20 15:53:07.156 INFO O| May 20 15:53:07.156 INFO STEP 917 (remove_files) COMPLETE
73232024-05-20T15:53:08.999Z[ recovery-image] May 20 15:53:07.156 INFO O| May 20 15:53:07.156 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242024-05-20T15:53:09.016Z[ recovery-image] May 20 15:53:07.173 INFO O| May 20 15:53:07.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
73252024-05-20T15:53:09.016Z[ recovery-image] May 20 15:53:07.173 INFO O| May 20 15:53:07.173 INFO STEP 918 (remove_files) COMPLETE
73262024-05-20T15:53:09.016Z[ recovery-image] May 20 15:53:07.173 INFO O| May 20 15:53:07.173 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272024-05-20T15:53:09.051Z[ recovery-image] May 20 15:53:07.207 INFO O| May 20 15:53:07.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
73282024-05-20T15:53:09.051Z[ recovery-image] May 20 15:53:07.207 INFO O| May 20 15:53:07.207 INFO STEP 919 (remove_files) COMPLETE
73292024-05-20T15:53:09.051Z[ recovery-image] May 20 15:53:07.207 INFO O| May 20 15:53:07.207 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302024-05-20T15:53:09.069Z[ recovery-image] May 20 15:53:07.226 INFO O| May 20 15:53:07.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
73312024-05-20T15:53:09.073Z[ recovery-image] May 20 15:53:07.226 INFO O| May 20 15:53:07.226 INFO STEP 920 (remove_files) COMPLETE
73322024-05-20T15:53:09.073Z[ recovery-image] May 20 15:53:07.226 INFO O| May 20 15:53:07.226 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332024-05-20T15:53:09.087Z[ recovery-image] May 20 15:53:07.243 INFO O| May 20 15:53:07.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
73342024-05-20T15:53:09.090Z[ recovery-image] May 20 15:53:07.243 INFO O| May 20 15:53:07.243 INFO STEP 921 (remove_files) COMPLETE
73352024-05-20T15:53:09.090Z[ recovery-image] May 20 15:53:07.243 INFO O| May 20 15:53:07.243 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362024-05-20T15:53:09.105Z[ recovery-image] May 20 15:53:07.261 INFO O| May 20 15:53:07.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
73372024-05-20T15:53:09.108Z[ recovery-image] May 20 15:53:07.262 INFO O| May 20 15:53:07.261 INFO STEP 922 (remove_files) COMPLETE
73382024-05-20T15:53:09.108Z[ recovery-image] May 20 15:53:07.262 INFO O| May 20 15:53:07.262 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392024-05-20T15:53:09.546Z[ recovery-image] May 20 15:53:07.294 INFO O| May 20 15:53:07.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
73402024-05-20T15:53:09.546Z[ recovery-image] May 20 15:53:07.294 INFO O| May 20 15:53:07.294 INFO STEP 923 (remove_files) COMPLETE
73412024-05-20T15:53:09.546Z[ recovery-image] May 20 15:53:07.294 INFO O| May 20 15:53:07.294 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.329 INFO O| May 20 15:53:07.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
73432024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.329 INFO O| May 20 15:53:07.329 INFO STEP 924 (remove_files) COMPLETE
73442024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.329 INFO O| May 20 15:53:07.329 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.349 INFO O| May 20 15:53:07.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73462024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.349 INFO O| May 20 15:53:07.349 INFO STEP 925 (remove_files) COMPLETE
73472024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.349 INFO O| May 20 15:53:07.349 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.371 INFO O| May 20 15:53:07.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73492024-05-20T15:53:09.551Z[ recovery-image] May 20 15:53:07.371 INFO O| May 20 15:53:07.371 INFO STEP 926 (remove_files) COMPLETE
73502024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.371 INFO O| May 20 15:53:07.371 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.390 INFO O| May 20 15:53:07.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73522024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.390 INFO O| May 20 15:53:07.390 INFO STEP 927 (remove_files) COMPLETE
73532024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.390 INFO O| May 20 15:53:07.390 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.407 INFO O| May 20 15:53:07.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73552024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.407 INFO O| May 20 15:53:07.407 INFO STEP 928 (remove_files) COMPLETE
73562024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.407 INFO O| May 20 15:53:07.407 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.426 INFO O| May 20 15:53:07.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73582024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.427 INFO O| May 20 15:53:07.426 INFO STEP 929 (remove_files) COMPLETE
73592024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.427 INFO O| May 20 15:53:07.427 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.443 INFO O| May 20 15:53:07.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73612024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.443 INFO O| May 20 15:53:07.443 INFO STEP 930 (remove_files) COMPLETE
73622024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.443 INFO O| May 20 15:53:07.443 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.460 INFO O| May 20 15:53:07.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73642024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.460 INFO O| May 20 15:53:07.460 INFO STEP 931 (remove_files) COMPLETE
73652024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.460 INFO O| May 20 15:53:07.460 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.478 INFO O| May 20 15:53:07.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73672024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.478 INFO O| May 20 15:53:07.478 INFO STEP 932 (remove_files) COMPLETE
73682024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.478 INFO O| May 20 15:53:07.478 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.495 INFO O| May 20 15:53:07.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73702024-05-20T15:53:09.552Z[ recovery-image] May 20 15:53:07.495 INFO O| May 20 15:53:07.495 INFO STEP 933 (remove_files) COMPLETE
73712024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.495 INFO O| May 20 15:53:07.495 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.512 INFO O| May 20 15:53:07.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73732024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.512 INFO O| May 20 15:53:07.512 INFO STEP 934 (remove_files) COMPLETE
73742024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.512 INFO O| May 20 15:53:07.512 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.529 INFO O| May 20 15:53:07.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73762024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.529 INFO O| May 20 15:53:07.529 INFO STEP 935 (remove_files) COMPLETE
73772024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.529 INFO O| May 20 15:53:07.529 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.551 INFO O| May 20 15:53:07.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73792024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.551 INFO O| May 20 15:53:07.551 INFO STEP 936 (remove_files) COMPLETE
73802024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.551 INFO O| May 20 15:53:07.551 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.583 INFO O| May 20 15:53:07.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73822024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.583 INFO O| May 20 15:53:07.583 INFO STEP 937 (remove_files) COMPLETE
73832024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.583 INFO O| May 20 15:53:07.583 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.623 INFO O| May 20 15:53:07.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73852024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.623 INFO O| May 20 15:53:07.623 INFO STEP 938 (remove_files) COMPLETE
73862024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.624 INFO O| May 20 15:53:07.623 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.656 INFO O| May 20 15:53:07.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73882024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.656 INFO O| May 20 15:53:07.656 INFO STEP 939 (remove_files) COMPLETE
73892024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.657 INFO O| May 20 15:53:07.657 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.675 INFO O| May 20 15:53:07.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73912024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.675 INFO O| May 20 15:53:07.675 INFO STEP 940 (remove_files) COMPLETE
73922024-05-20T15:53:09.553Z[ recovery-image] May 20 15:53:07.676 INFO O| May 20 15:53:07.676 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932024-05-20T15:53:09.554Z[ recovery-image] May 20 15:53:07.692 INFO O| May 20 15:53:07.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73942024-05-20T15:53:09.554Z[ recovery-image] May 20 15:53:07.692 INFO O| May 20 15:53:07.692 INFO STEP 941 (remove_files) COMPLETE
73952024-05-20T15:53:09.554Z[ recovery-image] May 20 15:53:07.693 INFO O| May 20 15:53:07.692 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962024-05-20T15:53:09.557Z[ recovery-image] May 20 15:53:07.709 INFO O| May 20 15:53:07.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73972024-05-20T15:53:09.557Z[ recovery-image] May 20 15:53:07.709 INFO O| May 20 15:53:07.709 INFO STEP 942 (remove_files) COMPLETE
73982024-05-20T15:53:09.557Z[ recovery-image] May 20 15:53:07.709 INFO O| May 20 15:53:07.709 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992024-05-20T15:53:09.584Z[ recovery-image] May 20 15:53:07.740 INFO O| May 20 15:53:07.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
74002024-05-20T15:53:09.584Z[ recovery-image] May 20 15:53:07.740 INFO O| May 20 15:53:07.740 INFO STEP 943 (remove_files) COMPLETE
74012024-05-20T15:53:09.584Z[ recovery-image] May 20 15:53:07.740 INFO O| May 20 15:53:07.740 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74022024-05-20T15:53:09.602Z[ recovery-image] May 20 15:53:07.758 INFO O| May 20 15:53:07.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
74032024-05-20T15:53:09.602Z[ recovery-image] May 20 15:53:07.759 INFO O| May 20 15:53:07.758 INFO STEP 944 (remove_files) COMPLETE
74042024-05-20T15:53:09.602Z[ recovery-image] May 20 15:53:07.759 INFO O| May 20 15:53:07.759 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74052024-05-20T15:53:09.618Z[ recovery-image] May 20 15:53:07.774 INFO O| May 20 15:53:07.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
74062024-05-20T15:53:09.639Z[ recovery-image] May 20 15:53:07.795 INFO O| May 20 15:53:07.795 INFO STEP 945 (remove_files) COMPLETE
74072024-05-20T15:53:09.639Z[ recovery-image] May 20 15:53:07.795 INFO O| May 20 15:53:07.795 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74082024-05-20T15:53:09.685Z[ recovery-image] May 20 15:53:07.841 INFO O| May 20 15:53:07.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
74092024-05-20T15:53:09.685Z[ recovery-image] May 20 15:53:07.842 INFO O| May 20 15:53:07.842 INFO STEP 946 (remove_files) COMPLETE
74102024-05-20T15:53:09.685Z[ recovery-image] May 20 15:53:07.842 INFO O| May 20 15:53:07.842 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74112024-05-20T15:53:09.744Z[ recovery-image] May 20 15:53:07.900 INFO O| May 20 15:53:07.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
74122024-05-20T15:53:09.744Z[ recovery-image] May 20 15:53:07.900 INFO O| May 20 15:53:07.900 INFO STEP 947 (remove_files) COMPLETE
74132024-05-20T15:53:09.744Z[ recovery-image] May 20 15:53:07.900 INFO O| May 20 15:53:07.900 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74142024-05-20T15:53:09.760Z[ recovery-image] May 20 15:53:07.917 INFO O| May 20 15:53:07.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
74152024-05-20T15:53:09.760Z[ recovery-image] May 20 15:53:07.917 INFO O| May 20 15:53:07.917 INFO STEP 948 (remove_files) COMPLETE
74162024-05-20T15:53:09.761Z[ recovery-image] May 20 15:53:07.917 INFO O| May 20 15:53:07.917 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74172024-05-20T15:53:09.777Z[ recovery-image] May 20 15:53:07.933 INFO O| May 20 15:53:07.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
74182024-05-20T15:53:09.777Z[ recovery-image] May 20 15:53:07.933 INFO O| May 20 15:53:07.933 INFO STEP 949 (remove_files) COMPLETE
74192024-05-20T15:53:09.777Z[ recovery-image] May 20 15:53:07.933 INFO O| May 20 15:53:07.933 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74202024-05-20T15:53:09.798Z[ recovery-image] May 20 15:53:07.954 INFO O| May 20 15:53:07.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
74212024-05-20T15:53:09.798Z[ recovery-image] May 20 15:53:07.954 INFO O| May 20 15:53:07.954 INFO STEP 950 (remove_files) COMPLETE
74222024-05-20T15:53:09.801Z[ recovery-image] May 20 15:53:07.954 INFO O| May 20 15:53:07.954 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232024-05-20T15:53:09.837Z[ recovery-image] May 20 15:53:07.991 INFO O| May 20 15:53:07.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
74242024-05-20T15:53:09.837Z[ recovery-image] May 20 15:53:07.991 INFO O| May 20 15:53:07.991 INFO STEP 951 (remove_files) COMPLETE
74252024-05-20T15:53:09.841Z[ recovery-image] May 20 15:53:07.991 INFO O| May 20 15:53:07.991 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262024-05-20T15:53:09.883Z[ recovery-image] May 20 15:53:08.039 INFO O| May 20 15:53:08.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
74272024-05-20T15:53:09.883Z[ recovery-image] May 20 15:53:08.039 INFO O| May 20 15:53:08.039 INFO STEP 952 (remove_files) COMPLETE
74282024-05-20T15:53:09.883Z[ recovery-image] May 20 15:53:08.039 INFO O| May 20 15:53:08.039 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292024-05-20T15:53:09.899Z[ recovery-image] May 20 15:53:08.055 INFO O| May 20 15:53:08.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
74302024-05-20T15:53:09.899Z[ recovery-image] May 20 15:53:08.055 INFO O| May 20 15:53:08.055 INFO STEP 953 (remove_files) COMPLETE
74312024-05-20T15:53:09.899Z[ recovery-image] May 20 15:53:08.055 INFO O| May 20 15:53:08.055 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74322024-05-20T15:53:09.916Z[ recovery-image] May 20 15:53:08.072 INFO O| May 20 15:53:08.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
74332024-05-20T15:53:09.923Z[ recovery-image] May 20 15:53:08.080 INFO O| May 20 15:53:08.080 INFO STEP 954 (remove_files) COMPLETE
74342024-05-20T15:53:09.923Z[ recovery-image] May 20 15:53:08.080 INFO O| May 20 15:53:08.080 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74352024-05-20T15:53:09.967Z[ recovery-image] May 20 15:53:08.115 INFO O| May 20 15:53:08.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
74362024-05-20T15:53:09.967Z[ recovery-image] May 20 15:53:08.115 INFO O| May 20 15:53:08.115 INFO STEP 955 (remove_files) COMPLETE
74372024-05-20T15:53:09.970Z[ recovery-image] May 20 15:53:08.115 INFO O| May 20 15:53:08.115 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74382024-05-20T15:53:09.974Z[ recovery-image] May 20 15:53:08.131 INFO O| May 20 15:53:08.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
74392024-05-20T15:53:09.974Z[ recovery-image] May 20 15:53:08.131 INFO O| May 20 15:53:08.131 INFO STEP 956 (remove_files) COMPLETE
74402024-05-20T15:53:09.977Z[ recovery-image] May 20 15:53:08.131 INFO O| May 20 15:53:08.131 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74412024-05-20T15:53:10.010Z[ recovery-image] May 20 15:53:08.166 INFO O| May 20 15:53:08.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
74422024-05-20T15:53:10.010Z[ recovery-image] May 20 15:53:08.166 INFO O| May 20 15:53:08.166 INFO STEP 957 (remove_files) COMPLETE
74432024-05-20T15:53:10.013Z[ recovery-image] May 20 15:53:08.166 INFO O| May 20 15:53:08.166 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74442024-05-20T15:53:10.027Z[ recovery-image] May 20 15:53:08.183 INFO O| May 20 15:53:08.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
74452024-05-20T15:53:10.027Z[ recovery-image] May 20 15:53:08.183 INFO O| May 20 15:53:08.183 INFO STEP 958 (remove_files) COMPLETE
74462024-05-20T15:53:10.027Z[ recovery-image] May 20 15:53:08.183 INFO O| May 20 15:53:08.183 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74472024-05-20T15:53:10.058Z[ recovery-image] May 20 15:53:08.215 INFO O| May 20 15:53:08.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74482024-05-20T15:53:10.058Z[ recovery-image] May 20 15:53:08.215 INFO O| May 20 15:53:08.215 INFO STEP 959 (remove_files) COMPLETE
74492024-05-20T15:53:10.062Z[ recovery-image] May 20 15:53:08.215 INFO O| May 20 15:53:08.215 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74502024-05-20T15:53:10.075Z[ recovery-image] May 20 15:53:08.232 INFO O| May 20 15:53:08.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74512024-05-20T15:53:10.075Z[ recovery-image] May 20 15:53:08.232 INFO O| May 20 15:53:08.232 INFO STEP 960 (remove_files) COMPLETE
74522024-05-20T15:53:10.075Z[ recovery-image] May 20 15:53:08.232 INFO O| May 20 15:53:08.232 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74532024-05-20T15:53:10.093Z[ recovery-image] May 20 15:53:08.249 INFO O| May 20 15:53:08.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74542024-05-20T15:53:10.093Z[ recovery-image] May 20 15:53:08.249 INFO O| May 20 15:53:08.249 INFO STEP 961 (remove_files) COMPLETE
74552024-05-20T15:53:10.093Z[ recovery-image] May 20 15:53:08.249 INFO O| May 20 15:53:08.249 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74562024-05-20T15:53:10.133Z[ recovery-image] May 20 15:53:08.290 INFO O| May 20 15:53:08.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74572024-05-20T15:53:10.133Z[ recovery-image] May 20 15:53:08.290 INFO O| May 20 15:53:08.290 INFO STEP 962 (remove_files) COMPLETE
74582024-05-20T15:53:10.134Z[ recovery-image] May 20 15:53:08.290 INFO O| May 20 15:53:08.290 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74592024-05-20T15:53:10.160Z[ recovery-image] May 20 15:53:08.313 INFO O| May 20 15:53:08.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74602024-05-20T15:53:10.160Z[ recovery-image] May 20 15:53:08.313 INFO O| May 20 15:53:08.313 INFO STEP 963 (remove_files) COMPLETE
74612024-05-20T15:53:10.160Z[ recovery-image] May 20 15:53:08.313 INFO O| May 20 15:53:08.313 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74622024-05-20T15:53:10.216Z[ recovery-image] May 20 15:53:08.372 INFO O| May 20 15:53:08.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74632024-05-20T15:53:10.216Z[ recovery-image] May 20 15:53:08.372 INFO O| May 20 15:53:08.372 INFO STEP 964 (remove_files) COMPLETE
74642024-05-20T15:53:10.219Z[ recovery-image] May 20 15:53:08.372 INFO O| May 20 15:53:08.372 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74652024-05-20T15:53:10.240Z[ recovery-image] May 20 15:53:08.396 INFO O| May 20 15:53:08.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74662024-05-20T15:53:10.243Z[ recovery-image] May 20 15:53:08.396 INFO O| May 20 15:53:08.396 INFO STEP 965 (remove_files) COMPLETE
74672024-05-20T15:53:10.243Z[ recovery-image] May 20 15:53:08.397 INFO O| May 20 15:53:08.396 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74682024-05-20T15:53:10.258Z[ recovery-image] May 20 15:53:08.414 INFO O| May 20 15:53:08.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74692024-05-20T15:53:10.261Z[ recovery-image] May 20 15:53:08.414 INFO O| May 20 15:53:08.414 INFO STEP 966 (remove_files) COMPLETE
74702024-05-20T15:53:10.261Z[ recovery-image] May 20 15:53:08.414 INFO O| May 20 15:53:08.414 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74712024-05-20T15:53:10.276Z[ recovery-image] May 20 15:53:08.432 INFO O| May 20 15:53:08.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74722024-05-20T15:53:10.279Z[ recovery-image] May 20 15:53:08.432 INFO O| May 20 15:53:08.432 INFO STEP 967 (remove_files) COMPLETE
74732024-05-20T15:53:10.279Z[ recovery-image] May 20 15:53:08.432 INFO O| May 20 15:53:08.432 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74742024-05-20T15:53:10.295Z[ recovery-image] May 20 15:53:08.451 INFO O| May 20 15:53:08.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74752024-05-20T15:53:10.295Z[ recovery-image] May 20 15:53:08.451 INFO O| May 20 15:53:08.451 INFO STEP 968 (remove_files) COMPLETE
74762024-05-20T15:53:10.298Z[ recovery-image] May 20 15:53:08.451 INFO O| May 20 15:53:08.451 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74772024-05-20T15:53:10.313Z[ recovery-image] May 20 15:53:08.469 INFO O| May 20 15:53:08.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74782024-05-20T15:53:10.316Z[ recovery-image] May 20 15:53:08.469 INFO O| May 20 15:53:08.469 INFO STEP 969 (remove_files) COMPLETE
74792024-05-20T15:53:10.316Z[ recovery-image] May 20 15:53:08.469 INFO O| May 20 15:53:08.469 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74802024-05-20T15:53:10.331Z[ recovery-image] May 20 15:53:08.487 INFO O| May 20 15:53:08.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74812024-05-20T15:53:10.331Z[ recovery-image] May 20 15:53:08.487 INFO O| May 20 15:53:08.487 INFO STEP 970 (remove_files) COMPLETE
74822024-05-20T15:53:10.331Z[ recovery-image] May 20 15:53:08.487 INFO O| May 20 15:53:08.487 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74832024-05-20T15:53:10.347Z[ recovery-image] May 20 15:53:08.503 INFO O| May 20 15:53:08.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74842024-05-20T15:53:10.351Z[ recovery-image] May 20 15:53:08.504 INFO O| May 20 15:53:08.504 INFO STEP 971 (remove_files) COMPLETE
74852024-05-20T15:53:10.351Z[ recovery-image] May 20 15:53:08.504 INFO O| May 20 15:53:08.504 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74862024-05-20T15:53:10.363Z[ recovery-image] May 20 15:53:08.519 INFO O| May 20 15:53:08.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74872024-05-20T15:53:10.366Z[ recovery-image] May 20 15:53:08.519 INFO O| May 20 15:53:08.519 INFO STEP 972 (remove_files) COMPLETE
74882024-05-20T15:53:10.366Z[ recovery-image] May 20 15:53:08.519 INFO O| May 20 15:53:08.519 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892024-05-20T15:53:10.385Z[ recovery-image] May 20 15:53:08.541 INFO O| May 20 15:53:08.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74902024-05-20T15:53:10.385Z[ recovery-image] May 20 15:53:08.541 INFO O| May 20 15:53:08.541 INFO STEP 973 (remove_files) COMPLETE
74912024-05-20T15:53:10.389Z[ recovery-image] May 20 15:53:08.541 INFO O| May 20 15:53:08.541 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74922024-05-20T15:53:10.413Z[ recovery-image] May 20 15:53:08.565 INFO O| May 20 15:53:08.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74932024-05-20T15:53:10.421Z[ recovery-image] May 20 15:53:08.565 INFO O| May 20 15:53:08.565 INFO STEP 974 (remove_files) COMPLETE
74942024-05-20T15:53:10.421Z[ recovery-image] May 20 15:53:08.565 INFO O| May 20 15:53:08.565 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74952024-05-20T15:53:10.462Z[ recovery-image] May 20 15:53:08.616 INFO O| May 20 15:53:08.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74962024-05-20T15:53:10.463Z[ recovery-image] May 20 15:53:08.616 INFO O| May 20 15:53:08.616 INFO STEP 975 (remove_files) COMPLETE
74972024-05-20T15:53:10.463Z[ recovery-image] May 20 15:53:08.616 INFO O| May 20 15:53:08.616 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74982024-05-20T15:53:10.485Z[ recovery-image] May 20 15:53:08.636 INFO O| May 20 15:53:08.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74992024-05-20T15:53:10.485Z[ recovery-image] May 20 15:53:08.636 INFO O| May 20 15:53:08.636 INFO STEP 976 (remove_files) COMPLETE
75002024-05-20T15:53:10.490Z[ recovery-image] May 20 15:53:08.636 INFO O| May 20 15:53:08.636 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75012024-05-20T15:53:10.496Z[ recovery-image] May 20 15:53:08.653 INFO O| May 20 15:53:08.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
75022024-05-20T15:53:10.496Z[ recovery-image] May 20 15:53:08.653 INFO O| May 20 15:53:08.653 INFO STEP 977 (remove_files) COMPLETE
75032024-05-20T15:53:10.510Z[ recovery-image] May 20 15:53:08.653 INFO O| May 20 15:53:08.653 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75042024-05-20T15:53:10.514Z[ recovery-image] May 20 15:53:08.671 INFO O| May 20 15:53:08.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
75052024-05-20T15:53:10.517Z[ recovery-image] May 20 15:53:08.671 INFO O| May 20 15:53:08.671 INFO STEP 978 (remove_files) COMPLETE
75062024-05-20T15:53:10.517Z[ recovery-image] May 20 15:53:08.671 INFO O| May 20 15:53:08.671 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75072024-05-20T15:53:10.544Z[ recovery-image] May 20 15:53:08.700 INFO O| May 20 15:53:08.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
75082024-05-20T15:53:10.544Z[ recovery-image] May 20 15:53:08.700 INFO O| May 20 15:53:08.700 INFO STEP 979 (remove_files) COMPLETE
75092024-05-20T15:53:10.548Z[ recovery-image] May 20 15:53:08.700 INFO O| May 20 15:53:08.700 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75102024-05-20T15:53:10.594Z[ recovery-image] May 20 15:53:08.750 INFO O| May 20 15:53:08.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
75112024-05-20T15:53:10.594Z[ recovery-image] May 20 15:53:08.750 INFO O| May 20 15:53:08.750 INFO STEP 980 (remove_files) COMPLETE
75122024-05-20T15:53:10.594Z[ recovery-image] May 20 15:53:08.750 INFO O| May 20 15:53:08.750 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75132024-05-20T15:53:10.612Z[ recovery-image] May 20 15:53:08.768 INFO O| May 20 15:53:08.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
75142024-05-20T15:53:10.612Z[ recovery-image] May 20 15:53:08.769 INFO O| May 20 15:53:08.769 INFO STEP 981 (remove_files) COMPLETE
75152024-05-20T15:53:10.618Z[ recovery-image] May 20 15:53:08.769 INFO O| May 20 15:53:08.769 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75162024-05-20T15:53:10.631Z[ recovery-image] May 20 15:53:08.785 INFO O| May 20 15:53:08.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
75172024-05-20T15:53:10.631Z[ recovery-image] May 20 15:53:08.785 INFO O| May 20 15:53:08.785 INFO STEP 982 (remove_files) COMPLETE
75182024-05-20T15:53:10.636Z[ recovery-image] May 20 15:53:08.785 INFO O| May 20 15:53:08.785 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75192024-05-20T15:53:10.648Z[ recovery-image] May 20 15:53:08.803 INFO O| May 20 15:53:08.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
75202024-05-20T15:53:10.648Z[ recovery-image] May 20 15:53:08.803 INFO O| May 20 15:53:08.803 INFO STEP 983 (remove_files) COMPLETE
75212024-05-20T15:53:10.648Z[ recovery-image] May 20 15:53:08.803 INFO O| May 20 15:53:08.803 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75222024-05-20T15:53:10.664Z[ recovery-image] May 20 15:53:08.820 INFO O| May 20 15:53:08.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
75232024-05-20T15:53:10.664Z[ recovery-image] May 20 15:53:08.820 INFO O| May 20 15:53:08.820 INFO STEP 984 (remove_files) COMPLETE
75242024-05-20T15:53:10.668Z[ recovery-image] May 20 15:53:08.820 INFO O| May 20 15:53:08.820 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75252024-05-20T15:53:10.681Z[ recovery-image] May 20 15:53:08.837 INFO O| May 20 15:53:08.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
75262024-05-20T15:53:10.681Z[ recovery-image] May 20 15:53:08.837 INFO O| May 20 15:53:08.837 INFO STEP 985 (remove_files) COMPLETE
75272024-05-20T15:53:10.684Z[ recovery-image] May 20 15:53:08.837 INFO O| May 20 15:53:08.837 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75282024-05-20T15:53:10.698Z[ recovery-image] May 20 15:53:08.854 INFO O| May 20 15:53:08.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
75292024-05-20T15:53:10.698Z[ recovery-image] May 20 15:53:08.854 INFO O| May 20 15:53:08.854 INFO STEP 986 (remove_files) COMPLETE
75302024-05-20T15:53:10.698Z[ recovery-image] May 20 15:53:08.854 INFO O| May 20 15:53:08.854 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75312024-05-20T15:53:10.720Z[ recovery-image] May 20 15:53:08.876 INFO O| May 20 15:53:08.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
75322024-05-20T15:53:10.720Z[ recovery-image] May 20 15:53:08.876 INFO O| May 20 15:53:08.876 INFO STEP 987 (remove_files) COMPLETE
75332024-05-20T15:53:10.720Z[ recovery-image] May 20 15:53:08.876 INFO O| May 20 15:53:08.876 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75342024-05-20T15:53:10.754Z[ recovery-image] May 20 15:53:08.910 INFO O| May 20 15:53:08.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
75352024-05-20T15:53:10.754Z[ recovery-image] May 20 15:53:08.910 INFO O| May 20 15:53:08.910 INFO STEP 988 (remove_files) COMPLETE
75362024-05-20T15:53:10.754Z[ recovery-image] May 20 15:53:08.910 INFO O| May 20 15:53:08.910 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75372024-05-20T15:53:10.784Z[ recovery-image] May 20 15:53:08.940 INFO O| May 20 15:53:08.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
75382024-05-20T15:53:10.787Z[ recovery-image] May 20 15:53:08.940 INFO O| May 20 15:53:08.940 INFO STEP 989 (remove_files) COMPLETE
75392024-05-20T15:53:10.787Z[ recovery-image] May 20 15:53:08.940 INFO O| May 20 15:53:08.940 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75402024-05-20T15:53:10.801Z[ recovery-image] May 20 15:53:08.957 INFO O| May 20 15:53:08.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
75412024-05-20T15:53:10.801Z[ recovery-image] May 20 15:53:08.957 INFO O| May 20 15:53:08.957 INFO STEP 990 (remove_files) COMPLETE
75422024-05-20T15:53:10.804Z[ recovery-image] May 20 15:53:08.958 INFO O| May 20 15:53:08.957 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75432024-05-20T15:53:10.817Z[ recovery-image] May 20 15:53:08.973 INFO O| May 20 15:53:08.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
75442024-05-20T15:53:10.817Z[ recovery-image] May 20 15:53:08.973 INFO O| May 20 15:53:08.973 INFO STEP 991 (remove_files) COMPLETE
75452024-05-20T15:53:10.821Z[ recovery-image] May 20 15:53:08.973 INFO O| May 20 15:53:08.973 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75462024-05-20T15:53:10.834Z[ recovery-image] May 20 15:53:08.990 INFO O| May 20 15:53:08.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
75472024-05-20T15:53:10.837Z[ recovery-image] May 20 15:53:08.990 INFO O| May 20 15:53:08.990 INFO STEP 992 (remove_files) COMPLETE
75482024-05-20T15:53:10.837Z[ recovery-image] May 20 15:53:08.991 INFO O| May 20 15:53:08.991 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75492024-05-20T15:53:10.853Z[ recovery-image] May 20 15:53:09.009 INFO O| May 20 15:53:09.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
75502024-05-20T15:53:10.856Z[ recovery-image] May 20 15:53:09.009 INFO O| May 20 15:53:09.009 INFO STEP 993 (remove_files) COMPLETE
75512024-05-20T15:53:10.856Z[ recovery-image] May 20 15:53:09.009 INFO O| May 20 15:53:09.009 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75522024-05-20T15:53:10.869Z[ recovery-image] May 20 15:53:09.025 INFO O| May 20 15:53:09.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75532024-05-20T15:53:10.872Z[ recovery-image] May 20 15:53:09.026 INFO O| May 20 15:53:09.026 INFO STEP 994 (remove_files) COMPLETE
75542024-05-20T15:53:10.872Z[ recovery-image] May 20 15:53:09.026 INFO O| May 20 15:53:09.026 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75552024-05-20T15:53:11.296Z[ recovery-image] May 20 15:53:09.040 INFO O| May 20 15:53:09.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75562024-05-20T15:53:11.297Z[ recovery-image] May 20 15:53:09.040 INFO O| May 20 15:53:09.040 INFO STEP 995 (remove_files) COMPLETE
75572024-05-20T15:53:11.919Z[ recovery-image] May 20 15:53:09.041 INFO O| May 20 15:53:09.040 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75582024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.067 INFO O| May 20 15:53:09.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75592024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.067 INFO O| May 20 15:53:09.067 INFO STEP 996 (remove_files) COMPLETE
75602024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.067 INFO O| May 20 15:53:09.067 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75612024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.085 INFO O| May 20 15:53:09.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75622024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.085 INFO O| May 20 15:53:09.085 INFO STEP 997 (remove_files) COMPLETE
75632024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.085 INFO O| May 20 15:53:09.085 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75642024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.142 INFO O| May 20 15:53:09.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75652024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.142 INFO O| May 20 15:53:09.142 INFO STEP 998 (remove_files) COMPLETE
75662024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.142 INFO O| May 20 15:53:09.142 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75672024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.160 INFO O| May 20 15:53:09.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75682024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.160 INFO O| May 20 15:53:09.160 INFO STEP 999 (remove_files) COMPLETE
75692024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.160 INFO O| May 20 15:53:09.160 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75702024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.219 INFO O| May 20 15:53:09.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75712024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.219 INFO O| May 20 15:53:09.219 INFO STEP 1000 (remove_files) COMPLETE
75722024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.219 INFO O| May 20 15:53:09.219 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75732024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.257 INFO O| May 20 15:53:09.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75742024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.257 INFO O| May 20 15:53:09.257 INFO STEP 1001 (remove_files) COMPLETE
75752024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.257 INFO O| May 20 15:53:09.257 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75762024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.303 INFO O| May 20 15:53:09.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75772024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.303 INFO O| May 20 15:53:09.303 INFO STEP 1002 (remove_files) COMPLETE
75782024-05-20T15:53:11.920Z[ recovery-image] May 20 15:53:09.303 INFO O| May 20 15:53:09.303 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75792024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.319 INFO O| May 20 15:53:09.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75802024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.319 INFO O| May 20 15:53:09.319 INFO STEP 1003 (remove_files) COMPLETE
75812024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.319 INFO O| May 20 15:53:09.319 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75822024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.336 INFO O| May 20 15:53:09.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75832024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.360 INFO O| May 20 15:53:09.360 INFO STEP 1004 (remove_files) COMPLETE
75842024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.360 INFO O| May 20 15:53:09.360 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75852024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.378 INFO O| May 20 15:53:09.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75862024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.378 INFO O| May 20 15:53:09.378 INFO STEP 1005 (remove_files) COMPLETE
75872024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.378 INFO O| May 20 15:53:09.378 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75882024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.395 INFO O| May 20 15:53:09.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75892024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.395 INFO O| May 20 15:53:09.395 INFO STEP 1006 (remove_files) COMPLETE
75902024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.395 INFO O| May 20 15:53:09.395 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75912024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.445 INFO O| May 20 15:53:09.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75922024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.445 INFO O| May 20 15:53:09.445 INFO STEP 1007 (remove_files) COMPLETE
75932024-05-20T15:53:11.921Z[ recovery-image] May 20 15:53:09.445 INFO O| May 20 15:53:09.445 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75942024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.471 INFO O| May 20 15:53:09.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75952024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.472 INFO O| May 20 15:53:09.471 INFO STEP 1008 (remove_files) COMPLETE
75962024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.472 INFO O| May 20 15:53:09.471 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75972024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.489 INFO O| May 20 15:53:09.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75982024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.489 INFO O| May 20 15:53:09.489 INFO STEP 1009 (remove_files) COMPLETE
75992024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.489 INFO O| May 20 15:53:09.489 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76002024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.505 INFO O| May 20 15:53:09.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
76012024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.505 INFO O| May 20 15:53:09.505 INFO STEP 1010 (remove_files) COMPLETE
76022024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.505 INFO O| May 20 15:53:09.505 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76032024-05-20T15:53:11.927Z[ recovery-image] May 20 15:53:09.522 INFO O| May 20 15:53:09.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
76042024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.522 INFO O| May 20 15:53:09.522 INFO STEP 1011 (remove_files) COMPLETE
76052024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.522 INFO O| May 20 15:53:09.522 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76062024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.539 INFO O| May 20 15:53:09.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
76072024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.539 INFO O| May 20 15:53:09.539 INFO STEP 1012 (remove_files) COMPLETE
76082024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.539 INFO O| May 20 15:53:09.539 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76092024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.567 INFO O| May 20 15:53:09.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
76102024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.567 INFO O| May 20 15:53:09.567 INFO STEP 1013 (remove_files) COMPLETE
76112024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.567 INFO O| May 20 15:53:09.567 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76122024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.619 INFO O| May 20 15:53:09.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
76132024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.619 INFO O| May 20 15:53:09.619 INFO STEP 1014 (remove_files) COMPLETE
76142024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.619 INFO O| May 20 15:53:09.619 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76152024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.637 INFO O| May 20 15:53:09.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
76162024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.637 INFO O| May 20 15:53:09.637 INFO STEP 1015 (remove_files) COMPLETE
76172024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.637 INFO O| May 20 15:53:09.637 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76182024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.651 INFO O| May 20 15:53:09.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
76192024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.651 INFO O| May 20 15:53:09.651 INFO STEP 1016 (remove_files) COMPLETE
76202024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.651 INFO O| May 20 15:53:09.651 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76212024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.666 INFO O| May 20 15:53:09.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
76222024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.666 INFO O| May 20 15:53:09.666 INFO STEP 1017 (remove_files) COMPLETE
76232024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.667 INFO O| May 20 15:53:09.666 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76242024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.681 INFO O| May 20 15:53:09.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
76252024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.682 INFO O| May 20 15:53:09.682 INFO STEP 1018 (remove_files) COMPLETE
76262024-05-20T15:53:11.928Z[ recovery-image] May 20 15:53:09.682 INFO O| May 20 15:53:09.682 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76272024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.714 INFO O| May 20 15:53:09.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
76282024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.714 INFO O| May 20 15:53:09.714 INFO STEP 1019 (remove_files) COMPLETE
76292024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.714 INFO O| May 20 15:53:09.714 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76302024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.740 INFO O| May 20 15:53:09.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
76312024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.740 INFO O| May 20 15:53:09.740 INFO STEP 1020 (remove_files) COMPLETE
76322024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.741 INFO O| May 20 15:53:09.740 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76332024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.760 INFO O| May 20 15:53:09.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
76342024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.760 INFO O| May 20 15:53:09.760 INFO STEP 1021 (remove_files) COMPLETE
76352024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.760 INFO O| May 20 15:53:09.760 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76362024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.779 INFO O| May 20 15:53:09.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
76372024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.779 INFO O| May 20 15:53:09.779 INFO STEP 1022 (remove_files) COMPLETE
76382024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.779 INFO O| May 20 15:53:09.779 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76392024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.795 INFO O| May 20 15:53:09.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
76402024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.796 INFO O| May 20 15:53:09.796 INFO STEP 1023 (remove_files) COMPLETE
76412024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.796 INFO O| May 20 15:53:09.796 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76422024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.812 INFO O| May 20 15:53:09.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
76432024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.812 INFO O| May 20 15:53:09.812 INFO STEP 1024 (remove_files) COMPLETE
76442024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.812 INFO O| May 20 15:53:09.812 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76452024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.831 INFO O| May 20 15:53:09.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
76462024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.831 INFO O| May 20 15:53:09.831 INFO STEP 1025 (remove_files) COMPLETE
76472024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.831 INFO O| May 20 15:53:09.831 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76482024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.851 INFO O| May 20 15:53:09.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
76492024-05-20T15:53:11.929Z[ recovery-image] May 20 15:53:09.851 INFO O| May 20 15:53:09.851 INFO STEP 1026 (remove_files) COMPLETE
76502024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.851 INFO O| May 20 15:53:09.851 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76512024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.871 INFO O| May 20 15:53:09.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
76522024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.906 INFO O| May 20 15:53:09.906 INFO STEP 1027 (remove_files) COMPLETE
76532024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.906 INFO O| May 20 15:53:09.906 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76542024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.924 INFO O| May 20 15:53:09.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76552024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.924 INFO O| May 20 15:53:09.924 INFO STEP 1028 (remove_files) COMPLETE
76562024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.925 INFO O| May 20 15:53:09.924 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76572024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.960 INFO O| May 20 15:53:09.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76582024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.960 INFO O| May 20 15:53:09.960 INFO STEP 1029 (remove_files) COMPLETE
76592024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.961 INFO O| May 20 15:53:09.960 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76602024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.998 INFO O| May 20 15:53:09.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76612024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.998 INFO O| May 20 15:53:09.998 INFO STEP 1030 (remove_files) COMPLETE
76622024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:09.999 INFO O| May 20 15:53:09.998 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76632024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.016 INFO O| May 20 15:53:10.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76642024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.016 INFO O| May 20 15:53:10.016 INFO STEP 1031 (remove_files) COMPLETE
76652024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.016 INFO O| May 20 15:53:10.016 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76662024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.034 INFO O| May 20 15:53:10.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76672024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.034 INFO O| May 20 15:53:10.034 INFO STEP 1032 (remove_files) COMPLETE
76682024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.035 INFO O| May 20 15:53:10.034 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76692024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.053 INFO O| May 20 15:53:10.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76702024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.053 INFO O| May 20 15:53:10.053 INFO STEP 1033 (remove_files) COMPLETE
76712024-05-20T15:53:11.930Z[ recovery-image] May 20 15:53:10.053 INFO O| May 20 15:53:10.053 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76722024-05-20T15:53:11.934Z[ recovery-image] May 20 15:53:10.086 INFO O| May 20 15:53:10.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76732024-05-20T15:53:11.934Z[ recovery-image] May 20 15:53:10.086 INFO O| May 20 15:53:10.086 INFO STEP 1034 (remove_files) COMPLETE
76742024-05-20T15:53:11.934Z[ recovery-image] May 20 15:53:10.087 INFO O| May 20 15:53:10.087 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76752024-05-20T15:53:11.987Z[ recovery-image] May 20 15:53:10.143 INFO O| May 20 15:53:10.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76762024-05-20T15:53:12.011Z[ recovery-image] May 20 15:53:10.167 INFO O| May 20 15:53:10.167 INFO STEP 1035 (remove_files) COMPLETE
76772024-05-20T15:53:12.011Z[ recovery-image] May 20 15:53:10.167 INFO O| May 20 15:53:10.167 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76782024-05-20T15:53:12.030Z[ recovery-image] May 20 15:53:10.186 INFO O| May 20 15:53:10.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76792024-05-20T15:53:12.030Z[ recovery-image] May 20 15:53:10.186 INFO O| May 20 15:53:10.186 INFO STEP 1036 (remove_files) COMPLETE
76802024-05-20T15:53:12.030Z[ recovery-image] May 20 15:53:10.186 INFO O| May 20 15:53:10.186 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76812024-05-20T15:53:12.049Z[ recovery-image] May 20 15:53:10.206 INFO O| May 20 15:53:10.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76822024-05-20T15:53:12.050Z[ recovery-image] May 20 15:53:10.206 INFO O| May 20 15:53:10.206 INFO STEP 1037 (remove_files) COMPLETE
76832024-05-20T15:53:12.050Z[ recovery-image] May 20 15:53:10.206 INFO O| May 20 15:53:10.206 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76842024-05-20T15:53:12.075Z[ recovery-image] May 20 15:53:10.231 INFO O| May 20 15:53:10.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76852024-05-20T15:53:12.075Z[ recovery-image] May 20 15:53:10.231 INFO O| May 20 15:53:10.231 INFO STEP 1038 (remove_files) COMPLETE
76862024-05-20T15:53:12.075Z[ recovery-image] May 20 15:53:10.231 INFO O| May 20 15:53:10.231 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76872024-05-20T15:53:12.095Z[ recovery-image] May 20 15:53:10.251 INFO O| May 20 15:53:10.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76882024-05-20T15:53:12.095Z[ recovery-image] May 20 15:53:10.251 INFO O| May 20 15:53:10.251 INFO STEP 1039 (remove_files) COMPLETE
76892024-05-20T15:53:12.095Z[ recovery-image] May 20 15:53:10.252 INFO O| May 20 15:53:10.251 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76902024-05-20T15:53:12.115Z[ recovery-image] May 20 15:53:10.271 INFO O| May 20 15:53:10.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76912024-05-20T15:53:12.115Z[ recovery-image] May 20 15:53:10.272 INFO O| May 20 15:53:10.272 INFO STEP 1040 (remove_files) COMPLETE
76922024-05-20T15:53:12.119Z[ recovery-image] May 20 15:53:10.272 INFO O| May 20 15:53:10.272 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76932024-05-20T15:53:12.135Z[ recovery-image] May 20 15:53:10.292 INFO O| May 20 15:53:10.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76942024-05-20T15:53:12.136Z[ recovery-image] May 20 15:53:10.292 INFO O| May 20 15:53:10.292 INFO STEP 1041 (remove_files) COMPLETE
76952024-05-20T15:53:12.136Z[ recovery-image] May 20 15:53:10.292 INFO O| May 20 15:53:10.292 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76962024-05-20T15:53:12.177Z[ recovery-image] May 20 15:53:10.330 INFO O| May 20 15:53:10.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76972024-05-20T15:53:12.177Z[ recovery-image] May 20 15:53:10.330 INFO O| May 20 15:53:10.330 INFO STEP 1042 (remove_files) COMPLETE
76982024-05-20T15:53:12.180Z[ recovery-image] May 20 15:53:10.330 INFO O| May 20 15:53:10.330 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76992024-05-20T15:53:12.206Z[ recovery-image] May 20 15:53:10.362 INFO O| May 20 15:53:10.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
77002024-05-20T15:53:12.206Z[ recovery-image] May 20 15:53:10.362 INFO O| May 20 15:53:10.362 INFO STEP 1043 (remove_files) COMPLETE
77012024-05-20T15:53:12.206Z[ recovery-image] May 20 15:53:10.362 INFO O| May 20 15:53:10.362 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77022024-05-20T15:53:12.636Z[ recovery-image] May 20 15:53:10.380 INFO O| May 20 15:53:10.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
77032024-05-20T15:53:12.636Z[ recovery-image] May 20 15:53:10.380 INFO O| May 20 15:53:10.380 INFO STEP 1044 (remove_files) COMPLETE
77042024-05-20T15:53:12.636Z[ recovery-image] May 20 15:53:10.380 INFO O| May 20 15:53:10.380 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77052024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.401 INFO O| May 20 15:53:10.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
77062024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.401 INFO O| May 20 15:53:10.401 INFO STEP 1045 (remove_files) COMPLETE
77072024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.401 INFO O| May 20 15:53:10.401 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77082024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.456 INFO O| May 20 15:53:10.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
77092024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.456 INFO O| May 20 15:53:10.456 INFO STEP 1046 (remove_files) COMPLETE
77102024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.456 INFO O| May 20 15:53:10.456 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77112024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.475 INFO O| May 20 15:53:10.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
77122024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.475 INFO O| May 20 15:53:10.475 INFO STEP 1047 (remove_files) COMPLETE
77132024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.475 INFO O| May 20 15:53:10.475 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77142024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.491 INFO O| May 20 15:53:10.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
77152024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.491 INFO O| May 20 15:53:10.491 INFO STEP 1048 (remove_files) COMPLETE
77162024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.492 INFO O| May 20 15:53:10.491 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77172024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.508 INFO O| May 20 15:53:10.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
77182024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.508 INFO O| May 20 15:53:10.508 INFO STEP 1049 (remove_files) COMPLETE
77192024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.508 INFO O| May 20 15:53:10.508 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77202024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.531 INFO O| May 20 15:53:10.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
77212024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.531 INFO O| May 20 15:53:10.531 INFO STEP 1050 (remove_files) COMPLETE
77222024-05-20T15:53:12.641Z[ recovery-image] May 20 15:53:10.531 INFO O| May 20 15:53:10.531 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77232024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.549 INFO O| May 20 15:53:10.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
77242024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.549 INFO O| May 20 15:53:10.549 INFO STEP 1051 (remove_files) COMPLETE
77252024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.549 INFO O| May 20 15:53:10.549 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77262024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.586 INFO O| May 20 15:53:10.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
77272024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.586 INFO O| May 20 15:53:10.586 INFO STEP 1052 (remove_files) COMPLETE
77282024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.586 INFO O| May 20 15:53:10.586 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77292024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.620 INFO O| May 20 15:53:10.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
77302024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.630 INFO O| May 20 15:53:10.630 INFO STEP 1053 (remove_files) COMPLETE
77312024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.630 INFO O| May 20 15:53:10.630 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77322024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.662 INFO O| May 20 15:53:10.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
77332024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.662 INFO O| May 20 15:53:10.662 INFO STEP 1054 (remove_files) COMPLETE
77342024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.662 INFO O| May 20 15:53:10.662 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77352024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.708 INFO O| May 20 15:53:10.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
77362024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.708 INFO O| May 20 15:53:10.708 INFO STEP 1055 (remove_files) COMPLETE
77372024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.708 INFO O| May 20 15:53:10.708 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77382024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.725 INFO O| May 20 15:53:10.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
77392024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.725 INFO O| May 20 15:53:10.725 INFO STEP 1056 (remove_files) COMPLETE
77402024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.725 INFO O| May 20 15:53:10.725 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77412024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.741 INFO O| May 20 15:53:10.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
77422024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.741 INFO O| May 20 15:53:10.741 INFO STEP 1057 (remove_files) COMPLETE
77432024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.741 INFO O| May 20 15:53:10.741 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77442024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.771 INFO O| May 20 15:53:10.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
77452024-05-20T15:53:12.642Z[ recovery-image] May 20 15:53:10.771 INFO O| May 20 15:53:10.771 INFO STEP 1058 (remove_files) COMPLETE
77462024-05-20T15:53:12.643Z[ recovery-image] May 20 15:53:10.771 INFO O| May 20 15:53:10.771 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77472024-05-20T15:53:12.658Z[ recovery-image] May 20 15:53:10.811 INFO O| May 20 15:53:10.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
77482024-05-20T15:53:12.658Z[ recovery-image] May 20 15:53:10.812 INFO O| May 20 15:53:10.812 INFO STEP 1059 (remove_files) COMPLETE
77492024-05-20T15:53:12.659Z[ recovery-image] May 20 15:53:10.812 INFO O| May 20 15:53:10.812 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77502024-05-20T15:53:12.687Z[ recovery-image] May 20 15:53:10.842 INFO O| May 20 15:53:10.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77512024-05-20T15:53:12.687Z[ recovery-image] May 20 15:53:10.842 INFO O| May 20 15:53:10.842 INFO STEP 1060 (remove_files) COMPLETE
77522024-05-20T15:53:12.698Z[ recovery-image] May 20 15:53:10.842 INFO O| May 20 15:53:10.842 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77532024-05-20T15:53:12.707Z[ recovery-image] May 20 15:53:10.861 INFO O| May 20 15:53:10.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77542024-05-20T15:53:12.707Z[ recovery-image] May 20 15:53:10.861 INFO O| May 20 15:53:10.861 INFO STEP 1061 (remove_files) COMPLETE
77552024-05-20T15:53:12.707Z[ recovery-image] May 20 15:53:10.861 INFO O| May 20 15:53:10.861 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77562024-05-20T15:53:12.723Z[ recovery-image] May 20 15:53:10.879 INFO O| May 20 15:53:10.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77572024-05-20T15:53:12.723Z[ recovery-image] May 20 15:53:10.879 INFO O| May 20 15:53:10.879 INFO STEP 1062 (remove_files) COMPLETE
77582024-05-20T15:53:12.723Z[ recovery-image] May 20 15:53:10.879 INFO O| May 20 15:53:10.879 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77592024-05-20T15:53:12.740Z[ recovery-image] May 20 15:53:10.896 INFO O| May 20 15:53:10.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77602024-05-20T15:53:12.740Z[ recovery-image] May 20 15:53:10.896 INFO O| May 20 15:53:10.896 INFO STEP 1063 (remove_files) COMPLETE
77612024-05-20T15:53:12.740Z[ recovery-image] May 20 15:53:10.896 INFO O| May 20 15:53:10.896 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77622024-05-20T15:53:12.794Z[ recovery-image] May 20 15:53:10.950 INFO O| May 20 15:53:10.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77632024-05-20T15:53:12.794Z[ recovery-image] May 20 15:53:10.950 INFO O| May 20 15:53:10.950 INFO STEP 1064 (remove_files) COMPLETE
77642024-05-20T15:53:12.797Z[ recovery-image] May 20 15:53:10.950 INFO O| May 20 15:53:10.950 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77652024-05-20T15:53:12.856Z[ recovery-image] May 20 15:53:11.009 INFO O| May 20 15:53:11.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77662024-05-20T15:53:12.856Z[ recovery-image] May 20 15:53:11.009 INFO O| May 20 15:53:11.009 INFO STEP 1065 (remove_files) COMPLETE
77672024-05-20T15:53:12.856Z[ recovery-image] May 20 15:53:11.009 INFO O| May 20 15:53:11.009 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77682024-05-20T15:53:12.871Z[ recovery-image] May 20 15:53:11.027 INFO O| May 20 15:53:11.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77692024-05-20T15:53:12.871Z[ recovery-image] May 20 15:53:11.027 INFO O| May 20 15:53:11.027 INFO STEP 1066 (remove_files) COMPLETE
77702024-05-20T15:53:12.874Z[ recovery-image] May 20 15:53:11.027 INFO O| May 20 15:53:11.027 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77712024-05-20T15:53:12.889Z[ recovery-image] May 20 15:53:11.045 INFO O| May 20 15:53:11.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77722024-05-20T15:53:12.889Z[ recovery-image] May 20 15:53:11.045 INFO O| May 20 15:53:11.045 INFO STEP 1067 (remove_files) COMPLETE
77732024-05-20T15:53:12.893Z[ recovery-image] May 20 15:53:11.045 INFO O| May 20 15:53:11.045 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77742024-05-20T15:53:12.907Z[ recovery-image] May 20 15:53:11.063 INFO O| May 20 15:53:11.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77752024-05-20T15:53:12.907Z[ recovery-image] May 20 15:53:11.063 INFO O| May 20 15:53:11.063 INFO STEP 1068 (remove_files) COMPLETE
77762024-05-20T15:53:12.907Z[ recovery-image] May 20 15:53:11.063 INFO O| May 20 15:53:11.063 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77772024-05-20T15:53:12.925Z[ recovery-image] May 20 15:53:11.081 INFO O| May 20 15:53:11.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77782024-05-20T15:53:12.925Z[ recovery-image] May 20 15:53:11.081 INFO O| May 20 15:53:11.081 INFO STEP 1069 (remove_files) COMPLETE
77792024-05-20T15:53:12.925Z[ recovery-image] May 20 15:53:11.081 INFO O| May 20 15:53:11.081 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77802024-05-20T15:53:12.951Z[ recovery-image] May 20 15:53:11.107 INFO O| May 20 15:53:11.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77812024-05-20T15:53:12.954Z[ recovery-image] May 20 15:53:11.107 INFO O| May 20 15:53:11.107 INFO STEP 1070 (remove_files) COMPLETE
77822024-05-20T15:53:12.954Z[ recovery-image] May 20 15:53:11.107 INFO O| May 20 15:53:11.107 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77832024-05-20T15:53:12.994Z[ recovery-image] May 20 15:53:11.150 INFO O| May 20 15:53:11.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77842024-05-20T15:53:12.997Z[ recovery-image] May 20 15:53:11.150 INFO O| May 20 15:53:11.150 INFO STEP 1071 (remove_files) COMPLETE
77852024-05-20T15:53:12.997Z[ recovery-image] May 20 15:53:11.150 INFO O| May 20 15:53:11.150 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77862024-05-20T15:53:13.013Z[ recovery-image] May 20 15:53:11.169 INFO O| May 20 15:53:11.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77872024-05-20T15:53:13.017Z[ recovery-image] May 20 15:53:11.169 INFO O| May 20 15:53:11.169 INFO STEP 1072 (remove_files) COMPLETE
77882024-05-20T15:53:13.017Z[ recovery-image] May 20 15:53:11.169 INFO O| May 20 15:53:11.169 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77892024-05-20T15:53:13.033Z[ recovery-image] May 20 15:53:11.189 INFO O| May 20 15:53:11.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77902024-05-20T15:53:13.037Z[ recovery-image] May 20 15:53:11.190 INFO O| May 20 15:53:11.189 INFO STEP 1073 (remove_files) COMPLETE
77912024-05-20T15:53:13.037Z[ recovery-image] May 20 15:53:11.190 INFO O| May 20 15:53:11.190 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77922024-05-20T15:53:13.053Z[ recovery-image] May 20 15:53:11.208 INFO O| May 20 15:53:11.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77932024-05-20T15:53:13.053Z[ recovery-image] May 20 15:53:11.208 INFO O| May 20 15:53:11.208 INFO STEP 1074 (remove_files) COMPLETE
77942024-05-20T15:53:13.053Z[ recovery-image] May 20 15:53:11.208 INFO O| May 20 15:53:11.208 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77952024-05-20T15:53:13.163Z[ recovery-image] May 20 15:53:11.319 INFO O| May 20 15:53:11.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77962024-05-20T15:53:13.163Z[ recovery-image] May 20 15:53:11.319 INFO O| May 20 15:53:11.319 INFO STEP 1075 (remove_files) COMPLETE
77972024-05-20T15:53:13.167Z[ recovery-image] May 20 15:53:11.319 INFO O| May 20 15:53:11.319 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77982024-05-20T15:53:13.616Z[ recovery-image] May 20 15:53:11.362 INFO O| May 20 15:53:11.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77992024-05-20T15:53:13.620Z[ recovery-image] May 20 15:53:11.362 INFO O| May 20 15:53:11.362 INFO STEP 1076 (remove_files) COMPLETE
78002024-05-20T15:53:13.620Z[ recovery-image] May 20 15:53:11.363 INFO O| May 20 15:53:11.362 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78012024-05-20T15:53:13.620Z[ recovery-image] May 20 15:53:11.390 INFO O| May 20 15:53:11.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
78022024-05-20T15:53:13.620Z[ recovery-image] May 20 15:53:11.390 INFO O| May 20 15:53:11.390 INFO STEP 1077 (remove_files) COMPLETE
78032024-05-20T15:53:13.620Z[ recovery-image] May 20 15:53:11.390 INFO O| May 20 15:53:11.390 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78042024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.427 INFO O| May 20 15:53:11.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
78052024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.427 INFO O| May 20 15:53:11.427 INFO STEP 1078 (remove_files) COMPLETE
78062024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.427 INFO O| May 20 15:53:11.427 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78072024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.445 INFO O| May 20 15:53:11.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
78082024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.445 INFO O| May 20 15:53:11.445 INFO STEP 1079 (remove_files) COMPLETE
78092024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.445 INFO O| May 20 15:53:11.445 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78102024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.463 INFO O| May 20 15:53:11.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
78112024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.463 INFO O| May 20 15:53:11.463 INFO STEP 1080 (remove_files) COMPLETE
78122024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.463 INFO O| May 20 15:53:11.463 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78132024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.483 INFO O| May 20 15:53:11.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
78142024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.483 INFO O| May 20 15:53:11.483 INFO STEP 1081 (remove_files) COMPLETE
78152024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.483 INFO O| May 20 15:53:11.483 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78162024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.516 INFO O| May 20 15:53:11.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
78172024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.516 INFO O| May 20 15:53:11.516 INFO STEP 1082 (remove_files) COMPLETE
78182024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.516 INFO O| May 20 15:53:11.516 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78192024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.574 INFO O| May 20 15:53:11.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
78202024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.575 INFO O| May 20 15:53:11.574 INFO STEP 1083 (remove_files) COMPLETE
78212024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.575 INFO O| May 20 15:53:11.574 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78222024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.647 INFO O| May 20 15:53:11.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
78232024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.647 INFO O| May 20 15:53:11.647 INFO STEP 1084 (remove_files) COMPLETE
78242024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.647 INFO O| May 20 15:53:11.647 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78252024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.666 INFO O| May 20 15:53:11.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
78262024-05-20T15:53:13.621Z[ recovery-image] May 20 15:53:11.666 INFO O| May 20 15:53:11.666 INFO STEP 1085 (remove_files) COMPLETE
78272024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.666 INFO O| May 20 15:53:11.666 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78282024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.686 INFO O| May 20 15:53:11.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
78292024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.686 INFO O| May 20 15:53:11.686 INFO STEP 1086 (remove_files) COMPLETE
78302024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.686 INFO O| May 20 15:53:11.686 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78312024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.743 INFO O| May 20 15:53:11.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
78322024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.743 INFO O| May 20 15:53:11.743 INFO STEP 1087 (remove_files) COMPLETE
78332024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.743 INFO O| May 20 15:53:11.743 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78342024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.760 INFO O| May 20 15:53:11.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
78352024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.760 INFO O| May 20 15:53:11.760 INFO STEP 1088 (remove_files) COMPLETE
78362024-05-20T15:53:13.622Z[ recovery-image] May 20 15:53:11.760 INFO O| May 20 15:53:11.760 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372024-05-20T15:53:13.625Z[ recovery-image] May 20 15:53:11.776 INFO O| May 20 15:53:11.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
78382024-05-20T15:53:13.625Z[ recovery-image] May 20 15:53:11.776 INFO O| May 20 15:53:11.776 INFO STEP 1089 (remove_files) COMPLETE
78392024-05-20T15:53:13.625Z[ recovery-image] May 20 15:53:11.776 INFO O| May 20 15:53:11.776 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402024-05-20T15:53:13.653Z[ recovery-image] May 20 15:53:11.806 INFO O| May 20 15:53:11.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
78412024-05-20T15:53:13.653Z[ recovery-image] May 20 15:53:11.806 INFO O| May 20 15:53:11.806 INFO STEP 1090 (remove_files) COMPLETE
78422024-05-20T15:53:13.653Z[ recovery-image] May 20 15:53:11.806 INFO O| May 20 15:53:11.806 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432024-05-20T15:53:13.707Z[ recovery-image] May 20 15:53:11.863 INFO O| May 20 15:53:11.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
78442024-05-20T15:53:13.707Z[ recovery-image] May 20 15:53:11.863 INFO O| May 20 15:53:11.863 INFO STEP 1091 (remove_files) COMPLETE
78452024-05-20T15:53:13.707Z[ recovery-image] May 20 15:53:11.863 INFO O| May 20 15:53:11.863 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78462024-05-20T15:53:13.785Z[ recovery-image] May 20 15:53:11.940 INFO O| May 20 15:53:11.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78472024-05-20T15:53:13.788Z[ recovery-image] May 20 15:53:11.940 INFO O| May 20 15:53:11.940 INFO STEP 1092 (remove_files) COMPLETE
78482024-05-20T15:53:13.788Z[ recovery-image] May 20 15:53:11.940 INFO O| May 20 15:53:11.940 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78492024-05-20T15:53:13.803Z[ recovery-image] May 20 15:53:11.959 INFO O| May 20 15:53:11.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78502024-05-20T15:53:13.807Z[ recovery-image] May 20 15:53:11.959 INFO O| May 20 15:53:11.959 INFO STEP 1093 (remove_files) COMPLETE
78512024-05-20T15:53:13.807Z[ recovery-image] May 20 15:53:11.960 INFO O| May 20 15:53:11.959 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78522024-05-20T15:53:13.821Z[ recovery-image] May 20 15:53:11.977 INFO O| May 20 15:53:11.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78532024-05-20T15:53:13.828Z[ recovery-image] May 20 15:53:11.977 INFO O| May 20 15:53:11.977 INFO STEP 1094 (remove_files) COMPLETE
78542024-05-20T15:53:13.828Z[ recovery-image] May 20 15:53:11.977 INFO O| May 20 15:53:11.977 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78552024-05-20T15:53:13.849Z[ recovery-image] May 20 15:53:12.005 INFO O| May 20 15:53:12.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78562024-05-20T15:53:13.850Z[ recovery-image] May 20 15:53:12.005 INFO O| May 20 15:53:12.005 INFO STEP 1095 (remove_files) COMPLETE
78572024-05-20T15:53:13.853Z[ recovery-image] May 20 15:53:12.006 INFO O| May 20 15:53:12.005 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78582024-05-20T15:53:13.870Z[ recovery-image] May 20 15:53:12.025 INFO O| May 20 15:53:12.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78592024-05-20T15:53:13.870Z[ recovery-image] May 20 15:53:12.025 INFO O| May 20 15:53:12.025 INFO STEP 1096 (remove_files) COMPLETE
78602024-05-20T15:53:13.873Z[ recovery-image] May 20 15:53:12.025 INFO O| May 20 15:53:12.025 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78612024-05-20T15:53:13.887Z[ recovery-image] May 20 15:53:12.042 INFO O| May 20 15:53:12.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78622024-05-20T15:53:13.887Z[ recovery-image] May 20 15:53:12.042 INFO O| May 20 15:53:12.042 INFO STEP 1097 (remove_files) COMPLETE
78632024-05-20T15:53:13.887Z[ recovery-image] May 20 15:53:12.042 INFO O| May 20 15:53:12.042 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78642024-05-20T15:53:13.904Z[ recovery-image] May 20 15:53:12.059 INFO O| May 20 15:53:12.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78652024-05-20T15:53:13.904Z[ recovery-image] May 20 15:53:12.059 INFO O| May 20 15:53:12.059 INFO STEP 1098 (remove_files) COMPLETE
78662024-05-20T15:53:13.904Z[ recovery-image] May 20 15:53:12.060 INFO O| May 20 15:53:12.059 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78672024-05-20T15:53:13.920Z[ recovery-image] May 20 15:53:12.075 INFO O| May 20 15:53:12.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78682024-05-20T15:53:13.920Z[ recovery-image] May 20 15:53:12.075 INFO O| May 20 15:53:12.075 INFO STEP 1099 (remove_files) COMPLETE
78692024-05-20T15:53:13.920Z[ recovery-image] May 20 15:53:12.075 INFO O| May 20 15:53:12.075 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78702024-05-20T15:53:13.937Z[ recovery-image] May 20 15:53:12.092 INFO O| May 20 15:53:12.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78712024-05-20T15:53:13.937Z[ recovery-image] May 20 15:53:12.092 INFO O| May 20 15:53:12.092 INFO STEP 1100 (remove_files) COMPLETE
78722024-05-20T15:53:13.937Z[ recovery-image] May 20 15:53:12.092 INFO O| May 20 15:53:12.092 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78732024-05-20T15:53:13.970Z[ recovery-image] May 20 15:53:12.125 INFO O| May 20 15:53:12.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78742024-05-20T15:53:13.970Z[ recovery-image] May 20 15:53:12.125 INFO O| May 20 15:53:12.125 INFO STEP 1101 (remove_files) COMPLETE
78752024-05-20T15:53:13.970Z[ recovery-image] May 20 15:53:12.125 INFO O| May 20 15:53:12.125 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78762024-05-20T15:53:13.989Z[ recovery-image] May 20 15:53:12.144 INFO O| May 20 15:53:12.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78772024-05-20T15:53:13.989Z[ recovery-image] May 20 15:53:12.144 INFO O| May 20 15:53:12.144 INFO STEP 1102 (remove_files) COMPLETE
78782024-05-20T15:53:13.989Z[ recovery-image] May 20 15:53:12.144 INFO O| May 20 15:53:12.144 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78792024-05-20T15:53:14.014Z[ recovery-image] May 20 15:53:12.169 INFO O| May 20 15:53:12.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78802024-05-20T15:53:14.014Z[ recovery-image] May 20 15:53:12.169 INFO O| May 20 15:53:12.169 INFO STEP 1103 (remove_files) COMPLETE
78812024-05-20T15:53:14.014Z[ recovery-image] May 20 15:53:12.169 INFO O| May 20 15:53:12.169 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78822024-05-20T15:53:14.033Z[ recovery-image] May 20 15:53:12.189 INFO O| May 20 15:53:12.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78832024-05-20T15:53:14.033Z[ recovery-image] May 20 15:53:12.189 INFO O| May 20 15:53:12.189 INFO STEP 1104 (remove_files) COMPLETE
78842024-05-20T15:53:14.036Z[ recovery-image] May 20 15:53:12.189 INFO O| May 20 15:53:12.189 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78852024-05-20T15:53:14.050Z[ recovery-image] May 20 15:53:12.206 INFO O| May 20 15:53:12.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78862024-05-20T15:53:14.050Z[ recovery-image] May 20 15:53:12.206 INFO O| May 20 15:53:12.206 INFO STEP 1105 (remove_files) COMPLETE
78872024-05-20T15:53:14.050Z[ recovery-image] May 20 15:53:12.206 INFO O| May 20 15:53:12.206 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78882024-05-20T15:53:14.072Z[ recovery-image] May 20 15:53:12.224 INFO O| May 20 15:53:12.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78892024-05-20T15:53:14.072Z[ recovery-image] May 20 15:53:12.224 INFO O| May 20 15:53:12.224 INFO STEP 1106 (remove_files) COMPLETE
78902024-05-20T15:53:14.072Z[ recovery-image] May 20 15:53:12.224 INFO O| May 20 15:53:12.224 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78912024-05-20T15:53:14.096Z[ recovery-image] May 20 15:53:12.251 INFO O| May 20 15:53:12.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78922024-05-20T15:53:14.097Z[ recovery-image] May 20 15:53:12.251 INFO O| May 20 15:53:12.251 INFO STEP 1107 (remove_files) COMPLETE
78932024-05-20T15:53:14.097Z[ recovery-image] May 20 15:53:12.251 INFO O| May 20 15:53:12.251 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78942024-05-20T15:53:14.153Z[ recovery-image] May 20 15:53:12.309 INFO O| May 20 15:53:12.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78952024-05-20T15:53:14.153Z[ recovery-image] May 20 15:53:12.309 INFO O| May 20 15:53:12.309 INFO STEP 1108 (remove_files) COMPLETE
78962024-05-20T15:53:14.153Z[ recovery-image] May 20 15:53:12.309 INFO O| May 20 15:53:12.309 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78972024-05-20T15:53:14.170Z[ recovery-image] May 20 15:53:12.326 INFO O| May 20 15:53:12.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78982024-05-20T15:53:14.171Z[ recovery-image] May 20 15:53:12.326 INFO O| May 20 15:53:12.326 INFO STEP 1109 (remove_files) COMPLETE
78992024-05-20T15:53:14.171Z[ recovery-image] May 20 15:53:12.326 INFO O| May 20 15:53:12.326 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79002024-05-20T15:53:14.187Z[ recovery-image] May 20 15:53:12.342 INFO O| May 20 15:53:12.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
79012024-05-20T15:53:14.187Z[ recovery-image] May 20 15:53:12.342 INFO O| May 20 15:53:12.342 INFO STEP 1110 (remove_files) COMPLETE
79022024-05-20T15:53:14.190Z[ recovery-image] May 20 15:53:12.342 INFO O| May 20 15:53:12.342 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79032024-05-20T15:53:14.202Z[ recovery-image] May 20 15:53:12.358 INFO O| May 20 15:53:12.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
79042024-05-20T15:53:14.202Z[ recovery-image] May 20 15:53:12.358 INFO O| May 20 15:53:12.358 INFO STEP 1111 (remove_files) COMPLETE
79052024-05-20T15:53:14.205Z[ recovery-image] May 20 15:53:12.358 INFO O| May 20 15:53:12.358 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79062024-05-20T15:53:14.236Z[ recovery-image] May 20 15:53:12.392 INFO O| May 20 15:53:12.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
79072024-05-20T15:53:14.237Z[ recovery-image] May 20 15:53:12.392 INFO O| May 20 15:53:12.392 INFO STEP 1112 (remove_files) COMPLETE
79082024-05-20T15:53:14.237Z[ recovery-image] May 20 15:53:12.392 INFO O| May 20 15:53:12.392 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79092024-05-20T15:53:14.258Z[ recovery-image] May 20 15:53:12.410 INFO O| May 20 15:53:12.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
79102024-05-20T15:53:14.258Z[ recovery-image] May 20 15:53:12.410 INFO O| May 20 15:53:12.410 INFO STEP 1113 (remove_files) COMPLETE
79112024-05-20T15:53:14.258Z[ recovery-image] May 20 15:53:12.410 INFO O| May 20 15:53:12.410 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79122024-05-20T15:53:14.271Z[ recovery-image] May 20 15:53:12.427 INFO O| May 20 15:53:12.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
79132024-05-20T15:53:14.271Z[ recovery-image] May 20 15:53:12.427 INFO O| May 20 15:53:12.427 INFO STEP 1114 (remove_files) COMPLETE
79142024-05-20T15:53:14.271Z[ recovery-image] May 20 15:53:12.427 INFO O| May 20 15:53:12.427 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79152024-05-20T15:53:14.312Z[ recovery-image] May 20 15:53:12.468 INFO O| May 20 15:53:12.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
79162024-05-20T15:53:14.312Z[ recovery-image] May 20 15:53:12.468 INFO O| May 20 15:53:12.468 INFO STEP 1115 (remove_files) COMPLETE
79172024-05-20T15:53:14.315Z[ recovery-image] May 20 15:53:12.468 INFO O| May 20 15:53:12.468 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79182024-05-20T15:53:14.352Z[ recovery-image] May 20 15:53:12.508 INFO O| May 20 15:53:12.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
79192024-05-20T15:53:14.352Z[ recovery-image] May 20 15:53:12.508 INFO O| May 20 15:53:12.508 INFO STEP 1116 (remove_files) COMPLETE
79202024-05-20T15:53:14.352Z[ recovery-image] May 20 15:53:12.508 INFO O| May 20 15:53:12.508 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79212024-05-20T15:53:14.375Z[ recovery-image] May 20 15:53:12.527 INFO O| May 20 15:53:12.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
79222024-05-20T15:53:14.375Z[ recovery-image] May 20 15:53:12.527 INFO O| May 20 15:53:12.527 INFO STEP 1117 (remove_files) COMPLETE
79232024-05-20T15:53:14.378Z[ recovery-image] May 20 15:53:12.527 INFO O| May 20 15:53:12.527 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79242024-05-20T15:53:14.389Z[ recovery-image] May 20 15:53:12.545 INFO O| May 20 15:53:12.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
79252024-05-20T15:53:14.392Z[ recovery-image] May 20 15:53:12.545 INFO O| May 20 15:53:12.545 INFO STEP 1118 (remove_files) COMPLETE
79262024-05-20T15:53:14.392Z[ recovery-image] May 20 15:53:12.545 INFO O| May 20 15:53:12.545 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79272024-05-20T15:53:14.408Z[ recovery-image] May 20 15:53:12.563 INFO O| May 20 15:53:12.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
79282024-05-20T15:53:14.411Z[ recovery-image] May 20 15:53:12.564 INFO O| May 20 15:53:12.564 INFO STEP 1119 (remove_files) COMPLETE
79292024-05-20T15:53:14.411Z[ recovery-image] May 20 15:53:12.564 INFO O| May 20 15:53:12.564 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79302024-05-20T15:53:14.436Z[ recovery-image] May 20 15:53:12.591 INFO O| May 20 15:53:12.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
79312024-05-20T15:53:14.439Z[ recovery-image] May 20 15:53:12.592 INFO O| May 20 15:53:12.592 INFO STEP 1120 (remove_files) COMPLETE
79322024-05-20T15:53:14.439Z[ recovery-image] May 20 15:53:12.592 INFO O| May 20 15:53:12.592 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79332024-05-20T15:53:14.454Z[ recovery-image] May 20 15:53:12.610 INFO O| May 20 15:53:12.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
79342024-05-20T15:53:14.458Z[ recovery-image] May 20 15:53:12.611 INFO O| May 20 15:53:12.611 INFO STEP 1121 (remove_files) COMPLETE
79352024-05-20T15:53:14.458Z[ recovery-image] May 20 15:53:12.611 INFO O| May 20 15:53:12.611 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79362024-05-20T15:53:14.488Z[ recovery-image] May 20 15:53:12.644 INFO O| May 20 15:53:12.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
79372024-05-20T15:53:14.488Z[ recovery-image] May 20 15:53:12.644 INFO O| May 20 15:53:12.644 INFO STEP 1122 (remove_files) COMPLETE
79382024-05-20T15:53:14.491Z[ recovery-image] May 20 15:53:12.644 INFO O| May 20 15:53:12.644 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79392024-05-20T15:53:14.506Z[ recovery-image] May 20 15:53:12.662 INFO O| May 20 15:53:12.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
79402024-05-20T15:53:14.506Z[ recovery-image] May 20 15:53:12.662 INFO O| May 20 15:53:12.662 INFO STEP 1123 (remove_files) COMPLETE
79412024-05-20T15:53:14.506Z[ recovery-image] May 20 15:53:12.662 INFO O| May 20 15:53:12.662 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79422024-05-20T15:53:14.524Z[ recovery-image] May 20 15:53:12.680 INFO O| May 20 15:53:12.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
79432024-05-20T15:53:14.524Z[ recovery-image] May 20 15:53:12.680 INFO O| May 20 15:53:12.680 INFO STEP 1124 (remove_files) COMPLETE
79442024-05-20T15:53:14.524Z[ recovery-image] May 20 15:53:12.680 INFO O| May 20 15:53:12.680 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79452024-05-20T15:53:14.542Z[ recovery-image] May 20 15:53:12.698 INFO O| May 20 15:53:12.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79462024-05-20T15:53:14.542Z[ recovery-image] May 20 15:53:12.698 INFO O| May 20 15:53:12.698 INFO STEP 1125 (remove_files) COMPLETE
79472024-05-20T15:53:14.542Z[ recovery-image] May 20 15:53:12.698 INFO O| May 20 15:53:12.698 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79482024-05-20T15:53:14.561Z[ recovery-image] May 20 15:53:12.715 INFO O| May 20 15:53:12.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79492024-05-20T15:53:14.561Z[ recovery-image] May 20 15:53:12.715 INFO O| May 20 15:53:12.715 INFO STEP 1126 (remove_files) COMPLETE
79502024-05-20T15:53:14.561Z[ recovery-image] May 20 15:53:12.715 INFO O| May 20 15:53:12.715 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79512024-05-20T15:53:14.579Z[ recovery-image] May 20 15:53:12.732 INFO O| May 20 15:53:12.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79522024-05-20T15:53:14.579Z[ recovery-image] May 20 15:53:12.732 INFO O| May 20 15:53:12.732 INFO STEP 1127 (remove_files) COMPLETE
79532024-05-20T15:53:14.580Z[ recovery-image] May 20 15:53:12.732 INFO O| May 20 15:53:12.732 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79542024-05-20T15:53:14.594Z[ recovery-image] May 20 15:53:12.749 INFO O| May 20 15:53:12.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79552024-05-20T15:53:14.594Z[ recovery-image] May 20 15:53:12.749 INFO O| May 20 15:53:12.749 INFO STEP 1128 (remove_files) COMPLETE
79562024-05-20T15:53:14.597Z[ recovery-image] May 20 15:53:12.750 INFO O| May 20 15:53:12.749 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79572024-05-20T15:53:14.611Z[ recovery-image] May 20 15:53:12.767 INFO O| May 20 15:53:12.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79582024-05-20T15:53:14.611Z[ recovery-image] May 20 15:53:12.767 INFO O| May 20 15:53:12.767 INFO STEP 1129 (remove_files) COMPLETE
79592024-05-20T15:53:14.612Z[ recovery-image] May 20 15:53:12.767 INFO O| May 20 15:53:12.767 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79602024-05-20T15:53:14.629Z[ recovery-image] May 20 15:53:12.785 INFO O| May 20 15:53:12.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79612024-05-20T15:53:14.629Z[ recovery-image] May 20 15:53:12.785 INFO O| May 20 15:53:12.785 INFO STEP 1130 (remove_files) COMPLETE
79622024-05-20T15:53:14.633Z[ recovery-image] May 20 15:53:12.785 INFO O| May 20 15:53:12.785 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79632024-05-20T15:53:14.689Z[ recovery-image] May 20 15:53:12.845 INFO O| May 20 15:53:12.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79642024-05-20T15:53:14.690Z[ recovery-image] May 20 15:53:12.845 INFO O| May 20 15:53:12.845 INFO STEP 1131 (remove_files) COMPLETE
79652024-05-20T15:53:14.690Z[ recovery-image] May 20 15:53:12.845 INFO O| May 20 15:53:12.845 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79662024-05-20T15:53:14.708Z[ recovery-image] May 20 15:53:12.863 INFO O| May 20 15:53:12.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79672024-05-20T15:53:14.708Z[ recovery-image] May 20 15:53:12.863 INFO O| May 20 15:53:12.863 INFO STEP 1132 (remove_files) COMPLETE
79682024-05-20T15:53:14.708Z[ recovery-image] May 20 15:53:12.863 INFO O| May 20 15:53:12.863 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79692024-05-20T15:53:14.725Z[ recovery-image] May 20 15:53:12.881 INFO O| May 20 15:53:12.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79702024-05-20T15:53:14.725Z[ recovery-image] May 20 15:53:12.881 INFO O| May 20 15:53:12.881 INFO STEP 1133 (remove_files) COMPLETE
79712024-05-20T15:53:14.725Z[ recovery-image] May 20 15:53:12.881 INFO O| May 20 15:53:12.881 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79722024-05-20T15:53:14.763Z[ recovery-image] May 20 15:53:12.919 INFO O| May 20 15:53:12.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79732024-05-20T15:53:14.767Z[ recovery-image] May 20 15:53:12.919 INFO O| May 20 15:53:12.919 INFO STEP 1134 (remove_files) COMPLETE
79742024-05-20T15:53:14.767Z[ recovery-image] May 20 15:53:12.919 INFO O| May 20 15:53:12.919 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79752024-05-20T15:53:14.783Z[ recovery-image] May 20 15:53:12.938 INFO O| May 20 15:53:12.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79762024-05-20T15:53:14.786Z[ recovery-image] May 20 15:53:12.939 INFO O| May 20 15:53:12.939 INFO STEP 1135 (remove_files) COMPLETE
79772024-05-20T15:53:14.786Z[ recovery-image] May 20 15:53:12.939 INFO O| May 20 15:53:12.939 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79782024-05-20T15:53:14.885Z[ recovery-image] May 20 15:53:13.040 INFO O| May 20 15:53:13.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79792024-05-20T15:53:14.885Z[ recovery-image] May 20 15:53:13.040 INFO O| May 20 15:53:13.040 INFO STEP 1136 (remove_files) COMPLETE
79802024-05-20T15:53:14.888Z[ recovery-image] May 20 15:53:13.040 INFO O| May 20 15:53:13.040 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79812024-05-20T15:53:14.916Z[ recovery-image] May 20 15:53:13.071 INFO O| May 20 15:53:13.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79822024-05-20T15:53:14.916Z[ recovery-image] May 20 15:53:13.071 INFO O| May 20 15:53:13.071 INFO STEP 1137 (remove_files) COMPLETE
79832024-05-20T15:53:14.922Z[ recovery-image] May 20 15:53:13.071 INFO O| May 20 15:53:13.071 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79842024-05-20T15:53:14.952Z[ recovery-image] May 20 15:53:13.107 INFO O| May 20 15:53:13.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79852024-05-20T15:53:14.952Z[ recovery-image] May 20 15:53:13.108 INFO O| May 20 15:53:13.108 INFO STEP 1138 (remove_files) COMPLETE
79862024-05-20T15:53:14.952Z[ recovery-image] May 20 15:53:13.108 INFO O| May 20 15:53:13.108 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79872024-05-20T15:53:15.013Z[ recovery-image] May 20 15:53:13.168 INFO O| May 20 15:53:13.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79882024-05-20T15:53:15.013Z[ recovery-image] May 20 15:53:13.169 INFO O| May 20 15:53:13.169 INFO STEP 1139 (remove_files) COMPLETE
79892024-05-20T15:53:15.013Z[ recovery-image] May 20 15:53:13.169 INFO O| May 20 15:53:13.169 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79902024-05-20T15:53:15.096Z[ recovery-image] May 20 15:53:13.251 INFO O| May 20 15:53:13.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79912024-05-20T15:53:15.096Z[ recovery-image] May 20 15:53:13.251 INFO O| May 20 15:53:13.251 INFO STEP 1140 (remove_files) COMPLETE
79922024-05-20T15:53:15.096Z[ recovery-image] May 20 15:53:13.251 INFO O| May 20 15:53:13.251 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79932024-05-20T15:53:15.128Z[ recovery-image] May 20 15:53:13.283 INFO O| May 20 15:53:13.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79942024-05-20T15:53:15.128Z[ recovery-image] May 20 15:53:13.283 INFO O| May 20 15:53:13.283 INFO STEP 1141 (remove_files) COMPLETE
79952024-05-20T15:53:15.128Z[ recovery-image] May 20 15:53:13.283 INFO O| May 20 15:53:13.283 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79962024-05-20T15:53:15.188Z[ recovery-image] May 20 15:53:13.343 INFO O| May 20 15:53:13.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79972024-05-20T15:53:15.188Z[ recovery-image] May 20 15:53:13.344 INFO O| May 20 15:53:13.344 INFO STEP 1142 (remove_files) COMPLETE
79982024-05-20T15:53:15.191Z[ recovery-image] May 20 15:53:13.344 INFO O| May 20 15:53:13.344 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79992024-05-20T15:53:15.205Z[ recovery-image] May 20 15:53:13.361 INFO O| May 20 15:53:13.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
80002024-05-20T15:53:15.205Z[ recovery-image] May 20 15:53:13.361 INFO O| May 20 15:53:13.361 INFO STEP 1143 (remove_files) COMPLETE
80012024-05-20T15:53:15.208Z[ recovery-image] May 20 15:53:13.361 INFO O| May 20 15:53:13.361 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80022024-05-20T15:53:15.237Z[ recovery-image] May 20 15:53:13.392 INFO O| May 20 15:53:13.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
80032024-05-20T15:53:15.240Z[ recovery-image] May 20 15:53:13.392 INFO O| May 20 15:53:13.392 INFO STEP 1144 (remove_files) COMPLETE
80042024-05-20T15:53:15.240Z[ recovery-image] May 20 15:53:13.393 INFO O| May 20 15:53:13.392 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80052024-05-20T15:53:15.256Z[ recovery-image] May 20 15:53:13.412 INFO O| May 20 15:53:13.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
80062024-05-20T15:53:15.259Z[ recovery-image] May 20 15:53:13.412 INFO O| May 20 15:53:13.412 INFO STEP 1145 (remove_files) COMPLETE
80072024-05-20T15:53:15.260Z[ recovery-image] May 20 15:53:13.412 INFO O| May 20 15:53:13.412 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80082024-05-20T15:53:15.273Z[ recovery-image] May 20 15:53:13.429 INFO O| May 20 15:53:13.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
80092024-05-20T15:53:15.279Z[ recovery-image] May 20 15:53:13.429 INFO O| May 20 15:53:13.429 INFO STEP 1146 (remove_files) COMPLETE
80102024-05-20T15:53:15.280Z[ recovery-image] May 20 15:53:13.429 INFO O| May 20 15:53:13.429 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80112024-05-20T15:53:15.291Z[ recovery-image] May 20 15:53:13.446 INFO O| May 20 15:53:13.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
80122024-05-20T15:53:15.291Z[ recovery-image] May 20 15:53:13.446 INFO O| May 20 15:53:13.446 INFO STEP 1147 (remove_files) COMPLETE
80132024-05-20T15:53:15.291Z[ recovery-image] May 20 15:53:13.446 INFO O| May 20 15:53:13.446 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80142024-05-20T15:53:15.309Z[ recovery-image] May 20 15:53:13.464 INFO O| May 20 15:53:13.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
80152024-05-20T15:53:15.309Z[ recovery-image] May 20 15:53:13.464 INFO O| May 20 15:53:13.464 INFO STEP 1148 (remove_files) COMPLETE
80162024-05-20T15:53:15.309Z[ recovery-image] May 20 15:53:13.464 INFO O| May 20 15:53:13.464 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80172024-05-20T15:53:15.341Z[ recovery-image] May 20 15:53:13.496 INFO O| May 20 15:53:13.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
80182024-05-20T15:53:15.341Z[ recovery-image] May 20 15:53:13.496 INFO O| May 20 15:53:13.496 INFO STEP 1149 (remove_files) COMPLETE
80192024-05-20T15:53:15.341Z[ recovery-image] May 20 15:53:13.496 INFO O| May 20 15:53:13.496 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80202024-05-20T15:53:15.359Z[ recovery-image] May 20 15:53:13.514 INFO O| May 20 15:53:13.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
80212024-05-20T15:53:15.359Z[ recovery-image] May 20 15:53:13.514 INFO O| May 20 15:53:13.514 INFO STEP 1150 (remove_files) COMPLETE
80222024-05-20T15:53:15.359Z[ recovery-image] May 20 15:53:13.514 INFO O| May 20 15:53:13.514 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80232024-05-20T15:53:15.375Z[ recovery-image] May 20 15:53:13.530 INFO O| May 20 15:53:13.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
80242024-05-20T15:53:15.375Z[ recovery-image] May 20 15:53:13.530 INFO O| May 20 15:53:13.530 INFO STEP 1151 (remove_files) COMPLETE
80252024-05-20T15:53:15.387Z[ recovery-image] May 20 15:53:13.530 INFO O| May 20 15:53:13.530 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80262024-05-20T15:53:15.395Z[ recovery-image] May 20 15:53:13.550 INFO O| May 20 15:53:13.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
80272024-05-20T15:53:15.395Z[ recovery-image] May 20 15:53:13.550 INFO O| May 20 15:53:13.550 INFO STEP 1152 (remove_files) COMPLETE
80282024-05-20T15:53:15.398Z[ recovery-image] May 20 15:53:13.550 INFO O| May 20 15:53:13.550 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80292024-05-20T15:53:15.421Z[ recovery-image] May 20 15:53:13.577 INFO O| May 20 15:53:13.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
80302024-05-20T15:53:15.421Z[ recovery-image] May 20 15:53:13.577 INFO O| May 20 15:53:13.577 INFO STEP 1153 (remove_files) COMPLETE
80312024-05-20T15:53:15.425Z[ recovery-image] May 20 15:53:13.577 INFO O| May 20 15:53:13.577 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80322024-05-20T15:53:15.475Z[ recovery-image] May 20 15:53:13.630 INFO O| May 20 15:53:13.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
80332024-05-20T15:53:15.475Z[ recovery-image] May 20 15:53:13.630 INFO O| May 20 15:53:13.630 INFO STEP 1154 (remove_files) COMPLETE
80342024-05-20T15:53:15.475Z[ recovery-image] May 20 15:53:13.630 INFO O| May 20 15:53:13.630 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80352024-05-20T15:53:15.508Z[ recovery-image] May 20 15:53:13.664 INFO O| May 20 15:53:13.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
80362024-05-20T15:53:15.512Z[ recovery-image] May 20 15:53:13.664 INFO O| May 20 15:53:13.664 INFO STEP 1155 (remove_files) COMPLETE
80372024-05-20T15:53:15.512Z[ recovery-image] May 20 15:53:13.664 INFO O| May 20 15:53:13.664 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80382024-05-20T15:53:15.527Z[ recovery-image] May 20 15:53:13.682 INFO O| May 20 15:53:13.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
80392024-05-20T15:53:15.530Z[ recovery-image] May 20 15:53:13.682 INFO O| May 20 15:53:13.682 INFO STEP 1156 (remove_files) COMPLETE
80402024-05-20T15:53:15.530Z[ recovery-image] May 20 15:53:13.682 INFO O| May 20 15:53:13.682 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80412024-05-20T15:53:15.653Z[ recovery-image] May 20 15:53:13.768 INFO O| May 20 15:53:13.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
80422024-05-20T15:53:15.653Z[ recovery-image] May 20 15:53:13.768 INFO O| May 20 15:53:13.768 INFO STEP 1157 (remove_files) COMPLETE
80432024-05-20T15:53:15.653Z[ recovery-image] May 20 15:53:13.768 INFO O| May 20 15:53:13.768 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80442024-05-20T15:53:15.653Z[ recovery-image] May 20 15:53:13.785 INFO O| May 20 15:53:13.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
80452024-05-20T15:53:15.653Z[ recovery-image] May 20 15:53:13.785 INFO O| May 20 15:53:13.785 INFO STEP 1158 (remove_files) COMPLETE
80462024-05-20T15:53:15.653Z[ recovery-image] May 20 15:53:13.785 INFO O| May 20 15:53:13.785 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80472024-05-20T15:53:15.713Z[ recovery-image] May 20 15:53:13.868 INFO O| May 20 15:53:13.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80482024-05-20T15:53:15.719Z[ recovery-image] May 20 15:53:13.869 INFO O| May 20 15:53:13.868 INFO STEP 1159 (remove_files) COMPLETE
80492024-05-20T15:53:15.719Z[ recovery-image] May 20 15:53:13.869 INFO O| May 20 15:53:13.869 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80502024-05-20T15:53:15.731Z[ recovery-image] May 20 15:53:13.887 INFO O| May 20 15:53:13.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80512024-05-20T15:53:15.734Z[ recovery-image] May 20 15:53:13.887 INFO O| May 20 15:53:13.887 INFO STEP 1160 (remove_files) COMPLETE
80522024-05-20T15:53:15.734Z[ recovery-image] May 20 15:53:13.887 INFO O| May 20 15:53:13.887 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80532024-05-20T15:53:15.752Z[ recovery-image] May 20 15:53:13.908 INFO O| May 20 15:53:13.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80542024-05-20T15:53:15.752Z[ recovery-image] May 20 15:53:13.908 INFO O| May 20 15:53:13.908 INFO STEP 1161 (remove_files) COMPLETE
80552024-05-20T15:53:15.752Z[ recovery-image] May 20 15:53:13.908 INFO O| May 20 15:53:13.908 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80562024-05-20T15:53:15.814Z[ recovery-image] May 20 15:53:13.969 INFO O| May 20 15:53:13.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80572024-05-20T15:53:15.814Z[ recovery-image] May 20 15:53:13.969 INFO O| May 20 15:53:13.969 INFO STEP 1162 (remove_files) COMPLETE
80582024-05-20T15:53:15.817Z[ recovery-image] May 20 15:53:13.969 INFO O| May 20 15:53:13.969 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80592024-05-20T15:53:15.832Z[ recovery-image] May 20 15:53:13.987 INFO O| May 20 15:53:13.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80602024-05-20T15:53:15.832Z[ recovery-image] May 20 15:53:13.987 INFO O| May 20 15:53:13.987 INFO STEP 1163 (remove_files) COMPLETE
80612024-05-20T15:53:15.835Z[ recovery-image] May 20 15:53:13.988 INFO O| May 20 15:53:13.987 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80622024-05-20T15:53:15.869Z[ recovery-image] May 20 15:53:14.020 INFO O| May 20 15:53:14.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80632024-05-20T15:53:15.869Z[ recovery-image] May 20 15:53:14.020 INFO O| May 20 15:53:14.020 INFO STEP 1164 (remove_files) COMPLETE
80642024-05-20T15:53:15.869Z[ recovery-image] May 20 15:53:14.020 INFO O| May 20 15:53:14.020 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80652024-05-20T15:53:15.883Z[ recovery-image] May 20 15:53:14.037 INFO O| May 20 15:53:14.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80662024-05-20T15:53:15.883Z[ recovery-image] May 20 15:53:14.037 INFO O| May 20 15:53:14.037 INFO STEP 1165 (remove_files) COMPLETE
80672024-05-20T15:53:15.883Z[ recovery-image] May 20 15:53:14.038 INFO O| May 20 15:53:14.037 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80682024-05-20T15:53:15.932Z[ recovery-image] May 20 15:53:14.072 INFO O| May 20 15:53:14.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80692024-05-20T15:53:15.932Z[ recovery-image] May 20 15:53:14.073 INFO O| May 20 15:53:14.072 INFO STEP 1166 (remove_files) COMPLETE
80702024-05-20T15:53:15.932Z[ recovery-image] May 20 15:53:14.073 INFO O| May 20 15:53:14.073 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80712024-05-20T15:53:15.936Z[ recovery-image] May 20 15:53:14.089 INFO O| May 20 15:53:14.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80722024-05-20T15:53:15.936Z[ recovery-image] May 20 15:53:14.089 INFO O| May 20 15:53:14.089 INFO STEP 1167 (remove_files) COMPLETE
80732024-05-20T15:53:15.936Z[ recovery-image] May 20 15:53:14.089 INFO O| May 20 15:53:14.089 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80742024-05-20T15:53:15.948Z[ recovery-image] May 20 15:53:14.103 INFO O| May 20 15:53:14.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80752024-05-20T15:53:15.951Z[ recovery-image] May 20 15:53:14.103 INFO O| May 20 15:53:14.103 INFO STEP 1168 (remove_files) COMPLETE
80762024-05-20T15:53:15.951Z[ recovery-image] May 20 15:53:14.103 INFO O| May 20 15:53:14.103 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80772024-05-20T15:53:15.962Z[ recovery-image] May 20 15:53:14.117 INFO O| May 20 15:53:14.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80782024-05-20T15:53:15.962Z[ recovery-image] May 20 15:53:14.117 INFO O| May 20 15:53:14.117 INFO STEP 1169 (remove_files) COMPLETE
80792024-05-20T15:53:15.962Z[ recovery-image] May 20 15:53:14.117 INFO O| May 20 15:53:14.117 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80802024-05-20T15:53:15.979Z[ recovery-image] May 20 15:53:14.131 INFO O| May 20 15:53:14.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80812024-05-20T15:53:15.982Z[ recovery-image] May 20 15:53:14.132 INFO O| May 20 15:53:14.132 INFO STEP 1170 (remove_files) COMPLETE
80822024-05-20T15:53:15.982Z[ recovery-image] May 20 15:53:14.132 INFO O| May 20 15:53:14.132 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80832024-05-20T15:53:15.991Z[ recovery-image] May 20 15:53:14.146 INFO O| May 20 15:53:14.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80842024-05-20T15:53:15.991Z[ recovery-image] May 20 15:53:14.146 INFO O| May 20 15:53:14.146 INFO STEP 1171 (remove_files) COMPLETE
80852024-05-20T15:53:15.991Z[ recovery-image] May 20 15:53:14.146 INFO O| May 20 15:53:14.146 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80862024-05-20T15:53:16.019Z[ recovery-image] May 20 15:53:14.174 INFO O| May 20 15:53:14.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80872024-05-20T15:53:16.022Z[ recovery-image] May 20 15:53:14.175 INFO O| May 20 15:53:14.174 INFO STEP 1172 (remove_files) COMPLETE
80882024-05-20T15:53:16.022Z[ recovery-image] May 20 15:53:14.175 INFO O| May 20 15:53:14.175 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80892024-05-20T15:53:16.037Z[ recovery-image] May 20 15:53:14.192 INFO O| May 20 15:53:14.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80902024-05-20T15:53:16.040Z[ recovery-image] May 20 15:53:14.192 INFO O| May 20 15:53:14.192 INFO STEP 1173 (remove_files) COMPLETE
80912024-05-20T15:53:16.040Z[ recovery-image] May 20 15:53:14.193 INFO O| May 20 15:53:14.192 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80922024-05-20T15:53:16.055Z[ recovery-image] May 20 15:53:14.211 INFO O| May 20 15:53:14.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80932024-05-20T15:53:16.058Z[ recovery-image] May 20 15:53:14.211 INFO O| May 20 15:53:14.211 INFO STEP 1174 (remove_files) COMPLETE
80942024-05-20T15:53:16.058Z[ recovery-image] May 20 15:53:14.211 INFO O| May 20 15:53:14.211 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80952024-05-20T15:53:16.070Z[ recovery-image] May 20 15:53:14.226 INFO O| May 20 15:53:14.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80962024-05-20T15:53:16.073Z[ recovery-image] May 20 15:53:14.226 INFO O| May 20 15:53:14.226 INFO STEP 1175 (remove_files) COMPLETE
80972024-05-20T15:53:16.073Z[ recovery-image] May 20 15:53:14.226 INFO O| May 20 15:53:14.226 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80982024-05-20T15:53:16.085Z[ recovery-image] May 20 15:53:14.240 INFO O| May 20 15:53:14.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80992024-05-20T15:53:16.088Z[ recovery-image] May 20 15:53:14.241 INFO O| May 20 15:53:14.241 INFO STEP 1176 (remove_files) COMPLETE
81002024-05-20T15:53:16.088Z[ recovery-image] May 20 15:53:14.241 INFO O| May 20 15:53:14.241 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81012024-05-20T15:53:16.099Z[ recovery-image] May 20 15:53:14.255 INFO O| May 20 15:53:14.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
81022024-05-20T15:53:16.102Z[ recovery-image] May 20 15:53:14.255 INFO O| May 20 15:53:14.255 INFO STEP 1177 (remove_files) COMPLETE
81032024-05-20T15:53:16.103Z[ recovery-image] May 20 15:53:14.255 INFO O| May 20 15:53:14.255 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81042024-05-20T15:53:16.126Z[ recovery-image] May 20 15:53:14.276 INFO O| May 20 15:53:14.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
81052024-05-20T15:53:16.126Z[ recovery-image] May 20 15:53:14.276 INFO O| May 20 15:53:14.276 INFO STEP 1178 (remove_files) COMPLETE
81062024-05-20T15:53:16.126Z[ recovery-image] May 20 15:53:14.276 INFO O| May 20 15:53:14.276 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81072024-05-20T15:53:16.137Z[ recovery-image] May 20 15:53:14.292 INFO O| May 20 15:53:14.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
81082024-05-20T15:53:16.137Z[ recovery-image] May 20 15:53:14.292 INFO O| May 20 15:53:14.292 INFO STEP 1179 (remove_files) COMPLETE
81092024-05-20T15:53:16.143Z[ recovery-image] May 20 15:53:14.292 INFO O| May 20 15:53:14.292 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81102024-05-20T15:53:16.169Z[ recovery-image] May 20 15:53:14.324 INFO O| May 20 15:53:14.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
81112024-05-20T15:53:16.172Z[ recovery-image] May 20 15:53:14.324 INFO O| May 20 15:53:14.324 INFO STEP 1180 (remove_files) COMPLETE
81122024-05-20T15:53:16.172Z[ recovery-image] May 20 15:53:14.324 INFO O| May 20 15:53:14.324 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81132024-05-20T15:53:16.188Z[ recovery-image] May 20 15:53:14.343 INFO O| May 20 15:53:14.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
81142024-05-20T15:53:16.606Z[ recovery-image] May 20 15:53:14.343 INFO O| May 20 15:53:14.343 INFO STEP 1181 (remove_files) COMPLETE
81152024-05-20T15:53:16.606Z[ recovery-image] May 20 15:53:14.343 INFO O| May 20 15:53:14.343 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81162024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.361 INFO O| May 20 15:53:14.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
81172024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.361 INFO O| May 20 15:53:14.361 INFO STEP 1182 (remove_files) COMPLETE
81182024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.361 INFO O| May 20 15:53:14.361 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81192024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.377 INFO O| May 20 15:53:14.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
81202024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.378 INFO O| May 20 15:53:14.378 INFO STEP 1183 (remove_files) COMPLETE
81212024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.378 INFO O| May 20 15:53:14.378 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81222024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.392 INFO O| May 20 15:53:14.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
81232024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.392 INFO O| May 20 15:53:14.392 INFO STEP 1184 (remove_files) COMPLETE
81242024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.392 INFO O| May 20 15:53:14.392 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81252024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.412 INFO O| May 20 15:53:14.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
81262024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.412 INFO O| May 20 15:53:14.412 INFO STEP 1185 (remove_files) COMPLETE
81272024-05-20T15:53:16.619Z[ recovery-image] May 20 15:53:14.412 INFO O| May 20 15:53:14.412 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81282024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.449 INFO O| May 20 15:53:14.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
81292024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.449 INFO O| May 20 15:53:14.449 INFO STEP 1186 (remove_files) COMPLETE
81302024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.450 INFO O| May 20 15:53:14.449 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81312024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.488 INFO O| May 20 15:53:14.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
81322024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.488 INFO O| May 20 15:53:14.488 INFO STEP 1187 (remove_files) COMPLETE
81332024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.488 INFO O| May 20 15:53:14.488 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81342024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.513 INFO O| May 20 15:53:14.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
81352024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.513 INFO O| May 20 15:53:14.513 INFO STEP 1188 (remove_files) COMPLETE
81362024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.513 INFO O| May 20 15:53:14.513 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81372024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.559 INFO O| May 20 15:53:14.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
81382024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.559 INFO O| May 20 15:53:14.559 INFO STEP 1189 (remove_files) COMPLETE
81392024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.559 INFO O| May 20 15:53:14.559 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81402024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.576 INFO O| May 20 15:53:14.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
81412024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.576 INFO O| May 20 15:53:14.576 INFO STEP 1190 (remove_files) COMPLETE
81422024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.576 INFO O| May 20 15:53:14.576 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81432024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.606 INFO O| May 20 15:53:14.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
81442024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.606 INFO O| May 20 15:53:14.606 INFO STEP 1191 (remove_files) COMPLETE
81452024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.607 INFO O| May 20 15:53:14.607 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81462024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.624 INFO O| May 20 15:53:14.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81472024-05-20T15:53:16.620Z[ recovery-image] May 20 15:53:14.625 INFO O| May 20 15:53:14.624 INFO STEP 1192 (remove_files) COMPLETE
81482024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.625 INFO O| May 20 15:53:14.625 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81492024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.641 INFO O| May 20 15:53:14.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81502024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.642 INFO O| May 20 15:53:14.641 INFO STEP 1193 (remove_files) COMPLETE
81512024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.642 INFO O| May 20 15:53:14.642 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81522024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.683 INFO O| May 20 15:53:14.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81532024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.683 INFO O| May 20 15:53:14.683 INFO STEP 1194 (remove_files) COMPLETE
81542024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.683 INFO O| May 20 15:53:14.683 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81552024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.701 INFO O| May 20 15:53:14.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81562024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.701 INFO O| May 20 15:53:14.701 INFO STEP 1195 (remove_files) COMPLETE
81572024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.701 INFO O| May 20 15:53:14.701 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81582024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.719 INFO O| May 20 15:53:14.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81592024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.719 INFO O| May 20 15:53:14.719 INFO STEP 1196 (remove_files) COMPLETE
81602024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.719 INFO O| May 20 15:53:14.719 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81612024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.738 INFO O| May 20 15:53:14.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81622024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.739 INFO O| May 20 15:53:14.739 INFO STEP 1197 (remove_files) COMPLETE
81632024-05-20T15:53:16.621Z[ recovery-image] May 20 15:53:14.739 INFO O| May 20 15:53:14.739 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81642024-05-20T15:53:16.627Z[ recovery-image] May 20 15:53:14.770 INFO O| May 20 15:53:14.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81652024-05-20T15:53:16.628Z[ recovery-image] May 20 15:53:14.770 INFO O| May 20 15:53:14.770 INFO STEP 1198 (remove_files) COMPLETE
81662024-05-20T15:53:16.628Z[ recovery-image] May 20 15:53:14.770 INFO O| May 20 15:53:14.770 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81672024-05-20T15:53:16.634Z[ recovery-image] May 20 15:53:14.787 INFO O| May 20 15:53:14.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81682024-05-20T15:53:16.634Z[ recovery-image] May 20 15:53:14.787 INFO O| May 20 15:53:14.787 INFO STEP 1199 (remove_files) COMPLETE
81692024-05-20T15:53:16.634Z[ recovery-image] May 20 15:53:14.787 INFO O| May 20 15:53:14.787 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81702024-05-20T15:53:16.658Z[ recovery-image] May 20 15:53:14.812 INFO O| May 20 15:53:14.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81712024-05-20T15:53:16.658Z[ recovery-image] May 20 15:53:14.812 INFO O| May 20 15:53:14.812 INFO STEP 1200 (remove_files) COMPLETE
81722024-05-20T15:53:16.658Z[ recovery-image] May 20 15:53:14.812 INFO O| May 20 15:53:14.812 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81732024-05-20T15:53:16.675Z[ recovery-image] May 20 15:53:14.828 INFO O| May 20 15:53:14.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81742024-05-20T15:53:16.675Z[ recovery-image] May 20 15:53:14.828 INFO O| May 20 15:53:14.828 INFO STEP 1201 (remove_files) COMPLETE
81752024-05-20T15:53:16.675Z[ recovery-image] May 20 15:53:14.828 INFO O| May 20 15:53:14.828 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81762024-05-20T15:53:16.690Z[ recovery-image] May 20 15:53:14.843 INFO O| May 20 15:53:14.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81772024-05-20T15:53:16.690Z[ recovery-image] May 20 15:53:14.843 INFO O| May 20 15:53:14.843 INFO STEP 1202 (remove_files) COMPLETE
81782024-05-20T15:53:17.106Z[ recovery-image] May 20 15:53:14.843 INFO O| May 20 15:53:14.843 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81792024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.860 INFO O| May 20 15:53:14.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81802024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.860 INFO O| May 20 15:53:14.860 INFO STEP 1203 (remove_files) COMPLETE
81812024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.860 INFO O| May 20 15:53:14.860 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81822024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.898 INFO O| May 20 15:53:14.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81832024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.898 INFO O| May 20 15:53:14.898 INFO STEP 1204 (remove_files) COMPLETE
81842024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.898 INFO O| May 20 15:53:14.898 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81852024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.930 INFO O| May 20 15:53:14.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81862024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.930 INFO O| May 20 15:53:14.930 INFO STEP 1205 (remove_files) COMPLETE
81872024-05-20T15:53:17.109Z[ recovery-image] May 20 15:53:14.930 INFO O| May 20 15:53:14.930 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81882024-05-20T15:53:17.110Z[ recovery-image] May 20 15:53:14.946 INFO O| May 20 15:53:14.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81892024-05-20T15:53:17.110Z[ recovery-image] May 20 15:53:14.947 INFO O| May 20 15:53:14.947 INFO STEP 1206 (remove_files) COMPLETE
81902024-05-20T15:53:17.110Z[ recovery-image] May 20 15:53:14.947 INFO O| May 20 15:53:14.947 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81912024-05-20T15:53:17.110Z[ recovery-image] May 20 15:53:14.970 INFO O| May 20 15:53:14.970 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81922024-05-20T15:53:17.110Z[ recovery-image] May 20 15:53:14.970 INFO O| May 20 15:53:14.970 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81932024-05-20T15:53:18.625Z[ recovery-image] May 20 15:53:16.780 INFO O| May 20 15:53:16.780 INFO STEP 1207 (pack_tar) COMPLETE
81942024-05-20T15:53:18.625Z[ recovery-image] May 20 15:53:16.780 INFO O| May 20 15:53:16.780 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81952024-05-20T15:53:18.629Z[ recovery-image] May 20 15:53:16.780 INFO O| May 20 15:53:16.780 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81962024-05-20T15:53:18.769Z[ recovery-image] May 20 15:53:16.923 INFO O| May 20 15:53:16.923 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81972024-05-20T15:53:18.888Z[ recovery-image] May 20 15:53:17.035 INFO O| May 20 15:53:17.035 INFO completed processing gimlet/ramdisk-03-recovery-trim
81982024-05-20T15:53:18.891Z[ recovery-image] May 20 15:53:17.044 INFO image builder template: zfs-recovery...
81992024-05-20T15:53:18.892Z[ recovery-image] May 20 15:53:17.044 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpyC9skg/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "zfs-recovery"], pwd: None
82002024-05-20T15:53:18.941Z[ recovery-image] May 20 15:53:17.096 INFO O| May 20 15:53:17.096 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82012024-05-20T15:53:18.968Z[ recovery-image] May 20 15:53:17.122 INFO O| May 20 15:53:17.122 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82022024-05-20T15:53:19.091Z[ recovery-image] May 20 15:53:17.245 INFO O| May 20 15:53:17.245 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
82032024-05-20T15:53:19.174Z[ recovery-image] May 20 15:53:17.328 INFO O| May 20 15:53:17.328 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82042024-05-20T15:53:19.174Z[ recovery-image] May 20 15:53:17.328 INFO O| May 20 15:53:17.328 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
82052024-05-20T15:53:19.197Z[ recovery-image] May 20 15:53:17.352 INFO O| May 20 15:53:17.352 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
82062024-05-20T15:53:19.706Z[ recovery-image] May 20 15:53:17.455 INFO O| May 20 15:53:17.455 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
82072024-05-20T15:53:19.710Z[ recovery-image] May 20 15:53:17.531 INFO O| May 20 15:53:17.531 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
82082024-05-20T15:53:19.710Z[ recovery-image] May 20 15:53:17.549 INFO O| May 20 15:53:17.549 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
82092024-05-20T15:53:19.710Z[ recovery-image] May 20 15:53:17.565 INFO O| May 20 15:53:17.565 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
82102024-05-20T15:53:19.710Z[ recovery-image] May 20 15:53:17.565 INFO O| May 20 15:53:17.565 INFO no lofi found
82112024-05-20T15:53:19.710Z[ recovery-image] May 20 15:53:17.565 INFO O| May 20 15:53:17.565 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
82122024-05-20T15:53:19.710Z[ recovery-image] May 20 15:53:17.565 INFO O| May 20 15:53:17.565 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
82132024-05-20T15:53:21.857Z[ recovery-image] May 20 15:53:20.012 INFO O| May 20 15:53:20.011 INFO lofi device = /dev/dsk/c2t1d0p0
82142024-05-20T15:53:21.857Z[ recovery-image] May 20 15:53:20.012 INFO O| May 20 15:53:20.012 INFO pool device = /dev/dsk/c2t1d0p0
82152024-05-20T15:53:21.857Z[ recovery-image] May 20 15:53:20.012 INFO O| May 20 15:53:20.012 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
82162024-05-20T15:53:22.143Z[ recovery-image] May 20 15:53:20.297 INFO O| May 20 15:53:20.297 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82172024-05-20T15:53:22.144Z[ recovery-image] May 20 15:53:20.297 INFO O| May 20 15:53:20.297 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
82182024-05-20T15:53:22.176Z[ recovery-image] May 20 15:53:20.330 INFO O| May 20 15:53:20.330 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
82192024-05-20T15:53:22.306Z[ recovery-image] May 20 15:53:20.460 INFO O| May 20 15:53:20.460 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
82202024-05-20T15:53:22.369Z[ recovery-image] May 20 15:53:20.516 INFO O| May 20 15:53:20.516 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
82212024-05-20T15:53:22.386Z[ recovery-image] May 20 15:53:20.541 INFO O| May 20 15:53:20.541 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
82222024-05-20T15:53:22.406Z[ recovery-image] May 20 15:53:20.561 INFO O| May 20 15:53:20.561 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
82232024-05-20T15:53:22.489Z[ recovery-image] May 20 15:53:20.644 INFO O| May 20 15:53:20.644 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
82242024-05-20T15:53:22.492Z[ recovery-image] May 20 15:53:20.644 INFO O| May 20 15:53:20.644 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
82252024-05-20T15:53:22.493Z[ recovery-image] May 20 15:53:20.644 INFO O| May 20 15:53:20.644 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82262024-05-20T15:53:22.513Z[ recovery-image] May 20 15:53:20.667 INFO O| May 20 15:53:20.667 INFO boot environment UUID: 986129e8-5cbe-4d7c-a337-225367d3fa7f
82272024-05-20T15:53:22.513Z[ recovery-image] May 20 15:53:20.667 INFO O| May 20 15:53:20.667 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 986129e8-5cbe-4d7c-a337-225367d3fa7f
82282024-05-20T15:53:22.573Z[ recovery-image] May 20 15:53:20.727 INFO O| May 20 15:53:20.727 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
82292024-05-20T15:53:22.615Z[ recovery-image] May 20 15:53:20.770 INFO O| May 20 15:53:20.770 INFO STEP 0 (create_be) COMPLETE
82302024-05-20T15:53:22.615Z[ recovery-image] May 20 15:53:20.770 INFO O| May 20 15:53:20.770 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82312024-05-20T15:53:22.642Z[ recovery-image] May 20 15:53:20.796 INFO O| May 20 15:53:20.796 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82322024-05-20T15:53:29.977Z[ recovery-image] May 20 15:53:28.130 INFO O| May 20 15:53:28.129 INFO STEP 1 (unpack_tar) COMPLETE
82332024-05-20T15:53:29.977Z[ recovery-image] May 20 15:53:28.130 INFO O| May 20 15:53:28.130 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82342024-05-20T15:53:29.993Z[ recovery-image] May 20 15:53:28.147 INFO O| May 20 15:53:28.146 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82352024-05-20T15:53:31.179Z[ recovery-image] May 20 15:53:29.331 INFO O| May 20 15:53:29.331 INFO STEP 2 (devfsadm) COMPLETE
82362024-05-20T15:53:31.179Z[ recovery-image] May 20 15:53:29.331 INFO O| May 20 15:53:29.331 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82372024-05-20T15:53:31.195Z[ recovery-image] May 20 15:53:29.348 INFO O| May 20 15:53:29.348 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82382024-05-20T15:53:31.207Z[ recovery-image] May 20 15:53:29.348 INFO O| May 20 15:53:29.348 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82392024-05-20T15:53:31.208Z[ recovery-image] May 20 15:53:29.348 INFO O| May 20 15:53:29.348 INFO STEP 3 (ensure_dir) COMPLETE
82402024-05-20T15:53:31.208Z[ recovery-image] May 20 15:53:29.348 INFO O| May 20 15:53:29.348 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82412024-05-20T15:53:31.211Z[ recovery-image] May 20 15:53:29.363 INFO O| May 20 15:53:29.363 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82422024-05-20T15:53:31.212Z[ recovery-image] May 20 15:53:29.363 INFO O| May 20 15:53:29.363 INFO STEP 4 (ensure_dir) COMPLETE
82432024-05-20T15:53:31.212Z[ recovery-image] May 20 15:53:29.363 INFO O| May 20 15:53:29.363 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82442024-05-20T15:53:31.226Z[ recovery-image] May 20 15:53:29.378 INFO O| May 20 15:53:29.378 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82452024-05-20T15:53:31.226Z[ recovery-image] May 20 15:53:29.378 INFO O| May 20 15:53:29.378 INFO STEP 5 (ensure_dir) COMPLETE
82462024-05-20T15:53:31.229Z[ recovery-image] May 20 15:53:29.378 INFO O| May 20 15:53:29.378 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82472024-05-20T15:53:31.245Z[ recovery-image] May 20 15:53:29.395 INFO O| May 20 15:53:29.395 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82482024-05-20T15:53:31.245Z[ recovery-image] May 20 15:53:29.395 INFO O| May 20 15:53:29.395 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82492024-05-20T15:53:31.249Z[ recovery-image] May 20 15:53:29.395 INFO O| May 20 15:53:29.395 INFO STEP 6 (ensure_dir) COMPLETE
82502024-05-20T15:53:31.249Z[ recovery-image] May 20 15:53:29.395 INFO O| May 20 15:53:29.395 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82512024-05-20T15:53:31.258Z[ recovery-image] May 20 15:53:29.411 INFO O| May 20 15:53:29.411 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82522024-05-20T15:53:31.259Z[ recovery-image] May 20 15:53:29.411 INFO O| May 20 15:53:29.411 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82532024-05-20T15:53:31.259Z[ recovery-image] May 20 15:53:29.411 INFO O| May 20 15:53:29.411 INFO STEP 7 (ensure_dir) COMPLETE
82542024-05-20T15:53:31.262Z[ recovery-image] May 20 15:53:29.411 INFO O| May 20 15:53:29.411 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82552024-05-20T15:53:31.275Z[ recovery-image] May 20 15:53:29.428 INFO O| May 20 15:53:29.428 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82562024-05-20T15:53:31.278Z[ recovery-image] May 20 15:53:29.428 INFO O| May 20 15:53:29.428 INFO STEP 8 (remove_files) COMPLETE
82572024-05-20T15:53:31.278Z[ recovery-image] May 20 15:53:29.428 INFO O| May 20 15:53:29.428 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82582024-05-20T15:53:31.292Z[ recovery-image] May 20 15:53:29.445 INFO O| May 20 15:53:29.445 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82592024-05-20T15:53:31.295Z[ recovery-image] May 20 15:53:29.447 INFO O| May 20 15:53:29.446 INFO STEP 9 (remove_files) COMPLETE
82602024-05-20T15:53:31.295Z[ recovery-image] May 20 15:53:29.447 INFO O| May 20 15:53:29.446 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82612024-05-20T15:53:31.310Z[ recovery-image] May 20 15:53:29.464 INFO O| May 20 15:53:29.463 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82622024-05-20T15:53:31.314Z[ recovery-image] May 20 15:53:29.465 INFO O| May 20 15:53:29.465 INFO STEP 10 (remove_files) COMPLETE
82632024-05-20T15:53:31.314Z[ recovery-image] May 20 15:53:29.465 INFO O| May 20 15:53:29.465 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82642024-05-20T15:53:31.329Z[ recovery-image] May 20 15:53:29.482 INFO O| May 20 15:53:29.482 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82652024-05-20T15:53:31.329Z[ recovery-image] May 20 15:53:29.482 INFO O| May 20 15:53:29.482 INFO STEP 11 (remove_files) COMPLETE
82662024-05-20T15:53:31.332Z[ recovery-image] May 20 15:53:29.482 INFO O| May 20 15:53:29.482 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82672024-05-20T15:53:31.348Z[ recovery-image] May 20 15:53:29.501 INFO O| May 20 15:53:29.500 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82682024-05-20T15:53:31.351Z[ recovery-image] May 20 15:53:29.501 INFO O| May 20 15:53:29.501 INFO STEP 12 (remove_files) COMPLETE
82692024-05-20T15:53:31.351Z[ recovery-image] May 20 15:53:29.501 INFO O| May 20 15:53:29.501 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82702024-05-20T15:53:31.366Z[ recovery-image] May 20 15:53:29.519 INFO O| May 20 15:53:29.519 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82712024-05-20T15:53:31.366Z[ recovery-image] May 20 15:53:29.519 INFO O| May 20 15:53:29.519 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82722024-05-20T15:53:31.370Z[ recovery-image] May 20 15:53:29.519 INFO O| May 20 15:53:29.519 INFO STEP 13 (ensure_dir) COMPLETE
82732024-05-20T15:53:31.370Z[ recovery-image] May 20 15:53:29.520 INFO O| May 20 15:53:29.519 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82742024-05-20T15:53:31.382Z[ recovery-image] May 20 15:53:29.535 INFO O| May 20 15:53:29.535 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82752024-05-20T15:53:31.382Z[ recovery-image] May 20 15:53:29.535 INFO O| May 20 15:53:29.535 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82762024-05-20T15:53:31.385Z[ recovery-image] May 20 15:53:29.535 INFO O| May 20 15:53:29.535 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82772024-05-20T15:53:31.386Z[ recovery-image] May 20 15:53:29.535 INFO O| May 20 15:53:29.535 INFO STEP 14 (ensure_dir) COMPLETE
82782024-05-20T15:53:31.386Z[ recovery-image] May 20 15:53:29.535 INFO O| May 20 15:53:29.535 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82792024-05-20T15:53:31.398Z[ recovery-image] May 20 15:53:29.551 INFO O| May 20 15:53:29.551 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82802024-05-20T15:53:31.398Z[ recovery-image] May 20 15:53:29.551 INFO O| May 20 15:53:29.551 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82812024-05-20T15:53:31.401Z[ recovery-image] May 20 15:53:29.551 INFO O| May 20 15:53:29.551 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82822024-05-20T15:53:31.401Z[ recovery-image] May 20 15:53:29.551 INFO O| May 20 15:53:29.551 INFO STEP 15 (ensure_dir) COMPLETE
82832024-05-20T15:53:31.401Z[ recovery-image] May 20 15:53:29.551 INFO O| May 20 15:53:29.551 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82842024-05-20T15:53:31.414Z[ recovery-image] May 20 15:53:29.567 INFO O| May 20 15:53:29.567 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82852024-05-20T15:53:31.420Z[ recovery-image] May 20 15:53:29.567 INFO O| May 20 15:53:29.567 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82862024-05-20T15:53:31.420Z[ recovery-image] May 20 15:53:29.567 INFO O| May 20 15:53:29.567 INFO STEP 16 (ensure_dir) COMPLETE
82872024-05-20T15:53:31.420Z[ recovery-image] May 20 15:53:29.567 INFO O| May 20 15:53:29.567 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82882024-05-20T15:53:31.425Z[ recovery-image] May 20 15:53:29.578 INFO O| May 20 15:53:29.578 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82892024-05-20T15:53:31.428Z[ recovery-image] May 20 15:53:29.578 INFO O| May 20 15:53:29.578 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82902024-05-20T15:53:31.428Z[ recovery-image] May 20 15:53:29.578 INFO O| May 20 15:53:29.578 INFO STEP 17 (ensure_dir) COMPLETE
82912024-05-20T15:53:31.428Z[ recovery-image] May 20 15:53:29.578 INFO O| May 20 15:53:29.578 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82922024-05-20T15:53:31.441Z[ recovery-image] May 20 15:53:29.594 INFO O| May 20 15:53:29.594 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82932024-05-20T15:53:31.444Z[ recovery-image] May 20 15:53:29.594 INFO O| May 20 15:53:29.594 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82942024-05-20T15:53:31.444Z[ recovery-image] May 20 15:53:29.594 INFO O| May 20 15:53:29.594 INFO ok!
82952024-05-20T15:53:31.444Z[ recovery-image] May 20 15:53:29.594 INFO O| May 20 15:53:29.594 INFO STEP 18 (ensure_symlink) COMPLETE
82962024-05-20T15:53:31.444Z[ recovery-image] May 20 15:53:29.594 INFO O| May 20 15:53:29.594 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82972024-05-20T15:53:31.457Z[ recovery-image] May 20 15:53:29.610 INFO O| May 20 15:53:29.610 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82982024-05-20T15:53:31.461Z[ recovery-image] May 20 15:53:29.610 INFO O| May 20 15:53:29.610 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82992024-05-20T15:53:31.461Z[ recovery-image] May 20 15:53:29.610 INFO O| May 20 15:53:29.610 INFO ok!
83002024-05-20T15:53:31.461Z[ recovery-image] May 20 15:53:29.610 INFO O| May 20 15:53:29.610 INFO STEP 19 (ensure_file) COMPLETE
83012024-05-20T15:53:31.461Z[ recovery-image] May 20 15:53:29.610 INFO O| May 20 15:53:29.610 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83022024-05-20T15:53:31.473Z[ recovery-image] May 20 15:53:29.626 INFO O| May 20 15:53:29.626 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
83032024-05-20T15:53:31.473Z[ recovery-image] May 20 15:53:29.626 INFO O| May 20 15:53:29.626 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
83042024-05-20T15:53:31.473Z[ recovery-image] May 20 15:53:29.626 INFO O| May 20 15:53:29.626 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
83052024-05-20T15:53:31.473Z[ recovery-image] May 20 15:53:29.626 INFO O| May 20 15:53:29.626 INFO ok!
83062024-05-20T15:53:31.476Z[ recovery-image] May 20 15:53:29.626 INFO O| May 20 15:53:29.626 INFO STEP 20 (ensure_symlink) COMPLETE
83072024-05-20T15:53:31.476Z[ recovery-image] May 20 15:53:29.626 INFO O| May 20 15:53:29.626 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83082024-05-20T15:53:31.489Z[ recovery-image] May 20 15:53:29.642 INFO O| May 20 15:53:29.642 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
83092024-05-20T15:53:31.489Z[ recovery-image] May 20 15:53:29.642 INFO O| May 20 15:53:29.642 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
83102024-05-20T15:53:31.492Z[ recovery-image] May 20 15:53:29.642 INFO O| May 20 15:53:29.642 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
83112024-05-20T15:53:31.492Z[ recovery-image] May 20 15:53:29.642 INFO O| May 20 15:53:29.642 INFO ok!
83122024-05-20T15:53:31.492Z[ recovery-image] May 20 15:53:29.642 INFO O| May 20 15:53:29.642 INFO STEP 21 (ensure_symlink) COMPLETE
83132024-05-20T15:53:31.492Z[ recovery-image] May 20 15:53:29.642 INFO O| May 20 15:53:29.642 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83142024-05-20T15:53:31.500Z[ recovery-image] May 20 15:53:29.653 INFO O| May 20 15:53:29.653 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
83152024-05-20T15:53:31.504Z[ recovery-image] May 20 15:53:29.654 INFO O| May 20 15:53:29.653 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
83162024-05-20T15:53:31.504Z[ recovery-image] May 20 15:53:29.654 INFO O| May 20 15:53:29.654 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
83172024-05-20T15:53:31.504Z[ recovery-image] May 20 15:53:29.654 INFO O| May 20 15:53:29.654 INFO ok!
83182024-05-20T15:53:31.504Z[ recovery-image] May 20 15:53:29.654 INFO O| May 20 15:53:29.654 INFO STEP 22 (ensure_symlink) COMPLETE
83192024-05-20T15:53:31.504Z[ recovery-image] May 20 15:53:29.654 INFO O| May 20 15:53:29.654 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83202024-05-20T15:53:31.516Z[ recovery-image] May 20 15:53:29.669 INFO O| May 20 15:53:29.669 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
83212024-05-20T15:53:31.516Z[ recovery-image] May 20 15:53:29.669 INFO O| May 20 15:53:29.669 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
83222024-05-20T15:53:31.516Z[ recovery-image] May 20 15:53:29.669 INFO O| May 20 15:53:29.669 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
83232024-05-20T15:53:31.519Z[ recovery-image] May 20 15:53:29.669 INFO O| May 20 15:53:29.669 INFO ok!
83242024-05-20T15:53:31.519Z[ recovery-image] May 20 15:53:29.669 INFO O| May 20 15:53:29.669 INFO STEP 23 (ensure_symlink) COMPLETE
83252024-05-20T15:53:31.519Z[ recovery-image] May 20 15:53:29.669 INFO O| May 20 15:53:29.669 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83262024-05-20T15:53:31.531Z[ recovery-image] May 20 15:53:29.684 INFO O| May 20 15:53:29.684 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
83272024-05-20T15:53:31.534Z[ recovery-image] May 20 15:53:29.684 INFO O| May 20 15:53:29.684 INFO copying /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf ...
83282024-05-20T15:53:31.534Z[ recovery-image] May 20 15:53:29.684 INFO O| May 20 15:53:29.684 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
83292024-05-20T15:53:31.534Z[ recovery-image] May 20 15:53:29.684 INFO O| May 20 15:53:29.684 INFO ok!
83302024-05-20T15:53:31.535Z[ recovery-image] May 20 15:53:29.684 INFO O| May 20 15:53:29.684 INFO STEP 24 (ensure_file) COMPLETE
83312024-05-20T15:53:31.535Z[ recovery-image] May 20 15:53:29.684 INFO O| May 20 15:53:29.684 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
83322024-05-20T15:53:31.543Z[ recovery-image] May 20 15:53:29.696 INFO O| May 20 15:53:29.696 INFO updating shadow file
83332024-05-20T15:53:31.546Z[ recovery-image] May 20 15:53:29.697 INFO O| May 20 15:53:29.696 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83342024-05-20T15:53:31.546Z[ recovery-image] May 20 15:53:29.697 INFO O| May 20 15:53:29.697 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83352024-05-20T15:53:31.546Z[ recovery-image] May 20 15:53:29.697 INFO O| May 20 15:53:29.697 INFO STEP 25 (shadow) COMPLETE
83362024-05-20T15:53:31.546Z[ recovery-image] May 20 15:53:29.697 INFO O| May 20 15:53:29.697 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83372024-05-20T15:53:31.562Z[ recovery-image] May 20 15:53:29.712 INFO O| May 20 15:53:29.712 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
83382024-05-20T15:53:31.562Z[ recovery-image] May 20 15:53:29.712 INFO O| May 20 15:53:29.712 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
83392024-05-20T15:53:31.566Z[ recovery-image] May 20 15:53:29.713 INFO O| May 20 15:53:29.713 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
83402024-05-20T15:53:31.566Z[ recovery-image] May 20 15:53:29.713 INFO O| May 20 15:53:29.713 INFO ok!
83412024-05-20T15:53:31.566Z[ recovery-image] May 20 15:53:29.713 INFO O| May 20 15:53:29.713 INFO STEP 26 (ensure_file) COMPLETE
83422024-05-20T15:53:31.566Z[ recovery-image] May 20 15:53:29.713 INFO O| May 20 15:53:29.713 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83432024-05-20T15:53:31.576Z[ recovery-image] May 20 15:53:29.729 INFO O| May 20 15:53:29.729 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
83442024-05-20T15:53:31.576Z[ recovery-image] May 20 15:53:29.729 INFO O| May 20 15:53:29.729 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83452024-05-20T15:53:31.579Z[ recovery-image] May 20 15:53:29.729 INFO O| May 20 15:53:29.729 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83462024-05-20T15:53:31.579Z[ recovery-image] May 20 15:53:29.729 INFO O| May 20 15:53:29.729 INFO ok!
83472024-05-20T15:53:31.579Z[ recovery-image] May 20 15:53:29.729 INFO O| May 20 15:53:29.729 INFO STEP 27 (ensure_file) COMPLETE
83482024-05-20T15:53:31.579Z[ recovery-image] May 20 15:53:29.729 INFO O| May 20 15:53:29.729 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83492024-05-20T15:53:31.592Z[ recovery-image] May 20 15:53:29.745 INFO O| May 20 15:53:29.744 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83502024-05-20T15:53:31.592Z[ recovery-image] May 20 15:53:29.745 INFO O| May 20 15:53:29.745 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83512024-05-20T15:53:31.597Z[ recovery-image] May 20 15:53:29.745 INFO O| May 20 15:53:29.745 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83522024-05-20T15:53:31.597Z[ recovery-image] May 20 15:53:29.745 INFO O| May 20 15:53:29.745 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83532024-05-20T15:53:31.597Z[ recovery-image] May 20 15:53:29.745 INFO O| May 20 15:53:29.745 INFO ok!
83542024-05-20T15:53:31.597Z[ recovery-image] May 20 15:53:29.745 INFO O| May 20 15:53:29.745 INFO STEP 28 (ensure_file) COMPLETE
83552024-05-20T15:53:31.597Z[ recovery-image] May 20 15:53:29.745 INFO O| May 20 15:53:29.745 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83562024-05-20T15:53:31.608Z[ recovery-image] May 20 15:53:29.761 INFO O| May 20 15:53:29.761 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83572024-05-20T15:53:31.608Z[ recovery-image] May 20 15:53:29.761 INFO O| May 20 15:53:29.761 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83582024-05-20T15:53:31.608Z[ recovery-image] May 20 15:53:29.761 INFO O| May 20 15:53:29.761 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83592024-05-20T15:53:31.612Z[ recovery-image] May 20 15:53:29.761 INFO O| May 20 15:53:29.761 INFO ok!
83602024-05-20T15:53:31.612Z[ recovery-image] May 20 15:53:29.761 INFO O| May 20 15:53:29.761 INFO STEP 29 (ensure_file) COMPLETE
83612024-05-20T15:53:31.612Z[ recovery-image] May 20 15:53:29.761 INFO O| May 20 15:53:29.761 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83622024-05-20T15:53:31.628Z[ recovery-image] May 20 15:53:29.776 INFO O| May 20 15:53:29.776 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83632024-05-20T15:53:31.641Z[ recovery-image] May 20 15:53:29.776 INFO O| May 20 15:53:29.776 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83642024-05-20T15:53:31.641Z[ recovery-image] May 20 15:53:29.776 INFO O| May 20 15:53:29.776 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83652024-05-20T15:53:31.641Z[ recovery-image] May 20 15:53:29.776 INFO O| May 20 15:53:29.776 INFO ok!
83662024-05-20T15:53:31.642Z[ recovery-image] May 20 15:53:29.776 INFO O| May 20 15:53:29.776 INFO STEP 30 (ensure_file) COMPLETE
83672024-05-20T15:53:31.642Z[ recovery-image] May 20 15:53:29.776 INFO O| May 20 15:53:29.776 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83682024-05-20T15:53:31.645Z[ recovery-image] May 20 15:53:29.792 INFO O| May 20 15:53:29.792 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83692024-05-20T15:53:31.645Z[ recovery-image] May 20 15:53:29.792 INFO O| May 20 15:53:29.792 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83702024-05-20T15:53:31.645Z[ recovery-image] May 20 15:53:29.792 INFO O| May 20 15:53:29.792 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83712024-05-20T15:53:31.646Z[ recovery-image] May 20 15:53:29.792 INFO O| May 20 15:53:29.792 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83722024-05-20T15:53:31.646Z[ recovery-image] May 20 15:53:29.792 INFO O| May 20 15:53:29.792 INFO ok!
83732024-05-20T15:53:31.646Z[ recovery-image] May 20 15:53:29.792 INFO O| May 20 15:53:29.792 INFO STEP 31 (ensure_file) COMPLETE
83742024-05-20T15:53:31.646Z[ recovery-image] May 20 15:53:29.792 INFO O| May 20 15:53:29.792 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83752024-05-20T15:53:31.653Z[ recovery-image] May 20 15:53:29.806 INFO O| May 20 15:53:29.806 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83762024-05-20T15:53:31.653Z[ recovery-image] May 20 15:53:29.806 INFO O| May 20 15:53:29.806 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83772024-05-20T15:53:31.656Z[ recovery-image] May 20 15:53:29.807 INFO O| May 20 15:53:29.806 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83782024-05-20T15:53:31.657Z[ recovery-image] May 20 15:53:29.807 INFO O| May 20 15:53:29.807 INFO ok!
83792024-05-20T15:53:31.657Z[ recovery-image] May 20 15:53:29.807 INFO O| May 20 15:53:29.807 INFO STEP 32 (ensure_file) COMPLETE
83802024-05-20T15:53:31.657Z[ recovery-image] May 20 15:53:29.807 INFO O| May 20 15:53:29.807 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83812024-05-20T15:53:31.669Z[ recovery-image] May 20 15:53:29.821 INFO O| May 20 15:53:29.821 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83822024-05-20T15:53:31.669Z[ recovery-image] May 20 15:53:29.822 INFO O| May 20 15:53:29.821 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83832024-05-20T15:53:31.675Z[ recovery-image] May 20 15:53:29.822 INFO O| May 20 15:53:29.822 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83842024-05-20T15:53:31.676Z[ recovery-image] May 20 15:53:29.822 INFO O| May 20 15:53:29.822 INFO ok!
83852024-05-20T15:53:31.676Z[ recovery-image] May 20 15:53:29.822 INFO O| May 20 15:53:29.822 INFO STEP 33 (ensure_file) COMPLETE
83862024-05-20T15:53:31.676Z[ recovery-image] May 20 15:53:29.822 INFO O| May 20 15:53:29.822 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83872024-05-20T15:53:31.682Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83882024-05-20T15:53:31.682Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83892024-05-20T15:53:31.686Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83902024-05-20T15:53:31.686Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83912024-05-20T15:53:31.686Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83922024-05-20T15:53:31.686Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83932024-05-20T15:53:31.686Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO ok!
83942024-05-20T15:53:31.686Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO STEP 34 (ensure_file) COMPLETE
83952024-05-20T15:53:31.686Z[ recovery-image] May 20 15:53:29.835 INFO O| May 20 15:53:29.835 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83962024-05-20T15:53:31.700Z[ recovery-image] May 20 15:53:29.853 INFO O| May 20 15:53:29.853 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83972024-05-20T15:53:31.703Z[ recovery-image] May 20 15:53:29.854 INFO O| May 20 15:53:29.853 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83982024-05-20T15:53:31.704Z[ recovery-image] May 20 15:53:29.854 INFO O| May 20 15:53:29.854 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83992024-05-20T15:53:31.704Z[ recovery-image] May 20 15:53:29.854 INFO O| May 20 15:53:29.854 INFO STEP 35 (ensure_dir) COMPLETE
84002024-05-20T15:53:31.704Z[ recovery-image] May 20 15:53:29.854 INFO O| May 20 15:53:29.854 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84012024-05-20T15:53:31.717Z[ recovery-image] May 20 15:53:29.870 INFO O| May 20 15:53:29.870 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
84022024-05-20T15:53:31.718Z[ recovery-image] May 20 15:53:29.870 INFO O| May 20 15:53:29.870 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/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
84032024-05-20T15:53:31.722Z[ recovery-image] May 20 15:53:29.871 INFO O| May 20 15:53:29.870 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84042024-05-20T15:53:31.722Z[ recovery-image] May 20 15:53:29.871 INFO O| May 20 15:53:29.871 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84052024-05-20T15:53:31.722Z[ recovery-image] May 20 15:53:29.871 INFO O| May 20 15:53:29.871 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84062024-05-20T15:53:31.722Z[ recovery-image] May 20 15:53:29.871 INFO O| May 20 15:53:29.871 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84072024-05-20T15:53:31.722Z[ recovery-image] May 20 15:53:29.871 INFO O| May 20 15:53:29.871 INFO ok!
84082024-05-20T15:53:31.722Z[ recovery-image] May 20 15:53:29.871 INFO O| May 20 15:53:29.871 INFO STEP 36 (ensure_file) COMPLETE
84092024-05-20T15:53:31.722Z[ recovery-image] May 20 15:53:29.871 INFO O| May 20 15:53:29.871 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84102024-05-20T15:53:31.734Z[ recovery-image] May 20 15:53:29.887 INFO O| May 20 15:53:29.887 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
84112024-05-20T15:53:31.734Z[ recovery-image] May 20 15:53:29.887 INFO O| May 20 15:53:29.887 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
84122024-05-20T15:53:31.738Z[ recovery-image] May 20 15:53:29.887 INFO O| May 20 15:53:29.887 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
84132024-05-20T15:53:31.738Z[ recovery-image] May 20 15:53:29.887 INFO O| May 20 15:53:29.887 INFO ok!
84142024-05-20T15:53:31.738Z[ recovery-image] May 20 15:53:29.887 INFO O| May 20 15:53:29.887 INFO STEP 37 (ensure_symlink) COMPLETE
84152024-05-20T15:53:31.738Z[ recovery-image] May 20 15:53:29.888 INFO O| May 20 15:53:29.887 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84162024-05-20T15:53:31.750Z[ recovery-image] May 20 15:53:29.903 INFO O| May 20 15:53:29.903 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
84172024-05-20T15:53:31.750Z[ recovery-image] May 20 15:53:29.903 INFO O| May 20 15:53:29.903 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
84182024-05-20T15:53:31.754Z[ recovery-image] May 20 15:53:29.903 INFO O| May 20 15:53:29.903 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84192024-05-20T15:53:31.754Z[ recovery-image] May 20 15:53:29.903 INFO O| May 20 15:53:29.903 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84202024-05-20T15:53:31.754Z[ recovery-image] May 20 15:53:29.903 INFO O| May 20 15:53:29.903 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84212024-05-20T15:53:31.754Z[ recovery-image] May 20 15:53:29.903 INFO O| May 20 15:53:29.903 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84222024-05-20T15:53:31.754Z[ recovery-image] May 20 15:53:29.903 INFO O| May 20 15:53:29.903 INFO ok!
84232024-05-20T15:53:31.754Z[ recovery-image] May 20 15:53:29.904 INFO O| May 20 15:53:29.903 INFO STEP 38 (ensure_file) COMPLETE
84242024-05-20T15:53:31.754Z[ recovery-image] May 20 15:53:29.904 INFO O| May 20 15:53:29.903 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84252024-05-20T15:53:31.767Z[ recovery-image] May 20 15:53:29.919 INFO O| May 20 15:53:29.919 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
84262024-05-20T15:53:31.770Z[ recovery-image] May 20 15:53:29.919 INFO O| May 20 15:53:29.919 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
84272024-05-20T15:53:31.770Z[ recovery-image] May 20 15:53:29.920 INFO O| May 20 15:53:29.919 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
84282024-05-20T15:53:31.770Z[ recovery-image] May 20 15:53:29.920 INFO O| May 20 15:53:29.920 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
84292024-05-20T15:53:31.770Z[ recovery-image] May 20 15:53:29.920 INFO O| May 20 15:53:29.920 INFO ok!
84302024-05-20T15:53:31.770Z[ recovery-image] May 20 15:53:29.920 INFO O| May 20 15:53:29.920 INFO STEP 39 (ensure_file) COMPLETE
84312024-05-20T15:53:31.770Z[ recovery-image] May 20 15:53:29.920 INFO O| May 20 15:53:29.920 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84322024-05-20T15:53:31.783Z[ recovery-image] May 20 15:53:29.936 INFO O| May 20 15:53:29.936 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
84332024-05-20T15:53:31.783Z[ recovery-image] May 20 15:53:29.936 INFO O| May 20 15:53:29.936 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
84342024-05-20T15:53:31.786Z[ recovery-image] May 20 15:53:29.936 INFO O| May 20 15:53:29.936 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
84352024-05-20T15:53:31.786Z[ recovery-image] May 20 15:53:29.936 INFO O| May 20 15:53:29.936 INFO ok!
84362024-05-20T15:53:31.786Z[ recovery-image] May 20 15:53:29.936 INFO O| May 20 15:53:29.936 INFO STEP 40 (ensure_file) COMPLETE
84372024-05-20T15:53:31.787Z[ recovery-image] May 20 15:53:29.936 INFO O| May 20 15:53:29.936 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84382024-05-20T15:53:31.799Z[ recovery-image] May 20 15:53:29.951 INFO O| May 20 15:53:29.951 INFO updating shadow file
84392024-05-20T15:53:31.803Z[ recovery-image] May 20 15:53:29.952 INFO O| May 20 15:53:29.952 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84402024-05-20T15:53:31.803Z[ recovery-image] May 20 15:53:29.952 INFO O| May 20 15:53:29.952 INFO STEP 41 (shadow) COMPLETE
84412024-05-20T15:53:31.803Z[ recovery-image] May 20 15:53:29.952 INFO O| May 20 15:53:29.952 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84422024-05-20T15:53:31.816Z[ recovery-image] May 20 15:53:29.969 INFO O| May 20 15:53:29.968 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
84432024-05-20T15:53:31.816Z[ recovery-image] May 20 15:53:29.969 INFO O| May 20 15:53:29.969 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
84442024-05-20T15:53:31.819Z[ recovery-image] May 20 15:53:29.969 INFO O| May 20 15:53:29.969 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84452024-05-20T15:53:31.819Z[ recovery-image] May 20 15:53:29.969 INFO O| May 20 15:53:29.969 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84462024-05-20T15:53:31.819Z[ recovery-image] May 20 15:53:29.969 INFO O| May 20 15:53:29.969 INFO ok!
84472024-05-20T15:53:31.819Z[ recovery-image] May 20 15:53:29.969 INFO O| May 20 15:53:29.969 INFO STEP 42 (ensure_file) COMPLETE
84482024-05-20T15:53:31.819Z[ recovery-image] May 20 15:53:29.969 INFO O| May 20 15:53:29.969 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84492024-05-20T15:53:31.831Z[ recovery-image] May 20 15:53:29.984 INFO O| May 20 15:53:29.984 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84502024-05-20T15:53:31.831Z[ recovery-image] May 20 15:53:29.984 INFO O| May 20 15:53:29.984 INFO STEP 43 (ensure_dir) COMPLETE
84512024-05-20T15:53:31.834Z[ recovery-image] May 20 15:53:29.984 INFO O| May 20 15:53:29.984 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84522024-05-20T15:53:31.850Z[ recovery-image] May 20 15:53:30.000 INFO O| May 20 15:53:29.999 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84532024-05-20T15:53:31.850Z[ recovery-image] May 20 15:53:30.000 INFO O| May 20 15:53:30.000 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84542024-05-20T15:53:31.850Z[ recovery-image] May 20 15:53:30.000 INFO O| May 20 15:53:30.000 INFO STEP 44 (ensure_dir) COMPLETE
84552024-05-20T15:53:31.854Z[ recovery-image] May 20 15:53:30.000 INFO O| May 20 15:53:30.000 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84562024-05-20T15:53:31.865Z[ recovery-image] May 20 15:53:30.017 INFO O| May 20 15:53:30.017 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84572024-05-20T15:53:31.879Z[ recovery-image] May 20 15:53:30.017 INFO O| May 20 15:53:30.017 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84582024-05-20T15:53:31.879Z[ recovery-image] May 20 15:53:30.017 INFO O| May 20 15:53:30.017 INFO STEP 45 (ensure_dir) COMPLETE
84592024-05-20T15:53:31.879Z[ recovery-image] May 20 15:53:30.017 INFO O| May 20 15:53:30.017 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84602024-05-20T15:53:31.882Z[ recovery-image] May 20 15:53:30.032 INFO O| May 20 15:53:30.032 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84612024-05-20T15:53:31.882Z[ recovery-image] May 20 15:53:30.032 INFO O| May 20 15:53:30.032 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84622024-05-20T15:53:31.922Z[ recovery-image] May 20 15:53:30.075 INFO O| May 20 15:53:30.075 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84632024-05-20T15:53:31.922Z[ recovery-image] May 20 15:53:30.075 INFO O| May 20 15:53:30.075 INFO ok!
84642024-05-20T15:53:31.922Z[ recovery-image] May 20 15:53:30.075 INFO O| May 20 15:53:30.075 INFO STEP 46 (ensure_file) COMPLETE
84652024-05-20T15:53:31.926Z[ recovery-image] May 20 15:53:30.075 INFO O| May 20 15:53:30.075 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84662024-05-20T15:53:31.940Z[ recovery-image] May 20 15:53:30.093 INFO O| May 20 15:53:30.093 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84672024-05-20T15:53:31.943Z[ recovery-image] May 20 15:53:30.093 INFO O| May 20 15:53:30.093 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84682024-05-20T15:53:31.943Z[ recovery-image] May 20 15:53:30.093 INFO O| May 20 15:53:30.093 INFO STEP 47 (ensure_dir) COMPLETE
84692024-05-20T15:53:31.943Z[ recovery-image] May 20 15:53:30.093 INFO O| May 20 15:53:30.093 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84702024-05-20T15:53:31.952Z[ recovery-image] May 20 15:53:30.105 INFO O| May 20 15:53:30.105 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84712024-05-20T15:53:31.952Z[ recovery-image] May 20 15:53:30.105 INFO O| May 20 15:53:30.105 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84722024-05-20T15:53:31.952Z[ recovery-image] May 20 15:53:30.105 INFO O| May 20 15:53:30.105 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84732024-05-20T15:53:31.955Z[ recovery-image] May 20 15:53:30.105 INFO O| May 20 15:53:30.105 INFO ok!
84742024-05-20T15:53:31.955Z[ recovery-image] May 20 15:53:30.105 INFO O| May 20 15:53:30.105 INFO STEP 48 (ensure_file) COMPLETE
84752024-05-20T15:53:31.955Z[ recovery-image] May 20 15:53:30.105 INFO O| May 20 15:53:30.105 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84762024-05-20T15:53:31.967Z[ recovery-image] May 20 15:53:30.120 INFO O| May 20 15:53:30.120 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84772024-05-20T15:53:31.971Z[ recovery-image] May 20 15:53:30.120 INFO O| May 20 15:53:30.120 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84782024-05-20T15:53:31.972Z[ recovery-image] May 20 15:53:30.121 INFO O| May 20 15:53:30.120 INFO STEP 49 (ensure_dir) COMPLETE
84792024-05-20T15:53:31.972Z[ recovery-image] May 20 15:53:30.121 INFO O| May 20 15:53:30.121 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84802024-05-20T15:53:31.983Z[ recovery-image] May 20 15:53:30.136 INFO O| May 20 15:53:30.136 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84812024-05-20T15:53:31.983Z[ recovery-image] May 20 15:53:30.136 INFO O| May 20 15:53:30.136 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84822024-05-20T15:53:32.005Z[ recovery-image] May 20 15:53:30.157 INFO O| May 20 15:53:30.157 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84832024-05-20T15:53:32.005Z[ recovery-image] May 20 15:53:30.157 INFO O| May 20 15:53:30.157 INFO ok!
84842024-05-20T15:53:32.005Z[ recovery-image] May 20 15:53:30.157 INFO O| May 20 15:53:30.157 INFO STEP 50 (ensure_file) COMPLETE
84852024-05-20T15:53:32.005Z[ recovery-image] May 20 15:53:30.157 INFO O| May 20 15:53:30.157 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84862024-05-20T15:53:32.016Z[ recovery-image] May 20 15:53:30.169 INFO O| May 20 15:53:30.169 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84872024-05-20T15:53:32.016Z[ recovery-image] May 20 15:53:30.169 INFO O| May 20 15:53:30.169 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84882024-05-20T15:53:33.143Z[ recovery-image] May 20 15:53:31.295 INFO O| May 20 15:53:31.295 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84892024-05-20T15:53:33.143Z[ recovery-image] May 20 15:53:31.295 INFO O| May 20 15:53:31.295 INFO ok!
84902024-05-20T15:53:33.147Z[ recovery-image] May 20 15:53:31.295 INFO O| May 20 15:53:31.295 INFO STEP 51 (ensure_file) COMPLETE
84912024-05-20T15:53:33.147Z[ recovery-image] May 20 15:53:31.295 INFO O| May 20 15:53:31.295 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84922024-05-20T15:53:33.157Z[ recovery-image] May 20 15:53:31.310 INFO O| May 20 15:53:31.310 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84932024-05-20T15:53:33.157Z[ recovery-image] May 20 15:53:31.310 INFO O| May 20 15:53:31.310 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84942024-05-20T15:53:33.160Z[ recovery-image] May 20 15:53:31.310 INFO O| May 20 15:53:31.310 INFO STEP 52 (ensure_dir) COMPLETE
84952024-05-20T15:53:33.160Z[ recovery-image] May 20 15:53:31.310 INFO O| May 20 15:53:31.310 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84962024-05-20T15:53:33.167Z[ recovery-image] May 20 15:53:31.320 INFO O| May 20 15:53:31.320 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84972024-05-20T15:53:33.167Z[ recovery-image] May 20 15:53:31.320 INFO O| May 20 15:53:31.320 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
84982024-05-20T15:53:33.170Z[ recovery-image] May 20 15:53:31.320 INFO O| May 20 15:53:31.320 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
84992024-05-20T15:53:33.170Z[ recovery-image] May 20 15:53:31.320 INFO O| May 20 15:53:31.320 INFO ok!
85002024-05-20T15:53:33.170Z[ recovery-image] May 20 15:53:31.320 INFO O| May 20 15:53:31.320 INFO STEP 53 (ensure_file) COMPLETE
85012024-05-20T15:53:33.171Z[ recovery-image] May 20 15:53:31.320 INFO O| May 20 15:53:31.320 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85022024-05-20T15:53:33.177Z[ recovery-image] May 20 15:53:31.330 INFO O| May 20 15:53:31.330 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
85032024-05-20T15:53:33.177Z[ recovery-image] May 20 15:53:31.330 INFO O| May 20 15:53:31.330 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
85042024-05-20T15:53:33.180Z[ recovery-image] May 20 15:53:31.330 INFO O| May 20 15:53:31.330 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
85052024-05-20T15:53:33.180Z[ recovery-image] May 20 15:53:31.330 INFO O| May 20 15:53:31.330 INFO ok!
85062024-05-20T15:53:33.180Z[ recovery-image] May 20 15:53:31.330 INFO O| May 20 15:53:31.330 INFO STEP 54 (ensure_file) COMPLETE
85072024-05-20T15:53:33.181Z[ recovery-image] May 20 15:53:31.330 INFO O| May 20 15:53:31.330 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85082024-05-20T15:53:33.187Z[ recovery-image] May 20 15:53:31.340 INFO O| May 20 15:53:31.340 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85092024-05-20T15:53:33.188Z[ recovery-image] May 20 15:53:31.340 INFO O| May 20 15:53:31.340 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85102024-05-20T15:53:33.191Z[ recovery-image] May 20 15:53:31.340 INFO O| May 20 15:53:31.340 INFO STEP 55 (ensure_dir) COMPLETE
85112024-05-20T15:53:33.191Z[ recovery-image] May 20 15:53:31.340 INFO O| May 20 15:53:31.340 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85122024-05-20T15:53:33.198Z[ recovery-image] May 20 15:53:31.351 INFO O| May 20 15:53:31.350 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
85132024-05-20T15:53:33.198Z[ recovery-image] May 20 15:53:31.351 INFO O| May 20 15:53:31.350 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
85142024-05-20T15:53:33.201Z[ recovery-image] May 20 15:53:31.351 INFO O| May 20 15:53:31.351 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
85152024-05-20T15:53:33.201Z[ recovery-image] May 20 15:53:31.351 INFO O| May 20 15:53:31.351 INFO ok!
85162024-05-20T15:53:33.201Z[ recovery-image] May 20 15:53:31.351 INFO O| May 20 15:53:31.351 INFO STEP 56 (ensure_file) COMPLETE
85172024-05-20T15:53:33.201Z[ recovery-image] May 20 15:53:31.351 INFO O| May 20 15:53:31.351 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85182024-05-20T15:53:33.212Z[ recovery-image] May 20 15:53:31.365 INFO O| May 20 15:53:31.365 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
85192024-05-20T15:53:33.212Z[ recovery-image] May 20 15:53:31.365 INFO O| May 20 15:53:31.365 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
85202024-05-20T15:53:33.216Z[ recovery-image] May 20 15:53:31.365 INFO O| May 20 15:53:31.365 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
85212024-05-20T15:53:33.216Z[ recovery-image] May 20 15:53:31.365 INFO O| May 20 15:53:31.365 INFO ok!
85222024-05-20T15:53:33.216Z[ recovery-image] May 20 15:53:31.365 INFO O| May 20 15:53:31.365 INFO STEP 57 (ensure_file) COMPLETE
85232024-05-20T15:53:33.216Z[ recovery-image] May 20 15:53:31.365 INFO O| May 20 15:53:31.365 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85242024-05-20T15:53:33.222Z[ recovery-image] May 20 15:53:31.375 INFO O| May 20 15:53:31.375 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
85252024-05-20T15:53:33.225Z[ recovery-image] May 20 15:53:31.375 INFO O| May 20 15:53:31.375 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
85262024-05-20T15:53:33.225Z[ recovery-image] May 20 15:53:31.375 INFO O| May 20 15:53:31.375 INFO STEP 58 (ensure_dir) COMPLETE
85272024-05-20T15:53:33.225Z[ recovery-image] May 20 15:53:31.375 INFO O| May 20 15:53:31.375 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85282024-05-20T15:53:33.232Z[ recovery-image] May 20 15:53:31.385 INFO O| May 20 15:53:31.385 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
85292024-05-20T15:53:33.232Z[ recovery-image] May 20 15:53:31.385 INFO O| May 20 15:53:31.385 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
85302024-05-20T15:53:33.232Z[ recovery-image] May 20 15:53:31.385 INFO O| May 20 15:53:31.385 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
85312024-05-20T15:53:33.236Z[ recovery-image] May 20 15:53:31.385 INFO O| May 20 15:53:31.385 INFO ok!
85322024-05-20T15:53:33.236Z[ recovery-image] May 20 15:53:31.385 INFO O| May 20 15:53:31.385 INFO STEP 59 (ensure_file) COMPLETE
85332024-05-20T15:53:33.236Z[ recovery-image] May 20 15:53:31.385 INFO O| May 20 15:53:31.385 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85342024-05-20T15:53:33.242Z[ recovery-image] May 20 15:53:31.395 INFO O| May 20 15:53:31.395 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
85352024-05-20T15:53:33.243Z[ recovery-image] May 20 15:53:31.395 INFO O| May 20 15:53:31.395 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
85362024-05-20T15:53:33.246Z[ recovery-image] May 20 15:53:31.395 INFO O| May 20 15:53:31.395 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
85372024-05-20T15:53:33.246Z[ recovery-image] May 20 15:53:31.395 INFO O| May 20 15:53:31.395 INFO ok!
85382024-05-20T15:53:33.246Z[ recovery-image] May 20 15:53:31.396 INFO O| May 20 15:53:31.395 INFO STEP 60 (ensure_file) COMPLETE
85392024-05-20T15:53:33.246Z[ recovery-image] May 20 15:53:31.396 INFO O| May 20 15:53:31.395 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85402024-05-20T15:53:33.253Z[ recovery-image] May 20 15:53:31.405 INFO O| May 20 15:53:31.405 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
85412024-05-20T15:53:33.253Z[ recovery-image] May 20 15:53:31.405 INFO O| May 20 15:53:31.405 INFO STEP 61 (ensure_dir) COMPLETE
85422024-05-20T15:53:33.253Z[ recovery-image] May 20 15:53:31.405 INFO O| May 20 15:53:31.405 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85432024-05-20T15:53:33.262Z[ recovery-image] May 20 15:53:31.415 INFO O| May 20 15:53:31.415 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
85442024-05-20T15:53:33.263Z[ recovery-image] May 20 15:53:31.415 INFO O| May 20 15:53:31.415 INFO STEP 62 (ensure_dir) COMPLETE
85452024-05-20T15:53:33.263Z[ recovery-image] May 20 15:53:31.415 INFO O| May 20 15:53:31.415 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85462024-05-20T15:53:33.272Z[ recovery-image] May 20 15:53:31.425 INFO O| May 20 15:53:31.425 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85472024-05-20T15:53:33.272Z[ recovery-image] May 20 15:53:31.425 INFO O| May 20 15:53:31.425 INFO STEP 63 (ensure_dir) COMPLETE
85482024-05-20T15:53:33.272Z[ recovery-image] May 20 15:53:31.425 INFO O| May 20 15:53:31.425 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85492024-05-20T15:53:33.282Z[ recovery-image] May 20 15:53:31.435 INFO O| May 20 15:53:31.435 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85502024-05-20T15:53:33.286Z[ recovery-image] May 20 15:53:31.435 INFO O| May 20 15:53:31.435 INFO STEP 64 (ensure_dir) COMPLETE
85512024-05-20T15:53:33.286Z[ recovery-image] May 20 15:53:31.435 INFO O| May 20 15:53:31.435 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85522024-05-20T15:53:33.295Z[ recovery-image] May 20 15:53:31.448 INFO O| May 20 15:53:31.447 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85532024-05-20T15:53:33.295Z[ recovery-image] May 20 15:53:31.448 INFO O| May 20 15:53:31.448 INFO copying /tmp/.tmpyC9skg/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85542024-05-20T15:53:33.295Z[ recovery-image] May 20 15:53:31.448 INFO O| May 20 15:53:31.448 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85552024-05-20T15:53:33.295Z[ recovery-image] May 20 15:53:31.448 INFO O| May 20 15:53:31.448 INFO ok!
85562024-05-20T15:53:33.298Z[ recovery-image] May 20 15:53:31.448 INFO O| May 20 15:53:31.448 INFO STEP 65 (ensure_file) COMPLETE
85572024-05-20T15:53:33.298Z[ recovery-image] May 20 15:53:31.448 INFO O| May 20 15:53:31.448 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85582024-05-20T15:53:33.307Z[ recovery-image] May 20 15:53:31.460 INFO O| May 20 15:53:31.460 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85592024-05-20T15:53:33.310Z[ recovery-image] May 20 15:53:31.460 INFO O| May 20 15:53:31.460 INFO STEP 66 (remove_files) COMPLETE
85602024-05-20T15:53:33.310Z[ recovery-image] May 20 15:53:31.460 INFO O| May 20 15:53:31.460 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85612024-05-20T15:53:33.319Z[ recovery-image] May 20 15:53:31.472 INFO O| May 20 15:53:31.472 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85622024-05-20T15:53:33.322Z[ recovery-image] May 20 15:53:31.472 INFO O| May 20 15:53:31.472 INFO STEP 67 (remove_files) COMPLETE
85632024-05-20T15:53:33.322Z[ recovery-image] May 20 15:53:31.472 INFO O| May 20 15:53:31.472 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85642024-05-20T15:53:33.332Z[ recovery-image] May 20 15:53:31.485 INFO O| May 20 15:53:31.485 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85652024-05-20T15:53:33.335Z[ recovery-image] May 20 15:53:31.486 INFO O| May 20 15:53:31.485 INFO STEP 68 (remove_files) COMPLETE
85662024-05-20T15:53:33.336Z[ recovery-image] May 20 15:53:31.486 INFO O| May 20 15:53:31.485 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85672024-05-20T15:53:33.346Z[ recovery-image] May 20 15:53:31.499 INFO O| May 20 15:53:31.499 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85682024-05-20T15:53:33.349Z[ recovery-image] May 20 15:53:31.499 INFO O| May 20 15:53:31.499 INFO STEP 69 (remove_files) COMPLETE
85692024-05-20T15:53:33.349Z[ recovery-image] May 20 15:53:31.499 INFO O| May 20 15:53:31.499 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85702024-05-20T15:53:33.358Z[ recovery-image] May 20 15:53:31.511 INFO O| May 20 15:53:31.511 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85712024-05-20T15:53:33.361Z[ recovery-image] May 20 15:53:31.511 INFO O| May 20 15:53:31.511 INFO STEP 70 (remove_files) COMPLETE
85722024-05-20T15:53:33.361Z[ recovery-image] May 20 15:53:31.511 INFO O| May 20 15:53:31.511 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85732024-05-20T15:53:33.369Z[ recovery-image] May 20 15:53:31.522 INFO O| May 20 15:53:31.521 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85742024-05-20T15:53:33.372Z[ recovery-image] May 20 15:53:31.522 INFO O| May 20 15:53:31.522 INFO STEP 71 (remove_files) COMPLETE
85752024-05-20T15:53:33.372Z[ recovery-image] May 20 15:53:31.522 INFO O| May 20 15:53:31.522 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85762024-05-20T15:53:33.379Z[ recovery-image] May 20 15:53:31.532 INFO O| May 20 15:53:31.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85772024-05-20T15:53:33.382Z[ recovery-image] May 20 15:53:31.532 INFO O| May 20 15:53:31.532 INFO STEP 72 (remove_files) COMPLETE
85782024-05-20T15:53:33.382Z[ recovery-image] May 20 15:53:31.532 INFO O| May 20 15:53:31.532 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85792024-05-20T15:53:33.391Z[ recovery-image] May 20 15:53:31.544 INFO O| May 20 15:53:31.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85802024-05-20T15:53:33.391Z[ recovery-image] May 20 15:53:31.544 INFO O| May 20 15:53:31.544 INFO STEP 73 (remove_files) COMPLETE
85812024-05-20T15:53:33.391Z[ recovery-image] May 20 15:53:31.544 INFO O| May 20 15:53:31.544 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85822024-05-20T15:53:33.404Z[ recovery-image] May 20 15:53:31.557 INFO O| May 20 15:53:31.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85832024-05-20T15:53:33.407Z[ recovery-image] May 20 15:53:31.557 INFO O| May 20 15:53:31.557 INFO STEP 74 (remove_files) COMPLETE
85842024-05-20T15:53:33.407Z[ recovery-image] May 20 15:53:31.557 INFO O| May 20 15:53:31.557 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85852024-05-20T15:53:33.414Z[ recovery-image] May 20 15:53:31.567 INFO O| May 20 15:53:31.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85862024-05-20T15:53:33.414Z[ recovery-image] May 20 15:53:31.567 INFO O| May 20 15:53:31.567 INFO STEP 75 (remove_files) COMPLETE
85872024-05-20T15:53:33.415Z[ recovery-image] May 20 15:53:31.567 INFO O| May 20 15:53:31.567 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85882024-05-20T15:53:33.432Z[ recovery-image] May 20 15:53:31.582 INFO O| May 20 15:53:31.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85892024-05-20T15:53:33.432Z[ recovery-image] May 20 15:53:31.582 INFO O| May 20 15:53:31.582 INFO STEP 76 (remove_files) COMPLETE
85902024-05-20T15:53:33.435Z[ recovery-image] May 20 15:53:31.582 INFO O| May 20 15:53:31.582 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85912024-05-20T15:53:33.440Z[ recovery-image] May 20 15:53:31.593 INFO O| May 20 15:53:31.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85922024-05-20T15:53:33.440Z[ recovery-image] May 20 15:53:31.593 INFO O| May 20 15:53:31.593 INFO STEP 77 (remove_files) COMPLETE
85932024-05-20T15:53:33.444Z[ recovery-image] May 20 15:53:31.593 INFO O| May 20 15:53:31.593 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85942024-05-20T15:53:33.450Z[ recovery-image] May 20 15:53:31.603 INFO O| May 20 15:53:31.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85952024-05-20T15:53:33.450Z[ recovery-image] May 20 15:53:31.603 INFO O| May 20 15:53:31.603 INFO STEP 78 (remove_files) COMPLETE
85962024-05-20T15:53:33.454Z[ recovery-image] May 20 15:53:31.603 INFO O| May 20 15:53:31.603 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85972024-05-20T15:53:33.463Z[ recovery-image] May 20 15:53:31.616 INFO O| May 20 15:53:31.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85982024-05-20T15:53:33.466Z[ recovery-image] May 20 15:53:31.616 INFO O| May 20 15:53:31.616 INFO STEP 79 (remove_files) COMPLETE
85992024-05-20T15:53:33.466Z[ recovery-image] May 20 15:53:31.616 INFO O| May 20 15:53:31.616 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86002024-05-20T15:53:33.475Z[ recovery-image] May 20 15:53:31.628 INFO O| May 20 15:53:31.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
86012024-05-20T15:53:33.476Z[ recovery-image] May 20 15:53:31.628 INFO O| May 20 15:53:31.628 INFO STEP 80 (remove_files) COMPLETE
86022024-05-20T15:53:33.479Z[ recovery-image] May 20 15:53:31.628 INFO O| May 20 15:53:31.628 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86032024-05-20T15:53:33.487Z[ recovery-image] May 20 15:53:31.640 INFO O| May 20 15:53:31.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
86042024-05-20T15:53:33.487Z[ recovery-image] May 20 15:53:31.640 INFO O| May 20 15:53:31.640 INFO STEP 81 (remove_files) COMPLETE
86052024-05-20T15:53:33.487Z[ recovery-image] May 20 15:53:31.640 INFO O| May 20 15:53:31.640 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86062024-05-20T15:53:33.500Z[ recovery-image] May 20 15:53:31.653 INFO O| May 20 15:53:31.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
86072024-05-20T15:53:33.500Z[ recovery-image] May 20 15:53:31.653 INFO O| May 20 15:53:31.653 INFO STEP 82 (remove_files) COMPLETE
86082024-05-20T15:53:33.500Z[ recovery-image] May 20 15:53:31.653 INFO O| May 20 15:53:31.653 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86092024-05-20T15:53:33.515Z[ recovery-image] May 20 15:53:31.665 INFO O| May 20 15:53:31.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
86102024-05-20T15:53:33.515Z[ recovery-image] May 20 15:53:31.665 INFO O| May 20 15:53:31.665 INFO STEP 83 (remove_files) COMPLETE
86112024-05-20T15:53:33.534Z[ recovery-image] May 20 15:53:31.665 INFO O| May 20 15:53:31.665 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86122024-05-20T15:53:33.534Z[ recovery-image] May 20 15:53:31.679 INFO O| May 20 15:53:31.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
86132024-05-20T15:53:33.534Z[ recovery-image] May 20 15:53:31.679 INFO O| May 20 15:53:31.679 INFO STEP 84 (remove_files) COMPLETE
86142024-05-20T15:53:33.534Z[ recovery-image] May 20 15:53:31.679 INFO O| May 20 15:53:31.679 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86152024-05-20T15:53:33.546Z[ recovery-image] May 20 15:53:31.689 INFO O| May 20 15:53:31.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
86162024-05-20T15:53:33.546Z[ recovery-image] May 20 15:53:31.689 INFO O| May 20 15:53:31.689 INFO STEP 85 (remove_files) COMPLETE
86172024-05-20T15:53:33.546Z[ recovery-image] May 20 15:53:31.689 INFO O| May 20 15:53:31.689 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86182024-05-20T15:53:33.556Z[ recovery-image] May 20 15:53:31.699 INFO O| May 20 15:53:31.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
86192024-05-20T15:53:33.557Z[ recovery-image] May 20 15:53:31.699 INFO O| May 20 15:53:31.699 INFO STEP 86 (remove_files) COMPLETE
86202024-05-20T15:53:33.557Z[ recovery-image] May 20 15:53:31.699 INFO O| May 20 15:53:31.699 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86212024-05-20T15:53:33.561Z[ recovery-image] May 20 15:53:31.712 INFO O| May 20 15:53:31.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
86222024-05-20T15:53:33.561Z[ recovery-image] May 20 15:53:31.712 INFO O| May 20 15:53:31.712 INFO STEP 87 (remove_files) COMPLETE
86232024-05-20T15:53:33.561Z[ recovery-image] May 20 15:53:31.712 INFO O| May 20 15:53:31.712 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86242024-05-20T15:53:33.569Z[ recovery-image] May 20 15:53:31.722 INFO O| May 20 15:53:31.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
86252024-05-20T15:53:33.569Z[ recovery-image] May 20 15:53:31.722 INFO O| May 20 15:53:31.722 INFO STEP 88 (remove_files) COMPLETE
86262024-05-20T15:53:33.572Z[ recovery-image] May 20 15:53:31.722 INFO O| May 20 15:53:31.722 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86272024-05-20T15:53:33.591Z[ recovery-image] May 20 15:53:31.732 INFO O| May 20 15:53:31.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
86282024-05-20T15:53:33.591Z[ recovery-image] May 20 15:53:31.732 INFO O| May 20 15:53:31.732 INFO STEP 89 (remove_files) COMPLETE
86292024-05-20T15:53:33.591Z[ recovery-image] May 20 15:53:31.732 INFO O| May 20 15:53:31.732 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86302024-05-20T15:53:33.594Z[ recovery-image] May 20 15:53:31.742 INFO O| May 20 15:53:31.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
86312024-05-20T15:53:33.595Z[ recovery-image] May 20 15:53:31.742 INFO O| May 20 15:53:31.742 INFO STEP 90 (remove_files) COMPLETE
86322024-05-20T15:53:33.595Z[ recovery-image] May 20 15:53:31.742 INFO O| May 20 15:53:31.742 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86332024-05-20T15:53:33.601Z[ recovery-image] May 20 15:53:31.754 INFO O| May 20 15:53:31.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
86342024-05-20T15:53:33.601Z[ recovery-image] May 20 15:53:31.754 INFO O| May 20 15:53:31.754 INFO STEP 91 (remove_files) COMPLETE
86352024-05-20T15:53:33.605Z[ recovery-image] May 20 15:53:31.754 INFO O| May 20 15:53:31.754 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86362024-05-20T15:53:33.612Z[ recovery-image] May 20 15:53:31.764 INFO O| May 20 15:53:31.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
86372024-05-20T15:53:33.612Z[ recovery-image] May 20 15:53:31.764 INFO O| May 20 15:53:31.764 INFO STEP 92 (remove_files) COMPLETE
86382024-05-20T15:53:33.615Z[ recovery-image] May 20 15:53:31.764 INFO O| May 20 15:53:31.764 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86392024-05-20T15:53:33.625Z[ recovery-image] May 20 15:53:31.778 INFO O| May 20 15:53:31.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
86402024-05-20T15:53:33.625Z[ recovery-image] May 20 15:53:31.778 INFO O| May 20 15:53:31.778 INFO STEP 93 (remove_files) COMPLETE
86412024-05-20T15:53:33.629Z[ recovery-image] May 20 15:53:31.778 INFO O| May 20 15:53:31.778 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86422024-05-20T15:53:33.635Z[ recovery-image] May 20 15:53:31.788 INFO O| May 20 15:53:31.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
86432024-05-20T15:53:33.639Z[ recovery-image] May 20 15:53:31.788 INFO O| May 20 15:53:31.788 INFO STEP 94 (remove_files) COMPLETE
86442024-05-20T15:53:33.639Z[ recovery-image] May 20 15:53:31.788 INFO O| May 20 15:53:31.788 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86452024-05-20T15:53:33.656Z[ recovery-image] May 20 15:53:31.809 INFO O| May 20 15:53:31.809 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86462024-05-20T15:53:33.656Z[ recovery-image] May 20 15:53:31.809 INFO O| May 20 15:53:31.809 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
86472024-05-20T15:53:36.433Z[verify-libraries] Finished release [optimized] target(s) in 5m 10s
86482024-05-20T15:53:36.596ZMay 20 15:53:34.747 INFO [verify-libraries] process exited with exit status: 0 (347.31219809s)
86492024-05-20T15:53:39.838Z[ recovery-image] May 20 15:53:37.989 INFO O| May 20 15:53:37.989 INFO O| Loading smf(7) service descriptions: 1/672/673/674/675/676/677/678/679/6710/6711/6712/6713/6714/6715/6716/6717/6718/6719/6720/6721/6722/6723/6724/6725/6726/6727/6728/6729/6730/6731/6732/6733/6734/6735/6736/6737/6738/6739/6740/6741/6742/6743/6744/6745/6746/6747/6748/6749/6750/6751/6752/6753/6754/6755/6756/6757/6758/6759/6760/6761/6762/6763/6764/6765/6766/6767/67
86502024-05-20T15:53:39.841Z[ recovery-image] May 20 15:53:37.989 INFO O| May 20 15:53:37.989 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86512024-05-20T15:53:39.848Z[ recovery-image] May 20 15:53:38.000 INFO O| May 20 15:53:38.000 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"}
86522024-05-20T15:53:39.923Z[ recovery-image] May 20 15:53:38.074 INFO O| May 20 15:53:38.074 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86532024-05-20T15:53:39.923Z[ recovery-image] May 20 15:53:38.074 INFO O| May 20 15:53:38.074 INFO copying /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db ...
86542024-05-20T15:53:39.927Z[ recovery-image] May 20 15:53:38.077 INFO O| May 20 15:53:38.077 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86552024-05-20T15:53:39.927Z[ recovery-image] May 20 15:53:38.077 INFO O| May 20 15:53:38.077 INFO ok!
86562024-05-20T15:53:39.927Z[ recovery-image] May 20 15:53:38.077 INFO O| May 20 15:53:38.077 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86572024-05-20T15:53:39.927Z[ recovery-image] May 20 15:53:38.077 INFO O| May 20 15:53:38.077 INFO STEP 95 (seed_smf) COMPLETE
86582024-05-20T15:53:39.927Z[ recovery-image] May 20 15:53:38.077 INFO O| May 20 15:53:38.077 INFO steps complete; finalising image!
86592024-05-20T15:53:39.927Z[ recovery-image] May 20 15:53:38.077 INFO O| May 20 15:53:38.077 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86602024-05-20T15:53:39.959Z[ recovery-image] May 20 15:53:38.110 INFO O| May 20 15:53:38.110 INFO trim TEMPORARY-gimlet-zfs-recovery: (5% trimmed, started at Mon May 20 15:53:38 2024)
86612024-05-20T15:53:40.165Z[ recovery-image] May 20 15:53:38.316 INFO O| May 20 15:53:38.316 INFO trim TEMPORARY-gimlet-zfs-recovery: (58% trimmed, started at Mon May 20 15:53:38 2024)
86622024-05-20T15:53:40.372Z[ recovery-image] May 20 15:53:38.522 INFO O| May 20 15:53:38.522 INFO trim TEMPORARY-gimlet-zfs-recovery: (58% trimmed, started at Mon May 20 15:53:38 2024)
86632024-05-20T15:53:40.578Z[ recovery-image] May 20 15:53:38.729 INFO O| May 20 15:53:38.729 INFO trim TEMPORARY-gimlet-zfs-recovery: (58% trimmed, started at Mon May 20 15:53:38 2024)
86642024-05-20T15:53:40.797Z[ recovery-image] May 20 15:53:38.949 INFO O| May 20 15:53:38.949 INFO temporary pool has 384M used, 1.38G avail, 1.00x compressratio
86652024-05-20T15:53:40.798Z[ recovery-image] May 20 15:53:38.949 INFO O| May 20 15:53:38.949 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86662024-05-20T15:53:41.019Z[ recovery-image] May 20 15:53:39.165 INFO O| May 20 15:53:39.165 INFO copying image /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86672024-05-20T15:53:41.019Z[ recovery-image] May 20 15:53:39.165 INFO O| May 20 15:53:39.165 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86682024-05-20T15:53:44.029Z[ recovery-image] May 20 15:53:42.180 INFO O| May 20 15:53:42.180 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86692024-05-20T15:53:44.029Z[ recovery-image] May 20 15:53:42.180 INFO O| May 20 15:53:42.180 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86702024-05-20T15:53:44.032Z[ recovery-image] May 20 15:53:42.180 INFO O| May 20 15:53:42.180 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86712024-05-20T15:53:44.032Z[ recovery-image] May 20 15:53:42.180 INFO O| May 20 15:53:42.180 INFO completed processing gimlet/zfs-recovery
86722024-05-20T15:53:44.032Z[ recovery-image] May 20 15:53:42.180 INFO O| May 20 15:53:42.180 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86732024-05-20T15:53:44.383Z[ recovery-image] May 20 15:53:42.533 INFO O| May 20 15:53:42.533 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86742024-05-20T15:53:44.463Z[ recovery-image] May 20 15:53:42.614 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
86752024-05-20T15:53:44.464Z[ recovery-image] May 20 15:53:42.614 INFO expanded image name: "recovery 463aa0d/${os_short_commit} 2024-05-20 15:25" -> "recovery 463aa0d/004716a 2024-05-20 15:25"
86762024-05-20T15:53:44.468Z[ recovery-image] May 20 15:53:42.614 INFO output artefacts stored in: "/work/os-recovery"
86772024-05-20T15:53:44.468Z[ recovery-image] May 20 15:53:42.614 INFO collecting git info from project "pilot"...
86782024-05-20T15:53:44.475Z[ recovery-image] May 20 15:53:42.625 INFO collecting git info from project "pinprick"...
86792024-05-20T15:53:44.482Z[ recovery-image] May 20 15:53:42.630 INFO collecting git info from project "amd-firmware"...
86802024-05-20T15:53:44.681Z[ recovery-image] May 20 15:53:42.831 INFO collecting git info from project "bootserver"...
86812024-05-20T15:53:44.689Z[ recovery-image] May 20 15:53:42.836 INFO collecting git info from project "image-builder"...
86822024-05-20T15:53:44.693Z[ recovery-image] May 20 15:53:42.842 INFO collecting git info from project "chelsio-t6-roms"...
86832024-05-20T15:53:44.711Z[ recovery-image] May 20 15:53:42.862 INFO collecting git info from project "amd-host-image-builder"...
86842024-05-20T15:53:44.772Z[ recovery-image] May 20 15:53:42.922 INFO collecting git info from project "phbl"...
86852024-05-20T15:53:44.778Z[ recovery-image] May 20 15:53:42.928 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86862024-05-20T15:53:45.124Z[ recovery-image] May 20 15:53:43.274 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86872024-05-20T15:53:45.468Z[ recovery-image] May 20 15:53:43.618 INFO creating Oxide boot image...
86882024-05-20T15:53:45.468Z[ recovery-image] May 20 15:53:43.618 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 463aa0d/004716a 2024-05-20 15:25", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86892024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.548 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22694:20240520T120848Z
86902024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.548 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22694:20240520T120849Z
86912024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.548 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86922024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.548 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86932024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.548 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86942024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.548 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86952024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.549 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86962024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.549 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86972024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.549 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86982024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.549 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86992024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.549 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22694:20240520T120849Z
87002024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.551 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22694:20240520T120850Z
87012024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.552 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22694:20240520T120850Z
87022024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.552 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22694:20240520T120850Z
87032024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.552 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
87042024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.553 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22694:20240520T120850Z
87052024-05-20T15:54:06.980Z[ host-image] May 20 15:54:03.554 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22694:20240520T120850Z
87062024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.554 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22694:20240520T120850Z
87072024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.554 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22694:20240520T120851Z
87082024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.554 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22694:20240520T120852Z
87092024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.554 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22694:20240520T120852Z
87102024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.554 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22694:20240520T120852Z
87112024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22694:20240520T120852Z
87122024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22694:20240520T120853Z
87132024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22694:20240520T120854Z
87142024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22694:20240520T120854Z
87152024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22694:20240520T120856Z
87162024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22694:20240520T120856Z
87172024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/network/opte@0.28.233:20240319T191842Z
87182024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.555 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22694:20240520T120858Z
87192024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.556 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22694:20240520T120900Z
87202024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.556 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22694:20240520T120900Z
87212024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.556 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22694:20240520T120901Z
87222024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.557 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22694:20240520T120902Z
87232024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.557 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22694:20240520T120903Z
87242024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.566 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
87252024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.566 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22694:20240520T120903Z
87262024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.566 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
87272024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.566 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
87282024-05-20T15:54:06.981Z[ host-image] May 20 15:54:03.567 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
87292024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.567 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22694:20240520T120903Z
87302024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.567 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
87312024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.568 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
87322024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.569 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
87332024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.569 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
87342024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.580 INFO O| install = pkg://helios-dev/library/ncurses@6.4-2.0:20230621T193938Z
87352024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.580 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
87362024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.581 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
87372024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.581 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
87382024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.582 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
87392024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.582 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
87402024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.616 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
87412024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.617 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
87422024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.617 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
87432024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.618 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22694:20240520T120905Z
87442024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.618 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22694:20240520T120910Z
87452024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.618 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
87462024-05-20T15:54:06.982Z[ host-image] May 20 15:54:03.618 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22694:20240520T120911Z
87472024-05-20T15:54:06.994Z[ host-image] May 20 15:54:03.619 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
87482024-05-20T15:54:06.994Z[ host-image] May 20 15:54:03.619 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
87492024-05-20T15:54:06.994Z[ host-image] May 20 15:54:03.619 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
87502024-05-20T15:54:06.994Z[ host-image] May 20 15:54:03.619 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22694:20240520T120911Z
87512024-05-20T15:54:06.994Z[ host-image] May 20 15:54:03.619 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87522024-05-20T15:54:06.994Z[ host-image] May 20 15:54:03.624 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87532024-05-20T15:54:06.994Z[ host-image] May 20 15:54:03.624 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87542024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.624 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22694:20240520T120911Z
87552024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.624 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87562024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.639 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87572024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.639 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22694:20240520T120912Z
87582024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.641 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22694:20240520T120912Z
87592024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.641 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22694:20240520T120912Z
87602024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.641 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87612024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.642 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22694:20240520T120914Z
87622024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.642 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22694:20240520T120914Z
87632024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.643 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22694:20240520T120914Z
87642024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.643 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22694:20240520T120914Z
87652024-05-20T15:54:06.995Z[ host-image] May 20 15:54:03.647 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87662024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.647 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22694:20240520T120915Z
87672024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.648 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22694:20240520T120916Z
87682024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.648 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87692024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.648 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22694:20240520T120916Z
87702024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.648 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22694:20240520T120916Z
87712024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.648 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22694:20240520T120916Z
87722024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.649 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22694:20240520T120916Z
87732024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.657 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22694:20240520T120916Z
87742024-05-20T15:54:06.996Z[ host-image] May 20 15:54:03.657 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87752024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.659 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22694:20240520T120917Z
87762024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.661 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22694:20240520T120917Z
87772024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.661 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22694:20240520T120917Z
87782024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.661 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22694:20240520T120917Z
87792024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.662 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22694:20240520T120917Z
87802024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.662 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22694:20240520T120918Z
87812024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.672 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22694:20240520T120919Z
87822024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.672 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22694:20240520T120918Z
87832024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.672 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22694:20240520T120918Z
87842024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.673 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22694:20240520T120919Z
87852024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.673 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22694:20240520T120919Z
87862024-05-20T15:54:06.997Z[ host-image] May 20 15:54:03.695 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22694:20240520T120922Z
87872024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.695 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22694:20240520T120919Z
87882024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.695 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22694:20240520T120919Z
87892024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.695 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
87902024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.695 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
87912024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.725 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22694:20240520T120919Z
87922024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.725 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87932024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.725 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22694:20240520T120920Z
87942024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.725 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22694:20240520T120920Z
87952024-05-20T15:54:06.998Z[ host-image] May 20 15:54:03.726 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22694:20240520T120920Z
87962024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.726 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87972024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.727 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87982024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.727 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22694:20240520T120921Z
87992024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.727 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22694:20240520T120921Z
88002024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.727 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22694:20240520T120921Z
88012024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.728 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22694:20240520T120921Z
88022024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.728 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22694:20240520T120922Z
88032024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.728 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22694:20240520T120922Z
88042024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.731 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
88052024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.731 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22694:20240520T120922Z
88062024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.733 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22694:20240520T120923Z
88072024-05-20T15:54:06.999Z[ host-image] May 20 15:54:03.733 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22694:20240520T120923Z
88082024-05-20T15:54:07.000Z[ host-image] May 20 15:54:03.733 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22694:20240520T120924Z
88092024-05-20T15:54:07.000Z[ host-image] May 20 15:54:03.733 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22694:20240520T120923Z
88102024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.734 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22694:20240520T120923Z
88112024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.734 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
88122024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.734 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
88132024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.734 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22694:20240520T120925Z
88142024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.734 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22694:20240520T120926Z
88152024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.735 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
88162024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.735 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
88172024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.735 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
88182024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.735 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
88192024-05-20T15:54:07.002Z[ host-image] May 20 15:54:03.735 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
88202024-05-20T15:54:07.003Z[ host-image] May 20 15:54:03.736 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
88212024-05-20T15:54:07.003Z[ host-image] May 20 15:54:03.737 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
88222024-05-20T15:54:07.003Z[ host-image] May 20 15:54:03.737 INFO O| tempdir @ "/tmp/.tmpqkqJU4/tmp"
88232024-05-20T15:54:07.003Z[ host-image] May 20 15:54:03.737 INFO O| image root @ "/tmp/.tmpqkqJU4/tmp/root"
88242024-05-20T15:54:07.003Z[ host-image] May 20 15:54:03.737 INFO O| creating image...
88252024-05-20T15:54:07.003Z[ host-image] May 20 15:54:04.208 INFO O| copying publishers...
88262024-05-20T15:54:10.886Z[ host-image] May 20 15:54:09.032 INFO O| adding properties...
88272024-05-20T15:54:11.851Z[ host-image] May 20 15:54:09.996 INFO O| installing packages...
88282024-05-20T15:54:30.508Z[ host-image] May 20 15:54:28.651 INFO O| seeding SMF database...
88292024-05-20T15:54:36.595Z[ recovery-image] May 20 15:54:34.736 INFO O| ok, image written!
88302024-05-20T15:54:36.595Z[ recovery-image] May 20 15:54:34.736 INFO O| ok, boot_image_csum file written!
88312024-05-20T15:54:36.600Z[ recovery-image] May 20 15:54:34.739 INFO creating boot archive (CPIO)...
88322024-05-20T15:54:36.600Z[ recovery-image] May 20 15:54:34.739 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/gimlet/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
88332024-05-20T15:54:36.604Z[ recovery-image] May 20 15:54:34.746 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
88342024-05-20T15:54:36.605Z[ recovery-image] May 20 15:54:34.746 INFO E| + outfile=/work/os-recovery/cpio
88352024-05-20T15:54:36.605Z[ recovery-image] May 20 15:54:34.746 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
88362024-05-20T15:54:36.609Z[ recovery-image] May 20 15:54:34.748 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
88372024-05-20T15:54:36.609Z[ recovery-image] May 20 15:54:34.748 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
88382024-05-20T15:54:36.638Z[ recovery-image] May 20 15:54:34.780 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
88392024-05-20T15:54:36.644Z[ recovery-image] May 20 15:54:34.780 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
88402024-05-20T15:54:36.649Z[ recovery-image] May 20 15:54:34.787 INFO creating compressed cpio/unix for nanobl-rs...
88412024-05-20T15:54:36.649Z[ recovery-image] May 20 15:54:34.787 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/recovery/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-recovery/unix.z\'"], pwd: None
88422024-05-20T15:54:36.911Z[ recovery-image] May 20 15:54:35.052 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
88432024-05-20T15:54:37.835Z[ host-image] May 20 15:54:35.977 INFO O| configuring SMF profile...
88442024-05-20T15:54:37.835Z[ host-image] May 20 15:54:35.977 INFO O| modifying shadow(5)...
88452024-05-20T15:54:37.839Z[ host-image] May 20 15:54:35.977 INFO O| loading user and group database...
88462024-05-20T15:54:37.839Z[ host-image] May 20 15:54:35.977 INFO O| assessing packaged files...
88472024-05-20T15:54:39.923Z[ host-image] May 20 15:54:38.064 INFO O| creating archive...
88482024-05-20T15:54:39.958Z[ host-image] May 20 15:54:38.099 INFO O| missing from packaging:
88492024-05-20T15:54:39.958Z[ host-image] May 20 15:54:38.099 INFO O| "etc/.pwd.lock"
88502024-05-20T15:54:39.962Z[ host-image] May 20 15:54:38.099 INFO O| "etc/bash"
88512024-05-20T15:54:39.962Z[ host-image] May 20 15:54:38.103 INFO O| "etc/svc/profile/generic.xml"
88522024-05-20T15:54:39.967Z[ host-image] May 20 15:54:38.103 INFO O| "etc/svc/profile/inetd_services.xml"
88532024-05-20T15:54:39.968Z[ host-image] May 20 15:54:38.103 INFO O| "etc/svc/profile/name_service.xml"
88542024-05-20T15:54:39.968Z[ host-image] May 20 15:54:38.103 INFO O| "etc/svc/profile/platform.xml"
88552024-05-20T15:54:39.968Z[ host-image] May 20 15:54:38.103 INFO O| "etc/svc/profile/platform_omicron1.xml"
88562024-05-20T15:54:39.968Z[ host-image] May 20 15:54:38.104 INFO O| "etc/svc/repository.db"
88572024-05-20T15:54:39.972Z[ host-image] May 20 15:54:38.112 INFO O| "opt/ooce/share"
88582024-05-20T15:54:39.972Z[ host-image] May 20 15:54:38.112 INFO O| "opt/ooce/share/man"
88592024-05-20T15:54:39.972Z[ host-image] May 20 15:54:38.112 INFO O| "opt/ooce/share/man/man1"
88602024-05-20T15:54:39.979Z[ host-image] May 20 15:54:38.120 INFO O| finishing archive...
88612024-05-20T15:54:41.063Z[ recovery-image] May 20 15:54:39.203 INFO creating reset image...
88622024-05-20T15:54:41.064Z[ recovery-image] May 20 15:54:39.203 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
88632024-05-20T15:54:41.267Z[ recovery-image] May 20 15:54:39.407 INFO E| Updating crates.io index
88642024-05-20T15:54:41.366Z[ recovery-image] May 20 15:54:39.507 INFO E| Downloading crates ...
88652024-05-20T15:54:41.445Z[ recovery-image] May 20 15:54:39.586 INFO E| Downloaded anstream v0.6.13
88662024-05-20T15:54:41.452Z[ recovery-image] May 20 15:54:39.593 INFO E| Downloaded anstyle-parse v0.2.3
88672024-05-20T15:54:41.457Z[ recovery-image] May 20 15:54:39.598 INFO E| Downloaded shared_child v1.0.0
88682024-05-20T15:54:41.461Z[ recovery-image] May 20 15:54:39.600 INFO E| Downloaded anstyle-query v1.0.2
88692024-05-20T15:54:41.461Z[ recovery-image] May 20 15:54:39.601 INFO E| Downloaded anstyle v1.0.6
88702024-05-20T15:54:41.462Z[ recovery-image] May 20 15:54:39.602 INFO E| Downloaded proc-macro2 v1.0.79
88712024-05-20T15:54:41.467Z[ recovery-image] May 20 15:54:39.608 INFO E| Downloaded os_pipe v1.1.5
88722024-05-20T15:54:41.471Z[ recovery-image] May 20 15:54:39.609 INFO E| Downloaded duct v0.13.7
88732024-05-20T15:54:41.471Z[ recovery-image] May 20 15:54:39.611 INFO E| Downloaded clap_derive v4.5.3
88742024-05-20T15:54:41.475Z[ recovery-image] May 20 15:54:39.613 INFO E| Downloaded clap v4.5.3
88752024-05-20T15:54:41.483Z[ recovery-image] May 20 15:54:39.625 INFO E| Downloaded syn v2.0.53
88762024-05-20T15:54:41.535Z[ recovery-image] May 20 15:54:39.677 INFO E| Compiling proc-macro2 v1.0.79
88772024-05-20T15:54:41.535Z[ recovery-image] May 20 15:54:39.677 INFO E| Compiling libc v0.2.153
88782024-05-20T15:54:41.539Z[ recovery-image] May 20 15:54:39.677 INFO E| Compiling unicode-ident v1.0.12
88792024-05-20T15:54:41.539Z[ recovery-image] May 20 15:54:39.677 INFO E| Compiling utf8parse v0.2.1
88802024-05-20T15:54:41.539Z[ recovery-image] May 20 15:54:39.677 INFO E| Compiling anstyle-query v1.0.2
88812024-05-20T15:54:41.539Z[ recovery-image] May 20 15:54:39.677 INFO E| Compiling anstyle v1.0.6
88822024-05-20T15:54:41.539Z[ recovery-image] May 20 15:54:39.677 INFO E| Compiling colorchoice v1.0.0
88832024-05-20T15:54:41.539Z[ recovery-image] May 20 15:54:39.680 INFO E| Compiling strsim v0.11.0
88842024-05-20T15:54:41.762Z[ recovery-image] May 20 15:54:39.903 INFO E| Compiling anstyle-parse v0.2.3
88852024-05-20T15:54:41.789Z[ recovery-image] May 20 15:54:39.931 INFO E| Compiling heck v0.5.0
88862024-05-20T15:54:41.833Z[ recovery-image] May 20 15:54:39.975 INFO E| Compiling clap_lex v0.7.0
88872024-05-20T15:54:41.834Z[ recovery-image] May 20 15:54:39.975 INFO E| Compiling once_cell v1.19.0
88882024-05-20T15:54:42.118Z[ recovery-image] May 20 15:54:40.254 INFO E| Compiling anstream v0.6.13
88892024-05-20T15:54:42.536Z[ recovery-image] May 20 15:54:40.676 INFO E| Compiling clap_builder v4.5.2
88902024-05-20T15:54:42.848Z[ recovery-image] May 20 15:54:40.987 INFO E| Compiling shared_child v1.0.0
88912024-05-20T15:54:42.848Z[ recovery-image] May 20 15:54:40.987 INFO E| Compiling os_pipe v1.1.5
88922024-05-20T15:54:42.954Z[ host-image] May 20 15:54:41.095 INFO O| creating gzonly manifest...
88932024-05-20T15:54:42.970Z[ recovery-image] May 20 15:54:41.111 INFO E| Compiling duct v0.13.7
88942024-05-20T15:54:42.979Z[ host-image] May 20 15:54:41.120 INFO O| ok
88952024-05-20T15:54:43.003Z[ recovery-image] May 20 15:54:41.144 INFO E| Compiling quote v1.0.35
88962024-05-20T15:54:43.117Z[ host-image] May 20 15:54:41.258 INFO image builder template: ramdisk-02-trim...
88972024-05-20T15:54:43.117Z[ host-image] May 20 15:54:41.258 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpyC9skg/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "ramdisk-02-trim"], pwd: None
88982024-05-20T15:54:43.154Z[ host-image] May 20 15:54:41.295 INFO O| May 20 15:54:41.295 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88992024-05-20T15:54:43.160Z[ host-image] May 20 15:54:41.301 INFO O| May 20 15:54:41.301 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89002024-05-20T15:54:43.333Z[ host-image] May 20 15:54:41.474 INFO O| May 20 15:54:41.474 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
89012024-05-20T15:54:43.362Z[ recovery-image] May 20 15:54:41.503 INFO E| Compiling syn v2.0.53
89022024-05-20T15:54:43.400Z[ host-image] May 20 15:54:41.541 INFO O| May 20 15:54:41.540 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89032024-05-20T15:54:43.400Z[ host-image] May 20 15:54:41.541 INFO O| May 20 15:54:41.541 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
89042024-05-20T15:54:43.417Z[ host-image] May 20 15:54:41.558 INFO O| May 20 15:54:41.558 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
89052024-05-20T15:54:43.424Z[ host-image] May 20 15:54:41.565 INFO O| May 20 15:54:41.565 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
89062024-05-20T15:54:43.432Z[ host-image] May 20 15:54:41.574 INFO O| May 20 15:54:41.574 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
89072024-05-20T15:54:43.655Z[ host-image] May 20 15:54:41.796 INFO O| May 20 15:54:41.796 INFO rolled back to input snapshot; work may begin
89082024-05-20T15:54:43.655Z[ host-image] May 20 15:54:41.796 INFO O| May 20 15:54:41.796 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
89092024-05-20T15:54:43.664Z[ host-image] May 20 15:54:41.805 INFO O| May 20 15:54:41.805 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89102024-05-20T15:54:43.680Z[ host-image] May 20 15:54:41.821 INFO O| May 20 15:54:41.821 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
89112024-05-20T15:54:43.760Z[ host-image] May 20 15:54:41.901 INFO O| May 20 15:54:41.901 INFO STEP 0 (remove_files) COMPLETE
89122024-05-20T15:54:43.760Z[ host-image] May 20 15:54:41.901 INFO O| May 20 15:54:41.901 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89132024-05-20T15:54:43.776Z[ host-image] May 20 15:54:41.918 INFO O| May 20 15:54:41.917 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
89142024-05-20T15:54:43.780Z[ host-image] May 20 15:54:41.920 INFO O| May 20 15:54:41.920 INFO STEP 1 (remove_files) COMPLETE
89152024-05-20T15:54:43.780Z[ host-image] May 20 15:54:41.920 INFO O| May 20 15:54:41.920 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89162024-05-20T15:54:43.793Z[ host-image] May 20 15:54:41.934 INFO O| May 20 15:54:41.934 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
89172024-05-20T15:54:43.822Z[ host-image] May 20 15:54:41.963 INFO O| May 20 15:54:41.963 INFO STEP 2 (remove_files) COMPLETE
89182024-05-20T15:54:43.822Z[ host-image] May 20 15:54:41.963 INFO O| May 20 15:54:41.963 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89192024-05-20T15:54:43.838Z[ host-image] May 20 15:54:41.979 INFO O| May 20 15:54:41.979 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
89202024-05-20T15:54:43.845Z[ host-image] May 20 15:54:41.982 INFO O| May 20 15:54:41.982 INFO STEP 3 (remove_files) COMPLETE
89212024-05-20T15:54:43.845Z[ host-image] May 20 15:54:41.982 INFO O| May 20 15:54:41.982 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89222024-05-20T15:54:43.855Z[ host-image] May 20 15:54:41.996 INFO O| May 20 15:54:41.996 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
89232024-05-20T15:54:43.860Z[ host-image] May 20 15:54:42.001 INFO O| May 20 15:54:42.001 INFO STEP 4 (remove_files) COMPLETE
89242024-05-20T15:54:43.860Z[ host-image] May 20 15:54:42.001 INFO O| May 20 15:54:42.001 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89252024-05-20T15:54:43.875Z[ host-image] May 20 15:54:42.016 INFO O| May 20 15:54:42.016 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
89262024-05-20T15:54:43.878Z[ host-image] May 20 15:54:42.019 INFO O| May 20 15:54:42.019 INFO STEP 5 (remove_files) COMPLETE
89272024-05-20T15:54:43.878Z[ host-image] May 20 15:54:42.019 INFO O| May 20 15:54:42.019 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89282024-05-20T15:54:43.892Z[ host-image] May 20 15:54:42.033 INFO O| May 20 15:54:42.033 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
89292024-05-20T15:54:43.911Z[ host-image] May 20 15:54:42.052 INFO O| May 20 15:54:42.052 INFO STEP 6 (remove_files) COMPLETE
89302024-05-20T15:54:43.911Z[ host-image] May 20 15:54:42.053 INFO O| May 20 15:54:42.052 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89312024-05-20T15:54:43.929Z[ host-image] May 20 15:54:42.070 INFO O| May 20 15:54:42.070 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
89322024-05-20T15:54:43.953Z[ host-image] May 20 15:54:42.094 INFO O| May 20 15:54:42.094 INFO STEP 7 (remove_files) COMPLETE
89332024-05-20T15:54:43.956Z[ host-image] May 20 15:54:42.094 INFO O| May 20 15:54:42.094 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89342024-05-20T15:54:43.969Z[ host-image] May 20 15:54:42.110 INFO O| May 20 15:54:42.110 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
89352024-05-20T15:54:44.076Z[ host-image] May 20 15:54:42.217 INFO O| May 20 15:54:42.217 INFO STEP 8 (remove_files) COMPLETE
89362024-05-20T15:54:44.076Z[ host-image] May 20 15:54:42.217 INFO O| May 20 15:54:42.217 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89372024-05-20T15:54:44.088Z[ host-image] May 20 15:54:42.229 INFO O| May 20 15:54:42.229 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
89382024-05-20T15:54:44.214Z[ host-image] May 20 15:54:42.355 INFO O| May 20 15:54:42.355 INFO STEP 9 (remove_files) COMPLETE
89392024-05-20T15:54:44.214Z[ host-image] May 20 15:54:42.355 INFO O| May 20 15:54:42.355 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89402024-05-20T15:54:44.226Z[ host-image] May 20 15:54:42.367 INFO O| May 20 15:54:42.367 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
89412024-05-20T15:54:44.229Z[ host-image] May 20 15:54:42.371 INFO O| May 20 15:54:42.371 INFO STEP 10 (remove_files) COMPLETE
89422024-05-20T15:54:44.230Z[ host-image] May 20 15:54:42.371 INFO O| May 20 15:54:42.371 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89432024-05-20T15:54:44.243Z[ host-image] May 20 15:54:42.385 INFO O| May 20 15:54:42.385 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
89442024-05-20T15:54:44.247Z[ host-image] May 20 15:54:42.385 INFO O| May 20 15:54:42.385 INFO STEP 11 (remove_files) COMPLETE
89452024-05-20T15:54:44.247Z[ host-image] May 20 15:54:42.385 INFO O| May 20 15:54:42.385 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89462024-05-20T15:54:44.256Z[ host-image] May 20 15:54:42.397 INFO O| May 20 15:54:42.397 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
89472024-05-20T15:54:44.262Z[ host-image] May 20 15:54:42.398 INFO O| May 20 15:54:42.398 INFO STEP 12 (remove_files) COMPLETE
89482024-05-20T15:54:44.262Z[ host-image] May 20 15:54:42.398 INFO O| May 20 15:54:42.398 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89492024-05-20T15:54:44.276Z[ host-image] May 20 15:54:42.417 INFO O| May 20 15:54:42.417 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
89502024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.418 INFO O| May 20 15:54:42.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
89512024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.418 INFO O| May 20 15:54:42.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
89522024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.418 INFO O| May 20 15:54:42.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
89532024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.418 INFO O| May 20 15:54:42.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
89542024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.418 INFO O| May 20 15:54:42.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
89552024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.418 INFO O| May 20 15:54:42.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
89562024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
89572024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
89582024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
89592024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
89602024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
89612024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
89622024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
89632024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.419 INFO O| May 20 15:54:42.419 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
89642024-05-20T15:54:44.280Z[ host-image] May 20 15:54:42.420 INFO O| May 20 15:54:42.420 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
89652024-05-20T15:54:44.290Z[ host-image] May 20 15:54:42.431 INFO O| May 20 15:54:42.431 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
89662024-05-20T15:54:44.503Z[ host-image] May 20 15:54:42.643 INFO O| May 20 15:54:42.643 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
89672024-05-20T15:54:44.506Z[ host-image] May 20 15:54:42.644 INFO O| May 20 15:54:42.644 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
89682024-05-20T15:54:44.542Z[ host-image] May 20 15:54:42.683 INFO O| May 20 15:54:42.683 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
89692024-05-20T15:54:44.545Z[ host-image] May 20 15:54:42.685 INFO O| May 20 15:54:42.685 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
89702024-05-20T15:54:44.638Z[ host-image] May 20 15:54:42.779 INFO O| May 20 15:54:42.779 INFO STEP 13 (remove_files) COMPLETE
89712024-05-20T15:54:44.638Z[ host-image] May 20 15:54:42.779 INFO O| May 20 15:54:42.779 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89722024-05-20T15:54:44.654Z[ host-image] May 20 15:54:42.795 INFO O| May 20 15:54:42.795 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
89732024-05-20T15:54:44.657Z[ host-image] May 20 15:54:42.796 INFO O| May 20 15:54:42.796 INFO STEP 14 (remove_files) COMPLETE
89742024-05-20T15:54:44.657Z[ host-image] May 20 15:54:42.796 INFO O| May 20 15:54:42.796 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89752024-05-20T15:54:44.669Z[ host-image] May 20 15:54:42.810 INFO O| May 20 15:54:42.810 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
89762024-05-20T15:54:44.675Z[ host-image] May 20 15:54:42.816 INFO O| May 20 15:54:42.816 INFO STEP 15 (remove_files) COMPLETE
89772024-05-20T15:54:44.675Z[ host-image] May 20 15:54:42.816 INFO O| May 20 15:54:42.816 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89782024-05-20T15:54:44.687Z[ host-image] May 20 15:54:42.828 INFO O| May 20 15:54:42.828 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
89792024-05-20T15:54:44.690Z[ host-image] May 20 15:54:42.829 INFO O| May 20 15:54:42.829 INFO STEP 16 (remove_files) COMPLETE
89802024-05-20T15:54:44.690Z[ host-image] May 20 15:54:42.829 INFO O| May 20 15:54:42.829 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89812024-05-20T15:54:44.698Z[ host-image] May 20 15:54:42.839 INFO O| May 20 15:54:42.839 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
89822024-05-20T15:54:44.704Z[ host-image] May 20 15:54:42.840 INFO O| May 20 15:54:42.840 INFO STEP 17 (remove_files) COMPLETE
89832024-05-20T15:54:44.704Z[ host-image] May 20 15:54:42.840 INFO O| May 20 15:54:42.840 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89842024-05-20T15:54:44.711Z[ host-image] May 20 15:54:42.852 INFO O| May 20 15:54:42.852 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
89852024-05-20T15:54:44.714Z[ host-image] May 20 15:54:42.852 INFO O| May 20 15:54:42.852 INFO STEP 18 (remove_files) COMPLETE
89862024-05-20T15:54:44.714Z[ host-image] May 20 15:54:42.852 INFO O| May 20 15:54:42.852 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89872024-05-20T15:54:44.721Z[ host-image] May 20 15:54:42.862 INFO O| May 20 15:54:42.862 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
89882024-05-20T15:54:44.721Z[ host-image] May 20 15:54:42.862 INFO O| May 20 15:54:42.862 INFO STEP 19 (remove_files) COMPLETE
89892024-05-20T15:54:44.724Z[ host-image] May 20 15:54:42.862 INFO O| May 20 15:54:42.862 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-05-20T15:54:44.730Z[ host-image] May 20 15:54:42.872 INFO O| May 20 15:54:42.872 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
89912024-05-20T15:54:44.734Z[ host-image] May 20 15:54:42.872 INFO O| May 20 15:54:42.872 INFO STEP 20 (remove_files) COMPLETE
89922024-05-20T15:54:44.734Z[ host-image] May 20 15:54:42.872 INFO O| May 20 15:54:42.872 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89932024-05-20T15:54:44.740Z[ host-image] May 20 15:54:42.881 INFO O| May 20 15:54:42.881 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
89942024-05-20T15:54:44.743Z[ host-image] May 20 15:54:42.881 INFO O| May 20 15:54:42.881 INFO STEP 21 (remove_files) COMPLETE
89952024-05-20T15:54:44.743Z[ host-image] May 20 15:54:42.881 INFO O| May 20 15:54:42.881 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962024-05-20T15:54:44.749Z[ host-image] May 20 15:54:42.890 INFO O| May 20 15:54:42.890 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
89972024-05-20T15:54:44.754Z[ host-image] May 20 15:54:42.890 INFO O| May 20 15:54:42.890 INFO STEP 22 (remove_files) COMPLETE
89982024-05-20T15:54:44.754Z[ host-image] May 20 15:54:42.890 INFO O| May 20 15:54:42.890 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89992024-05-20T15:54:44.759Z[ host-image] May 20 15:54:42.900 INFO O| May 20 15:54:42.900 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
90002024-05-20T15:54:44.759Z[ host-image] May 20 15:54:42.900 INFO O| May 20 15:54:42.900 INFO STEP 23 (remove_files) COMPLETE
90012024-05-20T15:54:44.762Z[ host-image] May 20 15:54:42.900 INFO O| May 20 15:54:42.900 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90022024-05-20T15:54:44.768Z[ host-image] May 20 15:54:42.909 INFO O| May 20 15:54:42.909 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
90032024-05-20T15:54:44.768Z[ host-image] May 20 15:54:42.909 INFO O| May 20 15:54:42.909 INFO STEP 24 (remove_files) COMPLETE
90042024-05-20T15:54:44.768Z[ host-image] May 20 15:54:42.909 INFO O| May 20 15:54:42.909 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90052024-05-20T15:54:44.777Z[ host-image] May 20 15:54:42.918 INFO O| May 20 15:54:42.918 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
90062024-05-20T15:54:44.780Z[ host-image] May 20 15:54:42.918 INFO O| May 20 15:54:42.918 INFO STEP 25 (remove_files) COMPLETE
90072024-05-20T15:54:44.780Z[ host-image] May 20 15:54:42.918 INFO O| May 20 15:54:42.918 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90082024-05-20T15:54:44.789Z[ host-image] May 20 15:54:42.928 INFO O| May 20 15:54:42.928 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
90092024-05-20T15:54:44.790Z[ host-image] May 20 15:54:42.928 INFO O| May 20 15:54:42.928 INFO STEP 26 (remove_files) COMPLETE
90102024-05-20T15:54:44.793Z[ host-image] May 20 15:54:42.928 INFO O| May 20 15:54:42.928 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90112024-05-20T15:54:44.796Z[ host-image] May 20 15:54:42.937 INFO O| May 20 15:54:42.937 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
90122024-05-20T15:54:44.796Z[ host-image] May 20 15:54:42.937 INFO O| May 20 15:54:42.937 INFO STEP 27 (remove_files) COMPLETE
90132024-05-20T15:54:44.796Z[ host-image] May 20 15:54:42.937 INFO O| May 20 15:54:42.937 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90142024-05-20T15:54:44.805Z[ host-image] May 20 15:54:42.946 INFO O| May 20 15:54:42.946 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
90152024-05-20T15:54:44.805Z[ host-image] May 20 15:54:42.946 INFO O| May 20 15:54:42.946 INFO STEP 28 (remove_files) COMPLETE
90162024-05-20T15:54:44.808Z[ host-image] May 20 15:54:42.946 INFO O| May 20 15:54:42.946 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90172024-05-20T15:54:44.814Z[ host-image] May 20 15:54:42.955 INFO O| May 20 15:54:42.955 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
90182024-05-20T15:54:44.814Z[ host-image] May 20 15:54:42.955 INFO O| May 20 15:54:42.955 INFO STEP 29 (remove_files) COMPLETE
90192024-05-20T15:54:44.817Z[ host-image] May 20 15:54:42.955 INFO O| May 20 15:54:42.955 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90202024-05-20T15:54:44.823Z[ host-image] May 20 15:54:42.964 INFO O| May 20 15:54:42.964 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
90212024-05-20T15:54:44.823Z[ host-image] May 20 15:54:42.964 INFO O| May 20 15:54:42.964 INFO STEP 30 (remove_files) COMPLETE
90222024-05-20T15:54:44.823Z[ host-image] May 20 15:54:42.964 INFO O| May 20 15:54:42.964 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90232024-05-20T15:54:44.832Z[ host-image] May 20 15:54:42.973 INFO O| May 20 15:54:42.973 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
90242024-05-20T15:54:44.835Z[ host-image] May 20 15:54:42.973 INFO O| May 20 15:54:42.973 INFO STEP 31 (remove_files) COMPLETE
90252024-05-20T15:54:44.835Z[ host-image] May 20 15:54:42.973 INFO O| May 20 15:54:42.973 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90262024-05-20T15:54:44.841Z[ host-image] May 20 15:54:42.982 INFO O| May 20 15:54:42.982 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
90272024-05-20T15:54:44.841Z[ host-image] May 20 15:54:42.982 INFO O| May 20 15:54:42.982 INFO STEP 32 (remove_files) COMPLETE
90282024-05-20T15:54:44.841Z[ host-image] May 20 15:54:42.982 INFO O| May 20 15:54:42.982 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90292024-05-20T15:54:44.850Z[ host-image] May 20 15:54:42.991 INFO O| May 20 15:54:42.991 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
90302024-05-20T15:54:44.850Z[ host-image] May 20 15:54:42.991 INFO O| May 20 15:54:42.991 INFO STEP 33 (remove_files) COMPLETE
90312024-05-20T15:54:44.853Z[ host-image] May 20 15:54:42.991 INFO O| May 20 15:54:42.991 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90322024-05-20T15:54:44.859Z[ host-image] May 20 15:54:43.000 INFO O| May 20 15:54:43.000 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
90332024-05-20T15:54:44.859Z[ host-image] May 20 15:54:43.001 INFO O| May 20 15:54:43.001 INFO STEP 34 (remove_files) COMPLETE
90342024-05-20T15:54:44.862Z[ host-image] May 20 15:54:43.001 INFO O| May 20 15:54:43.001 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90352024-05-20T15:54:44.870Z[ host-image] May 20 15:54:43.011 INFO O| May 20 15:54:43.011 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
90362024-05-20T15:54:44.870Z[ host-image] May 20 15:54:43.011 INFO O| May 20 15:54:43.011 INFO STEP 35 (remove_files) COMPLETE
90372024-05-20T15:54:44.870Z[ host-image] May 20 15:54:43.011 INFO O| May 20 15:54:43.011 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90382024-05-20T15:54:44.879Z[ host-image] May 20 15:54:43.021 INFO O| May 20 15:54:43.021 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
90392024-05-20T15:54:44.880Z[ host-image] May 20 15:54:43.021 INFO O| May 20 15:54:43.021 INFO STEP 36 (remove_files) COMPLETE
90402024-05-20T15:54:44.883Z[ host-image] May 20 15:54:43.021 INFO O| May 20 15:54:43.021 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90412024-05-20T15:54:44.889Z[ host-image] May 20 15:54:43.030 INFO O| May 20 15:54:43.030 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
90422024-05-20T15:54:44.889Z[ host-image] May 20 15:54:43.030 INFO O| May 20 15:54:43.030 INFO STEP 37 (remove_files) COMPLETE
90432024-05-20T15:54:44.893Z[ host-image] May 20 15:54:43.030 INFO O| May 20 15:54:43.030 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90442024-05-20T15:54:44.901Z[ host-image] May 20 15:54:43.039 INFO O| May 20 15:54:43.039 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
90452024-05-20T15:54:44.901Z[ host-image] May 20 15:54:43.039 INFO O| May 20 15:54:43.039 INFO STEP 38 (remove_files) COMPLETE
90462024-05-20T15:54:44.904Z[ host-image] May 20 15:54:43.039 INFO O| May 20 15:54:43.039 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90472024-05-20T15:54:44.907Z[ host-image] May 20 15:54:43.048 INFO O| May 20 15:54:43.048 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
90482024-05-20T15:54:44.907Z[ host-image] May 20 15:54:43.048 INFO O| May 20 15:54:43.048 INFO STEP 39 (remove_files) COMPLETE
90492024-05-20T15:54:44.907Z[ host-image] May 20 15:54:43.048 INFO O| May 20 15:54:43.048 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90502024-05-20T15:54:44.916Z[ host-image] May 20 15:54:43.057 INFO O| May 20 15:54:43.057 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
90512024-05-20T15:54:44.916Z[ host-image] May 20 15:54:43.057 INFO O| May 20 15:54:43.057 INFO STEP 40 (remove_files) COMPLETE
90522024-05-20T15:54:44.919Z[ host-image] May 20 15:54:43.057 INFO O| May 20 15:54:43.057 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90532024-05-20T15:54:44.925Z[ host-image] May 20 15:54:43.066 INFO O| May 20 15:54:43.066 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
90542024-05-20T15:54:44.925Z[ host-image] May 20 15:54:43.066 INFO O| May 20 15:54:43.066 INFO STEP 41 (remove_files) COMPLETE
90552024-05-20T15:54:44.929Z[ host-image] May 20 15:54:43.066 INFO O| May 20 15:54:43.066 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90562024-05-20T15:54:44.934Z[ host-image] May 20 15:54:43.076 INFO O| May 20 15:54:43.075 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
90572024-05-20T15:54:44.934Z[ host-image] May 20 15:54:43.076 INFO O| May 20 15:54:43.076 INFO STEP 42 (remove_files) COMPLETE
90582024-05-20T15:54:44.938Z[ host-image] May 20 15:54:43.076 INFO O| May 20 15:54:43.076 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90592024-05-20T15:54:44.944Z[ host-image] May 20 15:54:43.085 INFO O| May 20 15:54:43.085 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
90602024-05-20T15:54:44.944Z[ host-image] May 20 15:54:43.085 INFO O| May 20 15:54:43.085 INFO STEP 43 (remove_files) COMPLETE
90612024-05-20T15:54:44.944Z[ host-image] May 20 15:54:43.085 INFO O| May 20 15:54:43.085 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90622024-05-20T15:54:44.953Z[ host-image] May 20 15:54:43.094 INFO O| May 20 15:54:43.094 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
90632024-05-20T15:54:44.953Z[ host-image] May 20 15:54:43.094 INFO O| May 20 15:54:43.094 INFO STEP 44 (remove_files) COMPLETE
90642024-05-20T15:54:44.956Z[ host-image] May 20 15:54:43.094 INFO O| May 20 15:54:43.094 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90652024-05-20T15:54:44.962Z[ host-image] May 20 15:54:43.103 INFO O| May 20 15:54:43.103 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
90662024-05-20T15:54:44.962Z[ host-image] May 20 15:54:43.103 INFO O| May 20 15:54:43.103 INFO STEP 45 (remove_files) COMPLETE
90672024-05-20T15:54:44.965Z[ host-image] May 20 15:54:43.103 INFO O| May 20 15:54:43.103 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90682024-05-20T15:54:44.971Z[ host-image] May 20 15:54:43.112 INFO O| May 20 15:54:43.112 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
90692024-05-20T15:54:44.971Z[ host-image] May 20 15:54:43.112 INFO O| May 20 15:54:43.112 INFO STEP 46 (remove_files) COMPLETE
90702024-05-20T15:54:44.974Z[ host-image] May 20 15:54:43.112 INFO O| May 20 15:54:43.112 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90712024-05-20T15:54:44.980Z[ host-image] May 20 15:54:43.121 INFO O| May 20 15:54:43.121 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
90722024-05-20T15:54:44.983Z[ host-image] May 20 15:54:43.121 INFO O| May 20 15:54:43.121 INFO STEP 47 (remove_files) COMPLETE
90732024-05-20T15:54:44.984Z[ host-image] May 20 15:54:43.121 INFO O| May 20 15:54:43.121 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90742024-05-20T15:54:44.990Z[ host-image] May 20 15:54:43.131 INFO O| May 20 15:54:43.130 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
90752024-05-20T15:54:44.993Z[ host-image] May 20 15:54:43.131 INFO O| May 20 15:54:43.131 INFO STEP 48 (remove_files) COMPLETE
90762024-05-20T15:54:44.993Z[ host-image] May 20 15:54:43.131 INFO O| May 20 15:54:43.131 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90772024-05-20T15:54:45.004Z[ host-image] May 20 15:54:43.140 INFO O| May 20 15:54:43.140 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
90782024-05-20T15:54:45.004Z[ host-image] May 20 15:54:43.140 INFO O| May 20 15:54:43.140 INFO STEP 49 (remove_files) COMPLETE
90792024-05-20T15:54:45.004Z[ host-image] May 20 15:54:43.140 INFO O| May 20 15:54:43.140 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90802024-05-20T15:54:45.008Z[ host-image] May 20 15:54:43.149 INFO O| May 20 15:54:43.149 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
90812024-05-20T15:54:45.008Z[ host-image] May 20 15:54:43.149 INFO O| May 20 15:54:43.149 INFO STEP 50 (remove_files) COMPLETE
90822024-05-20T15:54:45.012Z[ host-image] May 20 15:54:43.149 INFO O| May 20 15:54:43.149 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90832024-05-20T15:54:45.017Z[ host-image] May 20 15:54:43.158 INFO O| May 20 15:54:43.158 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
90842024-05-20T15:54:45.017Z[ host-image] May 20 15:54:43.158 INFO O| May 20 15:54:43.158 INFO STEP 51 (remove_files) COMPLETE
90852024-05-20T15:54:45.017Z[ host-image] May 20 15:54:43.158 INFO O| May 20 15:54:43.158 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90862024-05-20T15:54:45.026Z[ host-image] May 20 15:54:43.167 INFO O| May 20 15:54:43.167 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
90872024-05-20T15:54:45.026Z[ host-image] May 20 15:54:43.167 INFO O| May 20 15:54:43.167 INFO STEP 52 (remove_files) COMPLETE
90882024-05-20T15:54:45.029Z[ host-image] May 20 15:54:43.167 INFO O| May 20 15:54:43.167 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90892024-05-20T15:54:45.035Z[ host-image] May 20 15:54:43.176 INFO O| May 20 15:54:43.176 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
90902024-05-20T15:54:45.035Z[ host-image] May 20 15:54:43.176 INFO O| May 20 15:54:43.176 INFO STEP 53 (remove_files) COMPLETE
90912024-05-20T15:54:45.035Z[ host-image] May 20 15:54:43.176 INFO O| May 20 15:54:43.176 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90922024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.185 INFO O| May 20 15:54:43.185 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
90932024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.185 INFO O| May 20 15:54:43.185 INFO STEP 54 (remove_files) COMPLETE
90942024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.185 INFO O| May 20 15:54:43.185 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90952024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.194 INFO O| May 20 15:54:43.194 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
90962024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.194 INFO O| May 20 15:54:43.194 INFO STEP 55 (remove_files) COMPLETE
90972024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.194 INFO O| May 20 15:54:43.194 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90982024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.203 INFO O| May 20 15:54:43.203 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
90992024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.203 INFO O| May 20 15:54:43.203 INFO STEP 56 (remove_files) COMPLETE
91002024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.203 INFO O| May 20 15:54:43.203 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91012024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.212 INFO O| May 20 15:54:43.212 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
91022024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.212 INFO O| May 20 15:54:43.212 INFO STEP 57 (remove_files) COMPLETE
91032024-05-20T15:54:45.111Z[ host-image] May 20 15:54:43.212 INFO O| May 20 15:54:43.212 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91042024-05-20T15:54:45.112Z[ host-image] May 20 15:54:43.221 INFO O| May 20 15:54:43.221 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
91052024-05-20T15:54:45.112Z[ host-image] May 20 15:54:43.221 INFO O| May 20 15:54:43.221 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
91062024-05-20T15:54:45.112Z[ host-image] May 20 15:54:43.221 INFO O| May 20 15:54:43.221 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91072024-05-20T15:54:45.112Z[ host-image] May 20 15:54:43.221 INFO O| May 20 15:54:43.221 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91082024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.222 INFO O| May 20 15:54:43.221 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91092024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.222 INFO O| May 20 15:54:43.222 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91102024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.222 INFO O| May 20 15:54:43.222 INFO ok!
91112024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.222 INFO O| May 20 15:54:43.222 INFO STEP 58 (ensure_file) COMPLETE
91122024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.222 INFO O| May 20 15:54:43.222 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91132024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
91142024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
91152024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91162024-05-20T15:54:45.113Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91172024-05-20T15:54:45.114Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91182024-05-20T15:54:45.114Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91192024-05-20T15:54:45.114Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO ok!
91202024-05-20T15:54:45.114Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO STEP 59 (ensure_file) COMPLETE
91212024-05-20T15:54:45.114Z[ host-image] May 20 15:54:43.231 INFO O| May 20 15:54:43.231 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91222024-05-20T15:54:45.114Z[ host-image] May 20 15:54:43.240 INFO O| May 20 15:54:43.240 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
91232024-05-20T15:54:45.114Z[ host-image] May 20 15:54:43.240 INFO O| May 20 15:54:43.240 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
91242024-05-20T15:54:45.115Z[ host-image] May 20 15:54:43.241 INFO O| May 20 15:54:43.240 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
91252024-05-20T15:54:45.115Z[ host-image] May 20 15:54:43.241 INFO O| May 20 15:54:43.240 INFO ok!
91262024-05-20T15:54:45.115Z[ host-image] May 20 15:54:43.241 INFO O| May 20 15:54:43.240 INFO STEP 60 (ensure_file) COMPLETE
91272024-05-20T15:54:45.115Z[ host-image] May 20 15:54:43.241 INFO O| May 20 15:54:43.240 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91282024-05-20T15:54:45.120Z[ host-image] May 20 15:54:43.252 INFO O| May 20 15:54:43.252 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
91292024-05-20T15:54:45.120Z[ host-image] May 20 15:54:43.252 INFO O| May 20 15:54:43.252 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
91302024-05-20T15:54:45.120Z[ host-image] May 20 15:54:43.252 INFO O| May 20 15:54:43.252 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
91312024-05-20T15:54:45.120Z[ host-image] May 20 15:54:43.252 INFO O| May 20 15:54:43.252 INFO ok!
91322024-05-20T15:54:45.120Z[ host-image] May 20 15:54:43.252 INFO O| May 20 15:54:43.252 INFO STEP 61 (ensure_file) COMPLETE
91332024-05-20T15:54:45.120Z[ host-image] May 20 15:54:43.252 INFO O| May 20 15:54:43.252 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91342024-05-20T15:54:45.121Z[ host-image] May 20 15:54:43.261 INFO O| May 20 15:54:43.261 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
91352024-05-20T15:54:45.121Z[ host-image] May 20 15:54:43.261 INFO O| May 20 15:54:43.261 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
91362024-05-20T15:54:45.121Z[ host-image] May 20 15:54:43.261 INFO O| May 20 15:54:43.261 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91372024-05-20T15:54:45.124Z[ host-image] May 20 15:54:43.261 INFO O| May 20 15:54:43.261 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91382024-05-20T15:54:45.124Z[ host-image] May 20 15:54:43.261 INFO O| May 20 15:54:43.261 INFO ok!
91392024-05-20T15:54:45.124Z[ host-image] May 20 15:54:43.261 INFO O| May 20 15:54:43.261 INFO STEP 62 (ensure_file) COMPLETE
91402024-05-20T15:54:45.124Z[ host-image] May 20 15:54:43.261 INFO O| May 20 15:54:43.261 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91412024-05-20T15:54:45.130Z[ host-image] May 20 15:54:43.270 INFO O| May 20 15:54:43.270 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
91422024-05-20T15:54:45.130Z[ host-image] May 20 15:54:43.271 INFO O| May 20 15:54:43.270 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
91432024-05-20T15:54:45.133Z[ host-image] May 20 15:54:43.271 INFO O| May 20 15:54:43.271 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91442024-05-20T15:54:45.133Z[ host-image] May 20 15:54:43.271 INFO O| May 20 15:54:43.271 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91452024-05-20T15:54:45.133Z[ host-image] May 20 15:54:43.271 INFO O| May 20 15:54:43.271 INFO ok!
91462024-05-20T15:54:45.133Z[ host-image] May 20 15:54:43.271 INFO O| May 20 15:54:43.271 INFO STEP 63 (ensure_file) COMPLETE
91472024-05-20T15:54:45.133Z[ host-image] May 20 15:54:43.271 INFO O| May 20 15:54:43.271 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91482024-05-20T15:54:45.139Z[ host-image] May 20 15:54:43.280 INFO O| May 20 15:54:43.280 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
91492024-05-20T15:54:45.139Z[ host-image] May 20 15:54:43.280 INFO O| May 20 15:54:43.280 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
91502024-05-20T15:54:45.142Z[ host-image] May 20 15:54:43.280 INFO O| May 20 15:54:43.280 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
91512024-05-20T15:54:45.142Z[ host-image] May 20 15:54:43.280 INFO O| May 20 15:54:43.280 INFO ok!
91522024-05-20T15:54:45.142Z[ host-image] May 20 15:54:43.280 INFO O| May 20 15:54:43.280 INFO STEP 64 (assemble_files) COMPLETE
91532024-05-20T15:54:45.142Z[ host-image] May 20 15:54:43.280 INFO O| May 20 15:54:43.280 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91542024-05-20T15:54:45.148Z[ host-image] May 20 15:54:43.289 INFO O| May 20 15:54:43.289 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
91552024-05-20T15:54:45.148Z[ host-image] May 20 15:54:43.289 INFO O| May 20 15:54:43.289 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
91562024-05-20T15:54:45.151Z[ host-image] May 20 15:54:43.289 INFO O| May 20 15:54:43.289 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91572024-05-20T15:54:45.152Z[ host-image] May 20 15:54:43.289 INFO O| May 20 15:54:43.289 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91582024-05-20T15:54:45.152Z[ host-image] May 20 15:54:43.289 INFO O| May 20 15:54:43.289 INFO ok!
91592024-05-20T15:54:45.152Z[ host-image] May 20 15:54:43.289 INFO O| May 20 15:54:43.289 INFO STEP 65 (ensure_file) COMPLETE
91602024-05-20T15:54:45.152Z[ host-image] May 20 15:54:43.289 INFO O| May 20 15:54:43.289 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91612024-05-20T15:54:45.158Z[ host-image] May 20 15:54:43.299 INFO O| May 20 15:54:43.299 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91622024-05-20T15:54:45.158Z[ host-image] May 20 15:54:43.299 INFO O| May 20 15:54:43.299 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91632024-05-20T15:54:45.161Z[ host-image] May 20 15:54:43.299 INFO O| May 20 15:54:43.299 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91642024-05-20T15:54:45.161Z[ host-image] May 20 15:54:43.299 INFO O| May 20 15:54:43.299 INFO STEP 66 (ensure_dir) COMPLETE
91652024-05-20T15:54:45.161Z[ host-image] May 20 15:54:43.299 INFO O| May 20 15:54:43.299 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91662024-05-20T15:54:45.167Z[ host-image] May 20 15:54:43.308 INFO O| May 20 15:54:43.308 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
91672024-05-20T15:54:45.168Z[ host-image] May 20 15:54:43.308 INFO O| May 20 15:54:43.308 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
91682024-05-20T15:54:45.174Z[ host-image] May 20 15:54:43.315 INFO O| May 20 15:54:43.315 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
91692024-05-20T15:54:45.174Z[ host-image] May 20 15:54:43.315 INFO O| May 20 15:54:43.315 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
91702024-05-20T15:54:45.177Z[ host-image] May 20 15:54:43.315 INFO O| May 20 15:54:43.315 INFO ok!
91712024-05-20T15:54:45.177Z[ host-image] May 20 15:54:43.315 INFO O| May 20 15:54:43.315 INFO STEP 67 (ensure_file) COMPLETE
91722024-05-20T15:54:45.177Z[ host-image] May 20 15:54:43.315 INFO O| May 20 15:54:43.315 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91732024-05-20T15:54:45.184Z[ host-image] May 20 15:54:43.325 INFO O| May 20 15:54:43.325 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
91742024-05-20T15:54:45.187Z[ host-image] May 20 15:54:43.325 INFO O| May 20 15:54:43.325 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
91752024-05-20T15:54:45.187Z[ host-image] May 20 15:54:43.325 INFO O| May 20 15:54:43.325 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
91762024-05-20T15:54:45.187Z[ host-image] May 20 15:54:43.325 INFO O| May 20 15:54:43.325 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
91772024-05-20T15:54:45.187Z[ host-image] May 20 15:54:43.325 INFO O| May 20 15:54:43.325 INFO ok!
91782024-05-20T15:54:45.187Z[ host-image] May 20 15:54:43.325 INFO O| May 20 15:54:43.325 INFO STEP 68 (ensure_file) COMPLETE
91792024-05-20T15:54:45.187Z[ host-image] May 20 15:54:43.325 INFO O| May 20 15:54:43.325 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91802024-05-20T15:54:45.200Z[ host-image] May 20 15:54:43.342 INFO O| May 20 15:54:43.341 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
91812024-05-20T15:54:45.203Z[ host-image] May 20 15:54:43.342 INFO O| May 20 15:54:43.342 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
91822024-05-20T15:54:47.739Z[ host-image] May 20 15:54:45.879 INFO O| May 20 15:54:45.879 INFO STEP 69 (pack_tar) COMPLETE
91832024-05-20T15:54:47.739Z[ host-image] May 20 15:54:45.879 INFO O| May 20 15:54:45.879 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
91842024-05-20T15:54:47.742Z[ host-image] May 20 15:54:45.879 INFO O| May 20 15:54:45.879 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
91852024-05-20T15:54:47.888Z[ host-image] May 20 15:54:46.029 INFO O| May 20 15:54:46.029 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
91862024-05-20T15:54:47.958Z[ host-image] May 20 15:54:46.098 INFO O| May 20 15:54:46.098 INFO completed processing gimlet/ramdisk-02-trim
91872024-05-20T15:54:47.972Z[ host-image] May 20 15:54:46.100 INFO image builder template: zfs...
91882024-05-20T15:54:47.973Z[ host-image] May 20 15:54:46.100 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpyC9skg/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "zfs"], pwd: None
91892024-05-20T15:54:47.981Z[ host-image] May 20 15:54:46.122 INFO O| May 20 15:54:46.122 INFO skip include "stress" because feature "stress" is not enabled
91902024-05-20T15:54:48.021Z[ host-image] May 20 15:54:46.161 INFO O| May 20 15:54:46.161 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
91912024-05-20T15:54:48.028Z[ host-image] May 20 15:54:46.168 INFO O| May 20 15:54:46.168 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
91922024-05-20T15:54:48.122Z[ host-image] May 20 15:54:46.262 INFO O| May 20 15:54:46.262 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
91932024-05-20T15:54:48.180Z[ host-image] May 20 15:54:46.320 INFO O| May 20 15:54:46.320 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
91942024-05-20T15:54:48.180Z[ host-image] May 20 15:54:46.320 INFO O| May 20 15:54:46.320 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
91952024-05-20T15:54:48.186Z[ host-image] May 20 15:54:46.326 INFO O| May 20 15:54:46.326 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
91962024-05-20T15:54:48.276Z[ host-image] May 20 15:54:46.416 INFO O| May 20 15:54:46.416 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
91972024-05-20T15:54:48.322Z[ host-image] May 20 15:54:46.462 INFO O| May 20 15:54:46.462 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
91982024-05-20T15:54:48.337Z[ host-image] May 20 15:54:46.477 INFO O| May 20 15:54:46.477 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91992024-05-20T15:54:48.344Z[ host-image] May 20 15:54:46.484 INFO O| May 20 15:54:46.484 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
92002024-05-20T15:54:48.347Z[ host-image] May 20 15:54:46.484 INFO O| May 20 15:54:46.484 INFO no lofi found
92012024-05-20T15:54:48.347Z[ host-image] May 20 15:54:46.484 INFO O| May 20 15:54:46.484 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
92022024-05-20T15:54:48.347Z[ host-image] May 20 15:54:46.484 INFO O| May 20 15:54:46.484 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92032024-05-20T15:54:48.688Z[ recovery-image] May 20 15:54:46.828 INFO E| Compiling clap_derive v4.5.3
92042024-05-20T15:54:49.870Z[ host-image] May 20 15:54:48.010 INFO O| May 20 15:54:48.010 INFO lofi device = /dev/dsk/c2t1d0p0
92052024-05-20T15:54:49.871Z[ host-image] May 20 15:54:48.010 INFO O| May 20 15:54:48.010 INFO pool device = /dev/dsk/c2t1d0p0
92062024-05-20T15:54:49.874Z[ host-image] May 20 15:54:48.010 INFO O| May 20 15:54:48.010 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
92072024-05-20T15:54:49.958Z[ host-image] May 20 15:54:48.098 INFO O| May 20 15:54:48.098 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92082024-05-20T15:54:49.958Z[ host-image] May 20 15:54:48.098 INFO O| May 20 15:54:48.098 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
92092024-05-20T15:54:49.980Z[ host-image] May 20 15:54:48.120 INFO O| May 20 15:54:48.120 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
92102024-05-20T15:54:50.046Z[ host-image] May 20 15:54:48.186 INFO O| May 20 15:54:48.186 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
92112024-05-20T15:54:50.087Z[ host-image] May 20 15:54:48.228 INFO O| May 20 15:54:48.227 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
92122024-05-20T15:54:50.106Z[ host-image] May 20 15:54:48.247 INFO O| May 20 15:54:48.247 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
92132024-05-20T15:54:50.122Z[ host-image] May 20 15:54:48.262 INFO O| May 20 15:54:48.262 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
92142024-05-20T15:54:50.171Z[ host-image] May 20 15:54:48.311 INFO O| May 20 15:54:48.311 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
92152024-05-20T15:54:50.171Z[ host-image] May 20 15:54:48.311 INFO O| May 20 15:54:48.311 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
92162024-05-20T15:54:50.171Z[ host-image] May 20 15:54:48.311 INFO O| May 20 15:54:48.311 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
92172024-05-20T15:54:50.181Z[ host-image] May 20 15:54:48.321 INFO O| May 20 15:54:48.321 INFO boot environment UUID: 1dd43c2d-9021-43d8-a05d-b73e4d61f1e6
92182024-05-20T15:54:50.181Z[ host-image] May 20 15:54:48.321 INFO O| May 20 15:54:48.321 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 1dd43c2d-9021-43d8-a05d-b73e4d61f1e6
92192024-05-20T15:54:50.194Z[ host-image] May 20 15:54:48.335 INFO O| May 20 15:54:48.335 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92202024-05-20T15:54:50.207Z[ host-image] May 20 15:54:48.347 INFO O| May 20 15:54:48.347 INFO STEP 0 (create_be) COMPLETE
92212024-05-20T15:54:50.207Z[ host-image] May 20 15:54:48.347 INFO O| May 20 15:54:48.347 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92222024-05-20T15:54:50.224Z[ host-image] May 20 15:54:48.364 INFO O| May 20 15:54:48.364 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
92232024-05-20T15:54:50.876Z[ recovery-image] May 20 15:54:49.015 INFO E| Compiling clap v4.5.3
92242024-05-20T15:54:50.952Z[ recovery-image] May 20 15:54:49.089 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
92252024-05-20T15:54:52.467Z[ recovery-image] May 20 15:54:50.607 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s
92262024-05-20T15:54:52.480Z[ recovery-image] May 20 15:54:50.618 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
92272024-05-20T15:54:52.622Z[ recovery-image] May 20 15:54:50.762 INFO E| Updating crates.io index
92282024-05-20T15:54:52.823Z[ recovery-image] May 20 15:54:50.963 INFO E| Downloading crates ...
92292024-05-20T15:54:52.891Z[ recovery-image] May 20 15:54:51.030 INFO E| Downloaded seq-macro v0.3.5
92302024-05-20T15:54:52.894Z[ recovery-image] May 20 15:54:51.033 INFO E| Downloaded bit_field v0.10.2
92312024-05-20T15:54:52.897Z[ recovery-image] May 20 15:54:51.034 INFO E| Downloaded cpio_reader v0.1.1
92322024-05-20T15:54:52.920Z[ recovery-image] May 20 15:54:51.060 INFO E| Downloaded raw-cpuid v10.7.0
92332024-05-20T15:54:53.057Z[ recovery-image] May 20 15:54:51.196 INFO E| Downloaded x86 v0.52.0
92342024-05-20T15:54:53.143Z[ recovery-image] May 20 15:54:51.282 INFO E| Updating crates.io index
92352024-05-20T15:54:53.304Z[ recovery-image] May 20 15:54:51.443 INFO E| Downloading crates ...
92362024-05-20T15:54:53.363Z[ recovery-image] May 20 15:54:51.502 INFO E| Downloaded compiler_builtins v0.1.108
92372024-05-20T15:54:53.442Z[ recovery-image] May 20 15:54:51.581 INFO E| Compiling compiler_builtins v0.1.108
92382024-05-20T15:54:53.442Z[ recovery-image] May 20 15:54:51.581 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
92392024-05-20T15:54:53.443Z[ recovery-image] May 20 15:54:51.581 INFO E| Compiling proc-macro2 v1.0.79
92402024-05-20T15:54:53.446Z[ recovery-image] May 20 15:54:51.581 INFO E| Compiling unicode-ident v1.0.12
92412024-05-20T15:54:53.446Z[ recovery-image] May 20 15:54:51.582 INFO E| Compiling syn v1.0.109
92422024-05-20T15:54:53.446Z[ recovery-image] May 20 15:54:51.582 INFO E| Compiling x86 v0.52.0
92432024-05-20T15:54:53.446Z[ recovery-image] May 20 15:54:51.582 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
92442024-05-20T15:54:53.446Z[ recovery-image] May 20 15:54:51.582 INFO E| Compiling seq-macro v0.3.5
92452024-05-20T15:55:08.772Z[ host-image] May 20 15:55:06.909 INFO O| May 20 15:55:06.909 INFO STEP 1 (unpack_tar) COMPLETE
92462024-05-20T15:55:08.776Z[ host-image] May 20 15:55:06.909 INFO O| May 20 15:55:06.909 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92472024-05-20T15:55:08.782Z[ host-image] May 20 15:55:06.919 INFO O| May 20 15:55:06.919 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
92482024-05-20T15:55:09.252Z[ host-image] May 20 15:55:07.388 INFO O| May 20 15:55:07.388 INFO STEP 2 (devfsadm) COMPLETE
92492024-05-20T15:55:09.256Z[ host-image] May 20 15:55:07.388 INFO O| May 20 15:55:07.388 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92502024-05-20T15:55:09.262Z[ host-image] May 20 15:55:07.399 INFO O| May 20 15:55:07.399 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92512024-05-20T15:55:09.262Z[ host-image] May 20 15:55:07.399 INFO O| May 20 15:55:07.399 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92522024-05-20T15:55:09.266Z[ host-image] May 20 15:55:07.399 INFO O| May 20 15:55:07.399 INFO STEP 3 (ensure_dir) COMPLETE
92532024-05-20T15:55:09.266Z[ host-image] May 20 15:55:07.399 INFO O| May 20 15:55:07.399 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92542024-05-20T15:55:09.271Z[ host-image] May 20 15:55:07.408 INFO O| May 20 15:55:07.408 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92552024-05-20T15:55:09.280Z[ host-image] May 20 15:55:07.408 INFO O| May 20 15:55:07.408 INFO STEP 4 (ensure_dir) COMPLETE
92562024-05-20T15:55:09.280Z[ host-image] May 20 15:55:07.408 INFO O| May 20 15:55:07.408 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92572024-05-20T15:55:09.283Z[ host-image] May 20 15:55:07.417 INFO O| May 20 15:55:07.417 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92582024-05-20T15:55:09.283Z[ host-image] May 20 15:55:07.417 INFO O| May 20 15:55:07.417 INFO STEP 5 (ensure_dir) COMPLETE
92592024-05-20T15:55:09.283Z[ host-image] May 20 15:55:07.417 INFO O| May 20 15:55:07.417 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92602024-05-20T15:55:09.289Z[ host-image] May 20 15:55:07.426 INFO O| May 20 15:55:07.426 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92612024-05-20T15:55:09.289Z[ host-image] May 20 15:55:07.426 INFO O| May 20 15:55:07.426 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92622024-05-20T15:55:09.289Z[ host-image] May 20 15:55:07.426 INFO O| May 20 15:55:07.426 INFO STEP 6 (ensure_dir) COMPLETE
92632024-05-20T15:55:09.292Z[ host-image] May 20 15:55:07.426 INFO O| May 20 15:55:07.426 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92642024-05-20T15:55:09.298Z[ host-image] May 20 15:55:07.435 INFO O| May 20 15:55:07.435 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92652024-05-20T15:55:09.301Z[ host-image] May 20 15:55:07.435 INFO O| May 20 15:55:07.435 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92662024-05-20T15:55:09.301Z[ host-image] May 20 15:55:07.435 INFO O| May 20 15:55:07.435 INFO STEP 7 (ensure_dir) COMPLETE
92672024-05-20T15:55:09.301Z[ host-image] May 20 15:55:07.435 INFO O| May 20 15:55:07.435 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92682024-05-20T15:55:09.307Z[ host-image] May 20 15:55:07.444 INFO O| May 20 15:55:07.444 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
92692024-05-20T15:55:09.310Z[ host-image] May 20 15:55:07.444 INFO O| May 20 15:55:07.444 INFO STEP 8 (remove_files) COMPLETE
92702024-05-20T15:55:09.310Z[ host-image] May 20 15:55:07.444 INFO O| May 20 15:55:07.444 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92712024-05-20T15:55:09.319Z[ host-image] May 20 15:55:07.453 INFO O| May 20 15:55:07.453 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92722024-05-20T15:55:09.322Z[ host-image] May 20 15:55:07.454 INFO O| May 20 15:55:07.453 INFO STEP 9 (remove_files) COMPLETE
92732024-05-20T15:55:09.322Z[ host-image] May 20 15:55:07.454 INFO O| May 20 15:55:07.454 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92742024-05-20T15:55:09.326Z[ host-image] May 20 15:55:07.462 INFO O| May 20 15:55:07.462 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
92752024-05-20T15:55:09.329Z[ host-image] May 20 15:55:07.463 INFO O| May 20 15:55:07.463 INFO STEP 10 (remove_files) COMPLETE
92762024-05-20T15:55:09.329Z[ host-image] May 20 15:55:07.463 INFO O| May 20 15:55:07.463 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92772024-05-20T15:55:09.336Z[ host-image] May 20 15:55:07.472 INFO O| May 20 15:55:07.472 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
92782024-05-20T15:55:09.336Z[ host-image] May 20 15:55:07.472 INFO O| May 20 15:55:07.472 INFO STEP 11 (remove_files) COMPLETE
92792024-05-20T15:55:09.340Z[ host-image] May 20 15:55:07.472 INFO O| May 20 15:55:07.472 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92802024-05-20T15:55:09.344Z[ host-image] May 20 15:55:07.481 INFO O| May 20 15:55:07.481 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92812024-05-20T15:55:09.347Z[ host-image] May 20 15:55:07.481 INFO O| May 20 15:55:07.481 INFO STEP 12 (remove_files) COMPLETE
92822024-05-20T15:55:09.347Z[ host-image] May 20 15:55:07.481 INFO O| May 20 15:55:07.481 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92832024-05-20T15:55:09.353Z[ host-image] May 20 15:55:07.490 INFO O| May 20 15:55:07.490 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92842024-05-20T15:55:09.353Z[ host-image] May 20 15:55:07.490 INFO O| May 20 15:55:07.490 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92852024-05-20T15:55:09.357Z[ host-image] May 20 15:55:07.490 INFO O| May 20 15:55:07.490 INFO STEP 13 (ensure_dir) COMPLETE
92862024-05-20T15:55:09.357Z[ host-image] May 20 15:55:07.490 INFO O| May 20 15:55:07.490 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92872024-05-20T15:55:09.362Z[ host-image] May 20 15:55:07.499 INFO O| May 20 15:55:07.499 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92882024-05-20T15:55:09.362Z[ host-image] May 20 15:55:07.499 INFO O| May 20 15:55:07.499 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92892024-05-20T15:55:09.365Z[ host-image] May 20 15:55:07.499 INFO O| May 20 15:55:07.499 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92902024-05-20T15:55:09.366Z[ host-image] May 20 15:55:07.499 INFO O| May 20 15:55:07.499 INFO STEP 14 (ensure_dir) COMPLETE
92912024-05-20T15:55:09.366Z[ host-image] May 20 15:55:07.499 INFO O| May 20 15:55:07.499 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92922024-05-20T15:55:09.371Z[ host-image] May 20 15:55:07.508 INFO O| May 20 15:55:07.508 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92932024-05-20T15:55:09.371Z[ host-image] May 20 15:55:07.508 INFO O| May 20 15:55:07.508 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92942024-05-20T15:55:09.374Z[ host-image] May 20 15:55:07.508 INFO O| May 20 15:55:07.508 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92952024-05-20T15:55:09.374Z[ host-image] May 20 15:55:07.508 INFO O| May 20 15:55:07.508 INFO STEP 15 (ensure_dir) COMPLETE
92962024-05-20T15:55:09.374Z[ host-image] May 20 15:55:07.508 INFO O| May 20 15:55:07.508 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92972024-05-20T15:55:09.380Z[ host-image] May 20 15:55:07.517 INFO O| May 20 15:55:07.517 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92982024-05-20T15:55:09.383Z[ host-image] May 20 15:55:07.517 INFO O| May 20 15:55:07.517 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92992024-05-20T15:55:09.383Z[ host-image] May 20 15:55:07.517 INFO O| May 20 15:55:07.517 INFO STEP 16 (ensure_dir) COMPLETE
93002024-05-20T15:55:09.383Z[ host-image] May 20 15:55:07.517 INFO O| May 20 15:55:07.517 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93012024-05-20T15:55:09.389Z[ host-image] May 20 15:55:07.526 INFO O| May 20 15:55:07.526 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93022024-05-20T15:55:09.389Z[ host-image] May 20 15:55:07.526 INFO O| May 20 15:55:07.526 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93032024-05-20T15:55:09.389Z[ host-image] May 20 15:55:07.526 INFO O| May 20 15:55:07.526 INFO STEP 17 (ensure_dir) COMPLETE
93042024-05-20T15:55:09.392Z[ host-image] May 20 15:55:07.526 INFO O| May 20 15:55:07.526 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93052024-05-20T15:55:09.402Z[ host-image] May 20 15:55:07.536 INFO O| May 20 15:55:07.536 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93062024-05-20T15:55:09.402Z[ host-image] May 20 15:55:07.536 INFO O| May 20 15:55:07.536 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
93072024-05-20T15:55:09.409Z[ host-image] May 20 15:55:07.536 INFO O| May 20 15:55:07.536 INFO ok!
93082024-05-20T15:55:09.409Z[ host-image] May 20 15:55:07.536 INFO O| May 20 15:55:07.536 INFO STEP 18 (ensure_symlink) COMPLETE
93092024-05-20T15:55:09.409Z[ host-image] May 20 15:55:07.536 INFO O| May 20 15:55:07.536 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93102024-05-20T15:55:09.412Z[ host-image] May 20 15:55:07.547 INFO O| May 20 15:55:07.547 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
93112024-05-20T15:55:09.412Z[ host-image] May 20 15:55:07.547 INFO O| May 20 15:55:07.547 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
93122024-05-20T15:55:09.413Z[ host-image] May 20 15:55:07.547 INFO O| May 20 15:55:07.547 INFO ok!
93132024-05-20T15:55:09.413Z[ host-image] May 20 15:55:07.547 INFO O| May 20 15:55:07.547 INFO STEP 19 (ensure_file) COMPLETE
93142024-05-20T15:55:09.413Z[ host-image] May 20 15:55:07.547 INFO O| May 20 15:55:07.547 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93152024-05-20T15:55:09.419Z[ host-image] May 20 15:55:07.556 INFO O| May 20 15:55:07.556 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
93162024-05-20T15:55:09.423Z[ host-image] May 20 15:55:07.556 INFO O| May 20 15:55:07.556 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93172024-05-20T15:55:09.423Z[ host-image] May 20 15:55:07.557 INFO O| May 20 15:55:07.557 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
93182024-05-20T15:55:09.423Z[ host-image] May 20 15:55:07.557 INFO O| May 20 15:55:07.557 INFO ok!
93192024-05-20T15:55:09.423Z[ host-image] May 20 15:55:07.557 INFO O| May 20 15:55:07.557 INFO STEP 20 (ensure_symlink) COMPLETE
93202024-05-20T15:55:09.423Z[ host-image] May 20 15:55:07.557 INFO O| May 20 15:55:07.557 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93212024-05-20T15:55:09.429Z[ host-image] May 20 15:55:07.566 INFO O| May 20 15:55:07.566 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
93222024-05-20T15:55:09.429Z[ host-image] May 20 15:55:07.566 INFO O| May 20 15:55:07.566 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93232024-05-20T15:55:09.432Z[ host-image] May 20 15:55:07.566 INFO O| May 20 15:55:07.566 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
93242024-05-20T15:55:09.432Z[ host-image] May 20 15:55:07.566 INFO O| May 20 15:55:07.566 INFO ok!
93252024-05-20T15:55:09.432Z[ host-image] May 20 15:55:07.566 INFO O| May 20 15:55:07.566 INFO STEP 21 (ensure_symlink) COMPLETE
93262024-05-20T15:55:09.432Z[ host-image] May 20 15:55:07.566 INFO O| May 20 15:55:07.566 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93272024-05-20T15:55:09.438Z[ host-image] May 20 15:55:07.575 INFO O| May 20 15:55:07.575 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
93282024-05-20T15:55:09.438Z[ host-image] May 20 15:55:07.575 INFO O| May 20 15:55:07.575 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93292024-05-20T15:55:09.441Z[ host-image] May 20 15:55:07.575 INFO O| May 20 15:55:07.575 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
93302024-05-20T15:55:09.441Z[ host-image] May 20 15:55:07.575 INFO O| May 20 15:55:07.575 INFO ok!
93312024-05-20T15:55:09.441Z[ host-image] May 20 15:55:07.575 INFO O| May 20 15:55:07.575 INFO STEP 22 (ensure_symlink) COMPLETE
93322024-05-20T15:55:09.441Z[ host-image] May 20 15:55:07.575 INFO O| May 20 15:55:07.575 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93332024-05-20T15:55:09.448Z[ host-image] May 20 15:55:07.584 INFO O| May 20 15:55:07.584 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
93342024-05-20T15:55:09.448Z[ host-image] May 20 15:55:07.584 INFO O| May 20 15:55:07.584 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93352024-05-20T15:55:09.451Z[ host-image] May 20 15:55:07.584 INFO O| May 20 15:55:07.584 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
93362024-05-20T15:55:09.451Z[ host-image] May 20 15:55:07.584 INFO O| May 20 15:55:07.584 INFO ok!
93372024-05-20T15:55:09.451Z[ host-image] May 20 15:55:07.584 INFO O| May 20 15:55:07.584 INFO STEP 23 (ensure_symlink) COMPLETE
93382024-05-20T15:55:09.451Z[ host-image] May 20 15:55:07.584 INFO O| May 20 15:55:07.584 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93392024-05-20T15:55:09.456Z[ host-image] May 20 15:55:07.593 INFO O| May 20 15:55:07.593 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93402024-05-20T15:55:09.460Z[ host-image] May 20 15:55:07.593 INFO O| May 20 15:55:07.593 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
93412024-05-20T15:55:09.460Z[ host-image] May 20 15:55:07.593 INFO O| May 20 15:55:07.593 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
93422024-05-20T15:55:09.460Z[ host-image] May 20 15:55:07.593 INFO O| May 20 15:55:07.593 INFO ok!
93432024-05-20T15:55:09.460Z[ host-image] May 20 15:55:07.593 INFO O| May 20 15:55:07.593 INFO STEP 24 (ensure_file) COMPLETE
93442024-05-20T15:55:09.460Z[ host-image] May 20 15:55:07.593 INFO O| May 20 15:55:07.593 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93452024-05-20T15:55:09.466Z[ host-image] May 20 15:55:07.603 INFO O| May 20 15:55:07.603 INFO updating shadow file
93462024-05-20T15:55:09.469Z[ host-image] May 20 15:55:07.603 INFO O| May 20 15:55:07.603 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93472024-05-20T15:55:09.469Z[ host-image] May 20 15:55:07.603 INFO O| May 20 15:55:07.603 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93482024-05-20T15:55:09.469Z[ host-image] May 20 15:55:07.603 INFO O| May 20 15:55:07.603 INFO STEP 25 (shadow) COMPLETE
93492024-05-20T15:55:09.469Z[ host-image] May 20 15:55:07.603 INFO O| May 20 15:55:07.603 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93502024-05-20T15:55:09.475Z[ host-image] May 20 15:55:07.612 INFO O| May 20 15:55:07.612 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
93512024-05-20T15:55:09.475Z[ host-image] May 20 15:55:07.612 INFO O| May 20 15:55:07.612 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
93522024-05-20T15:55:09.479Z[ host-image] May 20 15:55:07.612 INFO O| May 20 15:55:07.612 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
93532024-05-20T15:55:09.479Z[ host-image] May 20 15:55:07.612 INFO O| May 20 15:55:07.612 INFO ok!
93542024-05-20T15:55:09.479Z[ host-image] May 20 15:55:07.612 INFO O| May 20 15:55:07.612 INFO STEP 26 (ensure_file) COMPLETE
93552024-05-20T15:55:09.479Z[ host-image] May 20 15:55:07.612 INFO O| May 20 15:55:07.612 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93562024-05-20T15:55:09.484Z[ host-image] May 20 15:55:07.621 INFO O| May 20 15:55:07.621 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
93572024-05-20T15:55:09.484Z[ host-image] May 20 15:55:07.621 INFO O| May 20 15:55:07.621 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
93582024-05-20T15:55:09.487Z[ host-image] May 20 15:55:07.621 INFO O| May 20 15:55:07.621 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
93592024-05-20T15:55:09.487Z[ host-image] May 20 15:55:07.621 INFO O| May 20 15:55:07.621 INFO ok!
93602024-05-20T15:55:09.488Z[ host-image] May 20 15:55:07.621 INFO O| May 20 15:55:07.621 INFO STEP 27 (ensure_file) COMPLETE
93612024-05-20T15:55:09.488Z[ host-image] May 20 15:55:07.621 INFO O| May 20 15:55:07.621 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93622024-05-20T15:55:09.494Z[ host-image] May 20 15:55:07.630 INFO O| May 20 15:55:07.630 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93632024-05-20T15:55:09.494Z[ host-image] May 20 15:55:07.630 INFO O| May 20 15:55:07.630 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
93642024-05-20T15:55:09.497Z[ host-image] May 20 15:55:07.630 INFO O| May 20 15:55:07.630 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93652024-05-20T15:55:09.497Z[ host-image] May 20 15:55:07.630 INFO O| May 20 15:55:07.630 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93662024-05-20T15:55:09.497Z[ host-image] May 20 15:55:07.630 INFO O| May 20 15:55:07.630 INFO ok!
93672024-05-20T15:55:09.497Z[ host-image] May 20 15:55:07.630 INFO O| May 20 15:55:07.630 INFO STEP 28 (ensure_file) COMPLETE
93682024-05-20T15:55:09.497Z[ host-image] May 20 15:55:07.630 INFO O| May 20 15:55:07.630 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93692024-05-20T15:55:09.502Z[ host-image] May 20 15:55:07.639 INFO O| May 20 15:55:07.639 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93702024-05-20T15:55:09.502Z[ host-image] May 20 15:55:07.639 INFO O| May 20 15:55:07.639 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93712024-05-20T15:55:09.502Z[ host-image] May 20 15:55:07.639 INFO O| May 20 15:55:07.639 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93722024-05-20T15:55:09.505Z[ host-image] May 20 15:55:07.639 INFO O| May 20 15:55:07.639 INFO ok!
93732024-05-20T15:55:09.506Z[ host-image] May 20 15:55:07.639 INFO O| May 20 15:55:07.639 INFO STEP 29 (ensure_file) COMPLETE
93742024-05-20T15:55:09.506Z[ host-image] May 20 15:55:07.639 INFO O| May 20 15:55:07.639 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93752024-05-20T15:55:09.514Z[ host-image] May 20 15:55:07.648 INFO O| May 20 15:55:07.648 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
93762024-05-20T15:55:09.514Z[ host-image] May 20 15:55:07.648 INFO O| May 20 15:55:07.648 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
93772024-05-20T15:55:09.517Z[ host-image] May 20 15:55:07.648 INFO O| May 20 15:55:07.648 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
93782024-05-20T15:55:09.517Z[ host-image] May 20 15:55:07.648 INFO O| May 20 15:55:07.648 INFO ok!
93792024-05-20T15:55:09.517Z[ host-image] May 20 15:55:07.648 INFO O| May 20 15:55:07.648 INFO STEP 30 (ensure_file) COMPLETE
93802024-05-20T15:55:09.517Z[ host-image] May 20 15:55:07.648 INFO O| May 20 15:55:07.648 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93812024-05-20T15:55:09.521Z[ host-image] May 20 15:55:07.657 INFO O| May 20 15:55:07.657 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93822024-05-20T15:55:09.521Z[ host-image] May 20 15:55:07.657 INFO O| May 20 15:55:07.657 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93832024-05-20T15:55:09.521Z[ host-image] May 20 15:55:07.657 INFO O| May 20 15:55:07.657 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93842024-05-20T15:55:09.521Z[ host-image] May 20 15:55:07.657 INFO O| May 20 15:55:07.657 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93852024-05-20T15:55:09.521Z[ host-image] May 20 15:55:07.657 INFO O| May 20 15:55:07.657 INFO ok!
93862024-05-20T15:55:09.524Z[ host-image] May 20 15:55:07.658 INFO O| May 20 15:55:07.657 INFO STEP 31 (ensure_file) COMPLETE
93872024-05-20T15:55:09.524Z[ host-image] May 20 15:55:07.658 INFO O| May 20 15:55:07.657 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93882024-05-20T15:55:09.530Z[ host-image] May 20 15:55:07.667 INFO O| May 20 15:55:07.667 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93892024-05-20T15:55:09.530Z[ host-image] May 20 15:55:07.667 INFO O| May 20 15:55:07.667 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93902024-05-20T15:55:09.533Z[ host-image] May 20 15:55:07.667 INFO O| May 20 15:55:07.667 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93912024-05-20T15:55:09.533Z[ host-image] May 20 15:55:07.667 INFO O| May 20 15:55:07.667 INFO ok!
93922024-05-20T15:55:09.533Z[ host-image] May 20 15:55:07.667 INFO O| May 20 15:55:07.667 INFO STEP 32 (ensure_file) COMPLETE
93932024-05-20T15:55:09.533Z[ host-image] May 20 15:55:07.667 INFO O| May 20 15:55:07.667 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93942024-05-20T15:55:09.540Z[ host-image] May 20 15:55:07.677 INFO O| May 20 15:55:07.677 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93952024-05-20T15:55:09.540Z[ host-image] May 20 15:55:07.677 INFO O| May 20 15:55:07.677 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93962024-05-20T15:55:09.544Z[ host-image] May 20 15:55:07.677 INFO O| May 20 15:55:07.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93972024-05-20T15:55:09.544Z[ host-image] May 20 15:55:07.678 INFO O| May 20 15:55:07.677 INFO ok!
93982024-05-20T15:55:09.544Z[ host-image] May 20 15:55:07.678 INFO O| May 20 15:55:07.677 INFO STEP 33 (ensure_file) COMPLETE
93992024-05-20T15:55:09.544Z[ host-image] May 20 15:55:07.678 INFO O| May 20 15:55:07.677 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94002024-05-20T15:55:09.550Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.686 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
94012024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
94022024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94032024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94042024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94052024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94062024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO ok!
94072024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO STEP 34 (ensure_file) COMPLETE
94082024-05-20T15:55:09.554Z[ host-image] May 20 15:55:07.687 INFO O| May 20 15:55:07.687 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94092024-05-20T15:55:09.559Z[ host-image] May 20 15:55:07.696 INFO O| May 20 15:55:07.696 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94102024-05-20T15:55:09.563Z[ host-image] May 20 15:55:07.696 INFO O| May 20 15:55:07.696 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94112024-05-20T15:55:09.563Z[ host-image] May 20 15:55:07.696 INFO O| May 20 15:55:07.696 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94122024-05-20T15:55:09.563Z[ host-image] May 20 15:55:07.696 INFO O| May 20 15:55:07.696 INFO STEP 35 (ensure_dir) COMPLETE
94132024-05-20T15:55:09.563Z[ host-image] May 20 15:55:07.696 INFO O| May 20 15:55:07.696 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94142024-05-20T15:55:09.572Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO file /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
94152024-05-20T15:55:09.572Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 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/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94162024-05-20T15:55:09.572Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94172024-05-20T15:55:09.572Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94182024-05-20T15:55:09.573Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94192024-05-20T15:55:09.573Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94202024-05-20T15:55:09.573Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO ok!
94212024-05-20T15:55:09.573Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO STEP 36 (ensure_file) COMPLETE
94222024-05-20T15:55:09.573Z[ host-image] May 20 15:55:07.705 INFO O| May 20 15:55:07.705 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94232024-05-20T15:55:09.578Z[ host-image] May 20 15:55:07.714 INFO O| May 20 15:55:07.714 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94242024-05-20T15:55:09.578Z[ host-image] May 20 15:55:07.714 INFO O| May 20 15:55:07.714 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94252024-05-20T15:55:09.581Z[ host-image] May 20 15:55:07.715 INFO O| May 20 15:55:07.715 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94262024-05-20T15:55:09.581Z[ host-image] May 20 15:55:07.715 INFO O| May 20 15:55:07.715 INFO ok!
94272024-05-20T15:55:09.581Z[ host-image] May 20 15:55:07.715 INFO O| May 20 15:55:07.715 INFO STEP 37 (ensure_symlink) COMPLETE
94282024-05-20T15:55:09.581Z[ host-image] May 20 15:55:07.715 INFO O| May 20 15:55:07.715 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94292024-05-20T15:55:09.587Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
94302024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94312024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94322024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94332024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94342024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94352024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO ok!
94362024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO STEP 38 (ensure_file) COMPLETE
94372024-05-20T15:55:09.590Z[ host-image] May 20 15:55:07.724 INFO O| May 20 15:55:07.724 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94382024-05-20T15:55:09.597Z[ host-image] May 20 15:55:07.734 INFO O| May 20 15:55:07.734 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
94392024-05-20T15:55:09.600Z[ host-image] May 20 15:55:07.734 INFO O| May 20 15:55:07.734 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
94402024-05-20T15:55:09.600Z[ host-image] May 20 15:55:07.734 INFO O| May 20 15:55:07.734 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94412024-05-20T15:55:09.600Z[ host-image] May 20 15:55:07.734 INFO O| May 20 15:55:07.734 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94422024-05-20T15:55:09.601Z[ host-image] May 20 15:55:07.734 INFO O| May 20 15:55:07.734 INFO ok!
94432024-05-20T15:55:09.601Z[ host-image] May 20 15:55:07.734 INFO O| May 20 15:55:07.734 INFO STEP 39 (ensure_file) COMPLETE
94442024-05-20T15:55:09.601Z[ host-image] May 20 15:55:07.734 INFO O| May 20 15:55:07.734 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94452024-05-20T15:55:09.606Z[ host-image] May 20 15:55:07.743 INFO O| May 20 15:55:07.743 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
94462024-05-20T15:55:09.606Z[ host-image] May 20 15:55:07.743 INFO O| May 20 15:55:07.743 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
94472024-05-20T15:55:09.606Z[ host-image] May 20 15:55:07.743 INFO O| May 20 15:55:07.743 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
94482024-05-20T15:55:09.610Z[ host-image] May 20 15:55:07.743 INFO O| May 20 15:55:07.743 INFO ok!
94492024-05-20T15:55:09.610Z[ host-image] May 20 15:55:07.743 INFO O| May 20 15:55:07.743 INFO STEP 40 (ensure_file) COMPLETE
94502024-05-20T15:55:09.610Z[ host-image] May 20 15:55:07.743 INFO O| May 20 15:55:07.743 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94512024-05-20T15:55:09.615Z[ host-image] May 20 15:55:07.752 INFO O| May 20 15:55:07.752 INFO updating shadow file
94522024-05-20T15:55:09.619Z[ host-image] May 20 15:55:07.752 INFO O| May 20 15:55:07.752 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94532024-05-20T15:55:09.619Z[ host-image] May 20 15:55:07.752 INFO O| May 20 15:55:07.752 INFO STEP 41 (shadow) COMPLETE
94542024-05-20T15:55:09.619Z[ host-image] May 20 15:55:07.752 INFO O| May 20 15:55:07.752 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94552024-05-20T15:55:09.625Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
94562024-05-20T15:55:09.625Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
94572024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94582024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94592024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO ok!
94602024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO STEP 42 (ensure_file) COMPLETE
94612024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94622024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO skip step because feature "mfg" is not enabled
94632024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94642024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO skip step because feature "mfg" is not enabled
94652024-05-20T15:55:09.628Z[ host-image] May 20 15:55:07.762 INFO O| May 20 15:55:07.762 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94662024-05-20T15:55:09.634Z[ host-image] May 20 15:55:07.771 INFO O| May 20 15:55:07.771 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
94672024-05-20T15:55:09.634Z[ host-image] May 20 15:55:07.771 INFO O| May 20 15:55:07.771 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
94682024-05-20T15:55:10.253Z[ host-image] May 20 15:55:08.389 INFO O| May 20 15:55:08.389 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94692024-05-20T15:55:10.253Z[ host-image] May 20 15:55:08.389 INFO O| May 20 15:55:08.389 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94702024-05-20T15:55:10.253Z[ host-image] May 20 15:55:08.389 INFO O| May 20 15:55:08.389 INFO ok!
94712024-05-20T15:55:10.253Z[ host-image] May 20 15:55:08.389 INFO O| May 20 15:55:08.389 INFO STEP 45 (ensure_file) COMPLETE
94722024-05-20T15:55:10.256Z[ host-image] May 20 15:55:08.389 INFO O| May 20 15:55:08.389 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94732024-05-20T15:55:10.263Z[ host-image] May 20 15:55:08.399 INFO O| May 20 15:55:08.399 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
94742024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.399 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94752024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.400 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94762024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.400 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94772024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.400 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94782024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.400 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94792024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.400 INFO ok!
94802024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.400 INFO STEP 46 (ensure_file) COMPLETE
94812024-05-20T15:55:10.266Z[ host-image] May 20 15:55:08.400 INFO O| May 20 15:55:08.400 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94822024-05-20T15:55:10.272Z[ host-image] May 20 15:55:08.409 INFO O| May 20 15:55:08.409 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94832024-05-20T15:55:10.276Z[ host-image] May 20 15:55:08.409 INFO O| May 20 15:55:08.409 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
94842024-05-20T15:55:10.276Z[ host-image] May 20 15:55:08.409 INFO O| May 20 15:55:08.409 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94852024-05-20T15:55:10.276Z[ host-image] May 20 15:55:08.409 INFO O| May 20 15:55:08.409 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94862024-05-20T15:55:10.276Z[ host-image] May 20 15:55:08.409 INFO O| May 20 15:55:08.409 INFO ok!
94872024-05-20T15:55:10.276Z[ host-image] May 20 15:55:08.409 INFO O| May 20 15:55:08.409 INFO STEP 47 (ensure_file) COMPLETE
94882024-05-20T15:55:10.276Z[ host-image] May 20 15:55:08.409 INFO O| May 20 15:55:08.409 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94892024-05-20T15:55:10.282Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94902024-05-20T15:55:10.282Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94912024-05-20T15:55:10.286Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94922024-05-20T15:55:10.286Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94932024-05-20T15:55:10.286Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94942024-05-20T15:55:10.286Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94952024-05-20T15:55:10.286Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO ok!
94962024-05-20T15:55:10.286Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO STEP 48 (ensure_file) COMPLETE
94972024-05-20T15:55:10.286Z[ host-image] May 20 15:55:08.419 INFO O| May 20 15:55:08.419 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94982024-05-20T15:55:10.292Z[ host-image] May 20 15:55:08.429 INFO O| May 20 15:55:08.429 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94992024-05-20T15:55:10.295Z[ host-image] May 20 15:55:08.429 INFO O| May 20 15:55:08.429 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
95002024-05-20T15:55:10.296Z[ host-image] May 20 15:55:08.429 INFO O| May 20 15:55:08.429 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95012024-05-20T15:55:10.296Z[ host-image] May 20 15:55:08.429 INFO O| May 20 15:55:08.429 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95022024-05-20T15:55:10.296Z[ host-image] May 20 15:55:08.429 INFO O| May 20 15:55:08.429 INFO ok!
95032024-05-20T15:55:10.296Z[ host-image] May 20 15:55:08.429 INFO O| May 20 15:55:08.429 INFO STEP 49 (ensure_file) COMPLETE
95042024-05-20T15:55:10.296Z[ host-image] May 20 15:55:08.429 INFO O| May 20 15:55:08.429 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95052024-05-20T15:55:10.301Z[ host-image] May 20 15:55:08.438 INFO O| May 20 15:55:08.438 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
95062024-05-20T15:55:10.301Z[ host-image] May 20 15:55:08.438 INFO O| May 20 15:55:08.438 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
95072024-05-20T15:55:10.305Z[ host-image] May 20 15:55:08.438 INFO O| May 20 15:55:08.438 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95082024-05-20T15:55:10.305Z[ host-image] May 20 15:55:08.438 INFO O| May 20 15:55:08.438 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95092024-05-20T15:55:10.305Z[ host-image] May 20 15:55:08.438 INFO O| May 20 15:55:08.438 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95102024-05-20T15:55:10.305Z[ host-image] May 20 15:55:08.439 INFO O| May 20 15:55:08.438 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95112024-05-20T15:55:10.305Z[ host-image] May 20 15:55:08.439 INFO O| May 20 15:55:08.438 INFO ok!
95122024-05-20T15:55:10.305Z[ host-image] May 20 15:55:08.439 INFO O| May 20 15:55:08.439 INFO STEP 50 (ensure_file) COMPLETE
95132024-05-20T15:55:10.305Z[ host-image] May 20 15:55:08.439 INFO O| May 20 15:55:08.439 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95142024-05-20T15:55:10.311Z[ host-image] May 20 15:55:08.448 INFO O| May 20 15:55:08.448 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
95152024-05-20T15:55:10.311Z[ host-image] May 20 15:55:08.448 INFO O| May 20 15:55:08.448 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
95162024-05-20T15:55:10.314Z[ host-image] May 20 15:55:08.448 INFO O| May 20 15:55:08.448 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
95172024-05-20T15:55:10.314Z[ host-image] May 20 15:55:08.448 INFO O| May 20 15:55:08.448 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
95182024-05-20T15:55:10.315Z[ host-image] May 20 15:55:08.448 INFO O| May 20 15:55:08.448 INFO ok!
95192024-05-20T15:55:10.315Z[ host-image] May 20 15:55:08.448 INFO O| May 20 15:55:08.448 INFO STEP 51 (ensure_file) COMPLETE
95202024-05-20T15:55:10.315Z[ host-image] May 20 15:55:08.448 INFO O| May 20 15:55:08.448 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95212024-05-20T15:55:10.320Z[ host-image] May 20 15:55:08.457 INFO O| May 20 15:55:08.457 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
95222024-05-20T15:55:10.320Z[ host-image] May 20 15:55:08.457 INFO O| May 20 15:55:08.457 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
95232024-05-20T15:55:10.326Z[ host-image] May 20 15:55:08.457 INFO O| May 20 15:55:08.457 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95242024-05-20T15:55:10.326Z[ host-image] May 20 15:55:08.457 INFO O| May 20 15:55:08.457 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95252024-05-20T15:55:10.327Z[ host-image] May 20 15:55:08.457 INFO O| May 20 15:55:08.457 INFO ok!
95262024-05-20T15:55:10.327Z[ host-image] May 20 15:55:08.457 INFO O| May 20 15:55:08.457 INFO STEP 52 (ensure_file) COMPLETE
95272024-05-20T15:55:10.327Z[ host-image] May 20 15:55:08.457 INFO O| May 20 15:55:08.457 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95282024-05-20T15:55:10.330Z[ host-image] May 20 15:55:08.466 INFO O| May 20 15:55:08.466 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
95292024-05-20T15:55:10.330Z[ host-image] May 20 15:55:08.466 INFO O| May 20 15:55:08.466 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
95302024-05-20T15:55:10.330Z[ host-image] May 20 15:55:08.466 INFO O| May 20 15:55:08.466 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95312024-05-20T15:55:10.330Z[ host-image] May 20 15:55:08.467 INFO O| May 20 15:55:08.466 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95322024-05-20T15:55:10.330Z[ host-image] May 20 15:55:08.467 INFO O| May 20 15:55:08.467 INFO ok!
95332024-05-20T15:55:10.330Z[ host-image] May 20 15:55:08.467 INFO O| May 20 15:55:08.467 INFO STEP 53 (ensure_file) COMPLETE
95342024-05-20T15:55:10.330Z[ host-image] May 20 15:55:08.467 INFO O| May 20 15:55:08.467 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95352024-05-20T15:55:10.339Z[ host-image] May 20 15:55:08.476 INFO O| May 20 15:55:08.475 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
95362024-05-20T15:55:10.339Z[ host-image] May 20 15:55:08.476 INFO O| May 20 15:55:08.476 INFO STEP 54 (ensure_dir) COMPLETE
95372024-05-20T15:55:10.339Z[ host-image] May 20 15:55:08.476 INFO O| May 20 15:55:08.476 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95382024-05-20T15:55:10.348Z[ host-image] May 20 15:55:08.484 INFO O| May 20 15:55:08.484 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95392024-05-20T15:55:10.351Z[ host-image] May 20 15:55:08.484 INFO O| May 20 15:55:08.484 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95402024-05-20T15:55:10.351Z[ host-image] May 20 15:55:08.484 INFO O| May 20 15:55:08.484 INFO STEP 55 (ensure_dir) COMPLETE
95412024-05-20T15:55:10.351Z[ host-image] May 20 15:55:08.484 INFO O| May 20 15:55:08.484 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95422024-05-20T15:55:10.357Z[ host-image] May 20 15:55:08.493 INFO O| May 20 15:55:08.493 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95432024-05-20T15:55:10.360Z[ host-image] May 20 15:55:08.493 INFO O| May 20 15:55:08.493 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95442024-05-20T15:55:10.360Z[ host-image] May 20 15:55:08.493 INFO O| May 20 15:55:08.493 INFO STEP 56 (ensure_dir) COMPLETE
95452024-05-20T15:55:10.360Z[ host-image] May 20 15:55:08.493 INFO O| May 20 15:55:08.493 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95462024-05-20T15:55:10.366Z[ host-image] May 20 15:55:08.502 INFO O| May 20 15:55:08.502 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
95472024-05-20T15:55:10.366Z[ host-image] May 20 15:55:08.502 INFO O| May 20 15:55:08.502 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
95482024-05-20T15:55:10.381Z[ host-image] May 20 15:55:08.517 INFO O| May 20 15:55:08.517 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
95492024-05-20T15:55:10.381Z[ host-image] May 20 15:55:08.517 INFO O| May 20 15:55:08.517 INFO ok!
95502024-05-20T15:55:10.381Z[ host-image] May 20 15:55:08.517 INFO O| May 20 15:55:08.517 INFO STEP 57 (ensure_file) COMPLETE
95512024-05-20T15:55:10.381Z[ host-image] May 20 15:55:08.517 INFO O| May 20 15:55:08.517 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95522024-05-20T15:55:10.390Z[ host-image] May 20 15:55:08.527 INFO O| May 20 15:55:08.527 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
95532024-05-20T15:55:10.390Z[ host-image] May 20 15:55:08.527 INFO O| May 20 15:55:08.527 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
95542024-05-20T15:55:11.445Z[ host-image] May 20 15:55:09.582 INFO O| May 20 15:55:09.581 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
95552024-05-20T15:55:11.445Z[ host-image] May 20 15:55:09.582 INFO O| May 20 15:55:09.582 INFO ok!
95562024-05-20T15:55:11.452Z[ host-image] May 20 15:55:09.582 INFO O| May 20 15:55:09.582 INFO STEP 58 (ensure_file) COMPLETE
95572024-05-20T15:55:11.452Z[ host-image] May 20 15:55:09.582 INFO O| May 20 15:55:09.582 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95582024-05-20T15:55:11.456Z[ host-image] May 20 15:55:09.592 INFO O| May 20 15:55:09.592 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95592024-05-20T15:55:11.459Z[ host-image] May 20 15:55:09.592 INFO O| May 20 15:55:09.592 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95602024-05-20T15:55:11.459Z[ host-image] May 20 15:55:09.592 INFO O| May 20 15:55:09.592 INFO STEP 59 (ensure_dir) COMPLETE
95612024-05-20T15:55:11.459Z[ host-image] May 20 15:55:09.592 INFO O| May 20 15:55:09.592 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95622024-05-20T15:55:11.465Z[ host-image] May 20 15:55:09.602 INFO O| May 20 15:55:09.601 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95632024-05-20T15:55:11.465Z[ host-image] May 20 15:55:09.602 INFO O| May 20 15:55:09.602 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
95642024-05-20T15:55:11.468Z[ host-image] May 20 15:55:09.602 INFO O| May 20 15:55:09.602 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95652024-05-20T15:55:11.468Z[ host-image] May 20 15:55:09.602 INFO O| May 20 15:55:09.602 INFO ok!
95662024-05-20T15:55:11.468Z[ host-image] May 20 15:55:09.602 INFO O| May 20 15:55:09.602 INFO STEP 60 (ensure_file) COMPLETE
95672024-05-20T15:55:11.468Z[ host-image] May 20 15:55:09.602 INFO O| May 20 15:55:09.602 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95682024-05-20T15:55:11.474Z[ host-image] May 20 15:55:09.611 INFO O| May 20 15:55:09.610 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95692024-05-20T15:55:11.474Z[ host-image] May 20 15:55:09.611 INFO O| May 20 15:55:09.611 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
95702024-05-20T15:55:11.474Z[ host-image] May 20 15:55:09.611 INFO O| May 20 15:55:09.611 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95712024-05-20T15:55:11.477Z[ host-image] May 20 15:55:09.611 INFO O| May 20 15:55:09.611 INFO ok!
95722024-05-20T15:55:11.478Z[ host-image] May 20 15:55:09.611 INFO O| May 20 15:55:09.611 INFO STEP 61 (ensure_file) COMPLETE
95732024-05-20T15:55:11.478Z[ host-image] May 20 15:55:09.611 INFO O| May 20 15:55:09.611 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95742024-05-20T15:55:11.483Z[ host-image] May 20 15:55:09.620 INFO O| May 20 15:55:09.619 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95752024-05-20T15:55:11.483Z[ host-image] May 20 15:55:09.620 INFO O| May 20 15:55:09.620 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95762024-05-20T15:55:11.486Z[ host-image] May 20 15:55:09.620 INFO O| May 20 15:55:09.620 INFO STEP 62 (ensure_dir) COMPLETE
95772024-05-20T15:55:11.486Z[ host-image] May 20 15:55:09.620 INFO O| May 20 15:55:09.620 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95782024-05-20T15:55:11.492Z[ host-image] May 20 15:55:09.628 INFO O| May 20 15:55:09.628 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95792024-05-20T15:55:11.492Z[ host-image] May 20 15:55:09.628 INFO O| May 20 15:55:09.628 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
95802024-05-20T15:55:11.495Z[ host-image] May 20 15:55:09.628 INFO O| May 20 15:55:09.628 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95812024-05-20T15:55:11.495Z[ host-image] May 20 15:55:09.628 INFO O| May 20 15:55:09.628 INFO ok!
95822024-05-20T15:55:11.495Z[ host-image] May 20 15:55:09.628 INFO O| May 20 15:55:09.628 INFO STEP 63 (ensure_file) COMPLETE
95832024-05-20T15:55:11.495Z[ host-image] May 20 15:55:09.628 INFO O| May 20 15:55:09.628 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95842024-05-20T15:55:11.501Z[ host-image] May 20 15:55:09.637 INFO O| May 20 15:55:09.637 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95852024-05-20T15:55:11.504Z[ host-image] May 20 15:55:09.637 INFO O| May 20 15:55:09.637 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
95862024-05-20T15:55:11.504Z[ host-image] May 20 15:55:09.637 INFO O| May 20 15:55:09.637 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95872024-05-20T15:55:11.504Z[ host-image] May 20 15:55:09.637 INFO O| May 20 15:55:09.637 INFO ok!
95882024-05-20T15:55:11.504Z[ host-image] May 20 15:55:09.637 INFO O| May 20 15:55:09.637 INFO STEP 64 (ensure_file) COMPLETE
95892024-05-20T15:55:11.504Z[ host-image] May 20 15:55:09.637 INFO O| May 20 15:55:09.637 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95902024-05-20T15:55:11.510Z[ host-image] May 20 15:55:09.646 INFO O| May 20 15:55:09.646 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95912024-05-20T15:55:11.510Z[ host-image] May 20 15:55:09.646 INFO O| May 20 15:55:09.646 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95922024-05-20T15:55:11.510Z[ host-image] May 20 15:55:09.646 INFO O| May 20 15:55:09.646 INFO STEP 65 (ensure_dir) COMPLETE
95932024-05-20T15:55:11.513Z[ host-image] May 20 15:55:09.646 INFO O| May 20 15:55:09.646 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95942024-05-20T15:55:11.518Z[ host-image] May 20 15:55:09.655 INFO O| May 20 15:55:09.655 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95952024-05-20T15:55:11.518Z[ host-image] May 20 15:55:09.655 INFO O| May 20 15:55:09.655 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
95962024-05-20T15:55:11.522Z[ host-image] May 20 15:55:09.655 INFO O| May 20 15:55:09.655 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95972024-05-20T15:55:11.522Z[ host-image] May 20 15:55:09.655 INFO O| May 20 15:55:09.655 INFO ok!
95982024-05-20T15:55:11.522Z[ host-image] May 20 15:55:09.655 INFO O| May 20 15:55:09.655 INFO STEP 66 (ensure_file) COMPLETE
95992024-05-20T15:55:11.522Z[ host-image] May 20 15:55:09.655 INFO O| May 20 15:55:09.655 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96002024-05-20T15:55:11.528Z[ host-image] May 20 15:55:09.664 INFO O| May 20 15:55:09.664 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
96012024-05-20T15:55:11.531Z[ host-image] May 20 15:55:09.664 INFO O| May 20 15:55:09.664 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
96022024-05-20T15:55:11.531Z[ host-image] May 20 15:55:09.664 INFO O| May 20 15:55:09.664 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
96032024-05-20T15:55:11.531Z[ host-image] May 20 15:55:09.664 INFO O| May 20 15:55:09.664 INFO ok!
96042024-05-20T15:55:11.531Z[ host-image] May 20 15:55:09.664 INFO O| May 20 15:55:09.664 INFO STEP 67 (ensure_file) COMPLETE
96052024-05-20T15:55:11.532Z[ host-image] May 20 15:55:09.664 INFO O| May 20 15:55:09.664 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96062024-05-20T15:55:11.539Z[ host-image] May 20 15:55:09.673 INFO O| May 20 15:55:09.673 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96072024-05-20T15:55:11.539Z[ host-image] May 20 15:55:09.673 INFO O| May 20 15:55:09.673 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96082024-05-20T15:55:11.539Z[ host-image] May 20 15:55:09.673 INFO O| May 20 15:55:09.673 INFO STEP 68 (ensure_dir) COMPLETE
96092024-05-20T15:55:11.542Z[ host-image] May 20 15:55:09.673 INFO O| May 20 15:55:09.673 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96102024-05-20T15:55:11.546Z[ host-image] May 20 15:55:09.682 INFO O| May 20 15:55:09.682 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
96112024-05-20T15:55:11.546Z[ host-image] May 20 15:55:09.682 INFO O| May 20 15:55:09.682 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
96122024-05-20T15:55:12.084Z[ host-image] May 20 15:55:10.219 INFO O| May 20 15:55:10.219 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
96132024-05-20T15:55:12.084Z[ host-image] May 20 15:55:10.219 INFO O| May 20 15:55:10.219 INFO ok!
96142024-05-20T15:55:12.087Z[ host-image] May 20 15:55:10.219 INFO O| May 20 15:55:10.219 INFO STEP 69 (ensure_file) COMPLETE
96152024-05-20T15:55:12.087Z[ host-image] May 20 15:55:10.219 INFO O| May 20 15:55:10.219 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96162024-05-20T15:55:12.094Z[ host-image] May 20 15:55:10.230 INFO O| May 20 15:55:10.230 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
96172024-05-20T15:55:12.094Z[ host-image] May 20 15:55:10.230 INFO O| May 20 15:55:10.230 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
96182024-05-20T15:55:13.535Z[ host-image] May 20 15:55:11.670 INFO O| May 20 15:55:11.670 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
96192024-05-20T15:55:13.535Z[ host-image] May 20 15:55:11.670 INFO O| May 20 15:55:11.670 INFO ok!
96202024-05-20T15:55:13.535Z[ host-image] May 20 15:55:11.670 INFO O| May 20 15:55:11.670 INFO STEP 70 (ensure_file) COMPLETE
96212024-05-20T15:55:13.538Z[ host-image] May 20 15:55:11.670 INFO O| May 20 15:55:11.670 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96222024-05-20T15:55:13.547Z[ host-image] May 20 15:55:11.683 INFO O| May 20 15:55:11.683 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96232024-05-20T15:55:13.547Z[ host-image] May 20 15:55:11.683 INFO O| May 20 15:55:11.683 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96242024-05-20T15:55:13.551Z[ host-image] May 20 15:55:11.683 INFO O| May 20 15:55:11.683 INFO STEP 71 (ensure_dir) COMPLETE
96252024-05-20T15:55:13.551Z[ host-image] May 20 15:55:11.683 INFO O| May 20 15:55:11.683 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96262024-05-20T15:55:13.556Z[ host-image] May 20 15:55:11.693 INFO O| May 20 15:55:11.693 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
96272024-05-20T15:55:13.557Z[ host-image] May 20 15:55:11.693 INFO O| May 20 15:55:11.693 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
96282024-05-20T15:55:13.560Z[ host-image] May 20 15:55:11.693 INFO O| May 20 15:55:11.693 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
96292024-05-20T15:55:13.560Z[ host-image] May 20 15:55:11.693 INFO O| May 20 15:55:11.693 INFO ok!
96302024-05-20T15:55:13.560Z[ host-image] May 20 15:55:11.693 INFO O| May 20 15:55:11.693 INFO STEP 72 (ensure_file) COMPLETE
96312024-05-20T15:55:13.560Z[ host-image] May 20 15:55:11.693 INFO O| May 20 15:55:11.693 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96322024-05-20T15:55:13.569Z[ host-image] May 20 15:55:11.704 INFO O| May 20 15:55:11.703 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
96332024-05-20T15:55:13.569Z[ host-image] May 20 15:55:11.704 INFO O| May 20 15:55:11.704 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
96342024-05-20T15:55:13.569Z[ host-image] May 20 15:55:11.704 INFO O| May 20 15:55:11.704 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
96352024-05-20T15:55:13.569Z[ host-image] May 20 15:55:11.704 INFO O| May 20 15:55:11.704 INFO ok!
96362024-05-20T15:55:13.569Z[ host-image] May 20 15:55:11.704 INFO O| May 20 15:55:11.704 INFO STEP 73 (ensure_file) COMPLETE
96372024-05-20T15:55:13.569Z[ host-image] May 20 15:55:11.704 INFO O| May 20 15:55:11.704 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96382024-05-20T15:55:13.582Z[ host-image] May 20 15:55:11.718 INFO O| May 20 15:55:11.718 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
96392024-05-20T15:55:13.582Z[ host-image] May 20 15:55:11.718 INFO O| May 20 15:55:11.718 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
96402024-05-20T15:55:13.582Z[ host-image] May 20 15:55:11.718 INFO O| May 20 15:55:11.718 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
96412024-05-20T15:55:13.586Z[ host-image] May 20 15:55:11.718 INFO O| May 20 15:55:11.718 INFO ok!
96422024-05-20T15:55:13.586Z[ host-image] May 20 15:55:11.718 INFO O| May 20 15:55:11.718 INFO STEP 74 (ensure_file) COMPLETE
96432024-05-20T15:55:13.586Z[ host-image] May 20 15:55:11.718 INFO O| May 20 15:55:11.718 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96442024-05-20T15:55:13.592Z[ host-image] May 20 15:55:11.728 INFO O| May 20 15:55:11.728 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
96452024-05-20T15:55:13.592Z[ host-image] May 20 15:55:11.728 INFO O| May 20 15:55:11.728 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
96462024-05-20T15:55:13.595Z[ host-image] May 20 15:55:11.728 INFO O| May 20 15:55:11.728 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
96472024-05-20T15:55:13.595Z[ host-image] May 20 15:55:11.728 INFO O| May 20 15:55:11.728 INFO ok!
96482024-05-20T15:55:13.595Z[ host-image] May 20 15:55:11.728 INFO O| May 20 15:55:11.728 INFO STEP 75 (ensure_file) COMPLETE
96492024-05-20T15:55:13.596Z[ host-image] May 20 15:55:11.728 INFO O| May 20 15:55:11.728 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96502024-05-20T15:55:13.602Z[ host-image] May 20 15:55:11.737 INFO O| May 20 15:55:11.737 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96512024-05-20T15:55:13.602Z[ host-image] May 20 15:55:11.738 INFO O| May 20 15:55:11.738 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96522024-05-20T15:55:13.605Z[ host-image] May 20 15:55:11.738 INFO O| May 20 15:55:11.738 INFO STEP 76 (ensure_dir) COMPLETE
96532024-05-20T15:55:13.606Z[ host-image] May 20 15:55:11.738 INFO O| May 20 15:55:11.738 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96542024-05-20T15:55:13.611Z[ host-image] May 20 15:55:11.747 INFO O| May 20 15:55:11.747 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
96552024-05-20T15:55:13.611Z[ host-image] May 20 15:55:11.747 INFO O| May 20 15:55:11.747 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
96562024-05-20T15:55:13.614Z[ host-image] May 20 15:55:11.749 INFO O| May 20 15:55:11.749 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
96572024-05-20T15:55:13.614Z[ host-image] May 20 15:55:11.749 INFO O| May 20 15:55:11.749 INFO ok!
96582024-05-20T15:55:13.614Z[ host-image] May 20 15:55:11.749 INFO O| May 20 15:55:11.749 INFO STEP 77 (ensure_file) COMPLETE
96592024-05-20T15:55:13.614Z[ host-image] May 20 15:55:11.749 INFO O| May 20 15:55:11.749 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96602024-05-20T15:55:13.622Z[ host-image] May 20 15:55:11.759 INFO O| May 20 15:55:11.759 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
96612024-05-20T15:55:13.623Z[ host-image] May 20 15:55:11.759 INFO O| May 20 15:55:11.759 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
96622024-05-20T15:55:13.626Z[ host-image] May 20 15:55:11.759 INFO O| May 20 15:55:11.759 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
96632024-05-20T15:55:13.626Z[ host-image] May 20 15:55:11.759 INFO O| May 20 15:55:11.759 INFO ok!
96642024-05-20T15:55:13.626Z[ host-image] May 20 15:55:11.759 INFO O| May 20 15:55:11.759 INFO STEP 78 (ensure_file) COMPLETE
96652024-05-20T15:55:13.626Z[ host-image] May 20 15:55:11.759 INFO O| May 20 15:55:11.759 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96662024-05-20T15:55:13.632Z[ host-image] May 20 15:55:11.768 INFO O| May 20 15:55:11.768 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
96672024-05-20T15:55:13.632Z[ host-image] May 20 15:55:11.768 INFO O| May 20 15:55:11.768 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
96682024-05-20T15:55:14.600Z[ host-image] May 20 15:55:12.735 INFO O| May 20 15:55:12.735 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
96692024-05-20T15:55:14.600Z[ host-image] May 20 15:55:12.735 INFO O| May 20 15:55:12.735 INFO ok!
96702024-05-20T15:55:14.600Z[ host-image] May 20 15:55:12.735 INFO O| May 20 15:55:12.735 INFO STEP 79 (ensure_file) COMPLETE
96712024-05-20T15:55:14.603Z[ host-image] May 20 15:55:12.735 INFO O| May 20 15:55:12.735 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96722024-05-20T15:55:14.610Z[ host-image] May 20 15:55:12.746 INFO O| May 20 15:55:12.746 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96732024-05-20T15:55:14.610Z[ host-image] May 20 15:55:12.746 INFO O| May 20 15:55:12.746 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96742024-05-20T15:55:14.613Z[ host-image] May 20 15:55:12.746 INFO O| May 20 15:55:12.746 INFO STEP 80 (ensure_dir) COMPLETE
96752024-05-20T15:55:14.613Z[ host-image] May 20 15:55:12.746 INFO O| May 20 15:55:12.746 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96762024-05-20T15:55:14.619Z[ host-image] May 20 15:55:12.755 INFO O| May 20 15:55:12.755 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96772024-05-20T15:55:14.622Z[ host-image] May 20 15:55:12.755 INFO O| May 20 15:55:12.755 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96782024-05-20T15:55:14.622Z[ host-image] May 20 15:55:12.755 INFO O| May 20 15:55:12.755 INFO STEP 81 (ensure_dir) COMPLETE
96792024-05-20T15:55:14.622Z[ host-image] May 20 15:55:12.755 INFO O| May 20 15:55:12.755 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96802024-05-20T15:55:14.630Z[ host-image] May 20 15:55:12.766 INFO O| May 20 15:55:12.766 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96812024-05-20T15:55:14.634Z[ host-image] May 20 15:55:12.767 INFO O| May 20 15:55:12.767 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96822024-05-20T15:55:14.634Z[ host-image] May 20 15:55:12.767 INFO O| May 20 15:55:12.767 INFO STEP 82 (ensure_dir) COMPLETE
96832024-05-20T15:55:14.634Z[ host-image] May 20 15:55:12.767 INFO O| May 20 15:55:12.767 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96842024-05-20T15:55:14.641Z[ host-image] May 20 15:55:12.777 INFO O| May 20 15:55:12.777 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96852024-05-20T15:55:14.644Z[ host-image] May 20 15:55:12.777 INFO O| May 20 15:55:12.777 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96862024-05-20T15:55:14.644Z[ host-image] May 20 15:55:12.777 INFO O| May 20 15:55:12.777 INFO STEP 83 (ensure_dir) COMPLETE
96872024-05-20T15:55:14.644Z[ host-image] May 20 15:55:12.777 INFO O| May 20 15:55:12.777 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96882024-05-20T15:55:14.653Z[ host-image] May 20 15:55:12.789 INFO O| May 20 15:55:12.789 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96892024-05-20T15:55:14.653Z[ host-image] May 20 15:55:12.789 INFO O| May 20 15:55:12.789 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96902024-05-20T15:55:14.653Z[ host-image] May 20 15:55:12.789 INFO O| May 20 15:55:12.789 INFO STEP 84 (ensure_dir) COMPLETE
96912024-05-20T15:55:14.656Z[ host-image] May 20 15:55:12.789 INFO O| May 20 15:55:12.789 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96922024-05-20T15:55:14.663Z[ host-image] May 20 15:55:12.799 INFO O| May 20 15:55:12.799 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96932024-05-20T15:55:14.663Z[ host-image] May 20 15:55:12.799 INFO O| May 20 15:55:12.799 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
96942024-05-20T15:55:14.664Z[ host-image] May 20 15:55:12.800 INFO O| May 20 15:55:12.800 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96952024-05-20T15:55:14.667Z[ host-image] May 20 15:55:12.800 INFO O| May 20 15:55:12.800 INFO ok!
96962024-05-20T15:55:14.667Z[ host-image] May 20 15:55:12.800 INFO O| May 20 15:55:12.800 INFO STEP 85 (ensure_file) COMPLETE
96972024-05-20T15:55:14.667Z[ host-image] May 20 15:55:12.800 INFO O| May 20 15:55:12.800 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96982024-05-20T15:55:14.674Z[ host-image] May 20 15:55:12.810 INFO O| May 20 15:55:12.810 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96992024-05-20T15:55:14.677Z[ host-image] May 20 15:55:12.810 INFO O| May 20 15:55:12.810 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97002024-05-20T15:55:14.678Z[ host-image] May 20 15:55:12.810 INFO O| May 20 15:55:12.810 INFO STEP 86 (ensure_dir) COMPLETE
97012024-05-20T15:55:14.678Z[ host-image] May 20 15:55:12.810 INFO O| May 20 15:55:12.810 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97022024-05-20T15:55:14.685Z[ host-image] May 20 15:55:12.821 INFO O| May 20 15:55:12.821 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
97032024-05-20T15:55:14.685Z[ host-image] May 20 15:55:12.821 INFO O| May 20 15:55:12.821 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
97042024-05-20T15:55:14.688Z[ host-image] May 20 15:55:12.821 INFO O| May 20 15:55:12.821 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
97052024-05-20T15:55:14.688Z[ host-image] May 20 15:55:12.821 INFO O| May 20 15:55:12.821 INFO ok!
97062024-05-20T15:55:14.688Z[ host-image] May 20 15:55:12.821 INFO O| May 20 15:55:12.821 INFO STEP 87 (ensure_file) COMPLETE
97072024-05-20T15:55:14.688Z[ host-image] May 20 15:55:12.821 INFO O| May 20 15:55:12.821 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97082024-05-20T15:55:14.695Z[ host-image] May 20 15:55:12.831 INFO O| May 20 15:55:12.831 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
97092024-05-20T15:55:14.699Z[ host-image] May 20 15:55:12.831 INFO O| May 20 15:55:12.831 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
97102024-05-20T15:55:14.997Z[ host-image] May 20 15:55:13.133 INFO O| May 20 15:55:13.133 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
97112024-05-20T15:55:14.997Z[ host-image] May 20 15:55:13.133 INFO O| May 20 15:55:13.133 INFO ok!
97122024-05-20T15:55:14.997Z[ host-image] May 20 15:55:13.133 INFO O| May 20 15:55:13.133 INFO STEP 88 (ensure_file) COMPLETE
97132024-05-20T15:55:15.001Z[ host-image] May 20 15:55:13.133 INFO O| May 20 15:55:13.133 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97142024-05-20T15:55:15.008Z[ host-image] May 20 15:55:13.144 INFO O| May 20 15:55:13.144 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
97152024-05-20T15:55:15.008Z[ host-image] May 20 15:55:13.144 INFO O| May 20 15:55:13.144 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
97162024-05-20T15:55:15.540Z[ host-image] May 20 15:55:13.675 INFO O| May 20 15:55:13.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
97172024-05-20T15:55:15.540Z[ host-image] May 20 15:55:13.676 INFO O| May 20 15:55:13.675 INFO ok!
97182024-05-20T15:55:15.541Z[ host-image] May 20 15:55:13.676 INFO O| May 20 15:55:13.675 INFO STEP 89 (ensure_file) COMPLETE
97192024-05-20T15:55:15.544Z[ host-image] May 20 15:55:13.676 INFO O| May 20 15:55:13.675 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97202024-05-20T15:55:15.551Z[ host-image] May 20 15:55:13.687 INFO O| May 20 15:55:13.687 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
97212024-05-20T15:55:15.551Z[ host-image] May 20 15:55:13.687 INFO O| May 20 15:55:13.687 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
97222024-05-20T15:55:15.555Z[ host-image] May 20 15:55:13.687 INFO O| May 20 15:55:13.687 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
97232024-05-20T15:55:15.555Z[ host-image] May 20 15:55:13.687 INFO O| May 20 15:55:13.687 INFO ok!
97242024-05-20T15:55:15.555Z[ host-image] May 20 15:55:13.687 INFO O| May 20 15:55:13.687 INFO STEP 90 (ensure_file) COMPLETE
97252024-05-20T15:55:15.555Z[ host-image] May 20 15:55:13.688 INFO O| May 20 15:55:13.687 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97262024-05-20T15:55:15.563Z[ host-image] May 20 15:55:13.699 INFO O| May 20 15:55:13.699 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
97272024-05-20T15:55:15.563Z[ host-image] May 20 15:55:13.699 INFO O| May 20 15:55:13.699 INFO copying /tmp/.tmpyC9skg/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
97282024-05-20T15:55:18.626Z[ recovery-image] May 20 15:55:16.761 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
97292024-05-20T15:55:20.155Z[ host-image] May 20 15:55:18.290 INFO O| May 20 15:55:18.290 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
97302024-05-20T15:55:20.155Z[ host-image] May 20 15:55:18.290 INFO O| May 20 15:55:18.290 INFO ok!
97312024-05-20T15:55:20.159Z[ host-image] May 20 15:55:18.290 INFO O| May 20 15:55:18.290 INFO STEP 91 (ensure_file) COMPLETE
97322024-05-20T15:55:20.159Z[ host-image] May 20 15:55:18.290 INFO O| May 20 15:55:18.290 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97332024-05-20T15:55:20.174Z[ host-image] May 20 15:55:18.309 INFO O| May 20 15:55:18.309 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
97342024-05-20T15:55:20.174Z[ host-image] May 20 15:55:18.309 INFO O| May 20 15:55:18.309 INFO STEP 92 (ensure_dir) COMPLETE
97352024-05-20T15:55:20.174Z[ host-image] May 20 15:55:18.309 INFO O| May 20 15:55:18.309 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97362024-05-20T15:55:20.191Z[ host-image] May 20 15:55:18.326 INFO O| May 20 15:55:18.326 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
97372024-05-20T15:55:20.191Z[ host-image] May 20 15:55:18.326 INFO O| May 20 15:55:18.326 INFO STEP 93 (ensure_dir) COMPLETE
97382024-05-20T15:55:20.195Z[ host-image] May 20 15:55:18.326 INFO O| May 20 15:55:18.326 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97392024-05-20T15:55:20.210Z[ host-image] May 20 15:55:18.345 INFO O| May 20 15:55:18.344 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97402024-05-20T15:55:20.210Z[ host-image] May 20 15:55:18.345 INFO O| May 20 15:55:18.345 INFO STEP 94 (ensure_dir) COMPLETE
97412024-05-20T15:55:20.213Z[ host-image] May 20 15:55:18.345 INFO O| May 20 15:55:18.345 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97422024-05-20T15:55:20.227Z[ host-image] May 20 15:55:18.362 INFO O| May 20 15:55:18.362 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97432024-05-20T15:55:20.227Z[ host-image] May 20 15:55:18.362 INFO O| May 20 15:55:18.362 INFO STEP 95 (ensure_dir) COMPLETE
97442024-05-20T15:55:20.231Z[ host-image] May 20 15:55:18.363 INFO O| May 20 15:55:18.362 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97452024-05-20T15:55:20.245Z[ host-image] May 20 15:55:18.380 INFO O| May 20 15:55:18.380 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97462024-05-20T15:55:20.245Z[ host-image] May 20 15:55:18.380 INFO O| May 20 15:55:18.380 INFO copying /tmp/.tmpyC9skg/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
97472024-05-20T15:55:20.248Z[ host-image] May 20 15:55:18.380 INFO O| May 20 15:55:18.380 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97482024-05-20T15:55:20.248Z[ host-image] May 20 15:55:18.380 INFO O| May 20 15:55:18.380 INFO ok!
97492024-05-20T15:55:20.248Z[ host-image] May 20 15:55:18.380 INFO O| May 20 15:55:18.380 INFO STEP 96 (ensure_file) COMPLETE
97502024-05-20T15:55:20.248Z[ host-image] May 20 15:55:18.380 INFO O| May 20 15:55:18.380 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97512024-05-20T15:55:20.262Z[ host-image] May 20 15:55:18.397 INFO O| May 20 15:55:18.397 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97522024-05-20T15:55:20.266Z[ host-image] May 20 15:55:18.398 INFO O| May 20 15:55:18.397 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97532024-05-20T15:55:20.266Z[ host-image] May 20 15:55:18.398 INFO O| May 20 15:55:18.398 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97542024-05-20T15:55:20.266Z[ host-image] May 20 15:55:18.398 INFO O| May 20 15:55:18.398 INFO STEP 97 (ensure_dir) COMPLETE
97552024-05-20T15:55:20.266Z[ host-image] May 20 15:55:18.398 INFO O| May 20 15:55:18.398 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97562024-05-20T15:55:20.279Z[ host-image] May 20 15:55:18.414 INFO O| May 20 15:55:18.414 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97572024-05-20T15:55:20.279Z[ host-image] May 20 15:55:18.414 INFO O| May 20 15:55:18.414 INFO copying /tmp/.tmpyC9skg/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97582024-05-20T15:55:20.282Z[ host-image] May 20 15:55:18.414 INFO O| May 20 15:55:18.414 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97592024-05-20T15:55:20.282Z[ host-image] May 20 15:55:18.414 INFO O| May 20 15:55:18.414 INFO ok!
97602024-05-20T15:55:20.282Z[ host-image] May 20 15:55:18.414 INFO O| May 20 15:55:18.414 INFO STEP 98 (ensure_file) COMPLETE
97612024-05-20T15:55:20.282Z[ host-image] May 20 15:55:18.414 INFO O| May 20 15:55:18.414 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97622024-05-20T15:55:20.297Z[ host-image] May 20 15:55:18.432 INFO O| May 20 15:55:18.431 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97632024-05-20T15:55:20.300Z[ host-image] May 20 15:55:18.432 INFO O| May 20 15:55:18.432 INFO STEP 99 (remove_files) COMPLETE
97642024-05-20T15:55:20.300Z[ host-image] May 20 15:55:18.432 INFO O| May 20 15:55:18.432 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97652024-05-20T15:55:20.313Z[ host-image] May 20 15:55:18.448 INFO O| May 20 15:55:18.448 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97662024-05-20T15:55:20.316Z[ host-image] May 20 15:55:18.448 INFO O| May 20 15:55:18.448 INFO STEP 100 (remove_files) COMPLETE
97672024-05-20T15:55:20.316Z[ host-image] May 20 15:55:18.448 INFO O| May 20 15:55:18.448 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97682024-05-20T15:55:20.330Z[ host-image] May 20 15:55:18.465 INFO O| May 20 15:55:18.465 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97692024-05-20T15:55:20.333Z[ host-image] May 20 15:55:18.465 INFO O| May 20 15:55:18.465 INFO STEP 101 (remove_files) COMPLETE
97702024-05-20T15:55:20.333Z[ host-image] May 20 15:55:18.465 INFO O| May 20 15:55:18.465 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97712024-05-20T15:55:20.348Z[ host-image] May 20 15:55:18.483 INFO O| May 20 15:55:18.483 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97722024-05-20T15:55:20.351Z[ host-image] May 20 15:55:18.483 INFO O| May 20 15:55:18.483 INFO STEP 102 (remove_files) COMPLETE
97732024-05-20T15:55:20.351Z[ host-image] May 20 15:55:18.483 INFO O| May 20 15:55:18.483 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97742024-05-20T15:55:20.366Z[ host-image] May 20 15:55:18.501 INFO O| May 20 15:55:18.501 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97752024-05-20T15:55:20.366Z[ host-image] May 20 15:55:18.501 INFO O| May 20 15:55:18.501 INFO STEP 103 (remove_files) COMPLETE
97762024-05-20T15:55:20.369Z[ host-image] May 20 15:55:18.501 INFO O| May 20 15:55:18.501 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97772024-05-20T15:55:20.383Z[ host-image] May 20 15:55:18.518 INFO O| May 20 15:55:18.518 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
97782024-05-20T15:55:20.387Z[ host-image] May 20 15:55:18.519 INFO O| May 20 15:55:18.519 INFO STEP 104 (remove_files) COMPLETE
97792024-05-20T15:55:20.387Z[ host-image] May 20 15:55:18.519 INFO O| May 20 15:55:18.519 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97802024-05-20T15:55:20.401Z[ host-image] May 20 15:55:18.536 INFO O| May 20 15:55:18.536 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
97812024-05-20T15:55:20.404Z[ host-image] May 20 15:55:18.536 INFO O| May 20 15:55:18.536 INFO STEP 105 (remove_files) COMPLETE
97822024-05-20T15:55:20.404Z[ host-image] May 20 15:55:18.536 INFO O| May 20 15:55:18.536 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97832024-05-20T15:55:20.420Z[ host-image] May 20 15:55:18.553 INFO O| May 20 15:55:18.553 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
97842024-05-20T15:55:20.421Z[ host-image] May 20 15:55:18.553 INFO O| May 20 15:55:18.553 INFO STEP 106 (remove_files) COMPLETE
97852024-05-20T15:55:20.425Z[ host-image] May 20 15:55:18.553 INFO O| May 20 15:55:18.553 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97862024-05-20T15:55:20.435Z[ host-image] May 20 15:55:18.570 INFO O| May 20 15:55:18.570 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
97872024-05-20T15:55:20.435Z[ host-image] May 20 15:55:18.570 INFO O| May 20 15:55:18.570 INFO STEP 107 (remove_files) COMPLETE
97882024-05-20T15:55:20.438Z[ host-image] May 20 15:55:18.570 INFO O| May 20 15:55:18.570 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97892024-05-20T15:55:20.451Z[ host-image] May 20 15:55:18.586 INFO O| May 20 15:55:18.586 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
97902024-05-20T15:55:20.454Z[ host-image] May 20 15:55:18.586 INFO O| May 20 15:55:18.586 INFO STEP 108 (remove_files) COMPLETE
97912024-05-20T15:55:20.454Z[ host-image] May 20 15:55:18.586 INFO O| May 20 15:55:18.586 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97922024-05-20T15:55:20.466Z[ host-image] May 20 15:55:18.601 INFO O| May 20 15:55:18.601 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
97932024-05-20T15:55:20.469Z[ host-image] May 20 15:55:18.602 INFO O| May 20 15:55:18.602 INFO STEP 109 (remove_files) COMPLETE
97942024-05-20T15:55:20.470Z[ host-image] May 20 15:55:18.602 INFO O| May 20 15:55:18.602 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97952024-05-20T15:55:20.480Z[ host-image] May 20 15:55:18.615 INFO O| May 20 15:55:18.615 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
97962024-05-20T15:55:20.483Z[ host-image] May 20 15:55:18.615 INFO O| May 20 15:55:18.615 INFO STEP 110 (remove_files) COMPLETE
97972024-05-20T15:55:20.483Z[ host-image] May 20 15:55:18.615 INFO O| May 20 15:55:18.615 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97982024-05-20T15:55:20.493Z[ host-image] May 20 15:55:18.628 INFO O| May 20 15:55:18.628 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
97992024-05-20T15:55:20.493Z[ host-image] May 20 15:55:18.628 INFO O| May 20 15:55:18.628 INFO STEP 111 (remove_files) COMPLETE
98002024-05-20T15:55:20.493Z[ host-image] May 20 15:55:18.628 INFO O| May 20 15:55:18.628 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98012024-05-20T15:55:20.504Z[ host-image] May 20 15:55:18.639 INFO O| May 20 15:55:18.639 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
98022024-05-20T15:55:20.508Z[ host-image] May 20 15:55:18.639 INFO O| May 20 15:55:18.639 INFO STEP 112 (remove_files) COMPLETE
98032024-05-20T15:55:20.508Z[ host-image] May 20 15:55:18.639 INFO O| May 20 15:55:18.639 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98042024-05-20T15:55:20.514Z[ host-image] May 20 15:55:18.650 INFO O| May 20 15:55:18.650 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
98052024-05-20T15:55:20.515Z[ host-image] May 20 15:55:18.650 INFO O| May 20 15:55:18.650 INFO STEP 113 (remove_files) COMPLETE
98062024-05-20T15:55:20.515Z[ host-image] May 20 15:55:18.650 INFO O| May 20 15:55:18.650 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98072024-05-20T15:55:20.524Z[ host-image] May 20 15:55:18.659 INFO O| May 20 15:55:18.659 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
98082024-05-20T15:55:20.527Z[ host-image] May 20 15:55:18.659 INFO O| May 20 15:55:18.659 INFO STEP 114 (remove_files) COMPLETE
98092024-05-20T15:55:20.527Z[ host-image] May 20 15:55:18.659 INFO O| May 20 15:55:18.659 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98102024-05-20T15:55:20.534Z[ host-image] May 20 15:55:18.669 INFO O| May 20 15:55:18.669 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
98112024-05-20T15:55:20.537Z[ host-image] May 20 15:55:18.669 INFO O| May 20 15:55:18.669 INFO STEP 115 (remove_files) COMPLETE
98122024-05-20T15:55:20.537Z[ host-image] May 20 15:55:18.669 INFO O| May 20 15:55:18.669 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98132024-05-20T15:55:20.544Z[ host-image] May 20 15:55:18.679 INFO O| May 20 15:55:18.679 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
98142024-05-20T15:55:20.544Z[ host-image] May 20 15:55:18.679 INFO O| May 20 15:55:18.679 INFO STEP 116 (remove_files) COMPLETE
98152024-05-20T15:55:20.550Z[ host-image] May 20 15:55:18.679 INFO O| May 20 15:55:18.679 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98162024-05-20T15:55:20.553Z[ host-image] May 20 15:55:18.689 INFO O| May 20 15:55:18.689 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
98172024-05-20T15:55:20.557Z[ host-image] May 20 15:55:18.689 INFO O| May 20 15:55:18.689 INFO STEP 117 (remove_files) COMPLETE
98182024-05-20T15:55:20.557Z[ host-image] May 20 15:55:18.689 INFO O| May 20 15:55:18.689 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98192024-05-20T15:55:20.563Z[ host-image] May 20 15:55:18.698 INFO O| May 20 15:55:18.698 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
98202024-05-20T15:55:20.563Z[ host-image] May 20 15:55:18.698 INFO O| May 20 15:55:18.698 INFO STEP 118 (remove_files) COMPLETE
98212024-05-20T15:55:20.566Z[ host-image] May 20 15:55:18.698 INFO O| May 20 15:55:18.698 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98222024-05-20T15:55:20.573Z[ host-image] May 20 15:55:18.708 INFO O| May 20 15:55:18.708 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
98232024-05-20T15:55:20.573Z[ host-image] May 20 15:55:18.708 INFO O| May 20 15:55:18.708 INFO STEP 119 (remove_files) COMPLETE
98242024-05-20T15:55:20.576Z[ host-image] May 20 15:55:18.708 INFO O| May 20 15:55:18.708 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98252024-05-20T15:55:20.582Z[ host-image] May 20 15:55:18.717 INFO O| May 20 15:55:18.717 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
98262024-05-20T15:55:20.582Z[ host-image] May 20 15:55:18.718 INFO O| May 20 15:55:18.718 INFO STEP 120 (remove_files) COMPLETE
98272024-05-20T15:55:20.582Z[ host-image] May 20 15:55:18.718 INFO O| May 20 15:55:18.718 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98282024-05-20T15:55:20.592Z[ host-image] May 20 15:55:18.727 INFO O| May 20 15:55:18.727 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
98292024-05-20T15:55:20.595Z[ host-image] May 20 15:55:18.727 INFO O| May 20 15:55:18.727 INFO STEP 121 (remove_files) COMPLETE
98302024-05-20T15:55:20.595Z[ host-image] May 20 15:55:18.727 INFO O| May 20 15:55:18.727 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98312024-05-20T15:55:20.604Z[ host-image] May 20 15:55:18.739 INFO O| May 20 15:55:18.739 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
98322024-05-20T15:55:20.604Z[ host-image] May 20 15:55:18.739 INFO O| May 20 15:55:18.739 INFO STEP 122 (remove_files) COMPLETE
98332024-05-20T15:55:20.604Z[ host-image] May 20 15:55:18.739 INFO O| May 20 15:55:18.739 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98342024-05-20T15:55:20.615Z[ host-image] May 20 15:55:18.750 INFO O| May 20 15:55:18.750 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
98352024-05-20T15:55:20.615Z[ host-image] May 20 15:55:18.750 INFO O| May 20 15:55:18.750 INFO STEP 123 (remove_files) COMPLETE
98362024-05-20T15:55:20.615Z[ host-image] May 20 15:55:18.750 INFO O| May 20 15:55:18.750 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98372024-05-20T15:55:20.627Z[ host-image] May 20 15:55:18.762 INFO O| May 20 15:55:18.762 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98382024-05-20T15:55:20.627Z[ host-image] May 20 15:55:18.762 INFO O| May 20 15:55:18.762 INFO STEP 124 (remove_files) COMPLETE
98392024-05-20T15:55:20.630Z[ host-image] May 20 15:55:18.762 INFO O| May 20 15:55:18.762 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98402024-05-20T15:55:20.639Z[ host-image] May 20 15:55:18.771 INFO O| May 20 15:55:18.771 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98412024-05-20T15:55:20.643Z[ host-image] May 20 15:55:18.771 INFO O| May 20 15:55:18.771 INFO STEP 125 (remove_files) COMPLETE
98422024-05-20T15:55:20.643Z[ host-image] May 20 15:55:18.771 INFO O| May 20 15:55:18.771 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98432024-05-20T15:55:20.646Z[ host-image] May 20 15:55:18.781 INFO O| May 20 15:55:18.781 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98442024-05-20T15:55:20.646Z[ host-image] May 20 15:55:18.781 INFO O| May 20 15:55:18.781 INFO STEP 126 (remove_files) COMPLETE
98452024-05-20T15:55:20.649Z[ host-image] May 20 15:55:18.781 INFO O| May 20 15:55:18.781 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98462024-05-20T15:55:20.656Z[ host-image] May 20 15:55:18.791 INFO O| May 20 15:55:18.791 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98472024-05-20T15:55:20.659Z[ host-image] May 20 15:55:18.791 INFO O| May 20 15:55:18.791 INFO STEP 127 (remove_files) COMPLETE
98482024-05-20T15:55:20.659Z[ host-image] May 20 15:55:18.791 INFO O| May 20 15:55:18.791 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98492024-05-20T15:55:20.672Z[ host-image] May 20 15:55:18.807 INFO O| May 20 15:55:18.807 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98502024-05-20T15:55:20.676Z[ host-image] May 20 15:55:18.808 INFO O| May 20 15:55:18.807 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98512024-05-20T15:55:20.698Z[ recovery-image] May 20 15:55:18.833 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
98522024-05-20T15:55:21.515Z[ recovery-image] May 20 15:55:19.650 INFO E| Compiling quote v1.0.35
98532024-05-20T15:55:21.805Z[ recovery-image] May 20 15:55:19.940 INFO E| Compiling syn v2.0.53
98542024-05-20T15:55:24.080Z[ recovery-image] May 20 15:55:22.214 INFO E| Compiling bitflags v1.3.2
98552024-05-20T15:55:24.080Z[ recovery-image] May 20 15:55:22.214 INFO E| Compiling adler v1.0.2
98562024-05-20T15:55:24.083Z[ recovery-image] May 20 15:55:22.214 INFO E| Compiling plain v0.2.3
98572024-05-20T15:55:24.127Z[ recovery-image] May 20 15:55:22.262 INFO E| Compiling log v0.4.21
98582024-05-20T15:55:24.176Z[ recovery-image] May 20 15:55:22.310 INFO E| Compiling raw-cpuid v10.7.0
98592024-05-20T15:55:24.226Z[ recovery-image] May 20 15:55:22.360 INFO E| Compiling bit_field v0.10.2
98602024-05-20T15:55:24.333Z[ recovery-image] May 20 15:55:22.467 INFO E| Compiling miniz_oxide v0.7.2
98612024-05-20T15:55:24.473Z[ recovery-image] May 20 15:55:22.607 INFO E| Compiling cpio_reader v0.1.1
98622024-05-20T15:55:24.501Z[ recovery-image] May 20 15:55:22.635 INFO E| Compiling static_assertions v1.1.0
98632024-05-20T15:55:25.822Z[ recovery-image] May 20 15:55:23.956 INFO E| Compiling scroll_derive v0.12.0
98642024-05-20T15:55:26.881Z[ recovery-image] May 20 15:55:25.015 INFO E| Compiling scroll v0.12.0
98652024-05-20T15:55:27.373Z[ recovery-image] May 20 15:55:25.507 INFO E| Compiling goblin v0.8.0
98662024-05-20T15:55:28.396Z[ recovery-image] May 20 15:55:26.529 INFO E| Compiling bitstruct_derive v0.1.0
98672024-05-20T15:55:29.355Z[ recovery-image] May 20 15:55:27.489 INFO E| Compiling bitstruct v0.1.1
98682024-05-20T15:55:30.111Z[ host-image] May 20 15:55:28.244 INFO O| May 20 15:55:28.244 INFO O| Loading smf(7) service descriptions: 1/742/743/744/745/746/747/748/749/7410/7411/7412/7413/7414/7415/7416/7417/7418/7419/7420/7421/7422/7423/7424/7425/7426/7427/7428/7429/7430/7431/7432/7433/7434/7435/7436/7437/7438/7439/7440/7441/7442/7443/7444/7445/7446/7447/7448/7449/7450/7451/7452/7453/7454/7455/7456/7457/7458/7459/7460/7461/7462/7463/7464/7465/7466/7467/7468/7469/7470/7471/7472/7473/7474/74
98692024-05-20T15:55:30.111Z[ host-image] May 20 15:55:28.244 INFO O| May 20 15:55:28.244 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98702024-05-20T15:55:30.123Z[ host-image] May 20 15:55:28.257 INFO O| May 20 15:55:28.256 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
98712024-05-20T15:55:30.200Z[ host-image] May 20 15:55:28.333 INFO O| May 20 15:55:28.333 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98722024-05-20T15:55:30.200Z[ host-image] May 20 15:55:28.333 INFO O| May 20 15:55:28.333 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98732024-05-20T15:55:30.204Z[ host-image] May 20 15:55:28.335 INFO O| May 20 15:55:28.335 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98742024-05-20T15:55:30.204Z[ host-image] May 20 15:55:28.335 INFO O| May 20 15:55:28.335 INFO ok!
98752024-05-20T15:55:30.204Z[ host-image] May 20 15:55:28.335 INFO O| May 20 15:55:28.335 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98762024-05-20T15:55:30.204Z[ host-image] May 20 15:55:28.335 INFO O| May 20 15:55:28.335 INFO STEP 128 (seed_smf) COMPLETE
98772024-05-20T15:55:30.204Z[ host-image] May 20 15:55:28.335 INFO O| May 20 15:55:28.335 INFO steps complete; finalising image!
98782024-05-20T15:55:30.204Z[ host-image] May 20 15:55:28.335 INFO O| May 20 15:55:28.335 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98792024-05-20T15:55:30.340Z[ host-image] May 20 15:55:28.473 INFO O| May 20 15:55:28.473 INFO trim TEMPORARY-gimlet-zfs: (6% trimmed, started at Mon May 20 15:55:28 2024)
98802024-05-20T15:55:30.561Z[ host-image] May 20 15:55:28.694 INFO O| May 20 15:55:28.694 INFO temporary pool has 631M used, 201M avail, 1.90x compressratio
98812024-05-20T15:55:30.561Z[ host-image] May 20 15:55:28.694 INFO O| May 20 15:55:28.694 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98822024-05-20T15:55:30.895Z[ host-image] May 20 15:55:29.029 INFO O| May 20 15:55:29.029 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98832024-05-20T15:55:30.895Z[ host-image] May 20 15:55:29.029 INFO O| May 20 15:55:29.029 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98842024-05-20T15:55:31.967Z[ host-image] May 20 15:55:30.100 INFO O| May 20 15:55:30.100 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98852024-05-20T15:55:31.967Z[ host-image] May 20 15:55:30.100 INFO O| May 20 15:55:30.100 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98862024-05-20T15:55:31.971Z[ host-image] May 20 15:55:30.100 INFO O| May 20 15:55:30.100 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98872024-05-20T15:55:31.971Z[ host-image] May 20 15:55:30.100 INFO O| May 20 15:55:30.100 INFO completed processing gimlet/zfs
98882024-05-20T15:55:31.971Z[ host-image] May 20 15:55:30.100 INFO O| May 20 15:55:30.100 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
98892024-05-20T15:55:32.941Z[ recovery-image] May 20 15:55:31.074 INFO E| Finished `release` profile [optimized] target(s) in 40.44s
98902024-05-20T15:55:32.959Z[ recovery-image] May 20 15:55:31.092 INFO building host image...
98912024-05-20T15:55:32.966Z[ recovery-image] May 20 15:55:31.093 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-recovery/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
98922024-05-20T15:55:33.402Z[ recovery-image] May 20 15:55:31.534 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
98932024-05-20T15:55:34.579Z[ recovery-image] May 20 15:55:32.712 INFO image complete! materials are in "/work/os-recovery"
98942024-05-20T15:55:34.583Z[ recovery-image]
98952024-05-20T15:55:34.583Z[ recovery-image] real 7:44.832502163
98962024-05-20T15:55:34.583Z[ recovery-image] user 4:07.201608516
98972024-05-20T15:55:34.583Z[ recovery-image] sys 1:05.474525119
98982024-05-20T15:55:34.583Z[ recovery-image] trap 0.215303357
98992024-05-20T15:55:34.583Z[ recovery-image] tflt 0.375138875
99002024-05-20T15:55:34.583Z[ recovery-image] dflt 1.367211644
99012024-05-20T15:55:34.583Z[ recovery-image] kflt 0.000191861
99022024-05-20T15:55:34.583Z[ recovery-image] lock 9:52.019784440
99032024-05-20T15:55:34.583Z[ recovery-image] slp 46:30.662652413
99042024-05-20T15:55:34.583Z[ recovery-image] lat 1:34.433527164
99052024-05-20T15:55:34.583Z[ recovery-image] stop 7.673526565
99062024-05-20T15:55:34.583ZMay 20 15:55:32.715 INFO [recovery-image] process exited with exit status: 0 (464.976901846s)
99072024-05-20T15:55:38.306Z[ host-image] May 20 15:55:36.438 INFO O| May 20 15:55:36.438 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
99082024-05-20T15:55:38.381Z[ host-image] May 20 15:55:36.513 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
99092024-05-20T15:55:38.381Z[ host-image] May 20 15:55:36.513 INFO expanded image name: "ci 463aa0d/${os_short_commit} 2024-05-20 15:25" -> "ci 463aa0d/004716a 2024-05-20 15:25"
99102024-05-20T15:55:38.385Z[ host-image] May 20 15:55:36.513 INFO output artefacts stored in: "/work/os-host"
99112024-05-20T15:55:38.385Z[ host-image] May 20 15:55:36.513 INFO collecting git info from project "pilot"...
99122024-05-20T15:55:38.388Z[ host-image] May 20 15:55:36.519 INFO collecting git info from project "pinprick"...
99132024-05-20T15:55:38.391Z[ host-image] May 20 15:55:36.523 INFO collecting git info from project "amd-firmware"...
99142024-05-20T15:55:38.398Z[ host-image] May 20 15:55:36.530 INFO collecting git info from project "bootserver"...
99152024-05-20T15:55:38.401Z[ host-image] May 20 15:55:36.534 INFO collecting git info from project "image-builder"...
99162024-05-20T15:55:38.405Z[ host-image] May 20 15:55:36.538 INFO collecting git info from project "chelsio-t6-roms"...
99172024-05-20T15:55:38.410Z[ host-image] May 20 15:55:36.542 INFO collecting git info from project "amd-host-image-builder"...
99182024-05-20T15:55:38.422Z[ host-image] May 20 15:55:36.554 INFO collecting git info from project "phbl"...
99192024-05-20T15:55:38.426Z[ host-image] May 20 15:55:36.558 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99202024-05-20T15:55:38.767Z[ host-image] May 20 15:55:36.896 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
99212024-05-20T15:55:39.090Z[ host-image] May 20 15:55:37.222 INFO creating Oxide boot image...
99222024-05-20T15:55:39.090Z[ host-image] May 20 15:55:37.222 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 463aa0d/004716a 2024-05-20 15:25", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
99232024-05-20T15:55:39.990Z[ host-image] May 20 15:55:38.121 INFO O| ok, image written!
99242024-05-20T15:55:39.990Z[ host-image] May 20 15:55:38.121 INFO O| ok, boot_image_csum file written!
99252024-05-20T15:55:39.993Z[ host-image] May 20 15:55:38.124 INFO creating boot archive (CPIO)...
99262024-05-20T15:55:39.993Z[ host-image] May 20 15:55:38.124 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
99272024-05-20T15:55:39.999Z[ host-image] May 20 15:55:38.131 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
99282024-05-20T15:55:39.999Z[ host-image] May 20 15:55:38.131 INFO E| + outfile=/work/os-host/cpio
99292024-05-20T15:55:39.999Z[ host-image] May 20 15:55:38.131 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
99302024-05-20T15:55:40.005Z[ host-image] May 20 15:55:38.133 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
99312024-05-20T15:55:40.005Z[ host-image] May 20 15:55:38.133 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
99322024-05-20T15:55:40.032Z[ host-image] May 20 15:55:38.164 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
99332024-05-20T15:55:40.032Z[ host-image] May 20 15:55:38.164 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
99342024-05-20T15:55:40.040Z[ host-image] May 20 15:55:38.172 INFO creating compressed cpio/unix for nanobl-rs...
99352024-05-20T15:55:40.040Z[ host-image] May 20 15:55:38.172 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/host/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-host/unix.z\'"], pwd: None
99362024-05-20T15:55:40.312Z[ host-image] May 20 15:55:38.444 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
99372024-05-20T15:55:44.415Z[ host-image] May 20 15:55:42.546 INFO creating reset image...
99382024-05-20T15:55:44.415Z[ host-image] May 20 15:55:42.546 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
99392024-05-20T15:55:44.490Z[ host-image] May 20 15:55:42.621 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s
99402024-05-20T15:55:44.494Z[ host-image] May 20 15:55:42.622 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
99412024-05-20T15:55:44.547Z[ host-image] May 20 15:55:42.678 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
99422024-05-20T15:55:46.654Z[ host-image] May 20 15:55:44.784 INFO E| Finished `release` profile [optimized] target(s) in 2.15s
99432024-05-20T15:55:46.664Z[ host-image] May 20 15:55:44.795 INFO building host image...
99442024-05-20T15:55:46.668Z[ host-image] May 20 15:55:44.796 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-host/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
99452024-05-20T15:55:47.097Z[ host-image] May 20 15:55:45.227 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99462024-05-20T15:56:25.359Z[ host-image] May 20 15:56:23.483 INFO image complete! materials are in "/work/os-host"
99472024-05-20T15:56:25.362Z[ host-image]
99482024-05-20T15:56:25.362Z[ host-image] real 9:06.408659374
99492024-05-20T15:56:25.362Z[ host-image] user 3:32.467985983
99502024-05-20T15:56:25.362Z[ host-image] sys 49.281109054
99512024-05-20T15:56:25.362Z[ host-image] trap 0.126753657
99522024-05-20T15:56:25.362Z[ host-image] tflt 0.013902014
99532024-05-20T15:56:25.362Z[ host-image] dflt 0.023142738
99542024-05-20T15:56:25.362Z[ host-image] kflt 0.000030134
99552024-05-20T15:56:25.362Z[ host-image] lock 5:57.189789868
99562024-05-20T15:56:25.362Z[ host-image] slp 51:37.543067728
99572024-05-20T15:56:25.363Z[ host-image] lat 1:05.215530916
99582024-05-20T15:56:25.363Z[ host-image] stop 0.387147582
99592024-05-20T15:56:25.363ZMay 20 15:56:23.486 INFO [host-image] process exited with exit status: 0 (546.420709958s)
99602024-05-20T15:56:25.363ZMay 20 15:56:23.486 INFO [tuf-repo] running task
99612024-05-20T15:56:31.834ZMay 20 15:56:29.956 INFO assembling repository in `/tmp/tufaceousbzxr8N`, component: OmicronRepoAssembler
99622024-05-20T15:56:36.083ZMay 20 15:56:34.205 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99632024-05-20T15:56:36.267ZMay 20 15:56:34.389 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99642024-05-20T15:56:46.363ZMay 20 15:56:44.483 INFO [tuf-repo] task succeeded (20.9970241s)
99652024-05-20T15:56:46.363ZMay 20 15:56:44.483 INFO all jobs completed in 1849.249303046s
99662024-05-20T15:56:46.846Zprocess exited: duration 2460470 ms, exit code 0
 
99672024-05-20T15:56:46.858Zfound 32 output files
99682024-05-20T15:56:46.858Zuploading: /work/manifest.toml (6876 bytes)
99692024-05-20T15:56:47.871Zuploaded: /work/manifest.toml
99702024-05-20T15:56:47.871Zuploading: /work/repo.zip (1707333632 bytes)
99712024-05-20T16:05:48.983Zuploaded: /work/repo.zip
99722024-05-20T16:05:48.989Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99732024-05-20T16:05:50.000Zuploaded: /work/repo.zip.sha256.txt
99742024-05-20T16:05:50.000Zuploading: /work/helios-setup.log (56199 bytes)
99752024-05-20T16:05:51.016Zuploaded: /work/helios-setup.log
99762024-05-20T16:05:51.016Zuploading: /work/host-image.log (172799 bytes)
99772024-05-20T16:05:52.040Zuploaded: /work/host-image.log
99782024-05-20T16:05:52.040Zuploading: /work/host-package.log (15346 bytes)
99792024-05-20T16:05:53.054Zuploaded: /work/host-package.log
99802024-05-20T16:05:53.054Zuploading: /work/host-target.log (101 bytes)
99812024-05-20T16:05:54.066Zuploaded: /work/host-target.log
99822024-05-20T16:05:54.066Zuploading: /work/omicron-package.log (4504 bytes)
99832024-05-20T16:05:55.077Zuploaded: /work/omicron-package.log
99842024-05-20T16:05:55.077Zuploading: /work/phbl-toolchain.log (881 bytes)
99852024-05-20T16:05:56.087Zuploaded: /work/phbl-toolchain.log
99862024-05-20T16:05:56.087Zuploading: /work/recovery-image.log (592561 bytes)
99872024-05-20T16:05:57.129Zuploaded: /work/recovery-image.log
99882024-05-20T16:05:57.129Zuploading: /work/recovery-package.log (290 bytes)
99892024-05-20T16:05:58.141Zuploaded: /work/recovery-package.log
99902024-05-20T16:05:58.141Zuploading: /work/recovery-target.log (98 bytes)
99912024-05-20T16:05:59.151Zuploaded: /work/recovery-target.log
99922024-05-20T16:05:59.151Zuploading: /work/stamp-clickhouse.log (117 bytes)
99932024-05-20T16:06:00.160Zuploaded: /work/stamp-clickhouse.log
99942024-05-20T16:06:00.160Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
99952024-05-20T16:06:01.173Zuploaded: /work/stamp-clickhouse_keeper.log
99962024-05-20T16:06:01.173Zuploading: /work/stamp-cockroachdb.log (118 bytes)
99972024-05-20T16:06:02.185Zuploaded: /work/stamp-cockroachdb.log
99982024-05-20T16:06:02.185Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
99992024-05-20T16:06:03.196Zuploaded: /work/stamp-crucible-pantry-zone.log
100002024-05-20T16:06:03.196Zuploading: /work/stamp-crucible-zone.log (120 bytes)
100012024-05-20T16:06:04.223Zuploaded: /work/stamp-crucible-zone.log
100022024-05-20T16:06:04.223Zuploading: /work/stamp-external-dns.log (119 bytes)
100032024-05-20T16:06:05.233Zuploaded: /work/stamp-external-dns.log
100042024-05-20T16:06:05.233Zuploading: /work/stamp-installinator.log (103 bytes)
100052024-05-20T16:06:06.243Zuploaded: /work/stamp-installinator.log
100062024-05-20T16:06:06.244Zuploading: /work/stamp-internal-dns.log (119 bytes)
100072024-05-20T16:06:07.255Zuploaded: /work/stamp-internal-dns.log
100082024-05-20T16:06:07.256Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
100092024-05-20T16:06:08.266Zuploaded: /work/stamp-mg-ddm-gz.log
100102024-05-20T16:06:08.266Zuploading: /work/stamp-nexus.log (112 bytes)
100112024-05-20T16:06:09.277Zuploaded: /work/stamp-nexus.log
100122024-05-20T16:06:09.277Zuploading: /work/stamp-ntp.log (110 bytes)
100132024-05-20T16:06:10.291Zuploaded: /work/stamp-ntp.log
100142024-05-20T16:06:10.291Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
100152024-05-20T16:06:11.299Zuploaded: /work/stamp-omicron-sled-agent.log
100162024-05-20T16:06:11.299Zuploading: /work/stamp-overlay.log (114 bytes)
100172024-05-20T16:06:12.309Zuploaded: /work/stamp-overlay.log
100182024-05-20T16:06:12.309Zuploading: /work/stamp-oximeter.log (115 bytes)
100192024-05-20T16:06:13.319Zuploaded: /work/stamp-oximeter.log
100202024-05-20T16:06:13.319Zuploading: /work/stamp-oxlog.log (109 bytes)
100212024-05-20T16:06:14.332Zuploaded: /work/stamp-oxlog.log
100222024-05-20T16:06:14.333Zuploading: /work/stamp-probe.log (112 bytes)
100232024-05-20T16:06:15.343Zuploaded: /work/stamp-probe.log
100242024-05-20T16:06:15.343Zuploading: /work/stamp-propolis-server.log (122 bytes)
100252024-05-20T16:06:16.353Zuploaded: /work/stamp-propolis-server.log
100262024-05-20T16:06:16.353Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
100272024-05-20T16:06:17.363Zuploaded: /work/stamp-pumpkind-gz.log
100282024-05-20T16:06:17.363Zuploading: /work/stamp-switch-asic.log (118 bytes)
100292024-05-20T16:06:18.374Zuploaded: /work/stamp-switch-asic.log
100302024-05-20T16:06:18.375Zuploading: /work/verify-libraries.log (2850 bytes)
100312024-05-20T16:06:19.387Zuploaded: /work/verify-libraries.log