01HPTTWRJMTTVR5NKDHB9QEVYE: 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: 01HPTTXC5VAM2Q718VMHXDMMA2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-17T06:09:57.192Zjob assigned to worker 01HPTTXGN3VB31SQ0E6AYK9B3J (queued for 56 s)
 
22024-02-17T06:09:57.404Zstarting task 0: "setup"
32024-02-17T06:09:57.489Z++ uname -s
42024-02-17T06:09:57.510Z+ kern=SunOS
52024-02-17T06:09:57.511Z+ case "$kern" in
62024-02-17T06:09:57.511Z+ groupadd -g 12345 build
72024-02-17T06:09:57.511Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-17T06:09:59.504Z+ zfs create -o mountpoint=/work rpool/work
92024-02-17T06:09:59.585Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-17T06:09:59.592Z+ home_fs=zfs
112024-02-17T06:09:59.592Z+ [[ zfs == autofs ]]
122024-02-17T06:09:59.592Z+ mkdir -p /home/build
132024-02-17T06:09:59.592Z+ chown build:build /home/build /work
142024-02-17T06:10:01.597Z+ chmod 0700 /home/build /work
152024-02-17T06:10:02.060Zprocess exited: duration 4189 ms, exit code 0
 
162024-02-17T06:10:02.115Zstarting task 1: "rust-toolchain"
172024-02-17T06:10:02.136Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-17T06:10:02.136Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-17T06:10:02.635Zinfo: downloading installer
202024-02-17T06:10:04.967Zwarning: it looks like you have an existing installation of Rust at:
212024-02-17T06:10:04.967Zwarning: /opt/ooce/bin
222024-02-17T06:10:04.967Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-17T06:10:04.968Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-17T06:10:04.968Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-17T06:10:04.968Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-17T06:10:04.968Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-17T06:10:04.968Zerror: cannot install while Rust is installed
282024-02-17T06:10:04.968Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-17T06:10:05.389Zinfo: profile set to 'default'
302024-02-17T06:10:05.389Zinfo: default host triple is x86_64-unknown-illumos
312024-02-17T06:10:05.389Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-17T06:10:05.389Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-17T06:10:05.389Zinfo: downloading component 'cargo'
342024-02-17T06:10:05.397Zinfo: downloading component 'clippy'
352024-02-17T06:10:05.643Zinfo: downloading component 'rust-docs'
362024-02-17T06:10:06.784Zinfo: downloading component 'rust-std'
372024-02-17T06:10:08.834Zinfo: downloading component 'rustc'
382024-02-17T06:10:13.870Zinfo: downloading component 'rustfmt'
392024-02-17T06:10:14.153Zinfo: installing component 'cargo'
402024-02-17T06:10:15.087Zinfo: installing component 'clippy'
412024-02-17T06:10:15.501Zinfo: installing component 'rust-docs'
422024-02-17T06:10:16.970Zinfo: installing component 'rust-std'
432024-02-17T06:10:18.910Zinfo: installing component 'rustc'
442024-02-17T06:10:23.168Zinfo: installing component 'rustfmt'
452024-02-17T06:10:23.498Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-17T06:10:23.498Z
472024-02-17T06:10:23.787Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-17T06:10:23.787Z
492024-02-17T06:10:23.792Z
502024-02-17T06:10:23.792ZRust is installed now. Great!
512024-02-17T06:10:23.792Z
522024-02-17T06:10:23.792ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-17T06:10:23.792Zenvironment variable. This has not been done automatically.
542024-02-17T06:10:23.792Z
552024-02-17T06:10:23.792ZTo configure your current shell, run:
562024-02-17T06:10:23.792Zsource "$HOME/.cargo/env"
572024-02-17T06:10:23.841Z+ rustc --version
582024-02-17T06:10:23.912Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-17T06:10:23.918Zprocess exited: duration 21806 ms, exit code 0
 
602024-02-17T06:10:23.935Zstarting task 2: "authentication"
612024-02-17T06:10:23.972Zprocess exited: duration 40 ms, exit code 0
 
622024-02-17T06:10:23.982Zstarting task 3: "clone repository"
632024-02-17T06:10:23.993Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-17T06:10:24.434Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-17T06:10:24.434ZCloning into '/work/oxidecomputer/omicron'...
662024-02-17T06:10:30.067Z+ cd /work/oxidecomputer/omicron
672024-02-17T06:10:30.075Z+ git fetch origin 7ef19c0c52b1c00773bb6cd4623a11c8d646db4b
682024-02-17T06:10:30.386ZFrom https://github.com/oxidecomputer/omicron
692024-02-17T06:10:30.386Z * branch 7ef19c0c52b1c00773bb6cd4623a11c8d646db4b -> FETCH_HEAD
702024-02-17T06:10:30.395Z+ [[ -n renovate/russh-monorepo ]]
712024-02-17T06:10:30.398Z++ git branch --show-current
722024-02-17T06:10:30.400Z+ current=main
732024-02-17T06:10:30.400Z+ [[ main != renovate/russh-monorepo ]]
742024-02-17T06:10:30.400Z+ git branch -f renovate/russh-monorepo 7ef19c0c52b1c00773bb6cd4623a11c8d646db4b
752024-02-17T06:10:30.403Z+ git checkout -f renovate/russh-monorepo
762024-02-17T06:10:30.512ZSwitched to branch 'renovate/russh-monorepo'
772024-02-17T06:10:30.515Z+ git reset --hard 7ef19c0c52b1c00773bb6cd4623a11c8d646db4b
782024-02-17T06:10:30.524ZHEAD is now at 7ef19c0c5 fix(deps): update russh monorepo to 0.42.0
792024-02-17T06:10:30.526Zprocess exited: duration 6543 ms, exit code 0
 
