01HNJ0J9810R05SZJJ5H8M3BC5: 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: 01HNJ0K39082G529A6ZGF467TJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-02-01T10:05:24.075Zjob assigned to worker 01HNJ1Z6E97466WAEEQKWZZQ93 (queued for 26 m 0 s)
 
22024-02-01T10:05:24.748Zstarting task 0: "setup"
32024-02-01T10:05:24.766Z++ uname -s
42024-02-01T10:05:24.769Z+ kern=SunOS
52024-02-01T10:05:24.769Z+ case "$kern" in
62024-02-01T10:05:24.769Z+ groupadd -g 12345 build
72024-02-01T10:05:24.769Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-02-01T10:05:26.863Z+ zfs create -o mountpoint=/work rpool/work
92024-02-01T10:05:26.998Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-02-01T10:05:27.002Z+ home_fs=zfs
112024-02-01T10:05:27.002Z+ [[ zfs == autofs ]]
122024-02-01T10:05:27.002Z+ mkdir -p /home/build
132024-02-01T10:05:27.006Z+ chown build:build /home/build /work
142024-02-01T10:05:29.008Z+ chmod 0700 /home/build /work
152024-02-01T10:05:29.011Zprocess exited: duration 4262 ms, exit code 0
 
162024-02-01T10:05:29.017Zstarting task 1: "rust-toolchain"
172024-02-01T10:05:29.026Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-02-01T10:05:29.035Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-02-01T10:05:29.402Zinfo: downloading installer
202024-02-01T10:05:31.555Zwarning: it looks like you have an existing installation of Rust at:
212024-02-01T10:05:31.555Zwarning: /opt/ooce/bin
222024-02-01T10:05:31.555Zwarning: It is recommended that rustup be the primary Rust installation.
232024-02-01T10:05:31.555Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-02-01T10:05:31.556Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-02-01T10:05:31.556Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-02-01T10:05:31.556Zwarning: or pass `-y' to ignore all ignorable checks.
272024-02-01T10:05:31.556Zerror: cannot install while Rust is installed
282024-02-01T10:05:31.556Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-02-01T10:05:31.966Zinfo: profile set to 'default'
302024-02-01T10:05:31.966Zinfo: default host triple is x86_64-unknown-illumos
312024-02-01T10:05:31.978Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-02-01T10:05:32.393Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-02-01T10:05:32.393Zinfo: downloading component 'cargo'
342024-02-01T10:05:33.058Zinfo: downloading component 'clippy'
352024-02-01T10:05:33.382Zinfo: downloading component 'rust-docs'
362024-02-01T10:05:34.516Zinfo: downloading component 'rust-std'
372024-02-01T10:05:36.582Zinfo: downloading component 'rustc'
382024-02-01T10:05:41.543Zinfo: downloading component 'rustfmt'
392024-02-01T10:05:41.901Zinfo: installing component 'cargo'
402024-02-01T10:05:43.675Zinfo: installing component 'clippy'
412024-02-01T10:05:44.442Zinfo: installing component 'rust-docs'
422024-02-01T10:05:47.173Zinfo: installing component 'rust-std'
432024-02-01T10:05:50.651Zinfo: installing component 'rustc'
442024-02-01T10:05:59.283Zinfo: installing component 'rustfmt'
452024-02-01T10:05:59.850Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-02-01T10:05:59.850Z
472024-02-01T10:05:59.984Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-02-01T10:05:59.984Z
492024-02-01T10:05:59.988Z
502024-02-01T10:05:59.988ZRust is installed now. Great!
512024-02-01T10:05:59.988Z
522024-02-01T10:05:59.988ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-02-01T10:05:59.988Zenvironment variable. This has not been done automatically.
542024-02-01T10:05:59.988Z
552024-02-01T10:05:59.988ZTo configure your current shell, run:
562024-02-01T10:05:59.988Zsource "$HOME/.cargo/env"
572024-02-01T10:06:00.072Z+ rustc --version
582024-02-01T10:06:00.183Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-02-01T10:06:00.189Zprocess exited: duration 31172 ms, exit code 0
 
602024-02-01T10:06:00.195Zstarting task 2: "authentication"
612024-02-01T10:06:00.226Zprocess exited: duration 30 ms, exit code 0
 
622024-02-01T10:06:00.236Zstarting task 3: "clone repository"
632024-02-01T10:06:00.240Z+ mkdir -p /work/oxidecomputer/omicron
642024-02-01T10:06:00.244Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-02-01T10:06:00.449ZCloning into '/work/oxidecomputer/omicron'...
662024-02-01T10:06:07.082Z+ cd /work/oxidecomputer/omicron
672024-02-01T10:06:07.082Z+ git fetch origin d36c61cef85fb811861493a8446ca3dfc983c6af
682024-02-01T10:06:07.661ZFrom https://github.com/oxidecomputer/omicron
692024-02-01T10:06:07.661Z * branch d36c61cef85fb811861493a8446ca3dfc983c6af -> FETCH_HEAD
702024-02-01T10:06:07.669Z+ [[ -n '' ]]
712024-02-01T10:06:07.669Z+ git reset --hard d36c61cef85fb811861493a8446ca3dfc983c6af
722024-02-01T10:06:07.854ZHEAD is now at d36c61cef cleanup per pr comments
732024-02-01T10:06:07.857Zprocess exited: duration 7621 ms, exit code 0
 
742024-02-01T10:06:07.863Zstarting task 4: "build"
752024-02-01T10:06:07.870Z+ cargo --version
762024-02-01T10:06:07.877Zinfo: syncing channel updates for '1.74.1-x86_64-unknown-illumos'
772024-02-01T10:06:08.070Zinfo: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
782024-02-01T10:06:08.078Zinfo: downloading component 'cargo'
792024-02-01T10:06:08.769Zinfo: downloading component 'clippy'
802024-02-01T10:06:09.006Zinfo: downloading component 'rust-docs'
812024-02-01T10:06:09.876Zinfo: downloading component 'rust-std'
822024-02-01T10:06:11.256Zinfo: downloading component 'rustc'
832024-02-01T10:06:14.915Zinfo: downloading component 'rustfmt'
842024-02-01T10:06:15.114Zinfo: installing component 'cargo'
852024-02-01T10:06:16.744Zinfo: installing component 'clippy'
862024-02-01T10:06:17.240Zinfo: installing component 'rust-docs'
872024-02-01T10:06:20.055Zinfo: installing component 'rust-std'
882024-02-01T10:06:22.478Zinfo: installing component 'rustc'
892024-02-01T10:06:28.842Zinfo: installing component 'rustfmt'
902024-02-01T10:06:29.413Zcargo 1.74.1 (ecb9851af 2023-10-18)
912024-02-01T10:06:29.418Z+ rustc --version
922024-02-01T10:06:29.512Zrustc 1.74.1 (a28077b28 2023-12-04)
932024-02-01T10:06:29.519Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
942024-02-01T10:06:43.109Z Startup: Refreshing catalog 'helios-dev' ... Done
952024-02-01T10:06:44.958Z Startup: Caching catalogs ... Done
962024-02-01T10:06:47.980ZPlanning: Solver setup ... Done (2.507s)
972024-02-01T10:06:48.047ZPlanning: Running solver ... Done (0.066s)
982024-02-01T10:06:48.079ZPlanning: Finding local manifests ... Done (0.003s)
992024-02-01T10:06:48.096ZPlanning: Fetching manifests: 0/4 0% complete
1002024-02-01T10:06:48.409ZPlanning: Fetching manifests: 4/4 100% complete
1012024-02-01T10:06:48.490ZPlanning: Package planning ... Done (0.081s)
1022024-02-01T10:06:48.574ZPlanning: Merging actions ... Done (0.084s)
1032024-02-01T10:06:49.837ZPlanning: Checking for conflicting actions ... Done (1.177s)
1042024-02-01T10:06:49.840ZPlanning: Consolidating action changes ... Done (0.017s)
1052024-02-01T10:06:56.044ZPlanning: Evaluating mediators ... Done (6.275s)
1062024-02-01T10:06:56.060ZPlanning: Planning completed in 11.04 seconds
1072024-02-01T10:07:00.212Z Packages to install: 4
1082024-02-01T10:07:00.213Z Mediators to change: 2
1092024-02-01T10:07:00.213Z Services to change: 1
1102024-02-01T10:07:00.216Z Estimated space available: 148.87 GB
1112024-02-01T10:07:00.216ZEstimated space to be consumed: 1.40 GB
1122024-02-01T10:07:00.216Z Create boot environment: No
1132024-02-01T10:07:00.219ZCreate backup boot environment: No
1142024-02-01T10:07:00.219Z Rebuild boot archive: No
1152024-02-01T10:07:00.219Z
1162024-02-01T10:07:00.219ZChanged mediators:
1172024-02-01T10:07:00.219Z mediator clang:
1182024-02-01T10:07:00.219Z version: None -> 15 (system default)
1192024-02-01T10:07:00.219Z
1202024-02-01T10:07:00.220Z mediator llvm:
1212024-02-01T10:07:00.220Z version: 14 (system default) -> 15 (system default)
1222024-02-01T10:07:00.220Z
1232024-02-01T10:07:00.220ZChanged packages:
1242024-02-01T10:07:00.220Zhelios-dev
1252024-02-01T10:07:00.220Z developer/build-essential
1262024-02-01T10:07:00.220Z None -> 11-2.0
1272024-02-01T10:07:00.220Z library/libxmlsec1
1282024-02-01T10:07:00.220Z None -> 1.2.35-2.0
1292024-02-01T10:07:00.220Z ooce/developer/clang-15
1302024-02-01T10:07:00.220Z None -> 15.0.7-2.0
1312024-02-01T10:07:00.220Z ooce/developer/llvm-15
1322024-02-01T10:07:00.220Z None -> 15.0.7-2.0
1332024-02-01T10:07:00.220Z
1342024-02-01T10:07:00.220ZServices:
1352024-02-01T10:07:00.220Z restart_fmri:
1362024-02-01T10:07:00.220Z svc:/system/update-man-index:default
1372024-02-01T10:07:00.545Z
1382024-02-01T10:07:00.545ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1392024-02-01T10:07:05.545ZDownload: 802/3290 items 18.7/212.6MB 8% complete (3.8M/s)
1402024-02-01T10:07:11.034ZDownload: 1197/3290 items 82.5/212.6MB 38% complete (9.7M/s)
1412024-02-01T10:07:16.041ZDownload: 1839/3290 items 118.5/212.6MB 55% complete (10.0M/s)
1422024-02-01T10:07:21.043ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (4.1M/s)
1432024-02-01T10:07:27.330ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (8.4M/s)
1442024-02-01T10:07:28.508ZDownload: Completed 212.60 MB in 27.96 seconds (7.6M/s)
1452024-02-01T10:07:29.390Z Actions: 1/3689 actions (Installing new actions)
1462024-02-01T10:07:34.529Z Actions: 2310/3689 actions (Installing new actions)
1472024-02-01T10:07:37.012Z Actions: Completed 3689 actions in 7.62 seconds.
1482024-02-01T10:07:37.158Z Done (0.136s)
1492024-02-01T10:07:37.158Z Done (0.000s)
1502024-02-01T10:07:37.493Z Done (0.337s)
1512024-02-01T10:07:45.454Z Done (7.818s)
1522024-02-01T10:07:45.685Z Done (0.132s)
1532024-02-01T10:07:45.688Z Done (0.000s)
1542024-02-01T10:07:45.996Z Done (0.000s)
1552024-02-01T10:07:46.724ZPlanning: Evaluating mediator changes ... Done
1562024-02-01T10:07:47.005ZPlanning: Checking for conflicting actions ... Done
1572024-02-01T10:07:47.010ZPlanning: Consolidating action changes ... Done
1582024-02-01T10:07:47.438ZPlanning: Evaluating mediators ... Done
1592024-02-01T10:07:47.441ZPlanning: Planning completed in 0.72 seconds
1602024-02-01T10:07:47.495Z Mediators to change: 2
1612024-02-01T10:07:47.497Z Create boot environment: No
1622024-02-01T10:07:47.498ZCreate backup boot environment: No
1632024-02-01T10:07:47.606Z Done
1642024-02-01T10:07:47.607Z Done
1652024-02-01T10:07:47.805Z Done
1662024-02-01T10:07:53.427Z Done
1672024-02-01T10:07:53.547Z Done
1682024-02-01T10:07:53.550Z Done
1692024-02-01T10:07:53.673Z Done
1702024-02-01T10:07:54.687ZPlanning: Evaluating mediator changes ... Done
1712024-02-01T10:07:54.690ZPlanning: Merging actions ... Done
1722024-02-01T10:07:55.021ZPlanning: Checking for conflicting actions ... Done
1732024-02-01T10:07:55.024ZPlanning: Consolidating action changes ... Done
1742024-02-01T10:07:55.464ZPlanning: Evaluating mediators ... Done
1752024-02-01T10:07:55.557ZPlanning: Planning completed in 1.32 seconds
1762024-02-01T10:07:55.614Z Packages to change: 1
1772024-02-01T10:07:55.617Z Mediators to change: 1
1782024-02-01T10:07:55.618Z Services to change: 1
1792024-02-01T10:07:55.618Z Create boot environment: No
1802024-02-01T10:07:55.618ZCreate backup boot environment: Yes
1812024-02-01T10:07:57.691Z Actions: 1/6 actions (Updating modified actions)
1822024-02-01T10:07:57.694Z Actions: Completed 6 actions in 0.00 seconds.
1832024-02-01T10:07:57.694Z Done
1842024-02-01T10:07:57.694Z Done
1852024-02-01T10:07:57.769Z Done
1862024-02-01T10:08:03.681Z Done
1872024-02-01T10:08:03.807Z Done
1882024-02-01T10:08:04.225Z Done
1892024-02-01T10:08:04.233Z Done
1902024-02-01T10:08:05.974ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1912024-02-01T10:08:05.974Zclang system 15 system
1922024-02-01T10:08:05.974Zcsh system system illumos
1932024-02-01T10:08:05.978Zctags system system illumos
1942024-02-01T10:08:05.978Zgcc vendor 12 vendor
1952024-02-01T10:08:05.979Zgcc system 10 system
1962024-02-01T10:08:05.979Zgcc system 7 system
1972024-02-01T10:08:05.979Zgo system 1.20 system
1982024-02-01T10:08:05.979Zgo system 1.19 system
1992024-02-01T10:08:05.979Zllvm system 15 system
2002024-02-01T10:08:05.979Zllvm system 14 system
2012024-02-01T10:08:05.979Zmariadb system 10.6 system
2022024-02-01T10:08:05.979Zmta vendor vendor dma
2032024-02-01T10:08:05.979Zopenjdk system 17 system
2042024-02-01T10:08:05.979Zopenjdk system 11 system
2052024-02-01T10:08:05.979Zopenjdk system 1.8 system
2062024-02-01T10:08:05.979Zopenssl vendor 3 vendor
2072024-02-01T10:08:05.979Zperl system 5.36 system
2082024-02-01T10:08:05.979Zpostgresql system 15 system
2092024-02-01T10:08:05.979Zpostgresql system 13 system
2102024-02-01T10:08:05.979Zpython vendor 3 vendor
2112024-02-01T10:08:05.979Zpython system 2 system
2122024-02-01T10:08:05.982Zpython3 system 3.11 system
2132024-02-01T10:08:05.982Zruby system 3.0 system
2142024-02-01T10:08:05.982Zwords vendor vendor american-english
2152024-02-01T10:08:05.982Zwords system system australian-english
2162024-02-01T10:08:05.982Zwords system system british-english
2172024-02-01T10:08:05.982Zwords system system canadian-english
2182024-02-01T10:08:05.982Zwords system system french
2192024-02-01T10:08:05.983Zwords system system italian
2202024-02-01T10:08:05.983Zwords system system ngerman
2212024-02-01T10:08:05.983Zwords system system ogerman
2222024-02-01T10:08:05.984Zwords system system spanish
2232024-02-01T10:08:05.988ZFMRI IFO
2242024-02-01T10:08:05.988Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2252024-02-01T10:08:05.988Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2262024-02-01T10:08:05.988Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2272024-02-01T10:08:05.988Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2282024-02-01T10:08:05.988Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2292024-02-01T10:08:05.988Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2302024-02-01T10:08:05.988Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2312024-02-01T10:08:05.988Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2322024-02-01T10:08:05.988Z+ set -o errexit
2332024-02-01T10:08:05.988Z+++ dirname ./tools/ci_download_cockroachdb
2342024-02-01T10:08:05.988Z++ cd ./tools
2352024-02-01T10:08:05.989Z++ pwd
2362024-02-01T10:08:05.989Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2372024-02-01T10:08:05.989Z++ basename ./tools/ci_download_cockroachdb
2382024-02-01T10:08:05.989Z+ ARG0=ci_download_cockroachdb
2392024-02-01T10:08:05.989Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2402024-02-01T10:08:05.989Z+ CIDL_VERSION=v22.1.9
2412024-02-01T10:08:05.989Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2422024-02-01T10:08:05.989Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2432024-02-01T10:08:05.991Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2442024-02-01T10:08:05.991Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2452024-02-01T10:08:05.991Z+ TARGET_DIR=out
2462024-02-01T10:08:05.991Z+ DOWNLOAD_DIR=out/downloads
2472024-02-01T10:08:05.991Z+ DEST_DIR=./out/cockroachdb
2482024-02-01T10:08:05.991Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2492024-02-01T10:08:05.991Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2502024-02-01T10:08:05.991Z+ main
2512024-02-01T10:08:05.991Z+ [[ 0 != 0 ]]
2522024-02-01T10:08:05.991Z+ CIDL_OS=solaris2.11
2532024-02-01T10:08:05.991Z+ [[ 0 != 0 ]]
2542024-02-01T10:08:05.991Z+ configure_os solaris2.11
2552024-02-01T10:08:05.991Z+ echo 'current directory: /work/oxidecomputer/omicron'
2562024-02-01T10:08:05.991Zcurrent directory: /work/oxidecomputer/omicron
2572024-02-01T10:08:05.991Z+ echo 'configuring based on OS: "solaris2.11"'
2582024-02-01T10:08:05.991Zconfiguring based on OS: "solaris2.11"
2592024-02-01T10:08:05.991Z+ case "$1" in
2602024-02-01T10:08:05.991Z+ CIDL_BUILD=illumos
2612024-02-01T10:08:05.991Z+ CIDL_SUFFIX=tar.gz
2622024-02-01T10:08:05.992Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2632024-02-01T10:08:05.992Z+ CIDL_MD5FUNC=do_md5sum
2642024-02-01T10:08:05.992Z+ CIDL_URL_BASE=https://illumos.org/downloads
2652024-02-01T10:08:05.992Z+ CIDL_ASSEMBLE=do_assemble_illumos
2662024-02-01T10:08:05.992Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2672024-02-01T10:08:05.992Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2682024-02-01T10:08:05.992Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2692024-02-01T10:08:05.992Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2702024-02-01T10:08:05.993Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2712024-02-01T10:08:05.993Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2722024-02-01T10:08:05.993ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-02-01T10:08:05.994Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2742024-02-01T10:08:05.994ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-02-01T10:08:05.994Z+ mkdir -p out/downloads
2762024-02-01T10:08:05.994Z+ mkdir -p ./out/cockroachdb
2772024-02-01T10:08:05.994Z+ local DO_DOWNLOAD=true
2782024-02-01T10:08:05.994Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2792024-02-01T10:08:05.994Z+ '[' true == true ']'
2802024-02-01T10:08:05.994Z+ echo Downloading...
2812024-02-01T10:08:05.994ZDownloading...
2822024-02-01T10:08:05.994Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-02-01T10:08:05.994Z+ 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
2842024-02-01T10:08:11.296Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852024-02-01T10:08:11.308Z++ md5sum
2862024-02-01T10:08:11.308Z++ awk '{print $1}'
2872024-02-01T10:08:11.526Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
2882024-02-01T10:08:11.526Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
2892024-02-01T10:08:11.527Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-02-01T10:08:11.532Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2912024-02-01T10:08:14.983Z+ do_assemble_illumos
2922024-02-01T10:08:14.989Z+ rm -r ./out/cockroachdb
2932024-02-01T10:08:14.989Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2942024-02-01T10:08:15.520Z+ ./out/cockroachdb/bin/cockroach version
2952024-02-01T10:08:15.790ZBuild Tag: v22.1.9-dirty
2962024-02-01T10:08:15.790ZBuild Time: 2022/10/26 21:17:46
2972024-02-01T10:08:15.791ZDistribution: OSS
2982024-02-01T10:08:15.791ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2992024-02-01T10:08:15.791ZGo Version: go1.17.13
3002024-02-01T10:08:15.791ZC Compiler: gcc 10.3.0
3012024-02-01T10:08:15.791ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3022024-02-01T10:08:15.791ZBuild Type: release
3032024-02-01T10:08:15.819Z+ set -o errexit
3042024-02-01T10:08:15.832Z+++ dirname ./tools/ci_download_clickhouse
3052024-02-01T10:08:15.832Z++ cd ./tools
3062024-02-01T10:08:15.832Z++ pwd
3072024-02-01T10:08:15.833Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3082024-02-01T10:08:15.833Z++ basename ./tools/ci_download_clickhouse
3092024-02-01T10:08:15.833Z+ ARG0=ci_download_clickhouse
3102024-02-01T10:08:15.833Z+ TARGET_DIR=out
3112024-02-01T10:08:15.838Z+ DOWNLOAD_DIR=out/downloads
3122024-02-01T10:08:15.839Z+ DEST_DIR=./out/clickhouse
3132024-02-01T10:08:15.839Z+ CIDL_VERSION=v22.8.9.24
3142024-02-01T10:08:15.839Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3152024-02-01T10:08:15.839Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3162024-02-01T10:08:15.839Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3172024-02-01T10:08:15.839Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3182024-02-01T10:08:15.839Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3192024-02-01T10:08:15.839Z+ main
3202024-02-01T10:08:15.839Z+ [[ 0 != 0 ]]
3212024-02-01T10:08:15.839Z+ CIDL_OS=solaris2.11
3222024-02-01T10:08:15.840Z+ [[ 0 != 0 ]]
3232024-02-01T10:08:15.840Z+ configure_os solaris2.11
3242024-02-01T10:08:15.840Z+ echo 'current directory: /work/oxidecomputer/omicron'
3252024-02-01T10:08:15.840Zcurrent directory: /work/oxidecomputer/omicron
3262024-02-01T10:08:15.840Z+ echo 'configuring based on OS: "solaris2.11"'
3272024-02-01T10:08:15.840Z+ CIDL_DASHREV=
3282024-02-01T10:08:15.840Zconfiguring based on OS: "solaris2.11"
3292024-02-01T10:08:15.840Z+ case "$1" in
3302024-02-01T10:08:15.840Z+ CIDL_PLATFORM=illumos
3312024-02-01T10:08:15.841Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3322024-02-01T10:08:15.841Z+ CIDL_MD5FUNC=do_md5sum
3332024-02-01T10:08:15.842Z+ CIDL_DASHREV=-1
3342024-02-01T10:08:15.842Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3352024-02-01T10:08:15.842Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3362024-02-01T10:08:15.842Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3372024-02-01T10:08:15.842Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3382024-02-01T10:08:15.842Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3392024-02-01T10:08:15.842ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3402024-02-01T10:08:15.842ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3412024-02-01T10:08:15.842Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3422024-02-01T10:08:15.842Z+ mkdir -p out/downloads
3432024-02-01T10:08:15.842Z+ mkdir -p ./out/clickhouse
3442024-02-01T10:08:15.842Z+ local DO_DOWNLOAD=true
3452024-02-01T10:08:15.843Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3462024-02-01T10:08:15.843Z+ '[' true == true ']'
3472024-02-01T10:08:15.843Z+ echo Downloading...
3482024-02-01T10:08:15.843ZDownloading...
3492024-02-01T10:08:15.843Z+ 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
3502024-02-01T10:08:15.843Z+ 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
3512024-02-01T10:08:17.226Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3522024-02-01T10:08:17.233Z++ md5sum
3532024-02-01T10:08:17.233Z++ awk '{print $1}'
3542024-02-01T10:08:17.489Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3552024-02-01T10:08:17.489Z+ [[ 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 ]]
3562024-02-01T10:08:17.489Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3572024-02-01T10:08:17.555Z+ mkdir -p ./out/clickhouse
3582024-02-01T10:08:17.555Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3592024-02-01T10:08:22.395Z+ ./out/clickhouse/clickhouse server --version
3602024-02-01T10:08:22.446ZClickHouse server version 22.8.9.1.
3612024-02-01T10:08:22.476Z+ set -o errexit
3622024-02-01T10:08:22.482Z+++ dirname ./tools/ci_download_console
3632024-02-01T10:08:22.482Z++ cd ./tools
3642024-02-01T10:08:22.482Z++ pwd
3652024-02-01T10:08:22.482Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3662024-02-01T10:08:22.482Z++ basename ./tools/ci_download_console
3672024-02-01T10:08:22.483Z+ ARG0=ci_download_console
3682024-02-01T10:08:22.483Z+ TARGET_DIR=out
3692024-02-01T10:08:22.483Z+ DOWNLOAD_DIR=out/downloads
3702024-02-01T10:08:22.484Z+ DEST_DIR=./out/console-assets
3712024-02-01T10:08:22.484Z+ source /work/oxidecomputer/omicron/tools/console_version
3722024-02-01T10:08:22.484Z++ COMMIT=1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0
3732024-02-01T10:08:22.486Z++ SHA2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
3742024-02-01T10:08:22.486Z+ URL=https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
3752024-02-01T10:08:22.487Z+ TARBALL_FILE=out/downloads/console.tar.gz
3762024-02-01T10:08:22.487Z+ main
3772024-02-01T10:08:22.487Z+ [[ 0 != 0 ]]
3782024-02-01T10:08:22.487Z+ echo 'URL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz'
3792024-02-01T10:08:22.487ZURL: https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
3802024-02-01T10:08:22.487Z+ echo 'Local file: out/downloads/console.tar.gz'
3812024-02-01T10:08:22.487ZLocal file: out/downloads/console.tar.gz
3822024-02-01T10:08:22.487Z+ local DO_DOWNLOAD=true
3832024-02-01T10:08:22.487Z+ [[ -f out/downloads/console.tar.gz ]]
3842024-02-01T10:08:22.487Z+ mkdir -p out/downloads
3852024-02-01T10:08:22.496Z+ '[' true == true ']'
3862024-02-01T10:08:22.496Z+ echo Downloading...
3872024-02-01T10:08:22.496ZDownloading...
3882024-02-01T10:08:22.497Z+ do_download_curl https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz out/downloads/console.tar.gz
3892024-02-01T10:08:22.497Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1a4f5d81af09f238dc094e56ad24dd0aa4fd46a0.tar.gz
3902024-02-01T10:08:23.179Z++ do_sha256sum out/downloads/console.tar.gz
3912024-02-01T10:08:23.189Z++ case "$OSTYPE" in
3922024-02-01T10:08:23.189Z++ SHA=sha256sum
3932024-02-01T10:08:23.189Z++ sha256sum
3942024-02-01T10:08:23.189Z++ awk '{print $1}'
3952024-02-01T10:08:23.289Z+ calculated_sha2=97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4
3962024-02-01T10:08:23.291Z+ [[ 97e1ea69a7f2a798c05f1d8e12f7de9bf32d11f70d99a7cbc05dabda1c5b7ce4 != \9\7\e\1\e\a\6\9\a\7\f\2\a\7\9\8\c\0\5\f\1\d\8\e\1\2\f\7\d\e\9\b\f\3\2\d\1\1\f\7\0\d\9\9\a\7\c\b\c\0\5\d\a\b\d\a\1\c\5\b\7\c\e\4 ]]
3972024-02-01T10:08:23.291Z+ rm -rf ./out/console-assets
3982024-02-01T10:08:23.297Z+ mkdir -p ./out/console-assets
3992024-02-01T10:08:23.297Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4002024-02-01T10:08:23.298Z+ mkdir -p ./out/console-assets
4012024-02-01T10:08:23.304Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4022024-02-01T10:08:23.459Z+ set -o errexit
4032024-02-01T10:08:23.476Z+++ dirname ./tools/ci_download_maghemite_openapi
4042024-02-01T10:08:23.478Z++ cd ./tools
4052024-02-01T10:08:23.478Z++ pwd
4062024-02-01T10:08:23.478Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4072024-02-01T10:08:23.479Z++ basename ./tools/ci_download_maghemite_openapi
4082024-02-01T10:08:23.479Z+ ARG0=ci_download_maghemite_openapi
4092024-02-01T10:08:23.479Z+ TARGET_DIR=out
4102024-02-01T10:08:23.479Z+ DOWNLOAD_DIR=out/downloads
4112024-02-01T10:08:23.479Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4122024-02-01T10:08:23.479Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4132024-02-01T10:08:23.479Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4142024-02-01T10:08:23.479Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4152024-02-01T10:08:23.479Z+ LOCAL_FILE=out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4162024-02-01T10:08:23.479Z+ main
4172024-02-01T10:08:23.479Z+ [[ 0 != 0 ]]
4182024-02-01T10:08:23.479Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json'
4192024-02-01T10:08:23.479ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4202024-02-01T10:08:23.481Z+ echo 'Local file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4212024-02-01T10:08:23.481ZLocal file: out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4222024-02-01T10:08:23.481Z+ local DO_DOWNLOAD=true
4232024-02-01T10:08:23.481Z+ [[ -f out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4242024-02-01T10:08:23.481Z+ mkdir -p out/downloads
4252024-02-01T10:08:23.481Z+ '[' true == true ']'
4262024-02-01T10:08:23.481Z+ echo Downloading...
4272024-02-01T10:08:23.481ZDownloading...
4282024-02-01T10:08:23.481Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4292024-02-01T10:08:23.481Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/ddm-admin.json
4302024-02-01T10:08:23.711Z++ do_sha256sum out/downloads/ddm-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4312024-02-01T10:08:23.716Z++ case "$OSTYPE" in
4322024-02-01T10:08:23.716Z++ SHA=sha256sum
4332024-02-01T10:08:23.716Z++ sha256sum
4342024-02-01T10:08:23.716Z++ awk '{print $1}'
4352024-02-01T10:08:23.723Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4362024-02-01T10:08:23.723Z+ [[ 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 ]]
4372024-02-01T10:08:23.725Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4382024-02-01T10:08:23.726Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
4392024-02-01T10:08:23.726Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4402024-02-01T10:08:23.726Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4412024-02-01T10:08:23.726Z+ LOCAL_FILE=out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4422024-02-01T10:08:23.726Z+ main
4432024-02-01T10:08:23.726Z+ [[ 0 != 0 ]]
4442024-02-01T10:08:23.726Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json'
4452024-02-01T10:08:23.726ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4462024-02-01T10:08:23.726Z+ echo 'Local file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json'
4472024-02-01T10:08:23.726ZLocal file: out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4482024-02-01T10:08:23.727Z+ local DO_DOWNLOAD=true
4492024-02-01T10:08:23.727Z+ [[ -f out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json ]]
4502024-02-01T10:08:23.727Z+ mkdir -p out/downloads
4512024-02-01T10:08:23.727Z+ '[' true == true ']'
4522024-02-01T10:08:23.727Z+ echo Downloading...
4532024-02-01T10:08:23.727ZDownloading...
4542024-02-01T10:08:23.727Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4552024-02-01T10:08:23.727Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/712b2487d9b141234af98b6578bc5f77420bdb03/mg-admin.json
4562024-02-01T10:08:24.938Z++ do_sha256sum out/downloads/mg-admin-712b2487d9b141234af98b6578bc5f77420bdb03.json
4572024-02-01T10:08:24.948Z++ case "$OSTYPE" in
4582024-02-01T10:08:24.948Z++ SHA=sha256sum
4592024-02-01T10:08:24.948Z++ sha256sum
4602024-02-01T10:08:24.948Z++ awk '{print $1}'
4612024-02-01T10:08:24.948Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4622024-02-01T10:08:24.950Z+ [[ 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 ]]
4632024-02-01T10:08:24.964Z+ set -o errexit
4642024-02-01T10:08:24.964Z+++ dirname ./tools/ci_download_dendrite_openapi
4652024-02-01T10:08:24.964Z++ cd ./tools
4662024-02-01T10:08:24.965Z++ pwd
4672024-02-01T10:08:24.965Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4682024-02-01T10:08:24.965Z++ basename ./tools/ci_download_dendrite_openapi
4692024-02-01T10:08:24.965Z+ ARG0=ci_download_dendrite_openapi
4702024-02-01T10:08:24.965Z+ TARGET_DIR=out
4712024-02-01T10:08:24.965Z+ DOWNLOAD_DIR=out/downloads
4722024-02-01T10:08:24.966Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4732024-02-01T10:08:24.966Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
4742024-02-01T10:08:24.966Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
4752024-02-01T10:08:24.966Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4762024-02-01T10:08:24.966Z+ LOCAL_FILE=out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4772024-02-01T10:08:24.967Z+ main
4782024-02-01T10:08:24.967Z+ [[ 0 != 0 ]]
4792024-02-01T10:08:24.967Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json'
4802024-02-01T10:08:24.967ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4812024-02-01T10:08:24.968ZLocal file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4822024-02-01T10:08:24.968Z+ echo 'Local file: out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json'
4832024-02-01T10:08:24.968Z+ local DO_DOWNLOAD=true
4842024-02-01T10:08:24.968Z+ [[ -f out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json ]]
4852024-02-01T10:08:24.970Z+ mkdir -p out/downloads
4862024-02-01T10:08:24.970Z+ '[' true == true ']'
4872024-02-01T10:08:24.970Z+ echo Downloading...
4882024-02-01T10:08:24.971ZDownloading...
4892024-02-01T10:08:24.971Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4902024-02-01T10:08:24.971Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dpd.json
4912024-02-01T10:08:25.533Z++ do_sha256sum out/downloads/dpd-fd159136c552d8b4ec4d49dd9bae7e38f6a636e6.json
4922024-02-01T10:08:25.536Z++ case "$OSTYPE" in
4932024-02-01T10:08:25.537Z++ SHA=sha256sum
4942024-02-01T10:08:25.537Z++ sha256sum
4952024-02-01T10:08:25.537Z++ awk '{print $1}'
4962024-02-01T10:08:25.540Z+ calculated_sha2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
4972024-02-01T10:08:25.542Z+ [[ e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099 != \e\8\f\7\3\a\8\3\d\5\c\6\2\f\7\e\f\c\e\9\9\8\f\8\2\1\a\c\c\8\0\a\9\1\b\7\9\9\5\c\9\5\b\d\9\e\c\2\c\2\2\8\3\7\2\8\2\9\3\1\0\0\9\9 ]]
4982024-02-01T10:08:25.550Z+ set -o errexit
4992024-02-01T10:08:25.555Z+++ dirname ./tools/ci_download_dendrite_stub
5002024-02-01T10:08:25.555Z++ cd ./tools
5012024-02-01T10:08:25.555Z++ pwd
5022024-02-01T10:08:25.555Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5032024-02-01T10:08:25.559Z++ basename ./tools/ci_download_dendrite_stub
5042024-02-01T10:08:25.559Z+ ARG0=ci_download_dendrite_stub
5052024-02-01T10:08:25.559Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5062024-02-01T10:08:25.559Z++ CIDL_SHA256_ILLUMOS=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5072024-02-01T10:08:25.559Z++ CIDL_SHA256_LINUX_DPD=4fc43b53a048264664ede64805d4d179ec32d50cf9ab1aaa0fa4e17190e511a2
5082024-02-01T10:08:25.559Z++ CIDL_SHA256_LINUX_SWADM=0ab34a2063e68568aa064f7b71825a603d47b3e399f3e7f45976edb5d5283f0f
5092024-02-01T10:08:25.559Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5102024-02-01T10:08:25.559Z++ COMMIT=fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5112024-02-01T10:08:25.559Z++ SHA2=e8f73a83d5c62f7efce998f821acc80a91b7995c95bd9ec2c228372829310099
5122024-02-01T10:08:25.559Z+ TARGET_DIR=out
5132024-02-01T10:08:25.559Z+ DOWNLOAD_DIR=out/downloads
5142024-02-01T10:08:25.559Z+ DEST_DIR=./out/dendrite-stub
5152024-02-01T10:08:25.559Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5162024-02-01T10:08:25.559Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5172024-02-01T10:08:25.559Z+ REPO=oxidecomputer/dendrite
5182024-02-01T10:08:25.559Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6
5192024-02-01T10:08:25.563Z+ main
5202024-02-01T10:08:25.563Z+ [[ 0 != 0 ]]
5212024-02-01T10:08:25.563Z+ CIDL_OS=solaris2.11
5222024-02-01T10:08:25.564Z+ [[ 0 != 0 ]]
5232024-02-01T10:08:25.564Z+ configure_os solaris2.11
5242024-02-01T10:08:25.564Z+ echo 'current directory: /work/oxidecomputer/omicron'
5252024-02-01T10:08:25.564Zcurrent directory: /work/oxidecomputer/omicron
5262024-02-01T10:08:25.564Z+ echo 'configuring based on OS: "solaris2.11"'
5272024-02-01T10:08:25.564Zconfiguring based on OS: "solaris2.11"
5282024-02-01T10:08:25.564Z+ case "$1" in
5292024-02-01T10:08:25.564Z+ SET_BINARIES=
5302024-02-01T10:08:25.564Z+ CIDL_SHA256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5312024-02-01T10:08:25.564Z+ CIDL_SHA256FUNC=do_sha256sum
5322024-02-01T10:08:25.564Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5332024-02-01T10:08:25.564Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5342024-02-01T10:08:25.564Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5352024-02-01T10:08:25.564Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz'
5362024-02-01T10:08:25.564ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5372024-02-01T10:08:25.564Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5382024-02-01T10:08:25.564ZLocal file: out/downloads/dendrite-stub.tar.gz
5392024-02-01T10:08:25.564Z+ mkdir -p out/downloads
5402024-02-01T10:08:25.564Z+ mkdir -p ./out/dendrite-stub
5412024-02-01T10:08:25.567Z+ fetch_and_verify
5422024-02-01T10:08:25.567Z+ local DO_DOWNLOAD=true
5432024-02-01T10:08:25.568Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5442024-02-01T10:08:25.568Z+ '[' true == true ']'
5452024-02-01T10:08:25.568Z+ echo Downloading...
5462024-02-01T10:08:25.568ZDownloading...
5472024-02-01T10:08:25.568Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5482024-02-01T10:08:25.568Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/fd159136c552d8b4ec4d49dd9bae7e38f6a636e6/dendrite-stub.tar.gz
5492024-02-01T10:08:34.258Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5502024-02-01T10:08:34.292Z++ sha256sum
5512024-02-01T10:08:34.292Z++ awk '{print $1}'
5522024-02-01T10:08:34.353Z+ calculated_sha256=1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b
5532024-02-01T10:08:34.353Z+ [[ 1e24598ba77dc00682cdf54fc370696ef5aa49ed510ab7f72fcc91d61d679e7b != \1\e\2\4\5\9\8\b\a\7\7\d\c\0\0\6\8\2\c\d\f\5\4\f\c\3\7\0\6\9\6\e\f\5\a\a\4\9\e\d\5\1\0\a\b\7\f\7\2\f\c\c\9\1\d\6\1\d\6\7\9\e\7\b ]]
5542024-02-01T10:08:34.357Z+ do_untar out/downloads/dendrite-stub.tar.gz
5552024-02-01T10:08:34.357Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5562024-02-01T10:08:35.450Z+ do_assemble
5572024-02-01T10:08:35.450Z+ rm -r ./out/dendrite-stub
5582024-02-01T10:08:35.463Z+ mkdir ./out/dendrite-stub
5592024-02-01T10:08:35.464Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5602024-02-01T10:08:35.584Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5612024-02-01T10:08:35.597Z+ set -o errexit
5622024-02-01T10:08:35.600Z+++ dirname ./tools/ci_download_maghemite_mgd
5632024-02-01T10:08:35.606Z++ cd ./tools
5642024-02-01T10:08:35.606Z++ pwd
5652024-02-01T10:08:35.606Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5662024-02-01T10:08:35.607Z++ basename ./tools/ci_download_maghemite_mgd
5672024-02-01T10:08:35.607Z+ ARG0=ci_download_maghemite_mgd
5682024-02-01T10:08:35.607Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5692024-02-01T10:08:35.607Z++ CIDL_SHA256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
5702024-02-01T10:08:35.607Z++ MGD_LINUX_SHA256=248732202f5102bf0947f5f91871379b6c6945fe387d4272cebe6e08f1b58184
5712024-02-01T10:08:35.607Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5722024-02-01T10:08:35.607Z++ COMMIT=712b2487d9b141234af98b6578bc5f77420bdb03
5732024-02-01T10:08:35.607Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5742024-02-01T10:08:35.607Z+ TARGET_DIR=out
5752024-02-01T10:08:35.607Z+ DOWNLOAD_DIR=out/downloads
5762024-02-01T10:08:35.607Z+ DEST_DIR=./out/mgd
5772024-02-01T10:08:35.608Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5782024-02-01T10:08:35.608Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5792024-02-01T10:08:35.608Z+ REPO=oxidecomputer/maghemite
5802024-02-01T10:08:35.608Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03
5812024-02-01T10:08:35.612Z+ main
5822024-02-01T10:08:35.612Z+ [[ 0 != 0 ]]
5832024-02-01T10:08:35.612Z+ CIDL_OS=solaris2.11
5842024-02-01T10:08:35.612Z+ [[ 0 != 0 ]]
5852024-02-01T10:08:35.612Z+ configure_os solaris2.11
5862024-02-01T10:08:35.612Z+ echo 'current directory: /work/oxidecomputer/omicron'
5872024-02-01T10:08:35.612Zcurrent directory: /work/oxidecomputer/omicron
5882024-02-01T10:08:35.612Z+ echo 'configuring based on OS: "solaris2.11"'
5892024-02-01T10:08:35.613Z+ case "$1" in
5902024-02-01T10:08:35.613Z+ SET_BINARIES=
5912024-02-01T10:08:35.613Zconfiguring based on OS: "solaris2.11"
5922024-02-01T10:08:35.613Z+ CIDL_SHA256FUNC=do_sha256sum
5932024-02-01T10:08:35.614Z+ TARBALL_FILENAME=mgd.tar.gz
5942024-02-01T10:08:35.614Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
5952024-02-01T10:08:35.614Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5962024-02-01T10:08:35.614Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz'
5972024-02-01T10:08:35.614ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
5982024-02-01T10:08:35.614ZLocal file: out/downloads/mgd.tar.gz
5992024-02-01T10:08:35.614Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6002024-02-01T10:08:35.614Z+ mkdir -p out/downloads
6012024-02-01T10:08:35.614Z+ mkdir -p ./out/mgd
6022024-02-01T10:08:35.614Z+ fetch_and_verify
6032024-02-01T10:08:35.614Z+ local DO_DOWNLOAD=true
6042024-02-01T10:08:35.615Z+ [[ -f out/downloads/mgd.tar.gz ]]
6052024-02-01T10:08:35.615Z+ '[' true == true ']'
6062024-02-01T10:08:35.615Z+ echo Downloading...
6072024-02-01T10:08:35.615ZDownloading...
6082024-02-01T10:08:35.615Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz out/downloads/mgd.tar.gz
6092024-02-01T10:08:35.615Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/712b2487d9b141234af98b6578bc5f77420bdb03/mgd.tar.gz
6102024-02-01T10:08:42.641Z++ do_sha256sum out/downloads/mgd.tar.gz
6112024-02-01T10:08:42.645Z++ sha256sum
6122024-02-01T10:08:42.645Z++ awk '{print $1}'
6132024-02-01T10:08:42.719Z+ calculated_sha256=2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774
6142024-02-01T10:08:42.719Z+ [[ 2c54146a133b5f12587d9fb89f85ef0a0ca6278efc8c6fe4859782e886e6c774 != \2\c\5\4\1\4\6\a\1\3\3\b\5\f\1\2\5\8\7\d\9\f\b\8\9\f\8\5\e\f\0\a\0\c\a\6\2\7\8\e\f\c\8\c\6\f\e\4\8\5\9\7\8\2\e\8\8\6\e\6\c\7\7\4 ]]
6152024-02-01T10:08:42.724Z+ do_untar out/downloads/mgd.tar.gz
6162024-02-01T10:08:42.724Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6172024-02-01T10:08:43.407Z+ do_assemble
6182024-02-01T10:08:43.407Z+ rm -r ./out/mgd
6192024-02-01T10:08:43.410Z+ mkdir ./out/mgd
6202024-02-01T10:08:43.413Z+ cp -r out/downloads/root ./out/mgd/root
6212024-02-01T10:08:43.624Z+ set -o errexit
6222024-02-01T10:08:43.628Z+++ dirname ./tools/ci_download_transceiver_control
6232024-02-01T10:08:43.632Z++ cd ./tools
6242024-02-01T10:08:43.632Z++ pwd
6252024-02-01T10:08:43.632Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6262024-02-01T10:08:43.632Z++ basename ./tools/ci_download_transceiver_control
6272024-02-01T10:08:43.632Z+ ARG0=ci_download_transceiver_control
6282024-02-01T10:08:43.632Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6292024-02-01T10:08:43.632Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6302024-02-01T10:08:43.632Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6312024-02-01T10:08:43.632Z+ TARGET_DIR=out
6322024-02-01T10:08:43.632Z+ DOWNLOAD_DIR=out/downloads
6332024-02-01T10:08:43.632Z+ DEST_DIR=./out/transceiver-control
6342024-02-01T10:08:43.632Z+ BIN_DIR=/opt/oxide/bin
6352024-02-01T10:08:43.632Z+ BINARY=xcvradm
6362024-02-01T10:08:43.632Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6372024-02-01T10:08:43.636Z+ REPO=oxidecomputer/transceiver-control
6382024-02-01T10:08:43.636Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6392024-02-01T10:08:43.636Z+ main
6402024-02-01T10:08:43.636Z+ [[ 0 != 0 ]]
6412024-02-01T10:08:43.636Z+ CIDL_OS=solaris2.11
6422024-02-01T10:08:43.636Z+ [[ 0 != 0 ]]
6432024-02-01T10:08:43.636Z+ configure_os solaris2.11
6442024-02-01T10:08:43.636Z+ echo 'current directory: /work/oxidecomputer/omicron'
6452024-02-01T10:08:43.636Zcurrent directory: /work/oxidecomputer/omicron
6462024-02-01T10:08:43.636Z+ echo 'configuring based on OS: "solaris2.11"'
6472024-02-01T10:08:43.636Zconfiguring based on OS: "solaris2.11"
6482024-02-01T10:08:43.636Z+ case "$1" in
6492024-02-01T10:08:43.636Z+ SET_BINARIES=
6502024-02-01T10:08:43.636Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6512024-02-01T10:08:43.636Z+ CIDL_SHA256FUNC=do_sha256sum
6522024-02-01T10:08:43.636Z+ ARCHIVE_FILENAME=xcvradm.gz
6532024-02-01T10:08:43.636Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6542024-02-01T10:08:43.636Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6552024-02-01T10:08:43.636Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6562024-02-01T10:08:43.636Z+ echo 'Local file: out/downloads/xcvradm.gz'
6572024-02-01T10:08:43.637ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6582024-02-01T10:08:43.637ZLocal file: out/downloads/xcvradm.gz
6592024-02-01T10:08:43.637Z+ mkdir -p out/downloads
6602024-02-01T10:08:43.637Z+ mkdir -p ./out/transceiver-control
6612024-02-01T10:08:43.640Z+ fetch_and_verify
6622024-02-01T10:08:43.640Z+ local DO_DOWNLOAD=true
6632024-02-01T10:08:43.640Z+ [[ -f out/downloads/xcvradm.gz ]]
6642024-02-01T10:08:43.640Z+ '[' true == true ']'
6652024-02-01T10:08:43.640Z+ echo Downloading...
6662024-02-01T10:08:43.640ZDownloading...
6672024-02-01T10:08:43.640Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6682024-02-01T10:08:43.640Z+ 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
6692024-02-01T10:08:47.035Z++ do_sha256sum out/downloads/xcvradm.gz
6702024-02-01T10:08:47.043Z++ sha256sum
6712024-02-01T10:08:47.043Z++ awk '{print $1}'
6722024-02-01T10:08:47.062Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6732024-02-01T10:08:47.062Z+ [[ 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 ]]
6742024-02-01T10:08:47.071Z+ do_unpack out/downloads/xcvradm.gz
6752024-02-01T10:08:47.071Z+ mkdir -p out/downloads/root//opt/oxide/bin
6762024-02-01T10:08:47.072Z+ gzip -dc out/downloads/xcvradm.gz
6772024-02-01T10:08:47.246Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6782024-02-01T10:08:47.253Z+ do_assemble
6792024-02-01T10:08:47.253Z+ rm -r ./out/transceiver-control
6802024-02-01T10:08:47.253Z+ mkdir ./out/transceiver-control
6812024-02-01T10:08:47.268Z+ cp -r out/downloads/root ./out/transceiver-control/root
6822024-02-01T10:08:47.518ZAll prerequisites installed successfully
6832024-02-01T10:08:47.521Z
6842024-02-01T10:08:47.522Zreal 2:17.971223691
6852024-02-01T10:08:47.522Zuser 52.090799674
6862024-02-01T10:08:47.522Zsys 10.265235720
6872024-02-01T10:08:47.522Ztrap 0.019576108
6882024-02-01T10:08:47.522Ztflt 0.273175156
6892024-02-01T10:08:47.523Zdflt 0.470697888
6902024-02-01T10:08:47.523Zkflt 0.355983801
6912024-02-01T10:08:47.523Zlock 2.187269603
6922024-02-01T10:08:47.523Zslp 4:24.117346439
6932024-02-01T10:08:47.523Zlat 3.473423581
6942024-02-01T10:08:47.523Zstop 0.073606331
6952024-02-01T10:08:47.523Z+ banner end-to-end-tests
6962024-02-01T10:08:47.526Z
6972024-02-01T10:08:47.526Z ###### # # ##### ##### #### ###### # # #####
6982024-02-01T10:08:47.526Z # ## # # # # # # # ## # # #
6992024-02-01T10:08:47.526Z ##### # # # # # ##### # # # ##### ##### # # # # #
7002024-02-01T10:08:47.526Z # # # # # # # # # # # # # # #
7012024-02-01T10:08:47.526Z # # ## # # # # # # # ## # #
7022024-02-01T10:08:47.526Z ###### # # ##### # #### ###### # # #####
7032024-02-01T10:08:47.526Z
7042024-02-01T10:08:47.526Z+ export CARGO_PROFILE_DEV_DEBUG=1
7052024-02-01T10:08:47.526Z+ CARGO_PROFILE_DEV_DEBUG=1
7062024-02-01T10:08:47.527Z+ export CARGO_PROFILE_TEST_DEBUG=1
7072024-02-01T10:08:47.527Z+ CARGO_PROFILE_TEST_DEBUG=1
7082024-02-01T10:08:47.527Z+ export CARGO_INCREMENTAL=0
7092024-02-01T10:08:47.527Z+ CARGO_INCREMENTAL=0
7102024-02-01T10:08:47.527Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7112024-02-01T10:08:47.868Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7122024-02-01T10:08:48.351Z Updating crates.io index
7132024-02-01T10:08:48.355Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7142024-02-01T10:08:49.731Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7152024-02-01T10:08:52.078Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7162024-02-01T10:08:52.677Z Updating git repository `http://github.com/oxidecomputer/tofino`
7172024-02-01T10:08:53.167Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7182024-02-01T10:08:53.439Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7192024-02-01T10:08:53.690Z Updating git repository `https://github.com/oxidecomputer/propolis`
7202024-02-01T10:08:54.625Z Updating git repository `https://github.com/oxidecomputer/crucible`
7212024-02-01T10:08:57.331Z Updating git repository `https://github.com/oxidecomputer/opte`
7222024-02-01T10:08:58.415Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7232024-02-01T10:08:58.921Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7242024-02-01T10:08:59.601Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7252024-02-01T10:09:00.056Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7262024-02-01T10:09:00.361Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7272024-02-01T10:09:00.827Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7282024-02-01T10:09:01.320Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7292024-02-01T10:09:01.725Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7302024-02-01T10:09:02.202Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7312024-02-01T10:09:02.784Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7322024-02-01T10:09:03.213Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7332024-02-01T10:09:03.559Z Updating git repository `https://github.com/jgallagher/nix`
7342024-02-01T10:09:04.930Z Updating git repository `https://github.com/cbiffle/hubpack`
7352024-02-01T10:09:05.538Z Updating git repository `https://github.com/oxidecomputer/typify`
7362024-02-01T10:09:07.386Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7372024-02-01T10:09:07.809Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7382024-02-01T10:09:08.132Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7392024-02-01T10:09:09.967Z Downloading crates ...
7402024-02-01T10:09:10.270Z Downloaded dirs-sys v0.4.1
7412024-02-01T10:09:10.285Z Downloaded libsw v3.3.1
7422024-02-01T10:09:10.290Z Downloaded atty v0.2.14
7432024-02-01T10:09:10.295Z Downloaded aead v0.5.2
7442024-02-01T10:09:10.298Z Downloaded newtype_derive v0.1.6
7452024-02-01T10:09:10.306Z Downloaded anstyle-query v1.0.0
7462024-02-01T10:09:10.311Z Downloaded matches v0.1.10
7472024-02-01T10:09:10.312Z Downloaded opaque-debug v0.3.0
7482024-02-01T10:09:10.316Z Downloaded async-stream-impl v0.3.5
7492024-02-01T10:09:10.316Z Downloaded match_cfg v0.1.0
7502024-02-01T10:09:10.319Z Downloaded precomputed-hash v0.1.1
7512024-02-01T10:09:10.322Z Downloaded num-derive v0.4.0
7522024-02-01T10:09:10.325Z Downloaded openssl-macros v0.1.1
7532024-02-01T10:09:10.329Z Downloaded num_enum_derive v0.5.11
7542024-02-01T10:09:10.332Z Downloaded darling_macro v0.20.3
7552024-02-01T10:09:10.332Z Downloaded structmeta-derive v0.2.0
7562024-02-01T10:09:10.336Z Downloaded option-ext v0.2.0
7572024-02-01T10:09:10.340Z Downloaded omicron-zone-package v0.10.1
7582024-02-01T10:09:10.350Z Downloaded pretty-hex v0.2.1
7592024-02-01T10:09:10.353Z Downloaded parse-display v0.8.2
7602024-02-01T10:09:10.356Z Downloaded parking_lot v0.11.2
7612024-02-01T10:09:10.361Z Downloaded phf v0.11.2
7622024-02-01T10:09:10.365Z Downloaded new_debug_unreachable v1.0.4
7632024-02-01T10:09:10.368Z Downloaded cobs v0.2.3
7642024-02-01T10:09:10.374Z Downloaded deranged v0.3.8
7652024-02-01T10:09:10.378Z Downloaded pin-utils v0.1.0
7662024-02-01T10:09:10.381Z Downloaded lock_api v0.4.10
7672024-02-01T10:09:10.385Z Downloaded addr2line v0.21.0
7682024-02-01T10:09:10.390Z Downloaded phf_shared v0.10.0
7692024-02-01T10:09:10.393Z Downloaded async-trait v0.1.77
7702024-02-01T10:09:10.399Z Downloaded normalize-line-endings v0.3.0
7712024-02-01T10:09:10.402Z Downloaded data-encoding v2.4.0
7722024-02-01T10:09:10.405Z Downloaded pretty-hex v0.4.1
7732024-02-01T10:09:10.409Z Downloaded cfg-if v1.0.0
7742024-02-01T10:09:10.412Z Downloaded want v0.3.1
7752024-02-01T10:09:10.412Z Downloaded diesel_table_macro_syntax v0.1.0
7762024-02-01T10:09:10.427Z Downloaded tower-service v0.3.2
7772024-02-01T10:09:10.427Z Downloaded tinyvec_macros v0.1.1
7782024-02-01T10:09:10.452Z Downloaded primeorder v0.13.6
7792024-02-01T10:09:10.452Z Downloaded pbkdf2 v0.12.2
7802024-02-01T10:09:10.452Z Downloaded proc-macro-crate v1.3.1
7812024-02-01T10:09:10.453Z Downloaded proc-macro-error v1.0.4
7822024-02-01T10:09:10.453Z Downloaded postgres-protocol v0.6.6
7832024-02-01T10:09:10.453Z Downloaded ppv-lite86 v0.2.17
7842024-02-01T10:09:10.472Z Downloaded mime v0.3.17
7852024-02-01T10:09:10.472Z Downloaded fxhash v0.2.1
7862024-02-01T10:09:10.472Z Downloaded cipher v0.4.4
7872024-02-01T10:09:10.472Z Downloaded managed v0.8.0
7882024-02-01T10:09:10.473Z Downloaded predicates-core v1.0.6
7892024-02-01T10:09:10.473Z Downloaded num v0.4.1
7902024-02-01T10:09:10.473Z Downloaded num-integer v0.1.45
7912024-02-01T10:09:10.502Z Downloaded zone_cfg_derive v0.3.0
7922024-02-01T10:09:10.502Z Downloaded russh-cryptovec v0.7.0
7932024-02-01T10:09:10.503Z Downloaded num_cpus v1.16.0
7942024-02-01T10:09:10.503Z Downloaded try-lock v0.2.4
7952024-02-01T10:09:10.503Z Downloaded bzip2 v0.4.4
7962024-02-01T10:09:10.503Z Downloaded toml_datetime v0.6.5
7972024-02-01T10:09:10.503Z Downloaded anstyle-parse v0.2.1
7982024-02-01T10:09:10.514Z Downloaded thread_local v1.1.7
7992024-02-01T10:09:10.515Z Downloaded poly1305 v0.8.0
8002024-02-01T10:09:10.515Z Downloaded postgres-types v0.2.6
8012024-02-01T10:09:10.515Z Downloaded display-error-chain v0.2.0
8022024-02-01T10:09:10.515Z Downloaded clap_derive v4.4.2
8032024-02-01T10:09:10.515Z Downloaded console v0.15.8
8042024-02-01T10:09:10.516Z Downloaded iana-time-zone v0.1.57
8052024-02-01T10:09:10.540Z Downloaded utf8parse v0.2.1
8062024-02-01T10:09:10.540Z Downloaded synstructure v0.12.6
8072024-02-01T10:09:10.541Z Downloaded headers-core v0.2.0
8082024-02-01T10:09:10.541Z Downloaded foreign-types v0.5.0
8092024-02-01T10:09:10.541Z Downloaded futures-sink v0.3.30
8102024-02-01T10:09:10.541Z Downloaded usdt-attr-macro v0.3.5
8112024-02-01T10:09:10.541Z Downloaded bitflags v2.4.0
8122024-02-01T10:09:10.541Z Downloaded slog-envlogger v2.2.0
8132024-02-01T10:09:10.959Z Downloaded pest_meta v2.7.6
8142024-02-01T10:09:10.959Z Downloaded zone v0.3.0
8152024-02-01T10:09:10.959Z Downloaded usdt-impl v0.5.0
8162024-02-01T10:09:10.959Z Downloaded diesel_derives v2.1.2
8172024-02-01T10:09:10.959Z Downloaded getrandom v0.1.16
8182024-02-01T10:09:10.964Z Downloaded foreign-types-macros v0.2.3
8192024-02-01T10:09:10.964Z Downloaded instant v0.1.12
8202024-02-01T10:09:10.964Z Downloaded darling_core v0.20.3
8212024-02-01T10:09:10.965Z Downloaded schemars_derive v0.8.16
8222024-02-01T10:09:10.965Z Downloaded derive_more v0.99.17
8232024-02-01T10:09:10.965Z Downloaded hash32 v0.2.1
8242024-02-01T10:09:10.965Z Downloaded glob v0.3.1
8252024-02-01T10:09:10.967Z Downloaded resolv-conf v0.7.0
8262024-02-01T10:09:10.967Z Downloaded toolchain_find v0.2.0
8272024-02-01T10:09:10.967Z Downloaded futures-macro v0.3.30
8282024-02-01T10:09:10.967Z Downloaded thiserror-impl v1.0.56
8292024-02-01T10:09:10.967Z Downloaded ident_case v1.0.1
8302024-02-01T10:09:10.967Z Downloaded hyper-staticfile v0.9.5
8312024-02-01T10:09:10.967Z Downloaded spin v0.5.2
8322024-02-01T10:09:10.967Z Downloaded untrusted v0.9.0
8332024-02-01T10:09:10.967Z Downloaded equivalent v1.0.1
8342024-02-01T10:09:10.967Z Downloaded backtrace v0.3.69
8352024-02-01T10:09:10.967Z Downloaded scroll_derive v0.12.0
8362024-02-01T10:09:10.968Z Downloaded usdt-attr-macro v0.5.0
8372024-02-01T10:09:10.968Z Downloaded slog-async v2.8.0
8382024-02-01T10:09:10.968Z Downloaded inout v0.1.3
8392024-02-01T10:09:10.968Z Downloaded cc v1.0.83
8402024-02-01T10:09:10.968Z Downloaded crypto-bigint v0.5.2
8412024-02-01T10:09:10.968Z Downloaded swrite v0.1.0
8422024-02-01T10:09:10.968Z Downloaded dof v0.1.5
8432024-02-01T10:09:10.968Z Downloaded uuid v1.7.0
8442024-02-01T10:09:10.968Z Downloaded rustversion v1.0.14
8452024-02-01T10:09:10.968Z Downloaded foreign-types-shared v0.3.1
8462024-02-01T10:09:10.968Z Downloaded foreign-types-shared v0.1.1
8472024-02-01T10:09:10.968Z Downloaded siphasher v0.3.11
8482024-02-01T10:09:10.968Z Downloaded is-terminal v0.4.9
8492024-02-01T10:09:10.968Z Downloaded dtrace-parser v0.2.0
8502024-02-01T10:09:10.969Z Downloaded zeroize v1.7.0
8512024-02-01T10:09:10.969Z Downloaded whoami v1.4.1
8522024-02-01T10:09:10.969Z Downloaded thiserror v1.0.56
8532024-02-01T10:09:10.969Z Downloaded rand_chacha v0.3.1
8542024-02-01T10:09:10.969Z Downloaded http-range v0.1.5
8552024-02-01T10:09:10.969Z Downloaded string_cache v0.8.7
8562024-02-01T10:09:10.969Z Downloaded rand_chacha v0.2.2
8572024-02-01T10:09:10.969Z Downloaded ff v0.13.0
8582024-02-01T10:09:10.969Z Downloaded home v0.5.5
8592024-02-01T10:09:10.969Z Downloaded serde_tokenstream v0.2.0
8602024-02-01T10:09:10.969Z Downloaded toml v0.5.11
8612024-02-01T10:09:10.969Z Downloaded half v2.3.1
8622024-02-01T10:09:10.970Z Downloaded static_assertions v1.1.0
8632024-02-01T10:09:10.970Z Downloaded smallvec v1.11.2
8642024-02-01T10:09:10.970Z Downloaded toml v0.7.8
8652024-02-01T10:09:10.970Z Downloaded hex-literal v0.4.1
8662024-02-01T10:09:10.970Z Downloaded hex v0.4.3
8672024-02-01T10:09:10.970Z Downloaded dof v0.3.0
8682024-02-01T10:09:10.970Z Downloaded unicode-width v0.1.11
8692024-02-01T10:09:10.970Z Downloaded rfc6979 v0.4.0
8702024-02-01T10:09:10.970Z Downloaded minimal-lexical v0.2.1
8712024-02-01T10:09:10.970Z Downloaded futures-task v0.3.30
8722024-02-01T10:09:10.970Z Downloaded universal-hash v0.5.1
8732024-02-01T10:09:10.970Z Downloaded unicode-xid v0.2.4
8742024-02-01T10:09:10.970Z Downloaded form_urlencoded v1.2.1
8752024-02-01T10:09:10.971Z Downloaded usdt-impl v0.3.5
8762024-02-01T10:09:10.971Z Downloaded ed25519 v2.2.2
8772024-02-01T10:09:10.971Z Downloaded same-file v1.0.6
8782024-02-01T10:09:10.971Z Downloaded time-macros v0.2.13
8792024-02-01T10:09:10.971Z Downloaded stable_deref_trait v1.2.0
8802024-02-01T10:09:10.971Z Downloaded serde_derive v1.0.195
8812024-02-01T10:09:10.972Z Downloaded rustfmt-wrapper v0.2.0
8822024-02-01T10:09:10.973Z Downloaded tracing-attributes v0.1.26
8832024-02-01T10:09:10.973Z Downloaded hyper-rustls v0.24.2
8842024-02-01T10:09:10.973Z Downloaded tar v0.4.40
8852024-02-01T10:09:10.973Z Downloaded vec_map v0.8.2
8862024-02-01T10:09:10.973Z Downloaded hostname v0.3.1
8872024-02-01T10:09:10.973Z Downloaded heck v0.4.1
8882024-02-01T10:09:10.973Z Downloaded spki v0.7.2
8892024-02-01T10:09:10.973Z Downloaded heck v0.3.3
8902024-02-01T10:09:10.973Z Downloaded endian-type v0.1.2
8912024-02-01T10:09:10.973Z Downloaded structopt-derive v0.4.18
8922024-02-01T10:09:10.973Z Downloaded similar v2.3.0
8932024-02-01T10:09:10.973Z Downloaded structmeta v0.2.0
8942024-02-01T10:09:10.974Z Downloaded indexmap v1.9.3
8952024-02-01T10:09:10.974Z Downloaded http-body v0.4.5
8962024-02-01T10:09:10.974Z Downloaded group v0.13.0
8972024-02-01T10:09:10.974Z Downloaded getopts v0.2.21
8982024-02-01T10:09:10.974Z Downloaded trust-dns-server v0.22.1
8992024-02-01T10:09:10.974Z Downloaded futures-executor v0.3.30
9002024-02-01T10:09:10.974Z Downloaded futures-io v0.3.30
9012024-02-01T10:09:10.974Z Downloaded ecdsa v0.16.9
9022024-02-01T10:09:10.974Z Downloaded dtrace-parser v0.1.14
9032024-02-01T10:09:10.974Z Downloaded take_mut v0.2.2
9042024-02-01T10:09:10.974Z Downloaded hmac v0.12.1
9052024-02-01T10:09:10.974Z Downloaded enum-as-inner v0.5.1
9062024-02-01T10:09:10.974Z Downloaded version_check v0.9.4
9072024-02-01T10:09:10.975Z Downloaded unicase v2.7.0
9082024-02-01T10:09:10.975Z Downloaded unicode-ident v1.0.12
9092024-02-01T10:09:10.977Z Downloaded strsim v0.10.0
9102024-02-01T10:09:10.977Z Downloaded utf-8 v0.7.6
9112024-02-01T10:09:10.977Z Downloaded hubpack v0.1.2
9122024-02-01T10:09:10.977Z Downloaded tokio-tungstenite v0.20.1
9132024-02-01T10:09:10.977Z Downloaded httpdate v1.0.3
9142024-02-01T10:09:10.977Z Downloaded rustc_version v0.1.7
9152024-02-01T10:09:10.977Z Downloaded stringprep v0.1.3
9162024-02-01T10:09:10.977Z Downloaded getrandom v0.2.10
9172024-02-01T10:09:10.977Z Downloaded embedded-io v0.4.0
9182024-02-01T10:09:10.984Z Downloaded dyn-clone v1.0.13
9192024-02-01T10:09:10.984Z Downloaded slog-dtrace v0.3.0
9202024-02-01T10:09:10.984Z Downloaded hashbrown v0.12.3
9212024-02-01T10:09:10.984Z Downloaded zerocopy-derive v0.7.32
9222024-02-01T10:09:10.984Z Downloaded ghash v0.5.0
9232024-02-01T10:09:10.984Z Downloaded semver v0.1.20
9242024-02-01T10:09:10.984Z Downloaded nom v7.1.3
9252024-02-01T10:09:10.985Z Downloaded io-lifetimes v1.0.11
9262024-02-01T10:09:10.985Z Downloaded vsss-rs v3.3.4
9272024-02-01T10:09:10.985Z Downloaded tokio-rustls v0.25.0
9282024-02-01T10:09:10.985Z Downloaded slog-term v2.9.0
9292024-02-01T10:09:10.985Z Downloaded scopeguard v1.2.0
9302024-02-01T10:09:10.985Z Downloaded toml_edit v0.21.0
9312024-02-01T10:09:10.985Z Downloaded tokio-rustls v0.24.1
9322024-02-01T10:09:11.399Z Downloaded futures v0.3.30
9332024-02-01T10:09:11.402Z Downloaded ed25519-dalek v2.0.0
9342024-02-01T10:09:11.402Z Downloaded steno v0.4.0
9352024-02-01T10:09:11.402Z Downloaded rustc-demangle v0.1.23
9362024-02-01T10:09:11.402Z Downloaded unicode-bidi v0.3.13
9372024-02-01T10:09:11.402Z Downloaded zip v0.6.6
9382024-02-01T10:09:11.403Z Downloaded heapless v0.8.0
9392024-02-01T10:09:11.403Z Downloaded trust-dns-client v0.22.0
9402024-02-01T10:09:11.403Z Downloaded russh v0.40.2
9412024-02-01T10:09:11.403Z Downloaded elliptic-curve v0.13.8
9422024-02-01T10:09:11.403Z Downloaded heapless v0.7.16
9432024-02-01T10:09:11.403Z Downloaded tungstenite v0.20.1
9442024-02-01T10:09:11.403Z Downloaded serde_yaml v0.9.25
9452024-02-01T10:09:11.403Z Downloaded unicode-normalization v0.1.22
9462024-02-01T10:09:11.403Z Downloaded rand v0.7.3
9472024-02-01T10:09:11.403Z Downloaded petgraph v0.6.4
9482024-02-01T10:09:11.403Z Downloaded http v1.0.0
9492024-02-01T10:09:11.403Z Downloaded time v0.3.27
9502024-02-01T10:09:11.403Z Downloaded hashbrown v0.14.2
9512024-02-01T10:09:11.403Z Downloaded http v0.2.11
9522024-02-01T10:09:11.404Z Downloaded serde v1.0.195
9532024-02-01T10:09:11.404Z Downloaded clap v2.34.0
9542024-02-01T10:09:11.404Z Downloaded regex-automata v0.1.10
9552024-02-01T10:09:11.404Z Downloaded hkdf v0.12.4
9562024-02-01T10:09:11.404Z Downloaded itertools v0.10.5
9572024-02-01T10:09:11.404Z Downloaded rustls-webpki v0.101.7
9582024-02-01T10:09:11.404Z Downloaded h2 v0.3.24
9592024-02-01T10:09:11.404Z Downloaded rustls-webpki v0.102.1
9602024-02-01T10:09:11.406Z Downloaded serde_json v1.0.113
9612024-02-01T10:09:11.406Z Downloaded chrono v0.4.31
9622024-02-01T10:09:11.407Z Downloaded hyper v0.14.27
9632024-02-01T10:09:11.407Z Downloaded openssl v0.10.60
9642024-02-01T10:09:11.407Z Downloaded syn v1.0.109
9652024-02-01T10:09:11.407Z Downloaded openapiv3 v2.0.0
9662024-02-01T10:09:11.407Z Downloaded rustls v0.21.9
9672024-02-01T10:09:11.407Z Downloaded radix_trie v0.2.1
9682024-02-01T10:09:11.407Z Downloaded vcpkg v0.2.15
9692024-02-01T10:09:11.475Z Downloaded rustix v0.37.23
9702024-02-01T10:09:11.528Z Downloaded gimli v0.28.0
9712024-02-01T10:09:11.536Z Downloaded idna v0.5.0
9722024-02-01T10:09:11.543Z Downloaded regex-syntax v0.7.5
9732024-02-01T10:09:11.550Z Downloaded rustls v0.22.2
9742024-02-01T10:09:11.573Z Downloaded rustix v0.38.30
9752024-02-01T10:09:11.613Z Downloaded bstr v1.6.0
9762024-02-01T10:09:11.633Z Downloaded zerocopy-derive v0.2.0
9772024-02-01T10:09:11.650Z Downloaded sled v0.34.7
9782024-02-01T10:09:11.669Z Downloaded zerocopy-derive v0.6.4
9792024-02-01T10:09:11.691Z Downloaded regex-automata v0.4.4
9802024-02-01T10:09:11.721Z Downloaded tokio v1.35.1
9812024-02-01T10:09:11.785Z Downloaded libc v0.2.152
9822024-02-01T10:09:11.832Z Downloaded encoding_rs v0.8.33
9832024-02-01T10:09:11.879Z Downloaded sha3 v0.10.8
9842024-02-01T10:09:11.889Z Downloaded regex-automata v0.3.8
9852024-02-01T10:09:11.914Z Downloaded bzip2-sys v0.1.11+1.0.8
9862024-02-01T10:09:11.936Z Downloaded regex-syntax v0.8.2
9872024-02-01T10:09:11.950Z Downloaded regex v1.10.3
9882024-02-01T10:09:11.973Z Downloaded smoltcp v0.11.0
9892024-02-01T10:09:11.994Z Downloaded winapi v0.3.9
9902024-02-01T10:09:12.065Z Downloaded trust-dns-proto v0.22.0
9912024-02-01T10:09:12.085Z Downloaded webpki-roots v0.25.2
9922024-02-01T10:09:12.092Z Downloaded idna v0.2.3
9932024-02-01T10:09:12.103Z Downloaded regress v0.7.1
9942024-02-01T10:09:12.117Z Downloaded diesel v2.1.4
9952024-02-01T10:09:12.147Z Downloaded smoltcp v0.9.1
9962024-02-01T10:09:12.165Z Downloaded curve25519-dalek v4.1.1
9972024-02-01T10:09:12.182Z Downloaded bstr v0.2.17
9982024-02-01T10:09:12.199Z Downloaded syn v2.0.48
9992024-02-01T10:09:12.217Z Downloaded object v0.32.1
10002024-02-01T10:09:12.235Z Downloaded futures-util v0.3.30
10012024-02-01T10:09:12.256Z Downloaded goblin v0.8.0
10022024-02-01T10:09:12.265Z Downloaded itertools v0.12.0
10032024-02-01T10:09:12.277Z Downloaded clap_builder v4.4.2
10042024-02-01T10:09:12.289Z Downloaded winnow v0.5.15
10052024-02-01T10:09:12.305Z Downloaded reqwest v0.11.22
10062024-02-01T10:09:12.322Z Downloaded tokio-util v0.7.10
10072024-02-01T10:09:12.328Z Downloaded aho-corasick v1.0.4
10082024-02-01T10:09:12.338Z Downloaded serde_with v3.5.1
10092024-02-01T10:09:12.351Z Downloaded zerocopy v0.7.32
10102024-02-01T10:09:12.380Z Downloaded unicode-segmentation v1.10.1
10112024-02-01T10:09:12.385Z Downloaded rand v0.8.5
10122024-02-01T10:09:12.395Z Downloaded tracing-core v0.1.31
10132024-02-01T10:09:12.400Z Downloaded indexmap v2.2.2
10142024-02-01T10:09:12.406Z Downloaded hashbrown v0.13.2
10152024-02-01T10:09:12.416Z Downloaded sha1 v0.10.6
10162024-02-01T10:09:12.419Z Downloaded structopt v0.3.26
10172024-02-01T10:09:12.429Z Downloaded slog v2.7.0
10182024-02-01T10:09:12.433Z Downloaded pest v2.7.6
10192024-02-01T10:09:12.443Z Downloaded aes-gcm v0.10.3
10202024-02-01T10:09:12.449Z Downloaded crossterm v0.27.0
10212024-02-01T10:09:12.463Z Downloaded subprocess v0.2.9
10222024-02-01T10:09:12.466Z Downloaded typenum v1.16.0
10232024-02-01T10:09:12.469Z Downloaded toml_edit v0.19.15
10242024-02-01T10:09:12.498Z Downloaded scroll v0.12.0
10252024-02-01T10:09:12.501Z Downloaded subtle v2.5.0
10262024-02-01T10:09:12.505Z Downloaded semver v0.11.0
10272024-02-01T10:09:12.510Z Downloaded usdt v0.5.0
10282024-02-01T10:09:12.510Z Downloaded itoa v1.0.9
10292024-02-01T10:09:12.514Z Downloaded secrecy v0.8.0
10302024-02-01T10:09:12.514Z Downloaded httparse v1.8.0
10312024-02-01T10:09:12.517Z Downloaded ucd-trie v0.1.6
10322024-02-01T10:09:12.520Z Downloaded spin v0.9.8
10332024-02-01T10:09:12.523Z Downloaded signal-hook v0.3.17
10342024-02-01T10:09:12.528Z Downloaded rcgen v0.12.1
10352024-02-01T10:09:12.532Z Downloaded rand_core v0.6.4
10362024-02-01T10:09:12.535Z Downloaded aes v0.8.3
10372024-02-01T10:09:12.542Z Downloaded headers v0.3.9
10382024-02-01T10:09:12.554Z Downloaded ring v0.17.7
10392024-02-01T10:09:12.696Z Downloaded tracing v0.1.37
10402024-02-01T10:09:12.703Z Downloaded mio v0.8.9
10412024-02-01T10:09:12.714Z Downloaded scheduled-thread-pool v0.2.7
10422024-02-01T10:09:12.717Z Downloaded fallible-iterator v0.2.0
10432024-02-01T10:09:12.720Z Downloaded errno v0.3.8
10442024-02-01T10:09:12.722Z Downloaded serde_with_macros v3.5.1
10452024-02-01T10:09:12.725Z Downloaded socket2 v0.4.9
10462024-02-01T10:09:12.731Z Downloaded num-bigint v0.4.4
10472024-02-01T10:09:12.736Z Downloaded rand_core v0.5.1
10482024-02-01T10:09:12.739Z Downloaded memchr v2.6.3
10492024-02-01T10:09:12.748Z Downloaded ring v0.16.20
10502024-02-01T10:09:12.914Z Downloaded strsim v0.8.0
10512024-02-01T10:09:12.917Z Downloaded futures-channel v0.3.30
10522024-02-01T10:09:12.920Z Downloaded socket2 v0.5.5
10532024-02-01T10:09:12.923Z Downloaded url v2.5.0
10542024-02-01T10:09:12.928Z Downloaded unsafe-libyaml v0.2.10
10552024-02-01T10:09:12.934Z Downloaded flate2 v1.0.28
10562024-02-01T10:09:12.943Z Downloaded sct v0.7.0
10572024-02-01T10:09:12.948Z Downloaded hubpack_derive v0.1.1
10582024-02-01T10:09:12.951Z Downloaded serde_path_to_error v0.1.15
10592024-02-01T10:09:12.954Z Downloaded tokio-stream v0.1.14
10602024-02-01T10:09:12.959Z Downloaded crossbeam-channel v0.5.8
10612024-02-01T10:09:12.979Z Downloaded serde_derive_internals v0.26.0
10622024-02-01T10:09:12.983Z Downloaded ryu v1.0.15
10632024-02-01T10:09:12.983Z Downloaded schemars v0.8.16
10642024-02-01T10:09:12.995Z Downloaded dirs-sys-next v0.1.2
10652024-02-01T10:09:12.998Z Downloaded filetime v0.2.23
10662024-02-01T10:09:13.004Z Downloaded tempfile v3.9.0
10672024-02-01T10:09:13.007Z Downloaded trust-dns-resolver v0.22.0
10682024-02-01T10:09:13.011Z Downloaded topological-sort v0.2.2
10692024-02-01T10:09:13.014Z Downloaded tokio-postgres v0.7.10
10702024-02-01T10:09:13.020Z Downloaded base64 v0.21.7
10712024-02-01T10:09:13.027Z Downloaded clap v4.4.3
10722024-02-01T10:09:13.043Z Downloaded semver v1.0.21
10732024-02-01T10:09:13.047Z Downloaded either v1.9.0
10742024-02-01T10:09:13.053Z Downloaded slog-stdlog v4.1.1
10752024-02-01T10:09:13.053Z Downloaded slog-scope v4.4.0
10762024-02-01T10:09:13.053Z Downloaded slog-json v2.6.1
10772024-02-01T10:09:13.056Z Downloaded ipnet v2.9.0
10782024-02-01T10:09:13.059Z Downloaded fastrand v2.0.0
10792024-02-01T10:09:13.063Z Downloaded rustls-pki-types v1.1.0
10802024-02-01T10:09:13.063Z Downloaded ipnetwork v0.20.0
10812024-02-01T10:09:13.066Z Downloaded slab v0.4.9
10822024-02-01T10:09:13.070Z Downloaded signature v2.1.0
10832024-02-01T10:09:13.073Z Downloaded serde_repr v0.1.16
10842024-02-01T10:09:13.074Z Downloaded rustls-pemfile v2.0.0
10852024-02-01T10:09:13.077Z Downloaded yasna v0.5.2
10862024-02-01T10:09:13.081Z Downloaded thiserror-no-std v2.0.2
10872024-02-01T10:09:13.092Z Downloaded sec1 v0.7.3
10882024-02-01T10:09:13.096Z Downloaded serde_urlencoded v0.7.1
10892024-02-01T10:09:13.099Z Downloaded term v0.7.0
10902024-02-01T10:09:13.109Z Downloaded chacha20poly1305 v0.10.1
10912024-02-01T10:09:13.134Z Downloaded tinyvec v1.6.0
10922024-02-01T10:09:13.134Z Downloaded signal-hook-mio v0.2.3
10932024-02-01T10:09:13.134Z Downloaded serde_tokenstream v0.1.7
10942024-02-01T10:09:13.134Z Downloaded sha2 v0.10.8
10952024-02-01T10:09:13.138Z Downloaded rustc_version v0.4.0
10962024-02-01T10:09:13.141Z Downloaded r2d2 v0.8.10
10972024-02-01T10:09:13.156Z Downloaded lazy_static v1.4.0
10982024-02-01T10:09:13.156Z Downloaded lalrpop-util v0.19.12
10992024-02-01T10:09:13.160Z Downloaded kstat-rs v0.2.3
11002024-02-01T10:09:13.160Z Downloaded keccak v0.1.4
11012024-02-01T10:09:13.160Z Downloaded russh-keys v0.40.1
11022024-02-01T10:09:13.160Z Downloaded miniz_oxide v0.7.1
11032024-02-01T10:09:13.165Z Downloaded serde_spanned v0.6.4
11042024-02-01T10:09:13.165Z Downloaded signal-hook-registry v1.4.1
11052024-02-01T10:09:13.168Z Downloaded toml v0.8.8
11062024-02-01T10:09:13.179Z Downloaded zerocopy v0.6.4
11072024-02-01T10:09:13.182Z Downloaded crossbeam-epoch v0.9.15
11082024-02-01T10:09:13.190Z Downloaded num-complex v0.4.4
11092024-02-01T10:09:13.195Z Downloaded openssl-sys v0.9.96
11102024-02-01T10:09:13.208Z Downloaded darling v0.20.3
11112024-02-01T10:09:13.216Z Downloaded crossbeam-utils v0.8.16
11122024-02-01T10:09:13.222Z Downloaded const-oid v0.9.5
11132024-02-01T10:09:13.226Z Downloaded arc-swap v1.6.0
11142024-02-01T10:09:13.231Z Downloaded hash32 v0.3.1
11152024-02-01T10:09:13.234Z Downloaded thiserror-impl-no-std v2.0.2
11162024-02-01T10:09:13.237Z Downloaded futures-core v0.3.30
11172024-02-01T10:09:13.237Z Downloaded crc32fast v1.3.2
11182024-02-01T10:09:13.241Z Downloaded semver-parser v0.10.2
11192024-02-01T10:09:13.244Z Downloaded proc-macro2 v1.0.78
11202024-02-01T10:09:13.248Z Downloaded xattr v1.0.1
11212024-02-01T10:09:13.251Z Downloaded usdt-macro v0.5.0
11222024-02-01T10:09:13.254Z Downloaded smf v0.2.2
11232024-02-01T10:09:13.254Z Downloaded slog-bunyan v2.5.0
11242024-02-01T10:09:13.257Z Downloaded rustls-pemfile v1.0.3
11252024-02-01T10:09:13.262Z Downloaded quote v1.0.35
11262024-02-01T10:09:13.266Z Downloaded fixedbitset v0.4.2
11272024-02-01T10:09:13.266Z Downloaded terminal_size v0.2.6
11282024-02-01T10:09:13.269Z Downloaded allocator-api2 v0.2.16
11292024-02-01T10:09:13.273Z Downloaded platforms v3.0.2
11302024-02-01T10:09:13.276Z Downloaded multer v3.0.0
11312024-02-01T10:09:13.288Z Downloaded linear-map v1.2.0
11322024-02-01T10:09:13.293Z Downloaded pest_derive v2.7.6
11332024-02-01T10:09:13.293Z Downloaded anyhow v1.0.75
11342024-02-01T10:09:13.293Z Downloaded fnv v1.0.7
11352024-02-01T10:09:13.297Z Downloaded flagset v0.4.3
11362024-02-01T10:09:13.297Z Downloaded usdt v0.3.5
11372024-02-01T10:09:13.301Z Downloaded num-iter v0.1.43
11382024-02-01T10:09:13.301Z Downloaded native-tls v0.2.11
11392024-02-01T10:09:13.305Z Downloaded der_derive v0.7.2
11402024-02-01T10:09:13.305Z Downloaded ciborium v0.2.2
11412024-02-01T10:09:13.312Z Downloaded hyper-tls v0.5.0
11422024-02-01T10:09:13.315Z Downloaded tokio-native-tls v0.3.1
11432024-02-01T10:09:13.315Z Downloaded derive-where v1.2.7
11442024-02-01T10:09:13.321Z Downloaded postcard v1.0.8
11452024-02-01T10:09:13.326Z Downloaded cancel-safe-futures v0.1.5
11462024-02-01T10:09:13.331Z Downloaded cpufeatures v0.2.12
11472024-02-01T10:09:13.336Z Downloaded generic-array v0.14.7
11482024-02-01T10:09:13.341Z Downloaded float-cmp v0.9.0
11492024-02-01T10:09:13.341Z Downloaded dirs v5.0.1
11502024-02-01T10:09:13.341Z Downloaded pem-rfc7468 v0.7.0
11512024-02-01T10:09:13.344Z Downloaded base64ct v1.6.0
11522024-02-01T10:09:13.347Z Downloaded argon2 v0.5.3
11532024-02-01T10:09:13.351Z Downloaded p256 v0.13.2
11542024-02-01T10:09:13.356Z Downloaded pkcs8 v0.10.2
11552024-02-01T10:09:13.360Z Downloaded pin-project-lite v0.2.13
11562024-02-01T10:09:13.368Z Downloaded parking_lot_core v0.8.6
11572024-02-01T10:09:13.372Z Downloaded parking_lot v0.12.1
11582024-02-01T10:09:13.376Z Downloaded tokio-macros v2.2.0
11592024-02-01T10:09:13.380Z Downloaded walkdir v2.4.0
11602024-02-01T10:09:13.383Z Downloaded blake2 v0.10.6
11612024-02-01T10:09:13.386Z Downloaded zerocopy v0.3.0
11622024-02-01T10:09:13.389Z Downloaded time-core v0.1.1
11632024-02-01T10:09:13.389Z Downloaded thread-id v4.2.0
11642024-02-01T10:09:13.392Z Downloaded digest v0.10.7
11652024-02-01T10:09:13.395Z Downloaded zeroize_derive v1.4.2
11662024-02-01T10:09:13.398Z Downloaded usdt-macro v0.3.5
11672024-02-01T10:09:13.400Z Downloaded libefi-sys v0.1.0
11682024-02-01T10:09:13.406Z Downloaded polyval v0.6.1
11692024-02-01T10:09:13.406Z Downloaded difflib v0.4.0
11702024-02-01T10:09:13.409Z Downloaded textwrap v0.11.0
11712024-02-01T10:09:13.409Z Downloaded pest_generator v2.7.6
11722024-02-01T10:09:13.409Z Downloaded parse-display-derive v0.8.2
11732024-02-01T10:09:13.413Z Downloaded bytes v1.5.0
11742024-02-01T10:09:13.418Z Downloaded libm v0.2.7
11752024-02-01T10:09:13.436Z Downloaded dirs-next v2.0.0
11762024-02-01T10:09:13.439Z Downloaded waitgroup v0.1.2
11772024-02-01T10:09:13.439Z Downloaded percent-encoding v2.3.1
11782024-02-01T10:09:13.442Z Downloaded colored v2.0.4
11792024-02-01T10:09:13.445Z Downloaded block-padding v0.3.3
11802024-02-01T10:09:13.449Z Downloaded der v0.7.8
11812024-02-01T10:09:13.457Z Downloaded debug-ignore v1.0.5
11822024-02-01T10:09:13.460Z Downloaded ciborium-io v0.2.2
11832024-02-01T10:09:13.463Z Downloaded camino-tempfile v1.1.1
11842024-02-01T10:09:13.467Z Downloaded blowfish v0.9.1
11852024-02-01T10:09:13.467Z Downloaded block-buffer v0.10.4
11862024-02-01T10:09:13.470Z Downloaded pkg-config v0.3.27
11872024-02-01T10:09:13.473Z Downloaded password-hash v0.4.2
11882024-02-01T10:09:13.476Z Downloaded parking_lot_core v0.9.8
11892024-02-01T10:09:13.479Z Downloaded plain v0.2.3
11902024-02-01T10:09:13.479Z Downloaded phf_shared v0.11.2
11912024-02-01T10:09:13.482Z Downloaded paste v1.0.14
11922024-02-01T10:09:13.491Z Downloaded ctr v0.9.2
11932024-02-01T10:09:13.497Z Downloaded bit-set v0.5.3
11942024-02-01T10:09:13.497Z Downloaded crypto-common v0.1.6
11952024-02-01T10:09:13.497Z Downloaded pem v3.0.2
11962024-02-01T10:09:13.497Z Downloaded password-hash v0.5.0
11972024-02-01T10:09:13.501Z Downloaded defmt-parser v0.3.3
11982024-02-01T10:09:13.502Z Downloaded defmt-macros v0.3.6
11992024-02-01T10:09:13.505Z Downloaded anstyle v1.0.2
12002024-02-01T10:09:13.508Z Downloaded cbc v0.1.2
12012024-02-01T10:09:13.511Z Downloaded foreign-types v0.3.2
12022024-02-01T10:09:13.511Z Downloaded defmt v0.3.5
12032024-02-01T10:09:13.516Z Downloaded convert_case v0.4.0
12042024-02-01T10:09:13.519Z Downloaded clap_lex v0.5.1
12052024-02-01T10:09:13.522Z Downloaded bit-vec v0.6.3
12062024-02-01T10:09:13.523Z Downloaded ciborium-ll v0.2.2
12072024-02-01T10:09:13.528Z Downloaded bitflags v1.3.2
12082024-02-01T10:09:13.531Z Downloaded quick-error v1.2.3
12092024-02-01T10:09:13.531Z Downloaded pbkdf2 v0.11.0
12102024-02-01T10:09:13.534Z Downloaded chacha20 v0.9.1
12112024-02-01T10:09:13.537Z Downloaded backoff v0.4.0
12122024-02-01T10:09:13.541Z Downloaded untrusted v0.7.1
12132024-02-01T10:09:13.544Z Downloaded byteorder v1.5.0
12142024-02-01T10:09:13.547Z Downloaded base16ct v0.2.0
12152024-02-01T10:09:13.550Z Downloaded anstream v0.5.0
12162024-02-01T10:09:13.553Z Downloaded proc-macro-error-attr v1.0.4
12172024-02-01T10:09:13.560Z Downloaded curve25519-dalek-derive v0.1.0
12182024-02-01T10:09:13.560Z Downloaded log v0.4.20
12192024-02-01T10:09:13.565Z Downloaded md5 v0.7.0
12202024-02-01T10:09:13.565Z Downloaded crucible-workspace-hack v0.1.0
12212024-02-01T10:09:13.565Z Downloaded owo-colors v4.0.0
12222024-02-01T10:09:13.568Z Downloaded num-traits v0.2.16
12232024-02-01T10:09:13.571Z Downloaded openssl-probe v0.1.5
12242024-02-01T10:09:13.574Z Downloaded cstr-argument v0.1.2
12252024-02-01T10:09:13.574Z Downloaded colorchoice v1.0.0
12262024-02-01T10:09:13.577Z Downloaded camino v1.1.6
12272024-02-01T10:09:13.580Z Downloaded bcrypt-pbkdf v0.10.0
12282024-02-01T10:09:13.583Z Downloaded adler v1.0.2
12292024-02-01T10:09:13.583Z Downloaded predicates v3.1.0
12302024-02-01T10:09:13.587Z Downloaded atomic-waker v1.1.1
12312024-02-01T10:09:13.590Z Downloaded strum_macros v0.25.2
12322024-02-01T10:09:13.594Z Downloaded memoffset v0.9.0
12332024-02-01T10:09:13.600Z Downloaded memmap v0.7.0
12342024-02-01T10:09:13.600Z Downloaded once_cell v1.19.0
12352024-02-01T10:09:13.602Z Downloaded nibble_vec v0.1.0
12362024-02-01T10:09:13.605Z Downloaded autocfg v1.1.0
12372024-02-01T10:09:13.606Z Downloaded ahash v0.8.6
12382024-02-01T10:09:13.610Z Downloaded md-5 v0.10.5
12392024-02-01T10:09:13.617Z Downloaded macaddr v1.0.1
12402024-02-01T10:09:13.620Z Downloaded linked-hash-map v0.5.6
12412024-02-01T10:09:13.620Z Downloaded async-stream v0.3.5
12422024-02-01T10:09:13.620Z Downloaded ansi_term v0.12.1
12432024-02-01T10:09:13.623Z Downloaded lru-cache v0.1.2
12442024-02-01T10:09:13.626Z Downloaded num_threads v0.1.6
12452024-02-01T10:09:13.626Z Downloaded num_enum v0.5.11
12462024-02-01T10:09:13.635Z Downloaded num-rational v0.4.1
12472024-02-01T10:09:13.641Z Downloaded mime_guess v2.0.4
12482024-02-01T10:09:13.644Z Downloaded atomicwrites v0.4.3
12492024-02-01T10:09:13.644Z Downloaded strum v0.25.0
12502024-02-01T10:09:14.091Z Compiling proc-macro2 v1.0.78
12512024-02-01T10:09:14.091Z Compiling unicode-ident v1.0.12
12522024-02-01T10:09:14.095Z Compiling libc v0.2.152
12532024-02-01T10:09:14.095Z Compiling serde v1.0.195
12542024-02-01T10:09:14.095Z Compiling version_check v0.9.4
12552024-02-01T10:09:14.115Z Compiling autocfg v1.1.0
12562024-02-01T10:09:14.118Z Compiling cfg-if v1.0.0
12572024-02-01T10:09:14.334Z Compiling once_cell v1.19.0
12582024-02-01T10:09:14.338Z Compiling syn v1.0.109
12592024-02-01T10:09:14.473Z Compiling thiserror v1.0.56
12602024-02-01T10:09:14.960Z Compiling memchr v2.6.3
12612024-02-01T10:09:15.248Z Compiling byteorder v1.5.0
12622024-02-01T10:09:15.429Z Compiling lock_api v0.4.10
12632024-02-01T10:09:15.675Z Compiling typenum v1.16.0
12642024-02-01T10:09:15.909Z Compiling ahash v0.8.6
12652024-02-01T10:09:15.958Z Compiling parking_lot_core v0.9.8
12662024-02-01T10:09:15.983Z Compiling generic-array v0.14.7
12672024-02-01T10:09:16.400Z Compiling libm v0.2.7
12682024-02-01T10:09:16.448Z Compiling num-traits v0.2.16
12692024-02-01T10:09:16.586Z Compiling serde_json v1.0.113
12702024-02-01T10:09:16.896Z Compiling itoa v1.0.9
12712024-02-01T10:09:17.231Z Compiling quote v1.0.35
12722024-02-01T10:09:17.530Z Compiling slab v0.4.9
12732024-02-01T10:09:17.603Z Compiling log v0.4.20
12742024-02-01T10:09:17.764Z Compiling getrandom v0.2.10
12752024-02-01T10:09:17.989Z Compiling syn v2.0.48
12762024-02-01T10:09:18.381Z Compiling cc v1.0.83
12772024-02-01T10:09:18.475Z Compiling rand_core v0.6.4
12782024-02-01T10:09:19.258Z Compiling scopeguard v1.2.0
12792024-02-01T10:09:19.330Z Compiling ryu v1.0.15
12802024-02-01T10:09:19.996Z Compiling pkg-config v0.3.27
12812024-02-01T10:09:20.081Z Compiling allocator-api2 v0.2.16
12822024-02-01T10:09:20.236Z Compiling smallvec v1.11.2
12832024-02-01T10:09:20.261Z Compiling equivalent v1.0.1
12842024-02-01T10:09:20.411Z Compiling heck v0.4.1
12852024-02-01T10:09:20.891Z Compiling schemars v0.8.16
12862024-02-01T10:09:21.139Z Compiling subtle v2.5.0
12872024-02-01T10:09:22.418Z Compiling vcpkg v0.2.15
12882024-02-01T10:09:22.421Z Compiling pin-project-lite v0.2.13
12892024-02-01T10:09:22.509Z Compiling httparse v1.8.0
12902024-02-01T10:09:22.802Z Compiling ucd-trie v0.1.6
12912024-02-01T10:09:23.423Z Compiling ring v0.17.7
12922024-02-01T10:09:23.498Z Compiling parking_lot v0.12.1
12932024-02-01T10:09:23.753Z Compiling ring v0.16.20
12942024-02-01T10:09:23.831Z Compiling signal-hook-registry v1.4.1
12952024-02-01T10:09:25.163Z Compiling fnv v1.0.7
12962024-02-01T10:09:25.349Z Compiling mio v0.8.9
12972024-02-01T10:09:25.732Z Compiling iana-time-zone v0.1.57
12982024-02-01T10:09:25.751Z Compiling openssl-sys v0.9.96
12992024-02-01T10:09:26.451Z Compiling semver v1.0.21
13002024-02-01T10:09:26.947Z Compiling openssl v0.10.60
13012024-02-01T10:09:27.145Z Compiling const-oid v0.9.5
13022024-02-01T10:09:27.227Z Compiling num_cpus v1.16.0
13032024-02-01T10:09:27.372Z Compiling socket2 v0.5.5
13042024-02-01T10:09:27.585Z Compiling native-tls v0.2.11
13052024-02-01T10:09:28.082Z Compiling rustls v0.21.9
13062024-02-01T10:09:28.535Z Compiling dyn-clone v1.0.13
13072024-02-01T10:09:28.548Z Compiling futures-core v0.3.30
13082024-02-01T10:09:28.994Z Compiling aho-corasick v1.0.4
13092024-02-01T10:09:29.660Z Compiling regex-syntax v0.8.2
13102024-02-01T10:09:30.222Z Compiling serde_derive_internals v0.26.0
13112024-02-01T10:09:30.900Z Compiling async-trait v0.1.77
13122024-02-01T10:09:30.908Z Compiling spin v0.5.2
13132024-02-01T10:09:31.334Z Compiling futures-sink v0.3.30
13142024-02-01T10:09:31.780Z Compiling backtrace v0.3.69
13152024-02-01T10:09:32.198Z Compiling tinyvec_macros v0.1.1
13162024-02-01T10:09:32.313Z Compiling rustix v0.38.30
13172024-02-01T10:09:32.457Z Compiling tinyvec v1.6.0
13182024-02-01T10:09:33.450Z Compiling futures-channel v0.3.30
13192024-02-01T10:09:34.160Z Compiling futures-io v0.3.30
13202024-02-01T10:09:34.596Z Compiling futures-task v0.3.30
13212024-02-01T10:09:34.882Z Compiling pin-utils v0.1.0
13222024-02-01T10:09:34.920Z Compiling winnow v0.5.15
13232024-02-01T10:09:35.330Z Compiling unicode-normalization v0.1.22
13242024-02-01T10:09:35.487Z Compiling regex-automata v0.4.4
13252024-02-01T10:09:35.512Z Compiling spin v0.9.8
13262024-02-01T10:09:36.427Z Compiling tracing-core v0.1.31
13272024-02-01T10:09:36.624Z Compiling anyhow v1.0.75
13282024-02-01T10:09:37.119Z Compiling unicode-bidi v0.3.13
13292024-02-01T10:09:37.350Z Compiling cpufeatures v0.2.12
13302024-02-01T10:09:37.493Z Compiling unicode-width v0.1.11
13312024-02-01T10:09:39.837Z Compiling crc32fast v1.3.2
13322024-02-01T10:09:40.579Z Compiling time-core v0.1.1
13332024-02-01T10:09:40.736Z Compiling slog v2.7.0
13342024-02-01T10:09:41.153Z Compiling time-macros v0.2.13
13352024-02-01T10:09:41.760Z Compiling regex v1.10.3
13362024-02-01T10:09:41.903Z Compiling serde_derive v1.0.195
13372024-02-01T10:09:42.432Z Compiling zerocopy-derive v0.7.32
13382024-02-01T10:09:43.139Z Compiling zeroize_derive v1.4.2
13392024-02-01T10:09:43.354Z Compiling thiserror-impl v1.0.56
13402024-02-01T10:09:45.844Z Compiling tokio-macros v2.2.0
13412024-02-01T10:09:45.879Z Compiling zerocopy v0.7.32
13422024-02-01T10:09:46.459Z Compiling zeroize v1.7.0
13432024-02-01T10:09:46.489Z Compiling futures-macro v0.3.30
13442024-02-01T10:09:48.600Z Compiling tracing-attributes v0.1.26
13452024-02-01T10:09:48.917Z Compiling schemars_derive v0.8.16
13462024-02-01T10:09:49.149Z Compiling pest v2.7.6
13472024-02-01T10:09:49.507Z Compiling hashbrown v0.14.2
13482024-02-01T10:09:49.545Z Compiling crypto-common v0.1.6
13492024-02-01T10:09:50.576Z Compiling openssl-macros v0.1.1
13502024-02-01T10:09:50.579Z Compiling block-buffer v0.10.4
13512024-02-01T10:09:50.816Z Compiling digest v0.10.7
13522024-02-01T10:09:51.221Z Compiling hashbrown v0.13.2
13532024-02-01T10:09:52.125Z Compiling futures-util v0.3.30
13542024-02-01T10:09:53.078Z Compiling pest_meta v2.7.6
13552024-02-01T10:09:54.838Z Compiling der_derive v0.7.2
13562024-02-01T10:09:55.139Z Compiling tracing v0.1.37
13572024-02-01T10:09:56.299Z Compiling pest_generator v2.7.6
13582024-02-01T10:09:59.128Z Compiling num-integer v0.1.45
13592024-02-01T10:09:59.565Z Compiling untrusted v0.7.1
13602024-02-01T10:10:00.013Z Compiling foreign-types-shared v0.1.1
13612024-02-01T10:10:00.170Z Compiling percent-encoding v2.3.1
13622024-02-01T10:10:00.725Z Compiling untrusted v0.9.0
13632024-02-01T10:10:00.906Z Compiling foreign-types v0.3.2
13642024-02-01T10:10:01.981Z Compiling pest_derive v2.7.6
13652024-02-01T10:10:03.364Z Compiling errno v0.3.8
13662024-02-01T10:10:03.624Z Compiling try-lock v0.2.4
13672024-02-01T10:10:03.703Z Compiling ppv-lite86 v0.2.17
13682024-02-01T10:10:03.837Z Compiling base64 v0.21.7
13692024-02-01T10:10:03.888Z Compiling unicode-xid v0.2.4
13702024-02-01T10:10:04.140Z Compiling synstructure v0.12.6
13712024-02-01T10:10:04.942Z Compiling sct v0.7.0
13722024-02-01T10:10:05.040Z Compiling rustls-webpki v0.101.7
13732024-02-01T10:10:05.270Z Compiling bytes v1.5.0
13742024-02-01T10:10:05.701Z Compiling indexmap v2.2.2
13752024-02-01T10:10:07.169Z Compiling chrono v0.4.31
13762024-02-01T10:10:07.296Z Compiling uuid v1.7.0
13772024-02-01T10:10:07.339Z Compiling http v0.2.11
13782024-02-01T10:10:08.015Z Compiling tokio v1.35.1
13792024-02-01T10:10:09.649Z Compiling serde_spanned v0.6.4
13802024-02-01T10:10:09.936Z Compiling toml_datetime v0.6.5
13812024-02-01T10:10:10.011Z Compiling bitflags v2.4.0
13822024-02-01T10:10:10.580Z Compiling toml_edit v0.19.15
13832024-02-01T10:10:10.626Z Compiling rustc_version v0.4.0
13842024-02-01T10:10:10.654Z Compiling openapiv3 v2.0.0
13852024-02-01T10:10:15.202Z Compiling serde_tokenstream v0.2.0
13862024-02-01T10:10:16.082Z Compiling http-body v0.4.5
13872024-02-01T10:10:16.684Z Compiling want v0.3.1
13882024-02-01T10:10:18.858Z Compiling form_urlencoded v1.2.1
13892024-02-01T10:10:19.016Z Compiling scroll_derive v0.12.0
13902024-02-01T10:10:19.236Z Compiling socket2 v0.4.9
13912024-02-01T10:10:19.655Z Compiling openssl-probe v0.1.5
13922024-02-01T10:10:20.600Z Compiling tokio-util v0.7.10
13932024-02-01T10:10:20.663Z Compiling tower-service v0.3.2
13942024-02-01T10:10:20.846Z Compiling httpdate v1.0.3
13952024-02-01T10:10:21.571Z Compiling io-lifetimes v1.0.11
13962024-02-01T10:10:22.478Z Compiling h2 v0.3.24
13972024-02-01T10:10:23.891Z Compiling zerocopy-derive v0.2.0
13982024-02-01T10:10:24.218Z Compiling idna v0.5.0
13992024-02-01T10:10:27.178Z Compiling lazy_static v1.4.0
14002024-02-01T10:10:27.349Z Compiling thread-id v4.2.0
14012024-02-01T10:10:27.511Z Compiling crossbeam-utils v0.8.16
14022024-02-01T10:10:27.917Z Compiling adler v1.0.2
14032024-02-01T10:10:28.292Z Compiling miniz_oxide v0.7.1
14042024-02-01T10:10:28.318Z Compiling tokio-native-tls v0.3.1
14052024-02-01T10:10:28.710Z Compiling url v2.5.0
14062024-02-01T10:10:30.528Z Compiling tokio-rustls v0.24.1
14072024-02-01T10:10:30.822Z Compiling rand_chacha v0.3.1
14082024-02-01T10:10:31.175Z Compiling ipnet v2.9.0
14092024-02-01T10:10:31.896Z Compiling rustix v0.37.23
14102024-02-01T10:10:32.535Z Compiling rand v0.8.5
14112024-02-01T10:10:32.905Z Compiling serde_urlencoded v0.7.1
14122024-02-01T10:10:33.231Z Compiling rustls-pemfile v1.0.3
14132024-02-01T10:10:33.717Z Compiling usdt-impl v0.3.5
14142024-02-01T10:10:33.761Z Compiling encoding_rs v0.8.33
14152024-02-01T10:10:33.807Z Compiling webpki-roots v0.25.2
14162024-02-01T10:10:33.831Z Compiling mime v0.3.17
14172024-02-01T10:10:33.910Z Compiling hyper v0.14.27
14182024-02-01T10:10:34.211Z Compiling gimli v0.28.0
14192024-02-01T10:10:38.251Z Compiling regress v0.7.1
14202024-02-01T10:10:38.436Z Compiling object v0.32.1
14212024-02-01T10:10:40.516Z Compiling num-bigint v0.4.4
14222024-02-01T10:10:41.198Z Compiling addr2line v0.21.0
14232024-02-01T10:10:41.584Z Compiling usdt-impl v0.5.0
14242024-02-01T10:10:41.898Z Compiling rustc-demangle v0.1.23
14252024-02-01T10:10:42.219Z Compiling flate2 v1.0.28
14262024-02-01T10:10:42.849Z Compiling zerocopy v0.3.0
14272024-02-01T10:10:43.505Z Compiling scroll v0.12.0
14282024-02-01T10:10:43.537Z Compiling heapless v0.7.16
14292024-02-01T10:10:43.856Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14302024-02-01T10:10:44.209Z Compiling bzip2-sys v0.1.11+1.0.8
14312024-02-01T10:10:44.416Z Compiling signal-hook v0.3.17
14322024-02-01T10:10:44.823Z Compiling plain v0.2.3
14332024-02-01T10:10:45.061Z Compiling rustversion v1.0.14
14342024-02-01T10:10:45.774Z Compiling hyper-tls v0.5.0
14352024-02-01T10:10:46.099Z Compiling hyper-rustls v0.24.2
14362024-02-01T10:10:46.291Z Compiling goblin v0.8.0
14372024-02-01T10:10:46.608Z Compiling reqwest v0.11.22
14382024-02-01T10:10:48.645Z Compiling dof v0.1.5
14392024-02-01T10:10:50.523Z Compiling toml v0.7.8
14402024-02-01T10:10:51.840Z Compiling toml_edit v0.21.0
14412024-02-01T10:10:52.037Z Compiling hex v0.4.3
14422024-02-01T10:10:52.243Z Compiling dtrace-parser v0.1.14
14432024-02-01T10:10:53.217Z Compiling memoffset v0.9.0
14442024-02-01T10:10:53.340Z Compiling base64ct v1.6.0
14452024-02-01T10:10:53.683Z Compiling strsim v0.10.0
14462024-02-01T10:10:54.369Z Compiling pretty-hex v0.4.1
14472024-02-01T10:10:54.480Z Compiling camino v1.1.6
14482024-02-01T10:10:57.668Z Compiling dof v0.3.0
14492024-02-01T10:10:58.198Z Compiling serde_tokenstream v0.1.7
14502024-02-01T10:10:58.364Z Compiling dtrace-parser v0.2.0
14512024-02-01T10:10:59.237Z Compiling bitflags v1.3.2
14522024-02-01T10:10:59.387Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14532024-02-01T10:11:00.796Z Compiling smoltcp v0.9.1
14542024-02-01T10:11:01.522Z Compiling pem-rfc7468 v0.7.0
14552024-02-01T10:11:01.805Z Compiling strum_macros v0.25.2
14562024-02-01T10:11:01.939Z Compiling hmac v0.12.1
14572024-02-01T10:11:02.707Z Compiling enum-as-inner v0.5.1
14582024-02-01T10:11:02.794Z Compiling num-iter v0.1.43
14592024-02-01T10:11:03.263Z Compiling crossbeam-epoch v0.9.15
14602024-02-01T10:11:03.931Z Compiling unicode-segmentation v1.10.1
14612024-02-01T10:11:03.957Z Compiling siphasher v0.3.11
14622024-02-01T10:11:04.437Z Compiling flagset v0.4.3
14632024-02-01T10:11:04.791Z Compiling der v0.7.8
14642024-02-01T10:11:05.204Z Compiling usdt-attr-macro v0.3.5
14652024-02-01T10:11:05.230Z Compiling usdt-macro v0.3.5
14662024-02-01T10:11:06.582Z Compiling hubpack_derive v0.1.1
14672024-02-01T10:11:07.412Z Compiling zerocopy-derive v0.6.4
14682024-02-01T10:11:08.832Z Compiling anstyle v1.0.2
14692024-02-01T10:11:10.153Z Compiling num_threads v0.1.6
14702024-02-01T10:11:10.299Z Compiling deranged v0.3.8
14712024-02-01T10:11:10.347Z Compiling utf8parse v0.2.1
14722024-02-01T10:11:10.479Z Compiling sha2 v0.10.8
14732024-02-01T10:11:10.578Z Compiling anstyle-parse v0.2.1
14742024-02-01T10:11:11.267Z Compiling spki v0.7.2
14752024-02-01T10:11:13.218Z Compiling time v0.3.27
14762024-02-01T10:11:15.096Z Compiling md-5 v0.10.5
14772024-02-01T10:11:15.265Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14782024-02-01T10:11:15.494Z Compiling block-padding v0.3.3
14792024-02-01T10:11:15.606Z Compiling clap_derive v4.4.2
14802024-02-01T10:11:15.871Z Compiling stringprep v0.1.3
14812024-02-01T10:11:17.185Z Compiling getopts v0.2.21
14822024-02-01T10:11:17.511Z Compiling diesel_table_macro_syntax v0.1.0
14832024-02-01T10:11:18.918Z Compiling hash32 v0.2.1
14842024-02-01T10:11:19.514Z Compiling anstyle-query v1.0.0
14852024-02-01T10:11:19.709Z Compiling stable_deref_trait v1.2.0
14862024-02-01T10:11:19.862Z Compiling colorchoice v1.0.0
14872024-02-01T10:11:20.108Z Compiling fallible-iterator v0.2.0
14882024-02-01T10:11:23.343Z Compiling postgres-protocol v0.6.6
14892024-02-01T10:11:23.445Z Compiling anstream v0.5.0
14902024-02-01T10:11:23.971Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
14912024-02-01T10:11:24.270Z Compiling diesel_derives v2.1.2
14922024-02-01T10:11:24.562Z Compiling inout v0.1.3
14932024-02-01T10:11:26.036Z Compiling terminal_size v0.2.6
14942024-02-01T10:11:26.310Z Compiling pkcs8 v0.10.2
14952024-02-01T10:11:26.538Z Compiling phf_shared v0.11.2
14962024-02-01T10:11:28.570Z Compiling ff v0.13.0
14972024-02-01T10:11:29.304Z Compiling serde_repr v0.1.16
14982024-02-01T10:11:30.736Z Compiling scheduled-thread-pool v0.2.7
14992024-02-01T10:11:31.647Z Compiling base16ct v0.2.0
15002024-02-01T10:11:31.718Z Compiling unsafe-libyaml v0.2.10
15012024-02-01T10:11:32.143Z Compiling clap_lex v0.5.1
15022024-02-01T10:11:32.929Z Compiling managed v0.8.0
15032024-02-01T10:11:33.555Z Compiling bit-vec v0.6.3
15042024-02-01T10:11:34.076Z Compiling regex-automata v0.1.10
15052024-02-01T10:11:34.254Z Compiling matches v0.1.10
15062024-02-01T10:11:34.848Z Compiling bstr v0.2.17
15072024-02-01T10:11:35.968Z Compiling idna v0.2.3
15082024-02-01T10:11:36.716Z Compiling serde_yaml v0.9.25
15092024-02-01T10:11:38.839Z Compiling clap_builder v4.4.2
15102024-02-01T10:11:39.274Z Compiling sec1 v0.7.3
15112024-02-01T10:11:40.094Z Compiling r2d2 v0.8.10
15122024-02-01T10:11:40.917Z Compiling group v0.13.0
15132024-02-01T10:11:44.650Z Compiling phf v0.11.2
15142024-02-01T10:11:44.659Z Compiling signal-hook-mio v0.2.3
15152024-02-01T10:11:44.872Z Compiling bzip2 v0.4.4
15162024-02-01T10:11:45.100Z Compiling cipher v0.4.4
15172024-02-01T10:11:45.300Z Compiling postgres-types v0.2.6
15182024-02-01T10:11:45.455Z Compiling zerocopy v0.6.4
15192024-02-01T10:11:45.724Z Compiling hubpack v0.1.2
15202024-02-01T10:11:45.876Z Compiling phf_shared v0.10.0
15212024-02-01T10:11:46.653Z Compiling hkdf v0.12.4
15222024-02-01T10:11:46.851Z Compiling crypto-bigint v0.5.2
15232024-02-01T10:11:46.856Z Compiling ipnetwork v0.20.0
15242024-02-01T10:11:47.017Z Compiling futures-executor v0.3.30
15252024-02-01T10:11:48.006Z Compiling float-cmp v0.9.0
15262024-02-01T10:11:48.534Z Compiling data-encoding v2.4.0
15272024-02-01T10:11:49.746Z Compiling minimal-lexical v0.2.1
15282024-02-01T10:11:50.623Z Compiling regex-automata v0.3.8
15292024-02-01T10:11:52.420Z Compiling fixedbitset v0.4.2
15302024-02-01T10:11:52.467Z Compiling precomputed-hash v0.1.1
15312024-02-01T10:11:52.643Z Compiling new_debug_unreachable v1.0.4
15322024-02-01T10:11:52.801Z Compiling static_assertions v1.1.0
15332024-02-01T10:11:53.112Z Compiling predicates-core v1.0.6
15342024-02-01T10:11:53.760Z Compiling either v1.9.0
15352024-02-01T10:11:54.690Z Compiling difflib v0.4.0
15362024-02-01T10:11:54.893Z Compiling normalize-line-endings v0.3.0
15372024-02-01T10:11:55.074Z Compiling whoami v1.4.1
15382024-02-01T10:11:56.092Z Compiling tokio-postgres v0.7.10
15392024-02-01T10:11:56.275Z Compiling predicates v3.1.0
15402024-02-01T10:11:56.299Z Compiling itertools v0.10.5
15412024-02-01T10:11:57.037Z Compiling trust-dns-proto v0.22.0
15422024-02-01T10:11:57.434Z Compiling bstr v1.6.0
15432024-02-01T10:11:59.872Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15442024-02-01T10:11:59.960Z Compiling petgraph v0.6.4
15452024-02-01T10:12:00.015Z Compiling string_cache v0.8.7
15462024-02-01T10:12:00.123Z Compiling diesel v2.1.4
15472024-02-01T10:12:00.749Z Compiling nom v7.1.3
15482024-02-01T10:12:00.910Z Compiling elliptic-curve v0.13.8
15492024-02-01T10:12:02.196Z Compiling yasna v0.5.2
15502024-02-01T10:12:02.365Z Compiling futures v0.3.30
15512024-02-01T10:12:04.934Z Compiling zip v0.6.6
15522024-02-01T10:12:05.497Z Compiling crossterm v0.27.0
15532024-02-01T10:12:06.027Z Compiling clap v4.4.3
15542024-02-01T10:12:06.774Z Compiling similar v2.3.0
15552024-02-01T10:12:07.223Z Compiling bit-set v0.5.3
15562024-02-01T10:12:07.248Z Compiling usdt v0.3.5
15572024-02-01T10:12:07.659Z Compiling console v0.15.8
15582024-02-01T10:12:07.686Z Compiling tokio-stream v0.1.14
15592024-02-01T10:12:09.440Z Compiling lalrpop-util v0.19.12
15602024-02-01T10:12:15.268Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15612024-02-01T10:12:28.625Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15622024-02-01T10:13:07.254Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15632024-02-01T10:13:12.149Z Compiling sha1 v0.10.6
15642024-02-01T10:13:13.383Z Compiling atty v0.2.14
15652024-02-01T10:13:13.701Z Compiling match_cfg v0.1.0
15662024-02-01T10:13:13.724Z Compiling hostname v0.3.1
15672024-02-01T10:13:13.762Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15682024-02-01T10:13:13.943Z Compiling dirs-sys-next v0.1.2
15692024-02-01T10:13:14.093Z Compiling rustls-pki-types v1.1.0
15702024-02-01T10:13:14.364Z Compiling ident_case v1.0.1
15712024-02-01T10:13:14.416Z Compiling dirs-next v2.0.0
15722024-02-01T10:13:14.632Z Compiling darling_core v0.20.3
15732024-02-01T10:13:14.700Z Compiling thread_local v1.1.7
15742024-02-01T10:13:14.950Z Compiling slog-async v2.8.0
15752024-02-01T10:13:15.148Z Compiling rustls v0.22.2
15762024-02-01T10:13:15.295Z Compiling rustls-webpki v0.102.1
15772024-02-01T10:13:15.590Z Compiling term v0.7.0
15782024-02-01T10:13:15.778Z Compiling crossbeam-channel v0.5.8
15792024-02-01T10:13:15.818Z Compiling multer v3.0.0
15802024-02-01T10:13:16.266Z Compiling instant v0.1.12
15812024-02-01T10:13:16.482Z Compiling paste v1.0.14
15822024-02-01T10:13:16.532Z Compiling take_mut v0.2.2
15832024-02-01T10:13:17.633Z Compiling slog-term v2.9.0
15842024-02-01T10:13:18.221Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
15852024-02-01T10:13:18.545Z Compiling slog-json v2.6.1
15862024-02-01T10:13:18.960Z Compiling http v1.0.0
15872024-02-01T10:13:19.168Z Compiling async-stream-impl v0.3.5
15882024-02-01T10:13:19.478Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
15892024-02-01T10:13:19.745Z Compiling atomic-waker v1.1.1
15902024-02-01T10:13:19.926Z Compiling debug-ignore v1.0.5
15912024-02-01T10:13:20.118Z Compiling waitgroup v0.1.2
15922024-02-01T10:13:20.139Z Compiling slog-bunyan v2.5.0
15932024-02-01T10:13:20.455Z Compiling rustls-pemfile v2.0.0
15942024-02-01T10:13:21.150Z Compiling toml v0.8.8
15952024-02-01T10:13:21.450Z Compiling async-stream v0.3.5
15962024-02-01T10:13:22.417Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
15972024-02-01T10:13:23.171Z Compiling serde_path_to_error v0.1.15
15982024-02-01T10:13:23.817Z Compiling tokio-rustls v0.25.0
15992024-02-01T10:13:24.156Z Compiling structmeta-derive v0.2.0
16002024-02-01T10:13:24.466Z Compiling strum v0.25.0
16012024-02-01T10:13:24.583Z Compiling regex-syntax v0.7.5
16022024-02-01T10:13:24.728Z Compiling backoff v0.4.0
16032024-02-01T10:13:24.962Z Compiling darling_macro v0.20.3
16042024-02-01T10:13:25.281Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16052024-02-01T10:13:26.482Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16062024-02-01T10:13:26.586Z Compiling darling v0.20.3
16072024-02-01T10:13:26.709Z Compiling macaddr v1.0.1
16082024-02-01T10:13:26.758Z Compiling serde_with_macros v3.5.1
16092024-02-01T10:13:27.467Z Compiling proc-macro-error-attr v1.0.4
16102024-02-01T10:13:27.904Z Compiling proc-macro-crate v1.3.1
16112024-02-01T10:13:28.026Z Compiling proc-macro-error v1.0.4
16122024-02-01T10:13:28.515Z Compiling heapless v0.8.0
16132024-02-01T10:13:29.213Z Compiling structmeta v0.2.0
16142024-02-01T10:13:29.720Z Compiling num_enum_derive v0.5.11
16152024-02-01T10:13:30.074Z Compiling hash32 v0.3.1
16162024-02-01T10:13:30.455Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16172024-02-01T10:13:30.973Z Compiling smoltcp v0.11.0
16182024-02-01T10:13:32.066Z Compiling serde_with v3.5.1
16192024-02-01T10:13:32.490Z Compiling same-file v1.0.6
16202024-02-01T10:13:32.852Z Compiling cobs v0.2.3
16212024-02-01T10:13:33.389Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16222024-02-01T10:13:33.813Z Compiling fastrand v2.0.0
16232024-02-01T10:13:34.039Z Compiling embedded-io v0.4.0
16242024-02-01T10:13:34.332Z Compiling num_enum v0.5.11
16252024-02-01T10:13:34.397Z Compiling tempfile v3.9.0
16262024-02-01T10:13:34.558Z Compiling postcard v1.0.8
16272024-02-01T10:13:34.781Z Compiling walkdir v2.4.0
16282024-02-01T10:13:35.798Z Compiling semver-parser v0.10.2
16292024-02-01T10:13:35.977Z Compiling foreign-types-macros v0.2.3
16302024-02-01T10:13:36.060Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16312024-02-01T10:13:36.330Z Compiling parse-display-derive v0.8.2
16322024-02-01T10:13:36.524Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16332024-02-01T10:13:36.815Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16342024-02-01T10:13:38.146Z Compiling foreign-types-shared v0.3.1
16352024-02-01T10:13:38.185Z Compiling crucible-workspace-hack v0.1.0
16362024-02-01T10:13:38.337Z Compiling foreign-types v0.5.0
16372024-02-01T10:13:38.706Z Compiling semver v0.11.0
16382024-02-01T10:13:39.533Z Compiling is-terminal v0.4.9
16392024-02-01T10:13:39.701Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16402024-02-01T10:13:39.726Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16412024-02-01T10:13:39.840Z Compiling cstr-argument v0.1.2
16422024-02-01T10:13:39.960Z Compiling xattr v1.0.1
16432024-02-01T10:13:40.218Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16442024-02-01T10:13:40.279Z Compiling filetime v0.2.23
16452024-02-01T10:13:40.359Z Compiling home v0.5.5
16462024-02-01T10:13:40.741Z Compiling pretty-hex v0.2.1
16472024-02-01T10:13:40.778Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16482024-02-01T10:13:41.035Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16492024-02-01T10:13:41.113Z Compiling toolchain_find v0.2.0
16502024-02-01T10:13:41.249Z Compiling tar v0.4.40
16512024-02-01T10:13:41.300Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16522024-02-01T10:13:41.551Z Compiling colored v2.0.4
16532024-02-01T10:13:42.227Z Compiling toml v0.5.11
16542024-02-01T10:13:42.837Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16552024-02-01T10:13:43.028Z Compiling topological-sort v0.2.2
16562024-02-01T10:13:43.329Z Compiling platforms v3.0.2
16572024-02-01T10:13:43.399Z Compiling omicron-zone-package v0.10.1
16582024-02-01T10:13:43.404Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16592024-02-01T10:13:43.733Z Compiling parse-display v0.8.2
16602024-02-01T10:13:44.019Z Compiling camino-tempfile v1.1.1
16612024-02-01T10:13:44.044Z Compiling zone_cfg_derive v0.3.0
16622024-02-01T10:13:44.732Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
16632024-02-01T10:13:44.757Z Compiling textwrap v0.11.0
16642024-02-01T10:13:45.434Z Compiling rustfmt-wrapper v0.2.0
16652024-02-01T10:13:45.636Z Compiling heck v0.3.3
16662024-02-01T10:13:46.442Z Compiling num-derive v0.4.0
16672024-02-01T10:13:46.506Z Compiling ansi_term v0.12.1
16682024-02-01T10:13:46.727Z Compiling libefi-sys v0.1.0
16692024-02-01T10:13:47.169Z Compiling vec_map v0.8.2
16702024-02-01T10:13:47.363Z Compiling strsim v0.8.0
16712024-02-01T10:13:47.659Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16722024-02-01T10:13:48.423Z Compiling clap v2.34.0
16732024-02-01T10:13:48.495Z Compiling zone v0.3.0
16742024-02-01T10:13:49.276Z Compiling structopt-derive v0.4.18
16752024-02-01T10:13:49.349Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
16762024-02-01T10:13:50.443Z Compiling smf v0.2.2
16772024-02-01T10:13:50.477Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
16782024-02-01T10:13:50.966Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
16792024-02-01T10:13:51.123Z Compiling unicase v2.7.0
16802024-02-01T10:13:51.278Z Compiling semver v0.1.20
16812024-02-01T10:13:51.578Z Compiling curve25519-dalek v4.1.1
16822024-02-01T10:13:52.026Z Compiling rustc_version v0.1.7
16832024-02-01T10:13:52.365Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16842024-02-01T10:13:52.440Z Compiling universal-hash v0.5.1
16852024-02-01T10:13:52.608Z Compiling opaque-debug v0.3.0
16862024-02-01T10:13:52.751Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
16872024-02-01T10:13:52.755Z Compiling curve25519-dalek-derive v0.1.0
16882024-02-01T10:13:52.803Z Compiling newtype_derive v0.1.6
16892024-02-01T10:13:52.848Z Compiling num-rational v0.4.1
16902024-02-01T10:13:53.272Z Compiling getrandom v0.1.16
16912024-02-01T10:13:53.504Z Compiling usdt-macro v0.5.0
16922024-02-01T10:13:53.688Z Compiling usdt-attr-macro v0.5.0
16932024-02-01T10:13:53.759Z Compiling password-hash v0.5.0
16942024-02-01T10:13:54.377Z Compiling structopt v0.3.26
16952024-02-01T10:13:54.437Z Compiling blake2 v0.10.6
16962024-02-01T10:13:55.401Z Compiling signature v2.1.0
16972024-02-01T10:13:55.464Z Compiling memmap v0.7.0
16982024-02-01T10:13:55.759Z Compiling quick-error v1.2.3
16992024-02-01T10:13:55.930Z Compiling parking_lot_core v0.8.6
17002024-02-01T10:13:55.977Z Compiling linked-hash-map v0.5.6
17012024-02-01T10:13:56.004Z Compiling resolv-conf v0.7.0
17022024-02-01T10:13:56.356Z Compiling usdt v0.5.0
17032024-02-01T10:13:56.527Z Compiling lru-cache v0.1.2
17042024-02-01T10:13:56.640Z Compiling argon2 v0.5.3
17052024-02-01T10:13:57.551Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17062024-02-01T10:13:57.637Z Compiling aead v0.5.2
17072024-02-01T10:13:57.755Z Compiling num-complex v0.4.4
17082024-02-01T10:13:58.233Z Compiling nibble_vec v0.1.0
17092024-02-01T10:13:58.552Z Compiling slog-dtrace v0.3.0
17102024-02-01T10:13:59.061Z Compiling arc-swap v1.6.0
17112024-02-01T10:13:59.737Z Compiling winapi v0.3.9
17122024-02-01T10:14:00.051Z Compiling utf-8 v0.7.6
17132024-02-01T10:14:00.085Z Compiling cancel-safe-futures v0.1.5
17142024-02-01T10:14:00.530Z Compiling endian-type v0.1.2
17152024-02-01T10:14:00.592Z Compiling keccak v0.1.4
17162024-02-01T10:14:00.870Z Compiling radix_trie v0.2.1
17172024-02-01T10:14:01.407Z Compiling sha3 v0.10.8
17182024-02-01T10:14:02.029Z Compiling tungstenite v0.20.1
17192024-02-01T10:14:02.075Z Compiling slog-scope v4.4.0
17202024-02-01T10:14:02.266Z Compiling num v0.4.1
17212024-02-01T10:14:02.534Z Compiling mime_guess v2.0.4
17222024-02-01T10:14:02.919Z Compiling steno v0.4.0
17232024-02-01T10:14:02.997Z Compiling rand_core v0.5.1
17242024-02-01T10:14:03.632Z Compiling trust-dns-resolver v0.22.0
17252024-02-01T10:14:04.754Z Compiling poly1305 v0.8.0
17262024-02-01T10:14:05.158Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17272024-02-01T10:14:05.722Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17282024-02-01T10:14:07.033Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17292024-02-01T10:14:07.640Z Compiling chacha20 v0.9.1
17302024-02-01T10:14:07.677Z Compiling rfc6979 v0.4.0
17312024-02-01T10:14:07.976Z Compiling secrecy v0.8.0
17322024-02-01T10:14:08.426Z Compiling thiserror-impl-no-std v2.0.2
17332024-02-01T10:14:08.465Z Compiling half v2.3.1
17342024-02-01T10:14:09.439Z Compiling ciborium-io v0.2.2
17352024-02-01T10:14:09.636Z Compiling convert_case v0.4.0
17362024-02-01T10:14:09.946Z Compiling option-ext v0.2.0
17372024-02-01T10:14:10.136Z Compiling dirs-sys v0.4.1
17382024-02-01T10:14:11.088Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17392024-02-01T10:14:11.144Z Compiling ciborium-ll v0.2.2
17402024-02-01T10:14:11.218Z Compiling derive_more v0.99.17
17412024-02-01T10:14:11.856Z Compiling ecdsa v0.16.9
17422024-02-01T10:14:13.452Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17432024-02-01T10:14:14.017Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17442024-02-01T10:14:14.335Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17452024-02-01T10:14:15.809Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17462024-02-01T10:14:16.412Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17472024-02-01T10:14:16.438Z Compiling thiserror-no-std v2.0.2
17482024-02-01T10:14:16.612Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17492024-02-01T10:14:17.041Z Compiling parking_lot v0.11.2
17502024-02-01T10:14:17.069Z Compiling tokio-tungstenite v0.20.1
17512024-02-01T10:14:17.441Z Compiling rand_chacha v0.2.2
17522024-02-01T10:14:18.749Z Compiling slog-stdlog v4.1.1
17532024-02-01T10:14:19.327Z Compiling trust-dns-client v0.22.0
17542024-02-01T10:14:19.804Z Compiling ed25519 v2.2.2
17552024-02-01T10:14:19.888Z Compiling polyval v0.6.1
17562024-02-01T10:14:19.918Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17572024-02-01T10:14:20.526Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17582024-02-01T10:14:20.566Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17592024-02-01T10:14:24.469Z Compiling primeorder v0.13.6
17602024-02-01T10:14:25.300Z Compiling blowfish v0.9.1
17612024-02-01T10:14:25.655Z Compiling aes v0.8.3
17622024-02-01T10:14:26.018Z Compiling ctr v0.9.2
17632024-02-01T10:14:26.553Z Compiling password-hash v0.4.2
17642024-02-01T10:14:27.832Z Compiling libsw v3.3.1
17652024-02-01T10:14:28.352Z Compiling pbkdf2 v0.12.2
17662024-02-01T10:14:28.600Z Compiling derive-where v1.2.7
17672024-02-01T10:14:30.478Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17682024-02-01T10:14:34.527Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17692024-02-01T10:14:34.844Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17702024-02-01T10:14:38.996Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17712024-02-01T10:14:42.539Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor#86b60220)
17722024-02-01T10:14:43.741Z Compiling fxhash v0.2.1
17732024-02-01T10:14:43.844Z Compiling linear-map v1.2.0
17742024-02-01T10:14:44.072Z Compiling owo-colors v4.0.0
17752024-02-01T10:14:44.456Z Compiling swrite v0.1.0
17762024-02-01T10:14:44.655Z Compiling sled v0.34.7
17772024-02-01T10:14:46.202Z Compiling trust-dns-server v0.22.1
17782024-02-01T10:14:46.385Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
17792024-02-01T10:14:46.587Z Compiling bcrypt-pbkdf v0.10.0
17802024-02-01T10:14:47.687Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17812024-02-01T10:14:47.711Z Compiling pbkdf2 v0.11.0
17822024-02-01T10:14:48.455Z Compiling p256 v0.13.2
17832024-02-01T10:14:48.482Z Compiling ghash v0.5.0
17842024-02-01T10:14:48.750Z Compiling ed25519-dalek v2.0.0
17852024-02-01T10:14:48.781Z Compiling russh-cryptovec v0.7.0
17862024-02-01T10:14:49.246Z Compiling slog-envlogger v2.2.0
17872024-02-01T10:14:49.271Z Compiling rand v0.7.3
17882024-02-01T10:14:50.446Z Compiling vsss-rs v3.3.4
17892024-02-01T10:14:50.470Z Compiling ciborium v0.2.2
17902024-02-01T10:14:51.475Z Compiling dirs v5.0.1
17912024-02-01T10:14:51.777Z Compiling chacha20poly1305 v0.10.1
17922024-02-01T10:14:52.119Z Compiling cbc v0.1.2
17932024-02-01T10:14:52.484Z Compiling pem v3.0.2
17942024-02-01T10:14:53.039Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
17952024-02-01T10:14:53.651Z Compiling headers-core v0.2.0
17962024-02-01T10:14:53.751Z Compiling kstat-rs v0.2.3
17972024-02-01T10:14:53.893Z Compiling glob v0.3.1
17982024-02-01T10:14:54.025Z Compiling http-range v0.1.5
17992024-02-01T10:14:54.851Z Compiling md5 v0.7.0
18002024-02-01T10:14:55.275Z Compiling russh-keys v0.40.1
18012024-02-01T10:14:55.554Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18022024-02-01T10:14:55.672Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18032024-02-01T10:14:56.260Z Compiling hyper-staticfile v0.9.5
18042024-02-01T10:14:57.864Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18052024-02-01T10:14:58.747Z Compiling headers v0.3.9
18062024-02-01T10:15:00.568Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18072024-02-01T10:15:00.842Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18082024-02-01T10:15:02.214Z Compiling rcgen v0.12.1
18092024-02-01T10:15:04.314Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18102024-02-01T10:15:04.911Z Compiling aes-gcm v0.10.3
18112024-02-01T10:15:10.324Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff6c4df2e816eee6e7b2b0488777d30ef35ee217#ff6c4df2)
18122024-02-01T10:15:11.038Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18132024-02-01T10:15:11.241Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18142024-02-01T10:15:15.570Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2d4bc11232d53f177c286383926fa5f8c1b2a938#2d4bc112)
18152024-02-01T10:15:16.891Z Compiling atomicwrites v0.4.3
18162024-02-01T10:15:17.452Z Compiling itertools v0.12.0
18172024-02-01T10:15:18.292Z Compiling subprocess v0.2.9
18182024-02-01T10:15:18.757Z Compiling hex-literal v0.4.1
18192024-02-01T10:15:18.985Z Compiling display-error-chain v0.2.0
18202024-02-01T10:15:19.236Z Compiling russh v0.40.2
18212024-02-01T10:15:21.719Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18222024-02-01T10:15:22.462Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18232024-02-01T10:15:22.510Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18242024-02-01T10:15:38.461Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18252024-02-01T10:15:40.320Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18262024-02-01T10:16:12.052Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18272024-02-01T10:17:37.679Z Finished dev [unoptimized + debuginfo] target(s) in 8m 50s
18282024-02-01T10:17:38.031Z
18292024-02-01T10:17:38.032Zreal 8:50.445939747
18302024-02-01T10:17:38.036Zuser 47:53.103008409
18312024-02-01T10:17:38.036Zsys 7:18.008147557
18322024-02-01T10:17:38.036Ztrap 1.730947214
18332024-02-01T10:17:38.036Ztflt 7.160150609
18342024-02-01T10:17:38.036Zdflt 7.853441620
18352024-02-01T10:17:38.036Zkflt 0.018017271
18362024-02-01T10:17:38.036Zlock 1:32:17.482312980
18372024-02-01T10:17:38.036Zslp 2:16:48.000787290
18382024-02-01T10:17:38.036Zlat 2:06.033786112
18392024-02-01T10:17:38.036Zstop 4:48.705786406
18402024-02-01T10:17:38.036Z+ mkdir -p /work/end-to-end-tests
18412024-02-01T10:17:38.036Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18422024-02-01T10:17:39.128Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18432024-02-01T10:17:39.128Z+ ptime -m gzip
18442024-02-01T10:17:39.132Z++ basename target/debug/bootstrap
18452024-02-01T10:17:57.927Z
18462024-02-01T10:17:57.930Zreal 18.793254520
18472024-02-01T10:17:57.930Zuser 18.578413339
18482024-02-01T10:17:57.930Zsys 0.197521370
18492024-02-01T10:17:57.930Ztrap 0.006266305
18502024-02-01T10:17:57.930Ztflt 0.000000000
18512024-02-01T10:17:57.930Zdflt 0.000000000
18522024-02-01T10:17:57.930Zkflt 0.000000000
18532024-02-01T10:17:57.931Zlock 0.000000000
18542024-02-01T10:17:57.931Zslp 0.000000000
18552024-02-01T10:17:57.931Zlat 0.010710129
18562024-02-01T10:17:57.931Zstop 0.000224732
18572024-02-01T10:17:57.931Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18582024-02-01T10:17:57.931Z+ ptime -m gzip
18592024-02-01T10:17:57.934Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0a38340653bb1ddd
18602024-02-01T10:17:59.798Z
18612024-02-01T10:17:59.801Zreal 1.862621353
18622024-02-01T10:17:59.801Zuser 1.843706987
18632024-02-01T10:17:59.801Zsys 0.018116791
18642024-02-01T10:17:59.801Ztrap 0.000197675
18652024-02-01T10:17:59.801Ztflt 0.000000000
18662024-02-01T10:17:59.802Zdflt 0.000000000
18672024-02-01T10:17:59.802Zkflt 0.000000000
18682024-02-01T10:17:59.802Zlock 0.000000000
18692024-02-01T10:17:59.802Zslp 0.000000000
18702024-02-01T10:17:59.802Zlat 0.000249725
18712024-02-01T10:17:59.802Zstop 0.000231701
18722024-02-01T10:17:59.803Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18732024-02-01T10:17:59.803Z+ ptime -m gzip
18742024-02-01T10:17:59.803Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-de9ea704e29346a6
18752024-02-01T10:18:19.026Z
18762024-02-01T10:18:19.026Zreal 19.220987211
18772024-02-01T10:18:19.026Zuser 19.031785794
18782024-02-01T10:18:19.026Zsys 0.182809701
18792024-02-01T10:18:19.026Ztrap 0.004249113
18802024-02-01T10:18:19.026Ztflt 0.000000000
18812024-02-01T10:18:19.026Zdflt 0.000000000
18822024-02-01T10:18:19.030Zkflt 0.000000000
18832024-02-01T10:18:19.030Zlock 0.000000000
18842024-02-01T10:18:19.030Zslp 0.000000000
18852024-02-01T10:18:19.030Zlat 0.001805737
18862024-02-01T10:18:19.030Zstop 0.000220313
18872024-02-01T10:18:19.030Z+ banner caboose-util
18882024-02-01T10:18:19.030Z
18892024-02-01T10:18:19.031Z #### ## ##### #### #### #### ###### # # #####
18902024-02-01T10:18:19.031Z # # # # # # # # # # # # # # #
18912024-02-01T10:18:19.031Z # # # ##### # # # # #### ##### ##### # # #
18922024-02-01T10:18:19.032Z # ###### # # # # # # # # # # #
18932024-02-01T10:18:19.032Z # # # # # # # # # # # # # # # #
18942024-02-01T10:18:19.032Z #### # # ##### #### #### #### ###### #### #
18952024-02-01T10:18:19.032Z
18962024-02-01T10:18:19.032Z+ ptime -m cargo build --locked -p caboose-util --release
18972024-02-01T10:18:19.731Z Downloading crates ...
18982024-02-01T10:18:20.047Z Downloaded crc-any v2.4.3
18992024-02-01T10:18:20.062Z Downloaded nodrop v0.1.14
19002024-02-01T10:18:20.473Z Downloaded tap v1.0.1
19012024-02-01T10:18:20.473Z Downloaded termcolor v1.2.0
19022024-02-01T10:18:20.473Z Downloaded path-slash v0.1.5
19032024-02-01T10:18:20.473Z Downloaded packed_struct_codegen v0.10.1
19042024-02-01T10:18:20.473Z Downloaded wyz v0.5.1
19052024-02-01T10:18:20.473Z Downloaded radium v0.7.0
19062024-02-01T10:18:20.473Z Downloaded crc v3.0.1
19072024-02-01T10:18:20.473Z Downloaded serde-hex v0.1.0
19082024-02-01T10:18:20.473Z Downloaded env_logger v0.10.0
19092024-02-01T10:18:20.473Z Downloaded bitfield v0.14.0
19102024-02-01T10:18:20.473Z Downloaded pkcs1 v0.7.5
19112024-02-01T10:18:20.473Z Downloaded rsa v0.9.2
19122024-02-01T10:18:20.473Z Downloaded ron v0.8.1
19132024-02-01T10:18:20.473Z Downloaded num-bigint-dig v0.8.4
19142024-02-01T10:18:20.474Z Downloaded object v0.30.4
19152024-02-01T10:18:20.474Z Downloaded bitvec v1.0.1
19162024-02-01T10:18:20.474Z Downloaded x509-cert v0.2.4
19172024-02-01T10:18:20.474Z Downloaded smallvec v0.6.14
19182024-02-01T10:18:20.474Z Downloaded maybe-uninit v2.0.0
19192024-02-01T10:18:20.474Z Downloaded crc-catalog v2.2.0
19202024-02-01T10:18:20.474Z Downloaded funty v2.0.0
19212024-02-01T10:18:20.474Z Downloaded packed_struct v0.10.1
19222024-02-01T10:18:20.475Z Downloaded array-init v0.0.4
19232024-02-01T10:18:20.475Z Compiling proc-macro2 v1.0.78
19242024-02-01T10:18:20.475Z Compiling unicode-ident v1.0.12
19252024-02-01T10:18:20.475Z Compiling libc v0.2.152
19262024-02-01T10:18:20.475Z Compiling serde v1.0.195
19272024-02-01T10:18:20.475Z Compiling autocfg v1.1.0
19282024-02-01T10:18:20.475Z Compiling version_check v0.9.4
19292024-02-01T10:18:20.475Z Compiling cfg-if v1.0.0
19302024-02-01T10:18:20.499Z Compiling typenum v1.16.0
19312024-02-01T10:18:20.914Z Compiling once_cell v1.19.0
19322024-02-01T10:18:20.914Z Compiling parking_lot_core v0.9.8
19332024-02-01T10:18:21.082Z Compiling memchr v2.6.3
19342024-02-01T10:18:21.144Z Compiling syn v1.0.109
19352024-02-01T10:18:21.156Z Compiling byteorder v1.5.0
19362024-02-01T10:18:21.471Z Compiling lock_api v0.4.10
19372024-02-01T10:18:21.900Z Compiling generic-array v0.14.7
19382024-02-01T10:18:22.007Z Compiling libm v0.2.7
19392024-02-01T10:18:22.018Z Compiling num-traits v0.2.16
19402024-02-01T10:18:22.293Z Compiling ahash v0.8.6
19412024-02-01T10:18:22.439Z Compiling quote v1.0.35
19422024-02-01T10:18:22.442Z Compiling thiserror v1.0.56
19432024-02-01T10:18:22.764Z Compiling pkg-config v0.3.27
19442024-02-01T10:18:23.107Z Compiling syn v2.0.48
19452024-02-01T10:18:23.404Z Compiling cc v1.0.83
19462024-02-01T10:18:23.562Z Compiling getrandom v0.2.10
19472024-02-01T10:18:24.183Z Compiling serde_json v1.0.113
19482024-02-01T10:18:24.205Z Compiling scopeguard v1.2.0
19492024-02-01T10:18:24.969Z Compiling slab v0.4.9
19502024-02-01T10:18:25.071Z Compiling itoa v1.0.9
19512024-02-01T10:18:25.325Z Compiling log v0.4.20
19522024-02-01T10:18:25.411Z Compiling rand_core v0.6.4
19532024-02-01T10:18:26.042Z Compiling smallvec v1.11.2
19542024-02-01T10:18:26.884Z Compiling vcpkg v0.2.15
19552024-02-01T10:18:27.614Z Compiling parking_lot v0.12.1
19562024-02-01T10:18:27.971Z Compiling pin-project-lite v0.2.13
19572024-02-01T10:18:28.126Z Compiling const-oid v0.9.5
19582024-02-01T10:18:28.965Z Compiling ring v0.17.7
19592024-02-01T10:18:29.009Z Compiling ryu v1.0.15
19602024-02-01T10:18:29.426Z Compiling ucd-trie v0.1.6
19612024-02-01T10:18:29.655Z Compiling openssl-sys v0.9.96
19622024-02-01T10:18:30.214Z Compiling signal-hook-registry v1.4.1
19632024-02-01T10:18:31.093Z Compiling subtle v2.5.0
19642024-02-01T10:18:31.227Z Compiling io-lifetimes v1.0.11
19652024-02-01T10:18:31.612Z Compiling ring v0.16.20
19662024-02-01T10:18:31.884Z Compiling mio v0.8.9
19672024-02-01T10:18:32.720Z Compiling num-integer v0.1.45
19682024-02-01T10:18:32.738Z Compiling futures-core v0.3.30
19692024-02-01T10:18:33.032Z Compiling semver v1.0.21
19702024-02-01T10:18:33.764Z Compiling rustix v0.37.23
19712024-02-01T10:18:34.763Z Compiling spin v0.5.2
19722024-02-01T10:18:35.111Z Compiling socket2 v0.5.5
19732024-02-01T10:18:35.730Z Compiling num_cpus v1.16.0
19742024-02-01T10:18:35.888Z Compiling allocator-api2 v0.2.16
19752024-02-01T10:18:36.535Z Compiling httparse v1.8.0
19762024-02-01T10:18:36.611Z Compiling heck v0.4.1
19772024-02-01T10:18:40.770Z Compiling unicode-xid v0.2.4
19782024-02-01T10:18:40.840Z Compiling openssl v0.10.60
19792024-02-01T10:18:40.840Z Compiling futures-sink v0.3.30
19802024-02-01T10:18:40.840Z Compiling synstructure v0.12.6
19812024-02-01T10:18:40.840Z Compiling equivalent v1.0.1
19822024-02-01T10:18:40.840Z Compiling tinyvec_macros v0.1.1
19832024-02-01T10:18:40.840Z Compiling tinyvec v1.6.0
19842024-02-01T10:18:40.840Z Compiling futures-channel v0.3.30
19852024-02-01T10:18:40.842Z Compiling rustls v0.21.9
19862024-02-01T10:18:40.842Z Compiling crc32fast v1.3.2
19872024-02-01T10:18:40.842Z Compiling native-tls v0.2.11
19882024-02-01T10:18:40.842Z Compiling pin-utils v0.1.0
19892024-02-01T10:18:40.842Z Compiling futures-io v0.3.30
19902024-02-01T10:18:40.842Z Compiling futures-task v0.3.30
19912024-02-01T10:18:40.842Z Compiling ppv-lite86 v0.2.17
19922024-02-01T10:18:40.853Z Compiling bzip2-sys v0.1.11+1.0.8
19932024-02-01T10:18:40.853Z Compiling spin v0.9.8
19942024-02-01T10:18:40.853Z Compiling tracing-core v0.1.31
19952024-02-01T10:18:40.853Z Compiling unicode-bidi v0.3.13
19962024-02-01T10:18:40.853Z Compiling unicode-normalization v0.1.22
19972024-02-01T10:18:40.854Z Compiling base64ct v1.6.0
19982024-02-01T10:18:41.067Z Compiling rand_chacha v0.3.1
19992024-02-01T10:18:41.752Z Compiling rand v0.8.5
20002024-02-01T10:18:42.015Z Compiling pem-rfc7468 v0.7.0
20012024-02-01T10:18:42.972Z Compiling errno v0.3.8
20022024-02-01T10:18:43.321Z Compiling num-iter v0.1.43
20032024-02-01T10:18:43.357Z Compiling usdt-impl v0.3.5
20042024-02-01T10:18:43.731Z Compiling flagset v0.4.3
20052024-02-01T10:18:43.946Z Compiling signal-hook v0.3.17
20062024-02-01T10:18:44.050Z Compiling rustix v0.38.30
20072024-02-01T10:18:44.352Z Compiling schemars v0.8.16
20082024-02-01T10:18:44.674Z Compiling serde_derive v1.0.195
20092024-02-01T10:18:44.822Z Compiling zeroize_derive v1.4.2
20102024-02-01T10:18:44.843Z Compiling zerocopy-derive v0.7.32
20112024-02-01T10:18:44.898Z Compiling thiserror-impl v1.0.56
20122024-02-01T10:18:44.992Z Compiling tokio-macros v2.2.0
20132024-02-01T10:18:45.012Z Compiling futures-macro v0.3.30
20142024-02-01T10:18:45.069Z Compiling tracing-attributes v0.1.26
20152024-02-01T10:18:45.495Z Compiling der_derive v0.7.2
20162024-02-01T10:18:47.017Z Compiling zeroize v1.7.0
20172024-02-01T10:18:48.123Z Compiling zerocopy-derive v0.2.0
20182024-02-01T10:18:48.127Z Compiling zerocopy v0.7.32
20192024-02-01T10:18:49.503Z Compiling pest v2.7.6
20202024-02-01T10:18:50.013Z Compiling crypto-common v0.1.6
20212024-02-01T10:18:50.112Z Compiling block-buffer v0.10.4
20222024-02-01T10:18:50.385Z Compiling openssl-macros v0.1.1
20232024-02-01T10:18:50.501Z Compiling digest v0.10.7
20242024-02-01T10:18:50.981Z Compiling futures-util v0.3.30
20252024-02-01T10:18:51.204Z Compiling tracing v0.1.37
20262024-02-01T10:18:51.462Z Compiling scroll_derive v0.12.0
20272024-02-01T10:18:51.590Z Compiling hashbrown v0.14.2
20282024-02-01T10:18:51.768Z Compiling zerocopy-derive v0.6.4
20292024-02-01T10:18:53.693Z Compiling pest_meta v2.7.6
20302024-02-01T10:18:53.717Z Compiling der v0.7.8
20312024-02-01T10:18:55.079Z Compiling serde_derive_internals v0.26.0
20322024-02-01T10:18:56.975Z Compiling pest_generator v2.7.6
20332024-02-01T10:19:00.531Z Compiling pest_derive v2.7.6
20342024-02-01T10:19:00.572Z Compiling bitflags v1.3.2
20352024-02-01T10:19:00.709Z Compiling fnv v1.0.7
20362024-02-01T10:19:00.896Z Compiling schemars_derive v0.8.16
20372024-02-01T10:19:02.985Z Compiling spki v0.7.2
20382024-02-01T10:19:04.453Z Compiling zerocopy v0.3.0
20392024-02-01T10:19:05.649Z Compiling lazy_static v1.4.0
20402024-02-01T10:19:06.177Z Compiling backtrace v0.3.69
20412024-02-01T10:19:06.468Z Compiling thread-id v4.2.0
20422024-02-01T10:19:06.608Z Compiling num-bigint v0.4.4
20432024-02-01T10:19:06.751Z Compiling memoffset v0.9.0
20442024-02-01T10:19:06.812Z Compiling async-trait v0.1.77
20452024-02-01T10:19:07.222Z Compiling bytes v1.5.0
20462024-02-01T10:19:07.638Z Compiling indexmap v2.2.2
20472024-02-01T10:19:08.057Z Compiling bitflags v2.4.0
20482024-02-01T10:19:08.500Z Compiling rustc_version v0.4.0
20492024-02-01T10:19:08.667Z Compiling tokio v1.35.1
20502024-02-01T10:19:08.943Z Compiling http v0.2.11
20512024-02-01T10:19:09.103Z Compiling uuid v1.7.0
20522024-02-01T10:19:10.856Z Compiling heapless v0.7.16
20532024-02-01T10:19:11.930Z Compiling untrusted v0.7.1
20542024-02-01T10:19:12.212Z Compiling percent-encoding v2.3.1
20552024-02-01T10:19:12.598Z Compiling smoltcp v0.9.1
20562024-02-01T10:19:12.691Z Compiling untrusted v0.9.0
20572024-02-01T10:19:12.830Z Compiling crossbeam-utils v0.8.16
20582024-02-01T10:19:12.871Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20592024-02-01T10:19:12.933Z Compiling iana-time-zone v0.1.57
20602024-02-01T10:19:13.452Z Compiling base64 v0.21.7
20612024-02-01T10:19:13.486Z Compiling foreign-types-shared v0.1.1
20622024-02-01T10:19:13.491Z Compiling chrono v0.4.31
20632024-02-01T10:19:13.628Z Compiling foreign-types v0.3.2
20642024-02-01T10:19:18.611Z Compiling dof v0.1.5
20652024-02-01T10:19:19.249Z Compiling dtrace-parser v0.1.14
20662024-02-01T10:19:19.312Z Compiling hmac v0.12.1
20672024-02-01T10:19:19.433Z Compiling clap_derive v4.4.2
20682024-02-01T10:19:21.193Z Compiling tokio-util v0.7.10
20692024-02-01T10:19:21.923Z Compiling anstyle v1.0.2
20702024-02-01T10:19:22.149Z Compiling time-core v0.1.1
20712024-02-01T10:19:22.564Z Compiling rustversion v1.0.14
20722024-02-01T10:19:22.595Z Compiling utf8parse v0.2.1
20732024-02-01T10:19:22.738Z Compiling cpufeatures v0.2.12
20742024-02-01T10:19:22.805Z Compiling try-lock v0.2.4
20752024-02-01T10:19:22.855Z Compiling adler v1.0.2
20762024-02-01T10:19:22.868Z Compiling siphasher v0.3.11
20772024-02-01T10:19:23.152Z Compiling miniz_oxide v0.7.1
20782024-02-01T10:19:23.445Z Compiling h2 v0.3.24
20792024-02-01T10:19:23.496Z Compiling want v0.3.1
20802024-02-01T10:19:23.574Z Compiling sha2 v0.10.8
20812024-02-01T10:19:23.875Z Compiling anstyle-parse v0.2.1
20822024-02-01T10:19:27.064Z Compiling time-macros v0.2.13
20832024-02-01T10:19:33.274Z Compiling rustls-webpki v0.101.7
20842024-02-01T10:19:33.354Z Compiling sct v0.7.0
20852024-02-01T10:19:33.824Z Compiling form_urlencoded v1.2.1
20862024-02-01T10:19:34.232Z Compiling http-body v0.4.5
20872024-02-01T10:19:34.831Z Compiling serde_tokenstream v0.1.7
20882024-02-01T10:19:34.843Z Compiling pkcs8 v0.10.2
20892024-02-01T10:19:35.638Z Compiling hubpack_derive v0.1.1
20902024-02-01T10:19:40.116Z Compiling socket2 v0.4.9
20912024-02-01T10:19:40.140Z Compiling crossbeam-epoch v0.9.15
20922024-02-01T10:19:40.140Z Compiling usdt-impl v0.5.0
20932024-02-01T10:19:40.140Z Compiling httpdate v1.0.3
20942024-02-01T10:19:40.140Z Compiling colorchoice v1.0.0
20952024-02-01T10:19:40.140Z Compiling radium v0.7.0
20962024-02-01T10:19:40.140Z Compiling slog v2.7.0
20972024-02-01T10:19:40.140Z Compiling anyhow v1.0.75
20982024-02-01T10:19:40.140Z Compiling openssl-probe v0.1.5
20992024-02-01T10:19:40.140Z Compiling camino v1.1.6
21002024-02-01T10:19:40.140Z Compiling tower-service v0.3.2
21012024-02-01T10:19:40.140Z Compiling anstyle-query v1.0.0
21022024-02-01T10:19:40.614Z Compiling anstream v0.5.0
21032024-02-01T10:19:40.655Z Compiling hyper v0.14.27
21042024-02-01T10:19:46.999Z Compiling terminal_size v0.2.6
21052024-02-01T10:19:50.067Z Compiling serde_spanned v0.6.4
21062024-02-01T10:19:50.395Z Compiling toml_datetime v0.6.5
21072024-02-01T10:19:51.486Z Compiling zerocopy v0.6.4
21082024-02-01T10:19:52.885Z Compiling scroll v0.12.0
21092024-02-01T10:19:53.440Z Compiling md-5 v0.10.5
21102024-02-01T10:19:54.111Z Compiling stringprep v0.1.3
21112024-02-01T10:19:54.159Z Compiling idna v0.5.0
21122024-02-01T10:19:55.600Z Compiling diesel_table_macro_syntax v0.1.0
21132024-02-01T10:19:55.725Z Compiling aho-corasick v1.0.4
21142024-02-01T10:19:56.157Z Compiling hash32 v0.2.1
21152024-02-01T10:19:56.245Z Compiling dyn-clone v1.0.13
21162024-02-01T10:19:56.531Z Compiling plain v0.2.3
21172024-02-01T10:19:56.754Z Compiling stable_deref_trait v1.2.0
21182024-02-01T10:19:56.757Z Compiling strsim v0.10.0
21192024-02-01T10:19:56.884Z Compiling clap_lex v0.5.1
21202024-02-01T10:19:57.384Z Compiling fallible-iterator v0.2.0
21212024-02-01T10:19:57.676Z Compiling maybe-uninit v2.0.0
21222024-02-01T10:19:58.323Z Compiling gimli v0.28.0
21232024-02-01T10:19:58.407Z Compiling winnow v0.5.15
21242024-02-01T10:19:58.553Z Compiling regex-syntax v0.8.2
21252024-02-01T10:19:58.615Z Compiling tap v1.0.1
21262024-02-01T10:19:58.881Z Compiling wyz v0.5.1
21272024-02-01T10:19:59.590Z Compiling postgres-protocol v0.6.6
21282024-02-01T10:20:00.012Z Compiling clap_builder v4.4.2
21292024-02-01T10:20:00.349Z Compiling goblin v0.8.0
21302024-02-01T10:20:01.896Z Compiling diesel_derives v2.1.2
21312024-02-01T10:20:02.108Z Compiling url v2.5.0
21322024-02-01T10:20:04.927Z Compiling regex-automata v0.4.4
21332024-02-01T10:20:06.111Z Compiling addr2line v0.21.0
21342024-02-01T10:20:08.639Z Compiling tokio-rustls v0.24.1
21352024-02-01T10:20:08.811Z Compiling strum_macros v0.25.2
21362024-02-01T10:20:14.833Z Compiling tokio-native-tls v0.3.1
21372024-02-01T10:20:15.647Z Compiling usdt-macro v0.3.5
21382024-02-01T10:20:15.959Z Compiling usdt-attr-macro v0.3.5
21392024-02-01T10:20:18.107Z Compiling phf_shared v0.11.2
21402024-02-01T10:20:18.857Z Compiling block-padding v0.3.3
21412024-02-01T10:20:18.867Z Compiling enum-as-inner v0.5.1
21422024-02-01T10:20:19.152Z Compiling serde_repr v0.1.16
21432024-02-01T10:20:19.863Z Compiling ff v0.13.0
21442024-02-01T10:20:20.207Z Compiling scheduled-thread-pool v0.2.7
21452024-02-01T10:20:20.784Z Compiling object v0.32.1
21462024-02-01T10:20:20.984Z Compiling managed v0.8.0
21472024-02-01T10:20:21.800Z Compiling base16ct v0.2.0
21482024-02-01T10:20:23.619Z Compiling matches v0.1.10
21492024-02-01T10:20:23.696Z Compiling regex-automata v0.1.10
21502024-02-01T10:20:23.703Z Compiling deranged v0.3.8
21512024-02-01T10:20:24.063Z Compiling rustc-demangle v0.1.23
21522024-02-01T10:20:25.467Z Compiling bit-vec v0.6.3
21532024-02-01T10:20:26.072Z Compiling funty v2.0.0
21542024-02-01T10:20:26.644Z Compiling num_threads v0.1.6
21552024-02-01T10:20:26.765Z Compiling packed_struct v0.10.1
21562024-02-01T10:20:26.967Z Compiling pretty-hex v0.4.1
21572024-02-01T10:20:27.262Z Compiling ipnet v2.9.0
21582024-02-01T10:20:27.354Z Compiling num-bigint-dig v0.8.4
21592024-02-01T10:20:31.794Z Compiling bitvec v1.0.1
21602024-02-01T10:20:35.102Z Compiling dof v0.3.0
21612024-02-01T10:20:35.653Z Compiling time v0.3.27
21622024-02-01T10:20:35.704Z Compiling bstr v0.2.17
21632024-02-01T10:20:37.902Z Compiling idna v0.2.3
21642024-02-01T10:20:39.011Z Compiling sec1 v0.7.3
21652024-02-01T10:20:39.888Z Compiling r2d2 v0.8.10
21662024-02-01T10:20:40.229Z Compiling group v0.13.0
21672024-02-01T10:20:40.666Z Compiling inout v0.1.3
21682024-02-01T10:20:41.181Z Compiling phf v0.11.2
21692024-02-01T10:20:43.159Z Compiling hyper-tls v0.5.0
21702024-02-01T10:20:43.216Z Compiling regex v1.10.3
21712024-02-01T10:20:43.496Z Compiling hyper-rustls v0.24.2
21722024-02-01T10:20:43.668Z Compiling signal-hook-mio v0.2.3
21732024-02-01T10:20:43.888Z Compiling flate2 v1.0.28
21742024-02-01T10:20:44.014Z Compiling clap v4.4.3
21752024-02-01T10:20:44.180Z Compiling ipnetwork v0.20.0
21762024-02-01T10:20:44.851Z Compiling toml_edit v0.19.15
21772024-02-01T10:20:45.379Z Compiling bzip2 v0.4.4
21782024-02-01T10:20:45.379Z Compiling postgres-types v0.2.6
21792024-02-01T10:20:46.366Z Compiling hubpack v0.1.2
21802024-02-01T10:20:46.463Z Compiling serde_urlencoded v0.7.1
21812024-02-01T10:20:46.475Z Compiling rustls-pemfile v1.0.3
21822024-02-01T10:20:46.963Z Compiling phf_shared v0.10.0
21832024-02-01T10:20:47.016Z Compiling hkdf v0.12.4
21842024-02-01T10:20:47.652Z Compiling dtrace-parser v0.2.0
21852024-02-01T10:20:47.731Z Compiling futures-executor v0.3.30
21862024-02-01T10:20:50.888Z Compiling crypto-bigint v0.5.2
21872024-02-01T10:20:52.054Z Compiling packed_struct_codegen v0.10.1
21882024-02-01T10:20:53.270Z Compiling float-cmp v0.9.0
21892024-02-01T10:20:54.265Z Compiling indexmap v1.9.3
21902024-02-01T10:20:54.362Z Compiling encoding_rs v0.8.33
21912024-02-01T10:20:54.682Z Compiling webpki-roots v0.25.2
21922024-02-01T10:20:54.896Z Compiling predicates-core v1.0.6
21932024-02-01T10:20:55.335Z Compiling minimal-lexical v0.2.1
21942024-02-01T10:20:56.119Z Compiling either v1.9.0
21952024-02-01T10:20:56.298Z Compiling data-encoding v2.4.0
21962024-02-01T10:20:56.519Z Compiling precomputed-hash v0.1.1
21972024-02-01T10:20:56.664Z Compiling unicode-width v0.1.11
21982024-02-01T10:20:56.676Z Compiling whoami v1.4.1
21992024-02-01T10:20:56.893Z Compiling nodrop v0.1.14
22002024-02-01T10:20:57.057Z Compiling regex-automata v0.3.8
22012024-02-01T10:20:57.458Z Compiling mime v0.3.17
22022024-02-01T10:20:58.268Z Compiling unicode-segmentation v1.10.1
22032024-02-01T10:20:59.633Z Compiling fixedbitset v0.4.2
22042024-02-01T10:21:00.468Z Compiling difflib v0.4.0
22052024-02-01T10:21:00.482Z Compiling new_debug_unreachable v1.0.4
22062024-02-01T10:21:00.599Z Compiling crc-catalog v2.2.0
22072024-02-01T10:21:01.335Z Compiling normalize-line-endings v0.3.0
22082024-02-01T10:21:01.515Z Compiling static_assertions v1.1.0
22092024-02-01T10:21:01.648Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22102024-02-01T10:21:02.379Z Compiling predicates v3.1.0
22112024-02-01T10:21:07.152Z Compiling crc v3.0.1
22122024-02-01T10:21:08.277Z Compiling string_cache v0.8.7
22132024-02-01T10:21:11.037Z Compiling petgraph v0.6.4
22142024-02-01T10:21:11.143Z Compiling bstr v1.6.0
22152024-02-01T10:21:13.457Z Compiling similar v2.3.0
22162024-02-01T10:21:15.222Z Compiling reqwest v0.11.22
22172024-02-01T10:21:16.763Z Compiling trust-dns-proto v0.22.0
22182024-02-01T10:21:17.492Z Compiling tokio-postgres v0.7.10
22192024-02-01T10:21:22.027Z Compiling array-init v0.0.4
22202024-02-01T10:21:24.150Z Compiling console v0.15.8
22212024-02-01T10:21:24.733Z Compiling itertools v0.10.5
22222024-02-01T10:21:26.748Z Compiling nom v7.1.3
22232024-02-01T10:21:28.369Z Compiling elliptic-curve v0.13.8
22242024-02-01T10:21:32.856Z Compiling toml v0.7.8
22252024-02-01T10:21:35.401Z Compiling futures v0.3.30
22262024-02-01T10:21:36.715Z Compiling smallvec v0.6.14
22272024-02-01T10:21:36.999Z Compiling zip v0.6.6
22282024-02-01T10:21:37.315Z Compiling diesel v2.1.4
22292024-02-01T10:21:37.397Z Compiling yasna v0.5.2
22302024-02-01T10:21:38.018Z Compiling crossterm v0.27.0
22312024-02-01T10:21:39.046Z Compiling cipher v0.4.4
22322024-02-01T10:21:43.560Z Compiling bit-set v0.5.3
22332024-02-01T10:21:43.773Z Compiling usdt v0.3.5
22342024-02-01T10:21:43.974Z Compiling is-terminal v0.4.9
22352024-02-01T10:21:44.151Z Compiling toml_edit v0.21.0
22362024-02-01T10:21:50.763Z Compiling pkcs1 v0.7.5
22372024-02-01T10:21:55.705Z Compiling tokio-stream v0.1.14
22382024-02-01T10:21:55.865Z Compiling openapiv3 v2.0.0
22392024-02-01T10:21:56.932Z Compiling hex v0.4.3
22402024-02-01T10:21:58.211Z Compiling hashbrown v0.13.2
22412024-02-01T10:22:00.417Z Compiling signature v2.1.0
22422024-02-01T10:22:01.316Z Compiling bitfield v0.14.0
22432024-02-01T10:22:07.551Z Compiling hashbrown v0.12.3
22442024-02-01T10:22:07.923Z Compiling termcolor v1.2.0
22452024-02-01T10:22:09.371Z Compiling lalrpop-util v0.19.12
22462024-02-01T10:22:15.263Z Compiling env_logger v0.10.0
22472024-02-01T10:22:21.895Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22482024-02-01T10:22:27.830Z Compiling rsa v0.9.2
22492024-02-01T10:22:37.286Z Compiling serde-hex v0.1.0
22502024-02-01T10:22:40.647Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22512024-02-01T10:22:44.653Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22522024-02-01T10:22:46.730Z Compiling ron v0.8.1
22532024-02-01T10:22:48.431Z Compiling x509-cert v0.2.4
22542024-02-01T10:22:55.463Z Compiling crc-any v2.4.3
22552024-02-01T10:23:27.866Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22562024-02-01T10:23:33.519Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22572024-02-01T10:23:40.601Z Compiling object v0.30.4
22582024-02-01T10:23:58.914Z Compiling path-slash v0.1.5
22592024-02-01T10:23:59.224Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22602024-02-01T10:24:35.951Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22612024-02-01T10:24:37.072Z Finished release [optimized] target(s) in 6m 17s
22622024-02-01T10:24:37.158Z
22632024-02-01T10:24:37.162Zreal 6:18.112182859
22642024-02-01T10:24:37.163Zuser 43:37.750912651
22652024-02-01T10:24:37.163Zsys 3:42.066300050
22662024-02-01T10:24:37.163Ztrap 1.705413471
22672024-02-01T10:24:37.163Ztflt 1.187514481
22682024-02-01T10:24:37.163Zdflt 0.410564969
22692024-02-01T10:24:37.163Zkflt 0.013179325
22702024-02-01T10:24:37.163Zlock 1:40:57.236016433
22712024-02-01T10:24:37.163Zslp 2:06:33.851200027
22722024-02-01T10:24:37.163Zlat 1:52.686636125
22732024-02-01T10:24:37.163Zstop 1:21.295914684
22742024-02-01T10:24:37.163Z+ ptime -m gzip
22752024-02-01T10:24:37.816Z
22762024-02-01T10:24:37.816Zreal 0.648580727
22772024-02-01T10:24:37.816Zuser 0.641369499
22782024-02-01T10:24:37.817Zsys 0.006642753
22792024-02-01T10:24:37.822Ztrap 0.000073492
22802024-02-01T10:24:37.822Ztflt 0.000000000
22812024-02-01T10:24:37.822Zdflt 0.000000000
22822024-02-01T10:24:37.822Zkflt 0.000000000
22832024-02-01T10:24:37.822Zlock 0.000000000
22842024-02-01T10:24:37.822Zslp 0.000000000
22852024-02-01T10:24:37.822Zlat 0.000169566
22862024-02-01T10:24:37.822Zstop 0.000222510
22872024-02-01T10:24:37.822Z+ banner tufaceous
22882024-02-01T10:24:37.822Z
22892024-02-01T10:24:37.823Z ##### # # ###### ## #### ###### #### # # ####
22902024-02-01T10:24:37.823Z # # # # # # # # # # # # # #
22912024-02-01T10:24:37.823Z # # # ##### # # # ##### # # # # ####
22922024-02-01T10:24:37.823Z # # # # ###### # # # # # # #
22932024-02-01T10:24:37.823Z # # # # # # # # # # # # # # #
22942024-02-01T10:24:37.823Z # #### # # # #### ###### #### #### ####
22952024-02-01T10:24:37.823Z
22962024-02-01T10:24:37.823Z+ ptime -m cargo build --locked -p tufaceous --release
22972024-02-01T10:24:38.516Z Downloading crates ...
22982024-02-01T10:24:38.839Z Downloaded globset v0.4.13
22992024-02-01T10:24:38.842Z Downloaded doc-comment v0.3.3
23002024-02-01T10:24:38.846Z Downloaded humantime v2.1.0
23012024-02-01T10:24:38.848Z Downloaded pin-project v1.1.3
23022024-02-01T10:24:38.868Z Downloaded pin-project-internal v1.1.3
23032024-02-01T10:24:38.871Z Downloaded snafu-derive v0.7.5
23042024-02-01T10:24:38.874Z Downloaded async-recursion v1.0.5
23052024-02-01T10:24:38.877Z Downloaded snafu v0.7.5
23062024-02-01T10:24:38.889Z Downloaded tough v0.16.0
23072024-02-01T10:24:38.905Z Downloaded typed-path v0.7.0
23082024-02-01T10:24:38.915Z Downloaded olpc-cjson v0.1.3
23092024-02-01T10:24:38.918Z Downloaded serde_plain v1.0.2
23102024-02-01T10:24:38.923Z Downloaded fs-err v2.11.0
23112024-02-01T10:24:38.923Z Downloaded parse-size v1.0.0
23122024-02-01T10:24:38.923Z Downloaded buf-list v1.0.3
23132024-02-01T10:24:39.084Z Compiling serde_tokenstream v0.2.0
23142024-02-01T10:24:39.106Z Compiling regress v0.7.1
23152024-02-01T10:24:39.119Z Compiling dirs-sys-next v0.1.2
23162024-02-01T10:24:39.122Z Compiling ident_case v1.0.1
23172024-02-01T10:24:39.122Z Compiling rustls-pki-types v1.1.0
23182024-02-01T10:24:39.153Z Compiling thread_local v1.1.7
23192024-02-01T10:24:39.159Z Compiling rustls v0.22.2
23202024-02-01T10:24:39.350Z Compiling dirs-next v2.0.0
23212024-02-01T10:24:39.541Z Compiling darling_core v0.20.3
23222024-02-01T10:24:39.699Z Compiling heck v0.4.1
23232024-02-01T10:24:39.827Z Compiling slog-async v2.8.0
23242024-02-01T10:24:40.374Z Compiling rustls-webpki v0.102.1
23252024-02-01T10:24:40.593Z Compiling term v0.7.0
23262024-02-01T10:24:40.897Z Compiling crossbeam-channel v0.5.8
23272024-02-01T10:24:41.248Z Compiling getopts v0.2.21
23282024-02-01T10:24:41.740Z Compiling structmeta-derive v0.2.0
23292024-02-01T10:24:42.659Z Compiling atty v0.2.14
23302024-02-01T10:24:42.856Z Compiling multer v3.0.0
23312024-02-01T10:24:43.400Z Compiling unsafe-libyaml v0.2.10
23322024-02-01T10:24:43.650Z Compiling take_mut v0.2.2
23332024-02-01T10:24:43.861Z Compiling doc-comment v0.3.3
23342024-02-01T10:24:44.585Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23352024-02-01T10:24:46.170Z Compiling match_cfg v0.1.0
23362024-02-01T10:24:46.295Z Compiling paste v1.0.14
23372024-02-01T10:24:47.034Z Compiling hostname v0.3.1
23382024-02-01T10:24:47.034Z Compiling structmeta v0.2.0
23392024-02-01T10:24:47.414Z Compiling serde_yaml v0.9.25
23402024-02-01T10:24:48.419Z Compiling darling_macro v0.20.3
23412024-02-01T10:24:48.551Z Compiling slog-term v2.9.0
23422024-02-01T10:24:49.856Z Compiling darling v0.20.3
23432024-02-01T10:24:53.198Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23442024-02-01T10:24:53.222Z Compiling slog-json v2.6.1
23452024-02-01T10:24:53.485Z Compiling http v1.0.0
23462024-02-01T10:24:53.647Z Compiling async-stream-impl v0.3.5
23472024-02-01T10:24:53.658Z Compiling pin-project-internal v1.1.3
23482024-02-01T10:24:54.004Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23492024-02-01T10:24:54.438Z Compiling atomic-waker v1.1.1
23502024-02-01T10:24:54.699Z Compiling fastrand v2.0.0
23512024-02-01T10:24:58.798Z Compiling regex-syntax v0.7.5
23522024-02-01T10:24:58.867Z Compiling tokio-rustls v0.25.0
23532024-02-01T10:24:58.867Z Compiling async-stream v0.3.5
23542024-02-01T10:24:58.867Z Compiling tempfile v3.9.0
23552024-02-01T10:24:58.867Z Compiling pin-project v1.1.3
23562024-02-01T10:24:58.867Z Compiling waitgroup v0.1.2
23572024-02-01T10:24:58.867Z Compiling slog-bunyan v2.5.0
23582024-02-01T10:24:59.225Z Compiling serde_with_macros v3.5.1
23592024-02-01T10:25:01.832Z Compiling toml v0.8.8
23602024-02-01T10:25:01.997Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23612024-02-01T10:25:02.770Z Compiling rustls-pemfile v2.0.0
23622024-02-01T10:25:03.745Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23632024-02-01T10:25:03.879Z Compiling sha1 v0.10.6
23642024-02-01T10:25:04.090Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23652024-02-01T10:25:05.200Z Compiling snafu-derive v0.7.5
23662024-02-01T10:25:05.391Z Compiling serde_path_to_error v0.1.15
23672024-02-01T10:25:05.739Z Compiling parse-display-derive v0.8.2
23682024-02-01T10:25:06.205Z Compiling instant v0.1.12
23692024-02-01T10:25:06.470Z Compiling fs-err v2.11.0
23702024-02-01T10:25:06.890Z Compiling arc-swap v1.6.0
23712024-02-01T10:25:07.069Z Compiling debug-ignore v1.0.5
23722024-02-01T10:25:07.272Z Compiling same-file v1.0.6
23732024-02-01T10:25:07.728Z Compiling buf-list v1.0.3
23742024-02-01T10:25:08.075Z Compiling slog-scope v4.4.0
23752024-02-01T10:25:08.590Z Compiling walkdir v2.4.0
23762024-02-01T10:25:11.038Z Compiling backoff v0.4.0
23772024-02-01T10:25:11.252Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#1f97f167)
23782024-02-01T10:25:11.481Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23792024-02-01T10:25:11.646Z Compiling serde_with v3.5.1
23802024-02-01T10:25:11.999Z Compiling parse-display v0.8.2
23812024-02-01T10:25:12.298Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23822024-02-01T10:25:13.280Z Compiling snafu v0.7.5
23832024-02-01T10:25:13.332Z Compiling globset v0.4.13
23842024-02-01T10:25:15.706Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23852024-02-01T10:25:15.943Z Compiling strum v0.25.0
23862024-02-01T10:25:16.197Z Compiling pem v3.0.2
23872024-02-01T10:25:18.857Z Compiling olpc-cjson v0.1.3
23882024-02-01T10:25:19.482Z Compiling macaddr v1.0.1
23892024-02-01T10:25:19.767Z Compiling serde_plain v1.0.2
23902024-02-01T10:25:20.584Z Compiling async-recursion v1.0.5
23912024-02-01T10:25:20.643Z Compiling filetime v0.2.23
23922024-02-01T10:25:21.152Z Compiling xattr v1.0.1
23932024-02-01T10:25:21.599Z Compiling typed-path v0.7.0
23942024-02-01T10:25:22.067Z Compiling tar v0.4.40
23952024-02-01T10:25:22.368Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
23962024-02-01T10:25:28.126Z Compiling tough v0.16.0
23972024-02-01T10:25:33.498Z Compiling slog-stdlog v4.1.1
23982024-02-01T10:25:34.839Z Compiling camino-tempfile v1.1.1
23992024-02-01T10:25:34.999Z Compiling itertools v0.12.0
24002024-02-01T10:25:35.955Z Compiling parse-size v1.0.0
24012024-02-01T10:25:36.507Z Compiling slog-envlogger v2.2.0
24022024-02-01T10:25:40.995Z Compiling humantime v2.1.0
24032024-02-01T10:25:47.304Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#86b60220)
24042024-02-01T10:25:47.602Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24052024-02-01T10:26:03.120Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24062024-02-01T10:26:05.735Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24072024-02-01T10:26:37.194Z Finished release [optimized] target(s) in 1m 59s
24082024-02-01T10:26:37.286Z
24092024-02-01T10:26:37.286Zreal 1:59.445312914
24102024-02-01T10:26:37.287Zuser 13:30.734137081
24112024-02-01T10:26:37.287Zsys 48.730041268
24122024-02-01T10:26:37.287Ztrap 0.498138008
24132024-02-01T10:26:37.290Ztflt 0.359198017
24142024-02-01T10:26:37.291Zdflt 0.626942128
24152024-02-01T10:26:37.291Zkflt 0.000138652
24162024-02-01T10:26:37.291Zlock 28:19.733504719
24172024-02-01T10:26:37.291Zslp 30:02.863413281
24182024-02-01T10:26:37.291Zlat 24.473597396
24192024-02-01T10:26:37.291Zstop 13.367701302
24202024-02-01T10:26:37.291Z+ ptime -m gzip
24212024-02-01T10:26:39.740Z
24222024-02-01T10:26:39.743Zreal 2.450688632
24232024-02-01T10:26:39.743Zuser 2.420753487
24242024-02-01T10:26:39.743Zsys 0.029085485
24252024-02-01T10:26:39.743Ztrap 0.000255845
24262024-02-01T10:26:39.743Ztflt 0.000000000
24272024-02-01T10:26:39.743Zdflt 0.000000000
24282024-02-01T10:26:39.744Zkflt 0.000000000
24292024-02-01T10:26:39.744Zlock 0.000000000
24302024-02-01T10:26:39.744Zslp 0.000000000
24312024-02-01T10:26:39.744Zlat 0.000224502
24322024-02-01T10:26:39.744Zstop 0.000247588
24332024-02-01T10:26:39.744Zprocess exited: duration 1231916 ms, exit code 0
 
24342024-02-01T10:26:39.765Zfound 5 output files
24352024-02-01T10:26:39.765Zuploading: /work/end-to-end-tests/bootstrap-0a38340653bb1ddd.gz (10759029 bytes)
24362024-02-01T10:26:44.921Zuploaded: /work/end-to-end-tests/bootstrap-0a38340653bb1ddd.gz
24372024-02-01T10:26:44.921Zuploading: /work/end-to-end-tests/bootstrap.gz (108759478 bytes)
24382024-02-01T10:27:19.508Zuploaded: /work/end-to-end-tests/bootstrap.gz
24392024-02-01T10:27:19.508Zuploading: /work/end-to-end-tests/end_to_end_tests-de9ea704e29346a6.gz (111934373 bytes)
24402024-02-01T10:27:54.857Zuploaded: /work/end-to-end-tests/end_to_end_tests-de9ea704e29346a6.gz
24412024-02-01T10:27:54.857Zuploading: /work/caboose-util.gz (4048201 bytes)
24422024-02-01T10:27:57.179Zuploaded: /work/caboose-util.gz
24432024-02-01T10:27:57.179Zuploading: /work/tufaceous.gz (15644029 bytes)
24442024-02-01T10:28:03.062Zuploaded: /work/tufaceous.gz