01HQQ6V383ZY9WSX7SWN3CW18N: 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: 01HQQ6VCGMM4MJR4WFR45NN9GZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-28T06:37:24.399Zjob assigned to worker 01HQQ6VKPYW06BWCRP1S8ZZWTZ (queued for 1 m 1 s)
 
22024-02-28T06:37:24.917Zstarting task 0: "setup"
32024-02-28T06:37:25.020Z++ uname -s
42024-02-28T06:37:25.028Z+ kern=SunOS
52024-02-28T06:37:25.028Z+ case "$kern" in
62024-02-28T06:37:25.028Z+ groupadd -g 12345 build
72024-02-28T06:37:25.028Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-28T06:37:27.025Z+ zfs create -o mountpoint=/work rpool/work
92024-02-28T06:37:27.119Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-28T06:37:27.124Z+ home_fs=zfs
112024-02-28T06:37:27.124Z+ [[ zfs == autofs ]]
122024-02-28T06:37:27.124Z+ mkdir -p /home/build
132024-02-28T06:37:27.124Z+ chown build:build /home/build /work
142024-02-28T06:37:29.131Z+ chmod 0700 /home/build /work
152024-02-28T06:37:29.141Zprocess exited: duration 4211 ms, exit code 0
 
162024-02-28T06:37:29.171Zstarting task 1: "rust-toolchain"
172024-02-28T06:37:29.192Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-28T06:37:29.192Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-28T06:37:29.288Zinfo: downloading installer
202024-02-28T06:37:30.453Zwarning: it looks like you have an existing installation of Rust at:
212024-02-28T06:37:30.453Zwarning: /opt/ooce/bin
222024-02-28T06:37:30.453Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-28T06:37:30.453Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-28T06:37:30.453Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-28T06:37:30.453Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-28T06:37:30.453Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-28T06:37:30.453Zerror: cannot install while Rust is installed
282024-02-28T06:37:30.453Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-28T06:37:30.544Zinfo: profile set to 'default'
302024-02-28T06:37:30.544Zinfo: default host triple is x86_64-unknown-illumos
312024-02-28T06:37:30.548Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-28T06:37:30.666Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-28T06:37:30.666Zinfo: downloading component 'cargo'
342024-02-28T06:37:31.292Zinfo: downloading component 'clippy'
352024-02-28T06:37:31.515Zinfo: downloading component 'rust-docs'
362024-02-28T06:37:32.297Zinfo: downloading component 'rust-std'
372024-02-28T06:37:35.032Zinfo: downloading component 'rustc'
382024-02-28T06:37:38.394Zinfo: downloading component 'rustfmt'
392024-02-28T06:37:38.586Zinfo: installing component 'cargo'
402024-02-28T06:37:39.524Zinfo: installing component 'clippy'
412024-02-28T06:37:39.998Zinfo: installing component 'rust-docs'
422024-02-28T06:37:41.448Zinfo: installing component 'rust-std'
432024-02-28T06:37:43.496Zinfo: installing component 'rustc'
442024-02-28T06:37:48.134Zinfo: installing component 'rustfmt'
452024-02-28T06:37:48.465Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-28T06:37:48.465Z
472024-02-28T06:37:48.738Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-28T06:37:48.738Z
492024-02-28T06:37:48.741Z
502024-02-28T06:37:48.741ZRust is installed now. Great!
512024-02-28T06:37:48.741Z
522024-02-28T06:37:48.741ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-28T06:37:48.741Zenvironment variable. This has not been done automatically.
542024-02-28T06:37:48.741Z
552024-02-28T06:37:48.741ZTo configure your current shell, run:
562024-02-28T06:37:48.741Zsource "$HOME/.cargo/env"
572024-02-28T06:37:48.797Z+ rustc --version
582024-02-28T06:37:48.862Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-28T06:37:48.865Zprocess exited: duration 19697 ms, exit code 0
 
602024-02-28T06:37:48.872Zstarting task 2: "authentication"
612024-02-28T06:37:48.898Zprocess exited: duration 26 ms, exit code 0
 
622024-02-28T06:37:48.905Zstarting task 3: "clone repository"
632024-02-28T06:37:48.911Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-28T06:37:48.914Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-28T06:37:49.315ZCloning into '/work/oxidecomputer/omicron'...
662024-02-28T06:37:55.181Z+ cd /work/oxidecomputer/omicron
672024-02-28T06:37:55.181Z+ git fetch origin 3aee7f5fbe16ccad82840b9d3504d00bcd9efe95
682024-02-28T06:37:55.504ZFrom https://github.com/oxidecomputer/omicron
692024-02-28T06:37:55.504Z * branch 3aee7f5fbe16ccad82840b9d3504d00bcd9efe95 -> FETCH_HEAD
702024-02-28T06:37:55.514Z+ [[ -n renovate/rayon-1.x ]]
712024-02-28T06:37:55.517Z++ git branch --show-current
722024-02-28T06:37:55.517Z+ current=main
732024-02-28T06:37:55.517Z+ [[ main != renovate/rayon-1.x ]]
742024-02-28T06:37:55.521Z+ git branch -f renovate/rayon-1.x 3aee7f5fbe16ccad82840b9d3504d00bcd9efe95
752024-02-28T06:37:55.524Z+ git checkout -f renovate/rayon-1.x
762024-02-28T06:37:55.637ZSwitched to branch 'renovate/rayon-1.x'
772024-02-28T06:37:55.640Z+ git reset --hard 3aee7f5fbe16ccad82840b9d3504d00bcd9efe95
782024-02-28T06:37:55.752ZHEAD is now at 3aee7f5fb chore(deps): update rust crate rayon to 1.9
792024-02-28T06:37:55.755Zprocess exited: duration 6847 ms, exit code 0
 
