01HFJZM5QSSNATAK8V2553NET0: helios / CI tools

BasicConfig {
    output_rules: [
        "=/work/end-to-end-tests/*.gz",
        "=/work/caboose-util.gz",
        "=/work/tufaceous.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HFJZMM2YM4C8N5JMTYEHBPPV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12023-11-19T05:09:10.569Zjob assigned to worker 01HFJZNE6YJ43NHP6AQ6NYQHTC (queued for 1 m 21 s)
 
22023-11-19T05:09:10.645Zstarting task 0: "setup"
32023-11-19T05:09:10.754Z++ uname -s
42023-11-19T05:09:10.757Z+ kern=SunOS
52023-11-19T05:09:10.761Z+ case "$kern" in
62023-11-19T05:09:10.764Z+ groupadd -g 12345 build
72023-11-19T05:09:10.768Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-11-19T05:09:12.780Z+ zfs create -o mountpoint=/work rpool/work
92023-11-19T05:09:12.864Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-11-19T05:09:12.877Z+ home_fs=zfs
112023-11-19T05:09:12.886Z+ [[ zfs == autofs ]]
122023-11-19T05:09:12.893Z+ mkdir -p /home/build
132023-11-19T05:09:12.901Z+ chown build:build /home/build /work
142023-11-19T05:09:14.878Z+ chmod 0700 /home/build /work
152023-11-19T05:09:14.892Zprocess exited: duration 4220 ms, exit code 0
 
162023-11-19T05:09:14.925Zstarting task 1: "rust-toolchain"
172023-11-19T05:09:14.949Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-11-19T05:09:14.968Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-11-19T05:09:15.292Zinfo: downloading installer
202023-11-19T05:09:17.096Zwarning: it looks like you have an existing installation of Rust at:
212023-11-19T05:09:17.107Zwarning: /opt/ooce/bin
222023-11-19T05:09:17.126Zwarning: It is recommended that rustup be the primary Rust installation.
232023-11-19T05:09:17.132Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-11-19T05:09:17.139Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-11-19T05:09:17.155Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-11-19T05:09:17.177Zwarning: or pass `-y' to ignore all ignorable checks.
272023-11-19T05:09:17.190Zerror: cannot install while Rust is installed
282023-11-19T05:09:17.202Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-11-19T05:09:17.251Zinfo: profile set to 'default'
302023-11-19T05:09:17.260Zinfo: default host triple is x86_64-unknown-illumos
312023-11-19T05:09:17.268Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-11-19T05:09:17.424Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-11-19T05:09:17.437Zinfo: downloading component 'cargo'
342023-11-19T05:09:18.084Zinfo: downloading component 'clippy'
352023-11-19T05:09:18.316Zinfo: downloading component 'rust-docs'
362023-11-19T05:09:19.136Zinfo: downloading component 'rust-std'
372023-11-19T05:09:20.632Zinfo: downloading component 'rustc'
382023-11-19T05:09:24.174Zinfo: downloading component 'rustfmt'
392023-11-19T05:09:24.375Zinfo: installing component 'cargo'
402023-11-19T05:09:26.064Zinfo: installing component 'clippy'
412023-11-19T05:09:26.409Zinfo: installing component 'rust-docs'
422023-11-19T05:09:29.194Zinfo: installing component 'rust-std'
432023-11-19T05:09:32.411Zinfo: installing component 'rustc'
442023-11-19T05:09:39.214Zinfo: installing component 'rustfmt'
452023-11-19T05:09:39.715Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-11-19T05:09:39.765Z
472023-11-19T05:09:39.843Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-11-19T05:09:39.848Z
492023-11-19T05:09:39.851Z
502023-11-19T05:09:39.854ZRust is installed now. Great!
512023-11-19T05:09:39.857Z
522023-11-19T05:09:39.860ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-11-19T05:09:39.863Zenvironment variable. This has not been done automatically.
542023-11-19T05:09:39.866Z
552023-11-19T05:09:39.869ZTo configure your current shell, run:
562023-11-19T05:09:39.872Zsource "$HOME/.cargo/env"
572023-11-19T05:09:39.922Z+ rustc --version
582023-11-19T05:09:40.031Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-11-19T05:09:40.037Zprocess exited: duration 25105 ms, exit code 0
 
602023-11-19T05:09:40.042Zstarting task 2: "authentication"
612023-11-19T05:09:40.077Zprocess exited: duration 32 ms, exit code 0
 
622023-11-19T05:09:40.083Zstarting task 3: "clone repository"
632023-11-19T05:09:40.096Z+ mkdir -p /work/oxidecomputer/omicron
642023-11-19T05:09:40.106Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-11-19T05:09:40.140ZCloning into '/work/oxidecomputer/omicron'...
662023-11-19T05:09:46.081Z+ cd /work/oxidecomputer/omicron
672023-11-19T05:09:46.085Z+ [[ -n renovate/http-0.x ]]
682023-11-19T05:09:46.088Z+ git fetch origin renovate/http-0.x
692023-11-19T05:09:46.437ZFrom https://github.com/oxidecomputer/omicron
702023-11-19T05:09:46.441Z * branch renovate/http-0.x -> FETCH_HEAD
712023-11-19T05:09:46.449Z+ git checkout -B renovate/http-0.x remotes/origin/renovate/http-0.x
722023-11-19T05:09:46.542ZSwitched to a new branch 'renovate/http-0.x'
732023-11-19T05:09:46.545Zbranch 'renovate/http-0.x' set up to track 'origin/renovate/http-0.x'.
742023-11-19T05:09:46.549Z+ git reset --hard d85b2a4f23e06b9779f9e743af5121f235d81ce4
752023-11-19T05:09:46.693ZHEAD is now at d85b2a4f Update Rust crate http to 0.2.11
762023-11-19T05:09:46.696Zprocess exited: duration 6609 ms, exit code 0
 
772023-11-19T05:09:46.702Zstarting task 4: "build"
782023-11-19T05:09:46.713Z+ cargo --version
792023-11-19T05:09:46.720Zinfo: syncing channel updates for '1.73.0-x86_64-unknown-illumos'
802023-11-19T05:09:46.953Zinfo: latest update on 2023-10-05, rust version 1.73.0 (cc66ad468 2023-10-03)
812023-11-19T05:09:46.956Zinfo: downloading component 'cargo'
822023-11-19T05:09:47.921Zinfo: downloading component 'clippy'
832023-11-19T05:09:48.263Zinfo: downloading component 'rust-docs'
842023-11-19T05:09:49.887Zinfo: downloading component 'rust-std'
852023-11-19T05:09:51.511Zinfo: downloading component 'rustc'
862023-11-19T05:09:56.869Zinfo: downloading component 'rustfmt'
872023-11-19T05:09:57.174Zinfo: installing component 'cargo'
882023-11-19T05:09:58.385Zinfo: installing component 'clippy'
892023-11-19T05:09:58.880Zinfo: installing component 'rust-docs'
902023-11-19T05:10:01.702Zinfo: installing component 'rust-std'
912023-11-19T05:10:04.222Zinfo: installing component 'rustc'
922023-11-19T05:10:10.806Zinfo: installing component 'rustfmt'
932023-11-19T05:10:10.958Zcargo 1.73.0 (9c4383fb5 2023-08-26)
942023-11-19T05:10:10.968Z+ rustc --version
952023-11-19T05:10:11.080Zrustc 1.73.0 (cc66ad468 2023-10-03)
962023-11-19T05:10:11.087Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
972023-11-19T05:10:23.920Z Startup: Refreshing catalog 'helios-dev' ... Done
982023-11-19T05:10:24.985Z Startup: Caching catalogs ... Done
992023-11-19T05:10:30.336ZPlanning: Solver setup ... Done (5.001s)
1002023-11-19T05:10:30.462ZPlanning: Running solver ... Done (0.126s)
1012023-11-19T05:10:30.521ZPlanning: Finding local manifests ... Done (0.003s)
1022023-11-19T05:10:30.536ZPlanning: Fetching manifests: 0/4 0% complete
1032023-11-19T05:10:30.888ZPlanning: Fetching manifests: 4/4 100% complete
1042023-11-19T05:10:30.972ZPlanning: Package planning ... Done (0.081s)
1052023-11-19T05:10:31.058ZPlanning: Merging actions ... Done (0.086s)
1062023-11-19T05:10:31.993ZPlanning: Checking for conflicting actions ... Done (0.940s)
1072023-11-19T05:10:32.011ZPlanning: Consolidating action changes ... Done (0.017s)
1082023-11-19T05:10:38.722ZPlanning: Evaluating mediators ... Done (6.711s)
1092023-11-19T05:10:38.738ZPlanning: Planning completed in 13.70 seconds
1102023-11-19T05:10:38.763Z Packages to install: 4
1112023-11-19T05:10:38.767Z Mediators to change: 2
1122023-11-19T05:10:38.770Z Services to change: 1
1132023-11-19T05:10:38.774Z Estimated space available: 148.90 GB
1142023-11-19T05:10:38.778ZEstimated space to be consumed: 1.37 GB
1152023-11-19T05:10:38.781Z Create boot environment: No
1162023-11-19T05:10:38.785ZCreate backup boot environment: No
1172023-11-19T05:10:38.788Z Rebuild boot archive: No
1182023-11-19T05:10:38.791Z
1192023-11-19T05:10:38.794ZChanged mediators:
1202023-11-19T05:10:38.800Z mediator clang:
1212023-11-19T05:10:38.804Z version: None -> 15 (system default)
1222023-11-19T05:10:38.809Z
1232023-11-19T05:10:38.812Z mediator llvm:
1242023-11-19T05:10:38.816Z version: 14 (system default) -> 15 (system default)
1252023-11-19T05:10:38.821Z
1262023-11-19T05:10:38.824ZChanged packages:
1272023-11-19T05:10:38.827Zhelios-dev
1282023-11-19T05:10:38.830Z developer/build-essential
1292023-11-19T05:10:38.834Z None -> 11-2.0
1302023-11-19T05:10:38.837Z library/libxmlsec1
1312023-11-19T05:10:38.840Z None -> 1.2.35-2.0
1322023-11-19T05:10:38.843Z ooce/developer/clang-15
1332023-11-19T05:10:38.846Z None -> 15.0.7-2.0
1342023-11-19T05:10:38.849Z ooce/developer/llvm-15
1352023-11-19T05:10:38.854Z None -> 15.0.7-2.0
1362023-11-19T05:10:38.857Z
1372023-11-19T05:10:38.862ZServices:
1382023-11-19T05:10:38.866Z restart_fmri:
1392023-11-19T05:10:38.869Z svc:/system/update-man-index:default
1402023-11-19T05:10:39.228Z
1412023-11-19T05:10:39.231ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1422023-11-19T05:10:46.374ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (20.2M/s)
1432023-11-19T05:10:51.377ZDownload: 1794/3290 items 118.4/212.6MB 55% complete (10.0M/s)
1442023-11-19T05:10:57.519ZDownload: 2219/3290 items 119.2/212.6MB 56% complete (3.7M/s)
1452023-11-19T05:11:02.528ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (65.0k/s)
1462023-11-19T05:11:07.528ZDownload: 3185/3290 items 170.2/212.6MB 80% complete (5.1M/s)
1472023-11-19T05:11:16.315ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.9M/s)
1482023-11-19T05:11:22.840ZDownload: 3287/3290 items 212.6/212.6MB 99% complete (1.1M/s)
1492023-11-19T05:11:42.039ZDownload: 3289/3290 items 212.6/212.6MB 100% complete
1502023-11-19T05:11:42.081ZDownload: Completed 212.60 MB in 62.86 seconds (3.4M/s)
1512023-11-19T05:11:42.299Z Actions: 1/3687 actions (Installing new actions)
1522023-11-19T05:11:47.721Z Actions: 1923/3687 actions (Installing new actions)
1532023-11-19T05:11:51.658Z Actions: Completed 3687 actions in 9.36 seconds.
1542023-11-19T05:11:52.243Z Done (0.169s)
1552023-11-19T05:11:52.252Z Done (0.000s)
1562023-11-19T05:11:52.264Z Done (0.216s)
1572023-11-19T05:12:00.560Z Done (8.357s)
1582023-11-19T05:12:00.935Z Done (0.274s)
1592023-11-19T05:12:00.940Z Done (0.000s)
1602023-11-19T05:12:01.176Z Done (0.000s)
1612023-11-19T05:12:01.895ZPlanning: Evaluating mediator changes ... Done
1622023-11-19T05:12:02.191ZPlanning: Checking for conflicting actions ... Done
1632023-11-19T05:12:02.200ZPlanning: Consolidating action changes ... Done
1642023-11-19T05:12:02.674ZPlanning: Evaluating mediators ... Done
1652023-11-19T05:12:02.678ZPlanning: Planning completed in 0.75 seconds
1662023-11-19T05:12:02.704Z Mediators to change: 2
1672023-11-19T05:12:03.163Z Create boot environment: No
1682023-11-19T05:12:03.167ZCreate backup boot environment: No
1692023-11-19T05:12:03.171Z Done
1702023-11-19T05:12:03.176Z Done
1712023-11-19T05:12:03.179Z Done
1722023-11-19T05:12:08.931Z Done
1732023-11-19T05:12:09.046Z Done
1742023-11-19T05:12:09.053Z Done
1752023-11-19T05:12:09.174Z Done
1762023-11-19T05:12:10.188ZPlanning: Evaluating mediator changes ... Done
1772023-11-19T05:12:10.192ZPlanning: Merging actions ... Done
1782023-11-19T05:12:10.522ZPlanning: Checking for conflicting actions ... Done
1792023-11-19T05:12:10.525ZPlanning: Consolidating action changes ... Done
1802023-11-19T05:12:10.951ZPlanning: Evaluating mediators ... Done
1812023-11-19T05:12:11.043ZPlanning: Planning completed in 1.30 seconds
1822023-11-19T05:12:11.102Z Packages to change: 1
1832023-11-19T05:12:11.516Z Mediators to change: 1
1842023-11-19T05:12:11.523Z Services to change: 1
1852023-11-19T05:12:11.530Z Create boot environment: No
1862023-11-19T05:12:11.536ZCreate backup boot environment: Yes
1872023-11-19T05:12:13.630Z Actions: 1/6 actions (Updating modified actions)
1882023-11-19T05:12:13.633Z Actions: Completed 6 actions in 0.00 seconds.
1892023-11-19T05:12:13.636Z Done
1902023-11-19T05:12:13.638Z Done
1912023-11-19T05:12:13.691Z Done
1922023-11-19T05:12:19.577Z Done
1932023-11-19T05:12:19.701Z Done
1942023-11-19T05:12:19.706Z Done
1952023-11-19T05:12:19.812Z Done
1962023-11-19T05:12:20.469ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1972023-11-19T05:12:20.473Zclang system 15 system
1982023-11-19T05:12:20.476Zcsh system system illumos
1992023-11-19T05:12:20.479Zctags system system illumos
2002023-11-19T05:12:20.482Zgcc vendor 12 vendor
2012023-11-19T05:12:20.485Zgcc system 10 system
2022023-11-19T05:12:20.489Zgcc system 7 system
2032023-11-19T05:12:20.492Zgo system 1.20 system
2042023-11-19T05:12:20.495Zgo system 1.19 system
2052023-11-19T05:12:20.498Zllvm system 15 system
2062023-11-19T05:12:20.501Zllvm system 14 system
2072023-11-19T05:12:20.504Zmariadb system 10.6 system
2082023-11-19T05:12:20.508Zmta vendor vendor dma
2092023-11-19T05:12:20.512Zopenjdk system 17 system
2102023-11-19T05:12:20.515Zopenjdk system 11 system
2112023-11-19T05:12:20.518Zopenjdk system 1.8 system
2122023-11-19T05:12:20.522Zopenssl vendor 3 vendor
2132023-11-19T05:12:20.526Zperl system 5.36 system
2142023-11-19T05:12:20.529Zpostgresql system 15 system
2152023-11-19T05:12:20.531Zpostgresql system 13 system
2162023-11-19T05:12:20.535Zpython vendor 3 vendor
2172023-11-19T05:12:20.539Zpython system 2 system
2182023-11-19T05:12:20.542Zpython3 system 3.11 system
2192023-11-19T05:12:20.545Zruby system 3.0 system
2202023-11-19T05:12:20.548Zwords vendor vendor american-english
2212023-11-19T05:12:20.553Zwords system system australian-english
2222023-11-19T05:12:20.568Zwords system system british-english
2232023-11-19T05:12:20.583Zwords system system canadian-english
2242023-11-19T05:12:20.594Zwords system system french
2252023-11-19T05:12:20.597Zwords system system italian
2262023-11-19T05:12:20.600Zwords system system ngerman
2272023-11-19T05:12:20.603Zwords system system ogerman
2282023-11-19T05:12:20.606Zwords system system spanish
2292023-11-19T05:12:20.993ZFMRI IFO
2302023-11-19T05:12:20.998Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2312023-11-19T05:12:21.009Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2322023-11-19T05:12:21.031Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2332023-11-19T05:12:21.053Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2342023-11-19T05:12:21.058Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2352023-11-19T05:12:21.063Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2362023-11-19T05:12:21.070Z+ set -o errexit
2372023-11-19T05:12:21.075Z+++ dirname ./tools/ci_download_cockroachdb
2382023-11-19T05:12:21.080Z++ cd ./tools
2392023-11-19T05:12:21.083Z++ pwd
2402023-11-19T05:12:21.086Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2412023-11-19T05:12:21.091Z++ basename ./tools/ci_download_cockroachdb
2422023-11-19T05:12:21.094Z+ ARG0=ci_download_cockroachdb
2432023-11-19T05:12:21.097Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2442023-11-19T05:12:21.100Z+ CIDL_VERSION=v22.1.9
2452023-11-19T05:12:21.104Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2462023-11-19T05:12:21.107Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2472023-11-19T05:12:21.111Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2482023-11-19T05:12:21.115Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2492023-11-19T05:12:21.120Z+ TARGET_DIR=out
2502023-11-19T05:12:21.123Z+ DOWNLOAD_DIR=out/downloads
2512023-11-19T05:12:21.126Z+ DEST_DIR=./out/cockroachdb
2522023-11-19T05:12:21.129Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2532023-11-19T05:12:21.132Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2542023-11-19T05:12:21.136Z+ main
2552023-11-19T05:12:21.139Z+ [[ 0 != 0 ]]
2562023-11-19T05:12:21.142Z+ CIDL_OS=solaris2.11
2572023-11-19T05:12:21.146Z+ [[ 0 != 0 ]]
2582023-11-19T05:12:21.149Z+ configure_os solaris2.11
2592023-11-19T05:12:21.152Z+ echo 'current directory: /work/oxidecomputer/omicron'
2602023-11-19T05:12:21.155Zcurrent directory: /work/oxidecomputer/omicron
2612023-11-19T05:12:21.158Z+ echo 'configuring based on OS: "solaris2.11"'
2622023-11-19T05:12:21.161Zconfiguring based on OS: "solaris2.11"
2632023-11-19T05:12:21.163Z+ case "$1" in
2642023-11-19T05:12:21.166Z+ CIDL_BUILD=illumos
2652023-11-19T05:12:21.169Z+ CIDL_SUFFIX=tar.gz
2662023-11-19T05:12:21.172Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2672023-11-19T05:12:21.175Z+ CIDL_MD5FUNC=do_md5sum
2682023-11-19T05:12:21.177Z+ CIDL_URL_BASE=https://illumos.org/downloads
2692023-11-19T05:12:21.180Z+ CIDL_ASSEMBLE=do_assemble_illumos
2702023-11-19T05:12:21.183Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2712023-11-19T05:12:21.188Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2722023-11-19T05:12:21.191Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2732023-11-19T05:12:21.194Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2742023-11-19T05:12:21.196Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2752023-11-19T05:12:21.199Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2762023-11-19T05:12:21.202ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2772023-11-19T05:12:21.204Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2782023-11-19T05:12:21.208ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2792023-11-19T05:12:21.211Z+ mkdir -p out/downloads
2802023-11-19T05:12:21.214Z+ mkdir -p ./out/cockroachdb
2812023-11-19T05:12:21.217Z+ local DO_DOWNLOAD=true
2822023-11-19T05:12:21.220Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2832023-11-19T05:12:21.222Z+ '[' true == true ']'
2842023-11-19T05:12:21.226Z+ echo Downloading...
2852023-11-19T05:12:21.230ZDownloading...
2862023-11-19T05:12:21.233Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2872023-11-19T05:12:21.236Z+ 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
2882023-11-19T05:12:30.697Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892023-11-19T05:12:30.703Z++ md5sum
2902023-11-19T05:12:30.710Z++ awk '{print $1}'
2912023-11-19T05:12:30.880Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2922023-11-19T05:12:30.884Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2932023-11-19T05:12:30.888Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2942023-11-19T05:12:30.892Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2952023-11-19T05:12:34.459Z+ do_assemble_illumos
2962023-11-19T05:12:34.462Z+ rm -r ./out/cockroachdb
2972023-11-19T05:12:34.465Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2982023-11-19T05:12:35.130Z+ ./out/cockroachdb/bin/cockroach version
2992023-11-19T05:12:35.390ZBuild Tag: v22.1.9-dirty
3002023-11-19T05:12:35.393ZBuild Time: 2022/10/26 21:17:46
3012023-11-19T05:12:35.396ZDistribution: OSS
3022023-11-19T05:12:35.399ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3032023-11-19T05:12:35.402ZGo Version: go1.17.13
3042023-11-19T05:12:35.405ZC Compiler: gcc 10.3.0
3052023-11-19T05:12:35.408ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3062023-11-19T05:12:35.411ZBuild Type: release
3072023-11-19T05:12:35.417Z+ set -o errexit
3082023-11-19T05:12:35.419Z+++ dirname ./tools/ci_download_clickhouse
3092023-11-19T05:12:35.423Z++ cd ./tools
3102023-11-19T05:12:35.426Z++ pwd
3112023-11-19T05:12:35.432Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3122023-11-19T05:12:35.435Z++ basename ./tools/ci_download_clickhouse
3132023-11-19T05:12:35.438Z+ ARG0=ci_download_clickhouse
3142023-11-19T05:12:35.441Z+ TARGET_DIR=out
3152023-11-19T05:12:35.443Z+ DOWNLOAD_DIR=out/downloads
3162023-11-19T05:12:35.447Z+ DEST_DIR=./out/clickhouse
3172023-11-19T05:12:35.451Z+ CIDL_VERSION=v22.8.9.24
3182023-11-19T05:12:35.454Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3192023-11-19T05:12:35.457Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3202023-11-19T05:12:35.460Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3212023-11-19T05:12:35.463Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3222023-11-19T05:12:35.467Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3232023-11-19T05:12:35.470Z+ main
3242023-11-19T05:12:35.473Z+ [[ 0 != 0 ]]
3252023-11-19T05:12:35.476Z+ CIDL_OS=solaris2.11
3262023-11-19T05:12:35.478Z+ [[ 0 != 0 ]]
3272023-11-19T05:12:35.481Z+ configure_os solaris2.11
3282023-11-19T05:12:35.487Z+ echo 'current directory: /work/oxidecomputer/omicron'
3292023-11-19T05:12:35.491Zcurrent directory: /work/oxidecomputer/omicron
3302023-11-19T05:12:35.495Z+ echo 'configuring based on OS: "solaris2.11"'
3312023-11-19T05:12:35.498Zconfiguring based on OS: "solaris2.11"
3322023-11-19T05:12:35.501Z+ CIDL_DASHREV=
3332023-11-19T05:12:35.504Z+ case "$1" in
3342023-11-19T05:12:35.507Z+ CIDL_PLATFORM=illumos
3352023-11-19T05:12:35.510Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3362023-11-19T05:12:35.513Z+ CIDL_MD5FUNC=do_md5sum
3372023-11-19T05:12:35.516Z+ CIDL_DASHREV=-1
3382023-11-19T05:12:35.519Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3392023-11-19T05:12:35.522Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3402023-11-19T05:12:35.525Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3412023-11-19T05:12:35.528Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3422023-11-19T05:12:35.531Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3432023-11-19T05:12:35.534ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442023-11-19T05:12:35.539Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3452023-11-19T05:12:35.549ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462023-11-19T05:12:35.553Z+ mkdir -p out/downloads
3472023-11-19T05:12:35.557Z+ mkdir -p ./out/clickhouse
3482023-11-19T05:12:35.565Z+ local DO_DOWNLOAD=true
3492023-11-19T05:12:35.574Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3502023-11-19T05:12:35.578Z+ '[' true == true ']'
3512023-11-19T05:12:35.581Z+ echo Downloading...
3522023-11-19T05:12:35.584ZDownloading...
3532023-11-19T05:12:35.588Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3542023-11-19T05:12:35.592Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3552023-11-19T05:12:36.804Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3562023-11-19T05:12:36.809Z++ md5sum
3572023-11-19T05:12:36.813Z++ awk '{print $1}'
3582023-11-19T05:12:37.065Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3592023-11-19T05:12:37.070Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3602023-11-19T05:12:37.073Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3612023-11-19T05:12:37.077Z+ mkdir -p ./out/clickhouse
3622023-11-19T05:12:37.080Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3632023-11-19T05:12:42.346Z+ ./out/clickhouse/clickhouse server --version
3642023-11-19T05:12:42.400ZClickHouse server version 22.8.9.1.
3652023-11-19T05:12:42.425Z+ set -o errexit
3662023-11-19T05:12:42.429Z+++ dirname ./tools/ci_download_console
3672023-11-19T05:12:42.440Z++ cd ./tools
3682023-11-19T05:12:42.443Z++ pwd
3692023-11-19T05:12:42.448Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3702023-11-19T05:12:42.459Z++ basename ./tools/ci_download_console
3712023-11-19T05:12:42.465Z+ ARG0=ci_download_console
3722023-11-19T05:12:42.470Z+ TARGET_DIR=out
3732023-11-19T05:12:42.481Z+ DOWNLOAD_DIR=out/downloads
3742023-11-19T05:12:42.490Z+ DEST_DIR=./out/console-assets
3752023-11-19T05:12:42.502Z+ source /work/oxidecomputer/omicron/tools/console_version
3762023-11-19T05:12:42.512Z++ COMMIT=ae8218df707360a902133f4a96b48a3b5a62a09e
3772023-11-19T05:12:42.572Z++ SHA2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
3782023-11-19T05:12:42.582Z+ URL=https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3792023-11-19T05:12:42.586Z+ TARBALL_FILE=out/downloads/console.tar.gz
3802023-11-19T05:12:42.591Z+ main
3812023-11-19T05:12:42.594Z+ [[ 0 != 0 ]]
3822023-11-19T05:12:42.597Z+ echo 'URL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz'
3832023-11-19T05:12:42.601ZURL: https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3842023-11-19T05:12:42.604Z+ echo 'Local file: out/downloads/console.tar.gz'
3852023-11-19T05:12:42.610ZLocal file: out/downloads/console.tar.gz
3862023-11-19T05:12:42.613Z+ local DO_DOWNLOAD=true
3872023-11-19T05:12:42.616Z+ [[ -f out/downloads/console.tar.gz ]]
3882023-11-19T05:12:42.622Z+ mkdir -p out/downloads
3892023-11-19T05:12:42.626Z+ '[' true == true ']'
3902023-11-19T05:12:42.629Z+ echo Downloading...
3912023-11-19T05:12:42.632ZDownloading...
3922023-11-19T05:12:42.635Z+ do_download_curl https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz out/downloads/console.tar.gz
3932023-11-19T05:12:42.640Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/ae8218df707360a902133f4a96b48a3b5a62a09e.tar.gz
3942023-11-19T05:12:43.148Z++ do_sha256sum out/downloads/console.tar.gz
3952023-11-19T05:12:43.152Z++ case "$OSTYPE" in
3962023-11-19T05:12:43.155Z++ SHA=sha256sum
3972023-11-19T05:12:43.158Z++ sha256sum
3982023-11-19T05:12:43.161Z++ awk '{print $1}'
3992023-11-19T05:12:43.173Z+ calculated_sha2=ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989
4002023-11-19T05:12:43.181Z+ [[ ae35b991d3ff835a59b59126298790cb7431a282b25ba4add4e7fb6ea6b98989 != \a\e\3\5\b\9\9\1\d\3\f\f\8\3\5\a\5\9\b\5\9\1\2\6\2\9\8\7\9\0\c\b\7\4\3\1\a\2\8\2\b\2\5\b\a\4\a\d\d\4\e\7\f\b\6\e\a\6\b\9\8\9\8\9 ]]
4012023-11-19T05:12:43.185Z+ rm -rf ./out/console-assets
4022023-11-19T05:12:43.191Z+ mkdir -p ./out/console-assets
4032023-11-19T05:12:43.199Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4042023-11-19T05:12:43.206Z+ mkdir -p ./out/console-assets
4052023-11-19T05:12:43.214Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4062023-11-19T05:12:43.325Z+ set -o errexit
4072023-11-19T05:12:43.334Z+++ dirname ./tools/ci_download_maghemite_openapi
4082023-11-19T05:12:43.344Z++ cd ./tools
4092023-11-19T05:12:43.350Z++ pwd
4102023-11-19T05:12:43.356Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4112023-11-19T05:12:43.363Z++ basename ./tools/ci_download_maghemite_openapi
4122023-11-19T05:12:43.372Z+ ARG0=ci_download_maghemite_openapi
4132023-11-19T05:12:43.381Z+ TARGET_DIR=out
4142023-11-19T05:12:43.388Z+ DOWNLOAD_DIR=out/downloads
4152023-11-19T05:12:43.393Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4162023-11-19T05:12:43.400Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4172023-11-19T05:12:43.405Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4182023-11-19T05:12:43.441Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4192023-11-19T05:12:43.446Z+ LOCAL_FILE=out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4202023-11-19T05:12:43.452Z+ main
4212023-11-19T05:12:43.458Z+ [[ 0 != 0 ]]
4222023-11-19T05:12:43.463Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json'
4232023-11-19T05:12:43.493ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4242023-11-19T05:12:43.501ZLocal file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4252023-11-19T05:12:43.507Z+ echo 'Local file: out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4262023-11-19T05:12:43.514Z+ local DO_DOWNLOAD=true
4272023-11-19T05:12:43.522Z+ [[ -f out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4282023-11-19T05:12:43.529Z+ mkdir -p out/downloads
4292023-11-19T05:12:43.545Z+ '[' true == true ']'
4302023-11-19T05:12:43.554Z+ echo Downloading...
4312023-11-19T05:12:43.609ZDownloading...
4322023-11-19T05:12:43.618Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4332023-11-19T05:12:43.627Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/ddm-admin.json
4342023-11-19T05:12:43.714Z++ do_sha256sum out/downloads/ddm-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4352023-11-19T05:12:43.747Z++ case "$OSTYPE" in
4362023-11-19T05:12:43.771Z++ SHA=sha256sum
4372023-11-19T05:12:43.785Z++ sha256sum
4382023-11-19T05:12:43.794Z++ awk '{print $1}'
4392023-11-19T05:12:43.801Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4402023-11-19T05:12:43.807Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4412023-11-19T05:12:43.814Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4422023-11-19T05:12:43.820Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
4432023-11-19T05:12:43.837Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4442023-11-19T05:12:43.843Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4452023-11-19T05:12:43.850Z+ LOCAL_FILE=out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4462023-11-19T05:12:43.857Z+ main
4472023-11-19T05:12:43.862Z+ [[ 0 != 0 ]]
4482023-11-19T05:12:43.873Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json'
4492023-11-19T05:12:43.883ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4502023-11-19T05:12:43.889Z+ echo 'Local file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json'
4512023-11-19T05:12:43.894ZLocal file: out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4522023-11-19T05:12:43.899Z+ local DO_DOWNLOAD=true
4532023-11-19T05:12:43.903Z+ [[ -f out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json ]]
4542023-11-19T05:12:43.907Z+ mkdir -p out/downloads
4552023-11-19T05:12:43.911Z+ '[' true == true ']'
4562023-11-19T05:12:43.914Z+ echo Downloading...
4572023-11-19T05:12:43.918ZDownloading...
4582023-11-19T05:12:43.924Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4592023-11-19T05:12:43.931Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/12b392be94ff93abc3017bf2610a3b18e2174a2d/mg-admin.json
4602023-11-19T05:12:43.936Z++ do_sha256sum out/downloads/mg-admin-12b392be94ff93abc3017bf2610a3b18e2174a2d.json
4612023-11-19T05:12:43.944Z++ case "$OSTYPE" in
4622023-11-19T05:12:43.949Z++ SHA=sha256sum
4632023-11-19T05:12:43.956Z++ sha256sum
4642023-11-19T05:12:43.983Z++ awk '{print $1}'
4652023-11-19T05:12:43.999Z+ calculated_sha2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
4662023-11-19T05:12:44.010Z+ [[ 6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971 != \6\c\1\f\a\b\8\d\5\0\2\8\b\5\2\a\1\6\1\d\8\b\f\0\2\a\a\e\4\7\8\4\4\6\9\9\c\d\c\5\f\7\b\2\8\e\1\a\c\5\1\9\f\c\4\e\c\1\a\b\3\9\7\1 ]]
4672023-11-19T05:12:44.017Z+ set -o errexit
4682023-11-19T05:12:44.030Z+++ dirname ./tools/ci_download_dendrite_openapi
4692023-11-19T05:12:44.048Z++ cd ./tools
4702023-11-19T05:12:44.059Z++ pwd
4712023-11-19T05:12:44.066Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4722023-11-19T05:12:44.073Z++ basename ./tools/ci_download_dendrite_openapi
4732023-11-19T05:12:44.084Z+ ARG0=ci_download_dendrite_openapi
4742023-11-19T05:12:44.089Z+ TARGET_DIR=out
4752023-11-19T05:12:44.093Z+ DOWNLOAD_DIR=out/downloads
4762023-11-19T05:12:44.103Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4772023-11-19T05:12:44.117Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
4782023-11-19T05:12:44.129Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
4792023-11-19T05:12:44.147Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4802023-11-19T05:12:44.158Z+ LOCAL_FILE=out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4812023-11-19T05:12:44.180Z+ main
4822023-11-19T05:12:44.196Z+ [[ 0 != 0 ]]
4832023-11-19T05:12:44.208Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json'
4842023-11-19T05:12:44.622ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4852023-11-19T05:12:44.629Z+ echo 'Local file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json'
4862023-11-19T05:12:44.643ZLocal file: out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4872023-11-19T05:12:44.658Z+ local DO_DOWNLOAD=true
4882023-11-19T05:12:44.665Z+ [[ -f out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json ]]
4892023-11-19T05:12:44.677Z+ mkdir -p out/downloads
4902023-11-19T05:12:44.728Z+ '[' true == true ']'
4912023-11-19T05:12:44.731Z+ echo Downloading...
4922023-11-19T05:12:44.734ZDownloading...
4932023-11-19T05:12:44.737Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4942023-11-19T05:12:44.740Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dpd.json
4952023-11-19T05:12:45.525Z++ do_sha256sum out/downloads/dpd-8ff834e7d0a6adb263240edd40537f2c0768f1a4.json
4962023-11-19T05:12:45.534Z++ case "$OSTYPE" in
4972023-11-19T05:12:45.537Z++ SHA=sha256sum
4982023-11-19T05:12:45.543Z++ sha256sum
4992023-11-19T05:12:45.555Z++ awk '{print $1}'
5002023-11-19T05:12:45.565Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5012023-11-19T05:12:45.569Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5022023-11-19T05:12:45.578Z+ set -o errexit
5032023-11-19T05:12:45.585Z+++ dirname ./tools/ci_download_dendrite_stub
5042023-11-19T05:12:45.592Z++ cd ./tools
5052023-11-19T05:12:45.600Z++ pwd
5062023-11-19T05:12:45.609Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5072023-11-19T05:12:45.616Z++ basename ./tools/ci_download_dendrite_stub
5082023-11-19T05:12:45.625Z+ ARG0=ci_download_dendrite_stub
5092023-11-19T05:12:45.631Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5102023-11-19T05:12:45.636Z++ CIDL_SHA256_ILLUMOS=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5112023-11-19T05:12:45.641Z++ CIDL_SHA256_LINUX_DPD=b5d829b4628759ac374106f3c56c29074b29577fd0ff72f61c3b8289fea430fe
5122023-11-19T05:12:45.657Z++ CIDL_SHA256_LINUX_SWADM=afc68828f54dc57b32dc1556fc588baeab12341c30e96cc0fadb49f401b4b48f
5132023-11-19T05:12:45.663Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5142023-11-19T05:12:45.668Z++ COMMIT=8ff834e7d0a6adb263240edd40537f2c0768f1a4
5152023-11-19T05:12:45.677Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5162023-11-19T05:12:45.683Z+ TARGET_DIR=out
5172023-11-19T05:12:45.688Z+ DOWNLOAD_DIR=out/downloads
5182023-11-19T05:12:45.692Z+ DEST_DIR=./out/dendrite-stub
5192023-11-19T05:12:45.696Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5202023-11-19T05:12:45.701Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5212023-11-19T05:12:45.716Z+ REPO=oxidecomputer/dendrite
5222023-11-19T05:12:45.846Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4
5232023-11-19T05:12:45.862Z+ main
5242023-11-19T05:12:45.875Z+ [[ 0 != 0 ]]
5252023-11-19T05:12:45.891Z+ CIDL_OS=solaris2.11
5262023-11-19T05:12:45.899Z+ [[ 0 != 0 ]]
5272023-11-19T05:12:45.905Z+ configure_os solaris2.11
5282023-11-19T05:12:45.919Z+ echo 'current directory: /work/oxidecomputer/omicron'
5292023-11-19T05:12:45.925Zcurrent directory: /work/oxidecomputer/omicron
5302023-11-19T05:12:45.933Z+ echo 'configuring based on OS: "solaris2.11"'
5312023-11-19T05:12:45.958Zconfiguring based on OS: "solaris2.11"
5322023-11-19T05:12:45.977Z+ case "$1" in
5332023-11-19T05:12:45.989Z+ SET_BINARIES=
5342023-11-19T05:12:46.000Z+ CIDL_SHA256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5352023-11-19T05:12:46.018Z+ CIDL_SHA256FUNC=do_sha256sum
5362023-11-19T05:12:46.029Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5372023-11-19T05:12:46.041Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5382023-11-19T05:12:46.055Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5392023-11-19T05:12:46.074Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz'
5402023-11-19T05:12:46.090ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5412023-11-19T05:12:46.103Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5422023-11-19T05:12:46.110ZLocal file: out/downloads/dendrite-stub.tar.gz
5432023-11-19T05:12:46.115Z+ mkdir -p out/downloads
5442023-11-19T05:12:46.130Z+ mkdir -p ./out/dendrite-stub
5452023-11-19T05:12:46.143Z+ fetch_and_verify
5462023-11-19T05:12:46.563Z+ local DO_DOWNLOAD=true
5472023-11-19T05:12:46.575Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5482023-11-19T05:12:46.589Z+ '[' true == true ']'
5492023-11-19T05:12:46.599Z+ echo Downloading...
5502023-11-19T05:12:46.609ZDownloading...
5512023-11-19T05:12:46.620Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5522023-11-19T05:12:46.634Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8ff834e7d0a6adb263240edd40537f2c0768f1a4/dendrite-stub.tar.gz
5532023-11-19T05:13:02.822Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5542023-11-19T05:13:02.834Z++ sha256sum
5552023-11-19T05:13:02.861Z++ awk '{print $1}'
5562023-11-19T05:13:02.933Z+ calculated_sha256=c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd
5572023-11-19T05:13:02.943Z+ [[ c00e79f55e0bdf048069b2d18a4d009ddfef46e7e5d846887cf96e843a8884bd != \c\0\0\e\7\9\f\5\5\e\0\b\d\f\0\4\8\0\6\9\b\2\d\1\8\a\4\d\0\0\9\d\d\f\e\f\4\6\e\7\e\5\d\8\4\6\8\8\7\c\f\9\6\e\8\4\3\a\8\8\8\4\b\d ]]
5582023-11-19T05:13:02.952Z+ do_untar out/downloads/dendrite-stub.tar.gz
5592023-11-19T05:13:02.959Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5602023-11-19T05:13:04.053Z+ do_assemble
5612023-11-19T05:13:04.065Z+ rm -r ./out/dendrite-stub
5622023-11-19T05:13:04.073Z+ mkdir ./out/dendrite-stub
5632023-11-19T05:13:04.081Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5642023-11-19T05:13:04.192Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5652023-11-19T05:13:04.207Z+ set -o errexit
5662023-11-19T05:13:04.217Z+++ dirname ./tools/ci_download_maghemite_mgd
5672023-11-19T05:13:04.228Z++ cd ./tools
5682023-11-19T05:13:04.248Z++ pwd
5692023-11-19T05:13:04.260Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5702023-11-19T05:13:04.277Z++ basename ./tools/ci_download_maghemite_mgd
5712023-11-19T05:13:04.295Z+ ARG0=ci_download_maghemite_mgd
5722023-11-19T05:13:04.307Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5732023-11-19T05:13:04.319Z++ CIDL_SHA256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
5742023-11-19T05:13:04.335Z++ MGD_LINUX_SHA256=81231b30872fa1c581aa22c101f32d11f33f335758ac1fd2653436fbc7aab93f
5752023-11-19T05:13:04.349Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5762023-11-19T05:13:04.371Z++ COMMIT=12b392be94ff93abc3017bf2610a3b18e2174a2d
5772023-11-19T05:13:04.391Z++ SHA2=6c1fab8d5028b52a161d8bf02aae47844699cdc5f7b28e1ac519fc4ec1ab3971
5782023-11-19T05:13:04.401Z+ TARGET_DIR=out
5792023-11-19T05:13:05.237Z+ DOWNLOAD_DIR=out/downloads
5802023-11-19T05:13:05.251Z+ DEST_DIR=./out/mgd
5812023-11-19T05:13:05.274Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5822023-11-19T05:13:05.296Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5832023-11-19T05:13:05.309Z+ REPO=oxidecomputer/maghemite
5842023-11-19T05:13:05.322Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d
5852023-11-19T05:13:05.347Z+ main
5862023-11-19T05:13:05.770Z+ [[ 0 != 0 ]]
5872023-11-19T05:13:05.819Z+ CIDL_OS=solaris2.11
5882023-11-19T05:13:06.242Z+ [[ 0 != 0 ]]
5892023-11-19T05:13:07.059Z+ configure_os solaris2.11
5902023-11-19T05:13:07.078Z+ echo 'current directory: /work/oxidecomputer/omicron'
5912023-11-19T05:13:07.630Zcurrent directory: /work/oxidecomputer/omicron
5922023-11-19T05:13:07.652Z+ echo 'configuring based on OS: "solaris2.11"'
5932023-11-19T05:13:07.666Zconfiguring based on OS: "solaris2.11"
5942023-11-19T05:13:08.101Z+ case "$1" in
5952023-11-19T05:13:08.112Z+ SET_BINARIES=
5962023-11-19T05:13:08.127Z+ CIDL_SHA256FUNC=do_sha256sum
5972023-11-19T05:13:08.139Z+ TARBALL_FILENAME=mgd.tar.gz
5982023-11-19T05:13:08.148Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
5992023-11-19T05:13:08.155Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6002023-11-19T05:13:08.163Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz'
6012023-11-19T05:13:08.172ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6022023-11-19T05:13:08.183Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6032023-11-19T05:13:08.609ZLocal file: out/downloads/mgd.tar.gz
6042023-11-19T05:13:08.615Z+ mkdir -p out/downloads
6052023-11-19T05:13:08.627Z+ mkdir -p ./out/mgd
6062023-11-19T05:13:08.637Z+ fetch_and_verify
6072023-11-19T05:13:08.648Z+ local DO_DOWNLOAD=true
6082023-11-19T05:13:08.667Z+ [[ -f out/downloads/mgd.tar.gz ]]
6092023-11-19T05:13:08.679Z+ '[' true == true ']'
6102023-11-19T05:13:08.690Z+ echo Downloading...
6112023-11-19T05:13:08.699ZDownloading...
6122023-11-19T05:13:08.711Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz out/downloads/mgd.tar.gz
6132023-11-19T05:13:08.724Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/12b392be94ff93abc3017bf2610a3b18e2174a2d/mgd.tar.gz
6142023-11-19T05:13:16.652Z++ do_sha256sum out/downloads/mgd.tar.gz
6152023-11-19T05:13:16.658Z++ sha256sum
6162023-11-19T05:13:16.663Z++ awk '{print $1}'
6172023-11-19T05:13:16.744Z+ calculated_sha256=c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df
6182023-11-19T05:13:16.765Z+ [[ c4a7a626c84a28de3d2c6bfd85592bda2abad8cf5b41b2ce90b9c03904ccd3df != \c\4\a\7\a\6\2\6\c\8\4\a\2\8\d\e\3\d\2\c\6\b\f\d\8\5\5\9\2\b\d\a\2\a\b\a\d\8\c\f\5\b\4\1\b\2\c\e\9\0\b\9\c\0\3\9\0\4\c\c\d\3\d\f ]]
6192023-11-19T05:13:16.771Z+ do_untar out/downloads/mgd.tar.gz
6202023-11-19T05:13:16.777Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6212023-11-19T05:13:17.418Z+ do_assemble
6222023-11-19T05:13:17.438Z+ rm -r ./out/mgd
6232023-11-19T05:13:17.457Z+ mkdir ./out/mgd
6242023-11-19T05:13:17.463Z+ cp -r out/downloads/root ./out/mgd/root
6252023-11-19T05:13:17.639Z+ set -o errexit
6262023-11-19T05:13:17.648Z+++ dirname ./tools/ci_download_transceiver_control
6272023-11-19T05:13:17.656Z++ cd ./tools
6282023-11-19T05:13:17.660Z++ pwd
6292023-11-19T05:13:17.677Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6302023-11-19T05:13:17.687Z++ basename ./tools/ci_download_transceiver_control
6312023-11-19T05:13:17.698Z+ ARG0=ci_download_transceiver_control
6322023-11-19T05:13:17.714Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6332023-11-19T05:13:17.718Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6342023-11-19T05:13:17.728Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6352023-11-19T05:13:17.733Z+ TARGET_DIR=out
6362023-11-19T05:13:17.745Z+ DOWNLOAD_DIR=out/downloads
6372023-11-19T05:13:18.173Z+ DEST_DIR=./out/transceiver-control
6382023-11-19T05:13:18.178Z+ BIN_DIR=/opt/oxide/bin
6392023-11-19T05:13:18.181Z+ BINARY=xcvradm
6402023-11-19T05:13:18.184Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6412023-11-19T05:13:18.187Z+ REPO=oxidecomputer/transceiver-control
6422023-11-19T05:13:18.190Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6432023-11-19T05:13:18.194Z+ main
6442023-11-19T05:13:18.196Z+ [[ 0 != 0 ]]
6452023-11-19T05:13:18.200Z+ CIDL_OS=solaris2.11
6462023-11-19T05:13:18.205Z+ [[ 0 != 0 ]]
6472023-11-19T05:13:18.220Z+ configure_os solaris2.11
6482023-11-19T05:13:18.246Z+ echo 'current directory: /work/oxidecomputer/omicron'
6492023-11-19T05:13:18.257Z+ echo 'configuring based on OS: "solaris2.11"'
6502023-11-19T05:13:18.272Z+ case "$1" in
6512023-11-19T05:13:18.277Zcurrent directory: /work/oxidecomputer/omicron
6522023-11-19T05:13:18.282Zconfiguring based on OS: "solaris2.11"
6532023-11-19T05:13:18.286Z+ SET_BINARIES=
6542023-11-19T05:13:18.291Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6552023-11-19T05:13:18.298Z+ CIDL_SHA256FUNC=do_sha256sum
6562023-11-19T05:13:18.306Z+ ARCHIVE_FILENAME=xcvradm.gz
6572023-11-19T05:13:18.315Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6582023-11-19T05:13:18.324Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6592023-11-19T05:13:18.330Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6602023-11-19T05:13:18.347ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6612023-11-19T05:13:18.380Z+ echo 'Local file: out/downloads/xcvradm.gz'
6622023-11-19T05:13:18.393ZLocal file: out/downloads/xcvradm.gz
6632023-11-19T05:13:18.401Z+ mkdir -p out/downloads
6642023-11-19T05:13:18.410Z+ mkdir -p ./out/transceiver-control
6652023-11-19T05:13:18.449Z+ fetch_and_verify
6662023-11-19T05:13:18.466Z+ local DO_DOWNLOAD=true
6672023-11-19T05:13:18.472Z+ [[ -f out/downloads/xcvradm.gz ]]
6682023-11-19T05:13:18.476Z+ '[' true == true ']'
6692023-11-19T05:13:18.480Z+ echo Downloading...
6702023-11-19T05:13:18.484ZDownloading...
6712023-11-19T05:13:18.489Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6722023-11-19T05:13:18.492Z+ 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
6732023-11-19T05:13:25.125Z++ do_sha256sum out/downloads/xcvradm.gz
6742023-11-19T05:13:25.128Z++ sha256sum
6752023-11-19T05:13:25.132Z++ awk '{print $1}'
6762023-11-19T05:13:25.150Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6772023-11-19T05:13:25.153Z+ [[ 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 ]]
6782023-11-19T05:13:25.156Z+ do_unpack out/downloads/xcvradm.gz
6792023-11-19T05:13:25.159Z+ mkdir -p out/downloads/root//opt/oxide/bin
6802023-11-19T05:13:25.162Z+ gzip -dc out/downloads/xcvradm.gz
6812023-11-19T05:13:25.327Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6822023-11-19T05:13:25.330Z+ do_assemble
6832023-11-19T05:13:25.333Z+ rm -r ./out/transceiver-control
6842023-11-19T05:13:25.336Z+ mkdir ./out/transceiver-control
6852023-11-19T05:13:25.339Z+ cp -r out/downloads/root ./out/transceiver-control/root
6862023-11-19T05:13:25.541ZAll prerequisites installed successfully
6872023-11-19T05:13:25.548Z
6882023-11-19T05:13:25.551Zreal 3:14.380696124
6892023-11-19T05:13:25.554Zuser 53.227573889
6902023-11-19T05:13:25.557Zsys 10.752068468
6912023-11-19T05:13:25.560Ztrap 0.019800202
6922023-11-19T05:13:25.563Ztflt 0.363184518
6932023-11-19T05:13:25.566Zdflt 1.097128404
6942023-11-19T05:13:25.569Zkflt 0.339094611
6952023-11-19T05:13:25.572Zlock 2.098974558
6962023-11-19T05:13:25.576Zslp 6:36.598057616
6972023-11-19T05:13:25.580Zlat 4.229869274
6982023-11-19T05:13:25.584Zstop 0.077597049
6992023-11-19T05:13:25.587Z+ banner end-to-end-tests
7002023-11-19T05:13:25.590Z
7012023-11-19T05:13:25.594Z ###### # # ##### ##### #### ###### # # #####
7022023-11-19T05:13:25.597Z # ## # # # # # # # ## # # #
7032023-11-19T05:13:25.600Z ##### # # # # # ##### # # # ##### ##### # # # # #
7042023-11-19T05:13:25.603Z # # # # # # # # # # # # # # #
7052023-11-19T05:13:25.607Z # # ## # # # # # # # ## # #
7062023-11-19T05:13:25.611Z ###### # # ##### # #### ###### # # #####
7072023-11-19T05:13:25.613Z
7082023-11-19T05:13:25.616Z+ export CARGO_PROFILE_DEV_DEBUG=1
7092023-11-19T05:13:25.620Z+ CARGO_PROFILE_DEV_DEBUG=1
7102023-11-19T05:13:25.624Z+ export CARGO_PROFILE_TEST_DEBUG=1
7112023-11-19T05:13:25.627Z+ CARGO_PROFILE_TEST_DEBUG=1
7122023-11-19T05:13:25.631Z+ export CARGO_INCREMENTAL=0
7132023-11-19T05:13:25.633Z+ CARGO_INCREMENTAL=0
7142023-11-19T05:13:25.637Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7152023-11-19T05:13:25.919Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7162023-11-19T05:13:26.295Z Updating crates.io index
7172023-11-19T05:13:26.390Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7182023-11-19T05:13:27.136Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7192023-11-19T05:13:28.894Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7202023-11-19T05:13:29.511Z Updating git repository `http://github.com/oxidecomputer/tofino`
7212023-11-19T05:13:29.870Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7222023-11-19T05:13:30.112Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7232023-11-19T05:13:30.419Z Updating git repository `https://github.com/oxidecomputer/propolis`
7242023-11-19T05:13:31.371Z Updating git repository `https://github.com/oxidecomputer/crucible`
7252023-11-19T05:13:33.213Z Updating git repository `https://github.com/oxidecomputer/opte`
7262023-11-19T05:13:34.228Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7272023-11-19T05:13:34.590Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7282023-11-19T05:13:35.168Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7292023-11-19T05:13:35.535Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7302023-11-19T05:13:35.847Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7312023-11-19T05:13:36.248Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7322023-11-19T05:13:36.541Z Updating git repository `https://github.com/njaremko/samael`
7332023-11-19T05:13:37.086Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7342023-11-19T05:13:37.664Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7352023-11-19T05:13:38.036Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7362023-11-19T05:13:38.398Z Updating git repository `https://github.com/jgallagher/nix`
7372023-11-19T05:13:39.636Z Updating git repository `https://github.com/cbiffle/hubpack`
7382023-11-19T05:13:40.242Z Updating git repository `https://github.com/oxidecomputer/typify`
7392023-11-19T05:13:41.221Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7402023-11-19T05:13:41.620Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7412023-11-19T05:13:41.932Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7422023-11-19T05:13:43.672Z Downloading crates ...
7432023-11-19T05:13:43.679Z Downloaded ctr v0.9.2
7442023-11-19T05:13:43.690Z Downloaded cstr-argument v0.1.2
7452023-11-19T05:13:43.704Z Downloaded parse-display v0.8.2
7462023-11-19T05:13:43.713Z Downloaded cipher v0.4.4
7472023-11-19T05:13:43.724Z Downloaded phf_shared v0.11.2
7482023-11-19T05:13:43.729Z Downloaded crucible-workspace-hack v0.1.0
7492023-11-19T05:13:43.733Z Downloaded paste v1.0.14
7502023-11-19T05:13:43.737Z Downloaded option-ext v0.2.0
7512023-11-19T05:13:43.741Z Downloaded curve25519-dalek-derive v0.1.0
7522023-11-19T05:13:43.745Z Downloaded crypto-bigint v0.5.2
7532023-11-19T05:13:43.749Z Downloaded petgraph v0.6.4
7542023-11-19T05:13:43.753Z Downloaded clap_derive v4.4.2
7552023-11-19T05:13:43.756Z Downloaded ppv-lite86 v0.2.17
7562023-11-19T05:13:43.759Z Downloaded dirs-sys-next v0.1.2
7572023-11-19T05:13:43.762Z Downloaded colorchoice v1.0.0
7582023-11-19T05:13:43.765Z Downloaded ciborium-io v0.2.1
7592023-11-19T05:13:43.768Z Downloaded aead v0.5.2
7602023-11-19T05:13:43.771Z Downloaded phf_shared v0.10.0
7612023-11-19T05:13:43.774Z Downloaded polyval v0.6.1
7622023-11-19T05:13:43.778Z Downloaded pem v3.0.2
7632023-11-19T05:13:43.786Z Downloaded predicates-core v1.0.6
7642023-11-19T05:13:43.790Z Downloaded base16ct v0.2.0
7652023-11-19T05:13:43.794Z Downloaded dirs-sys v0.4.1
7662023-11-19T05:13:43.803Z Downloaded backoff v0.4.0
7672023-11-19T05:13:43.816Z Downloaded proc-macro-error-attr v1.0.4
7682023-11-19T05:13:43.822Z Downloaded opaque-debug v0.3.0
7692023-11-19T05:13:43.833Z Downloaded pretty-hex v0.3.0
7702023-11-19T05:13:43.840Z Downloaded pin-project-lite v0.2.13
7712023-11-19T05:13:43.845Z Downloaded diesel_table_macro_syntax v0.1.0
7722023-11-19T05:13:43.849Z Downloaded platforms v3.0.2
7732023-11-19T05:13:43.854Z Downloaded anstream v0.5.0
7742023-11-19T05:13:43.860Z Downloaded num-integer v0.1.45
7752023-11-19T05:13:43.864Z Downloaded ed25519 v2.2.2
7762023-11-19T05:13:43.868Z Downloaded num_enum_derive v0.5.11
7772023-11-19T05:13:43.871Z Downloaded pbkdf2 v0.11.0
7782023-11-19T05:13:43.876Z Downloaded dirs-next v2.0.0
7792023-11-19T05:13:43.880Z Downloaded bzip2 v0.4.4
7802023-11-19T05:13:43.883Z Downloaded nibble_vec v0.1.0
7812023-11-19T05:13:43.888Z Downloaded pretty-hex v0.2.1
7822023-11-19T05:13:43.891Z Downloaded dof v0.1.5
7832023-11-19T05:13:43.894Z Downloaded argon2 v0.5.2
7842023-11-19T05:13:43.897Z Downloaded rand_chacha v0.2.2
7852023-11-19T05:13:43.900Z Downloaded proc-macro-crate v1.3.1
7862023-11-19T05:13:43.903Z Downloaded digest v0.10.7
7872023-11-19T05:13:43.906Z Downloaded deranged v0.3.8
7882023-11-19T05:13:43.909Z Downloaded postcard-cobs v0.1.5-pre
7892023-11-19T05:13:43.913Z Downloaded pkg-config v0.3.27
7902023-11-19T05:13:43.916Z Downloaded usdt-attr-macro v0.3.5
7912023-11-19T05:13:43.919Z Downloaded rustc-demangle v0.1.23
7922023-11-19T05:13:43.922Z Downloaded dyn-clone v1.0.13
7932023-11-19T05:13:43.925Z Downloaded rand_core v0.5.1
7942023-11-19T05:13:43.928Z Downloaded equivalent v1.0.1
7952023-11-19T05:13:43.934Z Downloaded mime_guess v2.0.4
7962023-11-19T05:13:43.939Z Downloaded pbkdf2 v0.12.2
7972023-11-19T05:13:43.942Z Downloaded camino v1.1.6
7982023-11-19T05:13:43.946Z Downloaded lalrpop-util v0.19.12
7992023-11-19T05:13:43.949Z Downloaded diesel_derives v2.1.1
8002023-11-19T05:13:43.951Z Downloaded iana-time-zone v0.1.57
8012023-11-19T05:13:43.955Z Downloaded poly1305 v0.8.0
8022023-11-19T05:13:43.958Z Downloaded form_urlencoded v1.2.0
8032023-11-19T05:13:43.960Z Downloaded hostname v0.3.1
8042023-11-19T05:13:43.963Z Downloaded home v0.5.5
8052023-11-19T05:13:43.967Z Downloaded password-hash v0.5.0
8062023-11-19T05:13:43.970Z Downloaded hubpack_derive v0.1.1
8072023-11-19T05:13:43.973Z Downloaded want v0.3.1
8082023-11-19T05:13:43.976Z Downloaded postgres-protocol v0.6.6
8092023-11-19T05:13:43.979Z Downloaded tinyvec_macros v0.1.1
8102023-11-19T05:13:43.983Z Downloaded time-core v0.1.1
8112023-11-19T05:13:43.986Z Downloaded zeroize v1.6.0
8122023-11-19T05:13:43.989Z Downloaded pkcs8 v0.10.2
8132023-11-19T05:13:43.991Z Downloaded matches v0.1.10
8142023-11-19T05:13:43.995Z Downloaded signature v2.1.0
8152023-11-19T05:13:43.999Z Downloaded thiserror-impl v1.0.49
8162023-11-19T05:13:44.002Z Downloaded usdt-impl v0.3.5
8172023-11-19T05:13:44.005Z Downloaded multer v2.1.0
8182023-11-19T05:13:44.008Z Downloaded reqwest v0.11.22
8192023-11-19T05:13:44.011Z Downloaded miniz_oxide v0.7.1
8202023-11-19T05:13:44.015Z Downloaded http-body v0.4.5
8212023-11-19T05:13:44.017Z Downloaded futures-channel v0.3.29
8222023-11-19T05:13:44.022Z Downloaded parking_lot v0.12.1
8232023-11-19T05:13:44.025Z Downloaded tokio-macros v2.1.0
8242023-11-19T05:13:44.032Z Downloaded rustc_version v0.4.0
8252023-11-19T05:13:44.451Z Downloaded universal-hash v0.5.1
8262023-11-19T05:13:44.465Z Downloaded http-range v0.1.5
8272023-11-19T05:13:44.477Z Downloaded take_mut v0.2.2
8282023-11-19T05:13:44.483Z Downloaded httpdate v1.0.3
8292023-11-19T05:13:44.491Z Downloaded time-macros v0.2.13
8302023-11-19T05:13:44.497Z Downloaded structmeta-derive v0.2.0
8312023-11-19T05:13:44.504Z Downloaded heck v0.4.1
8322023-11-19T05:13:44.511Z Downloaded bytes v1.5.0
8332023-11-19T05:13:44.517Z Downloaded strum_macros v0.25.2
8342023-11-19T05:13:44.522Z Downloaded cc v1.0.83
8352023-11-19T05:13:44.528Z Downloaded is-terminal v0.4.9
8362023-11-19T05:13:44.533Z Downloaded whoami v1.4.1
8372023-11-19T05:13:44.543Z Downloaded keccak v0.1.4
8382023-11-19T05:13:44.556Z Downloaded slog-dtrace v0.2.3
8392023-11-19T05:13:44.569Z Downloaded string_cache v0.8.7
8402023-11-19T05:13:44.594Z Downloaded smf v0.2.2
8412023-11-19T05:13:44.641Z Downloaded unicode-ident v1.0.12
8422023-11-19T05:13:44.648Z Downloaded serde_tokenstream v0.2.0
8432023-11-19T05:13:44.656Z Downloaded endian-type v0.1.2
8442023-11-19T05:13:44.663Z Downloaded md5 v0.7.0
8452023-11-19T05:13:44.668Z Downloaded usdt v0.3.5
8462023-11-19T05:13:44.672Z Downloaded ff v0.13.0
8472023-11-19T05:13:44.678Z Downloaded hash32 v0.2.1
8482023-11-19T05:13:44.682Z Downloaded slab v0.4.9
8492023-11-19T05:13:44.685Z Downloaded getrandom v0.1.16
8502023-11-19T05:13:44.689Z Downloaded foreign-types-macros v0.2.3
8512023-11-19T05:13:44.693Z Downloaded signal-hook-mio v0.2.3
8522023-11-19T05:13:44.698Z Downloaded futures-io v0.3.29
8532023-11-19T05:13:44.703Z Downloaded tracing-core v0.1.31
8542023-11-19T05:13:44.707Z Downloaded scheduled-thread-pool v0.2.7
8552023-11-19T05:13:44.711Z Downloaded base64 v0.21.5
8562023-11-19T05:13:44.715Z Downloaded strum v0.25.0
8572023-11-19T05:13:44.719Z Downloaded usdt-macro v0.3.5
8582023-11-19T05:13:44.725Z Downloaded scopeguard v1.2.0
8592023-11-19T05:13:44.729Z Downloaded generic-array v0.14.7
8602023-11-19T05:13:44.733Z Downloaded serde_spanned v0.6.4
8612023-11-19T05:13:44.736Z Downloaded textwrap v0.11.0
8622023-11-19T05:13:44.756Z Downloaded subtle v2.5.0
8632023-11-19T05:13:44.761Z Downloaded terminal_size v0.2.6
8642023-11-19T05:13:44.764Z Downloaded thread_local v1.1.7
8652023-11-19T05:13:44.768Z Downloaded float-cmp v0.9.0
8662023-11-19T05:13:44.772Z Downloaded fixedbitset v0.4.2
8672023-11-19T05:13:44.778Z Downloaded linked-hash-map v0.5.6
8682023-11-19T05:13:44.781Z Downloaded kstat-rs v0.2.3
8692023-11-19T05:13:44.784Z Downloaded tower-service v0.3.2
8702023-11-19T05:13:44.788Z Downloaded hyper-tls v0.5.0
8712023-11-19T05:13:44.791Z Downloaded spki v0.7.2
8722023-11-19T05:13:44.794Z Downloaded httparse v1.8.0
8732023-11-19T05:13:44.798Z Downloaded vec_map v0.8.2
8742023-11-19T05:13:44.802Z Downloaded ident_case v1.0.1
8752023-11-19T05:13:44.806Z Downloaded toml v0.7.8
8762023-11-19T05:13:44.811Z Downloaded structopt v0.3.26
8772023-11-19T05:13:44.814Z Downloaded hmac v0.12.1
8782023-11-19T05:13:44.817Z Downloaded serde_with_macros v2.3.3
8792023-11-19T05:13:44.821Z Downloaded futures-executor v0.3.29
8802023-11-19T05:13:44.824Z Downloaded siphasher v0.3.11
8812023-11-19T05:13:44.830Z Downloaded strsim v0.8.0
8822023-11-19T05:13:44.835Z Downloaded foreign-types v0.3.2
8832023-11-19T05:13:44.840Z Downloaded fallible-iterator v0.2.0
8842023-11-19T05:13:44.844Z Downloaded headers v0.3.9
8852023-11-19T05:13:44.849Z Downloaded slog-scope v4.4.0
8862023-11-19T05:13:44.852Z Downloaded term v0.7.0
8872023-11-19T05:13:44.858Z Downloaded log v0.4.20
8882023-11-19T05:13:44.870Z Downloaded num-bigint v0.4.4
8892023-11-19T05:13:44.882Z Downloaded lru-cache v0.1.2
8902023-11-19T05:13:44.886Z Downloaded signal-hook v0.3.17
8912023-11-19T05:13:44.889Z Downloaded fxhash v0.2.1
8922023-11-19T05:13:44.893Z Downloaded glob v0.3.1
8932023-11-19T05:13:44.896Z Downloaded slog-async v2.8.0
8942023-11-19T05:13:44.899Z Downloaded tokio-tungstenite v0.20.1
8952023-11-19T05:13:44.902Z Downloaded slog-envlogger v2.2.0
8962023-11-19T05:13:44.906Z Downloaded bit-vec v0.6.3
8972023-11-19T05:13:44.909Z Downloaded fastrand v2.0.0
8982023-11-19T05:13:44.912Z Downloaded typenum v1.16.0
8992023-11-19T05:13:44.915Z Downloaded rustls-native-certs v0.6.3
9002023-11-19T05:13:44.918Z Downloaded secrecy v0.8.0
9012023-11-19T05:13:44.922Z Downloaded serde_path_to_error v0.1.14
9022023-11-19T05:13:44.926Z Downloaded rustversion v1.0.14
9032023-11-19T05:13:44.938Z Downloaded socket2 v0.5.4
9042023-11-19T05:13:44.941Z Downloaded serde v1.0.192
9052023-11-19T05:13:44.944Z Downloaded rustls-pemfile v1.0.3
9062023-11-19T05:13:44.947Z Downloaded yasna v0.5.2
9072023-11-19T05:13:44.953Z Downloaded half v1.8.2
9082023-11-19T05:13:44.961Z Downloaded tempfile v3.8.0
9092023-11-19T05:13:44.965Z Downloaded toml v0.5.11
9102023-11-19T05:13:44.968Z Downloaded ryu v1.0.15
9112023-11-19T05:13:44.971Z Downloaded futures v0.3.29
9122023-11-19T05:13:44.976Z Downloaded stringprep v0.1.3
9132023-11-19T05:13:44.981Z Downloaded zip v0.6.6
9142023-11-19T05:13:44.986Z Downloaded io-lifetimes v1.0.11
9152023-11-19T05:13:44.989Z Downloaded slog v2.7.0
9162023-11-19T05:13:44.993Z Downloaded serde_derive_internals v0.26.0
9172023-11-19T05:13:44.998Z Downloaded subprocess v0.2.9
9182023-11-19T05:13:45.001Z Downloaded indexmap v1.9.3
9192023-11-19T05:13:45.004Z Downloaded russh-keys v0.38.0
9202023-11-19T05:13:45.007Z Downloaded similar v2.2.1
9212023-11-19T05:13:45.013Z Downloaded zerocopy v0.6.4
9222023-11-19T05:13:45.019Z Downloaded trust-dns-server v0.22.1
9232023-11-19T05:13:45.022Z Downloaded unicode-normalization v0.1.22
9242023-11-19T05:13:45.027Z Downloaded tar v0.4.40
9252023-11-19T05:13:45.031Z Downloaded socket2 v0.4.9
9262023-11-19T05:13:45.040Z Downloaded pest v2.7.2
9272023-11-19T05:13:45.046Z Downloaded tracing v0.1.37
9282023-11-19T05:13:45.054Z Downloaded toml_edit v0.19.15
9292023-11-19T05:13:45.059Z Downloaded elliptic-curve v0.13.5
9302023-11-19T05:13:45.064Z Downloaded serde_yaml v0.9.25
9312023-11-19T05:13:45.071Z Downloaded memchr v2.6.3
9322023-11-19T05:13:45.075Z Downloaded aho-corasick v1.0.4
9332023-11-19T05:13:45.080Z Downloaded futures-util v0.3.29
9342023-11-19T05:13:45.085Z Downloaded toml_edit v0.21.0
9352023-11-19T05:13:45.091Z Downloaded libm v0.2.7
9362023-11-19T05:13:45.099Z Downloaded time v0.3.27
9372023-11-19T05:13:45.105Z Downloaded serde_json v1.0.108
9382023-11-19T05:13:45.117Z Downloaded hkdf v0.12.3
9392023-11-19T05:13:45.127Z Downloaded h2 v0.3.21
9402023-11-19T05:13:45.133Z Downloaded hashbrown v0.14.2
9412023-11-19T05:13:45.140Z Downloaded hyper v0.14.27
9422023-11-19T05:13:45.145Z Downloaded winnow v0.5.15
9432023-11-19T05:13:45.153Z Downloaded rustls-webpki v0.101.7
9442023-11-19T05:13:45.157Z Downloaded smoltcp v0.9.1
9452023-11-19T05:13:45.166Z Downloaded syn v2.0.32
9462023-11-19T05:13:45.171Z Downloaded gimli v0.28.0
9472023-11-19T05:13:45.183Z Downloaded curve25519-dalek v4.1.0
9482023-11-19T05:13:45.191Z Downloaded rustix v0.37.23
9492023-11-19T05:13:45.196Z Downloaded smoltcp v0.8.2
9502023-11-19T05:13:45.201Z Downloaded regex-syntax v0.7.5
9512023-11-19T05:13:45.210Z Downloaded webpki-roots v0.25.2
9522023-11-19T05:13:45.220Z Downloaded rustls v0.21.8
9532023-11-19T05:13:45.228Z Downloaded regex-syntax v0.8.2
9542023-11-19T05:13:45.236Z Downloaded bzip2-sys v0.1.11+1.0.8
9552023-11-19T05:13:45.245Z Downloaded libc v0.2.150
9562023-11-19T05:13:45.250Z Downloaded rustix v0.38.9
9572023-11-19T05:13:45.257Z Downloaded openapiv3 v2.0.0-rc.1
9582023-11-19T05:13:45.266Z Downloaded bstr v0.2.17
9592023-11-19T05:13:45.274Z Downloaded sled v0.34.7
9602023-11-19T05:13:45.282Z Downloaded zerocopy-derive v0.6.4
9612023-11-19T05:13:45.289Z Downloaded zerocopy-derive v0.2.0
9622023-11-19T05:13:45.294Z Downloaded regex-automata v0.3.8
9632023-11-19T05:13:45.305Z Downloaded encoding_rs v0.8.33
9642023-11-19T05:13:45.312Z Downloaded tokio v1.33.0
9652023-11-19T05:13:45.321Z Downloaded regex-automata v0.4.3
9662023-11-19T05:13:45.329Z Downloaded sha3 v0.10.8
9672023-11-19T05:13:45.338Z Downloaded bstr v1.6.0
9682023-11-19T05:13:45.343Z Downloaded trust-dns-proto v0.22.0
9692023-11-19T05:13:45.351Z Downloaded winapi v0.3.9
9702023-11-19T05:13:45.360Z Downloaded idna v0.4.0
9712023-11-19T05:13:45.369Z Downloaded regress v0.7.1
9722023-11-19T05:13:45.376Z Downloaded syn v1.0.109
9732023-11-19T05:13:45.383Z Downloaded idna v0.2.3
9742023-11-19T05:13:45.391Z Downloaded openssl v0.10.57
9752023-11-19T05:13:45.401Z Downloaded radix_trie v0.2.1
9762023-11-19T05:13:45.407Z Downloaded object v0.32.1
9772023-11-19T05:13:45.416Z Downloaded regex v1.10.2
9782023-11-19T05:13:45.424Z Downloaded ring v0.16.20
9792023-11-19T05:13:45.581Z Downloaded vcpkg v0.2.15
9802023-11-19T05:13:46.057Z Downloaded diesel v2.1.3
9812023-11-19T05:13:46.070Z Downloaded chrono v0.4.31
9822023-11-19T05:13:46.078Z Downloaded ring v0.17.5
9832023-11-19T05:13:46.081Z Downloaded itertools v0.11.0
9842023-11-19T05:13:46.086Z Downloaded serde_with v2.3.3
9852023-11-19T05:13:46.089Z Downloaded itertools v0.10.5
9862023-11-19T05:13:46.092Z Downloaded clap v2.34.0
9872023-11-19T05:13:46.095Z Downloaded clap_builder v4.4.2
9882023-11-19T05:13:46.098Z Downloaded ed25519-dalek v2.0.0
9892023-11-19T05:13:46.101Z Downloaded hashbrown v0.12.3
9902023-11-19T05:13:46.104Z Downloaded hashbrown v0.13.2
9912023-11-19T05:13:46.107Z Downloaded aes-gcm v0.10.3
9922023-11-19T05:13:46.110Z Downloaded tokio-util v0.7.10
9932023-11-19T05:13:46.113Z Downloaded regex-automata v0.1.10
9942023-11-19T05:13:46.117Z Downloaded url v2.4.1
9952023-11-19T05:13:46.120Z Downloaded http v0.2.11
9962023-11-19T05:13:46.123Z Downloaded sct v0.7.0
9972023-11-19T05:13:46.126Z Downloaded uuid v1.5.0
9982023-11-19T05:13:46.130Z Downloaded unicode-segmentation v1.10.1
9992023-11-19T05:13:46.134Z Downloaded aes v0.8.3
10002023-11-19T05:13:46.137Z Downloaded tokio-postgres v0.7.10
10012023-11-19T05:13:46.140Z Downloaded trust-dns-resolver v0.22.0
10022023-11-19T05:13:46.144Z Downloaded trust-dns-client v0.22.0
10032023-11-19T05:13:46.147Z Downloaded openssl-sys v0.9.93
10042023-11-19T05:13:46.150Z Downloaded crossterm v0.27.0
10052023-11-19T05:13:46.153Z Downloaded unsafe-libyaml v0.2.9
10062023-11-19T05:13:46.156Z Downloaded serde_repr v0.1.16
10072023-11-19T05:13:46.159Z Downloaded libefi-sys v0.1.0
10082023-11-19T05:13:46.161Z Downloaded sha1 v0.10.6
10092023-11-19T05:13:46.164Z Downloaded zone v0.3.0
10102023-11-19T05:13:46.167Z Downloaded serde_derive v1.0.192
10112023-11-19T05:13:46.170Z Downloaded unicode-bidi v0.3.13
10122023-11-19T05:13:46.172Z Downloaded tokio-stream v0.1.14
10132023-11-19T05:13:46.176Z Downloaded spin v0.9.8
10142023-11-19T05:13:46.179Z Downloaded getrandom v0.2.10
10152023-11-19T05:13:46.182Z Downloaded hubpack v0.1.2
10162023-11-19T05:13:46.185Z Downloaded thiserror-impl-no-std v2.0.2
10172023-11-19T05:13:46.188Z Downloaded toml v0.8.8
10182023-11-19T05:13:46.191Z Downloaded indexmap v2.1.0
10192023-11-19T05:13:46.194Z Downloaded mio v0.8.8
10202023-11-19T05:13:46.197Z Downloaded strsim v0.10.0
10212023-11-19T05:13:46.200Z Downloaded static_assertions v1.1.0
10222023-11-19T05:13:46.203Z Downloaded heck v0.3.3
10232023-11-19T05:13:46.206Z Downloaded slog-stdlog v4.1.1
10242023-11-19T05:13:46.209Z Downloaded version_check v0.9.4
10252023-11-19T05:13:46.212Z Downloaded smallvec v1.11.0
10262023-11-19T05:13:46.215Z Downloaded unicase v2.7.0
10272023-11-19T05:13:46.219Z Downloaded lock_api v0.4.10
10282023-11-19T05:13:46.221Z Downloaded heapless v0.7.16
10292023-11-19T05:13:46.224Z Downloaded slog-json v2.6.1
10302023-11-19T05:13:46.227Z Downloaded futures-task v0.3.29
10312023-11-19T05:13:46.230Z Downloaded futures-sink v0.3.29
10322023-11-19T05:13:46.233Z Downloaded ghash v0.5.0
10332023-11-19T05:13:46.236Z Downloaded ucd-trie v0.1.6
10342023-11-19T05:13:46.239Z Downloaded flate2 v1.0.28
10352023-11-19T05:13:46.245Z Downloaded hex v0.4.3
10362023-11-19T05:13:46.248Z Downloaded slog-term v2.9.0
10372023-11-19T05:13:46.251Z Downloaded russh v0.39.0
10382023-11-19T05:13:46.254Z Downloaded serde_tokenstream v0.1.7
10392023-11-19T05:13:46.256Z Downloaded itoa v1.0.9
10402023-11-19T05:13:46.259Z Downloaded semver v1.0.20
10412023-11-19T05:13:46.265Z Downloaded tinyvec v1.6.0
10422023-11-19T05:13:46.268Z Downloaded vsss-rs v3.3.1
10432023-11-19T05:13:46.271Z Downloaded hyper-rustls v0.24.2
10442023-11-19T05:13:46.274Z Downloaded zerocopy v0.3.0
10452023-11-19T05:13:46.277Z Downloaded structmeta v0.2.0
10462023-11-19T05:13:46.280Z Downloaded getopts v0.2.21
10472023-11-19T05:13:46.282Z Downloaded schemars v0.8.13
10482023-11-19T05:13:46.286Z Downloaded filetime v0.2.22
10492023-11-19T05:13:46.288Z Downloaded parking_lot v0.11.2
10502023-11-19T05:13:46.291Z Downloaded same-file v1.0.6
10512023-11-19T05:13:46.294Z Downloaded crossbeam-channel v0.5.8
10522023-11-19T05:13:46.298Z Downloaded synstructure v0.12.6
10532023-11-19T05:13:46.301Z Downloaded unicode-width v0.1.11
10542023-11-19T05:13:46.304Z Downloaded enum-as-inner v0.5.1
10552023-11-19T05:13:46.307Z Downloaded zeroize_derive v1.4.2
10562023-11-19T05:13:46.310Z Downloaded spin v0.5.2
10572023-11-19T05:13:46.318Z Downloaded instant v0.1.12
10582023-11-19T05:13:46.321Z Downloaded mime v0.3.17
10592023-11-19T05:13:46.325Z Downloaded rustfmt-wrapper v0.2.0
10602023-11-19T05:13:46.328Z Downloaded tokio-rustls v0.24.1
10612023-11-19T05:13:46.331Z Downloaded backtrace v0.3.69
10622023-11-19T05:13:46.333Z Downloaded der v0.7.8
10632023-11-19T05:13:46.336Z Downloaded unicode-xid v0.2.4
10642023-11-19T05:13:46.339Z Downloaded slog-bunyan v2.4.0
10652023-11-19T05:13:46.342Z Downloaded hyper-staticfile v0.9.5
10662023-11-19T05:13:46.345Z Downloaded memoffset v0.9.0
10672023-11-19T05:13:46.348Z Downloaded md-5 v0.10.5
10682023-11-19T05:13:46.351Z Downloaded managed v0.8.0
10692023-11-19T05:13:46.354Z Downloaded macaddr v1.0.1
10702023-11-19T05:13:46.357Z Downloaded hex-literal v0.4.1
10712023-11-19T05:13:46.360Z Downloaded stable_deref_trait v1.2.0
10722023-11-19T05:13:46.363Z Downloaded futures-macro v0.3.29
10732023-11-19T05:13:46.367Z Downloaded match_cfg v0.1.0
10742023-11-19T05:13:46.370Z Downloaded utf-8 v0.7.6
10752023-11-19T05:13:46.373Z Downloaded group v0.13.0
10762023-11-19T05:13:46.376Z Downloaded tungstenite v0.20.1
10772023-11-19T05:13:46.379Z Downloaded structopt-derive v0.4.18
10782023-11-19T05:13:46.382Z Downloaded sha2 v0.10.8
10792023-11-19T05:13:46.385Z Downloaded proc-macro2 v1.0.69
10802023-11-19T05:13:46.389Z Downloaded fnv v1.0.7
10812023-11-19T05:13:46.392Z Downloaded tokio-native-tls v0.3.1
10822023-11-19T05:13:46.395Z Downloaded chacha20poly1305 v0.10.1
10832023-11-19T05:13:46.398Z Downloaded base64 v0.13.1
10842023-11-19T05:13:46.402Z Downloaded arc-swap v1.6.0
10852023-11-19T05:13:46.404Z Downloaded rcgen v0.11.3
10862023-11-19T05:13:46.408Z Downloaded ipnet v2.8.0
10872023-11-19T05:13:46.411Z Downloaded semver v0.11.0
10882023-11-19T05:13:46.414Z Downloaded blake2 v0.10.6
10892023-11-19T05:13:46.417Z Downloaded rand_chacha v0.3.1
10902023-11-19T05:13:46.420Z Downloaded quote v1.0.33
10912023-11-19T05:13:46.423Z Downloaded clap v4.4.3
10922023-11-19T05:13:46.426Z Downloaded anyhow v1.0.75
10932023-11-19T05:13:46.429Z Downloaded semver-parser v0.10.2
10942023-11-19T05:13:46.432Z Downloaded thiserror v1.0.49
10952023-11-19T05:13:46.437Z Downloaded schemars_derive v0.8.13
10962023-11-19T05:13:46.439Z Downloaded parking_lot_core v0.8.6
10972023-11-19T05:13:46.443Z Downloaded once_cell v1.18.0
10982023-11-19T05:13:46.446Z Downloaded derive_more v0.99.17
10992023-11-19T05:13:46.449Z Downloaded tracing-attributes v0.1.26
11002023-11-19T05:13:46.452Z Downloaded signal-hook-registry v1.4.1
11012023-11-19T05:13:46.456Z Downloaded foreign-types v0.5.0
11022023-11-19T05:13:46.460Z Downloaded cancel-safe-futures v0.1.5
11032023-11-19T05:13:46.469Z Downloaded bitflags v2.4.0
11042023-11-19T05:13:46.478Z Downloaded lazy_static v1.4.0
11052023-11-19T05:13:46.488Z Downloaded thread-id v4.2.0
11062023-11-19T05:13:46.526Z Downloaded thiserror-no-std v2.0.2
11072023-11-19T05:13:46.530Z Downloaded zone_cfg_derive v0.3.0
11082023-11-19T05:13:46.536Z Downloaded ipnetwork v0.20.0
11092023-11-19T05:13:46.541Z Downloaded inout v0.1.3
11102023-11-19T05:13:46.548Z Downloaded errno v0.3.2
11112023-11-19T05:13:46.556Z Downloaded serde_urlencoded v0.7.1
11122023-11-19T05:13:46.567Z Downloaded percent-encoding v2.3.0
11132023-11-19T05:13:46.571Z Downloaded crossbeam-utils v0.8.16
11142023-11-19T05:13:46.577Z Downloaded pest_meta v2.7.2
11152023-11-19T05:13:46.587Z Downloaded async-trait v0.1.74
11162023-11-19T05:13:46.592Z Downloaded omicron-zone-package v0.9.1
11172023-11-19T05:13:46.597Z Downloaded num-traits v0.2.16
11182023-11-19T05:13:46.603Z Downloaded either v1.9.0
11192023-11-19T05:13:46.607Z Downloaded utf8parse v0.2.1
11202023-11-19T05:13:46.614Z Downloaded darling_core v0.20.3
11212023-11-19T05:13:46.619Z Downloaded ahash v0.8.3
11222023-11-19T05:13:46.627Z Downloaded native-tls v0.2.11
11232023-11-19T05:13:46.635Z Downloaded num-complex v0.4.4
11242023-11-19T05:13:46.640Z Downloaded bit-set v0.5.3
11252023-11-19T05:13:46.646Z Downloaded postcard v0.7.3
11262023-11-19T05:13:46.651Z Downloaded futures-core v0.3.29
11272023-11-19T05:13:46.655Z Downloaded untrusted v0.9.0
11282023-11-19T05:13:46.661Z Downloaded ciborium v0.2.1
11292023-11-19T05:13:46.668Z Downloaded anstyle-parse v0.2.1
11302023-11-19T05:13:46.673Z Downloaded xattr v1.0.1
11312023-11-19T05:13:46.679Z Downloaded walkdir v2.4.0
11322023-11-19T05:13:46.687Z Downloaded phf v0.11.2
11332023-11-19T05:13:46.692Z Downloaded toml_datetime v0.6.5
11342023-11-19T05:13:46.699Z Downloaded resolv-conf v0.7.0
11352023-11-19T05:13:46.703Z Downloaded proc-macro-error v1.0.4
11362023-11-19T05:13:46.708Z Downloaded foreign-types-shared v0.3.1
11372023-11-19T05:13:46.715Z Downloaded foreign-types-shared v0.1.1
11382023-11-19T05:13:46.720Z Downloaded blowfish v0.9.1
11392023-11-19T05:13:46.725Z Downloaded base64ct v1.6.0
11402023-11-19T05:13:46.733Z Downloaded r2d2 v0.8.10
11412023-11-19T05:13:46.737Z Downloaded num-rational v0.4.1
11422023-11-19T05:13:46.740Z Downloaded crossbeam-epoch v0.9.15
11432023-11-19T05:13:46.744Z Downloaded const-oid v0.9.5
11442023-11-19T05:13:46.748Z Downloaded quick-error v1.2.3
11452023-11-19T05:13:46.754Z Downloaded addr2line v0.21.0
11462023-11-19T05:13:46.758Z Downloaded ansi_term v0.12.1
11472023-11-19T05:13:46.762Z Downloaded rand v0.7.3
11482023-11-19T05:13:46.766Z Downloaded byteorder v1.5.0
11492023-11-19T05:13:46.770Z Downloaded password-hash v0.4.2
11502023-11-19T05:13:46.774Z Downloaded num v0.4.1
11512023-11-19T05:13:46.778Z Downloaded block-buffer v0.10.4
11522023-11-19T05:13:46.782Z Downloaded num-iter v0.1.43
11532023-11-19T05:13:46.786Z Downloaded bitflags v1.3.2
11542023-11-19T05:13:46.789Z Downloaded block-padding v0.3.3
11552023-11-19T05:13:46.793Z Downloaded num_enum v0.5.11
11562023-11-19T05:13:46.797Z Downloaded headers-core v0.2.0
11572023-11-19T05:13:46.802Z Downloaded try-lock v0.2.4
11582023-11-19T05:13:46.805Z Downloaded dirs v5.0.1
11592023-11-19T05:13:46.809Z Downloaded difflib v0.4.0
11602023-11-19T05:13:46.813Z Downloaded data-encoding v2.4.0
11612023-11-19T05:13:46.817Z Downloaded cfg-if v0.1.10
11622023-11-19T05:13:46.821Z Downloaded cbc v0.1.2
11632023-11-19T05:13:46.824Z Downloaded camino-tempfile v1.0.2
11642023-11-19T05:13:46.828Z Downloaded atomic-waker v1.1.1
11652023-11-19T05:13:46.834Z Downloaded russh-cryptovec v0.7.0
11662023-11-19T05:13:46.837Z Downloaded precomputed-hash v0.1.1
11672023-11-19T05:13:46.843Z Downloaded dtrace-parser v0.1.14
11682023-11-19T05:13:46.847Z Downloaded openssl-macros v0.1.1
11692023-11-19T05:13:46.852Z Downloaded async-stream v0.3.5
11702023-11-19T05:13:46.856Z Downloaded waitgroup v0.1.2
11712023-11-19T05:13:46.859Z Downloaded untrusted v0.7.1
11722023-11-19T05:13:46.863Z Downloaded toolchain_find v0.2.0
11732023-11-19T05:13:46.867Z Downloaded parking_lot_core v0.9.8
11742023-11-19T05:13:46.872Z Downloaded crc32fast v1.3.2
11752023-11-19T05:13:46.876Z Downloaded num_threads v0.1.6
11762023-11-19T05:13:46.880Z Downloaded anstyle-query v1.0.0
11772023-11-19T05:13:46.884Z Downloaded darling v0.20.3
11782023-11-19T05:13:46.889Z Downloaded cpufeatures v0.2.9
11792023-11-19T05:13:46.893Z Downloaded debug-ignore v1.0.5
11802023-11-19T05:13:46.897Z Downloaded crypto-common v0.1.6
11812023-11-19T05:13:46.902Z Downloaded chacha20 v0.9.1
11822023-11-19T05:13:46.908Z Downloaded autocfg v1.1.0
11832023-11-19T05:13:46.912Z Downloaded anstyle v1.0.2
11842023-11-19T05:13:46.916Z Downloaded openssl-probe v0.1.5
11852023-11-19T05:13:46.920Z Downloaded pin-utils v0.1.0
11862023-11-19T05:13:46.923Z Downloaded darling_macro v0.20.3
11872023-11-19T05:13:46.929Z Downloaded pem v1.1.1
11882023-11-19T05:13:46.933Z Downloaded parse-display-derive v0.8.2
11892023-11-19T05:13:46.938Z Downloaded num-derive v0.4.0
11902023-11-19T05:13:46.946Z Downloaded pest_generator v2.7.2
11912023-11-19T05:13:46.950Z Downloaded num_cpus v1.16.0
11922023-11-19T05:13:46.954Z Downloaded predicates v3.0.4
11932023-11-19T05:13:46.958Z Downloaded new_debug_unreachable v1.0.4
11942023-11-19T05:13:46.962Z Downloaded atomicwrites v0.4.2
11952023-11-19T05:13:46.966Z Downloaded rand v0.8.5
11962023-11-19T05:13:46.970Z Downloaded console v0.15.7
11972023-11-19T05:13:46.974Z Downloaded postgres-types v0.2.6
11982023-11-19T05:13:46.979Z Downloaded pest_derive v2.7.2
11992023-11-19T05:13:46.983Z Downloaded convert_case v0.4.0
12002023-11-19T05:13:46.988Z Downloaded atty v0.2.14
12012023-11-19T05:13:46.992Z Downloaded rand_core v0.6.4
12022023-11-19T05:13:46.996Z Downloaded colored v2.0.4
12032023-11-19T05:13:46.999Z Downloaded clap_lex v0.5.1
12042023-11-19T05:13:47.003Z Downloaded ciborium-ll v0.2.1
12052023-11-19T05:13:47.010Z Downloaded cfg-if v1.0.0
12062023-11-19T05:13:47.015Z Downloaded normalize-line-endings v0.3.0
12072023-11-19T05:13:47.019Z Downloaded async-stream-impl v0.3.5
12082023-11-19T05:13:47.023Z Downloaded bcrypt-pbkdf v0.10.0
12092023-11-19T05:13:47.027Z Downloaded adler v1.0.2
12102023-11-19T05:13:47.040Z Compiling proc-macro2 v1.0.69
12112023-11-19T05:13:47.044Z Compiling unicode-ident v1.0.12
12122023-11-19T05:13:47.048Z Compiling libc v0.2.150
12132023-11-19T05:13:47.052Z Compiling serde v1.0.192
12142023-11-19T05:13:47.056Z Compiling autocfg v1.1.0
12152023-11-19T05:13:47.062Z Compiling version_check v0.9.4
12162023-11-19T05:13:47.067Z Compiling cfg-if v1.0.0
12172023-11-19T05:13:47.251Z Compiling syn v1.0.109
12182023-11-19T05:13:47.255Z Compiling typenum v1.16.0
12192023-11-19T05:13:47.988Z Compiling generic-array v0.14.7
12202023-11-19T05:13:48.056Z Compiling lock_api v0.4.10
12212023-11-19T05:13:48.773Z Compiling once_cell v1.18.0
12222023-11-19T05:13:48.860Z Compiling parking_lot_core v0.9.8
12232023-11-19T05:13:48.891Z Compiling libm v0.2.7
12242023-11-19T05:13:48.936Z Compiling thiserror v1.0.49
12252023-11-19T05:13:49.195Z Compiling num-traits v0.2.16
12262023-11-19T05:13:49.334Z Compiling futures-core v0.3.29
12272023-11-19T05:13:49.406Z Compiling itoa v1.0.9
12282023-11-19T05:13:49.506Z Compiling memchr v2.6.3
12292023-11-19T05:13:49.727Z Compiling serde_json v1.0.108
12302023-11-19T05:13:49.841Z Compiling log v0.4.20
12312023-11-19T05:13:49.979Z Compiling slab v0.4.9
12322023-11-19T05:13:50.395Z Compiling quote v1.0.33
12332023-11-19T05:13:50.513Z Compiling futures-task v0.3.29
12342023-11-19T05:13:50.736Z Compiling futures-channel v0.3.29
12352023-11-19T05:13:51.085Z Compiling syn v2.0.32
12362023-11-19T05:13:51.214Z Compiling getrandom v0.2.10
12372023-11-19T05:13:51.620Z Compiling cc v1.0.83
12382023-11-19T05:13:51.787Z Compiling rand_core v0.6.4
12392023-11-19T05:13:51.883Z Compiling futures-util v0.3.29
12402023-11-19T05:13:51.913Z Compiling scopeguard v1.2.0
12412023-11-19T05:13:52.407Z Compiling smallvec v1.11.0
12422023-11-19T05:13:52.892Z Compiling ryu v1.0.15
12432023-11-19T05:13:53.135Z Compiling pin-project-lite v0.2.13
12442023-11-19T05:13:53.303Z Compiling heck v0.4.1
12452023-11-19T05:13:53.502Z Compiling signal-hook-registry v1.4.1
12462023-11-19T05:13:54.301Z Compiling parking_lot v0.12.1
12472023-11-19T05:13:54.444Z Compiling schemars v0.8.13
12482023-11-19T05:13:54.835Z Compiling pkg-config v0.3.27
12492023-11-19T05:13:54.997Z Compiling mio v0.8.8
12502023-11-19T05:13:55.502Z Compiling hashbrown v0.14.2
12512023-11-19T05:13:55.806Z Compiling subtle v2.5.0
12522023-11-19T05:13:55.992Z Compiling equivalent v1.0.1
12532023-11-19T05:13:56.161Z Compiling socket2 v0.5.4
12542023-11-19T05:13:56.229Z Compiling num_cpus v1.16.0
12552023-11-19T05:13:56.582Z Compiling spin v0.5.2
12562023-11-19T05:13:56.757Z Compiling httparse v1.8.0
12572023-11-19T05:13:56.941Z Compiling fnv v1.0.7
12582023-11-19T05:13:56.991Z Compiling byteorder v1.5.0
12592023-11-19T05:13:57.104Z Compiling iana-time-zone v0.1.57
12602023-11-19T05:13:57.339Z Compiling ring v0.16.20
12612023-11-19T05:13:57.515Z Compiling indexmap v1.9.3
12622023-11-19T05:13:57.538Z Compiling futures-sink v0.3.29
12632023-11-19T05:13:57.709Z Compiling ring v0.17.5
12642023-11-19T05:13:57.728Z Compiling vcpkg v0.2.15
12652023-11-19T05:13:58.230Z Compiling futures-io v0.3.29
12662023-11-19T05:13:58.390Z Compiling pin-utils v0.1.0
12672023-11-19T05:13:58.415Z Compiling semver v1.0.20
12682023-11-19T05:13:58.509Z Compiling dyn-clone v1.0.13
12692023-11-19T05:13:58.664Z Compiling tracing-core v0.1.31
12702023-11-19T05:13:58.822Z Compiling ahash v0.8.3
12712023-11-19T05:13:59.137Z Compiling const-oid v0.9.5
12722023-11-19T05:13:59.295Z Compiling tinyvec_macros v0.1.1
12732023-11-19T05:13:59.416Z Compiling async-trait v0.1.74
12742023-11-19T05:14:00.162Z Compiling tinyvec v1.6.0
12752023-11-19T05:14:00.303Z Compiling openssl-sys v0.9.93
12762023-11-19T05:14:00.925Z Compiling rustls v0.21.8
12772023-11-19T05:14:01.292Z Compiling openssl v0.10.57
12782023-11-19T05:14:01.622Z Compiling ucd-trie v0.1.6
12792023-11-19T05:14:01.874Z Compiling time-core v0.1.1
12802023-11-19T05:14:02.082Z Compiling unicode-bidi v0.3.13
12812023-11-19T05:14:02.122Z Compiling winnow v0.5.15
12822023-11-19T05:14:02.467Z Compiling unicode-normalization v0.1.22
12832023-11-19T05:14:02.617Z Compiling time-macros v0.2.13
12842023-11-19T05:14:04.292Z Compiling serde_derive_internals v0.26.0
12852023-11-19T05:14:04.355Z Compiling native-tls v0.2.11
12862023-11-19T05:14:04.622Z Compiling cpufeatures v0.2.9
12872023-11-19T05:14:04.897Z Compiling aho-corasick v1.0.4
12882023-11-19T05:14:05.461Z Compiling slog v2.7.0
12892023-11-19T05:14:06.150Z Compiling rustix v0.38.9
12902023-11-19T05:14:06.380Z Compiling regex-syntax v0.8.2
12912023-11-19T05:14:07.054Z Compiling percent-encoding v2.3.0
12922023-11-19T05:14:07.712Z Compiling backtrace v0.3.69
12932023-11-19T05:14:07.764Z Compiling form_urlencoded v1.2.0
12942023-11-19T05:14:08.210Z Compiling lazy_static v1.4.0
12952023-11-19T05:14:08.232Z Compiling spin v0.9.8
12962023-11-19T05:14:08.334Z Compiling ppv-lite86 v0.2.17
12972023-11-19T05:14:08.364Z Compiling base64 v0.21.5
12982023-11-19T05:14:08.796Z Compiling hashbrown v0.13.2
12992023-11-19T05:14:08.850Z Compiling anyhow v1.0.75
13002023-11-19T05:14:09.558Z Compiling unicode-width v0.1.11
13012023-11-19T05:14:09.603Z Compiling idna v0.4.0
13022023-11-19T05:14:09.872Z Compiling errno v0.3.2
13032023-11-19T05:14:10.157Z Compiling rand_chacha v0.3.1
13042023-11-19T05:14:10.632Z Compiling socket2 v0.4.9
13052023-11-19T05:14:10.956Z Compiling untrusted v0.7.1
13062023-11-19T05:14:11.247Z Compiling url v2.4.1
13072023-11-19T05:14:11.975Z Compiling hashbrown v0.12.3
13082023-11-19T05:14:12.381Z Compiling rand v0.8.5
13092023-11-19T05:14:12.507Z Compiling regex-automata v0.4.3
13102023-11-19T05:14:14.504Z Compiling num-integer v0.1.45
13112023-11-19T05:14:14.943Z Compiling try-lock v0.2.4
13122023-11-19T05:14:15.069Z Compiling httpdate v1.0.3
13132023-11-19T05:14:15.133Z Compiling untrusted v0.9.0
13142023-11-19T05:14:15.229Z Compiling adler v1.0.2
13152023-11-19T05:14:15.563Z Compiling miniz_oxide v0.7.1
13162023-11-19T05:14:15.644Z Compiling serde_derive v1.0.192
13172023-11-19T05:14:15.764Z Compiling zeroize_derive v1.4.2
13182023-11-19T05:14:16.807Z Compiling thiserror-impl v1.0.49
13192023-11-19T05:14:18.113Z Compiling tokio-macros v2.1.0
13202023-11-19T05:14:18.117Z Compiling futures-macro v0.3.29
13212023-11-19T05:14:18.373Z Compiling tracing-attributes v0.1.26
13222023-11-19T05:14:18.415Z Compiling zeroize v1.6.0
13232023-11-19T05:14:20.563Z Compiling schemars_derive v0.8.13
13242023-11-19T05:14:21.036Z Compiling pest v2.7.2
13252023-11-19T05:14:21.231Z Compiling crypto-common v0.1.6
13262023-11-19T05:14:21.512Z Compiling block-buffer v0.10.4
13272023-11-19T05:14:21.852Z Compiling digest v0.10.7
13282023-11-19T05:14:22.015Z Compiling openssl-macros v0.1.1
13292023-11-19T05:14:23.136Z Compiling regex v1.10.2
13302023-11-19T05:14:23.836Z Compiling tracing v0.1.37
13312023-11-19T05:14:24.627Z Compiling want v0.3.1
13322023-11-19T05:14:25.032Z Compiling tower-service v0.3.2
13332023-11-19T05:14:25.138Z Compiling openssl-probe v0.1.5
13342023-11-19T05:14:25.258Z Compiling unicode-xid v0.2.4
13352023-11-19T05:14:25.686Z Compiling foreign-types-shared v0.1.1
13362023-11-19T05:14:25.698Z Compiling mime v0.3.17
13372023-11-19T05:14:25.720Z Compiling crc32fast v1.3.2
13382023-11-19T05:14:25.737Z Compiling foreign-types v0.3.2
13392023-11-19T05:14:25.761Z Compiling synstructure v0.12.6
13402023-11-19T05:14:26.024Z Compiling rustls-webpki v0.101.7
13412023-11-19T05:14:26.322Z Compiling sct v0.7.0
13422023-11-19T05:14:26.504Z Compiling ipnet v2.8.0
13432023-11-19T05:14:26.777Z Compiling crossbeam-utils v0.8.16
13442023-11-19T05:14:28.243Z Compiling zerocopy-derive v0.2.0
13452023-11-19T05:14:28.654Z Compiling pest_meta v2.7.2
13462023-11-19T05:14:28.739Z Compiling rustls-pemfile v1.0.3
13472023-11-19T05:14:29.252Z Compiling gimli v0.28.0
13482023-11-19T05:14:30.286Z Compiling object v0.32.1
13492023-11-19T05:14:31.114Z Compiling pest_generator v2.7.2
13502023-11-19T05:14:31.493Z Compiling encoding_rs v0.8.33
13512023-11-19T05:14:34.038Z Compiling bitflags v1.3.2
13522023-11-19T05:14:36.060Z Compiling rustc-demangle v0.1.23
13532023-11-19T05:14:37.055Z Compiling addr2line v0.21.0
13542023-11-19T05:14:37.597Z Compiling pest_derive v2.7.2
13552023-11-19T05:14:37.656Z Compiling rustls-native-certs v0.6.3
13562023-11-19T05:14:38.288Z Compiling bytes v1.5.0
13572023-11-19T05:14:38.676Z Compiling indexmap v2.1.0
13582023-11-19T05:14:38.745Z Compiling chrono v0.4.31
13592023-11-19T05:14:39.585Z Compiling uuid v1.5.0
13602023-11-19T05:14:40.385Z Compiling tokio v1.33.0
13612023-11-19T05:14:40.925Z Compiling http v0.2.11
13622023-11-19T05:14:40.928Z Compiling bitflags v2.4.0
13632023-11-19T05:14:41.503Z Compiling toml_datetime v0.6.5
13642023-11-19T05:14:41.848Z Compiling serde_spanned v0.6.4
13652023-11-19T05:14:42.062Z Compiling rustc_version v0.4.0
13662023-11-19T05:14:42.190Z Compiling toml_edit v0.19.15
13672023-11-19T05:14:42.213Z Compiling openapiv3 v2.0.0-rc.1
13682023-11-19T05:14:43.001Z Compiling http-body v0.4.5
13692023-11-19T05:14:46.696Z Compiling serde_urlencoded v0.7.1
13702023-11-19T05:14:49.137Z Compiling usdt-impl v0.3.5
13712023-11-19T05:14:49.627Z Compiling webpki-roots v0.25.2
13722023-11-19T05:14:49.688Z Compiling io-lifetimes v1.0.11
13732023-11-19T05:14:49.905Z Compiling deranged v0.3.8
13742023-11-19T05:14:50.775Z Compiling num_threads v0.1.6
13752023-11-19T05:14:51.131Z Compiling serde_tokenstream v0.2.0
13762023-11-19T05:14:51.211Z Compiling zerocopy v0.3.0
13772023-11-19T05:14:51.233Z Compiling block-padding v0.3.3
13782023-11-19T05:14:51.553Z Compiling inout v0.1.3
13792023-11-19T05:14:51.579Z Compiling dtrace-parser v0.1.14
13802023-11-19T05:14:52.416Z Compiling dof v0.1.5
13812023-11-19T05:14:52.433Z Compiling thread-id v4.2.0
13822023-11-19T05:14:52.571Z Compiling num-bigint v0.4.4
13832023-11-19T05:14:52.990Z Compiling tokio-util v0.7.10
13842023-11-19T05:14:53.227Z Compiling tokio-rustls v0.24.1
13852023-11-19T05:14:53.234Z Compiling time v0.3.27
13862023-11-19T05:14:53.918Z Compiling rustix v0.37.23
13872023-11-19T05:14:54.786Z Compiling h2 v0.3.21
13882023-11-19T05:14:54.801Z Compiling tokio-native-tls v0.3.1
13892023-11-19T05:14:54.957Z Compiling rustversion v1.0.14
13902023-11-19T05:14:56.234Z Compiling cipher v0.4.4
13912023-11-19T05:14:56.237Z Compiling serde_tokenstream v0.1.7
13922023-11-19T05:14:56.240Z Compiling zerocopy-derive v0.6.4
13932023-11-19T05:14:56.413Z Compiling regress v0.7.1
13942023-11-19T05:14:56.634Z Compiling data-encoding v2.4.0
13952023-11-19T05:14:58.325Z Compiling flate2 v1.0.28
13962023-11-19T05:14:59.103Z Compiling toml_edit v0.21.0
13972023-11-19T05:14:59.962Z Compiling hex v0.4.3
13982023-11-19T05:15:00.319Z Compiling hmac v0.12.1
13992023-11-19T05:15:00.956Z Compiling strsim v0.10.0
14002023-11-19T05:15:01.259Z Compiling strum_macros v0.25.2
14012023-11-19T05:15:01.297Z Compiling usdt-attr-macro v0.3.5
14022023-11-19T05:15:02.298Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14032023-11-19T05:15:02.497Z Compiling usdt-macro v0.3.5
14042023-11-19T05:15:04.426Z Compiling sha2 v0.10.8
14052023-11-19T05:15:05.467Z Compiling enum-as-inner v0.5.1
14062023-11-19T05:15:05.627Z Compiling toml v0.7.8
14072023-11-19T05:15:05.827Z Compiling heapless v0.7.16
14082023-11-19T05:15:05.900Z Compiling futures-executor v0.3.29
14092023-11-19T05:15:06.446Z Compiling hyper v0.14.27
14102023-11-19T05:15:06.864Z Compiling bzip2-sys v0.1.11+1.0.8
14112023-11-19T05:15:07.332Z Compiling memoffset v0.9.0
14122023-11-19T05:15:07.512Z Compiling managed v0.8.0
14132023-11-19T05:15:07.778Z Compiling signal-hook v0.3.17
14142023-11-19T05:15:08.183Z Compiling unicode-segmentation v1.10.1
14152023-11-19T05:15:08.555Z Compiling futures v0.3.29
14162023-11-19T05:15:08.922Z Compiling ipnetwork v0.20.0
14172023-11-19T05:15:08.996Z Compiling getopts v0.2.21
14182023-11-19T05:15:09.597Z Compiling crossbeam-epoch v0.9.15
14192023-11-19T05:15:09.694Z Compiling num-iter v0.1.43
14202023-11-19T05:15:10.215Z Compiling matches v0.1.10
14212023-11-19T05:15:10.291Z Compiling siphasher v0.3.11
14222023-11-19T05:15:10.341Z Compiling smoltcp v0.9.1
14232023-11-19T05:15:10.421Z Compiling utf8parse v0.2.1
14242023-11-19T05:15:10.658Z Compiling unsafe-libyaml v0.2.9
14252023-11-19T05:15:10.795Z Compiling bit-vec v0.6.3
14262023-11-19T05:15:10.939Z Compiling anstyle v1.0.2
14272023-11-19T05:15:11.286Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14282023-11-19T05:15:11.509Z Compiling anstyle-parse v0.2.1
14292023-11-19T05:15:11.661Z Compiling idna v0.2.3
14302023-11-19T05:15:12.746Z Compiling zerocopy v0.6.4
14312023-11-19T05:15:13.168Z Compiling serde_yaml v0.9.25
14322023-11-19T05:15:13.757Z Compiling signature v2.1.0
14332023-11-19T05:15:14.071Z Compiling hubpack_derive v0.1.1
14342023-11-19T05:15:14.095Z Compiling clap_derive v4.4.2
14352023-11-19T05:15:14.464Z Compiling anstyle-query v1.0.0
14362023-11-19T05:15:14.756Z Compiling colorchoice v1.0.0
14372023-11-19T05:15:14.868Z Compiling either v1.9.0
14382023-11-19T05:15:15.014Z Compiling anstream v0.5.0
14392023-11-19T05:15:15.385Z Compiling terminal_size v0.2.6
14402023-11-19T05:15:15.422Z Compiling trust-dns-proto v0.22.0
14412023-11-19T05:15:15.655Z Compiling usdt v0.3.5
14422023-11-19T05:15:16.152Z Compiling md-5 v0.10.5
14432023-11-19T05:15:16.503Z Compiling stringprep v0.1.3
14442023-11-19T05:15:17.061Z Compiling yasna v0.5.2
14452023-11-19T05:15:18.154Z Compiling hyper-tls v0.5.0
14462023-11-19T05:15:18.680Z Compiling hyper-rustls v0.24.2
14472023-11-19T05:15:18.707Z Compiling diesel_table_macro_syntax v0.1.0
14482023-11-19T05:15:19.301Z Compiling reqwest v0.11.22
14492023-11-19T05:15:19.420Z Compiling hash32 v0.2.1
14502023-11-19T05:15:19.525Z Compiling clap_lex v0.5.1
14512023-11-19T05:15:19.998Z Compiling stable_deref_trait v1.2.0
14522023-11-19T05:15:20.141Z Compiling fallible-iterator v0.2.0
14532023-11-19T05:15:20.355Z Compiling clap_builder v4.4.2
14542023-11-19T05:15:21.284Z Compiling postgres-protocol v0.6.6
14552023-11-19T05:15:21.837Z Compiling diesel_derives v2.1.1
14562023-11-19T05:15:23.267Z Compiling phf_shared v0.11.2
14572023-11-19T05:15:23.752Z Compiling tokio-stream v0.1.14
14582023-11-19T05:15:23.846Z Compiling serde_repr v0.1.16
14592023-11-19T05:15:25.298Z Compiling scheduled-thread-pool v0.2.7
14602023-11-19T05:15:25.374Z Compiling regex-automata v0.1.10
14612023-11-19T05:15:25.570Z Compiling signal-hook-mio v0.2.3
14622023-11-19T05:15:26.190Z Compiling r2d2 v0.8.10
14632023-11-19T05:15:26.193Z Compiling bstr v0.2.17
14642023-11-19T05:15:26.363Z Compiling phf v0.11.2
14652023-11-19T05:15:26.837Z Compiling clap v4.4.3
14662023-11-19T05:15:26.995Z Compiling bzip2 v0.4.4
14672023-11-19T05:15:27.563Z Compiling postgres-types v0.2.6
14682023-11-19T05:15:28.609Z Compiling hubpack v0.1.2
14692023-11-19T05:15:29.295Z Compiling itertools v0.10.5
14702023-11-19T05:15:29.494Z Compiling itertools v0.11.0
14712023-11-19T05:15:30.961Z Compiling phf_shared v0.10.0
14722023-11-19T05:15:31.265Z Compiling float-cmp v0.9.0
14732023-11-19T05:15:31.627Z Compiling predicates-core v1.0.6
14742023-11-19T05:15:32.185Z Compiling whoami v1.4.1
14752023-11-19T05:15:33.177Z Compiling normalize-line-endings v0.3.0
14762023-11-19T05:15:33.364Z Compiling static_assertions v1.1.0
14772023-11-19T05:15:33.496Z Compiling new_debug_unreachable v1.0.4
14782023-11-19T05:15:33.624Z Compiling fixedbitset v0.4.2
14792023-11-19T05:15:33.733Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14802023-11-19T05:15:33.890Z Compiling precomputed-hash v0.1.1
14812023-11-19T05:15:33.985Z Compiling difflib v0.4.0
14822023-11-19T05:15:34.047Z Compiling regex-automata v0.3.8
14832023-11-19T05:15:34.263Z Compiling string_cache v0.8.7
14842023-11-19T05:15:34.342Z Compiling petgraph v0.6.4
14852023-11-19T05:15:35.027Z Compiling predicates v3.0.4
14862023-11-19T05:15:36.692Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
14872023-11-19T05:15:37.779Z Compiling bstr v1.6.0
14882023-11-19T05:15:38.193Z Compiling tokio-postgres v0.7.10
14892023-11-19T05:15:40.203Z Compiling similar v2.2.1
14902023-11-19T05:15:40.389Z Compiling zip v0.6.6
14912023-11-19T05:15:41.131Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
14922023-11-19T05:15:41.175Z Compiling crossterm v0.27.0
14932023-11-19T05:15:41.312Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
14942023-11-19T05:15:42.697Z Compiling bit-set v0.5.3
14952023-11-19T05:15:43.111Z Compiling console v0.15.7
14962023-11-19T05:15:44.368Z Compiling lalrpop-util v0.19.12
14972023-11-19T05:15:44.988Z Compiling diesel v2.1.3
14982023-11-19T05:15:48.122Z Compiling slog-async v2.8.0
14992023-11-19T05:15:48.144Z Compiling camino v1.1.6
15002023-11-19T05:15:50.183Z Compiling multer v2.1.0
15012023-11-19T05:15:51.639Z Compiling async-stream-impl v0.3.5
15022023-11-19T05:15:51.971Z Compiling ident_case v1.0.1
15032023-11-19T05:15:52.211Z Compiling paste v1.0.14
15042023-11-19T05:15:52.949Z Compiling darling_core v0.20.3
15052023-11-19T05:15:54.455Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15062023-11-19T05:15:55.276Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15072023-11-19T05:15:59.203Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
15082023-11-19T05:16:00.488Z Compiling structmeta-derive v0.2.0
15092023-11-19T05:16:01.619Z Compiling regex-syntax v0.7.5
15102023-11-19T05:16:01.838Z Compiling darling_macro v0.20.3
15112023-11-19T05:16:02.650Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15122023-11-19T05:16:03.326Z Compiling darling v0.20.3
15132023-11-19T05:16:03.638Z Compiling serde_with_macros v2.3.3
15142023-11-19T05:16:04.758Z Compiling structmeta v0.2.0
15152023-11-19T05:16:22.312Z Compiling parse-display-derive v0.8.2
15162023-11-19T05:16:22.659Z Compiling toml v0.8.8
15172023-11-19T05:16:22.868Z Compiling proc-macro-crate v1.3.1
15182023-11-19T05:16:23.078Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
15192023-11-19T05:16:23.198Z Compiling num_enum_derive v0.5.11
15202023-11-19T05:16:35.543Z Compiling proc-macro-error-attr v1.0.4
15212023-11-19T05:16:40.974Z Compiling proc-macro-error v1.0.4
15222023-11-19T05:16:41.428Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15232023-11-19T05:16:44.058Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15242023-11-19T05:16:50.156Z Compiling foreign-types-macros v0.2.3
15252023-11-19T05:16:52.989Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15262023-11-19T05:16:53.585Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15272023-11-19T05:16:55.075Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15282023-11-19T05:16:55.811Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15292023-11-19T05:16:56.234Z Compiling crucible-workspace-hack v0.1.0
15302023-11-19T05:16:59.255Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15312023-11-19T05:16:59.561Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15322023-11-19T05:17:07.798Z Compiling sha1 v0.10.6
15332023-11-19T05:17:08.206Z Compiling atty v0.2.14
15342023-11-19T05:17:08.453Z Compiling match_cfg v0.1.0
15352023-11-19T05:17:08.620Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
15362023-11-19T05:17:08.661Z Compiling hostname v0.3.1
15372023-11-19T05:17:14.477Z Compiling dirs-sys-next v0.1.2
15382023-11-19T05:17:20.917Z Compiling dirs-next v2.0.0
15392023-11-19T05:17:23.730Z Compiling heck v0.3.3
15402023-11-19T05:17:25.009Z Compiling thread_local v1.1.7
15412023-11-19T05:17:25.162Z Compiling fastrand v2.0.0
15422023-11-19T05:17:25.739Z Compiling libefi-sys v0.1.0
15432023-11-19T05:17:25.885Z Compiling tempfile v3.8.0
15442023-11-19T05:17:26.016Z Compiling structopt-derive v0.4.18
15452023-11-19T05:17:26.198Z Compiling term v0.7.0
15462023-11-19T05:17:26.257Z Compiling zone_cfg_derive v0.3.0
15472023-11-19T05:17:27.269Z Compiling crossbeam-channel v0.5.8
15482023-11-19T05:17:27.655Z Compiling num-derive v0.4.0
15492023-11-19T05:17:28.236Z Compiling instant v0.1.12
15502023-11-19T05:17:28.419Z Compiling take_mut v0.2.2
15512023-11-19T05:17:28.445Z Compiling slog-term v2.9.0
15522023-11-19T05:17:30.414Z Compiling slog-json v2.6.1
15532023-11-19T05:17:30.513Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
15542023-11-19T05:17:30.758Z Compiling atomic-waker v1.1.1
15552023-11-19T05:17:30.867Z Compiling slog-bunyan v2.4.0
15562023-11-19T05:17:30.904Z Compiling waitgroup v0.1.2
15572023-11-19T05:17:31.137Z Compiling async-stream v0.3.5
15582023-11-19T05:17:31.310Z Compiling serde_path_to_error v0.1.14
15592023-11-19T05:17:31.536Z Compiling same-file v1.0.6
15602023-11-19T05:17:31.611Z Compiling debug-ignore v1.0.5
15612023-11-19T05:17:31.871Z Compiling platforms v3.0.2
15622023-11-19T05:17:32.346Z Compiling walkdir v2.4.0
15632023-11-19T05:17:32.968Z Compiling strum v0.25.0
15642023-11-19T05:17:32.987Z Compiling toml v0.5.11
15652023-11-19T05:17:33.363Z Compiling semver-parser v0.10.2
15662023-11-19T05:17:33.389Z Compiling filetime v0.2.22
15672023-11-19T05:17:33.865Z Compiling xattr v1.0.1
15682023-11-19T05:17:34.350Z Compiling tar v0.4.40
15692023-11-19T05:17:34.523Z Compiling semver v0.11.0
15702023-11-19T05:17:35.651Z Compiling serde_with v2.3.3
15712023-11-19T05:17:36.399Z Compiling home v0.5.5
15722023-11-19T05:17:36.532Z Compiling curve25519-dalek v4.1.0
15732023-11-19T05:17:36.750Z Compiling toolchain_find v0.2.0
15742023-11-19T05:17:37.119Z Compiling backoff v0.4.0
15752023-11-19T05:17:37.543Z Compiling parse-display v0.8.2
15762023-11-19T05:17:37.841Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15772023-11-19T05:17:38.022Z Compiling macaddr v1.0.1
15782023-11-19T05:17:38.189Z Compiling rustfmt-wrapper v0.2.0
15792023-11-19T05:17:38.730Z Compiling omicron-zone-package v0.9.1
15802023-11-19T05:17:39.876Z Compiling curve25519-dalek-derive v0.1.0
15812023-11-19T05:17:40.432Z Compiling num-rational v0.4.1
15822023-11-19T05:17:40.878Z Compiling getrandom v0.1.16
15832023-11-19T05:17:41.900Z Compiling num_enum v0.5.11
15842023-11-19T05:17:42.049Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
15852023-11-19T05:17:42.135Z Compiling postcard-cobs v0.1.5-pre
15862023-11-19T05:17:42.598Z Compiling postcard v0.7.3
15872023-11-19T05:17:42.622Z Compiling smoltcp v0.8.2
15882023-11-19T05:17:43.406Z Compiling unicase v2.7.0
15892023-11-19T05:17:43.885Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
15902023-11-19T05:17:44.163Z Compiling cfg-if v0.1.10
15912023-11-19T05:17:44.307Z Compiling parking_lot_core v0.8.6
15922023-11-19T05:17:44.528Z Compiling foreign-types-shared v0.3.1
15932023-11-19T05:17:44.711Z Compiling foreign-types v0.5.0
15942023-11-19T05:17:45.460Z Compiling is-terminal v0.4.9
15952023-11-19T05:17:45.638Z Compiling cstr-argument v0.1.2
15962023-11-19T05:17:45.997Z Compiling pretty-hex v0.2.1
15972023-11-19T05:17:46.267Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15982023-11-19T05:17:46.302Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15992023-11-19T05:17:46.386Z Compiling colored v2.0.4
16002023-11-19T05:17:47.373Z Compiling textwrap v0.11.0
16012023-11-19T05:17:47.453Z Compiling slog-dtrace v0.2.3
16022023-11-19T05:17:47.506Z Compiling ansi_term v0.12.1
16032023-11-19T05:17:47.676Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16042023-11-19T05:17:48.174Z Compiling winapi v0.3.9
16052023-11-19T05:17:48.189Z Compiling convert_case v0.4.0
16062023-11-19T05:17:48.364Z Compiling vec_map v0.8.2
16072023-11-19T05:17:48.814Z Compiling strsim v0.8.0
16082023-11-19T05:17:49.420Z Compiling derive_more v0.99.17
16092023-11-19T05:17:49.552Z Compiling clap v2.34.0
16102023-11-19T05:17:50.183Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16112023-11-19T05:17:54.293Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16122023-11-19T05:17:54.837Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
16132023-11-19T05:17:55.038Z Compiling thiserror-impl-no-std v2.0.2
16142023-11-19T05:17:55.676Z Compiling base64ct v1.6.0
16152023-11-19T05:17:57.873Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=258a8b59902dd36fc7ee5425e6b1fb5fc80d4649#258a8b59)
16162023-11-19T05:17:59.306Z Compiling structopt v0.3.26
16172023-11-19T05:17:59.428Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
16182023-11-19T05:18:00.104Z Compiling mime_guess v2.0.4
16192023-11-19T05:18:01.380Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
16202023-11-19T05:18:01.985Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16212023-11-19T05:18:03.074Z Compiling zone v0.3.0
16222023-11-19T05:18:03.697Z Compiling smf v0.2.2
16232023-11-19T05:18:04.744Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
16242023-11-19T05:18:04.943Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16252023-11-19T05:18:06.699Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16262023-11-19T05:18:07.096Z Compiling universal-hash v0.5.1
16272023-11-19T05:18:07.176Z Compiling opaque-debug v0.3.0
16282023-11-19T05:18:07.244Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
16292023-11-19T05:18:08.139Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
16302023-11-19T05:18:08.146Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
16312023-11-19T05:18:08.150Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
16322023-11-19T05:18:08.697Z Compiling hkdf v0.12.3
16332023-11-19T05:18:08.828Z Compiling cancel-safe-futures v0.1.5
16342023-11-19T05:18:09.723Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
16352023-11-19T05:18:10.787Z Compiling linked-hash-map v0.5.6
16362023-11-19T05:18:11.300Z Compiling keccak v0.1.4
16372023-11-19T05:18:12.672Z Compiling quick-error v1.2.3
16382023-11-19T05:18:12.883Z Compiling resolv-conf v0.7.0
16392023-11-19T05:18:14.235Z Compiling sha3 v0.10.8
16402023-11-19T05:18:14.279Z Compiling lru-cache v0.1.2
16412023-11-19T05:18:14.574Z Compiling password-hash v0.5.0
16422023-11-19T05:18:16.358Z Compiling blake2 v0.10.6
16432023-11-19T05:18:16.750Z Compiling aead v0.5.2
16442023-11-19T05:18:17.208Z Compiling secrecy v0.8.0
16452023-11-19T05:18:17.660Z Compiling num-complex v0.4.4
16462023-11-19T05:18:17.908Z Compiling ff v0.13.0
16472023-11-19T05:18:18.653Z Compiling nibble_vec v0.1.0
16482023-11-19T05:18:18.664Z Compiling endian-type v0.1.2
16492023-11-19T05:18:19.329Z Compiling utf-8 v0.7.6
16502023-11-19T05:18:19.835Z Compiling arc-swap v1.6.0
16512023-11-19T05:18:20.294Z Compiling tungstenite v0.20.1
16522023-11-19T05:18:20.905Z Compiling slog-scope v4.4.0
16532023-11-19T05:18:21.705Z Compiling num v0.4.1
16542023-11-19T05:18:21.849Z Compiling radix_trie v0.2.1
16552023-11-19T05:18:22.014Z Compiling group v0.13.0
16562023-11-19T05:18:22.257Z Compiling argon2 v0.5.2
16572023-11-19T05:18:22.473Z Compiling rand_core v0.5.1
16582023-11-19T05:18:23.007Z Compiling trust-dns-resolver v0.22.0
16592023-11-19T05:18:23.103Z Compiling poly1305 v0.8.0
16602023-11-19T05:18:29.800Z Compiling chacha20 v0.9.1
16612023-11-19T05:18:30.501Z Compiling crypto-bigint v0.5.2
16622023-11-19T05:18:30.514Z Compiling half v1.8.2
16632023-11-19T05:18:31.428Z Compiling ciborium-io v0.2.1
16642023-11-19T05:18:31.604Z Compiling option-ext v0.2.0
16652023-11-19T05:18:31.761Z Compiling base16ct v0.2.0
16662023-11-19T05:18:32.269Z Compiling dirs-sys v0.4.1
16672023-11-19T05:18:32.277Z Compiling ciborium-ll v0.2.1
16682023-11-19T05:18:33.140Z Compiling elliptic-curve v0.13.5
16692023-11-19T05:18:33.270Z Compiling parking_lot v0.11.2
16702023-11-19T05:18:33.555Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16712023-11-19T05:18:33.894Z Compiling rand_chacha v0.2.2
16722023-11-19T05:18:33.898Z Compiling trust-dns-client v0.22.0
16732023-11-19T05:18:34.147Z Compiling tokio-tungstenite v0.20.1
16742023-11-19T05:18:35.138Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
16752023-11-19T05:18:35.201Z Compiling slog-stdlog v4.1.1
16762023-11-19T05:18:35.305Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
16772023-11-19T05:18:35.898Z Compiling polyval v0.6.1
16782023-11-19T05:18:36.478Z Compiling thiserror-no-std v2.0.2
16792023-11-19T05:18:36.550Z Compiling password-hash v0.4.2
16802023-11-19T05:18:37.518Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
16812023-11-19T05:18:38.239Z Compiling ed25519 v2.2.2
16822023-11-19T05:18:38.750Z Compiling ctr v0.9.2
16832023-11-19T05:18:38.774Z Compiling aes v0.8.3
16842023-11-19T05:18:39.124Z Compiling blowfish v0.9.1
16852023-11-19T05:18:39.237Z Compiling pbkdf2 v0.12.2
16862023-11-19T05:18:39.473Z Compiling fxhash v0.2.1
16872023-11-19T05:18:39.776Z Compiling glob v0.3.1
16882023-11-19T05:18:40.387Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
16892023-11-19T05:18:42.245Z Compiling sled v0.34.7
16902023-11-19T05:18:43.011Z Compiling bcrypt-pbkdf v0.10.0
16912023-11-19T05:18:43.067Z Compiling ed25519-dalek v2.0.0
16922023-11-19T05:18:43.947Z Compiling russh-cryptovec v0.7.0
16932023-11-19T05:18:44.408Z Compiling pbkdf2 v0.11.0
16942023-11-19T05:18:44.981Z Compiling vsss-rs v3.3.1
16952023-11-19T05:18:45.013Z Compiling trust-dns-server v0.22.1
16962023-11-19T05:18:45.172Z Compiling ghash v0.5.0
16972023-11-19T05:18:45.434Z Compiling slog-envlogger v2.2.0
16982023-11-19T05:18:45.880Z Compiling rand v0.7.3
16992023-11-19T05:18:46.337Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
17002023-11-19T05:18:51.603Z Compiling ciborium v0.2.1
17012023-11-19T05:18:51.854Z Compiling dirs v5.0.1
17022023-11-19T05:18:52.041Z Compiling chacha20poly1305 v0.10.1
17032023-11-19T05:18:54.245Z Compiling camino-tempfile v1.0.2
17042023-11-19T05:18:55.236Z Compiling cbc v0.1.2
17052023-11-19T05:18:55.260Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17062023-11-19T05:18:55.373Z Compiling headers-core v0.2.0
17072023-11-19T05:18:55.570Z Compiling kstat-rs v0.2.3
17082023-11-19T05:18:55.606Z Compiling pem v3.0.2
17092023-11-19T05:18:56.685Z Compiling http-range v0.1.5
17102023-11-19T05:18:56.714Z Compiling base64 v0.13.1
17112023-11-19T05:18:56.902Z Compiling md5 v0.7.0
17122023-11-19T05:18:57.110Z Compiling pretty-hex v0.3.0
17132023-11-19T05:18:57.244Z Compiling hyper-staticfile v0.9.5
17142023-11-19T05:18:57.413Z Compiling pem v1.1.1
17152023-11-19T05:18:57.436Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
17162023-11-19T05:18:58.469Z Compiling russh-keys v0.38.0
17172023-11-19T05:19:01.199Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
17182023-11-19T05:19:01.615Z Compiling rcgen v0.11.3
17192023-11-19T05:19:01.948Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17202023-11-19T05:19:01.971Z Compiling headers v0.3.9
17212023-11-19T05:19:03.310Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
17222023-11-19T05:19:13.770Z Compiling aes-gcm v0.10.3
17232023-11-19T05:19:14.186Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17242023-11-19T05:19:16.262Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
17252023-11-19T05:19:18.401Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=54398875a2125227d13827d4236dce943c019b1c#54398875)
17262023-11-19T05:19:33.723Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
17272023-11-19T05:19:34.961Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=51a3121c8318fc7ac97d74f917ce1d37962e785f#51a3121c)
17282023-11-19T05:19:35.247Z Compiling atomicwrites v0.4.2
17292023-11-19T05:19:35.563Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17302023-11-19T05:19:35.689Z Compiling subprocess v0.2.9
17312023-11-19T05:19:35.809Z Compiling hex-literal v0.4.1
17322023-11-19T05:19:35.906Z Compiling russh v0.39.0
17332023-11-19T05:19:36.119Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
17342023-11-19T05:19:37.591Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
17352023-11-19T05:19:57.272Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
17362023-11-19T05:20:33.407Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
17372023-11-19T05:21:55.869Z Finished dev [unoptimized + debuginfo] target(s) in 8m 30s
17382023-11-19T05:21:56.203Z
17392023-11-19T05:21:56.213Zreal 8:30.570829498
17402023-11-19T05:21:56.218Zuser 49:59.454082927
17412023-11-19T05:21:56.221Zsys 8:11.578321569
17422023-11-19T05:21:56.224Ztrap 2.038267567
17432023-11-19T05:21:56.227Ztflt 3.681510677
17442023-11-19T05:21:56.229Zdflt 7.612913315
17452023-11-19T05:21:56.233Zkflt 0.022371586
17462023-11-19T05:21:56.235Zlock 1:32:45.495499767
17472023-11-19T05:21:56.238Zslp 2:17:51.687874747
17482023-11-19T05:21:56.241Zlat 2:15.168354586
17492023-11-19T05:21:56.243Zstop 4:43.751266129
17502023-11-19T05:21:56.246Z+ mkdir -p /work/end-to-end-tests
17512023-11-19T05:21:56.249Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
17522023-11-19T05:21:57.259Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17532023-11-19T05:21:57.273Z+ ptime -m gzip
17542023-11-19T05:21:57.281Z++ basename target/debug/bootstrap
17552023-11-19T05:22:12.454Z
17562023-11-19T05:22:12.468Zreal 15.203671096
17572023-11-19T05:22:12.476Zuser 15.038219517
17582023-11-19T05:22:12.493Zsys 0.157324022
17592023-11-19T05:22:12.499Ztrap 0.003768227
17602023-11-19T05:22:12.506Ztflt 0.000000000
17612023-11-19T05:22:12.512Zdflt 0.000000000
17622023-11-19T05:22:12.524Zkflt 0.000000000
17632023-11-19T05:22:12.532Zlock 0.000000000
17642023-11-19T05:22:12.539Zslp 0.000000000
17652023-11-19T05:22:12.548Zlat 0.004017216
17662023-11-19T05:22:12.555Zstop 0.000224404
17672023-11-19T05:22:12.564Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17682023-11-19T05:22:12.570Z+ ptime -m gzip
17692023-11-19T05:22:12.736Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2ed5f6fd6904f562
17702023-11-19T05:22:13.542Z
17712023-11-19T05:22:13.561Zreal 1.077916270
17722023-11-19T05:22:13.577Zuser 1.066272917
17732023-11-19T05:22:13.587Zsys 0.010843286
17742023-11-19T05:22:13.597Ztrap 0.000117225
17752023-11-19T05:22:13.601Ztflt 0.000000000
17762023-11-19T05:22:13.605Zdflt 0.000000000
17772023-11-19T05:22:13.609Zkflt 0.000000000
17782023-11-19T05:22:13.617Zlock 0.000000000
17792023-11-19T05:22:13.620Zslp 0.000000000
17802023-11-19T05:22:13.623Zlat 0.000340777
17812023-11-19T05:22:13.626Zstop 0.000223934
17822023-11-19T05:22:13.629Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
17832023-11-19T05:22:13.632Z+ ptime -m gzip
17842023-11-19T05:22:13.635Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-03815e4bc8ad474c
17852023-11-19T05:22:30.682Z
17862023-11-19T05:22:30.685Zreal 17.136696597
17872023-11-19T05:22:30.688Zuser 16.962354228
17882023-11-19T05:22:30.691Zsys 0.167533421
17892023-11-19T05:22:30.694Ztrap 0.004140400
17902023-11-19T05:22:30.697Ztflt 0.000000000
17912023-11-19T05:22:30.700Zdflt 0.000000000
17922023-11-19T05:22:30.702Zkflt 0.000000000
17932023-11-19T05:22:30.705Zlock 0.000000000
17942023-11-19T05:22:30.708Zslp 0.000000000
17952023-11-19T05:22:30.711Zlat 0.002332429
17962023-11-19T05:22:30.713Zstop 0.000221305
17972023-11-19T05:22:30.717Z+ banner caboose-util
17982023-11-19T05:22:30.720Z
17992023-11-19T05:22:30.723Z #### ## ##### #### #### #### ###### # # #####
18002023-11-19T05:22:30.726Z # # # # # # # # # # # # # # #
18012023-11-19T05:22:30.729Z # # # ##### # # # # #### ##### ##### # # #
18022023-11-19T05:22:30.732Z # ###### # # # # # # # # # # #
18032023-11-19T05:22:30.734Z # # # # # # # # # # # # # # # #
18042023-11-19T05:22:30.737Z #### # # ##### #### #### #### ###### #### #
18052023-11-19T05:22:30.740Z
18062023-11-19T05:22:30.743Z+ ptime -m cargo build --locked -p caboose-util --release
18072023-11-19T05:22:31.309Z Downloading crates ...
18082023-11-19T05:22:31.666Z Downloaded bitfield v0.14.0
18092023-11-19T05:22:31.669Z Downloaded funty v2.0.0
18102023-11-19T05:22:31.672Z Downloaded nodrop v0.1.14
18112023-11-19T05:22:31.675Z Downloaded der_derive v0.7.2
18122023-11-19T05:22:31.693Z Downloaded smallvec v0.6.14
18132023-11-19T05:22:31.697Z Downloaded path-slash v0.1.5
18142023-11-19T05:22:31.700Z Downloaded packed_struct_codegen v0.10.1
18152023-11-19T05:22:31.703Z Downloaded tap v1.0.1
18162023-11-19T05:22:31.706Z Downloaded termcolor v1.2.0
18172023-11-19T05:22:31.709Z Downloaded crc-catalog v2.2.0
18182023-11-19T05:22:31.712Z Downloaded array-init v0.0.4
18192023-11-19T05:22:31.715Z Downloaded radium v0.7.0
18202023-11-19T05:22:31.718Z Downloaded pkcs1 v0.7.5
18212023-11-19T05:22:31.721Z Downloaded wyz v0.5.1
18222023-11-19T05:22:31.724Z Downloaded packed_struct v0.10.1
18232023-11-19T05:22:31.727Z Downloaded pem-rfc7468 v0.7.0
18242023-11-19T05:22:31.731Z Downloaded serde-hex v0.1.0
18252023-11-19T05:22:31.734Z Downloaded maybe-uninit v2.0.0
18262023-11-19T05:22:31.739Z Downloaded env_logger v0.10.0
18272023-11-19T05:22:31.742Z Downloaded crc v3.0.1
18282023-11-19T05:22:31.745Z Downloaded flagset v0.4.3
18292023-11-19T05:22:31.748Z Downloaded rsa v0.9.2
18302023-11-19T05:22:31.751Z Downloaded ron v0.8.1
18312023-11-19T05:22:31.760Z Downloaded num-bigint-dig v0.8.4
18322023-11-19T05:22:31.770Z Downloaded x509-cert v0.2.4
18332023-11-19T05:22:31.785Z Downloaded bitvec v1.0.1
18342023-11-19T05:22:31.813Z Downloaded object v0.30.4
18352023-11-19T05:22:31.830Z Downloaded crc-any v2.4.3
18362023-11-19T05:22:32.001Z Compiling proc-macro2 v1.0.69
18372023-11-19T05:22:32.005Z Compiling unicode-ident v1.0.12
18382023-11-19T05:22:32.008Z Compiling libc v0.2.150
18392023-11-19T05:22:32.011Z Compiling autocfg v1.1.0
18402023-11-19T05:22:32.019Z Compiling serde v1.0.192
18412023-11-19T05:22:32.026Z Compiling cfg-if v1.0.0
18422023-11-19T05:22:32.029Z Compiling version_check v0.9.4
18432023-11-19T05:22:32.134Z Compiling parking_lot_core v0.9.8
18442023-11-19T05:22:32.144Z Compiling syn v1.0.109
18452023-11-19T05:22:32.252Z Compiling typenum v1.16.0
18462023-11-19T05:22:32.695Z Compiling libm v0.2.7
18472023-11-19T05:22:32.879Z Compiling futures-core v0.3.29
18482023-11-19T05:22:33.023Z Compiling generic-array v0.14.7
18492023-11-19T05:22:33.086Z Compiling lock_api v0.4.10
18502023-11-19T05:22:33.147Z Compiling num-traits v0.2.16
18512023-11-19T05:22:33.355Z Compiling once_cell v1.18.0
18522023-11-19T05:22:33.438Z Compiling pkg-config v0.3.27
18532023-11-19T05:22:33.507Z Compiling scopeguard v1.2.0
18542023-11-19T05:22:33.874Z Compiling slab v0.4.9
18552023-11-19T05:22:33.886Z Compiling serde_json v1.0.108
18562023-11-19T05:22:33.925Z Compiling futures-task v0.3.29
18572023-11-19T05:22:34.321Z Compiling quote v1.0.33
18582023-11-19T05:22:34.342Z Compiling futures-channel v0.3.29
18592023-11-19T05:22:34.453Z Compiling thiserror v1.0.49
18602023-11-19T05:22:34.883Z Compiling futures-util v0.3.29
18612023-11-19T05:22:35.146Z Compiling syn v2.0.32
18622023-11-19T05:22:35.215Z Compiling cc v1.0.83
18632023-11-19T05:22:35.263Z Compiling getrandom v0.2.10
18642023-11-19T05:22:35.419Z Compiling memchr v2.6.3
18652023-11-19T05:22:35.505Z Compiling itoa v1.0.9
18662023-11-19T05:22:35.870Z Compiling smallvec v1.11.0
18672023-11-19T05:22:35.912Z Compiling log v0.4.20
18682023-11-19T05:22:37.241Z Compiling vcpkg v0.2.15
18692023-11-19T05:22:37.539Z Compiling byteorder v1.5.0
18702023-11-19T05:22:37.969Z Compiling rand_core v0.6.4
18712023-11-19T05:22:38.324Z Compiling parking_lot v0.12.1
18722023-11-19T05:22:38.685Z Compiling pin-project-lite v0.2.13
18732023-11-19T05:22:39.346Z Compiling ring v0.17.5
18742023-11-19T05:22:39.744Z Compiling indexmap v1.9.3
18752023-11-19T05:22:40.128Z Compiling openssl-sys v0.9.93
18762023-11-19T05:22:41.452Z Compiling signal-hook-registry v1.4.1
18772023-11-19T05:22:41.982Z Compiling io-lifetimes v1.0.11
18782023-11-19T05:22:42.749Z Compiling ring v0.16.20
18792023-11-19T05:22:42.781Z Compiling mio v0.8.8
18802023-11-19T05:22:44.813Z Compiling num-integer v0.1.45
18812023-11-19T05:22:44.817Z Compiling const-oid v0.9.5
18822023-11-19T05:22:44.819Z Compiling semver v1.0.20
18832023-11-19T05:22:44.823Z Compiling ryu v1.0.15
18842023-11-19T05:22:45.281Z Compiling rustix v0.37.23
18852023-11-19T05:22:46.109Z Compiling spin v0.5.2
18862023-11-19T05:22:46.764Z Compiling num_cpus v1.16.0
18872023-11-19T05:22:46.857Z Compiling socket2 v0.5.4
18882023-11-19T05:22:46.947Z Compiling openssl v0.10.57
18892023-11-19T05:22:47.492Z Compiling futures-sink v0.3.29
18902023-11-19T05:22:47.560Z Compiling unicode-xid v0.2.4
18912023-11-19T05:22:47.694Z Compiling httparse v1.8.0
18922023-11-19T05:22:47.788Z Compiling heck v0.4.1
18932023-11-19T05:22:48.183Z Compiling ucd-trie v0.1.6
18942023-11-19T05:22:48.229Z Compiling synstructure v0.12.6
18952023-11-19T05:22:48.418Z Compiling tinyvec_macros v0.1.1
18962023-11-19T05:22:48.872Z Compiling tinyvec v1.6.0
18972023-11-19T05:22:49.609Z Compiling futures-io v0.3.29
18982023-11-19T05:22:49.900Z Compiling native-tls v0.2.11
18992023-11-19T05:22:50.023Z Compiling crc32fast v1.3.2
19002023-11-19T05:22:50.030Z Compiling ppv-lite86 v0.2.17
19012023-11-19T05:22:50.369Z Compiling rustls v0.21.8
19022023-11-19T05:22:50.709Z Compiling pin-utils v0.1.0
19032023-11-19T05:22:50.772Z Compiling bzip2-sys v0.1.11+1.0.8
19042023-11-19T05:22:50.846Z Compiling spin v0.9.8
19052023-11-19T05:22:51.088Z Compiling tracing-core v0.1.31
19062023-11-19T05:22:51.359Z Compiling rand_chacha v0.3.1
19072023-11-19T05:22:51.430Z Compiling unicode-normalization v0.1.22
19082023-11-19T05:22:51.628Z Compiling unicode-bidi v0.3.13
19092023-11-19T05:22:52.369Z Compiling subtle v2.5.0
19102023-11-19T05:22:52.676Z Compiling rand v0.8.5
19112023-11-19T05:22:53.777Z Compiling errno v0.3.2
19122023-11-19T05:22:53.805Z Compiling num-iter v0.1.43
19132023-11-19T05:22:53.936Z Compiling ahash v0.8.3
19142023-11-19T05:22:54.094Z Compiling usdt-impl v0.3.5
19152023-11-19T05:22:54.236Z Compiling signal-hook v0.3.17
19162023-11-19T05:22:54.423Z Compiling base64 v0.21.5
19172023-11-19T05:22:54.579Z Compiling schemars v0.8.13
19182023-11-19T05:22:54.649Z Compiling rustix v0.38.9
19192023-11-19T05:22:56.036Z Compiling serde_derive_internals v0.26.0
19202023-11-19T05:22:56.889Z Compiling serde_derive v1.0.192
19212023-11-19T05:22:57.270Z Compiling zeroize_derive v1.4.2
19222023-11-19T05:22:57.356Z Compiling tokio-macros v2.1.0
19232023-11-19T05:22:58.056Z Compiling thiserror-impl v1.0.49
19242023-11-19T05:22:58.790Z Compiling futures-macro v0.3.29
19252023-11-19T05:22:59.513Z Compiling zeroize v1.6.0
19262023-11-19T05:22:59.802Z Compiling tracing-attributes v0.1.26
19272023-11-19T05:23:00.786Z Compiling zerocopy-derive v0.2.0
19282023-11-19T05:23:00.892Z Compiling openssl-macros v0.1.1
19292023-11-19T05:23:01.921Z Compiling zerocopy-derive v0.6.4
19302023-11-19T05:23:02.530Z Compiling crypto-common v0.1.6
19312023-11-19T05:23:02.940Z Compiling pest v2.7.2
19322023-11-19T05:23:02.944Z Compiling block-buffer v0.10.4
19332023-11-19T05:23:03.022Z Compiling digest v0.10.7
19342023-11-19T05:23:04.346Z Compiling bitflags v1.3.2
19352023-11-19T05:23:04.979Z Compiling fnv v1.0.7
19362023-11-19T05:23:05.247Z Compiling tracing v0.1.37
19372023-11-19T05:23:05.345Z Compiling zerocopy v0.3.0
19382023-11-19T05:23:06.004Z Compiling schemars_derive v0.8.13
19392023-11-19T05:23:06.671Z Compiling lazy_static v1.4.0
19402023-11-19T05:23:06.824Z Compiling pest_meta v2.7.2
19412023-11-19T05:23:09.043Z Compiling pest_generator v2.7.2
19422023-11-19T05:23:10.853Z Compiling backtrace v0.3.69
19432023-11-19T05:23:11.013Z Compiling num-bigint v0.4.4
19442023-11-19T05:23:11.456Z Compiling memoffset v0.9.0
19452023-11-19T05:23:11.660Z Compiling untrusted v0.7.1
19462023-11-19T05:23:11.898Z Compiling async-trait v0.1.74
19472023-11-19T05:23:11.901Z Compiling hashbrown v0.14.2
19482023-11-19T05:23:11.945Z Compiling hashbrown v0.12.3
19492023-11-19T05:23:11.977Z Compiling iana-time-zone v0.1.57
19502023-11-19T05:23:12.509Z Compiling openssl-probe v0.1.5
19512023-11-19T05:23:12.582Z Compiling smoltcp v0.9.1
19522023-11-19T05:23:12.923Z Compiling foreign-types-shared v0.1.1
19532023-11-19T05:23:13.066Z Compiling untrusted v0.9.0
19542023-11-19T05:23:13.504Z Compiling crossbeam-utils v0.8.16
19552023-11-19T05:23:13.610Z Compiling pest_derive v2.7.2
19562023-11-19T05:23:13.893Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19572023-11-19T05:23:13.920Z Compiling percent-encoding v2.3.0
19582023-11-19T05:23:14.157Z Compiling base64ct v1.6.0
19592023-11-19T05:23:14.434Z Compiling equivalent v1.0.1
19602023-11-19T05:23:14.733Z Compiling dtrace-parser v0.1.14
19612023-11-19T05:23:14.967Z Compiling foreign-types v0.3.2
19622023-11-19T05:23:15.094Z Compiling pem-rfc7468 v0.7.0
19632023-11-19T05:23:16.696Z Compiling dof v0.1.5
19642023-11-19T05:23:17.550Z Compiling clap_derive v4.4.2
19652023-11-19T05:23:17.963Z Compiling der_derive v0.7.2
19662023-11-19T05:23:19.798Z Compiling bytes v1.5.0
19672023-11-19T05:23:21.567Z Compiling bitflags v2.4.0
19682023-11-19T05:23:21.650Z Compiling tokio v1.33.0
19692023-11-19T05:23:21.700Z Compiling rustc_version v0.4.0
19702023-11-19T05:23:22.669Z Compiling heapless v0.7.16
19712023-11-19T05:23:23.270Z Compiling http v0.2.11
19722023-11-19T05:23:24.096Z Compiling uuid v1.5.0
19732023-11-19T05:23:25.140Z Compiling chrono v0.4.31
19742023-11-19T05:23:25.185Z Compiling indexmap v2.1.0
19752023-11-19T05:23:27.175Z Compiling thread-id v4.2.0
19762023-11-19T05:23:27.291Z Compiling utf8parse v0.2.1
19772023-11-19T05:23:27.313Z Compiling try-lock v0.2.4
19782023-11-19T05:23:27.412Z Compiling rustversion v1.0.14
19792023-11-19T05:23:27.505Z Compiling siphasher v0.3.11
19802023-11-19T05:23:27.525Z Compiling flagset v0.4.3
19812023-11-19T05:23:27.846Z Compiling anstyle v1.0.2
19822023-11-19T05:23:28.149Z Compiling cpufeatures v0.2.9
19832023-11-19T05:23:28.284Z Compiling time-core v0.1.1
19842023-11-19T05:23:28.708Z Compiling adler v1.0.2
19852023-11-19T05:23:29.004Z Compiling miniz_oxide v0.7.1
19862023-11-19T05:23:30.987Z Compiling time-macros v0.2.13
19872023-11-19T05:23:31.280Z Compiling sha2 v0.10.8
19882023-11-19T05:23:32.917Z Compiling der v0.7.8
19892023-11-19T05:23:34.113Z Compiling want v0.3.1
19902023-11-19T05:23:34.513Z Compiling tokio-util v0.7.10
19912023-11-19T05:23:37.178Z Compiling h2 v0.3.21
19922023-11-19T05:23:37.182Z Compiling anstyle-parse v0.2.1
19932023-11-19T05:23:37.693Z Compiling http-body v0.4.5
19942023-11-19T05:23:39.851Z Compiling serde_tokenstream v0.1.7
19952023-11-19T05:23:40.659Z Compiling sct v0.7.0
19962023-11-19T05:23:42.162Z Compiling rustls-webpki v0.101.7
19972023-11-19T05:23:43.660Z Compiling form_urlencoded v1.2.0
19982023-11-19T05:23:43.986Z Compiling hubpack_derive v0.1.1
19992023-11-19T05:23:44.440Z Compiling socket2 v0.4.9
20002023-11-19T05:23:44.879Z Compiling crossbeam-epoch v0.9.15
20012023-11-19T05:23:45.361Z Compiling tower-service v0.3.2
20022023-11-19T05:23:45.480Z Compiling radium v0.7.0
20032023-11-19T05:23:45.529Z Compiling slog v2.7.0
20042023-11-19T05:23:46.500Z Compiling anstyle-query v1.0.0
20052023-11-19T05:23:46.696Z Compiling httpdate v1.0.3
20062023-11-19T05:23:46.718Z Compiling colorchoice v1.0.0
20072023-11-19T05:23:47.312Z Compiling anyhow v1.0.75
20082023-11-19T05:23:47.889Z Compiling anstream v0.5.0
20092023-11-19T05:23:49.459Z Compiling hyper v0.14.27
20102023-11-19T05:23:56.482Z Compiling terminal_size v0.2.6
20112023-11-19T05:23:56.767Z Compiling spki v0.7.2
20122023-11-19T05:23:58.232Z Compiling serde_spanned v0.6.4
20132023-11-19T05:23:58.560Z Compiling toml_datetime v0.6.5
20142023-11-19T05:23:59.697Z Compiling rustls-pemfile v1.0.3
20152023-11-19T05:24:00.229Z Compiling zerocopy v0.6.4
20162023-11-19T05:24:01.069Z Compiling hmac v0.12.1
20172023-11-19T05:24:01.289Z Compiling md-5 v0.10.5
20182023-11-19T05:24:01.640Z Compiling idna v0.4.0
20192023-11-19T05:24:01.662Z Compiling stringprep v0.1.3
20202023-11-19T05:24:01.967Z Compiling diesel_table_macro_syntax v0.1.0
20212023-11-19T05:24:02.545Z Compiling hash32 v0.2.1
20222023-11-19T05:24:03.186Z Compiling aho-corasick v1.0.4
20232023-11-19T05:24:03.195Z Compiling fallible-iterator v0.2.0
20242023-11-19T05:24:03.207Z Compiling gimli v0.28.0
20252023-11-19T05:24:04.037Z Compiling winnow v0.5.15
20262023-11-19T05:24:04.166Z Compiling stable_deref_trait v1.2.0
20272023-11-19T05:24:04.311Z Compiling maybe-uninit v2.0.0
20282023-11-19T05:24:05.118Z Compiling dyn-clone v1.0.13
20292023-11-19T05:24:05.431Z Compiling tap v1.0.1
20302023-11-19T05:24:05.616Z Compiling either v1.9.0
20312023-11-19T05:24:06.116Z Compiling clap_lex v0.5.1
20322023-11-19T05:24:06.429Z Compiling strsim v0.10.0
20332023-11-19T05:24:07.283Z Compiling regex-syntax v0.8.2
20342023-11-19T05:24:07.874Z Compiling clap_builder v4.4.2
20352023-11-19T05:24:07.878Z Compiling wyz v0.5.1
20362023-11-19T05:24:09.903Z Compiling postgres-protocol v0.6.6
20372023-11-19T05:24:10.126Z Compiling url v2.4.1
20382023-11-19T05:24:11.335Z Compiling addr2line v0.21.0
20392023-11-19T05:24:11.805Z Compiling diesel_derives v2.1.1
20402023-11-19T05:24:13.543Z Compiling regex-automata v0.4.3
20412023-11-19T05:24:13.986Z Compiling tokio-rustls v0.24.1
20422023-11-19T05:24:14.223Z Compiling rustls-native-certs v0.6.3
20432023-11-19T05:24:14.601Z Compiling strum_macros v0.25.2
20442023-11-19T05:24:20.549Z Compiling tokio-native-tls v0.3.1
20452023-11-19T05:24:20.966Z Compiling usdt-macro v0.3.5
20462023-11-19T05:24:21.142Z Compiling usdt-attr-macro v0.3.5
20472023-11-19T05:24:23.262Z Compiling phf_shared v0.11.2
20482023-11-19T05:24:24.915Z Compiling block-padding v0.3.3
20492023-11-19T05:24:25.103Z Compiling enum-as-inner v0.5.1
20502023-11-19T05:24:25.237Z Compiling serde_repr v0.1.16
20512023-11-19T05:24:26.605Z Compiling scheduled-thread-pool v0.2.7
20522023-11-19T05:24:26.872Z Compiling object v0.32.1
20532023-11-19T05:24:28.349Z Compiling rustc-demangle v0.1.23
20542023-11-19T05:24:29.714Z Compiling deranged v0.3.8
20552023-11-19T05:24:29.813Z Compiling num-bigint-dig v0.8.4
20562023-11-19T05:24:30.279Z Compiling funty v2.0.0
20572023-11-19T05:24:32.683Z Compiling packed_struct v0.10.1
20582023-11-19T05:24:33.316Z Compiling regex-automata v0.1.10
20592023-11-19T05:24:34.116Z Compiling bit-vec v0.6.3
20602023-11-19T05:24:34.720Z Compiling ipnet v2.8.0
20612023-11-19T05:24:34.862Z Compiling num_threads v0.1.6
20622023-11-19T05:24:35.263Z Compiling managed v0.8.0
20632023-11-19T05:24:36.474Z Compiling matches v0.1.10
20642023-11-19T05:24:36.592Z Compiling idna v0.2.3
20652023-11-19T05:24:41.639Z Compiling time v0.3.27
20662023-11-19T05:24:42.147Z Compiling bstr v0.2.17
20672023-11-19T05:24:42.327Z Compiling bitvec v1.0.1
20682023-11-19T05:24:44.466Z Compiling r2d2 v0.8.10
20692023-11-19T05:24:45.716Z Compiling inout v0.1.3
20702023-11-19T05:24:49.532Z Compiling phf v0.11.2
20712023-11-19T05:24:49.929Z Compiling hyper-tls v0.5.0
20722023-11-19T05:24:50.051Z Compiling regex v1.10.2
20732023-11-19T05:24:50.424Z Compiling hyper-rustls v0.24.2
20742023-11-19T05:24:51.189Z Compiling signal-hook-mio v0.2.3
20752023-11-19T05:24:51.404Z Compiling clap v4.4.3
20762023-11-19T05:24:51.562Z Compiling flate2 v1.0.28
20772023-11-19T05:24:51.713Z Compiling bzip2 v0.4.4
20782023-11-19T05:24:51.921Z Compiling ipnetwork v0.20.0
20792023-11-19T05:24:52.265Z Compiling postgres-types v0.2.6
20802023-11-19T05:24:52.628Z Compiling toml_edit v0.19.15
20812023-11-19T05:24:53.069Z Compiling itertools v0.11.0
20822023-11-19T05:24:53.153Z Compiling pkcs8 v0.10.2
20832023-11-19T05:24:54.819Z Compiling hubpack v0.1.2
20842023-11-19T05:24:54.944Z Compiling serde_urlencoded v0.7.1
20852023-11-19T05:24:55.474Z Compiling phf_shared v0.10.0
20862023-11-19T05:24:55.828Z Compiling futures-executor v0.3.29
20872023-11-19T05:24:57.783Z Compiling signature v2.1.0
20882023-11-19T05:24:58.472Z Compiling packed_struct_codegen v0.10.1
20892023-11-19T05:24:59.956Z Compiling float-cmp v0.9.0
20902023-11-19T05:25:01.021Z Compiling encoding_rs v0.8.33
20912023-11-19T05:25:01.771Z Compiling unicode-width v0.1.11
20922023-11-19T05:25:02.120Z Compiling mime v0.3.17
20932023-11-19T05:25:02.608Z Compiling predicates-core v1.0.6
20942023-11-19T05:25:02.905Z Compiling unicode-segmentation v1.10.1
20952023-11-19T05:25:04.271Z Compiling nodrop v0.1.14
20962023-11-19T05:25:04.448Z Compiling normalize-line-endings v0.3.0
20972023-11-19T05:25:04.614Z Compiling difflib v0.4.0
20982023-11-19T05:25:04.659Z Compiling webpki-roots v0.25.2
20992023-11-19T05:25:06.180Z Compiling new_debug_unreachable v1.0.4
21002023-11-19T05:25:06.304Z Compiling crc-catalog v2.2.0
21012023-11-19T05:25:06.524Z Compiling static_assertions v1.1.0
21022023-11-19T05:25:06.672Z Compiling regex-automata v0.3.8
21032023-11-19T05:25:06.719Z Compiling precomputed-hash v0.1.1
21042023-11-19T05:25:06.869Z Compiling data-encoding v2.4.0
21052023-11-19T05:25:07.251Z Compiling fixedbitset v0.4.2
21062023-11-19T05:25:07.887Z Compiling whoami v1.4.1
21072023-11-19T05:25:08.734Z Compiling tokio-postgres v0.7.10
21082023-11-19T05:25:09.711Z Compiling bstr v1.6.0
21092023-11-19T05:25:12.078Z Compiling trust-dns-proto v0.22.0
21102023-11-19T05:25:12.117Z Compiling petgraph v0.6.4
21112023-11-19T05:25:14.996Z Compiling string_cache v0.8.7
21122023-11-19T05:25:15.629Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
21132023-11-19T05:25:16.619Z Compiling crc v3.0.1
21142023-11-19T05:25:18.682Z Compiling predicates v3.0.4
21152023-11-19T05:25:21.139Z Compiling reqwest v0.11.22
21162023-11-19T05:25:22.868Z Compiling array-init v0.0.4
21172023-11-19T05:25:24.760Z Compiling similar v2.2.1
21182023-11-19T05:25:25.215Z Compiling console v0.15.7
21192023-11-19T05:25:36.046Z Compiling toml v0.7.8
21202023-11-19T05:25:36.257Z Compiling futures v0.3.29
21212023-11-19T05:25:38.507Z Compiling pkcs1 v0.7.5
21222023-11-19T05:25:38.544Z Compiling zip v0.6.6
21232023-11-19T05:25:39.687Z Compiling smallvec v0.6.14
21242023-11-19T05:25:40.416Z Compiling diesel v2.1.3
21252023-11-19T05:25:40.632Z Compiling crossterm v0.27.0
21262023-11-19T05:25:41.431Z Compiling yasna v0.5.2
21272023-11-19T05:25:43.470Z Compiling cipher v0.4.4
21282023-11-19T05:25:43.572Z Compiling hashbrown v0.13.2
21292023-11-19T05:25:46.251Z Compiling bit-set v0.5.3
21302023-11-19T05:25:46.313Z Compiling usdt v0.3.5
21312023-11-19T05:25:46.644Z Compiling is-terminal v0.4.9
21322023-11-19T05:25:46.830Z Compiling toml_edit v0.21.0
21332023-11-19T05:25:49.920Z Compiling itertools v0.10.5
21342023-11-19T05:25:53.374Z Compiling tokio-stream v0.1.14
21352023-11-19T05:25:54.609Z Compiling openapiv3 v2.0.0-rc.1
21362023-11-19T05:25:54.899Z Compiling hex v0.4.3
21372023-11-19T05:26:02.827Z Compiling termcolor v1.2.0
21382023-11-19T05:26:05.667Z Compiling lalrpop-util v0.19.12
21392023-11-19T05:26:06.160Z Compiling bitfield v0.14.0
21402023-11-19T05:26:06.640Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21412023-11-19T05:26:25.215Z Compiling env_logger v0.10.0
21422023-11-19T05:26:33.133Z Compiling rsa v0.9.2
21432023-11-19T05:26:38.990Z Compiling serde-hex v0.1.0
21442023-11-19T05:26:43.458Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21452023-11-19T05:26:47.733Z Compiling x509-cert v0.2.4
21462023-11-19T05:26:48.145Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21472023-11-19T05:26:48.494Z Compiling ron v0.8.1
21482023-11-19T05:26:52.114Z Compiling crc-any v2.4.3
21492023-11-19T05:27:10.852Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
21502023-11-19T05:27:14.634Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
21512023-11-19T05:27:23.668Z Compiling object v0.30.4
21522023-11-19T05:27:41.805Z Compiling path-slash v0.1.5
21532023-11-19T05:27:42.124Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
21542023-11-19T05:28:26.017Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21552023-11-19T05:28:27.636Z Finished release [optimized] target(s) in 5m 56s
21562023-11-19T05:28:27.640Z
21572023-11-19T05:28:27.643Zreal 5:56.603601292
21582023-11-19T05:28:27.647Zuser 41:18.149054893
21592023-11-19T05:28:27.650Zsys 3:37.596997142
21602023-11-19T05:28:27.654Ztrap 1.776386980
21612023-11-19T05:28:27.656Ztflt 0.999095436
21622023-11-19T05:28:27.659Zdflt 0.376172181
21632023-11-19T05:28:27.662Zkflt 0.010025767
21642023-11-19T05:28:27.665Zlock 1:32:17.048206225
21652023-11-19T05:28:27.667Zslp 1:57:08.316462910
21662023-11-19T05:28:27.670Zlat 1:44.873416781
21672023-11-19T05:28:27.673Zstop 1:15.875744667
21682023-11-19T05:28:27.677Z+ ptime -m gzip
21692023-11-19T05:28:27.981Z
21702023-11-19T05:28:27.986Zreal 0.658969785
21712023-11-19T05:28:27.989Zuser 0.649546284
21722023-11-19T05:28:27.996Zsys 0.008782090
21732023-11-19T05:28:27.999Ztrap 0.000073677
21742023-11-19T05:28:28.003Ztflt 0.000000000
21752023-11-19T05:28:28.006Zdflt 0.000000000
21762023-11-19T05:28:28.014Zkflt 0.000000000
21772023-11-19T05:28:28.019Zlock 0.000000000
21782023-11-19T05:28:28.023Zslp 0.000000000
21792023-11-19T05:28:28.029Zlat 0.000221267
21802023-11-19T05:28:28.032Zstop 0.000223813
21812023-11-19T05:28:28.037Z+ banner tufaceous
21822023-11-19T05:28:28.042Z
21832023-11-19T05:28:28.045Z ##### # # ###### ## #### ###### #### # # ####
21842023-11-19T05:28:28.050Z # # # # # # # # # # # # # #
21852023-11-19T05:28:28.057Z # # # ##### # # # ##### # # # # ####
21862023-11-19T05:28:28.068Z # # # # ###### # # # # # # #
21872023-11-19T05:28:28.074Z # # # # # # # # # # # # # # #
21882023-11-19T05:28:28.077Z # #### # # # #### ###### #### #### ####
21892023-11-19T05:28:28.080Z
21902023-11-19T05:28:28.084Z+ ptime -m cargo build --locked -p tufaceous --release
21912023-11-19T05:28:28.610Z Downloading crates ...
21922023-11-19T05:28:28.986Z Downloaded olpc-cjson v0.1.3
21932023-11-19T05:28:28.994Z Downloaded path-absolutize v3.1.0
21942023-11-19T05:28:29.000Z Downloaded doc-comment v0.3.3
21952023-11-19T05:28:29.012Z Downloaded path-dedot v3.1.0
21962023-11-19T05:28:29.019Z Downloaded snafu-derive v0.7.5
21972023-11-19T05:28:29.028Z Downloaded fs-err v2.9.0
21982023-11-19T05:28:29.036Z Downloaded humantime v2.1.0
21992023-11-19T05:28:29.043Z Downloaded globset v0.4.13
22002023-11-19T05:28:29.052Z Downloaded tough v0.14.0
22012023-11-19T05:28:29.058Z Downloaded snafu v0.7.5
22022023-11-19T05:28:29.065Z Downloaded buf-list v1.0.3
22032023-11-19T05:28:29.072Z Downloaded serde_plain v1.0.2
22042023-11-19T05:28:29.077Z Downloaded bytesize v1.3.0
22052023-11-19T05:28:29.205Z Compiling serde_tokenstream v0.2.0
22062023-11-19T05:28:29.223Z Compiling regress v0.7.1
22072023-11-19T05:28:29.236Z Compiling dirs-sys-next v0.1.2
22082023-11-19T05:28:29.244Z Compiling ident_case v1.0.1
22092023-11-19T05:28:29.255Z Compiling thread_local v1.1.7
22102023-11-19T05:28:29.264Z Compiling slog-async v2.8.0
22112023-11-19T05:28:29.268Z Compiling camino v1.1.6
22122023-11-19T05:28:29.462Z Compiling darling_core v0.20.3
22132023-11-19T05:28:29.931Z Compiling dirs-next v2.0.0
22142023-11-19T05:28:30.059Z Compiling heck v0.4.1
22152023-11-19T05:28:30.149Z Compiling term v0.7.0
22162023-11-19T05:28:30.376Z Compiling crossbeam-channel v0.5.8
22172023-11-19T05:28:30.568Z Compiling getopts v0.2.21
22182023-11-19T05:28:31.190Z Compiling structmeta-derive v0.2.0
22192023-11-19T05:28:31.939Z Compiling atty v0.2.14
22202023-11-19T05:28:32.126Z Compiling multer v2.1.0
22212023-11-19T05:28:32.140Z Compiling take_mut v0.2.2
22222023-11-19T05:28:32.342Z Compiling doc-comment v0.3.3
22232023-11-19T05:28:32.548Z Compiling match_cfg v0.1.0
22242023-11-19T05:28:32.674Z Compiling paste v1.0.14
22252023-11-19T05:28:33.062Z Compiling unsafe-libyaml v0.2.9
22262023-11-19T05:28:33.366Z Compiling hostname v0.3.1
22272023-11-19T05:28:33.720Z Compiling slog-term v2.9.0
22282023-11-19T05:28:35.435Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22292023-11-19T05:28:37.215Z Compiling structmeta v0.2.0
22302023-11-19T05:28:37.827Z Compiling serde_yaml v0.9.25
22312023-11-19T05:28:38.323Z Compiling darling_macro v0.20.3
22322023-11-19T05:28:38.665Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22332023-11-19T05:28:38.689Z Compiling slog-json v2.6.1
22342023-11-19T05:28:39.466Z Compiling async-stream-impl v0.3.5
22352023-11-19T05:28:39.779Z Compiling darling v0.20.3
22362023-11-19T05:28:39.920Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22372023-11-19T05:28:40.357Z Compiling fastrand v2.0.0
22382023-11-19T05:28:41.238Z Compiling atomic-waker v1.1.1
22392023-11-19T05:28:41.454Z Compiling regex-syntax v0.7.5
22402023-11-19T05:28:41.475Z Compiling async-stream v0.3.5
22412023-11-19T05:28:41.925Z Compiling waitgroup v0.1.2
22422023-11-19T05:28:41.931Z Compiling tempfile v3.8.0
22432023-11-19T05:28:42.016Z Compiling serde_with_macros v2.3.3
22442023-11-19T05:28:42.229Z Compiling slog-bunyan v2.4.0
22452023-11-19T05:28:45.441Z Compiling toml v0.8.8
22462023-11-19T05:28:45.829Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
22472023-11-19T05:28:45.848Z Compiling progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22482023-11-19T05:28:47.557Z Compiling sha1 v0.10.6
22492023-11-19T05:28:47.645Z Compiling snafu-derive v0.7.5
22502023-11-19T05:28:48.241Z Compiling serde_path_to_error v0.1.14
22512023-11-19T05:28:49.118Z Compiling path-dedot v3.1.0
22522023-11-19T05:28:49.123Z Compiling instant v0.1.12
22532023-11-19T05:28:49.304Z Compiling arc-swap v1.6.0
22542023-11-19T05:28:49.448Z Compiling buf-list v1.0.3
22552023-11-19T05:28:49.904Z Compiling same-file v1.0.6
22562023-11-19T05:28:50.299Z Compiling base64 v0.13.1
22572023-11-19T05:28:50.362Z Compiling debug-ignore v1.0.5
22582023-11-19T05:28:50.868Z Compiling walkdir v2.4.0
22592023-11-19T05:28:51.715Z Compiling pem v1.1.1
22602023-11-19T05:28:51.807Z Compiling parse-display-derive v0.8.2
22612023-11-19T05:28:53.543Z Compiling slog-scope v4.4.0
22622023-11-19T05:28:54.142Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22632023-11-19T05:28:54.198Z Compiling path-absolutize v3.1.0
22642023-11-19T05:28:54.488Z Compiling backoff v0.4.0
22652023-11-19T05:28:54.861Z Compiling serde_with v2.3.3
22662023-11-19T05:28:55.051Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22672023-11-19T05:28:55.072Z Compiling globset v0.4.13
22682023-11-19T05:28:55.679Z Compiling snafu v0.7.5
22692023-11-19T05:28:56.085Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22702023-11-19T05:28:56.331Z Compiling strum v0.25.0
22712023-11-19T05:28:56.583Z Compiling olpc-cjson v0.1.3
22722023-11-19T05:28:57.468Z Compiling macaddr v1.0.1
22732023-11-19T05:28:57.656Z Compiling serde_plain v1.0.2
22742023-11-19T05:28:57.964Z Compiling parse-display v0.8.2
22752023-11-19T05:28:58.264Z Compiling xattr v1.0.1
22762023-11-19T05:28:58.507Z Compiling filetime v0.2.22
22772023-11-19T05:28:58.618Z Compiling tough v0.14.0
22782023-11-19T05:28:58.713Z Compiling slog-stdlog v4.1.1
22792023-11-19T05:28:58.977Z Compiling tar v0.4.40
22802023-11-19T05:29:01.277Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
22812023-11-19T05:29:01.487Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22822023-11-19T05:29:02.532Z Compiling camino-tempfile v1.0.2
22832023-11-19T05:29:04.232Z Compiling bytesize v1.3.0
22842023-11-19T05:29:04.756Z Compiling fs-err v2.9.0
22852023-11-19T05:29:19.117Z Compiling slog-envlogger v2.2.0
22862023-11-19T05:29:19.768Z Compiling humantime v2.1.0
22872023-11-19T05:29:19.855Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22882023-11-19T05:29:36.811Z Compiling progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
22892023-11-19T05:29:37.101Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22902023-11-19T05:29:48.852Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22912023-11-19T05:29:50.880Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
22922023-11-19T05:30:28.764Z Finished release [optimized] target(s) in 1m 47s
22932023-11-19T05:30:28.769Z
22942023-11-19T05:30:28.981Zreal 1:47.625388000
22952023-11-19T05:30:29.204Zuser 11:27.117955467
22962023-11-19T05:30:29.458Zsys 44.390489180
22972023-11-19T05:30:29.708Ztrap 0.454536456
22982023-11-19T05:30:29.823Ztflt 0.315233150
22992023-11-19T05:30:29.943Zdflt 0.882705533
23002023-11-19T05:30:29.988Zkflt 0.000268536
23012023-11-19T05:30:30.114Zlock 22:28.679119725
23022023-11-19T05:30:30.272Zslp 24:43.915757311
23032023-11-19T05:30:30.364Zlat 20.216229907
23042023-11-19T05:30:30.489Zstop 10.088679883
23052023-11-19T05:30:30.675Z+ ptime -m gzip
23062023-11-19T05:30:30.765Z
23072023-11-19T05:30:30.839Zreal 2.296599415
23082023-11-19T05:30:30.868Zuser 2.269777694
23092023-11-19T05:30:30.968Zsys 0.026047346
23102023-11-19T05:30:30.980Ztrap 0.000219379
23112023-11-19T05:30:31.094Ztflt 0.000000000
23122023-11-19T05:30:31.193Zdflt 0.000000000
23132023-11-19T05:30:31.243Zkflt 0.000000000
23142023-11-19T05:30:31.338Zlock 0.000000000
23152023-11-19T05:30:31.394Zslp 0.000000000
23162023-11-19T05:30:31.440Zlat 0.000228267
23172023-11-19T05:30:31.481Zstop 0.000222609
23182023-11-19T05:30:31.513Zprocess exited: duration 1231272 ms, exit code 0
 
23192023-11-19T05:30:31.645Zfound 5 output files
23202023-11-19T05:30:31.806Zuploading: /work/end-to-end-tests/bootstrap-2ed5f6fd6904f562.gz (6359993 bytes)
23212023-11-19T05:30:36.143Zuploaded: /work/end-to-end-tests/bootstrap-2ed5f6fd6904f562.gz
23222023-11-19T05:30:36.155Zuploading: /work/end-to-end-tests/bootstrap.gz (86881181 bytes)
23232023-11-19T05:30:58.105Zuploaded: /work/end-to-end-tests/bootstrap.gz
23242023-11-19T05:30:58.568Zuploading: /work/end-to-end-tests/end_to_end_tests-03815e4bc8ad474c.gz (99500367 bytes)
23252023-11-19T05:31:41.927Zuploaded: /work/end-to-end-tests/end_to_end_tests-03815e4bc8ad474c.gz
23262023-11-19T05:31:41.945Zuploading: /work/caboose-util.gz (4110329 bytes)
23272023-11-19T05:31:43.668Zuploaded: /work/caboose-util.gz
23282023-11-19T05:31:43.712Zuploading: /work/tufaceous.gz (14675843 bytes)
23292023-11-19T05:31:49.578Zuploaded: /work/tufaceous.gz