01JFJYGDVG2E9QQT4MYXNNXDYB: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    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: 01JFJYH9M72S4ZW0ZD30GG4Z6F

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-20T21:11:56.501Zjob assigned to worker 01JFJYHZBFYXQ2M5CSBZMR8XHP [factory aws, i-02ca05b1a92e5ecb1] (queued for 1 m 6 s)
 
22024-12-20T21:12:04.480Zstarting task 0: "setup"
32024-12-20T21:12:04.491Z++ uname -s
42024-12-20T21:12:04.494Z+ kern=SunOS
52024-12-20T21:12:04.494Z+ case "$kern" in
62024-12-20T21:12:04.494Z+ groupadd -g 12345 build
72024-12-20T21:12:04.496Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-20T21:12:06.503Z+ zfs create -o mountpoint=/work rpool/work
92024-12-20T21:12:06.679Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-20T21:12:06.682Z+ home_fs=zfs
112024-12-20T21:12:06.682Z+ [[ zfs == autofs ]]
122024-12-20T21:12:06.682Z+ mkdir -p /home/build
132024-12-20T21:12:06.684Z+ chown build:build /home/build /work
142024-12-20T21:12:08.686Z+ chmod 0700 /home/build /work
152024-12-20T21:12:08.689Zprocess exited: duration 4209 ms, exit code 0
 
162024-12-20T21:12:08.695Zstarting task 1: "rust-toolchain"
172024-12-20T21:12:08.700Z+ printf ' * toolchain channel = "%s"
182024-12-20T21:12:08.700Z' 1.81.0
192024-12-20T21:12:08.700Z+ printf ' * toolchain profile = "%s"
202024-12-20T21:12:08.700Z' default
212024-12-20T21:12:08.700Z * toolchain channel = "1.81.0"
222024-12-20T21:12:08.700Z * toolchain profile = "default"
232024-12-20T21:12:08.702Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-20T21:12:08.702Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-20T21:12:08.794Zinfo: downloading installer
262024-12-20T21:12:09.976Zinfo: profile set to 'default'
272024-12-20T21:12:09.976Zinfo: default host triple is x86_64-unknown-illumos
282024-12-20T21:12:09.979Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-20T21:12:10.134Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-20T21:12:10.134Zinfo: downloading component 'cargo'
312024-12-20T21:12:10.996Zinfo: downloading component 'clippy'
322024-12-20T21:12:11.315Zinfo: downloading component 'rust-docs'
332024-12-20T21:12:12.510Zinfo: downloading component 'rust-std'
342024-12-20T21:12:14.378Zinfo: downloading component 'rustc'
352024-12-20T21:12:21.096Zinfo: downloading component 'rustfmt'
362024-12-20T21:12:21.348Zinfo: installing component 'cargo'
372024-12-20T21:12:22.174Zinfo: installing component 'clippy'
382024-12-20T21:12:22.546Zinfo: installing component 'rust-docs'
392024-12-20T21:12:24.153Zinfo: installing component 'rust-std'
402024-12-20T21:12:25.947Zinfo: installing component 'rustc'
412024-12-20T21:12:31.747Zinfo: installing component 'rustfmt'
422024-12-20T21:12:32.066Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-20T21:12:32.066Z
442024-12-20T21:12:32.430Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-20T21:12:32.430Z
462024-12-20T21:12:32.433Z
472024-12-20T21:12:32.433ZRust is installed now. Great!
482024-12-20T21:12:32.433Z
492024-12-20T21:12:32.433ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-20T21:12:32.433Zenvironment variable. This has not been done automatically.
512024-12-20T21:12:32.433Z
522024-12-20T21:12:32.433ZTo configure your current shell, you need to source
532024-12-20T21:12:32.434Zthe corresponding env file under $HOME/.cargo.
542024-12-20T21:12:32.434Z
552024-12-20T21:12:32.434ZThis is usually done by running one of the following (note the leading DOT):
562024-12-20T21:12:32.434Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-20T21:12:32.434Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-20T21:12:32.505Z+ rustc --version
592024-12-20T21:12:32.572Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-20T21:12:32.577Zprocess exited: duration 23876 ms, exit code 0
 
612024-12-20T21:12:32.582Zstarting task 2: "authentication"
622024-12-20T21:12:32.603Zprocess exited: duration 21 ms, exit code 0
 
632024-12-20T21:12:32.610Zstarting task 3: "clone repository"
642024-12-20T21:12:32.617Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-20T21:12:32.619Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-20T21:12:32.726ZCloning into '/work/oxidecomputer/omicron'...
672024-12-20T21:12:39.424Z+ cd /work/oxidecomputer/omicron
682024-12-20T21:12:39.424Z+ git fetch origin c46392c27d4582ce1fd3e3807c4d278aebee7c46
692024-12-20T21:12:39.715ZFrom https://github.com/oxidecomputer/omicron
702024-12-20T21:12:39.715Z * branch c46392c27d4582ce1fd3e3807c4d278aebee7c46 -> FETCH_HEAD
712024-12-20T21:12:39.726Z+ [[ -n andy/rt ]]
722024-12-20T21:12:39.729Z++ git branch --show-current
732024-12-20T21:12:39.732Z+ current=main
742024-12-20T21:12:39.732Z+ [[ main != andy/rt ]]
752024-12-20T21:12:39.732Z+ git branch -f andy/rt c46392c27d4582ce1fd3e3807c4d278aebee7c46
762024-12-20T21:12:39.734Z+ git checkout -f andy/rt
772024-12-20T21:12:39.909ZSwitched to branch 'andy/rt'
782024-12-20T21:12:39.912Z+ git reset --hard c46392c27d4582ce1fd3e3807c4d278aebee7c46
792024-12-20T21:12:40.083ZHEAD is now at c46392c27 install_builder_prerequisites failed after recent Helios upgrade
802024-12-20T21:12:40.086Zprocess exited: duration 7474 ms, exit code 0
 
812024-12-20T21:12:40.091Zstarting task 4: "build"
822024-12-20T21:12:40.096Z+ source .github/buildomat/ci-env.sh
832024-12-20T21:12:40.098Z++ export CARGO_TERM_COLOR=always
842024-12-20T21:12:40.098Z++ CARGO_TERM_COLOR=always
852024-12-20T21:12:40.098Z+ cargo --version
862024-12-20T21:12:40.155Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-20T21:12:40.158Z+ rustc --version
882024-12-20T21:12:40.220Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-20T21:12:40.222Z+ cargo tree --locked
902024-12-20T21:12:40.481Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
912024-12-20T21:12:40.744Z Updating crates.io index
922024-12-20T21:12:40.818Z Updating git repository `https://github.com/oxidecomputer/maghemite`
932024-12-20T21:12:41.315Z Updating git repository `https://github.com/oxidecomputer/oxnet`
942024-12-20T21:12:41.603Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
952024-12-20T21:12:41.834Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
962024-12-20T21:12:42.085Z Updating git repository `https://github.com/oxidecomputer/propolis`
972024-12-20T21:12:43.026Z Updating git repository `https://github.com/oxidecomputer/crucible`
982024-12-20T21:12:44.458Z Updating git repository `https://github.com/oxidecomputer/opte`
992024-12-20T21:12:45.105Z Updating git repository `https://github.com/oxidecomputer/falcon`
1002024-12-20T21:12:45.918Z Updating git repository `https://github.com/oxidecomputer/clickward`
1012024-12-20T21:12:46.172Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1022024-12-20T21:12:46.462Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1032024-12-20T21:12:47.075Z Updating git repository `https://github.com/oxidecomputer/libipcc`
1042024-12-20T21:12:47.393Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1052024-12-20T21:12:47.685Z Updating git repository `https://github.com/oxidecomputer/tofino`
1062024-12-20T21:12:47.967Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1072024-12-20T21:12:48.196Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1082024-12-20T21:12:48.422Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1092024-12-20T21:12:48.720Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1102024-12-20T21:12:49.002Z Updating git repository `https://github.com/oxidecomputer/ispf`
1112024-12-20T21:12:49.358Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1122024-12-20T21:12:49.580Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1132024-12-20T21:12:50.025Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1142024-12-20T21:12:50.251Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1152024-12-20T21:12:50.643Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1162024-12-20T21:12:51.038Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1172024-12-20T21:12:51.305Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1182024-12-20T21:12:51.561Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1192024-12-20T21:12:51.830Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1202024-12-20T21:12:53.192Z Downloading crates ...
1212024-12-20T21:12:53.313Z Downloaded atomicwrites v0.4.4
1222024-12-20T21:12:53.319Z Downloaded atty v0.2.14
1232024-12-20T21:12:53.321Z Downloaded async-stream-impl v0.3.6
1242024-12-20T21:12:53.323Z Downloaded errno v0.3.9
1252024-12-20T21:12:53.327Z Downloaded cfg_aliases v0.2.1
1262024-12-20T21:12:53.330Z Downloaded ciborium v0.2.2
1272024-12-20T21:12:53.332Z Downloaded cfg_aliases v0.1.1
1282024-12-20T21:12:53.337Z Downloaded assert_matches v1.5.0
1292024-12-20T21:12:53.339Z Downloaded async-channel v2.3.1
1302024-12-20T21:12:53.339Z Downloaded async-attributes v1.1.2
1312024-12-20T21:12:53.342Z Downloaded assert-json-diff v2.0.2
1322024-12-20T21:12:53.342Z Downloaded anstyle-query v1.1.1
1332024-12-20T21:12:53.344Z Downloaded anstyle v1.0.10
1342024-12-20T21:12:53.345Z Downloaded arrayref v0.3.9
1352024-12-20T21:12:53.349Z Downloaded bytecount v0.6.8
1362024-12-20T21:12:53.352Z Downloaded async-object-pool v0.1.5
1372024-12-20T21:12:53.354Z Downloaded cast v0.3.0
1382024-12-20T21:12:53.357Z Downloaded bit-vec v0.6.3
1392024-12-20T21:12:53.359Z Downloaded bcrypt-pbkdf v0.10.0
1402024-12-20T21:12:53.361Z Downloaded async-recursion v1.1.1
1412024-12-20T21:12:53.365Z Downloaded anstyle-parse v0.2.5
1422024-12-20T21:12:53.368Z Downloaded castaway v0.2.3
1432024-12-20T21:12:53.368Z Downloaded bit-set v0.5.3
1442024-12-20T21:12:53.368Z Downloaded block-buffer v0.10.4
1452024-12-20T21:12:53.371Z Downloaded bb8 v0.8.5
1462024-12-20T21:12:53.371Z Downloaded async-stream v0.3.6
1472024-12-20T21:12:53.373Z Downloaded cbc v0.1.2
1482024-12-20T21:12:53.377Z Downloaded cassowary v0.3.0
1492024-12-20T21:12:53.380Z Downloaded buf-list v1.0.3
1502024-12-20T21:12:53.380Z Downloaded cargo-platform v0.1.8
1512024-12-20T21:12:53.380Z Downloaded cexpr v0.6.0
1522024-12-20T21:12:53.382Z Downloaded chacha20 v0.9.1
1532024-12-20T21:12:53.385Z Downloaded anes v0.1.6
1542024-12-20T21:12:53.387Z Downloaded autocfg v1.4.0
1552024-12-20T21:12:53.390Z Downloaded futures v0.3.31
1562024-12-20T21:12:53.396Z Downloaded futures-core v0.3.31
1572024-12-20T21:12:53.398Z Downloaded array-init v0.0.4
1582024-12-20T21:12:53.398Z Downloaded addr2line v0.24.2
1592024-12-20T21:12:53.401Z Downloaded futures-channel v0.3.31
1602024-12-20T21:12:53.403Z Downloaded bitfield-struct v0.6.2
1612024-12-20T21:12:53.403Z Downloaded adler2 v2.0.0
1622024-12-20T21:12:53.405Z Downloaded blowfish v0.9.1
1632024-12-20T21:12:53.409Z Downloaded gethostname v0.5.0
1642024-12-20T21:12:53.412Z Downloaded fs_extra v1.3.0
1652024-12-20T21:12:53.412Z Downloaded float-cmp v0.9.0
1662024-12-20T21:12:53.412Z Downloaded blocking v1.6.1
1672024-12-20T21:12:53.414Z Downloaded base64ct v1.6.0
1682024-12-20T21:12:53.416Z Downloaded bitfield v0.14.0
1692024-12-20T21:12:53.419Z Downloaded float-ord v0.3.2
1702024-12-20T21:12:53.420Z Downloaded cargo_metadata v0.18.1
1712024-12-20T21:12:53.423Z Downloaded fxhash v0.2.1
1722024-12-20T21:12:53.423Z Downloaded async-process v2.3.0
1732024-12-20T21:12:53.425Z Downloaded async-executor v1.13.1
1742024-12-20T21:12:53.425Z Downloaded bitflags v1.3.2
1752024-12-20T21:12:53.428Z Downloaded futures-timer v3.0.3
1762024-12-20T21:12:53.433Z Downloaded byteorder v1.5.0
1772024-12-20T21:12:53.433Z Downloaded futures-sink v0.3.31
1782024-12-20T21:12:53.436Z Downloaded generic-array v0.14.7
1792024-12-20T21:12:53.436Z Downloaded peg-runtime v0.8.3
1802024-12-20T21:12:53.436Z Downloaded futures-task v0.3.31
1812024-12-20T21:12:53.438Z Downloaded fastrand v2.1.1
1822024-12-20T21:12:53.441Z Downloaded futures-executor v0.3.31
1832024-12-20T21:12:53.441Z Downloaded escape8259 v0.5.3
1842024-12-20T21:12:53.443Z Downloaded group v0.13.0
1852024-12-20T21:12:53.446Z Downloaded globset v0.4.15
1862024-12-20T21:12:53.449Z Downloaded event-listener v2.5.3
1872024-12-20T21:12:53.449Z Downloaded plotters-svg v0.3.7
1882024-12-20T21:12:53.452Z Downloaded arrayvec v0.7.6
1892024-12-20T21:12:53.452Z Downloaded aead v0.5.2
1902024-12-20T21:12:53.454Z Downloaded guppy-workspace-hack v0.1.0
1912024-12-20T21:12:53.458Z Downloaded bzip2 v0.4.4
1922024-12-20T21:12:53.460Z Downloaded olpc-cjson v0.1.4
1932024-12-20T21:12:53.461Z Downloaded headers-core v0.3.0
1942024-12-20T21:12:53.461Z Downloaded async-signal v0.2.10
1952024-12-20T21:12:53.463Z Downloaded http-body v1.0.1
1962024-12-20T21:12:53.463Z Downloaded fallible-iterator v0.3.0
1972024-12-20T21:12:53.466Z Downloaded russh-cryptovec v0.7.3
1982024-12-20T21:12:53.466Z Downloaded fallible-iterator v0.2.0
1992024-12-20T21:12:53.468Z Downloaded glob v0.3.1
2002024-12-20T21:12:53.470Z Downloaded futures-macro v0.3.31
2012024-12-20T21:12:53.470Z Downloaded futures-io v0.3.31
2022024-12-20T21:12:53.472Z Downloaded foreign-types-shared v0.1.1
2032024-12-20T21:12:53.475Z Downloaded bitflags v2.6.0
2042024-12-20T21:12:53.477Z Downloaded camino-tempfile v1.1.1
2052024-12-20T21:12:53.479Z Downloaded foreign-types-shared v0.3.1
2062024-12-20T21:12:53.482Z Downloaded hubpack_derive v0.1.1
2072024-12-20T21:12:53.482Z Downloaded http-range v0.1.5
2082024-12-20T21:12:53.484Z Downloaded cfg-expr v0.17.0
2092024-12-20T21:12:53.486Z Downloaded opaque-debug v0.3.1
2102024-12-20T21:12:53.487Z Downloaded cancel-safe-futures v0.1.5
2112024-12-20T21:12:53.490Z Downloaded ghash v0.5.1
2122024-12-20T21:12:53.492Z Downloaded phf_generator v0.11.2
2132024-12-20T21:12:53.495Z Downloaded sigpipe v0.1.3
2142024-12-20T21:12:53.495Z Downloaded getrandom v0.2.15
2152024-12-20T21:12:53.498Z Downloaded phf_codegen v0.11.2
2162024-12-20T21:12:53.500Z Downloaded anyhow v1.0.93
2172024-12-20T21:12:53.503Z Downloaded sync_wrapper v1.0.1
2182024-12-20T21:12:53.506Z Downloaded fnv v1.0.7
2192024-12-20T21:12:53.506Z Downloaded sync-ptr v0.1.1
2202024-12-20T21:12:53.508Z Downloaded num-complex v0.4.6
2212024-12-20T21:12:53.511Z Downloaded hash32 v0.3.1
2222024-12-20T21:12:53.511Z Downloaded parking_lot_core v0.8.6
2232024-12-20T21:12:53.513Z Downloaded parking_lot_core v0.9.10
2242024-12-20T21:12:53.515Z Downloaded relative-path v1.9.3
2252024-12-20T21:12:53.517Z Downloaded rand_seeder v0.3.0
2262024-12-20T21:12:53.520Z Downloaded rand_chacha v0.3.1
2272024-12-20T21:12:53.522Z Downloaded http-body-util v0.1.2
2282024-12-20T21:12:53.522Z Downloaded hostname v0.3.1
2292024-12-20T21:12:53.525Z Downloaded hostname v0.4.0
2302024-12-20T21:12:53.527Z Downloaded hex v0.4.3
2312024-12-20T21:12:53.527Z Downloaded heck v0.5.0
2322024-12-20T21:12:53.530Z Downloaded foreign-types v0.5.0
2332024-12-20T21:12:53.532Z Downloaded rusty-fork v0.3.0
2342024-12-20T21:12:53.532Z Downloaded bytes v1.8.0
2352024-12-20T21:12:53.536Z Downloaded base64 v0.13.1
2362024-12-20T21:12:53.540Z Downloaded want v0.3.1
2372024-12-20T21:12:53.542Z Downloaded flagset v0.4.6
2382024-12-20T21:12:53.545Z Downloaded num_enum_derive v0.5.11
2392024-12-20T21:12:53.545Z Downloaded waitgroup v0.1.2
2402024-12-20T21:12:53.547Z Downloaded semver v0.1.20
2412024-12-20T21:12:53.548Z Downloaded crucible-workspace-hack v0.1.0
2422024-12-20T21:12:53.550Z Downloaded utf16_iter v1.0.5
2432024-12-20T21:12:53.550Z Downloaded write16 v1.0.0
2442024-12-20T21:12:53.553Z Downloaded target-triple v0.1.3
2452024-12-20T21:12:53.553Z Downloaded utf-8 v0.7.6
2462024-12-20T21:12:53.556Z Downloaded smallvec v0.6.14
2472024-12-20T21:12:53.556Z Downloaded target-spec v3.2.2
2482024-12-20T21:12:53.558Z Downloaded static_assertions v1.1.0
2492024-12-20T21:12:53.561Z Downloaded endian-type v0.1.2
2502024-12-20T21:12:53.561Z Downloaded stable_deref_trait v1.2.0
2512024-12-20T21:12:53.561Z Downloaded sha1 v0.10.6
2522024-12-20T21:12:53.564Z Downloaded postgres-protocol v0.6.7
2532024-12-20T21:12:53.566Z Downloaded hashlink v0.9.1
2542024-12-20T21:12:53.568Z Downloaded thiserror-impl-no-std v2.0.2
2552024-12-20T21:12:53.570Z Downloaded oso v0.27.3
2562024-12-20T21:12:53.572Z Downloaded rand_core v0.6.4
2572024-12-20T21:12:53.576Z Downloaded parking_lot v0.12.3
2582024-12-20T21:12:53.578Z Downloaded tls_codec v0.4.1
2592024-12-20T21:12:53.580Z Downloaded foreign-types-macros v0.2.3
2602024-12-20T21:12:53.580Z Downloaded highway v1.2.0
2612024-12-20T21:12:53.583Z Downloaded is_ci v1.2.0
2622024-12-20T21:12:53.586Z Downloaded fragile v2.0.0
2632024-12-20T21:12:53.588Z Downloaded base64 v0.21.7
2642024-12-20T21:12:53.591Z Downloaded twox-hash v1.6.3
2652024-12-20T21:12:53.593Z Downloaded unicode-xid v0.2.6
2662024-12-20T21:12:53.596Z Downloaded futures-lite v2.3.0
2672024-12-20T21:12:53.598Z Downloaded chacha20poly1305 v0.10.1
2682024-12-20T21:12:53.601Z Downloaded wait-timeout v0.2.0
2692024-12-20T21:12:53.603Z Downloaded pest_derive v2.7.14
2702024-12-20T21:12:53.605Z Downloaded base64 v0.22.1
2712024-12-20T21:12:53.608Z Downloaded num-conv v0.1.0
2722024-12-20T21:12:53.610Z Downloaded which v4.4.2
2732024-12-20T21:12:53.612Z Downloaded cmake v0.1.51
2742024-12-20T21:12:53.614Z Downloaded target-lexicon v0.12.16
2752024-12-20T21:12:53.616Z Downloaded oso-derive v0.27.3
2762024-12-20T21:12:53.617Z Downloaded nested v0.1.1
2772024-12-20T21:12:53.619Z Downloaded pathdiff v0.2.2
2782024-12-20T21:12:53.619Z Downloaded mirai-annotations v1.12.0
2792024-12-20T21:12:53.621Z Downloaded pretty-hex v0.4.1
2802024-12-20T21:12:53.621Z Downloaded semver v1.0.23
2812024-12-20T21:12:53.623Z Downloaded progenitor-impl v0.8.0
2822024-12-20T21:12:53.626Z Downloaded convert_case v0.4.0
2832024-12-20T21:12:53.628Z Downloaded russh-keys v0.45.0
2842024-12-20T21:12:53.630Z Downloaded tokio-rustls v0.24.1
2852024-12-20T21:12:53.633Z Downloaded scroll_derive v0.12.0
2862024-12-20T21:12:53.637Z Downloaded tokio-stream v0.1.16
2872024-12-20T21:12:53.640Z Downloaded itoa v1.0.11
2882024-12-20T21:12:53.640Z Downloaded indoc v1.0.9
2892024-12-20T21:12:53.643Z Downloaded hmac v0.12.1
2902024-12-20T21:12:53.648Z Downloaded percent-encoding v2.3.1
2912024-12-20T21:12:53.652Z Downloaded backtrace v0.3.74
2922024-12-20T21:12:53.654Z Downloaded cc v1.1.30
2932024-12-20T21:12:53.657Z Downloaded tokio-rustls v0.26.0
2942024-12-20T21:12:53.659Z Downloaded walkdir v2.5.0
2952024-12-20T21:12:53.669Z Downloaded indoc v2.0.5
2962024-12-20T21:12:53.672Z Downloaded idna_adapter v1.2.0
2972024-12-20T21:12:53.672Z Downloaded nodrop v0.1.14
2982024-12-20T21:12:53.672Z Downloaded tokio-rustls v0.25.0
2992024-12-20T21:12:53.672Z Downloaded num_enum v0.5.11
3002024-12-20T21:12:53.674Z Downloaded try-lock v0.2.5
3012024-12-20T21:12:53.674Z Downloaded prettyplease v0.2.25
3022024-12-20T21:12:53.677Z Downloaded ryu v1.0.18
3032024-12-20T21:12:53.681Z Downloaded tabled_derive v0.7.0
3042024-12-20T21:12:53.685Z Downloaded psl-types v2.0.11
3052024-12-20T21:12:53.685Z Downloaded zerofrom v0.1.4
3062024-12-20T21:12:53.687Z Downloaded rand_distr v0.4.3
3072024-12-20T21:12:53.689Z Downloaded cstr-argument v0.1.2
3082024-12-20T21:12:53.692Z Downloaded radium v0.7.0
3092024-12-20T21:12:53.692Z Downloaded pem v3.0.4
3102024-12-20T21:12:53.694Z Downloaded ref-cast v1.0.23
3112024-12-20T21:12:53.696Z Downloaded ref-cast-impl v1.0.23
3122024-12-20T21:12:53.700Z Downloaded jobserver v0.1.32
3132024-12-20T21:12:53.700Z Downloaded half v2.4.1
3142024-12-20T21:12:53.702Z Downloaded serde_regex v1.1.0
3152024-12-20T21:12:53.705Z Downloaded strsim v0.11.1
3162024-12-20T21:12:53.708Z Downloaded spki v0.7.3
3172024-12-20T21:12:53.708Z Downloaded serde_plain v1.0.2
3182024-12-20T21:12:53.710Z Downloaded serde_path_to_error v0.1.16
3192024-12-20T21:12:53.713Z Downloaded linear-map v1.2.0
3202024-12-20T21:12:53.713Z Downloaded stringprep v0.1.5
3212024-12-20T21:12:53.715Z Downloaded typenum v1.17.0
3222024-12-20T21:12:53.717Z Downloaded tokio-macros v2.4.0
3232024-12-20T21:12:53.720Z Downloaded tokio-native-tls v0.3.1
3242024-12-20T21:12:53.722Z Downloaded simd-adler32 v0.3.7
3252024-12-20T21:12:53.725Z Downloaded same-file v1.0.6
3262024-12-20T21:12:53.725Z Downloaded expectorate v1.1.0
3272024-12-20T21:12:53.728Z Downloaded xz2 v0.1.7
3282024-12-20T21:12:53.731Z Downloaded iana-time-zone v0.1.61
3292024-12-20T21:12:53.733Z Downloaded tui-tree-widget v0.22.0
3302024-12-20T21:12:53.733Z Downloaded lock_api v0.4.12
3312024-12-20T21:12:53.736Z Downloaded litemap v0.7.3
3322024-12-20T21:12:53.740Z Downloaded structmeta v0.2.0
3332024-12-20T21:12:53.743Z Downloaded openssl-macros v0.1.1
3342024-12-20T21:12:53.743Z Downloaded git2 v0.19.0
3352024-12-20T21:12:53.749Z Downloaded defmt-parser v0.3.4
3362024-12-20T21:12:53.752Z Downloaded defmt-macros v0.3.9
3372024-12-20T21:12:53.756Z Downloaded colored v2.1.0
3382024-12-20T21:12:53.758Z Downloaded doc-comment v0.3.3
3392024-12-20T21:12:53.758Z Downloaded zeroize_derive v1.4.2
3402024-12-20T21:12:53.761Z Downloaded zeroize v1.8.1
3412024-12-20T21:12:53.761Z Downloaded zerofrom-derive v0.1.4
3422024-12-20T21:12:53.763Z Downloaded path-slash v0.1.5
3432024-12-20T21:12:53.766Z Downloaded phf_shared v0.10.0
3442024-12-20T21:12:53.766Z Downloaded precomputed-hash v0.1.1
3452024-12-20T21:12:53.766Z Downloaded dyn-clone v1.0.17
3462024-12-20T21:12:53.770Z Downloaded heapless v0.8.0
3472024-12-20T21:12:53.772Z Downloaded darling_core v0.20.10
3482024-12-20T21:12:53.777Z Downloaded concurrent-queue v2.5.0
3492024-12-20T21:12:53.779Z Downloaded hickory-server v0.24.1
3502024-12-20T21:12:53.784Z Downloaded mockall v0.13.0
3512024-12-20T21:12:53.787Z Downloaded num-traits v0.2.19
3522024-12-20T21:12:53.789Z Downloaded lru-cache v0.1.2
3532024-12-20T21:12:53.792Z Downloaded deranged v0.3.11
3542024-12-20T21:12:53.792Z Downloaded slog-envlogger v2.2.0
3552024-12-20T21:12:53.795Z Downloaded peg-macros v0.8.4
3562024-12-20T21:12:53.797Z Downloaded dropshot_endpoint v0.12.0
3572024-12-20T21:12:53.800Z Downloaded nibble_vec v0.1.0
3582024-12-20T21:12:53.802Z Downloaded crypto-common v0.1.6
3592024-12-20T21:12:53.803Z Downloaded embedded-io v0.4.0
3602024-12-20T21:12:53.805Z Downloaded either v1.13.0
3612024-12-20T21:12:53.807Z Downloaded ed25519 v2.2.3
3622024-12-20T21:12:53.809Z Downloaded hyper-util v0.1.10
3632024-12-20T21:12:53.812Z Downloaded lazy_static v1.5.0
3642024-12-20T21:12:53.814Z Downloaded ecdsa v0.16.9
3652024-12-20T21:12:53.817Z Downloaded tokio-tungstenite v0.21.0
3662024-12-20T21:12:53.819Z Downloaded heapless v0.7.17
3672024-12-20T21:12:53.824Z Downloaded phf v0.11.2
3682024-12-20T21:12:53.826Z Downloaded num-integer v0.1.46
3692024-12-20T21:12:53.833Z Downloaded managed v0.8.0
3702024-12-20T21:12:53.833Z Downloaded quick-error v1.2.3
3712024-12-20T21:12:53.835Z Downloaded ppv-lite86 v0.2.20
3722024-12-20T21:12:53.835Z Downloaded der v0.7.9
3732024-12-20T21:12:53.838Z Downloaded rfc6979 v0.4.0
3742024-12-20T21:12:53.840Z Downloaded vte v0.11.1
3752024-12-20T21:12:53.843Z Downloaded resolv-conf v0.7.0
3762024-12-20T21:12:53.845Z Downloaded similar-asserts v1.6.0
3772024-12-20T21:12:53.848Z Downloaded num-bigint-dig v0.8.4
3782024-12-20T21:12:53.851Z Downloaded match_cfg v0.1.0
3792024-12-20T21:12:53.854Z Downloaded derive_builder_macro v0.20.2
3802024-12-20T21:12:53.857Z Downloaded structmeta-derive v0.2.0
3812024-12-20T21:12:53.857Z Downloaded structmeta v0.3.0
3822024-12-20T21:12:53.857Z Downloaded stringmetrics v2.2.2
3832024-12-20T21:12:53.859Z Downloaded threadpool v1.8.1
3842024-12-20T21:12:53.861Z Downloaded rustc-hash v1.1.0
3852024-12-20T21:12:53.861Z Downloaded slog v2.7.0
3862024-12-20T21:12:53.864Z Downloaded hashbrown v0.12.3
3872024-12-20T21:12:53.868Z Downloaded crossbeam-epoch v0.9.18
3882024-12-20T21:12:53.871Z Downloaded dhcproto-macros v0.1.0
3892024-12-20T21:12:53.873Z Downloaded string_cache v0.8.7
3902024-12-20T21:12:53.875Z Downloaded tokio-postgres v0.7.12
3912024-12-20T21:12:53.879Z Downloaded matches v0.1.10
3922024-12-20T21:12:53.882Z Downloaded unicode-truncate v1.1.0
3932024-12-20T21:12:53.884Z Downloaded salsa20 v0.10.2
3942024-12-20T21:12:53.884Z Downloaded ipnet v2.10.1
3952024-12-20T21:12:53.887Z Downloaded aes-gcm v0.10.3
3962024-12-20T21:12:53.889Z Downloaded normalize-line-endings v0.3.0
3972024-12-20T21:12:53.891Z Downloaded parse-size v1.1.0
3982024-12-20T21:12:53.894Z Downloaded internet-checksum v0.2.1
3992024-12-20T21:12:53.894Z Downloaded crossbeam-channel v0.5.13
4002024-12-20T21:12:53.898Z Downloaded curve25519-dalek-derive v0.1.1
4012024-12-20T21:12:53.900Z Downloaded zone v0.1.8
4022024-12-20T21:12:53.900Z Downloaded wyz v0.5.1
4032024-12-20T21:12:53.903Z Downloaded writeable v0.5.5
4042024-12-20T21:12:53.909Z Downloaded rustls-native-certs v0.7.3
4052024-12-20T21:12:53.913Z Downloaded pretty-hex v0.2.1
4062024-12-20T21:12:53.913Z Downloaded p521 v0.13.3
4072024-12-20T21:12:53.915Z Downloaded steno v0.4.1
4082024-12-20T21:12:53.918Z Downloaded tempfile v3.13.0
4092024-12-20T21:12:53.920Z Downloaded parking v2.2.1
4102024-12-20T21:12:53.922Z Downloaded diff v0.1.13
4112024-12-20T21:12:53.925Z Downloaded crossbeam-deque v0.8.5
4122024-12-20T21:12:53.927Z Downloaded criterion-plot v0.5.0
4132024-12-20T21:12:53.929Z Downloaded predicates v3.1.2
4142024-12-20T21:12:53.932Z Downloaded pin-project-internal v1.1.6
4152024-12-20T21:12:53.935Z Downloaded rustyline v14.0.0
4162024-12-20T21:12:53.940Z Downloaded guppy v0.17.8
4172024-12-20T21:12:53.949Z Downloaded value-bag v1.9.0
4182024-12-20T21:12:53.952Z Downloaded num-iter v0.1.45
4192024-12-20T21:12:53.952Z Downloaded usdt-attr-macro v0.5.0
4202024-12-20T21:12:53.952Z Downloaded tinyvec_macros v0.1.1
4212024-12-20T21:12:53.955Z Downloaded time-core v0.1.2
4222024-12-20T21:12:53.955Z Downloaded indexmap v1.9.3
4232024-12-20T21:12:53.958Z Downloaded keccak v0.1.5
4242024-12-20T21:12:53.960Z Downloaded pin-utils v0.1.0
4252024-12-20T21:12:53.962Z Downloaded parse-display-derive v0.10.0
4262024-12-20T21:12:53.962Z Downloaded diesel_table_macro_syntax v0.2.0
4272024-12-20T21:12:53.965Z Downloaded maybe-uninit v2.0.0
4282024-12-20T21:12:53.965Z Downloaded rustls-pemfile v2.2.0
4292024-12-20T21:12:53.968Z Downloaded zone_cfg_derive v0.3.0
4302024-12-20T21:12:53.968Z Downloaded zone_cfg_derive v0.1.2
4312024-12-20T21:12:53.970Z Downloaded nom v7.1.3
4322024-12-20T21:12:53.974Z Downloaded predicates-tree v1.0.11
4332024-12-20T21:12:53.978Z Downloaded pretty_assertions v1.4.1
4342024-12-20T21:12:53.981Z Downloaded powerfmt v0.2.0
4352024-12-20T21:12:53.981Z Downloaded derive_builder v0.20.2
4362024-12-20T21:12:53.985Z Downloaded dtrace-parser v0.2.0
4372024-12-20T21:12:53.988Z Downloaded blake3 v1.5.4
4382024-12-20T21:12:53.994Z Downloaded instant v0.1.13
4392024-12-20T21:12:53.998Z Downloaded md5 v0.7.0
4402024-12-20T21:12:54.001Z Downloaded serde_urlencoded v0.7.1
4412024-12-20T21:12:54.001Z Downloaded const_format_proc_macros v0.2.33
4422024-12-20T21:12:54.003Z Downloaded libsw v3.3.1
4432024-12-20T21:12:54.005Z Downloaded pin-project v1.1.6
4442024-12-20T21:12:54.017Z Downloaded openssl-probe v0.1.5
4452024-12-20T21:12:54.020Z Downloaded zerovec-derive v0.10.3
4462024-12-20T21:12:54.022Z Downloaded futures-util v0.3.31
4472024-12-20T21:12:54.032Z Downloaded ctr v0.9.2
4482024-12-20T21:12:54.035Z Downloaded serde-big-array v0.5.1
4492024-12-20T21:12:54.038Z Downloaded typed-path v0.9.3
4502024-12-20T21:12:54.043Z Downloaded difflib v0.4.0
4512024-12-20T21:12:54.045Z Downloaded once_cell v1.20.2
4522024-12-20T21:12:54.048Z Downloaded instability v0.3.2
4532024-12-20T21:12:54.051Z Downloaded termtree v0.4.1
4542024-12-20T21:12:54.051Z Downloaded signal-hook-registry v1.4.2
4552024-12-20T21:12:54.053Z Downloaded icu_normalizer_data v1.5.0
4562024-12-20T21:12:54.056Z Downloaded derive_more v0.99.18
4572024-12-20T21:12:54.059Z Downloaded oorandom v11.1.4
4582024-12-20T21:12:54.062Z Downloaded aho-corasick v1.1.3
4592024-12-20T21:12:54.067Z Downloaded is-terminal v0.4.13
4602024-12-20T21:12:54.069Z Downloaded env_filter v0.1.2
4612024-12-20T21:12:54.072Z Downloaded sct v0.7.1
4622024-12-20T21:12:54.075Z Downloaded quote v1.0.37
4632024-12-20T21:12:54.077Z Downloaded time-macros v0.2.18
4642024-12-20T21:12:54.079Z Downloaded num v0.4.3
4652024-12-20T21:12:54.081Z Downloaded mime v0.3.17
4662024-12-20T21:12:54.084Z Downloaded qorb v0.2.1
4672024-12-20T21:12:54.087Z Downloaded packed_struct v0.10.1
4682024-12-20T21:12:54.089Z Downloaded papergrid v0.11.0
4692024-12-20T21:12:54.094Z Downloaded icu_properties v1.5.1
4702024-12-20T21:12:54.097Z Downloaded dhcproto v0.12.0
4712024-12-20T21:12:54.101Z Downloaded newtype_derive v0.1.6
4722024-12-20T21:12:54.103Z Downloaded strum_macros v0.25.3
4732024-12-20T21:12:54.105Z Downloaded icu_locid_transform v1.5.0
4742024-12-20T21:12:54.108Z Downloaded newline-converter v0.3.0
4752024-12-20T21:12:54.110Z Downloaded topological-sort v0.2.2
4762024-12-20T21:12:54.112Z Downloaded termios v0.3.3
4772024-12-20T21:12:54.112Z Downloaded terminal_size v0.4.0
4782024-12-20T21:12:54.114Z Downloaded omicron-zone-package v0.11.1
4792024-12-20T21:12:54.117Z Downloaded strum v0.26.3
4802024-12-20T21:12:54.119Z Downloaded test-strategy v0.3.1
4812024-12-20T21:12:54.122Z Downloaded hashbrown v0.15.1
4822024-12-20T21:12:54.129Z Downloaded cobs v0.2.3
4832024-12-20T21:12:54.131Z Downloaded mio v1.0.2
4842024-12-20T21:12:54.135Z Downloaded typify-macro v0.2.0
4852024-12-20T21:12:54.138Z Downloaded constant_time_eq v0.3.1
4862024-12-20T21:12:54.140Z Downloaded rustc-hash v2.0.0
4872024-12-20T21:12:54.140Z Downloaded postgres-types v0.2.8
4882024-12-20T21:12:54.142Z Downloaded ipnetwork v0.20.0
4892024-12-20T21:12:54.145Z Downloaded yansi v1.0.1
4902024-12-20T21:12:54.148Z Downloaded libxml v0.3.3
4912024-12-20T21:12:54.153Z Downloaded darling_macro v0.20.10
4922024-12-20T21:12:54.156Z Downloaded diesel-dtrace v0.4.2
4932024-12-20T21:12:54.156Z Downloaded mime_guess v2.0.5
4942024-12-20T21:12:54.159Z Downloaded hyper v1.5.0
4952024-12-20T21:12:54.165Z Downloaded icu_provider_macros v1.5.0
4962024-12-20T21:12:54.168Z Downloaded lazycell v1.3.0
4972024-12-20T21:12:54.168Z Downloaded progenitor-client v0.8.0
4982024-12-20T21:12:54.170Z Downloaded pest_generator v2.7.14
4992024-12-20T21:12:54.173Z Downloaded ident_case v1.0.1
5002024-12-20T21:12:54.173Z Downloaded nanorand v0.7.0
5012024-12-20T21:12:54.175Z Downloaded rpassword v7.3.1
5022024-12-20T21:12:54.178Z Downloaded rtoolbox v0.0.2
5032024-12-20T21:12:54.178Z Downloaded polyval v0.6.2
5042024-12-20T21:12:54.180Z Downloaded zip v2.1.3
5052024-12-20T21:12:54.184Z Downloaded vsss-rs v3.3.4
5062024-12-20T21:12:54.187Z Downloaded zopfli v0.8.1
5072024-12-20T21:12:54.189Z Downloaded tinyvec v1.8.0
5082024-12-20T21:12:54.193Z Downloaded take_mut v0.2.2
5092024-12-20T21:12:54.196Z Downloaded bindgen v0.69.5
5102024-12-20T21:12:54.202Z Downloaded cipher v0.4.4
5112024-12-20T21:12:54.205Z Downloaded hyper-staticfile v0.10.1
5122024-12-20T21:12:54.207Z Downloaded ciborium-ll v0.2.2
5132024-12-20T21:12:54.209Z Downloaded yoke v0.7.4
5142024-12-20T21:12:54.212Z Downloaded yasna v0.5.2
5152024-12-20T21:12:54.214Z Downloaded equivalent v1.0.1
5162024-12-20T21:12:54.216Z Downloaded async-std v1.13.0
5172024-12-20T21:12:54.235Z Downloaded ciborium-io v0.2.2
5182024-12-20T21:12:54.238Z Downloaded unarray v0.1.4
5192024-12-20T21:12:54.238Z Downloaded parse-display v0.10.0
5202024-12-20T21:12:54.241Z Downloaded packed_struct_codegen v0.10.1
5212024-12-20T21:12:54.241Z Downloaded multimap v0.10.0
5222024-12-20T21:12:54.241Z Downloaded quinn-udp v0.5.5
5232024-12-20T21:12:54.244Z Downloaded rust-argon2 v2.1.0
5242024-12-20T21:12:54.251Z Downloaded toml_datetime v0.6.8
5252024-12-20T21:12:54.251Z Downloaded tls_codec_derive v0.4.1
5262024-12-20T21:12:54.257Z Downloaded console v0.15.8
5272024-12-20T21:12:54.257Z Downloaded similar v2.6.0
5282024-12-20T21:12:54.260Z Downloaded datatest-stable v0.2.9
5292024-12-20T21:12:54.260Z Downloaded thiserror v2.0.3
5302024-12-20T21:12:54.266Z Downloaded icu_locid_transform_data v1.5.0
5312024-12-20T21:12:54.269Z Downloaded ron v0.7.1
5322024-12-20T21:12:54.274Z Downloaded env_logger v0.10.2
5332024-12-20T21:12:54.277Z Downloaded csv-core v0.1.11
5342024-12-20T21:12:54.279Z Downloaded log v0.4.22
5352024-12-20T21:12:54.282Z Downloaded enum-as-inner v0.6.1
5362024-12-20T21:12:54.285Z Downloaded pest_meta v2.7.14
5372024-12-20T21:12:54.288Z Downloaded swrite v0.1.0
5382024-12-20T21:12:54.291Z Downloaded impl-trait-for-tuples v0.2.2
5392024-12-20T21:12:54.293Z Downloaded enum-as-inner v0.5.1
5402024-12-20T21:12:54.293Z Downloaded ena v0.14.3
5412024-12-20T21:12:54.296Z Downloaded tap v1.0.1
5422024-12-20T21:12:54.301Z Downloaded tower-service v0.3.3
5432024-12-20T21:12:54.301Z Downloaded rustc-demangle v0.1.24
5442024-12-20T21:12:54.301Z Downloaded tungstenite v0.23.0
5452024-12-20T21:12:54.304Z Downloaded proc-macro-error-attr v1.0.4
5462024-12-20T21:12:54.306Z Downloaded sqlparser_derive v0.2.2
5472024-12-20T21:12:54.308Z Downloaded num_threads v0.1.7
5482024-12-20T21:12:54.308Z Downloaded dropshot_endpoint v0.13.0
5492024-12-20T21:12:54.311Z Downloaded publicsuffix v2.2.3
5502024-12-20T21:12:54.314Z Downloaded usdt-macro v0.5.0
5512024-12-20T21:12:54.317Z Downloaded openssl-sys v0.9.103
5522024-12-20T21:12:54.320Z Downloaded icu_normalizer v1.5.0
5532024-12-20T21:12:54.325Z Downloaded md-5 v0.10.6
5542024-12-20T21:12:54.328Z Downloaded cpufeatures v0.2.14
5552024-12-20T21:12:54.330Z Downloaded icu_locid v1.5.0
5562024-12-20T21:12:54.334Z Downloaded crunchy v0.2.2
5572024-12-20T21:12:54.336Z Downloaded subtle v2.6.1
5582024-12-20T21:12:54.336Z Downloaded winnow v0.5.40
5592024-12-20T21:12:54.345Z Downloaded is_terminal_polyfill v1.70.1
5602024-12-20T21:12:54.348Z Downloaded samael v0.0.17
5612024-12-20T21:12:54.353Z Downloaded proc-macro-crate v3.2.0
5622024-12-20T21:12:54.356Z Downloaded proc-macro-crate v1.3.1
5632024-12-20T21:12:54.358Z Downloaded h2 v0.4.6
5642024-12-20T21:12:54.364Z Downloaded downcast v0.11.0
5652024-12-20T21:12:54.368Z Downloaded proptest v1.5.0
5662024-12-20T21:12:54.376Z Downloaded libefi-sys v0.1.0
5672024-12-20T21:12:54.380Z Downloaded slog-dtrace v0.3.0
5682024-12-20T21:12:54.380Z Downloaded kstat-rs v0.2.4
5692024-12-20T21:12:54.382Z Downloaded dunce v1.0.5
5702024-12-20T21:12:54.382Z Downloaded crc v3.2.1
5712024-12-20T21:12:54.385Z Downloaded termcolor v1.4.1
5722024-12-20T21:12:54.387Z Downloaded kv-log-macro v1.0.7
5732024-12-20T21:12:54.387Z Downloaded num-derive v0.4.2
5742024-12-20T21:12:54.390Z Downloaded winnow v0.6.20
5752024-12-20T21:12:54.399Z Downloaded debug-ignore v1.0.5
5762024-12-20T21:12:54.403Z Downloaded structmeta-derive v0.3.0
5772024-12-20T21:12:54.405Z Downloaded pkcs5 v0.7.1
5782024-12-20T21:12:54.408Z Downloaded clap v4.5.21
5792024-12-20T21:12:54.416Z Downloaded toolchain_find v0.4.0
5802024-12-20T21:12:54.419Z Downloaded ssh-encoding v0.2.0
5812024-12-20T21:12:54.421Z Downloaded ssh-cipher v0.2.0
5822024-12-20T21:12:54.421Z Downloaded serde v1.0.215
5832024-12-20T21:12:54.424Z Downloaded maplit v1.0.2
5842024-12-20T21:12:54.427Z Downloaded lockfree-object-pool v0.1.6
5852024-12-20T21:12:54.431Z Downloaded crc32fast v1.4.2
5862024-12-20T21:12:54.434Z Downloaded progenitor v0.8.0
5872024-12-20T21:12:54.434Z Downloaded proc-macro-error v1.0.4
5882024-12-20T21:12:54.437Z Downloaded scopeguard v1.2.0
5892024-12-20T21:12:54.437Z Downloaded utf8_iter v1.0.4
5902024-12-20T21:12:54.440Z Downloaded usdt v0.5.0
5912024-12-20T21:12:54.440Z Downloaded dsl_auto_type v0.1.2
5922024-12-20T21:12:54.440Z Downloaded term v0.7.0
5932024-12-20T21:12:54.444Z Downloaded libloading v0.8.5
5942024-12-20T21:12:54.447Z Downloaded schemars v0.8.21
5952024-12-20T21:12:54.458Z Downloaded piper v0.2.4
5962024-12-20T21:12:54.461Z Downloaded yoke-derive v0.7.4
5972024-12-20T21:12:54.461Z Downloaded smawk v0.3.2
5982024-12-20T21:12:54.464Z Downloaded rand_xorshift v0.3.0
5992024-12-20T21:12:54.467Z Downloaded cookie v0.18.1
6002024-12-20T21:12:54.467Z Downloaded serde_spanned v0.6.8
6012024-12-20T21:12:54.470Z Downloaded toml v0.8.19
6022024-12-20T21:12:54.472Z Downloaded serde_repr v0.1.19
6032024-12-20T21:12:54.476Z Downloaded proc-macro2 v1.0.89
6042024-12-20T21:12:54.483Z Downloaded miniz_oxide v0.8.0
6052024-12-20T21:12:54.486Z Downloaded defmt v0.3.8
6062024-12-20T21:12:54.486Z Downloaded paste v1.0.15
6072024-12-20T21:12:54.486Z Downloaded signal-hook-mio v0.2.4
6082024-12-20T21:12:54.495Z Downloaded indent_write v2.2.0
6092024-12-20T21:12:54.498Z Downloaded rayon-core v1.12.1
6102024-12-20T21:12:54.498Z Downloaded polling v3.7.3
6112024-12-20T21:12:54.498Z Downloaded embedded-io v0.6.1
6122024-12-20T21:12:54.500Z Downloaded pkg-config v0.3.31
6132024-12-20T21:12:54.501Z Downloaded utf8parse v0.2.2
6142024-12-20T21:12:54.503Z Downloaded untrusted v0.9.0
6152024-12-20T21:12:54.503Z Downloaded path-tree v0.8.1
6162024-12-20T21:12:54.507Z Downloaded serde_yaml v0.9.34+deprecated
6172024-12-20T21:12:54.510Z Downloaded untrusted v0.7.1
6182024-12-20T21:12:54.510Z Downloaded russh v0.45.0
6192024-12-20T21:12:54.516Z Downloaded memoffset v0.9.1
6202024-12-20T21:12:54.519Z Downloaded memmap2 v0.9.5
6212024-12-20T21:12:54.519Z Downloaded crossbeam-utils v0.8.20
6222024-12-20T21:12:54.521Z Downloaded version_check v0.9.5
6232024-12-20T21:12:54.524Z Downloaded nu-ansi-term v0.50.1
6242024-12-20T21:12:54.526Z Downloaded crc-catalog v2.4.0
6252024-12-20T21:12:54.529Z Downloaded serde_with_macros v3.11.0
6262024-12-20T21:12:54.529Z Downloaded snafu-derive v0.8.5
6272024-12-20T21:12:54.531Z Downloaded scroll v0.12.0
6282024-12-20T21:12:54.531Z Downloaded indicatif v0.17.9
6292024-12-20T21:12:54.536Z Downloaded password-hash v0.5.0
6302024-12-20T21:12:54.538Z Downloaded spin v0.9.8
6312024-12-20T21:12:54.541Z Downloaded serde_derive_internals v0.29.1
6322024-12-20T21:12:54.543Z Downloaded strum_macros v0.26.4
6332024-12-20T21:12:54.546Z Downloaded serde-hex v0.1.0
6342024-12-20T21:12:54.549Z Downloaded rcgen v0.12.1
6352024-12-20T21:12:54.551Z Downloaded unicode-width v0.1.14
6362024-12-20T21:12:54.555Z Downloaded vergen v8.3.2
6372024-12-20T21:12:54.559Z Downloaded pkcs8 v0.10.2
6382024-12-20T21:12:54.562Z Downloaded rustls-webpki v0.101.7
6392024-12-20T21:12:54.577Z Downloaded pin-project-lite v0.2.14
6402024-12-20T21:12:54.581Z Downloaded tracing-attributes v0.1.27
6412024-12-20T21:12:54.584Z Downloaded schemars_derive v0.8.21
6422024-12-20T21:12:54.587Z Downloaded diesel_derives v2.2.3
6432024-12-20T21:12:54.590Z Downloaded tabled v0.15.0
6442024-12-20T21:12:54.606Z Downloaded ucd-trie v0.1.7
6452024-12-20T21:12:54.609Z Downloaded rustls v0.21.12
6462024-12-20T21:12:54.619Z Downloaded serde_with v3.11.0
6472024-12-20T21:12:54.628Z Downloaded snafu v0.8.5
6482024-12-20T21:12:54.634Z Downloaded crypto-bigint v0.5.5
6492024-12-20T21:12:54.641Z Downloaded sqlparser v0.45.0
6502024-12-20T21:12:54.648Z Downloaded ssh-key v0.6.6
6512024-12-20T21:12:54.655Z Downloaded memchr v2.7.4
6522024-12-20T21:12:54.660Z Downloaded zerocopy v0.6.6
6532024-12-20T21:12:54.663Z Downloaded toml_edit v0.22.22
6542024-12-20T21:12:54.685Z Downloaded tracing-core v0.1.32
6552024-12-20T21:12:54.688Z Downloaded unicode-width v0.2.0
6562024-12-20T21:12:54.703Z Downloaded clap_builder v4.5.21
6572024-12-20T21:12:54.705Z Downloaded icu_properties_data v1.5.0
6582024-12-20T21:12:54.712Z Downloaded libm v0.2.8
6592024-12-20T21:12:54.719Z Downloaded quinn v0.11.5
6602024-12-20T21:12:54.723Z Downloaded rusqlite v0.32.1
6612024-12-20T21:12:54.730Z Downloaded p384 v0.13.0
6622024-12-20T21:12:54.736Z Downloaded unicode-normalization v0.1.24
6632024-12-20T21:12:54.740Z Downloaded chrono-tz v0.10.0
6642024-12-20T21:12:54.748Z Downloaded num-bigint v0.4.6
6652024-12-20T21:12:54.753Z Downloaded rustls v0.22.4
6662024-12-20T21:12:54.767Z Downloaded itertools v0.10.5
6672024-12-20T21:12:54.772Z Downloaded criterion v0.5.1
6682024-12-20T21:12:54.779Z Downloaded crossterm v0.28.1
6692024-12-20T21:12:54.785Z Downloaded dropshot v0.13.0
6702024-12-20T21:12:54.808Z Downloaded zerocopy v0.7.35
6712024-12-20T21:12:54.822Z Downloaded rayon v1.10.0
6722024-12-20T21:12:54.832Z Downloaded syn v1.0.109
6732024-12-20T21:12:54.843Z Downloaded radix_trie v0.2.1
6742024-12-20T21:12:54.848Z Downloaded idna v0.2.3
6752024-12-20T21:12:54.855Z Downloaded polar-core v0.27.3
6762024-12-20T21:12:54.863Z Downloaded openssl v0.10.66
6772024-12-20T21:12:54.873Z Downloaded plotters v0.3.7
6782024-12-20T21:12:54.882Z Downloaded object v0.30.4
6792024-12-20T21:12:54.892Z Downloaded rustls v0.23.19
6802024-12-20T21:12:54.905Z Downloaded zerocopy v0.8.10
6812024-12-20T21:12:54.927Z Downloaded idna v0.4.0
6822024-12-20T21:12:54.933Z Downloaded regress v0.9.1
6832024-12-20T21:12:54.942Z Downloaded vcpkg v0.2.15
6842024-12-20T21:12:54.980Z Downloaded smoltcp v0.9.1
6852024-12-20T21:12:54.990Z Downloaded nix v0.28.0
6862024-12-20T21:12:55.002Z Downloaded idna v0.5.0
6872024-12-20T21:12:55.008Z Downloaded petname v2.0.2
6882024-12-20T21:12:55.013Z Downloaded rustix v0.38.37
6892024-12-20T21:12:55.036Z Downloaded openapiv3 v2.0.0
6902024-12-20T21:12:55.047Z Downloaded regex-syntax v0.8.5
6912024-12-20T21:12:55.055Z Downloaded curve25519-dalek v4.1.3
6922024-12-20T21:12:55.064Z Downloaded nix v0.29.0
6932024-12-20T21:12:55.075Z Downloaded bzip2-sys v0.1.11+1.0.8
6942024-12-20T21:12:55.087Z Downloaded diesel v2.2.6
6952024-12-20T21:12:55.105Z Downloaded regex-automata v0.4.8
6962024-12-20T21:12:55.121Z Downloaded sled v0.34.7
6972024-12-20T21:12:55.133Z Downloaded dropshot v0.12.0
6982024-12-20T21:12:55.151Z Downloaded hickory-proto v0.24.1
6992024-12-20T21:12:55.165Z Downloaded regex-syntax v0.6.29
7002024-12-20T21:12:55.171Z Downloaded syn v2.0.87
7012024-12-20T21:12:55.182Z Downloaded smoltcp v0.11.0
7022024-12-20T21:12:55.194Z Downloaded object v0.36.5
7032024-12-20T21:12:55.205Z Downloaded nix v0.27.1
7042024-12-20T21:12:55.215Z Downloaded typify-impl v0.2.0
7052024-12-20T21:12:55.229Z Downloaded ratatui v0.28.1
7062024-12-20T21:12:55.249Z Downloaded zerocopy-derive v0.6.6
7072024-12-20T21:12:55.258Z Downloaded tokio v1.40.0
7082024-12-20T21:12:55.294Z Downloaded libz-sys v1.1.20
7092024-12-20T21:12:55.315Z Downloaded idna v0.3.0
7102024-12-20T21:12:55.321Z Downloaded portable-atomic v1.9.0
7112024-12-20T21:12:55.328Z Downloaded bstr v1.10.0
7122024-12-20T21:12:55.338Z Downloaded lalrpop v0.19.12
7132024-12-20T21:12:55.349Z Downloaded trust-dns-proto v0.22.0
7142024-12-20T21:12:55.361Z Downloaded zerovec v0.10.4
7152024-12-20T21:12:55.367Z Downloaded idna v1.0.3
7162024-12-20T21:12:55.372Z Downloaded rustls-webpki v0.102.8
7172024-12-20T21:12:55.390Z Downloaded webpki-roots v0.26.6
7182024-12-20T21:12:55.393Z Downloaded regress v0.10.1
7192024-12-20T21:12:55.402Z Downloaded quick-xml v0.33.0
7202024-12-20T21:12:55.409Z Downloaded serde_derive v1.0.215
7212024-12-20T21:12:55.411Z Downloaded libc v0.2.162
7222024-12-20T21:12:55.438Z Downloaded indexmap v2.6.0
7232024-12-20T21:12:55.442Z Downloaded reedline v0.35.0
7242024-12-20T21:12:55.449Z Downloaded gimli v0.31.1
7252024-12-20T21:12:55.458Z Downloaded petgraph v0.6.5
7262024-12-20T21:12:55.476Z Downloaded lzma-sys v0.1.20
7272024-12-20T21:12:55.505Z Downloaded url v2.5.3
7282024-12-20T21:12:55.508Z Downloaded salty v0.3.0
7292024-12-20T21:12:55.514Z Downloaded regex v1.11.1
7302024-12-20T21:12:55.527Z Downloaded tracing v0.1.40
7312024-12-20T21:12:55.531Z Downloaded signal-hook v0.3.17
7322024-12-20T21:12:55.533Z Downloaded rstest_macros v0.23.0
7332024-12-20T21:12:55.537Z Downloaded csv v1.3.0
7342024-12-20T21:12:55.557Z Downloaded rsa v0.9.6
7352024-12-20T21:12:55.562Z Downloaded toml_edit v0.19.15
7362024-12-20T21:12:55.576Z Downloaded itertools v0.13.0
7372024-12-20T21:12:55.583Z Downloaded reqwest v0.12.9
7382024-12-20T21:12:55.591Z Downloaded memmap v0.7.0
7392024-12-20T21:12:55.593Z Downloaded usdt-impl v0.5.0
7402024-12-20T21:12:55.594Z Downloaded num-rational v0.4.2
7412024-12-20T21:12:55.596Z Downloaded unicode-ident v1.0.13
7422024-12-20T21:12:55.598Z Downloaded unicode-bidi v0.3.17
7432024-12-20T21:12:55.600Z Downloaded minimal-lexical v0.2.1
7442024-12-20T21:12:55.605Z Downloaded plain v0.2.3
7452024-12-20T21:12:55.607Z Downloaded dof v0.3.0
7462024-12-20T21:12:55.607Z Downloaded dirs-next v2.0.0
7472024-12-20T21:12:55.610Z Downloaded poly1305 v0.8.0
7482024-12-20T21:12:55.612Z Downloaded cookie_store v0.21.0
7492024-12-20T21:12:55.615Z Downloaded supports-color v3.0.1
7502024-12-20T21:12:55.615Z Downloaded rand v0.8.5
7512024-12-20T21:12:55.618Z Downloaded socket2 v0.5.7
7522024-12-20T21:12:55.620Z Downloaded parse-zoneinfo v0.3.1
7532024-12-20T21:12:55.623Z Downloaded sha3 v0.10.8
7542024-12-20T21:12:55.627Z Downloaded inout v0.1.3
7552024-12-20T21:12:55.629Z Downloaded display-error-chain v0.2.2
7562024-12-20T21:12:55.632Z Downloaded dirs-sys-next v0.1.2
7572024-12-20T21:12:55.632Z Downloaded smf v0.2.3
7582024-12-20T21:12:55.632Z Downloaded zerocopy-derive v0.7.35
7592024-12-20T21:12:55.636Z Downloaded password-hash v0.4.2
7602024-12-20T21:12:55.638Z Downloaded partial-io v0.5.4
7612024-12-20T21:12:55.641Z Downloaded ron v0.8.1
7622024-12-20T21:12:55.646Z Downloaded x509-cert v0.2.5
7632024-12-20T21:12:55.651Z Downloaded env_logger v0.11.5
7642024-12-20T21:12:55.654Z Downloaded const-oid v0.9.6
7652024-12-20T21:12:55.657Z Downloaded const_format v0.2.33
7662024-12-20T21:12:55.661Z Downloaded tokio-util v0.7.12
7672024-12-20T21:12:55.668Z Downloaded pest v2.7.14
7682024-12-20T21:12:55.673Z Downloaded data-encoding v2.6.0
7692024-12-20T21:12:55.675Z Downloaded icu_provider v1.5.0
7702024-12-20T21:12:55.678Z Downloaded unicode-segmentation v1.12.0
7712024-12-20T21:12:55.681Z Downloaded itertools v0.12.1
7722024-12-20T21:12:55.687Z Downloaded serde_json v1.0.132
7732024-12-20T21:12:55.695Z Downloaded thread-id v4.2.2
7742024-12-20T21:12:55.698Z Downloaded thiserror-no-std v2.0.2
7752024-12-20T21:12:55.700Z Downloaded thiserror v1.0.69
7762024-12-20T21:12:55.705Z Downloaded strum_macros v0.24.3
7772024-12-20T21:12:55.708Z Downloaded scheduled-thread-pool v0.2.7
7782024-12-20T21:12:55.710Z Downloaded libgit2-sys v0.17.0+1.8.1
7792024-12-20T21:12:55.768Z Downloaded synstructure v0.13.1
7802024-12-20T21:12:55.770Z Downloaded zip v0.6.6
7812024-12-20T21:12:55.773Z Downloaded postcard v1.0.10
7822024-12-20T21:12:55.776Z Downloaded httpmock v0.8.0-alpha.1
7832024-12-20T21:12:55.795Z Downloaded hkdf v0.12.4
7842024-12-20T21:12:55.798Z Downloaded encoding_rs v0.8.34
7852024-12-20T21:12:55.817Z Downloaded uuid v1.11.0
7862024-12-20T21:12:55.820Z Downloaded tough v0.19.0
7872024-12-20T21:12:55.828Z Downloaded time v0.3.36
7882024-12-20T21:12:55.834Z Downloaded quinn-proto v0.11.8
7892024-12-20T21:12:55.841Z Downloaded chrono v0.4.38
7902024-12-20T21:12:55.848Z Downloaded newtype-uuid v1.1.3
7912024-12-20T21:12:55.851Z Downloaded lru v0.12.5
7922024-12-20T21:12:55.852Z Downloaded typify v0.2.0
7932024-12-20T21:12:55.854Z Downloaded number_prefix v0.4.0
7942024-12-20T21:12:55.854Z Downloaded bitvec v1.0.1
7952024-12-20T21:12:55.869Z Downloaded goblin v0.8.2
7962024-12-20T21:12:55.875Z Downloaded new_debug_unreachable v1.0.6
7972024-12-20T21:12:55.878Z Downloaded spin v0.5.2
7982024-12-20T21:12:55.878Z Downloaded shlex v1.3.0
7992024-12-20T21:12:55.880Z Downloaded shell-words v1.1.0
8002024-12-20T21:12:55.885Z Downloaded rustc_version v0.1.7
8012024-12-20T21:12:55.887Z Downloaded tungstenite v0.21.0
8022024-12-20T21:12:55.890Z Downloaded hashbrown v0.14.5
8032024-12-20T21:12:55.895Z Downloaded clang-sys v1.8.1
8042024-12-20T21:12:55.897Z Downloaded toml v0.7.8
8052024-12-20T21:12:55.900Z Downloaded compact_str v0.8.0
8062024-12-20T21:12:55.903Z Downloaded mockall_derive v0.13.0
8072024-12-20T21:12:55.905Z Downloaded des v0.8.1
8082024-12-20T21:12:55.908Z Downloaded aws-lc-rs v1.10.0
8092024-12-20T21:12:55.916Z Downloaded zone v0.3.0
8102024-12-20T21:12:55.918Z Downloaded slog-bunyan v2.5.0
8112024-12-20T21:12:55.918Z Downloaded slab v0.4.9
8122024-12-20T21:12:55.920Z Downloaded siphasher v0.3.11
8132024-12-20T21:12:55.920Z Downloaded signal-hook-tokio v0.3.1
8142024-12-20T21:12:55.923Z Downloaded tar v0.4.42
8152024-12-20T21:12:55.925Z Downloaded rustls-pki-types v1.10.0
8162024-12-20T21:12:55.928Z Downloaded zerocopy-derive v0.8.10
8172024-12-20T21:12:55.933Z Downloaded xattr v1.3.1
8182024-12-20T21:12:55.935Z Downloaded unicode-linebreak v0.1.5
8192024-12-20T21:12:55.935Z Downloaded tinystr v0.7.6
8202024-12-20T21:12:55.938Z Downloaded tiny-keccak v2.0.2
8212024-12-20T21:12:55.941Z Downloaded derive-where v1.2.7
8222024-12-20T21:12:55.944Z Downloaded elliptic-curve v0.13.8
8232024-12-20T21:12:55.947Z Downloaded unicode_categories v0.1.1
8242024-12-20T21:12:55.950Z Downloaded sec1 v0.7.3
8252024-12-20T21:12:55.952Z Downloaded unicode-properties v0.1.3
8262024-12-20T21:12:55.954Z Downloaded rustfmt-wrapper v0.2.1
8272024-12-20T21:12:55.954Z Downloaded rustc_version v0.4.1
8282024-12-20T21:12:55.957Z Downloaded multer v3.1.0
8292024-12-20T21:12:55.959Z Downloaded icu_collections v1.5.0
8302024-12-20T21:12:55.962Z Downloaded unsafe-libyaml v0.2.11
8312024-12-20T21:12:55.967Z Downloaded derive_builder_core v0.20.2
8322024-12-20T21:12:55.969Z Downloaded textwrap v0.16.1
8332024-12-20T21:12:55.971Z Downloaded tokio-tungstenite v0.24.0
8342024-12-20T21:12:55.974Z Downloaded tokio-tungstenite v0.23.1
8352024-12-20T21:12:55.977Z Downloaded flate2 v1.0.34
8362024-12-20T21:12:55.980Z Downloaded hickory-resolver v0.24.1
8372024-12-20T21:12:55.984Z Downloaded ed25519-dalek v2.1.1
8382024-12-20T21:12:55.987Z Downloaded unicase v2.7.0
8392024-12-20T21:12:55.990Z Downloaded rustls-pemfile v1.0.4
8402024-12-20T21:12:55.993Z Downloaded p256 v0.13.2
8412024-12-20T21:12:55.995Z Downloaded thread_local v1.1.8
8422024-12-20T21:12:55.995Z Downloaded slog-json v2.6.1
8432024-12-20T21:12:55.998Z Downloaded phf_shared v0.11.2
8442024-12-20T21:12:56.000Z Downloaded lalrpop-util v0.19.12
8452024-12-20T21:12:56.000Z Downloaded trybuild v1.0.101
8462024-12-20T21:12:56.004Z Downloaded http v1.1.0
8472024-12-20T21:12:56.008Z Downloaded headers v0.4.0
8482024-12-20T21:12:56.015Z Downloaded macaddr v1.0.1
8492024-12-20T21:12:56.017Z Downloaded uzers v0.12.1
8502024-12-20T21:12:56.017Z Downloaded pem-rfc7468 v0.7.0
8512024-12-20T21:12:56.019Z Downloaded hashbrown v0.13.2
8522024-12-20T21:12:56.022Z Downloaded tinytemplate v1.2.1
8532024-12-20T21:12:56.024Z Downloaded displaydoc v0.2.5
8542024-12-20T21:12:56.027Z Downloaded universal-hash v0.5.1
8552024-12-20T21:12:56.030Z Downloaded strip-ansi-escapes v0.2.0
8562024-12-20T21:12:56.030Z Downloaded sqlformat v0.2.6
8572024-12-20T21:12:56.032Z Downloaded colorchoice v1.0.2
8582024-12-20T21:12:56.032Z Downloaded tabwriter v1.4.0
8592024-12-20T21:12:56.032Z Downloaded r2d2 v0.8.10
8602024-12-20T21:12:56.034Z Downloaded owo-colors v4.1.0
8612024-12-20T21:12:56.037Z Downloaded tungstenite v0.24.0
8622024-12-20T21:12:56.040Z Downloaded darling v0.20.10
8632024-12-20T21:12:56.044Z Downloaded crc-any v2.5.0
8642024-12-20T21:12:56.046Z Downloaded num_cpus v1.16.0
8652024-12-20T21:12:56.048Z Downloaded native-tls v0.2.12
8662024-12-20T21:12:56.051Z Downloaded libtest-mimic v0.7.3
8672024-12-20T21:12:56.054Z Downloaded flume v0.11.1
8682024-12-20T21:12:56.057Z Downloaded aes v0.8.4
8692024-12-20T21:12:56.060Z Downloaded scrypt v0.11.0
8702024-12-20T21:12:56.062Z Downloaded peg v0.8.4
8712024-12-20T21:12:56.065Z Downloaded pbkdf2 v0.12.2
8722024-12-20T21:12:56.067Z Downloaded pbkdf2 v0.11.0
8732024-12-20T21:12:56.070Z Downloaded hyper-tls v0.6.0
8742024-12-20T21:12:56.070Z Downloaded der_derive v0.7.3
8752024-12-20T21:12:56.072Z Downloaded bumpalo v3.16.0
8762024-12-20T21:12:56.074Z Downloaded digest v0.10.7
8772024-12-20T21:12:56.077Z Downloaded clap_derive v4.5.18
8782024-12-20T21:12:56.079Z Downloaded linked-hash-map v0.5.6
8792024-12-20T21:12:56.079Z Downloaded clap_lex v0.7.2
8802024-12-20T21:12:56.082Z Downloaded whoami v1.5.2
8812024-12-20T21:12:56.082Z Downloaded subprocess v0.2.9
8822024-12-20T21:12:56.085Z Downloaded rstest v0.23.0
8832024-12-20T21:12:56.090Z Downloaded fatfs v0.3.6
8842024-12-20T21:12:56.093Z Downloaded arc-swap v1.7.1
8852024-12-20T21:12:56.097Z Downloaded smallvec v1.13.2
8862024-12-20T21:12:56.102Z Downloaded slog-term v2.9.1
8872024-12-20T21:12:56.104Z Downloaded allocator-api2 v0.2.18
8882024-12-20T21:12:56.106Z Downloaded hyper-rustls v0.27.3
8892024-12-20T21:12:56.108Z Downloaded hyper-rustls v0.26.0
8902024-12-20T21:12:56.110Z Downloaded httptest v0.16.1
8912024-12-20T21:12:56.113Z Downloaded httparse v1.9.5
8922024-12-20T21:12:56.115Z Downloaded hickory-client v0.24.1
8932024-12-20T21:12:56.118Z Downloaded parking_lot v0.11.2
8942024-12-20T21:12:56.120Z Downloaded heck v0.4.1
8952024-12-20T21:12:56.122Z Downloaded thiserror-impl v2.0.3
8962024-12-20T21:12:56.124Z Downloaded thiserror-impl v1.0.69
8972024-12-20T21:12:56.124Z Downloaded slog-stdlog v4.1.1
8982024-12-20T21:12:56.126Z Downloaded slog-scope v4.4.0
8992024-12-20T21:12:56.126Z Downloaded sha2 v0.10.8
9002024-12-20T21:12:56.129Z Downloaded slog-async v2.8.0
9012024-12-20T21:12:56.132Z Downloaded signature v2.2.0
9022024-12-20T21:12:56.132Z Downloaded serde_tokenstream v0.2.2
9032024-12-20T21:12:56.134Z Downloaded pkcs1 v0.7.5
9042024-12-20T21:12:56.137Z Downloaded secrecy v0.8.0
9052024-12-20T21:12:56.137Z Downloaded vte_generate_state_changes v0.1.2
9062024-12-20T21:12:56.137Z Downloaded humantime v2.1.0
9072024-12-20T21:12:56.140Z Downloaded hubpack v0.1.2
9082024-12-20T21:12:56.140Z Downloaded httpdate v1.0.3
9092024-12-20T21:12:56.143Z Downloaded event-listener v5.3.1
9102024-12-20T21:12:56.145Z Downloaded blake2 v0.10.6
9112024-12-20T21:12:56.145Z Downloaded rustversion v1.0.17
9122024-12-20T21:12:56.148Z Downloaded fixedbitset v0.4.2
9132024-12-20T21:12:56.151Z Downloaded heck v0.3.3
9142024-12-20T21:12:56.151Z Downloaded form_urlencoded v1.2.1
9152024-12-20T21:12:56.154Z Downloaded foldhash v0.1.3
9162024-12-20T21:12:56.154Z Downloaded filetime v0.2.25
9172024-12-20T21:12:56.154Z Downloaded ff v0.13.0
9182024-12-20T21:12:56.157Z Downloaded fd-lock v4.0.2
9192024-12-20T21:12:56.160Z Downloaded home v0.5.9
9202024-12-20T21:12:56.160Z Downloaded hex-literal v0.4.1
9212024-12-20T21:12:56.160Z Downloaded progenitor-macro v0.8.0
9222024-12-20T21:12:56.162Z Downloaded primeorder v0.13.6
9232024-12-20T21:12:56.162Z Downloaded predicates-core v1.0.8
9242024-12-20T21:12:56.165Z Downloaded plotters-backend v0.3.7
9252024-12-20T21:12:56.165Z Downloaded hash32 v0.2.1
9262024-12-20T21:12:56.168Z Downloaded foreign-types v0.3.2
9272024-12-20T21:12:56.168Z Downloaded fallible-streaming-iterator v0.1.9
9282024-12-20T21:12:56.168Z Downloaded event-listener-strategy v0.5.2
9292024-12-20T21:12:56.168Z Downloaded async-io v2.3.4
9302024-12-20T21:12:56.170Z Downloaded async-bb8-diesel v0.2.1
9312024-12-20T21:12:56.173Z Downloaded assert_cmd v2.0.16
9322024-12-20T21:12:56.176Z Downloaded anstream v0.6.15
9332024-12-20T21:12:56.179Z Downloaded ahash v0.8.11
9342024-12-20T21:12:56.181Z Downloaded blake2b_simd v1.0.2
9352024-12-20T21:12:56.181Z Downloaded bcs v0.1.6
9362024-12-20T21:12:56.184Z Downloaded backoff v0.4.0
9372024-12-20T21:12:56.187Z Downloaded funty v2.0.0
9382024-12-20T21:12:56.190Z Downloaded camino v1.1.9
9392024-12-20T21:12:56.190Z Downloaded async-trait v0.1.83
9402024-12-20T21:12:56.193Z Downloaded base16ct v0.2.0
9412024-12-20T21:12:56.195Z Downloaded async-task v4.7.1
9422024-12-20T21:12:56.198Z Downloaded fancy-regex v0.13.0
9432024-12-20T21:12:56.201Z Downloaded async-channel v1.9.0
9442024-12-20T21:12:56.203Z Downloaded ascii-canvas v3.0.0
9452024-12-20T21:12:56.203Z Downloaded async-lock v3.4.0
9462024-12-20T21:12:56.207Z Downloaded fs-err v2.11.0
9472024-12-20T21:12:56.209Z Downloaded argon2 v0.5.3
9482024-12-20T21:12:56.209Z Downloaded chrono-tz-build v0.4.0
9492024-12-20T21:12:56.211Z Downloaded cfg-if v1.0.0
9502024-12-20T21:12:56.211Z Downloaded approx v0.5.1
9512024-12-20T21:12:56.214Z Downloaded async-global-executor v2.4.1
9522024-12-20T21:12:56.217Z Downloaded block-padding v0.3.3
9532024-12-20T21:12:56.217Z Downloaded atomic-waker v1.1.2
9542024-12-20T21:12:56.423Z Downloaded aws-lc-sys v0.22.0
9552024-12-20T21:12:56.628Z Downloaded ring v0.17.8
9562024-12-20T21:12:56.793Z Downloaded ring v0.16.20
9572024-12-20T21:12:56.874Z Downloaded libsqlite3-sys v0.30.1
9582024-12-20T21:12:57.224Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
9592024-12-20T21:12:59.985Zpkg list: illegal option -- F
9602024-12-20T21:12:59.985ZUsage:
9612024-12-20T21:12:59.987Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
9622024-12-20T21:12:59.988Z [pkg_fmri_pattern ...]
9632024-12-20T21:13:00.881Zpkg list: illegal option -- F
9642024-12-20T21:13:00.881ZUsage:
9652024-12-20T21:13:00.883Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
9662024-12-20T21:13:00.883Z [pkg_fmri_pattern ...]
9672024-12-20T21:13:09.958Z Startup: Refreshing catalog 'helios-dev' ... Done
9682024-12-20T21:13:13.919Z Startup: Caching catalogs ... Done
9692024-12-20T21:13:24.895ZPlanning: Solver setup ... Done (9.958s)
9702024-12-20T21:13:25.039ZPlanning: Running solver ... Done (0.135s)
9712024-12-20T21:13:25.198ZPlanning: Finding local manifests ... Done (0.082s)
9722024-12-20T21:13:25.211ZPlanning: Fetching manifests: 0/7 0% complete
9732024-12-20T21:13:25.491ZPlanning: Fetching manifests: 7/7 100% complete
9742024-12-20T21:13:25.722ZPlanning: Package planning ... Done (0.249s)
9752024-12-20T21:13:25.782ZPlanning: Merging actions ... Done (0.057s)
9762024-12-20T21:13:26.308ZPlanning: Checking for conflicting actions ... Done (0.528s)
9772024-12-20T21:13:29.751ZPlanning: Consolidating action changes ... Done (3.443s)
9782024-12-20T21:13:30.208ZPlanning: Evaluating mediators ... Done (0.456s)
9792024-12-20T21:13:30.329ZPlanning: Planning completed in 16.31 seconds
9802024-12-20T21:13:30.346Z Packages to install: 4
9812024-12-20T21:13:30.346Z Packages to update: 3
9822024-12-20T21:13:30.349Z Mediators to change: 2
9832024-12-20T21:13:30.349Z Services to change: 1
9842024-12-20T21:13:30.349Z Estimated space available: 155.37 GB
9852024-12-20T21:13:30.349ZEstimated space to be consumed: 1.64 GB
9862024-12-20T21:13:30.349Z Create boot environment: No
9872024-12-20T21:13:30.349ZCreate backup boot environment: Yes
9882024-12-20T21:13:30.349Z Rebuild boot archive: No
9892024-12-20T21:13:30.349Z
9902024-12-20T21:13:30.349ZChanged mediators:
9912024-12-20T21:13:30.349Z mediator clang:
9922024-12-20T21:13:30.349Z version: None -> 15 (system default)
9932024-12-20T21:13:30.349Z
9942024-12-20T21:13:30.349Z mediator llvm:
9952024-12-20T21:13:30.349Z version: 14 (system default) -> 15 (system default)
9962024-12-20T21:13:30.349Z
9972024-12-20T21:13:30.349ZChanged packages:
9982024-12-20T21:13:30.349Zhelios-dev
9992024-12-20T21:13:30.349Z developer/build-essential
10002024-12-20T21:13:30.349Z None -> 11-2.0
10012024-12-20T21:13:30.349Z library/libxmlsec1
10022024-12-20T21:13:30.349Z None -> 1.2.35-2.0
10032024-12-20T21:13:30.350Z ooce/developer/clang-15
10042024-12-20T21:13:30.350Z None -> 15.0.7-2.0
10052024-12-20T21:13:30.350Z ooce/developer/llvm-15
10062024-12-20T21:13:30.350Z None -> 15.0.7-2.0
10072024-12-20T21:13:30.350Z package/pkg
10082024-12-20T21:13:30.350Z 0.5.11-2.0 -> 0.5.11-2.1.6412
10092024-12-20T21:13:30.350Z system/library/g++-runtime
10102024-12-20T21:13:30.350Z 13-2.0 -> 14-2.0
10112024-12-20T21:13:30.350Z system/library/gcc-runtime
10122024-12-20T21:13:30.350Z 13-2.0 -> 14-2.0
10132024-12-20T21:13:30.350Z
10142024-12-20T21:13:30.350ZServices:
10152024-12-20T21:13:30.350Z restart_fmri:
10162024-12-20T21:13:30.351Z svc:/system/update-man-index:default
10172024-12-20T21:13:30.351Z
10182024-12-20T21:13:30.351ZEditable files to change:
10192024-12-20T21:13:30.351Z Update:
10202024-12-20T21:13:30.351Z usr/share/lib/pkg/web/config.shtml
10212024-12-20T21:13:30.526Z
10222024-12-20T21:13:30.527ZDownload: 0/4301 items 0.0/225.4MB 0% complete
10232024-12-20T21:13:35.543ZDownload: 749/4301 items 17.9/225.4MB 7% complete (3.8M/s)
10242024-12-20T21:13:40.574ZDownload: 1083/4301 items 19.5/225.4MB 8% complete (2.0M/s)
10252024-12-20T21:13:45.923ZDownload: 1194/4301 items 81.9/225.4MB 36% complete (7.3M/s)
10262024-12-20T21:13:52.797ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (6.5M/s)
10272024-12-20T21:14:01.217ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (3.9M/s)
10282024-12-20T21:14:06.283ZDownload: 3243/4301 items 201.2/225.4MB 89% complete (8.2M/s)
10292024-12-20T21:14:11.442ZDownload: 3260/4301 items 206.8/225.4MB 91% complete (8.8M/s)
10302024-12-20T21:14:17.084ZDownload: 3288/4301 items 211.8/225.4MB 93% complete (8.8M/s)
10312024-12-20T21:14:22.100ZDownload: 4196/4301 items 220.5/225.4MB 97% complete (1.1M/s)
10322024-12-20T21:14:29.628ZDownload: 4206/4301 items 220.6/225.4MB 97% complete (1.1M/s)
10332024-12-20T21:14:30.697ZDownload: Completed 225.42 MB in 60.09 seconds (3.8M/s)
10342024-12-20T21:14:32.836Z Actions: 1/5122 actions (Removing old actions)
10352024-12-20T21:14:32.872Z Actions: 194/5122 actions (Installing new actions)
10362024-12-20T21:14:37.941Z Actions: 4176/5122 actions (Installing new actions)
10372024-12-20T21:14:38.247Z Actions: 4267/5122 actions (Updating modified actions)
10382024-12-20T21:14:38.700Z Actions: Completed 5122 actions in 5.86 seconds.
10392024-12-20T21:14:39.105Z Done (0.398s)
10402024-12-20T21:14:39.108Z Done (0.001s)
10412024-12-20T21:14:39.689Z Done (0.582s)
10422024-12-20T21:14:45.540Z Done (5.631s)
10432024-12-20T21:14:45.807Z Done (0.196s)
10442024-12-20T21:14:45.810Z Done (0.000s)
10452024-12-20T21:14:45.996Z Done (0.000s)
10462024-12-20T21:14:46.690ZPlanning: Evaluating mediator changes ... Done
10472024-12-20T21:14:46.849ZPlanning: Checking for conflicting actions ... Done
10482024-12-20T21:14:46.852ZPlanning: Consolidating action changes ... Done
10492024-12-20T21:14:47.119ZPlanning: Evaluating mediators ... Done
10502024-12-20T21:14:47.122ZPlanning: Planning completed in 0.43 seconds
10512024-12-20T21:14:47.160Z Mediators to change: 2
10522024-12-20T21:14:47.160Z Create boot environment: No
10532024-12-20T21:14:47.162ZCreate backup boot environment: No
10542024-12-20T21:14:47.248Z Done
10552024-12-20T21:14:47.249Z Done
10562024-12-20T21:14:47.606Z Done
10572024-12-20T21:14:51.257Z Done
10582024-12-20T21:14:51.349Z Done
10592024-12-20T21:14:51.353Z Done
10602024-12-20T21:14:51.482Z Done
10612024-12-20T21:14:52.092ZPlanning: Evaluating mediator changes ... Done
10622024-12-20T21:14:52.094ZPlanning: Merging actions ... Done
10632024-12-20T21:14:52.281ZPlanning: Checking for conflicting actions ... Done
10642024-12-20T21:14:52.284ZPlanning: Consolidating action changes ... Done
10652024-12-20T21:14:52.548ZPlanning: Evaluating mediators ... Done
10662024-12-20T21:14:52.603ZPlanning: Planning completed in 0.75 seconds
10672024-12-20T21:14:52.645Z Packages to change: 1
10682024-12-20T21:14:52.645Z Mediators to change: 1
10692024-12-20T21:14:52.650Z Services to change: 1
10702024-12-20T21:14:52.650Z Create boot environment: No
10712024-12-20T21:14:52.650ZCreate backup boot environment: Yes
10722024-12-20T21:14:55.243Z Actions: 1/6 actions (Updating modified actions)
10732024-12-20T21:14:55.245Z Actions: Completed 6 actions in 0.00 seconds.
10742024-12-20T21:14:55.245Z Done
10752024-12-20T21:14:55.245Z Done
10762024-12-20T21:14:55.361Z Done
10772024-12-20T21:14:59.031Z Done
10782024-12-20T21:14:59.118Z Done
10792024-12-20T21:14:59.121Z Done
10802024-12-20T21:14:59.260Z Done
10812024-12-20T21:14:59.699ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
10822024-12-20T21:14:59.700Zclang system 15 system
10832024-12-20T21:14:59.700Zcsh system system illumos
10842024-12-20T21:14:59.700Zctags system system illumos
10852024-12-20T21:14:59.700Zgcc vendor 12 vendor
10862024-12-20T21:14:59.700Zgcc system 10 system
10872024-12-20T21:14:59.700Zgcc system 7 system
10882024-12-20T21:14:59.700Zgo system 1.20 system
10892024-12-20T21:14:59.700Zgo system 1.19 system
10902024-12-20T21:14:59.700Zllvm system 15 system
10912024-12-20T21:14:59.700Zllvm system 14 system
10922024-12-20T21:14:59.700Zmariadb system 10.6 system
10932024-12-20T21:14:59.700Zmta vendor vendor dma
10942024-12-20T21:14:59.700Zopenjdk system 17 system
10952024-12-20T21:14:59.700Zopenjdk system 11 system
10962024-12-20T21:14:59.700Zopenjdk system 1.8 system
10972024-12-20T21:14:59.700Zopenssl vendor 3 vendor
10982024-12-20T21:14:59.700Zperl system 5.36 system
10992024-12-20T21:14:59.700Zpostgresql system 15 system
11002024-12-20T21:14:59.700Zpostgresql system 13 system
11012024-12-20T21:14:59.700Zpython vendor 3 vendor
11022024-12-20T21:14:59.700Zpython system 2 system
11032024-12-20T21:14:59.701Zpython3 system 3.11 system
11042024-12-20T21:14:59.701Zruby system 3.0 system
11052024-12-20T21:14:59.701Zwords vendor vendor american-english
11062024-12-20T21:14:59.701Zwords system system australian-english
11072024-12-20T21:14:59.701Zwords system system british-english
11082024-12-20T21:14:59.701Zwords system system canadian-english
11092024-12-20T21:14:59.701Zwords system system french
11102024-12-20T21:14:59.701Zwords system system italian
11112024-12-20T21:14:59.701Zwords system system ngerman
11122024-12-20T21:14:59.701Zwords system system ogerman
11132024-12-20T21:14:59.701Zwords system system spanish
11142024-12-20T21:15:00.041ZPUBLISHER TYPE STATUS P LOCATION
11152024-12-20T21:15:00.041Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
11162024-12-20T21:15:02.828ZFMRI IFO
11172024-12-20T21:15:02.828Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11182024-12-20T21:15:02.828Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11192024-12-20T21:15:02.828Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11202024-12-20T21:15:02.828Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11212024-12-20T21:15:02.828Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11222024-12-20T21:15:02.828Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11232024-12-20T21:15:02.828Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
11242024-12-20T21:15:02.828Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11252024-12-20T21:15:02.828Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11262024-12-20T21:15:02.828Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
11272024-12-20T21:15:02.828Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
11282024-12-20T21:15:02.828Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11292024-12-20T21:15:02.829Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
11302024-12-20T21:15:02.829Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
11312024-12-20T21:15:02.829Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
11322024-12-20T21:15:03.889Z Downloading crates ...
11332024-12-20T21:15:04.011Z Downloaded cargo_toml v0.20.5
11342024-12-20T21:15:04.137Z Compiling proc-macro2 v1.0.89
11352024-12-20T21:15:04.138Z Compiling unicode-ident v1.0.13
11362024-12-20T21:15:04.138Z Compiling version_check v0.9.5
11372024-12-20T21:15:04.138Z Compiling serde v1.0.215
11382024-12-20T21:15:04.141Z Compiling memchr v2.7.4
11392024-12-20T21:15:04.141Z Compiling thiserror v1.0.69
11402024-12-20T21:15:04.141Z Compiling libc v0.2.162
11412024-12-20T21:15:04.141Z Compiling itoa v1.0.11
11422024-12-20T21:15:04.395Z Compiling ryu v1.0.18
11432024-12-20T21:15:04.719Z Compiling ucd-trie v0.1.7
11442024-12-20T21:15:04.903Z Compiling once_cell v1.20.2
11452024-12-20T21:15:04.945Z Compiling byteorder v1.5.0
11462024-12-20T21:15:05.101Z Compiling serde_json v1.0.132
11472024-12-20T21:15:05.318Z Compiling rustix v0.38.37
11482024-12-20T21:15:05.386Z Compiling bitflags v2.6.0
11492024-12-20T21:15:05.415Z Compiling proc-macro-error-attr v1.0.4
11502024-12-20T21:15:05.668Z Compiling usdt-impl v0.5.0
11512024-12-20T21:15:05.710Z Compiling syn v1.0.109
11522024-12-20T21:15:05.838Z Compiling proc-macro-error v1.0.4
11532024-12-20T21:15:05.872Z Compiling log v0.4.22
11542024-12-20T21:15:05.976Z Compiling quote v1.0.37
11552024-12-20T21:15:06.183Z Compiling errno v0.3.9
11562024-12-20T21:15:06.232Z Compiling equivalent v1.0.1
11572024-12-20T21:15:06.246Z Compiling utf8parse v0.2.2
11582024-12-20T21:15:06.339Z Compiling syn v2.0.87
11592024-12-20T21:15:06.389Z Compiling plain v0.2.3
11602024-12-20T21:15:06.392Z Compiling camino v1.1.9
11612024-12-20T21:15:06.482Z Compiling hashbrown v0.15.1
11622024-12-20T21:15:06.687Z Compiling anstyle-parse v0.2.5
11632024-12-20T21:15:06.901Z Compiling thread-id v4.2.2
11642024-12-20T21:15:07.085Z Compiling anstyle v1.0.10
11652024-12-20T21:15:07.140Z Compiling winnow v0.6.20
11662024-12-20T21:15:07.334Z Compiling anstyle-query v1.1.1
11672024-12-20T21:15:07.483Z Compiling autocfg v1.4.0
11682024-12-20T21:15:07.523Z Compiling pretty-hex v0.4.1
11692024-12-20T21:15:07.732Z Compiling indexmap v2.6.0
11702024-12-20T21:15:07.746Z Compiling semver v1.0.23
11712024-12-20T21:15:07.750Z Compiling colorchoice v1.0.2
11722024-12-20T21:15:07.918Z Compiling is_terminal_polyfill v1.70.1
11732024-12-20T21:15:08.039Z Compiling unicode-width v0.1.14
11742024-12-20T21:15:08.331Z Compiling anstream v0.6.15
11752024-12-20T21:15:08.558Z Compiling terminal_size v0.4.0
11762024-12-20T21:15:08.605Z Compiling fs-err v2.11.0
11772024-12-20T21:15:08.893Z Compiling fastrand v2.1.1
11782024-12-20T21:15:08.971Z Compiling strsim v0.11.1
11792024-12-20T21:15:09.112Z Compiling fnv v1.0.7
11802024-12-20T21:15:09.281Z Compiling bytecount v0.6.8
11812024-12-20T21:15:09.337Z Compiling heck v0.4.1
11822024-12-20T21:15:09.495Z Compiling cfg-if v1.0.0
11832024-12-20T21:15:09.548Z Compiling anyhow v1.0.93
11842024-12-20T21:15:09.581Z Compiling clap_lex v0.7.2
11852024-12-20T21:15:09.825Z Compiling heck v0.5.0
11862024-12-20T21:15:09.956Z Compiling clap_builder v4.5.21
11872024-12-20T21:15:10.106Z Compiling tempfile v3.13.0
11882024-12-20T21:15:10.143Z Compiling papergrid v0.11.0
11892024-12-20T21:15:10.483Z Compiling memmap v0.7.0
11902024-12-20T21:15:10.523Z Compiling smawk v0.3.2
11912024-12-20T21:15:10.735Z Compiling unicode-linebreak v0.1.5
11922024-12-20T21:15:11.134Z Compiling swrite v0.1.0
11932024-12-20T21:15:11.239Z Compiling textwrap v0.16.1
11942024-12-20T21:15:12.298Z Compiling tabled_derive v0.7.0
11952024-12-20T21:15:13.802Z Compiling tabled v0.15.0
11962024-12-20T21:15:15.531Z Compiling serde_derive v1.0.215
11972024-12-20T21:15:15.531Z Compiling thiserror-impl v1.0.69
11982024-12-20T21:15:15.544Z Compiling zerocopy-derive v0.7.35
11992024-12-20T21:15:15.544Z Compiling scroll_derive v0.12.0
12002024-12-20T21:15:15.676Z Compiling clap_derive v4.5.18
12012024-12-20T21:15:16.759Z Compiling scroll v0.12.0
12022024-12-20T21:15:17.198Z Compiling goblin v0.8.2
12032024-12-20T21:15:17.330Z Compiling zerocopy v0.7.35
12042024-12-20T21:15:18.325Z Compiling pest v2.7.14
12052024-12-20T21:15:19.556Z Compiling clap v4.5.21
12062024-12-20T21:15:20.482Z Compiling pest_meta v2.7.14
12072024-12-20T21:15:21.482Z Compiling pest_generator v2.7.14
12082024-12-20T21:15:23.230Z Compiling pest_derive v2.7.14
12092024-12-20T21:15:23.982Z Compiling dtrace-parser v0.2.0
12102024-12-20T21:15:25.779Z Compiling serde_spanned v0.6.8
12112024-12-20T21:15:25.789Z Compiling toml_datetime v0.6.8
12122024-12-20T21:15:25.789Z Compiling cargo-platform v0.1.8
12132024-12-20T21:15:26.180Z Compiling serde_tokenstream v0.2.2
12142024-12-20T21:15:26.316Z Compiling toml_edit v0.22.22
12152024-12-20T21:15:26.331Z Compiling macaddr v1.0.1
12162024-12-20T21:15:26.391Z Compiling camino-tempfile v1.1.1
12172024-12-20T21:15:27.287Z Compiling dof v0.3.0
12182024-12-20T21:15:27.287Z Compiling cargo_metadata v0.18.1
12192024-12-20T21:15:29.070Z Compiling toml v0.8.19
12202024-12-20T21:15:29.114Z Compiling usdt-attr-macro v0.5.0
12212024-12-20T21:15:29.118Z Compiling usdt-macro v0.5.0
12222024-12-20T21:15:29.932Z Compiling cargo_toml v0.20.5
12232024-12-20T21:15:30.566Z Compiling usdt v0.5.0
12242024-12-20T21:15:33.457Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
12252024-12-20T21:15:37.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.29s
12262024-12-20T21:15:37.724Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
12272024-12-20T21:15:38.586Z Compiling serde v1.0.215
12282024-12-20T21:15:38.624Z Compiling lock_api v0.4.12
12292024-12-20T21:15:38.624Z Compiling scopeguard v1.2.0
12302024-12-20T21:15:38.624Z Compiling value-bag v1.9.0
12312024-12-20T21:15:38.624Z Compiling typenum v1.17.0
12322024-12-20T21:15:38.624Z Compiling generic-array v0.14.7
12332024-12-20T21:15:38.715Z Compiling syn v2.0.87
12342024-12-20T21:15:38.729Z Compiling getrandom v0.2.15
12352024-12-20T21:15:38.870Z Compiling shlex v1.3.0
12362024-12-20T21:15:38.994Z Compiling rand_core v0.6.4
12372024-12-20T21:15:39.229Z Compiling log v0.4.22
12382024-12-20T21:15:39.286Z Compiling subtle v2.6.1
12392024-12-20T21:15:39.307Z Compiling jobserver v0.1.32
12402024-12-20T21:15:39.330Z Compiling smallvec v1.13.2
12412024-12-20T21:15:39.538Z Compiling const-oid v0.9.6
12422024-12-20T21:15:39.615Z Compiling spin v0.9.8
12432024-12-20T21:15:39.636Z Compiling pin-project-lite v0.2.14
12442024-12-20T21:15:39.731Z Compiling cc v1.1.30
12452024-12-20T21:15:39.758Z Compiling rustix v0.38.37
12462024-12-20T21:15:40.014Z Compiling parking_lot_core v0.9.10
12472024-12-20T21:15:40.111Z Compiling futures-core v0.3.31
12482024-12-20T21:15:40.231Z Compiling signal-hook-registry v1.4.2
12492024-12-20T21:15:40.351Z Compiling mio v1.0.2
12502024-12-20T21:15:40.623Z Compiling aho-corasick v1.1.3
12512024-12-20T21:15:41.052Z Compiling parking_lot v0.12.3
12522024-12-20T21:15:41.118Z Compiling cpufeatures v0.2.14
12532024-12-20T21:15:41.214Z Compiling regex-syntax v0.8.5
12542024-12-20T21:15:41.403Z Compiling lazy_static v1.5.0
12552024-12-20T21:15:41.512Z Compiling either v1.13.0
12562024-12-20T21:15:41.526Z Compiling stable_deref_trait v1.2.0
12572024-12-20T21:15:41.580Z Compiling futures-sink v0.3.31
12582024-12-20T21:15:41.673Z Compiling glob v0.3.1
12592024-12-20T21:15:41.729Z Compiling socket2 v0.5.7
12602024-12-20T21:15:41.959Z Compiling slab v0.4.9
12612024-12-20T21:15:41.976Z Compiling prettyplease v0.2.25
12622024-12-20T21:15:42.333Z Compiling minimal-lexical v0.2.1
12632024-12-20T21:15:42.649Z Compiling clang-sys v1.8.1
12642024-12-20T21:15:42.680Z Compiling libloading v0.8.5
12652024-12-20T21:15:42.725Z Compiling nom v7.1.3
12662024-12-20T21:15:42.846Z Compiling home v0.5.9
12672024-12-20T21:15:43.101Z Compiling serde_json v1.0.132
12682024-12-20T21:15:43.113Z Compiling bindgen v0.69.5
12692024-12-20T21:15:43.433Z Compiling itertools v0.10.5
12702024-12-20T21:15:43.904Z Compiling futures-channel v0.3.31
12712024-12-20T21:15:43.973Z Compiling futures-io v0.3.31
12722024-12-20T21:15:44.310Z Compiling pin-utils v0.1.0
12732024-12-20T21:15:44.361Z Compiling rustc-hash v1.1.0
12742024-12-20T21:15:44.404Z Compiling lazycell v1.3.0
12752024-12-20T21:15:44.506Z Compiling allocator-api2 v0.2.18
12762024-12-20T21:15:44.571Z Compiling foldhash v0.1.3
12772024-12-20T21:15:44.859Z Compiling regex-automata v0.4.8
12782024-12-20T21:15:45.367Z Compiling futures-task v0.3.31
12792024-12-20T21:15:45.716Z Compiling hashbrown v0.15.1
12802024-12-20T21:15:46.305Z Compiling cexpr v0.6.0
12812024-12-20T21:15:46.428Z Compiling cmake v0.1.51
12822024-12-20T21:15:46.529Z Compiling synstructure v0.13.1
12832024-12-20T21:15:47.344Z Compiling fs_extra v1.3.0
12842024-12-20T21:15:47.955Z Compiling tinyvec_macros v0.1.1
12852024-12-20T21:15:48.020Z Compiling pkg-config v0.3.31
12862024-12-20T21:15:48.039Z Compiling dunce v1.0.5
12872024-12-20T21:15:48.069Z Compiling libm v0.2.8
12882024-12-20T21:15:48.200Z Compiling tinyvec v1.8.0
12892024-12-20T21:15:48.227Z Compiling num-traits v0.2.19
12902024-12-20T21:15:48.725Z Compiling ring v0.17.8
12912024-12-20T21:15:49.619Z Compiling unicode-normalization v0.1.24
12922024-12-20T21:15:49.688Z Compiling base64ct v1.6.0
12932024-12-20T21:15:49.869Z Compiling unicode-bidi v0.3.17
12942024-12-20T21:15:49.902Z Compiling paste v1.0.15
12952024-12-20T21:15:50.212Z Compiling litemap v0.7.3
12962024-12-20T21:15:50.275Z Compiling writeable v0.5.5
12972024-12-20T21:15:50.387Z Compiling regex v1.11.1
12982024-12-20T21:15:50.670Z Compiling pem-rfc7468 v0.7.0
12992024-12-20T21:15:51.296Z Compiling aws-lc-rs v1.10.0
13002024-12-20T21:15:51.409Z Compiling httparse v1.9.5
13012024-12-20T21:15:51.498Z Compiling flagset v0.4.6
13022024-12-20T21:15:51.717Z Compiling tracing-core v0.1.32
13032024-12-20T21:15:52.243Z Compiling icu_locid_transform_data v1.5.0
13042024-12-20T21:15:52.342Z Compiling crossbeam-utils v0.8.20
13052024-12-20T21:15:52.887Z Compiling rustls-pki-types v1.10.0
13062024-12-20T21:15:52.904Z Compiling percent-encoding v2.3.1
13072024-12-20T21:15:53.081Z Compiling powerfmt v0.2.0
13082024-12-20T21:15:53.192Z Compiling serde_derive v1.0.215
13092024-12-20T21:15:53.248Z Compiling zeroize_derive v1.4.2
13102024-12-20T21:15:53.400Z Compiling zerocopy-derive v0.7.35
13112024-12-20T21:15:53.649Z Compiling tokio-macros v2.4.0
13122024-12-20T21:15:54.034Z Compiling zerofrom-derive v0.1.4
13132024-12-20T21:15:54.873Z Compiling zeroize v1.8.1
13142024-12-20T21:15:55.293Z Compiling thiserror-impl v1.0.69
13152024-12-20T21:15:55.631Z Compiling yoke-derive v0.7.4
13162024-12-20T21:15:55.706Z Compiling zerocopy v0.7.35
13172024-12-20T21:15:56.689Z Compiling crypto-common v0.1.6
13182024-12-20T21:15:56.907Z Compiling block-buffer v0.10.4
13192024-12-20T21:15:56.932Z Compiling futures-macro v0.3.31
13202024-12-20T21:15:57.169Z Compiling digest v0.10.7
13212024-12-20T21:15:57.366Z Compiling zerovec-derive v0.10.3
13222024-12-20T21:15:57.671Z Compiling hmac v0.12.1
13232024-12-20T21:15:57.728Z Compiling block-padding v0.3.3
13242024-12-20T21:15:57.926Z Compiling displaydoc v0.2.5
13252024-12-20T21:15:57.973Z Compiling inout v0.1.3
13262024-12-20T21:15:58.113Z Compiling zerofrom v0.1.4
13272024-12-20T21:15:58.254Z Compiling cipher v0.4.4
13282024-12-20T21:15:58.363Z Compiling sha2 v0.10.8
13292024-12-20T21:15:58.751Z Compiling yoke v0.7.4
13302024-12-20T21:15:58.754Z Compiling thiserror v1.0.69
13312024-12-20T21:15:58.788Z Compiling ppv-lite86 v0.2.20
13322024-12-20T21:15:58.896Z Compiling der_derive v0.7.3
13332024-12-20T21:15:58.932Z Compiling futures-util v0.3.31
13342024-12-20T21:15:59.143Z Compiling icu_provider_macros v1.5.0
13352024-12-20T21:15:59.678Z Compiling rand_chacha v0.3.1
13362024-12-20T21:15:59.716Z Compiling tracing-attributes v0.1.27
13372024-12-20T21:16:00.210Z Compiling zerovec v0.10.4
13382024-12-20T21:16:00.391Z Compiling rand v0.8.5
13392024-12-20T21:16:01.527Z Compiling der v0.7.9
13402024-12-20T21:16:02.004Z Compiling pest v2.7.14
13412024-12-20T21:16:02.067Z Compiling tinystr v0.7.6
13422024-12-20T21:16:02.480Z Compiling icu_locid v1.5.0
13432024-12-20T21:16:02.535Z Compiling icu_collections v1.5.0
13442024-12-20T21:16:02.618Z Compiling salsa20 v0.10.2
13452024-12-20T21:16:02.846Z Compiling pbkdf2 v0.12.2
13462024-12-20T21:16:03.027Z Compiling num-conv v0.1.0
13472024-12-20T21:16:03.294Z Compiling mirai-annotations v1.12.0
13482024-12-20T21:16:03.493Z Compiling untrusted v0.9.0
13492024-12-20T21:16:03.630Z Compiling icu_provider v1.5.0
13502024-12-20T21:16:03.676Z Compiling tracing v0.1.40
13512024-12-20T21:16:03.952Z Compiling spki v0.7.3
13522024-12-20T21:16:04.234Z Compiling untrusted v0.7.1
13532024-12-20T21:16:04.393Z Compiling icu_locid_transform v1.5.0
13542024-12-20T21:16:04.415Z Compiling time-core v0.1.2
13552024-12-20T21:16:04.593Z Compiling vcpkg v0.2.15
13562024-12-20T21:16:04.761Z Compiling icu_properties_data v1.5.0
13572024-12-20T21:16:04.923Z Compiling time-macros v0.2.18
13582024-12-20T21:16:04.941Z Compiling pest_meta v2.7.14
13592024-12-20T21:16:05.104Z Compiling scrypt v0.11.0
13602024-12-20T21:16:05.227Z Compiling aes v0.8.4
13612024-12-20T21:16:05.701Z Compiling icu_properties v1.5.1
13622024-12-20T21:16:06.782Z Compiling openssl-sys v0.9.103
13632024-12-20T21:16:07.154Z Compiling cbc v0.1.2
13642024-12-20T21:16:07.403Z Compiling deranged v0.3.11
13652024-12-20T21:16:07.875Z Compiling bitflags v2.6.0
13662024-12-20T21:16:07.901Z Compiling bytes v1.8.0
13672024-12-20T21:16:08.326Z Compiling indexmap v2.6.0
13682024-12-20T21:16:08.811Z Compiling tokio v1.40.0
13692024-12-20T21:16:09.193Z Compiling http v1.1.0
13702024-12-20T21:16:09.328Z Compiling semver v1.0.23
13712024-12-20T21:16:09.874Z Compiling rustc_version v0.4.1
13722024-12-20T21:16:10.107Z Compiling scroll_derive v0.12.0
13732024-12-20T21:16:10.611Z Compiling num_threads v0.1.7
13742024-12-20T21:16:10.677Z Compiling write16 v1.0.0
13752024-12-20T21:16:10.746Z Compiling utf16_iter v1.0.5
13762024-12-20T21:16:10.813Z Compiling icu_normalizer_data v1.5.0
13772024-12-20T21:16:10.915Z Compiling utf8_iter v1.0.4
13782024-12-20T21:16:10.955Z Compiling atomic-waker v1.1.2
13792024-12-20T21:16:11.157Z Compiling icu_normalizer v1.5.0
13802024-12-20T21:16:11.171Z Compiling http-body v1.0.1
13812024-12-20T21:16:11.328Z Compiling time v0.3.36
13822024-12-20T21:16:11.420Z Compiling pkcs5 v0.7.1
13832024-12-20T21:16:11.490Z Compiling pest_generator v2.7.14
13842024-12-20T21:16:11.634Z Compiling scroll v0.12.0
13852024-12-20T21:16:11.732Z Compiling form_urlencoded v1.2.1
13862024-12-20T21:16:12.084Z Compiling slog v2.7.0
13872024-12-20T21:16:12.193Z Compiling which v4.4.2
13882024-12-20T21:16:12.643Z Compiling try-lock v0.2.5
13892024-12-20T21:16:12.798Z Compiling goblin v0.8.2
13902024-12-20T21:16:12.823Z Compiling want v0.3.1
13912024-12-20T21:16:13.171Z Compiling pkcs8 v0.10.2
13922024-12-20T21:16:13.189Z Compiling idna_adapter v1.2.0
13932024-12-20T21:16:13.408Z Compiling httpdate v1.0.3
13942024-12-20T21:16:13.520Z Compiling pest_derive v2.7.14
13952024-12-20T21:16:13.642Z Compiling idna v1.0.3
13962024-12-20T21:16:13.880Z Compiling uuid v1.11.0
13972024-12-20T21:16:14.370Z Compiling dtrace-parser v0.2.0
13982024-12-20T21:16:14.741Z Compiling serde_tokenstream v0.2.2
13992024-12-20T21:16:15.362Z Compiling serde_spanned v0.6.8
14002024-12-20T21:16:15.380Z Compiling toml_datetime v0.6.8
14012024-12-20T21:16:15.562Z Compiling match_cfg v0.1.0
14022024-12-20T21:16:15.594Z Compiling openssl v0.10.66
14032024-12-20T21:16:15.658Z Compiling base64 v0.22.1
14042024-12-20T21:16:15.900Z Compiling adler2 v2.0.0
14052024-12-20T21:16:16.012Z Compiling foreign-types-shared v0.1.1
14062024-12-20T21:16:16.117Z Compiling tower-service v0.3.3
14072024-12-20T21:16:16.137Z Compiling rustversion v1.0.17
14082024-12-20T21:16:16.255Z Compiling iana-time-zone v0.1.61
14092024-12-20T21:16:16.394Z Compiling foreign-types v0.3.2
14102024-12-20T21:16:16.494Z Compiling chrono v0.4.38
14112024-12-20T21:16:16.586Z Compiling miniz_oxide v0.8.0
14122024-12-20T21:16:16.637Z Compiling hostname v0.3.1
14132024-12-20T21:16:16.721Z Compiling url v2.5.3
14142024-12-20T21:16:16.921Z Compiling openssl-macros v0.1.1
14152024-12-20T21:16:17.686Z Compiling tokio-util v0.7.12
14162024-12-20T21:16:18.144Z Compiling async-trait v0.1.83
14172024-12-20T21:16:18.269Z Compiling dirs-sys-next v0.1.2
14182024-12-20T21:16:18.689Z Compiling h2 v0.4.6
14192024-12-20T21:16:18.934Z Compiling dof v0.3.0
14202024-12-20T21:16:19.118Z Compiling syn v1.0.109
14212024-12-20T21:16:19.780Z Compiling usdt-impl v0.5.0
14222024-12-20T21:16:20.286Z Compiling data-encoding v2.6.0
14232024-12-20T21:16:20.985Z Compiling native-tls v0.2.12
14242024-12-20T21:16:21.182Z Compiling rustls v0.22.4
14252024-12-20T21:16:21.300Z Compiling rustls v0.23.19
14262024-12-20T21:16:21.424Z Compiling siphasher v0.3.11
14272024-12-20T21:16:21.565Z Compiling dirs-next v2.0.0
14282024-12-20T21:16:21.802Z Compiling http-body-util v0.1.2
14292024-12-20T21:16:22.350Z Compiling crossbeam-epoch v0.9.18
14302024-12-20T21:16:22.770Z Compiling heapless v0.7.17
14312024-12-20T21:16:23.136Z Compiling sha1 v0.10.6
14322024-12-20T21:16:23.205Z Compiling signature v2.2.0
14332024-12-20T21:16:23.225Z Compiling bzip2-sys v0.1.11+1.0.8
14342024-12-20T21:16:23.288Z Compiling serde_derive_internals v0.29.1
14352024-12-20T21:16:23.510Z Compiling thread_local v1.1.8
14362024-12-20T21:16:23.551Z Compiling cookie v0.18.1
14372024-12-20T21:16:23.734Z Compiling encoding_rs v0.8.34
14382024-12-20T21:16:23.870Z Compiling multer v3.1.0
14392024-12-20T21:16:24.117Z Compiling mime v0.3.17
14402024-12-20T21:16:24.156Z Compiling rayon-core v1.12.1
14412024-12-20T21:16:24.381Z Compiling slog-async v2.8.0
14422024-12-20T21:16:24.572Z Compiling unicode-properties v0.1.3
14432024-12-20T21:16:24.722Z Compiling gimli v0.31.1
14442024-12-20T21:16:24.926Z Compiling openssl-probe v0.1.5
14452024-12-20T21:16:24.971Z Compiling signal-hook v0.3.17
14462024-12-20T21:16:25.240Z Compiling ipnet v2.10.1
14472024-12-20T21:16:25.280Z Compiling schemars v0.8.21
14482024-12-20T21:16:25.745Z Compiling stringprep v0.1.5
14492024-12-20T21:16:26.076Z Compiling hyper v1.5.0
14502024-12-20T21:16:26.546Z Compiling schemars_derive v0.8.21
14512024-12-20T21:16:27.054Z Compiling toml_edit v0.22.22
14522024-12-20T21:16:28.786Z Compiling hyper-util v0.1.10
14532024-12-20T21:16:29.560Z Compiling addr2line v0.24.2
14542024-12-20T21:16:30.098Z Compiling usdt-attr-macro v0.5.0
14552024-12-20T21:16:30.309Z Compiling usdt-macro v0.5.0
14562024-12-20T21:16:30.438Z Compiling crossbeam-deque v0.8.5
14572024-12-20T21:16:30.485Z Compiling term v0.7.0
14582024-12-20T21:16:31.516Z Compiling slog-json v2.6.1
14592024-12-20T21:16:31.707Z Compiling serde_urlencoded v0.7.1
14602024-12-20T21:16:31.786Z Compiling crossbeam-channel v0.5.13
14612024-12-20T21:16:31.910Z Compiling curve25519-dalek v4.1.3
14622024-12-20T21:16:31.925Z Compiling futures-executor v0.3.31
14632024-12-20T21:16:31.942Z Compiling enum-as-inner v0.6.1
14642024-12-20T21:16:32.221Z Compiling md-5 v0.10.6
14652024-12-20T21:16:32.499Z Compiling rustls-pemfile v2.2.0
14662024-12-20T21:16:32.502Z Compiling async-stream-impl v0.3.6
14672024-12-20T21:16:32.534Z Compiling num-integer v0.1.46
14682024-12-20T21:16:32.847Z Compiling idna v0.3.0
14692024-12-20T21:16:32.917Z Compiling idna v0.4.0
14702024-12-20T21:16:33.047Z Compiling hash32 v0.2.1
14712024-12-20T21:16:33.254Z Compiling ff v0.13.0
14722024-12-20T21:16:33.477Z Compiling is-terminal v0.4.13
14732024-12-20T21:16:33.488Z Compiling dropshot v0.12.0
14742024-12-20T21:16:33.574Z Compiling object v0.36.5
14752024-12-20T21:16:33.760Z Compiling dyn-clone v1.0.17
14762024-12-20T21:16:33.901Z Compiling portable-atomic v1.9.0
14772024-12-20T21:16:33.992Z Compiling utf-8 v0.7.6
14782024-12-20T21:16:34.341Z Compiling fallible-iterator v0.2.0
14792024-12-20T21:16:34.656Z Compiling num-bigint-dig v0.8.4
14802024-12-20T21:16:34.683Z Compiling psl-types v2.0.11
14812024-12-20T21:16:34.877Z Compiling linked-hash-map v0.5.6
14822024-12-20T21:16:34.946Z Compiling base16ct v0.2.0
14832024-12-20T21:16:35.029Z Compiling anyhow v1.0.93
14842024-12-20T21:16:35.091Z Compiling rustc-demangle v0.1.24
14852024-12-20T21:16:35.257Z Compiling quick-error v1.2.3
14862024-12-20T21:16:35.279Z Compiling take_mut v0.2.2
14872024-12-20T21:16:35.400Z Compiling smoltcp v0.9.1
14882024-12-20T21:16:35.611Z Compiling resolv-conf v0.7.0
14892024-12-20T21:16:36.047Z Compiling lru-cache v0.1.2
14902024-12-20T21:16:36.132Z Compiling sec1 v0.7.3
14912024-12-20T21:16:36.153Z Compiling postgres-protocol v0.6.7
14922024-12-20T21:16:36.343Z Compiling publicsuffix v2.2.3
14932024-12-20T21:16:36.411Z Compiling tungstenite v0.24.0
14942024-12-20T21:16:36.613Z Compiling async-stream v0.3.6
14952024-12-20T21:16:36.706Z Compiling hickory-proto v0.24.1
14962024-12-20T21:16:36.984Z Compiling slog-term v2.9.1
14972024-12-20T21:16:37.535Z Compiling usdt v0.5.0
14982024-12-20T21:16:38.069Z Compiling group v0.13.0
14992024-12-20T21:16:38.405Z Compiling num-iter v0.1.45
15002024-12-20T21:16:38.718Z Compiling futures v0.3.31
15012024-12-20T21:16:38.845Z Compiling slog-bunyan v2.5.0
15022024-12-20T21:16:39.070Z Compiling toml v0.8.19
15032024-12-20T21:16:40.688Z Compiling tokio-native-tls v0.3.1
15042024-12-20T21:16:40.844Z Compiling camino v1.1.9
15052024-12-20T21:16:40.967Z Compiling phf_shared v0.11.2
15062024-12-20T21:16:41.367Z Compiling backtrace v0.3.74
15072024-12-20T21:16:41.723Z Compiling dropshot_endpoint v0.12.0
15082024-12-20T21:16:41.822Z Compiling terminal_size v0.4.0
15092024-12-20T21:16:41.868Z Compiling waitgroup v0.1.2
15102024-12-20T21:16:41.884Z Compiling openapiv3 v2.0.0
15112024-12-20T21:16:42.030Z Compiling serde_path_to_error v0.1.16
15122024-12-20T21:16:42.096Z Compiling hkdf v0.12.4
15132024-12-20T21:16:42.369Z Compiling crypto-bigint v0.5.5
15142024-12-20T21:16:42.896Z Compiling webpki-roots v0.26.6
15152024-12-20T21:16:43.118Z Compiling zerocopy-derive v0.6.6
15162024-12-20T21:16:45.139Z Compiling hubpack_derive v0.1.1
15172024-12-20T21:16:45.196Z Compiling curve25519-dalek-derive v0.1.1
15182024-12-20T21:16:45.439Z Compiling idna v0.5.0
15192024-12-20T21:16:46.027Z Compiling hostname v0.4.0
15202024-12-20T21:16:46.288Z Compiling crc32fast v1.4.2
15212024-12-20T21:16:46.441Z Compiling ahash v0.8.11
15222024-12-20T21:16:46.545Z Compiling fs-err v2.11.0
15232024-12-20T21:16:46.622Z Compiling managed v0.8.0
15242024-12-20T21:16:46.746Z Compiling bitflags v1.3.2
15252024-12-20T21:16:46.765Z Compiling winnow v0.5.40
15262024-12-20T21:16:46.829Z Compiling debug-ignore v1.0.5
15272024-12-20T21:16:46.860Z Compiling strum_macros v0.25.3
15282024-12-20T21:16:46.981Z Compiling clap_builder v4.5.21
15292024-12-20T21:16:47.263Z Compiling console v0.15.8
15302024-12-20T21:16:48.708Z Compiling flate2 v1.0.34
15312024-12-20T21:16:48.982Z Compiling cookie_store v0.21.0
15322024-12-20T21:16:49.237Z Compiling hubpack v0.1.2
15332024-12-20T21:16:49.715Z Compiling elliptic-curve v0.13.8
15342024-12-20T21:16:49.718Z Compiling zerocopy v0.6.6
15352024-12-20T21:16:50.592Z Compiling toml_edit v0.19.15
15362024-12-20T21:16:50.632Z Compiling hickory-resolver v0.24.1
15372024-12-20T21:16:50.654Z Compiling signal-hook-mio v0.2.4
15382024-12-20T21:16:50.817Z Compiling phf v0.11.2
15392024-12-20T21:16:51.044Z Compiling hyper-tls v0.6.0
15402024-12-20T21:16:51.092Z Compiling rayon v1.10.0
15412024-12-20T21:16:51.490Z Compiling bzip2 v0.4.4
15422024-12-20T21:16:51.909Z Compiling tokio-tungstenite v0.24.0
15432024-12-20T21:16:52.446Z Compiling postgres-types v0.2.8
15442024-12-20T21:16:55.426Z Compiling ed25519 v2.2.3
15452024-12-20T21:16:55.723Z Compiling phf_shared v0.10.0
15462024-12-20T21:16:56.081Z Compiling tokio-stream v0.1.16
15472024-12-20T21:16:56.126Z Compiling pkcs1 v0.7.5
15482024-12-20T21:16:56.626Z Compiling serde-big-array v0.5.1
15492024-12-20T21:16:56.863Z Compiling clap_derive v4.5.18
15502024-12-20T21:16:57.074Z Compiling rfc6979 v0.4.0
15512024-12-20T21:16:57.190Z Compiling derive-where v1.2.7
15522024-12-20T21:16:57.257Z Compiling serde_repr v0.1.19
15532024-12-20T21:16:57.373Z Compiling float-cmp v0.9.0
15542024-12-20T21:16:57.519Z Compiling bstr v1.10.0
15552024-12-20T21:16:57.601Z Compiling sync_wrapper v1.0.1
15562024-12-20T21:16:57.757Z Compiling difflib v0.4.0
15572024-12-20T21:16:58.450Z Compiling whoami v1.5.2
15582024-12-20T21:16:58.738Z Compiling static_assertions v1.1.0
15592024-12-20T21:16:58.842Z Compiling fixedbitset v0.4.2
15602024-12-20T21:16:59.108Z Compiling unicode-segmentation v1.12.0
15612024-12-20T21:16:59.356Z Compiling number_prefix v0.4.0
15622024-12-20T21:16:59.376Z Compiling new_debug_unreachable v1.0.6
15632024-12-20T21:16:59.460Z Compiling predicates-core v1.0.8
15642024-12-20T21:16:59.478Z Compiling unicode-width v0.2.0
15652024-12-20T21:16:59.596Z Compiling precomputed-hash v0.1.1
15662024-12-20T21:16:59.720Z Compiling bit-vec v0.6.3
15672024-12-20T21:16:59.812Z Compiling normalize-line-endings v0.3.0
15682024-12-20T21:16:59.940Z Compiling indicatif v0.17.9
15692024-12-20T21:17:00.021Z Compiling predicates v3.1.2
15702024-12-20T21:17:00.024Z Compiling similar v2.6.0
15712024-12-20T21:17:00.186Z Compiling bit-set v0.5.3
15722024-12-20T21:17:00.482Z Compiling string_cache v0.8.7
15732024-12-20T21:17:00.967Z Compiling petgraph v0.6.5
15742024-12-20T21:17:00.979Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15752024-12-20T21:17:01.861Z Compiling tokio-postgres v0.7.12
15762024-12-20T21:17:02.002Z Compiling clap v4.5.21
15772024-12-20T21:17:02.125Z Compiling ecdsa v0.16.9
15782024-12-20T21:17:02.174Z Compiling rsa v0.9.6
15792024-12-20T21:17:02.471Z Compiling ed25519-dalek v2.1.1
15802024-12-20T21:17:02.996Z Compiling toml v0.7.8
15812024-12-20T21:17:03.860Z Compiling zip v0.6.6
15822024-12-20T21:17:04.826Z Compiling crossterm v0.28.1
15832024-12-20T21:17:05.901Z Compiling hex v0.4.3
15842024-12-20T21:17:06.252Z Compiling x509-cert v0.2.5
15852024-12-20T21:17:06.308Z Compiling lalrpop-util v0.19.12
15862024-12-20T21:17:06.537Z Compiling unicode-xid v0.2.6
15872024-12-20T21:17:06.662Z Compiling peg-runtime v0.8.3
15882024-12-20T21:17:06.732Z Compiling strum_macros v0.26.4
15892024-12-20T21:17:07.336Z Compiling xattr v1.3.1
15902024-12-20T21:17:07.601Z Compiling filetime v0.2.25
15912024-12-20T21:17:07.930Z Compiling tar v0.4.42
15922024-12-20T21:17:11.933Z Compiling strum v0.26.3
15932024-12-20T21:17:15.375Z Compiling aws-lc-sys v0.22.0
15942024-12-20T21:17:43.926Z Compiling rustls-webpki v0.102.8
15952024-12-20T21:17:47.381Z Compiling tokio-rustls v0.25.0
15962024-12-20T21:17:49.147Z Compiling tokio-rustls v0.26.0
15972024-12-20T21:17:49.536Z Compiling hyper-rustls v0.27.3
15982024-12-20T21:17:49.824Z Compiling reqwest v0.12.9
15992024-12-20T21:17:50.988Z Compiling qorb v0.2.1
16002024-12-20T21:17:55.843Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16012024-12-20T21:17:56.074Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16022024-12-20T21:18:01.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
16032024-12-20T21:18:02.111Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16042024-12-20T21:18:02.158ZDec 20 21:18:00.969 INFO Starting download, target: Cockroach
16052024-12-20T21:18:02.158ZDec 20 21:18:00.969 INFO Starting download, target: Clickhouse
16062024-12-20T21:18:02.161ZDec 20 21:18:00.969 INFO Starting download, target: Console
16072024-12-20T21:18:02.161ZDec 20 21:18:00.969 INFO Starting download, target: DendriteOpenapi
16082024-12-20T21:18:02.161ZDec 20 21:18:00.969 INFO Starting download, target: DendriteStub
16092024-12-20T21:18:02.161ZDec 20 21:18:00.969 INFO Starting download, target: MaghemiteMgd
16102024-12-20T21:18:02.161ZDec 20 21:18:00.969 INFO Starting download, target: TransceiverControl
16112024-12-20T21:18:02.161ZDec 20 21:18:00.969 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16122024-12-20T21:18:02.161ZDec 20 21:18:00.970 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
16132024-12-20T21:18:02.161ZDec 20 21:18:00.970 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16142024-12-20T21:18:02.161ZDec 20 21:18:00.970 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16152024-12-20T21:18:02.161ZDec 20 21:18:00.970 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16162024-12-20T21:18:02.161ZDec 20 21:18:00.970 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16172024-12-20T21:18:02.161ZDec 20 21:18:00.970 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16182024-12-20T21:18:02.386ZDec 20 21:18:01.194 INFO Download complete, target: DendriteOpenapi
16192024-12-20T21:18:02.628ZDec 20 21:18:01.440 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16202024-12-20T21:18:02.765ZDec 20 21:18:01.567 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16212024-12-20T21:18:02.946ZDec 20 21:18:01.754 INFO Download complete, target: Console
16222024-12-20T21:18:03.440ZDec 20 21:18:02.233 INFO Download complete, target: TransceiverControl
16232024-12-20T21:18:03.510ZDec 20 21:18:02.317 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16242024-12-20T21:18:03.554ZDec 20 21:18:02.360 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16252024-12-20T21:18:04.296ZDec 20 21:18:03.109 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16262024-12-20T21:18:04.296ZDec 20 21:18:03.109 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16272024-12-20T21:18:04.452ZDec 20 21:18:03.265 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16282024-12-20T21:18:06.580ZDec 20 21:18:05.393 INFO Download complete, target: DendriteStub
16292024-12-20T21:18:06.587ZDec 20 21:18:05.399 INFO Download complete, target: MaghemiteMgd
16302024-12-20T21:18:11.796ZDec 20 21:18:10.607 INFO Checking that binary works, target: Cockroach
16312024-12-20T21:18:11.954ZDec 20 21:18:10.766 INFO Download complete, target: Cockroach
16322024-12-20T21:18:17.038ZDec 20 21:18:15.849 INFO Checking that binary works, target: Clickhouse
16332024-12-20T21:18:17.200ZDec 20 21:18:16.011 INFO Download complete, target: Clickhouse
16342024-12-20T21:18:17.207ZAll prerequisites installed successfully
16352024-12-20T21:18:17.210Z
16362024-12-20T21:18:17.210Zreal 5:19.917844628
16372024-12-20T21:18:17.210Zuser 16:36.959903925
16382024-12-20T21:18:17.210Zsys 3:11.875709652
16392024-12-20T21:18:17.210Ztrap 0.537400992
16402024-12-20T21:18:17.210Ztflt 1.710455815
16412024-12-20T21:18:17.210Zdflt 2.616781187
16422024-12-20T21:18:17.210Zkflt 0.029981360
16432024-12-20T21:18:17.210Zlock 31:54.296346744
16442024-12-20T21:18:17.210Zslp 1:03:07.679231095
16452024-12-20T21:18:17.210Zlat 54.582467189
16462024-12-20T21:18:17.210Zstop 2:08.143771952
16472024-12-20T21:18:17.210Z+ source ./tools/include/force-git-over-https.sh
16482024-12-20T21:18:17.211Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16492024-12-20T21:18:17.211Z++ (( i = 0 ))
16502024-12-20T21:18:17.211Z++ (( i < 5 ))
16512024-12-20T21:18:17.211Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16522024-12-20T21:18:17.214Z++ (( i++ ))
16532024-12-20T21:18:17.214Z++ (( i < 5 ))
16542024-12-20T21:18:17.214Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
16552024-12-20T21:18:17.217Z++ (( i++ ))
16562024-12-20T21:18:17.217Z++ (( i < 5 ))
16572024-12-20T21:18:17.217Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
16582024-12-20T21:18:17.220Z++ (( i++ ))
16592024-12-20T21:18:17.220Z++ (( i < 5 ))
16602024-12-20T21:18:17.220Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
16612024-12-20T21:18:17.223Z++ (( i++ ))
16622024-12-20T21:18:17.223Z++ (( i < 5 ))
16632024-12-20T21:18:17.223Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
16642024-12-20T21:18:17.225Z++ (( i++ ))
16652024-12-20T21:18:17.225Z++ (( i < 5 ))
16662024-12-20T21:18:17.225Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
16672024-12-20T21:18:17.225Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
16682024-12-20T21:18:17.225Z+ rc=0
16692024-12-20T21:18:17.225Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
16702024-12-20T21:18:48.049Z+ case $rc in
16712024-12-20T21:18:48.049Z+ pfexec zfs create -p rpool/images/build/host
16722024-12-20T21:18:48.258Z+ pfexec zfs create -p rpool/images/build/recovery
16732024-12-20T21:18:48.342Z+ cargo xtask releng --output-dir /work
16742024-12-20T21:18:48.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16752024-12-20T21:18:48.884Z Running `target/debug/xtask releng --output-dir /work`
16762024-12-20T21:18:49.816Z Compiling proc-macro2 v1.0.89
16772024-12-20T21:18:49.816Z Compiling unicode-ident v1.0.13
16782024-12-20T21:18:49.817Z Compiling libc v0.2.162
16792024-12-20T21:18:49.820Z Compiling serde v1.0.215
16802024-12-20T21:18:49.820Z Compiling autocfg v1.4.0
16812024-12-20T21:18:49.820Z Compiling version_check v0.9.5
16822024-12-20T21:18:49.820Z Compiling cfg-if v1.0.0
16832024-12-20T21:18:50.103Z Compiling memchr v2.7.4
16842024-12-20T21:18:50.122Z Compiling typenum v1.17.0
16852024-12-20T21:18:50.122Z Compiling shlex v1.3.0
16862024-12-20T21:18:50.698Z Compiling value-bag v1.9.0
16872024-12-20T21:18:50.813Z Compiling lock_api v0.4.12
16882024-12-20T21:18:50.836Z Compiling generic-array v0.14.7
16892024-12-20T21:18:51.035Z Compiling scopeguard v1.2.0
16902024-12-20T21:18:51.138Z Compiling log v0.4.22
16912024-12-20T21:18:51.244Z Compiling parking_lot_core v0.9.10
16922024-12-20T21:18:51.535Z Compiling rustix v0.38.37
16932024-12-20T21:18:51.724Z Compiling quote v1.0.37
16942024-12-20T21:18:51.786Z Compiling serde_json v1.0.132
16952024-12-20T21:18:51.990Z Compiling libm v0.2.8
16962024-12-20T21:18:52.092Z Compiling syn v2.0.87
16972024-12-20T21:18:52.187Z Compiling jobserver v0.1.32
16982024-12-20T21:18:52.312Z Compiling getrandom v0.2.15
16992024-12-20T21:18:52.357Z Compiling num-traits v0.2.19
17002024-12-20T21:18:52.360Z Compiling once_cell v1.20.2
17012024-12-20T21:18:52.640Z Compiling cc v1.1.30
17022024-12-20T21:18:52.660Z Compiling thiserror v1.0.69
17032024-12-20T21:18:52.696Z Compiling spin v0.9.8
17042024-12-20T21:18:52.757Z Compiling itoa v1.0.11
17052024-12-20T21:18:52.784Z Compiling aho-corasick v1.1.3
17062024-12-20T21:18:53.004Z Compiling regex-syntax v0.8.5
17072024-12-20T21:18:53.090Z Compiling slab v0.4.9
17082024-12-20T21:18:53.334Z Compiling errno v0.3.9
17092024-12-20T21:18:53.959Z Compiling byteorder v1.5.0
17102024-12-20T21:18:54.050Z Compiling lazy_static v1.5.0
17112024-12-20T21:18:54.184Z Compiling rand_core v0.6.4
17122024-12-20T21:18:54.474Z Compiling either v1.13.0
17132024-12-20T21:18:54.640Z Compiling glob v0.3.1
17142024-12-20T21:18:54.875Z Compiling prettyplease v0.2.25
17152024-12-20T21:18:54.924Z Compiling subtle v2.6.1
17162024-12-20T21:18:55.285Z Compiling minimal-lexical v0.2.1
17172024-12-20T21:18:55.405Z Compiling libloading v0.8.5
17182024-12-20T21:18:55.505Z Compiling clang-sys v1.8.1
17192024-12-20T21:18:55.784Z Compiling nom v7.1.3
17202024-12-20T21:18:55.854Z Compiling home v0.5.9
17212024-12-20T21:18:56.089Z Compiling bindgen v0.69.5
17222024-12-20T21:18:56.591Z Compiling itertools v0.10.5
17232024-12-20T21:18:56.922Z Compiling regex-automata v0.4.8
17242024-12-20T21:18:57.375Z Compiling rustc-hash v1.1.0
17252024-12-20T21:18:57.604Z Compiling lazycell v1.3.0
17262024-12-20T21:18:58.039Z Compiling cmake v0.1.51
17272024-12-20T21:18:59.037Z Compiling smallvec v1.13.2
17282024-12-20T21:18:59.390Z Compiling cexpr v0.6.0
17292024-12-20T21:18:59.412Z Compiling dunce v1.0.5
17302024-12-20T21:18:59.479Z Compiling semver v1.0.23
17312024-12-20T21:18:59.548Z Compiling fs_extra v1.3.0
17322024-12-20T21:18:59.572Z Compiling pkg-config v0.3.31
17332024-12-20T21:18:59.642Z Compiling ring v0.17.8
17342024-12-20T21:19:00.042Z Compiling synstructure v0.13.1
17352024-12-20T21:19:01.035Z Compiling ryu v1.0.18
17362024-12-20T21:19:01.037Z Compiling paste v1.0.15
17372024-12-20T21:19:01.377Z Compiling httparse v1.9.5
17382024-12-20T21:19:01.542Z Compiling aws-lc-rs v1.10.0
17392024-12-20T21:19:01.683Z Compiling const-oid v0.9.6
17402024-12-20T21:19:02.178Z Compiling pin-project-lite v0.2.14
17412024-12-20T21:19:02.236Z Compiling heck v0.5.0
17422024-12-20T21:19:02.808Z Compiling regex v1.11.1
17432024-12-20T21:19:02.853Z Compiling allocator-api2 v0.2.18
17442024-12-20T21:19:03.237Z Compiling futures-core v0.3.31
17452024-12-20T21:19:03.756Z Compiling signal-hook-registry v1.4.2
17462024-12-20T21:19:04.523Z Compiling time-core v0.1.2
17472024-12-20T21:19:04.644Z Compiling crossbeam-utils v0.8.20
17482024-12-20T21:19:04.760Z Compiling num-conv v0.1.0
17492024-12-20T21:19:04.835Z Compiling parking_lot v0.12.3
17502024-12-20T21:19:04.888Z Compiling mio v1.0.2
17512024-12-20T21:19:05.117Z Compiling time-macros v0.2.18
17522024-12-20T21:19:05.247Z Compiling vcpkg v0.2.15
17532024-12-20T21:19:05.557Z Compiling fnv v1.0.7
17542024-12-20T21:19:05.720Z Compiling schemars v0.8.21
17552024-12-20T21:19:05.870Z Compiling serde_derive v1.0.215
17562024-12-20T21:19:06.166Z Compiling zeroize_derive v1.4.2
17572024-12-20T21:19:06.655Z Compiling zerocopy-derive v0.7.35
17582024-12-20T21:19:07.013Z Compiling tokio-macros v2.4.0
17592024-12-20T21:19:07.013Z Compiling thiserror-impl v1.0.69
17602024-12-20T21:19:07.393Z Compiling zerofrom-derive v0.1.4
17612024-12-20T21:19:07.895Z Compiling zeroize v1.8.1
17622024-12-20T21:19:08.416Z Compiling yoke-derive v0.7.4
17632024-12-20T21:19:08.736Z Compiling futures-macro v0.3.31
17642024-12-20T21:19:08.792Z Compiling zerovec-derive v0.10.3
17652024-12-20T21:19:09.061Z Compiling displaydoc v0.2.5
17662024-12-20T21:19:10.246Z Compiling zerocopy v0.7.35
17672024-12-20T21:19:10.897Z Compiling crypto-common v0.1.6
17682024-12-20T21:19:10.995Z Compiling icu_provider_macros v1.5.0
17692024-12-20T21:19:11.123Z Compiling tracing-attributes v0.1.27
17702024-12-20T21:19:11.305Z Compiling block-buffer v0.10.4
17712024-12-20T21:19:11.528Z Compiling der_derive v0.7.3
17722024-12-20T21:19:11.596Z Compiling digest v0.10.7
17732024-12-20T21:19:12.074Z Compiling openssl-sys v0.9.103
17742024-12-20T21:19:13.183Z Compiling serde_derive_internals v0.29.1
17752024-12-20T21:19:13.858Z Compiling socket2 v0.5.7
17762024-12-20T21:19:14.184Z Compiling ahash v0.8.11
17772024-12-20T21:19:15.561Z Compiling equivalent v1.0.1
17782024-12-20T21:19:15.660Z Compiling foldhash v0.1.3
17792024-12-20T21:19:15.724Z Compiling cpufeatures v0.2.14
17802024-12-20T21:19:15.759Z Compiling schemars_derive v0.8.21
17812024-12-20T21:19:15.840Z Compiling futures-sink v0.3.31
17822024-12-20T21:19:16.054Z Compiling hashbrown v0.15.1
17832024-12-20T21:19:16.511Z Compiling slog v2.7.0
17842024-12-20T21:19:16.575Z Compiling stable_deref_trait v1.2.0
17852024-12-20T21:19:17.925Z Compiling futures-channel v0.3.31
17862024-12-20T21:19:18.043Z Compiling zerofrom v0.1.4
17872024-12-20T21:19:18.142Z Compiling scroll_derive v0.12.0
17882024-12-20T21:19:18.351Z Compiling futures-task v0.3.31
17892024-12-20T21:19:18.372Z Compiling futures-io v0.3.31
17902024-12-20T21:19:18.397Z Compiling openssl v0.10.66
17912024-12-20T21:19:18.734Z Compiling pin-utils v0.1.0
17922024-12-20T21:19:18.796Z Compiling ucd-trie v0.1.7
17932024-12-20T21:19:18.823Z Compiling yoke v0.7.4
17942024-12-20T21:19:18.880Z Compiling futures-util v0.3.31
17952024-12-20T21:19:19.067Z Compiling pest v2.7.14
17962024-12-20T21:19:19.347Z Compiling hmac v0.12.1
17972024-12-20T21:19:19.618Z Compiling tinyvec_macros v0.1.1
17982024-12-20T21:19:19.734Z Compiling tinyvec v1.8.0
17992024-12-20T21:19:19.790Z Compiling zerovec v0.10.4
18002024-12-20T21:19:19.976Z Compiling bitflags v2.6.0
18012024-12-20T21:19:20.045Z Compiling bytes v1.8.0
18022024-12-20T21:19:22.201Z Compiling tokio v1.40.0
18032024-12-20T21:19:22.330Z Compiling indexmap v2.6.0
18042024-12-20T21:19:22.364Z Compiling serde_tokenstream v0.2.2
18052024-12-20T21:19:24.121Z Compiling http v1.1.0
18062024-12-20T21:19:24.482Z Compiling rustc_version v0.4.1
18072024-12-20T21:19:25.186Z Compiling which v4.4.2
18082024-12-20T21:19:25.811Z Compiling pest_meta v2.7.14
18092024-12-20T21:19:26.691Z Compiling uuid v1.11.0
18102024-12-20T21:19:29.207Z Compiling block-padding v0.3.3
18112024-12-20T21:19:29.477Z Compiling openssl-macros v0.1.1
18122024-12-20T21:19:30.439Z Compiling native-tls v0.2.12
18132024-12-20T21:19:30.484Z Compiling iana-time-zone v0.1.61
18142024-12-20T21:19:30.726Z Compiling rustls v0.23.19
18152024-12-20T21:19:30.809Z Compiling chrono v0.4.38
18162024-12-20T21:19:31.116Z Compiling inout v0.1.3
18172024-12-20T21:19:31.210Z Compiling pest_generator v2.7.14
18182024-12-20T21:19:31.410Z Compiling unicode-normalization v0.1.24
18192024-12-20T21:19:32.940Z Compiling cipher v0.4.4
18202024-12-20T21:19:33.225Z Compiling pest_derive v2.7.14
18212024-12-20T21:19:33.489Z Compiling tinystr v0.7.6
18222024-12-20T21:19:33.940Z Compiling sha2 v0.10.8
18232024-12-20T21:19:34.156Z Compiling async-trait v0.1.83
18242024-12-20T21:19:34.357Z Compiling cookie v0.18.1
18252024-12-20T21:19:34.470Z Compiling usdt-impl v0.5.0
18262024-12-20T21:19:34.713Z Compiling writeable v0.5.5
18272024-12-20T21:19:34.843Z Compiling base64ct v1.6.0
18282024-12-20T21:19:35.540Z Compiling litemap v0.7.3
18292024-12-20T21:19:36.040Z Compiling unicode-bidi v0.3.17
18302024-12-20T21:19:36.434Z Compiling icu_locid v1.5.0
18312024-12-20T21:19:37.412Z Compiling pem-rfc7468 v0.7.0
18322024-12-20T21:19:38.146Z Compiling scroll v0.12.0
18332024-12-20T21:19:38.925Z Compiling ppv-lite86 v0.2.20
18342024-12-20T21:19:39.565Z Compiling tracing-core v0.1.32
18352024-12-20T21:19:39.915Z Compiling untrusted v0.7.1
18362024-12-20T21:19:40.186Z Compiling percent-encoding v2.3.1
18372024-12-20T21:19:40.644Z Compiling syn v1.0.109
18382024-12-20T21:19:41.035Z Compiling aws-lc-sys v0.22.0
18392024-12-20T21:19:41.245Z Compiling rustls-pki-types v1.10.0
18402024-12-20T21:19:41.862Z Compiling dyn-clone v1.0.17
18412024-12-20T21:19:42.097Z Compiling camino v1.1.9
18422024-12-20T21:19:42.696Z Compiling plain v0.2.3
18432024-12-20T21:19:42.864Z Compiling flagset v0.4.6
18442024-12-20T21:19:43.099Z Compiling der v0.7.9
18452024-12-20T21:19:43.127Z Compiling goblin v0.8.2
18462024-12-20T21:19:46.479Z Compiling tracing v0.1.40
18472024-12-20T21:19:46.548Z Compiling rand_chacha v0.3.1
18482024-12-20T21:19:48.322Z Compiling icu_provider v1.5.0
18492024-12-20T21:19:48.766Z Compiling tokio-util v0.7.12
18502024-12-20T21:19:50.466Z Compiling powerfmt v0.2.0
18512024-12-20T21:19:50.847Z Compiling icu_locid_transform_data v1.5.0
18522024-12-20T21:19:50.989Z Compiling rustls v0.22.4
18532024-12-20T21:19:51.120Z Compiling mirai-annotations v1.12.0
18542024-12-20T21:19:51.217Z Compiling rayon-core v1.12.1
18552024-12-20T21:19:51.385Z Compiling pretty-hex v0.4.1
18562024-12-20T21:19:51.438Z Compiling untrusted v0.9.0
18572024-12-20T21:19:51.520Z Compiling icu_locid_transform v1.5.0
18582024-12-20T21:19:51.604Z Compiling dof v0.3.0
18592024-12-20T21:19:51.827Z Compiling deranged v0.3.11
18602024-12-20T21:19:53.997Z Compiling rand v0.8.5
18612024-12-20T21:19:54.273Z Compiling spki v0.7.3
18622024-12-20T21:19:54.570Z Compiling dtrace-parser v0.2.0
18632024-12-20T21:19:54.774Z Compiling salsa20 v0.10.2
18642024-12-20T21:19:56.015Z Compiling icu_collections v1.5.0
18652024-12-20T21:19:56.784Z Compiling pbkdf2 v0.12.2
18662024-12-20T21:19:58.181Z Compiling bzip2-sys v0.1.11+1.0.8
18672024-12-20T21:19:58.769Z Compiling thread-id v4.2.2
18682024-12-20T21:19:59.134Z Compiling icu_properties_data v1.5.0
18692024-12-20T21:19:59.756Z Compiling atomic-waker v1.1.2
18702024-12-20T21:19:59.858Z Compiling num_threads v0.1.7
18712024-12-20T21:20:00.041Z Compiling icu_properties v1.5.1
18722024-12-20T21:20:00.307Z Compiling time v0.3.36
18732024-12-20T21:20:05.596Z Compiling scrypt v0.11.0
18742024-12-20T21:20:05.732Z Compiling form_urlencoded v1.2.1
18752024-12-20T21:20:06.100Z Compiling cbc v0.1.2
18762024-12-20T21:20:06.363Z Compiling aes v0.8.4
18772024-12-20T21:20:06.442Z Compiling http-body v1.0.1
18782024-12-20T21:20:06.757Z Compiling multer v3.1.0
18792024-12-20T21:20:07.005Z Compiling icu_normalizer_data v1.5.0
18802024-12-20T21:20:07.210Z Compiling write16 v1.0.0
18812024-12-20T21:20:07.415Z Compiling utf8_iter v1.0.4
18822024-12-20T21:20:07.752Z Compiling utf16_iter v1.0.5
18832024-12-20T21:20:07.793Z Compiling try-lock v0.2.5
18842024-12-20T21:20:07.973Z Compiling slog-async v2.8.0
18852024-12-20T21:20:08.048Z Compiling icu_normalizer v1.5.0
18862024-12-20T21:20:08.237Z Compiling want v0.3.1
18872024-12-20T21:20:08.652Z Compiling pkcs5 v0.7.1
18882024-12-20T21:20:12.182Z Compiling h2 v0.4.6
18892024-12-20T21:20:13.987Z Compiling heapless v0.7.17
18902024-12-20T21:20:14.221Z Compiling zerocopy-derive v0.6.6
18912024-12-20T21:20:14.420Z Compiling signal-hook v0.3.17
18922024-12-20T21:20:14.738Z Compiling base64 v0.22.1
18932024-12-20T21:20:15.074Z Compiling num-bigint-dig v0.8.4
18942024-12-20T21:20:15.607Z Compiling anyhow v1.0.93
18952024-12-20T21:20:15.996Z Compiling httpdate v1.0.3
18962024-12-20T21:20:17.410Z Compiling pkcs8 v0.10.2
18972024-12-20T21:20:18.209Z Compiling idna_adapter v1.2.0
18982024-12-20T21:20:18.834Z Compiling usdt-macro v0.5.0
18992024-12-20T21:20:18.940Z Compiling usdt-attr-macro v0.5.0
19002024-12-20T21:20:20.939Z Compiling hyper v1.5.0
19012024-12-20T21:20:20.992Z Compiling async-stream-impl v0.3.6
19022024-12-20T21:20:22.009Z Compiling tower-service v0.3.3
19032024-12-20T21:20:22.269Z Compiling strsim v0.11.1
19042024-12-20T21:20:22.582Z Compiling rustversion v1.0.17
19052024-12-20T21:20:23.959Z Compiling hyper-util v0.1.10
19062024-12-20T21:20:24.883Z Compiling idna v1.0.3
19072024-12-20T21:20:30.796Z Compiling curve25519-dalek v4.1.3
19082024-12-20T21:20:31.573Z Compiling openapiv3 v2.0.0
19092024-12-20T21:20:31.917Z Compiling toml_datetime v0.6.8
19102024-12-20T21:20:32.281Z Compiling serde_spanned v0.6.8
19112024-12-20T21:20:32.507Z Compiling enum-as-inner v0.6.1
19122024-12-20T21:20:33.582Z Compiling dropshot v0.12.0
19132024-12-20T21:20:33.690Z Compiling portable-atomic v1.9.0
19142024-12-20T21:20:33.927Z Compiling adler2 v2.0.0
19152024-12-20T21:20:34.050Z Compiling heck v0.4.1
19162024-12-20T21:20:34.112Z Compiling foreign-types-shared v0.1.1
19172024-12-20T21:20:34.215Z Compiling match_cfg v0.1.0
19182024-12-20T21:20:34.725Z Compiling smoltcp v0.9.1
19192024-12-20T21:20:35.108Z Compiling foreign-types v0.3.2
19202024-12-20T21:20:35.297Z Compiling hostname v0.3.1
19212024-12-20T21:20:35.670Z Compiling miniz_oxide v0.8.0
19222024-12-20T21:20:37.265Z Compiling url v2.5.3
19232024-12-20T21:20:45.189Z Compiling http-body-util v0.1.2
19242024-12-20T21:20:45.405Z Compiling clap_derive v4.5.18
19252024-12-20T21:20:45.826Z Compiling dirs-sys-next v0.1.2
19262024-12-20T21:20:46.470Z Compiling encoding_rs v0.8.34
19272024-12-20T21:20:48.386Z Compiling siphasher v0.3.11
19282024-12-20T21:20:48.886Z Compiling mime v0.3.17
19292024-12-20T21:20:50.157Z Compiling data-encoding v2.6.0
19302024-12-20T21:20:52.098Z Compiling dirs-next v2.0.0
19312024-12-20T21:20:58.029Z Compiling hubpack_derive v0.1.1
19322024-12-20T21:20:58.079Z Compiling crossbeam-epoch v0.9.18
19332024-12-20T21:20:58.789Z Compiling serde_urlencoded v0.7.1
19342024-12-20T21:20:58.934Z Compiling hashbrown v0.14.5
19352024-12-20T21:20:59.387Z Compiling rustls-webpki v0.102.8
19362024-12-20T21:21:00.076Z Compiling rustls-pemfile v2.2.0
19372024-12-20T21:21:00.416Z Compiling dropshot_endpoint v0.12.0
19382024-12-20T21:21:00.918Z Compiling sha1 v0.10.6
19392024-12-20T21:21:01.330Z Compiling signature v2.2.0
19402024-12-20T21:21:01.355Z Compiling curve25519-dalek-derive v0.1.1
19412024-12-20T21:21:01.564Z Compiling thread_local v1.1.8
19422024-12-20T21:21:01.622Z Compiling fs-err v2.11.0
19432024-12-20T21:21:02.575Z Compiling winnow v0.6.20
19442024-12-20T21:21:02.781Z Compiling ipnet v2.10.1
19452024-12-20T21:21:04.582Z Compiling openssl-probe v0.1.5
19462024-12-20T21:21:04.914Z Compiling unicode-properties v0.1.3
19472024-12-20T21:21:05.327Z Compiling anstyle v1.0.10
19482024-12-20T21:21:05.447Z Compiling gimli v0.31.1
19492024-12-20T21:21:06.389Z Compiling utf8parse v0.2.2
19502024-12-20T21:21:06.411Z Compiling toml_edit v0.22.22
19512024-12-20T21:21:06.577Z Compiling anstyle-parse v0.2.5
19522024-12-20T21:21:06.922Z Compiling stringprep v0.1.5
19532024-12-20T21:21:09.460Z Compiling regress v0.10.1
19542024-12-20T21:21:10.504Z Compiling addr2line v0.24.2
19552024-12-20T21:21:11.209Z Compiling crossbeam-deque v0.8.5
19562024-12-20T21:21:11.564Z Compiling term v0.7.0
19572024-12-20T21:21:12.834Z Compiling slog-json v2.6.1
19582024-12-20T21:21:13.892Z Compiling crossbeam-channel v0.5.13
19592024-12-20T21:21:14.703Z Compiling idna v0.3.0
19602024-12-20T21:21:14.866Z Compiling idna v0.4.0
19612024-12-20T21:21:16.293Z Compiling futures-executor v0.3.31
19622024-12-20T21:21:16.351Z Compiling num-integer v0.1.46
19632024-12-20T21:21:16.777Z Compiling md-5 v0.10.6
19642024-12-20T21:21:17.033Z Compiling ff v0.13.0
19652024-12-20T21:21:17.089Z Compiling hash32 v0.2.1
19662024-12-20T21:21:17.280Z Compiling memmap v0.7.0
19672024-12-20T21:21:17.465Z Compiling is-terminal v0.4.13
19682024-12-20T21:21:17.609Z Compiling object v0.36.5
19692024-12-20T21:21:17.625Z Compiling psl-types v2.0.11
19702024-12-20T21:21:17.838Z Compiling rustc-demangle v0.1.24
19712024-12-20T21:21:18.111Z Compiling linked-hash-map v0.5.6
19722024-12-20T21:21:18.512Z Compiling colorchoice v1.0.2
19732024-12-20T21:21:18.695Z Compiling fallible-iterator v0.2.0
19742024-12-20T21:21:18.965Z Compiling anstyle-query v1.1.1
19752024-12-20T21:21:19.123Z Compiling take_mut v0.2.2
19762024-12-20T21:21:19.297Z Compiling is_terminal_polyfill v1.70.1
19772024-12-20T21:21:19.435Z Compiling quick-error v1.2.3
19782024-12-20T21:21:19.458Z Compiling base16ct v0.2.0
19792024-12-20T21:21:19.514Z Compiling utf-8 v0.7.6
19802024-12-20T21:21:19.597Z Compiling resolv-conf v0.7.0
19812024-12-20T21:21:19.784Z Compiling tungstenite v0.24.0
19822024-12-20T21:21:19.831Z Compiling sec1 v0.7.3
19832024-12-20T21:21:20.305Z Compiling anstream v0.6.15
19842024-12-20T21:21:20.414Z Compiling postgres-protocol v0.6.7
19852024-12-20T21:21:21.623Z Compiling publicsuffix v2.2.3
19862024-12-20T21:21:21.819Z Compiling lru-cache v0.1.2
19872024-12-20T21:21:21.990Z Compiling slog-term v2.9.1
19882024-12-20T21:21:22.034Z Compiling usdt v0.5.0
19892024-12-20T21:21:22.218Z Compiling group v0.13.0
19902024-12-20T21:21:22.507Z Compiling num-iter v0.1.45
19912024-12-20T21:21:22.534Z Compiling futures v0.3.31
19922024-12-20T21:21:23.128Z Compiling hickory-proto v0.24.1
19932024-12-20T21:21:23.593Z Compiling tokio-rustls v0.26.0
19942024-12-20T21:21:24.532Z Compiling tokio-rustls v0.25.0
19952024-12-20T21:21:25.048Z Compiling typify-impl v0.2.0
19962024-12-20T21:21:25.297Z Compiling backtrace v0.3.74
19972024-12-20T21:21:25.590Z Compiling slog-bunyan v2.5.0
19982024-12-20T21:21:25.681Z Compiling toml v0.8.19
19992024-12-20T21:21:25.803Z Compiling tokio-native-tls v0.3.1
20002024-12-20T21:21:26.089Z Compiling phf_shared v0.11.2
20012024-12-20T21:21:26.147Z Compiling strum_macros v0.25.3
20022024-12-20T21:21:26.807Z Compiling async-stream v0.3.6
20032024-12-20T21:21:27.237Z Compiling waitgroup v0.1.2
20042024-12-20T21:21:27.455Z Compiling webpki-roots v0.26.6
20052024-12-20T21:21:27.673Z Compiling idna v0.5.0
20062024-12-20T21:21:28.144Z Compiling terminal_size v0.4.0
20072024-12-20T21:21:28.364Z Compiling serde_path_to_error v0.1.16
20082024-12-20T21:21:29.211Z Compiling hkdf v0.12.4
20092024-12-20T21:21:29.441Z Compiling crypto-bigint v0.5.5
20102024-12-20T21:21:29.662Z Compiling serde_repr v0.1.19
20112024-12-20T21:21:29.811Z Compiling derive-where v1.2.7
20122024-12-20T21:21:30.908Z Compiling hostname v0.4.0
20132024-12-20T21:21:31.134Z Compiling crc32fast v1.4.2
20142024-12-20T21:21:31.735Z Compiling debug-ignore v1.0.5
20152024-12-20T21:21:31.901Z Compiling managed v0.8.0
20162024-12-20T21:21:32.193Z Compiling bitflags v1.3.2
20172024-12-20T21:21:32.310Z Compiling unicode-width v0.1.14
20182024-12-20T21:21:32.441Z Compiling clap_lex v0.7.2
20192024-12-20T21:21:32.908Z Compiling winnow v0.5.40
20202024-12-20T21:21:32.943Z Compiling console v0.15.8
20212024-12-20T21:21:33.012Z Compiling clap_builder v4.5.21
20222024-12-20T21:21:34.323Z Compiling elliptic-curve v0.13.8
20232024-12-20T21:21:35.076Z Compiling flate2 v1.0.34
20242024-12-20T21:21:36.368Z Compiling hickory-resolver v0.24.1
20252024-12-20T21:21:36.702Z Compiling toml_edit v0.19.15
20262024-12-20T21:21:36.977Z Compiling typify-macro v0.2.0
20272024-12-20T21:21:37.053Z Compiling cookie_store v0.21.0
20282024-12-20T21:21:40.762Z Compiling hyper-rustls v0.27.3
20292024-12-20T21:21:43.851Z Compiling phf v0.11.2
20302024-12-20T21:21:44.056Z Compiling hyper-tls v0.6.0
20312024-12-20T21:21:44.281Z Compiling signal-hook-mio v0.2.4
20322024-12-20T21:21:44.451Z Compiling rayon v1.10.0
20332024-12-20T21:21:44.500Z Compiling bzip2 v0.4.4
20342024-12-20T21:21:44.574Z Compiling postgres-types v0.2.8
20352024-12-20T21:21:44.902Z Compiling tokio-tungstenite v0.24.0
20362024-12-20T21:21:45.201Z Compiling ed25519 v2.2.3
20372024-12-20T21:21:45.252Z Compiling hubpack v0.1.2
20382024-12-20T21:21:45.323Z Compiling phf_shared v0.10.0
20392024-12-20T21:21:45.628Z Compiling pkcs1 v0.7.5
20402024-12-20T21:21:45.728Z Compiling zerocopy v0.6.6
20412024-12-20T21:21:46.012Z Compiling tokio-stream v0.1.16
20422024-12-20T21:21:46.859Z Compiling serde-big-array v0.5.1
20432024-12-20T21:21:47.071Z Compiling rfc6979 v0.4.0
20442024-12-20T21:21:47.092Z Compiling float-cmp v0.9.0
20452024-12-20T21:21:47.274Z Compiling sync_wrapper v1.0.1
20462024-12-20T21:21:47.434Z Compiling bstr v1.10.0
20472024-12-20T21:21:47.541Z Compiling unicode-segmentation v1.12.0
20482024-12-20T21:21:47.561Z Compiling precomputed-hash v0.1.1
20492024-12-20T21:21:47.691Z Compiling new_debug_unreachable v1.0.6
20502024-12-20T21:21:47.802Z Compiling number_prefix v0.4.0
20512024-12-20T21:21:48.451Z Compiling predicates-core v1.0.8
20522024-12-20T21:21:48.859Z Compiling normalize-line-endings v0.3.0
20532024-12-20T21:21:49.040Z Compiling unicode-width v0.2.0
20542024-12-20T21:21:49.199Z Compiling difflib v0.4.0
20552024-12-20T21:21:49.300Z Compiling bit-vec v0.6.3
20562024-12-20T21:21:49.495Z Compiling fixedbitset v0.4.2
20572024-12-20T21:21:49.683Z Compiling static_assertions v1.1.0
20582024-12-20T21:21:49.803Z Compiling whoami v1.5.2
20592024-12-20T21:21:50.394Z Compiling tokio-postgres v0.7.12
20602024-12-20T21:21:50.397Z Compiling petgraph v0.6.5
20612024-12-20T21:21:50.737Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20622024-12-20T21:21:51.469Z Compiling reqwest v0.12.9
20632024-12-20T21:21:52.558Z Compiling bit-set v0.5.3
20642024-12-20T21:21:52.864Z Compiling predicates v3.1.2
20652024-12-20T21:21:54.559Z Compiling indicatif v0.17.9
20662024-12-20T21:21:55.275Z Compiling similar v2.6.0
20672024-12-20T21:21:55.912Z Compiling string_cache v0.8.7
20682024-12-20T21:21:56.625Z Compiling ecdsa v0.16.9
20692024-12-20T21:21:57.280Z Compiling qorb v0.2.1
20702024-12-20T21:21:57.700Z Compiling rsa v0.9.6
20712024-12-20T21:21:58.069Z Compiling ed25519-dalek v2.1.1
20722024-12-20T21:21:58.892Z Compiling zip v0.6.6
20732024-12-20T21:21:59.434Z Compiling crossterm v0.28.1
20742024-12-20T21:21:59.486Z Compiling toml v0.7.8
20752024-12-20T21:22:00.156Z Compiling clap v4.5.21
20762024-12-20T21:22:02.932Z Compiling x509-cert v0.2.5
20772024-12-20T21:22:03.213Z Compiling hex v0.4.3
20782024-12-20T21:22:06.838Z Compiling unicode-xid v0.2.6
20792024-12-20T21:22:07.329Z Compiling lalrpop-util v0.19.12
20802024-12-20T21:22:07.665Z Compiling peg-runtime v0.8.3
20812024-12-20T21:22:07.786Z Compiling radium v0.7.0
20822024-12-20T21:22:08.272Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20832024-12-20T21:22:25.766Z Compiling tap v1.0.1
20842024-12-20T21:22:25.965Z Compiling maybe-uninit v2.0.0
20852024-12-20T21:22:27.679Z Compiling ident_case v1.0.1
20862024-12-20T21:22:27.693Z Compiling darling_core v0.20.10
20872024-12-20T21:22:31.639Z Compiling wyz v0.5.1
20882024-12-20T21:22:37.138Z Compiling typify v0.2.0
20892024-12-20T21:22:42.219Z Compiling unsafe-libyaml v0.2.11
20902024-12-20T21:22:42.340Z Compiling packed_struct v0.10.1
20912024-12-20T21:22:42.343Z Compiling funty v2.0.0
20922024-12-20T21:22:43.990Z Compiling serde_yaml v0.9.34+deprecated
20932024-12-20T21:22:44.111Z Compiling bitvec v1.0.1
20942024-12-20T21:22:47.889Z Compiling progenitor-impl v0.8.0
20952024-12-20T21:22:48.824Z Compiling darling_macro v0.20.10
20962024-12-20T21:22:49.801Z Compiling packed_struct_codegen v0.10.1
20972024-12-20T21:22:52.617Z Compiling structmeta-derive v0.3.0
20982024-12-20T21:22:53.288Z Compiling indexmap v1.9.3
20992024-12-20T21:22:54.326Z Compiling fastrand v2.1.1
21002024-12-20T21:22:54.679Z Compiling newtype-uuid v1.1.3
21012024-12-20T21:22:54.881Z Compiling nodrop v0.1.14
21022024-12-20T21:22:54.975Z Compiling crc-catalog v2.4.0
21032024-12-20T21:22:55.009Z Compiling array-init v0.0.4
21042024-12-20T21:22:55.137Z Compiling crc v3.2.1
21052024-12-20T21:22:55.335Z Compiling structmeta v0.3.0
21062024-12-20T21:22:56.254Z Compiling tempfile v3.13.0
21072024-12-20T21:22:56.634Z Compiling progenitor-macro v0.8.0
21082024-12-20T21:23:00.048Z Compiling darling v0.20.10
21092024-12-20T21:23:02.781Z Compiling smallvec v0.6.14
21102024-12-20T21:23:09.566Z Compiling progenitor-client v0.8.0
21112024-12-20T21:23:11.728Z Compiling pin-project-internal v1.1.6
21122024-12-20T21:23:11.750Z Compiling dropshot v0.13.0
21132024-12-20T21:23:12.069Z Compiling bitfield v0.14.0
21142024-12-20T21:23:14.448Z Compiling hashbrown v0.12.3
21152024-12-20T21:23:14.620Z Compiling termcolor v1.4.1
21162024-12-20T21:23:15.117Z Compiling same-file v1.0.6
21172024-12-20T21:23:15.374Z Compiling base64 v0.21.7
21182024-12-20T21:23:16.545Z Compiling ron v0.8.1
21192024-12-20T21:23:21.082Z Compiling walkdir v2.5.0
21202024-12-20T21:23:21.502Z Compiling env_logger v0.10.2
21212024-12-20T21:23:23.163Z Compiling pin-project v1.1.6
21222024-12-20T21:23:27.839Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21232024-12-20T21:23:30.962Z Compiling progenitor v0.8.0
21242024-12-20T21:23:31.350Z Compiling serde-hex v0.1.0
21252024-12-20T21:23:31.550Z Compiling serde_with_macros v3.11.0
21262024-12-20T21:23:34.250Z Compiling parse-display-derive v0.10.0
21272024-12-20T21:23:36.693Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21282024-12-20T21:23:38.316Z Compiling strum_macros v0.26.4
21292024-12-20T21:23:38.388Z Compiling snafu-derive v0.8.5
21302024-12-20T21:23:39.048Z Compiling hashbrown v0.13.2
21312024-12-20T21:23:40.301Z Compiling ipnetwork v0.20.0
21322024-12-20T21:23:40.377Z Compiling xattr v1.3.1
21332024-12-20T21:23:40.575Z Compiling dropshot_endpoint v0.13.0
21342024-12-20T21:23:40.689Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21352024-12-20T21:23:41.435Z Compiling ring v0.16.20
21362024-12-20T21:23:41.594Z Compiling blake3 v1.5.4
21372024-12-20T21:23:42.221Z Compiling filetime v0.2.25
21382024-12-20T21:23:42.423Z Compiling instant v0.1.13
21392024-12-20T21:23:42.575Z Compiling buf-list v1.0.3
21402024-12-20T21:23:42.783Z Compiling bumpalo v3.16.0
21412024-12-20T21:23:43.145Z Compiling lockfree-object-pool v0.1.6
21422024-12-20T21:23:43.478Z Compiling crc-any v2.5.0
21432024-12-20T21:23:43.757Z Compiling simd-adler32 v0.3.7
21442024-12-20T21:23:43.846Z Compiling zip v2.1.3
21452024-12-20T21:23:44.216Z Compiling zopfli v0.8.1
21462024-12-20T21:23:44.417Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21472024-12-20T21:23:44.526Z Compiling snafu v0.8.5
21482024-12-20T21:23:44.648Z Compiling strum v0.26.3
21492024-12-20T21:23:44.859Z Compiling backoff v0.4.0
21502024-12-20T21:23:44.929Z Compiling tar v0.4.42
21512024-12-20T21:23:46.529Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21522024-12-20T21:23:46.745Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21532024-12-20T21:23:48.556Z Compiling object v0.30.4
21542024-12-20T21:23:50.313Z Compiling parse-display v0.10.0
21552024-12-20T21:23:50.689Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21562024-12-20T21:23:51.078Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21572024-12-20T21:23:51.302Z Compiling serde_with v3.11.0
21582024-12-20T21:23:52.253Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21592024-12-20T21:23:52.718Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21602024-12-20T21:23:52.983Z Compiling camino-tempfile v1.1.1
21612024-12-20T21:23:53.808Z Compiling globset v0.4.15
21622024-12-20T21:23:55.795Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21632024-12-20T21:23:55.996Z Compiling regress v0.9.1
21642024-12-20T21:23:59.688Z Compiling pem v3.0.4
21652024-12-20T21:24:00.867Z Compiling olpc-cjson v0.1.4
21662024-12-20T21:24:01.067Z Compiling macaddr v1.0.1
21672024-12-20T21:24:01.233Z Compiling serde_plain v1.0.2
21682024-12-20T21:24:01.555Z Compiling async-recursion v1.1.1
21692024-12-20T21:24:01.602Z Compiling memmap2 v0.9.5
21702024-12-20T21:24:01.768Z Compiling constant_time_eq v0.3.1
21712024-12-20T21:24:01.820Z Compiling spin v0.5.2
21722024-12-20T21:24:01.968Z Compiling typed-path v0.9.3
21732024-12-20T21:24:02.002Z Compiling arrayref v0.3.9
21742024-12-20T21:24:02.269Z Compiling path-slash v0.1.5
21752024-12-20T21:24:02.437Z Compiling arrayvec v0.7.6
21762024-12-20T21:24:02.451Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
21772024-12-20T21:24:02.998Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21782024-12-20T21:24:05.440Z Compiling tough v0.19.0
21792024-12-20T21:24:09.518Z Compiling itertools v0.13.0
21802024-12-20T21:24:09.521Z Compiling cargo-platform v0.1.8
21812024-12-20T21:24:09.562Z Compiling parse-size v1.1.0
21822024-12-20T21:24:09.884Z Compiling topological-sort v0.2.2
21832024-12-20T21:24:10.153Z Compiling omicron-zone-package v0.11.1
21842024-12-20T21:24:10.650Z Compiling cargo_metadata v0.18.1
21852024-12-20T21:24:11.679Z Compiling shell-words v1.1.0
21862024-12-20T21:24:16.817Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21872024-12-20T21:24:29.984Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
21882024-12-20T21:24:45.227Z Finished `release` profile [optimized] target(s) in 5m 56s
21892024-12-20T21:24:45.389Z Running `target/release/omicron-releng --output-dir /work`
21902024-12-20T21:24:45.438ZDec 20 21:24:44.173 DEBG changing working directory to /work/oxidecomputer/omicron
21912024-12-20T21:24:45.542ZDec 20 21:24:44.279 DEBG running: git rev-parse HEAD
21922024-12-20T21:24:45.549ZDec 20 21:24:44.286 DEBG process exited with exit status: 0 (6.904467ms)
21932024-12-20T21:24:45.549ZDec 20 21:24:44.286 INFO version: 12.0.0-0.ci+gitc46392c27d4
21942024-12-20T21:24:45.590ZDec 20 21:24:44.328 INFO cloning helios to /work/oxidecomputer/helios
21952024-12-20T21:24:45.590ZDec 20 21:24:44.328 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
21962024-12-20T21:24:45.596ZCloning into '/work/oxidecomputer/helios'...
21972024-12-20T21:24:46.111ZDec 20 21:24:44.848 DEBG process exited with exit status: 0 (520.115087ms)
21982024-12-20T21:24:46.111ZDec 20 21:24:44.848 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
21992024-12-20T21:24:46.119Z# branch.oid 68aae52278cdbc7049c703b3b0eb76173cee9067
22002024-12-20T21:24:46.119Z# branch.head master
22012024-12-20T21:24:46.119Z# branch.upstream origin/master
22022024-12-20T21:24:46.119Z# branch.ab +0 -0
22032024-12-20T21:24:46.121ZDec 20 21:24:44.856 DEBG process exited with exit status: 0 (8.519531ms)
22042024-12-20T21:24:46.121ZDec 20 21:24:44.857 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
22052024-12-20T21:24:47.010ZDec 20 21:24:45.746 DEBG process exited with exit status: 0 (889.188669ms)
22062024-12-20T21:24:47.010ZDec 20 21:24:45.746 DEBG running: zfs list rpool/images/build/host
22072024-12-20T21:24:47.016ZNAME USED AVAIL REFER MOUNTPOINT
22082024-12-20T21:24:47.016Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
22092024-12-20T21:24:47.019ZDec 20 21:24:45.753 DEBG process exited with exit status: 0 (7.602674ms)
22102024-12-20T21:24:47.019ZDec 20 21:24:45.754 DEBG running: zfs list rpool/images/build/recovery
22112024-12-20T21:24:47.023ZNAME USED AVAIL REFER MOUNTPOINT
22122024-12-20T21:24:47.023Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
22132024-12-20T21:24:47.026ZDec 20 21:24:45.760 DEBG process exited with exit status: 0 (6.589243ms)
22142024-12-20T21:24:47.026ZDec 20 21:24:45.761 INFO [hubris-production] running task
22152024-12-20T21:24:47.026ZDec 20 21:24:45.761 INFO [hubris-staging] running task
22162024-12-20T21:24:47.026ZDec 20 21:24:45.761 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
22172024-12-20T21:24:47.029ZDec 20 21:24:45.765 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
22182024-12-20T21:24:47.097Z[ helios-setup] cd tools/helios-build && cargo build --quiet
22192024-12-20T21:24:47.512Z[ omicron-package] Blocking waiting for file lock on package cache
22202024-12-20T21:24:48.115Z[ omicron-package] Blocking waiting for file lock on package cache
22212024-12-20T21:24:48.408Z[ omicron-package] Blocking waiting for file lock on package cache
22222024-12-20T21:24:48.762ZDec 20 21:24:47.499 INFO [hubris-production] task succeeded (1.737571063s)
22232024-12-20T21:24:49.248Z[ omicron-package] Compiling zerocopy v0.8.10
22242024-12-20T21:24:49.252Z[ omicron-package] Compiling proc-macro-crate v1.3.1
22252024-12-20T21:24:49.252Z[ omicron-package] Compiling itertools v0.13.0
22262024-12-20T21:24:49.252Z[ omicron-package] Compiling zerocopy-derive v0.8.10
22272024-12-20T21:24:49.252Z[ omicron-package] Compiling heapless v0.8.0
22282024-12-20T21:24:49.252Z[ omicron-package] Compiling hash32 v0.3.1
22292024-12-20T21:24:49.252Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22302024-12-20T21:24:49.259Z[ omicron-package] Compiling smoltcp v0.11.0
22312024-12-20T21:24:50.329Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
22322024-12-20T21:24:50.629Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22332024-12-20T21:24:51.002Z[ omicron-package] Compiling num_enum_derive v0.5.11
22342024-12-20T21:24:51.237Z[ omicron-package] Compiling cobs v0.2.3
22352024-12-20T21:24:51.689Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22362024-12-20T21:24:51.792Z[ omicron-package] Compiling proc-macro-error v1.0.4
22372024-12-20T21:24:51.908Z[ omicron-package] Compiling postcard v1.0.10
22382024-12-20T21:24:52.424Z[ omicron-package] Compiling foreign-types-macros v0.2.3
22392024-12-20T21:24:52.527Z[ omicron-package] Compiling foreign-types-shared v0.3.1
22402024-12-20T21:24:52.716Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22412024-12-20T21:24:54.164Z[ omicron-package] Compiling tabwriter v1.4.0
22422024-12-20T21:24:54.340Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22432024-12-20T21:24:54.807Z[ omicron-package] Compiling foreign-types v0.5.0
22442024-12-20T21:24:55.058Z[ omicron-package] Compiling num_enum v0.5.11
22452024-12-20T21:24:55.257Z[ omicron-package] Compiling cstr-argument v0.1.2
22462024-12-20T21:24:55.368Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22472024-12-20T21:24:55.509Z[ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22482024-12-20T21:24:55.547Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
22492024-12-20T21:24:55.871Z[ omicron-package] Compiling thiserror v2.0.3
22502024-12-20T21:24:56.036Z[ omicron-package] Compiling pretty-hex v0.2.1
22512024-12-20T21:24:56.211Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22522024-12-20T21:24:56.326Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22532024-12-20T21:24:56.847Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22542024-12-20T21:24:57.161Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22552024-12-20T21:24:57.488Z[ omicron-package] Compiling colored v2.1.0
22562024-12-20T21:24:57.839Z[ omicron-package] Compiling thiserror-impl v2.0.3
22572024-12-20T21:24:58.034Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22582024-12-20T21:24:58.701Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
22592024-12-20T21:24:59.553Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
22602024-12-20T21:24:59.810Z[ omicron-package] Compiling sigpipe v0.1.3
22612024-12-20T21:25:00.416Z[ omicron-package] Compiling num-derive v0.4.2
22622024-12-20T21:25:00.536Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22632024-12-20T21:25:00.540ZDec 20 21:24:59.274 INFO [hubris-staging] task succeeded (13.512929299s)
22642024-12-20T21:25:01.427Z[ omicron-package] Compiling libefi-sys v0.1.0
22652024-12-20T21:25:02.127Z[ omicron-package] Compiling zone v0.3.0
22662024-12-20T21:25:02.650Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
22672024-12-20T21:25:02.826Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22682024-12-20T21:25:03.739Z[ omicron-package] Compiling smf v0.2.3
22692024-12-20T21:25:04.083Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22702024-12-20T21:25:04.509Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
22712024-12-20T21:25:04.792Z[ omicron-package] Compiling bitfield-struct v0.6.2
22722024-12-20T21:25:06.912Z[ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22732024-12-20T21:25:07.494Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22742024-12-20T21:25:07.494Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22752024-12-20T21:25:07.590Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22762024-12-20T21:25:07.852Z[ omicron-package] Compiling gethostname v0.5.0
22772024-12-20T21:25:07.911Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22782024-12-20T21:25:08.137Z[ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22792024-12-20T21:25:08.304Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22802024-12-20T21:25:10.868Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22812024-12-20T21:25:12.294Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22822024-12-20T21:25:13.740Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22832024-12-20T21:25:16.449Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22842024-12-20T21:25:17.071Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22852024-12-20T21:25:18.752Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22862024-12-20T21:25:29.864Z[ helios-setup] Dec 20 21:25:28.592 INFO helios repository root is: /work/oxidecomputer/helios
22872024-12-20T21:25:29.867Z[ helios-setup] Dec 20 21:25:28.595 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
22882024-12-20T21:25:29.867Z[ helios-setup] Dec 20 21:25:28.595 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
22892024-12-20T21:25:29.871Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
22902024-12-20T21:25:30.788Z[ helios-setup] Dec 20 21:25:29.516 INFO clone ok!, project: chelsio-t6-roms
22912024-12-20T21:25:30.788Z[ helios-setup] Dec 20 21:25:29.516 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
22922024-12-20T21:25:30.791Z[ helios-setup] Dec 20 21:25:29.516 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
22932024-12-20T21:25:30.794Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
22942024-12-20T21:25:32.449Z[ helios-setup] Dec 20 21:25:31.177 INFO clone ok!, project: phbl
22952024-12-20T21:25:32.479Z[ helios-setup] Dec 20 21:25:31.177 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
22962024-12-20T21:25:32.479Z[ helios-setup] Dec 20 21:25:31.177 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
22972024-12-20T21:25:32.479Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
22982024-12-20T21:25:37.858Z[ omicron-package] Finished `release` profile [optimized] target(s) in 50.80s
22992024-12-20T21:25:38.097Z[ omicron-package]
23002024-12-20T21:25:38.097Z[ omicron-package] real 51.011115404
23012024-12-20T21:25:38.100Z[ omicron-package] user 2:58.947056476
23022024-12-20T21:25:38.100Z[ omicron-package] sys 26.424210517
23032024-12-20T21:25:38.100Z[ omicron-package] trap 0.272987392
23042024-12-20T21:25:38.100Z[ omicron-package] tflt 0.523133805
23052024-12-20T21:25:38.100Z[ omicron-package] dflt 0.768570751
23062024-12-20T21:25:38.100Z[ omicron-package] kflt 0.000692916
23072024-12-20T21:25:38.100Z[ omicron-package] lock 5:43.995112991
23082024-12-20T21:25:38.100Z[ omicron-package] slp 10:19.094494068
23092024-12-20T21:25:38.100Z[ omicron-package] lat 1:42.780617076
23102024-12-20T21:25:38.100ZDec 20 21:25:36.824 INFO [omicron-package] process exited with exit status: 0 (51.059549368s)
23112024-12-20T21:25:38.100Z[ omicron-package] stop 1:03.054618961
23122024-12-20T21:25:38.100ZDec 20 21:25:36.824 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
23132024-12-20T21:25:38.164ZDec 20 21:25:36.890 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
23142024-12-20T21:25:38.175Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
23152024-12-20T21:25:38.177Z[ recovery-target] Created new build target 'recovery' and set it as active
23162024-12-20T21:25:38.177ZDec 20 21:25:36.904 INFO [recovery-target] process exited with exit status: 0 (79.838014ms)
23172024-12-20T21:25:38.180Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
23182024-12-20T21:25:38.183Z[ host-target] Created new build target 'host' and set it as active
23192024-12-20T21:25:38.183ZDec 20 21:25:36.910 INFO [host-target] process exited with exit status: 0 (19.450106ms)
23202024-12-20T21:25:38.183ZDec 20 21:25:36.910 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
23212024-12-20T21:25:38.201Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
23222024-12-20T21:25:38.588Z[ helios-setup] Dec 20 21:25:37.314 INFO clone ok!, project: amd-firmware
23232024-12-20T21:25:38.590Z[ helios-setup] Dec 20 21:25:37.315 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
23242024-12-20T21:25:38.590Z[ helios-setup] Dec 20 21:25:37.315 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
23252024-12-20T21:25:38.593Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
23262024-12-20T21:25:39.044Z[ helios-setup] Dec 20 21:25:37.771 INFO clone ok!, project: pinprick
23272024-12-20T21:25:39.048Z[ helios-setup] Dec 20 21:25:37.771 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
23282024-12-20T21:25:39.048Z[ helios-setup] Dec 20 21:25:37.771 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
23292024-12-20T21:25:39.052Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
23302024-12-20T21:25:39.435Z[ host-package] Compiling convert_case v0.4.0
23312024-12-20T21:25:39.438Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23322024-12-20T21:25:39.438Z[ host-package] Compiling newline-converter v0.3.0
23332024-12-20T21:25:39.438Z[ host-package] Compiling password-hash v0.5.0
23342024-12-20T21:25:39.438Z[ host-package] Compiling progenitor-client v0.8.0
23352024-12-20T21:25:39.438Z[ host-package] Compiling blake2 v0.10.6
23362024-12-20T21:25:39.438Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23372024-12-20T21:25:39.587Z[ helios-setup] Dec 20 21:25:38.314 INFO clone ok!, project: image-builder
23382024-12-20T21:25:39.590Z[ helios-setup] Dec 20 21:25:38.314 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
23392024-12-20T21:25:39.590Z[ helios-setup] Dec 20 21:25:38.314 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
23402024-12-20T21:25:39.593Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
23412024-12-20T21:25:39.619Z[ host-package] Compiling atomicwrites v0.4.4
23422024-12-20T21:25:39.721Z[ host-package] Compiling expectorate v1.1.0
23432024-12-20T21:25:39.853Z[ host-package] Compiling cancel-safe-futures v0.1.5
23442024-12-20T21:25:39.928Z[ host-package] Compiling owo-colors v4.1.0
23452024-12-20T21:25:40.116Z[ host-package] Compiling argon2 v0.5.3
23462024-12-20T21:25:40.204Z[ host-package] Compiling progenitor v0.8.0
23472024-12-20T21:25:40.276Z[ host-package] Compiling num-rational v0.4.2
23482024-12-20T21:25:40.298Z[ host-package] Compiling num-complex v0.4.6
23492024-12-20T21:25:40.341Z[ host-package] Compiling derive_more v0.99.18
23502024-12-20T21:25:40.811Z[ host-package] Compiling libsw v3.3.1
23512024-12-20T21:25:40.814Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
23522024-12-20T21:25:40.840Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
23532024-12-20T21:25:41.211Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23542024-12-20T21:25:41.255Z[ host-package] Compiling linear-map v1.2.0
23552024-12-20T21:25:41.640Z[ host-package] Compiling num v0.4.3
23562024-12-20T21:25:41.716Z[ host-package] Compiling float-ord v0.3.2
23572024-12-20T21:25:41.743Z[ host-package] Compiling indent_write v2.2.0
23582024-12-20T21:25:41.786Z[ host-package] Compiling swrite v0.1.0
23592024-12-20T21:25:41.846Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23602024-12-20T21:25:41.936Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23612024-12-20T21:25:41.960Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23622024-12-20T21:25:42.020Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23632024-12-20T21:25:42.665Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23642024-12-20T21:25:42.868Z[ host-package] Compiling highway v1.2.0
23652024-12-20T21:25:43.453Z[ host-package] Compiling semver v0.1.20
23662024-12-20T21:25:44.072Z[ host-package] Compiling rustc_version v0.1.7
23672024-12-20T21:25:44.448Z[ host-package] Compiling newtype-uuid v1.1.3
23682024-12-20T21:25:44.525Z[ host-package] Compiling newtype_derive v0.1.6
23692024-12-20T21:25:44.861Z[ host-package] Compiling dropshot v0.13.0
23702024-12-20T21:25:44.953Z[ host-package] Compiling ipnetwork v0.20.0
23712024-12-20T21:25:44.977Z[ host-package] Compiling instant v0.1.13
23722024-12-20T21:25:45.142Z[ host-package] Compiling humantime v2.1.0
23732024-12-20T21:25:45.746Z[ host-package] Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
23742024-12-20T21:25:46.100Z[ host-package] Compiling backoff v0.4.0
23752024-12-20T21:25:46.634Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23762024-12-20T21:25:47.066Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23772024-12-20T21:25:47.385Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23782024-12-20T21:25:49.376Z[ helios-setup] Submodule path 'amd-firmware': checked out '7a9b5f6729edd91286f20e794f130fd370ed2fbe'
23792024-12-20T21:25:49.390Z[ helios-setup] Dec 20 21:25:48.114 INFO clone ok!, project: amd-host-image-builder
23802024-12-20T21:25:49.394Z[ helios-setup] Dec 20 21:25:48.115 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
23812024-12-20T21:25:49.394Z[ helios-setup] Dec 20 21:25:48.115 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
23822024-12-20T21:25:49.394Z[ helios-setup] Dec 20 21:25:48.115 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
23832024-12-20T21:25:49.396Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
23842024-12-20T21:25:50.245Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23852024-12-20T21:25:50.503Z[ helios-setup] Dec 20 21:25:49.227 INFO clone ok!, project: pilot
23862024-12-20T21:25:50.505Z[ helios-setup] Dec 20 21:25:49.227 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
23872024-12-20T21:25:50.506Z[ helios-setup] Dec 20 21:25:49.227 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
23882024-12-20T21:25:50.506Z[ helios-setup] Dec 20 21:25:49.227 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
23892024-12-20T21:25:50.508Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
23902024-12-20T21:25:51.060Z[ host-package] Compiling parse-display v0.10.0
23912024-12-20T21:25:51.411Z[ helios-setup] Dec 20 21:25:50.134 INFO clone ok!, project: bootserver
23922024-12-20T21:25:51.414Z[ helios-setup] Dec 20 21:25:50.134 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
23932024-12-20T21:25:51.414Z[ helios-setup] Dec 20 21:25:50.134 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
23942024-12-20T21:25:51.747Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23952024-12-20T21:25:51.947Z[ host-package] Compiling strum v0.26.3
23962024-12-20T21:25:51.998Z[ host-package] Compiling serde_with v3.11.0
23972024-12-20T21:25:52.149Z[ helios-setup] Dec 20 21:25:50.872 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
23982024-12-20T21:25:52.235Z[ host-package] Compiling regress v0.9.1
23992024-12-20T21:25:52.803Z[ helios-setup] Dec 20 21:25:51.527 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
24002024-12-20T21:25:52.806Z[ helios-setup] Dec 20 21:25:51.528 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
24012024-12-20T21:25:53.409Z[ helios-setup] Dec 20 21:25:52.130 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
24022024-12-20T21:25:53.963Z[ helios-setup] Dec 20 21:25:52.686 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
24032024-12-20T21:25:53.963Z[ helios-setup] Dec 20 21:25:52.686 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
24042024-12-20T21:25:54.549Z[ helios-setup] Dec 20 21:25:53.273 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
24052024-12-20T21:25:55.124Z[ helios-setup] Dec 20 21:25:53.847 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
24062024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.847 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
24072024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.847 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
24082024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.847 INFO ok!
24092024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.847 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
24102024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.847 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
24112024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.848 INFO ok!
24122024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.848 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
24132024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.848 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
24142024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.848 INFO ok!
24152024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.848 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
24162024-12-20T21:25:55.127Z[ helios-setup] Dec 20 21:25:53.848 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
24172024-12-20T21:25:55.449Z[ helios-setup] Dec 20 21:25:54.173 INFO E| Downloading crates ...
24182024-12-20T21:25:55.551Z[ helios-setup] Dec 20 21:25:54.274 INFO E| Downloaded miniz_oxide v0.7.2
24192024-12-20T21:25:55.606Z[ helios-setup] Dec 20 21:25:54.329 INFO E| Compiling adler v1.0.2
24202024-12-20T21:25:55.798Z[ helios-setup] Dec 20 21:25:54.522 INFO E| Compiling miniz_oxide v0.7.2
24212024-12-20T21:25:56.017Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24222024-12-20T21:25:57.245Z[ host-package] Compiling macaddr v1.0.1
24232024-12-20T21:25:57.830Z[ host-package] Compiling slog-dtrace v0.3.0
24242024-12-20T21:25:57.940Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24252024-12-20T21:25:58.149Z[ host-package] Compiling steno v0.4.1
24262024-12-20T21:25:58.592Z[ helios-setup] Dec 20 21:25:57.314 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
24272024-12-20T21:25:58.983Z[ host-package] Compiling prettyplease v0.2.25
24282024-12-20T21:25:59.125Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24292024-12-20T21:25:59.474Z[ helios-setup] Dec 20 21:25:58.196 INFO E| Finished `release` profile [optimized] target(s) in 4.25s
24302024-12-20T21:25:59.486Z[ helios-setup] Dec 20 21:25:58.207 INFO building project "pinprick" ok (4 seconds)
24312024-12-20T21:25:59.486Z[ helios-setup] Dec 20 21:25:58.207 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
24322024-12-20T21:25:59.486Z[ helios-setup] Dec 20 21:25:58.207 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
24332024-12-20T21:25:59.799Z[ helios-setup] Dec 20 21:25:58.521 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
24342024-12-20T21:26:00.306Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24352024-12-20T21:26:00.434Z[ helios-setup] Dec 20 21:25:59.157 INFO E| From https://github.com/jclulow/rust-jmclib
24362024-12-20T21:26:00.434Z[ helios-setup] Dec 20 21:25:59.157 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
24372024-12-20T21:26:00.454Z[ helios-setup] Dec 20 21:25:59.177 INFO E| Updating crates.io index
24382024-12-20T21:26:00.571Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24392024-12-20T21:26:00.629Z[ helios-setup] Dec 20 21:25:59.351 INFO E| Downloading crates ...
24402024-12-20T21:26:00.709Z[ helios-setup] Dec 20 21:25:59.431 INFO E| Downloaded digest v0.9.0
24412024-12-20T21:26:00.712Z[ helios-setup] Dec 20 21:25:59.435 INFO E| Downloaded bitflags v2.3.3
24422024-12-20T21:26:00.717Z[ helios-setup] Dec 20 21:25:59.440 INFO E| Downloaded errno v0.3.1
24432024-12-20T21:26:00.721Z[ helios-setup] Dec 20 21:25:59.444 INFO E| Downloaded block-buffer v0.9.0
24442024-12-20T21:26:00.756Z[ helios-setup] Dec 20 21:25:59.479 INFO E| Downloaded walkdir v2.3.3
24452024-12-20T21:26:00.760Z[ helios-setup] Dec 20 21:25:59.482 INFO E| Downloaded md-5 v0.9.1
24462024-12-20T21:26:00.763Z[ helios-setup] Dec 20 21:25:59.484 INFO E| Downloaded itoa v1.0.9
24472024-12-20T21:26:00.763Z[ helios-setup] Dec 20 21:25:59.485 INFO E| Downloaded cpufeatures v0.2.9
24482024-12-20T21:26:00.767Z[ helios-setup] Dec 20 21:25:59.488 INFO E| Downloaded fastrand v2.0.0
24492024-12-20T21:26:00.770Z[ helios-setup] Dec 20 21:25:59.490 INFO E| Downloaded sha-1 v0.9.8
24502024-12-20T21:26:00.773Z[ helios-setup] Dec 20 21:25:59.493 INFO E| Downloaded anyhow v1.0.72
24512024-12-20T21:26:00.776Z[ helios-setup] Dec 20 21:25:59.499 INFO E| Downloaded unicode-width v0.1.10
24522024-12-20T21:26:00.779Z[ helios-setup] Dec 20 21:25:59.500 INFO E| Downloaded opaque-debug v0.3.0
24532024-12-20T21:26:00.779Z[ helios-setup] Dec 20 21:25:59.501 INFO E| Downloaded libdevinfo-sys v1.0.0
24542024-12-20T21:26:00.799Z[ helios-setup] Dec 20 21:25:59.522 INFO E| Downloaded uuid v0.8.2
24552024-12-20T21:26:00.805Z[ helios-setup] Dec 20 21:25:59.527 INFO E| Downloaded quote v1.0.31
24562024-12-20T21:26:00.809Z[ helios-setup] Dec 20 21:25:59.531 INFO E| Downloaded once_cell v1.18.0
24572024-12-20T21:26:00.813Z[ helios-setup] Dec 20 21:25:59.535 INFO E| Downloaded getrandom v0.2.10
24582024-12-20T21:26:00.818Z[ helios-setup] Dec 20 21:25:59.540 INFO E| Downloaded unicode-ident v1.0.11
24592024-12-20T21:26:00.822Z[ helios-setup] Dec 20 21:25:59.544 INFO E| Downloaded serde_derive v1.0.193
24602024-12-20T21:26:00.826Z[ helios-setup] Dec 20 21:25:59.549 INFO E| Downloaded serde v1.0.193
24612024-12-20T21:26:00.831Z[ helios-setup] Dec 20 21:25:59.554 INFO E| Downloaded proc-macro2 v1.0.66
24622024-12-20T21:26:00.834Z[ helios-setup] Dec 20 21:25:59.557 INFO E| Downloaded typenum v1.16.0
24632024-12-20T21:26:00.839Z[ helios-setup] Dec 20 21:25:59.560 INFO E| Downloaded toml v0.5.11
24642024-12-20T21:26:00.844Z[ helios-setup] Dec 20 21:25:59.563 INFO E| Downloaded serde_json v1.0.103
24652024-12-20T21:26:00.851Z[ helios-setup] Dec 20 21:25:59.573 INFO E| Downloaded tempfile v3.7.0
24662024-12-20T21:26:00.854Z[ helios-setup] Dec 20 21:25:59.577 INFO E| Downloaded ryu v1.0.15
24672024-12-20T21:26:00.892Z[ helios-setup] Dec 20 21:25:59.614 INFO E| Downloaded syn v2.0.32
24682024-12-20T21:26:00.909Z[ helios-setup] Dec 20 21:25:59.632 INFO E| Downloaded rustix v0.38.4
24692024-12-20T21:26:00.993Z[ helios-setup] Dec 20 21:25:59.715 INFO E| Downloaded libc v0.2.147
24702024-12-20T21:26:01.136Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling libc v0.2.147
24712024-12-20T21:26:01.137Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling proc-macro2 v1.0.66
24722024-12-20T21:26:01.137Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling cfg-if v1.0.0
24732024-12-20T21:26:01.137Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling unicode-ident v1.0.11
24742024-12-20T21:26:01.139Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling version_check v0.9.4
24752024-12-20T21:26:01.139Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling typenum v1.16.0
24762024-12-20T21:26:01.139Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling serde v1.0.193
24772024-12-20T21:26:01.139Z[ helios-setup] Dec 20 21:25:59.859 INFO E| Compiling powerfmt v0.2.0
24782024-12-20T21:26:01.423Z[ helios-setup] Dec 20 21:26:00.145 INFO E| Compiling itoa v1.0.9
24792024-12-20T21:26:01.558Z[ helios-setup] Dec 20 21:26:00.280 INFO E| Compiling num-conv v0.1.0
24802024-12-20T21:26:02.014Z[ helios-setup] Dec 20 21:26:00.735 INFO E| Compiling time-core v0.1.2
24812024-12-20T21:26:02.276Z[ helios-setup] Dec 20 21:26:00.999 INFO E| Compiling rustix v0.38.4
24822024-12-20T21:26:02.335Z[ helios-setup] Dec 20 21:26:01.054 INFO E| Compiling slog v2.7.0
24832024-12-20T21:26:02.359Z[ helios-setup] Dec 20 21:26:01.081 INFO E| Compiling time-macros v0.2.18
24842024-12-20T21:26:02.786Z[ helios-setup] Dec 20 21:26:01.508 INFO E| Compiling deranged v0.3.11
24852024-12-20T21:26:02.883Z[ helios-setup] Dec 20 21:26:01.602 INFO E| Compiling generic-array v0.14.7
24862024-12-20T21:26:03.503Z[ helios-setup] Dec 20 21:26:02.225 INFO E| Compiling num_threads v0.1.6
24872024-12-20T21:26:03.628Z[ helios-setup] Dec 20 21:26:02.350 INFO E| Compiling once_cell v1.18.0
24882024-12-20T21:26:03.679Z[ helios-setup] Dec 20 21:26:02.390 INFO E| Compiling bitflags v2.3.3
24892024-12-20T21:26:04.516Z[ helios-setup] Dec 20 21:26:03.238 INFO E| Compiling quote v1.0.31
24902024-12-20T21:26:04.551Z[ helios-setup] Dec 20 21:26:03.273 INFO E| Compiling thread_local v1.1.7
24912024-12-20T21:26:05.334Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24922024-12-20T21:26:05.720Z[ helios-setup] Dec 20 21:26:04.441 INFO E| Compiling syn v2.0.32
24932024-12-20T21:26:05.809Z[ host-package] Compiling half v2.4.1
24942024-12-20T21:26:05.881Z[ helios-setup] Dec 20 21:26:04.603 INFO E| Compiling dirs-sys-next v0.1.2
24952024-12-20T21:26:06.071Z[ helios-setup] Dec 20 21:26:04.792 INFO E| Compiling errno v0.3.1
24962024-12-20T21:26:06.459Z[ helios-setup] Dec 20 21:26:05.180 INFO E| Compiling dirs-next v2.0.0
24972024-12-20T21:26:06.573Z[ helios-setup] Dec 20 21:26:05.294 INFO E| Compiling atty v0.2.14
24982024-12-20T21:26:06.804Z[ helios-setup] Dec 20 21:26:05.525 INFO E| Compiling term v0.7.0
24992024-12-20T21:26:06.947Z[ helios-setup] Dec 20 21:26:05.668 INFO E| Compiling fastrand v2.0.0
25002024-12-20T21:26:07.065Z[ host-package] Compiling ciborium-io v0.2.2
25012024-12-20T21:26:07.424Z[ helios-setup] Dec 20 21:26:06.145 INFO E| Compiling opaque-debug v0.3.0
25022024-12-20T21:26:07.432Z[ host-package] Compiling ciborium-ll v0.2.2
25032024-12-20T21:26:07.471Z[ helios-setup] Dec 20 21:26:06.190 INFO E| Compiling anyhow v1.0.72
25042024-12-20T21:26:07.554Z[ helios-setup] Dec 20 21:26:06.275 INFO E| Compiling serde_json v1.0.103
25052024-12-20T21:26:07.812Z[ helios-setup] Dec 20 21:26:06.533 INFO E| Compiling time v0.3.36
25062024-12-20T21:26:07.937Z[ helios-setup] Dec 20 21:26:06.657 INFO E| Compiling digest v0.9.0
25072024-12-20T21:26:08.323Z[ helios-setup] Dec 20 21:26:07.044 INFO E| Compiling block-buffer v0.9.0
25082024-12-20T21:26:08.455Z[ helios-setup] Dec 20 21:26:07.176 INFO E| Compiling getrandom v0.2.10
25092024-12-20T21:26:08.494Z[ host-package] Compiling tungstenite v0.21.0
25102024-12-20T21:26:08.565Z[ helios-setup] Dec 20 21:26:07.286 INFO E| Compiling ryu v1.0.15
25112024-12-20T21:26:08.643Z[ helios-setup] Dec 20 21:26:07.364 INFO E| Compiling cpufeatures v0.2.9
25122024-12-20T21:26:08.739Z[ helios-setup] Dec 20 21:26:07.460 INFO E| Compiling unicode-width v0.1.10
25132024-12-20T21:26:09.258Z[ helios-setup] Dec 20 21:26:07.979 INFO E| Compiling same-file v1.0.6
25142024-12-20T21:26:09.336Z[ helios-setup] Dec 20 21:26:08.056 INFO E| Compiling getopts v0.2.21
25152024-12-20T21:26:09.384Z[ helios-setup] Dec 20 21:26:08.105 INFO E| Compiling tempfile v3.7.0
25162024-12-20T21:26:09.724Z[ helios-setup] Dec 20 21:26:08.444 INFO E| Compiling walkdir v2.3.3
25172024-12-20T21:26:10.647Z[ helios-setup] Dec 20 21:26:09.366 INFO E| Compiling sha-1 v0.9.8
25182024-12-20T21:26:10.700Z[ helios-setup] Dec 20 21:26:09.420 INFO E| Compiling md-5 v0.9.1
25192024-12-20T21:26:11.337Z[ helios-setup] Dec 20 21:26:10.055 INFO E| Compiling glob v0.3.1
25202024-12-20T21:26:11.438Z[ helios-setup] Dec 20 21:26:10.159 INFO E| Compiling libdevinfo-sys v1.0.0
25212024-12-20T21:26:12.071Z[ helios-setup] Dec 20 21:26:10.791 INFO E| Compiling slog-term v2.9.0
25222024-12-20T21:26:14.623Z[ helios-setup] Dec 20 21:26:13.343 INFO E| Compiling serde_derive v1.0.193
25232024-12-20T21:26:15.662Z[ host-package] Compiling tokio-tungstenite v0.21.0
25242024-12-20T21:26:16.379Z[ host-package] Compiling ciborium v0.2.2
25252024-12-20T21:26:16.400Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25262024-12-20T21:26:22.923Z[ host-package] Compiling fastrand v2.1.1
25272024-12-20T21:26:23.782Z[ host-package] Compiling display-error-chain v0.2.2
25282024-12-20T21:26:24.085Z[ host-package] Compiling same-file v1.0.6
25292024-12-20T21:26:24.415Z[ host-package] Compiling walkdir v2.5.0
25302024-12-20T21:26:25.205Z[ host-package] Compiling tempfile v3.13.0
25312024-12-20T21:26:25.434Z[ host-package] Compiling ring v0.16.20
25322024-12-20T21:26:25.941Z[ host-package] Compiling blake3 v1.5.4
25332024-12-20T21:26:26.499Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25342024-12-20T21:26:26.711Z[ host-package] Compiling xattr v1.3.1
25352024-12-20T21:26:27.071Z[ host-package] Compiling filetime v0.2.25
25362024-12-20T21:26:27.124Z[ host-package] Compiling memmap2 v0.9.5
25372024-12-20T21:26:27.442Z[ host-package] Compiling arrayref v0.3.9
25382024-12-20T21:26:27.505Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25392024-12-20T21:26:27.562Z[ host-package] Compiling spin v0.5.2
25402024-12-20T21:26:27.641Z[ host-package] Compiling arrayvec v0.7.6
25412024-12-20T21:26:27.832Z[ host-package] Compiling constant_time_eq v0.3.1
25422024-12-20T21:26:28.054Z[ host-package] Compiling keccak v0.1.5
25432024-12-20T21:26:28.203Z[ host-package] Compiling tar v0.4.42
25442024-12-20T21:26:29.240Z[ host-package] Compiling sha3 v0.10.8
25452024-12-20T21:26:29.429Z[ host-package] Compiling camino-tempfile v1.1.1
25462024-12-20T21:26:29.824Z[ helios-setup] Dec 20 21:26:28.541 INFO E| Compiling toml v0.5.11
25472024-12-20T21:26:29.824Z[ helios-setup] Dec 20 21:26:28.541 INFO E| Compiling uuid v0.8.2
25482024-12-20T21:26:30.154Z[ host-package] Compiling toolchain_find v0.4.0
25492024-12-20T21:26:30.336Z[ host-package] Compiling const_format_proc_macros v0.2.33
25502024-12-20T21:26:30.453Z[ host-package] Compiling crunchy v0.2.2
25512024-12-20T21:26:30.597Z[ host-package] Compiling maplit v1.0.2
25522024-12-20T21:26:30.772Z[ host-package] Compiling topological-sort v0.2.2
25532024-12-20T21:26:31.043Z[ host-package] Compiling rustfmt-wrapper v0.2.1
25542024-12-20T21:26:31.088Z[ host-package] Compiling omicron-zone-package v0.11.1
25552024-12-20T21:26:31.328Z[ host-package] Compiling tiny-keccak v2.0.2
25562024-12-20T21:26:31.807Z[ host-package] Compiling dsl_auto_type v0.1.2
25572024-12-20T21:26:31.909Z[ host-package] Compiling phf_generator v0.11.2
25582024-12-20T21:26:31.915Z[ helios-setup] Dec 20 21:26:30.632 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
25592024-12-20T21:26:32.168Z[ host-package] Compiling scheduled-thread-pool v0.2.7
25602024-12-20T21:26:32.583Z[ host-package] Compiling const_format v0.2.33
25612024-12-20T21:26:32.686Z[ host-package] Compiling secrecy v0.8.0
25622024-12-20T21:26:33.073Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
25632024-12-20T21:26:33.680Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
25642024-12-20T21:26:33.706Z[ host-package] Compiling arc-swap v1.7.1
25652024-12-20T21:26:33.771Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25662024-12-20T21:26:33.798Z[ host-package] Compiling diesel_derives v2.2.3
25672024-12-20T21:26:34.171Z[ host-package] Compiling r2d2 v0.8.10
25682024-12-20T21:26:34.261Z[ host-package] Compiling slog-scope v4.4.0
25692024-12-20T21:26:34.289Z[ host-package] Compiling phf_codegen v0.11.2
25702024-12-20T21:26:34.529Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25712024-12-20T21:26:34.832Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
25722024-12-20T21:26:35.209Z[ helios-setup] Dec 20 21:26:33.924 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
25732024-12-20T21:26:35.230Z[ host-package] Compiling ascii-canvas v3.0.0
25742024-12-20T21:26:35.329Z[ host-package] Compiling universal-hash v0.5.1
25752024-12-20T21:26:35.645Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
25762024-12-20T21:26:35.773Z[ host-package] Compiling parse-zoneinfo v0.3.1
25772024-12-20T21:26:37.579Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25782024-12-20T21:26:37.703Z[ host-package] Compiling ena v0.14.3
25792024-12-20T21:26:38.332Z[ host-package] Compiling regex-syntax v0.6.29
25802024-12-20T21:26:38.660Z[ host-package] Compiling diff v0.1.13
25812024-12-20T21:26:39.356Z[ host-package] Compiling opaque-debug v0.3.1
25822024-12-20T21:26:39.499Z[ host-package] Compiling poly1305 v0.8.0
25832024-12-20T21:26:41.250Z[ host-package] Compiling thiserror-no-std v2.0.2
25842024-12-20T21:26:41.470Z[ host-package] Compiling chrono-tz-build v0.4.0
25852024-12-20T21:26:42.841Z[ host-package] Compiling lalrpop v0.19.12
25862024-12-20T21:26:44.521Z[ host-package] Compiling slog-stdlog v4.1.1
25872024-12-20T21:26:46.466Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25882024-12-20T21:26:46.943Z[ host-package] Compiling diesel v2.2.6
25892024-12-20T21:26:48.669Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25902024-12-20T21:26:49.010Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25912024-12-20T21:26:49.289Z[ host-package] Compiling chacha20 v0.9.1
25922024-12-20T21:26:49.583Z[ helios-setup] Dec 20 21:26:48.296 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.99s
25932024-12-20T21:26:49.618Z[ helios-setup] Dec 20 21:26:48.331 INFO building project "image-builder" ok (50 seconds)
25942024-12-20T21:26:49.618Z[ helios-setup] Dec 20 21:26:48.331 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
25952024-12-20T21:26:49.618Z[ helios-setup] Dec 20 21:26:48.331 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
25962024-12-20T21:26:49.628Z[ helios-setup] Dec 20 21:26:48.341 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
25972024-12-20T21:26:49.845Z[ host-package] Compiling aead v0.5.2
25982024-12-20T21:26:50.039Z[ helios-setup] Dec 20 21:26:48.752 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
25992024-12-20T21:26:50.039Z[ helios-setup] Dec 20 21:26:48.752 INFO E| info: downloading component 'cargo'
26002024-12-20T21:26:50.233Z[ host-package] Compiling vte_generate_state_changes v0.1.2
26012024-12-20T21:26:50.906Z[ host-package] Compiling ref-cast v1.0.23
26022024-12-20T21:26:51.052Z[ helios-setup] Dec 20 21:26:49.765 INFO E| info: downloading component 'clippy'
26032024-12-20T21:26:51.501Z[ host-package] Compiling vte v0.11.1
26042024-12-20T21:26:51.535Z[ helios-setup] Dec 20 21:26:50.246 INFO E| info: downloading component 'rust-docs'
26052024-12-20T21:26:52.753Z[ helios-setup] Dec 20 21:26:51.466 INFO E| info: downloading component 'rust-src'
26062024-12-20T21:26:52.900Z[ helios-setup] Dec 20 21:26:51.613 INFO E| info: downloading component 'rust-std'
26072024-12-20T21:26:53.039Z[ host-package] Compiling chacha20poly1305 v0.10.1
26082024-12-20T21:26:53.336Z[ host-package] Compiling slog-envlogger v2.2.0
26092024-12-20T21:26:53.725Z[ host-package] Compiling chrono-tz v0.10.0
26102024-12-20T21:26:54.454Z[ host-package] Compiling vsss-rs v3.3.4
26112024-12-20T21:26:54.664Z[ helios-setup] Dec 20 21:26:53.376 INFO E| info: downloading component 'rustc'
26122024-12-20T21:26:56.357Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26132024-12-20T21:26:56.700Z[ host-package] Compiling derive_builder_core v0.20.2
26142024-12-20T21:26:59.051Z[ host-package] Compiling headers-core v0.3.0
26152024-12-20T21:26:59.172Z[ host-package] Compiling fxhash v0.2.1
26162024-12-20T21:26:59.274Z[ host-package] Compiling libxml v0.3.3
26172024-12-20T21:26:59.438Z[ host-package] Compiling ref-cast-impl v1.0.23
26182024-12-20T21:26:59.533Z[ helios-setup] Dec 20 21:26:58.244 INFO E| info: downloading component 'rustfmt'
26192024-12-20T21:26:59.723Z[ helios-setup] Dec 20 21:26:58.434 INFO E| info: installing component 'cargo'
26202024-12-20T21:26:59.748Z[ host-package] Compiling bytecount v0.6.8
26212024-12-20T21:27:00.233Z[ host-package] Compiling papergrid v0.11.0
26222024-12-20T21:27:00.981Z[ helios-setup] Dec 20 21:26:59.692 INFO E| info: installing component 'clippy'
26232024-12-20T21:27:01.041Z[ host-package] Compiling headers v0.4.0
26242024-12-20T21:27:01.485Z[ helios-setup] Dec 20 21:27:00.196 INFO E| info: installing component 'rust-docs'
26252024-12-20T21:27:05.378Z[ host-package] Compiling derive_builder_macro v0.20.2
26262024-12-20T21:27:07.796Z[ helios-setup] Dec 20 21:27:06.504 INFO E| info: installing component 'rust-src'
26272024-12-20T21:27:08.429Z[ helios-setup] Dec 20 21:27:07.138 INFO E| info: installing component 'rust-std'
26282024-12-20T21:27:11.105Z[ helios-setup] Dec 20 21:27:09.814 INFO E| info: installing component 'rustc'
26292024-12-20T21:27:13.596Z[ host-package] Compiling polar-core v0.27.3
26302024-12-20T21:27:16.932Z[ host-package] Compiling strip-ansi-escapes v0.2.0
26312024-12-20T21:27:17.153Z[ helios-setup] Dec 20 21:27:15.861 INFO E| info: installing component 'rustfmt'
26322024-12-20T21:27:17.224Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26332024-12-20T21:27:17.889Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26342024-12-20T21:27:18.184Z[ helios-setup] Dec 20 21:27:16.891 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
26352024-12-20T21:27:18.338Z[ host-package] Compiling tabled_derive v0.7.0
26362024-12-20T21:27:19.200Z[ helios-setup] Dec 20 21:27:17.907 INFO E| From https://github.com/oxidecomputer/amd-apcb
26372024-12-20T21:27:19.200Z[ helios-setup] Dec 20 21:27:17.907 INFO E| * [new ref] fc35d39d1ea0ad8f6bcc6fcc55aa04c7f3b250d9 -> refs/commit/fc35d39d1ea0ad8f6bcc6fcc55aa04c7f3b250d9
26382024-12-20T21:27:19.200Z[ helios-setup] Dec 20 21:27:17.907 INFO E| * [new tag] v0.4.3 -> v0.4.3
26392024-12-20T21:27:19.329Z[ helios-setup] Dec 20 21:27:18.036 INFO E| * [new tag] v0.1.3 -> v0.1.3
26402024-12-20T21:27:19.329Z[ helios-setup] Dec 20 21:27:18.036 INFO E| * [new tag] v0.1.4 -> v0.1.4
26412024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.037 INFO E| * [new tag] v0.1.5 -> v0.1.5
26422024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.037 INFO E| * [new tag] v0.2.0 -> v0.2.0
26432024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.037 INFO E| * [new tag] v0.3.0 -> v0.3.0
26442024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.037 INFO E| * [new tag] v0.3.1 -> v0.3.1
26452024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.037 INFO E| * [new tag] v0.3.2 -> v0.3.2
26462024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.038 INFO E| * [new tag] v0.3.3 -> v0.3.3
26472024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.038 INFO E| * [new tag] v0.4.0 -> v0.4.0
26482024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.038 INFO E| * [new tag] v0.4.1 -> v0.4.1
26492024-12-20T21:27:19.332Z[ helios-setup] Dec 20 21:27:18.038 INFO E| * [new tag] v0.4.2 -> v0.4.2
26502024-12-20T21:27:19.377Z[ helios-setup] Dec 20 21:27:18.085 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
26512024-12-20T21:27:20.466Z[ helios-setup] Dec 20 21:27:19.172 INFO E| From https://github.com/oxidecomputer/amd-efs
26522024-12-20T21:27:20.466Z[ helios-setup] Dec 20 21:27:19.172 INFO E| * [new branch] empty -> origin/empty
26532024-12-20T21:27:20.466Z[ helios-setup] Dec 20 21:27:19.172 INFO E| * [new branch] issue-99 -> origin/issue-99
26542024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.172 INFO E| * [new branch] main -> origin/main
26552024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.172 INFO E| * [new branch] review -> origin/review
26562024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.173 INFO E| * [new ref] -> origin/HEAD
26572024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.173 INFO E| * [new tag] v0.2.0 -> v0.2.0
26582024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.173 INFO E| * [new tag] v0.2.1 -> v0.2.1
26592024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.173 INFO E| * [new tag] v0.2.2 -> v0.2.2
26602024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.174 INFO E| * [new tag] v0.2.3 -> v0.2.3
26612024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.174 INFO E| * [new tag] v0.2.4 -> v0.2.4
26622024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.174 INFO E| * [new tag] v0.2.5 -> v0.2.5
26632024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.174 INFO E| * [new tag] v0.2.6 -> v0.2.6
26642024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.174 INFO E| * [new tag] v0.2.7 -> v0.2.7
26652024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.174 INFO E| * [new tag] v0.3.0 -> v0.3.0
26662024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.175 INFO E| * [new tag] v0.3.1 -> v0.3.1
26672024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.175 INFO E| * [new tag] v0.4.0 -> v0.4.0
26682024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.175 INFO E| * [new tag] v0.4.1 -> v0.4.1
26692024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.175 INFO E| * [new tag] v0.4.2 -> v0.4.2
26702024-12-20T21:27:20.469Z[ helios-setup] Dec 20 21:27:19.175 INFO E| * [new tag] v0.4.3 -> v0.4.3
26712024-12-20T21:27:20.493Z[ helios-setup] Dec 20 21:27:19.200 INFO E| Updating crates.io index
26722024-12-20T21:27:20.543Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26732024-12-20T21:27:20.708Z[ host-package] Compiling itertools v0.12.1
26742024-12-20T21:27:20.793Z[ helios-setup] Dec 20 21:27:19.492 INFO E| Downloading crates ...
26752024-12-20T21:27:20.975Z[ helios-setup] Dec 20 21:27:19.682 INFO E| Downloaded unic-char-range v0.9.0
26762024-12-20T21:27:20.978Z[ helios-setup] Dec 20 21:27:19.685 INFO E| Downloaded strum v0.23.0
26772024-12-20T21:27:20.981Z[ helios-setup] Dec 20 21:27:19.687 INFO E| Downloaded parse_int v0.6.0
26782024-12-20T21:27:20.981Z[ helios-setup] Dec 20 21:27:19.688 INFO E| Downloaded scroll_derive v0.10.5
26792024-12-20T21:27:20.984Z[ helios-setup] Dec 20 21:27:19.690 INFO E| Downloaded unic-ucd-version v0.9.0
26802024-12-20T21:27:20.984Z[ helios-setup] Dec 20 21:27:19.691 INFO E| Downloaded fletcher v0.1.0
26812024-12-20T21:27:20.987Z[ helios-setup] Dec 20 21:27:19.693 INFO E| Downloaded once_cell v1.20.1
26822024-12-20T21:27:20.990Z[ helios-setup] Dec 20 21:27:19.697 INFO E| Downloaded semver v0.9.0
26832024-12-20T21:27:20.992Z[ helios-setup] Dec 20 21:27:19.699 INFO E| Downloaded thiserror v1.0.64
26842024-12-20T21:27:21.001Z[ helios-setup] Dec 20 21:27:19.708 INFO E| Downloaded vec_map v0.8.2
26852024-12-20T21:27:21.003Z[ helios-setup] Dec 20 21:27:19.709 INFO E| Downloaded unic-ucd-ident v0.9.0
26862024-12-20T21:27:21.006Z[ helios-setup] Dec 20 21:27:19.712 INFO E| Downloaded pre v0.2.1
26872024-12-20T21:27:21.008Z[ helios-setup] Dec 20 21:27:19.714 INFO E| Downloaded thiserror-impl v1.0.64
26882024-12-20T21:27:21.011Z[ helios-setup] Dec 20 21:27:19.716 INFO E| Downloaded structopt-derive v0.4.18
26892024-12-20T21:27:21.011Z[ helios-setup] Dec 20 21:27:19.718 INFO E| Downloaded textwrap v0.11.0
26902024-12-20T21:27:21.014Z[ helios-setup] Dec 20 21:27:19.721 INFO E| Downloaded memoffset v0.5.6
26912024-12-20T21:27:21.017Z[ helios-setup] Dec 20 21:27:19.723 INFO E| Downloaded strum_macros v0.23.1
26922024-12-20T21:27:21.019Z[ helios-setup] Dec 20 21:27:19.726 INFO E| Downloaded pest_derive v2.7.13
26932024-12-20T21:27:21.022Z[ helios-setup] Dec 20 21:27:19.730 INFO E| Downloaded bytesize v1.3.0
26942024-12-20T21:27:21.025Z[ helios-setup] Dec 20 21:27:19.732 INFO E| Downloaded pre-proc-macro v0.2.1
26952024-12-20T21:27:21.027Z[ helios-setup] Dec 20 21:27:19.734 INFO E| Downloaded structopt v0.3.26
26962024-12-20T21:27:21.040Z[ helios-setup] Dec 20 21:27:19.747 INFO E| Downloaded serde_derive v1.0.210
26972024-12-20T21:27:21.044Z[ helios-setup] Dec 20 21:27:19.751 INFO E| Downloaded scroll v0.10.2
26982024-12-20T21:27:21.047Z[ helios-setup] Dec 20 21:27:19.754 INFO E| Downloaded proc-macro2 v1.0.86
26992024-12-20T21:27:21.051Z[ helios-setup] Dec 20 21:27:19.758 INFO E| Downloaded pest_meta v2.7.13
27002024-12-20T21:27:21.054Z[ helios-setup] Dec 20 21:27:19.762 INFO E| Downloaded serde v1.0.210
27012024-12-20T21:27:21.060Z[ helios-setup] Dec 20 21:27:19.767 INFO E| Downloaded proc-macro-crate v0.1.5
27022024-12-20T21:27:21.062Z[ helios-setup] Dec 20 21:27:19.769 INFO E| Downloaded clap v2.34.0
27032024-12-20T21:27:21.073Z[ helios-setup] Dec 20 21:27:19.780 INFO E| Downloaded serde_json v1.0.128
27042024-12-20T21:27:21.085Z[ helios-setup] Dec 20 21:27:19.792 INFO E| Downloaded goblin v0.4.3
27052024-12-20T21:27:21.093Z[ helios-setup] Dec 20 21:27:19.800 INFO E| Downloaded syn v2.0.79
27062024-12-20T21:27:21.114Z[ helios-setup] Dec 20 21:27:19.821 INFO E| Downloaded pest v2.7.13
27072024-12-20T21:27:21.123Z[ helios-setup] Dec 20 21:27:19.829 INFO E| Downloaded modular-bitfield v0.11.2
27082024-12-20T21:27:21.138Z[ helios-setup] Dec 20 21:27:19.845 INFO E| Downloaded libc v0.2.159
27092024-12-20T21:27:21.179Z[ helios-setup] Dec 20 21:27:19.885 INFO E| Downloaded ansi_term v0.12.1
27102024-12-20T21:27:21.182Z[ helios-setup] Dec 20 21:27:19.888 INFO E| Downloaded modular-bitfield-impl v0.11.2
27112024-12-20T21:27:21.184Z[ helios-setup] Dec 20 21:27:19.890 INFO E| Downloaded strsim v0.8.0
27122024-12-20T21:27:21.184Z[ helios-setup] Dec 20 21:27:19.891 INFO E| Downloaded semver-parser v0.7.0
27132024-12-20T21:27:21.187Z[ helios-setup] Dec 20 21:27:19.893 INFO E| Downloaded pest_generator v2.7.13
27142024-12-20T21:27:21.187Z[ helios-setup] Dec 20 21:27:19.894 INFO E| Downloaded four-cc v0.3.0
27152024-12-20T21:27:21.190Z[ helios-setup] Dec 20 21:27:19.896 INFO E| Downloaded cfg-if v0.1.10
27162024-12-20T21:27:21.194Z[ helios-setup] Dec 20 21:27:19.897 INFO E| Downloaded rustc_version v0.2.3
27172024-12-20T21:27:21.194Z[ helios-setup] Dec 20 21:27:19.898 INFO E| Downloaded unic-common v0.9.0
27182024-12-20T21:27:21.194Z[ helios-setup] Dec 20 21:27:19.899 INFO E| Downloaded unic-char-property v0.9.0
27192024-12-20T21:27:21.330Z[ helios-setup] Dec 20 21:27:20.037 INFO E| Compiling proc-macro2 v1.0.86
27202024-12-20T21:27:21.333Z[ helios-setup] Dec 20 21:27:20.037 INFO E| Compiling unicode-ident v1.0.13
27212024-12-20T21:27:21.333Z[ helios-setup] Dec 20 21:27:20.037 INFO E| Compiling syn v1.0.109
27222024-12-20T21:27:21.333Z[ helios-setup] Dec 20 21:27:20.037 INFO E| Compiling version_check v0.9.5
27232024-12-20T21:27:21.333Z[ helios-setup] Dec 20 21:27:20.038 INFO E| Compiling memchr v2.7.4
27242024-12-20T21:27:21.333Z[ helios-setup] Dec 20 21:27:20.038 INFO E| Compiling thiserror v1.0.64
27252024-12-20T21:27:21.333Z[ helios-setup] Dec 20 21:27:20.038 INFO E| Compiling semver-parser v0.7.0
27262024-12-20T21:27:21.333Z[ helios-setup] Dec 20 21:27:20.038 INFO E| Compiling autocfg v1.4.0
27272024-12-20T21:27:22.184Z[ helios-setup] Dec 20 21:27:20.891 INFO E| Compiling semver v0.9.0
27282024-12-20T21:27:22.695Z[ helios-setup] Dec 20 21:27:21.402 INFO E| Compiling serde v1.0.210
27292024-12-20T21:27:22.889Z[ helios-setup] Dec 20 21:27:21.596 INFO E| Compiling proc-macro-error-attr v1.0.4
27302024-12-20T21:27:23.209Z[ helios-setup] Dec 20 21:27:21.916 INFO E| Compiling proc-macro-error v1.0.4
27312024-12-20T21:27:23.299Z[ helios-setup] Dec 20 21:27:22.005 INFO E| Compiling rustc_version v0.2.3
27322024-12-20T21:27:23.558Z[ helios-setup] Dec 20 21:27:22.265 INFO E| Compiling serde_json v1.0.128
27332024-12-20T21:27:23.638Z[ helios-setup] Dec 20 21:27:22.345 INFO E| Compiling num-traits v0.2.19
27342024-12-20T21:27:23.897Z[ helios-setup] Dec 20 21:27:22.603 INFO E| Compiling ryu v1.0.18
27352024-12-20T21:27:23.958Z[ helios-setup] Dec 20 21:27:22.665 INFO E| Compiling unicode-segmentation v1.12.0
27362024-12-20T21:27:24.321Z[ helios-setup] Dec 20 21:27:23.027 INFO E| Compiling schemars v0.8.21
27372024-12-20T21:27:24.403Z[ helios-setup] Dec 20 21:27:23.109 INFO E| Compiling itoa v1.0.11
27382024-12-20T21:27:24.469Z[ helios-setup] Dec 20 21:27:23.172 INFO E| Compiling pre-proc-macro v0.2.1
27392024-12-20T21:27:25.062Z[ helios-setup] Dec 20 21:27:23.768 INFO E| Compiling memoffset v0.5.6
27402024-12-20T21:27:25.112Z[ helios-setup] Dec 20 21:27:23.818 INFO E| Compiling dyn-clone v1.0.17
27412024-12-20T21:27:25.301Z[ helios-setup] Dec 20 21:27:24.006 INFO E| Compiling heck v0.3.3
27422024-12-20T21:27:25.448Z[ helios-setup] Dec 20 21:27:24.154 INFO E| Compiling quote v1.0.37
27432024-12-20T21:27:25.460Z[ helios-setup] Dec 20 21:27:24.167 INFO E| Compiling libc v0.2.159
27442024-12-20T21:27:25.572Z[ helios-setup] Dec 20 21:27:24.278 INFO E| Compiling ucd-trie v0.1.7
27452024-12-20T21:27:25.690Z[ helios-setup] Dec 20 21:27:24.396 INFO E| Compiling paste v1.0.15
27462024-12-20T21:27:25.836Z[ helios-setup] Dec 20 21:27:24.542 INFO E| Compiling rustversion v1.0.17
27472024-12-20T21:27:26.173Z[ helios-setup] Dec 20 21:27:24.878 INFO E| Compiling lazy_static v1.5.0
27482024-12-20T21:27:26.343Z[ helios-setup] Dec 20 21:27:25.049 INFO E| Compiling syn v2.0.79
27492024-12-20T21:27:26.719Z[ host-package] Compiling fd-lock v4.0.2
27502024-12-20T21:27:27.034Z[ helios-setup] Dec 20 21:27:25.740 INFO E| Compiling pre v0.2.1
27512024-12-20T21:27:27.175Z[ helios-setup] Dec 20 21:27:25.881 INFO E| Compiling once_cell v1.20.1
27522024-12-20T21:27:27.388Z[ host-package] Compiling peg-macros v0.8.4
27532024-12-20T21:27:27.414Z[ helios-setup] Dec 20 21:27:26.120 INFO E| Compiling cfg-if v0.1.10
27542024-12-20T21:27:27.505Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27552024-12-20T21:27:27.548Z[ helios-setup] Dec 20 21:27:26.254 INFO E| Compiling static_assertions v1.1.0
27562024-12-20T21:27:27.671Z[ helios-setup] Dec 20 21:27:26.377 INFO E| Compiling byteorder v1.5.0
27572024-12-20T21:27:28.476Z[ host-package] Compiling strum_macros v0.24.3
27582024-12-20T21:27:29.075Z[ helios-setup] Dec 20 21:27:27.781 INFO E| Compiling unicode-width v0.1.14
27592024-12-20T21:27:29.567Z[ host-package] Compiling kstat-rs v0.2.4
27602024-12-20T21:27:29.638Z[ helios-setup] Dec 20 21:27:28.344 INFO E| Compiling atty v0.2.14
27612024-12-20T21:27:30.008Z[ helios-setup] Dec 20 21:27:28.713 INFO E| Compiling textwrap v0.11.0
27622024-12-20T21:27:30.275Z[ helios-setup] Dec 20 21:27:28.981 INFO E| Compiling fletcher v0.1.0
27632024-12-20T21:27:30.478Z[ helios-setup] Dec 20 21:27:29.183 INFO E| Compiling vec_map v0.8.2
27642024-12-20T21:27:30.558Z[ helios-setup] Dec 20 21:27:29.264 INFO E| Compiling strsim v0.8.0
27652024-12-20T21:27:30.981Z[ helios-setup] Dec 20 21:27:29.686 INFO E| Compiling parse_int v0.6.0
27662024-12-20T21:27:31.199Z[ helios-setup] Dec 20 21:27:29.904 INFO E| Compiling bitflags v1.3.2
27672024-12-20T21:27:31.272Z[ helios-setup] Dec 20 21:27:29.977 INFO E| Compiling strum v0.23.0
27682024-12-20T21:27:31.322Z[ host-package] Compiling samael v0.0.17
27692024-12-20T21:27:31.382Z[ helios-setup] Dec 20 21:27:30.087 INFO E| Compiling unic-common v0.9.0
27702024-12-20T21:27:31.423Z[ helios-setup] Dec 20 21:27:30.128 INFO E| Compiling ansi_term v0.12.1
27712024-12-20T21:27:31.484Z[ helios-setup] Dec 20 21:27:30.189 INFO E| Compiling unic-char-range v0.9.0
27722024-12-20T21:27:31.484Z[ helios-setup] Dec 20 21:27:30.190 INFO E| Compiling log v0.4.22
27732024-12-20T21:27:31.571Z[ helios-setup] Dec 20 21:27:30.276 INFO E| Compiling unic-ucd-version v0.9.0
27742024-12-20T21:27:31.709Z[ helios-setup] Dec 20 21:27:30.414 INFO E| Compiling unic-char-property v0.9.0
27752024-12-20T21:27:31.860Z[ helios-setup] Dec 20 21:27:30.565 INFO E| Compiling plain v0.2.3
27762024-12-20T21:27:31.991Z[ helios-setup] Dec 20 21:27:30.696 INFO E| Compiling clap v2.34.0
27772024-12-20T21:27:32.129Z[ helios-setup] Dec 20 21:27:30.834 INFO E| Compiling unic-ucd-ident v0.9.0
27782024-12-20T21:27:32.336Z[ helios-setup] Dec 20 21:27:31.041 INFO E| Compiling bytesize v1.3.0
27792024-12-20T21:27:33.185Z[ host-package] Compiling unicase v2.7.0
27802024-12-20T21:27:33.583Z[ host-package] Compiling nu-ansi-term v0.50.1
27812024-12-20T21:27:33.813Z[ host-package] Compiling indoc v1.0.9
27822024-12-20T21:27:34.337Z[ host-package] Compiling reedline v0.35.0
27832024-12-20T21:27:35.132Z[ helios-setup] Dec 20 21:27:33.837 INFO E| Compiling serde_derive_internals v0.29.1
27842024-12-20T21:27:35.333Z[ host-package] Compiling peg v0.8.4
27852024-12-20T21:27:35.835Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27862024-12-20T21:27:36.550Z[ helios-setup] Dec 20 21:27:35.254 INFO E| Compiling toml v0.5.11
27872024-12-20T21:27:38.330Z[ host-package] Compiling tabled v0.15.0
27882024-12-20T21:27:40.195Z[ helios-setup] Dec 20 21:27:38.898 INFO E| Compiling proc-macro-crate v0.1.5
27892024-12-20T21:27:40.448Z[ helios-setup] Dec 20 21:27:39.151 INFO E| Compiling thiserror-impl v1.0.64
27902024-12-20T21:27:41.148Z[ helios-setup] Dec 20 21:27:39.851 INFO E| Compiling serde_derive v1.0.210
27912024-12-20T21:27:41.308Z[ helios-setup] Dec 20 21:27:40.012 INFO E| Compiling schemars_derive v0.8.21
27922024-12-20T21:27:41.739Z[ helios-setup] Dec 20 21:27:40.442 INFO E| Compiling zerocopy-derive v0.6.6
27932024-12-20T21:27:42.776Z[ helios-setup] Dec 20 21:27:41.479 INFO E| Compiling num-derive v0.4.2
27942024-12-20T21:27:45.977Z[ helios-setup] Dec 20 21:27:44.679 INFO E| Compiling zerocopy v0.6.6
27952024-12-20T21:27:46.453Z[ helios-setup] Dec 20 21:27:45.156 INFO E| Compiling pest v2.7.13
27962024-12-20T21:27:47.435Z[ helios-setup] Dec 20 21:27:46.137 INFO E| Compiling modular-bitfield-impl v0.11.2
27972024-12-20T21:27:47.523Z[ helios-setup] Dec 20 21:27:46.225 INFO E| Compiling scroll_derive v0.10.5
27982024-12-20T21:27:47.627Z[ helios-setup] Dec 20 21:27:46.329 INFO E| Compiling strum_macros v0.23.1
27992024-12-20T21:27:47.903Z[ helios-setup] Dec 20 21:27:46.600 INFO E| Compiling structopt-derive v0.4.18
28002024-12-20T21:27:50.795Z[ helios-setup] Dec 20 21:27:49.496 INFO E| Compiling scroll v0.10.2
28012024-12-20T21:27:51.935Z[ helios-setup] Dec 20 21:27:50.636 INFO E| Compiling pest_meta v2.7.13
28022024-12-20T21:27:52.092Z[ helios-setup] Dec 20 21:27:50.793 INFO E| Compiling goblin v0.4.3
28032024-12-20T21:27:53.473Z[ helios-setup] Dec 20 21:27:52.173 INFO E| Compiling modular-bitfield v0.11.2
28042024-12-20T21:27:54.082Z[ helios-setup] Dec 20 21:27:52.783 INFO E| Compiling structopt v0.3.26
28052024-12-20T21:27:54.619Z[ helios-setup] Dec 20 21:27:53.320 INFO E| Compiling pest_generator v2.7.13
28062024-12-20T21:27:59.095Z[ helios-setup] Dec 20 21:27:57.795 INFO E| Compiling pest_derive v2.7.13
28072024-12-20T21:28:01.956Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28082024-12-20T21:28:03.963Z[ helios-setup] Dec 20 21:28:02.662 INFO E| Compiling json5 v0.4.1
28092024-12-20T21:28:04.546Z[ host-package] Compiling derive_builder v0.20.2
28102024-12-20T21:28:05.000Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28112024-12-20T21:28:08.923Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
28122024-12-20T21:28:09.593Z[ helios-setup] Dec 20 21:28:08.291 INFO E| Compiling four-cc v0.3.0
28132024-12-20T21:28:09.593Z[ helios-setup] Dec 20 21:28:08.291 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0)
28142024-12-20T21:28:09.787Z[ helios-setup] Dec 20 21:28:08.485 INFO E| Compiling amd-apcb v0.4.3 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.3#fc35d39d)
28152024-12-20T21:28:10.511Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28162024-12-20T21:28:10.944Z[ host-package] Compiling bcs v0.1.6
28172024-12-20T21:28:12.316Z[ host-package] Compiling oso-derive v0.27.3
28182024-12-20T21:28:12.340Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
28192024-12-20T21:28:12.475Z[ host-package] Compiling libz-sys v1.1.20
28202024-12-20T21:28:13.608Z[ host-package] Compiling quick-xml v0.33.0
28212024-12-20T21:28:14.006Z[ host-package] Compiling diesel-dtrace v0.4.2
28222024-12-20T21:28:14.451Z[ host-package] Compiling parking_lot_core v0.8.6
28232024-12-20T21:28:20.563Z[ host-package] Compiling oso v0.27.3
28242024-12-20T21:28:22.639Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28252024-12-20T21:28:24.487Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28262024-12-20T21:28:30.913Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28272024-12-20T21:28:34.655Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28282024-12-20T21:28:35.086Z[ host-package] Compiling bb8 v0.8.5
28292024-12-20T21:28:36.535Z[ host-package] Compiling async-bb8-diesel v0.2.1
28302024-12-20T21:28:39.550Z[ host-package] Compiling nibble_vec v0.1.0
28312024-12-20T21:28:39.893Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
28322024-12-20T21:28:40.369Z[ host-package] Compiling atty v0.2.14
28332024-12-20T21:28:40.707Z[ host-package] Compiling salty v0.3.0
28342024-12-20T21:28:40.904Z[ host-package] Compiling endian-type v0.1.2
28352024-12-20T21:28:41.219Z[ host-package] Compiling radix_trie v0.2.1
28362024-12-20T21:28:42.669Z[ host-package] Compiling parking_lot v0.11.2
28372024-12-20T21:28:45.142Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28382024-12-20T21:28:52.469Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28392024-12-20T21:28:53.824Z[ helios-setup] Dec 20 21:28:52.512 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
28402024-12-20T21:28:58.071Z[ host-package] Compiling sled v0.34.7
28412024-12-20T21:29:07.348Z[ helios-setup] Dec 20 21:29:06.034 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
28422024-12-20T21:29:16.585Z[ host-package] Compiling mime_guess v2.0.5
28432024-12-20T21:29:16.855Z[ host-package] Compiling hickory-client v0.24.1
28442024-12-20T21:29:18.447Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28452024-12-20T21:29:18.930Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28462024-12-20T21:29:20.242Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28472024-12-20T21:29:20.941Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28482024-12-20T21:29:22.961Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28492024-12-20T21:29:25.165Z[ host-package] Compiling hickory-server v0.24.1
28502024-12-20T21:29:26.187Z[ host-package] Compiling primeorder v0.13.6
28512024-12-20T21:29:26.995Z[ host-package] Compiling castaway v0.2.3
28522024-12-20T21:29:27.286Z[ host-package] Compiling vergen v8.3.2
28532024-12-20T21:29:27.759Z[ host-package] Compiling env_filter v0.1.2
28542024-12-20T21:29:29.515Z[ host-package] Compiling cargo-platform v0.1.8
28552024-12-20T21:29:30.221Z[ host-package] Compiling nanorand v0.7.0
28562024-12-20T21:29:31.310Z[ host-package] Compiling memoffset v0.9.1
28572024-12-20T21:29:31.389Z[ host-package] Compiling flume v0.11.1
28582024-12-20T21:29:32.008Z[ host-package] Compiling cargo_metadata v0.18.1
28592024-12-20T21:29:32.501Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28602024-12-20T21:29:36.072Z[ host-package] Compiling env_logger v0.11.5
28612024-12-20T21:29:37.945Z[ host-package] Compiling git2 v0.19.0
28622024-12-20T21:29:38.112Z[ host-package] Compiling compact_str v0.8.0
28632024-12-20T21:29:38.440Z[ host-package] Compiling p384 v0.13.0
28642024-12-20T21:29:39.659Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28652024-12-20T21:29:40.474Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28662024-12-20T21:29:42.185Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28672024-12-20T21:29:44.157Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28682024-12-20T21:29:45.858Z[ host-package] Compiling unicode-truncate v1.1.0
28692024-12-20T21:29:46.259Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
28702024-12-20T21:29:47.731Z[ helios-setup] Dec 20 21:29:46.410 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 29s
28712024-12-20T21:29:47.767Z[ helios-setup] Dec 20 21:29:46.446 INFO building project "amd-host-image-builder" ok (178 seconds)
28722024-12-20T21:29:47.767Z[ helios-setup] Dec 20 21:29:46.446 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
28732024-12-20T21:29:47.770Z[ helios-setup] Dec 20 21:29:46.446 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
28742024-12-20T21:29:48.157Z[ helios-setup] Dec 20 21:29:46.836 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
28752024-12-20T21:29:49.263Z[ helios-setup] Dec 20 21:29:47.942 INFO E| From https://github.com/oxidecomputer/progenitor
28762024-12-20T21:29:49.266Z[ helios-setup] Dec 20 21:29:47.942 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
28772024-12-20T21:29:49.296Z[ helios-setup] Dec 20 21:29:47.973 INFO E| * [new tag] v0.1.1 -> v0.1.1
28782024-12-20T21:29:49.296Z[ helios-setup] Dec 20 21:29:47.974 INFO E| * [new tag] v0.2.0 -> v0.2.0
28792024-12-20T21:29:49.298Z[ host-package] Compiling lru v0.12.5
28802024-12-20T21:29:49.424Z[ helios-setup] Dec 20 21:29:48.103 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
28812024-12-20T21:29:49.557Z[ host-package] Compiling rand_seeder v0.3.0
28822024-12-20T21:29:49.732Z[ host-package] Compiling libsqlite3-sys v0.30.1
28832024-12-20T21:29:49.995Z[ host-package] Compiling lzma-sys v0.1.20
28842024-12-20T21:29:50.022Z[ helios-setup] Dec 20 21:29:48.701 INFO E| From https://github.com/jclulow/hiercmd
28852024-12-20T21:29:50.022Z[ helios-setup] Dec 20 21:29:48.701 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
28862024-12-20T21:29:50.058Z[ helios-setup] Dec 20 21:29:48.737 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
28872024-12-20T21:29:50.258Z[ host-package] Compiling instability v0.3.2
28882024-12-20T21:29:50.582Z[ helios-setup] Dec 20 21:29:49.260 INFO E| From https://github.com/jclulow/network-interface
28892024-12-20T21:29:50.582Z[ helios-setup] Dec 20 21:29:49.260 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
28902024-12-20T21:29:50.601Z[ helios-setup] Dec 20 21:29:49.279 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
28912024-12-20T21:29:50.780Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28922024-12-20T21:29:51.117Z[ host-package] Compiling cassowary v0.3.0
28932024-12-20T21:29:51.154Z[ helios-setup] Dec 20 21:29:49.832 INFO E| From https://github.com/oxidecomputer/boot-image-tools
28942024-12-20T21:29:51.154Z[ helios-setup] Dec 20 21:29:49.832 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
28952024-12-20T21:29:51.190Z[ helios-setup] Dec 20 21:29:49.869 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
28962024-12-20T21:29:51.211Z[ host-package] Compiling rustls v0.21.12
28972024-12-20T21:29:51.371Z[ host-package] Compiling http-range v0.1.5
28982024-12-20T21:29:51.532Z[ host-package] Compiling cfg_aliases v0.2.1
28992024-12-20T21:29:51.654Z[ host-package] Compiling ratatui v0.28.1
29002024-12-20T21:29:51.676Z[ host-package] Compiling nix v0.29.0
29012024-12-20T21:29:52.033Z[ helios-setup] Dec 20 21:29:50.711 INFO E| From https://github.com/oxidecomputer/facade
29022024-12-20T21:29:52.033Z[ helios-setup] Dec 20 21:29:50.711 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
29032024-12-20T21:29:52.080Z[ helios-setup] Dec 20 21:29:50.758 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
29042024-12-20T21:29:52.220Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29052024-12-20T21:29:52.761Z[ helios-setup] Dec 20 21:29:51.439 INFO E| From https://github.com/oxidecomputer/dropshot
29062024-12-20T21:29:52.761Z[ helios-setup] Dec 20 21:29:51.440 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
29072024-12-20T21:29:52.801Z[ helios-setup] Dec 20 21:29:51.479 INFO E| * [new tag] v0.3.0 -> v0.3.0
29082024-12-20T21:29:52.801Z[ helios-setup] Dec 20 21:29:51.479 INFO E| * [new tag] v0.4.0 -> v0.4.0
29092024-12-20T21:29:52.804Z[ helios-setup] Dec 20 21:29:51.479 INFO E| * [new tag] v0.5.0 -> v0.5.0
29102024-12-20T21:29:52.804Z[ helios-setup] Dec 20 21:29:51.479 INFO E| * [new tag] v0.5.1 -> v0.5.1
29112024-12-20T21:29:52.804Z[ helios-setup] Dec 20 21:29:51.479 INFO E| * [new tag] v0.6.0 -> v0.6.0
29122024-12-20T21:29:52.804Z[ helios-setup] Dec 20 21:29:51.479 INFO E| * [new tag] v0.7.0 -> v0.7.0
29132024-12-20T21:29:52.804Z[ helios-setup] Dec 20 21:29:51.480 INFO E| * [new tag] v0.8.0 -> v0.8.0
29142024-12-20T21:29:52.804Z[ helios-setup] Dec 20 21:29:51.480 INFO E| * [new tag] v0.9.0 -> v0.9.0
29152024-12-20T21:29:52.849Z[ helios-setup] Dec 20 21:29:51.527 INFO E| Updating crates.io index
29162024-12-20T21:29:52.958Z[ helios-setup] Dec 20 21:29:51.636 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
29172024-12-20T21:29:53.326Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29182024-12-20T21:29:53.810Z[ helios-setup] Dec 20 21:29:52.488 INFO E| From https://github.com/oxidecomputer/typify
29192024-12-20T21:29:53.810Z[ helios-setup] Dec 20 21:29:52.488 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
29202024-12-20T21:29:53.844Z[ helios-setup] Dec 20 21:29:52.522 INFO E| * [new tag] v0.0.10 -> v0.0.10
29212024-12-20T21:29:53.845Z[ helios-setup] Dec 20 21:29:52.523 INFO E| * [new tag] v0.0.11 -> v0.0.11
29222024-12-20T21:29:53.847Z[ helios-setup] Dec 20 21:29:52.523 INFO E| * [new tag] v0.0.4 -> v0.0.4
29232024-12-20T21:29:53.847Z[ helios-setup] Dec 20 21:29:52.523 INFO E| * [new tag] v0.0.5 -> v0.0.5
29242024-12-20T21:29:53.847Z[ helios-setup] Dec 20 21:29:52.523 INFO E| * [new tag] v0.0.7 -> v0.0.7
29252024-12-20T21:29:53.847Z[ helios-setup] Dec 20 21:29:52.523 INFO E| * [new tag] v0.0.8 -> v0.0.8
29262024-12-20T21:29:53.847Z[ helios-setup] Dec 20 21:29:52.523 INFO E| * [new tag] v0.0.9 -> v0.0.9
29272024-12-20T21:29:54.211Z[ helios-setup] Dec 20 21:29:52.889 INFO E| Downloading crates ...
29282024-12-20T21:29:54.386Z[ helios-setup] Dec 20 21:29:53.064 INFO E| Downloaded async-stream-impl v0.3.5
29292024-12-20T21:29:54.388Z[ helios-setup] Dec 20 21:29:53.066 INFO E| Downloaded anyhow v1.0.68
29302024-12-20T21:29:54.394Z[ helios-setup] Dec 20 21:29:53.072 INFO E| Downloaded async-trait v0.1.68
29312024-12-20T21:29:54.400Z[ helios-setup] Dec 20 21:29:53.078 INFO E| Downloaded clap v4.2.1
29322024-12-20T21:29:54.417Z[ helios-setup] Dec 20 21:29:53.095 INFO E| Downloaded rustls-pemfile v1.0.2
29332024-12-20T21:29:54.420Z[ helios-setup] Dec 20 21:29:53.098 INFO E| Downloaded rustls-webpki v0.100.1
29342024-12-20T21:29:54.431Z[ helios-setup] Dec 20 21:29:53.109 INFO E| Downloaded want v0.3.0
29352024-12-20T21:29:54.434Z[ helios-setup] Dec 20 21:29:53.112 INFO E| Downloaded clap_lex v0.4.1
29362024-12-20T21:29:54.437Z[ helios-setup] Dec 20 21:29:53.114 INFO E| Downloaded clap_builder v4.2.1
29372024-12-20T21:29:54.449Z[ helios-setup] Dec 20 21:29:53.127 INFO E| Downloaded toolchain_find v0.2.0
29382024-12-20T21:29:54.452Z[ helios-setup] Dec 20 21:29:53.129 INFO E| Downloaded semver v0.11.0
29392024-12-20T21:29:54.454Z[ helios-setup] Dec 20 21:29:53.132 INFO E| Downloaded scopeguard v1.1.0
29402024-12-20T21:29:54.457Z[ helios-setup] Dec 20 21:29:53.134 INFO E| Downloaded const-random-macro v0.1.15
29412024-12-20T21:29:54.459Z[ helios-setup] Dec 20 21:29:53.135 INFO E| Downloaded camino v1.1.4
29422024-12-20T21:29:54.462Z[ helios-setup] Dec 20 21:29:53.138 INFO E| Downloaded strsim v0.10.0
29432024-12-20T21:29:54.464Z[ helios-setup] Dec 20 21:29:53.141 INFO E| Downloaded signal-hook-registry v1.4.0
29442024-12-20T21:29:54.466Z[ helios-setup] Dec 20 21:29:53.144 INFO E| Downloaded semver-parser v0.10.2
29452024-12-20T21:29:54.469Z[ helios-setup] Dec 20 21:29:53.145 INFO E| Downloaded tokio-macros v2.0.0
29462024-12-20T21:29:54.472Z[ helios-setup] Dec 20 21:29:53.148 INFO E| Downloaded utf8parse v0.2.1
29472024-12-20T21:29:54.472Z[ helios-setup] Dec 20 21:29:53.149 INFO E| Downloaded smawk v0.3.1
29482024-12-20T21:29:54.475Z[ helios-setup] Dec 20 21:29:53.151 INFO E| Downloaded terminal_size v0.2.6
29492024-12-20T21:29:54.478Z[ helios-setup] Dec 20 21:29:53.154 INFO E| Downloaded slab v0.4.7
29502024-12-20T21:29:54.483Z[ helios-setup] Dec 20 21:29:53.156 INFO E| Downloaded toml_datetime v0.6.1
29512024-12-20T21:29:54.483Z[ helios-setup] Dec 20 21:29:53.158 INFO E| Downloaded thiserror v1.0.38
29522024-12-20T21:29:54.487Z[ helios-setup] Dec 20 21:29:53.165 INFO E| Downloaded thiserror-impl v1.0.38
29532024-12-20T21:29:54.490Z[ helios-setup] Dec 20 21:29:53.167 INFO E| Downloaded cargo-lock v8.0.3
29542024-12-20T21:29:54.494Z[ helios-setup] Dec 20 21:29:53.172 INFO E| Downloaded schemars_derive v0.8.12
29552024-12-20T21:29:54.498Z[ helios-setup] Dec 20 21:29:53.175 INFO E| Downloaded semver v1.0.17
29562024-12-20T21:29:54.502Z[ helios-setup] Dec 20 21:29:53.180 INFO E| Downloaded time v0.1.45
29572024-12-20T21:29:54.507Z[ helios-setup] Dec 20 21:29:53.183 INFO E| Downloaded tempfile v3.5.0
29582024-12-20T21:29:54.510Z[ helios-setup] Dec 20 21:29:53.187 INFO E| Downloaded smallvec v1.10.0
29592024-12-20T21:29:54.513Z[ helios-setup] Dec 20 21:29:53.191 INFO E| Downloaded project-root v0.2.2
29602024-12-20T21:29:54.516Z[ helios-setup] Dec 20 21:29:53.193 INFO E| Downloaded tokio-rustls v0.24.0
29612024-12-20T21:29:54.519Z[ helios-setup] Dec 20 21:29:53.196 INFO E| Downloaded ryu v1.0.13
29622024-12-20T21:29:54.523Z[ helios-setup] Dec 20 21:29:53.201 INFO E| Downloaded slog-bunyan v2.4.0
29632024-12-20T21:29:54.538Z[ helios-setup] Dec 20 21:29:53.215 INFO E| Downloaded unicode-bidi v0.3.13
29642024-12-20T21:29:54.542Z[ helios-setup] Dec 20 21:29:53.220 INFO E| Downloaded unicode-ident v1.0.8
29652024-12-20T21:29:54.547Z[ helios-setup] Dec 20 21:29:53.224 INFO E| Downloaded uuid v1.3.0
29662024-12-20T21:29:54.553Z[ helios-setup] Dec 20 21:29:53.231 INFO E| Downloaded serde_yaml v0.9.21
29672024-12-20T21:29:54.560Z[ helios-setup] Dec 20 21:29:53.238 INFO E| Downloaded tungstenite v0.18.0
29682024-12-20T21:29:54.567Z[ helios-setup] Dec 20 21:29:53.244 INFO E| Downloaded tracing-core v0.1.30
29692024-12-20T21:29:54.571Z[ helios-setup] Dec 20 21:29:53.249 INFO E| Downloaded url v2.3.1
29702024-12-20T21:29:54.576Z[ helios-setup] Dec 20 21:29:53.254 INFO E| Downloaded unsafe-libyaml v0.2.8
29712024-12-20T21:29:54.582Z[ helios-setup] Dec 20 21:29:53.260 INFO E| Downloaded tracing v0.1.37
29722024-12-20T21:29:54.596Z[ helios-setup] Dec 20 21:29:53.268 INFO E| Downloaded tokio-util v0.7.7
29732024-12-20T21:29:54.601Z[ helios-setup] Dec 20 21:29:53.279 INFO E| Downloaded unicode-normalization v0.1.22
29742024-12-20T21:29:54.608Z[ helios-setup] Dec 20 21:29:53.286 INFO E| Downloaded winnow v0.4.1
29752024-12-20T21:29:54.623Z[ helios-setup] Dec 20 21:29:53.301 INFO E| Downloaded rayon-core v1.10.2
29762024-12-20T21:29:54.641Z[ helios-setup] Dec 20 21:29:53.319 INFO E| Downloaded flate2 v1.0.25
29772024-12-20T21:29:54.650Z[ helios-setup] Dec 20 21:29:53.326 INFO E| Downloaded serde_json v1.0.95
29782024-12-20T21:29:54.660Z[ helios-setup] Dec 20 21:29:53.338 INFO E| Downloaded pest v2.5.7
29792024-12-20T21:29:54.668Z[ helios-setup] Dec 20 21:29:53.346 INFO E| Downloaded http v0.2.9
29802024-12-20T21:29:54.674Z[ helios-setup] Dec 20 21:29:53.352 INFO E| Downloaded mio v0.8.5
29812024-12-20T21:29:54.682Z[ helios-setup] Dec 20 21:29:53.360 INFO E| Downloaded syn v1.0.107
29822024-12-20T21:29:54.699Z[ helios-setup] Dec 20 21:29:53.377 INFO E| Downloaded syn v2.0.72
29832024-12-20T21:29:54.717Z[ helios-setup] Dec 20 21:29:53.395 INFO E| Downloaded rustls v0.21.0
29842024-12-20T21:29:54.753Z[ helios-setup] Dec 20 21:29:53.412 INFO E| Downloaded rayon v1.6.1
29852024-12-20T21:29:54.753Z[ helios-setup] Dec 20 21:29:53.426 INFO E| Downloaded rhai v1.14.0
29862024-12-20T21:29:54.755Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29872024-12-20T21:29:54.766Z[ helios-setup] Dec 20 21:29:53.444 INFO E| Downloaded git2 v0.16.1
29882024-12-20T21:29:54.778Z[ helios-setup] Dec 20 21:29:53.456 INFO E| Downloaded chrono v0.4.24
29892024-12-20T21:29:54.788Z[ helios-setup] Dec 20 21:29:53.466 INFO E| Downloaded regress v0.5.0
29902024-12-20T21:29:54.799Z[ helios-setup] Dec 20 21:29:53.477 INFO E| Downloaded regex v1.7.3
29912024-12-20T21:29:54.812Z[ helios-setup] Dec 20 21:29:53.489 INFO E| Downloaded hyper v0.14.25
29922024-12-20T21:29:54.824Z[ helios-setup] Dec 20 21:29:53.502 INFO E| Downloaded h2 v0.3.16
29932024-12-20T21:29:54.833Z[ helios-setup] Dec 20 21:29:53.511 INFO E| Downloaded rustix v0.37.3
29942024-12-20T21:29:54.863Z[ helios-setup] Dec 20 21:29:53.541 INFO E| Downloaded futures-util v0.3.28
29952024-12-20T21:29:54.883Z[ helios-setup] Dec 20 21:29:53.561 INFO E| Downloaded reqwest v0.11.16
29962024-12-20T21:29:54.896Z[ helios-setup] Dec 20 21:29:53.574 INFO E| Downloaded openapiv3 v1.0.2
29972024-12-20T21:29:54.916Z[ helios-setup] Dec 20 21:29:53.594 INFO E| Downloaded crossbeam-channel v0.5.6
29982024-12-20T21:29:54.924Z[ helios-setup] Dec 20 21:29:53.602 INFO E| Downloaded memchr v2.5.0
29992024-12-20T21:29:54.931Z[ helios-setup] Dec 20 21:29:53.609 INFO E| Downloaded ipnet v2.7.2
30002024-12-20T21:29:54.935Z[ helios-setup] Dec 20 21:29:53.612 INFO E| Downloaded toml_edit v0.19.8
30012024-12-20T21:29:54.961Z[ helios-setup] Dec 20 21:29:53.639 INFO E| Downloaded serde v1.0.204
30022024-12-20T21:29:54.967Z[ helios-setup] Dec 20 21:29:53.645 INFO E| Downloaded num-traits v0.2.15
30032024-12-20T21:29:54.971Z[ helios-setup] Dec 20 21:29:53.649 INFO E| Downloaded unicode-linebreak v0.1.4
30042024-12-20T21:29:54.975Z[ helios-setup] Dec 20 21:29:53.652 INFO E| Downloaded parking_lot v0.12.1
30052024-12-20T21:29:54.978Z[ helios-setup] Dec 20 21:29:53.656 INFO E| Downloaded miniz_oxide v0.6.2
30062024-12-20T21:29:54.981Z[ helios-setup] Dec 20 21:29:53.659 INFO E| Downloaded crossbeam-utils v0.8.14
30072024-12-20T21:29:54.985Z[ helios-setup] Dec 20 21:29:53.663 INFO E| Downloaded tokio v1.27.0
30082024-12-20T21:29:55.056Z[ helios-setup] Dec 20 21:29:53.733 INFO E| Downloaded textwrap v0.16.0
30092024-12-20T21:29:55.059Z[ helios-setup] Dec 20 21:29:53.737 INFO E| Downloaded schemars v0.8.12
30102024-12-20T21:29:55.077Z[ helios-setup] Dec 20 21:29:53.755 INFO E| Downloaded rhai_codegen v1.5.0
30112024-12-20T21:29:55.090Z[ helios-setup] Dec 20 21:29:53.768 INFO E| Downloaded quote v1.0.36
30122024-12-20T21:29:55.094Z[ helios-setup] Dec 20 21:29:53.772 INFO E| Downloaded parking_lot_core v0.9.6
30132024-12-20T21:29:55.097Z[ helios-setup] Dec 20 21:29:53.775 INFO E| Downloaded num_cpus v1.15.0
30142024-12-20T21:29:55.102Z[ helios-setup] Dec 20 21:29:53.780 INFO E| Downloaded futures v0.3.28
30152024-12-20T21:29:55.112Z[ helios-setup] Dec 20 21:29:53.789 INFO E| Downloaded crossbeam-epoch v0.9.13
30162024-12-20T21:29:55.115Z[ helios-setup] Dec 20 21:29:53.793 INFO E| Downloaded pin-project-lite v0.2.9
30172024-12-20T21:29:55.123Z[ helios-setup] Dec 20 21:29:53.801 INFO E| Downloaded once_cell v1.17.0
30182024-12-20T21:29:55.127Z[ helios-setup] Dec 20 21:29:53.805 INFO E| Downloaded libc v0.2.139
30192024-12-20T21:29:55.170Z[ helios-setup] Dec 20 21:29:53.848 INFO E| Downloaded tinyvec v1.6.0
30202024-12-20T21:29:55.174Z[ helios-setup] Dec 20 21:29:53.852 INFO E| Downloaded lazy_static v1.4.0
30212024-12-20T21:29:55.178Z[ helios-setup] Dec 20 21:29:53.854 INFO E| Downloaded httparse v1.8.0
30222024-12-20T21:29:55.181Z[ helios-setup] Dec 20 21:29:53.857 INFO E| Downloaded getrandom v0.2.8
30232024-12-20T21:29:55.184Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30242024-12-20T21:29:55.184Z[ helios-setup] Dec 20 21:29:53.861 INFO E| Downloaded concolor-override v1.0.0
30252024-12-20T21:29:55.184Z[ helios-setup] Dec 20 21:29:53.862 INFO E| Downloaded ucd-trie v0.1.5
30262024-12-20T21:29:55.186Z[ helios-setup] Dec 20 21:29:53.864 INFO E| Downloaded toml v0.7.3
30272024-12-20T21:29:55.191Z[ helios-setup] Dec 20 21:29:53.869 INFO E| Downloaded rustfmt-wrapper v0.2.0
30282024-12-20T21:29:55.193Z[ helios-setup] Dec 20 21:29:53.871 INFO E| Downloaded log v0.4.17
30292024-12-20T21:29:55.196Z[ helios-setup] Dec 20 21:29:53.874 INFO E| Downloaded lock_api v0.4.9
30302024-12-20T21:29:55.199Z[ helios-setup] Dec 20 21:29:53.877 INFO E| Downloaded tokio-tungstenite v0.18.0
30312024-12-20T21:29:55.202Z[ helios-setup] Dec 20 21:29:53.880 INFO E| Downloaded socket2 v0.4.9
30322024-12-20T21:29:55.204Z[ helios-setup] Dec 20 21:29:53.882 INFO E| Downloaded smartstring v1.0.1
30332024-12-20T21:29:55.208Z[ helios-setup] Dec 20 21:29:53.886 INFO E| Downloaded num_enum v0.5.7
30342024-12-20T21:29:55.214Z[ helios-setup] Dec 20 21:29:53.892 INFO E| Downloaded io-lifetimes v1.0.10
30352024-12-20T21:29:55.218Z[ helios-setup] Dec 20 21:29:53.896 INFO E| Downloaded serde_tokenstream v0.2.0
30362024-12-20T21:29:55.224Z[ helios-setup] Dec 20 21:29:53.902 INFO E| Downloaded serde_derive v1.0.204
30372024-12-20T21:29:55.229Z[ helios-setup] Dec 20 21:29:53.907 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
30382024-12-20T21:29:55.232Z[ helios-setup] Dec 20 21:29:53.910 INFO E| Downloaded proc-macro-crate v1.2.1
30392024-12-20T21:29:55.235Z[ helios-setup] Dec 20 21:29:53.913 INFO E| Downloaded pkg-config v0.3.26
30402024-12-20T21:29:55.237Z[ helios-setup] Dec 20 21:29:53.915 INFO E| Downloaded futures-channel v0.3.28
30412024-12-20T21:29:55.241Z[ helios-setup] Dec 20 21:29:53.919 INFO E| Downloaded percent-encoding v2.2.0
30422024-12-20T21:29:55.243Z[ helios-setup] Dec 20 21:29:53.920 INFO E| Downloaded num_enum_derive v0.5.7
30432024-12-20T21:29:55.245Z[ helios-setup] Dec 20 21:29:53.921 INFO E| Downloaded futures-macro v0.3.28
30442024-12-20T21:29:55.247Z[ helios-setup] Dec 20 21:29:53.923 INFO E| Downloaded num-integer v0.1.45
30452024-12-20T21:29:55.250Z[ helios-setup] Dec 20 21:29:53.927 INFO E| Downloaded memoffset v0.7.1
30462024-12-20T21:29:55.252Z[ helios-setup] Dec 20 21:29:53.929 INFO E| Downloaded itoa v1.0.6
30472024-12-20T21:29:55.255Z[ helios-setup] Dec 20 21:29:53.932 INFO E| Downloaded http-body v0.4.5
30482024-12-20T21:29:55.257Z[ helios-setup] Dec 20 21:29:53.934 INFO E| Downloaded home v0.5.4
30492024-12-20T21:29:55.259Z[ helios-setup] Dec 20 21:29:53.935 INFO E| Downloaded sha2 v0.10.6
30502024-12-20T21:29:55.262Z[ helios-setup] Dec 20 21:29:53.939 INFO E| Downloaded serde_derive_internals v0.26.0
30512024-12-20T21:29:55.264Z[ helios-setup] Dec 20 21:29:53.942 INFO E| Downloaded ppv-lite86 v0.2.17
30522024-12-20T21:29:55.267Z[ helios-setup] Dec 20 21:29:53.944 INFO E| Downloaded paste v1.0.12
30532024-12-20T21:29:55.271Z[ helios-setup] Dec 20 21:29:53.949 INFO E| Downloaded either v1.8.0
30542024-12-20T21:29:55.273Z[ helios-setup] Dec 20 21:29:53.951 INFO E| Downloaded jobserver v0.1.26
30552024-12-20T21:29:55.275Z[ helios-setup] Dec 20 21:29:53.953 INFO E| Downloaded httpdate v1.0.2
30562024-12-20T21:29:55.278Z[ helios-setup] Dec 20 21:29:53.956 INFO E| Downloaded generic-array v0.14.6
30572024-12-20T21:29:55.280Z[ helios-setup] Dec 20 21:29:53.958 INFO E| Downloaded futures-task v0.3.28
30582024-12-20T21:29:55.282Z[ helios-setup] Dec 20 21:29:53.960 INFO E| Downloaded futures-sink v0.3.28
30592024-12-20T21:29:55.285Z[ helios-setup] Dec 20 21:29:53.961 INFO E| Downloaded futures-io v0.3.28
30602024-12-20T21:29:55.285Z[ helios-setup] Dec 20 21:29:53.963 INFO E| Downloaded sct v0.7.0
30612024-12-20T21:29:55.290Z[ helios-setup] Dec 20 21:29:53.968 INFO E| Downloaded is-terminal v0.4.7
30622024-12-20T21:29:55.292Z[ helios-setup] Dec 20 21:29:53.969 INFO E| Downloaded futures-executor v0.3.28
30632024-12-20T21:29:55.294Z[ helios-setup] Dec 20 21:29:53.972 INFO E| Downloaded futures-core v0.3.28
30642024-12-20T21:29:55.297Z[ helios-setup] Dec 20 21:29:53.974 INFO E| Downloaded form_urlencoded v1.1.0
30652024-12-20T21:29:55.297Z[ helios-setup] Dec 20 21:29:53.975 INFO E| Downloaded fastrand v1.9.0
30662024-12-20T21:29:55.299Z[ helios-setup] Dec 20 21:29:53.977 INFO E| Downloaded dyn-clone v1.0.11
30672024-12-20T21:29:55.302Z[ helios-setup] Dec 20 21:29:53.980 INFO E| Downloaded digest v0.10.6
30682024-12-20T21:29:55.304Z[ helios-setup] Dec 20 21:29:53.982 INFO E| Downloaded crossbeam-deque v0.8.2
30692024-12-20T21:29:55.314Z[ helios-setup] Dec 20 21:29:53.985 INFO E| Downloaded iana-time-zone v0.1.56
30702024-12-20T21:29:55.314Z[ helios-setup] Dec 20 21:29:53.988 INFO E| Downloaded encoding_rs v0.8.32
30712024-12-20T21:29:55.340Z[ helios-setup] Dec 20 21:29:54.018 INFO E| Downloaded cpufeatures v0.2.5
30722024-12-20T21:29:55.342Z[ helios-setup] Dec 20 21:29:54.020 INFO E| Downloaded serde_spanned v0.6.1
30732024-12-20T21:29:55.346Z[ helios-setup] Dec 20 21:29:54.021 INFO E| Downloaded serde_path_to_error v0.1.11
30742024-12-20T21:29:55.349Z[ helios-setup] Dec 20 21:29:54.024 INFO E| Downloaded slog-async v2.7.0
30752024-12-20T21:29:55.349Z[ helios-setup] Dec 20 21:29:54.025 INFO E| Downloaded sha1 v0.10.5
30762024-12-20T21:29:55.352Z[ helios-setup] Dec 20 21:29:54.027 INFO E| Downloaded built v0.6.0
30772024-12-20T21:29:55.352Z[ helios-setup] Dec 20 21:29:54.029 INFO E| Downloaded base64 v0.21.0
30782024-12-20T21:29:55.356Z[ helios-setup] Dec 20 21:29:54.034 INFO E| Downloaded autocfg v1.1.0
30792024-12-20T21:29:55.359Z[ helios-setup] Dec 20 21:29:54.036 INFO E| Downloaded try-lock v0.2.4
30802024-12-20T21:29:55.361Z[ helios-setup] Dec 20 21:29:54.038 INFO E| Downloaded tower-service v0.3.2
30812024-12-20T21:29:55.361Z[ helios-setup] Dec 20 21:29:54.039 INFO E| Downloaded const-random v0.1.15
30822024-12-20T21:29:55.363Z[ helios-setup] Dec 20 21:29:54.040 INFO E| Downloaded concolor-query v0.3.3
30832024-12-20T21:29:55.365Z[ helios-setup] Dec 20 21:29:54.042 INFO E| Downloaded clap_derive v4.2.0
30842024-12-20T21:29:55.367Z[ helios-setup] Dec 20 21:29:54.045 INFO E| Downloaded cc v1.0.78
30852024-12-20T21:29:55.370Z[ helios-setup] Dec 20 21:29:54.048 INFO E| Downloaded bytes v1.4.0
30862024-12-20T21:29:55.375Z[ helios-setup] Dec 20 21:29:54.053 INFO E| Downloaded bincode v1.3.3
30872024-12-20T21:29:55.378Z[ helios-setup] Dec 20 21:29:54.056 INFO E| Downloaded byteorder v1.4.3
30882024-12-20T21:29:55.380Z[ helios-setup] Dec 20 21:29:54.058 INFO E| Downloaded block-buffer v0.10.3
30892024-12-20T21:29:55.383Z[ helios-setup] Dec 20 21:29:54.060 INFO E| Downloaded aho-corasick v0.7.20
30902024-12-20T21:29:55.387Z[ helios-setup] Dec 20 21:29:54.065 INFO E| Downloaded anstyle v0.3.5
30912024-12-20T21:29:55.389Z[ helios-setup] Dec 20 21:29:54.067 INFO E| Downloaded anstream v0.2.6
30922024-12-20T21:29:55.393Z[ helios-setup] Dec 20 21:29:54.071 INFO E| Downloaded ahash v0.8.3
30932024-12-20T21:29:55.397Z[ helios-setup] Dec 20 21:29:54.075 INFO E| Downloaded ahash v0.7.6
30942024-12-20T21:29:55.401Z[ helios-setup] Dec 20 21:29:54.079 INFO E| Downloaded async-stream v0.3.5
30952024-12-20T21:29:55.404Z[ helios-setup] Dec 20 21:29:54.082 INFO E| Downloaded anstyle-parse v0.1.1
30962024-12-20T21:29:55.407Z[ helios-setup] Dec 20 21:29:54.085 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
30972024-12-20T21:29:55.537Z[ helios-setup] Dec 20 21:29:54.215 INFO E| Downloaded libz-sys v1.1.8
30982024-12-20T21:29:55.939Z[ helios-setup] Dec 20 21:29:54.616 INFO E| Compiling proc-macro2 v1.0.86
30992024-12-20T21:29:55.939Z[ helios-setup] Dec 20 21:29:54.616 INFO E| Compiling libc v0.2.139
31002024-12-20T21:29:55.939Z[ helios-setup] Dec 20 21:29:54.617 INFO E| Compiling unicode-ident v1.0.8
31012024-12-20T21:29:55.941Z[ helios-setup] Dec 20 21:29:54.617 INFO E| Compiling autocfg v1.1.0
31022024-12-20T21:29:55.941Z[ helios-setup] Dec 20 21:29:54.617 INFO E| Compiling cfg-if v1.0.0
31032024-12-20T21:29:55.941Z[ helios-setup] Dec 20 21:29:54.617 INFO E| Compiling version_check v0.9.4
31042024-12-20T21:29:55.941Z[ helios-setup] Dec 20 21:29:54.617 INFO E| Compiling serde v1.0.204
31052024-12-20T21:29:55.941Z[ helios-setup] Dec 20 21:29:54.617 INFO E| Compiling syn v1.0.107
31062024-12-20T21:29:56.424Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31072024-12-20T21:29:56.696Z[ helios-setup] Dec 20 21:29:55.374 INFO E| Compiling memchr v2.5.0
31082024-12-20T21:29:57.196Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
31092024-12-20T21:29:57.729Z[ helios-setup] Dec 20 21:29:56.406 INFO E| Compiling once_cell v1.17.0
31102024-12-20T21:29:57.741Z[ helios-setup] Dec 20 21:29:56.418 INFO E| Compiling log v0.4.17
31112024-12-20T21:29:57.800Z[ helios-setup] Dec 20 21:29:56.477 INFO E| Compiling thiserror v1.0.38
31122024-12-20T21:29:58.574Z[ helios-setup] Dec 20 21:29:57.251 INFO E| Compiling itoa v1.0.6
31132024-12-20T21:29:58.923Z[ helios-setup] Dec 20 21:29:57.600 INFO E| Compiling serde_json v1.0.95
31142024-12-20T21:29:59.425Z[ helios-setup] Dec 20 21:29:58.102 INFO E| Compiling jobserver v0.1.26
31152024-12-20T21:29:59.534Z[ helios-setup] Dec 20 21:29:58.211 INFO E| Compiling getrandom v0.2.8
31162024-12-20T21:29:59.808Z[ helios-setup] Dec 20 21:29:58.485 INFO E| Compiling indexmap v1.9.3
31172024-12-20T21:30:00.211Z[ helios-setup] Dec 20 21:29:58.888 INFO E| Compiling cc v1.0.78
31182024-12-20T21:30:00.575Z[ helios-setup] Dec 20 21:29:59.251 INFO E| Compiling pin-project-lite v0.2.9
31192024-12-20T21:30:00.751Z[ helios-setup] Dec 20 21:29:59.427 INFO E| Compiling quote v1.0.36
31202024-12-20T21:30:00.956Z[ helios-setup] Dec 20 21:29:59.632 INFO E| Compiling scopeguard v1.1.0
31212024-12-20T21:30:01.233Z[ helios-setup] Dec 20 21:29:59.910 INFO E| Compiling num-integer v0.1.45
31222024-12-20T21:30:01.285Z[ helios-setup] Dec 20 21:29:59.962 INFO E| Compiling futures-core v0.3.28
31232024-12-20T21:30:01.483Z[ helios-setup] Dec 20 21:30:00.159 INFO E| Compiling syn v2.0.72
31242024-12-20T21:30:02.090Z[ helios-setup] Dec 20 21:30:00.766 INFO E| Compiling bytes v1.4.0
31252024-12-20T21:30:02.172Z[ host-package] Compiling rustls-webpki v0.101.7
31262024-12-20T21:30:02.344Z[ helios-setup] Dec 20 21:30:01.020 INFO E| Compiling ryu v1.0.13
31272024-12-20T21:30:02.908Z[ host-package] Compiling sct v0.7.1
31282024-12-20T21:30:03.481Z[ helios-setup] Dec 20 21:30:02.156 INFO E| Compiling lock_api v0.4.9
31292024-12-20T21:30:03.911Z[ helios-setup] Dec 20 21:30:02.587 INFO E| Compiling parking_lot_core v0.9.6
31302024-12-20T21:30:04.040Z[ host-package] Compiling heck v0.3.3
31312024-12-20T21:30:04.088Z[ helios-setup] Dec 20 21:30:02.763 INFO E| Compiling typenum v1.16.0
31322024-12-20T21:30:04.466Z[ helios-setup] Dec 20 21:30:03.142 INFO E| Compiling bitflags v1.3.2
31332024-12-20T21:30:04.922Z[ helios-setup] Dec 20 21:30:03.598 INFO E| Compiling num_cpus v1.15.0
31342024-12-20T21:30:05.031Z[ host-package] Compiling csv-core v0.1.11
31352024-12-20T21:30:05.182Z[ helios-setup] Dec 20 21:30:03.858 INFO E| Compiling generic-array v0.14.6
31362024-12-20T21:30:05.347Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
31372024-12-20T21:30:05.351Z[ helios-setup] Dec 20 21:30:04.027 INFO E| Compiling slab v0.4.7
31382024-12-20T21:30:05.431Z[ helios-setup] Dec 20 21:30:04.107 INFO E| Compiling futures-task v0.3.28
31392024-12-20T21:30:05.436Z[ helios-setup] Dec 20 21:30:04.112 INFO E| Compiling futures-sink v0.3.28
31402024-12-20T21:30:05.587Z[ helios-setup] Dec 20 21:30:04.263 INFO E| Compiling futures-channel v0.3.28
31412024-12-20T21:30:06.157Z[ helios-setup] Dec 20 21:30:04.833 INFO E| Compiling tokio v1.27.0
31422024-12-20T21:30:06.209Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
31432024-12-20T21:30:06.660Z[ helios-setup] Dec 20 21:30:05.336 INFO E| Compiling schemars v0.8.12
31442024-12-20T21:30:06.689Z[ helios-setup] Dec 20 21:30:05.364 INFO E| Compiling futures-util v0.3.28
31452024-12-20T21:30:06.810Z[ host-package] Compiling glob v0.3.1
31462024-12-20T21:30:07.551Z[ host-package] Compiling csv v1.3.0
31472024-12-20T21:30:07.586Z[ helios-setup] Dec 20 21:30:06.261 INFO E| Compiling mio v0.8.5
31482024-12-20T21:30:07.684Z[ helios-setup] Dec 20 21:30:06.359 INFO E| Compiling signal-hook-registry v1.4.0
31492024-12-20T21:30:07.687Z[ helios-setup] Dec 20 21:30:06.360 INFO E| Compiling socket2 v0.4.9
31502024-12-20T21:30:08.084Z[ helios-setup] Dec 20 21:30:06.759 INFO E| Compiling ahash v0.7.6
31512024-12-20T21:30:08.396Z[ helios-setup] Dec 20 21:30:07.071 INFO E| Compiling num-traits v0.2.15
31522024-12-20T21:30:09.122Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31532024-12-20T21:30:09.144Z[ helios-setup] Dec 20 21:30:07.819 INFO E| Compiling futures-io v0.3.28
31542024-12-20T21:30:09.616Z[ helios-setup] Dec 20 21:30:08.291 INFO E| Compiling pin-utils v0.1.0
31552024-12-20T21:30:09.942Z[ helios-setup] Dec 20 21:30:08.617 INFO E| Compiling crunchy v0.2.2
31562024-12-20T21:30:10.061Z[ helios-setup] Dec 20 21:30:08.735 INFO E| Compiling io-lifetimes v1.0.10
31572024-12-20T21:30:10.510Z[ host-package] Compiling zone_cfg_derive v0.1.2
31582024-12-20T21:30:11.179Z[ helios-setup] Dec 20 21:30:09.854 INFO E| Compiling ahash v0.8.3
31592024-12-20T21:30:11.258Z[ helios-setup] Dec 20 21:30:09.933 INFO E| Compiling rustix v0.37.3
31602024-12-20T21:30:11.689Z[ helios-setup] Dec 20 21:30:10.364 INFO E| Compiling tiny-keccak v2.0.2
31612024-12-20T21:30:12.504Z[ helios-setup] Dec 20 21:30:11.179 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
31622024-12-20T21:30:12.600Z[ helios-setup] Dec 20 21:30:11.272 INFO E| Compiling hashbrown v0.12.3
31632024-12-20T21:30:12.986Z[ helios-setup] Dec 20 21:30:11.660 INFO E| Compiling crypto-common v0.1.6
31642024-12-20T21:30:13.213Z[ helios-setup] Dec 20 21:30:11.887 INFO E| Compiling block-buffer v0.10.3
31652024-12-20T21:30:13.397Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
31662024-12-20T21:30:14.230Z[ helios-setup] Dec 20 21:30:12.900 INFO E| Compiling serde_derive_internals v0.26.0
31672024-12-20T21:30:14.697Z[ helios-setup] Dec 20 21:30:13.371 INFO E| Compiling errno v0.3.1
31682024-12-20T21:30:14.841Z[ helios-setup] Dec 20 21:30:13.515 INFO E| Compiling slog v2.7.0
31692024-12-20T21:30:15.244Z[ helios-setup] Dec 20 21:30:13.918 INFO E| Compiling pkg-config v0.3.26
31702024-12-20T21:30:15.363Z[ helios-setup] Dec 20 21:30:14.037 INFO E| Compiling fnv v1.0.7
31712024-12-20T21:30:15.746Z[ helios-setup] Dec 20 21:30:14.419 INFO E| Compiling crossbeam-utils v0.8.14
31722024-12-20T21:30:16.017Z[ helios-setup] Dec 20 21:30:14.691 INFO E| Compiling http v0.2.9
31732024-12-20T21:30:18.766Z[ helios-setup] Dec 20 21:30:17.439 INFO E| Compiling digest v0.10.6
31742024-12-20T21:30:19.496Z[ helios-setup] Dec 20 21:30:18.169 INFO E| Compiling aho-corasick v0.7.20
31752024-12-20T21:30:20.185Z[ helios-setup] Dec 20 21:30:18.858 INFO E| Compiling regex-syntax v0.6.29
31762024-12-20T21:30:20.279Z[ helios-setup] Dec 20 21:30:18.952 INFO E| Compiling heck v0.4.1
31772024-12-20T21:30:21.194Z[ helios-setup] Dec 20 21:30:19.866 INFO E| Compiling httparse v1.8.0
31782024-12-20T21:30:21.801Z[ helios-setup] Dec 20 21:30:20.474 INFO E| Compiling tinyvec_macros v0.1.1
31792024-12-20T21:30:22.457Z[ helios-setup] Dec 20 21:30:21.031 INFO E| Compiling anyhow v1.0.68
31802024-12-20T21:30:22.739Z[ host-package] Compiling nix v0.27.1
31812024-12-20T21:30:22.749Z[ helios-setup] Dec 20 21:30:21.421 INFO E| Compiling unicode-width v0.1.10
31822024-12-20T21:30:22.817Z[ helios-setup] Dec 20 21:30:21.489 INFO E| Compiling cpufeatures v0.2.5
31832024-12-20T21:30:23.393Z[ helios-setup] Dec 20 21:30:22.065 INFO E| Compiling percent-encoding v2.2.0
31842024-12-20T21:30:23.463Z[ helios-setup] Dec 20 21:30:22.134 INFO E| Compiling tinyvec v1.6.0
31852024-12-20T21:30:23.919Z[ helios-setup] Dec 20 21:30:22.591 INFO E| Compiling form_urlencoded v1.1.0
31862024-12-20T21:30:24.209Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
31872024-12-20T21:30:24.789Z[ helios-setup] Dec 20 21:30:23.462 INFO E| Compiling thiserror-impl v1.0.38
31882024-12-20T21:30:24.835Z[ helios-setup] Dec 20 21:30:23.508 INFO E| Compiling schemars_derive v0.8.12
31892024-12-20T21:30:24.886Z[ helios-setup] Dec 20 21:30:23.555 INFO E| Compiling serde_derive v1.0.204
31902024-12-20T21:30:25.002Z[ helios-setup] Dec 20 21:30:23.674 INFO E| Compiling tokio-macros v2.0.0
31912024-12-20T21:30:25.340Z[ helios-setup] Dec 20 21:30:24.012 INFO E| Compiling futures-macro v0.3.28
31922024-12-20T21:30:26.534Z[ helios-setup] Dec 20 21:30:25.205 INFO E| Compiling const-random-macro v0.1.15
31932024-12-20T21:30:27.253Z[ host-package] Compiling hyper-staticfile v0.10.1
31942024-12-20T21:30:28.071Z[ helios-setup] Dec 20 21:30:26.742 INFO E| Compiling regex v1.7.3
31952024-12-20T21:30:28.342Z[ helios-setup] Dec 20 21:30:27.014 INFO E| Compiling hashbrown v0.13.2
31962024-12-20T21:30:28.881Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31972024-12-20T21:30:30.446Z[ helios-setup] Dec 20 21:30:29.116 INFO E| Compiling libz-sys v1.1.8
31982024-12-20T21:30:30.998Z[ helios-setup] Dec 20 21:30:29.669 INFO E| Compiling chrono v0.4.24
31992024-12-20T21:30:32.771Z[ helios-setup] Dec 20 21:30:31.442 INFO E| Compiling dyn-clone v1.0.11
32002024-12-20T21:30:32.939Z[ helios-setup] Dec 20 21:30:31.610 INFO E| Compiling uuid v1.3.0
32012024-12-20T21:30:34.023Z[ helios-setup] Dec 20 21:30:32.694 INFO E| Compiling regress v0.5.0
32022024-12-20T21:30:34.097Z[ helios-setup] Dec 20 21:30:32.768 INFO E| Compiling const-random v0.1.15
32032024-12-20T21:30:34.286Z[ helios-setup] Dec 20 21:30:32.954 INFO E| Compiling unicode-normalization v0.1.22
32042024-12-20T21:30:34.404Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32052024-12-20T21:30:36.795Z[ helios-setup] Dec 20 21:30:35.465 INFO E| Compiling getopts v0.2.21
32062024-12-20T21:30:36.962Z[ helios-setup] Dec 20 21:30:35.632 INFO E| Compiling tracing-core v0.1.30
32072024-12-20T21:30:37.800Z[ helios-setup] Dec 20 21:30:36.470 INFO E| Compiling memoffset v0.7.1
32082024-12-20T21:30:37.951Z[ helios-setup] Dec 20 21:30:36.620 INFO E| Compiling ucd-trie v0.1.5
32092024-12-20T21:30:38.320Z[ helios-setup] Dec 20 21:30:36.990 INFO E| Compiling powerfmt v0.2.0
32102024-12-20T21:30:38.771Z[ helios-setup] Dec 20 21:30:37.441 INFO E| Compiling num-conv v0.1.0
32112024-12-20T21:30:39.299Z[ helios-setup] Dec 20 21:30:37.968 INFO E| Compiling time-core v0.1.2
32122024-12-20T21:30:39.405Z[ helios-setup] Dec 20 21:30:38.074 INFO E| Compiling unicode-bidi v0.3.13
32132024-12-20T21:30:41.366Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32142024-12-20T21:30:42.552Z[ helios-setup] Dec 20 21:30:41.221 INFO E| Compiling idna v0.3.0
32152024-12-20T21:30:43.693Z[ helios-setup] Dec 20 21:30:42.361 INFO E| Compiling time-macros v0.2.18
32162024-12-20T21:30:43.962Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
32172024-12-20T21:30:45.282Z[ helios-setup] Dec 20 21:30:43.950 INFO E| Compiling deranged v0.3.11
32182024-12-20T21:30:45.343Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32192024-12-20T21:30:45.724Z[ helios-setup] Dec 20 21:30:44.392 INFO E| Compiling tracing v0.1.37
32202024-12-20T21:30:46.268Z[ helios-setup] Dec 20 21:30:44.936 INFO E| Compiling pest v2.5.7
32212024-12-20T21:30:46.716Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32222024-12-20T21:30:48.784Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32232024-12-20T21:30:49.577Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32242024-12-20T21:30:49.876Z[ helios-setup] Dec 20 21:30:48.544 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
32252024-12-20T21:30:50.525Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32262024-12-20T21:30:50.547Z[ helios-setup] Dec 20 21:30:49.214 INFO E| Compiling time v0.1.45
32272024-12-20T21:30:51.502Z[ helios-setup] Dec 20 21:30:50.169 INFO E| Compiling crossbeam-epoch v0.9.13
32282024-12-20T21:30:51.580Z[ helios-setup] Dec 20 21:30:50.247 INFO E| Compiling iana-time-zone v0.1.56
32292024-12-20T21:30:51.604Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32302024-12-20T21:30:52.089Z[ helios-setup] Dec 20 21:30:50.755 INFO E| Compiling semver v1.0.17
32312024-12-20T21:30:52.491Z[ helios-setup] Dec 20 21:30:51.158 INFO E| Compiling num_threads v0.1.6
32322024-12-20T21:30:53.189Z[ helios-setup] Dec 20 21:30:51.856 INFO E| Compiling time v0.3.36
32332024-12-20T21:30:53.900Z[ helios-setup] Dec 20 21:30:52.566 INFO E| Compiling semver-parser v0.10.2
32342024-12-20T21:30:54.118Z[ helios-setup] Dec 20 21:30:52.785 INFO E| Compiling smallvec v1.10.0
32352024-12-20T21:30:54.673Z[ helios-setup] Dec 20 21:30:53.340 INFO E| Compiling toml v0.5.11
32362024-12-20T21:30:57.113Z[ helios-setup] Dec 20 21:30:55.779 INFO E| Compiling parking_lot v0.12.1
32372024-12-20T21:30:57.295Z[ helios-setup] Dec 20 21:30:55.960 INFO E| Compiling serde_tokenstream v0.2.0
32382024-12-20T21:31:00.137Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32392024-12-20T21:31:01.188Z[ helios-setup] Dec 20 21:30:59.853 INFO E| Compiling url v2.3.1
32402024-12-20T21:31:04.439Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32412024-12-20T21:31:04.713Z[ helios-setup] Dec 20 21:31:03.378 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
32422024-12-20T21:31:05.616Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32432024-12-20T21:31:05.702Z[ host-package] Compiling hashlink v0.9.1
32442024-12-20T21:31:05.742Z[ host-package] Compiling tungstenite v0.23.0
32452024-12-20T21:31:05.824Z[ host-package] Compiling fallible-streaming-iterator v0.1.9
32462024-12-20T21:31:06.505Z[ host-package] Compiling fallible-iterator v0.3.0
32472024-12-20T21:31:06.757Z[ host-package] Compiling base64 v0.13.1
32482024-12-20T21:31:07.087Z[ helios-setup] Dec 20 21:31:05.752 INFO E| Compiling crossbeam-channel v0.5.6
32492024-12-20T21:31:07.510Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32502024-12-20T21:31:07.625Z[ helios-setup] Dec 20 21:31:06.289 INFO E| Compiling dirs-sys-next v0.1.2
32512024-12-20T21:31:08.563Z[ host-package] Compiling tokio-tungstenite v0.23.1
32522024-12-20T21:31:08.695Z[ host-package] Compiling rusqlite v0.32.1
32532024-12-20T21:31:08.830Z[ host-package] Compiling ron v0.7.1
32542024-12-20T21:31:10.096Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32552024-12-20T21:31:10.229Z[ helios-setup] Dec 20 21:31:08.892 INFO E| Compiling same-file v1.0.6
32562024-12-20T21:31:10.644Z[ helios-setup] Dec 20 21:31:09.307 INFO E| Compiling crc32fast v1.3.2
32572024-12-20T21:31:11.224Z[ helios-setup] Dec 20 21:31:09.887 INFO E| Compiling try-lock v0.2.4
32582024-12-20T21:31:12.091Z[ helios-setup] Dec 20 21:31:10.754 INFO E| Compiling want v0.3.0
32592024-12-20T21:31:12.302Z[ helios-setup] Dec 20 21:31:10.964 INFO E| Compiling walkdir v2.3.3
32602024-12-20T21:31:12.730Z[ helios-setup] Dec 20 21:31:11.393 INFO E| Compiling dirs-next v2.0.0
32612024-12-20T21:31:16.105Z[ helios-setup] Dec 20 21:31:14.767 INFO E| Compiling proc-macro-crate v1.2.1
32622024-12-20T21:31:16.225Z[ helios-setup] Dec 20 21:31:14.888 INFO E| Compiling semver v0.11.0
32632024-12-20T21:31:16.747Z[ helios-setup] Dec 20 21:31:15.409 INFO E| Compiling tokio-util v0.7.7
32642024-12-20T21:31:18.155Z[ host-package] Compiling xz2 v0.1.7
32652024-12-20T21:31:19.218Z[ helios-setup] Dec 20 21:31:17.879 INFO E| Compiling h2 v0.3.16
32662024-12-20T21:31:19.820Z[ host-package] Compiling tokio-rustls v0.24.1
32672024-12-20T21:31:20.591Z[ helios-setup] Dec 20 21:31:19.253 INFO E| Compiling futures-executor v0.3.28
32682024-12-20T21:31:21.373Z[ helios-setup] Dec 20 21:31:20.035 INFO E| Compiling http-body v0.4.5
32692024-12-20T21:31:21.532Z[ host-package] Compiling zone v0.1.8
32702024-12-20T21:31:22.476Z[ helios-setup] Dec 20 21:31:21.137 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
32712024-12-20T21:31:22.589Z[ helios-setup] Dec 20 21:31:21.250 INFO E| Compiling ring v0.16.20
32722024-12-20T21:31:22.724Z[ helios-setup] Dec 20 21:31:21.385 INFO E| Compiling rand_core v0.6.4
32732024-12-20T21:31:23.712Z[ helios-setup] Dec 20 21:31:22.372 INFO E| Compiling thread_local v1.1.7
32742024-12-20T21:31:24.470Z[ helios-setup] Dec 20 21:31:23.130 INFO E| Compiling ppv-lite86 v0.2.17
32752024-12-20T21:31:26.294Z[ helios-setup] Dec 20 21:31:24.955 INFO E| Compiling lazy_static v1.4.0
32762024-12-20T21:31:26.462Z[ helios-setup] Dec 20 21:31:25.123 INFO E| Compiling base64 v0.21.0
32772024-12-20T21:31:26.546Z[ helios-setup] Dec 20 21:31:25.206 INFO E| Compiling fastrand v1.9.0
32782024-12-20T21:31:27.569Z[ helios-setup] Dec 20 21:31:26.229 INFO E| Compiling tower-service v0.3.2
32792024-12-20T21:31:28.108Z[ helios-setup] Dec 20 21:31:26.768 INFO E| Compiling rayon-core v1.10.2
32802024-12-20T21:31:28.398Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32812024-12-20T21:31:28.792Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32822024-12-20T21:31:28.847Z[ helios-setup] Dec 20 21:31:27.507 INFO E| Compiling utf8parse v0.2.1
32832024-12-20T21:31:29.504Z[ helios-setup] Dec 20 21:31:28.163 INFO E| Compiling home v0.5.4
32842024-12-20T21:31:29.611Z[ helios-setup] Dec 20 21:31:28.271 INFO E| Compiling httpdate v1.0.2
32852024-12-20T21:31:30.441Z[ helios-setup] Dec 20 21:31:29.101 INFO E| Compiling adler v1.0.2
32862024-12-20T21:31:31.046Z[ helios-setup] Dec 20 21:31:29.706 INFO E| Compiling miniz_oxide v0.6.2
32872024-12-20T21:31:31.414Z[ helios-setup] Dec 20 21:31:30.074 INFO E| Compiling hyper v0.14.25
32882024-12-20T21:31:31.521Z[ helios-setup] Dec 20 21:31:30.180 INFO E| Compiling toolchain_find v0.2.0
32892024-12-20T21:31:32.548Z[ helios-setup] Dec 20 21:31:31.207 INFO E| Compiling anstyle-parse v0.1.1
32902024-12-20T21:31:36.181Z[ helios-setup] Dec 20 21:31:34.840 INFO E| Compiling tempfile v3.5.0
32912024-12-20T21:31:36.881Z[ helios-setup] Dec 20 21:31:35.539 INFO E| Compiling rand_chacha v0.3.1
32922024-12-20T21:31:37.760Z[ helios-setup] Dec 20 21:31:36.418 INFO E| Compiling futures v0.3.28
32932024-12-20T21:31:41.014Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32942024-12-20T21:31:45.621Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32952024-12-20T21:31:51.965Z[ helios-setup] Dec 20 21:31:50.621 INFO E| Compiling cargo-lock v8.0.3
32962024-12-20T21:31:52.154Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32972024-12-20T21:31:53.911Z[ helios-setup] Dec 20 21:31:52.566 INFO E| Compiling num_enum_derive v0.5.7
32982024-12-20T21:31:54.171Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32992024-12-20T21:31:57.318Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33002024-12-20T21:31:57.831Z[ helios-setup] Dec 20 21:31:56.485 INFO E| Compiling crossbeam-deque v0.8.2
33012024-12-20T21:31:58.081Z[ helios-setup] Dec 20 21:31:56.735 INFO E| Compiling term v0.7.0
33022024-12-20T21:31:58.829Z[ helios-setup] Dec 20 21:31:57.483 INFO E| Compiling serde_urlencoded v0.7.1
33032024-12-20T21:31:59.055Z[ helios-setup] Dec 20 21:31:57.709 INFO E| Compiling sha1 v0.10.5
33042024-12-20T21:31:59.110Z[ helios-setup] Dec 20 21:31:57.764 INFO E| Compiling sha2 v0.10.6
33052024-12-20T21:31:59.647Z[ helios-setup] Dec 20 21:31:58.301 INFO E| Compiling is-terminal v0.4.7
33062024-12-20T21:32:00.265Z[ helios-setup] Dec 20 21:31:58.919 INFO E| Compiling atty v0.2.14
33072024-12-20T21:32:00.529Z[ host-package] Compiling rustls-pemfile v1.0.4
33082024-12-20T21:32:00.918Z[ helios-setup] Dec 20 21:31:59.571 INFO E| Compiling concolor-override v1.0.0
33092024-12-20T21:32:01.257Z[ helios-setup] Dec 20 21:31:59.911 INFO E| Compiling anstyle v0.3.5
33102024-12-20T21:32:01.298Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33112024-12-20T21:32:02.083Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33122024-12-20T21:32:02.183Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33132024-12-20T21:32:02.413Z[ host-package] Compiling signal-hook-tokio v0.3.1
33142024-12-20T21:32:02.522Z[ helios-setup] Dec 20 21:32:01.175 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
33152024-12-20T21:32:02.595Z[ helios-setup] Dec 20 21:32:01.248 INFO E| Compiling concolor-query v0.3.3
33162024-12-20T21:32:03.095Z[ host-package] Compiling twox-hash v1.6.3
33172024-12-20T21:32:03.696Z[ helios-setup] Dec 20 21:32:02.349 INFO E| Compiling anstream v0.2.6
33182024-12-20T21:32:05.265Z[ host-package] Compiling yasna v0.5.2
33192024-12-20T21:32:06.147Z[ helios-setup] Dec 20 21:32:04.800 INFO E| Compiling slog-term v2.9.0
33202024-12-20T21:32:06.217Z[ helios-setup] Dec 20 21:32:04.870 INFO E| Compiling flate2 v1.0.25
33212024-12-20T21:32:08.167Z[ helios-setup] Dec 20 21:32:06.819 INFO E| Compiling num_enum v0.5.7
33222024-12-20T21:32:08.555Z[ helios-setup] Dec 20 21:32:07.208 INFO E| Compiling rand v0.8.5
33232024-12-20T21:32:09.109Z[ helios-setup] Dec 20 21:32:07.761 INFO E| Compiling rustfmt-wrapper v0.2.0
33242024-12-20T21:32:09.424Z[ helios-setup] Dec 20 21:32:08.076 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33252024-12-20T21:32:09.616Z[ helios-setup] Dec 20 21:32:08.267 INFO E| Compiling openapiv3 v1.0.2
33262024-12-20T21:32:11.748Z[ host-package] Compiling is_ci v1.2.0
33272024-12-20T21:32:12.132Z[ helios-setup] Dec 20 21:32:10.783 INFO E| Compiling encoding_rs v0.8.32
33282024-12-20T21:32:12.352Z[ host-package] Compiling smawk v0.3.2
33292024-12-20T21:32:12.527Z[ host-package] Compiling unicode-linebreak v0.1.5
33302024-12-20T21:32:12.940Z[ helios-setup] Dec 20 21:32:11.591 INFO E| Compiling base64 v0.13.1
33312024-12-20T21:32:12.976Z[ host-package] Compiling supports-color v3.0.1
33322024-12-20T21:32:13.530Z[ host-package] Compiling textwrap v0.16.1
33332024-12-20T21:32:13.950Z[ host-package] Compiling rcgen v0.12.1
33342024-12-20T21:32:14.548Z[ helios-setup] Dec 20 21:32:13.199 INFO E| Compiling strsim v0.10.0
33352024-12-20T21:32:18.249Z[ helios-setup] Dec 20 21:32:16.899 INFO E| Compiling utf-8 v0.7.6
33362024-12-20T21:32:18.718Z[ helios-setup] Dec 20 21:32:17.366 INFO E| Compiling untrusted v0.7.1
33372024-12-20T21:32:19.225Z[ helios-setup] Dec 20 21:32:17.876 INFO E| Compiling ipnet v2.7.2
33382024-12-20T21:32:19.488Z[ helios-setup] Dec 20 21:32:18.139 INFO E| Compiling project-root v0.2.2
33392024-12-20T21:32:19.593Z[ helios-setup] Dec 20 21:32:18.243 INFO E| Compiling clap_lex v0.4.1
33402024-12-20T21:32:20.258Z[ helios-setup] Dec 20 21:32:18.908 INFO E| Compiling byteorder v1.4.3
33412024-12-20T21:32:21.255Z[ helios-setup] Dec 20 21:32:19.905 INFO E| Compiling mime v0.3.17
33422024-12-20T21:32:21.698Z[ helios-setup] Dec 20 21:32:20.346 INFO E| Compiling either v1.8.0
33432024-12-20T21:32:22.399Z[ helios-setup] Dec 20 21:32:21.048 INFO E| Compiling spin v0.5.2
33442024-12-20T21:32:23.051Z[ helios-setup] Dec 20 21:32:21.701 INFO E| Compiling unsafe-libyaml v0.2.8
33452024-12-20T21:32:23.522Z[ helios-setup] Dec 20 21:32:22.171 INFO E| Compiling rayon v1.6.1
33462024-12-20T21:32:24.441Z[ helios-setup] Dec 20 21:32:23.090 INFO E| Compiling reqwest v0.11.16
33472024-12-20T21:32:24.597Z[ helios-setup] Dec 20 21:32:23.246 INFO E| Compiling tungstenite v0.18.0
33482024-12-20T21:32:24.649Z[ helios-setup] Dec 20 21:32:23.298 INFO E| Compiling clap_builder v4.2.1
33492024-12-20T21:32:26.919Z[ helios-setup] Dec 20 21:32:25.566 INFO E| Compiling serde_yaml v0.9.21
33502024-12-20T21:32:30.083Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
33512024-12-20T21:32:33.611Z[ helios-setup] Dec 20 21:32:32.259 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
33522024-12-20T21:32:34.472Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33532024-12-20T21:32:34.999Z[ helios-setup] Dec 20 21:32:33.646 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
33542024-12-20T21:32:35.079Z[ helios-setup] Dec 20 21:32:33.726 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
33552024-12-20T21:32:37.664Z[ helios-setup] Dec 20 21:32:36.310 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
33562024-12-20T21:32:37.704Z[ helios-setup] Dec 20 21:32:36.350 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
33572024-12-20T21:32:39.527Z[ helios-setup] Dec 20 21:32:38.173 INFO E| Compiling clap_derive v4.2.0
33582024-12-20T21:32:41.242Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33592024-12-20T21:32:43.335Z[ helios-setup] Dec 20 21:32:41.981 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
33602024-12-20T21:32:44.916Z[ helios-setup] Dec 20 21:32:43.561 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
33612024-12-20T21:32:45.017Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33622024-12-20T21:32:49.577Z[ helios-setup] Dec 20 21:32:48.222 INFO E| Compiling clap v4.2.1
33632024-12-20T21:33:08.475Z[ helios-setup] Dec 20 21:33:07.116 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
33642024-12-20T21:33:09.244Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33652024-12-20T21:33:11.791Z[ helios-setup] Dec 20 21:33:10.431 INFO E| Compiling tokio-tungstenite v0.18.0
33662024-12-20T21:33:12.701Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33672024-12-20T21:33:13.497Z[ helios-setup] Dec 20 21:33:12.137 INFO E| Compiling smartstring v1.0.1
33682024-12-20T21:33:14.779Z[ helios-setup] Dec 20 21:33:13.418 INFO E| Compiling rustls v0.21.0
33692024-12-20T21:33:17.238Z[ helios-setup] Dec 20 21:33:15.877 INFO E| Compiling serde_spanned v0.6.1
33702024-12-20T21:33:17.883Z[ helios-setup] Dec 20 21:33:16.522 INFO E| Compiling toml_datetime v0.6.1
33712024-12-20T21:33:18.400Z[ helios-setup] Dec 20 21:33:17.039 INFO E| Compiling camino v1.1.4
33722024-12-20T21:33:19.120Z[ helios-setup] Dec 20 21:33:17.758 INFO E| Compiling slog-async v2.7.0
33732024-12-20T21:33:20.344Z[ helios-setup] Dec 20 21:33:18.982 INFO E| Compiling async-trait v0.1.68
33742024-12-20T21:33:20.419Z[ helios-setup] Dec 20 21:33:19.058 INFO E| Compiling static_assertions v1.1.0
33752024-12-20T21:33:20.703Z[ helios-setup] Dec 20 21:33:19.342 INFO E| Compiling match_cfg v0.1.0
33762024-12-20T21:33:20.777Z[ helios-setup] Dec 20 21:33:19.416 INFO E| Compiling winnow v0.4.1
33772024-12-20T21:33:21.077Z[ helios-setup] Dec 20 21:33:19.715 INFO E| Compiling paste v1.0.12
33782024-12-20T21:33:21.477Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33792024-12-20T21:33:22.014Z[ helios-setup] Dec 20 21:33:20.653 INFO E| Compiling hostname v0.3.1
33802024-12-20T21:33:23.067Z[ helios-setup] Dec 20 21:33:21.705 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
33812024-12-20T21:33:24.000Z[ helios-setup] Dec 20 21:33:22.638 INFO E| Compiling slog-json v2.6.1
33822024-12-20T21:33:25.220Z[ helios-setup] Dec 20 21:33:23.857 INFO E| Compiling unicode-linebreak v0.1.4
33832024-12-20T21:33:28.695Z[ helios-setup] Dec 20 21:33:27.332 INFO E| Compiling toml_edit v0.19.8
33842024-12-20T21:33:30.648Z[ helios-setup] Dec 20 21:33:29.284 INFO E| Compiling async-stream-impl v0.3.5
33852024-12-20T21:33:31.653Z[ helios-setup] Dec 20 21:33:30.289 INFO E| Compiling rhai_codegen v1.5.0
33862024-12-20T21:33:33.228Z[ helios-setup] Dec 20 21:33:31.863 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
33872024-12-20T21:33:33.732Z[ helios-setup] Dec 20 21:33:32.368 INFO E| Compiling take_mut v0.2.2
33882024-12-20T21:33:34.487Z[ helios-setup] Dec 20 21:33:33.123 INFO E| Compiling async-stream v0.3.5
33892024-12-20T21:33:35.878Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33902024-12-20T21:33:35.898Z[ helios-setup] Dec 20 21:33:34.533 INFO E| Compiling toml v0.7.3
33912024-12-20T21:33:36.809Z[ helios-setup] Dec 20 21:33:35.444 INFO E| Compiling rhai v1.14.0
33922024-12-20T21:33:38.928Z[ helios-setup] Dec 20 21:33:37.562 INFO E| Compiling slog-bunyan v2.4.0
33932024-12-20T21:33:42.856Z[ helios-setup] Dec 20 21:33:41.490 INFO E| Compiling rustls-pemfile v1.0.2
33942024-12-20T21:33:44.028Z[ helios-setup] Dec 20 21:33:42.662 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
33952024-12-20T21:33:44.200Z[ helios-setup] Dec 20 21:33:42.834 INFO E| Compiling serde_path_to_error v0.1.11
33962024-12-20T21:33:46.543Z[ helios-setup] Dec 20 21:33:45.176 INFO E| Compiling bincode v1.3.3
33972024-12-20T21:33:48.072Z[ helios-setup] Dec 20 21:33:46.706 INFO E| Compiling terminal_size v0.2.6
33982024-12-20T21:33:48.103Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33992024-12-20T21:33:48.499Z[ helios-setup] Dec 20 21:33:47.132 INFO E| Compiling smawk v0.3.1
34002024-12-20T21:33:49.148Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34012024-12-20T21:33:49.153Z[ helios-setup] Dec 20 21:33:47.786 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
34022024-12-20T21:33:49.465Z[ helios-setup] Dec 20 21:33:48.098 INFO E| Compiling textwrap v0.16.0
34032024-12-20T21:33:50.113Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
34042024-12-20T21:34:00.309Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34052024-12-20T21:34:02.531Z[ helios-setup] Dec 20 21:34:01.161 INFO E| Compiling rustls-webpki v0.100.1
34062024-12-20T21:34:02.647Z[ helios-setup] Dec 20 21:34:01.278 INFO E| Compiling sct v0.7.0
34072024-12-20T21:34:03.395Z[ host-package] Compiling fatfs v0.3.6
34082024-12-20T21:34:09.202Z[ host-package] Compiling subprocess v0.2.9
34092024-12-20T21:34:10.101Z[ helios-setup] Dec 20 21:34:08.730 INFO E| Compiling git2 v0.16.1
34102024-12-20T21:34:12.050Z[ helios-setup] Dec 20 21:34:10.679 INFO E| Compiling tokio-rustls v0.24.0
34112024-12-20T21:34:14.357Z[ host-package] Compiling rtoolbox v0.0.2
34122024-12-20T21:34:15.465Z[ host-package] Compiling assert_matches v1.5.0
34132024-12-20T21:34:15.563Z[ host-package] Compiling rpassword v7.3.1
34142024-12-20T21:34:16.624Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34152024-12-20T21:34:17.248Z[ helios-setup] Dec 20 21:34:15.871 INFO E| Compiling built v0.6.0
34162024-12-20T21:34:19.760Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34172024-12-20T21:34:21.900Z[ helios-setup] Dec 20 21:34:20.526 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34182024-12-20T21:34:24.982Z[ helios-setup] Dec 20 21:34:23.608 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
34192024-12-20T21:34:25.714Z[ helios-setup] Dec 20 21:34:24.340 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
34202024-12-20T21:34:30.290Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34212024-12-20T21:34:33.420Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34222024-12-20T21:34:37.597Z[ helios-setup] Dec 20 21:34:36.221 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
34232024-12-20T21:34:40.903Z[ helios-setup] Dec 20 21:34:39.526 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
34242024-12-20T21:34:42.092Z[ host-package] Compiling tui-tree-widget v0.22.0
34252024-12-20T21:34:42.594Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34262024-12-20T21:34:43.040Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34272024-12-20T21:34:43.751Z[ host-package] Compiling uzers v0.12.1
34282024-12-20T21:34:49.212Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34292024-12-20T21:35:09.471Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34302024-12-20T21:35:12.997Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34312024-12-20T21:35:30.467Z[ helios-setup] Dec 20 21:35:29.081 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
34322024-12-20T21:35:47.431Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34332024-12-20T21:35:51.214Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34342024-12-20T21:35:58.950Z[ host-package] Compiling multimap v0.10.0
34352024-12-20T21:36:35.974Z[ helios-setup] Dec 20 21:36:34.575 INFO E| Finished `release` profile [optimized] target(s) in 6m 48s
34362024-12-20T21:36:36.112Z[ helios-setup] Dec 20 21:36:34.713 INFO building project "pilot" ok (408 seconds)
34372024-12-20T21:36:36.112Z[ helios-setup] Dec 20 21:36:34.713 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
34382024-12-20T21:36:36.118Z[ helios-setup] Dec 20 21:36:34.713 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
34392024-12-20T21:36:36.492Z[ helios-setup] Dec 20 21:36:35.093 INFO E| Downloading crates ...
34402024-12-20T21:36:36.583Z[ helios-setup] Dec 20 21:36:35.184 INFO E| Downloaded typenum v1.15.0
34412024-12-20T21:36:37.590Z[ helios-setup] Dec 20 21:36:35.189 INFO E| Downloaded digest v0.10.3
34422024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.191 INFO E| Downloaded anyhow v1.0.62
34432024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.197 INFO E| Downloaded bytes v1.2.1
34442024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.203 INFO E| Downloaded sha2 v0.10.5
34452024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.294 INFO E| Compiling typenum v1.15.0
34462024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.294 INFO E| Compiling version_check v0.9.4
34472024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.294 INFO E| Compiling crc32fast v1.3.2
34482024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.294 INFO E| Compiling cfg-if v1.0.0
34492024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.294 INFO E| Compiling anyhow v1.0.62
34502024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.295 INFO E| Compiling adler v1.0.2
34512024-12-20T21:36:37.594Z[ helios-setup] Dec 20 21:36:35.295 INFO E| Compiling cpufeatures v0.2.5
34522024-12-20T21:36:37.595Z[ helios-setup] Dec 20 21:36:35.295 INFO E| Compiling unicode-width v0.1.10
34532024-12-20T21:36:37.595Z[ helios-setup] Dec 20 21:36:35.949 INFO E| Compiling bitflags v1.3.2
34542024-12-20T21:36:37.595Z[ helios-setup] Dec 20 21:36:36.144 INFO E| Compiling bytes v1.2.1
34552024-12-20T21:36:37.874Z[ helios-setup] Dec 20 21:36:36.475 INFO E| Compiling miniz_oxide v0.6.2
34562024-12-20T21:36:38.014Z[ helios-setup] Dec 20 21:36:36.615 INFO E| Compiling getopts v0.2.21
34572024-12-20T21:36:38.131Z[ helios-setup] Dec 20 21:36:36.732 INFO E| Compiling generic-array v0.14.6
34582024-12-20T21:36:39.814Z[ helios-setup] Dec 20 21:36:38.406 INFO E| Compiling flate2 v1.0.25
34592024-12-20T21:36:43.100Z[ helios-setup] Dec 20 21:36:41.698 INFO E| Compiling block-buffer v0.10.3
34602024-12-20T21:36:43.100Z[ helios-setup] Dec 20 21:36:41.698 INFO E| Compiling crypto-common v0.1.6
34612024-12-20T21:36:43.360Z[ helios-setup] Dec 20 21:36:41.960 INFO E| Compiling digest v0.10.3
34622024-12-20T21:36:43.732Z[ helios-setup] Dec 20 21:36:42.332 INFO E| Compiling sha2 v0.10.5
34632024-12-20T21:36:44.347Z[ helios-setup] Dec 20 21:36:42.946 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
34642024-12-20T21:36:49.845Z[ helios-setup] Dec 20 21:36:48.443 INFO E| Finished `release` profile [optimized] target(s) in 13.62s
34652024-12-20T21:36:49.862Z[ helios-setup] Dec 20 21:36:48.461 INFO building project "bootserver" ok (13 seconds)
34662024-12-20T21:36:49.866Z[ helios-setup] rm -f helios-build
34672024-12-20T21:36:49.868Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
34682024-12-20T21:36:49.871Z[ helios-setup]
34692024-12-20T21:36:49.874Z[ helios-setup] Setup complete! ./helios-build is now available.
34702024-12-20T21:36:49.876Z[ helios-setup]
34712024-12-20T21:36:49.877Z[ helios-setup]
34722024-12-20T21:36:49.877Z[ helios-setup] real 12:02.708144546
34732024-12-20T21:36:49.877Z[ helios-setup] user 29:20.769099255
34742024-12-20T21:36:49.877Z[ helios-setup] sys 3:39.027144744
34752024-12-20T21:36:49.877Z[ helios-setup] trap 1.789702402
34762024-12-20T21:36:49.877Z[ helios-setup] tflt 6.659992164
34772024-12-20T21:36:49.877Z[ helios-setup] dflt 29.937619412
34782024-12-20T21:36:49.877Z[ helios-setup] kflt 0.020527576
34792024-12-20T21:36:49.877Z[ helios-setup] lock 2:06:47.922740639
34802024-12-20T21:36:49.877Z[ helios-setup] slp 3:48:46.958993581
34812024-12-20T21:36:49.877Z[ helios-setup] lat 33:38.741296766
34822024-12-20T21:36:49.877Z[ helios-setup] stop 4:37.293818944
34832024-12-20T21:36:49.877ZDec 20 21:36:48.475 INFO [helios-setup] process exited with exit status: 0 (722.713999939s)
34842024-12-20T21:36:49.889ZDec 20 21:36:48.476 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
34852024-12-20T21:36:49.904Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos'
34862024-12-20T21:36:50.125Z[ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26)
34872024-12-20T21:36:50.128Z[ phbl-toolchain] info: downloading component 'cargo'
34882024-12-20T21:36:51.575Z[ phbl-toolchain] info: downloading component 'clippy'
34892024-12-20T21:36:51.919Z[ phbl-toolchain] info: downloading component 'llvm-tools'
34902024-12-20T21:36:56.634Z[ phbl-toolchain] info: downloading component 'miri'
34912024-12-20T21:36:56.815Z[ phbl-toolchain] info: downloading component 'rust-docs'
34922024-12-20T21:36:58.640Z[ phbl-toolchain] info: downloading component 'rust-src'
34932024-12-20T21:36:58.861Z[ phbl-toolchain] info: downloading component 'rust-std'
34942024-12-20T21:37:01.856Z[ phbl-toolchain] info: downloading component 'rustc'
34952024-12-20T21:37:11.278Z[ phbl-toolchain] info: downloading component 'rustfmt'
34962024-12-20T21:37:11.547Z[ phbl-toolchain] info: installing component 'cargo'
34972024-12-20T21:37:12.846Z[ phbl-toolchain] info: installing component 'clippy'
34982024-12-20T21:37:13.406Z[ phbl-toolchain] info: installing component 'llvm-tools'
34992024-12-20T21:37:19.250Z[ phbl-toolchain] info: installing component 'miri'
35002024-12-20T21:37:19.592Z[ phbl-toolchain] info: installing component 'rust-docs'
35012024-12-20T21:37:27.176Z[ phbl-toolchain] info: installing component 'rust-src'
35022024-12-20T21:37:27.984Z[ phbl-toolchain] info: installing component 'rust-std'
35032024-12-20T21:37:30.324Z[ phbl-toolchain] info: installing component 'rustc'
35042024-12-20T21:37:39.140Z[ phbl-toolchain] info: installing component 'rustfmt'
35052024-12-20T21:37:39.873Z[ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25)
35062024-12-20T21:37:39.875ZDec 20 21:37:38.465 INFO [phbl-toolchain] process exited with exit status: 0 (49.989005056s)
35072024-12-20T21:38:43.087Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35082024-12-20T21:38:45.225Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35092024-12-20T21:45:33.542Z[ host-package] Finished `release` profile [optimized] target(s) in 19m 54s
35102024-12-20T21:46:41.249ZDec 20 21:46:39.735 INFO [host-package] process exited with exit status: 0 (1262.824943505s)
35112024-12-20T21:46:41.252ZDec 20 21:46:39.735 INFO [host-stamp] running task
35122024-12-20T21:46:41.252ZDec 20 21:46:39.736 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
35132024-12-20T21:46:41.259ZDec 20 21:46:39.744 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 12.0.0-0.ci+gitc46392c27d4
35142024-12-20T21:46:41.265ZDec 20 21:46:39.751 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 12.0.0-0.ci+gitc46392c27d4
35152024-12-20T21:46:41.272Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
35162024-12-20T21:46:41.274ZDec 20 21:46:39.759 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 12.0.0-0.ci+gitc46392c27d4
35172024-12-20T21:46:41.280Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
35182024-12-20T21:46:41.285Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
35192024-12-20T21:46:41.288ZDec 20 21:46:39.769 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 12.0.0-0.ci+gitc46392c27d4
35202024-12-20T21:46:41.293ZDec 20 21:46:39.778 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 12.0.0-0.ci+gitc46392c27d4
35212024-12-20T21:46:41.306Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
35222024-12-20T21:46:41.310Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
35232024-12-20T21:46:41.310ZDec 20 21:46:39.791 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 12.0.0-0.ci+gitc46392c27d4
35242024-12-20T21:46:41.335ZDec 20 21:46:39.819 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 12.0.0-0.ci+gitc46392c27d4
35252024-12-20T21:46:41.335Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
35262024-12-20T21:46:41.335Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
35272024-12-20T21:46:41.338ZDec 20 21:46:39.824 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 12.0.0-0.ci+gitc46392c27d4
35282024-12-20T21:46:41.341Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
35292024-12-20T21:46:41.356Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
35302024-12-20T21:46:41.359Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
35312024-12-20T21:46:41.359ZDec 20 21:46:39.842 INFO [stamp-oxlog] process exited with exit status: 0 (64.175387ms)
35322024-12-20T21:46:41.361ZDec 20 21:46:39.845 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (37.527985ms)
35332024-12-20T21:46:41.369Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
35342024-12-20T21:46:41.373Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
35352024-12-20T21:46:41.377ZDec 20 21:46:39.861 INFO [stamp-overlay] process exited with exit status: 0 (36.59931ms)
35362024-12-20T21:46:41.407Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
35372024-12-20T21:46:41.411ZDec 20 21:46:39.897 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (137.91507ms)
35382024-12-20T21:46:41.541Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
35392024-12-20T21:46:41.545ZDec 20 21:46:40.030 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (239.416609ms)
35402024-12-20T21:46:41.671Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
35412024-12-20T21:46:41.675ZDec 20 21:46:40.160 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (408.945041ms)
35422024-12-20T21:46:42.427Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
35432024-12-20T21:46:42.430ZDec 20 21:46:40.916 INFO [stamp-propolis-server] process exited with exit status: 0 (1.146493559s)
35442024-12-20T21:46:42.453Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35452024-12-20T21:46:44.817Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35462024-12-20T21:46:52.070Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
35472024-12-20T21:46:52.082ZDec 20 21:46:50.544 INFO [stamp-switch-asic] process exited with exit status: 0 (10.800320075s)
35482024-12-20T21:46:52.082ZDec 20 21:46:50.544 INFO [host-stamp] task succeeded (10.808997699s)
35492024-12-20T21:46:52.082ZDec 20 21:46:50.544 INFO [host-proto] running task
35502024-12-20T21:46:52.488ZDec 20 21:46:50.972 INFO [host-proto] task succeeded (427.282645ms)
35512024-12-20T21:46:52.488ZDec 20 21:46:50.972 INFO [host-profile] running task
35522024-12-20T21:46:52.496ZDec 20 21:46:50.972 INFO [host-profile] task succeeded (401.879µs)
35532024-12-20T21:46:52.497ZDec 20 21:46:50.972 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.34.311' -P /tmp/.tmp1JiDr8/proto/host/root -N 'ci c46392c/${os_short_commit} 2024-12-20 21:24' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
35542024-12-20T21:46:52.509Z[ host-image] Dec 20 21:46:50.992 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
35552024-12-20T21:46:52.520Z[ host-image] Dec 20 21:46:50.992 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
35562024-12-20T21:46:52.540Z[ host-image] Dec 20 21:46:51.007 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp1JiDr8/proto/host/root"
35572024-12-20T21:46:52.540Z[ host-image] Dec 20 21:46:51.007 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
35582024-12-20T21:46:52.540Z[ host-image] Dec 20 21:46:51.007 INFO image builder template: ramdisk-01-os...
35592024-12-20T21:46:52.541Z[ host-image] Dec 20 21:46:51.007 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/.tmp1JiDr8/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.34.311", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
35602024-12-20T21:46:52.547Z[ host-image] Dec 20 21:46:51.027 INFO O| Dec 20 21:46:51.027 INFO CREATE DATASET: rpool/images/build/host/output
35612024-12-20T21:46:52.808Z[ host-image] Dec 20 21:46:51.286 INFO O| Dec 20 21:46:51.286 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35622024-12-20T21:46:52.817Z[ host-image] Dec 20 21:46:51.292 INFO O| Dec 20 21:46:51.292 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35632024-12-20T21:46:53.046Z[ host-image] Dec 20 21:46:51.529 INFO O| Dec 20 21:46:51.529 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
35642024-12-20T21:46:53.116Z[ host-image] Dec 20 21:46:51.594 INFO O| Dec 20 21:46:51.594 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35652024-12-20T21:46:53.116Z[ host-image] Dec 20 21:46:51.594 INFO O| Dec 20 21:46:51.594 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
35662024-12-20T21:46:53.127Z[ host-image] Dec 20 21:46:51.594 INFO O| Dec 20 21:46:51.594 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
35672024-12-20T21:46:53.127Z[ host-image] Dec 20 21:46:51.594 INFO O| Dec 20 21:46:51.594 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
35682024-12-20T21:46:53.127Z[ host-image] Dec 20 21:46:51.604 INFO O| Dec 20 21:46:51.604 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
35692024-12-20T21:46:53.475Z[ host-image] Dec 20 21:46:51.958 INFO O| Dec 20 21:46:51.958 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35702024-12-20T21:46:53.491Z[ host-image] Dec 20 21:46:51.974 INFO O| Dec 20 21:46:51.974 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
35712024-12-20T21:46:56.484Z[ host-image] Dec 20 21:46:52.556 INFO O| Dec 20 21:46:52.556 INFO O| Caching catalogs ... Done
35722024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:52.683 INFO O| Dec 20 21:46:52.683 INFO STEP 0 (pkg_image_create) COMPLETE
35732024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:52.683 INFO O| Dec 20 21:46:52.683 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35742024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:52.683 INFO O| Dec 20 21:46:52.683 INFO skip step because feature "repo_redist" is not enabled
35752024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:52.683 INFO O| Dec 20 21:46:52.683 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35762024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:52.702 INFO O| Dec 20 21:46:52.701 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"]
35772024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:53.290 INFO O| Dec 20 21:46:53.290 INFO STEP 2 (pkg_set_publisher) COMPLETE
35782024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:53.291 INFO O| Dec 20 21:46:53.290 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35792024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:53.308 INFO O| Dec 20 21:46:53.307 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"]
35802024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:53.880 INFO O| Dec 20 21:46:53.880 INFO STEP 3 (pkg_set_publisher) COMPLETE
35812024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:53.880 INFO O| Dec 20 21:46:53.880 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35822024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:53.880 INFO O| Dec 20 21:46:53.880 INFO skip step because feature "repo_redist" is not enabled
35832024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:53.880 INFO O| Dec 20 21:46:53.880 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35842024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:54.451 INFO O| Dec 20 21:46:54.451 INFO variant opensolaris.zone is already global
35852024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:54.451 INFO O| Dec 20 21:46:54.451 INFO STEP 5 (pkg_change_variant) COMPLETE
35862024-12-20T21:46:56.526Z[ host-image] Dec 20 21:46:54.451 INFO O| Dec 20 21:46:54.451 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35872024-12-20T21:46:56.568Z[ host-image] Dec 20 21:46:55.049 INFO O| Dec 20 21:46:55.049 INFO variant opensolaris.imagetype is full; changing to partial
35882024-12-20T21:46:56.568Z[ host-image] Dec 20 21:46:55.049 INFO O| Dec 20 21:46:55.049 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
35892024-12-20T21:47:04.523Z[recovery-package] Finished `release` profile [optimized] target(s) in 22.97s
35902024-12-20T21:47:04.860Z[ host-image] Dec 20 21:47:03.337 INFO O| Dec 20 21:47:03.337 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
35912024-12-20T21:47:05.767ZDec 20 21:47:04.248 INFO [recovery-package] process exited with exit status: 0 (24.512129579s)
35922024-12-20T21:47:05.769ZDec 20 21:47:04.248 INFO [recovery-stamp] running task
35932024-12-20T21:47:05.769ZDec 20 21:47:04.248 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
35942024-12-20T21:47:05.769ZDec 20 21:47:04.248 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 12.0.0-0.ci+gitc46392c27d4
35952024-12-20T21:47:05.781ZDec 20 21:47:04.263 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 12.0.0-0.ci+gitc46392c27d4
35962024-12-20T21:47:05.792Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
35972024-12-20T21:47:05.800Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
35982024-12-20T21:47:05.884Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
35992024-12-20T21:47:05.887ZDec 20 21:47:04.369 INFO [stamp-installinator] process exited with exit status: 0 (105.724591ms)
36002024-12-20T21:47:05.938Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
36012024-12-20T21:47:05.942ZDec 20 21:47:04.423 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (174.777764ms)
36022024-12-20T21:47:05.944ZDec 20 21:47:04.423 INFO [recovery-stamp] task succeeded (175.226534ms)
36032024-12-20T21:47:05.944ZDec 20 21:47:04.423 INFO [recovery-proto] running task
36042024-12-20T21:47:05.944ZDec 20 21:47:04.423 INFO [tuf-stamp] running task
36052024-12-20T21:47:05.944ZDec 20 21:47:04.424 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 12.0.0-0.ci+gitc46392c27d4
36062024-12-20T21:47:05.956ZDec 20 21:47:04.437 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 12.0.0-0.ci+gitc46392c27d4
36072024-12-20T21:47:05.966Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
36082024-12-20T21:47:05.968ZDec 20 21:47:04.447 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 12.0.0-0.ci+gitc46392c27d4
36092024-12-20T21:47:05.980Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
36102024-12-20T21:47:05.983ZDec 20 21:47:04.461 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 12.0.0-0.ci+gitc46392c27d4
36112024-12-20T21:47:05.995Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
36122024-12-20T21:47:05.997ZDec 20 21:47:04.476 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 12.0.0-0.ci+gitc46392c27d4
36132024-12-20T21:47:06.024Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
36142024-12-20T21:47:06.026ZDec 20 21:47:04.505 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 12.0.0-0.ci+gitc46392c27d4
36152024-12-20T21:47:06.054Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
36162024-12-20T21:47:06.057ZDec 20 21:47:04.536 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 12.0.0-0.ci+gitc46392c27d4
36172024-12-20T21:47:06.110ZDec 20 21:47:04.591 INFO [recovery-proto] task succeeded (167.537975ms)
36182024-12-20T21:47:06.113ZDec 20 21:47:04.591 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.34.311' -P /tmp/.tmp1JiDr8/proto/recovery/root -N 'recovery c46392c/${os_short_commit} 2024-12-20 21:24' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
36192024-12-20T21:47:06.161Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
36202024-12-20T21:47:06.163ZDec 20 21:47:04.642 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 12.0.0-0.ci+gitc46392c27d4
36212024-12-20T21:47:06.216Z[ recovery-image] Dec 20 21:47:04.670 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
36222024-12-20T21:47:06.218Z[ recovery-image] Dec 20 21:47:04.670 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
36232024-12-20T21:47:06.218Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
36242024-12-20T21:47:06.218ZDec 20 21:47:04.697 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 12.0.0-0.ci+gitc46392c27d4
36252024-12-20T21:47:06.358Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
36262024-12-20T21:47:06.361Z[ recovery-image] Dec 20 21:47:04.756 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp1JiDr8/proto/recovery/root"
36272024-12-20T21:47:06.361Z[ recovery-image] Dec 20 21:47:04.756 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
36282024-12-20T21:47:06.361Z[ recovery-image] Dec 20 21:47:04.756 INFO image builder template: ramdisk-01-os...
36292024-12-20T21:47:06.361Z[ recovery-image] Dec 20 21:47:04.756 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/.tmp1JiDr8/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.34.311", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
36302024-12-20T21:47:06.383Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
36312024-12-20T21:47:06.386Z[ recovery-image] Dec 20 21:47:04.866 INFO O| Dec 20 21:47:04.852 INFO CREATE DATASET: rpool/images/build/recovery/output
36322024-12-20T21:47:06.647ZDec 20 21:47:05.128 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 12.0.0-0.ci+gitc46392c27d4
36332024-12-20T21:47:06.650Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
36342024-12-20T21:47:06.673Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
36352024-12-20T21:47:06.675ZDec 20 21:47:05.154 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 12.0.0-0.ci+gitc46392c27d4
36362024-12-20T21:47:06.754Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
36372024-12-20T21:47:06.757Z[ recovery-image] Dec 20 21:47:05.238 INFO O| Dec 20 21:47:05.238 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36382024-12-20T21:47:06.762Z[ recovery-image] Dec 20 21:47:05.243 INFO O| Dec 20 21:47:05.243 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36392024-12-20T21:47:06.793Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
36402024-12-20T21:47:06.797ZDec 20 21:47:05.275 INFO [stamp-probe] process exited with exit status: 0 (769.267042ms)
36412024-12-20T21:47:06.853Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
36422024-12-20T21:47:07.107Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
36432024-12-20T21:47:07.122ZDec 20 21:47:05.602 INFO [stamp-ntp] process exited with exit status: 0 (905.280669ms)
36442024-12-20T21:47:07.251Z[ recovery-image] Dec 20 21:47:05.732 INFO O| Dec 20 21:47:05.732 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
36452024-12-20T21:47:07.319Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
36462024-12-20T21:47:07.345ZDec 20 21:47:05.825 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.37816192s)
36472024-12-20T21:47:07.421Z[ recovery-image] Dec 20 21:47:05.901 INFO O| Dec 20 21:47:05.901 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36482024-12-20T21:47:07.421Z[ recovery-image] Dec 20 21:47:05.901 INFO O| Dec 20 21:47:05.901 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
36492024-12-20T21:47:07.424Z[ recovery-image] Dec 20 21:47:05.902 INFO O| Dec 20 21:47:05.902 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
36502024-12-20T21:47:07.424Z[ recovery-image] Dec 20 21:47:05.902 INFO O| Dec 20 21:47:05.902 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
36512024-12-20T21:47:07.454Z[ recovery-image] Dec 20 21:47:05.935 INFO O| Dec 20 21:47:05.935 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
36522024-12-20T21:47:07.832Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
36532024-12-20T21:47:07.847Z[ recovery-image] Dec 20 21:47:06.328 INFO O| Dec 20 21:47:06.328 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36542024-12-20T21:47:07.861Z[ recovery-image] Dec 20 21:47:06.342 INFO O| Dec 20 21:47:06.342 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
36552024-12-20T21:47:07.937ZDec 20 21:47:06.417 INFO [stamp-internal-dns] process exited with exit status: 0 (1.941041475s)
36562024-12-20T21:47:08.054Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
36572024-12-20T21:47:08.128ZDec 20 21:47:06.609 INFO [stamp-external-dns] process exited with exit status: 0 (1.966530843s)
36582024-12-20T21:47:08.204Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
36592024-12-20T21:47:08.227ZDec 20 21:47:06.708 INFO [stamp-oximeter] process exited with exit status: 0 (2.27022236s)
36602024-12-20T21:47:08.433Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
36612024-12-20T21:47:08.437Z[ recovery-image] Dec 20 21:47:06.918 INFO O| Dec 20 21:47:06.918 INFO O| Caching catalogs ... Done
36622024-12-20T21:47:08.440ZDec 20 21:47:06.919 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.021774161s)
36632024-12-20T21:47:08.547Z[ recovery-image] Dec 20 21:47:07.027 INFO O| Dec 20 21:47:07.027 INFO STEP 0 (pkg_image_create) COMPLETE
36642024-12-20T21:47:08.547Z[ recovery-image] Dec 20 21:47:07.027 INFO O| Dec 20 21:47:07.027 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36652024-12-20T21:47:08.547Z[ recovery-image] Dec 20 21:47:07.027 INFO O| Dec 20 21:47:07.027 INFO skip step because feature "repo_redist" is not enabled
36662024-12-20T21:47:08.549Z[ recovery-image] Dec 20 21:47:07.027 INFO O| Dec 20 21:47:07.027 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36672024-12-20T21:47:08.561Z[ recovery-image] Dec 20 21:47:07.042 INFO O| Dec 20 21:47:07.042 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"]
36682024-12-20T21:47:09.047Z[ recovery-image] Dec 20 21:47:07.528 INFO O| Dec 20 21:47:07.528 INFO STEP 2 (pkg_set_publisher) COMPLETE
36692024-12-20T21:47:09.047Z[ recovery-image] Dec 20 21:47:07.528 INFO O| Dec 20 21:47:07.528 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36702024-12-20T21:47:09.063Z[ recovery-image] Dec 20 21:47:07.543 INFO O| Dec 20 21:47:07.543 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"]
36712024-12-20T21:47:09.538Z[ recovery-image] Dec 20 21:47:08.018 INFO O| Dec 20 21:47:08.018 INFO STEP 3 (pkg_set_publisher) COMPLETE
36722024-12-20T21:47:09.538Z[ recovery-image] Dec 20 21:47:08.018 INFO O| Dec 20 21:47:08.018 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36732024-12-20T21:47:09.538Z[ recovery-image] Dec 20 21:47:08.018 INFO O| Dec 20 21:47:08.018 INFO skip step because feature "repo_redist" is not enabled
36742024-12-20T21:47:09.541Z[ recovery-image] Dec 20 21:47:08.018 INFO O| Dec 20 21:47:08.018 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36752024-12-20T21:47:09.939Z[ recovery-image] Dec 20 21:47:08.420 INFO O| Dec 20 21:47:08.419 INFO variant opensolaris.zone is already global
36762024-12-20T21:47:09.939Z[ recovery-image] Dec 20 21:47:08.420 INFO O| Dec 20 21:47:08.420 INFO STEP 5 (pkg_change_variant) COMPLETE
36772024-12-20T21:47:09.939Z[ recovery-image] Dec 20 21:47:08.420 INFO O| Dec 20 21:47:08.420 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36782024-12-20T21:47:09.987Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
36792024-12-20T21:47:09.991ZDec 20 21:47:08.471 INFO [stamp-nexus] process exited with exit status: 0 (4.047142696s)
36802024-12-20T21:47:10.417Z[ recovery-image] Dec 20 21:47:08.896 INFO O| Dec 20 21:47:08.896 INFO variant opensolaris.imagetype is full; changing to partial
36812024-12-20T21:47:10.417Z[ recovery-image] Dec 20 21:47:08.896 INFO O| Dec 20 21:47:08.896 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
36822024-12-20T21:47:10.852Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36832024-12-20T21:47:11.017Z[verify-libraries] Compiling home v0.5.9
36842024-12-20T21:47:11.041Z[verify-libraries] Compiling cfg_aliases v0.1.1
36852024-12-20T21:47:11.060Z[ host-image] Dec 20 21:47:09.539 INFO O| Dec 20 21:47:09.539 INFO O| Startup: Caching catalogs ... Done
36862024-12-20T21:47:11.070Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36872024-12-20T21:47:11.073Z[verify-libraries] Compiling sqlparser_derive v0.2.2
36882024-12-20T21:47:11.073Z[verify-libraries] Compiling unicode_categories v0.1.1
36892024-12-20T21:47:11.183Z[ host-image] Dec 20 21:47:09.659 INFO O| Dec 20 21:47:09.659 INFO O| Planning: Planning completed in 0.00 seconds
36902024-12-20T21:47:11.187Z[ host-image] Dec 20 21:47:09.659 INFO O| Dec 20 21:47:09.659 INFO O| Planning: Consolidating action changes ... Done
36912024-12-20T21:47:11.187Z[ host-image] Dec 20 21:47:09.660 INFO O| Dec 20 21:47:09.660 INFO O| Planning: Evaluating mediators ... Done
36922024-12-20T21:47:11.187Z[ host-image] Dec 20 21:47:09.660 INFO O| Dec 20 21:47:09.660 INFO O| Planning: Planning completed in 0.00 seconds
36932024-12-20T21:47:11.187Z[ host-image] Dec 20 21:47:09.660 INFO O| Dec 20 21:47:09.660 INFO O| Variants/Facets to change: 1
36942024-12-20T21:47:11.193Z[verify-libraries] Compiling nix v0.28.0
36952024-12-20T21:47:11.196Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36962024-12-20T21:47:11.199Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972024-12-20T21:47:11.221Z[ host-image] Dec 20 21:47:09.700 INFO O| Dec 20 21:47:09.700 INFO O| Done
36982024-12-20T21:47:11.221Z[ host-image] Dec 20 21:47:09.700 INFO O| Dec 20 21:47:09.700 INFO O| Done
36992024-12-20T21:47:11.532Z[verify-libraries] Compiling polyval v0.6.2
37002024-12-20T21:47:11.843Z[verify-libraries] Compiling sqlformat v0.2.6
37012024-12-20T21:47:12.324Z[verify-libraries] Compiling ctr v0.9.2
37022024-12-20T21:47:12.510Z[ host-image] Dec 20 21:47:10.990 INFO O| Dec 20 21:47:10.990 INFO O| Done
37032024-12-20T21:47:12.626Z[ host-image] Dec 20 21:47:11.106 INFO O| Dec 20 21:47:11.103 INFO O| Done
37042024-12-20T21:47:12.626Z[ host-image] Dec 20 21:47:11.106 INFO O| Dec 20 21:47:11.105 INFO O| Done
37052024-12-20T21:47:12.629Z[ host-image] Dec 20 21:47:11.106 INFO O| Dec 20 21:47:11.105 INFO O| Done
37062024-12-20T21:47:12.629Z[ host-image] Dec 20 21:47:11.106 INFO O| Dec 20 21:47:11.106 INFO O| Done
37072024-12-20T21:47:12.629Z[verify-libraries] Compiling sqlparser v0.45.0
37082024-12-20T21:47:12.784Z[verify-libraries] Compiling ghash v0.5.1
37092024-12-20T21:47:12.842Z[verify-libraries] Compiling ssh-encoding v0.2.0
37102024-12-20T21:47:13.123Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
37112024-12-20T21:47:13.152ZDec 20 21:47:11.631 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.477242818s)
37122024-12-20T21:47:13.351Z[ host-image] Dec 20 21:47:11.829 INFO O| Dec 20 21:47:11.829 INFO STEP 6 (pkg_change_variant) COMPLETE
37132024-12-20T21:47:13.351Z[ host-image] Dec 20 21:47:11.829 INFO O| Dec 20 21:47:11.829 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37142024-12-20T21:47:13.351Z[ host-image] Dec 20 21:47:11.829 INFO O| Dec 20 21:47:11.829 INFO skip step because feature "debug_variant" is not enabled
37152024-12-20T21:47:13.351Z[ host-image] Dec 20 21:47:11.829 INFO O| Dec 20 21:47:11.829 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37162024-12-20T21:47:13.399Z[verify-libraries] Compiling aes-gcm v0.10.3
37172024-12-20T21:47:13.894Z[verify-libraries] Compiling blowfish v0.9.1
37182024-12-20T21:47:14.024Z[ host-image] Dec 20 21:47:12.503 INFO O| Dec 20 21:47:12.503 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37192024-12-20T21:47:14.377Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
37202024-12-20T21:47:14.540Z[verify-libraries] Compiling ssh-cipher v0.2.0
37212024-12-20T21:47:15.041Z[ host-image] Dec 20 21:47:13.518 INFO O| Dec 20 21:47:13.518 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37222024-12-20T21:47:15.044Z[ host-image] Dec 20 21:47:13.520 INFO O| Dec 20 21:47:13.520 INFO O| Planning: Planning completed in 0.00 seconds
37232024-12-20T21:47:15.044Z[ host-image] Dec 20 21:47:13.521 INFO O| Dec 20 21:47:13.521 INFO O| Planning: Consolidating action changes ... Done
37242024-12-20T21:47:15.044Z[ host-image] Dec 20 21:47:13.521 INFO O| Dec 20 21:47:13.521 INFO O| Planning: Evaluating mediators ... Done
37252024-12-20T21:47:15.044Z[ host-image] Dec 20 21:47:13.522 INFO O| Dec 20 21:47:13.521 INFO O| Planning: Planning completed in 0.00 seconds
37262024-12-20T21:47:15.044Z[ host-image] Dec 20 21:47:13.522 INFO O| Dec 20 21:47:13.522 INFO O| Variants/Facets to change: 1
37272024-12-20T21:47:15.158Z[ host-image] Dec 20 21:47:13.637 INFO O| Dec 20 21:47:13.636 INFO O| Done
37282024-12-20T21:47:15.158Z[ host-image] Dec 20 21:47:13.637 INFO O| Dec 20 21:47:13.636 INFO O| Done
37292024-12-20T21:47:15.187Z[verify-libraries] Compiling password-hash v0.4.2
37302024-12-20T21:47:16.036Z[ host-image] Dec 20 21:47:14.515 INFO O| Dec 20 21:47:14.514 INFO O| Done
37312024-12-20T21:47:16.115Z[ host-image] Dec 20 21:47:14.594 INFO O| Dec 20 21:47:14.594 INFO O| Done
37322024-12-20T21:47:16.118Z[ host-image] Dec 20 21:47:14.595 INFO O| Dec 20 21:47:14.595 INFO O| Done
37332024-12-20T21:47:16.118Z[ host-image] Dec 20 21:47:14.595 INFO O| Dec 20 21:47:14.595 INFO O| Done
37342024-12-20T21:47:16.118Z[ host-image] Dec 20 21:47:14.597 INFO O| Dec 20 21:47:14.597 INFO O| Done
37352024-12-20T21:47:16.233Z[ host-image] Dec 20 21:47:14.712 INFO O| Dec 20 21:47:14.712 INFO STEP 8 (pkg_change_facet) COMPLETE
37362024-12-20T21:47:16.233Z[ host-image] Dec 20 21:47:14.712 INFO O| Dec 20 21:47:14.712 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37372024-12-20T21:47:16.236Z[ host-image] Dec 20 21:47:14.712 INFO O| Dec 20 21:47:14.712 INFO skip step because feature "recovery" is not enabled
37382024-12-20T21:47:16.236Z[ host-image] Dec 20 21:47:14.712 INFO O| Dec 20 21:47:14.712 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37392024-12-20T21:47:16.236Z[ host-image] Dec 20 21:47:14.712 INFO O| Dec 20 21:47:14.712 INFO skip step because feature "recovery" is not enabled
37402024-12-20T21:47:16.236Z[ host-image] Dec 20 21:47:14.712 INFO O| Dec 20 21:47:14.712 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37412024-12-20T21:47:16.252Z[ host-image] Dec 20 21:47:14.730 INFO O| Dec 20 21:47:14.730 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", "oxide/platform-identity-cacerts"]
37422024-12-20T21:47:18.080Z[verify-libraries] Compiling rustyline v14.0.0
37432024-12-20T21:47:18.202Z[ host-image] Dec 20 21:47:16.680 INFO O| Dec 20 21:47:16.680 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37442024-12-20T21:47:19.769Z[verify-libraries] Compiling matches v0.1.10
37452024-12-20T21:47:19.944Z[verify-libraries] Compiling idna v0.2.3
37462024-12-20T21:47:20.229Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
37472024-12-20T21:47:20.233ZDec 20 21:47:18.711 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (14.175590485s)
37482024-12-20T21:47:20.674Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
37492024-12-20T21:47:20.679ZDec 20 21:47:19.158 INFO [stamp-clickhouse] process exited with exit status: 0 (14.69695914s)
37502024-12-20T21:47:20.680ZDec 20 21:47:19.158 INFO [tuf-stamp] task succeeded (14.734366417s)
37512024-12-20T21:47:20.710Z[verify-libraries] Compiling pbkdf2 v0.11.0
37522024-12-20T21:47:21.112Z[verify-libraries] Compiling ssh-key v0.6.6
37532024-12-20T21:47:21.292Z[verify-libraries] Compiling p521 v0.13.3
37542024-12-20T21:47:24.816Z[verify-libraries] Compiling p256 v0.13.2
37552024-12-20T21:47:25.307Z[ recovery-image] Dec 20 21:47:23.784 INFO O| Dec 20 21:47:23.784 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37562024-12-20T21:47:27.646Z[verify-libraries] Compiling enum-as-inner v0.5.1
37572024-12-20T21:47:27.686Z[verify-libraries] Compiling russh-cryptovec v0.7.3
37582024-12-20T21:47:28.297Z[verify-libraries] Compiling md5 v0.7.0
37592024-12-20T21:47:28.865Z[verify-libraries] Compiling russh-keys v0.45.0
37602024-12-20T21:47:28.962Z[verify-libraries] Compiling trust-dns-proto v0.22.0
37612024-12-20T21:47:33.876Z[ recovery-image] Dec 20 21:47:32.352 INFO O| Dec 20 21:47:32.352 INFO O| Startup: Caching catalogs ... Done
37622024-12-20T21:47:33.979Z[ recovery-image] Dec 20 21:47:32.454 INFO O| Dec 20 21:47:32.454 INFO O| Planning: Planning completed in 0.00 seconds
37632024-12-20T21:47:33.982Z[ recovery-image] Dec 20 21:47:32.455 INFO O| Dec 20 21:47:32.455 INFO O| Planning: Consolidating action changes ... Done
37642024-12-20T21:47:33.982Z[ recovery-image] Dec 20 21:47:32.455 INFO O| Dec 20 21:47:32.455 INFO O| Planning: Evaluating mediators ... Done
37652024-12-20T21:47:33.982Z[ recovery-image] Dec 20 21:47:32.456 INFO O| Dec 20 21:47:32.456 INFO O| Planning: Planning completed in 0.00 seconds
37662024-12-20T21:47:33.982Z[ recovery-image] Dec 20 21:47:32.456 INFO O| Dec 20 21:47:32.456 INFO O| Variants/Facets to change: 1
37672024-12-20T21:47:34.030Z[verify-libraries] Compiling num-bigint v0.4.6
37682024-12-20T21:47:34.065Z[ recovery-image] Dec 20 21:47:32.540 INFO O| Dec 20 21:47:32.540 INFO O| Done
37692024-12-20T21:47:34.065Z[ recovery-image] Dec 20 21:47:32.540 INFO O| Dec 20 21:47:32.540 INFO O| Done
37702024-12-20T21:47:35.063Z[ recovery-image] Dec 20 21:47:33.539 INFO O| Dec 20 21:47:33.538 INFO O| Done
37712024-12-20T21:47:35.151Z[ recovery-image] Dec 20 21:47:33.626 INFO O| Dec 20 21:47:33.626 INFO O| Done
37722024-12-20T21:47:35.154Z[ recovery-image] Dec 20 21:47:33.628 INFO O| Dec 20 21:47:33.627 INFO O| Done
37732024-12-20T21:47:35.154Z[ recovery-image] Dec 20 21:47:33.628 INFO O| Dec 20 21:47:33.628 INFO O| Done
37742024-12-20T21:47:35.156Z[ recovery-image] Dec 20 21:47:33.629 INFO O| Dec 20 21:47:33.629 INFO O| Done
37752024-12-20T21:47:36.004Z[ recovery-image] Dec 20 21:47:34.477 INFO O| Dec 20 21:47:34.477 INFO STEP 6 (pkg_change_variant) COMPLETE
37762024-12-20T21:47:36.004Z[ recovery-image] Dec 20 21:47:34.477 INFO O| Dec 20 21:47:34.477 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37772024-12-20T21:47:36.006Z[ recovery-image] Dec 20 21:47:34.478 INFO O| Dec 20 21:47:34.477 INFO skip step because feature "debug_variant" is not enabled
37782024-12-20T21:47:36.006Z[ recovery-image] Dec 20 21:47:34.478 INFO O| Dec 20 21:47:34.477 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37792024-12-20T21:47:36.690Z[ recovery-image] Dec 20 21:47:35.165 INFO O| Dec 20 21:47:35.165 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37802024-12-20T21:47:37.871Z[ recovery-image] Dec 20 21:47:36.346 INFO O| Dec 20 21:47:36.345 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37812024-12-20T21:47:37.874Z[ recovery-image] Dec 20 21:47:36.347 INFO O| Dec 20 21:47:36.347 INFO O| Planning: Planning completed in 0.00 seconds
37822024-12-20T21:47:37.874Z[ recovery-image] Dec 20 21:47:36.348 INFO O| Dec 20 21:47:36.348 INFO O| Planning: Consolidating action changes ... Done
37832024-12-20T21:47:37.874Z[ recovery-image] Dec 20 21:47:36.348 INFO O| Dec 20 21:47:36.348 INFO O| Planning: Evaluating mediators ... Done
37842024-12-20T21:47:37.878Z[ recovery-image] Dec 20 21:47:36.349 INFO O| Dec 20 21:47:36.349 INFO O| Planning: Planning completed in 0.00 seconds
37852024-12-20T21:47:37.879Z[ recovery-image] Dec 20 21:47:36.350 INFO O| Dec 20 21:47:36.350 INFO O| Variants/Facets to change: 1
37862024-12-20T21:47:37.969Z[ recovery-image] Dec 20 21:47:36.443 INFO O| Dec 20 21:47:36.443 INFO O| Done
37872024-12-20T21:47:37.969Z[ recovery-image] Dec 20 21:47:36.443 INFO O| Dec 20 21:47:36.443 INFO O| Done
37882024-12-20T21:47:38.842Z[ recovery-image] Dec 20 21:47:37.317 INFO O| Dec 20 21:47:37.317 INFO O| Done
37892024-12-20T21:47:38.987Z[ recovery-image] Dec 20 21:47:37.462 INFO O| Dec 20 21:47:37.462 INFO O| Done
37902024-12-20T21:47:38.991Z[ recovery-image] Dec 20 21:47:37.463 INFO O| Dec 20 21:47:37.463 INFO O| Done
37912024-12-20T21:47:38.991Z[ recovery-image] Dec 20 21:47:37.463 INFO O| Dec 20 21:47:37.463 INFO O| Done
37922024-12-20T21:47:38.991Z[ recovery-image] Dec 20 21:47:37.465 INFO O| Dec 20 21:47:37.465 INFO O| Done
37932024-12-20T21:47:39.088Z[ recovery-image] Dec 20 21:47:37.562 INFO O| Dec 20 21:47:37.562 INFO STEP 8 (pkg_change_facet) COMPLETE
37942024-12-20T21:47:39.088Z[ recovery-image] Dec 20 21:47:37.562 INFO O| Dec 20 21:47:37.562 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37952024-12-20T21:47:39.745Z[ recovery-image] Dec 20 21:47:38.216 INFO O| Dec 20 21:47:38.215 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
37962024-12-20T21:47:40.913Z[ recovery-image] Dec 20 21:47:39.387 INFO O| Dec 20 21:47:39.387 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37972024-12-20T21:47:40.917Z[ recovery-image] Dec 20 21:47:39.389 INFO O| Dec 20 21:47:39.389 INFO O| Planning: Planning completed in 0.00 seconds
37982024-12-20T21:47:40.917Z[ recovery-image] Dec 20 21:47:39.390 INFO O| Dec 20 21:47:39.390 INFO O| Planning: Consolidating action changes ... Done
37992024-12-20T21:47:40.917Z[ recovery-image] Dec 20 21:47:39.390 INFO O| Dec 20 21:47:39.390 INFO O| Planning: Evaluating mediators ... Done
38002024-12-20T21:47:40.917Z[ recovery-image] Dec 20 21:47:39.391 INFO O| Dec 20 21:47:39.390 INFO O| Planning: Planning completed in 0.00 seconds
38012024-12-20T21:47:40.921Z[ recovery-image] Dec 20 21:47:39.391 INFO O| Dec 20 21:47:39.391 INFO O| Variants/Facets to change: 1
38022024-12-20T21:47:40.997Z[ recovery-image] Dec 20 21:47:39.471 INFO O| Dec 20 21:47:39.471 INFO O| Done
38032024-12-20T21:47:40.997Z[ recovery-image] Dec 20 21:47:39.471 INFO O| Dec 20 21:47:39.471 INFO O| Done
38042024-12-20T21:47:41.895Z[ recovery-image] Dec 20 21:47:40.368 INFO O| Dec 20 21:47:40.367 INFO O| Done
38052024-12-20T21:47:41.973Z[ recovery-image] Dec 20 21:47:40.447 INFO O| Dec 20 21:47:40.447 INFO O| Done
38062024-12-20T21:47:41.976Z[ recovery-image] Dec 20 21:47:40.448 INFO O| Dec 20 21:47:40.448 INFO O| Done
38072024-12-20T21:47:41.976Z[ recovery-image] Dec 20 21:47:40.448 INFO O| Dec 20 21:47:40.448 INFO O| Done
38082024-12-20T21:47:41.979Z[ recovery-image] Dec 20 21:47:40.450 INFO O| Dec 20 21:47:40.450 INFO O| Done
38092024-12-20T21:47:42.082Z[ recovery-image] Dec 20 21:47:40.555 INFO O| Dec 20 21:47:40.555 INFO STEP 9 (pkg_change_facet) COMPLETE
38102024-12-20T21:47:42.082Z[ recovery-image] Dec 20 21:47:40.555 INFO O| Dec 20 21:47:40.555 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38112024-12-20T21:47:42.769Z[ recovery-image] Dec 20 21:47:41.234 INFO O| Dec 20 21:47:41.234 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
38122024-12-20T21:47:43.934Z[ recovery-image] Dec 20 21:47:42.376 INFO O| Dec 20 21:47:42.376 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38132024-12-20T21:47:43.992Z[ recovery-image] Dec 20 21:47:42.378 INFO O| Dec 20 21:47:42.378 INFO O| Planning: Planning completed in 0.00 seconds
38142024-12-20T21:47:43.992Z[ recovery-image] Dec 20 21:47:42.378 INFO O| Dec 20 21:47:42.378 INFO O| Planning: Consolidating action changes ... Done
38152024-12-20T21:47:43.992Z[ recovery-image] Dec 20 21:47:42.379 INFO O| Dec 20 21:47:42.379 INFO O| Planning: Evaluating mediators ... Done
38162024-12-20T21:47:43.992Z[ recovery-image] Dec 20 21:47:42.379 INFO O| Dec 20 21:47:42.379 INFO O| Planning: Planning completed in 0.00 seconds
38172024-12-20T21:47:43.992Z[ recovery-image] Dec 20 21:47:42.379 INFO O| Dec 20 21:47:42.379 INFO O| Variants/Facets to change: 1
38182024-12-20T21:47:44.054Z[ recovery-image] Dec 20 21:47:42.468 INFO O| Dec 20 21:47:42.468 INFO O| Done
38192024-12-20T21:47:44.054Z[ recovery-image] Dec 20 21:47:42.468 INFO O| Dec 20 21:47:42.468 INFO O| Done
38202024-12-20T21:47:44.340Z[verify-libraries] Compiling des v0.8.1
38212024-12-20T21:47:44.502Z[verify-libraries] Compiling hex-literal v0.4.1
38222024-12-20T21:47:44.834Z[ recovery-image] Dec 20 21:47:43.307 INFO O| Dec 20 21:47:43.307 INFO O| Done
38232024-12-20T21:47:44.840Z[verify-libraries] Compiling dhcproto-macros v0.1.0
38242024-12-20T21:47:44.933Z[ recovery-image] Dec 20 21:47:43.407 INFO O| Dec 20 21:47:43.406 INFO O| Done
38252024-12-20T21:47:44.935Z[ recovery-image] Dec 20 21:47:43.408 INFO O| Dec 20 21:47:43.407 INFO O| Done
38262024-12-20T21:47:44.936Z[ recovery-image] Dec 20 21:47:43.408 INFO O| Dec 20 21:47:43.408 INFO O| Done
38272024-12-20T21:47:44.938Z[ recovery-image] Dec 20 21:47:43.410 INFO O| Dec 20 21:47:43.410 INFO O| Done
38282024-12-20T21:47:44.986Z[verify-libraries] Compiling russh v0.45.0
38292024-12-20T21:47:45.051Z[ recovery-image] Dec 20 21:47:43.524 INFO O| Dec 20 21:47:43.524 INFO STEP 10 (pkg_change_facet) COMPLETE
38302024-12-20T21:47:45.051Z[ recovery-image] Dec 20 21:47:43.524 INFO O| Dec 20 21:47:43.524 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38312024-12-20T21:47:45.072Z[ recovery-image] Dec 20 21:47:43.545 INFO O| Dec 20 21:47:43.545 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", "oxide/platform-identity-cacerts"]
38322024-12-20T21:47:45.975Z[verify-libraries] Compiling dhcproto v0.12.0
38332024-12-20T21:47:46.071Z[ recovery-image] Dec 20 21:47:44.544 INFO O| Dec 20 21:47:44.544 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38342024-12-20T21:47:53.381Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38352024-12-20T21:47:56.348Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38362024-12-20T21:47:57.440Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38372024-12-20T21:48:10.123Z[verify-libraries] Compiling petname v2.0.2
38382024-12-20T21:48:11.450Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38392024-12-20T21:48:12.732Z[verify-libraries] Compiling internet-checksum v0.2.1
38402024-12-20T21:48:13.525Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38412024-12-20T21:48:23.569Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38422024-12-20T21:48:24.370Z[ host-image] Dec 20 21:48:22.836 INFO O| Dec 20 21:48:22.836 INFO O| Planning: Solver setup ... Done
38432024-12-20T21:48:30.838Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38442024-12-20T21:48:36.517Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38452024-12-20T21:48:38.866Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38462024-12-20T21:48:53.252Z[ recovery-image] Dec 20 21:48:51.712 INFO O| Dec 20 21:48:51.712 INFO O| Planning: Solver setup ... Done
38472024-12-20T21:49:00.347Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38482024-12-20T21:49:02.944Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38492024-12-20T21:49:04.944Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38502024-12-20T21:49:28.997Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38512024-12-20T21:49:34.078Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38522024-12-20T21:49:34.610Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38532024-12-20T21:49:35.123Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38542024-12-20T21:49:35.986Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38552024-12-20T21:49:36.697Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38562024-12-20T21:49:37.626Z[verify-libraries] Compiling sync-ptr v0.1.1
38572024-12-20T21:49:38.020Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38582024-12-20T21:49:45.152Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38592024-12-20T21:49:46.833Z[ host-image] Dec 20 21:49:45.282 INFO O| Dec 20 21:49:45.282 INFO O| Planning: Running solver ... Done
38602024-12-20T21:49:47.458Z[ host-image] Dec 20 21:49:45.908 INFO O| Dec 20 21:49:45.907 INFO O| Planning: Finding local manifests ... Done
38612024-12-20T21:49:47.474Z[ host-image] Dec 20 21:49:45.924 INFO O| Dec 20 21:49:45.923 INFO O| Planning: Fetching manifests: 0/124 0% complete
38622024-12-20T21:49:47.799Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38632024-12-20T21:49:52.908Z[ host-image] Dec 20 21:49:51.355 INFO O| Dec 20 21:49:51.355 INFO O| Planning: Fetching manifests: 124/124 100% complete
38642024-12-20T21:49:54.608Z[ host-image] Dec 20 21:49:53.056 INFO O| Dec 20 21:49:53.056 INFO O| Planning: Package planning ... Done
38652024-12-20T21:49:55.234Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38662024-12-20T21:49:56.180Z[ host-image] Dec 20 21:49:54.628 INFO O| Dec 20 21:49:54.628 INFO O| Planning: Merging actions ... Done
38672024-12-20T21:49:56.824Z[ host-image] Dec 20 21:49:55.272 INFO O| Dec 20 21:49:55.272 INFO O| Planning: Checking for conflicting actions ... Done
38682024-12-20T21:49:57.146Z[ host-image] Dec 20 21:49:55.593 INFO O| Dec 20 21:49:55.593 INFO O| Planning: Consolidating action changes ... Done
38692024-12-20T21:49:57.307Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38702024-12-20T21:49:57.681Z[ host-image] Dec 20 21:49:56.123 INFO O| Dec 20 21:49:56.123 INFO O| Planning: Evaluating mediators ... Done
38712024-12-20T21:50:03.028Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
38722024-12-20T21:50:04.080Z[ host-image] Dec 20 21:50:02.526 INFO O| Dec 20 21:50:02.526 INFO O| Planning: Planning completed in 165.85 seconds
38732024-12-20T21:50:04.128Z[ host-image] Dec 20 21:50:02.575 INFO O| Dec 20 21:50:02.574 INFO O| Packages to install: 124
38742024-12-20T21:50:04.131Z[ host-image] Dec 20 21:50:02.575 INFO O| Dec 20 21:50:02.574 INFO O| Mediators to change: 4
38752024-12-20T21:50:04.131Z[ host-image] Dec 20 21:50:02.575 INFO O| Dec 20 21:50:02.575 INFO O| Services to change: 6
38762024-12-20T21:50:04.244Z[ host-image] Dec 20 21:50:02.689 INFO O| Dec 20 21:50:02.689 INFO O| Download: 0/22788 items 0.0/199.7MB 0% complete
38772024-12-20T21:50:09.261Z[ host-image] Dec 20 21:50:07.706 INFO O| Dec 20 21:50:07.706 INFO O| Download: 865/22788 items 6.1/199.7MB 3% complete (1.2M/s)
38782024-12-20T21:50:14.457Z[ host-image] Dec 20 21:50:12.901 INFO O| Dec 20 21:50:12.901 INFO O| Download: 1652/22788 items 10.9/199.7MB 5% complete (1.1M/s)
38792024-12-20T21:50:14.561Z[ recovery-image] Dec 20 21:50:13.005 INFO O| Dec 20 21:50:13.004 INFO O| Planning: Running solver ... Done
38802024-12-20T21:50:15.220Z[ recovery-image] Dec 20 21:50:13.664 INFO O| Dec 20 21:50:13.664 INFO O| Planning: Finding local manifests ... Done
38812024-12-20T21:50:15.238Z[ recovery-image] Dec 20 21:50:13.683 INFO O| Dec 20 21:50:13.683 INFO O| Planning: Fetching manifests: 0/124 0% complete
38822024-12-20T21:50:19.464Z[ host-image] Dec 20 21:50:17.907 INFO O| Dec 20 21:50:17.907 INFO O| Download: 2094/22788 items 23.3/199.7MB 11% complete (1.8M/s)
38832024-12-20T21:50:20.256Z[ recovery-image] Dec 20 21:50:18.698 INFO O| Dec 20 21:50:18.698 INFO O| Planning: Fetching manifests: 124/124 100% complete
38842024-12-20T21:50:21.389Z[ recovery-image] Dec 20 21:50:19.832 INFO O| Dec 20 21:50:19.831 INFO O| Planning: Package planning ... Done
38852024-12-20T21:50:22.088Z[ recovery-image] Dec 20 21:50:20.531 INFO O| Dec 20 21:50:20.531 INFO O| Planning: Merging actions ... Done
38862024-12-20T21:50:22.265Z[ recovery-image] Dec 20 21:50:20.709 INFO O| Dec 20 21:50:20.709 INFO O| Planning: Checking for conflicting actions ... Done
38872024-12-20T21:50:22.419Z[ recovery-image] Dec 20 21:50:20.862 INFO O| Dec 20 21:50:20.862 INFO O| Planning: Consolidating action changes ... Done
38882024-12-20T21:50:22.794Z[ recovery-image] Dec 20 21:50:21.237 INFO O| Dec 20 21:50:21.237 INFO O| Planning: Evaluating mediators ... Done
38892024-12-20T21:50:24.489Z[ host-image] Dec 20 21:50:22.932 INFO O| Dec 20 21:50:22.932 INFO O| Download: 2555/22788 items 28.7/199.7MB 14% complete (1.8M/s)
38902024-12-20T21:50:28.798Z[ recovery-image] Dec 20 21:50:27.240 INFO O| Dec 20 21:50:27.240 INFO O| Planning: Planning completed in 162.70 seconds
38912024-12-20T21:50:28.874Z[ recovery-image] Dec 20 21:50:27.314 INFO O| Dec 20 21:50:27.314 INFO O| Packages to install: 124
38922024-12-20T21:50:28.874Z[ recovery-image] Dec 20 21:50:27.314 INFO O| Dec 20 21:50:27.314 INFO O| Mediators to change: 4
38932024-12-20T21:50:28.876Z[ recovery-image] Dec 20 21:50:27.315 INFO O| Dec 20 21:50:27.314 INFO O| Services to change: 5
38942024-12-20T21:50:28.954Z[ recovery-image] Dec 20 21:50:27.396 INFO O| Dec 20 21:50:27.396 INFO O| Download: 0/15862 items 0.0/176.4MB 0% complete
38952024-12-20T21:50:29.555Z[ host-image] Dec 20 21:50:27.997 INFO O| Dec 20 21:50:27.997 INFO O| Download: 3479/22788 items 35.7/199.7MB 17% complete (1.2M/s)
38962024-12-20T21:50:30.241Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
38972024-12-20T21:50:33.963Z[ recovery-image] Dec 20 21:50:32.404 INFO O| Dec 20 21:50:32.404 INFO O| Download: 559/15862 items 5.2/176.4MB 2% complete (1.1M/s)
38982024-12-20T21:50:34.560Z[ host-image] Dec 20 21:50:33.001 INFO O| Dec 20 21:50:33.001 INFO O| Download: 3863/22788 items 39.7/199.7MB 19% complete (1.1M/s)
38992024-12-20T21:50:37.334Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39002024-12-20T21:50:37.581Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39012024-12-20T21:50:37.941Z[verify-libraries] Compiling termios v0.3.3
39022024-12-20T21:50:38.242Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39032024-12-20T21:50:39.399Z[ recovery-image] Dec 20 21:50:37.812 INFO O| Dec 20 21:50:37.812 INFO O| Download: 1002/15862 items 7.8/176.4MB 4% complete (892k/s)
39042024-12-20T21:50:40.708Z[ host-image] Dec 20 21:50:39.148 INFO O| Dec 20 21:50:39.147 INFO O| Download: 4494/22788 items 41.9/199.7MB 20% complete (764k/s)
39052024-12-20T21:50:44.376Z[ recovery-image] Dec 20 21:50:42.815 INFO O| Dec 20 21:50:42.815 INFO O| Download: 1386/15862 items 21.1/176.4MB 11% complete (1.6M/s)
39062024-12-20T21:50:47.094Z[ host-image] Dec 20 21:50:45.533 INFO O| Dec 20 21:50:45.533 INFO O| Download: 4496/22788 items 41.9/199.7MB 20% complete (743k/s)
39072024-12-20T21:50:49.613Z[ recovery-image] Dec 20 21:50:48.051 INFO O| Dec 20 21:50:48.051 INFO O| Download: 1519/15862 items 21.9/176.4MB 12% complete (1.4M/s)
39082024-12-20T21:50:54.625Z[ recovery-image] Dec 20 21:50:53.061 INFO O| Dec 20 21:50:53.061 INFO O| Download: 1815/15862 items 28.2/176.4MB 15% complete (732k/s)
39092024-12-20T21:50:54.672Z[ host-image] Dec 20 21:50:53.091 INFO O| Dec 20 21:50:53.091 INFO O| Download: 4554/22788 items 42.6/199.7MB 21% complete (85.6k/s)
39102024-12-20T21:50:54.866Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
39112024-12-20T21:50:59.626Z[ recovery-image] Dec 20 21:50:58.062 INFO O| Dec 20 21:50:58.062 INFO O| Download: 2188/15862 items 31.2/176.4MB 17% complete (968k/s)
39122024-12-20T21:51:00.422Z[ host-image] Dec 20 21:50:58.854 INFO O| Dec 20 21:50:58.854 INFO O| Download: 4653/22788 items 43.1/199.7MB 21% complete (80.3k/s)
39132024-12-20T21:51:03.561Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39142024-12-20T21:51:04.680Z[ recovery-image] Dec 20 21:51:03.115 INFO O| Dec 20 21:51:03.115 INFO O| Download: 2540/15862 items 32.1/176.4MB 18% complete (356k/s)
39152024-12-20T21:51:05.423Z[ host-image] Dec 20 21:51:03.858 INFO O| Dec 20 21:51:03.858 INFO O| Download: 4888/22788 items 45.7/199.7MB 22% complete (281k/s)
39162024-12-20T21:51:09.955Z[ recovery-image] Dec 20 21:51:08.389 INFO O| Dec 20 21:51:08.389 INFO O| Download: 2680/15862 items 33.1/176.4MB 18% complete (265k/s)
39172024-12-20T21:51:10.443Z[ host-image] Dec 20 21:51:08.877 INFO O| Dec 20 21:51:08.877 INFO O| Download: 5405/22788 items 46.1/199.7MB 23% complete (310k/s)
39182024-12-20T21:51:14.964Z[ recovery-image] Dec 20 21:51:13.397 INFO O| Dec 20 21:51:13.397 INFO O| Download: 3061/15862 items 37.2/176.4MB 21% complete (518k/s)
39192024-12-20T21:51:15.453Z[ host-image] Dec 20 21:51:13.886 INFO O| Dec 20 21:51:13.886 INFO O| Download: 5713/22788 items 46.3/199.7MB 23% complete (66.8k/s)
39202024-12-20T21:51:19.970Z[ recovery-image] Dec 20 21:51:18.402 INFO O| Dec 20 21:51:18.402 INFO O| Download: 3481/15862 items 38.3/176.4MB 21% complete (545k/s)
39212024-12-20T21:51:21.376Z[ host-image] Dec 20 21:51:19.803 INFO O| Dec 20 21:51:19.803 INFO O| Download: 5747/22788 items 46.3/199.7MB 23% complete (52.4k/s)
39222024-12-20T21:51:26.378Z[ host-image] Dec 20 21:51:24.809 INFO O| Dec 20 21:51:24.808 INFO O| Download: 6298/22788 items 46.6/199.7MB 23% complete (32.3k/s)
39232024-12-20T21:51:27.166Z[ recovery-image] Dec 20 21:51:25.596 INFO O| Dec 20 21:51:25.596 INFO O| Download: 3621/15862 items 39.2/176.4MB 22% complete (206k/s)
39242024-12-20T21:51:31.716Z[ host-image] Dec 20 21:51:30.146 INFO O| Dec 20 21:51:30.146 INFO O| Download: 6765/22788 items 47.9/199.7MB 23% complete (162k/s)
39252024-12-20T21:51:32.604Z[ recovery-image] Dec 20 21:51:31.033 INFO O| Dec 20 21:51:31.033 INFO O| Download: 3752/15862 items 41.9/176.4MB 23% complete (323k/s)
39262024-12-20T21:51:36.718Z[ host-image] Dec 20 21:51:35.146 INFO O| Dec 20 21:51:35.146 INFO O| Download: 6929/22788 items 49.9/199.7MB 24% complete (330k/s)
39272024-12-20T21:51:37.667Z[ recovery-image] Dec 20 21:51:36.096 INFO O| Dec 20 21:51:36.095 INFO O| Download: 4107/15862 items 42.6/176.4MB 24% complete (338k/s)
39282024-12-20T21:51:42.799Z[ host-image] Dec 20 21:51:40.943 INFO O| Dec 20 21:51:40.943 INFO O| Download: 6981/22788 items 50.2/199.7MB 25% complete (351k/s)
39292024-12-20T21:51:42.809Z[ recovery-image] Dec 20 21:51:41.138 INFO O| Dec 20 21:51:41.138 INFO O| Download: 4658/15862 items 42.9/176.4MB 24% complete (107k/s)
39302024-12-20T21:51:47.712Z[ recovery-image] Dec 20 21:51:46.139 INFO O| Dec 20 21:51:46.138 INFO O| Download: 4962/15862 items 43.1/176.4MB 24% complete (54.7k/s)
39312024-12-20T21:51:48.241Z[ host-image] Dec 20 21:51:46.668 INFO O| Dec 20 21:51:46.668 INFO O| Download: 6982/22788 items 50.2/199.7MB 25% complete
39322024-12-20T21:51:53.263Z[ host-image] Dec 20 21:51:51.687 INFO O| Dec 20 21:51:51.687 INFO O| Download: 7659/22788 items 58.6/199.7MB 29% complete (1.7M/s)
39332024-12-20T21:51:53.302Z[ recovery-image] Dec 20 21:51:51.727 INFO O| Dec 20 21:51:51.727 INFO O| Download: 5661/15862 items 44.5/176.4MB 25% complete (133k/s)
39342024-12-20T21:51:58.264Z[ host-image] Dec 20 21:51:56.689 INFO O| Dec 20 21:51:56.689 INFO O| Download: 8063/22788 items 60.3/199.7MB 30% complete (1.0M/s)
39352024-12-20T21:51:58.756Z[ recovery-image] Dec 20 21:51:57.180 INFO O| Dec 20 21:51:57.180 INFO O| Download: 5742/15862 items 46.6/176.4MB 26% complete (338k/s)
39362024-12-20T21:52:05.235Z[ recovery-image] Dec 20 21:52:02.191 INFO O| Dec 20 21:52:02.191 INFO O| Download: 5768/15862 items 47.0/176.4MB 26% complete (276k/s)
39372024-12-20T21:52:05.358Z[ host-image] Dec 20 21:52:02.441 INFO O| Dec 20 21:52:02.441 INFO O| Download: 8228/22788 items 61.4/199.7MB 30% complete (259k/s)
39382024-12-20T21:52:09.328Z[ host-image] Dec 20 21:52:07.732 INFO O| Dec 20 21:52:07.732 INFO O| Download: 8258/22788 items 64.2/199.7MB 32% complete (332k/s)
39392024-12-20T21:52:09.664Z[ recovery-image] Dec 20 21:52:08.087 INFO O| Dec 20 21:52:08.087 INFO O| Download: 5912/15862 items 53.0/176.4MB 30% complete (615k/s)
39402024-12-20T21:52:14.326Z[ host-image] Dec 20 21:52:12.748 INFO O| Dec 20 21:52:12.748 INFO O| Download: 8598/22788 items 70.4/199.7MB 35% complete (919k/s)
39412024-12-20T21:52:15.525Z[ recovery-image] Dec 20 21:52:13.946 INFO O| Dec 20 21:52:13.946 INFO O| Download: 6013/15862 items 54.1/176.4MB 30% complete (758k/s)
39422024-12-20T21:52:19.386Z[ host-image] Dec 20 21:52:17.806 INFO O| Dec 20 21:52:17.806 INFO O| Download: 9063/22788 items 74.7/199.7MB 37% complete (1.1M/s)
39432024-12-20T21:52:21.752Z[ recovery-image] Dec 20 21:52:20.165 INFO O| Dec 20 21:52:20.165 INFO O| Download: 6116/15862 items 58.2/176.4MB 32% complete (416k/s)
39442024-12-20T21:52:26.172Z[ host-image] Dec 20 21:52:24.591 INFO O| Dec 20 21:52:24.591 INFO O| Download: 9387/22788 items 81.5/199.7MB 40% complete (1.2M/s)
39452024-12-20T21:52:27.215Z[ recovery-image] Dec 20 21:52:25.635 INFO O| Dec 20 21:52:25.635 INFO O| Download: 6181/15862 items 61.9/176.4MB 35% complete (673k/s)
39462024-12-20T21:52:32.216Z[ recovery-image] Dec 20 21:52:30.635 INFO O| Dec 20 21:52:30.635 INFO O| Download: 6990/15862 items 69.3/176.4MB 39% complete (1.4M/s)
39472024-12-20T21:52:37.235Z[ recovery-image] Dec 20 21:52:35.653 INFO O| Dec 20 21:52:35.653 INFO O| Download: 7421/15862 items 73.5/176.4MB 41% complete (1.2M/s)
39482024-12-20T21:52:38.790Z[ host-image] Dec 20 21:52:37.207 INFO O| Dec 20 21:52:37.207 INFO O| Download: 9388/22788 items 81.5/199.7MB 40% complete
39492024-12-20T21:52:42.254Z[ recovery-image] Dec 20 21:52:40.659 INFO O| Dec 20 21:52:40.659 INFO O| Download: 7675/15862 items 73.9/176.4MB 41% complete (580k/s)
39502024-12-20T21:52:43.792Z[ host-image] Dec 20 21:52:42.208 INFO O| Dec 20 21:52:42.208 INFO O| Download: 10215/22788 items 86.5/199.7MB 43% complete (961k/s)
39512024-12-20T21:52:47.524Z[ recovery-image] Dec 20 21:52:45.940 INFO O| Dec 20 21:52:45.940 INFO O| Download: 7922/15862 items 77.4/176.4MB 43% complete (380k/s)
39522024-12-20T21:52:48.795Z[ host-image] Dec 20 21:52:47.211 INFO O| Dec 20 21:52:47.210 INFO O| Download: 10528/22788 items 88.7/199.7MB 44% complete (738k/s)
39532024-12-20T21:52:53.312Z[ recovery-image] Dec 20 21:52:51.724 INFO O| Dec 20 21:52:51.724 INFO O| Download: 7973/15862 items 78.9/176.4MB 44% complete (491k/s)
39542024-12-20T21:52:53.804Z[ host-image] Dec 20 21:52:52.219 INFO O| Dec 20 21:52:52.219 INFO O| Download: 10926/22788 items 90.4/199.7MB 45% complete (466k/s)
39552024-12-20T21:52:58.358Z[ recovery-image] Dec 20 21:52:56.772 INFO O| Dec 20 21:52:56.772 INFO O| Download: 8430/15862 items 79.8/176.4MB 45% complete (235k/s)
39562024-12-20T21:52:59.232Z[ host-image] Dec 20 21:52:57.645 INFO O| Dec 20 21:52:57.645 INFO O| Download: 11129/22788 items 93.1/199.7MB 46% complete (453k/s)
39572024-12-20T21:53:03.303Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39582024-12-20T21:53:04.576Z[ host-image] Dec 20 21:53:02.989 INFO O| Dec 20 21:53:02.988 INFO O| Download: 11148/22788 items 93.8/199.7MB 46% complete (306k/s)
39592024-12-20T21:53:09.966Z[ host-image] Dec 20 21:53:08.377 INFO O| Dec 20 21:53:08.377 INFO O| Download: 11287/22788 items 95.4/199.7MB 47% complete (216k/s)
39602024-12-20T21:53:10.045Z[ recovery-image] Dec 20 21:53:08.456 INFO O| Dec 20 21:53:08.456 INFO O| Download: 8661/15862 items 81.5/176.4MB 46% complete
39612024-12-20T21:53:14.983Z[ host-image] Dec 20 21:53:13.393 INFO O| Dec 20 21:53:13.393 INFO O| Download: 11971/22788 items 98.0/199.7MB 49% complete (420k/s)
39622024-12-20T21:53:15.777Z[ recovery-image] Dec 20 21:53:14.188 INFO O| Dec 20 21:53:14.187 INFO O| Download: 8826/15862 items 91.8/176.4MB 52% complete (2.9M/s)
39632024-12-20T21:53:20.778Z[ recovery-image] Dec 20 21:53:19.188 INFO O| Dec 20 21:53:19.187 INFO O| Download: 9166/15862 items 92.8/176.4MB 52% complete (967k/s)
39642024-12-20T21:53:20.922Z[ host-image] Dec 20 21:53:19.331 INFO O| Dec 20 21:53:19.331 INFO O| Download: 12104/22788 items 101.0/199.7MB 50% complete (673k/s)
39652024-12-20T21:53:25.785Z[ recovery-image] Dec 20 21:53:24.193 INFO O| Dec 20 21:53:24.193 INFO O| Download: 9686/15862 items 93.0/176.4MB 52% complete (126k/s)
39662024-12-20T21:53:25.963Z[ host-image] Dec 20 21:53:24.372 INFO O| Dec 20 21:53:24.372 INFO O| Download: 12171/22788 items 108.6/199.7MB 54% complete (1.0M/s)
39672024-12-20T21:53:30.793Z[ recovery-image] Dec 20 21:53:29.200 INFO O| Dec 20 21:53:29.200 INFO O| Download: 10272/15862 items 93.3/176.4MB 52% complete (55.0k/s)
39682024-12-20T21:53:30.971Z[ host-image] Dec 20 21:53:29.378 INFO O| Dec 20 21:53:29.378 INFO O| Download: 12486/22788 items 109.6/199.7MB 54% complete (896k/s)
39692024-12-20T21:53:31.959Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39702024-12-20T21:53:32.493Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39712024-12-20T21:53:35.977Z[ host-image] Dec 20 21:53:34.384 INFO O| Dec 20 21:53:34.383 INFO O| Download: 13231/22788 items 109.9/199.7MB 55% complete (151k/s)
39722024-12-20T21:53:36.928Z[ recovery-image] Dec 20 21:53:35.334 INFO O| Dec 20 21:53:35.334 INFO O| Download: 10547/15862 items 93.5/176.4MB 52% complete (60.5k/s)
39732024-12-20T21:53:37.684Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39742024-12-20T21:53:40.985Z[ host-image] Dec 20 21:53:39.390 INFO O| Dec 20 21:53:39.390 INFO O| Download: 13562/22788 items 110.1/199.7MB 55% complete (53.7k/s)
39752024-12-20T21:53:41.932Z[ recovery-image] Dec 20 21:53:40.337 INFO O| Dec 20 21:53:40.337 INFO O| Download: 10893/15862 items 93.9/176.4MB 53% complete (50.7k/s)
39762024-12-20T21:53:43.209Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
39772024-12-20T21:53:45.995Z[ host-image] Dec 20 21:53:44.399 INFO O| Dec 20 21:53:44.399 INFO O| Download: 13967/22788 items 110.3/199.7MB 55% complete (42.1k/s)
39782024-12-20T21:53:47.097Z[ recovery-image] Dec 20 21:53:45.501 INFO O| Dec 20 21:53:45.501 INFO O| Download: 11070/15862 items 97.6/176.4MB 55% complete (349k/s)
39792024-12-20T21:53:51.006Z[ host-image] Dec 20 21:53:49.410 INFO O| Dec 20 21:53:49.410 INFO O| Download: 14323/22788 items 110.9/199.7MB 55% complete (73.0k/s)
39802024-12-20T21:53:52.997Z[ recovery-image] Dec 20 21:53:51.400 INFO O| Dec 20 21:53:51.400 INFO O| Download: 11404/15862 items 107.1/176.4MB 60% complete (1.3M/s)
39812024-12-20T21:53:57.204Z[ host-image] Dec 20 21:53:55.607 INFO O| Dec 20 21:53:55.607 INFO O| Download: 14425/22788 items 111.7/199.7MB 55% complete (138k/s)
39822024-12-20T21:53:58.121Z[ recovery-image] Dec 20 21:53:56.524 INFO O| Dec 20 21:53:56.523 INFO O| Download: 11510/15862 items 111.3/176.4MB 63% complete (1.3M/s)
39832024-12-20T21:54:03.125Z[ recovery-image] Dec 20 21:54:01.525 INFO O| Dec 20 21:54:01.525 INFO O| Download: 11575/15862 items 114.6/176.4MB 64% complete (667k/s)
39842024-12-20T21:54:03.330Z[ host-image] Dec 20 21:54:01.731 INFO O| Dec 20 21:54:01.731 INFO O| Download: 14468/22788 items 112.4/199.7MB 56% complete (158k/s)
39852024-12-20T21:54:09.059Z[ recovery-image] Dec 20 21:54:07.459 INFO O| Dec 20 21:54:07.459 INFO O| Download: 11925/15862 items 128.1/176.4MB 72% complete (1.7M/s)
39862024-12-20T21:54:09.897Z[ host-image] Dec 20 21:54:08.296 INFO O| Dec 20 21:54:08.296 INFO O| Download: 14517/22788 items 116.7/199.7MB 58% complete (673k/s)
39872024-12-20T21:54:14.060Z[ recovery-image] Dec 20 21:54:12.460 INFO O| Dec 20 21:54:12.459 INFO O| Download: 12474/15862 items 142.0/176.4MB 80% complete (2.5M/s)
39882024-12-20T21:54:14.900Z[ host-image] Dec 20 21:54:13.298 INFO O| Dec 20 21:54:13.298 INFO O| Download: 15341/22788 items 122.9/199.7MB 61% complete (779k/s)
39892024-12-20T21:54:19.070Z[ recovery-image] Dec 20 21:54:17.468 INFO O| Dec 20 21:54:17.468 INFO O| Download: 13051/15862 items 144.2/176.4MB 81% complete (1.6M/s)
39902024-12-20T21:54:19.908Z[ host-image] Dec 20 21:54:18.305 INFO O| Dec 20 21:54:18.305 INFO O| Download: 15759/22788 items 126.1/199.7MB 63% complete (998k/s)
39912024-12-20T21:54:24.072Z[ recovery-image] Dec 20 21:54:22.469 INFO O| Dec 20 21:54:22.469 INFO O| Download: 13956/15862 items 148.2/176.4MB 84% complete (641k/s)
39922024-12-20T21:54:24.931Z[ host-image] Dec 20 21:54:23.328 INFO O| Dec 20 21:54:23.328 INFO O| Download: 16245/22788 items 145.7/199.7MB 72% complete (2.2M/s)
39932024-12-20T21:54:29.081Z[ recovery-image] Dec 20 21:54:27.478 INFO O| Dec 20 21:54:27.477 INFO O| Download: 14318/15862 items 149.5/176.4MB 84% complete (541k/s)
39942024-12-20T21:54:29.940Z[ host-image] Dec 20 21:54:28.336 INFO O| Dec 20 21:54:28.336 INFO O| Download: 16862/22788 items 148.4/199.7MB 74% complete (2.2M/s)
39952024-12-20T21:54:34.990Z[ host-image] Dec 20 21:54:33.385 INFO O| Dec 20 21:54:33.385 INFO O| Download: 17004/22788 items 148.7/199.7MB 74% complete (854k/s)
39962024-12-20T21:54:39.991Z[ host-image] Dec 20 21:54:38.385 INFO O| Dec 20 21:54:38.385 INFO O| Download: 17621/22788 items 149.7/199.7MB 75% complete (139k/s)
39972024-12-20T21:54:41.579Z[ recovery-image] Dec 20 21:54:39.972 INFO O| Dec 20 21:54:39.972 INFO O| Download: 14672/15862 items 150.6/176.4MB 85% complete (340k/s)
39982024-12-20T21:54:45.265Z[ host-image] Dec 20 21:54:43.658 INFO O| Dec 20 21:54:43.658 INFO O| Download: 17961/22788 items 161.8/199.7MB 81% complete (1.2M/s)
39992024-12-20T21:54:46.644Z[ recovery-image] Dec 20 21:54:45.036 INFO O| Dec 20 21:54:45.036 INFO O| Download: 14848/15862 items 157.1/176.4MB 89% complete (1.4M/s)
40002024-12-20T21:54:50.282Z[ host-image] Dec 20 21:54:48.675 INFO O| Dec 20 21:54:48.674 INFO O| Download: 18509/22788 items 164.1/199.7MB 82% complete (1.4M/s)
40012024-12-20T21:54:52.028Z[ recovery-image] Dec 20 21:54:50.419 INFO O| Dec 20 21:54:50.419 INFO O| Download: 15266/15862 items 161.0/176.4MB 91% complete (1.1M/s)
40022024-12-20T21:54:55.333Z[ host-image] Dec 20 21:54:53.724 INFO O| Dec 20 21:54:53.724 INFO O| Download: 18984/22788 items 165.9/199.7MB 83% complete (797k/s)
40032024-12-20T21:55:00.346Z[ host-image] Dec 20 21:54:58.736 INFO O| Dec 20 21:54:58.736 INFO O| Download: 19547/22788 items 168.9/199.7MB 84% complete (479k/s)
40042024-12-20T21:55:00.763Z[ recovery-image] Dec 20 21:54:59.144 INFO O| Dec 20 21:54:59.144 INFO O| Download: 15313/15862 items 161.1/176.4MB 91% complete (514k/s)
40052024-12-20T21:55:05.478Z[ host-image] Dec 20 21:55:03.867 INFO O| Dec 20 21:55:03.867 INFO O| Download: 20002/22788 items 170.4/199.7MB 85% complete (476k/s)
40062024-12-20T21:55:06.857Z[ recovery-image] Dec 20 21:55:05.246 INFO O| Dec 20 21:55:05.246 INFO O| Download: 15529/15862 items 168.8/176.4MB 95% complete (887k/s)
40072024-12-20T21:55:10.563Z[ host-image] Dec 20 21:55:08.869 INFO O| Dec 20 21:55:08.869 INFO O| Download: 20076/22788 items 170.6/199.7MB 85% complete (189k/s)
40082024-12-20T21:55:12.324Z[ recovery-image] Dec 20 21:55:10.712 INFO O| Dec 20 21:55:10.712 INFO O| Download: 15595/15862 items 169.4/176.4MB 96% complete (737k/s)
40092024-12-20T21:55:15.703Z[ host-image] Dec 20 21:55:14.090 INFO O| Dec 20 21:55:14.090 INFO O| Download: 20654/22788 items 172.9/199.7MB 86% complete (230k/s)
40102024-12-20T21:55:24.813Z[ host-image] Dec 20 21:55:23.198 INFO O| Dec 20 21:55:23.198 INFO O| Download: 20848/22788 items 177.9/199.7MB 89% complete (684k/s)
40112024-12-20T21:55:26.839Z[ recovery-image] Dec 20 21:55:25.225 INFO O| Dec 20 21:55:25.224 INFO O| Download: 15836/15862 items 175.2/176.4MB 99% complete
40122024-12-20T21:55:27.384Z[ recovery-image] Dec 20 21:55:25.768 INFO O| Dec 20 21:55:25.768 INFO O| Download: Completed 176.38 MB in 298.37 seconds (603k/s)
40132024-12-20T21:55:28.757Z[ recovery-image] Dec 20 21:55:27.142 INFO O| Dec 20 21:55:27.141 INFO O| Actions: 1/25028 actions (Installing new actions)
40142024-12-20T21:55:30.317Z[ host-image] Dec 20 21:55:28.702 INFO O| Dec 20 21:55:28.702 INFO O| Download: 21079/22788 items 179.5/199.7MB 89% complete (404k/s)
40152024-12-20T21:55:33.758Z[ recovery-image] Dec 20 21:55:32.142 INFO O| Dec 20 21:55:32.142 INFO O| Actions: 9237/25028 actions (Installing new actions)
40162024-12-20T21:55:36.904Z[ host-image] Dec 20 21:55:35.287 INFO O| Dec 20 21:55:35.287 INFO O| Download: 21590/22788 items 183.5/199.7MB 91% complete (606k/s)
40172024-12-20T21:55:38.765Z[ recovery-image] Dec 20 21:55:37.148 INFO O| Dec 20 21:55:37.148 INFO O| Actions: 15964/25028 actions (Installing new actions)
40182024-12-20T21:55:42.129Z[ host-image] Dec 20 21:55:40.511 INFO O| Dec 20 21:55:40.511 INFO O| Download: 21914/22788 items 188.9/199.7MB 94% complete (846k/s)
40192024-12-20T21:55:43.484Z[ recovery-image] Dec 20 21:55:41.866 INFO O| Dec 20 21:55:41.866 INFO O| Actions: Completed 25028 actions in 14.72 seconds.
40202024-12-20T21:55:44.249Z[ recovery-image] Dec 20 21:55:42.630 INFO O| Dec 20 21:55:42.630 INFO O| Done
40212024-12-20T21:55:44.249Z[ recovery-image] Dec 20 21:55:42.630 INFO O| Dec 20 21:55:42.630 INFO O| Done
40222024-12-20T21:55:45.862Z[ recovery-image] Dec 20 21:55:44.243 INFO O| Dec 20 21:55:44.243 INFO O| Done
40232024-12-20T21:55:47.594Z[ host-image] Dec 20 21:55:45.975 INFO O| Dec 20 21:55:45.975 INFO O| Download: 21960/22788 items 191.6/199.7MB 95% complete (1.0M/s)
40242024-12-20T21:55:47.629Z[ recovery-image] Dec 20 21:55:46.010 INFO O| Dec 20 21:55:46.010 INFO O| Done
40252024-12-20T21:55:47.650Z[ recovery-image] Dec 20 21:55:46.031 INFO O| Dec 20 21:55:46.031 INFO O| Done
40262024-12-20T21:55:52.546Z[ recovery-image] Dec 20 21:55:50.926 INFO O| Dec 20 21:55:50.926 INFO O| Done
40272024-12-20T21:55:52.599Z[ host-image] Dec 20 21:55:50.979 INFO O| Dec 20 21:55:50.979 INFO O| Download: 22041/22788 items 192.5/199.7MB 96% complete (741k/s)
40282024-12-20T21:55:53.252Z[ recovery-image] Dec 20 21:55:51.632 INFO O| Dec 20 21:55:51.632 INFO O| Done
40292024-12-20T21:55:53.964Z[ recovery-image] Dec 20 21:55:52.343 INFO O| Dec 20 21:55:52.343 INFO STEP 11 (pkg_install) COMPLETE
40302024-12-20T21:55:53.964Z[ recovery-image] Dec 20 21:55:52.343 INFO O| Dec 20 21:55:52.343 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40312024-12-20T21:55:53.964Z[ recovery-image] Dec 20 21:55:52.343 INFO O| Dec 20 21:55:52.343 INFO skip step because feature "recovery" is enabled
40322024-12-20T21:55:53.964Z[ recovery-image] Dec 20 21:55:52.343 INFO O| Dec 20 21:55:52.343 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40332024-12-20T21:55:53.964Z[ recovery-image] Dec 20 21:55:52.343 INFO O| Dec 20 21:55:52.343 INFO skip step because feature "omicron1" is not enabled
40342024-12-20T21:55:53.964Z[ recovery-image] Dec 20 21:55:52.343 INFO O| Dec 20 21:55:52.343 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40352024-12-20T21:55:53.991Z[ recovery-image] Dec 20 21:55:52.370 INFO O| Dec 20 21:55:52.370 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.311"]
40362024-12-20T21:55:56.418Z[ recovery-image] Dec 20 21:55:54.797 INFO O| Dec 20 21:55:54.797 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40372024-12-20T21:55:58.591Z[ host-image] Dec 20 21:55:56.970 INFO O| Dec 20 21:55:56.970 INFO O| Download: 22256/22788 items 197.8/199.7MB 99% complete (665k/s)
40382024-12-20T21:56:00.762Z[ recovery-image] Dec 20 21:55:59.140 INFO O| Dec 20 21:55:59.140 INFO O| Planning: Solver setup ... Done
40392024-12-20T21:56:00.768Z[ recovery-image] Dec 20 21:55:59.147 INFO O| Dec 20 21:55:59.147 INFO O| Planning: Running solver ... Done
40402024-12-20T21:56:00.854Z[ recovery-image] Dec 20 21:55:59.233 INFO O| Dec 20 21:55:59.233 INFO O| Planning: Finding local manifests ... Done
40412024-12-20T21:56:00.857Z[ recovery-image] Dec 20 21:55:59.234 INFO O| Dec 20 21:55:59.234 INFO O| Planning: Fetching manifests: 0/1 0% complete
40422024-12-20T21:56:01.026Z[ recovery-image] Dec 20 21:55:59.404 INFO O| Dec 20 21:55:59.404 INFO O| Planning: Fetching manifests: 1/1 100% complete
40432024-12-20T21:56:01.059Z[ recovery-image] Dec 20 21:55:59.437 INFO O| Dec 20 21:55:59.437 INFO O| Planning: Package planning ... Done
40442024-12-20T21:56:01.062Z[ recovery-image] Dec 20 21:55:59.438 INFO O| Dec 20 21:55:59.438 INFO O| Planning: Merging actions ... Done
40452024-12-20T21:56:01.126Z[ recovery-image] Dec 20 21:55:59.504 INFO O| Dec 20 21:55:59.504 INFO O| Planning: Checking for conflicting actions ... Done
40462024-12-20T21:56:01.130Z[ recovery-image] Dec 20 21:55:59.505 INFO O| Dec 20 21:55:59.505 INFO O| Planning: Consolidating action changes ... Done
40472024-12-20T21:56:01.392Z[ recovery-image] Dec 20 21:55:59.771 INFO O| Dec 20 21:55:59.771 INFO O| Planning: Evaluating mediators ... Done
40482024-12-20T21:56:01.395Z[ recovery-image] Dec 20 21:55:59.772 INFO O| Dec 20 21:55:59.772 INFO O| Planning: Planning completed in 4.97 seconds
40492024-12-20T21:56:01.398Z[ recovery-image] Dec 20 21:55:59.775 INFO O| Dec 20 21:55:59.775 INFO O| Packages to install: 1
40502024-12-20T21:56:01.417Z[ recovery-image] Dec 20 21:55:59.795 INFO O| Dec 20 21:55:59.795 INFO O| Download: 0/4 items 0.0/10.0MB 0% complete
40512024-12-20T21:56:01.854Z[ recovery-image] Dec 20 21:56:00.232 INFO O| Dec 20 21:56:00.231 INFO O| Download: Completed 9.99 MB in 0.44 seconds (22.9M/s)
40522024-12-20T21:56:02.060Z[ recovery-image] Dec 20 21:56:00.439 INFO O| Dec 20 21:56:00.439 INFO O| Actions: 1/22 actions (Installing new actions)
40532024-12-20T21:56:02.406Z[ recovery-image] Dec 20 21:56:00.785 INFO O| Dec 20 21:56:00.784 INFO O| Actions: Completed 22 actions in 0.35 seconds.
40542024-12-20T21:56:02.836Z[ recovery-image] Dec 20 21:56:01.174 INFO O| Dec 20 21:56:01.174 INFO O| Done
40552024-12-20T21:56:02.836Z[ recovery-image] Dec 20 21:56:01.175 INFO O| Dec 20 21:56:01.174 INFO O| Done
40562024-12-20T21:56:03.671Z[ host-image] Dec 20 21:56:02.049 INFO O| Dec 20 21:56:02.049 INFO O| Download: 22287/22788 items 198.4/199.7MB 99% complete (602k/s)
40572024-12-20T21:56:04.050Z[ recovery-image] Dec 20 21:56:02.428 INFO O| Dec 20 21:56:02.428 INFO O| Done
40582024-12-20T21:56:05.873Z[ recovery-image] Dec 20 21:56:04.251 INFO O| Dec 20 21:56:04.251 INFO O| Done
40592024-12-20T21:56:05.919Z[ recovery-image] Dec 20 21:56:04.297 INFO O| Dec 20 21:56:04.297 INFO O| Done
40602024-12-20T21:56:05.919Z[ recovery-image] Dec 20 21:56:04.297 INFO O| Dec 20 21:56:04.297 INFO O| Done
40612024-12-20T21:56:05.936Z[ recovery-image] Dec 20 21:56:04.314 INFO O| Dec 20 21:56:04.313 INFO O| Done
40622024-12-20T21:56:06.117Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO STEP 14 (pkg_install) COMPLETE
40632024-12-20T21:56:06.117Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40642024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO skip step because feature "mfg" is not enabled
40652024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40662024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO skip step because feature "compliance" is not enabled
40672024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40682024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO skip step because feature "stress" is not enabled
40692024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40702024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO skip step because feature "nfs" is not enabled
40712024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.494 INFO O| Dec 20 21:56:04.494 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40722024-12-20T21:56:06.119Z[ recovery-image] Dec 20 21:56:04.495 INFO O| Dec 20 21:56:04.494 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40732024-12-20T21:56:06.297Z[ recovery-image] Dec 20 21:56:04.674 INFO O| Dec 20 21:56:04.674 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
40742024-12-20T21:56:06.434Z[ recovery-image] Dec 20 21:56:04.811 INFO O| Dec 20 21:56:04.811 INFO completed processing gimlet/ramdisk-01-os
40752024-12-20T21:56:06.438Z[ recovery-image] Dec 20 21:56:04.815 INFO image builder template: ramdisk-02-trim...
40762024-12-20T21:56:06.438Z[ recovery-image] Dec 20 21:56:04.815 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/.tmp1JiDr8/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.34.311", "-n", "ramdisk-02-trim"], pwd: None
40772024-12-20T21:56:06.481Z[ recovery-image] Dec 20 21:56:04.859 INFO O| Dec 20 21:56:04.858 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40782024-12-20T21:56:06.509Z[ recovery-image] Dec 20 21:56:04.886 INFO O| Dec 20 21:56:04.886 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40792024-12-20T21:56:06.707Z[ recovery-image] Dec 20 21:56:05.085 INFO O| Dec 20 21:56:05.085 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
40802024-12-20T21:56:06.776Z[ recovery-image] Dec 20 21:56:05.154 INFO O| Dec 20 21:56:05.153 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40812024-12-20T21:56:06.780Z[ recovery-image] Dec 20 21:56:05.154 INFO O| Dec 20 21:56:05.154 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
40822024-12-20T21:56:06.786Z[ recovery-image] Dec 20 21:56:05.164 INFO O| Dec 20 21:56:05.163 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
40832024-12-20T21:56:06.795Z[ recovery-image] Dec 20 21:56:05.172 INFO O| Dec 20 21:56:05.172 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40842024-12-20T21:56:06.813Z[ recovery-image] Dec 20 21:56:05.190 INFO O| Dec 20 21:56:05.190 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40852024-12-20T21:56:07.321Z[ recovery-image] Dec 20 21:56:05.699 INFO O| Dec 20 21:56:05.699 INFO rolled back to input snapshot; work may begin
40862024-12-20T21:56:07.321Z[ recovery-image] Dec 20 21:56:05.699 INFO O| Dec 20 21:56:05.699 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
40872024-12-20T21:56:07.348Z[ recovery-image] Dec 20 21:56:05.725 INFO O| Dec 20 21:56:05.725 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40882024-12-20T21:56:07.370Z[ recovery-image] Dec 20 21:56:05.748 INFO O| Dec 20 21:56:05.748 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
40892024-12-20T21:56:07.556Z[ recovery-image] Dec 20 21:56:05.933 INFO O| Dec 20 21:56:05.933 INFO STEP 0 (remove_files) COMPLETE
40902024-12-20T21:56:07.556Z[ recovery-image] Dec 20 21:56:05.933 INFO O| Dec 20 21:56:05.933 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40912024-12-20T21:56:07.579Z[ recovery-image] Dec 20 21:56:05.956 INFO O| Dec 20 21:56:05.956 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
40922024-12-20T21:56:07.582Z[ recovery-image] Dec 20 21:56:05.959 INFO O| Dec 20 21:56:05.959 INFO STEP 1 (remove_files) COMPLETE
40932024-12-20T21:56:07.582Z[ recovery-image] Dec 20 21:56:05.959 INFO O| Dec 20 21:56:05.959 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40942024-12-20T21:56:07.601Z[ recovery-image] Dec 20 21:56:05.979 INFO O| Dec 20 21:56:05.979 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
40952024-12-20T21:56:07.626Z[ recovery-image] Dec 20 21:56:06.004 INFO O| Dec 20 21:56:06.004 INFO STEP 2 (remove_files) COMPLETE
40962024-12-20T21:56:07.626Z[ recovery-image] Dec 20 21:56:06.004 INFO O| Dec 20 21:56:06.004 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40972024-12-20T21:56:07.647Z[ recovery-image] Dec 20 21:56:06.024 INFO O| Dec 20 21:56:06.024 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
40982024-12-20T21:56:07.650Z[ recovery-image] Dec 20 21:56:06.028 INFO O| Dec 20 21:56:06.028 INFO STEP 3 (remove_files) COMPLETE
40992024-12-20T21:56:07.650Z[ recovery-image] Dec 20 21:56:06.028 INFO O| Dec 20 21:56:06.028 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41002024-12-20T21:56:07.670Z[ recovery-image] Dec 20 21:56:06.048 INFO O| Dec 20 21:56:06.048 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
41012024-12-20T21:56:07.677Z[ recovery-image] Dec 20 21:56:06.055 INFO O| Dec 20 21:56:06.054 INFO STEP 4 (remove_files) COMPLETE
41022024-12-20T21:56:07.677Z[ recovery-image] Dec 20 21:56:06.055 INFO O| Dec 20 21:56:06.055 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41032024-12-20T21:56:07.697Z[ recovery-image] Dec 20 21:56:06.075 INFO O| Dec 20 21:56:06.075 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
41042024-12-20T21:56:07.700Z[ recovery-image] Dec 20 21:56:06.075 INFO O| Dec 20 21:56:06.075 INFO STEP 5 (remove_files) COMPLETE
41052024-12-20T21:56:07.700Z[ recovery-image] Dec 20 21:56:06.075 INFO O| Dec 20 21:56:06.075 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41062024-12-20T21:56:07.717Z[ recovery-image] Dec 20 21:56:06.094 INFO O| Dec 20 21:56:06.094 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
41072024-12-20T21:56:07.737Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO STEP 6 (remove_files) COMPLETE
41082024-12-20T21:56:07.737Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41092024-12-20T21:56:07.737Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO skip step because feature "recovery" is enabled
41102024-12-20T21:56:07.740Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41112024-12-20T21:56:07.740Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO skip step because feature "recovery" is enabled
41122024-12-20T21:56:07.740Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41132024-12-20T21:56:07.740Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO skip step because feature "recovery" is enabled
41142024-12-20T21:56:07.740Z[ recovery-image] Dec 20 21:56:06.114 INFO O| Dec 20 21:56:06.114 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41152024-12-20T21:56:07.758Z[ recovery-image] Dec 20 21:56:06.135 INFO O| Dec 20 21:56:06.135 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
41162024-12-20T21:56:07.764Z[ recovery-image] Dec 20 21:56:06.141 INFO O| Dec 20 21:56:06.141 INFO STEP 10 (remove_files) COMPLETE
41172024-12-20T21:56:07.764Z[ recovery-image] Dec 20 21:56:06.141 INFO O| Dec 20 21:56:06.141 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41182024-12-20T21:56:07.785Z[ recovery-image] Dec 20 21:56:06.163 INFO O| Dec 20 21:56:06.163 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
41192024-12-20T21:56:07.788Z[ recovery-image] Dec 20 21:56:06.165 INFO O| Dec 20 21:56:06.165 INFO STEP 11 (remove_files) COMPLETE
41202024-12-20T21:56:07.788Z[ recovery-image] Dec 20 21:56:06.165 INFO O| Dec 20 21:56:06.165 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41212024-12-20T21:56:07.819Z[ recovery-image] Dec 20 21:56:06.196 INFO O| Dec 20 21:56:06.196 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
41222024-12-20T21:56:07.822Z[ recovery-image] Dec 20 21:56:06.199 INFO O| Dec 20 21:56:06.199 INFO STEP 12 (remove_files) COMPLETE
41232024-12-20T21:56:07.822Z[ recovery-image] Dec 20 21:56:06.199 INFO O| Dec 20 21:56:06.199 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41242024-12-20T21:56:07.877Z[ recovery-image] Dec 20 21:56:06.254 INFO O| Dec 20 21:56:06.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
41252024-12-20T21:56:08.087Z[ recovery-image] Dec 20 21:56:06.465 INFO O| Dec 20 21:56:06.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
41262024-12-20T21:56:08.108Z[ recovery-image] Dec 20 21:56:06.485 INFO O| Dec 20 21:56:06.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
41272024-12-20T21:56:08.111Z[ recovery-image] Dec 20 21:56:06.488 INFO O| Dec 20 21:56:06.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
41282024-12-20T21:56:08.113Z[ recovery-image] Dec 20 21:56:06.491 INFO O| Dec 20 21:56:06.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
41292024-12-20T21:56:08.293Z[ recovery-image] Dec 20 21:56:06.670 INFO O| Dec 20 21:56:06.669 INFO STEP 13 (remove_files) COMPLETE
41302024-12-20T21:56:08.293Z[ recovery-image] Dec 20 21:56:06.670 INFO O| Dec 20 21:56:06.669 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41312024-12-20T21:56:08.314Z[ recovery-image] Dec 20 21:56:06.691 INFO O| Dec 20 21:56:06.691 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
41322024-12-20T21:56:08.316Z[ recovery-image] Dec 20 21:56:06.693 INFO O| Dec 20 21:56:06.693 INFO STEP 14 (remove_files) COMPLETE
41332024-12-20T21:56:08.316Z[ recovery-image] Dec 20 21:56:06.693 INFO O| Dec 20 21:56:06.693 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41342024-12-20T21:56:08.349Z[ recovery-image] Dec 20 21:56:06.726 INFO O| Dec 20 21:56:06.726 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
41352024-12-20T21:56:08.360Z[ recovery-image] Dec 20 21:56:06.737 INFO O| Dec 20 21:56:06.737 INFO STEP 15 (remove_files) COMPLETE
41362024-12-20T21:56:08.360Z[ recovery-image] Dec 20 21:56:06.737 INFO O| Dec 20 21:56:06.737 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41372024-12-20T21:56:08.380Z[ recovery-image] Dec 20 21:56:06.757 INFO O| Dec 20 21:56:06.757 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
41382024-12-20T21:56:08.383Z[ recovery-image] Dec 20 21:56:06.758 INFO O| Dec 20 21:56:06.757 INFO STEP 16 (remove_files) COMPLETE
41392024-12-20T21:56:08.383Z[ recovery-image] Dec 20 21:56:06.758 INFO O| Dec 20 21:56:06.758 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41402024-12-20T21:56:08.399Z[ recovery-image] Dec 20 21:56:06.776 INFO O| Dec 20 21:56:06.776 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
41412024-12-20T21:56:08.402Z[ recovery-image] Dec 20 21:56:06.778 INFO O| Dec 20 21:56:06.778 INFO STEP 17 (remove_files) COMPLETE
41422024-12-20T21:56:08.402Z[ recovery-image] Dec 20 21:56:06.778 INFO O| Dec 20 21:56:06.778 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41432024-12-20T21:56:08.419Z[ recovery-image] Dec 20 21:56:06.797 INFO O| Dec 20 21:56:06.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
41442024-12-20T21:56:08.419Z[ recovery-image] Dec 20 21:56:06.797 INFO O| Dec 20 21:56:06.797 INFO STEP 18 (remove_files) COMPLETE
41452024-12-20T21:56:08.422Z[ recovery-image] Dec 20 21:56:06.797 INFO O| Dec 20 21:56:06.797 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41462024-12-20T21:56:08.438Z[ recovery-image] Dec 20 21:56:06.815 INFO O| Dec 20 21:56:06.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
41472024-12-20T21:56:08.438Z[ recovery-image] Dec 20 21:56:06.815 INFO O| Dec 20 21:56:06.815 INFO STEP 19 (remove_files) COMPLETE
41482024-12-20T21:56:08.438Z[ recovery-image] Dec 20 21:56:06.815 INFO O| Dec 20 21:56:06.815 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41492024-12-20T21:56:08.475Z[ recovery-image] Dec 20 21:56:06.852 INFO O| Dec 20 21:56:06.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
41502024-12-20T21:56:08.475Z[ recovery-image] Dec 20 21:56:06.852 INFO O| Dec 20 21:56:06.852 INFO STEP 20 (remove_files) COMPLETE
41512024-12-20T21:56:08.476Z[ recovery-image] Dec 20 21:56:06.852 INFO O| Dec 20 21:56:06.852 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41522024-12-20T21:56:08.494Z[ recovery-image] Dec 20 21:56:06.871 INFO O| Dec 20 21:56:06.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
41532024-12-20T21:56:08.494Z[ recovery-image] Dec 20 21:56:06.872 INFO O| Dec 20 21:56:06.871 INFO STEP 21 (remove_files) COMPLETE
41542024-12-20T21:56:08.494Z[ recovery-image] Dec 20 21:56:06.872 INFO O| Dec 20 21:56:06.872 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41552024-12-20T21:56:08.513Z[ recovery-image] Dec 20 21:56:06.890 INFO O| Dec 20 21:56:06.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
41562024-12-20T21:56:08.513Z[ recovery-image] Dec 20 21:56:06.890 INFO O| Dec 20 21:56:06.890 INFO STEP 22 (remove_files) COMPLETE
41572024-12-20T21:56:08.513Z[ recovery-image] Dec 20 21:56:06.890 INFO O| Dec 20 21:56:06.890 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41582024-12-20T21:56:08.531Z[ recovery-image] Dec 20 21:56:06.908 INFO O| Dec 20 21:56:06.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
41592024-12-20T21:56:08.531Z[ recovery-image] Dec 20 21:56:06.909 INFO O| Dec 20 21:56:06.908 INFO STEP 23 (remove_files) COMPLETE
41602024-12-20T21:56:08.531Z[ recovery-image] Dec 20 21:56:06.909 INFO O| Dec 20 21:56:06.909 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41612024-12-20T21:56:08.550Z[ recovery-image] Dec 20 21:56:06.927 INFO O| Dec 20 21:56:06.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
41622024-12-20T21:56:08.550Z[ recovery-image] Dec 20 21:56:06.927 INFO O| Dec 20 21:56:06.927 INFO STEP 24 (remove_files) COMPLETE
41632024-12-20T21:56:08.553Z[ recovery-image] Dec 20 21:56:06.927 INFO O| Dec 20 21:56:06.927 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41642024-12-20T21:56:08.570Z[ recovery-image] Dec 20 21:56:06.947 INFO O| Dec 20 21:56:06.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
41652024-12-20T21:56:08.570Z[ recovery-image] Dec 20 21:56:06.947 INFO O| Dec 20 21:56:06.947 INFO STEP 25 (remove_files) COMPLETE
41662024-12-20T21:56:08.570Z[ recovery-image] Dec 20 21:56:06.947 INFO O| Dec 20 21:56:06.947 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41672024-12-20T21:56:08.594Z[ recovery-image] Dec 20 21:56:06.972 INFO O| Dec 20 21:56:06.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
41682024-12-20T21:56:08.594Z[ recovery-image] Dec 20 21:56:06.972 INFO O| Dec 20 21:56:06.972 INFO STEP 26 (remove_files) COMPLETE
41692024-12-20T21:56:08.594Z[ recovery-image] Dec 20 21:56:06.972 INFO O| Dec 20 21:56:06.972 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41702024-12-20T21:56:08.614Z[ recovery-image] Dec 20 21:56:06.991 INFO O| Dec 20 21:56:06.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
41712024-12-20T21:56:08.614Z[ recovery-image] Dec 20 21:56:06.991 INFO O| Dec 20 21:56:06.991 INFO STEP 27 (remove_files) COMPLETE
41722024-12-20T21:56:08.614Z[ recovery-image] Dec 20 21:56:06.991 INFO O| Dec 20 21:56:06.991 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41732024-12-20T21:56:08.633Z[ recovery-image] Dec 20 21:56:07.010 INFO O| Dec 20 21:56:07.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
41742024-12-20T21:56:08.633Z[ recovery-image] Dec 20 21:56:07.010 INFO O| Dec 20 21:56:07.010 INFO STEP 28 (remove_files) COMPLETE
41752024-12-20T21:56:08.636Z[ recovery-image] Dec 20 21:56:07.010 INFO O| Dec 20 21:56:07.010 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41762024-12-20T21:56:08.652Z[ recovery-image] Dec 20 21:56:07.029 INFO O| Dec 20 21:56:07.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
41772024-12-20T21:56:08.652Z[ recovery-image] Dec 20 21:56:07.029 INFO O| Dec 20 21:56:07.029 INFO STEP 29 (remove_files) COMPLETE
41782024-12-20T21:56:08.652Z[ recovery-image] Dec 20 21:56:07.029 INFO O| Dec 20 21:56:07.029 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41792024-12-20T21:56:08.671Z[ recovery-image] Dec 20 21:56:07.048 INFO O| Dec 20 21:56:07.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
41802024-12-20T21:56:08.671Z[ recovery-image] Dec 20 21:56:07.048 INFO O| Dec 20 21:56:07.048 INFO STEP 30 (remove_files) COMPLETE
41812024-12-20T21:56:08.674Z[ recovery-image] Dec 20 21:56:07.048 INFO O| Dec 20 21:56:07.048 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41822024-12-20T21:56:08.693Z[ recovery-image] Dec 20 21:56:07.070 INFO O| Dec 20 21:56:07.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
41832024-12-20T21:56:08.693Z[ recovery-image] Dec 20 21:56:07.070 INFO O| Dec 20 21:56:07.070 INFO STEP 31 (remove_files) COMPLETE
41842024-12-20T21:56:08.693Z[ recovery-image] Dec 20 21:56:07.070 INFO O| Dec 20 21:56:07.070 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41852024-12-20T21:56:08.698Z[ host-image] Dec 20 21:56:07.075 INFO O| Dec 20 21:56:07.075 INFO O| Download: 22751/22788 items 199.6/199.7MB 99% complete (174k/s)
41862024-12-20T21:56:08.713Z[ recovery-image] Dec 20 21:56:07.090 INFO O| Dec 20 21:56:07.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
41872024-12-20T21:56:08.713Z[ recovery-image] Dec 20 21:56:07.090 INFO O| Dec 20 21:56:07.090 INFO STEP 32 (remove_files) COMPLETE
41882024-12-20T21:56:08.713Z[ recovery-image] Dec 20 21:56:07.090 INFO O| Dec 20 21:56:07.090 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41892024-12-20T21:56:08.732Z[ recovery-image] Dec 20 21:56:07.109 INFO O| Dec 20 21:56:07.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
41902024-12-20T21:56:08.732Z[ recovery-image] Dec 20 21:56:07.109 INFO O| Dec 20 21:56:07.109 INFO STEP 33 (remove_files) COMPLETE
41912024-12-20T21:56:08.732Z[ recovery-image] Dec 20 21:56:07.109 INFO O| Dec 20 21:56:07.109 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41922024-12-20T21:56:08.752Z[ recovery-image] Dec 20 21:56:07.129 INFO O| Dec 20 21:56:07.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
41932024-12-20T21:56:08.753Z[ recovery-image] Dec 20 21:56:07.129 INFO O| Dec 20 21:56:07.129 INFO STEP 34 (remove_files) COMPLETE
41942024-12-20T21:56:08.753Z[ recovery-image] Dec 20 21:56:07.129 INFO O| Dec 20 21:56:07.129 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41952024-12-20T21:56:08.776Z[ recovery-image] Dec 20 21:56:07.148 INFO O| Dec 20 21:56:07.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
41962024-12-20T21:56:08.776Z[ recovery-image] Dec 20 21:56:07.149 INFO O| Dec 20 21:56:07.149 INFO STEP 35 (remove_files) COMPLETE
41972024-12-20T21:56:08.776Z[ recovery-image] Dec 20 21:56:07.149 INFO O| Dec 20 21:56:07.149 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41982024-12-20T21:56:08.801Z[ recovery-image] Dec 20 21:56:07.178 INFO O| Dec 20 21:56:07.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
41992024-12-20T21:56:08.801Z[ recovery-image] Dec 20 21:56:07.178 INFO O| Dec 20 21:56:07.178 INFO STEP 36 (remove_files) COMPLETE
42002024-12-20T21:56:08.807Z[ recovery-image] Dec 20 21:56:07.178 INFO O| Dec 20 21:56:07.178 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42012024-12-20T21:56:08.840Z[ recovery-image] Dec 20 21:56:07.217 INFO O| Dec 20 21:56:07.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
42022024-12-20T21:56:08.840Z[ recovery-image] Dec 20 21:56:07.217 INFO O| Dec 20 21:56:07.217 INFO STEP 37 (remove_files) COMPLETE
42032024-12-20T21:56:08.840Z[ recovery-image] Dec 20 21:56:07.217 INFO O| Dec 20 21:56:07.217 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42042024-12-20T21:56:08.880Z[ recovery-image] Dec 20 21:56:07.257 INFO O| Dec 20 21:56:07.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
42052024-12-20T21:56:08.884Z[ recovery-image] Dec 20 21:56:07.257 INFO O| Dec 20 21:56:07.257 INFO STEP 38 (remove_files) COMPLETE
42062024-12-20T21:56:08.884Z[ recovery-image] Dec 20 21:56:07.258 INFO O| Dec 20 21:56:07.257 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42072024-12-20T21:56:08.902Z[ recovery-image] Dec 20 21:56:07.279 INFO O| Dec 20 21:56:07.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
42082024-12-20T21:56:08.902Z[ recovery-image] Dec 20 21:56:07.279 INFO O| Dec 20 21:56:07.279 INFO STEP 39 (remove_files) COMPLETE
42092024-12-20T21:56:08.905Z[ recovery-image] Dec 20 21:56:07.279 INFO O| Dec 20 21:56:07.279 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42102024-12-20T21:56:08.922Z[ recovery-image] Dec 20 21:56:07.299 INFO O| Dec 20 21:56:07.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
42112024-12-20T21:56:08.923Z[ recovery-image] Dec 20 21:56:07.300 INFO O| Dec 20 21:56:07.300 INFO STEP 40 (remove_files) COMPLETE
42122024-12-20T21:56:08.925Z[ recovery-image] Dec 20 21:56:07.300 INFO O| Dec 20 21:56:07.300 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42132024-12-20T21:56:08.952Z[ recovery-image] Dec 20 21:56:07.329 INFO O| Dec 20 21:56:07.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
42142024-12-20T21:56:08.954Z[ recovery-image] Dec 20 21:56:07.329 INFO O| Dec 20 21:56:07.329 INFO STEP 41 (remove_files) COMPLETE
42152024-12-20T21:56:08.954Z[ recovery-image] Dec 20 21:56:07.329 INFO O| Dec 20 21:56:07.329 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42162024-12-20T21:56:08.973Z[ recovery-image] Dec 20 21:56:07.350 INFO O| Dec 20 21:56:07.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
42172024-12-20T21:56:08.976Z[ recovery-image] Dec 20 21:56:07.350 INFO O| Dec 20 21:56:07.350 INFO STEP 42 (remove_files) COMPLETE
42182024-12-20T21:56:08.976Z[ recovery-image] Dec 20 21:56:07.351 INFO O| Dec 20 21:56:07.350 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42192024-12-20T21:56:08.994Z[ recovery-image] Dec 20 21:56:07.371 INFO O| Dec 20 21:56:07.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
42202024-12-20T21:56:08.997Z[ recovery-image] Dec 20 21:56:07.371 INFO O| Dec 20 21:56:07.371 INFO STEP 43 (remove_files) COMPLETE
42212024-12-20T21:56:08.997Z[ recovery-image] Dec 20 21:56:07.371 INFO O| Dec 20 21:56:07.371 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42222024-12-20T21:56:09.037Z[ recovery-image] Dec 20 21:56:07.414 INFO O| Dec 20 21:56:07.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
42232024-12-20T21:56:09.040Z[ recovery-image] Dec 20 21:56:07.414 INFO O| Dec 20 21:56:07.414 INFO STEP 44 (remove_files) COMPLETE
42242024-12-20T21:56:09.040Z[ recovery-image] Dec 20 21:56:07.415 INFO O| Dec 20 21:56:07.415 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42252024-12-20T21:56:09.059Z[ recovery-image] Dec 20 21:56:07.436 INFO O| Dec 20 21:56:07.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
42262024-12-20T21:56:09.062Z[ recovery-image] Dec 20 21:56:07.436 INFO O| Dec 20 21:56:07.436 INFO STEP 45 (remove_files) COMPLETE
42272024-12-20T21:56:09.062Z[ recovery-image] Dec 20 21:56:07.437 INFO O| Dec 20 21:56:07.436 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42282024-12-20T21:56:09.082Z[ recovery-image] Dec 20 21:56:07.459 INFO O| Dec 20 21:56:07.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
42292024-12-20T21:56:09.085Z[ recovery-image] Dec 20 21:56:07.459 INFO O| Dec 20 21:56:07.459 INFO STEP 46 (remove_files) COMPLETE
42302024-12-20T21:56:09.085Z[ recovery-image] Dec 20 21:56:07.459 INFO O| Dec 20 21:56:07.459 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42312024-12-20T21:56:09.103Z[ recovery-image] Dec 20 21:56:07.480 INFO O| Dec 20 21:56:07.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
42322024-12-20T21:56:09.106Z[ recovery-image] Dec 20 21:56:07.480 INFO O| Dec 20 21:56:07.480 INFO STEP 47 (remove_files) COMPLETE
42332024-12-20T21:56:09.106Z[ recovery-image] Dec 20 21:56:07.480 INFO O| Dec 20 21:56:07.480 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42342024-12-20T21:56:09.123Z[ recovery-image] Dec 20 21:56:07.500 INFO O| Dec 20 21:56:07.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
42352024-12-20T21:56:09.126Z[ recovery-image] Dec 20 21:56:07.501 INFO O| Dec 20 21:56:07.500 INFO STEP 48 (remove_files) COMPLETE
42362024-12-20T21:56:09.126Z[ recovery-image] Dec 20 21:56:07.501 INFO O| Dec 20 21:56:07.501 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42372024-12-20T21:56:09.162Z[ recovery-image] Dec 20 21:56:07.539 INFO O| Dec 20 21:56:07.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
42382024-12-20T21:56:09.162Z[ recovery-image] Dec 20 21:56:07.539 INFO O| Dec 20 21:56:07.539 INFO STEP 49 (remove_files) COMPLETE
42392024-12-20T21:56:09.165Z[ recovery-image] Dec 20 21:56:07.540 INFO O| Dec 20 21:56:07.539 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42402024-12-20T21:56:09.201Z[ recovery-image] Dec 20 21:56:07.577 INFO O| Dec 20 21:56:07.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
42412024-12-20T21:56:09.201Z[ recovery-image] Dec 20 21:56:07.578 INFO O| Dec 20 21:56:07.577 INFO STEP 50 (remove_files) COMPLETE
42422024-12-20T21:56:09.201Z[ recovery-image] Dec 20 21:56:07.578 INFO O| Dec 20 21:56:07.577 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42432024-12-20T21:56:09.220Z[ recovery-image] Dec 20 21:56:07.597 INFO O| Dec 20 21:56:07.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
42442024-12-20T21:56:09.220Z[ recovery-image] Dec 20 21:56:07.597 INFO O| Dec 20 21:56:07.597 INFO STEP 51 (remove_files) COMPLETE
42452024-12-20T21:56:09.223Z[ recovery-image] Dec 20 21:56:07.598 INFO O| Dec 20 21:56:07.597 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42462024-12-20T21:56:09.240Z[ recovery-image] Dec 20 21:56:07.618 INFO O| Dec 20 21:56:07.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
42472024-12-20T21:56:09.240Z[ recovery-image] Dec 20 21:56:07.618 INFO O| Dec 20 21:56:07.618 INFO STEP 52 (remove_files) COMPLETE
42482024-12-20T21:56:09.243Z[ recovery-image] Dec 20 21:56:07.618 INFO O| Dec 20 21:56:07.618 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42492024-12-20T21:56:09.260Z[ recovery-image] Dec 20 21:56:07.637 INFO O| Dec 20 21:56:07.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
42502024-12-20T21:56:09.263Z[ recovery-image] Dec 20 21:56:07.637 INFO O| Dec 20 21:56:07.637 INFO STEP 53 (remove_files) COMPLETE
42512024-12-20T21:56:09.263Z[ recovery-image] Dec 20 21:56:07.638 INFO O| Dec 20 21:56:07.637 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42522024-12-20T21:56:09.279Z[ recovery-image] Dec 20 21:56:07.657 INFO O| Dec 20 21:56:07.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
42532024-12-20T21:56:09.279Z[ recovery-image] Dec 20 21:56:07.657 INFO O| Dec 20 21:56:07.657 INFO STEP 54 (remove_files) COMPLETE
42542024-12-20T21:56:09.282Z[ recovery-image] Dec 20 21:56:07.657 INFO O| Dec 20 21:56:07.657 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42552024-12-20T21:56:09.310Z[ recovery-image] Dec 20 21:56:07.687 INFO O| Dec 20 21:56:07.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
42562024-12-20T21:56:09.310Z[ recovery-image] Dec 20 21:56:07.687 INFO O| Dec 20 21:56:07.687 INFO STEP 55 (remove_files) COMPLETE
42572024-12-20T21:56:09.313Z[ recovery-image] Dec 20 21:56:07.687 INFO O| Dec 20 21:56:07.687 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42582024-12-20T21:56:09.329Z[ recovery-image] Dec 20 21:56:07.706 INFO O| Dec 20 21:56:07.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
42592024-12-20T21:56:09.332Z[ recovery-image] Dec 20 21:56:07.707 INFO O| Dec 20 21:56:07.706 INFO STEP 56 (remove_files) COMPLETE
42602024-12-20T21:56:09.332Z[ recovery-image] Dec 20 21:56:07.707 INFO O| Dec 20 21:56:07.707 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42612024-12-20T21:56:09.349Z[ recovery-image] Dec 20 21:56:07.726 INFO O| Dec 20 21:56:07.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
42622024-12-20T21:56:09.351Z[ recovery-image] Dec 20 21:56:07.726 INFO O| Dec 20 21:56:07.726 INFO STEP 57 (remove_files) COMPLETE
42632024-12-20T21:56:09.351Z[ recovery-image] Dec 20 21:56:07.726 INFO O| Dec 20 21:56:07.726 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42642024-12-20T21:56:09.370Z[ recovery-image] Dec 20 21:56:07.747 INFO O| Dec 20 21:56:07.747 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
42652024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.747 INFO O| Dec 20 21:56:07.747 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
42662024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.748 INFO O| Dec 20 21:56:07.747 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42672024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.748 INFO O| Dec 20 21:56:07.748 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42682024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.748 INFO O| Dec 20 21:56:07.748 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42692024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.748 INFO O| Dec 20 21:56:07.748 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42702024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.749 INFO O| Dec 20 21:56:07.748 INFO ok!
42712024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.749 INFO O| Dec 20 21:56:07.749 INFO STEP 58 (ensure_file) COMPLETE
42722024-12-20T21:56:09.373Z[ recovery-image] Dec 20 21:56:07.749 INFO O| Dec 20 21:56:07.749 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42732024-12-20T21:56:09.393Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
42742024-12-20T21:56:09.393Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
42752024-12-20T21:56:09.395Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42762024-12-20T21:56:09.395Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42772024-12-20T21:56:09.395Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42782024-12-20T21:56:09.395Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42792024-12-20T21:56:09.395Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO ok!
42802024-12-20T21:56:09.395Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO STEP 59 (ensure_file) COMPLETE
42812024-12-20T21:56:09.396Z[ recovery-image] Dec 20 21:56:07.770 INFO O| Dec 20 21:56:07.770 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42822024-12-20T21:56:09.417Z[ recovery-image] Dec 20 21:56:07.794 INFO O| Dec 20 21:56:07.794 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
42832024-12-20T21:56:09.418Z[ recovery-image] Dec 20 21:56:07.794 INFO O| Dec 20 21:56:07.794 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
42842024-12-20T21:56:09.418Z[ recovery-image] Dec 20 21:56:07.795 INFO O| Dec 20 21:56:07.795 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
42852024-12-20T21:56:09.418Z[ recovery-image] Dec 20 21:56:07.795 INFO O| Dec 20 21:56:07.795 INFO ok!
42862024-12-20T21:56:09.418Z[ recovery-image] Dec 20 21:56:07.795 INFO O| Dec 20 21:56:07.795 INFO STEP 60 (ensure_file) COMPLETE
42872024-12-20T21:56:09.420Z[ recovery-image] Dec 20 21:56:07.795 INFO O| Dec 20 21:56:07.795 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42882024-12-20T21:56:09.456Z[ recovery-image] Dec 20 21:56:07.833 INFO O| Dec 20 21:56:07.833 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
42892024-12-20T21:56:09.456Z[ recovery-image] Dec 20 21:56:07.833 INFO O| Dec 20 21:56:07.833 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
42902024-12-20T21:56:09.459Z[ recovery-image] Dec 20 21:56:07.833 INFO O| Dec 20 21:56:07.833 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
42912024-12-20T21:56:09.459Z[ recovery-image] Dec 20 21:56:07.833 INFO O| Dec 20 21:56:07.833 INFO ok!
42922024-12-20T21:56:09.459Z[ recovery-image] Dec 20 21:56:07.833 INFO O| Dec 20 21:56:07.833 INFO STEP 61 (ensure_file) COMPLETE
42932024-12-20T21:56:09.459Z[ recovery-image] Dec 20 21:56:07.833 INFO O| Dec 20 21:56:07.833 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42942024-12-20T21:56:09.489Z[ recovery-image] Dec 20 21:56:07.866 INFO O| Dec 20 21:56:07.866 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
42952024-12-20T21:56:09.489Z[ recovery-image] Dec 20 21:56:07.866 INFO O| Dec 20 21:56:07.866 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
42962024-12-20T21:56:09.492Z[ recovery-image] Dec 20 21:56:07.867 INFO O| Dec 20 21:56:07.866 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
42972024-12-20T21:56:09.492Z[ recovery-image] Dec 20 21:56:07.867 INFO O| Dec 20 21:56:07.867 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
42982024-12-20T21:56:09.492Z[ recovery-image] Dec 20 21:56:07.867 INFO O| Dec 20 21:56:07.867 INFO ok!
42992024-12-20T21:56:09.492Z[ recovery-image] Dec 20 21:56:07.867 INFO O| Dec 20 21:56:07.867 INFO STEP 62 (ensure_file) COMPLETE
43002024-12-20T21:56:09.492Z[ recovery-image] Dec 20 21:56:07.867 INFO O| Dec 20 21:56:07.867 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43012024-12-20T21:56:09.509Z[ recovery-image] Dec 20 21:56:07.886 INFO O| Dec 20 21:56:07.886 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
43022024-12-20T21:56:09.509Z[ recovery-image] Dec 20 21:56:07.886 INFO O| Dec 20 21:56:07.886 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
43032024-12-20T21:56:09.509Z[ recovery-image] Dec 20 21:56:07.887 INFO O| Dec 20 21:56:07.886 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43042024-12-20T21:56:09.513Z[ recovery-image] Dec 20 21:56:07.887 INFO O| Dec 20 21:56:07.887 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43052024-12-20T21:56:09.513Z[ recovery-image] Dec 20 21:56:07.887 INFO O| Dec 20 21:56:07.887 INFO ok!
43062024-12-20T21:56:09.513Z[ recovery-image] Dec 20 21:56:07.887 INFO O| Dec 20 21:56:07.887 INFO STEP 63 (ensure_file) COMPLETE
43072024-12-20T21:56:09.513Z[ recovery-image] Dec 20 21:56:07.887 INFO O| Dec 20 21:56:07.887 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43082024-12-20T21:56:09.529Z[ recovery-image] Dec 20 21:56:07.906 INFO O| Dec 20 21:56:07.906 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
43092024-12-20T21:56:09.529Z[ recovery-image] Dec 20 21:56:07.906 INFO O| Dec 20 21:56:07.906 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
43102024-12-20T21:56:09.532Z[ recovery-image] Dec 20 21:56:07.906 INFO O| Dec 20 21:56:07.906 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
43112024-12-20T21:56:09.532Z[ recovery-image] Dec 20 21:56:07.906 INFO O| Dec 20 21:56:07.906 INFO ok!
43122024-12-20T21:56:09.532Z[ recovery-image] Dec 20 21:56:07.906 INFO O| Dec 20 21:56:07.906 INFO STEP 64 (assemble_files) COMPLETE
43132024-12-20T21:56:09.532Z[ recovery-image] Dec 20 21:56:07.906 INFO O| Dec 20 21:56:07.906 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43142024-12-20T21:56:09.549Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
43152024-12-20T21:56:09.549Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
43162024-12-20T21:56:09.549Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
43172024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
43182024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO ok!
43192024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO STEP 65 (ensure_file) COMPLETE
43202024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43212024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO skip step because feature "omicron1" is not enabled
43222024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43232024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO skip step because feature "omicron1" is not enabled
43242024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43252024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO skip step because feature "omicron1" is not enabled
43262024-12-20T21:56:09.552Z[ recovery-image] Dec 20 21:56:07.926 INFO O| Dec 20 21:56:07.926 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43272024-12-20T21:56:09.598Z[ recovery-image] Dec 20 21:56:07.974 INFO O| Dec 20 21:56:07.974 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
43282024-12-20T21:56:09.599Z[ recovery-image] Dec 20 21:56:07.974 INFO O| Dec 20 21:56:07.974 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
43292024-12-20T21:56:12.367Z[ recovery-image] Dec 20 21:56:10.743 INFO O| Dec 20 21:56:10.742 INFO STEP 69 (pack_tar) COMPLETE
43302024-12-20T21:56:12.367Z[ recovery-image] Dec 20 21:56:10.743 INFO O| Dec 20 21:56:10.742 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43312024-12-20T21:56:12.367Z[ recovery-image] Dec 20 21:56:10.743 INFO O| Dec 20 21:56:10.742 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
43322024-12-20T21:56:12.816Z[ recovery-image] Dec 20 21:56:11.192 INFO O| Dec 20 21:56:11.192 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43332024-12-20T21:56:12.944Z[ recovery-image] Dec 20 21:56:11.320 INFO O| Dec 20 21:56:11.320 INFO completed processing gimlet/ramdisk-02-trim
43342024-12-20T21:56:12.947Z[ recovery-image] Dec 20 21:56:11.324 INFO image builder template: ramdisk-03-recovery-trim...
43352024-12-20T21:56:12.947Z[ recovery-image] Dec 20 21:56:11.324 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/.tmp1JiDr8/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.34.311", "-n", "ramdisk-03-recovery-trim"], pwd: None
43362024-12-20T21:56:13.125Z[ recovery-image] Dec 20 21:56:11.499 INFO O| Dec 20 21:56:11.499 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43372024-12-20T21:56:13.131Z[ recovery-image] Dec 20 21:56:11.507 INFO O| Dec 20 21:56:11.507 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43382024-12-20T21:56:13.287Z[ recovery-image] Dec 20 21:56:11.663 INFO O| Dec 20 21:56:11.663 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
43392024-12-20T21:56:13.370Z[ recovery-image] Dec 20 21:56:11.746 INFO O| Dec 20 21:56:11.746 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
43402024-12-20T21:56:13.372Z[ recovery-image] Dec 20 21:56:11.746 INFO O| Dec 20 21:56:11.746 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
43412024-12-20T21:56:13.387Z[ recovery-image] Dec 20 21:56:11.762 INFO O| Dec 20 21:56:11.762 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
43422024-12-20T21:56:13.395Z[ recovery-image] Dec 20 21:56:11.771 INFO O| Dec 20 21:56:11.771 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43432024-12-20T21:56:13.405Z[ recovery-image] Dec 20 21:56:11.780 INFO O| Dec 20 21:56:11.780 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
43442024-12-20T21:56:13.783Z[ recovery-image] Dec 20 21:56:12.158 INFO O| Dec 20 21:56:12.158 INFO rolled back to input snapshot; work may begin
43452024-12-20T21:56:13.783Z[ recovery-image] Dec 20 21:56:12.158 INFO O| Dec 20 21:56:12.158 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
43462024-12-20T21:56:13.797Z[ recovery-image] Dec 20 21:56:12.173 INFO O| Dec 20 21:56:12.173 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43472024-12-20T21:56:13.818Z[ recovery-image] Dec 20 21:56:12.194 INFO O| Dec 20 21:56:12.194 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
43482024-12-20T21:56:13.829Z[ recovery-image] Dec 20 21:56:12.205 INFO O| Dec 20 21:56:12.205 INFO STEP 0 (remove_files) COMPLETE
43492024-12-20T21:56:13.829Z[ recovery-image] Dec 20 21:56:12.205 INFO O| Dec 20 21:56:12.205 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43502024-12-20T21:56:13.869Z[ recovery-image] Dec 20 21:56:12.245 INFO O| Dec 20 21:56:12.245 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
43512024-12-20T21:56:14.445Z[ recovery-image] Dec 20 21:56:12.821 INFO O| Dec 20 21:56:12.821 INFO STEP 1 (remove_files) COMPLETE
43522024-12-20T21:56:14.445Z[ recovery-image] Dec 20 21:56:12.821 INFO O| Dec 20 21:56:12.821 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43532024-12-20T21:56:14.470Z[ host-image] Dec 20 21:56:12.846 INFO O| Dec 20 21:56:12.846 INFO O| Download: 22787/22788 items 199.7/199.7MB 100% complete (235k/s)
43542024-12-20T21:56:14.476Z[ recovery-image] Dec 20 21:56:12.852 INFO O| Dec 20 21:56:12.852 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
43552024-12-20T21:56:14.542Z[ recovery-image] Dec 20 21:56:12.918 INFO O| Dec 20 21:56:12.917 INFO STEP 2 (remove_files) COMPLETE
43562024-12-20T21:56:14.543Z[ recovery-image] Dec 20 21:56:12.918 INFO O| Dec 20 21:56:12.917 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43572024-12-20T21:56:14.564Z[ recovery-image] Dec 20 21:56:12.939 INFO O| Dec 20 21:56:12.939 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
43582024-12-20T21:56:14.578Z[ host-image] Dec 20 21:56:12.954 INFO O| Dec 20 21:56:12.954 INFO O| Download: Completed 199.66 MB in 370.26 seconds (550k/s)
43592024-12-20T21:56:14.741Z[ recovery-image] Dec 20 21:56:13.116 INFO O| Dec 20 21:56:13.116 INFO STEP 3 (remove_files) COMPLETE
43602024-12-20T21:56:14.741Z[ recovery-image] Dec 20 21:56:13.116 INFO O| Dec 20 21:56:13.116 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43612024-12-20T21:56:14.776Z[ recovery-image] Dec 20 21:56:13.152 INFO O| Dec 20 21:56:13.152 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
43622024-12-20T21:56:14.805Z[ recovery-image] Dec 20 21:56:13.181 INFO O| Dec 20 21:56:13.181 INFO STEP 4 (remove_files) COMPLETE
43632024-12-20T21:56:14.805Z[ recovery-image] Dec 20 21:56:13.181 INFO O| Dec 20 21:56:13.181 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43642024-12-20T21:56:14.853Z[ recovery-image] Dec 20 21:56:13.229 INFO O| Dec 20 21:56:13.229 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
43652024-12-20T21:56:14.861Z[ recovery-image] Dec 20 21:56:13.235 INFO O| Dec 20 21:56:13.235 INFO STEP 5 (remove_files) COMPLETE
43662024-12-20T21:56:14.861Z[ recovery-image] Dec 20 21:56:13.236 INFO O| Dec 20 21:56:13.235 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43672024-12-20T21:56:14.891Z[ recovery-image] Dec 20 21:56:13.267 INFO O| Dec 20 21:56:13.267 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
43682024-12-20T21:56:14.930Z[ recovery-image] Dec 20 21:56:13.305 INFO O| Dec 20 21:56:13.304 INFO STEP 6 (remove_files) COMPLETE
43692024-12-20T21:56:14.930Z[ recovery-image] Dec 20 21:56:13.305 INFO O| Dec 20 21:56:13.304 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43702024-12-20T21:56:14.982Z[ recovery-image] Dec 20 21:56:13.357 INFO O| Dec 20 21:56:13.357 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
43712024-12-20T21:56:14.984Z[ recovery-image] Dec 20 21:56:13.360 INFO O| Dec 20 21:56:13.360 INFO STEP 7 (remove_files) COMPLETE
43722024-12-20T21:56:14.984Z[ recovery-image] Dec 20 21:56:13.360 INFO O| Dec 20 21:56:13.360 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43732024-12-20T21:56:15.022Z[ recovery-image] Dec 20 21:56:13.397 INFO O| Dec 20 21:56:13.397 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
43742024-12-20T21:56:15.087Z[ recovery-image] Dec 20 21:56:13.463 INFO O| Dec 20 21:56:13.462 INFO STEP 8 (remove_files) COMPLETE
43752024-12-20T21:56:15.087Z[ recovery-image] Dec 20 21:56:13.463 INFO O| Dec 20 21:56:13.463 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43762024-12-20T21:56:15.123Z[ recovery-image] Dec 20 21:56:13.498 INFO O| Dec 20 21:56:13.498 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
43772024-12-20T21:56:15.150Z[ recovery-image] Dec 20 21:56:13.526 INFO O| Dec 20 21:56:13.526 INFO STEP 9 (remove_files) COMPLETE
43782024-12-20T21:56:15.150Z[ recovery-image] Dec 20 21:56:13.526 INFO O| Dec 20 21:56:13.526 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43792024-12-20T21:56:15.220Z[ recovery-image] Dec 20 21:56:13.596 INFO O| Dec 20 21:56:13.596 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
43802024-12-20T21:56:15.222Z[ recovery-image] Dec 20 21:56:13.596 INFO O| Dec 20 21:56:13.596 INFO STEP 10 (remove_files) COMPLETE
43812024-12-20T21:56:15.222Z[ recovery-image] Dec 20 21:56:13.596 INFO O| Dec 20 21:56:13.596 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43822024-12-20T21:56:15.241Z[ recovery-image] Dec 20 21:56:13.616 INFO O| Dec 20 21:56:13.616 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
43832024-12-20T21:56:15.845Z[ recovery-image] Dec 20 21:56:14.220 INFO O| Dec 20 21:56:14.220 INFO STEP 11 (remove_files) COMPLETE
43842024-12-20T21:56:15.845Z[ recovery-image] Dec 20 21:56:14.221 INFO O| Dec 20 21:56:14.220 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43852024-12-20T21:56:15.874Z[ recovery-image] Dec 20 21:56:14.250 INFO O| Dec 20 21:56:14.250 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
43862024-12-20T21:56:15.924Z[ recovery-image] Dec 20 21:56:14.299 INFO O| Dec 20 21:56:14.299 INFO STEP 12 (remove_files) COMPLETE
43872024-12-20T21:56:15.924Z[ recovery-image] Dec 20 21:56:14.299 INFO O| Dec 20 21:56:14.299 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43882024-12-20T21:56:15.953Z[ recovery-image] Dec 20 21:56:14.328 INFO O| Dec 20 21:56:14.328 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
43892024-12-20T21:56:16.005Z[ recovery-image] Dec 20 21:56:14.379 INFO O| Dec 20 21:56:14.379 INFO STEP 13 (remove_files) COMPLETE
43902024-12-20T21:56:16.005Z[ recovery-image] Dec 20 21:56:14.380 INFO O| Dec 20 21:56:14.379 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43912024-12-20T21:56:16.066Z[ recovery-image] Dec 20 21:56:14.442 INFO O| Dec 20 21:56:14.441 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
43922024-12-20T21:56:16.092Z[ recovery-image] Dec 20 21:56:14.467 INFO O| Dec 20 21:56:14.467 INFO STEP 14 (remove_files) COMPLETE
43932024-12-20T21:56:16.092Z[ recovery-image] Dec 20 21:56:14.467 INFO O| Dec 20 21:56:14.467 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43942024-12-20T21:56:16.137Z[ host-image] Dec 20 21:56:14.513 INFO O| Dec 20 21:56:14.512 INFO O| Actions: 1/49485 actions (Installing new actions)
43952024-12-20T21:56:16.150Z[ recovery-image] Dec 20 21:56:14.525 INFO O| Dec 20 21:56:14.525 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
43962024-12-20T21:56:16.183Z[ recovery-image] Dec 20 21:56:14.557 INFO O| Dec 20 21:56:14.557 INFO STEP 15 (remove_files) COMPLETE
43972024-12-20T21:56:16.183Z[ recovery-image] Dec 20 21:56:14.558 INFO O| Dec 20 21:56:14.557 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43982024-12-20T21:56:16.223Z[ recovery-image] Dec 20 21:56:14.599 INFO O| Dec 20 21:56:14.599 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
43992024-12-20T21:56:16.438Z[ recovery-image] Dec 20 21:56:14.813 INFO O| Dec 20 21:56:14.813 INFO STEP 16 (remove_files) COMPLETE
44002024-12-20T21:56:16.438Z[ recovery-image] Dec 20 21:56:14.813 INFO O| Dec 20 21:56:14.813 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44012024-12-20T21:56:16.493Z[ recovery-image] Dec 20 21:56:14.869 INFO O| Dec 20 21:56:14.869 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
44022024-12-20T21:56:16.493Z[ recovery-image] Dec 20 21:56:14.869 INFO O| Dec 20 21:56:14.869 INFO STEP 17 (remove_files) COMPLETE
44032024-12-20T21:56:16.496Z[ recovery-image] Dec 20 21:56:14.869 INFO O| Dec 20 21:56:14.869 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44042024-12-20T21:56:16.512Z[ recovery-image] Dec 20 21:56:14.888 INFO O| Dec 20 21:56:14.888 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
44052024-12-20T21:56:16.512Z[ recovery-image] Dec 20 21:56:14.888 INFO O| Dec 20 21:56:14.888 INFO STEP 18 (remove_files) COMPLETE
44062024-12-20T21:56:16.516Z[ recovery-image] Dec 20 21:56:14.888 INFO O| Dec 20 21:56:14.888 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44072024-12-20T21:56:16.532Z[ recovery-image] Dec 20 21:56:14.908 INFO O| Dec 20 21:56:14.908 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
44082024-12-20T21:56:16.832Z[ recovery-image] Dec 20 21:56:15.208 INFO O| Dec 20 21:56:15.208 INFO STEP 19 (remove_files) COMPLETE
44092024-12-20T21:56:16.832Z[ recovery-image] Dec 20 21:56:15.208 INFO O| Dec 20 21:56:15.208 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44102024-12-20T21:56:16.887Z[ recovery-image] Dec 20 21:56:15.262 INFO O| Dec 20 21:56:15.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
44112024-12-20T21:56:16.943Z[ recovery-image] Dec 20 21:56:15.319 INFO O| Dec 20 21:56:15.319 INFO STEP 20 (remove_files) COMPLETE
44122024-12-20T21:56:16.943Z[ recovery-image] Dec 20 21:56:15.319 INFO O| Dec 20 21:56:15.319 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44132024-12-20T21:56:16.966Z[ recovery-image] Dec 20 21:56:15.342 INFO O| Dec 20 21:56:15.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
44142024-12-20T21:56:16.979Z[ recovery-image] Dec 20 21:56:15.355 INFO O| Dec 20 21:56:15.355 INFO STEP 21 (remove_files) COMPLETE
44152024-12-20T21:56:16.979Z[ recovery-image] Dec 20 21:56:15.355 INFO O| Dec 20 21:56:15.355 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44162024-12-20T21:56:17.002Z[ recovery-image] Dec 20 21:56:15.378 INFO O| Dec 20 21:56:15.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
44172024-12-20T21:56:17.005Z[ recovery-image] Dec 20 21:56:15.378 INFO O| Dec 20 21:56:15.378 INFO STEP 22 (remove_files) COMPLETE
44182024-12-20T21:56:17.005Z[ recovery-image] Dec 20 21:56:15.378 INFO O| Dec 20 21:56:15.378 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44192024-12-20T21:56:17.023Z[ recovery-image] Dec 20 21:56:15.399 INFO O| Dec 20 21:56:15.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
44202024-12-20T21:56:17.042Z[ recovery-image] Dec 20 21:56:15.418 INFO O| Dec 20 21:56:15.418 INFO STEP 23 (remove_files) COMPLETE
44212024-12-20T21:56:17.042Z[ recovery-image] Dec 20 21:56:15.418 INFO O| Dec 20 21:56:15.418 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44222024-12-20T21:56:17.064Z[ recovery-image] Dec 20 21:56:15.438 INFO O| Dec 20 21:56:15.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
44232024-12-20T21:56:17.066Z[ recovery-image] Dec 20 21:56:15.438 INFO O| Dec 20 21:56:15.438 INFO STEP 24 (remove_files) COMPLETE
44242024-12-20T21:56:17.066Z[ recovery-image] Dec 20 21:56:15.438 INFO O| Dec 20 21:56:15.438 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44252024-12-20T21:56:17.142Z[ recovery-image] Dec 20 21:56:15.518 INFO O| Dec 20 21:56:15.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
44262024-12-20T21:56:17.145Z[ recovery-image] Dec 20 21:56:15.518 INFO O| Dec 20 21:56:15.518 INFO STEP 25 (remove_files) COMPLETE
44272024-12-20T21:56:17.145Z[ recovery-image] Dec 20 21:56:15.518 INFO O| Dec 20 21:56:15.518 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44282024-12-20T21:56:17.164Z[ recovery-image] Dec 20 21:56:15.539 INFO O| Dec 20 21:56:15.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
44292024-12-20T21:56:17.194Z[ recovery-image] Dec 20 21:56:15.570 INFO O| Dec 20 21:56:15.570 INFO STEP 26 (remove_files) COMPLETE
44302024-12-20T21:56:17.194Z[ recovery-image] Dec 20 21:56:15.570 INFO O| Dec 20 21:56:15.570 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44312024-12-20T21:56:17.231Z[ recovery-image] Dec 20 21:56:15.607 INFO O| Dec 20 21:56:15.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
44322024-12-20T21:56:17.231Z[ recovery-image] Dec 20 21:56:15.607 INFO O| Dec 20 21:56:15.607 INFO STEP 27 (remove_files) COMPLETE
44332024-12-20T21:56:17.234Z[ recovery-image] Dec 20 21:56:15.607 INFO O| Dec 20 21:56:15.607 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44342024-12-20T21:56:17.270Z[ recovery-image] Dec 20 21:56:15.646 INFO O| Dec 20 21:56:15.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
44352024-12-20T21:56:17.300Z[ recovery-image] Dec 20 21:56:15.676 INFO O| Dec 20 21:56:15.676 INFO STEP 28 (remove_files) COMPLETE
44362024-12-20T21:56:17.300Z[ recovery-image] Dec 20 21:56:15.676 INFO O| Dec 20 21:56:15.676 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44372024-12-20T21:56:17.349Z[ recovery-image] Dec 20 21:56:15.723 INFO O| Dec 20 21:56:15.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
44382024-12-20T21:56:17.349Z[ recovery-image] Dec 20 21:56:15.723 INFO O| Dec 20 21:56:15.723 INFO STEP 29 (remove_files) COMPLETE
44392024-12-20T21:56:17.349Z[ recovery-image] Dec 20 21:56:15.723 INFO O| Dec 20 21:56:15.723 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44402024-12-20T21:56:17.413Z[ recovery-image] Dec 20 21:56:15.788 INFO O| Dec 20 21:56:15.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
44412024-12-20T21:56:17.413Z[ recovery-image] Dec 20 21:56:15.788 INFO O| Dec 20 21:56:15.788 INFO STEP 30 (remove_files) COMPLETE
44422024-12-20T21:56:17.413Z[ recovery-image] Dec 20 21:56:15.788 INFO O| Dec 20 21:56:15.788 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44432024-12-20T21:56:17.433Z[ recovery-image] Dec 20 21:56:15.808 INFO O| Dec 20 21:56:15.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
44442024-12-20T21:56:17.433Z[ recovery-image] Dec 20 21:56:15.808 INFO O| Dec 20 21:56:15.808 INFO STEP 31 (remove_files) COMPLETE
44452024-12-20T21:56:17.433Z[ recovery-image] Dec 20 21:56:15.808 INFO O| Dec 20 21:56:15.808 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44462024-12-20T21:56:17.455Z[ recovery-image] Dec 20 21:56:15.829 INFO O| Dec 20 21:56:15.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
44472024-12-20T21:56:17.455Z[ recovery-image] Dec 20 21:56:15.829 INFO O| Dec 20 21:56:15.829 INFO STEP 32 (remove_files) COMPLETE
44482024-12-20T21:56:17.455Z[ recovery-image] Dec 20 21:56:15.829 INFO O| Dec 20 21:56:15.829 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44492024-12-20T21:56:17.498Z[ recovery-image] Dec 20 21:56:15.873 INFO O| Dec 20 21:56:15.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
44502024-12-20T21:56:17.501Z[ recovery-image] Dec 20 21:56:15.873 INFO O| Dec 20 21:56:15.873 INFO STEP 33 (remove_files) COMPLETE
44512024-12-20T21:56:17.501Z[ recovery-image] Dec 20 21:56:15.874 INFO O| Dec 20 21:56:15.873 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44522024-12-20T21:56:17.521Z[ recovery-image] Dec 20 21:56:15.896 INFO O| Dec 20 21:56:15.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
44532024-12-20T21:56:17.550Z[ recovery-image] Dec 20 21:56:15.925 INFO O| Dec 20 21:56:15.925 INFO STEP 34 (remove_files) COMPLETE
44542024-12-20T21:56:17.551Z[ recovery-image] Dec 20 21:56:15.925 INFO O| Dec 20 21:56:15.925 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44552024-12-20T21:56:17.573Z[ recovery-image] Dec 20 21:56:15.948 INFO O| Dec 20 21:56:15.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
44562024-12-20T21:56:17.601Z[ recovery-image] Dec 20 21:56:15.977 INFO O| Dec 20 21:56:15.977 INFO STEP 35 (remove_files) COMPLETE
44572024-12-20T21:56:17.601Z[ recovery-image] Dec 20 21:56:15.977 INFO O| Dec 20 21:56:15.977 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44582024-12-20T21:56:17.625Z[ recovery-image] Dec 20 21:56:16.001 INFO O| Dec 20 21:56:16.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
44592024-12-20T21:56:17.652Z[ recovery-image] Dec 20 21:56:16.028 INFO O| Dec 20 21:56:16.028 INFO STEP 36 (remove_files) COMPLETE
44602024-12-20T21:56:17.652Z[ recovery-image] Dec 20 21:56:16.028 INFO O| Dec 20 21:56:16.028 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44612024-12-20T21:56:17.674Z[ recovery-image] Dec 20 21:56:16.050 INFO O| Dec 20 21:56:16.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
44622024-12-20T21:56:17.706Z[ recovery-image] Dec 20 21:56:16.082 INFO O| Dec 20 21:56:16.082 INFO STEP 37 (remove_files) COMPLETE
44632024-12-20T21:56:17.706Z[ recovery-image] Dec 20 21:56:16.082 INFO O| Dec 20 21:56:16.082 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44642024-12-20T21:56:17.729Z[ recovery-image] Dec 20 21:56:16.103 INFO O| Dec 20 21:56:16.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
44652024-12-20T21:56:17.729Z[ recovery-image] Dec 20 21:56:16.103 INFO O| Dec 20 21:56:16.103 INFO STEP 38 (remove_files) COMPLETE
44662024-12-20T21:56:17.729Z[ recovery-image] Dec 20 21:56:16.103 INFO O| Dec 20 21:56:16.103 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44672024-12-20T21:56:17.750Z[ recovery-image] Dec 20 21:56:16.125 INFO O| Dec 20 21:56:16.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
44682024-12-20T21:56:17.750Z[ recovery-image] Dec 20 21:56:16.125 INFO O| Dec 20 21:56:16.125 INFO STEP 39 (remove_files) COMPLETE
44692024-12-20T21:56:17.750Z[ recovery-image] Dec 20 21:56:16.125 INFO O| Dec 20 21:56:16.125 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44702024-12-20T21:56:17.803Z[ recovery-image] Dec 20 21:56:16.178 INFO O| Dec 20 21:56:16.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
44712024-12-20T21:56:17.803Z[ recovery-image] Dec 20 21:56:16.178 INFO O| Dec 20 21:56:16.178 INFO STEP 40 (remove_files) COMPLETE
44722024-12-20T21:56:17.805Z[ recovery-image] Dec 20 21:56:16.178 INFO O| Dec 20 21:56:16.178 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44732024-12-20T21:56:17.829Z[ recovery-image] Dec 20 21:56:16.204 INFO O| Dec 20 21:56:16.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
44742024-12-20T21:56:17.829Z[ recovery-image] Dec 20 21:56:16.204 INFO O| Dec 20 21:56:16.204 INFO STEP 41 (remove_files) COMPLETE
44752024-12-20T21:56:17.832Z[ recovery-image] Dec 20 21:56:16.204 INFO O| Dec 20 21:56:16.204 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44762024-12-20T21:56:17.895Z[ recovery-image] Dec 20 21:56:16.270 INFO O| Dec 20 21:56:16.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
44772024-12-20T21:56:17.898Z[ recovery-image] Dec 20 21:56:16.271 INFO O| Dec 20 21:56:16.270 INFO STEP 42 (remove_files) COMPLETE
44782024-12-20T21:56:17.898Z[ recovery-image] Dec 20 21:56:16.271 INFO O| Dec 20 21:56:16.271 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44792024-12-20T21:56:17.917Z[ recovery-image] Dec 20 21:56:16.293 INFO O| Dec 20 21:56:16.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
44802024-12-20T21:56:17.920Z[ recovery-image] Dec 20 21:56:16.293 INFO O| Dec 20 21:56:16.293 INFO STEP 43 (remove_files) COMPLETE
44812024-12-20T21:56:17.920Z[ recovery-image] Dec 20 21:56:16.293 INFO O| Dec 20 21:56:16.293 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44822024-12-20T21:56:17.960Z[ recovery-image] Dec 20 21:56:16.335 INFO O| Dec 20 21:56:16.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
44832024-12-20T21:56:17.963Z[ recovery-image] Dec 20 21:56:16.336 INFO O| Dec 20 21:56:16.336 INFO STEP 44 (remove_files) COMPLETE
44842024-12-20T21:56:17.963Z[ recovery-image] Dec 20 21:56:16.336 INFO O| Dec 20 21:56:16.336 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44852024-12-20T21:56:17.980Z[ recovery-image] Dec 20 21:56:16.355 INFO O| Dec 20 21:56:16.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
44862024-12-20T21:56:17.990Z[ recovery-image] Dec 20 21:56:16.366 INFO O| Dec 20 21:56:16.366 INFO STEP 45 (remove_files) COMPLETE
44872024-12-20T21:56:17.993Z[ recovery-image] Dec 20 21:56:16.366 INFO O| Dec 20 21:56:16.366 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44882024-12-20T21:56:18.013Z[ recovery-image] Dec 20 21:56:16.388 INFO O| Dec 20 21:56:16.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
44892024-12-20T21:56:18.016Z[ recovery-image] Dec 20 21:56:16.388 INFO O| Dec 20 21:56:16.388 INFO STEP 46 (remove_files) COMPLETE
44902024-12-20T21:56:18.016Z[ recovery-image] Dec 20 21:56:16.389 INFO O| Dec 20 21:56:16.388 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44912024-12-20T21:56:18.034Z[ recovery-image] Dec 20 21:56:16.409 INFO O| Dec 20 21:56:16.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
44922024-12-20T21:56:18.037Z[ recovery-image] Dec 20 21:56:16.410 INFO O| Dec 20 21:56:16.410 INFO STEP 47 (remove_files) COMPLETE
44932024-12-20T21:56:18.037Z[ recovery-image] Dec 20 21:56:16.410 INFO O| Dec 20 21:56:16.410 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44942024-12-20T21:56:18.083Z[ recovery-image] Dec 20 21:56:16.458 INFO O| Dec 20 21:56:16.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
44952024-12-20T21:56:18.085Z[ recovery-image] Dec 20 21:56:16.458 INFO O| Dec 20 21:56:16.458 INFO STEP 48 (remove_files) COMPLETE
44962024-12-20T21:56:18.085Z[ recovery-image] Dec 20 21:56:16.458 INFO O| Dec 20 21:56:16.458 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44972024-12-20T21:56:18.109Z[ recovery-image] Dec 20 21:56:16.484 INFO O| Dec 20 21:56:16.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
44982024-12-20T21:56:18.109Z[ recovery-image] Dec 20 21:56:16.484 INFO O| Dec 20 21:56:16.484 INFO STEP 49 (remove_files) COMPLETE
44992024-12-20T21:56:18.112Z[ recovery-image] Dec 20 21:56:16.484 INFO O| Dec 20 21:56:16.484 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45002024-12-20T21:56:18.154Z[ recovery-image] Dec 20 21:56:16.529 INFO O| Dec 20 21:56:16.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
45012024-12-20T21:56:18.154Z[ recovery-image] Dec 20 21:56:16.529 INFO O| Dec 20 21:56:16.529 INFO STEP 50 (remove_files) COMPLETE
45022024-12-20T21:56:18.154Z[ recovery-image] Dec 20 21:56:16.529 INFO O| Dec 20 21:56:16.529 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45032024-12-20T21:56:18.202Z[ recovery-image] Dec 20 21:56:16.577 INFO O| Dec 20 21:56:16.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
45042024-12-20T21:56:18.204Z[ recovery-image] Dec 20 21:56:16.577 INFO O| Dec 20 21:56:16.577 INFO STEP 51 (remove_files) COMPLETE
45052024-12-20T21:56:18.205Z[ recovery-image] Dec 20 21:56:16.577 INFO O| Dec 20 21:56:16.577 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45062024-12-20T21:56:18.220Z[ recovery-image] Dec 20 21:56:16.596 INFO O| Dec 20 21:56:16.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
45072024-12-20T21:56:18.220Z[ recovery-image] Dec 20 21:56:16.596 INFO O| Dec 20 21:56:16.596 INFO STEP 52 (remove_files) COMPLETE
45082024-12-20T21:56:18.220Z[ recovery-image] Dec 20 21:56:16.596 INFO O| Dec 20 21:56:16.596 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45092024-12-20T21:56:18.240Z[ recovery-image] Dec 20 21:56:16.615 INFO O| Dec 20 21:56:16.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
45102024-12-20T21:56:18.240Z[ recovery-image] Dec 20 21:56:16.615 INFO O| Dec 20 21:56:16.615 INFO STEP 53 (remove_files) COMPLETE
45112024-12-20T21:56:18.240Z[ recovery-image] Dec 20 21:56:16.615 INFO O| Dec 20 21:56:16.615 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45122024-12-20T21:56:18.258Z[ recovery-image] Dec 20 21:56:16.633 INFO O| Dec 20 21:56:16.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
45132024-12-20T21:56:18.258Z[ recovery-image] Dec 20 21:56:16.634 INFO O| Dec 20 21:56:16.634 INFO STEP 54 (remove_files) COMPLETE
45142024-12-20T21:56:18.261Z[ recovery-image] Dec 20 21:56:16.634 INFO O| Dec 20 21:56:16.634 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45152024-12-20T21:56:18.278Z[ recovery-image] Dec 20 21:56:16.653 INFO O| Dec 20 21:56:16.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
45162024-12-20T21:56:18.281Z[ recovery-image] Dec 20 21:56:16.653 INFO O| Dec 20 21:56:16.653 INFO STEP 55 (remove_files) COMPLETE
45172024-12-20T21:56:18.281Z[ recovery-image] Dec 20 21:56:16.653 INFO O| Dec 20 21:56:16.653 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45182024-12-20T21:56:18.298Z[ recovery-image] Dec 20 21:56:16.673 INFO O| Dec 20 21:56:16.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
45192024-12-20T21:56:18.298Z[ recovery-image] Dec 20 21:56:16.674 INFO O| Dec 20 21:56:16.673 INFO STEP 56 (remove_files) COMPLETE
45202024-12-20T21:56:18.300Z[ recovery-image] Dec 20 21:56:16.674 INFO O| Dec 20 21:56:16.674 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45212024-12-20T21:56:18.341Z[ recovery-image] Dec 20 21:56:16.716 INFO O| Dec 20 21:56:16.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
45222024-12-20T21:56:18.341Z[ recovery-image] Dec 20 21:56:16.716 INFO O| Dec 20 21:56:16.716 INFO STEP 57 (remove_files) COMPLETE
45232024-12-20T21:56:18.341Z[ recovery-image] Dec 20 21:56:16.716 INFO O| Dec 20 21:56:16.716 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45242024-12-20T21:56:18.412Z[ recovery-image] Dec 20 21:56:16.787 INFO O| Dec 20 21:56:16.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
45252024-12-20T21:56:18.412Z[ recovery-image] Dec 20 21:56:16.787 INFO O| Dec 20 21:56:16.787 INFO STEP 58 (remove_files) COMPLETE
45262024-12-20T21:56:18.415Z[ recovery-image] Dec 20 21:56:16.787 INFO O| Dec 20 21:56:16.787 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45272024-12-20T21:56:18.484Z[ recovery-image] Dec 20 21:56:16.859 INFO O| Dec 20 21:56:16.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
45282024-12-20T21:56:18.484Z[ recovery-image] Dec 20 21:56:16.859 INFO O| Dec 20 21:56:16.859 INFO STEP 59 (remove_files) COMPLETE
45292024-12-20T21:56:18.484Z[ recovery-image] Dec 20 21:56:16.859 INFO O| Dec 20 21:56:16.859 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45302024-12-20T21:56:18.505Z[ recovery-image] Dec 20 21:56:16.879 INFO O| Dec 20 21:56:16.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
45312024-12-20T21:56:18.505Z[ recovery-image] Dec 20 21:56:16.880 INFO O| Dec 20 21:56:16.879 INFO STEP 60 (remove_files) COMPLETE
45322024-12-20T21:56:18.505Z[ recovery-image] Dec 20 21:56:16.880 INFO O| Dec 20 21:56:16.880 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45332024-12-20T21:56:18.555Z[ recovery-image] Dec 20 21:56:16.930 INFO O| Dec 20 21:56:16.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
45342024-12-20T21:56:18.558Z[ recovery-image] Dec 20 21:56:16.931 INFO O| Dec 20 21:56:16.930 INFO STEP 61 (remove_files) COMPLETE
45352024-12-20T21:56:18.558Z[ recovery-image] Dec 20 21:56:16.931 INFO O| Dec 20 21:56:16.931 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45362024-12-20T21:56:18.575Z[ recovery-image] Dec 20 21:56:16.950 INFO O| Dec 20 21:56:16.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
45372024-12-20T21:56:18.575Z[ recovery-image] Dec 20 21:56:16.950 INFO O| Dec 20 21:56:16.950 INFO STEP 62 (remove_files) COMPLETE
45382024-12-20T21:56:18.578Z[ recovery-image] Dec 20 21:56:16.951 INFO O| Dec 20 21:56:16.950 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45392024-12-20T21:56:18.596Z[ recovery-image] Dec 20 21:56:16.971 INFO O| Dec 20 21:56:16.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
45402024-12-20T21:56:18.599Z[ recovery-image] Dec 20 21:56:16.971 INFO O| Dec 20 21:56:16.971 INFO STEP 63 (remove_files) COMPLETE
45412024-12-20T21:56:18.599Z[ recovery-image] Dec 20 21:56:16.972 INFO O| Dec 20 21:56:16.972 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45422024-12-20T21:56:18.615Z[ recovery-image] Dec 20 21:56:16.990 INFO O| Dec 20 21:56:16.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
45432024-12-20T21:56:18.620Z[ recovery-image] Dec 20 21:56:16.991 INFO O| Dec 20 21:56:16.991 INFO STEP 64 (remove_files) COMPLETE
45442024-12-20T21:56:18.620Z[ recovery-image] Dec 20 21:56:16.991 INFO O| Dec 20 21:56:16.991 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45452024-12-20T21:56:18.640Z[ recovery-image] Dec 20 21:56:17.015 INFO O| Dec 20 21:56:17.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
45462024-12-20T21:56:18.640Z[ recovery-image] Dec 20 21:56:17.015 INFO O| Dec 20 21:56:17.015 INFO STEP 65 (remove_files) COMPLETE
45472024-12-20T21:56:18.640Z[ recovery-image] Dec 20 21:56:17.015 INFO O| Dec 20 21:56:17.015 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45482024-12-20T21:56:18.763Z[ recovery-image] Dec 20 21:56:17.138 INFO O| Dec 20 21:56:17.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
45492024-12-20T21:56:18.763Z[ recovery-image] Dec 20 21:56:17.138 INFO O| Dec 20 21:56:17.138 INFO STEP 66 (remove_files) COMPLETE
45502024-12-20T21:56:18.766Z[ recovery-image] Dec 20 21:56:17.138 INFO O| Dec 20 21:56:17.138 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45512024-12-20T21:56:18.806Z[ recovery-image] Dec 20 21:56:17.181 INFO O| Dec 20 21:56:17.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
45522024-12-20T21:56:18.806Z[ recovery-image] Dec 20 21:56:17.181 INFO O| Dec 20 21:56:17.181 INFO STEP 67 (remove_files) COMPLETE
45532024-12-20T21:56:18.818Z[ recovery-image] Dec 20 21:56:17.181 INFO O| Dec 20 21:56:17.181 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45542024-12-20T21:56:18.825Z[ recovery-image] Dec 20 21:56:17.200 INFO O| Dec 20 21:56:17.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
45552024-12-20T21:56:18.826Z[ recovery-image] Dec 20 21:56:17.200 INFO O| Dec 20 21:56:17.200 INFO STEP 68 (remove_files) COMPLETE
45562024-12-20T21:56:18.826Z[ recovery-image] Dec 20 21:56:17.200 INFO O| Dec 20 21:56:17.200 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45572024-12-20T21:56:18.899Z[ recovery-image] Dec 20 21:56:17.274 INFO O| Dec 20 21:56:17.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
45582024-12-20T21:56:18.899Z[ recovery-image] Dec 20 21:56:17.274 INFO O| Dec 20 21:56:17.274 INFO STEP 69 (remove_files) COMPLETE
45592024-12-20T21:56:18.902Z[ recovery-image] Dec 20 21:56:17.274 INFO O| Dec 20 21:56:17.274 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45602024-12-20T21:56:18.919Z[ recovery-image] Dec 20 21:56:17.294 INFO O| Dec 20 21:56:17.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
45612024-12-20T21:56:18.951Z[ recovery-image] Dec 20 21:56:17.326 INFO O| Dec 20 21:56:17.326 INFO STEP 70 (remove_files) COMPLETE
45622024-12-20T21:56:18.951Z[ recovery-image] Dec 20 21:56:17.326 INFO O| Dec 20 21:56:17.326 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45632024-12-20T21:56:18.995Z[ recovery-image] Dec 20 21:56:17.370 INFO O| Dec 20 21:56:17.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
45642024-12-20T21:56:18.995Z[ recovery-image] Dec 20 21:56:17.371 INFO O| Dec 20 21:56:17.371 INFO STEP 71 (remove_files) COMPLETE
45652024-12-20T21:56:18.995Z[ recovery-image] Dec 20 21:56:17.371 INFO O| Dec 20 21:56:17.371 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45662024-12-20T21:56:19.040Z[ recovery-image] Dec 20 21:56:17.415 INFO O| Dec 20 21:56:17.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
45672024-12-20T21:56:19.040Z[ recovery-image] Dec 20 21:56:17.415 INFO O| Dec 20 21:56:17.415 INFO STEP 72 (remove_files) COMPLETE
45682024-12-20T21:56:19.040Z[ recovery-image] Dec 20 21:56:17.415 INFO O| Dec 20 21:56:17.415 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45692024-12-20T21:56:19.086Z[ recovery-image] Dec 20 21:56:17.460 INFO O| Dec 20 21:56:17.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
45702024-12-20T21:56:19.086Z[ recovery-image] Dec 20 21:56:17.461 INFO O| Dec 20 21:56:17.460 INFO STEP 73 (remove_files) COMPLETE
45712024-12-20T21:56:19.086Z[ recovery-image] Dec 20 21:56:17.461 INFO O| Dec 20 21:56:17.461 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45722024-12-20T21:56:19.113Z[ recovery-image] Dec 20 21:56:17.488 INFO O| Dec 20 21:56:17.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
45732024-12-20T21:56:19.113Z[ recovery-image] Dec 20 21:56:17.488 INFO O| Dec 20 21:56:17.488 INFO STEP 74 (remove_files) COMPLETE
45742024-12-20T21:56:19.116Z[ recovery-image] Dec 20 21:56:17.488 INFO O| Dec 20 21:56:17.488 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45752024-12-20T21:56:19.153Z[ recovery-image] Dec 20 21:56:17.527 INFO O| Dec 20 21:56:17.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
45762024-12-20T21:56:19.153Z[ recovery-image] Dec 20 21:56:17.527 INFO O| Dec 20 21:56:17.527 INFO STEP 75 (remove_files) COMPLETE
45772024-12-20T21:56:19.153Z[ recovery-image] Dec 20 21:56:17.527 INFO O| Dec 20 21:56:17.527 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45782024-12-20T21:56:19.196Z[ recovery-image] Dec 20 21:56:17.570 INFO O| Dec 20 21:56:17.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
45792024-12-20T21:56:19.196Z[ recovery-image] Dec 20 21:56:17.570 INFO O| Dec 20 21:56:17.570 INFO STEP 76 (remove_files) COMPLETE
45802024-12-20T21:56:19.196Z[ recovery-image] Dec 20 21:56:17.570 INFO O| Dec 20 21:56:17.570 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45812024-12-20T21:56:19.272Z[ recovery-image] Dec 20 21:56:17.647 INFO O| Dec 20 21:56:17.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
45822024-12-20T21:56:19.272Z[ recovery-image] Dec 20 21:56:17.647 INFO O| Dec 20 21:56:17.647 INFO STEP 77 (remove_files) COMPLETE
45832024-12-20T21:56:19.272Z[ recovery-image] Dec 20 21:56:17.647 INFO O| Dec 20 21:56:17.647 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45842024-12-20T21:56:19.292Z[ recovery-image] Dec 20 21:56:17.666 INFO O| Dec 20 21:56:17.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
45852024-12-20T21:56:19.292Z[ recovery-image] Dec 20 21:56:17.666 INFO O| Dec 20 21:56:17.666 INFO STEP 78 (remove_files) COMPLETE
45862024-12-20T21:56:19.292Z[ recovery-image] Dec 20 21:56:17.666 INFO O| Dec 20 21:56:17.666 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45872024-12-20T21:56:19.311Z[ recovery-image] Dec 20 21:56:17.685 INFO O| Dec 20 21:56:17.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
45882024-12-20T21:56:19.311Z[ recovery-image] Dec 20 21:56:17.686 INFO O| Dec 20 21:56:17.685 INFO STEP 79 (remove_files) COMPLETE
45892024-12-20T21:56:19.311Z[ recovery-image] Dec 20 21:56:17.686 INFO O| Dec 20 21:56:17.686 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45902024-12-20T21:56:19.337Z[ recovery-image] Dec 20 21:56:17.712 INFO O| Dec 20 21:56:17.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
45912024-12-20T21:56:19.340Z[ recovery-image] Dec 20 21:56:17.712 INFO O| Dec 20 21:56:17.712 INFO STEP 80 (remove_files) COMPLETE
45922024-12-20T21:56:19.340Z[ recovery-image] Dec 20 21:56:17.713 INFO O| Dec 20 21:56:17.713 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45932024-12-20T21:56:19.358Z[ recovery-image] Dec 20 21:56:17.733 INFO O| Dec 20 21:56:17.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
45942024-12-20T21:56:19.361Z[ recovery-image] Dec 20 21:56:17.733 INFO O| Dec 20 21:56:17.733 INFO STEP 81 (remove_files) COMPLETE
45952024-12-20T21:56:19.361Z[ recovery-image] Dec 20 21:56:17.734 INFO O| Dec 20 21:56:17.733 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45962024-12-20T21:56:19.378Z[ recovery-image] Dec 20 21:56:17.753 INFO O| Dec 20 21:56:17.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
45972024-12-20T21:56:19.381Z[ recovery-image] Dec 20 21:56:17.754 INFO O| Dec 20 21:56:17.754 INFO STEP 82 (remove_files) COMPLETE
45982024-12-20T21:56:19.381Z[ recovery-image] Dec 20 21:56:17.754 INFO O| Dec 20 21:56:17.754 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45992024-12-20T21:56:19.403Z[ recovery-image] Dec 20 21:56:17.778 INFO O| Dec 20 21:56:17.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
46002024-12-20T21:56:19.403Z[ recovery-image] Dec 20 21:56:17.778 INFO O| Dec 20 21:56:17.778 INFO STEP 83 (remove_files) COMPLETE
46012024-12-20T21:56:19.406Z[ recovery-image] Dec 20 21:56:17.778 INFO O| Dec 20 21:56:17.778 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46022024-12-20T21:56:19.435Z[ recovery-image] Dec 20 21:56:17.810 INFO O| Dec 20 21:56:17.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
46032024-12-20T21:56:19.435Z[ recovery-image] Dec 20 21:56:17.810 INFO O| Dec 20 21:56:17.810 INFO STEP 84 (remove_files) COMPLETE
46042024-12-20T21:56:19.435Z[ recovery-image] Dec 20 21:56:17.810 INFO O| Dec 20 21:56:17.810 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46052024-12-20T21:56:19.475Z[ recovery-image] Dec 20 21:56:17.850 INFO O| Dec 20 21:56:17.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
46062024-12-20T21:56:19.475Z[ recovery-image] Dec 20 21:56:17.850 INFO O| Dec 20 21:56:17.850 INFO STEP 85 (remove_files) COMPLETE
46072024-12-20T21:56:19.478Z[ recovery-image] Dec 20 21:56:17.851 INFO O| Dec 20 21:56:17.850 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46082024-12-20T21:56:19.571Z[ recovery-image] Dec 20 21:56:17.944 INFO O| Dec 20 21:56:17.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
46092024-12-20T21:56:19.571Z[ recovery-image] Dec 20 21:56:17.944 INFO O| Dec 20 21:56:17.944 INFO STEP 86 (remove_files) COMPLETE
46102024-12-20T21:56:19.571Z[ recovery-image] Dec 20 21:56:17.944 INFO O| Dec 20 21:56:17.944 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46112024-12-20T21:56:19.592Z[ recovery-image] Dec 20 21:56:17.967 INFO O| Dec 20 21:56:17.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
46122024-12-20T21:56:19.592Z[ recovery-image] Dec 20 21:56:17.967 INFO O| Dec 20 21:56:17.967 INFO STEP 87 (remove_files) COMPLETE
46132024-12-20T21:56:19.592Z[ recovery-image] Dec 20 21:56:17.967 INFO O| Dec 20 21:56:17.967 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46142024-12-20T21:56:19.612Z[ recovery-image] Dec 20 21:56:17.987 INFO O| Dec 20 21:56:17.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
46152024-12-20T21:56:19.612Z[ recovery-image] Dec 20 21:56:17.987 INFO O| Dec 20 21:56:17.987 INFO STEP 88 (remove_files) COMPLETE
46162024-12-20T21:56:19.614Z[ recovery-image] Dec 20 21:56:17.987 INFO O| Dec 20 21:56:17.987 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46172024-12-20T21:56:19.632Z[ recovery-image] Dec 20 21:56:18.007 INFO O| Dec 20 21:56:18.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
46182024-12-20T21:56:19.632Z[ recovery-image] Dec 20 21:56:18.007 INFO O| Dec 20 21:56:18.007 INFO STEP 89 (remove_files) COMPLETE
46192024-12-20T21:56:19.632Z[ recovery-image] Dec 20 21:56:18.007 INFO O| Dec 20 21:56:18.007 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46202024-12-20T21:56:19.668Z[ recovery-image] Dec 20 21:56:18.043 INFO O| Dec 20 21:56:18.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
46212024-12-20T21:56:19.668Z[ recovery-image] Dec 20 21:56:18.043 INFO O| Dec 20 21:56:18.043 INFO STEP 90 (remove_files) COMPLETE
46222024-12-20T21:56:19.668Z[ recovery-image] Dec 20 21:56:18.043 INFO O| Dec 20 21:56:18.043 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46232024-12-20T21:56:19.686Z[ recovery-image] Dec 20 21:56:18.061 INFO O| Dec 20 21:56:18.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
46242024-12-20T21:56:19.686Z[ recovery-image] Dec 20 21:56:18.061 INFO O| Dec 20 21:56:18.061 INFO STEP 91 (remove_files) COMPLETE
46252024-12-20T21:56:19.686Z[ recovery-image] Dec 20 21:56:18.061 INFO O| Dec 20 21:56:18.061 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46262024-12-20T21:56:19.717Z[ recovery-image] Dec 20 21:56:18.092 INFO O| Dec 20 21:56:18.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
46272024-12-20T21:56:19.717Z[ recovery-image] Dec 20 21:56:18.092 INFO O| Dec 20 21:56:18.092 INFO STEP 92 (remove_files) COMPLETE
46282024-12-20T21:56:19.720Z[ recovery-image] Dec 20 21:56:18.092 INFO O| Dec 20 21:56:18.092 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46292024-12-20T21:56:19.797Z[ recovery-image] Dec 20 21:56:18.172 INFO O| Dec 20 21:56:18.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
46302024-12-20T21:56:19.797Z[ recovery-image] Dec 20 21:56:18.172 INFO O| Dec 20 21:56:18.172 INFO STEP 93 (remove_files) COMPLETE
46312024-12-20T21:56:19.797Z[ recovery-image] Dec 20 21:56:18.172 INFO O| Dec 20 21:56:18.172 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46322024-12-20T21:56:19.822Z[ recovery-image] Dec 20 21:56:18.197 INFO O| Dec 20 21:56:18.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
46332024-12-20T21:56:19.822Z[ recovery-image] Dec 20 21:56:18.197 INFO O| Dec 20 21:56:18.197 INFO STEP 94 (remove_files) COMPLETE
46342024-12-20T21:56:19.822Z[ recovery-image] Dec 20 21:56:18.197 INFO O| Dec 20 21:56:18.197 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46352024-12-20T21:56:19.853Z[ recovery-image] Dec 20 21:56:18.227 INFO O| Dec 20 21:56:18.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
46362024-12-20T21:56:19.853Z[ recovery-image] Dec 20 21:56:18.227 INFO O| Dec 20 21:56:18.227 INFO STEP 95 (remove_files) COMPLETE
46372024-12-20T21:56:19.853Z[ recovery-image] Dec 20 21:56:18.227 INFO O| Dec 20 21:56:18.227 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46382024-12-20T21:56:19.926Z[ recovery-image] Dec 20 21:56:18.301 INFO O| Dec 20 21:56:18.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
46392024-12-20T21:56:19.926Z[ recovery-image] Dec 20 21:56:18.301 INFO O| Dec 20 21:56:18.301 INFO STEP 96 (remove_files) COMPLETE
46402024-12-20T21:56:19.926Z[ recovery-image] Dec 20 21:56:18.301 INFO O| Dec 20 21:56:18.301 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46412024-12-20T21:56:20.001Z[ recovery-image] Dec 20 21:56:18.375 INFO O| Dec 20 21:56:18.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
46422024-12-20T21:56:20.001Z[ recovery-image] Dec 20 21:56:18.376 INFO O| Dec 20 21:56:18.376 INFO STEP 97 (remove_files) COMPLETE
46432024-12-20T21:56:20.001Z[ recovery-image] Dec 20 21:56:18.376 INFO O| Dec 20 21:56:18.376 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46442024-12-20T21:56:20.034Z[ recovery-image] Dec 20 21:56:18.405 INFO O| Dec 20 21:56:18.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
46452024-12-20T21:56:20.035Z[ recovery-image] Dec 20 21:56:18.405 INFO O| Dec 20 21:56:18.405 INFO STEP 98 (remove_files) COMPLETE
46462024-12-20T21:56:20.052Z[ recovery-image] Dec 20 21:56:18.405 INFO O| Dec 20 21:56:18.405 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46472024-12-20T21:56:20.056Z[ recovery-image] Dec 20 21:56:18.427 INFO O| Dec 20 21:56:18.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
46482024-12-20T21:56:20.056Z[ recovery-image] Dec 20 21:56:18.428 INFO O| Dec 20 21:56:18.427 INFO STEP 99 (remove_files) COMPLETE
46492024-12-20T21:56:20.057Z[ recovery-image] Dec 20 21:56:18.428 INFO O| Dec 20 21:56:18.428 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46502024-12-20T21:56:20.076Z[ recovery-image] Dec 20 21:56:18.448 INFO O| Dec 20 21:56:18.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
46512024-12-20T21:56:20.085Z[ recovery-image] Dec 20 21:56:18.448 INFO O| Dec 20 21:56:18.448 INFO STEP 100 (remove_files) COMPLETE
46522024-12-20T21:56:20.085Z[ recovery-image] Dec 20 21:56:18.448 INFO O| Dec 20 21:56:18.448 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46532024-12-20T21:56:20.095Z[ recovery-image] Dec 20 21:56:18.466 INFO O| Dec 20 21:56:18.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
46542024-12-20T21:56:20.099Z[ recovery-image] Dec 20 21:56:18.466 INFO O| Dec 20 21:56:18.466 INFO STEP 101 (remove_files) COMPLETE
46552024-12-20T21:56:20.100Z[ recovery-image] Dec 20 21:56:18.466 INFO O| Dec 20 21:56:18.466 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46562024-12-20T21:56:20.109Z[ recovery-image] Dec 20 21:56:18.484 INFO O| Dec 20 21:56:18.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
46572024-12-20T21:56:20.118Z[ recovery-image] Dec 20 21:56:18.492 INFO O| Dec 20 21:56:18.492 INFO STEP 102 (remove_files) COMPLETE
46582024-12-20T21:56:20.118Z[ recovery-image] Dec 20 21:56:18.492 INFO O| Dec 20 21:56:18.492 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46592024-12-20T21:56:20.161Z[ recovery-image] Dec 20 21:56:18.536 INFO O| Dec 20 21:56:18.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
46602024-12-20T21:56:20.162Z[ recovery-image] Dec 20 21:56:18.536 INFO O| Dec 20 21:56:18.536 INFO STEP 103 (remove_files) COMPLETE
46612024-12-20T21:56:20.170Z[ recovery-image] Dec 20 21:56:18.536 INFO O| Dec 20 21:56:18.536 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46622024-12-20T21:56:20.182Z[ recovery-image] Dec 20 21:56:18.556 INFO O| Dec 20 21:56:18.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
46632024-12-20T21:56:20.213Z[ recovery-image] Dec 20 21:56:18.556 INFO O| Dec 20 21:56:18.556 INFO STEP 104 (remove_files) COMPLETE
46642024-12-20T21:56:20.213Z[ recovery-image] Dec 20 21:56:18.557 INFO O| Dec 20 21:56:18.556 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46652024-12-20T21:56:20.222Z[ recovery-image] Dec 20 21:56:18.577 INFO O| Dec 20 21:56:18.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
46662024-12-20T21:56:20.222Z[ recovery-image] Dec 20 21:56:18.577 INFO O| Dec 20 21:56:18.577 INFO STEP 105 (remove_files) COMPLETE
46672024-12-20T21:56:20.222Z[ recovery-image] Dec 20 21:56:18.577 INFO O| Dec 20 21:56:18.577 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46682024-12-20T21:56:20.234Z[ recovery-image] Dec 20 21:56:18.609 INFO O| Dec 20 21:56:18.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
46692024-12-20T21:56:20.238Z[ recovery-image] Dec 20 21:56:18.609 INFO O| Dec 20 21:56:18.609 INFO STEP 106 (remove_files) COMPLETE
46702024-12-20T21:56:20.238Z[ recovery-image] Dec 20 21:56:18.609 INFO O| Dec 20 21:56:18.609 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46712024-12-20T21:56:20.279Z[ recovery-image] Dec 20 21:56:18.652 INFO O| Dec 20 21:56:18.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
46722024-12-20T21:56:20.282Z[ recovery-image] Dec 20 21:56:18.652 INFO O| Dec 20 21:56:18.652 INFO STEP 107 (remove_files) COMPLETE
46732024-12-20T21:56:20.282Z[ recovery-image] Dec 20 21:56:18.652 INFO O| Dec 20 21:56:18.652 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46742024-12-20T21:56:20.300Z[ recovery-image] Dec 20 21:56:18.675 INFO O| Dec 20 21:56:18.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
46752024-12-20T21:56:20.300Z[ recovery-image] Dec 20 21:56:18.675 INFO O| Dec 20 21:56:18.675 INFO STEP 108 (remove_files) COMPLETE
46762024-12-20T21:56:20.303Z[ recovery-image] Dec 20 21:56:18.675 INFO O| Dec 20 21:56:18.675 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46772024-12-20T21:56:20.336Z[ recovery-image] Dec 20 21:56:18.711 INFO O| Dec 20 21:56:18.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
46782024-12-20T21:56:20.337Z[ recovery-image] Dec 20 21:56:18.711 INFO O| Dec 20 21:56:18.711 INFO STEP 109 (remove_files) COMPLETE
46792024-12-20T21:56:20.337Z[ recovery-image] Dec 20 21:56:18.712 INFO O| Dec 20 21:56:18.711 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46802024-12-20T21:56:20.358Z[ recovery-image] Dec 20 21:56:18.733 INFO O| Dec 20 21:56:18.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
46812024-12-20T21:56:20.361Z[ recovery-image] Dec 20 21:56:18.733 INFO O| Dec 20 21:56:18.733 INFO STEP 110 (remove_files) COMPLETE
46822024-12-20T21:56:20.361Z[ recovery-image] Dec 20 21:56:18.733 INFO O| Dec 20 21:56:18.733 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46832024-12-20T21:56:20.411Z[ recovery-image] Dec 20 21:56:18.785 INFO O| Dec 20 21:56:18.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
46842024-12-20T21:56:20.411Z[ recovery-image] Dec 20 21:56:18.785 INFO O| Dec 20 21:56:18.785 INFO STEP 111 (remove_files) COMPLETE
46852024-12-20T21:56:20.411Z[ recovery-image] Dec 20 21:56:18.785 INFO O| Dec 20 21:56:18.785 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46862024-12-20T21:56:20.475Z[ recovery-image] Dec 20 21:56:18.850 INFO O| Dec 20 21:56:18.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
46872024-12-20T21:56:20.475Z[ recovery-image] Dec 20 21:56:18.850 INFO O| Dec 20 21:56:18.850 INFO STEP 112 (remove_files) COMPLETE
46882024-12-20T21:56:20.475Z[ recovery-image] Dec 20 21:56:18.850 INFO O| Dec 20 21:56:18.850 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46892024-12-20T21:56:20.550Z[ recovery-image] Dec 20 21:56:18.925 INFO O| Dec 20 21:56:18.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
46902024-12-20T21:56:20.550Z[ recovery-image] Dec 20 21:56:18.925 INFO O| Dec 20 21:56:18.925 INFO STEP 113 (remove_files) COMPLETE
46912024-12-20T21:56:20.550Z[ recovery-image] Dec 20 21:56:18.925 INFO O| Dec 20 21:56:18.925 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46922024-12-20T21:56:20.621Z[ recovery-image] Dec 20 21:56:18.996 INFO O| Dec 20 21:56:18.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
46932024-12-20T21:56:20.621Z[ recovery-image] Dec 20 21:56:18.996 INFO O| Dec 20 21:56:18.996 INFO STEP 114 (remove_files) COMPLETE
46942024-12-20T21:56:20.621Z[ recovery-image] Dec 20 21:56:18.996 INFO O| Dec 20 21:56:18.996 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46952024-12-20T21:56:20.685Z[ recovery-image] Dec 20 21:56:19.060 INFO O| Dec 20 21:56:19.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
46962024-12-20T21:56:20.686Z[ recovery-image] Dec 20 21:56:19.060 INFO O| Dec 20 21:56:19.060 INFO STEP 115 (remove_files) COMPLETE
46972024-12-20T21:56:20.690Z[ recovery-image] Dec 20 21:56:19.060 INFO O| Dec 20 21:56:19.060 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982024-12-20T21:56:20.793Z[ recovery-image] Dec 20 21:56:19.168 INFO O| Dec 20 21:56:19.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
46992024-12-20T21:56:20.793Z[ recovery-image] Dec 20 21:56:19.168 INFO O| Dec 20 21:56:19.168 INFO STEP 116 (remove_files) COMPLETE
47002024-12-20T21:56:20.794Z[ recovery-image] Dec 20 21:56:19.168 INFO O| Dec 20 21:56:19.168 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012024-12-20T21:56:20.814Z[ recovery-image] Dec 20 21:56:19.188 INFO O| Dec 20 21:56:19.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
47022024-12-20T21:56:20.814Z[ recovery-image] Dec 20 21:56:19.189 INFO O| Dec 20 21:56:19.188 INFO STEP 117 (remove_files) COMPLETE
47032024-12-20T21:56:20.817Z[ recovery-image] Dec 20 21:56:19.189 INFO O| Dec 20 21:56:19.189 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47042024-12-20T21:56:20.841Z[ recovery-image] Dec 20 21:56:19.216 INFO O| Dec 20 21:56:19.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
47052024-12-20T21:56:20.841Z[ recovery-image] Dec 20 21:56:19.216 INFO O| Dec 20 21:56:19.216 INFO STEP 118 (remove_files) COMPLETE
47062024-12-20T21:56:20.844Z[ recovery-image] Dec 20 21:56:19.217 INFO O| Dec 20 21:56:19.217 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47072024-12-20T21:56:20.865Z[ recovery-image] Dec 20 21:56:19.240 INFO O| Dec 20 21:56:19.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
47082024-12-20T21:56:20.890Z[ recovery-image] Dec 20 21:56:19.265 INFO O| Dec 20 21:56:19.265 INFO STEP 119 (remove_files) COMPLETE
47092024-12-20T21:56:20.893Z[ recovery-image] Dec 20 21:56:19.265 INFO O| Dec 20 21:56:19.265 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47102024-12-20T21:56:20.912Z[ recovery-image] Dec 20 21:56:19.287 INFO O| Dec 20 21:56:19.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
47112024-12-20T21:56:20.917Z[ recovery-image] Dec 20 21:56:19.292 INFO O| Dec 20 21:56:19.292 INFO STEP 120 (remove_files) COMPLETE
47122024-12-20T21:56:20.927Z[ recovery-image] Dec 20 21:56:19.292 INFO O| Dec 20 21:56:19.292 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47132024-12-20T21:56:20.943Z[ recovery-image] Dec 20 21:56:19.313 INFO O| Dec 20 21:56:19.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
47142024-12-20T21:56:20.976Z[ recovery-image] Dec 20 21:56:19.351 INFO O| Dec 20 21:56:19.351 INFO STEP 121 (remove_files) COMPLETE
47152024-12-20T21:56:20.981Z[ recovery-image] Dec 20 21:56:19.351 INFO O| Dec 20 21:56:19.351 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47162024-12-20T21:56:21.022Z[ recovery-image] Dec 20 21:56:19.397 INFO O| Dec 20 21:56:19.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
47172024-12-20T21:56:21.022Z[ recovery-image] Dec 20 21:56:19.397 INFO O| Dec 20 21:56:19.397 INFO STEP 122 (remove_files) COMPLETE
47182024-12-20T21:56:21.023Z[ recovery-image] Dec 20 21:56:19.397 INFO O| Dec 20 21:56:19.397 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47192024-12-20T21:56:21.045Z[ recovery-image] Dec 20 21:56:19.420 INFO O| Dec 20 21:56:19.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
47202024-12-20T21:56:21.045Z[ recovery-image] Dec 20 21:56:19.420 INFO O| Dec 20 21:56:19.420 INFO STEP 123 (remove_files) COMPLETE
47212024-12-20T21:56:21.045Z[ recovery-image] Dec 20 21:56:19.420 INFO O| Dec 20 21:56:19.420 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47222024-12-20T21:56:21.065Z[ recovery-image] Dec 20 21:56:19.440 INFO O| Dec 20 21:56:19.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
47232024-12-20T21:56:21.065Z[ recovery-image] Dec 20 21:56:19.440 INFO O| Dec 20 21:56:19.440 INFO STEP 124 (remove_files) COMPLETE
47242024-12-20T21:56:21.065Z[ recovery-image] Dec 20 21:56:19.440 INFO O| Dec 20 21:56:19.440 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47252024-12-20T21:56:21.086Z[ recovery-image] Dec 20 21:56:19.461 INFO O| Dec 20 21:56:19.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
47262024-12-20T21:56:21.086Z[ recovery-image] Dec 20 21:56:19.461 INFO O| Dec 20 21:56:19.461 INFO STEP 125 (remove_files) COMPLETE
47272024-12-20T21:56:21.086Z[ recovery-image] Dec 20 21:56:19.461 INFO O| Dec 20 21:56:19.461 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47282024-12-20T21:56:21.124Z[ recovery-image] Dec 20 21:56:19.499 INFO O| Dec 20 21:56:19.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
47292024-12-20T21:56:21.124Z[ recovery-image] Dec 20 21:56:19.499 INFO O| Dec 20 21:56:19.499 INFO STEP 126 (remove_files) COMPLETE
47302024-12-20T21:56:21.127Z[ recovery-image] Dec 20 21:56:19.499 INFO O| Dec 20 21:56:19.499 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47312024-12-20T21:56:21.138Z[ host-image] Dec 20 21:56:19.513 INFO O| Dec 20 21:56:19.513 INFO O| Actions: 10150/49485 actions (Installing new actions)
47322024-12-20T21:56:21.178Z[ recovery-image] Dec 20 21:56:19.553 INFO O| Dec 20 21:56:19.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
47332024-12-20T21:56:21.178Z[ recovery-image] Dec 20 21:56:19.553 INFO O| Dec 20 21:56:19.553 INFO STEP 127 (remove_files) COMPLETE
47342024-12-20T21:56:21.178Z[ recovery-image] Dec 20 21:56:19.553 INFO O| Dec 20 21:56:19.553 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47352024-12-20T21:56:21.226Z[ recovery-image] Dec 20 21:56:19.600 INFO O| Dec 20 21:56:19.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
47362024-12-20T21:56:21.226Z[ recovery-image] Dec 20 21:56:19.601 INFO O| Dec 20 21:56:19.601 INFO STEP 128 (remove_files) COMPLETE
47372024-12-20T21:56:21.226Z[ recovery-image] Dec 20 21:56:19.601 INFO O| Dec 20 21:56:19.601 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47382024-12-20T21:56:21.244Z[ recovery-image] Dec 20 21:56:19.619 INFO O| Dec 20 21:56:19.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
47392024-12-20T21:56:21.245Z[ recovery-image] Dec 20 21:56:19.619 INFO O| Dec 20 21:56:19.619 INFO STEP 129 (remove_files) COMPLETE
47402024-12-20T21:56:21.248Z[ recovery-image] Dec 20 21:56:19.619 INFO O| Dec 20 21:56:19.619 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47412024-12-20T21:56:21.264Z[ recovery-image] Dec 20 21:56:19.639 INFO O| Dec 20 21:56:19.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
47422024-12-20T21:56:21.264Z[ recovery-image] Dec 20 21:56:19.639 INFO O| Dec 20 21:56:19.639 INFO STEP 130 (remove_files) COMPLETE
47432024-12-20T21:56:21.264Z[ recovery-image] Dec 20 21:56:19.639 INFO O| Dec 20 21:56:19.639 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47442024-12-20T21:56:21.300Z[ recovery-image] Dec 20 21:56:19.674 INFO O| Dec 20 21:56:19.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
47452024-12-20T21:56:21.300Z[ recovery-image] Dec 20 21:56:19.674 INFO O| Dec 20 21:56:19.674 INFO STEP 131 (remove_files) COMPLETE
47462024-12-20T21:56:21.300Z[ recovery-image] Dec 20 21:56:19.674 INFO O| Dec 20 21:56:19.674 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47472024-12-20T21:56:21.320Z[ recovery-image] Dec 20 21:56:19.694 INFO O| Dec 20 21:56:19.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
47482024-12-20T21:56:21.320Z[ recovery-image] Dec 20 21:56:19.694 INFO O| Dec 20 21:56:19.694 INFO STEP 132 (remove_files) COMPLETE
47492024-12-20T21:56:21.320Z[ recovery-image] Dec 20 21:56:19.694 INFO O| Dec 20 21:56:19.694 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47502024-12-20T21:56:21.339Z[ recovery-image] Dec 20 21:56:19.713 INFO O| Dec 20 21:56:19.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
47512024-12-20T21:56:21.339Z[ recovery-image] Dec 20 21:56:19.713 INFO O| Dec 20 21:56:19.713 INFO STEP 133 (remove_files) COMPLETE
47522024-12-20T21:56:21.339Z[ recovery-image] Dec 20 21:56:19.713 INFO O| Dec 20 21:56:19.713 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47532024-12-20T21:56:21.411Z[ recovery-image] Dec 20 21:56:19.786 INFO O| Dec 20 21:56:19.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
47542024-12-20T21:56:21.411Z[ recovery-image] Dec 20 21:56:19.786 INFO O| Dec 20 21:56:19.786 INFO STEP 134 (remove_files) COMPLETE
47552024-12-20T21:56:21.411Z[ recovery-image] Dec 20 21:56:19.786 INFO O| Dec 20 21:56:19.786 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47562024-12-20T21:56:21.438Z[ recovery-image] Dec 20 21:56:19.812 INFO O| Dec 20 21:56:19.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
47572024-12-20T21:56:21.438Z[ recovery-image] Dec 20 21:56:19.812 INFO O| Dec 20 21:56:19.812 INFO STEP 135 (remove_files) COMPLETE
47582024-12-20T21:56:21.440Z[ recovery-image] Dec 20 21:56:19.812 INFO O| Dec 20 21:56:19.812 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47592024-12-20T21:56:21.512Z[ recovery-image] Dec 20 21:56:19.887 INFO O| Dec 20 21:56:19.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
47602024-12-20T21:56:21.512Z[ recovery-image] Dec 20 21:56:19.887 INFO O| Dec 20 21:56:19.887 INFO STEP 136 (remove_files) COMPLETE
47612024-12-20T21:56:21.515Z[ recovery-image] Dec 20 21:56:19.887 INFO O| Dec 20 21:56:19.887 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47622024-12-20T21:56:21.574Z[ recovery-image] Dec 20 21:56:19.949 INFO O| Dec 20 21:56:19.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
47632024-12-20T21:56:21.577Z[ recovery-image] Dec 20 21:56:19.949 INFO O| Dec 20 21:56:19.949 INFO STEP 137 (remove_files) COMPLETE
47642024-12-20T21:56:21.577Z[ recovery-image] Dec 20 21:56:19.949 INFO O| Dec 20 21:56:19.949 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47652024-12-20T21:56:21.595Z[ recovery-image] Dec 20 21:56:19.970 INFO O| Dec 20 21:56:19.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
47662024-12-20T21:56:21.598Z[ recovery-image] Dec 20 21:56:19.970 INFO O| Dec 20 21:56:19.970 INFO STEP 138 (remove_files) COMPLETE
47672024-12-20T21:56:21.598Z[ recovery-image] Dec 20 21:56:19.970 INFO O| Dec 20 21:56:19.970 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47682024-12-20T21:56:21.632Z[ recovery-image] Dec 20 21:56:20.007 INFO O| Dec 20 21:56:20.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
47692024-12-20T21:56:21.632Z[ recovery-image] Dec 20 21:56:20.007 INFO O| Dec 20 21:56:20.007 INFO STEP 139 (remove_files) COMPLETE
47702024-12-20T21:56:21.632Z[ recovery-image] Dec 20 21:56:20.007 INFO O| Dec 20 21:56:20.007 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47712024-12-20T21:56:21.656Z[ recovery-image] Dec 20 21:56:20.031 INFO O| Dec 20 21:56:20.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
47722024-12-20T21:56:21.656Z[ recovery-image] Dec 20 21:56:20.031 INFO O| Dec 20 21:56:20.031 INFO STEP 140 (remove_files) COMPLETE
47732024-12-20T21:56:21.656Z[ recovery-image] Dec 20 21:56:20.031 INFO O| Dec 20 21:56:20.031 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47742024-12-20T21:56:21.678Z[ recovery-image] Dec 20 21:56:20.052 INFO O| Dec 20 21:56:20.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
47752024-12-20T21:56:21.680Z[ recovery-image] Dec 20 21:56:20.055 INFO O| Dec 20 21:56:20.055 INFO STEP 141 (remove_files) COMPLETE
47762024-12-20T21:56:21.680Z[ recovery-image] Dec 20 21:56:20.055 INFO O| Dec 20 21:56:20.055 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47772024-12-20T21:56:21.701Z[ recovery-image] Dec 20 21:56:20.076 INFO O| Dec 20 21:56:20.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
47782024-12-20T21:56:21.703Z[ recovery-image] Dec 20 21:56:20.076 INFO O| Dec 20 21:56:20.076 INFO STEP 142 (remove_files) COMPLETE
47792024-12-20T21:56:21.703Z[ recovery-image] Dec 20 21:56:20.076 INFO O| Dec 20 21:56:20.076 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47802024-12-20T21:56:21.723Z[ recovery-image] Dec 20 21:56:20.098 INFO O| Dec 20 21:56:20.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
47812024-12-20T21:56:21.726Z[ recovery-image] Dec 20 21:56:20.098 INFO O| Dec 20 21:56:20.098 INFO STEP 143 (remove_files) COMPLETE
47822024-12-20T21:56:21.726Z[ recovery-image] Dec 20 21:56:20.098 INFO O| Dec 20 21:56:20.098 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47832024-12-20T21:56:21.778Z[ recovery-image] Dec 20 21:56:20.153 INFO O| Dec 20 21:56:20.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
47842024-12-20T21:56:21.778Z[ recovery-image] Dec 20 21:56:20.153 INFO O| Dec 20 21:56:20.153 INFO STEP 144 (remove_files) COMPLETE
47852024-12-20T21:56:21.781Z[ recovery-image] Dec 20 21:56:20.153 INFO O| Dec 20 21:56:20.153 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47862024-12-20T21:56:21.800Z[ recovery-image] Dec 20 21:56:20.175 INFO O| Dec 20 21:56:20.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
47872024-12-20T21:56:21.800Z[ recovery-image] Dec 20 21:56:20.175 INFO O| Dec 20 21:56:20.175 INFO STEP 145 (remove_files) COMPLETE
47882024-12-20T21:56:21.803Z[ recovery-image] Dec 20 21:56:20.175 INFO O| Dec 20 21:56:20.175 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47892024-12-20T21:56:21.844Z[ recovery-image] Dec 20 21:56:20.218 INFO O| Dec 20 21:56:20.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
47902024-12-20T21:56:21.844Z[ recovery-image] Dec 20 21:56:20.218 INFO O| Dec 20 21:56:20.218 INFO STEP 146 (remove_files) COMPLETE
47912024-12-20T21:56:21.847Z[ recovery-image] Dec 20 21:56:20.218 INFO O| Dec 20 21:56:20.218 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47922024-12-20T21:56:21.885Z[ recovery-image] Dec 20 21:56:20.259 INFO O| Dec 20 21:56:20.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
47932024-12-20T21:56:21.885Z[ recovery-image] Dec 20 21:56:20.259 INFO O| Dec 20 21:56:20.259 INFO STEP 147 (remove_files) COMPLETE
47942024-12-20T21:56:21.885Z[ recovery-image] Dec 20 21:56:20.259 INFO O| Dec 20 21:56:20.259 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47952024-12-20T21:56:21.919Z[ recovery-image] Dec 20 21:56:20.294 INFO O| Dec 20 21:56:20.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
47962024-12-20T21:56:21.922Z[ recovery-image] Dec 20 21:56:20.294 INFO O| Dec 20 21:56:20.294 INFO STEP 148 (remove_files) COMPLETE
47972024-12-20T21:56:21.922Z[ recovery-image] Dec 20 21:56:20.294 INFO O| Dec 20 21:56:20.294 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47982024-12-20T21:56:21.945Z[ recovery-image] Dec 20 21:56:20.319 INFO O| Dec 20 21:56:20.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
47992024-12-20T21:56:21.945Z[ recovery-image] Dec 20 21:56:20.319 INFO O| Dec 20 21:56:20.319 INFO STEP 149 (remove_files) COMPLETE
48002024-12-20T21:56:21.945Z[ recovery-image] Dec 20 21:56:20.319 INFO O| Dec 20 21:56:20.319 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48012024-12-20T21:56:22.034Z[ recovery-image] Dec 20 21:56:20.409 INFO O| Dec 20 21:56:20.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
48022024-12-20T21:56:22.034Z[ recovery-image] Dec 20 21:56:20.409 INFO O| Dec 20 21:56:20.409 INFO STEP 150 (remove_files) COMPLETE
48032024-12-20T21:56:22.037Z[ recovery-image] Dec 20 21:56:20.409 INFO O| Dec 20 21:56:20.409 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48042024-12-20T21:56:22.090Z[ recovery-image] Dec 20 21:56:20.464 INFO O| Dec 20 21:56:20.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
48052024-12-20T21:56:22.090Z[ recovery-image] Dec 20 21:56:20.464 INFO O| Dec 20 21:56:20.464 INFO STEP 151 (remove_files) COMPLETE
48062024-12-20T21:56:22.090Z[ recovery-image] Dec 20 21:56:20.464 INFO O| Dec 20 21:56:20.464 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48072024-12-20T21:56:22.171Z[ recovery-image] Dec 20 21:56:20.545 INFO O| Dec 20 21:56:20.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
48082024-12-20T21:56:22.172Z[ recovery-image] Dec 20 21:56:20.546 INFO O| Dec 20 21:56:20.545 INFO STEP 152 (remove_files) COMPLETE
48092024-12-20T21:56:22.172Z[ recovery-image] Dec 20 21:56:20.546 INFO O| Dec 20 21:56:20.545 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48102024-12-20T21:56:22.244Z[ recovery-image] Dec 20 21:56:20.618 INFO O| Dec 20 21:56:20.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
48112024-12-20T21:56:22.244Z[ recovery-image] Dec 20 21:56:20.618 INFO O| Dec 20 21:56:20.618 INFO STEP 153 (remove_files) COMPLETE
48122024-12-20T21:56:22.244Z[ recovery-image] Dec 20 21:56:20.618 INFO O| Dec 20 21:56:20.618 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48132024-12-20T21:56:22.327Z[ recovery-image] Dec 20 21:56:20.701 INFO O| Dec 20 21:56:20.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
48142024-12-20T21:56:22.327Z[ recovery-image] Dec 20 21:56:20.701 INFO O| Dec 20 21:56:20.701 INFO STEP 154 (remove_files) COMPLETE
48152024-12-20T21:56:22.327Z[ recovery-image] Dec 20 21:56:20.701 INFO O| Dec 20 21:56:20.701 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48162024-12-20T21:56:22.410Z[ recovery-image] Dec 20 21:56:20.784 INFO O| Dec 20 21:56:20.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
48172024-12-20T21:56:22.410Z[ recovery-image] Dec 20 21:56:20.784 INFO O| Dec 20 21:56:20.784 INFO STEP 155 (remove_files) COMPLETE
48182024-12-20T21:56:22.411Z[ recovery-image] Dec 20 21:56:20.784 INFO O| Dec 20 21:56:20.784 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48192024-12-20T21:56:22.431Z[ recovery-image] Dec 20 21:56:20.806 INFO O| Dec 20 21:56:20.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
48202024-12-20T21:56:22.480Z[ recovery-image] Dec 20 21:56:20.842 INFO O| Dec 20 21:56:20.842 INFO STEP 156 (remove_files) COMPLETE
48212024-12-20T21:56:22.490Z[ recovery-image] Dec 20 21:56:20.842 INFO O| Dec 20 21:56:20.842 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48222024-12-20T21:56:22.493Z[ recovery-image] Dec 20 21:56:20.864 INFO O| Dec 20 21:56:20.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
48232024-12-20T21:56:22.494Z[ recovery-image] Dec 20 21:56:20.864 INFO O| Dec 20 21:56:20.864 INFO STEP 157 (remove_files) COMPLETE
48242024-12-20T21:56:22.494Z[ recovery-image] Dec 20 21:56:20.864 INFO O| Dec 20 21:56:20.864 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48252024-12-20T21:56:22.541Z[ recovery-image] Dec 20 21:56:20.910 INFO O| Dec 20 21:56:20.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
48262024-12-20T21:56:22.630Z[ recovery-image] Dec 20 21:56:20.910 INFO O| Dec 20 21:56:20.910 INFO STEP 158 (remove_files) COMPLETE
48272024-12-20T21:56:22.630Z[ recovery-image] Dec 20 21:56:20.910 INFO O| Dec 20 21:56:20.910 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48282024-12-20T21:56:22.788Z[ recovery-image] Dec 20 21:56:20.933 INFO O| Dec 20 21:56:20.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
48292024-12-20T21:56:22.788Z[ recovery-image] Dec 20 21:56:20.933 INFO O| Dec 20 21:56:20.933 INFO STEP 159 (remove_files) COMPLETE
48302024-12-20T21:56:22.789Z[ recovery-image] Dec 20 21:56:20.934 INFO O| Dec 20 21:56:20.933 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48312024-12-20T21:56:22.789Z[ recovery-image] Dec 20 21:56:20.970 INFO O| Dec 20 21:56:20.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
48322024-12-20T21:56:22.789Z[ recovery-image] Dec 20 21:56:20.970 INFO O| Dec 20 21:56:20.970 INFO STEP 160 (remove_files) COMPLETE
48332024-12-20T21:56:22.789Z[ recovery-image] Dec 20 21:56:20.971 INFO O| Dec 20 21:56:20.971 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48342024-12-20T21:56:22.789Z[ recovery-image] Dec 20 21:56:21.040 INFO O| Dec 20 21:56:21.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
48352024-12-20T21:56:22.790Z[ recovery-image] Dec 20 21:56:21.040 INFO O| Dec 20 21:56:21.040 INFO STEP 161 (remove_files) COMPLETE
48362024-12-20T21:56:22.790Z[ recovery-image] Dec 20 21:56:21.040 INFO O| Dec 20 21:56:21.040 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48372024-12-20T21:56:22.919Z[ recovery-image] Dec 20 21:56:21.063 INFO O| Dec 20 21:56:21.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
48382024-12-20T21:56:22.919Z[ recovery-image] Dec 20 21:56:21.063 INFO O| Dec 20 21:56:21.063 INFO STEP 162 (remove_files) COMPLETE
48392024-12-20T21:56:22.919Z[ recovery-image] Dec 20 21:56:21.063 INFO O| Dec 20 21:56:21.063 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48402024-12-20T21:56:22.919Z[ recovery-image] Dec 20 21:56:21.104 INFO O| Dec 20 21:56:21.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
48412024-12-20T21:56:22.919Z[ recovery-image] Dec 20 21:56:21.104 INFO O| Dec 20 21:56:21.104 INFO STEP 163 (remove_files) COMPLETE
48422024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.104 INFO O| Dec 20 21:56:21.104 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48432024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.154 INFO O| Dec 20 21:56:21.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
48442024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.154 INFO O| Dec 20 21:56:21.154 INFO STEP 164 (remove_files) COMPLETE
48452024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.154 INFO O| Dec 20 21:56:21.154 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48462024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.176 INFO O| Dec 20 21:56:21.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
48472024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.176 INFO O| Dec 20 21:56:21.176 INFO STEP 165 (remove_files) COMPLETE
48482024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.176 INFO O| Dec 20 21:56:21.176 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48492024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.218 INFO O| Dec 20 21:56:21.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
48502024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.219 INFO O| Dec 20 21:56:21.219 INFO STEP 166 (remove_files) COMPLETE
48512024-12-20T21:56:22.920Z[ recovery-image] Dec 20 21:56:21.219 INFO O| Dec 20 21:56:21.219 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48522024-12-20T21:56:22.974Z[ recovery-image] Dec 20 21:56:21.292 INFO O| Dec 20 21:56:21.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
48532024-12-20T21:56:22.974Z[ recovery-image] Dec 20 21:56:21.292 INFO O| Dec 20 21:56:21.292 INFO STEP 167 (remove_files) COMPLETE
48542024-12-20T21:56:22.974Z[ recovery-image] Dec 20 21:56:21.292 INFO O| Dec 20 21:56:21.292 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48552024-12-20T21:56:22.974Z[ recovery-image] Dec 20 21:56:21.313 INFO O| Dec 20 21:56:21.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
48562024-12-20T21:56:22.974Z[ recovery-image] Dec 20 21:56:21.313 INFO O| Dec 20 21:56:21.313 INFO STEP 168 (remove_files) COMPLETE
48572024-12-20T21:56:22.974Z[ recovery-image] Dec 20 21:56:21.313 INFO O| Dec 20 21:56:21.313 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48582024-12-20T21:56:23.005Z[ recovery-image] Dec 20 21:56:21.347 INFO O| Dec 20 21:56:21.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
48592024-12-20T21:56:23.005Z[ recovery-image] Dec 20 21:56:21.347 INFO O| Dec 20 21:56:21.347 INFO STEP 169 (remove_files) COMPLETE
48602024-12-20T21:56:23.005Z[ recovery-image] Dec 20 21:56:21.347 INFO O| Dec 20 21:56:21.347 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48612024-12-20T21:56:23.044Z[ recovery-image] Dec 20 21:56:21.417 INFO O| Dec 20 21:56:21.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
48622024-12-20T21:56:23.044Z[ recovery-image] Dec 20 21:56:21.417 INFO O| Dec 20 21:56:21.417 INFO STEP 170 (remove_files) COMPLETE
48632024-12-20T21:56:23.050Z[ recovery-image] Dec 20 21:56:21.417 INFO O| Dec 20 21:56:21.417 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48642024-12-20T21:56:23.092Z[ recovery-image] Dec 20 21:56:21.465 INFO O| Dec 20 21:56:21.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
48652024-12-20T21:56:23.095Z[ recovery-image] Dec 20 21:56:21.465 INFO O| Dec 20 21:56:21.465 INFO STEP 171 (remove_files) COMPLETE
48662024-12-20T21:56:23.096Z[ recovery-image] Dec 20 21:56:21.466 INFO O| Dec 20 21:56:21.466 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48672024-12-20T21:56:23.183Z[ recovery-image] Dec 20 21:56:21.495 INFO O| Dec 20 21:56:21.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
48682024-12-20T21:56:23.183Z[ recovery-image] Dec 20 21:56:21.495 INFO O| Dec 20 21:56:21.495 INFO STEP 172 (remove_files) COMPLETE
48692024-12-20T21:56:23.184Z[ recovery-image] Dec 20 21:56:21.495 INFO O| Dec 20 21:56:21.495 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48702024-12-20T21:56:23.249Z[ recovery-image] Dec 20 21:56:21.515 INFO O| Dec 20 21:56:21.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
48712024-12-20T21:56:23.249Z[ recovery-image] Dec 20 21:56:21.515 INFO O| Dec 20 21:56:21.515 INFO STEP 173 (remove_files) COMPLETE
48722024-12-20T21:56:23.249Z[ recovery-image] Dec 20 21:56:21.515 INFO O| Dec 20 21:56:21.515 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48732024-12-20T21:56:23.249Z[ recovery-image] Dec 20 21:56:21.537 INFO O| Dec 20 21:56:21.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
48742024-12-20T21:56:23.249Z[ recovery-image] Dec 20 21:56:21.537 INFO O| Dec 20 21:56:21.537 INFO STEP 174 (remove_files) COMPLETE
48752024-12-20T21:56:23.249Z[ recovery-image] Dec 20 21:56:21.537 INFO O| Dec 20 21:56:21.537 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48762024-12-20T21:56:23.292Z[ recovery-image] Dec 20 21:56:21.580 INFO O| Dec 20 21:56:21.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
48772024-12-20T21:56:23.292Z[ recovery-image] Dec 20 21:56:21.580 INFO O| Dec 20 21:56:21.580 INFO STEP 175 (remove_files) COMPLETE
48782024-12-20T21:56:23.292Z[ recovery-image] Dec 20 21:56:21.580 INFO O| Dec 20 21:56:21.580 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48792024-12-20T21:56:23.293Z[ recovery-image] Dec 20 21:56:21.603 INFO O| Dec 20 21:56:21.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
48802024-12-20T21:56:23.293Z[ recovery-image] Dec 20 21:56:21.603 INFO O| Dec 20 21:56:21.603 INFO STEP 176 (remove_files) COMPLETE
48812024-12-20T21:56:23.293Z[ recovery-image] Dec 20 21:56:21.603 INFO O| Dec 20 21:56:21.603 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48822024-12-20T21:56:23.293Z[ recovery-image] Dec 20 21:56:21.637 INFO O| Dec 20 21:56:21.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
48832024-12-20T21:56:23.293Z[ recovery-image] Dec 20 21:56:21.638 INFO O| Dec 20 21:56:21.637 INFO STEP 177 (remove_files) COMPLETE
48842024-12-20T21:56:23.313Z[ recovery-image] Dec 20 21:56:21.638 INFO O| Dec 20 21:56:21.637 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48852024-12-20T21:56:23.313Z[ recovery-image] Dec 20 21:56:21.658 INFO O| Dec 20 21:56:21.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
48862024-12-20T21:56:23.313Z[ recovery-image] Dec 20 21:56:21.659 INFO O| Dec 20 21:56:21.659 INFO STEP 178 (remove_files) COMPLETE
48872024-12-20T21:56:23.313Z[ recovery-image] Dec 20 21:56:21.659 INFO O| Dec 20 21:56:21.659 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48882024-12-20T21:56:23.363Z[ recovery-image] Dec 20 21:56:21.737 INFO O| Dec 20 21:56:21.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
48892024-12-20T21:56:23.363Z[ recovery-image] Dec 20 21:56:21.737 INFO O| Dec 20 21:56:21.737 INFO STEP 179 (remove_files) COMPLETE
48902024-12-20T21:56:23.363Z[ recovery-image] Dec 20 21:56:21.737 INFO O| Dec 20 21:56:21.737 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48912024-12-20T21:56:23.414Z[ recovery-image] Dec 20 21:56:21.783 INFO O| Dec 20 21:56:21.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
48922024-12-20T21:56:23.414Z[ recovery-image] Dec 20 21:56:21.783 INFO O| Dec 20 21:56:21.783 INFO STEP 180 (remove_files) COMPLETE
48932024-12-20T21:56:23.414Z[ recovery-image] Dec 20 21:56:21.783 INFO O| Dec 20 21:56:21.783 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48942024-12-20T21:56:23.430Z[ recovery-image] Dec 20 21:56:21.804 INFO O| Dec 20 21:56:21.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
48952024-12-20T21:56:23.431Z[ recovery-image] Dec 20 21:56:21.805 INFO O| Dec 20 21:56:21.805 INFO STEP 181 (remove_files) COMPLETE
48962024-12-20T21:56:23.431Z[ recovery-image] Dec 20 21:56:21.805 INFO O| Dec 20 21:56:21.805 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48972024-12-20T21:56:23.451Z[ recovery-image] Dec 20 21:56:21.825 INFO O| Dec 20 21:56:21.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
48982024-12-20T21:56:23.451Z[ recovery-image] Dec 20 21:56:21.825 INFO O| Dec 20 21:56:21.825 INFO STEP 182 (remove_files) COMPLETE
48992024-12-20T21:56:23.451Z[ recovery-image] Dec 20 21:56:21.825 INFO O| Dec 20 21:56:21.825 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49002024-12-20T21:56:23.475Z[ recovery-image] Dec 20 21:56:21.848 INFO O| Dec 20 21:56:21.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
49012024-12-20T21:56:23.509Z[ recovery-image] Dec 20 21:56:21.882 INFO O| Dec 20 21:56:21.882 INFO STEP 183 (remove_files) COMPLETE
49022024-12-20T21:56:23.509Z[ recovery-image] Dec 20 21:56:21.882 INFO O| Dec 20 21:56:21.882 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49032024-12-20T21:56:23.550Z[ recovery-image] Dec 20 21:56:21.924 INFO O| Dec 20 21:56:21.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
49042024-12-20T21:56:23.551Z[ recovery-image] Dec 20 21:56:21.924 INFO O| Dec 20 21:56:21.924 INFO STEP 184 (remove_files) COMPLETE
49052024-12-20T21:56:23.551Z[ recovery-image] Dec 20 21:56:21.924 INFO O| Dec 20 21:56:21.924 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49062024-12-20T21:56:23.613Z[ recovery-image] Dec 20 21:56:21.987 INFO O| Dec 20 21:56:21.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
49072024-12-20T21:56:23.613Z[ recovery-image] Dec 20 21:56:21.987 INFO O| Dec 20 21:56:21.987 INFO STEP 185 (remove_files) COMPLETE
49082024-12-20T21:56:23.613Z[ recovery-image] Dec 20 21:56:21.987 INFO O| Dec 20 21:56:21.987 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49092024-12-20T21:56:23.677Z[ recovery-image] Dec 20 21:56:22.050 INFO O| Dec 20 21:56:22.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
49102024-12-20T21:56:23.677Z[ recovery-image] Dec 20 21:56:22.051 INFO O| Dec 20 21:56:22.051 INFO STEP 186 (remove_files) COMPLETE
49112024-12-20T21:56:23.681Z[ recovery-image] Dec 20 21:56:22.051 INFO O| Dec 20 21:56:22.051 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49122024-12-20T21:56:23.741Z[ recovery-image] Dec 20 21:56:22.114 INFO O| Dec 20 21:56:22.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
49132024-12-20T21:56:23.741Z[ recovery-image] Dec 20 21:56:22.114 INFO O| Dec 20 21:56:22.114 INFO STEP 187 (remove_files) COMPLETE
49142024-12-20T21:56:23.745Z[ recovery-image] Dec 20 21:56:22.115 INFO O| Dec 20 21:56:22.114 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49152024-12-20T21:56:23.792Z[ recovery-image] Dec 20 21:56:22.164 INFO O| Dec 20 21:56:22.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
49162024-12-20T21:56:23.792Z[ recovery-image] Dec 20 21:56:22.164 INFO O| Dec 20 21:56:22.164 INFO STEP 188 (remove_files) COMPLETE
49172024-12-20T21:56:23.801Z[ recovery-image] Dec 20 21:56:22.164 INFO O| Dec 20 21:56:22.164 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49182024-12-20T21:56:23.830Z[ recovery-image] Dec 20 21:56:22.196 INFO O| Dec 20 21:56:22.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
49192024-12-20T21:56:23.830Z[ recovery-image] Dec 20 21:56:22.196 INFO O| Dec 20 21:56:22.196 INFO STEP 189 (remove_files) COMPLETE
49202024-12-20T21:56:23.830Z[ recovery-image] Dec 20 21:56:22.196 INFO O| Dec 20 21:56:22.196 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49212024-12-20T21:56:23.864Z[ recovery-image] Dec 20 21:56:22.237 INFO O| Dec 20 21:56:22.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
49222024-12-20T21:56:23.864Z[ recovery-image] Dec 20 21:56:22.237 INFO O| Dec 20 21:56:22.237 INFO STEP 190 (remove_files) COMPLETE
49232024-12-20T21:56:23.864Z[ recovery-image] Dec 20 21:56:22.237 INFO O| Dec 20 21:56:22.237 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49242024-12-20T21:56:23.932Z[ recovery-image] Dec 20 21:56:22.306 INFO O| Dec 20 21:56:22.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
49252024-12-20T21:56:23.932Z[ recovery-image] Dec 20 21:56:22.306 INFO O| Dec 20 21:56:22.306 INFO STEP 191 (remove_files) COMPLETE
49262024-12-20T21:56:23.932Z[ recovery-image] Dec 20 21:56:22.306 INFO O| Dec 20 21:56:22.306 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49272024-12-20T21:56:23.979Z[ recovery-image] Dec 20 21:56:22.353 INFO O| Dec 20 21:56:22.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
49282024-12-20T21:56:23.979Z[ recovery-image] Dec 20 21:56:22.353 INFO O| Dec 20 21:56:22.353 INFO STEP 192 (remove_files) COMPLETE
49292024-12-20T21:56:23.979Z[ recovery-image] Dec 20 21:56:22.353 INFO O| Dec 20 21:56:22.353 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49302024-12-20T21:56:24.004Z[ recovery-image] Dec 20 21:56:22.377 INFO O| Dec 20 21:56:22.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
49312024-12-20T21:56:24.004Z[ recovery-image] Dec 20 21:56:22.377 INFO O| Dec 20 21:56:22.377 INFO STEP 193 (remove_files) COMPLETE
49322024-12-20T21:56:24.004Z[ recovery-image] Dec 20 21:56:22.377 INFO O| Dec 20 21:56:22.377 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49332024-12-20T21:56:24.026Z[ recovery-image] Dec 20 21:56:22.399 INFO O| Dec 20 21:56:22.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
49342024-12-20T21:56:24.026Z[ recovery-image] Dec 20 21:56:22.399 INFO O| Dec 20 21:56:22.399 INFO STEP 194 (remove_files) COMPLETE
49352024-12-20T21:56:24.026Z[ recovery-image] Dec 20 21:56:22.399 INFO O| Dec 20 21:56:22.399 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49362024-12-20T21:56:24.060Z[ recovery-image] Dec 20 21:56:22.434 INFO O| Dec 20 21:56:22.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
49372024-12-20T21:56:24.060Z[ recovery-image] Dec 20 21:56:22.434 INFO O| Dec 20 21:56:22.434 INFO STEP 195 (remove_files) COMPLETE
49382024-12-20T21:56:24.062Z[ recovery-image] Dec 20 21:56:22.434 INFO O| Dec 20 21:56:22.434 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49392024-12-20T21:56:24.080Z[ recovery-image] Dec 20 21:56:22.455 INFO O| Dec 20 21:56:22.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
49402024-12-20T21:56:24.080Z[ recovery-image] Dec 20 21:56:22.455 INFO O| Dec 20 21:56:22.455 INFO STEP 196 (remove_files) COMPLETE
49412024-12-20T21:56:24.083Z[ recovery-image] Dec 20 21:56:22.455 INFO O| Dec 20 21:56:22.455 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49422024-12-20T21:56:24.159Z[ recovery-image] Dec 20 21:56:22.532 INFO O| Dec 20 21:56:22.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
49432024-12-20T21:56:24.159Z[ recovery-image] Dec 20 21:56:22.532 INFO O| Dec 20 21:56:22.532 INFO STEP 197 (remove_files) COMPLETE
49442024-12-20T21:56:24.159Z[ recovery-image] Dec 20 21:56:22.532 INFO O| Dec 20 21:56:22.532 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49452024-12-20T21:56:24.210Z[ recovery-image] Dec 20 21:56:22.585 INFO O| Dec 20 21:56:22.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
49462024-12-20T21:56:24.210Z[ recovery-image] Dec 20 21:56:22.585 INFO O| Dec 20 21:56:22.585 INFO STEP 198 (remove_files) COMPLETE
49472024-12-20T21:56:24.213Z[ recovery-image] Dec 20 21:56:22.585 INFO O| Dec 20 21:56:22.585 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49482024-12-20T21:56:24.233Z[ recovery-image] Dec 20 21:56:22.607 INFO O| Dec 20 21:56:22.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
49492024-12-20T21:56:24.233Z[ recovery-image] Dec 20 21:56:22.607 INFO O| Dec 20 21:56:22.607 INFO STEP 199 (remove_files) COMPLETE
49502024-12-20T21:56:24.233Z[ recovery-image] Dec 20 21:56:22.607 INFO O| Dec 20 21:56:22.607 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49512024-12-20T21:56:24.253Z[ recovery-image] Dec 20 21:56:22.627 INFO O| Dec 20 21:56:22.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
49522024-12-20T21:56:24.253Z[ recovery-image] Dec 20 21:56:22.627 INFO O| Dec 20 21:56:22.627 INFO STEP 200 (remove_files) COMPLETE
49532024-12-20T21:56:24.255Z[ recovery-image] Dec 20 21:56:22.627 INFO O| Dec 20 21:56:22.627 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49542024-12-20T21:56:24.329Z[ recovery-image] Dec 20 21:56:22.703 INFO O| Dec 20 21:56:22.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
49552024-12-20T21:56:24.329Z[ recovery-image] Dec 20 21:56:22.703 INFO O| Dec 20 21:56:22.703 INFO STEP 201 (remove_files) COMPLETE
49562024-12-20T21:56:24.332Z[ recovery-image] Dec 20 21:56:22.703 INFO O| Dec 20 21:56:22.703 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49572024-12-20T21:56:24.416Z[ recovery-image] Dec 20 21:56:22.790 INFO O| Dec 20 21:56:22.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
49582024-12-20T21:56:24.416Z[ recovery-image] Dec 20 21:56:22.790 INFO O| Dec 20 21:56:22.790 INFO STEP 202 (remove_files) COMPLETE
49592024-12-20T21:56:24.416Z[ recovery-image] Dec 20 21:56:22.790 INFO O| Dec 20 21:56:22.790 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49602024-12-20T21:56:24.440Z[ recovery-image] Dec 20 21:56:22.814 INFO O| Dec 20 21:56:22.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
49612024-12-20T21:56:24.443Z[ recovery-image] Dec 20 21:56:22.814 INFO O| Dec 20 21:56:22.814 INFO STEP 203 (remove_files) COMPLETE
49622024-12-20T21:56:24.443Z[ recovery-image] Dec 20 21:56:22.814 INFO O| Dec 20 21:56:22.814 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49632024-12-20T21:56:24.491Z[ recovery-image] Dec 20 21:56:22.865 INFO O| Dec 20 21:56:22.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
49642024-12-20T21:56:24.491Z[ recovery-image] Dec 20 21:56:22.865 INFO O| Dec 20 21:56:22.865 INFO STEP 204 (remove_files) COMPLETE
49652024-12-20T21:56:24.491Z[ recovery-image] Dec 20 21:56:22.865 INFO O| Dec 20 21:56:22.865 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49662024-12-20T21:56:24.513Z[ recovery-image] Dec 20 21:56:22.887 INFO O| Dec 20 21:56:22.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
49672024-12-20T21:56:24.515Z[ recovery-image] Dec 20 21:56:22.887 INFO O| Dec 20 21:56:22.887 INFO STEP 205 (remove_files) COMPLETE
49682024-12-20T21:56:24.516Z[ recovery-image] Dec 20 21:56:22.887 INFO O| Dec 20 21:56:22.887 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49692024-12-20T21:56:24.535Z[ recovery-image] Dec 20 21:56:22.909 INFO O| Dec 20 21:56:22.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
49702024-12-20T21:56:24.535Z[ recovery-image] Dec 20 21:56:22.909 INFO O| Dec 20 21:56:22.909 INFO STEP 206 (remove_files) COMPLETE
49712024-12-20T21:56:24.535Z[ recovery-image] Dec 20 21:56:22.909 INFO O| Dec 20 21:56:22.909 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49722024-12-20T21:56:24.576Z[ recovery-image] Dec 20 21:56:22.950 INFO O| Dec 20 21:56:22.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
49732024-12-20T21:56:24.576Z[ recovery-image] Dec 20 21:56:22.950 INFO O| Dec 20 21:56:22.950 INFO STEP 207 (remove_files) COMPLETE
49742024-12-20T21:56:24.579Z[ recovery-image] Dec 20 21:56:22.950 INFO O| Dec 20 21:56:22.950 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49752024-12-20T21:56:24.670Z[ recovery-image] Dec 20 21:56:23.044 INFO O| Dec 20 21:56:23.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
49762024-12-20T21:56:24.670Z[ recovery-image] Dec 20 21:56:23.044 INFO O| Dec 20 21:56:23.044 INFO STEP 208 (remove_files) COMPLETE
49772024-12-20T21:56:24.670Z[ recovery-image] Dec 20 21:56:23.044 INFO O| Dec 20 21:56:23.044 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49782024-12-20T21:56:24.692Z[ recovery-image] Dec 20 21:56:23.066 INFO O| Dec 20 21:56:23.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
49792024-12-20T21:56:24.692Z[ recovery-image] Dec 20 21:56:23.066 INFO O| Dec 20 21:56:23.066 INFO STEP 209 (remove_files) COMPLETE
49802024-12-20T21:56:24.692Z[ recovery-image] Dec 20 21:56:23.066 INFO O| Dec 20 21:56:23.066 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812024-12-20T21:56:24.712Z[ recovery-image] Dec 20 21:56:23.086 INFO O| Dec 20 21:56:23.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
49822024-12-20T21:56:24.712Z[ recovery-image] Dec 20 21:56:23.086 INFO O| Dec 20 21:56:23.086 INFO STEP 210 (remove_files) COMPLETE
49832024-12-20T21:56:24.712Z[ recovery-image] Dec 20 21:56:23.086 INFO O| Dec 20 21:56:23.086 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49842024-12-20T21:56:24.730Z[ recovery-image] Dec 20 21:56:23.104 INFO O| Dec 20 21:56:23.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
49852024-12-20T21:56:24.733Z[ recovery-image] Dec 20 21:56:23.105 INFO O| Dec 20 21:56:23.105 INFO STEP 211 (remove_files) COMPLETE
49862024-12-20T21:56:24.733Z[ recovery-image] Dec 20 21:56:23.105 INFO O| Dec 20 21:56:23.105 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49872024-12-20T21:56:24.753Z[ recovery-image] Dec 20 21:56:23.127 INFO O| Dec 20 21:56:23.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
49882024-12-20T21:56:24.756Z[ recovery-image] Dec 20 21:56:23.128 INFO O| Dec 20 21:56:23.128 INFO STEP 212 (remove_files) COMPLETE
49892024-12-20T21:56:24.756Z[ recovery-image] Dec 20 21:56:23.128 INFO O| Dec 20 21:56:23.128 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49902024-12-20T21:56:24.777Z[ recovery-image] Dec 20 21:56:23.151 INFO O| Dec 20 21:56:23.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
49912024-12-20T21:56:24.777Z[ recovery-image] Dec 20 21:56:23.151 INFO O| Dec 20 21:56:23.151 INFO STEP 213 (remove_files) COMPLETE
49922024-12-20T21:56:24.777Z[ recovery-image] Dec 20 21:56:23.151 INFO O| Dec 20 21:56:23.151 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49932024-12-20T21:56:24.814Z[ recovery-image] Dec 20 21:56:23.188 INFO O| Dec 20 21:56:23.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
49942024-12-20T21:56:24.817Z[ recovery-image] Dec 20 21:56:23.188 INFO O| Dec 20 21:56:23.188 INFO STEP 214 (remove_files) COMPLETE
49952024-12-20T21:56:24.817Z[ recovery-image] Dec 20 21:56:23.188 INFO O| Dec 20 21:56:23.188 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49962024-12-20T21:56:24.857Z[ recovery-image] Dec 20 21:56:23.229 INFO O| Dec 20 21:56:23.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
49972024-12-20T21:56:24.858Z[ recovery-image] Dec 20 21:56:23.229 INFO O| Dec 20 21:56:23.229 INFO STEP 215 (remove_files) COMPLETE
49982024-12-20T21:56:24.858Z[ recovery-image] Dec 20 21:56:23.229 INFO O| Dec 20 21:56:23.229 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49992024-12-20T21:56:24.930Z[ recovery-image] Dec 20 21:56:23.304 INFO O| Dec 20 21:56:23.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
50002024-12-20T21:56:24.930Z[ recovery-image] Dec 20 21:56:23.304 INFO O| Dec 20 21:56:23.304 INFO STEP 216 (remove_files) COMPLETE
50012024-12-20T21:56:24.930Z[ recovery-image] Dec 20 21:56:23.304 INFO O| Dec 20 21:56:23.304 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50022024-12-20T21:56:24.976Z[ recovery-image] Dec 20 21:56:23.350 INFO O| Dec 20 21:56:23.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
50032024-12-20T21:56:24.979Z[ recovery-image] Dec 20 21:56:23.350 INFO O| Dec 20 21:56:23.350 INFO STEP 217 (remove_files) COMPLETE
50042024-12-20T21:56:24.979Z[ recovery-image] Dec 20 21:56:23.351 INFO O| Dec 20 21:56:23.350 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50052024-12-20T21:56:25.000Z[ recovery-image] Dec 20 21:56:23.374 INFO O| Dec 20 21:56:23.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
50062024-12-20T21:56:25.003Z[ recovery-image] Dec 20 21:56:23.374 INFO O| Dec 20 21:56:23.374 INFO STEP 218 (remove_files) COMPLETE
50072024-12-20T21:56:25.003Z[ recovery-image] Dec 20 21:56:23.374 INFO O| Dec 20 21:56:23.374 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50082024-12-20T21:56:25.023Z[ recovery-image] Dec 20 21:56:23.397 INFO O| Dec 20 21:56:23.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
50092024-12-20T21:56:25.023Z[ recovery-image] Dec 20 21:56:23.397 INFO O| Dec 20 21:56:23.397 INFO STEP 219 (remove_files) COMPLETE
50102024-12-20T21:56:25.026Z[ recovery-image] Dec 20 21:56:23.398 INFO O| Dec 20 21:56:23.398 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50112024-12-20T21:56:25.050Z[ recovery-image] Dec 20 21:56:23.423 INFO O| Dec 20 21:56:23.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
50122024-12-20T21:56:25.050Z[ recovery-image] Dec 20 21:56:23.423 INFO O| Dec 20 21:56:23.423 INFO STEP 220 (remove_files) COMPLETE
50132024-12-20T21:56:25.050Z[ recovery-image] Dec 20 21:56:23.423 INFO O| Dec 20 21:56:23.423 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50142024-12-20T21:56:25.106Z[ recovery-image] Dec 20 21:56:23.480 INFO O| Dec 20 21:56:23.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
50152024-12-20T21:56:25.106Z[ recovery-image] Dec 20 21:56:23.480 INFO O| Dec 20 21:56:23.480 INFO STEP 221 (remove_files) COMPLETE
50162024-12-20T21:56:25.106Z[ recovery-image] Dec 20 21:56:23.480 INFO O| Dec 20 21:56:23.480 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50172024-12-20T21:56:25.129Z[ recovery-image] Dec 20 21:56:23.502 INFO O| Dec 20 21:56:23.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
50182024-12-20T21:56:25.129Z[ recovery-image] Dec 20 21:56:23.502 INFO O| Dec 20 21:56:23.502 INFO STEP 222 (remove_files) COMPLETE
50192024-12-20T21:56:25.129Z[ recovery-image] Dec 20 21:56:23.502 INFO O| Dec 20 21:56:23.502 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50202024-12-20T21:56:25.165Z[ recovery-image] Dec 20 21:56:23.539 INFO O| Dec 20 21:56:23.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
50212024-12-20T21:56:25.165Z[ recovery-image] Dec 20 21:56:23.539 INFO O| Dec 20 21:56:23.539 INFO STEP 223 (remove_files) COMPLETE
50222024-12-20T21:56:25.165Z[ recovery-image] Dec 20 21:56:23.539 INFO O| Dec 20 21:56:23.539 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50232024-12-20T21:56:25.188Z[ recovery-image] Dec 20 21:56:23.562 INFO O| Dec 20 21:56:23.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
50242024-12-20T21:56:25.188Z[ recovery-image] Dec 20 21:56:23.562 INFO O| Dec 20 21:56:23.562 INFO STEP 224 (remove_files) COMPLETE
50252024-12-20T21:56:25.188Z[ recovery-image] Dec 20 21:56:23.562 INFO O| Dec 20 21:56:23.562 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50262024-12-20T21:56:25.210Z[ recovery-image] Dec 20 21:56:23.584 INFO O| Dec 20 21:56:23.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
50272024-12-20T21:56:25.212Z[ recovery-image] Dec 20 21:56:23.584 INFO O| Dec 20 21:56:23.584 INFO STEP 225 (remove_files) COMPLETE
50282024-12-20T21:56:25.212Z[ recovery-image] Dec 20 21:56:23.584 INFO O| Dec 20 21:56:23.584 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50292024-12-20T21:56:25.232Z[ recovery-image] Dec 20 21:56:23.606 INFO O| Dec 20 21:56:23.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
50302024-12-20T21:56:25.232Z[ recovery-image] Dec 20 21:56:23.606 INFO O| Dec 20 21:56:23.606 INFO STEP 226 (remove_files) COMPLETE
50312024-12-20T21:56:25.232Z[ recovery-image] Dec 20 21:56:23.606 INFO O| Dec 20 21:56:23.606 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50322024-12-20T21:56:25.254Z[ recovery-image] Dec 20 21:56:23.627 INFO O| Dec 20 21:56:23.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
50332024-12-20T21:56:25.254Z[ recovery-image] Dec 20 21:56:23.627 INFO O| Dec 20 21:56:23.627 INFO STEP 227 (remove_files) COMPLETE
50342024-12-20T21:56:25.254Z[ recovery-image] Dec 20 21:56:23.627 INFO O| Dec 20 21:56:23.627 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50352024-12-20T21:56:25.297Z[ recovery-image] Dec 20 21:56:23.671 INFO O| Dec 20 21:56:23.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
50362024-12-20T21:56:25.297Z[ recovery-image] Dec 20 21:56:23.671 INFO O| Dec 20 21:56:23.671 INFO STEP 228 (remove_files) COMPLETE
50372024-12-20T21:56:25.297Z[ recovery-image] Dec 20 21:56:23.671 INFO O| Dec 20 21:56:23.671 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50382024-12-20T21:56:25.344Z[ recovery-image] Dec 20 21:56:23.718 INFO O| Dec 20 21:56:23.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
50392024-12-20T21:56:25.344Z[ recovery-image] Dec 20 21:56:23.718 INFO O| Dec 20 21:56:23.718 INFO STEP 229 (remove_files) COMPLETE
50402024-12-20T21:56:25.344Z[ recovery-image] Dec 20 21:56:23.718 INFO O| Dec 20 21:56:23.718 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50412024-12-20T21:56:25.434Z[ recovery-image] Dec 20 21:56:23.808 INFO O| Dec 20 21:56:23.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
50422024-12-20T21:56:25.434Z[ recovery-image] Dec 20 21:56:23.808 INFO O| Dec 20 21:56:23.808 INFO STEP 230 (remove_files) COMPLETE
50432024-12-20T21:56:25.434Z[ recovery-image] Dec 20 21:56:23.808 INFO O| Dec 20 21:56:23.808 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50442024-12-20T21:56:25.455Z[ recovery-image] Dec 20 21:56:23.829 INFO O| Dec 20 21:56:23.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
50452024-12-20T21:56:25.456Z[ recovery-image] Dec 20 21:56:23.830 INFO O| Dec 20 21:56:23.830 INFO STEP 231 (remove_files) COMPLETE
50462024-12-20T21:56:25.458Z[ recovery-image] Dec 20 21:56:23.830 INFO O| Dec 20 21:56:23.830 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50472024-12-20T21:56:25.509Z[ recovery-image] Dec 20 21:56:23.882 INFO O| Dec 20 21:56:23.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
50482024-12-20T21:56:25.512Z[ recovery-image] Dec 20 21:56:23.882 INFO O| Dec 20 21:56:23.882 INFO STEP 232 (remove_files) COMPLETE
50492024-12-20T21:56:25.512Z[ recovery-image] Dec 20 21:56:23.882 INFO O| Dec 20 21:56:23.882 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50502024-12-20T21:56:25.531Z[ recovery-image] Dec 20 21:56:23.905 INFO O| Dec 20 21:56:23.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
50512024-12-20T21:56:25.534Z[ recovery-image] Dec 20 21:56:23.905 INFO O| Dec 20 21:56:23.905 INFO STEP 233 (remove_files) COMPLETE
50522024-12-20T21:56:25.534Z[ recovery-image] Dec 20 21:56:23.905 INFO O| Dec 20 21:56:23.905 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50532024-12-20T21:56:25.553Z[ recovery-image] Dec 20 21:56:23.927 INFO O| Dec 20 21:56:23.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
50542024-12-20T21:56:25.555Z[ recovery-image] Dec 20 21:56:23.927 INFO O| Dec 20 21:56:23.927 INFO STEP 234 (remove_files) COMPLETE
50552024-12-20T21:56:25.555Z[ recovery-image] Dec 20 21:56:23.927 INFO O| Dec 20 21:56:23.927 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50562024-12-20T21:56:25.602Z[ recovery-image] Dec 20 21:56:23.975 INFO O| Dec 20 21:56:23.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
50572024-12-20T21:56:25.602Z[ recovery-image] Dec 20 21:56:23.975 INFO O| Dec 20 21:56:23.975 INFO STEP 235 (remove_files) COMPLETE
50582024-12-20T21:56:25.602Z[ recovery-image] Dec 20 21:56:23.975 INFO O| Dec 20 21:56:23.975 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50592024-12-20T21:56:25.643Z[ recovery-image] Dec 20 21:56:24.017 INFO O| Dec 20 21:56:24.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
50602024-12-20T21:56:25.644Z[ recovery-image] Dec 20 21:56:24.017 INFO O| Dec 20 21:56:24.017 INFO STEP 236 (remove_files) COMPLETE
50612024-12-20T21:56:25.644Z[ recovery-image] Dec 20 21:56:24.017 INFO O| Dec 20 21:56:24.017 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50622024-12-20T21:56:25.666Z[ recovery-image] Dec 20 21:56:24.039 INFO O| Dec 20 21:56:24.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
50632024-12-20T21:56:25.666Z[ recovery-image] Dec 20 21:56:24.039 INFO O| Dec 20 21:56:24.039 INFO STEP 237 (remove_files) COMPLETE
50642024-12-20T21:56:25.666Z[ recovery-image] Dec 20 21:56:24.039 INFO O| Dec 20 21:56:24.039 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50652024-12-20T21:56:25.694Z[ recovery-image] Dec 20 21:56:24.068 INFO O| Dec 20 21:56:24.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
50662024-12-20T21:56:25.694Z[ recovery-image] Dec 20 21:56:24.068 INFO O| Dec 20 21:56:24.068 INFO STEP 238 (remove_files) COMPLETE
50672024-12-20T21:56:25.694Z[ recovery-image] Dec 20 21:56:24.068 INFO O| Dec 20 21:56:24.068 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50682024-12-20T21:56:25.718Z[ recovery-image] Dec 20 21:56:24.091 INFO O| Dec 20 21:56:24.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
50692024-12-20T21:56:25.718Z[ recovery-image] Dec 20 21:56:24.091 INFO O| Dec 20 21:56:24.091 INFO STEP 239 (remove_files) COMPLETE
50702024-12-20T21:56:25.721Z[ recovery-image] Dec 20 21:56:24.091 INFO O| Dec 20 21:56:24.091 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50712024-12-20T21:56:25.740Z[ recovery-image] Dec 20 21:56:24.112 INFO O| Dec 20 21:56:24.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
50722024-12-20T21:56:25.743Z[ recovery-image] Dec 20 21:56:24.112 INFO O| Dec 20 21:56:24.112 INFO STEP 240 (remove_files) COMPLETE
50732024-12-20T21:56:25.743Z[ recovery-image] Dec 20 21:56:24.112 INFO O| Dec 20 21:56:24.112 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50742024-12-20T21:56:25.765Z[ recovery-image] Dec 20 21:56:24.137 INFO O| Dec 20 21:56:24.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
50752024-12-20T21:56:25.769Z[ recovery-image] Dec 20 21:56:24.137 INFO O| Dec 20 21:56:24.137 INFO STEP 241 (remove_files) COMPLETE
50762024-12-20T21:56:25.769Z[ recovery-image] Dec 20 21:56:24.137 INFO O| Dec 20 21:56:24.137 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50772024-12-20T21:56:25.786Z[ recovery-image] Dec 20 21:56:24.160 INFO O| Dec 20 21:56:24.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
50782024-12-20T21:56:25.786Z[ recovery-image] Dec 20 21:56:24.160 INFO O| Dec 20 21:56:24.160 INFO STEP 242 (remove_files) COMPLETE
50792024-12-20T21:56:25.787Z[ recovery-image] Dec 20 21:56:24.160 INFO O| Dec 20 21:56:24.160 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50802024-12-20T21:56:25.829Z[ recovery-image] Dec 20 21:56:24.203 INFO O| Dec 20 21:56:24.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
50812024-12-20T21:56:25.829Z[ recovery-image] Dec 20 21:56:24.203 INFO O| Dec 20 21:56:24.203 INFO STEP 243 (remove_files) COMPLETE
50822024-12-20T21:56:25.832Z[ recovery-image] Dec 20 21:56:24.203 INFO O| Dec 20 21:56:24.203 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50832024-12-20T21:56:25.895Z[ recovery-image] Dec 20 21:56:24.269 INFO O| Dec 20 21:56:24.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
50842024-12-20T21:56:25.898Z[ recovery-image] Dec 20 21:56:24.269 INFO O| Dec 20 21:56:24.269 INFO STEP 244 (remove_files) COMPLETE
50852024-12-20T21:56:25.898Z[ recovery-image] Dec 20 21:56:24.269 INFO O| Dec 20 21:56:24.269 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50862024-12-20T21:56:25.919Z[ recovery-image] Dec 20 21:56:24.293 INFO O| Dec 20 21:56:24.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
50872024-12-20T21:56:25.921Z[ recovery-image] Dec 20 21:56:24.293 INFO O| Dec 20 21:56:24.293 INFO STEP 245 (remove_files) COMPLETE
50882024-12-20T21:56:25.921Z[ recovery-image] Dec 20 21:56:24.293 INFO O| Dec 20 21:56:24.293 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50892024-12-20T21:56:25.943Z[ recovery-image] Dec 20 21:56:24.316 INFO O| Dec 20 21:56:24.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
50902024-12-20T21:56:25.946Z[ recovery-image] Dec 20 21:56:24.317 INFO O| Dec 20 21:56:24.316 INFO STEP 246 (remove_files) COMPLETE
50912024-12-20T21:56:25.946Z[ recovery-image] Dec 20 21:56:24.317 INFO O| Dec 20 21:56:24.317 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50922024-12-20T21:56:25.994Z[ recovery-image] Dec 20 21:56:24.367 INFO O| Dec 20 21:56:24.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
50932024-12-20T21:56:25.994Z[ recovery-image] Dec 20 21:56:24.368 INFO O| Dec 20 21:56:24.368 INFO STEP 247 (remove_files) COMPLETE
50942024-12-20T21:56:25.997Z[ recovery-image] Dec 20 21:56:24.368 INFO O| Dec 20 21:56:24.368 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50952024-12-20T21:56:26.014Z[ recovery-image] Dec 20 21:56:24.387 INFO O| Dec 20 21:56:24.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
50962024-12-20T21:56:26.014Z[ recovery-image] Dec 20 21:56:24.388 INFO O| Dec 20 21:56:24.387 INFO STEP 248 (remove_files) COMPLETE
50972024-12-20T21:56:26.014Z[ recovery-image] Dec 20 21:56:24.388 INFO O| Dec 20 21:56:24.387 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50982024-12-20T21:56:26.032Z[ recovery-image] Dec 20 21:56:24.406 INFO O| Dec 20 21:56:24.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
50992024-12-20T21:56:26.032Z[ recovery-image] Dec 20 21:56:24.406 INFO O| Dec 20 21:56:24.406 INFO STEP 249 (remove_files) COMPLETE
51002024-12-20T21:56:26.032Z[ recovery-image] Dec 20 21:56:24.406 INFO O| Dec 20 21:56:24.406 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51012024-12-20T21:56:26.050Z[ recovery-image] Dec 20 21:56:24.424 INFO O| Dec 20 21:56:24.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
51022024-12-20T21:56:26.050Z[ recovery-image] Dec 20 21:56:24.424 INFO O| Dec 20 21:56:24.424 INFO STEP 250 (remove_files) COMPLETE
51032024-12-20T21:56:26.053Z[ recovery-image] Dec 20 21:56:24.424 INFO O| Dec 20 21:56:24.424 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51042024-12-20T21:56:26.070Z[ recovery-image] Dec 20 21:56:24.444 INFO O| Dec 20 21:56:24.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
51052024-12-20T21:56:26.070Z[ recovery-image] Dec 20 21:56:24.444 INFO O| Dec 20 21:56:24.444 INFO STEP 251 (remove_files) COMPLETE
51062024-12-20T21:56:26.070Z[ recovery-image] Dec 20 21:56:24.444 INFO O| Dec 20 21:56:24.444 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51072024-12-20T21:56:26.105Z[ recovery-image] Dec 20 21:56:24.479 INFO O| Dec 20 21:56:24.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
51082024-12-20T21:56:26.105Z[ recovery-image] Dec 20 21:56:24.479 INFO O| Dec 20 21:56:24.479 INFO STEP 252 (remove_files) COMPLETE
51092024-12-20T21:56:26.105Z[ recovery-image] Dec 20 21:56:24.479 INFO O| Dec 20 21:56:24.479 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51102024-12-20T21:56:26.139Z[ host-image] Dec 20 21:56:24.513 INFO O| Dec 20 21:56:24.513 INFO O| Actions: 16177/49485 actions (Installing new actions)
51112024-12-20T21:56:26.149Z[ recovery-image] Dec 20 21:56:24.523 INFO O| Dec 20 21:56:24.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
51122024-12-20T21:56:26.149Z[ recovery-image] Dec 20 21:56:24.523 INFO O| Dec 20 21:56:24.523 INFO STEP 253 (remove_files) COMPLETE
51132024-12-20T21:56:26.149Z[ recovery-image] Dec 20 21:56:24.523 INFO O| Dec 20 21:56:24.523 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142024-12-20T21:56:26.190Z[ recovery-image] Dec 20 21:56:24.562 INFO O| Dec 20 21:56:24.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
51152024-12-20T21:56:26.190Z[ recovery-image] Dec 20 21:56:24.562 INFO O| Dec 20 21:56:24.562 INFO STEP 254 (remove_files) COMPLETE
51162024-12-20T21:56:26.193Z[ recovery-image] Dec 20 21:56:24.562 INFO O| Dec 20 21:56:24.562 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172024-12-20T21:56:26.207Z[ recovery-image] Dec 20 21:56:24.581 INFO O| Dec 20 21:56:24.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
51182024-12-20T21:56:26.207Z[ recovery-image] Dec 20 21:56:24.581 INFO O| Dec 20 21:56:24.581 INFO STEP 255 (remove_files) COMPLETE
51192024-12-20T21:56:26.210Z[ recovery-image] Dec 20 21:56:24.582 INFO O| Dec 20 21:56:24.581 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202024-12-20T21:56:26.243Z[ recovery-image] Dec 20 21:56:24.617 INFO O| Dec 20 21:56:24.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
51212024-12-20T21:56:26.243Z[ recovery-image] Dec 20 21:56:24.617 INFO O| Dec 20 21:56:24.617 INFO STEP 256 (remove_files) COMPLETE
51222024-12-20T21:56:26.243Z[ recovery-image] Dec 20 21:56:24.617 INFO O| Dec 20 21:56:24.617 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232024-12-20T21:56:26.264Z[ recovery-image] Dec 20 21:56:24.638 INFO O| Dec 20 21:56:24.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
51242024-12-20T21:56:26.264Z[ recovery-image] Dec 20 21:56:24.638 INFO O| Dec 20 21:56:24.638 INFO STEP 257 (remove_files) COMPLETE
51252024-12-20T21:56:26.264Z[ recovery-image] Dec 20 21:56:24.638 INFO O| Dec 20 21:56:24.638 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262024-12-20T21:56:26.342Z[ recovery-image] Dec 20 21:56:24.716 INFO O| Dec 20 21:56:24.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
51272024-12-20T21:56:26.342Z[ recovery-image] Dec 20 21:56:24.716 INFO O| Dec 20 21:56:24.716 INFO STEP 258 (remove_files) COMPLETE
51282024-12-20T21:56:26.344Z[ recovery-image] Dec 20 21:56:24.716 INFO O| Dec 20 21:56:24.716 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292024-12-20T21:56:26.376Z[ recovery-image] Dec 20 21:56:24.749 INFO O| Dec 20 21:56:24.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
51302024-12-20T21:56:26.376Z[ recovery-image] Dec 20 21:56:24.749 INFO O| Dec 20 21:56:24.749 INFO STEP 259 (remove_files) COMPLETE
51312024-12-20T21:56:26.376Z[ recovery-image] Dec 20 21:56:24.749 INFO O| Dec 20 21:56:24.749 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322024-12-20T21:56:26.439Z[ recovery-image] Dec 20 21:56:24.807 INFO O| Dec 20 21:56:24.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
51332024-12-20T21:56:26.439Z[ recovery-image] Dec 20 21:56:24.807 INFO O| Dec 20 21:56:24.807 INFO STEP 260 (remove_files) COMPLETE
51342024-12-20T21:56:26.442Z[ recovery-image] Dec 20 21:56:24.807 INFO O| Dec 20 21:56:24.807 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51352024-12-20T21:56:26.477Z[ recovery-image] Dec 20 21:56:24.851 INFO O| Dec 20 21:56:24.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
51362024-12-20T21:56:26.482Z[ recovery-image] Dec 20 21:56:24.851 INFO O| Dec 20 21:56:24.851 INFO STEP 261 (remove_files) COMPLETE
51372024-12-20T21:56:26.482Z[ recovery-image] Dec 20 21:56:24.851 INFO O| Dec 20 21:56:24.851 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51382024-12-20T21:56:26.497Z[ recovery-image] Dec 20 21:56:24.870 INFO O| Dec 20 21:56:24.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
51392024-12-20T21:56:26.497Z[ recovery-image] Dec 20 21:56:24.870 INFO O| Dec 20 21:56:24.870 INFO STEP 262 (remove_files) COMPLETE
51402024-12-20T21:56:26.500Z[ recovery-image] Dec 20 21:56:24.870 INFO O| Dec 20 21:56:24.870 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51412024-12-20T21:56:26.517Z[ recovery-image] Dec 20 21:56:24.889 INFO O| Dec 20 21:56:24.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
51422024-12-20T21:56:26.521Z[ recovery-image] Dec 20 21:56:24.889 INFO O| Dec 20 21:56:24.889 INFO STEP 263 (remove_files) COMPLETE
51432024-12-20T21:56:26.521Z[ recovery-image] Dec 20 21:56:24.889 INFO O| Dec 20 21:56:24.889 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51442024-12-20T21:56:26.535Z[ recovery-image] Dec 20 21:56:24.908 INFO O| Dec 20 21:56:24.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
51452024-12-20T21:56:26.535Z[ recovery-image] Dec 20 21:56:24.908 INFO O| Dec 20 21:56:24.908 INFO STEP 264 (remove_files) COMPLETE
51462024-12-20T21:56:26.538Z[ recovery-image] Dec 20 21:56:24.908 INFO O| Dec 20 21:56:24.908 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51472024-12-20T21:56:26.553Z[ recovery-image] Dec 20 21:56:24.926 INFO O| Dec 20 21:56:24.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
51482024-12-20T21:56:26.569Z[ recovery-image] Dec 20 21:56:24.927 INFO O| Dec 20 21:56:24.926 INFO STEP 265 (remove_files) COMPLETE
51492024-12-20T21:56:26.569Z[ recovery-image] Dec 20 21:56:24.927 INFO O| Dec 20 21:56:24.926 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51502024-12-20T21:56:26.573Z[ recovery-image] Dec 20 21:56:24.944 INFO O| Dec 20 21:56:24.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
51512024-12-20T21:56:26.573Z[ recovery-image] Dec 20 21:56:24.944 INFO O| Dec 20 21:56:24.944 INFO STEP 266 (remove_files) COMPLETE
51522024-12-20T21:56:26.573Z[ recovery-image] Dec 20 21:56:24.944 INFO O| Dec 20 21:56:24.944 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532024-12-20T21:56:26.602Z[ recovery-image] Dec 20 21:56:24.976 INFO O| Dec 20 21:56:24.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
51542024-12-20T21:56:26.605Z[ recovery-image] Dec 20 21:56:24.976 INFO O| Dec 20 21:56:24.976 INFO STEP 267 (remove_files) COMPLETE
51552024-12-20T21:56:26.605Z[ recovery-image] Dec 20 21:56:24.976 INFO O| Dec 20 21:56:24.976 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51562024-12-20T21:56:26.626Z[ recovery-image] Dec 20 21:56:24.999 INFO O| Dec 20 21:56:24.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
51572024-12-20T21:56:26.626Z[ recovery-image] Dec 20 21:56:24.999 INFO O| Dec 20 21:56:24.999 INFO STEP 268 (remove_files) COMPLETE
51582024-12-20T21:56:26.626Z[ recovery-image] Dec 20 21:56:24.999 INFO O| Dec 20 21:56:24.999 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51592024-12-20T21:56:26.646Z[ recovery-image] Dec 20 21:56:25.020 INFO O| Dec 20 21:56:25.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
51602024-12-20T21:56:26.647Z[ recovery-image] Dec 20 21:56:25.020 INFO O| Dec 20 21:56:25.020 INFO STEP 269 (remove_files) COMPLETE
51612024-12-20T21:56:26.647Z[ recovery-image] Dec 20 21:56:25.020 INFO O| Dec 20 21:56:25.020 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51622024-12-20T21:56:26.666Z[ recovery-image] Dec 20 21:56:25.039 INFO O| Dec 20 21:56:25.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
51632024-12-20T21:56:26.666Z[ recovery-image] Dec 20 21:56:25.039 INFO O| Dec 20 21:56:25.039 INFO STEP 270 (remove_files) COMPLETE
51642024-12-20T21:56:26.666Z[ recovery-image] Dec 20 21:56:25.039 INFO O| Dec 20 21:56:25.039 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51652024-12-20T21:56:26.685Z[ recovery-image] Dec 20 21:56:25.059 INFO O| Dec 20 21:56:25.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
51662024-12-20T21:56:26.685Z[ recovery-image] Dec 20 21:56:25.059 INFO O| Dec 20 21:56:25.059 INFO STEP 271 (remove_files) COMPLETE
51672024-12-20T21:56:26.685Z[ recovery-image] Dec 20 21:56:25.059 INFO O| Dec 20 21:56:25.059 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51682024-12-20T21:56:26.705Z[ recovery-image] Dec 20 21:56:25.079 INFO O| Dec 20 21:56:25.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
51692024-12-20T21:56:26.705Z[ recovery-image] Dec 20 21:56:25.079 INFO O| Dec 20 21:56:25.079 INFO STEP 272 (remove_files) COMPLETE
51702024-12-20T21:56:26.705Z[ recovery-image] Dec 20 21:56:25.079 INFO O| Dec 20 21:56:25.079 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712024-12-20T21:56:26.722Z[ recovery-image] Dec 20 21:56:25.096 INFO O| Dec 20 21:56:25.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
51722024-12-20T21:56:26.722Z[ recovery-image] Dec 20 21:56:25.096 INFO O| Dec 20 21:56:25.096 INFO STEP 273 (remove_files) COMPLETE
51732024-12-20T21:56:26.722Z[ recovery-image] Dec 20 21:56:25.096 INFO O| Dec 20 21:56:25.096 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742024-12-20T21:56:26.771Z[ recovery-image] Dec 20 21:56:25.145 INFO O| Dec 20 21:56:25.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
51752024-12-20T21:56:26.771Z[ recovery-image] Dec 20 21:56:25.145 INFO O| Dec 20 21:56:25.145 INFO STEP 274 (remove_files) COMPLETE
51762024-12-20T21:56:26.771Z[ recovery-image] Dec 20 21:56:25.145 INFO O| Dec 20 21:56:25.145 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772024-12-20T21:56:26.800Z[ recovery-image] Dec 20 21:56:25.173 INFO O| Dec 20 21:56:25.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
51782024-12-20T21:56:26.800Z[ recovery-image] Dec 20 21:56:25.173 INFO O| Dec 20 21:56:25.173 INFO STEP 275 (remove_files) COMPLETE
51792024-12-20T21:56:26.800Z[ recovery-image] Dec 20 21:56:25.173 INFO O| Dec 20 21:56:25.173 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802024-12-20T21:56:26.829Z[ recovery-image] Dec 20 21:56:25.202 INFO O| Dec 20 21:56:25.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
51812024-12-20T21:56:26.829Z[ recovery-image] Dec 20 21:56:25.202 INFO O| Dec 20 21:56:25.202 INFO STEP 276 (remove_files) COMPLETE
51822024-12-20T21:56:26.829Z[ recovery-image] Dec 20 21:56:25.202 INFO O| Dec 20 21:56:25.202 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832024-12-20T21:56:26.886Z[ recovery-image] Dec 20 21:56:25.260 INFO O| Dec 20 21:56:25.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
51842024-12-20T21:56:26.889Z[ recovery-image] Dec 20 21:56:25.260 INFO O| Dec 20 21:56:25.260 INFO STEP 277 (remove_files) COMPLETE
51852024-12-20T21:56:26.889Z[ recovery-image] Dec 20 21:56:25.261 INFO O| Dec 20 21:56:25.260 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862024-12-20T21:56:26.907Z[ recovery-image] Dec 20 21:56:25.281 INFO O| Dec 20 21:56:25.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
51872024-12-20T21:56:26.910Z[ recovery-image] Dec 20 21:56:25.281 INFO O| Dec 20 21:56:25.281 INFO STEP 278 (remove_files) COMPLETE
51882024-12-20T21:56:26.910Z[ recovery-image] Dec 20 21:56:25.281 INFO O| Dec 20 21:56:25.281 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892024-12-20T21:56:26.927Z[ recovery-image] Dec 20 21:56:25.300 INFO O| Dec 20 21:56:25.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
51902024-12-20T21:56:26.929Z[ recovery-image] Dec 20 21:56:25.300 INFO O| Dec 20 21:56:25.300 INFO STEP 279 (remove_files) COMPLETE
51912024-12-20T21:56:26.929Z[ recovery-image] Dec 20 21:56:25.300 INFO O| Dec 20 21:56:25.300 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51922024-12-20T21:56:26.973Z[ recovery-image] Dec 20 21:56:25.346 INFO O| Dec 20 21:56:25.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
51932024-12-20T21:56:26.973Z[ recovery-image] Dec 20 21:56:25.346 INFO O| Dec 20 21:56:25.346 INFO STEP 280 (remove_files) COMPLETE
51942024-12-20T21:56:26.976Z[ recovery-image] Dec 20 21:56:25.346 INFO O| Dec 20 21:56:25.346 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51952024-12-20T21:56:27.051Z[ recovery-image] Dec 20 21:56:25.424 INFO O| Dec 20 21:56:25.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
51962024-12-20T21:56:27.076Z[ recovery-image] Dec 20 21:56:25.450 INFO O| Dec 20 21:56:25.450 INFO STEP 281 (remove_files) COMPLETE
51972024-12-20T21:56:27.076Z[ recovery-image] Dec 20 21:56:25.450 INFO O| Dec 20 21:56:25.450 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51982024-12-20T21:56:27.104Z[ recovery-image] Dec 20 21:56:25.478 INFO O| Dec 20 21:56:25.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
51992024-12-20T21:56:27.104Z[ recovery-image] Dec 20 21:56:25.478 INFO O| Dec 20 21:56:25.478 INFO STEP 282 (remove_files) COMPLETE
52002024-12-20T21:56:27.105Z[ recovery-image] Dec 20 21:56:25.478 INFO O| Dec 20 21:56:25.478 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52012024-12-20T21:56:27.579Z[ recovery-image] Dec 20 21:56:25.568 INFO O| Dec 20 21:56:25.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
52022024-12-20T21:56:27.579Z[ recovery-image] Dec 20 21:56:25.568 INFO O| Dec 20 21:56:25.568 INFO STEP 283 (remove_files) COMPLETE
52032024-12-20T21:56:27.579Z[ recovery-image] Dec 20 21:56:25.568 INFO O| Dec 20 21:56:25.568 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.606 INFO O| Dec 20 21:56:25.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
52052024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.606 INFO O| Dec 20 21:56:25.606 INFO STEP 284 (remove_files) COMPLETE
52062024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.606 INFO O| Dec 20 21:56:25.606 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.628 INFO O| Dec 20 21:56:25.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
52082024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.663 INFO O| Dec 20 21:56:25.663 INFO STEP 285 (remove_files) COMPLETE
52092024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.663 INFO O| Dec 20 21:56:25.663 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52102024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.693 INFO O| Dec 20 21:56:25.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
52112024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.693 INFO O| Dec 20 21:56:25.693 INFO STEP 286 (remove_files) COMPLETE
52122024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.694 INFO O| Dec 20 21:56:25.693 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52132024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.726 INFO O| Dec 20 21:56:25.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
52142024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.726 INFO O| Dec 20 21:56:25.726 INFO STEP 287 (remove_files) COMPLETE
52152024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.726 INFO O| Dec 20 21:56:25.726 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52162024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.753 INFO O| Dec 20 21:56:25.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
52172024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.753 INFO O| Dec 20 21:56:25.753 INFO STEP 288 (remove_files) COMPLETE
52182024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.753 INFO O| Dec 20 21:56:25.753 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52192024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.823 INFO O| Dec 20 21:56:25.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
52202024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.823 INFO O| Dec 20 21:56:25.823 INFO STEP 289 (remove_files) COMPLETE
52212024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.823 INFO O| Dec 20 21:56:25.823 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.884 INFO O| Dec 20 21:56:25.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
52232024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.884 INFO O| Dec 20 21:56:25.884 INFO STEP 290 (remove_files) COMPLETE
52242024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.884 INFO O| Dec 20 21:56:25.884 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.902 INFO O| Dec 20 21:56:25.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
52262024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.902 INFO O| Dec 20 21:56:25.902 INFO STEP 291 (remove_files) COMPLETE
52272024-12-20T21:56:27.601Z[ recovery-image] Dec 20 21:56:25.902 INFO O| Dec 20 21:56:25.902 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282024-12-20T21:56:27.602Z[ recovery-image] Dec 20 21:56:25.920 INFO O| Dec 20 21:56:25.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
52292024-12-20T21:56:27.602Z[ recovery-image] Dec 20 21:56:25.920 INFO O| Dec 20 21:56:25.920 INFO STEP 292 (remove_files) COMPLETE
52302024-12-20T21:56:27.602Z[ recovery-image] Dec 20 21:56:25.920 INFO O| Dec 20 21:56:25.920 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312024-12-20T21:56:27.602Z[ recovery-image] Dec 20 21:56:25.937 INFO O| Dec 20 21:56:25.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
52322024-12-20T21:56:27.602Z[ recovery-image] Dec 20 21:56:25.937 INFO O| Dec 20 21:56:25.937 INFO STEP 293 (remove_files) COMPLETE
52332024-12-20T21:56:27.602Z[ recovery-image] Dec 20 21:56:25.937 INFO O| Dec 20 21:56:25.937 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342024-12-20T21:56:27.610Z[ recovery-image] Dec 20 21:56:25.980 INFO O| Dec 20 21:56:25.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
52352024-12-20T21:56:27.614Z[ recovery-image] Dec 20 21:56:25.980 INFO O| Dec 20 21:56:25.980 INFO STEP 294 (remove_files) COMPLETE
52362024-12-20T21:56:27.614Z[ recovery-image] Dec 20 21:56:25.981 INFO O| Dec 20 21:56:25.980 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372024-12-20T21:56:27.631Z[ recovery-image] Dec 20 21:56:26.004 INFO O| Dec 20 21:56:26.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
52382024-12-20T21:56:27.631Z[ recovery-image] Dec 20 21:56:26.004 INFO O| Dec 20 21:56:26.004 INFO STEP 295 (remove_files) COMPLETE
52392024-12-20T21:56:27.633Z[ recovery-image] Dec 20 21:56:26.004 INFO O| Dec 20 21:56:26.004 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402024-12-20T21:56:27.709Z[ recovery-image] Dec 20 21:56:26.082 INFO O| Dec 20 21:56:26.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
52412024-12-20T21:56:27.709Z[ recovery-image] Dec 20 21:56:26.082 INFO O| Dec 20 21:56:26.082 INFO STEP 296 (remove_files) COMPLETE
52422024-12-20T21:56:27.709Z[ recovery-image] Dec 20 21:56:26.082 INFO O| Dec 20 21:56:26.082 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432024-12-20T21:56:27.729Z[ recovery-image] Dec 20 21:56:26.103 INFO O| Dec 20 21:56:26.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
52442024-12-20T21:56:27.729Z[ recovery-image] Dec 20 21:56:26.103 INFO O| Dec 20 21:56:26.103 INFO STEP 297 (remove_files) COMPLETE
52452024-12-20T21:56:27.732Z[ recovery-image] Dec 20 21:56:26.103 INFO O| Dec 20 21:56:26.103 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462024-12-20T21:56:27.783Z[ recovery-image] Dec 20 21:56:26.156 INFO O| Dec 20 21:56:26.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
52472024-12-20T21:56:27.783Z[ recovery-image] Dec 20 21:56:26.156 INFO O| Dec 20 21:56:26.156 INFO STEP 298 (remove_files) COMPLETE
52482024-12-20T21:56:27.786Z[ recovery-image] Dec 20 21:56:26.156 INFO O| Dec 20 21:56:26.156 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492024-12-20T21:56:27.802Z[ recovery-image] Dec 20 21:56:26.175 INFO O| Dec 20 21:56:26.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
52502024-12-20T21:56:27.802Z[ recovery-image] Dec 20 21:56:26.175 INFO O| Dec 20 21:56:26.175 INFO STEP 299 (remove_files) COMPLETE
52512024-12-20T21:56:27.802Z[ recovery-image] Dec 20 21:56:26.175 INFO O| Dec 20 21:56:26.175 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52522024-12-20T21:56:27.839Z[ recovery-image] Dec 20 21:56:26.212 INFO O| Dec 20 21:56:26.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
52532024-12-20T21:56:27.839Z[ recovery-image] Dec 20 21:56:26.212 INFO O| Dec 20 21:56:26.212 INFO STEP 300 (remove_files) COMPLETE
52542024-12-20T21:56:27.839Z[ recovery-image] Dec 20 21:56:26.212 INFO O| Dec 20 21:56:26.212 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552024-12-20T21:56:27.885Z[ recovery-image] Dec 20 21:56:26.259 INFO O| Dec 20 21:56:26.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
52562024-12-20T21:56:27.885Z[ recovery-image] Dec 20 21:56:26.259 INFO O| Dec 20 21:56:26.259 INFO STEP 301 (remove_files) COMPLETE
52572024-12-20T21:56:27.888Z[ recovery-image] Dec 20 21:56:26.259 INFO O| Dec 20 21:56:26.259 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582024-12-20T21:56:27.925Z[ recovery-image] Dec 20 21:56:26.298 INFO O| Dec 20 21:56:26.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
52592024-12-20T21:56:27.925Z[ recovery-image] Dec 20 21:56:26.298 INFO O| Dec 20 21:56:26.298 INFO STEP 302 (remove_files) COMPLETE
52602024-12-20T21:56:27.928Z[ recovery-image] Dec 20 21:56:26.298 INFO O| Dec 20 21:56:26.298 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612024-12-20T21:56:27.974Z[ recovery-image] Dec 20 21:56:26.347 INFO O| Dec 20 21:56:26.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
52622024-12-20T21:56:27.974Z[ recovery-image] Dec 20 21:56:26.348 INFO O| Dec 20 21:56:26.348 INFO STEP 303 (remove_files) COMPLETE
52632024-12-20T21:56:27.974Z[ recovery-image] Dec 20 21:56:26.348 INFO O| Dec 20 21:56:26.348 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642024-12-20T21:56:27.997Z[ recovery-image] Dec 20 21:56:26.371 INFO O| Dec 20 21:56:26.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
52652024-12-20T21:56:28.000Z[ recovery-image] Dec 20 21:56:26.371 INFO O| Dec 20 21:56:26.371 INFO STEP 304 (remove_files) COMPLETE
52662024-12-20T21:56:28.000Z[ recovery-image] Dec 20 21:56:26.371 INFO O| Dec 20 21:56:26.371 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672024-12-20T21:56:28.038Z[ recovery-image] Dec 20 21:56:26.411 INFO O| Dec 20 21:56:26.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
52682024-12-20T21:56:28.038Z[ recovery-image] Dec 20 21:56:26.411 INFO O| Dec 20 21:56:26.411 INFO STEP 305 (remove_files) COMPLETE
52692024-12-20T21:56:28.041Z[ recovery-image] Dec 20 21:56:26.412 INFO O| Dec 20 21:56:26.412 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702024-12-20T21:56:28.061Z[ recovery-image] Dec 20 21:56:26.434 INFO O| Dec 20 21:56:26.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
52712024-12-20T21:56:28.061Z[ recovery-image] Dec 20 21:56:26.434 INFO O| Dec 20 21:56:26.434 INFO STEP 306 (remove_files) COMPLETE
52722024-12-20T21:56:28.063Z[ recovery-image] Dec 20 21:56:26.434 INFO O| Dec 20 21:56:26.434 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732024-12-20T21:56:28.082Z[ recovery-image] Dec 20 21:56:26.455 INFO O| Dec 20 21:56:26.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
52742024-12-20T21:56:28.082Z[ recovery-image] Dec 20 21:56:26.456 INFO O| Dec 20 21:56:26.455 INFO STEP 307 (remove_files) COMPLETE
52752024-12-20T21:56:28.082Z[ recovery-image] Dec 20 21:56:26.456 INFO O| Dec 20 21:56:26.456 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762024-12-20T21:56:28.104Z[ recovery-image] Dec 20 21:56:26.477 INFO O| Dec 20 21:56:26.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
52772024-12-20T21:56:28.104Z[ recovery-image] Dec 20 21:56:26.477 INFO O| Dec 20 21:56:26.477 INFO STEP 308 (remove_files) COMPLETE
52782024-12-20T21:56:28.104Z[ recovery-image] Dec 20 21:56:26.477 INFO O| Dec 20 21:56:26.477 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792024-12-20T21:56:28.125Z[ recovery-image] Dec 20 21:56:26.498 INFO O| Dec 20 21:56:26.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
52802024-12-20T21:56:28.125Z[ recovery-image] Dec 20 21:56:26.498 INFO O| Dec 20 21:56:26.498 INFO STEP 309 (remove_files) COMPLETE
52812024-12-20T21:56:28.125Z[ recovery-image] Dec 20 21:56:26.498 INFO O| Dec 20 21:56:26.498 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822024-12-20T21:56:28.165Z[ recovery-image] Dec 20 21:56:26.538 INFO O| Dec 20 21:56:26.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
52832024-12-20T21:56:28.165Z[ recovery-image] Dec 20 21:56:26.538 INFO O| Dec 20 21:56:26.538 INFO STEP 310 (remove_files) COMPLETE
52842024-12-20T21:56:28.165Z[ recovery-image] Dec 20 21:56:26.538 INFO O| Dec 20 21:56:26.538 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52852024-12-20T21:56:28.207Z[ recovery-image] Dec 20 21:56:26.580 INFO O| Dec 20 21:56:26.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
52862024-12-20T21:56:28.207Z[ recovery-image] Dec 20 21:56:26.580 INFO O| Dec 20 21:56:26.580 INFO STEP 311 (remove_files) COMPLETE
52872024-12-20T21:56:28.210Z[ recovery-image] Dec 20 21:56:26.581 INFO O| Dec 20 21:56:26.580 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52882024-12-20T21:56:28.228Z[ recovery-image] Dec 20 21:56:26.601 INFO O| Dec 20 21:56:26.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
52892024-12-20T21:56:28.228Z[ recovery-image] Dec 20 21:56:26.601 INFO O| Dec 20 21:56:26.601 INFO STEP 312 (remove_files) COMPLETE
52902024-12-20T21:56:28.229Z[ recovery-image] Dec 20 21:56:26.601 INFO O| Dec 20 21:56:26.601 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912024-12-20T21:56:28.266Z[ recovery-image] Dec 20 21:56:26.639 INFO O| Dec 20 21:56:26.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
52922024-12-20T21:56:28.268Z[ recovery-image] Dec 20 21:56:26.640 INFO O| Dec 20 21:56:26.639 INFO STEP 313 (remove_files) COMPLETE
52932024-12-20T21:56:28.269Z[ recovery-image] Dec 20 21:56:26.640 INFO O| Dec 20 21:56:26.640 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942024-12-20T21:56:28.289Z[ recovery-image] Dec 20 21:56:26.663 INFO O| Dec 20 21:56:26.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
52952024-12-20T21:56:28.293Z[ recovery-image] Dec 20 21:56:26.663 INFO O| Dec 20 21:56:26.663 INFO STEP 314 (remove_files) COMPLETE
52962024-12-20T21:56:28.293Z[ recovery-image] Dec 20 21:56:26.663 INFO O| Dec 20 21:56:26.663 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972024-12-20T21:56:28.329Z[ recovery-image] Dec 20 21:56:26.702 INFO O| Dec 20 21:56:26.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
52982024-12-20T21:56:28.329Z[ recovery-image] Dec 20 21:56:26.702 INFO O| Dec 20 21:56:26.702 INFO STEP 315 (remove_files) COMPLETE
52992024-12-20T21:56:28.329Z[ recovery-image] Dec 20 21:56:26.702 INFO O| Dec 20 21:56:26.702 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002024-12-20T21:56:28.351Z[ recovery-image] Dec 20 21:56:26.724 INFO O| Dec 20 21:56:26.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
53012024-12-20T21:56:28.351Z[ recovery-image] Dec 20 21:56:26.724 INFO O| Dec 20 21:56:26.724 INFO STEP 316 (remove_files) COMPLETE
53022024-12-20T21:56:28.351Z[ recovery-image] Dec 20 21:56:26.724 INFO O| Dec 20 21:56:26.724 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032024-12-20T21:56:28.410Z[ recovery-image] Dec 20 21:56:26.782 INFO O| Dec 20 21:56:26.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
53042024-12-20T21:56:28.410Z[ recovery-image] Dec 20 21:56:26.782 INFO O| Dec 20 21:56:26.782 INFO STEP 317 (remove_files) COMPLETE
53052024-12-20T21:56:28.410Z[ recovery-image] Dec 20 21:56:26.782 INFO O| Dec 20 21:56:26.782 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062024-12-20T21:56:28.469Z[ recovery-image] Dec 20 21:56:26.842 INFO O| Dec 20 21:56:26.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
53072024-12-20T21:56:28.469Z[ recovery-image] Dec 20 21:56:26.842 INFO O| Dec 20 21:56:26.842 INFO STEP 318 (remove_files) COMPLETE
53082024-12-20T21:56:28.472Z[ recovery-image] Dec 20 21:56:26.842 INFO O| Dec 20 21:56:26.842 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092024-12-20T21:56:28.491Z[ recovery-image] Dec 20 21:56:26.864 INFO O| Dec 20 21:56:26.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
53102024-12-20T21:56:28.491Z[ recovery-image] Dec 20 21:56:26.864 INFO O| Dec 20 21:56:26.864 INFO STEP 319 (remove_files) COMPLETE
53112024-12-20T21:56:28.494Z[ recovery-image] Dec 20 21:56:26.865 INFO O| Dec 20 21:56:26.864 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122024-12-20T21:56:28.512Z[ recovery-image] Dec 20 21:56:26.885 INFO O| Dec 20 21:56:26.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
53132024-12-20T21:56:28.515Z[ recovery-image] Dec 20 21:56:26.885 INFO O| Dec 20 21:56:26.885 INFO STEP 320 (remove_files) COMPLETE
53142024-12-20T21:56:28.515Z[ recovery-image] Dec 20 21:56:26.885 INFO O| Dec 20 21:56:26.885 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53152024-12-20T21:56:28.531Z[ recovery-image] Dec 20 21:56:26.905 INFO O| Dec 20 21:56:26.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
53162024-12-20T21:56:28.532Z[ recovery-image] Dec 20 21:56:26.905 INFO O| Dec 20 21:56:26.905 INFO STEP 321 (remove_files) COMPLETE
53172024-12-20T21:56:28.535Z[ recovery-image] Dec 20 21:56:26.905 INFO O| Dec 20 21:56:26.905 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53182024-12-20T21:56:28.552Z[ recovery-image] Dec 20 21:56:26.926 INFO O| Dec 20 21:56:26.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
53192024-12-20T21:56:28.555Z[ recovery-image] Dec 20 21:56:26.926 INFO O| Dec 20 21:56:26.926 INFO STEP 322 (remove_files) COMPLETE
53202024-12-20T21:56:28.555Z[ recovery-image] Dec 20 21:56:26.926 INFO O| Dec 20 21:56:26.926 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212024-12-20T21:56:28.604Z[ recovery-image] Dec 20 21:56:26.977 INFO O| Dec 20 21:56:26.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
53222024-12-20T21:56:28.633Z[ recovery-image] Dec 20 21:56:27.007 INFO O| Dec 20 21:56:27.007 INFO STEP 323 (remove_files) COMPLETE
53232024-12-20T21:56:28.633Z[ recovery-image] Dec 20 21:56:27.007 INFO O| Dec 20 21:56:27.007 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53242024-12-20T21:56:28.705Z[ recovery-image] Dec 20 21:56:27.078 INFO O| Dec 20 21:56:27.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
53252024-12-20T21:56:28.705Z[ recovery-image] Dec 20 21:56:27.078 INFO O| Dec 20 21:56:27.078 INFO STEP 324 (remove_files) COMPLETE
53262024-12-20T21:56:28.774Z[ recovery-image] Dec 20 21:56:27.078 INFO O| Dec 20 21:56:27.078 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53272024-12-20T21:56:28.814Z[ recovery-image] Dec 20 21:56:27.161 INFO O| Dec 20 21:56:27.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
53282024-12-20T21:56:28.814Z[ recovery-image] Dec 20 21:56:27.161 INFO O| Dec 20 21:56:27.161 INFO STEP 325 (remove_files) COMPLETE
53292024-12-20T21:56:28.814Z[ recovery-image] Dec 20 21:56:27.161 INFO O| Dec 20 21:56:27.161 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53302024-12-20T21:56:28.834Z[ recovery-image] Dec 20 21:56:27.207 INFO O| Dec 20 21:56:27.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
53312024-12-20T21:56:28.834Z[ recovery-image] Dec 20 21:56:27.207 INFO O| Dec 20 21:56:27.207 INFO STEP 326 (remove_files) COMPLETE
53322024-12-20T21:56:28.836Z[ recovery-image] Dec 20 21:56:27.207 INFO O| Dec 20 21:56:27.207 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53332024-12-20T21:56:28.861Z[ recovery-image] Dec 20 21:56:27.232 INFO O| Dec 20 21:56:27.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
53342024-12-20T21:56:28.861Z[ recovery-image] Dec 20 21:56:27.232 INFO O| Dec 20 21:56:27.232 INFO STEP 327 (remove_files) COMPLETE
53352024-12-20T21:56:28.861Z[ recovery-image] Dec 20 21:56:27.232 INFO O| Dec 20 21:56:27.232 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53362024-12-20T21:56:28.948Z[ recovery-image] Dec 20 21:56:27.320 INFO O| Dec 20 21:56:27.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
53372024-12-20T21:56:28.948Z[ recovery-image] Dec 20 21:56:27.320 INFO O| Dec 20 21:56:27.320 INFO STEP 328 (remove_files) COMPLETE
53382024-12-20T21:56:28.948Z[ recovery-image] Dec 20 21:56:27.320 INFO O| Dec 20 21:56:27.320 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53392024-12-20T21:56:29.036Z[ recovery-image] Dec 20 21:56:27.408 INFO O| Dec 20 21:56:27.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
53402024-12-20T21:56:29.036Z[ recovery-image] Dec 20 21:56:27.408 INFO O| Dec 20 21:56:27.408 INFO STEP 329 (remove_files) COMPLETE
53412024-12-20T21:56:29.036Z[ recovery-image] Dec 20 21:56:27.408 INFO O| Dec 20 21:56:27.408 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422024-12-20T21:56:29.330Z[ recovery-image] Dec 20 21:56:27.703 INFO O| Dec 20 21:56:27.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
53432024-12-20T21:56:29.330Z[ recovery-image] Dec 20 21:56:27.703 INFO O| Dec 20 21:56:27.703 INFO STEP 330 (remove_files) COMPLETE
53442024-12-20T21:56:29.332Z[ recovery-image] Dec 20 21:56:27.703 INFO O| Dec 20 21:56:27.703 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452024-12-20T21:56:29.353Z[ recovery-image] Dec 20 21:56:27.727 INFO O| Dec 20 21:56:27.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
53462024-12-20T21:56:29.354Z[ recovery-image] Dec 20 21:56:27.727 INFO O| Dec 20 21:56:27.727 INFO STEP 331 (remove_files) COMPLETE
53472024-12-20T21:56:29.354Z[ recovery-image] Dec 20 21:56:27.727 INFO O| Dec 20 21:56:27.727 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482024-12-20T21:56:29.440Z[ recovery-image] Dec 20 21:56:27.753 INFO O| Dec 20 21:56:27.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
53492024-12-20T21:56:29.443Z[ recovery-image] Dec 20 21:56:27.814 INFO O| Dec 20 21:56:27.814 INFO STEP 332 (remove_files) COMPLETE
53502024-12-20T21:56:29.443Z[ recovery-image] Dec 20 21:56:27.814 INFO O| Dec 20 21:56:27.814 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512024-12-20T21:56:29.464Z[ recovery-image] Dec 20 21:56:27.837 INFO O| Dec 20 21:56:27.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
53522024-12-20T21:56:29.492Z[ recovery-image] Dec 20 21:56:27.864 INFO O| Dec 20 21:56:27.864 INFO STEP 333 (remove_files) COMPLETE
53532024-12-20T21:56:29.492Z[ recovery-image] Dec 20 21:56:27.864 INFO O| Dec 20 21:56:27.864 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542024-12-20T21:56:29.567Z[ recovery-image] Dec 20 21:56:27.939 INFO O| Dec 20 21:56:27.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
53552024-12-20T21:56:29.567Z[ recovery-image] Dec 20 21:56:27.939 INFO O| Dec 20 21:56:27.939 INFO STEP 334 (remove_files) COMPLETE
53562024-12-20T21:56:29.567Z[ recovery-image] Dec 20 21:56:27.939 INFO O| Dec 20 21:56:27.939 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572024-12-20T21:56:29.620Z[ recovery-image] Dec 20 21:56:27.993 INFO O| Dec 20 21:56:27.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
53582024-12-20T21:56:29.620Z[ recovery-image] Dec 20 21:56:27.993 INFO O| Dec 20 21:56:27.993 INFO STEP 335 (remove_files) COMPLETE
53592024-12-20T21:56:29.620Z[ recovery-image] Dec 20 21:56:27.993 INFO O| Dec 20 21:56:27.993 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602024-12-20T21:56:29.641Z[ recovery-image] Dec 20 21:56:28.014 INFO O| Dec 20 21:56:28.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
53612024-12-20T21:56:29.641Z[ recovery-image] Dec 20 21:56:28.014 INFO O| Dec 20 21:56:28.014 INFO STEP 336 (remove_files) COMPLETE
53622024-12-20T21:56:29.641Z[ recovery-image] Dec 20 21:56:28.014 INFO O| Dec 20 21:56:28.014 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632024-12-20T21:56:29.688Z[ recovery-image] Dec 20 21:56:28.061 INFO O| Dec 20 21:56:28.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
53642024-12-20T21:56:29.688Z[ recovery-image] Dec 20 21:56:28.061 INFO O| Dec 20 21:56:28.061 INFO STEP 337 (remove_files) COMPLETE
53652024-12-20T21:56:29.691Z[ recovery-image] Dec 20 21:56:28.061 INFO O| Dec 20 21:56:28.061 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662024-12-20T21:56:29.726Z[ recovery-image] Dec 20 21:56:28.099 INFO O| Dec 20 21:56:28.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
53672024-12-20T21:56:29.726Z[ recovery-image] Dec 20 21:56:28.099 INFO O| Dec 20 21:56:28.099 INFO STEP 338 (remove_files) COMPLETE
53682024-12-20T21:56:29.726Z[ recovery-image] Dec 20 21:56:28.099 INFO O| Dec 20 21:56:28.099 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692024-12-20T21:56:29.766Z[ recovery-image] Dec 20 21:56:28.139 INFO O| Dec 20 21:56:28.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
53702024-12-20T21:56:29.766Z[ recovery-image] Dec 20 21:56:28.139 INFO O| Dec 20 21:56:28.139 INFO STEP 339 (remove_files) COMPLETE
53712024-12-20T21:56:29.766Z[ recovery-image] Dec 20 21:56:28.139 INFO O| Dec 20 21:56:28.139 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722024-12-20T21:56:29.799Z[ recovery-image] Dec 20 21:56:28.172 INFO O| Dec 20 21:56:28.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
53732024-12-20T21:56:29.799Z[ recovery-image] Dec 20 21:56:28.172 INFO O| Dec 20 21:56:28.172 INFO STEP 340 (remove_files) COMPLETE
53742024-12-20T21:56:29.799Z[ recovery-image] Dec 20 21:56:28.172 INFO O| Dec 20 21:56:28.172 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752024-12-20T21:56:29.829Z[ recovery-image] Dec 20 21:56:28.202 INFO O| Dec 20 21:56:28.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
53762024-12-20T21:56:29.832Z[ recovery-image] Dec 20 21:56:28.203 INFO O| Dec 20 21:56:28.202 INFO STEP 341 (remove_files) COMPLETE
53772024-12-20T21:56:29.832Z[ recovery-image] Dec 20 21:56:28.203 INFO O| Dec 20 21:56:28.203 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782024-12-20T21:56:29.884Z[ recovery-image] Dec 20 21:56:28.257 INFO O| Dec 20 21:56:28.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
53792024-12-20T21:56:29.885Z[ recovery-image] Dec 20 21:56:28.257 INFO O| Dec 20 21:56:28.257 INFO STEP 342 (remove_files) COMPLETE
53802024-12-20T21:56:29.885Z[ recovery-image] Dec 20 21:56:28.257 INFO O| Dec 20 21:56:28.257 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812024-12-20T21:56:29.933Z[ recovery-image] Dec 20 21:56:28.306 INFO O| Dec 20 21:56:28.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
53822024-12-20T21:56:29.935Z[ recovery-image] Dec 20 21:56:28.306 INFO O| Dec 20 21:56:28.306 INFO STEP 343 (remove_files) COMPLETE
53832024-12-20T21:56:29.935Z[ recovery-image] Dec 20 21:56:28.306 INFO O| Dec 20 21:56:28.306 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842024-12-20T21:56:29.979Z[ recovery-image] Dec 20 21:56:28.352 INFO O| Dec 20 21:56:28.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
53852024-12-20T21:56:29.979Z[ recovery-image] Dec 20 21:56:28.352 INFO O| Dec 20 21:56:28.352 INFO STEP 344 (remove_files) COMPLETE
53862024-12-20T21:56:29.979Z[ recovery-image] Dec 20 21:56:28.352 INFO O| Dec 20 21:56:28.352 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872024-12-20T21:56:30.023Z[ recovery-image] Dec 20 21:56:28.396 INFO O| Dec 20 21:56:28.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
53882024-12-20T21:56:30.023Z[ recovery-image] Dec 20 21:56:28.396 INFO O| Dec 20 21:56:28.396 INFO STEP 345 (remove_files) COMPLETE
53892024-12-20T21:56:30.026Z[ recovery-image] Dec 20 21:56:28.396 INFO O| Dec 20 21:56:28.396 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902024-12-20T21:56:30.045Z[ recovery-image] Dec 20 21:56:28.417 INFO O| Dec 20 21:56:28.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
53912024-12-20T21:56:30.045Z[ recovery-image] Dec 20 21:56:28.417 INFO O| Dec 20 21:56:28.417 INFO STEP 346 (remove_files) COMPLETE
53922024-12-20T21:56:30.045Z[ recovery-image] Dec 20 21:56:28.417 INFO O| Dec 20 21:56:28.417 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932024-12-20T21:56:30.065Z[ recovery-image] Dec 20 21:56:28.438 INFO O| Dec 20 21:56:28.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
53942024-12-20T21:56:30.065Z[ recovery-image] Dec 20 21:56:28.438 INFO O| Dec 20 21:56:28.438 INFO STEP 347 (remove_files) COMPLETE
53952024-12-20T21:56:30.065Z[ recovery-image] Dec 20 21:56:28.438 INFO O| Dec 20 21:56:28.438 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962024-12-20T21:56:30.106Z[ recovery-image] Dec 20 21:56:28.479 INFO O| Dec 20 21:56:28.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
53972024-12-20T21:56:30.106Z[ recovery-image] Dec 20 21:56:28.480 INFO O| Dec 20 21:56:28.479 INFO STEP 348 (remove_files) COMPLETE
53982024-12-20T21:56:30.106Z[ recovery-image] Dec 20 21:56:28.480 INFO O| Dec 20 21:56:28.479 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53992024-12-20T21:56:30.128Z[ recovery-image] Dec 20 21:56:28.501 INFO O| Dec 20 21:56:28.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
54002024-12-20T21:56:30.128Z[ recovery-image] Dec 20 21:56:28.501 INFO O| Dec 20 21:56:28.501 INFO STEP 349 (remove_files) COMPLETE
54012024-12-20T21:56:30.131Z[ recovery-image] Dec 20 21:56:28.501 INFO O| Dec 20 21:56:28.501 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54022024-12-20T21:56:30.220Z[ recovery-image] Dec 20 21:56:28.593 INFO O| Dec 20 21:56:28.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
54032024-12-20T21:56:30.220Z[ recovery-image] Dec 20 21:56:28.593 INFO O| Dec 20 21:56:28.593 INFO STEP 350 (remove_files) COMPLETE
54042024-12-20T21:56:30.220Z[ recovery-image] Dec 20 21:56:28.593 INFO O| Dec 20 21:56:28.593 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54052024-12-20T21:56:30.265Z[ recovery-image] Dec 20 21:56:28.638 INFO O| Dec 20 21:56:28.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
54062024-12-20T21:56:30.265Z[ recovery-image] Dec 20 21:56:28.638 INFO O| Dec 20 21:56:28.638 INFO STEP 351 (remove_files) COMPLETE
54072024-12-20T21:56:30.265Z[ recovery-image] Dec 20 21:56:28.638 INFO O| Dec 20 21:56:28.638 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54082024-12-20T21:56:30.286Z[ recovery-image] Dec 20 21:56:28.659 INFO O| Dec 20 21:56:28.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
54092024-12-20T21:56:30.286Z[ recovery-image] Dec 20 21:56:28.659 INFO O| Dec 20 21:56:28.659 INFO STEP 352 (remove_files) COMPLETE
54102024-12-20T21:56:30.286Z[ recovery-image] Dec 20 21:56:28.659 INFO O| Dec 20 21:56:28.659 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54112024-12-20T21:56:30.378Z[ recovery-image] Dec 20 21:56:28.751 INFO O| Dec 20 21:56:28.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
54122024-12-20T21:56:30.378Z[ recovery-image] Dec 20 21:56:28.751 INFO O| Dec 20 21:56:28.751 INFO STEP 353 (remove_files) COMPLETE
54132024-12-20T21:56:30.378Z[ recovery-image] Dec 20 21:56:28.751 INFO O| Dec 20 21:56:28.751 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54142024-12-20T21:56:30.477Z[ recovery-image] Dec 20 21:56:28.850 INFO O| Dec 20 21:56:28.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
54152024-12-20T21:56:30.477Z[ recovery-image] Dec 20 21:56:28.850 INFO O| Dec 20 21:56:28.850 INFO STEP 354 (remove_files) COMPLETE
54162024-12-20T21:56:30.477Z[ recovery-image] Dec 20 21:56:28.850 INFO O| Dec 20 21:56:28.850 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54172024-12-20T21:56:30.498Z[ recovery-image] Dec 20 21:56:28.871 INFO O| Dec 20 21:56:28.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
54182024-12-20T21:56:30.498Z[ recovery-image] Dec 20 21:56:28.871 INFO O| Dec 20 21:56:28.871 INFO STEP 355 (remove_files) COMPLETE
54192024-12-20T21:56:30.498Z[ recovery-image] Dec 20 21:56:28.871 INFO O| Dec 20 21:56:28.871 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54202024-12-20T21:56:30.520Z[ recovery-image] Dec 20 21:56:28.891 INFO O| Dec 20 21:56:28.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
54212024-12-20T21:56:30.520Z[ recovery-image] Dec 20 21:56:28.892 INFO O| Dec 20 21:56:28.892 INFO STEP 356 (remove_files) COMPLETE
54222024-12-20T21:56:30.523Z[ recovery-image] Dec 20 21:56:28.892 INFO O| Dec 20 21:56:28.892 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54232024-12-20T21:56:30.568Z[ recovery-image] Dec 20 21:56:28.940 INFO O| Dec 20 21:56:28.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
54242024-12-20T21:56:30.568Z[ recovery-image] Dec 20 21:56:28.940 INFO O| Dec 20 21:56:28.940 INFO STEP 357 (remove_files) COMPLETE
54252024-12-20T21:56:30.568Z[ recovery-image] Dec 20 21:56:28.940 INFO O| Dec 20 21:56:28.940 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54262024-12-20T21:56:30.592Z[ recovery-image] Dec 20 21:56:28.964 INFO O| Dec 20 21:56:28.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
54272024-12-20T21:56:30.592Z[ recovery-image] Dec 20 21:56:28.964 INFO O| Dec 20 21:56:28.964 INFO STEP 358 (remove_files) COMPLETE
54282024-12-20T21:56:30.592Z[ recovery-image] Dec 20 21:56:28.964 INFO O| Dec 20 21:56:28.964 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54292024-12-20T21:56:30.614Z[ recovery-image] Dec 20 21:56:28.987 INFO O| Dec 20 21:56:28.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
54302024-12-20T21:56:30.614Z[ recovery-image] Dec 20 21:56:28.987 INFO O| Dec 20 21:56:28.987 INFO STEP 359 (remove_files) COMPLETE
54312024-12-20T21:56:30.617Z[ recovery-image] Dec 20 21:56:28.987 INFO O| Dec 20 21:56:28.987 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54322024-12-20T21:56:30.653Z[ recovery-image] Dec 20 21:56:29.026 INFO O| Dec 20 21:56:29.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
54332024-12-20T21:56:30.656Z[ recovery-image] Dec 20 21:56:29.026 INFO O| Dec 20 21:56:29.026 INFO STEP 360 (remove_files) COMPLETE
54342024-12-20T21:56:30.656Z[ recovery-image] Dec 20 21:56:29.026 INFO O| Dec 20 21:56:29.026 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54352024-12-20T21:56:30.709Z[ recovery-image] Dec 20 21:56:29.081 INFO O| Dec 20 21:56:29.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
54362024-12-20T21:56:30.709Z[ recovery-image] Dec 20 21:56:29.081 INFO O| Dec 20 21:56:29.081 INFO STEP 361 (remove_files) COMPLETE
54372024-12-20T21:56:30.709Z[ recovery-image] Dec 20 21:56:29.081 INFO O| Dec 20 21:56:29.081 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54382024-12-20T21:56:30.755Z[ recovery-image] Dec 20 21:56:29.128 INFO O| Dec 20 21:56:29.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
54392024-12-20T21:56:30.755Z[ recovery-image] Dec 20 21:56:29.128 INFO O| Dec 20 21:56:29.128 INFO STEP 362 (remove_files) COMPLETE
54402024-12-20T21:56:30.755Z[ recovery-image] Dec 20 21:56:29.128 INFO O| Dec 20 21:56:29.128 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54412024-12-20T21:56:30.803Z[ recovery-image] Dec 20 21:56:29.175 INFO O| Dec 20 21:56:29.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
54422024-12-20T21:56:30.803Z[ recovery-image] Dec 20 21:56:29.175 INFO O| Dec 20 21:56:29.175 INFO STEP 363 (remove_files) COMPLETE
54432024-12-20T21:56:30.803Z[ recovery-image] Dec 20 21:56:29.175 INFO O| Dec 20 21:56:29.175 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54442024-12-20T21:56:30.822Z[ recovery-image] Dec 20 21:56:29.194 INFO O| Dec 20 21:56:29.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
54452024-12-20T21:56:30.822Z[ recovery-image] Dec 20 21:56:29.194 INFO O| Dec 20 21:56:29.194 INFO STEP 364 (remove_files) COMPLETE
54462024-12-20T21:56:30.822Z[ recovery-image] Dec 20 21:56:29.194 INFO O| Dec 20 21:56:29.194 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472024-12-20T21:56:30.846Z[ recovery-image] Dec 20 21:56:29.219 INFO O| Dec 20 21:56:29.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
54482024-12-20T21:56:30.846Z[ recovery-image] Dec 20 21:56:29.219 INFO O| Dec 20 21:56:29.219 INFO STEP 365 (remove_files) COMPLETE
54492024-12-20T21:56:30.846Z[ recovery-image] Dec 20 21:56:29.219 INFO O| Dec 20 21:56:29.219 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502024-12-20T21:56:30.922Z[ recovery-image] Dec 20 21:56:29.293 INFO O| Dec 20 21:56:29.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
54512024-12-20T21:56:30.922Z[ recovery-image] Dec 20 21:56:29.293 INFO O| Dec 20 21:56:29.293 INFO STEP 366 (remove_files) COMPLETE
54522024-12-20T21:56:30.925Z[ recovery-image] Dec 20 21:56:29.293 INFO O| Dec 20 21:56:29.293 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532024-12-20T21:56:30.941Z[ recovery-image] Dec 20 21:56:29.314 INFO O| Dec 20 21:56:29.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
54542024-12-20T21:56:30.942Z[ recovery-image] Dec 20 21:56:29.314 INFO O| Dec 20 21:56:29.314 INFO STEP 367 (remove_files) COMPLETE
54552024-12-20T21:56:30.942Z[ recovery-image] Dec 20 21:56:29.314 INFO O| Dec 20 21:56:29.314 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562024-12-20T21:56:31.017Z[ recovery-image] Dec 20 21:56:29.390 INFO O| Dec 20 21:56:29.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
54572024-12-20T21:56:31.017Z[ recovery-image] Dec 20 21:56:29.390 INFO O| Dec 20 21:56:29.390 INFO STEP 368 (remove_files) COMPLETE
54582024-12-20T21:56:31.020Z[ recovery-image] Dec 20 21:56:29.390 INFO O| Dec 20 21:56:29.390 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592024-12-20T21:56:31.043Z[ recovery-image] Dec 20 21:56:29.415 INFO O| Dec 20 21:56:29.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
54602024-12-20T21:56:31.043Z[ recovery-image] Dec 20 21:56:29.415 INFO O| Dec 20 21:56:29.415 INFO STEP 369 (remove_files) COMPLETE
54612024-12-20T21:56:31.047Z[ recovery-image] Dec 20 21:56:29.415 INFO O| Dec 20 21:56:29.415 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622024-12-20T21:56:31.113Z[ recovery-image] Dec 20 21:56:29.485 INFO O| Dec 20 21:56:29.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
54632024-12-20T21:56:31.113Z[ recovery-image] Dec 20 21:56:29.485 INFO O| Dec 20 21:56:29.485 INFO STEP 370 (remove_files) COMPLETE
54642024-12-20T21:56:31.116Z[ recovery-image] Dec 20 21:56:29.485 INFO O| Dec 20 21:56:29.485 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652024-12-20T21:56:31.137Z[ recovery-image] Dec 20 21:56:29.508 INFO O| Dec 20 21:56:29.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
54662024-12-20T21:56:31.137Z[ recovery-image] Dec 20 21:56:29.508 INFO O| Dec 20 21:56:29.508 INFO STEP 371 (remove_files) COMPLETE
54672024-12-20T21:56:31.140Z[ recovery-image] Dec 20 21:56:29.508 INFO O| Dec 20 21:56:29.508 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682024-12-20T21:56:31.142Z[ host-image] Dec 20 21:56:29.513 INFO O| Dec 20 21:56:29.513 INFO O| Actions: 23206/49485 actions (Installing new actions)
54692024-12-20T21:56:31.159Z[ recovery-image] Dec 20 21:56:29.531 INFO O| Dec 20 21:56:29.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
54702024-12-20T21:56:31.159Z[ recovery-image] Dec 20 21:56:29.531 INFO O| Dec 20 21:56:29.531 INFO STEP 372 (remove_files) COMPLETE
54712024-12-20T21:56:31.159Z[ recovery-image] Dec 20 21:56:29.531 INFO O| Dec 20 21:56:29.531 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722024-12-20T21:56:31.178Z[ recovery-image] Dec 20 21:56:29.551 INFO O| Dec 20 21:56:29.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
54732024-12-20T21:56:31.178Z[ recovery-image] Dec 20 21:56:29.551 INFO O| Dec 20 21:56:29.551 INFO STEP 373 (remove_files) COMPLETE
54742024-12-20T21:56:31.181Z[ recovery-image] Dec 20 21:56:29.551 INFO O| Dec 20 21:56:29.551 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752024-12-20T21:56:31.198Z[ recovery-image] Dec 20 21:56:29.571 INFO O| Dec 20 21:56:29.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
54762024-12-20T21:56:31.198Z[ recovery-image] Dec 20 21:56:29.571 INFO O| Dec 20 21:56:29.571 INFO STEP 374 (remove_files) COMPLETE
54772024-12-20T21:56:31.201Z[ recovery-image] Dec 20 21:56:29.571 INFO O| Dec 20 21:56:29.571 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782024-12-20T21:56:31.219Z[ recovery-image] Dec 20 21:56:29.591 INFO O| Dec 20 21:56:29.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
54792024-12-20T21:56:31.219Z[ recovery-image] Dec 20 21:56:29.591 INFO O| Dec 20 21:56:29.591 INFO STEP 375 (remove_files) COMPLETE
54802024-12-20T21:56:31.219Z[ recovery-image] Dec 20 21:56:29.591 INFO O| Dec 20 21:56:29.591 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812024-12-20T21:56:31.263Z[ recovery-image] Dec 20 21:56:29.635 INFO O| Dec 20 21:56:29.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
54822024-12-20T21:56:31.263Z[ recovery-image] Dec 20 21:56:29.635 INFO O| Dec 20 21:56:29.635 INFO STEP 376 (remove_files) COMPLETE
54832024-12-20T21:56:31.263Z[ recovery-image] Dec 20 21:56:29.635 INFO O| Dec 20 21:56:29.635 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842024-12-20T21:56:31.306Z[ recovery-image] Dec 20 21:56:29.679 INFO O| Dec 20 21:56:29.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
54852024-12-20T21:56:31.306Z[ recovery-image] Dec 20 21:56:29.679 INFO O| Dec 20 21:56:29.679 INFO STEP 377 (remove_files) COMPLETE
54862024-12-20T21:56:31.306Z[ recovery-image] Dec 20 21:56:29.679 INFO O| Dec 20 21:56:29.679 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872024-12-20T21:56:31.325Z[ recovery-image] Dec 20 21:56:29.698 INFO O| Dec 20 21:56:29.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
54882024-12-20T21:56:31.325Z[ recovery-image] Dec 20 21:56:29.698 INFO O| Dec 20 21:56:29.698 INFO STEP 378 (remove_files) COMPLETE
54892024-12-20T21:56:31.325Z[ recovery-image] Dec 20 21:56:29.698 INFO O| Dec 20 21:56:29.698 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902024-12-20T21:56:31.343Z[ recovery-image] Dec 20 21:56:29.716 INFO O| Dec 20 21:56:29.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
54912024-12-20T21:56:31.343Z[ recovery-image] Dec 20 21:56:29.716 INFO O| Dec 20 21:56:29.716 INFO STEP 379 (remove_files) COMPLETE
54922024-12-20T21:56:31.346Z[ recovery-image] Dec 20 21:56:29.716 INFO O| Dec 20 21:56:29.716 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932024-12-20T21:56:31.361Z[ recovery-image] Dec 20 21:56:29.734 INFO O| Dec 20 21:56:29.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
54942024-12-20T21:56:31.361Z[ recovery-image] Dec 20 21:56:29.734 INFO O| Dec 20 21:56:29.734 INFO STEP 380 (remove_files) COMPLETE
54952024-12-20T21:56:31.362Z[ recovery-image] Dec 20 21:56:29.734 INFO O| Dec 20 21:56:29.734 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962024-12-20T21:56:31.388Z[ recovery-image] Dec 20 21:56:29.761 INFO O| Dec 20 21:56:29.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
54972024-12-20T21:56:31.391Z[ recovery-image] Dec 20 21:56:29.761 INFO O| Dec 20 21:56:29.761 INFO STEP 381 (remove_files) COMPLETE
54982024-12-20T21:56:31.391Z[ recovery-image] Dec 20 21:56:29.762 INFO O| Dec 20 21:56:29.761 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992024-12-20T21:56:31.409Z[ recovery-image] Dec 20 21:56:29.782 INFO O| Dec 20 21:56:29.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
55002024-12-20T21:56:31.412Z[ recovery-image] Dec 20 21:56:29.782 INFO O| Dec 20 21:56:29.782 INFO STEP 382 (remove_files) COMPLETE
55012024-12-20T21:56:31.412Z[ recovery-image] Dec 20 21:56:29.782 INFO O| Dec 20 21:56:29.782 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022024-12-20T21:56:31.427Z[ recovery-image] Dec 20 21:56:29.800 INFO O| Dec 20 21:56:29.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
55032024-12-20T21:56:31.430Z[ recovery-image] Dec 20 21:56:29.800 INFO O| Dec 20 21:56:29.800 INFO STEP 383 (remove_files) COMPLETE
55042024-12-20T21:56:31.430Z[ recovery-image] Dec 20 21:56:29.801 INFO O| Dec 20 21:56:29.800 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052024-12-20T21:56:31.470Z[ recovery-image] Dec 20 21:56:29.842 INFO O| Dec 20 21:56:29.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
55062024-12-20T21:56:31.475Z[ recovery-image] Dec 20 21:56:29.848 INFO O| Dec 20 21:56:29.848 INFO STEP 384 (remove_files) COMPLETE
55072024-12-20T21:56:31.477Z[ recovery-image] Dec 20 21:56:29.848 INFO O| Dec 20 21:56:29.848 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082024-12-20T21:56:31.496Z[ recovery-image] Dec 20 21:56:29.869 INFO O| Dec 20 21:56:29.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
55092024-12-20T21:56:31.496Z[ recovery-image] Dec 20 21:56:29.869 INFO O| Dec 20 21:56:29.869 INFO STEP 385 (remove_files) COMPLETE
55102024-12-20T21:56:31.499Z[ recovery-image] Dec 20 21:56:29.869 INFO O| Dec 20 21:56:29.869 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112024-12-20T21:56:31.544Z[ recovery-image] Dec 20 21:56:29.916 INFO O| Dec 20 21:56:29.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
55122024-12-20T21:56:31.544Z[ recovery-image] Dec 20 21:56:29.916 INFO O| Dec 20 21:56:29.916 INFO STEP 386 (remove_files) COMPLETE
55132024-12-20T21:56:31.544Z[ recovery-image] Dec 20 21:56:29.916 INFO O| Dec 20 21:56:29.916 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142024-12-20T21:56:31.587Z[ recovery-image] Dec 20 21:56:29.960 INFO O| Dec 20 21:56:29.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
55152024-12-20T21:56:31.587Z[ recovery-image] Dec 20 21:56:29.960 INFO O| Dec 20 21:56:29.960 INFO STEP 387 (remove_files) COMPLETE
55162024-12-20T21:56:31.587Z[ recovery-image] Dec 20 21:56:29.960 INFO O| Dec 20 21:56:29.960 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172024-12-20T21:56:31.606Z[ recovery-image] Dec 20 21:56:29.979 INFO O| Dec 20 21:56:29.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
55182024-12-20T21:56:31.606Z[ recovery-image] Dec 20 21:56:29.979 INFO O| Dec 20 21:56:29.979 INFO STEP 388 (remove_files) COMPLETE
55192024-12-20T21:56:31.611Z[ recovery-image] Dec 20 21:56:29.979 INFO O| Dec 20 21:56:29.979 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202024-12-20T21:56:31.626Z[ recovery-image] Dec 20 21:56:29.999 INFO O| Dec 20 21:56:29.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
55212024-12-20T21:56:31.626Z[ recovery-image] Dec 20 21:56:29.999 INFO O| Dec 20 21:56:29.999 INFO STEP 389 (remove_files) COMPLETE
55222024-12-20T21:56:31.629Z[ recovery-image] Dec 20 21:56:29.999 INFO O| Dec 20 21:56:29.999 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232024-12-20T21:56:31.651Z[ recovery-image] Dec 20 21:56:30.024 INFO O| Dec 20 21:56:30.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
55242024-12-20T21:56:31.651Z[ recovery-image] Dec 20 21:56:30.024 INFO O| Dec 20 21:56:30.024 INFO STEP 390 (remove_files) COMPLETE
55252024-12-20T21:56:31.651Z[ recovery-image] Dec 20 21:56:30.024 INFO O| Dec 20 21:56:30.024 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262024-12-20T21:56:31.669Z[ recovery-image] Dec 20 21:56:30.042 INFO O| Dec 20 21:56:30.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
55272024-12-20T21:56:31.669Z[ recovery-image] Dec 20 21:56:30.042 INFO O| Dec 20 21:56:30.042 INFO STEP 391 (remove_files) COMPLETE
55282024-12-20T21:56:31.669Z[ recovery-image] Dec 20 21:56:30.042 INFO O| Dec 20 21:56:30.042 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292024-12-20T21:56:31.705Z[ recovery-image] Dec 20 21:56:30.078 INFO O| Dec 20 21:56:30.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
55302024-12-20T21:56:31.705Z[ recovery-image] Dec 20 21:56:30.078 INFO O| Dec 20 21:56:30.078 INFO STEP 392 (remove_files) COMPLETE
55312024-12-20T21:56:31.705Z[ recovery-image] Dec 20 21:56:30.078 INFO O| Dec 20 21:56:30.078 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322024-12-20T21:56:31.722Z[ recovery-image] Dec 20 21:56:30.095 INFO O| Dec 20 21:56:30.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
55332024-12-20T21:56:31.723Z[ recovery-image] Dec 20 21:56:30.095 INFO O| Dec 20 21:56:30.095 INFO STEP 393 (remove_files) COMPLETE
55342024-12-20T21:56:31.725Z[ recovery-image] Dec 20 21:56:30.095 INFO O| Dec 20 21:56:30.095 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352024-12-20T21:56:31.753Z[ recovery-image] Dec 20 21:56:30.126 INFO O| Dec 20 21:56:30.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
55362024-12-20T21:56:31.753Z[ recovery-image] Dec 20 21:56:30.126 INFO O| Dec 20 21:56:30.126 INFO STEP 394 (remove_files) COMPLETE
55372024-12-20T21:56:31.756Z[ recovery-image] Dec 20 21:56:30.126 INFO O| Dec 20 21:56:30.126 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382024-12-20T21:56:31.781Z[ recovery-image] Dec 20 21:56:30.154 INFO O| Dec 20 21:56:30.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
55392024-12-20T21:56:31.783Z[ recovery-image] Dec 20 21:56:30.154 INFO O| Dec 20 21:56:30.149 INFO STEP 395 (remove_files) COMPLETE
55402024-12-20T21:56:31.783Z[ recovery-image] Dec 20 21:56:30.154 INFO O| Dec 20 21:56:30.149 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412024-12-20T21:56:31.798Z[ recovery-image] Dec 20 21:56:30.170 INFO O| Dec 20 21:56:30.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
55422024-12-20T21:56:31.798Z[ recovery-image] Dec 20 21:56:30.170 INFO O| Dec 20 21:56:30.170 INFO STEP 396 (remove_files) COMPLETE
55432024-12-20T21:56:31.801Z[ recovery-image] Dec 20 21:56:30.171 INFO O| Dec 20 21:56:30.170 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442024-12-20T21:56:31.819Z[ recovery-image] Dec 20 21:56:30.192 INFO O| Dec 20 21:56:30.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
55452024-12-20T21:56:31.822Z[ recovery-image] Dec 20 21:56:30.192 INFO O| Dec 20 21:56:30.192 INFO STEP 397 (remove_files) COMPLETE
55462024-12-20T21:56:31.822Z[ recovery-image] Dec 20 21:56:30.192 INFO O| Dec 20 21:56:30.192 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472024-12-20T21:56:31.863Z[ recovery-image] Dec 20 21:56:30.235 INFO O| Dec 20 21:56:30.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
55482024-12-20T21:56:31.863Z[ recovery-image] Dec 20 21:56:30.235 INFO O| Dec 20 21:56:30.235 INFO STEP 398 (remove_files) COMPLETE
55492024-12-20T21:56:31.863Z[ recovery-image] Dec 20 21:56:30.235 INFO O| Dec 20 21:56:30.235 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502024-12-20T21:56:31.886Z[ recovery-image] Dec 20 21:56:30.258 INFO O| Dec 20 21:56:30.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
55512024-12-20T21:56:31.886Z[ recovery-image] Dec 20 21:56:30.258 INFO O| Dec 20 21:56:30.258 INFO STEP 399 (remove_files) COMPLETE
55522024-12-20T21:56:31.886Z[ recovery-image] Dec 20 21:56:30.258 INFO O| Dec 20 21:56:30.258 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532024-12-20T21:56:31.907Z[ recovery-image] Dec 20 21:56:30.280 INFO O| Dec 20 21:56:30.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
55542024-12-20T21:56:31.907Z[ recovery-image] Dec 20 21:56:30.280 INFO O| Dec 20 21:56:30.280 INFO STEP 400 (remove_files) COMPLETE
55552024-12-20T21:56:31.910Z[ recovery-image] Dec 20 21:56:30.280 INFO O| Dec 20 21:56:30.280 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562024-12-20T21:56:31.928Z[ recovery-image] Dec 20 21:56:30.301 INFO O| Dec 20 21:56:30.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
55572024-12-20T21:56:31.929Z[ recovery-image] Dec 20 21:56:30.301 INFO O| Dec 20 21:56:30.301 INFO STEP 401 (remove_files) COMPLETE
55582024-12-20T21:56:31.929Z[ recovery-image] Dec 20 21:56:30.301 INFO O| Dec 20 21:56:30.301 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592024-12-20T21:56:31.961Z[ recovery-image] Dec 20 21:56:30.334 INFO O| Dec 20 21:56:30.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
55602024-12-20T21:56:31.964Z[ recovery-image] Dec 20 21:56:30.334 INFO O| Dec 20 21:56:30.334 INFO STEP 402 (remove_files) COMPLETE
55612024-12-20T21:56:31.964Z[ recovery-image] Dec 20 21:56:30.334 INFO O| Dec 20 21:56:30.334 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622024-12-20T21:56:31.986Z[ recovery-image] Dec 20 21:56:30.357 INFO O| Dec 20 21:56:30.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
55632024-12-20T21:56:31.986Z[ recovery-image] Dec 20 21:56:30.357 INFO O| Dec 20 21:56:30.357 INFO STEP 403 (remove_files) COMPLETE
55642024-12-20T21:56:31.986Z[ recovery-image] Dec 20 21:56:30.357 INFO O| Dec 20 21:56:30.357 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652024-12-20T21:56:32.014Z[ recovery-image] Dec 20 21:56:30.387 INFO O| Dec 20 21:56:30.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
55662024-12-20T21:56:32.017Z[ recovery-image] Dec 20 21:56:30.387 INFO O| Dec 20 21:56:30.387 INFO STEP 404 (remove_files) COMPLETE
55672024-12-20T21:56:32.017Z[ recovery-image] Dec 20 21:56:30.388 INFO O| Dec 20 21:56:30.387 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682024-12-20T21:56:32.035Z[ recovery-image] Dec 20 21:56:30.408 INFO O| Dec 20 21:56:30.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
55692024-12-20T21:56:32.035Z[ recovery-image] Dec 20 21:56:30.408 INFO O| Dec 20 21:56:30.408 INFO STEP 405 (remove_files) COMPLETE
55702024-12-20T21:56:32.038Z[ recovery-image] Dec 20 21:56:30.408 INFO O| Dec 20 21:56:30.408 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712024-12-20T21:56:32.054Z[ recovery-image] Dec 20 21:56:30.427 INFO O| Dec 20 21:56:30.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
55722024-12-20T21:56:32.054Z[ recovery-image] Dec 20 21:56:30.427 INFO O| Dec 20 21:56:30.427 INFO STEP 406 (remove_files) COMPLETE
55732024-12-20T21:56:32.057Z[ recovery-image] Dec 20 21:56:30.427 INFO O| Dec 20 21:56:30.427 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742024-12-20T21:56:32.103Z[ recovery-image] Dec 20 21:56:30.476 INFO O| Dec 20 21:56:30.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
55752024-12-20T21:56:32.106Z[ recovery-image] Dec 20 21:56:30.476 INFO O| Dec 20 21:56:30.476 INFO STEP 407 (remove_files) COMPLETE
55762024-12-20T21:56:32.106Z[ recovery-image] Dec 20 21:56:30.477 INFO O| Dec 20 21:56:30.476 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772024-12-20T21:56:32.124Z[ recovery-image] Dec 20 21:56:30.496 INFO O| Dec 20 21:56:30.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
55782024-12-20T21:56:32.126Z[ recovery-image] Dec 20 21:56:30.497 INFO O| Dec 20 21:56:30.496 INFO STEP 408 (remove_files) COMPLETE
55792024-12-20T21:56:32.126Z[ recovery-image] Dec 20 21:56:30.497 INFO O| Dec 20 21:56:30.497 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802024-12-20T21:56:32.143Z[ recovery-image] Dec 20 21:56:30.515 INFO O| Dec 20 21:56:30.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
55812024-12-20T21:56:32.143Z[ recovery-image] Dec 20 21:56:30.516 INFO O| Dec 20 21:56:30.515 INFO STEP 409 (remove_files) COMPLETE
55822024-12-20T21:56:32.146Z[ recovery-image] Dec 20 21:56:30.516 INFO O| Dec 20 21:56:30.516 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832024-12-20T21:56:32.160Z[ recovery-image] Dec 20 21:56:30.533 INFO O| Dec 20 21:56:30.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
55842024-12-20T21:56:32.160Z[ recovery-image] Dec 20 21:56:30.533 INFO O| Dec 20 21:56:30.533 INFO STEP 410 (remove_files) COMPLETE
55852024-12-20T21:56:32.162Z[ recovery-image] Dec 20 21:56:30.533 INFO O| Dec 20 21:56:30.533 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862024-12-20T21:56:32.177Z[ recovery-image] Dec 20 21:56:30.550 INFO O| Dec 20 21:56:30.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
55872024-12-20T21:56:32.177Z[ recovery-image] Dec 20 21:56:30.550 INFO O| Dec 20 21:56:30.550 INFO STEP 411 (remove_files) COMPLETE
55882024-12-20T21:56:32.180Z[ recovery-image] Dec 20 21:56:30.551 INFO O| Dec 20 21:56:30.550 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892024-12-20T21:56:32.195Z[ recovery-image] Dec 20 21:56:30.568 INFO O| Dec 20 21:56:30.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
55902024-12-20T21:56:32.195Z[ recovery-image] Dec 20 21:56:30.568 INFO O| Dec 20 21:56:30.568 INFO STEP 412 (remove_files) COMPLETE
55912024-12-20T21:56:32.198Z[ recovery-image] Dec 20 21:56:30.569 INFO O| Dec 20 21:56:30.568 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922024-12-20T21:56:32.212Z[ recovery-image] Dec 20 21:56:30.585 INFO O| Dec 20 21:56:30.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
55932024-12-20T21:56:32.215Z[ recovery-image] Dec 20 21:56:30.585 INFO O| Dec 20 21:56:30.585 INFO STEP 413 (remove_files) COMPLETE
55942024-12-20T21:56:32.215Z[ recovery-image] Dec 20 21:56:30.585 INFO O| Dec 20 21:56:30.585 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952024-12-20T21:56:32.244Z[ recovery-image] Dec 20 21:56:30.617 INFO O| Dec 20 21:56:30.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
55962024-12-20T21:56:32.244Z[ recovery-image] Dec 20 21:56:30.617 INFO O| Dec 20 21:56:30.617 INFO STEP 414 (remove_files) COMPLETE
55972024-12-20T21:56:32.244Z[ recovery-image] Dec 20 21:56:30.617 INFO O| Dec 20 21:56:30.617 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982024-12-20T21:56:32.267Z[ recovery-image] Dec 20 21:56:30.640 INFO O| Dec 20 21:56:30.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
55992024-12-20T21:56:32.267Z[ recovery-image] Dec 20 21:56:30.640 INFO O| Dec 20 21:56:30.640 INFO STEP 415 (remove_files) COMPLETE
56002024-12-20T21:56:32.267Z[ recovery-image] Dec 20 21:56:30.640 INFO O| Dec 20 21:56:30.640 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012024-12-20T21:56:32.285Z[ recovery-image] Dec 20 21:56:30.657 INFO O| Dec 20 21:56:30.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
56022024-12-20T21:56:32.285Z[ recovery-image] Dec 20 21:56:30.658 INFO O| Dec 20 21:56:30.658 INFO STEP 416 (remove_files) COMPLETE
56032024-12-20T21:56:32.285Z[ recovery-image] Dec 20 21:56:30.658 INFO O| Dec 20 21:56:30.658 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042024-12-20T21:56:32.302Z[ recovery-image] Dec 20 21:56:30.675 INFO O| Dec 20 21:56:30.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
56052024-12-20T21:56:32.302Z[ recovery-image] Dec 20 21:56:30.675 INFO O| Dec 20 21:56:30.675 INFO STEP 417 (remove_files) COMPLETE
56062024-12-20T21:56:32.302Z[ recovery-image] Dec 20 21:56:30.675 INFO O| Dec 20 21:56:30.675 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072024-12-20T21:56:32.352Z[ recovery-image] Dec 20 21:56:30.724 INFO O| Dec 20 21:56:30.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
56082024-12-20T21:56:32.352Z[ recovery-image] Dec 20 21:56:30.724 INFO O| Dec 20 21:56:30.724 INFO STEP 418 (remove_files) COMPLETE
56092024-12-20T21:56:32.352Z[ recovery-image] Dec 20 21:56:30.724 INFO O| Dec 20 21:56:30.724 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102024-12-20T21:56:32.370Z[ recovery-image] Dec 20 21:56:30.743 INFO O| Dec 20 21:56:30.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
56112024-12-20T21:56:32.370Z[ recovery-image] Dec 20 21:56:30.743 INFO O| Dec 20 21:56:30.743 INFO STEP 419 (remove_files) COMPLETE
56122024-12-20T21:56:32.373Z[ recovery-image] Dec 20 21:56:30.743 INFO O| Dec 20 21:56:30.743 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132024-12-20T21:56:32.411Z[ recovery-image] Dec 20 21:56:30.784 INFO O| Dec 20 21:56:30.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
56142024-12-20T21:56:32.411Z[ recovery-image] Dec 20 21:56:30.784 INFO O| Dec 20 21:56:30.784 INFO STEP 420 (remove_files) COMPLETE
56152024-12-20T21:56:32.413Z[ recovery-image] Dec 20 21:56:30.784 INFO O| Dec 20 21:56:30.784 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162024-12-20T21:56:32.453Z[ recovery-image] Dec 20 21:56:30.826 INFO O| Dec 20 21:56:30.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
56172024-12-20T21:56:32.458Z[ recovery-image] Dec 20 21:56:30.826 INFO O| Dec 20 21:56:30.826 INFO STEP 421 (remove_files) COMPLETE
56182024-12-20T21:56:32.458Z[ recovery-image] Dec 20 21:56:30.826 INFO O| Dec 20 21:56:30.826 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192024-12-20T21:56:32.473Z[ recovery-image] Dec 20 21:56:30.846 INFO O| Dec 20 21:56:30.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
56202024-12-20T21:56:32.476Z[ recovery-image] Dec 20 21:56:30.846 INFO O| Dec 20 21:56:30.846 INFO STEP 422 (remove_files) COMPLETE
56212024-12-20T21:56:32.476Z[ recovery-image] Dec 20 21:56:30.846 INFO O| Dec 20 21:56:30.846 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222024-12-20T21:56:32.511Z[ recovery-image] Dec 20 21:56:30.883 INFO O| Dec 20 21:56:30.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
56232024-12-20T21:56:32.511Z[ recovery-image] Dec 20 21:56:30.883 INFO O| Dec 20 21:56:30.883 INFO STEP 423 (remove_files) COMPLETE
56242024-12-20T21:56:32.513Z[ recovery-image] Dec 20 21:56:30.883 INFO O| Dec 20 21:56:30.883 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252024-12-20T21:56:32.575Z[ recovery-image] Dec 20 21:56:30.948 INFO O| Dec 20 21:56:30.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
56262024-12-20T21:56:32.578Z[ recovery-image] Dec 20 21:56:30.948 INFO O| Dec 20 21:56:30.948 INFO STEP 424 (remove_files) COMPLETE
56272024-12-20T21:56:32.578Z[ recovery-image] Dec 20 21:56:30.948 INFO O| Dec 20 21:56:30.948 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282024-12-20T21:56:32.651Z[ recovery-image] Dec 20 21:56:31.024 INFO O| Dec 20 21:56:31.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
56292024-12-20T21:56:32.660Z[ recovery-image] Dec 20 21:56:31.024 INFO O| Dec 20 21:56:31.024 INFO STEP 425 (remove_files) COMPLETE
56302024-12-20T21:56:32.660Z[ recovery-image] Dec 20 21:56:31.024 INFO O| Dec 20 21:56:31.024 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312024-12-20T21:56:32.669Z[ recovery-image] Dec 20 21:56:31.041 INFO O| Dec 20 21:56:31.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
56322024-12-20T21:56:32.669Z[ recovery-image] Dec 20 21:56:31.042 INFO O| Dec 20 21:56:31.042 INFO STEP 426 (remove_files) COMPLETE
56332024-12-20T21:56:32.672Z[ recovery-image] Dec 20 21:56:31.042 INFO O| Dec 20 21:56:31.042 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342024-12-20T21:56:32.687Z[ recovery-image] Dec 20 21:56:31.060 INFO O| Dec 20 21:56:31.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
56352024-12-20T21:56:32.715Z[ recovery-image] Dec 20 21:56:31.087 INFO O| Dec 20 21:56:31.087 INFO STEP 427 (remove_files) COMPLETE
56362024-12-20T21:56:32.715Z[ recovery-image] Dec 20 21:56:31.087 INFO O| Dec 20 21:56:31.087 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372024-12-20T21:56:32.735Z[ recovery-image] Dec 20 21:56:31.108 INFO O| Dec 20 21:56:31.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
56382024-12-20T21:56:32.735Z[ recovery-image] Dec 20 21:56:31.108 INFO O| Dec 20 21:56:31.108 INFO STEP 428 (remove_files) COMPLETE
56392024-12-20T21:56:32.739Z[ recovery-image] Dec 20 21:56:31.108 INFO O| Dec 20 21:56:31.108 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-12-20T21:56:32.757Z[ recovery-image] Dec 20 21:56:31.129 INFO O| Dec 20 21:56:31.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
56412024-12-20T21:56:32.759Z[ recovery-image] Dec 20 21:56:31.130 INFO O| Dec 20 21:56:31.130 INFO STEP 429 (remove_files) COMPLETE
56422024-12-20T21:56:32.759Z[ recovery-image] Dec 20 21:56:31.130 INFO O| Dec 20 21:56:31.130 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-12-20T21:56:32.779Z[ recovery-image] Dec 20 21:56:31.151 INFO O| Dec 20 21:56:31.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
56442024-12-20T21:56:32.781Z[ recovery-image] Dec 20 21:56:31.151 INFO O| Dec 20 21:56:31.151 INFO STEP 430 (remove_files) COMPLETE
56452024-12-20T21:56:32.781Z[ recovery-image] Dec 20 21:56:31.152 INFO O| Dec 20 21:56:31.151 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-12-20T21:56:32.802Z[ recovery-image] Dec 20 21:56:31.175 INFO O| Dec 20 21:56:31.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
56472024-12-20T21:56:32.802Z[ recovery-image] Dec 20 21:56:31.175 INFO O| Dec 20 21:56:31.175 INFO STEP 431 (remove_files) COMPLETE
56482024-12-20T21:56:32.802Z[ recovery-image] Dec 20 21:56:31.175 INFO O| Dec 20 21:56:31.175 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-12-20T21:56:32.852Z[ recovery-image] Dec 20 21:56:31.225 INFO O| Dec 20 21:56:31.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
56502024-12-20T21:56:32.852Z[ recovery-image] Dec 20 21:56:31.225 INFO O| Dec 20 21:56:31.225 INFO STEP 432 (remove_files) COMPLETE
56512024-12-20T21:56:32.852Z[ recovery-image] Dec 20 21:56:31.225 INFO O| Dec 20 21:56:31.225 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-12-20T21:56:32.908Z[ recovery-image] Dec 20 21:56:31.270 INFO O| Dec 20 21:56:31.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
56532024-12-20T21:56:32.910Z[ recovery-image] Dec 20 21:56:31.270 INFO O| Dec 20 21:56:31.270 INFO STEP 433 (remove_files) COMPLETE
56542024-12-20T21:56:32.910Z[ recovery-image] Dec 20 21:56:31.271 INFO O| Dec 20 21:56:31.270 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-12-20T21:56:32.943Z[ recovery-image] Dec 20 21:56:31.314 INFO O| Dec 20 21:56:31.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
56562024-12-20T21:56:33.093Z[ recovery-image] Dec 20 21:56:31.466 INFO O| Dec 20 21:56:31.466 INFO STEP 434 (remove_files) COMPLETE
56572024-12-20T21:56:33.093Z[ recovery-image] Dec 20 21:56:31.466 INFO O| Dec 20 21:56:31.466 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-12-20T21:56:33.118Z[ recovery-image] Dec 20 21:56:31.490 INFO O| Dec 20 21:56:31.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
56592024-12-20T21:56:33.118Z[ recovery-image] Dec 20 21:56:31.490 INFO O| Dec 20 21:56:31.490 INFO STEP 435 (remove_files) COMPLETE
56602024-12-20T21:56:33.121Z[ recovery-image] Dec 20 21:56:31.490 INFO O| Dec 20 21:56:31.490 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612024-12-20T21:56:33.188Z[ recovery-image] Dec 20 21:56:31.560 INFO O| Dec 20 21:56:31.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
56622024-12-20T21:56:33.213Z[ recovery-image] Dec 20 21:56:31.586 INFO O| Dec 20 21:56:31.586 INFO STEP 436 (remove_files) COMPLETE
56632024-12-20T21:56:33.213Z[ recovery-image] Dec 20 21:56:31.586 INFO O| Dec 20 21:56:31.586 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642024-12-20T21:56:33.248Z[ recovery-image] Dec 20 21:56:31.621 INFO O| Dec 20 21:56:31.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
56652024-12-20T21:56:33.251Z[ recovery-image] Dec 20 21:56:31.621 INFO O| Dec 20 21:56:31.621 INFO STEP 437 (remove_files) COMPLETE
56662024-12-20T21:56:33.251Z[ recovery-image] Dec 20 21:56:31.621 INFO O| Dec 20 21:56:31.621 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-12-20T21:56:33.291Z[ recovery-image] Dec 20 21:56:31.663 INFO O| Dec 20 21:56:31.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
56682024-12-20T21:56:33.291Z[ recovery-image] Dec 20 21:56:31.663 INFO O| Dec 20 21:56:31.663 INFO STEP 438 (remove_files) COMPLETE
56692024-12-20T21:56:33.294Z[ recovery-image] Dec 20 21:56:31.663 INFO O| Dec 20 21:56:31.663 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-12-20T21:56:33.369Z[ recovery-image] Dec 20 21:56:31.741 INFO O| Dec 20 21:56:31.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
56712024-12-20T21:56:33.369Z[ recovery-image] Dec 20 21:56:31.741 INFO O| Dec 20 21:56:31.741 INFO STEP 439 (remove_files) COMPLETE
56722024-12-20T21:56:33.369Z[ recovery-image] Dec 20 21:56:31.741 INFO O| Dec 20 21:56:31.741 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-12-20T21:56:33.436Z[ recovery-image] Dec 20 21:56:31.808 INFO O| Dec 20 21:56:31.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
56742024-12-20T21:56:33.436Z[ recovery-image] Dec 20 21:56:31.808 INFO O| Dec 20 21:56:31.808 INFO STEP 440 (remove_files) COMPLETE
56752024-12-20T21:56:33.439Z[ recovery-image] Dec 20 21:56:31.808 INFO O| Dec 20 21:56:31.808 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-12-20T21:56:33.456Z[ recovery-image] Dec 20 21:56:31.829 INFO O| Dec 20 21:56:31.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
56772024-12-20T21:56:33.456Z[ recovery-image] Dec 20 21:56:31.829 INFO O| Dec 20 21:56:31.829 INFO STEP 441 (remove_files) COMPLETE
56782024-12-20T21:56:33.459Z[ recovery-image] Dec 20 21:56:31.829 INFO O| Dec 20 21:56:31.829 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-12-20T21:56:33.475Z[ recovery-image] Dec 20 21:56:31.848 INFO O| Dec 20 21:56:31.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
56802024-12-20T21:56:33.475Z[ recovery-image] Dec 20 21:56:31.848 INFO O| Dec 20 21:56:31.848 INFO STEP 442 (remove_files) COMPLETE
56812024-12-20T21:56:33.479Z[ recovery-image] Dec 20 21:56:31.848 INFO O| Dec 20 21:56:31.848 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-12-20T21:56:33.494Z[ recovery-image] Dec 20 21:56:31.866 INFO O| Dec 20 21:56:31.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
56832024-12-20T21:56:33.494Z[ recovery-image] Dec 20 21:56:31.866 INFO O| Dec 20 21:56:31.866 INFO STEP 443 (remove_files) COMPLETE
56842024-12-20T21:56:33.496Z[ recovery-image] Dec 20 21:56:31.866 INFO O| Dec 20 21:56:31.866 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-12-20T21:56:33.513Z[ recovery-image] Dec 20 21:56:31.886 INFO O| Dec 20 21:56:31.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
56862024-12-20T21:56:33.513Z[ recovery-image] Dec 20 21:56:31.886 INFO O| Dec 20 21:56:31.886 INFO STEP 444 (remove_files) COMPLETE
56872024-12-20T21:56:33.516Z[ recovery-image] Dec 20 21:56:31.886 INFO O| Dec 20 21:56:31.886 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-12-20T21:56:33.531Z[ recovery-image] Dec 20 21:56:31.904 INFO O| Dec 20 21:56:31.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
56892024-12-20T21:56:33.531Z[ recovery-image] Dec 20 21:56:31.904 INFO O| Dec 20 21:56:31.904 INFO STEP 445 (remove_files) COMPLETE
56902024-12-20T21:56:33.533Z[ recovery-image] Dec 20 21:56:31.904 INFO O| Dec 20 21:56:31.904 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-12-20T21:56:33.552Z[ recovery-image] Dec 20 21:56:31.922 INFO O| Dec 20 21:56:31.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
56922024-12-20T21:56:33.552Z[ recovery-image] Dec 20 21:56:31.922 INFO O| Dec 20 21:56:31.922 INFO STEP 446 (remove_files) COMPLETE
56932024-12-20T21:56:33.552Z[ recovery-image] Dec 20 21:56:31.922 INFO O| Dec 20 21:56:31.922 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-12-20T21:56:33.569Z[ recovery-image] Dec 20 21:56:31.941 INFO O| Dec 20 21:56:31.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
56952024-12-20T21:56:33.572Z[ recovery-image] Dec 20 21:56:31.941 INFO O| Dec 20 21:56:31.941 INFO STEP 447 (remove_files) COMPLETE
56962024-12-20T21:56:33.572Z[ recovery-image] Dec 20 21:56:31.941 INFO O| Dec 20 21:56:31.941 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-12-20T21:56:33.587Z[ recovery-image] Dec 20 21:56:31.959 INFO O| Dec 20 21:56:31.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
56982024-12-20T21:56:33.587Z[ recovery-image] Dec 20 21:56:31.959 INFO O| Dec 20 21:56:31.959 INFO STEP 448 (remove_files) COMPLETE
56992024-12-20T21:56:33.589Z[ recovery-image] Dec 20 21:56:31.959 INFO O| Dec 20 21:56:31.959 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-12-20T21:56:33.606Z[ recovery-image] Dec 20 21:56:31.977 INFO O| Dec 20 21:56:31.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
57012024-12-20T21:56:33.606Z[ recovery-image] Dec 20 21:56:31.977 INFO O| Dec 20 21:56:31.977 INFO STEP 449 (remove_files) COMPLETE
57022024-12-20T21:56:33.610Z[ recovery-image] Dec 20 21:56:31.977 INFO O| Dec 20 21:56:31.977 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-12-20T21:56:33.720Z[ recovery-image] Dec 20 21:56:32.093 INFO O| Dec 20 21:56:32.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
57042024-12-20T21:56:33.720Z[ recovery-image] Dec 20 21:56:32.093 INFO O| Dec 20 21:56:32.093 INFO STEP 450 (remove_files) COMPLETE
57052024-12-20T21:56:33.723Z[ recovery-image] Dec 20 21:56:32.093 INFO O| Dec 20 21:56:32.093 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-12-20T21:56:33.810Z[ recovery-image] Dec 20 21:56:32.183 INFO O| Dec 20 21:56:32.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
57072024-12-20T21:56:33.813Z[ recovery-image] Dec 20 21:56:32.183 INFO O| Dec 20 21:56:32.183 INFO STEP 451 (remove_files) COMPLETE
57082024-12-20T21:56:33.813Z[ recovery-image] Dec 20 21:56:32.183 INFO O| Dec 20 21:56:32.183 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-12-20T21:56:33.933Z[ recovery-image] Dec 20 21:56:32.306 INFO O| Dec 20 21:56:32.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
57102024-12-20T21:56:33.933Z[ recovery-image] Dec 20 21:56:32.306 INFO O| Dec 20 21:56:32.306 INFO STEP 452 (remove_files) COMPLETE
57112024-12-20T21:56:33.936Z[ recovery-image] Dec 20 21:56:32.306 INFO O| Dec 20 21:56:32.306 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-12-20T21:56:33.960Z[ recovery-image] Dec 20 21:56:32.333 INFO O| Dec 20 21:56:32.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
57132024-12-20T21:56:33.960Z[ recovery-image] Dec 20 21:56:32.333 INFO O| Dec 20 21:56:32.333 INFO STEP 453 (remove_files) COMPLETE
57142024-12-20T21:56:33.964Z[ recovery-image] Dec 20 21:56:32.333 INFO O| Dec 20 21:56:32.333 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-12-20T21:56:34.002Z[ recovery-image] Dec 20 21:56:32.373 INFO O| Dec 20 21:56:32.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
57162024-12-20T21:56:34.016Z[ recovery-image] Dec 20 21:56:32.373 INFO O| Dec 20 21:56:32.373 INFO STEP 454 (remove_files) COMPLETE
57172024-12-20T21:56:34.016Z[ recovery-image] Dec 20 21:56:32.373 INFO O| Dec 20 21:56:32.373 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-12-20T21:56:34.046Z[ recovery-image] Dec 20 21:56:32.418 INFO O| Dec 20 21:56:32.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
57192024-12-20T21:56:34.050Z[ recovery-image] Dec 20 21:56:32.422 INFO O| Dec 20 21:56:32.422 INFO STEP 455 (remove_files) COMPLETE
57202024-12-20T21:56:34.050Z[ recovery-image] Dec 20 21:56:32.422 INFO O| Dec 20 21:56:32.422 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-12-20T21:56:34.115Z[ recovery-image] Dec 20 21:56:32.488 INFO O| Dec 20 21:56:32.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
57222024-12-20T21:56:34.118Z[ recovery-image] Dec 20 21:56:32.488 INFO O| Dec 20 21:56:32.488 INFO STEP 456 (remove_files) COMPLETE
57232024-12-20T21:56:34.118Z[ recovery-image] Dec 20 21:56:32.488 INFO O| Dec 20 21:56:32.488 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-12-20T21:56:34.147Z[ recovery-image] Dec 20 21:56:32.518 INFO O| Dec 20 21:56:32.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
57252024-12-20T21:56:34.147Z[ recovery-image] Dec 20 21:56:32.518 INFO O| Dec 20 21:56:32.518 INFO STEP 457 (remove_files) COMPLETE
57262024-12-20T21:56:34.147Z[ recovery-image] Dec 20 21:56:32.518 INFO O| Dec 20 21:56:32.518 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272024-12-20T21:56:34.266Z[ recovery-image] Dec 20 21:56:32.611 INFO O| Dec 20 21:56:32.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
57282024-12-20T21:56:34.266Z[ recovery-image] Dec 20 21:56:32.611 INFO O| Dec 20 21:56:32.611 INFO STEP 458 (remove_files) COMPLETE
57292024-12-20T21:56:34.266Z[ recovery-image] Dec 20 21:56:32.611 INFO O| Dec 20 21:56:32.611 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302024-12-20T21:56:34.266Z[ recovery-image] Dec 20 21:56:32.637 INFO O| Dec 20 21:56:32.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
57312024-12-20T21:56:34.266Z[ recovery-image] Dec 20 21:56:32.637 INFO O| Dec 20 21:56:32.637 INFO STEP 459 (remove_files) COMPLETE
57322024-12-20T21:56:34.266Z[ recovery-image] Dec 20 21:56:32.637 INFO O| Dec 20 21:56:32.637 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332024-12-20T21:56:34.331Z[ recovery-image] Dec 20 21:56:32.703 INFO O| Dec 20 21:56:32.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
57342024-12-20T21:56:34.331Z[ recovery-image] Dec 20 21:56:32.703 INFO O| Dec 20 21:56:32.703 INFO STEP 460 (remove_files) COMPLETE
57352024-12-20T21:56:34.331Z[ recovery-image] Dec 20 21:56:32.703 INFO O| Dec 20 21:56:32.703 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362024-12-20T21:56:34.396Z[ recovery-image] Dec 20 21:56:32.767 INFO O| Dec 20 21:56:32.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
57372024-12-20T21:56:34.396Z[ recovery-image] Dec 20 21:56:32.768 INFO O| Dec 20 21:56:32.767 INFO STEP 461 (remove_files) COMPLETE
57382024-12-20T21:56:34.396Z[ recovery-image] Dec 20 21:56:32.768 INFO O| Dec 20 21:56:32.767 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392024-12-20T21:56:34.448Z[ recovery-image] Dec 20 21:56:32.820 INFO O| Dec 20 21:56:32.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
57402024-12-20T21:56:34.448Z[ recovery-image] Dec 20 21:56:32.820 INFO O| Dec 20 21:56:32.820 INFO STEP 462 (remove_files) COMPLETE
57412024-12-20T21:56:34.448Z[ recovery-image] Dec 20 21:56:32.820 INFO O| Dec 20 21:56:32.820 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422024-12-20T21:56:34.489Z[ recovery-image] Dec 20 21:56:32.862 INFO O| Dec 20 21:56:32.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
57432024-12-20T21:56:34.489Z[ recovery-image] Dec 20 21:56:32.862 INFO O| Dec 20 21:56:32.862 INFO STEP 463 (remove_files) COMPLETE
57442024-12-20T21:56:34.489Z[ recovery-image] Dec 20 21:56:32.862 INFO O| Dec 20 21:56:32.862 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-12-20T21:56:34.550Z[ recovery-image] Dec 20 21:56:32.922 INFO O| Dec 20 21:56:32.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
57462024-12-20T21:56:34.550Z[ recovery-image] Dec 20 21:56:32.922 INFO O| Dec 20 21:56:32.922 INFO STEP 464 (remove_files) COMPLETE
57472024-12-20T21:56:34.550Z[ recovery-image] Dec 20 21:56:32.922 INFO O| Dec 20 21:56:32.922 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-12-20T21:56:34.617Z[ recovery-image] Dec 20 21:56:32.989 INFO O| Dec 20 21:56:32.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
57492024-12-20T21:56:34.617Z[ recovery-image] Dec 20 21:56:32.989 INFO O| Dec 20 21:56:32.989 INFO STEP 465 (remove_files) COMPLETE
57502024-12-20T21:56:34.619Z[ recovery-image] Dec 20 21:56:32.989 INFO O| Dec 20 21:56:32.989 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-12-20T21:56:34.729Z[ recovery-image] Dec 20 21:56:33.060 INFO O| Dec 20 21:56:33.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
57522024-12-20T21:56:34.729Z[ recovery-image] Dec 20 21:56:33.060 INFO O| Dec 20 21:56:33.060 INFO STEP 466 (remove_files) COMPLETE
57532024-12-20T21:56:34.729Z[ recovery-image] Dec 20 21:56:33.060 INFO O| Dec 20 21:56:33.060 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-12-20T21:56:34.729Z[ recovery-image] Dec 20 21:56:33.095 INFO O| Dec 20 21:56:33.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
57552024-12-20T21:56:34.732Z[ recovery-image] Dec 20 21:56:33.095 INFO O| Dec 20 21:56:33.095 INFO STEP 467 (remove_files) COMPLETE
57562024-12-20T21:56:34.732Z[ recovery-image] Dec 20 21:56:33.096 INFO O| Dec 20 21:56:33.096 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572024-12-20T21:56:34.747Z[ recovery-image] Dec 20 21:56:33.119 INFO O| Dec 20 21:56:33.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
57582024-12-20T21:56:34.774Z[ recovery-image] Dec 20 21:56:33.147 INFO O| Dec 20 21:56:33.147 INFO STEP 468 (remove_files) COMPLETE
57592024-12-20T21:56:34.774Z[ recovery-image] Dec 20 21:56:33.147 INFO O| Dec 20 21:56:33.147 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602024-12-20T21:56:34.883Z[ recovery-image] Dec 20 21:56:33.255 INFO O| Dec 20 21:56:33.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
57612024-12-20T21:56:34.886Z[ recovery-image] Dec 20 21:56:33.256 INFO O| Dec 20 21:56:33.255 INFO STEP 469 (remove_files) COMPLETE
57622024-12-20T21:56:34.886Z[ recovery-image] Dec 20 21:56:33.256 INFO O| Dec 20 21:56:33.256 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632024-12-20T21:56:34.902Z[ recovery-image] Dec 20 21:56:33.274 INFO O| Dec 20 21:56:33.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
57642024-12-20T21:56:34.905Z[ recovery-image] Dec 20 21:56:33.274 INFO O| Dec 20 21:56:33.274 INFO STEP 470 (remove_files) COMPLETE
57652024-12-20T21:56:34.905Z[ recovery-image] Dec 20 21:56:33.275 INFO O| Dec 20 21:56:33.275 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662024-12-20T21:56:34.919Z[ recovery-image] Dec 20 21:56:33.292 INFO O| Dec 20 21:56:33.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
57672024-12-20T21:56:34.922Z[ recovery-image] Dec 20 21:56:33.292 INFO O| Dec 20 21:56:33.292 INFO STEP 471 (remove_files) COMPLETE
57682024-12-20T21:56:34.922Z[ recovery-image] Dec 20 21:56:33.292 INFO O| Dec 20 21:56:33.292 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692024-12-20T21:56:34.937Z[ recovery-image] Dec 20 21:56:33.309 INFO O| Dec 20 21:56:33.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
57702024-12-20T21:56:34.937Z[ recovery-image] Dec 20 21:56:33.309 INFO O| Dec 20 21:56:33.309 INFO STEP 472 (remove_files) COMPLETE
57712024-12-20T21:56:34.940Z[ recovery-image] Dec 20 21:56:33.310 INFO O| Dec 20 21:56:33.309 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722024-12-20T21:56:34.953Z[ recovery-image] Dec 20 21:56:33.326 INFO O| Dec 20 21:56:33.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
57732024-12-20T21:56:34.953Z[ recovery-image] Dec 20 21:56:33.326 INFO O| Dec 20 21:56:33.326 INFO STEP 473 (remove_files) COMPLETE
57742024-12-20T21:56:34.956Z[ recovery-image] Dec 20 21:56:33.326 INFO O| Dec 20 21:56:33.326 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752024-12-20T21:56:34.972Z[ recovery-image] Dec 20 21:56:33.344 INFO O| Dec 20 21:56:33.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
57762024-12-20T21:56:34.975Z[ recovery-image] Dec 20 21:56:33.345 INFO O| Dec 20 21:56:33.344 INFO STEP 474 (remove_files) COMPLETE
57772024-12-20T21:56:34.975Z[ recovery-image] Dec 20 21:56:33.345 INFO O| Dec 20 21:56:33.345 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782024-12-20T21:56:34.994Z[ recovery-image] Dec 20 21:56:33.366 INFO O| Dec 20 21:56:33.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
57792024-12-20T21:56:34.996Z[ recovery-image] Dec 20 21:56:33.367 INFO O| Dec 20 21:56:33.367 INFO STEP 475 (remove_files) COMPLETE
57802024-12-20T21:56:34.996Z[ recovery-image] Dec 20 21:56:33.367 INFO O| Dec 20 21:56:33.367 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812024-12-20T21:56:35.016Z[ recovery-image] Dec 20 21:56:33.388 INFO O| Dec 20 21:56:33.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
57822024-12-20T21:56:35.016Z[ recovery-image] Dec 20 21:56:33.388 INFO O| Dec 20 21:56:33.388 INFO STEP 476 (remove_files) COMPLETE
57832024-12-20T21:56:35.019Z[ recovery-image] Dec 20 21:56:33.389 INFO O| Dec 20 21:56:33.388 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842024-12-20T21:56:35.038Z[ recovery-image] Dec 20 21:56:33.410 INFO O| Dec 20 21:56:33.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
57852024-12-20T21:56:35.042Z[ recovery-image] Dec 20 21:56:33.410 INFO O| Dec 20 21:56:33.410 INFO STEP 477 (remove_files) COMPLETE
57862024-12-20T21:56:35.042Z[ recovery-image] Dec 20 21:56:33.410 INFO O| Dec 20 21:56:33.410 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872024-12-20T21:56:35.060Z[ recovery-image] Dec 20 21:56:33.432 INFO O| Dec 20 21:56:33.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
57882024-12-20T21:56:35.063Z[ recovery-image] Dec 20 21:56:33.432 INFO O| Dec 20 21:56:33.432 INFO STEP 478 (remove_files) COMPLETE
57892024-12-20T21:56:35.063Z[ recovery-image] Dec 20 21:56:33.433 INFO O| Dec 20 21:56:33.432 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902024-12-20T21:56:35.081Z[ recovery-image] Dec 20 21:56:33.453 INFO O| Dec 20 21:56:33.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
57912024-12-20T21:56:35.081Z[ recovery-image] Dec 20 21:56:33.453 INFO O| Dec 20 21:56:33.453 INFO STEP 479 (remove_files) COMPLETE
57922024-12-20T21:56:35.083Z[ recovery-image] Dec 20 21:56:33.453 INFO O| Dec 20 21:56:33.453 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932024-12-20T21:56:35.104Z[ recovery-image] Dec 20 21:56:33.476 INFO O| Dec 20 21:56:33.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
57942024-12-20T21:56:35.106Z[ recovery-image] Dec 20 21:56:33.476 INFO O| Dec 20 21:56:33.476 INFO STEP 480 (remove_files) COMPLETE
57952024-12-20T21:56:35.106Z[ recovery-image] Dec 20 21:56:33.476 INFO O| Dec 20 21:56:33.476 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962024-12-20T21:56:35.126Z[ recovery-image] Dec 20 21:56:33.497 INFO O| Dec 20 21:56:33.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
57972024-12-20T21:56:35.128Z[ recovery-image] Dec 20 21:56:33.497 INFO O| Dec 20 21:56:33.497 INFO STEP 481 (remove_files) COMPLETE
57982024-12-20T21:56:35.128Z[ recovery-image] Dec 20 21:56:33.497 INFO O| Dec 20 21:56:33.497 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992024-12-20T21:56:35.147Z[ recovery-image] Dec 20 21:56:33.519 INFO O| Dec 20 21:56:33.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
58002024-12-20T21:56:35.149Z[ recovery-image] Dec 20 21:56:33.519 INFO O| Dec 20 21:56:33.519 INFO STEP 482 (remove_files) COMPLETE
58012024-12-20T21:56:35.149Z[ recovery-image] Dec 20 21:56:33.519 INFO O| Dec 20 21:56:33.519 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022024-12-20T21:56:35.168Z[ recovery-image] Dec 20 21:56:33.540 INFO O| Dec 20 21:56:33.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
58032024-12-20T21:56:35.171Z[ recovery-image] Dec 20 21:56:33.541 INFO O| Dec 20 21:56:33.540 INFO STEP 483 (remove_files) COMPLETE
58042024-12-20T21:56:35.171Z[ recovery-image] Dec 20 21:56:33.541 INFO O| Dec 20 21:56:33.541 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052024-12-20T21:56:35.190Z[ recovery-image] Dec 20 21:56:33.562 INFO O| Dec 20 21:56:33.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
58062024-12-20T21:56:35.192Z[ recovery-image] Dec 20 21:56:33.562 INFO O| Dec 20 21:56:33.562 INFO STEP 484 (remove_files) COMPLETE
58072024-12-20T21:56:35.192Z[ recovery-image] Dec 20 21:56:33.562 INFO O| Dec 20 21:56:33.562 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082024-12-20T21:56:35.212Z[ recovery-image] Dec 20 21:56:33.585 INFO O| Dec 20 21:56:33.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
58092024-12-20T21:56:35.215Z[ recovery-image] Dec 20 21:56:33.585 INFO O| Dec 20 21:56:33.585 INFO STEP 485 (remove_files) COMPLETE
58102024-12-20T21:56:35.215Z[ recovery-image] Dec 20 21:56:33.585 INFO O| Dec 20 21:56:33.585 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112024-12-20T21:56:35.235Z[ recovery-image] Dec 20 21:56:33.607 INFO O| Dec 20 21:56:33.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
58122024-12-20T21:56:35.238Z[ recovery-image] Dec 20 21:56:33.607 INFO O| Dec 20 21:56:33.607 INFO STEP 486 (remove_files) COMPLETE
58132024-12-20T21:56:35.238Z[ recovery-image] Dec 20 21:56:33.607 INFO O| Dec 20 21:56:33.607 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142024-12-20T21:56:35.291Z[ recovery-image] Dec 20 21:56:33.663 INFO O| Dec 20 21:56:33.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
58152024-12-20T21:56:35.293Z[ recovery-image] Dec 20 21:56:33.663 INFO O| Dec 20 21:56:33.663 INFO STEP 487 (remove_files) COMPLETE
58162024-12-20T21:56:35.293Z[ recovery-image] Dec 20 21:56:33.664 INFO O| Dec 20 21:56:33.664 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172024-12-20T21:56:35.314Z[ recovery-image] Dec 20 21:56:33.686 INFO O| Dec 20 21:56:33.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
58182024-12-20T21:56:35.314Z[ recovery-image] Dec 20 21:56:33.686 INFO O| Dec 20 21:56:33.686 INFO STEP 488 (remove_files) COMPLETE
58192024-12-20T21:56:35.316Z[ recovery-image] Dec 20 21:56:33.687 INFO O| Dec 20 21:56:33.686 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202024-12-20T21:56:35.336Z[ recovery-image] Dec 20 21:56:33.708 INFO O| Dec 20 21:56:33.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
58212024-12-20T21:56:35.338Z[ recovery-image] Dec 20 21:56:33.709 INFO O| Dec 20 21:56:33.708 INFO STEP 489 (remove_files) COMPLETE
58222024-12-20T21:56:35.338Z[ recovery-image] Dec 20 21:56:33.709 INFO O| Dec 20 21:56:33.709 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232024-12-20T21:56:35.359Z[ recovery-image] Dec 20 21:56:33.732 INFO O| Dec 20 21:56:33.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
58242024-12-20T21:56:35.362Z[ recovery-image] Dec 20 21:56:33.732 INFO O| Dec 20 21:56:33.732 INFO STEP 490 (remove_files) COMPLETE
58252024-12-20T21:56:35.362Z[ recovery-image] Dec 20 21:56:33.732 INFO O| Dec 20 21:56:33.732 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262024-12-20T21:56:35.408Z[ recovery-image] Dec 20 21:56:33.780 INFO O| Dec 20 21:56:33.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
58272024-12-20T21:56:35.408Z[ recovery-image] Dec 20 21:56:33.781 INFO O| Dec 20 21:56:33.781 INFO STEP 491 (remove_files) COMPLETE
58282024-12-20T21:56:35.411Z[ recovery-image] Dec 20 21:56:33.781 INFO O| Dec 20 21:56:33.781 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292024-12-20T21:56:35.450Z[ recovery-image] Dec 20 21:56:33.822 INFO O| Dec 20 21:56:33.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
58302024-12-20T21:56:35.452Z[ recovery-image] Dec 20 21:56:33.822 INFO O| Dec 20 21:56:33.822 INFO STEP 492 (remove_files) COMPLETE
58312024-12-20T21:56:35.452Z[ recovery-image] Dec 20 21:56:33.822 INFO O| Dec 20 21:56:33.822 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322024-12-20T21:56:35.528Z[ recovery-image] Dec 20 21:56:33.893 INFO O| Dec 20 21:56:33.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
58332024-12-20T21:56:35.528Z[ recovery-image] Dec 20 21:56:33.893 INFO O| Dec 20 21:56:33.893 INFO STEP 493 (remove_files) COMPLETE
58342024-12-20T21:56:35.530Z[ recovery-image] Dec 20 21:56:33.893 INFO O| Dec 20 21:56:33.893 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352024-12-20T21:56:35.544Z[ recovery-image] Dec 20 21:56:33.916 INFO O| Dec 20 21:56:33.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
58362024-12-20T21:56:35.546Z[ recovery-image] Dec 20 21:56:33.916 INFO O| Dec 20 21:56:33.916 INFO STEP 494 (remove_files) COMPLETE
58372024-12-20T21:56:35.546Z[ recovery-image] Dec 20 21:56:33.916 INFO O| Dec 20 21:56:33.916 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382024-12-20T21:56:35.567Z[ recovery-image] Dec 20 21:56:33.939 INFO O| Dec 20 21:56:33.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
58392024-12-20T21:56:35.567Z[ recovery-image] Dec 20 21:56:33.939 INFO O| Dec 20 21:56:33.939 INFO STEP 495 (remove_files) COMPLETE
58402024-12-20T21:56:35.569Z[ recovery-image] Dec 20 21:56:33.939 INFO O| Dec 20 21:56:33.939 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412024-12-20T21:56:35.620Z[ recovery-image] Dec 20 21:56:33.991 INFO O| Dec 20 21:56:33.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
58422024-12-20T21:56:35.623Z[ recovery-image] Dec 20 21:56:33.991 INFO O| Dec 20 21:56:33.991 INFO STEP 496 (remove_files) COMPLETE
58432024-12-20T21:56:35.623Z[ recovery-image] Dec 20 21:56:33.991 INFO O| Dec 20 21:56:33.991 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442024-12-20T21:56:35.647Z[ recovery-image] Dec 20 21:56:34.019 INFO O| Dec 20 21:56:34.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
58452024-12-20T21:56:35.649Z[ recovery-image] Dec 20 21:56:34.019 INFO O| Dec 20 21:56:34.019 INFO STEP 497 (remove_files) COMPLETE
58462024-12-20T21:56:35.650Z[ recovery-image] Dec 20 21:56:34.019 INFO O| Dec 20 21:56:34.019 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472024-12-20T21:56:35.668Z[ recovery-image] Dec 20 21:56:34.040 INFO O| Dec 20 21:56:34.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
58482024-12-20T21:56:35.671Z[ recovery-image] Dec 20 21:56:34.040 INFO O| Dec 20 21:56:34.040 INFO STEP 498 (remove_files) COMPLETE
58492024-12-20T21:56:35.671Z[ recovery-image] Dec 20 21:56:34.040 INFO O| Dec 20 21:56:34.040 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502024-12-20T21:56:35.689Z[ recovery-image] Dec 20 21:56:34.061 INFO O| Dec 20 21:56:34.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
58512024-12-20T21:56:35.689Z[ recovery-image] Dec 20 21:56:34.061 INFO O| Dec 20 21:56:34.061 INFO STEP 499 (remove_files) COMPLETE
58522024-12-20T21:56:35.689Z[ recovery-image] Dec 20 21:56:34.061 INFO O| Dec 20 21:56:34.061 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532024-12-20T21:56:35.711Z[ recovery-image] Dec 20 21:56:34.084 INFO O| Dec 20 21:56:34.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
58542024-12-20T21:56:35.712Z[ recovery-image] Dec 20 21:56:34.084 INFO O| Dec 20 21:56:34.084 INFO STEP 500 (remove_files) COMPLETE
58552024-12-20T21:56:35.712Z[ recovery-image] Dec 20 21:56:34.084 INFO O| Dec 20 21:56:34.084 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562024-12-20T21:56:35.733Z[ recovery-image] Dec 20 21:56:34.105 INFO O| Dec 20 21:56:34.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
58572024-12-20T21:56:35.733Z[ recovery-image] Dec 20 21:56:34.105 INFO O| Dec 20 21:56:34.105 INFO STEP 501 (remove_files) COMPLETE
58582024-12-20T21:56:35.736Z[ recovery-image] Dec 20 21:56:34.105 INFO O| Dec 20 21:56:34.105 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592024-12-20T21:56:35.760Z[ recovery-image] Dec 20 21:56:34.132 INFO O| Dec 20 21:56:34.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
58602024-12-20T21:56:35.760Z[ recovery-image] Dec 20 21:56:34.132 INFO O| Dec 20 21:56:34.132 INFO STEP 502 (remove_files) COMPLETE
58612024-12-20T21:56:35.763Z[ recovery-image] Dec 20 21:56:34.132 INFO O| Dec 20 21:56:34.132 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622024-12-20T21:56:35.787Z[ recovery-image] Dec 20 21:56:34.159 INFO O| Dec 20 21:56:34.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
58632024-12-20T21:56:35.787Z[ recovery-image] Dec 20 21:56:34.159 INFO O| Dec 20 21:56:34.159 INFO STEP 503 (remove_files) COMPLETE
58642024-12-20T21:56:35.787Z[ recovery-image] Dec 20 21:56:34.159 INFO O| Dec 20 21:56:34.159 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652024-12-20T21:56:35.819Z[ recovery-image] Dec 20 21:56:34.191 INFO O| Dec 20 21:56:34.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
58662024-12-20T21:56:35.819Z[ recovery-image] Dec 20 21:56:34.192 INFO O| Dec 20 21:56:34.191 INFO STEP 504 (remove_files) COMPLETE
58672024-12-20T21:56:35.822Z[ recovery-image] Dec 20 21:56:34.192 INFO O| Dec 20 21:56:34.191 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682024-12-20T21:56:35.849Z[ recovery-image] Dec 20 21:56:34.221 INFO O| Dec 20 21:56:34.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
58692024-12-20T21:56:35.849Z[ recovery-image] Dec 20 21:56:34.221 INFO O| Dec 20 21:56:34.221 INFO STEP 505 (remove_files) COMPLETE
58702024-12-20T21:56:35.851Z[ recovery-image] Dec 20 21:56:34.221 INFO O| Dec 20 21:56:34.221 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712024-12-20T21:56:35.902Z[ recovery-image] Dec 20 21:56:34.274 INFO O| Dec 20 21:56:34.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
58722024-12-20T21:56:35.938Z[ recovery-image] Dec 20 21:56:34.309 INFO O| Dec 20 21:56:34.309 INFO STEP 506 (remove_files) COMPLETE
58732024-12-20T21:56:35.938Z[ recovery-image] Dec 20 21:56:34.309 INFO O| Dec 20 21:56:34.309 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742024-12-20T21:56:35.984Z[ recovery-image] Dec 20 21:56:34.356 INFO O| Dec 20 21:56:34.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
58752024-12-20T21:56:35.984Z[ recovery-image] Dec 20 21:56:34.356 INFO O| Dec 20 21:56:34.356 INFO STEP 507 (remove_files) COMPLETE
58762024-12-20T21:56:35.984Z[ recovery-image] Dec 20 21:56:34.356 INFO O| Dec 20 21:56:34.356 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772024-12-20T21:56:36.033Z[ recovery-image] Dec 20 21:56:34.405 INFO O| Dec 20 21:56:34.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
58782024-12-20T21:56:36.033Z[ recovery-image] Dec 20 21:56:34.405 INFO O| Dec 20 21:56:34.405 INFO STEP 508 (remove_files) COMPLETE
58792024-12-20T21:56:36.033Z[ recovery-image] Dec 20 21:56:34.405 INFO O| Dec 20 21:56:34.405 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802024-12-20T21:56:36.052Z[ recovery-image] Dec 20 21:56:34.424 INFO O| Dec 20 21:56:34.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
58812024-12-20T21:56:36.054Z[ recovery-image] Dec 20 21:56:34.424 INFO O| Dec 20 21:56:34.424 INFO STEP 509 (remove_files) COMPLETE
58822024-12-20T21:56:36.054Z[ recovery-image] Dec 20 21:56:34.424 INFO O| Dec 20 21:56:34.424 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832024-12-20T21:56:36.141Z[ host-image] Dec 20 21:56:34.513 INFO O| Dec 20 21:56:34.513 INFO O| Actions: 44066/49485 actions (Installing new actions)
58842024-12-20T21:56:36.144Z[ recovery-image] Dec 20 21:56:34.514 INFO O| Dec 20 21:56:34.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
58852024-12-20T21:56:36.144Z[ recovery-image] Dec 20 21:56:34.514 INFO O| Dec 20 21:56:34.514 INFO STEP 510 (remove_files) COMPLETE
58862024-12-20T21:56:36.144Z[ recovery-image] Dec 20 21:56:34.514 INFO O| Dec 20 21:56:34.514 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872024-12-20T21:56:36.214Z[ recovery-image] Dec 20 21:56:34.586 INFO O| Dec 20 21:56:34.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
58882024-12-20T21:56:36.214Z[ recovery-image] Dec 20 21:56:34.586 INFO O| Dec 20 21:56:34.586 INFO STEP 511 (remove_files) COMPLETE
58892024-12-20T21:56:36.214Z[ recovery-image] Dec 20 21:56:34.586 INFO O| Dec 20 21:56:34.586 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902024-12-20T21:56:36.236Z[ recovery-image] Dec 20 21:56:34.608 INFO O| Dec 20 21:56:34.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
58912024-12-20T21:56:36.236Z[ recovery-image] Dec 20 21:56:34.608 INFO O| Dec 20 21:56:34.608 INFO STEP 512 (remove_files) COMPLETE
58922024-12-20T21:56:36.236Z[ recovery-image] Dec 20 21:56:34.608 INFO O| Dec 20 21:56:34.608 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932024-12-20T21:56:36.258Z[ recovery-image] Dec 20 21:56:34.629 INFO O| Dec 20 21:56:34.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
58942024-12-20T21:56:36.258Z[ recovery-image] Dec 20 21:56:34.630 INFO O| Dec 20 21:56:34.629 INFO STEP 513 (remove_files) COMPLETE
58952024-12-20T21:56:36.258Z[ recovery-image] Dec 20 21:56:34.630 INFO O| Dec 20 21:56:34.630 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962024-12-20T21:56:36.278Z[ recovery-image] Dec 20 21:56:34.650 INFO O| Dec 20 21:56:34.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
58972024-12-20T21:56:36.281Z[ recovery-image] Dec 20 21:56:34.650 INFO O| Dec 20 21:56:34.650 INFO STEP 514 (remove_files) COMPLETE
58982024-12-20T21:56:36.281Z[ recovery-image] Dec 20 21:56:34.650 INFO O| Dec 20 21:56:34.650 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992024-12-20T21:56:36.299Z[ recovery-image] Dec 20 21:56:34.671 INFO O| Dec 20 21:56:34.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
59002024-12-20T21:56:36.299Z[ recovery-image] Dec 20 21:56:34.671 INFO O| Dec 20 21:56:34.671 INFO STEP 515 (remove_files) COMPLETE
59012024-12-20T21:56:36.299Z[ recovery-image] Dec 20 21:56:34.671 INFO O| Dec 20 21:56:34.671 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022024-12-20T21:56:36.319Z[ recovery-image] Dec 20 21:56:34.691 INFO O| Dec 20 21:56:34.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
59032024-12-20T21:56:36.319Z[ recovery-image] Dec 20 21:56:34.691 INFO O| Dec 20 21:56:34.691 INFO STEP 516 (remove_files) COMPLETE
59042024-12-20T21:56:36.319Z[ recovery-image] Dec 20 21:56:34.691 INFO O| Dec 20 21:56:34.691 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052024-12-20T21:56:36.345Z[ recovery-image] Dec 20 21:56:34.717 INFO O| Dec 20 21:56:34.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
59062024-12-20T21:56:36.345Z[ recovery-image] Dec 20 21:56:34.717 INFO O| Dec 20 21:56:34.717 INFO STEP 517 (remove_files) COMPLETE
59072024-12-20T21:56:36.346Z[ recovery-image] Dec 20 21:56:34.717 INFO O| Dec 20 21:56:34.717 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082024-12-20T21:56:36.387Z[ recovery-image] Dec 20 21:56:34.758 INFO O| Dec 20 21:56:34.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
59092024-12-20T21:56:36.387Z[ recovery-image] Dec 20 21:56:34.758 INFO O| Dec 20 21:56:34.758 INFO STEP 518 (remove_files) COMPLETE
59102024-12-20T21:56:36.387Z[ recovery-image] Dec 20 21:56:34.758 INFO O| Dec 20 21:56:34.758 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112024-12-20T21:56:36.447Z[ recovery-image] Dec 20 21:56:34.819 INFO O| Dec 20 21:56:34.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
59122024-12-20T21:56:36.447Z[ recovery-image] Dec 20 21:56:34.819 INFO O| Dec 20 21:56:34.819 INFO STEP 519 (remove_files) COMPLETE
59132024-12-20T21:56:36.450Z[ recovery-image] Dec 20 21:56:34.819 INFO O| Dec 20 21:56:34.819 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142024-12-20T21:56:36.469Z[ recovery-image] Dec 20 21:56:34.841 INFO O| Dec 20 21:56:34.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
59152024-12-20T21:56:36.469Z[ recovery-image] Dec 20 21:56:34.841 INFO O| Dec 20 21:56:34.841 INFO STEP 520 (remove_files) COMPLETE
59162024-12-20T21:56:36.472Z[ recovery-image] Dec 20 21:56:34.842 INFO O| Dec 20 21:56:34.841 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172024-12-20T21:56:36.490Z[ recovery-image] Dec 20 21:56:34.862 INFO O| Dec 20 21:56:34.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
59182024-12-20T21:56:36.492Z[ recovery-image] Dec 20 21:56:34.862 INFO O| Dec 20 21:56:34.862 INFO STEP 521 (remove_files) COMPLETE
59192024-12-20T21:56:36.492Z[ recovery-image] Dec 20 21:56:34.862 INFO O| Dec 20 21:56:34.862 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202024-12-20T21:56:36.512Z[ recovery-image] Dec 20 21:56:34.883 INFO O| Dec 20 21:56:34.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
59212024-12-20T21:56:36.516Z[ recovery-image] Dec 20 21:56:34.884 INFO O| Dec 20 21:56:34.884 INFO STEP 522 (remove_files) COMPLETE
59222024-12-20T21:56:36.516Z[ recovery-image] Dec 20 21:56:34.884 INFO O| Dec 20 21:56:34.884 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232024-12-20T21:56:36.568Z[ recovery-image] Dec 20 21:56:34.940 INFO O| Dec 20 21:56:34.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
59242024-12-20T21:56:36.568Z[ recovery-image] Dec 20 21:56:34.940 INFO O| Dec 20 21:56:34.940 INFO STEP 523 (remove_files) COMPLETE
59252024-12-20T21:56:36.568Z[ recovery-image] Dec 20 21:56:34.940 INFO O| Dec 20 21:56:34.940 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262024-12-20T21:56:36.644Z[ recovery-image] Dec 20 21:56:35.015 INFO O| Dec 20 21:56:35.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
59272024-12-20T21:56:36.644Z[ recovery-image] Dec 20 21:56:35.015 INFO O| Dec 20 21:56:35.015 INFO STEP 524 (remove_files) COMPLETE
59282024-12-20T21:56:36.644Z[ recovery-image] Dec 20 21:56:35.015 INFO O| Dec 20 21:56:35.015 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292024-12-20T21:56:36.703Z[ recovery-image] Dec 20 21:56:35.075 INFO O| Dec 20 21:56:35.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
59302024-12-20T21:56:36.703Z[ recovery-image] Dec 20 21:56:35.075 INFO O| Dec 20 21:56:35.075 INFO STEP 525 (remove_files) COMPLETE
59312024-12-20T21:56:36.704Z[ recovery-image] Dec 20 21:56:35.075 INFO O| Dec 20 21:56:35.075 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322024-12-20T21:56:36.724Z[ recovery-image] Dec 20 21:56:35.096 INFO O| Dec 20 21:56:35.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
59332024-12-20T21:56:36.727Z[ recovery-image] Dec 20 21:56:35.096 INFO O| Dec 20 21:56:35.096 INFO STEP 526 (remove_files) COMPLETE
59342024-12-20T21:56:36.727Z[ recovery-image] Dec 20 21:56:35.096 INFO O| Dec 20 21:56:35.096 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352024-12-20T21:56:36.743Z[ recovery-image] Dec 20 21:56:35.115 INFO O| Dec 20 21:56:35.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
59362024-12-20T21:56:36.743Z[ recovery-image] Dec 20 21:56:35.115 INFO O| Dec 20 21:56:35.115 INFO STEP 527 (remove_files) COMPLETE
59372024-12-20T21:56:36.745Z[ recovery-image] Dec 20 21:56:35.115 INFO O| Dec 20 21:56:35.115 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382024-12-20T21:56:36.761Z[ recovery-image] Dec 20 21:56:35.133 INFO O| Dec 20 21:56:35.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
59392024-12-20T21:56:36.776Z[ recovery-image] Dec 20 21:56:35.147 INFO O| Dec 20 21:56:35.147 INFO STEP 528 (remove_files) COMPLETE
59402024-12-20T21:56:36.776Z[ recovery-image] Dec 20 21:56:35.148 INFO O| Dec 20 21:56:35.147 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412024-12-20T21:56:36.811Z[ recovery-image] Dec 20 21:56:35.183 INFO O| Dec 20 21:56:35.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
59422024-12-20T21:56:36.814Z[ recovery-image] Dec 20 21:56:35.183 INFO O| Dec 20 21:56:35.183 INFO STEP 529 (remove_files) COMPLETE
59432024-12-20T21:56:36.814Z[ recovery-image] Dec 20 21:56:35.183 INFO O| Dec 20 21:56:35.183 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442024-12-20T21:56:36.839Z[ recovery-image] Dec 20 21:56:35.211 INFO O| Dec 20 21:56:35.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
59452024-12-20T21:56:36.839Z[ recovery-image] Dec 20 21:56:35.211 INFO O| Dec 20 21:56:35.211 INFO STEP 530 (remove_files) COMPLETE
59462024-12-20T21:56:36.842Z[ recovery-image] Dec 20 21:56:35.211 INFO O| Dec 20 21:56:35.211 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472024-12-20T21:56:36.942Z[ recovery-image] Dec 20 21:56:35.314 INFO O| Dec 20 21:56:35.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
59482024-12-20T21:56:36.942Z[ recovery-image] Dec 20 21:56:35.314 INFO O| Dec 20 21:56:35.314 INFO STEP 531 (remove_files) COMPLETE
59492024-12-20T21:56:36.942Z[ recovery-image] Dec 20 21:56:35.314 INFO O| Dec 20 21:56:35.314 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502024-12-20T21:56:36.994Z[ recovery-image] Dec 20 21:56:35.366 INFO O| Dec 20 21:56:35.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
59512024-12-20T21:56:36.994Z[ recovery-image] Dec 20 21:56:35.366 INFO O| Dec 20 21:56:35.366 INFO STEP 532 (remove_files) COMPLETE
59522024-12-20T21:56:36.994Z[ recovery-image] Dec 20 21:56:35.366 INFO O| Dec 20 21:56:35.366 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532024-12-20T21:56:37.015Z[ recovery-image] Dec 20 21:56:35.387 INFO O| Dec 20 21:56:35.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
59542024-12-20T21:56:37.015Z[ recovery-image] Dec 20 21:56:35.387 INFO O| Dec 20 21:56:35.387 INFO STEP 533 (remove_files) COMPLETE
59552024-12-20T21:56:37.018Z[ recovery-image] Dec 20 21:56:35.387 INFO O| Dec 20 21:56:35.387 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562024-12-20T21:56:37.050Z[ recovery-image] Dec 20 21:56:35.421 INFO O| Dec 20 21:56:35.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
59572024-12-20T21:56:37.050Z[ recovery-image] Dec 20 21:56:35.421 INFO O| Dec 20 21:56:35.421 INFO STEP 534 (remove_files) COMPLETE
59582024-12-20T21:56:37.052Z[ recovery-image] Dec 20 21:56:35.421 INFO O| Dec 20 21:56:35.421 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592024-12-20T21:56:37.071Z[ recovery-image] Dec 20 21:56:35.443 INFO O| Dec 20 21:56:35.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
59602024-12-20T21:56:37.073Z[ recovery-image] Dec 20 21:56:35.443 INFO O| Dec 20 21:56:35.443 INFO STEP 535 (remove_files) COMPLETE
59612024-12-20T21:56:37.073Z[ recovery-image] Dec 20 21:56:35.443 INFO O| Dec 20 21:56:35.443 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622024-12-20T21:56:37.092Z[ recovery-image] Dec 20 21:56:35.464 INFO O| Dec 20 21:56:35.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
59632024-12-20T21:56:37.116Z[ recovery-image] Dec 20 21:56:35.488 INFO O| Dec 20 21:56:35.488 INFO STEP 536 (remove_files) COMPLETE
59642024-12-20T21:56:37.116Z[ recovery-image] Dec 20 21:56:35.488 INFO O| Dec 20 21:56:35.488 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652024-12-20T21:56:37.138Z[ recovery-image] Dec 20 21:56:35.510 INFO O| Dec 20 21:56:35.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
59662024-12-20T21:56:37.141Z[ recovery-image] Dec 20 21:56:35.511 INFO O| Dec 20 21:56:35.510 INFO STEP 537 (remove_files) COMPLETE
59672024-12-20T21:56:37.141Z[ recovery-image] Dec 20 21:56:35.511 INFO O| Dec 20 21:56:35.511 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682024-12-20T21:56:37.159Z[ recovery-image] Dec 20 21:56:35.531 INFO O| Dec 20 21:56:35.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
59692024-12-20T21:56:37.162Z[ recovery-image] Dec 20 21:56:35.532 INFO O| Dec 20 21:56:35.531 INFO STEP 538 (remove_files) COMPLETE
59702024-12-20T21:56:37.162Z[ recovery-image] Dec 20 21:56:35.532 INFO O| Dec 20 21:56:35.531 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712024-12-20T21:56:37.245Z[ recovery-image] Dec 20 21:56:35.617 INFO O| Dec 20 21:56:35.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
59722024-12-20T21:56:37.247Z[ recovery-image] Dec 20 21:56:35.617 INFO O| Dec 20 21:56:35.617 INFO STEP 539 (remove_files) COMPLETE
59732024-12-20T21:56:37.247Z[ recovery-image] Dec 20 21:56:35.617 INFO O| Dec 20 21:56:35.617 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742024-12-20T21:56:37.265Z[ recovery-image] Dec 20 21:56:35.637 INFO O| Dec 20 21:56:35.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
59752024-12-20T21:56:37.268Z[ recovery-image] Dec 20 21:56:35.637 INFO O| Dec 20 21:56:35.637 INFO STEP 540 (remove_files) COMPLETE
59762024-12-20T21:56:37.268Z[ recovery-image] Dec 20 21:56:35.637 INFO O| Dec 20 21:56:35.637 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772024-12-20T21:56:37.283Z[ recovery-image] Dec 20 21:56:35.654 INFO O| Dec 20 21:56:35.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
59782024-12-20T21:56:37.283Z[ recovery-image] Dec 20 21:56:35.655 INFO O| Dec 20 21:56:35.655 INFO STEP 541 (remove_files) COMPLETE
59792024-12-20T21:56:37.283Z[ recovery-image] Dec 20 21:56:35.655 INFO O| Dec 20 21:56:35.655 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802024-12-20T21:56:37.371Z[ recovery-image] Dec 20 21:56:35.722 INFO O| Dec 20 21:56:35.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
59812024-12-20T21:56:37.371Z[ recovery-image] Dec 20 21:56:35.722 INFO O| Dec 20 21:56:35.722 INFO STEP 542 (remove_files) COMPLETE
59822024-12-20T21:56:37.371Z[ recovery-image] Dec 20 21:56:35.722 INFO O| Dec 20 21:56:35.722 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832024-12-20T21:56:37.390Z[ recovery-image] Dec 20 21:56:35.745 INFO O| Dec 20 21:56:35.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
59842024-12-20T21:56:37.390Z[ recovery-image] Dec 20 21:56:35.745 INFO O| Dec 20 21:56:35.745 INFO STEP 543 (remove_files) COMPLETE
59852024-12-20T21:56:37.390Z[ recovery-image] Dec 20 21:56:35.745 INFO O| Dec 20 21:56:35.745 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862024-12-20T21:56:37.393Z[ recovery-image] Dec 20 21:56:35.765 INFO O| Dec 20 21:56:35.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
59872024-12-20T21:56:37.393Z[ recovery-image] Dec 20 21:56:35.765 INFO O| Dec 20 21:56:35.765 INFO STEP 544 (remove_files) COMPLETE
59882024-12-20T21:56:37.396Z[ recovery-image] Dec 20 21:56:35.765 INFO O| Dec 20 21:56:35.765 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892024-12-20T21:56:37.415Z[ recovery-image] Dec 20 21:56:35.786 INFO O| Dec 20 21:56:35.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
59902024-12-20T21:56:37.415Z[ recovery-image] Dec 20 21:56:35.786 INFO O| Dec 20 21:56:35.786 INFO STEP 545 (remove_files) COMPLETE
59912024-12-20T21:56:37.415Z[ recovery-image] Dec 20 21:56:35.787 INFO O| Dec 20 21:56:35.786 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922024-12-20T21:56:37.435Z[ recovery-image] Dec 20 21:56:35.807 INFO O| Dec 20 21:56:35.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
59932024-12-20T21:56:37.439Z[ recovery-image] Dec 20 21:56:35.810 INFO O| Dec 20 21:56:35.810 INFO STEP 546 (remove_files) COMPLETE
59942024-12-20T21:56:37.439Z[ recovery-image] Dec 20 21:56:35.810 INFO O| Dec 20 21:56:35.810 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952024-12-20T21:56:37.476Z[ recovery-image] Dec 20 21:56:35.848 INFO O| Dec 20 21:56:35.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
59962024-12-20T21:56:37.476Z[ recovery-image] Dec 20 21:56:35.848 INFO O| Dec 20 21:56:35.848 INFO STEP 547 (remove_files) COMPLETE
59972024-12-20T21:56:37.476Z[ recovery-image] Dec 20 21:56:35.848 INFO O| Dec 20 21:56:35.848 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982024-12-20T21:56:37.517Z[ recovery-image] Dec 20 21:56:35.888 INFO O| Dec 20 21:56:35.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
59992024-12-20T21:56:37.517Z[ recovery-image] Dec 20 21:56:35.888 INFO O| Dec 20 21:56:35.888 INFO STEP 548 (remove_files) COMPLETE
60002024-12-20T21:56:37.517Z[ recovery-image] Dec 20 21:56:35.888 INFO O| Dec 20 21:56:35.888 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012024-12-20T21:56:37.537Z[ recovery-image] Dec 20 21:56:35.909 INFO O| Dec 20 21:56:35.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
60022024-12-20T21:56:37.537Z[ recovery-image] Dec 20 21:56:35.909 INFO O| Dec 20 21:56:35.909 INFO STEP 549 (remove_files) COMPLETE
60032024-12-20T21:56:37.537Z[ recovery-image] Dec 20 21:56:35.909 INFO O| Dec 20 21:56:35.909 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042024-12-20T21:56:37.559Z[ recovery-image] Dec 20 21:56:35.931 INFO O| Dec 20 21:56:35.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
60052024-12-20T21:56:37.559Z[ recovery-image] Dec 20 21:56:35.931 INFO O| Dec 20 21:56:35.931 INFO STEP 550 (remove_files) COMPLETE
60062024-12-20T21:56:37.561Z[ recovery-image] Dec 20 21:56:35.931 INFO O| Dec 20 21:56:35.931 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072024-12-20T21:56:37.602Z[ recovery-image] Dec 20 21:56:35.974 INFO O| Dec 20 21:56:35.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
60082024-12-20T21:56:37.603Z[ recovery-image] Dec 20 21:56:35.974 INFO O| Dec 20 21:56:35.974 INFO STEP 551 (remove_files) COMPLETE
60092024-12-20T21:56:37.603Z[ recovery-image] Dec 20 21:56:35.974 INFO O| Dec 20 21:56:35.974 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102024-12-20T21:56:37.686Z[ recovery-image] Dec 20 21:56:36.058 INFO O| Dec 20 21:56:36.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
60112024-12-20T21:56:37.689Z[ recovery-image] Dec 20 21:56:36.058 INFO O| Dec 20 21:56:36.058 INFO STEP 552 (remove_files) COMPLETE
60122024-12-20T21:56:37.689Z[ recovery-image] Dec 20 21:56:36.058 INFO O| Dec 20 21:56:36.058 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132024-12-20T21:56:37.725Z[ recovery-image] Dec 20 21:56:36.097 INFO O| Dec 20 21:56:36.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
60142024-12-20T21:56:37.725Z[ recovery-image] Dec 20 21:56:36.097 INFO O| Dec 20 21:56:36.097 INFO STEP 553 (remove_files) COMPLETE
60152024-12-20T21:56:37.725Z[ recovery-image] Dec 20 21:56:36.097 INFO O| Dec 20 21:56:36.097 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162024-12-20T21:56:37.754Z[ recovery-image] Dec 20 21:56:36.125 INFO O| Dec 20 21:56:36.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
60172024-12-20T21:56:37.757Z[ recovery-image] Dec 20 21:56:36.126 INFO O| Dec 20 21:56:36.126 INFO STEP 554 (remove_files) COMPLETE
60182024-12-20T21:56:37.757Z[ recovery-image] Dec 20 21:56:36.126 INFO O| Dec 20 21:56:36.126 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192024-12-20T21:56:37.776Z[ recovery-image] Dec 20 21:56:36.148 INFO O| Dec 20 21:56:36.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
60202024-12-20T21:56:37.778Z[ recovery-image] Dec 20 21:56:36.148 INFO O| Dec 20 21:56:36.148 INFO STEP 555 (remove_files) COMPLETE
60212024-12-20T21:56:37.778Z[ recovery-image] Dec 20 21:56:36.148 INFO O| Dec 20 21:56:36.148 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60222024-12-20T21:56:37.797Z[ recovery-image] Dec 20 21:56:36.169 INFO O| Dec 20 21:56:36.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
60232024-12-20T21:56:37.797Z[ recovery-image] Dec 20 21:56:36.169 INFO O| Dec 20 21:56:36.169 INFO STEP 556 (remove_files) COMPLETE
60242024-12-20T21:56:37.797Z[ recovery-image] Dec 20 21:56:36.169 INFO O| Dec 20 21:56:36.169 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60252024-12-20T21:56:37.838Z[ recovery-image] Dec 20 21:56:36.209 INFO O| Dec 20 21:56:36.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
60262024-12-20T21:56:37.838Z[ recovery-image] Dec 20 21:56:36.209 INFO O| Dec 20 21:56:36.209 INFO STEP 557 (remove_files) COMPLETE
60272024-12-20T21:56:37.840Z[ recovery-image] Dec 20 21:56:36.210 INFO O| Dec 20 21:56:36.209 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60282024-12-20T21:56:37.892Z[ recovery-image] Dec 20 21:56:36.263 INFO O| Dec 20 21:56:36.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
60292024-12-20T21:56:37.894Z[ recovery-image] Dec 20 21:56:36.264 INFO O| Dec 20 21:56:36.263 INFO STEP 558 (remove_files) COMPLETE
60302024-12-20T21:56:37.894Z[ recovery-image] Dec 20 21:56:36.264 INFO O| Dec 20 21:56:36.264 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60312024-12-20T21:56:37.925Z[ recovery-image] Dec 20 21:56:36.295 INFO O| Dec 20 21:56:36.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
60322024-12-20T21:56:37.925Z[ recovery-image] Dec 20 21:56:36.296 INFO O| Dec 20 21:56:36.295 INFO STEP 559 (remove_files) COMPLETE
60332024-12-20T21:56:37.925Z[ recovery-image] Dec 20 21:56:36.296 INFO O| Dec 20 21:56:36.296 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60342024-12-20T21:56:37.980Z[ host-image] Dec 20 21:56:36.352 INFO O| Dec 20 21:56:36.352 INFO O| Actions: Completed 49485 actions in 21.83 seconds.
60352024-12-20T21:56:38.050Z[ recovery-image] Dec 20 21:56:36.422 INFO O| Dec 20 21:56:36.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
60362024-12-20T21:56:38.050Z[ recovery-image] Dec 20 21:56:36.422 INFO O| Dec 20 21:56:36.422 INFO STEP 560 (remove_files) COMPLETE
60372024-12-20T21:56:38.051Z[ recovery-image] Dec 20 21:56:36.422 INFO O| Dec 20 21:56:36.422 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382024-12-20T21:56:38.073Z[ recovery-image] Dec 20 21:56:36.444 INFO O| Dec 20 21:56:36.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
60392024-12-20T21:56:38.073Z[ recovery-image] Dec 20 21:56:36.444 INFO O| Dec 20 21:56:36.444 INFO STEP 561 (remove_files) COMPLETE
60402024-12-20T21:56:38.073Z[ recovery-image] Dec 20 21:56:36.445 INFO O| Dec 20 21:56:36.444 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60412024-12-20T21:56:38.176Z[ recovery-image] Dec 20 21:56:36.548 INFO O| Dec 20 21:56:36.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
60422024-12-20T21:56:38.177Z[ recovery-image] Dec 20 21:56:36.548 INFO O| Dec 20 21:56:36.548 INFO STEP 562 (remove_files) COMPLETE
60432024-12-20T21:56:38.177Z[ recovery-image] Dec 20 21:56:36.548 INFO O| Dec 20 21:56:36.548 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60442024-12-20T21:56:38.215Z[ recovery-image] Dec 20 21:56:36.587 INFO O| Dec 20 21:56:36.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
60452024-12-20T21:56:38.235Z[ recovery-image] Dec 20 21:56:36.607 INFO O| Dec 20 21:56:36.607 INFO STEP 563 (remove_files) COMPLETE
60462024-12-20T21:56:38.235Z[ recovery-image] Dec 20 21:56:36.607 INFO O| Dec 20 21:56:36.607 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472024-12-20T21:56:38.299Z[ recovery-image] Dec 20 21:56:36.670 INFO O| Dec 20 21:56:36.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
60482024-12-20T21:56:38.299Z[ recovery-image] Dec 20 21:56:36.670 INFO O| Dec 20 21:56:36.670 INFO STEP 564 (remove_files) COMPLETE
60492024-12-20T21:56:38.302Z[ recovery-image] Dec 20 21:56:36.671 INFO O| Dec 20 21:56:36.670 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60502024-12-20T21:56:38.322Z[ recovery-image] Dec 20 21:56:36.693 INFO O| Dec 20 21:56:36.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
60512024-12-20T21:56:38.322Z[ recovery-image] Dec 20 21:56:36.694 INFO O| Dec 20 21:56:36.694 INFO STEP 565 (remove_files) COMPLETE
60522024-12-20T21:56:38.325Z[ recovery-image] Dec 20 21:56:36.694 INFO O| Dec 20 21:56:36.694 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60532024-12-20T21:56:38.345Z[ recovery-image] Dec 20 21:56:36.716 INFO O| Dec 20 21:56:36.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
60542024-12-20T21:56:38.345Z[ recovery-image] Dec 20 21:56:36.716 INFO O| Dec 20 21:56:36.716 INFO STEP 566 (remove_files) COMPLETE
60552024-12-20T21:56:38.346Z[ recovery-image] Dec 20 21:56:36.716 INFO O| Dec 20 21:56:36.716 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562024-12-20T21:56:38.369Z[ recovery-image] Dec 20 21:56:36.740 INFO O| Dec 20 21:56:36.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
60572024-12-20T21:56:38.371Z[ recovery-image] Dec 20 21:56:36.740 INFO O| Dec 20 21:56:36.740 INFO STEP 567 (remove_files) COMPLETE
60582024-12-20T21:56:38.371Z[ recovery-image] Dec 20 21:56:36.740 INFO O| Dec 20 21:56:36.740 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592024-12-20T21:56:38.392Z[ recovery-image] Dec 20 21:56:36.764 INFO O| Dec 20 21:56:36.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
60602024-12-20T21:56:38.392Z[ recovery-image] Dec 20 21:56:36.764 INFO O| Dec 20 21:56:36.764 INFO STEP 568 (remove_files) COMPLETE
60612024-12-20T21:56:38.395Z[ recovery-image] Dec 20 21:56:36.764 INFO O| Dec 20 21:56:36.764 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60622024-12-20T21:56:38.416Z[ recovery-image] Dec 20 21:56:36.787 INFO O| Dec 20 21:56:36.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
60632024-12-20T21:56:38.416Z[ recovery-image] Dec 20 21:56:36.788 INFO O| Dec 20 21:56:36.787 INFO STEP 569 (remove_files) COMPLETE
60642024-12-20T21:56:38.418Z[ recovery-image] Dec 20 21:56:36.788 INFO O| Dec 20 21:56:36.788 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60652024-12-20T21:56:38.437Z[ recovery-image] Dec 20 21:56:36.809 INFO O| Dec 20 21:56:36.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
60662024-12-20T21:56:38.437Z[ recovery-image] Dec 20 21:56:36.809 INFO O| Dec 20 21:56:36.809 INFO STEP 570 (remove_files) COMPLETE
60672024-12-20T21:56:38.440Z[ recovery-image] Dec 20 21:56:36.809 INFO O| Dec 20 21:56:36.809 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60682024-12-20T21:56:38.474Z[ recovery-image] Dec 20 21:56:36.845 INFO O| Dec 20 21:56:36.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
60692024-12-20T21:56:38.474Z[ recovery-image] Dec 20 21:56:36.845 INFO O| Dec 20 21:56:36.845 INFO STEP 571 (remove_files) COMPLETE
60702024-12-20T21:56:38.474Z[ recovery-image] Dec 20 21:56:36.845 INFO O| Dec 20 21:56:36.845 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60712024-12-20T21:56:38.509Z[ recovery-image] Dec 20 21:56:36.880 INFO O| Dec 20 21:56:36.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
60722024-12-20T21:56:38.509Z[ recovery-image] Dec 20 21:56:36.880 INFO O| Dec 20 21:56:36.880 INFO STEP 572 (remove_files) COMPLETE
60732024-12-20T21:56:38.511Z[ recovery-image] Dec 20 21:56:36.880 INFO O| Dec 20 21:56:36.880 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60742024-12-20T21:56:38.565Z[ recovery-image] Dec 20 21:56:36.936 INFO O| Dec 20 21:56:36.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
60752024-12-20T21:56:38.565Z[ recovery-image] Dec 20 21:56:36.936 INFO O| Dec 20 21:56:36.936 INFO STEP 573 (remove_files) COMPLETE
60762024-12-20T21:56:38.565Z[ recovery-image] Dec 20 21:56:36.936 INFO O| Dec 20 21:56:36.936 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60772024-12-20T21:56:38.582Z[ recovery-image] Dec 20 21:56:36.954 INFO O| Dec 20 21:56:36.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
60782024-12-20T21:56:38.583Z[ recovery-image] Dec 20 21:56:36.954 INFO O| Dec 20 21:56:36.954 INFO STEP 574 (remove_files) COMPLETE
60792024-12-20T21:56:38.583Z[ recovery-image] Dec 20 21:56:36.954 INFO O| Dec 20 21:56:36.954 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60802024-12-20T21:56:38.601Z[ recovery-image] Dec 20 21:56:36.973 INFO O| Dec 20 21:56:36.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
60812024-12-20T21:56:38.613Z[ recovery-image] Dec 20 21:56:36.983 INFO O| Dec 20 21:56:36.983 INFO STEP 575 (remove_files) COMPLETE
60822024-12-20T21:56:38.613Z[ recovery-image] Dec 20 21:56:36.983 INFO O| Dec 20 21:56:36.983 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60832024-12-20T21:56:38.652Z[ recovery-image] Dec 20 21:56:37.020 INFO O| Dec 20 21:56:37.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
60842024-12-20T21:56:38.652Z[ recovery-image] Dec 20 21:56:37.020 INFO O| Dec 20 21:56:37.020 INFO STEP 576 (remove_files) COMPLETE
60852024-12-20T21:56:38.652Z[ recovery-image] Dec 20 21:56:37.021 INFO O| Dec 20 21:56:37.020 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862024-12-20T21:56:38.682Z[ recovery-image] Dec 20 21:56:37.052 INFO O| Dec 20 21:56:37.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
60872024-12-20T21:56:38.682Z[ recovery-image] Dec 20 21:56:37.052 INFO O| Dec 20 21:56:37.052 INFO STEP 577 (remove_files) COMPLETE
60882024-12-20T21:56:38.682Z[ recovery-image] Dec 20 21:56:37.052 INFO O| Dec 20 21:56:37.052 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892024-12-20T21:56:38.697Z[ host-image] Dec 20 21:56:37.068 INFO O| Dec 20 21:56:37.068 INFO O| Done
60902024-12-20T21:56:38.697Z[ host-image] Dec 20 21:56:37.069 INFO O| Dec 20 21:56:37.068 INFO O| Done
60912024-12-20T21:56:38.722Z[ recovery-image] Dec 20 21:56:37.093 INFO O| Dec 20 21:56:37.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
60922024-12-20T21:56:38.722Z[ recovery-image] Dec 20 21:56:37.093 INFO O| Dec 20 21:56:37.093 INFO STEP 578 (remove_files) COMPLETE
60932024-12-20T21:56:38.722Z[ recovery-image] Dec 20 21:56:37.093 INFO O| Dec 20 21:56:37.093 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60942024-12-20T21:56:38.742Z[ recovery-image] Dec 20 21:56:37.112 INFO O| Dec 20 21:56:37.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
60952024-12-20T21:56:38.742Z[ recovery-image] Dec 20 21:56:37.112 INFO O| Dec 20 21:56:37.112 INFO STEP 579 (remove_files) COMPLETE
60962024-12-20T21:56:38.742Z[ recovery-image] Dec 20 21:56:37.112 INFO O| Dec 20 21:56:37.112 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60972024-12-20T21:56:38.792Z[ recovery-image] Dec 20 21:56:37.163 INFO O| Dec 20 21:56:37.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
60982024-12-20T21:56:38.792Z[ recovery-image] Dec 20 21:56:37.163 INFO O| Dec 20 21:56:37.163 INFO STEP 580 (remove_files) COMPLETE
60992024-12-20T21:56:38.808Z[ recovery-image] Dec 20 21:56:37.163 INFO O| Dec 20 21:56:37.163 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61002024-12-20T21:56:38.891Z[ recovery-image] Dec 20 21:56:37.261 INFO O| Dec 20 21:56:37.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
61012024-12-20T21:56:38.891Z[ recovery-image] Dec 20 21:56:37.261 INFO O| Dec 20 21:56:37.261 INFO STEP 581 (remove_files) COMPLETE
61022024-12-20T21:56:38.891Z[ recovery-image] Dec 20 21:56:37.261 INFO O| Dec 20 21:56:37.261 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61032024-12-20T21:56:38.913Z[ recovery-image] Dec 20 21:56:37.284 INFO O| Dec 20 21:56:37.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
61042024-12-20T21:56:38.913Z[ recovery-image] Dec 20 21:56:37.284 INFO O| Dec 20 21:56:37.284 INFO STEP 582 (remove_files) COMPLETE
61052024-12-20T21:56:38.913Z[ recovery-image] Dec 20 21:56:37.284 INFO O| Dec 20 21:56:37.284 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61062024-12-20T21:56:38.977Z[ recovery-image] Dec 20 21:56:37.349 INFO O| Dec 20 21:56:37.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
61072024-12-20T21:56:38.977Z[ recovery-image] Dec 20 21:56:37.349 INFO O| Dec 20 21:56:37.349 INFO STEP 583 (remove_files) COMPLETE
61082024-12-20T21:56:38.980Z[ recovery-image] Dec 20 21:56:37.349 INFO O| Dec 20 21:56:37.349 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61092024-12-20T21:56:38.999Z[ recovery-image] Dec 20 21:56:37.370 INFO O| Dec 20 21:56:37.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
61102024-12-20T21:56:39.003Z[ recovery-image] Dec 20 21:56:37.370 INFO O| Dec 20 21:56:37.370 INFO STEP 584 (remove_files) COMPLETE
61112024-12-20T21:56:39.003Z[ recovery-image] Dec 20 21:56:37.370 INFO O| Dec 20 21:56:37.370 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61122024-12-20T21:56:39.020Z[ recovery-image] Dec 20 21:56:37.390 INFO O| Dec 20 21:56:37.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
61132024-12-20T21:56:39.020Z[ recovery-image] Dec 20 21:56:37.390 INFO O| Dec 20 21:56:37.390 INFO STEP 585 (remove_files) COMPLETE
61142024-12-20T21:56:39.020Z[ recovery-image] Dec 20 21:56:37.390 INFO O| Dec 20 21:56:37.390 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61152024-12-20T21:56:39.039Z[ recovery-image] Dec 20 21:56:37.410 INFO O| Dec 20 21:56:37.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
61162024-12-20T21:56:39.039Z[ recovery-image] Dec 20 21:56:37.410 INFO O| Dec 20 21:56:37.410 INFO STEP 586 (remove_files) COMPLETE
61172024-12-20T21:56:39.039Z[ recovery-image] Dec 20 21:56:37.410 INFO O| Dec 20 21:56:37.410 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61182024-12-20T21:56:39.058Z[ recovery-image] Dec 20 21:56:37.430 INFO O| Dec 20 21:56:37.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
61192024-12-20T21:56:39.058Z[ recovery-image] Dec 20 21:56:37.430 INFO O| Dec 20 21:56:37.430 INFO STEP 587 (remove_files) COMPLETE
61202024-12-20T21:56:39.058Z[ recovery-image] Dec 20 21:56:37.430 INFO O| Dec 20 21:56:37.430 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61212024-12-20T21:56:39.078Z[ recovery-image] Dec 20 21:56:37.450 INFO O| Dec 20 21:56:37.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
61222024-12-20T21:56:39.078Z[ recovery-image] Dec 20 21:56:37.450 INFO O| Dec 20 21:56:37.450 INFO STEP 588 (remove_files) COMPLETE
61232024-12-20T21:56:39.078Z[ recovery-image] Dec 20 21:56:37.450 INFO O| Dec 20 21:56:37.450 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61242024-12-20T21:56:39.099Z[ recovery-image] Dec 20 21:56:37.471 INFO O| Dec 20 21:56:37.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
61252024-12-20T21:56:39.099Z[ recovery-image] Dec 20 21:56:37.471 INFO O| Dec 20 21:56:37.471 INFO STEP 589 (remove_files) COMPLETE
61262024-12-20T21:56:39.099Z[ recovery-image] Dec 20 21:56:37.471 INFO O| Dec 20 21:56:37.471 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61272024-12-20T21:56:39.137Z[ recovery-image] Dec 20 21:56:37.508 INFO O| Dec 20 21:56:37.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
61282024-12-20T21:56:39.139Z[ recovery-image] Dec 20 21:56:37.509 INFO O| Dec 20 21:56:37.508 INFO STEP 590 (remove_files) COMPLETE
61292024-12-20T21:56:39.139Z[ recovery-image] Dec 20 21:56:37.509 INFO O| Dec 20 21:56:37.508 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61302024-12-20T21:56:39.180Z[ recovery-image] Dec 20 21:56:37.552 INFO O| Dec 20 21:56:37.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
61312024-12-20T21:56:39.180Z[ recovery-image] Dec 20 21:56:37.552 INFO O| Dec 20 21:56:37.552 INFO STEP 591 (remove_files) COMPLETE
61322024-12-20T21:56:39.180Z[ recovery-image] Dec 20 21:56:37.552 INFO O| Dec 20 21:56:37.552 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61332024-12-20T21:56:39.243Z[ recovery-image] Dec 20 21:56:37.614 INFO O| Dec 20 21:56:37.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
61342024-12-20T21:56:39.268Z[ recovery-image] Dec 20 21:56:37.639 INFO O| Dec 20 21:56:37.639 INFO STEP 592 (remove_files) COMPLETE
61352024-12-20T21:56:39.268Z[ recovery-image] Dec 20 21:56:37.639 INFO O| Dec 20 21:56:37.639 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61362024-12-20T21:56:39.316Z[ recovery-image] Dec 20 21:56:37.687 INFO O| Dec 20 21:56:37.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
61372024-12-20T21:56:39.335Z[ recovery-image] Dec 20 21:56:37.707 INFO O| Dec 20 21:56:37.707 INFO STEP 593 (remove_files) COMPLETE
61382024-12-20T21:56:39.336Z[ recovery-image] Dec 20 21:56:37.707 INFO O| Dec 20 21:56:37.707 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61392024-12-20T21:56:39.369Z[ recovery-image] Dec 20 21:56:37.740 INFO O| Dec 20 21:56:37.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
61402024-12-20T21:56:39.369Z[ recovery-image] Dec 20 21:56:37.740 INFO O| Dec 20 21:56:37.740 INFO STEP 594 (remove_files) COMPLETE
61412024-12-20T21:56:39.369Z[ recovery-image] Dec 20 21:56:37.740 INFO O| Dec 20 21:56:37.740 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61422024-12-20T21:56:39.413Z[ recovery-image] Dec 20 21:56:37.783 INFO O| Dec 20 21:56:37.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
61432024-12-20T21:56:39.413Z[ recovery-image] Dec 20 21:56:37.783 INFO O| Dec 20 21:56:37.783 INFO STEP 595 (remove_files) COMPLETE
61442024-12-20T21:56:39.415Z[ recovery-image] Dec 20 21:56:37.783 INFO O| Dec 20 21:56:37.783 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61452024-12-20T21:56:39.465Z[ recovery-image] Dec 20 21:56:37.837 INFO O| Dec 20 21:56:37.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
61462024-12-20T21:56:39.468Z[ recovery-image] Dec 20 21:56:37.837 INFO O| Dec 20 21:56:37.837 INFO STEP 596 (remove_files) COMPLETE
61472024-12-20T21:56:39.468Z[ recovery-image] Dec 20 21:56:37.837 INFO O| Dec 20 21:56:37.837 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61482024-12-20T21:56:39.545Z[ recovery-image] Dec 20 21:56:37.916 INFO O| Dec 20 21:56:37.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
61492024-12-20T21:56:39.545Z[ recovery-image] Dec 20 21:56:37.916 INFO O| Dec 20 21:56:37.916 INFO STEP 597 (remove_files) COMPLETE
61502024-12-20T21:56:39.545Z[ recovery-image] Dec 20 21:56:37.916 INFO O| Dec 20 21:56:37.916 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61512024-12-20T21:56:39.569Z[ recovery-image] Dec 20 21:56:37.940 INFO O| Dec 20 21:56:37.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
61522024-12-20T21:56:39.590Z[ recovery-image] Dec 20 21:56:37.961 INFO O| Dec 20 21:56:37.961 INFO STEP 598 (remove_files) COMPLETE
61532024-12-20T21:56:39.590Z[ recovery-image] Dec 20 21:56:37.961 INFO O| Dec 20 21:56:37.961 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61542024-12-20T21:56:39.622Z[ recovery-image] Dec 20 21:56:37.993 INFO O| Dec 20 21:56:37.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
61552024-12-20T21:56:39.624Z[ recovery-image] Dec 20 21:56:37.993 INFO O| Dec 20 21:56:37.993 INFO STEP 599 (remove_files) COMPLETE
61562024-12-20T21:56:39.624Z[ recovery-image] Dec 20 21:56:37.993 INFO O| Dec 20 21:56:37.993 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61572024-12-20T21:56:39.644Z[ recovery-image] Dec 20 21:56:38.015 INFO O| Dec 20 21:56:38.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
61582024-12-20T21:56:39.648Z[ recovery-image] Dec 20 21:56:38.015 INFO O| Dec 20 21:56:38.015 INFO STEP 600 (remove_files) COMPLETE
61592024-12-20T21:56:39.648Z[ recovery-image] Dec 20 21:56:38.015 INFO O| Dec 20 21:56:38.015 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61602024-12-20T21:56:39.665Z[ recovery-image] Dec 20 21:56:38.036 INFO O| Dec 20 21:56:38.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
61612024-12-20T21:56:39.685Z[ recovery-image] Dec 20 21:56:38.057 INFO O| Dec 20 21:56:38.057 INFO STEP 601 (remove_files) COMPLETE
61622024-12-20T21:56:39.685Z[ recovery-image] Dec 20 21:56:38.057 INFO O| Dec 20 21:56:38.057 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61632024-12-20T21:56:39.760Z[ recovery-image] Dec 20 21:56:38.131 INFO O| Dec 20 21:56:38.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
61642024-12-20T21:56:39.762Z[ recovery-image] Dec 20 21:56:38.131 INFO O| Dec 20 21:56:38.131 INFO STEP 602 (remove_files) COMPLETE
61652024-12-20T21:56:39.762Z[ recovery-image] Dec 20 21:56:38.131 INFO O| Dec 20 21:56:38.131 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61662024-12-20T21:56:39.791Z[ recovery-image] Dec 20 21:56:38.162 INFO O| Dec 20 21:56:38.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
61672024-12-20T21:56:39.793Z[ recovery-image] Dec 20 21:56:38.163 INFO O| Dec 20 21:56:38.163 INFO STEP 603 (remove_files) COMPLETE
61682024-12-20T21:56:39.793Z[ recovery-image] Dec 20 21:56:38.163 INFO O| Dec 20 21:56:38.163 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61692024-12-20T21:56:39.813Z[ recovery-image] Dec 20 21:56:38.184 INFO O| Dec 20 21:56:38.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
61702024-12-20T21:56:39.813Z[ recovery-image] Dec 20 21:56:38.184 INFO O| Dec 20 21:56:38.184 INFO STEP 604 (remove_files) COMPLETE
61712024-12-20T21:56:39.815Z[ recovery-image] Dec 20 21:56:38.184 INFO O| Dec 20 21:56:38.184 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61722024-12-20T21:56:39.853Z[ recovery-image] Dec 20 21:56:38.224 INFO O| Dec 20 21:56:38.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
61732024-12-20T21:56:39.856Z[ recovery-image] Dec 20 21:56:38.228 INFO O| Dec 20 21:56:38.228 INFO STEP 605 (remove_files) COMPLETE
61742024-12-20T21:56:39.856Z[ recovery-image] Dec 20 21:56:38.228 INFO O| Dec 20 21:56:38.228 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61752024-12-20T21:56:39.954Z[ recovery-image] Dec 20 21:56:38.326 INFO O| Dec 20 21:56:38.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
61762024-12-20T21:56:39.955Z[ recovery-image] Dec 20 21:56:38.326 INFO O| Dec 20 21:56:38.326 INFO STEP 606 (remove_files) COMPLETE
61772024-12-20T21:56:39.955Z[ recovery-image] Dec 20 21:56:38.326 INFO O| Dec 20 21:56:38.326 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61782024-12-20T21:56:39.977Z[ recovery-image] Dec 20 21:56:38.348 INFO O| Dec 20 21:56:38.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
61792024-12-20T21:56:39.977Z[ recovery-image] Dec 20 21:56:38.348 INFO O| Dec 20 21:56:38.348 INFO STEP 607 (remove_files) COMPLETE
61802024-12-20T21:56:39.977Z[ recovery-image] Dec 20 21:56:38.348 INFO O| Dec 20 21:56:38.348 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61812024-12-20T21:56:39.998Z[ recovery-image] Dec 20 21:56:38.369 INFO O| Dec 20 21:56:38.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
61822024-12-20T21:56:39.998Z[ recovery-image] Dec 20 21:56:38.369 INFO O| Dec 20 21:56:38.369 INFO STEP 608 (remove_files) COMPLETE
61832024-12-20T21:56:39.998Z[ recovery-image] Dec 20 21:56:38.369 INFO O| Dec 20 21:56:38.369 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61842024-12-20T21:56:40.027Z[ recovery-image] Dec 20 21:56:38.398 INFO O| Dec 20 21:56:38.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
61852024-12-20T21:56:40.027Z[ recovery-image] Dec 20 21:56:38.398 INFO O| Dec 20 21:56:38.398 INFO STEP 609 (remove_files) COMPLETE
61862024-12-20T21:56:40.027Z[ recovery-image] Dec 20 21:56:38.398 INFO O| Dec 20 21:56:38.398 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61872024-12-20T21:56:40.065Z[ recovery-image] Dec 20 21:56:38.437 INFO O| Dec 20 21:56:38.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
61882024-12-20T21:56:40.065Z[ recovery-image] Dec 20 21:56:38.437 INFO O| Dec 20 21:56:38.437 INFO STEP 610 (remove_files) COMPLETE
61892024-12-20T21:56:40.069Z[ recovery-image] Dec 20 21:56:38.437 INFO O| Dec 20 21:56:38.437 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61902024-12-20T21:56:40.108Z[ recovery-image] Dec 20 21:56:38.480 INFO O| Dec 20 21:56:38.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
61912024-12-20T21:56:40.116Z[ recovery-image] Dec 20 21:56:38.480 INFO O| Dec 20 21:56:38.480 INFO STEP 611 (remove_files) COMPLETE
61922024-12-20T21:56:40.116Z[ recovery-image] Dec 20 21:56:38.480 INFO O| Dec 20 21:56:38.480 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61932024-12-20T21:56:40.143Z[ recovery-image] Dec 20 21:56:38.514 INFO O| Dec 20 21:56:38.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
61942024-12-20T21:56:40.167Z[ recovery-image] Dec 20 21:56:38.538 INFO O| Dec 20 21:56:38.538 INFO STEP 612 (remove_files) COMPLETE
61952024-12-20T21:56:40.171Z[ recovery-image] Dec 20 21:56:38.538 INFO O| Dec 20 21:56:38.538 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61962024-12-20T21:56:40.188Z[ recovery-image] Dec 20 21:56:38.559 INFO O| Dec 20 21:56:38.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
61972024-12-20T21:56:40.213Z[ recovery-image] Dec 20 21:56:38.584 INFO O| Dec 20 21:56:38.584 INFO STEP 613 (remove_files) COMPLETE
61982024-12-20T21:56:40.213Z[ recovery-image] Dec 20 21:56:38.584 INFO O| Dec 20 21:56:38.584 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61992024-12-20T21:56:40.308Z[ recovery-image] Dec 20 21:56:38.679 INFO O| Dec 20 21:56:38.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
62002024-12-20T21:56:40.308Z[ recovery-image] Dec 20 21:56:38.679 INFO O| Dec 20 21:56:38.679 INFO STEP 614 (remove_files) COMPLETE
62012024-12-20T21:56:40.311Z[ recovery-image] Dec 20 21:56:38.679 INFO O| Dec 20 21:56:38.679 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62022024-12-20T21:56:40.329Z[ recovery-image] Dec 20 21:56:38.700 INFO O| Dec 20 21:56:38.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
62032024-12-20T21:56:40.350Z[ recovery-image] Dec 20 21:56:38.721 INFO O| Dec 20 21:56:38.721 INFO STEP 615 (remove_files) COMPLETE
62042024-12-20T21:56:40.350Z[ recovery-image] Dec 20 21:56:38.721 INFO O| Dec 20 21:56:38.721 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62052024-12-20T21:56:40.371Z[ recovery-image] Dec 20 21:56:38.742 INFO O| Dec 20 21:56:38.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
62062024-12-20T21:56:40.373Z[ recovery-image] Dec 20 21:56:38.742 INFO O| Dec 20 21:56:38.742 INFO STEP 616 (remove_files) COMPLETE
62072024-12-20T21:56:40.373Z[ recovery-image] Dec 20 21:56:38.742 INFO O| Dec 20 21:56:38.742 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62082024-12-20T21:56:40.393Z[ recovery-image] Dec 20 21:56:38.763 INFO O| Dec 20 21:56:38.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
62092024-12-20T21:56:40.393Z[ recovery-image] Dec 20 21:56:38.763 INFO O| Dec 20 21:56:38.763 INFO STEP 617 (remove_files) COMPLETE
62102024-12-20T21:56:40.393Z[ recovery-image] Dec 20 21:56:38.763 INFO O| Dec 20 21:56:38.763 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62112024-12-20T21:56:40.416Z[ recovery-image] Dec 20 21:56:38.787 INFO O| Dec 20 21:56:38.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
62122024-12-20T21:56:40.416Z[ recovery-image] Dec 20 21:56:38.787 INFO O| Dec 20 21:56:38.787 INFO STEP 618 (remove_files) COMPLETE
62132024-12-20T21:56:40.416Z[ recovery-image] Dec 20 21:56:38.787 INFO O| Dec 20 21:56:38.787 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62142024-12-20T21:56:40.470Z[ host-image] Dec 20 21:56:38.840 INFO O| Dec 20 21:56:38.840 INFO O| Done
62152024-12-20T21:56:40.474Z[ recovery-image] Dec 20 21:56:38.846 INFO O| Dec 20 21:56:38.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
62162024-12-20T21:56:40.497Z[ recovery-image] Dec 20 21:56:38.868 INFO O| Dec 20 21:56:38.868 INFO STEP 619 (remove_files) COMPLETE
62172024-12-20T21:56:40.497Z[ recovery-image] Dec 20 21:56:38.868 INFO O| Dec 20 21:56:38.868 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182024-12-20T21:56:40.517Z[ recovery-image] Dec 20 21:56:38.888 INFO O| Dec 20 21:56:38.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
62192024-12-20T21:56:40.520Z[ recovery-image] Dec 20 21:56:38.889 INFO O| Dec 20 21:56:38.889 INFO STEP 620 (remove_files) COMPLETE
62202024-12-20T21:56:40.520Z[ recovery-image] Dec 20 21:56:38.889 INFO O| Dec 20 21:56:38.889 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212024-12-20T21:56:40.537Z[ recovery-image] Dec 20 21:56:38.908 INFO O| Dec 20 21:56:38.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
62222024-12-20T21:56:40.537Z[ recovery-image] Dec 20 21:56:38.909 INFO O| Dec 20 21:56:38.908 INFO STEP 621 (remove_files) COMPLETE
62232024-12-20T21:56:40.537Z[ recovery-image] Dec 20 21:56:38.909 INFO O| Dec 20 21:56:38.909 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242024-12-20T21:56:40.580Z[ recovery-image] Dec 20 21:56:38.951 INFO O| Dec 20 21:56:38.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
62252024-12-20T21:56:40.580Z[ recovery-image] Dec 20 21:56:38.951 INFO O| Dec 20 21:56:38.951 INFO STEP 622 (remove_files) COMPLETE
62262024-12-20T21:56:40.583Z[ recovery-image] Dec 20 21:56:38.951 INFO O| Dec 20 21:56:38.951 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-12-20T21:56:40.603Z[ recovery-image] Dec 20 21:56:38.974 INFO O| Dec 20 21:56:38.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
62282024-12-20T21:56:40.603Z[ recovery-image] Dec 20 21:56:38.974 INFO O| Dec 20 21:56:38.974 INFO STEP 623 (remove_files) COMPLETE
62292024-12-20T21:56:40.605Z[ recovery-image] Dec 20 21:56:38.974 INFO O| Dec 20 21:56:38.974 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302024-12-20T21:56:40.666Z[ recovery-image] Dec 20 21:56:39.037 INFO O| Dec 20 21:56:39.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
62312024-12-20T21:56:40.669Z[ recovery-image] Dec 20 21:56:39.038 INFO O| Dec 20 21:56:39.038 INFO STEP 624 (remove_files) COMPLETE
62322024-12-20T21:56:40.669Z[ recovery-image] Dec 20 21:56:39.038 INFO O| Dec 20 21:56:39.038 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332024-12-20T21:56:40.707Z[ recovery-image] Dec 20 21:56:39.077 INFO O| Dec 20 21:56:39.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
62342024-12-20T21:56:40.707Z[ recovery-image] Dec 20 21:56:39.077 INFO O| Dec 20 21:56:39.077 INFO STEP 625 (remove_files) COMPLETE
62352024-12-20T21:56:40.707Z[ recovery-image] Dec 20 21:56:39.077 INFO O| Dec 20 21:56:39.077 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362024-12-20T21:56:40.758Z[ recovery-image] Dec 20 21:56:39.129 INFO O| Dec 20 21:56:39.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
62372024-12-20T21:56:40.758Z[ recovery-image] Dec 20 21:56:39.129 INFO O| Dec 20 21:56:39.129 INFO STEP 626 (remove_files) COMPLETE
62382024-12-20T21:56:40.758Z[ recovery-image] Dec 20 21:56:39.129 INFO O| Dec 20 21:56:39.129 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392024-12-20T21:56:40.783Z[ recovery-image] Dec 20 21:56:39.154 INFO O| Dec 20 21:56:39.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
62402024-12-20T21:56:40.785Z[ recovery-image] Dec 20 21:56:39.155 INFO O| Dec 20 21:56:39.155 INFO STEP 627 (remove_files) COMPLETE
62412024-12-20T21:56:40.785Z[ recovery-image] Dec 20 21:56:39.155 INFO O| Dec 20 21:56:39.155 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422024-12-20T21:56:40.803Z[ recovery-image] Dec 20 21:56:39.175 INFO O| Dec 20 21:56:39.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
62432024-12-20T21:56:40.803Z[ recovery-image] Dec 20 21:56:39.175 INFO O| Dec 20 21:56:39.175 INFO STEP 628 (remove_files) COMPLETE
62442024-12-20T21:56:40.806Z[ recovery-image] Dec 20 21:56:39.175 INFO O| Dec 20 21:56:39.175 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452024-12-20T21:56:40.845Z[ recovery-image] Dec 20 21:56:39.216 INFO O| Dec 20 21:56:39.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
62462024-12-20T21:56:40.845Z[ recovery-image] Dec 20 21:56:39.216 INFO O| Dec 20 21:56:39.216 INFO STEP 629 (remove_files) COMPLETE
62472024-12-20T21:56:40.845Z[ recovery-image] Dec 20 21:56:39.216 INFO O| Dec 20 21:56:39.216 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482024-12-20T21:56:40.880Z[ recovery-image] Dec 20 21:56:39.251 INFO O| Dec 20 21:56:39.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
62492024-12-20T21:56:40.900Z[ recovery-image] Dec 20 21:56:39.271 INFO O| Dec 20 21:56:39.271 INFO STEP 630 (remove_files) COMPLETE
62502024-12-20T21:56:40.900Z[ recovery-image] Dec 20 21:56:39.271 INFO O| Dec 20 21:56:39.271 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512024-12-20T21:56:40.924Z[ recovery-image] Dec 20 21:56:39.295 INFO O| Dec 20 21:56:39.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
62522024-12-20T21:56:40.930Z[ recovery-image] Dec 20 21:56:39.300 INFO O| Dec 20 21:56:39.300 INFO STEP 631 (remove_files) COMPLETE
62532024-12-20T21:56:40.930Z[ recovery-image] Dec 20 21:56:39.300 INFO O| Dec 20 21:56:39.300 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-12-20T21:56:40.957Z[ recovery-image] Dec 20 21:56:39.328 INFO O| Dec 20 21:56:39.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
62552024-12-20T21:56:40.957Z[ recovery-image] Dec 20 21:56:39.328 INFO O| Dec 20 21:56:39.328 INFO STEP 632 (remove_files) COMPLETE
62562024-12-20T21:56:40.960Z[ recovery-image] Dec 20 21:56:39.328 INFO O| Dec 20 21:56:39.328 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572024-12-20T21:56:40.977Z[ recovery-image] Dec 20 21:56:39.348 INFO O| Dec 20 21:56:39.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
62582024-12-20T21:56:40.977Z[ recovery-image] Dec 20 21:56:39.348 INFO O| Dec 20 21:56:39.348 INFO STEP 633 (remove_files) COMPLETE
62592024-12-20T21:56:40.977Z[ recovery-image] Dec 20 21:56:39.348 INFO O| Dec 20 21:56:39.348 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602024-12-20T21:56:40.995Z[ recovery-image] Dec 20 21:56:39.366 INFO O| Dec 20 21:56:39.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
62612024-12-20T21:56:40.995Z[ recovery-image] Dec 20 21:56:39.367 INFO O| Dec 20 21:56:39.366 INFO STEP 634 (remove_files) COMPLETE
62622024-12-20T21:56:40.995Z[ recovery-image] Dec 20 21:56:39.367 INFO O| Dec 20 21:56:39.367 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632024-12-20T21:56:41.015Z[ recovery-image] Dec 20 21:56:39.385 INFO O| Dec 20 21:56:39.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
62642024-12-20T21:56:41.015Z[ recovery-image] Dec 20 21:56:39.385 INFO O| Dec 20 21:56:39.385 INFO STEP 635 (remove_files) COMPLETE
62652024-12-20T21:56:41.015Z[ recovery-image] Dec 20 21:56:39.385 INFO O| Dec 20 21:56:39.385 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662024-12-20T21:56:41.033Z[ recovery-image] Dec 20 21:56:39.404 INFO O| Dec 20 21:56:39.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
62672024-12-20T21:56:41.077Z[ recovery-image] Dec 20 21:56:39.448 INFO O| Dec 20 21:56:39.448 INFO STEP 636 (remove_files) COMPLETE
62682024-12-20T21:56:41.077Z[ recovery-image] Dec 20 21:56:39.448 INFO O| Dec 20 21:56:39.448 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692024-12-20T21:56:41.143Z[ recovery-image] Dec 20 21:56:39.504 INFO O| Dec 20 21:56:39.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
62702024-12-20T21:56:41.143Z[ recovery-image] Dec 20 21:56:39.504 INFO O| Dec 20 21:56:39.504 INFO STEP 637 (remove_files) COMPLETE
62712024-12-20T21:56:41.145Z[ recovery-image] Dec 20 21:56:39.504 INFO O| Dec 20 21:56:39.504 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722024-12-20T21:56:41.154Z[ recovery-image] Dec 20 21:56:39.525 INFO O| Dec 20 21:56:39.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
62732024-12-20T21:56:41.154Z[ recovery-image] Dec 20 21:56:39.525 INFO O| Dec 20 21:56:39.525 INFO STEP 638 (remove_files) COMPLETE
62742024-12-20T21:56:41.157Z[ recovery-image] Dec 20 21:56:39.525 INFO O| Dec 20 21:56:39.525 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752024-12-20T21:56:41.177Z[ recovery-image] Dec 20 21:56:39.546 INFO O| Dec 20 21:56:39.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
62762024-12-20T21:56:41.177Z[ recovery-image] Dec 20 21:56:39.546 INFO O| Dec 20 21:56:39.546 INFO STEP 639 (remove_files) COMPLETE
62772024-12-20T21:56:41.180Z[ recovery-image] Dec 20 21:56:39.546 INFO O| Dec 20 21:56:39.546 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782024-12-20T21:56:41.196Z[ recovery-image] Dec 20 21:56:39.567 INFO O| Dec 20 21:56:39.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
62792024-12-20T21:56:41.199Z[ recovery-image] Dec 20 21:56:39.567 INFO O| Dec 20 21:56:39.567 INFO STEP 640 (remove_files) COMPLETE
62802024-12-20T21:56:41.199Z[ recovery-image] Dec 20 21:56:39.568 INFO O| Dec 20 21:56:39.567 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812024-12-20T21:56:41.228Z[ recovery-image] Dec 20 21:56:39.589 INFO O| Dec 20 21:56:39.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
62822024-12-20T21:56:41.231Z[ recovery-image] Dec 20 21:56:39.589 INFO O| Dec 20 21:56:39.589 INFO STEP 641 (remove_files) COMPLETE
62832024-12-20T21:56:41.231Z[ recovery-image] Dec 20 21:56:39.589 INFO O| Dec 20 21:56:39.589 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842024-12-20T21:56:41.239Z[ recovery-image] Dec 20 21:56:39.609 INFO O| Dec 20 21:56:39.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
62852024-12-20T21:56:41.242Z[ recovery-image] Dec 20 21:56:39.610 INFO O| Dec 20 21:56:39.610 INFO STEP 642 (remove_files) COMPLETE
62862024-12-20T21:56:41.242Z[ recovery-image] Dec 20 21:56:39.610 INFO O| Dec 20 21:56:39.610 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872024-12-20T21:56:41.258Z[ recovery-image] Dec 20 21:56:39.629 INFO O| Dec 20 21:56:39.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
62882024-12-20T21:56:41.258Z[ recovery-image] Dec 20 21:56:39.629 INFO O| Dec 20 21:56:39.629 INFO STEP 643 (remove_files) COMPLETE
62892024-12-20T21:56:41.258Z[ recovery-image] Dec 20 21:56:39.629 INFO O| Dec 20 21:56:39.629 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-12-20T21:56:41.277Z[ recovery-image] Dec 20 21:56:39.648 INFO O| Dec 20 21:56:39.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
62912024-12-20T21:56:41.277Z[ recovery-image] Dec 20 21:56:39.649 INFO O| Dec 20 21:56:39.648 INFO STEP 644 (remove_files) COMPLETE
62922024-12-20T21:56:41.280Z[ recovery-image] Dec 20 21:56:39.649 INFO O| Dec 20 21:56:39.649 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-12-20T21:56:41.319Z[ recovery-image] Dec 20 21:56:39.688 INFO O| Dec 20 21:56:39.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
62942024-12-20T21:56:41.319Z[ recovery-image] Dec 20 21:56:39.688 INFO O| Dec 20 21:56:39.688 INFO STEP 645 (remove_files) COMPLETE
62952024-12-20T21:56:41.319Z[ recovery-image] Dec 20 21:56:39.688 INFO O| Dec 20 21:56:39.688 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-12-20T21:56:41.334Z[ recovery-image] Dec 20 21:56:39.706 INFO O| Dec 20 21:56:39.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
62972024-12-20T21:56:41.334Z[ recovery-image] Dec 20 21:56:39.706 INFO O| Dec 20 21:56:39.706 INFO STEP 646 (remove_files) COMPLETE
62982024-12-20T21:56:41.335Z[ recovery-image] Dec 20 21:56:39.706 INFO O| Dec 20 21:56:39.706 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992024-12-20T21:56:41.353Z[ recovery-image] Dec 20 21:56:39.723 INFO O| Dec 20 21:56:39.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
63002024-12-20T21:56:41.384Z[ recovery-image] Dec 20 21:56:39.755 INFO O| Dec 20 21:56:39.755 INFO STEP 647 (remove_files) COMPLETE
63012024-12-20T21:56:41.384Z[ recovery-image] Dec 20 21:56:39.755 INFO O| Dec 20 21:56:39.755 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022024-12-20T21:56:41.406Z[ recovery-image] Dec 20 21:56:39.777 INFO O| Dec 20 21:56:39.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
63032024-12-20T21:56:41.408Z[ recovery-image] Dec 20 21:56:39.777 INFO O| Dec 20 21:56:39.777 INFO STEP 648 (remove_files) COMPLETE
63042024-12-20T21:56:41.408Z[ recovery-image] Dec 20 21:56:39.777 INFO O| Dec 20 21:56:39.777 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052024-12-20T21:56:41.426Z[ recovery-image] Dec 20 21:56:39.797 INFO O| Dec 20 21:56:39.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
63062024-12-20T21:56:41.426Z[ recovery-image] Dec 20 21:56:39.797 INFO O| Dec 20 21:56:39.797 INFO STEP 649 (remove_files) COMPLETE
63072024-12-20T21:56:41.426Z[ recovery-image] Dec 20 21:56:39.797 INFO O| Dec 20 21:56:39.797 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082024-12-20T21:56:41.444Z[ recovery-image] Dec 20 21:56:39.814 INFO O| Dec 20 21:56:39.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
63092024-12-20T21:56:41.444Z[ recovery-image] Dec 20 21:56:39.814 INFO O| Dec 20 21:56:39.814 INFO STEP 650 (remove_files) COMPLETE
63102024-12-20T21:56:41.444Z[ recovery-image] Dec 20 21:56:39.814 INFO O| Dec 20 21:56:39.814 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112024-12-20T21:56:41.461Z[ recovery-image] Dec 20 21:56:39.832 INFO O| Dec 20 21:56:39.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
63122024-12-20T21:56:41.594Z[ recovery-image] Dec 20 21:56:39.965 INFO O| Dec 20 21:56:39.965 INFO STEP 651 (remove_files) COMPLETE
63132024-12-20T21:56:41.601Z[ recovery-image] Dec 20 21:56:39.965 INFO O| Dec 20 21:56:39.965 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142024-12-20T21:56:41.667Z[ recovery-image] Dec 20 21:56:40.032 INFO O| Dec 20 21:56:40.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
63152024-12-20T21:56:41.670Z[ recovery-image] Dec 20 21:56:40.039 INFO O| Dec 20 21:56:40.039 INFO STEP 652 (remove_files) COMPLETE
63162024-12-20T21:56:41.670Z[ recovery-image] Dec 20 21:56:40.039 INFO O| Dec 20 21:56:40.039 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172024-12-20T21:56:41.689Z[ recovery-image] Dec 20 21:56:40.060 INFO O| Dec 20 21:56:40.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
63182024-12-20T21:56:41.714Z[ recovery-image] Dec 20 21:56:40.085 INFO O| Dec 20 21:56:40.085 INFO STEP 653 (remove_files) COMPLETE
63192024-12-20T21:56:41.716Z[ recovery-image] Dec 20 21:56:40.085 INFO O| Dec 20 21:56:40.085 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202024-12-20T21:56:41.735Z[ recovery-image] Dec 20 21:56:40.106 INFO O| Dec 20 21:56:40.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
63212024-12-20T21:56:41.760Z[ recovery-image] Dec 20 21:56:40.131 INFO O| Dec 20 21:56:40.131 INFO STEP 654 (remove_files) COMPLETE
63222024-12-20T21:56:41.760Z[ recovery-image] Dec 20 21:56:40.131 INFO O| Dec 20 21:56:40.131 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232024-12-20T21:56:41.784Z[ recovery-image] Dec 20 21:56:40.152 INFO O| Dec 20 21:56:40.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
63242024-12-20T21:56:41.810Z[ recovery-image] Dec 20 21:56:40.156 INFO O| Dec 20 21:56:40.156 INFO STEP 655 (remove_files) COMPLETE
63252024-12-20T21:56:41.810Z[ recovery-image] Dec 20 21:56:40.156 INFO O| Dec 20 21:56:40.156 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262024-12-20T21:56:41.816Z[ recovery-image] Dec 20 21:56:40.187 INFO O| Dec 20 21:56:40.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
63272024-12-20T21:56:41.816Z[ recovery-image] Dec 20 21:56:40.187 INFO O| Dec 20 21:56:40.187 INFO STEP 656 (remove_files) COMPLETE
63282024-12-20T21:56:41.816Z[ recovery-image] Dec 20 21:56:40.187 INFO O| Dec 20 21:56:40.187 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292024-12-20T21:56:41.843Z[ recovery-image] Dec 20 21:56:40.214 INFO O| Dec 20 21:56:40.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
63302024-12-20T21:56:41.846Z[ recovery-image] Dec 20 21:56:40.215 INFO O| Dec 20 21:56:40.215 INFO STEP 657 (remove_files) COMPLETE
63312024-12-20T21:56:41.846Z[ recovery-image] Dec 20 21:56:40.215 INFO O| Dec 20 21:56:40.215 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322024-12-20T21:56:41.882Z[ recovery-image] Dec 20 21:56:40.253 INFO O| Dec 20 21:56:40.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
63332024-12-20T21:56:41.895Z[ recovery-image] Dec 20 21:56:40.266 INFO O| Dec 20 21:56:40.266 INFO STEP 658 (remove_files) COMPLETE
63342024-12-20T21:56:41.895Z[ recovery-image] Dec 20 21:56:40.266 INFO O| Dec 20 21:56:40.266 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352024-12-20T21:56:42.027Z[ recovery-image] Dec 20 21:56:40.378 INFO O| Dec 20 21:56:40.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
63362024-12-20T21:56:42.027Z[ recovery-image] Dec 20 21:56:40.378 INFO O| Dec 20 21:56:40.378 INFO STEP 659 (remove_files) COMPLETE
63372024-12-20T21:56:42.027Z[ recovery-image] Dec 20 21:56:40.378 INFO O| Dec 20 21:56:40.378 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382024-12-20T21:56:42.030Z[ recovery-image] Dec 20 21:56:40.399 INFO O| Dec 20 21:56:40.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
63392024-12-20T21:56:42.030Z[ recovery-image] Dec 20 21:56:40.399 INFO O| Dec 20 21:56:40.399 INFO STEP 660 (remove_files) COMPLETE
63402024-12-20T21:56:42.030Z[ recovery-image] Dec 20 21:56:40.399 INFO O| Dec 20 21:56:40.399 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412024-12-20T21:56:42.093Z[ recovery-image] Dec 20 21:56:40.426 INFO O| Dec 20 21:56:40.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
63422024-12-20T21:56:42.093Z[ recovery-image] Dec 20 21:56:40.426 INFO O| Dec 20 21:56:40.423 INFO STEP 661 (remove_files) COMPLETE
63432024-12-20T21:56:42.093Z[ recovery-image] Dec 20 21:56:40.426 INFO O| Dec 20 21:56:40.423 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442024-12-20T21:56:42.096Z[ recovery-image] Dec 20 21:56:40.445 INFO O| Dec 20 21:56:40.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
63452024-12-20T21:56:42.096Z[ recovery-image] Dec 20 21:56:40.445 INFO O| Dec 20 21:56:40.445 INFO STEP 662 (remove_files) COMPLETE
63462024-12-20T21:56:42.096Z[ recovery-image] Dec 20 21:56:40.445 INFO O| Dec 20 21:56:40.445 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472024-12-20T21:56:42.096Z[ recovery-image] Dec 20 21:56:40.465 INFO O| Dec 20 21:56:40.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
63482024-12-20T21:56:42.117Z[ recovery-image] Dec 20 21:56:40.487 INFO O| Dec 20 21:56:40.487 INFO STEP 663 (remove_files) COMPLETE
63492024-12-20T21:56:42.117Z[ recovery-image] Dec 20 21:56:40.487 INFO O| Dec 20 21:56:40.487 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502024-12-20T21:56:42.154Z[ recovery-image] Dec 20 21:56:40.525 INFO O| Dec 20 21:56:40.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
63512024-12-20T21:56:42.154Z[ recovery-image] Dec 20 21:56:40.525 INFO O| Dec 20 21:56:40.524 INFO STEP 664 (remove_files) COMPLETE
63522024-12-20T21:56:42.157Z[ recovery-image] Dec 20 21:56:40.525 INFO O| Dec 20 21:56:40.524 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532024-12-20T21:56:42.171Z[ recovery-image] Dec 20 21:56:40.542 INFO O| Dec 20 21:56:40.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
63542024-12-20T21:56:42.171Z[ recovery-image] Dec 20 21:56:40.542 INFO O| Dec 20 21:56:40.542 INFO STEP 665 (remove_files) COMPLETE
63552024-12-20T21:56:42.174Z[ recovery-image] Dec 20 21:56:40.542 INFO O| Dec 20 21:56:40.542 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562024-12-20T21:56:42.195Z[ recovery-image] Dec 20 21:56:40.566 INFO O| Dec 20 21:56:40.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
63572024-12-20T21:56:42.204Z[ recovery-image] Dec 20 21:56:40.575 INFO O| Dec 20 21:56:40.575 INFO STEP 666 (remove_files) COMPLETE
63582024-12-20T21:56:42.204Z[ recovery-image] Dec 20 21:56:40.575 INFO O| Dec 20 21:56:40.575 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592024-12-20T21:56:42.230Z[ recovery-image] Dec 20 21:56:40.599 INFO O| Dec 20 21:56:40.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
63602024-12-20T21:56:42.230Z[ recovery-image] Dec 20 21:56:40.600 INFO O| Dec 20 21:56:40.599 INFO STEP 667 (remove_files) COMPLETE
63612024-12-20T21:56:42.230Z[ recovery-image] Dec 20 21:56:40.600 INFO O| Dec 20 21:56:40.600 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622024-12-20T21:56:42.248Z[ recovery-image] Dec 20 21:56:40.618 INFO O| Dec 20 21:56:40.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
63632024-12-20T21:56:42.248Z[ recovery-image] Dec 20 21:56:40.618 INFO O| Dec 20 21:56:40.618 INFO STEP 668 (remove_files) COMPLETE
63642024-12-20T21:56:42.248Z[ recovery-image] Dec 20 21:56:40.618 INFO O| Dec 20 21:56:40.618 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652024-12-20T21:56:42.266Z[ recovery-image] Dec 20 21:56:40.637 INFO O| Dec 20 21:56:40.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
63662024-12-20T21:56:42.267Z[ recovery-image] Dec 20 21:56:40.637 INFO O| Dec 20 21:56:40.637 INFO STEP 669 (remove_files) COMPLETE
63672024-12-20T21:56:42.267Z[ recovery-image] Dec 20 21:56:40.637 INFO O| Dec 20 21:56:40.637 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682024-12-20T21:56:42.285Z[ recovery-image] Dec 20 21:56:40.655 INFO O| Dec 20 21:56:40.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
63692024-12-20T21:56:42.285Z[ recovery-image] Dec 20 21:56:40.656 INFO O| Dec 20 21:56:40.656 INFO STEP 670 (remove_files) COMPLETE
63702024-12-20T21:56:42.285Z[ recovery-image] Dec 20 21:56:40.656 INFO O| Dec 20 21:56:40.656 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712024-12-20T21:56:42.306Z[ recovery-image] Dec 20 21:56:40.676 INFO O| Dec 20 21:56:40.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
63722024-12-20T21:56:42.306Z[ recovery-image] Dec 20 21:56:40.676 INFO O| Dec 20 21:56:40.676 INFO STEP 671 (remove_files) COMPLETE
63732024-12-20T21:56:42.306Z[ recovery-image] Dec 20 21:56:40.676 INFO O| Dec 20 21:56:40.676 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742024-12-20T21:56:42.349Z[ recovery-image] Dec 20 21:56:40.719 INFO O| Dec 20 21:56:40.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
63752024-12-20T21:56:42.352Z[ recovery-image] Dec 20 21:56:40.721 INFO O| Dec 20 21:56:40.721 INFO STEP 672 (remove_files) COMPLETE
63762024-12-20T21:56:42.352Z[ recovery-image] Dec 20 21:56:40.721 INFO O| Dec 20 21:56:40.721 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772024-12-20T21:56:42.404Z[ recovery-image] Dec 20 21:56:40.775 INFO O| Dec 20 21:56:40.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
63782024-12-20T21:56:42.407Z[ recovery-image] Dec 20 21:56:40.775 INFO O| Dec 20 21:56:40.775 INFO STEP 673 (remove_files) COMPLETE
63792024-12-20T21:56:42.407Z[ recovery-image] Dec 20 21:56:40.775 INFO O| Dec 20 21:56:40.775 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802024-12-20T21:56:42.423Z[ recovery-image] Dec 20 21:56:40.794 INFO O| Dec 20 21:56:40.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
63812024-12-20T21:56:42.427Z[ recovery-image] Dec 20 21:56:40.794 INFO O| Dec 20 21:56:40.794 INFO STEP 674 (remove_files) COMPLETE
63822024-12-20T21:56:42.427Z[ recovery-image] Dec 20 21:56:40.794 INFO O| Dec 20 21:56:40.794 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832024-12-20T21:56:42.442Z[ recovery-image] Dec 20 21:56:40.813 INFO O| Dec 20 21:56:40.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
63842024-12-20T21:56:42.442Z[ recovery-image] Dec 20 21:56:40.813 INFO O| Dec 20 21:56:40.813 INFO STEP 675 (remove_files) COMPLETE
63852024-12-20T21:56:42.442Z[ recovery-image] Dec 20 21:56:40.813 INFO O| Dec 20 21:56:40.813 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862024-12-20T21:56:42.464Z[ recovery-image] Dec 20 21:56:40.835 INFO O| Dec 20 21:56:40.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
63872024-12-20T21:56:42.464Z[ recovery-image] Dec 20 21:56:40.835 INFO O| Dec 20 21:56:40.835 INFO STEP 676 (remove_files) COMPLETE
63882024-12-20T21:56:42.464Z[ recovery-image] Dec 20 21:56:40.835 INFO O| Dec 20 21:56:40.835 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892024-12-20T21:56:42.483Z[ recovery-image] Dec 20 21:56:40.854 INFO O| Dec 20 21:56:40.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
63902024-12-20T21:56:42.502Z[ recovery-image] Dec 20 21:56:40.873 INFO O| Dec 20 21:56:40.873 INFO STEP 677 (remove_files) COMPLETE
63912024-12-20T21:56:42.502Z[ recovery-image] Dec 20 21:56:40.873 INFO O| Dec 20 21:56:40.873 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922024-12-20T21:56:42.529Z[ recovery-image] Dec 20 21:56:40.892 INFO O| Dec 20 21:56:40.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
63932024-12-20T21:56:42.529Z[ recovery-image] Dec 20 21:56:40.892 INFO O| Dec 20 21:56:40.892 INFO STEP 678 (remove_files) COMPLETE
63942024-12-20T21:56:42.532Z[ recovery-image] Dec 20 21:56:40.892 INFO O| Dec 20 21:56:40.892 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952024-12-20T21:56:42.573Z[ recovery-image] Dec 20 21:56:40.944 INFO O| Dec 20 21:56:40.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
63962024-12-20T21:56:42.573Z[ recovery-image] Dec 20 21:56:40.944 INFO O| Dec 20 21:56:40.944 INFO STEP 679 (remove_files) COMPLETE
63972024-12-20T21:56:42.573Z[ recovery-image] Dec 20 21:56:40.944 INFO O| Dec 20 21:56:40.944 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982024-12-20T21:56:42.594Z[ recovery-image] Dec 20 21:56:40.964 INFO O| Dec 20 21:56:40.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
63992024-12-20T21:56:42.594Z[ recovery-image] Dec 20 21:56:40.965 INFO O| Dec 20 21:56:40.965 INFO STEP 680 (remove_files) COMPLETE
64002024-12-20T21:56:42.596Z[ recovery-image] Dec 20 21:56:40.965 INFO O| Dec 20 21:56:40.965 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012024-12-20T21:56:42.615Z[ recovery-image] Dec 20 21:56:40.986 INFO O| Dec 20 21:56:40.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
64022024-12-20T21:56:42.615Z[ recovery-image] Dec 20 21:56:40.986 INFO O| Dec 20 21:56:40.986 INFO STEP 681 (remove_files) COMPLETE
64032024-12-20T21:56:42.617Z[ recovery-image] Dec 20 21:56:40.986 INFO O| Dec 20 21:56:40.986 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-12-20T21:56:42.635Z[ recovery-image] Dec 20 21:56:41.006 INFO O| Dec 20 21:56:41.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
64052024-12-20T21:56:42.654Z[ recovery-image] Dec 20 21:56:41.024 INFO O| Dec 20 21:56:41.024 INFO STEP 682 (remove_files) COMPLETE
64062024-12-20T21:56:42.654Z[ recovery-image] Dec 20 21:56:41.024 INFO O| Dec 20 21:56:41.024 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-12-20T21:56:42.703Z[ recovery-image] Dec 20 21:56:41.074 INFO O| Dec 20 21:56:41.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
64082024-12-20T21:56:42.706Z[ recovery-image] Dec 20 21:56:41.074 INFO O| Dec 20 21:56:41.074 INFO STEP 683 (remove_files) COMPLETE
64092024-12-20T21:56:42.706Z[ recovery-image] Dec 20 21:56:41.074 INFO O| Dec 20 21:56:41.074 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-12-20T21:56:42.724Z[ recovery-image] Dec 20 21:56:41.094 INFO O| Dec 20 21:56:41.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
64112024-12-20T21:56:42.726Z[ recovery-image] Dec 20 21:56:41.095 INFO O| Dec 20 21:56:41.095 INFO STEP 684 (remove_files) COMPLETE
64122024-12-20T21:56:42.726Z[ recovery-image] Dec 20 21:56:41.095 INFO O| Dec 20 21:56:41.095 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-12-20T21:56:42.743Z[ recovery-image] Dec 20 21:56:41.114 INFO O| Dec 20 21:56:41.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
64142024-12-20T21:56:42.746Z[ recovery-image] Dec 20 21:56:41.114 INFO O| Dec 20 21:56:41.114 INFO STEP 685 (remove_files) COMPLETE
64152024-12-20T21:56:42.746Z[ recovery-image] Dec 20 21:56:41.114 INFO O| Dec 20 21:56:41.114 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162024-12-20T21:56:42.780Z[ recovery-image] Dec 20 21:56:41.151 INFO O| Dec 20 21:56:41.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
64172024-12-20T21:56:42.784Z[ recovery-image] Dec 20 21:56:41.151 INFO O| Dec 20 21:56:41.151 INFO STEP 686 (remove_files) COMPLETE
64182024-12-20T21:56:42.784Z[ recovery-image] Dec 20 21:56:41.151 INFO O| Dec 20 21:56:41.151 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192024-12-20T21:56:42.802Z[ recovery-image] Dec 20 21:56:41.173 INFO O| Dec 20 21:56:41.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
64202024-12-20T21:56:42.803Z[ recovery-image] Dec 20 21:56:41.173 INFO O| Dec 20 21:56:41.173 INFO STEP 687 (remove_files) COMPLETE
64212024-12-20T21:56:42.803Z[ recovery-image] Dec 20 21:56:41.173 INFO O| Dec 20 21:56:41.173 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222024-12-20T21:56:42.835Z[ recovery-image] Dec 20 21:56:41.205 INFO O| Dec 20 21:56:41.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
64232024-12-20T21:56:42.835Z[ recovery-image] Dec 20 21:56:41.205 INFO O| Dec 20 21:56:41.205 INFO STEP 688 (remove_files) COMPLETE
64242024-12-20T21:56:42.835Z[ recovery-image] Dec 20 21:56:41.205 INFO O| Dec 20 21:56:41.205 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252024-12-20T21:56:42.879Z[ recovery-image] Dec 20 21:56:41.250 INFO O| Dec 20 21:56:41.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
64262024-12-20T21:56:42.881Z[ recovery-image] Dec 20 21:56:41.250 INFO O| Dec 20 21:56:41.250 INFO STEP 689 (remove_files) COMPLETE
64272024-12-20T21:56:42.881Z[ recovery-image] Dec 20 21:56:41.250 INFO O| Dec 20 21:56:41.250 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282024-12-20T21:56:42.919Z[ recovery-image] Dec 20 21:56:41.290 INFO O| Dec 20 21:56:41.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
64292024-12-20T21:56:42.922Z[ recovery-image] Dec 20 21:56:41.290 INFO O| Dec 20 21:56:41.290 INFO STEP 690 (remove_files) COMPLETE
64302024-12-20T21:56:42.922Z[ recovery-image] Dec 20 21:56:41.290 INFO O| Dec 20 21:56:41.290 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312024-12-20T21:56:42.939Z[ recovery-image] Dec 20 21:56:41.310 INFO O| Dec 20 21:56:41.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
64322024-12-20T21:56:42.943Z[ recovery-image] Dec 20 21:56:41.310 INFO O| Dec 20 21:56:41.310 INFO STEP 691 (remove_files) COMPLETE
64332024-12-20T21:56:42.943Z[ recovery-image] Dec 20 21:56:41.310 INFO O| Dec 20 21:56:41.310 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342024-12-20T21:56:42.960Z[ recovery-image] Dec 20 21:56:41.331 INFO O| Dec 20 21:56:41.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
64352024-12-20T21:56:42.962Z[ recovery-image] Dec 20 21:56:41.331 INFO O| Dec 20 21:56:41.331 INFO STEP 692 (remove_files) COMPLETE
64362024-12-20T21:56:42.962Z[ recovery-image] Dec 20 21:56:41.331 INFO O| Dec 20 21:56:41.331 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372024-12-20T21:56:42.995Z[ recovery-image] Dec 20 21:56:41.365 INFO O| Dec 20 21:56:41.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
64382024-12-20T21:56:42.995Z[ recovery-image] Dec 20 21:56:41.365 INFO O| Dec 20 21:56:41.365 INFO STEP 693 (remove_files) COMPLETE
64392024-12-20T21:56:42.995Z[ recovery-image] Dec 20 21:56:41.365 INFO O| Dec 20 21:56:41.365 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402024-12-20T21:56:43.052Z[ recovery-image] Dec 20 21:56:41.422 INFO O| Dec 20 21:56:41.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
64412024-12-20T21:56:43.052Z[ recovery-image] Dec 20 21:56:41.422 INFO O| Dec 20 21:56:41.422 INFO STEP 694 (remove_files) COMPLETE
64422024-12-20T21:56:43.052Z[ recovery-image] Dec 20 21:56:41.422 INFO O| Dec 20 21:56:41.422 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432024-12-20T21:56:43.116Z[ recovery-image] Dec 20 21:56:41.486 INFO O| Dec 20 21:56:41.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
64442024-12-20T21:56:43.116Z[ recovery-image] Dec 20 21:56:41.486 INFO O| Dec 20 21:56:41.486 INFO STEP 695 (remove_files) COMPLETE
64452024-12-20T21:56:43.116Z[ recovery-image] Dec 20 21:56:41.486 INFO O| Dec 20 21:56:41.486 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462024-12-20T21:56:43.156Z[ recovery-image] Dec 20 21:56:41.527 INFO O| Dec 20 21:56:41.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
64472024-12-20T21:56:43.178Z[ recovery-image] Dec 20 21:56:41.549 INFO O| Dec 20 21:56:41.549 INFO STEP 696 (remove_files) COMPLETE
64482024-12-20T21:56:43.178Z[ recovery-image] Dec 20 21:56:41.549 INFO O| Dec 20 21:56:41.549 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492024-12-20T21:56:43.220Z[ host-image] Dec 20 21:56:41.591 INFO O| Dec 20 21:56:41.590 INFO O| Done
64502024-12-20T21:56:43.232Z[ recovery-image] Dec 20 21:56:41.602 INFO O| Dec 20 21:56:41.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
64512024-12-20T21:56:43.232Z[ recovery-image] Dec 20 21:56:41.603 INFO O| Dec 20 21:56:41.603 INFO STEP 697 (remove_files) COMPLETE
64522024-12-20T21:56:43.232Z[ recovery-image] Dec 20 21:56:41.603 INFO O| Dec 20 21:56:41.603 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532024-12-20T21:56:43.253Z[ recovery-image] Dec 20 21:56:41.623 INFO O| Dec 20 21:56:41.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
64542024-12-20T21:56:43.253Z[ recovery-image] Dec 20 21:56:41.623 INFO O| Dec 20 21:56:41.623 INFO STEP 698 (remove_files) COMPLETE
64552024-12-20T21:56:43.255Z[ recovery-image] Dec 20 21:56:41.623 INFO O| Dec 20 21:56:41.623 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562024-12-20T21:56:43.269Z[ host-image] Dec 20 21:56:41.639 INFO O| Dec 20 21:56:41.639 INFO O| Done
64572024-12-20T21:56:43.289Z[ recovery-image] Dec 20 21:56:41.659 INFO O| Dec 20 21:56:41.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
64582024-12-20T21:56:43.289Z[ recovery-image] Dec 20 21:56:41.659 INFO O| Dec 20 21:56:41.659 INFO STEP 699 (remove_files) COMPLETE
64592024-12-20T21:56:43.292Z[ recovery-image] Dec 20 21:56:41.659 INFO O| Dec 20 21:56:41.659 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64602024-12-20T21:56:43.312Z[ recovery-image] Dec 20 21:56:41.682 INFO O| Dec 20 21:56:41.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
64612024-12-20T21:56:43.316Z[ recovery-image] Dec 20 21:56:41.682 INFO O| Dec 20 21:56:41.682 INFO STEP 700 (remove_files) COMPLETE
64622024-12-20T21:56:43.316Z[ recovery-image] Dec 20 21:56:41.683 INFO O| Dec 20 21:56:41.683 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64632024-12-20T21:56:43.332Z[ recovery-image] Dec 20 21:56:41.703 INFO O| Dec 20 21:56:41.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
64642024-12-20T21:56:43.336Z[ recovery-image] Dec 20 21:56:41.703 INFO O| Dec 20 21:56:41.703 INFO STEP 701 (remove_files) COMPLETE
64652024-12-20T21:56:43.336Z[ recovery-image] Dec 20 21:56:41.703 INFO O| Dec 20 21:56:41.703 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64662024-12-20T21:56:43.351Z[ recovery-image] Dec 20 21:56:41.722 INFO O| Dec 20 21:56:41.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
64672024-12-20T21:56:43.354Z[ recovery-image] Dec 20 21:56:41.722 INFO O| Dec 20 21:56:41.722 INFO STEP 702 (remove_files) COMPLETE
64682024-12-20T21:56:43.354Z[ recovery-image] Dec 20 21:56:41.722 INFO O| Dec 20 21:56:41.722 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64692024-12-20T21:56:43.369Z[ recovery-image] Dec 20 21:56:41.740 INFO O| Dec 20 21:56:41.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
64702024-12-20T21:56:43.372Z[ recovery-image] Dec 20 21:56:41.740 INFO O| Dec 20 21:56:41.740 INFO STEP 703 (remove_files) COMPLETE
64712024-12-20T21:56:43.372Z[ recovery-image] Dec 20 21:56:41.740 INFO O| Dec 20 21:56:41.740 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64722024-12-20T21:56:43.408Z[ recovery-image] Dec 20 21:56:41.779 INFO O| Dec 20 21:56:41.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
64732024-12-20T21:56:43.408Z[ recovery-image] Dec 20 21:56:41.779 INFO O| Dec 20 21:56:41.779 INFO STEP 704 (remove_files) COMPLETE
64742024-12-20T21:56:43.411Z[ recovery-image] Dec 20 21:56:41.779 INFO O| Dec 20 21:56:41.779 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64752024-12-20T21:56:43.430Z[ recovery-image] Dec 20 21:56:41.800 INFO O| Dec 20 21:56:41.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
64762024-12-20T21:56:43.430Z[ recovery-image] Dec 20 21:56:41.800 INFO O| Dec 20 21:56:41.800 INFO STEP 705 (remove_files) COMPLETE
64772024-12-20T21:56:43.432Z[ recovery-image] Dec 20 21:56:41.800 INFO O| Dec 20 21:56:41.800 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64782024-12-20T21:56:43.461Z[ recovery-image] Dec 20 21:56:41.831 INFO O| Dec 20 21:56:41.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
64792024-12-20T21:56:43.464Z[ recovery-image] Dec 20 21:56:41.832 INFO O| Dec 20 21:56:41.831 INFO STEP 706 (remove_files) COMPLETE
64802024-12-20T21:56:43.464Z[ recovery-image] Dec 20 21:56:41.832 INFO O| Dec 20 21:56:41.832 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64812024-12-20T21:56:43.479Z[ recovery-image] Dec 20 21:56:41.850 INFO O| Dec 20 21:56:41.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
64822024-12-20T21:56:43.482Z[ recovery-image] Dec 20 21:56:41.850 INFO O| Dec 20 21:56:41.850 INFO STEP 707 (remove_files) COMPLETE
64832024-12-20T21:56:43.482Z[ recovery-image] Dec 20 21:56:41.850 INFO O| Dec 20 21:56:41.850 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64842024-12-20T21:56:43.505Z[ recovery-image] Dec 20 21:56:41.875 INFO O| Dec 20 21:56:41.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
64852024-12-20T21:56:43.542Z[ recovery-image] Dec 20 21:56:41.912 INFO O| Dec 20 21:56:41.912 INFO STEP 708 (remove_files) COMPLETE
64862024-12-20T21:56:43.542Z[ recovery-image] Dec 20 21:56:41.912 INFO O| Dec 20 21:56:41.912 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64872024-12-20T21:56:43.561Z[ recovery-image] Dec 20 21:56:41.932 INFO O| Dec 20 21:56:41.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
64882024-12-20T21:56:43.561Z[ recovery-image] Dec 20 21:56:41.932 INFO O| Dec 20 21:56:41.932 INFO STEP 709 (remove_files) COMPLETE
64892024-12-20T21:56:43.564Z[ recovery-image] Dec 20 21:56:41.932 INFO O| Dec 20 21:56:41.932 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64902024-12-20T21:56:43.624Z[ recovery-image] Dec 20 21:56:41.994 INFO O| Dec 20 21:56:41.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
64912024-12-20T21:56:43.624Z[ recovery-image] Dec 20 21:56:41.994 INFO O| Dec 20 21:56:41.994 INFO STEP 710 (remove_files) COMPLETE
64922024-12-20T21:56:43.624Z[ recovery-image] Dec 20 21:56:41.994 INFO O| Dec 20 21:56:41.994 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64932024-12-20T21:56:43.646Z[ recovery-image] Dec 20 21:56:42.017 INFO O| Dec 20 21:56:42.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
64942024-12-20T21:56:43.648Z[ recovery-image] Dec 20 21:56:42.017 INFO O| Dec 20 21:56:42.017 INFO STEP 711 (remove_files) COMPLETE
64952024-12-20T21:56:43.648Z[ recovery-image] Dec 20 21:56:42.017 INFO O| Dec 20 21:56:42.017 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64962024-12-20T21:56:43.666Z[ recovery-image] Dec 20 21:56:42.037 INFO O| Dec 20 21:56:42.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
64972024-12-20T21:56:43.670Z[ recovery-image] Dec 20 21:56:42.037 INFO O| Dec 20 21:56:42.037 INFO STEP 712 (remove_files) COMPLETE
64982024-12-20T21:56:43.670Z[ recovery-image] Dec 20 21:56:42.037 INFO O| Dec 20 21:56:42.037 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64992024-12-20T21:56:43.685Z[ recovery-image] Dec 20 21:56:42.056 INFO O| Dec 20 21:56:42.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
65002024-12-20T21:56:43.685Z[ recovery-image] Dec 20 21:56:42.056 INFO O| Dec 20 21:56:42.056 INFO STEP 713 (remove_files) COMPLETE
65012024-12-20T21:56:43.688Z[ recovery-image] Dec 20 21:56:42.056 INFO O| Dec 20 21:56:42.056 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65022024-12-20T21:56:43.710Z[ recovery-image] Dec 20 21:56:42.080 INFO O| Dec 20 21:56:42.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
65032024-12-20T21:56:43.710Z[ recovery-image] Dec 20 21:56:42.080 INFO O| Dec 20 21:56:42.080 INFO STEP 714 (remove_files) COMPLETE
65042024-12-20T21:56:43.710Z[ recovery-image] Dec 20 21:56:42.080 INFO O| Dec 20 21:56:42.080 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65052024-12-20T21:56:43.769Z[ recovery-image] Dec 20 21:56:42.139 INFO O| Dec 20 21:56:42.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
65062024-12-20T21:56:43.769Z[ recovery-image] Dec 20 21:56:42.139 INFO O| Dec 20 21:56:42.139 INFO STEP 715 (remove_files) COMPLETE
65072024-12-20T21:56:43.769Z[ recovery-image] Dec 20 21:56:42.139 INFO O| Dec 20 21:56:42.139 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65082024-12-20T21:56:43.804Z[ recovery-image] Dec 20 21:56:42.174 INFO O| Dec 20 21:56:42.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
65092024-12-20T21:56:43.806Z[ recovery-image] Dec 20 21:56:42.174 INFO O| Dec 20 21:56:42.173 INFO STEP 716 (remove_files) COMPLETE
65102024-12-20T21:56:43.806Z[ recovery-image] Dec 20 21:56:42.174 INFO O| Dec 20 21:56:42.173 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65112024-12-20T21:56:43.854Z[ recovery-image] Dec 20 21:56:42.225 INFO O| Dec 20 21:56:42.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
65122024-12-20T21:56:43.854Z[ recovery-image] Dec 20 21:56:42.225 INFO O| Dec 20 21:56:42.225 INFO STEP 717 (remove_files) COMPLETE
65132024-12-20T21:56:43.874Z[ recovery-image] Dec 20 21:56:42.225 INFO O| Dec 20 21:56:42.225 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65142024-12-20T21:56:43.897Z[ recovery-image] Dec 20 21:56:42.267 INFO O| Dec 20 21:56:42.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
65152024-12-20T21:56:43.897Z[ recovery-image] Dec 20 21:56:42.267 INFO O| Dec 20 21:56:42.267 INFO STEP 718 (remove_files) COMPLETE
65162024-12-20T21:56:43.899Z[ recovery-image] Dec 20 21:56:42.268 INFO O| Dec 20 21:56:42.267 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65172024-12-20T21:56:43.934Z[ recovery-image] Dec 20 21:56:42.304 INFO O| Dec 20 21:56:42.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
65182024-12-20T21:56:43.934Z[ recovery-image] Dec 20 21:56:42.304 INFO O| Dec 20 21:56:42.304 INFO STEP 719 (remove_files) COMPLETE
65192024-12-20T21:56:43.936Z[ recovery-image] Dec 20 21:56:42.305 INFO O| Dec 20 21:56:42.304 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65202024-12-20T21:56:43.955Z[ recovery-image] Dec 20 21:56:42.326 INFO O| Dec 20 21:56:42.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
65212024-12-20T21:56:43.955Z[ recovery-image] Dec 20 21:56:42.326 INFO O| Dec 20 21:56:42.326 INFO STEP 720 (remove_files) COMPLETE
65222024-12-20T21:56:43.955Z[ recovery-image] Dec 20 21:56:42.326 INFO O| Dec 20 21:56:42.326 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65232024-12-20T21:56:43.976Z[ recovery-image] Dec 20 21:56:42.346 INFO O| Dec 20 21:56:42.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
65242024-12-20T21:56:43.976Z[ recovery-image] Dec 20 21:56:42.346 INFO O| Dec 20 21:56:42.346 INFO STEP 721 (remove_files) COMPLETE
65252024-12-20T21:56:43.976Z[ recovery-image] Dec 20 21:56:42.346 INFO O| Dec 20 21:56:42.346 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65262024-12-20T21:56:43.996Z[ recovery-image] Dec 20 21:56:42.366 INFO O| Dec 20 21:56:42.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
65272024-12-20T21:56:43.999Z[ recovery-image] Dec 20 21:56:42.366 INFO O| Dec 20 21:56:42.366 INFO STEP 722 (remove_files) COMPLETE
65282024-12-20T21:56:43.999Z[ recovery-image] Dec 20 21:56:42.366 INFO O| Dec 20 21:56:42.366 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65292024-12-20T21:56:44.015Z[ recovery-image] Dec 20 21:56:42.385 INFO O| Dec 20 21:56:42.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
65302024-12-20T21:56:44.015Z[ recovery-image] Dec 20 21:56:42.385 INFO O| Dec 20 21:56:42.385 INFO STEP 723 (remove_files) COMPLETE
65312024-12-20T21:56:44.017Z[ recovery-image] Dec 20 21:56:42.385 INFO O| Dec 20 21:56:42.385 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65322024-12-20T21:56:44.034Z[ recovery-image] Dec 20 21:56:42.404 INFO O| Dec 20 21:56:42.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
65332024-12-20T21:56:44.036Z[ recovery-image] Dec 20 21:56:42.404 INFO O| Dec 20 21:56:42.404 INFO STEP 724 (remove_files) COMPLETE
65342024-12-20T21:56:44.037Z[ recovery-image] Dec 20 21:56:42.404 INFO O| Dec 20 21:56:42.404 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65352024-12-20T21:56:44.051Z[ recovery-image] Dec 20 21:56:42.421 INFO O| Dec 20 21:56:42.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
65362024-12-20T21:56:44.051Z[ recovery-image] Dec 20 21:56:42.421 INFO O| Dec 20 21:56:42.421 INFO STEP 725 (remove_files) COMPLETE
65372024-12-20T21:56:44.051Z[ recovery-image] Dec 20 21:56:42.421 INFO O| Dec 20 21:56:42.421 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65382024-12-20T21:56:44.079Z[ recovery-image] Dec 20 21:56:42.448 INFO O| Dec 20 21:56:42.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
65392024-12-20T21:56:44.079Z[ recovery-image] Dec 20 21:56:42.448 INFO O| Dec 20 21:56:42.448 INFO STEP 726 (remove_files) COMPLETE
65402024-12-20T21:56:44.079Z[ recovery-image] Dec 20 21:56:42.448 INFO O| Dec 20 21:56:42.448 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65412024-12-20T21:56:44.099Z[ recovery-image] Dec 20 21:56:42.469 INFO O| Dec 20 21:56:42.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
65422024-12-20T21:56:44.099Z[ recovery-image] Dec 20 21:56:42.469 INFO O| Dec 20 21:56:42.469 INFO STEP 727 (remove_files) COMPLETE
65432024-12-20T21:56:44.099Z[ recovery-image] Dec 20 21:56:42.469 INFO O| Dec 20 21:56:42.469 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65442024-12-20T21:56:44.117Z[ recovery-image] Dec 20 21:56:42.487 INFO O| Dec 20 21:56:42.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
65452024-12-20T21:56:44.117Z[ recovery-image] Dec 20 21:56:42.487 INFO O| Dec 20 21:56:42.487 INFO STEP 728 (remove_files) COMPLETE
65462024-12-20T21:56:44.117Z[ recovery-image] Dec 20 21:56:42.487 INFO O| Dec 20 21:56:42.487 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65472024-12-20T21:56:44.160Z[ recovery-image] Dec 20 21:56:42.530 INFO O| Dec 20 21:56:42.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
65482024-12-20T21:56:44.163Z[ recovery-image] Dec 20 21:56:42.530 INFO O| Dec 20 21:56:42.530 INFO STEP 729 (remove_files) COMPLETE
65492024-12-20T21:56:44.163Z[ recovery-image] Dec 20 21:56:42.531 INFO O| Dec 20 21:56:42.531 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65502024-12-20T21:56:44.243Z[ recovery-image] Dec 20 21:56:42.613 INFO O| Dec 20 21:56:42.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
65512024-12-20T21:56:44.245Z[ recovery-image] Dec 20 21:56:42.614 INFO O| Dec 20 21:56:42.614 INFO STEP 730 (remove_files) COMPLETE
65522024-12-20T21:56:44.245Z[ recovery-image] Dec 20 21:56:42.614 INFO O| Dec 20 21:56:42.614 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65532024-12-20T21:56:44.262Z[ recovery-image] Dec 20 21:56:42.632 INFO O| Dec 20 21:56:42.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
65542024-12-20T21:56:44.264Z[ recovery-image] Dec 20 21:56:42.633 INFO O| Dec 20 21:56:42.633 INFO STEP 731 (remove_files) COMPLETE
65552024-12-20T21:56:44.264Z[ recovery-image] Dec 20 21:56:42.633 INFO O| Dec 20 21:56:42.633 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65562024-12-20T21:56:44.283Z[ recovery-image] Dec 20 21:56:42.653 INFO O| Dec 20 21:56:42.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
65572024-12-20T21:56:44.283Z[ recovery-image] Dec 20 21:56:42.653 INFO O| Dec 20 21:56:42.653 INFO STEP 732 (remove_files) COMPLETE
65582024-12-20T21:56:44.283Z[ recovery-image] Dec 20 21:56:42.653 INFO O| Dec 20 21:56:42.653 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65592024-12-20T21:56:44.374Z[ recovery-image] Dec 20 21:56:42.745 INFO O| Dec 20 21:56:42.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
65602024-12-20T21:56:44.377Z[ recovery-image] Dec 20 21:56:42.745 INFO O| Dec 20 21:56:42.745 INFO STEP 733 (remove_files) COMPLETE
65612024-12-20T21:56:44.377Z[ recovery-image] Dec 20 21:56:42.745 INFO O| Dec 20 21:56:42.745 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65622024-12-20T21:56:44.399Z[ recovery-image] Dec 20 21:56:42.769 INFO O| Dec 20 21:56:42.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
65632024-12-20T21:56:44.402Z[ recovery-image] Dec 20 21:56:42.770 INFO O| Dec 20 21:56:42.769 INFO STEP 734 (remove_files) COMPLETE
65642024-12-20T21:56:44.402Z[ recovery-image] Dec 20 21:56:42.770 INFO O| Dec 20 21:56:42.770 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65652024-12-20T21:56:44.437Z[ recovery-image] Dec 20 21:56:42.808 INFO O| Dec 20 21:56:42.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
65662024-12-20T21:56:44.459Z[ recovery-image] Dec 20 21:56:42.830 INFO O| Dec 20 21:56:42.830 INFO STEP 735 (remove_files) COMPLETE
65672024-12-20T21:56:44.459Z[ recovery-image] Dec 20 21:56:42.830 INFO O| Dec 20 21:56:42.830 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65682024-12-20T21:56:44.520Z[ recovery-image] Dec 20 21:56:42.890 INFO O| Dec 20 21:56:42.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
65692024-12-20T21:56:44.520Z[ recovery-image] Dec 20 21:56:42.891 INFO O| Dec 20 21:56:42.891 INFO STEP 736 (remove_files) COMPLETE
65702024-12-20T21:56:44.520Z[ recovery-image] Dec 20 21:56:42.891 INFO O| Dec 20 21:56:42.891 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65712024-12-20T21:56:44.572Z[ recovery-image] Dec 20 21:56:42.942 INFO O| Dec 20 21:56:42.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
65722024-12-20T21:56:44.575Z[ recovery-image] Dec 20 21:56:42.943 INFO O| Dec 20 21:56:42.942 INFO STEP 737 (remove_files) COMPLETE
65732024-12-20T21:56:44.575Z[ recovery-image] Dec 20 21:56:42.943 INFO O| Dec 20 21:56:42.943 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65742024-12-20T21:56:44.591Z[ recovery-image] Dec 20 21:56:42.961 INFO O| Dec 20 21:56:42.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
65752024-12-20T21:56:44.591Z[ recovery-image] Dec 20 21:56:42.961 INFO O| Dec 20 21:56:42.961 INFO STEP 738 (remove_files) COMPLETE
65762024-12-20T21:56:44.593Z[ recovery-image] Dec 20 21:56:42.961 INFO O| Dec 20 21:56:42.961 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65772024-12-20T21:56:44.610Z[ recovery-image] Dec 20 21:56:42.980 INFO O| Dec 20 21:56:42.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
65782024-12-20T21:56:44.610Z[ recovery-image] Dec 20 21:56:42.980 INFO O| Dec 20 21:56:42.980 INFO STEP 739 (remove_files) COMPLETE
65792024-12-20T21:56:44.610Z[ recovery-image] Dec 20 21:56:42.980 INFO O| Dec 20 21:56:42.980 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65802024-12-20T21:56:44.629Z[ recovery-image] Dec 20 21:56:42.999 INFO O| Dec 20 21:56:42.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
65812024-12-20T21:56:44.670Z[ recovery-image] Dec 20 21:56:43.041 INFO O| Dec 20 21:56:43.041 INFO STEP 740 (remove_files) COMPLETE
65822024-12-20T21:56:44.671Z[ recovery-image] Dec 20 21:56:43.041 INFO O| Dec 20 21:56:43.041 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65832024-12-20T21:56:44.726Z[ recovery-image] Dec 20 21:56:43.096 INFO O| Dec 20 21:56:43.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
65842024-12-20T21:56:44.726Z[ recovery-image] Dec 20 21:56:43.097 INFO O| Dec 20 21:56:43.096 INFO STEP 741 (remove_files) COMPLETE
65852024-12-20T21:56:44.729Z[ recovery-image] Dec 20 21:56:43.097 INFO O| Dec 20 21:56:43.097 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65862024-12-20T21:56:44.774Z[ recovery-image] Dec 20 21:56:43.144 INFO O| Dec 20 21:56:43.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
65872024-12-20T21:56:44.774Z[ recovery-image] Dec 20 21:56:43.144 INFO O| Dec 20 21:56:43.144 INFO STEP 742 (remove_files) COMPLETE
65882024-12-20T21:56:44.774Z[ recovery-image] Dec 20 21:56:43.144 INFO O| Dec 20 21:56:43.144 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65892024-12-20T21:56:44.798Z[ recovery-image] Dec 20 21:56:43.168 INFO O| Dec 20 21:56:43.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
65902024-12-20T21:56:44.800Z[ recovery-image] Dec 20 21:56:43.170 INFO O| Dec 20 21:56:43.169 INFO STEP 743 (remove_files) COMPLETE
65912024-12-20T21:56:44.800Z[ recovery-image] Dec 20 21:56:43.170 INFO O| Dec 20 21:56:43.169 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65922024-12-20T21:56:44.829Z[ recovery-image] Dec 20 21:56:43.199 INFO O| Dec 20 21:56:43.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
65932024-12-20T21:56:44.829Z[ recovery-image] Dec 20 21:56:43.199 INFO O| Dec 20 21:56:43.199 INFO STEP 744 (remove_files) COMPLETE
65942024-12-20T21:56:44.829Z[ recovery-image] Dec 20 21:56:43.199 INFO O| Dec 20 21:56:43.199 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65952024-12-20T21:56:44.862Z[ recovery-image] Dec 20 21:56:43.232 INFO O| Dec 20 21:56:43.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
65962024-12-20T21:56:44.865Z[ recovery-image] Dec 20 21:56:43.232 INFO O| Dec 20 21:56:43.232 INFO STEP 745 (remove_files) COMPLETE
65972024-12-20T21:56:44.865Z[ recovery-image] Dec 20 21:56:43.232 INFO O| Dec 20 21:56:43.232 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65982024-12-20T21:56:44.903Z[ recovery-image] Dec 20 21:56:43.272 INFO O| Dec 20 21:56:43.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
65992024-12-20T21:56:44.906Z[ recovery-image] Dec 20 21:56:43.273 INFO O| Dec 20 21:56:43.273 INFO STEP 746 (remove_files) COMPLETE
66002024-12-20T21:56:44.906Z[ recovery-image] Dec 20 21:56:43.273 INFO O| Dec 20 21:56:43.273 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66012024-12-20T21:56:44.939Z[ recovery-image] Dec 20 21:56:43.309 INFO O| Dec 20 21:56:43.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
66022024-12-20T21:56:44.939Z[ recovery-image] Dec 20 21:56:43.309 INFO O| Dec 20 21:56:43.309 INFO STEP 747 (remove_files) COMPLETE
66032024-12-20T21:56:44.942Z[ recovery-image] Dec 20 21:56:43.309 INFO O| Dec 20 21:56:43.309 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66042024-12-20T21:56:44.994Z[ recovery-image] Dec 20 21:56:43.363 INFO O| Dec 20 21:56:43.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
66052024-12-20T21:56:44.995Z[ recovery-image] Dec 20 21:56:43.363 INFO O| Dec 20 21:56:43.363 INFO STEP 748 (remove_files) COMPLETE
66062024-12-20T21:56:44.995Z[ recovery-image] Dec 20 21:56:43.363 INFO O| Dec 20 21:56:43.363 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66072024-12-20T21:56:45.021Z[ recovery-image] Dec 20 21:56:43.391 INFO O| Dec 20 21:56:43.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
66082024-12-20T21:56:45.041Z[ recovery-image] Dec 20 21:56:43.411 INFO O| Dec 20 21:56:43.411 INFO STEP 749 (remove_files) COMPLETE
66092024-12-20T21:56:45.041Z[ recovery-image] Dec 20 21:56:43.411 INFO O| Dec 20 21:56:43.411 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66102024-12-20T21:56:45.080Z[ recovery-image] Dec 20 21:56:43.451 INFO O| Dec 20 21:56:43.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
66112024-12-20T21:56:45.080Z[ recovery-image] Dec 20 21:56:43.451 INFO O| Dec 20 21:56:43.451 INFO STEP 750 (remove_files) COMPLETE
66122024-12-20T21:56:45.080Z[ recovery-image] Dec 20 21:56:43.451 INFO O| Dec 20 21:56:43.451 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66132024-12-20T21:56:45.114Z[ recovery-image] Dec 20 21:56:43.483 INFO O| Dec 20 21:56:43.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
66142024-12-20T21:56:45.114Z[ recovery-image] Dec 20 21:56:43.483 INFO O| Dec 20 21:56:43.483 INFO STEP 751 (remove_files) COMPLETE
66152024-12-20T21:56:45.114Z[ recovery-image] Dec 20 21:56:43.483 INFO O| Dec 20 21:56:43.483 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66162024-12-20T21:56:45.133Z[ recovery-image] Dec 20 21:56:43.503 INFO O| Dec 20 21:56:43.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
66172024-12-20T21:56:45.133Z[ recovery-image] Dec 20 21:56:43.503 INFO O| Dec 20 21:56:43.503 INFO STEP 752 (remove_files) COMPLETE
66182024-12-20T21:56:45.133Z[ recovery-image] Dec 20 21:56:43.503 INFO O| Dec 20 21:56:43.503 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66192024-12-20T21:56:45.151Z[ recovery-image] Dec 20 21:56:43.522 INFO O| Dec 20 21:56:43.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
66202024-12-20T21:56:45.160Z[ recovery-image] Dec 20 21:56:43.531 INFO O| Dec 20 21:56:43.531 INFO STEP 753 (remove_files) COMPLETE
66212024-12-20T21:56:45.160Z[ recovery-image] Dec 20 21:56:43.531 INFO O| Dec 20 21:56:43.531 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66222024-12-20T21:56:45.181Z[ recovery-image] Dec 20 21:56:43.551 INFO O| Dec 20 21:56:43.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
66232024-12-20T21:56:45.181Z[ recovery-image] Dec 20 21:56:43.551 INFO O| Dec 20 21:56:43.551 INFO STEP 754 (remove_files) COMPLETE
66242024-12-20T21:56:45.183Z[ recovery-image] Dec 20 21:56:43.551 INFO O| Dec 20 21:56:43.551 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66252024-12-20T21:56:45.219Z[ recovery-image] Dec 20 21:56:43.589 INFO O| Dec 20 21:56:43.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
66262024-12-20T21:56:45.219Z[ recovery-image] Dec 20 21:56:43.589 INFO O| Dec 20 21:56:43.589 INFO STEP 755 (remove_files) COMPLETE
66272024-12-20T21:56:45.219Z[ recovery-image] Dec 20 21:56:43.589 INFO O| Dec 20 21:56:43.589 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66282024-12-20T21:56:45.239Z[ recovery-image] Dec 20 21:56:43.609 INFO O| Dec 20 21:56:43.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
66292024-12-20T21:56:45.248Z[ recovery-image] Dec 20 21:56:43.619 INFO O| Dec 20 21:56:43.619 INFO STEP 756 (remove_files) COMPLETE
66302024-12-20T21:56:45.248Z[ recovery-image] Dec 20 21:56:43.619 INFO O| Dec 20 21:56:43.619 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66312024-12-20T21:56:45.269Z[ recovery-image] Dec 20 21:56:43.639 INFO O| Dec 20 21:56:43.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
66322024-12-20T21:56:45.269Z[ recovery-image] Dec 20 21:56:43.639 INFO O| Dec 20 21:56:43.639 INFO STEP 757 (remove_files) COMPLETE
66332024-12-20T21:56:45.271Z[ recovery-image] Dec 20 21:56:43.639 INFO O| Dec 20 21:56:43.639 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66342024-12-20T21:56:45.287Z[ recovery-image] Dec 20 21:56:43.658 INFO O| Dec 20 21:56:43.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
66352024-12-20T21:56:45.287Z[ recovery-image] Dec 20 21:56:43.658 INFO O| Dec 20 21:56:43.658 INFO STEP 758 (remove_files) COMPLETE
66362024-12-20T21:56:45.287Z[ recovery-image] Dec 20 21:56:43.658 INFO O| Dec 20 21:56:43.658 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66372024-12-20T21:56:45.314Z[ recovery-image] Dec 20 21:56:43.684 INFO O| Dec 20 21:56:43.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
66382024-12-20T21:56:45.342Z[ recovery-image] Dec 20 21:56:43.712 INFO O| Dec 20 21:56:43.712 INFO STEP 759 (remove_files) COMPLETE
66392024-12-20T21:56:45.342Z[ recovery-image] Dec 20 21:56:43.712 INFO O| Dec 20 21:56:43.712 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66402024-12-20T21:56:45.362Z[ recovery-image] Dec 20 21:56:43.732 INFO O| Dec 20 21:56:43.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
66412024-12-20T21:56:45.364Z[ recovery-image] Dec 20 21:56:43.733 INFO O| Dec 20 21:56:43.733 INFO STEP 760 (remove_files) COMPLETE
66422024-12-20T21:56:45.364Z[ recovery-image] Dec 20 21:56:43.733 INFO O| Dec 20 21:56:43.733 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66432024-12-20T21:56:45.398Z[ recovery-image] Dec 20 21:56:43.768 INFO O| Dec 20 21:56:43.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
66442024-12-20T21:56:45.398Z[ recovery-image] Dec 20 21:56:43.768 INFO O| Dec 20 21:56:43.768 INFO STEP 761 (remove_files) COMPLETE
66452024-12-20T21:56:45.398Z[ recovery-image] Dec 20 21:56:43.768 INFO O| Dec 20 21:56:43.768 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66462024-12-20T21:56:45.419Z[ recovery-image] Dec 20 21:56:43.790 INFO O| Dec 20 21:56:43.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
66472024-12-20T21:56:45.420Z[ recovery-image] Dec 20 21:56:43.790 INFO O| Dec 20 21:56:43.790 INFO STEP 762 (remove_files) COMPLETE
66482024-12-20T21:56:45.420Z[ recovery-image] Dec 20 21:56:43.790 INFO O| Dec 20 21:56:43.790 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66492024-12-20T21:56:45.439Z[ recovery-image] Dec 20 21:56:43.809 INFO O| Dec 20 21:56:43.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
66502024-12-20T21:56:45.439Z[ recovery-image] Dec 20 21:56:43.809 INFO O| Dec 20 21:56:43.809 INFO STEP 763 (remove_files) COMPLETE
66512024-12-20T21:56:45.439Z[ recovery-image] Dec 20 21:56:43.809 INFO O| Dec 20 21:56:43.809 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66522024-12-20T21:56:45.472Z[ recovery-image] Dec 20 21:56:43.842 INFO O| Dec 20 21:56:43.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
66532024-12-20T21:56:45.472Z[ recovery-image] Dec 20 21:56:43.842 INFO O| Dec 20 21:56:43.842 INFO STEP 764 (remove_files) COMPLETE
66542024-12-20T21:56:45.472Z[ recovery-image] Dec 20 21:56:43.842 INFO O| Dec 20 21:56:43.842 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66552024-12-20T21:56:45.499Z[ recovery-image] Dec 20 21:56:43.869 INFO O| Dec 20 21:56:43.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
66562024-12-20T21:56:45.499Z[ recovery-image] Dec 20 21:56:43.869 INFO O| Dec 20 21:56:43.869 INFO STEP 765 (remove_files) COMPLETE
66572024-12-20T21:56:45.502Z[ recovery-image] Dec 20 21:56:43.869 INFO O| Dec 20 21:56:43.869 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66582024-12-20T21:56:45.555Z[ recovery-image] Dec 20 21:56:43.925 INFO O| Dec 20 21:56:43.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
66592024-12-20T21:56:45.555Z[ recovery-image] Dec 20 21:56:43.925 INFO O| Dec 20 21:56:43.925 INFO STEP 766 (remove_files) COMPLETE
66602024-12-20T21:56:45.558Z[ recovery-image] Dec 20 21:56:43.925 INFO O| Dec 20 21:56:43.925 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66612024-12-20T21:56:45.576Z[ recovery-image] Dec 20 21:56:43.946 INFO O| Dec 20 21:56:43.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
66622024-12-20T21:56:45.576Z[ recovery-image] Dec 20 21:56:43.946 INFO O| Dec 20 21:56:43.946 INFO STEP 767 (remove_files) COMPLETE
66632024-12-20T21:56:45.578Z[ recovery-image] Dec 20 21:56:43.946 INFO O| Dec 20 21:56:43.946 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66642024-12-20T21:56:45.610Z[ recovery-image] Dec 20 21:56:43.980 INFO O| Dec 20 21:56:43.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
66652024-12-20T21:56:45.610Z[ recovery-image] Dec 20 21:56:43.980 INFO O| Dec 20 21:56:43.980 INFO STEP 768 (remove_files) COMPLETE
66662024-12-20T21:56:45.612Z[ recovery-image] Dec 20 21:56:43.980 INFO O| Dec 20 21:56:43.980 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66672024-12-20T21:56:45.630Z[ recovery-image] Dec 20 21:56:44.001 INFO O| Dec 20 21:56:44.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
66682024-12-20T21:56:45.630Z[ recovery-image] Dec 20 21:56:44.001 INFO O| Dec 20 21:56:44.001 INFO STEP 769 (remove_files) COMPLETE
66692024-12-20T21:56:45.630Z[ recovery-image] Dec 20 21:56:44.001 INFO O| Dec 20 21:56:44.001 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66702024-12-20T21:56:45.694Z[ recovery-image] Dec 20 21:56:44.064 INFO O| Dec 20 21:56:44.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
66712024-12-20T21:56:45.694Z[ recovery-image] Dec 20 21:56:44.064 INFO O| Dec 20 21:56:44.064 INFO STEP 770 (remove_files) COMPLETE
66722024-12-20T21:56:45.696Z[ recovery-image] Dec 20 21:56:44.065 INFO O| Dec 20 21:56:44.065 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66732024-12-20T21:56:45.736Z[ recovery-image] Dec 20 21:56:44.106 INFO O| Dec 20 21:56:44.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
66742024-12-20T21:56:45.736Z[ recovery-image] Dec 20 21:56:44.106 INFO O| Dec 20 21:56:44.106 INFO STEP 771 (remove_files) COMPLETE
66752024-12-20T21:56:45.739Z[ recovery-image] Dec 20 21:56:44.106 INFO O| Dec 20 21:56:44.106 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66762024-12-20T21:56:45.759Z[ recovery-image] Dec 20 21:56:44.128 INFO O| Dec 20 21:56:44.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
66772024-12-20T21:56:45.759Z[ recovery-image] Dec 20 21:56:44.128 INFO O| Dec 20 21:56:44.128 INFO STEP 772 (remove_files) COMPLETE
66782024-12-20T21:56:45.759Z[ recovery-image] Dec 20 21:56:44.128 INFO O| Dec 20 21:56:44.128 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66792024-12-20T21:56:45.783Z[ recovery-image] Dec 20 21:56:44.153 INFO O| Dec 20 21:56:44.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
66802024-12-20T21:56:45.783Z[ recovery-image] Dec 20 21:56:44.153 INFO O| Dec 20 21:56:44.153 INFO STEP 773 (remove_files) COMPLETE
66812024-12-20T21:56:45.783Z[ recovery-image] Dec 20 21:56:44.153 INFO O| Dec 20 21:56:44.153 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66822024-12-20T21:56:45.807Z[ recovery-image] Dec 20 21:56:44.177 INFO O| Dec 20 21:56:44.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
66832024-12-20T21:56:45.807Z[ recovery-image] Dec 20 21:56:44.177 INFO O| Dec 20 21:56:44.177 INFO STEP 774 (remove_files) COMPLETE
66842024-12-20T21:56:45.807Z[ recovery-image] Dec 20 21:56:44.177 INFO O| Dec 20 21:56:44.177 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66852024-12-20T21:56:45.854Z[ recovery-image] Dec 20 21:56:44.224 INFO O| Dec 20 21:56:44.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
66862024-12-20T21:56:45.854Z[ recovery-image] Dec 20 21:56:44.224 INFO O| Dec 20 21:56:44.224 INFO STEP 775 (remove_files) COMPLETE
66872024-12-20T21:56:45.854Z[ recovery-image] Dec 20 21:56:44.224 INFO O| Dec 20 21:56:44.224 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66882024-12-20T21:56:45.888Z[ recovery-image] Dec 20 21:56:44.258 INFO O| Dec 20 21:56:44.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
66892024-12-20T21:56:45.888Z[ recovery-image] Dec 20 21:56:44.258 INFO O| Dec 20 21:56:44.258 INFO STEP 776 (remove_files) COMPLETE
66902024-12-20T21:56:45.891Z[ recovery-image] Dec 20 21:56:44.258 INFO O| Dec 20 21:56:44.258 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66912024-12-20T21:56:45.913Z[ recovery-image] Dec 20 21:56:44.283 INFO O| Dec 20 21:56:44.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
66922024-12-20T21:56:45.916Z[ recovery-image] Dec 20 21:56:44.283 INFO O| Dec 20 21:56:44.283 INFO STEP 777 (remove_files) COMPLETE
66932024-12-20T21:56:45.916Z[ recovery-image] Dec 20 21:56:44.283 INFO O| Dec 20 21:56:44.283 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66942024-12-20T21:56:45.932Z[ recovery-image] Dec 20 21:56:44.302 INFO O| Dec 20 21:56:44.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
66952024-12-20T21:56:45.932Z[ recovery-image] Dec 20 21:56:44.302 INFO O| Dec 20 21:56:44.302 INFO STEP 778 (remove_files) COMPLETE
66962024-12-20T21:56:45.935Z[ recovery-image] Dec 20 21:56:44.302 INFO O| Dec 20 21:56:44.302 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66972024-12-20T21:56:45.992Z[ recovery-image] Dec 20 21:56:44.362 INFO O| Dec 20 21:56:44.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
66982024-12-20T21:56:45.992Z[ recovery-image] Dec 20 21:56:44.362 INFO O| Dec 20 21:56:44.362 INFO STEP 779 (remove_files) COMPLETE
66992024-12-20T21:56:45.995Z[ recovery-image] Dec 20 21:56:44.362 INFO O| Dec 20 21:56:44.362 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67002024-12-20T21:56:46.031Z[ recovery-image] Dec 20 21:56:44.401 INFO O| Dec 20 21:56:44.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
67012024-12-20T21:56:46.031Z[ recovery-image] Dec 20 21:56:44.401 INFO O| Dec 20 21:56:44.401 INFO STEP 780 (remove_files) COMPLETE
67022024-12-20T21:56:46.031Z[ recovery-image] Dec 20 21:56:44.401 INFO O| Dec 20 21:56:44.401 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67032024-12-20T21:56:46.073Z[ recovery-image] Dec 20 21:56:44.443 INFO O| Dec 20 21:56:44.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
67042024-12-20T21:56:46.073Z[ recovery-image] Dec 20 21:56:44.443 INFO O| Dec 20 21:56:44.443 INFO STEP 781 (remove_files) COMPLETE
67052024-12-20T21:56:46.073Z[ recovery-image] Dec 20 21:56:44.443 INFO O| Dec 20 21:56:44.443 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67062024-12-20T21:56:46.113Z[ recovery-image] Dec 20 21:56:44.483 INFO O| Dec 20 21:56:44.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
67072024-12-20T21:56:46.116Z[ recovery-image] Dec 20 21:56:44.484 INFO O| Dec 20 21:56:44.484 INFO STEP 782 (remove_files) COMPLETE
67082024-12-20T21:56:46.116Z[ recovery-image] Dec 20 21:56:44.484 INFO O| Dec 20 21:56:44.484 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67092024-12-20T21:56:46.146Z[ recovery-image] Dec 20 21:56:44.516 INFO O| Dec 20 21:56:44.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
67102024-12-20T21:56:46.146Z[ recovery-image] Dec 20 21:56:44.516 INFO O| Dec 20 21:56:44.516 INFO STEP 783 (remove_files) COMPLETE
67112024-12-20T21:56:46.146Z[ recovery-image] Dec 20 21:56:44.516 INFO O| Dec 20 21:56:44.516 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67122024-12-20T21:56:46.165Z[ recovery-image] Dec 20 21:56:44.535 INFO O| Dec 20 21:56:44.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
67132024-12-20T21:56:46.165Z[ recovery-image] Dec 20 21:56:44.535 INFO O| Dec 20 21:56:44.535 INFO STEP 784 (remove_files) COMPLETE
67142024-12-20T21:56:46.165Z[ recovery-image] Dec 20 21:56:44.536 INFO O| Dec 20 21:56:44.535 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67152024-12-20T21:56:46.196Z[ recovery-image] Dec 20 21:56:44.566 INFO O| Dec 20 21:56:44.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
67162024-12-20T21:56:46.196Z[ recovery-image] Dec 20 21:56:44.566 INFO O| Dec 20 21:56:44.566 INFO STEP 785 (remove_files) COMPLETE
67172024-12-20T21:56:46.196Z[ recovery-image] Dec 20 21:56:44.566 INFO O| Dec 20 21:56:44.566 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67182024-12-20T21:56:46.221Z[ recovery-image] Dec 20 21:56:44.591 INFO O| Dec 20 21:56:44.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
67192024-12-20T21:56:46.242Z[ recovery-image] Dec 20 21:56:44.612 INFO O| Dec 20 21:56:44.612 INFO STEP 786 (remove_files) COMPLETE
67202024-12-20T21:56:46.244Z[ recovery-image] Dec 20 21:56:44.612 INFO O| Dec 20 21:56:44.612 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67212024-12-20T21:56:46.259Z[ recovery-image] Dec 20 21:56:44.629 INFO O| Dec 20 21:56:44.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
67222024-12-20T21:56:46.262Z[ recovery-image] Dec 20 21:56:44.630 INFO O| Dec 20 21:56:44.629 INFO STEP 787 (remove_files) COMPLETE
67232024-12-20T21:56:46.262Z[ recovery-image] Dec 20 21:56:44.630 INFO O| Dec 20 21:56:44.630 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67242024-12-20T21:56:46.276Z[ recovery-image] Dec 20 21:56:44.646 INFO O| Dec 20 21:56:44.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
67252024-12-20T21:56:46.276Z[ recovery-image] Dec 20 21:56:44.646 INFO O| Dec 20 21:56:44.646 INFO STEP 788 (remove_files) COMPLETE
67262024-12-20T21:56:46.278Z[ recovery-image] Dec 20 21:56:44.646 INFO O| Dec 20 21:56:44.646 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67272024-12-20T21:56:46.313Z[ recovery-image] Dec 20 21:56:44.682 INFO O| Dec 20 21:56:44.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
67282024-12-20T21:56:46.313Z[ recovery-image] Dec 20 21:56:44.682 INFO O| Dec 20 21:56:44.682 INFO STEP 789 (remove_files) COMPLETE
67292024-12-20T21:56:46.313Z[ recovery-image] Dec 20 21:56:44.682 INFO O| Dec 20 21:56:44.682 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67302024-12-20T21:56:46.370Z[ recovery-image] Dec 20 21:56:44.740 INFO O| Dec 20 21:56:44.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
67312024-12-20T21:56:46.370Z[ recovery-image] Dec 20 21:56:44.740 INFO O| Dec 20 21:56:44.740 INFO STEP 790 (remove_files) COMPLETE
67322024-12-20T21:56:46.370Z[ recovery-image] Dec 20 21:56:44.740 INFO O| Dec 20 21:56:44.740 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67332024-12-20T21:56:46.391Z[ recovery-image] Dec 20 21:56:44.761 INFO O| Dec 20 21:56:44.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
67342024-12-20T21:56:46.392Z[ recovery-image] Dec 20 21:56:44.761 INFO O| Dec 20 21:56:44.761 INFO STEP 791 (remove_files) COMPLETE
67352024-12-20T21:56:46.392Z[ recovery-image] Dec 20 21:56:44.761 INFO O| Dec 20 21:56:44.761 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67362024-12-20T21:56:46.410Z[ recovery-image] Dec 20 21:56:44.780 INFO O| Dec 20 21:56:44.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
67372024-12-20T21:56:46.410Z[ recovery-image] Dec 20 21:56:44.781 INFO O| Dec 20 21:56:44.781 INFO STEP 792 (remove_files) COMPLETE
67382024-12-20T21:56:46.410Z[ recovery-image] Dec 20 21:56:44.781 INFO O| Dec 20 21:56:44.781 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67392024-12-20T21:56:46.430Z[ recovery-image] Dec 20 21:56:44.800 INFO O| Dec 20 21:56:44.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
67402024-12-20T21:56:46.430Z[ recovery-image] Dec 20 21:56:44.800 INFO O| Dec 20 21:56:44.800 INFO STEP 793 (remove_files) COMPLETE
67412024-12-20T21:56:46.433Z[ recovery-image] Dec 20 21:56:44.801 INFO O| Dec 20 21:56:44.800 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67422024-12-20T21:56:46.449Z[ recovery-image] Dec 20 21:56:44.820 INFO O| Dec 20 21:56:44.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
67432024-12-20T21:56:46.450Z[ recovery-image] Dec 20 21:56:44.820 INFO O| Dec 20 21:56:44.820 INFO STEP 794 (remove_files) COMPLETE
67442024-12-20T21:56:46.452Z[ recovery-image] Dec 20 21:56:44.820 INFO O| Dec 20 21:56:44.820 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67452024-12-20T21:56:46.470Z[ recovery-image] Dec 20 21:56:44.840 INFO O| Dec 20 21:56:44.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
67462024-12-20T21:56:46.473Z[ recovery-image] Dec 20 21:56:44.840 INFO O| Dec 20 21:56:44.840 INFO STEP 795 (remove_files) COMPLETE
67472024-12-20T21:56:46.473Z[ recovery-image] Dec 20 21:56:44.840 INFO O| Dec 20 21:56:44.840 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67482024-12-20T21:56:46.492Z[ recovery-image] Dec 20 21:56:44.862 INFO O| Dec 20 21:56:44.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
67492024-12-20T21:56:46.534Z[ recovery-image] Dec 20 21:56:44.903 INFO O| Dec 20 21:56:44.903 INFO STEP 796 (remove_files) COMPLETE
67502024-12-20T21:56:46.534Z[ recovery-image] Dec 20 21:56:44.903 INFO O| Dec 20 21:56:44.903 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67512024-12-20T21:56:46.592Z[ recovery-image] Dec 20 21:56:44.962 INFO O| Dec 20 21:56:44.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
67522024-12-20T21:56:46.605Z[ recovery-image] Dec 20 21:56:44.974 INFO O| Dec 20 21:56:44.974 INFO STEP 797 (remove_files) COMPLETE
67532024-12-20T21:56:46.605Z[ recovery-image] Dec 20 21:56:44.974 INFO O| Dec 20 21:56:44.974 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67542024-12-20T21:56:46.638Z[ recovery-image] Dec 20 21:56:45.008 INFO O| Dec 20 21:56:45.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
67552024-12-20T21:56:46.638Z[ recovery-image] Dec 20 21:56:45.008 INFO O| Dec 20 21:56:45.008 INFO STEP 798 (remove_files) COMPLETE
67562024-12-20T21:56:46.638Z[ recovery-image] Dec 20 21:56:45.008 INFO O| Dec 20 21:56:45.008 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67572024-12-20T21:56:46.687Z[ recovery-image] Dec 20 21:56:45.057 INFO O| Dec 20 21:56:45.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
67582024-12-20T21:56:46.687Z[ recovery-image] Dec 20 21:56:45.057 INFO O| Dec 20 21:56:45.057 INFO STEP 799 (remove_files) COMPLETE
67592024-12-20T21:56:46.689Z[ recovery-image] Dec 20 21:56:45.057 INFO O| Dec 20 21:56:45.057 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67602024-12-20T21:56:46.707Z[ recovery-image] Dec 20 21:56:45.076 INFO O| Dec 20 21:56:45.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
67612024-12-20T21:56:46.707Z[ recovery-image] Dec 20 21:56:45.076 INFO O| Dec 20 21:56:45.076 INFO STEP 800 (remove_files) COMPLETE
67622024-12-20T21:56:46.707Z[ recovery-image] Dec 20 21:56:45.076 INFO O| Dec 20 21:56:45.076 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67632024-12-20T21:56:46.741Z[ recovery-image] Dec 20 21:56:45.111 INFO O| Dec 20 21:56:45.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
67642024-12-20T21:56:46.741Z[ recovery-image] Dec 20 21:56:45.111 INFO O| Dec 20 21:56:45.111 INFO STEP 801 (remove_files) COMPLETE
67652024-12-20T21:56:46.745Z[ recovery-image] Dec 20 21:56:45.111 INFO O| Dec 20 21:56:45.111 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67662024-12-20T21:56:46.764Z[ recovery-image] Dec 20 21:56:45.134 INFO O| Dec 20 21:56:45.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
67672024-12-20T21:56:46.782Z[ recovery-image] Dec 20 21:56:45.152 INFO O| Dec 20 21:56:45.152 INFO STEP 802 (remove_files) COMPLETE
67682024-12-20T21:56:46.782Z[ recovery-image] Dec 20 21:56:45.152 INFO O| Dec 20 21:56:45.152 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67692024-12-20T21:56:46.802Z[ recovery-image] Dec 20 21:56:45.172 INFO O| Dec 20 21:56:45.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
67702024-12-20T21:56:46.802Z[ recovery-image] Dec 20 21:56:45.172 INFO O| Dec 20 21:56:45.172 INFO STEP 803 (remove_files) COMPLETE
67712024-12-20T21:56:46.804Z[ recovery-image] Dec 20 21:56:45.172 INFO O| Dec 20 21:56:45.172 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67722024-12-20T21:56:46.820Z[ recovery-image] Dec 20 21:56:45.190 INFO O| Dec 20 21:56:45.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
67732024-12-20T21:56:46.820Z[ recovery-image] Dec 20 21:56:45.190 INFO O| Dec 20 21:56:45.190 INFO STEP 804 (remove_files) COMPLETE
67742024-12-20T21:56:46.820Z[ recovery-image] Dec 20 21:56:45.190 INFO O| Dec 20 21:56:45.190 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67752024-12-20T21:56:46.842Z[ recovery-image] Dec 20 21:56:45.212 INFO O| Dec 20 21:56:45.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
67762024-12-20T21:56:46.842Z[ recovery-image] Dec 20 21:56:45.212 INFO O| Dec 20 21:56:45.212 INFO STEP 805 (remove_files) COMPLETE
67772024-12-20T21:56:46.842Z[ recovery-image] Dec 20 21:56:45.212 INFO O| Dec 20 21:56:45.212 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67782024-12-20T21:56:46.895Z[ recovery-image] Dec 20 21:56:45.265 INFO O| Dec 20 21:56:45.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
67792024-12-20T21:56:46.895Z[ recovery-image] Dec 20 21:56:45.265 INFO O| Dec 20 21:56:45.265 INFO STEP 806 (remove_files) COMPLETE
67802024-12-20T21:56:46.895Z[ recovery-image] Dec 20 21:56:45.265 INFO O| Dec 20 21:56:45.265 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67812024-12-20T21:56:46.941Z[ recovery-image] Dec 20 21:56:45.311 INFO O| Dec 20 21:56:45.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
67822024-12-20T21:56:46.941Z[ recovery-image] Dec 20 21:56:45.311 INFO O| Dec 20 21:56:45.311 INFO STEP 807 (remove_files) COMPLETE
67832024-12-20T21:56:46.941Z[ recovery-image] Dec 20 21:56:45.311 INFO O| Dec 20 21:56:45.311 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67842024-12-20T21:56:46.962Z[ recovery-image] Dec 20 21:56:45.332 INFO O| Dec 20 21:56:45.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
67852024-12-20T21:56:46.962Z[ recovery-image] Dec 20 21:56:45.332 INFO O| Dec 20 21:56:45.332 INFO STEP 808 (remove_files) COMPLETE
67862024-12-20T21:56:46.965Z[ recovery-image] Dec 20 21:56:45.332 INFO O| Dec 20 21:56:45.332 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67872024-12-20T21:56:47.002Z[ recovery-image] Dec 20 21:56:45.371 INFO O| Dec 20 21:56:45.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
67882024-12-20T21:56:47.002Z[ recovery-image] Dec 20 21:56:45.371 INFO O| Dec 20 21:56:45.371 INFO STEP 809 (remove_files) COMPLETE
67892024-12-20T21:56:47.004Z[ recovery-image] Dec 20 21:56:45.372 INFO O| Dec 20 21:56:45.371 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67902024-12-20T21:56:47.023Z[ recovery-image] Dec 20 21:56:45.393 INFO O| Dec 20 21:56:45.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
67912024-12-20T21:56:47.037Z[ recovery-image] Dec 20 21:56:45.407 INFO O| Dec 20 21:56:45.407 INFO STEP 810 (remove_files) COMPLETE
67922024-12-20T21:56:47.037Z[ recovery-image] Dec 20 21:56:45.407 INFO O| Dec 20 21:56:45.407 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67932024-12-20T21:56:47.091Z[ recovery-image] Dec 20 21:56:45.461 INFO O| Dec 20 21:56:45.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
67942024-12-20T21:56:47.091Z[ recovery-image] Dec 20 21:56:45.461 INFO O| Dec 20 21:56:45.461 INFO STEP 811 (remove_files) COMPLETE
67952024-12-20T21:56:47.091Z[ recovery-image] Dec 20 21:56:45.461 INFO O| Dec 20 21:56:45.461 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67962024-12-20T21:56:47.113Z[ recovery-image] Dec 20 21:56:45.483 INFO O| Dec 20 21:56:45.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
67972024-12-20T21:56:47.113Z[ recovery-image] Dec 20 21:56:45.483 INFO O| Dec 20 21:56:45.483 INFO STEP 812 (remove_files) COMPLETE
67982024-12-20T21:56:47.113Z[ recovery-image] Dec 20 21:56:45.483 INFO O| Dec 20 21:56:45.483 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67992024-12-20T21:56:47.134Z[ recovery-image] Dec 20 21:56:45.502 INFO O| Dec 20 21:56:45.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
68002024-12-20T21:56:47.134Z[ recovery-image] Dec 20 21:56:45.503 INFO O| Dec 20 21:56:45.503 INFO STEP 813 (remove_files) COMPLETE
68012024-12-20T21:56:47.134Z[ recovery-image] Dec 20 21:56:45.503 INFO O| Dec 20 21:56:45.503 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68022024-12-20T21:56:47.174Z[ recovery-image] Dec 20 21:56:45.543 INFO O| Dec 20 21:56:45.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
68032024-12-20T21:56:47.176Z[ recovery-image] Dec 20 21:56:45.543 INFO O| Dec 20 21:56:45.543 INFO STEP 814 (remove_files) COMPLETE
68042024-12-20T21:56:47.176Z[ recovery-image] Dec 20 21:56:45.543 INFO O| Dec 20 21:56:45.543 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68052024-12-20T21:56:47.193Z[ recovery-image] Dec 20 21:56:45.563 INFO O| Dec 20 21:56:45.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
68062024-12-20T21:56:47.196Z[ recovery-image] Dec 20 21:56:45.563 INFO O| Dec 20 21:56:45.563 INFO STEP 815 (remove_files) COMPLETE
68072024-12-20T21:56:47.196Z[ recovery-image] Dec 20 21:56:45.564 INFO O| Dec 20 21:56:45.563 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68082024-12-20T21:56:47.231Z[ recovery-image] Dec 20 21:56:45.601 INFO O| Dec 20 21:56:45.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
68092024-12-20T21:56:47.231Z[ recovery-image] Dec 20 21:56:45.601 INFO O| Dec 20 21:56:45.601 INFO STEP 816 (remove_files) COMPLETE
68102024-12-20T21:56:47.234Z[ recovery-image] Dec 20 21:56:45.601 INFO O| Dec 20 21:56:45.601 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68112024-12-20T21:56:47.253Z[ recovery-image] Dec 20 21:56:45.623 INFO O| Dec 20 21:56:45.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
68122024-12-20T21:56:47.278Z[ recovery-image] Dec 20 21:56:45.648 INFO O| Dec 20 21:56:45.648 INFO STEP 817 (remove_files) COMPLETE
68132024-12-20T21:56:47.278Z[ recovery-image] Dec 20 21:56:45.648 INFO O| Dec 20 21:56:45.648 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68142024-12-20T21:56:47.300Z[ recovery-image] Dec 20 21:56:45.670 INFO O| Dec 20 21:56:45.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
68152024-12-20T21:56:47.303Z[ recovery-image] Dec 20 21:56:45.670 INFO O| Dec 20 21:56:45.670 INFO STEP 818 (remove_files) COMPLETE
68162024-12-20T21:56:47.303Z[ recovery-image] Dec 20 21:56:45.671 INFO O| Dec 20 21:56:45.670 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68172024-12-20T21:56:47.320Z[ recovery-image] Dec 20 21:56:45.690 INFO O| Dec 20 21:56:45.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
68182024-12-20T21:56:47.325Z[ recovery-image] Dec 20 21:56:45.695 INFO O| Dec 20 21:56:45.695 INFO STEP 819 (remove_files) COMPLETE
68192024-12-20T21:56:47.325Z[ recovery-image] Dec 20 21:56:45.695 INFO O| Dec 20 21:56:45.695 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68202024-12-20T21:56:47.343Z[ recovery-image] Dec 20 21:56:45.713 INFO O| Dec 20 21:56:45.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
68212024-12-20T21:56:47.346Z[ recovery-image] Dec 20 21:56:45.713 INFO O| Dec 20 21:56:45.713 INFO STEP 820 (remove_files) COMPLETE
68222024-12-20T21:56:47.346Z[ recovery-image] Dec 20 21:56:45.714 INFO O| Dec 20 21:56:45.713 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68232024-12-20T21:56:47.361Z[ recovery-image] Dec 20 21:56:45.731 INFO O| Dec 20 21:56:45.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
68242024-12-20T21:56:47.364Z[ recovery-image] Dec 20 21:56:45.731 INFO O| Dec 20 21:56:45.731 INFO STEP 821 (remove_files) COMPLETE
68252024-12-20T21:56:47.364Z[ recovery-image] Dec 20 21:56:45.731 INFO O| Dec 20 21:56:45.731 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68262024-12-20T21:56:47.380Z[ recovery-image] Dec 20 21:56:45.750 INFO O| Dec 20 21:56:45.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
68272024-12-20T21:56:47.396Z[ recovery-image] Dec 20 21:56:45.765 INFO O| Dec 20 21:56:45.765 INFO STEP 822 (remove_files) COMPLETE
68282024-12-20T21:56:47.396Z[ recovery-image] Dec 20 21:56:45.765 INFO O| Dec 20 21:56:45.765 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68292024-12-20T21:56:47.451Z[ recovery-image] Dec 20 21:56:45.821 INFO O| Dec 20 21:56:45.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
68302024-12-20T21:56:47.451Z[ recovery-image] Dec 20 21:56:45.821 INFO O| Dec 20 21:56:45.821 INFO STEP 823 (remove_files) COMPLETE
68312024-12-20T21:56:47.453Z[ recovery-image] Dec 20 21:56:45.821 INFO O| Dec 20 21:56:45.821 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68322024-12-20T21:56:47.490Z[ recovery-image] Dec 20 21:56:45.859 INFO O| Dec 20 21:56:45.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
68332024-12-20T21:56:47.490Z[ recovery-image] Dec 20 21:56:45.859 INFO O| Dec 20 21:56:45.859 INFO STEP 824 (remove_files) COMPLETE
68342024-12-20T21:56:47.490Z[ recovery-image] Dec 20 21:56:45.859 INFO O| Dec 20 21:56:45.859 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68352024-12-20T21:56:47.532Z[ recovery-image] Dec 20 21:56:45.902 INFO O| Dec 20 21:56:45.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
68362024-12-20T21:56:47.532Z[ recovery-image] Dec 20 21:56:45.902 INFO O| Dec 20 21:56:45.902 INFO STEP 825 (remove_files) COMPLETE
68372024-12-20T21:56:47.535Z[ recovery-image] Dec 20 21:56:45.902 INFO O| Dec 20 21:56:45.902 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68382024-12-20T21:56:47.612Z[ recovery-image] Dec 20 21:56:45.982 INFO O| Dec 20 21:56:45.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
68392024-12-20T21:56:47.612Z[ recovery-image] Dec 20 21:56:45.982 INFO O| Dec 20 21:56:45.982 INFO STEP 826 (remove_files) COMPLETE
68402024-12-20T21:56:47.614Z[ recovery-image] Dec 20 21:56:45.982 INFO O| Dec 20 21:56:45.982 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68412024-12-20T21:56:47.631Z[ recovery-image] Dec 20 21:56:46.001 INFO O| Dec 20 21:56:46.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
68422024-12-20T21:56:47.631Z[ recovery-image] Dec 20 21:56:46.001 INFO O| Dec 20 21:56:46.001 INFO STEP 827 (remove_files) COMPLETE
68432024-12-20T21:56:47.631Z[ recovery-image] Dec 20 21:56:46.001 INFO O| Dec 20 21:56:46.001 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68442024-12-20T21:56:47.650Z[ recovery-image] Dec 20 21:56:46.019 INFO O| Dec 20 21:56:46.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
68452024-12-20T21:56:47.650Z[ recovery-image] Dec 20 21:56:46.020 INFO O| Dec 20 21:56:46.020 INFO STEP 828 (remove_files) COMPLETE
68462024-12-20T21:56:47.650Z[ recovery-image] Dec 20 21:56:46.020 INFO O| Dec 20 21:56:46.020 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68472024-12-20T21:56:47.701Z[ recovery-image] Dec 20 21:56:46.070 INFO O| Dec 20 21:56:46.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
68482024-12-20T21:56:47.701Z[ recovery-image] Dec 20 21:56:46.070 INFO O| Dec 20 21:56:46.070 INFO STEP 829 (remove_files) COMPLETE
68492024-12-20T21:56:47.701Z[ recovery-image] Dec 20 21:56:46.070 INFO O| Dec 20 21:56:46.070 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68502024-12-20T21:56:47.763Z[ recovery-image] Dec 20 21:56:46.133 INFO O| Dec 20 21:56:46.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
68512024-12-20T21:56:47.763Z[ recovery-image] Dec 20 21:56:46.133 INFO O| Dec 20 21:56:46.133 INFO STEP 830 (remove_files) COMPLETE
68522024-12-20T21:56:47.766Z[ recovery-image] Dec 20 21:56:46.133 INFO O| Dec 20 21:56:46.133 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68532024-12-20T21:56:47.815Z[ recovery-image] Dec 20 21:56:46.184 INFO O| Dec 20 21:56:46.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
68542024-12-20T21:56:47.815Z[ recovery-image] Dec 20 21:56:46.185 INFO O| Dec 20 21:56:46.185 INFO STEP 831 (remove_files) COMPLETE
68552024-12-20T21:56:47.815Z[ recovery-image] Dec 20 21:56:46.185 INFO O| Dec 20 21:56:46.185 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68562024-12-20T21:56:47.834Z[ recovery-image] Dec 20 21:56:46.204 INFO O| Dec 20 21:56:46.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
68572024-12-20T21:56:47.835Z[ recovery-image] Dec 20 21:56:46.204 INFO O| Dec 20 21:56:46.204 INFO STEP 832 (remove_files) COMPLETE
68582024-12-20T21:56:47.837Z[ recovery-image] Dec 20 21:56:46.204 INFO O| Dec 20 21:56:46.204 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68592024-12-20T21:56:47.876Z[ recovery-image] Dec 20 21:56:46.246 INFO O| Dec 20 21:56:46.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
68602024-12-20T21:56:47.876Z[ recovery-image] Dec 20 21:56:46.246 INFO O| Dec 20 21:56:46.246 INFO STEP 833 (remove_files) COMPLETE
68612024-12-20T21:56:47.879Z[ recovery-image] Dec 20 21:56:46.246 INFO O| Dec 20 21:56:46.246 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68622024-12-20T21:56:47.908Z[ recovery-image] Dec 20 21:56:46.276 INFO O| Dec 20 21:56:46.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
68632024-12-20T21:56:47.908Z[ recovery-image] Dec 20 21:56:46.276 INFO O| Dec 20 21:56:46.276 INFO STEP 834 (remove_files) COMPLETE
68642024-12-20T21:56:47.908Z[ recovery-image] Dec 20 21:56:46.276 INFO O| Dec 20 21:56:46.276 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68652024-12-20T21:56:47.968Z[ recovery-image] Dec 20 21:56:46.338 INFO O| Dec 20 21:56:46.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
68662024-12-20T21:56:47.968Z[ recovery-image] Dec 20 21:56:46.338 INFO O| Dec 20 21:56:46.338 INFO STEP 835 (remove_files) COMPLETE
68672024-12-20T21:56:47.968Z[ recovery-image] Dec 20 21:56:46.338 INFO O| Dec 20 21:56:46.338 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68682024-12-20T21:56:47.998Z[ recovery-image] Dec 20 21:56:46.368 INFO O| Dec 20 21:56:46.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
68692024-12-20T21:56:47.999Z[ recovery-image] Dec 20 21:56:46.368 INFO O| Dec 20 21:56:46.368 INFO STEP 836 (remove_files) COMPLETE
68702024-12-20T21:56:48.001Z[ recovery-image] Dec 20 21:56:46.368 INFO O| Dec 20 21:56:46.368 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68712024-12-20T21:56:48.019Z[ recovery-image] Dec 20 21:56:46.387 INFO O| Dec 20 21:56:46.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
68722024-12-20T21:56:48.019Z[ recovery-image] Dec 20 21:56:46.387 INFO O| Dec 20 21:56:46.387 INFO STEP 837 (remove_files) COMPLETE
68732024-12-20T21:56:48.019Z[ recovery-image] Dec 20 21:56:46.387 INFO O| Dec 20 21:56:46.387 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742024-12-20T21:56:48.077Z[ recovery-image] Dec 20 21:56:46.447 INFO O| Dec 20 21:56:46.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
68752024-12-20T21:56:48.077Z[ recovery-image] Dec 20 21:56:46.447 INFO O| Dec 20 21:56:46.447 INFO STEP 838 (remove_files) COMPLETE
68762024-12-20T21:56:48.077Z[ recovery-image] Dec 20 21:56:46.447 INFO O| Dec 20 21:56:46.447 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772024-12-20T21:56:48.095Z[ recovery-image] Dec 20 21:56:46.465 INFO O| Dec 20 21:56:46.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
68782024-12-20T21:56:48.095Z[ recovery-image] Dec 20 21:56:46.465 INFO O| Dec 20 21:56:46.465 INFO STEP 839 (remove_files) COMPLETE
68792024-12-20T21:56:48.095Z[ recovery-image] Dec 20 21:56:46.465 INFO O| Dec 20 21:56:46.465 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802024-12-20T21:56:48.115Z[ recovery-image] Dec 20 21:56:46.485 INFO O| Dec 20 21:56:46.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
68812024-12-20T21:56:48.115Z[ recovery-image] Dec 20 21:56:46.485 INFO O| Dec 20 21:56:46.485 INFO STEP 840 (remove_files) COMPLETE
68822024-12-20T21:56:48.115Z[ recovery-image] Dec 20 21:56:46.485 INFO O| Dec 20 21:56:46.485 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832024-12-20T21:56:48.152Z[ recovery-image] Dec 20 21:56:46.522 INFO O| Dec 20 21:56:46.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
68842024-12-20T21:56:48.152Z[ recovery-image] Dec 20 21:56:46.522 INFO O| Dec 20 21:56:46.522 INFO STEP 841 (remove_files) COMPLETE
68852024-12-20T21:56:48.152Z[ recovery-image] Dec 20 21:56:46.522 INFO O| Dec 20 21:56:46.522 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862024-12-20T21:56:48.190Z[ recovery-image] Dec 20 21:56:46.560 INFO O| Dec 20 21:56:46.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
68872024-12-20T21:56:48.190Z[ recovery-image] Dec 20 21:56:46.560 INFO O| Dec 20 21:56:46.560 INFO STEP 842 (remove_files) COMPLETE
68882024-12-20T21:56:48.193Z[ recovery-image] Dec 20 21:56:46.560 INFO O| Dec 20 21:56:46.560 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892024-12-20T21:56:48.252Z[ recovery-image] Dec 20 21:56:46.622 INFO O| Dec 20 21:56:46.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
68902024-12-20T21:56:48.254Z[ recovery-image] Dec 20 21:56:46.622 INFO O| Dec 20 21:56:46.622 INFO STEP 843 (remove_files) COMPLETE
68912024-12-20T21:56:48.254Z[ recovery-image] Dec 20 21:56:46.622 INFO O| Dec 20 21:56:46.622 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922024-12-20T21:56:48.285Z[ recovery-image] Dec 20 21:56:46.655 INFO O| Dec 20 21:56:46.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
68932024-12-20T21:56:48.285Z[ recovery-image] Dec 20 21:56:46.655 INFO O| Dec 20 21:56:46.655 INFO STEP 844 (remove_files) COMPLETE
68942024-12-20T21:56:48.285Z[ recovery-image] Dec 20 21:56:46.655 INFO O| Dec 20 21:56:46.655 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952024-12-20T21:56:48.340Z[ recovery-image] Dec 20 21:56:46.709 INFO O| Dec 20 21:56:46.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
68962024-12-20T21:56:48.340Z[ recovery-image] Dec 20 21:56:46.709 INFO O| Dec 20 21:56:46.709 INFO STEP 845 (remove_files) COMPLETE
68972024-12-20T21:56:48.342Z[ recovery-image] Dec 20 21:56:46.709 INFO O| Dec 20 21:56:46.709 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982024-12-20T21:56:48.357Z[ recovery-image] Dec 20 21:56:46.726 INFO O| Dec 20 21:56:46.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
68992024-12-20T21:56:48.357Z[ recovery-image] Dec 20 21:56:46.726 INFO O| Dec 20 21:56:46.726 INFO STEP 846 (remove_files) COMPLETE
69002024-12-20T21:56:48.359Z[ recovery-image] Dec 20 21:56:46.726 INFO O| Dec 20 21:56:46.726 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012024-12-20T21:56:48.373Z[ recovery-image] Dec 20 21:56:46.743 INFO O| Dec 20 21:56:46.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
69022024-12-20T21:56:48.373Z[ recovery-image] Dec 20 21:56:46.743 INFO O| Dec 20 21:56:46.743 INFO STEP 847 (remove_files) COMPLETE
69032024-12-20T21:56:48.375Z[ recovery-image] Dec 20 21:56:46.743 INFO O| Dec 20 21:56:46.743 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042024-12-20T21:56:48.391Z[ recovery-image] Dec 20 21:56:46.760 INFO O| Dec 20 21:56:46.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
69052024-12-20T21:56:48.393Z[ recovery-image] Dec 20 21:56:46.761 INFO O| Dec 20 21:56:46.761 INFO STEP 848 (remove_files) COMPLETE
69062024-12-20T21:56:48.393Z[ recovery-image] Dec 20 21:56:46.761 INFO O| Dec 20 21:56:46.761 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072024-12-20T21:56:48.426Z[ recovery-image] Dec 20 21:56:46.796 INFO O| Dec 20 21:56:46.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
69082024-12-20T21:56:48.426Z[ recovery-image] Dec 20 21:56:46.796 INFO O| Dec 20 21:56:46.796 INFO STEP 849 (remove_files) COMPLETE
69092024-12-20T21:56:48.428Z[ recovery-image] Dec 20 21:56:46.796 INFO O| Dec 20 21:56:46.796 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102024-12-20T21:56:48.458Z[ recovery-image] Dec 20 21:56:46.828 INFO O| Dec 20 21:56:46.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
69112024-12-20T21:56:48.491Z[ recovery-image] Dec 20 21:56:46.860 INFO O| Dec 20 21:56:46.860 INFO STEP 850 (remove_files) COMPLETE
69122024-12-20T21:56:48.491Z[ recovery-image] Dec 20 21:56:46.860 INFO O| Dec 20 21:56:46.860 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132024-12-20T21:56:48.512Z[ recovery-image] Dec 20 21:56:46.882 INFO O| Dec 20 21:56:46.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
69142024-12-20T21:56:48.512Z[ recovery-image] Dec 20 21:56:46.882 INFO O| Dec 20 21:56:46.882 INFO STEP 851 (remove_files) COMPLETE
69152024-12-20T21:56:48.515Z[ recovery-image] Dec 20 21:56:46.882 INFO O| Dec 20 21:56:46.882 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162024-12-20T21:56:48.533Z[ recovery-image] Dec 20 21:56:46.903 INFO O| Dec 20 21:56:46.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
69172024-12-20T21:56:48.552Z[ recovery-image] Dec 20 21:56:46.921 INFO O| Dec 20 21:56:46.921 INFO STEP 852 (remove_files) COMPLETE
69182024-12-20T21:56:48.552Z[ recovery-image] Dec 20 21:56:46.921 INFO O| Dec 20 21:56:46.921 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192024-12-20T21:56:48.599Z[ recovery-image] Dec 20 21:56:46.968 INFO O| Dec 20 21:56:46.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
69202024-12-20T21:56:48.599Z[ recovery-image] Dec 20 21:56:46.968 INFO O| Dec 20 21:56:46.968 INFO STEP 853 (remove_files) COMPLETE
69212024-12-20T21:56:48.599Z[ recovery-image] Dec 20 21:56:46.968 INFO O| Dec 20 21:56:46.968 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222024-12-20T21:56:48.621Z[ recovery-image] Dec 20 21:56:46.987 INFO O| Dec 20 21:56:46.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
69232024-12-20T21:56:48.621Z[ recovery-image] Dec 20 21:56:46.987 INFO O| Dec 20 21:56:46.987 INFO STEP 854 (remove_files) COMPLETE
69242024-12-20T21:56:48.621Z[ recovery-image] Dec 20 21:56:46.987 INFO O| Dec 20 21:56:46.987 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252024-12-20T21:56:48.636Z[ recovery-image] Dec 20 21:56:47.006 INFO O| Dec 20 21:56:47.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
69262024-12-20T21:56:48.636Z[ recovery-image] Dec 20 21:56:47.006 INFO O| Dec 20 21:56:47.006 INFO STEP 855 (remove_files) COMPLETE
69272024-12-20T21:56:48.636Z[ recovery-image] Dec 20 21:56:47.006 INFO O| Dec 20 21:56:47.006 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282024-12-20T21:56:48.655Z[ recovery-image] Dec 20 21:56:47.024 INFO O| Dec 20 21:56:47.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
69292024-12-20T21:56:48.655Z[ recovery-image] Dec 20 21:56:47.025 INFO O| Dec 20 21:56:47.025 INFO STEP 856 (remove_files) COMPLETE
69302024-12-20T21:56:48.655Z[ recovery-image] Dec 20 21:56:47.025 INFO O| Dec 20 21:56:47.025 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312024-12-20T21:56:48.680Z[ recovery-image] Dec 20 21:56:47.044 INFO O| Dec 20 21:56:47.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
69322024-12-20T21:56:48.683Z[ recovery-image] Dec 20 21:56:47.047 INFO O| Dec 20 21:56:47.047 INFO STEP 857 (remove_files) COMPLETE
69332024-12-20T21:56:48.683Z[ recovery-image] Dec 20 21:56:47.047 INFO O| Dec 20 21:56:47.047 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342024-12-20T21:56:48.697Z[ recovery-image] Dec 20 21:56:47.067 INFO O| Dec 20 21:56:47.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
69352024-12-20T21:56:48.698Z[ recovery-image] Dec 20 21:56:47.067 INFO O| Dec 20 21:56:47.067 INFO STEP 858 (remove_files) COMPLETE
69362024-12-20T21:56:48.698Z[ recovery-image] Dec 20 21:56:47.067 INFO O| Dec 20 21:56:47.067 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372024-12-20T21:56:48.715Z[ recovery-image] Dec 20 21:56:47.085 INFO O| Dec 20 21:56:47.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
69382024-12-20T21:56:48.715Z[ recovery-image] Dec 20 21:56:47.085 INFO O| Dec 20 21:56:47.085 INFO STEP 859 (remove_files) COMPLETE
69392024-12-20T21:56:48.718Z[ recovery-image] Dec 20 21:56:47.085 INFO O| Dec 20 21:56:47.085 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402024-12-20T21:56:48.734Z[ recovery-image] Dec 20 21:56:47.103 INFO O| Dec 20 21:56:47.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
69412024-12-20T21:56:48.734Z[ recovery-image] Dec 20 21:56:47.103 INFO O| Dec 20 21:56:47.103 INFO STEP 860 (remove_files) COMPLETE
69422024-12-20T21:56:48.736Z[ recovery-image] Dec 20 21:56:47.103 INFO O| Dec 20 21:56:47.103 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432024-12-20T21:56:48.753Z[ recovery-image] Dec 20 21:56:47.121 INFO O| Dec 20 21:56:47.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
69442024-12-20T21:56:48.756Z[ recovery-image] Dec 20 21:56:47.124 INFO O| Dec 20 21:56:47.124 INFO STEP 861 (remove_files) COMPLETE
69452024-12-20T21:56:48.756Z[ recovery-image] Dec 20 21:56:47.124 INFO O| Dec 20 21:56:47.124 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462024-12-20T21:56:48.813Z[ recovery-image] Dec 20 21:56:47.182 INFO O| Dec 20 21:56:47.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
69472024-12-20T21:56:48.816Z[ recovery-image] Dec 20 21:56:47.183 INFO O| Dec 20 21:56:47.183 INFO STEP 862 (remove_files) COMPLETE
69482024-12-20T21:56:48.816Z[ recovery-image] Dec 20 21:56:47.183 INFO O| Dec 20 21:56:47.183 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492024-12-20T21:56:48.835Z[ recovery-image] Dec 20 21:56:47.204 INFO O| Dec 20 21:56:47.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
69502024-12-20T21:56:48.835Z[ recovery-image] Dec 20 21:56:47.204 INFO O| Dec 20 21:56:47.204 INFO STEP 863 (remove_files) COMPLETE
69512024-12-20T21:56:48.835Z[ recovery-image] Dec 20 21:56:47.204 INFO O| Dec 20 21:56:47.204 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522024-12-20T21:56:48.862Z[ recovery-image] Dec 20 21:56:47.231 INFO O| Dec 20 21:56:47.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
69532024-12-20T21:56:48.865Z[ recovery-image] Dec 20 21:56:47.233 INFO O| Dec 20 21:56:47.232 INFO STEP 864 (remove_files) COMPLETE
69542024-12-20T21:56:48.879Z[ recovery-image] Dec 20 21:56:47.249 INFO O| Dec 20 21:56:47.233 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552024-12-20T21:56:48.918Z[ recovery-image] Dec 20 21:56:47.288 INFO O| Dec 20 21:56:47.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
69562024-12-20T21:56:48.918Z[ recovery-image] Dec 20 21:56:47.288 INFO O| Dec 20 21:56:47.288 INFO STEP 865 (remove_files) COMPLETE
69572024-12-20T21:56:48.918Z[ recovery-image] Dec 20 21:56:47.288 INFO O| Dec 20 21:56:47.288 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582024-12-20T21:56:48.962Z[ recovery-image] Dec 20 21:56:47.329 INFO O| Dec 20 21:56:47.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
69592024-12-20T21:56:48.962Z[ recovery-image] Dec 20 21:56:47.329 INFO O| Dec 20 21:56:47.329 INFO STEP 866 (remove_files) COMPLETE
69602024-12-20T21:56:48.962Z[ recovery-image] Dec 20 21:56:47.329 INFO O| Dec 20 21:56:47.329 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612024-12-20T21:56:48.982Z[ recovery-image] Dec 20 21:56:47.351 INFO O| Dec 20 21:56:47.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
69622024-12-20T21:56:48.982Z[ recovery-image] Dec 20 21:56:47.351 INFO O| Dec 20 21:56:47.351 INFO STEP 867 (remove_files) COMPLETE
69632024-12-20T21:56:48.982Z[ recovery-image] Dec 20 21:56:47.351 INFO O| Dec 20 21:56:47.351 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642024-12-20T21:56:49.020Z[ recovery-image] Dec 20 21:56:47.390 INFO O| Dec 20 21:56:47.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
69652024-12-20T21:56:49.022Z[ recovery-image] Dec 20 21:56:47.390 INFO O| Dec 20 21:56:47.390 INFO STEP 868 (remove_files) COMPLETE
69662024-12-20T21:56:49.023Z[ recovery-image] Dec 20 21:56:47.390 INFO O| Dec 20 21:56:47.390 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672024-12-20T21:56:49.041Z[ recovery-image] Dec 20 21:56:47.411 INFO O| Dec 20 21:56:47.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
69682024-12-20T21:56:49.044Z[ recovery-image] Dec 20 21:56:47.411 INFO O| Dec 20 21:56:47.411 INFO STEP 869 (remove_files) COMPLETE
69692024-12-20T21:56:49.044Z[ recovery-image] Dec 20 21:56:47.411 INFO O| Dec 20 21:56:47.411 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702024-12-20T21:56:49.060Z[ recovery-image] Dec 20 21:56:47.430 INFO O| Dec 20 21:56:47.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
69712024-12-20T21:56:49.063Z[ recovery-image] Dec 20 21:56:47.430 INFO O| Dec 20 21:56:47.430 INFO STEP 870 (remove_files) COMPLETE
69722024-12-20T21:56:49.063Z[ recovery-image] Dec 20 21:56:47.430 INFO O| Dec 20 21:56:47.430 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732024-12-20T21:56:49.083Z[ recovery-image] Dec 20 21:56:47.451 INFO O| Dec 20 21:56:47.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
69742024-12-20T21:56:49.087Z[ recovery-image] Dec 20 21:56:47.451 INFO O| Dec 20 21:56:47.451 INFO STEP 871 (remove_files) COMPLETE
69752024-12-20T21:56:49.087Z[ recovery-image] Dec 20 21:56:47.451 INFO O| Dec 20 21:56:47.451 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762024-12-20T21:56:49.100Z[ recovery-image] Dec 20 21:56:47.470 INFO O| Dec 20 21:56:47.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
69772024-12-20T21:56:49.123Z[ recovery-image] Dec 20 21:56:47.493 INFO O| Dec 20 21:56:47.493 INFO STEP 872 (remove_files) COMPLETE
69782024-12-20T21:56:49.126Z[ recovery-image] Dec 20 21:56:47.493 INFO O| Dec 20 21:56:47.493 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792024-12-20T21:56:49.143Z[ recovery-image] Dec 20 21:56:47.513 INFO O| Dec 20 21:56:47.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
69802024-12-20T21:56:49.153Z[ recovery-image] Dec 20 21:56:47.523 INFO O| Dec 20 21:56:47.523 INFO STEP 873 (remove_files) COMPLETE
69812024-12-20T21:56:49.156Z[ recovery-image] Dec 20 21:56:47.523 INFO O| Dec 20 21:56:47.523 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822024-12-20T21:56:49.174Z[ recovery-image] Dec 20 21:56:47.544 INFO O| Dec 20 21:56:47.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
69832024-12-20T21:56:49.190Z[ recovery-image] Dec 20 21:56:47.559 INFO O| Dec 20 21:56:47.559 INFO STEP 874 (remove_files) COMPLETE
69842024-12-20T21:56:49.190Z[ recovery-image] Dec 20 21:56:47.559 INFO O| Dec 20 21:56:47.559 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852024-12-20T21:56:49.209Z[ recovery-image] Dec 20 21:56:47.578 INFO O| Dec 20 21:56:47.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
69862024-12-20T21:56:49.212Z[ recovery-image] Dec 20 21:56:47.579 INFO O| Dec 20 21:56:47.578 INFO STEP 875 (remove_files) COMPLETE
69872024-12-20T21:56:49.212Z[ recovery-image] Dec 20 21:56:47.579 INFO O| Dec 20 21:56:47.579 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882024-12-20T21:56:49.228Z[ recovery-image] Dec 20 21:56:47.597 INFO O| Dec 20 21:56:47.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
69892024-12-20T21:56:49.232Z[ recovery-image] Dec 20 21:56:47.597 INFO O| Dec 20 21:56:47.597 INFO STEP 876 (remove_files) COMPLETE
69902024-12-20T21:56:49.232Z[ recovery-image] Dec 20 21:56:47.598 INFO O| Dec 20 21:56:47.597 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912024-12-20T21:56:49.271Z[ recovery-image] Dec 20 21:56:47.641 INFO O| Dec 20 21:56:47.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
69922024-12-20T21:56:49.274Z[ recovery-image] Dec 20 21:56:47.641 INFO O| Dec 20 21:56:47.641 INFO STEP 877 (remove_files) COMPLETE
69932024-12-20T21:56:49.274Z[ recovery-image] Dec 20 21:56:47.641 INFO O| Dec 20 21:56:47.641 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942024-12-20T21:56:49.292Z[ recovery-image] Dec 20 21:56:47.661 INFO O| Dec 20 21:56:47.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
69952024-12-20T21:56:49.295Z[ recovery-image] Dec 20 21:56:47.661 INFO O| Dec 20 21:56:47.661 INFO STEP 878 (remove_files) COMPLETE
69962024-12-20T21:56:49.295Z[ recovery-image] Dec 20 21:56:47.661 INFO O| Dec 20 21:56:47.661 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972024-12-20T21:56:49.313Z[ recovery-image] Dec 20 21:56:47.682 INFO O| Dec 20 21:56:47.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
69982024-12-20T21:56:49.315Z[ recovery-image] Dec 20 21:56:47.682 INFO O| Dec 20 21:56:47.682 INFO STEP 879 (remove_files) COMPLETE
69992024-12-20T21:56:49.315Z[ recovery-image] Dec 20 21:56:47.682 INFO O| Dec 20 21:56:47.682 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002024-12-20T21:56:49.344Z[ recovery-image] Dec 20 21:56:47.714 INFO O| Dec 20 21:56:47.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
70012024-12-20T21:56:49.369Z[ recovery-image] Dec 20 21:56:47.738 INFO O| Dec 20 21:56:47.738 INFO STEP 880 (remove_files) COMPLETE
70022024-12-20T21:56:49.369Z[ recovery-image] Dec 20 21:56:47.738 INFO O| Dec 20 21:56:47.738 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032024-12-20T21:56:49.386Z[ recovery-image] Dec 20 21:56:47.756 INFO O| Dec 20 21:56:47.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
70042024-12-20T21:56:49.390Z[ recovery-image] Dec 20 21:56:47.756 INFO O| Dec 20 21:56:47.756 INFO STEP 881 (remove_files) COMPLETE
70052024-12-20T21:56:49.390Z[ recovery-image] Dec 20 21:56:47.756 INFO O| Dec 20 21:56:47.756 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062024-12-20T21:56:49.404Z[ recovery-image] Dec 20 21:56:47.772 INFO O| Dec 20 21:56:47.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
70072024-12-20T21:56:49.406Z[ recovery-image] Dec 20 21:56:47.773 INFO O| Dec 20 21:56:47.773 INFO STEP 882 (remove_files) COMPLETE
70082024-12-20T21:56:49.406Z[ recovery-image] Dec 20 21:56:47.773 INFO O| Dec 20 21:56:47.773 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092024-12-20T21:56:49.421Z[ recovery-image] Dec 20 21:56:47.791 INFO O| Dec 20 21:56:47.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
70102024-12-20T21:56:49.424Z[ recovery-image] Dec 20 21:56:47.791 INFO O| Dec 20 21:56:47.791 INFO STEP 883 (remove_files) COMPLETE
70112024-12-20T21:56:49.424Z[ recovery-image] Dec 20 21:56:47.791 INFO O| Dec 20 21:56:47.791 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122024-12-20T21:56:49.447Z[ recovery-image] Dec 20 21:56:47.810 INFO O| Dec 20 21:56:47.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
70132024-12-20T21:56:49.447Z[ recovery-image] Dec 20 21:56:47.810 INFO O| Dec 20 21:56:47.810 INFO STEP 884 (remove_files) COMPLETE
70142024-12-20T21:56:49.447Z[ recovery-image] Dec 20 21:56:47.810 INFO O| Dec 20 21:56:47.810 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152024-12-20T21:56:49.462Z[ recovery-image] Dec 20 21:56:47.830 INFO O| Dec 20 21:56:47.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
70162024-12-20T21:56:49.464Z[ recovery-image] Dec 20 21:56:47.830 INFO O| Dec 20 21:56:47.830 INFO STEP 885 (remove_files) COMPLETE
70172024-12-20T21:56:49.464Z[ recovery-image] Dec 20 21:56:47.830 INFO O| Dec 20 21:56:47.830 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182024-12-20T21:56:49.480Z[ recovery-image] Dec 20 21:56:47.850 INFO O| Dec 20 21:56:47.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
70192024-12-20T21:56:49.500Z[ recovery-image] Dec 20 21:56:47.870 INFO O| Dec 20 21:56:47.870 INFO STEP 886 (remove_files) COMPLETE
70202024-12-20T21:56:49.500Z[ recovery-image] Dec 20 21:56:47.870 INFO O| Dec 20 21:56:47.870 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212024-12-20T21:56:49.520Z[ recovery-image] Dec 20 21:56:47.889 INFO O| Dec 20 21:56:47.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
70222024-12-20T21:56:49.541Z[ recovery-image] Dec 20 21:56:47.910 INFO O| Dec 20 21:56:47.910 INFO STEP 887 (remove_files) COMPLETE
70232024-12-20T21:56:49.541Z[ recovery-image] Dec 20 21:56:47.910 INFO O| Dec 20 21:56:47.910 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242024-12-20T21:56:49.569Z[ recovery-image] Dec 20 21:56:47.936 INFO O| Dec 20 21:56:47.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
70252024-12-20T21:56:49.569Z[ recovery-image] Dec 20 21:56:47.936 INFO O| Dec 20 21:56:47.936 INFO STEP 888 (remove_files) COMPLETE
70262024-12-20T21:56:49.572Z[ recovery-image] Dec 20 21:56:47.936 INFO O| Dec 20 21:56:47.936 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272024-12-20T21:56:49.587Z[ recovery-image] Dec 20 21:56:47.956 INFO O| Dec 20 21:56:47.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
70282024-12-20T21:56:49.627Z[ recovery-image] Dec 20 21:56:47.996 INFO O| Dec 20 21:56:47.996 INFO STEP 889 (remove_files) COMPLETE
70292024-12-20T21:56:49.627Z[ recovery-image] Dec 20 21:56:47.996 INFO O| Dec 20 21:56:47.996 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302024-12-20T21:56:49.659Z[ recovery-image] Dec 20 21:56:48.027 INFO O| Dec 20 21:56:48.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
70312024-12-20T21:56:49.659Z[ recovery-image] Dec 20 21:56:48.027 INFO O| Dec 20 21:56:48.027 INFO STEP 890 (remove_files) COMPLETE
70322024-12-20T21:56:49.663Z[ recovery-image] Dec 20 21:56:48.027 INFO O| Dec 20 21:56:48.027 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332024-12-20T21:56:49.701Z[ recovery-image] Dec 20 21:56:48.070 INFO O| Dec 20 21:56:48.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
70342024-12-20T21:56:49.701Z[ recovery-image] Dec 20 21:56:48.070 INFO O| Dec 20 21:56:48.070 INFO STEP 891 (remove_files) COMPLETE
70352024-12-20T21:56:49.701Z[ recovery-image] Dec 20 21:56:48.070 INFO O| Dec 20 21:56:48.070 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362024-12-20T21:56:49.756Z[ recovery-image] Dec 20 21:56:48.126 INFO O| Dec 20 21:56:48.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
70372024-12-20T21:56:49.756Z[ recovery-image] Dec 20 21:56:48.126 INFO O| Dec 20 21:56:48.126 INFO STEP 892 (remove_files) COMPLETE
70382024-12-20T21:56:49.757Z[ recovery-image] Dec 20 21:56:48.126 INFO O| Dec 20 21:56:48.126 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392024-12-20T21:56:49.795Z[ recovery-image] Dec 20 21:56:48.165 INFO O| Dec 20 21:56:48.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
70402024-12-20T21:56:49.795Z[ recovery-image] Dec 20 21:56:48.165 INFO O| Dec 20 21:56:48.165 INFO STEP 893 (remove_files) COMPLETE
70412024-12-20T21:56:49.795Z[ recovery-image] Dec 20 21:56:48.165 INFO O| Dec 20 21:56:48.165 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422024-12-20T21:56:49.814Z[ recovery-image] Dec 20 21:56:48.184 INFO O| Dec 20 21:56:48.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
70432024-12-20T21:56:49.814Z[ recovery-image] Dec 20 21:56:48.184 INFO O| Dec 20 21:56:48.184 INFO STEP 894 (remove_files) COMPLETE
70442024-12-20T21:56:49.814Z[ recovery-image] Dec 20 21:56:48.184 INFO O| Dec 20 21:56:48.184 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452024-12-20T21:56:49.846Z[ recovery-image] Dec 20 21:56:48.215 INFO O| Dec 20 21:56:48.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
70462024-12-20T21:56:49.846Z[ recovery-image] Dec 20 21:56:48.215 INFO O| Dec 20 21:56:48.215 INFO STEP 895 (remove_files) COMPLETE
70472024-12-20T21:56:49.848Z[ recovery-image] Dec 20 21:56:48.215 INFO O| Dec 20 21:56:48.215 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482024-12-20T21:56:49.917Z[ recovery-image] Dec 20 21:56:48.286 INFO O| Dec 20 21:56:48.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
70492024-12-20T21:56:49.917Z[ recovery-image] Dec 20 21:56:48.286 INFO O| Dec 20 21:56:48.286 INFO STEP 896 (remove_files) COMPLETE
70502024-12-20T21:56:49.917Z[ recovery-image] Dec 20 21:56:48.286 INFO O| Dec 20 21:56:48.286 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512024-12-20T21:56:49.938Z[ recovery-image] Dec 20 21:56:48.307 INFO O| Dec 20 21:56:48.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
70522024-12-20T21:56:49.938Z[ recovery-image] Dec 20 21:56:48.307 INFO O| Dec 20 21:56:48.307 INFO STEP 897 (remove_files) COMPLETE
70532024-12-20T21:56:49.941Z[ recovery-image] Dec 20 21:56:48.307 INFO O| Dec 20 21:56:48.307 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542024-12-20T21:56:49.958Z[ recovery-image] Dec 20 21:56:48.327 INFO O| Dec 20 21:56:48.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
70552024-12-20T21:56:49.958Z[ recovery-image] Dec 20 21:56:48.327 INFO O| Dec 20 21:56:48.327 INFO STEP 898 (remove_files) COMPLETE
70562024-12-20T21:56:49.961Z[ recovery-image] Dec 20 21:56:48.327 INFO O| Dec 20 21:56:48.327 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572024-12-20T21:56:50.008Z[ recovery-image] Dec 20 21:56:48.377 INFO O| Dec 20 21:56:48.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
70582024-12-20T21:56:50.048Z[ recovery-image] Dec 20 21:56:48.418 INFO O| Dec 20 21:56:48.418 INFO STEP 899 (remove_files) COMPLETE
70592024-12-20T21:56:50.049Z[ recovery-image] Dec 20 21:56:48.418 INFO O| Dec 20 21:56:48.418 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602024-12-20T21:56:50.084Z[ recovery-image] Dec 20 21:56:48.453 INFO O| Dec 20 21:56:48.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
70612024-12-20T21:56:50.084Z[ recovery-image] Dec 20 21:56:48.453 INFO O| Dec 20 21:56:48.453 INFO STEP 900 (remove_files) COMPLETE
70622024-12-20T21:56:50.084Z[ recovery-image] Dec 20 21:56:48.453 INFO O| Dec 20 21:56:48.453 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632024-12-20T21:56:50.103Z[ recovery-image] Dec 20 21:56:48.472 INFO O| Dec 20 21:56:48.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
70642024-12-20T21:56:50.103Z[ recovery-image] Dec 20 21:56:48.472 INFO O| Dec 20 21:56:48.472 INFO STEP 901 (remove_files) COMPLETE
70652024-12-20T21:56:50.103Z[ recovery-image] Dec 20 21:56:48.472 INFO O| Dec 20 21:56:48.472 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662024-12-20T21:56:50.121Z[ recovery-image] Dec 20 21:56:48.490 INFO O| Dec 20 21:56:48.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
70672024-12-20T21:56:50.121Z[ recovery-image] Dec 20 21:56:48.490 INFO O| Dec 20 21:56:48.490 INFO STEP 902 (remove_files) COMPLETE
70682024-12-20T21:56:50.121Z[ recovery-image] Dec 20 21:56:48.490 INFO O| Dec 20 21:56:48.490 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692024-12-20T21:56:50.141Z[ recovery-image] Dec 20 21:56:48.510 INFO O| Dec 20 21:56:48.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
70702024-12-20T21:56:50.141Z[ recovery-image] Dec 20 21:56:48.510 INFO O| Dec 20 21:56:48.510 INFO STEP 903 (remove_files) COMPLETE
70712024-12-20T21:56:50.141Z[ recovery-image] Dec 20 21:56:48.510 INFO O| Dec 20 21:56:48.510 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722024-12-20T21:56:50.160Z[ recovery-image] Dec 20 21:56:48.529 INFO O| Dec 20 21:56:48.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
70732024-12-20T21:56:50.160Z[ recovery-image] Dec 20 21:56:48.529 INFO O| Dec 20 21:56:48.529 INFO STEP 904 (remove_files) COMPLETE
70742024-12-20T21:56:50.160Z[ recovery-image] Dec 20 21:56:48.529 INFO O| Dec 20 21:56:48.529 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752024-12-20T21:56:50.178Z[ recovery-image] Dec 20 21:56:48.547 INFO O| Dec 20 21:56:48.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
70762024-12-20T21:56:50.178Z[ recovery-image] Dec 20 21:56:48.547 INFO O| Dec 20 21:56:48.547 INFO STEP 905 (remove_files) COMPLETE
70772024-12-20T21:56:50.178Z[ recovery-image] Dec 20 21:56:48.547 INFO O| Dec 20 21:56:48.547 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782024-12-20T21:56:50.197Z[ recovery-image] Dec 20 21:56:48.565 INFO O| Dec 20 21:56:48.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
70792024-12-20T21:56:50.197Z[ recovery-image] Dec 20 21:56:48.566 INFO O| Dec 20 21:56:48.565 INFO STEP 906 (remove_files) COMPLETE
70802024-12-20T21:56:50.197Z[ recovery-image] Dec 20 21:56:48.566 INFO O| Dec 20 21:56:48.565 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812024-12-20T21:56:50.214Z[ recovery-image] Dec 20 21:56:48.583 INFO O| Dec 20 21:56:48.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
70822024-12-20T21:56:50.214Z[ recovery-image] Dec 20 21:56:48.583 INFO O| Dec 20 21:56:48.583 INFO STEP 907 (remove_files) COMPLETE
70832024-12-20T21:56:50.214Z[ recovery-image] Dec 20 21:56:48.583 INFO O| Dec 20 21:56:48.583 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842024-12-20T21:56:50.232Z[ recovery-image] Dec 20 21:56:48.601 INFO O| Dec 20 21:56:48.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
70852024-12-20T21:56:50.232Z[ recovery-image] Dec 20 21:56:48.601 INFO O| Dec 20 21:56:48.601 INFO STEP 908 (remove_files) COMPLETE
70862024-12-20T21:56:50.232Z[ recovery-image] Dec 20 21:56:48.601 INFO O| Dec 20 21:56:48.601 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872024-12-20T21:56:50.263Z[ recovery-image] Dec 20 21:56:48.632 INFO O| Dec 20 21:56:48.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
70882024-12-20T21:56:50.263Z[ recovery-image] Dec 20 21:56:48.632 INFO O| Dec 20 21:56:48.632 INFO STEP 909 (remove_files) COMPLETE
70892024-12-20T21:56:50.263Z[ recovery-image] Dec 20 21:56:48.632 INFO O| Dec 20 21:56:48.632 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902024-12-20T21:56:50.322Z[ recovery-image] Dec 20 21:56:48.691 INFO O| Dec 20 21:56:48.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
70912024-12-20T21:56:50.322Z[ recovery-image] Dec 20 21:56:48.691 INFO O| Dec 20 21:56:48.691 INFO STEP 910 (remove_files) COMPLETE
70922024-12-20T21:56:50.322Z[ recovery-image] Dec 20 21:56:48.691 INFO O| Dec 20 21:56:48.691 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932024-12-20T21:56:50.342Z[ recovery-image] Dec 20 21:56:48.710 INFO O| Dec 20 21:56:48.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
70942024-12-20T21:56:50.342Z[ recovery-image] Dec 20 21:56:48.710 INFO O| Dec 20 21:56:48.710 INFO STEP 911 (remove_files) COMPLETE
70952024-12-20T21:56:50.342Z[ recovery-image] Dec 20 21:56:48.710 INFO O| Dec 20 21:56:48.710 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962024-12-20T21:56:50.371Z[ recovery-image] Dec 20 21:56:48.740 INFO O| Dec 20 21:56:48.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
70972024-12-20T21:56:50.371Z[ recovery-image] Dec 20 21:56:48.740 INFO O| Dec 20 21:56:48.740 INFO STEP 912 (remove_files) COMPLETE
70982024-12-20T21:56:50.374Z[ recovery-image] Dec 20 21:56:48.740 INFO O| Dec 20 21:56:48.740 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992024-12-20T21:56:50.411Z[ recovery-image] Dec 20 21:56:48.781 INFO O| Dec 20 21:56:48.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
71002024-12-20T21:56:50.411Z[ recovery-image] Dec 20 21:56:48.781 INFO O| Dec 20 21:56:48.781 INFO STEP 913 (remove_files) COMPLETE
71012024-12-20T21:56:50.415Z[ recovery-image] Dec 20 21:56:48.781 INFO O| Dec 20 21:56:48.781 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022024-12-20T21:56:50.445Z[ recovery-image] Dec 20 21:56:48.814 INFO O| Dec 20 21:56:48.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
71032024-12-20T21:56:50.445Z[ recovery-image] Dec 20 21:56:48.814 INFO O| Dec 20 21:56:48.814 INFO STEP 914 (remove_files) COMPLETE
71042024-12-20T21:56:50.447Z[ recovery-image] Dec 20 21:56:48.815 INFO O| Dec 20 21:56:48.814 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052024-12-20T21:56:50.464Z[ recovery-image] Dec 20 21:56:48.834 INFO O| Dec 20 21:56:48.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
71062024-12-20T21:56:50.464Z[ recovery-image] Dec 20 21:56:48.834 INFO O| Dec 20 21:56:48.834 INFO STEP 915 (remove_files) COMPLETE
71072024-12-20T21:56:50.464Z[ recovery-image] Dec 20 21:56:48.834 INFO O| Dec 20 21:56:48.834 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082024-12-20T21:56:50.483Z[ recovery-image] Dec 20 21:56:48.852 INFO O| Dec 20 21:56:48.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
71092024-12-20T21:56:50.483Z[ recovery-image] Dec 20 21:56:48.852 INFO O| Dec 20 21:56:48.852 INFO STEP 916 (remove_files) COMPLETE
71102024-12-20T21:56:50.483Z[ recovery-image] Dec 20 21:56:48.852 INFO O| Dec 20 21:56:48.852 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112024-12-20T21:56:50.501Z[ recovery-image] Dec 20 21:56:48.870 INFO O| Dec 20 21:56:48.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
71122024-12-20T21:56:50.504Z[ recovery-image] Dec 20 21:56:48.870 INFO O| Dec 20 21:56:48.870 INFO STEP 917 (remove_files) COMPLETE
71132024-12-20T21:56:50.504Z[ recovery-image] Dec 20 21:56:48.870 INFO O| Dec 20 21:56:48.870 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142024-12-20T21:56:50.519Z[ recovery-image] Dec 20 21:56:48.888 INFO O| Dec 20 21:56:48.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
71152024-12-20T21:56:50.519Z[ recovery-image] Dec 20 21:56:48.888 INFO O| Dec 20 21:56:48.888 INFO STEP 918 (remove_files) COMPLETE
71162024-12-20T21:56:50.519Z[ recovery-image] Dec 20 21:56:48.888 INFO O| Dec 20 21:56:48.888 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172024-12-20T21:56:50.537Z[ recovery-image] Dec 20 21:56:48.906 INFO O| Dec 20 21:56:48.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
71182024-12-20T21:56:50.537Z[ recovery-image] Dec 20 21:56:48.906 INFO O| Dec 20 21:56:48.906 INFO STEP 919 (remove_files) COMPLETE
71192024-12-20T21:56:50.537Z[ recovery-image] Dec 20 21:56:48.906 INFO O| Dec 20 21:56:48.906 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202024-12-20T21:56:50.559Z[ recovery-image] Dec 20 21:56:48.928 INFO O| Dec 20 21:56:48.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
71212024-12-20T21:56:50.559Z[ recovery-image] Dec 20 21:56:48.928 INFO O| Dec 20 21:56:48.928 INFO STEP 920 (remove_files) COMPLETE
71222024-12-20T21:56:50.559Z[ recovery-image] Dec 20 21:56:48.928 INFO O| Dec 20 21:56:48.928 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232024-12-20T21:56:50.600Z[ recovery-image] Dec 20 21:56:48.968 INFO O| Dec 20 21:56:48.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
71242024-12-20T21:56:50.600Z[ recovery-image] Dec 20 21:56:48.968 INFO O| Dec 20 21:56:48.968 INFO STEP 921 (remove_files) COMPLETE
71252024-12-20T21:56:50.600Z[ recovery-image] Dec 20 21:56:48.968 INFO O| Dec 20 21:56:48.968 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262024-12-20T21:56:50.640Z[ recovery-image] Dec 20 21:56:49.009 INFO O| Dec 20 21:56:49.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
71272024-12-20T21:56:50.640Z[ recovery-image] Dec 20 21:56:49.009 INFO O| Dec 20 21:56:49.009 INFO STEP 922 (remove_files) COMPLETE
71282024-12-20T21:56:50.640Z[ recovery-image] Dec 20 21:56:49.009 INFO O| Dec 20 21:56:49.009 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292024-12-20T21:56:50.660Z[ recovery-image] Dec 20 21:56:49.029 INFO O| Dec 20 21:56:49.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
71302024-12-20T21:56:50.660Z[ recovery-image] Dec 20 21:56:49.029 INFO O| Dec 20 21:56:49.029 INFO STEP 923 (remove_files) COMPLETE
71312024-12-20T21:56:50.660Z[ recovery-image] Dec 20 21:56:49.029 INFO O| Dec 20 21:56:49.029 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322024-12-20T21:56:50.678Z[ recovery-image] Dec 20 21:56:49.047 INFO O| Dec 20 21:56:49.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
71332024-12-20T21:56:50.678Z[ recovery-image] Dec 20 21:56:49.047 INFO O| Dec 20 21:56:49.047 INFO STEP 924 (remove_files) COMPLETE
71342024-12-20T21:56:50.678Z[ recovery-image] Dec 20 21:56:49.047 INFO O| Dec 20 21:56:49.047 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352024-12-20T21:56:50.697Z[ recovery-image] Dec 20 21:56:49.065 INFO O| Dec 20 21:56:49.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
71362024-12-20T21:56:50.697Z[ recovery-image] Dec 20 21:56:49.065 INFO O| Dec 20 21:56:49.065 INFO STEP 925 (remove_files) COMPLETE
71372024-12-20T21:56:50.697Z[ recovery-image] Dec 20 21:56:49.065 INFO O| Dec 20 21:56:49.065 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382024-12-20T21:56:50.716Z[ recovery-image] Dec 20 21:56:49.084 INFO O| Dec 20 21:56:49.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
71392024-12-20T21:56:50.716Z[ recovery-image] Dec 20 21:56:49.084 INFO O| Dec 20 21:56:49.084 INFO STEP 926 (remove_files) COMPLETE
71402024-12-20T21:56:50.716Z[ recovery-image] Dec 20 21:56:49.084 INFO O| Dec 20 21:56:49.084 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412024-12-20T21:56:50.734Z[ recovery-image] Dec 20 21:56:49.103 INFO O| Dec 20 21:56:49.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
71422024-12-20T21:56:50.749Z[ recovery-image] Dec 20 21:56:49.118 INFO O| Dec 20 21:56:49.118 INFO STEP 927 (remove_files) COMPLETE
71432024-12-20T21:56:50.749Z[ recovery-image] Dec 20 21:56:49.119 INFO O| Dec 20 21:56:49.118 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442024-12-20T21:56:50.774Z[ recovery-image] Dec 20 21:56:49.143 INFO O| Dec 20 21:56:49.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
71452024-12-20T21:56:50.776Z[ recovery-image] Dec 20 21:56:49.144 INFO O| Dec 20 21:56:49.144 INFO STEP 928 (remove_files) COMPLETE
71462024-12-20T21:56:50.776Z[ recovery-image] Dec 20 21:56:49.144 INFO O| Dec 20 21:56:49.144 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472024-12-20T21:56:50.797Z[ recovery-image] Dec 20 21:56:49.166 INFO O| Dec 20 21:56:49.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
71482024-12-20T21:56:50.799Z[ recovery-image] Dec 20 21:56:49.167 INFO O| Dec 20 21:56:49.167 INFO STEP 929 (remove_files) COMPLETE
71492024-12-20T21:56:50.799Z[ recovery-image] Dec 20 21:56:49.167 INFO O| Dec 20 21:56:49.167 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502024-12-20T21:56:50.827Z[ recovery-image] Dec 20 21:56:49.196 INFO O| Dec 20 21:56:49.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
71512024-12-20T21:56:50.827Z[ recovery-image] Dec 20 21:56:49.196 INFO O| Dec 20 21:56:49.196 INFO STEP 930 (remove_files) COMPLETE
71522024-12-20T21:56:50.827Z[ recovery-image] Dec 20 21:56:49.196 INFO O| Dec 20 21:56:49.196 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532024-12-20T21:56:50.867Z[ recovery-image] Dec 20 21:56:49.236 INFO O| Dec 20 21:56:49.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
71542024-12-20T21:56:50.867Z[ recovery-image] Dec 20 21:56:49.236 INFO O| Dec 20 21:56:49.236 INFO STEP 931 (remove_files) COMPLETE
71552024-12-20T21:56:50.870Z[ recovery-image] Dec 20 21:56:49.237 INFO O| Dec 20 21:56:49.236 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562024-12-20T21:56:50.927Z[ recovery-image] Dec 20 21:56:49.295 INFO O| Dec 20 21:56:49.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
71572024-12-20T21:56:50.927Z[ recovery-image] Dec 20 21:56:49.296 INFO O| Dec 20 21:56:49.295 INFO STEP 932 (remove_files) COMPLETE
71582024-12-20T21:56:50.927Z[ recovery-image] Dec 20 21:56:49.296 INFO O| Dec 20 21:56:49.295 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592024-12-20T21:56:50.931Z[ host-image] Dec 20 21:56:49.300 INFO O| Dec 20 21:56:49.300 INFO O| Done
71602024-12-20T21:56:50.988Z[ recovery-image] Dec 20 21:56:49.357 INFO O| Dec 20 21:56:49.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
71612024-12-20T21:56:50.988Z[ recovery-image] Dec 20 21:56:49.357 INFO O| Dec 20 21:56:49.357 INFO STEP 933 (remove_files) COMPLETE
71622024-12-20T21:56:50.988Z[ recovery-image] Dec 20 21:56:49.357 INFO O| Dec 20 21:56:49.357 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632024-12-20T21:56:51.021Z[ recovery-image] Dec 20 21:56:49.390 INFO O| Dec 20 21:56:49.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
71642024-12-20T21:56:51.023Z[ recovery-image] Dec 20 21:56:49.390 INFO O| Dec 20 21:56:49.390 INFO STEP 934 (remove_files) COMPLETE
71652024-12-20T21:56:51.023Z[ recovery-image] Dec 20 21:56:49.390 INFO O| Dec 20 21:56:49.390 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662024-12-20T21:56:51.085Z[ recovery-image] Dec 20 21:56:49.454 INFO O| Dec 20 21:56:49.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
71672024-12-20T21:56:51.085Z[ recovery-image] Dec 20 21:56:49.454 INFO O| Dec 20 21:56:49.454 INFO STEP 935 (remove_files) COMPLETE
71682024-12-20T21:56:51.085Z[ recovery-image] Dec 20 21:56:49.454 INFO O| Dec 20 21:56:49.454 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71692024-12-20T21:56:51.105Z[ recovery-image] Dec 20 21:56:49.473 INFO O| Dec 20 21:56:49.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
71702024-12-20T21:56:51.105Z[ recovery-image] Dec 20 21:56:49.473 INFO O| Dec 20 21:56:49.473 INFO STEP 936 (remove_files) COMPLETE
71712024-12-20T21:56:51.105Z[ recovery-image] Dec 20 21:56:49.473 INFO O| Dec 20 21:56:49.473 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71722024-12-20T21:56:51.122Z[ recovery-image] Dec 20 21:56:49.491 INFO O| Dec 20 21:56:49.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
71732024-12-20T21:56:51.123Z[ recovery-image] Dec 20 21:56:49.491 INFO O| Dec 20 21:56:49.491 INFO STEP 937 (remove_files) COMPLETE
71742024-12-20T21:56:51.123Z[ recovery-image] Dec 20 21:56:49.491 INFO O| Dec 20 21:56:49.491 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71752024-12-20T21:56:51.140Z[ recovery-image] Dec 20 21:56:49.509 INFO O| Dec 20 21:56:49.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
71762024-12-20T21:56:51.140Z[ recovery-image] Dec 20 21:56:49.509 INFO O| Dec 20 21:56:49.509 INFO STEP 938 (remove_files) COMPLETE
71772024-12-20T21:56:51.140Z[ recovery-image] Dec 20 21:56:49.509 INFO O| Dec 20 21:56:49.509 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71782024-12-20T21:56:51.159Z[ recovery-image] Dec 20 21:56:49.528 INFO O| Dec 20 21:56:49.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
71792024-12-20T21:56:51.159Z[ recovery-image] Dec 20 21:56:49.528 INFO O| Dec 20 21:56:49.528 INFO STEP 939 (remove_files) COMPLETE
71802024-12-20T21:56:51.159Z[ recovery-image] Dec 20 21:56:49.528 INFO O| Dec 20 21:56:49.528 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71812024-12-20T21:56:51.179Z[ recovery-image] Dec 20 21:56:49.547 INFO O| Dec 20 21:56:49.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
71822024-12-20T21:56:51.179Z[ recovery-image] Dec 20 21:56:49.547 INFO O| Dec 20 21:56:49.547 INFO STEP 940 (remove_files) COMPLETE
71832024-12-20T21:56:51.179Z[ recovery-image] Dec 20 21:56:49.547 INFO O| Dec 20 21:56:49.547 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71842024-12-20T21:56:51.200Z[ recovery-image] Dec 20 21:56:49.569 INFO O| Dec 20 21:56:49.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
71852024-12-20T21:56:51.200Z[ recovery-image] Dec 20 21:56:49.569 INFO O| Dec 20 21:56:49.569 INFO STEP 941 (remove_files) COMPLETE
71862024-12-20T21:56:51.200Z[ recovery-image] Dec 20 21:56:49.569 INFO O| Dec 20 21:56:49.569 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872024-12-20T21:56:51.257Z[ recovery-image] Dec 20 21:56:49.626 INFO O| Dec 20 21:56:49.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
71882024-12-20T21:56:51.257Z[ recovery-image] Dec 20 21:56:49.626 INFO O| Dec 20 21:56:49.626 INFO STEP 942 (remove_files) COMPLETE
71892024-12-20T21:56:51.257Z[ recovery-image] Dec 20 21:56:49.626 INFO O| Dec 20 21:56:49.626 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902024-12-20T21:56:51.299Z[ recovery-image] Dec 20 21:56:49.666 INFO O| Dec 20 21:56:49.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
71912024-12-20T21:56:51.299Z[ recovery-image] Dec 20 21:56:49.667 INFO O| Dec 20 21:56:49.666 INFO STEP 943 (remove_files) COMPLETE
71922024-12-20T21:56:51.299Z[ recovery-image] Dec 20 21:56:49.667 INFO O| Dec 20 21:56:49.667 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932024-12-20T21:56:51.343Z[ recovery-image] Dec 20 21:56:49.712 INFO O| Dec 20 21:56:49.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
71942024-12-20T21:56:51.343Z[ recovery-image] Dec 20 21:56:49.712 INFO O| Dec 20 21:56:49.712 INFO STEP 944 (remove_files) COMPLETE
71952024-12-20T21:56:51.343Z[ recovery-image] Dec 20 21:56:49.712 INFO O| Dec 20 21:56:49.712 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962024-12-20T21:56:51.383Z[ recovery-image] Dec 20 21:56:49.752 INFO O| Dec 20 21:56:49.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
71972024-12-20T21:56:51.383Z[ recovery-image] Dec 20 21:56:49.753 INFO O| Dec 20 21:56:49.753 INFO STEP 945 (remove_files) COMPLETE
71982024-12-20T21:56:51.386Z[ recovery-image] Dec 20 21:56:49.753 INFO O| Dec 20 21:56:49.753 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992024-12-20T21:56:51.418Z[ recovery-image] Dec 20 21:56:49.788 INFO O| Dec 20 21:56:49.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
72002024-12-20T21:56:51.421Z[ recovery-image] Dec 20 21:56:49.788 INFO O| Dec 20 21:56:49.788 INFO STEP 946 (remove_files) COMPLETE
72012024-12-20T21:56:51.421Z[ recovery-image] Dec 20 21:56:49.788 INFO O| Dec 20 21:56:49.788 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022024-12-20T21:56:51.439Z[ recovery-image] Dec 20 21:56:49.808 INFO O| Dec 20 21:56:49.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
72032024-12-20T21:56:51.442Z[ recovery-image] Dec 20 21:56:49.809 INFO O| Dec 20 21:56:49.809 INFO STEP 947 (remove_files) COMPLETE
72042024-12-20T21:56:51.442Z[ recovery-image] Dec 20 21:56:49.809 INFO O| Dec 20 21:56:49.809 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72052024-12-20T21:56:51.461Z[ recovery-image] Dec 20 21:56:49.829 INFO O| Dec 20 21:56:49.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
72062024-12-20T21:56:51.461Z[ recovery-image] Dec 20 21:56:49.829 INFO O| Dec 20 21:56:49.829 INFO STEP 948 (remove_files) COMPLETE
72072024-12-20T21:56:51.461Z[ recovery-image] Dec 20 21:56:49.829 INFO O| Dec 20 21:56:49.829 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082024-12-20T21:56:51.481Z[ recovery-image] Dec 20 21:56:49.850 INFO O| Dec 20 21:56:49.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
72092024-12-20T21:56:51.481Z[ recovery-image] Dec 20 21:56:49.850 INFO O| Dec 20 21:56:49.850 INFO STEP 949 (remove_files) COMPLETE
72102024-12-20T21:56:51.481Z[ recovery-image] Dec 20 21:56:49.850 INFO O| Dec 20 21:56:49.850 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112024-12-20T21:56:51.503Z[ recovery-image] Dec 20 21:56:49.872 INFO O| Dec 20 21:56:49.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
72122024-12-20T21:56:51.503Z[ recovery-image] Dec 20 21:56:49.872 INFO O| Dec 20 21:56:49.872 INFO STEP 950 (remove_files) COMPLETE
72132024-12-20T21:56:51.504Z[ recovery-image] Dec 20 21:56:49.872 INFO O| Dec 20 21:56:49.872 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142024-12-20T21:56:51.523Z[ recovery-image] Dec 20 21:56:49.891 INFO O| Dec 20 21:56:49.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
72152024-12-20T21:56:51.523Z[ recovery-image] Dec 20 21:56:49.892 INFO O| Dec 20 21:56:49.892 INFO STEP 951 (remove_files) COMPLETE
72162024-12-20T21:56:51.523Z[ recovery-image] Dec 20 21:56:49.892 INFO O| Dec 20 21:56:49.892 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172024-12-20T21:56:51.543Z[ recovery-image] Dec 20 21:56:49.911 INFO O| Dec 20 21:56:49.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
72182024-12-20T21:56:51.543Z[ recovery-image] Dec 20 21:56:49.912 INFO O| Dec 20 21:56:49.912 INFO STEP 952 (remove_files) COMPLETE
72192024-12-20T21:56:51.543Z[ recovery-image] Dec 20 21:56:49.912 INFO O| Dec 20 21:56:49.912 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202024-12-20T21:56:51.584Z[ recovery-image] Dec 20 21:56:49.953 INFO O| Dec 20 21:56:49.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
72212024-12-20T21:56:51.608Z[ recovery-image] Dec 20 21:56:49.977 INFO O| Dec 20 21:56:49.977 INFO STEP 953 (remove_files) COMPLETE
72222024-12-20T21:56:51.608Z[ recovery-image] Dec 20 21:56:49.977 INFO O| Dec 20 21:56:49.977 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232024-12-20T21:56:51.651Z[ recovery-image] Dec 20 21:56:50.020 INFO O| Dec 20 21:56:50.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
72242024-12-20T21:56:51.661Z[ recovery-image] Dec 20 21:56:50.030 INFO O| Dec 20 21:56:50.030 INFO STEP 954 (remove_files) COMPLETE
72252024-12-20T21:56:51.661Z[ recovery-image] Dec 20 21:56:50.030 INFO O| Dec 20 21:56:50.030 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262024-12-20T21:56:51.720Z[ recovery-image] Dec 20 21:56:50.085 INFO O| Dec 20 21:56:50.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
72272024-12-20T21:56:51.751Z[ recovery-image] Dec 20 21:56:50.120 INFO O| Dec 20 21:56:50.120 INFO STEP 955 (remove_files) COMPLETE
72282024-12-20T21:56:51.752Z[ recovery-image] Dec 20 21:56:50.120 INFO O| Dec 20 21:56:50.120 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292024-12-20T21:56:51.795Z[ recovery-image] Dec 20 21:56:50.155 INFO O| Dec 20 21:56:50.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
72302024-12-20T21:56:51.798Z[ recovery-image] Dec 20 21:56:50.156 INFO O| Dec 20 21:56:50.156 INFO STEP 956 (remove_files) COMPLETE
72312024-12-20T21:56:51.798Z[ recovery-image] Dec 20 21:56:50.156 INFO O| Dec 20 21:56:50.156 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322024-12-20T21:56:51.827Z[ recovery-image] Dec 20 21:56:50.196 INFO O| Dec 20 21:56:50.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
72332024-12-20T21:56:51.827Z[ recovery-image] Dec 20 21:56:50.196 INFO O| Dec 20 21:56:50.196 INFO STEP 957 (remove_files) COMPLETE
72342024-12-20T21:56:51.829Z[ recovery-image] Dec 20 21:56:50.196 INFO O| Dec 20 21:56:50.196 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352024-12-20T21:56:51.848Z[ recovery-image] Dec 20 21:56:50.217 INFO O| Dec 20 21:56:50.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
72362024-12-20T21:56:51.848Z[ recovery-image] Dec 20 21:56:50.217 INFO O| Dec 20 21:56:50.217 INFO STEP 958 (remove_files) COMPLETE
72372024-12-20T21:56:51.851Z[ recovery-image] Dec 20 21:56:50.218 INFO O| Dec 20 21:56:50.217 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382024-12-20T21:56:51.881Z[ recovery-image] Dec 20 21:56:50.250 INFO O| Dec 20 21:56:50.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
72392024-12-20T21:56:51.883Z[ recovery-image] Dec 20 21:56:50.250 INFO O| Dec 20 21:56:50.250 INFO STEP 959 (remove_files) COMPLETE
72402024-12-20T21:56:51.883Z[ recovery-image] Dec 20 21:56:50.250 INFO O| Dec 20 21:56:50.250 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412024-12-20T21:56:51.933Z[ recovery-image] Dec 20 21:56:50.302 INFO O| Dec 20 21:56:50.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
72422024-12-20T21:56:51.933Z[ recovery-image] Dec 20 21:56:50.302 INFO O| Dec 20 21:56:50.302 INFO STEP 960 (remove_files) COMPLETE
72432024-12-20T21:56:51.935Z[ recovery-image] Dec 20 21:56:50.302 INFO O| Dec 20 21:56:50.302 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442024-12-20T21:56:51.954Z[ recovery-image] Dec 20 21:56:50.323 INFO O| Dec 20 21:56:50.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
72452024-12-20T21:56:51.954Z[ recovery-image] Dec 20 21:56:50.323 INFO O| Dec 20 21:56:50.323 INFO STEP 961 (remove_files) COMPLETE
72462024-12-20T21:56:51.956Z[ recovery-image] Dec 20 21:56:50.323 INFO O| Dec 20 21:56:50.323 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472024-12-20T21:56:51.975Z[ recovery-image] Dec 20 21:56:50.344 INFO O| Dec 20 21:56:50.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
72482024-12-20T21:56:51.975Z[ recovery-image] Dec 20 21:56:50.344 INFO O| Dec 20 21:56:50.344 INFO STEP 962 (remove_files) COMPLETE
72492024-12-20T21:56:51.975Z[ recovery-image] Dec 20 21:56:50.344 INFO O| Dec 20 21:56:50.344 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502024-12-20T21:56:52.000Z[ recovery-image] Dec 20 21:56:50.368 INFO O| Dec 20 21:56:50.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
72512024-12-20T21:56:52.000Z[ recovery-image] Dec 20 21:56:50.368 INFO O| Dec 20 21:56:50.368 INFO STEP 963 (remove_files) COMPLETE
72522024-12-20T21:56:52.003Z[ recovery-image] Dec 20 21:56:50.368 INFO O| Dec 20 21:56:50.368 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532024-12-20T21:56:52.067Z[ recovery-image] Dec 20 21:56:50.435 INFO O| Dec 20 21:56:50.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
72542024-12-20T21:56:52.067Z[ recovery-image] Dec 20 21:56:50.436 INFO O| Dec 20 21:56:50.436 INFO STEP 964 (remove_files) COMPLETE
72552024-12-20T21:56:52.069Z[ recovery-image] Dec 20 21:56:50.436 INFO O| Dec 20 21:56:50.436 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562024-12-20T21:56:52.105Z[ recovery-image] Dec 20 21:56:50.474 INFO O| Dec 20 21:56:50.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
72572024-12-20T21:56:52.166Z[ recovery-image] Dec 20 21:56:50.534 INFO O| Dec 20 21:56:50.534 INFO STEP 965 (remove_files) COMPLETE
72582024-12-20T21:56:52.166Z[ recovery-image] Dec 20 21:56:50.534 INFO O| Dec 20 21:56:50.534 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592024-12-20T21:56:52.219Z[ recovery-image] Dec 20 21:56:50.588 INFO O| Dec 20 21:56:50.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
72602024-12-20T21:56:52.222Z[ recovery-image] Dec 20 21:56:50.588 INFO O| Dec 20 21:56:50.588 INFO STEP 966 (remove_files) COMPLETE
72612024-12-20T21:56:52.222Z[ recovery-image] Dec 20 21:56:50.588 INFO O| Dec 20 21:56:50.588 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622024-12-20T21:56:52.240Z[ recovery-image] Dec 20 21:56:50.609 INFO O| Dec 20 21:56:50.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
72632024-12-20T21:56:52.243Z[ recovery-image] Dec 20 21:56:50.610 INFO O| Dec 20 21:56:50.610 INFO STEP 967 (remove_files) COMPLETE
72642024-12-20T21:56:52.243Z[ recovery-image] Dec 20 21:56:50.610 INFO O| Dec 20 21:56:50.610 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652024-12-20T21:56:52.260Z[ recovery-image] Dec 20 21:56:50.629 INFO O| Dec 20 21:56:50.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
72662024-12-20T21:56:52.263Z[ recovery-image] Dec 20 21:56:50.629 INFO O| Dec 20 21:56:50.629 INFO STEP 968 (remove_files) COMPLETE
72672024-12-20T21:56:52.263Z[ recovery-image] Dec 20 21:56:50.630 INFO O| Dec 20 21:56:50.629 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682024-12-20T21:56:52.279Z[ recovery-image] Dec 20 21:56:50.648 INFO O| Dec 20 21:56:50.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
72692024-12-20T21:56:52.282Z[ recovery-image] Dec 20 21:56:50.649 INFO O| Dec 20 21:56:50.649 INFO STEP 969 (remove_files) COMPLETE
72702024-12-20T21:56:52.282Z[ recovery-image] Dec 20 21:56:50.649 INFO O| Dec 20 21:56:50.649 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712024-12-20T21:56:52.300Z[ recovery-image] Dec 20 21:56:50.669 INFO O| Dec 20 21:56:50.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
72722024-12-20T21:56:52.302Z[ recovery-image] Dec 20 21:56:50.669 INFO O| Dec 20 21:56:50.669 INFO STEP 970 (remove_files) COMPLETE
72732024-12-20T21:56:52.302Z[ recovery-image] Dec 20 21:56:50.669 INFO O| Dec 20 21:56:50.669 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742024-12-20T21:56:52.319Z[ recovery-image] Dec 20 21:56:50.688 INFO O| Dec 20 21:56:50.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
72752024-12-20T21:56:52.321Z[ recovery-image] Dec 20 21:56:50.688 INFO O| Dec 20 21:56:50.688 INFO STEP 971 (remove_files) COMPLETE
72762024-12-20T21:56:52.321Z[ recovery-image] Dec 20 21:56:50.688 INFO O| Dec 20 21:56:50.688 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72772024-12-20T21:56:52.339Z[ recovery-image] Dec 20 21:56:50.708 INFO O| Dec 20 21:56:50.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
72782024-12-20T21:56:52.352Z[ recovery-image] Dec 20 21:56:50.721 INFO O| Dec 20 21:56:50.721 INFO STEP 972 (remove_files) COMPLETE
72792024-12-20T21:56:52.352Z[ recovery-image] Dec 20 21:56:50.721 INFO O| Dec 20 21:56:50.721 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72802024-12-20T21:56:52.375Z[ recovery-image] Dec 20 21:56:50.743 INFO O| Dec 20 21:56:50.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
72812024-12-20T21:56:52.433Z[ host-image] Dec 20 21:56:50.802 INFO O| Dec 20 21:56:50.802 INFO O| Done
72822024-12-20T21:56:52.451Z[ recovery-image] Dec 20 21:56:50.820 INFO O| Dec 20 21:56:50.820 INFO STEP 973 (remove_files) COMPLETE
72832024-12-20T21:56:52.451Z[ recovery-image] Dec 20 21:56:50.820 INFO O| Dec 20 21:56:50.820 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842024-12-20T21:56:52.472Z[ recovery-image] Dec 20 21:56:50.841 INFO O| Dec 20 21:56:50.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
72852024-12-20T21:56:52.493Z[ recovery-image] Dec 20 21:56:50.861 INFO O| Dec 20 21:56:50.861 INFO STEP 974 (remove_files) COMPLETE
72862024-12-20T21:56:52.493Z[ recovery-image] Dec 20 21:56:50.861 INFO O| Dec 20 21:56:50.861 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872024-12-20T21:56:52.518Z[ recovery-image] Dec 20 21:56:50.887 INFO O| Dec 20 21:56:50.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
72882024-12-20T21:56:52.523Z[ recovery-image] Dec 20 21:56:50.892 INFO O| Dec 20 21:56:50.892 INFO STEP 975 (remove_files) COMPLETE
72892024-12-20T21:56:52.525Z[ recovery-image] Dec 20 21:56:50.892 INFO O| Dec 20 21:56:50.892 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902024-12-20T21:56:52.633Z[ recovery-image] Dec 20 21:56:50.953 INFO O| Dec 20 21:56:50.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
72912024-12-20T21:56:52.633Z[ recovery-image] Dec 20 21:56:50.979 INFO O| Dec 20 21:56:50.979 INFO STEP 976 (remove_files) COMPLETE
72922024-12-20T21:56:52.633Z[ recovery-image] Dec 20 21:56:50.979 INFO O| Dec 20 21:56:50.979 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932024-12-20T21:56:52.633Z[ recovery-image] Dec 20 21:56:51.002 INFO O| Dec 20 21:56:51.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
72942024-12-20T21:56:52.680Z[ recovery-image] Dec 20 21:56:51.027 INFO O| Dec 20 21:56:51.027 INFO STEP 977 (remove_files) COMPLETE
72952024-12-20T21:56:52.680Z[ recovery-image] Dec 20 21:56:51.027 INFO O| Dec 20 21:56:51.027 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962024-12-20T21:56:52.683Z[ recovery-image] Dec 20 21:56:51.050 INFO O| Dec 20 21:56:51.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
72972024-12-20T21:56:52.683Z[ recovery-image] Dec 20 21:56:51.051 INFO O| Dec 20 21:56:51.051 INFO STEP 978 (remove_files) COMPLETE
72982024-12-20T21:56:52.683Z[ recovery-image] Dec 20 21:56:51.051 INFO O| Dec 20 21:56:51.051 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992024-12-20T21:56:52.735Z[ recovery-image] Dec 20 21:56:51.104 INFO O| Dec 20 21:56:51.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
73002024-12-20T21:56:52.738Z[ recovery-image] Dec 20 21:56:51.105 INFO O| Dec 20 21:56:51.104 INFO STEP 979 (remove_files) COMPLETE
73012024-12-20T21:56:52.738Z[ recovery-image] Dec 20 21:56:51.105 INFO O| Dec 20 21:56:51.105 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022024-12-20T21:56:53.006Z[ host-image] Dec 20 21:56:51.374 INFO O| Dec 20 21:56:51.374 INFO STEP 11 (pkg_install) COMPLETE
73032024-12-20T21:56:53.006Z[ host-image] Dec 20 21:56:51.375 INFO O| Dec 20 21:56:51.374 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
73042024-12-20T21:56:53.013Z[ recovery-image] Dec 20 21:56:51.382 INFO O| Dec 20 21:56:51.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
73052024-12-20T21:56:53.016Z[ recovery-image] Dec 20 21:56:51.383 INFO O| Dec 20 21:56:51.383 INFO STEP 980 (remove_files) COMPLETE
73062024-12-20T21:56:53.016Z[ recovery-image] Dec 20 21:56:51.384 INFO O| Dec 20 21:56:51.383 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73072024-12-20T21:56:53.025Z[ host-image] Dec 20 21:56:51.393 INFO O| Dec 20 21:56:51.393 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest"]
73082024-12-20T21:56:53.034Z[ recovery-image] Dec 20 21:56:51.402 INFO O| Dec 20 21:56:51.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
73092024-12-20T21:56:53.036Z[ recovery-image] Dec 20 21:56:51.403 INFO O| Dec 20 21:56:51.402 INFO STEP 981 (remove_files) COMPLETE
73102024-12-20T21:56:53.036Z[ recovery-image] Dec 20 21:56:51.403 INFO O| Dec 20 21:56:51.402 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112024-12-20T21:56:53.069Z[ recovery-image] Dec 20 21:56:51.437 INFO O| Dec 20 21:56:51.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
73122024-12-20T21:56:53.069Z[ recovery-image] Dec 20 21:56:51.437 INFO O| Dec 20 21:56:51.437 INFO STEP 982 (remove_files) COMPLETE
73132024-12-20T21:56:53.069Z[ recovery-image] Dec 20 21:56:51.437 INFO O| Dec 20 21:56:51.437 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142024-12-20T21:56:53.100Z[ recovery-image] Dec 20 21:56:51.468 INFO O| Dec 20 21:56:51.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
73152024-12-20T21:56:53.100Z[ recovery-image] Dec 20 21:56:51.468 INFO O| Dec 20 21:56:51.468 INFO STEP 983 (remove_files) COMPLETE
73162024-12-20T21:56:53.100Z[ recovery-image] Dec 20 21:56:51.468 INFO O| Dec 20 21:56:51.468 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172024-12-20T21:56:53.136Z[ recovery-image] Dec 20 21:56:51.505 INFO O| Dec 20 21:56:51.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
73182024-12-20T21:56:53.137Z[ recovery-image] Dec 20 21:56:51.505 INFO O| Dec 20 21:56:51.505 INFO STEP 984 (remove_files) COMPLETE
73192024-12-20T21:56:53.137Z[ recovery-image] Dec 20 21:56:51.505 INFO O| Dec 20 21:56:51.505 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202024-12-20T21:56:53.197Z[ recovery-image] Dec 20 21:56:51.566 INFO O| Dec 20 21:56:51.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
73212024-12-20T21:56:53.197Z[ recovery-image] Dec 20 21:56:51.566 INFO O| Dec 20 21:56:51.566 INFO STEP 985 (remove_files) COMPLETE
73222024-12-20T21:56:53.197Z[ recovery-image] Dec 20 21:56:51.566 INFO O| Dec 20 21:56:51.566 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232024-12-20T21:56:53.234Z[ recovery-image] Dec 20 21:56:51.602 INFO O| Dec 20 21:56:51.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
73242024-12-20T21:56:53.234Z[ recovery-image] Dec 20 21:56:51.602 INFO O| Dec 20 21:56:51.602 INFO STEP 986 (remove_files) COMPLETE
73252024-12-20T21:56:53.234Z[ recovery-image] Dec 20 21:56:51.602 INFO O| Dec 20 21:56:51.602 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262024-12-20T21:56:53.254Z[ recovery-image] Dec 20 21:56:51.621 INFO O| Dec 20 21:56:51.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
73272024-12-20T21:56:53.254Z[ recovery-image] Dec 20 21:56:51.621 INFO O| Dec 20 21:56:51.621 INFO STEP 987 (remove_files) COMPLETE
73282024-12-20T21:56:53.254Z[ recovery-image] Dec 20 21:56:51.621 INFO O| Dec 20 21:56:51.621 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292024-12-20T21:56:53.273Z[ recovery-image] Dec 20 21:56:51.641 INFO O| Dec 20 21:56:51.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
73302024-12-20T21:56:53.273Z[ recovery-image] Dec 20 21:56:51.641 INFO O| Dec 20 21:56:51.641 INFO STEP 988 (remove_files) COMPLETE
73312024-12-20T21:56:53.273Z[ recovery-image] Dec 20 21:56:51.641 INFO O| Dec 20 21:56:51.641 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322024-12-20T21:56:53.315Z[ recovery-image] Dec 20 21:56:51.683 INFO O| Dec 20 21:56:51.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
73332024-12-20T21:56:53.315Z[ recovery-image] Dec 20 21:56:51.683 INFO O| Dec 20 21:56:51.683 INFO STEP 989 (remove_files) COMPLETE
73342024-12-20T21:56:53.315Z[ recovery-image] Dec 20 21:56:51.684 INFO O| Dec 20 21:56:51.683 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352024-12-20T21:56:53.369Z[ recovery-image] Dec 20 21:56:51.738 INFO O| Dec 20 21:56:51.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
73362024-12-20T21:56:53.370Z[ recovery-image] Dec 20 21:56:51.738 INFO O| Dec 20 21:56:51.738 INFO STEP 990 (remove_files) COMPLETE
73372024-12-20T21:56:53.370Z[ recovery-image] Dec 20 21:56:51.738 INFO O| Dec 20 21:56:51.738 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382024-12-20T21:56:53.392Z[ recovery-image] Dec 20 21:56:51.760 INFO O| Dec 20 21:56:51.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
73392024-12-20T21:56:53.392Z[ recovery-image] Dec 20 21:56:51.761 INFO O| Dec 20 21:56:51.760 INFO STEP 991 (remove_files) COMPLETE
73402024-12-20T21:56:53.392Z[ recovery-image] Dec 20 21:56:51.761 INFO O| Dec 20 21:56:51.761 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412024-12-20T21:56:53.418Z[ recovery-image] Dec 20 21:56:51.787 INFO O| Dec 20 21:56:51.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
73422024-12-20T21:56:53.418Z[ recovery-image] Dec 20 21:56:51.787 INFO O| Dec 20 21:56:51.787 INFO STEP 992 (remove_files) COMPLETE
73432024-12-20T21:56:53.418Z[ recovery-image] Dec 20 21:56:51.787 INFO O| Dec 20 21:56:51.787 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442024-12-20T21:56:53.475Z[ recovery-image] Dec 20 21:56:51.844 INFO O| Dec 20 21:56:51.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
73452024-12-20T21:56:53.475Z[ recovery-image] Dec 20 21:56:51.844 INFO O| Dec 20 21:56:51.844 INFO STEP 993 (remove_files) COMPLETE
73462024-12-20T21:56:53.475Z[ recovery-image] Dec 20 21:56:51.844 INFO O| Dec 20 21:56:51.844 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472024-12-20T21:56:53.500Z[ recovery-image] Dec 20 21:56:51.868 INFO O| Dec 20 21:56:51.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
73482024-12-20T21:56:53.500Z[ recovery-image] Dec 20 21:56:51.868 INFO O| Dec 20 21:56:51.868 INFO STEP 994 (remove_files) COMPLETE
73492024-12-20T21:56:53.502Z[ recovery-image] Dec 20 21:56:51.868 INFO O| Dec 20 21:56:51.868 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502024-12-20T21:56:53.536Z[ recovery-image] Dec 20 21:56:51.904 INFO O| Dec 20 21:56:51.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
73512024-12-20T21:56:53.536Z[ recovery-image] Dec 20 21:56:51.904 INFO O| Dec 20 21:56:51.904 INFO STEP 995 (remove_files) COMPLETE
73522024-12-20T21:56:53.536Z[ recovery-image] Dec 20 21:56:51.904 INFO O| Dec 20 21:56:51.904 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532024-12-20T21:56:53.581Z[ recovery-image] Dec 20 21:56:51.950 INFO O| Dec 20 21:56:51.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
73542024-12-20T21:56:53.581Z[ recovery-image] Dec 20 21:56:51.950 INFO O| Dec 20 21:56:51.950 INFO STEP 996 (remove_files) COMPLETE
73552024-12-20T21:56:53.581Z[ recovery-image] Dec 20 21:56:51.950 INFO O| Dec 20 21:56:51.950 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562024-12-20T21:56:53.651Z[ recovery-image] Dec 20 21:56:52.019 INFO O| Dec 20 21:56:52.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
73572024-12-20T21:56:53.651Z[ recovery-image] Dec 20 21:56:52.019 INFO O| Dec 20 21:56:52.019 INFO STEP 997 (remove_files) COMPLETE
73582024-12-20T21:56:53.651Z[ recovery-image] Dec 20 21:56:52.019 INFO O| Dec 20 21:56:52.019 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592024-12-20T21:56:53.684Z[ recovery-image] Dec 20 21:56:52.053 INFO O| Dec 20 21:56:52.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
73602024-12-20T21:56:53.684Z[ recovery-image] Dec 20 21:56:52.053 INFO O| Dec 20 21:56:52.053 INFO STEP 998 (remove_files) COMPLETE
73612024-12-20T21:56:53.684Z[ recovery-image] Dec 20 21:56:52.053 INFO O| Dec 20 21:56:52.053 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622024-12-20T21:56:53.716Z[ recovery-image] Dec 20 21:56:52.085 INFO O| Dec 20 21:56:52.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
73632024-12-20T21:56:53.716Z[ recovery-image] Dec 20 21:56:52.085 INFO O| Dec 20 21:56:52.085 INFO STEP 999 (remove_files) COMPLETE
73642024-12-20T21:56:53.719Z[ recovery-image] Dec 20 21:56:52.085 INFO O| Dec 20 21:56:52.085 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652024-12-20T21:56:53.738Z[ recovery-image] Dec 20 21:56:52.106 INFO O| Dec 20 21:56:52.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
73662024-12-20T21:56:53.738Z[ recovery-image] Dec 20 21:56:52.106 INFO O| Dec 20 21:56:52.106 INFO STEP 1000 (remove_files) COMPLETE
73672024-12-20T21:56:53.740Z[ recovery-image] Dec 20 21:56:52.106 INFO O| Dec 20 21:56:52.106 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682024-12-20T21:56:53.759Z[ recovery-image] Dec 20 21:56:52.127 INFO O| Dec 20 21:56:52.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
73692024-12-20T21:56:53.759Z[ recovery-image] Dec 20 21:56:52.127 INFO O| Dec 20 21:56:52.127 INFO STEP 1001 (remove_files) COMPLETE
73702024-12-20T21:56:53.761Z[ recovery-image] Dec 20 21:56:52.127 INFO O| Dec 20 21:56:52.127 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712024-12-20T21:56:53.780Z[ recovery-image] Dec 20 21:56:52.149 INFO O| Dec 20 21:56:52.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
73722024-12-20T21:56:53.780Z[ recovery-image] Dec 20 21:56:52.149 INFO O| Dec 20 21:56:52.149 INFO STEP 1002 (remove_files) COMPLETE
73732024-12-20T21:56:53.780Z[ recovery-image] Dec 20 21:56:52.149 INFO O| Dec 20 21:56:52.149 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742024-12-20T21:56:53.836Z[ recovery-image] Dec 20 21:56:52.204 INFO O| Dec 20 21:56:52.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
73752024-12-20T21:56:53.836Z[ recovery-image] Dec 20 21:56:52.204 INFO O| Dec 20 21:56:52.204 INFO STEP 1003 (remove_files) COMPLETE
73762024-12-20T21:56:53.838Z[ recovery-image] Dec 20 21:56:52.204 INFO O| Dec 20 21:56:52.204 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772024-12-20T21:56:53.864Z[ recovery-image] Dec 20 21:56:52.233 INFO O| Dec 20 21:56:52.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
73782024-12-20T21:56:53.864Z[ recovery-image] Dec 20 21:56:52.233 INFO O| Dec 20 21:56:52.233 INFO STEP 1004 (remove_files) COMPLETE
73792024-12-20T21:56:53.864Z[ recovery-image] Dec 20 21:56:52.233 INFO O| Dec 20 21:56:52.233 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802024-12-20T21:56:53.958Z[ recovery-image] Dec 20 21:56:52.325 INFO O| Dec 20 21:56:52.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
73812024-12-20T21:56:53.958Z[ recovery-image] Dec 20 21:56:52.325 INFO O| Dec 20 21:56:52.325 INFO STEP 1005 (remove_files) COMPLETE
73822024-12-20T21:56:53.960Z[ recovery-image] Dec 20 21:56:52.325 INFO O| Dec 20 21:56:52.325 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832024-12-20T21:56:54.020Z[ recovery-image] Dec 20 21:56:52.389 INFO O| Dec 20 21:56:52.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
73842024-12-20T21:56:54.020Z[ recovery-image] Dec 20 21:56:52.389 INFO O| Dec 20 21:56:52.389 INFO STEP 1006 (remove_files) COMPLETE
73852024-12-20T21:56:54.023Z[ recovery-image] Dec 20 21:56:52.389 INFO O| Dec 20 21:56:52.389 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862024-12-20T21:56:54.812Z[ recovery-image] Dec 20 21:56:53.180 INFO O| Dec 20 21:56:53.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
73872024-12-20T21:56:54.812Z[ recovery-image] Dec 20 21:56:53.180 INFO O| Dec 20 21:56:53.180 INFO STEP 1007 (remove_files) COMPLETE
73882024-12-20T21:56:54.814Z[ recovery-image] Dec 20 21:56:53.180 INFO O| Dec 20 21:56:53.180 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892024-12-20T21:56:54.836Z[ recovery-image] Dec 20 21:56:53.204 INFO O| Dec 20 21:56:53.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
73902024-12-20T21:56:54.838Z[ recovery-image] Dec 20 21:56:53.204 INFO O| Dec 20 21:56:53.204 INFO STEP 1008 (remove_files) COMPLETE
73912024-12-20T21:56:54.838Z[ recovery-image] Dec 20 21:56:53.204 INFO O| Dec 20 21:56:53.204 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922024-12-20T21:56:54.873Z[ recovery-image] Dec 20 21:56:53.241 INFO O| Dec 20 21:56:53.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
73932024-12-20T21:56:54.875Z[ recovery-image] Dec 20 21:56:53.241 INFO O| Dec 20 21:56:53.241 INFO STEP 1009 (remove_files) COMPLETE
73942024-12-20T21:56:54.876Z[ recovery-image] Dec 20 21:56:53.241 INFO O| Dec 20 21:56:53.241 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952024-12-20T21:56:54.898Z[ recovery-image] Dec 20 21:56:53.267 INFO O| Dec 20 21:56:53.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
73962024-12-20T21:56:54.898Z[ recovery-image] Dec 20 21:56:53.267 INFO O| Dec 20 21:56:53.267 INFO STEP 1010 (remove_files) COMPLETE
73972024-12-20T21:56:54.898Z[ recovery-image] Dec 20 21:56:53.267 INFO O| Dec 20 21:56:53.267 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982024-12-20T21:56:54.923Z[ recovery-image] Dec 20 21:56:53.291 INFO O| Dec 20 21:56:53.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
73992024-12-20T21:56:54.923Z[ recovery-image] Dec 20 21:56:53.292 INFO O| Dec 20 21:56:53.292 INFO STEP 1011 (remove_files) COMPLETE
74002024-12-20T21:56:54.923Z[ recovery-image] Dec 20 21:56:53.292 INFO O| Dec 20 21:56:53.292 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012024-12-20T21:56:54.947Z[ recovery-image] Dec 20 21:56:53.315 INFO O| Dec 20 21:56:53.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
74022024-12-20T21:56:54.947Z[ recovery-image] Dec 20 21:56:53.315 INFO O| Dec 20 21:56:53.315 INFO STEP 1012 (remove_files) COMPLETE
74032024-12-20T21:56:54.949Z[ recovery-image] Dec 20 21:56:53.315 INFO O| Dec 20 21:56:53.315 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042024-12-20T21:56:54.970Z[ recovery-image] Dec 20 21:56:53.338 INFO O| Dec 20 21:56:53.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
74052024-12-20T21:56:54.990Z[ recovery-image] Dec 20 21:56:53.359 INFO O| Dec 20 21:56:53.359 INFO STEP 1013 (remove_files) COMPLETE
74062024-12-20T21:56:54.990Z[ recovery-image] Dec 20 21:56:53.359 INFO O| Dec 20 21:56:53.359 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072024-12-20T21:56:55.038Z[ recovery-image] Dec 20 21:56:53.406 INFO O| Dec 20 21:56:53.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
74082024-12-20T21:56:55.038Z[ recovery-image] Dec 20 21:56:53.406 INFO O| Dec 20 21:56:53.406 INFO STEP 1014 (remove_files) COMPLETE
74092024-12-20T21:56:55.041Z[ recovery-image] Dec 20 21:56:53.407 INFO O| Dec 20 21:56:53.406 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102024-12-20T21:56:55.062Z[ recovery-image] Dec 20 21:56:53.430 INFO O| Dec 20 21:56:53.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
74112024-12-20T21:56:55.078Z[ recovery-image] Dec 20 21:56:53.446 INFO O| Dec 20 21:56:53.446 INFO STEP 1015 (remove_files) COMPLETE
74122024-12-20T21:56:55.078Z[ recovery-image] Dec 20 21:56:53.446 INFO O| Dec 20 21:56:53.446 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132024-12-20T21:56:55.441Z[ recovery-image] Dec 20 21:56:53.808 INFO O| Dec 20 21:56:53.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
74142024-12-20T21:56:55.441Z[ recovery-image] Dec 20 21:56:53.808 INFO O| Dec 20 21:56:53.808 INFO STEP 1016 (remove_files) COMPLETE
74152024-12-20T21:56:55.441Z[ recovery-image] Dec 20 21:56:53.808 INFO O| Dec 20 21:56:53.808 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162024-12-20T21:56:55.461Z[ recovery-image] Dec 20 21:56:53.830 INFO O| Dec 20 21:56:53.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
74172024-12-20T21:56:55.504Z[ recovery-image] Dec 20 21:56:53.871 INFO O| Dec 20 21:56:53.871 INFO STEP 1017 (remove_files) COMPLETE
74182024-12-20T21:56:55.504Z[ recovery-image] Dec 20 21:56:53.871 INFO O| Dec 20 21:56:53.871 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192024-12-20T21:56:55.539Z[ recovery-image] Dec 20 21:56:53.908 INFO O| Dec 20 21:56:53.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
74202024-12-20T21:56:55.549Z[ recovery-image] Dec 20 21:56:53.917 INFO O| Dec 20 21:56:53.917 INFO STEP 1018 (remove_files) COMPLETE
74212024-12-20T21:56:55.549Z[ recovery-image] Dec 20 21:56:53.917 INFO O| Dec 20 21:56:53.917 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222024-12-20T21:56:55.571Z[ recovery-image] Dec 20 21:56:53.939 INFO O| Dec 20 21:56:53.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
74232024-12-20T21:56:55.571Z[ recovery-image] Dec 20 21:56:53.940 INFO O| Dec 20 21:56:53.940 INFO STEP 1019 (remove_files) COMPLETE
74242024-12-20T21:56:55.574Z[ recovery-image] Dec 20 21:56:53.940 INFO O| Dec 20 21:56:53.940 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252024-12-20T21:56:55.594Z[ recovery-image] Dec 20 21:56:53.961 INFO O| Dec 20 21:56:53.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
74262024-12-20T21:56:55.596Z[ recovery-image] Dec 20 21:56:53.961 INFO O| Dec 20 21:56:53.961 INFO STEP 1020 (remove_files) COMPLETE
74272024-12-20T21:56:55.597Z[ recovery-image] Dec 20 21:56:53.961 INFO O| Dec 20 21:56:53.961 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282024-12-20T21:56:55.614Z[ recovery-image] Dec 20 21:56:53.982 INFO O| Dec 20 21:56:53.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
74292024-12-20T21:56:55.614Z[ recovery-image] Dec 20 21:56:53.982 INFO O| Dec 20 21:56:53.982 INFO STEP 1021 (remove_files) COMPLETE
74302024-12-20T21:56:55.614Z[ recovery-image] Dec 20 21:56:53.982 INFO O| Dec 20 21:56:53.982 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312024-12-20T21:56:55.643Z[ recovery-image] Dec 20 21:56:54.011 INFO O| Dec 20 21:56:54.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
74322024-12-20T21:56:55.643Z[ recovery-image] Dec 20 21:56:54.011 INFO O| Dec 20 21:56:54.011 INFO STEP 1022 (remove_files) COMPLETE
74332024-12-20T21:56:55.643Z[ recovery-image] Dec 20 21:56:54.011 INFO O| Dec 20 21:56:54.011 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342024-12-20T21:56:55.697Z[ recovery-image] Dec 20 21:56:54.064 INFO O| Dec 20 21:56:54.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
74352024-12-20T21:56:55.697Z[ recovery-image] Dec 20 21:56:54.064 INFO O| Dec 20 21:56:54.064 INFO STEP 1023 (remove_files) COMPLETE
74362024-12-20T21:56:55.697Z[ recovery-image] Dec 20 21:56:54.064 INFO O| Dec 20 21:56:54.064 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372024-12-20T21:56:55.718Z[ recovery-image] Dec 20 21:56:54.086 INFO O| Dec 20 21:56:54.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
74382024-12-20T21:56:55.718Z[ recovery-image] Dec 20 21:56:54.087 INFO O| Dec 20 21:56:54.087 INFO STEP 1024 (remove_files) COMPLETE
74392024-12-20T21:56:55.718Z[ recovery-image] Dec 20 21:56:54.087 INFO O| Dec 20 21:56:54.087 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402024-12-20T21:56:55.747Z[ recovery-image] Dec 20 21:56:54.115 INFO O| Dec 20 21:56:54.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
74412024-12-20T21:56:55.747Z[ recovery-image] Dec 20 21:56:54.115 INFO O| Dec 20 21:56:54.115 INFO STEP 1025 (remove_files) COMPLETE
74422024-12-20T21:56:55.747Z[ recovery-image] Dec 20 21:56:54.115 INFO O| Dec 20 21:56:54.115 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432024-12-20T21:56:55.770Z[ recovery-image] Dec 20 21:56:54.138 INFO O| Dec 20 21:56:54.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
74442024-12-20T21:56:55.783Z[ recovery-image] Dec 20 21:56:54.152 INFO O| Dec 20 21:56:54.152 INFO STEP 1026 (remove_files) COMPLETE
74452024-12-20T21:56:55.784Z[ recovery-image] Dec 20 21:56:54.152 INFO O| Dec 20 21:56:54.152 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462024-12-20T21:56:55.816Z[ recovery-image] Dec 20 21:56:54.184 INFO O| Dec 20 21:56:54.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
74472024-12-20T21:56:55.816Z[ recovery-image] Dec 20 21:56:54.184 INFO O| Dec 20 21:56:54.184 INFO STEP 1027 (remove_files) COMPLETE
74482024-12-20T21:56:55.816Z[ recovery-image] Dec 20 21:56:54.184 INFO O| Dec 20 21:56:54.184 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492024-12-20T21:56:55.843Z[ host-image] Dec 20 21:56:54.212 INFO O| Dec 20 21:56:54.212 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
74502024-12-20T21:56:55.856Z[ recovery-image] Dec 20 21:56:54.223 INFO O| Dec 20 21:56:54.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
74512024-12-20T21:56:55.856Z[ recovery-image] Dec 20 21:56:54.223 INFO O| Dec 20 21:56:54.223 INFO STEP 1028 (remove_files) COMPLETE
74522024-12-20T21:56:55.856Z[ recovery-image] Dec 20 21:56:54.223 INFO O| Dec 20 21:56:54.223 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74532024-12-20T21:56:55.899Z[ recovery-image] Dec 20 21:56:54.267 INFO O| Dec 20 21:56:54.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
74542024-12-20T21:56:55.899Z[ recovery-image] Dec 20 21:56:54.267 INFO O| Dec 20 21:56:54.267 INFO STEP 1029 (remove_files) COMPLETE
74552024-12-20T21:56:55.899Z[ recovery-image] Dec 20 21:56:54.267 INFO O| Dec 20 21:56:54.267 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74562024-12-20T21:56:55.921Z[ recovery-image] Dec 20 21:56:54.288 INFO O| Dec 20 21:56:54.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
74572024-12-20T21:56:55.921Z[ recovery-image] Dec 20 21:56:54.288 INFO O| Dec 20 21:56:54.288 INFO STEP 1030 (remove_files) COMPLETE
74582024-12-20T21:56:55.921Z[ recovery-image] Dec 20 21:56:54.288 INFO O| Dec 20 21:56:54.288 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74592024-12-20T21:56:55.940Z[ recovery-image] Dec 20 21:56:54.309 INFO O| Dec 20 21:56:54.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
74602024-12-20T21:56:55.940Z[ recovery-image] Dec 20 21:56:54.309 INFO O| Dec 20 21:56:54.309 INFO STEP 1031 (remove_files) COMPLETE
74612024-12-20T21:56:55.940Z[ recovery-image] Dec 20 21:56:54.309 INFO O| Dec 20 21:56:54.309 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74622024-12-20T21:56:55.978Z[ recovery-image] Dec 20 21:56:54.346 INFO O| Dec 20 21:56:54.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
74632024-12-20T21:56:55.978Z[ recovery-image] Dec 20 21:56:54.346 INFO O| Dec 20 21:56:54.346 INFO STEP 1032 (remove_files) COMPLETE
74642024-12-20T21:56:55.978Z[ recovery-image] Dec 20 21:56:54.346 INFO O| Dec 20 21:56:54.346 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74652024-12-20T21:56:55.999Z[ recovery-image] Dec 20 21:56:54.367 INFO O| Dec 20 21:56:54.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
74662024-12-20T21:56:55.999Z[ recovery-image] Dec 20 21:56:54.367 INFO O| Dec 20 21:56:54.367 INFO STEP 1033 (remove_files) COMPLETE
74672024-12-20T21:56:55.999Z[ recovery-image] Dec 20 21:56:54.367 INFO O| Dec 20 21:56:54.367 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74682024-12-20T21:56:56.021Z[ recovery-image] Dec 20 21:56:54.389 INFO O| Dec 20 21:56:54.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
74692024-12-20T21:56:56.024Z[ recovery-image] Dec 20 21:56:54.390 INFO O| Dec 20 21:56:54.390 INFO STEP 1034 (remove_files) COMPLETE
74702024-12-20T21:56:56.024Z[ recovery-image] Dec 20 21:56:54.390 INFO O| Dec 20 21:56:54.390 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74712024-12-20T21:56:56.043Z[ recovery-image] Dec 20 21:56:54.412 INFO O| Dec 20 21:56:54.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
74722024-12-20T21:56:56.046Z[ recovery-image] Dec 20 21:56:54.412 INFO O| Dec 20 21:56:54.412 INFO STEP 1035 (remove_files) COMPLETE
74732024-12-20T21:56:56.046Z[ recovery-image] Dec 20 21:56:54.412 INFO O| Dec 20 21:56:54.412 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74742024-12-20T21:56:56.063Z[ recovery-image] Dec 20 21:56:54.431 INFO O| Dec 20 21:56:54.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
74752024-12-20T21:56:56.084Z[ recovery-image] Dec 20 21:56:54.453 INFO O| Dec 20 21:56:54.453 INFO STEP 1036 (remove_files) COMPLETE
74762024-12-20T21:56:56.085Z[ recovery-image] Dec 20 21:56:54.453 INFO O| Dec 20 21:56:54.453 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74772024-12-20T21:56:56.103Z[ recovery-image] Dec 20 21:56:54.471 INFO O| Dec 20 21:56:54.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
74782024-12-20T21:56:56.105Z[ recovery-image] Dec 20 21:56:54.474 INFO O| Dec 20 21:56:54.474 INFO STEP 1037 (remove_files) COMPLETE
74792024-12-20T21:56:56.108Z[ recovery-image] Dec 20 21:56:54.474 INFO O| Dec 20 21:56:54.474 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74802024-12-20T21:56:56.147Z[ recovery-image] Dec 20 21:56:54.515 INFO O| Dec 20 21:56:54.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
74812024-12-20T21:56:56.150Z[ recovery-image] Dec 20 21:56:54.515 INFO O| Dec 20 21:56:54.515 INFO STEP 1038 (remove_files) COMPLETE
74822024-12-20T21:56:56.150Z[ recovery-image] Dec 20 21:56:54.516 INFO O| Dec 20 21:56:54.515 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74832024-12-20T21:56:56.169Z[ recovery-image] Dec 20 21:56:54.537 INFO O| Dec 20 21:56:54.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
74842024-12-20T21:56:56.172Z[ recovery-image] Dec 20 21:56:54.537 INFO O| Dec 20 21:56:54.537 INFO STEP 1039 (remove_files) COMPLETE
74852024-12-20T21:56:56.172Z[ recovery-image] Dec 20 21:56:54.537 INFO O| Dec 20 21:56:54.537 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74862024-12-20T21:56:56.191Z[ recovery-image] Dec 20 21:56:54.559 INFO O| Dec 20 21:56:54.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
74872024-12-20T21:56:56.215Z[ recovery-image] Dec 20 21:56:54.582 INFO O| Dec 20 21:56:54.582 INFO STEP 1040 (remove_files) COMPLETE
74882024-12-20T21:56:56.215Z[ recovery-image] Dec 20 21:56:54.582 INFO O| Dec 20 21:56:54.582 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892024-12-20T21:56:56.249Z[ recovery-image] Dec 20 21:56:54.617 INFO O| Dec 20 21:56:54.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
74902024-12-20T21:56:56.249Z[ recovery-image] Dec 20 21:56:54.617 INFO O| Dec 20 21:56:54.617 INFO STEP 1041 (remove_files) COMPLETE
74912024-12-20T21:56:56.252Z[ recovery-image] Dec 20 21:56:54.617 INFO O| Dec 20 21:56:54.617 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74922024-12-20T21:56:56.291Z[ recovery-image] Dec 20 21:56:54.659 INFO O| Dec 20 21:56:54.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
74932024-12-20T21:56:56.291Z[ recovery-image] Dec 20 21:56:54.659 INFO O| Dec 20 21:56:54.659 INFO STEP 1042 (remove_files) COMPLETE
74942024-12-20T21:56:56.294Z[ recovery-image] Dec 20 21:56:54.659 INFO O| Dec 20 21:56:54.659 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74952024-12-20T21:56:56.313Z[ recovery-image] Dec 20 21:56:54.681 INFO O| Dec 20 21:56:54.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
74962024-12-20T21:56:56.314Z[ recovery-image] Dec 20 21:56:54.682 INFO O| Dec 20 21:56:54.682 INFO STEP 1043 (remove_files) COMPLETE
74972024-12-20T21:56:56.314Z[ recovery-image] Dec 20 21:56:54.682 INFO O| Dec 20 21:56:54.682 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74982024-12-20T21:56:56.354Z[ recovery-image] Dec 20 21:56:54.722 INFO O| Dec 20 21:56:54.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
74992024-12-20T21:56:56.357Z[ recovery-image] Dec 20 21:56:54.722 INFO O| Dec 20 21:56:54.722 INFO STEP 1044 (remove_files) COMPLETE
75002024-12-20T21:56:56.357Z[ recovery-image] Dec 20 21:56:54.722 INFO O| Dec 20 21:56:54.722 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75012024-12-20T21:56:56.456Z[ recovery-image] Dec 20 21:56:54.824 INFO O| Dec 20 21:56:54.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
75022024-12-20T21:56:56.456Z[ recovery-image] Dec 20 21:56:54.824 INFO O| Dec 20 21:56:54.824 INFO STEP 1045 (remove_files) COMPLETE
75032024-12-20T21:56:56.456Z[ recovery-image] Dec 20 21:56:54.824 INFO O| Dec 20 21:56:54.824 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75042024-12-20T21:56:56.488Z[ recovery-image] Dec 20 21:56:54.855 INFO O| Dec 20 21:56:54.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
75052024-12-20T21:56:56.488Z[ recovery-image] Dec 20 21:56:54.855 INFO O| Dec 20 21:56:54.855 INFO STEP 1046 (remove_files) COMPLETE
75062024-12-20T21:56:56.488Z[ recovery-image] Dec 20 21:56:54.855 INFO O| Dec 20 21:56:54.855 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75072024-12-20T21:56:56.523Z[ recovery-image] Dec 20 21:56:54.891 INFO O| Dec 20 21:56:54.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
75082024-12-20T21:56:56.523Z[ recovery-image] Dec 20 21:56:54.891 INFO O| Dec 20 21:56:54.891 INFO STEP 1047 (remove_files) COMPLETE
75092024-12-20T21:56:56.525Z[ recovery-image] Dec 20 21:56:54.891 INFO O| Dec 20 21:56:54.891 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75102024-12-20T21:56:56.542Z[ recovery-image] Dec 20 21:56:54.910 INFO O| Dec 20 21:56:54.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
75112024-12-20T21:56:56.542Z[ recovery-image] Dec 20 21:56:54.910 INFO O| Dec 20 21:56:54.910 INFO STEP 1048 (remove_files) COMPLETE
75122024-12-20T21:56:56.545Z[ recovery-image] Dec 20 21:56:54.911 INFO O| Dec 20 21:56:54.910 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75132024-12-20T21:56:56.580Z[ recovery-image] Dec 20 21:56:54.948 INFO O| Dec 20 21:56:54.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
75142024-12-20T21:56:56.580Z[ recovery-image] Dec 20 21:56:54.948 INFO O| Dec 20 21:56:54.948 INFO STEP 1049 (remove_files) COMPLETE
75152024-12-20T21:56:56.583Z[ recovery-image] Dec 20 21:56:54.948 INFO O| Dec 20 21:56:54.948 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75162024-12-20T21:56:56.603Z[ recovery-image] Dec 20 21:56:54.970 INFO O| Dec 20 21:56:54.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
75172024-12-20T21:56:56.603Z[ recovery-image] Dec 20 21:56:54.971 INFO O| Dec 20 21:56:54.970 INFO STEP 1050 (remove_files) COMPLETE
75182024-12-20T21:56:56.603Z[ recovery-image] Dec 20 21:56:54.971 INFO O| Dec 20 21:56:54.971 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75192024-12-20T21:56:56.622Z[ recovery-image] Dec 20 21:56:54.991 INFO O| Dec 20 21:56:54.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
75202024-12-20T21:56:56.622Z[ recovery-image] Dec 20 21:56:54.991 INFO O| Dec 20 21:56:54.991 INFO STEP 1051 (remove_files) COMPLETE
75212024-12-20T21:56:56.625Z[ recovery-image] Dec 20 21:56:54.991 INFO O| Dec 20 21:56:54.991 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75222024-12-20T21:56:56.644Z[ recovery-image] Dec 20 21:56:55.011 INFO O| Dec 20 21:56:55.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
75232024-12-20T21:56:56.644Z[ recovery-image] Dec 20 21:56:55.011 INFO O| Dec 20 21:56:55.011 INFO STEP 1052 (remove_files) COMPLETE
75242024-12-20T21:56:56.644Z[ recovery-image] Dec 20 21:56:55.011 INFO O| Dec 20 21:56:55.011 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75252024-12-20T21:56:56.665Z[ recovery-image] Dec 20 21:56:55.032 INFO O| Dec 20 21:56:55.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
75262024-12-20T21:56:56.665Z[ recovery-image] Dec 20 21:56:55.032 INFO O| Dec 20 21:56:55.032 INFO STEP 1053 (remove_files) COMPLETE
75272024-12-20T21:56:56.665Z[ recovery-image] Dec 20 21:56:55.032 INFO O| Dec 20 21:56:55.032 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75282024-12-20T21:56:56.684Z[ recovery-image] Dec 20 21:56:55.052 INFO O| Dec 20 21:56:55.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
75292024-12-20T21:56:56.684Z[ recovery-image] Dec 20 21:56:55.052 INFO O| Dec 20 21:56:55.052 INFO STEP 1054 (remove_files) COMPLETE
75302024-12-20T21:56:56.684Z[ recovery-image] Dec 20 21:56:55.052 INFO O| Dec 20 21:56:55.052 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75312024-12-20T21:56:56.747Z[ recovery-image] Dec 20 21:56:55.115 INFO O| Dec 20 21:56:55.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
75322024-12-20T21:56:56.747Z[ recovery-image] Dec 20 21:56:55.115 INFO O| Dec 20 21:56:55.115 INFO STEP 1055 (remove_files) COMPLETE
75332024-12-20T21:56:56.747Z[ recovery-image] Dec 20 21:56:55.115 INFO O| Dec 20 21:56:55.115 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75342024-12-20T21:56:56.784Z[ recovery-image] Dec 20 21:56:55.152 INFO O| Dec 20 21:56:55.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
75352024-12-20T21:56:56.784Z[ recovery-image] Dec 20 21:56:55.152 INFO O| Dec 20 21:56:55.152 INFO STEP 1056 (remove_files) COMPLETE
75362024-12-20T21:56:56.786Z[ recovery-image] Dec 20 21:56:55.152 INFO O| Dec 20 21:56:55.152 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75372024-12-20T21:56:56.804Z[ recovery-image] Dec 20 21:56:55.172 INFO O| Dec 20 21:56:55.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
75382024-12-20T21:56:56.804Z[ recovery-image] Dec 20 21:56:55.172 INFO O| Dec 20 21:56:55.172 INFO STEP 1057 (remove_files) COMPLETE
75392024-12-20T21:56:56.804Z[ recovery-image] Dec 20 21:56:55.172 INFO O| Dec 20 21:56:55.172 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75402024-12-20T21:56:56.824Z[ recovery-image] Dec 20 21:56:55.192 INFO O| Dec 20 21:56:55.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
75412024-12-20T21:56:56.824Z[ recovery-image] Dec 20 21:56:55.192 INFO O| Dec 20 21:56:55.192 INFO STEP 1058 (remove_files) COMPLETE
75422024-12-20T21:56:56.824Z[ recovery-image] Dec 20 21:56:55.192 INFO O| Dec 20 21:56:55.192 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75432024-12-20T21:56:56.856Z[ recovery-image] Dec 20 21:56:55.223 INFO O| Dec 20 21:56:55.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
75442024-12-20T21:56:56.856Z[ recovery-image] Dec 20 21:56:55.224 INFO O| Dec 20 21:56:55.224 INFO STEP 1059 (remove_files) COMPLETE
75452024-12-20T21:56:56.856Z[ recovery-image] Dec 20 21:56:55.224 INFO O| Dec 20 21:56:55.224 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75462024-12-20T21:56:56.877Z[ recovery-image] Dec 20 21:56:55.243 INFO O| Dec 20 21:56:55.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
75472024-12-20T21:56:56.877Z[ recovery-image] Dec 20 21:56:55.243 INFO O| Dec 20 21:56:55.243 INFO STEP 1060 (remove_files) COMPLETE
75482024-12-20T21:56:56.877Z[ recovery-image] Dec 20 21:56:55.243 INFO O| Dec 20 21:56:55.243 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75492024-12-20T21:56:56.896Z[ recovery-image] Dec 20 21:56:55.263 INFO O| Dec 20 21:56:55.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
75502024-12-20T21:56:56.896Z[ recovery-image] Dec 20 21:56:55.263 INFO O| Dec 20 21:56:55.263 INFO STEP 1061 (remove_files) COMPLETE
75512024-12-20T21:56:56.896Z[ recovery-image] Dec 20 21:56:55.263 INFO O| Dec 20 21:56:55.263 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75522024-12-20T21:56:56.932Z[ recovery-image] Dec 20 21:56:55.299 INFO O| Dec 20 21:56:55.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
75532024-12-20T21:56:56.932Z[ recovery-image] Dec 20 21:56:55.299 INFO O| Dec 20 21:56:55.299 INFO STEP 1062 (remove_files) COMPLETE
75542024-12-20T21:56:56.932Z[ recovery-image] Dec 20 21:56:55.299 INFO O| Dec 20 21:56:55.299 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75552024-12-20T21:56:56.957Z[ recovery-image] Dec 20 21:56:55.324 INFO O| Dec 20 21:56:55.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
75562024-12-20T21:56:56.957Z[ recovery-image] Dec 20 21:56:55.324 INFO O| Dec 20 21:56:55.324 INFO STEP 1063 (remove_files) COMPLETE
75572024-12-20T21:56:56.957Z[ recovery-image] Dec 20 21:56:55.324 INFO O| Dec 20 21:56:55.324 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75582024-12-20T21:56:56.979Z[ recovery-image] Dec 20 21:56:55.347 INFO O| Dec 20 21:56:55.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
75592024-12-20T21:56:56.982Z[ recovery-image] Dec 20 21:56:55.347 INFO O| Dec 20 21:56:55.347 INFO STEP 1064 (remove_files) COMPLETE
75602024-12-20T21:56:56.982Z[ recovery-image] Dec 20 21:56:55.347 INFO O| Dec 20 21:56:55.347 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75612024-12-20T21:56:56.999Z[ recovery-image] Dec 20 21:56:55.366 INFO O| Dec 20 21:56:55.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
75622024-12-20T21:56:57.020Z[ recovery-image] Dec 20 21:56:55.387 INFO O| Dec 20 21:56:55.387 INFO STEP 1065 (remove_files) COMPLETE
75632024-12-20T21:56:57.020Z[ recovery-image] Dec 20 21:56:55.387 INFO O| Dec 20 21:56:55.387 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75642024-12-20T21:56:57.053Z[ recovery-image] Dec 20 21:56:55.420 INFO O| Dec 20 21:56:55.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
75652024-12-20T21:56:57.053Z[ recovery-image] Dec 20 21:56:55.421 INFO O| Dec 20 21:56:55.420 INFO STEP 1066 (remove_files) COMPLETE
75662024-12-20T21:56:57.053Z[ recovery-image] Dec 20 21:56:55.421 INFO O| Dec 20 21:56:55.421 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75672024-12-20T21:56:57.113Z[ recovery-image] Dec 20 21:56:55.481 INFO O| Dec 20 21:56:55.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
75682024-12-20T21:56:57.134Z[ recovery-image] Dec 20 21:56:55.502 INFO O| Dec 20 21:56:55.502 INFO STEP 1067 (remove_files) COMPLETE
75692024-12-20T21:56:57.134Z[ recovery-image] Dec 20 21:56:55.502 INFO O| Dec 20 21:56:55.502 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75702024-12-20T21:56:57.192Z[ recovery-image] Dec 20 21:56:55.560 INFO O| Dec 20 21:56:55.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
75712024-12-20T21:56:57.194Z[ recovery-image] Dec 20 21:56:55.560 INFO O| Dec 20 21:56:55.560 INFO STEP 1068 (remove_files) COMPLETE
75722024-12-20T21:56:57.194Z[ recovery-image] Dec 20 21:56:55.560 INFO O| Dec 20 21:56:55.560 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75732024-12-20T21:56:57.231Z[ recovery-image] Dec 20 21:56:55.599 INFO O| Dec 20 21:56:55.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
75742024-12-20T21:56:57.231Z[ recovery-image] Dec 20 21:56:55.599 INFO O| Dec 20 21:56:55.599 INFO STEP 1069 (remove_files) COMPLETE
75752024-12-20T21:56:57.231Z[ recovery-image] Dec 20 21:56:55.599 INFO O| Dec 20 21:56:55.599 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75762024-12-20T21:56:57.289Z[ recovery-image] Dec 20 21:56:55.657 INFO O| Dec 20 21:56:55.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
75772024-12-20T21:56:57.289Z[ recovery-image] Dec 20 21:56:55.657 INFO O| Dec 20 21:56:55.657 INFO STEP 1070 (remove_files) COMPLETE
75782024-12-20T21:56:57.292Z[ recovery-image] Dec 20 21:56:55.657 INFO O| Dec 20 21:56:55.657 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75792024-12-20T21:56:57.311Z[ recovery-image] Dec 20 21:56:55.679 INFO O| Dec 20 21:56:55.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
75802024-12-20T21:56:57.311Z[ recovery-image] Dec 20 21:56:55.679 INFO O| Dec 20 21:56:55.679 INFO STEP 1071 (remove_files) COMPLETE
75812024-12-20T21:56:57.314Z[ recovery-image] Dec 20 21:56:55.679 INFO O| Dec 20 21:56:55.679 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75822024-12-20T21:56:57.374Z[ recovery-image] Dec 20 21:56:55.742 INFO O| Dec 20 21:56:55.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
75832024-12-20T21:56:57.374Z[ recovery-image] Dec 20 21:56:55.742 INFO O| Dec 20 21:56:55.742 INFO STEP 1072 (remove_files) COMPLETE
75842024-12-20T21:56:57.376Z[ recovery-image] Dec 20 21:56:55.742 INFO O| Dec 20 21:56:55.742 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75852024-12-20T21:56:57.395Z[ recovery-image] Dec 20 21:56:55.763 INFO O| Dec 20 21:56:55.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
75862024-12-20T21:56:57.395Z[ recovery-image] Dec 20 21:56:55.763 INFO O| Dec 20 21:56:55.763 INFO STEP 1073 (remove_files) COMPLETE
75872024-12-20T21:56:57.395Z[ recovery-image] Dec 20 21:56:55.763 INFO O| Dec 20 21:56:55.763 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75882024-12-20T21:56:57.436Z[ recovery-image] Dec 20 21:56:55.804 INFO O| Dec 20 21:56:55.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
75892024-12-20T21:56:57.436Z[ recovery-image] Dec 20 21:56:55.804 INFO O| Dec 20 21:56:55.804 INFO STEP 1074 (remove_files) COMPLETE
75902024-12-20T21:56:57.436Z[ recovery-image] Dec 20 21:56:55.804 INFO O| Dec 20 21:56:55.804 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75912024-12-20T21:56:57.459Z[ recovery-image] Dec 20 21:56:55.827 INFO O| Dec 20 21:56:55.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
75922024-12-20T21:56:57.462Z[ recovery-image] Dec 20 21:56:55.827 INFO O| Dec 20 21:56:55.827 INFO STEP 1075 (remove_files) COMPLETE
75932024-12-20T21:56:57.462Z[ recovery-image] Dec 20 21:56:55.827 INFO O| Dec 20 21:56:55.827 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75942024-12-20T21:56:57.500Z[ recovery-image] Dec 20 21:56:55.868 INFO O| Dec 20 21:56:55.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
75952024-12-20T21:56:57.503Z[ recovery-image] Dec 20 21:56:55.868 INFO O| Dec 20 21:56:55.868 INFO STEP 1076 (remove_files) COMPLETE
75962024-12-20T21:56:57.503Z[ recovery-image] Dec 20 21:56:55.869 INFO O| Dec 20 21:56:55.868 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75972024-12-20T21:56:57.519Z[ recovery-image] Dec 20 21:56:55.887 INFO O| Dec 20 21:56:55.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
75982024-12-20T21:56:57.522Z[ recovery-image] Dec 20 21:56:55.887 INFO O| Dec 20 21:56:55.887 INFO STEP 1077 (remove_files) COMPLETE
75992024-12-20T21:56:57.522Z[ recovery-image] Dec 20 21:56:55.887 INFO O| Dec 20 21:56:55.887 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76002024-12-20T21:56:57.536Z[ recovery-image] Dec 20 21:56:55.904 INFO O| Dec 20 21:56:55.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
76012024-12-20T21:56:57.562Z[ recovery-image] Dec 20 21:56:55.930 INFO O| Dec 20 21:56:55.930 INFO STEP 1078 (remove_files) COMPLETE
76022024-12-20T21:56:57.565Z[ recovery-image] Dec 20 21:56:55.930 INFO O| Dec 20 21:56:55.930 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76032024-12-20T21:56:57.582Z[ recovery-image] Dec 20 21:56:55.950 INFO O| Dec 20 21:56:55.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
76042024-12-20T21:56:57.585Z[ recovery-image] Dec 20 21:56:55.950 INFO O| Dec 20 21:56:55.950 INFO STEP 1079 (remove_files) COMPLETE
76052024-12-20T21:56:57.585Z[ recovery-image] Dec 20 21:56:55.950 INFO O| Dec 20 21:56:55.950 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76062024-12-20T21:56:57.621Z[ recovery-image] Dec 20 21:56:55.989 INFO O| Dec 20 21:56:55.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
76072024-12-20T21:56:57.624Z[ recovery-image] Dec 20 21:56:55.989 INFO O| Dec 20 21:56:55.989 INFO STEP 1080 (remove_files) COMPLETE
76082024-12-20T21:56:57.624Z[ recovery-image] Dec 20 21:56:55.989 INFO O| Dec 20 21:56:55.989 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76092024-12-20T21:56:57.643Z[ recovery-image] Dec 20 21:56:56.011 INFO O| Dec 20 21:56:56.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
76102024-12-20T21:56:57.643Z[ recovery-image] Dec 20 21:56:56.011 INFO O| Dec 20 21:56:56.011 INFO STEP 1081 (remove_files) COMPLETE
76112024-12-20T21:56:57.645Z[ recovery-image] Dec 20 21:56:56.011 INFO O| Dec 20 21:56:56.011 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76122024-12-20T21:56:57.664Z[ recovery-image] Dec 20 21:56:56.032 INFO O| Dec 20 21:56:56.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
76132024-12-20T21:56:57.664Z[ recovery-image] Dec 20 21:56:56.032 INFO O| Dec 20 21:56:56.032 INFO STEP 1082 (remove_files) COMPLETE
76142024-12-20T21:56:57.664Z[ recovery-image] Dec 20 21:56:56.032 INFO O| Dec 20 21:56:56.032 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76152024-12-20T21:56:57.726Z[ recovery-image] Dec 20 21:56:56.094 INFO O| Dec 20 21:56:56.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
76162024-12-20T21:56:57.726Z[ recovery-image] Dec 20 21:56:56.094 INFO O| Dec 20 21:56:56.094 INFO STEP 1083 (remove_files) COMPLETE
76172024-12-20T21:56:57.726Z[ recovery-image] Dec 20 21:56:56.094 INFO O| Dec 20 21:56:56.094 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76182024-12-20T21:56:57.766Z[ recovery-image] Dec 20 21:56:56.134 INFO O| Dec 20 21:56:56.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
76192024-12-20T21:56:57.781Z[ recovery-image] Dec 20 21:56:56.148 INFO O| Dec 20 21:56:56.148 INFO STEP 1084 (remove_files) COMPLETE
76202024-12-20T21:56:57.781Z[ recovery-image] Dec 20 21:56:56.148 INFO O| Dec 20 21:56:56.148 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76212024-12-20T21:56:57.817Z[ recovery-image] Dec 20 21:56:56.185 INFO O| Dec 20 21:56:56.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
76222024-12-20T21:56:57.820Z[ recovery-image] Dec 20 21:56:56.185 INFO O| Dec 20 21:56:56.185 INFO STEP 1085 (remove_files) COMPLETE
76232024-12-20T21:56:57.820Z[ recovery-image] Dec 20 21:56:56.185 INFO O| Dec 20 21:56:56.185 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76242024-12-20T21:56:57.852Z[ recovery-image] Dec 20 21:56:56.220 INFO O| Dec 20 21:56:56.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
76252024-12-20T21:56:57.852Z[ recovery-image] Dec 20 21:56:56.220 INFO O| Dec 20 21:56:56.220 INFO STEP 1086 (remove_files) COMPLETE
76262024-12-20T21:56:57.852Z[ recovery-image] Dec 20 21:56:56.220 INFO O| Dec 20 21:56:56.220 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76272024-12-20T21:56:57.890Z[ recovery-image] Dec 20 21:56:56.258 INFO O| Dec 20 21:56:56.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
76282024-12-20T21:56:57.892Z[ recovery-image] Dec 20 21:56:56.258 INFO O| Dec 20 21:56:56.258 INFO STEP 1087 (remove_files) COMPLETE
76292024-12-20T21:56:57.892Z[ recovery-image] Dec 20 21:56:56.258 INFO O| Dec 20 21:56:56.258 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76302024-12-20T21:56:57.912Z[ recovery-image] Dec 20 21:56:56.280 INFO O| Dec 20 21:56:56.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
76312024-12-20T21:56:57.915Z[ recovery-image] Dec 20 21:56:56.280 INFO O| Dec 20 21:56:56.280 INFO STEP 1088 (remove_files) COMPLETE
76322024-12-20T21:56:57.915Z[ recovery-image] Dec 20 21:56:56.280 INFO O| Dec 20 21:56:56.280 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76332024-12-20T21:56:57.971Z[ recovery-image] Dec 20 21:56:56.338 INFO O| Dec 20 21:56:56.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
76342024-12-20T21:56:57.971Z[ recovery-image] Dec 20 21:56:56.338 INFO O| Dec 20 21:56:56.338 INFO STEP 1089 (remove_files) COMPLETE
76352024-12-20T21:56:57.974Z[ recovery-image] Dec 20 21:56:56.338 INFO O| Dec 20 21:56:56.338 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76362024-12-20T21:56:57.991Z[ recovery-image] Dec 20 21:56:56.359 INFO O| Dec 20 21:56:56.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
76372024-12-20T21:56:57.991Z[ recovery-image] Dec 20 21:56:56.359 INFO O| Dec 20 21:56:56.359 INFO STEP 1090 (remove_files) COMPLETE
76382024-12-20T21:56:57.991Z[ recovery-image] Dec 20 21:56:56.359 INFO O| Dec 20 21:56:56.359 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76392024-12-20T21:56:58.010Z[ recovery-image] Dec 20 21:56:56.378 INFO O| Dec 20 21:56:56.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
76402024-12-20T21:56:58.010Z[ recovery-image] Dec 20 21:56:56.378 INFO O| Dec 20 21:56:56.378 INFO STEP 1091 (remove_files) COMPLETE
76412024-12-20T21:56:58.012Z[ recovery-image] Dec 20 21:56:56.378 INFO O| Dec 20 21:56:56.378 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76422024-12-20T21:56:58.045Z[ recovery-image] Dec 20 21:56:56.413 INFO O| Dec 20 21:56:56.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
76432024-12-20T21:56:58.045Z[ recovery-image] Dec 20 21:56:56.413 INFO O| Dec 20 21:56:56.413 INFO STEP 1092 (remove_files) COMPLETE
76442024-12-20T21:56:58.048Z[ recovery-image] Dec 20 21:56:56.413 INFO O| Dec 20 21:56:56.413 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76452024-12-20T21:56:58.076Z[ recovery-image] Dec 20 21:56:56.443 INFO O| Dec 20 21:56:56.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
76462024-12-20T21:56:58.076Z[ recovery-image] Dec 20 21:56:56.444 INFO O| Dec 20 21:56:56.443 INFO STEP 1093 (remove_files) COMPLETE
76472024-12-20T21:56:58.076Z[ recovery-image] Dec 20 21:56:56.444 INFO O| Dec 20 21:56:56.444 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76482024-12-20T21:56:58.118Z[ recovery-image] Dec 20 21:56:56.486 INFO O| Dec 20 21:56:56.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
76492024-12-20T21:56:58.141Z[ recovery-image] Dec 20 21:56:56.509 INFO O| Dec 20 21:56:56.509 INFO STEP 1094 (remove_files) COMPLETE
76502024-12-20T21:56:58.141Z[ recovery-image] Dec 20 21:56:56.509 INFO O| Dec 20 21:56:56.509 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76512024-12-20T21:56:58.177Z[ recovery-image] Dec 20 21:56:56.543 INFO O| Dec 20 21:56:56.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
76522024-12-20T21:56:58.177Z[ recovery-image] Dec 20 21:56:56.543 INFO O| Dec 20 21:56:56.543 INFO STEP 1095 (remove_files) COMPLETE
76532024-12-20T21:56:58.177Z[ recovery-image] Dec 20 21:56:56.543 INFO O| Dec 20 21:56:56.543 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76542024-12-20T21:56:58.203Z[ recovery-image] Dec 20 21:56:56.570 INFO O| Dec 20 21:56:56.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
76552024-12-20T21:56:58.203Z[ recovery-image] Dec 20 21:56:56.570 INFO O| Dec 20 21:56:56.570 INFO STEP 1096 (remove_files) COMPLETE
76562024-12-20T21:56:58.203Z[ recovery-image] Dec 20 21:56:56.570 INFO O| Dec 20 21:56:56.570 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76572024-12-20T21:56:58.224Z[ recovery-image] Dec 20 21:56:56.591 INFO O| Dec 20 21:56:56.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
76582024-12-20T21:56:58.224Z[ recovery-image] Dec 20 21:56:56.591 INFO O| Dec 20 21:56:56.591 INFO STEP 1097 (remove_files) COMPLETE
76592024-12-20T21:56:58.224Z[ recovery-image] Dec 20 21:56:56.592 INFO O| Dec 20 21:56:56.591 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76602024-12-20T21:56:58.262Z[ recovery-image] Dec 20 21:56:56.630 INFO O| Dec 20 21:56:56.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
76612024-12-20T21:56:58.262Z[ recovery-image] Dec 20 21:56:56.630 INFO O| Dec 20 21:56:56.630 INFO STEP 1098 (remove_files) COMPLETE
76622024-12-20T21:56:58.265Z[ recovery-image] Dec 20 21:56:56.630 INFO O| Dec 20 21:56:56.630 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76632024-12-20T21:56:58.320Z[ recovery-image] Dec 20 21:56:56.688 INFO O| Dec 20 21:56:56.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
76642024-12-20T21:56:58.320Z[ recovery-image] Dec 20 21:56:56.688 INFO O| Dec 20 21:56:56.688 INFO STEP 1099 (remove_files) COMPLETE
76652024-12-20T21:56:58.320Z[ recovery-image] Dec 20 21:56:56.688 INFO O| Dec 20 21:56:56.688 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76662024-12-20T21:56:58.341Z[ recovery-image] Dec 20 21:56:56.709 INFO O| Dec 20 21:56:56.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
76672024-12-20T21:56:58.341Z[ recovery-image] Dec 20 21:56:56.709 INFO O| Dec 20 21:56:56.709 INFO STEP 1100 (remove_files) COMPLETE
76682024-12-20T21:56:58.341Z[ recovery-image] Dec 20 21:56:56.709 INFO O| Dec 20 21:56:56.709 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76692024-12-20T21:56:58.362Z[ recovery-image] Dec 20 21:56:56.730 INFO O| Dec 20 21:56:56.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
76702024-12-20T21:56:58.362Z[ recovery-image] Dec 20 21:56:56.730 INFO O| Dec 20 21:56:56.730 INFO STEP 1101 (remove_files) COMPLETE
76712024-12-20T21:56:58.365Z[ recovery-image] Dec 20 21:56:56.730 INFO O| Dec 20 21:56:56.730 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76722024-12-20T21:56:58.424Z[ recovery-image] Dec 20 21:56:56.792 INFO O| Dec 20 21:56:56.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
76732024-12-20T21:56:58.427Z[ recovery-image] Dec 20 21:56:56.792 INFO O| Dec 20 21:56:56.792 INFO STEP 1102 (remove_files) COMPLETE
76742024-12-20T21:56:58.427Z[ recovery-image] Dec 20 21:56:56.793 INFO O| Dec 20 21:56:56.792 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76752024-12-20T21:56:58.444Z[ recovery-image] Dec 20 21:56:56.811 INFO O| Dec 20 21:56:56.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
76762024-12-20T21:56:58.446Z[ recovery-image] Dec 20 21:56:56.811 INFO O| Dec 20 21:56:56.811 INFO STEP 1103 (remove_files) COMPLETE
76772024-12-20T21:56:58.446Z[ recovery-image] Dec 20 21:56:56.811 INFO O| Dec 20 21:56:56.811 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76782024-12-20T21:56:58.462Z[ recovery-image] Dec 20 21:56:56.829 INFO O| Dec 20 21:56:56.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
76792024-12-20T21:56:58.464Z[ recovery-image] Dec 20 21:56:56.830 INFO O| Dec 20 21:56:56.830 INFO STEP 1104 (remove_files) COMPLETE
76802024-12-20T21:56:58.464Z[ recovery-image] Dec 20 21:56:56.830 INFO O| Dec 20 21:56:56.830 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76812024-12-20T21:56:58.481Z[ recovery-image] Dec 20 21:56:56.849 INFO O| Dec 20 21:56:56.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
76822024-12-20T21:56:58.484Z[ recovery-image] Dec 20 21:56:56.849 INFO O| Dec 20 21:56:56.849 INFO STEP 1105 (remove_files) COMPLETE
76832024-12-20T21:56:58.484Z[ recovery-image] Dec 20 21:56:56.849 INFO O| Dec 20 21:56:56.849 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76842024-12-20T21:56:58.501Z[ recovery-image] Dec 20 21:56:56.869 INFO O| Dec 20 21:56:56.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
76852024-12-20T21:56:58.501Z[ recovery-image] Dec 20 21:56:56.869 INFO O| Dec 20 21:56:56.869 INFO STEP 1106 (remove_files) COMPLETE
76862024-12-20T21:56:58.504Z[ recovery-image] Dec 20 21:56:56.869 INFO O| Dec 20 21:56:56.869 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76872024-12-20T21:56:58.521Z[ recovery-image] Dec 20 21:56:56.888 INFO O| Dec 20 21:56:56.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
76882024-12-20T21:56:58.522Z[ recovery-image] Dec 20 21:56:56.889 INFO O| Dec 20 21:56:56.889 INFO STEP 1107 (remove_files) COMPLETE
76892024-12-20T21:56:58.522Z[ recovery-image] Dec 20 21:56:56.889 INFO O| Dec 20 21:56:56.889 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76902024-12-20T21:56:58.539Z[ recovery-image] Dec 20 21:56:56.906 INFO O| Dec 20 21:56:56.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
76912024-12-20T21:56:58.564Z[ recovery-image] Dec 20 21:56:56.931 INFO O| Dec 20 21:56:56.931 INFO STEP 1108 (remove_files) COMPLETE
76922024-12-20T21:56:58.564Z[ recovery-image] Dec 20 21:56:56.931 INFO O| Dec 20 21:56:56.931 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76932024-12-20T21:56:58.621Z[ recovery-image] Dec 20 21:56:56.989 INFO O| Dec 20 21:56:56.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
76942024-12-20T21:56:58.621Z[ recovery-image] Dec 20 21:56:56.989 INFO O| Dec 20 21:56:56.989 INFO STEP 1109 (remove_files) COMPLETE
76952024-12-20T21:56:58.621Z[ recovery-image] Dec 20 21:56:56.989 INFO O| Dec 20 21:56:56.989 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76962024-12-20T21:56:58.678Z[ recovery-image] Dec 20 21:56:57.045 INFO O| Dec 20 21:56:57.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
76972024-12-20T21:56:58.678Z[ recovery-image] Dec 20 21:56:57.045 INFO O| Dec 20 21:56:57.045 INFO STEP 1110 (remove_files) COMPLETE
76982024-12-20T21:56:58.678Z[ recovery-image] Dec 20 21:56:57.045 INFO O| Dec 20 21:56:57.045 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76992024-12-20T21:56:58.699Z[ recovery-image] Dec 20 21:56:57.066 INFO O| Dec 20 21:56:57.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
77002024-12-20T21:56:58.699Z[ recovery-image] Dec 20 21:56:57.067 INFO O| Dec 20 21:56:57.066 INFO STEP 1111 (remove_files) COMPLETE
77012024-12-20T21:56:58.699Z[ recovery-image] Dec 20 21:56:57.067 INFO O| Dec 20 21:56:57.067 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77022024-12-20T21:56:58.735Z[ recovery-image] Dec 20 21:56:57.102 INFO O| Dec 20 21:56:57.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
77032024-12-20T21:56:58.735Z[ recovery-image] Dec 20 21:56:57.102 INFO O| Dec 20 21:56:57.102 INFO STEP 1112 (remove_files) COMPLETE
77042024-12-20T21:56:58.737Z[ recovery-image] Dec 20 21:56:57.103 INFO O| Dec 20 21:56:57.102 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77052024-12-20T21:56:58.760Z[ recovery-image] Dec 20 21:56:57.128 INFO O| Dec 20 21:56:57.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
77062024-12-20T21:56:58.760Z[ recovery-image] Dec 20 21:56:57.128 INFO O| Dec 20 21:56:57.128 INFO STEP 1113 (remove_files) COMPLETE
77072024-12-20T21:56:58.763Z[ recovery-image] Dec 20 21:56:57.128 INFO O| Dec 20 21:56:57.128 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77082024-12-20T21:56:58.793Z[ recovery-image] Dec 20 21:56:57.160 INFO O| Dec 20 21:56:57.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
77092024-12-20T21:56:58.793Z[ recovery-image] Dec 20 21:56:57.161 INFO O| Dec 20 21:56:57.160 INFO STEP 1114 (remove_files) COMPLETE
77102024-12-20T21:56:58.793Z[ recovery-image] Dec 20 21:56:57.161 INFO O| Dec 20 21:56:57.160 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77112024-12-20T21:56:58.817Z[ recovery-image] Dec 20 21:56:57.185 INFO O| Dec 20 21:56:57.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
77122024-12-20T21:56:58.820Z[ recovery-image] Dec 20 21:56:57.187 INFO O| Dec 20 21:56:57.187 INFO STEP 1115 (remove_files) COMPLETE
77132024-12-20T21:56:58.820Z[ recovery-image] Dec 20 21:56:57.187 INFO O| Dec 20 21:56:57.187 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77142024-12-20T21:56:58.860Z[ recovery-image] Dec 20 21:56:57.227 INFO O| Dec 20 21:56:57.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
77152024-12-20T21:56:58.860Z[ recovery-image] Dec 20 21:56:57.227 INFO O| Dec 20 21:56:57.227 INFO STEP 1116 (remove_files) COMPLETE
77162024-12-20T21:56:58.862Z[ recovery-image] Dec 20 21:56:57.228 INFO O| Dec 20 21:56:57.227 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77172024-12-20T21:56:58.919Z[ recovery-image] Dec 20 21:56:57.286 INFO O| Dec 20 21:56:57.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
77182024-12-20T21:56:58.937Z[ recovery-image] Dec 20 21:56:57.305 INFO O| Dec 20 21:56:57.305 INFO STEP 1117 (remove_files) COMPLETE
77192024-12-20T21:56:58.937Z[ recovery-image] Dec 20 21:56:57.305 INFO O| Dec 20 21:56:57.305 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77202024-12-20T21:56:58.990Z[ recovery-image] Dec 20 21:56:57.357 INFO O| Dec 20 21:56:57.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
77212024-12-20T21:56:58.990Z[ recovery-image] Dec 20 21:56:57.357 INFO O| Dec 20 21:56:57.357 INFO STEP 1118 (remove_files) COMPLETE
77222024-12-20T21:56:58.993Z[ recovery-image] Dec 20 21:56:57.358 INFO O| Dec 20 21:56:57.357 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77232024-12-20T21:56:59.075Z[ recovery-image] Dec 20 21:56:57.443 INFO O| Dec 20 21:56:57.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
77242024-12-20T21:56:59.075Z[ recovery-image] Dec 20 21:56:57.443 INFO O| Dec 20 21:56:57.443 INFO STEP 1119 (remove_files) COMPLETE
77252024-12-20T21:56:59.075Z[ recovery-image] Dec 20 21:56:57.443 INFO O| Dec 20 21:56:57.443 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77262024-12-20T21:56:59.095Z[ recovery-image] Dec 20 21:56:57.463 INFO O| Dec 20 21:56:57.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
77272024-12-20T21:56:59.121Z[ recovery-image] Dec 20 21:56:57.487 INFO O| Dec 20 21:56:57.487 INFO STEP 1120 (remove_files) COMPLETE
77282024-12-20T21:56:59.121Z[ recovery-image] Dec 20 21:56:57.487 INFO O| Dec 20 21:56:57.487 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77292024-12-20T21:56:59.177Z[ recovery-image] Dec 20 21:56:57.545 INFO O| Dec 20 21:56:57.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
77302024-12-20T21:56:59.178Z[ recovery-image] Dec 20 21:56:57.545 INFO O| Dec 20 21:56:57.545 INFO STEP 1121 (remove_files) COMPLETE
77312024-12-20T21:56:59.178Z[ recovery-image] Dec 20 21:56:57.545 INFO O| Dec 20 21:56:57.545 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77322024-12-20T21:56:59.195Z[ recovery-image] Dec 20 21:56:57.563 INFO O| Dec 20 21:56:57.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
77332024-12-20T21:56:59.219Z[ recovery-image] Dec 20 21:56:57.587 INFO O| Dec 20 21:56:57.587 INFO STEP 1122 (remove_files) COMPLETE
77342024-12-20T21:56:59.219Z[ recovery-image] Dec 20 21:56:57.587 INFO O| Dec 20 21:56:57.587 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77352024-12-20T21:56:59.250Z[ recovery-image] Dec 20 21:56:57.618 INFO O| Dec 20 21:56:57.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
77362024-12-20T21:56:59.250Z[ recovery-image] Dec 20 21:56:57.618 INFO O| Dec 20 21:56:57.618 INFO STEP 1123 (remove_files) COMPLETE
77372024-12-20T21:56:59.250Z[ recovery-image] Dec 20 21:56:57.618 INFO O| Dec 20 21:56:57.618 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77382024-12-20T21:56:59.301Z[ recovery-image] Dec 20 21:56:57.669 INFO O| Dec 20 21:56:57.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
77392024-12-20T21:56:59.304Z[ recovery-image] Dec 20 21:56:57.669 INFO O| Dec 20 21:56:57.669 INFO STEP 1124 (remove_files) COMPLETE
77402024-12-20T21:56:59.304Z[ recovery-image] Dec 20 21:56:57.669 INFO O| Dec 20 21:56:57.669 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77412024-12-20T21:56:59.321Z[ recovery-image] Dec 20 21:56:57.689 INFO O| Dec 20 21:56:57.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
77422024-12-20T21:56:59.324Z[ recovery-image] Dec 20 21:56:57.689 INFO O| Dec 20 21:56:57.689 INFO STEP 1125 (remove_files) COMPLETE
77432024-12-20T21:56:59.324Z[ recovery-image] Dec 20 21:56:57.689 INFO O| Dec 20 21:56:57.689 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77442024-12-20T21:56:59.352Z[ recovery-image] Dec 20 21:56:57.719 INFO O| Dec 20 21:56:57.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
77452024-12-20T21:56:59.352Z[ recovery-image] Dec 20 21:56:57.719 INFO O| Dec 20 21:56:57.719 INFO STEP 1126 (remove_files) COMPLETE
77462024-12-20T21:56:59.352Z[ recovery-image] Dec 20 21:56:57.719 INFO O| Dec 20 21:56:57.719 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77472024-12-20T21:56:59.371Z[ recovery-image] Dec 20 21:56:57.739 INFO O| Dec 20 21:56:57.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
77482024-12-20T21:56:59.371Z[ recovery-image] Dec 20 21:56:57.739 INFO O| Dec 20 21:56:57.739 INFO STEP 1127 (remove_files) COMPLETE
77492024-12-20T21:56:59.371Z[ recovery-image] Dec 20 21:56:57.739 INFO O| Dec 20 21:56:57.739 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77502024-12-20T21:56:59.390Z[ recovery-image] Dec 20 21:56:57.757 INFO O| Dec 20 21:56:57.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
77512024-12-20T21:56:59.390Z[ recovery-image] Dec 20 21:56:57.757 INFO O| Dec 20 21:56:57.757 INFO STEP 1128 (remove_files) COMPLETE
77522024-12-20T21:56:59.390Z[ recovery-image] Dec 20 21:56:57.757 INFO O| Dec 20 21:56:57.757 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77532024-12-20T21:56:59.409Z[ recovery-image] Dec 20 21:56:57.776 INFO O| Dec 20 21:56:57.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
77542024-12-20T21:56:59.409Z[ recovery-image] Dec 20 21:56:57.776 INFO O| Dec 20 21:56:57.776 INFO STEP 1129 (remove_files) COMPLETE
77552024-12-20T21:56:59.409Z[ recovery-image] Dec 20 21:56:57.776 INFO O| Dec 20 21:56:57.776 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77562024-12-20T21:56:59.429Z[ recovery-image] Dec 20 21:56:57.796 INFO O| Dec 20 21:56:57.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
77572024-12-20T21:56:59.429Z[ recovery-image] Dec 20 21:56:57.797 INFO O| Dec 20 21:56:57.796 INFO STEP 1130 (remove_files) COMPLETE
77582024-12-20T21:56:59.429Z[ recovery-image] Dec 20 21:56:57.797 INFO O| Dec 20 21:56:57.797 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77592024-12-20T21:56:59.472Z[ recovery-image] Dec 20 21:56:57.839 INFO O| Dec 20 21:56:57.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
77602024-12-20T21:56:59.472Z[ recovery-image] Dec 20 21:56:57.839 INFO O| Dec 20 21:56:57.839 INFO STEP 1131 (remove_files) COMPLETE
77612024-12-20T21:56:59.472Z[ recovery-image] Dec 20 21:56:57.839 INFO O| Dec 20 21:56:57.839 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77622024-12-20T21:56:59.513Z[ recovery-image] Dec 20 21:56:57.880 INFO O| Dec 20 21:56:57.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
77632024-12-20T21:56:59.513Z[ recovery-image] Dec 20 21:56:57.880 INFO O| Dec 20 21:56:57.880 INFO STEP 1132 (remove_files) COMPLETE
77642024-12-20T21:56:59.516Z[ recovery-image] Dec 20 21:56:57.880 INFO O| Dec 20 21:56:57.880 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77652024-12-20T21:56:59.559Z[ recovery-image] Dec 20 21:56:57.926 INFO O| Dec 20 21:56:57.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
77662024-12-20T21:56:59.559Z[ recovery-image] Dec 20 21:56:57.927 INFO O| Dec 20 21:56:57.927 INFO STEP 1133 (remove_files) COMPLETE
77672024-12-20T21:56:59.559Z[ recovery-image] Dec 20 21:56:57.927 INFO O| Dec 20 21:56:57.927 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77682024-12-20T21:56:59.594Z[ recovery-image] Dec 20 21:56:57.961 INFO O| Dec 20 21:56:57.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
77692024-12-20T21:56:59.597Z[ recovery-image] Dec 20 21:56:57.962 INFO O| Dec 20 21:56:57.962 INFO STEP 1134 (remove_files) COMPLETE
77702024-12-20T21:56:59.597Z[ recovery-image] Dec 20 21:56:57.962 INFO O| Dec 20 21:56:57.962 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77712024-12-20T21:56:59.615Z[ recovery-image] Dec 20 21:56:57.983 INFO O| Dec 20 21:56:57.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
77722024-12-20T21:56:59.618Z[ recovery-image] Dec 20 21:56:57.983 INFO O| Dec 20 21:56:57.983 INFO STEP 1135 (remove_files) COMPLETE
77732024-12-20T21:56:59.618Z[ recovery-image] Dec 20 21:56:57.983 INFO O| Dec 20 21:56:57.983 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77742024-12-20T21:56:59.639Z[ recovery-image] Dec 20 21:56:58.007 INFO O| Dec 20 21:56:58.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
77752024-12-20T21:56:59.642Z[ recovery-image] Dec 20 21:56:58.007 INFO O| Dec 20 21:56:58.007 INFO STEP 1136 (remove_files) COMPLETE
77762024-12-20T21:56:59.642Z[ recovery-image] Dec 20 21:56:58.007 INFO O| Dec 20 21:56:58.007 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77772024-12-20T21:56:59.671Z[ recovery-image] Dec 20 21:56:58.038 INFO O| Dec 20 21:56:58.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
77782024-12-20T21:56:59.673Z[ recovery-image] Dec 20 21:56:58.038 INFO O| Dec 20 21:56:58.038 INFO STEP 1137 (remove_files) COMPLETE
77792024-12-20T21:56:59.673Z[ recovery-image] Dec 20 21:56:58.038 INFO O| Dec 20 21:56:58.038 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77802024-12-20T21:56:59.692Z[ recovery-image] Dec 20 21:56:58.060 INFO O| Dec 20 21:56:58.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
77812024-12-20T21:56:59.692Z[ recovery-image] Dec 20 21:56:58.060 INFO O| Dec 20 21:56:58.060 INFO STEP 1138 (remove_files) COMPLETE
77822024-12-20T21:56:59.695Z[ recovery-image] Dec 20 21:56:58.060 INFO O| Dec 20 21:56:58.060 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77832024-12-20T21:56:59.727Z[ recovery-image] Dec 20 21:56:58.094 INFO O| Dec 20 21:56:58.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
77842024-12-20T21:56:59.727Z[ recovery-image] Dec 20 21:56:58.094 INFO O| Dec 20 21:56:58.094 INFO STEP 1139 (remove_files) COMPLETE
77852024-12-20T21:56:59.727Z[ recovery-image] Dec 20 21:56:58.094 INFO O| Dec 20 21:56:58.094 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77862024-12-20T21:56:59.785Z[ recovery-image] Dec 20 21:56:58.152 INFO O| Dec 20 21:56:58.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
77872024-12-20T21:56:59.788Z[ recovery-image] Dec 20 21:56:58.153 INFO O| Dec 20 21:56:58.153 INFO STEP 1140 (remove_files) COMPLETE
77882024-12-20T21:56:59.788Z[ recovery-image] Dec 20 21:56:58.153 INFO O| Dec 20 21:56:58.153 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77892024-12-20T21:56:59.806Z[ recovery-image] Dec 20 21:56:58.174 INFO O| Dec 20 21:56:58.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
77902024-12-20T21:56:59.806Z[ recovery-image] Dec 20 21:56:58.174 INFO O| Dec 20 21:56:58.174 INFO STEP 1141 (remove_files) COMPLETE
77912024-12-20T21:56:59.806Z[ recovery-image] Dec 20 21:56:58.174 INFO O| Dec 20 21:56:58.174 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77922024-12-20T21:56:59.835Z[ recovery-image] Dec 20 21:56:58.203 INFO O| Dec 20 21:56:58.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
77932024-12-20T21:56:59.838Z[ recovery-image] Dec 20 21:56:58.203 INFO O| Dec 20 21:56:58.203 INFO STEP 1142 (remove_files) COMPLETE
77942024-12-20T21:56:59.838Z[ recovery-image] Dec 20 21:56:58.203 INFO O| Dec 20 21:56:58.203 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77952024-12-20T21:56:59.865Z[ recovery-image] Dec 20 21:56:58.232 INFO O| Dec 20 21:56:58.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
77962024-12-20T21:56:59.865Z[ recovery-image] Dec 20 21:56:58.232 INFO O| Dec 20 21:56:58.232 INFO STEP 1143 (remove_files) COMPLETE
77972024-12-20T21:56:59.868Z[ recovery-image] Dec 20 21:56:58.232 INFO O| Dec 20 21:56:58.232 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77982024-12-20T21:56:59.926Z[ recovery-image] Dec 20 21:56:58.293 INFO O| Dec 20 21:56:58.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
77992024-12-20T21:56:59.926Z[ recovery-image] Dec 20 21:56:58.293 INFO O| Dec 20 21:56:58.293 INFO STEP 1144 (remove_files) COMPLETE
78002024-12-20T21:56:59.926Z[ recovery-image] Dec 20 21:56:58.293 INFO O| Dec 20 21:56:58.293 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78012024-12-20T21:56:59.955Z[ recovery-image] Dec 20 21:56:58.321 INFO O| Dec 20 21:56:58.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
78022024-12-20T21:56:59.955Z[ recovery-image] Dec 20 21:56:58.321 INFO O| Dec 20 21:56:58.321 INFO STEP 1145 (remove_files) COMPLETE
78032024-12-20T21:56:59.955Z[ recovery-image] Dec 20 21:56:58.321 INFO O| Dec 20 21:56:58.321 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78042024-12-20T21:57:00.016Z[ recovery-image] Dec 20 21:56:58.383 INFO O| Dec 20 21:56:58.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
78052024-12-20T21:57:00.016Z[ recovery-image] Dec 20 21:56:58.383 INFO O| Dec 20 21:56:58.383 INFO STEP 1146 (remove_files) COMPLETE
78062024-12-20T21:57:00.016Z[ recovery-image] Dec 20 21:56:58.383 INFO O| Dec 20 21:56:58.383 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78072024-12-20T21:57:00.078Z[ recovery-image] Dec 20 21:56:58.446 INFO O| Dec 20 21:56:58.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
78082024-12-20T21:57:00.078Z[ recovery-image] Dec 20 21:56:58.446 INFO O| Dec 20 21:56:58.446 INFO STEP 1147 (remove_files) COMPLETE
78092024-12-20T21:57:00.079Z[ recovery-image] Dec 20 21:56:58.446 INFO O| Dec 20 21:56:58.446 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78102024-12-20T21:57:00.101Z[ recovery-image] Dec 20 21:56:58.469 INFO O| Dec 20 21:56:58.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
78112024-12-20T21:57:00.101Z[ recovery-image] Dec 20 21:56:58.469 INFO O| Dec 20 21:56:58.469 INFO STEP 1148 (remove_files) COMPLETE
78122024-12-20T21:57:00.101Z[ recovery-image] Dec 20 21:56:58.469 INFO O| Dec 20 21:56:58.469 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78132024-12-20T21:57:00.158Z[ recovery-image] Dec 20 21:56:58.526 INFO O| Dec 20 21:56:58.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
78142024-12-20T21:57:00.158Z[ recovery-image] Dec 20 21:56:58.526 INFO O| Dec 20 21:56:58.526 INFO STEP 1149 (remove_files) COMPLETE
78152024-12-20T21:57:00.158Z[ recovery-image] Dec 20 21:56:58.526 INFO O| Dec 20 21:56:58.526 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78162024-12-20T21:57:00.197Z[ recovery-image] Dec 20 21:56:58.565 INFO O| Dec 20 21:56:58.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
78172024-12-20T21:57:00.218Z[ recovery-image] Dec 20 21:56:58.585 INFO O| Dec 20 21:56:58.585 INFO STEP 1150 (remove_files) COMPLETE
78182024-12-20T21:57:00.218Z[ recovery-image] Dec 20 21:56:58.585 INFO O| Dec 20 21:56:58.585 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78192024-12-20T21:57:00.278Z[ recovery-image] Dec 20 21:56:58.646 INFO O| Dec 20 21:56:58.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
78202024-12-20T21:57:00.278Z[ recovery-image] Dec 20 21:56:58.646 INFO O| Dec 20 21:56:58.646 INFO STEP 1151 (remove_files) COMPLETE
78212024-12-20T21:57:00.281Z[ recovery-image] Dec 20 21:56:58.646 INFO O| Dec 20 21:56:58.646 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78222024-12-20T21:57:00.317Z[ recovery-image] Dec 20 21:56:58.684 INFO O| Dec 20 21:56:58.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
78232024-12-20T21:57:00.317Z[ recovery-image] Dec 20 21:56:58.684 INFO O| Dec 20 21:56:58.684 INFO STEP 1152 (remove_files) COMPLETE
78242024-12-20T21:57:00.317Z[ recovery-image] Dec 20 21:56:58.684 INFO O| Dec 20 21:56:58.684 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78252024-12-20T21:57:00.350Z[ recovery-image] Dec 20 21:56:58.718 INFO O| Dec 20 21:56:58.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
78262024-12-20T21:57:00.350Z[ recovery-image] Dec 20 21:56:58.718 INFO O| Dec 20 21:56:58.718 INFO STEP 1153 (remove_files) COMPLETE
78272024-12-20T21:57:00.353Z[ recovery-image] Dec 20 21:56:58.718 INFO O| Dec 20 21:56:58.718 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78282024-12-20T21:57:00.380Z[ recovery-image] Dec 20 21:56:58.746 INFO O| Dec 20 21:56:58.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
78292024-12-20T21:57:00.383Z[ recovery-image] Dec 20 21:56:58.747 INFO O| Dec 20 21:56:58.746 INFO STEP 1154 (remove_files) COMPLETE
78302024-12-20T21:57:00.383Z[ recovery-image] Dec 20 21:56:58.747 INFO O| Dec 20 21:56:58.747 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78312024-12-20T21:57:00.402Z[ recovery-image] Dec 20 21:56:58.769 INFO O| Dec 20 21:56:58.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
78322024-12-20T21:57:00.405Z[ recovery-image] Dec 20 21:56:58.769 INFO O| Dec 20 21:56:58.769 INFO STEP 1155 (remove_files) COMPLETE
78332024-12-20T21:57:00.405Z[ recovery-image] Dec 20 21:56:58.770 INFO O| Dec 20 21:56:58.769 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78342024-12-20T21:57:00.423Z[ recovery-image] Dec 20 21:56:58.791 INFO O| Dec 20 21:56:58.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
78352024-12-20T21:57:00.426Z[ recovery-image] Dec 20 21:56:58.791 INFO O| Dec 20 21:56:58.791 INFO STEP 1156 (remove_files) COMPLETE
78362024-12-20T21:57:00.426Z[ recovery-image] Dec 20 21:56:58.791 INFO O| Dec 20 21:56:58.791 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372024-12-20T21:57:00.446Z[ recovery-image] Dec 20 21:56:58.813 INFO O| Dec 20 21:56:58.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
78382024-12-20T21:57:00.448Z[ recovery-image] Dec 20 21:56:58.814 INFO O| Dec 20 21:56:58.813 INFO STEP 1157 (remove_files) COMPLETE
78392024-12-20T21:57:00.448Z[ recovery-image] Dec 20 21:56:58.814 INFO O| Dec 20 21:56:58.814 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402024-12-20T21:57:00.506Z[ recovery-image] Dec 20 21:56:58.874 INFO O| Dec 20 21:56:58.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
78412024-12-20T21:57:00.509Z[ recovery-image] Dec 20 21:56:58.874 INFO O| Dec 20 21:56:58.874 INFO STEP 1158 (remove_files) COMPLETE
78422024-12-20T21:57:00.509Z[ recovery-image] Dec 20 21:56:58.874 INFO O| Dec 20 21:56:58.874 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432024-12-20T21:57:00.540Z[ recovery-image] Dec 20 21:56:58.907 INFO O| Dec 20 21:56:58.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
78442024-12-20T21:57:00.543Z[ recovery-image] Dec 20 21:56:58.907 INFO O| Dec 20 21:56:58.907 INFO STEP 1159 (remove_files) COMPLETE
78452024-12-20T21:57:00.543Z[ recovery-image] Dec 20 21:56:58.908 INFO O| Dec 20 21:56:58.907 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78462024-12-20T21:57:00.562Z[ recovery-image] Dec 20 21:56:58.930 INFO O| Dec 20 21:56:58.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
78472024-12-20T21:57:00.566Z[ recovery-image] Dec 20 21:56:58.930 INFO O| Dec 20 21:56:58.930 INFO STEP 1160 (remove_files) COMPLETE
78482024-12-20T21:57:00.566Z[ recovery-image] Dec 20 21:56:58.930 INFO O| Dec 20 21:56:58.930 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78492024-12-20T21:57:00.586Z[ recovery-image] Dec 20 21:56:58.952 INFO O| Dec 20 21:56:58.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
78502024-12-20T21:57:00.588Z[ recovery-image] Dec 20 21:56:58.953 INFO O| Dec 20 21:56:58.952 INFO STEP 1161 (remove_files) COMPLETE
78512024-12-20T21:57:00.588Z[ recovery-image] Dec 20 21:56:58.953 INFO O| Dec 20 21:56:58.953 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78522024-12-20T21:57:00.610Z[ recovery-image] Dec 20 21:56:58.975 INFO O| Dec 20 21:56:58.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
78532024-12-20T21:57:00.612Z[ recovery-image] Dec 20 21:56:58.976 INFO O| Dec 20 21:56:58.976 INFO STEP 1162 (remove_files) COMPLETE
78542024-12-20T21:57:00.612Z[ recovery-image] Dec 20 21:56:58.976 INFO O| Dec 20 21:56:58.976 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78552024-12-20T21:57:00.629Z[ recovery-image] Dec 20 21:56:58.996 INFO O| Dec 20 21:56:58.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
78562024-12-20T21:57:00.629Z[ recovery-image] Dec 20 21:56:58.996 INFO O| Dec 20 21:56:58.996 INFO STEP 1163 (remove_files) COMPLETE
78572024-12-20T21:57:00.631Z[ recovery-image] Dec 20 21:56:58.996 INFO O| Dec 20 21:56:58.996 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78582024-12-20T21:57:00.649Z[ recovery-image] Dec 20 21:56:59.016 INFO O| Dec 20 21:56:59.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
78592024-12-20T21:57:00.649Z[ recovery-image] Dec 20 21:56:59.016 INFO O| Dec 20 21:56:59.016 INFO STEP 1164 (remove_files) COMPLETE
78602024-12-20T21:57:00.652Z[ recovery-image] Dec 20 21:56:59.016 INFO O| Dec 20 21:56:59.016 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78612024-12-20T21:57:00.668Z[ recovery-image] Dec 20 21:56:59.036 INFO O| Dec 20 21:56:59.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
78622024-12-20T21:57:00.668Z[ recovery-image] Dec 20 21:56:59.036 INFO O| Dec 20 21:56:59.036 INFO STEP 1165 (remove_files) COMPLETE
78632024-12-20T21:57:00.669Z[ recovery-image] Dec 20 21:56:59.036 INFO O| Dec 20 21:56:59.036 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78642024-12-20T21:57:00.709Z[ recovery-image] Dec 20 21:56:59.076 INFO O| Dec 20 21:56:59.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
78652024-12-20T21:57:00.709Z[ recovery-image] Dec 20 21:56:59.077 INFO O| Dec 20 21:56:59.077 INFO STEP 1166 (remove_files) COMPLETE
78662024-12-20T21:57:00.709Z[ recovery-image] Dec 20 21:56:59.077 INFO O| Dec 20 21:56:59.077 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78672024-12-20T21:57:00.761Z[ recovery-image] Dec 20 21:56:59.124 INFO O| Dec 20 21:56:59.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
78682024-12-20T21:57:00.766Z[ recovery-image] Dec 20 21:56:59.124 INFO O| Dec 20 21:56:59.124 INFO STEP 1167 (remove_files) COMPLETE
78692024-12-20T21:57:00.766Z[ recovery-image] Dec 20 21:56:59.125 INFO O| Dec 20 21:56:59.124 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78702024-12-20T21:57:00.779Z[ recovery-image] Dec 20 21:56:59.146 INFO O| Dec 20 21:56:59.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
78712024-12-20T21:57:00.788Z[ recovery-image] Dec 20 21:56:59.156 INFO O| Dec 20 21:56:59.156 INFO STEP 1168 (remove_files) COMPLETE
78722024-12-20T21:57:00.788Z[ recovery-image] Dec 20 21:56:59.156 INFO O| Dec 20 21:56:59.156 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78732024-12-20T21:57:00.818Z[ recovery-image] Dec 20 21:56:59.185 INFO O| Dec 20 21:56:59.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
78742024-12-20T21:57:00.820Z[ recovery-image] Dec 20 21:56:59.186 INFO O| Dec 20 21:56:59.186 INFO STEP 1169 (remove_files) COMPLETE
78752024-12-20T21:57:00.820Z[ recovery-image] Dec 20 21:56:59.186 INFO O| Dec 20 21:56:59.186 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78762024-12-20T21:57:00.865Z[ recovery-image] Dec 20 21:56:59.232 INFO O| Dec 20 21:56:59.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
78772024-12-20T21:57:00.865Z[ recovery-image] Dec 20 21:56:59.232 INFO O| Dec 20 21:56:59.232 INFO STEP 1170 (remove_files) COMPLETE
78782024-12-20T21:57:00.868Z[ recovery-image] Dec 20 21:56:59.232 INFO O| Dec 20 21:56:59.232 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78792024-12-20T21:57:00.894Z[ recovery-image] Dec 20 21:56:59.261 INFO O| Dec 20 21:56:59.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
78802024-12-20T21:57:00.894Z[ recovery-image] Dec 20 21:56:59.261 INFO O| Dec 20 21:56:59.261 INFO STEP 1171 (remove_files) COMPLETE
78812024-12-20T21:57:00.894Z[ recovery-image] Dec 20 21:56:59.261 INFO O| Dec 20 21:56:59.261 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78822024-12-20T21:57:00.914Z[ recovery-image] Dec 20 21:56:59.281 INFO O| Dec 20 21:56:59.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
78832024-12-20T21:57:00.914Z[ recovery-image] Dec 20 21:56:59.281 INFO O| Dec 20 21:56:59.281 INFO STEP 1172 (remove_files) COMPLETE
78842024-12-20T21:57:00.914Z[ recovery-image] Dec 20 21:56:59.281 INFO O| Dec 20 21:56:59.281 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78852024-12-20T21:57:00.934Z[ recovery-image] Dec 20 21:56:59.301 INFO O| Dec 20 21:56:59.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
78862024-12-20T21:57:00.934Z[ recovery-image] Dec 20 21:56:59.301 INFO O| Dec 20 21:56:59.301 INFO STEP 1173 (remove_files) COMPLETE
78872024-12-20T21:57:00.934Z[ recovery-image] Dec 20 21:56:59.301 INFO O| Dec 20 21:56:59.301 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78882024-12-20T21:57:00.953Z[ recovery-image] Dec 20 21:56:59.321 INFO O| Dec 20 21:56:59.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
78892024-12-20T21:57:00.953Z[ recovery-image] Dec 20 21:56:59.321 INFO O| Dec 20 21:56:59.321 INFO STEP 1174 (remove_files) COMPLETE
78902024-12-20T21:57:00.953Z[ recovery-image] Dec 20 21:56:59.321 INFO O| Dec 20 21:56:59.321 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78912024-12-20T21:57:00.994Z[ recovery-image] Dec 20 21:56:59.362 INFO O| Dec 20 21:56:59.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
78922024-12-20T21:57:00.997Z[ recovery-image] Dec 20 21:56:59.362 INFO O| Dec 20 21:56:59.362 INFO STEP 1175 (remove_files) COMPLETE
78932024-12-20T21:57:00.997Z[ recovery-image] Dec 20 21:56:59.362 INFO O| Dec 20 21:56:59.362 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78942024-12-20T21:57:01.021Z[ recovery-image] Dec 20 21:56:59.387 INFO O| Dec 20 21:56:59.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
78952024-12-20T21:57:01.023Z[ recovery-image] Dec 20 21:56:59.387 INFO O| Dec 20 21:56:59.387 INFO STEP 1176 (remove_files) COMPLETE
78962024-12-20T21:57:01.023Z[ recovery-image] Dec 20 21:56:59.387 INFO O| Dec 20 21:56:59.387 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78972024-12-20T21:57:01.040Z[ recovery-image] Dec 20 21:56:59.408 INFO O| Dec 20 21:56:59.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
78982024-12-20T21:57:01.040Z[ recovery-image] Dec 20 21:56:59.408 INFO O| Dec 20 21:56:59.408 INFO STEP 1177 (remove_files) COMPLETE
78992024-12-20T21:57:01.040Z[ recovery-image] Dec 20 21:56:59.408 INFO O| Dec 20 21:56:59.408 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79002024-12-20T21:57:01.063Z[ recovery-image] Dec 20 21:56:59.428 INFO O| Dec 20 21:56:59.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
79012024-12-20T21:57:01.063Z[ recovery-image] Dec 20 21:56:59.428 INFO O| Dec 20 21:56:59.428 INFO STEP 1178 (remove_files) COMPLETE
79022024-12-20T21:57:01.065Z[ recovery-image] Dec 20 21:56:59.428 INFO O| Dec 20 21:56:59.428 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79032024-12-20T21:57:01.081Z[ recovery-image] Dec 20 21:56:59.448 INFO O| Dec 20 21:56:59.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
79042024-12-20T21:57:01.081Z[ recovery-image] Dec 20 21:56:59.448 INFO O| Dec 20 21:56:59.448 INFO STEP 1179 (remove_files) COMPLETE
79052024-12-20T21:57:01.083Z[ recovery-image] Dec 20 21:56:59.448 INFO O| Dec 20 21:56:59.448 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79062024-12-20T21:57:01.101Z[ recovery-image] Dec 20 21:56:59.468 INFO O| Dec 20 21:56:59.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
79072024-12-20T21:57:01.101Z[ recovery-image] Dec 20 21:56:59.468 INFO O| Dec 20 21:56:59.468 INFO STEP 1180 (remove_files) COMPLETE
79082024-12-20T21:57:01.101Z[ recovery-image] Dec 20 21:56:59.468 INFO O| Dec 20 21:56:59.468 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79092024-12-20T21:57:01.139Z[ recovery-image] Dec 20 21:56:59.506 INFO O| Dec 20 21:56:59.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
79102024-12-20T21:57:01.139Z[ recovery-image] Dec 20 21:56:59.506 INFO O| Dec 20 21:56:59.506 INFO STEP 1181 (remove_files) COMPLETE
79112024-12-20T21:57:01.141Z[ recovery-image] Dec 20 21:56:59.506 INFO O| Dec 20 21:56:59.506 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79122024-12-20T21:57:01.171Z[ recovery-image] Dec 20 21:56:59.538 INFO O| Dec 20 21:56:59.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
79132024-12-20T21:57:01.171Z[ recovery-image] Dec 20 21:56:59.538 INFO O| Dec 20 21:56:59.538 INFO STEP 1182 (remove_files) COMPLETE
79142024-12-20T21:57:01.171Z[ recovery-image] Dec 20 21:56:59.538 INFO O| Dec 20 21:56:59.538 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79152024-12-20T21:57:01.193Z[ recovery-image] Dec 20 21:56:59.560 INFO O| Dec 20 21:56:59.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
79162024-12-20T21:57:01.201Z[ host-image] Dec 20 21:56:59.569 INFO O| Dec 20 21:56:59.569 INFO O| Planning: Solver setup ... Done
79172024-12-20T21:57:01.209Z[ host-image] Dec 20 21:56:59.576 INFO O| Dec 20 21:56:59.576 INFO O| Planning: Running solver ... Done
79182024-12-20T21:57:01.217Z[ recovery-image] Dec 20 21:56:59.584 INFO O| Dec 20 21:56:59.584 INFO STEP 1183 (remove_files) COMPLETE
79192024-12-20T21:57:01.217Z[ recovery-image] Dec 20 21:56:59.584 INFO O| Dec 20 21:56:59.584 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202024-12-20T21:57:01.267Z[ recovery-image] Dec 20 21:56:59.633 INFO O| Dec 20 21:56:59.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
79212024-12-20T21:57:01.267Z[ recovery-image] Dec 20 21:56:59.633 INFO O| Dec 20 21:56:59.633 INFO STEP 1184 (remove_files) COMPLETE
79222024-12-20T21:57:01.267Z[ recovery-image] Dec 20 21:56:59.633 INFO O| Dec 20 21:56:59.633 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232024-12-20T21:57:01.287Z[ recovery-image] Dec 20 21:56:59.654 INFO O| Dec 20 21:56:59.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
79242024-12-20T21:57:01.287Z[ recovery-image] Dec 20 21:56:59.654 INFO O| Dec 20 21:56:59.654 INFO STEP 1185 (remove_files) COMPLETE
79252024-12-20T21:57:01.287Z[ recovery-image] Dec 20 21:56:59.654 INFO O| Dec 20 21:56:59.654 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262024-12-20T21:57:01.308Z[ host-image] Dec 20 21:56:59.675 INFO O| Dec 20 21:56:59.675 INFO O| Planning: Finding local manifests ... Done
79272024-12-20T21:57:01.312Z[ host-image] Dec 20 21:56:59.677 INFO O| Dec 20 21:56:59.677 INFO O| Planning: Fetching manifests: 0/5 0% complete
79282024-12-20T21:57:01.325Z[ recovery-image] Dec 20 21:56:59.692 INFO O| Dec 20 21:56:59.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
79292024-12-20T21:57:01.325Z[ recovery-image] Dec 20 21:56:59.692 INFO O| Dec 20 21:56:59.692 INFO STEP 1186 (remove_files) COMPLETE
79302024-12-20T21:57:01.325Z[ recovery-image] Dec 20 21:56:59.692 INFO O| Dec 20 21:56:59.692 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79312024-12-20T21:57:01.348Z[ recovery-image] Dec 20 21:56:59.715 INFO O| Dec 20 21:56:59.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
79322024-12-20T21:57:01.367Z[ recovery-image] Dec 20 21:56:59.734 INFO O| Dec 20 21:56:59.734 INFO STEP 1187 (remove_files) COMPLETE
79332024-12-20T21:57:01.367Z[ recovery-image] Dec 20 21:56:59.734 INFO O| Dec 20 21:56:59.734 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79342024-12-20T21:57:01.400Z[ recovery-image] Dec 20 21:56:59.767 INFO O| Dec 20 21:56:59.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
79352024-12-20T21:57:01.400Z[ recovery-image] Dec 20 21:56:59.767 INFO O| Dec 20 21:56:59.767 INFO STEP 1188 (remove_files) COMPLETE
79362024-12-20T21:57:01.403Z[ recovery-image] Dec 20 21:56:59.767 INFO O| Dec 20 21:56:59.767 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79372024-12-20T21:57:01.437Z[ recovery-image] Dec 20 21:56:59.804 INFO O| Dec 20 21:56:59.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
79382024-12-20T21:57:01.437Z[ recovery-image] Dec 20 21:56:59.804 INFO O| Dec 20 21:56:59.804 INFO STEP 1189 (remove_files) COMPLETE
79392024-12-20T21:57:01.437Z[ recovery-image] Dec 20 21:56:59.804 INFO O| Dec 20 21:56:59.804 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79402024-12-20T21:57:01.462Z[ recovery-image] Dec 20 21:56:59.826 INFO O| Dec 20 21:56:59.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
79412024-12-20T21:57:01.465Z[ recovery-image] Dec 20 21:56:59.826 INFO O| Dec 20 21:56:59.826 INFO STEP 1190 (remove_files) COMPLETE
79422024-12-20T21:57:01.465Z[ recovery-image] Dec 20 21:56:59.827 INFO O| Dec 20 21:56:59.826 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79432024-12-20T21:57:01.481Z[ recovery-image] Dec 20 21:56:59.848 INFO O| Dec 20 21:56:59.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
79442024-12-20T21:57:01.484Z[ recovery-image] Dec 20 21:56:59.848 INFO O| Dec 20 21:56:59.848 INFO STEP 1191 (remove_files) COMPLETE
79452024-12-20T21:57:01.484Z[ recovery-image] Dec 20 21:56:59.848 INFO O| Dec 20 21:56:59.848 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79462024-12-20T21:57:01.503Z[ recovery-image] Dec 20 21:56:59.869 INFO O| Dec 20 21:56:59.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
79472024-12-20T21:57:01.503Z[ recovery-image] Dec 20 21:56:59.869 INFO O| Dec 20 21:56:59.869 INFO STEP 1192 (remove_files) COMPLETE
79482024-12-20T21:57:01.504Z[ recovery-image] Dec 20 21:56:59.869 INFO O| Dec 20 21:56:59.869 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79492024-12-20T21:57:01.524Z[ recovery-image] Dec 20 21:56:59.890 INFO O| Dec 20 21:56:59.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
79502024-12-20T21:57:01.524Z[ recovery-image] Dec 20 21:56:59.891 INFO O| Dec 20 21:56:59.890 INFO STEP 1193 (remove_files) COMPLETE
79512024-12-20T21:57:01.524Z[ recovery-image] Dec 20 21:56:59.891 INFO O| Dec 20 21:56:59.890 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79522024-12-20T21:57:01.556Z[ recovery-image] Dec 20 21:56:59.922 INFO O| Dec 20 21:56:59.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
79532024-12-20T21:57:01.556Z[ recovery-image] Dec 20 21:56:59.922 INFO O| Dec 20 21:56:59.922 INFO STEP 1194 (remove_files) COMPLETE
79542024-12-20T21:57:01.556Z[ recovery-image] Dec 20 21:56:59.922 INFO O| Dec 20 21:56:59.922 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79552024-12-20T21:57:01.585Z[ host-image] Dec 20 21:56:59.952 INFO O| Dec 20 21:56:59.952 INFO O| Planning: Fetching manifests: 5/5 100% complete
79562024-12-20T21:57:01.638Z[ recovery-image] Dec 20 21:57:00.004 INFO O| Dec 20 21:57:00.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
79572024-12-20T21:57:01.641Z[ recovery-image] Dec 20 21:57:00.004 INFO O| Dec 20 21:57:00.004 INFO STEP 1195 (remove_files) COMPLETE
79582024-12-20T21:57:01.641Z[ recovery-image] Dec 20 21:57:00.004 INFO O| Dec 20 21:57:00.004 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592024-12-20T21:57:01.653Z[ host-image] Dec 20 21:57:00.020 INFO O| Dec 20 21:57:00.020 INFO O| Planning: Package planning ... Done
79602024-12-20T21:57:01.659Z[ recovery-image] Dec 20 21:57:00.027 INFO O| Dec 20 21:57:00.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
79612024-12-20T21:57:01.662Z[ recovery-image] Dec 20 21:57:00.027 INFO O| Dec 20 21:57:00.027 INFO STEP 1196 (remove_files) COMPLETE
79622024-12-20T21:57:01.662Z[ recovery-image] Dec 20 21:57:00.027 INFO O| Dec 20 21:57:00.027 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79632024-12-20T21:57:01.662Z[ host-image] Dec 20 21:57:00.027 INFO O| Dec 20 21:57:00.027 INFO O| Planning: Merging actions ... Done
79642024-12-20T21:57:01.682Z[ recovery-image] Dec 20 21:57:00.049 INFO O| Dec 20 21:57:00.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
79652024-12-20T21:57:01.682Z[ recovery-image] Dec 20 21:57:00.049 INFO O| Dec 20 21:57:00.049 INFO STEP 1197 (remove_files) COMPLETE
79662024-12-20T21:57:01.685Z[ recovery-image] Dec 20 21:57:00.049 INFO O| Dec 20 21:57:00.049 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79672024-12-20T21:57:01.703Z[ recovery-image] Dec 20 21:57:00.070 INFO O| Dec 20 21:57:00.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
79682024-12-20T21:57:01.703Z[ recovery-image] Dec 20 21:57:00.071 INFO O| Dec 20 21:57:00.071 INFO STEP 1198 (remove_files) COMPLETE
79692024-12-20T21:57:01.704Z[ recovery-image] Dec 20 21:57:00.071 INFO O| Dec 20 21:57:00.071 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79702024-12-20T21:57:01.723Z[ recovery-image] Dec 20 21:57:00.090 INFO O| Dec 20 21:57:00.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
79712024-12-20T21:57:01.788Z[ recovery-image] Dec 20 21:57:00.155 INFO O| Dec 20 21:57:00.155 INFO STEP 1199 (remove_files) COMPLETE
79722024-12-20T21:57:01.788Z[ recovery-image] Dec 20 21:57:00.155 INFO O| Dec 20 21:57:00.155 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79732024-12-20T21:57:01.813Z[ host-image] Dec 20 21:57:00.179 INFO O| Dec 20 21:57:00.179 INFO O| Planning: Checking for conflicting actions ... Done
79742024-12-20T21:57:01.816Z[ host-image] Dec 20 21:57:00.181 INFO O| Dec 20 21:57:00.181 INFO O| Planning: Consolidating action changes ... Done
79752024-12-20T21:57:01.830Z[ recovery-image] Dec 20 21:57:00.196 INFO O| Dec 20 21:57:00.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
79762024-12-20T21:57:01.830Z[ recovery-image] Dec 20 21:57:00.196 INFO O| Dec 20 21:57:00.196 INFO STEP 1200 (remove_files) COMPLETE
79772024-12-20T21:57:01.830Z[ recovery-image] Dec 20 21:57:00.196 INFO O| Dec 20 21:57:00.196 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79782024-12-20T21:57:01.849Z[ recovery-image] Dec 20 21:57:00.216 INFO O| Dec 20 21:57:00.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
79792024-12-20T21:57:01.849Z[ recovery-image] Dec 20 21:57:00.216 INFO O| Dec 20 21:57:00.216 INFO STEP 1201 (remove_files) COMPLETE
79802024-12-20T21:57:01.849Z[ recovery-image] Dec 20 21:57:00.216 INFO O| Dec 20 21:57:00.216 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79812024-12-20T21:57:01.926Z[ recovery-image] Dec 20 21:57:00.293 INFO O| Dec 20 21:57:00.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
79822024-12-20T21:57:01.926Z[ recovery-image] Dec 20 21:57:00.293 INFO O| Dec 20 21:57:00.293 INFO STEP 1202 (remove_files) COMPLETE
79832024-12-20T21:57:01.929Z[ recovery-image] Dec 20 21:57:00.293 INFO O| Dec 20 21:57:00.293 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79842024-12-20T21:57:01.959Z[ recovery-image] Dec 20 21:57:00.326 INFO O| Dec 20 21:57:00.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
79852024-12-20T21:57:01.959Z[ recovery-image] Dec 20 21:57:00.326 INFO O| Dec 20 21:57:00.326 INFO STEP 1203 (remove_files) COMPLETE
79862024-12-20T21:57:01.963Z[ recovery-image] Dec 20 21:57:00.326 INFO O| Dec 20 21:57:00.326 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79872024-12-20T21:57:01.981Z[ recovery-image] Dec 20 21:57:00.348 INFO O| Dec 20 21:57:00.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
79882024-12-20T21:57:02.005Z[ recovery-image] Dec 20 21:57:00.372 INFO O| Dec 20 21:57:00.372 INFO STEP 1204 (remove_files) COMPLETE
79892024-12-20T21:57:02.005Z[ recovery-image] Dec 20 21:57:00.372 INFO O| Dec 20 21:57:00.372 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79902024-12-20T21:57:02.048Z[ recovery-image] Dec 20 21:57:00.415 INFO O| Dec 20 21:57:00.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
79912024-12-20T21:57:02.048Z[ recovery-image] Dec 20 21:57:00.415 INFO O| Dec 20 21:57:00.415 INFO STEP 1205 (remove_files) COMPLETE
79922024-12-20T21:57:02.048Z[ recovery-image] Dec 20 21:57:00.415 INFO O| Dec 20 21:57:00.415 INFO STEP 1206: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
79932024-12-20T21:57:02.080Z[ recovery-image] Dec 20 21:57:00.447 INFO O| Dec 20 21:57:00.447 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
79942024-12-20T21:57:02.083Z[ recovery-image] Dec 20 21:57:00.448 INFO O| Dec 20 21:57:00.447 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
79952024-12-20T21:57:02.251Z[ host-image] Dec 20 21:57:00.618 INFO O| Dec 20 21:57:00.617 INFO O| Planning: Evaluating mediators ... Done
79962024-12-20T21:57:02.254Z[ host-image] Dec 20 21:57:00.620 INFO O| Dec 20 21:57:00.620 INFO O| Planning: Planning completed in 6.41 seconds
79972024-12-20T21:57:02.257Z[ host-image] Dec 20 21:57:00.623 INFO O| Dec 20 21:57:00.623 INFO O| Packages to install: 5
79982024-12-20T21:57:02.257Z[ host-image] Dec 20 21:57:00.623 INFO O| Dec 20 21:57:00.623 INFO O| Services to change: 2
79992024-12-20T21:57:02.280Z[ host-image] Dec 20 21:57:00.645 INFO O| Dec 20 21:57:00.645 INFO O| Download: 0/116 items 0.0/1.4MB 0% complete
80002024-12-20T21:57:05.866Z[ host-image] Dec 20 21:57:04.232 INFO O| Dec 20 21:57:04.232 INFO O| Download: Completed 1.45 MB in 3.59 seconds (412k/s)
80012024-12-20T21:57:05.913Z[ host-image] Dec 20 21:57:04.280 INFO O| Dec 20 21:57:04.280 INFO O| Actions: 1/305 actions (Installing new actions)
80022024-12-20T21:57:06.093Z[ host-image] Dec 20 21:57:04.459 INFO O| Dec 20 21:57:04.459 INFO O| Actions: Completed 305 actions in 0.18 seconds.
80032024-12-20T21:57:06.633Z[ host-image] Dec 20 21:57:04.999 INFO O| Dec 20 21:57:04.999 INFO O| Done
80042024-12-20T21:57:06.633Z[ host-image] Dec 20 21:57:04.999 INFO O| Dec 20 21:57:04.999 INFO O| Done
80052024-12-20T21:57:07.596Z[ recovery-image] Dec 20 21:57:05.962 INFO O| Dec 20 21:57:05.962 INFO STEP 1206 (pack_tar) COMPLETE
80062024-12-20T21:57:07.596Z[ recovery-image] Dec 20 21:57:05.962 INFO O| Dec 20 21:57:05.962 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80072024-12-20T21:57:07.599Z[ recovery-image] Dec 20 21:57:05.962 INFO O| Dec 20 21:57:05.962 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80082024-12-20T21:57:07.862Z[ recovery-image] Dec 20 21:57:06.228 INFO O| Dec 20 21:57:06.228 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
80092024-12-20T21:57:07.967Z[ host-image] Dec 20 21:57:06.333 INFO O| Dec 20 21:57:06.333 INFO O| Done
80102024-12-20T21:57:07.988Z[ recovery-image] Dec 20 21:57:06.354 INFO O| Dec 20 21:57:06.354 INFO completed processing gimlet/ramdisk-03-recovery-trim
80112024-12-20T21:57:07.996Z[ recovery-image] Dec 20 21:57:06.362 INFO image builder template: zfs-recovery...
80122024-12-20T21:57:07.999Z[ recovery-image] Dec 20 21:57:06.362 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/.tmp1JiDr8/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.34.311", "-n", "zfs-recovery"], pwd: None
80132024-12-20T21:57:08.057Z[ recovery-image] Dec 20 21:57:06.422 INFO O| Dec 20 21:57:06.422 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80142024-12-20T21:57:08.063Z[ recovery-image] Dec 20 21:57:06.429 INFO O| Dec 20 21:57:06.429 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80152024-12-20T21:57:08.170Z[ recovery-image] Dec 20 21:57:06.535 INFO O| Dec 20 21:57:06.535 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
80162024-12-20T21:57:08.253Z[ recovery-image] Dec 20 21:57:06.619 INFO O| Dec 20 21:57:06.619 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80172024-12-20T21:57:08.253Z[ recovery-image] Dec 20 21:57:06.619 INFO O| Dec 20 21:57:06.619 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
80182024-12-20T21:57:08.262Z[ recovery-image] Dec 20 21:57:06.627 INFO O| Dec 20 21:57:06.627 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
80192024-12-20T21:57:08.411Z[ recovery-image] Dec 20 21:57:06.777 INFO O| Dec 20 21:57:06.777 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
80202024-12-20T21:57:08.476Z[ recovery-image] Dec 20 21:57:06.842 INFO O| Dec 20 21:57:06.841 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
80212024-12-20T21:57:08.495Z[ recovery-image] Dec 20 21:57:06.861 INFO O| Dec 20 21:57:06.861 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80222024-12-20T21:57:08.504Z[ recovery-image] Dec 20 21:57:06.870 INFO O| Dec 20 21:57:06.869 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
80232024-12-20T21:57:08.510Z[ recovery-image] Dec 20 21:57:06.876 INFO O| Dec 20 21:57:06.876 INFO no lofi found
80242024-12-20T21:57:08.510Z[ recovery-image] Dec 20 21:57:06.876 INFO O| Dec 20 21:57:06.876 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
80252024-12-20T21:57:08.513Z[ recovery-image] Dec 20 21:57:06.876 INFO O| Dec 20 21:57:06.876 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80262024-12-20T21:57:10.216Z[ host-image] Dec 20 21:57:08.581 INFO O| Dec 20 21:57:08.581 INFO O| Done
80272024-12-20T21:57:10.256Z[ host-image] Dec 20 21:57:08.621 INFO O| Dec 20 21:57:08.621 INFO O| Done
80282024-12-20T21:57:10.256Z[ host-image] Dec 20 21:57:08.622 INFO O| Dec 20 21:57:08.622 INFO O| Done
80292024-12-20T21:57:10.284Z[ host-image] Dec 20 21:57:08.650 INFO O| Dec 20 21:57:08.650 INFO O| Done
80302024-12-20T21:57:10.443Z[ host-image] Dec 20 21:57:08.808 INFO O| Dec 20 21:57:08.808 INFO STEP 12 (pkg_install) COMPLETE
80312024-12-20T21:57:10.443Z[ host-image] Dec 20 21:57:08.809 INFO O| Dec 20 21:57:08.808 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80322024-12-20T21:57:10.463Z[ host-image] Dec 20 21:57:08.828 INFO O| Dec 20 21:57:08.828 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
80332024-12-20T21:57:10.648Z[ recovery-image] Dec 20 21:57:09.014 INFO O| Dec 20 21:57:09.013 INFO lofi device = /dev/dsk/c2t1d0p0
80342024-12-20T21:57:10.648Z[ recovery-image] Dec 20 21:57:09.014 INFO O| Dec 20 21:57:09.014 INFO pool device = /dev/dsk/c2t1d0p0
80352024-12-20T21:57:10.651Z[ recovery-image] Dec 20 21:57:09.014 INFO O| Dec 20 21:57:09.014 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"]
80362024-12-20T21:57:10.881Z[ recovery-image] Dec 20 21:57:09.247 INFO O| Dec 20 21:57:09.247 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80372024-12-20T21:57:10.881Z[ recovery-image] Dec 20 21:57:09.247 INFO O| Dec 20 21:57:09.247 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
80382024-12-20T21:57:10.918Z[ recovery-image] Dec 20 21:57:09.283 INFO O| Dec 20 21:57:09.283 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
80392024-12-20T21:57:11.025Z[ recovery-image] Dec 20 21:57:09.390 INFO O| Dec 20 21:57:09.390 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
80402024-12-20T21:57:11.083Z[ recovery-image] Dec 20 21:57:09.448 INFO O| Dec 20 21:57:09.448 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
80412024-12-20T21:57:11.108Z[ recovery-image] Dec 20 21:57:09.474 INFO O| Dec 20 21:57:09.474 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
80422024-12-20T21:57:11.130Z[ recovery-image] Dec 20 21:57:09.496 INFO O| Dec 20 21:57:09.496 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
80432024-12-20T21:57:11.204Z[ recovery-image] Dec 20 21:57:09.566 INFO O| Dec 20 21:57:09.566 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80442024-12-20T21:57:11.214Z[ recovery-image] Dec 20 21:57:09.567 INFO O| Dec 20 21:57:09.566 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80452024-12-20T21:57:11.214Z[ recovery-image] Dec 20 21:57:09.567 INFO O| Dec 20 21:57:09.567 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80462024-12-20T21:57:11.220Z[ recovery-image] Dec 20 21:57:09.585 INFO O| Dec 20 21:57:09.584 INFO boot environment UUID: 2e696f6e-0c7f-4ecb-b8fb-dd4eaa89afae
80472024-12-20T21:57:11.220Z[ recovery-image] Dec 20 21:57:09.585 INFO O| Dec 20 21:57:09.584 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 2e696f6e-0c7f-4ecb-b8fb-dd4eaa89afae
80482024-12-20T21:57:11.240Z[ recovery-image] Dec 20 21:57:09.605 INFO O| Dec 20 21:57:09.605 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
80492024-12-20T21:57:11.261Z[ recovery-image] Dec 20 21:57:09.625 INFO O| Dec 20 21:57:09.624 INFO STEP 0 (create_be) COMPLETE
80502024-12-20T21:57:11.261Z[ recovery-image] Dec 20 21:57:09.625 INFO O| Dec 20 21:57:09.625 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80512024-12-20T21:57:11.288Z[ recovery-image] Dec 20 21:57:09.653 INFO O| Dec 20 21:57:09.653 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"]
80522024-12-20T21:57:11.307Z[ host-image] Dec 20 21:57:09.673 INFO O| Dec 20 21:57:09.672 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
80532024-12-20T21:57:16.172Z[ host-image] Dec 20 21:57:14.536 INFO O| Dec 20 21:57:14.536 INFO O| Planning: Solver setup ... Done
80542024-12-20T21:57:16.184Z[ host-image] Dec 20 21:57:14.549 INFO O| Dec 20 21:57:14.549 INFO O| Planning: Running solver ... Done
80552024-12-20T21:57:16.301Z[ host-image] Dec 20 21:57:14.665 INFO O| Dec 20 21:57:14.665 INFO O| Planning: Finding local manifests ... Done
80562024-12-20T21:57:16.304Z[ host-image] Dec 20 21:57:14.668 INFO O| Dec 20 21:57:14.668 INFO O| Planning: Fetching manifests: 0/6 0% complete
80572024-12-20T21:57:16.824Z[ host-image] Dec 20 21:57:15.188 INFO O| Dec 20 21:57:15.188 INFO O| Planning: Fetching manifests: 6/6 100% complete
80582024-12-20T21:57:16.891Z[ host-image] Dec 20 21:57:15.255 INFO O| Dec 20 21:57:15.254 INFO O| Planning: Package planning ... Done
80592024-12-20T21:57:16.932Z[ host-image] Dec 20 21:57:15.296 INFO O| Dec 20 21:57:15.296 INFO O| Planning: Merging actions ... Done
80602024-12-20T21:57:17.100Z[ host-image] Dec 20 21:57:15.465 INFO O| Dec 20 21:57:15.464 INFO O| Planning: Checking for conflicting actions ... Done
80612024-12-20T21:57:17.108Z[ host-image] Dec 20 21:57:15.472 INFO O| Dec 20 21:57:15.472 INFO O| Planning: Consolidating action changes ... Done
80622024-12-20T21:57:17.623Z[ host-image] Dec 20 21:57:15.986 INFO O| Dec 20 21:57:15.986 INFO O| Planning: Evaluating mediators ... Done
80632024-12-20T21:57:17.628Z[ host-image] Dec 20 21:57:15.992 INFO O| Dec 20 21:57:15.992 INFO O| Planning: Planning completed in 6.32 seconds
80642024-12-20T21:57:17.664Z[ host-image] Dec 20 21:57:16.028 INFO O| Dec 20 21:57:16.028 INFO O| Packages to install: 6
80652024-12-20T21:57:17.664Z[ host-image] Dec 20 21:57:16.028 INFO O| Dec 20 21:57:16.028 INFO O| Mediators to change: 1
80662024-12-20T21:57:17.667Z[ host-image] Dec 20 21:57:16.028 INFO O| Dec 20 21:57:16.028 INFO O| Services to change: 1
80672024-12-20T21:57:17.694Z[ host-image] Dec 20 21:57:16.058 INFO O| Dec 20 21:57:16.058 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
80682024-12-20T21:57:18.119Z[ recovery-image] Dec 20 21:57:16.483 INFO O| Dec 20 21:57:16.483 INFO STEP 1 (unpack_tar) COMPLETE
80692024-12-20T21:57:18.119Z[ recovery-image] Dec 20 21:57:16.483 INFO O| Dec 20 21:57:16.483 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80702024-12-20T21:57:18.140Z[ recovery-image] Dec 20 21:57:16.504 INFO O| Dec 20 21:57:16.504 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80712024-12-20T21:57:18.546Z[ recovery-image] Dec 20 21:57:16.910 INFO O| Dec 20 21:57:16.909 INFO STEP 2 (devfsadm) COMPLETE
80722024-12-20T21:57:18.546Z[ recovery-image] Dec 20 21:57:16.910 INFO O| Dec 20 21:57:16.909 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80732024-12-20T21:57:18.565Z[ recovery-image] Dec 20 21:57:16.929 INFO O| Dec 20 21:57:16.929 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80742024-12-20T21:57:18.565Z[ recovery-image] Dec 20 21:57:16.929 INFO O| Dec 20 21:57:16.929 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80752024-12-20T21:57:18.568Z[ recovery-image] Dec 20 21:57:16.930 INFO O| Dec 20 21:57:16.929 INFO STEP 3 (ensure_dir) COMPLETE
80762024-12-20T21:57:18.568Z[ recovery-image] Dec 20 21:57:16.930 INFO O| Dec 20 21:57:16.930 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80772024-12-20T21:57:18.599Z[ recovery-image] Dec 20 21:57:16.963 INFO O| Dec 20 21:57:16.963 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80782024-12-20T21:57:18.599Z[ recovery-image] Dec 20 21:57:16.963 INFO O| Dec 20 21:57:16.963 INFO STEP 4 (ensure_dir) COMPLETE
80792024-12-20T21:57:18.599Z[ recovery-image] Dec 20 21:57:16.963 INFO O| Dec 20 21:57:16.963 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80802024-12-20T21:57:18.619Z[ recovery-image] Dec 20 21:57:16.982 INFO O| Dec 20 21:57:16.982 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80812024-12-20T21:57:18.619Z[ recovery-image] Dec 20 21:57:16.982 INFO O| Dec 20 21:57:16.982 INFO STEP 5 (ensure_dir) COMPLETE
80822024-12-20T21:57:18.622Z[ recovery-image] Dec 20 21:57:16.982 INFO O| Dec 20 21:57:16.982 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80832024-12-20T21:57:18.637Z[ recovery-image] Dec 20 21:57:17.001 INFO O| Dec 20 21:57:17.000 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80842024-12-20T21:57:18.639Z[ recovery-image] Dec 20 21:57:17.001 INFO O| Dec 20 21:57:17.001 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80852024-12-20T21:57:18.639Z[ recovery-image] Dec 20 21:57:17.001 INFO O| Dec 20 21:57:17.001 INFO STEP 6 (ensure_dir) COMPLETE
80862024-12-20T21:57:18.639Z[ recovery-image] Dec 20 21:57:17.001 INFO O| Dec 20 21:57:17.001 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80872024-12-20T21:57:18.655Z[ recovery-image] Dec 20 21:57:17.019 INFO O| Dec 20 21:57:17.019 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80882024-12-20T21:57:18.656Z[ recovery-image] Dec 20 21:57:17.020 INFO O| Dec 20 21:57:17.019 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80892024-12-20T21:57:18.658Z[ recovery-image] Dec 20 21:57:17.020 INFO O| Dec 20 21:57:17.020 INFO STEP 7 (ensure_dir) COMPLETE
80902024-12-20T21:57:18.658Z[ recovery-image] Dec 20 21:57:17.020 INFO O| Dec 20 21:57:17.020 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80912024-12-20T21:57:18.675Z[ recovery-image] Dec 20 21:57:17.039 INFO O| Dec 20 21:57:17.039 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
80922024-12-20T21:57:18.677Z[ recovery-image] Dec 20 21:57:17.039 INFO O| Dec 20 21:57:17.039 INFO STEP 8 (remove_files) COMPLETE
80932024-12-20T21:57:18.677Z[ recovery-image] Dec 20 21:57:17.039 INFO O| Dec 20 21:57:17.039 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80942024-12-20T21:57:18.694Z[ recovery-image] Dec 20 21:57:17.058 INFO O| Dec 20 21:57:17.058 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
80952024-12-20T21:57:18.697Z[ recovery-image] Dec 20 21:57:17.059 INFO O| Dec 20 21:57:17.059 INFO STEP 9 (remove_files) COMPLETE
80962024-12-20T21:57:18.697Z[ recovery-image] Dec 20 21:57:17.059 INFO O| Dec 20 21:57:17.059 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80972024-12-20T21:57:18.724Z[ recovery-image] Dec 20 21:57:17.087 INFO O| Dec 20 21:57:17.087 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
80982024-12-20T21:57:18.726Z[ recovery-image] Dec 20 21:57:17.089 INFO O| Dec 20 21:57:17.089 INFO STEP 10 (remove_files) COMPLETE
80992024-12-20T21:57:18.726Z[ recovery-image] Dec 20 21:57:17.089 INFO O| Dec 20 21:57:17.089 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81002024-12-20T21:57:18.797Z[ recovery-image] Dec 20 21:57:17.161 INFO O| Dec 20 21:57:17.161 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
81012024-12-20T21:57:18.800Z[ recovery-image] Dec 20 21:57:17.161 INFO O| Dec 20 21:57:17.161 INFO STEP 11 (remove_files) COMPLETE
81022024-12-20T21:57:18.800Z[ recovery-image] Dec 20 21:57:17.161 INFO O| Dec 20 21:57:17.161 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81032024-12-20T21:57:18.818Z[ recovery-image] Dec 20 21:57:17.182 INFO O| Dec 20 21:57:17.182 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
81042024-12-20T21:57:18.818Z[ recovery-image] Dec 20 21:57:17.182 INFO O| Dec 20 21:57:17.182 INFO STEP 12 (remove_files) COMPLETE
81052024-12-20T21:57:18.821Z[ recovery-image] Dec 20 21:57:17.182 INFO O| Dec 20 21:57:17.182 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81062024-12-20T21:57:18.855Z[ recovery-image] Dec 20 21:57:17.219 INFO O| Dec 20 21:57:17.219 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81072024-12-20T21:57:18.855Z[ recovery-image] Dec 20 21:57:17.219 INFO O| Dec 20 21:57:17.219 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81082024-12-20T21:57:18.855Z[ recovery-image] Dec 20 21:57:17.219 INFO O| Dec 20 21:57:17.219 INFO STEP 13 (ensure_dir) COMPLETE
81092024-12-20T21:57:18.859Z[ recovery-image] Dec 20 21:57:17.219 INFO O| Dec 20 21:57:17.219 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81102024-12-20T21:57:18.947Z[ recovery-image] Dec 20 21:57:17.309 INFO O| Dec 20 21:57:17.309 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81112024-12-20T21:57:18.947Z[ recovery-image] Dec 20 21:57:17.310 INFO O| Dec 20 21:57:17.310 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81122024-12-20T21:57:18.950Z[ recovery-image] Dec 20 21:57:17.310 INFO O| Dec 20 21:57:17.310 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81132024-12-20T21:57:18.950Z[ recovery-image] Dec 20 21:57:17.310 INFO O| Dec 20 21:57:17.310 INFO STEP 14 (ensure_dir) COMPLETE
81142024-12-20T21:57:18.950Z[ recovery-image] Dec 20 21:57:17.310 INFO O| Dec 20 21:57:17.310 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81152024-12-20T21:57:18.969Z[ recovery-image] Dec 20 21:57:17.332 INFO O| Dec 20 21:57:17.332 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81162024-12-20T21:57:18.969Z[ recovery-image] Dec 20 21:57:17.333 INFO O| Dec 20 21:57:17.332 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81172024-12-20T21:57:18.972Z[ recovery-image] Dec 20 21:57:17.333 INFO O| Dec 20 21:57:17.333 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81182024-12-20T21:57:18.972Z[ recovery-image] Dec 20 21:57:17.333 INFO O| Dec 20 21:57:17.333 INFO STEP 15 (ensure_dir) COMPLETE
81192024-12-20T21:57:18.972Z[ recovery-image] Dec 20 21:57:17.333 INFO O| Dec 20 21:57:17.333 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81202024-12-20T21:57:18.989Z[ recovery-image] Dec 20 21:57:17.353 INFO O| Dec 20 21:57:17.353 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81212024-12-20T21:57:18.992Z[ recovery-image] Dec 20 21:57:17.353 INFO O| Dec 20 21:57:17.353 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81222024-12-20T21:57:18.992Z[ recovery-image] Dec 20 21:57:17.353 INFO O| Dec 20 21:57:17.353 INFO STEP 16 (ensure_dir) COMPLETE
81232024-12-20T21:57:18.992Z[ recovery-image] Dec 20 21:57:17.353 INFO O| Dec 20 21:57:17.353 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81242024-12-20T21:57:19.010Z[ recovery-image] Dec 20 21:57:17.374 INFO O| Dec 20 21:57:17.374 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81252024-12-20T21:57:19.010Z[ recovery-image] Dec 20 21:57:17.374 INFO O| Dec 20 21:57:17.374 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81262024-12-20T21:57:19.010Z[ recovery-image] Dec 20 21:57:17.374 INFO O| Dec 20 21:57:17.374 INFO STEP 17 (ensure_dir) COMPLETE
81272024-12-20T21:57:19.012Z[ recovery-image] Dec 20 21:57:17.374 INFO O| Dec 20 21:57:17.374 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81282024-12-20T21:57:19.044Z[ recovery-image] Dec 20 21:57:17.407 INFO O| Dec 20 21:57:17.407 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
81292024-12-20T21:57:19.044Z[ recovery-image] Dec 20 21:57:17.408 INFO O| Dec 20 21:57:17.407 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
81302024-12-20T21:57:19.044Z[ recovery-image] Dec 20 21:57:17.408 INFO O| Dec 20 21:57:17.407 INFO ok!
81312024-12-20T21:57:19.044Z[ recovery-image] Dec 20 21:57:17.408 INFO O| Dec 20 21:57:17.407 INFO STEP 18 (ensure_symlink) COMPLETE
81322024-12-20T21:57:19.044Z[ recovery-image] Dec 20 21:57:17.408 INFO O| Dec 20 21:57:17.407 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81332024-12-20T21:57:19.072Z[ recovery-image] Dec 20 21:57:17.436 INFO O| Dec 20 21:57:17.435 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
81342024-12-20T21:57:19.119Z[ recovery-image] Dec 20 21:57:17.436 INFO O| Dec 20 21:57:17.436 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
81352024-12-20T21:57:19.119Z[ recovery-image] Dec 20 21:57:17.436 INFO O| Dec 20 21:57:17.436 INFO ok!
81362024-12-20T21:57:19.119Z[ recovery-image] Dec 20 21:57:17.436 INFO O| Dec 20 21:57:17.436 INFO STEP 19 (ensure_file) COMPLETE
81372024-12-20T21:57:19.119Z[ recovery-image] Dec 20 21:57:17.436 INFO O| Dec 20 21:57:17.436 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81382024-12-20T21:57:19.162Z[ recovery-image] Dec 20 21:57:17.526 INFO O| Dec 20 21:57:17.526 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
81392024-12-20T21:57:19.165Z[ recovery-image] Dec 20 21:57:17.526 INFO O| Dec 20 21:57:17.526 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
81402024-12-20T21:57:19.165Z[ recovery-image] Dec 20 21:57:17.526 INFO O| Dec 20 21:57:17.526 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
81412024-12-20T21:57:19.165Z[ recovery-image] Dec 20 21:57:17.526 INFO O| Dec 20 21:57:17.526 INFO ok!
81422024-12-20T21:57:19.165Z[ recovery-image] Dec 20 21:57:17.526 INFO O| Dec 20 21:57:17.526 INFO STEP 20 (ensure_symlink) COMPLETE
81432024-12-20T21:57:19.165Z[ recovery-image] Dec 20 21:57:17.526 INFO O| Dec 20 21:57:17.526 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81442024-12-20T21:57:19.181Z[ recovery-image] Dec 20 21:57:17.545 INFO O| Dec 20 21:57:17.545 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
81452024-12-20T21:57:19.182Z[ recovery-image] Dec 20 21:57:17.545 INFO O| Dec 20 21:57:17.545 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
81462024-12-20T21:57:19.182Z[ recovery-image] Dec 20 21:57:17.545 INFO O| Dec 20 21:57:17.545 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
81472024-12-20T21:57:19.185Z[ recovery-image] Dec 20 21:57:17.545 INFO O| Dec 20 21:57:17.545 INFO ok!
81482024-12-20T21:57:19.185Z[ recovery-image] Dec 20 21:57:17.545 INFO O| Dec 20 21:57:17.545 INFO STEP 21 (ensure_symlink) COMPLETE
81492024-12-20T21:57:19.185Z[ recovery-image] Dec 20 21:57:17.546 INFO O| Dec 20 21:57:17.545 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81502024-12-20T21:57:19.218Z[ recovery-image] Dec 20 21:57:17.582 INFO O| Dec 20 21:57:17.582 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
81512024-12-20T21:57:19.218Z[ recovery-image] Dec 20 21:57:17.582 INFO O| Dec 20 21:57:17.582 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
81522024-12-20T21:57:19.222Z[ recovery-image] Dec 20 21:57:17.582 INFO O| Dec 20 21:57:17.582 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
81532024-12-20T21:57:19.222Z[ recovery-image] Dec 20 21:57:17.582 INFO O| Dec 20 21:57:17.582 INFO ok!
81542024-12-20T21:57:19.222Z[ recovery-image] Dec 20 21:57:17.582 INFO O| Dec 20 21:57:17.582 INFO STEP 22 (ensure_symlink) COMPLETE
81552024-12-20T21:57:19.222Z[ recovery-image] Dec 20 21:57:17.583 INFO O| Dec 20 21:57:17.582 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81562024-12-20T21:57:19.237Z[ recovery-image] Dec 20 21:57:17.601 INFO O| Dec 20 21:57:17.601 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
81572024-12-20T21:57:19.237Z[ recovery-image] Dec 20 21:57:17.601 INFO O| Dec 20 21:57:17.601 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
81582024-12-20T21:57:19.238Z[ recovery-image] Dec 20 21:57:17.601 INFO O| Dec 20 21:57:17.601 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
81592024-12-20T21:57:19.240Z[ recovery-image] Dec 20 21:57:17.601 INFO O| Dec 20 21:57:17.601 INFO ok!
81602024-12-20T21:57:19.240Z[ recovery-image] Dec 20 21:57:17.601 INFO O| Dec 20 21:57:17.601 INFO STEP 23 (ensure_symlink) COMPLETE
81612024-12-20T21:57:19.240Z[ recovery-image] Dec 20 21:57:17.601 INFO O| Dec 20 21:57:17.601 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81622024-12-20T21:57:19.255Z[ recovery-image] Dec 20 21:57:17.619 INFO O| Dec 20 21:57:17.619 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
81632024-12-20T21:57:19.255Z[ recovery-image] Dec 20 21:57:17.619 INFO O| Dec 20 21:57:17.619 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 ...
81642024-12-20T21:57:19.258Z[ recovery-image] Dec 20 21:57:17.619 INFO O| Dec 20 21:57:17.619 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
81652024-12-20T21:57:19.258Z[ recovery-image] Dec 20 21:57:17.619 INFO O| Dec 20 21:57:17.619 INFO ok!
81662024-12-20T21:57:19.258Z[ recovery-image] Dec 20 21:57:17.619 INFO O| Dec 20 21:57:17.619 INFO STEP 24 (ensure_file) COMPLETE
81672024-12-20T21:57:19.258Z[ recovery-image] Dec 20 21:57:17.619 INFO O| Dec 20 21:57:17.619 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
81682024-12-20T21:57:19.275Z[ recovery-image] Dec 20 21:57:17.638 INFO O| Dec 20 21:57:17.638 INFO updating shadow file
81692024-12-20T21:57:19.277Z[ recovery-image] Dec 20 21:57:17.639 INFO O| Dec 20 21:57:17.639 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81702024-12-20T21:57:19.277Z[ recovery-image] Dec 20 21:57:17.639 INFO O| Dec 20 21:57:17.639 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81712024-12-20T21:57:19.277Z[ recovery-image] Dec 20 21:57:17.639 INFO O| Dec 20 21:57:17.639 INFO STEP 25 (shadow) COMPLETE
81722024-12-20T21:57:19.277Z[ recovery-image] Dec 20 21:57:17.639 INFO O| Dec 20 21:57:17.639 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81732024-12-20T21:57:19.303Z[ recovery-image] Dec 20 21:57:17.666 INFO O| Dec 20 21:57:17.666 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
81742024-12-20T21:57:19.305Z[ recovery-image] Dec 20 21:57:17.667 INFO O| Dec 20 21:57:17.667 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
81752024-12-20T21:57:19.305Z[ recovery-image] Dec 20 21:57:17.667 INFO O| Dec 20 21:57:17.667 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
81762024-12-20T21:57:19.305Z[ recovery-image] Dec 20 21:57:17.667 INFO O| Dec 20 21:57:17.667 INFO ok!
81772024-12-20T21:57:19.305Z[ recovery-image] Dec 20 21:57:17.667 INFO O| Dec 20 21:57:17.667 INFO STEP 26 (ensure_file) COMPLETE
81782024-12-20T21:57:19.305Z[ recovery-image] Dec 20 21:57:17.667 INFO O| Dec 20 21:57:17.667 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81792024-12-20T21:57:19.381Z[ recovery-image] Dec 20 21:57:17.744 INFO O| Dec 20 21:57:17.744 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
81802024-12-20T21:57:19.381Z[ recovery-image] Dec 20 21:57:17.745 INFO O| Dec 20 21:57:17.744 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
81812024-12-20T21:57:19.383Z[ recovery-image] Dec 20 21:57:17.745 INFO O| Dec 20 21:57:17.745 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
81822024-12-20T21:57:19.383Z[ recovery-image] Dec 20 21:57:17.745 INFO O| Dec 20 21:57:17.745 INFO ok!
81832024-12-20T21:57:19.383Z[ recovery-image] Dec 20 21:57:17.745 INFO O| Dec 20 21:57:17.745 INFO STEP 27 (ensure_file) COMPLETE
81842024-12-20T21:57:19.383Z[ recovery-image] Dec 20 21:57:17.745 INFO O| Dec 20 21:57:17.745 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81852024-12-20T21:57:19.404Z[ recovery-image] Dec 20 21:57:17.768 INFO O| Dec 20 21:57:17.768 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
81862024-12-20T21:57:19.407Z[ recovery-image] Dec 20 21:57:17.768 INFO O| Dec 20 21:57:17.768 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
81872024-12-20T21:57:19.407Z[ recovery-image] Dec 20 21:57:17.769 INFO O| Dec 20 21:57:17.769 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81882024-12-20T21:57:19.407Z[ recovery-image] Dec 20 21:57:17.769 INFO O| Dec 20 21:57:17.769 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81892024-12-20T21:57:19.407Z[ recovery-image] Dec 20 21:57:17.769 INFO O| Dec 20 21:57:17.769 INFO ok!
81902024-12-20T21:57:19.407Z[ recovery-image] Dec 20 21:57:17.769 INFO O| Dec 20 21:57:17.769 INFO STEP 28 (ensure_file) COMPLETE
81912024-12-20T21:57:19.407Z[ recovery-image] Dec 20 21:57:17.769 INFO O| Dec 20 21:57:17.769 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81922024-12-20T21:57:19.427Z[ recovery-image] Dec 20 21:57:17.790 INFO O| Dec 20 21:57:17.790 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
81932024-12-20T21:57:19.427Z[ recovery-image] Dec 20 21:57:17.790 INFO O| Dec 20 21:57:17.790 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
81942024-12-20T21:57:19.429Z[ recovery-image] Dec 20 21:57:17.791 INFO O| Dec 20 21:57:17.791 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
81952024-12-20T21:57:19.429Z[ recovery-image] Dec 20 21:57:17.791 INFO O| Dec 20 21:57:17.791 INFO ok!
81962024-12-20T21:57:19.429Z[ recovery-image] Dec 20 21:57:17.791 INFO O| Dec 20 21:57:17.791 INFO STEP 29 (ensure_file) COMPLETE
81972024-12-20T21:57:19.429Z[ recovery-image] Dec 20 21:57:17.791 INFO O| Dec 20 21:57:17.791 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81982024-12-20T21:57:19.447Z[ recovery-image] Dec 20 21:57:17.811 INFO O| Dec 20 21:57:17.810 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
81992024-12-20T21:57:19.447Z[ recovery-image] Dec 20 21:57:17.811 INFO O| Dec 20 21:57:17.811 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
82002024-12-20T21:57:19.449Z[ recovery-image] Dec 20 21:57:17.811 INFO O| Dec 20 21:57:17.811 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
82012024-12-20T21:57:19.449Z[ recovery-image] Dec 20 21:57:17.811 INFO O| Dec 20 21:57:17.811 INFO ok!
82022024-12-20T21:57:19.449Z[ recovery-image] Dec 20 21:57:17.811 INFO O| Dec 20 21:57:17.811 INFO STEP 30 (ensure_file) COMPLETE
82032024-12-20T21:57:19.449Z[ recovery-image] Dec 20 21:57:17.811 INFO O| Dec 20 21:57:17.811 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82042024-12-20T21:57:19.469Z[ recovery-image] Dec 20 21:57:17.832 INFO O| Dec 20 21:57:17.832 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
82052024-12-20T21:57:19.469Z[ recovery-image] Dec 20 21:57:17.833 INFO O| Dec 20 21:57:17.832 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
82062024-12-20T21:57:19.469Z[ recovery-image] Dec 20 21:57:17.833 INFO O| Dec 20 21:57:17.833 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
82072024-12-20T21:57:19.471Z[ recovery-image] Dec 20 21:57:17.833 INFO O| Dec 20 21:57:17.833 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
82082024-12-20T21:57:19.471Z[ recovery-image] Dec 20 21:57:17.833 INFO O| Dec 20 21:57:17.833 INFO ok!
82092024-12-20T21:57:19.471Z[ recovery-image] Dec 20 21:57:17.833 INFO O| Dec 20 21:57:17.833 INFO STEP 31 (ensure_file) COMPLETE
82102024-12-20T21:57:19.471Z[ recovery-image] Dec 20 21:57:17.833 INFO O| Dec 20 21:57:17.833 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82112024-12-20T21:57:19.493Z[ recovery-image] Dec 20 21:57:17.857 INFO O| Dec 20 21:57:17.856 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
82122024-12-20T21:57:19.496Z[ recovery-image] Dec 20 21:57:17.857 INFO O| Dec 20 21:57:17.857 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
82132024-12-20T21:57:19.496Z[ recovery-image] Dec 20 21:57:17.857 INFO O| Dec 20 21:57:17.857 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
82142024-12-20T21:57:19.496Z[ recovery-image] Dec 20 21:57:17.857 INFO O| Dec 20 21:57:17.857 INFO ok!
82152024-12-20T21:57:19.496Z[ recovery-image] Dec 20 21:57:17.857 INFO O| Dec 20 21:57:17.857 INFO STEP 32 (ensure_file) COMPLETE
82162024-12-20T21:57:19.496Z[ recovery-image] Dec 20 21:57:17.857 INFO O| Dec 20 21:57:17.857 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82172024-12-20T21:57:19.531Z[ recovery-image] Dec 20 21:57:17.895 INFO O| Dec 20 21:57:17.895 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
82182024-12-20T21:57:19.531Z[ recovery-image] Dec 20 21:57:17.895 INFO O| Dec 20 21:57:17.895 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
82192024-12-20T21:57:19.534Z[ recovery-image] Dec 20 21:57:17.895 INFO O| Dec 20 21:57:17.895 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
82202024-12-20T21:57:19.534Z[ recovery-image] Dec 20 21:57:17.895 INFO O| Dec 20 21:57:17.895 INFO ok!
82212024-12-20T21:57:19.534Z[ recovery-image] Dec 20 21:57:17.895 INFO O| Dec 20 21:57:17.895 INFO STEP 33 (ensure_file) COMPLETE
82222024-12-20T21:57:19.534Z[ recovery-image] Dec 20 21:57:17.895 INFO O| Dec 20 21:57:17.895 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82232024-12-20T21:57:19.568Z[ recovery-image] Dec 20 21:57:17.932 INFO O| Dec 20 21:57:17.932 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
82242024-12-20T21:57:19.568Z[ recovery-image] Dec 20 21:57:17.932 INFO O| Dec 20 21:57:17.932 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
82252024-12-20T21:57:19.568Z[ recovery-image] Dec 20 21:57:17.932 INFO O| Dec 20 21:57:17.932 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82262024-12-20T21:57:19.572Z[ recovery-image] Dec 20 21:57:17.933 INFO O| Dec 20 21:57:17.932 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82272024-12-20T21:57:19.572Z[ recovery-image] Dec 20 21:57:17.933 INFO O| Dec 20 21:57:17.932 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82282024-12-20T21:57:19.572Z[ recovery-image] Dec 20 21:57:17.933 INFO O| Dec 20 21:57:17.933 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82292024-12-20T21:57:19.572Z[ recovery-image] Dec 20 21:57:17.933 INFO O| Dec 20 21:57:17.933 INFO ok!
82302024-12-20T21:57:19.572Z[ recovery-image] Dec 20 21:57:17.933 INFO O| Dec 20 21:57:17.933 INFO STEP 34 (ensure_file) COMPLETE
82312024-12-20T21:57:19.572Z[ recovery-image] Dec 20 21:57:17.933 INFO O| Dec 20 21:57:17.933 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82322024-12-20T21:57:19.630Z[ recovery-image] Dec 20 21:57:17.994 INFO O| Dec 20 21:57:17.994 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82332024-12-20T21:57:19.630Z[ recovery-image] Dec 20 21:57:17.994 INFO O| Dec 20 21:57:17.994 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82342024-12-20T21:57:19.630Z[ recovery-image] Dec 20 21:57:17.994 INFO O| Dec 20 21:57:17.994 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82352024-12-20T21:57:19.633Z[ recovery-image] Dec 20 21:57:17.994 INFO O| Dec 20 21:57:17.994 INFO STEP 35 (ensure_dir) COMPLETE
82362024-12-20T21:57:19.633Z[ recovery-image] Dec 20 21:57:17.994 INFO O| Dec 20 21:57:17.994 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82372024-12-20T21:57:19.678Z[ recovery-image] Dec 20 21:57:18.040 INFO O| Dec 20 21:57:18.040 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
82382024-12-20T21:57:19.678Z[ recovery-image] Dec 20 21:57:18.040 INFO O| Dec 20 21:57:18.040 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 ...
82392024-12-20T21:57:19.681Z[ recovery-image] Dec 20 21:57:18.040 INFO O| Dec 20 21:57:18.040 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
82402024-12-20T21:57:19.681Z[ recovery-image] Dec 20 21:57:18.040 INFO O| Dec 20 21:57:18.040 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
82412024-12-20T21:57:19.681Z[ recovery-image] Dec 20 21:57:18.041 INFO O| Dec 20 21:57:18.040 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
82422024-12-20T21:57:19.681Z[ recovery-image] Dec 20 21:57:18.041 INFO O| Dec 20 21:57:18.040 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
82432024-12-20T21:57:19.681Z[ recovery-image] Dec 20 21:57:18.041 INFO O| Dec 20 21:57:18.040 INFO ok!
82442024-12-20T21:57:19.681Z[ recovery-image] Dec 20 21:57:18.041 INFO O| Dec 20 21:57:18.040 INFO STEP 36 (ensure_file) COMPLETE
82452024-12-20T21:57:19.681Z[ recovery-image] Dec 20 21:57:18.041 INFO O| Dec 20 21:57:18.041 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82462024-12-20T21:57:19.714Z[ recovery-image] Dec 20 21:57:18.078 INFO O| Dec 20 21:57:18.078 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
82472024-12-20T21:57:19.714Z[ recovery-image] Dec 20 21:57:18.078 INFO O| Dec 20 21:57:18.078 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 ...
82482024-12-20T21:57:19.714Z[ recovery-image] Dec 20 21:57:18.078 INFO O| Dec 20 21:57:18.078 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
82492024-12-20T21:57:19.717Z[ recovery-image] Dec 20 21:57:18.078 INFO O| Dec 20 21:57:18.078 INFO ok!
82502024-12-20T21:57:19.717Z[ recovery-image] Dec 20 21:57:18.078 INFO O| Dec 20 21:57:18.078 INFO STEP 37 (ensure_symlink) COMPLETE
82512024-12-20T21:57:19.717Z[ recovery-image] Dec 20 21:57:18.078 INFO O| Dec 20 21:57:18.078 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82522024-12-20T21:57:19.734Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
82532024-12-20T21:57:19.734Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
82542024-12-20T21:57:19.734Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82552024-12-20T21:57:19.737Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82562024-12-20T21:57:19.737Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82572024-12-20T21:57:19.737Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82582024-12-20T21:57:19.737Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO ok!
82592024-12-20T21:57:19.737Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO STEP 38 (ensure_file) COMPLETE
82602024-12-20T21:57:19.737Z[ recovery-image] Dec 20 21:57:18.098 INFO O| Dec 20 21:57:18.098 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82612024-12-20T21:57:19.755Z[ recovery-image] Dec 20 21:57:18.119 INFO O| Dec 20 21:57:18.119 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
82622024-12-20T21:57:19.755Z[ recovery-image] Dec 20 21:57:18.119 INFO O| Dec 20 21:57:18.119 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 ...
82632024-12-20T21:57:19.755Z[ recovery-image] Dec 20 21:57:18.119 INFO O| Dec 20 21:57:18.119 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
82642024-12-20T21:57:19.755Z[ recovery-image] Dec 20 21:57:18.119 INFO O| Dec 20 21:57:18.119 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
82652024-12-20T21:57:19.758Z[ recovery-image] Dec 20 21:57:18.119 INFO O| Dec 20 21:57:18.119 INFO ok!
82662024-12-20T21:57:19.758Z[ recovery-image] Dec 20 21:57:18.119 INFO O| Dec 20 21:57:18.119 INFO STEP 39 (ensure_file) COMPLETE
82672024-12-20T21:57:19.758Z[ recovery-image] Dec 20 21:57:18.119 INFO O| Dec 20 21:57:18.119 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82682024-12-20T21:57:19.776Z[ recovery-image] Dec 20 21:57:18.140 INFO O| Dec 20 21:57:18.139 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
82692024-12-20T21:57:19.776Z[ recovery-image] Dec 20 21:57:18.140 INFO O| Dec 20 21:57:18.140 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
82702024-12-20T21:57:19.776Z[ recovery-image] Dec 20 21:57:18.140 INFO O| Dec 20 21:57:18.140 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
82712024-12-20T21:57:19.779Z[ recovery-image] Dec 20 21:57:18.140 INFO O| Dec 20 21:57:18.140 INFO ok!
82722024-12-20T21:57:19.779Z[ recovery-image] Dec 20 21:57:18.140 INFO O| Dec 20 21:57:18.140 INFO STEP 40 (ensure_file) COMPLETE
82732024-12-20T21:57:19.779Z[ recovery-image] Dec 20 21:57:18.140 INFO O| Dec 20 21:57:18.140 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82742024-12-20T21:57:19.797Z[ recovery-image] Dec 20 21:57:18.161 INFO O| Dec 20 21:57:18.161 INFO updating shadow file
82752024-12-20T21:57:19.800Z[ recovery-image] Dec 20 21:57:18.161 INFO O| Dec 20 21:57:18.161 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82762024-12-20T21:57:19.800Z[ recovery-image] Dec 20 21:57:18.161 INFO O| Dec 20 21:57:18.161 INFO STEP 41 (shadow) COMPLETE
82772024-12-20T21:57:19.800Z[ recovery-image] Dec 20 21:57:18.161 INFO O| Dec 20 21:57:18.161 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82782024-12-20T21:57:19.830Z[ recovery-image] Dec 20 21:57:18.193 INFO O| Dec 20 21:57:18.193 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
82792024-12-20T21:57:19.830Z[ recovery-image] Dec 20 21:57:18.193 INFO O| Dec 20 21:57:18.193 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
82802024-12-20T21:57:19.833Z[ recovery-image] Dec 20 21:57:18.194 INFO O| Dec 20 21:57:18.194 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82812024-12-20T21:57:19.833Z[ recovery-image] Dec 20 21:57:18.194 INFO O| Dec 20 21:57:18.194 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82822024-12-20T21:57:19.833Z[ recovery-image] Dec 20 21:57:18.194 INFO O| Dec 20 21:57:18.194 INFO ok!
82832024-12-20T21:57:19.833Z[ recovery-image] Dec 20 21:57:18.194 INFO O| Dec 20 21:57:18.194 INFO STEP 42 (ensure_file) COMPLETE
82842024-12-20T21:57:19.833Z[ recovery-image] Dec 20 21:57:18.194 INFO O| Dec 20 21:57:18.194 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82852024-12-20T21:57:19.883Z[ recovery-image] Dec 20 21:57:18.246 INFO O| Dec 20 21:57:18.246 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
82862024-12-20T21:57:19.883Z[ recovery-image] Dec 20 21:57:18.246 INFO O| Dec 20 21:57:18.246 INFO STEP 43 (ensure_dir) COMPLETE
82872024-12-20T21:57:19.883Z[ recovery-image] Dec 20 21:57:18.246 INFO O| Dec 20 21:57:18.246 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82882024-12-20T21:57:19.903Z[ recovery-image] Dec 20 21:57:18.267 INFO O| Dec 20 21:57:18.267 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82892024-12-20T21:57:19.904Z[ recovery-image] Dec 20 21:57:18.267 INFO O| Dec 20 21:57:18.267 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82902024-12-20T21:57:19.906Z[ recovery-image] Dec 20 21:57:18.267 INFO O| Dec 20 21:57:18.267 INFO STEP 44 (ensure_dir) COMPLETE
82912024-12-20T21:57:19.906Z[ recovery-image] Dec 20 21:57:18.267 INFO O| Dec 20 21:57:18.267 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82922024-12-20T21:57:19.924Z[ recovery-image] Dec 20 21:57:18.288 INFO O| Dec 20 21:57:18.287 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82932024-12-20T21:57:19.924Z[ recovery-image] Dec 20 21:57:18.288 INFO O| Dec 20 21:57:18.288 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82942024-12-20T21:57:19.924Z[ recovery-image] Dec 20 21:57:18.288 INFO O| Dec 20 21:57:18.288 INFO STEP 45 (ensure_dir) COMPLETE
82952024-12-20T21:57:19.926Z[ recovery-image] Dec 20 21:57:18.288 INFO O| Dec 20 21:57:18.288 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82962024-12-20T21:57:19.945Z[ recovery-image] Dec 20 21:57:18.308 INFO O| Dec 20 21:57:18.308 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
82972024-12-20T21:57:19.945Z[ recovery-image] Dec 20 21:57:18.308 INFO O| Dec 20 21:57:18.308 INFO copying /tmp/.tmp1JiDr8/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
82982024-12-20T21:57:20.002Z[ recovery-image] Dec 20 21:57:18.366 INFO O| Dec 20 21:57:18.365 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
82992024-12-20T21:57:20.002Z[ recovery-image] Dec 20 21:57:18.366 INFO O| Dec 20 21:57:18.366 INFO ok!
83002024-12-20T21:57:20.005Z[ recovery-image] Dec 20 21:57:18.366 INFO O| Dec 20 21:57:18.366 INFO STEP 46 (ensure_file) COMPLETE
83012024-12-20T21:57:20.005Z[ recovery-image] Dec 20 21:57:18.366 INFO O| Dec 20 21:57:18.366 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83022024-12-20T21:57:20.024Z[ recovery-image] Dec 20 21:57:18.388 INFO O| Dec 20 21:57:18.388 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
83032024-12-20T21:57:20.024Z[ recovery-image] Dec 20 21:57:18.388 INFO O| Dec 20 21:57:18.388 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
83042024-12-20T21:57:20.026Z[ recovery-image] Dec 20 21:57:18.388 INFO O| Dec 20 21:57:18.388 INFO STEP 47 (ensure_dir) COMPLETE
83052024-12-20T21:57:20.026Z[ recovery-image] Dec 20 21:57:18.388 INFO O| Dec 20 21:57:18.388 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83062024-12-20T21:57:20.065Z[ recovery-image] Dec 20 21:57:18.429 INFO O| Dec 20 21:57:18.429 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
83072024-12-20T21:57:20.066Z[ recovery-image] Dec 20 21:57:18.429 INFO O| Dec 20 21:57:18.429 INFO copying /tmp/.tmp1JiDr8/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
83082024-12-20T21:57:20.068Z[ recovery-image] Dec 20 21:57:18.429 INFO O| Dec 20 21:57:18.429 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
83092024-12-20T21:57:20.068Z[ recovery-image] Dec 20 21:57:18.430 INFO O| Dec 20 21:57:18.429 INFO ok!
83102024-12-20T21:57:20.068Z[ recovery-image] Dec 20 21:57:18.430 INFO O| Dec 20 21:57:18.430 INFO STEP 48 (ensure_file) COMPLETE
83112024-12-20T21:57:20.068Z[ recovery-image] Dec 20 21:57:18.430 INFO O| Dec 20 21:57:18.430 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83122024-12-20T21:57:20.087Z[ recovery-image] Dec 20 21:57:18.451 INFO O| Dec 20 21:57:18.451 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83132024-12-20T21:57:20.087Z[ recovery-image] Dec 20 21:57:18.451 INFO O| Dec 20 21:57:18.451 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83142024-12-20T21:57:20.092Z[ recovery-image] Dec 20 21:57:18.451 INFO O| Dec 20 21:57:18.451 INFO STEP 49 (ensure_dir) COMPLETE
83152024-12-20T21:57:20.092Z[ recovery-image] Dec 20 21:57:18.451 INFO O| Dec 20 21:57:18.451 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83162024-12-20T21:57:20.107Z[ recovery-image] Dec 20 21:57:18.471 INFO O| Dec 20 21:57:18.471 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
83172024-12-20T21:57:20.107Z[ recovery-image] Dec 20 21:57:18.471 INFO O| Dec 20 21:57:18.471 INFO copying /tmp/.tmp1JiDr8/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
83182024-12-20T21:57:20.148Z[ recovery-image] Dec 20 21:57:18.512 INFO O| Dec 20 21:57:18.512 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
83192024-12-20T21:57:20.148Z[ recovery-image] Dec 20 21:57:18.512 INFO O| Dec 20 21:57:18.512 INFO ok!
83202024-12-20T21:57:20.151Z[ recovery-image] Dec 20 21:57:18.512 INFO O| Dec 20 21:57:18.512 INFO STEP 50 (ensure_file) COMPLETE
83212024-12-20T21:57:20.151Z[ recovery-image] Dec 20 21:57:18.512 INFO O| Dec 20 21:57:18.512 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83222024-12-20T21:57:20.180Z[ recovery-image] Dec 20 21:57:18.544 INFO O| Dec 20 21:57:18.543 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
83232024-12-20T21:57:20.180Z[ recovery-image] Dec 20 21:57:18.544 INFO O| Dec 20 21:57:18.544 INFO copying /tmp/.tmp1JiDr8/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
83242024-12-20T21:57:22.206Z[ recovery-image] Dec 20 21:57:20.569 INFO O| Dec 20 21:57:20.569 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
83252024-12-20T21:57:22.206Z[ recovery-image] Dec 20 21:57:20.569 INFO O| Dec 20 21:57:20.569 INFO ok!
83262024-12-20T21:57:22.209Z[ recovery-image] Dec 20 21:57:20.569 INFO O| Dec 20 21:57:20.569 INFO STEP 51 (ensure_file) COMPLETE
83272024-12-20T21:57:22.209Z[ recovery-image] Dec 20 21:57:20.569 INFO O| Dec 20 21:57:20.569 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83282024-12-20T21:57:22.225Z[ recovery-image] Dec 20 21:57:20.589 INFO O| Dec 20 21:57:20.589 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83292024-12-20T21:57:22.225Z[ recovery-image] Dec 20 21:57:20.589 INFO O| Dec 20 21:57:20.589 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83302024-12-20T21:57:22.225Z[ recovery-image] Dec 20 21:57:20.589 INFO O| Dec 20 21:57:20.589 INFO STEP 52 (ensure_dir) COMPLETE
83312024-12-20T21:57:22.228Z[ recovery-image] Dec 20 21:57:20.589 INFO O| Dec 20 21:57:20.589 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83322024-12-20T21:57:22.247Z[ recovery-image] Dec 20 21:57:20.610 INFO O| Dec 20 21:57:20.610 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
83332024-12-20T21:57:22.247Z[ recovery-image] Dec 20 21:57:20.610 INFO O| Dec 20 21:57:20.610 INFO copying /tmp/.tmp1JiDr8/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 ...
83342024-12-20T21:57:22.250Z[ recovery-image] Dec 20 21:57:20.611 INFO O| Dec 20 21:57:20.611 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
83352024-12-20T21:57:22.250Z[ recovery-image] Dec 20 21:57:20.611 INFO O| Dec 20 21:57:20.611 INFO ok!
83362024-12-20T21:57:22.250Z[ recovery-image] Dec 20 21:57:20.611 INFO O| Dec 20 21:57:20.611 INFO STEP 53 (ensure_file) COMPLETE
83372024-12-20T21:57:22.250Z[ recovery-image] Dec 20 21:57:20.611 INFO O| Dec 20 21:57:20.611 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83382024-12-20T21:57:22.269Z[ recovery-image] Dec 20 21:57:20.632 INFO O| Dec 20 21:57:20.632 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
83392024-12-20T21:57:22.269Z[ recovery-image] Dec 20 21:57:20.632 INFO O| Dec 20 21:57:20.632 INFO copying /tmp/.tmp1JiDr8/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 ...
83402024-12-20T21:57:22.272Z[ recovery-image] Dec 20 21:57:20.633 INFO O| Dec 20 21:57:20.633 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
83412024-12-20T21:57:22.272Z[ recovery-image] Dec 20 21:57:20.633 INFO O| Dec 20 21:57:20.633 INFO ok!
83422024-12-20T21:57:22.272Z[ recovery-image] Dec 20 21:57:20.633 INFO O| Dec 20 21:57:20.633 INFO STEP 54 (ensure_file) COMPLETE
83432024-12-20T21:57:22.272Z[ recovery-image] Dec 20 21:57:20.633 INFO O| Dec 20 21:57:20.633 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83442024-12-20T21:57:22.290Z[ recovery-image] Dec 20 21:57:20.654 INFO O| Dec 20 21:57:20.654 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83452024-12-20T21:57:22.291Z[ recovery-image] Dec 20 21:57:20.654 INFO O| Dec 20 21:57:20.654 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83462024-12-20T21:57:22.291Z[ recovery-image] Dec 20 21:57:20.654 INFO O| Dec 20 21:57:20.654 INFO STEP 55 (ensure_dir) COMPLETE
83472024-12-20T21:57:22.293Z[ recovery-image] Dec 20 21:57:20.654 INFO O| Dec 20 21:57:20.654 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83482024-12-20T21:57:22.315Z[ recovery-image] Dec 20 21:57:20.678 INFO O| Dec 20 21:57:20.678 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
83492024-12-20T21:57:22.318Z[ recovery-image] Dec 20 21:57:20.679 INFO O| Dec 20 21:57:20.678 INFO copying /tmp/.tmp1JiDr8/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 ...
83502024-12-20T21:57:22.318Z[ recovery-image] Dec 20 21:57:20.679 INFO O| Dec 20 21:57:20.679 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
83512024-12-20T21:57:22.318Z[ recovery-image] Dec 20 21:57:20.679 INFO O| Dec 20 21:57:20.679 INFO ok!
83522024-12-20T21:57:22.318Z[ recovery-image] Dec 20 21:57:20.679 INFO O| Dec 20 21:57:20.679 INFO STEP 56 (ensure_file) COMPLETE
83532024-12-20T21:57:22.318Z[ recovery-image] Dec 20 21:57:20.679 INFO O| Dec 20 21:57:20.679 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83542024-12-20T21:57:22.363Z[ recovery-image] Dec 20 21:57:20.726 INFO O| Dec 20 21:57:20.726 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
83552024-12-20T21:57:22.363Z[ recovery-image] Dec 20 21:57:20.726 INFO O| Dec 20 21:57:20.726 INFO copying /tmp/.tmp1JiDr8/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 ...
83562024-12-20T21:57:22.363Z[ recovery-image] Dec 20 21:57:20.726 INFO O| Dec 20 21:57:20.726 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
83572024-12-20T21:57:22.365Z[ recovery-image] Dec 20 21:57:20.726 INFO O| Dec 20 21:57:20.726 INFO ok!
83582024-12-20T21:57:22.365Z[ recovery-image] Dec 20 21:57:20.726 INFO O| Dec 20 21:57:20.726 INFO STEP 57 (ensure_file) COMPLETE
83592024-12-20T21:57:22.365Z[ recovery-image] Dec 20 21:57:20.726 INFO O| Dec 20 21:57:20.726 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83602024-12-20T21:57:22.389Z[ recovery-image] Dec 20 21:57:20.753 INFO O| Dec 20 21:57:20.752 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83612024-12-20T21:57:22.389Z[ recovery-image] Dec 20 21:57:20.753 INFO O| Dec 20 21:57:20.753 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83622024-12-20T21:57:22.389Z[ recovery-image] Dec 20 21:57:20.753 INFO O| Dec 20 21:57:20.753 INFO STEP 58 (ensure_dir) COMPLETE
83632024-12-20T21:57:22.392Z[ recovery-image] Dec 20 21:57:20.753 INFO O| Dec 20 21:57:20.753 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83642024-12-20T21:57:22.418Z[ recovery-image] Dec 20 21:57:20.780 INFO O| Dec 20 21:57:20.780 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
83652024-12-20T21:57:22.418Z[ recovery-image] Dec 20 21:57:20.780 INFO O| Dec 20 21:57:20.780 INFO copying /tmp/.tmp1JiDr8/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 ...
83662024-12-20T21:57:22.418Z[ recovery-image] Dec 20 21:57:20.780 INFO O| Dec 20 21:57:20.780 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
83672024-12-20T21:57:22.420Z[ recovery-image] Dec 20 21:57:20.780 INFO O| Dec 20 21:57:20.780 INFO ok!
83682024-12-20T21:57:22.420Z[ recovery-image] Dec 20 21:57:20.780 INFO O| Dec 20 21:57:20.780 INFO STEP 59 (ensure_file) COMPLETE
83692024-12-20T21:57:22.421Z[ recovery-image] Dec 20 21:57:20.780 INFO O| Dec 20 21:57:20.780 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83702024-12-20T21:57:22.441Z[ recovery-image] Dec 20 21:57:20.803 INFO O| Dec 20 21:57:20.803 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
83712024-12-20T21:57:22.441Z[ recovery-image] Dec 20 21:57:20.803 INFO O| Dec 20 21:57:20.803 INFO copying /tmp/.tmp1JiDr8/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
83722024-12-20T21:57:22.441Z[ recovery-image] Dec 20 21:57:20.803 INFO O| Dec 20 21:57:20.803 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
83732024-12-20T21:57:22.444Z[ recovery-image] Dec 20 21:57:20.804 INFO O| Dec 20 21:57:20.803 INFO ok!
83742024-12-20T21:57:22.444Z[ recovery-image] Dec 20 21:57:20.804 INFO O| Dec 20 21:57:20.804 INFO STEP 60 (ensure_file) COMPLETE
83752024-12-20T21:57:22.444Z[ recovery-image] Dec 20 21:57:20.804 INFO O| Dec 20 21:57:20.804 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83762024-12-20T21:57:22.462Z[ recovery-image] Dec 20 21:57:20.825 INFO O| Dec 20 21:57:20.825 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
83772024-12-20T21:57:22.462Z[ recovery-image] Dec 20 21:57:20.825 INFO O| Dec 20 21:57:20.825 INFO STEP 61 (ensure_dir) COMPLETE
83782024-12-20T21:57:22.462Z[ recovery-image] Dec 20 21:57:20.825 INFO O| Dec 20 21:57:20.825 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83792024-12-20T21:57:22.482Z[ recovery-image] Dec 20 21:57:20.844 INFO O| Dec 20 21:57:20.844 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
83802024-12-20T21:57:22.482Z[ recovery-image] Dec 20 21:57:20.844 INFO O| Dec 20 21:57:20.844 INFO STEP 62 (ensure_dir) COMPLETE
83812024-12-20T21:57:22.482Z[ recovery-image] Dec 20 21:57:20.844 INFO O| Dec 20 21:57:20.844 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83822024-12-20T21:57:22.502Z[ recovery-image] Dec 20 21:57:20.864 INFO O| Dec 20 21:57:20.864 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
83832024-12-20T21:57:22.502Z[ recovery-image] Dec 20 21:57:20.864 INFO O| Dec 20 21:57:20.864 INFO STEP 63 (ensure_dir) COMPLETE
83842024-12-20T21:57:22.502Z[ recovery-image] Dec 20 21:57:20.864 INFO O| Dec 20 21:57:20.864 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83852024-12-20T21:57:22.521Z[ recovery-image] Dec 20 21:57:20.884 INFO O| Dec 20 21:57:20.884 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
83862024-12-20T21:57:22.521Z[ recovery-image] Dec 20 21:57:20.884 INFO O| Dec 20 21:57:20.884 INFO STEP 64 (ensure_dir) COMPLETE
83872024-12-20T21:57:22.521Z[ recovery-image] Dec 20 21:57:20.884 INFO O| Dec 20 21:57:20.884 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83882024-12-20T21:57:22.562Z[ recovery-image] Dec 20 21:57:20.925 INFO O| Dec 20 21:57:20.925 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
83892024-12-20T21:57:22.562Z[ recovery-image] Dec 20 21:57:20.925 INFO O| Dec 20 21:57:20.925 INFO copying /tmp/.tmp1JiDr8/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
83902024-12-20T21:57:22.562Z[ recovery-image] Dec 20 21:57:20.925 INFO O| Dec 20 21:57:20.925 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
83912024-12-20T21:57:22.565Z[ recovery-image] Dec 20 21:57:20.925 INFO O| Dec 20 21:57:20.925 INFO ok!
83922024-12-20T21:57:22.565Z[ recovery-image] Dec 20 21:57:20.925 INFO O| Dec 20 21:57:20.925 INFO STEP 65 (ensure_file) COMPLETE
83932024-12-20T21:57:22.565Z[ recovery-image] Dec 20 21:57:20.925 INFO O| Dec 20 21:57:20.925 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83942024-12-20T21:57:22.664Z[ recovery-image] Dec 20 21:57:21.028 INFO O| Dec 20 21:57:21.028 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
83952024-12-20T21:57:22.667Z[ recovery-image] Dec 20 21:57:21.028 INFO O| Dec 20 21:57:21.028 INFO STEP 66 (remove_files) COMPLETE
83962024-12-20T21:57:22.667Z[ recovery-image] Dec 20 21:57:21.028 INFO O| Dec 20 21:57:21.028 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83972024-12-20T21:57:22.686Z[ recovery-image] Dec 20 21:57:21.049 INFO O| Dec 20 21:57:21.048 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
83982024-12-20T21:57:22.689Z[ recovery-image] Dec 20 21:57:21.049 INFO O| Dec 20 21:57:21.049 INFO STEP 67 (remove_files) COMPLETE
83992024-12-20T21:57:22.689Z[ recovery-image] Dec 20 21:57:21.049 INFO O| Dec 20 21:57:21.049 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84002024-12-20T21:57:22.698Z[ host-image] Dec 20 21:57:21.061 INFO O| Dec 20 21:57:21.061 INFO O| Download: 621/1140 items 2.8/8.4MB 33% complete (591k/s)
84012024-12-20T21:57:22.712Z[ recovery-image] Dec 20 21:57:21.075 INFO O| Dec 20 21:57:21.075 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
84022024-12-20T21:57:22.715Z[ recovery-image] Dec 20 21:57:21.075 INFO O| Dec 20 21:57:21.075 INFO STEP 68 (remove_files) COMPLETE
84032024-12-20T21:57:22.715Z[ recovery-image] Dec 20 21:57:21.075 INFO O| Dec 20 21:57:21.075 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84042024-12-20T21:57:22.731Z[ recovery-image] Dec 20 21:57:21.094 INFO O| Dec 20 21:57:21.094 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
84052024-12-20T21:57:22.734Z[ recovery-image] Dec 20 21:57:21.095 INFO O| Dec 20 21:57:21.095 INFO STEP 69 (remove_files) COMPLETE
84062024-12-20T21:57:22.734Z[ recovery-image] Dec 20 21:57:21.095 INFO O| Dec 20 21:57:21.095 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84072024-12-20T21:57:22.756Z[ recovery-image] Dec 20 21:57:21.119 INFO O| Dec 20 21:57:21.119 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
84082024-12-20T21:57:22.758Z[ recovery-image] Dec 20 21:57:21.119 INFO O| Dec 20 21:57:21.119 INFO STEP 70 (remove_files) COMPLETE
84092024-12-20T21:57:22.759Z[ recovery-image] Dec 20 21:57:21.119 INFO O| Dec 20 21:57:21.119 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84102024-12-20T21:57:22.781Z[ recovery-image] Dec 20 21:57:21.144 INFO O| Dec 20 21:57:21.144 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
84112024-12-20T21:57:22.784Z[ recovery-image] Dec 20 21:57:21.144 INFO O| Dec 20 21:57:21.144 INFO STEP 71 (remove_files) COMPLETE
84122024-12-20T21:57:22.784Z[ recovery-image] Dec 20 21:57:21.144 INFO O| Dec 20 21:57:21.144 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84132024-12-20T21:57:22.806Z[ recovery-image] Dec 20 21:57:21.169 INFO O| Dec 20 21:57:21.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
84142024-12-20T21:57:22.806Z[ recovery-image] Dec 20 21:57:21.169 INFO O| Dec 20 21:57:21.169 INFO STEP 72 (remove_files) COMPLETE
84152024-12-20T21:57:22.808Z[ recovery-image] Dec 20 21:57:21.169 INFO O| Dec 20 21:57:21.169 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84162024-12-20T21:57:22.836Z[ recovery-image] Dec 20 21:57:21.199 INFO O| Dec 20 21:57:21.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
84172024-12-20T21:57:22.836Z[ recovery-image] Dec 20 21:57:21.199 INFO O| Dec 20 21:57:21.199 INFO STEP 73 (remove_files) COMPLETE
84182024-12-20T21:57:22.839Z[ recovery-image] Dec 20 21:57:21.199 INFO O| Dec 20 21:57:21.199 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84192024-12-20T21:57:22.883Z[ recovery-image] Dec 20 21:57:21.246 INFO O| Dec 20 21:57:21.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
84202024-12-20T21:57:22.883Z[ recovery-image] Dec 20 21:57:21.246 INFO O| Dec 20 21:57:21.246 INFO STEP 74 (remove_files) COMPLETE
84212024-12-20T21:57:22.885Z[ recovery-image] Dec 20 21:57:21.246 INFO O| Dec 20 21:57:21.246 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84222024-12-20T21:57:22.904Z[ recovery-image] Dec 20 21:57:21.267 INFO O| Dec 20 21:57:21.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
84232024-12-20T21:57:22.904Z[ recovery-image] Dec 20 21:57:21.267 INFO O| Dec 20 21:57:21.267 INFO STEP 75 (remove_files) COMPLETE
84242024-12-20T21:57:22.908Z[ recovery-image] Dec 20 21:57:21.267 INFO O| Dec 20 21:57:21.267 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84252024-12-20T21:57:22.922Z[ recovery-image] Dec 20 21:57:21.286 INFO O| Dec 20 21:57:21.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
84262024-12-20T21:57:22.922Z[ recovery-image] Dec 20 21:57:21.286 INFO O| Dec 20 21:57:21.286 INFO STEP 76 (remove_files) COMPLETE
84272024-12-20T21:57:22.925Z[ recovery-image] Dec 20 21:57:21.286 INFO O| Dec 20 21:57:21.286 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84282024-12-20T21:57:22.945Z[ recovery-image] Dec 20 21:57:21.305 INFO O| Dec 20 21:57:21.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
84292024-12-20T21:57:22.945Z[ recovery-image] Dec 20 21:57:21.305 INFO O| Dec 20 21:57:21.305 INFO STEP 77 (remove_files) COMPLETE
84302024-12-20T21:57:22.949Z[ recovery-image] Dec 20 21:57:21.306 INFO O| Dec 20 21:57:21.305 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84312024-12-20T21:57:22.963Z[ recovery-image] Dec 20 21:57:21.326 INFO O| Dec 20 21:57:21.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
84322024-12-20T21:57:22.963Z[ recovery-image] Dec 20 21:57:21.326 INFO O| Dec 20 21:57:21.326 INFO STEP 78 (remove_files) COMPLETE
84332024-12-20T21:57:22.964Z[ recovery-image] Dec 20 21:57:21.326 INFO O| Dec 20 21:57:21.326 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84342024-12-20T21:57:22.997Z[ recovery-image] Dec 20 21:57:21.360 INFO O| Dec 20 21:57:21.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
84352024-12-20T21:57:22.997Z[ recovery-image] Dec 20 21:57:21.360 INFO O| Dec 20 21:57:21.360 INFO STEP 79 (remove_files) COMPLETE
84362024-12-20T21:57:22.997Z[ recovery-image] Dec 20 21:57:21.360 INFO O| Dec 20 21:57:21.360 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84372024-12-20T21:57:23.017Z[ recovery-image] Dec 20 21:57:21.380 INFO O| Dec 20 21:57:21.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
84382024-12-20T21:57:23.017Z[ recovery-image] Dec 20 21:57:21.380 INFO O| Dec 20 21:57:21.380 INFO STEP 80 (remove_files) COMPLETE
84392024-12-20T21:57:23.017Z[ recovery-image] Dec 20 21:57:21.380 INFO O| Dec 20 21:57:21.380 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84402024-12-20T21:57:23.035Z[ recovery-image] Dec 20 21:57:21.398 INFO O| Dec 20 21:57:21.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
84412024-12-20T21:57:23.035Z[ recovery-image] Dec 20 21:57:21.398 INFO O| Dec 20 21:57:21.398 INFO STEP 81 (remove_files) COMPLETE
84422024-12-20T21:57:23.035Z[ recovery-image] Dec 20 21:57:21.399 INFO O| Dec 20 21:57:21.398 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84432024-12-20T21:57:23.055Z[ recovery-image] Dec 20 21:57:21.417 INFO O| Dec 20 21:57:21.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
84442024-12-20T21:57:23.055Z[ recovery-image] Dec 20 21:57:21.417 INFO O| Dec 20 21:57:21.417 INFO STEP 82 (remove_files) COMPLETE
84452024-12-20T21:57:23.055Z[ recovery-image] Dec 20 21:57:21.417 INFO O| Dec 20 21:57:21.417 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84462024-12-20T21:57:23.073Z[ recovery-image] Dec 20 21:57:21.436 INFO O| Dec 20 21:57:21.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
84472024-12-20T21:57:23.073Z[ recovery-image] Dec 20 21:57:21.436 INFO O| Dec 20 21:57:21.436 INFO STEP 83 (remove_files) COMPLETE
84482024-12-20T21:57:23.075Z[ recovery-image] Dec 20 21:57:21.436 INFO O| Dec 20 21:57:21.436 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84492024-12-20T21:57:23.092Z[ recovery-image] Dec 20 21:57:21.455 INFO O| Dec 20 21:57:21.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
84502024-12-20T21:57:23.092Z[ recovery-image] Dec 20 21:57:21.455 INFO O| Dec 20 21:57:21.455 INFO STEP 84 (remove_files) COMPLETE
84512024-12-20T21:57:23.097Z[ recovery-image] Dec 20 21:57:21.455 INFO O| Dec 20 21:57:21.455 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84522024-12-20T21:57:23.130Z[ recovery-image] Dec 20 21:57:21.494 INFO O| Dec 20 21:57:21.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
84532024-12-20T21:57:23.131Z[ recovery-image] Dec 20 21:57:21.494 INFO O| Dec 20 21:57:21.494 INFO STEP 85 (remove_files) COMPLETE
84542024-12-20T21:57:23.131Z[ recovery-image] Dec 20 21:57:21.494 INFO O| Dec 20 21:57:21.494 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84552024-12-20T21:57:23.150Z[ recovery-image] Dec 20 21:57:21.514 INFO O| Dec 20 21:57:21.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
84562024-12-20T21:57:23.150Z[ recovery-image] Dec 20 21:57:21.514 INFO O| Dec 20 21:57:21.514 INFO STEP 86 (remove_files) COMPLETE
84572024-12-20T21:57:23.153Z[ recovery-image] Dec 20 21:57:21.514 INFO O| Dec 20 21:57:21.514 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84582024-12-20T21:57:23.172Z[ recovery-image] Dec 20 21:57:21.535 INFO O| Dec 20 21:57:21.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
84592024-12-20T21:57:23.172Z[ recovery-image] Dec 20 21:57:21.535 INFO O| Dec 20 21:57:21.535 INFO STEP 87 (remove_files) COMPLETE
84602024-12-20T21:57:23.172Z[ recovery-image] Dec 20 21:57:21.535 INFO O| Dec 20 21:57:21.535 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84612024-12-20T21:57:23.194Z[ recovery-image] Dec 20 21:57:21.557 INFO O| Dec 20 21:57:21.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
84622024-12-20T21:57:23.194Z[ recovery-image] Dec 20 21:57:21.557 INFO O| Dec 20 21:57:21.557 INFO STEP 88 (remove_files) COMPLETE
84632024-12-20T21:57:23.194Z[ recovery-image] Dec 20 21:57:21.557 INFO O| Dec 20 21:57:21.557 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84642024-12-20T21:57:23.213Z[ recovery-image] Dec 20 21:57:21.576 INFO O| Dec 20 21:57:21.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
84652024-12-20T21:57:23.213Z[ recovery-image] Dec 20 21:57:21.576 INFO O| Dec 20 21:57:21.576 INFO STEP 89 (remove_files) COMPLETE
84662024-12-20T21:57:23.213Z[ recovery-image] Dec 20 21:57:21.576 INFO O| Dec 20 21:57:21.576 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84672024-12-20T21:57:23.233Z[ recovery-image] Dec 20 21:57:21.596 INFO O| Dec 20 21:57:21.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
84682024-12-20T21:57:23.233Z[ recovery-image] Dec 20 21:57:21.596 INFO O| Dec 20 21:57:21.596 INFO STEP 90 (remove_files) COMPLETE
84692024-12-20T21:57:23.233Z[ recovery-image] Dec 20 21:57:21.596 INFO O| Dec 20 21:57:21.596 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84702024-12-20T21:57:23.256Z[ recovery-image] Dec 20 21:57:21.619 INFO O| Dec 20 21:57:21.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
84712024-12-20T21:57:23.256Z[ recovery-image] Dec 20 21:57:21.619 INFO O| Dec 20 21:57:21.619 INFO STEP 91 (remove_files) COMPLETE
84722024-12-20T21:57:23.256Z[ recovery-image] Dec 20 21:57:21.619 INFO O| Dec 20 21:57:21.619 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84732024-12-20T21:57:23.278Z[ recovery-image] Dec 20 21:57:21.641 INFO O| Dec 20 21:57:21.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
84742024-12-20T21:57:23.278Z[ recovery-image] Dec 20 21:57:21.641 INFO O| Dec 20 21:57:21.641 INFO STEP 92 (remove_files) COMPLETE
84752024-12-20T21:57:23.278Z[ recovery-image] Dec 20 21:57:21.641 INFO O| Dec 20 21:57:21.641 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84762024-12-20T21:57:23.337Z[ recovery-image] Dec 20 21:57:21.700 INFO O| Dec 20 21:57:21.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
84772024-12-20T21:57:23.337Z[ recovery-image] Dec 20 21:57:21.700 INFO O| Dec 20 21:57:21.700 INFO STEP 93 (remove_files) COMPLETE
84782024-12-20T21:57:23.337Z[ recovery-image] Dec 20 21:57:21.700 INFO O| Dec 20 21:57:21.700 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84792024-12-20T21:57:23.359Z[ recovery-image] Dec 20 21:57:21.722 INFO O| Dec 20 21:57:21.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
84802024-12-20T21:57:23.359Z[ recovery-image] Dec 20 21:57:21.722 INFO O| Dec 20 21:57:21.722 INFO STEP 94 (remove_files) COMPLETE
84812024-12-20T21:57:23.359Z[ recovery-image] Dec 20 21:57:21.722 INFO O| Dec 20 21:57:21.722 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84822024-12-20T21:57:23.389Z[ recovery-image] Dec 20 21:57:21.752 INFO O| Dec 20 21:57:21.752 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
84832024-12-20T21:57:23.392Z[ recovery-image] Dec 20 21:57:21.752 INFO O| Dec 20 21:57:21.752 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", "SVCCFG_CHECKHASH": "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"}
84842024-12-20T21:57:28.466Z[ host-image] Dec 20 21:57:26.828 INFO O| Dec 20 21:57:26.828 INFO O| Download: 1135/1140 items 6.7/8.4MB 79% complete (716k/s)
84852024-12-20T21:57:28.495Z[ host-image] Dec 20 21:57:26.857 INFO O| Dec 20 21:57:26.857 INFO O| Download: Completed 8.42 MB in 10.80 seconds (798k/s)
84862024-12-20T21:57:28.680Z[ host-image] Dec 20 21:57:27.042 INFO O| Dec 20 21:57:27.042 INFO O| Actions: 1/1361 actions (Installing new actions)
84872024-12-20T21:57:29.482Z[ host-image] Dec 20 21:57:27.844 INFO O| Dec 20 21:57:27.844 INFO O| Actions: Completed 1361 actions in 0.80 seconds.
84882024-12-20T21:57:30.077Z[ host-image] Dec 20 21:57:28.439 INFO O| Dec 20 21:57:28.439 INFO O| Done
84892024-12-20T21:57:30.077Z[ host-image] Dec 20 21:57:28.439 INFO O| Dec 20 21:57:28.439 INFO O| Done
84902024-12-20T21:57:30.766Z[ recovery-image] Dec 20 21:57:29.127 INFO O| Dec 20 21:57:29.127 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
84912024-12-20T21:57:30.766Z[ recovery-image] Dec 20 21:57:29.127 INFO O| Dec 20 21:57:29.127 INFO E| svccfg: Loaded 67 smf(7) service descriptions
84922024-12-20T21:57:30.787Z[ recovery-image] Dec 20 21:57:29.148 INFO O| Dec 20 21:57:29.148 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"}
84932024-12-20T21:57:30.908Z[ recovery-image] Dec 20 21:57:29.270 INFO O| Dec 20 21:57:29.269 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
84942024-12-20T21:57:30.908Z[ recovery-image] Dec 20 21:57:29.270 INFO O| Dec 20 21:57:29.270 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 ...
84952024-12-20T21:57:30.911Z[ recovery-image] Dec 20 21:57:29.272 INFO O| Dec 20 21:57:29.272 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
84962024-12-20T21:57:30.911Z[ recovery-image] Dec 20 21:57:29.272 INFO O| Dec 20 21:57:29.272 INFO ok!
84972024-12-20T21:57:30.911Z[ recovery-image] Dec 20 21:57:29.272 INFO O| Dec 20 21:57:29.272 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
84982024-12-20T21:57:30.911Z[ recovery-image] Dec 20 21:57:29.272 INFO O| Dec 20 21:57:29.272 INFO STEP 95 (seed_smf) COMPLETE
84992024-12-20T21:57:30.911Z[ recovery-image] Dec 20 21:57:29.272 INFO O| Dec 20 21:57:29.272 INFO steps complete; finalising image!
85002024-12-20T21:57:30.911Z[ recovery-image] Dec 20 21:57:29.272 INFO O| Dec 20 21:57:29.272 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
85012024-12-20T21:57:30.979Z[ recovery-image] Dec 20 21:57:29.341 INFO O| Dec 20 21:57:29.341 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Fri Dec 20 21:57:29 2024)
85022024-12-20T21:57:31.191Z[ recovery-image] Dec 20 21:57:29.553 INFO O| Dec 20 21:57:29.553 INFO trim TEMPORARY-gimlet-zfs-recovery: (44% trimmed, started at Fri Dec 20 21:57:29 2024)
85032024-12-20T21:57:31.403Z[ recovery-image] Dec 20 21:57:29.764 INFO O| Dec 20 21:57:29.764 INFO trim TEMPORARY-gimlet-zfs-recovery: (56% trimmed, started at Fri Dec 20 21:57:29 2024)
85042024-12-20T21:57:31.627Z[ recovery-image] Dec 20 21:57:29.988 INFO O| Dec 20 21:57:29.988 INFO trim TEMPORARY-gimlet-zfs-recovery: (56% trimmed, started at Fri Dec 20 21:57:29 2024)
85052024-12-20T21:57:31.839Z[ recovery-image] Dec 20 21:57:30.200 INFO O| Dec 20 21:57:30.200 INFO trim TEMPORARY-gimlet-zfs-recovery: (56% trimmed, started at Fri Dec 20 21:57:29 2024)
85062024-12-20T21:57:31.892Z[ host-image] Dec 20 21:57:30.252 INFO O| Dec 20 21:57:30.252 INFO O| Done
85072024-12-20T21:57:32.094Z[ recovery-image] Dec 20 21:57:30.455 INFO O| Dec 20 21:57:30.455 INFO temporary pool has 362M used, 1.40G avail, 1.00x compressratio
85082024-12-20T21:57:32.094Z[ recovery-image] Dec 20 21:57:30.455 INFO O| Dec 20 21:57:30.455 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
85092024-12-20T21:57:32.938Z[ recovery-image] Dec 20 21:57:31.300 INFO O| Dec 20 21:57:31.299 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
85102024-12-20T21:57:32.938Z[ recovery-image] Dec 20 21:57:31.300 INFO O| Dec 20 21:57:31.300 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
85112024-12-20T21:57:34.799Z[ host-image] Dec 20 21:57:33.159 INFO O| Dec 20 21:57:33.159 INFO O| Done
85122024-12-20T21:57:34.841Z[ host-image] Dec 20 21:57:33.202 INFO O| Dec 20 21:57:33.202 INFO O| Done
85132024-12-20T21:57:34.843Z[ host-image] Dec 20 21:57:33.203 INFO O| Dec 20 21:57:33.203 INFO O| Done
85142024-12-20T21:57:34.937Z[ host-image] Dec 20 21:57:33.298 INFO O| Dec 20 21:57:33.298 INFO O| Done
85152024-12-20T21:57:35.144Z[ host-image] Dec 20 21:57:33.504 INFO O| Dec 20 21:57:33.504 INFO STEP 13 (pkg_install) COMPLETE
85162024-12-20T21:57:35.144Z[ host-image] Dec 20 21:57:33.504 INFO O| Dec 20 21:57:33.504 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
85172024-12-20T21:57:35.164Z[ host-image] Dec 20 21:57:33.523 INFO O| Dec 20 21:57:33.523 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.311"]
85182024-12-20T21:57:36.221Z[ host-image] Dec 20 21:57:34.582 INFO O| Dec 20 21:57:34.582 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
85192024-12-20T21:57:38.531Z[ recovery-image] Dec 20 21:57:36.890 INFO O| Dec 20 21:57:36.890 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85202024-12-20T21:57:38.531Z[ recovery-image] Dec 20 21:57:36.890 INFO O| Dec 20 21:57:36.890 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85212024-12-20T21:57:38.531Z[ recovery-image] Dec 20 21:57:36.890 INFO O| Dec 20 21:57:36.890 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
85222024-12-20T21:57:38.531Z[ recovery-image] Dec 20 21:57:36.890 INFO O| Dec 20 21:57:36.890 INFO completed processing gimlet/zfs-recovery
85232024-12-20T21:57:38.531Z[ recovery-image] Dec 20 21:57:36.890 INFO O| Dec 20 21:57:36.890 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
85242024-12-20T21:57:39.510Z[ recovery-image] Dec 20 21:57:37.870 INFO O| Dec 20 21:57:37.869 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
85252024-12-20T21:57:39.665Z[ recovery-image] Dec 20 21:57:38.024 INFO BUILD STRING "heads/stlouis-0-g37a4469737\n"
85262024-12-20T21:57:39.667Z[ recovery-image] Dec 20 21:57:38.025 INFO expanded image name: "recovery c46392c/${os_short_commit} 2024-12-20 21:24" -> "recovery c46392c/37a4469 2024-12-20 21:24"
85272024-12-20T21:57:39.667Z[ recovery-image] Dec 20 21:57:38.025 INFO output artefacts stored in: "/work/os-recovery"
85282024-12-20T21:57:39.667Z[ recovery-image] Dec 20 21:57:38.026 INFO collecting git info from project "amd-host-image-builder"...
85292024-12-20T21:57:39.798Z[ recovery-image] Dec 20 21:57:38.158 INFO collecting git info from project "bootserver"...
85302024-12-20T21:57:39.806Z[ recovery-image] Dec 20 21:57:38.166 INFO collecting git info from project "image-builder"...
85312024-12-20T21:57:39.815Z[ recovery-image] Dec 20 21:57:38.175 INFO collecting git info from project "chelsio-t6-roms"...
85322024-12-20T21:57:39.836Z[ host-image] Dec 20 21:57:38.196 INFO O| Dec 20 21:57:38.196 INFO O| Planning: Solver setup ... Done
85332024-12-20T21:57:39.840Z[ host-image] Dec 20 21:57:38.200 INFO O| Dec 20 21:57:38.200 INFO O| Planning: Running solver ... Done
85342024-12-20T21:57:39.843Z[ recovery-image] Dec 20 21:57:38.202 INFO collecting git info from project "pinprick"...
85352024-12-20T21:57:39.850Z[ recovery-image] Dec 20 21:57:38.210 INFO collecting git info from project "phbl"...
85362024-12-20T21:57:39.860Z[ recovery-image] Dec 20 21:57:38.219 INFO collecting git info from project "amd-firmware"...
85372024-12-20T21:57:39.915Z[ host-image] Dec 20 21:57:38.274 INFO O| Dec 20 21:57:38.274 INFO O| Planning: Finding local manifests ... Done
85382024-12-20T21:57:39.919Z[ host-image] Dec 20 21:57:38.275 INFO O| Dec 20 21:57:38.275 INFO O| Planning: Fetching manifests: 0/1 0% complete
85392024-12-20T21:57:40.020Z[ host-image] Dec 20 21:57:38.380 INFO O| Dec 20 21:57:38.380 INFO O| Planning: Fetching manifests: 1/1 100% complete
85402024-12-20T21:57:40.043Z[ host-image] Dec 20 21:57:38.403 INFO O| Dec 20 21:57:38.403 INFO O| Planning: Package planning ... Done
85412024-12-20T21:57:40.046Z[ host-image] Dec 20 21:57:38.403 INFO O| Dec 20 21:57:38.403 INFO O| Planning: Merging actions ... Done
85422024-12-20T21:57:40.104Z[ host-image] Dec 20 21:57:38.464 INFO O| Dec 20 21:57:38.464 INFO O| Planning: Checking for conflicting actions ... Done
85432024-12-20T21:57:40.107Z[ host-image] Dec 20 21:57:38.464 INFO O| Dec 20 21:57:38.464 INFO O| Planning: Consolidating action changes ... Done
85442024-12-20T21:57:40.130Z[ recovery-image] Dec 20 21:57:38.490 INFO collecting git info from project "pilot"...
85452024-12-20T21:57:40.148Z[ recovery-image] Dec 20 21:57:38.508 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
85462024-12-20T21:57:40.289Z[ host-image] Dec 20 21:57:38.649 INFO O| Dec 20 21:57:38.649 INFO O| Planning: Evaluating mediators ... Done
85472024-12-20T21:57:40.292Z[ host-image] Dec 20 21:57:38.650 INFO O| Dec 20 21:57:38.650 INFO O| Planning: Planning completed in 4.07 seconds
85482024-12-20T21:57:40.292Z[ host-image] Dec 20 21:57:38.651 INFO O| Dec 20 21:57:38.651 INFO O| Packages to install: 1
85492024-12-20T21:57:40.303Z[ host-image] Dec 20 21:57:38.663 INFO O| Dec 20 21:57:38.663 INFO O| Download: 0/4 items 0.0/10.0MB 0% complete
85502024-12-20T21:57:40.557Z[ recovery-image] Dec 20 21:57:38.917 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
85512024-12-20T21:57:40.869Z[ host-image] Dec 20 21:57:39.228 INFO O| Dec 20 21:57:39.228 INFO O| Download: Completed 9.99 MB in 0.57 seconds (17.7M/s)
85522024-12-20T21:57:40.899Z[ host-image] Dec 20 21:57:39.259 INFO O| Dec 20 21:57:39.259 INFO O| Actions: 1/22 actions (Installing new actions)
85532024-12-20T21:57:40.970Z[ recovery-image] Dec 20 21:57:39.329 INFO creating Oxide boot image...
85542024-12-20T21:57:40.973Z[ recovery-image] Dec 20 21:57:39.329 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery c46392c/37a4469 2024-12-20 21:24", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
85552024-12-20T21:57:41.139Z[ host-image] Dec 20 21:57:39.499 INFO O| Dec 20 21:57:39.499 INFO O| Actions: Completed 22 actions in 0.24 seconds.
85562024-12-20T21:57:41.495Z[ host-image] Dec 20 21:57:39.854 INFO O| Dec 20 21:57:39.854 INFO O| Done
85572024-12-20T21:57:41.495Z[ host-image] Dec 20 21:57:39.854 INFO O| Dec 20 21:57:39.854 INFO O| Done
85582024-12-20T21:57:42.041Z[ host-image] Dec 20 21:57:40.400 INFO O| Dec 20 21:57:40.400 INFO O| Done
85592024-12-20T21:57:43.328Z[ host-image] Dec 20 21:57:41.687 INFO O| Dec 20 21:57:41.687 INFO O| Done
85602024-12-20T21:57:43.355Z[ host-image] Dec 20 21:57:41.715 INFO O| Dec 20 21:57:41.715 INFO O| Done
85612024-12-20T21:57:43.356Z[ host-image] Dec 20 21:57:41.715 INFO O| Dec 20 21:57:41.715 INFO O| Done
85622024-12-20T21:57:43.365Z[ host-image] Dec 20 21:57:41.725 INFO O| Dec 20 21:57:41.725 INFO O| Done
85632024-12-20T21:57:43.487Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO STEP 14 (pkg_install) COMPLETE
85642024-12-20T21:57:43.487Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
85652024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO skip step because feature "mfg" is not enabled
85662024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
85672024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO skip step because feature "compliance" is not enabled
85682024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
85692024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO skip step because feature "stress" is not enabled
85702024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
85712024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO skip step because feature "nfs" is not enabled
85722024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.846 INFO O| Dec 20 21:57:41.846 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
85732024-12-20T21:57:43.490Z[ host-image] Dec 20 21:57:41.847 INFO O| Dec 20 21:57:41.846 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
85742024-12-20T21:57:43.653Z[ host-image] Dec 20 21:57:42.012 INFO O| Dec 20 21:57:42.012 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
85752024-12-20T21:57:43.744Z[ host-image] Dec 20 21:57:42.103 INFO O| Dec 20 21:57:42.103 INFO completed processing gimlet/ramdisk-01-os
85762024-12-20T21:57:43.751Z[ host-image] Dec 20 21:57:42.106 INFO omicron1 baseline generation...
85772024-12-20T21:57:43.751Z[ host-image] Dec 20 21:57:42.106 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
85782024-12-20T21:57:44.187Z[ host-image] Dec 20 21:57:42.546 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23080:20241219T204626Z
85792024-12-20T21:58:37.869Z[ recovery-image] Dec 20 21:58:36.218 INFO O| ok, image written!
85802024-12-20T21:58:37.872Z[ recovery-image] Dec 20 21:58:36.218 INFO O| ok, boot_image_csum file written!
85812024-12-20T21:58:37.877Z[ recovery-image] Dec 20 21:58:36.226 INFO creating boot archive (CPIO)...
85822024-12-20T21:58:37.879Z[ recovery-image] Dec 20 21:58:36.226 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
85832024-12-20T21:58:37.894Z[ recovery-image] Dec 20 21:58:36.242 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
85842024-12-20T21:58:37.896Z[ recovery-image] Dec 20 21:58:36.243 INFO E| + outfile=/work/os-recovery/cpio
85852024-12-20T21:58:37.896Z[ recovery-image] Dec 20 21:58:36.243 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
85862024-12-20T21:58:37.899Z[ recovery-image] Dec 20 21:58:36.246 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
85872024-12-20T21:58:37.899Z[ recovery-image] Dec 20 21:58:36.247 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
85882024-12-20T21:58:37.947Z[ recovery-image] Dec 20 21:58:36.296 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
85892024-12-20T21:58:37.947Z[ recovery-image] Dec 20 21:58:36.296 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
85902024-12-20T21:58:37.958Z[ recovery-image] Dec 20 21:58:36.307 INFO creating compressed cpio/unix for nanobl-rs...
85912024-12-20T21:58:37.958Z[ recovery-image] Dec 20 21:58:36.307 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
85922024-12-20T21:58:38.400Z[ recovery-image] Dec 20 21:58:36.749 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
85932024-12-20T21:58:45.262Z[ recovery-image] Dec 20 21:58:43.609 INFO creating reset image...
85942024-12-20T21:58:45.262Z[ recovery-image] Dec 20 21:58:43.609 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
85952024-12-20T21:58:45.820Z[ recovery-image] Dec 20 21:58:44.167 INFO E| Updating crates.io index
85962024-12-20T21:58:45.937Z[ recovery-image] Dec 20 21:58:44.284 INFO E| Downloading crates ...
85972024-12-20T21:58:46.024Z[ recovery-image] Dec 20 21:58:44.371 INFO E| Downloaded duct v0.13.7
85982024-12-20T21:58:46.027Z[ recovery-image] Dec 20 21:58:44.374 INFO E| Downloaded os_pipe v1.2.1
85992024-12-20T21:58:46.029Z[ recovery-image] Dec 20 21:58:44.376 INFO E| Downloaded clap_derive v4.5.13
86002024-12-20T21:58:46.047Z[ recovery-image] Dec 20 21:58:44.394 INFO E| Downloaded shared_child v1.0.1
86012024-12-20T21:58:46.049Z[ recovery-image] Dec 20 21:58:44.396 INFO E| Downloaded clap v4.5.17
86022024-12-20T21:58:46.104Z[ recovery-image] Dec 20 21:58:44.451 INFO E| Downloaded clap_builder v4.5.17
86032024-12-20T21:58:46.115Z[ recovery-image] Dec 20 21:58:44.462 INFO E| Downloaded syn v2.0.77
86042024-12-20T21:58:46.164Z[ recovery-image] Dec 20 21:58:44.512 INFO E| Downloaded libc v0.2.158
86052024-12-20T21:58:46.276Z[ recovery-image] Dec 20 21:58:44.623 INFO E| Compiling proc-macro2 v1.0.86
86062024-12-20T21:58:46.276Z[ recovery-image] Dec 20 21:58:44.623 INFO E| Compiling libc v0.2.158
86072024-12-20T21:58:46.279Z[ recovery-image] Dec 20 21:58:44.624 INFO E| Compiling unicode-ident v1.0.13
86082024-12-20T21:58:46.279Z[ recovery-image] Dec 20 21:58:44.624 INFO E| Compiling utf8parse v0.2.2
86092024-12-20T21:58:46.279Z[ recovery-image] Dec 20 21:58:44.624 INFO E| Compiling anstyle-query v1.1.1
86102024-12-20T21:58:46.279Z[ recovery-image] Dec 20 21:58:44.624 INFO E| Compiling colorchoice v1.0.2
86112024-12-20T21:58:46.279Z[ recovery-image] Dec 20 21:58:44.624 INFO E| Compiling anstyle v1.0.8
86122024-12-20T21:58:46.279Z[ recovery-image] Dec 20 21:58:44.624 INFO E| Compiling is_terminal_polyfill v1.70.1
86132024-12-20T21:58:46.819Z[ recovery-image] Dec 20 21:58:45.166 INFO E| Compiling strsim v0.11.1
86142024-12-20T21:58:46.977Z[ recovery-image] Dec 20 21:58:45.324 INFO E| Compiling heck v0.5.0
86152024-12-20T21:58:47.107Z[ recovery-image] Dec 20 21:58:45.454 INFO E| Compiling anstyle-parse v0.2.5
86162024-12-20T21:58:47.188Z[ recovery-image] Dec 20 21:58:45.535 INFO E| Compiling clap_lex v0.7.2
86172024-12-20T21:58:47.562Z[ recovery-image] Dec 20 21:58:45.909 INFO E| Compiling once_cell v1.19.0
86182024-12-20T21:58:47.776Z[ recovery-image] Dec 20 21:58:46.123 INFO E| Compiling anstream v0.6.15
86192024-12-20T21:58:48.451Z[ recovery-image] Dec 20 21:58:46.798 INFO E| Compiling clap_builder v4.5.17
86202024-12-20T21:58:48.723Z[ recovery-image] Dec 20 21:58:47.066 INFO E| Compiling shared_child v1.0.1
86212024-12-20T21:58:48.723Z[ recovery-image] Dec 20 21:58:47.067 INFO E| Compiling os_pipe v1.2.1
86222024-12-20T21:58:49.009Z[ recovery-image] Dec 20 21:58:47.355 INFO E| Compiling duct v0.13.7
86232024-12-20T21:58:50.115Z[ recovery-image] Dec 20 21:58:48.462 INFO E| Compiling quote v1.0.37
86242024-12-20T21:58:50.692Z[ recovery-image] Dec 20 21:58:49.039 INFO E| Compiling syn v2.0.77
86252024-12-20T21:58:59.528Z[ recovery-image] Dec 20 21:58:57.872 INFO E| Compiling clap_derive v4.5.13
86262024-12-20T21:59:04.825Z[ recovery-image] Dec 20 21:59:03.168 INFO E| Compiling clap v4.5.17
86272024-12-20T21:59:04.909Z[ recovery-image] Dec 20 21:59:03.253 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
86282024-12-20T21:59:05.768Z[ host-image] Dec 20 21:59:04.112 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23080:20241219T204658Z
86292024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.112 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23080:20241219T204658Z
86302024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.112 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86312024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.113 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86322024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.113 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86332024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.113 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86342024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.114 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86352024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.114 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86362024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.114 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86372024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.114 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86382024-12-20T21:59:05.771Z[ host-image] Dec 20 21:59:04.115 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23080:20241219T204659Z
86392024-12-20T21:59:05.774Z[ host-image] Dec 20 21:59:04.117 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23080:20241219T204659Z
86402024-12-20T21:59:05.776Z[ host-image] Dec 20 21:59:04.118 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23080:20241219T204659Z
86412024-12-20T21:59:05.776Z[ host-image] Dec 20 21:59:04.119 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23080:20241219T204700Z
86422024-12-20T21:59:05.776Z[ host-image] Dec 20 21:59:04.119 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86432024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.120 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23080:20241219T204700Z
86442024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.121 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23080:20241219T204700Z
86452024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.121 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23080:20241219T204700Z
86462024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.122 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23080:20241219T204700Z
86472024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.122 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23080:20241219T204701Z
86482024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.122 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23080:20241219T204701Z
86492024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.122 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23080:20241219T204701Z
86502024-12-20T21:59:05.779Z[ host-image] Dec 20 21:59:04.122 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23080:20241219T204702Z
86512024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.123 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23080:20241219T204702Z
86522024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.123 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23080:20241219T204702Z
86532024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.123 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23080:20241219T204704Z
86542024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.124 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23080:20241219T204704Z
86552024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.124 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23080:20241219T204705Z
86562024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.124 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23080:20241219T204706Z
86572024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.124 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.311:20241203T104954Z
86582024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.124 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23080:20241219T204707Z
86592024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.124 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23080:20241219T204709Z
86602024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.124 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23080:20241219T204710Z
86612024-12-20T21:59:05.782Z[ host-image] Dec 20 21:59:04.125 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23080:20241219T204711Z
86622024-12-20T21:59:05.785Z[ host-image] Dec 20 21:59:04.126 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23080:20241219T204712Z
86632024-12-20T21:59:05.785Z[ host-image] Dec 20 21:59:04.127 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23080:20241219T204712Z
86642024-12-20T21:59:05.804Z[ host-image] Dec 20 21:59:04.147 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
86652024-12-20T21:59:05.807Z[ host-image] Dec 20 21:59:04.147 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23080:20241219T204712Z
86662024-12-20T21:59:05.807Z[ host-image] Dec 20 21:59:04.148 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z
86672024-12-20T21:59:05.807Z[ host-image] Dec 20 21:59:04.148 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
86682024-12-20T21:59:05.807Z[ host-image] Dec 20 21:59:04.149 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
86692024-12-20T21:59:05.807Z[ host-image] Dec 20 21:59:04.149 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23080:20241219T204712Z
86702024-12-20T21:59:05.807Z[ host-image] Dec 20 21:59:04.149 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
86712024-12-20T21:59:05.807Z[ host-image] Dec 20 21:59:04.150 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
86722024-12-20T21:59:05.812Z[ host-image] Dec 20 21:59:04.151 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
86732024-12-20T21:59:05.814Z[ host-image] Dec 20 21:59:04.152 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
86742024-12-20T21:59:05.825Z[ host-image] Dec 20 21:59:04.168 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
86752024-12-20T21:59:05.825Z[ host-image] Dec 20 21:59:04.168 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
86762024-12-20T21:59:05.827Z[ host-image] Dec 20 21:59:04.169 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
86772024-12-20T21:59:05.827Z[ host-image] Dec 20 21:59:04.169 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
86782024-12-20T21:59:05.827Z[ host-image] Dec 20 21:59:04.170 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
86792024-12-20T21:59:05.827Z[ host-image] Dec 20 21:59:04.171 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
86802024-12-20T21:59:05.880Z[ host-image] Dec 20 21:59:04.222 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.15-2.0:20240903T190137Z
86812024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.223 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
86822024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.223 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
86832024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.225 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23080:20241219T204714Z
86842024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.225 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23080:20241219T204720Z
86852024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.225 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
86862024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.225 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23080:20241219T204720Z
86872024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.226 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.1:20240701T171301Z
86882024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.226 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.1:20240701T171311Z
86892024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.226 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.1:20240627T120527Z
86902024-12-20T21:59:05.883Z[ host-image] Dec 20 21:59:04.226 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23080:20241219T204720Z
86912024-12-20T21:59:05.888Z[ host-image] Dec 20 21:59:04.227 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
86922024-12-20T21:59:05.891Z[ host-image] Dec 20 21:59:04.233 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
86932024-12-20T21:59:05.891Z[ host-image] Dec 20 21:59:04.233 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
86942024-12-20T21:59:05.891Z[ host-image] Dec 20 21:59:04.233 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
86952024-12-20T21:59:05.891Z[ host-image] Dec 20 21:59:04.234 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23080:20241219T204721Z
86962024-12-20T21:59:05.891Z[ host-image] Dec 20 21:59:04.234 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
86972024-12-20T21:59:05.911Z[ host-image] Dec 20 21:59:04.254 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
86982024-12-20T21:59:05.913Z[ host-image] Dec 20 21:59:04.254 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23080:20241219T204721Z
86992024-12-20T21:59:05.916Z[ host-image] Dec 20 21:59:04.258 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23080:20241219T204721Z
87002024-12-20T21:59:05.916Z[ host-image] Dec 20 21:59:04.258 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23080:20241219T204721Z
87012024-12-20T21:59:05.916Z[ host-image] Dec 20 21:59:04.259 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87022024-12-20T21:59:05.916Z[ host-image] Dec 20 21:59:04.259 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23080:20241219T204723Z
87032024-12-20T21:59:05.919Z[ host-image] Dec 20 21:59:04.260 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23080:20241219T204723Z
87042024-12-20T21:59:05.919Z[ host-image] Dec 20 21:59:04.261 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23080:20241219T204723Z
87052024-12-20T21:59:05.919Z[ host-image] Dec 20 21:59:04.261 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23080:20241219T204723Z
87062024-12-20T21:59:05.924Z[ host-image] Dec 20 21:59:04.268 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87072024-12-20T21:59:05.926Z[ host-image] Dec 20 21:59:04.268 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23080:20241219T204724Z
87082024-12-20T21:59:05.931Z[ host-image] Dec 20 21:59:04.274 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23080:20241219T204725Z
87092024-12-20T21:59:05.934Z[ host-image] Dec 20 21:59:04.275 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87102024-12-20T21:59:05.934Z[ host-image] Dec 20 21:59:04.275 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23080:20241219T204725Z
87112024-12-20T21:59:05.934Z[ host-image] Dec 20 21:59:04.275 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23080:20241219T204725Z
87122024-12-20T21:59:05.934Z[ host-image] Dec 20 21:59:04.276 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.10.24-2.0.23080:20241219T204725Z
87132024-12-20T21:59:05.934Z[ host-image] Dec 20 21:59:04.276 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23080:20241219T204725Z
87142024-12-20T21:59:05.945Z[ host-image] Dec 20 21:59:04.288 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23080:20241219T204725Z
87152024-12-20T21:59:05.945Z[ host-image] Dec 20 21:59:04.288 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87162024-12-20T21:59:05.948Z[ host-image] Dec 20 21:59:04.291 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23080:20241219T204725Z
87172024-12-20T21:59:05.951Z[ host-image] Dec 20 21:59:04.293 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23080:20241219T204726Z
87182024-12-20T21:59:05.951Z[ host-image] Dec 20 21:59:04.293 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23080:20241219T204726Z
87192024-12-20T21:59:05.951Z[ host-image] Dec 20 21:59:04.294 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23080:20241219T204726Z
87202024-12-20T21:59:05.953Z[ host-image] Dec 20 21:59:04.295 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23080:20241219T204726Z
87212024-12-20T21:59:05.953Z[ host-image] Dec 20 21:59:04.295 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23080:20241219T204726Z
87222024-12-20T21:59:05.994Z[ host-image] Dec 20 21:59:04.338 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23080:20241219T204728Z
87232024-12-20T21:59:05.994Z[ host-image] Dec 20 21:59:04.338 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23080:20241219T204727Z
87242024-12-20T21:59:05.997Z[ host-image] Dec 20 21:59:04.339 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23080:20241219T204727Z
87252024-12-20T21:59:06.010Z[ host-image] Dec 20 21:59:04.353 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23080:20241219T204727Z
87262024-12-20T21:59:06.010Z[ host-image] Dec 20 21:59:04.353 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23080:20241219T204728Z
87272024-12-20T21:59:06.053Z[ host-image] Dec 20 21:59:04.396 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23080:20241219T204731Z
87282024-12-20T21:59:06.060Z[ host-image] Dec 20 21:59:04.397 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23080:20241219T204728Z
87292024-12-20T21:59:06.060Z[ host-image] Dec 20 21:59:04.397 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23080:20241219T204728Z
87302024-12-20T21:59:06.060Z[ host-image] Dec 20 21:59:04.397 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
87312024-12-20T21:59:06.060Z[ host-image] Dec 20 21:59:04.398 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
87322024-12-20T21:59:06.178Z[ host-image] Dec 20 21:59:04.521 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23080:20241219T204728Z
87332024-12-20T21:59:06.181Z[ host-image] Dec 20 21:59:04.522 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87342024-12-20T21:59:06.181Z[ host-image] Dec 20 21:59:04.522 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23080:20241219T204729Z
87352024-12-20T21:59:06.181Z[ host-image] Dec 20 21:59:04.522 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23080:20241219T204729Z
87362024-12-20T21:59:06.181Z[ host-image] Dec 20 21:59:04.524 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23080:20241219T204729Z
87372024-12-20T21:59:06.181Z[ host-image] Dec 20 21:59:04.524 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87382024-12-20T21:59:06.183Z[ host-image] Dec 20 21:59:04.525 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87392024-12-20T21:59:06.183Z[ host-image] Dec 20 21:59:04.526 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23080:20241219T204730Z
87402024-12-20T21:59:06.184Z[ host-image] Dec 20 21:59:04.526 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23080:20241219T204730Z
87412024-12-20T21:59:06.184Z[ host-image] Dec 20 21:59:04.526 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23080:20241219T204730Z
87422024-12-20T21:59:06.184Z[ host-image] Dec 20 21:59:04.527 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23080:20241219T204730Z
87432024-12-20T21:59:06.184Z[ host-image] Dec 20 21:59:04.527 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23080:20241219T204730Z
87442024-12-20T21:59:06.187Z[ host-image] Dec 20 21:59:04.527 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23080:20241219T204731Z
87452024-12-20T21:59:06.190Z[ host-image] Dec 20 21:59:04.532 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87462024-12-20T21:59:06.190Z[ host-image] Dec 20 21:59:04.532 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23080:20241219T204731Z
87472024-12-20T21:59:06.193Z[ host-image] Dec 20 21:59:04.535 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23080:20241219T204731Z
87482024-12-20T21:59:06.193Z[ host-image] Dec 20 21:59:04.535 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23080:20241219T204731Z
87492024-12-20T21:59:06.193Z[ host-image] Dec 20 21:59:04.535 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23080:20241219T204733Z
87502024-12-20T21:59:06.193Z[ host-image] Dec 20 21:59:04.536 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23080:20241219T204732Z
87512024-12-20T21:59:06.193Z[ host-image] Dec 20 21:59:04.536 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23080:20241219T204732Z
87522024-12-20T21:59:06.193Z[ host-image] Dec 20 21:59:04.536 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87532024-12-20T21:59:06.193Z[ host-image] Dec 20 21:59:04.536 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87542024-12-20T21:59:06.196Z[ host-image] Dec 20 21:59:04.537 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23080:20241219T204734Z
87552024-12-20T21:59:06.196Z[ host-image] Dec 20 21:59:04.538 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23080:20241219T204735Z
87562024-12-20T21:59:06.196Z[ host-image] Dec 20 21:59:04.538 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87572024-12-20T21:59:06.196Z[ host-image] Dec 20 21:59:04.538 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87582024-12-20T21:59:06.196Z[ host-image] Dec 20 21:59:04.538 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87592024-12-20T21:59:06.197Z[ host-image] Dec 20 21:59:04.538 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
87602024-12-20T21:59:06.197Z[ host-image] Dec 20 21:59:04.538 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
87612024-12-20T21:59:06.197Z[ host-image] Dec 20 21:59:04.539 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
87622024-12-20T21:59:06.199Z[ host-image] Dec 20 21:59:04.542 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z
87632024-12-20T21:59:06.199Z[ host-image] Dec 20 21:59:04.542 INFO O| tempdir @ "/tmp/.tmph3OvBW/tmp"
87642024-12-20T21:59:06.199Z[ host-image] Dec 20 21:59:04.542 INFO O| image root @ "/tmp/.tmph3OvBW/tmp/root"
87652024-12-20T21:59:06.199Z[ host-image] Dec 20 21:59:04.542 INFO O| creating image...
87662024-12-20T21:59:07.316Z[ recovery-image] Dec 20 21:59:05.657 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.89s
87672024-12-20T21:59:07.330Z[ recovery-image] Dec 20 21:59:05.673 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
87682024-12-20T21:59:07.452Z[ host-image] Dec 20 21:59:05.795 INFO O| copying publishers...
87692024-12-20T21:59:07.683Z[ recovery-image] Dec 20 21:59:06.026 INFO E| Updating crates.io index
87702024-12-20T21:59:07.992Z[ recovery-image] Dec 20 21:59:06.335 INFO E| Downloading crates ...
87712024-12-20T21:59:08.057Z[ recovery-image] Dec 20 21:59:06.400 INFO E| Downloaded seq-macro v0.3.5
87722024-12-20T21:59:08.063Z[ recovery-image] Dec 20 21:59:06.406 INFO E| Downloaded bit_field v0.10.2
87732024-12-20T21:59:08.071Z[ recovery-image] Dec 20 21:59:06.408 INFO E| Downloaded bitstruct_derive v0.1.0
87742024-12-20T21:59:08.074Z[ recovery-image] Dec 20 21:59:06.410 INFO E| Downloaded bitstruct v0.1.1
87752024-12-20T21:59:08.074Z[ recovery-image] Dec 20 21:59:06.414 INFO E| Downloaded raw-cpuid v10.7.0
87762024-12-20T21:59:08.083Z[ recovery-image] Dec 20 21:59:06.424 INFO E| Downloaded cpio_reader v0.1.1
87772024-12-20T21:59:08.103Z[ recovery-image] Dec 20 21:59:06.445 INFO E| Downloaded syn v2.0.85
87782024-12-20T21:59:08.317Z[ recovery-image] Dec 20 21:59:06.660 INFO E| Downloaded x86 v0.52.0
87792024-12-20T21:59:08.398Z[ recovery-image] Dec 20 21:59:06.741 INFO E| Updating crates.io index
87802024-12-20T21:59:08.644Z[ recovery-image] Dec 20 21:59:06.987 INFO E| Downloading crates ...
87812024-12-20T21:59:08.816Z[ recovery-image] Dec 20 21:59:07.159 INFO E| Downloaded hashbrown v0.15.0
87822024-12-20T21:59:08.829Z[ recovery-image] Dec 20 21:59:07.172 INFO E| Downloaded compiler_builtins v0.1.134
87832024-12-20T21:59:09.003Z[ recovery-image] Dec 20 21:59:07.344 INFO E| Compiling compiler_builtins v0.1.134
87842024-12-20T21:59:09.003Z[ recovery-image] Dec 20 21:59:07.344 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
87852024-12-20T21:59:09.006Z[ recovery-image] Dec 20 21:59:07.344 INFO E| Compiling proc-macro2 v1.0.89
87862024-12-20T21:59:09.006Z[ recovery-image] Dec 20 21:59:07.344 INFO E| Compiling unicode-ident v1.0.13
87872024-12-20T21:59:09.006Z[ recovery-image] Dec 20 21:59:07.345 INFO E| Compiling syn v1.0.109
87882024-12-20T21:59:09.006Z[ recovery-image] Dec 20 21:59:07.345 INFO E| Compiling x86 v0.52.0
87892024-12-20T21:59:09.006Z[ recovery-image] Dec 20 21:59:07.345 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
87902024-12-20T21:59:09.006Z[ recovery-image] Dec 20 21:59:07.345 INFO E| Compiling seq-macro v0.3.5
87912024-12-20T21:59:12.051Z[ recovery-image] Dec 20 21:59:10.393 INFO E| Compiling quote v1.0.37
87922024-12-20T21:59:12.596Z[ recovery-image] Dec 20 21:59:10.938 INFO E| Compiling syn v2.0.85
87932024-12-20T21:59:18.245Z[ recovery-image] Dec 20 21:59:16.586 INFO E| Compiling scroll_derive v0.12.0
87942024-12-20T21:59:23.446Z[ recovery-image] Dec 20 21:59:21.785 INFO E| Compiling bitstruct_derive v0.1.0
87952024-12-20T21:59:32.331Z[ host-image] Dec 20 21:59:30.668 INFO O| adding properties...
87962024-12-20T21:59:34.460Z[ host-image] Dec 20 21:59:32.798 INFO O| installing packages...
87972024-12-20T21:59:46.865Z[ recovery-image] Dec 20 21:59:45.201 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
87982024-12-20T21:59:50.071Z[ recovery-image] Dec 20 21:59:48.406 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
87992024-12-20T21:59:55.790Z[ recovery-image] Dec 20 21:59:54.122 INFO E| Compiling bitflags v1.3.2
88002024-12-20T21:59:55.790Z[ recovery-image] Dec 20 21:59:54.123 INFO E| Compiling scroll v0.12.0
88012024-12-20T21:59:55.792Z[ recovery-image] Dec 20 21:59:54.123 INFO E| Compiling log v0.4.22
88022024-12-20T21:59:55.792Z[ recovery-image] Dec 20 21:59:54.123 INFO E| Compiling plain v0.2.3
88032024-12-20T21:59:55.792Z[ recovery-image] Dec 20 21:59:54.123 INFO E| Compiling bit_field v0.10.2
88042024-12-20T21:59:55.792Z[ recovery-image] Dec 20 21:59:54.123 INFO E| Compiling adler2 v2.0.0
88052024-12-20T21:59:55.792Z[ recovery-image] Dec 20 21:59:54.123 INFO E| Compiling bitstruct v0.1.1
88062024-12-20T21:59:55.948Z[ recovery-image] Dec 20 21:59:54.281 INFO E| Compiling raw-cpuid v10.7.0
88072024-12-20T21:59:55.981Z[ recovery-image] Dec 20 21:59:54.315 INFO E| Compiling cpio_reader v0.1.1
88082024-12-20T21:59:56.253Z[ recovery-image] Dec 20 21:59:54.586 INFO E| Compiling miniz_oxide v0.8.0
88092024-12-20T21:59:56.289Z[ recovery-image] Dec 20 21:59:54.623 INFO E| Compiling static_assertions v1.1.0
88102024-12-20T21:59:56.719Z[ recovery-image] Dec 20 21:59:55.052 INFO E| Compiling goblin v0.8.2
88112024-12-20T22:00:07.024Z[ recovery-image] Dec 20 22:00:05.355 INFO E| Finished `release` profile [optimized] target(s) in 59.65s
88122024-12-20T22:00:07.057Z[ recovery-image] Dec 20 22:00:05.388 INFO building host image...
88132024-12-20T22:00:07.060Z[ recovery-image] Dec 20 22:00:05.389 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")
88142024-12-20T22:00:07.801Z[ recovery-image] Dec 20 22:00:06.132 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
88152024-12-20T22:00:10.023Z[ recovery-image] Dec 20 22:00:08.353 INFO image complete! materials are in "/work/os-recovery"
88162024-12-20T22:00:10.029Z[ recovery-image]
88172024-12-20T22:00:10.029Z[ recovery-image] real 13:03.715937547
88182024-12-20T22:00:10.029Z[ recovery-image] user 6:26.910112750
88192024-12-20T22:00:10.038Z[ recovery-image] sys 1:03.196453576
88202024-12-20T22:00:10.038Z[ recovery-image] trap 0.294236729
88212024-12-20T22:00:10.038Z[ recovery-image] tflt 0.572392544
88222024-12-20T22:00:10.038Z[ recovery-image] dflt 2.679091810
88232024-12-20T22:00:10.038Z[ recovery-image] kflt 0.041563747
88242024-12-20T22:00:10.038Z[ recovery-image] lock 16:25.713818864
88252024-12-20T22:00:10.038Z[ recovery-image] slp 1:21:55.643159167
88262024-12-20T22:00:10.038Z[ recovery-image] lat 4:16.182151114
88272024-12-20T22:00:10.038Z[ recovery-image] stop 11.585674745
88282024-12-20T22:00:10.038ZDec 20 22:00:08.360 INFO [recovery-image] process exited with exit status: 0 (783.768942482s)
88292024-12-20T22:00:20.831Z[ host-image] Dec 20 22:00:19.160 INFO O| seeding SMF database...
88302024-12-20T22:00:33.417Z[ host-image] Dec 20 22:00:31.743 INFO O| configuring SMF profile...
88312024-12-20T22:00:33.426Z[ host-image] Dec 20 22:00:31.743 INFO O| modifying shadow(5)...
88322024-12-20T22:00:33.426Z[ host-image] Dec 20 22:00:31.743 INFO O| loading user and group database...
88332024-12-20T22:00:33.426Z[ host-image] Dec 20 22:00:31.743 INFO O| assessing packaged files...
88342024-12-20T22:00:37.513Z[ host-image] Dec 20 22:00:35.839 INFO O| creating archive...
88352024-12-20T22:00:37.574Z[ host-image] Dec 20 22:00:35.900 INFO O| missing from packaging:
88362024-12-20T22:00:37.574Z[ host-image] Dec 20 22:00:35.900 INFO O| "etc/.pwd.lock"
88372024-12-20T22:00:37.578Z[ host-image] Dec 20 22:00:35.900 INFO O| "etc/bash"
88382024-12-20T22:00:37.583Z[ host-image] Dec 20 22:00:35.909 INFO O| "etc/svc/profile/generic.xml"
88392024-12-20T22:00:37.583Z[ host-image] Dec 20 22:00:35.909 INFO O| "etc/svc/profile/inetd_services.xml"
88402024-12-20T22:00:37.585Z[ host-image] Dec 20 22:00:35.909 INFO O| "etc/svc/profile/name_service.xml"
88412024-12-20T22:00:37.586Z[ host-image] Dec 20 22:00:35.909 INFO O| "etc/svc/profile/platform.xml"
88422024-12-20T22:00:37.586Z[ host-image] Dec 20 22:00:35.909 INFO O| "etc/svc/profile/platform_omicron1.xml"
88432024-12-20T22:00:37.586Z[ host-image] Dec 20 22:00:35.909 INFO O| "etc/svc/repository.db"
88442024-12-20T22:00:37.593Z[ host-image] Dec 20 22:00:35.919 INFO O| "opt/ooce/share"
88452024-12-20T22:00:37.593Z[ host-image] Dec 20 22:00:35.919 INFO O| "opt/ooce/share/man"
88462024-12-20T22:00:37.595Z[ host-image] Dec 20 22:00:35.919 INFO O| "opt/ooce/share/man/man1"
88472024-12-20T22:00:37.606Z[ host-image] Dec 20 22:00:35.932 INFO O| finishing archive...
88482024-12-20T22:00:40.904Z[ host-image] Dec 20 22:00:39.228 INFO O| creating gzonly manifest...
88492024-12-20T22:00:40.914Z[ host-image] Dec 20 22:00:39.239 INFO O| ok
88502024-12-20T22:00:41.067Z[ host-image] Dec 20 22:00:39.392 INFO image builder template: ramdisk-02-trim...
88512024-12-20T22:00:41.067Z[ host-image] Dec 20 22:00:39.392 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/.tmp1JiDr8/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.34.311", "-n", "ramdisk-02-trim"], pwd: None
88522024-12-20T22:00:41.106Z[ host-image] Dec 20 22:00:39.431 INFO O| Dec 20 22:00:39.431 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88532024-12-20T22:00:41.129Z[ host-image] Dec 20 22:00:39.438 INFO O| Dec 20 22:00:39.438 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88542024-12-20T22:00:41.215Z[ host-image] Dec 20 22:00:39.540 INFO O| Dec 20 22:00:39.539 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
88552024-12-20T22:00:41.270Z[ host-image] Dec 20 22:00:39.595 INFO O| Dec 20 22:00:39.595 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88562024-12-20T22:00:41.276Z[ host-image] Dec 20 22:00:39.595 INFO O| Dec 20 22:00:39.595 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
88572024-12-20T22:00:41.283Z[ host-image] Dec 20 22:00:39.605 INFO O| Dec 20 22:00:39.605 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
88582024-12-20T22:00:41.287Z[ host-image] Dec 20 22:00:39.612 INFO O| Dec 20 22:00:39.612 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
88592024-12-20T22:00:41.295Z[ host-image] Dec 20 22:00:39.620 INFO O| Dec 20 22:00:39.620 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
88602024-12-20T22:00:41.544Z[ host-image] Dec 20 22:00:39.869 INFO O| Dec 20 22:00:39.869 INFO rolled back to input snapshot; work may begin
88612024-12-20T22:00:41.544Z[ host-image] Dec 20 22:00:39.869 INFO O| Dec 20 22:00:39.869 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
88622024-12-20T22:00:41.552Z[ host-image] Dec 20 22:00:39.877 INFO O| Dec 20 22:00:39.877 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88632024-12-20T22:00:41.568Z[ host-image] Dec 20 22:00:39.893 INFO O| Dec 20 22:00:39.893 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
88642024-12-20T22:00:41.655Z[ host-image] Dec 20 22:00:39.980 INFO O| Dec 20 22:00:39.980 INFO STEP 0 (remove_files) COMPLETE
88652024-12-20T22:00:41.656Z[ host-image] Dec 20 22:00:39.980 INFO O| Dec 20 22:00:39.980 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88662024-12-20T22:00:41.673Z[ host-image] Dec 20 22:00:39.998 INFO O| Dec 20 22:00:39.998 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88672024-12-20T22:00:41.678Z[ host-image] Dec 20 22:00:40.003 INFO O| Dec 20 22:00:40.001 INFO STEP 1 (remove_files) COMPLETE
88682024-12-20T22:00:41.678Z[ host-image] Dec 20 22:00:40.003 INFO O| Dec 20 22:00:40.001 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88692024-12-20T22:00:41.692Z[ host-image] Dec 20 22:00:40.017 INFO O| Dec 20 22:00:40.017 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88702024-12-20T22:00:41.714Z[ host-image] Dec 20 22:00:40.039 INFO O| Dec 20 22:00:40.039 INFO STEP 2 (remove_files) COMPLETE
88712024-12-20T22:00:41.714Z[ host-image] Dec 20 22:00:40.039 INFO O| Dec 20 22:00:40.039 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88722024-12-20T22:00:41.731Z[ host-image] Dec 20 22:00:40.056 INFO O| Dec 20 22:00:40.056 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88732024-12-20T22:00:41.741Z[ host-image] Dec 20 22:00:40.058 INFO O| Dec 20 22:00:40.058 INFO STEP 3 (remove_files) COMPLETE
88742024-12-20T22:00:41.741Z[ host-image] Dec 20 22:00:40.059 INFO O| Dec 20 22:00:40.058 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88752024-12-20T22:00:41.752Z[ host-image] Dec 20 22:00:40.077 INFO O| Dec 20 22:00:40.077 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
88762024-12-20T22:00:41.758Z[ host-image] Dec 20 22:00:40.083 INFO O| Dec 20 22:00:40.083 INFO STEP 4 (remove_files) COMPLETE
88772024-12-20T22:00:41.758Z[ host-image] Dec 20 22:00:40.083 INFO O| Dec 20 22:00:40.083 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88782024-12-20T22:00:41.777Z[ host-image] Dec 20 22:00:40.101 INFO O| Dec 20 22:00:40.101 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
88792024-12-20T22:00:41.785Z[ host-image] Dec 20 22:00:40.106 INFO O| Dec 20 22:00:40.106 INFO STEP 5 (remove_files) COMPLETE
88802024-12-20T22:00:41.785Z[ host-image] Dec 20 22:00:40.106 INFO O| Dec 20 22:00:40.106 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88812024-12-20T22:00:41.798Z[ host-image] Dec 20 22:00:40.123 INFO O| Dec 20 22:00:40.123 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
88822024-12-20T22:00:41.818Z[ host-image] Dec 20 22:00:40.143 INFO O| Dec 20 22:00:40.143 INFO STEP 6 (remove_files) COMPLETE
88832024-12-20T22:00:41.818Z[ host-image] Dec 20 22:00:40.143 INFO O| Dec 20 22:00:40.143 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88842024-12-20T22:00:41.835Z[ host-image] Dec 20 22:00:40.160 INFO O| Dec 20 22:00:40.160 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
88852024-12-20T22:00:41.860Z[ host-image] Dec 20 22:00:40.185 INFO O| Dec 20 22:00:40.185 INFO STEP 7 (remove_files) COMPLETE
88862024-12-20T22:00:41.860Z[ host-image] Dec 20 22:00:40.185 INFO O| Dec 20 22:00:40.185 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88872024-12-20T22:00:41.877Z[ host-image] Dec 20 22:00:40.202 INFO O| Dec 20 22:00:40.202 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
88882024-12-20T22:00:41.967Z[ host-image] Dec 20 22:00:40.292 INFO O| Dec 20 22:00:40.292 INFO STEP 8 (remove_files) COMPLETE
88892024-12-20T22:00:41.968Z[ host-image] Dec 20 22:00:40.292 INFO O| Dec 20 22:00:40.292 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88902024-12-20T22:00:41.985Z[ host-image] Dec 20 22:00:40.310 INFO O| Dec 20 22:00:40.310 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88912024-12-20T22:00:42.141Z[ host-image] Dec 20 22:00:40.463 INFO O| Dec 20 22:00:40.463 INFO STEP 9 (remove_files) COMPLETE
88922024-12-20T22:00:42.142Z[ host-image] Dec 20 22:00:40.464 INFO O| Dec 20 22:00:40.463 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88932024-12-20T22:00:42.154Z[ host-image] Dec 20 22:00:40.479 INFO O| Dec 20 22:00:40.479 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88942024-12-20T22:00:42.160Z[ host-image] Dec 20 22:00:40.485 INFO O| Dec 20 22:00:40.485 INFO STEP 10 (remove_files) COMPLETE
88952024-12-20T22:00:42.160Z[ host-image] Dec 20 22:00:40.485 INFO O| Dec 20 22:00:40.485 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88962024-12-20T22:00:42.175Z[ host-image] Dec 20 22:00:40.500 INFO O| Dec 20 22:00:40.500 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88972024-12-20T22:00:42.179Z[ host-image] Dec 20 22:00:40.501 INFO O| Dec 20 22:00:40.501 INFO STEP 11 (remove_files) COMPLETE
88982024-12-20T22:00:42.179Z[ host-image] Dec 20 22:00:40.501 INFO O| Dec 20 22:00:40.501 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88992024-12-20T22:00:42.220Z[ host-image] Dec 20 22:00:40.518 INFO O| Dec 20 22:00:40.518 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
89002024-12-20T22:00:42.220Z[ host-image] Dec 20 22:00:40.521 INFO O| Dec 20 22:00:40.521 INFO STEP 12 (remove_files) COMPLETE
89012024-12-20T22:00:42.220Z[ host-image] Dec 20 22:00:40.521 INFO O| Dec 20 22:00:40.521 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89022024-12-20T22:00:42.393Z[ host-image] Dec 20 22:00:40.718 INFO O| Dec 20 22:00:40.718 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
89032024-12-20T22:00:42.453Z[ host-image] Dec 20 22:00:40.777 INFO O| Dec 20 22:00:40.777 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
89042024-12-20T22:00:42.461Z[ host-image] Dec 20 22:00:40.785 INFO O| Dec 20 22:00:40.784 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
89052024-12-20T22:00:42.467Z[ host-image] Dec 20 22:00:40.790 INFO O| Dec 20 22:00:40.790 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
89062024-12-20T22:00:42.791Z[ host-image] Dec 20 22:00:41.115 INFO O| Dec 20 22:00:41.115 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
89072024-12-20T22:00:42.799Z[ host-image] Dec 20 22:00:41.116 INFO O| Dec 20 22:00:41.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
89082024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.116 INFO O| Dec 20 22:00:41.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
89092024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.116 INFO O| Dec 20 22:00:41.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
89102024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.116 INFO O| Dec 20 22:00:41.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
89112024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.117 INFO O| Dec 20 22:00:41.117 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
89122024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.117 INFO O| Dec 20 22:00:41.117 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
89132024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.117 INFO O| Dec 20 22:00:41.117 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
89142024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.117 INFO O| Dec 20 22:00:41.117 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
89152024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.118 INFO O| Dec 20 22:00:41.118 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
89162024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.118 INFO O| Dec 20 22:00:41.118 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
89172024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.118 INFO O| Dec 20 22:00:41.118 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
89182024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.118 INFO O| Dec 20 22:00:41.118 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
89192024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.118 INFO O| Dec 20 22:00:41.118 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
89202024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.118 INFO O| Dec 20 22:00:41.118 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
89212024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.119 INFO O| Dec 20 22:00:41.119 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
89222024-12-20T22:00:42.800Z[ host-image] Dec 20 22:00:41.119 INFO O| Dec 20 22:00:41.119 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
89232024-12-20T22:00:42.821Z[ host-image] Dec 20 22:00:41.145 INFO O| Dec 20 22:00:41.145 INFO STEP 13 (remove_files) COMPLETE
89242024-12-20T22:00:42.821Z[ host-image] Dec 20 22:00:41.145 INFO O| Dec 20 22:00:41.145 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89252024-12-20T22:00:42.833Z[ host-image] Dec 20 22:00:41.158 INFO O| Dec 20 22:00:41.158 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
89262024-12-20T22:00:42.839Z[ host-image] Dec 20 22:00:41.160 INFO O| Dec 20 22:00:41.160 INFO STEP 14 (remove_files) COMPLETE
89272024-12-20T22:00:42.839Z[ host-image] Dec 20 22:00:41.160 INFO O| Dec 20 22:00:41.160 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89282024-12-20T22:00:42.847Z[ host-image] Dec 20 22:00:41.172 INFO O| Dec 20 22:00:41.172 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
89292024-12-20T22:00:42.855Z[ host-image] Dec 20 22:00:41.180 INFO O| Dec 20 22:00:41.179 INFO STEP 15 (remove_files) COMPLETE
89302024-12-20T22:00:42.855Z[ host-image] Dec 20 22:00:41.180 INFO O| Dec 20 22:00:41.180 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89312024-12-20T22:00:42.872Z[ host-image] Dec 20 22:00:41.197 INFO O| Dec 20 22:00:41.196 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
89322024-12-20T22:00:42.878Z[ host-image] Dec 20 22:00:41.197 INFO O| Dec 20 22:00:41.197 INFO STEP 16 (remove_files) COMPLETE
89332024-12-20T22:00:42.878Z[ host-image] Dec 20 22:00:41.197 INFO O| Dec 20 22:00:41.197 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89342024-12-20T22:00:42.888Z[ host-image] Dec 20 22:00:41.213 INFO O| Dec 20 22:00:41.213 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
89352024-12-20T22:00:42.895Z[ host-image] Dec 20 22:00:41.215 INFO O| Dec 20 22:00:41.215 INFO STEP 17 (remove_files) COMPLETE
89362024-12-20T22:00:42.895Z[ host-image] Dec 20 22:00:41.215 INFO O| Dec 20 22:00:41.215 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89372024-12-20T22:00:42.908Z[ host-image] Dec 20 22:00:41.233 INFO O| Dec 20 22:00:41.233 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
89382024-12-20T22:00:42.908Z[ host-image] Dec 20 22:00:41.233 INFO O| Dec 20 22:00:41.233 INFO STEP 18 (remove_files) COMPLETE
89392024-12-20T22:00:42.916Z[ host-image] Dec 20 22:00:41.233 INFO O| Dec 20 22:00:41.233 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89402024-12-20T22:00:42.925Z[ host-image] Dec 20 22:00:41.250 INFO O| Dec 20 22:00:41.250 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
89412024-12-20T22:00:42.925Z[ host-image] Dec 20 22:00:41.250 INFO O| Dec 20 22:00:41.250 INFO STEP 19 (remove_files) COMPLETE
89422024-12-20T22:00:42.934Z[ host-image] Dec 20 22:00:41.250 INFO O| Dec 20 22:00:41.250 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89432024-12-20T22:00:42.946Z[ host-image] Dec 20 22:00:41.267 INFO O| Dec 20 22:00:41.267 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
89442024-12-20T22:00:42.946Z[ host-image] Dec 20 22:00:41.267 INFO O| Dec 20 22:00:41.267 INFO STEP 20 (remove_files) COMPLETE
89452024-12-20T22:00:42.946Z[ host-image] Dec 20 22:00:41.267 INFO O| Dec 20 22:00:41.267 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89462024-12-20T22:00:42.959Z[ host-image] Dec 20 22:00:41.284 INFO O| Dec 20 22:00:41.283 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
89472024-12-20T22:00:42.959Z[ host-image] Dec 20 22:00:41.284 INFO O| Dec 20 22:00:41.284 INFO STEP 21 (remove_files) COMPLETE
89482024-12-20T22:00:42.966Z[ host-image] Dec 20 22:00:41.284 INFO O| Dec 20 22:00:41.284 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89492024-12-20T22:00:42.975Z[ host-image] Dec 20 22:00:41.300 INFO O| Dec 20 22:00:41.300 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
89502024-12-20T22:00:42.976Z[ host-image] Dec 20 22:00:41.300 INFO O| Dec 20 22:00:41.300 INFO STEP 22 (remove_files) COMPLETE
89512024-12-20T22:00:42.976Z[ host-image] Dec 20 22:00:41.300 INFO O| Dec 20 22:00:41.300 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89522024-12-20T22:00:42.988Z[ host-image] Dec 20 22:00:41.312 INFO O| Dec 20 22:00:41.312 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
89532024-12-20T22:00:42.988Z[ host-image] Dec 20 22:00:41.312 INFO O| Dec 20 22:00:41.312 INFO STEP 23 (remove_files) COMPLETE
89542024-12-20T22:00:42.988Z[ host-image] Dec 20 22:00:41.313 INFO O| Dec 20 22:00:41.312 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89552024-12-20T22:00:43.002Z[ host-image] Dec 20 22:00:41.327 INFO O| Dec 20 22:00:41.327 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
89562024-12-20T22:00:43.002Z[ host-image] Dec 20 22:00:41.327 INFO O| Dec 20 22:00:41.327 INFO STEP 24 (remove_files) COMPLETE
89572024-12-20T22:00:43.012Z[ host-image] Dec 20 22:00:41.327 INFO O| Dec 20 22:00:41.327 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89582024-12-20T22:00:43.021Z[ host-image] Dec 20 22:00:41.339 INFO O| Dec 20 22:00:41.339 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
89592024-12-20T22:00:43.021Z[ host-image] Dec 20 22:00:41.339 INFO O| Dec 20 22:00:41.339 INFO STEP 25 (remove_files) COMPLETE
89602024-12-20T22:00:43.021Z[ host-image] Dec 20 22:00:41.339 INFO O| Dec 20 22:00:41.339 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89612024-12-20T22:00:43.039Z[ host-image] Dec 20 22:00:41.351 INFO O| Dec 20 22:00:41.351 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
89622024-12-20T22:00:43.039Z[ host-image] Dec 20 22:00:41.351 INFO O| Dec 20 22:00:41.351 INFO STEP 26 (remove_files) COMPLETE
89632024-12-20T22:00:43.039Z[ host-image] Dec 20 22:00:41.351 INFO O| Dec 20 22:00:41.351 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89642024-12-20T22:00:43.048Z[ host-image] Dec 20 22:00:41.363 INFO O| Dec 20 22:00:41.363 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
89652024-12-20T22:00:43.048Z[ host-image] Dec 20 22:00:41.363 INFO O| Dec 20 22:00:41.363 INFO STEP 27 (remove_files) COMPLETE
89662024-12-20T22:00:43.048Z[ host-image] Dec 20 22:00:41.363 INFO O| Dec 20 22:00:41.363 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89672024-12-20T22:00:43.068Z[ host-image] Dec 20 22:00:41.375 INFO O| Dec 20 22:00:41.375 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89682024-12-20T22:00:43.068Z[ host-image] Dec 20 22:00:41.375 INFO O| Dec 20 22:00:41.375 INFO STEP 28 (remove_files) COMPLETE
89692024-12-20T22:00:43.068Z[ host-image] Dec 20 22:00:41.375 INFO O| Dec 20 22:00:41.375 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89702024-12-20T22:00:43.077Z[ host-image] Dec 20 22:00:41.391 INFO O| Dec 20 22:00:41.391 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89712024-12-20T22:00:43.077Z[ host-image] Dec 20 22:00:41.391 INFO O| Dec 20 22:00:41.391 INFO STEP 29 (remove_files) COMPLETE
89722024-12-20T22:00:43.077Z[ host-image] Dec 20 22:00:41.392 INFO O| Dec 20 22:00:41.391 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89732024-12-20T22:00:43.087Z[ host-image] Dec 20 22:00:41.407 INFO O| Dec 20 22:00:41.407 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89742024-12-20T22:00:43.087Z[ host-image] Dec 20 22:00:41.407 INFO O| Dec 20 22:00:41.407 INFO STEP 30 (remove_files) COMPLETE
89752024-12-20T22:00:43.087Z[ host-image] Dec 20 22:00:41.407 INFO O| Dec 20 22:00:41.407 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89762024-12-20T22:00:43.097Z[ host-image] Dec 20 22:00:41.418 INFO O| Dec 20 22:00:41.418 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
89772024-12-20T22:00:43.097Z[ host-image] Dec 20 22:00:41.419 INFO O| Dec 20 22:00:41.419 INFO STEP 31 (remove_files) COMPLETE
89782024-12-20T22:00:43.097Z[ host-image] Dec 20 22:00:41.419 INFO O| Dec 20 22:00:41.419 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89792024-12-20T22:00:43.107Z[ host-image] Dec 20 22:00:41.432 INFO O| Dec 20 22:00:41.432 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
89802024-12-20T22:00:43.107Z[ host-image] Dec 20 22:00:41.432 INFO O| Dec 20 22:00:41.432 INFO STEP 32 (remove_files) COMPLETE
89812024-12-20T22:00:43.116Z[ host-image] Dec 20 22:00:41.432 INFO O| Dec 20 22:00:41.432 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89822024-12-20T22:00:43.123Z[ host-image] Dec 20 22:00:41.448 INFO O| Dec 20 22:00:41.448 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
89832024-12-20T22:00:43.123Z[ host-image] Dec 20 22:00:41.448 INFO O| Dec 20 22:00:41.448 INFO STEP 33 (remove_files) COMPLETE
89842024-12-20T22:00:43.135Z[ host-image] Dec 20 22:00:41.448 INFO O| Dec 20 22:00:41.448 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89852024-12-20T22:00:43.148Z[ host-image] Dec 20 22:00:41.461 INFO O| Dec 20 22:00:41.461 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89862024-12-20T22:00:43.148Z[ host-image] Dec 20 22:00:41.461 INFO O| Dec 20 22:00:41.461 INFO STEP 34 (remove_files) COMPLETE
89872024-12-20T22:00:43.148Z[ host-image] Dec 20 22:00:41.461 INFO O| Dec 20 22:00:41.461 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89882024-12-20T22:00:43.157Z[ host-image] Dec 20 22:00:41.472 INFO O| Dec 20 22:00:41.472 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89892024-12-20T22:00:43.157Z[ host-image] Dec 20 22:00:41.472 INFO O| Dec 20 22:00:41.472 INFO STEP 35 (remove_files) COMPLETE
89902024-12-20T22:00:43.157Z[ host-image] Dec 20 22:00:41.472 INFO O| Dec 20 22:00:41.472 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89912024-12-20T22:00:43.162Z[ host-image] Dec 20 22:00:41.483 INFO O| Dec 20 22:00:41.483 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89922024-12-20T22:00:43.162Z[ host-image] Dec 20 22:00:41.483 INFO O| Dec 20 22:00:41.483 INFO STEP 36 (remove_files) COMPLETE
89932024-12-20T22:00:43.162Z[ host-image] Dec 20 22:00:41.483 INFO O| Dec 20 22:00:41.483 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89942024-12-20T22:00:43.169Z[ host-image] Dec 20 22:00:41.494 INFO O| Dec 20 22:00:41.494 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89952024-12-20T22:00:43.169Z[ host-image] Dec 20 22:00:41.494 INFO O| Dec 20 22:00:41.494 INFO STEP 37 (remove_files) COMPLETE
89962024-12-20T22:00:43.169Z[ host-image] Dec 20 22:00:41.494 INFO O| Dec 20 22:00:41.494 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89972024-12-20T22:00:43.181Z[ host-image] Dec 20 22:00:41.506 INFO O| Dec 20 22:00:41.506 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89982024-12-20T22:00:43.181Z[ host-image] Dec 20 22:00:41.506 INFO O| Dec 20 22:00:41.506 INFO STEP 38 (remove_files) COMPLETE
89992024-12-20T22:00:43.190Z[ host-image] Dec 20 22:00:41.506 INFO O| Dec 20 22:00:41.506 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90002024-12-20T22:00:43.198Z[ host-image] Dec 20 22:00:41.517 INFO O| Dec 20 22:00:41.517 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
90012024-12-20T22:00:43.198Z[ host-image] Dec 20 22:00:41.517 INFO O| Dec 20 22:00:41.517 INFO STEP 39 (remove_files) COMPLETE
90022024-12-20T22:00:43.198Z[ host-image] Dec 20 22:00:41.517 INFO O| Dec 20 22:00:41.517 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90032024-12-20T22:00:43.208Z[ host-image] Dec 20 22:00:41.533 INFO O| Dec 20 22:00:41.533 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
90042024-12-20T22:00:43.208Z[ host-image] Dec 20 22:00:41.533 INFO O| Dec 20 22:00:41.533 INFO STEP 40 (remove_files) COMPLETE
90052024-12-20T22:00:43.215Z[ host-image] Dec 20 22:00:41.533 INFO O| Dec 20 22:00:41.533 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90062024-12-20T22:00:43.226Z[ host-image] Dec 20 22:00:41.551 INFO O| Dec 20 22:00:41.551 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
90072024-12-20T22:00:43.226Z[ host-image] Dec 20 22:00:41.551 INFO O| Dec 20 22:00:41.551 INFO STEP 41 (remove_files) COMPLETE
90082024-12-20T22:00:43.235Z[ host-image] Dec 20 22:00:41.551 INFO O| Dec 20 22:00:41.551 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90092024-12-20T22:00:43.245Z[ host-image] Dec 20 22:00:41.563 INFO O| Dec 20 22:00:41.563 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
90102024-12-20T22:00:43.245Z[ host-image] Dec 20 22:00:41.563 INFO O| Dec 20 22:00:41.563 INFO STEP 42 (remove_files) COMPLETE
90112024-12-20T22:00:43.245Z[ host-image] Dec 20 22:00:41.563 INFO O| Dec 20 22:00:41.563 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90122024-12-20T22:00:43.254Z[ host-image] Dec 20 22:00:41.575 INFO O| Dec 20 22:00:41.575 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
90132024-12-20T22:00:43.254Z[ host-image] Dec 20 22:00:41.575 INFO O| Dec 20 22:00:41.575 INFO STEP 43 (remove_files) COMPLETE
90142024-12-20T22:00:43.254Z[ host-image] Dec 20 22:00:41.575 INFO O| Dec 20 22:00:41.575 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90152024-12-20T22:00:43.270Z[ host-image] Dec 20 22:00:41.591 INFO O| Dec 20 22:00:41.591 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
90162024-12-20T22:00:43.271Z[ host-image] Dec 20 22:00:41.591 INFO O| Dec 20 22:00:41.591 INFO STEP 44 (remove_files) COMPLETE
90172024-12-20T22:00:43.271Z[ host-image] Dec 20 22:00:41.592 INFO O| Dec 20 22:00:41.591 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90182024-12-20T22:00:43.282Z[ host-image] Dec 20 22:00:41.604 INFO O| Dec 20 22:00:41.604 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
90192024-12-20T22:00:43.282Z[ host-image] Dec 20 22:00:41.604 INFO O| Dec 20 22:00:41.604 INFO STEP 45 (remove_files) COMPLETE
90202024-12-20T22:00:43.282Z[ host-image] Dec 20 22:00:41.604 INFO O| Dec 20 22:00:41.604 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90212024-12-20T22:00:43.295Z[ host-image] Dec 20 22:00:41.620 INFO O| Dec 20 22:00:41.619 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
90222024-12-20T22:00:43.301Z[ host-image] Dec 20 22:00:41.620 INFO O| Dec 20 22:00:41.620 INFO STEP 46 (remove_files) COMPLETE
90232024-12-20T22:00:43.301Z[ host-image] Dec 20 22:00:41.620 INFO O| Dec 20 22:00:41.620 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90242024-12-20T22:00:43.331Z[ host-image] Dec 20 22:00:41.636 INFO O| Dec 20 22:00:41.635 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
90252024-12-20T22:00:43.331Z[ host-image] Dec 20 22:00:41.636 INFO O| Dec 20 22:00:41.636 INFO STEP 47 (remove_files) COMPLETE
90262024-12-20T22:00:43.331Z[ host-image] Dec 20 22:00:41.636 INFO O| Dec 20 22:00:41.636 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90272024-12-20T22:00:43.331Z[ host-image] Dec 20 22:00:41.647 INFO O| Dec 20 22:00:41.647 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
90282024-12-20T22:00:43.331Z[ host-image] Dec 20 22:00:41.647 INFO O| Dec 20 22:00:41.647 INFO STEP 48 (remove_files) COMPLETE
90292024-12-20T22:00:43.331Z[ host-image] Dec 20 22:00:41.647 INFO O| Dec 20 22:00:41.647 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90302024-12-20T22:00:43.345Z[ host-image] Dec 20 22:00:41.664 INFO O| Dec 20 22:00:41.663 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
90312024-12-20T22:00:43.345Z[ host-image] Dec 20 22:00:41.664 INFO O| Dec 20 22:00:41.664 INFO STEP 49 (remove_files) COMPLETE
90322024-12-20T22:00:43.345Z[ host-image] Dec 20 22:00:41.664 INFO O| Dec 20 22:00:41.664 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90332024-12-20T22:00:43.355Z[ host-image] Dec 20 22:00:41.680 INFO O| Dec 20 22:00:41.680 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
90342024-12-20T22:00:43.364Z[ host-image] Dec 20 22:00:41.680 INFO O| Dec 20 22:00:41.680 INFO STEP 50 (remove_files) COMPLETE
90352024-12-20T22:00:43.364Z[ host-image] Dec 20 22:00:41.680 INFO O| Dec 20 22:00:41.680 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90362024-12-20T22:00:43.374Z[ host-image] Dec 20 22:00:41.696 INFO O| Dec 20 22:00:41.696 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
90372024-12-20T22:00:43.375Z[ host-image] Dec 20 22:00:41.696 INFO O| Dec 20 22:00:41.696 INFO STEP 51 (remove_files) COMPLETE
90382024-12-20T22:00:43.375Z[ host-image] Dec 20 22:00:41.696 INFO O| Dec 20 22:00:41.696 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90392024-12-20T22:00:43.387Z[ host-image] Dec 20 22:00:41.712 INFO O| Dec 20 22:00:41.712 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
90402024-12-20T22:00:43.387Z[ host-image] Dec 20 22:00:41.712 INFO O| Dec 20 22:00:41.712 INFO STEP 52 (remove_files) COMPLETE
90412024-12-20T22:00:43.387Z[ host-image] Dec 20 22:00:41.712 INFO O| Dec 20 22:00:41.712 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90422024-12-20T22:00:43.403Z[ host-image] Dec 20 22:00:41.728 INFO O| Dec 20 22:00:41.728 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
90432024-12-20T22:00:43.403Z[ host-image] Dec 20 22:00:41.728 INFO O| Dec 20 22:00:41.728 INFO STEP 53 (remove_files) COMPLETE
90442024-12-20T22:00:43.403Z[ host-image] Dec 20 22:00:41.728 INFO O| Dec 20 22:00:41.728 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90452024-12-20T22:00:43.419Z[ host-image] Dec 20 22:00:41.744 INFO O| Dec 20 22:00:41.743 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
90462024-12-20T22:00:43.419Z[ host-image] Dec 20 22:00:41.744 INFO O| Dec 20 22:00:41.744 INFO STEP 54 (remove_files) COMPLETE
90472024-12-20T22:00:43.419Z[ host-image] Dec 20 22:00:41.744 INFO O| Dec 20 22:00:41.744 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90482024-12-20T22:00:43.431Z[ host-image] Dec 20 22:00:41.755 INFO O| Dec 20 22:00:41.755 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
90492024-12-20T22:00:43.431Z[ host-image] Dec 20 22:00:41.755 INFO O| Dec 20 22:00:41.755 INFO STEP 55 (remove_files) COMPLETE
90502024-12-20T22:00:43.439Z[ host-image] Dec 20 22:00:41.755 INFO O| Dec 20 22:00:41.755 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90512024-12-20T22:00:43.446Z[ host-image] Dec 20 22:00:41.766 INFO O| Dec 20 22:00:41.766 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
90522024-12-20T22:00:43.446Z[ host-image] Dec 20 22:00:41.766 INFO O| Dec 20 22:00:41.766 INFO STEP 56 (remove_files) COMPLETE
90532024-12-20T22:00:43.446Z[ host-image] Dec 20 22:00:41.766 INFO O| Dec 20 22:00:41.766 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90542024-12-20T22:00:43.458Z[ host-image] Dec 20 22:00:41.783 INFO O| Dec 20 22:00:41.783 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
90552024-12-20T22:00:43.465Z[ host-image] Dec 20 22:00:41.783 INFO O| Dec 20 22:00:41.783 INFO STEP 57 (remove_files) COMPLETE
90562024-12-20T22:00:43.465Z[ host-image] Dec 20 22:00:41.783 INFO O| Dec 20 22:00:41.783 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90572024-12-20T22:00:43.476Z[ host-image] Dec 20 22:00:41.801 INFO O| Dec 20 22:00:41.801 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
90582024-12-20T22:00:43.476Z[ host-image] Dec 20 22:00:41.801 INFO O| Dec 20 22:00:41.801 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
90592024-12-20T22:00:43.483Z[ host-image] Dec 20 22:00:41.801 INFO O| Dec 20 22:00:41.801 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90602024-12-20T22:00:43.483Z[ host-image] Dec 20 22:00:41.801 INFO O| Dec 20 22:00:41.801 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90612024-12-20T22:00:43.483Z[ host-image] Dec 20 22:00:41.801 INFO O| Dec 20 22:00:41.801 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90622024-12-20T22:00:43.483Z[ host-image] Dec 20 22:00:41.801 INFO O| Dec 20 22:00:41.801 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90632024-12-20T22:00:43.483Z[ host-image] Dec 20 22:00:41.801 INFO O| Dec 20 22:00:41.801 INFO ok!
90642024-12-20T22:00:43.483Z[ host-image] Dec 20 22:00:41.802 INFO O| Dec 20 22:00:41.801 INFO STEP 58 (ensure_file) COMPLETE
90652024-12-20T22:00:43.483Z[ host-image] Dec 20 22:00:41.802 INFO O| Dec 20 22:00:41.801 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90662024-12-20T22:00:43.496Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.818 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90672024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90682024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90692024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90702024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90712024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90722024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO ok!
90732024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO STEP 59 (ensure_file) COMPLETE
90742024-12-20T22:00:43.504Z[ host-image] Dec 20 22:00:41.819 INFO O| Dec 20 22:00:41.819 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90752024-12-20T22:00:43.519Z[ host-image] Dec 20 22:00:41.836 INFO O| Dec 20 22:00:41.836 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
90762024-12-20T22:00:43.519Z[ host-image] Dec 20 22:00:41.836 INFO O| Dec 20 22:00:41.836 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
90772024-12-20T22:00:43.519Z[ host-image] Dec 20 22:00:41.836 INFO O| Dec 20 22:00:41.836 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
90782024-12-20T22:00:43.519Z[ host-image] Dec 20 22:00:41.836 INFO O| Dec 20 22:00:41.836 INFO ok!
90792024-12-20T22:00:43.519Z[ host-image] Dec 20 22:00:41.836 INFO O| Dec 20 22:00:41.836 INFO STEP 60 (ensure_file) COMPLETE
90802024-12-20T22:00:43.519Z[ host-image] Dec 20 22:00:41.836 INFO O| Dec 20 22:00:41.836 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90812024-12-20T22:00:43.526Z[ host-image] Dec 20 22:00:41.849 INFO O| Dec 20 22:00:41.849 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
90822024-12-20T22:00:43.526Z[ host-image] Dec 20 22:00:41.849 INFO O| Dec 20 22:00:41.849 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
90832024-12-20T22:00:43.526Z[ host-image] Dec 20 22:00:41.849 INFO O| Dec 20 22:00:41.849 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
90842024-12-20T22:00:43.526Z[ host-image] Dec 20 22:00:41.849 INFO O| Dec 20 22:00:41.849 INFO ok!
90852024-12-20T22:00:43.526Z[ host-image] Dec 20 22:00:41.849 INFO O| Dec 20 22:00:41.849 INFO STEP 61 (ensure_file) COMPLETE
90862024-12-20T22:00:43.527Z[ host-image] Dec 20 22:00:41.849 INFO O| Dec 20 22:00:41.849 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90872024-12-20T22:00:43.537Z[ host-image] Dec 20 22:00:41.861 INFO O| Dec 20 22:00:41.861 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90882024-12-20T22:00:43.537Z[ host-image] Dec 20 22:00:41.862 INFO O| Dec 20 22:00:41.861 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90892024-12-20T22:00:43.543Z[ host-image] Dec 20 22:00:41.862 INFO O| Dec 20 22:00:41.862 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90902024-12-20T22:00:43.543Z[ host-image] Dec 20 22:00:41.862 INFO O| Dec 20 22:00:41.862 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90912024-12-20T22:00:43.543Z[ host-image] Dec 20 22:00:41.862 INFO O| Dec 20 22:00:41.862 INFO ok!
90922024-12-20T22:00:43.543Z[ host-image] Dec 20 22:00:41.862 INFO O| Dec 20 22:00:41.862 INFO STEP 62 (ensure_file) COMPLETE
90932024-12-20T22:00:43.543Z[ host-image] Dec 20 22:00:41.862 INFO O| Dec 20 22:00:41.862 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90942024-12-20T22:00:43.551Z[ host-image] Dec 20 22:00:41.876 INFO O| Dec 20 22:00:41.876 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90952024-12-20T22:00:43.557Z[ host-image] Dec 20 22:00:41.876 INFO O| Dec 20 22:00:41.876 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90962024-12-20T22:00:43.558Z[ host-image] Dec 20 22:00:41.876 INFO O| Dec 20 22:00:41.876 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90972024-12-20T22:00:43.558Z[ host-image] Dec 20 22:00:41.876 INFO O| Dec 20 22:00:41.876 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90982024-12-20T22:00:43.558Z[ host-image] Dec 20 22:00:41.876 INFO O| Dec 20 22:00:41.876 INFO ok!
90992024-12-20T22:00:43.558Z[ host-image] Dec 20 22:00:41.876 INFO O| Dec 20 22:00:41.876 INFO STEP 63 (ensure_file) COMPLETE
91002024-12-20T22:00:43.558Z[ host-image] Dec 20 22:00:41.876 INFO O| Dec 20 22:00:41.876 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91012024-12-20T22:00:43.567Z[ host-image] Dec 20 22:00:41.891 INFO O| Dec 20 22:00:41.891 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
91022024-12-20T22:00:43.567Z[ host-image] Dec 20 22:00:41.892 INFO O| Dec 20 22:00:41.891 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
91032024-12-20T22:00:43.567Z[ host-image] Dec 20 22:00:41.892 INFO O| Dec 20 22:00:41.892 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
91042024-12-20T22:00:43.574Z[ host-image] Dec 20 22:00:41.892 INFO O| Dec 20 22:00:41.892 INFO ok!
91052024-12-20T22:00:43.574Z[ host-image] Dec 20 22:00:41.892 INFO O| Dec 20 22:00:41.892 INFO STEP 64 (assemble_files) COMPLETE
91062024-12-20T22:00:43.574Z[ host-image] Dec 20 22:00:41.892 INFO O| Dec 20 22:00:41.892 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91072024-12-20T22:00:43.583Z[ host-image] Dec 20 22:00:41.908 INFO O| Dec 20 22:00:41.907 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
91082024-12-20T22:00:43.594Z[ host-image] Dec 20 22:00:41.908 INFO O| Dec 20 22:00:41.908 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
91092024-12-20T22:00:43.594Z[ host-image] Dec 20 22:00:41.908 INFO O| Dec 20 22:00:41.908 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91102024-12-20T22:00:43.594Z[ host-image] Dec 20 22:00:41.908 INFO O| Dec 20 22:00:41.908 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91112024-12-20T22:00:43.594Z[ host-image] Dec 20 22:00:41.908 INFO O| Dec 20 22:00:41.908 INFO ok!
91122024-12-20T22:00:43.594Z[ host-image] Dec 20 22:00:41.908 INFO O| Dec 20 22:00:41.908 INFO STEP 65 (ensure_file) COMPLETE
91132024-12-20T22:00:43.594Z[ host-image] Dec 20 22:00:41.908 INFO O| Dec 20 22:00:41.908 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91142024-12-20T22:00:43.602Z[ host-image] Dec 20 22:00:41.919 INFO O| Dec 20 22:00:41.919 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91152024-12-20T22:00:43.602Z[ host-image] Dec 20 22:00:41.920 INFO O| Dec 20 22:00:41.919 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91162024-12-20T22:00:43.602Z[ host-image] Dec 20 22:00:41.920 INFO O| Dec 20 22:00:41.920 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91172024-12-20T22:00:43.602Z[ host-image] Dec 20 22:00:41.920 INFO O| Dec 20 22:00:41.920 INFO STEP 66 (ensure_dir) COMPLETE
91182024-12-20T22:00:43.602Z[ host-image] Dec 20 22:00:41.920 INFO O| Dec 20 22:00:41.920 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91192024-12-20T22:00:43.611Z[ host-image] Dec 20 22:00:41.935 INFO O| Dec 20 22:00:41.935 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
91202024-12-20T22:00:43.611Z[ host-image] Dec 20 22:00:41.936 INFO O| Dec 20 22:00:41.935 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 ...
91212024-12-20T22:00:43.632Z[ host-image] Dec 20 22:00:41.946 INFO O| Dec 20 22:00:41.946 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
91222024-12-20T22:00:43.632Z[ host-image] Dec 20 22:00:41.946 INFO O| Dec 20 22:00:41.946 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
91232024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.946 INFO O| Dec 20 22:00:41.946 INFO ok!
91242024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.946 INFO O| Dec 20 22:00:41.946 INFO STEP 67 (ensure_file) COMPLETE
91252024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.946 INFO O| Dec 20 22:00:41.946 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91262024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.963 INFO O| Dec 20 22:00:41.963 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
91272024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.963 INFO O| Dec 20 22:00:41.963 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 ...
91282024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.963 INFO O| Dec 20 22:00:41.963 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
91292024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.963 INFO O| Dec 20 22:00:41.963 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
91302024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.963 INFO O| Dec 20 22:00:41.963 INFO ok!
91312024-12-20T22:00:43.648Z[ host-image] Dec 20 22:00:41.963 INFO O| Dec 20 22:00:41.963 INFO STEP 68 (ensure_file) COMPLETE
91322024-12-20T22:00:43.649Z[ host-image] Dec 20 22:00:41.963 INFO O| Dec 20 22:00:41.963 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91332024-12-20T22:00:43.662Z[ host-image] Dec 20 22:00:41.986 INFO O| Dec 20 22:00:41.986 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
91342024-12-20T22:00:43.662Z[ host-image] Dec 20 22:00:41.986 INFO O| Dec 20 22:00:41.986 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
91352024-12-20T22:00:50.286Z[ host-image] Dec 20 22:00:44.584 INFO O| Dec 20 22:00:44.583 INFO STEP 69 (pack_tar) COMPLETE
91362024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:44.584 INFO O| Dec 20 22:00:44.583 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
91372024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:44.584 INFO O| Dec 20 22:00:44.583 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
91382024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.202 INFO O| Dec 20 22:00:45.202 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
91392024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.309 INFO O| Dec 20 22:00:45.309 INFO completed processing gimlet/ramdisk-02-trim
91402024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.311 INFO image builder template: zfs...
91412024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.312 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/.tmp1JiDr8/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.34.311", "-n", "zfs"], pwd: None
91422024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.331 INFO O| Dec 20 22:00:45.331 INFO skip include "stress" because feature "stress" is not enabled
91432024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.368 INFO O| Dec 20 22:00:45.368 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
91442024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.375 INFO O| Dec 20 22:00:45.375 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
91452024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.466 INFO O| Dec 20 22:00:45.465 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
91462024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.544 INFO O| Dec 20 22:00:45.543 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
91472024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.544 INFO O| Dec 20 22:00:45.544 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
91482024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.550 INFO O| Dec 20 22:00:45.550 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
91492024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.644 INFO O| Dec 20 22:00:45.643 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
91502024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.696 INFO O| Dec 20 22:00:45.696 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
91512024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.710 INFO O| Dec 20 22:00:45.710 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91522024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.718 INFO O| Dec 20 22:00:45.718 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
91532024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.719 INFO O| Dec 20 22:00:45.718 INFO no lofi found
91542024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.719 INFO O| Dec 20 22:00:45.719 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
91552024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:45.719 INFO O| Dec 20 22:00:45.719 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91562024-12-20T22:00:50.339Z[ host-image] Dec 20 22:00:48.011 INFO O| Dec 20 22:00:48.011 INFO lofi device = /dev/dsk/c2t1d0p0
91572024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.011 INFO O| Dec 20 22:00:48.011 INFO pool device = /dev/dsk/c2t1d0p0
91582024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.011 INFO O| Dec 20 22:00:48.011 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"]
91592024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.109 INFO O| Dec 20 22:00:48.109 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91602024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.109 INFO O| Dec 20 22:00:48.109 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
91612024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.140 INFO O| Dec 20 22:00:48.140 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
91622024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.220 INFO O| Dec 20 22:00:48.220 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
91632024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.264 INFO O| Dec 20 22:00:48.264 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
91642024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.284 INFO O| Dec 20 22:00:48.284 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
91652024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.297 INFO O| Dec 20 22:00:48.297 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
91662024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.356 INFO O| Dec 20 22:00:48.356 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91672024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.356 INFO O| Dec 20 22:00:48.356 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91682024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.356 INFO O| Dec 20 22:00:48.356 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91692024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.369 INFO O| Dec 20 22:00:48.369 INFO boot environment UUID: 993e44b7-ee3e-483e-a14f-64351e3d0a7b
91702024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.369 INFO O| Dec 20 22:00:48.369 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 993e44b7-ee3e-483e-a14f-64351e3d0a7b
91712024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.384 INFO O| Dec 20 22:00:48.384 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91722024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.397 INFO O| Dec 20 22:00:48.397 INFO STEP 0 (create_be) COMPLETE
91732024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.397 INFO O| Dec 20 22:00:48.397 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91742024-12-20T22:00:50.340Z[ host-image] Dec 20 22:00:48.415 INFO O| Dec 20 22:00:48.415 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
91752024-12-20T22:01:08.219Z[ host-image] Dec 20 22:01:06.539 INFO O| Dec 20 22:01:06.539 INFO STEP 1 (unpack_tar) COMPLETE
91762024-12-20T22:01:08.219Z[ host-image] Dec 20 22:01:06.539 INFO O| Dec 20 22:01:06.539 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91772024-12-20T22:01:08.233Z[ host-image] Dec 20 22:01:06.554 INFO O| Dec 20 22:01:06.554 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
91782024-12-20T22:01:09.063Z[ host-image] Dec 20 22:01:07.383 INFO O| Dec 20 22:01:07.383 INFO STEP 2 (devfsadm) COMPLETE
91792024-12-20T22:01:09.063Z[ host-image] Dec 20 22:01:07.383 INFO O| Dec 20 22:01:07.383 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91802024-12-20T22:01:09.075Z[ host-image] Dec 20 22:01:07.395 INFO O| Dec 20 22:01:07.395 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91812024-12-20T22:01:09.075Z[ host-image] Dec 20 22:01:07.395 INFO O| Dec 20 22:01:07.395 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91822024-12-20T22:01:09.078Z[ host-image] Dec 20 22:01:07.395 INFO O| Dec 20 22:01:07.395 INFO STEP 3 (ensure_dir) COMPLETE
91832024-12-20T22:01:09.078Z[ host-image] Dec 20 22:01:07.395 INFO O| Dec 20 22:01:07.395 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91842024-12-20T22:01:09.085Z[ host-image] Dec 20 22:01:07.405 INFO O| Dec 20 22:01:07.405 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91852024-12-20T22:01:09.087Z[ host-image] Dec 20 22:01:07.405 INFO O| Dec 20 22:01:07.405 INFO STEP 4 (ensure_dir) COMPLETE
91862024-12-20T22:01:09.087Z[ host-image] Dec 20 22:01:07.405 INFO O| Dec 20 22:01:07.405 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91872024-12-20T22:01:09.095Z[ host-image] Dec 20 22:01:07.416 INFO O| Dec 20 22:01:07.415 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91882024-12-20T22:01:09.095Z[ host-image] Dec 20 22:01:07.416 INFO O| Dec 20 22:01:07.415 INFO STEP 5 (ensure_dir) COMPLETE
91892024-12-20T22:01:09.095Z[ host-image] Dec 20 22:01:07.416 INFO O| Dec 20 22:01:07.416 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91902024-12-20T22:01:09.106Z[ host-image] Dec 20 22:01:07.426 INFO O| Dec 20 22:01:07.426 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91912024-12-20T22:01:09.106Z[ host-image] Dec 20 22:01:07.426 INFO O| Dec 20 22:01:07.426 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91922024-12-20T22:01:09.106Z[ host-image] Dec 20 22:01:07.426 INFO O| Dec 20 22:01:07.426 INFO STEP 6 (ensure_dir) COMPLETE
91932024-12-20T22:01:09.108Z[ host-image] Dec 20 22:01:07.426 INFO O| Dec 20 22:01:07.426 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91942024-12-20T22:01:09.116Z[ host-image] Dec 20 22:01:07.436 INFO O| Dec 20 22:01:07.436 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91952024-12-20T22:01:09.116Z[ host-image] Dec 20 22:01:07.436 INFO O| Dec 20 22:01:07.436 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91962024-12-20T22:01:09.116Z[ host-image] Dec 20 22:01:07.436 INFO O| Dec 20 22:01:07.436 INFO STEP 7 (ensure_dir) COMPLETE
91972024-12-20T22:01:09.118Z[ host-image] Dec 20 22:01:07.436 INFO O| Dec 20 22:01:07.436 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91982024-12-20T22:01:09.126Z[ host-image] Dec 20 22:01:07.446 INFO O| Dec 20 22:01:07.446 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
91992024-12-20T22:01:09.128Z[ host-image] Dec 20 22:01:07.446 INFO O| Dec 20 22:01:07.446 INFO STEP 8 (remove_files) COMPLETE
92002024-12-20T22:01:09.128Z[ host-image] Dec 20 22:01:07.446 INFO O| Dec 20 22:01:07.446 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92012024-12-20T22:01:09.136Z[ host-image] Dec 20 22:01:07.456 INFO O| Dec 20 22:01:07.456 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92022024-12-20T22:01:09.139Z[ host-image] Dec 20 22:01:07.457 INFO O| Dec 20 22:01:07.457 INFO STEP 9 (remove_files) COMPLETE
92032024-12-20T22:01:09.139Z[ host-image] Dec 20 22:01:07.457 INFO O| Dec 20 22:01:07.457 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92042024-12-20T22:01:09.147Z[ host-image] Dec 20 22:01:07.467 INFO O| Dec 20 22:01:07.467 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
92052024-12-20T22:01:09.150Z[ host-image] Dec 20 22:01:07.468 INFO O| Dec 20 22:01:07.468 INFO STEP 10 (remove_files) COMPLETE
92062024-12-20T22:01:09.150Z[ host-image] Dec 20 22:01:07.468 INFO O| Dec 20 22:01:07.468 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92072024-12-20T22:01:09.158Z[ host-image] Dec 20 22:01:07.478 INFO O| Dec 20 22:01:07.478 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
92082024-12-20T22:01:09.158Z[ host-image] Dec 20 22:01:07.478 INFO O| Dec 20 22:01:07.478 INFO STEP 11 (remove_files) COMPLETE
92092024-12-20T22:01:09.162Z[ host-image] Dec 20 22:01:07.478 INFO O| Dec 20 22:01:07.478 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92102024-12-20T22:01:09.168Z[ host-image] Dec 20 22:01:07.488 INFO O| Dec 20 22:01:07.488 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92112024-12-20T22:01:09.168Z[ host-image] Dec 20 22:01:07.488 INFO O| Dec 20 22:01:07.488 INFO STEP 12 (remove_files) COMPLETE
92122024-12-20T22:01:09.171Z[ host-image] Dec 20 22:01:07.488 INFO O| Dec 20 22:01:07.488 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92132024-12-20T22:01:09.179Z[ host-image] Dec 20 22:01:07.499 INFO O| Dec 20 22:01:07.499 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92142024-12-20T22:01:09.179Z[ host-image] Dec 20 22:01:07.499 INFO O| Dec 20 22:01:07.499 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92152024-12-20T22:01:09.182Z[ host-image] Dec 20 22:01:07.499 INFO O| Dec 20 22:01:07.499 INFO STEP 13 (ensure_dir) COMPLETE
92162024-12-20T22:01:09.182Z[ host-image] Dec 20 22:01:07.499 INFO O| Dec 20 22:01:07.499 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92172024-12-20T22:01:09.190Z[ host-image] Dec 20 22:01:07.509 INFO O| Dec 20 22:01:07.509 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92182024-12-20T22:01:09.190Z[ host-image] Dec 20 22:01:07.509 INFO O| Dec 20 22:01:07.509 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92192024-12-20T22:01:09.192Z[ host-image] Dec 20 22:01:07.509 INFO O| Dec 20 22:01:07.509 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92202024-12-20T22:01:09.192Z[ host-image] Dec 20 22:01:07.509 INFO O| Dec 20 22:01:07.509 INFO STEP 14 (ensure_dir) COMPLETE
92212024-12-20T22:01:09.192Z[ host-image] Dec 20 22:01:07.509 INFO O| Dec 20 22:01:07.509 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92222024-12-20T22:01:09.200Z[ host-image] Dec 20 22:01:07.519 INFO O| Dec 20 22:01:07.519 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92232024-12-20T22:01:09.200Z[ host-image] Dec 20 22:01:07.519 INFO O| Dec 20 22:01:07.519 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92242024-12-20T22:01:09.200Z[ host-image] Dec 20 22:01:07.519 INFO O| Dec 20 22:01:07.519 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92252024-12-20T22:01:09.203Z[ host-image] Dec 20 22:01:07.519 INFO O| Dec 20 22:01:07.519 INFO STEP 15 (ensure_dir) COMPLETE
92262024-12-20T22:01:09.203Z[ host-image] Dec 20 22:01:07.519 INFO O| Dec 20 22:01:07.519 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92272024-12-20T22:01:09.212Z[ host-image] Dec 20 22:01:07.532 INFO O| Dec 20 22:01:07.532 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92282024-12-20T22:01:09.212Z[ host-image] Dec 20 22:01:07.532 INFO O| Dec 20 22:01:07.532 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92292024-12-20T22:01:09.212Z[ host-image] Dec 20 22:01:07.532 INFO O| Dec 20 22:01:07.532 INFO STEP 16 (ensure_dir) COMPLETE
92302024-12-20T22:01:09.214Z[ host-image] Dec 20 22:01:07.532 INFO O| Dec 20 22:01:07.532 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92312024-12-20T22:01:09.222Z[ host-image] Dec 20 22:01:07.542 INFO O| Dec 20 22:01:07.542 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92322024-12-20T22:01:09.222Z[ host-image] Dec 20 22:01:07.543 INFO O| Dec 20 22:01:07.542 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92332024-12-20T22:01:09.225Z[ host-image] Dec 20 22:01:07.543 INFO O| Dec 20 22:01:07.543 INFO STEP 17 (ensure_dir) COMPLETE
92342024-12-20T22:01:09.225Z[ host-image] Dec 20 22:01:07.543 INFO O| Dec 20 22:01:07.543 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92352024-12-20T22:01:09.233Z[ host-image] Dec 20 22:01:07.553 INFO O| Dec 20 22:01:07.553 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
92362024-12-20T22:01:09.233Z[ host-image] Dec 20 22:01:07.553 INFO O| Dec 20 22:01:07.553 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
92372024-12-20T22:01:09.233Z[ host-image] Dec 20 22:01:07.553 INFO O| Dec 20 22:01:07.553 INFO ok!
92382024-12-20T22:01:09.235Z[ host-image] Dec 20 22:01:07.553 INFO O| Dec 20 22:01:07.553 INFO STEP 18 (ensure_symlink) COMPLETE
92392024-12-20T22:01:09.235Z[ host-image] Dec 20 22:01:07.553 INFO O| Dec 20 22:01:07.553 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92402024-12-20T22:01:09.247Z[ host-image] Dec 20 22:01:07.565 INFO O| Dec 20 22:01:07.565 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
92412024-12-20T22:01:09.247Z[ host-image] Dec 20 22:01:07.565 INFO O| Dec 20 22:01:07.565 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
92422024-12-20T22:01:09.249Z[ host-image] Dec 20 22:01:07.565 INFO O| Dec 20 22:01:07.565 INFO ok!
92432024-12-20T22:01:09.249Z[ host-image] Dec 20 22:01:07.565 INFO O| Dec 20 22:01:07.565 INFO STEP 19 (ensure_file) COMPLETE
92442024-12-20T22:01:09.249Z[ host-image] Dec 20 22:01:07.565 INFO O| Dec 20 22:01:07.565 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92452024-12-20T22:01:09.256Z[ host-image] Dec 20 22:01:07.575 INFO O| Dec 20 22:01:07.575 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
92462024-12-20T22:01:09.256Z[ host-image] Dec 20 22:01:07.575 INFO O| Dec 20 22:01:07.575 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
92472024-12-20T22:01:09.258Z[ host-image] Dec 20 22:01:07.575 INFO O| Dec 20 22:01:07.575 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
92482024-12-20T22:01:09.258Z[ host-image] Dec 20 22:01:07.576 INFO O| Dec 20 22:01:07.575 INFO ok!
92492024-12-20T22:01:09.258Z[ host-image] Dec 20 22:01:07.576 INFO O| Dec 20 22:01:07.575 INFO STEP 20 (ensure_symlink) COMPLETE
92502024-12-20T22:01:09.258Z[ host-image] Dec 20 22:01:07.576 INFO O| Dec 20 22:01:07.576 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92512024-12-20T22:01:09.266Z[ host-image] Dec 20 22:01:07.586 INFO O| Dec 20 22:01:07.586 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
92522024-12-20T22:01:09.266Z[ host-image] Dec 20 22:01:07.586 INFO O| Dec 20 22:01:07.586 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
92532024-12-20T22:01:09.268Z[ host-image] Dec 20 22:01:07.586 INFO O| Dec 20 22:01:07.586 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
92542024-12-20T22:01:09.268Z[ host-image] Dec 20 22:01:07.586 INFO O| Dec 20 22:01:07.586 INFO ok!
92552024-12-20T22:01:09.268Z[ host-image] Dec 20 22:01:07.586 INFO O| Dec 20 22:01:07.586 INFO STEP 21 (ensure_symlink) COMPLETE
92562024-12-20T22:01:09.268Z[ host-image] Dec 20 22:01:07.586 INFO O| Dec 20 22:01:07.586 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92572024-12-20T22:01:09.278Z[ host-image] Dec 20 22:01:07.598 INFO O| Dec 20 22:01:07.598 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
92582024-12-20T22:01:09.278Z[ host-image] Dec 20 22:01:07.598 INFO O| Dec 20 22:01:07.598 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
92592024-12-20T22:01:09.281Z[ host-image] Dec 20 22:01:07.598 INFO O| Dec 20 22:01:07.598 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
92602024-12-20T22:01:09.281Z[ host-image] Dec 20 22:01:07.598 INFO O| Dec 20 22:01:07.598 INFO ok!
92612024-12-20T22:01:09.281Z[ host-image] Dec 20 22:01:07.598 INFO O| Dec 20 22:01:07.598 INFO STEP 22 (ensure_symlink) COMPLETE
92622024-12-20T22:01:09.281Z[ host-image] Dec 20 22:01:07.598 INFO O| Dec 20 22:01:07.598 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92632024-12-20T22:01:09.289Z[ host-image] Dec 20 22:01:07.609 INFO O| Dec 20 22:01:07.609 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
92642024-12-20T22:01:09.289Z[ host-image] Dec 20 22:01:07.609 INFO O| Dec 20 22:01:07.609 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
92652024-12-20T22:01:09.291Z[ host-image] Dec 20 22:01:07.609 INFO O| Dec 20 22:01:07.609 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
92662024-12-20T22:01:09.292Z[ host-image] Dec 20 22:01:07.609 INFO O| Dec 20 22:01:07.609 INFO ok!
92672024-12-20T22:01:09.292Z[ host-image] Dec 20 22:01:07.609 INFO O| Dec 20 22:01:07.609 INFO STEP 23 (ensure_symlink) COMPLETE
92682024-12-20T22:01:09.292Z[ host-image] Dec 20 22:01:07.609 INFO O| Dec 20 22:01:07.609 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92692024-12-20T22:01:09.302Z[ host-image] Dec 20 22:01:07.622 INFO O| Dec 20 22:01:07.622 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
92702024-12-20T22:01:09.304Z[ host-image] Dec 20 22:01:07.622 INFO O| Dec 20 22:01:07.622 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
92712024-12-20T22:01:09.304Z[ host-image] Dec 20 22:01:07.622 INFO O| Dec 20 22:01:07.622 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
92722024-12-20T22:01:09.304Z[ host-image] Dec 20 22:01:07.622 INFO O| Dec 20 22:01:07.622 INFO ok!
92732024-12-20T22:01:09.304Z[ host-image] Dec 20 22:01:07.622 INFO O| Dec 20 22:01:07.622 INFO STEP 24 (ensure_file) COMPLETE
92742024-12-20T22:01:09.304Z[ host-image] Dec 20 22:01:07.622 INFO O| Dec 20 22:01:07.622 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
92752024-12-20T22:01:09.313Z[ host-image] Dec 20 22:01:07.633 INFO O| Dec 20 22:01:07.633 INFO updating shadow file
92762024-12-20T22:01:09.316Z[ host-image] Dec 20 22:01:07.633 INFO O| Dec 20 22:01:07.633 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92772024-12-20T22:01:09.316Z[ host-image] Dec 20 22:01:07.633 INFO O| Dec 20 22:01:07.633 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92782024-12-20T22:01:09.316Z[ host-image] Dec 20 22:01:07.633 INFO O| Dec 20 22:01:07.633 INFO STEP 25 (shadow) COMPLETE
92792024-12-20T22:01:09.316Z[ host-image] Dec 20 22:01:07.633 INFO O| Dec 20 22:01:07.633 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92802024-12-20T22:01:09.324Z[ host-image] Dec 20 22:01:07.644 INFO O| Dec 20 22:01:07.644 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
92812024-12-20T22:01:09.324Z[ host-image] Dec 20 22:01:07.644 INFO O| Dec 20 22:01:07.644 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
92822024-12-20T22:01:09.327Z[ host-image] Dec 20 22:01:07.644 INFO O| Dec 20 22:01:07.644 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
92832024-12-20T22:01:09.327Z[ host-image] Dec 20 22:01:07.644 INFO O| Dec 20 22:01:07.644 INFO ok!
92842024-12-20T22:01:09.327Z[ host-image] Dec 20 22:01:07.644 INFO O| Dec 20 22:01:07.644 INFO STEP 26 (ensure_file) COMPLETE
92852024-12-20T22:01:09.327Z[ host-image] Dec 20 22:01:07.644 INFO O| Dec 20 22:01:07.644 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92862024-12-20T22:01:09.337Z[ host-image] Dec 20 22:01:07.657 INFO O| Dec 20 22:01:07.657 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
92872024-12-20T22:01:09.337Z[ host-image] Dec 20 22:01:07.657 INFO O| Dec 20 22:01:07.657 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
92882024-12-20T22:01:09.337Z[ host-image] Dec 20 22:01:07.657 INFO O| Dec 20 22:01:07.657 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
92892024-12-20T22:01:09.340Z[ host-image] Dec 20 22:01:07.657 INFO O| Dec 20 22:01:07.657 INFO ok!
92902024-12-20T22:01:09.340Z[ host-image] Dec 20 22:01:07.657 INFO O| Dec 20 22:01:07.657 INFO STEP 27 (ensure_file) COMPLETE
92912024-12-20T22:01:09.340Z[ host-image] Dec 20 22:01:07.657 INFO O| Dec 20 22:01:07.657 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92922024-12-20T22:01:09.348Z[ host-image] Dec 20 22:01:07.668 INFO O| Dec 20 22:01:07.668 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
92932024-12-20T22:01:09.349Z[ host-image] Dec 20 22:01:07.669 INFO O| Dec 20 22:01:07.669 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
92942024-12-20T22:01:09.352Z[ host-image] Dec 20 22:01:07.669 INFO O| Dec 20 22:01:07.669 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92952024-12-20T22:01:09.352Z[ host-image] Dec 20 22:01:07.669 INFO O| Dec 20 22:01:07.669 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92962024-12-20T22:01:09.352Z[ host-image] Dec 20 22:01:07.669 INFO O| Dec 20 22:01:07.669 INFO ok!
92972024-12-20T22:01:09.352Z[ host-image] Dec 20 22:01:07.669 INFO O| Dec 20 22:01:07.669 INFO STEP 28 (ensure_file) COMPLETE
92982024-12-20T22:01:09.352Z[ host-image] Dec 20 22:01:07.669 INFO O| Dec 20 22:01:07.669 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92992024-12-20T22:01:09.359Z[ host-image] Dec 20 22:01:07.679 INFO O| Dec 20 22:01:07.679 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93002024-12-20T22:01:09.359Z[ host-image] Dec 20 22:01:07.679 INFO O| Dec 20 22:01:07.679 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93012024-12-20T22:01:09.359Z[ host-image] Dec 20 22:01:07.679 INFO O| Dec 20 22:01:07.679 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93022024-12-20T22:01:09.363Z[ host-image] Dec 20 22:01:07.679 INFO O| Dec 20 22:01:07.679 INFO ok!
93032024-12-20T22:01:09.363Z[ host-image] Dec 20 22:01:07.679 INFO O| Dec 20 22:01:07.679 INFO STEP 29 (ensure_file) COMPLETE
93042024-12-20T22:01:09.363Z[ host-image] Dec 20 22:01:07.680 INFO O| Dec 20 22:01:07.679 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93052024-12-20T22:01:09.372Z[ host-image] Dec 20 22:01:07.692 INFO O| Dec 20 22:01:07.692 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
93062024-12-20T22:01:09.372Z[ host-image] Dec 20 22:01:07.692 INFO O| Dec 20 22:01:07.692 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
93072024-12-20T22:01:09.374Z[ host-image] Dec 20 22:01:07.692 INFO O| Dec 20 22:01:07.692 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
93082024-12-20T22:01:09.374Z[ host-image] Dec 20 22:01:07.692 INFO O| Dec 20 22:01:07.692 INFO ok!
93092024-12-20T22:01:09.374Z[ host-image] Dec 20 22:01:07.692 INFO O| Dec 20 22:01:07.692 INFO STEP 30 (ensure_file) COMPLETE
93102024-12-20T22:01:09.374Z[ host-image] Dec 20 22:01:07.692 INFO O| Dec 20 22:01:07.692 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93112024-12-20T22:01:09.383Z[ host-image] Dec 20 22:01:07.703 INFO O| Dec 20 22:01:07.702 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93122024-12-20T22:01:09.383Z[ host-image] Dec 20 22:01:07.703 INFO O| Dec 20 22:01:07.703 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93132024-12-20T22:01:09.385Z[ host-image] Dec 20 22:01:07.703 INFO O| Dec 20 22:01:07.703 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93142024-12-20T22:01:09.385Z[ host-image] Dec 20 22:01:07.703 INFO O| Dec 20 22:01:07.703 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93152024-12-20T22:01:09.385Z[ host-image] Dec 20 22:01:07.703 INFO O| Dec 20 22:01:07.703 INFO ok!
93162024-12-20T22:01:09.385Z[ host-image] Dec 20 22:01:07.703 INFO O| Dec 20 22:01:07.703 INFO STEP 31 (ensure_file) COMPLETE
93172024-12-20T22:01:09.385Z[ host-image] Dec 20 22:01:07.703 INFO O| Dec 20 22:01:07.703 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93182024-12-20T22:01:09.393Z[ host-image] Dec 20 22:01:07.713 INFO O| Dec 20 22:01:07.713 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93192024-12-20T22:01:09.393Z[ host-image] Dec 20 22:01:07.713 INFO O| Dec 20 22:01:07.713 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93202024-12-20T22:01:09.396Z[ host-image] Dec 20 22:01:07.713 INFO O| Dec 20 22:01:07.713 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93212024-12-20T22:01:09.396Z[ host-image] Dec 20 22:01:07.713 INFO O| Dec 20 22:01:07.713 INFO ok!
93222024-12-20T22:01:09.396Z[ host-image] Dec 20 22:01:07.713 INFO O| Dec 20 22:01:07.713 INFO STEP 32 (ensure_file) COMPLETE
93232024-12-20T22:01:09.396Z[ host-image] Dec 20 22:01:07.713 INFO O| Dec 20 22:01:07.713 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93242024-12-20T22:01:09.403Z[ host-image] Dec 20 22:01:07.723 INFO O| Dec 20 22:01:07.723 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93252024-12-20T22:01:09.403Z[ host-image] Dec 20 22:01:07.723 INFO O| Dec 20 22:01:07.723 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93262024-12-20T22:01:09.405Z[ host-image] Dec 20 22:01:07.723 INFO O| Dec 20 22:01:07.723 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93272024-12-20T22:01:09.405Z[ host-image] Dec 20 22:01:07.723 INFO O| Dec 20 22:01:07.723 INFO ok!
93282024-12-20T22:01:09.405Z[ host-image] Dec 20 22:01:07.723 INFO O| Dec 20 22:01:07.723 INFO STEP 33 (ensure_file) COMPLETE
93292024-12-20T22:01:09.405Z[ host-image] Dec 20 22:01:07.723 INFO O| Dec 20 22:01:07.723 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93302024-12-20T22:01:09.416Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.735 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
93312024-12-20T22:01:09.416Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
93322024-12-20T22:01:09.416Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93332024-12-20T22:01:09.419Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93342024-12-20T22:01:09.419Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93352024-12-20T22:01:09.419Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93362024-12-20T22:01:09.419Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO ok!
93372024-12-20T22:01:09.419Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO STEP 34 (ensure_file) COMPLETE
93382024-12-20T22:01:09.419Z[ host-image] Dec 20 22:01:07.736 INFO O| Dec 20 22:01:07.736 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93392024-12-20T22:01:09.426Z[ host-image] Dec 20 22:01:07.746 INFO O| Dec 20 22:01:07.746 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93402024-12-20T22:01:09.429Z[ host-image] Dec 20 22:01:07.746 INFO O| Dec 20 22:01:07.746 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93412024-12-20T22:01:09.429Z[ host-image] Dec 20 22:01:07.746 INFO O| Dec 20 22:01:07.746 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93422024-12-20T22:01:09.429Z[ host-image] Dec 20 22:01:07.746 INFO O| Dec 20 22:01:07.746 INFO STEP 35 (ensure_dir) COMPLETE
93432024-12-20T22:01:09.429Z[ host-image] Dec 20 22:01:07.746 INFO O| Dec 20 22:01:07.746 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93442024-12-20T22:01:09.437Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 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
93452024-12-20T22:01:09.437Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 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 ...
93462024-12-20T22:01:09.439Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 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
93472024-12-20T22:01:09.439Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 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
93482024-12-20T22:01:09.439Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 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
93492024-12-20T22:01:09.439Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 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
93502024-12-20T22:01:09.439Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 INFO ok!
93512024-12-20T22:01:09.439Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 INFO STEP 36 (ensure_file) COMPLETE
93522024-12-20T22:01:09.439Z[ host-image] Dec 20 22:01:07.757 INFO O| Dec 20 22:01:07.757 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93532024-12-20T22:01:09.447Z[ host-image] Dec 20 22:01:07.767 INFO O| Dec 20 22:01:07.767 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
93542024-12-20T22:01:09.450Z[ host-image] Dec 20 22:01:07.767 INFO O| Dec 20 22:01:07.767 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 ...
93552024-12-20T22:01:09.450Z[ host-image] Dec 20 22:01:07.767 INFO O| Dec 20 22:01:07.767 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
93562024-12-20T22:01:09.450Z[ host-image] Dec 20 22:01:07.767 INFO O| Dec 20 22:01:07.767 INFO ok!
93572024-12-20T22:01:09.451Z[ host-image] Dec 20 22:01:07.767 INFO O| Dec 20 22:01:07.767 INFO STEP 37 (ensure_symlink) COMPLETE
93582024-12-20T22:01:09.451Z[ host-image] Dec 20 22:01:07.767 INFO O| Dec 20 22:01:07.767 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93592024-12-20T22:01:09.459Z[ host-image] Dec 20 22:01:07.779 INFO O| Dec 20 22:01:07.779 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
93602024-12-20T22:01:09.459Z[ host-image] Dec 20 22:01:07.779 INFO O| Dec 20 22:01:07.779 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93612024-12-20T22:01:09.462Z[ host-image] Dec 20 22:01:07.780 INFO O| Dec 20 22:01:07.779 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93622024-12-20T22:01:09.462Z[ host-image] Dec 20 22:01:07.780 INFO O| Dec 20 22:01:07.780 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93632024-12-20T22:01:09.462Z[ host-image] Dec 20 22:01:07.780 INFO O| Dec 20 22:01:07.780 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93642024-12-20T22:01:09.462Z[ host-image] Dec 20 22:01:07.780 INFO O| Dec 20 22:01:07.780 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93652024-12-20T22:01:09.462Z[ host-image] Dec 20 22:01:07.780 INFO O| Dec 20 22:01:07.780 INFO ok!
93662024-12-20T22:01:09.462Z[ host-image] Dec 20 22:01:07.780 INFO O| Dec 20 22:01:07.780 INFO STEP 38 (ensure_file) COMPLETE
93672024-12-20T22:01:09.462Z[ host-image] Dec 20 22:01:07.780 INFO O| Dec 20 22:01:07.780 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93682024-12-20T22:01:09.473Z[ host-image] Dec 20 22:01:07.792 INFO O| Dec 20 22:01:07.792 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
93692024-12-20T22:01:09.473Z[ host-image] Dec 20 22:01:07.792 INFO O| Dec 20 22:01:07.792 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 ...
93702024-12-20T22:01:09.475Z[ host-image] Dec 20 22:01:07.793 INFO O| Dec 20 22:01:07.793 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
93712024-12-20T22:01:09.475Z[ host-image] Dec 20 22:01:07.793 INFO O| Dec 20 22:01:07.793 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93722024-12-20T22:01:09.475Z[ host-image] Dec 20 22:01:07.793 INFO O| Dec 20 22:01:07.793 INFO ok!
93732024-12-20T22:01:09.475Z[ host-image] Dec 20 22:01:07.793 INFO O| Dec 20 22:01:07.793 INFO STEP 39 (ensure_file) COMPLETE
93742024-12-20T22:01:09.475Z[ host-image] Dec 20 22:01:07.793 INFO O| Dec 20 22:01:07.793 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93752024-12-20T22:01:09.485Z[ host-image] Dec 20 22:01:07.804 INFO O| Dec 20 22:01:07.804 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
93762024-12-20T22:01:09.487Z[ host-image] Dec 20 22:01:07.804 INFO O| Dec 20 22:01:07.804 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
93772024-12-20T22:01:09.487Z[ host-image] Dec 20 22:01:07.804 INFO O| Dec 20 22:01:07.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
93782024-12-20T22:01:09.487Z[ host-image] Dec 20 22:01:07.804 INFO O| Dec 20 22:01:07.804 INFO ok!
93792024-12-20T22:01:09.487Z[ host-image] Dec 20 22:01:07.804 INFO O| Dec 20 22:01:07.804 INFO STEP 40 (ensure_file) COMPLETE
93802024-12-20T22:01:09.487Z[ host-image] Dec 20 22:01:07.804 INFO O| Dec 20 22:01:07.804 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93812024-12-20T22:01:09.495Z[ host-image] Dec 20 22:01:07.815 INFO O| Dec 20 22:01:07.815 INFO updating shadow file
93822024-12-20T22:01:09.497Z[ host-image] Dec 20 22:01:07.815 INFO O| Dec 20 22:01:07.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93832024-12-20T22:01:09.497Z[ host-image] Dec 20 22:01:07.815 INFO O| Dec 20 22:01:07.815 INFO STEP 41 (shadow) COMPLETE
93842024-12-20T22:01:09.497Z[ host-image] Dec 20 22:01:07.815 INFO O| Dec 20 22:01:07.815 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93852024-12-20T22:01:09.505Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
93862024-12-20T22:01:09.505Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
93872024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93882024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93892024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO ok!
93902024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO STEP 42 (ensure_file) COMPLETE
93912024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93922024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO skip step because feature "mfg" is not enabled
93932024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93942024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO skip step because feature "mfg" is not enabled
93952024-12-20T22:01:09.508Z[ host-image] Dec 20 22:01:07.825 INFO O| Dec 20 22:01:07.825 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93962024-12-20T22:01:09.516Z[ host-image] Dec 20 22:01:07.836 INFO O| Dec 20 22:01:07.836 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
93972024-12-20T22:01:09.516Z[ host-image] Dec 20 22:01:07.836 INFO O| Dec 20 22:01:07.836 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
93982024-12-20T22:01:10.171Z[ host-image] Dec 20 22:01:08.491 INFO O| Dec 20 22:01:08.491 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93992024-12-20T22:01:10.171Z[ host-image] Dec 20 22:01:08.491 INFO O| Dec 20 22:01:08.491 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94002024-12-20T22:01:10.171Z[ host-image] Dec 20 22:01:08.491 INFO O| Dec 20 22:01:08.491 INFO ok!
94012024-12-20T22:01:10.174Z[ host-image] Dec 20 22:01:08.491 INFO O| Dec 20 22:01:08.491 INFO STEP 45 (ensure_file) COMPLETE
94022024-12-20T22:01:10.174Z[ host-image] Dec 20 22:01:08.491 INFO O| Dec 20 22:01:08.491 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94032024-12-20T22:01:10.183Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
94042024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94052024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94062024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94072024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94082024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94092024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO ok!
94102024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO STEP 46 (ensure_file) COMPLETE
94112024-12-20T22:01:10.187Z[ host-image] Dec 20 22:01:08.503 INFO O| Dec 20 22:01:08.503 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94122024-12-20T22:01:10.194Z[ host-image] Dec 20 22:01:08.514 INFO O| Dec 20 22:01:08.514 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94132024-12-20T22:01:10.196Z[ host-image] Dec 20 22:01:08.514 INFO O| Dec 20 22:01:08.514 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 ...
94142024-12-20T22:01:10.196Z[ host-image] Dec 20 22:01:08.514 INFO O| Dec 20 22:01:08.514 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
94152024-12-20T22:01:10.196Z[ host-image] Dec 20 22:01:08.514 INFO O| Dec 20 22:01:08.514 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94162024-12-20T22:01:10.196Z[ host-image] Dec 20 22:01:08.514 INFO O| Dec 20 22:01:08.514 INFO ok!
94172024-12-20T22:01:10.196Z[ host-image] Dec 20 22:01:08.514 INFO O| Dec 20 22:01:08.514 INFO STEP 47 (ensure_file) COMPLETE
94182024-12-20T22:01:10.196Z[ host-image] Dec 20 22:01:08.514 INFO O| Dec 20 22:01:08.514 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94192024-12-20T22:01:10.204Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94202024-12-20T22:01:10.204Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94212024-12-20T22:01:10.207Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94222024-12-20T22:01:10.207Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94232024-12-20T22:01:10.207Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94242024-12-20T22:01:10.207Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94252024-12-20T22:01:10.207Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO ok!
94262024-12-20T22:01:10.207Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO STEP 48 (ensure_file) COMPLETE
94272024-12-20T22:01:10.207Z[ host-image] Dec 20 22:01:08.524 INFO O| Dec 20 22:01:08.524 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94282024-12-20T22:01:10.214Z[ host-image] Dec 20 22:01:08.534 INFO O| Dec 20 22:01:08.534 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94292024-12-20T22:01:10.214Z[ host-image] Dec 20 22:01:08.534 INFO O| Dec 20 22:01:08.534 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 ...
94302024-12-20T22:01:10.216Z[ host-image] Dec 20 22:01:08.534 INFO O| Dec 20 22:01:08.534 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
94312024-12-20T22:01:10.217Z[ host-image] Dec 20 22:01:08.534 INFO O| Dec 20 22:01:08.534 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94322024-12-20T22:01:10.217Z[ host-image] Dec 20 22:01:08.534 INFO O| Dec 20 22:01:08.534 INFO ok!
94332024-12-20T22:01:10.217Z[ host-image] Dec 20 22:01:08.534 INFO O| Dec 20 22:01:08.534 INFO STEP 49 (ensure_file) COMPLETE
94342024-12-20T22:01:10.217Z[ host-image] Dec 20 22:01:08.534 INFO O| Dec 20 22:01:08.534 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94352024-12-20T22:01:10.226Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
94362024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
94372024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94382024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94392024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94402024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94412024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO ok!
94422024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO STEP 50 (ensure_file) COMPLETE
94432024-12-20T22:01:10.229Z[ host-image] Dec 20 22:01:08.545 INFO O| Dec 20 22:01:08.545 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94442024-12-20T22:01:10.236Z[ host-image] Dec 20 22:01:08.555 INFO O| Dec 20 22:01:08.555 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
94452024-12-20T22:01:10.236Z[ host-image] Dec 20 22:01:08.555 INFO O| Dec 20 22:01:08.555 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 ...
94462024-12-20T22:01:10.236Z[ host-image] Dec 20 22:01:08.556 INFO O| Dec 20 22:01:08.555 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
94472024-12-20T22:01:10.238Z[ host-image] Dec 20 22:01:08.556 INFO O| Dec 20 22:01:08.556 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94482024-12-20T22:01:10.238Z[ host-image] Dec 20 22:01:08.556 INFO O| Dec 20 22:01:08.556 INFO ok!
94492024-12-20T22:01:10.238Z[ host-image] Dec 20 22:01:08.556 INFO O| Dec 20 22:01:08.556 INFO STEP 51 (ensure_file) COMPLETE
94502024-12-20T22:01:10.238Z[ host-image] Dec 20 22:01:08.556 INFO O| Dec 20 22:01:08.556 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94512024-12-20T22:01:10.246Z[ host-image] Dec 20 22:01:08.566 INFO O| Dec 20 22:01:08.566 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
94522024-12-20T22:01:10.247Z[ host-image] Dec 20 22:01:08.566 INFO O| Dec 20 22:01:08.566 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 ...
94532024-12-20T22:01:10.247Z[ host-image] Dec 20 22:01:08.566 INFO O| Dec 20 22:01:08.566 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
94542024-12-20T22:01:10.252Z[ host-image] Dec 20 22:01:08.566 INFO O| Dec 20 22:01:08.566 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
94552024-12-20T22:01:10.252Z[ host-image] Dec 20 22:01:08.566 INFO O| Dec 20 22:01:08.566 INFO ok!
94562024-12-20T22:01:10.252Z[ host-image] Dec 20 22:01:08.566 INFO O| Dec 20 22:01:08.566 INFO STEP 52 (ensure_file) COMPLETE
94572024-12-20T22:01:10.252Z[ host-image] Dec 20 22:01:08.567 INFO O| Dec 20 22:01:08.566 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94582024-12-20T22:01:10.257Z[ host-image] Dec 20 22:01:08.577 INFO O| Dec 20 22:01:08.577 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
94592024-12-20T22:01:10.257Z[ host-image] Dec 20 22:01:08.577 INFO O| Dec 20 22:01:08.577 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 ...
94602024-12-20T22:01:10.257Z[ host-image] Dec 20 22:01:08.577 INFO O| Dec 20 22:01:08.577 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
94612024-12-20T22:01:10.260Z[ host-image] Dec 20 22:01:08.577 INFO O| Dec 20 22:01:08.577 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
94622024-12-20T22:01:10.260Z[ host-image] Dec 20 22:01:08.577 INFO O| Dec 20 22:01:08.577 INFO ok!
94632024-12-20T22:01:10.260Z[ host-image] Dec 20 22:01:08.577 INFO O| Dec 20 22:01:08.577 INFO STEP 53 (ensure_file) COMPLETE
94642024-12-20T22:01:10.260Z[ host-image] Dec 20 22:01:08.577 INFO O| Dec 20 22:01:08.577 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94652024-12-20T22:01:10.268Z[ host-image] Dec 20 22:01:08.587 INFO O| Dec 20 22:01:08.587 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
94662024-12-20T22:01:10.268Z[ host-image] Dec 20 22:01:08.588 INFO O| Dec 20 22:01:08.587 INFO STEP 54 (ensure_dir) COMPLETE
94672024-12-20T22:01:10.270Z[ host-image] Dec 20 22:01:08.588 INFO O| Dec 20 22:01:08.587 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94682024-12-20T22:01:10.278Z[ host-image] Dec 20 22:01:08.597 INFO O| Dec 20 22:01:08.597 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94692024-12-20T22:01:10.278Z[ host-image] Dec 20 22:01:08.597 INFO O| Dec 20 22:01:08.597 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94702024-12-20T22:01:10.278Z[ host-image] Dec 20 22:01:08.597 INFO O| Dec 20 22:01:08.597 INFO STEP 55 (ensure_dir) COMPLETE
94712024-12-20T22:01:10.281Z[ host-image] Dec 20 22:01:08.597 INFO O| Dec 20 22:01:08.597 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94722024-12-20T22:01:10.288Z[ host-image] Dec 20 22:01:08.608 INFO O| Dec 20 22:01:08.608 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94732024-12-20T22:01:10.288Z[ host-image] Dec 20 22:01:08.608 INFO O| Dec 20 22:01:08.608 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94742024-12-20T22:01:10.291Z[ host-image] Dec 20 22:01:08.608 INFO O| Dec 20 22:01:08.608 INFO STEP 56 (ensure_dir) COMPLETE
94752024-12-20T22:01:10.291Z[ host-image] Dec 20 22:01:08.608 INFO O| Dec 20 22:01:08.608 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94762024-12-20T22:01:10.298Z[ host-image] Dec 20 22:01:08.618 INFO O| Dec 20 22:01:08.618 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
94772024-12-20T22:01:10.298Z[ host-image] Dec 20 22:01:08.618 INFO O| Dec 20 22:01:08.618 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
94782024-12-20T22:01:10.315Z[ host-image] Dec 20 22:01:08.635 INFO O| Dec 20 22:01:08.635 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
94792024-12-20T22:01:10.315Z[ host-image] Dec 20 22:01:08.635 INFO O| Dec 20 22:01:08.635 INFO ok!
94802024-12-20T22:01:10.315Z[ host-image] Dec 20 22:01:08.635 INFO O| Dec 20 22:01:08.635 INFO STEP 57 (ensure_file) COMPLETE
94812024-12-20T22:01:10.317Z[ host-image] Dec 20 22:01:08.635 INFO O| Dec 20 22:01:08.635 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94822024-12-20T22:01:10.325Z[ host-image] Dec 20 22:01:08.645 INFO O| Dec 20 22:01:08.645 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
94832024-12-20T22:01:10.325Z[ host-image] Dec 20 22:01:08.645 INFO O| Dec 20 22:01:08.645 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
94842024-12-20T22:01:11.432Z[ host-image] Dec 20 22:01:09.751 INFO O| Dec 20 22:01:09.751 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
94852024-12-20T22:01:11.432Z[ host-image] Dec 20 22:01:09.751 INFO O| Dec 20 22:01:09.751 INFO ok!
94862024-12-20T22:01:11.434Z[ host-image] Dec 20 22:01:09.751 INFO O| Dec 20 22:01:09.751 INFO STEP 58 (ensure_file) COMPLETE
94872024-12-20T22:01:11.434Z[ host-image] Dec 20 22:01:09.751 INFO O| Dec 20 22:01:09.751 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94882024-12-20T22:01:11.443Z[ host-image] Dec 20 22:01:09.763 INFO O| Dec 20 22:01:09.763 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94892024-12-20T22:01:11.443Z[ host-image] Dec 20 22:01:09.763 INFO O| Dec 20 22:01:09.763 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94902024-12-20T22:01:11.445Z[ host-image] Dec 20 22:01:09.763 INFO O| Dec 20 22:01:09.763 INFO STEP 59 (ensure_dir) COMPLETE
94912024-12-20T22:01:11.446Z[ host-image] Dec 20 22:01:09.763 INFO O| Dec 20 22:01:09.763 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94922024-12-20T22:01:11.454Z[ host-image] Dec 20 22:01:09.773 INFO O| Dec 20 22:01:09.773 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
94932024-12-20T22:01:11.454Z[ host-image] Dec 20 22:01:09.773 INFO O| Dec 20 22:01:09.773 INFO copying /tmp/.tmp1JiDr8/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 ...
94942024-12-20T22:01:11.456Z[ host-image] Dec 20 22:01:09.773 INFO O| Dec 20 22:01:09.773 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
94952024-12-20T22:01:11.456Z[ host-image] Dec 20 22:01:09.773 INFO O| Dec 20 22:01:09.773 INFO ok!
94962024-12-20T22:01:11.456Z[ host-image] Dec 20 22:01:09.773 INFO O| Dec 20 22:01:09.773 INFO STEP 60 (ensure_file) COMPLETE
94972024-12-20T22:01:11.456Z[ host-image] Dec 20 22:01:09.773 INFO O| Dec 20 22:01:09.773 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94982024-12-20T22:01:11.464Z[ host-image] Dec 20 22:01:09.784 INFO O| Dec 20 22:01:09.784 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
94992024-12-20T22:01:11.464Z[ host-image] Dec 20 22:01:09.784 INFO O| Dec 20 22:01:09.784 INFO copying /tmp/.tmp1JiDr8/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 ...
95002024-12-20T22:01:11.466Z[ host-image] Dec 20 22:01:09.784 INFO O| Dec 20 22:01:09.784 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95012024-12-20T22:01:11.466Z[ host-image] Dec 20 22:01:09.784 INFO O| Dec 20 22:01:09.784 INFO ok!
95022024-12-20T22:01:11.466Z[ host-image] Dec 20 22:01:09.784 INFO O| Dec 20 22:01:09.784 INFO STEP 61 (ensure_file) COMPLETE
95032024-12-20T22:01:11.467Z[ host-image] Dec 20 22:01:09.784 INFO O| Dec 20 22:01:09.784 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95042024-12-20T22:01:11.474Z[ host-image] Dec 20 22:01:09.794 INFO O| Dec 20 22:01:09.794 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95052024-12-20T22:01:11.477Z[ host-image] Dec 20 22:01:09.794 INFO O| Dec 20 22:01:09.794 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95062024-12-20T22:01:11.477Z[ host-image] Dec 20 22:01:09.794 INFO O| Dec 20 22:01:09.794 INFO STEP 62 (ensure_dir) COMPLETE
95072024-12-20T22:01:11.477Z[ host-image] Dec 20 22:01:09.794 INFO O| Dec 20 22:01:09.794 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95082024-12-20T22:01:11.484Z[ host-image] Dec 20 22:01:09.804 INFO O| Dec 20 22:01:09.804 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95092024-12-20T22:01:11.484Z[ host-image] Dec 20 22:01:09.804 INFO O| Dec 20 22:01:09.804 INFO copying /tmp/.tmp1JiDr8/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 ...
95102024-12-20T22:01:11.487Z[ host-image] Dec 20 22:01:09.804 INFO O| Dec 20 22:01:09.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95112024-12-20T22:01:11.487Z[ host-image] Dec 20 22:01:09.804 INFO O| Dec 20 22:01:09.804 INFO ok!
95122024-12-20T22:01:11.487Z[ host-image] Dec 20 22:01:09.804 INFO O| Dec 20 22:01:09.804 INFO STEP 63 (ensure_file) COMPLETE
95132024-12-20T22:01:11.487Z[ host-image] Dec 20 22:01:09.804 INFO O| Dec 20 22:01:09.804 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95142024-12-20T22:01:11.496Z[ host-image] Dec 20 22:01:09.815 INFO O| Dec 20 22:01:09.815 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95152024-12-20T22:01:11.496Z[ host-image] Dec 20 22:01:09.815 INFO O| Dec 20 22:01:09.815 INFO copying /tmp/.tmp1JiDr8/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 ...
95162024-12-20T22:01:11.496Z[ host-image] Dec 20 22:01:09.815 INFO O| Dec 20 22:01:09.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95172024-12-20T22:01:11.499Z[ host-image] Dec 20 22:01:09.815 INFO O| Dec 20 22:01:09.815 INFO ok!
95182024-12-20T22:01:11.499Z[ host-image] Dec 20 22:01:09.815 INFO O| Dec 20 22:01:09.815 INFO STEP 64 (ensure_file) COMPLETE
95192024-12-20T22:01:11.499Z[ host-image] Dec 20 22:01:09.815 INFO O| Dec 20 22:01:09.815 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95202024-12-20T22:01:11.505Z[ host-image] Dec 20 22:01:09.825 INFO O| Dec 20 22:01:09.825 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95212024-12-20T22:01:11.505Z[ host-image] Dec 20 22:01:09.825 INFO O| Dec 20 22:01:09.825 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95222024-12-20T22:01:11.505Z[ host-image] Dec 20 22:01:09.825 INFO O| Dec 20 22:01:09.825 INFO STEP 65 (ensure_dir) COMPLETE
95232024-12-20T22:01:11.508Z[ host-image] Dec 20 22:01:09.825 INFO O| Dec 20 22:01:09.825 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95242024-12-20T22:01:11.515Z[ host-image] Dec 20 22:01:09.835 INFO O| Dec 20 22:01:09.835 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95252024-12-20T22:01:11.515Z[ host-image] Dec 20 22:01:09.835 INFO O| Dec 20 22:01:09.835 INFO copying /tmp/.tmp1JiDr8/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 ...
95262024-12-20T22:01:11.515Z[ host-image] Dec 20 22:01:09.835 INFO O| Dec 20 22:01:09.835 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95272024-12-20T22:01:11.518Z[ host-image] Dec 20 22:01:09.835 INFO O| Dec 20 22:01:09.835 INFO ok!
95282024-12-20T22:01:11.518Z[ host-image] Dec 20 22:01:09.835 INFO O| Dec 20 22:01:09.835 INFO STEP 66 (ensure_file) COMPLETE
95292024-12-20T22:01:11.518Z[ host-image] Dec 20 22:01:09.835 INFO O| Dec 20 22:01:09.835 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95302024-12-20T22:01:11.526Z[ host-image] Dec 20 22:01:09.845 INFO O| Dec 20 22:01:09.845 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
95312024-12-20T22:01:11.526Z[ host-image] Dec 20 22:01:09.845 INFO O| Dec 20 22:01:09.845 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
95322024-12-20T22:01:11.526Z[ host-image] Dec 20 22:01:09.845 INFO O| Dec 20 22:01:09.845 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
95332024-12-20T22:01:11.528Z[ host-image] Dec 20 22:01:09.845 INFO O| Dec 20 22:01:09.845 INFO ok!
95342024-12-20T22:01:11.528Z[ host-image] Dec 20 22:01:09.845 INFO O| Dec 20 22:01:09.845 INFO STEP 67 (ensure_file) COMPLETE
95352024-12-20T22:01:11.528Z[ host-image] Dec 20 22:01:09.845 INFO O| Dec 20 22:01:09.845 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95362024-12-20T22:01:11.536Z[ host-image] Dec 20 22:01:09.855 INFO O| Dec 20 22:01:09.855 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95372024-12-20T22:01:11.536Z[ host-image] Dec 20 22:01:09.855 INFO O| Dec 20 22:01:09.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95382024-12-20T22:01:11.538Z[ host-image] Dec 20 22:01:09.855 INFO O| Dec 20 22:01:09.855 INFO STEP 68 (ensure_dir) COMPLETE
95392024-12-20T22:01:11.538Z[ host-image] Dec 20 22:01:09.855 INFO O| Dec 20 22:01:09.855 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95402024-12-20T22:01:11.546Z[ host-image] Dec 20 22:01:09.865 INFO O| Dec 20 22:01:09.865 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
95412024-12-20T22:01:11.548Z[ host-image] Dec 20 22:01:09.866 INFO O| Dec 20 22:01:09.865 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
95422024-12-20T22:01:12.630Z[ host-image] Dec 20 22:01:10.950 INFO O| Dec 20 22:01:10.949 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
95432024-12-20T22:01:12.630Z[ host-image] Dec 20 22:01:10.950 INFO O| Dec 20 22:01:10.949 INFO ok!
95442024-12-20T22:01:12.630Z[ host-image] Dec 20 22:01:10.950 INFO O| Dec 20 22:01:10.950 INFO STEP 69 (ensure_file) COMPLETE
95452024-12-20T22:01:12.633Z[ host-image] Dec 20 22:01:10.950 INFO O| Dec 20 22:01:10.950 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95462024-12-20T22:01:12.643Z[ host-image] Dec 20 22:01:10.963 INFO O| Dec 20 22:01:10.963 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
95472024-12-20T22:01:12.643Z[ host-image] Dec 20 22:01:10.963 INFO O| Dec 20 22:01:10.963 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
95482024-12-20T22:01:14.217Z[ host-image] Dec 20 22:01:12.536 INFO O| Dec 20 22:01:12.536 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
95492024-12-20T22:01:14.217Z[ host-image] Dec 20 22:01:12.536 INFO O| Dec 20 22:01:12.536 INFO ok!
95502024-12-20T22:01:14.219Z[ host-image] Dec 20 22:01:12.536 INFO O| Dec 20 22:01:12.536 INFO STEP 70 (ensure_file) COMPLETE
95512024-12-20T22:01:14.220Z[ host-image] Dec 20 22:01:12.536 INFO O| Dec 20 22:01:12.536 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95522024-12-20T22:01:14.230Z[ host-image] Dec 20 22:01:12.548 INFO O| Dec 20 22:01:12.548 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95532024-12-20T22:01:14.230Z[ host-image] Dec 20 22:01:12.548 INFO O| Dec 20 22:01:12.548 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95542024-12-20T22:01:14.232Z[ host-image] Dec 20 22:01:12.548 INFO O| Dec 20 22:01:12.548 INFO STEP 71 (ensure_dir) COMPLETE
95552024-12-20T22:01:14.233Z[ host-image] Dec 20 22:01:12.548 INFO O| Dec 20 22:01:12.548 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95562024-12-20T22:01:14.239Z[ host-image] Dec 20 22:01:12.558 INFO O| Dec 20 22:01:12.558 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
95572024-12-20T22:01:14.239Z[ host-image] Dec 20 22:01:12.558 INFO O| Dec 20 22:01:12.558 INFO copying /tmp/.tmp1JiDr8/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 ...
95582024-12-20T22:01:14.242Z[ host-image] Dec 20 22:01:12.558 INFO O| Dec 20 22:01:12.558 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
95592024-12-20T22:01:14.242Z[ host-image] Dec 20 22:01:12.558 INFO O| Dec 20 22:01:12.558 INFO ok!
95602024-12-20T22:01:14.242Z[ host-image] Dec 20 22:01:12.558 INFO O| Dec 20 22:01:12.558 INFO STEP 72 (ensure_file) COMPLETE
95612024-12-20T22:01:14.242Z[ host-image] Dec 20 22:01:12.558 INFO O| Dec 20 22:01:12.558 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95622024-12-20T22:01:14.250Z[ host-image] Dec 20 22:01:12.569 INFO O| Dec 20 22:01:12.569 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
95632024-12-20T22:01:14.250Z[ host-image] Dec 20 22:01:12.569 INFO O| Dec 20 22:01:12.569 INFO copying /tmp/.tmp1JiDr8/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 ...
95642024-12-20T22:01:14.253Z[ host-image] Dec 20 22:01:12.570 INFO O| Dec 20 22:01:12.570 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
95652024-12-20T22:01:14.253Z[ host-image] Dec 20 22:01:12.570 INFO O| Dec 20 22:01:12.570 INFO ok!
95662024-12-20T22:01:14.253Z[ host-image] Dec 20 22:01:12.570 INFO O| Dec 20 22:01:12.570 INFO STEP 73 (ensure_file) COMPLETE
95672024-12-20T22:01:14.253Z[ host-image] Dec 20 22:01:12.570 INFO O| Dec 20 22:01:12.570 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95682024-12-20T22:01:14.261Z[ host-image] Dec 20 22:01:12.580 INFO O| Dec 20 22:01:12.580 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
95692024-12-20T22:01:14.261Z[ host-image] Dec 20 22:01:12.580 INFO O| Dec 20 22:01:12.580 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
95702024-12-20T22:01:14.261Z[ host-image] Dec 20 22:01:12.580 INFO O| Dec 20 22:01:12.580 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
95712024-12-20T22:01:14.261Z[ host-image] Dec 20 22:01:12.580 INFO O| Dec 20 22:01:12.580 INFO ok!
95722024-12-20T22:01:14.263Z[ host-image] Dec 20 22:01:12.580 INFO O| Dec 20 22:01:12.580 INFO STEP 74 (ensure_file) COMPLETE
95732024-12-20T22:01:14.263Z[ host-image] Dec 20 22:01:12.580 INFO O| Dec 20 22:01:12.580 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95742024-12-20T22:01:14.271Z[ host-image] Dec 20 22:01:12.591 INFO O| Dec 20 22:01:12.591 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
95752024-12-20T22:01:14.272Z[ host-image] Dec 20 22:01:12.591 INFO O| Dec 20 22:01:12.591 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
95762024-12-20T22:01:14.274Z[ host-image] Dec 20 22:01:12.591 INFO O| Dec 20 22:01:12.591 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
95772024-12-20T22:01:14.274Z[ host-image] Dec 20 22:01:12.591 INFO O| Dec 20 22:01:12.591 INFO ok!
95782024-12-20T22:01:14.274Z[ host-image] Dec 20 22:01:12.591 INFO O| Dec 20 22:01:12.591 INFO STEP 75 (ensure_file) COMPLETE
95792024-12-20T22:01:14.274Z[ host-image] Dec 20 22:01:12.591 INFO O| Dec 20 22:01:12.591 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95802024-12-20T22:01:14.282Z[ host-image] Dec 20 22:01:12.601 INFO O| Dec 20 22:01:12.601 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95812024-12-20T22:01:14.282Z[ host-image] Dec 20 22:01:12.601 INFO O| Dec 20 22:01:12.601 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95822024-12-20T22:01:14.282Z[ host-image] Dec 20 22:01:12.601 INFO O| Dec 20 22:01:12.601 INFO STEP 76 (ensure_dir) COMPLETE
95832024-12-20T22:01:14.285Z[ host-image] Dec 20 22:01:12.601 INFO O| Dec 20 22:01:12.601 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95842024-12-20T22:01:14.293Z[ host-image] Dec 20 22:01:12.612 INFO O| Dec 20 22:01:12.612 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
95852024-12-20T22:01:14.293Z[ host-image] Dec 20 22:01:12.612 INFO O| Dec 20 22:01:12.612 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
95862024-12-20T22:01:14.296Z[ host-image] Dec 20 22:01:12.615 INFO O| Dec 20 22:01:12.615 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
95872024-12-20T22:01:14.296Z[ host-image] Dec 20 22:01:12.615 INFO O| Dec 20 22:01:12.615 INFO ok!
95882024-12-20T22:01:14.296Z[ host-image] Dec 20 22:01:12.615 INFO O| Dec 20 22:01:12.615 INFO STEP 77 (ensure_file) COMPLETE
95892024-12-20T22:01:14.298Z[ host-image] Dec 20 22:01:12.615 INFO O| Dec 20 22:01:12.615 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95902024-12-20T22:01:14.306Z[ host-image] Dec 20 22:01:12.625 INFO O| Dec 20 22:01:12.625 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
95912024-12-20T22:01:14.306Z[ host-image] Dec 20 22:01:12.625 INFO O| Dec 20 22:01:12.625 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
95922024-12-20T22:01:14.309Z[ host-image] Dec 20 22:01:12.625 INFO O| Dec 20 22:01:12.625 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
95932024-12-20T22:01:14.309Z[ host-image] Dec 20 22:01:12.625 INFO O| Dec 20 22:01:12.625 INFO ok!
95942024-12-20T22:01:14.309Z[ host-image] Dec 20 22:01:12.625 INFO O| Dec 20 22:01:12.625 INFO STEP 78 (ensure_file) COMPLETE
95952024-12-20T22:01:14.309Z[ host-image] Dec 20 22:01:12.626 INFO O| Dec 20 22:01:12.625 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95962024-12-20T22:01:14.317Z[ host-image] Dec 20 22:01:12.636 INFO O| Dec 20 22:01:12.636 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
95972024-12-20T22:01:14.317Z[ host-image] Dec 20 22:01:12.636 INFO O| Dec 20 22:01:12.636 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
95982024-12-20T22:01:15.138Z[ host-image] Dec 20 22:01:13.456 INFO O| Dec 20 22:01:13.456 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
95992024-12-20T22:01:15.138Z[ host-image] Dec 20 22:01:13.456 INFO O| Dec 20 22:01:13.456 INFO ok!
96002024-12-20T22:01:15.140Z[ host-image] Dec 20 22:01:13.456 INFO O| Dec 20 22:01:13.456 INFO STEP 79 (ensure_file) COMPLETE
96012024-12-20T22:01:15.140Z[ host-image] Dec 20 22:01:13.456 INFO O| Dec 20 22:01:13.456 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96022024-12-20T22:01:15.149Z[ host-image] Dec 20 22:01:13.468 INFO O| Dec 20 22:01:13.468 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96032024-12-20T22:01:15.149Z[ host-image] Dec 20 22:01:13.468 INFO O| Dec 20 22:01:13.468 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96042024-12-20T22:01:15.149Z[ host-image] Dec 20 22:01:13.468 INFO O| Dec 20 22:01:13.468 INFO STEP 80 (ensure_dir) COMPLETE
96052024-12-20T22:01:15.152Z[ host-image] Dec 20 22:01:13.468 INFO O| Dec 20 22:01:13.468 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96062024-12-20T22:01:15.160Z[ host-image] Dec 20 22:01:13.479 INFO O| Dec 20 22:01:13.479 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96072024-12-20T22:01:15.160Z[ host-image] Dec 20 22:01:13.479 INFO O| Dec 20 22:01:13.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96082024-12-20T22:01:15.160Z[ host-image] Dec 20 22:01:13.479 INFO O| Dec 20 22:01:13.479 INFO STEP 81 (ensure_dir) COMPLETE
96092024-12-20T22:01:15.163Z[ host-image] Dec 20 22:01:13.479 INFO O| Dec 20 22:01:13.479 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96102024-12-20T22:01:15.171Z[ host-image] Dec 20 22:01:13.489 INFO O| Dec 20 22:01:13.489 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96112024-12-20T22:01:15.171Z[ host-image] Dec 20 22:01:13.489 INFO O| Dec 20 22:01:13.489 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96122024-12-20T22:01:15.173Z[ host-image] Dec 20 22:01:13.489 INFO O| Dec 20 22:01:13.489 INFO STEP 82 (ensure_dir) COMPLETE
96132024-12-20T22:01:15.173Z[ host-image] Dec 20 22:01:13.490 INFO O| Dec 20 22:01:13.489 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96142024-12-20T22:01:15.182Z[ host-image] Dec 20 22:01:13.500 INFO O| Dec 20 22:01:13.500 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96152024-12-20T22:01:15.182Z[ host-image] Dec 20 22:01:13.500 INFO O| Dec 20 22:01:13.500 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96162024-12-20T22:01:15.182Z[ host-image] Dec 20 22:01:13.500 INFO O| Dec 20 22:01:13.500 INFO STEP 83 (ensure_dir) COMPLETE
96172024-12-20T22:01:15.184Z[ host-image] Dec 20 22:01:13.500 INFO O| Dec 20 22:01:13.500 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96182024-12-20T22:01:15.192Z[ host-image] Dec 20 22:01:13.510 INFO O| Dec 20 22:01:13.510 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96192024-12-20T22:01:15.192Z[ host-image] Dec 20 22:01:13.511 INFO O| Dec 20 22:01:13.510 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96202024-12-20T22:01:15.192Z[ host-image] Dec 20 22:01:13.511 INFO O| Dec 20 22:01:13.511 INFO STEP 84 (ensure_dir) COMPLETE
96212024-12-20T22:01:15.192Z[ host-image] Dec 20 22:01:13.511 INFO O| Dec 20 22:01:13.511 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96222024-12-20T22:01:15.205Z[ host-image] Dec 20 22:01:13.521 INFO O| Dec 20 22:01:13.521 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96232024-12-20T22:01:15.205Z[ host-image] Dec 20 22:01:13.521 INFO O| Dec 20 22:01:13.521 INFO copying /tmp/.tmp1JiDr8/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 ...
96242024-12-20T22:01:15.207Z[ host-image] Dec 20 22:01:13.521 INFO O| Dec 20 22:01:13.521 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96252024-12-20T22:01:15.207Z[ host-image] Dec 20 22:01:13.521 INFO O| Dec 20 22:01:13.521 INFO ok!
96262024-12-20T22:01:15.207Z[ host-image] Dec 20 22:01:13.521 INFO O| Dec 20 22:01:13.521 INFO STEP 85 (ensure_file) COMPLETE
96272024-12-20T22:01:15.207Z[ host-image] Dec 20 22:01:13.521 INFO O| Dec 20 22:01:13.521 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96282024-12-20T22:01:15.214Z[ host-image] Dec 20 22:01:13.532 INFO O| Dec 20 22:01:13.532 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96292024-12-20T22:01:15.216Z[ host-image] Dec 20 22:01:13.532 INFO O| Dec 20 22:01:13.532 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96302024-12-20T22:01:15.217Z[ host-image] Dec 20 22:01:13.532 INFO O| Dec 20 22:01:13.532 INFO STEP 86 (ensure_dir) COMPLETE
96312024-12-20T22:01:15.217Z[ host-image] Dec 20 22:01:13.532 INFO O| Dec 20 22:01:13.532 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96322024-12-20T22:01:15.223Z[ host-image] Dec 20 22:01:13.542 INFO O| Dec 20 22:01:13.542 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
96332024-12-20T22:01:15.224Z[ host-image] Dec 20 22:01:13.542 INFO O| Dec 20 22:01:13.542 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
96342024-12-20T22:01:15.226Z[ host-image] Dec 20 22:01:13.542 INFO O| Dec 20 22:01:13.542 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
96352024-12-20T22:01:15.226Z[ host-image] Dec 20 22:01:13.542 INFO O| Dec 20 22:01:13.542 INFO ok!
96362024-12-20T22:01:15.226Z[ host-image] Dec 20 22:01:13.542 INFO O| Dec 20 22:01:13.542 INFO STEP 87 (ensure_file) COMPLETE
96372024-12-20T22:01:15.226Z[ host-image] Dec 20 22:01:13.542 INFO O| Dec 20 22:01:13.542 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96382024-12-20T22:01:15.236Z[ host-image] Dec 20 22:01:13.553 INFO O| Dec 20 22:01:13.553 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
96392024-12-20T22:01:15.236Z[ host-image] Dec 20 22:01:13.553 INFO O| Dec 20 22:01:13.553 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
96402024-12-20T22:01:15.539Z[ host-image] Dec 20 22:01:13.857 INFO O| Dec 20 22:01:13.857 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
96412024-12-20T22:01:15.539Z[ host-image] Dec 20 22:01:13.857 INFO O| Dec 20 22:01:13.857 INFO ok!
96422024-12-20T22:01:15.539Z[ host-image] Dec 20 22:01:13.857 INFO O| Dec 20 22:01:13.857 INFO STEP 88 (ensure_file) COMPLETE
96432024-12-20T22:01:15.541Z[ host-image] Dec 20 22:01:13.857 INFO O| Dec 20 22:01:13.857 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96442024-12-20T22:01:15.551Z[ host-image] Dec 20 22:01:13.869 INFO O| Dec 20 22:01:13.869 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
96452024-12-20T22:01:15.551Z[ host-image] Dec 20 22:01:13.869 INFO O| Dec 20 22:01:13.869 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
96462024-12-20T22:01:16.093Z[ host-image] Dec 20 22:01:14.412 INFO O| Dec 20 22:01:14.412 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
96472024-12-20T22:01:16.093Z[ host-image] Dec 20 22:01:14.412 INFO O| Dec 20 22:01:14.412 INFO ok!
96482024-12-20T22:01:16.093Z[ host-image] Dec 20 22:01:14.412 INFO O| Dec 20 22:01:14.412 INFO STEP 89 (ensure_file) COMPLETE
96492024-12-20T22:01:16.093Z[ host-image] Dec 20 22:01:14.412 INFO O| Dec 20 22:01:14.412 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96502024-12-20T22:01:16.107Z[ host-image] Dec 20 22:01:14.424 INFO O| Dec 20 22:01:14.424 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
96512024-12-20T22:01:16.107Z[ host-image] Dec 20 22:01:14.424 INFO O| Dec 20 22:01:14.424 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
96522024-12-20T22:01:16.107Z[ host-image] Dec 20 22:01:14.424 INFO O| Dec 20 22:01:14.424 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
96532024-12-20T22:01:16.109Z[ host-image] Dec 20 22:01:14.424 INFO O| Dec 20 22:01:14.424 INFO ok!
96542024-12-20T22:01:16.109Z[ host-image] Dec 20 22:01:14.424 INFO O| Dec 20 22:01:14.424 INFO STEP 90 (ensure_file) COMPLETE
96552024-12-20T22:01:16.109Z[ host-image] Dec 20 22:01:14.424 INFO O| Dec 20 22:01:14.424 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96562024-12-20T22:01:16.115Z[ host-image] Dec 20 22:01:14.434 INFO O| Dec 20 22:01:14.434 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
96572024-12-20T22:01:16.118Z[ host-image] Dec 20 22:01:14.434 INFO O| Dec 20 22:01:14.434 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
96582024-12-20T22:01:16.118Z[ host-image] Dec 20 22:01:14.434 INFO O| Dec 20 22:01:14.434 INFO STEP 91 (ensure_dir) COMPLETE
96592024-12-20T22:01:16.118Z[ host-image] Dec 20 22:01:14.434 INFO O| Dec 20 22:01:14.434 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96602024-12-20T22:01:16.126Z[ host-image] Dec 20 22:01:14.445 INFO O| Dec 20 22:01:14.445 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
96612024-12-20T22:01:16.128Z[ host-image] Dec 20 22:01:14.445 INFO O| Dec 20 22:01:14.445 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ...
96622024-12-20T22:01:16.128Z[ host-image] Dec 20 22:01:14.445 INFO O| Dec 20 22:01:14.445 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
96632024-12-20T22:01:16.128Z[ host-image] Dec 20 22:01:14.445 INFO O| Dec 20 22:01:14.445 INFO ok!
96642024-12-20T22:01:16.128Z[ host-image] Dec 20 22:01:14.445 INFO O| Dec 20 22:01:14.445 INFO STEP 92 (ensure_file) COMPLETE
96652024-12-20T22:01:16.128Z[ host-image] Dec 20 22:01:14.445 INFO O| Dec 20 22:01:14.445 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96662024-12-20T22:01:16.137Z[ host-image] Dec 20 22:01:14.455 INFO O| Dec 20 22:01:14.455 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
96672024-12-20T22:01:16.137Z[ host-image] Dec 20 22:01:14.455 INFO O| Dec 20 22:01:14.455 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ...
96682024-12-20T22:01:16.137Z[ host-image] Dec 20 22:01:14.455 INFO O| Dec 20 22:01:14.455 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
96692024-12-20T22:01:16.137Z[ host-image] Dec 20 22:01:14.455 INFO O| Dec 20 22:01:14.455 INFO ok!
96702024-12-20T22:01:16.140Z[ host-image] Dec 20 22:01:14.455 INFO O| Dec 20 22:01:14.455 INFO STEP 93 (ensure_file) COMPLETE
96712024-12-20T22:01:16.140Z[ host-image] Dec 20 22:01:14.455 INFO O| Dec 20 22:01:14.455 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96722024-12-20T22:01:16.147Z[ host-image] Dec 20 22:01:14.466 INFO O| Dec 20 22:01:14.466 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
96732024-12-20T22:01:16.147Z[ host-image] Dec 20 22:01:14.466 INFO O| Dec 20 22:01:14.466 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ...
96742024-12-20T22:01:16.150Z[ host-image] Dec 20 22:01:14.466 INFO O| Dec 20 22:01:14.466 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
96752024-12-20T22:01:16.150Z[ host-image] Dec 20 22:01:14.466 INFO O| Dec 20 22:01:14.466 INFO ok!
96762024-12-20T22:01:16.150Z[ host-image] Dec 20 22:01:14.466 INFO O| Dec 20 22:01:14.466 INFO STEP 94 (ensure_file) COMPLETE
96772024-12-20T22:01:16.150Z[ host-image] Dec 20 22:01:14.466 INFO O| Dec 20 22:01:14.466 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96782024-12-20T22:01:16.158Z[ host-image] Dec 20 22:01:14.476 INFO O| Dec 20 22:01:14.476 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
96792024-12-20T22:01:16.160Z[ host-image] Dec 20 22:01:14.476 INFO O| Dec 20 22:01:14.476 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ...
96802024-12-20T22:01:16.160Z[ host-image] Dec 20 22:01:14.476 INFO O| Dec 20 22:01:14.476 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
96812024-12-20T22:01:16.160Z[ host-image] Dec 20 22:01:14.476 INFO O| Dec 20 22:01:14.476 INFO ok!
96822024-12-20T22:01:16.161Z[ host-image] Dec 20 22:01:14.476 INFO O| Dec 20 22:01:14.476 INFO STEP 95 (ensure_file) COMPLETE
96832024-12-20T22:01:16.161Z[ host-image] Dec 20 22:01:14.476 INFO O| Dec 20 22:01:14.476 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96842024-12-20T22:01:16.168Z[ host-image] Dec 20 22:01:14.487 INFO O| Dec 20 22:01:14.486 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
96852024-12-20T22:01:16.168Z[ host-image] Dec 20 22:01:14.487 INFO O| Dec 20 22:01:14.486 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ...
96862024-12-20T22:01:16.170Z[ host-image] Dec 20 22:01:14.487 INFO O| Dec 20 22:01:14.487 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
96872024-12-20T22:01:16.170Z[ host-image] Dec 20 22:01:14.487 INFO O| Dec 20 22:01:14.487 INFO ok!
96882024-12-20T22:01:16.170Z[ host-image] Dec 20 22:01:14.487 INFO O| Dec 20 22:01:14.487 INFO STEP 96 (ensure_file) COMPLETE
96892024-12-20T22:01:16.170Z[ host-image] Dec 20 22:01:14.487 INFO O| Dec 20 22:01:14.487 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96902024-12-20T22:01:16.178Z[ host-image] Dec 20 22:01:14.497 INFO O| Dec 20 22:01:14.497 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
96912024-12-20T22:01:16.178Z[ host-image] Dec 20 22:01:14.497 INFO O| Dec 20 22:01:14.497 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
96922024-12-20T22:01:16.180Z[ host-image] Dec 20 22:01:14.497 INFO O| Dec 20 22:01:14.497 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
96932024-12-20T22:01:16.180Z[ host-image] Dec 20 22:01:14.497 INFO O| Dec 20 22:01:14.497 INFO ok!
96942024-12-20T22:01:16.180Z[ host-image] Dec 20 22:01:14.497 INFO O| Dec 20 22:01:14.497 INFO STEP 97 (ensure_file) COMPLETE
96952024-12-20T22:01:16.180Z[ host-image] Dec 20 22:01:14.497 INFO O| Dec 20 22:01:14.497 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96962024-12-20T22:01:16.188Z[ host-image] Dec 20 22:01:14.507 INFO O| Dec 20 22:01:14.507 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
96972024-12-20T22:01:16.191Z[ host-image] Dec 20 22:01:14.507 INFO O| Dec 20 22:01:14.507 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ...
96982024-12-20T22:01:16.191Z[ host-image] Dec 20 22:01:14.507 INFO O| Dec 20 22:01:14.507 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
96992024-12-20T22:01:16.191Z[ host-image] Dec 20 22:01:14.507 INFO O| Dec 20 22:01:14.507 INFO ok!
97002024-12-20T22:01:16.191Z[ host-image] Dec 20 22:01:14.507 INFO O| Dec 20 22:01:14.507 INFO STEP 98 (ensure_file) COMPLETE
97012024-12-20T22:01:16.191Z[ host-image] Dec 20 22:01:14.507 INFO O| Dec 20 22:01:14.507 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97022024-12-20T22:01:16.199Z[ host-image] Dec 20 22:01:14.517 INFO O| Dec 20 22:01:14.517 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
97032024-12-20T22:01:16.199Z[ host-image] Dec 20 22:01:14.517 INFO O| Dec 20 22:01:14.517 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ...
97042024-12-20T22:01:16.201Z[ host-image] Dec 20 22:01:14.517 INFO O| Dec 20 22:01:14.517 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
97052024-12-20T22:01:16.201Z[ host-image] Dec 20 22:01:14.517 INFO O| Dec 20 22:01:14.517 INFO ok!
97062024-12-20T22:01:16.201Z[ host-image] Dec 20 22:01:14.517 INFO O| Dec 20 22:01:14.517 INFO STEP 99 (ensure_file) COMPLETE
97072024-12-20T22:01:16.201Z[ host-image] Dec 20 22:01:14.517 INFO O| Dec 20 22:01:14.517 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97082024-12-20T22:01:16.209Z[ host-image] Dec 20 22:01:14.527 INFO O| Dec 20 22:01:14.527 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
97092024-12-20T22:01:16.209Z[ host-image] Dec 20 22:01:14.527 INFO O| Dec 20 22:01:14.527 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ...
97102024-12-20T22:01:16.211Z[ host-image] Dec 20 22:01:14.527 INFO O| Dec 20 22:01:14.527 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
97112024-12-20T22:01:16.211Z[ host-image] Dec 20 22:01:14.527 INFO O| Dec 20 22:01:14.527 INFO ok!
97122024-12-20T22:01:16.211Z[ host-image] Dec 20 22:01:14.527 INFO O| Dec 20 22:01:14.527 INFO STEP 100 (ensure_file) COMPLETE
97132024-12-20T22:01:16.211Z[ host-image] Dec 20 22:01:14.527 INFO O| Dec 20 22:01:14.527 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97142024-12-20T22:01:16.219Z[ host-image] Dec 20 22:01:14.537 INFO O| Dec 20 22:01:14.537 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
97152024-12-20T22:01:16.219Z[ host-image] Dec 20 22:01:14.537 INFO O| Dec 20 22:01:14.537 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
97162024-12-20T22:01:16.221Z[ host-image] Dec 20 22:01:14.537 INFO O| Dec 20 22:01:14.537 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
97172024-12-20T22:01:16.221Z[ host-image] Dec 20 22:01:14.537 INFO O| Dec 20 22:01:14.537 INFO ok!
97182024-12-20T22:01:16.221Z[ host-image] Dec 20 22:01:14.537 INFO O| Dec 20 22:01:14.537 INFO STEP 101 (ensure_file) COMPLETE
97192024-12-20T22:01:16.221Z[ host-image] Dec 20 22:01:14.537 INFO O| Dec 20 22:01:14.537 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97202024-12-20T22:01:16.229Z[ host-image] Dec 20 22:01:14.547 INFO O| Dec 20 22:01:14.547 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
97212024-12-20T22:01:16.229Z[ host-image] Dec 20 22:01:14.547 INFO O| Dec 20 22:01:14.547 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ...
97222024-12-20T22:01:16.231Z[ host-image] Dec 20 22:01:14.548 INFO O| Dec 20 22:01:14.547 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
97232024-12-20T22:01:16.231Z[ host-image] Dec 20 22:01:14.548 INFO O| Dec 20 22:01:14.548 INFO ok!
97242024-12-20T22:01:16.231Z[ host-image] Dec 20 22:01:14.548 INFO O| Dec 20 22:01:14.548 INFO STEP 102 (ensure_file) COMPLETE
97252024-12-20T22:01:16.231Z[ host-image] Dec 20 22:01:14.548 INFO O| Dec 20 22:01:14.548 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97262024-12-20T22:01:16.239Z[ host-image] Dec 20 22:01:14.558 INFO O| Dec 20 22:01:14.558 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
97272024-12-20T22:01:16.239Z[ host-image] Dec 20 22:01:14.558 INFO O| Dec 20 22:01:14.558 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ...
97282024-12-20T22:01:16.242Z[ host-image] Dec 20 22:01:14.558 INFO O| Dec 20 22:01:14.558 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
97292024-12-20T22:01:16.242Z[ host-image] Dec 20 22:01:14.558 INFO O| Dec 20 22:01:14.558 INFO ok!
97302024-12-20T22:01:16.242Z[ host-image] Dec 20 22:01:14.558 INFO O| Dec 20 22:01:14.558 INFO STEP 103 (ensure_file) COMPLETE
97312024-12-20T22:01:16.242Z[ host-image] Dec 20 22:01:14.558 INFO O| Dec 20 22:01:14.558 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97322024-12-20T22:01:16.249Z[ host-image] Dec 20 22:01:14.568 INFO O| Dec 20 22:01:14.568 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
97332024-12-20T22:01:16.249Z[ host-image] Dec 20 22:01:14.568 INFO O| Dec 20 22:01:14.568 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ...
97342024-12-20T22:01:16.252Z[ host-image] Dec 20 22:01:14.568 INFO O| Dec 20 22:01:14.568 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
97352024-12-20T22:01:16.252Z[ host-image] Dec 20 22:01:14.568 INFO O| Dec 20 22:01:14.568 INFO ok!
97362024-12-20T22:01:16.252Z[ host-image] Dec 20 22:01:14.568 INFO O| Dec 20 22:01:14.568 INFO STEP 104 (ensure_file) COMPLETE
97372024-12-20T22:01:16.252Z[ host-image] Dec 20 22:01:14.568 INFO O| Dec 20 22:01:14.568 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97382024-12-20T22:01:16.261Z[ host-image] Dec 20 22:01:14.579 INFO O| Dec 20 22:01:14.579 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
97392024-12-20T22:01:16.261Z[ host-image] Dec 20 22:01:14.579 INFO O| Dec 20 22:01:14.579 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ...
97402024-12-20T22:01:16.266Z[ host-image] Dec 20 22:01:14.579 INFO O| Dec 20 22:01:14.579 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
97412024-12-20T22:01:16.266Z[ host-image] Dec 20 22:01:14.579 INFO O| Dec 20 22:01:14.579 INFO ok!
97422024-12-20T22:01:16.266Z[ host-image] Dec 20 22:01:14.579 INFO O| Dec 20 22:01:14.579 INFO STEP 105 (ensure_file) COMPLETE
97432024-12-20T22:01:16.266Z[ host-image] Dec 20 22:01:14.579 INFO O| Dec 20 22:01:14.579 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97442024-12-20T22:01:16.270Z[ host-image] Dec 20 22:01:14.589 INFO O| Dec 20 22:01:14.589 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
97452024-12-20T22:01:16.270Z[ host-image] Dec 20 22:01:14.589 INFO O| Dec 20 22:01:14.589 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ...
97462024-12-20T22:01:16.273Z[ host-image] Dec 20 22:01:14.589 INFO O| Dec 20 22:01:14.589 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
97472024-12-20T22:01:16.273Z[ host-image] Dec 20 22:01:14.589 INFO O| Dec 20 22:01:14.589 INFO ok!
97482024-12-20T22:01:16.273Z[ host-image] Dec 20 22:01:14.589 INFO O| Dec 20 22:01:14.589 INFO STEP 106 (ensure_file) COMPLETE
97492024-12-20T22:01:16.273Z[ host-image] Dec 20 22:01:14.589 INFO O| Dec 20 22:01:14.589 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97502024-12-20T22:01:16.282Z[ host-image] Dec 20 22:01:14.599 INFO O| Dec 20 22:01:14.599 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
97512024-12-20T22:01:16.282Z[ host-image] Dec 20 22:01:14.599 INFO O| Dec 20 22:01:14.599 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ...
97522024-12-20T22:01:16.286Z[ host-image] Dec 20 22:01:14.599 INFO O| Dec 20 22:01:14.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
97532024-12-20T22:01:16.286Z[ host-image] Dec 20 22:01:14.599 INFO O| Dec 20 22:01:14.599 INFO ok!
97542024-12-20T22:01:16.286Z[ host-image] Dec 20 22:01:14.599 INFO O| Dec 20 22:01:14.599 INFO STEP 107 (ensure_file) COMPLETE
97552024-12-20T22:01:16.286Z[ host-image] Dec 20 22:01:14.599 INFO O| Dec 20 22:01:14.599 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97562024-12-20T22:01:16.290Z[ host-image] Dec 20 22:01:14.609 INFO O| Dec 20 22:01:14.609 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
97572024-12-20T22:01:16.293Z[ host-image] Dec 20 22:01:14.609 INFO O| Dec 20 22:01:14.609 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ...
97582024-12-20T22:01:16.293Z[ host-image] Dec 20 22:01:14.609 INFO O| Dec 20 22:01:14.609 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
97592024-12-20T22:01:16.293Z[ host-image] Dec 20 22:01:14.609 INFO O| Dec 20 22:01:14.609 INFO ok!
97602024-12-20T22:01:16.293Z[ host-image] Dec 20 22:01:14.609 INFO O| Dec 20 22:01:14.609 INFO STEP 108 (ensure_file) COMPLETE
97612024-12-20T22:01:16.293Z[ host-image] Dec 20 22:01:14.609 INFO O| Dec 20 22:01:14.609 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97622024-12-20T22:01:16.301Z[ host-image] Dec 20 22:01:14.619 INFO O| Dec 20 22:01:14.619 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
97632024-12-20T22:01:16.301Z[ host-image] Dec 20 22:01:14.619 INFO O| Dec 20 22:01:14.619 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ...
97642024-12-20T22:01:16.305Z[ host-image] Dec 20 22:01:14.619 INFO O| Dec 20 22:01:14.619 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
97652024-12-20T22:01:16.305Z[ host-image] Dec 20 22:01:14.619 INFO O| Dec 20 22:01:14.619 INFO ok!
97662024-12-20T22:01:16.305Z[ host-image] Dec 20 22:01:14.619 INFO O| Dec 20 22:01:14.619 INFO STEP 109 (ensure_file) COMPLETE
97672024-12-20T22:01:16.305Z[ host-image] Dec 20 22:01:14.619 INFO O| Dec 20 22:01:14.619 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97682024-12-20T22:01:16.311Z[ host-image] Dec 20 22:01:14.629 INFO O| Dec 20 22:01:14.629 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
97692024-12-20T22:01:16.314Z[ host-image] Dec 20 22:01:14.629 INFO O| Dec 20 22:01:14.629 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ...
97702024-12-20T22:01:16.314Z[ host-image] Dec 20 22:01:14.629 INFO O| Dec 20 22:01:14.629 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
97712024-12-20T22:01:16.315Z[ host-image] Dec 20 22:01:14.629 INFO O| Dec 20 22:01:14.629 INFO ok!
97722024-12-20T22:01:16.315Z[ host-image] Dec 20 22:01:14.629 INFO O| Dec 20 22:01:14.629 INFO STEP 110 (ensure_file) COMPLETE
97732024-12-20T22:01:16.315Z[ host-image] Dec 20 22:01:14.629 INFO O| Dec 20 22:01:14.629 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97742024-12-20T22:01:16.322Z[ host-image] Dec 20 22:01:14.640 INFO O| Dec 20 22:01:14.640 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
97752024-12-20T22:01:16.322Z[ host-image] Dec 20 22:01:14.640 INFO O| Dec 20 22:01:14.640 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ...
97762024-12-20T22:01:16.326Z[ host-image] Dec 20 22:01:14.640 INFO O| Dec 20 22:01:14.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
97772024-12-20T22:01:16.326Z[ host-image] Dec 20 22:01:14.640 INFO O| Dec 20 22:01:14.640 INFO ok!
97782024-12-20T22:01:16.326Z[ host-image] Dec 20 22:01:14.640 INFO O| Dec 20 22:01:14.640 INFO STEP 111 (ensure_file) COMPLETE
97792024-12-20T22:01:16.326Z[ host-image] Dec 20 22:01:14.640 INFO O| Dec 20 22:01:14.640 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97802024-12-20T22:01:16.333Z[ host-image] Dec 20 22:01:14.652 INFO O| Dec 20 22:01:14.651 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
97812024-12-20T22:01:16.333Z[ host-image] Dec 20 22:01:14.652 INFO O| Dec 20 22:01:14.652 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ...
97822024-12-20T22:01:16.333Z[ host-image] Dec 20 22:01:14.652 INFO O| Dec 20 22:01:14.652 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
97832024-12-20T22:01:16.336Z[ host-image] Dec 20 22:01:14.652 INFO O| Dec 20 22:01:14.652 INFO ok!
97842024-12-20T22:01:16.336Z[ host-image] Dec 20 22:01:14.652 INFO O| Dec 20 22:01:14.652 INFO STEP 112 (ensure_file) COMPLETE
97852024-12-20T22:01:16.336Z[ host-image] Dec 20 22:01:14.652 INFO O| Dec 20 22:01:14.652 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97862024-12-20T22:01:16.345Z[ host-image] Dec 20 22:01:14.663 INFO O| Dec 20 22:01:14.662 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
97872024-12-20T22:01:16.347Z[ host-image] Dec 20 22:01:14.663 INFO O| Dec 20 22:01:14.662 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d ...
97882024-12-20T22:01:16.347Z[ host-image] Dec 20 22:01:14.663 INFO O| Dec 20 22:01:14.663 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
97892024-12-20T22:01:16.347Z[ host-image] Dec 20 22:01:14.663 INFO O| Dec 20 22:01:14.663 INFO ok!
97902024-12-20T22:01:16.347Z[ host-image] Dec 20 22:01:14.663 INFO O| Dec 20 22:01:14.663 INFO STEP 113 (ensure_file) COMPLETE
97912024-12-20T22:01:16.347Z[ host-image] Dec 20 22:01:14.663 INFO O| Dec 20 22:01:14.663 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97922024-12-20T22:01:16.355Z[ host-image] Dec 20 22:01:14.673 INFO O| Dec 20 22:01:14.673 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
97932024-12-20T22:01:16.359Z[ host-image] Dec 20 22:01:14.673 INFO O| Dec 20 22:01:14.673 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ...
97942024-12-20T22:01:16.359Z[ host-image] Dec 20 22:01:14.674 INFO O| Dec 20 22:01:14.674 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
97952024-12-20T22:01:16.359Z[ host-image] Dec 20 22:01:14.674 INFO O| Dec 20 22:01:14.674 INFO ok!
97962024-12-20T22:01:16.359Z[ host-image] Dec 20 22:01:14.674 INFO O| Dec 20 22:01:14.674 INFO STEP 114 (ensure_file) COMPLETE
97972024-12-20T22:01:16.359Z[ host-image] Dec 20 22:01:14.674 INFO O| Dec 20 22:01:14.674 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97982024-12-20T22:01:16.365Z[ host-image] Dec 20 22:01:14.684 INFO O| Dec 20 22:01:14.684 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
97992024-12-20T22:01:16.365Z[ host-image] Dec 20 22:01:14.684 INFO O| Dec 20 22:01:14.684 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d ...
98002024-12-20T22:01:16.369Z[ host-image] Dec 20 22:01:14.684 INFO O| Dec 20 22:01:14.684 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
98012024-12-20T22:01:16.369Z[ host-image] Dec 20 22:01:14.684 INFO O| Dec 20 22:01:14.684 INFO ok!
98022024-12-20T22:01:16.369Z[ host-image] Dec 20 22:01:14.684 INFO O| Dec 20 22:01:14.684 INFO STEP 115 (ensure_file) COMPLETE
98032024-12-20T22:01:16.369Z[ host-image] Dec 20 22:01:14.684 INFO O| Dec 20 22:01:14.684 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98042024-12-20T22:01:16.376Z[ host-image] Dec 20 22:01:14.695 INFO O| Dec 20 22:01:14.695 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
98052024-12-20T22:01:16.376Z[ host-image] Dec 20 22:01:14.695 INFO O| Dec 20 22:01:14.695 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ...
98062024-12-20T22:01:16.379Z[ host-image] Dec 20 22:01:14.695 INFO O| Dec 20 22:01:14.695 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
98072024-12-20T22:01:16.379Z[ host-image] Dec 20 22:01:14.695 INFO O| Dec 20 22:01:14.695 INFO ok!
98082024-12-20T22:01:16.379Z[ host-image] Dec 20 22:01:14.695 INFO O| Dec 20 22:01:14.695 INFO STEP 116 (ensure_file) COMPLETE
98092024-12-20T22:01:16.379Z[ host-image] Dec 20 22:01:14.695 INFO O| Dec 20 22:01:14.695 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98102024-12-20T22:01:16.387Z[ host-image] Dec 20 22:01:14.706 INFO O| Dec 20 22:01:14.706 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
98112024-12-20T22:01:16.387Z[ host-image] Dec 20 22:01:14.706 INFO O| Dec 20 22:01:14.706 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ...
98122024-12-20T22:01:16.390Z[ host-image] Dec 20 22:01:14.706 INFO O| Dec 20 22:01:14.706 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
98132024-12-20T22:01:16.390Z[ host-image] Dec 20 22:01:14.706 INFO O| Dec 20 22:01:14.706 INFO ok!
98142024-12-20T22:01:16.390Z[ host-image] Dec 20 22:01:14.706 INFO O| Dec 20 22:01:14.706 INFO STEP 117 (ensure_file) COMPLETE
98152024-12-20T22:01:16.390Z[ host-image] Dec 20 22:01:14.706 INFO O| Dec 20 22:01:14.706 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98162024-12-20T22:01:16.398Z[ host-image] Dec 20 22:01:14.717 INFO O| Dec 20 22:01:14.716 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
98172024-12-20T22:01:16.398Z[ host-image] Dec 20 22:01:14.717 INFO O| Dec 20 22:01:14.716 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
98182024-12-20T22:01:16.400Z[ host-image] Dec 20 22:01:14.717 INFO O| Dec 20 22:01:14.717 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
98192024-12-20T22:01:16.400Z[ host-image] Dec 20 22:01:14.717 INFO O| Dec 20 22:01:14.717 INFO ok!
98202024-12-20T22:01:16.400Z[ host-image] Dec 20 22:01:14.717 INFO O| Dec 20 22:01:14.717 INFO STEP 118 (ensure_file) COMPLETE
98212024-12-20T22:01:16.400Z[ host-image] Dec 20 22:01:14.717 INFO O| Dec 20 22:01:14.717 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98222024-12-20T22:01:16.409Z[ host-image] Dec 20 22:01:14.727 INFO O| Dec 20 22:01:14.727 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
98232024-12-20T22:01:16.411Z[ host-image] Dec 20 22:01:14.727 INFO O| Dec 20 22:01:14.727 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ...
98242024-12-20T22:01:16.411Z[ host-image] Dec 20 22:01:14.727 INFO O| Dec 20 22:01:14.727 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
98252024-12-20T22:01:16.411Z[ host-image] Dec 20 22:01:14.727 INFO O| Dec 20 22:01:14.727 INFO ok!
98262024-12-20T22:01:16.411Z[ host-image] Dec 20 22:01:14.728 INFO O| Dec 20 22:01:14.727 INFO STEP 119 (ensure_file) COMPLETE
98272024-12-20T22:01:16.411Z[ host-image] Dec 20 22:01:14.728 INFO O| Dec 20 22:01:14.727 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98282024-12-20T22:01:16.421Z[ host-image] Dec 20 22:01:14.738 INFO O| Dec 20 22:01:14.738 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
98292024-12-20T22:01:16.421Z[ host-image] Dec 20 22:01:14.738 INFO O| Dec 20 22:01:14.738 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
98302024-12-20T22:01:16.424Z[ host-image] Dec 20 22:01:14.738 INFO O| Dec 20 22:01:14.738 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
98312024-12-20T22:01:16.424Z[ host-image] Dec 20 22:01:14.738 INFO O| Dec 20 22:01:14.738 INFO ok!
98322024-12-20T22:01:16.424Z[ host-image] Dec 20 22:01:14.738 INFO O| Dec 20 22:01:14.738 INFO STEP 120 (ensure_file) COMPLETE
98332024-12-20T22:01:16.424Z[ host-image] Dec 20 22:01:14.738 INFO O| Dec 20 22:01:14.738 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98342024-12-20T22:01:16.430Z[ host-image] Dec 20 22:01:14.749 INFO O| Dec 20 22:01:14.748 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
98352024-12-20T22:01:16.430Z[ host-image] Dec 20 22:01:14.749 INFO O| Dec 20 22:01:14.749 INFO copying /tmp/.tmp1JiDr8/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
98362024-12-20T22:01:22.402Z[ host-image] Dec 20 22:01:20.719 INFO O| Dec 20 22:01:20.719 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
98372024-12-20T22:01:22.402Z[ host-image] Dec 20 22:01:20.719 INFO O| Dec 20 22:01:20.719 INFO ok!
98382024-12-20T22:01:22.402Z[ host-image] Dec 20 22:01:20.719 INFO O| Dec 20 22:01:20.719 INFO STEP 121 (ensure_file) COMPLETE
98392024-12-20T22:01:22.405Z[ host-image] Dec 20 22:01:20.719 INFO O| Dec 20 22:01:20.719 INFO STEP 122: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98402024-12-20T22:01:22.421Z[ host-image] Dec 20 22:01:20.738 INFO O| Dec 20 22:01:20.738 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
98412024-12-20T22:01:22.421Z[ host-image] Dec 20 22:01:20.738 INFO O| Dec 20 22:01:20.738 INFO STEP 122 (ensure_dir) COMPLETE
98422024-12-20T22:01:22.421Z[ host-image] Dec 20 22:01:20.738 INFO O| Dec 20 22:01:20.738 INFO STEP 123: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98432024-12-20T22:01:22.439Z[ host-image] Dec 20 22:01:20.756 INFO O| Dec 20 22:01:20.756 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
98442024-12-20T22:01:22.439Z[ host-image] Dec 20 22:01:20.756 INFO O| Dec 20 22:01:20.756 INFO STEP 123 (ensure_dir) COMPLETE
98452024-12-20T22:01:22.445Z[ host-image] Dec 20 22:01:20.756 INFO O| Dec 20 22:01:20.756 INFO STEP 124: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98462024-12-20T22:01:22.457Z[ host-image] Dec 20 22:01:20.774 INFO O| Dec 20 22:01:20.774 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
98472024-12-20T22:01:22.457Z[ host-image] Dec 20 22:01:20.775 INFO O| Dec 20 22:01:20.774 INFO STEP 124 (ensure_dir) COMPLETE
98482024-12-20T22:01:22.460Z[ host-image] Dec 20 22:01:20.775 INFO O| Dec 20 22:01:20.774 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98492024-12-20T22:01:22.476Z[ host-image] Dec 20 22:01:20.793 INFO O| Dec 20 22:01:20.793 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
98502024-12-20T22:01:22.476Z[ host-image] Dec 20 22:01:20.793 INFO O| Dec 20 22:01:20.793 INFO STEP 125 (ensure_dir) COMPLETE
98512024-12-20T22:01:22.479Z[ host-image] Dec 20 22:01:20.793 INFO O| Dec 20 22:01:20.793 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98522024-12-20T22:01:22.495Z[ host-image] Dec 20 22:01:20.812 INFO O| Dec 20 22:01:20.812 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
98532024-12-20T22:01:22.495Z[ host-image] Dec 20 22:01:20.812 INFO O| Dec 20 22:01:20.812 INFO copying /tmp/.tmp1JiDr8/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 ...
98542024-12-20T22:01:22.495Z[ host-image] Dec 20 22:01:20.812 INFO O| Dec 20 22:01:20.812 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
98552024-12-20T22:01:22.497Z[ host-image] Dec 20 22:01:20.812 INFO O| Dec 20 22:01:20.812 INFO ok!
98562024-12-20T22:01:22.497Z[ host-image] Dec 20 22:01:20.812 INFO O| Dec 20 22:01:20.812 INFO STEP 126 (ensure_file) COMPLETE
98572024-12-20T22:01:22.497Z[ host-image] Dec 20 22:01:20.812 INFO O| Dec 20 22:01:20.812 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98582024-12-20T22:01:22.514Z[ host-image] Dec 20 22:01:20.831 INFO O| Dec 20 22:01:20.831 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
98592024-12-20T22:01:22.514Z[ host-image] Dec 20 22:01:20.831 INFO O| Dec 20 22:01:20.831 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
98602024-12-20T22:01:22.514Z[ host-image] Dec 20 22:01:20.831 INFO O| Dec 20 22:01:20.831 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
98612024-12-20T22:01:22.514Z[ host-image] Dec 20 22:01:20.831 INFO O| Dec 20 22:01:20.831 INFO STEP 127 (ensure_dir) COMPLETE
98622024-12-20T22:01:22.514Z[ host-image] Dec 20 22:01:20.831 INFO O| Dec 20 22:01:20.831 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98632024-12-20T22:01:22.532Z[ host-image] Dec 20 22:01:20.849 INFO O| Dec 20 22:01:20.849 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
98642024-12-20T22:01:22.532Z[ host-image] Dec 20 22:01:20.849 INFO O| Dec 20 22:01:20.849 INFO copying /tmp/.tmp1JiDr8/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
98652024-12-20T22:01:22.532Z[ host-image] Dec 20 22:01:20.849 INFO O| Dec 20 22:01:20.849 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
98662024-12-20T22:01:22.532Z[ host-image] Dec 20 22:01:20.849 INFO O| Dec 20 22:01:20.849 INFO ok!
98672024-12-20T22:01:22.534Z[ host-image] Dec 20 22:01:20.849 INFO O| Dec 20 22:01:20.849 INFO STEP 128 (ensure_file) COMPLETE
98682024-12-20T22:01:22.534Z[ host-image] Dec 20 22:01:20.849 INFO O| Dec 20 22:01:20.849 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98692024-12-20T22:01:22.549Z[ host-image] Dec 20 22:01:20.867 INFO O| Dec 20 22:01:20.867 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
98702024-12-20T22:01:22.551Z[ host-image] Dec 20 22:01:20.867 INFO O| Dec 20 22:01:20.867 INFO STEP 129 (remove_files) COMPLETE
98712024-12-20T22:01:22.551Z[ host-image] Dec 20 22:01:20.867 INFO O| Dec 20 22:01:20.867 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98722024-12-20T22:01:22.567Z[ host-image] Dec 20 22:01:20.885 INFO O| Dec 20 22:01:20.885 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
98732024-12-20T22:01:22.568Z[ host-image] Dec 20 22:01:20.885 INFO O| Dec 20 22:01:20.885 INFO STEP 130 (remove_files) COMPLETE
98742024-12-20T22:01:22.570Z[ host-image] Dec 20 22:01:20.885 INFO O| Dec 20 22:01:20.885 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98752024-12-20T22:01:22.586Z[ host-image] Dec 20 22:01:20.903 INFO O| Dec 20 22:01:20.903 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
98762024-12-20T22:01:22.588Z[ host-image] Dec 20 22:01:20.903 INFO O| Dec 20 22:01:20.903 INFO STEP 131 (remove_files) COMPLETE
98772024-12-20T22:01:22.588Z[ host-image] Dec 20 22:01:20.903 INFO O| Dec 20 22:01:20.903 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98782024-12-20T22:01:22.605Z[ host-image] Dec 20 22:01:20.922 INFO O| Dec 20 22:01:20.922 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
98792024-12-20T22:01:22.609Z[ host-image] Dec 20 22:01:20.923 INFO O| Dec 20 22:01:20.923 INFO STEP 132 (remove_files) COMPLETE
98802024-12-20T22:01:22.609Z[ host-image] Dec 20 22:01:20.923 INFO O| Dec 20 22:01:20.923 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98812024-12-20T22:01:22.624Z[ host-image] Dec 20 22:01:20.941 INFO O| Dec 20 22:01:20.941 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
98822024-12-20T22:01:22.628Z[ host-image] Dec 20 22:01:20.942 INFO O| Dec 20 22:01:20.941 INFO STEP 133 (remove_files) COMPLETE
98832024-12-20T22:01:22.628Z[ host-image] Dec 20 22:01:20.942 INFO O| Dec 20 22:01:20.941 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98842024-12-20T22:01:22.643Z[ host-image] Dec 20 22:01:20.960 INFO O| Dec 20 22:01:20.960 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
98852024-12-20T22:01:22.646Z[ host-image] Dec 20 22:01:20.960 INFO O| Dec 20 22:01:20.960 INFO STEP 134 (remove_files) COMPLETE
98862024-12-20T22:01:22.646Z[ host-image] Dec 20 22:01:20.960 INFO O| Dec 20 22:01:20.960 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98872024-12-20T22:01:22.661Z[ host-image] Dec 20 22:01:20.979 INFO O| Dec 20 22:01:20.979 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
98882024-12-20T22:01:22.661Z[ host-image] Dec 20 22:01:20.979 INFO O| Dec 20 22:01:20.979 INFO STEP 135 (remove_files) COMPLETE
98892024-12-20T22:01:22.661Z[ host-image] Dec 20 22:01:20.979 INFO O| Dec 20 22:01:20.979 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98902024-12-20T22:01:22.698Z[ host-image] Dec 20 22:01:21.015 INFO O| Dec 20 22:01:21.015 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
98912024-12-20T22:01:22.698Z[ host-image] Dec 20 22:01:21.015 INFO O| Dec 20 22:01:21.015 INFO STEP 136 (remove_files) COMPLETE
98922024-12-20T22:01:22.700Z[ host-image] Dec 20 22:01:21.015 INFO O| Dec 20 22:01:21.015 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98932024-12-20T22:01:22.718Z[ host-image] Dec 20 22:01:21.035 INFO O| Dec 20 22:01:21.035 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
98942024-12-20T22:01:22.718Z[ host-image] Dec 20 22:01:21.035 INFO O| Dec 20 22:01:21.035 INFO STEP 137 (remove_files) COMPLETE
98952024-12-20T22:01:22.718Z[ host-image] Dec 20 22:01:21.035 INFO O| Dec 20 22:01:21.035 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98962024-12-20T22:01:22.739Z[ host-image] Dec 20 22:01:21.056 INFO O| Dec 20 22:01:21.056 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
98972024-12-20T22:01:22.739Z[ host-image] Dec 20 22:01:21.056 INFO O| Dec 20 22:01:21.056 INFO STEP 138 (remove_files) COMPLETE
98982024-12-20T22:01:22.739Z[ host-image] Dec 20 22:01:21.056 INFO O| Dec 20 22:01:21.056 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98992024-12-20T22:01:22.757Z[ host-image] Dec 20 22:01:21.074 INFO O| Dec 20 22:01:21.074 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
99002024-12-20T22:01:22.760Z[ host-image] Dec 20 22:01:21.074 INFO O| Dec 20 22:01:21.074 INFO STEP 139 (remove_files) COMPLETE
99012024-12-20T22:01:22.760Z[ host-image] Dec 20 22:01:21.075 INFO O| Dec 20 22:01:21.074 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99022024-12-20T22:01:22.774Z[ host-image] Dec 20 22:01:21.091 INFO O| Dec 20 22:01:21.091 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
99032024-12-20T22:01:22.774Z[ host-image] Dec 20 22:01:21.091 INFO O| Dec 20 22:01:21.091 INFO STEP 140 (remove_files) COMPLETE
99042024-12-20T22:01:22.776Z[ host-image] Dec 20 22:01:21.091 INFO O| Dec 20 22:01:21.091 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99052024-12-20T22:01:22.792Z[ host-image] Dec 20 22:01:21.109 INFO O| Dec 20 22:01:21.109 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
99062024-12-20T22:01:22.792Z[ host-image] Dec 20 22:01:21.109 INFO O| Dec 20 22:01:21.109 INFO STEP 141 (remove_files) COMPLETE
99072024-12-20T22:01:22.792Z[ host-image] Dec 20 22:01:21.109 INFO O| Dec 20 22:01:21.109 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99082024-12-20T22:01:22.808Z[ host-image] Dec 20 22:01:21.125 INFO O| Dec 20 22:01:21.125 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
99092024-12-20T22:01:22.808Z[ host-image] Dec 20 22:01:21.125 INFO O| Dec 20 22:01:21.125 INFO STEP 142 (remove_files) COMPLETE
99102024-12-20T22:01:22.810Z[ host-image] Dec 20 22:01:21.125 INFO O| Dec 20 22:01:21.125 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99112024-12-20T22:01:22.825Z[ host-image] Dec 20 22:01:21.142 INFO O| Dec 20 22:01:21.142 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
99122024-12-20T22:01:22.825Z[ host-image] Dec 20 22:01:21.142 INFO O| Dec 20 22:01:21.142 INFO STEP 143 (remove_files) COMPLETE
99132024-12-20T22:01:22.827Z[ host-image] Dec 20 22:01:21.142 INFO O| Dec 20 22:01:21.142 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99142024-12-20T22:01:22.840Z[ host-image] Dec 20 22:01:21.157 INFO O| Dec 20 22:01:21.157 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
99152024-12-20T22:01:22.840Z[ host-image] Dec 20 22:01:21.157 INFO O| Dec 20 22:01:21.157 INFO STEP 144 (remove_files) COMPLETE
99162024-12-20T22:01:22.840Z[ host-image] Dec 20 22:01:21.157 INFO O| Dec 20 22:01:21.157 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99172024-12-20T22:01:22.857Z[ host-image] Dec 20 22:01:21.175 INFO O| Dec 20 22:01:21.175 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
99182024-12-20T22:01:22.858Z[ host-image] Dec 20 22:01:21.175 INFO O| Dec 20 22:01:21.175 INFO STEP 145 (remove_files) COMPLETE
99192024-12-20T22:01:22.860Z[ host-image] Dec 20 22:01:21.175 INFO O| Dec 20 22:01:21.175 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99202024-12-20T22:01:22.876Z[ host-image] Dec 20 22:01:21.193 INFO O| Dec 20 22:01:21.193 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
99212024-12-20T22:01:22.879Z[ host-image] Dec 20 22:01:21.194 INFO O| Dec 20 22:01:21.194 INFO STEP 146 (remove_files) COMPLETE
99222024-12-20T22:01:22.879Z[ host-image] Dec 20 22:01:21.194 INFO O| Dec 20 22:01:21.194 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99232024-12-20T22:01:22.898Z[ host-image] Dec 20 22:01:21.216 INFO O| Dec 20 22:01:21.215 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
99242024-12-20T22:01:22.901Z[ host-image] Dec 20 22:01:21.216 INFO O| Dec 20 22:01:21.216 INFO STEP 147 (remove_files) COMPLETE
99252024-12-20T22:01:22.901Z[ host-image] Dec 20 22:01:21.216 INFO O| Dec 20 22:01:21.216 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99262024-12-20T22:01:22.919Z[ host-image] Dec 20 22:01:21.236 INFO O| Dec 20 22:01:21.236 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
99272024-12-20T22:01:22.921Z[ host-image] Dec 20 22:01:21.236 INFO O| Dec 20 22:01:21.236 INFO STEP 148 (remove_files) COMPLETE
99282024-12-20T22:01:22.921Z[ host-image] Dec 20 22:01:21.236 INFO O| Dec 20 22:01:21.236 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99292024-12-20T22:01:22.941Z[ host-image] Dec 20 22:01:21.258 INFO O| Dec 20 22:01:21.258 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
99302024-12-20T22:01:22.943Z[ host-image] Dec 20 22:01:21.258 INFO O| Dec 20 22:01:21.258 INFO STEP 149 (remove_files) COMPLETE
99312024-12-20T22:01:22.943Z[ host-image] Dec 20 22:01:21.258 INFO O| Dec 20 22:01:21.258 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99322024-12-20T22:01:22.961Z[ host-image] Dec 20 22:01:21.278 INFO O| Dec 20 22:01:21.278 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
99332024-12-20T22:01:22.963Z[ host-image] Dec 20 22:01:21.279 INFO O| Dec 20 22:01:21.279 INFO STEP 150 (remove_files) COMPLETE
99342024-12-20T22:01:22.963Z[ host-image] Dec 20 22:01:21.279 INFO O| Dec 20 22:01:21.279 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99352024-12-20T22:01:22.981Z[ host-image] Dec 20 22:01:21.298 INFO O| Dec 20 22:01:21.298 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
99362024-12-20T22:01:22.984Z[ host-image] Dec 20 22:01:21.298 INFO O| Dec 20 22:01:21.298 INFO STEP 151 (remove_files) COMPLETE
99372024-12-20T22:01:22.984Z[ host-image] Dec 20 22:01:21.299 INFO O| Dec 20 22:01:21.299 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99382024-12-20T22:01:23.001Z[ host-image] Dec 20 22:01:21.318 INFO O| Dec 20 22:01:21.318 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
99392024-12-20T22:01:23.004Z[ host-image] Dec 20 22:01:21.318 INFO O| Dec 20 22:01:21.318 INFO STEP 152 (remove_files) COMPLETE
99402024-12-20T22:01:23.004Z[ host-image] Dec 20 22:01:21.318 INFO O| Dec 20 22:01:21.318 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99412024-12-20T22:01:23.020Z[ host-image] Dec 20 22:01:21.337 INFO O| Dec 20 22:01:21.337 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
99422024-12-20T22:01:23.020Z[ host-image] Dec 20 22:01:21.337 INFO O| Dec 20 22:01:21.337 INFO STEP 153 (remove_files) COMPLETE
99432024-12-20T22:01:23.022Z[ host-image] Dec 20 22:01:21.337 INFO O| Dec 20 22:01:21.337 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99442024-12-20T22:01:23.039Z[ host-image] Dec 20 22:01:21.356 INFO O| Dec 20 22:01:21.356 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
99452024-12-20T22:01:23.039Z[ host-image] Dec 20 22:01:21.356 INFO O| Dec 20 22:01:21.356 INFO STEP 154 (remove_files) COMPLETE
99462024-12-20T22:01:23.039Z[ host-image] Dec 20 22:01:21.356 INFO O| Dec 20 22:01:21.356 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99472024-12-20T22:01:23.058Z[ host-image] Dec 20 22:01:21.376 INFO O| Dec 20 22:01:21.376 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
99482024-12-20T22:01:23.058Z[ host-image] Dec 20 22:01:21.376 INFO O| Dec 20 22:01:21.376 INFO STEP 155 (remove_files) COMPLETE
99492024-12-20T22:01:23.058Z[ host-image] Dec 20 22:01:21.376 INFO O| Dec 20 22:01:21.376 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99502024-12-20T22:01:23.078Z[ host-image] Dec 20 22:01:21.395 INFO O| Dec 20 22:01:21.395 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
99512024-12-20T22:01:23.078Z[ host-image] Dec 20 22:01:21.395 INFO O| Dec 20 22:01:21.395 INFO STEP 156 (remove_files) COMPLETE
99522024-12-20T22:01:23.081Z[ host-image] Dec 20 22:01:21.396 INFO O| Dec 20 22:01:21.395 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99532024-12-20T22:01:23.097Z[ host-image] Dec 20 22:01:21.414 INFO O| Dec 20 22:01:21.414 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
99542024-12-20T22:01:23.100Z[ host-image] Dec 20 22:01:21.414 INFO O| Dec 20 22:01:21.414 INFO STEP 157 (remove_files) COMPLETE
99552024-12-20T22:01:23.100Z[ host-image] Dec 20 22:01:21.414 INFO O| Dec 20 22:01:21.414 INFO STEP 158: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
99562024-12-20T22:01:23.126Z[ host-image] Dec 20 22:01:21.443 INFO O| Dec 20 22:01:21.443 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
99572024-12-20T22:01:23.129Z[ host-image] Dec 20 22:01:21.444 INFO O| Dec 20 22:01:21.444 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", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
99582024-12-20T22:01:38.250Z[ host-image] Dec 20 22:01:36.564 INFO O| Dec 20 22:01:36.564 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
99592024-12-20T22:01:38.250Z[ host-image] Dec 20 22:01:36.564 INFO O| Dec 20 22:01:36.564 INFO E| svccfg: Loaded 74 smf(7) service descriptions
99602024-12-20T22:01:38.275Z[ host-image] Dec 20 22:01:36.589 INFO O| Dec 20 22:01:36.589 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], 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"}
99612024-12-20T22:01:38.438Z[ host-image] Dec 20 22:01:36.751 INFO O| Dec 20 22:01:36.751 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
99622024-12-20T22:01:38.438Z[ host-image] Dec 20 22:01:36.751 INFO O| Dec 20 22:01:36.751 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
99632024-12-20T22:01:38.443Z[ host-image] Dec 20 22:01:36.754 INFO O| Dec 20 22:01:36.754 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
99642024-12-20T22:01:38.443Z[ host-image] Dec 20 22:01:36.754 INFO O| Dec 20 22:01:36.754 INFO ok!
99652024-12-20T22:01:38.443Z[ host-image] Dec 20 22:01:36.754 INFO O| Dec 20 22:01:36.754 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
99662024-12-20T22:01:38.443Z[ host-image] Dec 20 22:01:36.754 INFO O| Dec 20 22:01:36.754 INFO STEP 158 (seed_smf) COMPLETE
99672024-12-20T22:01:38.443Z[ host-image] Dec 20 22:01:36.754 INFO O| Dec 20 22:01:36.754 INFO steps complete; finalising image!
99682024-12-20T22:01:38.443Z[ host-image] Dec 20 22:01:36.754 INFO O| Dec 20 22:01:36.754 INFO TRIM POOL: TEMPORARY-gimlet-zfs
99692024-12-20T22:01:38.642Z[ host-image] Dec 20 22:01:36.956 INFO O| Dec 20 22:01:36.956 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Fri Dec 20 22:01:36 2024)
99702024-12-20T22:01:38.854Z[ host-image] Dec 20 22:01:37.168 INFO O| Dec 20 22:01:37.168 INFO trim TEMPORARY-gimlet-zfs: (27% trimmed, started at Fri Dec 20 22:01:36 2024)
99712024-12-20T22:01:39.083Z[ host-image] Dec 20 22:01:37.396 INFO O| Dec 20 22:01:37.396 INFO trim TEMPORARY-gimlet-zfs: (93% trimmed, started at Fri Dec 20 22:01:36 2024)
99722024-12-20T22:01:39.299Z[ host-image] Dec 20 22:01:37.612 INFO O| Dec 20 22:01:37.612 INFO trim TEMPORARY-gimlet-zfs: (94% trimmed, started at Fri Dec 20 22:01:36 2024)
99732024-12-20T22:01:39.549Z[ host-image] Dec 20 22:01:37.860 INFO O| Dec 20 22:01:37.860 INFO temporary pool has 689M used, 143M avail, 1.82x compressratio
99742024-12-20T22:01:39.549Z[ host-image] Dec 20 22:01:37.861 INFO O| Dec 20 22:01:37.860 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
99752024-12-20T22:01:40.348Z[ host-image] Dec 20 22:01:38.661 INFO O| Dec 20 22:01:38.661 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
99762024-12-20T22:01:40.351Z[ host-image] Dec 20 22:01:38.662 INFO O| Dec 20 22:01:38.662 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
99772024-12-20T22:01:42.122Z[ host-image] Dec 20 22:01:40.434 INFO O| Dec 20 22:01:40.434 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
99782024-12-20T22:01:42.122Z[ host-image] Dec 20 22:01:40.434 INFO O| Dec 20 22:01:40.434 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
99792024-12-20T22:01:42.125Z[ host-image] Dec 20 22:01:40.434 INFO O| Dec 20 22:01:40.434 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
99802024-12-20T22:01:42.125Z[ host-image] Dec 20 22:01:40.434 INFO O| Dec 20 22:01:40.434 INFO completed processing gimlet/zfs
99812024-12-20T22:01:42.125Z[ host-image] Dec 20 22:01:40.435 INFO O| Dec 20 22:01:40.435 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
99822024-12-20T22:01:50.854Z[ host-image] Dec 20 22:01:49.165 INFO O| Dec 20 22:01:49.165 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
99832024-12-20T22:01:50.996Z[ host-image] Dec 20 22:01:49.308 INFO BUILD STRING "heads/stlouis-0-g37a4469737\n"
99842024-12-20T22:01:50.996Z[ host-image] Dec 20 22:01:49.308 INFO expanded image name: "ci c46392c/${os_short_commit} 2024-12-20 21:24" -> "ci c46392c/37a4469 2024-12-20 21:24"
99852024-12-20T22:01:50.999Z[ host-image] Dec 20 22:01:49.308 INFO output artefacts stored in: "/work/os-host"
99862024-12-20T22:01:50.999Z[ host-image] Dec 20 22:01:49.308 INFO collecting git info from project "amd-host-image-builder"...
99872024-12-20T22:01:51.021Z[ host-image] Dec 20 22:01:49.333 INFO collecting git info from project "bootserver"...
99882024-12-20T22:01:51.029Z[ host-image] Dec 20 22:01:49.341 INFO collecting git info from project "image-builder"...
99892024-12-20T22:01:51.036Z[ host-image] Dec 20 22:01:49.348 INFO collecting git info from project "chelsio-t6-roms"...
99902024-12-20T22:01:51.044Z[ host-image] Dec 20 22:01:49.356 INFO collecting git info from project "pinprick"...
99912024-12-20T22:01:51.051Z[ host-image] Dec 20 22:01:49.363 INFO collecting git info from project "phbl"...
99922024-12-20T22:01:51.072Z[ host-image] Dec 20 22:01:49.383 INFO collecting git info from project "amd-firmware"...
99932024-12-20T22:01:51.124Z[ host-image] Dec 20 22:01:49.435 INFO collecting git info from project "pilot"...
99942024-12-20T22:01:51.169Z[ host-image] Dec 20 22:01:49.480 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99952024-12-20T22:01:52.414Z[ host-image] Dec 20 22:01:50.726 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
99962024-12-20T22:01:53.099Z[ host-image] Dec 20 22:01:51.411 INFO creating Oxide boot image...
99972024-12-20T22:01:53.099Z[ host-image] Dec 20 22:01:51.411 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci c46392c/37a4469 2024-12-20 21:24", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
99982024-12-20T22:01:54.387Z[ host-image] Dec 20 22:01:52.698 INFO O| ok, image written!
99992024-12-20T22:01:54.387Z[ host-image] Dec 20 22:01:52.698 INFO O| ok, boot_image_csum file written!
100002024-12-20T22:01:54.390Z[ host-image] Dec 20 22:01:52.702 INFO creating boot archive (CPIO)...
100012024-12-20T22:01:54.391Z[ host-image] Dec 20 22:01:52.702 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
100022024-12-20T22:01:54.404Z[ host-image] Dec 20 22:01:52.716 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
100032024-12-20T22:01:54.404Z[ host-image] Dec 20 22:01:52.716 INFO E| + outfile=/work/os-host/cpio
100042024-12-20T22:01:54.407Z[ host-image] Dec 20 22:01:52.716 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
100052024-12-20T22:01:54.407Z[ host-image] Dec 20 22:01:52.718 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
100062024-12-20T22:01:54.410Z[ host-image] Dec 20 22:01:52.718 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
100072024-12-20T22:01:54.453Z[ host-image] Dec 20 22:01:52.764 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
100082024-12-20T22:01:54.453Z[ host-image] Dec 20 22:01:52.764 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
100092024-12-20T22:01:54.463Z[ host-image] Dec 20 22:01:52.774 INFO creating compressed cpio/unix for nanobl-rs...
100102024-12-20T22:01:54.463Z[ host-image] Dec 20 22:01:52.774 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
100112024-12-20T22:01:54.840Z[ host-image] Dec 20 22:01:53.151 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
100122024-12-20T22:02:00.932Z[ host-image] Dec 20 22:01:59.242 INFO creating reset image...
100132024-12-20T22:02:00.933Z[ host-image] Dec 20 22:01:59.243 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
100142024-12-20T22:02:01.160Z[ host-image] Dec 20 22:01:59.469 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
100152024-12-20T22:02:01.162Z[ host-image] Dec 20 22:01:59.472 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
100162024-12-20T22:02:01.315Z[ host-image] Dec 20 22:01:59.624 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
100172024-12-20T22:02:05.522Z[ host-image] Dec 20 22:02:03.831 INFO E| Finished `release` profile [optimized] target(s) in 4.32s
100182024-12-20T22:02:05.539Z[ host-image] Dec 20 22:02:03.848 INFO building host image...
100192024-12-20T22:02:05.542Z[ host-image] Dec 20 22:02:03.849 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")
100202024-12-20T22:02:06.420Z[ host-image] Dec 20 22:02:04.729 INFO finishing image archive at "/work/os-host/os.tar.gz"...
100212024-12-20T22:02:26.382Z[verify-libraries] Finished `release` profile [optimized] target(s) in 15m 16s
100222024-12-20T22:02:26.769ZDec 20 22:02:25.074 INFO [verify-libraries] process exited with exit status: 0 (920.825941597s)
100232024-12-20T22:02:59.509Z[ host-image] Dec 20 22:02:57.808 INFO image complete! materials are in "/work/os-host"
100242024-12-20T22:02:59.512Z[ host-image]
100252024-12-20T22:02:59.512Z[ host-image] real 16:06.821438433
100262024-12-20T22:02:59.512Z[ host-image] user 6:25.451047389
100272024-12-20T22:02:59.512Z[ host-image] sys 1:06.627766830
100282024-12-20T22:02:59.512Z[ host-image] trap 0.273910131
100292024-12-20T22:02:59.512Z[ host-image] tflt 0.226386642
100302024-12-20T22:02:59.512Z[ host-image] dflt 0.292447204
100312024-12-20T22:02:59.512Z[ host-image] kflt 0.027279076
100322024-12-20T22:02:59.512Z[ host-image] lock 11:28.485322546
100332024-12-20T22:02:59.515Z[ host-image] slp 1:32:49.709041640
100342024-12-20T22:02:59.515Z[ host-image] lat 2:32.781666091
100352024-12-20T22:02:59.515Z[ host-image] stop 0.825532885
100362024-12-20T22:02:59.515ZDec 20 22:02:57.812 INFO [host-image] process exited with exit status: 0 (966.839496755s)
100372024-12-20T22:02:59.515ZDec 20 22:02:57.812 INFO [tuf-repo] running task
100382024-12-20T22:03:07.323ZDec 20 22:03:05.620 INFO assembling repository in `/tmp/tufaceousMlWWE7`, component: OmicronRepoAssembler
100392024-12-20T22:03:12.382ZDec 20 22:03:10.678 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
100402024-12-20T22:03:12.701ZDec 20 22:03:10.998 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
100412024-12-20T22:03:25.316ZDec 20 22:03:23.610 INFO [tuf-repo] task succeeded (25.798464108s)
100422024-12-20T22:03:25.316ZDec 20 22:03:23.610 INFO all jobs completed in 2317.849528133s
100432024-12-20T22:03:25.897Zprocess exited: duration 3045224 ms, exit code 0
 
100442024-12-20T22:03:25.911Zfound 33 output files
100452024-12-20T22:03:25.911Zuploading: /work/manifest.toml (8404 bytes)
100462024-12-20T22:03:26.924Zuploaded: /work/manifest.toml
100472024-12-20T22:03:26.924Zuploading: /work/repo.zip (1957961057 bytes)
100482024-12-20T22:04:13.987Zuploaded: /work/repo.zip
100492024-12-20T22:04:13.987Zuploading: /work/repo.zip.sha256.txt (65 bytes)
100502024-12-20T22:04:15.003Zuploaded: /work/repo.zip.sha256.txt
100512024-12-20T22:04:15.003Zuploading: /work/helios-setup.log (66237 bytes)
100522024-12-20T22:04:16.017Zuploaded: /work/helios-setup.log
100532024-12-20T22:04:16.021Zuploading: /work/host-image.log (201500 bytes)
100542024-12-20T22:04:17.035Zuploaded: /work/host-image.log
100552024-12-20T22:04:17.040Zuploading: /work/host-package.log (22440 bytes)
100562024-12-20T22:04:18.049Zuploaded: /work/host-package.log
100572024-12-20T22:04:18.052Zuploading: /work/host-target.log (101 bytes)
100582024-12-20T22:04:19.064Zuploaded: /work/host-target.log
100592024-12-20T22:04:19.064Zuploading: /work/omicron-package.log (5666 bytes)
100602024-12-20T22:04:20.076Zuploaded: /work/omicron-package.log
100612024-12-20T22:04:20.076Zuploading: /work/phbl-toolchain.log (881 bytes)
100622024-12-20T22:04:21.101Zuploaded: /work/phbl-toolchain.log
100632024-12-20T22:04:21.101Zuploading: /work/recovery-image.log (595499 bytes)
100642024-12-20T22:04:22.613Zuploaded: /work/recovery-image.log
100652024-12-20T22:04:22.613Zuploading: /work/recovery-package.log (321 bytes)
100662024-12-20T22:04:23.626Zuploaded: /work/recovery-package.log
100672024-12-20T22:04:23.626Zuploading: /work/recovery-target.log (98 bytes)
100682024-12-20T22:04:24.638Zuploaded: /work/recovery-target.log
100692024-12-20T22:04:24.639Zuploading: /work/stamp-clickhouse.log (117 bytes)
100702024-12-20T22:04:25.658Zuploaded: /work/stamp-clickhouse.log
100712024-12-20T22:04:25.658Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
100722024-12-20T22:04:26.671Zuploaded: /work/stamp-clickhouse_keeper.log
100732024-12-20T22:04:26.671Zuploading: /work/stamp-cockroachdb.log (118 bytes)
100742024-12-20T22:04:29.804Zuploaded: /work/stamp-cockroachdb.log
100752024-12-20T22:04:29.804Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
100762024-12-20T22:04:30.816Zuploaded: /work/stamp-crucible-dtrace.log
100772024-12-20T22:04:30.816Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
100782024-12-20T22:04:31.828Zuploaded: /work/stamp-crucible-pantry-zone.log
100792024-12-20T22:04:31.828Zuploading: /work/stamp-crucible-zone.log (120 bytes)
100802024-12-20T22:04:32.841Zuploaded: /work/stamp-crucible-zone.log
100812024-12-20T22:04:32.841Zuploading: /work/stamp-external-dns.log (119 bytes)
100822024-12-20T22:04:33.861Zuploaded: /work/stamp-external-dns.log
100832024-12-20T22:04:33.861Zuploading: /work/stamp-installinator.log (103 bytes)
100842024-12-20T22:04:34.871Zuploaded: /work/stamp-installinator.log
100852024-12-20T22:04:34.871Zuploading: /work/stamp-internal-dns.log (119 bytes)
100862024-12-20T22:04:35.881Zuploaded: /work/stamp-internal-dns.log
100872024-12-20T22:04:35.883Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
100882024-12-20T22:04:36.894Zuploaded: /work/stamp-mg-ddm-gz.log
100892024-12-20T22:04:36.894Zuploading: /work/stamp-nexus.log (112 bytes)
100902024-12-20T22:04:37.909Zuploaded: /work/stamp-nexus.log
100912024-12-20T22:04:37.909Zuploading: /work/stamp-ntp.log (110 bytes)
100922024-12-20T22:04:38.918Zuploaded: /work/stamp-ntp.log
100932024-12-20T22:04:38.918Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
100942024-12-20T22:04:39.927Zuploaded: /work/stamp-omicron-sled-agent.log
100952024-12-20T22:04:39.927Zuploading: /work/stamp-overlay.log (114 bytes)
100962024-12-20T22:04:40.937Zuploaded: /work/stamp-overlay.log
100972024-12-20T22:04:40.937Zuploading: /work/stamp-oximeter.log (115 bytes)
100982024-12-20T22:04:41.945Zuploaded: /work/stamp-oximeter.log
100992024-12-20T22:04:41.945Zuploading: /work/stamp-oxlog.log (109 bytes)
101002024-12-20T22:04:42.954Zuploaded: /work/stamp-oxlog.log
101012024-12-20T22:04:42.954Zuploading: /work/stamp-probe.log (112 bytes)
101022024-12-20T22:04:43.964Zuploaded: /work/stamp-probe.log
101032024-12-20T22:04:43.964Zuploading: /work/stamp-propolis-server.log (122 bytes)
101042024-12-20T22:04:44.972Zuploaded: /work/stamp-propolis-server.log
101052024-12-20T22:04:44.973Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
101062024-12-20T22:04:45.982Zuploaded: /work/stamp-pumpkind-gz.log
101072024-12-20T22:04:45.982Zuploading: /work/stamp-switch-asic.log (118 bytes)
101082024-12-20T22:04:46.998Zuploaded: /work/stamp-switch-asic.log
101092024-12-20T22:04:46.998Zuploading: /work/verify-libraries.log (5735 bytes)
101102024-12-20T22:04:48.009Zuploaded: /work/verify-libraries.log