802024-02-17T06:10:30.532Zstarting task 4: "build"
812024-02-17T06:10:30.537Z+ cargo --version
822024-02-17T06:10:30.542Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-17T06:10:30.695Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-17T06:10:30.699Zinfo: downloading component 'cargo'
852024-02-17T06:10:31.516Zinfo: downloading component 'clippy'
862024-02-17T06:10:31.778Zinfo: downloading component 'rust-docs'
872024-02-17T06:10:32.808Zinfo: downloading component 'rust-std'
882024-02-17T06:10:34.306Zinfo: downloading component 'rustc'
892024-02-17T06:10:38.594Zinfo: downloading component 'rustfmt'
902024-02-17T06:10:38.820Zinfo: installing component 'cargo'
912024-02-17T06:10:39.680Zinfo: installing component 'clippy'
922024-02-17T06:10:40.038Zinfo: installing component 'rust-docs'
932024-02-17T06:10:41.502Zinfo: installing component 'rust-std'
942024-02-17T06:10:43.104Zinfo: installing component 'rustc'
952024-02-17T06:10:47.304Zinfo: installing component 'rustfmt'
962024-02-17T06:10:47.712Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-17T06:10:48.194Z+ rustc --version
982024-02-17T06:10:48.194Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-17T06:10:48.194Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-17T06:10:59.750Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-17T06:11:00.940Z Startup: Caching catalogs ... Done
1022024-02-17T06:11:02.277ZPlanning: Solver setup ... Done (0.962s)
1032024-02-17T06:11:02.302ZPlanning: Running solver ... Done (0.026s)
1042024-02-17T06:11:02.524ZPlanning: Finding local manifests ... Done (0.180s)
1052024-02-17T06:11:02.543ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-17T06:11:02.812ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-17T06:11:02.862ZPlanning: Package planning ... Done (0.049s)
1082024-02-17T06:11:02.917ZPlanning: Merging actions ... Done (0.051s)
1092024-02-17T06:11:03.980ZPlanning: Checking for conflicting actions ... Done (1.066s)
1102024-02-17T06:11:03.991ZPlanning: Consolidating action changes ... Done (0.011s)
1112024-02-17T06:11:07.901ZPlanning: Evaluating mediators ... Done (3.907s)
1122024-02-17T06:11:07.919ZPlanning: Planning completed in 6.92 seconds
1132024-02-17T06:11:07.930Z Packages to install: 4
1142024-02-17T06:11:07.930Z Mediators to change: 2
1152024-02-17T06:11:07.931Z Services to change: 1
1162024-02-17T06:11:07.931Z Estimated space available: 148.87 GB
1172024-02-17T06:11:07.931ZEstimated space to be consumed: 1.41 GB
1182024-02-17T06:11:07.931Z Create boot environment: No
1192024-02-17T06:11:07.931ZCreate backup boot environment: No
1202024-02-17T06:11:07.932Z Rebuild boot archive: No
1212024-02-17T06:11:07.932Z
1222024-02-17T06:11:07.932ZChanged mediators:
1232024-02-17T06:11:07.932Z mediator clang:
1242024-02-17T06:11:07.932Z version: None -> 15 (system default)
1252024-02-17T06:11:07.932Z
1262024-02-17T06:11:07.932Z mediator llvm:
1272024-02-17T06:11:07.933Z version: 14 (system default) -> 15 (system default)
1282024-02-17T06:11:07.933Z
1292024-02-17T06:11:07.933ZChanged packages:
1302024-02-17T06:11:07.933Zhelios-dev
1312024-02-17T06:11:07.933Z developer/build-essential
1322024-02-17T06:11:07.933Z None -> 11-2.0
1332024-02-17T06:11:07.934Z library/libxmlsec1
1342024-02-17T06:11:07.934Z None -> 1.2.35-2.0
1352024-02-17T06:11:07.934Z ooce/developer/clang-15
1362024-02-17T06:11:07.934Z None -> 15.0.7-2.0
1372024-02-17T06:11:07.934Z ooce/developer/llvm-15
1382024-02-17T06:11:07.934Z None -> 15.0.7-2.0
1392024-02-17T06:11:07.935Z
1402024-02-17T06:11:07.935ZServices:
1412024-02-17T06:11:07.935Z restart_fmri:
1422024-02-17T06:11:07.935Z svc:/system/update-man-index:default
1432024-02-17T06:11:08.151Z
1442024-02-17T06:11:08.151ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-17T06:11:13.149ZDownload: 574/3290 items 17.2/212.6MB 8% complete (3.8M/s)
1462024-02-17T06:11:18.151ZDownload: 1135/3290 items 47.7/212.6MB 22% complete (4.7M/s)
1472024-02-17T06:11:23.190ZDownload: 1459/3290 items 117.1/212.6MB 55% complete (10.0M/s)
1482024-02-17T06:11:29.971ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (9.7M/s)
1492024-02-17T06:11:35.881ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (9.4M/s)
1502024-02-17T06:11:40.803ZDownload: Completed 212.60 MB in 32.66 seconds (6.5M/s)
1512024-02-17T06:11:41.068Z Actions: 1/3689 actions (Installing new actions)
1522024-02-17T06:11:46.076Z Actions: 3567/3689 actions (Installing new actions)
1532024-02-17T06:11:46.199Z Actions: Completed 3689 actions in 5.13 seconds.
1542024-02-17T06:11:46.368Z Done (0.164s)
1552024-02-17T06:11:46.368Z Done (0.000s)
1562024-02-17T06:11:46.599Z Done (0.219s)
1572024-02-17T06:11:51.837Z Done (5.127s)
1582024-02-17T06:11:52.024Z Done (0.114s)
1592024-02-17T06:11:52.029Z Done (0.000s)
1602024-02-17T06:11:52.170Z Done (0.000s)
1612024-02-17T06:11:52.673ZPlanning: Evaluating mediator changes ... Done
1622024-02-17T06:11:52.833ZPlanning: Checking for conflicting actions ... Done
1632024-02-17T06:11:52.836ZPlanning: Consolidating action changes ... Done
1642024-02-17T06:11:53.107ZPlanning: Evaluating mediators ... Done
1652024-02-17T06:11:53.110ZPlanning: Planning completed in 0.43 seconds
1662024-02-17T06:11:53.140Z Mediators to change: 2
1672024-02-17T06:11:53.140Z Create boot environment: No
1682024-02-17T06:11:53.143ZCreate backup boot environment: No
1692024-02-17T06:11:53.210Z Done
1702024-02-17T06:11:53.211Z Done
1712024-02-17T06:11:53.341Z Done
1722024-02-17T06:11:57.015Z Done
1732024-02-17T06:11:57.103Z Done
1742024-02-17T06:11:57.106Z Done
1752024-02-17T06:11:57.199Z Done
1762024-02-17T06:11:57.834ZPlanning: Evaluating mediator changes ... Done
1772024-02-17T06:11:57.838ZPlanning: Merging actions ... Done
1782024-02-17T06:11:58.026ZPlanning: Checking for conflicting actions ... Done
1792024-02-17T06:11:58.029ZPlanning: Consolidating action changes ... Done
1802024-02-17T06:11:58.294ZPlanning: Evaluating mediators ... Done
1812024-02-17T06:11:58.350ZPlanning: Planning completed in 0.79 seconds
1822024-02-17T06:11:58.387Z Packages to change: 1
1832024-02-17T06:11:58.387Z Mediators to change: 1
1842024-02-17T06:11:58.393Z Services to change: 1
1852024-02-17T06:11:58.393Z Create boot environment: No
1862024-02-17T06:11:58.393ZCreate backup boot environment: Yes
1872024-02-17T06:12:00.145Z Actions: 1/6 actions (Updating modified actions)
1882024-02-17T06:12:00.183Z Actions: Completed 6 actions in 0.04 seconds.
1892024-02-17T06:12:00.188Z Done
1902024-02-17T06:12:00.188Z Done
1912024-02-17T06:12:00.232Z Done
1922024-02-17T06:12:03.928Z Done
1932024-02-17T06:12:04.022Z Done
1942024-02-17T06:12:04.028Z Done
1952024-02-17T06:12:04.118Z Done
1962024-02-17T06:12:04.546ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1972024-02-17T06:12:04.547Zclang system 15 system
1982024-02-17T06:12:04.547Zcsh system system illumos
1992024-02-17T06:12:04.547Zctags system system illumos
2002024-02-17T06:12:04.547Zgcc vendor 12 vendor
2012024-02-17T06:12:04.547Zgcc system 10 system
2022024-02-17T06:12:04.547Zgcc system 7 system
2032024-02-17T06:12:04.547Zgo system 1.20 system
2042024-02-17T06:12:04.547Zgo system 1.19 system
2052024-02-17T06:12:04.547Zllvm system 15 system
2062024-02-17T06:12:04.547Zllvm system 14 system
2072024-02-17T06:12:04.547Zmariadb system 10.6 system
2082024-02-17T06:12:04.547Zmta vendor vendor dma
2092024-02-17T06:12:04.547Zopenjdk system 17 system
2102024-02-17T06:12:04.547Zopenjdk system 11 system
2112024-02-17T06:12:04.547Zopenjdk system 1.8 system
2122024-02-17T06:12:04.547Zopenssl vendor 3 vendor
2132024-02-17T06:12:04.547Zperl system 5.36 system
2142024-02-17T06:12:04.547Zpostgresql system 15 system
2152024-02-17T06:12:04.547Zpostgresql system 13 system
2162024-02-17T06:12:04.547Zpython vendor 3 vendor
2172024-02-17T06:12:04.547Zpython system 2 system
2182024-02-17T06:12:04.547Zpython3 system 3.11 system
2192024-02-17T06:12:04.547Zruby system 3.0 system
2202024-02-17T06:12:04.547Zwords vendor vendor american-english
2212024-02-17T06:12:04.548Zwords system system australian-english
2222024-02-17T06:12:04.548Zwords system system british-english
2232024-02-17T06:12:04.548Zwords system system canadian-english
2242024-02-17T06:12:04.548Zwords system system french
2252024-02-17T06:12:04.548Zwords system system italian
2262024-02-17T06:12:04.548Zwords system system ngerman
2272024-02-17T06:12:04.548Zwords system system ogerman
2282024-02-17T06:12:04.548Zwords system system spanish
2292024-02-17T06:12:04.875ZFMRI IFO
2302024-02-17T06:12:04.875Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2312024-02-17T06:12:04.875Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2322024-02-17T06:12:04.875Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2332024-02-17T06:12:04.875Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2342024-02-17T06:12:04.875Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2352024-02-17T06:12:04.876Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2362024-02-17T06:12:04.876Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2372024-02-17T06:12:04.876Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2382024-02-17T06:12:04.933Z+ set -o errexit
2392024-02-17T06:12:04.937Z+++ dirname ./tools/ci_download_cockroachdb
2402024-02-17T06:12:04.937Z++ cd ./tools
2412024-02-17T06:12:04.937Z++ pwd
2422024-02-17T06:12:04.937Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2432024-02-17T06:12:04.937Z++ basename ./tools/ci_download_cockroachdb
2442024-02-17T06:12:04.940Z+ ARG0=ci_download_cockroachdb
2452024-02-17T06:12:04.940Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2462024-02-17T06:12:04.940Z+ CIDL_VERSION=v22.1.9
2472024-02-17T06:12:04.940Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2482024-02-17T06:12:04.940Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2492024-02-17T06:12:04.940Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2502024-02-17T06:12:04.940Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2512024-02-17T06:12:04.940Z+ TARGET_DIR=out
2522024-02-17T06:12:04.940Z+ DOWNLOAD_DIR=out/downloads
2532024-02-17T06:12:04.940Z+ DEST_DIR=./out/cockroachdb
2542024-02-17T06:12:04.940Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2552024-02-17T06:12:04.941Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2562024-02-17T06:12:04.941Z+ main
2572024-02-17T06:12:04.944Z+ [[ 0 != 0 ]]
2582024-02-17T06:12:04.944Z+ CIDL_OS=solaris2.11
2592024-02-17T06:12:04.944Z+ [[ 0 != 0 ]]
2602024-02-17T06:12:04.944Z+ configure_os solaris2.11
2612024-02-17T06:12:04.944Z+ echo 'current directory: /work/oxidecomputer/omicron'
2622024-02-17T06:12:04.944Z+ echo 'configuring based on OS: "solaris2.11"'
2632024-02-17T06:12:04.944Zcurrent directory: /work/oxidecomputer/omicron
2642024-02-17T06:12:04.944Z+ case "$1" in
2652024-02-17T06:12:04.944Zconfiguring based on OS: "solaris2.11"
2662024-02-17T06:12:04.944Z+ CIDL_BUILD=illumos
2672024-02-17T06:12:04.944Z+ CIDL_SUFFIX=tar.gz
2682024-02-17T06:12:04.944Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2692024-02-17T06:12:04.944Z+ CIDL_URL_BASE=https://illumos.org/downloads
2702024-02-17T06:12:04.944Z+ CIDL_ASSEMBLE=do_assemble_illumos
2712024-02-17T06:12:04.944Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2722024-02-17T06:12:04.944Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2732024-02-17T06:12:04.944Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-02-17T06:12:04.945Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2752024-02-17T06:12:04.945Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2762024-02-17T06:12:04.945Z+ CIDL_SHA256FUNC=do_sha256sum
2772024-02-17T06:12:04.945Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2782024-02-17T06:12:04.945ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2792024-02-17T06:12:04.945Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802024-02-17T06:12:04.945Z+ mkdir -p out/downloads
2812024-02-17T06:12:04.945ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-02-17T06:12:04.945Z+ mkdir -p ./out/cockroachdb
2832024-02-17T06:12:04.948Z+ local DO_DOWNLOAD=true
2842024-02-17T06:12:04.948Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2852024-02-17T06:12:04.948Z+ '[' true == true ']'
2862024-02-17T06:12:04.948Z+ echo Downloading...
2872024-02-17T06:12:04.948ZDownloading...
2882024-02-17T06:12:04.948Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-02-17T06:12:04.948Z+ 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
2902024-02-17T06:12:14.019Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2912024-02-17T06:12:14.022Z++ sha256sum
2922024-02-17T06:12:14.022Z++ awk '{print $1}'
2932024-02-17T06:12:14.115Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2942024-02-17T06:12:14.115Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2952024-02-17T06:12:14.118Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2962024-02-17T06:12:14.118Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2972024-02-17T06:12:16.293Z+ do_assemble_illumos
2982024-02-17T06:12:16.293Z+ rm -r ./out/cockroachdb
2992024-02-17T06:12:16.296Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3002024-02-17T06:12:16.697Z+ ./out/cockroachdb/bin/cockroach version
3012024-02-17T06:12:16.917ZBuild Tag: v22.1.9-dirty
3022024-02-17T06:12:16.918ZBuild Time: 2022/10/26 21:17:46
3032024-02-17T06:12:16.918ZDistribution: OSS
3042024-02-17T06:12:16.918ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3052024-02-17T06:12:16.918ZGo Version: go1.17.13
3062024-02-17T06:12:16.918ZC Compiler: gcc 10.3.0
3072024-02-17T06:12:16.918ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3082024-02-17T06:12:16.918ZBuild Type: release
3092024-02-17T06:12:16.938Z+ set -o errexit
3102024-02-17T06:12:16.941Z+++ dirname ./tools/ci_download_clickhouse
3112024-02-17T06:12:16.941Z++ cd ./tools
3122024-02-17T06:12:16.941Z++ pwd
3132024-02-17T06:12:16.941Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3142024-02-17T06:12:16.941Z++ basename ./tools/ci_download_clickhouse
3152024-02-17T06:12:16.944Z+ ARG0=ci_download_clickhouse
3162024-02-17T06:12:16.944Z+ TARGET_DIR=out
3172024-02-17T06:12:16.945Z+ DOWNLOAD_DIR=out/downloads
3182024-02-17T06:12:16.945Z+ DEST_DIR=./out/clickhouse
3192024-02-17T06:12:16.945Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3202024-02-17T06:12:16.945Z+ CIDL_VERSION=v22.8.9.24
3212024-02-17T06:12:16.945Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3222024-02-17T06:12:16.945Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3232024-02-17T06:12:16.945Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3242024-02-17T06:12:16.945Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3252024-02-17T06:12:16.945Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3262024-02-17T06:12:16.945Z+ main
3272024-02-17T06:12:16.945Z+ [[ 0 != 0 ]]
3282024-02-17T06:12:16.945Z+ CIDL_OS=solaris2.11
3292024-02-17T06:12:16.945Z+ [[ 0 != 0 ]]
3302024-02-17T06:12:16.945Z+ configure_os solaris2.11
3312024-02-17T06:12:16.945Z+ echo 'current directory: /work/oxidecomputer/omicron'
3322024-02-17T06:12:16.945Zcurrent directory: /work/oxidecomputer/omicron
3332024-02-17T06:12:16.945Z+ echo 'configuring based on OS: "solaris2.11"'
3342024-02-17T06:12:16.945Z+ CIDL_DASHREV=
3352024-02-17T06:12:16.945Zconfiguring based on OS: "solaris2.11"
3362024-02-17T06:12:16.945Z+ case "$1" in
3372024-02-17T06:12:16.945Z+ CIDL_PLATFORM=illumos
3382024-02-17T06:12:16.945Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3392024-02-17T06:12:16.945Z+ CIDL_MD5FUNC=do_md5sum
3402024-02-17T06:12:16.945Z+ CIDL_DASHREV=-1
3412024-02-17T06:12:16.945Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3422024-02-17T06:12:16.946Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3432024-02-17T06:12:16.946Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3442024-02-17T06:12:16.946Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-17T06:12:16.946Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3462024-02-17T06:12:16.949ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3472024-02-17T06:12:16.949ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-02-17T06:12:16.949Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492024-02-17T06:12:16.949Z+ mkdir -p out/downloads
3502024-02-17T06:12:16.949Z+ mkdir -p ./out/clickhouse
3512024-02-17T06:12:16.949Z+ local DO_DOWNLOAD=true
3522024-02-17T06:12:16.949Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3532024-02-17T06:12:16.949Z+ '[' true == true ']'
3542024-02-17T06:12:16.949Z+ echo Downloading...
3552024-02-17T06:12:16.949ZDownloading...
3562024-02-17T06:12:16.949Z+ 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
3572024-02-17T06:12:16.949Z+ 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
3582024-02-17T06:12:18.237Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592024-02-17T06:12:18.241Z++ md5sum
3602024-02-17T06:12:18.241Z++ awk '{print $1}'
3612024-02-17T06:12:18.421Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3622024-02-17T06:12:18.421Z+ [[ 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 ]]
3632024-02-17T06:12:18.424Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3642024-02-17T06:12:18.424Z+ mkdir -p ./out/clickhouse
3652024-02-17T06:12:18.424Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3662024-02-17T06:12:21.531Z+ ./out/clickhouse/clickhouse server --version
3672024-02-17T06:12:21.567ZClickHouse server version 22.8.9.1.
3682024-02-17T06:12:21.583Z+ set -o errexit
3692024-02-17T06:12:21.604Z+++ dirname ./tools/ci_download_console
3702024-02-17T06:12:21.604Z++ cd ./tools
3712024-02-17T06:12:21.604Z++ pwd
3722024-02-17T06:12:21.605Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3732024-02-17T06:12:21.605Z++ basename ./tools/ci_download_console
3742024-02-17T06:12:21.605Z+ ARG0=ci_download_console
3752024-02-17T06:12:21.605Z+ TARGET_DIR=out
3762024-02-17T06:12:21.605Z+ DOWNLOAD_DIR=out/downloads
3772024-02-17T06:12:21.605Z+ DEST_DIR=./out/console-assets
3782024-02-17T06:12:21.606Z+ source /work/oxidecomputer/omicron/tools/console_version
3792024-02-17T06:12:21.606Z++ COMMIT=e5a1f804faa913de3be5b4cddac2011247a99774
3802024-02-17T06:12:21.606Z++ SHA2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
3812024-02-17T06:12:21.606Z+ URL=https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3822024-02-17T06:12:21.606Z+ TARBALL_FILE=out/downloads/console.tar.gz
3832024-02-17T06:12:21.606Z+ main
3842024-02-17T06:12:21.606Z+ [[ 0 != 0 ]]
3852024-02-17T06:12:21.606Z+ echo 'URL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz'
3862024-02-17T06:12:21.607ZURL: https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3872024-02-17T06:12:21.607Z+ echo 'Local file: out/downloads/console.tar.gz'
3882024-02-17T06:12:21.607Z+ local DO_DOWNLOAD=true
3892024-02-17T06:12:21.607ZLocal file: out/downloads/console.tar.gz
3902024-02-17T06:12:21.607Z+ [[ -f out/downloads/console.tar.gz ]]
3912024-02-17T06:12:21.607Z+ mkdir -p out/downloads
3922024-02-17T06:12:21.607Z+ '[' true == true ']'
3932024-02-17T06:12:21.608Z+ echo Downloading...
3942024-02-17T06:12:21.608ZDownloading...
3952024-02-17T06:12:21.608Z+ do_download_curl https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz out/downloads/console.tar.gz
3962024-02-17T06:12:21.608Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e5a1f804faa913de3be5b4cddac2011247a99774.tar.gz
3972024-02-17T06:12:22.148Z++ do_sha256sum out/downloads/console.tar.gz
3982024-02-17T06:12:22.151Z++ case "$OSTYPE" in
3992024-02-17T06:12:22.151Z++ SHA=sha256sum
4002024-02-17T06:12:22.151Z++ sha256sum
4012024-02-17T06:12:22.151Z++ awk '{print $1}'
4022024-02-17T06:12:22.156Z+ calculated_sha2=54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5
4032024-02-17T06:12:22.159Z+ [[ 54ff1026062fc1a3f0de86aa558d051b8ad6248d458c1767b9e926f2606e75f5 != \5\4\f\f\1\0\2\6\0\6\2\f\c\1\a\3\f\0\d\e\8\6\a\a\5\5\8\d\0\5\1\b\8\a\d\6\2\4\8\d\4\5\8\c\1\7\6\7\b\9\e\9\2\6\f\2\6\0\6\e\7\5\f\5 ]]
4042024-02-17T06:12:22.159Z+ rm -rf ./out/console-assets
4052024-02-17T06:12:22.159Z+ mkdir -p ./out/console-assets
4062024-02-17T06:12:22.163Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4072024-02-17T06:12:22.163Z+ mkdir -p ./out/console-assets
4082024-02-17T06:12:22.163Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4092024-02-17T06:12:22.253Z+ set -o errexit
4102024-02-17T06:12:22.257Z+++ dirname ./tools/ci_download_maghemite_openapi
4112024-02-17T06:12:22.262Z++ cd ./tools
4122024-02-17T06:12:22.263Z++ pwd
4132024-02-17T06:12:22.263Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4142024-02-17T06:12:22.263Z++ basename ./tools/ci_download_maghemite_openapi
4152024-02-17T06:12:22.263Z+ ARG0=ci_download_maghemite_openapi
4162024-02-17T06:12:22.266Z+ TARGET_DIR=out
4172024-02-17T06:12:22.266Z+ DOWNLOAD_DIR=out/downloads
4182024-02-17T06:12:22.266Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4192024-02-17T06:12:22.266Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4202024-02-17T06:12:22.266Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4212024-02-17T06:12:22.266Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4222024-02-17T06:12:22.266Z+ LOCAL_FILE=out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4232024-02-17T06:12:22.266Z+ main
4242024-02-17T06:12:22.266Z+ [[ 0 != 0 ]]
4252024-02-17T06:12:22.266Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json'
4262024-02-17T06:12:22.266ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4272024-02-17T06:12:22.267Z+ echo 'Local file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4282024-02-17T06:12:22.267ZLocal file: out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4292024-02-17T06:12:22.267Z+ local DO_DOWNLOAD=true
4302024-02-17T06:12:22.267Z+ [[ -f out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4312024-02-17T06:12:22.267Z+ mkdir -p out/downloads
4322024-02-17T06:12:22.267Z+ '[' true == true ']'
4332024-02-17T06:12:22.267Z+ echo Downloading...
4342024-02-17T06:12:22.267ZDownloading...
4352024-02-17T06:12:22.267Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4362024-02-17T06:12:22.267Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/ddm-admin.json
4372024-02-17T06:12:22.462Z++ do_sha256sum out/downloads/ddm-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4382024-02-17T06:12:22.466Z++ case "$OSTYPE" in
4392024-02-17T06:12:22.466Z++ SHA=sha256sum
4402024-02-17T06:12:22.466Z++ sha256sum
4412024-02-17T06:12:22.466Z++ awk '{print $1}'
4422024-02-17T06:12:22.470Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4432024-02-17T06:12:22.470Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4442024-02-17T06:12:22.470Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4452024-02-17T06:12:22.470Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
4462024-02-17T06:12:22.470Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4472024-02-17T06:12:22.470Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4482024-02-17T06:12:22.470Z+ LOCAL_FILE=out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4492024-02-17T06:12:22.470Z+ main
4502024-02-17T06:12:22.470Z+ [[ 0 != 0 ]]
4512024-02-17T06:12:22.470Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json'
4522024-02-17T06:12:22.471ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4532024-02-17T06:12:22.471Z+ echo 'Local file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json'
4542024-02-17T06:12:22.471Z+ local DO_DOWNLOAD=true
4552024-02-17T06:12:22.471ZLocal file: out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4562024-02-17T06:12:22.471Z+ [[ -f out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json ]]
4572024-02-17T06:12:22.471Z+ mkdir -p out/downloads
4582024-02-17T06:12:22.471Z+ '[' true == true ']'
4592024-02-17T06:12:22.471Z+ echo Downloading...
4602024-02-17T06:12:22.471ZDownloading...
4612024-02-17T06:12:22.471Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4622024-02-17T06:12:22.471Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mg-admin.json
4632024-02-17T06:12:22.584Z++ do_sha256sum out/downloads/mg-admin-41a69a11db6cfa8fc0c8686dc2d725708e0586ce.json
4642024-02-17T06:12:22.588Z++ case "$OSTYPE" in
4652024-02-17T06:12:22.588Z++ SHA=sha256sum
4662024-02-17T06:12:22.588Z++ sha256sum
4672024-02-17T06:12:22.588Z++ awk '{print $1}'
4682024-02-17T06:12:22.591Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4692024-02-17T06:12:22.591Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4702024-02-17T06:12:22.598Z+ set -o errexit
4712024-02-17T06:12:22.603Z+++ dirname ./tools/ci_download_dendrite_openapi
4722024-02-17T06:12:22.603Z++ cd ./tools
4732024-02-17T06:12:22.603Z++ pwd
4742024-02-17T06:12:22.603Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4752024-02-17T06:12:22.607Z++ basename ./tools/ci_download_dendrite_openapi
4762024-02-17T06:12:22.607Z+ ARG0=ci_download_dendrite_openapi
4772024-02-17T06:12:22.608Z+ TARGET_DIR=out
4782024-02-17T06:12:22.608Z+ DOWNLOAD_DIR=out/downloads
4792024-02-17T06:12:22.608Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4802024-02-17T06:12:22.608Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4812024-02-17T06:12:22.608Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4822024-02-17T06:12:22.608Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4832024-02-17T06:12:22.608Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4842024-02-17T06:12:22.608Z+ main
4852024-02-17T06:12:22.608Z+ [[ 0 != 0 ]]
4862024-02-17T06:12:22.608Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4872024-02-17T06:12:22.608ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4882024-02-17T06:12:22.608Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4892024-02-17T06:12:22.608Z+ local DO_DOWNLOAD=true
4902024-02-17T06:12:22.608ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4912024-02-17T06:12:22.608Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4922024-02-17T06:12:22.608Z+ mkdir -p out/downloads
4932024-02-17T06:12:22.608Z+ '[' true == true ']'
4942024-02-17T06:12:22.608Z+ echo Downloading...
4952024-02-17T06:12:22.608ZDownloading...
4962024-02-17T06:12:22.608Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4972024-02-17T06:12:22.608Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4982024-02-17T06:12:22.724Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4992024-02-17T06:12:22.724Z++ case "$OSTYPE" in
5002024-02-17T06:12:22.727Z++ SHA=sha256sum
5012024-02-17T06:12:22.727Z++ sha256sum
5022024-02-17T06:12:22.727Z++ awk '{print $1}'
5032024-02-17T06:12:22.730Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5042024-02-17T06:12:22.730Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5052024-02-17T06:12:22.737Z+ set -o errexit
5062024-02-17T06:12:22.740Z+++ dirname ./tools/ci_download_dendrite_stub
5072024-02-17T06:12:22.746Z++ cd ./tools
5082024-02-17T06:12:22.746Z++ pwd
5092024-02-17T06:12:22.746Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5102024-02-17T06:12:22.746Z++ basename ./tools/ci_download_dendrite_stub
5112024-02-17T06:12:22.749Z+ ARG0=ci_download_dendrite_stub
5122024-02-17T06:12:22.749Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5132024-02-17T06:12:22.749Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5142024-02-17T06:12:22.750Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5152024-02-17T06:12:22.750Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5162024-02-17T06:12:22.750Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5172024-02-17T06:12:22.750Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5182024-02-17T06:12:22.750Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5192024-02-17T06:12:22.750Z+ TARGET_DIR=out
5202024-02-17T06:12:22.750Z+ DOWNLOAD_DIR=out/downloads
5212024-02-17T06:12:22.750Z+ DEST_DIR=./out/dendrite-stub
5222024-02-17T06:12:22.750Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5232024-02-17T06:12:22.750Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5242024-02-17T06:12:22.750Z+ REPO=oxidecomputer/dendrite
5252024-02-17T06:12:22.750Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5262024-02-17T06:12:22.750Z+ main
5272024-02-17T06:12:22.750Z+ [[ 0 != 0 ]]
5282024-02-17T06:12:22.750Z+ CIDL_OS=solaris2.11
5292024-02-17T06:12:22.750Z+ [[ 0 != 0 ]]
5302024-02-17T06:12:22.750Z+ configure_os solaris2.11
5312024-02-17T06:12:22.750Z+ echo 'current directory: /work/oxidecomputer/omicron'
5322024-02-17T06:12:22.750Zcurrent directory: /work/oxidecomputer/omicron
5332024-02-17T06:12:22.750Z+ echo 'configuring based on OS: "solaris2.11"'
5342024-02-17T06:12:22.750Z+ case "$1" in
5352024-02-17T06:12:22.750Zconfiguring based on OS: "solaris2.11"
5362024-02-17T06:12:22.750Z+ SET_BINARIES=
5372024-02-17T06:12:22.750Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5382024-02-17T06:12:22.750Z+ CIDL_SHA256FUNC=do_sha256sum
5392024-02-17T06:12:22.751Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5402024-02-17T06:12:22.751Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5412024-02-17T06:12:22.751Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5422024-02-17T06:12:22.751Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5432024-02-17T06:12:22.751ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5442024-02-17T06:12:22.751Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5452024-02-17T06:12:22.751ZLocal file: out/downloads/dendrite-stub.tar.gz
5462024-02-17T06:12:22.751Z+ mkdir -p out/downloads
5472024-02-17T06:12:22.751Z+ mkdir -p ./out/dendrite-stub
5482024-02-17T06:12:22.751Z+ fetch_and_verify
5492024-02-17T06:12:22.751Z+ local DO_DOWNLOAD=true
5502024-02-17T06:12:22.751Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5512024-02-17T06:12:22.751Z+ '[' true == true ']'
5522024-02-17T06:12:22.751Z+ echo Downloading...
5532024-02-17T06:12:22.751ZDownloading...
5542024-02-17T06:12:22.751Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5552024-02-17T06:12:22.751Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5562024-02-17T06:12:30.999Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5572024-02-17T06:12:31.002Z++ sha256sum
5582024-02-17T06:12:31.002Z++ awk '{print $1}'
5592024-02-17T06:12:31.024Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5602024-02-17T06:12:31.026Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5612024-02-17T06:12:31.026Z+ do_untar out/downloads/dendrite-stub.tar.gz
5622024-02-17T06:12:31.027Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5632024-02-17T06:12:31.718Z+ do_assemble
5642024-02-17T06:12:31.718Z+ rm -r ./out/dendrite-stub
5652024-02-17T06:12:31.732Z+ mkdir ./out/dendrite-stub
5662024-02-17T06:12:31.732Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5672024-02-17T06:12:31.812Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5682024-02-17T06:12:31.824Z+ set -o errexit
5692024-02-17T06:12:31.834Z+++ dirname ./tools/ci_download_maghemite_mgd
5702024-02-17T06:12:31.834Z++ cd ./tools
5712024-02-17T06:12:31.834Z++ pwd
5722024-02-17T06:12:31.834Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5732024-02-17T06:12:31.834Z++ basename ./tools/ci_download_maghemite_mgd
5742024-02-17T06:12:31.834Z+ ARG0=ci_download_maghemite_mgd
5752024-02-17T06:12:31.834Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5762024-02-17T06:12:31.835Z++ CIDL_SHA256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
5772024-02-17T06:12:31.835Z++ MGD_LINUX_SHA256=b2c823dd714fad67546a0e0c0d4ae56f2fe2e7c43434469b38e13b78de9f6968
5782024-02-17T06:12:31.835Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5792024-02-17T06:12:31.835Z++ COMMIT=41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5802024-02-17T06:12:31.835Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5812024-02-17T06:12:31.835Z+ TARGET_DIR=out
5822024-02-17T06:12:31.835Z+ DOWNLOAD_DIR=out/downloads
5832024-02-17T06:12:31.835Z+ DEST_DIR=./out/mgd
5842024-02-17T06:12:31.835Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5852024-02-17T06:12:31.835Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5862024-02-17T06:12:31.836Z+ REPO=oxidecomputer/maghemite
5872024-02-17T06:12:31.836Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce
5882024-02-17T06:12:31.836Z+ main
5892024-02-17T06:12:31.836Z+ [[ 0 != 0 ]]
5902024-02-17T06:12:31.836Z+ CIDL_OS=solaris2.11
5912024-02-17T06:12:31.836Z+ [[ 0 != 0 ]]
5922024-02-17T06:12:31.836Z+ configure_os solaris2.11
5932024-02-17T06:12:31.836Z+ echo 'current directory: /work/oxidecomputer/omicron'
5942024-02-17T06:12:31.836Zcurrent directory: /work/oxidecomputer/omicron
5952024-02-17T06:12:31.836Z+ echo 'configuring based on OS: "solaris2.11"'
5962024-02-17T06:12:31.837Z+ case "$1" in
5972024-02-17T06:12:31.837Z+ SET_BINARIES=
5982024-02-17T06:12:31.837Zconfiguring based on OS: "solaris2.11"
5992024-02-17T06:12:31.837Z+ CIDL_SHA256FUNC=do_sha256sum
6002024-02-17T06:12:31.837Z+ TARBALL_FILENAME=mgd.tar.gz
6012024-02-17T06:12:31.837Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6022024-02-17T06:12:31.837Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6032024-02-17T06:12:31.837Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz'
6042024-02-17T06:12:31.837Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6052024-02-17T06:12:31.837ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6062024-02-17T06:12:31.837ZLocal file: out/downloads/mgd.tar.gz
6072024-02-17T06:12:31.838Z+ mkdir -p out/downloads
6082024-02-17T06:12:31.838Z+ mkdir -p ./out/mgd
6092024-02-17T06:12:31.849Z+ fetch_and_verify
6102024-02-17T06:12:31.850Z+ local DO_DOWNLOAD=true
6112024-02-17T06:12:31.850Z+ [[ -f out/downloads/mgd.tar.gz ]]
6122024-02-17T06:12:31.850Z+ '[' true == true ']'
6132024-02-17T06:12:31.850Z+ echo Downloading...
6142024-02-17T06:12:31.850ZDownloading...
6152024-02-17T06:12:31.850Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz out/downloads/mgd.tar.gz
6162024-02-17T06:12:31.850Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/41a69a11db6cfa8fc0c8686dc2d725708e0586ce/mgd.tar.gz
6172024-02-17T06:12:42.017Z++ do_sha256sum out/downloads/mgd.tar.gz
6182024-02-17T06:12:42.020Z++ sha256sum
6192024-02-17T06:12:42.020Z++ awk '{print $1}'
6202024-02-17T06:12:42.045Z+ calculated_sha256=26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d
6212024-02-17T06:12:42.060Z+ [[ 26d34f61589f63be64eaa77a6e9e2db4c95d6675798386a1d61721c1ccc59d4d != \2\6\d\3\4\f\6\1\5\8\9\f\6\3\b\e\6\4\e\a\a\7\7\a\6\e\9\e\2\d\b\4\c\9\5\d\6\6\7\5\7\9\8\3\8\6\a\1\d\6\1\7\2\1\c\1\c\c\c\5\9\d\4\d ]]
6222024-02-17T06:12:42.060Z+ do_untar out/downloads/mgd.tar.gz
6232024-02-17T06:12:42.060Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6242024-02-17T06:12:42.487Z+ do_assemble
6252024-02-17T06:12:42.487Z+ rm -r ./out/mgd
6262024-02-17T06:12:42.490Z+ mkdir ./out/mgd
6272024-02-17T06:12:42.493Z+ cp -r out/downloads/root ./out/mgd/root
6282024-02-17T06:12:42.634Z+ set -o errexit
6292024-02-17T06:12:42.637Z+++ dirname ./tools/ci_download_transceiver_control
6302024-02-17T06:12:42.637Z++ cd ./tools
6312024-02-17T06:12:42.637Z++ pwd
6322024-02-17T06:12:42.637Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6332024-02-17T06:12:42.641Z++ basename ./tools/ci_download_transceiver_control
6342024-02-17T06:12:42.641Z+ ARG0=ci_download_transceiver_control
6352024-02-17T06:12:42.641Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6362024-02-17T06:12:42.641Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6372024-02-17T06:12:42.641Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6382024-02-17T06:12:42.641Z+ TARGET_DIR=out
6392024-02-17T06:12:42.641Z+ DOWNLOAD_DIR=out/downloads
6402024-02-17T06:12:42.641Z+ DEST_DIR=./out/transceiver-control
6412024-02-17T06:12:42.641Z+ BIN_DIR=/opt/oxide/bin
6422024-02-17T06:12:42.641Z+ BINARY=xcvradm
6432024-02-17T06:12:42.641Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6442024-02-17T06:12:42.641Z+ REPO=oxidecomputer/transceiver-control
6452024-02-17T06:12:42.641Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6462024-02-17T06:12:42.641Z+ main
6472024-02-17T06:12:42.642Z+ [[ 0 != 0 ]]
6482024-02-17T06:12:42.642Z+ CIDL_OS=solaris2.11
6492024-02-17T06:12:42.642Z+ [[ 0 != 0 ]]
6502024-02-17T06:12:42.642Z+ configure_os solaris2.11
6512024-02-17T06:12:42.642Z+ echo 'current directory: /work/oxidecomputer/omicron'
6522024-02-17T06:12:42.642Z+ echo 'configuring based on OS: "solaris2.11"'
6532024-02-17T06:12:42.642Zcurrent directory: /work/oxidecomputer/omicron
6542024-02-17T06:12:42.642Zconfiguring based on OS: "solaris2.11"
6552024-02-17T06:12:42.642Z+ case "$1" in
6562024-02-17T06:12:42.642Z+ SET_BINARIES=
6572024-02-17T06:12:42.642Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6582024-02-17T06:12:42.642Z+ CIDL_SHA256FUNC=do_sha256sum
6592024-02-17T06:12:42.642Z+ ARCHIVE_FILENAME=xcvradm.gz
6602024-02-17T06:12:42.642Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6612024-02-17T06:12:42.642Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6622024-02-17T06:12:42.642Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6632024-02-17T06:12:42.642ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6642024-02-17T06:12:42.642Z+ echo 'Local file: out/downloads/xcvradm.gz'
6652024-02-17T06:12:42.642Z+ mkdir -p out/downloads
6662024-02-17T06:12:42.642ZLocal file: out/downloads/xcvradm.gz
6672024-02-17T06:12:42.645Z+ mkdir -p ./out/transceiver-control
6682024-02-17T06:12:42.646Z+ fetch_and_verify
6692024-02-17T06:12:42.646Z+ local DO_DOWNLOAD=true
6702024-02-17T06:12:42.646Z+ [[ -f out/downloads/xcvradm.gz ]]
6712024-02-17T06:12:42.646Z+ '[' true == true ']'
6722024-02-17T06:12:42.646Z+ echo Downloading...
6732024-02-17T06:12:42.646ZDownloading...
6742024-02-17T06:12:42.646Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6752024-02-17T06:12:42.646Z+ 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
6762024-02-17T06:12:44.220Z++ do_sha256sum out/downloads/xcvradm.gz
6772024-02-17T06:12:44.222Z++ sha256sum
6782024-02-17T06:12:44.222Z++ awk '{print $1}'
6792024-02-17T06:12:44.228Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6802024-02-17T06:12:44.231Z+ [[ 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 ]]
6812024-02-17T06:12:44.231Z+ do_unpack out/downloads/xcvradm.gz
6822024-02-17T06:12:44.231Z+ mkdir -p out/downloads/root//opt/oxide/bin
6832024-02-17T06:12:44.231Z+ gzip -dc out/downloads/xcvradm.gz
6842024-02-17T06:12:44.351Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6852024-02-17T06:12:44.354Z+ do_assemble
6862024-02-17T06:12:44.354Z+ rm -r ./out/transceiver-control
6872024-02-17T06:12:44.357Z+ mkdir ./out/transceiver-control
6882024-02-17T06:12:44.357Z+ cp -r out/downloads/root ./out/transceiver-control/root
6892024-02-17T06:12:44.555ZAll prerequisites installed successfully
6902024-02-17T06:12:44.561Z
6912024-02-17T06:12:44.562Zreal 1:56.718788138
6922024-02-17T06:12:44.562Zuser 33.768745128
6932024-02-17T06:12:44.562Zsys 6.350981194
6942024-02-17T06:12:44.562Ztrap 0.007159756
6952024-02-17T06:12:44.562Ztflt 0.310360772
6962024-02-17T06:12:44.563Zdflt 0.421331329
6972024-02-17T06:12:44.563Zkflt 0.234539064
6982024-02-17T06:12:44.563Zlock 1.372547981
6992024-02-17T06:12:44.563Zslp 3:58.500914527
7002024-02-17T06:12:44.563Zlat 1.757688656
7012024-02-17T06:12:44.563Zstop 0.110702187
7022024-02-17T06:12:44.563Z+ banner end-to-end-tests
7032024-02-17T06:12:44.602Z
7042024-02-17T06:12:44.602Z ###### # # ##### ##### #### ###### # # #####
7052024-02-17T06:12:44.603Z # ## # # # # # # # ## # # #
7062024-02-17T06:12:44.603Z ##### # # # # # ##### # # # ##### ##### # # # # #
7072024-02-17T06:12:44.603Z # # # # # # # # # # # # # # #
7082024-02-17T06:12:44.603Z # # ## # # # # # # # ## # #
7092024-02-17T06:12:44.603Z ###### # # ##### # #### ###### # # #####
7102024-02-17T06:12:44.604Z
7112024-02-17T06:12:44.610Z+ export CARGO_PROFILE_DEV_DEBUG=1
7122024-02-17T06:12:44.610Z+ CARGO_PROFILE_DEV_DEBUG=1
7132024-02-17T06:12:44.611Z+ export CARGO_PROFILE_TEST_DEBUG=1
7142024-02-17T06:12:44.611Z+ CARGO_PROFILE_TEST_DEBUG=1
7152024-02-17T06:12:44.611Z+ export CARGO_INCREMENTAL=0
7162024-02-17T06:12:44.611Z+ CARGO_INCREMENTAL=0
7172024-02-17T06:12:44.611Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7182024-02-17T06:12:44.810Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7192024-02-17T06:12:45.213Z Updating git repository `https://github.com/oxidecomputer/samael`
7202024-02-17T06:12:45.685Z Updating crates.io index
7212024-02-17T06:12:45.689Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7222024-02-17T06:12:46.604Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7232024-02-17T06:12:48.329Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7242024-02-17T06:12:48.639Z Updating git repository `http://github.com/oxidecomputer/tofino`
7252024-02-17T06:12:48.937Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7262024-02-17T06:12:49.208Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7272024-02-17T06:12:49.480Z Updating git repository `https://github.com/oxidecomputer/propolis`
7282024-02-17T06:12:50.428Z Updating git repository `https://github.com/oxidecomputer/crucible`
7292024-02-17T06:12:52.331Z Updating git repository `https://github.com/oxidecomputer/opte`
7302024-02-17T06:12:53.169Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7312024-02-17T06:12:53.477Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7322024-02-17T06:12:55.243Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7332024-02-17T06:12:55.249Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7342024-02-17T06:12:55.249Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7352024-02-17T06:12:55.250Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7362024-02-17T06:12:55.292Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7372024-02-17T06:12:55.661Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7382024-02-17T06:12:56.067Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7392024-02-17T06:12:56.465Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7402024-02-17T06:12:57.881Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7412024-02-17T06:12:58.570Z Updating git repository `https://github.com/jgallagher/nix`
7422024-02-17T06:12:59.181Z Updating git repository `https://github.com/cbiffle/hubpack`
7432024-02-17T06:12:59.575Z Updating git repository `https://github.com/oxidecomputer/typify`
7442024-02-17T06:13:01.129Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7452024-02-17T06:13:01.593Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7462024-02-17T06:13:01.886Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7472024-02-17T06:13:03.140Z Downloading crates ...
7482024-02-17T06:13:03.305Z Downloaded md-5 v0.10.5
7492024-02-17T06:13:03.308Z Downloaded chacha20 v0.9.1
7502024-02-17T06:13:03.313Z Downloaded cfg-if v1.0.0
7512024-02-17T06:13:03.328Z Downloaded memchr v2.6.3
7522024-02-17T06:13:03.340Z Downloaded normalize-line-endings v0.3.0
7532024-02-17T06:13:03.818Z Downloaded memoffset v0.9.0
7542024-02-17T06:13:03.818Z Downloaded mime v0.3.17
7552024-02-17T06:13:03.818Z Downloaded linear-map v1.2.0
7562024-02-17T06:13:03.818Z Downloaded lock_api v0.4.10
7572024-02-17T06:13:03.818Z Downloaded bit-set v0.5.3
7582024-02-17T06:13:03.818Z Downloaded mime_guess v2.0.4
7592024-02-17T06:13:03.818Z Downloaded clap_derive v4.5.0
7602024-02-17T06:13:03.819Z Downloaded memmap v0.7.0
7612024-02-17T06:13:03.819Z Downloaded cancel-safe-futures v0.1.5
7622024-02-17T06:13:03.819Z Downloaded console v0.15.8
7632024-02-17T06:13:03.819Z Downloaded backtrace v0.3.69
7642024-02-17T06:13:03.819Z Downloaded nibble_vec v0.1.0
7652024-02-17T06:13:03.819Z Downloaded cc v1.0.83
7662024-02-17T06:13:03.819Z Downloaded crossbeam-epoch v0.9.15
7672024-02-17T06:13:03.819Z Downloaded cstr-argument v0.1.2
7682024-02-17T06:13:03.819Z Downloaded md5 v0.7.0
7692024-02-17T06:13:03.819Z Downloaded plain v0.2.3
7702024-02-17T06:13:03.819Z Downloaded num-complex v0.4.4
7712024-02-17T06:13:03.819Z Downloaded pretty-hex v0.2.1
7722024-02-17T06:13:03.819Z Downloaded precomputed-hash v0.1.1
7732024-02-17T06:13:03.819Z Downloaded postcard v1.0.8
7742024-02-17T06:13:03.819Z Downloaded crossbeam-channel v0.5.8
7752024-02-17T06:13:03.819Z Downloaded darling v0.20.3
7762024-02-17T06:13:03.819Z Downloaded darling_macro v0.20.3
7772024-02-17T06:13:03.819Z Downloaded native-tls v0.2.11
7782024-02-17T06:13:03.819Z Downloaded owo-colors v4.0.0
7792024-02-17T06:13:03.819Z Downloaded diesel_table_macro_syntax v0.1.0
7802024-02-17T06:13:03.819Z Downloaded p256 v0.13.2
7812024-02-17T06:13:03.819Z Downloaded openssl-probe v0.1.5
7822024-02-17T06:13:03.819Z Downloaded atty v0.2.14
7832024-02-17T06:13:03.820Z Downloaded der_derive v0.7.2
7842024-02-17T06:13:03.820Z Downloaded async-stream-impl v0.3.5
7852024-02-17T06:13:03.820Z Downloaded pretty-hex v0.4.1
7862024-02-17T06:13:03.820Z Downloaded option-ext v0.2.0
7872024-02-17T06:13:03.820Z Downloaded curve25519-dalek-derive v0.1.0
7882024-02-17T06:13:03.820Z Downloaded opaque-debug v0.3.0
7892024-02-17T06:13:03.820Z Downloaded bit-vec v0.6.3
7902024-02-17T06:13:03.820Z Downloaded ansi_term v0.12.1
7912024-02-17T06:13:03.820Z Downloaded parse-display-derive v0.9.0
7922024-02-17T06:13:03.820Z Downloaded arrayref v0.3.7
7932024-02-17T06:13:03.820Z Downloaded lazy_static v1.4.0
7942024-02-17T06:13:03.820Z Downloaded debug-ignore v1.0.5
7952024-02-17T06:13:03.820Z Downloaded predicates v3.1.0
7962024-02-17T06:13:03.820Z Downloaded predicates-core v1.0.6
7972024-02-17T06:13:03.820Z Downloaded strum v0.25.0
7982024-02-17T06:13:03.820Z Downloaded miniz_oxide v0.7.1
7992024-02-17T06:13:03.820Z Downloaded pem v3.0.2
8002024-02-17T06:13:03.820Z Downloaded data-encoding v2.4.0
8012024-02-17T06:13:03.820Z Downloaded base16ct v0.2.0
8022024-02-17T06:13:03.820Z Downloaded convert_case v0.4.0
8032024-02-17T06:13:03.821Z Downloaded num_enum v0.5.11
8042024-02-17T06:13:03.821Z Downloaded atomic-waker v1.1.1
8052024-02-17T06:13:03.821Z Downloaded anstyle-query v1.0.0
8062024-02-17T06:13:03.821Z Downloaded pbkdf2 v0.11.0
8072024-02-17T06:13:03.821Z Downloaded defmt-macros v0.3.6
8082024-02-17T06:13:03.821Z Downloaded anstyle-parse v0.2.1
8092024-02-17T06:13:03.821Z Downloaded defmt v0.3.5
8102024-02-17T06:13:03.821Z Downloaded defmt-parser v0.3.3
8112024-02-17T06:13:03.821Z Downloaded paste v1.0.14
8122024-02-17T06:13:03.821Z Downloaded pin-project-lite v0.2.13
8132024-02-17T06:13:03.821Z Downloaded backoff v0.4.0
8142024-02-17T06:13:03.821Z Downloaded usdt-macro v0.3.5
8152024-02-17T06:13:03.821Z Downloaded managed v0.8.0
8162024-02-17T06:13:03.821Z Downloaded russh-cryptovec v0.7.0
8172024-02-17T06:13:03.821Z Downloaded deranged v0.3.8
8182024-02-17T06:13:03.821Z Downloaded pbkdf2 v0.12.2
8192024-02-17T06:13:03.821Z Downloaded num_enum_derive v0.5.11
8202024-02-17T06:13:03.821Z Downloaded libefi-sys v0.1.0
8212024-02-17T06:13:03.821Z Downloaded secrecy v0.8.0
8222024-02-17T06:13:03.822Z Downloaded is-terminal v0.4.9
8232024-02-17T06:13:03.822Z Downloaded strsim v0.8.0
8242024-02-17T06:13:03.822Z Downloaded foreign-types-shared v0.1.1
8252024-02-17T06:13:03.822Z Downloaded thread_local v1.1.7
8262024-02-17T06:13:03.822Z Downloaded thread-id v4.2.0
8272024-02-17T06:13:03.822Z Downloaded thiserror-impl v1.0.57
8282024-02-17T06:13:03.822Z Downloaded either v1.10.0
8292024-02-17T06:13:03.822Z Downloaded dirs-next v2.0.0
8302024-02-17T06:13:03.822Z Downloaded async-trait v0.1.77
8312024-02-17T06:13:03.822Z Downloaded argon2 v0.5.3
8322024-02-17T06:13:03.822Z Downloaded postgres-types v0.2.6
8332024-02-17T06:13:03.822Z Downloaded kstat-rs v0.2.3
8342024-02-17T06:13:03.822Z Downloaded whoami v1.4.1
8352024-02-17T06:13:03.822Z Downloaded once_cell v1.19.0
8362024-02-17T06:13:03.822Z Downloaded camino v1.1.6
8372024-02-17T06:13:03.822Z Downloaded openssl-macros v0.1.1
8382024-02-17T06:13:03.822Z Downloaded same-file v1.0.6
8392024-02-17T06:13:03.822Z Downloaded zeroize v1.7.0
8402024-02-17T06:13:03.822Z Downloaded dtrace-parser v0.1.14
8412024-02-17T06:13:03.822Z Downloaded bitflags v2.4.0
8422024-02-17T06:13:03.822Z Downloaded fnv v1.0.7
8432024-02-17T06:13:03.822Z Downloaded zerocopy v0.3.0
8442024-02-17T06:13:03.823Z Downloaded slog-scope v4.4.0
8452024-02-17T06:13:03.823Z Downloaded diesel_derives v2.1.2
8462024-02-17T06:13:03.823Z Downloaded itoa v1.0.9
8472024-02-17T06:13:03.823Z Downloaded libsw v3.3.1
8482024-02-17T06:13:03.823Z Downloaded getopts v0.2.21
8492024-02-17T06:13:03.823Z Downloaded platforms v3.0.2
8502024-02-17T06:13:03.823Z Downloaded heck v0.3.3
8512024-02-17T06:13:03.823Z Downloaded dirs-sys v0.4.1
8522024-02-17T06:13:03.823Z Downloaded parking_lot_core v0.8.6
8532024-02-17T06:13:03.829Z Downloaded take_mut v0.2.2
8542024-02-17T06:13:03.829Z Downloaded scopeguard v1.2.0
8552024-02-17T06:13:03.829Z Downloaded semver v0.1.20
8562024-02-17T06:13:03.829Z Downloaded hash32 v0.3.1
8572024-02-17T06:13:03.829Z Downloaded hex v0.4.3
8582024-02-17T06:13:03.829Z Downloaded rfc6979 v0.4.0
8592024-02-17T06:13:03.829Z Downloaded log v0.4.20
8602024-02-17T06:13:03.829Z Downloaded anyhow v1.0.75
8612024-02-17T06:13:03.829Z Downloaded time-macros v0.2.13
8622024-02-17T06:13:03.829Z Downloaded string_cache v0.8.7
8632024-02-17T06:13:03.829Z Downloaded futures-sink v0.3.30
8642024-02-17T06:13:03.830Z Downloaded blake2 v0.10.6
8652024-02-17T06:13:03.830Z Downloaded flagset v0.4.3
8662024-02-17T06:13:03.830Z Downloaded derive_more v0.99.17
8672024-02-17T06:13:03.830Z Downloaded stable_deref_trait v1.2.0
8682024-02-17T06:13:03.830Z Downloaded hyper-staticfile v0.9.5
8692024-02-17T06:13:03.830Z Downloaded futures-io v0.3.30
8702024-02-17T06:13:03.830Z Downloaded time-core v0.1.1
8712024-02-17T06:13:03.830Z Downloaded primeorder v0.13.6
8722024-02-17T06:13:03.830Z Downloaded password-hash v0.4.2
8732024-02-17T06:13:03.830Z Downloaded rustls-pki-types v1.1.0
8742024-02-17T06:13:03.830Z Downloaded rustls-pemfile v1.0.3
8752024-02-17T06:13:03.830Z Downloaded serde_with_macros v3.6.1
8762024-02-17T06:13:03.830Z Downloaded ff v0.13.0
8772024-02-17T06:13:03.830Z Downloaded untrusted v0.7.1
8782024-02-17T06:13:03.830Z Downloaded yasna v0.5.2
8792024-02-17T06:13:03.830Z Downloaded russh-keys v0.42.0
8802024-02-17T06:13:03.830Z Downloaded embedded-io v0.4.0
8812024-02-17T06:13:03.830Z Downloaded strum_macros v0.25.2
8822024-02-17T06:13:03.830Z Downloaded inout v0.1.3
8832024-02-17T06:13:03.831Z Downloaded textwrap v0.11.0
8842024-02-17T06:13:03.831Z Downloaded serde_tokenstream v0.1.7
8852024-02-17T06:13:03.831Z Downloaded tar v0.4.40
8862024-02-17T06:13:03.831Z Downloaded fixedbitset v0.4.2
8872024-02-17T06:13:03.831Z Downloaded uuid v1.7.0
8882024-02-17T06:13:03.831Z Downloaded ucd-trie v0.1.6
8892024-02-17T06:13:03.831Z Downloaded toolchain_find v0.2.0
8902024-02-17T06:13:03.831Z Downloaded bytes v1.5.0
8912024-02-17T06:13:03.831Z Downloaded futures-core v0.3.30
8922024-02-17T06:13:03.831Z Downloaded digest v0.10.7
8932024-02-17T06:13:03.831Z Downloaded unicode-width v0.1.11
8942024-02-17T06:13:03.831Z Downloaded foreign-types-shared v0.3.1
8952024-02-17T06:13:03.831Z Downloaded rand_chacha v0.3.1
8962024-02-17T06:13:03.831Z Downloaded dof v0.3.0
8972024-02-17T06:13:03.831Z Downloaded serde_path_to_error v0.1.15
8982024-02-17T06:13:03.831Z Downloaded futures-channel v0.3.30
8992024-02-17T06:13:03.831Z Downloaded getrandom v0.2.10
9002024-02-17T06:13:03.831Z Downloaded elliptic-curve v0.13.8
9012024-02-17T06:13:03.831Z Downloaded thiserror-no-std v2.0.2
9022024-02-17T06:13:03.832Z Downloaded pkg-config v0.3.27
9032024-02-17T06:13:03.832Z Downloaded zone_cfg_derive v0.3.0
9042024-02-17T06:13:03.832Z Downloaded ryu v1.0.15
9052024-02-17T06:13:03.832Z Downloaded slog-async v2.8.0
9062024-02-17T06:13:03.832Z Downloaded gethostname v0.4.3
9072024-02-17T06:13:03.832Z Downloaded strum_macros v0.26.1
9082024-02-17T06:13:03.832Z Downloaded password-hash v0.5.0
9092024-02-17T06:13:03.832Z Downloaded serde_urlencoded v0.7.1
9102024-02-17T06:13:03.832Z Downloaded enum-as-inner v0.5.1
9112024-02-17T06:13:03.832Z Downloaded tracing-core v0.1.31
9122024-02-17T06:13:03.832Z Downloaded smf v0.2.2
9132024-02-17T06:13:03.832Z Downloaded subprocess v0.2.9
9142024-02-17T06:13:03.832Z Downloaded httpdate v1.0.3
9152024-02-17T06:13:03.832Z Downloaded quote v1.0.35
9162024-02-17T06:13:03.832Z Downloaded darling_core v0.20.3
9172024-02-17T06:13:03.832Z Downloaded rand_core v0.5.1
9182024-02-17T06:13:03.832Z Downloaded base64 v0.21.7
9192024-02-17T06:13:03.832Z Downloaded endian-type v0.1.2
9202024-02-17T06:13:03.832Z Downloaded slog-json v2.6.1
9212024-02-17T06:13:03.832Z Downloaded chacha20poly1305 v0.10.1
9222024-02-17T06:13:03.832Z Downloaded http-range v0.1.5
9232024-02-17T06:13:03.832Z Downloaded form_urlencoded v1.2.1
9242024-02-17T06:13:03.832Z Downloaded unicase v2.7.0
9252024-02-17T06:13:03.833Z Downloaded slab v0.4.9
9262024-02-17T06:13:03.833Z Downloaded utf8parse v0.2.1
9272024-02-17T06:13:03.833Z Downloaded tracing-attributes v0.1.26
9282024-02-17T06:13:03.833Z Downloaded glob v0.3.1
9292024-02-17T06:13:03.833Z Downloaded resolv-conf v0.7.0
9302024-02-17T06:13:03.833Z Downloaded smallvec v1.13.1
9312024-02-17T06:13:03.833Z Downloaded difflib v0.4.0
9322024-02-17T06:13:03.833Z Downloaded rand_chacha v0.2.2
9332024-02-17T06:13:03.833Z Downloaded strsim v0.11.0
9342024-02-17T06:13:03.833Z Downloaded signature v2.1.0
9352024-02-17T06:13:03.833Z Downloaded heck v0.4.1
9362024-02-17T06:13:03.833Z Downloaded synstructure v0.12.6
9372024-02-17T06:13:03.833Z Downloaded structmeta-derive v0.3.0
9382024-02-17T06:13:03.833Z Downloaded errno v0.3.8
9392024-02-17T06:13:03.833Z Downloaded r2d2 v0.8.10
9402024-02-17T06:13:03.833Z Downloaded hex-literal v0.4.1
9412024-02-17T06:13:03.833Z Downloaded zone v0.3.0
9422024-02-17T06:13:03.833Z Downloaded usdt-macro v0.5.0
9432024-02-17T06:13:03.833Z Downloaded usdt-attr-macro v0.5.0
9442024-02-17T06:13:03.833Z Downloaded clap_lex v0.7.0
9452024-02-17T06:13:03.833Z Downloaded ident_case v1.0.1
9462024-02-17T06:13:03.833Z Downloaded hubpack_derive v0.1.1
9472024-02-17T06:13:03.834Z Downloaded spki v0.7.2
9482024-02-17T06:13:03.834Z Downloaded tokio-native-tls v0.3.1
9492024-02-17T06:13:03.834Z Downloaded futures-executor v0.3.30
9502024-02-17T06:13:03.834Z Downloaded futures-task v0.3.30
9512024-02-17T06:13:03.834Z Downloaded home v0.5.5
9522024-02-17T06:13:03.834Z Downloaded serde_derive_internals v0.26.0
9532024-02-17T06:13:03.837Z Downloaded usdt-attr-macro v0.3.5
9542024-02-17T06:13:03.837Z Downloaded waitgroup v0.1.2
9552024-02-17T06:13:03.837Z Downloaded signal-hook v0.3.17
9562024-02-17T06:13:03.837Z Downloaded utf-8 v0.7.6
9572024-02-17T06:13:03.837Z Downloaded poly1305 v0.8.0
9582024-02-17T06:13:03.838Z Downloaded universal-hash v0.5.1
9592024-02-17T06:13:03.838Z Downloaded rayon-core v1.12.0
9602024-02-17T06:13:03.838Z Downloaded quick-error v1.2.3
9612024-02-17T06:13:03.838Z Downloaded scroll_derive v0.12.0
9622024-02-17T06:13:03.838Z Downloaded foreign-types-macros v0.2.3
9632024-02-17T06:13:03.838Z Downloaded http-body v0.4.5
9642024-02-17T06:13:03.838Z Downloaded ed25519 v2.2.2
9652024-02-17T06:13:03.838Z Downloaded bzip2 v0.4.4
9662024-02-17T06:13:03.838Z Downloaded walkdir v2.4.0
9672024-02-17T06:13:03.838Z Downloaded ipnetwork v0.20.0
9682024-02-17T06:13:03.838Z Downloaded strum v0.26.1
9692024-02-17T06:13:03.838Z Downloaded serde_repr v0.1.16
9702024-02-17T06:13:03.838Z Downloaded rcgen v0.12.1
9712024-02-17T06:13:03.838Z Downloaded tokio-rustls v0.24.1
9722024-02-17T06:13:03.838Z Downloaded toml_datetime v0.6.5
9732024-02-17T06:13:03.838Z Downloaded schemars_derive v0.8.16
9742024-02-17T06:13:03.838Z Downloaded p521 v0.13.3
9752024-02-17T06:13:03.838Z Downloaded trust-dns-client v0.22.0
9762024-02-17T06:13:03.838Z Downloaded proc-macro-error-attr v1.0.4
9772024-02-17T06:13:03.839Z Downloaded rustc-demangle v0.1.23
9782024-02-17T06:13:03.839Z Downloaded proc-macro-crate v1.3.1
9792024-02-17T06:13:03.839Z Downloaded zip v0.6.6
9802024-02-17T06:13:03.839Z Downloaded tower-service v0.3.2
9812024-02-17T06:13:03.839Z Downloaded group v0.13.0
9822024-02-17T06:13:03.842Z Downloaded instant v0.1.12
9832024-02-17T06:13:03.842Z Downloaded indexmap v1.9.3
9842024-02-17T06:13:03.846Z Downloaded foreign-types v0.5.0
9852024-02-17T06:13:03.846Z Downloaded fxhash v0.2.1
9862024-02-17T06:13:03.846Z Downloaded topological-sort v0.2.2
9872024-02-17T06:13:03.846Z Downloaded usdt-impl v0.3.5
9882024-02-17T06:13:03.851Z Downloaded unsafe-libyaml v0.2.10
9892024-02-17T06:13:03.856Z Downloaded arc-swap v1.6.0
9902024-02-17T06:13:03.857Z Downloaded usdt v0.5.0
9912024-02-17T06:13:03.865Z Downloaded hostname v0.3.1
9922024-02-17T06:13:03.865Z Downloaded dyn-clone v1.0.16
9932024-02-17T06:13:03.865Z Downloaded http v0.2.11
9942024-02-17T06:13:03.865Z Downloaded trust-dns-resolver v0.22.0
9952024-02-17T06:13:03.872Z Downloaded want v0.3.1
9962024-02-17T06:13:03.872Z Downloaded vsss-rs v3.3.4
9972024-02-17T06:13:03.877Z Downloaded headers-core v0.2.0
9982024-02-17T06:13:03.877Z Downloaded slog-stdlog v4.1.1
9992024-02-17T06:13:03.877Z Downloaded scheduled-thread-pool v0.2.7
10002024-02-17T06:13:03.877Z Downloaded derive-where v1.2.7
10012024-02-17T06:13:03.885Z Downloaded minimal-lexical v0.2.1
10022024-02-17T06:13:03.888Z Downloaded terminal_size v0.3.0
10032024-02-17T06:13:03.888Z Downloaded sec1 v0.7.3
10042024-02-17T06:13:03.888Z Downloaded tinyvec v1.6.0
10052024-02-17T06:13:03.898Z Downloaded slog-bunyan v2.5.0
10062024-02-17T06:13:03.898Z Downloaded slog v2.7.0
10072024-02-17T06:13:03.920Z Downloaded serde_derive v1.0.196
10082024-02-17T06:13:03.920Z Downloaded pest_generator v2.7.6
10092024-02-17T06:13:03.920Z Downloaded semver-parser v0.10.2
10102024-02-17T06:13:03.920Z Downloaded crypto-common v0.1.6
10112024-02-17T06:13:03.920Z Downloaded rustc_version v0.4.0
10122024-02-17T06:13:03.924Z Downloaded xattr v1.0.1
10132024-02-17T06:13:03.924Z Downloaded httparse v1.8.0
10142024-02-17T06:13:03.925Z Downloaded url v2.5.0
10152024-02-17T06:13:03.925Z Downloaded nom v7.1.3
10162024-02-17T06:13:03.925Z Downloaded hashbrown v0.12.3
10172024-02-17T06:13:03.925Z Downloaded serde_spanned v0.6.5
10182024-02-17T06:13:03.925Z Downloaded usdt-impl v0.5.0
10192024-02-17T06:13:03.925Z Downloaded rand_core v0.6.4
10202024-02-17T06:13:03.925Z Downloaded tokio-macros v2.2.0
10212024-02-17T06:13:03.925Z Downloaded keccak v0.1.4
10222024-02-17T06:13:03.936Z Downloaded ipnet v2.9.0
10232024-02-17T06:13:03.937Z Downloaded slog-term v2.9.0
10242024-02-17T06:13:03.950Z Downloaded hyper-rustls v0.24.2
10252024-02-17T06:13:03.950Z Downloaded semver v0.11.0
10262024-02-17T06:13:03.951Z Downloaded thiserror v1.0.57
10272024-02-17T06:13:03.951Z Downloaded structopt v0.3.26
10282024-02-17T06:13:03.951Z Downloaded sct v0.7.0
10292024-02-17T06:13:03.968Z Downloaded toml v0.7.8
10302024-02-17T06:13:03.968Z Downloaded zerocopy v0.6.4
10312024-02-17T06:13:03.968Z Downloaded der v0.7.8
10322024-02-17T06:13:03.968Z Downloaded tokio-postgres v0.7.10
10332024-02-17T06:13:03.975Z Downloaded version_check v0.9.4
10342024-02-17T06:13:03.975Z Downloaded half v2.3.1
10352024-02-17T06:13:03.975Z Downloaded unicode-segmentation v1.10.1
10362024-02-17T06:13:03.983Z Downloaded rand v0.8.5
10372024-02-17T06:13:03.983Z Downloaded itertools v0.10.5
10382024-02-17T06:13:03.991Z Downloaded futures v0.3.30
10392024-02-17T06:13:03.991Z Downloaded term v0.7.0
10402024-02-17T06:13:03.999Z Downloaded headers v0.3.9
10412024-02-17T06:13:04.010Z Downloaded bstr v1.6.0
10422024-02-17T06:13:04.019Z Downloaded schemars v0.8.16
10432024-02-17T06:13:04.455Z Downloaded socket2 v0.5.5
10442024-02-17T06:13:04.455Z Downloaded toml_edit v0.19.15
10452024-02-17T06:13:04.473Z Downloaded flate2 v1.0.28
10462024-02-17T06:13:04.474Z Downloaded serde v1.0.196
10472024-02-17T06:13:04.474Z Downloaded zerocopy v0.7.32
10482024-02-17T06:13:04.474Z Downloaded tokio-stream v0.1.14
10492024-02-17T06:13:04.474Z Downloaded regex-automata v0.1.10
10502024-02-17T06:13:04.474Z Downloaded unicode-normalization v0.1.22
10512024-02-17T06:13:04.474Z Downloaded object v0.32.1
10522024-02-17T06:13:04.474Z Downloaded reqwest v0.11.22
10532024-02-17T06:13:04.474Z Downloaded futures-util v0.3.30
10542024-02-17T06:13:04.474Z Downloaded http v1.0.0
10552024-02-17T06:13:04.474Z Downloaded serde_json v1.0.113
10562024-02-17T06:13:04.475Z Downloaded rayon v1.8.0
10572024-02-17T06:13:04.475Z Downloaded hkdf v0.12.4
10582024-02-17T06:13:04.475Z Downloaded rustls-webpki v0.101.7
10592024-02-17T06:13:04.475Z Downloaded rand v0.7.3
10602024-02-17T06:13:04.475Z Downloaded rustls-webpki v0.102.1
10612024-02-17T06:13:04.475Z Downloaded itertools v0.12.1
10622024-02-17T06:13:04.475Z Downloaded goblin v0.8.0
10632024-02-17T06:13:04.475Z Downloaded winnow v0.5.15
10642024-02-17T06:13:04.475Z Downloaded h2 v0.3.24
10652024-02-17T06:13:04.475Z Downloaded winnow v0.6.1
10662024-02-17T06:13:04.475Z Downloaded syn v1.0.109
10672024-02-17T06:13:04.475Z Downloaded petgraph v0.6.4
10682024-02-17T06:13:04.475Z Downloaded regress v0.8.0
10692024-02-17T06:13:04.475Z Downloaded idna v0.2.3
10702024-02-17T06:13:04.475Z Downloaded idna v0.5.0
10712024-02-17T06:13:04.475Z Downloaded vcpkg v0.2.15
10722024-02-17T06:13:04.475Z Downloaded radix_trie v0.2.1
10732024-02-17T06:13:04.476Z Downloaded gimli v0.28.0
10742024-02-17T06:13:04.476Z Downloaded trust-dns-proto v0.22.0
10752024-02-17T06:13:04.476Z Downloaded openapiv3 v2.0.0
10762024-02-17T06:13:04.476Z Downloaded regex-syntax v0.8.2
10772024-02-17T06:13:04.476Z Downloaded rustix v0.38.31
10782024-02-17T06:13:04.476Z Downloaded smoltcp v0.11.0
10792024-02-17T06:13:04.476Z Downloaded rustls v0.21.9
10802024-02-17T06:13:04.476Z Downloaded regex v1.10.3
10812024-02-17T06:13:04.476Z Downloaded bzip2-sys v0.1.11+1.0.8
10822024-02-17T06:13:04.476Z Downloaded diesel v2.1.4
10832024-02-17T06:13:04.476Z Downloaded rustls v0.22.2
10842024-02-17T06:13:04.476Z Downloaded bstr v0.2.17
10852024-02-17T06:13:04.477Z Downloaded curve25519-dalek v4.1.1
10862024-02-17T06:13:04.477Z Downloaded sha3 v0.10.8
10872024-02-17T06:13:04.477Z Downloaded smoltcp v0.9.1
10882024-02-17T06:13:04.513Z Downloaded zerocopy-derive v0.2.0
10892024-02-17T06:13:04.513Z Downloaded sled v0.34.7
10902024-02-17T06:13:04.534Z Downloaded zerocopy-derive v0.6.4
10912024-02-17T06:13:04.534Z Downloaded webpki-roots v0.25.2
10922024-02-17T06:13:04.534Z Downloaded syn v2.0.48
10932024-02-17T06:13:04.534Z Downloaded openssl v0.10.60
10942024-02-17T06:13:04.534Z Downloaded encoding_rs v0.8.33
10952024-02-17T06:13:04.551Z Downloaded regex-automata v0.3.8
10962024-02-17T06:13:04.571Z Downloaded regex-automata v0.4.4
10972024-02-17T06:13:04.589Z Downloaded tokio v1.36.0
10982024-02-17T06:13:04.614Z Downloaded libc v0.2.153
10992024-02-17T06:13:05.068Z Downloaded hyper v0.14.27
11002024-02-17T06:13:05.096Z Downloaded chrono v0.4.31
11012024-02-17T06:13:05.096Z Downloaded clap v2.34.0
11022024-02-17T06:13:05.096Z Downloaded time v0.3.27
11032024-02-17T06:13:05.096Z Downloaded aho-corasick v1.0.4
11042024-02-17T06:13:05.096Z Downloaded winapi v0.3.9
11052024-02-17T06:13:05.097Z Downloaded clap_builder v4.5.0
11062024-02-17T06:13:05.097Z Downloaded ed25519-dalek v2.0.0
11072024-02-17T06:13:05.097Z Downloaded heapless v0.8.0
11082024-02-17T06:13:05.097Z Downloaded serde_with v3.6.1
11092024-02-17T06:13:05.097Z Downloaded hashbrown v0.14.3
11102024-02-17T06:13:05.097Z Downloaded blake3 v1.5.0
11112024-02-17T06:13:05.097Z Downloaded tokio-util v0.7.10
11122024-02-17T06:13:05.097Z Downloaded steno v0.4.0
11132024-02-17T06:13:05.097Z Downloaded unicode-ident v1.0.12
11142024-02-17T06:13:05.097Z Downloaded indexmap v2.2.3
11152024-02-17T06:13:05.098Z Downloaded pest v2.7.6
11162024-02-17T06:13:05.098Z Downloaded sha2 v0.10.8
11172024-02-17T06:13:05.098Z Downloaded tracing v0.1.37
11182024-02-17T06:13:05.098Z Downloaded proc-macro-error v1.0.4
11192024-02-17T06:13:05.098Z Downloaded aes-gcm v0.10.3
11202024-02-17T06:13:05.098Z Downloaded unicode-xid v0.2.4
11212024-02-17T06:13:05.098Z Downloaded getrandom v0.1.16
11222024-02-17T06:13:05.098Z Downloaded proc-macro2 v1.0.78
11232024-02-17T06:13:05.098Z Downloaded rustversion v1.0.14
11242024-02-17T06:13:05.098Z Downloaded rustfmt-wrapper v0.2.0
11252024-02-17T06:13:05.098Z Downloaded libm v0.2.7
11262024-02-17T06:13:05.099Z Downloaded crossterm v0.27.0
11272024-02-17T06:13:05.099Z Downloaded unicode-bidi v0.3.13
11282024-02-17T06:13:05.099Z Downloaded russh v0.42.0
11292024-02-17T06:13:05.099Z Downloaded hash32 v0.2.1
11302024-02-17T06:13:05.099Z Downloaded siphasher v0.3.11
11312024-02-17T06:13:05.099Z Downloaded rustc_version v0.1.7
11322024-02-17T06:13:05.099Z Downloaded strsim v0.10.0
11332024-02-17T06:13:05.099Z Downloaded heapless v0.7.16
11342024-02-17T06:13:05.099Z Downloaded serde_yaml v0.9.25
11352024-02-17T06:13:05.099Z Downloaded socket2 v0.4.9
11362024-02-17T06:13:05.099Z Downloaded ring v0.16.20
11372024-02-17T06:13:05.099Z Downloaded semver v1.0.21
11382024-02-17T06:13:05.100Z Downloaded hubpack v0.1.2
11392024-02-17T06:13:05.100Z Downloaded ghash v0.5.0
11402024-02-17T06:13:05.100Z Downloaded iana-time-zone v0.1.57
11412024-02-17T06:13:05.100Z Downloaded trust-dns-server v0.22.1
11422024-02-17T06:13:05.100Z Downloaded toml_edit v0.22.6
11432024-02-17T06:13:05.100Z Downloaded aes v0.8.3
11442024-02-17T06:13:05.100Z Downloaded fallible-iterator v0.2.0
11452024-02-17T06:13:05.100Z Downloaded tungstenite v0.20.1
11462024-02-17T06:13:05.100Z Downloaded openssl-sys v0.9.96
11472024-02-17T06:13:05.101Z Downloaded ring v0.17.7
11482024-02-17T06:13:05.101Z Downloaded slog-envlogger v2.2.0
11492024-02-17T06:13:05.101Z Downloaded hyper-tls v0.5.0
11502024-02-17T06:13:05.101Z Downloaded scroll v0.12.0
11512024-02-17T06:13:05.101Z Downloaded signal-hook-registry v1.4.1
11522024-02-17T06:13:05.101Z Downloaded sha1 v0.10.6
11532024-02-17T06:13:05.101Z Downloaded filetime v0.2.23
11542024-02-17T06:13:05.101Z Downloaded stringprep v0.1.3
11552024-02-17T06:13:05.101Z Downloaded tokio-rustls v0.25.0
11562024-02-17T06:13:05.101Z Downloaded slog-dtrace v0.3.0
11572024-02-17T06:13:05.101Z Downloaded thiserror-impl-no-std v2.0.2
11582024-02-17T06:13:05.101Z Downloaded ecdsa v0.16.9
11592024-02-17T06:13:05.101Z Downloaded toml v0.5.11
11602024-02-17T06:13:05.101Z Downloaded spin v0.9.8
11612024-02-17T06:13:05.102Z Downloaded similar v2.3.0
11622024-02-17T06:13:05.102Z Downloaded clap v4.5.0
11632024-02-17T06:13:05.102Z Downloaded untrusted v0.9.0
11642024-02-17T06:13:05.102Z Downloaded futures-macro v0.3.30
11652024-02-17T06:13:05.102Z Downloaded dirs v5.0.1
11662024-02-17T06:13:05.102Z Downloaded allocator-api2 v0.2.16
11672024-02-17T06:13:05.102Z Downloaded typenum v1.16.0
11682024-02-17T06:13:05.102Z Downloaded toml v0.8.10
11692024-02-17T06:13:05.102Z Downloaded spin v0.5.2
11702024-02-17T06:13:05.102Z Downloaded tokio-tungstenite v0.20.1
11712024-02-17T06:13:05.102Z Downloaded signal-hook-mio v0.2.3
11722024-02-17T06:13:05.102Z Downloaded serde_tokenstream v0.2.0
11732024-02-17T06:13:05.102Z Downloaded dof v0.1.5
11742024-02-17T06:13:05.102Z Downloaded hmac v0.12.1
11752024-02-17T06:13:05.102Z Downloaded usdt v0.3.5
11762024-02-17T06:13:05.102Z Downloaded const-oid v0.9.5
11772024-02-17T06:13:05.102Z Downloaded num-bigint v0.4.4
11782024-02-17T06:13:05.115Z Downloaded pest_meta v2.7.6
11792024-02-17T06:13:05.115Z Downloaded num-traits v0.2.16
11802024-02-17T06:13:05.115Z Downloaded parking_lot v0.12.1
11812024-02-17T06:13:05.115Z Downloaded zerocopy-derive v0.7.32
11822024-02-17T06:13:05.115Z Downloaded dirs-sys-next v0.1.2
11832024-02-17T06:13:05.115Z Downloaded vec_map v0.8.2
11842024-02-17T06:13:05.115Z Downloaded tempfile v3.10.0
11852024-02-17T06:13:05.115Z Downloaded pkcs8 v0.10.2
11862024-02-17T06:13:05.115Z Downloaded rustls-pemfile v2.0.0
11872024-02-17T06:13:05.115Z Downloaded generic-array v0.14.7
11882024-02-17T06:13:05.115Z Downloaded pest_derive v2.7.6
11892024-02-17T06:13:05.115Z Downloaded ahash v0.8.7
11902024-02-17T06:13:05.115Z Downloaded num-rational v0.4.1
11912024-02-17T06:13:05.115Z Downloaded multer v3.0.0
11922024-02-17T06:13:05.116Z Downloaded zeroize_derive v1.4.2
11932024-02-17T06:13:05.116Z Downloaded subtle v2.5.0
11942024-02-17T06:13:05.116Z Downloaded structopt-derive v0.4.18
11952024-02-17T06:13:05.126Z Downloaded dtrace-parser v0.2.0
11962024-02-17T06:13:05.126Z Downloaded base64ct v1.6.0
11972024-02-17T06:13:05.126Z Downloaded pin-utils v0.1.0
11982024-02-17T06:13:05.126Z Downloaded async-stream v0.3.5
11992024-02-17T06:13:05.127Z Downloaded float-cmp v0.9.0
12002024-02-17T06:13:05.127Z Downloaded static_assertions v1.1.0
12012024-02-17T06:13:05.127Z Downloaded parse-display v0.9.0
12022024-02-17T06:13:05.127Z Downloaded phf v0.11.2
12032024-02-17T06:13:05.127Z Downloaded ctr v0.9.2
12042024-02-17T06:13:05.127Z Downloaded fastrand v2.0.1
12052024-02-17T06:13:05.127Z Downloaded display-error-chain v0.2.0
12062024-02-17T06:13:05.135Z Downloaded pem-rfc7468 v0.7.0
12072024-02-17T06:13:05.135Z Downloaded parking_lot_core v0.9.8
12082024-02-17T06:13:05.135Z Downloaded parking_lot v0.11.2
12092024-02-17T06:13:05.135Z Downloaded block-padding v0.3.3
12102024-02-17T06:13:05.135Z Downloaded anstyle v1.0.2
12112024-02-17T06:13:05.135Z Downloaded arrayvec v0.7.4
12122024-02-17T06:13:05.141Z Downloaded anstream v0.6.11
12132024-02-17T06:13:05.141Z Downloaded foreign-types v0.3.2
12142024-02-17T06:13:05.141Z Downloaded try-lock v0.2.4
12152024-02-17T06:13:05.141Z Downloaded postgres-protocol v0.6.6
12162024-02-17T06:13:05.141Z Downloaded percent-encoding v2.3.1
12172024-02-17T06:13:05.142Z Downloaded camino-tempfile v1.1.1
12182024-02-17T06:13:05.148Z Downloaded autocfg v1.1.0
12192024-02-17T06:13:05.148Z Downloaded num-integer v0.1.46
12202024-02-17T06:13:05.149Z Downloaded num-derive v0.4.0
12212024-02-17T06:13:05.149Z Downloaded block-buffer v0.10.4
12222024-02-17T06:13:05.149Z Downloaded bitflags v1.3.2
12232024-02-17T06:13:05.152Z Downloaded cipher v0.4.4
12242024-02-17T06:13:05.152Z Downloaded ciborium-io v0.2.2
12252024-02-17T06:13:05.152Z Downloaded equivalent v1.0.1
12262024-02-17T06:13:05.152Z Downloaded bcrypt-pbkdf v0.10.0
12272024-02-17T06:13:05.152Z Downloaded tinyvec_macros v0.1.1
12282024-02-17T06:13:05.152Z Downloaded swrite v0.1.0
12292024-02-17T06:13:05.152Z Downloaded structmeta v0.3.0
12302024-02-17T06:13:05.152Z Downloaded adler v1.0.2
12312024-02-17T06:13:05.156Z Downloaded addr2line v0.21.0
12322024-02-17T06:13:05.156Z Downloaded newtype-uuid v1.0.1
12332024-02-17T06:13:05.161Z Downloaded memmap2 v0.7.1
12342024-02-17T06:13:05.161Z Downloaded num_threads v0.1.6
12352024-02-17T06:13:05.161Z Downloaded crossbeam-deque v0.8.3
12362024-02-17T06:13:05.164Z Downloaded new_debug_unreachable v1.0.4
12372024-02-17T06:13:05.164Z Downloaded colored v2.0.4
12382024-02-17T06:13:05.164Z Downloaded num_cpus v1.16.0
12392024-02-17T06:13:05.164Z Downloaded crc32fast v1.3.2
12402024-02-17T06:13:05.168Z Downloaded crypto-bigint v0.5.2
12412024-02-17T06:13:05.187Z Downloaded crossbeam-utils v0.8.16
12422024-02-17T06:13:05.187Z Downloaded constant_time_eq v0.3.0
12432024-02-17T06:13:05.188Z Downloaded ciborium v0.2.2
12442024-02-17T06:13:05.188Z Downloaded atomicwrites v0.4.3
12452024-02-17T06:13:05.188Z Downloaded newtype_derive v0.1.6
12462024-02-17T06:13:05.188Z Downloaded colorchoice v1.0.0
12472024-02-17T06:13:05.188Z Downloaded cobs v0.2.3
12482024-02-17T06:13:05.188Z Downloaded num v0.4.1
12492024-02-17T06:13:05.188Z Downloaded linked-hash-map v0.5.6
12502024-02-17T06:13:05.188Z Downloaded polyval v0.6.1
12512024-02-17T06:13:05.188Z Downloaded cpufeatures v0.2.12
12522024-02-17T06:13:05.188Z Downloaded crucible-workspace-hack v0.1.0
12532024-02-17T06:13:05.191Z Downloaded ppv-lite86 v0.2.17
12542024-02-17T06:13:05.191Z Downloaded phf_shared v0.11.2
12552024-02-17T06:13:05.191Z Downloaded phf_shared v0.10.0
12562024-02-17T06:13:05.191Z Downloaded num-iter v0.1.43
12572024-02-17T06:13:05.191Z Downloaded lru-cache v0.1.2
12582024-02-17T06:13:05.191Z Downloaded mio v0.8.9
12592024-02-17T06:13:05.195Z Downloaded ciborium-ll v0.2.2
12602024-02-17T06:13:05.195Z Downloaded omicron-zone-package v0.11.0
12612024-02-17T06:13:05.199Z Downloaded matches v0.1.10
12622024-02-17T06:13:05.199Z Downloaded byteorder v1.5.0
12632024-02-17T06:13:05.202Z Downloaded cbc v0.1.2
12642024-02-17T06:13:05.202Z Downloaded macaddr v1.0.1
12652024-02-17T06:13:05.202Z Downloaded aead v0.5.2
12662024-02-17T06:13:05.205Z Downloaded match_cfg v0.1.0
12672024-02-17T06:13:05.205Z Downloaded lalrpop-util v0.19.12
12682024-02-17T06:13:05.205Z Downloaded blowfish v0.9.1
12692024-02-17T06:13:05.606Z Compiling proc-macro2 v1.0.78
12702024-02-17T06:13:05.606Z Compiling unicode-ident v1.0.12
12712024-02-17T06:13:05.613Z Compiling libc v0.2.153
12722024-02-17T06:13:05.613Z Compiling serde v1.0.196
12732024-02-17T06:13:05.613Z Compiling version_check v0.9.4
12742024-02-17T06:13:05.613Z Compiling autocfg v1.1.0
12752024-02-17T06:13:06.060Z Compiling cfg-if v1.0.0
12762024-02-17T06:13:06.064Z Compiling syn v1.0.109
12772024-02-17T06:13:06.064Z Compiling once_cell v1.19.0
12782024-02-17T06:13:06.064Z Compiling thiserror v1.0.57
12792024-02-17T06:13:06.175Z Compiling memchr v2.6.3
12802024-02-17T06:13:06.426Z Compiling typenum v1.16.0
12812024-02-17T06:13:06.492Z Compiling lock_api v0.4.10
12822024-02-17T06:13:07.410Z Compiling generic-array v0.14.7
12832024-02-17T06:13:07.506Z Compiling byteorder v1.5.0
12842024-02-17T06:13:07.522Z Compiling parking_lot_core v0.9.8
12852024-02-17T06:13:07.536Z Compiling libm v0.2.7
12862024-02-17T06:13:07.630Z Compiling ahash v0.8.7
12872024-02-17T06:13:07.711Z Compiling num-traits v0.2.16
12882024-02-17T06:13:07.875Z Compiling serde_json v1.0.113
12892024-02-17T06:13:07.957Z Compiling itoa v1.0.9
12902024-02-17T06:13:08.177Z Compiling slab v0.4.9
12912024-02-17T06:13:08.183Z Compiling log v0.4.20
12922024-02-17T06:13:08.450Z Compiling quote v1.0.35
12932024-02-17T06:13:08.912Z Compiling scopeguard v1.2.0
12942024-02-17T06:13:08.912Z Compiling allocator-api2 v0.2.16
12952024-02-17T06:13:08.912Z Compiling syn v2.0.48
12962024-02-17T06:13:08.957Z Compiling getrandom v0.2.10
12972024-02-17T06:13:09.117Z Compiling cc v1.0.83
12982024-02-17T06:13:09.228Z Compiling rand_core v0.6.4
12992024-02-17T06:13:09.656Z Compiling ryu v1.0.15
13002024-02-17T06:13:09.844Z Compiling pkg-config v0.3.27
13012024-02-17T06:13:09.902Z Compiling heck v0.4.1
13022024-02-17T06:13:10.401Z Compiling schemars v0.8.16
13032024-02-17T06:13:10.401Z Compiling subtle v2.5.0
13042024-02-17T06:13:10.401Z Compiling smallvec v1.13.1
13052024-02-17T06:13:10.490Z Compiling equivalent v1.0.1
13062024-02-17T06:13:10.929Z Compiling vcpkg v0.2.15
13072024-02-17T06:13:11.303Z Compiling pin-project-lite v0.2.13
13082024-02-17T06:13:11.477Z Compiling httparse v1.8.0
13092024-02-17T06:13:11.907Z Compiling parking_lot v0.12.1
13102024-02-17T06:13:12.121Z Compiling ucd-trie v0.1.6
13112024-02-17T06:13:12.149Z Compiling ring v0.17.7
13122024-02-17T06:13:12.932Z Compiling ring v0.16.20
13132024-02-17T06:13:13.189Z Compiling openssl-sys v0.9.96
13142024-02-17T06:13:13.435Z Compiling signal-hook-registry v1.4.1
13152024-02-17T06:13:13.603Z Compiling fnv v1.0.7
13162024-02-17T06:13:13.729Z Compiling mio v0.8.9
13172024-02-17T06:13:14.028Z Compiling iana-time-zone v0.1.57
13182024-02-17T06:13:14.048Z Compiling const-oid v0.9.5
13192024-02-17T06:13:14.217Z Compiling rustix v0.38.31
13202024-02-17T06:13:14.467Z Compiling openssl v0.10.60
13212024-02-17T06:13:14.898Z Compiling semver v1.0.21
13222024-02-17T06:13:15.010Z Compiling socket2 v0.5.5
13232024-02-17T06:13:15.024Z Compiling num_cpus v1.16.0
13242024-02-17T06:13:15.179Z Compiling rustls v0.21.9
13252024-02-17T06:13:15.591Z Compiling native-tls v0.2.11
13262024-02-17T06:13:15.659Z Compiling dyn-clone v1.0.16
13272024-02-17T06:13:15.681Z Compiling futures-core v0.3.30
13282024-02-17T06:13:15.924Z Compiling aho-corasick v1.0.4
13292024-02-17T06:13:15.940Z Compiling regex-syntax v0.8.2
13302024-02-17T06:13:15.950Z Compiling slog v2.7.0
13312024-02-17T06:13:16.416Z Compiling serde_derive_internals v0.26.0
13322024-02-17T06:13:16.539Z Compiling crossbeam-utils v0.8.16
13332024-02-17T06:13:16.982Z Compiling async-trait v0.1.77
13342024-02-17T06:13:17.086Z Compiling spin v0.5.2
13352024-02-17T06:13:17.592Z Compiling futures-sink v0.3.30
13362024-02-17T06:13:17.755Z Compiling backtrace v0.3.69
13372024-02-17T06:13:18.169Z Compiling tinyvec_macros v0.1.1
13382024-02-17T06:13:18.257Z Compiling tinyvec v1.6.0
13392024-02-17T06:13:18.481Z Compiling futures-channel v0.3.30
13402024-02-17T06:13:18.904Z Compiling futures-io v0.3.30
13412024-02-17T06:13:19.221Z Compiling pin-utils v0.1.0
13422024-02-17T06:13:19.428Z Compiling regex-automata v0.4.4
13432024-02-17T06:13:19.936Z Compiling futures-task v0.3.30
13442024-02-17T06:13:19.936Z Compiling cpufeatures v0.2.12
13452024-02-17T06:13:20.037Z Compiling unicode-normalization v0.1.22
13462024-02-17T06:13:20.047Z Compiling spin v0.9.8
13472024-02-17T06:13:20.344Z Compiling memoffset v0.9.0
13482024-02-17T06:13:20.448Z Compiling tracing-core v0.1.31
13492024-02-17T06:13:20.951Z Compiling unicode-bidi v0.3.13
13502024-02-17T06:13:20.951Z Compiling unicode-width v0.1.11
13512024-02-17T06:13:20.951Z Compiling anyhow v1.0.75
13522024-02-17T06:13:21.995Z Compiling crc32fast v1.3.2
13532024-02-17T06:13:22.488Z Compiling winnow v0.5.15
13542024-02-17T06:13:22.552Z Compiling crossbeam-epoch v0.9.15
13552024-02-17T06:13:22.731Z Compiling time-core v0.1.1
13562024-02-17T06:13:23.320Z Compiling time-macros v0.2.13
13572024-02-17T06:13:23.323Z Compiling serde_derive v1.0.196
13582024-02-17T06:13:23.557Z Compiling zeroize_derive v1.4.2
13592024-02-17T06:13:24.304Z Compiling zerocopy-derive v0.7.32
13602024-02-17T06:13:25.110Z Compiling thiserror-impl v1.0.57
13612024-02-17T06:13:25.399Z Compiling tokio-macros v2.2.0
13622024-02-17T06:13:25.767Z Compiling zeroize v1.7.0
13632024-02-17T06:13:26.121Z Compiling futures-macro v0.3.30
13642024-02-17T06:13:26.566Z Compiling zerocopy v0.7.32
13652024-02-17T06:13:27.635Z Compiling tracing-attributes v0.1.26
13662024-02-17T06:13:28.129Z Compiling schemars_derive v0.8.16
13672024-02-17T06:13:28.441Z Compiling pest v2.7.6
13682024-02-17T06:13:28.638Z Compiling hashbrown v0.14.3
13692024-02-17T06:13:28.649Z Compiling crypto-common v0.1.6
13702024-02-17T06:13:29.018Z Compiling openssl-macros v0.1.1
13712024-02-17T06:13:29.568Z Compiling block-buffer v0.10.4
13722024-02-17T06:13:29.576Z Compiling digest v0.10.7
13732024-02-17T06:13:29.852Z Compiling regex v1.10.3
13742024-02-17T06:13:30.252Z Compiling futures-util v0.3.30
13752024-02-17T06:13:30.729Z Compiling pest_meta v2.7.6
13762024-02-17T06:13:31.696Z Compiling tracing v0.1.37
13772024-02-17T06:13:32.207Z Compiling pest_generator v2.7.6
13782024-02-17T06:13:32.419Z Compiling der_derive v0.7.2
13792024-02-17T06:13:34.746Z Compiling untrusted v0.7.1
13802024-02-17T06:13:35.374Z Compiling untrusted v0.9.0
13812024-02-17T06:13:35.377Z Compiling percent-encoding v2.3.1
13822024-02-17T06:13:35.377Z Compiling foreign-types-shared v0.1.1
13832024-02-17T06:13:35.449Z Compiling foreign-types v0.3.2
13842024-02-17T06:13:36.042Z Compiling pest_derive v2.7.6
13852024-02-17T06:13:37.639Z Compiling errno v0.3.8
13862024-02-17T06:13:37.646Z Compiling bytes v1.5.0
13872024-02-17T06:13:37.646Z Compiling indexmap v2.2.3
13882024-02-17T06:13:37.928Z Compiling chrono v0.4.31
13892024-02-17T06:13:38.688Z Compiling uuid v1.7.0
13902024-02-17T06:13:38.695Z Compiling tokio v1.36.0
13912024-02-17T06:13:39.078Z Compiling http v0.2.11
13922024-02-17T06:13:39.504Z Compiling bitflags v2.4.0
13932024-02-17T06:13:39.944Z Compiling serde_spanned v0.6.5
13942024-02-17T06:13:40.577Z Compiling toml_datetime v0.6.5
13952024-02-17T06:13:40.588Z Compiling toml_edit v0.19.15
13962024-02-17T06:13:40.646Z Compiling rustc_version v0.4.0
13972024-02-17T06:13:41.468Z Compiling openapiv3 v2.0.0
13982024-02-17T06:13:43.535Z Compiling serde_tokenstream v0.2.0
13992024-02-17T06:13:43.559Z Compiling try-lock v0.2.4
14002024-02-17T06:13:43.707Z Compiling base64 v0.21.7
14012024-02-17T06:13:44.076Z Compiling ppv-lite86 v0.2.17
14022024-02-17T06:13:44.490Z Compiling unicode-xid v0.2.4
14032024-02-17T06:13:44.532Z Compiling want v0.3.1
14042024-02-17T06:13:44.654Z Compiling synstructure v0.12.6
14052024-02-17T06:13:44.807Z Compiling http-body v0.4.5
14062024-02-17T06:13:45.664Z Compiling rustls-webpki v0.101.7
14072024-02-17T06:13:46.837Z Compiling sct v0.7.0
14082024-02-17T06:13:47.233Z Compiling form_urlencoded v1.2.1
14092024-02-17T06:13:47.835Z Compiling scroll_derive v0.12.0
14102024-02-17T06:13:47.835Z Compiling tokio-util v0.7.10
14112024-02-17T06:13:48.259Z Compiling socket2 v0.4.9
14122024-02-17T06:13:48.278Z Compiling openssl-probe v0.1.5
14132024-02-17T06:13:48.923Z Compiling h2 v0.3.24
14142024-02-17T06:13:49.127Z Compiling tower-service v0.3.2
14152024-02-17T06:13:49.263Z Compiling httpdate v1.0.3
14162024-02-17T06:13:50.147Z Compiling zerocopy-derive v0.2.0
14172024-02-17T06:13:51.952Z Compiling idna v0.5.0
14182024-02-17T06:13:52.338Z Compiling lazy_static v1.4.0
14192024-02-17T06:13:53.212Z Compiling thread-id v4.2.0
14202024-02-17T06:13:53.330Z Compiling adler v1.0.2
14212024-02-17T06:13:53.584Z Compiling miniz_oxide v0.7.1
14222024-02-17T06:13:53.796Z Compiling tokio-rustls v0.24.1
14232024-02-17T06:13:54.190Z Compiling url v2.5.0
14242024-02-17T06:13:55.196Z Compiling tokio-native-tls v0.3.1
14252024-02-17T06:13:55.233Z Compiling rand_chacha v0.3.1
14262024-02-17T06:13:55.456Z Compiling ipnet v2.9.0
14272024-02-17T06:13:55.595Z Compiling rustversion v1.0.14
14282024-02-17T06:13:55.631Z Compiling rand v0.8.5
14292024-02-17T06:13:56.109Z Compiling hyper v0.14.27
14302024-02-17T06:13:56.418Z Compiling serde_urlencoded v0.7.1
14312024-02-17T06:13:56.740Z Compiling rustls-pemfile v1.0.3
14322024-02-17T06:13:57.147Z Compiling usdt-impl v0.3.5
14332024-02-17T06:13:57.175Z Compiling encoding_rs v0.8.33
14342024-02-17T06:13:57.279Z Compiling mime v0.3.17
14352024-02-17T06:13:57.710Z Compiling either v1.10.0
14362024-02-17T06:13:57.742Z Compiling gimli v0.28.0
14372024-02-17T06:13:57.899Z Compiling webpki-roots v0.25.2
14382024-02-17T06:13:58.941Z Compiling regress v0.8.0
14392024-02-17T06:13:59.038Z Compiling object v0.32.1
14402024-02-17T06:13:59.687Z Compiling num-bigint v0.4.4
14412024-02-17T06:13:59.707Z Compiling usdt-impl v0.5.0
14422024-02-17T06:13:59.737Z Compiling rustc-demangle v0.1.23
14432024-02-17T06:14:01.026Z Compiling flate2 v1.0.28
14442024-02-17T06:14:01.483Z Compiling zerocopy v0.3.0
14452024-02-17T06:14:01.953Z Compiling scroll v0.12.0
14462024-02-17T06:14:02.087Z Compiling addr2line v0.21.0
14472024-02-17T06:14:02.273Z Compiling heapless v0.7.16
14482024-02-17T06:14:02.532Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14492024-02-17T06:14:02.700Z Compiling futures-executor v0.3.30
14502024-02-17T06:14:02.876Z Compiling bzip2-sys v0.1.11+1.0.8
14512024-02-17T06:14:02.933Z Compiling signal-hook v0.3.17
14522024-02-17T06:14:03.670Z Compiling hyper-rustls v0.24.2
14532024-02-17T06:14:03.684Z Compiling hyper-tls v0.5.0
14542024-02-17T06:14:03.684Z Compiling plain v0.2.3
14552024-02-17T06:14:03.684Z Compiling reqwest v0.11.22
14562024-02-17T06:14:03.684Z Compiling winnow v0.6.1
14572024-02-17T06:14:04.228Z Compiling base64ct v1.6.0
14582024-02-17T06:14:05.172Z Compiling goblin v0.8.0
14592024-02-17T06:14:06.685Z Compiling futures v0.3.30
14602024-02-17T06:14:06.952Z Compiling dof v0.1.5
14612024-02-17T06:14:08.474Z Compiling toml_edit v0.22.6
14622024-02-17T06:14:08.474Z Compiling toml v0.7.8
14632024-02-17T06:14:08.816Z Compiling hex v0.4.3
14642024-02-17T06:14:08.846Z Compiling dtrace-parser v0.1.14
14652024-02-17T06:14:09.298Z Compiling pretty-hex v0.4.1
14662024-02-17T06:14:10.862Z Compiling dof v0.3.0
14672024-02-17T06:14:12.156Z Compiling strum_macros v0.25.2
14682024-02-17T06:14:12.575Z Compiling serde_tokenstream v0.1.7
14692024-02-17T06:14:12.575Z Compiling dtrace-parser v0.2.0
14702024-02-17T06:14:12.995Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14712024-02-17T06:14:13.835Z Compiling smoltcp v0.9.1
14722024-02-17T06:14:13.881Z Compiling pem-rfc7468 v0.7.0
14732024-02-17T06:14:14.607Z Compiling hmac v0.12.1
14742024-02-17T06:14:14.861Z Compiling enum-as-inner v0.5.1
14752024-02-17T06:14:14.893Z Compiling num-iter v0.1.43
14762024-02-17T06:14:15.381Z Compiling flagset v0.4.3
14772024-02-17T06:14:15.611Z Compiling siphasher v0.3.11
14782024-02-17T06:14:15.675Z Compiling unicode-segmentation v1.10.1
14792024-02-17T06:14:15.694Z Compiling der v0.7.8
14802024-02-17T06:14:15.935Z Compiling usdt-attr-macro v0.3.5
14812024-02-17T06:14:16.031Z Compiling usdt-macro v0.3.5
14822024-02-17T06:14:16.540Z Compiling hubpack_derive v0.1.1
14832024-02-17T06:14:16.605Z Compiling zerocopy-derive v0.6.4
14842024-02-17T06:14:18.145Z Compiling num_threads v0.1.6
14852024-02-17T06:14:18.263Z Compiling deranged v0.3.8
14862024-02-17T06:14:18.277Z Compiling utf8parse v0.2.1
14872024-02-17T06:14:18.304Z Compiling anstyle v1.0.2
14882024-02-17T06:14:18.835Z Compiling anstyle-parse v0.2.1
14892024-02-17T06:14:18.869Z Compiling sha2 v0.10.8
14902024-02-17T06:14:18.892Z Compiling spki v0.7.2
14912024-02-17T06:14:20.016Z Compiling time v0.3.27
14922024-02-17T06:14:20.817Z Compiling md-5 v0.10.5
14932024-02-17T06:14:21.061Z Compiling block-padding v0.3.3
14942024-02-17T06:14:21.150Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14952024-02-17T06:14:21.345Z Compiling clap_derive v4.5.0
14962024-02-17T06:14:21.368Z Compiling stringprep v0.1.3
14972024-02-17T06:14:22.414Z Compiling getopts v0.2.21
14982024-02-17T06:14:22.510Z Compiling diesel_table_macro_syntax v0.1.0
14992024-02-17T06:14:23.421Z Compiling num-integer v0.1.46
15002024-02-17T06:14:24.453Z Compiling hash32 v0.2.1
15012024-02-17T06:14:24.847Z Compiling fallible-iterator v0.2.0
15022024-02-17T06:14:25.501Z Compiling anstyle-query v1.0.0
15032024-02-17T06:14:25.644Z Compiling colorchoice v1.0.0
15042024-02-17T06:14:26.507Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15052024-02-17T06:14:26.643Z Compiling stable_deref_trait v1.2.0
15062024-02-17T06:14:27.346Z Compiling anstream v0.6.11
15072024-02-17T06:14:27.350Z Compiling postgres-protocol v0.6.6
15082024-02-17T06:14:27.951Z Compiling diesel_derives v2.1.2
15092024-02-17T06:14:28.535Z Compiling inout v0.1.3
15102024-02-17T06:14:30.109Z Compiling pkcs8 v0.10.2
15112024-02-17T06:14:31.212Z Compiling phf_shared v0.11.2
15122024-02-17T06:14:31.537Z Compiling ff v0.13.0
15132024-02-17T06:14:31.802Z Compiling terminal_size v0.3.0
15142024-02-17T06:14:32.258Z Compiling serde_repr v0.1.16
15152024-02-17T06:14:33.130Z Compiling scheduled-thread-pool v0.2.7
15162024-02-17T06:14:33.282Z Compiling clap_lex v0.7.0
15172024-02-17T06:14:36.479Z Compiling bit-vec v0.6.3
15182024-02-17T06:14:36.479Z Compiling matches v0.1.10
15192024-02-17T06:14:36.479Z Compiling unsafe-libyaml v0.2.10
15202024-02-17T06:14:36.480Z Compiling managed v0.8.0
15212024-02-17T06:14:36.480Z Compiling strsim v0.11.0
15222024-02-17T06:14:36.480Z Compiling regex-automata v0.1.10
15232024-02-17T06:14:36.480Z Compiling base16ct v0.2.0
15242024-02-17T06:14:36.480Z Compiling bitflags v1.3.2
15252024-02-17T06:14:36.480Z Compiling sec1 v0.7.3
15262024-02-17T06:14:36.480Z Compiling serde_yaml v0.9.25
15272024-02-17T06:14:36.480Z Compiling bstr v0.2.17
15282024-02-17T06:14:36.480Z Compiling clap_builder v4.5.0
15292024-02-17T06:14:37.322Z Compiling idna v0.2.3
15302024-02-17T06:14:37.925Z Compiling r2d2 v0.8.10
15312024-02-17T06:14:38.600Z Compiling group v0.13.0
15322024-02-17T06:14:39.594Z Compiling phf v0.11.2
15332024-02-17T06:14:39.807Z Compiling signal-hook-mio v0.2.3
15342024-02-17T06:14:39.952Z Compiling cipher v0.4.4
15352024-02-17T06:14:40.076Z Compiling bzip2 v0.4.4
15362024-02-17T06:14:40.179Z Compiling postgres-types v0.2.6
15372024-02-17T06:14:40.408Z Compiling zerocopy v0.6.4
15382024-02-17T06:14:40.470Z Compiling hubpack v0.1.2
15392024-02-17T06:14:40.839Z Compiling phf_shared v0.10.0
15402024-02-17T06:14:41.200Z Compiling hkdf v0.12.4
15412024-02-17T06:14:41.301Z Compiling crypto-bigint v0.5.2
15422024-02-17T06:14:41.512Z Compiling ipnetwork v0.20.0
15432024-02-17T06:14:42.115Z Compiling float-cmp v0.9.0
15442024-02-17T06:14:43.564Z Compiling data-encoding v2.4.0
15452024-02-17T06:14:57.077Z Compiling new_debug_unreachable v1.0.4
15462024-02-17T06:14:57.227Z Compiling whoami v1.4.1
15472024-02-17T06:14:57.227Z Compiling static_assertions v1.1.0
15482024-02-17T06:14:57.227Z Compiling minimal-lexical v0.2.1
15492024-02-17T06:14:57.228Z Compiling predicates-core v1.0.6
15502024-02-17T06:14:57.228Z Compiling fixedbitset v0.4.2
15512024-02-17T06:14:57.228Z Compiling regex-automata v0.3.8
15522024-02-17T06:14:57.228Z Compiling precomputed-hash v0.1.1
15532024-02-17T06:14:57.228Z Compiling normalize-line-endings v0.3.0
15542024-02-17T06:14:57.228Z Compiling difflib v0.4.0
15552024-02-17T06:14:57.228Z Compiling predicates v3.1.0
15562024-02-17T06:14:57.228Z Compiling bstr v1.6.0
15572024-02-17T06:14:57.365Z Compiling petgraph v0.6.4
15582024-02-17T06:14:57.365Z Compiling string_cache v0.8.7
15592024-02-17T06:14:57.365Z Compiling nom v7.1.3
15602024-02-17T06:14:57.365Z Compiling tokio-postgres v0.7.10
15612024-02-17T06:14:57.366Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15622024-02-17T06:14:57.366Z Compiling diesel v2.1.4
15632024-02-17T06:14:57.366Z Compiling elliptic-curve v0.13.8
15642024-02-17T06:14:57.366Z Compiling trust-dns-proto v0.22.0
15652024-02-17T06:14:57.366Z Compiling yasna v0.5.2
15662024-02-17T06:14:57.366Z Compiling zip v0.6.6
15672024-02-17T06:14:57.366Z Compiling crossterm v0.27.0
15682024-02-17T06:14:57.366Z Compiling clap v4.5.0
15692024-02-17T06:14:57.366Z Compiling similar v2.3.0
15702024-02-17T06:14:57.366Z Compiling bit-set v0.5.3
15712024-02-17T06:14:57.366Z Compiling usdt v0.3.5
15722024-02-17T06:14:57.367Z Compiling strum v0.25.0
15732024-02-17T06:14:57.367Z Compiling itertools v0.10.5
15742024-02-17T06:14:57.367Z Compiling console v0.15.8
15752024-02-17T06:14:57.367Z Compiling tokio-stream v0.1.14
15762024-02-17T06:14:57.367Z Compiling lalrpop-util v0.19.12
15772024-02-17T06:14:57.367Z Compiling camino v1.1.6
15782024-02-17T06:14:57.896Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15792024-02-17T06:15:06.171Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15802024-02-17T06:15:31.157Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15812024-02-17T06:15:33.050Z Compiling sha1 v0.10.6
15822024-02-17T06:15:33.483Z Compiling atty v0.2.14
15832024-02-17T06:15:33.537Z Compiling match_cfg v0.1.0
15842024-02-17T06:15:33.621Z Compiling hostname v0.3.1
15852024-02-17T06:15:33.638Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15862024-02-17T06:15:33.871Z Compiling dirs-sys-next v0.1.2
15872024-02-17T06:15:34.055Z Compiling strsim v0.10.0
15882024-02-17T06:15:34.321Z Compiling ident_case v1.0.1
15892024-02-17T06:15:34.502Z Compiling rustls-pki-types v1.1.0
15902024-02-17T06:15:34.529Z Compiling darling_core v0.20.3
15912024-02-17T06:15:34.606Z Compiling dirs-next v2.0.0
15922024-02-17T06:15:34.911Z Compiling thread_local v1.1.7
15932024-02-17T06:15:34.957Z Compiling slog-async v2.8.0
15942024-02-17T06:15:35.258Z Compiling rustls v0.22.2
15952024-02-17T06:15:35.488Z Compiling rustls-webpki v0.102.1
15962024-02-17T06:15:35.614Z Compiling term v0.7.0
15972024-02-17T06:15:35.700Z Compiling crossbeam-channel v0.5.8
15982024-02-17T06:15:36.195Z Compiling multer v3.0.0
15992024-02-17T06:15:36.463Z Compiling instant v0.1.12
16002024-02-17T06:15:36.537Z Compiling paste v1.0.14
16012024-02-17T06:15:36.623Z Compiling take_mut v0.2.2
16022024-02-17T06:15:37.168Z Compiling slog-term v2.9.0
16032024-02-17T06:15:37.216Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
16042024-02-17T06:15:37.442Z Compiling slog-json v2.6.1
16052024-02-17T06:15:37.660Z Compiling http v1.0.0
16062024-02-17T06:15:37.827Z Compiling async-stream-impl v0.3.5
16072024-02-17T06:15:38.045Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16082024-02-17T06:15:38.392Z Compiling debug-ignore v1.0.5
16092024-02-17T06:15:38.407Z Compiling atomic-waker v1.1.1
16102024-02-17T06:15:38.540Z Compiling waitgroup v0.1.2
16112024-02-17T06:15:38.666Z Compiling slog-bunyan v2.5.0
16122024-02-17T06:15:38.873Z Compiling rustls-pemfile v2.0.0
16132024-02-17T06:15:39.283Z Compiling async-stream v0.3.5
16142024-02-17T06:15:39.587Z Compiling toml v0.8.10
16152024-02-17T06:15:40.052Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16162024-02-17T06:15:40.338Z Compiling serde_path_to_error v0.1.15
16172024-02-17T06:15:40.458Z Compiling structmeta-derive v0.3.0
16182024-02-17T06:15:40.646Z Compiling darling_macro v0.20.3
16192024-02-17T06:15:41.194Z Compiling strum_macros v0.26.1
16202024-02-17T06:15:41.392Z Compiling tokio-rustls v0.25.0
16212024-02-17T06:15:41.774Z Compiling darling v0.20.3
16222024-02-17T06:15:41.813Z Compiling newtype-uuid v1.0.1
16232024-02-17T06:15:41.900Z Compiling serde_with_macros v3.6.1
16242024-02-17T06:15:42.111Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
16252024-02-17T06:15:42.317Z Compiling backoff v0.4.0
16262024-02-17T06:15:42.691Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16272024-02-17T06:15:42.969Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16282024-02-17T06:15:43.137Z Compiling macaddr v1.0.1
16292024-02-17T06:15:43.541Z Compiling proc-macro-error-attr v1.0.4
16302024-02-17T06:15:43.635Z Compiling proc-macro-crate v1.3.1
16312024-02-17T06:15:43.669Z Compiling structmeta v0.3.0
16322024-02-17T06:15:43.889Z Compiling proc-macro-error v1.0.4
16332024-02-17T06:15:44.091Z Compiling parse-display-derive v0.9.0
16342024-02-17T06:15:44.221Z Compiling heapless v0.8.0
16352024-02-17T06:15:44.700Z Compiling num_enum_derive v0.5.11
16362024-02-17T06:15:45.228Z Compiling serde_with v3.6.1
16372024-02-17T06:15:46.208Z Compiling hash32 v0.3.1
16382024-02-17T06:15:46.477Z Compiling smoltcp v0.11.0
16392024-02-17T06:15:46.657Z Compiling strum v0.26.1
16402024-02-17T06:15:46.850Z Compiling rayon-core v1.12.0
16412024-02-17T06:15:47.182Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16422024-02-17T06:15:47.657Z Compiling num_enum v0.5.11
16432024-02-17T06:15:47.763Z Compiling crossbeam-deque v0.8.3
16442024-02-17T06:15:47.821Z Compiling same-file v1.0.6
16452024-02-17T06:15:48.067Z Compiling fastrand v2.0.1
16462024-02-17T06:15:48.363Z Compiling cobs v0.2.3
16472024-02-17T06:15:48.442Z Compiling embedded-io v0.4.0
16482024-02-17T06:15:48.636Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16492024-02-17T06:15:48.684Z Compiling postcard v1.0.8
16502024-02-17T06:15:48.704Z Compiling tempfile v3.10.0
16512024-02-17T06:15:49.114Z Compiling parse-display v0.9.0
16522024-02-17T06:15:49.548Z Compiling walkdir v2.4.0
16532024-02-17T06:15:49.589Z Compiling semver-parser v0.10.2
16542024-02-17T06:15:49.631Z Compiling foreign-types-macros v0.2.3
16552024-02-17T06:15:49.748Z Compiling blake3 v1.5.0
16562024-02-17T06:15:50.359Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16572024-02-17T06:15:50.407Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16582024-02-17T06:15:50.713Z Compiling crucible-workspace-hack v0.1.0
16592024-02-17T06:15:50.732Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16602024-02-17T06:15:50.911Z Compiling foreign-types-shared v0.3.1
16612024-02-17T06:15:51.014Z Compiling foreign-types v0.5.0
16622024-02-17T06:15:51.073Z Compiling semver v0.11.0
16632024-02-17T06:15:51.090Z Compiling rayon v1.8.0
16642024-02-17T06:15:51.522Z Compiling is-terminal v0.4.9
16652024-02-17T06:15:51.673Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16662024-02-17T06:15:51.683Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16672024-02-17T06:15:51.827Z Compiling cstr-argument v0.1.2
16682024-02-17T06:15:51.919Z Compiling memmap2 v0.7.1
16692024-02-17T06:15:52.062Z Compiling xattr v1.0.1
16702024-02-17T06:15:52.209Z Compiling filetime v0.2.23
16712024-02-17T06:15:52.331Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16722024-02-17T06:15:52.356Z Compiling arrayvec v0.7.4
16732024-02-17T06:15:52.547Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16742024-02-17T06:15:52.567Z Compiling arrayref v0.3.7
16752024-02-17T06:15:52.669Z Compiling constant_time_eq v0.3.0
16762024-02-17T06:15:52.687Z Compiling home v0.5.5
16772024-02-17T06:15:52.740Z Compiling pretty-hex v0.2.1
16782024-02-17T06:15:52.839Z Compiling toolchain_find v0.2.0
16792024-02-17T06:15:52.889Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16802024-02-17T06:15:52.933Z Compiling tar v0.4.40
16812024-02-17T06:15:53.111Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16822024-02-17T06:15:53.242Z Compiling camino-tempfile v1.1.1
16832024-02-17T06:15:53.429Z Compiling colored v2.0.4
16842024-02-17T06:15:53.893Z Compiling toml v0.5.11
16852024-02-17T06:15:54.106Z Compiling topological-sort v0.2.2
16862024-02-17T06:15:54.223Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16872024-02-17T06:15:54.251Z Compiling platforms v3.0.2
16882024-02-17T06:15:54.473Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16892024-02-17T06:15:54.637Z Compiling zone_cfg_derive v0.3.0
16902024-02-17T06:15:55.009Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16912024-02-17T06:15:55.035Z Compiling textwrap v0.11.0
16922024-02-17T06:15:55.582Z Compiling heck v0.3.3
16932024-02-17T06:15:55.930Z Compiling rustfmt-wrapper v0.2.0
16942024-02-17T06:15:56.214Z Compiling omicron-zone-package v0.11.0
16952024-02-17T06:15:56.412Z Compiling num-derive v0.4.0
16962024-02-17T06:15:56.575Z Compiling ansi_term v0.12.1
16972024-02-17T06:15:57.128Z Compiling libefi-sys v0.1.0
16982024-02-17T06:15:57.242Z Compiling vec_map v0.8.2
16992024-02-17T06:15:57.454Z Compiling strsim v0.8.0
17002024-02-17T06:15:57.572Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17012024-02-17T06:15:57.749Z Compiling clap v2.34.0
17022024-02-17T06:15:57.794Z Compiling zone v0.3.0
17032024-02-17T06:15:58.115Z Compiling structopt-derive v0.4.18
17042024-02-17T06:15:58.556Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17052024-02-17T06:15:58.842Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17062024-02-17T06:15:58.969Z Compiling smf v0.2.2
17072024-02-17T06:15:59.206Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17082024-02-17T06:15:59.457Z Compiling unicase v2.7.0
17092024-02-17T06:15:59.619Z Compiling semver v0.1.20
17102024-02-17T06:15:59.844Z Compiling curve25519-dalek v4.1.1
17112024-02-17T06:16:00.016Z Compiling rustc_version v0.1.7
17122024-02-17T06:16:00.372Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17132024-02-17T06:16:00.417Z Compiling universal-hash v0.5.1
17142024-02-17T06:16:00.473Z Compiling opaque-debug v0.3.0
17152024-02-17T06:16:00.578Z Compiling newtype_derive v0.1.6
17162024-02-17T06:16:00.725Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17172024-02-17T06:16:00.845Z Compiling signature v2.1.0
17182024-02-17T06:16:00.899Z Compiling curve25519-dalek-derive v0.1.0
17192024-02-17T06:16:01.067Z Compiling gethostname v0.4.3
17202024-02-17T06:16:01.088Z Compiling num-rational v0.4.1
17212024-02-17T06:16:01.088Z Compiling getrandom v0.1.16
17222024-02-17T06:16:01.205Z Compiling structopt v0.3.26
17232024-02-17T06:16:01.634Z Compiling usdt-macro v0.5.0
17242024-02-17T06:16:01.765Z Compiling usdt-attr-macro v0.5.0
17252024-02-17T06:16:01.834Z Compiling password-hash v0.5.0
17262024-02-17T06:16:01.891Z Compiling blake2 v0.10.6
17272024-02-17T06:16:02.813Z Compiling memmap v0.7.0
17282024-02-17T06:16:02.904Z Compiling linked-hash-map v0.5.6
17292024-02-17T06:16:03.160Z Compiling parking_lot_core v0.8.6
17302024-02-17T06:16:03.247Z Compiling quick-error v1.2.3
17312024-02-17T06:16:03.274Z Compiling lru-cache v0.1.2
17322024-02-17T06:16:03.326Z Compiling argon2 v0.5.3
17332024-02-17T06:16:03.386Z Compiling resolv-conf v0.7.0
17342024-02-17T06:16:03.480Z Compiling usdt v0.5.0
17352024-02-17T06:16:04.117Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17362024-02-17T06:16:04.179Z Compiling rfc6979 v0.4.0
17372024-02-17T06:16:04.356Z Compiling aead v0.5.2
17382024-02-17T06:16:04.381Z Compiling num-complex v0.4.4
17392024-02-17T06:16:04.698Z Compiling nibble_vec v0.1.0
17402024-02-17T06:16:04.913Z Compiling slog-dtrace v0.3.0
17412024-02-17T06:16:05.263Z Compiling endian-type v0.1.2
17422024-02-17T06:16:05.455Z Compiling keccak v0.1.4
17432024-02-17T06:16:05.483Z Compiling utf-8 v0.7.6
17442024-02-17T06:16:05.487Z Compiling cancel-safe-futures v0.1.5
17452024-02-17T06:16:05.813Z Compiling arc-swap v1.6.0
17462024-02-17T06:16:05.876Z Compiling winapi v0.3.9
17472024-02-17T06:16:06.480Z Compiling slog-scope v4.4.0
17482024-02-17T06:16:06.523Z Compiling sha3 v0.10.8
17492024-02-17T06:16:06.544Z Compiling tungstenite v0.20.1
17502024-02-17T06:16:06.936Z Compiling radix_trie v0.2.1
17512024-02-17T06:16:07.034Z Compiling num v0.4.1
17522024-02-17T06:16:07.126Z Compiling mime_guess v2.0.4
17532024-02-17T06:16:07.155Z Compiling ecdsa v0.16.9
17542024-02-17T06:16:07.497Z Compiling steno v0.4.0
17552024-02-17T06:16:07.630Z Compiling trust-dns-resolver v0.22.0
17562024-02-17T06:16:08.025Z Compiling rand_core v0.5.1
17572024-02-17T06:16:08.625Z Compiling poly1305 v0.8.0
17582024-02-17T06:16:08.994Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17592024-02-17T06:16:09.182Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17602024-02-17T06:16:10.181Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17612024-02-17T06:16:10.302Z Compiling primeorder v0.13.6
17622024-02-17T06:16:10.607Z Compiling chacha20 v0.9.1
17632024-02-17T06:16:10.941Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17642024-02-17T06:16:11.075Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17652024-02-17T06:16:11.401Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17662024-02-17T06:16:12.243Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17672024-02-17T06:16:12.262Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17682024-02-17T06:16:12.955Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17692024-02-17T06:16:13.130Z Compiling secrecy v0.8.0
17702024-02-17T06:16:13.339Z Compiling thiserror-impl-no-std v2.0.2
17712024-02-17T06:16:13.415Z Compiling half v2.3.1
17722024-02-17T06:16:14.003Z Compiling option-ext v0.2.0
17732024-02-17T06:16:14.086Z Compiling convert_case v0.4.0
17742024-02-17T06:16:14.140Z Compiling ciborium-io v0.2.2
17752024-02-17T06:16:14.280Z Compiling ciborium-ll v0.2.2
17762024-02-17T06:16:14.733Z Compiling dirs-sys v0.4.1
17772024-02-17T06:16:15.089Z Compiling derive_more v0.99.17
17782024-02-17T06:16:15.392Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17792024-02-17T06:16:16.105Z Compiling parking_lot v0.11.2
17802024-02-17T06:16:16.230Z Compiling rand_chacha v0.2.2
17812024-02-17T06:16:16.826Z Compiling thiserror-no-std v2.0.2
17822024-02-17T06:16:16.948Z Compiling tokio-tungstenite v0.20.1
17832024-02-17T06:16:17.162Z Compiling trust-dns-client v0.22.0
17842024-02-17T06:16:17.822Z Compiling slog-stdlog v4.1.1
17852024-02-17T06:16:18.101Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17862024-02-17T06:16:18.212Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17872024-02-17T06:16:18.469Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17882024-02-17T06:16:19.312Z Compiling ed25519 v2.2.2
17892024-02-17T06:16:19.795Z Compiling polyval v0.6.1
17902024-02-17T06:16:20.210Z Compiling blowfish v0.9.1
17912024-02-17T06:16:20.240Z Compiling aes v0.8.3
17922024-02-17T06:16:20.691Z Compiling ctr v0.9.2
17932024-02-17T06:16:21.031Z Compiling password-hash v0.4.2
17942024-02-17T06:16:22.056Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17952024-02-17T06:16:23.307Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17962024-02-17T06:16:24.109Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17972024-02-17T06:16:27.297Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17982024-02-17T06:16:30.007Z Compiling libsw v3.3.1
17992024-02-17T06:16:30.912Z Compiling pbkdf2 v0.12.2
18002024-02-17T06:16:31.103Z Compiling derive-where v1.2.7
18012024-02-17T06:16:31.153Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
18022024-02-17T06:16:32.128Z Compiling fxhash v0.2.1
18032024-02-17T06:16:32.362Z Compiling linear-map v1.2.0
18042024-02-17T06:16:32.756Z Compiling swrite v0.1.0
18052024-02-17T06:16:32.800Z Compiling owo-colors v4.0.0
18062024-02-17T06:16:32.880Z Compiling sled v0.34.7
18072024-02-17T06:16:34.412Z Compiling trust-dns-server v0.22.1
18082024-02-17T06:16:34.964Z Compiling bcrypt-pbkdf v0.10.0
18092024-02-17T06:16:35.125Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18102024-02-17T06:16:35.390Z Compiling pbkdf2 v0.11.0
18112024-02-17T06:16:35.535Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18122024-02-17T06:16:35.735Z Compiling ghash v0.5.0
18132024-02-17T06:16:35.890Z Compiling ed25519-dalek v2.0.0
18142024-02-17T06:16:35.934Z Compiling slog-envlogger v2.2.0
18152024-02-17T06:16:36.329Z Compiling russh-cryptovec v0.7.0
18162024-02-17T06:16:36.708Z Compiling vsss-rs v3.3.4
18172024-02-17T06:16:36.776Z Compiling rand v0.7.3
18182024-02-17T06:16:37.047Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18192024-02-17T06:16:38.316Z Compiling dirs v5.0.1
18202024-02-17T06:16:38.525Z Compiling ciborium v0.2.2
18212024-02-17T06:16:39.744Z Compiling chacha20poly1305 v0.10.1
18222024-02-17T06:16:39.854Z Compiling p521 v0.13.3
18232024-02-17T06:16:40.366Z Compiling p256 v0.13.2
18242024-02-17T06:16:40.375Z Compiling cbc v0.1.2
18252024-02-17T06:16:40.408Z Compiling pem v3.0.2
18262024-02-17T06:16:40.873Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18272024-02-17T06:16:41.199Z Compiling headers-core v0.2.0
18282024-02-17T06:16:41.223Z Compiling kstat-rs v0.2.3
18292024-02-17T06:16:41.368Z Compiling glob v0.3.1
18302024-02-17T06:16:41.850Z Compiling http-range v0.1.5
18312024-02-17T06:16:41.871Z Compiling md5 v0.7.0
18322024-02-17T06:16:42.218Z Compiling russh-keys v0.42.0
18332024-02-17T06:16:42.347Z Compiling hyper-staticfile v0.9.5
18342024-02-17T06:16:42.387Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18352024-02-17T06:16:42.483Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18362024-02-17T06:16:42.752Z Compiling headers v0.3.9
18372024-02-17T06:16:44.907Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18382024-02-17T06:16:45.185Z Compiling rcgen v0.12.1
18392024-02-17T06:16:45.541Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18402024-02-17T06:16:45.606Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18412024-02-17T06:16:47.812Z Compiling aes-gcm v0.10.3
18422024-02-17T06:16:48.310Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18432024-02-17T06:16:50.685Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18442024-02-17T06:16:51.156Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18452024-02-17T06:16:52.528Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18462024-02-17T06:16:55.546Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18472024-02-17T06:16:55.762Z Compiling atomicwrites v0.4.3
18482024-02-17T06:16:55.792Z Compiling itertools v0.12.1
18492024-02-17T06:16:56.103Z Compiling subprocess v0.2.9
18502024-02-17T06:16:57.328Z Compiling display-error-chain v0.2.0
18512024-02-17T06:16:57.516Z Compiling hex-literal v0.4.1
18522024-02-17T06:16:57.676Z Compiling russh v0.42.0
18532024-02-17T06:16:58.336Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18542024-02-17T06:16:58.789Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18552024-02-17T06:17:03.167Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18562024-02-17T06:17:04.410Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18572024-02-17T06:17:23.863Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18582024-02-17T06:18:22.645Z Finished dev [unoptimized + debuginfo] target(s) in 5m 37s
18592024-02-17T06:18:22.902Z
18602024-02-17T06:18:22.902Zreal 5:38.218835030
18612024-02-17T06:18:22.902Zuser 29:04.437582541
18622024-02-17T06:18:22.902Zsys 5:36.132716299
18632024-02-17T06:18:22.902Ztrap 0.814898637
18642024-02-17T06:18:22.902Ztflt 6.617956655
18652024-02-17T06:18:22.902Zdflt 4.663714242
18662024-02-17T06:18:22.902Zkflt 0.049801539
18672024-02-17T06:18:22.902Zlock 53:58.408760240
18682024-02-17T06:18:22.905Zslp 1:25:25.424312490
18692024-02-17T06:18:22.905Zlat 1:38.864302928
18702024-02-17T06:18:22.905Zstop 4:11.168750470
18712024-02-17T06:18:22.906Z+ mkdir -p /work/end-to-end-tests
18722024-02-17T06:18:22.906Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18732024-02-17T06:18:23.471Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18742024-02-17T06:18:23.472Z+ ptime -m gzip
18752024-02-17T06:18:23.505Z++ basename target/debug/bootstrap
18762024-02-17T06:18:36.676Z
18772024-02-17T06:18:36.676Zreal 13.211134230
18782024-02-17T06:18:36.676Zuser 13.111385851
18792024-02-17T06:18:36.676Zsys 0.090703843
18802024-02-17T06:18:36.677Ztrap 0.002516109
18812024-02-17T06:18:36.677Ztflt 0.000000000
18822024-02-17T06:18:36.677Zdflt 0.000000000
18832024-02-17T06:18:36.687Zkflt 0.000000000
18842024-02-17T06:18:36.687Zlock 0.000000000
18852024-02-17T06:18:36.687Zslp 0.000000000
18862024-02-17T06:18:36.688Zlat 0.006151035
18872024-02-17T06:18:36.688Zstop 0.000160670
18882024-02-17T06:18:36.688Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18892024-02-17T06:18:36.688Z+ ptime -m gzip
18902024-02-17T06:18:36.688Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-a5d624f8861e2451
18912024-02-17T06:18:38.391Z
18922024-02-17T06:18:38.391Zreal 1.282910665
18932024-02-17T06:18:38.391Zuser 1.271894910
18942024-02-17T06:18:38.392Zsys 0.010426917
18952024-02-17T06:18:38.392Ztrap 0.000101025
18962024-02-17T06:18:38.392Ztflt 0.000000000
18972024-02-17T06:18:38.392Zdflt 0.000000000
18982024-02-17T06:18:38.392Zkflt 0.000000000
18992024-02-17T06:18:38.395Zlock 0.000000000
19002024-02-17T06:18:38.395Zslp 0.000000000
19012024-02-17T06:18:38.395Zlat 0.000105543
19022024-02-17T06:18:38.395Zstop 0.000166660
19032024-02-17T06:18:38.395Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19042024-02-17T06:18:38.395Z+ ptime -m gzip
19052024-02-17T06:18:38.395Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-5baf5881dde70245
19062024-02-17T06:18:51.544Z
19072024-02-17T06:18:51.547Zreal 13.573541216
19082024-02-17T06:18:51.547Zuser 13.482548480
19092024-02-17T06:18:51.547Zsys 0.087404093
19102024-02-17T06:18:51.547Ztrap 0.001872037
19112024-02-17T06:18:51.547Ztflt 0.000000000
19122024-02-17T06:18:51.547Zdflt 0.000000000
19132024-02-17T06:18:51.547Zkflt 0.000000000
19142024-02-17T06:18:51.547Zlock 0.000000000
19152024-02-17T06:18:51.547Zslp 0.000000000
19162024-02-17T06:18:51.547Zlat 0.001327667
19172024-02-17T06:18:51.547Zstop 0.000160990
19182024-02-17T06:18:51.547Z+ banner caboose-util
19192024-02-17T06:18:51.547Z
19202024-02-17T06:18:51.548Z #### ## ##### #### #### #### ###### # # #####
19212024-02-17T06:18:51.548Z # # # # # # # # # # # # # # #
19222024-02-17T06:18:51.548Z # # # ##### # # # # #### ##### ##### # # #
19232024-02-17T06:18:51.548Z # ###### # # # # # # # # # # #
19242024-02-17T06:18:51.548Z # # # # # # # # # # # # # # # #
19252024-02-17T06:18:51.548Z #### # # ##### #### #### #### ###### #### #
19262024-02-17T06:18:51.548Z
19272024-02-17T06:18:51.548Z+ ptime -m cargo build --locked -p caboose-util --release
19282024-02-17T06:18:51.945Z Downloading crates ...
19292024-02-17T06:18:52.333Z Downloaded crc-any v2.4.3
19302024-02-17T06:18:52.341Z Downloaded path-slash v0.1.5
19312024-02-17T06:18:52.351Z Downloaded env_logger v0.10.0
19322024-02-17T06:18:52.353Z Downloaded maybe-uninit v2.0.0
19332024-02-17T06:18:52.356Z Downloaded termcolor v1.2.0
19342024-02-17T06:18:52.357Z Downloaded packed_struct v0.10.1
19352024-02-17T06:18:52.359Z Downloaded tap v1.0.1
19362024-02-17T06:18:52.360Z Downloaded nodrop v0.1.14
19372024-02-17T06:18:52.360Z Downloaded funty v2.0.0
19382024-02-17T06:18:52.363Z Downloaded crc v3.0.1
19392024-02-17T06:18:52.363Z Downloaded array-init v0.0.4
19402024-02-17T06:18:52.363Z Downloaded smallvec v0.6.14
19412024-02-17T06:18:52.369Z Downloaded packed_struct_codegen v0.10.1
19422024-02-17T06:18:52.369Z Downloaded wyz v0.5.1
19432024-02-17T06:18:52.369Z Downloaded pkcs1 v0.7.5
19442024-02-17T06:18:52.372Z Downloaded crc-catalog v2.2.0
19452024-02-17T06:18:52.372Z Downloaded radium v0.7.0
19462024-02-17T06:18:52.372Z Downloaded bitfield v0.14.0
19472024-02-17T06:18:52.375Z Downloaded serde-hex v0.1.0
19482024-02-17T06:18:52.384Z Downloaded ron v0.8.1
19492024-02-17T06:18:52.393Z Downloaded rsa v0.9.2
19502024-02-17T06:18:52.397Z Downloaded x509-cert v0.2.4
19512024-02-17T06:18:52.403Z Downloaded hashbrown v0.13.2
19522024-02-17T06:18:52.407Z Downloaded num-bigint-dig v0.8.4
19532024-02-17T06:18:52.414Z Downloaded bitvec v1.0.1
19542024-02-17T06:18:52.428Z Downloaded object v0.30.4
19552024-02-17T06:18:52.530Z Compiling proc-macro2 v1.0.78
19562024-02-17T06:18:52.530Z Compiling unicode-ident v1.0.12
19572024-02-17T06:18:52.533Z Compiling libc v0.2.153
19582024-02-17T06:18:52.533Z Compiling serde v1.0.196
19592024-02-17T06:18:52.533Z Compiling autocfg v1.1.0
19602024-02-17T06:18:52.533Z Compiling version_check v0.9.4
19612024-02-17T06:18:52.533Z Compiling cfg-if v1.0.0
19622024-02-17T06:18:52.687Z Compiling typenum v1.16.0
19632024-02-17T06:18:52.705Z Compiling once_cell v1.19.0
19642024-02-17T06:18:52.738Z Compiling parking_lot_core v0.9.8
19652024-02-17T06:18:53.093Z Compiling memchr v2.6.3
19662024-02-17T06:18:53.110Z Compiling syn v1.0.109
19672024-02-17T06:18:53.119Z Compiling byteorder v1.5.0
19682024-02-17T06:18:53.612Z Compiling generic-array v0.14.7
19692024-02-17T06:18:53.628Z Compiling lock_api v0.4.10
19702024-02-17T06:18:53.628Z Compiling libm v0.2.7
19712024-02-17T06:18:53.663Z Compiling num-traits v0.2.16
19722024-02-17T06:18:53.804Z Compiling ahash v0.8.7
19732024-02-17T06:18:53.888Z Compiling thiserror v1.0.57
19742024-02-17T06:18:53.949Z Compiling quote v1.0.35
19752024-02-17T06:18:54.050Z Compiling pkg-config v0.3.27
19762024-02-17T06:18:54.343Z Compiling syn v2.0.48
19772024-02-17T06:18:54.544Z Compiling cc v1.0.83
19782024-02-17T06:18:54.584Z Compiling getrandom v0.2.10
19792024-02-17T06:18:54.969Z Compiling serde_json v1.0.113
19802024-02-17T06:18:55.097Z Compiling scopeguard v1.2.0
19812024-02-17T06:18:55.441Z Compiling slab v0.4.9
19822024-02-17T06:18:55.543Z Compiling log v0.4.20
19832024-02-17T06:18:55.652Z Compiling itoa v1.0.9
19842024-02-17T06:18:55.836Z Compiling rand_core v0.6.4
19852024-02-17T06:18:56.192Z Compiling smallvec v1.13.1
19862024-02-17T06:18:56.882Z Compiling vcpkg v0.2.15
19872024-02-17T06:18:57.103Z Compiling pin-project-lite v0.2.13
19882024-02-17T06:18:57.211Z Compiling const-oid v0.9.5
19892024-02-17T06:18:57.603Z Compiling parking_lot v0.12.1
19902024-02-17T06:18:58.081Z Compiling ring v0.17.7
19912024-02-17T06:18:58.242Z Compiling openssl-sys v0.9.96
19922024-02-17T06:18:58.489Z Compiling ryu v1.0.15
19932024-02-17T06:18:58.638Z Compiling ucd-trie v0.1.6
19942024-02-17T06:18:59.111Z Compiling signal-hook-registry v1.4.1
19952024-02-17T06:18:59.237Z Compiling subtle v2.5.0
19962024-02-17T06:18:59.364Z Compiling rustix v0.38.31
19972024-02-17T06:18:59.972Z Compiling ring v0.16.20
19982024-02-17T06:18:59.991Z Compiling mio v0.8.9
19992024-02-17T06:19:00.071Z Compiling futures-core v0.3.30
20002024-02-17T06:19:00.299Z Compiling heck v0.4.1
20012024-02-17T06:19:00.531Z Compiling semver v1.0.21
20022024-02-17T06:19:01.110Z Compiling spin v0.5.2
20032024-02-17T06:19:01.911Z Compiling num_cpus v1.16.0
20042024-02-17T06:19:02.038Z Compiling socket2 v0.5.5
20052024-02-17T06:19:02.459Z Compiling unicode-xid v0.2.4
20062024-02-17T06:19:02.598Z Compiling futures-sink v0.3.30
20072024-02-17T06:19:02.610Z Compiling allocator-api2 v0.2.16
20082024-02-17T06:19:02.753Z Compiling httparse v1.8.0
20092024-02-17T06:19:03.165Z Compiling openssl v0.10.60
20102024-02-17T06:19:03.182Z Compiling synstructure v0.12.6
20112024-02-17T06:19:03.412Z Compiling tinyvec_macros v0.1.1
20122024-02-17T06:19:03.551Z Compiling equivalent v1.0.1
20132024-02-17T06:19:03.716Z Compiling tinyvec v1.6.0
20142024-02-17T06:19:04.060Z Compiling futures-channel v0.3.30
20152024-02-17T06:19:04.306Z Compiling crc32fast v1.3.2
20162024-02-17T06:19:04.426Z Compiling pin-utils v0.1.0
20172024-02-17T06:19:04.581Z Compiling native-tls v0.2.11
20182024-02-17T06:19:04.628Z Compiling rustls v0.21.9
20192024-02-17T06:19:04.665Z Compiling ppv-lite86 v0.2.17
20202024-02-17T06:19:04.743Z Compiling futures-task v0.3.30
20212024-02-17T06:19:04.909Z Compiling futures-io v0.3.30
20222024-02-17T06:19:04.934Z Compiling bzip2-sys v0.1.11+1.0.8
20232024-02-17T06:19:05.140Z Compiling spin v0.9.8
20242024-02-17T06:19:05.168Z Compiling tracing-core v0.1.31
20252024-02-17T06:19:05.245Z Compiling unicode-normalization v0.1.22
20262024-02-17T06:19:05.344Z Compiling unicode-bidi v0.3.13
20272024-02-17T06:19:05.495Z Compiling rand_chacha v0.3.1
20282024-02-17T06:19:05.592Z Compiling base64ct v1.6.0
20292024-02-17T06:19:06.108Z Compiling pem-rfc7468 v0.7.0
20302024-02-17T06:19:06.308Z Compiling rand v0.8.5
20312024-02-17T06:19:06.817Z Compiling num-iter v0.1.43
20322024-02-17T06:19:07.141Z Compiling usdt-impl v0.3.5
20332024-02-17T06:19:07.165Z Compiling schemars v0.8.16
20342024-02-17T06:19:07.494Z Compiling flagset v0.4.3
20352024-02-17T06:19:07.517Z Compiling serde_derive v1.0.196
20362024-02-17T06:19:07.544Z Compiling zeroize_derive v1.4.2
20372024-02-17T06:19:07.706Z Compiling zerocopy-derive v0.7.32
20382024-02-17T06:19:07.892Z Compiling thiserror-impl v1.0.57
20392024-02-17T06:19:07.908Z Compiling tokio-macros v2.2.0
20402024-02-17T06:19:08.006Z Compiling futures-macro v0.3.30
20412024-02-17T06:19:08.268Z Compiling tracing-attributes v0.1.26
20422024-02-17T06:19:08.397Z Compiling der_derive v0.7.2
20432024-02-17T06:19:09.005Z Compiling zeroize v1.7.0
20442024-02-17T06:19:09.754Z Compiling zerocopy v0.7.32
20452024-02-17T06:19:10.666Z Compiling zerocopy-derive v0.2.0
20462024-02-17T06:19:10.805Z Compiling pest v2.7.6
20472024-02-17T06:19:10.886Z Compiling crypto-common v0.1.6
20482024-02-17T06:19:11.141Z Compiling block-buffer v0.10.4
20492024-02-17T06:19:11.392Z Compiling digest v0.10.7
20502024-02-17T06:19:11.503Z Compiling openssl-macros v0.1.1
20512024-02-17T06:19:11.862Z Compiling futures-util v0.3.30
20522024-02-17T06:19:11.988Z Compiling hashbrown v0.14.3
20532024-02-17T06:19:12.226Z Compiling tracing v0.1.37
20542024-02-17T06:19:12.401Z Compiling scroll_derive v0.12.0
20552024-02-17T06:19:12.442Z Compiling zerocopy-derive v0.6.4
20562024-02-17T06:19:13.012Z Compiling signal-hook v0.3.17
20572024-02-17T06:19:13.300Z Compiling pest_meta v2.7.6
20582024-02-17T06:19:13.559Z Compiling der v0.7.8
20592024-02-17T06:19:14.360Z Compiling serde_derive_internals v0.26.0
20602024-02-17T06:19:14.601Z Compiling pest_generator v2.7.6
20612024-02-17T06:19:17.447Z Compiling pest_derive v2.7.6
20622024-02-17T06:19:18.179Z Compiling errno v0.3.8
20632024-02-17T06:19:18.187Z Compiling fnv v1.0.7
20642024-02-17T06:19:18.307Z Compiling rustversion v1.0.14
20652024-02-17T06:19:19.392Z Compiling schemars_derive v0.8.16
20662024-02-17T06:19:19.780Z Compiling spki v0.7.2
20672024-02-17T06:19:20.322Z Compiling zerocopy v0.3.0
20682024-02-17T06:19:21.244Z Compiling lazy_static v1.4.0
20692024-02-17T06:19:21.259Z Compiling bytes v1.5.0
20702024-02-17T06:19:21.436Z Compiling bitflags v2.4.0
20712024-02-17T06:19:21.998Z Compiling tokio v1.36.0
20722024-02-17T06:19:22.129Z Compiling indexmap v2.2.3
20732024-02-17T06:19:22.819Z Compiling rustc_version v0.4.0
20742024-02-17T06:19:23.437Z Compiling heapless v0.7.16
20752024-02-17T06:19:23.742Z Compiling http v0.2.11
20762024-02-17T06:19:23.855Z Compiling uuid v1.7.0
20772024-02-17T06:19:24.187Z Compiling backtrace v0.3.69
20782024-02-17T06:19:24.562Z Compiling thread-id v4.2.0
20792024-02-17T06:19:24.634Z Compiling num-bigint v0.4.4
20802024-02-17T06:19:24.668Z Compiling memoffset v0.9.0
20812024-02-17T06:19:25.089Z Compiling untrusted v0.7.1
20822024-02-17T06:19:25.291Z Compiling smoltcp v0.9.1
20832024-02-17T06:19:25.585Z Compiling untrusted v0.9.0
20842024-02-17T06:19:25.761Z Compiling foreign-types-shared v0.1.1
20852024-02-17T06:19:25.860Z Compiling percent-encoding v2.3.1
20862024-02-17T06:19:25.924Z Compiling base64 v0.21.7
20872024-02-17T06:19:25.992Z Compiling iana-time-zone v0.1.57
20882024-02-17T06:19:26.210Z Compiling async-trait v0.1.77
20892024-02-17T06:19:26.372Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20902024-02-17T06:19:26.672Z Compiling crossbeam-utils v0.8.16
20912024-02-17T06:19:27.125Z Compiling chrono v0.4.31
20922024-02-17T06:19:27.145Z Compiling foreign-types v0.3.2
20932024-02-17T06:19:28.296Z Compiling dof v0.1.5
20942024-02-17T06:19:29.840Z Compiling tokio-util v0.7.10
20952024-02-17T06:19:30.420Z Compiling dtrace-parser v0.1.14
20962024-02-17T06:19:30.603Z Compiling hmac v0.12.1
20972024-02-17T06:19:31.110Z Compiling clap_derive v4.5.0
20982024-02-17T06:19:31.301Z Compiling num-integer v0.1.46
20992024-02-17T06:19:32.013Z Compiling time-core v0.1.1
21002024-02-17T06:19:32.182Z Compiling cpufeatures v0.2.12
21012024-02-17T06:19:32.251Z Compiling try-lock v0.2.4
21022024-02-17T06:19:32.391Z Compiling adler v1.0.2
21032024-02-17T06:19:32.839Z Compiling siphasher v0.3.11
21042024-02-17T06:19:32.843Z Compiling utf8parse v0.2.1
21052024-02-17T06:19:32.843Z Compiling anstyle v1.0.2
21062024-02-17T06:19:32.843Z Compiling anstyle-parse v0.2.1
21072024-02-17T06:19:32.843Z Compiling miniz_oxide v0.7.1
21082024-02-17T06:19:33.058Z Compiling want v0.3.1
21092024-02-17T06:19:33.313Z Compiling sha2 v0.10.8
21102024-02-17T06:19:34.397Z Compiling time-macros v0.2.13
21112024-02-17T06:19:36.191Z Compiling h2 v0.3.24
21122024-02-17T06:19:37.433Z Compiling strum_macros v0.25.2
21132024-02-17T06:19:37.534Z Compiling sct v0.7.0
21142024-02-17T06:19:37.808Z Compiling rustls-webpki v0.101.7
21152024-02-17T06:19:39.170Z Compiling form_urlencoded v1.2.1
21162024-02-17T06:19:39.427Z Compiling http-body v0.4.5
21172024-02-17T06:19:39.505Z Compiling serde_tokenstream v0.1.7
21182024-02-17T06:19:39.815Z Compiling pkcs8 v0.10.2
21192024-02-17T06:19:40.001Z Compiling hubpack_derive v0.1.1
21202024-02-17T06:19:40.973Z Compiling socket2 v0.4.9
21212024-02-17T06:19:41.142Z Compiling crossbeam-epoch v0.9.15
21222024-02-17T06:19:41.153Z Compiling usdt-impl v0.5.0
21232024-02-17T06:19:41.504Z Compiling colorchoice v1.0.0
21242024-02-17T06:19:41.553Z Compiling openssl-probe v0.1.5
21252024-02-17T06:19:41.595Z Compiling anstyle-query v1.0.0
21262024-02-17T06:19:42.092Z Compiling httpdate v1.0.3
21272024-02-17T06:19:42.093Z Compiling slog v2.7.0
21282024-02-17T06:19:42.093Z Compiling radium v0.7.0
21292024-02-17T06:19:42.093Z Compiling tower-service v0.3.2
21302024-02-17T06:19:42.542Z Compiling anyhow v1.0.75
21312024-02-17T06:19:43.326Z Compiling hyper v0.14.27
21322024-02-17T06:19:46.650Z Compiling anstream v0.6.11
21332024-02-17T06:19:49.860Z Compiling terminal_size v0.3.0
21342024-02-17T06:19:50.744Z Compiling serde_spanned v0.6.5
21352024-02-17T06:19:50.979Z Compiling toml_datetime v0.6.5
21362024-02-17T06:19:51.416Z Compiling zerocopy v0.6.4
21372024-02-17T06:19:51.544Z Compiling scroll v0.12.0
21382024-02-17T06:19:52.076Z Compiling md-5 v0.10.5
21392024-02-17T06:19:52.347Z Compiling idna v0.5.0
21402024-02-17T06:19:52.374Z Compiling stringprep v0.1.3
21412024-02-17T06:19:53.004Z Compiling diesel_table_macro_syntax v0.1.0
21422024-02-17T06:19:53.114Z Compiling aho-corasick v1.0.4
21432024-02-17T06:19:53.139Z Compiling hash32 v0.2.1
21442024-02-17T06:19:53.151Z Compiling maybe-uninit v2.0.0
21452024-02-17T06:19:53.500Z Compiling strsim v0.11.0
21462024-02-17T06:19:53.517Z Compiling dyn-clone v1.0.16
21472024-02-17T06:19:53.622Z Compiling tap v1.0.1
21482024-02-17T06:19:54.101Z Compiling gimli v0.28.0
21492024-02-17T06:19:54.109Z Compiling plain v0.2.3
21502024-02-17T06:19:54.109Z Compiling fallible-iterator v0.2.0
21512024-02-17T06:19:54.109Z Compiling stable_deref_trait v1.2.0
21522024-02-17T06:19:54.109Z Compiling regex-syntax v0.8.2
21532024-02-17T06:19:54.110Z Compiling clap_lex v0.7.0
21542024-02-17T06:19:54.247Z Compiling clap_builder v4.5.0
21552024-02-17T06:19:54.449Z Compiling postgres-protocol v0.6.6
21562024-02-17T06:19:55.219Z Compiling goblin v0.8.0
21572024-02-17T06:19:55.523Z Compiling wyz v0.5.1
21582024-02-17T06:19:56.011Z Compiling diesel_derives v2.1.2
21592024-02-17T06:19:56.700Z Compiling url v2.5.0
21602024-02-17T06:19:58.086Z Compiling addr2line v0.21.0
21612024-02-17T06:19:58.346Z Compiling regex-automata v0.4.4
21622024-02-17T06:19:59.225Z Compiling tokio-rustls v0.24.1
21632024-02-17T06:20:00.470Z Compiling tokio-native-tls v0.3.1
21642024-02-17T06:20:00.901Z Compiling usdt-attr-macro v0.3.5
21652024-02-17T06:20:01.003Z Compiling usdt-macro v0.3.5
21662024-02-17T06:20:02.822Z Compiling phf_shared v0.11.2
21672024-02-17T06:20:04.559Z Compiling block-padding v0.3.3
21682024-02-17T06:20:04.765Z Compiling enum-as-inner v0.5.1
21692024-02-17T06:20:04.786Z Compiling serde_repr v0.1.16
21702024-02-17T06:20:05.774Z Compiling ff v0.13.0
21712024-02-17T06:20:05.858Z Compiling scheduled-thread-pool v0.2.7
21722024-02-17T06:20:06.354Z Compiling object v0.32.1
21732024-02-17T06:20:07.278Z Compiling num_threads v0.1.6
21742024-02-17T06:20:07.286Z Compiling managed v0.8.0
21752024-02-17T06:20:07.550Z Compiling winnow v0.5.15
21762024-02-17T06:20:07.716Z Compiling deranged v0.3.8
21772024-02-17T06:20:10.134Z Compiling ipnet v2.9.0
21782024-02-17T06:20:10.238Z Compiling pretty-hex v0.4.1
21792024-02-17T06:20:10.446Z Compiling packed_struct v0.10.1
21802024-02-17T06:20:10.831Z Compiling base16ct v0.2.0
21812024-02-17T06:20:11.124Z Compiling bit-vec v0.6.3
21822024-02-17T06:20:11.185Z Compiling funty v2.0.0
21832024-02-17T06:20:11.347Z Compiling regex-automata v0.1.10
21842024-02-17T06:20:11.850Z Compiling rustc-demangle v0.1.23
21852024-02-17T06:20:11.850Z Compiling bitflags v1.3.2
21862024-02-17T06:20:11.934Z Compiling num-bigint-dig v0.8.4
21872024-02-17T06:20:11.971Z Compiling matches v0.1.10
21882024-02-17T06:20:12.058Z Compiling idna v0.2.3
21892024-02-17T06:20:13.139Z Compiling bitvec v1.0.1
21902024-02-17T06:20:14.142Z Compiling bstr v0.2.17
21912024-02-17T06:20:14.386Z Compiling toml_edit v0.19.15
21922024-02-17T06:20:15.918Z Compiling sec1 v0.7.3
21932024-02-17T06:20:16.046Z Compiling dof v0.3.0
21942024-02-17T06:20:16.734Z Compiling time v0.3.27
21952024-02-17T06:20:17.840Z Compiling r2d2 v0.8.10
21962024-02-17T06:20:17.887Z Compiling group v0.13.0
21972024-02-17T06:20:18.173Z Compiling inout v0.1.3
21982024-02-17T06:20:19.759Z Compiling phf v0.11.2
21992024-02-17T06:20:21.457Z Compiling regex v1.10.3
22002024-02-17T06:20:21.464Z Compiling hyper-tls v0.5.0
22012024-02-17T06:20:21.498Z Compiling hyper-rustls v0.24.2
22022024-02-17T06:20:21.808Z Compiling signal-hook-mio v0.2.3
22032024-02-17T06:20:21.874Z Compiling flate2 v1.0.28
22042024-02-17T06:20:21.948Z Compiling clap v4.5.0
22052024-02-17T06:20:21.961Z Compiling ipnetwork v0.20.0
22062024-02-17T06:20:22.064Z Compiling bzip2 v0.4.4
22072024-02-17T06:20:22.484Z Compiling postgres-types v0.2.6
22082024-02-17T06:20:22.796Z Compiling hubpack v0.1.2
22092024-02-17T06:20:22.853Z Compiling serde_urlencoded v0.7.1
22102024-02-17T06:20:22.874Z Compiling phf_shared v0.10.0
22112024-02-17T06:20:22.890Z Compiling rustls-pemfile v1.0.3
22122024-02-17T06:20:23.195Z Compiling hkdf v0.12.4
22132024-02-17T06:20:23.350Z Compiling dtrace-parser v0.2.0
22142024-02-17T06:20:23.391Z Compiling futures-executor v0.3.30
22152024-02-17T06:20:24.945Z Compiling crypto-bigint v0.5.2
22162024-02-17T06:20:24.991Z Compiling packed_struct_codegen v0.10.1
22172024-02-17T06:20:25.530Z Compiling float-cmp v0.9.0
22182024-02-17T06:20:26.360Z Compiling indexmap v1.9.3
22192024-02-17T06:20:26.673Z Compiling encoding_rs v0.8.33
22202024-02-17T06:20:26.710Z Compiling new_debug_unreachable v1.0.4
22212024-02-17T06:20:26.794Z Compiling predicates-core v1.0.6
22222024-02-17T06:20:27.096Z Compiling fixedbitset v0.4.2
22232024-02-17T06:20:27.119Z Compiling static_assertions v1.1.0
22242024-02-17T06:20:27.187Z Compiling webpki-roots v0.25.2
22252024-02-17T06:20:27.341Z Compiling winnow v0.6.1
22262024-02-17T06:20:27.460Z Compiling nodrop v0.1.14
22272024-02-17T06:20:27.589Z Compiling unicode-width v0.1.11
22282024-02-17T06:20:27.737Z Compiling difflib v0.4.0
22292024-02-17T06:20:28.556Z Compiling unicode-segmentation v1.10.1
22302024-02-17T06:20:28.998Z Compiling normalize-line-endings v0.3.0
22312024-02-17T06:20:29.116Z Compiling precomputed-hash v0.1.1
22322024-02-17T06:20:29.224Z Compiling data-encoding v2.4.0
22332024-02-17T06:20:29.570Z Compiling minimal-lexical v0.2.1
22342024-02-17T06:20:30.071Z Compiling whoami v1.4.1
22352024-02-17T06:20:30.296Z Compiling crc-catalog v2.2.0
22362024-02-17T06:20:30.658Z Compiling mime v0.3.17
22372024-02-17T06:20:31.571Z Compiling regex-automata v0.3.8
22382024-02-17T06:20:31.575Z Compiling either v1.10.0
22392024-02-17T06:20:31.638Z Compiling itertools v0.10.5
22402024-02-17T06:20:33.474Z Compiling bstr v1.6.0
22412024-02-17T06:20:34.940Z Compiling reqwest v0.11.22
22422024-02-17T06:20:35.278Z Compiling toml_edit v0.22.6
22432024-02-17T06:20:38.468Z Compiling crc v3.0.1
22442024-02-17T06:20:39.156Z Compiling tokio-postgres v0.7.10
22452024-02-17T06:20:42.634Z Compiling nom v7.1.3
22462024-02-17T06:20:43.985Z Compiling trust-dns-proto v0.22.0
22472024-02-17T06:20:47.185Z Compiling similar v2.3.0
22482024-02-17T06:20:48.310Z Compiling string_cache v0.8.7
22492024-02-17T06:20:48.732Z Compiling predicates v3.1.0
22502024-02-17T06:20:49.240Z Compiling console v0.15.8
22512024-02-17T06:20:50.437Z Compiling array-init v0.0.4
22522024-02-17T06:20:50.605Z Compiling petgraph v0.6.4
22532024-02-17T06:20:51.775Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22542024-02-17T06:20:51.804Z Compiling elliptic-curve v0.13.8
22552024-02-17T06:20:56.816Z Compiling futures v0.3.30
22562024-02-17T06:20:57.639Z Compiling zip v0.6.6
22572024-02-17T06:20:57.687Z Compiling smallvec v0.6.14
22582024-02-17T06:20:58.159Z Compiling diesel v2.1.4
22592024-02-17T06:20:58.853Z Compiling crossterm v0.27.0
22602024-02-17T06:20:58.909Z Compiling yasna v0.5.2
22612024-02-17T06:20:59.467Z Compiling cipher v0.4.4
22622024-02-17T06:20:59.932Z Compiling toml v0.7.8
22632024-02-17T06:21:01.137Z Compiling bit-set v0.5.3
22642024-02-17T06:21:01.422Z Compiling usdt v0.3.5
22652024-02-17T06:21:02.576Z Compiling strum v0.25.0
22662024-02-17T06:21:02.603Z Compiling pkcs1 v0.7.5
22672024-02-17T06:21:02.967Z Compiling tokio-stream v0.1.14
22682024-02-17T06:21:03.950Z Compiling is-terminal v0.4.9
22692024-02-17T06:21:04.598Z Compiling openapiv3 v2.0.0
22702024-02-17T06:21:05.960Z Compiling hex v0.4.3
22712024-02-17T06:21:06.752Z Compiling signature v2.1.0
22722024-02-17T06:21:08.675Z Compiling termcolor v1.2.0
22732024-02-17T06:21:09.455Z Compiling hashbrown v0.12.3
22742024-02-17T06:21:13.259Z Compiling bitfield v0.14.0
22752024-02-17T06:21:13.291Z Compiling lalrpop-util v0.19.12
22762024-02-17T06:21:17.275Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22772024-02-17T06:21:20.301Z Compiling env_logger v0.10.0
22782024-02-17T06:21:21.984Z Compiling rsa v0.9.2
22792024-02-17T06:21:29.446Z Compiling serde-hex v0.1.0
22802024-02-17T06:21:33.867Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22812024-02-17T06:21:36.058Z Compiling ron v0.8.1
22822024-02-17T06:21:36.246Z Compiling x509-cert v0.2.4
22832024-02-17T06:21:40.304Z Compiling hashbrown v0.13.2
22842024-02-17T06:21:41.134Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22852024-02-17T06:21:44.322Z Compiling crc-any v2.4.3
22862024-02-17T06:21:54.059Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22872024-02-17T06:22:10.174Z Compiling object v0.30.4
22882024-02-17T06:22:10.684Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22892024-02-17T06:22:22.290Z Compiling path-slash v0.1.5
22902024-02-17T06:22:22.894Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22912024-02-17T06:22:48.280Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22922024-02-17T06:22:48.732Z Finished release [optimized] target(s) in 3m 57s
22932024-02-17T06:22:48.805Z
22942024-02-17T06:22:48.808Zreal 3:57.218302445
22952024-02-17T06:22:48.808Zuser 26:09.402917906
22962024-02-17T06:22:48.808Zsys 2:56.825554880
22972024-02-17T06:22:48.808Ztrap 0.799020804
22982024-02-17T06:22:48.808Ztflt 1.612601508
22992024-02-17T06:22:48.808Zdflt 0.575092725
23002024-02-17T06:22:48.808Zkflt 0.000375073
23012024-02-17T06:22:48.808Zlock 59:44.816144254
23022024-02-17T06:22:48.808Zslp 1:17:16.012522590
23032024-02-17T06:22:48.808Zlat 1:24.198027297
23042024-02-17T06:22:48.808Zstop 1:12.825856798
23052024-02-17T06:22:48.808Z+ ptime -m gzip
23062024-02-17T06:22:49.264Z
23072024-02-17T06:22:49.264Zreal 0.455485072
23082024-02-17T06:22:49.264Zuser 0.449756975
23092024-02-17T06:22:49.264Zsys 0.005209016
23102024-02-17T06:22:49.264Ztrap 0.000032878
23112024-02-17T06:22:49.264Ztflt 0.000000000
23122024-02-17T06:22:49.271Zdflt 0.000000000
23132024-02-17T06:22:49.271Zkflt 0.000000000
23142024-02-17T06:22:49.272Zlock 0.000000000
23152024-02-17T06:22:49.272Zslp 0.000000000
23162024-02-17T06:22:49.272Zlat 0.000093034
23172024-02-17T06:22:49.272Zstop 0.000168560
23182024-02-17T06:22:49.272Z+ banner tufaceous
23192024-02-17T06:22:49.272Z
23202024-02-17T06:22:49.272Z ##### # # ###### ## #### ###### #### # # ####
23212024-02-17T06:22:49.272Z # # # # # # # # # # # # # #
23222024-02-17T06:22:49.272Z # # # ##### # # # ##### # # # # ####
23232024-02-17T06:22:49.272Z # # # # ###### # # # # # # #
23242024-02-17T06:22:49.272Z # # # # # # # # # # # # # # #
23252024-02-17T06:22:49.272Z # #### # # # #### ###### #### #### ####
23262024-02-17T06:22:49.272Z
23272024-02-17T06:22:49.272Z+ ptime -m cargo build --locked -p tufaceous --release
23282024-02-17T06:22:49.673Z Downloading crates ...
23292024-02-17T06:22:50.424Z Downloaded fs-err v2.11.0
23302024-02-17T06:22:50.430Z Downloaded buf-list v1.0.3
23312024-02-17T06:22:50.430Z Downloaded parse-size v1.0.0
23322024-02-17T06:22:50.431Z Downloaded async-recursion v1.0.5
23332024-02-17T06:22:50.431Z Downloaded doc-comment v0.3.3
23342024-02-17T06:22:50.431Z Downloaded olpc-cjson v0.1.3
23352024-02-17T06:22:50.431Z Downloaded globset v0.4.13
23362024-02-17T06:22:50.431Z Downloaded humantime v2.1.0
23372024-02-17T06:22:50.431Z Downloaded serde_plain v1.0.2
23382024-02-17T06:22:50.431Z Downloaded pin-project-internal v1.1.3
23392024-02-17T06:22:50.431Z Downloaded snafu v0.7.5
23402024-02-17T06:22:50.431Z Downloaded snafu-derive v0.7.5
23412024-02-17T06:22:50.431Z Downloaded pin-project v1.1.3
23422024-02-17T06:22:50.431Z Downloaded typed-path v0.7.0
23432024-02-17T06:22:50.431Z Downloaded tough v0.16.0
23442024-02-17T06:22:50.431Z Compiling serde_tokenstream v0.2.0
23452024-02-17T06:22:50.431Z Compiling regress v0.8.0
23462024-02-17T06:22:50.431Z Compiling dirs-sys-next v0.1.2
23472024-02-17T06:22:50.431Z Compiling ident_case v1.0.1
23482024-02-17T06:22:50.431Z Compiling strsim v0.10.0
23492024-02-17T06:22:50.431Z Compiling rustls-pki-types v1.1.0
23502024-02-17T06:22:50.431Z Compiling thread_local v1.1.7
23512024-02-17T06:22:50.431Z Compiling dirs-next v2.0.0
23522024-02-17T06:22:50.632Z Compiling darling_core v0.20.3
23532024-02-17T06:22:50.696Z Compiling camino v1.1.6
23542024-02-17T06:22:50.809Z Compiling heck v0.4.1
23552024-02-17T06:22:51.061Z Compiling rustls v0.22.2
23562024-02-17T06:22:51.264Z Compiling slog-async v2.8.0
23572024-02-17T06:22:51.386Z Compiling rustls-webpki v0.102.1
23582024-02-17T06:22:51.436Z Compiling term v0.7.0
23592024-02-17T06:22:51.548Z Compiling crossbeam-channel v0.5.8
23602024-02-17T06:22:51.798Z Compiling getopts v0.2.21
23612024-02-17T06:22:52.040Z Compiling structmeta-derive v0.3.0
23622024-02-17T06:22:52.661Z Compiling atty v0.2.14
23632024-02-17T06:22:52.792Z Compiling multer v3.0.0
23642024-02-17T06:22:53.101Z Compiling doc-comment v0.3.3
23652024-02-17T06:22:53.290Z Compiling take_mut v0.2.2
23662024-02-17T06:22:53.451Z Compiling unsafe-libyaml v0.2.10
23672024-02-17T06:22:53.976Z Compiling paste v1.0.14
23682024-02-17T06:22:54.086Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23692024-02-17T06:22:56.041Z Compiling match_cfg v0.1.0
23702024-02-17T06:22:56.074Z Compiling hostname v0.3.1
23712024-02-17T06:22:56.074Z Compiling serde_yaml v0.9.25
23722024-02-17T06:22:56.074Z Compiling structmeta v0.3.0
23732024-02-17T06:22:56.074Z Compiling darling_macro v0.20.3
23742024-02-17T06:22:56.297Z Compiling slog-term v2.9.0
23752024-02-17T06:22:56.938Z Compiling darling v0.20.3
23762024-02-17T06:22:59.404Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23772024-02-17T06:22:59.422Z Compiling slog-json v2.6.1
23782024-02-17T06:22:59.422Z Compiling http v1.0.0
23792024-02-17T06:22:59.543Z Compiling pin-project-internal v1.1.3
23802024-02-17T06:22:59.836Z Compiling async-stream-impl v0.3.5
23812024-02-17T06:23:01.113Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23822024-02-17T06:23:01.136Z Compiling fastrand v2.0.1
23832024-02-17T06:23:01.456Z Compiling atomic-waker v1.1.1
23842024-02-17T06:23:02.063Z Compiling waitgroup v0.1.2
23852024-02-17T06:23:02.067Z Compiling tempfile v3.10.0
23862024-02-17T06:23:02.068Z Compiling async-stream v0.3.5
23872024-02-17T06:23:02.348Z Compiling pin-project v1.1.3
23882024-02-17T06:23:02.478Z Compiling tokio-rustls v0.25.0
23892024-02-17T06:23:02.962Z Compiling slog-bunyan v2.5.0
23902024-02-17T06:23:03.131Z Compiling serde_with_macros v3.6.1
23912024-02-17T06:23:03.761Z Compiling parse-display-derive v0.9.0
23922024-02-17T06:23:04.370Z Compiling toml v0.8.10
23932024-02-17T06:23:04.471Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23942024-02-17T06:23:05.520Z Compiling rustls-pemfile v2.0.0
23952024-02-17T06:23:05.783Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23962024-02-17T06:23:05.977Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
23972024-02-17T06:23:06.266Z Compiling sha1 v0.10.6
23982024-02-17T06:23:06.556Z Compiling newtype-uuid v1.0.1
23992024-02-17T06:23:06.904Z Compiling strum_macros v0.26.1
24002024-02-17T06:23:07.195Z Compiling snafu-derive v0.7.5
24012024-02-17T06:23:07.910Z Compiling serde_path_to_error v0.1.15
24022024-02-17T06:23:07.925Z Compiling fs-err v2.11.0
24032024-02-17T06:23:08.088Z Compiling instant v0.1.12
24042024-02-17T06:23:08.245Z Compiling arc-swap v1.6.0
24052024-02-17T06:23:08.490Z Compiling debug-ignore v1.0.5
24062024-02-17T06:23:08.627Z Compiling same-file v1.0.6
24072024-02-17T06:23:08.928Z Compiling buf-list v1.0.3
24082024-02-17T06:23:08.995Z Compiling walkdir v2.4.0
24092024-02-17T06:23:09.546Z Compiling slog-scope v4.4.0
24102024-02-17T06:23:10.151Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
24112024-02-17T06:23:10.441Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24122024-02-17T06:23:12.183Z Compiling strum v0.26.1
24132024-02-17T06:23:12.222Z Compiling backoff v0.4.0
24142024-02-17T06:23:12.222Z Compiling snafu v0.7.5
24152024-02-17T06:23:12.222Z Compiling parse-display v0.9.0
24162024-02-17T06:23:13.546Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24172024-02-17T06:23:13.795Z Compiling serde_with v3.6.1
24182024-02-17T06:23:13.957Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24192024-02-17T06:23:14.602Z Compiling globset v0.4.13
24202024-02-17T06:23:16.780Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24212024-02-17T06:23:16.949Z Compiling olpc-cjson v0.1.3
24222024-02-17T06:23:17.507Z Compiling pem v3.0.2
24232024-02-17T06:23:18.038Z Compiling serde_plain v1.0.2
24242024-02-17T06:23:18.522Z Compiling macaddr v1.0.1
24252024-02-17T06:23:18.933Z Compiling async-recursion v1.0.5
24262024-02-17T06:23:19.611Z Compiling xattr v1.0.1
24272024-02-17T06:23:19.615Z Compiling filetime v0.2.23
24282024-02-17T06:23:19.817Z Compiling typed-path v0.7.0
24292024-02-17T06:23:19.857Z Compiling tar v0.4.40
24302024-02-17T06:23:22.656Z Compiling tough v0.16.0
24312024-02-17T06:23:26.634Z Compiling slog-stdlog v4.1.1
24322024-02-17T06:23:27.090Z Compiling camino-tempfile v1.1.1
24332024-02-17T06:23:27.662Z Compiling itertools v0.12.1
24342024-02-17T06:23:27.841Z Compiling parse-size v1.0.0
24352024-02-17T06:23:28.119Z Compiling slog-envlogger v2.2.0
24362024-02-17T06:23:28.249Z Compiling humantime v2.1.0
24372024-02-17T06:23:34.533Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24382024-02-17T06:23:43.584Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24392024-02-17T06:23:43.669Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24402024-02-17T06:23:50.268Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24412024-02-17T06:23:52.504Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24422024-02-17T06:24:11.865Z Finished release [optimized] target(s) in 1m 22s
24432024-02-17T06:24:11.940Z
24442024-02-17T06:24:11.940Zreal 1:22.646066915
24452024-02-17T06:24:11.940Zuser 8:03.584403682
24462024-02-17T06:24:11.945Zsys 38.673814238
24472024-02-17T06:24:11.945Ztrap 0.180820099
24482024-02-17T06:24:11.945Ztflt 0.445000931
24492024-02-17T06:24:11.945Zdflt 0.496784544
24502024-02-17T06:24:11.945Zkflt 0.000031038
24512024-02-17T06:24:11.945Zlock 16:55.832745755
24522024-02-17T06:24:11.946Zslp 18:28.337795448
24532024-02-17T06:24:11.946Zlat 12.342178701
24542024-02-17T06:24:11.946Zstop 12.786239594
24552024-02-17T06:24:11.946Z+ ptime -m gzip
24562024-02-17T06:24:13.677Z
24572024-02-17T06:24:13.677Zreal 1.734771491
24582024-02-17T06:24:13.677Zuser 1.717306404
24592024-02-17T06:24:13.677Zsys 0.016875963
24602024-02-17T06:24:13.678Ztrap 0.000112912
24612024-02-17T06:24:13.681Ztflt 0.000000000
24622024-02-17T06:24:13.681Zdflt 0.000000000
24632024-02-17T06:24:13.681Zkflt 0.000000000
24642024-02-17T06:24:13.681Zlock 0.000000000
24652024-02-17T06:24:13.681Zslp 0.000000000
24662024-02-17T06:24:13.681Zlat 0.000093924
24672024-02-17T06:24:13.681Zstop 0.000166780
24682024-02-17T06:24:13.681Zprocess exited: duration 823079 ms, exit code 0
 
24692024-02-17T06:24:13.697Zfound 5 output files
24702024-02-17T06:24:13.697Zuploading: /work/end-to-end-tests/bootstrap-a5d624f8861e2451.gz (10681995 bytes)
24712024-02-17T06:24:17.921Zuploaded: /work/end-to-end-tests/bootstrap-a5d624f8861e2451.gz
24722024-02-17T06:24:17.921Zuploading: /work/end-to-end-tests/bootstrap.gz (109448444 bytes)
24732024-02-17T06:25:01.093Zuploaded: /work/end-to-end-tests/bootstrap.gz
24742024-02-17T06:25:01.093Zuploading: /work/end-to-end-tests/end_to_end_tests-5baf5881dde70245.gz (112901667 bytes)
24752024-02-17T06:25:55.852Zuploaded: /work/end-to-end-tests/end_to_end_tests-5baf5881dde70245.gz
24762024-02-17T06:25:55.852Zuploading: /work/caboose-util.gz (4097665 bytes)
24772024-02-17T06:25:58.634Zuploaded: /work/caboose-util.gz
24782024-02-17T06:25:58.649Zuploading: /work/tufaceous.gz (15878382 bytes)
24792024-02-17T06:26:09.225Zuploaded: /work/tufaceous.gz