01HVJP2KMCRHX7THC2KPGV5PC5: helios / package

BasicConfig {
    output_rules: [
        "=/work/version.txt",
        "=/work/package.tar.gz",
        "=/work/global-zone-packages.tar.gz",
        "=/work/trampoline-global-zone-packages.tar.gz",
        "=/work/zones/*.tar.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/global-zone-packages.tar.gz",
            series: "image",
            name: "global-zone-packages",
        },
        BasicConfigPublish {
            from_output: "/work/trampoline-global-zone-packages.tar.gz",
            series: "image",
            name: "trampoline-global-zone-packages",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01HVJP2Y7ZTNXT2BDA5FCMZ9NT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-04-16T05:31:18.319Zjob assigned to worker 01HVJP2ZPXWMYJ01N4228ENDM1 (queued for 2 m 4 s)
 
22024-04-16T05:31:25.770Zstarting task 0: "setup"
32024-04-16T05:31:25.818Z++ uname -s
42024-04-16T05:31:25.822Z+ kern=SunOS
52024-04-16T05:31:25.822Z+ case "$kern" in
62024-04-16T05:31:25.822Z+ groupadd -g 12345 build
72024-04-16T05:31:25.855Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-04-16T05:31:27.882Z+ zfs create -o mountpoint=/work rpool/work
92024-04-16T05:31:27.959Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-04-16T05:31:27.962Z+ home_fs=zfs
112024-04-16T05:31:27.962Z+ [[ zfs == autofs ]]
122024-04-16T05:31:27.962Z+ mkdir -p /home/build
132024-04-16T05:31:27.966Z+ chown build:build /home/build /work
142024-04-16T05:31:29.977Z+ chmod 0700 /home/build /work
152024-04-16T05:31:29.990Zprocess exited: duration 4195 ms, exit code 0
 
162024-04-16T05:31:31.228Zstarting task 1: "rust-toolchain"
172024-04-16T05:31:31.238Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-04-16T05:31:31.238Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-04-16T05:31:31.355Zinfo: downloading installer
202024-04-16T05:31:33.372Zwarning: it looks like you have an existing installation of Rust at:
212024-04-16T05:31:33.372Zwarning: /opt/ooce/bin
222024-04-16T05:31:33.372Zwarning: It is recommended that rustup be the primary Rust installation.
232024-04-16T05:31:33.372Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-04-16T05:31:33.372Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-04-16T05:31:33.372Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-04-16T05:31:33.373Zwarning: or pass `-y' to ignore all ignorable checks.
272024-04-16T05:31:33.373Zerror: cannot install while Rust is installed
282024-04-16T05:31:33.373Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-04-16T05:31:33.580Zinfo: profile set to 'default'
302024-04-16T05:31:33.580Zinfo: default host triple is x86_64-unknown-illumos
312024-04-16T05:31:33.580Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-04-16T05:31:33.718Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-04-16T05:31:33.718Zinfo: downloading component 'cargo'
342024-04-16T05:31:34.625Zinfo: downloading component 'clippy'
352024-04-16T05:31:35.030Zinfo: downloading component 'rust-docs'
362024-04-16T05:31:36.300Zinfo: downloading component 'rust-std'
372024-04-16T05:31:38.547Zinfo: downloading component 'rustc'
382024-04-16T05:31:44.054Zinfo: downloading component 'rustfmt'
392024-04-16T05:31:44.412Zinfo: installing component 'cargo'
402024-04-16T05:31:45.241Zinfo: installing component 'clippy'
412024-04-16T05:31:45.637Zinfo: installing component 'rust-docs'
422024-04-16T05:31:47.152Zinfo: installing component 'rust-std'
432024-04-16T05:31:48.911Zinfo: installing component 'rustc'
442024-04-16T05:31:52.903Zinfo: installing component 'rustfmt'
452024-04-16T05:31:53.668Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-04-16T05:31:53.668Z
472024-04-16T05:31:53.965Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-04-16T05:31:53.965Z
492024-04-16T05:31:53.970Z
502024-04-16T05:31:53.970ZRust is installed now. Great!
512024-04-16T05:31:53.971Z
522024-04-16T05:31:53.971ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-04-16T05:31:53.971Zenvironment variable. This has not been done automatically.
542024-04-16T05:31:53.971Z
552024-04-16T05:31:53.971ZTo configure your current shell, you need to source
562024-04-16T05:31:53.971Zthe corresponding env file under $HOME/.cargo.
572024-04-16T05:31:53.971Z
582024-04-16T05:31:53.971ZThis is usually done by running one of the following (note the leading DOT):
592024-04-16T05:31:53.971Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-04-16T05:31:53.971Zsource "$HOME/.cargo/env.fish" # For fish
612024-04-16T05:31:54.058Z+ rustc --version
622024-04-16T05:31:54.119Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
632024-04-16T05:31:54.122Zprocess exited: duration 22876 ms, exit code 0
 
642024-04-16T05:31:54.129Zstarting task 2: "authentication"
652024-04-16T05:31:54.151Zprocess exited: duration 21 ms, exit code 0
 
662024-04-16T05:31:54.158Zstarting task 3: "clone repository"
672024-04-16T05:31:54.165Z+ mkdir -p /work/oxidecomputer/omicron
682024-04-16T05:31:54.169Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-04-16T05:31:54.428ZCloning into '/work/oxidecomputer/omicron'...
702024-04-16T05:32:00.465Z+ cd /work/oxidecomputer/omicron
712024-04-16T05:32:00.465Z+ git fetch origin c6f713bb193c1f972d95caafb3aebd2b0195f918
722024-04-16T05:32:00.808ZFrom https://github.com/oxidecomputer/omicron
732024-04-16T05:32:00.808Z * branch c6f713bb193c1f972d95caafb3aebd2b0195f918 -> FETCH_HEAD
742024-04-16T05:32:01.230Z+ [[ -n '' ]]
752024-04-16T05:32:01.230Z+ git reset --hard c6f713bb193c1f972d95caafb3aebd2b0195f918
762024-04-16T05:32:01.230ZHEAD is now at c6f713bb1 chore(deps): update rust crate serde_json to 1.0.116
772024-04-16T05:32:01.230Zprocess exited: duration 6770 ms, exit code 0
 
782024-04-16T05:32:01.250Zstarting task 4: "build"
792024-04-16T05:32:01.277Z+ cargo --version
802024-04-16T05:32:01.277Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
812024-04-16T05:32:01.419Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
822024-04-16T05:32:01.420Zinfo: downloading component 'cargo'
832024-04-16T05:32:02.248Zinfo: downloading component 'clippy'
842024-04-16T05:32:02.505Zinfo: downloading component 'rust-docs'
852024-04-16T05:32:03.576Zinfo: downloading component 'rust-std'
862024-04-16T05:32:05.183Zinfo: downloading component 'rustc'
872024-04-16T05:32:09.462Zinfo: downloading component 'rustfmt'
882024-04-16T05:32:09.706Zinfo: installing component 'cargo'
892024-04-16T05:32:10.533Zinfo: installing component 'clippy'
902024-04-16T05:32:10.867Zinfo: installing component 'rust-docs'
912024-04-16T05:32:12.385Zinfo: installing component 'rust-std'
922024-04-16T05:32:14.055Zinfo: installing component 'rustc'
932024-04-16T05:32:18.436Zinfo: installing component 'rustfmt'
942024-04-16T05:32:18.453Zcargo 1.77.2 (e52e36006 2024-03-26)
952024-04-16T05:32:18.453Z+ rustc --version
962024-04-16T05:32:18.503Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
972024-04-16T05:32:18.509Z++ git rev-parse HEAD
982024-04-16T05:32:18.518Z+ COMMIT=c6f713bb193c1f972d95caafb3aebd2b0195f918
992024-04-16T05:32:18.518Z+ VERSION=7.0.0-0.ci+gitc6f713bb193
1002024-04-16T05:32:18.518Z+ echo 7.0.0-0.ci+gitc6f713bb193
1012024-04-16T05:32:18.518Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1022024-04-16T05:32:27.282Z Startup: Refreshing catalog 'helios-dev' ... Done
1032024-04-16T05:32:28.821Z Startup: Caching catalogs ... Done
1042024-04-16T05:32:30.994ZPlanning: Solver setup ... Done (1.776s)
1052024-04-16T05:32:31.028ZPlanning: Running solver ... Done (0.034s)
1062024-04-16T05:32:31.185ZPlanning: Finding local manifests ... Done (0.121s)
1072024-04-16T05:32:31.196ZPlanning: Fetching manifests: 0/4 0% complete
1082024-04-16T05:32:31.452ZPlanning: Fetching manifests: 4/4 100% complete
1092024-04-16T05:32:31.501ZPlanning: Package planning ... Done (0.049s)
1102024-04-16T05:32:31.553ZPlanning: Merging actions ... Done (0.052s)
1112024-04-16T05:32:31.982ZPlanning: Checking for conflicting actions ... Done (0.428s)
1122024-04-16T05:32:31.994ZPlanning: Consolidating action changes ... Done (0.011s)
1132024-04-16T05:32:36.850ZPlanning: Evaluating mediators ... Done (4.852s)
1142024-04-16T05:32:36.859ZPlanning: Planning completed in 7.97 seconds
1152024-04-16T05:32:36.877Z Packages to install: 4
1162024-04-16T05:32:36.877Z Mediators to change: 2
1172024-04-16T05:32:36.878Z Services to change: 1
1182024-04-16T05:32:36.883Z Estimated space available: 155.32 GB
1192024-04-16T05:32:36.883ZEstimated space to be consumed: 1.44 GB
1202024-04-16T05:32:36.883Z Create boot environment: No
1212024-04-16T05:32:36.883ZCreate backup boot environment: No
1222024-04-16T05:32:36.884Z Rebuild boot archive: No
1232024-04-16T05:32:36.884Z
1242024-04-16T05:32:36.884ZChanged mediators:
1252024-04-16T05:32:36.884Z mediator clang:
1262024-04-16T05:32:36.884Z version: None -> 15 (system default)
1272024-04-16T05:32:36.884Z
1282024-04-16T05:32:36.884Z mediator llvm:
1292024-04-16T05:32:36.884Z version: 14 (system default) -> 15 (system default)
1302024-04-16T05:32:36.884Z
1312024-04-16T05:32:36.884ZChanged packages:
1322024-04-16T05:32:36.884Zhelios-dev
1332024-04-16T05:32:36.884Z developer/build-essential
1342024-04-16T05:32:36.884Z None -> 11-2.0
1352024-04-16T05:32:36.884Z library/libxmlsec1
1362024-04-16T05:32:36.884Z None -> 1.2.35-2.0
1372024-04-16T05:32:36.884Z ooce/developer/clang-15
1382024-04-16T05:32:36.884Z None -> 15.0.7-2.0
1392024-04-16T05:32:36.884Z ooce/developer/llvm-15
1402024-04-16T05:32:36.884Z None -> 15.0.7-2.0
1412024-04-16T05:32:36.884Z
1422024-04-16T05:32:36.884ZServices:
1432024-04-16T05:32:36.884Z restart_fmri:
1442024-04-16T05:32:36.884Z svc:/system/update-man-index:default
1452024-04-16T05:32:36.964Z
1462024-04-16T05:32:36.964ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1472024-04-16T05:32:41.987ZDownload: 686/3290 items 18.1/212.6MB 8% complete (3.7M/s)
1482024-04-16T05:32:46.994ZDownload: 1368/3290 items 106.9/212.6MB 50% complete (10.7M/s)
1492024-04-16T05:32:51.999ZDownload: 2203/3290 items 119.2/212.6MB 56% complete (10.1M/s)
1502024-04-16T05:32:57.614ZDownload: 3248/3290 items 201.5/212.6MB 94% complete (10.0M/s)
1512024-04-16T05:32:58.135ZDownload: Completed 212.60 MB in 21.16 seconds (10.1M/s)
1522024-04-16T05:32:58.313Z Actions: 1/3689 actions (Installing new actions)
1532024-04-16T05:33:03.356Z Actions: 3551/3689 actions (Installing new actions)
1542024-04-16T05:33:04.218Z Actions: Completed 3689 actions in 5.90 seconds.
1552024-04-16T05:33:04.332Z Done (0.109s)
1562024-04-16T05:33:04.333Z Done (0.000s)
1572024-04-16T05:33:04.607Z Done (0.268s)
1582024-04-16T05:33:10.234Z Done (5.486s)
1592024-04-16T05:33:10.464Z Done (0.158s)
1602024-04-16T05:33:10.467Z Done (0.000s)
1612024-04-16T05:33:10.611Z Done (0.000s)
1622024-04-16T05:33:11.143ZPlanning: Evaluating mediator changes ... Done
1632024-04-16T05:33:11.303ZPlanning: Checking for conflicting actions ... Done
1642024-04-16T05:33:11.312ZPlanning: Consolidating action changes ... Done
1652024-04-16T05:33:11.569ZPlanning: Evaluating mediators ... Done
1662024-04-16T05:33:11.573ZPlanning: Planning completed in 0.43 seconds
1672024-04-16T05:33:11.603Z Mediators to change: 2
1682024-04-16T05:33:11.603Z Create boot environment: No
1692024-04-16T05:33:11.603ZCreate backup boot environment: No
1702024-04-16T05:33:11.679Z Done
1712024-04-16T05:33:11.680Z Done
1722024-04-16T05:33:11.836Z Done
1732024-04-16T05:33:15.482Z Done
1742024-04-16T05:33:15.566Z Done
1752024-04-16T05:33:15.567Z Done
1762024-04-16T05:33:15.662Z Done
1772024-04-16T05:33:16.296ZPlanning: Evaluating mediator changes ... Done
1782024-04-16T05:33:16.300ZPlanning: Merging actions ... Done
1792024-04-16T05:33:16.484ZPlanning: Checking for conflicting actions ... Done
1802024-04-16T05:33:16.487ZPlanning: Consolidating action changes ... Done
1812024-04-16T05:33:16.746ZPlanning: Evaluating mediators ... Done
1822024-04-16T05:33:16.800ZPlanning: Planning completed in 0.77 seconds
1832024-04-16T05:33:16.834Z Packages to change: 1
1842024-04-16T05:33:16.834Z Mediators to change: 1
1852024-04-16T05:33:16.838Z Services to change: 1
1862024-04-16T05:33:16.838Z Create boot environment: No
1872024-04-16T05:33:16.838ZCreate backup boot environment: Yes
1882024-04-16T05:33:18.912Z Actions: 1/6 actions (Updating modified actions)
1892024-04-16T05:33:18.915Z Actions: Completed 6 actions in 0.00 seconds.
1902024-04-16T05:33:18.915Z Done
1912024-04-16T05:33:18.915Z Done
1922024-04-16T05:33:18.981Z Done
1932024-04-16T05:33:22.572Z Done
1942024-04-16T05:33:22.665Z Done
1952024-04-16T05:33:22.669Z Done
1962024-04-16T05:33:22.772Z Done
1972024-04-16T05:33:23.211ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982024-04-16T05:33:23.211Zclang system 15 system
1992024-04-16T05:33:23.211Zcsh system system illumos
2002024-04-16T05:33:23.211Zctags system system illumos
2012024-04-16T05:33:23.212Zgcc vendor 12 vendor
2022024-04-16T05:33:23.212Zgcc system 10 system
2032024-04-16T05:33:23.212Zgcc system 7 system
2042024-04-16T05:33:23.212Zgo system 1.20 system
2052024-04-16T05:33:23.212Zgo system 1.19 system
2062024-04-16T05:33:23.212Zllvm system 15 system
2072024-04-16T05:33:23.212Zllvm system 14 system
2082024-04-16T05:33:23.212Zmariadb system 10.6 system
2092024-04-16T05:33:23.212Zmta vendor vendor dma
2102024-04-16T05:33:23.212Zopenjdk system 17 system
2112024-04-16T05:33:23.212Zopenjdk system 11 system
2122024-04-16T05:33:23.212Zopenjdk system 1.8 system
2132024-04-16T05:33:23.212Zopenssl vendor 3 vendor
2142024-04-16T05:33:23.212Zperl system 5.36 system
2152024-04-16T05:33:23.212Zpostgresql system 15 system
2162024-04-16T05:33:23.212Zpostgresql system 13 system
2172024-04-16T05:33:23.212Zpython vendor 3 vendor
2182024-04-16T05:33:23.212Zpython system 2 system
2192024-04-16T05:33:23.212Zpython3 system 3.11 system
2202024-04-16T05:33:23.212Zruby system 3.0 system
2212024-04-16T05:33:23.212Zwords vendor vendor american-english
2222024-04-16T05:33:23.212Zwords system system australian-english
2232024-04-16T05:33:23.213Zwords system system british-english
2242024-04-16T05:33:23.213Zwords system system canadian-english
2252024-04-16T05:33:23.213Zwords system system french
2262024-04-16T05:33:23.213Zwords system system italian
2272024-04-16T05:33:23.213Zwords system system ngerman
2282024-04-16T05:33:23.213Zwords system system ogerman
2292024-04-16T05:33:23.213Zwords system system spanish
2302024-04-16T05:33:23.542ZPUBLISHER TYPE STATUS P LOCATION
2312024-04-16T05:33:23.542Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2322024-04-16T05:33:24.837ZFMRI IFO
2332024-04-16T05:33:24.837Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2342024-04-16T05:33:24.837Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2352024-04-16T05:33:24.837Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2362024-04-16T05:33:24.837Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2372024-04-16T05:33:24.837Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2382024-04-16T05:33:24.837Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2392024-04-16T05:33:24.837Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2402024-04-16T05:33:24.837Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2412024-04-16T05:33:24.837Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2422024-04-16T05:33:24.837Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2432024-04-16T05:33:24.837Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2442024-04-16T05:33:24.837Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2452024-04-16T05:33:25.080Z+ set -o errexit
2462024-04-16T05:33:25.087Z+++ dirname ./tools/ci_download_cockroachdb
2472024-04-16T05:33:25.087Z++ cd ./tools
2482024-04-16T05:33:25.087Z++ pwd
2492024-04-16T05:33:25.087Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2502024-04-16T05:33:25.087Z++ basename ./tools/ci_download_cockroachdb
2512024-04-16T05:33:25.087Z+ ARG0=ci_download_cockroachdb
2522024-04-16T05:33:25.091Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2532024-04-16T05:33:25.091Z+ CIDL_VERSION=v22.1.9
2542024-04-16T05:33:25.091Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2552024-04-16T05:33:25.091Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2562024-04-16T05:33:25.091Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2572024-04-16T05:33:25.091Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2582024-04-16T05:33:25.091Z+ TARGET_DIR=out
2592024-04-16T05:33:25.091Z+ DOWNLOAD_DIR=out/downloads
2602024-04-16T05:33:25.091Z+ DEST_DIR=./out/cockroachdb
2612024-04-16T05:33:25.092Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2622024-04-16T05:33:25.092Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2632024-04-16T05:33:25.092Z+ main
2642024-04-16T05:33:25.092Z+ [[ 0 != 0 ]]
2652024-04-16T05:33:25.092Z+ CIDL_OS=solaris2.11
2662024-04-16T05:33:25.092Z+ [[ 0 != 0 ]]
2672024-04-16T05:33:25.092Z+ configure_os solaris2.11
2682024-04-16T05:33:25.092Z+ echo 'current directory: /work/oxidecomputer/omicron'
2692024-04-16T05:33:25.092Zcurrent directory: /work/oxidecomputer/omicron
2702024-04-16T05:33:25.092Z+ echo 'configuring based on OS: "solaris2.11"'
2712024-04-16T05:33:25.092Zconfiguring based on OS: "solaris2.11"
2722024-04-16T05:33:25.092Z+ case "$1" in
2732024-04-16T05:33:25.092Z+ CIDL_BUILD=illumos
2742024-04-16T05:33:25.092Z+ CIDL_SUFFIX=tar.gz
2752024-04-16T05:33:25.092Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2762024-04-16T05:33:25.092Z+ CIDL_URL_BASE=https://illumos.org/downloads
2772024-04-16T05:33:25.092Z+ CIDL_ASSEMBLE=do_assemble_illumos
2782024-04-16T05:33:25.092Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2792024-04-16T05:33:25.092Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2802024-04-16T05:33:25.092Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2812024-04-16T05:33:25.092Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2822024-04-16T05:33:25.092Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-04-16T05:33:25.092Z+ CIDL_SHA256FUNC=do_sha256sum
2842024-04-16T05:33:25.093Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2852024-04-16T05:33:25.093ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2862024-04-16T05:33:25.093Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2872024-04-16T05:33:25.093Z+ mkdir -p out/downloads
2882024-04-16T05:33:25.093ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-04-16T05:33:25.093Z+ mkdir -p ./out/cockroachdb
2902024-04-16T05:33:25.093Z+ local DO_DOWNLOAD=true
2912024-04-16T05:33:25.093Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2922024-04-16T05:33:25.093Z+ '[' true == true ']'
2932024-04-16T05:33:25.093Z+ echo Downloading...
2942024-04-16T05:33:25.093ZDownloading...
2952024-04-16T05:33:25.093Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-04-16T05:33:25.093Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-04-16T05:33:28.853Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2982024-04-16T05:33:28.856Z++ sha256sum
2992024-04-16T05:33:28.856Z++ awk '{print $1}'
3002024-04-16T05:33:29.025Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3012024-04-16T05:33:29.025Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
3022024-04-16T05:33:29.025Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3032024-04-16T05:33:29.025Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3042024-04-16T05:33:31.194Z+ do_assemble_illumos
3052024-04-16T05:33:31.194Z+ rm -r ./out/cockroachdb
3062024-04-16T05:33:31.197Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3072024-04-16T05:33:31.627Z+ ./out/cockroachdb/bin/cockroach version
3082024-04-16T05:33:31.790ZBuild Tag: v22.1.9-dirty
3092024-04-16T05:33:31.790ZBuild Time: 2022/10/26 21:17:46
3102024-04-16T05:33:31.790ZDistribution: OSS
3112024-04-16T05:33:31.790ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3122024-04-16T05:33:31.790ZGo Version: go1.17.13
3132024-04-16T05:33:31.791ZC Compiler: gcc 10.3.0
3142024-04-16T05:33:31.791ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3152024-04-16T05:33:31.791ZBuild Type: release
3162024-04-16T05:33:31.809Z+ set -o errexit
3172024-04-16T05:33:31.812Z+++ dirname ./tools/ci_download_clickhouse
3182024-04-16T05:33:31.818Z++ cd ./tools
3192024-04-16T05:33:31.818Z++ pwd
3202024-04-16T05:33:31.818Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3212024-04-16T05:33:31.818Z++ basename ./tools/ci_download_clickhouse
3222024-04-16T05:33:31.818Z+ ARG0=ci_download_clickhouse
3232024-04-16T05:33:31.818Z+ TARGET_DIR=out
3242024-04-16T05:33:31.818Z+ DOWNLOAD_DIR=out/downloads
3252024-04-16T05:33:31.818Z+ DEST_DIR=./out/clickhouse
3262024-04-16T05:33:31.822Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3272024-04-16T05:33:31.822Z+ CIDL_VERSION=v23.8.7.24
3282024-04-16T05:33:31.822Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3292024-04-16T05:33:31.822Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3302024-04-16T05:33:31.822Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3312024-04-16T05:33:31.822Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3322024-04-16T05:33:31.822Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3332024-04-16T05:33:31.822Z+ main
3342024-04-16T05:33:31.822Z+ [[ 0 != 0 ]]
3352024-04-16T05:33:31.822Z+ CIDL_OS=solaris2.11
3362024-04-16T05:33:31.822Z+ [[ 0 != 0 ]]
3372024-04-16T05:33:31.822Z+ configure_os solaris2.11
3382024-04-16T05:33:31.822Z+ echo 'current directory: /work/oxidecomputer/omicron'
3392024-04-16T05:33:31.822Zcurrent directory: /work/oxidecomputer/omicron
3402024-04-16T05:33:31.822Zconfiguring based on OS: "solaris2.11"
3412024-04-16T05:33:31.822Z+ echo 'configuring based on OS: "solaris2.11"'
3422024-04-16T05:33:31.822Z+ CIDL_DASHREV=
3432024-04-16T05:33:31.822Z+ case "$1" in
3442024-04-16T05:33:31.822Z+ CIDL_PLATFORM=illumos
3452024-04-16T05:33:31.823Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3462024-04-16T05:33:31.823Z+ CIDL_MD5FUNC=do_md5sum
3472024-04-16T05:33:31.823Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3482024-04-16T05:33:31.823Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3492024-04-16T05:33:31.823Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3502024-04-16T05:33:31.823Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3512024-04-16T05:33:31.823Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3522024-04-16T05:33:31.823ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3532024-04-16T05:33:31.823Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3542024-04-16T05:33:31.823Z+ mkdir -p out/downloads
3552024-04-16T05:33:31.823ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3562024-04-16T05:33:31.823Z+ mkdir -p ./out/clickhouse
3572024-04-16T05:33:31.827Z+ local DO_DOWNLOAD=true
3582024-04-16T05:33:31.827Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3592024-04-16T05:33:31.827Z+ '[' true == true ']'
3602024-04-16T05:33:31.827Z+ echo Downloading...
3612024-04-16T05:33:31.827ZDownloading...
3622024-04-16T05:33:31.827Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3632024-04-16T05:33:31.827Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3642024-04-16T05:33:33.768Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3652024-04-16T05:33:33.771Z++ md5sum
3662024-04-16T05:33:33.771Z++ awk '{print $1}'
3672024-04-16T05:33:33.995Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3682024-04-16T05:33:33.995Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3692024-04-16T05:33:34.003Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3702024-04-16T05:33:34.003Z+ mkdir -p ./out/clickhouse
3712024-04-16T05:33:34.003Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3722024-04-16T05:33:37.826Z+ [[ solaris2.11 == darwin* ]]
3732024-04-16T05:33:37.827Z+ ./out/clickhouse/clickhouse server --version
3742024-04-16T05:33:38.316ZClickHouse server version 23.8.7.1.
3752024-04-16T05:33:38.335Z+ set -o errexit
3762024-04-16T05:33:38.338Z+++ dirname ./tools/ci_download_console
3772024-04-16T05:33:38.342Z++ cd ./tools
3782024-04-16T05:33:38.342Z++ pwd
3792024-04-16T05:33:38.342Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3802024-04-16T05:33:38.342Z++ basename ./tools/ci_download_console
3812024-04-16T05:33:38.342Z+ ARG0=ci_download_console
3822024-04-16T05:33:38.342Z+ TARGET_DIR=out
3832024-04-16T05:33:38.342Z+ DOWNLOAD_DIR=out/downloads
3842024-04-16T05:33:38.342Z+ DEST_DIR=./out/console-assets
3852024-04-16T05:33:38.342Z+ source /work/oxidecomputer/omicron/tools/console_version
3862024-04-16T05:33:38.342Z++ COMMIT=2ba444caf8d19830c41448847f0acf61d4a5d2b2
3872024-04-16T05:33:38.342Z++ SHA2=752ea88d5d3e2f92d32a8d91d3ad7f3a154086d177511a18401cb14a55eb1ea4
3882024-04-16T05:33:38.342Z+ URL=https://dl.oxide.computer/releases/console/2ba444caf8d19830c41448847f0acf61d4a5d2b2.tar.gz
3892024-04-16T05:33:38.342Z+ TARBALL_FILE=out/downloads/console.tar.gz
3902024-04-16T05:33:38.349Z+ main
3912024-04-16T05:33:38.349Z+ [[ 0 != 0 ]]
3922024-04-16T05:33:38.349Z+ echo 'URL: https://dl.oxide.computer/releases/console/2ba444caf8d19830c41448847f0acf61d4a5d2b2.tar.gz'
3932024-04-16T05:33:38.349ZURL: https://dl.oxide.computer/releases/console/2ba444caf8d19830c41448847f0acf61d4a5d2b2.tar.gz
3942024-04-16T05:33:38.349ZLocal file: out/downloads/console.tar.gz
3952024-04-16T05:33:38.349Z+ echo 'Local file: out/downloads/console.tar.gz'
3962024-04-16T05:33:38.349Z+ local DO_DOWNLOAD=true
3972024-04-16T05:33:38.349Z+ [[ -f out/downloads/console.tar.gz ]]
3982024-04-16T05:33:38.349Z+ mkdir -p out/downloads
3992024-04-16T05:33:38.349Z+ '[' true == true ']'
4002024-04-16T05:33:38.349Z+ echo Downloading...
4012024-04-16T05:33:38.349ZDownloading...
4022024-04-16T05:33:38.349Z+ do_download_curl https://dl.oxide.computer/releases/console/2ba444caf8d19830c41448847f0acf61d4a5d2b2.tar.gz out/downloads/console.tar.gz
4032024-04-16T05:33:38.349Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/2ba444caf8d19830c41448847f0acf61d4a5d2b2.tar.gz
4042024-04-16T05:33:38.892Z++ do_sha256sum out/downloads/console.tar.gz
4052024-04-16T05:33:38.892Z++ case "$OSTYPE" in
4062024-04-16T05:33:38.896Z++ SHA=sha256sum
4072024-04-16T05:33:38.896Z++ sha256sum
4082024-04-16T05:33:38.896Z++ awk '{print $1}'
4092024-04-16T05:33:38.903Z+ calculated_sha2=752ea88d5d3e2f92d32a8d91d3ad7f3a154086d177511a18401cb14a55eb1ea4
4102024-04-16T05:33:38.903Z+ [[ 752ea88d5d3e2f92d32a8d91d3ad7f3a154086d177511a18401cb14a55eb1ea4 != \7\5\2\e\a\8\8\d\5\d\3\e\2\f\9\2\d\3\2\a\8\d\9\1\d\3\a\d\7\f\3\a\1\5\4\0\8\6\d\1\7\7\5\1\1\a\1\8\4\0\1\c\b\1\4\a\5\5\e\b\1\e\a\4 ]]
4112024-04-16T05:33:38.906Z+ rm -rf ./out/console-assets
4122024-04-16T05:33:38.906Z+ mkdir -p ./out/console-assets
4132024-04-16T05:33:38.906Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4142024-04-16T05:33:38.906Z+ mkdir -p ./out/console-assets
4152024-04-16T05:33:38.906Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4162024-04-16T05:33:38.996Z+ set -o errexit
4172024-04-16T05:33:38.999Z+++ dirname ./tools/ci_download_maghemite_openapi
4182024-04-16T05:33:39.003Z++ cd ./tools
4192024-04-16T05:33:39.003Z++ pwd
4202024-04-16T05:33:39.003Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4212024-04-16T05:33:39.003Z++ basename ./tools/ci_download_maghemite_openapi
4222024-04-16T05:33:39.003Z+ ARG0=ci_download_maghemite_openapi
4232024-04-16T05:33:39.003Z+ TARGET_DIR=out
4242024-04-16T05:33:39.003Z+ DOWNLOAD_DIR=out/downloads
4252024-04-16T05:33:39.003Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4262024-04-16T05:33:39.003Z++ COMMIT=bc244d418368fcc3e66db2a0637501a900be161a
4272024-04-16T05:33:39.003Z++ SHA2=004e873e4120aa26460271368485266b75b7f964e5ed4dbee8fb5db4519470d7
4282024-04-16T05:33:39.003Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json
4292024-04-16T05:33:39.003Z+ LOCAL_FILE=out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4302024-04-16T05:33:39.003Z+ main
4312024-04-16T05:33:39.008Z+ rm -rf out/downloads/root
4322024-04-16T05:33:39.008Z+ [[ 0 != 0 ]]
4332024-04-16T05:33:39.009Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json'
4342024-04-16T05:33:39.009ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json
4352024-04-16T05:33:39.009ZLocal file: out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4362024-04-16T05:33:39.009Z+ echo 'Local file: out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json'
4372024-04-16T05:33:39.009Z+ local DO_DOWNLOAD=true
4382024-04-16T05:33:39.009Z+ [[ -f out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json ]]
4392024-04-16T05:33:39.009Z+ mkdir -p out/downloads
4402024-04-16T05:33:39.012Z+ '[' true == true ']'
4412024-04-16T05:33:39.012Z+ echo Downloading...
4422024-04-16T05:33:39.013ZDownloading...
4432024-04-16T05:33:39.013Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4442024-04-16T05:33:39.013Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json
4452024-04-16T05:33:39.247Z++ do_sha256sum out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4462024-04-16T05:33:39.247Z++ case "$OSTYPE" in
4472024-04-16T05:33:39.256Z++ SHA=sha256sum
4482024-04-16T05:33:39.256Z++ sha256sum
4492024-04-16T05:33:39.256Z++ awk '{print $1}'
4502024-04-16T05:33:39.256Z+ calculated_sha2=004e873e4120aa26460271368485266b75b7f964e5ed4dbee8fb5db4519470d7
4512024-04-16T05:33:39.256Z+ [[ 004e873e4120aa26460271368485266b75b7f964e5ed4dbee8fb5db4519470d7 != \0\0\4\e\8\7\3\e\4\1\2\0\a\a\2\6\4\6\0\2\7\1\3\6\8\4\8\5\2\6\6\b\7\5\b\7\f\9\6\4\e\5\e\d\4\d\b\e\e\8\f\b\5\d\b\4\5\1\9\4\7\0\d\7 ]]
4522024-04-16T05:33:39.256Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4532024-04-16T05:33:39.257Z++ COMMIT=bc244d418368fcc3e66db2a0637501a900be161a
4542024-04-16T05:33:39.257Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
4552024-04-16T05:33:39.257Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json
4562024-04-16T05:33:39.257Z+ LOCAL_FILE=out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4572024-04-16T05:33:39.257Z+ main
4582024-04-16T05:33:39.257Z+ rm -rf out/downloads/root
4592024-04-16T05:33:39.257Z+ [[ 0 != 0 ]]
4602024-04-16T05:33:39.257Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json'
4612024-04-16T05:33:39.257ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json
4622024-04-16T05:33:39.257Z+ echo 'Local file: out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json'
4632024-04-16T05:33:39.257ZLocal file: out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4642024-04-16T05:33:39.257Z+ local DO_DOWNLOAD=true
4652024-04-16T05:33:39.257Z+ [[ -f out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json ]]
4662024-04-16T05:33:39.257Z+ mkdir -p out/downloads
4672024-04-16T05:33:39.257Z+ '[' true == true ']'
4682024-04-16T05:33:39.257Z+ echo Downloading...
4692024-04-16T05:33:39.257ZDownloading...
4702024-04-16T05:33:39.257Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4712024-04-16T05:33:39.257Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json
4722024-04-16T05:33:39.353Z++ do_sha256sum out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4732024-04-16T05:33:39.357Z++ case "$OSTYPE" in
4742024-04-16T05:33:39.357Z++ SHA=sha256sum
4752024-04-16T05:33:39.357Z++ sha256sum
4762024-04-16T05:33:39.357Z++ awk '{print $1}'
4772024-04-16T05:33:39.361Z+ calculated_sha2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
4782024-04-16T05:33:39.361Z+ [[ a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639 != \a\5\d\2\f\2\7\5\c\9\9\1\5\2\7\1\1\d\e\c\1\d\f\5\8\f\d\4\9\d\4\5\9\d\3\f\c\b\8\f\b\f\c\7\a\7\f\4\8\f\4\3\2\b\e\2\4\8\d\7\4\6\3\9 ]]
4792024-04-16T05:33:39.365Z+ set -o errexit
4802024-04-16T05:33:39.368Z+++ dirname ./tools/ci_download_dendrite_openapi
4812024-04-16T05:33:39.372Z++ cd ./tools
4822024-04-16T05:33:39.372Z++ pwd
4832024-04-16T05:33:39.372Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4842024-04-16T05:33:39.372Z++ basename ./tools/ci_download_dendrite_openapi
4852024-04-16T05:33:39.372Z+ ARG0=ci_download_dendrite_openapi
4862024-04-16T05:33:39.372Z+ TARGET_DIR=out
4872024-04-16T05:33:39.372Z+ DOWNLOAD_DIR=out/downloads
4882024-04-16T05:33:39.372Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4892024-04-16T05:33:39.372Z++ COMMIT=8646e588a564ebf74da6fd0e854bcfe74be43690
4902024-04-16T05:33:39.372Z++ SHA2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
4912024-04-16T05:33:39.376Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json
4922024-04-16T05:33:39.376Z+ LOCAL_FILE=out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
4932024-04-16T05:33:39.376Z+ main
4942024-04-16T05:33:39.376Z+ [[ 0 != 0 ]]
4952024-04-16T05:33:39.376Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json'
4962024-04-16T05:33:39.376ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json
4972024-04-16T05:33:39.376Z+ echo 'Local file: out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json'
4982024-04-16T05:33:39.376ZLocal file: out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
4992024-04-16T05:33:39.376Z+ local DO_DOWNLOAD=true
5002024-04-16T05:33:39.376Z+ [[ -f out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json ]]
5012024-04-16T05:33:39.376Z+ mkdir -p out/downloads
5022024-04-16T05:33:39.376Z+ '[' true == true ']'
5032024-04-16T05:33:39.377Z+ echo Downloading...
5042024-04-16T05:33:39.377ZDownloading...
5052024-04-16T05:33:39.377Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
5062024-04-16T05:33:39.377Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json
5072024-04-16T05:33:39.513Z++ do_sha256sum out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
5082024-04-16T05:33:39.517Z++ case "$OSTYPE" in
5092024-04-16T05:33:39.517Z++ SHA=sha256sum
5102024-04-16T05:33:39.517Z++ sha256sum
5112024-04-16T05:33:39.517Z++ awk '{print $1}'
5122024-04-16T05:33:39.520Z+ calculated_sha2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
5132024-04-16T05:33:39.520Z+ [[ 50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae != \5\0\e\f\f\6\d\9\f\9\8\6\b\7\b\1\a\f\5\9\7\0\d\1\1\d\8\d\0\1\b\8\1\2\d\e\3\7\2\6\9\7\3\1\c\6\c\6\9\1\a\2\4\4\b\3\f\d\a\e\8\2\a\e ]]
5142024-04-16T05:33:39.525Z+ set -o errexit
5152024-04-16T05:33:39.529Z+++ dirname ./tools/ci_download_dendrite_stub
5162024-04-16T05:33:39.532Z++ cd ./tools
5172024-04-16T05:33:39.532Z++ pwd
5182024-04-16T05:33:39.532Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5192024-04-16T05:33:39.532Z++ basename ./tools/ci_download_dendrite_stub
5202024-04-16T05:33:39.532Z+ ARG0=ci_download_dendrite_stub
5212024-04-16T05:33:39.532Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5222024-04-16T05:33:39.532Z++ CIDL_SHA256_ILLUMOS=fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3
5232024-04-16T05:33:39.533Z++ CIDL_SHA256_LINUX_DPD=cb84fb7b2ba9cedaee5a09d400c88315ef30f7826610c1acb1ad6f07fa672b0a
5242024-04-16T05:33:39.533Z++ CIDL_SHA256_LINUX_SWADM=54042fb53e304bfade94ea7ca1b41c62c86bf48c32ca355b2c09dd6067ccb53b
5252024-04-16T05:33:39.533Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5262024-04-16T05:33:39.533Z++ COMMIT=8646e588a564ebf74da6fd0e854bcfe74be43690
5272024-04-16T05:33:39.533Z++ SHA2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
5282024-04-16T05:33:39.533Z+ TARGET_DIR=out
5292024-04-16T05:33:39.533Z+ DOWNLOAD_DIR=out/downloads
5302024-04-16T05:33:39.533Z+ DEST_DIR=./out/dendrite-stub
5312024-04-16T05:33:39.533Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5322024-04-16T05:33:39.533Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5332024-04-16T05:33:39.533Z+ REPO=oxidecomputer/dendrite
5342024-04-16T05:33:39.533Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690
5352024-04-16T05:33:39.533Z+ main
5362024-04-16T05:33:39.537Z+ [[ 0 != 0 ]]
5372024-04-16T05:33:39.537Z+ CIDL_OS=solaris2.11
5382024-04-16T05:33:39.537Z+ [[ 0 != 0 ]]
5392024-04-16T05:33:39.537Z+ configure_os solaris2.11
5402024-04-16T05:33:39.537Z+ echo 'current directory: /work/oxidecomputer/omicron'
5412024-04-16T05:33:39.537Zcurrent directory: /work/oxidecomputer/omicron
5422024-04-16T05:33:39.537Z+ echo 'configuring based on OS: "solaris2.11"'
5432024-04-16T05:33:39.537Z+ case "$1" in
5442024-04-16T05:33:39.538Zconfiguring based on OS: "solaris2.11"
5452024-04-16T05:33:39.538Z+ SET_BINARIES=
5462024-04-16T05:33:39.538Z+ CIDL_SHA256=fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3
5472024-04-16T05:33:39.538Z+ CIDL_SHA256FUNC=do_sha256sum
5482024-04-16T05:33:39.538Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5492024-04-16T05:33:39.538Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz
5502024-04-16T05:33:39.538Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5512024-04-16T05:33:39.538Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz'
5522024-04-16T05:33:39.538Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5532024-04-16T05:33:39.538ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz
5542024-04-16T05:33:39.538ZLocal file: out/downloads/dendrite-stub.tar.gz
5552024-04-16T05:33:39.538Z+ mkdir -p out/downloads
5562024-04-16T05:33:39.538Z+ mkdir -p ./out/dendrite-stub
5572024-04-16T05:33:39.538Z+ fetch_and_verify
5582024-04-16T05:33:39.538Z+ local DO_DOWNLOAD=true
5592024-04-16T05:33:39.538Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5602024-04-16T05:33:39.538Z+ '[' true == true ']'
5612024-04-16T05:33:39.538Z+ echo Downloading...
5622024-04-16T05:33:39.538ZDownloading...
5632024-04-16T05:33:39.538Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5642024-04-16T05:33:39.538Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz
5652024-04-16T05:33:46.017Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5662024-04-16T05:33:46.023Z++ sha256sum
5672024-04-16T05:33:46.023Z++ awk '{print $1}'
5682024-04-16T05:33:46.052Z+ calculated_sha256=fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3
5692024-04-16T05:33:46.058Z+ [[ fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3 != \f\d\a\1\8\4\2\b\c\4\c\4\5\a\f\9\8\7\7\1\f\a\8\c\f\b\8\c\5\c\c\5\4\c\a\0\7\5\9\c\7\5\4\d\7\e\5\f\4\1\5\0\4\3\9\0\f\6\5\e\4\3\f\3 ]]
5702024-04-16T05:33:46.058Z+ do_untar out/downloads/dendrite-stub.tar.gz
5712024-04-16T05:33:46.058Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5722024-04-16T05:33:46.649Z+ do_assemble
5732024-04-16T05:33:46.649Z+ rm -r ./out/dendrite-stub
5742024-04-16T05:33:46.668Z+ mkdir ./out/dendrite-stub
5752024-04-16T05:33:46.668Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5762024-04-16T05:33:46.728Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5772024-04-16T05:33:46.738Z+ set -o errexit
5782024-04-16T05:33:46.742Z+++ dirname ./tools/ci_download_maghemite_mgd
5792024-04-16T05:33:46.742Z++ cd ./tools
5802024-04-16T05:33:46.742Z++ pwd
5812024-04-16T05:33:46.742Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5822024-04-16T05:33:46.748Z++ basename ./tools/ci_download_maghemite_mgd
5832024-04-16T05:33:46.748Z+ ARG0=ci_download_maghemite_mgd
5842024-04-16T05:33:46.748Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5852024-04-16T05:33:46.748Z++ CIDL_SHA256=ddc19da8932e0ff4a91dea139369bb5b729748bdf698223bc2717a4abea89ed6
5862024-04-16T05:33:46.748Z++ MGD_LINUX_SHA256=ee41d903d19b4ced4bbf139ed05ba8c060517642bc7d4bcef3790e697fa3f44d
5872024-04-16T05:33:46.748Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5882024-04-16T05:33:46.748Z++ COMMIT=bc244d418368fcc3e66db2a0637501a900be161a
5892024-04-16T05:33:46.748Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5902024-04-16T05:33:46.748Z+ TARGET_DIR=out
5912024-04-16T05:33:46.748Z+ DOWNLOAD_DIR=out/downloads
5922024-04-16T05:33:46.748Z+ DEST_DIR=./out/mgd
5932024-04-16T05:33:46.748Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5942024-04-16T05:33:46.749Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5952024-04-16T05:33:46.749Z+ REPO=oxidecomputer/maghemite
5962024-04-16T05:33:46.749Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a
5972024-04-16T05:33:46.749Z+ main
5982024-04-16T05:33:46.749Z+ rm -rf out/downloads/root
5992024-04-16T05:33:46.756Z+ [[ 0 != 0 ]]
6002024-04-16T05:33:46.756Z+ CIDL_OS=solaris2.11
6012024-04-16T05:33:46.768Z+ [[ 0 != 0 ]]
6022024-04-16T05:33:46.768Z+ configure_os solaris2.11
6032024-04-16T05:33:46.768Z+ echo 'current directory: /work/oxidecomputer/omicron'
6042024-04-16T05:33:46.768Zcurrent directory: /work/oxidecomputer/omicron
6052024-04-16T05:33:46.768Z+ echo 'configuring based on OS: "solaris2.11"'
6062024-04-16T05:33:46.768Z+ case "$1" in
6072024-04-16T05:33:46.768Z+ SET_BINARIES=
6082024-04-16T05:33:46.768Zconfiguring based on OS: "solaris2.11"
6092024-04-16T05:33:46.768Z+ CIDL_SHA256FUNC=do_sha256sum
6102024-04-16T05:33:46.768Z+ TARBALL_FILENAME=mgd.tar.gz
6112024-04-16T05:33:46.768Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz
6122024-04-16T05:33:46.769Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6132024-04-16T05:33:46.769Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz'
6142024-04-16T05:33:46.769Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6152024-04-16T05:33:46.769ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz
6162024-04-16T05:33:46.769Z+ mkdir -p out/downloads
6172024-04-16T05:33:46.769ZLocal file: out/downloads/mgd.tar.gz
6182024-04-16T05:33:46.769Z+ mkdir -p ./out/mgd
6192024-04-16T05:33:46.769Z+ fetch_and_verify
6202024-04-16T05:33:46.769Z+ local DO_DOWNLOAD=true
6212024-04-16T05:33:46.769Z+ [[ -f out/downloads/mgd.tar.gz ]]
6222024-04-16T05:33:46.769Z+ '[' true == true ']'
6232024-04-16T05:33:46.769Z+ echo Downloading...
6242024-04-16T05:33:46.769ZDownloading...
6252024-04-16T05:33:46.769Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz out/downloads/mgd.tar.gz
6262024-04-16T05:33:46.769Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz
6272024-04-16T05:33:59.997Z++ do_sha256sum out/downloads/mgd.tar.gz
6282024-04-16T05:34:00.002Z++ sha256sum
6292024-04-16T05:34:00.002Z++ awk '{print $1}'
6302024-04-16T05:34:00.018Z+ calculated_sha256=ddc19da8932e0ff4a91dea139369bb5b729748bdf698223bc2717a4abea89ed6
6312024-04-16T05:34:00.018Z+ [[ ddc19da8932e0ff4a91dea139369bb5b729748bdf698223bc2717a4abea89ed6 != \d\d\c\1\9\d\a\8\9\3\2\e\0\f\f\4\a\9\1\d\e\a\1\3\9\3\6\9\b\b\5\b\7\2\9\7\4\8\b\d\f\6\9\8\2\2\3\b\c\2\7\1\7\a\4\a\b\e\a\8\9\e\d\6 ]]
6322024-04-16T05:34:00.023Z+ do_untar out/downloads/mgd.tar.gz
6332024-04-16T05:34:00.023Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6342024-04-16T05:34:00.606Z+ do_assemble
6352024-04-16T05:34:00.606Z+ rm -r ./out/mgd
6362024-04-16T05:34:00.609Z+ mkdir ./out/mgd
6372024-04-16T05:34:00.612Z+ cp -r out/downloads/root ./out/mgd/root
6382024-04-16T05:34:00.696Z+ set -o errexit
6392024-04-16T05:34:00.700Z+++ dirname ./tools/ci_download_transceiver_control
6402024-04-16T05:34:00.700Z++ cd ./tools
6412024-04-16T05:34:00.700Z++ pwd
6422024-04-16T05:34:00.704Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6432024-04-16T05:34:00.704Z++ basename ./tools/ci_download_transceiver_control
6442024-04-16T05:34:00.704Z+ ARG0=ci_download_transceiver_control
6452024-04-16T05:34:00.704Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6462024-04-16T05:34:00.705Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6472024-04-16T05:34:00.705Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6482024-04-16T05:34:00.705Z+ TARGET_DIR=out
6492024-04-16T05:34:00.705Z+ DOWNLOAD_DIR=out/downloads
6502024-04-16T05:34:00.705Z+ DEST_DIR=./out/transceiver-control
6512024-04-16T05:34:00.705Z+ BIN_DIR=/opt/oxide/bin
6522024-04-16T05:34:00.705Z+ BINARY=xcvradm
6532024-04-16T05:34:00.705Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6542024-04-16T05:34:00.705Z+ REPO=oxidecomputer/transceiver-control
6552024-04-16T05:34:00.705Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6562024-04-16T05:34:00.705Z+ main
6572024-04-16T05:34:00.705Z+ [[ 0 != 0 ]]
6582024-04-16T05:34:00.705Z+ CIDL_OS=solaris2.11
6592024-04-16T05:34:00.705Z+ [[ 0 != 0 ]]
6602024-04-16T05:34:00.705Z+ configure_os solaris2.11
6612024-04-16T05:34:00.705Z+ echo 'current directory: /work/oxidecomputer/omicron'
6622024-04-16T05:34:00.705Z+ echo 'configuring based on OS: "solaris2.11"'
6632024-04-16T05:34:00.705Z+ case "$1" in
6642024-04-16T05:34:00.705Z+ SET_BINARIES=
6652024-04-16T05:34:00.705Zcurrent directory: /work/oxidecomputer/omicron
6662024-04-16T05:34:00.705Zconfiguring based on OS: "solaris2.11"
6672024-04-16T05:34:00.705Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6682024-04-16T05:34:00.705Z+ CIDL_SHA256FUNC=do_sha256sum
6692024-04-16T05:34:00.705Z+ ARCHIVE_FILENAME=xcvradm.gz
6702024-04-16T05:34:00.706Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6712024-04-16T05:34:00.706Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6722024-04-16T05:34:00.706Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6732024-04-16T05:34:00.706ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6742024-04-16T05:34:00.706Z+ echo 'Local file: out/downloads/xcvradm.gz'
6752024-04-16T05:34:00.706Z+ mkdir -p out/downloads
6762024-04-16T05:34:00.706ZLocal file: out/downloads/xcvradm.gz
6772024-04-16T05:34:00.709Z+ mkdir -p ./out/transceiver-control
6782024-04-16T05:34:00.710Z+ fetch_and_verify
6792024-04-16T05:34:00.710Z+ local DO_DOWNLOAD=true
6802024-04-16T05:34:00.710Z+ [[ -f out/downloads/xcvradm.gz ]]
6812024-04-16T05:34:00.710Z+ '[' true == true ']'
6822024-04-16T05:34:00.710Z+ echo Downloading...
6832024-04-16T05:34:00.710Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6842024-04-16T05:34:00.710ZDownloading...
6852024-04-16T05:34:00.710Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862024-04-16T05:34:02.599Z++ do_sha256sum out/downloads/xcvradm.gz
6872024-04-16T05:34:02.602Z++ sha256sum
6882024-04-16T05:34:02.602Z++ awk '{print $1}'
6892024-04-16T05:34:02.606Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6902024-04-16T05:34:02.606Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6912024-04-16T05:34:02.606Z+ do_unpack out/downloads/xcvradm.gz
6922024-04-16T05:34:02.606Z+ mkdir -p out/downloads/root//opt/oxide/bin
6932024-04-16T05:34:02.610Z+ gzip -dc out/downloads/xcvradm.gz
6942024-04-16T05:34:02.725Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6952024-04-16T05:34:02.728Z+ do_assemble
6962024-04-16T05:34:02.728Z+ rm -r ./out/transceiver-control
6972024-04-16T05:34:02.737Z+ mkdir ./out/transceiver-control
6982024-04-16T05:34:02.738Z+ cp -r out/downloads/root ./out/transceiver-control/root
6992024-04-16T05:34:02.825Z+ set -o errexit
7002024-04-16T05:34:02.831Z+++ dirname ./tools/ci_download_thundermuffin
7012024-04-16T05:34:02.831Z++ cd ./tools
7022024-04-16T05:34:02.831Z++ pwd
7032024-04-16T05:34:02.835Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
7042024-04-16T05:34:02.835Z++ basename ./tools/ci_download_thundermuffin
7052024-04-16T05:34:02.835Z+ ARG0=ci_download_thundermuffin
7062024-04-16T05:34:02.835Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
7072024-04-16T05:34:02.835Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7082024-04-16T05:34:02.835Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
7092024-04-16T05:34:02.835Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
7102024-04-16T05:34:02.835Z+ TARGET_DIR=out
7112024-04-16T05:34:02.835Z+ DOWNLOAD_DIR=out/downloads
7122024-04-16T05:34:02.835Z+ DEST_DIR=./out/thundermuffin
7132024-04-16T05:34:02.835Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
7142024-04-16T05:34:02.835Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
7152024-04-16T05:34:02.836Z+ REPO=oxidecomputer/thundermuffin
7162024-04-16T05:34:02.836Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
7172024-04-16T05:34:02.836Z+ main
7182024-04-16T05:34:02.836Z+ rm -rf out/downloads/root
7192024-04-16T05:34:02.839Z+ [[ 0 != 0 ]]
7202024-04-16T05:34:02.840Z+ CIDL_OS=solaris2.11
7212024-04-16T05:34:02.840Z+ [[ 0 != 0 ]]
7222024-04-16T05:34:02.840Z+ configure_os solaris2.11
7232024-04-16T05:34:02.840Z+ echo 'current directory: /work/oxidecomputer/omicron'
7242024-04-16T05:34:02.840Zcurrent directory: /work/oxidecomputer/omicron
7252024-04-16T05:34:02.840Z+ echo 'configuring based on OS: "solaris2.11"'
7262024-04-16T05:34:02.840Z+ case "$1" in
7272024-04-16T05:34:02.840Zconfiguring based on OS: "solaris2.11"
7282024-04-16T05:34:02.840Z+ SET_BINARIES=
7292024-04-16T05:34:02.840Z+ CIDL_SHA256FUNC=do_sha256sum
7302024-04-16T05:34:02.840Z+ TARBALL_FILENAME=thundermuffin.tar.gz
7312024-04-16T05:34:02.840Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7322024-04-16T05:34:02.840Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
7332024-04-16T05:34:02.840Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
7342024-04-16T05:34:02.840ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7352024-04-16T05:34:02.840ZLocal file: out/downloads/thundermuffin.tar.gz
7362024-04-16T05:34:02.840Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
7372024-04-16T05:34:02.840Z+ mkdir -p out/downloads
7382024-04-16T05:34:02.845Z+ mkdir -p ./out/thundermuffin
7392024-04-16T05:34:02.845Z+ fetch_and_verify
7402024-04-16T05:34:02.845Z+ local DO_DOWNLOAD=true
7412024-04-16T05:34:02.845Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
7422024-04-16T05:34:02.845Z+ '[' true == true ']'
7432024-04-16T05:34:02.845Z+ echo Downloading...
7442024-04-16T05:34:02.846ZDownloading...
7452024-04-16T05:34:02.846Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
7462024-04-16T05:34:02.846Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7472024-04-16T05:34:04.971Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
7482024-04-16T05:34:04.975Z++ sha256sum
7492024-04-16T05:34:04.975Z++ awk '{print $1}'
7502024-04-16T05:34:04.978Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7512024-04-16T05:34:04.978Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
7522024-04-16T05:34:04.978Z+ do_untar out/downloads/thundermuffin.tar.gz
7532024-04-16T05:34:04.978Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
7542024-04-16T05:34:05.043Z+ do_assemble
7552024-04-16T05:34:05.043Z+ rm -r ./out/thundermuffin
7562024-04-16T05:34:05.046Z+ mkdir ./out/thundermuffin
7572024-04-16T05:34:05.046Z+ cp -r out/downloads/root ./out/thundermuffin/root
7582024-04-16T05:34:05.059ZAll prerequisites installed successfully
7592024-04-16T05:34:05.062Z
7602024-04-16T05:34:05.062Zreal 1:46.422772610
7612024-04-16T05:34:05.062Zuser 37.530492145
7622024-04-16T05:34:05.062Zsys 6.754274899
7632024-04-16T05:34:05.062Ztrap 0.007706097
7642024-04-16T05:34:05.062Ztflt 0.158407794
7652024-04-16T05:34:05.063Zdflt 0.430968335
7662024-04-16T05:34:05.063Zkflt 0.173643671
7672024-04-16T05:34:05.063Zlock 1.070722149
7682024-04-16T05:34:05.063Zslp 3:34.674269277
7692024-04-16T05:34:05.063Zlat 2.020911970
7702024-04-16T05:34:05.063Zstop 0.145462974
7712024-04-16T05:34:05.063Z+ ptime -m ./tools/ci_download_softnpu_machinery
7722024-04-16T05:34:05.068Zfetching npuzone
7732024-04-16T05:34:05.074ZEnsuring oxidecomputer/softnpu/image/npuzone in out/npuzone
7742024-04-16T05:34:05.074Z (commit: dbab082dfa89da5db5ca2325c257089d2f130092)
7752024-04-16T05:34:05.074ZGetting hash for npuzone
7762024-04-16T05:34:05.191Z (hash: cd76aafbb1455c67ba94f6810d978651fb98d5dd1d3d0f849d88f1b8b5debd6e)
7772024-04-16T05:34:14.145Znpuzone downloaded successfully
7782024-04-16T05:34:14.150Z
7792024-04-16T05:34:14.150Zreal 9.081914627
7802024-04-16T05:34:14.150Zuser 0.347034617
7812024-04-16T05:34:14.150Zsys 0.118069232
7822024-04-16T05:34:14.150Ztrap 0.000045385
7832024-04-16T05:34:14.150Ztflt 0.000000000
7842024-04-16T05:34:14.150Zdflt 0.000000000
7852024-04-16T05:34:14.150Zkflt 0.000000000
7862024-04-16T05:34:14.150Zlock 0.000000000
7872024-04-16T05:34:14.150Zslp 26.672026520
7882024-04-16T05:34:14.150Zlat 0.080590600
7892024-04-16T05:34:14.150Zstop 0.000170822
7902024-04-16T05:34:14.150Z+ export CARGO_INCREMENTAL=0
7912024-04-16T05:34:14.150Z+ CARGO_INCREMENTAL=0
7922024-04-16T05:34:14.150Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
7932024-04-16T05:34:14.357Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7942024-04-16T05:34:14.662Z Updating git repository `https://github.com/oxidecomputer/zone`
7952024-04-16T05:34:14.942Z Updating crates.io index
7962024-04-16T05:34:14.946Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7972024-04-16T05:34:15.773Z Updating git repository `https://github.com/oxidecomputer/maghemite`
7982024-04-16T05:34:16.449Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7992024-04-16T05:34:18.674Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8002024-04-16T05:34:19.708Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8012024-04-16T05:34:20.005Z Updating git repository `https://github.com/oxidecomputer/propolis`
8022024-04-16T05:34:21.019Z Updating git repository `https://github.com/oxidecomputer/crucible`
8032024-04-16T05:34:22.687Z Updating git repository `https://github.com/oxidecomputer/opte`
8042024-04-16T05:34:23.773Z Updating git repository `https://github.com/oxidecomputer/falcon`
8052024-04-16T05:34:24.484Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
8062024-04-16T05:34:24.820Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8072024-04-16T05:34:25.377Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
8082024-04-16T05:34:25.686Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
8092024-04-16T05:34:25.956Z Updating git repository `http://github.com/oxidecomputer/sprockets`
8102024-04-16T05:34:26.341Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
8112024-04-16T05:34:26.769Z Updating git repository `http://github.com/oxidecomputer/tofino`
8122024-04-16T05:34:27.219Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8132024-04-16T05:34:27.477Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
8142024-04-16T05:34:27.756Z Updating git repository `https://github.com/oxidecomputer/libnvme`
8152024-04-16T05:34:28.076Z Updating git repository `https://github.com/oxidecomputer/ispf`
8162024-04-16T05:34:28.504Z Updating git repository `https://github.com/oxidecomputer/poptrie`
8172024-04-16T05:34:28.900Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8182024-04-16T05:34:29.537Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
8192024-04-16T05:34:29.893Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
8202024-04-16T05:34:30.192Z Updating git repository `https://github.com/jgallagher/nix`
8212024-04-16T05:34:31.255Z Updating git repository `https://github.com/cbiffle/hubpack`
8222024-04-16T05:34:31.654Z Updating git repository `https://github.com/oxidecomputer/typify`
8232024-04-16T05:34:33.430Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8242024-04-16T05:34:33.801Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8252024-04-16T05:34:34.094Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8262024-04-16T05:34:34.647Z Updating git repository `https://github.com/oxidecomputer/rfb`
8272024-04-16T05:34:35.756Z Downloading crates ...
8282024-04-16T05:34:35.874Z Downloaded aead v0.5.2
8292024-04-16T05:34:35.885Z Downloaded anyhow v1.0.82
8302024-04-16T05:34:35.888Z Downloaded ciborium-io v0.2.2
8312024-04-16T05:34:35.892Z Downloaded ahash v0.8.8
8322024-04-16T05:34:35.895Z Downloaded adler v1.0.2
8332024-04-16T05:34:35.899Z Downloaded hex v0.4.3
8342024-04-16T05:34:35.906Z Downloaded aho-corasick v1.1.2
8352024-04-16T05:34:35.917Z Downloaded highway v1.1.0
8362024-04-16T05:34:35.917Z Downloaded heck v0.3.3
8372024-04-16T05:34:35.917Z Downloaded httpdate v1.0.3
8382024-04-16T05:34:35.917Z Downloaded clang-sys v1.6.1
8392024-04-16T05:34:35.921Z Downloaded crossbeam-deque v0.8.3
8402024-04-16T05:34:35.921Z Downloaded http-range v0.1.5
8412024-04-16T05:34:35.924Z Downloaded buf-list v1.0.3
8422024-04-16T05:34:35.924Z Downloaded cexpr v0.6.0
8432024-04-16T05:34:35.928Z Downloaded chacha20 v0.9.1
8442024-04-16T05:34:35.928Z Downloaded hostname v0.3.1
8452024-04-16T05:34:35.932Z Downloaded cipher v0.4.4
8462024-04-16T05:34:35.932Z Downloaded bitflags v1.3.2
8472024-04-16T05:34:35.935Z Downloaded hubpack v0.1.2
8482024-04-16T05:34:35.935Z Downloaded anstyle-query v1.0.0
8492024-04-16T05:34:35.935Z Downloaded home v0.5.5
8502024-04-16T05:34:35.939Z Downloaded clap_lex v0.7.0
8512024-04-16T05:34:35.939Z Downloaded heck v0.5.0
8522024-04-16T05:34:35.939Z Downloaded heck v0.4.1
8532024-04-16T05:34:35.942Z Downloaded array-init v0.0.4
8542024-04-16T05:34:35.942Z Downloaded bitstruct v0.1.1
8552024-04-16T05:34:35.942Z Downloaded colored v2.1.0
8562024-04-16T05:34:35.945Z Downloaded httparse v1.8.0
8572024-04-16T05:34:35.949Z Downloaded anstyle-parse v0.2.1
8582024-04-16T05:34:35.949Z Downloaded clap_builder v4.5.2
8592024-04-16T05:34:35.954Z Downloaded http-body v0.4.5
8602024-04-16T05:34:35.961Z Downloaded http v1.0.0
8612024-04-16T05:34:35.964Z Downloaded instant v0.1.12
8622024-04-16T05:34:35.964Z Downloaded lazy_static v1.4.0
8632024-04-16T05:34:35.964Z Downloaded cassowary v0.3.0
8642024-04-16T05:34:35.967Z Downloaded bit-vec v0.6.3
8652024-04-16T05:34:35.967Z Downloaded libloading v0.7.4
8662024-04-16T05:34:35.970Z Downloaded ipnetwork v0.20.0
8672024-04-16T05:34:35.970Z Downloaded hyper-staticfile v0.9.5
8682024-04-16T05:34:35.974Z Downloaded cfg_aliases v0.1.1
8692024-04-16T05:34:35.977Z Downloaded atomicwrites v0.4.3
8702024-04-16T05:34:35.977Z Downloaded match_cfg v0.1.0
8712024-04-16T05:34:35.977Z Downloaded is_ci v1.2.0
8722024-04-16T05:34:35.981Z Downloaded async-stream-impl v0.3.5
8732024-04-16T05:34:35.981Z Downloaded hubpack_derive v0.1.1
8742024-04-16T05:34:35.981Z Downloaded hyper-rustls v0.24.2
8752024-04-16T05:34:35.984Z Downloaded cobs v0.2.3
8762024-04-16T05:34:35.984Z Downloaded colorchoice v1.0.0
8772024-04-16T05:34:35.984Z Downloaded atty v0.2.14
8782024-04-16T05:34:35.988Z Downloaded cfg-if v1.0.0
8792024-04-16T05:34:35.988Z Downloaded ident_case v1.0.1
8802024-04-16T05:34:35.988Z Downloaded inout v0.1.3
8812024-04-16T05:34:35.991Z Downloaded matches v0.1.10
8822024-04-16T05:34:35.991Z Downloaded iana-time-zone v0.1.57
8832024-04-16T05:34:35.991Z Downloaded hkdf v0.12.4
8842024-04-16T05:34:35.995Z Downloaded normalize-line-endings v0.3.0
8852024-04-16T05:34:35.999Z Downloaded newline-converter v0.3.0
8862024-04-16T05:34:35.999Z Downloaded bitstruct_derive v0.1.0
8872024-04-16T05:34:35.999Z Downloaded ciborium-ll v0.2.2
8882024-04-16T05:34:35.999Z Downloaded indoc v1.0.9
8892024-04-16T05:34:36.003Z Downloaded arrayref v0.3.7
8902024-04-16T05:34:36.003Z Downloaded anstyle v1.0.6
8912024-04-16T05:34:36.017Z Downloaded md-5 v0.10.5
8922024-04-16T05:34:36.017Z Downloaded libsw v3.3.1
8932024-04-16T05:34:36.017Z Downloaded libefi-sys v0.1.0
8942024-04-16T05:34:36.017Z Downloaded impl-trait-for-tuples v0.2.2
8952024-04-16T05:34:36.017Z Downloaded lazycell v1.3.0
8962024-04-16T05:34:36.017Z Downloaded num-conv v0.1.0
8972024-04-16T05:34:36.017Z Downloaded keccak v0.1.4
8982024-04-16T05:34:36.017Z Downloaded indoc v2.0.3
8992024-04-16T05:34:36.021Z Downloaded sigpipe v0.1.3
9002024-04-16T05:34:36.021Z Downloaded newtype_derive v0.1.6
9012024-04-16T05:34:36.021Z Downloaded http v0.2.12
9022024-04-16T05:34:36.024Z Downloaded is-terminal v0.4.9
9032024-04-16T05:34:36.024Z Downloaded hmac v0.12.1
9042024-04-16T05:34:36.028Z Downloaded heapless v0.7.16
9052024-04-16T05:34:36.037Z Downloaded num v0.4.2
9062024-04-16T05:34:36.037Z Downloaded memmap v0.7.0
9072024-04-16T05:34:36.037Z Downloaded maplit v1.0.2
9082024-04-16T05:34:36.037Z Downloaded humantime v2.1.0
9092024-04-16T05:34:36.037Z Downloaded time-core v0.1.2
9102024-04-16T05:34:36.037Z Downloaded convert_case v0.4.0
9112024-04-16T05:34:36.037Z Downloaded assert_matches v1.5.0
9122024-04-16T05:34:36.042Z Downloaded atomic-waker v1.1.1
9132024-04-16T05:34:36.042Z Downloaded serde-big-array v0.4.1
9142024-04-16T05:34:36.042Z Downloaded camino-tempfile v1.1.1
9152024-04-16T05:34:36.042Z Downloaded byteorder v1.5.0
9162024-04-16T05:34:36.049Z Downloaded linear-map v1.2.0
9172024-04-16T05:34:36.049Z Downloaded itoa v1.0.9
9182024-04-16T05:34:36.052Z Downloaded sync_wrapper v0.1.2
9192024-04-16T05:34:36.052Z Downloaded lru v0.12.1
9202024-04-16T05:34:36.053Z Downloaded kstat-rs v0.2.3
9212024-04-16T05:34:36.053Z Downloaded block-buffer v0.10.4
9222024-04-16T05:34:36.053Z Downloaded async-recursion v1.1.0
9232024-04-16T05:34:36.056Z Downloaded memoffset v0.7.1
9242024-04-16T05:34:36.056Z Downloaded libm v0.2.7
9252024-04-16T05:34:36.066Z Downloaded new_debug_unreachable v1.0.4
9262024-04-16T05:34:36.071Z Downloaded nanorand v0.7.0
9272024-04-16T05:34:36.071Z Downloaded newtype-uuid v1.1.0
9282024-04-16T05:34:36.071Z Downloaded curve25519-dalek-derive v0.1.0
9292024-04-16T05:34:36.071Z Downloaded nibble_vec v0.1.0
9302024-04-16T05:34:36.077Z Downloaded downcast v0.11.0
9312024-04-16T05:34:36.077Z Downloaded castaway v0.2.2
9322024-04-16T05:34:36.078Z Downloaded bitfield v0.14.0
9332024-04-16T05:34:36.078Z Downloaded ascii-canvas v3.0.0
9342024-04-16T05:34:36.083Z Downloaded cpufeatures v0.2.12
9352024-04-16T05:34:36.083Z Downloaded nodrop v0.1.14
9362024-04-16T05:34:36.083Z Downloaded mockall v0.12.1
9372024-04-16T05:34:36.083Z Downloaded base16ct v0.2.0
9382024-04-16T05:34:36.083Z Downloaded nu-ansi-term v0.50.0
9392024-04-16T05:34:36.087Z Downloaded multimap v0.10.0
9402024-04-16T05:34:36.088Z Downloaded siphasher v0.3.11
9412024-04-16T05:34:36.088Z Downloaded usdt-attr-macro v0.3.5
9422024-04-16T05:34:36.092Z Downloaded bb8 v0.8.3
9432024-04-16T05:34:36.092Z Downloaded signal-hook-mio v0.2.3
9442024-04-16T05:34:36.092Z Downloaded fxhash v0.2.1
9452024-04-16T05:34:36.092Z Downloaded lock_api v0.4.10
9462024-04-16T05:34:36.092Z Downloaded lalrpop-util v0.19.12
9472024-04-16T05:34:36.096Z Downloaded corncobs v0.1.3
9482024-04-16T05:34:36.096Z Downloaded multer v3.0.0
9492024-04-16T05:34:36.101Z Downloaded structmeta-derive v0.2.0
9502024-04-16T05:34:36.101Z Downloaded structmeta v0.3.0
9512024-04-16T05:34:36.101Z Downloaded structmeta v0.2.0
9522024-04-16T05:34:36.104Z Downloaded bytecount v0.6.3
9532024-04-16T05:34:36.104Z Downloaded serde_tokenstream v0.1.7
9542024-04-16T05:34:36.108Z Downloaded serde_tokenstream v0.2.0
9552024-04-16T05:34:36.108Z Downloaded spin v0.5.2
9562024-04-16T05:34:36.112Z Downloaded async-trait v0.1.80
9572024-04-16T05:34:36.115Z Downloaded opaque-debug v0.3.0
9582024-04-16T05:34:36.115Z Downloaded number_prefix v0.4.0
9592024-04-16T05:34:36.115Z Downloaded tui-tree-widget v0.19.0
9602024-04-16T05:34:36.118Z Downloaded vec_map v0.8.2
9612024-04-16T05:34:36.118Z Downloaded ansi_term v0.12.1
9622024-04-16T05:34:36.119Z Downloaded native-tls v0.2.11
9632024-04-16T05:34:36.122Z Downloaded version_check v0.9.4
9642024-04-16T05:34:36.122Z Downloaded slog-term v2.9.1
9652024-04-16T05:34:36.125Z Downloaded parse-size v1.0.0
9662024-04-16T05:34:36.130Z Downloaded equivalent v1.0.1
9672024-04-16T05:34:36.131Z Downloaded base64ct v1.6.0
9682024-04-16T05:34:36.131Z Downloaded indexmap v1.9.3
9692024-04-16T05:34:36.137Z Downloaded tap v1.0.1
9702024-04-16T05:34:36.137Z Downloaded num-complex v0.4.5
9712024-04-16T05:34:36.140Z Downloaded memmap2 v0.7.1
9722024-04-16T05:34:36.140Z Downloaded mime_guess v2.0.4
9732024-04-16T05:34:36.140Z Downloaded peg-runtime v0.8.2
9742024-04-16T05:34:36.140Z Downloaded miniz_oxide v0.7.1
9752024-04-16T05:34:36.145Z Downloaded textwrap v0.11.0
9762024-04-16T05:34:36.145Z Downloaded strsim v0.11.0
9772024-04-16T05:34:36.148Z Downloaded serde_derive_internals v0.26.0
9782024-04-16T05:34:36.148Z Downloaded oso-derive v0.27.3
9792024-04-16T05:34:36.148Z Downloaded const_format_proc_macros v0.2.32
9802024-04-16T05:34:36.151Z Downloaded gethostname v0.4.3
9812024-04-16T05:34:36.151Z Downloaded futures-core v0.3.30
9822024-04-16T05:34:36.155Z Downloaded backoff v0.4.0
9832024-04-16T05:34:36.155Z Downloaded getopts v0.2.21
9842024-04-16T05:34:36.158Z Downloaded crc32fast v1.3.2
9852024-04-16T05:34:36.158Z Downloaded tokio-tungstenite v0.21.0
9862024-04-16T05:34:36.161Z Downloaded log v0.4.21
9872024-04-16T05:34:36.165Z Downloaded scroll_derive v0.12.0
9882024-04-16T05:34:36.165Z Downloaded generic-array v0.14.7
9892024-04-16T05:34:36.165Z Downloaded tokio-stream v0.1.15
9902024-04-16T05:34:36.168Z Downloaded usdt v0.5.0
9912024-04-16T05:34:36.171Z Downloaded indicatif v0.17.8
9922024-04-16T05:34:36.174Z Downloaded strum v0.26.2
9932024-04-16T05:34:36.175Z Downloaded zone v0.1.8
9942024-04-16T05:34:36.175Z Downloaded zeroize_derive v1.4.2
9952024-04-16T05:34:36.178Z Downloaded anstream v0.6.11
9962024-04-16T05:34:36.180Z Downloaded vsss-rs v3.3.4
9972024-04-16T05:34:36.181Z Downloaded spki v0.7.2
9982024-04-16T05:34:36.184Z Downloaded spin v0.9.8
9992024-04-16T05:34:36.187Z Downloaded ciborium v0.2.2
10002024-04-16T05:34:36.187Z Downloaded ascii v1.1.0
10012024-04-16T05:34:36.191Z Downloaded autocfg v1.1.0
10022024-04-16T05:34:36.191Z Downloaded percent-encoding v2.3.1
10032024-04-16T05:34:36.195Z Downloaded const-oid v0.9.6
10042024-04-16T05:34:36.196Z Downloaded arrayvec v0.7.4
10052024-04-16T05:34:36.199Z Downloaded ppv-lite86 v0.2.17
10062024-04-16T05:34:36.199Z Downloaded tower-service v0.3.2
10072024-04-16T05:34:36.199Z Downloaded strsim v0.10.0
10082024-04-16T05:34:36.200Z Downloaded der_derive v0.7.2
10092024-04-16T05:34:36.203Z Downloaded form_urlencoded v1.2.1
10102024-04-16T05:34:36.203Z Downloaded erased-serde v0.3.31
10112024-04-16T05:34:36.206Z Downloaded foreign-types-shared v0.1.1
10122024-04-16T05:34:36.206Z Downloaded derive_builder_macro v0.20.0
10132024-04-16T05:34:36.206Z Downloaded chacha20poly1305 v0.10.1
10142024-04-16T05:34:36.210Z Downloaded errno v0.3.8
10152024-04-16T05:34:36.210Z Downloaded mockall_derive v0.12.1
10162024-04-16T05:34:36.215Z Downloaded zone_cfg_derive v0.1.2
10172024-04-16T05:34:36.215Z Downloaded serde_urlencoded v0.7.1
10182024-04-16T05:34:36.215Z Downloaded rustc_version v0.1.7
10192024-04-16T05:34:36.218Z Downloaded rustc-hash v1.1.0
10202024-04-16T05:34:36.218Z Downloaded toml v0.5.11
10212024-04-16T05:34:36.226Z Downloaded tokio-tungstenite v0.20.1
10222024-04-16T05:34:36.226Z Downloaded proc-macro-crate v1.3.1
10232024-04-16T05:34:36.226Z Downloaded pem v3.0.4
10242024-04-16T05:34:36.234Z Downloaded getrandom v0.2.12
10252024-04-16T05:34:36.234Z Downloaded openssl-macros v0.1.1
10262024-04-16T05:34:36.234Z Downloaded crc-any v2.4.3
10272024-04-16T05:34:36.234Z Downloaded predicates-tree v1.0.9
10282024-04-16T05:34:36.234Z Downloaded foreign-types v0.5.0
10292024-04-16T05:34:36.234Z Downloaded foreign-types v0.3.2
10302024-04-16T05:34:36.239Z Downloaded cookie_store v0.20.0
10312024-04-16T05:34:36.239Z Downloaded parking_lot v0.11.2
10322024-04-16T05:34:36.239Z Downloaded strum_macros v0.24.3
10332024-04-16T05:34:36.244Z Downloaded rustc-demangle v0.1.23
10342024-04-16T05:34:36.244Z Downloaded structopt-derive v0.4.18
10352024-04-16T05:34:36.247Z Downloaded scroll v0.12.0
10362024-04-16T05:34:36.247Z Downloaded scopeguard v1.2.0
10372024-04-16T05:34:36.252Z Downloaded tungstenite v0.21.0
10382024-04-16T05:34:36.255Z Downloaded unicode-xid v0.2.4
10392024-04-16T05:34:36.255Z Downloaded unicode-width v0.1.11
10402024-04-16T05:34:36.255Z Downloaded ryu v1.0.15
10412024-04-16T05:34:36.259Z Downloaded sqlparser_derive v0.2.2
10422024-04-16T05:34:36.259Z Downloaded cc v1.0.83
10432024-04-16T05:34:36.262Z Downloaded pem-rfc7468 v0.7.0
10442024-04-16T05:34:36.265Z Downloaded defmt-parser v0.3.3
10452024-04-16T05:34:36.269Z Downloaded structmeta-derive v0.3.0
10462024-04-16T05:34:36.269Z Downloaded thread_local v1.1.7
10472024-04-16T05:34:36.272Z Downloaded thread-id v4.2.0
10482024-04-16T05:34:36.272Z Downloaded rand_seeder v0.2.3
10492024-04-16T05:34:36.275Z Downloaded serde-big-array v0.5.1
10502024-04-16T05:34:36.275Z Downloaded env_logger v0.10.0
10512024-04-16T05:34:36.278Z Downloaded unicode-linebreak v0.1.5
10522024-04-16T05:34:36.278Z Downloaded crossbeam-channel v0.5.8
10532024-04-16T05:34:36.283Z Downloaded num-integer v0.1.46
10542024-04-16T05:34:36.286Z Downloaded fd-lock v4.0.2
10552024-04-16T05:34:36.289Z Downloaded textwrap v0.16.1
10562024-04-16T05:34:36.292Z Downloaded embedded-io v0.4.0
10572024-04-16T05:34:36.298Z Downloaded proc-macro-error v1.0.4
10582024-04-16T05:34:36.307Z Downloaded olpc-cjson v0.1.3
10592024-04-16T05:34:36.307Z Downloaded foreign-types-shared v0.3.1
10602024-04-16T05:34:36.307Z Downloaded vte_generate_state_changes v0.1.1
10612024-04-16T05:34:36.307Z Downloaded fnv v1.0.7
10622024-04-16T05:34:36.307Z Downloaded usdt-attr-macro v0.5.0
10632024-04-16T05:34:36.307Z Downloaded shlex v1.3.0
10642024-04-16T05:34:36.311Z Downloaded tungstenite v0.20.1
10652024-04-16T05:34:36.311Z Downloaded radium v0.7.0
10662024-04-16T05:34:36.311Z Downloaded tracing-attributes v0.1.27
10672024-04-16T05:34:36.314Z Downloaded phf_shared v0.11.2
10682024-04-16T05:34:36.314Z Downloaded quote v1.0.36
10692024-04-16T05:34:36.319Z Downloaded whoami v1.5.1
10702024-04-16T05:34:36.319Z Downloaded unsafe-libyaml v0.2.10
10712024-04-16T05:34:36.323Z Downloaded pretty-hex v0.2.1
10722024-04-16T05:34:36.326Z Downloaded uuid v1.8.0
10732024-04-16T05:34:36.326Z Downloaded sha2 v0.10.8
10742024-04-16T05:34:36.329Z Downloaded rustls-pemfile v1.0.3
10752024-04-16T05:34:36.332Z Downloaded diesel_derives v2.1.2
10762024-04-16T05:34:36.336Z Downloaded csv-core v0.1.11
10772024-04-16T05:34:36.340Z Downloaded samael v0.0.15
10782024-04-16T05:34:36.344Z Downloaded num-bigint v0.4.4
10792024-04-16T05:34:36.347Z Downloaded synstructure v0.12.6
10802024-04-16T05:34:36.350Z Downloaded tiny-keccak v2.0.2
10812024-04-16T05:34:36.353Z Downloaded slog-json v2.6.1
10822024-04-16T05:34:36.360Z Downloaded terminal_size v0.3.0
10832024-04-16T05:34:36.360Z Downloaded const_format v0.2.32
10842024-04-16T05:34:36.364Z Downloaded termtree v0.4.1
10852024-04-16T05:34:36.364Z Downloaded signal-hook v0.3.17
10862024-04-16T05:34:36.367Z Downloaded dof v0.3.0
10872024-04-16T05:34:36.367Z Downloaded base64 v0.21.7
10882024-04-16T05:34:36.371Z Downloaded ena v0.14.2
10892024-04-16T05:34:36.374Z Downloaded zerocopy v0.3.0
10902024-04-16T05:34:36.374Z Downloaded usdt v0.3.5
10912024-04-16T05:34:36.378Z Downloaded test-strategy v0.3.1
10922024-04-16T05:34:36.384Z Downloaded dtrace-parser v0.1.14
10932024-04-16T05:34:36.384Z Downloaded openssl-probe v0.1.5
10942024-04-16T05:34:36.387Z Downloaded display-error-chain v0.2.0
10952024-04-16T05:34:36.387Z Downloaded glob v0.3.1
10962024-04-16T05:34:36.387Z Downloaded diesel_table_macro_syntax v0.1.0
10972024-04-16T05:34:36.387Z Downloaded cstr-argument v0.1.2
10982024-04-16T05:34:36.387Z Downloaded minimal-lexical v0.2.1
10992024-04-16T05:34:36.391Z Downloaded pest_generator v2.7.6
11002024-04-16T05:34:36.395Z Downloaded num_cpus v1.16.0
11012024-04-16T05:34:36.398Z Downloaded serde_with_macros v3.7.0
11022024-04-16T05:34:36.398Z Downloaded endian-type v0.1.2
11032024-04-16T05:34:36.401Z Downloaded memchr v2.7.1
11042024-04-16T05:34:36.404Z Downloaded portpicker v0.1.1
11052024-04-16T05:34:36.408Z Downloaded secrecy v0.8.0
11062024-04-16T05:34:36.408Z Downloaded zip v0.6.6
11072024-04-16T05:34:36.413Z Downloaded serde_path_to_error v0.1.16
11082024-04-16T05:34:36.416Z Downloaded snafu-derive v0.8.2
11092024-04-16T05:34:36.416Z Downloaded derive_builder_core v0.20.0
11102024-04-16T05:34:36.420Z Downloaded slog-scope v4.4.0
11112024-04-16T05:34:36.420Z Downloaded itertools v0.10.5
11122024-04-16T05:34:36.426Z Downloaded thiserror-impl v1.0.58
11132024-04-16T05:34:36.430Z Downloaded thiserror v1.0.58
11142024-04-16T05:34:36.433Z Downloaded darling v0.20.8
11152024-04-16T05:34:36.437Z Downloaded rustfmt-wrapper v0.2.1
11162024-04-16T05:34:36.441Z Downloaded wyz v0.5.1
11172024-04-16T05:34:36.441Z Downloaded smawk v0.3.1
11182024-04-16T05:34:36.444Z Downloaded typed-path v0.7.0
11192024-04-16T05:34:36.449Z Downloaded darling_macro v0.20.8
11202024-04-16T05:34:36.455Z Downloaded slog-bunyan v2.5.0
11212024-04-16T05:34:36.455Z Downloaded futures-task v0.3.30
11222024-04-16T05:34:36.460Z Downloaded futures-sink v0.3.30
11232024-04-16T05:34:36.460Z Downloaded futures-macro v0.3.30
11242024-04-16T05:34:36.460Z Downloaded globset v0.4.13
11252024-04-16T05:34:36.460Z Downloaded fs-err v2.11.0
11262024-04-16T05:34:36.460Z Downloaded ron v0.7.1
11272024-04-16T05:34:36.464Z Downloaded untrusted v0.9.0
11282024-04-16T05:34:36.467Z Downloaded num_enum v0.5.11
11292024-04-16T05:34:36.475Z Downloaded ref-cast v1.0.22
11302024-04-16T05:34:36.487Z Downloaded serde-hex v0.1.0
11312024-04-16T05:34:36.487Z Downloaded derive_more v0.99.17
11322024-04-16T05:34:36.501Z Downloaded expectorate v1.1.0
11332024-04-16T05:34:36.501Z Downloaded proc-macro2 v1.0.80
11342024-04-16T05:34:36.501Z Downloaded postcard v1.0.8
11352024-04-16T05:34:36.501Z Downloaded slab v0.4.9
11362024-04-16T05:34:36.501Z Downloaded num-bigint-dig v0.8.4
11372024-04-16T05:34:36.505Z Downloaded phf_shared v0.10.0
11382024-04-16T05:34:36.505Z Downloaded subtle v2.5.0
11392024-04-16T05:34:36.505Z Downloaded signature v2.1.0
11402024-04-16T05:34:36.505Z Downloaded usdt-macro v0.3.5
11412024-04-16T05:34:36.505Z Downloaded unicode-bidi v0.3.15
11422024-04-16T05:34:36.509Z Downloaded dof v0.1.5
11432024-04-16T05:34:36.509Z Downloaded unarray v0.1.4
11442024-04-16T05:34:36.519Z Downloaded thiserror-impl-no-std v2.0.2
11452024-04-16T05:34:36.519Z Downloaded dtrace-parser v0.2.0
11462024-04-16T05:34:36.519Z Downloaded utf8parse v0.2.1
11472024-04-16T05:34:36.519Z Downloaded rand_core v0.6.4
11482024-04-16T05:34:36.520Z Downloaded signature v1.6.4
11492024-04-16T05:34:36.523Z Downloaded ff v0.13.0
11502024-04-16T05:34:36.526Z Downloaded smf v0.2.3
11512024-04-16T05:34:36.526Z Downloaded serde_yaml v0.9.25
11522024-04-16T05:34:36.533Z Downloaded derive_builder v0.20.0
11532024-04-16T05:34:36.539Z Downloaded pretty-hex v0.4.1
11542024-04-16T05:34:36.542Z Downloaded pin-project v1.1.3
11552024-04-16T05:34:36.553Z Downloaded usdt-macro v0.5.0
11562024-04-16T05:34:36.559Z Downloaded rusty-fork v0.3.0
11572024-04-16T05:34:36.559Z Downloaded pin-utils v0.1.0
11582024-04-16T05:34:36.562Z Downloaded hash32 v0.2.1
11592024-04-16T05:34:36.562Z Downloaded tar v0.4.40
11602024-04-16T05:34:36.565Z Downloaded toolchain_find v0.4.0
11612024-04-16T05:34:36.565Z Downloaded tokio-rustls v0.24.1
11622024-04-16T05:34:36.569Z Downloaded sha1 v0.10.6
11632024-04-16T05:34:36.569Z Downloaded darling_core v0.20.8
11642024-04-16T05:34:36.573Z Downloaded swrite v0.1.0
11652024-04-16T05:34:36.576Z Downloaded want v0.3.1
11662024-04-16T05:34:36.576Z Downloaded phf v0.11.2
11672024-04-16T05:34:36.580Z Downloaded peg v0.8.2
11682024-04-16T05:34:36.583Z Downloaded flagset v0.4.3
11692024-04-16T05:34:36.586Z Downloaded fixedbitset v0.4.2
11702024-04-16T05:34:36.586Z Downloaded peg-macros v0.8.2
11712024-04-16T05:34:36.589Z Downloaded slog-dtrace v0.3.0
11722024-04-16T05:34:36.590Z Downloaded hash32 v0.3.1
11732024-04-16T05:34:36.597Z Downloaded uuid v0.8.2
11742024-04-16T05:34:36.601Z Downloaded subprocess v0.2.9
11752024-04-16T05:34:36.601Z Downloaded proc-macro-error-attr v1.0.4
11762024-04-16T05:34:36.601Z Downloaded slog-async v2.8.0
11772024-04-16T05:34:36.601Z Downloaded strum_macros v0.26.1
11782024-04-16T05:34:36.604Z Downloaded slog-stdlog v4.1.1
11792024-04-16T05:34:36.604Z Downloaded snafu v0.8.2
11802024-04-16T05:34:36.609Z Downloaded try-lock v0.2.4
11812024-04-16T05:34:36.612Z Downloaded stability v0.2.0
11822024-04-16T05:34:36.613Z Downloaded packed_struct v0.10.1
11832024-04-16T05:34:36.616Z Downloaded rustversion v1.0.14
11842024-04-16T05:34:36.620Z Downloaded utf-8 v0.7.6
11852024-04-16T05:34:36.621Z Downloaded ed25519 v1.5.3
11862024-04-16T05:34:36.624Z Downloaded predicates v3.1.0
11872024-04-16T05:34:36.624Z Downloaded path-slash v0.1.5
11882024-04-16T05:34:36.627Z Downloaded term v0.7.0
11892024-04-16T05:34:36.633Z Downloaded rayon-core v1.12.1
11902024-04-16T05:34:36.636Z Downloaded regex-automata v0.1.10
11912024-04-16T05:34:36.639Z Downloaded take_mut v0.2.2
11922024-04-16T05:34:36.639Z Downloaded futures-executor v0.3.30
11932024-04-16T05:34:36.642Z Downloaded num_threads v0.1.6
11942024-04-16T05:34:36.642Z Downloaded serde v1.0.197
11952024-04-16T05:34:36.645Z Downloaded difflib v0.4.0
11962024-04-16T05:34:36.645Z Downloaded zerocopy-derive v0.7.32
11972024-04-16T05:34:36.650Z Downloaded crunchy v0.2.2
11982024-04-16T05:34:36.653Z Downloaded diff v0.1.13
11992024-04-16T05:34:36.656Z Downloaded toml_edit v0.19.15
12002024-04-16T05:34:36.673Z Downloaded rpassword v7.3.1
12012024-04-16T05:34:36.677Z Downloaded crucible-workspace-hack v0.1.0
12022024-04-16T05:34:36.677Z Downloaded parse-display-derive v0.9.0
12032024-04-16T05:34:36.677Z Downloaded funty v2.0.0
12042024-04-16T05:34:36.680Z Downloaded float-cmp v0.9.0
12052024-04-16T05:34:36.681Z Downloaded tokio-native-tls v0.3.1
12062024-04-16T05:34:36.681Z Downloaded serde_plain v1.0.2
12072024-04-16T05:34:36.685Z Downloaded pkcs1 v0.7.5
12082024-04-16T05:34:36.685Z Downloaded tracing-core v0.1.32
12092024-04-16T05:34:36.688Z Downloaded serde_arrays v0.1.0
12102024-04-16T05:34:36.688Z Downloaded same-file v1.0.6
12112024-04-16T05:34:36.691Z Downloaded r2d2 v0.8.10
12122024-04-16T05:34:36.691Z Downloaded data-encoding v2.4.0
12132024-04-16T05:34:36.694Z Downloaded ucd-trie v0.1.6
12142024-04-16T05:34:36.695Z Downloaded headers-core v0.2.0
12152024-04-16T05:34:36.698Z Downloaded static_assertions v1.1.0
12162024-04-16T05:34:36.698Z Downloaded stable_deref_trait v1.2.0
12172024-04-16T05:34:36.698Z Downloaded usdt-impl v0.5.0
12182024-04-16T05:34:36.701Z Downloaded debug-ignore v1.0.5
12192024-04-16T05:34:36.701Z Downloaded semver v0.1.20
12202024-04-16T05:34:36.704Z Downloaded futures-io v0.3.30
12212024-04-16T05:34:36.704Z Downloaded url v2.5.0
12222024-04-16T05:34:36.710Z Downloaded packed_struct_codegen v0.10.1
12232024-04-16T05:34:36.714Z Downloaded futures-channel v0.3.30
12242024-04-16T05:34:36.715Z Downloaded yasna v0.5.2
12252024-04-16T05:34:36.715Z Downloaded tokio-rustls v0.25.0
12262024-04-16T05:34:36.718Z Downloaded unicode-segmentation v1.10.1
12272024-04-16T05:34:36.718Z Downloaded digest v0.10.7
12282024-04-16T05:34:36.721Z Downloaded pest v2.7.6
12292024-04-16T05:34:36.725Z Downloaded string_cache v0.8.7
12302024-04-16T05:34:36.728Z Downloaded num_enum_derive v0.5.11
12312024-04-16T05:34:36.728Z Downloaded untrusted v0.7.1
12322024-04-16T05:34:36.732Z Downloaded oso v0.27.3
12332024-04-16T05:34:36.735Z Downloaded sec1 v0.7.3
12342024-04-16T05:34:36.735Z Downloaded peeking_take_while v0.1.2
12352024-04-16T05:34:36.735Z Downloaded waitgroup v0.1.2
12362024-04-16T05:34:36.738Z Downloaded owo-colors v4.0.0
12372024-04-16T05:34:36.738Z Downloaded smallvec v0.6.14
12382024-04-16T05:34:36.741Z Downloaded serde_repr v0.1.16
12392024-04-16T05:34:36.744Z Downloaded semver v1.0.22
12402024-04-16T05:34:36.744Z Downloaded rustls-pki-types v1.3.0
12412024-04-16T05:34:36.747Z Downloaded rustc_version v0.4.0
12422024-04-16T05:34:36.748Z Downloaded topological-sort v0.2.2
12432024-04-16T05:34:36.748Z Downloaded stringprep v0.1.3
12442024-04-16T05:34:36.752Z Downloaded toml_edit v0.22.9
12452024-04-16T05:34:36.786Z Downloaded strsim v0.8.0
12462024-04-16T05:34:36.790Z Downloaded time v0.3.34
12472024-04-16T05:34:36.794Z Downloaded ref-cast-impl v1.0.22
12482024-04-16T05:34:36.798Z Downloaded password-hash v0.5.0
12492024-04-16T05:34:36.798Z Downloaded crossbeam-utils v0.8.19
12502024-04-16T05:34:36.801Z Downloaded wait-timeout v0.2.0
12512024-04-16T05:34:36.807Z Downloaded dyn-clone v1.0.17
12522024-04-16T05:34:36.807Z Downloaded postgres-types v0.2.6
12532024-04-16T05:34:36.810Z Downloaded postgres-protocol v0.6.6
12542024-04-16T05:34:36.811Z Downloaded prettyplease v0.2.19
12552024-04-16T05:34:36.814Z Downloaded enum-as-inner v0.5.1
12562024-04-16T05:34:36.814Z Downloaded der v0.7.8
12572024-04-16T05:34:36.818Z Downloaded num-rational v0.4.1
12582024-04-16T05:34:36.821Z Downloaded strip-ansi-escapes v0.2.0
12592024-04-16T05:34:36.821Z Downloaded typenum v1.16.0
12602024-04-16T05:34:36.825Z Downloaded termios v0.3.3
12612024-04-16T05:34:36.828Z Downloaded termcolor v1.2.0
12622024-04-16T05:34:36.828Z Downloaded walkdir v2.5.0
12632024-04-16T05:34:36.831Z Downloaded futures v0.3.30
12642024-04-16T05:34:36.835Z Downloaded tempfile v3.10.1
12652024-04-16T05:34:36.838Z Downloaded pkcs8 v0.10.2
12662024-04-16T05:34:36.841Z Downloaded blake3 v1.5.0
12672024-04-16T05:34:36.846Z Downloaded env_logger v0.9.3
12682024-04-16T05:34:36.849Z Downloaded clap v2.34.0
12692024-04-16T05:34:36.856Z Downloaded tokio-postgres v0.7.10
12702024-04-16T05:34:36.861Z Downloaded num-traits v0.2.18
12712024-04-16T05:34:36.864Z Downloaded rustls-webpki v0.101.7
12722024-04-16T05:34:36.879Z Downloaded serde_with v3.7.0
12732024-04-16T05:34:36.887Z Downloaded unicode-ident v1.0.12
12742024-04-16T05:34:36.893Z Downloaded headers v0.3.9
12752024-04-16T05:34:36.901Z Downloaded winnow v0.6.1
12762024-04-16T05:34:36.905Z Downloaded rsa v0.9.2
12772024-04-16T05:34:36.913Z Downloaded hashbrown v0.12.3
12782024-04-16T05:34:36.918Z Downloaded zerocopy v0.7.32
12792024-04-16T05:34:36.933Z Downloaded rand v0.8.5
12802024-04-16T05:34:36.940Z Downloaded h2 v0.3.26
12812024-04-16T05:34:36.947Z Downloaded crypto-bigint v0.5.2
12822024-04-16T05:34:36.953Z Downloaded steno v0.4.0
12832024-04-16T05:34:36.953Z Downloaded reedline v0.31.0
12842024-04-16T05:34:36.959Z Downloaded trust-dns-resolver v0.22.0
12852024-04-16T05:34:36.965Z Downloaded tough v0.17.1
12862024-04-16T05:34:36.973Z Downloaded idna v0.3.0
12872024-04-16T05:34:36.986Z Downloaded trust-dns-server v0.22.1
12882024-04-16T05:34:36.997Z Downloaded quick-xml v0.31.0
12892024-04-16T05:34:36.997Z Downloaded sqlparser v0.44.0
12902024-04-16T05:34:37.410Z Downloaded idna v0.2.3
12912024-04-16T05:34:37.410Z Downloaded vcpkg v0.2.15
12922024-04-16T05:34:37.410Z Downloaded crossterm v0.27.0
12932024-04-16T05:34:37.410Z Downloaded idna v0.5.0
12942024-04-16T05:34:37.410Z Downloaded futures-util v0.3.30
12952024-04-16T05:34:37.410Z Downloaded rayon v1.10.0
12962024-04-16T05:34:37.411Z Downloaded goblin v0.8.0
12972024-04-16T05:34:37.411Z Downloaded rustls v0.21.9
12982024-04-16T05:34:37.411Z Downloaded petgraph v0.6.4
12992024-04-16T05:34:37.411Z Downloaded hashbrown v0.14.3
13002024-04-16T05:34:37.411Z Downloaded rustls-webpki v0.102.1
13012024-04-16T05:34:37.411Z Downloaded reqwest v0.11.24
13022024-04-16T05:34:37.411Z Downloaded tabled v0.15.0
13032024-04-16T05:34:37.411Z Downloaded syn v1.0.109
13042024-04-16T05:34:37.411Z Downloaded regex-syntax v0.6.29
13052024-04-16T05:34:37.411Z Downloaded object v0.32.1
13062024-04-16T05:34:37.411Z Downloaded object v0.30.4
13072024-04-16T05:34:37.411Z Downloaded regress v0.9.1
13082024-04-16T05:34:37.411Z Downloaded radix_trie v0.2.1
13092024-04-16T05:34:37.411Z Downloaded polar-core v0.27.3
13102024-04-16T05:34:37.411Z Downloaded regex v1.10.4
13112024-04-16T05:34:37.411Z Downloaded trust-dns-proto v0.22.0
13122024-04-16T05:34:37.411Z Downloaded ratatui v0.26.2
13132024-04-16T05:34:37.411Z Downloaded openapiv3 v2.0.0
13142024-04-16T05:34:37.411Z Downloaded bzip2-sys v0.1.11+1.0.8
13152024-04-16T05:34:37.411Z Downloaded regex-syntax v0.8.2
13162024-04-16T05:34:37.411Z Downloaded tokio v1.37.0
13172024-04-16T05:34:37.411Z Downloaded openssl v0.10.64
13182024-04-16T05:34:37.411Z Downloaded rustls v0.22.2
13192024-04-16T05:34:37.411Z Downloaded smoltcp v0.11.0
13202024-04-16T05:34:37.412Z Downloaded csv v1.3.0
13212024-04-16T05:34:37.419Z Downloaded sled v0.34.7
13222024-04-16T05:34:37.432Z Downloaded zerocopy-derive v0.2.0
13232024-04-16T05:34:37.455Z Downloaded encoding_rs v0.8.33
13242024-04-16T05:34:37.459Z Downloaded libc v0.2.153
13252024-04-16T05:34:37.485Z Downloaded regex-automata v0.4.5
13262024-04-16T05:34:37.519Z Downloaded zerocopy-derive v0.6.6
13272024-04-16T05:34:37.526Z Downloaded sha3 v0.10.8
13282024-04-16T05:34:37.526Z Downloaded rustix v0.38.31
13292024-04-16T05:34:37.540Z Downloaded bstr v1.9.0
13302024-04-16T05:34:37.555Z Downloaded diesel v2.1.5
13312024-04-16T05:34:37.565Z Downloaded curve25519-dalek v4.1.2
13322024-04-16T05:34:37.573Z Downloaded nix v0.28.0
13332024-04-16T05:34:37.585Z Downloaded bstr v0.2.17
13342024-04-16T05:34:37.596Z Downloaded proptest v1.4.0
13352024-04-16T05:34:37.602Z Downloaded webpki-roots v0.25.2
13362024-04-16T05:34:37.606Z Downloaded syn v2.0.59
13372024-04-16T05:34:37.616Z Downloaded gimli v0.28.0
13382024-04-16T05:34:37.625Z Downloaded smoltcp v0.9.1
13392024-04-16T05:34:37.636Z Downloaded bitvec v1.0.1
13402024-04-16T05:34:37.650Z Downloaded bindgen v0.69.2
13412024-04-16T05:34:37.657Z Downloaded portable-atomic v1.4.3
13422024-04-16T05:34:37.662Z Downloaded serde_json v1.0.116
13432024-04-16T05:34:37.669Z Downloaded winnow v0.5.15
13442024-04-16T05:34:37.677Z Downloaded lalrpop v0.19.12
13452024-04-16T05:34:37.688Z Downloaded toml v0.7.8
13462024-04-16T05:34:37.696Z Downloaded openssl-sys v0.9.102
13472024-04-16T05:34:37.701Z Downloaded thiserror-no-std v2.0.2
13482024-04-16T05:34:37.705Z Downloaded fallible-iterator v0.2.0
13492024-04-16T05:34:37.708Z Downloaded flate2 v1.0.28
13502024-04-16T05:34:37.711Z Downloaded unicode-normalization v0.1.22
13512024-04-16T05:34:37.718Z Downloaded chrono v0.4.38
13522024-04-16T05:34:37.721Z Downloaded hyper v0.14.28
13532024-04-16T05:34:37.729Z Downloaded rand_chacha v0.3.1
13542024-04-16T05:34:37.733Z Downloaded universal-hash v0.5.1
13552024-04-16T05:34:37.733Z Downloaded unicase v2.7.0
13562024-04-16T05:34:37.733Z Downloaded num-derive v0.4.0
13572024-04-16T05:34:37.736Z Downloaded dirs-next v2.0.0
13582024-04-16T05:34:37.736Z Downloaded resolv-conf v0.7.0
13592024-04-16T05:34:37.739Z Downloaded defmt v0.3.5
13602024-04-16T05:34:37.742Z Downloaded tinyvec v1.6.0
13612024-04-16T05:34:37.742Z Downloaded crossbeam-epoch v0.9.18
13622024-04-16T05:34:37.746Z Downloaded flume v0.11.0
13632024-04-16T05:34:37.749Z Downloaded x509-cert v0.2.4
13642024-04-16T05:34:37.754Z Downloaded trust-dns-client v0.22.0
13652024-04-16T05:34:37.759Z Downloaded slog v2.7.0
13662024-04-16T05:34:37.762Z Downloaded rcgen v0.12.1
13672024-04-16T05:34:37.765Z Downloaded publicsuffix v2.2.3
13682024-04-16T05:34:37.769Z Downloaded schemars_derive v0.8.16
13692024-04-16T05:34:37.769Z Downloaded scheduled-thread-pool v0.2.7
13702024-04-16T05:34:37.772Z Downloaded tabwriter v1.4.0
13712024-04-16T05:34:37.772Z Downloaded tabled_derive v0.7.0
13722024-04-16T05:34:37.772Z Downloaded supports-color v3.0.0
13732024-04-16T05:34:37.772Z Downloaded paste v1.0.14
13742024-04-16T05:34:37.775Z Downloaded schemars v0.8.16
13752024-04-16T05:34:37.788Z Downloaded pest_meta v2.7.6
13762024-04-16T05:34:37.791Z Downloaded defmt-macros v0.3.6
13772024-04-16T05:34:37.791Z Downloaded tokio-macros v2.2.0
13782024-04-16T05:34:37.791Z Downloaded predicates-core v1.0.6
13792024-04-16T05:34:37.794Z Downloaded filetime v0.2.23
13802024-04-16T05:34:37.795Z Downloaded fastrand v2.0.1
13812024-04-16T05:34:37.795Z Downloaded xattr v1.0.1
13822024-04-16T05:34:37.798Z Downloaded deranged v0.3.11
13832024-04-16T05:34:37.798Z Downloaded pin-project-lite v0.2.13
13842024-04-16T05:34:37.801Z Downloaded tinyvec_macros v0.1.1
13852024-04-16T05:34:37.804Z Downloaded hashbrown v0.13.2
13862024-04-16T05:34:37.807Z Downloaded slog-envlogger v2.2.0
13872024-04-16T05:34:37.810Z Downloaded serde_derive v1.0.197
13882024-04-16T05:34:37.810Z Downloaded signal-hook-tokio v0.3.1
13892024-04-16T05:34:37.814Z Downloaded strum_macros v0.25.2
13902024-04-16T05:34:37.814Z Downloaded unicode_categories v0.1.1
13912024-04-16T05:34:37.817Z Downloaded rustyline v14.0.0
13922024-04-16T05:34:37.820Z Downloaded group v0.13.0
13932024-04-16T05:34:37.824Z Downloaded derive-where v1.2.7
13942024-04-16T05:34:37.827Z Downloaded tokio-util v0.7.10
13952024-04-16T05:34:37.830Z Downloaded itertools v0.12.1
13962024-04-16T05:34:37.839Z Downloaded half v2.3.1
13972024-04-16T05:34:37.842Z Downloaded precomputed-hash v0.1.1
13982024-04-16T05:34:37.842Z Downloaded parse-display v0.9.0
13992024-04-16T05:34:37.845Z Downloaded poly1305 v0.8.0
14002024-04-16T05:34:37.845Z Downloaded zerocopy v0.6.6
14012024-04-16T05:34:37.849Z Downloaded toml v0.8.12
14022024-04-16T05:34:37.854Z Downloaded nom v7.1.3
14032024-04-16T05:34:37.858Z Downloaded smallvec v1.13.1
14042024-04-16T05:34:37.858Z Downloaded rustls-pemfile v2.1.2
14052024-04-16T05:34:37.861Z Downloaded fatfs v0.3.6
14062024-04-16T05:34:37.864Z Downloaded once_cell v1.19.0
14072024-04-16T05:34:37.867Z Downloaded omicron-zone-package v0.11.0
14082024-04-16T05:34:37.867Z Downloaded base64 v0.22.0
14092024-04-16T05:34:37.871Z Downloaded tracing v0.1.40
14102024-04-16T05:34:37.875Z Downloaded dirs-sys-next v0.1.2
14112024-04-16T05:34:37.878Z Downloaded crypto-common v0.1.6
14122024-04-16T05:34:37.878Z Downloaded which v4.4.0
14132024-04-16T05:34:37.878Z Downloaded pin-project-internal v1.1.3
14142024-04-16T05:34:37.881Z Downloaded libxml v0.3.3
14152024-04-16T05:34:37.885Z Downloaded papergrid v0.11.0
14162024-04-16T05:34:37.889Z Downloaded structopt v0.3.26
14172024-04-16T05:34:37.897Z Downloaded usdt-impl v0.3.5
14182024-04-16T05:34:37.900Z Downloaded parking_lot v0.12.1
14192024-04-16T05:34:37.900Z Downloaded toml_datetime v0.6.5
14202024-04-16T05:34:37.903Z Downloaded time-macros v0.2.17
14212024-04-16T05:34:37.903Z Downloaded mio v0.8.11
14222024-04-16T05:34:37.907Z Downloaded quick-error v1.2.3
14232024-04-16T05:34:37.911Z Downloaded psl-types v2.0.11
14242024-04-16T05:34:37.911Z Downloaded plain v0.2.3
14252024-04-16T05:34:37.911Z Downloaded pkg-config v0.3.27
14262024-04-16T05:34:37.919Z Downloaded fragile v2.0.0
14272024-04-16T05:34:37.919Z Downloaded socket2 v0.5.6
14282024-04-16T05:34:37.922Z Downloaded socket2 v0.4.9
14292024-04-16T05:34:37.922Z Downloaded salty v0.2.0
14302024-04-16T05:34:37.925Z Downloaded ron v0.8.1
14312024-04-16T05:34:37.929Z Downloaded platforms v3.0.2
14322024-04-16T05:34:37.929Z Downloaded parking_lot_core v0.9.8
14332024-04-16T05:34:37.932Z Downloaded parking_lot_core v0.8.6
14342024-04-16T05:34:37.935Z Downloaded foreign-types-macros v0.2.3
14352024-04-16T05:34:37.935Z Downloaded allocator-api2 v0.2.16
14362024-04-16T05:34:37.939Z Downloaded indexmap v2.2.6
14372024-04-16T05:34:37.942Z Downloaded elliptic-curve v0.13.8
14382024-04-16T05:34:37.945Z Downloaded backtrace v0.3.69
14392024-04-16T05:34:37.948Z Downloaded num-iter v0.1.44
14402024-04-16T05:34:37.952Z Downloaded signal-hook-registry v1.4.1
14412024-04-16T05:34:37.952Z Downloaded shell-words v1.1.0
14422024-04-16T05:34:37.952Z Downloaded bytes v1.6.0
14432024-04-16T05:34:37.955Z Downloaded either v1.11.0
14442024-04-16T05:34:37.958Z Downloaded zeroize v1.7.0
14452024-04-16T05:34:37.958Z Downloaded sct v0.7.0
14462024-04-16T05:34:37.962Z Downloaded arc-swap v1.6.0
14472024-04-16T05:34:37.965Z Downloaded pest_derive v2.7.6
14482024-04-16T05:34:37.969Z Downloaded vte v0.11.1
14492024-04-16T05:34:37.969Z Downloaded similar v2.4.0
14502024-04-16T05:34:37.975Z Downloaded base64 v0.13.1
14512024-04-16T05:34:37.996Z Downloaded rtoolbox v0.0.1
14522024-04-16T05:34:37.997Z Downloaded rand_xorshift v0.3.0
14532024-04-16T05:34:37.997Z Downloaded ring v0.17.8
14542024-04-16T05:34:38.059Z Downloaded sqlformat v0.2.3
14552024-04-16T05:34:38.078Z Downloaded compact_str v0.7.1
14562024-04-16T05:34:38.078Z Downloaded cookie v0.18.1
14572024-04-16T05:34:38.078Z Downloaded bitflags v2.4.2
14582024-04-16T05:34:38.078Z Downloaded blake2 v0.10.6
14592024-04-16T05:34:38.078Z Downloaded powerfmt v0.2.0
14602024-04-16T05:34:38.078Z Downloaded camino v1.1.6
14612024-04-16T05:34:38.078Z Downloaded clap v4.5.4
14622024-04-16T05:34:38.085Z Downloaded managed v0.8.0
14632024-04-16T05:34:38.086Z Downloaded console v0.15.8
14642024-04-16T05:34:38.086Z Downloaded bzip2 v0.4.4
14652024-04-16T05:34:38.086Z Downloaded argon2 v0.5.3
14662024-04-16T05:34:38.086Z Downloaded ipnet v2.9.0
14672024-04-16T05:34:38.086Z Downloaded serde_spanned v0.6.5
14682024-04-16T05:34:38.086Z Downloaded block-padding v0.3.3
14692024-04-16T05:34:38.086Z Downloaded mime v0.3.17
14702024-04-16T05:34:38.086Z Downloaded macaddr v1.0.1
14712024-04-16T05:34:38.086Z Downloaded crc-catalog v2.2.0
14722024-04-16T05:34:38.086Z Downloaded constant_time_eq v0.3.0
14732024-04-16T05:34:38.086Z Downloaded crc v3.0.1
14742024-04-16T05:34:38.093Z Downloaded bit-set v0.5.3
14752024-04-16T05:34:38.093Z Downloaded maybe-uninit v2.0.0
14762024-04-16T05:34:38.093Z Downloaded lru-cache v0.1.2
14772024-04-16T05:34:38.093Z Downloaded linked-hash-map v0.5.6
14782024-04-16T05:34:38.093Z Downloaded hyper-tls v0.5.0
14792024-04-16T05:34:38.093Z Downloaded ring v0.16.20
14802024-04-16T05:34:38.169Z Downloaded cookie v0.17.0
14812024-04-16T05:34:38.173Z Downloaded clap_derive v4.5.4
14822024-04-16T05:34:38.177Z Downloaded cancel-safe-futures v0.1.5
14832024-04-16T05:34:38.177Z Downloaded async-stream v0.3.5
14842024-04-16T05:34:38.181Z Downloaded heapless v0.8.0
14852024-04-16T05:34:38.185Z Downloaded bcs v0.1.6
14862024-04-16T05:34:38.185Z Downloaded addr2line v0.21.0
14872024-04-16T05:34:38.600Z Compiling proc-macro2 v1.0.80
14882024-04-16T05:34:38.600Z Compiling unicode-ident v1.0.12
14892024-04-16T05:34:38.611Z Compiling libc v0.2.153
14902024-04-16T05:34:38.611Z Compiling serde v1.0.197
14912024-04-16T05:34:38.612Z Compiling version_check v0.9.4
14922024-04-16T05:34:38.612Z Compiling autocfg v1.1.0
14932024-04-16T05:34:38.638Z Compiling cfg-if v1.0.0
14942024-04-16T05:34:38.808Z Compiling syn v1.0.109
14952024-04-16T05:34:38.838Z Compiling once_cell v1.19.0
14962024-04-16T05:34:39.146Z Compiling byteorder v1.5.0
14972024-04-16T05:34:39.200Z Compiling memchr v2.7.1
14982024-04-16T05:34:39.216Z Compiling ahash v0.8.8
14992024-04-16T05:34:39.285Z Compiling lock_api v0.4.10
15002024-04-16T05:34:39.464Z Compiling serde_json v1.0.116
15012024-04-16T05:34:39.793Z Compiling parking_lot_core v0.9.8
15022024-04-16T05:34:39.796Z Compiling libm v0.2.7
15032024-04-16T05:34:39.796Z Compiling num-traits v0.2.18
15042024-04-16T05:34:40.026Z Compiling thiserror v1.0.58
15052024-04-16T05:34:40.143Z Compiling typenum v1.16.0
15062024-04-16T05:34:40.302Z Compiling generic-array v0.14.7
15072024-04-16T05:34:40.490Z Compiling itoa v1.0.9
15082024-04-16T05:34:40.795Z Compiling quote v1.0.36
15092024-04-16T05:34:40.844Z Compiling scopeguard v1.2.0
15102024-04-16T05:34:40.982Z Compiling log v0.4.21
15112024-04-16T05:34:41.055Z Compiling cc v1.0.83
15122024-04-16T05:34:41.119Z Compiling getrandom v0.2.12
15132024-04-16T05:34:41.296Z Compiling syn v2.0.59
15142024-04-16T05:34:41.959Z Compiling pkg-config v0.3.27
15152024-04-16T05:34:41.979Z Compiling allocator-api2 v0.2.16
15162024-04-16T05:34:42.106Z Compiling slab v0.4.9
15172024-04-16T05:34:42.190Z Compiling ryu v1.0.15
15182024-04-16T05:34:42.689Z Compiling smallvec v1.13.1
15192024-04-16T05:34:42.801Z Compiling pin-project-lite v0.2.13
15202024-04-16T05:34:42.949Z Compiling schemars v0.8.16
15212024-04-16T05:34:43.238Z Compiling equivalent v1.0.1
15222024-04-16T05:34:43.423Z Compiling vcpkg v0.2.15
15232024-04-16T05:34:43.629Z Compiling ring v0.17.8
15242024-04-16T05:34:43.654Z Compiling parking_lot v0.12.1
15252024-04-16T05:34:45.096Z Compiling openssl-sys v0.9.102
15262024-04-16T05:34:45.288Z Compiling signal-hook-registry v1.4.1
15272024-04-16T05:34:45.975Z Compiling heck v0.4.1
15282024-04-16T05:34:46.038Z Compiling mio v0.8.11
15292024-04-16T05:34:46.215Z Compiling fnv v1.0.7
15302024-04-16T05:34:46.366Z Compiling rand_core v0.6.4
15312024-04-16T05:34:46.415Z Compiling time-core v0.1.2
15322024-04-16T05:34:46.605Z Compiling num-conv v0.1.0
15332024-04-16T05:34:46.874Z Compiling time-macros v0.2.17
15342024-04-16T05:34:46.898Z Compiling ring v0.16.20
15352024-04-16T05:34:46.929Z Compiling num_cpus v1.16.0
15362024-04-16T05:34:47.063Z Compiling socket2 v0.5.6
15372024-04-16T05:34:48.248Z Compiling httparse v1.8.0
15382024-04-16T05:34:48.458Z Compiling ucd-trie v0.1.6
15392024-04-16T05:34:48.734Z Compiling serde_derive_internals v0.26.0
15402024-04-16T05:34:48.808Z Compiling futures-core v0.3.30
15412024-04-16T05:34:48.951Z Compiling openssl v0.10.64
15422024-04-16T05:34:49.077Z Compiling rustix v0.38.31
15432024-04-16T05:34:49.291Z Compiling spin v0.5.2
15442024-04-16T05:34:49.520Z Compiling iana-time-zone v0.1.57
15452024-04-16T05:34:49.571Z Compiling crossbeam-utils v0.8.19
15462024-04-16T05:34:49.859Z Compiling semver v1.0.22
15472024-04-16T05:34:50.163Z Compiling native-tls v0.2.11
15482024-04-16T05:34:50.408Z Compiling rustls v0.21.9
15492024-04-16T05:34:50.500Z Compiling tinyvec_macros v0.1.1
15502024-04-16T05:34:50.524Z Compiling spin v0.9.8
15512024-04-16T05:34:50.591Z Compiling tinyvec v1.6.0
15522024-04-16T05:34:50.699Z Compiling const-oid v0.9.6
15532024-04-16T05:34:51.001Z Compiling subtle v2.5.0
15542024-04-16T05:34:51.030Z Compiling futures-sink v0.3.30
15552024-04-16T05:34:51.095Z Compiling unicode-xid v0.2.4
15562024-04-16T05:34:51.267Z Compiling synstructure v0.12.6
15572024-04-16T05:34:51.367Z Compiling backtrace v0.3.69
15582024-04-16T05:34:51.965Z Compiling unicode-normalization v0.1.22
15592024-04-16T05:34:52.427Z Compiling cookie v0.17.0
15602024-04-16T05:34:52.668Z Compiling unicode-bidi v0.3.15
15612024-04-16T05:34:52.710Z Compiling slog v2.7.0
15622024-04-16T05:34:52.782Z Compiling dyn-clone v1.0.17
15632024-04-16T05:34:52.845Z Compiling uuid v0.8.2
15642024-04-16T05:34:53.174Z Compiling futures-channel v0.3.30
15652024-04-16T05:34:53.403Z Compiling tracing-core v0.1.32
15662024-04-16T05:34:53.525Z Compiling pin-utils v0.1.0
15672024-04-16T05:34:53.767Z Compiling futures-io v0.3.30
15682024-04-16T05:34:53.835Z Compiling futures-task v0.3.30
15692024-04-16T05:34:54.004Z Compiling serde_derive v1.0.197
15702024-04-16T05:34:54.030Z Compiling zerocopy-derive v0.7.32
15712024-04-16T05:34:54.099Z Compiling zeroize_derive v1.4.2
15722024-04-16T05:34:54.136Z Compiling thiserror-impl v1.0.58
15732024-04-16T05:34:54.159Z Compiling tokio-macros v2.2.0
15742024-04-16T05:34:55.516Z Compiling futures-macro v0.3.30
15752024-04-16T05:34:55.583Z Compiling tracing-attributes v0.1.27
15762024-04-16T05:34:55.605Z Compiling schemars_derive v0.8.16
15772024-04-16T05:34:55.952Z Compiling zerocopy v0.7.32
15782024-04-16T05:34:56.788Z Compiling zeroize v1.7.0
15792024-04-16T05:34:57.729Z Compiling pest v2.7.6
15802024-04-16T05:34:58.194Z Compiling hashbrown v0.14.3
15812024-04-16T05:34:58.575Z Compiling openssl-macros v0.1.1
15822024-04-16T05:34:58.817Z Compiling zerocopy-derive v0.2.0
15832024-04-16T05:34:59.295Z Compiling tracing v0.1.40
15842024-04-16T05:34:59.532Z Compiling crypto-common v0.1.6
15852024-04-16T05:34:59.728Z Compiling futures-util v0.3.30
15862024-04-16T05:35:00.141Z Compiling pest_meta v2.7.6
15872024-04-16T05:35:00.188Z Compiling der_derive v0.7.2
15882024-04-16T05:35:00.537Z Compiling aho-corasick v1.1.2
15892024-04-16T05:35:00.825Z Compiling winnow v0.5.15
15902024-04-16T05:35:02.873Z Compiling pest_generator v2.7.6
15912024-04-16T05:35:04.269Z Compiling regex-syntax v0.8.2
15922024-04-16T05:35:04.612Z Compiling pest_derive v2.7.6
15932024-04-16T05:35:04.876Z Compiling anyhow v1.0.82
15942024-04-16T05:35:05.383Z Compiling block-buffer v0.10.4
15952024-04-16T05:35:05.623Z Compiling usdt-impl v0.3.5
15962024-04-16T05:35:05.989Z Compiling untrusted v0.9.0
15972024-04-16T05:35:06.219Z Compiling powerfmt v0.2.0
15982024-04-16T05:35:06.351Z Compiling unicode-width v0.1.11
15992024-04-16T05:35:06.523Z Compiling crc32fast v1.3.2
16002024-04-16T05:35:06.699Z Compiling rustversion v1.0.14
16012024-04-16T05:35:06.992Z Compiling bytes v1.6.0
16022024-04-16T05:35:07.227Z Compiling indexmap v2.2.6
16032024-04-16T05:35:07.250Z Compiling uuid v1.8.0
16042024-04-16T05:35:07.270Z Compiling chrono v0.4.38
16052024-04-16T05:35:07.989Z Compiling tokio v1.37.0
16062024-04-16T05:35:08.159Z Compiling toml_datetime v0.6.5
16072024-04-16T05:35:08.594Z Compiling bitflags v2.4.2
16082024-04-16T05:35:14.539Z Compiling serde_spanned v0.6.5
16092024-04-16T05:35:14.539Z Compiling http v0.2.12
16102024-04-16T05:35:14.539Z Compiling rustc_version v0.4.0
16112024-04-16T05:35:14.539Z Compiling toml_edit v0.19.15
16122024-04-16T05:35:14.540Z Compiling regex-automata v0.4.5
16132024-04-16T05:35:14.540Z Compiling heapless v0.7.16
16142024-04-16T05:35:16.904Z Compiling deranged v0.3.11
16152024-04-16T05:35:19.044Z Compiling digest v0.10.7
16162024-04-16T05:35:19.082Z Compiling scroll_derive v0.12.0
16172024-04-16T05:35:19.481Z Compiling bzip2-sys v0.1.11+1.0.8
16182024-04-16T05:35:19.932Z Compiling num_threads v0.1.6
16192024-04-16T05:35:20.067Z Compiling percent-encoding v2.3.1
16202024-04-16T05:35:20.138Z Compiling signal-hook v0.3.17
16212024-04-16T05:35:20.430Z Compiling ppv-lite86 v0.2.17
16222024-04-16T05:35:20.874Z Compiling time v0.3.34
16232024-04-16T05:35:21.223Z Compiling rand_chacha v0.3.1
16242024-04-16T05:35:21.376Z Compiling regex v1.10.4
16252024-04-16T05:35:22.749Z Compiling zerocopy v0.3.0
16262024-04-16T05:35:23.598Z Compiling thread-id v4.2.0
16272024-04-16T05:35:23.610Z Compiling dof v0.1.5
16282024-04-16T05:35:23.705Z Compiling rand v0.8.5
16292024-04-16T05:35:24.370Z Compiling tokio-util v0.7.10
16302024-04-16T05:35:25.774Z Compiling dtrace-parser v0.1.14
16312024-04-16T05:35:25.935Z Compiling async-trait v0.1.80
16322024-04-16T05:35:26.661Z Compiling num-bigint v0.4.4
16332024-04-16T05:35:26.664Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16342024-04-16T05:35:27.211Z Compiling foreign-types-shared v0.1.1
16352024-04-16T05:35:27.317Z Compiling adler v1.0.2
16362024-04-16T05:35:27.338Z Compiling base64ct v1.6.0
16372024-04-16T05:35:27.420Z Compiling smoltcp v0.9.1
16382024-04-16T05:35:27.623Z Compiling untrusted v0.7.1
16392024-04-16T05:35:27.882Z Compiling pem-rfc7468 v0.7.0
16402024-04-16T05:35:27.926Z Compiling miniz_oxide v0.7.1
16412024-04-16T05:35:28.330Z Compiling foreign-types v0.3.2
16422024-04-16T05:35:29.898Z Compiling form_urlencoded v1.2.1
16432024-04-16T05:35:30.770Z Compiling hmac v0.12.1
16442024-04-16T05:35:31.030Z Compiling serde_tokenstream v0.1.7
16452024-04-16T05:35:31.457Z Compiling lazy_static v1.4.0
16462024-04-16T05:35:31.478Z Compiling errno v0.3.8
16472024-04-16T05:35:31.521Z Compiling try-lock v0.2.4
16482024-04-16T05:35:31.707Z Compiling bitflags v1.3.2
16492024-04-16T05:35:31.712Z Compiling flagset v0.4.3
16502024-04-16T05:35:31.770Z Compiling unicode-segmentation v1.10.1
16512024-04-16T05:35:31.796Z Compiling base64 v0.21.7
16522024-04-16T05:35:32.036Z Compiling siphasher v0.3.11
16532024-04-16T05:35:32.391Z Compiling want v0.3.1
16542024-04-16T05:35:32.453Z Compiling der v0.7.8
16552024-04-16T05:35:34.362Z Compiling sct v0.7.0
16562024-04-16T05:35:34.599Z Compiling rustls-webpki v0.101.7
16572024-04-16T05:35:34.633Z Compiling h2 v0.3.26
16582024-04-16T05:35:36.248Z Compiling http-body v0.4.5
16592024-04-16T05:35:37.168Z Compiling openapiv3 v2.0.0
16602024-04-16T05:35:37.201Z Compiling hubpack_derive v0.1.1
16612024-04-16T05:35:37.672Z Compiling zerocopy-derive v0.6.6
16622024-04-16T05:35:38.075Z Compiling idna v0.5.0
16632024-04-16T05:35:38.635Z Compiling usdt-impl v0.5.0
16642024-04-16T05:35:38.951Z Compiling httpdate v1.0.3
16652024-04-16T05:35:39.425Z Compiling anstyle v1.0.6
16662024-04-16T05:35:39.627Z Compiling stable_deref_trait v1.2.0
16672024-04-16T05:35:39.725Z Compiling tower-service v0.3.2
16682024-04-16T05:35:39.861Z Compiling gimli v0.28.0
16692024-04-16T05:35:40.117Z Compiling cpufeatures v0.2.12
16702024-04-16T05:35:40.227Z Compiling utf8parse v0.2.1
16712024-04-16T05:35:40.545Z Compiling openssl-probe v0.1.5
16722024-04-16T05:35:41.042Z Compiling hyper v0.14.28
16732024-04-16T05:35:41.354Z Compiling anstyle-parse v0.2.1
16742024-04-16T05:35:41.452Z Compiling sha2 v0.10.8
16752024-04-16T05:35:41.687Z Compiling url v2.5.0
16762024-04-16T05:35:44.433Z Compiling addr2line v0.21.0
16772024-04-16T05:35:45.093Z Compiling spki v0.7.2
16782024-04-16T05:35:45.270Z Compiling usdt-attr-macro v0.3.5
16792024-04-16T05:35:45.472Z Compiling usdt-macro v0.3.5
16802024-04-16T05:35:46.438Z Compiling scroll v0.12.0
16812024-04-16T05:35:46.727Z Compiling md-5 v0.10.5
16822024-04-16T05:35:47.235Z Compiling serde_tokenstream v0.2.0
16832024-04-16T05:35:47.742Z Compiling stringprep v0.1.3
16842024-04-16T05:35:48.553Z Compiling idna v0.3.0
16852024-04-16T05:35:50.054Z Compiling diesel_table_macro_syntax v0.1.0
16862024-04-16T05:35:50.243Z Compiling num-integer v0.1.46
16872024-04-16T05:35:50.895Z Compiling object v0.32.1
16882024-04-16T05:35:50.978Z Compiling hash32 v0.2.1
16892024-04-16T05:35:51.176Z Compiling plain v0.2.3
16902024-04-16T05:35:51.790Z Compiling heck v0.5.0
16912024-04-16T05:35:51.900Z Compiling rustc-demangle v0.1.23
16922024-04-16T05:35:54.404Z Compiling anstyle-query v1.0.0
16932024-04-16T05:35:54.556Z Compiling fallible-iterator v0.2.0
16942024-04-16T05:35:55.220Z Compiling colorchoice v1.0.0
16952024-04-16T05:35:55.380Z Compiling psl-types v2.0.11
16962024-04-16T05:35:55.585Z Compiling publicsuffix v2.2.3
16972024-04-16T05:35:56.808Z Compiling anstream v0.6.11
16982024-04-16T05:35:57.565Z Compiling postgres-protocol v0.6.6
16992024-04-16T05:35:58.421Z Compiling clap_derive v4.5.4
17002024-04-16T05:36:00.732Z Compiling goblin v0.8.0
17012024-04-16T05:36:01.058Z Compiling diesel_derives v2.1.2
17022024-04-16T05:36:03.977Z Compiling tokio-rustls v0.24.1
17032024-04-16T05:36:07.379Z Compiling pkcs8 v0.10.2
17042024-04-16T05:36:07.924Z Compiling terminal_size v0.3.0
17052024-04-16T05:36:08.130Z Compiling tokio-native-tls v0.3.1
17062024-04-16T05:36:08.396Z Compiling phf_shared v0.11.2
17072024-04-16T05:36:08.929Z Compiling strum_macros v0.25.2
17082024-04-16T05:36:09.268Z Compiling regress v0.9.1
17092024-04-16T05:36:09.379Z Compiling block-padding v0.3.3
17102024-04-16T05:36:09.665Z Compiling enum-as-inner v0.5.1
17112024-04-16T05:36:10.052Z Compiling serde_repr v0.1.16
17122024-04-16T05:36:10.775Z Compiling ff v0.13.0
17132024-04-16T05:36:11.042Z Compiling scheduled-thread-pool v0.2.7
17142024-04-16T05:36:11.553Z Compiling encoding_rs v0.8.33
17152024-04-16T05:36:12.909Z Compiling matches v0.1.10
17162024-04-16T05:36:13.014Z Compiling bit-vec v0.6.3
17172024-04-16T05:36:13.042Z Compiling strsim v0.11.0
17182024-04-16T05:36:13.427Z Compiling managed v0.8.0
17192024-04-16T05:36:13.753Z Compiling ipnet v2.9.0
17202024-04-16T05:36:14.002Z Compiling strsim v0.10.0
17212024-04-16T05:36:14.773Z Compiling ident_case v1.0.1
17222024-04-16T05:36:14.808Z Compiling pretty-hex v0.4.1
17232024-04-16T05:36:14.945Z Compiling base16ct v0.2.0
17242024-04-16T05:36:15.002Z Compiling clap_lex v0.7.0
17252024-04-16T05:36:15.030Z Compiling mime v0.3.17
17262024-04-16T05:36:15.218Z Compiling regex-automata v0.1.10
17272024-04-16T05:36:15.455Z Compiling clap_builder v4.5.2
17282024-04-16T05:36:15.726Z Compiling bstr v0.2.17
17292024-04-16T05:36:16.095Z Compiling sec1 v0.7.3
17302024-04-16T05:36:16.118Z Compiling dof v0.3.0
17312024-04-16T05:36:17.430Z Compiling darling_core v0.20.8
17322024-04-16T05:36:18.677Z Compiling idna v0.2.3
17332024-04-16T05:36:19.890Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
17342024-04-16T05:36:20.366Z Compiling r2d2 v0.8.10
17352024-04-16T05:36:21.522Z Compiling group v0.13.0
17362024-04-16T05:36:21.881Z Compiling inout v0.1.3
17372024-04-16T05:36:23.584Z Compiling phf v0.11.2
17382024-04-16T05:36:23.752Z Compiling hyper-tls v0.5.0
17392024-04-16T05:36:23.886Z Compiling signal-hook-mio v0.2.3
17402024-04-16T05:36:24.045Z Compiling flate2 v1.0.28
17412024-04-16T05:36:24.068Z Compiling bzip2 v0.4.4
17422024-04-16T05:36:24.208Z Compiling hyper-rustls v0.24.2
17432024-04-16T05:36:24.460Z Compiling cookie_store v0.20.0
17442024-04-16T05:36:24.802Z Compiling postgres-types v0.2.6
17452024-04-16T05:36:24.861Z Compiling zerocopy v0.6.6
17462024-04-16T05:36:25.082Z Compiling hubpack v0.1.2
17472024-04-16T05:36:25.513Z Compiling phf_shared v0.10.0
17482024-04-16T05:36:25.724Z Compiling rustls-pemfile v1.0.3
17492024-04-16T05:36:25.801Z Compiling hkdf v0.12.4
17502024-04-16T05:36:25.909Z Compiling crossbeam-epoch v0.9.18
17512024-04-16T05:36:26.030Z Compiling serde_urlencoded v0.7.1
17522024-04-16T05:36:26.159Z Compiling ipnetwork v0.20.0
17532024-04-16T05:36:26.567Z Compiling futures-executor v0.3.30
17542024-04-16T05:36:27.178Z Compiling dtrace-parser v0.2.0
17552024-04-16T05:36:27.202Z Compiling crypto-bigint v0.5.2
17562024-04-16T05:36:27.298Z Compiling float-cmp v0.9.0
17572024-04-16T05:36:27.527Z Compiling whoami v1.5.1
17582024-04-16T05:36:28.073Z Compiling either v1.11.0
17592024-04-16T05:36:28.516Z Compiling data-encoding v2.4.0
17602024-04-16T05:36:28.782Z Compiling minimal-lexical v0.2.1
17612024-04-16T05:36:29.798Z Compiling static_assertions v1.1.0
17622024-04-16T05:36:29.947Z Compiling difflib v0.4.0
17632024-04-16T05:36:30.197Z Compiling precomputed-hash v0.1.1
17642024-04-16T05:36:30.315Z Compiling new_debug_unreachable v1.0.4
17652024-04-16T05:36:30.415Z Compiling sync_wrapper v0.1.2
17662024-04-16T05:36:30.550Z Compiling webpki-roots v0.25.2
17672024-04-16T05:36:30.720Z Compiling predicates-core v1.0.6
17682024-04-16T05:36:30.755Z Compiling fixedbitset v0.4.2
17692024-04-16T05:36:30.893Z Compiling normalize-line-endings v0.3.0
17702024-04-16T05:36:31.025Z Compiling winnow v0.6.1
17712024-04-16T05:36:31.030Z Compiling predicates v3.1.0
17722024-04-16T05:36:31.133Z Compiling petgraph v0.6.4
17732024-04-16T05:36:31.180Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
17742024-04-16T05:36:31.834Z Compiling reqwest v0.11.24
17752024-04-16T05:36:32.553Z Compiling string_cache v0.8.7
17762024-04-16T05:36:32.986Z Compiling itertools v0.10.5
17772024-04-16T05:36:33.122Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17782024-04-16T05:36:34.699Z Compiling toml_edit v0.22.9
17792024-04-16T05:36:35.504Z Compiling nom v7.1.3
17802024-04-16T05:36:35.759Z Compiling trust-dns-proto v0.22.0
17812024-04-16T05:36:36.699Z Compiling elliptic-curve v0.13.8
17822024-04-16T05:36:37.401Z Compiling tokio-postgres v0.7.10
17832024-04-16T05:36:39.565Z Compiling futures v0.3.30
17842024-04-16T05:36:39.676Z Compiling diesel v2.1.5
17852024-04-16T05:36:39.928Z Compiling yasna v0.5.2
17862024-04-16T05:36:40.495Z Compiling zip v0.6.6
17872024-04-16T05:36:41.723Z Compiling crossterm v0.27.0
17882024-04-16T05:36:41.839Z Compiling darling_macro v0.20.8
17892024-04-16T05:36:41.994Z Compiling cipher v0.4.4
17902024-04-16T05:36:42.789Z Compiling clap v4.5.4
17912024-04-16T05:36:42.931Z Compiling similar v2.4.0
17922024-04-16T05:36:43.137Z Compiling bit-set v0.5.3
17932024-04-16T05:36:43.426Z Compiling num-iter v0.1.44
17942024-04-16T05:36:43.623Z Compiling usdt v0.3.5
17952024-04-16T05:36:43.890Z Compiling console v0.15.8
17962024-04-16T05:36:44.942Z Compiling bstr v1.9.0
17972024-04-16T05:36:45.020Z Compiling tokio-stream v0.1.15
17982024-04-16T05:36:45.118Z Compiling toml v0.7.8
17992024-04-16T05:36:46.029Z Compiling hex v0.4.3
18002024-04-16T05:36:46.201Z Compiling proc-macro-error-attr v1.0.4
18012024-04-16T05:36:46.484Z Compiling peg-runtime v0.8.2
18022024-04-16T05:36:46.512Z Compiling lalrpop-util v0.19.12
18032024-04-16T05:36:46.642Z Compiling base64 v0.22.0
18042024-04-16T05:36:46.943Z Compiling darling v0.20.8
18052024-04-16T05:36:47.046Z Compiling proc-macro-crate v1.3.1
18062024-04-16T05:36:48.089Z Compiling proc-macro-error v1.0.4
18072024-04-16T05:36:48.432Z Compiling camino v1.1.6
18082024-04-16T05:36:48.992Z Compiling heapless v0.8.0
18092024-04-16T05:36:49.873Z Compiling num_enum_derive v0.5.11
18102024-04-16T05:36:58.573Z Compiling hash32 v0.3.1
18112024-04-16T05:36:59.416Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18122024-04-16T05:36:59.766Z Compiling rustls-pki-types v1.3.0
18132024-04-16T05:37:00.958Z Compiling smoltcp v0.11.0
18142024-04-16T05:37:16.998Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18152024-04-16T05:37:28.441Z Compiling num_enum v0.5.11
18162024-04-16T05:37:30.373Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
18172024-04-16T05:37:30.639Z Compiling getopts v0.2.21
18182024-04-16T05:37:31.645Z Compiling dirs-sys-next v0.1.2
18192024-04-16T05:37:31.751Z Compiling rustls v0.22.2
18202024-04-16T05:37:31.785Z Compiling cobs v0.2.3
18212024-04-16T05:37:32.062Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18222024-04-16T05:37:32.619Z Compiling unsafe-libyaml v0.2.10
18232024-04-16T05:37:33.213Z Compiling embedded-io v0.4.0
18242024-04-16T05:37:33.573Z Compiling paste v1.0.14
18252024-04-16T05:37:34.095Z Compiling serde_yaml v0.9.25
18262024-04-16T05:37:34.788Z Compiling postcard v1.0.8
18272024-04-16T05:37:37.807Z Compiling dirs-next v2.0.0
18282024-04-16T05:37:38.551Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18292024-04-16T05:37:45.302Z Compiling rustls-webpki v0.102.1
18302024-04-16T05:37:49.736Z Compiling strum_macros v0.26.1
18312024-04-16T05:37:51.822Z Compiling structmeta-derive v0.3.0
18322024-04-16T05:37:51.861Z Compiling foreign-types-macros v0.2.3
18332024-04-16T05:37:52.831Z Compiling thread_local v1.1.7
18342024-04-16T05:37:53.070Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18352024-04-16T05:37:53.310Z Compiling multer v3.0.0
18362024-04-16T05:37:53.394Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18372024-04-16T05:37:53.559Z Compiling match_cfg v0.1.0
18382024-04-16T05:37:53.735Z Compiling slog-async v2.8.0
18392024-04-16T05:37:54.446Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18402024-04-16T05:37:54.750Z Compiling foreign-types-shared v0.3.1
18412024-04-16T05:37:54.880Z Compiling foreign-types v0.5.0
18422024-04-16T05:37:55.029Z Compiling structmeta v0.3.0
18432024-04-16T05:38:01.278Z Compiling strum v0.26.2
18442024-04-16T05:38:01.279Z Compiling hostname v0.3.1
18452024-04-16T05:38:01.500Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18462024-04-16T05:38:04.326Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18472024-04-16T05:38:14.033Z Compiling term v0.7.0
18482024-04-16T05:38:16.155Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18492024-04-16T05:38:16.266Z Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18502024-04-16T05:38:17.336Z Compiling slog-json v2.6.1
18512024-04-16T05:38:17.694Z Compiling is-terminal v0.4.9
18522024-04-16T05:38:17.838Z Compiling crossbeam-channel v0.5.8
18532024-04-16T05:38:18.911Z Compiling http v1.0.0
18542024-04-16T05:38:19.145Z Compiling tabwriter v1.4.0
18552024-04-16T05:38:19.546Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18562024-04-16T05:38:19.736Z Compiling async-stream-impl v0.3.5
18572024-04-16T05:38:19.952Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18582024-04-16T05:38:20.377Z Compiling cstr-argument v0.1.2
18592024-04-16T05:38:20.637Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18602024-04-16T05:38:20.794Z Compiling pretty-hex v0.2.1
18612024-04-16T05:38:21.042Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18622024-04-16T05:38:21.156Z Compiling rayon-core v1.12.1
18632024-04-16T05:38:21.463Z Compiling fastrand v2.0.1
18642024-04-16T05:38:21.467Z Compiling take_mut v0.2.2
18652024-04-16T05:38:21.467Z Compiling crucible-workspace-hack v0.1.0
18662024-04-16T05:38:21.590Z Compiling atomic-waker v1.1.1
18672024-04-16T05:38:21.840Z Compiling tempfile v3.10.1
18682024-04-16T05:38:21.870Z Compiling waitgroup v0.1.2
18692024-04-16T05:38:22.187Z Compiling async-stream v0.3.5
18702024-04-16T05:38:22.286Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18712024-04-16T05:38:22.678Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18722024-04-16T05:38:23.595Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18732024-04-16T05:38:23.748Z Compiling slog-term v2.9.1
18742024-04-16T05:38:23.770Z Compiling slog-bunyan v2.5.0
18752024-04-16T05:38:23.941Z Compiling tokio-rustls v0.25.0
18762024-04-16T05:38:24.048Z Compiling parse-display-derive v0.9.0
18772024-04-16T05:38:24.410Z Compiling rustls-pemfile v2.1.2
18782024-04-16T05:38:25.197Z Compiling toml v0.8.12
18792024-04-16T05:38:25.253Z Compiling serde_with_macros v3.7.0
18802024-04-16T05:38:25.670Z Compiling sha1 v0.10.6
18812024-04-16T05:38:26.613Z Compiling crossbeam-deque v0.8.3
18822024-04-16T05:38:26.714Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18832024-04-16T05:38:27.025Z Compiling colored v2.1.0
18842024-04-16T05:38:27.976Z Compiling newtype-uuid v1.1.0
18852024-04-16T05:38:27.997Z Compiling serde_path_to_error v0.1.16
18862024-04-16T05:38:28.256Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18872024-04-16T05:38:28.318Z Compiling socket2 v0.4.9
18882024-04-16T05:38:28.738Z Compiling instant v0.1.12
18892024-04-16T05:38:28.919Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18902024-04-16T05:38:28.998Z Compiling debug-ignore v1.0.5
18912024-04-16T05:38:29.003Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18922024-04-16T05:38:29.243Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18932024-04-16T05:38:29.324Z Compiling backoff v0.4.0
18942024-04-16T05:38:29.932Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
18952024-04-16T05:38:30.395Z Compiling parse-display v0.9.0
18962024-04-16T05:38:31.846Z Compiling serde_with v3.7.0
18972024-04-16T05:38:33.063Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
18982024-04-16T05:38:33.789Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8207cb9c90cd7144c3f351823bfb2ae3e221ad10#8207cb9c)
18992024-04-16T05:38:35.698Z Compiling camino-tempfile v1.1.1
19002024-04-16T05:38:36.267Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ff3ab62246fa1f8b8a5bfab0a7b8e1000926361#8ff3ab62)
19012024-04-16T05:38:36.337Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19022024-04-16T05:38:36.518Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19032024-04-16T05:38:36.541Z Compiling heck v0.3.3
19042024-04-16T05:38:36.764Z Compiling macaddr v1.0.1
19052024-04-16T05:38:36.904Z Compiling textwrap v0.11.0
19062024-04-16T05:38:37.392Z Compiling num-derive v0.4.0
19072024-04-16T05:38:37.928Z Compiling atty v0.2.14
19082024-04-16T05:38:37.985Z Compiling sigpipe v0.1.3
19092024-04-16T05:38:38.097Z Compiling vec_map v0.8.2
19102024-04-16T05:38:38.130Z Compiling strsim v0.8.0
19112024-04-16T05:38:38.453Z Compiling ansi_term v0.12.1
19122024-04-16T05:38:38.850Z Compiling libefi-sys v0.1.0
19132024-04-16T05:38:39.200Z Compiling clap v2.34.0
19142024-04-16T05:38:39.255Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19152024-04-16T05:38:39.493Z Compiling structopt-derive v0.4.18
19162024-04-16T05:38:39.521Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5677c7be81b60d9ba9c30991d10376f279a1d3b7#5677c7be)
19172024-04-16T05:38:41.172Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ff3ab62246fa1f8b8a5bfab0a7b8e1000926361#8ff3ab62)
19182024-04-16T05:38:41.635Z Compiling rayon v1.10.0
19192024-04-16T05:38:41.767Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19202024-04-16T05:38:42.218Z Compiling smf v0.2.3
19212024-04-16T05:38:43.172Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19222024-04-16T05:38:43.574Z Compiling blake3 v1.5.0
19232024-04-16T05:38:44.165Z Compiling portable-atomic v1.4.3
19242024-04-16T05:38:45.094Z Compiling structopt v0.3.26
19252024-04-16T05:38:45.149Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19262024-04-16T05:38:45.265Z Compiling memmap2 v0.7.1
19272024-04-16T05:38:45.557Z Compiling xattr v1.0.1
19282024-04-16T05:38:45.762Z Compiling filetime v0.2.23
19292024-04-16T05:38:45.902Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
19302024-04-16T05:38:46.084Z Compiling constant_time_eq v0.3.0
19312024-04-16T05:38:46.103Z Compiling arrayvec v0.7.4
19322024-04-16T05:38:46.253Z Compiling same-file v1.0.6
19332024-04-16T05:38:46.314Z Compiling arrayref v0.3.7
19342024-04-16T05:38:46.432Z Compiling walkdir v2.5.0
19352024-04-16T05:38:46.521Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
19362024-04-16T05:38:46.556Z Compiling tar v0.4.40
19372024-04-16T05:38:47.688Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19382024-04-16T05:38:48.002Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19392024-04-16T05:38:50.086Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19402024-04-16T05:38:51.194Z Compiling gethostname v0.4.3
19412024-04-16T05:38:51.474Z Compiling number_prefix v0.4.0
19422024-04-16T05:38:51.733Z Compiling topological-sort v0.2.2
19432024-04-16T05:38:51.754Z Compiling swrite v0.1.0
19442024-04-16T05:38:51.990Z Compiling omicron-zone-package v0.11.0
19452024-04-16T05:38:52.437Z Compiling indicatif v0.17.8
19462024-04-16T05:38:57.916Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19472024-04-16T05:39:00.936Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19482024-04-16T05:39:01.579Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19492024-04-16T05:39:03.126Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19502024-04-16T05:39:21.709Z Finished release [optimized] target(s) in 5m 07s
19512024-04-16T05:39:21.979Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19522024-04-16T05:39:22.044ZLogging to: /work/oxidecomputer/omicron/out/LOG
19532024-04-16T05:39:22.048ZCreated new build target 'test' and set it as active
19542024-04-16T05:39:22.048Z
19552024-04-16T05:39:22.048Zreal 5:07.668714907
19562024-04-16T05:39:22.048Zuser 32:18.026468285
19572024-04-16T05:39:22.048Zsys 4:05.952476451
19582024-04-16T05:39:22.048Ztrap 0.946704726
19592024-04-16T05:39:22.048Ztflt 5.476394488
19602024-04-16T05:39:22.048Zdflt 2.955862036
19612024-04-16T05:39:22.048Zkflt 0.149270489
19622024-04-16T05:39:22.048Zlock 1:08:36.534156148
19632024-04-16T05:39:22.048Zslp 1:31:39.395089905
19642024-04-16T05:39:22.048Zlat 2:07.961678120
19652024-04-16T05:39:22.048Zstop 3:54.230001331
19662024-04-16T05:39:22.048Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
19672024-04-16T05:39:22.817Z Finished release [optimized] target(s) in 0.72s
19682024-04-16T05:39:22.837Z Running `target/release/omicron-package -t test package`
19692024-04-16T05:39:22.868ZLogging to: /work/oxidecomputer/omicron/out/LOG
19702024-04-16T05:39:23.682Z Compiling newline-converter v0.3.0
19712024-04-16T05:39:23.682Z Compiling usdt-macro v0.5.0
19722024-04-16T05:39:23.682Z Compiling usdt-attr-macro v0.5.0
19732024-04-16T05:39:23.686Z Compiling memmap v0.7.0
19742024-04-16T05:39:23.766Z Compiling humantime v2.1.0
19752024-04-16T05:39:23.774Z Compiling linked-hash-map v0.5.6
19762024-04-16T05:39:23.777Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19772024-04-16T05:39:23.781Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19782024-04-16T05:39:23.880Z Compiling expectorate v1.1.0
19792024-04-16T05:39:24.032Z Compiling password-hash v0.5.0
19802024-04-16T05:39:24.098Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19812024-04-16T05:39:24.138Z Compiling lru-cache v0.1.2
19822024-04-16T05:39:24.142Z Compiling blake2 v0.10.6
19832024-04-16T05:39:24.341Z Compiling semver v0.1.20
19842024-04-16T05:39:24.561Z Compiling bytecount v0.6.3
19852024-04-16T05:39:24.830Z Compiling argon2 v0.5.3
19862024-04-16T05:39:24.883Z Compiling rustc_version v0.1.7
19872024-04-16T05:39:25.063Z Compiling papergrid v0.11.0
19882024-04-16T05:39:25.212Z Compiling usdt v0.5.0
19892024-04-16T05:39:25.268Z Compiling newtype_derive v0.1.6
19902024-04-16T05:39:25.494Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19912024-04-16T05:39:25.625Z Compiling tabled_derive v0.7.0
19922024-04-16T05:39:26.218Z Compiling quick-error v1.2.3
19932024-04-16T05:39:26.236Z Compiling steno v0.4.0
19942024-04-16T05:39:26.356Z Compiling resolv-conf v0.7.0
19952024-04-16T05:39:26.732Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
19962024-04-16T05:39:27.558Z Compiling derive-where v1.2.7
19972024-04-16T05:39:27.921Z Compiling tabled v0.15.0
19982024-04-16T05:39:27.949Z Compiling slog-dtrace v0.3.0
19992024-04-16T05:39:28.257Z Compiling num-rational v0.4.1
20002024-04-16T05:39:28.562Z Compiling termcolor v1.2.0
20012024-04-16T05:39:29.892Z Compiling trust-dns-resolver v0.22.0
20022024-04-16T05:39:30.349Z Compiling itertools v0.12.1
20032024-04-16T05:39:30.750Z Compiling utf-8 v0.7.6
20042024-04-16T05:39:34.208Z Compiling num-complex v0.4.5
20052024-04-16T05:39:35.220Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20062024-04-16T05:39:35.498Z Compiling num v0.4.2
20072024-04-16T05:39:35.605Z Compiling nibble_vec v0.1.0
20082024-04-16T05:39:35.827Z Compiling radium v0.7.0
20092024-04-16T05:39:36.268Z Compiling endian-type v0.1.2
20102024-04-16T05:39:36.303Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20112024-04-16T05:39:36.507Z Compiling radix_trie v0.2.1
20122024-04-16T05:39:37.453Z Compiling tungstenite v0.20.1
20132024-04-16T05:39:38.767Z Compiling tap v1.0.1
20142024-04-16T05:39:38.954Z Compiling maybe-uninit v2.0.0
20152024-04-16T05:39:39.473Z Compiling wyz v0.5.1
20162024-04-16T05:39:39.805Z Compiling tokio-tungstenite v0.20.1
20172024-04-16T05:39:40.352Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20182024-04-16T05:39:40.445Z Compiling num-bigint-dig v0.8.4
20192024-04-16T05:39:40.756Z Compiling packed_struct v0.10.1
20202024-04-16T05:39:41.185Z Compiling cancel-safe-futures v0.1.5
20212024-04-16T05:39:41.522Z Compiling crc-catalog v2.2.0
20222024-04-16T05:39:41.658Z Compiling arc-swap v1.6.0
20232024-04-16T05:39:42.436Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20242024-04-16T05:39:42.793Z Compiling funty v2.0.0
20252024-04-16T05:39:45.247Z Compiling display-error-chain v0.2.0
20262024-04-16T05:39:45.414Z Compiling bitvec v1.0.1
20272024-04-16T05:39:46.251Z Compiling slog-scope v4.4.0
20282024-04-16T05:39:47.203Z Compiling crc v3.0.1
20292024-04-16T05:39:48.115Z Compiling fxhash v0.2.1
20302024-04-16T05:39:48.326Z Compiling packed_struct_codegen v0.10.1
20312024-04-16T05:39:49.558Z Compiling indexmap v1.9.3
20322024-04-16T05:39:49.874Z Compiling nodrop v0.1.14
20332024-04-16T05:39:50.001Z Compiling array-init v0.0.4
20342024-04-16T05:39:50.029Z Compiling smallvec v0.6.14
20352024-04-16T05:39:51.226Z Compiling slog-stdlog v4.1.1
20362024-04-16T05:39:51.445Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20372024-04-16T05:39:52.201Z Compiling rayon-core v1.12.1
20382024-04-16T05:39:52.223Z Compiling pkcs1 v0.7.5
20392024-04-16T05:39:53.036Z Compiling signature v2.1.0
20402024-04-16T05:39:53.283Z Compiling crossbeam-deque v0.8.3
20412024-04-16T05:39:53.609Z Compiling dirs-sys-next v0.1.2
20422024-04-16T05:39:54.105Z Compiling half v2.3.1
20432024-04-16T05:39:54.772Z Compiling bitfield v0.14.0
20442024-04-16T05:39:55.063Z Compiling glob v0.3.1
20452024-04-16T05:39:55.184Z Compiling crunchy v0.2.2
20462024-04-16T05:39:55.632Z Compiling fastrand v2.0.1
20472024-04-16T05:39:55.837Z Compiling ciborium-io v0.2.2
20482024-04-16T05:39:55.957Z Compiling same-file v1.0.6
20492024-04-16T05:39:56.121Z Compiling hashbrown v0.12.3
20502024-04-16T05:39:56.164Z Compiling walkdir v2.5.0
20512024-04-16T05:39:56.293Z Compiling tempfile v3.10.1
20522024-04-16T05:39:56.813Z Compiling ciborium-ll v0.2.2
20532024-04-16T05:39:57.041Z Compiling clang-sys v1.6.1
20542024-04-16T05:39:57.334Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20552024-04-16T05:39:57.717Z Compiling dirs-next v2.0.0
20562024-04-16T05:39:58.515Z Compiling rsa v0.9.2
20572024-04-16T05:39:59.441Z Compiling slog-envlogger v2.2.0
20582024-04-16T05:40:01.851Z Compiling serde-hex v0.1.0
20592024-04-16T05:40:02.191Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20602024-04-16T05:40:02.509Z Compiling env_logger v0.10.0
20612024-04-16T05:40:02.544Z Compiling camino v1.1.6
20622024-04-16T05:40:02.609Z Compiling x509-cert v0.2.4
20632024-04-16T05:40:10.675Z Compiling ron v0.8.1
20642024-04-16T05:40:10.733Z Compiling hashbrown v0.13.2
20652024-04-16T05:40:10.733Z Compiling unicase v2.7.0
20662024-04-16T05:40:10.733Z Compiling crc-any v2.4.3
20672024-04-16T05:40:10.733Z Compiling prettyplease v0.2.19
20682024-04-16T05:40:10.733Z Compiling tiny-keccak v2.0.2
20692024-04-16T05:40:10.734Z Compiling object v0.30.4
20702024-04-16T05:40:10.734Z Compiling blake3 v1.5.0
20712024-04-16T05:40:10.734Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20722024-04-16T05:40:10.734Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20732024-04-16T05:40:11.318Z Compiling rayon v1.10.0
20742024-04-16T05:40:13.427Z Compiling term v0.7.0
20752024-04-16T05:40:14.810Z Compiling ciborium v0.2.2
20762024-04-16T05:40:14.864Z Compiling memmap2 v0.7.1
20772024-04-16T05:40:15.243Z Compiling filetime v0.2.23
20782024-04-16T05:40:15.515Z Compiling xattr v1.0.1
20792024-04-16T05:40:15.742Z Compiling home v0.5.5
20802024-04-16T05:40:15.970Z Compiling arrayref v0.3.7
20812024-04-16T05:40:16.064Z Compiling constant_time_eq v0.3.0
20822024-04-16T05:40:16.202Z Compiling path-slash v0.1.5
20832024-04-16T05:40:16.330Z Compiling arrayvec v0.7.4
20842024-04-16T05:40:16.433Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20852024-04-16T05:40:16.932Z Compiling toolchain_find v0.4.0
20862024-04-16T05:40:17.419Z Compiling tar v0.4.40
20872024-04-16T05:40:18.541Z Compiling ascii-canvas v3.0.0
20882024-04-16T05:40:18.999Z Compiling camino-tempfile v1.1.1
20892024-04-16T05:40:19.248Z Compiling toml v0.8.12
20902024-04-16T05:40:19.414Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
20912024-04-16T05:40:19.831Z Compiling is-terminal v0.4.9
20922024-04-16T05:40:19.953Z Compiling libsw v3.3.1
20932024-04-16T05:40:20.266Z Compiling ena v0.14.2
20942024-04-16T05:40:20.680Z Compiling libloading v0.7.4
20952024-04-16T05:40:20.800Z Compiling owo-colors v4.0.0
20962024-04-16T05:40:21.036Z Compiling diff v0.1.13
20972024-04-16T05:40:21.517Z Compiling bindgen v0.69.2
20982024-04-16T05:40:21.668Z Compiling topological-sort v0.2.2
20992024-04-16T05:40:21.885Z Compiling convert_case v0.4.0
21002024-04-16T05:40:21.972Z Compiling regex-syntax v0.6.29
21012024-04-16T05:40:22.668Z Compiling parking_lot_core v0.8.6
21022024-04-16T05:40:23.085Z Compiling linear-map v1.2.0
21032024-04-16T05:40:23.471Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21042024-04-16T05:40:23.502Z Compiling derive_more v0.99.17
21052024-04-16T05:40:27.197Z Compiling lalrpop v0.19.12
21062024-04-16T05:40:28.360Z Compiling omicron-zone-package v0.11.0
21072024-04-16T05:40:28.806Z Compiling rustfmt-wrapper v0.2.1
21082024-04-16T05:40:29.372Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
21092024-04-16T05:40:30.784Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21102024-04-16T05:40:31.181Z Compiling cexpr v0.6.0
21112024-04-16T05:40:32.178Z Compiling which v4.4.0
21122024-04-16T05:40:32.589Z Compiling shlex v1.3.0
21132024-04-16T05:40:32.725Z Compiling rustc-hash v1.1.0
21142024-04-16T05:40:32.867Z Compiling peeking_take_while v0.1.2
21152024-04-16T05:40:32.962Z Compiling lazycell v1.3.0
21162024-04-16T05:40:33.665Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21172024-04-16T05:40:34.204Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21182024-04-16T05:40:35.188Z Compiling derive_builder_core v0.20.0
21192024-04-16T05:40:37.342Z Compiling pem v3.0.4
21202024-04-16T05:40:38.891Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21212024-04-16T05:40:39.103Z Compiling headers-core v0.2.0
21222024-04-16T05:40:39.260Z Compiling libxml v0.3.3
21232024-04-16T05:40:39.326Z Compiling async-recursion v1.1.0
21242024-04-16T05:40:39.645Z Compiling ref-cast v1.0.22
21252024-04-16T05:40:39.768Z Compiling platforms v3.0.2
21262024-04-16T05:40:39.811Z Compiling headers v0.3.9
21272024-04-16T05:40:40.123Z Compiling derive_builder_macro v0.20.0
21282024-04-16T05:40:40.141Z Compiling parking_lot v0.11.2
21292024-04-16T05:40:40.775Z Compiling mime_guess v2.0.4
21302024-04-16T05:40:40.949Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21312024-04-16T05:40:42.074Z Compiling trust-dns-client v0.22.0
21322024-04-16T05:40:42.563Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21332024-04-16T05:40:42.857Z Compiling strum_macros v0.24.3
21342024-04-16T05:40:43.690Z Compiling toml v0.5.11
21352024-04-16T05:40:46.020Z Compiling ref-cast-impl v1.0.22
21362024-04-16T05:40:46.171Z Compiling vte_generate_state_changes v0.1.1
21372024-04-16T05:40:46.578Z Compiling samael v0.0.15
21382024-04-16T05:40:46.849Z Compiling cookie v0.18.1
21392024-04-16T05:40:47.175Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21402024-04-16T05:40:47.228Z Compiling cfg_aliases v0.1.1
21412024-04-16T05:40:47.313Z Compiling indoc v1.0.9
21422024-04-16T05:40:47.332Z Compiling buf-list v1.0.3
21432024-04-16T05:40:47.553Z Compiling nix v0.28.0
21442024-04-16T05:40:48.130Z Compiling vte v0.11.1
21452024-04-16T05:40:48.302Z Compiling trust-dns-server v0.22.1
21462024-04-16T05:40:50.381Z Compiling derive_builder v0.20.0
21472024-04-16T05:40:50.557Z Compiling sled v0.34.7
21482024-04-16T05:40:53.325Z Compiling polar-core v0.27.3
21492024-04-16T05:40:53.337Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21502024-04-16T05:40:53.341Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21512024-04-16T05:40:53.645Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21522024-04-16T05:40:56.540Z Compiling fd-lock v4.0.2
21532024-04-16T05:40:56.763Z Compiling bb8 v0.8.3
21542024-04-16T05:40:57.314Z Compiling const_format_proc_macros v0.2.32
21552024-04-16T05:40:58.162Z Compiling quick-xml v0.31.0
21562024-04-16T05:40:58.863Z Compiling impl-trait-for-tuples v0.2.2
21572024-04-16T05:40:59.301Z Compiling oso-derive v0.27.3
21582024-04-16T05:41:00.285Z Compiling pin-project-internal v1.1.3
21592024-04-16T05:41:03.054Z Compiling memoffset v0.7.1
21602024-04-16T05:41:03.367Z Compiling maplit v1.0.2
21612024-04-16T05:41:03.613Z Compiling pin-project v1.1.3
21622024-04-16T05:41:03.737Z Compiling const_format v0.2.32
21632024-04-16T05:41:05.001Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21642024-04-16T05:41:08.245Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21652024-04-16T05:41:10.102Z Compiling curve25519-dalek v4.1.2
21662024-04-16T05:41:12.226Z Compiling strip-ansi-escapes v0.2.0
21672024-04-16T05:41:16.427Z Compiling oso v0.27.3
21682024-04-16T05:41:27.114Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21692024-04-16T05:41:28.749Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5677c7be81b60d9ba9c30991d10376f279a1d3b7#5677c7be)
21702024-04-16T05:41:29.716Z Compiling kstat-rs v0.2.3
21712024-04-16T05:41:30.652Z Compiling snafu-derive v0.8.2
21722024-04-16T05:41:33.693Z Compiling fs-err v2.11.0
21732024-04-16T05:41:33.998Z Compiling nu-ansi-term v0.50.0
21742024-04-16T05:41:35.246Z Compiling keccak v0.1.4
21752024-04-16T05:41:35.332Z Compiling reedline v0.31.0
21762024-04-16T05:41:35.549Z Compiling sha3 v0.10.8
21772024-04-16T05:41:35.638Z Compiling snafu v0.8.2
21782024-04-16T05:41:36.323Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21792024-04-16T05:41:37.226Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21802024-04-16T05:41:42.672Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ff3ab62246fa1f8b8a5bfab0a7b8e1000926361#8ff3ab62)
21812024-04-16T05:41:43.761Z Compiling env_logger v0.9.3
21822024-04-16T05:41:48.505Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21832024-04-16T05:41:51.601Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21842024-04-16T05:41:51.654Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8207cb9c90cd7144c3f351823bfb2ae3e221ad10#8207cb9c)
21852024-04-16T05:41:52.080Z Compiling globset v0.4.13
21862024-04-16T05:41:53.255Z Compiling peg-macros v0.8.2
21872024-04-16T05:41:56.577Z Compiling olpc-cjson v0.1.3
21882024-04-16T05:41:56.887Z Compiling universal-hash v0.5.1
21892024-04-16T05:41:57.122Z Compiling secrecy v0.8.0
21902024-04-16T05:41:57.369Z Compiling serde_plain v1.0.2
21912024-04-16T05:41:57.790Z Compiling curve25519-dalek-derive v0.1.0
21922024-04-16T05:41:57.886Z Compiling thiserror-impl-no-std v2.0.2
21932024-04-16T05:41:59.168Z Compiling bitstruct_derive v0.1.0
21942024-04-16T05:41:59.334Z Compiling sqlparser_derive v0.2.2
21952024-04-16T05:42:00.331Z Compiling nanorand v0.7.0
21962024-04-16T05:42:00.401Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21972024-04-16T05:42:00.462Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21982024-04-16T05:42:00.535Z Compiling unicode_categories v0.1.1
21992024-04-16T05:42:00.615Z Compiling ascii v1.1.0
22002024-04-16T05:42:00.774Z Compiling signature v1.6.4
22012024-04-16T05:42:00.880Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22022024-04-16T05:42:00.918Z Compiling opaque-debug v0.3.0
22032024-04-16T05:42:01.038Z Compiling typed-path v0.7.0
22042024-04-16T05:42:01.185Z Compiling salty v0.2.0
22052024-04-16T05:42:01.383Z Compiling rustyline v14.0.0
22062024-04-16T05:42:01.411Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
22072024-04-16T05:42:01.640Z Compiling poly1305 v0.8.0
22082024-04-16T05:42:01.775Z Compiling ed25519 v1.5.3
22092024-04-16T05:42:02.097Z Compiling sqlformat v0.2.3
22102024-04-16T05:42:03.356Z Compiling flume v0.11.0
22112024-04-16T05:42:03.957Z Compiling tough v0.17.1
22122024-04-16T05:42:04.071Z Compiling thiserror-no-std v2.0.2
22132024-04-16T05:42:04.188Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22142024-04-16T05:42:04.462Z Compiling bitstruct v0.1.1
22152024-04-16T05:42:04.578Z Compiling sqlparser v0.44.0
22162024-04-16T05:42:10.619Z Compiling peg v0.8.2
22172024-04-16T05:42:10.727Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22182024-04-16T05:42:14.386Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22192024-04-16T05:42:14.925Z Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
22202024-04-16T05:42:20.591Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22212024-04-16T05:42:21.971Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22222024-04-16T05:42:22.274Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22232024-04-16T05:42:22.569Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22242024-04-16T05:42:23.700Z Compiling chacha20 v0.9.1
22252024-04-16T05:42:24.148Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22262024-04-16T05:42:26.307Z Compiling aead v0.5.2
22272024-04-16T05:42:26.394Z Compiling bcs v0.1.6
22282024-04-16T05:42:26.661Z Compiling serde-big-array v0.5.1
22292024-04-16T05:42:26.920Z Compiling erased-serde v0.3.31
22302024-04-16T05:42:27.306Z Compiling serde_arrays v0.1.0
22312024-04-16T05:42:27.496Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
22322024-04-16T05:42:28.347Z Compiling highway v1.1.0
22332024-04-16T05:42:28.584Z Compiling parse-size v1.0.0
22342024-04-16T05:42:28.870Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22352024-04-16T05:42:29.740Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22362024-04-16T05:42:31.018Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
22372024-04-16T05:42:31.542Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22382024-04-16T05:42:42.084Z Compiling chacha20poly1305 v0.10.1
22392024-04-16T05:42:42.335Z Compiling vsss-rs v3.3.4
22402024-04-16T05:42:51.766Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22412024-04-16T05:42:52.482Z Compiling signal-hook-tokio v0.3.1
22422024-04-16T05:42:52.680Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ff3ab62246fa1f8b8a5bfab0a7b8e1000926361#8ff3ab62)
22432024-04-16T05:42:54.385Z Compiling castaway v0.2.2
22442024-04-16T05:42:54.571Z Compiling rand_seeder v0.2.3
22452024-04-16T05:42:54.949Z Compiling serde-big-array v0.4.1
22462024-04-16T05:42:54.969Z Compiling http-range v0.1.5
22472024-04-16T05:42:55.158Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
22482024-04-16T05:42:55.544Z Compiling hyper-staticfile v0.9.5
22492024-04-16T05:42:57.431Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
22502024-04-16T05:42:57.765Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
22512024-04-16T05:42:58.836Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22522024-04-16T05:42:59.054Z Compiling compact_str v0.7.1
22532024-04-16T05:42:59.133Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ff3ab62246fa1f8b8a5bfab0a7b8e1000926361#8ff3ab62)
22542024-04-16T05:43:00.490Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22552024-04-16T05:43:08.606Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22562024-04-16T05:43:09.222Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22572024-04-16T05:43:15.748Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22582024-04-16T05:43:17.442Z Compiling zone_cfg_derive v0.1.2
22592024-04-16T05:43:18.845Z Compiling tungstenite v0.21.0
22602024-04-16T05:43:21.577Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
22612024-04-16T05:43:21.956Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
22622024-04-16T05:43:22.262Z Compiling lru v0.12.1
22632024-04-16T05:43:22.613Z Compiling stability v0.2.0
22642024-04-16T05:43:23.217Z Compiling cassowary v0.3.0
22652024-04-16T05:43:23.604Z Compiling corncobs v0.1.3
22662024-04-16T05:43:23.989Z Compiling indoc v2.0.3
22672024-04-16T05:43:24.184Z Compiling base64 v0.13.1
22682024-04-16T05:43:24.938Z Compiling ron v0.7.1
22692024-04-16T05:43:24.987Z Compiling ratatui v0.26.2
22702024-04-16T05:43:27.531Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
22712024-04-16T05:43:28.347Z Compiling tokio-tungstenite v0.21.0
22722024-04-16T05:43:28.894Z Compiling zone v0.1.8
22732024-04-16T05:43:30.561Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22742024-04-16T05:43:32.485Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22752024-04-16T05:43:33.129Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22762024-04-16T05:43:42.536Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22772024-04-16T05:43:54.873Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
22782024-04-16T05:43:55.454Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
22792024-04-16T05:43:56.852Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22802024-04-16T05:43:57.743Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22812024-04-16T05:43:58.037Z Compiling portpicker v0.1.1
22822024-04-16T05:43:58.562Z Compiling unicode-linebreak v0.1.5
22832024-04-16T05:43:59.071Z Compiling smawk v0.3.1
22842024-04-16T05:43:59.298Z Compiling textwrap v0.16.1
22852024-04-16T05:44:03.119Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
22862024-04-16T05:44:05.637Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
22872024-04-16T05:44:07.584Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22882024-04-16T05:44:15.580Z Compiling rcgen v0.12.1
22892024-04-16T05:44:16.079Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
22902024-04-16T05:44:16.536Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5677c7be81b60d9ba9c30991d10376f279a1d3b7#5677c7be)
22912024-04-16T05:44:17.996Z Compiling atomicwrites v0.4.3
22922024-04-16T05:44:18.521Z Compiling fatfs v0.3.6
22932024-04-16T05:44:21.360Z Compiling subprocess v0.2.9
22942024-04-16T05:44:21.418Z Compiling rtoolbox v0.0.1
22952024-04-16T05:44:21.829Z Compiling is_ci v1.2.0
22962024-04-16T05:44:22.129Z Compiling assert_matches v1.5.0
22972024-04-16T05:44:23.240Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22982024-04-16T05:44:25.064Z Compiling supports-color v3.0.0
22992024-04-16T05:44:25.755Z Compiling rpassword v7.3.1
23002024-04-16T05:44:26.187Z Compiling tui-tree-widget v0.19.0
23012024-04-16T05:44:26.589Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23022024-04-16T05:44:26.599Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
23032024-04-16T05:44:26.610Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23042024-04-16T05:44:26.902Z Compiling csv-core v0.1.11
23052024-04-16T05:44:27.796Z Compiling shell-words v1.1.0
23062024-04-16T05:44:28.242Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23072024-04-16T05:44:30.326Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23082024-04-16T05:44:30.476Z Compiling csv v1.3.0
23092024-04-16T05:44:32.592Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23102024-04-16T05:44:43.267Z Compiling multimap v0.10.0
23112024-04-16T05:46:52.304Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23122024-04-16T05:47:07.920Z Compiling zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23132024-04-16T05:47:18.950Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23142024-04-16T05:53:28.047Z Finished release [optimized] target(s) in 14m 04s
23152024-04-16T05:54:34.616Z
23162024-04-16T05:54:34.621Zreal 15:11.893491699
23172024-04-16T05:54:34.621Zuser 1:44:39.968578891
23182024-04-16T05:54:34.621Zsys 4:34.825771208
23192024-04-16T05:54:34.621Ztrap 2.399455906
23202024-04-16T05:54:34.621Ztflt 2.070199774
23212024-04-16T05:54:34.621Zdflt 3.030254138
23222024-04-16T05:54:34.622Zkflt 0.037407645
23232024-04-16T05:54:34.622Zlock 6:32:34.060366038
23242024-04-16T05:54:34.622Zslp 4:11:26.020977430
23252024-04-16T05:54:34.622Zlat 2:24.957120290
23262024-04-16T05:54:34.622Zstop 1:03.310831958
23272024-04-16T05:54:34.622Z+ ptime -m cargo build --locked --release -p xtask
23282024-04-16T05:54:35.087Z Downloading crates ...
23292024-04-16T05:54:35.201Z Downloaded cargo_metadata v0.18.1
23302024-04-16T05:54:35.210Z Downloaded cargo_toml v0.19.2
23312024-04-16T05:54:35.213Z Downloaded cargo-platform v0.1.3
23322024-04-16T05:54:35.224Z Compiling serde v1.0.197
23332024-04-16T05:54:35.227Z Compiling libc v0.2.153
23342024-04-16T05:54:35.227Z Compiling rustix v0.38.31
23352024-04-16T05:54:35.227Z Compiling hashbrown v0.14.3
23362024-04-16T05:54:35.227Z Compiling bitflags v2.4.2
23372024-04-16T05:54:35.227Z Compiling syn v2.0.59
23382024-04-16T05:54:35.293Z Compiling serde_json v1.0.116
23392024-04-16T05:54:35.325Z Compiling anyhow v1.0.82
23402024-04-16T05:54:36.409Z Compiling indexmap v2.2.6
23412024-04-16T05:54:36.747Z Compiling errno v0.3.8
23422024-04-16T05:54:37.615Z Compiling terminal_size v0.3.0
23432024-04-16T05:54:37.724Z Compiling clap_builder v4.5.2
23442024-04-16T05:54:39.842Z Compiling serde_derive v1.0.197
23452024-04-16T05:54:39.842Z Compiling thiserror-impl v1.0.58
23462024-04-16T05:54:39.845Z Compiling clap_derive v4.5.4
23472024-04-16T05:54:41.449Z Compiling thiserror v1.0.58
23482024-04-16T05:54:43.503Z Compiling clap v4.5.4
23492024-04-16T05:54:48.563Z Compiling toml_datetime v0.6.5
23502024-04-16T05:54:48.563Z Compiling serde_spanned v0.6.5
23512024-04-16T05:54:48.567Z Compiling cargo-platform v0.1.3
23522024-04-16T05:54:48.567Z Compiling camino v1.1.6
23532024-04-16T05:54:48.567Z Compiling semver v1.0.22
23542024-04-16T05:54:48.567Z Compiling macaddr v1.0.1
23552024-04-16T05:54:48.831Z Compiling toml_edit v0.22.9
23562024-04-16T05:54:50.105Z Compiling cargo_metadata v0.18.1
23572024-04-16T05:54:51.329Z Compiling toml v0.8.12
23582024-04-16T05:54:53.354Z Compiling cargo_toml v0.19.2
23592024-04-16T05:55:04.732Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
23602024-04-16T05:55:15.699Z Finished release [optimized] target(s) in 41.00s
23612024-04-16T05:55:15.754Z
23622024-04-16T05:55:15.754Zreal 41.087567301
23632024-04-16T05:55:15.754Zuser 3:02.963000046
23642024-04-16T05:55:15.754Zsys 14.937713897
23652024-04-16T05:55:15.754Ztrap 0.064421356
23662024-04-16T05:55:15.754Ztflt 0.204078714
23672024-04-16T05:55:15.754Zdflt 0.698918040
23682024-04-16T05:55:15.755Zkflt 0.000045886
23692024-04-16T05:55:15.755Zlock 4:07.019682719
23702024-04-16T05:55:15.755Zslp 3:22.207986709
23712024-04-16T05:55:15.755Zlat 2.989737529
23722024-04-16T05:55:15.755Zstop 3.697367312
23732024-04-16T05:55:15.758Z+ files=(out/*.tar out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask)
23742024-04-16T05:55:15.758Z+ pfexec mkdir -p /work
23752024-04-16T05:55:15.759Z+ pfexec chown build /work
23762024-04-16T05:55:15.762Z+ ptime -m tar cvzf /work/package.tar.gz out/mg-ddm-gz.tar out/omicron-sled-agent.tar out/oxlog.tar out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask
23772024-04-16T05:55:25.026ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
23782024-04-16T05:55:25.026Za out/mg-ddm-gz.tar 73905K
23792024-04-16T05:55:25.026Za out/omicron-sled-agent.tar 95679K
23802024-04-16T05:55:25.026Za out/oxlog.tar 2915K
23812024-04-16T05:55:25.026Za out/target/test 1K
23822024-04-16T05:55:25.026Za out/npuzone/npuzone 36313K
23832024-04-16T05:55:25.027Za package-manifest.toml 26K
23842024-04-16T05:55:25.027Za smf/sled-agent/non-gimlet/config.toml 4K
23852024-04-16T05:55:25.027Za target/release/omicron-package 30390K
23862024-04-16T05:55:25.027Za target/release/xtask 6662K
23872024-04-16T05:55:25.032Z
23882024-04-16T05:55:25.032Zreal 9.258357988
23892024-04-16T05:55:25.032Zuser 8.967161036
23902024-04-16T05:55:25.033Zsys 0.590259876
23912024-04-16T05:55:25.033Ztrap 0.000886337
23922024-04-16T05:55:25.033Ztflt 0.000000000
23932024-04-16T05:55:25.033Zdflt 0.000000000
23942024-04-16T05:55:25.033Zkflt 0.000000000
23952024-04-16T05:55:25.033Zlock 0.000000000
23962024-04-16T05:55:25.033Zslp 8.758149264
23972024-04-16T05:55:25.033Zlat 0.197454183
23982024-04-16T05:55:25.033Zstop 0.000192202
23992024-04-16T05:55:25.033Z++ pwd
24002024-04-16T05:55:25.037Z+ tarball_src_dir=/work/oxidecomputer/omicron/out/versioned
24012024-04-16T05:55:25.037Z+ mv out/nexus.tar.gz out/nexus-single-sled.tar.gz
24022024-04-16T05:55:25.037Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t host target create -i standard -m gimlet -s asic -r multi-sled
24032024-04-16T05:55:25.795Z Finished release [optimized] target(s) in 0.71s
24042024-04-16T05:55:25.813Z Running `target/release/omicron-package -t host target create -i standard -m gimlet -s asic -r multi-sled`
24052024-04-16T05:55:25.844ZLogging to: /work/oxidecomputer/omicron/out/LOG
24062024-04-16T05:55:25.847ZCreated new build target 'host' and set it as active
24072024-04-16T05:55:25.847Z
24082024-04-16T05:55:25.847Zreal 0.808929611
24092024-04-16T05:55:25.848Zuser 0.535164822
24102024-04-16T05:55:25.848Zsys 0.255155736
24112024-04-16T05:55:25.848Ztrap 0.000043726
24122024-04-16T05:55:25.848Ztflt 0.000072467
24132024-04-16T05:55:25.848Zdflt 0.000013227
24142024-04-16T05:55:25.848Zkflt 0.000000000
24152024-04-16T05:55:25.848Zlock 0.023685264
24162024-04-16T05:55:25.848Zslp 0.106357037
24172024-04-16T05:55:25.848Zlat 0.004749736
24182024-04-16T05:55:25.848Zstop 0.000252139
24192024-04-16T05:55:25.848Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t host package
24202024-04-16T05:55:26.595Z Finished release [optimized] target(s) in 0.70s
24212024-04-16T05:55:26.617Z Running `target/release/omicron-package -t host package`
24222024-04-16T05:55:26.650ZLogging to: /work/oxidecomputer/omicron/out/LOG
24232024-04-16T05:55:27.423Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24242024-04-16T05:57:50.220Z Finished release [optimized] target(s) in 2m 23s
24252024-04-16T05:58:23.674Z
24262024-04-16T05:58:23.675Zreal 2:57.689517181
24272024-04-16T05:58:23.675Zuser 14:03.969924150
24282024-04-16T05:58:23.675Zsys 39.591193786
24292024-04-16T05:58:23.675Ztrap 0.248892357
24302024-04-16T05:58:23.678Ztflt 0.198225895
24312024-04-16T05:58:23.678Zdflt 5.006123345
24322024-04-16T05:58:23.679Zkflt 0.033808553
24332024-04-16T05:58:23.679Zlock 55:40.622239274
24342024-04-16T05:58:23.679Zslp 12:30.650519599
24352024-04-16T05:58:23.679Zlat 6.468906854
24362024-04-16T05:58:23.679Zstop 2.349199991
24372024-04-16T05:58:23.679Z+ stamp_packages omicron-sled-agent mg-ddm-gz propolis-server overlay oxlog
24382024-04-16T05:58:23.679Z+ for package in "$@"
24392024-04-16T05:58:23.679Z+ [[ omicron-sled-agent == mg-ddm-gz ]]
24402024-04-16T05:58:23.679Z+ cargo run --locked --release --bin omicron-package -- stamp omicron-sled-agent 7.0.0-0.ci+gitc6f713bb193
24412024-04-16T05:58:24.462Z Finished release [optimized] target(s) in 0.73s
24422024-04-16T05:58:24.483Z Running `target/release/omicron-package stamp omicron-sled-agent 7.0.0-0.ci+gitc6f713bb193`
24432024-04-16T05:58:24.514ZLogging to: /work/oxidecomputer/omicron/out/LOG
24442024-04-16T05:58:24.686ZCreated: out/versioned/omicron-sled-agent.tar
24452024-04-16T05:58:24.689Z+ for package in "$@"
24462024-04-16T05:58:24.689Z+ [[ mg-ddm-gz == mg-ddm-gz ]]
24472024-04-16T05:58:24.689Z+ echo 0.0.0
24482024-04-16T05:58:24.689Z+ tar rvf out/mg-ddm-gz.tar VERSION
24492024-04-16T05:58:24.693Za VERSION 1K
24502024-04-16T05:58:24.693Z+ rm VERSION
24512024-04-16T05:58:24.696Z+ cargo run --locked --release --bin omicron-package -- stamp mg-ddm-gz 7.0.0-0.ci+gitc6f713bb193
24522024-04-16T05:58:25.443Z Finished release [optimized] target(s) in 0.70s
24532024-04-16T05:58:25.465Z Running `target/release/omicron-package stamp mg-ddm-gz 7.0.0-0.ci+gitc6f713bb193`
24542024-04-16T05:58:25.495ZLogging to: /work/oxidecomputer/omicron/out/LOG
24552024-04-16T05:58:25.624ZCreated: out/versioned/mg-ddm-gz.tar
24562024-04-16T05:58:25.630Z+ for package in "$@"
24572024-04-16T05:58:25.630Z+ [[ propolis-server == mg-ddm-gz ]]
24582024-04-16T05:58:25.630Z+ cargo run --locked --release --bin omicron-package -- stamp propolis-server 7.0.0-0.ci+gitc6f713bb193
24592024-04-16T05:58:26.382Z Finished release [optimized] target(s) in 0.71s
24602024-04-16T05:58:26.403Z Running `target/release/omicron-package stamp propolis-server 7.0.0-0.ci+gitc6f713bb193`
24612024-04-16T05:58:26.433ZLogging to: /work/oxidecomputer/omicron/out/LOG
24622024-04-16T05:58:27.465ZCreated: out/versioned/propolis-server.tar.gz
24632024-04-16T05:58:27.469Z+ for package in "$@"
24642024-04-16T05:58:27.469Z+ [[ overlay == mg-ddm-gz ]]
24652024-04-16T05:58:27.469Z+ cargo run --locked --release --bin omicron-package -- stamp overlay 7.0.0-0.ci+gitc6f713bb193
24662024-04-16T05:58:28.263Z Finished release [optimized] target(s) in 0.74s
24672024-04-16T05:58:28.285Z Running `target/release/omicron-package stamp overlay 7.0.0-0.ci+gitc6f713bb193`
24682024-04-16T05:58:28.317ZLogging to: /work/oxidecomputer/omicron/out/LOG
24692024-04-16T05:58:28.320ZCreated: out/versioned/overlay.tar.gz
24702024-04-16T05:58:28.320Z+ for package in "$@"
24712024-04-16T05:58:28.320Z+ [[ oxlog == mg-ddm-gz ]]
24722024-04-16T05:58:28.320Z+ cargo run --locked --release --bin omicron-package -- stamp oxlog 7.0.0-0.ci+gitc6f713bb193
24732024-04-16T05:58:29.096Z Finished release [optimized] target(s) in 0.73s
24742024-04-16T05:58:29.119Z Running `target/release/omicron-package stamp oxlog 7.0.0-0.ci+gitc6f713bb193`
24752024-04-16T05:58:29.151ZLogging to: /work/oxidecomputer/omicron/out/LOG
24762024-04-16T05:58:29.159ZCreated: out/versioned/oxlog.tar
24772024-04-16T05:58:29.162Z+ ptime -m ./tools/build-global-zone-packages.sh /work/oxidecomputer/omicron/out/versioned /work
24782024-04-16T05:58:29.171Z+++ dirname -- ./tools/build-global-zone-packages.sh
24792024-04-16T05:58:29.174Z++ cd -- ./tools
24802024-04-16T05:58:29.174Z++ pwd
24812024-04-16T05:58:29.174Z+ TOOLS_DIR=/work/oxidecomputer/omicron/tools
24822024-04-16T05:58:29.174Z++ readlink -f /work/oxidecomputer/omicron/out/versioned
24832024-04-16T05:58:29.273Z+ tarball_src_dir=/work/oxidecomputer/omicron/out/versioned
24842024-04-16T05:58:29.277Z++ readlink -f /work
24852024-04-16T05:58:29.277Z+ out_dir=/work
24862024-04-16T05:58:29.277Z+ deps=("$tarball_src_dir/omicron-sled-agent.tar" "$tarball_src_dir/mg-ddm-gz.tar" "$tarball_src_dir/propolis-server.tar.gz" "$tarball_src_dir/overlay.tar.gz" "$tarball_src_dir/oxlog.tar")
24872024-04-16T05:58:29.277Z+ for dep in "${deps[@]}"
24882024-04-16T05:58:29.277Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar ]]
24892024-04-16T05:58:29.277Z+ for dep in "${deps[@]}"
24902024-04-16T05:58:29.277Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar ]]
24912024-04-16T05:58:29.277Z+ for dep in "${deps[@]}"
24922024-04-16T05:58:29.277Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz ]]
24932024-04-16T05:58:29.277Z+ for dep in "${deps[@]}"
24942024-04-16T05:58:29.277Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz ]]
24952024-04-16T05:58:29.277Z+ for dep in "${deps[@]}"
24962024-04-16T05:58:29.277Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/oxlog.tar ]]
24972024-04-16T05:58:29.281Z++ mktemp -d
24982024-04-16T05:58:29.281Z+ tmp_gz=/tmp/tmp.GyaOyi
24992024-04-16T05:58:29.281Z+ trap 'cd /; rm -rf "$tmp_gz"' EXIT
25002024-04-16T05:58:29.281Z+ echo '{"v":"1","t":"layer"}'
25012024-04-16T05:58:29.281Z+ pkg_dir=/tmp/tmp.GyaOyi/root/opt/oxide/sled-agent
25022024-04-16T05:58:29.281Z+ mkdir -p /tmp/tmp.GyaOyi/root/opt/oxide/sled-agent
25032024-04-16T05:58:29.284Z+ cd /tmp/tmp.GyaOyi/root/opt/oxide/sled-agent
25042024-04-16T05:58:29.284Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
25052024-04-16T05:58:29.345Zx ., 0 bytes, 0 tape blocks
25062024-04-16T05:58:29.345Zx zone-bundle, 27006480 bytes, 52748 tape blocks
25072024-04-16T05:58:29.345Zx sled-agent, 70955592 bytes, 138586 tape blocks
25082024-04-16T05:58:29.345Zx pkg, 0 bytes, 0 tape blocks
25092024-04-16T05:58:29.345Zx pkg/config.toml, 1657 bytes, 4 tape blocks
25102024-04-16T05:58:29.345Zx pkg/README.md, 54 bytes, 1 tape blocks
25112024-04-16T05:58:29.345Zx pkg/manifest.xml, 2373 bytes, 5 tape blocks
25122024-04-16T05:58:29.345Zx VERSION, 25 bytes, 1 tape blocks
25132024-04-16T05:58:29.349Z+ mkdir -p /tmp/tmp.GyaOyi/root/lib/svc/manifest/site/
25142024-04-16T05:58:29.349Z+ mv pkg/manifest.xml /tmp/tmp.GyaOyi/root/lib/svc/manifest/site/sled-agent.xml
25152024-04-16T05:58:29.352Z+ cd -
25162024-04-16T05:58:29.352Z/work/oxidecomputer/omicron
25172024-04-16T05:58:29.352Z+ pkg_dir=/tmp/tmp.GyaOyi/root/opt/oxide/mg-ddm
25182024-04-16T05:58:29.352Z+ mkdir -p /tmp/tmp.GyaOyi/root/opt/oxide/mg-ddm
25192024-04-16T05:58:29.355Z+ cd /tmp/tmp.GyaOyi/root/opt/oxide/mg-ddm
25202024-04-16T05:58:29.355Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
25212024-04-16T05:58:29.401Zx ., 0 bytes, 0 tape blocks
25222024-04-16T05:58:29.401Zx ddmadm, 26051952 bytes, 50883 tape blocks
25232024-04-16T05:58:29.402Zx ddmd, 49611120 bytes, 96897 tape blocks
25242024-04-16T05:58:29.402Zx pkg, 0 bytes, 0 tape blocks
25252024-04-16T05:58:29.402Zx pkg/refresh_ctrun_child.sh, 943 bytes, 2 tape blocks
25262024-04-16T05:58:29.402Zx pkg/mgd_method_script.sh, 945 bytes, 2 tape blocks
25272024-04-16T05:58:29.402Zx pkg/mgd, 0 bytes, 0 tape blocks
25282024-04-16T05:58:29.402Zx pkg/mgd/manifest.xml, 1599 bytes, 4 tape blocks
25292024-04-16T05:58:29.402Zx pkg/ddm_method_script.sh, 1611 bytes, 4 tape blocks
25302024-04-16T05:58:29.402Zx pkg/ddm, 0 bytes, 0 tape blocks
25312024-04-16T05:58:29.402Zx pkg/ddm/manifest.xml, 1966 bytes, 4 tape blocks
25322024-04-16T05:58:29.402Zx VERSION, 25 bytes, 1 tape blocks
25332024-04-16T05:58:29.405Z+ cd -
25342024-04-16T05:58:29.405Z/work/oxidecomputer/omicron
25352024-04-16T05:58:29.405Z+ pkg_dir=/tmp/tmp.GyaOyi/root/opt/oxide/oxlog
25362024-04-16T05:58:29.405Z+ mkdir -p /tmp/tmp.GyaOyi/root/opt/oxide/oxlog
25372024-04-16T05:58:29.406Z+ cd /tmp/tmp.GyaOyi/root/opt/oxide/oxlog
25382024-04-16T05:58:29.406Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/oxlog.tar
25392024-04-16T05:58:29.409Zx ., 0 bytes, 0 tape blocks
25402024-04-16T05:58:29.409Zx oxlog, 2981504 bytes, 5824 tape blocks
25412024-04-16T05:58:29.409Zx VERSION, 25 bytes, 1 tape blocks
25422024-04-16T05:58:29.409Z+ cd -
25432024-04-16T05:58:29.409Z/work/oxidecomputer/omicron
25442024-04-16T05:58:29.409Z+ cp /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz /tmp/tmp.GyaOyi/root/opt/oxide
25452024-04-16T05:58:29.499Z+ cp /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz /tmp/tmp.GyaOyi/root/opt/oxide
25462024-04-16T05:58:29.503Z+ cd /tmp/tmp.GyaOyi
25472024-04-16T05:58:29.503Z+ tar cvfz /work/global-zone-packages.tar.gz oxide.json root
25482024-04-16T05:58:37.605ZCompressing '/work/global-zone-packages.tar.gz' with '/usr/bin/gzip'...
25492024-04-16T05:58:37.605Za oxide.json 1K
25502024-04-16T05:58:37.605Za root/ 0K
25512024-04-16T05:58:37.605Za root/opt/ 0K
25522024-04-16T05:58:37.605Za root/opt/oxide/ 0K
25532024-04-16T05:58:37.605Za root/opt/oxide/sled-agent/ 0K
25542024-04-16T05:58:37.605Za root/opt/oxide/sled-agent/zone-bundle 26374K
25552024-04-16T05:58:37.605Za root/opt/oxide/sled-agent/sled-agent 69293K
25562024-04-16T05:58:37.605Za root/opt/oxide/sled-agent/pkg/ 0K
25572024-04-16T05:58:37.605Za root/opt/oxide/sled-agent/pkg/config.toml 2K
25582024-04-16T05:58:37.605Za root/opt/oxide/sled-agent/pkg/README.md 1K
25592024-04-16T05:58:37.605Za root/opt/oxide/sled-agent/VERSION 1K
25602024-04-16T05:58:37.605Za root/opt/oxide/mg-ddm/ 0K
25612024-04-16T05:58:37.605Za root/opt/oxide/mg-ddm/ddmadm 25442K
25622024-04-16T05:58:37.605Za root/opt/oxide/mg-ddm/ddmd 48449K
25632024-04-16T05:58:37.605Za root/opt/oxide/mg-ddm/pkg/ 0K
25642024-04-16T05:58:37.605Za root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh 1K
25652024-04-16T05:58:37.606Za root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh 1K
25662024-04-16T05:58:37.606Za root/opt/oxide/mg-ddm/pkg/mgd/ 0K
25672024-04-16T05:58:37.606Za root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml 2K
25682024-04-16T05:58:37.606Za root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh 2K
25692024-04-16T05:58:37.606Za root/opt/oxide/mg-ddm/pkg/ddm/ 0K
25702024-04-16T05:58:37.606Za root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml 2K
25712024-04-16T05:58:37.606Za root/opt/oxide/mg-ddm/VERSION 1K
25722024-04-16T05:58:37.606Za root/opt/oxide/oxlog/ 0K
25732024-04-16T05:58:37.606Za root/opt/oxide/oxlog/oxlog 2912K
25742024-04-16T05:58:37.606Za root/opt/oxide/oxlog/VERSION 1K
25752024-04-16T05:58:37.606Za root/opt/oxide/propolis-server.tar.gz 64701K
25762024-04-16T05:58:37.606Za root/opt/oxide/overlay.tar.gz 3K
25772024-04-16T05:58:37.606Za root/lib/ 0K
25782024-04-16T05:58:37.606Za root/lib/svc/ 0K
25792024-04-16T05:58:37.606Za root/lib/svc/manifest/ 0K
25802024-04-16T05:58:37.606Za root/lib/svc/manifest/site/ 0K
25812024-04-16T05:58:37.606Za root/lib/svc/manifest/site/sled-agent.xml 3K
25822024-04-16T05:58:37.610Z+ cd /
25832024-04-16T05:58:37.610Z+ rm -rf /tmp/tmp.GyaOyi
25842024-04-16T05:58:37.632Z
25852024-04-16T05:58:37.636Zreal 8.462149970
25862024-04-16T05:58:37.636Zuser 7.866244542
25872024-04-16T05:58:37.636Zsys 0.520395002
25882024-04-16T05:58:37.636Ztrap 0.000796192
25892024-04-16T05:58:37.636Ztflt 0.000000000
25902024-04-16T05:58:37.636Zdflt 0.000000000
25912024-04-16T05:58:37.636Zkflt 0.000000000
25922024-04-16T05:58:37.636Zlock 0.000000000
25932024-04-16T05:58:37.636Zslp 16.444728632
25942024-04-16T05:58:37.636Zlat 0.183349134
25952024-04-16T05:58:37.636Zstop 0.000210393
25962024-04-16T05:58:37.636Z+ mkdir -p /work/zones
25972024-04-16T05:58:37.636Z+ zones=(out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/nexus.tar.gz out/nexus-single-sled.tar.gz out/oximeter.tar.gz out/propolis-server.tar.gz out/switch-*.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-gateway-asic.tar.gz out/overlay.tar.gz out/probe.tar.gz)
25982024-04-16T05:58:37.636Z+ cp out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/nexus.tar.gz out/nexus-single-sled.tar.gz out/oximeter.tar.gz out/propolis-server.tar.gz out/switch-asic.tar.gz out/switch-softnpu.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-gateway-asic.tar.gz out/overlay.tar.gz out/probe.tar.gz /work/zones/
25992024-04-16T05:58:40.176Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t recovery target create -i trampoline
26002024-04-16T05:58:40.980Z Finished release [optimized] target(s) in 0.75s
26012024-04-16T05:58:41.003Z Running `target/release/omicron-package -t recovery target create -i trampoline`
26022024-04-16T05:58:41.032ZLogging to: /work/oxidecomputer/omicron/out/LOG
26032024-04-16T05:58:41.035ZCreated new build target 'recovery' and set it as active
26042024-04-16T05:58:41.035Z
26052024-04-16T05:58:41.036Zreal 0.854427957
26062024-04-16T05:58:41.036Zuser 0.559405160
26072024-04-16T05:58:41.036Zsys 0.275561141
26082024-04-16T05:58:41.036Ztrap 0.000539684
26092024-04-16T05:58:41.036Ztflt 0.000033105
26102024-04-16T05:58:41.036Zdflt 0.000040779
26112024-04-16T05:58:41.036Zkflt 0.000000000
26122024-04-16T05:58:41.036Zlock 0.023630583
26132024-04-16T05:58:41.036Zslp 0.104740444
26142024-04-16T05:58:41.036Zlat 0.005145083
26152024-04-16T05:58:41.036Zstop 0.000261014
26162024-04-16T05:58:41.036Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t recovery package
26172024-04-16T05:58:41.804Z Finished release [optimized] target(s) in 0.72s
26182024-04-16T05:58:41.826Z Running `target/release/omicron-package -t recovery package`
26192024-04-16T05:58:41.856ZLogging to: /work/oxidecomputer/omicron/out/LOG
26202024-04-16T05:58:42.526Z Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
26212024-04-16T05:58:44.864Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
26222024-04-16T05:59:03.871Z Finished release [optimized] target(s) in 21.94s
26232024-04-16T05:59:20.116Z
26242024-04-16T05:59:20.120Zreal 39.046486433
26252024-04-16T05:59:20.120Zuser 1:38.075161506
26262024-04-16T05:59:20.120Zsys 7.830076730
26272024-04-16T05:59:20.120Ztrap 0.066644784
26282024-04-16T05:59:20.120Ztflt 0.108601791
26292024-04-16T05:59:20.120Zdflt 0.453690747
26302024-04-16T05:59:20.120Zkflt 0.000033575
26312024-04-16T05:59:20.120Zlock 11:39.487075140
26322024-04-16T05:59:20.120Zslp 1:39.500159522
26332024-04-16T05:59:20.120Zlat 1.489250710
26342024-04-16T05:59:20.120Zstop 0.607543753
26352024-04-16T05:59:20.121Z+ stamp_packages installinator mg-ddm-gz
26362024-04-16T05:59:20.121Z+ for package in "$@"
26372024-04-16T05:59:20.121Z+ [[ installinator == mg-ddm-gz ]]
26382024-04-16T05:59:20.121Z+ cargo run --locked --release --bin omicron-package -- stamp installinator 7.0.0-0.ci+gitc6f713bb193
26392024-04-16T05:59:20.903Z Finished release [optimized] target(s) in 0.73s
26402024-04-16T05:59:20.925Z Running `target/release/omicron-package stamp installinator 7.0.0-0.ci+gitc6f713bb193`
26412024-04-16T05:59:20.956ZLogging to: /work/oxidecomputer/omicron/out/LOG
26422024-04-16T05:59:21.006ZCreated: out/versioned/installinator.tar
26432024-04-16T05:59:21.010Z+ for package in "$@"
26442024-04-16T05:59:21.010Z+ [[ mg-ddm-gz == mg-ddm-gz ]]
26452024-04-16T05:59:21.010Z+ echo 0.0.0
26462024-04-16T05:59:21.010Z+ tar rvf out/mg-ddm-gz.tar VERSION
26472024-04-16T05:59:21.013Za VERSION 1K
26482024-04-16T05:59:21.013Z+ rm VERSION
26492024-04-16T05:59:21.017Z+ cargo run --locked --release --bin omicron-package -- stamp mg-ddm-gz 7.0.0-0.ci+gitc6f713bb193
26502024-04-16T05:59:21.774Z Finished release [optimized] target(s) in 0.71s
26512024-04-16T05:59:21.796Z Running `target/release/omicron-package stamp mg-ddm-gz 7.0.0-0.ci+gitc6f713bb193`
26522024-04-16T05:59:21.827ZLogging to: /work/oxidecomputer/omicron/out/LOG
26532024-04-16T05:59:21.950ZCreated: out/versioned/mg-ddm-gz.tar
26542024-04-16T05:59:21.954Z+ ptime -m ./tools/build-trampoline-global-zone-packages.sh /work/oxidecomputer/omicron/out/versioned /work
26552024-04-16T05:59:21.963Z+++ dirname -- ./tools/build-trampoline-global-zone-packages.sh
26562024-04-16T05:59:21.966Z++ cd -- ./tools
26572024-04-16T05:59:21.966Z++ pwd
26582024-04-16T05:59:21.966Z+ TOOLS_DIR=/work/oxidecomputer/omicron/tools
26592024-04-16T05:59:21.966Z++ readlink -f /work/oxidecomputer/omicron/out/versioned
26602024-04-16T05:59:21.970Z+ tarball_src_dir=/work/oxidecomputer/omicron/out/versioned
26612024-04-16T05:59:21.970Z++ readlink -f /work
26622024-04-16T05:59:21.970Z+ out_dir=/work
26632024-04-16T05:59:21.970Z+ deps=("$tarball_src_dir"/installinator.tar "$tarball_src_dir"/mg-ddm-gz.tar)
26642024-04-16T05:59:21.976Z+ for dep in "${deps[@]}"
26652024-04-16T05:59:21.976Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/installinator.tar ]]
26662024-04-16T05:59:21.976Z+ for dep in "${deps[@]}"
26672024-04-16T05:59:21.976Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar ]]
26682024-04-16T05:59:21.976Z++ mktemp -d
26692024-04-16T05:59:21.976Z+ tmp_trampoline=/tmp/tmp.opayDi
26702024-04-16T05:59:21.976Z+ trap 'cd /; rm -rf "$tmp_trampoline"' EXIT
26712024-04-16T05:59:21.976Z+ echo '{"v":"1","t":"layer"}'
26722024-04-16T05:59:21.976Z+ pkg_dir=/tmp/tmp.opayDi/root/opt/oxide/installinator
26732024-04-16T05:59:21.976Z+ mkdir -p /tmp/tmp.opayDi/root/opt/oxide/installinator
26742024-04-16T05:59:21.980Z+ cd /tmp/tmp.opayDi/root/opt/oxide/installinator
26752024-04-16T05:59:21.980Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/installinator.tar
26762024-04-16T05:59:21.998Zx ., 0 bytes, 0 tape blocks
26772024-04-16T05:59:21.998Zx installinator, 38212368 bytes, 74634 tape blocks
26782024-04-16T05:59:21.999Zx pkg, 0 bytes, 0 tape blocks
26792024-04-16T05:59:21.999Zx pkg/manifest.xml, 2149 bytes, 5 tape blocks
26802024-04-16T05:59:21.999Zx VERSION, 25 bytes, 1 tape blocks
26812024-04-16T05:59:22.002Z+ mkdir -p /tmp/tmp.opayDi/root/lib/svc/manifest/site/
26822024-04-16T05:59:22.002Z+ mv pkg/manifest.xml /tmp/tmp.opayDi/root/lib/svc/manifest/site/installinator.xml
26832024-04-16T05:59:22.005Z+ cd -
26842024-04-16T05:59:22.005Z/work/oxidecomputer/omicron
26852024-04-16T05:59:22.005Z+ pkg_dir=/tmp/tmp.opayDi/root/opt/oxide/mg-ddm
26862024-04-16T05:59:22.005Z+ mkdir -p /tmp/tmp.opayDi/root/opt/oxide/mg-ddm
26872024-04-16T05:59:22.005Z+ cd /tmp/tmp.opayDi/root/opt/oxide/mg-ddm
26882024-04-16T05:59:22.005Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
26892024-04-16T05:59:22.054Zx ., 0 bytes, 0 tape blocks
26902024-04-16T05:59:22.054Zx ddmadm, 26051952 bytes, 50883 tape blocks
26912024-04-16T05:59:22.054Zx ddmd, 49611120 bytes, 96897 tape blocks
26922024-04-16T05:59:22.055Zx pkg, 0 bytes, 0 tape blocks
26932024-04-16T05:59:22.055Zx pkg/refresh_ctrun_child.sh, 943 bytes, 2 tape blocks
26942024-04-16T05:59:22.055Zx pkg/mgd_method_script.sh, 945 bytes, 2 tape blocks
26952024-04-16T05:59:22.055Zx pkg/mgd, 0 bytes, 0 tape blocks
26962024-04-16T05:59:22.055Zx pkg/mgd/manifest.xml, 1599 bytes, 4 tape blocks
26972024-04-16T05:59:22.055Zx pkg/ddm_method_script.sh, 1611 bytes, 4 tape blocks
26982024-04-16T05:59:22.055Zx pkg/ddm, 0 bytes, 0 tape blocks
26992024-04-16T05:59:22.055Zx pkg/ddm/manifest.xml, 1966 bytes, 4 tape blocks
27002024-04-16T05:59:22.055Zx VERSION, 25 bytes, 1 tape blocks
27012024-04-16T05:59:22.059Z+ cd -
27022024-04-16T05:59:22.059Z/work/oxidecomputer/omicron
27032024-04-16T05:59:22.059Z+ cd /tmp/tmp.opayDi
27042024-04-16T05:59:22.059Z+ tar cvfz /work/trampoline-global-zone-packages.tar.gz oxide.json root
27052024-04-16T05:59:26.229ZCompressing '/work/trampoline-global-zone-packages.tar.gz' with '/usr/bin/gzip'...
27062024-04-16T05:59:26.229Za oxide.json 1K
27072024-04-16T05:59:26.229Za root/ 0K
27082024-04-16T05:59:26.229Za root/opt/ 0K
27092024-04-16T05:59:26.229Za root/opt/oxide/ 0K
27102024-04-16T05:59:26.229Za root/opt/oxide/installinator/ 0K
27112024-04-16T05:59:26.229Za root/opt/oxide/installinator/installinator 37317K
27122024-04-16T05:59:26.229Za root/opt/oxide/installinator/pkg/ 0K
27132024-04-16T05:59:26.229Za root/opt/oxide/installinator/VERSION 1K
27142024-04-16T05:59:26.229Za root/opt/oxide/mg-ddm/ 0K
27152024-04-16T05:59:26.229Za root/opt/oxide/mg-ddm/ddmadm 25442K
27162024-04-16T05:59:26.229Za root/opt/oxide/mg-ddm/ddmd 48449K
27172024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/ 0K
27182024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh 1K
27192024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh 1K
27202024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/mgd/ 0K
27212024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml 2K
27222024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh 2K
27232024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/ddm/ 0K
27242024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml 2K
27252024-04-16T05:59:26.230Za root/opt/oxide/mg-ddm/VERSION 1K
27262024-04-16T05:59:26.230Za root/lib/ 0K
27272024-04-16T05:59:26.230Za root/lib/svc/ 0K
27282024-04-16T05:59:26.230Za root/lib/svc/manifest/ 0K
27292024-04-16T05:59:26.230Za root/lib/svc/manifest/site/ 0K
27302024-04-16T05:59:26.230Za root/lib/svc/manifest/site/installinator.xml 3K
27312024-04-16T05:59:26.234Z+ cd /
27322024-04-16T05:59:26.234Z+ rm -rf /tmp/tmp.opayDi
27332024-04-16T05:59:26.244Z
27342024-04-16T05:59:26.248Zreal 4.284814050
27352024-04-16T05:59:26.248Zuser 4.061908026
27362024-04-16T05:59:26.248Zsys 0.233290949
27372024-04-16T05:59:26.248Ztrap 0.000598810
27382024-04-16T05:59:26.248Ztflt 0.000000000
27392024-04-16T05:59:26.248Zdflt 0.000000000
27402024-04-16T05:59:26.248Zkflt 0.000000000
27412024-04-16T05:59:26.248Zlock 0.000000000
27422024-04-16T05:59:26.248Zslp 8.344241691
27432024-04-16T05:59:26.248Zlat 0.085414268
27442024-04-16T05:59:26.248Zstop 0.000205588
27452024-04-16T05:59:26.248Zprocess exited: duration 1643802 ms, exit code 0
 
27462024-04-16T05:59:26.261Zfound 22 output files
27472024-04-16T05:59:26.261Zuploading: /work/version.txt (26 bytes)
27482024-04-16T05:59:27.275Zuploaded: /work/version.txt
27492024-04-16T05:59:27.275Zuploading: /work/package.tar.gz (81193732 bytes)
27502024-04-16T05:59:48.133Zuploaded: /work/package.tar.gz
27512024-04-16T05:59:48.133Zuploading: /work/global-zone-packages.tar.gz (122803018 bytes)
27522024-04-16T06:00:25.154Zuploaded: /work/global-zone-packages.tar.gz
27532024-04-16T06:00:25.157Zuploading: /work/trampoline-global-zone-packages.tar.gz (36611852 bytes)
27542024-04-16T06:00:37.869Zuploaded: /work/trampoline-global-zone-packages.tar.gz
27552024-04-16T06:00:37.870Zuploading: /work/zones/clickhouse.tar.gz (227020295 bytes)
27562024-04-16T06:01:46.020Zuploaded: /work/zones/clickhouse.tar.gz
27572024-04-16T06:01:46.020Zuploading: /work/zones/clickhouse_keeper.tar.gz (227008345 bytes)
27582024-04-16T06:02:52.335Zuploaded: /work/zones/clickhouse_keeper.tar.gz
27592024-04-16T06:02:52.336Zuploading: /work/zones/cockroachdb.tar.gz (122518619 bytes)
27602024-04-16T06:03:27.212Zuploaded: /work/zones/cockroachdb.tar.gz
27612024-04-16T06:03:27.212Zuploading: /work/zones/crucible-pantry-zone.tar.gz (27278970 bytes)
27622024-04-16T06:03:34.288Zuploaded: /work/zones/crucible-pantry-zone.tar.gz
27632024-04-16T06:03:34.289Zuploading: /work/zones/crucible-zone.tar.gz (36998032 bytes)
27642024-04-16T06:03:45.245Zuploaded: /work/zones/crucible-zone.tar.gz
27652024-04-16T06:03:45.245Zuploading: /work/zones/external-dns.tar.gz (24654919 bytes)
27662024-04-16T06:03:54.324Zuploaded: /work/zones/external-dns.tar.gz
27672024-04-16T06:03:54.324Zuploading: /work/zones/internal-dns.tar.gz (24654267 bytes)
27682024-04-16T06:04:01.546Zuploaded: /work/zones/internal-dns.tar.gz
27692024-04-16T06:04:01.546Zuploading: /work/zones/nexus-single-sled.tar.gz (84984688 bytes)
27702024-04-16T06:04:23.423Zuploaded: /work/zones/nexus-single-sled.tar.gz
27712024-04-16T06:04:23.423Zuploading: /work/zones/nexus.tar.gz (84983760 bytes)
27722024-04-16T06:04:46.083Zuploaded: /work/zones/nexus.tar.gz
27732024-04-16T06:04:46.088Zuploading: /work/zones/ntp.tar.gz (8357987 bytes)
27742024-04-16T06:04:48.563Zuploaded: /work/zones/ntp.tar.gz
27752024-04-16T06:04:48.570Zuploading: /work/zones/omicron-gateway-asic.tar.gz (14516449 bytes)
27762024-04-16T06:04:53.602Zuploaded: /work/zones/omicron-gateway-asic.tar.gz
27772024-04-16T06:04:53.602Zuploading: /work/zones/omicron-gateway-softnpu.tar.gz (14514845 bytes)
27782024-04-16T06:04:58.430Zuploaded: /work/zones/omicron-gateway-softnpu.tar.gz
27792024-04-16T06:04:58.433Zuploading: /work/zones/overlay.tar.gz (2622 bytes)
27802024-04-16T06:04:59.442Zuploaded: /work/zones/overlay.tar.gz
27812024-04-16T06:04:59.442Zuploading: /work/zones/oximeter.tar.gz (43195189 bytes)
27822024-04-16T06:05:13.992Zuploaded: /work/zones/oximeter.tar.gz
27832024-04-16T06:05:13.992Zuploading: /work/zones/probe.tar.gz (2829470 bytes)
27842024-04-16T06:05:15.912Zuploaded: /work/zones/probe.tar.gz
27852024-04-16T06:05:15.912Zuploading: /work/zones/propolis-server.tar.gz (66250971 bytes)
27862024-04-16T06:05:34.762Zuploaded: /work/zones/propolis-server.tar.gz
27872024-04-16T06:05:34.763Zuploading: /work/zones/switch-asic.tar.gz (282943749 bytes)
27882024-04-16T06:06:53.790Zuploaded: /work/zones/switch-asic.tar.gz
27892024-04-16T06:06:53.791Zuploading: /work/zones/switch-softnpu.tar.gz (202489567 bytes)
27902024-04-16T06:07:50.276Zuploaded: /work/zones/switch-softnpu.tar.gz