802024-02-28T06:37:55.762Zstarting task 4: "build"
812024-02-28T06:37:55.767Z+ cargo --version
822024-02-28T06:37:55.772Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
832024-02-28T06:37:55.903Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
842024-02-28T06:37:55.904Zinfo: downloading component 'cargo'
852024-02-28T06:37:56.554Zinfo: downloading component 'clippy'
862024-02-28T06:37:56.763Zinfo: downloading component 'rust-docs'
872024-02-28T06:37:57.559Zinfo: downloading component 'rust-std'
882024-02-28T06:37:58.743Zinfo: downloading component 'rustc'
892024-02-28T06:38:02.078Zinfo: downloading component 'rustfmt'
902024-02-28T06:38:02.265Zinfo: installing component 'cargo'
912024-02-28T06:38:03.161Zinfo: installing component 'clippy'
922024-02-28T06:38:03.502Zinfo: installing component 'rust-docs'
932024-02-28T06:38:05.068Zinfo: installing component 'rust-std'
942024-02-28T06:38:06.697Zinfo: installing component 'rustc'
952024-02-28T06:38:10.849Zinfo: installing component 'rustfmt'
962024-02-28T06:38:11.226Zcargo 1.74.1 (ecb9851af 2023-10-18)
972024-02-28T06:38:11.230Z+ rustc --version
982024-02-28T06:38:11.304Zrustc 1.74.1 (a28077b28 2023-12-04)
992024-02-28T06:38:11.316Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-02-28T06:38:24.556Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-02-28T06:38:25.815Z Startup: Caching catalogs ... Done
1022024-02-28T06:38:27.419ZPlanning: Solver setup ... Done (1.272s)
1032024-02-28T06:38:27.552ZPlanning: Running solver ... Done (0.132s)
1042024-02-28T06:38:27.751ZPlanning: Finding local manifests ... Done (0.172s)
1052024-02-28T06:38:27.761ZPlanning: Fetching manifests: 0/4 0% complete
1062024-02-28T06:38:27.944ZPlanning: Fetching manifests: 4/4 100% complete
1072024-02-28T06:38:27.998ZPlanning: Package planning ... Done (0.050s)
1082024-02-28T06:38:28.046ZPlanning: Merging actions ... Done (0.050s)
1092024-02-28T06:38:29.026ZPlanning: Checking for conflicting actions ... Done (0.981s)
1102024-02-28T06:38:29.038ZPlanning: Consolidating action changes ... Done (0.012s)
1112024-02-28T06:38:33.052ZPlanning: Evaluating mediators ... Done (4.013s)
1122024-02-28T06:38:33.061ZPlanning: Planning completed in 7.19 seconds
1132024-02-28T06:38:33.076Z Packages to install: 4
1142024-02-28T06:38:33.076Z Mediators to change: 2
1152024-02-28T06:38:33.076Z Services to change: 1
1162024-02-28T06:38:33.076Z Estimated space available: 148.87 GB
1172024-02-28T06:38:33.076ZEstimated space to be consumed: 1.42 GB
1182024-02-28T06:38:33.079Z Create boot environment: No
1192024-02-28T06:38:33.079ZCreate backup boot environment: No
1202024-02-28T06:38:33.079Z Rebuild boot archive: No
1212024-02-28T06:38:33.079Z
1222024-02-28T06:38:33.079ZChanged mediators:
1232024-02-28T06:38:33.079Z mediator clang:
1242024-02-28T06:38:33.079Z version: None -> 15 (system default)
1252024-02-28T06:38:33.079Z
1262024-02-28T06:38:33.079Z mediator llvm:
1272024-02-28T06:38:33.079Z version: 14 (system default) -> 15 (system default)
1282024-02-28T06:38:33.079Z
1292024-02-28T06:38:33.079ZChanged packages:
1302024-02-28T06:38:33.079Zhelios-dev
1312024-02-28T06:38:33.080Z developer/build-essential
1322024-02-28T06:38:33.080Z None -> 11-2.0
1332024-02-28T06:38:33.080Z library/libxmlsec1
1342024-02-28T06:38:33.080Z None -> 1.2.35-2.0
1352024-02-28T06:38:33.080Z ooce/developer/clang-15
1362024-02-28T06:38:33.080Z None -> 15.0.7-2.0
1372024-02-28T06:38:33.080Z ooce/developer/llvm-15
1382024-02-28T06:38:33.080Z None -> 15.0.7-2.0
1392024-02-28T06:38:33.080Z
1402024-02-28T06:38:33.080ZServices:
1412024-02-28T06:38:33.080Z restart_fmri:
1422024-02-28T06:38:33.080Z svc:/system/update-man-index:default
1432024-02-28T06:38:33.278Z
1442024-02-28T06:38:33.278ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-02-28T06:38:38.281ZDownload: 789/3290 items 18.6/212.6MB 8% complete (3.8M/s)
1462024-02-28T06:38:43.347ZDownload: 1192/3290 items 63.8/212.6MB 30% complete (6.4M/s)
1472024-02-28T06:38:48.348ZDownload: 1335/3290 items 116.7/212.6MB 54% complete (9.8M/s)
1482024-02-28T06:38:53.363ZDownload: 2195/3290 items 119.2/212.6MB 56% complete (5.7M/s)
1492024-02-28T06:38:58.362ZDownload: 2561/3290 items 120.4/212.6MB 56% complete (541k/s)
1502024-02-28T06:39:03.380ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1512024-02-28T06:39:04.630ZDownload: Completed 212.60 MB in 31.35 seconds (6.8M/s)
1522024-02-28T06:39:04.868Z Actions: 1/3689 actions (Installing new actions)
1532024-02-28T06:39:09.954Z Actions: 3543/3689 actions (Installing new actions)
1542024-02-28T06:39:10.463Z Actions: Completed 3689 actions in 5.59 seconds.
1552024-02-28T06:39:10.559Z Done (0.092s)
1562024-02-28T06:39:10.559Z Done (0.000s)
1572024-02-28T06:39:10.792Z Done (0.232s)
1582024-02-28T06:39:16.847Z Done (5.929s)
1592024-02-28T06:39:17.061Z Done (0.138s)
1602024-02-28T06:39:17.065Z Done (0.000s)
1612024-02-28T06:39:17.221Z Done (0.000s)
1622024-02-28T06:39:17.746ZPlanning: Evaluating mediator changes ... Done
1632024-02-28T06:39:17.908ZPlanning: Checking for conflicting actions ... Done
1642024-02-28T06:39:17.911ZPlanning: Consolidating action changes ... Done
1652024-02-28T06:39:18.182ZPlanning: Evaluating mediators ... Done
1662024-02-28T06:39:18.185ZPlanning: Planning completed in 0.43 seconds
1672024-02-28T06:39:18.212Z Mediators to change: 2
1682024-02-28T06:39:18.212Z Create boot environment: No
1692024-02-28T06:39:18.215ZCreate backup boot environment: No
1702024-02-28T06:39:18.286Z Done
1712024-02-28T06:39:18.287Z Done
1722024-02-28T06:39:18.422Z Done
1732024-02-28T06:39:22.291Z Done
1742024-02-28T06:39:22.382Z Done
1752024-02-28T06:39:22.385Z Done
1762024-02-28T06:39:22.490Z Done
1772024-02-28T06:39:23.164ZPlanning: Evaluating mediator changes ... Done
1782024-02-28T06:39:23.167ZPlanning: Merging actions ... Done
1792024-02-28T06:39:23.356ZPlanning: Checking for conflicting actions ... Done
1802024-02-28T06:39:23.360ZPlanning: Consolidating action changes ... Done
1812024-02-28T06:39:23.627ZPlanning: Evaluating mediators ... Done
1822024-02-28T06:39:23.684ZPlanning: Planning completed in 0.80 seconds
1832024-02-28T06:39:23.721Z Packages to change: 1
1842024-02-28T06:39:23.721Z Mediators to change: 1
1852024-02-28T06:39:23.724Z Services to change: 1
1862024-02-28T06:39:23.724Z Create boot environment: No
1872024-02-28T06:39:23.724ZCreate backup boot environment: Yes
1882024-02-28T06:39:25.633Z Actions: 1/6 actions (Updating modified actions)
1892024-02-28T06:39:25.662Z Actions: Completed 6 actions in 0.03 seconds.
1902024-02-28T06:39:25.666Z Done
1912024-02-28T06:39:25.666Z Done
1922024-02-28T06:39:25.712Z Done
1932024-02-28T06:39:29.593Z Done
1942024-02-28T06:39:29.687Z Done
1952024-02-28T06:39:29.690Z Done
1962024-02-28T06:39:29.798Z Done
1972024-02-28T06:39:30.250ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982024-02-28T06:39:30.250Zclang system 15 system
1992024-02-28T06:39:30.250Zcsh system system illumos
2002024-02-28T06:39:30.250Zctags system system illumos
2012024-02-28T06:39:30.250Zgcc vendor 12 vendor
2022024-02-28T06:39:30.250Zgcc system 10 system
2032024-02-28T06:39:30.250Zgcc system 7 system
2042024-02-28T06:39:30.250Zgo system 1.20 system
2052024-02-28T06:39:30.250Zgo system 1.19 system
2062024-02-28T06:39:30.250Zllvm system 15 system
2072024-02-28T06:39:30.250Zllvm system 14 system
2082024-02-28T06:39:30.250Zmariadb system 10.6 system
2092024-02-28T06:39:30.250Zmta vendor vendor dma
2102024-02-28T06:39:30.250Zopenjdk system 17 system
2112024-02-28T06:39:30.250Zopenjdk system 11 system
2122024-02-28T06:39:30.250Zopenjdk system 1.8 system
2132024-02-28T06:39:30.250Zopenssl vendor 3 vendor
2142024-02-28T06:39:30.251Zperl system 5.36 system
2152024-02-28T06:39:30.251Zpostgresql system 15 system
2162024-02-28T06:39:30.251Zpostgresql system 13 system
2172024-02-28T06:39:30.251Zpython vendor 3 vendor
2182024-02-28T06:39:30.251Zpython system 2 system
2192024-02-28T06:39:30.251Zpython3 system 3.11 system
2202024-02-28T06:39:30.251Zruby system 3.0 system
2212024-02-28T06:39:30.251Zwords vendor vendor american-english
2222024-02-28T06:39:30.251Zwords system system australian-english
2232024-02-28T06:39:30.251Zwords system system british-english
2242024-02-28T06:39:30.251Zwords system system canadian-english
2252024-02-28T06:39:30.251Zwords system system french
2262024-02-28T06:39:30.251Zwords system system italian
2272024-02-28T06:39:30.251Zwords system system ngerman
2282024-02-28T06:39:30.251Zwords system system ogerman
2292024-02-28T06:39:30.251Zwords system system spanish
2302024-02-28T06:39:30.586ZFMRI IFO
2312024-02-28T06:39:30.586Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322024-02-28T06:39:30.587Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332024-02-28T06:39:30.587Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342024-02-28T06:39:30.587Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2352024-02-28T06:39:30.587Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362024-02-28T06:39:30.587Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2372024-02-28T06:39:30.587Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2382024-02-28T06:39:30.587Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2392024-02-28T06:39:30.646Z+ set -o errexit
2402024-02-28T06:39:30.649Z+++ dirname ./tools/ci_download_cockroachdb
2412024-02-28T06:39:30.660Z++ cd ./tools
2422024-02-28T06:39:30.660Z++ pwd
2432024-02-28T06:39:30.660Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2442024-02-28T06:39:30.660Z++ basename ./tools/ci_download_cockroachdb
2452024-02-28T06:39:30.660Z+ ARG0=ci_download_cockroachdb
2462024-02-28T06:39:30.660Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2472024-02-28T06:39:30.660Z+ CIDL_VERSION=v22.1.9
2482024-02-28T06:39:30.660Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2492024-02-28T06:39:30.660Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2502024-02-28T06:39:30.660Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2512024-02-28T06:39:30.660Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2522024-02-28T06:39:30.660Z+ TARGET_DIR=out
2532024-02-28T06:39:30.660Z+ DOWNLOAD_DIR=out/downloads
2542024-02-28T06:39:30.660Z+ DEST_DIR=./out/cockroachdb
2552024-02-28T06:39:30.660Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2562024-02-28T06:39:30.661Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2572024-02-28T06:39:30.661Z+ main
2582024-02-28T06:39:30.661Z+ [[ 0 != 0 ]]
2592024-02-28T06:39:30.661Z+ CIDL_OS=solaris2.11
2602024-02-28T06:39:30.661Z+ [[ 0 != 0 ]]
2612024-02-28T06:39:30.661Z+ configure_os solaris2.11
2622024-02-28T06:39:30.661Z+ echo 'current directory: /work/oxidecomputer/omicron'
2632024-02-28T06:39:30.661Zcurrent directory: /work/oxidecomputer/omicron
2642024-02-28T06:39:30.661Zconfiguring based on OS: "solaris2.11"
2652024-02-28T06:39:30.661Z+ echo 'configuring based on OS: "solaris2.11"'
2662024-02-28T06:39:30.661Z+ case "$1" in
2672024-02-28T06:39:30.661Z+ CIDL_BUILD=illumos
2682024-02-28T06:39:30.661Z+ CIDL_SUFFIX=tar.gz
2692024-02-28T06:39:30.661Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2702024-02-28T06:39:30.661Z+ CIDL_URL_BASE=https://illumos.org/downloads
2712024-02-28T06:39:30.661Z+ CIDL_ASSEMBLE=do_assemble_illumos
2722024-02-28T06:39:30.661Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2732024-02-28T06:39:30.661Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2742024-02-28T06:39:30.661Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-02-28T06:39:30.662Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2762024-02-28T06:39:30.662Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2772024-02-28T06:39:30.662Z+ CIDL_SHA256FUNC=do_sha256sum
2782024-02-28T06:39:30.662Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-02-28T06:39:30.662Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2802024-02-28T06:39:30.662ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2812024-02-28T06:39:30.662Z+ mkdir -p out/downloads
2822024-02-28T06:39:30.662ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-02-28T06:39:30.662Z+ mkdir -p ./out/cockroachdb
2842024-02-28T06:39:30.666Z+ local DO_DOWNLOAD=true
2852024-02-28T06:39:30.666Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2862024-02-28T06:39:30.666Z+ '[' true == true ']'
2872024-02-28T06:39:30.666Z+ echo Downloading...
2882024-02-28T06:39:30.666ZDownloading...
2892024-02-28T06:39:30.666Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-02-28T06:39:30.666Z+ 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
2912024-02-28T06:39:36.823Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-02-28T06:39:36.826Z++ sha256sum
2932024-02-28T06:39:36.826Z++ awk '{print $1}'
2942024-02-28T06:39:36.918Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2952024-02-28T06:39:36.918Z+ [[ 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 ]]
2962024-02-28T06:39:36.918Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-02-28T06:39:36.921Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2982024-02-28T06:39:39.083Z+ do_assemble_illumos
2992024-02-28T06:39:39.083Z+ rm -r ./out/cockroachdb
3002024-02-28T06:39:39.087Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3012024-02-28T06:39:39.482Z+ ./out/cockroachdb/bin/cockroach version
3022024-02-28T06:39:39.705ZBuild Tag: v22.1.9-dirty
3032024-02-28T06:39:39.705ZBuild Time: 2022/10/26 21:17:46
3042024-02-28T06:39:39.705ZDistribution: OSS
3052024-02-28T06:39:39.705ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3062024-02-28T06:39:39.705ZGo Version: go1.17.13
3072024-02-28T06:39:39.705ZC Compiler: gcc 10.3.0
3082024-02-28T06:39:39.705ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3092024-02-28T06:39:39.705ZBuild Type: release
3102024-02-28T06:39:39.725Z+ set -o errexit
3112024-02-28T06:39:39.728Z+++ dirname ./tools/ci_download_clickhouse
3122024-02-28T06:39:39.731Z++ cd ./tools
3132024-02-28T06:39:39.731Z++ pwd
3142024-02-28T06:39:39.731Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3152024-02-28T06:39:39.731Z++ basename ./tools/ci_download_clickhouse
3162024-02-28T06:39:39.734Z+ ARG0=ci_download_clickhouse
3172024-02-28T06:39:39.735Z+ TARGET_DIR=out
3182024-02-28T06:39:39.735Z+ DOWNLOAD_DIR=out/downloads
3192024-02-28T06:39:39.735Z+ DEST_DIR=./out/clickhouse
3202024-02-28T06:39:39.735Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3212024-02-28T06:39:39.735Z+ CIDL_VERSION=v22.8.9.24
3222024-02-28T06:39:39.735Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3232024-02-28T06:39:39.735Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3242024-02-28T06:39:39.735Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3252024-02-28T06:39:39.735Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3262024-02-28T06:39:39.735Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3272024-02-28T06:39:39.738Z+ main
3282024-02-28T06:39:39.738Z+ [[ 0 != 0 ]]
3292024-02-28T06:39:39.738Z+ CIDL_OS=solaris2.11
3302024-02-28T06:39:39.739Z+ [[ 0 != 0 ]]
3312024-02-28T06:39:39.739Z+ configure_os solaris2.11
3322024-02-28T06:39:39.739Z+ echo 'current directory: /work/oxidecomputer/omicron'
3332024-02-28T06:39:39.739Zcurrent directory: /work/oxidecomputer/omicron
3342024-02-28T06:39:39.739Z+ echo 'configuring based on OS: "solaris2.11"'
3352024-02-28T06:39:39.739Z+ CIDL_DASHREV=
3362024-02-28T06:39:39.739Z+ case "$1" in
3372024-02-28T06:39:39.739Zconfiguring based on OS: "solaris2.11"
3382024-02-28T06:39:39.739Z+ CIDL_PLATFORM=illumos
3392024-02-28T06:39:39.739Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3402024-02-28T06:39:39.739Z+ CIDL_MD5FUNC=do_md5sum
3412024-02-28T06:39:39.739Z+ CIDL_DASHREV=-1
3422024-02-28T06:39:39.739Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3432024-02-28T06:39:39.739Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3442024-02-28T06:39:39.739Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-02-28T06:39:39.739Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-02-28T06:39:39.739Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472024-02-28T06:39:39.739ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-02-28T06:39:39.739Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3492024-02-28T06:39:39.739Z+ mkdir -p out/downloads
3502024-02-28T06:39:39.739ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3512024-02-28T06:39:39.739Z+ mkdir -p ./out/clickhouse
3522024-02-28T06:39:39.743Z+ local DO_DOWNLOAD=true
3532024-02-28T06:39:39.743Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3542024-02-28T06:39:39.743Z+ '[' true == true ']'
3552024-02-28T06:39:39.743Z+ echo Downloading...
3562024-02-28T06:39:39.743Z+ 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-28T06:39:39.743ZDownloading...
3582024-02-28T06:39:39.743Z+ 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
3592024-02-28T06:39:41.471Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-02-28T06:39:41.475Z++ md5sum
3612024-02-28T06:39:41.475Z++ awk '{print $1}'
3622024-02-28T06:39:41.653Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3632024-02-28T06:39:41.653Z+ [[ 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 ]]
3642024-02-28T06:39:41.656Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3652024-02-28T06:39:41.656Z+ mkdir -p ./out/clickhouse
3662024-02-28T06:39:41.656Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3672024-02-28T06:39:44.780Z+ ./out/clickhouse/clickhouse server --version
3682024-02-28T06:39:44.819ZClickHouse server version 22.8.9.1.
3692024-02-28T06:39:44.835Z+ set -o errexit
3702024-02-28T06:39:44.839Z+++ dirname ./tools/ci_download_console
3712024-02-28T06:39:44.842Z++ cd ./tools
3722024-02-28T06:39:44.842Z++ pwd
3732024-02-28T06:39:44.842Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3742024-02-28T06:39:44.842Z++ basename ./tools/ci_download_console
3752024-02-28T06:39:44.842Z+ ARG0=ci_download_console
3762024-02-28T06:39:44.842Z+ TARGET_DIR=out
3772024-02-28T06:39:44.842Z+ DOWNLOAD_DIR=out/downloads
3782024-02-28T06:39:44.842Z+ DEST_DIR=./out/console-assets
3792024-02-28T06:39:44.842Z+ source /work/oxidecomputer/omicron/tools/console_version
3802024-02-28T06:39:44.842Z++ COMMIT=e991ec5cf148d83f135b6a692dca9b8df05acef0
3812024-02-28T06:39:44.842Z++ SHA2=18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1
3822024-02-28T06:39:44.845Z+ URL=https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
3832024-02-28T06:39:44.845Z+ TARBALL_FILE=out/downloads/console.tar.gz
3842024-02-28T06:39:44.846Z+ main
3852024-02-28T06:39:44.846Z+ [[ 0 != 0 ]]
3862024-02-28T06:39:44.846Z+ echo 'URL: https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz'
3872024-02-28T06:39:44.846Z+ echo 'Local file: out/downloads/console.tar.gz'
3882024-02-28T06:39:44.846ZURL: https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
3892024-02-28T06:39:44.846ZLocal file: out/downloads/console.tar.gz
3902024-02-28T06:39:44.846Z+ local DO_DOWNLOAD=true
3912024-02-28T06:39:44.846Z+ [[ -f out/downloads/console.tar.gz ]]
3922024-02-28T06:39:44.846Z+ mkdir -p out/downloads
3932024-02-28T06:39:44.846Z+ '[' true == true ']'
3942024-02-28T06:39:44.846Z+ echo Downloading...
3952024-02-28T06:39:44.846ZDownloading...
3962024-02-28T06:39:44.846Z+ do_download_curl https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz out/downloads/console.tar.gz
3972024-02-28T06:39:44.846Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/e991ec5cf148d83f135b6a692dca9b8df05acef0.tar.gz
3982024-02-28T06:39:45.376Z++ do_sha256sum out/downloads/console.tar.gz
3992024-02-28T06:39:45.383Z++ case "$OSTYPE" in
4002024-02-28T06:39:45.383Z++ SHA=sha256sum
4012024-02-28T06:39:45.383Z++ sha256sum
4022024-02-28T06:39:45.383Z++ awk '{print $1}'
4032024-02-28T06:39:45.391Z+ calculated_sha2=18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1
4042024-02-28T06:39:45.391Z+ [[ 18d53e4485e63d9e2273a889e70785648052e8a231df89f3bcbc2ed01a0eeeb1 != \1\8\d\5\3\e\4\4\8\5\e\6\3\d\9\e\2\2\7\3\a\8\8\9\e\7\0\7\8\5\6\4\8\0\5\2\e\8\a\2\3\1\d\f\8\9\f\3\b\c\b\c\2\e\d\0\1\a\0\e\e\e\b\1 ]]
4052024-02-28T06:39:45.391Z+ rm -rf ./out/console-assets
4062024-02-28T06:39:45.391Z+ mkdir -p ./out/console-assets
4072024-02-28T06:39:45.392Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4082024-02-28T06:39:45.392Z+ mkdir -p ./out/console-assets
4092024-02-28T06:39:45.392Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4102024-02-28T06:39:45.482Z+ set -o errexit
4112024-02-28T06:39:45.485Z+++ dirname ./tools/ci_download_maghemite_openapi
4122024-02-28T06:39:45.485Z++ cd ./tools
4132024-02-28T06:39:45.489Z++ pwd
4142024-02-28T06:39:45.489Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4152024-02-28T06:39:45.489Z++ basename ./tools/ci_download_maghemite_openapi
4162024-02-28T06:39:45.489Z+ ARG0=ci_download_maghemite_openapi
4172024-02-28T06:39:45.489Z+ TARGET_DIR=out
4182024-02-28T06:39:45.489Z+ DOWNLOAD_DIR=out/downloads
4192024-02-28T06:39:45.489Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4202024-02-28T06:39:45.489Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4212024-02-28T06:39:45.489Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4222024-02-28T06:39:45.489Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4232024-02-28T06:39:45.489Z+ LOCAL_FILE=out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4242024-02-28T06:39:45.489Z+ main
4252024-02-28T06:39:45.489Z+ [[ 0 != 0 ]]
4262024-02-28T06:39:45.489Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json'
4272024-02-28T06:39:45.492ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4282024-02-28T06:39:45.492Z+ echo 'Local file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4292024-02-28T06:39:45.493ZLocal file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4302024-02-28T06:39:45.493Z+ local DO_DOWNLOAD=true
4312024-02-28T06:39:45.493Z+ [[ -f out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4322024-02-28T06:39:45.493Z+ mkdir -p out/downloads
4332024-02-28T06:39:45.493Z+ '[' true == true ']'
4342024-02-28T06:39:45.493Z+ echo Downloading...
4352024-02-28T06:39:45.493ZDownloading...
4362024-02-28T06:39:45.493Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4372024-02-28T06:39:45.493Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4382024-02-28T06:39:45.741Z++ do_sha256sum out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4392024-02-28T06:39:45.741Z++ case "$OSTYPE" in
4402024-02-28T06:39:45.744Z++ SHA=sha256sum
4412024-02-28T06:39:45.745Z++ sha256sum
4422024-02-28T06:39:45.745Z++ awk '{print $1}'
4432024-02-28T06:39:45.750Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-02-28T06:39:45.750Z+ [[ 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 ]]
4452024-02-28T06:39:45.750Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4462024-02-28T06:39:45.750Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4472024-02-28T06:39:45.750Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4482024-02-28T06:39:45.750Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4492024-02-28T06:39:45.750Z+ LOCAL_FILE=out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4502024-02-28T06:39:45.750Z+ main
4512024-02-28T06:39:45.750Z+ [[ 0 != 0 ]]
4522024-02-28T06:39:45.750Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json'
4532024-02-28T06:39:45.751ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4542024-02-28T06:39:45.751Z+ echo 'Local file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4552024-02-28T06:39:45.751ZLocal file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4562024-02-28T06:39:45.751Z+ local DO_DOWNLOAD=true
4572024-02-28T06:39:45.751Z+ [[ -f out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4582024-02-28T06:39:45.751Z+ mkdir -p out/downloads
4592024-02-28T06:39:45.755Z+ '[' true == true ']'
4602024-02-28T06:39:45.755Z+ echo Downloading...
4612024-02-28T06:39:45.755ZDownloading...
4622024-02-28T06:39:45.755Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4632024-02-28T06:39:45.755Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4642024-02-28T06:39:45.997Z++ do_sha256sum out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4652024-02-28T06:39:46.005Z++ case "$OSTYPE" in
4662024-02-28T06:39:46.005Z++ SHA=sha256sum
4672024-02-28T06:39:46.006Z++ sha256sum
4682024-02-28T06:39:46.006Z++ awk '{print $1}'
4692024-02-28T06:39:46.006Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-02-28T06:39:46.006Z+ [[ 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 ]]
4712024-02-28T06:39:46.014Z+ set -o errexit
4722024-02-28T06:39:46.028Z+++ dirname ./tools/ci_download_dendrite_openapi
4732024-02-28T06:39:46.029Z++ cd ./tools
4742024-02-28T06:39:46.029Z++ pwd
4752024-02-28T06:39:46.029Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4762024-02-28T06:39:46.030Z++ basename ./tools/ci_download_dendrite_openapi
4772024-02-28T06:39:46.030Z+ ARG0=ci_download_dendrite_openapi
4782024-02-28T06:39:46.030Z+ TARGET_DIR=out
4792024-02-28T06:39:46.030Z+ DOWNLOAD_DIR=out/downloads
4802024-02-28T06:39:46.031Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4812024-02-28T06:39:46.031Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4822024-02-28T06:39:46.031Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4832024-02-28T06:39:46.032Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4842024-02-28T06:39:46.032Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4852024-02-28T06:39:46.032Z+ main
4862024-02-28T06:39:46.032Z+ [[ 0 != 0 ]]
4872024-02-28T06:39:46.033Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4882024-02-28T06:39:46.033ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4892024-02-28T06:39:46.033ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4902024-02-28T06:39:46.033Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4912024-02-28T06:39:46.033Z+ local DO_DOWNLOAD=true
4922024-02-28T06:39:46.034Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4932024-02-28T06:39:46.034Z+ mkdir -p out/downloads
4942024-02-28T06:39:46.034Z+ '[' true == true ']'
4952024-02-28T06:39:46.034Z+ echo Downloading...
4962024-02-28T06:39:46.034ZDownloading...
4972024-02-28T06:39:46.035Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4982024-02-28T06:39:46.035Z+ 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
4992024-02-28T06:39:46.229Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5002024-02-28T06:39:46.229Z++ case "$OSTYPE" in
5012024-02-28T06:39:46.237Z++ SHA=sha256sum
5022024-02-28T06:39:46.237Z++ sha256sum
5032024-02-28T06:39:46.237Z++ awk '{print $1}'
5042024-02-28T06:39:46.237Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-02-28T06:39:46.237Z+ [[ 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 ]]
5062024-02-28T06:39:46.245Z+ set -o errexit
5072024-02-28T06:39:46.245Z+++ dirname ./tools/ci_download_dendrite_stub
5082024-02-28T06:39:46.245Z++ cd ./tools
5092024-02-28T06:39:46.246Z++ pwd
5102024-02-28T06:39:46.256Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5112024-02-28T06:39:46.256Z++ basename ./tools/ci_download_dendrite_stub
5122024-02-28T06:39:46.256Z+ ARG0=ci_download_dendrite_stub
5132024-02-28T06:39:46.256Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5142024-02-28T06:39:46.256Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5152024-02-28T06:39:46.257Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5162024-02-28T06:39:46.257Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5172024-02-28T06:39:46.257Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5182024-02-28T06:39:46.257Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5192024-02-28T06:39:46.258Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5202024-02-28T06:39:46.258Z+ TARGET_DIR=out
5212024-02-28T06:39:46.258Z+ DOWNLOAD_DIR=out/downloads
5222024-02-28T06:39:46.258Z+ DEST_DIR=./out/dendrite-stub
5232024-02-28T06:39:46.258Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5242024-02-28T06:39:46.258Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5252024-02-28T06:39:46.259Z+ REPO=oxidecomputer/dendrite
5262024-02-28T06:39:46.259Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5272024-02-28T06:39:46.259Z+ main
5282024-02-28T06:39:46.259Z+ [[ 0 != 0 ]]
5292024-02-28T06:39:46.259Z+ CIDL_OS=solaris2.11
5302024-02-28T06:39:46.260Z+ [[ 0 != 0 ]]
5312024-02-28T06:39:46.260Z+ configure_os solaris2.11
5322024-02-28T06:39:46.260Z+ echo 'current directory: /work/oxidecomputer/omicron'
5332024-02-28T06:39:46.262Z+ echo 'configuring based on OS: "solaris2.11"'
5342024-02-28T06:39:46.262Zcurrent directory: /work/oxidecomputer/omicron
5352024-02-28T06:39:46.262Zconfiguring based on OS: "solaris2.11"
5362024-02-28T06:39:46.262Z+ case "$1" in
5372024-02-28T06:39:46.263Z+ SET_BINARIES=
5382024-02-28T06:39:46.263Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5392024-02-28T06:39:46.263Z+ CIDL_SHA256FUNC=do_sha256sum
5402024-02-28T06:39:46.263Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5412024-02-28T06:39:46.263Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5422024-02-28T06:39:46.263Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5432024-02-28T06:39:46.264Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5442024-02-28T06:39:46.264ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5452024-02-28T06:39:46.264Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5462024-02-28T06:39:46.264Z+ mkdir -p out/downloads
5472024-02-28T06:39:46.264ZLocal file: out/downloads/dendrite-stub.tar.gz
5482024-02-28T06:39:46.265Z+ mkdir -p ./out/dendrite-stub
5492024-02-28T06:39:46.277Z+ fetch_and_verify
5502024-02-28T06:39:46.277Z+ local DO_DOWNLOAD=true
5512024-02-28T06:39:46.277Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5522024-02-28T06:39:46.278Z+ '[' true == true ']'
5532024-02-28T06:39:46.278Z+ echo Downloading...
5542024-02-28T06:39:46.278ZDownloading...
5552024-02-28T06:39:46.278Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5562024-02-28T06:39:46.278Z+ 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
5572024-02-28T06:39:56.143Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5582024-02-28T06:39:56.146Z++ sha256sum
5592024-02-28T06:39:56.146Z++ awk '{print $1}'
5602024-02-28T06:39:56.163Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5612024-02-28T06:39:56.166Z+ [[ 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 ]]
5622024-02-28T06:39:56.166Z+ do_untar out/downloads/dendrite-stub.tar.gz
5632024-02-28T06:39:56.166Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5642024-02-28T06:39:56.845Z+ do_assemble
5652024-02-28T06:39:56.845Z+ rm -r ./out/dendrite-stub
5662024-02-28T06:39:56.849Z+ mkdir ./out/dendrite-stub
5672024-02-28T06:39:56.852Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5682024-02-28T06:39:56.953Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5692024-02-28T06:39:56.971Z+ set -o errexit
5702024-02-28T06:39:56.971Z+++ dirname ./tools/ci_download_maghemite_mgd
5712024-02-28T06:39:56.971Z++ cd ./tools
5722024-02-28T06:39:56.971Z++ pwd
5732024-02-28T06:39:56.971Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5742024-02-28T06:39:56.971Z++ basename ./tools/ci_download_maghemite_mgd
5752024-02-28T06:39:56.991Z+ ARG0=ci_download_maghemite_mgd
5762024-02-28T06:39:56.991Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5772024-02-28T06:39:56.992Z++ CIDL_SHA256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
5782024-02-28T06:39:56.992Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
5792024-02-28T06:39:56.992Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5802024-02-28T06:39:56.992Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
5812024-02-28T06:39:56.992Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5822024-02-28T06:39:56.992Z+ TARGET_DIR=out
5832024-02-28T06:39:56.992Z+ DOWNLOAD_DIR=out/downloads
5842024-02-28T06:39:56.993Z+ DEST_DIR=./out/mgd
5852024-02-28T06:39:56.993Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5862024-02-28T06:39:56.993Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5872024-02-28T06:39:56.993Z+ REPO=oxidecomputer/maghemite
5882024-02-28T06:39:56.993Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833
5892024-02-28T06:39:56.993Z+ main
5902024-02-28T06:39:56.993Z+ [[ 0 != 0 ]]
5912024-02-28T06:39:56.994Z+ CIDL_OS=solaris2.11
5922024-02-28T06:39:56.994Z+ [[ 0 != 0 ]]
5932024-02-28T06:39:56.994Z+ configure_os solaris2.11
5942024-02-28T06:39:56.994Z+ echo 'current directory: /work/oxidecomputer/omicron'
5952024-02-28T06:39:56.994Z+ echo 'configuring based on OS: "solaris2.11"'
5962024-02-28T06:39:56.994Z+ case "$1" in
5972024-02-28T06:39:56.994Z+ SET_BINARIES=
5982024-02-28T06:39:56.995Z+ CIDL_SHA256FUNC=do_sha256sum
5992024-02-28T06:39:56.995Z+ TARBALL_FILENAME=mgd.tar.gz
6002024-02-28T06:39:56.995Zcurrent directory: /work/oxidecomputer/omicron
6012024-02-28T06:39:56.995Zconfiguring based on OS: "solaris2.11"
6022024-02-28T06:39:56.995Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6032024-02-28T06:39:56.995Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6042024-02-28T06:39:56.995Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz'
6052024-02-28T06:39:56.995Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6062024-02-28T06:39:56.996ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6072024-02-28T06:39:56.996Z+ mkdir -p out/downloads
6082024-02-28T06:39:56.996ZLocal file: out/downloads/mgd.tar.gz
6092024-02-28T06:39:56.996Z+ mkdir -p ./out/mgd
6102024-02-28T06:39:56.996Z+ fetch_and_verify
6112024-02-28T06:39:56.996Z+ local DO_DOWNLOAD=true
6122024-02-28T06:39:56.996Z+ [[ -f out/downloads/mgd.tar.gz ]]
6132024-02-28T06:39:56.996Z+ '[' true == true ']'
6142024-02-28T06:39:56.996Z+ echo Downloading...
6152024-02-28T06:39:56.996ZDownloading...
6162024-02-28T06:39:56.997Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz out/downloads/mgd.tar.gz
6172024-02-28T06:39:56.997Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6182024-02-28T06:40:02.879Z++ do_sha256sum out/downloads/mgd.tar.gz
6192024-02-28T06:40:02.888Z++ sha256sum
6202024-02-28T06:40:02.888Z++ awk '{print $1}'
6212024-02-28T06:40:02.912Z+ calculated_sha256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6222024-02-28T06:40:02.934Z+ [[ 22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb != \2\2\9\9\6\a\6\f\3\3\5\3\2\9\6\b\8\4\8\b\e\7\2\9\f\1\4\e\7\8\a\4\2\e\7\d\3\d\6\e\6\2\a\4\a\9\1\8\a\5\c\2\3\5\8\a\e\0\1\1\c\8\e\b ]]
6232024-02-28T06:40:02.934Z+ do_untar out/downloads/mgd.tar.gz
6242024-02-28T06:40:02.934Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6252024-02-28T06:40:03.346Z+ do_assemble
6262024-02-28T06:40:03.346Z+ rm -r ./out/mgd
6272024-02-28T06:40:03.353Z+ mkdir ./out/mgd
6282024-02-28T06:40:03.353Z+ cp -r out/downloads/root ./out/mgd/root
6292024-02-28T06:40:03.495Z+ set -o errexit
6302024-02-28T06:40:03.498Z+++ dirname ./tools/ci_download_transceiver_control
6312024-02-28T06:40:03.498Z++ cd ./tools
6322024-02-28T06:40:03.498Z++ pwd
6332024-02-28T06:40:03.498Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6342024-02-28T06:40:03.498Z++ basename ./tools/ci_download_transceiver_control
6352024-02-28T06:40:03.502Z+ ARG0=ci_download_transceiver_control
6362024-02-28T06:40:03.503Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6372024-02-28T06:40:03.503Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6382024-02-28T06:40:03.503Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6392024-02-28T06:40:03.503Z+ TARGET_DIR=out
6402024-02-28T06:40:03.503Z+ DOWNLOAD_DIR=out/downloads
6412024-02-28T06:40:03.503Z+ DEST_DIR=./out/transceiver-control
6422024-02-28T06:40:03.503Z+ BIN_DIR=/opt/oxide/bin
6432024-02-28T06:40:03.503Z+ BINARY=xcvradm
6442024-02-28T06:40:03.503Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6452024-02-28T06:40:03.503Z+ REPO=oxidecomputer/transceiver-control
6462024-02-28T06:40:03.503Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6472024-02-28T06:40:03.503Z+ main
6482024-02-28T06:40:03.503Z+ [[ 0 != 0 ]]
6492024-02-28T06:40:03.503Z+ CIDL_OS=solaris2.11
6502024-02-28T06:40:03.503Z+ [[ 0 != 0 ]]
6512024-02-28T06:40:03.503Z+ configure_os solaris2.11
6522024-02-28T06:40:03.503Z+ echo 'current directory: /work/oxidecomputer/omicron'
6532024-02-28T06:40:03.503Zcurrent directory: /work/oxidecomputer/omicron
6542024-02-28T06:40:03.503Z+ echo 'configuring based on OS: "solaris2.11"'
6552024-02-28T06:40:03.503Z+ case "$1" in
6562024-02-28T06:40:03.503Z+ SET_BINARIES=
6572024-02-28T06:40:03.503Zconfiguring based on OS: "solaris2.11"
6582024-02-28T06:40:03.504Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592024-02-28T06:40:03.504Z+ CIDL_SHA256FUNC=do_sha256sum
6602024-02-28T06:40:03.504Z+ ARCHIVE_FILENAME=xcvradm.gz
6612024-02-28T06:40:03.504Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622024-02-28T06:40:03.504Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6632024-02-28T06:40:03.504Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6642024-02-28T06:40:03.504Z+ echo 'Local file: out/downloads/xcvradm.gz'
6652024-02-28T06:40:03.504ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662024-02-28T06:40:03.504ZLocal file: out/downloads/xcvradm.gz
6672024-02-28T06:40:03.504Z+ mkdir -p out/downloads
6682024-02-28T06:40:03.504Z+ mkdir -p ./out/transceiver-control
6692024-02-28T06:40:03.508Z+ fetch_and_verify
6702024-02-28T06:40:03.508Z+ local DO_DOWNLOAD=true
6712024-02-28T06:40:03.508Z+ [[ -f out/downloads/xcvradm.gz ]]
6722024-02-28T06:40:03.508Z+ '[' true == true ']'
6732024-02-28T06:40:03.508Z+ echo Downloading...
6742024-02-28T06:40:03.508ZDownloading...
6752024-02-28T06:40:03.508Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6762024-02-28T06:40:03.508Z+ 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
6772024-02-28T06:40:05.396Z++ do_sha256sum out/downloads/xcvradm.gz
6782024-02-28T06:40:05.399Z++ sha256sum
6792024-02-28T06:40:05.399Z++ awk '{print $1}'
6802024-02-28T06:40:05.405Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-02-28T06:40:05.405Z+ [[ 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 ]]
6822024-02-28T06:40:05.422Z+ do_unpack out/downloads/xcvradm.gz
6832024-02-28T06:40:05.422Z+ mkdir -p out/downloads/root//opt/oxide/bin
6842024-02-28T06:40:05.422Z+ gzip -dc out/downloads/xcvradm.gz
6852024-02-28T06:40:05.526Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6862024-02-28T06:40:05.530Z+ do_assemble
6872024-02-28T06:40:05.530Z+ rm -r ./out/transceiver-control
6882024-02-28T06:40:05.533Z+ mkdir ./out/transceiver-control
6892024-02-28T06:40:05.533Z+ cp -r out/downloads/root ./out/transceiver-control/root
6902024-02-28T06:40:05.688ZAll prerequisites installed successfully
6912024-02-28T06:40:05.692Z
6922024-02-28T06:40:05.692Zreal 1:54.280721689
6932024-02-28T06:40:05.692Zuser 35.365032035
6942024-02-28T06:40:05.692Zsys 6.684476744
6952024-02-28T06:40:05.692Ztrap 0.008169686
6962024-02-28T06:40:05.692Ztflt 0.210587330
6972024-02-28T06:40:05.692Zdflt 0.601394798
6982024-02-28T06:40:05.692Zkflt 0.229437899
6992024-02-28T06:40:05.692Zlock 1.566624561
7002024-02-28T06:40:05.692Zslp 3:46.777838923
7012024-02-28T06:40:05.692Zlat 1.864647020
7022024-02-28T06:40:05.692Zstop 0.143110574
7032024-02-28T06:40:05.692Z+ banner end-to-end-tests
7042024-02-28T06:40:05.720Z
7052024-02-28T06:40:05.720Z ###### # # ##### ##### #### ###### # # #####
7062024-02-28T06:40:05.720Z # ## # # # # # # # ## # # #
7072024-02-28T06:40:05.720Z ##### # # # # # ##### # # # ##### ##### # # # # #
7082024-02-28T06:40:05.720Z # # # # # # # # # # # # # # #
7092024-02-28T06:40:05.721Z # # ## # # # # # # # ## # #
7102024-02-28T06:40:05.721Z ###### # # ##### # #### ###### # # #####
7112024-02-28T06:40:05.721Z
7122024-02-28T06:40:05.724Z+ export CARGO_PROFILE_DEV_DEBUG=1
7132024-02-28T06:40:05.724Z+ CARGO_PROFILE_DEV_DEBUG=1
7142024-02-28T06:40:05.725Z+ export CARGO_PROFILE_TEST_DEBUG=1
7152024-02-28T06:40:05.725Z+ CARGO_PROFILE_TEST_DEBUG=1
7162024-02-28T06:40:05.725Z+ export CARGO_INCREMENTAL=0
7172024-02-28T06:40:05.725Z+ CARGO_INCREMENTAL=0
7182024-02-28T06:40:05.725Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7192024-02-28T06:40:05.943Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7202024-02-28T06:40:06.266Z Updating git repository `https://github.com/oxidecomputer/samael`
7212024-02-28T06:40:06.619Z Updating crates.io index
7222024-02-28T06:40:06.804Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7232024-02-28T06:40:07.666Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7242024-02-28T06:40:09.519Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7252024-02-28T06:40:10.041Z Updating git repository `http://github.com/oxidecomputer/tofino`
7262024-02-28T06:40:10.372Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7272024-02-28T06:40:10.623Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7282024-02-28T06:40:10.923Z Updating git repository `https://github.com/oxidecomputer/propolis`
7292024-02-28T06:40:11.802Z Updating git repository `https://github.com/oxidecomputer/crucible`
7302024-02-28T06:40:13.992Z Updating git repository `https://github.com/oxidecomputer/opte`
7312024-02-28T06:40:14.998Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7322024-02-28T06:40:15.286Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7332024-02-28T06:40:15.779Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7342024-02-28T06:40:17.113Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7352024-02-28T06:40:17.431Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7362024-02-28T06:40:17.719Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7372024-02-28T06:40:18.262Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7382024-02-28T06:40:19.215Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7392024-02-28T06:40:19.494Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7402024-02-28T06:40:19.977Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7412024-02-28T06:40:20.368Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7422024-02-28T06:40:20.665Z Updating git repository `https://github.com/jgallagher/nix`
7432024-02-28T06:40:21.702Z Updating git repository `https://github.com/cbiffle/hubpack`
7442024-02-28T06:40:22.056Z Updating git repository `https://github.com/oxidecomputer/typify`
7452024-02-28T06:40:23.309Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7462024-02-28T06:40:23.682Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7472024-02-28T06:40:23.969Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7482024-02-28T06:40:25.296Z Downloading crates ...
7492024-02-28T06:40:25.615Z Downloaded base64ct v1.6.0
7502024-02-28T06:40:25.621Z Downloaded colored v2.0.4
7512024-02-28T06:40:25.625Z Downloaded dtrace-parser v0.2.0
7522024-02-28T06:40:25.629Z Downloaded new_debug_unreachable v1.0.4
7532024-02-28T06:40:25.631Z Downloaded dtrace-parser v0.1.14
7542024-02-28T06:40:25.634Z Downloaded cipher v0.4.4
7552024-02-28T06:40:25.637Z Downloaded lru-cache v0.1.2
7562024-02-28T06:40:25.641Z Downloaded normalize-line-endings v0.3.0
7572024-02-28T06:40:25.641Z Downloaded darling_macro v0.20.3
7582024-02-28T06:40:25.647Z Downloaded curve25519-dalek-derive v0.1.0
7592024-02-28T06:40:25.650Z Downloaded convert_case v0.4.0
7602024-02-28T06:40:25.650Z Downloaded version_check v0.9.4
7612024-02-28T06:40:25.650Z Downloaded newtype-uuid v1.0.1
7622024-02-28T06:40:25.653Z Downloaded either v1.10.0
7632024-02-28T06:40:25.656Z Downloaded pem-rfc7468 v0.7.0
7642024-02-28T06:40:25.659Z Downloaded defmt v0.3.5
7652024-02-28T06:40:25.662Z Downloaded newtype_derive v0.1.6
7662024-02-28T06:40:25.665Z Downloaded console v0.15.8
7672024-02-28T06:40:25.670Z Downloaded crossbeam-utils v0.8.16
7682024-02-28T06:40:25.674Z Downloaded defmt-parser v0.3.3
7692024-02-28T06:40:25.678Z Downloaded zerocopy v0.6.4
7702024-02-28T06:40:25.682Z Downloaded phf_shared v0.10.0
7712024-02-28T06:40:25.685Z Downloaded strum v0.25.0
7722024-02-28T06:40:25.688Z Downloaded diesel_table_macro_syntax v0.1.0
7732024-02-28T06:40:25.688Z Downloaded debug-ignore v1.0.5
7742024-02-28T06:40:25.694Z Downloaded zone v0.3.0
7752024-02-28T06:40:26.107Z Downloaded atty v0.2.14
7762024-02-28T06:40:26.107Z Downloaded float-cmp v0.9.0
7772024-02-28T06:40:26.108Z Downloaded predicates v3.1.0
7782024-02-28T06:40:26.115Z Downloaded polyval v0.6.1
7792024-02-28T06:40:26.115Z Downloaded fnv v1.0.7
7802024-02-28T06:40:26.115Z Downloaded predicates-core v1.0.6
7812024-02-28T06:40:26.115Z Downloaded blowfish v0.9.1
7822024-02-28T06:40:26.115Z Downloaded lazy_static v1.4.0
7832024-02-28T06:40:26.115Z Downloaded form_urlencoded v1.2.1
7842024-02-28T06:40:26.115Z Downloaded libefi-sys v0.1.0
7852024-02-28T06:40:26.115Z Downloaded colorchoice v1.0.0
7862024-02-28T06:40:26.115Z Downloaded chacha20 v0.9.1
7872024-02-28T06:40:26.115Z Downloaded parse-display v0.9.0
7882024-02-28T06:40:26.115Z Downloaded hash32 v0.3.1
7892024-02-28T06:40:26.115Z Downloaded cancel-safe-futures v0.1.5
7902024-02-28T06:40:26.115Z Downloaded crossbeam-deque v0.8.3
7912024-02-28T06:40:26.115Z Downloaded thiserror-impl v1.0.57
7922024-02-28T06:40:26.115Z Downloaded heck v0.4.1
7932024-02-28T06:40:26.115Z Downloaded postgres-types v0.2.6
7942024-02-28T06:40:26.115Z Downloaded futures-channel v0.3.30
7952024-02-28T06:40:26.115Z Downloaded tower-service v0.3.2
7962024-02-28T06:40:26.116Z Downloaded byteorder v1.5.0
7972024-02-28T06:40:26.116Z Downloaded strsim v0.8.0
7982024-02-28T06:40:26.116Z Downloaded pretty-hex v0.4.1
7992024-02-28T06:40:26.116Z Downloaded httpdate v1.0.3
8002024-02-28T06:40:26.116Z Downloaded tinyvec_macros v0.1.1
8012024-02-28T06:40:26.116Z Downloaded pbkdf2 v0.12.2
8022024-02-28T06:40:26.116Z Downloaded ciborium-io v0.2.2
8032024-02-28T06:40:26.116Z Downloaded want v0.3.1
8042024-02-28T06:40:26.116Z Downloaded arrayref v0.3.7
8052024-02-28T06:40:26.116Z Downloaded static_assertions v1.1.0
8062024-02-28T06:40:26.116Z Downloaded usdt-macro v0.5.0
8072024-02-28T06:40:26.116Z Downloaded matches v0.1.10
8082024-02-28T06:40:26.116Z Downloaded blake2 v0.10.6
8092024-02-28T06:40:26.116Z Downloaded subtle v2.5.0
8102024-02-28T06:40:26.116Z Downloaded bit-set v0.5.3
8112024-02-28T06:40:26.116Z Downloaded darling v0.20.3
8122024-02-28T06:40:26.116Z Downloaded linked-hash-map v0.5.6
8132024-02-28T06:40:26.116Z Downloaded anstyle v1.0.2
8142024-02-28T06:40:26.116Z Downloaded usdt-macro v0.3.5
8152024-02-28T06:40:26.116Z Downloaded camino v1.1.6
8162024-02-28T06:40:26.116Z Downloaded macaddr v1.0.1
8172024-02-28T06:40:26.116Z Downloaded errno v0.3.8
8182024-02-28T06:40:26.116Z Downloaded inout v0.1.3
8192024-02-28T06:40:26.116Z Downloaded slog-json v2.6.1
8202024-02-28T06:40:26.117Z Downloaded toml_datetime v0.6.5
8212024-02-28T06:40:26.117Z Downloaded cfg-if v1.0.0
8222024-02-28T06:40:26.117Z Downloaded managed v0.8.0
8232024-02-28T06:40:26.117Z Downloaded rand_chacha v0.3.1
8242024-02-28T06:40:26.117Z Downloaded iana-time-zone v0.1.57
8252024-02-28T06:40:26.117Z Downloaded zerocopy v0.3.0
8262024-02-28T06:40:26.117Z Downloaded memmap v0.7.0
8272024-02-28T06:40:26.117Z Downloaded usdt v0.5.0
8282024-02-28T06:40:26.117Z Downloaded async-trait v0.1.77
8292024-02-28T06:40:26.117Z Downloaded signal-hook-mio v0.2.3
8302024-02-28T06:40:26.117Z Downloaded tokio-rustls v0.25.0
8312024-02-28T06:40:26.117Z Downloaded topological-sort v0.2.2
8322024-02-28T06:40:26.117Z Downloaded whoami v1.4.1
8332024-02-28T06:40:26.117Z Downloaded vec_map v0.8.2
8342024-02-28T06:40:26.117Z Downloaded backoff v0.4.0
8352024-02-28T06:40:26.117Z Downloaded addr2line v0.21.0
8362024-02-28T06:40:26.117Z Downloaded tokio-stream v0.1.14
8372024-02-28T06:40:26.117Z Downloaded headers-core v0.2.0
8382024-02-28T06:40:26.117Z Downloaded lock_api v0.4.10
8392024-02-28T06:40:26.117Z Downloaded waitgroup v0.1.2
8402024-02-28T06:40:26.117Z Downloaded camino-tempfile v1.1.1
8412024-02-28T06:40:26.117Z Downloaded thread-id v4.2.0
8422024-02-28T06:40:26.117Z Downloaded proc-macro-error v1.0.4
8432024-02-28T06:40:26.118Z Downloaded ciborium v0.2.2
8442024-02-28T06:40:26.118Z Downloaded heck v0.3.3
8452024-02-28T06:40:26.118Z Downloaded parking_lot v0.12.1
8462024-02-28T06:40:26.118Z Downloaded anyhow v1.0.75
8472024-02-28T06:40:26.118Z Downloaded getopts v0.2.21
8482024-02-28T06:40:26.118Z Downloaded schemars v0.8.16
8492024-02-28T06:40:26.118Z Downloaded equivalent v1.0.1
8502024-02-28T06:40:26.118Z Downloaded memoffset v0.9.0
8512024-02-28T06:40:26.118Z Downloaded sha1 v0.10.6
8522024-02-28T06:40:26.118Z Downloaded r2d2 v0.8.10
8532024-02-28T06:40:26.118Z Downloaded keccak v0.1.4
8542024-02-28T06:40:26.118Z Downloaded scroll_derive v0.12.0
8552024-02-28T06:40:26.118Z Downloaded tracing-core v0.1.31
8562024-02-28T06:40:26.118Z Downloaded yasna v0.5.2
8572024-02-28T06:40:26.118Z Downloaded zip v0.6.6
8582024-02-28T06:40:26.118Z Downloaded allocator-api2 v0.2.16
8592024-02-28T06:40:26.118Z Downloaded hashbrown v0.12.3
8602024-02-28T06:40:26.118Z Downloaded sct v0.7.0
8612024-02-28T06:40:26.118Z Downloaded chacha20poly1305 v0.10.1
8622024-02-28T06:40:26.118Z Downloaded pest v2.7.6
8632024-02-28T06:40:26.118Z Downloaded textwrap v0.11.0
8642024-02-28T06:40:26.118Z Downloaded semver-parser v0.10.2
8652024-02-28T06:40:26.118Z Downloaded string_cache v0.8.7
8662024-02-28T06:40:26.118Z Downloaded russh v0.42.0
8672024-02-28T06:40:26.119Z Downloaded libm v0.2.7
8682024-02-28T06:40:26.119Z Downloaded thiserror v1.0.57
8692024-02-28T06:40:26.119Z Downloaded zeroize v1.7.0
8702024-02-28T06:40:26.119Z Downloaded scroll v0.12.0
8712024-02-28T06:40:26.119Z Downloaded http-range v0.1.5
8722024-02-28T06:40:26.119Z Downloaded spki v0.7.2
8732024-02-28T06:40:26.119Z Downloaded rustc_version v0.4.0
8742024-02-28T06:40:26.119Z Downloaded rustc_version v0.1.7
8752024-02-28T06:40:26.119Z Downloaded serde_yaml v0.9.25
8762024-02-28T06:40:26.119Z Downloaded synstructure v0.12.6
8772024-02-28T06:40:26.119Z Downloaded futures-sink v0.3.30
8782024-02-28T06:40:26.124Z Downloaded backtrace v0.3.69
8792024-02-28T06:40:26.124Z Downloaded reqwest v0.11.22
8802024-02-28T06:40:26.124Z Downloaded endian-type v0.1.2
8812024-02-28T06:40:26.124Z Downloaded tokio-native-tls v0.3.1
8822024-02-28T06:40:26.124Z Downloaded ghash v0.5.0
8832024-02-28T06:40:26.124Z Downloaded usdt-impl v0.5.0
8842024-02-28T06:40:26.124Z Downloaded sha2 v0.10.8
8852024-02-28T06:40:26.124Z Downloaded rustls-pemfile v1.0.3
8862024-02-28T06:40:26.124Z Downloaded slog v2.7.0
8872024-02-28T06:40:26.124Z Downloaded foreign-types v0.3.2
8882024-02-28T06:40:26.124Z Downloaded toml v0.7.8
8892024-02-28T06:40:26.124Z Downloaded signal-hook-registry v1.4.1
8902024-02-28T06:40:26.124Z Downloaded url v2.5.0
8912024-02-28T06:40:26.124Z Downloaded futures-core v0.3.30
8922024-02-28T06:40:26.124Z Downloaded dirs-next v2.0.0
8932024-02-28T06:40:26.124Z Downloaded num-bigint v0.4.4
8942024-02-28T06:40:26.124Z Downloaded ed25519 v2.2.2
8952024-02-28T06:40:26.124Z Downloaded same-file v1.0.6
8962024-02-28T06:40:26.124Z Downloaded tokio-rustls v0.24.1
8972024-02-28T06:40:26.124Z Downloaded slog-stdlog v4.1.1
8982024-02-28T06:40:26.125Z Downloaded gimli v0.28.0
8992024-02-28T06:40:26.125Z Downloaded foreign-types-shared v0.3.1
9002024-02-28T06:40:26.125Z Downloaded glob v0.3.1
9012024-02-28T06:40:26.125Z Downloaded webpki-roots v0.25.2
9022024-02-28T06:40:26.125Z Downloaded smf v0.2.2
9032024-02-28T06:40:26.125Z Downloaded regress v0.8.0
9042024-02-28T06:40:26.125Z Downloaded rayon-core v1.12.1
9052024-02-28T06:40:26.125Z Downloaded ipnetwork v0.20.0
9062024-02-28T06:40:26.125Z Downloaded bstr v1.6.0
9072024-02-28T06:40:26.125Z Downloaded rfc6979 v0.4.0
9082024-02-28T06:40:26.125Z Downloaded pbkdf2 v0.11.0
9092024-02-28T06:40:26.125Z Downloaded stringprep v0.1.3
9102024-02-28T06:40:26.125Z Downloaded tokio-macros v2.2.0
9112024-02-28T06:40:26.125Z Downloaded hyper-staticfile v0.9.5
9122024-02-28T06:40:26.125Z Downloaded openssl-sys v0.9.96
9132024-02-28T06:40:26.125Z Downloaded thiserror-no-std v2.0.2
9142024-02-28T06:40:26.125Z Downloaded usdt-attr-macro v0.5.0
9152024-02-28T06:40:26.125Z Downloaded hubpack_derive v0.1.1
9162024-02-28T06:40:26.125Z Downloaded bzip2-sys v0.1.11+1.0.8
9172024-02-28T06:40:26.125Z Downloaded futures-io v0.3.30
9182024-02-28T06:40:26.125Z Downloaded futures-executor v0.3.30
9192024-02-28T06:40:26.125Z Downloaded rand v0.8.5
9202024-02-28T06:40:26.126Z Downloaded russh-keys v0.42.0
9212024-02-28T06:40:26.126Z Downloaded thiserror-impl-no-std v2.0.2
9222024-02-28T06:40:26.126Z Downloaded rand_chacha v0.2.2
9232024-02-28T06:40:26.126Z Downloaded nom v7.1.3
9242024-02-28T06:40:26.126Z Downloaded cstr-argument v0.1.2
9252024-02-28T06:40:26.126Z Downloaded signal-hook v0.3.17
9262024-02-28T06:40:26.126Z Downloaded serde_derive v1.0.196
9272024-02-28T06:40:26.126Z Downloaded spin v0.5.2
9282024-02-28T06:40:26.126Z Downloaded indexmap v2.2.3
9292024-02-28T06:40:26.126Z Downloaded xattr v1.0.1
9302024-02-28T06:40:26.126Z Downloaded tungstenite v0.20.1
9312024-02-28T06:40:26.126Z Downloaded sec1 v0.7.3
9322024-02-28T06:40:26.129Z Downloaded resolv-conf v0.7.0
9332024-02-28T06:40:26.130Z Downloaded difflib v0.4.0
9342024-02-28T06:40:26.130Z Downloaded crucible-workspace-hack v0.1.0
9352024-02-28T06:40:26.130Z Downloaded swrite v0.1.0
9362024-02-28T06:40:26.130Z Downloaded itoa v1.0.9
9372024-02-28T06:40:26.133Z Downloaded dirs v5.0.1
9382024-02-28T06:40:26.133Z Downloaded tokio-tungstenite v0.20.1
9392024-02-28T06:40:26.136Z Downloaded num-iter v0.1.43
9402024-02-28T06:40:26.139Z Downloaded num_enum v0.5.11
9412024-02-28T06:40:26.141Z Downloaded serde_spanned v0.6.5
9422024-02-28T06:40:26.144Z Downloaded toml v0.5.11
9432024-02-28T06:40:26.147Z Downloaded proc-macro2 v1.0.78
9442024-02-28T06:40:26.150Z Downloaded mime_guess v2.0.4
9452024-02-28T06:40:26.151Z Downloaded num-complex v0.4.4
9462024-02-28T06:40:26.153Z Downloaded is-terminal v0.4.9
9472024-02-28T06:40:26.159Z Downloaded minimal-lexical v0.2.1
9482024-02-28T06:40:26.162Z Downloaded unicode-normalization v0.1.22
9492024-02-28T06:40:26.165Z Downloaded secrecy v0.8.0
9502024-02-28T06:40:26.165Z Downloaded quick-error v1.2.3
9512024-02-28T06:40:26.169Z Downloaded unicode-width v0.1.11
9522024-02-28T06:40:26.169Z Downloaded itertools v0.10.5
9532024-02-28T06:40:26.176Z Downloaded hex v0.4.3
9542024-02-28T06:40:26.179Z Downloaded flate2 v1.0.28
9552024-02-28T06:40:26.183Z Downloaded hubpack v0.1.2
9562024-02-28T06:40:26.187Z Downloaded crypto-common v0.1.6
9572024-02-28T06:40:26.187Z Downloaded option-ext v0.2.0
9582024-02-28T06:40:26.187Z Downloaded dyn-clone v1.0.17
9592024-02-28T06:40:26.190Z Downloaded match_cfg v0.1.0
9602024-02-28T06:40:26.190Z Downloaded stable_deref_trait v1.2.0
9612024-02-28T06:40:26.190Z Downloaded serde_urlencoded v0.7.1
9622024-02-28T06:40:26.193Z Downloaded embedded-io v0.4.0
9632024-02-28T06:40:26.196Z Downloaded dirs-sys v0.4.1
9642024-02-28T06:40:26.196Z Downloaded socket2 v0.5.5
9652024-02-28T06:40:26.199Z Downloaded ucd-trie v0.1.6
9662024-02-28T06:40:26.199Z Downloaded primeorder v0.13.6
9672024-02-28T06:40:26.203Z Downloaded try-lock v0.2.4
9682024-02-28T06:40:26.203Z Downloaded ipnet v2.9.0
9692024-02-28T06:40:26.210Z Downloaded fxhash v0.2.1
9702024-02-28T06:40:26.210Z Downloaded foreign-types-macros v0.2.3
9712024-02-28T06:40:26.210Z Downloaded futures-macro v0.3.30
9722024-02-28T06:40:26.213Z Downloaded untrusted v0.7.1
9732024-02-28T06:40:26.213Z Downloaded regex-automata v0.1.10
9742024-02-28T06:40:26.217Z Downloaded zone_cfg_derive v0.3.0
9752024-02-28T06:40:26.217Z Downloaded instant v0.1.12
9762024-02-28T06:40:26.220Z Downloaded steno v0.4.0
9772024-02-28T06:40:26.223Z Downloaded scheduled-thread-pool v0.2.7
9782024-02-28T06:40:26.227Z Downloaded slog-scope v4.4.0
9792024-02-28T06:40:26.227Z Downloaded terminal_size v0.3.0
9802024-02-28T06:40:26.230Z Downloaded md-5 v0.10.5
9812024-02-28T06:40:26.230Z Downloaded time-core v0.1.1
9822024-02-28T06:40:26.230Z Downloaded utf-8 v0.7.6
9832024-02-28T06:40:26.230Z Downloaded siphasher v0.3.11
9842024-02-28T06:40:26.234Z Downloaded slog-async v2.8.0
9852024-02-28T06:40:26.234Z Downloaded openapiv3 v2.0.0
9862024-02-28T06:40:26.249Z Downloaded num-integer v0.1.46
9872024-02-28T06:40:26.257Z Downloaded trust-dns-resolver v0.22.0
9882024-02-28T06:40:26.257Z Downloaded serde_tokenstream v0.2.0
9892024-02-28T06:40:26.260Z Downloaded pkg-config v0.3.27
9902024-02-28T06:40:26.260Z Downloaded num_cpus v1.16.0
9912024-02-28T06:40:26.260Z Downloaded hex-literal v0.4.1
9922024-02-28T06:40:26.260Z Downloaded proc-macro-crate v1.3.1
9932024-02-28T06:40:26.263Z Downloaded zeroize_derive v1.4.2
9942024-02-28T06:40:26.263Z Downloaded dof v0.1.5
9952024-02-28T06:40:26.266Z Downloaded percent-encoding v2.3.1
9962024-02-28T06:40:26.267Z Downloaded walkdir v2.4.0
9972024-02-28T06:40:26.267Z Downloaded flagset v0.4.3
9982024-02-28T06:40:26.270Z Downloaded platforms v3.0.2
9992024-02-28T06:40:26.270Z Downloaded digest v0.10.7
10002024-02-28T06:40:26.273Z Downloaded usdt v0.3.5
10012024-02-28T06:40:26.273Z Downloaded getrandom v0.2.10
10022024-02-28T06:40:26.276Z Downloaded postgres-protocol v0.6.6
10032024-02-28T06:40:26.280Z Downloaded rustls-pki-types v1.3.0
10042024-02-28T06:40:26.280Z Downloaded heapless v0.7.16
10052024-02-28T06:40:26.286Z Downloaded enum-as-inner v0.5.1
10062024-02-28T06:40:26.289Z Downloaded dof v0.3.0
10072024-02-28T06:40:26.289Z Downloaded hyper-rustls v0.24.2
10082024-02-28T06:40:26.289Z Downloaded dirs-sys-next v0.1.2
10092024-02-28T06:40:26.293Z Downloaded foreign-types v0.5.0
10102024-02-28T06:40:26.293Z Downloaded plain v0.2.3
10112024-02-28T06:40:26.293Z Downloaded rustversion v1.0.14
10122024-02-28T06:40:26.296Z Downloaded fastrand v2.0.1
10132024-02-28T06:40:26.299Z Downloaded futures-task v0.3.30
10142024-02-28T06:40:26.299Z Downloaded cpufeatures v0.2.12
10152024-02-28T06:40:26.303Z Downloaded utf8parse v0.2.1
10162024-02-28T06:40:26.303Z Downloaded home v0.5.5
10172024-02-28T06:40:26.303Z Downloaded parking_lot_core v0.9.8
10182024-02-28T06:40:26.306Z Downloaded serde v1.0.196
10192024-02-28T06:40:26.310Z Downloaded tracing-attributes v0.1.26
10202024-02-28T06:40:26.312Z Downloaded time-macros v0.2.13
10212024-02-28T06:40:26.313Z Downloaded usdt-impl v0.3.5
10222024-02-28T06:40:26.317Z Downloaded strsim v0.11.0
10232024-02-28T06:40:26.317Z Downloaded blake3 v1.5.0
10242024-02-28T06:40:26.323Z Downloaded hash32 v0.2.1
10252024-02-28T06:40:26.326Z Downloaded phf_shared v0.11.2
10262024-02-28T06:40:26.326Z Downloaded p521 v0.13.3
10272024-02-28T06:40:26.329Z Downloaded zerocopy-derive v0.7.32
10282024-02-28T06:40:26.335Z Downloaded pretty-hex v0.2.1
10292024-02-28T06:40:26.339Z Downloaded untrusted v0.9.0
10302024-02-28T06:40:26.339Z Downloaded uuid v1.7.0
10312024-02-28T06:40:26.342Z Downloaded poly1305 v0.8.0
10322024-02-28T06:40:26.346Z Downloaded serde_with_macros v3.6.1
10332024-02-28T06:40:26.346Z Downloaded der_derive v0.7.2
10342024-02-28T06:40:26.361Z Downloaded typenum v1.16.0
10352024-02-28T06:40:26.361Z Downloaded tokio-postgres v0.7.10
10362024-02-28T06:40:26.364Z Downloaded tinyvec v1.6.0
10372024-02-28T06:40:26.364Z Downloaded toml v0.8.10
10382024-02-28T06:40:26.364Z Downloaded bzip2 v0.4.4
10392024-02-28T06:40:26.364Z Downloaded semver v1.0.22
10402024-02-28T06:40:26.368Z Downloaded password-hash v0.4.2
10412024-02-28T06:40:26.368Z Downloaded indexmap v1.9.3
10422024-02-28T06:40:26.371Z Downloaded tracing v0.1.37
10432024-02-28T06:40:26.376Z Downloaded mio v0.8.9
10442024-02-28T06:40:26.384Z Downloaded hmac v0.12.1
10452024-02-28T06:40:26.387Z Downloaded num-traits v0.2.16
10462024-02-28T06:40:26.390Z Downloaded structopt v0.3.26
10472024-02-28T06:40:26.395Z Downloaded rcgen v0.12.1
10482024-02-28T06:40:26.398Z Downloaded heapless v0.8.0
10492024-02-28T06:40:26.404Z Downloaded rand v0.7.3
10502024-02-28T06:40:26.411Z Downloaded winnow v0.5.15
10512024-02-28T06:40:26.419Z Downloaded unicode-segmentation v1.10.1
10522024-02-28T06:40:26.422Z Downloaded http v1.0.0
10532024-02-28T06:40:26.426Z Downloaded headers v0.3.9
10542024-02-28T06:40:26.432Z Downloaded ed25519-dalek v2.0.0
10552024-02-28T06:40:26.436Z Downloaded itertools v0.12.1
10562024-02-28T06:40:26.449Z Downloaded toml_edit v0.22.6
10572024-02-28T06:40:26.468Z Downloaded tokio-util v0.7.10
10582024-02-28T06:40:26.475Z Downloaded trust-dns-client v0.22.0
10592024-02-28T06:40:26.482Z Downloaded serde_with v3.6.1
10602024-02-28T06:40:26.489Z Downloaded socket2 v0.4.9
10612024-02-28T06:40:26.495Z Downloaded toml_edit v0.19.15
10622024-02-28T06:40:26.511Z Downloaded hashbrown v0.14.3
10632024-02-28T06:40:26.515Z Downloaded winnow v0.6.1
10642024-02-28T06:40:26.525Z Downloaded zerocopy v0.7.32
10652024-02-28T06:40:26.544Z Downloaded time v0.3.27
10662024-02-28T06:40:26.552Z Downloaded rustls-webpki v0.101.7
10672024-02-28T06:40:26.566Z Downloaded h2 v0.3.24
10682024-02-28T06:40:26.572Z Downloaded rustls-webpki v0.102.1
10692024-02-28T06:40:26.594Z Downloaded crossterm v0.27.0
10702024-02-28T06:40:26.598Z Downloaded idna v0.2.3
10712024-02-28T06:40:26.607Z Downloaded goblin v0.8.0
10722024-02-28T06:40:26.613Z Downloaded idna v0.5.0
10732024-02-28T06:40:26.630Z Downloaded vcpkg v0.2.15
10742024-02-28T06:40:26.663Z Downloaded regex-syntax v0.8.2
10752024-02-28T06:40:26.674Z Downloaded regex v1.10.3
10762024-02-28T06:40:26.688Z Downloaded radix_trie v0.2.1
10772024-02-28T06:40:26.694Z Downloaded diesel v2.1.4
10782024-02-28T06:40:26.715Z Downloaded zerocopy-derive v0.2.0
10792024-02-28T06:40:26.727Z Downloaded rayon v1.9.0
10802024-02-28T06:40:26.734Z Downloaded syn v2.0.48
10812024-02-28T06:40:26.747Z Downloaded rustls v0.22.2
10822024-02-28T06:40:26.763Z Downloaded rustls v0.21.9
10832024-02-28T06:40:26.776Z Downloaded trust-dns-proto v0.22.0
10842024-02-28T06:40:26.792Z Downloaded rustix v0.38.31
10852024-02-28T06:40:26.817Z Downloaded smoltcp v0.11.0
10862024-02-28T06:40:26.831Z Downloaded smoltcp v0.9.1
10872024-02-28T06:40:26.844Z Downloaded object v0.32.1
10882024-02-28T06:40:26.855Z Downloaded petgraph v0.6.4
10892024-02-28T06:40:26.872Z Downloaded sled v0.34.7
10902024-02-28T06:40:26.883Z Downloaded winapi v0.3.9
10912024-02-28T06:40:26.928Z Downloaded regex-automata v0.4.4
10922024-02-28T06:40:26.949Z Downloaded regex-automata v0.3.8
10932024-02-28T06:40:26.966Z Downloaded zerocopy-derive v0.6.4
10942024-02-28T06:40:26.978Z Downloaded tokio v1.36.0
10952024-02-28T06:40:27.019Z Downloaded sha3 v0.10.8
10962024-02-28T06:40:27.023Z Downloaded syn v1.0.109
10972024-02-28T06:40:27.035Z Downloaded openssl v0.10.60
10982024-02-28T06:40:27.045Z Downloaded encoding_rs v0.8.33
10992024-02-28T06:40:27.067Z Downloaded curve25519-dalek v4.1.1
11002024-02-28T06:40:27.076Z Downloaded clap_builder v4.5.0
11012024-02-28T06:40:27.082Z Downloaded futures-util v0.3.30
11022024-02-28T06:40:27.095Z Downloaded hkdf v0.12.4
11032024-02-28T06:40:27.098Z Downloaded chrono v0.4.31
11042024-02-28T06:40:27.105Z Downloaded slog-dtrace v0.3.0
11052024-02-28T06:40:27.109Z Downloaded clap v4.5.0
11062024-02-28T06:40:27.116Z Downloaded unicode-ident v1.0.12
11072024-02-28T06:40:27.122Z Downloaded ctr v0.9.2
11082024-02-28T06:40:27.125Z Downloaded unicode-bidi v0.3.13
11092024-02-28T06:40:27.125Z Downloaded quote v1.0.35
11102024-02-28T06:40:27.128Z Downloaded strum_macros v0.25.2
11112024-02-28T06:40:27.128Z Downloaded term v0.7.0
11122024-02-28T06:40:27.131Z Downloaded unsafe-libyaml v0.2.10
11132024-02-28T06:40:27.134Z Downloaded httparse v1.8.0
11142024-02-28T06:40:27.137Z Downloaded serde_json v1.0.114
11152024-02-28T06:40:27.144Z Downloaded scopeguard v1.2.0
11162024-02-28T06:40:27.147Z Downloaded pest_generator v2.7.6
11172024-02-28T06:40:27.147Z Downloaded getrandom v0.1.16
11182024-02-28T06:40:27.150Z Downloaded slog-term v2.9.0
11192024-02-28T06:40:27.154Z Downloaded hostname v0.3.1
11202024-02-28T06:40:27.155Z Downloaded structmeta-derive v0.3.0
11212024-02-28T06:40:27.158Z Downloaded serde_tokenstream v0.1.7
11222024-02-28T06:40:27.158Z Downloaded structopt-derive v0.4.18
11232024-02-28T06:40:27.158Z Downloaded strsim v0.10.0
11242024-02-28T06:40:27.161Z Downloaded toolchain_find v0.2.0
11252024-02-28T06:40:27.161Z Downloaded vsss-rs v3.3.4
11262024-02-28T06:40:27.163Z Downloaded password-hash v0.5.0
11272024-02-28T06:40:27.167Z Downloaded multer v3.0.0
11282024-02-28T06:40:27.167Z Downloaded slab v0.4.9
11292024-02-28T06:40:27.169Z Downloaded ryu v1.0.15
11302024-02-28T06:40:27.172Z Downloaded strum v0.26.1
11312024-02-28T06:40:27.173Z Downloaded russh-cryptovec v0.7.0
11322024-02-28T06:40:27.173Z Downloaded usdt-attr-macro v0.3.5
11332024-02-28T06:40:27.175Z Downloaded aes-gcm v0.10.3
11342024-02-28T06:40:27.178Z Downloaded num v0.4.1
11352024-02-28T06:40:27.178Z Downloaded ident_case v1.0.1
11362024-02-28T06:40:27.178Z Downloaded der v0.7.8
11372024-02-28T06:40:27.183Z Downloaded fixedbitset v0.4.2
11382024-02-28T06:40:27.189Z Downloaded subprocess v0.2.9
11392024-02-28T06:40:27.192Z Downloaded fallible-iterator v0.2.0
11402024-02-28T06:40:27.192Z Downloaded similar v2.3.0
11412024-02-28T06:40:27.195Z Downloaded derive-where v1.2.7
11422024-02-28T06:40:27.198Z Downloaded openssl-macros v0.1.1
11432024-02-28T06:40:27.198Z Downloaded openssl-probe v0.1.5
11442024-02-28T06:40:27.201Z Downloaded gethostname v0.4.3
11452024-02-28T06:40:27.201Z Downloaded rustc-demangle v0.1.23
11462024-02-28T06:40:27.204Z Downloaded half v2.3.1
11472024-02-28T06:40:27.211Z Downloaded crossbeam-channel v0.5.8
11482024-02-28T06:40:27.211Z Downloaded libc v0.2.153
11492024-02-28T06:40:27.237Z Downloaded rustls-pemfile v2.1.0
11502024-02-28T06:40:27.240Z Downloaded memchr v2.6.3
11512024-02-28T06:40:27.244Z Downloaded bstr v0.2.17
11522024-02-28T06:40:27.254Z Downloaded filetime v0.2.23
11532024-02-28T06:40:27.260Z Downloaded group v0.13.0
11542024-02-28T06:40:27.260Z Downloaded native-tls v0.2.11
11552024-02-28T06:40:27.264Z Downloaded rand_core v0.5.1
11562024-02-28T06:40:27.264Z Downloaded schemars_derive v0.8.16
11572024-02-28T06:40:27.264Z Downloaded http-body v0.4.5
11582024-02-28T06:40:27.267Z Downloaded smallvec v1.13.1
11592024-02-28T06:40:27.267Z Downloaded aho-corasick v1.0.4
11602024-02-28T06:40:27.271Z Downloaded hyper v0.14.27
11612024-02-28T06:40:27.279Z Downloaded clap v2.34.0
11622024-02-28T06:40:27.286Z Downloaded semver v0.11.0
11632024-02-28T06:40:27.289Z Downloaded signature v2.1.0
11642024-02-28T06:40:27.292Z Downloaded p256 v0.13.2
11652024-02-28T06:40:27.295Z Downloaded http v0.2.11
11662024-02-28T06:40:27.300Z Downloaded arc-swap v1.6.0
11672024-02-28T06:40:27.303Z Downloaded omicron-zone-package v0.11.0
11682024-02-28T06:40:27.303Z Downloaded trust-dns-server v0.22.1
11692024-02-28T06:40:27.308Z Downloaded ecdsa v0.16.9
11702024-02-28T06:40:27.311Z Downloaded once_cell v1.19.0
11712024-02-28T06:40:27.317Z Downloaded futures v0.3.30
11722024-02-28T06:40:27.320Z Downloaded semver v0.1.20
11732024-02-28T06:40:27.320Z Downloaded take_mut v0.2.2
11742024-02-28T06:40:27.321Z Downloaded ahash v0.8.7
11752024-02-28T06:40:27.324Z Downloaded bytes v1.5.0
11762024-02-28T06:40:27.326Z Downloaded bitflags v2.4.0
11772024-02-28T06:40:27.330Z Downloaded tar v0.4.40
11782024-02-28T06:40:27.333Z Downloaded pest_derive v2.7.6
11792024-02-28T06:40:27.336Z Downloaded darling_core v0.20.3
11802024-02-28T06:40:27.339Z Downloaded spin v0.9.8
11812024-02-28T06:40:27.341Z Downloaded ff v0.13.0
11822024-02-28T06:40:27.342Z Downloaded num-derive v0.4.0
11832024-02-28T06:40:27.344Z Downloaded anstyle-parse v0.2.1
11842024-02-28T06:40:27.347Z Downloaded derive_more v0.99.17
11852024-02-28T06:40:27.350Z Downloaded serde_repr v0.1.16
11862024-02-28T06:40:27.353Z Downloaded base64 v0.21.7
11872024-02-28T06:40:27.356Z Downloaded strum_macros v0.26.1
11882024-02-28T06:40:27.362Z Downloaded serde_derive_internals v0.26.0
11892024-02-28T06:40:27.362Z Downloaded parking_lot_core v0.8.6
11902024-02-28T06:40:27.365Z Downloaded owo-colors v4.0.0
11912024-02-28T06:40:27.365Z Downloaded serde_path_to_error v0.1.15
11922024-02-28T06:40:27.365Z Downloaded linear-map v1.2.0
11932024-02-28T06:40:27.368Z Downloaded foreign-types-shared v0.1.1
11942024-02-28T06:40:27.369Z Downloaded universal-hash v0.5.1
11952024-02-28T06:40:27.369Z Downloaded anstyle-query v1.0.0
11962024-02-28T06:40:27.372Z Downloaded cc v1.0.83
11972024-02-28T06:40:27.372Z Downloaded tempfile v3.10.0
11982024-02-28T06:40:27.375Z Downloaded parking_lot v0.11.2
11992024-02-28T06:40:27.378Z Downloaded argon2 v0.5.3
12002024-02-28T06:40:27.378Z Downloaded slog-envlogger v2.2.0
12012024-02-28T06:40:27.382Z Downloaded unicode-xid v0.2.4
12022024-02-28T06:40:27.382Z Downloaded ring v0.17.8
12032024-02-28T06:40:27.452Z Downloaded unicase v2.7.0
12042024-02-28T06:40:27.455Z Downloaded display-error-chain v0.2.0
12052024-02-28T06:40:27.455Z Downloaded arrayvec v0.7.4
12062024-02-28T06:40:27.458Z Downloaded cbc v0.1.2
12072024-02-28T06:40:27.458Z Downloaded proc-macro-error-attr v1.0.4
12082024-02-28T06:40:27.461Z Downloaded hyper-tls v0.5.0
12092024-02-28T06:40:27.461Z Downloaded clap_lex v0.7.0
12102024-02-28T06:40:27.461Z Downloaded generic-array v0.14.7
12112024-02-28T06:40:27.464Z Downloaded block-padding v0.3.3
12122024-02-28T06:40:27.464Z Downloaded thread_local v1.1.7
12132024-02-28T06:40:27.464Z Downloaded ppv-lite86 v0.2.17
12142024-02-28T06:40:27.467Z Downloaded num-rational v0.4.1
12152024-02-28T06:40:27.467Z Downloaded kstat-rs v0.2.3
12162024-02-28T06:40:27.473Z Downloaded postcard v1.0.8
12172024-02-28T06:40:27.476Z Downloaded bitflags v1.3.2
12182024-02-28T06:40:27.476Z Downloaded rand_core v0.6.4
12192024-02-28T06:40:27.476Z Downloaded ansi_term v0.12.1
12202024-02-28T06:40:27.479Z Downloaded crossbeam-epoch v0.9.15
12212024-02-28T06:40:27.482Z Downloaded slog-bunyan v2.5.0
12222024-02-28T06:40:27.482Z Downloaded base16ct v0.2.0
12232024-02-28T06:40:27.482Z Downloaded rustfmt-wrapper v0.2.0
12242024-02-28T06:40:27.485Z Downloaded aead v0.5.2
12252024-02-28T06:40:27.485Z Downloaded anstream v0.6.11
12262024-02-28T06:40:27.488Z Downloaded diesel_derives v2.1.2
12272024-02-28T06:40:27.491Z Downloaded paste v1.0.14
12282024-02-28T06:40:27.494Z Downloaded pem v3.0.2
12292024-02-28T06:40:27.494Z Downloaded bit-vec v0.6.3
12302024-02-28T06:40:27.497Z Downloaded block-buffer v0.10.4
12312024-02-28T06:40:27.497Z Downloaded ring v0.16.20
12322024-02-28T06:40:27.583Z Downloaded opaque-debug v0.3.0
12332024-02-28T06:40:27.586Z Downloaded adler v1.0.2
12342024-02-28T06:40:27.586Z Downloaded structmeta v0.3.0
12352024-02-28T06:40:27.586Z Downloaded bcrypt-pbkdf v0.10.0
12362024-02-28T06:40:27.589Z Downloaded atomic-waker v1.1.1
12372024-02-28T06:40:27.589Z Downloaded parse-display-derive v0.9.0
12382024-02-28T06:40:27.589Z Downloaded deranged v0.3.8
12392024-02-28T06:40:27.595Z Downloaded pkcs8 v0.10.2
12402024-02-28T06:40:27.598Z Downloaded pest_meta v2.7.6
12412024-02-28T06:40:27.598Z Downloaded autocfg v1.1.0
12422024-02-28T06:40:27.598Z Downloaded async-stream v0.3.5
12432024-02-28T06:40:27.598Z Downloaded async-stream-impl v0.3.5
12442024-02-28T06:40:27.601Z Downloaded atomicwrites v0.4.3
12452024-02-28T06:40:27.601Z Downloaded nibble_vec v0.1.0
12462024-02-28T06:40:27.601Z Downloaded log v0.4.20
12472024-02-28T06:40:27.604Z Downloaded pin-project-lite v0.2.13
12482024-02-28T06:40:27.607Z Downloaded num_enum_derive v0.5.11
12492024-02-28T06:40:27.610Z Downloaded lalrpop-util v0.19.12
12502024-02-28T06:40:27.610Z Downloaded pin-utils v0.1.0
12512024-02-28T06:40:27.610Z Downloaded libsw v3.3.1
12522024-02-28T06:40:27.613Z Downloaded phf v0.11.2
12532024-02-28T06:40:27.613Z Downloaded num_threads v0.1.6
12542024-02-28T06:40:27.613Z Downloaded crypto-bigint v0.5.2
12552024-02-28T06:40:27.619Z Downloaded miniz_oxide v0.7.1
12562024-02-28T06:40:27.622Z Downloaded elliptic-curve v0.13.8
12572024-02-28T06:40:27.625Z Downloaded aes v0.8.3
12582024-02-28T06:40:27.628Z Downloaded defmt-macros v0.3.6
12592024-02-28T06:40:27.631Z Downloaded const-oid v0.9.5
12602024-02-28T06:40:27.633Z Downloaded precomputed-hash v0.1.1
12612024-02-28T06:40:27.634Z Downloaded data-encoding v2.4.0
12622024-02-28T06:40:27.634Z Downloaded md5 v0.7.0
12632024-02-28T06:40:27.636Z Downloaded clap_derive v4.5.0
12642024-02-28T06:40:27.636Z Downloaded mime v0.3.17
12652024-02-28T06:40:27.639Z Downloaded constant_time_eq v0.3.0
12662024-02-28T06:40:27.639Z Downloaded cobs v0.2.3
12672024-02-28T06:40:27.639Z Downloaded memmap2 v0.7.1
12682024-02-28T06:40:27.645Z Downloaded crc32fast v1.3.2
12692024-02-28T06:40:27.645Z Downloaded ciborium-ll v0.2.2
12702024-02-28T06:40:28.045Z Compiling proc-macro2 v1.0.78
12712024-02-28T06:40:28.045Z Compiling unicode-ident v1.0.12
12722024-02-28T06:40:28.048Z Compiling libc v0.2.153
12732024-02-28T06:40:28.048Z Compiling serde v1.0.196
12742024-02-28T06:40:28.048Z Compiling version_check v0.9.4
12752024-02-28T06:40:28.048Z Compiling autocfg v1.1.0
12762024-02-28T06:40:28.048Z Compiling cfg-if v1.0.0
12772024-02-28T06:40:28.251Z Compiling syn v1.0.109
12782024-02-28T06:40:28.268Z Compiling once_cell v1.19.0
12792024-02-28T06:40:28.290Z Compiling thiserror v1.0.57
12802024-02-28T06:40:28.658Z Compiling typenum v1.16.0
12812024-02-28T06:40:28.824Z Compiling memchr v2.6.3
12822024-02-28T06:40:28.913Z Compiling lock_api v0.4.10
12832024-02-28T06:40:29.802Z Compiling generic-array v0.14.7
12842024-02-28T06:40:29.913Z Compiling parking_lot_core v0.9.8
12852024-02-28T06:40:29.946Z Compiling byteorder v1.5.0
12862024-02-28T06:40:29.965Z Compiling libm v0.2.7
12872024-02-28T06:40:30.141Z Compiling ahash v0.8.7
12882024-02-28T06:40:30.348Z Compiling num-traits v0.2.16
12892024-02-28T06:40:30.385Z Compiling serde_json v1.0.114
12902024-02-28T06:40:30.450Z Compiling itoa v1.0.9
12912024-02-28T06:40:30.711Z Compiling slab v0.4.9
12922024-02-28T06:40:30.770Z Compiling log v0.4.20
12932024-02-28T06:40:30.829Z Compiling quote v1.0.35
12942024-02-28T06:40:31.176Z Compiling scopeguard v1.2.0
12952024-02-28T06:40:31.261Z Compiling syn v2.0.48
12962024-02-28T06:40:31.318Z Compiling getrandom v0.2.10
12972024-02-28T06:40:31.594Z Compiling cc v1.0.83
12982024-02-28T06:40:31.719Z Compiling rand_core v0.6.4
12992024-02-28T06:40:31.852Z Compiling allocator-api2 v0.2.16
13002024-02-28T06:40:32.269Z Compiling ryu v1.0.15
13012024-02-28T06:40:32.516Z Compiling pkg-config v0.3.27
13022024-02-28T06:40:32.600Z Compiling heck v0.4.1
13032024-02-28T06:40:32.659Z Compiling schemars v0.8.16
13042024-02-28T06:40:33.038Z Compiling smallvec v1.13.1
13052024-02-28T06:40:33.074Z Compiling subtle v2.5.0
13062024-02-28T06:40:33.096Z Compiling equivalent v1.0.1
13072024-02-28T06:40:33.597Z Compiling vcpkg v0.2.15
13082024-02-28T06:40:33.952Z Compiling pin-project-lite v0.2.13
13092024-02-28T06:40:34.426Z Compiling httparse v1.8.0
13102024-02-28T06:40:34.752Z Compiling parking_lot v0.12.1
13112024-02-28T06:40:34.783Z Compiling ring v0.17.8
13122024-02-28T06:40:34.846Z Compiling ucd-trie v0.1.6
13132024-02-28T06:40:35.848Z Compiling ring v0.16.20
13142024-02-28T06:40:36.089Z Compiling signal-hook-registry v1.4.1
13152024-02-28T06:40:36.127Z Compiling openssl-sys v0.9.96
13162024-02-28T06:40:36.406Z Compiling fnv v1.0.7
13172024-02-28T06:40:36.526Z Compiling mio v0.8.9
13182024-02-28T06:40:36.676Z Compiling const-oid v0.9.5
13192024-02-28T06:40:36.955Z Compiling iana-time-zone v0.1.57
13202024-02-28T06:40:37.092Z Compiling rustix v0.38.31
13212024-02-28T06:40:37.373Z Compiling openssl v0.10.60
13222024-02-28T06:40:37.835Z Compiling semver v1.0.22
13232024-02-28T06:40:37.858Z Compiling num_cpus v1.16.0
13242024-02-28T06:40:37.910Z Compiling socket2 v0.5.5
13252024-02-28T06:40:38.125Z Compiling native-tls v0.2.11
13262024-02-28T06:40:38.490Z Compiling rustls v0.21.9
13272024-02-28T06:40:38.569Z Compiling dyn-clone v1.0.17
13282024-02-28T06:40:38.576Z Compiling futures-core v0.3.30
13292024-02-28T06:40:38.790Z Compiling serde_derive_internals v0.26.0
13302024-02-28T06:40:38.840Z Compiling aho-corasick v1.0.4
13312024-02-28T06:40:38.872Z Compiling crossbeam-utils v0.8.16
13322024-02-28T06:40:39.448Z Compiling regex-syntax v0.8.2
13332024-02-28T06:40:39.506Z Compiling slog v2.7.0
13342024-02-28T06:40:39.679Z Compiling async-trait v0.1.77
13352024-02-28T06:40:40.102Z Compiling spin v0.5.2
13362024-02-28T06:40:40.336Z Compiling futures-sink v0.3.30
13372024-02-28T06:40:40.555Z Compiling backtrace v0.3.69
13382024-02-28T06:40:41.029Z Compiling tinyvec_macros v0.1.1
13392024-02-28T06:40:41.128Z Compiling tinyvec v1.6.0
13402024-02-28T06:40:41.339Z Compiling futures-channel v0.3.30
13412024-02-28T06:40:41.785Z Compiling futures-task v0.3.30
13422024-02-28T06:40:41.937Z Compiling pin-utils v0.1.0
13432024-02-28T06:40:42.037Z Compiling futures-io v0.3.30
13442024-02-28T06:40:42.382Z Compiling cpufeatures v0.2.12
13452024-02-28T06:40:42.491Z Compiling spin v0.9.8
13462024-02-28T06:40:42.659Z Compiling unicode-normalization v0.1.22
13472024-02-28T06:40:42.876Z Compiling memoffset v0.9.0
13482024-02-28T06:40:42.909Z Compiling tracing-core v0.1.31
13492024-02-28T06:40:43.212Z Compiling regex-automata v0.4.4
13502024-02-28T06:40:43.233Z Compiling anyhow v1.0.75
13512024-02-28T06:40:43.714Z Compiling unicode-bidi v0.3.13
13522024-02-28T06:40:43.761Z Compiling unicode-width v0.1.11
13532024-02-28T06:40:44.507Z Compiling winnow v0.5.15
13542024-02-28T06:40:45.288Z Compiling crc32fast v1.3.2
13552024-02-28T06:40:45.832Z Compiling crossbeam-epoch v0.9.15
13562024-02-28T06:40:46.163Z Compiling serde_derive v1.0.196
13572024-02-28T06:40:46.249Z Compiling zeroize_derive v1.4.2
13582024-02-28T06:40:46.481Z Compiling zerocopy-derive v0.7.32
13592024-02-28T06:40:46.538Z Compiling thiserror-impl v1.0.57
13602024-02-28T06:40:47.110Z Compiling tokio-macros v2.2.0
13612024-02-28T06:40:47.944Z Compiling zeroize v1.7.0
13622024-02-28T06:40:47.962Z Compiling futures-macro v0.3.30
13632024-02-28T06:40:48.778Z Compiling tracing-attributes v0.1.26
13642024-02-28T06:40:48.974Z Compiling zerocopy v0.7.32
13652024-02-28T06:40:49.875Z Compiling crypto-common v0.1.6
13662024-02-28T06:40:50.056Z Compiling schemars_derive v0.8.16
13672024-02-28T06:40:50.102Z Compiling pest v2.7.6
13682024-02-28T06:40:51.386Z Compiling hashbrown v0.14.3
13692024-02-28T06:40:52.009Z Compiling openssl-macros v0.1.1
13702024-02-28T06:40:52.803Z Compiling block-buffer v0.10.4
13712024-02-28T06:40:52.825Z Compiling regex v1.10.3
13722024-02-28T06:40:52.844Z Compiling pest_meta v2.7.6
13732024-02-28T06:40:53.060Z Compiling digest v0.10.7
13742024-02-28T06:40:53.256Z Compiling futures-util v0.3.30
13752024-02-28T06:40:53.572Z Compiling tracing v0.1.37
13762024-02-28T06:40:53.973Z Compiling der_derive v0.7.2
13772024-02-28T06:40:55.696Z Compiling pest_generator v2.7.6
13782024-02-28T06:40:56.040Z Compiling time-core v0.1.1
13792024-02-28T06:40:56.232Z Compiling time-macros v0.2.13
13802024-02-28T06:40:58.363Z Compiling pest_derive v2.7.6
13812024-02-28T06:40:59.023Z Compiling percent-encoding v2.3.1
13822024-02-28T06:40:59.266Z Compiling foreign-types-shared v0.1.1
13832024-02-28T06:40:59.460Z Compiling untrusted v0.9.0
13842024-02-28T06:40:59.507Z Compiling untrusted v0.7.1
13852024-02-28T06:40:59.836Z Compiling foreign-types v0.3.2
13862024-02-28T06:41:00.418Z Compiling errno v0.3.8
13872024-02-28T06:41:00.438Z Compiling ppv-lite86 v0.2.17
13882024-02-28T06:41:00.634Z Compiling base64 v0.21.7
13892024-02-28T06:41:01.114Z Compiling bytes v1.5.0
13902024-02-28T06:41:01.345Z Compiling indexmap v2.2.3
13912024-02-28T06:41:01.429Z Compiling chrono v0.4.31
13922024-02-28T06:41:01.634Z Compiling uuid v1.7.0
13932024-02-28T06:41:02.427Z Compiling tokio v1.36.0
13942024-02-28T06:41:02.849Z Compiling http v0.2.11
13952024-02-28T06:41:03.546Z Compiling bitflags v2.4.0
13962024-02-28T06:41:04.045Z Compiling toml_datetime v0.6.5
13972024-02-28T06:41:04.469Z Compiling serde_spanned v0.6.5
13982024-02-28T06:41:04.726Z Compiling toml_edit v0.19.15
13992024-02-28T06:41:05.010Z Compiling rustc_version v0.4.0
14002024-02-28T06:41:05.554Z Compiling openapiv3 v2.0.0
14012024-02-28T06:41:07.469Z Compiling serde_tokenstream v0.2.0
14022024-02-28T06:41:07.527Z Compiling unicode-xid v0.2.4
14032024-02-28T06:41:07.709Z Compiling try-lock v0.2.4
14042024-02-28T06:41:07.872Z Compiling want v0.3.1
14052024-02-28T06:41:08.043Z Compiling synstructure v0.12.6
14062024-02-28T06:41:08.165Z Compiling http-body v0.4.5
14072024-02-28T06:41:09.752Z Compiling rustls-webpki v0.101.7
14082024-02-28T06:41:09.984Z Compiling sct v0.7.0
14092024-02-28T06:41:11.435Z Compiling form_urlencoded v1.2.1
14102024-02-28T06:41:11.607Z Compiling scroll_derive v0.12.0
14112024-02-28T06:41:11.812Z Compiling socket2 v0.4.9
14122024-02-28T06:41:12.181Z Compiling tokio-util v0.7.10
14132024-02-28T06:41:12.726Z Compiling tower-service v0.3.2
14142024-02-28T06:41:12.864Z Compiling httpdate v1.0.3
14152024-02-28T06:41:13.045Z Compiling openssl-probe v0.1.5
14162024-02-28T06:41:13.373Z Compiling h2 v0.3.24
14172024-02-28T06:41:13.852Z Compiling zerocopy-derive v0.2.0
14182024-02-28T06:41:15.692Z Compiling idna v0.5.0
14192024-02-28T06:41:16.100Z Compiling lazy_static v1.4.0
14202024-02-28T06:41:17.368Z Compiling thread-id v4.2.0
14212024-02-28T06:41:17.514Z Compiling adler v1.0.2
14222024-02-28T06:41:17.700Z Compiling miniz_oxide v0.7.1
14232024-02-28T06:41:17.749Z Compiling url v2.5.0
14242024-02-28T06:41:18.758Z Compiling tokio-rustls v0.24.1
14252024-02-28T06:41:19.191Z Compiling tokio-native-tls v0.3.1
14262024-02-28T06:41:19.339Z Compiling rand_chacha v0.3.1
14272024-02-28T06:41:19.739Z Compiling ipnet v2.9.0
14282024-02-28T06:41:19.887Z Compiling rustversion v1.0.14
14292024-02-28T06:41:19.906Z Compiling rand v0.8.5
14302024-02-28T06:41:19.985Z Compiling serde_urlencoded v0.7.1
14312024-02-28T06:41:20.525Z Compiling hyper v0.14.27
14322024-02-28T06:41:20.686Z Compiling rustls-pemfile v1.0.3
14332024-02-28T06:41:21.160Z Compiling usdt-impl v0.3.5
14342024-02-28T06:41:21.284Z Compiling encoding_rs v0.8.33
14352024-02-28T06:41:21.305Z Compiling mime v0.3.17
14362024-02-28T06:41:21.541Z Compiling gimli v0.28.0
14372024-02-28T06:41:21.834Z Compiling either v1.10.0
14382024-02-28T06:41:21.922Z Compiling webpki-roots v0.25.2
14392024-02-28T06:41:23.134Z Compiling regress v0.8.0
14402024-02-28T06:41:23.266Z Compiling object v0.32.1
14412024-02-28T06:41:24.019Z Compiling num-bigint v0.4.4
14422024-02-28T06:41:24.039Z Compiling usdt-impl v0.5.0
14432024-02-28T06:41:24.605Z Compiling rustc-demangle v0.1.23
14442024-02-28T06:41:25.658Z Compiling flate2 v1.0.28
14452024-02-28T06:41:26.085Z Compiling addr2line v0.21.0
14462024-02-28T06:41:26.132Z Compiling zerocopy v0.3.0
14472024-02-28T06:41:26.734Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14482024-02-28T06:41:26.754Z Compiling scroll v0.12.0
14492024-02-28T06:41:26.790Z Compiling heapless v0.7.16
14502024-02-28T06:41:26.930Z Compiling futures-executor v0.3.30
14512024-02-28T06:41:27.383Z Compiling bzip2-sys v0.1.11+1.0.8
14522024-02-28T06:41:27.429Z Compiling winnow v0.6.1
14532024-02-28T06:41:27.551Z Compiling hyper-tls v0.5.0
14542024-02-28T06:41:27.867Z Compiling hyper-rustls v0.24.2
14552024-02-28T06:41:27.940Z Compiling base64ct v1.6.0
14562024-02-28T06:41:28.263Z Compiling reqwest v0.11.22
14572024-02-28T06:41:28.573Z Compiling plain v0.2.3
14582024-02-28T06:41:28.696Z Compiling signal-hook v0.3.17
14592024-02-28T06:41:29.824Z Compiling goblin v0.8.0
14602024-02-28T06:41:31.335Z Compiling toml_edit v0.22.6
14612024-02-28T06:41:31.598Z Compiling futures v0.3.30
14622024-02-28T06:41:31.696Z Compiling dof v0.1.5
14632024-02-28T06:41:32.676Z Compiling toml v0.7.8
14642024-02-28T06:41:33.537Z Compiling hex v0.4.3
14652024-02-28T06:41:33.543Z Compiling dtrace-parser v0.1.14
14662024-02-28T06:41:34.007Z Compiling pretty-hex v0.4.1
14672024-02-28T06:41:35.816Z Compiling dof v0.3.0
14682024-02-28T06:41:36.119Z Compiling strum_macros v0.25.2
14692024-02-28T06:41:36.159Z Compiling serde_tokenstream v0.1.7
14702024-02-28T06:41:36.699Z Compiling dtrace-parser v0.2.0
14712024-02-28T06:41:38.258Z Compiling smoltcp v0.9.1
14722024-02-28T06:41:38.593Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14732024-02-28T06:41:38.793Z Compiling pem-rfc7468 v0.7.0
14742024-02-28T06:41:39.491Z Compiling hmac v0.12.1
14752024-02-28T06:41:39.757Z Compiling enum-as-inner v0.5.1
14762024-02-28T06:41:39.889Z Compiling num-iter v0.1.43
14772024-02-28T06:41:40.227Z Compiling flagset v0.4.3
14782024-02-28T06:41:40.446Z Compiling unicode-segmentation v1.10.1
14792024-02-28T06:41:40.544Z Compiling siphasher v0.3.11
14802024-02-28T06:41:40.563Z Compiling der v0.7.8
14812024-02-28T06:41:40.766Z Compiling usdt-attr-macro v0.3.5
14822024-02-28T06:41:40.910Z Compiling usdt-macro v0.3.5
14832024-02-28T06:41:41.313Z Compiling hubpack_derive v0.1.1
14842024-02-28T06:41:41.457Z Compiling zerocopy-derive v0.6.4
14852024-02-28T06:41:42.374Z Compiling utf8parse v0.2.1
14862024-02-28T06:41:42.551Z Compiling anstyle v1.0.2
14872024-02-28T06:41:42.640Z Compiling num_threads v0.1.6
14882024-02-28T06:41:43.001Z Compiling deranged v0.3.8
14892024-02-28T06:41:43.550Z Compiling sha2 v0.10.8
14902024-02-28T06:41:43.930Z Compiling spki v0.7.2
14912024-02-28T06:41:44.131Z Compiling anstyle-parse v0.2.1
14922024-02-28T06:41:44.839Z Compiling time v0.3.27
14932024-02-28T06:41:46.016Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
14942024-02-28T06:41:46.066Z Compiling md-5 v0.10.5
14952024-02-28T06:41:46.325Z Compiling block-padding v0.3.3
14962024-02-28T06:41:46.432Z Compiling clap_derive v4.5.0
14972024-02-28T06:41:46.606Z Compiling stringprep v0.1.3
14982024-02-28T06:41:47.357Z Compiling getopts v0.2.21
14992024-02-28T06:41:47.632Z Compiling diesel_table_macro_syntax v0.1.0
15002024-02-28T06:41:48.346Z Compiling num-integer v0.1.46
15012024-02-28T06:41:49.487Z Compiling hash32 v0.2.1
15022024-02-28T06:41:50.138Z Compiling stable_deref_trait v1.2.0
15032024-02-28T06:41:50.251Z Compiling fallible-iterator v0.2.0
15042024-02-28T06:41:50.543Z Compiling colorchoice v1.0.0
15052024-02-28T06:41:51.535Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
15062024-02-28T06:41:51.688Z Compiling anstyle-query v1.0.0
15072024-02-28T06:41:51.840Z Compiling anstream v0.6.11
15082024-02-28T06:41:51.894Z Compiling postgres-protocol v0.6.6
15092024-02-28T06:41:53.228Z Compiling diesel_derives v2.1.2
15102024-02-28T06:41:53.315Z Compiling inout v0.1.3
15112024-02-28T06:41:55.727Z Compiling pkcs8 v0.10.2
15122024-02-28T06:41:56.055Z Compiling phf_shared v0.11.2
15132024-02-28T06:41:56.989Z Compiling ff v0.13.0
15142024-02-28T06:41:57.243Z Compiling terminal_size v0.3.0
15152024-02-28T06:41:57.719Z Compiling serde_repr v0.1.16
15162024-02-28T06:41:58.372Z Compiling scheduled-thread-pool v0.2.7
15172024-02-28T06:41:58.552Z Compiling clap_lex v0.7.0
15182024-02-28T06:41:58.866Z Compiling base16ct v0.2.0
15192024-02-28T06:41:58.989Z Compiling matches v0.1.10
15202024-02-28T06:41:59.053Z Compiling unsafe-libyaml v0.2.10
15212024-02-28T06:41:59.088Z Compiling bit-vec v0.6.3
15222024-02-28T06:41:59.334Z Compiling strsim v0.11.0
15232024-02-28T06:41:59.582Z Compiling bitflags v1.3.2
15242024-02-28T06:41:59.690Z Compiling managed v0.8.0
15252024-02-28T06:42:00.194Z Compiling regex-automata v0.1.10
15262024-02-28T06:42:00.731Z Compiling bstr v0.2.17
15272024-02-28T06:42:01.226Z Compiling serde_yaml v0.9.25
15282024-02-28T06:42:02.265Z Compiling clap_builder v4.5.0
15292024-02-28T06:42:02.646Z Compiling idna v0.2.3
15302024-02-28T06:42:02.676Z Compiling sec1 v0.7.3
15312024-02-28T06:42:03.306Z Compiling r2d2 v0.8.10
15322024-02-28T06:42:03.774Z Compiling group v0.13.0
15332024-02-28T06:42:04.760Z Compiling phf v0.11.2
15342024-02-28T06:42:05.146Z Compiling signal-hook-mio v0.2.3
15352024-02-28T06:42:05.320Z Compiling cipher v0.4.4
15362024-02-28T06:42:05.449Z Compiling bzip2 v0.4.4
15372024-02-28T06:42:05.730Z Compiling postgres-types v0.2.6
15382024-02-28T06:42:05.857Z Compiling zerocopy v0.6.4
15392024-02-28T06:42:05.860Z Compiling hubpack v0.1.2
15402024-02-28T06:42:06.378Z Compiling phf_shared v0.10.0
15412024-02-28T06:42:06.795Z Compiling hkdf v0.12.4
15422024-02-28T06:42:06.878Z Compiling crypto-bigint v0.5.2
15432024-02-28T06:42:06.900Z Compiling ipnetwork v0.20.0
15442024-02-28T06:42:07.331Z Compiling float-cmp v0.9.0
15452024-02-28T06:42:07.873Z Compiling predicates-core v1.0.6
15462024-02-28T06:42:08.257Z Compiling whoami v1.4.1
15472024-02-28T06:42:08.890Z Compiling difflib v0.4.0
15482024-02-28T06:42:10.302Z Compiling data-encoding v2.4.0
15492024-02-28T06:42:10.467Z Compiling precomputed-hash v0.1.1
15502024-02-28T06:42:10.607Z Compiling fixedbitset v0.4.2
15512024-02-28T06:42:10.698Z Compiling static_assertions v1.1.0
15522024-02-28T06:42:10.814Z Compiling new_debug_unreachable v1.0.4
15532024-02-28T06:42:10.917Z Compiling minimal-lexical v0.2.1
15542024-02-28T06:42:11.066Z Compiling normalize-line-endings v0.3.0
15552024-02-28T06:42:11.481Z Compiling regex-automata v0.3.8
15562024-02-28T06:42:12.633Z Compiling nom v7.1.3
15572024-02-28T06:42:12.686Z Compiling predicates v3.1.0
15582024-02-28T06:42:13.273Z Compiling bstr v1.6.0
15592024-02-28T06:42:13.573Z Compiling string_cache v0.8.7
15602024-02-28T06:42:14.055Z Compiling trust-dns-proto v0.22.0
15612024-02-28T06:42:14.084Z Compiling petgraph v0.6.4
15622024-02-28T06:42:14.496Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15632024-02-28T06:42:14.946Z Compiling diesel v2.1.4
15642024-02-28T06:42:16.061Z Compiling elliptic-curve v0.13.8
15652024-02-28T06:42:16.127Z Compiling tokio-postgres v0.7.10
15662024-02-28T06:42:16.490Z Compiling yasna v0.5.2
15672024-02-28T06:42:16.842Z Compiling clap v4.5.0
15682024-02-28T06:42:16.879Z Compiling zip v0.6.6
15692024-02-28T06:42:17.562Z Compiling crossterm v0.27.0
15702024-02-28T06:42:18.467Z Compiling similar v2.3.0
15712024-02-28T06:42:18.652Z Compiling bit-set v0.5.3
15722024-02-28T06:42:18.831Z Compiling usdt v0.3.5
15732024-02-28T06:42:18.936Z Compiling strum v0.25.0
15742024-02-28T06:42:19.141Z Compiling itertools v0.10.5
15752024-02-28T06:42:19.696Z Compiling console v0.15.8
15762024-02-28T06:42:20.721Z Compiling tokio-stream v0.1.14
15772024-02-28T06:42:21.424Z Compiling lalrpop-util v0.19.12
15782024-02-28T06:42:21.705Z Compiling camino v1.1.6
15792024-02-28T06:42:23.723Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15802024-02-28T06:42:32.046Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15812024-02-28T06:42:58.666Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15822024-02-28T06:43:00.505Z Compiling sha1 v0.10.6
15832024-02-28T06:43:00.943Z Compiling atty v0.2.14
15842024-02-28T06:43:00.971Z Compiling match_cfg v0.1.0
15852024-02-28T06:43:01.074Z Compiling hostname v0.3.1
15862024-02-28T06:43:01.094Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
15872024-02-28T06:43:01.326Z Compiling dirs-sys-next v0.1.2
15882024-02-28T06:43:01.538Z Compiling strsim v0.10.0
15892024-02-28T06:43:01.886Z Compiling rustls-pki-types v1.3.0
15902024-02-28T06:43:01.983Z Compiling ident_case v1.0.1
15912024-02-28T06:43:02.082Z Compiling dirs-next v2.0.0
15922024-02-28T06:43:02.134Z Compiling darling_core v0.20.3
15932024-02-28T06:43:02.333Z Compiling thread_local v1.1.7
15942024-02-28T06:43:02.354Z Compiling slog-async v2.8.0
15952024-02-28T06:43:02.609Z Compiling rustls v0.22.2
15962024-02-28T06:43:02.919Z Compiling rustls-webpki v0.102.1
15972024-02-28T06:43:02.984Z Compiling term v0.7.0
15982024-02-28T06:43:03.017Z Compiling crossbeam-channel v0.5.8
15992024-02-28T06:43:03.068Z Compiling multer v3.0.0
16002024-02-28T06:43:03.404Z Compiling instant v0.1.12
16012024-02-28T06:43:03.559Z Compiling take_mut v0.2.2
16022024-02-28T06:43:03.726Z Compiling paste v1.0.14
16032024-02-28T06:43:03.729Z Compiling slog-term v2.9.0
16042024-02-28T06:43:04.591Z Compiling slog-json v2.6.1
16052024-02-28T06:43:05.015Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
16062024-02-28T06:43:05.034Z Compiling http v1.0.0
16072024-02-28T06:43:05.194Z Compiling async-stream-impl v0.3.5
16082024-02-28T06:43:05.242Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16092024-02-28T06:43:05.473Z Compiling debug-ignore v1.0.5
16102024-02-28T06:43:05.587Z Compiling atomic-waker v1.1.1
16112024-02-28T06:43:05.705Z Compiling slog-bunyan v2.5.0
16122024-02-28T06:43:05.793Z Compiling waitgroup v0.1.2
16132024-02-28T06:43:06.023Z Compiling rustls-pemfile v2.1.0
16142024-02-28T06:43:06.496Z Compiling toml v0.8.10
16152024-02-28T06:43:06.718Z Compiling async-stream v0.3.5
16162024-02-28T06:43:07.254Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16172024-02-28T06:43:07.783Z Compiling serde_path_to_error v0.1.15
16182024-02-28T06:43:08.250Z Compiling structmeta-derive v0.3.0
16192024-02-28T06:43:08.326Z Compiling strum_macros v0.26.1
16202024-02-28T06:43:08.463Z Compiling darling_macro v0.20.3
16212024-02-28T06:43:08.659Z Compiling newtype-uuid v1.0.1
16222024-02-28T06:43:08.979Z Compiling tokio-rustls v0.25.0
16232024-02-28T06:43:09.440Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
16242024-02-28T06:43:09.609Z Compiling darling v0.20.3
16252024-02-28T06:43:09.652Z Compiling backoff v0.4.0
16262024-02-28T06:43:09.734Z Compiling serde_with_macros v3.6.1
16272024-02-28T06:43:10.033Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16282024-02-28T06:43:10.704Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16292024-02-28T06:43:10.861Z Compiling macaddr v1.0.1
16302024-02-28T06:43:10.880Z Compiling proc-macro-error-attr v1.0.4
16312024-02-28T06:43:11.298Z Compiling proc-macro-crate v1.3.1
16322024-02-28T06:43:11.350Z Compiling proc-macro-error v1.0.4
16332024-02-28T06:43:11.595Z Compiling structmeta v0.3.0
16342024-02-28T06:43:11.712Z Compiling heapless v0.8.0
16352024-02-28T06:43:12.069Z Compiling parse-display-derive v0.9.0
16362024-02-28T06:43:12.444Z Compiling num_enum_derive v0.5.11
16372024-02-28T06:43:13.103Z Compiling serde_with v3.6.1
16382024-02-28T06:43:13.718Z Compiling hash32 v0.3.1
16392024-02-28T06:43:13.950Z Compiling strum v0.26.1
16402024-02-28T06:43:13.977Z Compiling smoltcp v0.11.0
16412024-02-28T06:43:14.145Z Compiling rayon-core v1.12.1
16422024-02-28T06:43:14.507Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16432024-02-28T06:43:15.510Z Compiling num_enum v0.5.11
16442024-02-28T06:43:15.635Z Compiling crossbeam-deque v0.8.3
16452024-02-28T06:43:15.678Z Compiling same-file v1.0.6
16462024-02-28T06:43:15.797Z Compiling fastrand v2.0.1
16472024-02-28T06:43:15.933Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16482024-02-28T06:43:16.136Z Compiling embedded-io v0.4.0
16492024-02-28T06:43:16.272Z Compiling cobs v0.2.3
16502024-02-28T06:43:16.373Z Compiling tempfile v3.10.0
16512024-02-28T06:43:16.517Z Compiling postcard v1.0.8
16522024-02-28T06:43:17.149Z Compiling parse-display v0.9.0
16532024-02-28T06:43:17.350Z Compiling walkdir v2.4.0
16542024-02-28T06:43:17.402Z Compiling semver-parser v0.10.2
16552024-02-28T06:43:17.452Z Compiling foreign-types-macros v0.2.3
16562024-02-28T06:43:17.787Z Compiling blake3 v1.5.0
16572024-02-28T06:43:18.173Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16582024-02-28T06:43:18.455Z Compiling foreign-types-shared v0.3.1
16592024-02-28T06:43:18.478Z Compiling crucible-workspace-hack v0.1.0
16602024-02-28T06:43:18.522Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16612024-02-28T06:43:18.580Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16622024-02-28T06:43:18.833Z Compiling semver v0.11.0
16632024-02-28T06:43:18.844Z Compiling foreign-types v0.5.0
16642024-02-28T06:43:18.934Z Compiling rayon v1.9.0
16652024-02-28T06:43:19.327Z Compiling is-terminal v0.4.9
16662024-02-28T06:43:19.369Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16672024-02-28T06:43:19.494Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16682024-02-28T06:43:19.717Z Compiling cstr-argument v0.1.2
16692024-02-28T06:43:19.778Z Compiling xattr v1.0.1
16702024-02-28T06:43:19.986Z Compiling memmap2 v0.7.1
16712024-02-28T06:43:20.070Z Compiling filetime v0.2.23
16722024-02-28T06:43:20.097Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16732024-02-28T06:43:20.402Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16742024-02-28T06:43:20.428Z Compiling home v0.5.5
16752024-02-28T06:43:20.429Z Compiling pretty-hex v0.2.1
16762024-02-28T06:43:20.542Z Compiling arrayvec v0.7.4
16772024-02-28T06:43:20.621Z Compiling constant_time_eq v0.3.0
16782024-02-28T06:43:20.705Z Compiling arrayref v0.3.7
16792024-02-28T06:43:20.764Z Compiling toolchain_find v0.2.0
16802024-02-28T06:43:20.803Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16812024-02-28T06:43:20.988Z Compiling tar v0.4.40
16822024-02-28T06:43:21.014Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16832024-02-28T06:43:21.173Z Compiling camino-tempfile v1.1.1
16842024-02-28T06:43:21.383Z Compiling colored v2.0.4
16852024-02-28T06:43:21.845Z Compiling toml v0.5.11
16862024-02-28T06:43:22.082Z Compiling platforms v3.0.2
16872024-02-28T06:43:22.120Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16882024-02-28T06:43:22.178Z Compiling topological-sort v0.2.2
16892024-02-28T06:43:22.414Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16902024-02-28T06:43:22.541Z Compiling zone_cfg_derive v0.3.0
16912024-02-28T06:43:22.983Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
16922024-02-28T06:43:23.175Z Compiling textwrap v0.11.0
16932024-02-28T06:43:23.465Z Compiling heck v0.3.3
16942024-02-28T06:43:23.884Z Compiling rustfmt-wrapper v0.2.0
16952024-02-28T06:43:24.155Z Compiling num-derive v0.4.0
16962024-02-28T06:43:24.404Z Compiling omicron-zone-package v0.11.0
16972024-02-28T06:43:24.570Z Compiling libefi-sys v0.1.0
16982024-02-28T06:43:24.917Z Compiling vec_map v0.8.2
16992024-02-28T06:43:25.240Z Compiling ansi_term v0.12.1
17002024-02-28T06:43:25.571Z Compiling strsim v0.8.0
17012024-02-28T06:43:25.800Z Compiling clap v2.34.0
17022024-02-28T06:43:25.883Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17032024-02-28T06:43:25.949Z Compiling zone v0.3.0
17042024-02-28T06:43:26.257Z Compiling structopt-derive v0.4.18
17052024-02-28T06:43:26.572Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
17062024-02-28T06:43:26.698Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17072024-02-28T06:43:27.009Z Compiling smf v0.2.2
17082024-02-28T06:43:27.628Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17092024-02-28T06:43:27.665Z Compiling unicase v2.7.0
17102024-02-28T06:43:27.803Z Compiling semver v0.1.20
17112024-02-28T06:43:28.024Z Compiling curve25519-dalek v4.1.1
17122024-02-28T06:43:28.289Z Compiling rustc_version v0.1.7
17132024-02-28T06:43:28.448Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17142024-02-28T06:43:28.629Z Compiling universal-hash v0.5.1
17152024-02-28T06:43:28.796Z Compiling opaque-debug v0.3.0
17162024-02-28T06:43:28.840Z Compiling newtype_derive v0.1.6
17172024-02-28T06:43:28.896Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17182024-02-28T06:43:29.030Z Compiling signature v2.1.0
17192024-02-28T06:43:29.181Z Compiling curve25519-dalek-derive v0.1.0
17202024-02-28T06:43:29.205Z Compiling gethostname v0.4.3
17212024-02-28T06:43:29.265Z Compiling num-rational v0.4.1
17222024-02-28T06:43:29.284Z Compiling getrandom v0.1.16
17232024-02-28T06:43:29.437Z Compiling structopt v0.3.26
17242024-02-28T06:43:29.825Z Compiling usdt-attr-macro v0.5.0
17252024-02-28T06:43:29.925Z Compiling usdt-macro v0.5.0
17262024-02-28T06:43:30.118Z Compiling password-hash v0.5.0
17272024-02-28T06:43:30.139Z Compiling blake2 v0.10.6
17282024-02-28T06:43:31.209Z Compiling memmap v0.7.0
17292024-02-28T06:43:31.269Z Compiling parking_lot_core v0.8.6
17302024-02-28T06:43:31.530Z Compiling linked-hash-map v0.5.6
17312024-02-28T06:43:31.557Z Compiling quick-error v1.2.3
17322024-02-28T06:43:31.593Z Compiling usdt v0.5.0
17332024-02-28T06:43:31.646Z Compiling argon2 v0.5.3
17342024-02-28T06:43:31.707Z Compiling resolv-conf v0.7.0
17352024-02-28T06:43:31.909Z Compiling lru-cache v0.1.2
17362024-02-28T06:43:32.476Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17372024-02-28T06:43:32.525Z Compiling rfc6979 v0.4.0
17382024-02-28T06:43:32.554Z Compiling aead v0.5.2
17392024-02-28T06:43:32.722Z Compiling num-complex v0.4.4
17402024-02-28T06:43:32.906Z Compiling nibble_vec v0.1.0
17412024-02-28T06:43:33.131Z Compiling slog-dtrace v0.3.0
17422024-02-28T06:43:33.479Z Compiling endian-type v0.1.2
17432024-02-28T06:43:33.712Z Compiling arc-swap v1.6.0
17442024-02-28T06:43:33.839Z Compiling cancel-safe-futures v0.1.5
17452024-02-28T06:43:34.011Z Compiling winapi v0.3.9
17462024-02-28T06:43:34.239Z Compiling utf-8 v0.7.6
17472024-02-28T06:43:34.397Z Compiling keccak v0.1.4
17482024-02-28T06:43:34.617Z Compiling tungstenite v0.20.1
17492024-02-28T06:43:35.001Z Compiling sha3 v0.10.8
17502024-02-28T06:43:35.228Z Compiling slog-scope v4.4.0
17512024-02-28T06:43:35.254Z Compiling num v0.4.1
17522024-02-28T06:43:35.369Z Compiling radix_trie v0.2.1
17532024-02-28T06:43:35.560Z Compiling ecdsa v0.16.9
17542024-02-28T06:43:35.790Z Compiling mime_guess v2.0.4
17552024-02-28T06:43:36.040Z Compiling steno v0.4.0
17562024-02-28T06:43:36.104Z Compiling trust-dns-resolver v0.22.0
17572024-02-28T06:43:36.463Z Compiling rand_core v0.5.1
17582024-02-28T06:43:36.982Z Compiling poly1305 v0.8.0
17592024-02-28T06:43:37.392Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17602024-02-28T06:43:37.660Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17612024-02-28T06:43:38.635Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17622024-02-28T06:43:38.776Z Compiling primeorder v0.13.6
17632024-02-28T06:43:39.102Z Compiling chacha20 v0.9.1
17642024-02-28T06:43:39.479Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17652024-02-28T06:43:39.627Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17662024-02-28T06:43:39.937Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17672024-02-28T06:43:40.843Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17682024-02-28T06:43:40.996Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
17692024-02-28T06:43:41.732Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17702024-02-28T06:43:41.784Z Compiling secrecy v0.8.0
17712024-02-28T06:43:42.071Z Compiling thiserror-impl-no-std v2.0.2
17722024-02-28T06:43:42.142Z Compiling half v2.3.1
17732024-02-28T06:43:42.739Z Compiling ciborium-io v0.2.2
17742024-02-28T06:43:42.842Z Compiling option-ext v0.2.0
17752024-02-28T06:43:42.882Z Compiling convert_case v0.4.0
17762024-02-28T06:43:42.986Z Compiling dirs-sys v0.4.1
17772024-02-28T06:43:43.671Z Compiling ciborium-ll v0.2.2
17782024-02-28T06:43:43.882Z Compiling derive_more v0.99.17
17792024-02-28T06:43:44.153Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17802024-02-28T06:43:44.949Z Compiling parking_lot v0.11.2
17812024-02-28T06:43:45.068Z Compiling rand_chacha v0.2.2
17822024-02-28T06:43:45.684Z Compiling thiserror-no-std v2.0.2
17832024-02-28T06:43:45.821Z Compiling trust-dns-client v0.22.0
17842024-02-28T06:43:45.986Z Compiling tokio-tungstenite v0.20.1
17852024-02-28T06:43:46.577Z Compiling slog-stdlog v4.1.1
17862024-02-28T06:43:47.094Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17872024-02-28T06:43:47.146Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17882024-02-28T06:43:47.463Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17892024-02-28T06:43:48.246Z Compiling ed25519 v2.2.2
17902024-02-28T06:43:48.730Z Compiling polyval v0.6.1
17912024-02-28T06:43:49.068Z Compiling ctr v0.9.2
17922024-02-28T06:43:49.183Z Compiling blowfish v0.9.1
17932024-02-28T06:43:49.421Z Compiling aes v0.8.3
17942024-02-28T06:43:49.673Z Compiling password-hash v0.4.2
17952024-02-28T06:43:50.666Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17962024-02-28T06:43:52.564Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17972024-02-28T06:43:52.905Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17982024-02-28T06:43:56.542Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17992024-02-28T06:43:58.825Z Compiling libsw v3.3.1
18002024-02-28T06:44:00.322Z Compiling pbkdf2 v0.12.2
18012024-02-28T06:44:00.416Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#bc0bb4b0)
18022024-02-28T06:44:00.515Z Compiling derive-where v1.2.7
18032024-02-28T06:44:01.355Z Compiling fxhash v0.2.1
18042024-02-28T06:44:01.600Z Compiling swrite v0.1.0
18052024-02-28T06:44:01.748Z Compiling owo-colors v4.0.0
18062024-02-28T06:44:01.902Z Compiling linear-map v1.2.0
18072024-02-28T06:44:02.264Z Compiling sled v0.34.7
18082024-02-28T06:44:04.155Z Compiling trust-dns-server v0.22.1
18092024-02-28T06:44:04.174Z Compiling bcrypt-pbkdf v0.10.0
18102024-02-28T06:44:04.376Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18112024-02-28T06:44:04.677Z Compiling pbkdf2 v0.11.0
18122024-02-28T06:44:04.719Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18132024-02-28T06:44:04.979Z Compiling ghash v0.5.0
18142024-02-28T06:44:05.067Z Compiling ed25519-dalek v2.0.0
18152024-02-28T06:44:05.190Z Compiling russh-cryptovec v0.7.0
18162024-02-28T06:44:05.214Z Compiling slog-envlogger v2.2.0
18172024-02-28T06:44:05.505Z Compiling vsss-rs v3.3.4
18182024-02-28T06:44:05.689Z Compiling rand v0.7.3
18192024-02-28T06:44:06.186Z Compiling ciborium v0.2.2
18202024-02-28T06:44:07.006Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18212024-02-28T06:44:07.799Z Compiling dirs v5.0.1
18222024-02-28T06:44:08.017Z Compiling chacha20poly1305 v0.10.1
18232024-02-28T06:44:08.271Z Compiling p521 v0.13.3
18242024-02-28T06:44:08.834Z Compiling p256 v0.13.2
18252024-02-28T06:44:09.443Z Compiling cbc v0.1.2
18262024-02-28T06:44:09.720Z Compiling pem v3.0.2
18272024-02-28T06:44:09.776Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18282024-02-28T06:44:10.178Z Compiling headers-core v0.2.0
18292024-02-28T06:44:10.366Z Compiling kstat-rs v0.2.3
18302024-02-28T06:44:10.520Z Compiling glob v0.3.1
18312024-02-28T06:44:10.944Z Compiling http-range v0.1.5
18322024-02-28T06:44:10.947Z Compiling md5 v0.7.0
18332024-02-28T06:44:11.125Z Compiling hyper-staticfile v0.9.5
18342024-02-28T06:44:11.304Z Compiling russh-keys v0.42.0
18352024-02-28T06:44:11.510Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18362024-02-28T06:44:11.606Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18372024-02-28T06:44:12.148Z Compiling headers v0.3.9
18382024-02-28T06:44:12.424Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18392024-02-28T06:44:14.401Z Compiling rcgen v0.12.1
18402024-02-28T06:44:14.915Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18412024-02-28T06:44:14.971Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18422024-02-28T06:44:15.571Z Compiling aes-gcm v0.10.3
18432024-02-28T06:44:17.635Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c7cdaf1875d259e29ca50a14b77b0bfd9dfe443d#c7cdaf18)
18442024-02-28T06:44:20.037Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18452024-02-28T06:44:20.288Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18462024-02-28T06:44:21.977Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18472024-02-28T06:44:23.464Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18482024-02-28T06:44:24.627Z Compiling atomicwrites v0.4.3
18492024-02-28T06:44:24.983Z Compiling itertools v0.12.1
18502024-02-28T06:44:25.228Z Compiling subprocess v0.2.9
18512024-02-28T06:44:25.343Z Compiling hex-literal v0.4.1
18522024-02-28T06:44:25.506Z Compiling display-error-chain v0.2.0
18532024-02-28T06:44:25.673Z Compiling russh v0.42.0
18542024-02-28T06:44:27.448Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18552024-02-28T06:44:27.609Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18562024-02-28T06:44:34.201Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18572024-02-28T06:44:35.426Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18582024-02-28T06:44:57.005Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18592024-02-28T06:45:58.366Z Finished dev [unoptimized + debuginfo] target(s) in 5m 52s
18602024-02-28T06:45:58.643Z
18612024-02-28T06:45:58.647Zreal 5:52.821117876
18622024-02-28T06:45:58.648Zuser 30:03.717912366
18632024-02-28T06:45:58.648Zsys 5:46.048583658
18642024-02-28T06:45:58.648Ztrap 0.877115001
18652024-02-28T06:45:58.648Ztflt 5.091830070
18662024-02-28T06:45:58.649Zdflt 4.995758248
18672024-02-28T06:45:58.649Zkflt 0.057704946
18682024-02-28T06:45:58.649Zlock 55:51.230645157
18692024-02-28T06:45:58.649Zslp 1:28:07.905946559
18702024-02-28T06:45:58.649Zlat 1:42.793576715
18712024-02-28T06:45:58.650Zstop 4:15.714730977
18722024-02-28T06:45:58.650Z+ mkdir -p /work/end-to-end-tests
18732024-02-28T06:45:58.672Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18742024-02-28T06:45:59.348Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18752024-02-28T06:45:59.348Z+ ptime -m gzip
18762024-02-28T06:45:59.353Z++ basename target/debug/bootstrap
18772024-02-28T06:46:12.574Z
18782024-02-28T06:46:12.574Zreal 13.218572114
18792024-02-28T06:46:12.574Zuser 13.110759945
18802024-02-28T06:46:12.574Zsys 0.097350652
18812024-02-28T06:46:12.581Ztrap 0.003000592
18822024-02-28T06:46:12.581Ztflt 0.000000000
18832024-02-28T06:46:12.581Zdflt 0.000000000
18842024-02-28T06:46:12.581Zkflt 0.000000000
18852024-02-28T06:46:12.581Zlock 0.000000000
18862024-02-28T06:46:12.581Zslp 0.000000000
18872024-02-28T06:46:12.581Zlat 0.007072114
18882024-02-28T06:46:12.581Zstop 0.000168286
18892024-02-28T06:46:12.581Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18902024-02-28T06:46:12.581Z+ ptime -m gzip
18912024-02-28T06:46:12.581Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-df6505cfb6a16968
18922024-02-28T06:46:13.864Z
18932024-02-28T06:46:13.864Zreal 1.283408865
18942024-02-28T06:46:13.864Zuser 1.270979080
18952024-02-28T06:46:13.867Zsys 0.011842159
18962024-02-28T06:46:13.867Ztrap 0.000101084
18972024-02-28T06:46:13.867Ztflt 0.000000000
18982024-02-28T06:46:13.867Zdflt 0.000000000
18992024-02-28T06:46:13.867Zkflt 0.000000000
19002024-02-28T06:46:13.867Zlock 0.000000000
19012024-02-28T06:46:13.867Zslp 0.000000000
19022024-02-28T06:46:13.867Zlat 0.000099542
19032024-02-28T06:46:13.867Zstop 0.000168517
19042024-02-28T06:46:13.867Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19052024-02-28T06:46:13.868Z+ ptime -m gzip
19062024-02-28T06:46:13.868Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f3698c83fc6c836d
19072024-02-28T06:46:27.450Z
19082024-02-28T06:46:27.454Zreal 13.577693313
19092024-02-28T06:46:27.454Zuser 13.477282007
19102024-02-28T06:46:27.454Zsys 0.095893049
19112024-02-28T06:46:27.454Ztrap 0.002118683
19122024-02-28T06:46:27.454Ztflt 0.000000000
19132024-02-28T06:46:27.454Zdflt 0.000000000
19142024-02-28T06:46:27.454Zkflt 0.000000000
19152024-02-28T06:46:27.454Zlock 0.000000000
19162024-02-28T06:46:27.454Zslp 0.000000000
19172024-02-28T06:46:27.454Zlat 0.001984893
19182024-02-28T06:46:27.454Zstop 0.000195604
19192024-02-28T06:46:27.454Z+ banner caboose-util
19202024-02-28T06:46:27.454Z
19212024-02-28T06:46:27.454Z #### ## ##### #### #### #### ###### # # #####
19222024-02-28T06:46:27.454Z # # # # # # # # # # # # # # #
19232024-02-28T06:46:27.454Z # # # ##### # # # # #### ##### ##### # # #
19242024-02-28T06:46:27.454Z # ###### # # # # # # # # # # #
19252024-02-28T06:46:27.454Z # # # # # # # # # # # # # # # #
19262024-02-28T06:46:27.455Z #### # # ##### #### #### #### ###### #### #
19272024-02-28T06:46:27.455Z
19282024-02-28T06:46:27.455Z+ ptime -m cargo build --locked -p caboose-util --release
19292024-02-28T06:46:27.867Z Downloading crates ...
19302024-02-28T06:46:28.142Z Downloaded path-slash v0.1.5
19312024-02-28T06:46:28.151Z Downloaded crc-catalog v2.2.0
19322024-02-28T06:46:28.154Z Downloaded bitfield v0.14.0
19332024-02-28T06:46:28.157Z Downloaded termcolor v1.2.0
19342024-02-28T06:46:28.157Z Downloaded packed_struct v0.10.1
19352024-02-28T06:46:28.163Z Downloaded nodrop v0.1.14
19362024-02-28T06:46:28.167Z Downloaded tap v1.0.1
19372024-02-28T06:46:28.167Z Downloaded pkcs1 v0.7.5
19382024-02-28T06:46:28.170Z Downloaded radium v0.7.0
19392024-02-28T06:46:28.170Z Downloaded array-init v0.0.4
19402024-02-28T06:46:28.170Z Downloaded crc v3.0.1
19412024-02-28T06:46:28.173Z Downloaded packed_struct_codegen v0.10.1
19422024-02-28T06:46:28.173Z Downloaded maybe-uninit v2.0.0
19432024-02-28T06:46:28.176Z Downloaded funty v2.0.0
19442024-02-28T06:46:28.176Z Downloaded smallvec v0.6.14
19452024-02-28T06:46:28.176Z Downloaded serde-hex v0.1.0
19462024-02-28T06:46:28.181Z Downloaded wyz v0.5.1
19472024-02-28T06:46:28.184Z Downloaded env_logger v0.10.0
19482024-02-28T06:46:28.191Z Downloaded crc-any v2.4.3
19492024-02-28T06:46:28.194Z Downloaded ron v0.8.1
19502024-02-28T06:46:28.198Z Downloaded rsa v0.9.2
19512024-02-28T06:46:28.202Z Downloaded hashbrown v0.13.2
19522024-02-28T06:46:28.206Z Downloaded num-bigint-dig v0.8.4
19532024-02-28T06:46:28.211Z Downloaded x509-cert v0.2.4
19542024-02-28T06:46:28.216Z Downloaded bitvec v1.0.1
19552024-02-28T06:46:28.230Z Downloaded object v0.30.4
19562024-02-28T06:46:28.336Z Compiling proc-macro2 v1.0.78
19572024-02-28T06:46:28.336Z Compiling unicode-ident v1.0.12
19582024-02-28T06:46:28.339Z Compiling libc v0.2.153
19592024-02-28T06:46:28.339Z Compiling serde v1.0.196
19602024-02-28T06:46:28.339Z Compiling autocfg v1.1.0
19612024-02-28T06:46:28.339Z Compiling version_check v0.9.4
19622024-02-28T06:46:28.339Z Compiling cfg-if v1.0.0
19632024-02-28T06:46:28.489Z Compiling typenum v1.16.0
19642024-02-28T06:46:28.489Z Compiling once_cell v1.19.0
19652024-02-28T06:46:28.550Z Compiling parking_lot_core v0.9.8
19662024-02-28T06:46:28.920Z Compiling memchr v2.6.3
19672024-02-28T06:46:28.935Z Compiling syn v1.0.109
19682024-02-28T06:46:28.953Z Compiling byteorder v1.5.0
19692024-02-28T06:46:29.084Z Compiling lock_api v0.4.10
19702024-02-28T06:46:29.397Z Compiling generic-array v0.14.7
19712024-02-28T06:46:29.414Z Compiling libm v0.2.7
19722024-02-28T06:46:29.502Z Compiling num-traits v0.2.16
19732024-02-28T06:46:29.694Z Compiling ahash v0.8.7
19742024-02-28T06:46:29.753Z Compiling pkg-config v0.3.27
19752024-02-28T06:46:29.789Z Compiling quote v1.0.35
19762024-02-28T06:46:29.880Z Compiling thiserror v1.0.57
19772024-02-28T06:46:30.370Z Compiling syn v2.0.48
19782024-02-28T06:46:30.407Z Compiling cc v1.0.83
19792024-02-28T06:46:30.463Z Compiling getrandom v0.2.10
19802024-02-28T06:46:30.837Z Compiling serde_json v1.0.114
19812024-02-28T06:46:30.899Z Compiling scopeguard v1.2.0
19822024-02-28T06:46:31.330Z Compiling slab v0.4.9
19832024-02-28T06:46:31.439Z Compiling log v0.4.20
19842024-02-28T06:46:31.564Z Compiling itoa v1.0.9
19852024-02-28T06:46:31.778Z Compiling rand_core v0.6.4
19862024-02-28T06:46:32.107Z Compiling smallvec v1.13.1
19872024-02-28T06:46:32.694Z Compiling vcpkg v0.2.15
19882024-02-28T06:46:33.176Z Compiling const-oid v0.9.5
19892024-02-28T06:46:33.477Z Compiling parking_lot v0.12.1
19902024-02-28T06:46:33.565Z Compiling pin-project-lite v0.2.13
19912024-02-28T06:46:34.022Z Compiling ring v0.17.8
19922024-02-28T06:46:34.347Z Compiling ryu v1.0.15
19932024-02-28T06:46:34.421Z Compiling openssl-sys v0.9.96
19942024-02-28T06:46:34.622Z Compiling ucd-trie v0.1.6
19952024-02-28T06:46:35.134Z Compiling signal-hook-registry v1.4.1
19962024-02-28T06:46:35.313Z Compiling rustix v0.38.31
19972024-02-28T06:46:35.517Z Compiling subtle v2.5.0
19982024-02-28T06:46:35.846Z Compiling ring v0.16.20
19992024-02-28T06:46:35.902Z Compiling mio v0.8.9
20002024-02-28T06:46:36.035Z Compiling heck v0.4.1
20012024-02-28T06:46:36.422Z Compiling futures-core v0.3.30
20022024-02-28T06:46:36.665Z Compiling semver v1.0.22
20032024-02-28T06:46:37.457Z Compiling spin v0.5.2
20042024-02-28T06:46:38.076Z Compiling socket2 v0.5.5
20052024-02-28T06:46:38.627Z Compiling num_cpus v1.16.0
20062024-02-28T06:46:38.647Z Compiling openssl v0.10.60
20072024-02-28T06:46:38.749Z Compiling httparse v1.8.0
20082024-02-28T06:46:39.059Z Compiling futures-sink v0.3.30
20092024-02-28T06:46:39.150Z Compiling unicode-xid v0.2.4
20102024-02-28T06:46:39.177Z Compiling allocator-api2 v0.2.16
20112024-02-28T06:46:39.272Z Compiling synstructure v0.12.6
20122024-02-28T06:46:39.435Z Compiling tinyvec_macros v0.1.1
20132024-02-28T06:46:39.852Z Compiling equivalent v1.0.1
20142024-02-28T06:46:39.970Z Compiling tinyvec v1.6.0
20152024-02-28T06:46:40.166Z Compiling futures-channel v0.3.30
20162024-02-28T06:46:40.402Z Compiling native-tls v0.2.11
20172024-02-28T06:46:40.422Z Compiling futures-io v0.3.30
20182024-02-28T06:46:40.594Z Compiling futures-task v0.3.30
20192024-02-28T06:46:40.673Z Compiling rustls v0.21.9
20202024-02-28T06:46:40.832Z Compiling ppv-lite86 v0.2.17
20212024-02-28T06:46:40.882Z Compiling pin-utils v0.1.0
20222024-02-28T06:46:40.963Z Compiling crc32fast v1.3.2
20232024-02-28T06:46:40.973Z Compiling bzip2-sys v0.1.11+1.0.8
20242024-02-28T06:46:41.132Z Compiling spin v0.9.8
20252024-02-28T06:46:41.432Z Compiling unicode-normalization v0.1.22
20262024-02-28T06:46:41.432Z Compiling tracing-core v0.1.31
20272024-02-28T06:46:41.528Z Compiling base64ct v1.6.0
20282024-02-28T06:46:41.586Z Compiling unicode-bidi v0.3.13
20292024-02-28T06:46:41.681Z Compiling rand_chacha v0.3.1
20302024-02-28T06:46:42.365Z Compiling rand v0.8.5
20312024-02-28T06:46:42.365Z Compiling pem-rfc7468 v0.7.0
20322024-02-28T06:46:43.214Z Compiling num-iter v0.1.43
20332024-02-28T06:46:43.418Z Compiling usdt-impl v0.3.5
20342024-02-28T06:46:43.541Z Compiling schemars v0.8.16
20352024-02-28T06:46:43.780Z Compiling flagset v0.4.3
20362024-02-28T06:46:43.940Z Compiling serde_derive v1.0.196
20372024-02-28T06:46:43.998Z Compiling zeroize_derive v1.4.2
20382024-02-28T06:46:44.125Z Compiling zerocopy-derive v0.7.32
20392024-02-28T06:46:44.204Z Compiling thiserror-impl v1.0.57
20402024-02-28T06:46:44.208Z Compiling tokio-macros v2.2.0
20412024-02-28T06:46:44.226Z Compiling futures-macro v0.3.30
20422024-02-28T06:46:44.521Z Compiling tracing-attributes v0.1.26
20432024-02-28T06:46:44.689Z Compiling der_derive v0.7.2
20442024-02-28T06:46:45.477Z Compiling zeroize v1.7.0
20452024-02-28T06:46:46.214Z Compiling zerocopy-derive v0.2.0
20462024-02-28T06:46:46.247Z Compiling zerocopy v0.7.32
20472024-02-28T06:46:47.151Z Compiling pest v2.7.6
20482024-02-28T06:46:47.446Z Compiling crypto-common v0.1.6
20492024-02-28T06:46:47.563Z Compiling block-buffer v0.10.4
20502024-02-28T06:46:47.829Z Compiling digest v0.10.7
20512024-02-28T06:46:47.851Z Compiling openssl-macros v0.1.1
20522024-02-28T06:46:48.125Z Compiling futures-util v0.3.30
20532024-02-28T06:46:48.280Z Compiling tracing v0.1.37
20542024-02-28T06:46:48.584Z Compiling scroll_derive v0.12.0
20552024-02-28T06:46:48.669Z Compiling hashbrown v0.14.3
20562024-02-28T06:46:48.761Z Compiling zerocopy-derive v0.6.4
20572024-02-28T06:46:48.844Z Compiling signal-hook v0.3.17
20582024-02-28T06:46:49.150Z Compiling der v0.7.8
20592024-02-28T06:46:49.842Z Compiling pest_meta v2.7.6
20602024-02-28T06:46:50.822Z Compiling serde_derive_internals v0.26.0
20612024-02-28T06:46:51.331Z Compiling pest_generator v2.7.6
20622024-02-28T06:46:54.157Z Compiling pest_derive v2.7.6
20632024-02-28T06:46:54.581Z Compiling errno v0.3.8
20642024-02-28T06:46:54.852Z Compiling rustversion v1.0.14
20652024-02-28T06:46:55.468Z Compiling fnv v1.0.7
20662024-02-28T06:46:56.236Z Compiling schemars_derive v0.8.16
20672024-02-28T06:46:56.515Z Compiling spki v0.7.2
20682024-02-28T06:46:57.091Z Compiling zerocopy v0.3.0
20692024-02-28T06:46:57.512Z Compiling lazy_static v1.4.0
20702024-02-28T06:46:57.923Z Compiling backtrace v0.3.69
20712024-02-28T06:46:58.210Z Compiling bytes v1.5.0
20722024-02-28T06:46:58.356Z Compiling bitflags v2.4.0
20732024-02-28T06:46:59.239Z Compiling tokio v1.36.0
20742024-02-28T06:46:59.393Z Compiling indexmap v2.2.3
20752024-02-28T06:46:59.446Z Compiling rustc_version v0.4.0
20762024-02-28T06:47:00.650Z Compiling heapless v0.7.16
20772024-02-28T06:47:01.086Z Compiling http v0.2.11
20782024-02-28T06:47:01.244Z Compiling uuid v1.7.0
20792024-02-28T06:47:01.469Z Compiling thread-id v4.2.0
20802024-02-28T06:47:01.579Z Compiling num-bigint v0.4.4
20812024-02-28T06:47:01.992Z Compiling memoffset v0.9.0
20822024-02-28T06:47:02.078Z Compiling crossbeam-utils v0.8.16
20832024-02-28T06:47:02.563Z Compiling percent-encoding v2.3.1
20842024-02-28T06:47:02.898Z Compiling async-trait v0.1.77
20852024-02-28T06:47:02.936Z Compiling smoltcp v0.9.1
20862024-02-28T06:47:03.379Z Compiling iana-time-zone v0.1.57
20872024-02-28T06:47:03.483Z Compiling untrusted v0.9.0
20882024-02-28T06:47:03.571Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20892024-02-28T06:47:03.659Z Compiling untrusted v0.7.1
20902024-02-28T06:47:03.740Z Compiling foreign-types-shared v0.1.1
20912024-02-28T06:47:03.848Z Compiling base64 v0.21.7
20922024-02-28T06:47:03.860Z Compiling foreign-types v0.3.2
20932024-02-28T06:47:05.139Z Compiling chrono v0.4.31
20942024-02-28T06:47:06.617Z Compiling dof v0.1.5
20952024-02-28T06:47:07.490Z Compiling tokio-util v0.7.10
20962024-02-28T06:47:07.782Z Compiling dtrace-parser v0.1.14
20972024-02-28T06:47:07.968Z Compiling hmac v0.12.1
20982024-02-28T06:47:08.200Z Compiling clap_derive v4.5.0
20992024-02-28T06:47:08.829Z Compiling num-integer v0.1.46
21002024-02-28T06:47:09.014Z Compiling anstyle v1.0.2
21012024-02-28T06:47:09.099Z Compiling cpufeatures v0.2.12
21022024-02-28T06:47:09.200Z Compiling adler v1.0.2
21032024-02-28T06:47:09.400Z Compiling time-core v0.1.1
21042024-02-28T06:47:09.583Z Compiling utf8parse v0.2.1
21052024-02-28T06:47:09.609Z Compiling siphasher v0.3.11
21062024-02-28T06:47:09.620Z Compiling try-lock v0.2.4
21072024-02-28T06:47:09.992Z Compiling want v0.3.1
21082024-02-28T06:47:10.019Z Compiling anstyle-parse v0.2.1
21092024-02-28T06:47:10.437Z Compiling time-macros v0.2.13
21102024-02-28T06:47:13.092Z Compiling miniz_oxide v0.7.1
21112024-02-28T06:47:13.268Z Compiling sha2 v0.10.8
21122024-02-28T06:47:13.429Z Compiling strum_macros v0.25.2
21132024-02-28T06:47:14.300Z Compiling h2 v0.3.24
21142024-02-28T06:47:15.805Z Compiling rustls-webpki v0.101.7
21152024-02-28T06:47:15.978Z Compiling sct v0.7.0
21162024-02-28T06:47:16.833Z Compiling form_urlencoded v1.2.1
21172024-02-28T06:47:17.163Z Compiling http-body v0.4.5
21182024-02-28T06:47:17.562Z Compiling serde_tokenstream v0.1.7
21192024-02-28T06:47:17.583Z Compiling pkcs8 v0.10.2
21202024-02-28T06:47:17.896Z Compiling hubpack_derive v0.1.1
21212024-02-28T06:47:18.740Z Compiling socket2 v0.4.9
21222024-02-28T06:47:18.843Z Compiling crossbeam-epoch v0.9.15
21232024-02-28T06:47:18.935Z Compiling usdt-impl v0.5.0
21242024-02-28T06:47:19.205Z Compiling httpdate v1.0.3
21252024-02-28T06:47:19.282Z Compiling colorchoice v1.0.0
21262024-02-28T06:47:19.293Z Compiling tower-service v0.3.2
21272024-02-28T06:47:19.416Z Compiling anyhow v1.0.75
21282024-02-28T06:47:19.443Z Compiling anstyle-query v1.0.0
21292024-02-28T06:47:19.602Z Compiling slog v2.7.0
21302024-02-28T06:47:19.935Z Compiling radium v0.7.0
21312024-02-28T06:47:20.062Z Compiling openssl-probe v0.1.5
21322024-02-28T06:47:21.194Z Compiling anstream v0.6.11
21332024-02-28T06:47:21.635Z Compiling hyper v0.14.27
21342024-02-28T06:47:27.222Z Compiling terminal_size v0.3.0
21352024-02-28T06:47:27.525Z Compiling serde_spanned v0.6.5
21362024-02-28T06:47:27.754Z Compiling toml_datetime v0.6.5
21372024-02-28T06:47:28.175Z Compiling zerocopy v0.6.4
21382024-02-28T06:47:29.126Z Compiling scroll v0.12.0
21392024-02-28T06:47:29.285Z Compiling md-5 v0.10.5
21402024-02-28T06:47:29.713Z Compiling idna v0.5.0
21412024-02-28T06:47:29.765Z Compiling stringprep v0.1.3
21422024-02-28T06:47:30.618Z Compiling diesel_table_macro_syntax v0.1.0
21432024-02-28T06:47:30.631Z Compiling aho-corasick v1.0.4
21442024-02-28T06:47:30.927Z Compiling hash32 v0.2.1
21452024-02-28T06:47:30.985Z Compiling fallible-iterator v0.2.0
21462024-02-28T06:47:31.109Z Compiling maybe-uninit v2.0.0
21472024-02-28T06:47:31.260Z Compiling regex-syntax v0.8.2
21482024-02-28T06:47:31.302Z Compiling tap v1.0.1
21492024-02-28T06:47:31.496Z Compiling dyn-clone v1.0.17
21502024-02-28T06:47:31.512Z Compiling gimli v0.28.0
21512024-02-28T06:47:31.594Z Compiling clap_lex v0.7.0
21522024-02-28T06:47:31.677Z Compiling strsim v0.11.0
21532024-02-28T06:47:31.737Z Compiling plain v0.2.3
21542024-02-28T06:47:31.903Z Compiling stable_deref_trait v1.2.0
21552024-02-28T06:47:32.008Z Compiling clap_builder v4.5.0
21562024-02-28T06:47:32.815Z Compiling goblin v0.8.0
21572024-02-28T06:47:33.506Z Compiling postgres-protocol v0.6.6
21582024-02-28T06:47:33.898Z Compiling wyz v0.5.1
21592024-02-28T06:47:34.399Z Compiling diesel_derives v2.1.2
21602024-02-28T06:47:34.908Z Compiling regex-automata v0.4.4
21612024-02-28T06:47:35.578Z Compiling url v2.5.0
21622024-02-28T06:47:36.608Z Compiling addr2line v0.21.0
21632024-02-28T06:47:37.595Z Compiling tokio-rustls v0.24.1
21642024-02-28T06:47:38.487Z Compiling tokio-native-tls v0.3.1
21652024-02-28T06:47:39.065Z Compiling usdt-macro v0.3.5
21662024-02-28T06:47:39.328Z Compiling usdt-attr-macro v0.3.5
21672024-02-28T06:47:41.261Z Compiling phf_shared v0.11.2
21682024-02-28T06:47:42.846Z Compiling block-padding v0.3.3
21692024-02-28T06:47:43.088Z Compiling enum-as-inner v0.5.1
21702024-02-28T06:47:43.138Z Compiling serde_repr v0.1.16
21712024-02-28T06:47:43.617Z Compiling ff v0.13.0
21722024-02-28T06:47:43.859Z Compiling scheduled-thread-pool v0.2.7
21732024-02-28T06:47:44.262Z Compiling object v0.32.1
21742024-02-28T06:47:44.357Z Compiling bit-vec v0.6.3
21752024-02-28T06:47:44.803Z Compiling managed v0.8.0
21762024-02-28T06:47:45.274Z Compiling num_threads v0.1.6
21772024-02-28T06:47:45.863Z Compiling deranged v0.3.8
21782024-02-28T06:47:46.211Z Compiling bitflags v1.3.2
21792024-02-28T06:47:46.321Z Compiling ipnet v2.9.0
21802024-02-28T06:47:47.522Z Compiling num-bigint-dig v0.8.4
21812024-02-28T06:47:47.843Z Compiling funty v2.0.0
21822024-02-28T06:47:47.872Z Compiling base16ct v0.2.0
21832024-02-28T06:47:48.381Z Compiling packed_struct v0.10.1
21842024-02-28T06:47:48.721Z Compiling winnow v0.5.15
21852024-02-28T06:47:49.034Z Compiling rustc-demangle v0.1.23
21862024-02-28T06:47:49.549Z Compiling matches v0.1.10
21872024-02-28T06:47:49.645Z Compiling regex-automata v0.1.10
21882024-02-28T06:47:49.962Z Compiling pretty-hex v0.4.1
21892024-02-28T06:47:51.275Z Compiling dof v0.3.0
21902024-02-28T06:47:52.661Z Compiling toml_edit v0.19.15
21912024-02-28T06:47:53.328Z Compiling bstr v0.2.17
21922024-02-28T06:47:53.811Z Compiling idna v0.2.3
21932024-02-28T06:47:54.780Z Compiling bitvec v1.0.1
21942024-02-28T06:47:55.549Z Compiling sec1 v0.7.3
21952024-02-28T06:47:56.146Z Compiling time v0.3.27
21962024-02-28T06:47:58.759Z Compiling r2d2 v0.8.10
21972024-02-28T06:47:59.062Z Compiling group v0.13.0
21982024-02-28T06:47:59.160Z Compiling inout v0.1.3
21992024-02-28T06:47:59.899Z Compiling phf v0.11.2
22002024-02-28T06:48:00.208Z Compiling regex v1.10.3
22012024-02-28T06:48:00.562Z Compiling hyper-tls v0.5.0
22022024-02-28T06:48:00.931Z Compiling hyper-rustls v0.24.2
22032024-02-28T06:48:01.226Z Compiling signal-hook-mio v0.2.3
22042024-02-28T06:48:01.302Z Compiling flate2 v1.0.28
22052024-02-28T06:48:01.323Z Compiling clap v4.5.0
22062024-02-28T06:48:01.381Z Compiling ipnetwork v0.20.0
22072024-02-28T06:48:01.448Z Compiling bzip2 v0.4.4
22082024-02-28T06:48:01.725Z Compiling postgres-types v0.2.6
22092024-02-28T06:48:02.302Z Compiling hubpack v0.1.2
22102024-02-28T06:48:02.315Z Compiling serde_urlencoded v0.7.1
22112024-02-28T06:48:02.378Z Compiling rustls-pemfile v1.0.3
22122024-02-28T06:48:02.722Z Compiling phf_shared v0.10.0
22132024-02-28T06:48:02.742Z Compiling hkdf v0.12.4
22142024-02-28T06:48:03.115Z Compiling dtrace-parser v0.2.0
22152024-02-28T06:48:03.161Z Compiling futures-executor v0.3.30
22162024-02-28T06:48:04.478Z Compiling crypto-bigint v0.5.2
22172024-02-28T06:48:04.486Z Compiling packed_struct_codegen v0.10.1
22182024-02-28T06:48:04.900Z Compiling float-cmp v0.9.0
22192024-02-28T06:48:05.932Z Compiling indexmap v1.9.3
22202024-02-28T06:48:06.279Z Compiling encoding_rs v0.8.33
22212024-02-28T06:48:06.461Z Compiling crc-catalog v2.2.0
22222024-02-28T06:48:06.710Z Compiling minimal-lexical v0.2.1
22232024-02-28T06:48:06.793Z Compiling data-encoding v2.4.0
22242024-02-28T06:48:07.241Z Compiling difflib v0.4.0
22252024-02-28T06:48:07.244Z Compiling either v1.10.0
22262024-02-28T06:48:07.381Z Compiling webpki-roots v0.25.2
22272024-02-28T06:48:07.545Z Compiling mime v0.3.17
22282024-02-28T06:48:07.682Z Compiling whoami v1.4.1
22292024-02-28T06:48:08.230Z Compiling regex-automata v0.3.8
22302024-02-28T06:48:08.514Z Compiling new_debug_unreachable v1.0.4
22312024-02-28T06:48:08.608Z Compiling unicode-segmentation v1.10.1
22322024-02-28T06:48:09.697Z Compiling fixedbitset v0.4.2
22332024-02-28T06:48:10.009Z Compiling nodrop v0.1.14
22342024-02-28T06:48:10.117Z Compiling unicode-width v0.1.11
22352024-02-28T06:48:10.128Z Compiling static_assertions v1.1.0
22362024-02-28T06:48:10.227Z Compiling winnow v0.6.1
22372024-02-28T06:48:10.618Z Compiling normalize-line-endings v0.3.0
22382024-02-28T06:48:10.745Z Compiling predicates-core v1.0.6
22392024-02-28T06:48:11.067Z Compiling precomputed-hash v0.1.1
22402024-02-28T06:48:12.743Z Compiling string_cache v0.8.7
22412024-02-28T06:48:13.163Z Compiling predicates v3.1.0
22422024-02-28T06:48:14.714Z Compiling toml_edit v0.22.6
22432024-02-28T06:48:15.571Z Compiling console v0.15.8
22442024-02-28T06:48:16.100Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22452024-02-28T06:48:17.025Z Compiling array-init v0.0.4
22462024-02-28T06:48:18.407Z Compiling bstr v1.6.0
22472024-02-28T06:48:18.446Z Compiling petgraph v0.6.4
22482024-02-28T06:48:22.276Z Compiling similar v2.3.0
22492024-02-28T06:48:22.356Z Compiling reqwest v0.11.22
22502024-02-28T06:48:22.731Z Compiling tokio-postgres v0.7.10
22512024-02-28T06:48:24.447Z Compiling itertools v0.10.5
22522024-02-28T06:48:27.043Z Compiling trust-dns-proto v0.22.0
22532024-02-28T06:48:29.292Z Compiling nom v7.1.3
22542024-02-28T06:48:32.286Z Compiling crc v3.0.1
22552024-02-28T06:48:32.700Z Compiling elliptic-curve v0.13.8
22562024-02-28T06:48:35.326Z Compiling futures v0.3.30
22572024-02-28T06:48:36.213Z Compiling yasna v0.5.2
22582024-02-28T06:48:36.708Z Compiling zip v0.6.6
22592024-02-28T06:48:38.042Z Compiling smallvec v0.6.14
22602024-02-28T06:48:38.052Z Compiling diesel v2.1.4
22612024-02-28T06:48:38.121Z Compiling crossterm v0.27.0
22622024-02-28T06:48:38.520Z Compiling cipher v0.4.4
22632024-02-28T06:48:39.620Z Compiling toml v0.7.8
22642024-02-28T06:48:41.587Z Compiling bit-set v0.5.3
22652024-02-28T06:48:41.634Z Compiling usdt v0.3.5
22662024-02-28T06:48:42.365Z Compiling pkcs1 v0.7.5
22672024-02-28T06:48:43.442Z Compiling strum v0.25.0
22682024-02-28T06:48:43.616Z Compiling tokio-stream v0.1.14
22692024-02-28T06:48:44.652Z Compiling is-terminal v0.4.9
22702024-02-28T06:48:45.357Z Compiling openapiv3 v2.0.0
22712024-02-28T06:48:46.096Z Compiling hex v0.4.3
22722024-02-28T06:48:47.037Z Compiling signature v2.1.0
22732024-02-28T06:48:50.253Z Compiling lalrpop-util v0.19.12
22742024-02-28T06:48:50.622Z Compiling bitfield v0.14.0
22752024-02-28T06:48:50.936Z Compiling termcolor v1.2.0
22762024-02-28T06:48:52.360Z Compiling hashbrown v0.12.3
22772024-02-28T06:48:57.989Z Compiling env_logger v0.10.0
22782024-02-28T06:48:58.988Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22792024-02-28T06:49:02.215Z Compiling rsa v0.9.2
22802024-02-28T06:49:09.367Z Compiling serde-hex v0.1.0
22812024-02-28T06:49:11.457Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22822024-02-28T06:49:17.725Z Compiling ron v0.8.1
22832024-02-28T06:49:18.029Z Compiling x509-cert v0.2.4
22842024-02-28T06:49:20.454Z Compiling hashbrown v0.13.2
22852024-02-28T06:49:22.510Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22862024-02-28T06:49:31.244Z Compiling crc-any v2.4.3
22872024-02-28T06:49:32.447Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22882024-02-28T06:49:52.288Z Compiling object v0.30.4
22892024-02-28T06:49:53.944Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22902024-02-28T06:50:05.504Z Compiling path-slash v0.1.5
22912024-02-28T06:50:06.160Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22922024-02-28T06:50:32.581Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22932024-02-28T06:50:33.334Z Finished release [optimized] target(s) in 4m 05s
22942024-02-28T06:50:33.408Z
22952024-02-28T06:50:33.408Zreal 4:05.901255869
22962024-02-28T06:50:33.408Zuser 26:59.485431898
22972024-02-28T06:50:33.408Zsys 3:04.903725028
22982024-02-28T06:50:33.408Ztrap 0.861966709
22992024-02-28T06:50:33.411Ztflt 1.754089962
23002024-02-28T06:50:33.411Zdflt 0.504649314
23012024-02-28T06:50:33.411Zkflt 0.000073522
23022024-02-28T06:50:33.411Zlock 1:02:00.679467805
23032024-02-28T06:50:33.411Zslp 1:19:52.746337378
23042024-02-28T06:50:33.412Zlat 1:31.060129542
23052024-02-28T06:50:33.412Zstop 1:17.912685959
23062024-02-28T06:50:33.412Z+ ptime -m gzip
23072024-02-28T06:50:33.868Z
23082024-02-28T06:50:33.872Zreal 0.456347354
23092024-02-28T06:50:33.872Zuser 0.449928843
23102024-02-28T06:50:33.872Zsys 0.005768570
23112024-02-28T06:50:33.872Ztrap 0.000032438
23122024-02-28T06:50:33.872Ztflt 0.000000000
23132024-02-28T06:50:33.872Zdflt 0.000000000
23142024-02-28T06:50:33.872Zkflt 0.000000000
23152024-02-28T06:50:33.872Zlock 0.000000000
23162024-02-28T06:50:33.872Zslp 0.000000000
23172024-02-28T06:50:33.872Zlat 0.000102702
23182024-02-28T06:50:33.872Zstop 0.000293227
23192024-02-28T06:50:33.872Z+ banner tufaceous
23202024-02-28T06:50:33.872Z
23212024-02-28T06:50:33.872Z ##### # # ###### ## #### ###### #### # # ####
23222024-02-28T06:50:33.873Z # # # # # # # # # # # # # #
23232024-02-28T06:50:33.873Z # # # ##### # # # ##### # # # # ####
23242024-02-28T06:50:33.873Z # # # # ###### # # # # # # #
23252024-02-28T06:50:33.873Z # # # # # # # # # # # # # # #
23262024-02-28T06:50:33.873Z # #### # # # #### ###### #### #### ####
23272024-02-28T06:50:33.873Z
23282024-02-28T06:50:33.873Z+ ptime -m cargo build --locked -p tufaceous --release
23292024-02-28T06:50:34.283Z Downloading crates ...
23302024-02-28T06:50:34.586Z Downloaded async-recursion v1.0.5
23312024-02-28T06:50:34.589Z Downloaded serde_plain v1.0.2
23322024-02-28T06:50:34.590Z Downloaded typed-path v0.7.0
23332024-02-28T06:50:34.598Z Downloaded parse-size v1.0.0
23342024-02-28T06:50:34.598Z Downloaded doc-comment v0.3.3
23352024-02-28T06:50:34.605Z Downloaded fs-err v2.11.0
23362024-02-28T06:50:34.605Z Downloaded humantime v2.1.0
23372024-02-28T06:50:34.608Z Downloaded olpc-cjson v0.1.3
23382024-02-28T06:50:34.611Z Downloaded snafu-derive v0.7.5
23392024-02-28T06:50:34.611Z Downloaded pin-project v1.1.3
23402024-02-28T06:50:34.620Z Downloaded tough v0.16.0
23412024-02-28T06:50:34.631Z Downloaded pin-project-internal v1.1.3
23422024-02-28T06:50:34.635Z Downloaded globset v0.4.13
23432024-02-28T06:50:34.635Z Downloaded buf-list v1.0.3
23442024-02-28T06:50:34.635Z Downloaded snafu v0.7.5
23452024-02-28T06:50:34.739Z Compiling serde_tokenstream v0.2.0
23462024-02-28T06:50:34.798Z Compiling regress v0.8.0
23472024-02-28T06:50:34.810Z Compiling dirs-sys-next v0.1.2
23482024-02-28T06:50:34.813Z Compiling ident_case v1.0.1
23492024-02-28T06:50:34.813Z Compiling strsim v0.10.0
23502024-02-28T06:50:34.813Z Compiling rustls-pki-types v1.3.0
23512024-02-28T06:50:34.839Z Compiling thread_local v1.1.7
23522024-02-28T06:50:34.985Z Compiling dirs-next v2.0.0
23532024-02-28T06:50:35.253Z Compiling darling_core v0.20.3
23542024-02-28T06:50:35.273Z Compiling slog-async v2.8.0
23552024-02-28T06:50:35.400Z Compiling camino v1.1.6
23562024-02-28T06:50:35.632Z Compiling heck v0.4.1
23572024-02-28T06:50:35.770Z Compiling rustls v0.22.2
23582024-02-28T06:50:36.028Z Compiling rustls-webpki v0.102.1
23592024-02-28T06:50:36.043Z Compiling term v0.7.0
23602024-02-28T06:50:36.105Z Compiling crossbeam-channel v0.5.8
23612024-02-28T06:50:36.204Z Compiling getopts v0.2.21
23622024-02-28T06:50:36.989Z Compiling structmeta-derive v0.3.0
23632024-02-28T06:50:37.122Z Compiling atty v0.2.14
23642024-02-28T06:50:37.280Z Compiling multer v3.0.0
23652024-02-28T06:50:37.614Z Compiling unsafe-libyaml v0.2.10
23662024-02-28T06:50:37.928Z Compiling match_cfg v0.1.0
23672024-02-28T06:50:38.026Z Compiling take_mut v0.2.2
23682024-02-28T06:50:38.190Z Compiling paste v1.0.14
23692024-02-28T06:50:38.682Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23702024-02-28T06:50:39.824Z Compiling doc-comment v0.3.3
23712024-02-28T06:50:40.298Z Compiling structmeta v0.3.0
23722024-02-28T06:50:40.505Z Compiling serde_yaml v0.9.25
23732024-02-28T06:50:40.836Z Compiling darling_macro v0.20.3
23742024-02-28T06:50:41.032Z Compiling hostname v0.3.1
23752024-02-28T06:50:41.207Z Compiling slog-term v2.9.0
23762024-02-28T06:50:41.803Z Compiling darling v0.20.3
23772024-02-28T06:50:44.153Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23782024-02-28T06:50:44.173Z Compiling slog-json v2.6.1
23792024-02-28T06:50:44.350Z Compiling http v1.0.0
23802024-02-28T06:50:44.514Z Compiling pin-project-internal v1.1.3
23812024-02-28T06:50:44.684Z Compiling async-stream-impl v0.3.5
23822024-02-28T06:50:46.006Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23832024-02-28T06:50:46.130Z Compiling atomic-waker v1.1.1
23842024-02-28T06:50:46.335Z Compiling fastrand v2.0.1
23852024-02-28T06:50:46.423Z Compiling waitgroup v0.1.2
23862024-02-28T06:50:46.664Z Compiling async-stream v0.3.5
23872024-02-28T06:50:47.012Z Compiling tempfile v3.10.0
23882024-02-28T06:50:47.055Z Compiling tokio-rustls v0.25.0
23892024-02-28T06:50:47.503Z Compiling pin-project v1.1.3
23902024-02-28T06:50:47.639Z Compiling slog-bunyan v2.5.0
23912024-02-28T06:50:47.918Z Compiling serde_with_macros v3.6.1
23922024-02-28T06:50:49.063Z Compiling parse-display-derive v0.9.0
23932024-02-28T06:50:49.227Z Compiling toml v0.8.10
23942024-02-28T06:50:49.608Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23952024-02-28T06:50:50.822Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
23962024-02-28T06:50:50.837Z Compiling rustls-pemfile v2.1.0
23972024-02-28T06:50:50.887Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
23982024-02-28T06:50:51.630Z Compiling sha1 v0.10.6
23992024-02-28T06:50:51.723Z Compiling newtype-uuid v1.0.1
24002024-02-28T06:50:52.157Z Compiling strum_macros v0.26.1
24012024-02-28T06:50:52.452Z Compiling snafu-derive v0.7.5
24022024-02-28T06:50:52.583Z Compiling serde_path_to_error v0.1.15
24032024-02-28T06:50:53.214Z Compiling instant v0.1.12
24042024-02-28T06:50:53.390Z Compiling fs-err v2.11.0
24052024-02-28T06:50:53.612Z Compiling buf-list v1.0.3
24062024-02-28T06:50:53.723Z Compiling debug-ignore v1.0.5
24072024-02-28T06:50:53.883Z Compiling same-file v1.0.6
24082024-02-28T06:50:54.198Z Compiling arc-swap v1.6.0
24092024-02-28T06:50:54.272Z Compiling walkdir v2.4.0
24102024-02-28T06:50:54.958Z Compiling slog-scope v4.4.0
24112024-02-28T06:50:55.486Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#ce009d6f)
24122024-02-28T06:50:55.629Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24132024-02-28T06:50:56.223Z Compiling backoff v0.4.0
24142024-02-28T06:50:56.598Z Compiling parse-display v0.9.0
24152024-02-28T06:50:57.184Z Compiling strum v0.26.1
24162024-02-28T06:50:57.386Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24172024-02-28T06:50:57.581Z Compiling snafu v0.7.5
24182024-02-28T06:50:57.709Z Compiling serde_with v3.6.1
24192024-02-28T06:50:58.562Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24202024-02-28T06:50:59.097Z Compiling globset v0.4.13
24212024-02-28T06:50:59.310Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24222024-02-28T06:50:59.484Z Compiling pem v3.0.2
24232024-02-28T06:51:01.174Z Compiling olpc-cjson v0.1.3
24242024-02-28T06:51:01.779Z Compiling serde_plain v1.0.2
24252024-02-28T06:51:02.367Z Compiling macaddr v1.0.1
24262024-02-28T06:51:02.720Z Compiling async-recursion v1.0.5
24272024-02-28T06:51:02.767Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24282024-02-28T06:51:03.101Z Compiling xattr v1.0.1
24292024-02-28T06:51:03.419Z Compiling filetime v0.2.23
24302024-02-28T06:51:03.767Z Compiling typed-path v0.7.0
24312024-02-28T06:51:03.797Z Compiling tar v0.4.40
24322024-02-28T06:51:08.315Z Compiling tough v0.16.0
24332024-02-28T06:51:10.648Z Compiling slog-stdlog v4.1.1
24342024-02-28T06:51:11.619Z Compiling camino-tempfile v1.1.1
24352024-02-28T06:51:12.356Z Compiling itertools v0.12.1
24362024-02-28T06:51:12.446Z Compiling parse-size v1.0.0
24372024-02-28T06:51:12.767Z Compiling slog-envlogger v2.2.0
24382024-02-28T06:51:15.607Z Compiling humantime v2.1.0
24392024-02-28T06:51:19.198Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#bc0bb4b0)
24402024-02-28T06:51:19.435Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412024-02-28T06:51:29.735Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24422024-02-28T06:51:31.871Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24432024-02-28T06:51:51.837Z Finished release [optimized] target(s) in 1m 17s
24442024-02-28T06:51:51.920Z
24452024-02-28T06:51:51.924Zreal 1:18.014378044
24462024-02-28T06:51:51.924Zuser 8:38.110319120
24472024-02-28T06:51:51.924Zsys 40.326978595
24482024-02-28T06:51:51.924Ztrap 0.251618219
24492024-02-28T06:51:51.924Ztflt 0.411950328
24502024-02-28T06:51:51.924Zdflt 0.280149205
24512024-02-28T06:51:51.924Zkflt 0.000029857
24522024-02-28T06:51:51.924Zlock 17:53.392842587
24532024-02-28T06:51:51.924Zslp 19:35.492526966
24542024-02-28T06:51:51.925Zlat 19.216930478
24552024-02-28T06:51:51.925Zstop 13.567797707
24562024-02-28T06:51:51.925Z+ ptime -m gzip
24572024-02-28T06:51:53.653Z
24582024-02-28T06:51:53.653Zreal 1.732086455
24592024-02-28T06:51:53.654Zuser 1.718835088
24602024-02-28T06:51:53.654Zsys 0.012396313
24612024-02-28T06:51:53.654Ztrap 0.000224342
24622024-02-28T06:51:53.654Ztflt 0.000000000
24632024-02-28T06:51:53.657Zdflt 0.000000000
24642024-02-28T06:51:53.657Zkflt 0.000000000
24652024-02-28T06:51:53.657Zlock 0.000000000
24662024-02-28T06:51:53.657Zslp 0.000000000
24672024-02-28T06:51:53.657Zlat 0.000227332
24682024-02-28T06:51:53.657Zstop 0.000188134
24692024-02-28T06:51:53.657Zprocess exited: duration 837783 ms, exit code 0
 
24702024-02-28T06:51:53.673Zfound 5 output files
24712024-02-28T06:51:53.673Zuploading: /work/end-to-end-tests/bootstrap-df6505cfb6a16968.gz (10681488 bytes)
24722024-02-28T06:51:58.190Zuploaded: /work/end-to-end-tests/bootstrap-df6505cfb6a16968.gz
24732024-02-28T06:51:58.190Zuploading: /work/end-to-end-tests/bootstrap.gz (109743949 bytes)
24742024-02-28T06:52:24.585Zuploaded: /work/end-to-end-tests/bootstrap.gz
24752024-02-28T06:52:24.585Zuploading: /work/end-to-end-tests/end_to_end_tests-f3698c83fc6c836d.gz (113181900 bytes)
24762024-02-28T06:53:06.215Zuploaded: /work/end-to-end-tests/end_to_end_tests-f3698c83fc6c836d.gz
24772024-02-28T06:53:06.215Zuploading: /work/caboose-util.gz (4098595 bytes)
24782024-02-28T06:53:09.941Zuploaded: /work/caboose-util.gz
24792024-02-28T06:53:09.945Zuploading: /work/tufaceous.gz (15875721 bytes)
24802024-02-28T06:53:15.610Zuploaded: /work/tufaceous.gz