01HQY11E1HB7DDM6E5MTN0JAEE: 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: 01HQY11S5JG4X14S6S072BF47T

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-03-01T22:10:35.676Zjob assigned to worker 01HQY11YHDSDD93ZATHVX87FW2 (queued for 53 s)
 
22024-03-01T22:10:36.114Zstarting task 0: "setup"
32024-03-01T22:10:36.197Z++ uname -s
42024-03-01T22:10:36.202Z+ kern=SunOS
52024-03-01T22:10:36.203Z+ case "$kern" in
62024-03-01T22:10:36.203Z+ groupadd -g 12345 build
72024-03-01T22:10:36.203Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-03-01T22:10:37.201Z+ zfs create -o mountpoint=/work rpool/work
92024-03-01T22:10:37.318Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-03-01T22:10:37.321Z+ home_fs=zfs
112024-03-01T22:10:37.321Z+ [[ zfs == autofs ]]
122024-03-01T22:10:37.321Z+ mkdir -p /home/build
132024-03-01T22:10:37.324Z+ chown build:build /home/build /work
142024-03-01T22:10:39.332Z+ chmod 0700 /home/build /work
152024-03-01T22:10:39.750Zprocess exited: duration 3218 ms, exit code 0
 
162024-03-01T22:10:39.769Zstarting task 1: "rust-toolchain"
172024-03-01T22:10:39.781Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-03-01T22:10:39.786Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-03-01T22:10:39.896Zinfo: downloading installer
202024-03-01T22:10:41.455Zwarning: it looks like you have an existing installation of Rust at:
212024-03-01T22:10:41.455Zwarning: /opt/ooce/bin
222024-03-01T22:10:41.455Zwarning: It is recommended that rustup be the primary Rust installation.
232024-03-01T22:10:41.455Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-03-01T22:10:41.455Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-03-01T22:10:41.455Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-03-01T22:10:41.456Zwarning: or pass `-y' to ignore all ignorable checks.
272024-03-01T22:10:41.456Zerror: cannot install while Rust is installed
282024-03-01T22:10:41.456Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-03-01T22:10:41.575Zinfo: profile set to 'default'
302024-03-01T22:10:41.575Zinfo: default host triple is x86_64-unknown-illumos
312024-03-01T22:10:41.578Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-03-01T22:10:41.719Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-03-01T22:10:41.719Zinfo: downloading component 'cargo'
342024-03-01T22:10:42.418Zinfo: downloading component 'clippy'
352024-03-01T22:10:43.114Zinfo: downloading component 'rust-docs'
362024-03-01T22:10:43.572Zinfo: downloading component 'rust-std'
372024-03-01T22:10:45.218Zinfo: downloading component 'rustc'
382024-03-01T22:10:49.014Zinfo: downloading component 'rustfmt'
392024-03-01T22:10:49.253Zinfo: installing component 'cargo'
402024-03-01T22:10:50.190Zinfo: installing component 'clippy'
412024-03-01T22:10:50.595Zinfo: installing component 'rust-docs'
422024-03-01T22:10:52.833Zinfo: installing component 'rust-std'
432024-03-01T22:10:53.971Zinfo: installing component 'rustc'
442024-03-01T22:10:58.331Zinfo: installing component 'rustfmt'
452024-03-01T22:10:58.680Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-03-01T22:10:58.680Z
472024-03-01T22:10:58.995Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-03-01T22:10:58.996Z
492024-03-01T22:10:58.996Z
502024-03-01T22:10:58.996ZRust is installed now. Great!
512024-03-01T22:10:58.997Z
522024-03-01T22:10:58.997ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-03-01T22:10:58.997Zenvironment variable. This has not been done automatically.
542024-03-01T22:10:58.997Z
552024-03-01T22:10:58.997ZTo configure your current shell, run:
562024-03-01T22:10:58.997Zsource "$HOME/.cargo/env"
572024-03-01T22:10:59.049Z+ rustc --version
582024-03-01T22:10:59.114Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592024-03-01T22:10:59.118Zprocess exited: duration 19331 ms, exit code 0
 
602024-03-01T22:10:59.126Zstarting task 2: "authentication"
612024-03-01T22:10:59.145Zprocess exited: duration 20 ms, exit code 0
 
622024-03-01T22:10:59.151Zstarting task 3: "clone repository"
632024-03-01T22:10:59.156Z+ mkdir -p /work/oxidecomputer/omicron
642024-03-01T22:10:59.159Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652024-03-01T22:10:59.385ZCloning into '/work/oxidecomputer/omicron'...
662024-03-01T22:11:05.575Z+ cd /work/oxidecomputer/omicron
672024-03-01T22:11:05.576Z+ git fetch origin 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
682024-03-01T22:11:05.927ZFrom https://github.com/oxidecomputer/omicron
692024-03-01T22:11:05.927Z * branch 3ca02e03a1fbd28de6b3a0c67ada3752637acfff -> FETCH_HEAD
702024-03-01T22:11:05.941Z+ [[ -n john/log-all-sled-targets ]]
712024-03-01T22:11:05.941Z++ git branch --show-current
722024-03-01T22:11:05.942Z+ current=main
732024-03-01T22:11:05.942Z+ [[ main != john/log-all-sled-targets ]]
742024-03-01T22:11:05.942Z+ git branch -f john/log-all-sled-targets 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
752024-03-01T22:11:05.949Z+ git checkout -f john/log-all-sled-targets
762024-03-01T22:11:06.054ZSwitched to branch 'john/log-all-sled-targets'
772024-03-01T22:11:06.067Z+ git reset --hard 3ca02e03a1fbd28de6b3a0c67ada3752637acfff
782024-03-01T22:11:06.171ZHEAD is now at 3ca02e03a Log all possible sled targets when creating a reservation
792024-03-01T22:11:06.180Zprocess exited: duration 7008 ms, exit code 0
 
802024-03-01T22:11:06.214Zstarting task 4: "build"
812024-03-01T22:11:06.676Z+ cargo --version
822024-03-01T22:11:06.676Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
832024-03-01T22:11:06.676Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
842024-03-01T22:11:06.676Zinfo: downloading component 'cargo'
852024-03-01T22:11:07.165Zinfo: downloading component 'clippy'
862024-03-01T22:11:07.413Zinfo: downloading component 'rust-docs'
872024-03-01T22:11:08.317Zinfo: downloading component 'rust-std'
882024-03-01T22:11:09.741Zinfo: downloading component 'rustc'
892024-03-01T22:11:13.351Zinfo: downloading component 'rustfmt'
902024-03-01T22:11:13.549Zinfo: installing component 'cargo'
912024-03-01T22:11:14.443Zinfo: installing component 'clippy'
922024-03-01T22:11:14.782Zinfo: installing component 'rust-docs'
932024-03-01T22:11:16.370Zinfo: installing component 'rust-std'
942024-03-01T22:11:18.210Zinfo: installing component 'rustc'
952024-03-01T22:11:22.322Zinfo: installing component 'rustfmt'
962024-03-01T22:11:22.675Zcargo 1.76.0 (c84b36747 2024-01-18)
972024-03-01T22:11:22.680Z+ rustc --version
982024-03-01T22:11:22.750Zrustc 1.76.0 (07dca489a 2024-02-04)
992024-03-01T22:11:22.758Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1002024-03-01T22:11:35.737Z Startup: Refreshing catalog 'helios-dev' ... Done
1012024-03-01T22:11:37.108Z Startup: Caching catalogs ... Done
1022024-03-01T22:11:38.839ZPlanning: Solver setup ... Done (1.392s)
1032024-03-01T22:11:38.872ZPlanning: Running solver ... Done (0.032s)
1042024-03-01T22:11:39.202ZPlanning: Finding local manifests ... Done (0.303s)
1052024-03-01T22:11:39.213ZPlanning: Fetching manifests: 0/4 0% complete
1062024-03-01T22:11:39.435ZPlanning: Fetching manifests: 4/4 100% complete
1072024-03-01T22:11:39.478ZPlanning: Package planning ... Done (0.050s)
1082024-03-01T22:11:39.533ZPlanning: Merging actions ... Done (0.052s)
1092024-03-01T22:11:41.011ZPlanning: Checking for conflicting actions ... Done (1.487s)
1102024-03-01T22:11:41.023ZPlanning: Consolidating action changes ... Done (0.012s)
1112024-03-01T22:11:45.842ZPlanning: Evaluating mediators ... Done (4.814s)
1122024-03-01T22:11:45.852ZPlanning: Planning completed in 8.69 seconds
1132024-03-01T22:11:45.869Z Packages to install: 4
1142024-03-01T22:11:45.869Z Mediators to change: 2
1152024-03-01T22:11:45.869Z Services to change: 1
1162024-03-01T22:11:45.879Z Estimated space available: 148.88 GB
1172024-03-01T22:11:45.879ZEstimated space to be consumed: 1.42 GB
1182024-03-01T22:11:45.879Z Create boot environment: No
1192024-03-01T22:11:45.879ZCreate backup boot environment: No
1202024-03-01T22:11:45.880Z Rebuild boot archive: No
1212024-03-01T22:11:45.880Z
1222024-03-01T22:11:45.880ZChanged mediators:
1232024-03-01T22:11:45.880Z mediator clang:
1242024-03-01T22:11:45.880Z version: None -> 15 (system default)
1252024-03-01T22:11:45.880Z
1262024-03-01T22:11:45.880Z mediator llvm:
1272024-03-01T22:11:45.880Z version: 14 (system default) -> 15 (system default)
1282024-03-01T22:11:45.881Z
1292024-03-01T22:11:45.881ZChanged packages:
1302024-03-01T22:11:45.881Zhelios-dev
1312024-03-01T22:11:45.881Z developer/build-essential
1322024-03-01T22:11:45.881Z None -> 11-2.0
1332024-03-01T22:11:45.881Z library/libxmlsec1
1342024-03-01T22:11:45.881Z None -> 1.2.35-2.0
1352024-03-01T22:11:45.881Z ooce/developer/clang-15
1362024-03-01T22:11:45.882Z None -> 15.0.7-2.0
1372024-03-01T22:11:45.882Z ooce/developer/llvm-15
1382024-03-01T22:11:45.882Z None -> 15.0.7-2.0
1392024-03-01T22:11:45.882Z
1402024-03-01T22:11:45.882ZServices:
1412024-03-01T22:11:45.882Z restart_fmri:
1422024-03-01T22:11:45.882Z svc:/system/update-man-index:default
1432024-03-01T22:11:46.161Z
1442024-03-01T22:11:46.162ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1452024-03-01T22:11:51.159ZDownload: 1020/3290 items 19.5/212.6MB 9% complete (4.0M/s)
1462024-03-01T22:11:56.166ZDownload: 1323/3290 items 108.2/212.6MB 50% complete (10.9M/s)
1472024-03-01T22:12:08.367ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (9.9M/s)
1482024-03-01T22:12:13.372ZDownload: 2977/3290 items 121.2/212.6MB 57% complete (412k/s)
1492024-03-01T22:12:19.901ZDownload: 3247/3290 items 203.1/212.6MB 95% complete (10.7M/s)
1502024-03-01T22:12:25.385ZDownload: 3289/3290 items 212.6/212.6MB 100% complete (8.9M/s)
1512024-03-01T22:12:25.406ZDownload: Completed 212.60 MB in 39.18 seconds (5.4M/s)
1522024-03-01T22:12:25.535Z Actions: 1/3689 actions (Installing new actions)
1532024-03-01T22:12:30.577Z Actions: 3688/3689 actions (Installing new actions)
1542024-03-01T22:12:30.580Z Actions: Completed 3689 actions in 5.03 seconds.
1552024-03-01T22:12:30.668Z Done (0.093s)
1562024-03-01T22:12:30.668Z Done (0.000s)
1572024-03-01T22:12:30.897Z Done (0.229s)
1582024-03-01T22:12:36.459Z Done (5.422s)
1592024-03-01T22:12:36.627Z Done (0.091s)
1602024-03-01T22:12:36.631Z Done (0.000s)
1612024-03-01T22:12:36.785Z Done (0.000s)
1622024-03-01T22:12:37.306ZPlanning: Evaluating mediator changes ... Done
1632024-03-01T22:12:37.473ZPlanning: Checking for conflicting actions ... Done
1642024-03-01T22:12:37.476ZPlanning: Consolidating action changes ... Done
1652024-03-01T22:12:37.743ZPlanning: Evaluating mediators ... Done
1662024-03-01T22:12:37.749ZPlanning: Planning completed in 0.44 seconds
1672024-03-01T22:12:37.777Z Mediators to change: 2
1682024-03-01T22:12:37.777Z Create boot environment: No
1692024-03-01T22:12:37.777ZCreate backup boot environment: No
1702024-03-01T22:12:37.857Z Done
1712024-03-01T22:12:37.857Z Done
1722024-03-01T22:12:37.987Z Done
1732024-03-01T22:12:41.871Z Done
1742024-03-01T22:12:41.959Z Done
1752024-03-01T22:12:41.959Z Done
1762024-03-01T22:12:42.068Z Done
1772024-03-01T22:12:42.733ZPlanning: Evaluating mediator changes ... Done
1782024-03-01T22:12:42.737ZPlanning: Merging actions ... Done
1792024-03-01T22:12:42.930ZPlanning: Checking for conflicting actions ... Done
1802024-03-01T22:12:42.933ZPlanning: Consolidating action changes ... Done
1812024-03-01T22:12:43.202ZPlanning: Evaluating mediators ... Done
1822024-03-01T22:12:43.261ZPlanning: Planning completed in 0.80 seconds
1832024-03-01T22:12:43.296Z Packages to change: 1
1842024-03-01T22:12:43.296Z Mediators to change: 1
1852024-03-01T22:12:43.297Z Services to change: 1
1862024-03-01T22:12:43.297Z Create boot environment: No
1872024-03-01T22:12:43.297ZCreate backup boot environment: Yes
1882024-03-01T22:12:45.084Z Actions: 1/6 actions (Updating modified actions)
1892024-03-01T22:12:45.115Z Actions: Completed 6 actions in 0.03 seconds.
1902024-03-01T22:12:45.115Z Done
1912024-03-01T22:12:45.115Z Done
1922024-03-01T22:12:45.165Z Done
1932024-03-01T22:12:49.083Z Done
1942024-03-01T22:12:49.170Z Done
1952024-03-01T22:12:49.173Z Done
1962024-03-01T22:12:49.270Z Done
1972024-03-01T22:12:49.735ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1982024-03-01T22:12:49.735Zclang system 15 system
1992024-03-01T22:12:49.735Zcsh system system illumos
2002024-03-01T22:12:49.735Zctags system system illumos
2012024-03-01T22:12:49.735Zgcc vendor 12 vendor
2022024-03-01T22:12:49.735Zgcc system 10 system
2032024-03-01T22:12:49.735Zgcc system 7 system
2042024-03-01T22:12:49.735Zgo system 1.20 system
2052024-03-01T22:12:49.735Zgo system 1.19 system
2062024-03-01T22:12:49.735Zllvm system 15 system
2072024-03-01T22:12:49.735Zllvm system 14 system
2082024-03-01T22:12:49.735Zmariadb system 10.6 system
2092024-03-01T22:12:49.735Zmta vendor vendor dma
2102024-03-01T22:12:49.735Zopenjdk system 17 system
2112024-03-01T22:12:49.735Zopenjdk system 11 system
2122024-03-01T22:12:49.735Zopenjdk system 1.8 system
2132024-03-01T22:12:49.735Zopenssl vendor 3 vendor
2142024-03-01T22:12:49.735Zperl system 5.36 system
2152024-03-01T22:12:49.735Zpostgresql system 15 system
2162024-03-01T22:12:49.735Zpostgresql system 13 system
2172024-03-01T22:12:49.735Zpython vendor 3 vendor
2182024-03-01T22:12:49.735Zpython system 2 system
2192024-03-01T22:12:49.736Zpython3 system 3.11 system
2202024-03-01T22:12:49.736Zruby system 3.0 system
2212024-03-01T22:12:49.736Zwords vendor vendor american-english
2222024-03-01T22:12:49.736Zwords system system australian-english
2232024-03-01T22:12:49.736Zwords system system british-english
2242024-03-01T22:12:49.736Zwords system system canadian-english
2252024-03-01T22:12:49.736Zwords system system french
2262024-03-01T22:12:49.736Zwords system system italian
2272024-03-01T22:12:49.736Zwords system system ngerman
2282024-03-01T22:12:49.736Zwords system system ogerman
2292024-03-01T22:12:49.736Zwords system system spanish
2302024-03-01T22:12:50.089ZFMRI IFO
2312024-03-01T22:12:50.089Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2322024-03-01T22:12:50.089Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2332024-03-01T22:12:50.089Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2342024-03-01T22:12:50.090Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2352024-03-01T22:12:50.090Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2362024-03-01T22:12:50.090Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2372024-03-01T22:12:50.090Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2382024-03-01T22:12:50.090Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2392024-03-01T22:12:50.145Z+ set -o errexit
2402024-03-01T22:12:50.149Z+++ dirname ./tools/ci_download_cockroachdb
2412024-03-01T22:12:50.149Z++ cd ./tools
2422024-03-01T22:12:50.153Z++ pwd
2432024-03-01T22:12:50.153Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2442024-03-01T22:12:50.153Z++ basename ./tools/ci_download_cockroachdb
2452024-03-01T22:12:50.153Z+ ARG0=ci_download_cockroachdb
2462024-03-01T22:12:50.153Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2472024-03-01T22:12:50.157Z+ CIDL_VERSION=v22.1.9
2482024-03-01T22:12:50.157Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2492024-03-01T22:12:50.157Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2502024-03-01T22:12:50.157Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2512024-03-01T22:12:50.158Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2522024-03-01T22:12:50.158Z+ TARGET_DIR=out
2532024-03-01T22:12:50.158Z+ DOWNLOAD_DIR=out/downloads
2542024-03-01T22:12:50.158Z+ DEST_DIR=./out/cockroachdb
2552024-03-01T22:12:50.158Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2562024-03-01T22:12:50.158Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2572024-03-01T22:12:50.158Z+ main
2582024-03-01T22:12:50.158Z+ [[ 0 != 0 ]]
2592024-03-01T22:12:50.158Z+ CIDL_OS=solaris2.11
2602024-03-01T22:12:50.158Z+ [[ 0 != 0 ]]
2612024-03-01T22:12:50.158Z+ configure_os solaris2.11
2622024-03-01T22:12:50.158Z+ echo 'current directory: /work/oxidecomputer/omicron'
2632024-03-01T22:12:50.159Z+ echo 'configuring based on OS: "solaris2.11"'
2642024-03-01T22:12:50.159Z+ case "$1" in
2652024-03-01T22:12:50.159Zcurrent directory: /work/oxidecomputer/omicron
2662024-03-01T22:12:50.159Z+ CIDL_BUILD=illumos
2672024-03-01T22:12:50.159Zconfiguring based on OS: "solaris2.11"
2682024-03-01T22:12:50.159Z+ CIDL_SUFFIX=tar.gz
2692024-03-01T22:12:50.159Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2702024-03-01T22:12:50.159Z+ CIDL_URL_BASE=https://illumos.org/downloads
2712024-03-01T22:12:50.159Z+ CIDL_ASSEMBLE=do_assemble_illumos
2722024-03-01T22:12:50.159Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2732024-03-01T22:12:50.159Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2742024-03-01T22:12:50.159Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-03-01T22:12:50.160Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2762024-03-01T22:12:50.160Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2772024-03-01T22:12:50.160Z+ CIDL_SHA256FUNC=do_sha256sum
2782024-03-01T22:12:50.160Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2792024-03-01T22:12:50.160ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2802024-03-01T22:12:50.160Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2812024-03-01T22:12:50.160Z+ mkdir -p out/downloads
2822024-03-01T22:12:50.160ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-03-01T22:12:50.160Z+ mkdir -p ./out/cockroachdb
2842024-03-01T22:12:50.164Z+ local DO_DOWNLOAD=true
2852024-03-01T22:12:50.164Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2862024-03-01T22:12:50.164Z+ '[' true == true ']'
2872024-03-01T22:12:50.164Z+ echo Downloading...
2882024-03-01T22:12:50.164ZDownloading...
2892024-03-01T22:12:50.164Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-03-01T22:12:50.164Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2912024-03-01T22:12:57.443Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-03-01T22:12:57.446Z++ sha256sum
2932024-03-01T22:12:57.446Z++ awk '{print $1}'
2942024-03-01T22:12:57.545Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2952024-03-01T22:12:57.545Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2962024-03-01T22:12:57.545Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-03-01T22:12:57.548Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2982024-03-01T22:12:59.753Z+ do_assemble_illumos
2992024-03-01T22:12:59.753Z+ rm -r ./out/cockroachdb
3002024-03-01T22:12:59.757Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3012024-03-01T22:13:00.138Z+ ./out/cockroachdb/bin/cockroach version
3022024-03-01T22:13:00.362ZBuild Tag: v22.1.9-dirty
3032024-03-01T22:13:00.362ZBuild Time: 2022/10/26 21:17:46
3042024-03-01T22:13:00.362ZDistribution: OSS
3052024-03-01T22:13:00.362ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3062024-03-01T22:13:00.363ZGo Version: go1.17.13
3072024-03-01T22:13:00.363ZC Compiler: gcc 10.3.0
3082024-03-01T22:13:00.363ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3092024-03-01T22:13:00.363ZBuild Type: release
3102024-03-01T22:13:00.379Z+ set -o errexit
3112024-03-01T22:13:00.386Z+++ dirname ./tools/ci_download_clickhouse
3122024-03-01T22:13:00.389Z++ cd ./tools
3132024-03-01T22:13:00.389Z++ pwd
3142024-03-01T22:13:00.389Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3152024-03-01T22:13:00.389Z++ basename ./tools/ci_download_clickhouse
3162024-03-01T22:13:00.389Z+ ARG0=ci_download_clickhouse
3172024-03-01T22:13:00.389Z+ TARGET_DIR=out
3182024-03-01T22:13:00.389Z+ DOWNLOAD_DIR=out/downloads
3192024-03-01T22:13:00.390Z+ DEST_DIR=./out/clickhouse
3202024-03-01T22:13:00.390Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3212024-03-01T22:13:00.390Z+ CIDL_VERSION=v22.8.9.24
3222024-03-01T22:13:00.390Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3232024-03-01T22:13:00.390Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3242024-03-01T22:13:00.390Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3252024-03-01T22:13:00.390Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3262024-03-01T22:13:00.390Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3272024-03-01T22:13:00.390Z+ main
3282024-03-01T22:13:00.390Z+ [[ 0 != 0 ]]
3292024-03-01T22:13:00.390Z+ CIDL_OS=solaris2.11
3302024-03-01T22:13:00.390Z+ [[ 0 != 0 ]]
3312024-03-01T22:13:00.390Z+ configure_os solaris2.11
3322024-03-01T22:13:00.390Z+ echo 'current directory: /work/oxidecomputer/omicron'
3332024-03-01T22:13:00.390Zcurrent directory: /work/oxidecomputer/omicron
3342024-03-01T22:13:00.390Z+ echo 'configuring based on OS: "solaris2.11"'
3352024-03-01T22:13:00.390Z+ CIDL_DASHREV=
3362024-03-01T22:13:00.390Z+ case "$1" in
3372024-03-01T22:13:00.390Zconfiguring based on OS: "solaris2.11"
3382024-03-01T22:13:00.390Z+ CIDL_PLATFORM=illumos
3392024-03-01T22:13:00.390Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3402024-03-01T22:13:00.390Z+ CIDL_MD5FUNC=do_md5sum
3412024-03-01T22:13:00.390Z+ CIDL_DASHREV=-1
3422024-03-01T22:13:00.391Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3432024-03-01T22:13:00.391Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3442024-03-01T22:13:00.391Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3452024-03-01T22:13:00.391Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3462024-03-01T22:13:00.391Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3472024-03-01T22:13:00.391ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3482024-03-01T22:13:00.391ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3492024-03-01T22:13:00.391Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3502024-03-01T22:13:00.391Z+ mkdir -p out/downloads
3512024-03-01T22:13:00.394Z+ mkdir -p ./out/clickhouse
3522024-03-01T22:13:00.394Z+ local DO_DOWNLOAD=true
3532024-03-01T22:13:00.394Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3542024-03-01T22:13:00.394Z+ '[' true == true ']'
3552024-03-01T22:13:00.394Z+ echo Downloading...
3562024-03-01T22:13:00.395ZDownloading...
3572024-03-01T22:13:00.395Z+ 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
3582024-03-01T22:13:00.395Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3592024-03-01T22:13:01.724Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3602024-03-01T22:13:01.736Z++ md5sum
3612024-03-01T22:13:01.736Z++ awk '{print $1}'
3622024-03-01T22:13:01.896Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3632024-03-01T22:13:01.897Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3642024-03-01T22:13:01.897Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3652024-03-01T22:13:01.908Z+ mkdir -p ./out/clickhouse
3662024-03-01T22:13:01.908Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3672024-03-01T22:13:05.099Z+ ./out/clickhouse/clickhouse server --version
3682024-03-01T22:13:05.127ZClickHouse server version 22.8.9.1.
3692024-03-01T22:13:05.138Z+ set -o errexit
3702024-03-01T22:13:05.146Z+++ dirname ./tools/ci_download_console
3712024-03-01T22:13:05.146Z++ cd ./tools
3722024-03-01T22:13:05.147Z++ pwd
3732024-03-01T22:13:05.147Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3742024-03-01T22:13:05.147Z++ basename ./tools/ci_download_console
3752024-03-01T22:13:05.147Z+ ARG0=ci_download_console
3762024-03-01T22:13:05.147Z+ TARGET_DIR=out
3772024-03-01T22:13:05.147Z+ DOWNLOAD_DIR=out/downloads
3782024-03-01T22:13:05.147Z+ DEST_DIR=./out/console-assets
3792024-03-01T22:13:05.147Z+ source /work/oxidecomputer/omicron/tools/console_version
3802024-03-01T22:13:05.148Z++ COMMIT=25fb506d0527f5508dc90b118672c0bf8ce14dd3
3812024-03-01T22:13:05.148Z++ SHA2=1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a
3822024-03-01T22:13:05.148Z+ URL=https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
3832024-03-01T22:13:05.148Z+ TARBALL_FILE=out/downloads/console.tar.gz
3842024-03-01T22:13:05.149Z+ main
3852024-03-01T22:13:05.149Z+ [[ 0 != 0 ]]
3862024-03-01T22:13:05.149Z+ echo 'URL: https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz'
3872024-03-01T22:13:05.149ZURL: https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
3882024-03-01T22:13:05.149Z+ echo 'Local file: out/downloads/console.tar.gz'
3892024-03-01T22:13:05.149ZLocal file: out/downloads/console.tar.gz
3902024-03-01T22:13:05.149Z+ local DO_DOWNLOAD=true
3912024-03-01T22:13:05.149Z+ [[ -f out/downloads/console.tar.gz ]]
3922024-03-01T22:13:05.149Z+ mkdir -p out/downloads
3932024-03-01T22:13:05.149Z+ '[' true == true ']'
3942024-03-01T22:13:05.150Z+ echo Downloading...
3952024-03-01T22:13:05.150ZDownloading...
3962024-03-01T22:13:05.150Z+ do_download_curl https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz out/downloads/console.tar.gz
3972024-03-01T22:13:05.150Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/25fb506d0527f5508dc90b118672c0bf8ce14dd3.tar.gz
3982024-03-01T22:13:05.763Z++ do_sha256sum out/downloads/console.tar.gz
3992024-03-01T22:13:05.763Z++ case "$OSTYPE" in
4002024-03-01T22:13:05.769Z++ SHA=sha256sum
4012024-03-01T22:13:05.769Z++ sha256sum
4022024-03-01T22:13:05.770Z++ awk '{print $1}'
4032024-03-01T22:13:05.774Z+ calculated_sha2=1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a
4042024-03-01T22:13:05.774Z+ [[ 1083f693c66c275d0cf76e120aa923a51c3188dd9a7996eb51dc0fe4f611507a != \1\0\8\3\f\6\9\3\c\6\6\c\2\7\5\d\0\c\f\7\6\e\1\2\0\a\a\9\2\3\a\5\1\c\3\1\8\8\d\d\9\a\7\9\9\6\e\b\5\1\d\c\0\f\e\4\f\6\1\1\5\0\7\a ]]
4052024-03-01T22:13:05.774Z+ rm -rf ./out/console-assets
4062024-03-01T22:13:05.774Z+ mkdir -p ./out/console-assets
4072024-03-01T22:13:05.774Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4082024-03-01T22:13:05.774Z+ mkdir -p ./out/console-assets
4092024-03-01T22:13:05.779Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4102024-03-01T22:13:05.867Z+ set -o errexit
4112024-03-01T22:13:05.871Z+++ dirname ./tools/ci_download_maghemite_openapi
4122024-03-01T22:13:05.871Z++ cd ./tools
4132024-03-01T22:13:05.871Z++ pwd
4142024-03-01T22:13:05.875Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4152024-03-01T22:13:05.875Z++ basename ./tools/ci_download_maghemite_openapi
4162024-03-01T22:13:05.876Z+ ARG0=ci_download_maghemite_openapi
4172024-03-01T22:13:05.876Z+ TARGET_DIR=out
4182024-03-01T22:13:05.876Z+ DOWNLOAD_DIR=out/downloads
4192024-03-01T22:13:05.876Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4202024-03-01T22:13:05.876Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4212024-03-01T22:13:05.876Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4222024-03-01T22:13:05.876Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4232024-03-01T22:13:05.876Z+ LOCAL_FILE=out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4242024-03-01T22:13:05.876Z+ main
4252024-03-01T22:13:05.876Z+ [[ 0 != 0 ]]
4262024-03-01T22:13:05.876Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json'
4272024-03-01T22:13:05.876ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4282024-03-01T22:13:05.876Z+ echo 'Local file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4292024-03-01T22:13:05.876ZLocal file: out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4302024-03-01T22:13:05.876Z+ local DO_DOWNLOAD=true
4312024-03-01T22:13:05.876Z+ [[ -f out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4322024-03-01T22:13:05.876Z+ mkdir -p out/downloads
4332024-03-01T22:13:05.880Z+ '[' true == true ']'
4342024-03-01T22:13:05.880Z+ echo Downloading...
4352024-03-01T22:13:05.880ZDownloading...
4362024-03-01T22:13:05.880Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4372024-03-01T22:13:05.880Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/ddm-admin.json
4382024-03-01T22:13:06.127Z++ do_sha256sum out/downloads/ddm-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4392024-03-01T22:13:06.127Z++ case "$OSTYPE" in
4402024-03-01T22:13:06.131Z++ SHA=sha256sum
4412024-03-01T22:13:06.131Z++ sha256sum
4422024-03-01T22:13:06.131Z++ awk '{print $1}'
4432024-03-01T22:13:06.134Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4442024-03-01T22:13:06.134Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4452024-03-01T22:13:06.135Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4462024-03-01T22:13:06.135Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
4472024-03-01T22:13:06.135Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4482024-03-01T22:13:06.135Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4492024-03-01T22:13:06.135Z+ LOCAL_FILE=out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4502024-03-01T22:13:06.135Z+ main
4512024-03-01T22:13:06.135Z+ [[ 0 != 0 ]]
4522024-03-01T22:13:06.135Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json'
4532024-03-01T22:13:06.135ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4542024-03-01T22:13:06.135ZLocal file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4552024-03-01T22:13:06.135Z+ echo 'Local file: out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json'
4562024-03-01T22:13:06.136Z+ local DO_DOWNLOAD=true
4572024-03-01T22:13:06.136Z+ [[ -f out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json ]]
4582024-03-01T22:13:06.136Z+ mkdir -p out/downloads
4592024-03-01T22:13:06.136Z+ '[' true == true ']'
4602024-03-01T22:13:06.136Z+ echo Downloading...
4612024-03-01T22:13:06.136ZDownloading...
4622024-03-01T22:13:06.136Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4632024-03-01T22:13:06.136Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/4b0e584eec455a43c36af08ae207086965cef833/mg-admin.json
4642024-03-01T22:13:06.428Z++ do_sha256sum out/downloads/mg-admin-4b0e584eec455a43c36af08ae207086965cef833.json
4652024-03-01T22:13:06.438Z++ case "$OSTYPE" in
4662024-03-01T22:13:06.439Z++ SHA=sha256sum
4672024-03-01T22:13:06.439Z++ sha256sum
4682024-03-01T22:13:06.439Z++ awk '{print $1}'
4692024-03-01T22:13:06.439Z+ calculated_sha2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
4702024-03-01T22:13:06.439Z+ [[ 0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355 != \0\a\c\0\3\8\b\b\a\a\5\4\d\0\a\e\0\a\c\5\c\c\a\e\f\f\4\8\f\0\3\0\7\0\6\1\8\3\7\2\c\c\a\2\6\c\9\d\0\9\b\7\1\6\b\9\0\9\b\f\9\3\5\5 ]]
4712024-03-01T22:13:06.439Z+ set -o errexit
4722024-03-01T22:13:06.439Z+++ dirname ./tools/ci_download_dendrite_openapi
4732024-03-01T22:13:06.439Z++ cd ./tools
4742024-03-01T22:13:06.439Z++ pwd
4752024-03-01T22:13:06.439Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4762024-03-01T22:13:06.439Z++ basename ./tools/ci_download_dendrite_openapi
4772024-03-01T22:13:06.439Z+ ARG0=ci_download_dendrite_openapi
4782024-03-01T22:13:06.439Z+ TARGET_DIR=out
4792024-03-01T22:13:06.439Z+ DOWNLOAD_DIR=out/downloads
4802024-03-01T22:13:06.439Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4812024-03-01T22:13:06.439Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
4822024-03-01T22:13:06.439Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
4832024-03-01T22:13:06.439Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4842024-03-01T22:13:06.439Z+ LOCAL_FILE=out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4852024-03-01T22:13:06.439Z+ main
4862024-03-01T22:13:06.439Z+ [[ 0 != 0 ]]
4872024-03-01T22:13:06.440Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json'
4882024-03-01T22:13:06.440ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4892024-03-01T22:13:06.440Z+ echo 'Local file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json'
4902024-03-01T22:13:06.440Z+ local DO_DOWNLOAD=true
4912024-03-01T22:13:06.440ZLocal file: out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4922024-03-01T22:13:06.440Z+ [[ -f out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json ]]
4932024-03-01T22:13:06.440Z+ mkdir -p out/downloads
4942024-03-01T22:13:06.440Z+ '[' true == true ']'
4952024-03-01T22:13:06.440Z+ echo Downloading...
4962024-03-01T22:13:06.440ZDownloading...
4972024-03-01T22:13:06.440Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
4982024-03-01T22:13:06.440Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3618dd6017b363c5d34399273453cf50b9c9a43e/dpd.json
4992024-03-01T22:13:06.557Z++ do_sha256sum out/downloads/dpd-3618dd6017b363c5d34399273453cf50b9c9a43e.json
5002024-03-01T22:13:06.557Z++ case "$OSTYPE" in
5012024-03-01T22:13:06.557Z++ SHA=sha256sum
5022024-03-01T22:13:06.561Z++ sha256sum
5032024-03-01T22:13:06.561Z++ awk '{print $1}'
5042024-03-01T22:13:06.568Z+ calculated_sha2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5052024-03-01T22:13:06.568Z+ [[ aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e != \a\a\6\7\0\1\6\5\e\5\b\4\5\9\f\a\b\4\c\a\b\a\3\6\a\e\4\d\3\8\2\a\0\9\2\6\4\f\f\5\c\f\6\a\2\d\a\c\0\d\a\e\0\a\0\d\b\3\9\a\3\7\8\e ]]
5062024-03-01T22:13:06.572Z+ set -o errexit
5072024-03-01T22:13:06.575Z+++ dirname ./tools/ci_download_dendrite_stub
5082024-03-01T22:13:06.575Z++ cd ./tools
5092024-03-01T22:13:06.575Z++ pwd
5102024-03-01T22:13:06.575Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5112024-03-01T22:13:06.579Z++ basename ./tools/ci_download_dendrite_stub
5122024-03-01T22:13:06.580Z+ ARG0=ci_download_dendrite_stub
5132024-03-01T22:13:06.580Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5142024-03-01T22:13:06.580Z++ CIDL_SHA256_ILLUMOS=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5152024-03-01T22:13:06.580Z++ CIDL_SHA256_LINUX_DPD=cb9a1978d1fe3a3f2391757f80436d8cc87c0041161652ad2234e7cf83e9ae36
5162024-03-01T22:13:06.580Z++ CIDL_SHA256_LINUX_SWADM=b7e737be56a8a815a95624f0b5c42ce1e339b07feeae7b3d7b9b4bc17c204245
5172024-03-01T22:13:06.580Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5182024-03-01T22:13:06.580Z++ COMMIT=3618dd6017b363c5d34399273453cf50b9c9a43e
5192024-03-01T22:13:06.580Z++ SHA2=aa670165e5b459fab4caba36ae4d382a09264ff5cf6a2dac0dae0a0db39a378e
5202024-03-01T22:13:06.580Z+ TARGET_DIR=out
5212024-03-01T22:13:06.580Z+ DOWNLOAD_DIR=out/downloads
5222024-03-01T22:13:06.580Z+ DEST_DIR=./out/dendrite-stub
5232024-03-01T22:13:06.580Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5242024-03-01T22:13:06.580Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5252024-03-01T22:13:06.580Z+ REPO=oxidecomputer/dendrite
5262024-03-01T22:13:06.580Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e
5272024-03-01T22:13:06.580Z+ main
5282024-03-01T22:13:06.580Z+ [[ 0 != 0 ]]
5292024-03-01T22:13:06.580Z+ CIDL_OS=solaris2.11
5302024-03-01T22:13:06.580Z+ [[ 0 != 0 ]]
5312024-03-01T22:13:06.580Z+ configure_os solaris2.11
5322024-03-01T22:13:06.580Z+ echo 'current directory: /work/oxidecomputer/omicron'
5332024-03-01T22:13:06.580Z+ echo 'configuring based on OS: "solaris2.11"'
5342024-03-01T22:13:06.581Z+ case "$1" in
5352024-03-01T22:13:06.581Z+ SET_BINARIES=
5362024-03-01T22:13:06.581Zcurrent directory: /work/oxidecomputer/omicron
5372024-03-01T22:13:06.581Z+ CIDL_SHA256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5382024-03-01T22:13:06.581Z+ CIDL_SHA256FUNC=do_sha256sum
5392024-03-01T22:13:06.581Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5402024-03-01T22:13:06.581Zconfiguring based on OS: "solaris2.11"
5412024-03-01T22:13:06.581Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5422024-03-01T22:13:06.581Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5432024-03-01T22:13:06.581Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz'
5442024-03-01T22:13:06.581ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5452024-03-01T22:13:06.581Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5462024-03-01T22:13:06.581Z+ mkdir -p out/downloads
5472024-03-01T22:13:06.581ZLocal file: out/downloads/dendrite-stub.tar.gz
5482024-03-01T22:13:06.585Z+ mkdir -p ./out/dendrite-stub
5492024-03-01T22:13:06.585Z+ fetch_and_verify
5502024-03-01T22:13:06.585Z+ local DO_DOWNLOAD=true
5512024-03-01T22:13:06.585Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5522024-03-01T22:13:06.585Z+ '[' true == true ']'
5532024-03-01T22:13:06.585Z+ echo Downloading...
5542024-03-01T22:13:06.585Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5552024-03-01T22:13:06.585ZDownloading...
5562024-03-01T22:13:06.585Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3618dd6017b363c5d34399273453cf50b9c9a43e/dendrite-stub.tar.gz
5572024-03-01T22:13:14.585Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5582024-03-01T22:13:14.591Z++ sha256sum
5592024-03-01T22:13:14.591Z++ awk '{print $1}'
5602024-03-01T22:13:14.610Z+ calculated_sha256=eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7
5612024-03-01T22:13:14.610Z+ [[ eb98985871f321411f7875ef7751dba85ae0dd3034877b63ccb78cedcb96e6e7 != \e\b\9\8\9\8\5\8\7\1\f\3\2\1\4\1\1\f\7\8\7\5\e\f\7\7\5\1\d\b\a\8\5\a\e\0\d\d\3\0\3\4\8\7\7\b\6\3\c\c\b\7\8\c\e\d\c\b\9\6\e\6\e\7 ]]
5622024-03-01T22:13:14.613Z+ do_untar out/downloads/dendrite-stub.tar.gz
5632024-03-01T22:13:14.613Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5642024-03-01T22:13:15.304Z+ do_assemble
5652024-03-01T22:13:15.304Z+ rm -r ./out/dendrite-stub
5662024-03-01T22:13:15.336Z+ mkdir ./out/dendrite-stub
5672024-03-01T22:13:15.336Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5682024-03-01T22:13:15.394Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5692024-03-01T22:13:15.406Z+ set -o errexit
5702024-03-01T22:13:15.410Z+++ dirname ./tools/ci_download_maghemite_mgd
5712024-03-01T22:13:15.411Z++ cd ./tools
5722024-03-01T22:13:15.411Z++ pwd
5732024-03-01T22:13:15.411Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5742024-03-01T22:13:15.411Z++ basename ./tools/ci_download_maghemite_mgd
5752024-03-01T22:13:15.411Z+ ARG0=ci_download_maghemite_mgd
5762024-03-01T22:13:15.412Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5772024-03-01T22:13:15.412Z++ CIDL_SHA256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
5782024-03-01T22:13:15.412Z++ MGD_LINUX_SHA256=943b0a52d279bde55a419e2cdb24873acc32703bc97bd599376117ee0edc1511
5792024-03-01T22:13:15.412Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5802024-03-01T22:13:15.412Z++ COMMIT=4b0e584eec455a43c36af08ae207086965cef833
5812024-03-01T22:13:15.412Z++ SHA2=0ac038bbaa54d0ae0ac5ccaeff48f03070618372cca26c9d09b716b909bf9355
5822024-03-01T22:13:15.412Z+ TARGET_DIR=out
5832024-03-01T22:13:15.412Z+ DOWNLOAD_DIR=out/downloads
5842024-03-01T22:13:15.413Z+ DEST_DIR=./out/mgd
5852024-03-01T22:13:15.413Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5862024-03-01T22:13:15.413Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5872024-03-01T22:13:15.413Z+ REPO=oxidecomputer/maghemite
5882024-03-01T22:13:15.413Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833
5892024-03-01T22:13:15.419Z+ main
5902024-03-01T22:13:15.419Z+ [[ 0 != 0 ]]
5912024-03-01T22:13:15.420Z+ CIDL_OS=solaris2.11
5922024-03-01T22:13:15.420Z+ [[ 0 != 0 ]]
5932024-03-01T22:13:15.420Z+ configure_os solaris2.11
5942024-03-01T22:13:15.420Z+ echo 'current directory: /work/oxidecomputer/omicron'
5952024-03-01T22:13:15.420Z+ echo 'configuring based on OS: "solaris2.11"'
5962024-03-01T22:13:15.420Z+ case "$1" in
5972024-03-01T22:13:15.420Z+ SET_BINARIES=
5982024-03-01T22:13:15.421Z+ CIDL_SHA256FUNC=do_sha256sum
5992024-03-01T22:13:15.421Zcurrent directory: /work/oxidecomputer/omicron
6002024-03-01T22:13:15.421Zconfiguring based on OS: "solaris2.11"
6012024-03-01T22:13:15.421Z+ TARBALL_FILENAME=mgd.tar.gz
6022024-03-01T22:13:15.421Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6032024-03-01T22:13:15.421Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6042024-03-01T22:13:15.421Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz'
6052024-03-01T22:13:15.421ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6062024-03-01T22:13:15.422Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6072024-03-01T22:13:15.422Z+ mkdir -p out/downloads
6082024-03-01T22:13:15.422ZLocal file: out/downloads/mgd.tar.gz
6092024-03-01T22:13:15.422Z+ mkdir -p ./out/mgd
6102024-03-01T22:13:15.422Z+ fetch_and_verify
6112024-03-01T22:13:15.422Z+ local DO_DOWNLOAD=true
6122024-03-01T22:13:15.422Z+ [[ -f out/downloads/mgd.tar.gz ]]
6132024-03-01T22:13:15.423Z+ '[' true == true ']'
6142024-03-01T22:13:15.423Z+ echo Downloading...
6152024-03-01T22:13:15.423ZDownloading...
6162024-03-01T22:13:15.423Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz out/downloads/mgd.tar.gz
6172024-03-01T22:13:15.423Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/4b0e584eec455a43c36af08ae207086965cef833/mgd.tar.gz
6182024-03-01T22:13:19.868Z++ do_sha256sum out/downloads/mgd.tar.gz
6192024-03-01T22:13:19.871Z++ sha256sum
6202024-03-01T22:13:19.871Z++ awk '{print $1}'
6212024-03-01T22:13:19.888Z+ calculated_sha256=22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb
6222024-03-01T22:13:19.893Z+ [[ 22996a6f3353296b848be729f14e78a42e7d3d6e62a4a918a5c2358ae011c8eb != \2\2\9\9\6\a\6\f\3\3\5\3\2\9\6\b\8\4\8\b\e\7\2\9\f\1\4\e\7\8\a\4\2\e\7\d\3\d\6\e\6\2\a\4\a\9\1\8\a\5\c\2\3\5\8\a\e\0\1\1\c\8\e\b ]]
6232024-03-01T22:13:19.893Z+ do_untar out/downloads/mgd.tar.gz
6242024-03-01T22:13:19.893Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6252024-03-01T22:13:20.330Z+ do_assemble
6262024-03-01T22:13:20.330Z+ rm -r ./out/mgd
6272024-03-01T22:13:20.334Z+ mkdir ./out/mgd
6282024-03-01T22:13:20.334Z+ cp -r out/downloads/root ./out/mgd/root
6292024-03-01T22:13:20.477Z+ set -o errexit
6302024-03-01T22:13:20.481Z+++ dirname ./tools/ci_download_transceiver_control
6312024-03-01T22:13:20.485Z++ cd ./tools
6322024-03-01T22:13:20.485Z++ pwd
6332024-03-01T22:13:20.485Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6342024-03-01T22:13:20.485Z++ basename ./tools/ci_download_transceiver_control
6352024-03-01T22:13:20.485Z+ ARG0=ci_download_transceiver_control
6362024-03-01T22:13:20.485Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6372024-03-01T22:13:20.485Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6382024-03-01T22:13:20.485Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6392024-03-01T22:13:20.485Z+ TARGET_DIR=out
6402024-03-01T22:13:20.485Z+ DOWNLOAD_DIR=out/downloads
6412024-03-01T22:13:20.485Z+ DEST_DIR=./out/transceiver-control
6422024-03-01T22:13:20.485Z+ BIN_DIR=/opt/oxide/bin
6432024-03-01T22:13:20.485Z+ BINARY=xcvradm
6442024-03-01T22:13:20.485Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6452024-03-01T22:13:20.485Z+ REPO=oxidecomputer/transceiver-control
6462024-03-01T22:13:20.485Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6472024-03-01T22:13:20.485Z+ main
6482024-03-01T22:13:20.485Z+ [[ 0 != 0 ]]
6492024-03-01T22:13:20.485Z+ CIDL_OS=solaris2.11
6502024-03-01T22:13:20.485Z+ [[ 0 != 0 ]]
6512024-03-01T22:13:20.485Z+ configure_os solaris2.11
6522024-03-01T22:13:20.486Z+ echo 'current directory: /work/oxidecomputer/omicron'
6532024-03-01T22:13:20.486Z+ echo 'configuring based on OS: "solaris2.11"'
6542024-03-01T22:13:20.486Zcurrent directory: /work/oxidecomputer/omicron
6552024-03-01T22:13:20.486Zconfiguring based on OS: "solaris2.11"
6562024-03-01T22:13:20.486Z+ case "$1" in
6572024-03-01T22:13:20.486Z+ SET_BINARIES=
6582024-03-01T22:13:20.486Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592024-03-01T22:13:20.486Z+ CIDL_SHA256FUNC=do_sha256sum
6602024-03-01T22:13:20.486Z+ ARCHIVE_FILENAME=xcvradm.gz
6612024-03-01T22:13:20.486Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6622024-03-01T22:13:20.486Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6632024-03-01T22:13:20.486Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6642024-03-01T22:13:20.486Z+ echo 'Local file: out/downloads/xcvradm.gz'
6652024-03-01T22:13:20.486ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6662024-03-01T22:13:20.486ZLocal file: out/downloads/xcvradm.gz
6672024-03-01T22:13:20.486Z+ mkdir -p out/downloads
6682024-03-01T22:13:20.490Z+ mkdir -p ./out/transceiver-control
6692024-03-01T22:13:20.490Z+ fetch_and_verify
6702024-03-01T22:13:20.490Z+ local DO_DOWNLOAD=true
6712024-03-01T22:13:20.490Z+ [[ -f out/downloads/xcvradm.gz ]]
6722024-03-01T22:13:20.490Z+ '[' true == true ']'
6732024-03-01T22:13:20.490Z+ echo Downloading...
6742024-03-01T22:13:20.490ZDownloading...
6752024-03-01T22:13:20.490Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6762024-03-01T22:13:20.490Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6772024-03-01T22:13:22.014Z++ do_sha256sum out/downloads/xcvradm.gz
6782024-03-01T22:13:22.019Z++ sha256sum
6792024-03-01T22:13:22.019Z++ awk '{print $1}'
6802024-03-01T22:13:22.023Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812024-03-01T22:13:22.023Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6822024-03-01T22:13:22.023Z+ do_unpack out/downloads/xcvradm.gz
6832024-03-01T22:13:22.023Z+ mkdir -p out/downloads/root//opt/oxide/bin
6842024-03-01T22:13:22.023Z+ gzip -dc out/downloads/xcvradm.gz
6852024-03-01T22:13:22.151Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6862024-03-01T22:13:22.168Z+ do_assemble
6872024-03-01T22:13:22.168Z+ rm -r ./out/transceiver-control
6882024-03-01T22:13:22.168Z+ mkdir ./out/transceiver-control
6892024-03-01T22:13:22.169Z+ cp -r out/downloads/root ./out/transceiver-control/root
6902024-03-01T22:13:22.321ZAll prerequisites installed successfully
6912024-03-01T22:13:22.324Z
6922024-03-01T22:13:22.324Zreal 1:59.412020068
6932024-03-01T22:13:22.325Zuser 35.249651738
6942024-03-01T22:13:22.325Zsys 6.574446913
6952024-03-01T22:13:22.325Ztrap 0.010029208
6962024-03-01T22:13:22.325Ztflt 0.253810137
6972024-03-01T22:13:22.325Zdflt 0.734476992
6982024-03-01T22:13:22.325Zkflt 0.228560845
6992024-03-01T22:13:22.325Zlock 1.876627262
7002024-03-01T22:13:22.325Zslp 3:54.437843599
7012024-03-01T22:13:22.325Zlat 1.873877817
7022024-03-01T22:13:22.325Zstop 0.138126025
7032024-03-01T22:13:22.325Z+ banner end-to-end-tests
7042024-03-01T22:13:22.358Z
7052024-03-01T22:13:22.358Z ###### # # ##### ##### #### ###### # # #####
7062024-03-01T22:13:22.358Z # ## # # # # # # # ## # # #
7072024-03-01T22:13:22.358Z ##### # # # # # ##### # # # ##### ##### # # # # #
7082024-03-01T22:13:22.358Z # # # # # # # # # # # # # # #
7092024-03-01T22:13:22.358Z # # ## # # # # # # # ## # #
7102024-03-01T22:13:22.358Z ###### # # ##### # #### ###### # # #####
7112024-03-01T22:13:22.358Z
7122024-03-01T22:13:22.361Z+ export CARGO_PROFILE_DEV_DEBUG=1
7132024-03-01T22:13:22.362Z+ CARGO_PROFILE_DEV_DEBUG=1
7142024-03-01T22:13:22.362Z+ export CARGO_PROFILE_TEST_DEBUG=1
7152024-03-01T22:13:22.362Z+ CARGO_PROFILE_TEST_DEBUG=1
7162024-03-01T22:13:22.362Z+ export CARGO_INCREMENTAL=0
7172024-03-01T22:13:22.362Z+ CARGO_INCREMENTAL=0
7182024-03-01T22:13:22.362Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
7192024-03-01T22:13:22.633Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7202024-03-01T22:13:22.952Z Updating git repository `https://github.com/oxidecomputer/samael`
7212024-03-01T22:13:23.317Z Updating crates.io index
7222024-03-01T22:13:23.456Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7232024-03-01T22:13:24.556Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7242024-03-01T22:13:26.333Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7252024-03-01T22:13:26.863Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
7262024-03-01T22:13:27.161Z Updating git repository `http://github.com/oxidecomputer/tofino`
7272024-03-01T22:13:27.433Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7282024-03-01T22:13:27.703Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7292024-03-01T22:13:27.966Z Updating git repository `https://github.com/oxidecomputer/propolis`
7302024-03-01T22:13:29.115Z Updating git repository `https://github.com/oxidecomputer/crucible`
7312024-03-01T22:13:31.245Z Updating git repository `https://github.com/oxidecomputer/opte`
7322024-03-01T22:13:32.262Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7332024-03-01T22:13:32.602Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7342024-03-01T22:13:33.118Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7352024-03-01T22:13:33.457Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7362024-03-01T22:13:33.746Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7372024-03-01T22:13:34.103Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7382024-03-01T22:13:34.583Z Updating git repository `https://github.com/oxidecomputer/poptrie`
7392024-03-01T22:13:34.871Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7402024-03-01T22:13:35.460Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7412024-03-01T22:13:35.784Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7422024-03-01T22:13:36.081Z Updating git repository `https://github.com/jgallagher/nix`
7432024-03-01T22:13:37.006Z Updating git repository `https://github.com/cbiffle/hubpack`
7442024-03-01T22:13:37.353Z Updating git repository `https://github.com/oxidecomputer/typify`
7452024-03-01T22:13:39.014Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7462024-03-01T22:13:39.379Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7472024-03-01T22:13:39.685Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7482024-03-01T22:13:40.935Z Downloading crates ...
7492024-03-01T22:13:41.177Z Downloaded curve25519-dalek-derive v0.1.0
7502024-03-01T22:13:41.193Z Downloaded addr2line v0.21.0
7512024-03-01T22:13:41.193Z Downloaded cfg-if v1.0.0
7522024-03-01T22:13:41.197Z Downloaded camino v1.1.6
7532024-03-01T22:13:41.202Z Downloaded atty v0.2.14
7542024-03-01T22:13:41.207Z Downloaded bit-vec v0.6.3
7552024-03-01T22:13:41.207Z Downloaded deranged v0.3.8
7562024-03-01T22:13:41.211Z Downloaded bcrypt-pbkdf v0.10.0
7572024-03-01T22:13:41.215Z Downloaded lru-cache v0.1.2
7582024-03-01T22:13:41.215Z Downloaded base64 v0.21.7
7592024-03-01T22:13:41.219Z Downloaded structopt v0.3.26
7602024-03-01T22:13:41.224Z Downloaded blowfish v0.9.1
7612024-03-01T22:13:41.228Z Downloaded crucible-workspace-hack v0.1.0
7622024-03-01T22:13:41.234Z Downloaded aead v0.5.2
7632024-03-01T22:13:41.234Z Downloaded camino-tempfile v1.1.1
7642024-03-01T22:13:41.238Z Downloaded linked-hash-map v0.5.6
7652024-03-01T22:13:41.238Z Downloaded swrite v0.1.0
7662024-03-01T22:13:41.238Z Downloaded macaddr v1.0.1
7672024-03-01T22:13:41.242Z Downloaded zip v0.6.6
7682024-03-01T22:13:41.246Z Downloaded diesel_table_macro_syntax v0.1.0
7692024-03-01T22:13:41.246Z Downloaded ciborium-ll v0.2.2
7702024-03-01T22:13:41.255Z Downloaded anstyle-parse v0.2.1
7712024-03-01T22:13:41.256Z Downloaded linear-map v1.2.0
7722024-03-01T22:13:41.256Z Downloaded defmt-parser v0.3.3
7732024-03-01T22:13:41.289Z Downloaded derive_more v0.99.17
7742024-03-01T22:13:41.289Z Downloaded md5 v0.7.0
7752024-03-01T22:13:41.289Z Downloaded backtrace v0.3.69
7762024-03-01T22:13:41.290Z Downloaded nibble_vec v0.1.0
7772024-03-01T22:13:41.290Z Downloaded diesel_derives v2.1.2
7782024-03-01T22:13:41.290Z Downloaded new_debug_unreachable v1.0.4
7792024-03-01T22:13:41.290Z Downloaded cancel-safe-futures v0.1.5
7802024-03-01T22:13:41.290Z Downloaded aes v0.8.3
7812024-03-01T22:13:41.290Z Downloaded normalize-line-endings v0.3.0
7822024-03-01T22:13:41.290Z Downloaded darling_macro v0.20.3
7832024-03-01T22:13:41.290Z Downloaded ahash v0.8.7
7842024-03-01T22:13:41.321Z Downloaded defmt-macros v0.3.6
7852024-03-01T22:13:41.321Z Downloaded polyval v0.6.1
7862024-03-01T22:13:41.345Z Downloaded anstyle v1.0.2
7872024-03-01T22:13:41.345Z Downloaded colorchoice v1.0.0
7882024-03-01T22:13:41.346Z Downloaded data-encoding v2.4.0
7892024-03-01T22:13:41.346Z Downloaded walkdir v2.4.0
7902024-03-01T22:13:41.346Z Downloaded cstr-argument v0.1.2
7912024-03-01T22:13:41.346Z Downloaded num-rational v0.4.1
7922024-03-01T22:13:41.346Z Downloaded openssl-macros v0.1.1
7932024-03-01T22:13:41.346Z Downloaded der v0.7.8
7942024-03-01T22:13:41.347Z Downloaded time-core v0.1.1
7952024-03-01T22:13:41.347Z Downloaded ciborium-io v0.2.2
7962024-03-01T22:13:41.347Z Downloaded memmap v0.7.0
7972024-03-01T22:13:41.347Z Downloaded debug-ignore v1.0.5
7982024-03-01T22:13:41.347Z Downloaded num_threads v0.1.6
7992024-03-01T22:13:41.347Z Downloaded precomputed-hash v0.1.1
8002024-03-01T22:13:41.348Z Downloaded md-5 v0.10.5
8012024-03-01T22:13:41.348Z Downloaded darling v0.20.3
8022024-03-01T22:13:41.348Z Downloaded cpufeatures v0.2.12
8032024-03-01T22:13:41.348Z Downloaded num_enum v0.5.11
8042024-03-01T22:13:41.355Z Downloaded parse-display-derive v0.9.0
8052024-03-01T22:13:41.355Z Downloaded pretty-hex v0.2.1
8062024-03-01T22:13:41.355Z Downloaded pin-utils v0.1.0
8072024-03-01T22:13:41.355Z Downloaded option-ext v0.2.0
8082024-03-01T22:13:41.355Z Downloaded libefi-sys v0.1.0
8092024-03-01T22:13:41.356Z Downloaded pretty-hex v0.4.1
8102024-03-01T22:13:41.356Z Downloaded openssl-probe v0.1.5
8112024-03-01T22:13:41.356Z Downloaded opaque-debug v0.3.0
8122024-03-01T22:13:41.356Z Downloaded constant_time_eq v0.3.0
8132024-03-01T22:13:41.356Z Downloaded clap_lex v0.7.0
8142024-03-01T22:13:41.357Z Downloaded atomicwrites v0.4.3
8152024-03-01T22:13:41.357Z Downloaded predicates-core v1.0.6
8162024-03-01T22:13:41.357Z Downloaded cobs v0.2.3
8172024-03-01T22:13:41.357Z Downloaded pbkdf2 v0.11.0
8182024-03-01T22:13:41.358Z Downloaded bitflags v1.3.2
8192024-03-01T22:13:41.364Z Downloaded block-buffer v0.10.4
8202024-03-01T22:13:41.364Z Downloaded lalrpop-util v0.19.12
8212024-03-01T22:13:41.364Z Downloaded byteorder v1.5.0
8222024-03-01T22:13:41.365Z Downloaded lock_api v0.4.10
8232024-03-01T22:13:41.365Z Downloaded convert_case v0.4.0
8242024-03-01T22:13:41.371Z Downloaded pkg-config v0.3.27
8252024-03-01T22:13:41.371Z Downloaded foreign-types-shared v0.3.1
8262024-03-01T22:13:41.372Z Downloaded ctr v0.9.2
8272024-03-01T22:13:41.372Z Downloaded predicates v3.1.0
8282024-03-01T22:13:41.378Z Downloaded phf_shared v0.10.0
8292024-03-01T22:13:41.378Z Downloaded crypto-common v0.1.6
8302024-03-01T22:13:41.378Z Downloaded ghash v0.5.0
8312024-03-01T22:13:41.379Z Downloaded crossbeam-deque v0.8.3
8322024-03-01T22:13:41.379Z Downloaded num v0.4.1
8332024-03-01T22:13:41.385Z Downloaded bit-set v0.5.3
8342024-03-01T22:13:41.386Z Downloaded kstat-rs v0.2.3
8352024-03-01T22:13:41.386Z Downloaded adler v1.0.2
8362024-03-01T22:13:41.386Z Downloaded parking_lot_core v0.9.8
8372024-03-01T22:13:41.386Z Downloaded subtle v2.5.0
8382024-03-01T22:13:41.389Z Downloaded block-padding v0.3.3
8392024-03-01T22:13:41.389Z Downloaded base16ct v0.2.0
8402024-03-01T22:13:41.389Z Downloaded autocfg v1.1.0
8412024-03-01T22:13:41.389Z Downloaded tokio-native-tls v0.3.1
8422024-03-01T22:13:41.389Z Downloaded foreign-types-shared v0.1.1
8432024-03-01T22:13:41.392Z Downloaded arrayref v0.3.7
8442024-03-01T22:13:41.392Z Downloaded pkcs8 v0.10.2
8452024-03-01T22:13:41.402Z Downloaded phf v0.11.2
8462024-03-01T22:13:41.402Z Downloaded num_cpus v1.16.0
8472024-03-01T22:13:41.402Z Downloaded parse-display v0.9.0
8482024-03-01T22:13:41.402Z Downloaded percent-encoding v2.3.1
8492024-03-01T22:13:41.402Z Downloaded libsw v3.3.1
8502024-03-01T22:13:41.415Z Downloaded der_derive v0.7.2
8512024-03-01T22:13:41.415Z Downloaded native-tls v0.2.11
8522024-03-01T22:13:41.415Z Downloaded dirs-next v2.0.0
8532024-03-01T22:13:41.415Z Downloaded postgres-protocol v0.6.6
8542024-03-01T22:13:41.415Z Downloaded untrusted v0.7.1
8552024-03-01T22:13:41.415Z Downloaded dyn-clone v1.0.17
8562024-03-01T22:13:41.416Z Downloaded mime_guess v2.0.4
8572024-03-01T22:13:41.419Z Downloaded once_cell v1.19.0
8582024-03-01T22:13:41.419Z Downloaded base64ct v1.6.0
8592024-03-01T22:13:41.419Z Downloaded errno v0.3.8
8602024-03-01T22:13:41.422Z Downloaded pem-rfc7468 v0.7.0
8612024-03-01T22:13:41.422Z Downloaded rustc_version v0.4.0
8622024-03-01T22:13:41.425Z Downloaded num-complex v0.4.4
8632024-03-01T22:13:41.425Z Downloaded atomic-waker v1.1.1
8642024-03-01T22:13:41.428Z Downloaded form_urlencoded v1.2.1
8652024-03-01T22:13:41.428Z Downloaded cc v1.0.83
8662024-03-01T22:13:41.431Z Downloaded rustversion v1.0.14
8672024-03-01T22:13:41.434Z Downloaded anstream v0.6.11
8682024-03-01T22:13:41.437Z Downloaded argon2 v0.5.3
8692024-03-01T22:13:41.437Z Downloaded dtrace-parser v0.2.0
8702024-03-01T22:13:41.441Z Downloaded ppv-lite86 v0.2.17
8712024-03-01T22:13:41.441Z Downloaded pest_meta v2.7.6
8722024-03-01T22:13:41.444Z Downloaded structmeta v0.3.0
8732024-03-01T22:13:41.444Z Downloaded num-derive v0.4.0
8742024-03-01T22:13:41.444Z Downloaded platforms v3.0.2
8752024-03-01T22:13:41.447Z Downloaded bitflags v2.4.0
8762024-03-01T22:13:41.450Z Downloaded defmt v0.3.5
8772024-03-01T22:13:41.453Z Downloaded pest_derive v2.7.6
8782024-03-01T22:13:41.456Z Downloaded want v0.3.1
8792024-03-01T22:13:41.456Z Downloaded toolchain_find v0.2.0
8802024-03-01T22:13:41.467Z Downloaded fixedbitset v0.4.2
8812024-03-01T22:13:41.467Z Downloaded dtrace-parser v0.1.14
8822024-03-01T22:13:41.467Z Downloaded rand_chacha v0.2.2
8832024-03-01T22:13:41.467Z Downloaded strsim v0.8.0
8842024-03-01T22:13:41.467Z Downloaded parking_lot v0.12.1
8852024-03-01T22:13:41.467Z Downloaded poly1305 v0.8.0
8862024-03-01T22:13:41.470Z Downloaded derive-where v1.2.7
8872024-03-01T22:13:41.470Z Downloaded tracing-attributes v0.1.26
8882024-03-01T22:13:41.473Z Downloaded crc32fast v1.3.2
8892024-03-01T22:13:41.476Z Downloaded omicron-zone-package v0.11.0
8902024-03-01T22:13:41.480Z Downloaded clap v4.5.0
8912024-03-01T22:13:41.487Z Downloaded usdt-macro v0.3.5
8922024-03-01T22:13:41.494Z Downloaded signal-hook-mio v0.2.3
8932024-03-01T22:13:41.494Z Downloaded digest v0.10.7
8942024-03-01T22:13:41.494Z Downloaded anyhow v1.0.75
8952024-03-01T22:13:41.497Z Downloaded rand_core v0.5.1
8962024-03-01T22:13:41.497Z Downloaded crossbeam-utils v0.8.16
8972024-03-01T22:13:41.500Z Downloaded rand_core v0.6.4
8982024-03-01T22:13:41.500Z Downloaded usdt-macro v0.5.0
8992024-03-01T22:13:41.500Z Downloaded either v1.10.0
9002024-03-01T22:13:41.504Z Downloaded waitgroup v0.1.2
9012024-03-01T22:13:41.504Z Downloaded usdt-attr-macro v0.5.0
9022024-03-01T22:13:41.504Z Downloaded blake2 v0.10.6
9032024-03-01T22:13:41.507Z Downloaded quick-error v1.2.3
9042024-03-01T22:13:41.507Z Downloaded num-traits v0.2.16
9052024-03-01T22:13:41.511Z Downloaded thiserror-impl-no-std v2.0.2
9062024-03-01T22:13:41.514Z Downloaded zeroize v1.7.0
9072024-03-01T22:13:41.514Z Downloaded thiserror-impl v1.0.57
9082024-03-01T22:13:41.514Z Downloaded inout v0.1.3
9092024-03-01T22:13:41.517Z Downloaded toml v0.8.10
9102024-03-01T22:13:41.520Z Downloaded futures-io v0.3.30
9112024-03-01T22:13:41.521Z Downloaded r2d2 v0.8.10
9122024-03-01T22:13:41.524Z Downloaded utf8parse v0.2.1
9132024-03-01T22:13:41.524Z Downloaded smallvec v1.13.1
9142024-03-01T22:13:41.526Z Downloaded strum v0.26.1
9152024-03-01T22:13:41.526Z Downloaded float-cmp v0.9.0
9162024-03-01T22:13:41.527Z Downloaded schemars_derive v0.8.16
9172024-03-01T22:13:41.530Z Downloaded gethostname v0.4.3
9182024-03-01T22:13:41.530Z Downloaded serde_urlencoded v0.7.1
9192024-03-01T22:13:41.533Z Downloaded semver v0.1.20
9202024-03-01T22:13:41.533Z Downloaded http-range v0.1.5
9212024-03-01T22:13:41.533Z Downloaded strsim v0.10.0
9222024-03-01T22:13:41.536Z Downloaded foreign-types v0.5.0
9232024-03-01T22:13:41.536Z Downloaded filetime v0.2.23
9242024-03-01T22:13:41.542Z Downloaded postcard v1.0.8
9252024-03-01T22:13:41.542Z Downloaded zeroize_derive v1.4.2
9262024-03-01T22:13:41.542Z Downloaded unicode-ident v1.0.12
9272024-03-01T22:13:41.959Z Downloaded darling_core v0.20.3
9282024-03-01T22:13:41.969Z Downloaded scroll_derive v0.12.0
9292024-03-01T22:13:41.969Z Downloaded futures-sink v0.3.30
9302024-03-01T22:13:41.969Z Downloaded chacha20poly1305 v0.10.1
9312024-03-01T22:13:41.969Z Downloaded zerocopy v0.3.0
9322024-03-01T22:13:41.969Z Downloaded futures-macro v0.3.30
9332024-03-01T22:13:41.969Z Downloaded futures-core v0.3.30
9342024-03-01T22:13:41.969Z Downloaded thread-id v4.2.0
9352024-03-01T22:13:41.969Z Downloaded strum_macros v0.26.1
9362024-03-01T22:13:41.969Z Downloaded ed25519 v2.2.2
9372024-03-01T22:13:41.970Z Downloaded toml v0.7.8
9382024-03-01T22:13:41.970Z Downloaded universal-hash v0.5.1
9392024-03-01T22:13:41.970Z Downloaded semver-parser v0.10.2
9402024-03-01T22:13:41.970Z Downloaded tracing-core v0.1.31
9412024-03-01T22:13:41.970Z Downloaded heck v0.4.1
9422024-03-01T22:13:41.970Z Downloaded dof v0.3.0
9432024-03-01T22:13:41.970Z Downloaded whoami v1.4.1
9442024-03-01T22:13:41.970Z Downloaded russh-keys v0.42.0
9452024-03-01T22:13:41.970Z Downloaded hex-literal v0.4.1
9462024-03-01T22:13:41.970Z Downloaded zone_cfg_derive v0.3.0
9472024-03-01T22:13:41.970Z Downloaded sha2 v0.10.8
9482024-03-01T22:13:41.970Z Downloaded serde_path_to_error v0.1.15
9492024-03-01T22:13:41.970Z Downloaded ff v0.13.0
9502024-03-01T22:13:41.971Z Downloaded dirs-sys v0.4.1
9512024-03-01T22:13:41.971Z Downloaded siphasher v0.3.11
9522024-03-01T22:13:41.971Z Downloaded spin v0.9.8
9532024-03-01T22:13:41.971Z Downloaded usdt-impl v0.5.0
9542024-03-01T22:13:41.971Z Downloaded rustc-demangle v0.1.23
9552024-03-01T22:13:41.971Z Downloaded arc-swap v1.6.0
9562024-03-01T22:13:41.971Z Downloaded getrandom v0.2.10
9572024-03-01T22:13:41.971Z Downloaded allocator-api2 v0.2.16
9582024-03-01T22:13:41.971Z Downloaded p256 v0.13.2
9592024-03-01T22:13:41.971Z Downloaded xattr v1.0.1
9602024-03-01T22:13:41.971Z Downloaded sha1 v0.10.6
9612024-03-01T22:13:41.971Z Downloaded zerocopy-derive v0.7.32
9622024-03-01T22:13:41.971Z Downloaded usdt v0.5.0
9632024-03-01T22:13:41.972Z Downloaded futures-task v0.3.30
9642024-03-01T22:13:41.972Z Downloaded dof v0.1.5
9652024-03-01T22:13:41.972Z Downloaded untrusted v0.9.0
9662024-03-01T22:13:41.972Z Downloaded thiserror v1.0.57
9672024-03-01T22:13:41.972Z Downloaded heapless v0.7.16
9682024-03-01T22:13:41.972Z Downloaded typenum v1.16.0
9692024-03-01T22:13:41.972Z Downloaded display-error-chain v0.2.0
9702024-03-01T22:13:41.972Z Downloaded ryu v1.0.15
9712024-03-01T22:13:41.972Z Downloaded trust-dns-client v0.22.0
9722024-03-01T22:13:41.972Z Downloaded ecdsa v0.16.9
9732024-03-01T22:13:41.972Z Downloaded generic-array v0.14.7
9742024-03-01T22:13:41.972Z Downloaded minimal-lexical v0.2.1
9752024-03-01T22:13:41.973Z Downloaded try-lock v0.2.4
9762024-03-01T22:13:41.973Z Downloaded glob v0.3.1
9772024-03-01T22:13:41.973Z Downloaded ident_case v1.0.1
9782024-03-01T22:13:41.973Z Downloaded home v0.5.5
9792024-03-01T22:13:41.973Z Downloaded heck v0.3.3
9802024-03-01T22:13:41.973Z Downloaded utf-8 v0.7.6
9812024-03-01T22:13:41.973Z Downloaded unicase v2.7.0
9822024-03-01T22:13:41.973Z Downloaded hex v0.4.3
9832024-03-01T22:13:41.973Z Downloaded group v0.13.0
9842024-03-01T22:13:41.973Z Downloaded httparse v1.8.0
9852024-03-01T22:13:41.973Z Downloaded vec_map v0.8.2
9862024-03-01T22:13:41.973Z Downloaded slab v0.4.9
9872024-03-01T22:13:41.973Z Downloaded hubpack v0.1.2
9882024-03-01T22:13:41.974Z Downloaded synstructure v0.12.6
9892024-03-01T22:13:41.974Z Downloaded unsafe-libyaml v0.2.10
9902024-03-01T22:13:41.974Z Downloaded enum-as-inner v0.5.1
9912024-03-01T22:13:41.974Z Downloaded tar v0.4.40
9922024-03-01T22:13:41.974Z Downloaded rustls-pemfile v2.1.0
9932024-03-01T22:13:41.974Z Downloaded slog-async v2.8.0
9942024-03-01T22:13:41.974Z Downloaded sync_wrapper v0.1.2
9952024-03-01T22:13:41.974Z Downloaded half v2.3.1
9962024-03-01T22:13:41.974Z Downloaded textwrap v0.11.0
9972024-03-01T22:13:41.974Z Downloaded indexmap v1.9.3
9982024-03-01T22:13:41.974Z Downloaded headers-core v0.2.0
9992024-03-01T22:13:41.974Z Downloaded russh-cryptovec v0.7.0
10002024-03-01T22:13:41.975Z Downloaded semver v0.11.0
10012024-03-01T22:13:41.975Z Downloaded ipnet v2.9.0
10022024-03-01T22:13:41.975Z Downloaded flagset v0.4.3
10032024-03-01T22:13:41.975Z Downloaded fallible-iterator v0.2.0
10042024-03-01T22:13:41.975Z Downloaded string_cache v0.8.7
10052024-03-01T22:13:41.975Z Downloaded unicode-xid v0.2.4
10062024-03-01T22:13:41.975Z Downloaded unicode-width v0.1.11
10072024-03-01T22:13:41.975Z Downloaded primeorder v0.13.6
10082024-03-01T22:13:41.975Z Downloaded instant v0.1.12
10092024-03-01T22:13:41.975Z Downloaded endian-type v0.1.2
10102024-03-01T22:13:41.975Z Downloaded futures-channel v0.3.30
10112024-03-01T22:13:41.975Z Downloaded rfc6979 v0.4.0
10122024-03-01T22:13:41.975Z Downloaded similar v2.3.0
10132024-03-01T22:13:41.976Z Downloaded scopeguard v1.2.0
10142024-03-01T22:13:41.976Z Downloaded tokio-rustls v0.25.0
10152024-03-01T22:13:41.976Z Downloaded hostname v0.3.1
10162024-03-01T22:13:41.976Z Downloaded getrandom v0.1.16
10172024-03-01T22:13:41.976Z Downloaded slog-json v2.6.1
10182024-03-01T22:13:41.976Z Downloaded tempfile v3.10.0
10192024-03-01T22:13:41.976Z Downloaded quote v1.0.35
10202024-03-01T22:13:41.976Z Downloaded dirs v5.0.1
10212024-03-01T22:13:41.976Z Downloaded rand_chacha v0.3.1
10222024-03-01T22:13:41.976Z Downloaded slog-envlogger v2.2.0
10232024-03-01T22:13:41.976Z Downloaded hyper-staticfile v0.9.5
10242024-03-01T22:13:41.976Z Downloaded iana-time-zone v0.1.57
10252024-03-01T22:13:41.976Z Downloaded stable_deref_trait v1.2.0
10262024-03-01T22:13:41.977Z Downloaded smf v0.2.2
10272024-03-01T22:13:41.977Z Downloaded rustfmt-wrapper v0.2.0
10282024-03-01T22:13:41.982Z Downloaded sec1 v0.7.3
10292024-03-01T22:13:41.982Z Downloaded hash32 v0.3.1
10302024-03-01T22:13:41.982Z Downloaded serde_yaml v0.9.25
10312024-03-01T22:13:41.982Z Downloaded libm v0.2.7
10322024-03-01T22:13:41.982Z Downloaded difflib v0.4.0
10332024-03-01T22:13:41.982Z Downloaded zone v0.3.0
10342024-03-01T22:13:41.983Z Downloaded mio v0.8.9
10352024-03-01T22:13:41.983Z Downloaded secrecy v0.8.0
10362024-03-01T22:13:41.983Z Downloaded yasna v0.5.2
10372024-03-01T22:13:41.983Z Downloaded slog-bunyan v2.5.0
10382024-03-01T22:13:41.983Z Downloaded serde_tokenstream v0.2.0
10392024-03-01T22:13:41.983Z Downloaded ipnetwork v0.20.0
10402024-03-01T22:13:41.983Z Downloaded semver v1.0.22
10412024-03-01T22:13:41.983Z Downloaded rcgen v0.12.1
10422024-03-01T22:13:41.983Z Downloaded rayon-core v1.12.1
10432024-03-01T22:13:41.983Z Downloaded signal-hook v0.3.17
10442024-03-01T22:13:41.983Z Downloaded toml v0.5.11
10452024-03-01T22:13:41.983Z Downloaded rustls-pemfile v1.0.3
10462024-03-01T22:13:41.983Z Downloaded subprocess v0.2.9
10472024-03-01T22:13:41.983Z Downloaded heapless v0.8.0
10482024-03-01T22:13:41.983Z Downloaded static_assertions v1.1.0
10492024-03-01T22:13:41.983Z Downloaded serde_spanned v0.6.5
10502024-03-01T22:13:41.983Z Downloaded structopt-derive v0.4.18
10512024-03-01T22:13:41.983Z Downloaded futures-executor v0.3.30
10522024-03-01T22:13:41.983Z Downloaded dirs-sys-next v0.1.2
10532024-03-01T22:13:41.983Z Downloaded version_check v0.9.4
10542024-03-01T22:13:41.983Z Downloaded hash32 v0.2.1
10552024-03-01T22:13:41.983Z Downloaded slog v2.7.0
10562024-03-01T22:13:41.983Z Downloaded tinyvec v1.6.0
10572024-03-01T22:13:41.984Z Downloaded futures v0.3.30
10582024-03-01T22:13:41.984Z Downloaded russh v0.42.0
10592024-03-01T22:13:41.984Z Downloaded serde_derive v1.0.197
10602024-03-01T22:13:41.984Z Downloaded elliptic-curve v0.13.8
10612024-03-01T22:13:41.984Z Downloaded tungstenite v0.20.1
10622024-03-01T22:13:41.984Z Downloaded hashbrown v0.12.3
10632024-03-01T22:13:41.984Z Downloaded scroll v0.12.0
10642024-03-01T22:13:41.984Z Downloaded signature v2.1.0
10652024-03-01T22:13:41.984Z Downloaded signal-hook-registry v1.4.1
10662024-03-01T22:13:41.984Z Downloaded serde_derive_internals v0.26.0
10672024-03-01T22:13:41.984Z Downloaded tokio-rustls v0.24.1
10682024-03-01T22:13:41.984Z Downloaded ed25519-dalek v2.0.0
10692024-03-01T22:13:41.984Z Downloaded http v1.0.0
10702024-03-01T22:13:41.984Z Downloaded serde_with_macros v3.6.1
10712024-03-01T22:13:41.984Z Downloaded tokio-util v0.7.10
10722024-03-01T22:13:41.984Z Downloaded hmac v0.12.1
10732024-03-01T22:13:41.984Z Downloaded tokio-postgres v0.7.10
10742024-03-01T22:13:41.984Z Downloaded foreign-types-macros v0.2.3
10752024-03-01T22:13:41.984Z Downloaded foreign-types v0.3.2
10762024-03-01T22:13:41.985Z Downloaded aes-gcm v0.10.3
10772024-03-01T22:13:41.985Z Downloaded indexmap v2.2.3
10782024-03-01T22:13:41.985Z Downloaded steno v0.4.0
10792024-03-01T22:13:41.985Z Downloaded nom v7.1.3
10802024-03-01T22:13:41.985Z Downloaded sct v0.7.0
10812024-03-01T22:13:41.985Z Downloaded serde v1.0.197
10822024-03-01T22:13:41.985Z Downloaded proc-macro2 v1.0.78
10832024-03-01T22:13:41.985Z Downloaded itertools v0.12.1
10842024-03-01T22:13:41.985Z Downloaded toml_edit v0.19.15
10852024-03-01T22:13:41.985Z Downloaded headers v0.3.9
10862024-03-01T22:13:41.985Z Downloaded httpdate v1.0.3
10872024-03-01T22:13:41.985Z Downloaded proc-macro-error-attr v1.0.4
10882024-03-01T22:13:41.985Z Downloaded proc-macro-crate v1.3.1
10892024-03-01T22:13:41.985Z Downloaded tracing v0.1.37
10902024-03-01T22:13:41.985Z Downloaded unicode-segmentation v1.10.1
10912024-03-01T22:13:41.985Z Downloaded trust-dns-server v0.22.1
10922024-03-01T22:13:41.985Z Downloaded rand v0.8.5
10932024-03-01T22:13:41.985Z Downloaded http v0.2.11
10942024-03-01T22:13:41.985Z Downloaded unicode-bidi v0.3.13
10952024-03-01T22:13:41.985Z Downloaded p521 v0.13.3
10962024-03-01T22:13:41.985Z Downloaded flate2 v1.0.28
10972024-03-01T22:13:41.985Z Downloaded zerocopy v0.7.32
10982024-03-01T22:13:41.990Z Downloaded proc-macro-error v1.0.4
10992024-03-01T22:13:41.990Z Downloaded crossterm v0.27.0
11002024-03-01T22:13:41.997Z Downloaded rustls-webpki v0.101.7
11012024-03-01T22:13:42.008Z Downloaded trust-dns-resolver v0.22.0
11022024-03-01T22:13:42.013Z Downloaded url v2.5.0
11032024-03-01T22:13:42.016Z Downloaded rustls-webpki v0.102.1
11042024-03-01T22:13:42.033Z Downloaded h2 v0.3.24
11052024-03-01T22:13:42.038Z Downloaded hkdf v0.12.4
11062024-03-01T22:13:42.042Z Downloaded syn v1.0.109
11072024-03-01T22:13:42.055Z Downloaded regex-automata v0.1.10
11082024-03-01T22:13:42.058Z Downloaded object v0.32.1
11092024-03-01T22:13:42.067Z Downloaded toml_edit v0.22.6
11102024-03-01T22:13:42.090Z Downloaded vcpkg v0.2.15
11112024-03-01T22:13:42.128Z Downloaded serde_json v1.0.114
11122024-03-01T22:13:42.134Z Downloaded winnow v0.6.1
11132024-03-01T22:13:42.143Z Downloaded idna v0.5.0
11142024-03-01T22:13:42.150Z Downloaded curve25519-dalek v4.1.1
11152024-03-01T22:13:42.201Z Downloaded webpki-roots v0.25.2
11162024-03-01T22:13:42.211Z Downloaded futures-util v0.3.30
11172024-03-01T22:13:42.211Z Downloaded hyper v0.14.27
11182024-03-01T22:13:42.211Z Downloaded rayon v1.9.0
11192024-03-01T22:13:42.211Z Downloaded rustls v0.21.9
11202024-03-01T22:13:42.211Z Downloaded reqwest v0.11.24
11212024-03-01T22:13:42.219Z Downloaded winnow v0.5.15
11222024-03-01T22:13:42.222Z Downloaded regex-syntax v0.8.2
11232024-03-01T22:13:42.230Z Downloaded smoltcp v0.11.0
11242024-03-01T22:13:42.241Z Downloaded gimli v0.28.0
11252024-03-01T22:13:42.249Z Downloaded goblin v0.8.0
11262024-03-01T22:13:42.255Z Downloaded rustix v0.38.31
11272024-03-01T22:13:42.278Z Downloaded regress v0.8.0
11282024-03-01T22:13:42.285Z Downloaded bstr v0.2.17
11292024-03-01T22:13:42.295Z Downloaded smoltcp v0.9.1
11302024-03-01T22:13:42.307Z Downloaded openssl v0.10.60
11312024-03-01T22:13:42.319Z Downloaded zerocopy-derive v0.6.4
11322024-03-01T22:13:42.330Z Downloaded regex-automata v0.4.4
11332024-03-01T22:13:42.344Z Downloaded rustls v0.22.2
11342024-03-01T22:13:42.355Z Downloaded radix_trie v0.2.1
11352024-03-01T22:13:42.369Z Downloaded zerocopy-derive v0.2.0
11362024-03-01T22:13:42.380Z Downloaded rand v0.7.3
11372024-03-01T22:13:42.380Z Downloaded openapiv3 v2.0.0
11382024-03-01T22:13:42.390Z Downloaded sha3 v0.10.8
11392024-03-01T22:13:42.398Z Downloaded chrono v0.4.31
11402024-03-01T22:13:42.407Z Downloaded bstr v1.6.0
11412024-03-01T22:13:42.417Z Downloaded trust-dns-proto v0.22.0
11422024-03-01T22:13:42.435Z Downloaded serde_with v3.6.1
11432024-03-01T22:13:42.446Z Downloaded sled v0.34.7
11442024-03-01T22:13:42.457Z Downloaded encoding_rs v0.8.33
11452024-03-01T22:13:42.484Z Downloaded bzip2-sys v0.1.11+1.0.8
11462024-03-01T22:13:42.493Z Downloaded syn v2.0.51
11472024-03-01T22:13:42.504Z Downloaded regex-automata v0.3.8
11482024-03-01T22:13:42.518Z Downloaded libc v0.2.153
11492024-03-01T22:13:42.545Z Downloaded tokio v1.36.0
11502024-03-01T22:13:42.582Z Downloaded regex v1.10.3
11512024-03-01T22:13:42.596Z Downloaded clap v2.34.0
11522024-03-01T22:13:42.608Z Downloaded idna v0.2.3
11532024-03-01T22:13:42.618Z Downloaded itertools v0.10.5
11542024-03-01T22:13:42.631Z Downloaded winapi v0.3.9
11552024-03-01T22:13:42.657Z Downloaded hashbrown v0.14.3
11562024-03-01T22:13:42.664Z Downloaded aho-corasick v1.0.4
11572024-03-01T22:13:42.673Z Downloaded unicode-normalization v0.1.22
11582024-03-01T22:13:42.680Z Downloaded clap_builder v4.5.0
11592024-03-01T22:13:42.680Z Downloaded petgraph v0.6.4
11602024-03-01T22:13:42.692Z Downloaded pest v2.7.6
11612024-03-01T22:13:42.700Z Downloaded itoa v1.0.9
11622024-03-01T22:13:42.700Z Downloaded uuid v1.7.0
11632024-03-01T22:13:42.707Z Downloaded schemars v0.8.16
11642024-03-01T22:13:42.714Z Downloaded ring v0.17.8
11652024-03-01T22:13:42.784Z Downloaded num-bigint v0.4.4
11662024-03-01T22:13:42.796Z Downloaded crossbeam-channel v0.5.8
11672024-03-01T22:13:42.796Z Downloaded fastrand v2.0.1
11682024-03-01T22:13:42.804Z Downloaded http-body v0.4.5
11692024-03-01T22:13:42.805Z Downloaded slog-term v2.9.0
11702024-03-01T22:13:42.805Z Downloaded serde_repr v0.1.16
11712024-03-01T22:13:42.805Z Downloaded thread_local v1.1.7
11722024-03-01T22:13:42.805Z Downloaded embedded-io v0.4.0
11732024-03-01T22:13:42.805Z Downloaded toml_datetime v0.6.5
11742024-03-01T22:13:42.806Z Downloaded same-file v1.0.6
11752024-03-01T22:13:42.806Z Downloaded usdt v0.3.5
11762024-03-01T22:13:42.806Z Downloaded rustc_version v0.1.7
11772024-03-01T22:13:42.813Z Downloaded hyper-rustls v0.24.2
11782024-03-01T22:13:42.813Z Downloaded ucd-trie v0.1.6
11792024-03-01T22:13:42.813Z Downloaded zerocopy v0.6.4
11802024-03-01T22:13:42.813Z Downloaded socket2 v0.5.5
11812024-03-01T22:13:42.814Z Downloaded vsss-rs v3.3.4
11822024-03-01T22:13:42.824Z Downloaded blake3 v1.5.0
11832024-03-01T22:13:42.830Z Downloaded slog-dtrace v0.3.0
11842024-03-01T22:13:42.830Z Downloaded structmeta-derive v0.3.0
11852024-03-01T22:13:42.830Z Downloaded serde_tokenstream v0.1.7
11862024-03-01T22:13:42.831Z Downloaded socket2 v0.4.9
11872024-03-01T22:13:42.831Z Downloaded getopts v0.2.21
11882024-03-01T22:13:42.831Z Downloaded slog-stdlog v4.1.1
11892024-03-01T22:13:42.840Z Downloaded openssl-sys v0.9.96
11902024-03-01T22:13:42.840Z Downloaded crypto-bigint v0.5.2
11912024-03-01T22:13:42.849Z Downloaded diesel v2.1.4
11922024-03-01T22:13:42.860Z Downloaded postgres-types v0.2.6
11932024-03-01T22:13:42.868Z Downloaded memchr v2.6.3
11942024-03-01T22:13:42.869Z Downloaded resolv-conf v0.7.0
11952024-03-01T22:13:42.869Z Downloaded is-terminal v0.4.9
11962024-03-01T22:13:42.878Z Downloaded usdt-impl v0.3.5
11972024-03-01T22:13:42.878Z Downloaded tokio-stream v0.1.14
11982024-03-01T22:13:42.878Z Downloaded fnv v1.0.7
11992024-03-01T22:13:42.878Z Downloaded spin v0.5.2
12002024-03-01T22:13:42.878Z Downloaded scheduled-thread-pool v0.2.7
12012024-03-01T22:13:42.878Z Downloaded rustls-pki-types v1.3.0
12022024-03-01T22:13:42.878Z Downloaded hyper-tls v0.5.0
12032024-03-01T22:13:42.888Z Downloaded console v0.15.8
12042024-03-01T22:13:42.888Z Downloaded miniz_oxide v0.7.1
12052024-03-01T22:13:42.888Z Downloaded bzip2 v0.4.4
12062024-03-01T22:13:42.897Z Downloaded time-macros v0.2.13
12072024-03-01T22:13:42.897Z Downloaded crossbeam-epoch v0.9.15
12082024-03-01T22:13:42.897Z Downloaded bytes v1.5.0
12092024-03-01T22:13:42.897Z Downloaded pin-project-lite v0.2.13
12102024-03-01T22:13:42.907Z Downloaded fxhash v0.2.1
12112024-03-01T22:13:42.907Z Downloaded equivalent v1.0.1
12122024-03-01T22:13:42.907Z Downloaded hubpack_derive v0.1.1
12132024-03-01T22:13:42.907Z Downloaded spki v0.7.2
12142024-03-01T22:13:42.907Z Downloaded tokio-tungstenite v0.20.1
12152024-03-01T22:13:42.907Z Downloaded ansi_term v0.12.1
12162024-03-01T22:13:42.915Z Downloaded slog-scope v4.4.0
12172024-03-01T22:13:42.916Z Downloaded stringprep v0.1.3
12182024-03-01T22:13:42.916Z Downloaded phf_shared v0.11.2
12192024-03-01T22:13:42.916Z Downloaded arrayvec v0.7.4
12202024-03-01T22:13:42.916Z Downloaded parking_lot v0.11.2
12212024-03-01T22:13:42.916Z Downloaded password-hash v0.5.0
12222024-03-01T22:13:42.925Z Downloaded owo-colors v4.0.0
12232024-03-01T22:13:42.925Z Downloaded backoff v0.4.0
12242024-03-01T22:13:42.925Z Downloaded async-trait v0.1.77
12252024-03-01T22:13:42.934Z Downloaded ciborium v0.2.2
12262024-03-01T22:13:42.934Z Downloaded topological-sort v0.2.2
12272024-03-01T22:13:42.934Z Downloaded clap_derive v4.5.0
12282024-03-01T22:13:42.935Z Downloaded parking_lot_core v0.8.6
12292024-03-01T22:13:42.935Z Downloaded num-iter v0.1.43
12302024-03-01T22:13:42.935Z Downloaded keccak v0.1.4
12312024-03-01T22:13:42.935Z Downloaded terminal_size v0.3.0
12322024-03-01T22:13:42.935Z Downloaded strum_macros v0.25.2
12332024-03-01T22:13:42.964Z Downloaded tinyvec_macros v0.1.1
12342024-03-01T22:13:42.964Z Downloaded pbkdf2 v0.12.2
12352024-03-01T22:13:42.965Z Downloaded anstyle-query v1.0.0
12362024-03-01T22:13:42.965Z Downloaded strsim v0.11.0
12372024-03-01T22:13:42.965Z Downloaded plain v0.2.3
12382024-03-01T22:13:42.965Z Downloaded num-integer v0.1.46
12392024-03-01T22:13:42.965Z Downloaded lazy_static v1.4.0
12402024-03-01T22:13:42.966Z Downloaded multer v3.0.0
12412024-03-01T22:13:42.989Z Downloaded usdt-attr-macro v0.3.5
12422024-03-01T22:13:42.989Z Downloaded const-oid v0.9.5
12432024-03-01T22:13:42.989Z Downloaded memoffset v0.9.0
12442024-03-01T22:13:42.989Z Downloaded num_enum_derive v0.5.11
12452024-03-01T22:13:42.989Z Downloaded async-stream v0.3.5
12462024-03-01T22:13:42.989Z Downloaded pem v3.0.2
12472024-03-01T22:13:42.989Z Downloaded tower-service v0.3.2
12482024-03-01T22:13:42.989Z Downloaded newtype-uuid v1.0.1
12492024-03-01T22:13:42.990Z Downloaded mime v0.3.17
12502024-03-01T22:13:42.990Z Downloaded managed v0.8.0
12512024-03-01T22:13:42.990Z Downloaded cipher v0.4.4
12522024-03-01T22:13:42.990Z Downloaded paste v1.0.14
12532024-03-01T22:13:42.990Z Downloaded chacha20 v0.9.1
12542024-03-01T22:13:42.990Z Downloaded pest_generator v2.7.6
12552024-03-01T22:13:42.990Z Downloaded colored v2.0.4
12562024-03-01T22:13:42.990Z Downloaded log v0.4.20
12572024-03-01T22:13:42.990Z Downloaded memmap2 v0.7.1
12582024-03-01T22:13:42.990Z Downloaded tokio-macros v2.2.0
12592024-03-01T22:13:42.990Z Downloaded time v0.3.27
12602024-03-01T22:13:43.000Z Downloaded password-hash v0.4.2
12612024-03-01T22:13:43.000Z Downloaded newtype_derive v0.1.6
12622024-03-01T22:13:43.000Z Downloaded thiserror-no-std v2.0.2
12632024-03-01T22:13:43.001Z Downloaded cbc v0.1.2
12642024-03-01T22:13:43.001Z Downloaded term v0.7.0
12652024-03-01T22:13:43.001Z Downloaded async-stream-impl v0.3.5
12662024-03-01T22:13:43.002Z Downloaded match_cfg v0.1.0
12672024-03-01T22:13:43.002Z Downloaded matches v0.1.10
12682024-03-01T22:13:43.002Z Downloaded take_mut v0.2.2
12692024-03-01T22:13:43.013Z Downloaded ring v0.16.20
12702024-03-01T22:13:43.532Z Compiling proc-macro2 v1.0.78
12712024-03-01T22:13:43.532Z Compiling unicode-ident v1.0.12
12722024-03-01T22:13:43.540Z Compiling libc v0.2.153
12732024-03-01T22:13:43.540Z Compiling serde v1.0.197
12742024-03-01T22:13:43.540Z Compiling version_check v0.9.4
12752024-03-01T22:13:43.573Z Compiling autocfg v1.1.0
12762024-03-01T22:13:43.581Z Compiling cfg-if v1.0.0
12772024-03-01T22:13:43.696Z Compiling syn v1.0.109
12782024-03-01T22:13:43.696Z Compiling once_cell v1.19.0
12792024-03-01T22:13:43.844Z Compiling typenum v1.16.0
12802024-03-01T22:13:44.105Z Compiling thiserror v1.0.57
12812024-03-01T22:13:44.308Z Compiling generic-array v0.14.7
12822024-03-01T22:13:44.402Z Compiling lock_api v0.4.10
12832024-03-01T22:13:45.083Z Compiling memchr v2.6.3
12842024-03-01T22:13:45.097Z Compiling parking_lot_core v0.9.8
12852024-03-01T22:13:45.100Z Compiling byteorder v1.5.0
12862024-03-01T22:13:45.243Z Compiling libm v0.2.7
12872024-03-01T22:13:45.282Z Compiling num-traits v0.2.16
12882024-03-01T22:13:45.506Z Compiling ahash v0.8.7
12892024-03-01T22:13:45.533Z Compiling serde_json v1.0.114
12902024-03-01T22:13:45.590Z Compiling itoa v1.0.9
12912024-03-01T22:13:45.851Z Compiling slab v0.4.9
12922024-03-01T22:13:46.009Z Compiling log v0.4.20
12932024-03-01T22:13:46.160Z Compiling quote v1.0.35
12942024-03-01T22:13:46.480Z Compiling getrandom v0.2.10
12952024-03-01T22:13:46.678Z Compiling syn v2.0.51
12962024-03-01T22:13:46.722Z Compiling cc v1.0.83
12972024-03-01T22:13:46.861Z Compiling rand_core v0.6.4
12982024-03-01T22:13:46.997Z Compiling scopeguard v1.2.0
12992024-03-01T22:13:47.370Z Compiling allocator-api2 v0.2.16
13002024-03-01T22:13:47.484Z Compiling ryu v1.0.15
13012024-03-01T22:13:47.697Z Compiling pkg-config v0.3.27
13022024-03-01T22:13:47.974Z Compiling subtle v2.5.0
13032024-03-01T22:13:48.258Z Compiling smallvec v1.13.1
13042024-03-01T22:13:48.318Z Compiling heck v0.4.1
13052024-03-01T22:13:48.321Z Compiling schemars v0.8.16
13062024-03-01T22:13:48.689Z Compiling equivalent v1.0.1
13072024-03-01T22:13:48.804Z Compiling vcpkg v0.2.15
13082024-03-01T22:13:49.163Z Compiling ucd-trie v0.1.6
13092024-03-01T22:13:49.324Z Compiling pin-project-lite v0.2.13
13102024-03-01T22:13:49.648Z Compiling httparse v1.8.0
13112024-03-01T22:13:49.923Z Compiling ring v0.17.8
13122024-03-01T22:13:50.068Z Compiling parking_lot v0.12.1
13132024-03-01T22:13:51.024Z Compiling const-oid v0.9.5
13142024-03-01T22:13:51.160Z Compiling ring v0.16.20
13152024-03-01T22:13:51.223Z Compiling openssl-sys v0.9.96
13162024-03-01T22:13:51.563Z Compiling signal-hook-registry v1.4.1
13172024-03-01T22:13:52.241Z Compiling rustix v0.38.31
13182024-03-01T22:13:52.310Z Compiling semver v1.0.22
13192024-03-01T22:13:52.407Z Compiling mio v0.8.9
13202024-03-01T22:13:52.823Z Compiling fnv v1.0.7
13212024-03-01T22:13:52.973Z Compiling openssl v0.10.60
13222024-03-01T22:13:53.189Z Compiling num_cpus v1.16.0
13232024-03-01T22:13:53.213Z Compiling socket2 v0.5.5
13242024-03-01T22:13:53.306Z Compiling iana-time-zone v0.1.57
13252024-03-01T22:13:53.602Z Compiling rustls v0.21.9
13262024-03-01T22:13:53.671Z Compiling slog v2.7.0
13272024-03-01T22:13:53.738Z Compiling native-tls v0.2.11
13282024-03-01T22:13:53.894Z Compiling futures-core v0.3.30
13292024-03-01T22:13:54.131Z Compiling serde_derive_internals v0.26.0
13302024-03-01T22:13:54.150Z Compiling crossbeam-utils v0.8.16
13312024-03-01T22:13:54.171Z Compiling async-trait v0.1.77
13322024-03-01T22:13:54.217Z Compiling spin v0.5.2
13332024-03-01T22:13:54.581Z Compiling futures-sink v0.3.30
13342024-03-01T22:13:54.641Z Compiling dyn-clone v1.0.17
13352024-03-01T22:13:54.734Z Compiling backtrace v0.3.69
13362024-03-01T22:13:54.851Z Compiling aho-corasick v1.0.4
13372024-03-01T22:13:54.891Z Compiling regex-syntax v0.8.2
13382024-03-01T22:13:55.152Z Compiling tinyvec_macros v0.1.1
13392024-03-01T22:13:55.249Z Compiling tinyvec v1.6.0
13402024-03-01T22:13:55.276Z Compiling futures-channel v0.3.30
13412024-03-01T22:13:55.713Z Compiling cpufeatures v0.2.12
13422024-03-01T22:13:55.818Z Compiling futures-io v0.3.30
13432024-03-01T22:13:56.137Z Compiling pin-utils v0.1.0
13442024-03-01T22:13:56.159Z Compiling futures-task v0.3.30
13452024-03-01T22:13:56.468Z Compiling spin v0.9.8
13462024-03-01T22:13:56.782Z Compiling unicode-normalization v0.1.22
13472024-03-01T22:13:56.831Z Compiling memoffset v0.9.0
13482024-03-01T22:13:56.850Z Compiling tracing-core v0.1.31
13492024-03-01T22:13:57.119Z Compiling unicode-bidi v0.3.13
13502024-03-01T22:13:57.142Z Compiling anyhow v1.0.75
13512024-03-01T22:13:58.568Z Compiling regex-automata v0.4.4
13522024-03-01T22:13:59.061Z Compiling crc32fast v1.3.2
13532024-03-01T22:13:59.435Z Compiling winnow v0.5.15
13542024-03-01T22:13:59.553Z Compiling crossbeam-epoch v0.9.15
13552024-03-01T22:14:00.722Z Compiling time-core v0.1.1
13562024-03-01T22:14:00.903Z Compiling time-macros v0.2.13
13572024-03-01T22:14:01.582Z Compiling percent-encoding v2.3.1
13582024-03-01T22:14:01.605Z Compiling serde_derive v1.0.197
13592024-03-01T22:14:01.929Z Compiling zeroize_derive v1.4.2
13602024-03-01T22:14:02.091Z Compiling zerocopy-derive v0.7.32
13612024-03-01T22:14:02.392Z Compiling thiserror-impl v1.0.57
13622024-03-01T22:14:03.669Z Compiling tokio-macros v2.2.0
13632024-03-01T22:14:03.949Z Compiling zeroize v1.7.0
13642024-03-01T22:14:04.192Z Compiling futures-macro v0.3.30
13652024-03-01T22:14:04.620Z Compiling zerocopy v0.7.32
13662024-03-01T22:14:05.403Z Compiling tracing-attributes v0.1.26
13672024-03-01T22:14:05.732Z Compiling crypto-common v0.1.6
13682024-03-01T22:14:05.788Z Compiling schemars_derive v0.8.16
13692024-03-01T22:14:05.954Z Compiling block-buffer v0.10.4
13702024-03-01T22:14:06.137Z Compiling pest v2.7.6
13712024-03-01T22:14:06.406Z Compiling digest v0.10.7
13722024-03-01T22:14:06.443Z Compiling openssl-macros v0.1.1
13732024-03-01T22:14:06.862Z Compiling hashbrown v0.14.3
13742024-03-01T22:14:07.719Z Compiling futures-util v0.3.30
13752024-03-01T22:14:08.318Z Compiling regex v1.10.3
13762024-03-01T22:14:08.585Z Compiling pest_meta v2.7.6
13772024-03-01T22:14:08.927Z Compiling der_derive v0.7.2
13782024-03-01T22:14:09.438Z Compiling tracing v0.1.37
13792024-03-01T22:14:09.966Z Compiling pest_generator v2.7.6
13802024-03-01T22:14:11.732Z Compiling unicode-width v0.1.11
13812024-03-01T22:14:11.998Z Compiling untrusted v0.9.0
13822024-03-01T22:14:12.406Z Compiling foreign-types-shared v0.1.1
13832024-03-01T22:14:12.406Z Compiling untrusted v0.7.1
13842024-03-01T22:14:12.406Z Compiling foreign-types v0.3.2
13852024-03-01T22:14:13.905Z Compiling pest_derive v2.7.6
13862024-03-01T22:14:14.536Z Compiling errno v0.3.8
13872024-03-01T22:14:14.544Z Compiling ppv-lite86 v0.2.17
13882024-03-01T22:14:14.544Z Compiling try-lock v0.2.4
13892024-03-01T22:14:14.654Z Compiling base64 v0.21.7
13902024-03-01T22:14:14.732Z Compiling unicode-xid v0.2.4
13912024-03-01T22:14:14.906Z Compiling synstructure v0.12.6
13922024-03-01T22:14:15.166Z Compiling want v0.3.1
13932024-03-01T22:14:15.395Z Compiling rustls-webpki v0.101.7
13942024-03-01T22:14:15.464Z Compiling sct v0.7.0
13952024-03-01T22:14:16.293Z Compiling bytes v1.5.0
13962024-03-01T22:14:16.608Z Compiling indexmap v2.2.3
13972024-03-01T22:14:16.644Z Compiling uuid v1.7.0
13982024-03-01T22:14:16.767Z Compiling chrono v0.4.31
13992024-03-01T22:14:17.475Z Compiling tokio v1.36.0
14002024-03-01T22:14:17.629Z Compiling bitflags v2.4.0
14012024-03-01T22:14:17.777Z Compiling http v0.2.11
14022024-03-01T22:14:18.089Z Compiling toml_datetime v0.6.5
14032024-03-01T22:14:18.117Z Compiling serde_spanned v0.6.5
14042024-03-01T22:14:18.344Z Compiling rustc_version v0.4.0
14052024-03-01T22:14:18.557Z Compiling toml_edit v0.19.15
14062024-03-01T22:14:20.684Z Compiling http-body v0.4.5
14072024-03-01T22:14:20.729Z Compiling openapiv3 v2.0.0
14082024-03-01T22:14:23.613Z Compiling form_urlencoded v1.2.1
14092024-03-01T22:14:23.960Z Compiling scroll_derive v0.12.0
14102024-03-01T22:14:24.385Z Compiling socket2 v0.4.9
14112024-03-01T22:14:25.568Z Compiling openssl-probe v0.1.5
14122024-03-01T22:14:25.589Z Compiling httpdate v1.0.3
14132024-03-01T22:14:25.748Z Compiling tower-service v0.3.2
14142024-03-01T22:14:26.206Z Compiling tokio-util v0.7.10
14152024-03-01T22:14:27.047Z Compiling zerocopy-derive v0.2.0
14162024-03-01T22:14:27.514Z Compiling h2 v0.3.24
14172024-03-01T22:14:27.927Z Compiling idna v0.5.0
14182024-03-01T22:14:28.398Z Compiling lazy_static v1.4.0
14192024-03-01T22:14:28.529Z Compiling thread-id v4.2.0
14202024-03-01T22:14:28.745Z Compiling adler v1.0.2
14212024-03-01T22:14:29.109Z Compiling miniz_oxide v0.7.1
14222024-03-01T22:14:29.206Z Compiling url v2.5.0
14232024-03-01T22:14:30.108Z Compiling tokio-native-tls v0.3.1
14242024-03-01T22:14:31.011Z Compiling tokio-rustls v0.24.1
14252024-03-01T22:14:31.161Z Compiling rand_chacha v0.3.1
14262024-03-01T22:14:31.423Z Compiling ipnet v2.9.0
14272024-03-01T22:14:31.802Z Compiling rand v0.8.5
14282024-03-01T22:14:32.771Z Compiling serde_urlencoded v0.7.1
14292024-03-01T22:14:33.044Z Compiling serde_tokenstream v0.2.0
14302024-03-01T22:14:33.285Z Compiling rustls-pemfile v1.0.3
14312024-03-01T22:14:33.646Z Compiling usdt-impl v0.3.5
14322024-03-01T22:14:33.654Z Compiling encoding_rs v0.8.33
14332024-03-01T22:14:33.685Z Compiling gimli v0.28.0
14342024-03-01T22:14:33.820Z Compiling sync_wrapper v0.1.2
14352024-03-01T22:14:33.986Z Compiling either v1.10.0
14362024-03-01T22:14:34.002Z Compiling mime v0.3.17
14372024-03-01T22:14:34.160Z Compiling webpki-roots v0.25.2
14382024-03-01T22:14:34.371Z Compiling hyper v0.14.27
14392024-03-01T22:14:37.582Z Compiling object v0.32.1
14402024-03-01T22:14:37.582Z Compiling num-bigint v0.4.4
14412024-03-01T22:14:37.582Z Compiling usdt-impl v0.5.0
14422024-03-01T22:14:38.079Z Compiling rustversion v1.0.14
14432024-03-01T22:14:38.082Z Compiling rustc-demangle v0.1.23
14442024-03-01T22:14:38.338Z Compiling addr2line v0.21.0
14452024-03-01T22:14:38.541Z Compiling flate2 v1.0.28
14462024-03-01T22:14:38.735Z Compiling zerocopy v0.3.0
14472024-03-01T22:14:38.765Z Compiling scroll v0.12.0
14482024-03-01T22:14:38.856Z Compiling heapless v0.7.16
14492024-03-01T22:14:38.947Z Compiling futures-executor v0.3.30
14502024-03-01T22:14:39.222Z Compiling bzip2-sys v0.1.11+1.0.8
14512024-03-01T22:14:39.329Z Compiling plain v0.2.3
14522024-03-01T22:14:39.474Z Compiling signal-hook v0.3.17
14532024-03-01T22:14:39.500Z Compiling base64ct v1.6.0
14542024-03-01T22:14:39.944Z Compiling winnow v0.6.1
14552024-03-01T22:14:39.951Z Compiling goblin v0.8.0
14562024-03-01T22:14:39.951Z Compiling dof v0.1.5
14572024-03-01T22:14:40.657Z Compiling futures v0.3.30
14582024-03-01T22:14:41.265Z Compiling toml v0.7.8
14592024-03-01T22:14:41.500Z Compiling hyper-tls v0.5.0
14602024-03-01T22:14:41.844Z Compiling hyper-rustls v0.24.2
14612024-03-01T22:14:42.165Z Compiling reqwest v0.11.24
14622024-03-01T22:14:42.201Z Compiling hex v0.4.3
14632024-03-01T22:14:42.664Z Compiling dtrace-parser v0.1.14
14642024-03-01T22:14:43.152Z Compiling toml_edit v0.22.6
14652024-03-01T22:14:43.529Z Compiling pretty-hex v0.4.1
14662024-03-01T22:14:45.651Z Compiling dof v0.3.0
14672024-03-01T22:14:46.793Z Compiling serde_tokenstream v0.1.7
14682024-03-01T22:14:46.793Z Compiling dtrace-parser v0.2.0
14692024-03-01T22:14:46.944Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
14702024-03-01T22:14:47.059Z Compiling smoltcp v0.9.1
14712024-03-01T22:14:48.449Z Compiling pem-rfc7468 v0.7.0
14722024-03-01T22:14:48.507Z Compiling hmac v0.12.1
14732024-03-01T22:14:48.791Z Compiling regress v0.8.0
14742024-03-01T22:14:49.449Z Compiling enum-as-inner v0.5.1
14752024-03-01T22:14:49.590Z Compiling num-iter v0.1.43
14762024-03-01T22:14:49.898Z Compiling unicode-segmentation v1.10.1
14772024-03-01T22:14:50.320Z Compiling flagset v0.4.3
14782024-03-01T22:14:50.341Z Compiling siphasher v0.3.11
14792024-03-01T22:14:50.509Z Compiling der v0.7.8
14802024-03-01T22:14:50.706Z Compiling usdt-macro v0.3.5
14812024-03-01T22:14:50.746Z Compiling usdt-attr-macro v0.3.5
14822024-03-01T22:14:51.425Z Compiling hubpack_derive v0.1.1
14832024-03-01T22:14:51.932Z Compiling zerocopy-derive v0.6.4
14842024-03-01T22:14:52.319Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
14852024-03-01T22:14:52.688Z Compiling deranged v0.3.8
14862024-03-01T22:14:52.892Z Compiling num_threads v0.1.6
14872024-03-01T22:14:53.027Z Compiling anstyle v1.0.2
14882024-03-01T22:14:53.047Z Compiling utf8parse v0.2.1
14892024-03-01T22:14:53.212Z Compiling anstyle-parse v0.2.1
14902024-03-01T22:14:53.475Z Compiling sha2 v0.10.8
14912024-03-01T22:14:53.551Z Compiling spki v0.7.2
14922024-03-01T22:14:54.552Z Compiling time v0.3.27
14932024-03-01T22:14:54.877Z Compiling md-5 v0.10.5
14942024-03-01T22:14:55.136Z Compiling block-padding v0.3.3
14952024-03-01T22:14:55.175Z Compiling clap_derive v4.5.0
14962024-03-01T22:14:55.208Z Compiling stringprep v0.1.3
14972024-03-01T22:14:55.398Z Compiling diesel_table_macro_syntax v0.1.0
14982024-03-01T22:14:55.587Z Compiling num-integer v0.1.46
14992024-03-01T22:14:56.084Z Compiling hash32 v0.2.1
15002024-03-01T22:14:56.286Z Compiling fallible-iterator v0.2.0
15012024-03-01T22:14:56.388Z Compiling stable_deref_trait v1.2.0
15022024-03-01T22:14:56.647Z Compiling anstyle-query v1.0.0
15032024-03-01T22:14:56.788Z Compiling colorchoice v1.0.0
15042024-03-01T22:14:56.951Z Compiling anstream v0.6.11
15052024-03-01T22:14:57.031Z Compiling postgres-protocol v0.6.6
15062024-03-01T22:14:57.922Z Compiling diesel_derives v2.1.2
15072024-03-01T22:14:58.480Z Compiling inout v0.1.3
15082024-03-01T22:14:58.928Z Compiling pkcs8 v0.10.2
15092024-03-01T22:14:59.504Z Compiling phf_shared v0.11.2
15102024-03-01T22:15:00.118Z Compiling strum_macros v0.25.2
15112024-03-01T22:15:00.585Z Compiling ff v0.13.0
15122024-03-01T22:15:00.737Z Compiling terminal_size v0.3.0
15132024-03-01T22:15:00.849Z Compiling serde_repr v0.1.16
15142024-03-01T22:15:00.928Z Compiling scheduled-thread-pool v0.2.7
15152024-03-01T22:15:01.543Z Compiling base16ct v0.2.0
15162024-03-01T22:15:01.900Z Compiling bit-vec v0.6.3
15172024-03-01T22:15:02.255Z Compiling regex-automata v0.1.10
15182024-03-01T22:15:02.813Z Compiling managed v0.8.0
15192024-03-01T22:15:03.016Z Compiling strsim v0.11.0
15202024-03-01T22:15:03.101Z Compiling matches v0.1.10
15212024-03-01T22:15:03.219Z Compiling clap_lex v0.7.0
15222024-03-01T22:15:03.260Z Compiling bitflags v1.3.2
15232024-03-01T22:15:03.420Z Compiling idna v0.2.3
15242024-03-01T22:15:03.804Z Compiling clap_builder v4.5.0
15252024-03-01T22:15:05.088Z Compiling bstr v0.2.17
15262024-03-01T22:15:05.609Z Compiling sec1 v0.7.3
15272024-03-01T22:15:06.197Z Compiling r2d2 v0.8.10
15282024-03-01T22:15:06.584Z Compiling group v0.13.0
15292024-03-01T22:15:08.628Z Compiling phf v0.11.2
15302024-03-01T22:15:09.315Z Compiling signal-hook-mio v0.2.3
15312024-03-01T22:15:09.476Z Compiling bzip2 v0.4.4
15322024-03-01T22:15:09.519Z Compiling cipher v0.4.4
15332024-03-01T22:15:09.853Z Compiling postgres-types v0.2.6
15342024-03-01T22:15:10.029Z Compiling zerocopy v0.6.4
15352024-03-01T22:15:10.823Z Compiling hubpack v0.1.2
15362024-03-01T22:15:11.327Z Compiling phf_shared v0.10.0
15372024-03-01T22:15:11.627Z Compiling hkdf v0.12.4
15382024-03-01T22:15:11.734Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
15392024-03-01T22:15:11.873Z Compiling crypto-bigint v0.5.2
15402024-03-01T22:15:12.297Z Compiling ipnetwork v0.20.0
15412024-03-01T22:15:14.178Z Compiling float-cmp v0.9.0
15422024-03-01T22:15:15.153Z Compiling minimal-lexical v0.2.1
15432024-03-01T22:15:15.704Z Compiling fixedbitset v0.4.2
15442024-03-01T22:15:16.158Z Compiling static_assertions v1.1.0
15452024-03-01T22:15:16.257Z Compiling normalize-line-endings v0.3.0
15462024-03-01T22:15:16.390Z Compiling data-encoding v2.4.0
15472024-03-01T22:15:16.821Z Compiling difflib v0.4.0
15482024-03-01T22:15:17.093Z Compiling predicates-core v1.0.6
15492024-03-01T22:15:17.405Z Compiling precomputed-hash v0.1.1
15502024-03-01T22:15:17.553Z Compiling regex-automata v0.3.8
15512024-03-01T22:15:18.494Z Compiling new_debug_unreachable v1.0.4
15522024-03-01T22:15:18.868Z Compiling whoami v1.4.1
15532024-03-01T22:15:18.953Z Compiling string_cache v0.8.7
15542024-03-01T22:15:19.414Z Compiling bstr v1.6.0
15552024-03-01T22:15:19.481Z Compiling tokio-postgres v0.7.10
15562024-03-01T22:15:19.710Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
15572024-03-01T22:15:19.840Z Compiling predicates v3.1.0
15582024-03-01T22:15:19.957Z Compiling trust-dns-proto v0.22.0
15592024-03-01T22:15:21.022Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
15602024-03-01T22:15:21.848Z Compiling petgraph v0.6.4
15612024-03-01T22:15:24.377Z Compiling nom v7.1.3
15622024-03-01T22:15:24.642Z Compiling diesel v2.1.4
15632024-03-01T22:15:24.851Z Compiling elliptic-curve v0.13.8
15642024-03-01T22:15:26.173Z Compiling yasna v0.5.2
15652024-03-01T22:15:27.046Z Compiling zip v0.6.6
15662024-03-01T22:15:27.558Z Compiling crossterm v0.27.0
15672024-03-01T22:15:28.153Z Compiling clap v4.5.0
15682024-03-01T22:15:28.612Z Compiling similar v2.3.0
15692024-03-01T22:15:28.787Z Compiling bit-set v0.5.3
15702024-03-01T22:15:28.806Z Compiling usdt v0.3.5
15712024-03-01T22:15:29.075Z Compiling itertools v0.10.5
15722024-03-01T22:15:29.095Z Compiling console v0.15.8
15732024-03-01T22:15:30.688Z Compiling tokio-stream v0.1.14
15742024-03-01T22:15:30.946Z Compiling getopts v0.2.21
15752024-03-01T22:15:31.513Z Compiling camino v1.1.6
15762024-03-01T22:15:31.640Z Compiling unsafe-libyaml v0.2.10
15772024-03-01T22:15:31.898Z Compiling lalrpop-util v0.19.12
15782024-03-01T22:15:32.695Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
15792024-03-01T22:15:32.931Z Compiling serde_yaml v0.9.25
15802024-03-01T22:15:41.405Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
15812024-03-01T22:16:02.956Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15822024-03-01T22:16:10.372Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
15832024-03-01T22:16:12.152Z Compiling sha1 v0.10.6
15842024-03-01T22:16:12.879Z Compiling atty v0.2.14
15852024-03-01T22:16:13.015Z Compiling match_cfg v0.1.0
15862024-03-01T22:16:13.031Z Compiling dirs-sys-next v0.1.2
15872024-03-01T22:16:13.114Z Compiling hostname v0.3.1
15882024-03-01T22:16:13.365Z Compiling rustls-pki-types v1.3.0
15892024-03-01T22:16:13.435Z Compiling strsim v0.10.0
15902024-03-01T22:16:13.697Z Compiling ident_case v1.0.1
15912024-03-01T22:16:13.883Z Compiling darling_core v0.20.3
15922024-03-01T22:16:13.992Z Compiling dirs-next v2.0.0
15932024-03-01T22:16:14.196Z Compiling thread_local v1.1.7
15942024-03-01T22:16:14.242Z Compiling slog-async v2.8.0
15952024-03-01T22:16:14.263Z Compiling rustls v0.22.2
15962024-03-01T22:16:14.690Z Compiling term v0.7.0
15972024-03-01T22:16:14.764Z Compiling rustls-webpki v0.102.1
15982024-03-01T22:16:14.858Z Compiling crossbeam-channel v0.5.8
15992024-03-01T22:16:15.399Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
16002024-03-01T22:16:15.616Z Compiling multer v3.0.0
16012024-03-01T22:16:15.919Z Compiling instant v0.1.12
16022024-03-01T22:16:16.039Z Compiling paste v1.0.14
16032024-03-01T22:16:16.067Z Compiling take_mut v0.2.2
16042024-03-01T22:16:16.610Z Compiling slog-term v2.9.0
16052024-03-01T22:16:16.993Z Compiling slog-json v2.6.1
16062024-03-01T22:16:17.413Z Compiling http v1.0.0
16072024-03-01T22:16:17.502Z Compiling async-stream-impl v0.3.5
16082024-03-01T22:16:17.951Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16092024-03-01T22:16:18.267Z Compiling atomic-waker v1.1.1
16102024-03-01T22:16:18.481Z Compiling debug-ignore v1.0.5
16112024-03-01T22:16:18.630Z Compiling waitgroup v0.1.2
16122024-03-01T22:16:18.927Z Compiling slog-bunyan v2.5.0
16132024-03-01T22:16:19.002Z Compiling async-stream v0.3.5
16142024-03-01T22:16:20.146Z Compiling rustls-pemfile v2.1.0
16152024-03-01T22:16:20.310Z Compiling toml v0.8.10
16162024-03-01T22:16:20.453Z Compiling darling_macro v0.20.3
16172024-03-01T22:16:20.625Z Compiling strum_macros v0.26.1
16182024-03-01T22:16:20.629Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
16192024-03-01T22:16:21.002Z Compiling tokio-rustls v0.25.0
16202024-03-01T22:16:21.423Z Compiling serde_path_to_error v0.1.15
16212024-03-01T22:16:21.444Z Compiling structmeta-derive v0.3.0
16222024-03-01T22:16:21.590Z Compiling darling v0.20.3
16232024-03-01T22:16:21.726Z Compiling serde_with_macros v3.6.1
16242024-03-01T22:16:22.078Z Compiling newtype-uuid v1.0.1
16252024-03-01T22:16:22.289Z Compiling backoff v0.4.0
16262024-03-01T22:16:22.392Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
16272024-03-01T22:16:22.596Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
16282024-03-01T22:16:22.662Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
16292024-03-01T22:16:22.833Z Compiling macaddr v1.0.1
16302024-03-01T22:16:23.312Z Compiling proc-macro-error-attr v1.0.4
16312024-03-01T22:16:23.392Z Compiling proc-macro-crate v1.3.1
16322024-03-01T22:16:23.688Z Compiling proc-macro-error v1.0.4
16332024-03-01T22:16:24.010Z Compiling heapless v0.8.0
16342024-03-01T22:16:24.540Z Compiling num_enum_derive v0.5.11
16352024-03-01T22:16:24.815Z Compiling structmeta v0.3.0
16362024-03-01T22:16:25.113Z Compiling serde_with v3.6.1
16372024-03-01T22:16:25.286Z Compiling parse-display-derive v0.9.0
16382024-03-01T22:16:25.950Z Compiling hash32 v0.3.1
16392024-03-01T22:16:26.209Z Compiling smoltcp v0.11.0
16402024-03-01T22:16:26.312Z Compiling strum v0.26.1
16412024-03-01T22:16:26.496Z Compiling rayon-core v1.12.1
16422024-03-01T22:16:26.793Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16432024-03-01T22:16:27.442Z Compiling num_enum v0.5.11
16442024-03-01T22:16:27.665Z Compiling crossbeam-deque v0.8.3
16452024-03-01T22:16:27.806Z Compiling fastrand v2.0.1
16462024-03-01T22:16:27.971Z Compiling same-file v1.0.6
16472024-03-01T22:16:28.024Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16482024-03-01T22:16:28.111Z Compiling embedded-io v0.4.0
16492024-03-01T22:16:28.210Z Compiling cobs v0.2.3
16502024-03-01T22:16:28.381Z Compiling tempfile v3.10.0
16512024-03-01T22:16:28.401Z Compiling postcard v1.0.8
16522024-03-01T22:16:28.499Z Compiling walkdir v2.4.0
16532024-03-01T22:16:29.303Z Compiling semver-parser v0.10.2
16542024-03-01T22:16:29.353Z Compiling foreign-types-macros v0.2.3
16552024-03-01T22:16:29.866Z Compiling blake3 v1.5.0
16562024-03-01T22:16:30.353Z Compiling parse-display v0.9.0
16572024-03-01T22:16:30.481Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16582024-03-01T22:16:30.626Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16592024-03-01T22:16:30.773Z Compiling crucible-workspace-hack v0.1.0
16602024-03-01T22:16:30.800Z Compiling foreign-types-shared v0.3.1
16612024-03-01T22:16:30.930Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16622024-03-01T22:16:31.058Z Compiling foreign-types v0.5.0
16632024-03-01T22:16:31.191Z Compiling rayon v1.9.0
16642024-03-01T22:16:31.192Z Compiling semver v0.11.0
16652024-03-01T22:16:31.600Z Compiling is-terminal v0.4.9
16662024-03-01T22:16:31.606Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16672024-03-01T22:16:31.701Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16682024-03-01T22:16:31.744Z Compiling cstr-argument v0.1.2
16692024-03-01T22:16:31.985Z Compiling memmap2 v0.7.1
16702024-03-01T22:16:32.055Z Compiling xattr v1.0.1
16712024-03-01T22:16:32.327Z Compiling filetime v0.2.23
16722024-03-01T22:16:32.368Z Compiling home v0.5.5
16732024-03-01T22:16:32.419Z Compiling arrayref v0.3.7
16742024-03-01T22:16:32.493Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
16752024-03-01T22:16:32.520Z Compiling constant_time_eq v0.3.0
16762024-03-01T22:16:32.634Z Compiling arrayvec v0.7.4
16772024-03-01T22:16:32.670Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16782024-03-01T22:16:32.718Z Compiling pretty-hex v0.2.1
16792024-03-01T22:16:32.753Z Compiling tar v0.4.40
16802024-03-01T22:16:32.830Z Compiling toolchain_find v0.2.0
16812024-03-01T22:16:32.903Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16822024-03-01T22:16:33.243Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16832024-03-01T22:16:33.277Z Compiling camino-tempfile v1.1.1
16842024-03-01T22:16:33.538Z Compiling colored v2.0.4
16852024-03-01T22:16:33.871Z Compiling toml v0.5.11
16862024-03-01T22:16:34.300Z Compiling topological-sort v0.2.2
16872024-03-01T22:16:34.413Z Compiling platforms v3.0.2
16882024-03-01T22:16:34.502Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16892024-03-01T22:16:34.743Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
16902024-03-01T22:16:34.838Z Compiling zone_cfg_derive v0.3.0
16912024-03-01T22:16:35.036Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
16922024-03-01T22:16:35.258Z Compiling textwrap v0.11.0
16932024-03-01T22:16:35.464Z Compiling heck v0.3.3
16942024-03-01T22:16:35.871Z Compiling rustfmt-wrapper v0.2.0
16952024-03-01T22:16:36.432Z Compiling omicron-zone-package v0.11.0
16962024-03-01T22:16:36.500Z Compiling num-derive v0.4.0
16972024-03-01T22:16:36.595Z Compiling ansi_term v0.12.1
16982024-03-01T22:16:37.147Z Compiling vec_map v0.8.2
16992024-03-01T22:16:37.456Z Compiling strsim v0.8.0
17002024-03-01T22:16:37.516Z Compiling libefi-sys v0.1.0
17012024-03-01T22:16:38.229Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=1d29ef60a18179babfb44f0f7a3c2fe71034a2c1#1d29ef60)
17022024-03-01T22:16:38.275Z Compiling clap v2.34.0
17032024-03-01T22:16:38.275Z Compiling zone v0.3.0
17042024-03-01T22:16:38.275Z Compiling structopt-derive v0.4.18
17052024-03-01T22:16:38.848Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
17062024-03-01T22:16:38.983Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
17072024-03-01T22:16:39.281Z Compiling smf v0.2.2
17082024-03-01T22:16:39.538Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
17092024-03-01T22:16:39.637Z Compiling unicase v2.7.0
17102024-03-01T22:16:39.899Z Compiling semver v0.1.20
17112024-03-01T22:16:39.947Z Compiling curve25519-dalek v4.1.1
17122024-03-01T22:16:40.554Z Compiling rustc_version v0.1.7
17132024-03-01T22:16:40.575Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17142024-03-01T22:16:40.579Z Compiling universal-hash v0.5.1
17152024-03-01T22:16:40.718Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17162024-03-01T22:16:40.773Z Compiling opaque-debug v0.3.0
17172024-03-01T22:16:41.000Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17182024-03-01T22:16:41.069Z Compiling newtype_derive v0.1.6
17192024-03-01T22:16:41.264Z Compiling signature v2.1.0
17202024-03-01T22:16:41.314Z Compiling structopt v0.3.26
17212024-03-01T22:16:41.350Z Compiling curve25519-dalek-derive v0.1.0
17222024-03-01T22:16:41.379Z Compiling gethostname v0.4.3
17232024-03-01T22:16:41.489Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17242024-03-01T22:16:41.509Z Compiling num-rational v0.4.1
17252024-03-01T22:16:41.644Z Compiling getrandom v0.1.16
17262024-03-01T22:16:41.925Z Compiling usdt-attr-macro v0.5.0
17272024-03-01T22:16:41.950Z Compiling usdt-macro v0.5.0
17282024-03-01T22:16:42.062Z Compiling password-hash v0.5.0
17292024-03-01T22:16:42.403Z Compiling blake2 v0.10.6
17302024-03-01T22:16:43.171Z Compiling memmap v0.7.0
17312024-03-01T22:16:43.260Z Compiling parking_lot_core v0.8.6
17322024-03-01T22:16:43.516Z Compiling quick-error v1.2.3
17332024-03-01T22:16:43.536Z Compiling linked-hash-map v0.5.6
17342024-03-01T22:16:43.662Z Compiling resolv-conf v0.7.0
17352024-03-01T22:16:43.712Z Compiling usdt v0.5.0
17362024-03-01T22:16:43.739Z Compiling argon2 v0.5.3
17372024-03-01T22:16:43.872Z Compiling lru-cache v0.1.2
17382024-03-01T22:16:44.486Z Compiling rfc6979 v0.4.0
17392024-03-01T22:16:44.548Z Compiling aead v0.5.2
17402024-03-01T22:16:44.589Z Compiling num-complex v0.4.4
17412024-03-01T22:16:44.683Z Compiling nibble_vec v0.1.0
17422024-03-01T22:16:44.889Z Compiling slog-dtrace v0.3.0
17432024-03-01T22:16:44.909Z Compiling winapi v0.3.9
17442024-03-01T22:16:45.178Z Compiling endian-type v0.1.2
17452024-03-01T22:16:45.406Z Compiling arc-swap v1.6.0
17462024-03-01T22:16:45.703Z Compiling keccak v0.1.4
17472024-03-01T22:16:45.937Z Compiling cancel-safe-futures v0.1.5
17482024-03-01T22:16:45.944Z Compiling utf-8 v0.7.6
17492024-03-01T22:16:46.189Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17502024-03-01T22:16:46.283Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17512024-03-01T22:16:46.287Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
17522024-03-01T22:16:46.723Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17532024-03-01T22:16:46.791Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
17542024-03-01T22:16:47.160Z Compiling tungstenite v0.20.1
17552024-03-01T22:16:47.217Z Compiling sha3 v0.10.8
17562024-03-01T22:16:47.387Z Compiling slog-scope v4.4.0
17572024-03-01T22:16:47.980Z Compiling num v0.4.1
17582024-03-01T22:16:48.093Z Compiling radix_trie v0.2.1
17592024-03-01T22:16:48.222Z Compiling ecdsa v0.16.9
17602024-03-01T22:16:48.281Z Compiling mime_guess v2.0.4
17612024-03-01T22:16:48.498Z Compiling steno v0.4.0
17622024-03-01T22:16:48.822Z Compiling rand_core v0.5.1
17632024-03-01T22:16:49.048Z Compiling trust-dns-resolver v0.22.0
17642024-03-01T22:16:49.414Z Compiling poly1305 v0.8.0
17652024-03-01T22:16:49.892Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17662024-03-01T22:16:50.018Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17672024-03-01T22:16:50.334Z Compiling primeorder v0.13.6
17682024-03-01T22:16:50.847Z Compiling chacha20 v0.9.1
17692024-03-01T22:16:51.084Z Compiling secrecy v0.8.0
17702024-03-01T22:16:51.279Z Compiling thiserror-impl-no-std v2.0.2
17712024-03-01T22:16:51.307Z Compiling half v2.3.1
17722024-03-01T22:16:51.354Z Compiling ciborium-io v0.2.2
17732024-03-01T22:16:51.485Z Compiling option-ext v0.2.0
17742024-03-01T22:16:51.621Z Compiling convert_case v0.4.0
17752024-03-01T22:16:51.891Z Compiling ciborium-ll v0.2.2
17762024-03-01T22:16:52.153Z Compiling dirs-sys v0.4.1
17772024-03-01T22:16:52.327Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
17782024-03-01T22:16:52.680Z Compiling derive_more v0.99.17
17792024-03-01T22:16:52.883Z Compiling parking_lot v0.11.2
17802024-03-01T22:16:53.079Z Compiling rand_chacha v0.2.2
17812024-03-01T22:16:53.790Z Compiling trust-dns-client v0.22.0
17822024-03-01T22:16:54.510Z Compiling tokio-tungstenite v0.20.1
17832024-03-01T22:16:54.632Z Compiling slog-stdlog v4.1.1
17842024-03-01T22:16:54.822Z Compiling thiserror-no-std v2.0.2
17852024-03-01T22:16:55.039Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
17862024-03-01T22:16:55.058Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
17872024-03-01T22:16:55.623Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
17882024-03-01T22:16:55.719Z Compiling ed25519 v2.2.2
17892024-03-01T22:16:56.210Z Compiling polyval v0.6.1
17902024-03-01T22:16:56.642Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
17912024-03-01T22:16:56.716Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
17922024-03-01T22:16:56.934Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
17932024-03-01T22:17:01.882Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
17942024-03-01T22:17:02.158Z Compiling blowfish v0.9.1
17952024-03-01T22:17:02.632Z Compiling ctr v0.9.2
17962024-03-01T22:17:03.000Z Compiling aes v0.8.3
17972024-03-01T22:17:04.732Z Compiling password-hash v0.4.2
17982024-03-01T22:17:05.245Z Compiling libsw v3.3.1
17992024-03-01T22:17:05.596Z Compiling pbkdf2 v0.12.2
18002024-03-01T22:17:05.759Z Compiling derive-where v1.2.7
18012024-03-01T22:17:06.073Z Compiling fxhash v0.2.1
18022024-03-01T22:17:06.274Z Compiling owo-colors v4.0.0
18032024-03-01T22:17:06.406Z Compiling swrite v0.1.0
18042024-03-01T22:17:06.538Z Compiling linear-map v1.2.0
18052024-03-01T22:17:08.771Z Compiling trust-dns-server v0.22.1
18062024-03-01T22:17:09.307Z Compiling sled v0.34.7
18072024-03-01T22:17:09.636Z Compiling bcrypt-pbkdf v0.10.0
18082024-03-01T22:17:09.768Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
18092024-03-01T22:17:10.251Z Compiling pbkdf2 v0.11.0
18102024-03-01T22:17:10.679Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18112024-03-01T22:17:12.245Z Compiling ghash v0.5.0
18122024-03-01T22:17:12.346Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18132024-03-01T22:17:12.426Z Compiling ed25519-dalek v2.0.0
18142024-03-01T22:17:13.184Z Compiling russh-cryptovec v0.7.0
18152024-03-01T22:17:13.204Z Compiling vsss-rs v3.3.4
18162024-03-01T22:17:13.503Z Compiling slog-envlogger v2.2.0
18172024-03-01T22:17:13.523Z Compiling rand v0.7.3
18182024-03-01T22:17:14.380Z Compiling dirs v5.0.1
18192024-03-01T22:17:14.592Z Compiling ciborium v0.2.2
18202024-03-01T22:17:14.842Z Compiling chacha20poly1305 v0.10.1
18212024-03-01T22:17:15.078Z Compiling p521 v0.13.3
18222024-03-01T22:17:16.154Z Compiling p256 v0.13.2
18232024-03-01T22:17:16.203Z Compiling cbc v0.1.2
18242024-03-01T22:17:16.273Z Compiling pem v3.0.2
18252024-03-01T22:17:16.446Z Compiling headers-core v0.2.0
18262024-03-01T22:17:16.603Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
18272024-03-01T22:17:17.005Z Compiling kstat-rs v0.2.3
18282024-03-01T22:17:17.101Z Compiling glob v0.3.1
18292024-03-01T22:17:17.274Z Compiling md5 v0.7.0
18302024-03-01T22:17:17.611Z Compiling http-range v0.1.5
18312024-03-01T22:17:17.682Z Compiling russh-keys v0.42.0
18322024-03-01T22:17:17.833Z Compiling hyper-staticfile v0.9.5
18332024-03-01T22:17:18.013Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
18342024-03-01T22:17:18.203Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18352024-03-01T22:17:19.168Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
18362024-03-01T22:17:19.636Z Compiling rcgen v0.12.1
18372024-03-01T22:17:21.162Z Compiling headers v0.3.9
18382024-03-01T22:17:21.201Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18392024-03-01T22:17:21.541Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
18402024-03-01T22:17:23.217Z Compiling aes-gcm v0.10.3
18412024-03-01T22:17:24.075Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
18422024-03-01T22:17:26.397Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
18432024-03-01T22:17:26.879Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18442024-03-01T22:17:28.387Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=488a70c644e332dae98447292a95e45074c8107c#488a70c6)
18452024-03-01T22:17:28.456Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=796dce526dd7ed7b52a0429a486ccba4a9da1ce5#796dce52)
18462024-03-01T22:17:30.066Z Compiling atomicwrites v0.4.3
18472024-03-01T22:17:30.118Z Compiling itertools v0.12.1
18482024-03-01T22:17:30.437Z Compiling subprocess v0.2.9
18492024-03-01T22:17:31.966Z Compiling display-error-chain v0.2.0
18502024-03-01T22:17:32.152Z Compiling hex-literal v0.4.1
18512024-03-01T22:17:32.322Z Compiling russh v0.42.0
18522024-03-01T22:17:32.650Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18532024-03-01T22:17:33.304Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
18542024-03-01T22:17:38.904Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
18552024-03-01T22:17:40.255Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
18562024-03-01T22:18:01.595Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
18572024-03-01T22:19:01.058Z Finished dev [unoptimized + debuginfo] target(s) in 5m 38s
18582024-03-01T22:19:01.380Z
18592024-03-01T22:19:01.384Zreal 5:38.623600181
18602024-03-01T22:19:01.384Zuser 28:43.083491580
18612024-03-01T22:19:01.384Zsys 5:40.043508977
18622024-03-01T22:19:01.384Ztrap 0.873211829
18632024-03-01T22:19:01.385Ztflt 5.506825879
18642024-03-01T22:19:01.385Zdflt 5.755451855
18652024-03-01T22:19:01.385Zkflt 0.051029177
18662024-03-01T22:19:01.385Zlock 53:20.202682009
18672024-03-01T22:19:01.385Zslp 1:23:48.162606292
18682024-03-01T22:19:01.385Zlat 1:38.504913094
18692024-03-01T22:19:01.385Zstop 4:17.524341702
18702024-03-01T22:19:01.385Z+ mkdir -p /work/end-to-end-tests
18712024-03-01T22:19:01.407Z++ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
18722024-03-01T22:19:02.061Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18732024-03-01T22:19:02.062Z+ ptime -m gzip
18742024-03-01T22:19:02.068Z++ basename target/debug/bootstrap
18752024-03-01T22:19:13.931Z
18762024-03-01T22:19:13.931Zreal 11.850926489
18772024-03-01T22:19:13.931Zuser 11.753203706
18782024-03-01T22:19:13.931Zsys 0.087254189
18792024-03-01T22:19:13.931Ztrap 0.003312180
18802024-03-01T22:19:13.931Ztflt 0.000000000
18812024-03-01T22:19:13.932Zdflt 0.000000000
18822024-03-01T22:19:13.932Zkflt 0.000000000
18832024-03-01T22:19:13.932Zlock 0.000000000
18842024-03-01T22:19:13.932Zslp 0.000000000
18852024-03-01T22:19:13.932Zlat 0.006699508
18862024-03-01T22:19:13.932Zstop 0.000215896
18872024-03-01T22:19:13.937Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
18882024-03-01T22:19:13.937Z+ ptime -m gzip
18892024-03-01T22:19:13.937Z++ basename /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ec7dc70942caaa25
18902024-03-01T22:19:15.119Z
18912024-03-01T22:19:15.119Zreal 1.181394346
18922024-03-01T22:19:15.119Zuser 1.168952502
18932024-03-01T22:19:15.119Zsys 0.011036859
18942024-03-01T22:19:15.119Ztrap 0.000373696
18952024-03-01T22:19:15.119Ztflt 0.000000000
18962024-03-01T22:19:15.119Zdflt 0.000000000
18972024-03-01T22:19:15.119Zkflt 0.000000000
18982024-03-01T22:19:15.119Zlock 0.000000000
18992024-03-01T22:19:15.123Zslp 0.000000000
19002024-03-01T22:19:15.123Zlat 0.000637389
19012024-03-01T22:19:15.123Zstop 0.000174515
19022024-03-01T22:19:15.123Z+ for p in target/debug/bootstrap $(/opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json)
19032024-03-01T22:19:15.123Z+ ptime -m gzip
19042024-03-01T22:19:15.123Z++ basename /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-06239e2b0a4ace4f
19052024-03-01T22:19:27.329Z
19062024-03-01T22:19:27.329Zreal 12.191907166
19072024-03-01T22:19:27.329Zuser 12.109391695
19082024-03-01T22:19:27.329Zsys 0.078579905
19092024-03-01T22:19:27.329Ztrap 0.001926823
19102024-03-01T22:19:27.329Ztflt 0.000000000
19112024-03-01T22:19:27.329Zdflt 0.000000000
19122024-03-01T22:19:27.329Zkflt 0.000000000
19132024-03-01T22:19:27.329Zlock 0.000000000
19142024-03-01T22:19:27.330Zslp 0.000000000
19152024-03-01T22:19:27.330Zlat 0.001599322
19162024-03-01T22:19:27.330Zstop 0.000175864
19172024-03-01T22:19:27.333Z+ banner caboose-util
19182024-03-01T22:19:27.333Z
19192024-03-01T22:19:27.333Z #### ## ##### #### #### #### ###### # # #####
19202024-03-01T22:19:27.333Z # # # # # # # # # # # # # # #
19212024-03-01T22:19:27.334Z # # # ##### # # # # #### ##### ##### # # #
19222024-03-01T22:19:27.334Z # ###### # # # # # # # # # # #
19232024-03-01T22:19:27.334Z # # # # # # # # # # # # # # # #
19242024-03-01T22:19:27.334Z #### # # ##### #### #### #### ###### #### #
19252024-03-01T22:19:27.334Z
19262024-03-01T22:19:27.334Z+ ptime -m cargo build --locked -p caboose-util --release
19272024-03-01T22:19:27.795Z Downloading crates ...
19282024-03-01T22:19:28.076Z Downloaded array-init v0.0.4
19292024-03-01T22:19:28.086Z Downloaded nodrop v0.1.14
19302024-03-01T22:19:28.091Z Downloaded path-slash v0.1.5
19312024-03-01T22:19:28.100Z Downloaded radium v0.7.0
19322024-03-01T22:19:28.107Z Downloaded crc v3.0.1
19332024-03-01T22:19:28.108Z Downloaded funty v2.0.0
19342024-03-01T22:19:28.113Z Downloaded packed_struct_codegen v0.10.1
19352024-03-01T22:19:28.113Z Downloaded crc-catalog v2.2.0
19362024-03-01T22:19:28.114Z Downloaded serde-hex v0.1.0
19372024-03-01T22:19:28.114Z Downloaded tap v1.0.1
19382024-03-01T22:19:28.114Z Downloaded packed_struct v0.10.1
19392024-03-01T22:19:28.118Z Downloaded termcolor v1.2.0
19402024-03-01T22:19:28.118Z Downloaded bitfield v0.14.0
19412024-03-01T22:19:28.118Z Downloaded smallvec v0.6.14
19422024-03-01T22:19:28.118Z Downloaded pkcs1 v0.7.5
19432024-03-01T22:19:28.121Z Downloaded maybe-uninit v2.0.0
19442024-03-01T22:19:28.121Z Downloaded env_logger v0.10.0
19452024-03-01T22:19:28.128Z Downloaded wyz v0.5.1
19462024-03-01T22:19:28.131Z Downloaded crc-any v2.4.3
19472024-03-01T22:19:28.137Z Downloaded ron v0.8.1
19482024-03-01T22:19:28.142Z Downloaded hashbrown v0.13.2
19492024-03-01T22:19:28.146Z Downloaded x509-cert v0.2.4
19502024-03-01T22:19:28.152Z Downloaded num-bigint-dig v0.8.4
19512024-03-01T22:19:28.158Z Downloaded bitvec v1.0.1
19522024-03-01T22:19:28.170Z Downloaded object v0.30.4
19532024-03-01T22:19:28.180Z Downloaded rsa v0.9.2
19542024-03-01T22:19:28.284Z Compiling proc-macro2 v1.0.78
19552024-03-01T22:19:28.284Z Compiling unicode-ident v1.0.12
19562024-03-01T22:19:28.284Z Compiling libc v0.2.153
19572024-03-01T22:19:28.289Z Compiling serde v1.0.197
19582024-03-01T22:19:28.289Z Compiling autocfg v1.1.0
19592024-03-01T22:19:28.289Z Compiling version_check v0.9.4
19602024-03-01T22:19:28.289Z Compiling cfg-if v1.0.0
19612024-03-01T22:19:28.457Z Compiling typenum v1.16.0
19622024-03-01T22:19:28.469Z Compiling once_cell v1.19.0
19632024-03-01T22:19:28.500Z Compiling parking_lot_core v0.9.8
19642024-03-01T22:19:28.864Z Compiling memchr v2.6.3
19652024-03-01T22:19:28.886Z Compiling syn v1.0.109
19662024-03-01T22:19:28.907Z Compiling byteorder v1.5.0
19672024-03-01T22:19:29.004Z Compiling lock_api v0.4.10
19682024-03-01T22:19:29.272Z Compiling generic-array v0.14.7
19692024-03-01T22:19:29.380Z Compiling libm v0.2.7
19702024-03-01T22:19:29.445Z Compiling num-traits v0.2.16
19712024-03-01T22:19:29.545Z Compiling ahash v0.8.7
19722024-03-01T22:19:29.692Z Compiling quote v1.0.35
19732024-03-01T22:19:29.730Z Compiling pkg-config v0.3.27
19742024-03-01T22:19:29.859Z Compiling thiserror v1.0.57
19752024-03-01T22:19:30.325Z Compiling syn v2.0.51
19762024-03-01T22:19:30.341Z Compiling cc v1.0.83
19772024-03-01T22:19:30.455Z Compiling getrandom v0.2.10
19782024-03-01T22:19:30.826Z Compiling serde_json v1.0.114
19792024-03-01T22:19:30.893Z Compiling scopeguard v1.2.0
19802024-03-01T22:19:31.147Z Compiling slab v0.4.9
19812024-03-01T22:19:31.264Z Compiling log v0.4.20
19822024-03-01T22:19:31.277Z Compiling itoa v1.0.9
19832024-03-01T22:19:31.540Z Compiling rand_core v0.6.4
19842024-03-01T22:19:31.834Z Compiling smallvec v1.13.1
19852024-03-01T22:19:32.350Z Compiling vcpkg v0.2.15
19862024-03-01T22:19:32.933Z Compiling const-oid v0.9.5
19872024-03-01T22:19:33.052Z Compiling pin-project-lite v0.2.13
19882024-03-01T22:19:33.171Z Compiling parking_lot v0.12.1
19892024-03-01T22:19:33.659Z Compiling ring v0.17.8
19902024-03-01T22:19:34.064Z Compiling ucd-trie v0.1.6
19912024-03-01T22:19:34.096Z Compiling openssl-sys v0.9.96
19922024-03-01T22:19:34.121Z Compiling ryu v1.0.15
19932024-03-01T22:19:34.589Z Compiling signal-hook-registry v1.4.1
19942024-03-01T22:19:35.014Z Compiling rustix v0.38.31
19952024-03-01T22:19:35.182Z Compiling subtle v2.5.0
19962024-03-01T22:19:35.274Z Compiling ring v0.16.20
19972024-03-01T22:19:35.497Z Compiling mio v0.8.9
19982024-03-01T22:19:35.720Z Compiling semver v1.0.22
19992024-03-01T22:19:36.162Z Compiling futures-core v0.3.30
20002024-03-01T22:19:36.919Z Compiling spin v0.5.2
20012024-03-01T22:19:37.466Z Compiling socket2 v0.5.5
20022024-03-01T22:19:38.034Z Compiling num_cpus v1.16.0
20032024-03-01T22:19:38.075Z Compiling httparse v1.8.0
20042024-03-01T22:19:38.346Z Compiling openssl v0.10.60
20052024-03-01T22:19:38.400Z Compiling futures-sink v0.3.30
20062024-03-01T22:19:38.455Z Compiling allocator-api2 v0.2.16
20072024-03-01T22:19:38.541Z Compiling unicode-xid v0.2.4
20082024-03-01T22:19:38.703Z Compiling heck v0.4.1
20092024-03-01T22:19:38.713Z Compiling synstructure v0.12.6
20102024-03-01T22:19:39.112Z Compiling tinyvec_macros v0.1.1
20112024-03-01T22:19:39.123Z Compiling equivalent v1.0.1
20122024-03-01T22:19:39.438Z Compiling tinyvec v1.6.0
20132024-03-01T22:19:39.714Z Compiling futures-channel v0.3.30
20142024-03-01T22:19:40.146Z Compiling futures-io v0.3.30
20152024-03-01T22:19:40.157Z Compiling futures-task v0.3.30
20162024-03-01T22:19:40.173Z Compiling native-tls v0.2.11
20172024-03-01T22:19:40.185Z Compiling pin-utils v0.1.0
20182024-03-01T22:19:40.387Z Compiling crc32fast v1.3.2
20192024-03-01T22:19:40.406Z Compiling ppv-lite86 v0.2.17
20202024-03-01T22:19:40.443Z Compiling rustls v0.21.9
20212024-03-01T22:19:40.487Z Compiling bzip2-sys v0.1.11+1.0.8
20222024-03-01T22:19:40.708Z Compiling spin v0.9.8
20232024-03-01T22:19:40.900Z Compiling tracing-core v0.1.31
20242024-03-01T22:19:40.945Z Compiling unicode-normalization v0.1.22
20252024-03-01T22:19:41.093Z Compiling unicode-bidi v0.3.13
20262024-03-01T22:19:41.105Z Compiling base64ct v1.6.0
20272024-03-01T22:19:41.237Z Compiling rand_chacha v0.3.1
20282024-03-01T22:19:41.725Z Compiling pem-rfc7468 v0.7.0
20292024-03-01T22:19:41.805Z Compiling rand v0.8.5
20302024-03-01T22:19:42.585Z Compiling num-iter v0.1.43
20312024-03-01T22:19:42.828Z Compiling usdt-impl v0.3.5
20322024-03-01T22:19:42.952Z Compiling flagset v0.4.3
20332024-03-01T22:19:43.158Z Compiling signal-hook v0.3.17
20342024-03-01T22:19:43.423Z Compiling schemars v0.8.16
20352024-03-01T22:19:43.437Z Compiling serde_derive_internals v0.26.0
20362024-03-01T22:19:43.894Z Compiling serde_derive v1.0.197
20372024-03-01T22:19:43.915Z Compiling zeroize_derive v1.4.2
20382024-03-01T22:19:44.067Z Compiling zerocopy-derive v0.7.32
20392024-03-01T22:19:44.139Z Compiling thiserror-impl v1.0.57
20402024-03-01T22:19:45.010Z Compiling tokio-macros v2.2.0
20412024-03-01T22:19:45.401Z Compiling zeroize v1.7.0
20422024-03-01T22:19:45.871Z Compiling futures-macro v0.3.30
20432024-03-01T22:19:46.205Z Compiling tracing-attributes v0.1.26
20442024-03-01T22:19:46.388Z Compiling zerocopy v0.7.32
20452024-03-01T22:19:47.362Z Compiling pest v2.7.6
20462024-03-01T22:19:47.564Z Compiling der_derive v0.7.2
20472024-03-01T22:19:47.893Z Compiling crypto-common v0.1.6
20482024-03-01T22:19:47.910Z Compiling block-buffer v0.10.4
20492024-03-01T22:19:48.264Z Compiling digest v0.10.7
20502024-03-01T22:19:48.311Z Compiling zerocopy-derive v0.2.0
20512024-03-01T22:19:48.747Z Compiling hashbrown v0.14.3
20522024-03-01T22:19:48.821Z Compiling openssl-macros v0.1.1
20532024-03-01T22:19:49.541Z Compiling pest_meta v2.7.6
20542024-03-01T22:19:49.551Z Compiling futures-util v0.3.30
20552024-03-01T22:19:50.138Z Compiling tracing v0.1.37
20562024-03-01T22:19:50.162Z Compiling scroll_derive v0.12.0
20572024-03-01T22:19:50.182Z Compiling zerocopy-derive v0.6.4
20582024-03-01T22:19:50.477Z Compiling der v0.7.8
20592024-03-01T22:19:51.637Z Compiling pest_generator v2.7.6
20602024-03-01T22:19:51.648Z Compiling errno v0.3.8
20612024-03-01T22:19:53.519Z Compiling fnv v1.0.7
20622024-03-01T22:19:53.652Z Compiling spki v0.7.2
20632024-03-01T22:19:53.762Z Compiling pest_derive v2.7.6
20642024-03-01T22:19:54.528Z Compiling zerocopy v0.3.0
20652024-03-01T22:19:55.700Z Compiling schemars_derive v0.8.16
20662024-03-01T22:19:55.882Z Compiling lazy_static v1.4.0
20672024-03-01T22:19:56.212Z Compiling backtrace v0.3.69
20682024-03-01T22:19:56.597Z Compiling thread-id v4.2.0
20692024-03-01T22:19:56.703Z Compiling memoffset v0.9.0
20702024-03-01T22:19:57.008Z Compiling num-bigint v0.4.4
20712024-03-01T22:19:57.456Z Compiling smoltcp v0.9.1
20722024-03-01T22:19:57.825Z Compiling bytes v1.5.0
20732024-03-01T22:19:57.978Z Compiling bitflags v2.4.0
20742024-03-01T22:19:58.065Z Compiling indexmap v2.2.3
20752024-03-01T22:19:58.706Z Compiling tokio v1.36.0
20762024-03-01T22:19:59.496Z Compiling rustc_version v0.4.0
20772024-03-01T22:20:00.150Z Compiling heapless v0.7.16
20782024-03-01T22:20:00.578Z Compiling http v0.2.11
20792024-03-01T22:20:00.751Z Compiling uuid v1.7.0
20802024-03-01T22:20:00.764Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20812024-03-01T22:20:01.437Z Compiling untrusted v0.7.1
20822024-03-01T22:20:01.497Z Compiling base64 v0.21.7
20832024-03-01T22:20:01.619Z Compiling async-trait v0.1.77
20842024-03-01T22:20:02.051Z Compiling untrusted v0.9.0
20852024-03-01T22:20:02.235Z Compiling foreign-types-shared v0.1.1
20862024-03-01T22:20:02.340Z Compiling crossbeam-utils v0.8.16
20872024-03-01T22:20:02.702Z Compiling percent-encoding v2.3.1
20882024-03-01T22:20:02.846Z Compiling iana-time-zone v0.1.57
20892024-03-01T22:20:03.025Z Compiling chrono v0.4.31
20902024-03-01T22:20:03.215Z Compiling foreign-types v0.3.2
20912024-03-01T22:20:05.090Z Compiling dof v0.1.5
20922024-03-01T22:20:05.872Z Compiling dtrace-parser v0.1.14
20932024-03-01T22:20:06.583Z Compiling hmac v0.12.1
20942024-03-01T22:20:06.740Z Compiling clap_derive v4.5.0
20952024-03-01T22:20:06.943Z Compiling num-integer v0.1.46
20962024-03-01T22:20:07.155Z Compiling tokio-util v0.7.10
20972024-03-01T22:20:07.366Z Compiling try-lock v0.2.4
20982024-03-01T22:20:07.474Z Compiling adler v1.0.2
20992024-03-01T22:20:07.510Z Compiling utf8parse v0.2.1
21002024-03-01T22:20:07.668Z Compiling anstyle v1.0.2
21012024-03-01T22:20:08.117Z Compiling rustversion v1.0.14
21022024-03-01T22:20:08.188Z Compiling siphasher v0.3.11
21032024-03-01T22:20:08.226Z Compiling time-core v0.1.1
21042024-03-01T22:20:08.562Z Compiling cpufeatures v0.2.12
21052024-03-01T22:20:08.631Z Compiling sha2 v0.10.8
21062024-03-01T22:20:08.658Z Compiling time-macros v0.2.13
21072024-03-01T22:20:08.701Z Compiling h2 v0.3.24
21082024-03-01T22:20:12.909Z Compiling anstyle-parse v0.2.1
21092024-03-01T22:20:13.332Z Compiling miniz_oxide v0.7.1
21102024-03-01T22:20:13.893Z Compiling want v0.3.1
21112024-03-01T22:20:14.694Z Compiling sct v0.7.0
21122024-03-01T22:20:14.799Z Compiling rustls-webpki v0.101.7
21132024-03-01T22:20:15.594Z Compiling form_urlencoded v1.2.1
21142024-03-01T22:20:15.795Z Compiling http-body v0.4.5
21152024-03-01T22:20:16.218Z Compiling serde_tokenstream v0.1.7
21162024-03-01T22:20:16.538Z Compiling pkcs8 v0.10.2
21172024-03-01T22:20:16.567Z Compiling hubpack_derive v0.1.1
21182024-03-01T22:20:17.346Z Compiling socket2 v0.4.9
21192024-03-01T22:20:17.440Z Compiling crossbeam-epoch v0.9.15
21202024-03-01T22:20:17.582Z Compiling usdt-impl v0.5.0
21212024-03-01T22:20:17.709Z Compiling radium v0.7.0
21222024-03-01T22:20:17.907Z Compiling tower-service v0.3.2
21232024-03-01T22:20:17.997Z Compiling httpdate v1.0.3
21242024-03-01T22:20:18.131Z Compiling slog v2.7.0
21252024-03-01T22:20:18.377Z Compiling anyhow v1.0.75
21262024-03-01T22:20:18.573Z Compiling anstyle-query v1.0.0
21272024-03-01T22:20:18.718Z Compiling openssl-probe v0.1.5
21282024-03-01T22:20:18.726Z Compiling colorchoice v1.0.0
21292024-03-01T22:20:18.979Z Compiling anstream v0.6.11
21302024-03-01T22:20:19.731Z Compiling hyper v0.14.27
21312024-03-01T22:20:24.836Z Compiling terminal_size v0.3.0
21322024-03-01T22:20:25.144Z Compiling serde_spanned v0.6.5
21332024-03-01T22:20:25.373Z Compiling toml_datetime v0.6.5
21342024-03-01T22:20:25.903Z Compiling zerocopy v0.6.4
21352024-03-01T22:20:26.859Z Compiling scroll v0.12.0
21362024-03-01T22:20:27.270Z Compiling md-5 v0.10.5
21372024-03-01T22:20:27.679Z Compiling idna v0.5.0
21382024-03-01T22:20:27.707Z Compiling stringprep v0.1.3
21392024-03-01T22:20:28.515Z Compiling diesel_table_macro_syntax v0.1.0
21402024-03-01T22:20:28.555Z Compiling aho-corasick v1.0.4
21412024-03-01T22:20:28.784Z Compiling hash32 v0.2.1
21422024-03-01T22:20:28.884Z Compiling fallible-iterator v0.2.0
21432024-03-01T22:20:29.122Z Compiling stable_deref_trait v1.2.0
21442024-03-01T22:20:29.227Z Compiling clap_lex v0.7.0
21452024-03-01T22:20:29.325Z Compiling tap v1.0.1
21462024-03-01T22:20:29.506Z Compiling regex-syntax v0.8.2
21472024-03-01T22:20:29.734Z Compiling strsim v0.11.0
21482024-03-01T22:20:29.737Z Compiling dyn-clone v1.0.17
21492024-03-01T22:20:29.737Z Compiling maybe-uninit v2.0.0
21502024-03-01T22:20:29.786Z Compiling plain v0.2.3
21512024-03-01T22:20:29.939Z Compiling gimli v0.28.0
21522024-03-01T22:20:29.971Z Compiling goblin v0.8.0
21532024-03-01T22:20:30.169Z Compiling clap_builder v4.5.0
21542024-03-01T22:20:30.745Z Compiling postgres-protocol v0.6.6
21552024-03-01T22:20:31.987Z Compiling wyz v0.5.1
21562024-03-01T22:20:32.485Z Compiling diesel_derives v2.1.2
21572024-03-01T22:20:32.588Z Compiling url v2.5.0
21582024-03-01T22:20:33.670Z Compiling regex-automata v0.4.4
21592024-03-01T22:20:34.573Z Compiling addr2line v0.21.0
21602024-03-01T22:20:35.474Z Compiling tokio-rustls v0.24.1
21612024-03-01T22:20:35.650Z Compiling strum_macros v0.25.2
21622024-03-01T22:20:37.165Z Compiling tokio-native-tls v0.3.1
21632024-03-01T22:20:38.025Z Compiling usdt-macro v0.3.5
21642024-03-01T22:20:39.253Z Compiling usdt-attr-macro v0.3.5
21652024-03-01T22:20:39.916Z Compiling phf_shared v0.11.2
21662024-03-01T22:20:41.108Z Compiling block-padding v0.3.3
21672024-03-01T22:20:41.141Z Compiling enum-as-inner v0.5.1
21682024-03-01T22:20:41.340Z Compiling serde_repr v0.1.16
21692024-03-01T22:20:41.973Z Compiling ff v0.13.0
21702024-03-01T22:20:42.114Z Compiling scheduled-thread-pool v0.2.7
21712024-03-01T22:20:42.424Z Compiling object v0.32.1
21722024-03-01T22:20:43.382Z Compiling ipnet v2.9.0
21732024-03-01T22:20:43.916Z Compiling rustc-demangle v0.1.23
21742024-03-01T22:20:44.514Z Compiling regex-automata v0.1.10
21752024-03-01T22:20:44.819Z Compiling base16ct v0.2.0
21762024-03-01T22:20:45.058Z Compiling pretty-hex v0.4.1
21772024-03-01T22:20:45.288Z Compiling num-bigint-dig v0.8.4
21782024-03-01T22:20:45.590Z Compiling num_threads v0.1.6
21792024-03-01T22:20:45.711Z Compiling managed v0.8.0
21802024-03-01T22:20:46.417Z Compiling matches v0.1.10
21812024-03-01T22:20:46.510Z Compiling winnow v0.5.15
21822024-03-01T22:20:46.597Z Compiling funty v2.0.0
21832024-03-01T22:20:46.610Z Compiling deranged v0.3.8
21842024-03-01T22:20:47.059Z Compiling bitflags v1.3.2
21852024-03-01T22:20:47.161Z Compiling bit-vec v0.6.3
21862024-03-01T22:20:47.732Z Compiling packed_struct v0.10.1
21872024-03-01T22:20:48.533Z Compiling time v0.3.27
21882024-03-01T22:20:49.162Z Compiling bitvec v1.0.1
21892024-03-01T22:20:50.241Z Compiling toml_edit v0.19.15
21902024-03-01T22:20:53.468Z Compiling idna v0.2.3
21912024-03-01T22:20:54.367Z Compiling dof v0.3.0
21922024-03-01T22:20:54.693Z Compiling sec1 v0.7.3
21932024-03-01T22:20:54.912Z Compiling bstr v0.2.17
21942024-03-01T22:20:55.297Z Compiling r2d2 v0.8.10
21952024-03-01T22:20:55.674Z Compiling group v0.13.0
21962024-03-01T22:20:56.004Z Compiling inout v0.1.3
21972024-03-01T22:20:57.378Z Compiling phf v0.11.2
21982024-03-01T22:20:57.557Z Compiling regex v1.10.3
21992024-03-01T22:20:57.679Z Compiling hyper-tls v0.5.0
22002024-03-01T22:20:58.040Z Compiling hyper-rustls v0.24.2
22012024-03-01T22:20:58.368Z Compiling signal-hook-mio v0.2.3
22022024-03-01T22:20:58.410Z Compiling flate2 v1.0.28
22032024-03-01T22:20:58.528Z Compiling clap v4.5.0
22042024-03-01T22:20:58.637Z Compiling bzip2 v0.4.4
22052024-03-01T22:20:58.649Z Compiling ipnetwork v0.20.0
22062024-03-01T22:20:59.017Z Compiling postgres-types v0.2.6
22072024-03-01T22:20:59.663Z Compiling hubpack v0.1.2
22082024-03-01T22:20:59.734Z Compiling serde_urlencoded v0.7.1
22092024-03-01T22:20:59.911Z Compiling rustls-pemfile v1.0.3
22102024-03-01T22:21:00.104Z Compiling phf_shared v0.10.0
22112024-03-01T22:21:00.267Z Compiling hkdf v0.12.4
22122024-03-01T22:21:00.363Z Compiling futures-executor v0.3.30
22132024-03-01T22:21:00.464Z Compiling dtrace-parser v0.2.0
22142024-03-01T22:21:02.143Z Compiling crypto-bigint v0.5.2
22152024-03-01T22:21:02.347Z Compiling packed_struct_codegen v0.10.1
22162024-03-01T22:21:02.561Z Compiling float-cmp v0.9.0
22172024-03-01T22:21:03.384Z Compiling indexmap v1.9.3
22182024-03-01T22:21:03.683Z Compiling encoding_rs v0.8.33
22192024-03-01T22:21:04.044Z Compiling fixedbitset v0.4.2
22202024-03-01T22:21:04.059Z Compiling mime v0.3.17
22212024-03-01T22:21:04.377Z Compiling new_debug_unreachable v1.0.4
22222024-03-01T22:21:04.439Z Compiling webpki-roots v0.25.2
22232024-03-01T22:21:04.476Z Compiling winnow v0.6.1
22242024-03-01T22:21:04.563Z Compiling static_assertions v1.1.0
22252024-03-01T22:21:04.582Z Compiling minimal-lexical v0.2.1
22262024-03-01T22:21:04.658Z Compiling predicates-core v1.0.6
22272024-03-01T22:21:05.053Z Compiling normalize-line-endings v0.3.0
22282024-03-01T22:21:05.103Z Compiling whoami v1.4.1
22292024-03-01T22:21:05.182Z Compiling difflib v0.4.0
22302024-03-01T22:21:05.737Z Compiling unicode-width v0.1.11
22312024-03-01T22:21:06.472Z Compiling regex-automata v0.3.8
22322024-03-01T22:21:07.401Z Compiling data-encoding v2.4.0
22332024-03-01T22:21:08.333Z Compiling crc-catalog v2.2.0
22342024-03-01T22:21:08.766Z Compiling either v1.10.0
22352024-03-01T22:21:09.207Z Compiling unicode-segmentation v1.10.1
22362024-03-01T22:21:09.268Z Compiling precomputed-hash v0.1.1
22372024-03-01T22:21:09.401Z Compiling sync_wrapper v0.1.2
22382024-03-01T22:21:09.405Z Compiling nodrop v0.1.14
22392024-03-01T22:21:09.535Z Compiling reqwest v0.11.24
22402024-03-01T22:21:09.544Z Compiling array-init v0.0.4
22412024-03-01T22:21:11.734Z Compiling similar v2.3.0
22422024-03-01T22:21:12.860Z Compiling string_cache v0.8.7
22432024-03-01T22:21:13.872Z Compiling itertools v0.10.5
22442024-03-01T22:21:15.525Z Compiling crc v3.0.1
22452024-03-01T22:21:16.327Z Compiling bstr v1.6.0
22462024-03-01T22:21:16.815Z Compiling toml_edit v0.22.6
22472024-03-01T22:21:17.857Z Compiling trust-dns-proto v0.22.0
22482024-03-01T22:21:23.845Z Compiling console v0.15.8
22492024-03-01T22:21:24.697Z Compiling predicates v3.1.0
22502024-03-01T22:21:25.219Z Compiling tokio-postgres v0.7.10
22512024-03-01T22:21:25.676Z Compiling nom v7.1.3
22522024-03-01T22:21:26.270Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22532024-03-01T22:21:27.805Z Compiling petgraph v0.6.4
22542024-03-01T22:21:29.389Z Compiling elliptic-curve v0.13.8
22552024-03-01T22:21:32.731Z Compiling futures v0.3.30
22562024-03-01T22:21:33.629Z Compiling smallvec v0.6.14
22572024-03-01T22:21:33.876Z Compiling zip v0.6.6
22582024-03-01T22:21:34.143Z Compiling diesel v2.1.4
22592024-03-01T22:21:34.264Z Compiling yasna v0.5.2
22602024-03-01T22:21:35.162Z Compiling crossterm v0.27.0
22612024-03-01T22:21:36.125Z Compiling cipher v0.4.4
22622024-03-01T22:21:37.941Z Compiling toml v0.7.8
22632024-03-01T22:21:37.952Z Compiling bit-set v0.5.3
22642024-03-01T22:21:38.235Z Compiling usdt v0.3.5
22652024-03-01T22:21:39.495Z Compiling pkcs1 v0.7.5
22662024-03-01T22:21:39.792Z Compiling tokio-stream v0.1.14
22672024-03-01T22:21:40.766Z Compiling is-terminal v0.4.9
22682024-03-01T22:21:40.927Z Compiling openapiv3 v2.0.0
22692024-03-01T22:21:43.771Z Compiling hex v0.4.3
22702024-03-01T22:21:44.907Z Compiling signature v2.1.0
22712024-03-01T22:21:47.436Z Compiling termcolor v1.2.0
22722024-03-01T22:21:48.132Z Compiling lalrpop-util v0.19.12
22732024-03-01T22:21:49.610Z Compiling hashbrown v0.12.3
22742024-03-01T22:21:49.775Z Compiling bitfield v0.14.0
22752024-03-01T22:21:51.862Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22762024-03-01T22:21:56.186Z Compiling env_logger v0.10.0
22772024-03-01T22:22:00.731Z Compiling rsa v0.9.2
22782024-03-01T22:22:06.822Z Compiling serde-hex v0.1.0
22792024-03-01T22:22:09.120Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22802024-03-01T22:22:12.752Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22812024-03-01T22:22:14.140Z Compiling ron v0.8.1
22822024-03-01T22:22:14.975Z Compiling x509-cert v0.2.4
22832024-03-01T22:22:15.206Z Compiling hashbrown v0.13.2
22842024-03-01T22:22:26.522Z Compiling crc-any v2.4.3
22852024-03-01T22:22:29.649Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22862024-03-01T22:22:52.345Z Compiling object v0.30.4
22872024-03-01T22:22:52.655Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
22882024-03-01T22:22:59.320Z Compiling path-slash v0.1.5
22892024-03-01T22:23:01.661Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
22902024-03-01T22:23:26.056Z Compiling caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
22912024-03-01T22:23:26.858Z Finished release [optimized] target(s) in 3m 59s
22922024-03-01T22:23:26.935Z
22932024-03-01T22:23:26.935Zreal 3:59.343279258
22942024-03-01T22:23:26.935Zuser 26:15.105274595
22952024-03-01T22:23:26.935Zsys 3:07.150912949
22962024-03-01T22:23:26.935Ztrap 0.855490191
22972024-03-01T22:23:26.935Ztflt 1.654755344
22982024-03-01T22:23:26.935Zdflt 0.828165052
22992024-03-01T22:23:26.941Zkflt 0.020389808
23002024-03-01T22:23:26.941Zlock 59:56.830823747
23012024-03-01T22:23:26.941Zslp 1:17:32.603377095
23022024-03-01T22:23:26.941Zlat 1:29.357426269
23032024-03-01T22:23:26.941Zstop 1:20.891310825
23042024-03-01T22:23:26.941Z+ ptime -m gzip
23052024-03-01T22:23:27.309Z
23062024-03-01T22:23:27.309Zreal 0.369640904
23072024-03-01T22:23:27.309Zuser 0.364660215
23082024-03-01T22:23:27.309Zsys 0.004433873
23092024-03-01T22:23:27.309Ztrap 0.000031540
23102024-03-01T22:23:27.309Ztflt 0.000000000
23112024-03-01T22:23:27.309Zdflt 0.000000000
23122024-03-01T22:23:27.309Zkflt 0.000000000
23132024-03-01T22:23:27.309Zlock 0.000000000
23142024-03-01T22:23:27.309Zslp 0.000000000
23152024-03-01T22:23:27.309Zlat 0.000103232
23162024-03-01T22:23:27.309Zstop 0.000177252
23172024-03-01T22:23:27.313Z+ banner tufaceous
23182024-03-01T22:23:27.313Z
23192024-03-01T22:23:27.313Z ##### # # ###### ## #### ###### #### # # ####
23202024-03-01T22:23:27.313Z # # # # # # # # # # # # # #
23212024-03-01T22:23:27.313Z # # # ##### # # # ##### # # # # ####
23222024-03-01T22:23:27.313Z # # # # ###### # # # # # # #
23232024-03-01T22:23:27.313Z # # # # # # # # # # # # # # #
23242024-03-01T22:23:27.313Z # #### # # # #### ###### #### #### ####
23252024-03-01T22:23:27.313Z
23262024-03-01T22:23:27.314Z+ ptime -m cargo build --locked -p tufaceous --release
23272024-03-01T22:23:27.798Z Downloading crates ...
23282024-03-01T22:23:28.105Z Downloaded snafu v0.7.5
23292024-03-01T22:23:28.111Z Downloaded buf-list v1.0.3
23302024-03-01T22:23:28.114Z Downloaded parse-size v1.0.0
23312024-03-01T22:23:28.118Z Downloaded humantime v2.1.0
23322024-03-01T22:23:28.118Z Downloaded doc-comment v0.3.3
23332024-03-01T22:23:28.118Z Downloaded serde_plain v1.0.2
23342024-03-01T22:23:28.122Z Downloaded fs-err v2.11.0
23352024-03-01T22:23:28.122Z Downloaded olpc-cjson v0.1.3
23362024-03-01T22:23:28.122Z Downloaded globset v0.4.13
23372024-03-01T22:23:28.122Z Downloaded pin-project-internal v1.1.3
23382024-03-01T22:23:28.125Z Downloaded snafu-derive v0.7.5
23392024-03-01T22:23:28.125Z Downloaded async-recursion v1.0.5
23402024-03-01T22:23:28.129Z Downloaded pin-project v1.1.3
23412024-03-01T22:23:28.138Z Downloaded tough v0.16.0
23422024-03-01T22:23:28.145Z Downloaded typed-path v0.7.0
23432024-03-01T22:23:28.252Z Compiling serde_tokenstream v0.2.0
23442024-03-01T22:23:28.315Z Compiling regress v0.8.0
23452024-03-01T22:23:28.328Z Compiling dirs-sys-next v0.1.2
23462024-03-01T22:23:28.328Z Compiling strsim v0.10.0
23472024-03-01T22:23:28.331Z Compiling ident_case v1.0.1
23482024-03-01T22:23:28.331Z Compiling rustls-pki-types v1.3.0
23492024-03-01T22:23:28.365Z Compiling thread_local v1.1.7
23502024-03-01T22:23:28.504Z Compiling dirs-next v2.0.0
23512024-03-01T22:23:28.760Z Compiling darling_core v0.20.3
23522024-03-01T22:23:28.804Z Compiling heck v0.4.1
23532024-03-01T22:23:28.971Z Compiling rustls v0.22.2
23542024-03-01T22:23:29.236Z Compiling slog-async v2.8.0
23552024-03-01T22:23:29.247Z Compiling camino v1.1.6
23562024-03-01T22:23:29.490Z Compiling rustls-webpki v0.102.1
23572024-03-01T22:23:29.621Z Compiling term v0.7.0
23582024-03-01T22:23:29.751Z Compiling crossbeam-channel v0.5.8
23592024-03-01T22:23:29.849Z Compiling getopts v0.2.21
23602024-03-01T22:23:30.085Z Compiling structmeta-derive v0.3.0
23612024-03-01T22:23:30.744Z Compiling atty v0.2.14
23622024-03-01T22:23:30.887Z Compiling multer v3.0.0
23632024-03-01T22:23:31.200Z Compiling paste v1.0.14
23642024-03-01T22:23:31.575Z Compiling doc-comment v0.3.3
23652024-03-01T22:23:31.647Z Compiling unsafe-libyaml v0.2.10
23662024-03-01T22:23:32.055Z Compiling typify-impl v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
23672024-03-01T22:23:33.478Z Compiling match_cfg v0.1.0
23682024-03-01T22:23:33.578Z Compiling take_mut v0.2.2
23692024-03-01T22:23:33.747Z Compiling hostname v0.3.1
23702024-03-01T22:23:34.003Z Compiling serde_yaml v0.9.25
23712024-03-01T22:23:34.103Z Compiling structmeta v0.3.0
23722024-03-01T22:23:34.282Z Compiling darling_macro v0.20.3
23732024-03-01T22:23:34.683Z Compiling slog-term v2.9.0
23742024-03-01T22:23:35.256Z Compiling darling v0.20.3
23752024-03-01T22:23:37.247Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23762024-03-01T22:23:37.269Z Compiling slog-json v2.6.1
23772024-03-01T22:23:37.825Z Compiling http v1.0.0
23782024-03-01T22:23:37.843Z Compiling async-stream-impl v0.3.5
23792024-03-01T22:23:38.043Z Compiling pin-project-internal v1.1.3
23802024-03-01T22:23:39.137Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23812024-03-01T22:23:39.246Z Compiling atomic-waker v1.1.1
23822024-03-01T22:23:39.440Z Compiling fastrand v2.0.1
23832024-03-01T22:23:39.517Z Compiling waitgroup v0.1.2
23842024-03-01T22:23:39.766Z Compiling tokio-rustls v0.25.0
23852024-03-01T22:23:40.194Z Compiling tempfile v3.10.0
23862024-03-01T22:23:40.862Z Compiling pin-project v1.1.3
23872024-03-01T22:23:40.934Z Compiling async-stream v0.3.5
23882024-03-01T22:23:40.991Z Compiling slog-bunyan v2.5.0
23892024-03-01T22:23:41.285Z Compiling serde_with_macros v3.6.1
23902024-03-01T22:23:42.247Z Compiling parse-display-derive v0.9.0
23912024-03-01T22:23:42.421Z Compiling toml v0.8.10
23922024-03-01T22:23:42.925Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#711a7490)
23932024-03-01T22:23:43.243Z Compiling rustls-pemfile v2.1.0
23942024-03-01T22:23:44.005Z Compiling progenitor-client v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
23952024-03-01T22:23:44.176Z Compiling sha1 v0.10.6
23962024-03-01T22:23:44.202Z Compiling typify-macro v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
23972024-03-01T22:23:45.010Z Compiling newtype-uuid v1.0.1
23982024-03-01T22:23:45.136Z Compiling strum_macros v0.26.1
23992024-03-01T22:23:45.392Z Compiling snafu-derive v0.7.5
24002024-03-01T22:23:45.611Z Compiling serde_path_to_error v0.1.15
24012024-03-01T22:23:46.363Z Compiling fs-err v2.11.0
24022024-03-01T22:23:46.639Z Compiling instant v0.1.12
24032024-03-01T22:23:46.662Z Compiling arc-swap v1.6.0
24042024-03-01T22:23:46.807Z Compiling debug-ignore v1.0.5
24052024-03-01T22:23:46.960Z Compiling buf-list v1.0.3
24062024-03-01T22:23:47.440Z Compiling same-file v1.0.6
24072024-03-01T22:23:47.578Z Compiling slog-scope v4.4.0
24082024-03-01T22:23:48.127Z Compiling walkdir v2.4.0
24092024-03-01T22:23:48.548Z Compiling backoff v0.4.0
24102024-03-01T22:23:48.787Z Compiling typify v0.0.15 (https://github.com/oxidecomputer/typify#131fe0ef)
24112024-03-01T22:23:48.912Z Compiling progenitor-impl v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
24122024-03-01T22:23:49.444Z Compiling parse-display v0.9.0
24132024-03-01T22:23:50.137Z Compiling strum v0.26.1
24142024-03-01T22:23:50.145Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24152024-03-01T22:23:50.472Z Compiling serde_with v3.6.1
24162024-03-01T22:23:50.510Z Compiling snafu v0.7.5
24172024-03-01T22:23:51.574Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24182024-03-01T22:23:51.982Z Compiling globset v0.4.13
24192024-03-01T22:23:52.283Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24202024-03-01T22:23:52.459Z Compiling pem v3.0.2
24212024-03-01T22:23:54.127Z Compiling olpc-cjson v0.1.3
24222024-03-01T22:23:54.469Z Compiling macaddr v1.0.1
24232024-03-01T22:23:55.072Z Compiling serde_plain v1.0.2
24242024-03-01T22:23:55.101Z Compiling async-recursion v1.0.5
24252024-03-01T22:23:55.628Z Compiling xattr v1.0.1
24262024-03-01T22:23:55.943Z Compiling filetime v0.2.23
24272024-03-01T22:23:56.074Z Compiling progenitor-macro v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
24282024-03-01T22:23:56.125Z Compiling typed-path v0.7.0
24292024-03-01T22:23:56.294Z Compiling tar v0.4.40
24302024-03-01T22:24:00.700Z Compiling tough v0.16.0
24312024-03-01T22:24:03.020Z Compiling slog-stdlog v4.1.1
24322024-03-01T22:24:03.998Z Compiling camino-tempfile v1.1.1
24332024-03-01T22:24:04.163Z Compiling itertools v0.12.1
24342024-03-01T22:24:04.840Z Compiling parse-size v1.0.0
24352024-03-01T22:24:05.158Z Compiling slog-envlogger v2.2.0
24362024-03-01T22:24:07.875Z Compiling humantime v2.1.0
24372024-03-01T22:24:12.571Z Compiling progenitor v0.5.0 (https://github.com/oxidecomputer/progenitor?branch=main#08bbafc2)
24382024-03-01T22:24:12.793Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24392024-03-01T22:24:22.765Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24402024-03-01T22:24:24.597Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
24412024-03-01T22:24:44.073Z Finished release [optimized] target(s) in 1m 16s
24422024-03-01T22:24:44.168Z
24432024-03-01T22:24:44.168Zreal 1:16.756818021
24442024-03-01T22:24:44.168Zuser 8:32.669890055
24452024-03-01T22:24:44.168Zsys 38.827142814
24462024-03-01T22:24:44.168Ztrap 0.250097106
24472024-03-01T22:24:44.168Ztflt 0.435085763
24482024-03-01T22:24:44.168Zdflt 0.303893017
24492024-03-01T22:24:44.168Zkflt 0.000090025
24502024-03-01T22:24:44.171Zlock 16:58.387043827
24512024-03-01T22:24:44.171Zslp 18:53.534665465
24522024-03-01T22:24:44.171Zlat 19.947727610
24532024-03-01T22:24:44.171Zstop 14.889029162
24542024-03-01T22:24:44.172Z+ ptime -m gzip
24552024-03-01T22:24:45.682Z
24562024-03-01T22:24:45.682Zreal 1.508966800
24572024-03-01T22:24:45.682Zuser 1.492871695
24582024-03-01T22:24:45.682Zsys 0.013952075
24592024-03-01T22:24:45.682Ztrap 0.000541408
24602024-03-01T22:24:45.682Ztflt 0.000000000
24612024-03-01T22:24:45.682Zdflt 0.000000000
24622024-03-01T22:24:45.682Zkflt 0.000000000
24632024-03-01T22:24:45.682Zlock 0.000000000
24642024-03-01T22:24:45.682Zslp 0.000000000
24652024-03-01T22:24:45.682Zlat 0.001209230
24662024-03-01T22:24:45.682Zstop 0.000175703
24672024-03-01T22:24:45.686Zprocess exited: duration 818674 ms, exit code 0
 
24682024-03-01T22:24:45.701Zfound 5 output files
24692024-03-01T22:24:45.702Zuploading: /work/end-to-end-tests/bootstrap-ec7dc70942caaa25.gz (9702862 bytes)
24702024-03-01T22:24:50.832Zuploaded: /work/end-to-end-tests/bootstrap-ec7dc70942caaa25.gz
24712024-03-01T22:24:50.832Zuploading: /work/end-to-end-tests/bootstrap.gz (98432481 bytes)
24722024-03-01T22:25:22.029Zuploaded: /work/end-to-end-tests/bootstrap.gz
24732024-03-01T22:25:22.029Zuploading: /work/end-to-end-tests/end_to_end_tests-06239e2b0a4ace4f.gz (101812946 bytes)
24742024-03-01T22:25:56.959Zuploaded: /work/end-to-end-tests/end_to_end_tests-06239e2b0a4ace4f.gz
24752024-03-01T22:25:56.966Zuploading: /work/caboose-util.gz (3347437 bytes)
24762024-03-01T22:25:58.956Zuploaded: /work/caboose-util.gz
24772024-03-01T22:25:58.956Zuploading: /work/tufaceous.gz (13766492 bytes)
24782024-03-01T22:26:04.255Zuploaded: /work/tufaceous.gz