01HTDV8D5Z0Z8EJXQYN64EAW2V: helios / package

BasicConfig {
    output_rules: [
        "=/work/version.txt",
        "=/work/package.tar.gz",
        "=/work/global-zone-packages.tar.gz",
        "=/work/trampoline-global-zone-packages.tar.gz",
        "=/work/zones/*.tar.gz",
    ],
    rust_toolchain: Some(
        String(
            "1.72.1",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/global-zone-packages.tar.gz",
            series: "image",
            name: "global-zone-packages",
        },
        BasicConfigPublish {
            from_output: "/work/trampoline-global-zone-packages.tar.gz",
            series: "image",
            name: "trampoline-global-zone-packages",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01HTDV8QSW2WF4QNJ27SZ11WTH

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-04-01T22:09:51.228Zjob assigned to worker 01HTDV8QRBFHPJJP8JP26Z7JT6 (queued for 1 m 58 s)
 
22024-04-01T22:09:58.870Zstarting task 0: "setup"
32024-04-01T22:09:58.993Z++ uname -s
42024-04-01T22:09:58.997Z+ kern=SunOS
52024-04-01T22:09:58.997Z+ case "$kern" in
62024-04-01T22:09:58.997Z+ groupadd -g 12345 build
72024-04-01T22:09:59.093Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-04-01T22:10:01.106Z+ zfs create -o mountpoint=/work rpool/work
92024-04-01T22:10:02.272Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-04-01T22:10:02.280Z+ home_fs=zfs
112024-04-01T22:10:02.280Z+ [[ zfs == autofs ]]
122024-04-01T22:10:02.280Z+ mkdir -p /home/build
132024-04-01T22:10:02.280Z+ chown build:build /home/build /work
142024-04-01T22:10:03.279Z+ chmod 0700 /home/build /work
152024-04-01T22:10:03.283Zprocess exited: duration 4411 ms, exit code 0
 
162024-04-01T22:10:03.290Zstarting task 1: "rust-toolchain"
172024-04-01T22:10:03.297Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-04-01T22:10:03.303Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192024-04-01T22:10:03.411Zinfo: downloading installer
202024-04-01T22:10:05.270Zwarning: it looks like you have an existing installation of Rust at:
212024-04-01T22:10:05.271Zwarning: /opt/ooce/bin
222024-04-01T22:10:05.271Zwarning: It is recommended that rustup be the primary Rust installation.
232024-04-01T22:10:05.271Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-04-01T22:10:05.271Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-04-01T22:10:05.271Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-04-01T22:10:05.271Zwarning: or pass `-y' to ignore all ignorable checks.
272024-04-01T22:10:05.271Zerror: cannot install while Rust is installed
282024-04-01T22:10:05.271Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-04-01T22:10:05.909Zinfo: profile set to 'default'
302024-04-01T22:10:05.910Zinfo: default host triple is x86_64-unknown-illumos
312024-04-01T22:10:05.913Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322024-04-01T22:10:06.060Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332024-04-01T22:10:06.060Zinfo: downloading component 'cargo'
342024-04-01T22:10:06.700Zinfo: downloading component 'clippy'
352024-04-01T22:10:06.929Zinfo: downloading component 'rust-docs'
362024-04-01T22:10:07.742Zinfo: downloading component 'rust-std'
372024-04-01T22:10:09.177Zinfo: downloading component 'rustc'
382024-04-01T22:10:12.653Zinfo: downloading component 'rustfmt'
392024-04-01T22:10:12.856Zinfo: installing component 'cargo'
402024-04-01T22:10:13.695Zinfo: installing component 'clippy'
412024-04-01T22:10:14.053Zinfo: installing component 'rust-docs'
422024-04-01T22:10:15.453Zinfo: installing component 'rust-std'
432024-04-01T22:10:17.285Zinfo: installing component 'rustc'
442024-04-01T22:10:21.274Zinfo: installing component 'rustfmt'
452024-04-01T22:10:21.628Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462024-04-01T22:10:21.629Z
472024-04-01T22:10:21.902Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482024-04-01T22:10:21.902Z
492024-04-01T22:10:21.906Z
502024-04-01T22:10:21.906ZRust is installed now. Great!
512024-04-01T22:10:21.906Z
522024-04-01T22:10:21.906ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-04-01T22:10:21.906Zenvironment variable. This has not been done automatically.
542024-04-01T22:10:21.906Z
552024-04-01T22:10:21.906ZTo configure your current shell, you need to source
562024-04-01T22:10:21.906Zthe corresponding env file under $HOME/.cargo.
572024-04-01T22:10:21.906Z
582024-04-01T22:10:21.907ZThis is usually done by running one of the following (note the leading DOT):
592024-04-01T22:10:21.907Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-04-01T22:10:21.907Zsource "$HOME/.cargo/env.fish" # For fish
612024-04-01T22:10:22.102Z+ rustc --version
622024-04-01T22:10:22.165Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
632024-04-01T22:10:22.168Zprocess exited: duration 18875 ms, exit code 0
 
642024-04-01T22:10:22.181Zstarting task 2: "authentication"
652024-04-01T22:10:22.198Zprocess exited: duration 22 ms, exit code 0
 
662024-04-01T22:10:22.206Zstarting task 3: "clone repository"
672024-04-01T22:10:22.211Z+ mkdir -p /work/oxidecomputer/omicron
682024-04-01T22:10:22.215Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-04-01T22:10:22.798ZCloning into '/work/oxidecomputer/omicron'...
702024-04-01T22:10:52.800Z+ cd /work/oxidecomputer/omicron
712024-04-01T22:10:52.800Z+ git fetch origin 605a633603cfcb0a104a1730923727b530c7599c
722024-04-01T22:10:53.483ZFrom https://github.com/oxidecomputer/omicron
732024-04-01T22:10:53.484Z * branch 605a633603cfcb0a104a1730923727b530c7599c -> FETCH_HEAD
742024-04-01T22:10:53.493Z+ [[ -n paginate-with-none ]]
752024-04-01T22:10:53.498Z++ git branch --show-current
762024-04-01T22:10:53.498Z+ current=main
772024-04-01T22:10:53.498Z+ [[ main != paginate-with-none ]]
782024-04-01T22:10:53.498Z+ git branch -f paginate-with-none 605a633603cfcb0a104a1730923727b530c7599c
792024-04-01T22:10:53.503Z+ git checkout -f paginate-with-none
802024-04-01T22:10:53.621ZSwitched to branch 'paginate-with-none'
812024-04-01T22:10:53.624Z+ git reset --hard 605a633603cfcb0a104a1730923727b530c7599c
822024-04-01T22:10:53.632ZHEAD is now at 605a63360 CLIPPY
832024-04-01T22:10:53.635Zprocess exited: duration 31423 ms, exit code 0
 
842024-04-01T22:10:53.642Zstarting task 4: "build"
852024-04-01T22:10:53.647Z+ cargo --version
862024-04-01T22:10:53.652Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
872024-04-01T22:10:53.830Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
882024-04-01T22:10:53.833Zinfo: downloading component 'cargo'
892024-04-01T22:10:54.841Zinfo: downloading component 'clippy'
902024-04-01T22:10:55.146Zinfo: downloading component 'rust-docs'
912024-04-01T22:10:56.391Zinfo: downloading component 'rust-std'
922024-04-01T22:10:58.482Zinfo: downloading component 'rustc'
932024-04-01T22:11:03.554Zinfo: downloading component 'rustfmt'
942024-04-01T22:11:03.897Zinfo: installing component 'cargo'
952024-04-01T22:11:04.779Zinfo: installing component 'clippy'
962024-04-01T22:11:05.100Zinfo: installing component 'rust-docs'
972024-04-01T22:11:06.573Zinfo: installing component 'rust-std'
982024-04-01T22:11:08.435Zinfo: installing component 'rustc'
992024-04-01T22:11:12.302Zinfo: installing component 'rustfmt'
1002024-04-01T22:11:12.701Zcargo 1.76.0 (c84b36747 2024-01-18)
1012024-04-01T22:11:12.712Z+ rustc --version
1022024-04-01T22:11:12.762Zrustc 1.76.0 (07dca489a 2024-02-04)
1032024-04-01T22:11:12.767Z++ git rev-parse HEAD
1042024-04-01T22:11:12.771Z+ COMMIT=605a633603cfcb0a104a1730923727b530c7599c
1052024-04-01T22:11:12.771Z+ VERSION=7.0.0-0.ci+git605a633603c
1062024-04-01T22:11:12.771Z+ echo 7.0.0-0.ci+git605a633603c
1072024-04-01T22:11:12.771Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082024-04-01T22:11:29.846Z Startup: Refreshing catalog 'helios-dev' ... Done
1092024-04-01T22:11:31.335Z Startup: Caching catalogs ... Done
1102024-04-01T22:11:33.040ZPlanning: Solver setup ... Done (1.322s)
1112024-04-01T22:11:33.066ZPlanning: Running solver ... Done (0.026s)
1122024-04-01T22:11:33.337ZPlanning: Finding local manifests ... Done (0.242s)
1132024-04-01T22:11:33.353ZPlanning: Fetching manifests: 0/4 0% complete
1142024-04-01T22:11:33.750ZPlanning: Fetching manifests: 4/4 100% complete
1152024-04-01T22:11:33.799ZPlanning: Package planning ... Done (0.049s)
1162024-04-01T22:11:33.853ZPlanning: Merging actions ... Done (0.052s)
1172024-04-01T22:11:34.508ZPlanning: Checking for conflicting actions ... Done (0.658s)
1182024-04-01T22:11:34.519ZPlanning: Consolidating action changes ... Done (0.011s)
1192024-04-01T22:11:46.995ZPlanning: Evaluating mediators ... Done (12.474s)
1202024-04-01T22:11:47.005ZPlanning: Planning completed in 15.61 seconds
1212024-04-01T22:11:47.157Z Packages to install: 4
1222024-04-01T22:11:47.157Z Mediators to change: 2
1232024-04-01T22:11:47.161Z Services to change: 1
1242024-04-01T22:11:47.161Z Estimated space available: 155.31 GB
1252024-04-01T22:11:47.161ZEstimated space to be consumed: 1.43 GB
1262024-04-01T22:11:47.161Z Create boot environment: No
1272024-04-01T22:11:47.161ZCreate backup boot environment: No
1282024-04-01T22:11:47.161Z Rebuild boot archive: No
1292024-04-01T22:11:47.161Z
1302024-04-01T22:11:47.161ZChanged mediators:
1312024-04-01T22:11:47.161Z mediator clang:
1322024-04-01T22:11:47.161Z version: None -> 15 (system default)
1332024-04-01T22:11:47.162Z
1342024-04-01T22:11:47.162Z mediator llvm:
1352024-04-01T22:11:47.162Z version: 14 (system default) -> 15 (system default)
1362024-04-01T22:11:47.162Z
1372024-04-01T22:11:47.162ZChanged packages:
1382024-04-01T22:11:47.162Zhelios-dev
1392024-04-01T22:11:47.162Z developer/build-essential
1402024-04-01T22:11:47.162Z None -> 11-2.0
1412024-04-01T22:11:47.162Z library/libxmlsec1
1422024-04-01T22:11:47.162Z None -> 1.2.35-2.0
1432024-04-01T22:11:47.162Z ooce/developer/clang-15
1442024-04-01T22:11:47.162Z None -> 15.0.7-2.0
1452024-04-01T22:11:47.162Z ooce/developer/llvm-15
1462024-04-01T22:11:47.162Z None -> 15.0.7-2.0
1472024-04-01T22:11:47.162Z
1482024-04-01T22:11:47.162ZServices:
1492024-04-01T22:11:47.162Z restart_fmri:
1502024-04-01T22:11:47.162Z svc:/system/update-man-index:default
1512024-04-01T22:11:47.318Z
1522024-04-01T22:11:47.318ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1532024-04-01T22:11:52.316ZDownload: 1260/3290 items 104.9/212.6MB 49% complete (21.0M/s)
1542024-04-01T22:11:57.317ZDownload: 3170/3290 items 143.6/212.6MB 67% complete (14.3M/s)
1552024-04-01T22:11:59.608ZDownload: Completed 212.60 MB in 12.29 seconds (17.3M/s)
1562024-04-01T22:12:00.009Z Actions: 1/3689 actions (Installing new actions)
1572024-04-01T22:12:05.056Z Actions: 3555/3689 actions (Installing new actions)
1582024-04-01T22:12:05.856Z Actions: Completed 3689 actions in 5.85 seconds.
1592024-04-01T22:12:06.063Z Done (0.191s)
1602024-04-01T22:12:06.063Z Done (0.000s)
1612024-04-01T22:12:06.311Z Done (0.258s)
1622024-04-01T22:12:12.518Z Done (6.070s)
1632024-04-01T22:12:12.830Z Done (0.242s)
1642024-04-01T22:12:12.834Z Done (0.000s)
1652024-04-01T22:12:13.004Z Done (0.000s)
1662024-04-01T22:12:13.535ZPlanning: Evaluating mediator changes ... Done
1672024-04-01T22:12:13.699ZPlanning: Checking for conflicting actions ... Done
1682024-04-01T22:12:13.702ZPlanning: Consolidating action changes ... Done
1692024-04-01T22:12:13.974ZPlanning: Evaluating mediators ... Done
1702024-04-01T22:12:13.978ZPlanning: Planning completed in 0.44 seconds
1712024-04-01T22:12:14.008Z Mediators to change: 2
1722024-04-01T22:12:14.008Z Create boot environment: No
1732024-04-01T22:12:14.011ZCreate backup boot environment: No
1742024-04-01T22:12:14.077Z Done
1752024-04-01T22:12:14.077Z Done
1762024-04-01T22:12:14.226Z Done
1772024-04-01T22:12:17.845Z Done
1782024-04-01T22:12:17.939Z Done
1792024-04-01T22:12:17.942Z Done
1802024-04-01T22:12:18.050Z Done
1812024-04-01T22:12:18.697ZPlanning: Evaluating mediator changes ... Done
1822024-04-01T22:12:18.701ZPlanning: Merging actions ... Done
1832024-04-01T22:12:18.896ZPlanning: Checking for conflicting actions ... Done
1842024-04-01T22:12:18.899ZPlanning: Consolidating action changes ... Done
1852024-04-01T22:12:19.179ZPlanning: Evaluating mediators ... Done
1862024-04-01T22:12:19.228ZPlanning: Planning completed in 0.81 seconds
1872024-04-01T22:12:19.260Z Packages to change: 1
1882024-04-01T22:12:19.260Z Mediators to change: 1
1892024-04-01T22:12:19.263Z Services to change: 1
1902024-04-01T22:12:19.263Z Create boot environment: No
1912024-04-01T22:12:19.263ZCreate backup boot environment: Yes
1922024-04-01T22:12:21.210Z Actions: 1/6 actions (Updating modified actions)
1932024-04-01T22:12:21.219Z Actions: Completed 6 actions in 0.00 seconds.
1942024-04-01T22:12:21.219Z Done
1952024-04-01T22:12:21.219Z Done
1962024-04-01T22:12:21.265Z Done
1972024-04-01T22:12:28.163Z Done
1982024-04-01T22:12:28.163Z Done
1992024-04-01T22:12:28.163Z Done
2002024-04-01T22:12:28.163Z Done
2012024-04-01T22:12:28.163ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2022024-04-01T22:12:28.163Zclang system 15 system
2032024-04-01T22:12:28.163Zcsh system system illumos
2042024-04-01T22:12:28.163Zctags system system illumos
2052024-04-01T22:12:28.163Zgcc vendor 12 vendor
2062024-04-01T22:12:28.163Zgcc system 10 system
2072024-04-01T22:12:28.164Zgcc system 7 system
2082024-04-01T22:12:28.164Zgo system 1.20 system
2092024-04-01T22:12:28.164Zgo system 1.19 system
2102024-04-01T22:12:28.164Zllvm system 15 system
2112024-04-01T22:12:28.164Zllvm system 14 system
2122024-04-01T22:12:28.164Zmariadb system 10.6 system
2132024-04-01T22:12:28.164Zmta vendor vendor dma
2142024-04-01T22:12:28.164Zopenjdk system 17 system
2152024-04-01T22:12:28.164Zopenjdk system 11 system
2162024-04-01T22:12:28.164Zopenjdk system 1.8 system
2172024-04-01T22:12:28.164Zopenssl vendor 3 vendor
2182024-04-01T22:12:28.165Zperl system 5.36 system
2192024-04-01T22:12:28.165Zpostgresql system 15 system
2202024-04-01T22:12:28.165Zpostgresql system 13 system
2212024-04-01T22:12:28.165Zpython vendor 3 vendor
2222024-04-01T22:12:28.165Zpython system 2 system
2232024-04-01T22:12:28.165Zpython3 system 3.11 system
2242024-04-01T22:12:28.165Zruby system 3.0 system
2252024-04-01T22:12:28.165Zwords vendor vendor american-english
2262024-04-01T22:12:28.165Zwords system system australian-english
2272024-04-01T22:12:28.165Zwords system system british-english
2282024-04-01T22:12:28.165Zwords system system canadian-english
2292024-04-01T22:12:28.165Zwords system system french
2302024-04-01T22:12:28.166Zwords system system italian
2312024-04-01T22:12:28.166Zwords system system ngerman
2322024-04-01T22:12:28.166Zwords system system ogerman
2332024-04-01T22:12:28.166Zwords system system spanish
2342024-04-01T22:12:28.166ZPUBLISHER TYPE STATUS P LOCATION
2352024-04-01T22:12:28.166Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2362024-04-01T22:12:28.166ZFMRI IFO
2372024-04-01T22:12:28.166Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2382024-04-01T22:12:28.166Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2392024-04-01T22:12:28.166Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2402024-04-01T22:12:28.166Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2412024-04-01T22:12:28.166Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2422024-04-01T22:12:28.167Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2432024-04-01T22:12:28.167Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2442024-04-01T22:12:28.167Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2452024-04-01T22:12:28.167Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2462024-04-01T22:12:28.167Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2472024-04-01T22:12:28.167Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2482024-04-01T22:12:28.167Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2492024-04-01T22:12:28.167Z+ set -o errexit
2502024-04-01T22:12:28.167Z+++ dirname ./tools/ci_download_cockroachdb
2512024-04-01T22:12:28.167Z++ cd ./tools
2522024-04-01T22:12:28.167Z++ pwd
2532024-04-01T22:12:28.168Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2542024-04-01T22:12:28.168Z++ basename ./tools/ci_download_cockroachdb
2552024-04-01T22:12:28.168Z+ ARG0=ci_download_cockroachdb
2562024-04-01T22:12:28.168Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2572024-04-01T22:12:28.168Z+ CIDL_VERSION=v22.1.9
2582024-04-01T22:12:28.168Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2592024-04-01T22:12:28.168Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2602024-04-01T22:12:28.168Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2612024-04-01T22:12:28.168Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2622024-04-01T22:12:28.168Z+ TARGET_DIR=out
2632024-04-01T22:12:28.168Z+ DOWNLOAD_DIR=out/downloads
2642024-04-01T22:12:28.168Z+ DEST_DIR=./out/cockroachdb
2652024-04-01T22:12:28.169Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2662024-04-01T22:12:28.169Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2672024-04-01T22:12:28.169Z+ main
2682024-04-01T22:12:28.169Z+ [[ 0 != 0 ]]
2692024-04-01T22:12:28.169Z+ CIDL_OS=solaris2.11
2702024-04-01T22:12:28.169Z+ [[ 0 != 0 ]]
2712024-04-01T22:12:28.169Z+ configure_os solaris2.11
2722024-04-01T22:12:28.169Z+ echo 'current directory: /work/oxidecomputer/omicron'
2732024-04-01T22:12:28.169Zcurrent directory: /work/oxidecomputer/omicron
2742024-04-01T22:12:28.169Z+ echo 'configuring based on OS: "solaris2.11"'
2752024-04-01T22:12:28.170Z+ case "$1" in
2762024-04-01T22:12:28.170Zconfiguring based on OS: "solaris2.11"
2772024-04-01T22:12:28.170Z+ CIDL_BUILD=illumos
2782024-04-01T22:12:28.170Z+ CIDL_SUFFIX=tar.gz
2792024-04-01T22:12:28.170Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2802024-04-01T22:12:28.170Z+ CIDL_URL_BASE=https://illumos.org/downloads
2812024-04-01T22:12:28.170Z+ CIDL_ASSEMBLE=do_assemble_illumos
2822024-04-01T22:12:28.170Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2832024-04-01T22:12:28.170Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2842024-04-01T22:12:28.170Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852024-04-01T22:12:28.170Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2862024-04-01T22:12:28.170Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2872024-04-01T22:12:28.171Z+ CIDL_SHA256FUNC=do_sha256sum
2882024-04-01T22:12:28.171Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2892024-04-01T22:12:28.171Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2902024-04-01T22:12:28.171Z+ mkdir -p out/downloads
2912024-04-01T22:12:28.171ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-04-01T22:12:28.171ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2932024-04-01T22:12:28.171Z+ mkdir -p ./out/cockroachdb
2942024-04-01T22:12:28.171Z+ local DO_DOWNLOAD=true
2952024-04-01T22:12:28.171Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2962024-04-01T22:12:28.171Z+ '[' true == true ']'
2972024-04-01T22:12:28.179ZDownloading...
2982024-04-01T22:12:28.179Z+ echo Downloading...
2992024-04-01T22:12:28.179Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-04-01T22:12:28.180Z+ 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
3012024-04-01T22:12:30.986Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3022024-04-01T22:12:30.989Z++ sha256sum
3032024-04-01T22:12:30.989Z++ awk '{print $1}'
3042024-04-01T22:12:31.158Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3052024-04-01T22:12:31.158Z+ [[ 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 ]]
3062024-04-01T22:12:31.162Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-04-01T22:12:31.162Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3082024-04-01T22:12:33.316Z+ do_assemble_illumos
3092024-04-01T22:12:33.316Z+ rm -r ./out/cockroachdb
3102024-04-01T22:12:33.320Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3112024-04-01T22:12:33.753Z+ ./out/cockroachdb/bin/cockroach version
3122024-04-01T22:12:33.916ZBuild Tag: v22.1.9-dirty
3132024-04-01T22:12:33.916ZBuild Time: 2022/10/26 21:17:46
3142024-04-01T22:12:33.916ZDistribution: OSS
3152024-04-01T22:12:33.917ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3162024-04-01T22:12:33.917ZGo Version: go1.17.13
3172024-04-01T22:12:33.917ZC Compiler: gcc 10.3.0
3182024-04-01T22:12:33.917ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3192024-04-01T22:12:33.917ZBuild Type: release
3202024-04-01T22:12:33.933Z+ set -o errexit
3212024-04-01T22:12:33.936Z+++ dirname ./tools/ci_download_clickhouse
3222024-04-01T22:12:33.939Z++ cd ./tools
3232024-04-01T22:12:33.939Z++ pwd
3242024-04-01T22:12:33.939Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3252024-04-01T22:12:33.939Z++ basename ./tools/ci_download_clickhouse
3262024-04-01T22:12:33.943Z+ ARG0=ci_download_clickhouse
3272024-04-01T22:12:33.943Z+ TARGET_DIR=out
3282024-04-01T22:12:33.943Z+ DOWNLOAD_DIR=out/downloads
3292024-04-01T22:12:33.943Z+ DEST_DIR=./out/clickhouse
3302024-04-01T22:12:33.943Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3312024-04-01T22:12:33.943Z+ CIDL_VERSION=v23.8.7.24
3322024-04-01T22:12:33.943Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3332024-04-01T22:12:33.943Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3342024-04-01T22:12:33.943Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3352024-04-01T22:12:33.943Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3362024-04-01T22:12:33.943Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3372024-04-01T22:12:33.946Z+ main
3382024-04-01T22:12:33.946Z+ [[ 0 != 0 ]]
3392024-04-01T22:12:33.947Z+ CIDL_OS=solaris2.11
3402024-04-01T22:12:33.947Z+ [[ 0 != 0 ]]
3412024-04-01T22:12:33.947Z+ configure_os solaris2.11
3422024-04-01T22:12:33.947Z+ echo 'current directory: /work/oxidecomputer/omicron'
3432024-04-01T22:12:33.947Zcurrent directory: /work/oxidecomputer/omicron
3442024-04-01T22:12:33.947Z+ echo 'configuring based on OS: "solaris2.11"'
3452024-04-01T22:12:33.947Z+ CIDL_DASHREV=
3462024-04-01T22:12:33.947Z+ case "$1" in
3472024-04-01T22:12:33.947Zconfiguring based on OS: "solaris2.11"
3482024-04-01T22:12:33.947Z+ CIDL_PLATFORM=illumos
3492024-04-01T22:12:33.947Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3502024-04-01T22:12:33.947Z+ CIDL_MD5FUNC=do_md5sum
3512024-04-01T22:12:33.947Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3522024-04-01T22:12:33.947Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3532024-04-01T22:12:33.947Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3542024-04-01T22:12:33.947Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3552024-04-01T22:12:33.947Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3562024-04-01T22:12:33.947ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3572024-04-01T22:12:33.947Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3582024-04-01T22:12:33.947ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3592024-04-01T22:12:33.947Z+ mkdir -p out/downloads
3602024-04-01T22:12:33.948Z+ mkdir -p ./out/clickhouse
3612024-04-01T22:12:33.951Z+ local DO_DOWNLOAD=true
3622024-04-01T22:12:33.951Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3632024-04-01T22:12:33.951Z+ '[' true == true ']'
3642024-04-01T22:12:33.951Z+ echo Downloading...
3652024-04-01T22:12:33.951ZDownloading...
3662024-04-01T22:12:33.951Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3672024-04-01T22:12:33.952Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3682024-04-01T22:12:35.711Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3692024-04-01T22:12:35.715Z++ md5sum
3702024-04-01T22:12:35.716Z++ awk '{print $1}'
3712024-04-01T22:12:35.935Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3722024-04-01T22:12:35.940Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3732024-04-01T22:12:35.940Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3742024-04-01T22:12:35.940Z+ mkdir -p ./out/clickhouse
3752024-04-01T22:12:35.940Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3762024-04-01T22:12:39.787Z+ [[ solaris2.11 == darwin* ]]
3772024-04-01T22:12:39.787Z+ ./out/clickhouse/clickhouse server --version
3782024-04-01T22:12:40.353ZClickHouse server version 23.8.7.1.
3792024-04-01T22:12:40.374Z+ set -o errexit
3802024-04-01T22:12:40.377Z+++ dirname ./tools/ci_download_console
3812024-04-01T22:12:40.377Z++ cd ./tools
3822024-04-01T22:12:40.381Z++ pwd
3832024-04-01T22:12:40.382Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3842024-04-01T22:12:40.382Z++ basename ./tools/ci_download_console
3852024-04-01T22:12:40.382Z+ ARG0=ci_download_console
3862024-04-01T22:12:40.382Z+ TARGET_DIR=out
3872024-04-01T22:12:40.382Z+ DOWNLOAD_DIR=out/downloads
3882024-04-01T22:12:40.382Z+ DEST_DIR=./out/console-assets
3892024-04-01T22:12:40.382Z+ source /work/oxidecomputer/omicron/tools/console_version
3902024-04-01T22:12:40.382Z++ COMMIT=156c082cdb21231ab95ef7475de199ecb7a96dc3
3912024-04-01T22:12:40.383Z++ SHA2=bf768008b6958e19b8d8cef25710b4ff64eef1e59bb3bedb27bb6bf33459a78b
3922024-04-01T22:12:40.383Z+ URL=https://dl.oxide.computer/releases/console/156c082cdb21231ab95ef7475de199ecb7a96dc3.tar.gz
3932024-04-01T22:12:40.383Z+ TARBALL_FILE=out/downloads/console.tar.gz
3942024-04-01T22:12:40.383Z+ main
3952024-04-01T22:12:40.383Z+ [[ 0 != 0 ]]
3962024-04-01T22:12:40.383Z+ echo 'URL: https://dl.oxide.computer/releases/console/156c082cdb21231ab95ef7475de199ecb7a96dc3.tar.gz'
3972024-04-01T22:12:40.383ZURL: https://dl.oxide.computer/releases/console/156c082cdb21231ab95ef7475de199ecb7a96dc3.tar.gz
3982024-04-01T22:12:40.383Z+ echo 'Local file: out/downloads/console.tar.gz'
3992024-04-01T22:12:40.384ZLocal file: out/downloads/console.tar.gz
4002024-04-01T22:12:40.384Z+ local DO_DOWNLOAD=true
4012024-04-01T22:12:40.384Z+ [[ -f out/downloads/console.tar.gz ]]
4022024-04-01T22:12:40.384Z+ mkdir -p out/downloads
4032024-04-01T22:12:40.389Z+ '[' true == true ']'
4042024-04-01T22:12:40.389Z+ echo Downloading...
4052024-04-01T22:12:40.389ZDownloading...
4062024-04-01T22:12:40.389Z+ do_download_curl https://dl.oxide.computer/releases/console/156c082cdb21231ab95ef7475de199ecb7a96dc3.tar.gz out/downloads/console.tar.gz
4072024-04-01T22:12:40.389Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/156c082cdb21231ab95ef7475de199ecb7a96dc3.tar.gz
4082024-04-01T22:12:40.965Z++ do_sha256sum out/downloads/console.tar.gz
4092024-04-01T22:12:40.966Z++ case "$OSTYPE" in
4102024-04-01T22:12:40.966Z++ SHA=sha256sum
4112024-04-01T22:12:40.970Z++ sha256sum
4122024-04-01T22:12:40.970Z++ awk '{print $1}'
4132024-04-01T22:12:40.974Z+ calculated_sha2=bf768008b6958e19b8d8cef25710b4ff64eef1e59bb3bedb27bb6bf33459a78b
4142024-04-01T22:12:40.977Z+ [[ bf768008b6958e19b8d8cef25710b4ff64eef1e59bb3bedb27bb6bf33459a78b != \b\f\7\6\8\0\0\8\b\6\9\5\8\e\1\9\b\8\d\8\c\e\f\2\5\7\1\0\b\4\f\f\6\4\e\e\f\1\e\5\9\b\b\3\b\e\d\b\2\7\b\b\6\b\f\3\3\4\5\9\a\7\8\b ]]
4152024-04-01T22:12:40.977Z+ rm -rf ./out/console-assets
4162024-04-01T22:12:40.977Z+ mkdir -p ./out/console-assets
4172024-04-01T22:12:40.981Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4182024-04-01T22:12:40.981Z+ mkdir -p ./out/console-assets
4192024-04-01T22:12:40.981Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4202024-04-01T22:12:41.072Z+ set -o errexit
4212024-04-01T22:12:41.076Z+++ dirname ./tools/ci_download_maghemite_openapi
4222024-04-01T22:12:41.077Z++ cd ./tools
4232024-04-01T22:12:41.077Z++ pwd
4242024-04-01T22:12:41.077Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4252024-04-01T22:12:41.077Z++ basename ./tools/ci_download_maghemite_openapi
4262024-04-01T22:12:41.081Z+ ARG0=ci_download_maghemite_openapi
4272024-04-01T22:12:41.081Z+ TARGET_DIR=out
4282024-04-01T22:12:41.082Z+ DOWNLOAD_DIR=out/downloads
4292024-04-01T22:12:41.082Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4302024-04-01T22:12:41.082Z++ COMMIT=bc244d418368fcc3e66db2a0637501a900be161a
4312024-04-01T22:12:41.082Z++ SHA2=004e873e4120aa26460271368485266b75b7f964e5ed4dbee8fb5db4519470d7
4322024-04-01T22:12:41.082Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json
4332024-04-01T22:12:41.082Z+ LOCAL_FILE=out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4342024-04-01T22:12:41.082Z+ main
4352024-04-01T22:12:41.082Z+ rm -rf out/downloads/root
4362024-04-01T22:12:41.082Z+ [[ 0 != 0 ]]
4372024-04-01T22:12:41.083Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json'
4382024-04-01T22:12:41.083ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json
4392024-04-01T22:12:41.083Z+ echo 'Local file: out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json'
4402024-04-01T22:12:41.083ZLocal file: out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4412024-04-01T22:12:41.083Z+ local DO_DOWNLOAD=true
4422024-04-01T22:12:41.083Z+ [[ -f out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json ]]
4432024-04-01T22:12:41.083Z+ mkdir -p out/downloads
4442024-04-01T22:12:41.088Z+ '[' true == true ']'
4452024-04-01T22:12:41.088Z+ echo Downloading...
4462024-04-01T22:12:41.088ZDownloading...
4472024-04-01T22:12:41.089Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4482024-04-01T22:12:41.089Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/ddm-admin.json
4492024-04-01T22:12:41.243Z++ do_sha256sum out/downloads/ddm-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4502024-04-01T22:12:41.243Z++ case "$OSTYPE" in
4512024-04-01T22:12:41.247Z++ SHA=sha256sum
4522024-04-01T22:12:41.247Z++ sha256sum
4532024-04-01T22:12:41.247Z++ awk '{print $1}'
4542024-04-01T22:12:41.252Z+ calculated_sha2=004e873e4120aa26460271368485266b75b7f964e5ed4dbee8fb5db4519470d7
4552024-04-01T22:12:41.252Z+ [[ 004e873e4120aa26460271368485266b75b7f964e5ed4dbee8fb5db4519470d7 != \0\0\4\e\8\7\3\e\4\1\2\0\a\a\2\6\4\6\0\2\7\1\3\6\8\4\8\5\2\6\6\b\7\5\b\7\f\9\6\4\e\5\e\d\4\d\b\e\e\8\f\b\5\d\b\4\5\1\9\4\7\0\d\7 ]]
4562024-04-01T22:12:41.252Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4572024-04-01T22:12:41.252Z++ COMMIT=bc244d418368fcc3e66db2a0637501a900be161a
4582024-04-01T22:12:41.252Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
4592024-04-01T22:12:41.252Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json
4602024-04-01T22:12:41.252Z+ LOCAL_FILE=out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4612024-04-01T22:12:41.253Z+ main
4622024-04-01T22:12:41.253Z+ rm -rf out/downloads/root
4632024-04-01T22:12:41.253Z+ [[ 0 != 0 ]]
4642024-04-01T22:12:41.253Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json'
4652024-04-01T22:12:41.253ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json
4662024-04-01T22:12:41.253Z+ echo 'Local file: out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json'
4672024-04-01T22:12:41.253ZLocal file: out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4682024-04-01T22:12:41.253Z+ local DO_DOWNLOAD=true
4692024-04-01T22:12:41.253Z+ [[ -f out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json ]]
4702024-04-01T22:12:41.254Z+ mkdir -p out/downloads
4712024-04-01T22:12:41.258Z+ '[' true == true ']'
4722024-04-01T22:12:41.258Z+ echo Downloading...
4732024-04-01T22:12:41.258ZDownloading...
4742024-04-01T22:12:41.258Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4752024-04-01T22:12:41.258Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/bc244d418368fcc3e66db2a0637501a900be161a/mg-admin.json
4762024-04-01T22:12:41.363Z++ do_sha256sum out/downloads/mg-admin-bc244d418368fcc3e66db2a0637501a900be161a.json
4772024-04-01T22:12:41.367Z++ case "$OSTYPE" in
4782024-04-01T22:12:41.367Z++ SHA=sha256sum
4792024-04-01T22:12:41.367Z++ sha256sum
4802024-04-01T22:12:41.368Z++ awk '{print $1}'
4812024-04-01T22:12:41.368Z+ calculated_sha2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
4822024-04-01T22:12:41.368Z+ [[ a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639 != \a\5\d\2\f\2\7\5\c\9\9\1\5\2\7\1\1\d\e\c\1\d\f\5\8\f\d\4\9\d\4\5\9\d\3\f\c\b\8\f\b\f\c\7\a\7\f\4\8\f\4\3\2\b\e\2\4\8\d\7\4\6\3\9 ]]
4832024-04-01T22:12:41.375Z+ set -o errexit
4842024-04-01T22:12:41.380Z+++ dirname ./tools/ci_download_dendrite_openapi
4852024-04-01T22:12:41.380Z++ cd ./tools
4862024-04-01T22:12:41.380Z++ pwd
4872024-04-01T22:12:41.384Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4882024-04-01T22:12:41.385Z++ basename ./tools/ci_download_dendrite_openapi
4892024-04-01T22:12:41.385Z+ ARG0=ci_download_dendrite_openapi
4902024-04-01T22:12:41.385Z+ TARGET_DIR=out
4912024-04-01T22:12:41.385Z+ DOWNLOAD_DIR=out/downloads
4922024-04-01T22:12:41.385Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4932024-04-01T22:12:41.385Z++ COMMIT=8646e588a564ebf74da6fd0e854bcfe74be43690
4942024-04-01T22:12:41.385Z++ SHA2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
4952024-04-01T22:12:41.385Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json
4962024-04-01T22:12:41.385Z+ LOCAL_FILE=out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
4972024-04-01T22:12:41.385Z+ main
4982024-04-01T22:12:41.385Z+ [[ 0 != 0 ]]
4992024-04-01T22:12:41.386Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json'
5002024-04-01T22:12:41.386ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json
5012024-04-01T22:12:41.386ZLocal file: out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
5022024-04-01T22:12:41.386Z+ echo 'Local file: out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json'
5032024-04-01T22:12:41.386Z+ local DO_DOWNLOAD=true
5042024-04-01T22:12:41.386Z+ [[ -f out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json ]]
5052024-04-01T22:12:41.386Z+ mkdir -p out/downloads
5062024-04-01T22:12:41.386Z+ '[' true == true ']'
5072024-04-01T22:12:41.386Z+ echo Downloading...
5082024-04-01T22:12:41.386ZDownloading...
5092024-04-01T22:12:41.386Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
5102024-04-01T22:12:41.386Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/8646e588a564ebf74da6fd0e854bcfe74be43690/dpd.json
5112024-04-01T22:12:41.552Z++ do_sha256sum out/downloads/dpd-8646e588a564ebf74da6fd0e854bcfe74be43690.json
5122024-04-01T22:12:41.552Z++ case "$OSTYPE" in
5132024-04-01T22:12:41.557Z++ SHA=sha256sum
5142024-04-01T22:12:41.558Z++ sha256sum
5152024-04-01T22:12:41.558Z++ awk '{print $1}'
5162024-04-01T22:12:41.558Z+ calculated_sha2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
5172024-04-01T22:12:41.558Z+ [[ 50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae != \5\0\e\f\f\6\d\9\f\9\8\6\b\7\b\1\a\f\5\9\7\0\d\1\1\d\8\d\0\1\b\8\1\2\d\e\3\7\2\6\9\7\3\1\c\6\c\6\9\1\a\2\4\4\b\3\f\d\a\e\8\2\a\e ]]
5182024-04-01T22:12:41.562Z+ set -o errexit
5192024-04-01T22:12:41.566Z+++ dirname ./tools/ci_download_dendrite_stub
5202024-04-01T22:12:41.566Z++ cd ./tools
5212024-04-01T22:12:41.566Z++ pwd
5222024-04-01T22:12:41.566Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5232024-04-01T22:12:41.566Z++ basename ./tools/ci_download_dendrite_stub
5242024-04-01T22:12:41.571Z+ ARG0=ci_download_dendrite_stub
5252024-04-01T22:12:41.572Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5262024-04-01T22:12:41.572Z++ CIDL_SHA256_ILLUMOS=fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3
5272024-04-01T22:12:41.572Z++ CIDL_SHA256_LINUX_DPD=cb84fb7b2ba9cedaee5a09d400c88315ef30f7826610c1acb1ad6f07fa672b0a
5282024-04-01T22:12:41.572Z++ CIDL_SHA256_LINUX_SWADM=54042fb53e304bfade94ea7ca1b41c62c86bf48c32ca355b2c09dd6067ccb53b
5292024-04-01T22:12:41.572Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5302024-04-01T22:12:41.572Z++ COMMIT=8646e588a564ebf74da6fd0e854bcfe74be43690
5312024-04-01T22:12:41.572Z++ SHA2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
5322024-04-01T22:12:41.572Z+ TARGET_DIR=out
5332024-04-01T22:12:41.573Z+ DOWNLOAD_DIR=out/downloads
5342024-04-01T22:12:41.573Z+ DEST_DIR=./out/dendrite-stub
5352024-04-01T22:12:41.573Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5362024-04-01T22:12:41.573Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5372024-04-01T22:12:41.573Z+ REPO=oxidecomputer/dendrite
5382024-04-01T22:12:41.573Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690
5392024-04-01T22:12:41.573Z+ main
5402024-04-01T22:12:41.573Z+ [[ 0 != 0 ]]
5412024-04-01T22:12:41.574Z+ CIDL_OS=solaris2.11
5422024-04-01T22:12:41.574Z+ [[ 0 != 0 ]]
5432024-04-01T22:12:41.574Z+ configure_os solaris2.11
5442024-04-01T22:12:41.574Z+ echo 'current directory: /work/oxidecomputer/omicron'
5452024-04-01T22:12:41.574Zcurrent directory: /work/oxidecomputer/omicron
5462024-04-01T22:12:41.574Z+ echo 'configuring based on OS: "solaris2.11"'
5472024-04-01T22:12:41.574Z+ case "$1" in
5482024-04-01T22:12:41.574Zconfiguring based on OS: "solaris2.11"
5492024-04-01T22:12:41.574Z+ SET_BINARIES=
5502024-04-01T22:12:41.575Z+ CIDL_SHA256=fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3
5512024-04-01T22:12:41.575Z+ CIDL_SHA256FUNC=do_sha256sum
5522024-04-01T22:12:41.575Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5532024-04-01T22:12:41.575Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz
5542024-04-01T22:12:41.575Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5552024-04-01T22:12:41.575Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz'
5562024-04-01T22:12:41.575ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz
5572024-04-01T22:12:41.575ZLocal file: out/downloads/dendrite-stub.tar.gz
5582024-04-01T22:12:41.575Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5592024-04-01T22:12:41.576Z+ mkdir -p out/downloads
5602024-04-01T22:12:41.576Z+ mkdir -p ./out/dendrite-stub
5612024-04-01T22:12:41.580Z+ fetch_and_verify
5622024-04-01T22:12:41.580Z+ local DO_DOWNLOAD=true
5632024-04-01T22:12:41.580Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5642024-04-01T22:12:41.580Z+ '[' true == true ']'
5652024-04-01T22:12:41.581Z+ echo Downloading...
5662024-04-01T22:12:41.581ZDownloading...
5672024-04-01T22:12:41.581Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5682024-04-01T22:12:41.581Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/8646e588a564ebf74da6fd0e854bcfe74be43690/dendrite-stub.tar.gz
5692024-04-01T22:12:49.882Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5702024-04-01T22:12:49.887Z++ sha256sum
5712024-04-01T22:12:49.887Z++ awk '{print $1}'
5722024-04-01T22:12:49.905Z+ calculated_sha256=fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3
5732024-04-01T22:12:49.909Z+ [[ fda1842bc4c45af98771fa8cfb8c5cc54ca0759c754d7e5f41504390f65e43f3 != \f\d\a\1\8\4\2\b\c\4\c\4\5\a\f\9\8\7\7\1\f\a\8\c\f\b\8\c\5\c\c\5\4\c\a\0\7\5\9\c\7\5\4\d\7\e\5\f\4\1\5\0\4\3\9\0\f\6\5\e\4\3\f\3 ]]
5742024-04-01T22:12:49.909Z+ do_untar out/downloads/dendrite-stub.tar.gz
5752024-04-01T22:12:49.909Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5762024-04-01T22:12:50.499Z+ do_assemble
5772024-04-01T22:12:50.499Z+ rm -r ./out/dendrite-stub
5782024-04-01T22:12:50.503Z+ mkdir ./out/dendrite-stub
5792024-04-01T22:12:50.504Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5802024-04-01T22:12:50.583Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5812024-04-01T22:12:50.594Z+ set -o errexit
5822024-04-01T22:12:50.612Z+++ dirname ./tools/ci_download_maghemite_mgd
5832024-04-01T22:12:50.612Z++ cd ./tools
5842024-04-01T22:12:50.613Z++ pwd
5852024-04-01T22:12:50.613Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5862024-04-01T22:12:50.613Z++ basename ./tools/ci_download_maghemite_mgd
5872024-04-01T22:12:50.613Z+ ARG0=ci_download_maghemite_mgd
5882024-04-01T22:12:50.613Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5892024-04-01T22:12:50.613Z++ CIDL_SHA256=ddc19da8932e0ff4a91dea139369bb5b729748bdf698223bc2717a4abea89ed6
5902024-04-01T22:12:50.613Z++ MGD_LINUX_SHA256=ee41d903d19b4ced4bbf139ed05ba8c060517642bc7d4bcef3790e697fa3f44d
5912024-04-01T22:12:50.613Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5922024-04-01T22:12:50.614Z++ COMMIT=bc244d418368fcc3e66db2a0637501a900be161a
5932024-04-01T22:12:50.614Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5942024-04-01T22:12:50.614Z+ TARGET_DIR=out
5952024-04-01T22:12:50.614Z+ DOWNLOAD_DIR=out/downloads
5962024-04-01T22:12:50.614Z+ DEST_DIR=./out/mgd
5972024-04-01T22:12:50.614Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5982024-04-01T22:12:50.614Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5992024-04-01T22:12:50.614Z+ REPO=oxidecomputer/maghemite
6002024-04-01T22:12:50.614Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a
6012024-04-01T22:12:50.614Z+ main
6022024-04-01T22:12:50.614Z+ rm -rf out/downloads/root
6032024-04-01T22:12:50.614Z+ [[ 0 != 0 ]]
6042024-04-01T22:12:50.615Z+ CIDL_OS=solaris2.11
6052024-04-01T22:12:50.615Z+ [[ 0 != 0 ]]
6062024-04-01T22:12:50.615Z+ configure_os solaris2.11
6072024-04-01T22:12:50.615Z+ echo 'current directory: /work/oxidecomputer/omicron'
6082024-04-01T22:12:50.615Z+ echo 'configuring based on OS: "solaris2.11"'
6092024-04-01T22:12:50.615Zcurrent directory: /work/oxidecomputer/omicron
6102024-04-01T22:12:50.615Zconfiguring based on OS: "solaris2.11"
6112024-04-01T22:12:50.615Z+ case "$1" in
6122024-04-01T22:12:50.615Z+ SET_BINARIES=
6132024-04-01T22:12:50.615Z+ CIDL_SHA256FUNC=do_sha256sum
6142024-04-01T22:12:50.615Z+ TARBALL_FILENAME=mgd.tar.gz
6152024-04-01T22:12:50.615Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz
6162024-04-01T22:12:50.615Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6172024-04-01T22:12:50.615Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz'
6182024-04-01T22:12:50.615Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6192024-04-01T22:12:50.615ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz
6202024-04-01T22:12:50.615ZLocal file: out/downloads/mgd.tar.gz
6212024-04-01T22:12:50.615Z+ mkdir -p out/downloads
6222024-04-01T22:12:50.615Z+ mkdir -p ./out/mgd
6232024-04-01T22:12:50.619Z+ fetch_and_verify
6242024-04-01T22:12:50.620Z+ local DO_DOWNLOAD=true
6252024-04-01T22:12:50.620Z+ [[ -f out/downloads/mgd.tar.gz ]]
6262024-04-01T22:12:50.620Z+ '[' true == true ']'
6272024-04-01T22:12:50.620Z+ echo Downloading...
6282024-04-01T22:12:50.620ZDownloading...
6292024-04-01T22:12:50.620Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz out/downloads/mgd.tar.gz
6302024-04-01T22:12:50.620Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/bc244d418368fcc3e66db2a0637501a900be161a/mgd.tar.gz
6312024-04-01T22:12:58.256Z++ do_sha256sum out/downloads/mgd.tar.gz
6322024-04-01T22:12:58.260Z++ sha256sum
6332024-04-01T22:12:58.260Z++ awk '{print $1}'
6342024-04-01T22:12:58.307Z+ calculated_sha256=ddc19da8932e0ff4a91dea139369bb5b729748bdf698223bc2717a4abea89ed6
6352024-04-01T22:12:58.314Z+ [[ ddc19da8932e0ff4a91dea139369bb5b729748bdf698223bc2717a4abea89ed6 != \d\d\c\1\9\d\a\8\9\3\2\e\0\f\f\4\a\9\1\d\e\a\1\3\9\3\6\9\b\b\5\b\7\2\9\7\4\8\b\d\f\6\9\8\2\2\3\b\c\2\7\1\7\a\4\a\b\e\a\8\9\e\d\6 ]]
6362024-04-01T22:12:58.314Z+ do_untar out/downloads/mgd.tar.gz
6372024-04-01T22:12:58.314Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6382024-04-01T22:12:58.883Z+ do_assemble
6392024-04-01T22:12:58.883Z+ rm -r ./out/mgd
6402024-04-01T22:12:58.894Z+ mkdir ./out/mgd
6412024-04-01T22:12:58.897Z+ cp -r out/downloads/root ./out/mgd/root
6422024-04-01T22:12:58.976Z+ set -o errexit
6432024-04-01T22:12:58.979Z+++ dirname ./tools/ci_download_transceiver_control
6442024-04-01T22:12:58.982Z++ cd ./tools
6452024-04-01T22:12:58.982Z++ pwd
6462024-04-01T22:12:58.982Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6472024-04-01T22:12:58.982Z++ basename ./tools/ci_download_transceiver_control
6482024-04-01T22:12:58.985Z+ ARG0=ci_download_transceiver_control
6492024-04-01T22:12:58.985Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6502024-04-01T22:12:58.985Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6512024-04-01T22:12:58.986Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6522024-04-01T22:12:58.986Z+ TARGET_DIR=out
6532024-04-01T22:12:58.986Z+ DOWNLOAD_DIR=out/downloads
6542024-04-01T22:12:58.986Z+ DEST_DIR=./out/transceiver-control
6552024-04-01T22:12:58.986Z+ BIN_DIR=/opt/oxide/bin
6562024-04-01T22:12:58.986Z+ BINARY=xcvradm
6572024-04-01T22:12:58.986Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6582024-04-01T22:12:58.986Z+ REPO=oxidecomputer/transceiver-control
6592024-04-01T22:12:58.986Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602024-04-01T22:12:58.986Z+ main
6612024-04-01T22:12:58.986Z+ [[ 0 != 0 ]]
6622024-04-01T22:12:58.986Z+ CIDL_OS=solaris2.11
6632024-04-01T22:12:58.986Z+ [[ 0 != 0 ]]
6642024-04-01T22:12:58.986Z+ configure_os solaris2.11
6652024-04-01T22:12:58.986Z+ echo 'current directory: /work/oxidecomputer/omicron'
6662024-04-01T22:12:58.986Z+ echo 'configuring based on OS: "solaris2.11"'
6672024-04-01T22:12:58.986Zcurrent directory: /work/oxidecomputer/omicron
6682024-04-01T22:12:58.986Zconfiguring based on OS: "solaris2.11"
6692024-04-01T22:12:58.986Z+ case "$1" in
6702024-04-01T22:12:58.986Z+ SET_BINARIES=
6712024-04-01T22:12:58.987Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6722024-04-01T22:12:58.987Z+ CIDL_SHA256FUNC=do_sha256sum
6732024-04-01T22:12:58.987Z+ ARCHIVE_FILENAME=xcvradm.gz
6742024-04-01T22:12:58.987Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6752024-04-01T22:12:58.987Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6762024-04-01T22:12:58.987Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6772024-04-01T22:12:58.987ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6782024-04-01T22:12:58.987ZLocal file: out/downloads/xcvradm.gz
6792024-04-01T22:12:58.987Z+ echo 'Local file: out/downloads/xcvradm.gz'
6802024-04-01T22:12:58.987Z+ mkdir -p out/downloads
6812024-04-01T22:12:58.987Z+ mkdir -p ./out/transceiver-control
6822024-04-01T22:12:58.990Z+ fetch_and_verify
6832024-04-01T22:12:58.990Z+ local DO_DOWNLOAD=true
6842024-04-01T22:12:58.990Z+ [[ -f out/downloads/xcvradm.gz ]]
6852024-04-01T22:12:58.990Z+ '[' true == true ']'
6862024-04-01T22:12:58.990Z+ echo Downloading...
6872024-04-01T22:12:58.991ZDownloading...
6882024-04-01T22:12:58.991Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6892024-04-01T22:12:58.991Z+ 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
6902024-04-01T22:13:00.563Z++ do_sha256sum out/downloads/xcvradm.gz
6912024-04-01T22:13:00.567Z++ sha256sum
6922024-04-01T22:13:00.567Z++ awk '{print $1}'
6932024-04-01T22:13:00.586Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6942024-04-01T22:13:00.586Z+ [[ 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 ]]
6952024-04-01T22:13:00.586Z+ do_unpack out/downloads/xcvradm.gz
6962024-04-01T22:13:00.587Z+ mkdir -p out/downloads/root//opt/oxide/bin
6972024-04-01T22:13:00.593Z+ gzip -dc out/downloads/xcvradm.gz
6982024-04-01T22:13:00.694Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6992024-04-01T22:13:00.698Z+ do_assemble
7002024-04-01T22:13:00.698Z+ rm -r ./out/transceiver-control
7012024-04-01T22:13:00.699Z+ mkdir ./out/transceiver-control
7022024-04-01T22:13:00.703Z+ cp -r out/downloads/root ./out/transceiver-control/root
7032024-04-01T22:13:00.806Z+ set -o errexit
7042024-04-01T22:13:00.810Z+++ dirname ./tools/ci_download_thundermuffin
7052024-04-01T22:13:00.810Z++ cd ./tools
7062024-04-01T22:13:00.810Z++ pwd
7072024-04-01T22:13:00.814Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
7082024-04-01T22:13:00.814Z++ basename ./tools/ci_download_thundermuffin
7092024-04-01T22:13:00.815Z+ ARG0=ci_download_thundermuffin
7102024-04-01T22:13:00.815Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
7112024-04-01T22:13:00.815Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7122024-04-01T22:13:00.815Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
7132024-04-01T22:13:00.815Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
7142024-04-01T22:13:00.816Z+ TARGET_DIR=out
7152024-04-01T22:13:00.816Z+ DOWNLOAD_DIR=out/downloads
7162024-04-01T22:13:00.816Z+ DEST_DIR=./out/thundermuffin
7172024-04-01T22:13:00.816Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
7182024-04-01T22:13:00.816Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
7192024-04-01T22:13:00.816Z+ REPO=oxidecomputer/thundermuffin
7202024-04-01T22:13:00.816Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
7212024-04-01T22:13:00.816Z+ main
7222024-04-01T22:13:00.817Z+ rm -rf out/downloads/root
7232024-04-01T22:13:00.823Z+ [[ 0 != 0 ]]
7242024-04-01T22:13:00.823Z+ CIDL_OS=solaris2.11
7252024-04-01T22:13:00.823Z+ [[ 0 != 0 ]]
7262024-04-01T22:13:00.823Z+ configure_os solaris2.11
7272024-04-01T22:13:00.823Z+ echo 'current directory: /work/oxidecomputer/omicron'
7282024-04-01T22:13:00.823Zcurrent directory: /work/oxidecomputer/omicron
7292024-04-01T22:13:00.824Z+ echo 'configuring based on OS: "solaris2.11"'
7302024-04-01T22:13:00.824Z+ case "$1" in
7312024-04-01T22:13:00.824Zconfiguring based on OS: "solaris2.11"
7322024-04-01T22:13:00.824Z+ SET_BINARIES=
7332024-04-01T22:13:00.824Z+ CIDL_SHA256FUNC=do_sha256sum
7342024-04-01T22:13:00.824Z+ TARBALL_FILENAME=thundermuffin.tar.gz
7352024-04-01T22:13:00.825Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7362024-04-01T22:13:00.825Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
7372024-04-01T22:13:00.825Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
7382024-04-01T22:13:00.825ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7392024-04-01T22:13:00.825ZLocal file: out/downloads/thundermuffin.tar.gz
7402024-04-01T22:13:00.825Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
7412024-04-01T22:13:00.825Z+ mkdir -p out/downloads
7422024-04-01T22:13:00.830Z+ mkdir -p ./out/thundermuffin
7432024-04-01T22:13:00.830Z+ fetch_and_verify
7442024-04-01T22:13:00.831Z+ local DO_DOWNLOAD=true
7452024-04-01T22:13:00.831Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
7462024-04-01T22:13:00.831Z+ '[' true == true ']'
7472024-04-01T22:13:00.831Z+ echo Downloading...
7482024-04-01T22:13:00.831ZDownloading...
7492024-04-01T22:13:00.831Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
7502024-04-01T22:13:00.831Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7512024-04-01T22:13:02.222Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
7522024-04-01T22:13:02.226Z++ sha256sum
7532024-04-01T22:13:02.226Z++ awk '{print $1}'
7542024-04-01T22:13:02.231Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7552024-04-01T22:13:02.231Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
7562024-04-01T22:13:02.231Z+ do_untar out/downloads/thundermuffin.tar.gz
7572024-04-01T22:13:02.231Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
7582024-04-01T22:13:02.293Z+ do_assemble
7592024-04-01T22:13:02.293Z+ rm -r ./out/thundermuffin
7602024-04-01T22:13:02.297Z+ mkdir ./out/thundermuffin
7612024-04-01T22:13:02.297Z+ cp -r out/downloads/root ./out/thundermuffin/root
7622024-04-01T22:13:02.307ZAll prerequisites installed successfully
7632024-04-01T22:13:02.323Z
7642024-04-01T22:13:02.323Zreal 1:49.454366534
7652024-04-01T22:13:02.323Zuser 37.079996276
7662024-04-01T22:13:02.324Zsys 6.857356618
7672024-04-01T22:13:02.324Ztrap 0.007760066
7682024-04-01T22:13:02.324Ztflt 0.192519664
7692024-04-01T22:13:02.324Zdflt 0.796002088
7702024-04-01T22:13:02.324Zkflt 0.222161143
7712024-04-01T22:13:02.324Zlock 1.121095236
7722024-04-01T22:13:02.324Zslp 3:36.142100309
7732024-04-01T22:13:02.324Zlat 1.943204309
7742024-04-01T22:13:02.324Zstop 0.148272112
7752024-04-01T22:13:02.324Z+ ptime -m ./tools/ci_download_softnpu_machinery
7762024-04-01T22:13:02.333Zfetching npuzone
7772024-04-01T22:13:02.333ZEnsuring oxidecomputer/softnpu/image/npuzone in out/npuzone
7782024-04-01T22:13:02.333Z (commit: dbab082dfa89da5db5ca2325c257089d2f130092)
7792024-04-01T22:13:02.333ZGetting hash for npuzone
7802024-04-01T22:13:02.434Z (hash: cd76aafbb1455c67ba94f6810d978651fb98d5dd1d3d0f849d88f1b8b5debd6e)
7812024-04-01T22:13:09.755Znpuzone downloaded successfully
7822024-04-01T22:13:09.759Z
7832024-04-01T22:13:09.762Zreal 7.447662154
7842024-04-01T22:13:09.762Zuser 0.344124846
7852024-04-01T22:13:09.762Zsys 0.117543061
7862024-04-01T22:13:09.762Ztrap 0.000020406
7872024-04-01T22:13:09.762Ztflt 0.000000000
7882024-04-01T22:13:09.762Zdflt 0.000000000
7892024-04-01T22:13:09.762Zkflt 0.000000000
7902024-04-01T22:13:09.762Zlock 0.000000000
7912024-04-01T22:13:09.762Zslp 21.765282703
7922024-04-01T22:13:09.762Zlat 0.085946817
7932024-04-01T22:13:09.762Zstop 0.000173550
7942024-04-01T22:13:09.762Z+ export CARGO_INCREMENTAL=0
7952024-04-01T22:13:09.762Z+ CARGO_INCREMENTAL=0
7962024-04-01T22:13:09.762Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -i standard -m non-gimlet -s softnpu -r single-sled
7972024-04-01T22:13:09.976Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7982024-04-01T22:13:10.969Z Updating git repository `https://github.com/oxidecomputer/samael`
7992024-04-01T22:13:12.063Z Updating git repository `https://github.com/oxidecomputer/zone`
8002024-04-01T22:13:12.829Z Updating crates.io index
8012024-04-01T22:13:12.832Z Updating git repository `https://github.com/oxidecomputer/dropshot`
8022024-04-01T22:13:15.036Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8032024-04-01T22:13:16.672Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8042024-04-01T22:13:20.808Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8052024-04-01T22:13:21.753Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8062024-04-01T22:13:22.502Z Updating git repository `https://github.com/oxidecomputer/propolis`
8072024-04-01T22:13:25.796Z Updating git repository `https://github.com/oxidecomputer/crucible`
8082024-04-01T22:13:30.647Z Updating git repository `https://github.com/oxidecomputer/opte`
8092024-04-01T22:13:33.102Z Updating git repository `https://github.com/oxidecomputer/falcon`
8102024-04-01T22:13:37.232Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
8112024-04-01T22:13:38.093Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8122024-04-01T22:13:39.423Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
8132024-04-01T22:13:40.305Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
8142024-04-01T22:13:41.128Z Updating git repository `http://github.com/oxidecomputer/sprockets`
8152024-04-01T22:13:42.223Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
8162024-04-01T22:13:43.023Z Updating git repository `http://github.com/oxidecomputer/tofino`
8172024-04-01T22:13:43.955Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8182024-04-01T22:13:44.638Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
8192024-04-01T22:13:45.302Z Updating git repository `https://github.com/oxidecomputer/libnvme`
8202024-04-01T22:13:46.129Z Updating git repository `https://github.com/oxidecomputer/ispf`
8212024-04-01T22:13:46.949Z Updating git repository `https://github.com/oxidecomputer/poptrie`
8222024-04-01T22:13:47.807Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8232024-04-01T22:13:48.743Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8242024-04-01T22:13:50.777Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
8252024-04-01T22:13:51.825Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
8262024-04-01T22:13:52.589Z Updating git repository `https://github.com/jgallagher/nix`
8272024-04-01T22:13:56.900Z Updating git repository `https://github.com/cbiffle/hubpack`
8282024-04-01T22:13:57.762Z Updating git repository `https://github.com/oxidecomputer/typify`
8292024-04-01T22:14:01.157Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8302024-04-01T22:14:02.757Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8312024-04-01T22:14:03.645Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8322024-04-01T22:14:05.070Z Updating git repository `https://github.com/oxidecomputer/rfb`
8332024-04-01T22:14:07.078Z Downloading crates ...
8342024-04-01T22:14:07.170Z Downloaded addr2line v0.21.0
8352024-04-01T22:14:07.176Z Downloaded ansi_term v0.12.1
8362024-04-01T22:14:07.180Z Downloaded aead v0.5.2
8372024-04-01T22:14:07.184Z Downloaded anstream v0.6.11
8382024-04-01T22:14:07.192Z Downloaded atty v0.2.14
8392024-04-01T22:14:07.195Z Downloaded async-stream-impl v0.3.5
8402024-04-01T22:14:07.198Z Downloaded anstyle v1.0.6
8412024-04-01T22:14:07.201Z Downloaded autocfg v1.1.0
8422024-04-01T22:14:07.201Z Downloaded assert_matches v1.5.0
8432024-04-01T22:14:07.206Z Downloaded async-recursion v1.0.5
8442024-04-01T22:14:07.206Z Downloaded anstyle-query v1.0.0
8452024-04-01T22:14:07.206Z Downloaded allocator-api2 v0.2.16
8462024-04-01T22:14:07.210Z Downloaded crossbeam-epoch v0.9.18
8472024-04-01T22:14:07.214Z Downloaded headers v0.3.9
8482024-04-01T22:14:07.218Z Downloaded instant v0.1.12
8492024-04-01T22:14:07.221Z Downloaded http-range v0.1.5
8502024-04-01T22:14:07.221Z Downloaded bb8 v0.8.3
8512024-04-01T22:14:07.221Z Downloaded base16ct v0.2.0
8522024-04-01T22:14:07.225Z Downloaded ahash v0.8.8
8532024-04-01T22:14:07.228Z Downloaded inout v0.1.3
8542024-04-01T22:14:07.228Z Downloaded httpdate v1.0.3
8552024-04-01T22:14:07.231Z Downloaded bit-vec v0.6.3
8562024-04-01T22:14:07.231Z Downloaded array-init v0.0.4
8572024-04-01T22:14:07.231Z Downloaded home v0.5.5
8582024-04-01T22:14:07.234Z Downloaded heck v0.3.3
8592024-04-01T22:14:07.234Z Downloaded async-trait v0.1.77
8602024-04-01T22:14:07.238Z Downloaded atomicwrites v0.4.3
8612024-04-01T22:14:07.243Z Downloaded anyhow v1.0.79
8622024-04-01T22:14:07.246Z Downloaded humantime v2.1.0
8632024-04-01T22:14:07.246Z Downloaded hubpack_derive v0.1.1
8642024-04-01T22:14:07.249Z Downloaded indexmap v1.9.3
8652024-04-01T22:14:07.254Z Downloaded bitstruct v0.1.1
8662024-04-01T22:14:07.255Z Downloaded iana-time-zone v0.1.57
8672024-04-01T22:14:07.255Z Downloaded hyper-staticfile v0.9.5
8682024-04-01T22:14:07.259Z Downloaded argon2 v0.5.3
8692024-04-01T22:14:07.259Z Downloaded indoc v1.0.9
8702024-04-01T22:14:07.263Z Downloaded colorchoice v1.0.0
8712024-04-01T22:14:07.263Z Downloaded headers-core v0.2.0
8722024-04-01T22:14:07.263Z Downloaded arc-swap v1.6.0
8732024-04-01T22:14:07.267Z Downloaded anstyle-parse v0.2.1
8742024-04-01T22:14:07.272Z Downloaded ciborium-io v0.2.2
8752024-04-01T22:14:07.273Z Downloaded highway v1.1.0
8762024-04-01T22:14:07.273Z Downloaded heck v0.4.1
8772024-04-01T22:14:07.276Z Downloaded hubpack v0.1.2
8782024-04-01T22:14:07.276Z Downloaded bitstruct_derive v0.1.0
8792024-04-01T22:14:07.276Z Downloaded httparse v1.8.0
8802024-04-01T22:14:07.282Z Downloaded newtype_derive v0.1.6
8812024-04-01T22:14:07.282Z Downloaded ipnet v2.9.0
8822024-04-01T22:14:07.286Z Downloaded indoc v2.0.3
8832024-04-01T22:14:07.286Z Downloaded is_ci v1.2.0
8842024-04-01T22:14:07.293Z Downloaded hyper-tls v0.5.0
8852024-04-01T22:14:07.293Z Downloaded hex v0.4.3
8862024-04-01T22:14:07.293Z Downloaded bitfield v0.14.0
8872024-04-01T22:14:07.293Z Downloaded base64ct v1.6.0
8882024-04-01T22:14:07.297Z Downloaded normalize-line-endings v0.3.0
8892024-04-01T22:14:07.297Z Downloaded bit-set v0.5.3
8902024-04-01T22:14:07.297Z Downloaded new_debug_unreachable v1.0.4
8912024-04-01T22:14:07.301Z Downloaded cipher v0.4.4
8922024-04-01T22:14:07.301Z Downloaded block-buffer v0.10.4
8932024-04-01T22:14:07.301Z Downloaded bitflags v1.3.2
8942024-04-01T22:14:07.304Z Downloaded newline-converter v0.3.0
8952024-04-01T22:14:07.304Z Downloaded ciborium-ll v0.2.2
8962024-04-01T22:14:07.310Z Downloaded buf-list v1.0.3
8972024-04-01T22:14:07.310Z Downloaded matches v0.1.10
8982024-04-01T22:14:07.310Z Downloaded match_cfg v0.1.0
8992024-04-01T22:14:07.313Z Downloaded arrayref v0.3.7
9002024-04-01T22:14:07.314Z Downloaded backoff v0.4.0
9012024-04-01T22:14:07.314Z Downloaded http-body v0.4.5
9022024-04-01T22:14:07.317Z Downloaded hostname v0.3.1
9032024-04-01T22:14:07.317Z Downloaded is-terminal v0.4.9
9042024-04-01T22:14:07.320Z Downloaded heapless v0.8.0
9052024-04-01T22:14:07.327Z Downloaded camino-tempfile v1.1.1
9062024-04-01T22:14:07.327Z Downloaded async-stream v0.3.5
9072024-04-01T22:14:07.327Z Downloaded const_format_proc_macros v0.2.32
9082024-04-01T22:14:07.331Z Downloaded colored v2.1.0
9092024-04-01T22:14:07.331Z Downloaded castaway v0.2.2
9102024-04-01T22:14:07.334Z Downloaded convert_case v0.4.0
9112024-04-01T22:14:07.334Z Downloaded cassowary v0.3.0
9122024-04-01T22:14:07.338Z Downloaded chacha20 v0.9.1
9132024-04-01T22:14:07.338Z Downloaded maplit v1.0.2
9142024-04-01T22:14:07.338Z Downloaded lru-cache v0.1.2
9152024-04-01T22:14:07.347Z Downloaded kstat-rs v0.2.3
9162024-04-01T22:14:07.347Z Downloaded crossbeam-deque v0.8.3
9172024-04-01T22:14:07.354Z Downloaded mockall v0.12.0
9182024-04-01T22:14:07.354Z Downloaded nanorand v0.7.0
9192024-04-01T22:14:07.354Z Downloaded lru v0.12.1
9202024-04-01T22:14:07.354Z Downloaded lazycell v1.3.0
9212024-04-01T22:14:07.354Z Downloaded structmeta v0.2.0
9222024-04-01T22:14:07.354Z Downloaded mime v0.3.17
9232024-04-01T22:14:07.362Z Downloaded newtype-uuid v1.0.1
9242024-04-01T22:14:07.362Z Downloaded md-5 v0.10.5
9252024-04-01T22:14:07.362Z Downloaded usdt-macro v0.3.5
9262024-04-01T22:14:07.362Z Downloaded multimap v0.10.0
9272024-04-01T22:14:07.362Z Downloaded bitflags v2.4.2
9282024-04-01T22:14:07.365Z Downloaded vte_generate_state_changes v0.1.1
9292024-04-01T22:14:07.365Z Downloaded rustls-pemfile v1.0.3
9302024-04-01T22:14:07.365Z Downloaded rustc_version v0.1.7
9312024-04-01T22:14:07.365Z Downloaded memoffset v0.7.1
9322024-04-01T22:14:07.370Z Downloaded secrecy v0.8.0
9332024-04-01T22:14:07.370Z Downloaded sec1 v0.7.3
9342024-04-01T22:14:07.375Z Downloaded bcs v0.1.6
9352024-04-01T22:14:07.375Z Downloaded itoa v1.0.9
9362024-04-01T22:14:07.375Z Downloaded hyper-rustls v0.24.2
9372024-04-01T22:14:07.379Z Downloaded nibble_vec v0.1.0
9382024-04-01T22:14:07.379Z Downloaded cfg-if v1.0.0
9392024-04-01T22:14:07.379Z Downloaded bzip2 v0.4.4
9402024-04-01T22:14:07.382Z Downloaded cancel-safe-futures v0.1.5
9412024-04-01T22:14:07.386Z Downloaded managed v0.8.0
9422024-04-01T22:14:07.386Z Downloaded curve25519-dalek-derive v0.1.0
9432024-04-01T22:14:07.389Z Downloaded cstr-argument v0.1.2
9442024-04-01T22:14:07.389Z Downloaded base64 v0.21.7
9452024-04-01T22:14:07.395Z Downloaded slog-stdlog v4.1.1
9462024-04-01T22:14:07.395Z Downloaded foreign-types v0.5.0
9472024-04-01T22:14:07.400Z Downloaded structmeta-derive v0.3.0
9482024-04-01T22:14:07.401Z Downloaded structopt-derive v0.4.18
9492024-04-01T22:14:07.401Z Downloaded stringprep v0.1.3
9502024-04-01T22:14:07.401Z Downloaded ciborium v0.2.2
9512024-04-01T22:14:07.405Z Downloaded termcolor v1.2.0
9522024-04-01T22:14:07.405Z Downloaded constant_time_eq v0.3.0
9532024-04-01T22:14:07.405Z Downloaded cexpr v0.6.0
9542024-04-01T22:14:07.420Z Downloaded console v0.15.8
9552024-04-01T22:14:07.425Z Downloaded structmeta v0.3.0
9562024-04-01T22:14:07.425Z Downloaded maybe-uninit v2.0.0
9572024-04-01T22:14:07.425Z Downloaded cobs v0.2.3
9582024-04-01T22:14:07.425Z Downloaded linked-hash-map v0.5.6
9592024-04-01T22:14:07.425Z Downloaded tokio-macros v2.2.0
9602024-04-01T22:14:07.425Z Downloaded thread_local v1.1.7
9612024-04-01T22:14:07.425Z Downloaded thread-id v4.2.0
9622024-04-01T22:14:07.425Z Downloaded native-tls v0.2.11
9632024-04-01T22:14:07.426Z Downloaded peg-runtime v0.8.2
9642024-04-01T22:14:07.426Z Downloaded unicode-xid v0.2.4
9652024-04-01T22:14:07.426Z Downloaded oso-derive v0.27.0
9662024-04-01T22:14:07.431Z Downloaded unicode-width v0.1.11
9672024-04-01T22:14:07.431Z Downloaded heapless v0.7.16
9682024-04-01T22:14:07.434Z Downloaded dtrace-parser v0.2.0
9692024-04-01T22:14:07.434Z Downloaded lock_api v0.4.10
9702024-04-01T22:14:07.434Z Downloaded clang-sys v1.6.1
9712024-04-01T22:14:07.437Z Downloaded libloading v0.7.4
9722024-04-01T22:14:07.441Z Downloaded clap v4.5.1
9732024-04-01T22:14:07.448Z Downloaded signature v1.6.4
9742024-04-01T22:14:07.451Z Downloaded serde_derive_internals v0.26.0
9752024-04-01T22:14:07.451Z Downloaded nu-ansi-term v0.50.0
9762024-04-01T22:14:07.455Z Downloaded linear-map v1.2.0
9772024-04-01T22:14:07.458Z Downloaded ref-cast-impl v1.0.20
9782024-04-01T22:14:07.458Z Downloaded tokio-tungstenite v0.21.0
9792024-04-01T22:14:07.461Z Downloaded fastrand v2.0.1
9802024-04-01T22:14:07.461Z Downloaded fallible-iterator v0.2.0
9812024-04-01T22:14:07.464Z Downloaded futures-io v0.3.30
9822024-04-01T22:14:07.464Z Downloaded futures-executor v0.3.30
9832024-04-01T22:14:07.464Z Downloaded dirs-sys-next v0.1.2
9842024-04-01T22:14:07.468Z Downloaded smallvec v1.13.1
9852024-04-01T22:14:07.468Z Downloaded const-oid v0.9.6
9862024-04-01T22:14:07.471Z Downloaded log v0.4.21
9872024-04-01T22:14:07.474Z Downloaded termtree v0.4.1
9882024-04-01T22:14:07.477Z Downloaded cookie v0.18.0
9892024-04-01T22:14:07.477Z Downloaded compact_str v0.7.1
9902024-04-01T22:14:07.480Z Downloaded smallvec v0.6.14
9912024-04-01T22:14:07.484Z Downloaded backtrace v0.3.69
9922024-04-01T22:14:07.487Z Downloaded peg v0.8.2
9932024-04-01T22:14:07.490Z Downloaded sync_wrapper v0.1.2
9942024-04-01T22:14:07.493Z Downloaded base64 v0.13.1
9952024-04-01T22:14:07.497Z Downloaded miniz_oxide v0.7.1
9962024-04-01T22:14:07.500Z Downloaded bytes v1.5.0
9972024-04-01T22:14:07.503Z Downloaded fs-err v2.11.0
9982024-04-01T22:14:07.503Z Downloaded foreign-types v0.3.2
9992024-04-01T22:14:07.506Z Downloaded serde_derive v1.0.197
10002024-04-01T22:14:07.509Z Downloaded num_enum_derive v0.5.11
10012024-04-01T22:14:07.509Z Downloaded slog-term v2.9.0
10022024-04-01T22:14:07.512Z Downloaded ref-cast v1.0.20
10032024-04-01T22:14:07.515Z Downloaded openssl-macros v0.1.1
10042024-04-01T22:14:07.515Z Downloaded scheduled-thread-pool v0.2.7
10052024-04-01T22:14:07.520Z Downloaded indexmap v2.2.5
10062024-04-01T22:14:07.527Z Downloaded phf_shared v0.10.0
10072024-04-01T22:14:07.527Z Downloaded string_cache v0.8.7
10082024-04-01T22:14:07.527Z Downloaded plain v0.2.3
10092024-04-01T22:14:07.530Z Downloaded pkg-config v0.3.27
10102024-04-01T22:14:07.530Z Downloaded toml v0.5.11
10112024-04-01T22:14:07.530Z Downloaded cc v1.0.83
10122024-04-01T22:14:07.533Z Downloaded http v1.0.0
10132024-04-01T22:14:07.536Z Downloaded half v2.3.1
10142024-04-01T22:14:07.539Z Downloaded tokio-native-tls v0.3.1
10152024-04-01T22:14:07.543Z Downloaded crc-any v2.4.3
10162024-04-01T22:14:07.543Z Downloaded textwrap v0.11.0
10172024-04-01T22:14:07.547Z Downloaded utf8parse v0.2.1
10182024-04-01T22:14:07.547Z Downloaded unicode-linebreak v0.1.5
10192024-04-01T22:14:07.550Z Downloaded tokio-tungstenite v0.20.1
10202024-04-01T22:14:07.550Z Downloaded proc-macro-crate v1.3.1
10212024-04-01T22:14:07.553Z Downloaded peg-macros v0.8.2
10222024-04-01T22:14:07.553Z Downloaded slog-async v2.8.0
10232024-04-01T22:14:07.556Z Downloaded ryu v1.0.15
10242024-04-01T22:14:07.559Z Downloaded term v0.7.0
10252024-04-01T22:14:07.563Z Downloaded pretty-hex v0.4.1
10262024-04-01T22:14:07.563Z Downloaded scopeguard v1.2.0
10272024-04-01T22:14:07.567Z Downloaded schemars_derive v0.8.16
10282024-04-01T22:14:07.567Z Downloaded time-core v0.1.2
10292024-04-01T22:14:07.574Z Downloaded predicates-core v1.0.6
10302024-04-01T22:14:07.574Z Downloaded opaque-debug v0.3.0
10312024-04-01T22:14:07.574Z Downloaded strip-ansi-escapes v0.2.0
10322024-04-01T22:14:07.574Z Downloaded slog-dtrace v0.3.0
10332024-04-01T22:14:07.577Z Downloaded slog-bunyan v2.5.0
10342024-04-01T22:14:07.577Z Downloaded serde_tokenstream v0.2.0
10352024-04-01T22:14:07.577Z Downloaded fnv v1.0.7
10362024-04-01T22:14:07.581Z Downloaded multer v3.0.0
10372024-04-01T22:14:07.581Z Downloaded num_enum v0.5.11
10382024-04-01T22:14:07.586Z Downloaded want v0.3.1
10392024-04-01T22:14:07.589Z Downloaded stability v0.1.1
10402024-04-01T22:14:07.589Z Downloaded xattr v1.0.1
10412024-04-01T22:14:07.592Z Downloaded const_format v0.2.32
10422024-04-01T22:14:07.596Z Downloaded foreign-types-macros v0.2.3
10432024-04-01T22:14:07.599Z Downloaded derive_builder_macro v0.12.0
10442024-04-01T22:14:07.600Z Downloaded pkcs8 v0.10.2
10452024-04-01T22:14:07.604Z Downloaded shell-words v1.1.0
10462024-04-01T22:14:07.604Z Downloaded structopt v0.3.26
10472024-04-01T22:14:07.610Z Downloaded tokio-rustls v0.24.1
10482024-04-01T22:14:07.613Z Downloaded salty v0.2.0
10492024-04-01T22:14:07.618Z Downloaded derive_more v0.99.17
10502024-04-01T22:14:07.623Z Downloaded getopts v0.2.21
10512024-04-01T22:14:07.626Z Downloaded sqlformat v0.2.3
10522024-04-01T22:14:07.634Z Downloaded spki v0.7.2
10532024-04-01T22:14:07.634Z Downloaded pin-utils v0.1.0
10542024-04-01T22:14:07.637Z Downloaded equivalent v1.0.1
10552024-04-01T22:14:07.637Z Downloaded crucible-workspace-hack v0.1.0
10562024-04-01T22:14:07.637Z Downloaded proc-macro-error-attr v1.0.4
10572024-04-01T22:14:07.637Z Downloaded proc-macro-error v1.0.4
10582024-04-01T22:14:07.640Z Downloaded tap v1.0.1
10592024-04-01T22:14:07.640Z Downloaded r2d2 v0.8.10
10602024-04-01T22:14:07.640Z Downloaded serde_urlencoded v0.7.1
10612024-04-01T22:14:07.643Z Downloaded tiny-keccak v2.0.2
10622024-04-01T22:14:07.647Z Downloaded untrusted v0.9.0
10632024-04-01T22:14:07.647Z Downloaded once_cell v1.19.0
10642024-04-01T22:14:07.650Z Downloaded tokio-stream v0.1.14
10652024-04-01T22:14:07.653Z Downloaded phf_shared v0.11.2
10662024-04-01T22:14:07.657Z Downloaded walkdir v2.4.0
10672024-04-01T22:14:07.657Z Downloaded crossbeam-channel v0.5.8
10682024-04-01T22:14:07.661Z Downloaded precomputed-hash v0.1.1
10692024-04-01T22:14:07.665Z Downloaded chacha20poly1305 v0.10.1
10702024-04-01T22:14:07.665Z Downloaded digest v0.10.7
10712024-04-01T22:14:07.668Z Downloaded slog-json v2.6.1
10722024-04-01T22:14:07.669Z Downloaded yasna v0.5.2
10732024-04-01T22:14:07.672Z Downloaded enum-as-inner v0.5.1
10742024-04-01T22:14:07.672Z Downloaded test-strategy v0.3.1
10752024-04-01T22:14:07.675Z Downloaded hashbrown v0.13.2
10762024-04-01T22:14:07.680Z Downloaded trust-dns-resolver v0.22.0
10772024-04-01T22:14:07.687Z Downloaded doc-comment v0.3.3
10782024-04-01T22:14:07.691Z Downloaded display-error-chain v0.2.0
10792024-04-01T22:14:07.691Z Downloaded num-integer v0.1.46
10802024-04-01T22:14:07.691Z Downloaded num-derive v0.4.0
10812024-04-01T22:14:07.694Z Downloaded globset v0.4.13
10822024-04-01T22:14:07.694Z Downloaded proc-macro2 v1.0.78
10832024-04-01T22:14:07.697Z Downloaded scroll_derive v0.12.0
10842024-04-01T22:14:07.697Z Downloaded version_check v0.9.4
10852024-04-01T22:14:07.700Z Downloaded parse-size v1.0.0
10862024-04-01T22:14:07.700Z Downloaded time-macros v0.2.17
10872024-04-01T22:14:07.704Z Downloaded tower-service v0.3.2
10882024-04-01T22:14:07.704Z Downloaded pin-project-internal v1.1.3
10892024-04-01T22:14:07.704Z Downloaded rustc-hash v1.1.0
10902024-04-01T22:14:07.707Z Downloaded foreign-types-shared v0.1.1
10912024-04-01T22:14:07.707Z Downloaded memchr v2.7.1
10922024-04-01T22:14:07.712Z Downloaded quote v1.0.35
10932024-04-01T22:14:07.715Z Downloaded schemars v0.8.16
10942024-04-01T22:14:07.727Z Downloaded serde-big-array v0.5.1
10952024-04-01T22:14:07.731Z Downloaded serde-big-array v0.4.1
10962024-04-01T22:14:07.731Z Downloaded number_prefix v0.4.0
10972024-04-01T22:14:07.739Z Downloaded strsim v0.11.0
10982024-04-01T22:14:07.743Z Downloaded smf v0.2.2
10992024-04-01T22:14:07.743Z Downloaded thiserror-impl-no-std v2.0.2
11002024-04-01T22:14:07.743Z Downloaded thiserror-no-std v2.0.2
11012024-04-01T22:14:07.746Z Downloaded darling_macro v0.20.3
11022024-04-01T22:14:07.746Z Downloaded rustc_version v0.4.0
11032024-04-01T22:14:07.749Z Downloaded predicates-tree v1.0.9
11042024-04-01T22:14:07.749Z Downloaded fxhash v0.2.1
11052024-04-01T22:14:07.753Z Downloaded trust-dns-server v0.22.1
11062024-04-01T22:14:07.756Z Downloaded dof v0.1.5
11072024-04-01T22:14:07.756Z Downloaded difflib v0.4.0
11082024-04-01T22:14:07.759Z Downloaded percent-encoding v2.3.1
11092024-04-01T22:14:07.759Z Downloaded pem v3.0.2
11102024-04-01T22:14:07.762Z Downloaded mio v0.8.11
11112024-04-01T22:14:07.766Z Downloaded pkcs1 v0.7.5
11122024-04-01T22:14:07.769Z Downloaded tinyvec v1.6.0
11132024-04-01T22:14:07.773Z Downloaded minimal-lexical v0.2.1
11142024-04-01T22:14:07.780Z Downloaded tracing-attributes v0.1.27
11152024-04-01T22:14:07.784Z Downloaded tabled_derive v0.7.0
11162024-04-01T22:14:07.784Z Downloaded take_mut v0.2.2
11172024-04-01T22:14:07.784Z Downloaded rayon-core v1.12.1
11182024-04-01T22:14:07.787Z Downloaded float-cmp v0.9.0
11192024-04-01T22:14:07.787Z Downloaded form_urlencoded v1.2.1
11202024-04-01T22:14:07.787Z Downloaded pin-project-lite v0.2.13
11212024-04-01T22:14:07.792Z Downloaded strum_macros v0.24.3
11222024-04-01T22:14:07.796Z Downloaded tokio-postgres v0.7.10
11232024-04-01T22:14:07.801Z Downloaded serde_with_macros v3.6.1
11242024-04-01T22:14:07.804Z Downloaded try-lock v0.2.4
11252024-04-01T22:14:07.804Z Downloaded ron v0.7.1
11262024-04-01T22:14:07.811Z Downloaded dof v0.3.0
11272024-04-01T22:14:07.814Z Downloaded signal-hook-tokio v0.3.1
11282024-04-01T22:14:07.814Z Downloaded pest_generator v2.7.6
11292024-04-01T22:14:07.814Z Downloaded portpicker v0.1.1
11302024-04-01T22:14:07.815Z Downloaded hash32 v0.3.1
11312024-04-01T22:14:07.815Z Downloaded tungstenite v0.21.0
11322024-04-01T22:14:07.818Z Downloaded ff v0.13.0
11332024-04-01T22:14:07.824Z Downloaded packed_struct_codegen v0.10.1
11342024-04-01T22:14:07.827Z Downloaded packed_struct v0.10.1
11352024-04-01T22:14:07.828Z Downloaded pem-rfc7468 v0.7.0
11362024-04-01T22:14:07.828Z Downloaded tungstenite v0.20.1
11372024-04-01T22:14:07.834Z Downloaded rpassword v7.3.1
11382024-04-01T22:14:07.834Z Downloaded unicode-segmentation v1.10.1
11392024-04-01T22:14:07.837Z Downloaded diesel_table_macro_syntax v0.1.0
11402024-04-01T22:14:07.837Z Downloaded steno v0.4.0
11412024-04-01T22:14:07.840Z Downloaded toolchain_find v0.2.0
11422024-04-01T22:14:07.843Z Downloaded rustfmt-wrapper v0.2.0
11432024-04-01T22:14:07.843Z Downloaded strum_macros v0.25.2
11442024-04-01T22:14:07.846Z Downloaded num_threads v0.1.6
11452024-04-01T22:14:07.846Z Downloaded data-encoding v2.4.0
11462024-04-01T22:14:07.849Z Downloaded num-conv v0.1.0
11472024-04-01T22:14:07.849Z Downloaded subtle v2.5.0
11482024-04-01T22:14:07.849Z Downloaded serde-hex v0.1.0
11492024-04-01T22:14:07.852Z Downloaded nom v7.1.3
11502024-04-01T22:14:07.856Z Downloaded terminal_size v0.3.0
11512024-04-01T22:14:07.860Z Downloaded fragile v2.0.0
11522024-04-01T22:14:07.860Z Downloaded slog-scope v4.4.0
11532024-04-01T22:14:07.863Z Downloaded snafu v0.7.5
11542024-04-01T22:14:07.868Z Downloaded derive_builder_core v0.12.0
11552024-04-01T22:14:07.872Z Downloaded env_logger v0.9.3
11562024-04-01T22:14:07.875Z Downloaded crossbeam-utils v0.8.19
11572024-04-01T22:14:07.880Z Downloaded ron v0.8.1
11582024-04-01T22:14:07.892Z Downloaded swrite v0.1.0
11592024-04-01T22:14:07.892Z Downloaded crunchy v0.2.2
11602024-04-01T22:14:07.892Z Downloaded zeroize_derive v1.4.2
11612024-04-01T22:14:07.892Z Downloaded zeroize v1.7.0
11622024-04-01T22:14:07.892Z Downloaded rand_seeder v0.2.3
11632024-04-01T22:14:07.896Z Downloaded hash32 v0.2.1
11642024-04-01T22:14:07.896Z Downloaded pest_derive v2.7.6
11652024-04-01T22:14:07.896Z Downloaded url v2.5.0
11662024-04-01T22:14:07.896Z Downloaded radium v0.7.0
11672024-04-01T22:14:07.896Z Downloaded vte v0.11.1
11682024-04-01T22:14:07.902Z Downloaded itertools v0.12.1
11692024-04-01T22:14:07.907Z Downloaded rtoolbox v0.0.1
11702024-04-01T22:14:07.907Z Downloaded libxml v0.3.3
11712024-04-01T22:14:07.914Z Downloaded topological-sort v0.2.2
11722024-04-01T22:14:07.922Z Downloaded siphasher v0.3.11
11732024-04-01T22:14:07.922Z Downloaded slab v0.4.9
11742024-04-01T22:14:07.922Z Downloaded signal-hook-registry v1.4.1
11752024-04-01T22:14:07.926Z Downloaded rustversion v1.0.14
11762024-04-01T22:14:07.927Z Downloaded tempfile v3.10.0
11772024-04-01T22:14:07.927Z Downloaded typenum v1.16.0
11782024-04-01T22:14:07.927Z Downloaded usdt-macro v0.5.0
11792024-04-01T22:14:07.931Z Downloaded subprocess v0.2.9
11802024-04-01T22:14:07.931Z Downloaded usdt-attr-macro v0.5.0
11812024-04-01T22:14:07.940Z Downloaded clap_builder v4.5.1
11822024-04-01T22:14:07.940Z Downloaded toml_datetime v0.6.5
11832024-04-01T22:14:07.944Z Downloaded elliptic-curve v0.13.8
11842024-04-01T22:14:07.944Z Downloaded blake3 v1.5.0
11852024-04-01T22:14:07.950Z Downloaded pretty-hex v0.2.1
11862024-04-01T22:14:07.953Z Downloaded tinyvec_macros v0.1.1
11872024-04-01T22:14:07.953Z Downloaded postgres-protocol v0.6.6
11882024-04-01T22:14:07.956Z Downloaded rand_chacha v0.3.1
11892024-04-01T22:14:07.956Z Downloaded flume v0.11.0
11902024-04-01T22:14:07.962Z Downloaded zone v0.1.8
11912024-04-01T22:14:07.968Z Downloaded ena v0.14.2
11922024-04-01T22:14:07.968Z Downloaded platforms v3.0.2
11932024-04-01T22:14:07.968Z Downloaded pest_meta v2.7.6
11942024-04-01T22:14:07.968Z Downloaded x509-cert v0.2.4
11952024-04-01T22:14:07.975Z Downloaded strum v0.25.0
11962024-04-01T22:14:07.975Z Downloaded endian-type v0.1.2
11972024-04-01T22:14:07.975Z Downloaded crypto-common v0.1.6
11982024-04-01T22:14:07.976Z Downloaded rustls-pki-types v1.3.0
11992024-04-01T22:14:07.998Z Downloaded futures-channel v0.3.30
12002024-04-01T22:14:07.998Z Downloaded strum v0.26.1
12012024-04-01T22:14:07.998Z Downloaded spin v0.5.2
12022024-04-01T22:14:07.998Z Downloaded slog-envlogger v2.2.0
12032024-04-01T22:14:07.998Z Downloaded num-rational v0.4.1
12042024-04-01T22:14:07.998Z Downloaded futures-sink v0.3.30
12052024-04-01T22:14:07.998Z Downloaded socket2 v0.4.9
12062024-04-01T22:14:07.998Z Downloaded parking_lot v0.11.2
12072024-04-01T22:14:07.998Z Downloaded postgres-types v0.2.6
12082024-04-01T22:14:07.998Z Downloaded termios v0.3.3
12092024-04-01T22:14:07.998Z Downloaded toml v0.7.8
12102024-04-01T22:14:07.998Z Downloaded unicode-normalization v0.1.22
12112024-04-01T22:14:08.004Z Downloaded darling_macro v0.14.4
12122024-04-01T22:14:08.004Z Downloaded diff v0.1.13
12132024-04-01T22:14:08.004Z Downloaded filetime v0.2.23
12142024-04-01T22:14:08.004Z Downloaded peeking_take_while v0.1.2
12152024-04-01T22:14:08.008Z Downloaded tracing-core v0.1.32
12162024-04-01T22:14:08.011Z Downloaded path-slash v0.1.5
12172024-04-01T22:14:08.011Z Downloaded stable_deref_trait v1.2.0
12182024-04-01T22:14:08.011Z Downloaded hyper v0.14.28
12192024-04-01T22:14:08.018Z Downloaded usdt-attr-macro v0.3.5
12202024-04-01T22:14:08.023Z Downloaded futures-macro v0.3.30
12212024-04-01T22:14:08.023Z Downloaded unicase v2.7.0
12222024-04-01T22:14:08.023Z Downloaded strsim v0.10.0
12232024-04-01T22:14:08.023Z Downloaded zerocopy-derive v0.7.32
12242024-04-01T22:14:08.028Z Downloaded glob v0.3.1
12252024-04-01T22:14:08.033Z Downloaded thiserror-impl v1.0.57
12262024-04-01T22:14:08.033Z Downloaded prettyplease v0.2.16
12272024-04-01T22:14:08.036Z Downloaded powerfmt v0.2.0
12282024-04-01T22:14:08.037Z Downloaded embedded-io v0.4.0
12292024-04-01T22:14:08.037Z Downloaded ppv-lite86 v0.2.17
12302024-04-01T22:14:08.040Z Downloaded tabwriter v1.4.0
12312024-04-01T22:14:08.040Z Downloaded quick-error v1.2.3
12322024-04-01T22:14:08.040Z Downloaded ucd-trie v0.1.6
12332024-04-01T22:14:08.049Z Downloaded num-traits v0.2.18
12342024-04-01T22:14:08.052Z Downloaded postcard v1.0.8
12352024-04-01T22:14:08.052Z Downloaded psl-types v2.0.11
12362024-04-01T22:14:08.052Z Downloaded darling v0.14.4
12372024-04-01T22:14:08.053Z Downloaded crossterm v0.27.0
12382024-04-01T22:14:08.058Z Downloaded vec_map v0.8.2
12392024-04-01T22:14:08.061Z Downloaded derive_builder v0.12.0
12402024-04-01T22:14:08.064Z Downloaded regex-automata v0.1.10
12412024-04-01T22:14:08.069Z Downloaded same-file v1.0.6
12422024-04-01T22:14:08.074Z Downloaded reedline v0.30.0
12432024-04-01T22:14:08.079Z Downloaded parse-display-derive v0.9.0
12442024-04-01T22:14:08.082Z Downloaded deranged v0.3.11
12452024-04-01T22:14:08.082Z Downloaded scroll v0.12.0
12462024-04-01T22:14:08.085Z Downloaded sha2 v0.10.8
12472024-04-01T22:14:08.085Z Downloaded password-hash v0.5.0
12482024-04-01T22:14:08.088Z Downloaded tracing v0.1.40
12492024-04-01T22:14:08.091Z Downloaded flagset v0.4.3
12502024-04-01T22:14:08.095Z Downloaded usdt v0.3.5
12512024-04-01T22:14:08.095Z Downloaded signal-hook-mio v0.2.3
12522024-04-01T22:14:08.098Z Downloaded fixedbitset v0.4.2
12532024-04-01T22:14:08.098Z Downloaded sha1 v0.10.6
12542024-04-01T22:14:08.098Z Downloaded unicode-ident v1.0.12
12552024-04-01T22:14:08.103Z Downloaded socket2 v0.5.5
12562024-04-01T22:14:08.106Z Downloaded time v0.3.34
12572024-04-01T22:14:08.110Z Downloaded hkdf v0.12.4
12582024-04-01T22:14:08.114Z Downloaded thiserror v1.0.57
12592024-04-01T22:14:08.120Z Downloaded synstructure v0.12.6
12602024-04-01T22:14:08.124Z Downloaded supports-color v3.0.0
12612024-04-01T22:14:08.124Z Downloaded futures v0.3.30
12622024-04-01T22:14:08.127Z Downloaded textwrap v0.16.1
12632024-04-01T22:14:08.128Z Downloaded semver v1.0.22
12642024-04-01T22:14:08.131Z Downloaded derive-where v1.2.7
12652024-04-01T22:14:08.134Z Downloaded sct v0.7.0
12662024-04-01T22:14:08.137Z Downloaded darling v0.20.3
12672024-04-01T22:14:08.140Z Downloaded trust-dns-client v0.22.0
12682024-04-01T22:14:08.146Z Downloaded winnow v0.6.1
12692024-04-01T22:14:08.154Z Downloaded unicode-bidi v0.3.15
12702024-04-01T22:14:08.157Z Downloaded crypto-bigint v0.5.2
12712024-04-01T22:14:08.165Z Downloaded zip v0.6.6
12722024-04-01T22:14:08.168Z Downloaded serde_with v3.6.1
12732024-04-01T22:14:08.175Z Downloaded toml_edit v0.22.6
12742024-04-01T22:14:08.198Z Downloaded serde_yaml v0.9.25
12752024-04-01T22:14:08.201Z Downloaded tough v0.16.0
12762024-04-01T22:14:08.211Z Downloaded rand v0.8.5
12772024-04-01T22:14:08.215Z Downloaded goblin v0.8.0
12782024-04-01T22:14:08.219Z Downloaded winnow v0.5.15
12792024-04-01T22:14:08.228Z Downloaded publicsuffix v2.2.3
12802024-04-01T22:14:08.231Z Downloaded idna v0.5.0
12812024-04-01T22:14:08.237Z Downloaded zerocopy v0.7.32
12822024-04-01T22:14:08.257Z Downloaded unsafe-libyaml v0.2.10
12832024-04-01T22:14:08.260Z Downloaded der v0.7.8
12842024-04-01T22:14:08.265Z Downloaded futures-util v0.3.30
12852024-04-01T22:14:08.275Z Downloaded portable-atomic v1.4.3
12862024-04-01T22:14:08.281Z Downloaded hashbrown v0.12.3
12872024-04-01T22:14:08.285Z Downloaded reqwest v0.11.24
12882024-04-01T22:14:08.294Z Downloaded idna v0.2.3
12892024-04-01T22:14:08.300Z Downloaded expectorate v1.1.0
12902024-04-01T22:14:08.303Z Downloaded serde v1.0.197
12912024-04-01T22:14:08.306Z Downloaded proptest v1.4.0
12922024-04-01T22:14:08.314Z Downloaded quick-xml v0.30.0
12932024-04-01T22:14:08.320Z Downloaded lalrpop v0.19.12
12942024-04-01T22:14:08.332Z Downloaded webpki-roots v0.25.2
12952024-04-01T22:14:08.336Z Downloaded rustls-webpki v0.101.7
12962024-04-01T22:14:08.352Z Downloaded openssl v0.10.60
12972024-04-01T22:14:08.366Z Downloaded bstr v0.2.17
12982024-04-01T22:14:08.370Z Downloaded regex-syntax v0.6.29
12992024-04-01T22:14:08.378Z Downloaded tabled v0.15.0
13002024-04-01T22:14:08.395Z Downloaded regex v1.10.3
13012024-04-01T22:14:08.408Z Downloaded bstr v1.9.0
13022024-04-01T22:14:08.419Z Downloaded syn v2.0.52
13032024-04-01T22:14:08.430Z Downloaded vcpkg v0.2.15
13042024-04-01T22:14:08.473Z Downloaded rustls-webpki v0.102.1
13052024-04-01T22:14:08.487Z Downloaded smoltcp v0.11.0
13062024-04-01T22:14:08.500Z Downloaded polar-core v0.27.0
13072024-04-01T22:14:08.509Z Downloaded object v0.30.4
13082024-04-01T22:14:08.519Z Downloaded smoltcp v0.9.1
13092024-04-01T22:14:08.532Z Downloaded radix_trie v0.2.1
13102024-04-01T22:14:08.539Z Downloaded diesel v2.1.4
13112024-04-01T22:14:08.569Z Downloaded object v0.32.1
13122024-04-01T22:14:08.585Z Downloaded regress v0.9.0
13132024-04-01T22:14:08.594Z Downloaded gimli v0.28.0
13142024-04-01T22:14:08.601Z Downloaded sled v0.34.7
13152024-04-01T22:14:08.609Z Downloaded ratatui v0.26.1
13162024-04-01T22:14:08.625Z Downloaded rustls v0.22.2
13172024-04-01T22:14:08.638Z Downloaded rustix v0.38.31
13182024-04-01T22:14:08.661Z Downloaded tokio v1.36.0
13192024-04-01T22:14:08.699Z Downloaded zerocopy-derive v0.6.4
13202024-04-01T22:14:08.708Z Downloaded bzip2-sys v0.1.11+1.0.8
13212024-04-01T22:14:08.720Z Downloaded regex-automata v0.4.5
13222024-04-01T22:14:08.738Z Downloaded rustls v0.21.9
13232024-04-01T22:14:08.749Z Downloaded zerocopy-derive v0.2.0
13242024-04-01T22:14:08.757Z Downloaded openapiv3 v2.0.0
13252024-04-01T22:14:08.769Z Downloaded encoding_rs v0.8.33
13262024-04-01T22:14:08.790Z Downloaded libc v0.2.153
13272024-04-01T22:14:08.819Z Downloaded csv v1.3.0
13282024-04-01T22:14:08.840Z Downloaded sha3 v0.10.8
13292024-04-01T22:14:08.844Z Downloaded trust-dns-proto v0.22.0
13302024-04-01T22:14:08.856Z Downloaded regex-syntax v0.8.2
13312024-04-01T22:14:08.865Z Downloaded curve25519-dalek v4.1.1
13322024-04-01T22:14:08.874Z Downloaded nix v0.27.1
13332024-04-01T22:14:08.885Z Downloaded syn v1.0.109
13342024-04-01T22:14:08.898Z Downloaded idna v0.3.0
13352024-04-01T22:14:08.902Z Downloaded typed-path v0.7.0
13362024-04-01T22:14:08.907Z Downloaded pest v2.7.6
13372024-04-01T22:14:08.916Z Downloaded petgraph v0.6.4
13382024-04-01T22:14:08.927Z Downloaded rayon v1.9.0
13392024-04-01T22:14:08.937Z Downloaded chrono v0.4.34
13402024-04-01T22:14:08.945Z Downloaded toml_edit v0.19.15
13412024-04-01T22:14:08.963Z Downloaded flate2 v1.0.28
13422024-04-01T22:14:08.967Z Downloaded diesel_derives v2.1.2
13432024-04-01T22:14:08.970Z Downloaded h2 v0.3.24
13442024-04-01T22:14:08.978Z Downloaded bindgen v0.69.2
13452024-04-01T22:14:08.985Z Downloaded unicode_categories v0.1.1
13462024-04-01T22:14:08.988Z Downloaded sqlparser v0.43.1
13472024-04-01T22:14:08.991Z Downloaded bitvec v1.0.1
13482024-04-01T22:14:09.019Z Downloaded papergrid v0.11.0
13492024-04-01T22:14:09.025Z Downloaded rustyline v13.0.0
13502024-04-01T22:14:09.030Z Downloaded darling_core v0.20.3
13512024-04-01T22:14:09.035Z Downloaded paste v1.0.14
13522024-04-01T22:14:09.038Z Downloaded clap v2.34.0
13532024-04-01T22:14:09.045Z Downloaded errno v0.3.8
13542024-04-01T22:14:09.049Z Downloaded erased-serde v0.3.31
13552024-04-01T22:14:09.055Z Downloaded untrusted v0.7.1
13562024-04-01T22:14:09.055Z Downloaded strsim v0.8.0
13572024-04-01T22:14:09.055Z Downloaded rand_core v0.6.4
13582024-04-01T22:14:09.055Z Downloaded poly1305 v0.8.0
13592024-04-01T22:14:09.058Z Downloaded vsss-rs v3.3.4
13602024-04-01T22:14:09.058Z Downloaded rustc-demangle v0.1.23
13612024-04-01T22:14:09.061Z Downloaded serde_json v1.0.114
13622024-04-01T22:14:09.066Z Downloaded num-bigint-dig v0.8.4
13632024-04-01T22:14:09.071Z Downloaded toml v0.8.10
13642024-04-01T22:14:09.075Z Downloaded ring v0.16.20
13652024-04-01T22:14:09.154Z Downloaded ring v0.17.8
13662024-04-01T22:14:09.227Z Downloaded num_cpus v1.16.0
13672024-04-01T22:14:09.230Z Downloaded strum_macros v0.26.1
13682024-04-01T22:14:09.233Z Downloaded utf-8 v0.7.6
13692024-04-01T22:14:09.233Z Downloaded static_assertions v1.1.0
13702024-04-01T22:14:09.237Z Downloaded libm v0.2.7
13712024-04-01T22:14:09.243Z Downloaded itertools v0.10.5
13722024-04-01T22:14:09.249Z Downloaded zerocopy v0.6.4
13732024-04-01T22:14:09.253Z Downloaded hashbrown v0.14.3
13742024-04-01T22:14:09.257Z Downloaded semver v0.11.0
13752024-04-01T22:14:09.260Z Downloaded semver v0.1.20
13762024-04-01T22:14:09.260Z Downloaded wait-timeout v0.2.0
13772024-04-01T22:14:09.266Z Downloaded universal-hash v0.5.1
13782024-04-01T22:14:09.266Z Downloaded snafu-derive v0.7.5
13792024-04-01T22:14:09.266Z Downloaded tokio-util v0.7.10
13802024-04-01T22:14:09.270Z Downloaded parking_lot v0.12.1
13812024-04-01T22:14:09.273Z Downloaded olpc-cjson v0.1.3
13822024-04-01T22:14:09.276Z Downloaded parking_lot_core v0.9.8
13832024-04-01T22:14:09.276Z Downloaded tar v0.4.40
13842024-04-01T22:14:09.279Z Downloaded parking_lot_core v0.8.6
13852024-04-01T22:14:09.282Z Downloaded serde_arrays v0.1.0
13862024-04-01T22:14:09.282Z Downloaded der_derive v0.7.2
13872024-04-01T22:14:09.284Z Downloaded signal-hook v0.3.17
13882024-04-01T22:14:09.287Z Downloaded predicates v3.1.0
13892024-04-01T22:14:09.287Z Downloaded whoami v1.5.0
13902024-04-01T22:14:09.290Z Downloaded which v4.4.0
13912024-04-01T22:14:09.290Z Downloaded darling_core v0.14.4
13922024-04-01T22:14:09.296Z Downloaded pin-project v1.1.3
13932024-04-01T22:14:09.306Z Downloaded parse-display v0.9.0
13942024-04-01T22:14:09.309Z Downloaded num-iter v0.1.44
13952024-04-01T22:14:09.309Z Downloaded funty v2.0.0
13962024-04-01T22:14:09.309Z Downloaded uuid v1.7.0
13972024-04-01T22:14:09.312Z Downloaded uuid v0.8.2
13982024-04-01T22:14:09.315Z Downloaded openssl-sys v0.9.96
13992024-04-01T22:14:09.319Z Downloaded foreign-types-shared v0.3.1
14002024-04-01T22:14:09.323Z Downloaded serde_repr v0.1.16
14012024-04-01T22:14:09.323Z Downloaded serde_plain v1.0.2
14022024-04-01T22:14:09.323Z Downloaded semver-parser v0.10.2
14032024-04-01T22:14:09.326Z Downloaded rusty-fork v0.3.0
14042024-04-01T22:14:09.326Z Downloaded fatfs v0.3.6
14052024-04-01T22:14:09.332Z Downloaded num-bigint v0.4.4
14062024-04-01T22:14:09.335Z Downloaded rcgen v0.12.1
14072024-04-01T22:14:09.338Z Downloaded rand_xorshift v0.3.0
14082024-04-01T22:14:09.338Z Downloaded getrandom v0.2.12
14092024-04-01T22:14:09.341Z Downloaded spin v0.9.8
14102024-04-01T22:14:09.346Z Downloaded owo-colors v4.0.0
14112024-04-01T22:14:09.346Z Downloaded futures-task v0.3.30
14122024-04-01T22:14:09.351Z Downloaded waitgroup v0.1.2
14132024-04-01T22:14:09.351Z Downloaded defmt v0.3.5
14142024-04-01T22:14:09.351Z Downloaded tokio-rustls v0.25.0
14152024-04-01T22:14:09.354Z Downloaded slog v2.7.0
14162024-04-01T22:14:09.354Z Downloaded tui-tree-widget v0.17.0
14172024-04-01T22:14:09.354Z Downloaded resolv-conf v0.7.0
14182024-04-01T22:14:09.357Z Downloaded aho-corasick v1.1.2
14192024-04-01T22:14:09.361Z Downloaded oso v0.27.0
14202024-04-01T22:14:09.364Z Downloaded omicron-zone-package v0.11.0
14212024-04-01T22:14:09.370Z Downloaded rsa v0.9.2
14222024-04-01T22:14:09.382Z Downloaded zone_cfg_derive v0.1.2
14232024-04-01T22:14:09.382Z Downloaded dirs-next v2.0.0
14242024-04-01T22:14:09.382Z Downloaded defmt-parser v0.3.3
14252024-04-01T22:14:09.382Z Downloaded defmt-macros v0.3.6
14262024-04-01T22:14:09.386Z Downloaded debug-ignore v1.0.5
14272024-04-01T22:14:09.386Z Downloaded zerocopy v0.3.0
14282024-04-01T22:14:09.386Z Downloaded usdt v0.5.0
14292024-04-01T22:14:09.386Z Downloaded sqlparser_derive v0.2.2
14302024-04-01T22:14:09.386Z Downloaded phf v0.11.2
14312024-04-01T22:14:09.386Z Downloaded similar v2.4.0
14322024-04-01T22:14:09.389Z Downloaded gethostname v0.4.3
14332024-04-01T22:14:09.389Z Downloaded generic-array v0.14.7
14342024-04-01T22:14:09.389Z Downloaded futures-core v0.3.30
14352024-04-01T22:14:09.392Z Downloaded fd-lock v4.0.2
14362024-04-01T22:14:09.392Z Downloaded fd-lock v3.0.13
14372024-04-01T22:14:09.395Z Downloaded either v1.10.0
14382024-04-01T22:14:09.395Z Downloaded ed25519 v1.5.3
14392024-04-01T22:14:09.398Z Downloaded dyn-clone v1.0.17
14402024-04-01T22:14:09.398Z Downloaded serde_tokenstream v0.1.7
14412024-04-01T22:14:09.402Z Downloaded serde_spanned v0.6.5
14422024-04-01T22:14:09.406Z Downloaded env_logger v0.10.0
14432024-04-01T22:14:09.406Z Downloaded csv-core v0.1.11
14442024-04-01T22:14:09.409Z Downloaded group v0.13.0
14452024-04-01T22:14:09.409Z Downloaded mockall_derive v0.12.0
14462024-04-01T22:14:09.409Z Downloaded http v0.2.12
14472024-04-01T22:14:09.413Z Downloaded camino v1.1.6
14482024-04-01T22:14:09.416Z Downloaded dtrace-parser v0.1.14
14492024-04-01T22:14:09.416Z Downloaded downcast v0.11.0
14502024-04-01T22:14:09.416Z Downloaded wyz v0.5.1
14512024-04-01T22:14:09.419Z Downloaded usdt-impl v0.5.0
14522024-04-01T22:14:09.419Z Downloaded usdt-impl v0.3.5
14532024-04-01T22:14:09.419Z Downloaded unarray v0.1.4
14542024-04-01T22:14:09.423Z Downloaded rustls-pemfile v2.1.1
14552024-04-01T22:14:09.423Z Downloaded num-complex v0.4.4
14562024-04-01T22:14:09.430Z Downloaded hmac v0.12.1
14572024-04-01T22:14:09.430Z Downloaded openssl-probe v0.1.5
14582024-04-01T22:14:09.433Z Downloaded mime_guess v2.0.4
14592024-04-01T22:14:09.433Z Downloaded memmap2 v0.7.1
14602024-04-01T22:14:09.433Z Downloaded cookie_store v0.20.0
14612024-04-01T22:14:09.433Z Downloaded cookie v0.17.0
14622024-04-01T22:14:09.437Z Downloaded crc32fast v1.3.2
14632024-04-01T22:14:09.437Z Downloaded clap_derive v4.5.0
14642024-04-01T22:14:09.439Z Downloaded byteorder v1.5.0
14652024-04-01T22:14:09.440Z Downloaded structmeta-derive v0.2.0
14662024-04-01T22:14:09.443Z Downloaded smawk v0.3.1
14672024-04-01T22:14:09.443Z Downloaded serde_path_to_error v0.1.16
14682024-04-01T22:14:09.443Z Downloaded signature v2.1.0
14692024-04-01T22:14:09.446Z Downloaded shlex v1.3.0
14702024-04-01T22:14:09.446Z Downloaded num v0.4.1
14712024-04-01T22:14:09.446Z Downloaded nodrop v0.1.14
14722024-04-01T22:14:09.452Z Downloaded base64 v0.22.0
14732024-04-01T22:14:09.455Z Downloaded ascii v1.1.0
14742024-04-01T22:14:09.455Z Downloaded indicatif v0.17.8
14752024-04-01T22:14:09.458Z Downloaded impl-trait-for-tuples v0.2.2
14762024-04-01T22:14:09.458Z Downloaded memmap v0.7.0
14772024-04-01T22:14:09.461Z Downloaded blake2 v0.10.6
14782024-04-01T22:14:09.464Z Downloaded libefi-sys v0.1.0
14792024-04-01T22:14:09.464Z Downloaded lalrpop-util v0.19.12
14802024-04-01T22:14:09.464Z Downloaded keccak v0.1.4
14812024-04-01T22:14:09.467Z Downloaded crc-catalog v2.2.0
14822024-04-01T22:14:09.467Z Downloaded crc v3.0.1
14832024-04-01T22:14:09.467Z Downloaded cpufeatures v0.2.12
14842024-04-01T22:14:09.470Z Downloaded corncobs v0.1.3
14852024-04-01T22:14:09.470Z Downloaded clap_lex v0.7.0
14862024-04-01T22:14:09.473Z Downloaded macaddr v1.0.1
14872024-04-01T22:14:09.473Z Downloaded libsw v3.3.1
14882024-04-01T22:14:09.479Z Downloaded lazy_static v1.4.0
14892024-04-01T22:14:09.479Z Downloaded ipnetwork v0.20.0
14902024-04-01T22:14:09.479Z Downloaded block-padding v0.3.3
14912024-04-01T22:14:09.482Z Downloaded bytecount v0.6.3
14922024-04-01T22:14:09.482Z Downloaded ident_case v1.0.1
14932024-04-01T22:14:09.482Z Downloaded arrayvec v0.7.4
14942024-04-01T22:14:09.483Z Downloaded atomic-waker v1.1.1
14952024-04-01T22:14:09.483Z Downloaded ascii-canvas v3.0.0
14962024-04-01T22:14:09.483Z Downloaded adler v1.0.2
14972024-04-01T22:14:09.905Z Compiling proc-macro2 v1.0.78
14982024-04-01T22:14:09.905Z Compiling unicode-ident v1.0.12
14992024-04-01T22:14:09.909Z Compiling libc v0.2.153
15002024-04-01T22:14:09.910Z Compiling serde v1.0.197
15012024-04-01T22:14:09.910Z Compiling version_check v0.9.4
15022024-04-01T22:14:09.910Z Compiling autocfg v1.1.0
15032024-04-01T22:14:09.950Z Compiling cfg-if v1.0.0
15042024-04-01T22:14:10.094Z Compiling syn v1.0.109
15052024-04-01T22:14:10.115Z Compiling once_cell v1.19.0
15062024-04-01T22:14:10.147Z Compiling byteorder v1.5.0
15072024-04-01T22:14:10.486Z Compiling memchr v2.7.1
15082024-04-01T22:14:10.550Z Compiling parking_lot_core v0.9.8
15092024-04-01T22:14:10.580Z Compiling ahash v0.8.8
15102024-04-01T22:14:10.602Z Compiling lock_api v0.4.10
15112024-04-01T22:14:11.345Z Compiling serde_json v1.0.114
15122024-04-01T22:14:11.493Z Compiling libm v0.2.7
15132024-04-01T22:14:11.532Z Compiling num-traits v0.2.18
15142024-04-01T22:14:11.541Z Compiling thiserror v1.0.57
15152024-04-01T22:14:11.784Z Compiling typenum v1.16.0
15162024-04-01T22:14:11.806Z Compiling generic-array v0.14.7
15172024-04-01T22:14:11.968Z Compiling itoa v1.0.9
15182024-04-01T22:14:12.259Z Compiling log v0.4.21
15192024-04-01T22:14:12.353Z Compiling quote v1.0.35
15202024-04-01T22:14:12.541Z Compiling scopeguard v1.2.0
15212024-04-01T22:14:12.680Z Compiling cc v1.0.83
15222024-04-01T22:14:12.683Z Compiling getrandom v0.2.12
15232024-04-01T22:14:12.766Z Compiling syn v2.0.52
15242024-04-01T22:14:13.385Z Compiling pkg-config v0.3.27
15252024-04-01T22:14:13.420Z Compiling allocator-api2 v0.2.16
15262024-04-01T22:14:13.564Z Compiling slab v0.4.9
15272024-04-01T22:14:13.680Z Compiling ryu v1.0.15
15282024-04-01T22:14:14.180Z Compiling schemars v0.8.16
15292024-04-01T22:14:14.252Z Compiling pin-project-lite v0.2.13
15302024-04-01T22:14:14.392Z Compiling smallvec v1.13.1
15312024-04-01T22:14:14.574Z Compiling equivalent v1.0.1
15322024-04-01T22:14:14.607Z Compiling heck v0.4.1
15332024-04-01T22:14:15.051Z Compiling vcpkg v0.2.15
15342024-04-01T22:14:15.248Z Compiling ring v0.17.8
15352024-04-01T22:14:15.822Z Compiling parking_lot v0.12.1
15362024-04-01T22:14:16.323Z Compiling signal-hook-registry v1.4.1
15372024-04-01T22:14:16.823Z Compiling openssl-sys v0.9.96
15382024-04-01T22:14:17.462Z Compiling mio v0.8.11
15392024-04-01T22:14:17.847Z Compiling fnv v1.0.7
15402024-04-01T22:14:17.917Z Compiling rand_core v0.6.4
15412024-04-01T22:14:18.026Z Compiling time-core v0.1.2
15422024-04-01T22:14:18.220Z Compiling num-conv v0.1.0
15432024-04-01T22:14:18.314Z Compiling ring v0.16.20
15442024-04-01T22:14:18.335Z Compiling socket2 v0.5.5
15452024-04-01T22:14:18.512Z Compiling time-macros v0.2.17
15462024-04-01T22:14:19.240Z Compiling num_cpus v1.16.0
15472024-04-01T22:14:19.382Z Compiling httparse v1.8.0
15482024-04-01T22:14:19.917Z Compiling futures-core v0.3.30
15492024-04-01T22:14:19.937Z Compiling ucd-trie v0.1.6
15502024-04-01T22:14:20.135Z Compiling serde_derive_internals v0.26.0
15512024-04-01T22:14:20.268Z Compiling openssl v0.10.60
15522024-04-01T22:14:20.432Z Compiling spin v0.5.2
15532024-04-01T22:14:20.854Z Compiling iana-time-zone v0.1.57
15542024-04-01T22:14:20.967Z Compiling semver v1.0.22
15552024-04-01T22:14:20.987Z Compiling crossbeam-utils v0.8.19
15562024-04-01T22:14:21.551Z Compiling tinyvec_macros v0.1.1
15572024-04-01T22:14:21.599Z Compiling native-tls v0.2.11
15582024-04-01T22:14:21.667Z Compiling rustls v0.21.9
15592024-04-01T22:14:21.897Z Compiling tinyvec v1.6.0
15602024-04-01T22:14:21.921Z Compiling spin v0.9.8
15612024-04-01T22:14:22.037Z Compiling futures-sink v0.3.30
15622024-04-01T22:14:22.209Z Compiling unicode-xid v0.2.4
15632024-04-01T22:14:22.316Z Compiling const-oid v0.9.6
15642024-04-01T22:14:22.349Z Compiling rustix v0.38.31
15652024-04-01T22:14:22.511Z Compiling subtle v2.5.0
15662024-04-01T22:14:22.551Z Compiling synstructure v0.12.6
15672024-04-01T22:14:22.942Z Compiling backtrace v0.3.69
15682024-04-01T22:14:23.284Z Compiling unicode-normalization v0.1.22
15692024-04-01T22:14:24.070Z Compiling cookie v0.17.0
15702024-04-01T22:14:24.086Z Compiling slog v2.7.0
15712024-04-01T22:14:24.333Z Compiling dyn-clone v1.0.17
15722024-04-01T22:14:24.345Z Compiling unicode-bidi v0.3.15
15732024-04-01T22:14:24.453Z Compiling uuid v0.8.2
15742024-04-01T22:14:24.725Z Compiling futures-channel v0.3.30
15752024-04-01T22:14:24.888Z Compiling tracing-core v0.1.32
15762024-04-01T22:14:25.163Z Compiling futures-task v0.3.30
15772024-04-01T22:14:25.185Z Compiling pin-utils v0.1.0
15782024-04-01T22:14:25.423Z Compiling serde_derive v1.0.197
15792024-04-01T22:14:25.456Z Compiling zerocopy-derive v0.7.32
15802024-04-01T22:14:25.493Z Compiling zeroize_derive v1.4.2
15812024-04-01T22:14:25.648Z Compiling thiserror-impl v1.0.57
15822024-04-01T22:14:25.695Z Compiling tokio-macros v2.2.0
15832024-04-01T22:14:26.852Z Compiling futures-macro v0.3.30
15842024-04-01T22:14:27.120Z Compiling tracing-attributes v0.1.27
15852024-04-01T22:14:27.221Z Compiling schemars_derive v0.8.16
15862024-04-01T22:14:27.265Z Compiling zerocopy v0.7.32
15872024-04-01T22:14:28.271Z Compiling zeroize v1.7.0
15882024-04-01T22:14:29.148Z Compiling pest v2.7.6
15892024-04-01T22:14:29.518Z Compiling hashbrown v0.14.3
15902024-04-01T22:14:30.105Z Compiling openssl-macros v0.1.1
15912024-04-01T22:14:30.301Z Compiling zerocopy-derive v0.2.0
15922024-04-01T22:14:30.735Z Compiling futures-io v0.3.30
15932024-04-01T22:14:30.791Z Compiling tracing v0.1.40
15942024-04-01T22:14:31.086Z Compiling futures-util v0.3.30
15952024-04-01T22:14:31.571Z Compiling pest_meta v2.7.6
15962024-04-01T22:14:31.640Z Compiling crypto-common v0.1.6
15972024-04-01T22:14:31.717Z Compiling der_derive v0.7.2
15982024-04-01T22:14:32.153Z Compiling aho-corasick v1.1.2
15992024-04-01T22:14:32.390Z Compiling anyhow v1.0.79
16002024-04-01T22:14:32.394Z Compiling regex-syntax v0.8.2
16012024-04-01T22:14:33.894Z Compiling pest_generator v2.7.6
16022024-04-01T22:14:35.708Z Compiling pest_derive v2.7.6
16032024-04-01T22:14:36.560Z Compiling winnow v0.5.15
16042024-04-01T22:14:37.791Z Compiling regex-automata v0.4.5
16052024-04-01T22:14:38.195Z Compiling bytes v1.5.0
16062024-04-01T22:14:38.730Z Compiling indexmap v2.2.5
16072024-04-01T22:14:38.896Z Compiling uuid v1.7.0
16082024-04-01T22:14:39.616Z Compiling chrono v0.4.34
16092024-04-01T22:14:41.160Z Compiling tokio v1.36.0
16102024-04-01T22:14:41.255Z Compiling bitflags v2.4.2
16112024-04-01T22:14:42.870Z Compiling toml_datetime v0.6.5
16122024-04-01T22:14:43.284Z Compiling serde_spanned v0.6.5
16132024-04-01T22:14:43.653Z Compiling http v0.2.12
16142024-04-01T22:14:44.677Z Compiling rustc_version v0.4.0
16152024-04-01T22:14:45.322Z Compiling toml_edit v0.19.15
16162024-04-01T22:14:46.272Z Compiling block-buffer v0.10.4
16172024-04-01T22:14:46.626Z Compiling usdt-impl v0.3.5
16182024-04-01T22:14:46.916Z Compiling untrusted v0.9.0
16192024-04-01T22:14:46.969Z Compiling rustversion v1.0.14
16202024-04-01T22:14:47.380Z Compiling powerfmt v0.2.0
16212024-04-01T22:14:47.547Z Compiling crc32fast v1.3.2
16222024-04-01T22:14:47.625Z Compiling unicode-width v0.1.11
16232024-04-01T22:14:47.982Z Compiling deranged v0.3.11
16242024-04-01T22:14:48.350Z Compiling digest v0.10.7
16252024-04-01T22:14:48.674Z Compiling heapless v0.7.16
16262024-04-01T22:14:48.774Z Compiling scroll_derive v0.12.0
16272024-04-01T22:14:49.747Z Compiling bzip2-sys v0.1.11+1.0.8
16282024-04-01T22:14:50.164Z Compiling percent-encoding v2.3.1
16292024-04-01T22:14:50.586Z Compiling signal-hook v0.3.17
16302024-04-01T22:14:50.587Z Compiling num_threads v0.1.6
16312024-04-01T22:14:50.650Z Compiling ppv-lite86 v0.2.17
16322024-04-01T22:14:50.664Z Compiling async-trait v0.1.77
16332024-04-01T22:14:51.159Z Compiling time v0.3.34
16342024-04-01T22:14:51.461Z Compiling rand_chacha v0.3.1
16352024-04-01T22:14:52.422Z Compiling regex v1.10.3
16362024-04-01T22:14:53.688Z Compiling zerocopy v0.3.0
16372024-04-01T22:14:55.520Z Compiling thread-id v4.2.0
16382024-04-01T22:14:55.635Z Compiling dof v0.1.5
16392024-04-01T22:14:56.280Z Compiling rand v0.8.5
16402024-04-01T22:14:56.817Z Compiling tokio-util v0.7.10
16412024-04-01T22:14:57.998Z Compiling dtrace-parser v0.1.14
16422024-04-01T22:14:58.480Z Compiling num-bigint v0.4.4
16432024-04-01T22:14:58.502Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16442024-04-01T22:14:58.786Z Compiling foreign-types-shared v0.1.1
16452024-04-01T22:14:58.898Z Compiling untrusted v0.7.1
16462024-04-01T22:14:58.937Z Compiling smoltcp v0.9.1
16472024-04-01T22:14:59.218Z Compiling base64 v0.21.7
16482024-04-01T22:14:59.422Z Compiling adler v1.0.2
16492024-04-01T22:14:59.652Z Compiling base64ct v1.6.0
16502024-04-01T22:14:59.714Z Compiling miniz_oxide v0.7.1
16512024-04-01T22:15:00.197Z Compiling pem-rfc7468 v0.7.0
16522024-04-01T22:15:00.358Z Compiling foreign-types v0.3.2
16532024-04-01T22:15:01.988Z Compiling form_urlencoded v1.2.1
16542024-04-01T22:15:02.887Z Compiling hmac v0.12.1
16552024-04-01T22:15:03.121Z Compiling serde_tokenstream v0.1.7
16562024-04-01T22:15:03.144Z Compiling lazy_static v1.4.0
16572024-04-01T22:15:03.531Z Compiling try-lock v0.2.4
16582024-04-01T22:15:03.814Z Compiling bitflags v1.3.2
16592024-04-01T22:15:03.884Z Compiling unicode-segmentation v1.10.1
16602024-04-01T22:15:03.972Z Compiling flagset v0.4.3
16612024-04-01T22:15:04.062Z Compiling siphasher v0.3.11
16622024-04-01T22:15:04.187Z Compiling der v0.7.8
16632024-04-01T22:15:04.453Z Compiling want v0.3.1
16642024-04-01T22:15:05.014Z Compiling sct v0.7.0
16652024-04-01T22:15:05.305Z Compiling rustls-webpki v0.101.7
16662024-04-01T22:15:05.484Z Compiling h2 v0.3.24
16672024-04-01T22:15:06.983Z Compiling http-body v0.4.5
16682024-04-01T22:15:07.904Z Compiling openapiv3 v2.0.0
16692024-04-01T22:15:08.524Z Compiling hubpack_derive v0.1.1
16702024-04-01T22:15:08.823Z Compiling zerocopy-derive v0.6.4
16712024-04-01T22:15:08.966Z Compiling idna v0.5.0
16722024-04-01T22:15:09.582Z Compiling errno v0.3.8
16732024-04-01T22:15:09.808Z Compiling usdt-impl v0.5.0
16742024-04-01T22:15:10.144Z Compiling stable_deref_trait v1.2.0
16752024-04-01T22:15:10.260Z Compiling utf8parse v0.2.1
16762024-04-01T22:15:10.353Z Compiling openssl-probe v0.1.5
16772024-04-01T22:15:10.422Z Compiling tower-service v0.3.2
16782024-04-01T22:15:10.565Z Compiling httpdate v1.0.3
16792024-04-01T22:15:10.635Z Compiling cpufeatures v0.2.12
16802024-04-01T22:15:10.672Z Compiling gimli v0.28.0
16812024-04-01T22:15:10.876Z Compiling anstyle v1.0.6
16822024-04-01T22:15:12.194Z Compiling sha2 v0.10.8
16832024-04-01T22:15:12.860Z Compiling hyper v0.14.28
16842024-04-01T22:15:12.983Z Compiling anstyle-parse v0.2.1
16852024-04-01T22:15:13.311Z Compiling url v2.5.0
16862024-04-01T22:15:15.508Z Compiling addr2line v0.21.0
16872024-04-01T22:15:16.329Z Compiling spki v0.7.2
16882024-04-01T22:15:16.708Z Compiling usdt-attr-macro v0.3.5
16892024-04-01T22:15:16.730Z Compiling usdt-macro v0.3.5
16902024-04-01T22:15:17.977Z Compiling scroll v0.12.0
16912024-04-01T22:15:18.078Z Compiling md-5 v0.10.5
16922024-04-01T22:15:18.435Z Compiling serde_tokenstream v0.2.0
16932024-04-01T22:15:18.973Z Compiling idna v0.3.0
16942024-04-01T22:15:20.386Z Compiling stringprep v0.1.3
16952024-04-01T22:15:21.346Z Compiling diesel_table_macro_syntax v0.1.0
16962024-04-01T22:15:21.727Z Compiling num-integer v0.1.46
16972024-04-01T22:15:22.194Z Compiling object v0.32.1
16982024-04-01T22:15:22.275Z Compiling hash32 v0.2.1
16992024-04-01T22:15:22.424Z Compiling rustc-demangle v0.1.23
17002024-04-01T22:15:22.648Z Compiling fallible-iterator v0.2.0
17012024-04-01T22:15:25.106Z Compiling anstyle-query v1.0.0
17022024-04-01T22:15:25.254Z Compiling plain v0.2.3
17032024-04-01T22:15:25.426Z Compiling psl-types v2.0.11
17042024-04-01T22:15:26.156Z Compiling colorchoice v1.0.0
17052024-04-01T22:15:27.026Z Compiling anstream v0.6.11
17062024-04-01T22:15:28.314Z Compiling publicsuffix v2.2.3
17072024-04-01T22:15:28.569Z Compiling goblin v0.8.0
17082024-04-01T22:15:29.818Z Compiling postgres-protocol v0.6.6
17092024-04-01T22:15:31.050Z Compiling diesel_derives v2.1.2
17102024-04-01T22:15:33.438Z Compiling tokio-rustls v0.24.1
17112024-04-01T22:15:38.037Z Compiling pkcs8 v0.10.2
17122024-04-01T22:15:38.615Z Compiling terminal_size v0.3.0
17132024-04-01T22:15:38.885Z Compiling tokio-native-tls v0.3.1
17142024-04-01T22:15:39.175Z Compiling phf_shared v0.11.2
17152024-04-01T22:15:39.611Z Compiling strum_macros v0.25.2
17162024-04-01T22:15:39.940Z Compiling regress v0.9.0
17172024-04-01T22:15:40.051Z Compiling block-padding v0.3.3
17182024-04-01T22:15:40.673Z Compiling enum-as-inner v0.5.1
17192024-04-01T22:15:40.875Z Compiling serde_repr v0.1.16
17202024-04-01T22:15:41.596Z Compiling clap_derive v4.5.0
17212024-04-01T22:15:42.181Z Compiling ff v0.13.0
17222024-04-01T22:15:42.451Z Compiling scheduled-thread-pool v0.2.7
17232024-04-01T22:15:43.212Z Compiling encoding_rs v0.8.33
17242024-04-01T22:15:43.690Z Compiling mime v0.3.17
17252024-04-01T22:15:44.783Z Compiling base16ct v0.2.0
17262024-04-01T22:15:45.027Z Compiling bit-vec v0.6.3
17272024-04-01T22:15:45.071Z Compiling clap_lex v0.7.0
17282024-04-01T22:15:45.473Z Compiling managed v0.8.0
17292024-04-01T22:15:45.530Z Compiling ident_case v1.0.1
17302024-04-01T22:15:45.717Z Compiling strsim v0.11.0
17312024-04-01T22:15:45.927Z Compiling matches v0.1.10
17322024-04-01T22:15:46.126Z Compiling regex-automata v0.1.10
17332024-04-01T22:15:46.369Z Compiling strsim v0.10.0
17342024-04-01T22:15:46.480Z Compiling pretty-hex v0.4.1
17352024-04-01T22:15:46.620Z Compiling ipnet v2.9.0
17362024-04-01T22:15:46.701Z Compiling dof v0.3.0
17372024-04-01T22:15:47.037Z Compiling darling_core v0.20.3
17382024-04-01T22:15:47.427Z Compiling bstr v0.2.17
17392024-04-01T22:15:48.622Z Compiling clap_builder v4.5.1
17402024-04-01T22:15:48.804Z Compiling idna v0.2.3
17412024-04-01T22:15:51.530Z Compiling sec1 v0.7.3
17422024-04-01T22:15:52.108Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
17432024-04-01T22:15:52.499Z Compiling r2d2 v0.8.10
17442024-04-01T22:15:52.858Z Compiling group v0.13.0
17452024-04-01T22:15:53.800Z Compiling inout v0.1.3
17462024-04-01T22:15:55.884Z Compiling phf v0.11.2
17472024-04-01T22:15:56.200Z Compiling hyper-tls v0.5.0
17482024-04-01T22:15:56.221Z Compiling signal-hook-mio v0.2.3
17492024-04-01T22:15:56.466Z Compiling bzip2 v0.4.4
17502024-04-01T22:15:56.579Z Compiling flate2 v1.0.28
17512024-04-01T22:15:56.822Z Compiling hyper-rustls v0.24.2
17522024-04-01T22:15:56.847Z Compiling cookie_store v0.20.0
17532024-04-01T22:15:56.905Z Compiling postgres-types v0.2.6
17542024-04-01T22:15:57.486Z Compiling zerocopy v0.6.4
17552024-04-01T22:15:57.653Z Compiling hubpack v0.1.2
17562024-04-01T22:15:58.099Z Compiling phf_shared v0.10.0
17572024-04-01T22:15:58.190Z Compiling rustls-pemfile v1.0.3
17582024-04-01T22:15:58.288Z Compiling hkdf v0.12.4
17592024-04-01T22:15:58.321Z Compiling crossbeam-epoch v0.9.18
17602024-04-01T22:15:58.471Z Compiling serde_urlencoded v0.7.1
17612024-04-01T22:15:58.981Z Compiling ipnetwork v0.20.0
17622024-04-01T22:15:59.073Z Compiling futures-executor v0.3.30
17632024-04-01T22:15:59.591Z Compiling dtrace-parser v0.2.0
17642024-04-01T22:15:59.735Z Compiling crypto-bigint v0.5.2
17652024-04-01T22:15:59.869Z Compiling float-cmp v0.9.0
17662024-04-01T22:16:00.097Z Compiling fixedbitset v0.4.2
17672024-04-01T22:16:00.506Z Compiling predicates-core v1.0.6
17682024-04-01T22:16:00.797Z Compiling data-encoding v2.4.0
17692024-04-01T22:16:01.271Z Compiling precomputed-hash v0.1.1
17702024-04-01T22:16:01.393Z Compiling either v1.10.0
17712024-04-01T22:16:01.536Z Compiling winnow v0.6.1
17722024-04-01T22:16:01.792Z Compiling whoami v1.5.0
17732024-04-01T22:16:01.809Z Compiling difflib v0.4.0
17742024-04-01T22:16:02.342Z Compiling static_assertions v1.1.0
17752024-04-01T22:16:02.447Z Compiling normalize-line-endings v0.3.0
17762024-04-01T22:16:02.921Z Compiling sync_wrapper v0.1.2
17772024-04-01T22:16:03.073Z Compiling minimal-lexical v0.2.1
17782024-04-01T22:16:03.568Z Compiling new_debug_unreachable v1.0.4
17792024-04-01T22:16:03.592Z Compiling webpki-roots v0.25.2
17802024-04-01T22:16:03.860Z Compiling string_cache v0.8.7
17812024-04-01T22:16:03.869Z Compiling reqwest v0.11.24
17822024-04-01T22:16:03.869Z Compiling nom v7.1.3
17832024-04-01T22:16:04.108Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
17842024-04-01T22:16:05.169Z Compiling toml_edit v0.22.6
17852024-04-01T22:16:05.267Z Compiling predicates v3.1.0
17862024-04-01T22:16:05.714Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17872024-04-01T22:16:06.789Z Compiling tokio-postgres v0.7.10
17882024-04-01T22:16:07.400Z Compiling itertools v0.10.5
17892024-04-01T22:16:08.398Z Compiling elliptic-curve v0.13.8
17902024-04-01T22:16:09.133Z Compiling trust-dns-proto v0.22.0
17912024-04-01T22:16:10.182Z Compiling petgraph v0.6.4
17922024-04-01T22:16:12.429Z Compiling diesel v2.1.4
17932024-04-01T22:16:12.617Z Compiling futures v0.3.30
17942024-04-01T22:16:12.744Z Compiling yasna v0.5.2
17952024-04-01T22:16:13.287Z Compiling zip v0.6.6
17962024-04-01T22:16:13.803Z Compiling crossterm v0.27.0
17972024-04-01T22:16:14.002Z Compiling cipher v0.4.4
17982024-04-01T22:16:14.482Z Compiling darling_macro v0.20.3
17992024-04-01T22:16:15.177Z Compiling clap v4.5.1
18002024-04-01T22:16:15.305Z Compiling similar v2.4.0
18012024-04-01T22:16:15.376Z Compiling bit-set v0.5.3
18022024-04-01T22:16:16.449Z Compiling num-iter v0.1.44
18032024-04-01T22:16:16.632Z Compiling usdt v0.3.5
18042024-04-01T22:16:16.701Z Compiling console v0.15.8
18052024-04-01T22:16:17.291Z Compiling tokio-stream v0.1.14
18062024-04-01T22:16:17.295Z Compiling toml v0.7.8
18072024-04-01T22:16:17.986Z Compiling bstr v1.9.0
18082024-04-01T22:16:18.198Z Compiling hex v0.4.3
18092024-04-01T22:16:18.515Z Compiling proc-macro-error-attr v1.0.4
18102024-04-01T22:16:18.841Z Compiling peg-runtime v0.8.2
18112024-04-01T22:16:18.860Z Compiling lalrpop-util v0.19.12
18122024-04-01T22:16:19.350Z Compiling darling v0.20.3
18132024-04-01T22:16:19.393Z Compiling proc-macro-crate v1.3.1
18142024-04-01T22:16:20.466Z Compiling proc-macro-error v1.0.4
18152024-04-01T22:16:20.743Z Compiling heapless v0.8.0
18162024-04-01T22:16:21.242Z Compiling camino v1.1.6
18172024-04-01T22:16:22.309Z Compiling num_enum_derive v0.5.11
18182024-04-01T22:16:30.888Z Compiling atty v0.2.14
18192024-04-01T22:16:31.555Z Compiling hash32 v0.3.1
18202024-04-01T22:16:31.560Z Compiling rustls-pki-types v1.3.0
18212024-04-01T22:16:33.166Z Compiling smoltcp v0.11.0
18222024-04-01T22:16:33.187Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18232024-04-01T22:16:49.259Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242024-04-01T22:16:59.219Z Compiling num_enum v0.5.11
18252024-04-01T22:17:02.352Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
18262024-04-01T22:17:02.523Z Compiling getopts v0.2.21
18272024-04-01T22:17:03.624Z Compiling dirs-sys-next v0.1.2
18282024-04-01T22:17:03.978Z Compiling cobs v0.2.3
18292024-04-01T22:17:04.377Z Compiling unsafe-libyaml v0.2.10
18302024-04-01T22:17:04.451Z Compiling rustls v0.22.2
18312024-04-01T22:17:04.610Z Compiling embedded-io v0.4.0
18322024-04-01T22:17:04.843Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18332024-04-01T22:17:05.518Z Compiling postcard v1.0.8
18342024-04-01T22:17:05.679Z Compiling serde_yaml v0.9.25
18352024-04-01T22:17:08.694Z Compiling dirs-next v2.0.0
18362024-04-01T22:17:10.032Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18372024-04-01T22:17:16.905Z Compiling rustls-webpki v0.102.1
18382024-04-01T22:17:21.743Z Compiling strum_macros v0.26.1
18392024-04-01T22:17:24.458Z Compiling structmeta-derive v0.3.0
18402024-04-01T22:17:24.753Z Compiling foreign-types-macros v0.2.3
18412024-04-01T22:17:25.289Z Compiling thread_local v1.1.7
18422024-04-01T22:17:25.428Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18432024-04-01T22:17:25.726Z Compiling multer v3.0.0
18442024-04-01T22:17:25.942Z Compiling foreign-types-shared v0.3.1
18452024-04-01T22:17:26.101Z Compiling paste v1.0.14
18462024-04-01T22:17:26.574Z Compiling match_cfg v0.1.0
18472024-04-01T22:17:26.681Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18482024-04-01T22:17:27.075Z Compiling slog-async v2.8.0
18492024-04-01T22:17:27.082Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18502024-04-01T22:17:28.400Z Compiling structmeta v0.3.0
18512024-04-01T22:17:28.866Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18522024-04-01T22:17:31.837Z Compiling hostname v0.3.1
18532024-04-01T22:17:32.282Z Compiling strum v0.26.1
18542024-04-01T22:17:33.901Z Compiling foreign-types v0.5.0
18552024-04-01T22:17:35.587Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18562024-04-01T22:17:45.529Z Compiling term v0.7.0
18572024-04-01T22:17:46.736Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18582024-04-01T22:17:48.260Z Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18592024-04-01T22:17:49.321Z Compiling slog-json v2.6.1
18602024-04-01T22:17:49.842Z Compiling crossbeam-channel v0.5.8
18612024-04-01T22:17:50.960Z Compiling tabwriter v1.4.0
18622024-04-01T22:17:51.475Z Compiling http v1.0.0
18632024-04-01T22:17:51.551Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18642024-04-01T22:17:51.789Z Compiling async-stream-impl v0.3.5
18652024-04-01T22:17:52.335Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
18662024-04-01T22:17:52.554Z Compiling cstr-argument v0.1.2
18672024-04-01T22:17:52.815Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18682024-04-01T22:17:53.009Z Compiling take_mut v0.2.2
18692024-04-01T22:17:53.126Z Compiling atomic-waker v1.1.1
18702024-04-01T22:17:53.161Z Compiling rayon-core v1.12.1
18712024-04-01T22:17:53.181Z Compiling fastrand v2.0.1
18722024-04-01T22:17:53.329Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18732024-04-01T22:17:53.353Z Compiling pretty-hex v0.2.1
18742024-04-01T22:17:53.568Z Compiling crucible-workspace-hack v0.1.0
18752024-04-01T22:17:53.959Z Compiling tempfile v3.10.0
18762024-04-01T22:17:53.990Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18772024-04-01T22:17:54.064Z Compiling waitgroup v0.1.2
18782024-04-01T22:17:54.616Z Compiling async-stream v0.3.5
18792024-04-01T22:17:54.952Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18802024-04-01T22:17:55.896Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
18812024-04-01T22:17:56.069Z Compiling slog-bunyan v2.5.0
18822024-04-01T22:17:56.242Z Compiling slog-term v2.9.0
18832024-04-01T22:17:56.279Z Compiling tokio-rustls v0.25.0
18842024-04-01T22:17:56.746Z Compiling parse-display-derive v0.9.0
18852024-04-01T22:17:57.420Z Compiling toml v0.8.10
18862024-04-01T22:17:57.537Z Compiling rustls-pemfile v2.1.1
18872024-04-01T22:17:57.639Z Compiling serde_with_macros v3.6.1
18882024-04-01T22:17:58.282Z Compiling sha1 v0.10.6
18892024-04-01T22:17:59.198Z Compiling crossbeam-deque v0.8.3
18902024-04-01T22:17:59.220Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
18912024-04-01T22:17:59.591Z Compiling colored v2.1.0
18922024-04-01T22:18:00.320Z Compiling newtype-uuid v1.0.1
18932024-04-01T22:18:00.667Z Compiling serde_path_to_error v0.1.16
18942024-04-01T22:18:00.691Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18952024-04-01T22:18:00.943Z Compiling socket2 v0.4.9
18962024-04-01T22:18:01.229Z Compiling instant v0.1.12
18972024-04-01T22:18:01.392Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
18982024-04-01T22:18:01.411Z Compiling debug-ignore v1.0.5
18992024-04-01T22:18:01.636Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19002024-04-01T22:18:01.767Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19012024-04-01T22:18:02.592Z Compiling backoff v0.4.0
19022024-04-01T22:18:02.963Z Compiling parse-display v0.9.0
19032024-04-01T22:18:03.210Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19042024-04-01T22:18:03.639Z Compiling serde_with v3.6.1
19052024-04-01T22:18:05.109Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19062024-04-01T22:18:05.820Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8207cb9c90cd7144c3f351823bfb2ae3e221ad10#8207cb9c)
19072024-04-01T22:18:07.575Z Compiling camino-tempfile v1.1.1
19082024-04-01T22:18:08.029Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=9b2deee64874b315427962b1c7fccceef99436b2#9b2deee6)
19092024-04-01T22:18:08.106Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19102024-04-01T22:18:08.290Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19112024-04-01T22:18:08.414Z Compiling heck v0.3.3
19122024-04-01T22:18:08.466Z Compiling textwrap v0.11.0
19132024-04-01T22:18:08.811Z Compiling macaddr v1.0.1
19142024-04-01T22:18:09.454Z Compiling num-derive v0.4.0
19152024-04-01T22:18:09.560Z Compiling ansi_term v0.12.1
19162024-04-01T22:18:09.631Z Compiling strsim v0.8.0
19172024-04-01T22:18:10.377Z Compiling vec_map v0.8.2
19182024-04-01T22:18:10.727Z Compiling libefi-sys v0.1.0
19192024-04-01T22:18:11.024Z Compiling clap v2.34.0
19202024-04-01T22:18:11.074Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
19212024-04-01T22:18:11.287Z Compiling structopt-derive v0.4.18
19222024-04-01T22:18:11.587Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=09bcfa6b9201f75891a5413928bb088cc150d319#09bcfa6b)
19232024-04-01T22:18:13.240Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=9b2deee64874b315427962b1c7fccceef99436b2#9b2deee6)
19242024-04-01T22:18:13.811Z Compiling rayon v1.9.0
19252024-04-01T22:18:13.928Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
19262024-04-01T22:18:14.014Z Compiling smf v0.2.2
19272024-04-01T22:18:15.053Z Compiling blake3 v1.5.0
19282024-04-01T22:18:15.622Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
19292024-04-01T22:18:15.987Z Compiling portable-atomic v1.4.3
19302024-04-01T22:18:16.867Z Compiling structopt v0.3.26
19312024-04-01T22:18:17.053Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19322024-04-01T22:18:17.347Z Compiling xattr v1.0.1
19332024-04-01T22:18:17.369Z Compiling filetime v0.2.23
19342024-04-01T22:18:17.651Z Compiling memmap2 v0.7.1
19352024-04-01T22:18:17.720Z Compiling constant_time_eq v0.3.0
19362024-04-01T22:18:17.907Z Compiling same-file v1.0.6
19372024-04-01T22:18:18.178Z Compiling arrayref v0.3.7
19382024-04-01T22:18:18.182Z Compiling arrayvec v0.7.4
19392024-04-01T22:18:18.214Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
19402024-04-01T22:18:18.287Z Compiling walkdir v2.4.0
19412024-04-01T22:18:18.366Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
19422024-04-01T22:18:18.738Z Compiling tar v0.4.40
19432024-04-01T22:18:19.891Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
19442024-04-01T22:18:20.667Z Compiling gethostname v0.4.3
19452024-04-01T22:18:20.937Z Compiling number_prefix v0.4.0
19462024-04-01T22:18:21.189Z Compiling topological-sort v0.2.2
19472024-04-01T22:18:21.556Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19482024-04-01T22:18:22.134Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19492024-04-01T22:18:22.207Z Compiling indicatif v0.17.8
19502024-04-01T22:18:22.861Z Compiling omicron-zone-package v0.11.0
19512024-04-01T22:18:24.434Z Compiling swrite v0.1.0
19522024-04-01T22:18:31.882Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19532024-04-01T22:18:34.332Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19542024-04-01T22:18:34.741Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19552024-04-01T22:18:36.927Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
19562024-04-01T22:18:54.401Z Finished release [optimized] target(s) in 5m 44s
19572024-04-01T22:18:54.657Z Running `target/release/omicron-package -t test target create -i standard -m non-gimlet -s softnpu -r single-sled`
19582024-04-01T22:18:54.716ZLogging to: /work/oxidecomputer/omicron/out/LOG
19592024-04-01T22:18:54.726ZCreated new build target 'test' and set it as active
19602024-04-01T22:18:54.726Z
19612024-04-01T22:18:54.726Zreal 5:44.915276703
19622024-04-01T22:18:54.726Zuser 32:32.385195020
19632024-04-01T22:18:54.726Zsys 3:50.175626598
19642024-04-01T22:18:54.726Ztrap 0.944654492
19652024-04-01T22:18:54.726Ztflt 5.787572247
19662024-04-01T22:18:54.727Zdflt 4.973671502
19672024-04-01T22:18:54.727Zkflt 0.237877701
19682024-04-01T22:18:54.727Zlock 1:08:53.623579515
19692024-04-01T22:18:54.727Zslp 1:32:37.664556989
19702024-04-01T22:18:54.727Zlat 2:07.898144941
19712024-04-01T22:18:54.727Zstop 3:41.299740240
19722024-04-01T22:18:54.727Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
19732024-04-01T22:18:55.516Z Finished release [optimized] target(s) in 0.75s
19742024-04-01T22:18:55.538Z Running `target/release/omicron-package -t test package`
19752024-04-01T22:18:55.565ZLogging to: /work/oxidecomputer/omicron/out/LOG
19762024-04-01T22:18:56.405Z Compiling base64 v0.22.0
19772024-04-01T22:18:56.406Z Compiling newline-converter v0.3.0
19782024-04-01T22:18:56.417Z Compiling usdt-macro v0.5.0
19792024-04-01T22:18:56.418Z Compiling usdt-attr-macro v0.5.0
19802024-04-01T22:18:56.418Z Compiling memmap v0.7.0
19812024-04-01T22:18:56.497Z Compiling humantime v2.1.0
19822024-04-01T22:18:56.513Z Compiling linked-hash-map v0.5.6
19832024-04-01T22:18:56.513Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19842024-04-01T22:18:56.611Z Compiling expectorate v1.1.0
19852024-04-01T22:18:56.770Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
19862024-04-01T22:18:56.786Z Compiling password-hash v0.5.0
19872024-04-01T22:18:56.859Z Compiling lru-cache v0.1.2
19882024-04-01T22:18:57.019Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
19892024-04-01T22:18:57.265Z Compiling blake2 v0.10.6
19902024-04-01T22:18:57.497Z Compiling semver v0.1.20
19912024-04-01T22:18:57.703Z Compiling argon2 v0.5.3
19922024-04-01T22:18:57.807Z Compiling rustc_version v0.1.7
19932024-04-01T22:18:57.823Z Compiling usdt v0.5.0
19942024-04-01T22:18:58.026Z Compiling bytecount v0.6.3
19952024-04-01T22:18:58.188Z Compiling newtype_derive v0.1.6
19962024-04-01T22:18:58.308Z Compiling papergrid v0.11.0
19972024-04-01T22:18:58.456Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19982024-04-01T22:18:58.526Z Compiling tabled_derive v0.7.0
19992024-04-01T22:18:59.169Z Compiling quick-error v1.2.3
20002024-04-01T22:18:59.205Z Compiling steno v0.4.0
20012024-04-01T22:18:59.643Z Compiling resolv-conf v0.7.0
20022024-04-01T22:18:59.643Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20032024-04-01T22:19:00.449Z Compiling derive-where v1.2.7
20042024-04-01T22:19:00.858Z Compiling tabled v0.15.0
20052024-04-01T22:19:00.962Z Compiling slog-dtrace v0.3.0
20062024-04-01T22:19:01.241Z Compiling num-rational v0.4.1
20072024-04-01T22:19:01.532Z Compiling termcolor v1.2.0
20082024-04-01T22:19:02.867Z Compiling trust-dns-resolver v0.22.0
20092024-04-01T22:19:03.169Z Compiling itertools v0.12.1
20102024-04-01T22:19:03.687Z Compiling utf-8 v0.7.6
20112024-04-01T22:19:06.891Z Compiling num-complex v0.4.4
20122024-04-01T22:19:08.154Z Compiling num v0.4.1
20132024-04-01T22:19:08.167Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
20142024-04-01T22:19:08.259Z Compiling nibble_vec v0.1.0
20152024-04-01T22:19:08.479Z Compiling endian-type v0.1.2
20162024-04-01T22:19:08.724Z Compiling radium v0.7.0
20172024-04-01T22:19:09.175Z Compiling radix_trie v0.2.1
20182024-04-01T22:19:09.228Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20192024-04-01T22:19:10.097Z Compiling tungstenite v0.20.1
20202024-04-01T22:19:12.397Z Compiling tap v1.0.1
20212024-04-01T22:19:12.583Z Compiling maybe-uninit v2.0.0
20222024-04-01T22:19:13.105Z Compiling wyz v0.5.1
20232024-04-01T22:19:13.122Z Compiling tokio-tungstenite v0.20.1
20242024-04-01T22:19:13.680Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20252024-04-01T22:19:14.125Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20262024-04-01T22:19:15.558Z Compiling display-error-chain v0.2.0
20272024-04-01T22:19:15.742Z Compiling packed_struct v0.10.1
20282024-04-01T22:19:16.126Z Compiling cancel-safe-futures v0.1.5
20292024-04-01T22:19:16.456Z Compiling funty v2.0.0
20302024-04-01T22:19:19.054Z Compiling num-bigint-dig v0.8.4
20312024-04-01T22:19:19.330Z Compiling arc-swap v1.6.0
20322024-04-01T22:19:19.509Z Compiling crc-catalog v2.2.0
20332024-04-01T22:19:19.645Z Compiling crc v3.0.1
20342024-04-01T22:19:20.068Z Compiling slog-scope v4.4.0
20352024-04-01T22:19:20.494Z Compiling bitvec v1.0.1
20362024-04-01T22:19:21.140Z Compiling fxhash v0.2.1
20372024-04-01T22:19:21.354Z Compiling packed_struct_codegen v0.10.1
20382024-04-01T22:19:22.920Z Compiling indexmap v1.9.3
20392024-04-01T22:19:23.216Z Compiling nodrop v0.1.14
20402024-04-01T22:19:23.340Z Compiling array-init v0.0.4
20412024-04-01T22:19:23.948Z Compiling smallvec v0.6.14
20422024-04-01T22:19:24.604Z Compiling slog-stdlog v4.1.1
20432024-04-01T22:19:25.076Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20442024-04-01T22:19:25.481Z Compiling rayon-core v1.12.1
20452024-04-01T22:19:25.499Z Compiling pkcs1 v0.7.5
20462024-04-01T22:19:26.006Z Compiling is-terminal v0.4.9
20472024-04-01T22:19:26.139Z Compiling signature v2.1.0
20482024-04-01T22:19:26.383Z Compiling crossbeam-deque v0.8.3
20492024-04-01T22:19:26.713Z Compiling dirs-sys-next v0.1.2
20502024-04-01T22:19:27.215Z Compiling half v2.3.1
20512024-04-01T22:19:27.913Z Compiling ciborium-io v0.2.2
20522024-04-01T22:19:28.036Z Compiling glob v0.3.1
20532024-04-01T22:19:28.751Z Compiling hashbrown v0.12.3
20542024-04-01T22:19:28.856Z Compiling bitfield v0.14.0
20552024-04-01T22:19:29.154Z Compiling same-file v1.0.6
20562024-04-01T22:19:29.366Z Compiling fastrand v2.0.1
20572024-04-01T22:19:29.629Z Compiling crunchy v0.2.2
20582024-04-01T22:19:29.877Z Compiling tempfile v3.10.0
20592024-04-01T22:19:30.082Z Compiling walkdir v2.4.0
20602024-04-01T22:19:30.629Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20612024-04-01T22:19:30.719Z Compiling clang-sys v1.6.1
20622024-04-01T22:19:31.045Z Compiling ciborium-ll v0.2.2
20632024-04-01T22:19:31.363Z Compiling rsa v0.9.2
20642024-04-01T22:19:31.526Z Compiling dirs-next v2.0.0
20652024-04-01T22:19:33.205Z Compiling env_logger v0.10.0
20662024-04-01T22:19:34.594Z Compiling slog-envlogger v2.2.0
20672024-04-01T22:19:36.855Z Compiling serde-hex v0.1.0
20682024-04-01T22:19:37.272Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20692024-04-01T22:19:37.776Z Compiling camino v1.1.6
20702024-04-01T22:19:37.776Z Compiling x509-cert v0.2.4
20712024-04-01T22:19:37.776Z Compiling ron v0.8.1
20722024-04-01T22:19:37.776Z Compiling hashbrown v0.13.2
20732024-04-01T22:19:38.600Z Compiling semver-parser v0.10.2
20742024-04-01T22:19:40.435Z Compiling unicase v2.7.0
20752024-04-01T22:19:40.739Z Compiling tiny-keccak v2.0.2
20762024-04-01T22:19:41.010Z Compiling crc-any v2.4.3
20772024-04-01T22:19:41.509Z Compiling prettyplease v0.2.16
20782024-04-01T22:19:41.835Z Compiling blake3 v1.5.0
20792024-04-01T22:19:41.938Z Compiling semver v0.11.0
20802024-04-01T22:19:42.106Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
20812024-04-01T22:19:42.638Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20822024-04-01T22:19:43.261Z Compiling object v0.30.4
20832024-04-01T22:19:44.830Z Compiling rayon v1.9.0
20842024-04-01T22:19:47.362Z Compiling term v0.7.0
20852024-04-01T22:19:48.694Z Compiling ciborium v0.2.2
20862024-04-01T22:19:49.514Z Compiling darling_core v0.14.4
20872024-04-01T22:19:49.822Z Compiling xattr v1.0.1
20882024-04-01T22:19:50.070Z Compiling memmap2 v0.7.1
20892024-04-01T22:19:50.454Z Compiling filetime v0.2.23
20902024-04-01T22:19:50.740Z Compiling arrayref v0.3.7
20912024-04-01T22:19:50.833Z Compiling home v0.5.5
20922024-04-01T22:19:50.843Z Compiling constant_time_eq v0.3.0
20932024-04-01T22:19:50.987Z Compiling path-slash v0.1.5
20942024-04-01T22:19:51.055Z Compiling arrayvec v0.7.4
20952024-04-01T22:19:51.211Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20962024-04-01T22:19:52.896Z Compiling toolchain_find v0.2.0
20972024-04-01T22:19:53.472Z Compiling tar v0.4.40
20982024-04-01T22:19:54.635Z Compiling darling_macro v0.14.4
20992024-04-01T22:19:55.542Z Compiling ascii-canvas v3.0.0
21002024-04-01T22:19:55.736Z Compiling camino-tempfile v1.1.1
21012024-04-01T22:19:56.011Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
21022024-04-01T22:19:56.276Z Compiling libsw v3.3.1
21032024-04-01T22:19:56.448Z Compiling toml v0.5.11
21042024-04-01T22:19:56.628Z Compiling ena v0.14.2
21052024-04-01T22:19:56.922Z Compiling libloading v0.7.4
21062024-04-01T22:19:57.066Z Compiling parking_lot_core v0.8.6
21072024-04-01T22:19:57.293Z Compiling linear-map v1.2.0
21082024-04-01T22:19:57.468Z Compiling topological-sort v0.2.2
21092024-04-01T22:19:57.668Z Compiling bindgen v0.69.2
21102024-04-01T22:19:57.671Z Compiling convert_case v0.4.0
21112024-04-01T22:19:58.084Z Compiling diff v0.1.13
21122024-04-01T22:19:58.462Z Compiling regex-syntax v0.6.29
21132024-04-01T22:19:58.655Z Compiling owo-colors v4.0.0
21142024-04-01T22:19:59.673Z Compiling derive_more v0.99.17
21152024-04-01T22:19:59.890Z Compiling rustfmt-wrapper v0.2.0
21162024-04-01T22:20:05.918Z Compiling omicron-zone-package v0.11.0
21172024-04-01T22:20:05.992Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21182024-04-01T22:20:05.993Z Compiling lalrpop v0.19.12
21192024-04-01T22:20:05.993Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
21202024-04-01T22:20:06.001Z Compiling darling v0.14.4
21212024-04-01T22:20:06.098Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
21222024-04-01T22:20:06.817Z Compiling toml v0.8.10
21232024-04-01T22:20:06.925Z Compiling cexpr v0.6.0
21242024-04-01T22:20:09.143Z Compiling which v4.4.0
21252024-04-01T22:20:09.156Z Compiling peeking_take_while v0.1.2
21262024-04-01T22:20:09.156Z Compiling lazycell v1.3.0
21272024-04-01T22:20:09.156Z Compiling shlex v1.3.0
21282024-04-01T22:20:09.156Z Compiling rustc-hash v1.1.0
21292024-04-01T22:20:09.169Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
21302024-04-01T22:20:09.607Z Compiling derive_builder_core v0.12.0
21312024-04-01T22:20:11.190Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
21322024-04-01T22:20:11.652Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
21332024-04-01T22:20:11.869Z Compiling headers-core v0.2.0
21342024-04-01T22:20:12.032Z Compiling pem v3.0.2
21352024-04-01T22:20:12.179Z Compiling libxml v0.3.3
21362024-04-01T22:20:12.271Z Compiling async-recursion v1.0.5
21372024-04-01T22:20:12.931Z Compiling ref-cast v1.0.20
21382024-04-01T22:20:12.943Z Compiling platforms v3.0.2
21392024-04-01T22:20:13.021Z Compiling headers v0.3.9
21402024-04-01T22:20:13.026Z Compiling derive_builder_macro v0.12.0
21412024-04-01T22:20:13.229Z Compiling parking_lot v0.11.2
21422024-04-01T22:20:13.684Z Compiling mime_guess v2.0.4
21432024-04-01T22:20:13.799Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
21442024-04-01T22:20:14.990Z Compiling trust-dns-client v0.22.0
21452024-04-01T22:20:15.659Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
21462024-04-01T22:20:15.944Z Compiling strum_macros v0.24.3
21472024-04-01T22:20:19.389Z Compiling ref-cast-impl v1.0.20
21482024-04-01T22:20:20.172Z Compiling vte_generate_state_changes v0.1.1
21492024-04-01T22:20:20.492Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
21502024-04-01T22:20:20.771Z Compiling cookie v0.18.0
21512024-04-01T22:20:20.777Z Compiling buf-list v1.0.3
21522024-04-01T22:20:21.071Z Compiling doc-comment v0.3.3
21532024-04-01T22:20:21.313Z Compiling indoc v1.0.9
21542024-04-01T22:20:21.856Z Compiling vte v0.11.1
21552024-04-01T22:20:22.354Z Compiling trust-dns-server v0.22.1
21562024-04-01T22:20:23.301Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
21572024-04-01T22:20:24.352Z Compiling derive_builder v0.12.0
21582024-04-01T22:20:24.550Z Compiling sled v0.34.7
21592024-04-01T22:20:27.351Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
21602024-04-01T22:20:30.021Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
21612024-04-01T22:20:30.024Z Compiling polar-core v0.27.0
21622024-04-01T22:20:30.024Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
21632024-04-01T22:20:30.635Z Compiling bb8 v0.8.3
21642024-04-01T22:20:31.131Z Compiling const_format_proc_macros v0.2.32
21652024-04-01T22:20:31.265Z Compiling quick-xml v0.30.0
21662024-04-01T22:20:33.095Z Compiling oso-derive v0.27.0
21672024-04-01T22:20:34.069Z Compiling pin-project-internal v1.1.3
21682024-04-01T22:20:35.139Z Compiling impl-trait-for-tuples v0.2.2
21692024-04-01T22:20:36.760Z Compiling memoffset v0.7.1
21702024-04-01T22:20:37.059Z Compiling maplit v1.0.2
21712024-04-01T22:20:37.304Z Compiling pin-project v1.1.3
21722024-04-01T22:20:37.432Z Compiling const_format v0.2.32
21732024-04-01T22:20:38.696Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21742024-04-01T22:20:44.559Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21752024-04-01T22:20:44.944Z Compiling curve25519-dalek v4.1.1
21762024-04-01T22:20:47.016Z Compiling strip-ansi-escapes v0.2.0
21772024-04-01T22:20:53.152Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21782024-04-01T22:20:53.303Z Compiling oso v0.27.0
21792024-04-01T22:21:00.427Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=09bcfa6b9201f75891a5413928bb088cc150d319#09bcfa6b)
21802024-04-01T22:21:02.899Z Compiling fd-lock v3.0.13
21812024-04-01T22:21:03.116Z Compiling kstat-rs v0.2.3
21822024-04-01T22:21:04.069Z Compiling snafu-derive v0.7.5
21832024-04-01T22:21:05.557Z Compiling fs-err v2.11.0
21842024-04-01T22:21:05.847Z Compiling strum v0.25.0
21852024-04-01T22:21:06.020Z Compiling nu-ansi-term v0.50.0
21862024-04-01T22:21:07.270Z Compiling keccak v0.1.4
21872024-04-01T22:21:08.244Z Compiling sha3 v0.10.8
21882024-04-01T22:21:09.020Z Compiling snafu v0.7.5
21892024-04-01T22:21:09.130Z Compiling reedline v0.30.0
21902024-04-01T22:21:10.565Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
21912024-04-01T22:21:11.649Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
21922024-04-01T22:21:12.499Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=9b2deee64874b315427962b1c7fccceef99436b2#9b2deee6)
21932024-04-01T22:21:17.943Z Compiling env_logger v0.9.3
21942024-04-01T22:21:22.685Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
21952024-04-01T22:21:26.119Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21962024-04-01T22:21:26.262Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8207cb9c90cd7144c3f351823bfb2ae3e221ad10#8207cb9c)
21972024-04-01T22:21:26.583Z Compiling globset v0.4.13
21982024-04-01T22:21:27.838Z Compiling fd-lock v4.0.2
21992024-04-01T22:21:28.055Z Compiling peg-macros v0.8.2
22002024-04-01T22:21:31.258Z Compiling olpc-cjson v0.1.3
22012024-04-01T22:21:31.385Z Compiling universal-hash v0.5.1
22022024-04-01T22:21:31.578Z Compiling nix v0.27.1
22032024-04-01T22:21:31.595Z Compiling secrecy v0.8.0
22042024-04-01T22:21:31.859Z Compiling serde_plain v1.0.2
22052024-04-01T22:21:31.950Z Compiling thiserror-impl-no-std v2.0.2
22062024-04-01T22:21:32.371Z Compiling sqlparser_derive v0.2.2
22072024-04-01T22:21:33.366Z Compiling curve25519-dalek-derive v0.1.0
22082024-04-01T22:21:33.502Z Compiling nanorand v0.7.0
22092024-04-01T22:21:34.273Z Compiling bitstruct_derive v0.1.0
22102024-04-01T22:21:34.689Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22112024-04-01T22:21:34.732Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22122024-04-01T22:21:34.826Z Compiling unicode_categories v0.1.1
22132024-04-01T22:21:34.881Z Compiling signature v1.6.4
22142024-04-01T22:21:35.032Z Compiling opaque-debug v0.3.0
22152024-04-01T22:21:35.043Z Compiling ascii v1.1.0
22162024-04-01T22:21:35.150Z Compiling salty v0.2.0
22172024-04-01T22:21:35.417Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22182024-04-01T22:21:35.475Z Compiling typed-path v0.7.0
22192024-04-01T22:21:35.553Z Compiling bitstruct v0.1.1
22202024-04-01T22:21:35.668Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
22212024-04-01T22:21:35.732Z Compiling rustyline v13.0.0
22222024-04-01T22:21:35.780Z Compiling poly1305 v0.8.0
22232024-04-01T22:21:37.451Z Compiling sqlformat v0.2.3
22242024-04-01T22:21:37.841Z Compiling tough v0.16.0
22252024-04-01T22:21:38.205Z Compiling ed25519 v1.5.3
22262024-04-01T22:21:38.487Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22272024-04-01T22:21:42.015Z Compiling thiserror-no-std v2.0.2
22282024-04-01T22:21:42.132Z Compiling flume v0.11.0
22292024-04-01T22:21:42.889Z Compiling sqlparser v0.43.1
22302024-04-01T22:21:46.047Z Compiling peg v0.8.2
22312024-04-01T22:21:46.158Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
22322024-04-01T22:21:46.186Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22332024-04-01T22:21:46.729Z Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
22342024-04-01T22:21:54.836Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
22352024-04-01T22:21:55.941Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22362024-04-01T22:21:56.264Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22372024-04-01T22:21:57.040Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22382024-04-01T22:21:57.730Z Compiling chacha20 v0.9.1
22392024-04-01T22:21:58.175Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22402024-04-01T22:22:00.457Z Compiling aead v0.5.2
22412024-04-01T22:22:00.777Z Compiling bcs v0.1.6
22422024-04-01T22:22:01.259Z Compiling serde-big-array v0.5.1
22432024-04-01T22:22:01.503Z Compiling erased-serde v0.3.31
22442024-04-01T22:22:01.653Z Compiling serde_arrays v0.1.0
22452024-04-01T22:22:01.835Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
22462024-04-01T22:22:02.645Z Compiling parse-size v1.0.0
22472024-04-01T22:22:02.941Z Compiling highway v1.1.0
22482024-04-01T22:22:03.171Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22492024-04-01T22:22:04.393Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
22502024-04-01T22:22:06.512Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22512024-04-01T22:22:12.757Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
22522024-04-01T22:22:14.687Z Compiling chacha20poly1305 v0.10.1
22532024-04-01T22:22:14.926Z Compiling vsss-rs v3.3.4
22542024-04-01T22:22:25.010Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
22552024-04-01T22:22:25.085Z Compiling signal-hook-tokio v0.3.1
22562024-04-01T22:22:25.292Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=9b2deee64874b315427962b1c7fccceef99436b2#9b2deee6)
22572024-04-01T22:22:27.558Z Compiling castaway v0.2.2
22582024-04-01T22:22:27.742Z Compiling rand_seeder v0.2.3
22592024-04-01T22:22:28.136Z Compiling serde-big-array v0.4.1
22602024-04-01T22:22:28.340Z Compiling http-range v0.1.5
22612024-04-01T22:22:28.920Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
22622024-04-01T22:22:29.229Z Compiling hyper-staticfile v0.9.5
22632024-04-01T22:22:29.779Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
22642024-04-01T22:22:30.919Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
22652024-04-01T22:22:32.312Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
22662024-04-01T22:22:32.501Z Compiling compact_str v0.7.1
22672024-04-01T22:22:32.616Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=9b2deee64874b315427962b1c7fccceef99436b2#9b2deee6)
22682024-04-01T22:22:33.750Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22692024-04-01T22:22:41.005Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22702024-04-01T22:22:41.628Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
22712024-04-01T22:22:48.397Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
22722024-04-01T22:22:49.691Z Compiling zone_cfg_derive v0.1.2
22732024-04-01T22:22:51.087Z Compiling tungstenite v0.21.0
22742024-04-01T22:22:55.470Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
22752024-04-01T22:22:55.817Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
22762024-04-01T22:22:56.110Z Compiling lru v0.12.1
22772024-04-01T22:22:56.434Z Compiling stability v0.1.1
22782024-04-01T22:22:56.450Z Compiling base64 v0.13.1
22792024-04-01T22:22:57.209Z Compiling corncobs v0.1.3
22802024-04-01T22:22:57.335Z Compiling cassowary v0.3.0
22812024-04-01T22:22:57.579Z Compiling indoc v2.0.3
22822024-04-01T22:22:58.507Z Compiling ratatui v0.26.1
22832024-04-01T22:23:00.800Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
22842024-04-01T22:23:01.598Z Compiling ron v0.7.1
22852024-04-01T22:23:01.726Z Compiling tokio-tungstenite v0.21.0
22862024-04-01T22:23:02.302Z Compiling zone v0.1.8
22872024-04-01T22:23:06.629Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
22882024-04-01T22:23:07.068Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22892024-04-01T22:23:07.702Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
22902024-04-01T22:23:16.217Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
22912024-04-01T22:23:28.042Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
22922024-04-01T22:23:29.349Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
22932024-04-01T22:23:29.379Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
22942024-04-01T22:23:32.246Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
22952024-04-01T22:23:32.537Z Compiling portpicker v0.1.1
22962024-04-01T22:23:33.069Z Compiling smawk v0.3.1
22972024-04-01T22:23:33.317Z Compiling unicode-linebreak v0.1.5
22982024-04-01T22:23:33.874Z Compiling textwrap v0.16.1
22992024-04-01T22:23:34.467Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
23002024-04-01T22:23:37.731Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
23012024-04-01T22:23:43.656Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23022024-04-01T22:23:48.115Z Compiling rcgen v0.12.1
23032024-04-01T22:23:50.847Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
23042024-04-01T22:23:51.287Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=09bcfa6b9201f75891a5413928bb088cc150d319#09bcfa6b)
23052024-04-01T22:23:53.311Z Compiling atomicwrites v0.4.3
23062024-04-01T22:23:53.509Z Compiling fatfs v0.3.6
23072024-04-01T22:23:53.863Z Compiling subprocess v0.2.9
23082024-04-01T22:23:56.482Z Compiling rtoolbox v0.0.1
23092024-04-01T22:23:56.893Z Compiling is_ci v1.2.0
23102024-04-01T22:23:57.189Z Compiling assert_matches v1.5.0
23112024-04-01T22:23:57.499Z Compiling supports-color v3.0.0
23122024-04-01T22:23:57.794Z Compiling rpassword v7.3.1
23132024-04-01T22:23:58.175Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23142024-04-01T22:23:58.240Z Compiling tui-tree-widget v0.17.0
23152024-04-01T22:23:58.617Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
23162024-04-01T22:23:59.046Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
23172024-04-01T22:23:59.229Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
23182024-04-01T22:23:59.510Z Compiling csv-core v0.1.11
23192024-04-01T22:24:00.431Z Compiling shell-words v1.1.0
23202024-04-01T22:24:00.886Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
23212024-04-01T22:24:01.560Z Compiling csv v1.3.0
23222024-04-01T22:24:03.780Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
23232024-04-01T22:24:05.157Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
23242024-04-01T22:24:14.522Z Compiling multimap v0.10.0
23252024-04-01T22:26:15.630Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
23262024-04-01T22:26:18.749Z Compiling zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
23272024-04-01T22:26:34.259Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23282024-04-01T22:32:50.237Z Finished release [optimized] target(s) in 13m 54s
23292024-04-01T22:33:55.405Z
23302024-04-01T22:33:55.405Zreal 15:00.587557925
23312024-04-01T22:33:55.405Zuser 1:43:53.360575094
23322024-04-01T22:33:55.405Zsys 4:25.991343595
23332024-04-01T22:33:55.405Ztrap 2.384716629
23342024-04-01T22:33:55.405Ztflt 2.120877469
23352024-04-01T22:33:55.405Zdflt 3.107044665
23362024-04-01T22:33:55.405Zkflt 0.073795326
23372024-04-01T22:33:55.409Zlock 6:38:57.728066008
23382024-04-01T22:33:55.409Zslp 4:04:03.168777490
23392024-04-01T22:33:55.409Zlat 2:22.663366602
23402024-04-01T22:33:55.409Zstop 58.782034864
23412024-04-01T22:33:55.410Z+ files=(out/*.tar out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package tools/create_virtual_hardware.sh tools/virtual_hardware.sh tools/scrimlet/*)
23422024-04-01T22:33:55.410Z+ pfexec mkdir -p /work
23432024-04-01T22:33:55.410Z+ pfexec chown build /work
23442024-04-01T22:33:55.416Z+ ptime -m tar cvzf /work/package.tar.gz out/mg-ddm-gz.tar out/omicron-sled-agent.tar out/oxlog.tar out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package tools/create_virtual_hardware.sh tools/virtual_hardware.sh tools/scrimlet/create-softnpu-zone.sh tools/scrimlet/destroy-softnpu-zone.sh tools/scrimlet/softnpu-init.sh tools/scrimlet/softnpu-zone.txt tools/scrimlet/softnpu.toml
23452024-04-01T22:34:05.199ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
23462024-04-01T22:34:05.199Za out/mg-ddm-gz.tar 73905K
23472024-04-01T22:34:05.199Za out/omicron-sled-agent.tar 112882K
23482024-04-01T22:34:05.199Za out/oxlog.tar 6098K
23492024-04-01T22:34:05.200Za out/target/test 1K
23502024-04-01T22:34:05.200Za out/npuzone/npuzone 36313K
23512024-04-01T22:34:05.200Za package-manifest.toml 26K
23522024-04-01T22:34:05.200Za smf/sled-agent/non-gimlet/config.toml 4K
23532024-04-01T22:34:05.200Za target/release/omicron-package 39241K
23542024-04-01T22:34:05.200Za tools/create_virtual_hardware.sh 4K
23552024-04-01T22:34:05.200Za tools/virtual_hardware.sh 4K
23562024-04-01T22:34:05.200Za tools/scrimlet/create-softnpu-zone.sh 1K
23572024-04-01T22:34:05.200Za tools/scrimlet/destroy-softnpu-zone.sh 1K
23582024-04-01T22:34:05.200Za tools/scrimlet/softnpu-init.sh 3K
23592024-04-01T22:34:05.200Za tools/scrimlet/softnpu-zone.txt 1K
23602024-04-01T22:34:05.201Za tools/scrimlet/softnpu.toml 1K
23612024-04-01T22:34:05.218Z
23622024-04-01T22:34:05.218Zreal 9.784669860
23632024-04-01T22:34:05.218Zuser 9.457501501
23642024-04-01T22:34:05.218Zsys 0.676054671
23652024-04-01T22:34:05.218Ztrap 0.001424256
23662024-04-01T22:34:05.218Ztflt 0.000000000
23672024-04-01T22:34:05.219Zdflt 0.000000000
23682024-04-01T22:34:05.219Zkflt 0.000000000
23692024-04-01T22:34:05.219Zlock 0.000000000
23702024-04-01T22:34:05.219Zslp 9.207368738
23712024-04-01T22:34:05.219Zlat 0.224120613
23722024-04-01T22:34:05.219Zstop 0.000175255
23732024-04-01T22:34:05.219Z++ pwd
23742024-04-01T22:34:05.219Z+ tarball_src_dir=/work/oxidecomputer/omicron/out/versioned
23752024-04-01T22:34:05.219Z+ mv out/nexus.tar.gz out/nexus-single-sled.tar.gz
23762024-04-01T22:34:05.224Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t host target create -i standard -m gimlet -s asic -r multi-sled
23772024-04-01T22:34:06.009Z Finished release [optimized] target(s) in 0.75s
23782024-04-01T22:34:06.030Z Running `target/release/omicron-package -t host target create -i standard -m gimlet -s asic -r multi-sled`
23792024-04-01T22:34:06.061ZLogging to: /work/oxidecomputer/omicron/out/LOG
23802024-04-01T22:34:06.064ZCreated new build target 'host' and set it as active
23812024-04-01T22:34:06.064Z
23822024-04-01T22:34:06.064Zreal 0.853594182
23832024-04-01T22:34:06.064Zuser 0.554101481
23842024-04-01T22:34:06.065Zsys 0.281422822
23852024-04-01T22:34:06.065Ztrap 0.000038206
23862024-04-01T22:34:06.065Ztflt 0.000000000
23872024-04-01T22:34:06.065Zdflt 0.000117659
23882024-04-01T22:34:06.065Zkflt 0.000000000
23892024-04-01T22:34:06.065Zlock 0.022014138
23902024-04-01T22:34:06.065Zslp 0.107139224
23912024-04-01T22:34:06.065Zlat 0.003736184
23922024-04-01T22:34:06.065Zstop 0.000271678
23932024-04-01T22:34:06.065Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t host package
23942024-04-01T22:34:06.837Z Finished release [optimized] target(s) in 0.72s
23952024-04-01T22:34:06.858Z Running `target/release/omicron-package -t host package`
23962024-04-01T22:34:06.888ZLogging to: /work/oxidecomputer/omicron/out/LOG
23972024-04-01T22:34:07.693Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
23982024-04-01T22:36:28.343Z Finished release [optimized] target(s) in 2m 21s
23992024-04-01T22:37:07.735Z
24002024-04-01T22:37:07.746Zreal 3:01.641778421
24012024-04-01T22:37:07.746Zuser 13:40.168381619
24022024-04-01T22:37:07.747Zsys 34.955227101
24032024-04-01T22:37:07.747Ztrap 0.238748753
24042024-04-01T22:37:07.747Ztflt 0.256180517
24052024-04-01T22:37:07.747Zdflt 6.862452089
24062024-04-01T22:37:07.747Zkflt 0.000443964
24072024-04-01T22:37:07.747Zlock 1:17:47.884260084
24082024-04-01T22:37:07.747Zslp 12:12.281573165
24092024-04-01T22:37:07.747Zlat 7.828037020
24102024-04-01T22:37:07.747Zstop 2.089324133
24112024-04-01T22:37:07.748Z+ stamp_packages omicron-sled-agent mg-ddm-gz propolis-server overlay oxlog
24122024-04-01T22:37:07.748Z+ for package in "$@"
24132024-04-01T22:37:07.748Z+ [[ omicron-sled-agent == mg-ddm-gz ]]
24142024-04-01T22:37:07.748Z+ cargo run --locked --release --bin omicron-package -- stamp omicron-sled-agent 7.0.0-0.ci+git605a633603c
24152024-04-01T22:37:08.521Z Finished release [optimized] target(s) in 0.74s
24162024-04-01T22:37:08.542Z Running `target/release/omicron-package stamp omicron-sled-agent 7.0.0-0.ci+git605a633603c`
24172024-04-01T22:37:08.572ZLogging to: /work/oxidecomputer/omicron/out/LOG
24182024-04-01T22:37:08.768ZCreated: out/versioned/omicron-sled-agent.tar
24192024-04-01T22:37:08.773Z+ for package in "$@"
24202024-04-01T22:37:08.773Z+ [[ mg-ddm-gz == mg-ddm-gz ]]
24212024-04-01T22:37:08.773Z+ echo 0.0.0
24222024-04-01T22:37:08.773Z+ tar rvf out/mg-ddm-gz.tar VERSION
24232024-04-01T22:37:08.777Za VERSION 1K
24242024-04-01T22:37:08.777Z+ rm VERSION
24252024-04-01T22:37:08.777Z+ cargo run --locked --release --bin omicron-package -- stamp mg-ddm-gz 7.0.0-0.ci+git605a633603c
24262024-04-01T22:37:09.569Z Finished release [optimized] target(s) in 0.74s
24272024-04-01T22:37:09.588Z Running `target/release/omicron-package stamp mg-ddm-gz 7.0.0-0.ci+git605a633603c`
24282024-04-01T22:37:09.620ZLogging to: /work/oxidecomputer/omicron/out/LOG
24292024-04-01T22:37:09.749ZCreated: out/versioned/mg-ddm-gz.tar
24302024-04-01T22:37:09.760Z+ for package in "$@"
24312024-04-01T22:37:09.761Z+ [[ propolis-server == mg-ddm-gz ]]
24322024-04-01T22:37:09.761Z+ cargo run --locked --release --bin omicron-package -- stamp propolis-server 7.0.0-0.ci+git605a633603c
24332024-04-01T22:37:10.534Z Finished release [optimized] target(s) in 0.74s
24342024-04-01T22:37:10.568Z Running `target/release/omicron-package stamp propolis-server 7.0.0-0.ci+git605a633603c`
24352024-04-01T22:37:10.591ZLogging to: /work/oxidecomputer/omicron/out/LOG
24362024-04-01T22:37:11.589ZCreated: out/versioned/propolis-server.tar.gz
24372024-04-01T22:37:11.592Z+ for package in "$@"
24382024-04-01T22:37:11.592Z+ [[ overlay == mg-ddm-gz ]]
24392024-04-01T22:37:11.592Z+ cargo run --locked --release --bin omicron-package -- stamp overlay 7.0.0-0.ci+git605a633603c
24402024-04-01T22:37:12.379Z Finished release [optimized] target(s) in 0.73s
24412024-04-01T22:37:12.397Z Running `target/release/omicron-package stamp overlay 7.0.0-0.ci+git605a633603c`
24422024-04-01T22:37:12.435ZLogging to: /work/oxidecomputer/omicron/out/LOG
24432024-04-01T22:37:12.442ZCreated: out/versioned/overlay.tar.gz
24442024-04-01T22:37:12.443Z+ for package in "$@"
24452024-04-01T22:37:12.443Z+ [[ oxlog == mg-ddm-gz ]]
24462024-04-01T22:37:12.443Z+ cargo run --locked --release --bin omicron-package -- stamp oxlog 7.0.0-0.ci+git605a633603c
24472024-04-01T22:37:13.206Z Finished release [optimized] target(s) in 0.72s
24482024-04-01T22:37:13.228Z Running `target/release/omicron-package stamp oxlog 7.0.0-0.ci+git605a633603c`
24492024-04-01T22:37:13.261ZLogging to: /work/oxidecomputer/omicron/out/LOG
24502024-04-01T22:37:13.279ZCreated: out/versioned/oxlog.tar
24512024-04-01T22:37:13.292Z+ ptime -m ./tools/build-global-zone-packages.sh /work/oxidecomputer/omicron/out/versioned /work
24522024-04-01T22:37:13.300Z+++ dirname -- ./tools/build-global-zone-packages.sh
24532024-04-01T22:37:13.300Z++ cd -- ./tools
24542024-04-01T22:37:13.300Z++ pwd
24552024-04-01T22:37:13.300Z+ TOOLS_DIR=/work/oxidecomputer/omicron/tools
24562024-04-01T22:37:13.300Z++ readlink -f /work/oxidecomputer/omicron/out/versioned
24572024-04-01T22:37:13.400Z+ tarball_src_dir=/work/oxidecomputer/omicron/out/versioned
24582024-04-01T22:37:13.409Z++ readlink -f /work
24592024-04-01T22:37:13.409Z+ out_dir=/work
24602024-04-01T22:37:13.409Z+ deps=("$tarball_src_dir/omicron-sled-agent.tar" "$tarball_src_dir/mg-ddm-gz.tar" "$tarball_src_dir/propolis-server.tar.gz" "$tarball_src_dir/overlay.tar.gz" "$tarball_src_dir/oxlog.tar")
24612024-04-01T22:37:13.409Z+ for dep in "${deps[@]}"
24622024-04-01T22:37:13.409Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar ]]
24632024-04-01T22:37:13.409Z+ for dep in "${deps[@]}"
24642024-04-01T22:37:13.410Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar ]]
24652024-04-01T22:37:13.410Z+ for dep in "${deps[@]}"
24662024-04-01T22:37:13.410Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz ]]
24672024-04-01T22:37:13.410Z+ for dep in "${deps[@]}"
24682024-04-01T22:37:13.411Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz ]]
24692024-04-01T22:37:13.411Z+ for dep in "${deps[@]}"
24702024-04-01T22:37:13.411Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/oxlog.tar ]]
24712024-04-01T22:37:13.411Z++ mktemp -d
24722024-04-01T22:37:13.412Z+ tmp_gz=/tmp/tmp.iPa42h
24732024-04-01T22:37:13.412Z+ trap 'cd /; rm -rf "$tmp_gz"' EXIT
24742024-04-01T22:37:13.412Z+ echo '{"v":"1","t":"layer"}'
24752024-04-01T22:37:13.412Z+ pkg_dir=/tmp/tmp.iPa42h/root/opt/oxide/sled-agent
24762024-04-01T22:37:13.413Z+ mkdir -p /tmp/tmp.iPa42h/root/opt/oxide/sled-agent
24772024-04-01T22:37:13.420Z+ cd /tmp/tmp.iPa42h/root/opt/oxide/sled-agent
24782024-04-01T22:37:13.421Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
24792024-04-01T22:37:13.486Zx ., 0 bytes, 0 tape blocks
24802024-04-01T22:37:13.486Zx zone-bundle, 36115840 bytes, 70539 tape blocks
24812024-04-01T22:37:13.487Zx sled-agent, 79457976 bytes, 155192 tape blocks
24822024-04-01T22:37:13.487Zx pkg, 0 bytes, 0 tape blocks
24832024-04-01T22:37:13.487Zx pkg/config.toml, 1657 bytes, 4 tape blocks
24842024-04-01T22:37:13.487Zx pkg/README.md, 54 bytes, 1 tape blocks
24852024-04-01T22:37:13.487Zx pkg/manifest.xml, 2373 bytes, 5 tape blocks
24862024-04-01T22:37:13.488Zx VERSION, 25 bytes, 1 tape blocks
24872024-04-01T22:37:13.493Z+ mkdir -p /tmp/tmp.iPa42h/root/lib/svc/manifest/site/
24882024-04-01T22:37:13.494Z+ mv pkg/manifest.xml /tmp/tmp.iPa42h/root/lib/svc/manifest/site/sled-agent.xml
24892024-04-01T22:37:13.494Z+ cd -
24902024-04-01T22:37:13.494Z/work/oxidecomputer/omicron
24912024-04-01T22:37:13.494Z+ pkg_dir=/tmp/tmp.iPa42h/root/opt/oxide/mg-ddm
24922024-04-01T22:37:13.494Z+ mkdir -p /tmp/tmp.iPa42h/root/opt/oxide/mg-ddm
24932024-04-01T22:37:13.494Z+ cd /tmp/tmp.iPa42h/root/opt/oxide/mg-ddm
24942024-04-01T22:37:13.495Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
24952024-04-01T22:37:13.538Zx ., 0 bytes, 0 tape blocks
24962024-04-01T22:37:13.538Zx ddmadm, 26051952 bytes, 50883 tape blocks
24972024-04-01T22:37:13.538Zx ddmd, 49611120 bytes, 96897 tape blocks
24982024-04-01T22:37:13.539Zx pkg, 0 bytes, 0 tape blocks
24992024-04-01T22:37:13.539Zx pkg/refresh_ctrun_child.sh, 943 bytes, 2 tape blocks
25002024-04-01T22:37:13.539Zx pkg/mgd_method_script.sh, 945 bytes, 2 tape blocks
25012024-04-01T22:37:13.539Zx pkg/mgd, 0 bytes, 0 tape blocks
25022024-04-01T22:37:13.539Zx pkg/mgd/manifest.xml, 1599 bytes, 4 tape blocks
25032024-04-01T22:37:13.539Zx pkg/ddm_method_script.sh, 1611 bytes, 4 tape blocks
25042024-04-01T22:37:13.539Zx pkg/ddm, 0 bytes, 0 tape blocks
25052024-04-01T22:37:13.540Zx pkg/ddm/manifest.xml, 1966 bytes, 4 tape blocks
25062024-04-01T22:37:13.540Zx VERSION, 25 bytes, 1 tape blocks
25072024-04-01T22:37:13.545Z+ cd -
25082024-04-01T22:37:13.546Z/work/oxidecomputer/omicron
25092024-04-01T22:37:13.546Z+ pkg_dir=/tmp/tmp.iPa42h/root/opt/oxide/oxlog
25102024-04-01T22:37:13.546Z+ mkdir -p /tmp/tmp.iPa42h/root/opt/oxide/oxlog
25112024-04-01T22:37:13.546Z+ cd /tmp/tmp.iPa42h/root/opt/oxide/oxlog
25122024-04-01T22:37:13.547Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/oxlog.tar
25132024-04-01T22:37:13.551Zx ., 0 bytes, 0 tape blocks
25142024-04-01T22:37:13.551Zx oxlog, 6241384 bytes, 12191 tape blocks
25152024-04-01T22:37:13.552Zx VERSION, 25 bytes, 1 tape blocks
25162024-04-01T22:37:13.552Z+ cd -
25172024-04-01T22:37:13.552Z/work/oxidecomputer/omicron
25182024-04-01T22:37:13.552Z+ cp /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz /tmp/tmp.iPa42h/root/opt/oxide
25192024-04-01T22:37:13.620Z+ cp /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz /tmp/tmp.iPa42h/root/opt/oxide
25202024-04-01T22:37:13.632Z+ cd /tmp/tmp.iPa42h
25212024-04-01T22:37:13.632Z+ tar cvfz /work/global-zone-packages.tar.gz oxide.json root
25222024-04-01T22:37:22.196ZCompressing '/work/global-zone-packages.tar.gz' with '/usr/bin/gzip'...
25232024-04-01T22:37:22.196Za oxide.json 1K
25242024-04-01T22:37:22.196Za root/ 0K
25252024-04-01T22:37:22.196Za root/opt/ 0K
25262024-04-01T22:37:22.196Za root/opt/oxide/ 0K
25272024-04-01T22:37:22.196Za root/opt/oxide/sled-agent/ 0K
25282024-04-01T22:37:22.196Za root/opt/oxide/sled-agent/zone-bundle 35270K
25292024-04-01T22:37:22.197Za root/opt/oxide/sled-agent/sled-agent 77596K
25302024-04-01T22:37:22.197Za root/opt/oxide/sled-agent/pkg/ 0K
25312024-04-01T22:37:22.197Za root/opt/oxide/sled-agent/pkg/config.toml 2K
25322024-04-01T22:37:22.197Za root/opt/oxide/sled-agent/pkg/README.md 1K
25332024-04-01T22:37:22.197Za root/opt/oxide/sled-agent/VERSION 1K
25342024-04-01T22:37:22.197Za root/opt/oxide/mg-ddm/ 0K
25352024-04-01T22:37:22.197Za root/opt/oxide/mg-ddm/ddmadm 25442K
25362024-04-01T22:37:22.197Za root/opt/oxide/mg-ddm/ddmd 48449K
25372024-04-01T22:37:22.197Za root/opt/oxide/mg-ddm/pkg/ 0K
25382024-04-01T22:37:22.197Za root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh 1K
25392024-04-01T22:37:22.197Za root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh 1K
25402024-04-01T22:37:22.198Za root/opt/oxide/mg-ddm/pkg/mgd/ 0K
25412024-04-01T22:37:22.198Za root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml 2K
25422024-04-01T22:37:22.198Za root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh 2K
25432024-04-01T22:37:22.198Za root/opt/oxide/mg-ddm/pkg/ddm/ 0K
25442024-04-01T22:37:22.198Za root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml 2K
25452024-04-01T22:37:22.198Za root/opt/oxide/mg-ddm/VERSION 1K
25462024-04-01T22:37:22.198Za root/opt/oxide/oxlog/ 0K
25472024-04-01T22:37:22.198Za root/opt/oxide/oxlog/oxlog 6096K
25482024-04-01T22:37:22.198Za root/opt/oxide/oxlog/VERSION 1K
25492024-04-01T22:37:22.198Za root/opt/oxide/propolis-server.tar.gz 62556K
25502024-04-01T22:37:22.198Za root/opt/oxide/overlay.tar.gz 3K
25512024-04-01T22:37:22.199Za root/lib/ 0K
25522024-04-01T22:37:22.199Za root/lib/svc/ 0K
25532024-04-01T22:37:22.199Za root/lib/svc/manifest/ 0K
25542024-04-01T22:37:22.199Za root/lib/svc/manifest/site/ 0K
25552024-04-01T22:37:22.199Za root/lib/svc/manifest/site/sled-agent.xml 3K
25562024-04-01T22:37:22.207Z+ cd /
25572024-04-01T22:37:22.207Z+ rm -rf /tmp/tmp.iPa42h
25582024-04-01T22:37:22.226Z
25592024-04-01T22:37:22.233Zreal 8.944262496
25602024-04-01T22:37:22.234Zuser 8.297066793
25612024-04-01T22:37:22.234Zsys 0.565180744
25622024-04-01T22:37:22.234Ztrap 0.001860922
25632024-04-01T22:37:22.234Ztflt 0.000000000
25642024-04-01T22:37:22.235Zdflt 0.000000000
25652024-04-01T22:37:22.235Zkflt 0.000000000
25662024-04-01T22:37:22.235Zlock 0.000000000
25672024-04-01T22:37:22.235Zslp 17.372155354
25682024-04-01T22:37:22.235Zlat 0.204717469
25692024-04-01T22:37:22.236Zstop 0.000203761
25702024-04-01T22:37:22.236Z+ mkdir -p /work/zones
25712024-04-01T22:37:22.236Z+ zones=(out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/nexus.tar.gz out/nexus-single-sled.tar.gz out/oximeter.tar.gz out/propolis-server.tar.gz out/switch-*.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-gateway-asic.tar.gz out/overlay.tar.gz out/probe.tar.gz)
25722024-04-01T22:37:22.236Z+ cp out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/nexus.tar.gz out/nexus-single-sled.tar.gz out/oximeter.tar.gz out/propolis-server.tar.gz out/switch-asic.tar.gz out/switch-softnpu.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-gateway-asic.tar.gz out/overlay.tar.gz out/probe.tar.gz /work/zones/
25732024-04-01T22:37:24.851Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t recovery target create -i trampoline
25742024-04-01T22:37:25.702Z Finished release [optimized] target(s) in 0.79s
25752024-04-01T22:37:25.725Z Running `target/release/omicron-package -t recovery target create -i trampoline`
25762024-04-01T22:37:25.760ZLogging to: /work/oxidecomputer/omicron/out/LOG
25772024-04-01T22:37:25.778ZCreated new build target 'recovery' and set it as active
25782024-04-01T22:37:25.778Z
25792024-04-01T22:37:25.779Zreal 0.900716939
25802024-04-01T22:37:25.779Zuser 0.584579759
25812024-04-01T22:37:25.779Zsys 0.297039953
25822024-04-01T22:37:25.779Ztrap 0.000707023
25832024-04-01T22:37:25.779Ztflt 0.000024986
25842024-04-01T22:37:25.780Zdflt 0.000046985
25852024-04-01T22:37:25.780Zkflt 0.000000000
25862024-04-01T22:37:25.780Zlock 0.023227617
25872024-04-01T22:37:25.781Zslp 0.106625874
25882024-04-01T22:37:25.781Zlat 0.005087399
25892024-04-01T22:37:25.781Zstop 0.000376767
25902024-04-01T22:37:25.781Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t recovery package
25912024-04-01T22:37:26.547Z Finished release [optimized] target(s) in 0.74s
25922024-04-01T22:37:26.581Z Running `target/release/omicron-package -t recovery package`
25932024-04-01T22:37:26.600ZLogging to: /work/oxidecomputer/omicron/out/LOG
25942024-04-01T22:37:27.319Z Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
25952024-04-01T22:37:29.669Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
25962024-04-01T22:37:48.122Z Finished release [optimized] target(s) in 21.47s
25972024-04-01T22:38:04.245Z
25982024-04-01T22:38:04.249Zreal 38.478177513
25992024-04-01T22:38:04.250Zuser 1:37.462707615
26002024-04-01T22:38:04.250Zsys 7.078986515
26012024-04-01T22:38:04.250Ztrap 0.061159520
26022024-04-01T22:38:04.250Ztflt 0.058540504
26032024-04-01T22:38:04.250Zdflt 0.384138090
26042024-04-01T22:38:04.250Zkflt 0.000029557
26052024-04-01T22:38:04.250Zlock 11:43.172234488
26062024-04-01T22:38:04.250Zslp 1:37.834222571
26072024-04-01T22:38:04.250Zlat 1.410752866
26082024-04-01T22:38:04.250Zstop 0.562335015
26092024-04-01T22:38:04.250Z+ stamp_packages installinator mg-ddm-gz
26102024-04-01T22:38:04.250Z+ for package in "$@"
26112024-04-01T22:38:04.250Z+ [[ installinator == mg-ddm-gz ]]
26122024-04-01T22:38:04.250Z+ cargo run --locked --release --bin omicron-package -- stamp installinator 7.0.0-0.ci+git605a633603c
26132024-04-01T22:38:05.039Z Finished release [optimized] target(s) in 0.74s
26142024-04-01T22:38:05.060Z Running `target/release/omicron-package stamp installinator 7.0.0-0.ci+git605a633603c`
26152024-04-01T22:38:05.095ZLogging to: /work/oxidecomputer/omicron/out/LOG
26162024-04-01T22:38:05.156ZCreated: out/versioned/installinator.tar
26172024-04-01T22:38:05.160Z+ for package in "$@"
26182024-04-01T22:38:05.160Z+ [[ mg-ddm-gz == mg-ddm-gz ]]
26192024-04-01T22:38:05.160Z+ echo 0.0.0
26202024-04-01T22:38:05.160Z+ tar rvf out/mg-ddm-gz.tar VERSION
26212024-04-01T22:38:05.164Za VERSION 1K
26222024-04-01T22:38:05.164Z+ rm VERSION
26232024-04-01T22:38:05.168Z+ cargo run --locked --release --bin omicron-package -- stamp mg-ddm-gz 7.0.0-0.ci+git605a633603c
26242024-04-01T22:38:05.951Z Finished release [optimized] target(s) in 0.74s
26252024-04-01T22:38:05.975Z Running `target/release/omicron-package stamp mg-ddm-gz 7.0.0-0.ci+git605a633603c`
26262024-04-01T22:38:06.011ZLogging to: /work/oxidecomputer/omicron/out/LOG
26272024-04-01T22:38:06.132ZCreated: out/versioned/mg-ddm-gz.tar
26282024-04-01T22:38:06.136Z+ ptime -m ./tools/build-trampoline-global-zone-packages.sh /work/oxidecomputer/omicron/out/versioned /work
26292024-04-01T22:38:06.145Z+++ dirname -- ./tools/build-trampoline-global-zone-packages.sh
26302024-04-01T22:38:06.148Z++ cd -- ./tools
26312024-04-01T22:38:06.148Z++ pwd
26322024-04-01T22:38:06.148Z+ TOOLS_DIR=/work/oxidecomputer/omicron/tools
26332024-04-01T22:38:06.152Z++ readlink -f /work/oxidecomputer/omicron/out/versioned
26342024-04-01T22:38:06.152Z+ tarball_src_dir=/work/oxidecomputer/omicron/out/versioned
26352024-04-01T22:38:06.152Z++ readlink -f /work
26362024-04-01T22:38:06.155Z+ out_dir=/work
26372024-04-01T22:38:06.155Z+ deps=("$tarball_src_dir"/installinator.tar "$tarball_src_dir"/mg-ddm-gz.tar)
26382024-04-01T22:38:06.155Z+ for dep in "${deps[@]}"
26392024-04-01T22:38:06.156Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/installinator.tar ]]
26402024-04-01T22:38:06.156Z+ for dep in "${deps[@]}"
26412024-04-01T22:38:06.156Z+ [[ ! -e /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar ]]
26422024-04-01T22:38:06.156Z++ mktemp -d
26432024-04-01T22:38:06.156Z+ tmp_trampoline=/tmp/tmp.sHaG7h
26442024-04-01T22:38:06.159Z+ trap 'cd /; rm -rf "$tmp_trampoline"' EXIT
26452024-04-01T22:38:06.159Z+ echo '{"v":"1","t":"layer"}'
26462024-04-01T22:38:06.159Z+ pkg_dir=/tmp/tmp.sHaG7h/root/opt/oxide/installinator
26472024-04-01T22:38:06.159Z+ mkdir -p /tmp/tmp.sHaG7h/root/opt/oxide/installinator
26482024-04-01T22:38:06.159Z+ cd /tmp/tmp.sHaG7h/root/opt/oxide/installinator
26492024-04-01T22:38:06.159Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/installinator.tar
26502024-04-01T22:38:06.193Zx ., 0 bytes, 0 tape blocks
26512024-04-01T22:38:06.193Zx installinator, 47261864 bytes, 92309 tape blocks
26522024-04-01T22:38:06.193Zx pkg, 0 bytes, 0 tape blocks
26532024-04-01T22:38:06.193Zx pkg/manifest.xml, 2149 bytes, 5 tape blocks
26542024-04-01T22:38:06.193Zx VERSION, 25 bytes, 1 tape blocks
26552024-04-01T22:38:06.196Z+ mkdir -p /tmp/tmp.sHaG7h/root/lib/svc/manifest/site/
26562024-04-01T22:38:06.196Z+ mv pkg/manifest.xml /tmp/tmp.sHaG7h/root/lib/svc/manifest/site/installinator.xml
26572024-04-01T22:38:06.200Z+ cd -
26582024-04-01T22:38:06.200Z/work/oxidecomputer/omicron
26592024-04-01T22:38:06.200Z+ pkg_dir=/tmp/tmp.sHaG7h/root/opt/oxide/mg-ddm
26602024-04-01T22:38:06.200Z+ mkdir -p /tmp/tmp.sHaG7h/root/opt/oxide/mg-ddm
26612024-04-01T22:38:06.200Z+ cd /tmp/tmp.sHaG7h/root/opt/oxide/mg-ddm
26622024-04-01T22:38:06.200Z+ tar -xvfz /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
26632024-04-01T22:38:06.251Zx ., 0 bytes, 0 tape blocks
26642024-04-01T22:38:06.251Zx ddmadm, 26051952 bytes, 50883 tape blocks
26652024-04-01T22:38:06.251Zx ddmd, 49611120 bytes, 96897 tape blocks
26662024-04-01T22:38:06.251Zx pkg, 0 bytes, 0 tape blocks
26672024-04-01T22:38:06.252Zx pkg/refresh_ctrun_child.sh, 943 bytes, 2 tape blocks
26682024-04-01T22:38:06.252Zx pkg/mgd_method_script.sh, 945 bytes, 2 tape blocks
26692024-04-01T22:38:06.252Zx pkg/mgd, 0 bytes, 0 tape blocks
26702024-04-01T22:38:06.252Zx pkg/mgd/manifest.xml, 1599 bytes, 4 tape blocks
26712024-04-01T22:38:06.252Zx pkg/ddm_method_script.sh, 1611 bytes, 4 tape blocks
26722024-04-01T22:38:06.252Zx pkg/ddm, 0 bytes, 0 tape blocks
26732024-04-01T22:38:06.252Zx pkg/ddm/manifest.xml, 1966 bytes, 4 tape blocks
26742024-04-01T22:38:06.252Zx VERSION, 25 bytes, 1 tape blocks
26752024-04-01T22:38:06.255Z+ cd -
26762024-04-01T22:38:06.255Z/work/oxidecomputer/omicron
26772024-04-01T22:38:06.255Z+ cd /tmp/tmp.sHaG7h
26782024-04-01T22:38:06.255Z+ tar cvfz /work/trampoline-global-zone-packages.tar.gz oxide.json root
26792024-04-01T22:38:10.659ZCompressing '/work/trampoline-global-zone-packages.tar.gz' with '/usr/bin/gzip'...
26802024-04-01T22:38:10.659Za oxide.json 1K
26812024-04-01T22:38:10.659Za root/ 0K
26822024-04-01T22:38:10.659Za root/opt/ 0K
26832024-04-01T22:38:10.659Za root/opt/oxide/ 0K
26842024-04-01T22:38:10.659Za root/opt/oxide/installinator/ 0K
26852024-04-01T22:38:10.660Za root/opt/oxide/installinator/installinator 46155K
26862024-04-01T22:38:10.660Za root/opt/oxide/installinator/pkg/ 0K
26872024-04-01T22:38:10.660Za root/opt/oxide/installinator/VERSION 1K
26882024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/ 0K
26892024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/ddmadm 25442K
26902024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/ddmd 48449K
26912024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/ 0K
26922024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh 1K
26932024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh 1K
26942024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/mgd/ 0K
26952024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml 2K
26962024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh 2K
26972024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/ddm/ 0K
26982024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml 2K
26992024-04-01T22:38:10.660Za root/opt/oxide/mg-ddm/VERSION 1K
27002024-04-01T22:38:10.660Za root/lib/ 0K
27012024-04-01T22:38:10.660Za root/lib/svc/ 0K
27022024-04-01T22:38:10.660Za root/lib/svc/manifest/ 0K
27032024-04-01T22:38:10.660Za root/lib/svc/manifest/site/ 0K
27042024-04-01T22:38:10.660Za root/lib/svc/manifest/site/installinator.xml 3K
27052024-04-01T22:38:10.664Z+ cd /
27062024-04-01T22:38:10.664Z+ rm -rf /tmp/tmp.sHaG7h
27072024-04-01T22:38:10.675Z
27082024-04-01T22:38:10.679Zreal 4.537801135
27092024-04-01T22:38:10.679Zuser 4.286120675
27102024-04-01T22:38:10.679Zsys 0.265741051
27112024-04-01T22:38:10.679Ztrap 0.000291404
27122024-04-01T22:38:10.679Ztflt 0.000000000
27132024-04-01T22:38:10.679Zdflt 0.000000000
27142024-04-01T22:38:10.679Zkflt 0.000000000
27152024-04-01T22:38:10.679Zlock 0.000000000
27162024-04-01T22:38:10.679Zslp 8.820151692
27172024-04-01T22:38:10.679Zlat 0.094863905
27182024-04-01T22:38:10.679Zstop 0.000221843
27192024-04-01T22:38:10.679Zprocess exited: duration 1636867 ms, exit code 0
 
27202024-04-01T22:38:10.687Zfound 22 output files
27212024-04-01T22:38:10.687Zuploading: /work/version.txt (26 bytes)
27222024-04-01T22:38:11.711Zuploaded: /work/version.txt
27232024-04-01T22:38:11.711Zuploading: /work/package.tar.gz (85364445 bytes)
27242024-04-01T22:38:47.005Zuploaded: /work/package.tar.gz
27252024-04-01T22:38:47.005Zuploading: /work/global-zone-packages.tar.gz (125085527 bytes)
27262024-04-01T22:39:34.189Zuploaded: /work/global-zone-packages.tar.gz
27272024-04-01T22:39:34.189Zuploading: /work/trampoline-global-zone-packages.tar.gz (38503309 bytes)
27282024-04-01T22:39:47.409Zuploaded: /work/trampoline-global-zone-packages.tar.gz
27292024-04-01T22:39:47.409Zuploading: /work/zones/clickhouse.tar.gz (231190482 bytes)
27302024-04-01T22:41:09.467Zuploaded: /work/zones/clickhouse.tar.gz
27312024-04-01T22:41:09.467Zuploading: /work/zones/clickhouse_keeper.tar.gz (231175515 bytes)
27322024-04-01T22:42:37.127Zuploaded: /work/zones/clickhouse_keeper.tar.gz
27332024-04-01T22:42:37.128Zuploading: /work/zones/cockroachdb.tar.gz (126690198 bytes)
27342024-04-01T22:43:22.465Zuploaded: /work/zones/cockroachdb.tar.gz
27352024-04-01T22:43:22.466Zuploading: /work/zones/crucible-pantry-zone.tar.gz (25314867 bytes)
27362024-04-01T22:43:31.616Zuploaded: /work/zones/crucible-pantry-zone.tar.gz
27372024-04-01T22:43:31.616Zuploading: /work/zones/crucible-zone.tar.gz (37011495 bytes)
27382024-04-01T22:43:42.530Zuploaded: /work/zones/crucible-zone.tar.gz
27392024-04-01T22:43:42.537Zuploading: /work/zones/external-dns.tar.gz (31020683 bytes)
27402024-04-01T22:43:53.635Zuploaded: /work/zones/external-dns.tar.gz
27412024-04-01T22:43:53.635Zuploading: /work/zones/internal-dns.tar.gz (31022603 bytes)
27422024-04-01T22:44:04.010Zuploaded: /work/zones/internal-dns.tar.gz
27432024-04-01T22:44:04.011Zuploading: /work/zones/nexus-single-sled.tar.gz (92077525 bytes)
27442024-04-01T22:44:36.663Zuploaded: /work/zones/nexus-single-sled.tar.gz
27452024-04-01T22:44:36.663Zuploading: /work/zones/nexus.tar.gz (92077264 bytes)
27462024-04-01T22:45:06.348Zuploaded: /work/zones/nexus.tar.gz
27472024-04-01T22:45:06.348Zuploading: /work/zones/ntp.tar.gz (10442873 bytes)
27482024-04-01T22:45:10.099Zuploaded: /work/zones/ntp.tar.gz
27492024-04-01T22:45:10.100Zuploading: /work/zones/omicron-gateway-asic.tar.gz (16537653 bytes)
27502024-04-01T22:45:22.144Zuploaded: /work/zones/omicron-gateway-asic.tar.gz
27512024-04-01T22:45:22.144Zuploading: /work/zones/omicron-gateway-softnpu.tar.gz (16534096 bytes)
27522024-04-01T22:45:30.129Zuploaded: /work/zones/omicron-gateway-softnpu.tar.gz
27532024-04-01T22:45:30.129Zuploading: /work/zones/overlay.tar.gz (2622 bytes)
27542024-04-01T22:45:31.551Zuploaded: /work/zones/overlay.tar.gz
27552024-04-01T22:45:31.551Zuploading: /work/zones/oximeter.tar.gz (50197562 bytes)
27562024-04-01T22:45:48.111Zuploaded: /work/zones/oximeter.tar.gz
27572024-04-01T22:45:48.115Zuploading: /work/zones/probe.tar.gz (2829470 bytes)
27582024-04-01T22:45:50.039Zuploaded: /work/zones/probe.tar.gz
27592024-04-01T22:45:50.039Zuploading: /work/zones/propolis-server.tar.gz (64056067 bytes)
27602024-04-01T22:46:13.587Zuploaded: /work/zones/propolis-server.tar.gz
27612024-04-01T22:46:13.587Zuploading: /work/zones/switch-asic.tar.gz (292940580 bytes)
27622024-04-01T22:47:51.869Zuploaded: /work/zones/switch-asic.tar.gz
27632024-04-01T22:47:51.870Zuploading: /work/zones/switch-softnpu.tar.gz (214494145 bytes)
27642024-04-01T22:48:56.802Zuploaded: /work/zones/switch-softnpu.tar.gz