01HSGS7TWK3M7N4TYQ9V6PD4JK: a4x2-prepare

BasicConfig {
    output_rules: [
        "=/out/cargo-bay-ce.tgz",
        "=/out/cargo-bay-cr1.tgz",
        "=/out/cargo-bay-cr2.tgz",
        "=/out/cargo-bay-g0.tgz",
        "=/out/cargo-bay-g1.tgz",
        "=/out/cargo-bay-g2.tgz",
        "=/out/cargo-bay-g3.tgz",
        "=/out/cargo-bay-tools.tgz",
        "=/out/cargo-bay-omicron-common.tgz",
        "=/out/commtest",
        "=/out/dhcp-server",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/testbed",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HSGS85HDHK4ZDJEJNMQ7PCV4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-03-21T15:15:17.236Zjob assigned to worker 01HSGS86FEE3HCT4V8KAQ4F8VM (queued for 38 s)
 
22024-03-21T15:15:18.245Zstarting task 0: "setup"
32024-03-21T15:15:18.272Z++ uname -s
42024-03-21T15:15:18.272Z+ kern=SunOS
52024-03-21T15:15:18.272Z+ case "$kern" in
62024-03-21T15:15:18.272Z+ groupadd -g 12345 build
72024-03-21T15:15:18.272Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-03-21T15:15:20.272Z+ zfs create -o mountpoint=/work rpool/work
92024-03-21T15:15:20.315Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-03-21T15:15:20.340Z+ home_fs=zfs
112024-03-21T15:15:20.340Z+ [[ zfs == autofs ]]
122024-03-21T15:15:20.340Z+ mkdir -p /home/build
132024-03-21T15:15:20.340Z+ chown build:build /home/build /work
142024-03-21T15:15:22.347Z+ chmod 0700 /home/build /work
152024-03-21T15:15:23.192Zprocess exited: duration 4084 ms, exit code 0
 
162024-03-21T15:15:23.245Zstarting task 1: "rust-toolchain"
172024-03-21T15:15:23.331Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-03-21T15:15:23.332Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
192024-03-21T15:15:23.391Zinfo: downloading installer
202024-03-21T15:15:24.161Zwarning: it looks like you have an existing installation of Rust at:
212024-03-21T15:15:24.161Zwarning: /opt/ooce/bin
222024-03-21T15:15:24.161Zwarning: It is recommended that rustup be the primary Rust installation.
232024-03-21T15:15:24.161Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-03-21T15:15:24.161Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-03-21T15:15:24.161Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-03-21T15:15:24.161Zwarning: or pass `-y' to ignore all ignorable checks.
272024-03-21T15:15:24.161Zerror: cannot install while Rust is installed
282024-03-21T15:15:24.161Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-03-21T15:15:24.214Zinfo: profile set to 'default'
302024-03-21T15:15:24.214Zinfo: default host triple is x86_64-unknown-illumos
312024-03-21T15:15:24.246Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
322024-03-21T15:15:24.335Zinfo: latest update on 2024-03-21, rust version 1.77.0 (aedd173a2 2024-03-17)
332024-03-21T15:15:24.335Zinfo: downloading component 'cargo'
342024-03-21T15:15:24.749Zinfo: downloading component 'clippy'
352024-03-21T15:15:24.867Zinfo: downloading component 'rust-docs'
362024-03-21T15:15:25.274Zinfo: downloading component 'rust-std'
372024-03-21T15:15:25.970Zinfo: downloading component 'rustc'
382024-03-21T15:15:27.182Zinfo: downloading component 'rustfmt'
392024-03-21T15:15:27.275Zinfo: installing component 'cargo'
402024-03-21T15:15:28.313Zinfo: installing component 'clippy'
412024-03-21T15:15:28.681Zinfo: installing component 'rust-docs'
422024-03-21T15:15:31.203Zinfo: installing component 'rust-std'
432024-03-21T15:15:33.379Zinfo: installing component 'rustc'
442024-03-21T15:15:38.004Zinfo: installing component 'rustfmt'
452024-03-21T15:15:38.388Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
462024-03-21T15:15:38.388Z
472024-03-21T15:15:38.520Z stable-x86_64-unknown-illumos installed - rustc 1.77.0 (aedd173a2 2024-03-17)
482024-03-21T15:15:38.520Z
492024-03-21T15:15:38.549Z
502024-03-21T15:15:38.549ZRust is installed now. Great!
512024-03-21T15:15:38.549Z
522024-03-21T15:15:38.549ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-03-21T15:15:38.549Zenvironment variable. This has not been done automatically.
542024-03-21T15:15:38.549Z
552024-03-21T15:15:38.549ZTo configure your current shell, you need to source
562024-03-21T15:15:38.549Zthe corresponding env file under $HOME/.cargo.
572024-03-21T15:15:38.549Z
582024-03-21T15:15:38.549ZThis is usually done by running one of the following (note the leading DOT):
592024-03-21T15:15:38.549Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-03-21T15:15:38.549Zsource "$HOME/.cargo/env.fish" # For fish
612024-03-21T15:15:38.596Z+ rustc --version
622024-03-21T15:15:38.728Zrustc 1.77.0 (aedd173a2 2024-03-17)
632024-03-21T15:15:38.761Zprocess exited: duration 15485 ms, exit code 0
 
642024-03-21T15:15:38.829Zstarting task 2: "authentication"
652024-03-21T15:15:38.907Zprocess exited: duration 78 ms, exit code 0
 
662024-03-21T15:15:38.965Zstarting task 3: "clone repository"
672024-03-21T15:15:39.011Z+ mkdir -p /work/oxidecomputer/omicron
682024-03-21T15:15:39.012Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-03-21T15:15:39.047ZCloning into '/work/oxidecomputer/omicron'...
702024-03-21T15:15:53.723Z+ cd /work/oxidecomputer/omicron
712024-03-21T15:15:53.723Z+ git fetch origin 2c9bdea788236adee5e5cb1925a11c9f2eb05e0c
722024-03-21T15:15:54.147ZFrom https://github.com/oxidecomputer/omicron
732024-03-21T15:15:54.147Z * branch 2c9bdea788236adee5e5cb1925a11c9f2eb05e0c -> FETCH_HEAD
742024-03-21T15:15:54.174Z+ [[ -n john/prune-inv-zpool ]]
752024-03-21T15:15:54.174Z++ git branch --show-current
762024-03-21T15:15:54.174Z+ current=main
772024-03-21T15:15:54.174Z+ [[ main != john/prune-inv-zpool ]]
782024-03-21T15:15:54.174Z+ git branch -f john/prune-inv-zpool 2c9bdea788236adee5e5cb1925a11c9f2eb05e0c
792024-03-21T15:15:54.174Z+ git checkout -f john/prune-inv-zpool
802024-03-21T15:15:54.312ZSwitched to branch 'john/prune-inv-zpool'
812024-03-21T15:15:54.337Z+ git reset --hard 2c9bdea788236adee5e5cb1925a11c9f2eb05e0c
822024-03-21T15:15:54.444ZHEAD is now at 2c9bdea78 Prune `inv_zpool` when pruning collections
832024-03-21T15:15:54.473Zprocess exited: duration 15484 ms, exit code 0
 
842024-03-21T15:15:54.530Zstarting task 4: "build"
852024-03-21T15:15:54.572Z++++ dirname ./env.sh
862024-03-21T15:15:54.572Z+++ readlink -f .
872024-03-21T15:15:54.572Z++ OMICRON_WS=/work/oxidecomputer/omicron
882024-03-21T15:15:54.572Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892024-03-21T15:15:54.573Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902024-03-21T15:15:54.573Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912024-03-21T15:15:54.573Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922024-03-21T15:15:54.573Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-03-21T15:15:54.573Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-03-21T15:15:54.573Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952024-03-21T15:15:54.573Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-03-21T15:15:54.573Z++ unset OMICRON_WS
972024-03-21T15:15:54.573Z++ set +o xtrace
982024-03-21T15:15:54.573Z+ pfexec mkdir -p /out
992024-03-21T15:15:54.573Z+ pfexec chown 12345 /out
1002024-03-21T15:15:54.573Z+ banner prerequisites
1012024-03-21T15:15:54.573Z
1022024-03-21T15:15:54.573Z ##### ##### ###### ##### ###### #### # # # #### #
1032024-03-21T15:15:54.573Z # # # # # # # # # # # # # # #
1042024-03-21T15:15:54.574Z # # # # ##### # # ##### # # # # # #### #
1052024-03-21T15:15:54.574Z ##### ##### # ##### # # # # # # # # #
1062024-03-21T15:15:54.574Z # # # # # # # # # # # # # # #
1072024-03-21T15:15:54.574Z # # # ###### # # ###### ### # #### # #### #
1082024-03-21T15:15:54.574Z
1092024-03-21T15:15:54.574Z+ set -o xtrace
1102024-03-21T15:15:54.574Z+ ./tools/install_builder_prerequisites.sh -y
1112024-03-21T15:15:58.942Z Startup: Refreshing catalog 'helios-dev' ... Done
1122024-03-21T15:16:00.555Z Startup: Caching catalogs ... Done
1132024-03-21T15:16:02.492ZPlanning: Solver setup ... Done (1.490s)
1142024-03-21T15:16:02.539ZPlanning: Running solver ... Done (0.030s)
1152024-03-21T15:16:02.573ZPlanning: Finding local manifests ... Done (0.002s)
1162024-03-21T15:16:02.623ZPlanning: Fetching manifests: 0/4 0% complete
1172024-03-21T15:16:03.006ZPlanning: Fetching manifests: 4/4 100% complete
1182024-03-21T15:16:03.062ZPlanning: Package planning ... Done (0.059s)
1192024-03-21T15:16:03.135ZPlanning: Merging actions ... Done (0.071s)
1202024-03-21T15:16:03.535ZPlanning: Checking for conflicting actions ... Done (0.401s)
1212024-03-21T15:16:03.562ZPlanning: Consolidating action changes ... Done (0.013s)
1222024-03-21T15:16:04.706ZPlanning: Evaluating mediators ... Done (0.744s)
1232024-03-21T15:16:04.733ZPlanning: Planning completed in 3.70 seconds
1242024-03-21T15:16:04.733Z Packages to install: 4
1252024-03-21T15:16:04.733Z Mediators to change: 2
1262024-03-21T15:16:04.733Z Services to change: 1
1272024-03-21T15:16:04.733Z Estimated space available: 148.92 GB
1282024-03-21T15:16:04.733ZEstimated space to be consumed: 1.43 GB
1292024-03-21T15:16:04.733Z Create boot environment: No
1302024-03-21T15:16:04.733ZCreate backup boot environment: No
1312024-03-21T15:16:04.733Z Rebuild boot archive: No
1322024-03-21T15:16:04.733Z
1332024-03-21T15:16:04.733ZChanged mediators:
1342024-03-21T15:16:04.733Z mediator clang:
1352024-03-21T15:16:04.733Z version: None -> 15 (system default)
1362024-03-21T15:16:04.733Z
1372024-03-21T15:16:04.734Z mediator llvm:
1382024-03-21T15:16:04.734Z version: 14 (system default) -> 15 (system default)
1392024-03-21T15:16:04.734Z
1402024-03-21T15:16:04.734ZChanged packages:
1412024-03-21T15:16:04.734Zhelios-dev
1422024-03-21T15:16:04.734Z developer/build-essential
1432024-03-21T15:16:04.734Z None -> 11-2.0
1442024-03-21T15:16:04.734Z library/libxmlsec1
1452024-03-21T15:16:04.734Z None -> 1.2.35-2.0
1462024-03-21T15:16:04.734Z ooce/developer/clang-15
1472024-03-21T15:16:04.734Z None -> 15.0.7-2.0
1482024-03-21T15:16:04.734Z ooce/developer/llvm-15
1492024-03-21T15:16:04.734Z None -> 15.0.7-2.0
1502024-03-21T15:16:04.734Z
1512024-03-21T15:16:04.734ZServices:
1522024-03-21T15:16:04.734Z restart_fmri:
1532024-03-21T15:16:04.734Z svc:/system/update-man-index:default
1542024-03-21T15:16:04.734Z
1552024-03-21T15:16:04.734ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1562024-03-21T15:16:09.368ZDownload: 1198/3290 items 79.0/212.6MB 37% complete (15.9M/s)
1572024-03-21T15:16:14.385ZDownload: 2219/3290 items 119.2/212.6MB 56% complete (12.2M/s)
1582024-03-21T15:16:19.377ZDownload: 2823/3290 items 121.1/212.6MB 56% complete (4.4M/s)
1592024-03-21T15:16:24.393ZDownload: 3248/3290 items 182.7/212.6MB 85% complete (6.3M/s)
1602024-03-21T15:16:30.189ZDownload: 3276/3290 items 208.9/212.6MB 98% complete (8.8M/s)
1612024-03-21T15:16:39.809ZDownload: 3289/3290 items 212.5/212.6MB 99% complete (3.2M/s)
1622024-03-21T15:16:39.992ZDownload: Completed 212.60 MB in 35.62 seconds (6.0M/s)
1632024-03-21T15:16:40.141Z Actions: 1/3689 actions (Installing new actions)
1642024-03-21T15:16:45.427Z Actions: 2899/3689 actions (Installing new actions)
1652024-03-21T15:16:45.840Z Actions: Completed 3689 actions in 5.70 seconds.
1662024-03-21T15:16:46.008Z Done (0.154s)
1672024-03-21T15:16:46.008Z Done (0.000s)
1682024-03-21T15:16:46.326Z Done (0.317s)
1692024-03-21T15:16:51.447Z Done (5.015s)
1702024-03-21T15:16:51.537Z Done (0.019s)
1712024-03-21T15:16:51.537Z Done (0.000s)
1722024-03-21T15:16:51.702Z Done (0.000s)
1732024-03-21T15:16:52.321ZPlanning: Evaluating mediator changes ... Done
1742024-03-21T15:16:52.552ZPlanning: Checking for conflicting actions ... Done
1752024-03-21T15:16:52.587ZPlanning: Consolidating action changes ... Done
1762024-03-21T15:16:52.875ZPlanning: Evaluating mediators ... Done
1772024-03-21T15:16:52.902ZPlanning: Planning completed in 0.55 seconds
1782024-03-21T15:16:52.927Z Mediators to change: 2
1792024-03-21T15:16:52.927Z Create boot environment: No
1802024-03-21T15:16:52.927ZCreate backup boot environment: No
1812024-03-21T15:16:52.980Z Done
1822024-03-21T15:16:52.980Z Done
1832024-03-21T15:16:53.153Z Done
1842024-03-21T15:16:57.485Z Done
1852024-03-21T15:16:57.590Z Done
1862024-03-21T15:16:57.590Z Done
1872024-03-21T15:16:57.658Z Done
1882024-03-21T15:16:58.424ZPlanning: Evaluating mediator changes ... Done
1892024-03-21T15:16:58.861ZPlanning: Merging actions ... Done
1902024-03-21T15:16:58.904ZPlanning: Checking for conflicting actions ... Done
1912024-03-21T15:16:58.904ZPlanning: Consolidating action changes ... Done
1922024-03-21T15:16:58.986ZPlanning: Evaluating mediators ... Done
1932024-03-21T15:16:59.065ZPlanning: Planning completed in 0.98 seconds
1942024-03-21T15:16:59.101Z Packages to change: 1
1952024-03-21T15:16:59.101Z Mediators to change: 1
1962024-03-21T15:16:59.101Z Services to change: 1
1972024-03-21T15:16:59.101Z Create boot environment: No
1982024-03-21T15:16:59.101ZCreate backup boot environment: Yes
1992024-03-21T15:17:00.557Z Actions: 1/6 actions (Updating modified actions)
2002024-03-21T15:17:00.585Z Actions: Completed 6 actions in 0.00 seconds.
2012024-03-21T15:17:00.585Z Done
2022024-03-21T15:17:00.586Z Done
2032024-03-21T15:17:00.622Z Done
2042024-03-21T15:17:04.881Z Done
2052024-03-21T15:17:04.970Z Done
2062024-03-21T15:17:04.995Z Done
2072024-03-21T15:17:05.044Z Done
2082024-03-21T15:17:05.543ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092024-03-21T15:17:05.543Zclang system 15 system
2102024-03-21T15:17:05.543Zcsh system system illumos
2112024-03-21T15:17:05.543Zctags system system illumos
2122024-03-21T15:17:05.543Zgcc vendor 12 vendor
2132024-03-21T15:17:05.543Zgcc system 10 system
2142024-03-21T15:17:05.543Zgcc system 7 system
2152024-03-21T15:17:05.543Zgo system 1.20 system
2162024-03-21T15:17:05.543Zgo system 1.19 system
2172024-03-21T15:17:05.543Zllvm system 15 system
2182024-03-21T15:17:05.543Zllvm system 14 system
2192024-03-21T15:17:05.543Zmariadb system 10.6 system
2202024-03-21T15:17:05.543Zmta vendor vendor dma
2212024-03-21T15:17:05.543Zopenjdk system 17 system
2222024-03-21T15:17:05.543Zopenjdk system 11 system
2232024-03-21T15:17:05.543Zopenjdk system 1.8 system
2242024-03-21T15:17:05.543Zopenssl vendor 3 vendor
2252024-03-21T15:17:05.544Zperl system 5.36 system
2262024-03-21T15:17:05.544Zpostgresql system 15 system
2272024-03-21T15:17:05.544Zpostgresql system 13 system
2282024-03-21T15:17:05.544Zpython vendor 3 vendor
2292024-03-21T15:17:05.544Zpython system 2 system
2302024-03-21T15:17:05.544Zpython3 system 3.11 system
2312024-03-21T15:17:05.544Zruby system 3.0 system
2322024-03-21T15:17:05.544Zwords vendor vendor american-english
2332024-03-21T15:17:05.544Zwords system system australian-english
2342024-03-21T15:17:05.544Zwords system system british-english
2352024-03-21T15:17:05.544Zwords system system canadian-english
2362024-03-21T15:17:05.544Zwords system system french
2372024-03-21T15:17:05.544Zwords system system italian
2382024-03-21T15:17:05.544Zwords system system ngerman
2392024-03-21T15:17:05.544Zwords system system ogerman
2402024-03-21T15:17:05.544Zwords system system spanish
2412024-03-21T15:17:05.934ZPUBLISHER TYPE STATUS P LOCATION
2422024-03-21T15:17:05.934Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432024-03-21T15:17:07.429ZFMRI IFO
2442024-03-21T15:17:07.429Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452024-03-21T15:17:07.429Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462024-03-21T15:17:07.429Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472024-03-21T15:17:07.429Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482024-03-21T15:17:07.429Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492024-03-21T15:17:07.429Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502024-03-21T15:17:07.429Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2512024-03-21T15:17:07.430Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2522024-03-21T15:17:07.430Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2532024-03-21T15:17:07.430Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2542024-03-21T15:17:07.430Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2552024-03-21T15:17:07.430Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2562024-03-21T15:17:07.652Z+ set -o errexit
2572024-03-21T15:17:07.678Z+++ dirname ./tools/ci_download_cockroachdb
2582024-03-21T15:17:07.678Z++ cd ./tools
2592024-03-21T15:17:07.678Z++ pwd
2602024-03-21T15:17:07.678Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2612024-03-21T15:17:07.678Z++ basename ./tools/ci_download_cockroachdb
2622024-03-21T15:17:07.678Z+ ARG0=ci_download_cockroachdb
2632024-03-21T15:17:07.678Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2642024-03-21T15:17:07.678Z+ CIDL_VERSION=v22.1.9
2652024-03-21T15:17:07.679Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2662024-03-21T15:17:07.679Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2672024-03-21T15:17:07.679Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2682024-03-21T15:17:07.679Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2692024-03-21T15:17:07.679Z+ TARGET_DIR=out
2702024-03-21T15:17:07.679Z+ DOWNLOAD_DIR=out/downloads
2712024-03-21T15:17:07.679Z+ DEST_DIR=./out/cockroachdb
2722024-03-21T15:17:07.679Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2732024-03-21T15:17:07.679Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2742024-03-21T15:17:07.679Z+ main
2752024-03-21T15:17:07.679Z+ [[ 0 != 0 ]]
2762024-03-21T15:17:07.679Z+ CIDL_OS=solaris2.11
2772024-03-21T15:17:07.679Z+ [[ 0 != 0 ]]
2782024-03-21T15:17:07.679Z+ configure_os solaris2.11
2792024-03-21T15:17:07.679Z+ echo 'current directory: /work/oxidecomputer/omicron'
2802024-03-21T15:17:07.679Z+ echo 'configuring based on OS: "solaris2.11"'
2812024-03-21T15:17:07.679Zcurrent directory: /work/oxidecomputer/omicron
2822024-03-21T15:17:07.679Zconfiguring based on OS: "solaris2.11"
2832024-03-21T15:17:07.679Z+ case "$1" in
2842024-03-21T15:17:07.679Z+ CIDL_BUILD=illumos
2852024-03-21T15:17:07.679Z+ CIDL_SUFFIX=tar.gz
2862024-03-21T15:17:07.679Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2872024-03-21T15:17:07.679Z+ CIDL_URL_BASE=https://illumos.org/downloads
2882024-03-21T15:17:07.680Z+ CIDL_ASSEMBLE=do_assemble_illumos
2892024-03-21T15:17:07.680Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2902024-03-21T15:17:07.680Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2912024-03-21T15:17:07.680Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2922024-03-21T15:17:07.680Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2932024-03-21T15:17:07.680Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2942024-03-21T15:17:07.680Z+ CIDL_SHA256FUNC=do_sha256sum
2952024-03-21T15:17:07.680Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2962024-03-21T15:17:07.680ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2972024-03-21T15:17:07.680Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2982024-03-21T15:17:07.680Z+ mkdir -p out/downloads
2992024-03-21T15:17:07.680ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3002024-03-21T15:17:07.680Z+ mkdir -p ./out/cockroachdb
3012024-03-21T15:17:07.680Z+ local DO_DOWNLOAD=true
3022024-03-21T15:17:07.680Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3032024-03-21T15:17:07.680Z+ '[' true == true ']'
3042024-03-21T15:17:07.680Z+ echo Downloading...
3052024-03-21T15:17:07.680ZDownloading...
3062024-03-21T15:17:07.680Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3072024-03-21T15:17:07.680Z+ 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
3082024-03-21T15:17:15.482Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3092024-03-21T15:17:15.510Z++ sha256sum
3102024-03-21T15:17:15.510Z++ awk '{print $1}'
3112024-03-21T15:17:15.560Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
3122024-03-21T15:17:15.590Z+ [[ 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 ]]
3132024-03-21T15:17:15.590Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3142024-03-21T15:17:15.590Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3152024-03-21T15:17:18.473Z+ do_assemble_illumos
3162024-03-21T15:17:18.473Z+ rm -r ./out/cockroachdb
3172024-03-21T15:17:18.507Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3182024-03-21T15:17:18.998Z+ ./out/cockroachdb/bin/cockroach version
3192024-03-21T15:17:19.680ZBuild Tag: v22.1.9-dirty
3202024-03-21T15:17:19.680ZBuild Time: 2022/10/26 21:17:46
3212024-03-21T15:17:19.680ZDistribution: OSS
3222024-03-21T15:17:19.680ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3232024-03-21T15:17:19.680ZGo Version: go1.17.13
3242024-03-21T15:17:19.680ZC Compiler: gcc 10.3.0
3252024-03-21T15:17:19.680ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3262024-03-21T15:17:19.681ZBuild Type: release
3272024-03-21T15:17:19.736Z+ set -o errexit
3282024-03-21T15:17:19.736Z+++ dirname ./tools/ci_download_clickhouse
3292024-03-21T15:17:19.736Z++ cd ./tools
3302024-03-21T15:17:19.736Z++ pwd
3312024-03-21T15:17:19.737Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3322024-03-21T15:17:19.737Z++ basename ./tools/ci_download_clickhouse
3332024-03-21T15:17:19.737Z+ ARG0=ci_download_clickhouse
3342024-03-21T15:17:19.737Z+ TARGET_DIR=out
3352024-03-21T15:17:19.737Z+ DOWNLOAD_DIR=out/downloads
3362024-03-21T15:17:19.737Z+ DEST_DIR=./out/clickhouse
3372024-03-21T15:17:19.737Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3382024-03-21T15:17:19.737Z+ CIDL_VERSION=v23.8.7.24
3392024-03-21T15:17:19.737Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3402024-03-21T15:17:19.737Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3412024-03-21T15:17:19.737Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3422024-03-21T15:17:19.737Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3432024-03-21T15:17:19.737Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3442024-03-21T15:17:19.737Z+ main
3452024-03-21T15:17:19.737Z+ [[ 0 != 0 ]]
3462024-03-21T15:17:19.737Z+ CIDL_OS=solaris2.11
3472024-03-21T15:17:19.737Z+ [[ 0 != 0 ]]
3482024-03-21T15:17:19.737Z+ configure_os solaris2.11
3492024-03-21T15:17:19.737Z+ echo 'current directory: /work/oxidecomputer/omicron'
3502024-03-21T15:17:19.737Z+ echo 'configuring based on OS: "solaris2.11"'
3512024-03-21T15:17:19.737Zcurrent directory: /work/oxidecomputer/omicron
3522024-03-21T15:17:19.737Z+ CIDL_DASHREV=
3532024-03-21T15:17:19.737Zconfiguring based on OS: "solaris2.11"
3542024-03-21T15:17:19.738Z+ case "$1" in
3552024-03-21T15:17:19.738Z+ CIDL_PLATFORM=illumos
3562024-03-21T15:17:19.738Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3572024-03-21T15:17:19.738Z+ CIDL_MD5FUNC=do_md5sum
3582024-03-21T15:17:19.738Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3592024-03-21T15:17:19.738Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3602024-03-21T15:17:19.738Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3612024-03-21T15:17:19.738Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3622024-03-21T15:17:19.738Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3632024-03-21T15:17:19.738ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3642024-03-21T15:17:19.738Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3652024-03-21T15:17:19.738Z+ mkdir -p out/downloads
3662024-03-21T15:17:19.738ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3672024-03-21T15:17:19.738Z+ mkdir -p ./out/clickhouse
3682024-03-21T15:17:19.738Z+ local DO_DOWNLOAD=true
3692024-03-21T15:17:19.738Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3702024-03-21T15:17:19.738Z+ '[' true == true ']'
3712024-03-21T15:17:19.738Z+ echo Downloading...
3722024-03-21T15:17:19.738Z+ 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
3732024-03-21T15:17:19.738ZDownloading...
3742024-03-21T15:17:19.738Z+ 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
3752024-03-21T15:17:32.090Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3762024-03-21T15:17:32.116Z++ md5sum
3772024-03-21T15:17:32.116Z++ awk '{print $1}'
3782024-03-21T15:17:32.365Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3792024-03-21T15:17:32.365Z+ [[ 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 ]]
3802024-03-21T15:17:32.365Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3812024-03-21T15:17:32.390Z+ mkdir -p ./out/clickhouse
3822024-03-21T15:17:32.390Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3832024-03-21T15:17:37.549Z+ [[ solaris2.11 == darwin* ]]
3842024-03-21T15:17:37.549Z+ ./out/clickhouse/clickhouse server --version
3852024-03-21T15:17:37.706ZClickHouse server version 23.8.7.1.
3862024-03-21T15:17:37.741Z+ set -o errexit
3872024-03-21T15:17:37.741Z+++ dirname ./tools/ci_download_console
3882024-03-21T15:17:37.741Z++ cd ./tools
3892024-03-21T15:17:37.742Z++ pwd
3902024-03-21T15:17:37.742Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3912024-03-21T15:17:37.742Z++ basename ./tools/ci_download_console
3922024-03-21T15:17:37.773Z+ ARG0=ci_download_console
3932024-03-21T15:17:37.774Z+ TARGET_DIR=out
3942024-03-21T15:17:37.774Z+ DOWNLOAD_DIR=out/downloads
3952024-03-21T15:17:37.774Z+ DEST_DIR=./out/console-assets
3962024-03-21T15:17:37.774Z+ source /work/oxidecomputer/omicron/tools/console_version
3972024-03-21T15:17:37.774Z++ COMMIT=784e8aac273dc282b6218994d09042aa5928a198
3982024-03-21T15:17:37.775Z++ SHA2=b5afd1243e40e86d3a779f089fe61ed9cb3fbbd6d59e547e522a59c1b0e4b7d8
3992024-03-21T15:17:37.775Z+ URL=https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz
4002024-03-21T15:17:37.775Z+ TARBALL_FILE=out/downloads/console.tar.gz
4012024-03-21T15:17:37.775Z+ main
4022024-03-21T15:17:37.775Z+ [[ 0 != 0 ]]
4032024-03-21T15:17:37.775Z+ echo 'URL: https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz'
4042024-03-21T15:17:37.775Z+ echo 'Local file: out/downloads/console.tar.gz'
4052024-03-21T15:17:37.775ZURL: https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz
4062024-03-21T15:17:37.776ZLocal file: out/downloads/console.tar.gz
4072024-03-21T15:17:37.776Z+ local DO_DOWNLOAD=true
4082024-03-21T15:17:37.776Z+ [[ -f out/downloads/console.tar.gz ]]
4092024-03-21T15:17:37.776Z+ mkdir -p out/downloads
4102024-03-21T15:17:37.776Z+ '[' true == true ']'
4112024-03-21T15:17:37.776Z+ echo Downloading...
4122024-03-21T15:17:37.776ZDownloading...
4132024-03-21T15:17:37.777Z+ do_download_curl https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz out/downloads/console.tar.gz
4142024-03-21T15:17:37.777Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/784e8aac273dc282b6218994d09042aa5928a198.tar.gz
4152024-03-21T15:17:38.024Z++ do_sha256sum out/downloads/console.tar.gz
4162024-03-21T15:17:38.024Z++ case "$OSTYPE" in
4172024-03-21T15:17:38.024Z++ SHA=sha256sum
4182024-03-21T15:17:38.052Z++ sha256sum
4192024-03-21T15:17:38.052Z++ awk '{print $1}'
4202024-03-21T15:17:38.052Z+ calculated_sha2=b5afd1243e40e86d3a779f089fe61ed9cb3fbbd6d59e547e522a59c1b0e4b7d8
4212024-03-21T15:17:38.052Z+ [[ b5afd1243e40e86d3a779f089fe61ed9cb3fbbd6d59e547e522a59c1b0e4b7d8 != \b\5\a\f\d\1\2\4\3\e\4\0\e\8\6\d\3\a\7\7\9\f\0\8\9\f\e\6\1\e\d\9\c\b\3\f\b\b\d\6\d\5\9\e\5\4\7\e\5\2\2\a\5\9\c\1\b\0\e\4\b\7\d\8 ]]
4222024-03-21T15:17:38.052Z+ rm -rf ./out/console-assets
4232024-03-21T15:17:38.052Z+ mkdir -p ./out/console-assets
4242024-03-21T15:17:38.052Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4252024-03-21T15:17:38.052Z+ mkdir -p ./out/console-assets
4262024-03-21T15:17:38.053Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4272024-03-21T15:17:38.182Z+ set -o errexit
4282024-03-21T15:17:38.210Z+++ dirname ./tools/ci_download_maghemite_openapi
4292024-03-21T15:17:38.210Z++ cd ./tools
4302024-03-21T15:17:38.210Z++ pwd
4312024-03-21T15:17:38.211Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4322024-03-21T15:17:38.211Z++ basename ./tools/ci_download_maghemite_openapi
4332024-03-21T15:17:38.211Z+ ARG0=ci_download_maghemite_openapi
4342024-03-21T15:17:38.211Z+ TARGET_DIR=out
4352024-03-21T15:17:38.211Z+ DOWNLOAD_DIR=out/downloads
4362024-03-21T15:17:38.211Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4372024-03-21T15:17:38.211Z++ COMMIT=a19e88979ab8ab9a0136854182c410c29047bfcb
4382024-03-21T15:17:38.211Z++ SHA2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4392024-03-21T15:17:38.212Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/ddm-admin.json
4402024-03-21T15:17:38.212Z+ LOCAL_FILE=out/downloads/ddm-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4412024-03-21T15:17:38.212Z+ main
4422024-03-21T15:17:38.212Z+ rm -rf out/downloads/root
4432024-03-21T15:17:38.212Z+ [[ 0 != 0 ]]
4442024-03-21T15:17:38.212Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/ddm-admin.json'
4452024-03-21T15:17:38.212ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/ddm-admin.json
4462024-03-21T15:17:38.212Z+ echo 'Local file: out/downloads/ddm-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json'
4472024-03-21T15:17:38.213Z+ local DO_DOWNLOAD=true
4482024-03-21T15:17:38.213ZLocal file: out/downloads/ddm-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4492024-03-21T15:17:38.213Z+ [[ -f out/downloads/ddm-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json ]]
4502024-03-21T15:17:38.213Z+ mkdir -p out/downloads
4512024-03-21T15:17:38.213Z+ '[' true == true ']'
4522024-03-21T15:17:38.213Z+ echo Downloading...
4532024-03-21T15:17:38.213ZDownloading...
4542024-03-21T15:17:38.213Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/ddm-admin.json out/downloads/ddm-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4552024-03-21T15:17:38.213Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/ddm-admin.json
4562024-03-21T15:17:38.619Z++ do_sha256sum out/downloads/ddm-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4572024-03-21T15:17:38.619Z++ case "$OSTYPE" in
4582024-03-21T15:17:38.619Z++ SHA=sha256sum
4592024-03-21T15:17:39.060Z++ sha256sum
4602024-03-21T15:17:39.060Z++ awk '{print $1}'
4612024-03-21T15:17:39.060Z+ calculated_sha2=0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803
4622024-03-21T15:17:39.060Z+ [[ 0b0dbc2f8bbc5d2d9be92d64c4865f8f9335355aae62f7de9f67f81dfb3f1803 != \0\b\0\d\b\c\2\f\8\b\b\c\5\d\2\d\9\b\e\9\2\d\6\4\c\4\8\6\5\f\8\f\9\3\3\5\3\5\5\a\a\e\6\2\f\7\d\e\9\f\6\7\f\8\1\d\f\b\3\f\1\8\0\3 ]]
4632024-03-21T15:17:39.060Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4642024-03-21T15:17:39.060Z++ COMMIT=a19e88979ab8ab9a0136854182c410c29047bfcb
4652024-03-21T15:17:39.060Z++ SHA2=768b38ad9b01299be66a899241158123fc90ea240708a517c8acfa52b4b2eb8e
4662024-03-21T15:17:39.060Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/mg-admin.json
4672024-03-21T15:17:39.061Z+ LOCAL_FILE=out/downloads/mg-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4682024-03-21T15:17:39.061Z+ main
4692024-03-21T15:17:39.061Z+ rm -rf out/downloads/root
4702024-03-21T15:17:39.061Z+ [[ 0 != 0 ]]
4712024-03-21T15:17:39.061Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/mg-admin.json'
4722024-03-21T15:17:39.061ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/mg-admin.json
4732024-03-21T15:17:39.061Z+ echo 'Local file: out/downloads/mg-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json'
4742024-03-21T15:17:39.061Z+ local DO_DOWNLOAD=true
4752024-03-21T15:17:39.061ZLocal file: out/downloads/mg-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4762024-03-21T15:17:39.061Z+ [[ -f out/downloads/mg-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json ]]
4772024-03-21T15:17:39.062Z+ mkdir -p out/downloads
4782024-03-21T15:17:39.062Z+ '[' true == true ']'
4792024-03-21T15:17:39.062Z+ echo Downloading...
4802024-03-21T15:17:39.062ZDownloading...
4812024-03-21T15:17:39.062Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/mg-admin.json out/downloads/mg-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4822024-03-21T15:17:39.062Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/a19e88979ab8ab9a0136854182c410c29047bfcb/mg-admin.json
4832024-03-21T15:17:39.098Z++ do_sha256sum out/downloads/mg-admin-a19e88979ab8ab9a0136854182c410c29047bfcb.json
4842024-03-21T15:17:39.098Z++ case "$OSTYPE" in
4852024-03-21T15:17:39.098Z++ SHA=sha256sum
4862024-03-21T15:17:39.099Z++ sha256sum
4872024-03-21T15:17:39.099Z++ awk '{print $1}'
4882024-03-21T15:17:39.099Z+ calculated_sha2=768b38ad9b01299be66a899241158123fc90ea240708a517c8acfa52b4b2eb8e
4892024-03-21T15:17:39.099Z+ [[ 768b38ad9b01299be66a899241158123fc90ea240708a517c8acfa52b4b2eb8e != \7\6\8\b\3\8\a\d\9\b\0\1\2\9\9\b\e\6\6\a\8\9\9\2\4\1\1\5\8\1\2\3\f\c\9\0\e\a\2\4\0\7\0\8\a\5\1\7\c\8\a\c\f\a\5\2\b\4\b\2\e\b\8\e ]]
4902024-03-21T15:17:39.099Z+ set -o errexit
4912024-03-21T15:17:39.099Z+++ dirname ./tools/ci_download_dendrite_openapi
4922024-03-21T15:17:39.099Z++ cd ./tools
4932024-03-21T15:17:39.099Z++ pwd
4942024-03-21T15:17:39.099Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4952024-03-21T15:17:39.099Z++ basename ./tools/ci_download_dendrite_openapi
4962024-03-21T15:17:39.100Z+ ARG0=ci_download_dendrite_openapi
4972024-03-21T15:17:39.100Z+ TARGET_DIR=out
4982024-03-21T15:17:39.100Z+ DOWNLOAD_DIR=out/downloads
4992024-03-21T15:17:39.100Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5002024-03-21T15:17:39.100Z++ COMMIT=b128500231b916802a9436dd438742424aa5c6ce
5012024-03-21T15:17:39.100Z++ SHA2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
5022024-03-21T15:17:39.100Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/b128500231b916802a9436dd438742424aa5c6ce/dpd.json
5032024-03-21T15:17:39.100Z+ LOCAL_FILE=out/downloads/dpd-b128500231b916802a9436dd438742424aa5c6ce.json
5042024-03-21T15:17:39.100Z+ main
5052024-03-21T15:17:39.100Z+ [[ 0 != 0 ]]
5062024-03-21T15:17:39.101Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/b128500231b916802a9436dd438742424aa5c6ce/dpd.json'
5072024-03-21T15:17:39.101ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/b128500231b916802a9436dd438742424aa5c6ce/dpd.json
5082024-03-21T15:17:39.101Z+ echo 'Local file: out/downloads/dpd-b128500231b916802a9436dd438742424aa5c6ce.json'
5092024-03-21T15:17:39.101ZLocal file: out/downloads/dpd-b128500231b916802a9436dd438742424aa5c6ce.json
5102024-03-21T15:17:39.101Z+ local DO_DOWNLOAD=true
5112024-03-21T15:17:39.101Z+ [[ -f out/downloads/dpd-b128500231b916802a9436dd438742424aa5c6ce.json ]]
5122024-03-21T15:17:39.101Z+ mkdir -p out/downloads
5132024-03-21T15:17:39.101ZDownloading...
5142024-03-21T15:17:39.101Z+ '[' true == true ']'
5152024-03-21T15:17:39.101Z+ echo Downloading...
5162024-03-21T15:17:39.101Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/b128500231b916802a9436dd438742424aa5c6ce/dpd.json out/downloads/dpd-b128500231b916802a9436dd438742424aa5c6ce.json
5172024-03-21T15:17:39.101Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-b128500231b916802a9436dd438742424aa5c6ce.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/b128500231b916802a9436dd438742424aa5c6ce/dpd.json
5182024-03-21T15:17:39.266Z++ do_sha256sum out/downloads/dpd-b128500231b916802a9436dd438742424aa5c6ce.json
5192024-03-21T15:17:39.266Z++ case "$OSTYPE" in
5202024-03-21T15:17:39.266Z++ SHA=sha256sum
5212024-03-21T15:17:39.297Z++ sha256sum
5222024-03-21T15:17:39.297Z++ awk '{print $1}'
5232024-03-21T15:17:39.297Z+ calculated_sha2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
5242024-03-21T15:17:39.298Z+ [[ 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 ]]
5252024-03-21T15:17:39.298Z+ set -o errexit
5262024-03-21T15:17:39.298Z+++ dirname ./tools/ci_download_dendrite_stub
5272024-03-21T15:17:39.326Z++ cd ./tools
5282024-03-21T15:17:39.326Z++ pwd
5292024-03-21T15:17:39.326Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5302024-03-21T15:17:39.327Z++ basename ./tools/ci_download_dendrite_stub
5312024-03-21T15:17:39.327Z+ ARG0=ci_download_dendrite_stub
5322024-03-21T15:17:39.327Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5332024-03-21T15:17:39.327Z++ CIDL_SHA256_ILLUMOS=47e0b279cf5babb199ea4d7d1654ccef6f463eeae7cef24e8138658c57affb4a
5342024-03-21T15:17:39.327Z++ CIDL_SHA256_LINUX_DPD=11e464a38fa0858c3d896e82d7ee3123aee5f0cf4e3c2a029a0dd7cfd54d3adf
5352024-03-21T15:17:39.327Z++ CIDL_SHA256_LINUX_SWADM=66eab497b955751d0704c3cd97ac5c1ed373aa656fc37ccba86ae9900b5ae96d
5362024-03-21T15:17:39.327Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5372024-03-21T15:17:39.327Z++ COMMIT=b128500231b916802a9436dd438742424aa5c6ce
5382024-03-21T15:17:39.327Z++ SHA2=50eff6d9f986b7b1af5970d11d8d01b812de37269731c6c691a244b3fdae82ae
5392024-03-21T15:17:39.327Z+ TARGET_DIR=out
5402024-03-21T15:17:39.327Z+ DOWNLOAD_DIR=out/downloads
5412024-03-21T15:17:39.327Z+ DEST_DIR=./out/dendrite-stub
5422024-03-21T15:17:39.327Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5432024-03-21T15:17:39.327Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5442024-03-21T15:17:39.327Z+ REPO=oxidecomputer/dendrite
5452024-03-21T15:17:39.327Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/b128500231b916802a9436dd438742424aa5c6ce
5462024-03-21T15:17:39.327Z+ main
5472024-03-21T15:17:39.327Z+ [[ 0 != 0 ]]
5482024-03-21T15:17:39.327Z+ CIDL_OS=solaris2.11
5492024-03-21T15:17:39.327Z+ [[ 0 != 0 ]]
5502024-03-21T15:17:39.327Z+ configure_os solaris2.11
5512024-03-21T15:17:39.328Z+ echo 'current directory: /work/oxidecomputer/omicron'
5522024-03-21T15:17:39.328Zcurrent directory: /work/oxidecomputer/omicron
5532024-03-21T15:17:39.328Z+ echo 'configuring based on OS: "solaris2.11"'
5542024-03-21T15:17:39.328Z+ case "$1" in
5552024-03-21T15:17:39.328Zconfiguring based on OS: "solaris2.11"
5562024-03-21T15:17:39.328Z+ SET_BINARIES=
5572024-03-21T15:17:39.328Z+ CIDL_SHA256=47e0b279cf5babb199ea4d7d1654ccef6f463eeae7cef24e8138658c57affb4a
5582024-03-21T15:17:39.328Z+ CIDL_SHA256FUNC=do_sha256sum
5592024-03-21T15:17:39.328Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5602024-03-21T15:17:39.328Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/b128500231b916802a9436dd438742424aa5c6ce/dendrite-stub.tar.gz
5612024-03-21T15:17:39.328Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5622024-03-21T15:17:39.328Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/b128500231b916802a9436dd438742424aa5c6ce/dendrite-stub.tar.gz'
5632024-03-21T15:17:39.328ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/b128500231b916802a9436dd438742424aa5c6ce/dendrite-stub.tar.gz
5642024-03-21T15:17:39.328Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5652024-03-21T15:17:39.328Z+ mkdir -p out/downloads
5662024-03-21T15:17:39.328ZLocal file: out/downloads/dendrite-stub.tar.gz
5672024-03-21T15:17:39.328Z+ mkdir -p ./out/dendrite-stub
5682024-03-21T15:17:39.328Z+ fetch_and_verify
5692024-03-21T15:17:39.328Z+ local DO_DOWNLOAD=true
5702024-03-21T15:17:39.329Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5712024-03-21T15:17:39.329Z+ '[' true == true ']'
5722024-03-21T15:17:39.329Z+ echo Downloading...
5732024-03-21T15:17:39.329ZDownloading...
5742024-03-21T15:17:39.329Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/b128500231b916802a9436dd438742424aa5c6ce/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5752024-03-21T15:17:39.329Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/b128500231b916802a9436dd438742424aa5c6ce/dendrite-stub.tar.gz
5762024-03-21T15:17:51.702Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5772024-03-21T15:17:51.727Z++ sha256sum
5782024-03-21T15:17:51.727Z++ awk '{print $1}'
5792024-03-21T15:17:51.758Z+ calculated_sha256=47e0b279cf5babb199ea4d7d1654ccef6f463eeae7cef24e8138658c57affb4a
5802024-03-21T15:17:51.758Z+ [[ 47e0b279cf5babb199ea4d7d1654ccef6f463eeae7cef24e8138658c57affb4a != \4\7\e\0\b\2\7\9\c\f\5\b\a\b\b\1\9\9\e\a\4\d\7\d\1\6\5\4\c\c\e\f\6\f\4\6\3\e\e\a\e\7\c\e\f\2\4\e\8\1\3\8\6\5\8\c\5\7\a\f\f\b\4\a ]]
5812024-03-21T15:17:51.758Z+ do_untar out/downloads/dendrite-stub.tar.gz
5822024-03-21T15:17:51.758Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5832024-03-21T15:17:52.653Z+ do_assemble
5842024-03-21T15:17:52.653Z+ rm -r ./out/dendrite-stub
5852024-03-21T15:17:52.678Z+ mkdir ./out/dendrite-stub
5862024-03-21T15:17:52.678Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5872024-03-21T15:17:52.783Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5882024-03-21T15:17:52.815Z+ set -o errexit
5892024-03-21T15:17:52.815Z+++ dirname ./tools/ci_download_maghemite_mgd
5902024-03-21T15:17:52.815Z++ cd ./tools
5912024-03-21T15:17:52.815Z++ pwd
5922024-03-21T15:17:52.815Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5932024-03-21T15:17:52.815Z++ basename ./tools/ci_download_maghemite_mgd
5942024-03-21T15:17:52.815Z+ ARG0=ci_download_maghemite_mgd
5952024-03-21T15:17:52.815Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5962024-03-21T15:17:52.815Z++ CIDL_SHA256=813fe3d408f538a9d7121a616fce5f87e6c42cf2800e20c1a2759c24c9e8b77b
5972024-03-21T15:17:52.815Z++ MGD_LINUX_SHA256=03bf4e9fbe7d46be5dbcf83f9cd67520383f843767939e06d0db93ce4e584111
5982024-03-21T15:17:52.815Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5992024-03-21T15:17:52.815Z++ COMMIT=a19e88979ab8ab9a0136854182c410c29047bfcb
6002024-03-21T15:17:52.815Z++ SHA2=768b38ad9b01299be66a899241158123fc90ea240708a517c8acfa52b4b2eb8e
6012024-03-21T15:17:52.815Z+ TARGET_DIR=out
6022024-03-21T15:17:52.815Z+ DOWNLOAD_DIR=out/downloads
6032024-03-21T15:17:52.816Z+ DEST_DIR=./out/mgd
6042024-03-21T15:17:52.816Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6052024-03-21T15:17:52.816Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6062024-03-21T15:17:52.816Z+ REPO=oxidecomputer/maghemite
6072024-03-21T15:17:52.816Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/a19e88979ab8ab9a0136854182c410c29047bfcb
6082024-03-21T15:17:52.816Z+ main
6092024-03-21T15:17:52.816Z+ rm -rf out/downloads/root
6102024-03-21T15:17:52.846Z+ [[ 0 != 0 ]]
6112024-03-21T15:17:52.846Z+ CIDL_OS=solaris2.11
6122024-03-21T15:17:52.846Z+ [[ 0 != 0 ]]
6132024-03-21T15:17:52.846Z+ configure_os solaris2.11
6142024-03-21T15:17:52.846Z+ echo 'current directory: /work/oxidecomputer/omicron'
6152024-03-21T15:17:52.846Z+ echo 'configuring based on OS: "solaris2.11"'
6162024-03-21T15:17:52.846Zcurrent directory: /work/oxidecomputer/omicron
6172024-03-21T15:17:52.846Zconfiguring based on OS: "solaris2.11"
6182024-03-21T15:17:52.847Z+ case "$1" in
6192024-03-21T15:17:52.847Z+ SET_BINARIES=
6202024-03-21T15:17:52.847Z+ CIDL_SHA256FUNC=do_sha256sum
6212024-03-21T15:17:52.847Z+ TARBALL_FILENAME=mgd.tar.gz
6222024-03-21T15:17:52.847Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/a19e88979ab8ab9a0136854182c410c29047bfcb/mgd.tar.gz
6232024-03-21T15:17:52.847Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6242024-03-21T15:17:52.847Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/a19e88979ab8ab9a0136854182c410c29047bfcb/mgd.tar.gz'
6252024-03-21T15:17:52.847Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6262024-03-21T15:17:52.847ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/a19e88979ab8ab9a0136854182c410c29047bfcb/mgd.tar.gz
6272024-03-21T15:17:52.847ZLocal file: out/downloads/mgd.tar.gz
6282024-03-21T15:17:52.847Z+ mkdir -p out/downloads
6292024-03-21T15:17:52.847Z+ mkdir -p ./out/mgd
6302024-03-21T15:17:52.847Z+ fetch_and_verify
6312024-03-21T15:17:52.848Z+ local DO_DOWNLOAD=true
6322024-03-21T15:17:52.848Z+ [[ -f out/downloads/mgd.tar.gz ]]
6332024-03-21T15:17:52.848Z+ '[' true == true ']'
6342024-03-21T15:17:52.848Z+ echo Downloading...
6352024-03-21T15:17:52.848Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/a19e88979ab8ab9a0136854182c410c29047bfcb/mgd.tar.gz out/downloads/mgd.tar.gz
6362024-03-21T15:17:52.848ZDownloading...
6372024-03-21T15:17:52.848Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/a19e88979ab8ab9a0136854182c410c29047bfcb/mgd.tar.gz
6382024-03-21T15:18:07.105Z++ do_sha256sum out/downloads/mgd.tar.gz
6392024-03-21T15:18:07.130Z++ sha256sum
6402024-03-21T15:18:07.130Z++ awk '{print $1}'
6412024-03-21T15:18:07.130Z+ calculated_sha256=813fe3d408f538a9d7121a616fce5f87e6c42cf2800e20c1a2759c24c9e8b77b
6422024-03-21T15:18:07.130Z+ [[ 813fe3d408f538a9d7121a616fce5f87e6c42cf2800e20c1a2759c24c9e8b77b != \8\1\3\f\e\3\d\4\0\8\f\5\3\8\a\9\d\7\1\2\1\a\6\1\6\f\c\e\5\f\8\7\e\6\c\4\2\c\f\2\8\0\0\e\2\0\c\1\a\2\7\5\9\c\2\4\c\9\e\8\b\7\7\b ]]
6432024-03-21T15:18:07.130Z+ do_untar out/downloads/mgd.tar.gz
6442024-03-21T15:18:07.130Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6452024-03-21T15:18:07.717Z+ do_assemble
6462024-03-21T15:18:07.717Z+ rm -r ./out/mgd
6472024-03-21T15:18:07.746Z+ mkdir ./out/mgd
6482024-03-21T15:18:07.747Z+ cp -r out/downloads/root ./out/mgd/root
6492024-03-21T15:18:07.776Z+ set -o errexit
6502024-03-21T15:18:07.823Z+++ dirname ./tools/ci_download_transceiver_control
6512024-03-21T15:18:07.823Z++ cd ./tools
6522024-03-21T15:18:07.823Z++ pwd
6532024-03-21T15:18:07.823Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6542024-03-21T15:18:07.823Z++ basename ./tools/ci_download_transceiver_control
6552024-03-21T15:18:07.823Z+ ARG0=ci_download_transceiver_control
6562024-03-21T15:18:07.823Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6572024-03-21T15:18:07.823Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6582024-03-21T15:18:07.823Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6592024-03-21T15:18:07.823Z+ TARGET_DIR=out
6602024-03-21T15:18:07.823Z+ DOWNLOAD_DIR=out/downloads
6612024-03-21T15:18:07.823Z+ DEST_DIR=./out/transceiver-control
6622024-03-21T15:18:07.823Z+ BIN_DIR=/opt/oxide/bin
6632024-03-21T15:18:07.823Z+ BINARY=xcvradm
6642024-03-21T15:18:07.824Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6652024-03-21T15:18:07.824Z+ REPO=oxidecomputer/transceiver-control
6662024-03-21T15:18:07.824Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6672024-03-21T15:18:07.824Z+ main
6682024-03-21T15:18:07.824Z+ [[ 0 != 0 ]]
6692024-03-21T15:18:07.824Z+ CIDL_OS=solaris2.11
6702024-03-21T15:18:07.824Z+ [[ 0 != 0 ]]
6712024-03-21T15:18:07.824Z+ configure_os solaris2.11
6722024-03-21T15:18:07.824Z+ echo 'current directory: /work/oxidecomputer/omicron'
6732024-03-21T15:18:07.824Z+ echo 'configuring based on OS: "solaris2.11"'
6742024-03-21T15:18:07.824Zcurrent directory: /work/oxidecomputer/omicron
6752024-03-21T15:18:07.824Zconfiguring based on OS: "solaris2.11"
6762024-03-21T15:18:07.824Z+ case "$1" in
6772024-03-21T15:18:07.824Z+ SET_BINARIES=
6782024-03-21T15:18:07.824Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6792024-03-21T15:18:07.824Z+ CIDL_SHA256FUNC=do_sha256sum
6802024-03-21T15:18:07.824Z+ ARCHIVE_FILENAME=xcvradm.gz
6812024-03-21T15:18:07.824Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6822024-03-21T15:18:07.824Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6832024-03-21T15:18:07.824Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6842024-03-21T15:18:07.824Z+ echo 'Local file: out/downloads/xcvradm.gz'
6852024-03-21T15:18:07.824ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862024-03-21T15:18:07.824ZLocal file: out/downloads/xcvradm.gz
6872024-03-21T15:18:07.824Z+ mkdir -p out/downloads
6882024-03-21T15:18:07.825Z+ mkdir -p ./out/transceiver-control
6892024-03-21T15:18:07.825Z+ fetch_and_verify
6902024-03-21T15:18:07.825Z+ local DO_DOWNLOAD=true
6912024-03-21T15:18:07.825Z+ [[ -f out/downloads/xcvradm.gz ]]
6922024-03-21T15:18:07.825Z+ '[' true == true ']'
6932024-03-21T15:18:07.825Z+ echo Downloading...
6942024-03-21T15:18:07.825ZDownloading...
6952024-03-21T15:18:07.825Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6962024-03-21T15:18:07.825Z+ 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
6972024-03-21T15:18:10.985Z++ do_sha256sum out/downloads/xcvradm.gz
6982024-03-21T15:18:11.010Z++ sha256sum
6992024-03-21T15:18:11.010Z++ awk '{print $1}'
7002024-03-21T15:18:11.010Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7012024-03-21T15:18:11.010Z+ [[ 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 ]]
7022024-03-21T15:18:11.010Z+ do_unpack out/downloads/xcvradm.gz
7032024-03-21T15:18:11.010Z+ mkdir -p out/downloads/root//opt/oxide/bin
7042024-03-21T15:18:11.010Z+ gzip -dc out/downloads/xcvradm.gz
7052024-03-21T15:18:11.135Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7062024-03-21T15:18:11.167Z+ do_assemble
7072024-03-21T15:18:11.167Z+ rm -r ./out/transceiver-control
7082024-03-21T15:18:11.167Z+ mkdir ./out/transceiver-control
7092024-03-21T15:18:11.167Z+ cp -r out/downloads/root ./out/transceiver-control/root
7102024-03-21T15:18:11.202Z+ set -o errexit
7112024-03-21T15:18:11.228Z+++ dirname ./tools/ci_download_thundermuffin
7122024-03-21T15:18:11.228Z++ cd ./tools
7132024-03-21T15:18:11.228Z++ pwd
7142024-03-21T15:18:11.228Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
7152024-03-21T15:18:11.228Z++ basename ./tools/ci_download_thundermuffin
7162024-03-21T15:18:11.228Z+ ARG0=ci_download_thundermuffin
7172024-03-21T15:18:11.228Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
7182024-03-21T15:18:11.228Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7192024-03-21T15:18:11.228Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
7202024-03-21T15:18:11.228Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
7212024-03-21T15:18:11.228Z+ TARGET_DIR=out
7222024-03-21T15:18:11.228Z+ DOWNLOAD_DIR=out/downloads
7232024-03-21T15:18:11.228Z+ DEST_DIR=./out/thundermuffin
7242024-03-21T15:18:11.229Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
7252024-03-21T15:18:11.229Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
7262024-03-21T15:18:11.229Z+ REPO=oxidecomputer/thundermuffin
7272024-03-21T15:18:11.229Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
7282024-03-21T15:18:11.229Z+ main
7292024-03-21T15:18:11.229Z+ rm -rf out/downloads/root
7302024-03-21T15:18:11.229Z+ [[ 0 != 0 ]]
7312024-03-21T15:18:11.229Z+ CIDL_OS=solaris2.11
7322024-03-21T15:18:11.229Z+ [[ 0 != 0 ]]
7332024-03-21T15:18:11.229Z+ configure_os solaris2.11
7342024-03-21T15:18:11.229Z+ echo 'current directory: /work/oxidecomputer/omicron'
7352024-03-21T15:18:11.229Zcurrent directory: /work/oxidecomputer/omicron
7362024-03-21T15:18:11.229Z+ echo 'configuring based on OS: "solaris2.11"'
7372024-03-21T15:18:11.229Z+ case "$1" in
7382024-03-21T15:18:11.229Z+ SET_BINARIES=
7392024-03-21T15:18:11.229Zconfiguring based on OS: "solaris2.11"
7402024-03-21T15:18:11.229Z+ CIDL_SHA256FUNC=do_sha256sum
7412024-03-21T15:18:11.229Z+ TARBALL_FILENAME=thundermuffin.tar.gz
7422024-03-21T15:18:11.229Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7432024-03-21T15:18:11.229Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
7442024-03-21T15:18:11.229Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
7452024-03-21T15:18:11.230Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
7462024-03-21T15:18:11.230ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
7472024-03-21T15:18:11.230ZLocal file: out/downloads/thundermuffin.tar.gz
7482024-03-21T15:18:11.230Z+ mkdir -p out/downloads
7492024-03-21T15:18:11.230Z+ mkdir -p ./out/thundermuffin
7502024-03-21T15:18:11.230Z+ fetch_and_verify
7512024-03-21T15:18:11.230Z+ local DO_DOWNLOAD=true
7522024-03-21T15:18:11.230Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
7532024-03-21T15:18:11.230Z+ '[' true == true ']'
7542024-03-21T15:18:11.230Z+ echo Downloading...
7552024-03-21T15:18:11.230ZDownloading...
7562024-03-21T15:18:11.230Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
7572024-03-21T15:18:11.230Z+ 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
7582024-03-21T15:18:13.269Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
7592024-03-21T15:18:13.269Z++ sha256sum
7602024-03-21T15:18:13.269Z++ awk '{print $1}'
7612024-03-21T15:18:13.269Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
7622024-03-21T15:18:13.269Z+ [[ 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 ]]
7632024-03-21T15:18:13.269Z+ do_untar out/downloads/thundermuffin.tar.gz
7642024-03-21T15:18:13.270Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
7652024-03-21T15:18:13.360Z+ do_assemble
7662024-03-21T15:18:13.360Z+ rm -r ./out/thundermuffin
7672024-03-21T15:18:13.390Z+ mkdir ./out/thundermuffin
7682024-03-21T15:18:13.390Z+ cp -r out/downloads/root ./out/thundermuffin/root
7692024-03-21T15:18:13.390ZAll builder prerequisites installed successfully, and PATH looks valid
7702024-03-21T15:18:13.390Z+ banner commtest
7712024-03-21T15:18:13.417Z
7722024-03-21T15:18:13.417Z #### #### # # # # ##### ###### #### #####
7732024-03-21T15:18:13.417Z # # # # ## ## ## ## # # # #
7742024-03-21T15:18:13.417Z # # # # ## # # ## # # ##### #### #
7752024-03-21T15:18:13.417Z # # # # # # # # # # #
7762024-03-21T15:18:13.417Z # # # # # # # # # # # # #
7772024-03-21T15:18:13.417Z #### #### # # # # # ###### #### #
7782024-03-21T15:18:13.417Z
7792024-03-21T15:18:13.417Z+ cargo build -p end-to-end-tests --bin commtest --bin dhcp-server --release
7802024-03-21T15:18:13.417Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
7812024-03-21T15:18:13.520Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
7822024-03-21T15:18:13.520Zinfo: downloading component 'cargo'
7832024-03-21T15:18:13.655Zinfo: downloading component 'clippy'
7842024-03-21T15:18:13.707Zinfo: downloading component 'rust-docs'
7852024-03-21T15:18:13.911Zinfo: downloading component 'rust-std'
7862024-03-21T15:18:14.166Zinfo: downloading component 'rustc'
7872024-03-21T15:18:15.025Zinfo: downloading component 'rustfmt'
7882024-03-21T15:18:15.074Zinfo: installing component 'cargo'
7892024-03-21T15:18:16.165Zinfo: installing component 'clippy'
7902024-03-21T15:18:16.541Zinfo: installing component 'rust-docs'
7912024-03-21T15:18:24.613Zinfo: installing component 'rust-std'
7922024-03-21T15:18:24.613Zinfo: installing component 'rustc'
7932024-03-21T15:18:25.679Zinfo: installing component 'rustfmt'
7942024-03-21T15:18:26.361Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7952024-03-21T15:18:26.853Z Updating git repository `https://github.com/oxidecomputer/samael`
7962024-03-21T15:18:27.299Z Updating git repository `https://github.com/oxidecomputer/zone`
7972024-03-21T15:18:27.715Z Updating crates.io index
7982024-03-21T15:18:27.743Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7992024-03-21T15:18:28.631Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8002024-03-21T15:18:29.361Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8012024-03-21T15:18:31.466Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8022024-03-21T15:18:32.129Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8032024-03-21T15:18:32.504Z Updating git repository `https://github.com/oxidecomputer/propolis`
8042024-03-21T15:18:33.601Z Updating git repository `https://github.com/oxidecomputer/crucible`
8052024-03-21T15:18:36.619Z Updating git repository `https://github.com/oxidecomputer/opte`
8062024-03-21T15:18:37.812Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
8072024-03-21T15:18:38.271Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
8082024-03-21T15:18:38.920Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
8092024-03-21T15:18:39.338Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
8102024-03-21T15:18:39.864Z Updating git repository `http://github.com/oxidecomputer/sprockets`
8112024-03-21T15:18:40.784Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
8122024-03-21T15:18:40.924Z Updating git repository `http://github.com/oxidecomputer/tofino`
8132024-03-21T15:18:41.344Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
8142024-03-21T15:18:42.136Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
8152024-03-21T15:18:42.175Z Updating git repository `https://github.com/oxidecomputer/libnvme`
8162024-03-21T15:18:42.516Z Updating git repository `https://github.com/oxidecomputer/ispf`
8172024-03-21T15:18:43.004Z Updating git repository `https://github.com/oxidecomputer/poptrie`
8182024-03-21T15:18:43.445Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
8192024-03-21T15:18:44.055Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
8202024-03-21T15:18:44.535Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
8212024-03-21T15:18:44.924Z Updating git repository `https://github.com/jgallagher/nix`
8222024-03-21T15:18:46.083Z Updating git repository `https://github.com/cbiffle/hubpack`
8232024-03-21T15:18:46.515Z Updating git repository `https://github.com/oxidecomputer/typify`
8242024-03-21T15:18:48.442Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
8252024-03-21T15:18:48.975Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
8262024-03-21T15:18:49.427Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
8272024-03-21T15:18:50.866Z Downloading crates ...
8282024-03-21T15:18:50.950Z Downloaded anstyle-query v1.0.0
8292024-03-21T15:18:50.975Z Downloaded anstream v0.6.11
8302024-03-21T15:18:50.975Z Downloaded block-buffer v0.10.4
8312024-03-21T15:18:50.975Z Downloaded cc v1.0.83
8322024-03-21T15:18:50.975Z Downloaded ciborium-io v0.2.2
8332024-03-21T15:18:50.975Z Downloaded cfg-if v1.0.0
8342024-03-21T15:18:50.976Z Downloaded cbc v0.1.2
8352024-03-21T15:18:50.976Z Downloaded instant v0.1.12
8362024-03-21T15:18:50.976Z Downloaded inout v0.1.3
8372024-03-21T15:18:51.001Z Downloaded libefi-sys v0.1.0
8382024-03-21T15:18:51.001Z Downloaded new_debug_unreachable v1.0.4
8392024-03-21T15:18:51.001Z Downloaded arrayvec v0.7.4
8402024-03-21T15:18:51.001Z Downloaded md5 v0.7.0
8412024-03-21T15:18:51.002Z Downloaded managed v0.8.0
8422024-03-21T15:18:51.002Z Downloaded memmap v0.7.0
8432024-03-21T15:18:51.002Z Downloaded strum v0.26.1
8442024-03-21T15:18:51.027Z Downloaded usdt-macro v0.5.0
8452024-03-21T15:18:51.027Z Downloaded dhcproto-macros v0.1.0
8462024-03-21T15:18:51.027Z Downloaded match_cfg v0.1.0
8472024-03-21T15:18:51.027Z Downloaded usdt-attr-macro v0.5.0
8482024-03-21T15:18:51.027Z Downloaded num-conv v0.1.0
8492024-03-21T15:18:51.027Z Downloaded normalize-line-endings v0.3.0
8502024-03-21T15:18:51.027Z Downloaded openssl-probe v0.1.5
8512024-03-21T15:18:51.028Z Downloaded num_cpus v1.16.0
8522024-03-21T15:18:51.028Z Downloaded phf_shared v0.10.0
8532024-03-21T15:18:51.028Z Downloaded num_enum v0.7.2
8542024-03-21T15:18:51.028Z Downloaded opaque-debug v0.3.0
8552024-03-21T15:18:51.053Z Downloaded ciborium-ll v0.2.2
8562024-03-21T15:18:51.053Z Downloaded mime v0.3.17
8572024-03-21T15:18:51.053Z Downloaded utf8parse v0.2.1
8582024-03-21T15:18:51.053Z Downloaded hubpack_derive v0.1.1
8592024-03-21T15:18:51.053Z Downloaded openssl-macros v0.1.1
8602024-03-21T15:18:51.053Z Downloaded thread-id v4.2.0
8612024-03-21T15:18:51.053Z Downloaded usdt-impl v0.3.5
8622024-03-21T15:18:51.053Z Downloaded smallvec v1.13.1
8632024-03-21T15:18:51.053Z Downloaded slog-envlogger v2.2.0
8642024-03-21T15:18:51.053Z Downloaded time-macros v0.2.17
8652024-03-21T15:18:51.079Z Downloaded sync_wrapper v0.1.2
8662024-03-21T15:18:51.079Z Downloaded hubpack v0.1.2
8672024-03-21T15:18:51.079Z Downloaded foreign-types v0.3.2
8682024-03-21T15:18:51.079Z Downloaded scopeguard v1.2.0
8692024-03-21T15:18:51.079Z Downloaded scroll v0.12.0
8702024-03-21T15:18:51.079Z Downloaded synstructure v0.12.6
8712024-03-21T15:18:51.079Z Downloaded pkcs8 v0.10.2
8722024-03-21T15:18:51.079Z Downloaded http-range v0.1.5
8732024-03-21T15:18:51.104Z Downloaded serde_repr v0.1.16
8742024-03-21T15:18:51.104Z Downloaded group v0.13.0
8752024-03-21T15:18:51.104Z Downloaded http-body v0.4.5
8762024-03-21T15:18:51.105Z Downloaded endian-type v0.1.2
8772024-03-21T15:18:51.105Z Downloaded dtrace-parser v0.2.0
8782024-03-21T15:18:51.105Z Downloaded tokio-macros v2.2.0
8792024-03-21T15:18:51.105Z Downloaded ident_case v1.0.1
8802024-03-21T15:18:51.105Z Downloaded either v1.10.0
8812024-03-21T15:18:51.105Z Downloaded foreign-types v0.5.0
8822024-03-21T15:18:51.105Z Downloaded percent-encoding v2.3.1
8832024-03-21T15:18:51.105Z Downloaded paste v1.0.14
8842024-03-21T15:18:51.132Z Downloaded unicase v2.7.0
8852024-03-21T15:18:51.132Z Downloaded getrandom v0.2.12
8862024-03-21T15:18:51.133Z Downloaded display-error-chain v0.2.0
8872024-03-21T15:18:51.133Z Downloaded miniz_oxide v0.7.1
8882024-03-21T15:18:51.133Z Downloaded serde_tokenstream v0.1.7
8892024-03-21T15:18:51.133Z Downloaded take_mut v0.2.2
8902024-03-21T15:18:51.133Z Downloaded tokio-rustls v0.24.1
8912024-03-21T15:18:51.164Z Downloaded heck v0.4.1
8922024-03-21T15:18:51.164Z Downloaded phf v0.11.2
8932024-03-21T15:18:51.164Z Downloaded equivalent v1.0.1
8942024-03-21T15:18:51.164Z Downloaded der v0.7.8
8952024-03-21T15:18:51.164Z Downloaded secrecy v0.8.0
8962024-03-21T15:18:51.164Z Downloaded xattr v1.0.1
8972024-03-21T15:18:51.164Z Downloaded want v0.3.1
8982024-03-21T15:18:51.164Z Downloaded slab v0.4.9
8992024-03-21T15:18:51.164Z Downloaded parking_lot_core v0.8.6
9002024-03-21T15:18:51.164Z Downloaded semver v0.11.0
9012024-03-21T15:18:51.164Z Downloaded tabwriter v1.4.0
9022024-03-21T15:18:51.164Z Downloaded ucd-trie v0.1.6
9032024-03-21T15:18:51.164Z Downloaded parking_lot v0.11.2
9042024-03-21T15:18:51.194Z Downloaded pkg-config v0.3.27
9052024-03-21T15:18:51.194Z Downloaded password-hash v0.5.0
9062024-03-21T15:18:51.194Z Downloaded owo-colors v4.0.0
9072024-03-21T15:18:51.194Z Downloaded phf_shared v0.11.2
9082024-03-21T15:18:51.194Z Downloaded crossterm v0.27.0
9092024-03-21T15:18:51.194Z Downloaded errno v0.3.8
9102024-03-21T15:18:51.194Z Downloaded quick-error v1.2.3
9112024-03-21T15:18:51.194Z Downloaded openssl-sys v0.9.96
9122024-03-21T15:18:51.219Z Downloaded polyval v0.6.1
9132024-03-21T15:18:51.219Z Downloaded ecdsa v0.16.9
9142024-03-21T15:18:51.220Z Downloaded pretty-hex v0.4.1
9152024-03-21T15:18:51.220Z Downloaded rustls-pemfile v1.0.3
9162024-03-21T15:18:51.220Z Downloaded unicode-bidi v0.3.15
9172024-03-21T15:18:51.220Z Downloaded signature v2.1.0
9182024-03-21T15:18:51.220Z Downloaded precomputed-hash v0.1.1
9192024-03-21T15:18:51.220Z Downloaded hash32 v0.2.1
9202024-03-21T15:18:51.220Z Downloaded resolv-conf v0.7.0
9212024-03-21T15:18:51.220Z Downloaded hash32 v0.3.1
9222024-03-21T15:18:51.220Z Downloaded headers-core v0.2.0
9232024-03-21T15:18:51.245Z Downloaded postcard v1.0.8
9242024-03-21T15:18:51.245Z Downloaded waitgroup v0.1.2
9252024-03-21T15:18:51.245Z Downloaded socket2 v0.4.9
9262024-03-21T15:18:51.245Z Downloaded uuid v0.8.2
9272024-03-21T15:18:51.245Z Downloaded tokio-stream v0.1.14
9282024-03-21T15:18:51.245Z Downloaded string_cache v0.8.7
9292024-03-21T15:18:51.245Z Downloaded psl-types v2.0.11
9302024-03-21T15:18:51.245Z Downloaded rfc6979 v0.4.0
9312024-03-21T15:18:51.245Z Downloaded predicates v3.1.0
9322024-03-21T15:18:51.270Z Downloaded fastrand v2.0.1
9332024-03-21T15:18:51.271Z Downloaded structmeta v0.3.0
9342024-03-21T15:18:51.271Z Downloaded tokio-rustls v0.25.0
9352024-03-21T15:18:51.271Z Downloaded diesel_derives v2.1.2
9362024-03-21T15:18:51.271Z Downloaded siphasher v0.3.11
9372024-03-21T15:18:51.271Z Downloaded slog v2.7.0
9382024-03-21T15:18:51.271Z Downloaded fxhash v0.2.1
9392024-03-21T15:18:51.271Z Downloaded futures-macro v0.3.30
9402024-03-21T15:18:51.271Z Downloaded signal-hook v0.3.17
9412024-03-21T15:18:51.296Z Downloaded tower-service v0.3.2
9422024-03-21T15:18:51.296Z Downloaded similar v2.4.0
9432024-03-21T15:18:51.296Z Downloaded russh-cryptovec v0.7.0
9442024-03-21T15:18:51.296Z Downloaded p256 v0.13.2
9452024-03-21T15:18:51.296Z Downloaded vec_map v0.8.2
9462024-03-21T15:18:51.296Z Downloaded rcgen v0.12.1
9472024-03-21T15:18:51.297Z Downloaded rand_core v0.6.4
9482024-03-21T15:18:51.297Z Downloaded futures-channel v0.3.30
9492024-03-21T15:18:51.323Z Downloaded futures-task v0.3.30
9502024-03-21T15:18:51.323Z Downloaded generic-array v0.14.7
9512024-03-21T15:18:51.323Z Downloaded getopts v0.2.21
9522024-03-21T15:18:51.323Z Downloaded subtle v2.5.0
9532024-03-21T15:18:51.323Z Downloaded bstr v1.9.0
9542024-03-21T15:18:51.324Z Downloaded rustls-pki-types v1.3.0
9552024-03-21T15:18:51.324Z Downloaded gethostname v0.4.3
9562024-03-21T15:18:51.350Z Downloaded rustc_version v0.1.7
9572024-03-21T15:18:51.350Z Downloaded rustc-demangle v0.1.23
9582024-03-21T15:18:51.350Z Downloaded headers v0.3.9
9592024-03-21T15:18:51.350Z Downloaded semver v1.0.22
9602024-03-21T15:18:51.350Z Downloaded rustc_version v0.4.0
9612024-03-21T15:18:51.350Z Downloaded futures v0.3.30
9622024-03-21T15:18:51.350Z Downloaded subprocess v0.2.9
9632024-03-21T15:18:51.377Z Downloaded serde_derive v1.0.197
9642024-03-21T15:18:51.377Z Downloaded rand v0.8.5
9652024-03-21T15:18:51.377Z Downloaded tracing v0.1.40
9662024-03-21T15:18:51.377Z Downloaded trust-dns-resolver v0.22.0
9672024-03-21T15:18:51.377Z Downloaded trust-dns-server v0.22.1
9682024-03-21T15:18:51.402Z Downloaded toml_edit v0.22.6
9692024-03-21T15:18:51.427Z Downloaded russh v0.42.0
9702024-03-21T15:18:51.427Z Downloaded syn v1.0.109
9712024-03-21T15:18:51.452Z Downloaded rustls-webpki v0.101.7
9722024-03-21T15:18:51.479Z Downloaded rustls-webpki v0.102.1
9732024-03-21T15:18:51.503Z Downloaded rustls v0.21.9
9742024-03-21T15:18:51.528Z Downloaded zerocopy-derive v0.6.4
9752024-03-21T15:18:51.528Z Downloaded sha3 v0.10.8
9762024-03-21T15:18:51.553Z Downloaded encoding_rs v0.8.33
9772024-03-21T15:18:51.581Z Downloaded winapi v0.3.9
9782024-03-21T15:18:51.607Z Downloaded tokio v1.36.0
9792024-03-21T15:18:51.648Z Downloaded zerocopy-derive v0.2.0
9802024-03-21T15:18:51.673Z Downloaded sled v0.34.7
9812024-03-21T15:18:51.674Z Downloaded regex-automata v0.4.5
9822024-03-21T15:18:51.701Z Downloaded rustls v0.22.2
9832024-03-21T15:18:51.726Z Downloaded webpki-roots v0.25.2
9842024-03-21T15:18:51.726Z Downloaded trust-dns-proto v0.22.0
9852024-03-21T15:18:51.751Z Downloaded ring v0.17.8
9862024-03-21T15:18:51.814Z Downloaded ring v0.16.20
9872024-03-21T15:18:51.909Z Downloaded diesel v2.1.4
9882024-03-21T15:18:51.934Z Downloaded regress v0.9.0
9892024-03-21T15:18:51.958Z Downloaded regex-syntax v0.8.2
9902024-03-21T15:18:51.958Z Downloaded smoltcp v0.11.0
9912024-03-21T15:18:51.982Z Downloaded rustix v0.38.31
9922024-03-21T15:18:52.008Z Downloaded openapiv3 v2.0.0
9932024-03-21T15:18:52.008Z Downloaded libc v0.2.153
9942024-03-21T15:18:52.033Z Downloaded bzip2-sys v0.1.11+1.0.8
9952024-03-21T15:18:52.058Z Downloaded vcpkg v0.2.15
9962024-03-21T15:18:52.091Z Downloaded gimli v0.28.0
9972024-03-21T15:18:52.117Z Downloaded radix_trie v0.2.1
9982024-03-21T15:18:52.117Z Downloaded idna v0.5.0
9992024-03-21T15:18:52.117Z Downloaded idna v0.3.0
10002024-03-21T15:18:52.142Z Downloaded smoltcp v0.9.1
10012024-03-21T15:18:52.142Z Downloaded regex v1.10.3
10022024-03-21T15:18:52.177Z Downloaded openssl v0.10.60
10032024-03-21T15:18:52.178Z Downloaded object v0.32.1
10042024-03-21T15:18:52.208Z Downloaded futures-util v0.3.30
10052024-03-21T15:18:52.208Z Downloaded rayon v1.9.0
10062024-03-21T15:18:52.208Z Downloaded idna v0.2.3
10072024-03-21T15:18:52.208Z Downloaded syn v2.0.52
10082024-03-21T15:18:52.235Z Downloaded curve25519-dalek v4.1.1
10092024-03-21T15:18:52.235Z Downloaded bstr v0.2.17
10102024-03-21T15:18:52.259Z Downloaded unicode-normalization v0.1.22
10112024-03-21T15:18:52.260Z Downloaded hashbrown v0.14.3
10122024-03-21T15:18:52.260Z Downloaded hashbrown v0.12.3
10132024-03-21T15:18:52.260Z Downloaded goblin v0.8.0
10142024-03-21T15:18:52.260Z Downloaded serde_json v1.0.114
10152024-03-21T15:18:52.285Z Downloaded rand v0.7.3
10162024-03-21T15:18:52.285Z Downloaded zerocopy v0.7.32
10172024-03-21T15:18:52.311Z Downloaded tokio-util v0.7.10
10182024-03-21T15:18:52.311Z Downloaded reqwest v0.11.24
10192024-03-21T15:18:52.311Z Downloaded hkdf v0.12.4
10202024-03-21T15:18:52.311Z Downloaded winnow v0.6.1
10212024-03-21T15:18:52.336Z Downloaded winnow v0.5.15
10222024-03-21T15:18:52.336Z Downloaded petgraph v0.6.4
10232024-03-21T15:18:52.361Z Downloaded p521 v0.13.3
10242024-03-21T15:18:52.361Z Downloaded chrono v0.4.34
10252024-03-21T15:18:52.361Z Downloaded toml_edit v0.19.15
10262024-03-21T15:18:52.385Z Downloaded trust-dns-client v0.22.0
10272024-03-21T15:18:52.385Z Downloaded regex-automata v0.1.10
10282024-03-21T15:18:52.410Z Downloaded steno v0.4.0
10292024-03-21T15:18:52.410Z Downloaded h2 v0.3.24
10302024-03-21T15:18:52.410Z Downloaded hyper v0.14.28
10312024-03-21T15:18:52.410Z Downloaded pest v2.7.6
10322024-03-21T15:18:52.435Z Downloaded nom v7.1.3
10332024-03-21T15:18:52.435Z Downloaded unicode-segmentation v1.10.1
10342024-03-21T15:18:52.435Z Downloaded serde v1.0.197
10352024-03-21T15:18:52.435Z Downloaded url v2.5.0
10362024-03-21T15:18:52.435Z Downloaded publicsuffix v2.2.3
10372024-03-21T15:18:52.460Z Downloaded proc-macro2 v1.0.78
10382024-03-21T15:18:52.460Z Downloaded serde_with v3.6.1
10392024-03-21T15:18:52.460Z Downloaded indexmap v2.2.5
10402024-03-21T15:18:52.460Z Downloaded unicode-ident v1.0.12
10412024-03-21T15:18:52.460Z Downloaded toml v0.7.8
10422024-03-21T15:18:52.460Z Downloaded russh-keys v0.42.0
10432024-03-21T15:18:52.496Z Downloaded heapless v0.8.0
10442024-03-21T15:18:52.497Z Downloaded heapless v0.7.16
10452024-03-21T15:18:52.497Z Downloaded indexmap v1.9.3
10462024-03-21T15:18:52.497Z Downloaded zerocopy v0.6.4
10472024-03-21T15:18:52.497Z Downloaded tracing-attributes v0.1.27
10482024-03-21T15:18:52.497Z Downloaded clap v2.34.0
10492024-03-21T15:18:52.522Z Downloaded getrandom v0.1.16
10502024-03-21T15:18:52.522Z Downloaded strum_macros v0.26.1
10512024-03-21T15:18:52.522Z Downloaded futures-sink v0.3.30
10522024-03-21T15:18:52.522Z Downloaded num-bigint v0.4.4
10532024-03-21T15:18:52.522Z Downloaded flate2 v1.0.28
10542024-03-21T15:18:52.547Z Downloaded mio v0.8.11
10552024-03-21T15:18:52.547Z Downloaded strsim v0.11.0
10562024-03-21T15:18:52.547Z Downloaded strsim v0.10.0
10572024-03-21T15:18:52.547Z Downloaded proc-macro-error v1.0.4
10582024-03-21T15:18:52.547Z Downloaded spin v0.9.8
10592024-03-21T15:18:52.547Z Downloaded semver-parser v0.10.2
10602024-03-21T15:18:52.575Z Downloaded socket2 v0.5.5
10612024-03-21T15:18:52.575Z Downloaded tungstenite v0.20.1
10622024-03-21T15:18:52.576Z Downloaded tracing-core v0.1.32
10632024-03-21T15:18:52.576Z Downloaded walkdir v2.4.0
10642024-03-21T15:18:52.576Z Downloaded unsafe-libyaml v0.2.10
10652024-03-21T15:18:52.576Z Downloaded stable_deref_trait v1.2.0
10662024-03-21T15:18:52.577Z Downloaded spki v0.7.2
10672024-03-21T15:18:52.577Z Downloaded spin v0.5.2
10682024-03-21T15:18:52.577Z Downloaded rand_chacha v0.3.1
10692024-03-21T15:18:52.577Z Downloaded quote v1.0.35
10702024-03-21T15:18:52.618Z Downloaded ed25519-dalek v2.0.0
10712024-03-21T15:18:52.618Z Downloaded whoami v1.5.0
10722024-03-21T15:18:52.618Z Downloaded toml v0.8.10
10732024-03-21T15:18:52.618Z Downloaded poly1305 v0.8.0
10742024-03-21T15:18:52.619Z Downloaded half v2.3.1
10752024-03-21T15:18:52.619Z Downloaded flume v0.11.0
10762024-03-21T15:18:52.619Z Downloaded structmeta-derive v0.3.0
10772024-03-21T15:18:52.619Z Downloaded version_check v0.9.4
10782024-03-21T15:18:52.619Z Downloaded strsim v0.8.0
10792024-03-21T15:18:52.619Z Downloaded stringprep v0.1.3
10802024-03-21T15:18:52.619Z Downloaded proc-macro-error-attr v1.0.4
10812024-03-21T15:18:52.619Z Downloaded proc-macro-crate v1.3.1
10822024-03-21T15:18:52.619Z Downloaded futures-io v0.3.30
10832024-03-21T15:18:52.619Z Downloaded topological-sort v0.2.2
10842024-03-21T15:18:52.620Z Downloaded tokio-tungstenite v0.20.1
10852024-03-21T15:18:52.620Z Downloaded elliptic-curve v0.13.8
10862024-03-21T15:18:52.645Z Downloaded parking_lot v0.12.1
10872024-03-21T15:18:52.645Z Downloaded uuid v1.7.0
10882024-03-21T15:18:52.645Z Downloaded rand_core v0.5.1
10892024-03-21T15:18:52.645Z Downloaded usdt v0.5.0
10902024-03-21T15:18:52.645Z Downloaded usdt v0.3.5
10912024-03-21T15:18:52.645Z Downloaded http v1.0.0
10922024-03-21T15:18:52.645Z Downloaded http v0.2.12
10932024-03-21T15:18:52.645Z Downloaded rayon-core v1.12.1
10942024-03-21T15:18:52.670Z Downloaded memchr v2.7.1
10952024-03-21T15:18:52.670Z Downloaded sha2 v0.10.8
10962024-03-21T15:18:52.671Z Downloaded clap_builder v4.5.1
10972024-03-21T15:18:52.671Z Downloaded r2d2 v0.8.10
10982024-03-21T15:18:52.671Z Downloaded zerocopy-derive v0.7.32
10992024-03-21T15:18:52.697Z Downloaded platforms v3.0.2
11002024-03-21T15:18:52.697Z Downloaded fallible-iterator v0.2.0
11012024-03-21T15:18:52.697Z Downloaded static_assertions v1.1.0
11022024-03-21T15:18:52.697Z Downloaded primeorder v0.13.6
11032024-03-21T15:18:52.697Z Downloaded predicates-core v1.0.6
11042024-03-21T15:18:52.698Z Downloaded serde_derive_internals v0.26.0
11052024-03-21T15:18:52.698Z Downloaded rustls-pemfile v2.1.1
11062024-03-21T15:18:52.698Z Downloaded tempfile v3.10.0
11072024-03-21T15:18:52.725Z Downloaded tokio-postgres v0.7.10
11082024-03-21T15:18:52.725Z Downloaded toml v0.5.11
11092024-03-21T15:18:52.725Z Downloaded time v0.3.34
11102024-03-21T15:18:52.725Z Downloaded term v0.7.0
11112024-03-21T15:18:52.750Z Downloaded tar v0.4.40
11122024-03-21T15:18:52.750Z Downloaded futures-executor v0.3.30
11132024-03-21T15:18:52.750Z Downloaded futures-core v0.3.30
11142024-03-21T15:18:52.751Z Downloaded toml_datetime v0.6.5
11152024-03-21T15:18:52.751Z Downloaded ghash v0.5.0
11162024-03-21T15:18:52.751Z Downloaded powerfmt v0.2.0
11172024-03-21T15:18:52.751Z Downloaded ppv-lite86 v0.2.17
11182024-03-21T15:18:52.751Z Downloaded glob v0.3.1
11192024-03-21T15:18:52.751Z Downloaded untrusted v0.9.0
11202024-03-21T15:18:52.751Z Downloaded untrusted v0.7.1
11212024-03-21T15:18:52.779Z Downloaded universal-hash v0.5.1
11222024-03-21T15:18:52.779Z Downloaded signal-hook-registry v1.4.1
11232024-03-21T15:18:52.780Z Downloaded signal-hook-mio v0.2.3
11242024-03-21T15:18:52.780Z Downloaded zerocopy v0.3.0
11252024-03-21T15:18:52.780Z Downloaded pretty-hex v0.2.1
11262024-03-21T15:18:52.780Z Downloaded omicron-zone-package v0.11.0
11272024-03-21T15:18:52.780Z Downloaded serde_yaml v0.9.25
11282024-03-21T15:18:52.780Z Downloaded postgres-types v0.2.6
11292024-03-21T15:18:52.780Z Downloaded enum-as-inner v0.5.1
11302024-03-21T15:18:52.780Z Downloaded postgres-protocol v0.6.6
11312024-03-21T15:18:52.806Z Downloaded dof v0.3.0
11322024-03-21T15:18:52.806Z Downloaded dof v0.1.5
11332024-03-21T15:18:52.807Z Downloaded dirs-sys-next v0.1.2
11342024-03-21T15:18:52.807Z Downloaded once_cell v1.19.0
11352024-03-21T15:18:52.807Z Downloaded num-complex v0.4.4
11362024-03-21T15:18:52.807Z Downloaded typenum v1.16.0
11372024-03-21T15:18:52.807Z Downloaded unicode-width v0.1.11
11382024-03-21T15:18:52.807Z Downloaded parking_lot_core v0.9.8
11392024-03-21T15:18:52.807Z Downloaded semver v0.1.20
11402024-03-21T15:18:52.807Z Downloaded sec1 v0.7.3
11412024-03-21T15:18:52.807Z Downloaded yasna v0.5.2
11422024-03-21T15:18:52.832Z Downloaded pest_derive v2.7.6
11432024-03-21T15:18:52.832Z Downloaded unicode-xid v0.2.4
11442024-03-21T15:18:52.832Z Downloaded heck v0.3.3
11452024-03-21T15:18:52.832Z Downloaded embedded-io v0.4.0
11462024-03-21T15:18:52.832Z Downloaded ed25519 v2.2.2
11472024-03-21T15:18:52.832Z Downloaded vsss-rs v3.3.4
11482024-03-21T15:18:52.832Z Downloaded pin-project-lite v0.2.13
11492024-03-21T15:18:52.857Z Downloaded password-hash v0.4.2
11502024-03-21T15:18:52.857Z Downloaded serde_with_macros v3.6.1
11512024-03-21T15:18:52.857Z Downloaded pest_meta v2.7.6
11522024-03-21T15:18:52.857Z Downloaded num-traits v0.2.18
11532024-03-21T15:18:52.857Z Downloaded num-rational v0.4.1
11542024-03-21T15:18:52.857Z Downloaded swrite v0.1.0
11552024-03-21T15:18:52.857Z Downloaded dyn-clone v1.0.17
11562024-03-21T15:18:52.882Z Downloaded iana-time-zone v0.1.57
11572024-03-21T15:18:52.882Z Downloaded pem-rfc7468 v0.7.0
11582024-03-21T15:18:52.882Z Downloaded httparse v1.8.0
11592024-03-21T15:18:52.882Z Downloaded hmac v0.12.1
11602024-03-21T15:18:52.882Z Downloaded schemars v0.8.16
11612024-03-21T15:18:52.907Z Downloaded form_urlencoded v1.2.1
11622024-03-21T15:18:52.907Z Downloaded fnv v1.0.7
11632024-03-21T15:18:52.907Z Downloaded memmap2 v0.7.1
11642024-03-21T15:18:52.907Z Downloaded crossbeam-channel v0.5.8
11652024-03-21T15:18:52.907Z Downloaded tokio-native-tls v0.3.1
11662024-03-21T15:18:52.907Z Downloaded rustfmt-wrapper v0.2.0
11672024-03-21T15:18:52.932Z Downloaded foreign-types-macros v0.2.3
11682024-03-21T15:18:52.932Z Downloaded float-cmp v0.9.0
11692024-03-21T15:18:52.932Z Downloaded pbkdf2 v0.12.2
11702024-03-21T15:18:52.932Z Downloaded num_enum_derive v0.5.11
11712024-03-21T15:18:52.932Z Downloaded dtrace-parser v0.1.14
11722024-03-21T15:18:52.932Z Downloaded sha1 v0.10.6
11732024-03-21T15:18:52.933Z Downloaded serde_urlencoded v0.7.1
11742024-03-21T15:18:52.933Z Downloaded serde_spanned v0.6.5
11752024-03-21T15:18:52.933Z Downloaded zip v0.6.6
11762024-03-21T15:18:52.933Z Downloaded num_enum v0.5.11
11772024-03-21T15:18:52.933Z Downloaded diesel_table_macro_syntax v0.1.0
11782024-03-21T15:18:52.933Z Downloaded serde_tokenstream v0.2.0
11792024-03-21T15:18:52.958Z Downloaded serde_path_to_error v0.1.16
11802024-03-21T15:18:52.958Z Downloaded plain v0.2.3
11812024-03-21T15:18:52.958Z Downloaded parse-display v0.9.0
11822024-03-21T15:18:52.958Z Downloaded num-iter v0.1.44
11832024-03-21T15:18:52.958Z Downloaded hostname v0.3.1
11842024-03-21T15:18:52.958Z Downloaded home v0.5.5
11852024-03-21T15:18:52.958Z Downloaded hex-literal v0.4.1
11862024-03-21T15:18:52.958Z Downloaded hex v0.4.3
11872024-03-21T15:18:52.958Z Downloaded smf v0.2.2
11882024-03-21T15:18:52.958Z Downloaded ryu v1.0.15
11892024-03-21T15:18:52.958Z Downloaded parse-display-derive v0.9.0
11902024-03-21T15:18:52.958Z Downloaded num_enum_derive v0.7.2
11912024-03-21T15:18:52.958Z Downloaded darling_core v0.20.3
11922024-03-21T15:18:52.988Z Downloaded slog-async v2.8.0
11932024-03-21T15:18:52.988Z Downloaded usdt-attr-macro v0.3.5
11942024-03-21T15:18:52.988Z Downloaded pest_generator v2.7.6
11952024-03-21T15:18:52.988Z Downloaded option-ext v0.2.0
11962024-03-21T15:18:52.988Z Downloaded num v0.4.1
11972024-03-21T15:18:52.988Z Downloaded dirs-sys v0.4.1
11982024-03-21T15:18:52.988Z Downloaded dirs-next v2.0.0
11992024-03-21T15:18:52.988Z Downloaded dirs v5.0.1
12002024-03-21T15:18:52.988Z Downloaded digest v0.10.7
12012024-03-21T15:18:52.988Z Downloaded difflib v0.4.0
12022024-03-21T15:18:52.988Z Downloaded try-lock v0.2.4
12032024-03-21T15:18:52.988Z Downloaded toolchain_find v0.2.0
12042024-03-21T15:18:52.988Z Downloaded sct v0.7.0
12052024-03-21T15:18:52.988Z Downloaded rustversion v1.0.14
12062024-03-21T15:18:52.988Z Downloaded minimal-lexical v0.2.1
12072024-03-21T15:18:53.015Z Downloaded base64 v0.21.7
12082024-03-21T15:18:53.016Z Downloaded slog-dtrace v0.3.0
12092024-03-21T15:18:53.016Z Downloaded slog-bunyan v2.5.0
12102024-03-21T15:18:53.016Z Downloaded hyper-staticfile v0.9.5
12112024-03-21T15:18:53.016Z Downloaded hyper-rustls v0.24.2
12122024-03-21T15:18:53.016Z Downloaded dhcproto v0.11.0
12132024-03-21T15:18:53.016Z Downloaded pbkdf2 v0.11.0
12142024-03-21T15:18:53.017Z Downloaded num-integer v0.1.46
12152024-03-21T15:18:53.017Z Downloaded crypto-bigint v0.5.2
12162024-03-21T15:18:53.055Z Downloaded schemars_derive v0.8.16
12172024-03-21T15:18:53.055Z Downloaded scheduled-thread-pool v0.2.7
12182024-03-21T15:18:53.055Z Downloaded same-file v1.0.6
12192024-03-21T15:18:53.055Z Downloaded pem v3.0.2
12202024-03-21T15:18:53.055Z Downloaded humantime v2.1.0
12212024-03-21T15:18:53.055Z Downloaded tinyvec v1.6.0
12222024-03-21T15:18:53.055Z Downloaded chacha20poly1305 v0.10.1
12232024-03-21T15:18:53.055Z Downloaded structopt v0.3.26
12242024-03-21T15:18:53.055Z Downloaded crossbeam-utils v0.8.19
12252024-03-21T15:18:53.055Z Downloaded crossbeam-epoch v0.9.18
12262024-03-21T15:18:53.055Z Downloaded clap v4.5.1
12272024-03-21T15:18:53.088Z Downloaded foreign-types-shared v0.3.1
12282024-03-21T15:18:53.088Z Downloaded foreign-types-shared v0.1.1
12292024-03-21T15:18:53.088Z Downloaded usdt-impl v0.5.0
12302024-03-21T15:18:53.088Z Downloaded derive-where v1.2.7
12312024-03-21T15:18:53.088Z Downloaded cookie v0.17.0
12322024-03-21T15:18:53.088Z Downloaded const-oid v0.9.6
12332024-03-21T15:18:53.088Z Downloaded scroll_derive v0.12.0
12342024-03-21T15:18:53.088Z Downloaded rand_chacha v0.2.2
12352024-03-21T15:18:53.088Z Downloaded hyper-tls v0.5.0
12362024-03-21T15:18:53.088Z Downloaded httpdate v1.0.3
12372024-03-21T15:18:53.089Z Downloaded flagset v0.4.3
12382024-03-21T15:18:53.089Z Downloaded fixedbitset v0.4.2
12392024-03-21T15:18:53.089Z Downloaded filetime v0.2.23
12402024-03-21T15:18:53.089Z Downloaded ff v0.13.0
12412024-03-21T15:18:53.089Z Downloaded textwrap v0.11.0
12422024-03-21T15:18:53.089Z Downloaded num_threads v0.1.6
12432024-03-21T15:18:53.089Z Downloaded cpufeatures v0.2.12
12442024-03-21T15:18:53.089Z Downloaded der_derive v0.7.2
12452024-03-21T15:18:53.089Z Downloaded darling v0.20.3
12462024-03-21T15:18:53.115Z Downloaded crc32fast v1.3.2
12472024-03-21T15:18:53.115Z Downloaded cookie_store v0.20.0
12482024-03-21T15:18:53.115Z Downloaded zeroize_derive v1.4.2
12492024-03-21T15:18:53.115Z Downloaded zeroize v1.7.0
12502024-03-21T15:18:53.115Z Downloaded usdt-macro v0.3.5
12512024-03-21T15:18:53.115Z Downloaded time-core v0.1.2
12522024-03-21T15:18:53.115Z Downloaded thiserror-no-std v2.0.2
12532024-03-21T15:18:53.115Z Downloaded terminal_size v0.3.0
12542024-03-21T15:18:53.115Z Downloaded slog-term v2.9.0
12552024-03-21T15:18:53.115Z Downloaded pin-utils v0.1.0
12562024-03-21T15:18:53.115Z Downloaded defmt v0.3.5
12572024-03-21T15:18:53.140Z Downloaded bytes v1.5.0
12582024-03-21T15:18:53.140Z Downloaded utf-8 v0.7.6
12592024-03-21T15:18:53.141Z Downloaded thread_local v1.1.7
12602024-03-21T15:18:53.141Z Downloaded thiserror-impl-no-std v2.0.2
12612024-03-21T15:18:53.141Z Downloaded thiserror-impl v1.0.57
12622024-03-21T15:18:53.141Z Downloaded thiserror v1.0.57
12632024-03-21T15:18:53.141Z Downloaded strum_macros v0.25.2
12642024-03-21T15:18:53.141Z Downloaded structopt-derive v0.4.18
12652024-03-21T15:18:53.165Z Downloaded slog-stdlog v4.1.1
12662024-03-21T15:18:53.166Z Downloaded slog-scope v4.4.0
12672024-03-21T15:18:53.166Z Downloaded slog-json v2.6.1
12682024-03-21T15:18:53.166Z Downloaded nibble_vec v0.1.0
12692024-03-21T15:18:53.166Z Downloaded native-tls v0.2.11
12702024-03-21T15:18:53.166Z Downloaded multer v3.0.0
12712024-03-21T15:18:53.166Z Downloaded mime_guess v2.0.4
12722024-03-21T15:18:53.166Z Downloaded lock_api v0.4.10
12732024-03-21T15:18:53.166Z Downloaded debug-ignore v1.0.5
12742024-03-21T15:18:53.166Z Downloaded data-encoding v2.4.0
12752024-03-21T15:18:53.166Z Downloaded colored v2.1.0
12762024-03-21T15:18:53.166Z Downloaded defmt-macros v0.3.6
12772024-03-21T15:18:53.194Z Downloaded cobs v0.2.3
12782024-03-21T15:18:53.194Z Downloaded num-derive v0.4.0
12792024-03-21T15:18:53.194Z Downloaded newtype-uuid v1.0.1
12802024-03-21T15:18:53.194Z Downloaded nanorand v0.7.0
12812024-03-21T15:18:53.194Z Downloaded defmt-parser v0.3.3
12822024-03-21T15:18:53.194Z Downloaded crypto-common v0.1.6
12832024-03-21T15:18:53.194Z Downloaded crossbeam-deque v0.8.3
12842024-03-21T15:18:53.194Z Downloaded constant_time_eq v0.3.0
12852024-03-21T15:18:53.194Z Downloaded cipher v0.4.4
12862024-03-21T15:18:53.195Z Downloaded macaddr v1.0.1
12872024-03-21T15:18:53.195Z Downloaded lru-cache v0.1.2
12882024-03-21T15:18:53.195Z Downloaded newtype_derive v0.1.6
12892024-03-21T15:18:53.195Z Downloaded libsw v3.3.1
12902024-03-21T15:18:53.195Z Downloaded md-5 v0.10.5
12912024-03-21T15:18:53.195Z Downloaded linked-hash-map v0.5.6
12922024-03-21T15:18:53.195Z Downloaded tinyvec_macros v0.1.1
12932024-03-21T15:18:53.220Z Downloaded ctr v0.9.2
12942024-03-21T15:18:53.220Z Downloaded matches v0.1.10
12952024-03-21T15:18:53.220Z Downloaded log v0.4.21
12962024-03-21T15:18:53.221Z Downloaded console v0.15.8
12972024-03-21T15:18:53.221Z Downloaded clap_derive v4.5.0
12982024-03-21T15:18:53.221Z Downloaded anyhow v1.0.79
12992024-03-21T15:18:53.221Z Downloaded darling_macro v0.20.3
13002024-03-21T15:18:53.221Z Downloaded curve25519-dalek-derive v0.1.0
13012024-03-21T15:18:53.221Z Downloaded cstr-argument v0.1.2
13022024-03-21T15:18:53.221Z Downloaded crucible-workspace-hack v0.1.0
13032024-03-21T15:18:53.221Z Downloaded colorchoice v1.0.0
13042024-03-21T15:18:53.221Z Downloaded ciborium v0.2.2
13052024-03-21T15:18:53.221Z Downloaded chacha20 v0.9.1
13062024-03-21T15:18:53.221Z Downloaded camino-tempfile v1.1.1
13072024-03-21T15:18:53.221Z Downloaded bzip2 v0.4.4
13082024-03-21T15:18:53.279Z Downloaded linear-map v1.2.0
13092024-03-21T15:18:53.279Z Downloaded libm v0.2.7
13102024-03-21T15:18:53.280Z Downloaded itertools v0.12.1
13112024-03-21T15:18:53.305Z Downloaded itertools v0.10.5
13122024-03-21T15:18:53.305Z Downloaded deranged v0.3.11
13132024-03-21T15:18:53.305Z Downloaded convert_case v0.4.0
13142024-03-21T15:18:53.305Z Downloaded clap_lex v0.7.0
13152024-03-21T15:18:53.305Z Downloaded cancel-safe-futures v0.1.5
13162024-03-21T15:18:53.305Z Downloaded blake3 v1.5.0
13172024-03-21T15:18:53.305Z Downloaded atomicwrites v0.4.3
13182024-03-21T15:18:53.306Z Downloaded async-stream v0.3.5
13192024-03-21T15:18:53.306Z Downloaded arrayref v0.3.7
13202024-03-21T15:18:53.306Z Downloaded lazy_static v1.4.0
13212024-03-21T15:18:53.306Z Downloaded lalrpop-util v0.19.12
13222024-03-21T15:18:53.306Z Downloaded kstat-rs v0.2.3
13232024-03-21T15:18:53.306Z Downloaded keccak v0.1.4
13242024-03-21T15:18:53.306Z Downloaded itoa v1.0.9
13252024-03-21T15:18:53.306Z Downloaded ipnetwork v0.20.0
13262024-03-21T15:18:53.306Z Downloaded ipnet v2.9.0
13272024-03-21T15:18:53.306Z Downloaded internet-checksum v0.2.1
13282024-03-21T15:18:53.306Z Downloaded derive_more v0.99.17
13292024-03-21T15:18:53.306Z Downloaded camino v1.1.6
13302024-03-21T15:18:53.307Z Downloaded blowfish v0.9.1
13312024-03-21T15:18:53.307Z Downloaded block-padding v0.3.3
13322024-03-21T15:18:53.307Z Downloaded base64ct v1.6.0
13332024-03-21T15:18:53.333Z Downloaded byteorder v1.5.0
13342024-03-21T15:18:53.333Z Downloaded bit-vec v0.6.3
13352024-03-21T15:18:53.333Z Downloaded bit-set v0.5.3
13362024-03-21T15:18:53.333Z Downloaded bcrypt-pbkdf v0.10.0
13372024-03-21T15:18:53.334Z Downloaded backoff v0.4.0
13382024-03-21T15:18:53.334Z Downloaded autocfg v1.1.0
13392024-03-21T15:18:53.334Z Downloaded atomic-waker v1.1.1
13402024-03-21T15:18:53.334Z Downloaded argon2 v0.5.3
13412024-03-21T15:18:53.334Z Downloaded blake2 v0.10.6
13422024-03-21T15:18:53.334Z Downloaded bitflags v2.4.2
13432024-03-21T15:18:53.334Z Downloaded bitflags v1.3.2
13442024-03-21T15:18:53.369Z Downloaded base64 v0.22.0
13452024-03-21T15:18:53.369Z Downloaded base16ct v0.2.0
13462024-03-21T15:18:53.369Z Downloaded backtrace v0.3.69
13472024-03-21T15:18:53.369Z Downloaded atty v0.2.14
13482024-03-21T15:18:53.369Z Downloaded async-trait v0.1.77
13492024-03-21T15:18:53.369Z Downloaded async-stream-impl v0.3.5
13502024-03-21T15:18:53.369Z Downloaded arc-swap v1.6.0
13512024-03-21T15:18:53.369Z Downloaded aho-corasick v1.1.2
13522024-03-21T15:18:53.406Z Downloaded aes-gcm v0.10.3
13532024-03-21T15:18:53.406Z Downloaded aes v0.8.3
13542024-03-21T15:18:53.407Z Downloaded ansi_term v0.12.1
13552024-03-21T15:18:53.407Z Downloaded allocator-api2 v0.2.16
13562024-03-21T15:18:53.407Z Downloaded ahash v0.8.8
13572024-03-21T15:18:53.407Z Downloaded anstyle-parse v0.2.1
13582024-03-21T15:18:53.407Z Downloaded anstyle v1.0.2
13592024-03-21T15:18:53.407Z Downloaded aead v0.5.2
13602024-03-21T15:18:53.407Z Downloaded adler v1.0.2
13612024-03-21T15:18:53.408Z Downloaded addr2line v0.21.0
13622024-03-21T15:18:53.716Z Compiling proc-macro2 v1.0.78
13632024-03-21T15:18:53.716Z Compiling unicode-ident v1.0.12
13642024-03-21T15:18:53.742Z Compiling libc v0.2.153
13652024-03-21T15:18:53.742Z Compiling serde v1.0.197
13662024-03-21T15:18:53.742Z Compiling version_check v0.9.4
13672024-03-21T15:18:53.742Z Compiling cfg-if v1.0.0
13682024-03-21T15:18:53.742Z Compiling autocfg v1.1.0
13692024-03-21T15:18:53.910Z Compiling syn v1.0.109
13702024-03-21T15:18:53.935Z Compiling once_cell v1.19.0
13712024-03-21T15:18:53.993Z Compiling thiserror v1.0.57
13722024-03-21T15:18:54.358Z Compiling typenum v1.16.0
13732024-03-21T15:18:54.491Z Compiling generic-array v0.14.7
13742024-03-21T15:18:54.564Z Compiling lock_api v0.4.10
13752024-03-21T15:18:54.621Z Compiling parking_lot_core v0.9.8
13762024-03-21T15:18:54.649Z Compiling byteorder v1.5.0
13772024-03-21T15:18:54.825Z Compiling memchr v2.7.1
13782024-03-21T15:18:54.912Z Compiling libm v0.2.7
13792024-03-21T15:18:55.030Z Compiling serde_json v1.0.114
13802024-03-21T15:18:55.097Z Compiling num-traits v0.2.18
13812024-03-21T15:18:55.214Z Compiling ahash v0.8.8
13822024-03-21T15:18:55.240Z Compiling itoa v1.0.9
13832024-03-21T15:18:55.387Z Compiling quote v1.0.35
13842024-03-21T15:18:55.519Z Compiling log v0.4.21
13852024-03-21T15:18:55.884Z Compiling syn v2.0.52
13862024-03-21T15:18:55.910Z Compiling getrandom v0.2.12
13872024-03-21T15:18:55.937Z Compiling cc v1.0.83
13882024-03-21T15:18:56.240Z Compiling rand_core v0.6.4
13892024-03-21T15:18:56.284Z Compiling scopeguard v1.2.0
13902024-03-21T15:18:56.332Z Compiling slab v0.4.9
13912024-03-21T15:18:56.830Z Compiling allocator-api2 v0.2.16
13922024-03-21T15:18:56.992Z Compiling smallvec v1.13.1
13932024-03-21T15:18:57.254Z Compiling ryu v1.0.15
13942024-03-21T15:18:57.401Z Compiling pkg-config v0.3.27
13952024-03-21T15:18:57.577Z Compiling subtle v2.5.0
13962024-03-21T15:18:57.615Z Compiling heck v0.4.1
13972024-03-21T15:18:57.941Z Compiling equivalent v1.0.1
13982024-03-21T15:18:57.987Z Compiling schemars v0.8.16
13992024-03-21T15:18:58.064Z Compiling pin-project-lite v0.2.13
14002024-03-21T15:18:58.143Z Compiling ring v0.17.8
14012024-03-21T15:18:58.426Z Compiling time-core v0.1.2
14022024-03-21T15:18:58.548Z Compiling num-conv v0.1.0
14032024-03-21T15:18:58.585Z Compiling parking_lot v0.12.1
14042024-03-21T15:18:58.846Z Compiling time-macros v0.2.17
14052024-03-21T15:18:58.983Z Compiling signal-hook-registry v1.4.1
14062024-03-21T15:18:59.767Z Compiling vcpkg v0.2.15
14072024-03-21T15:19:00.595Z Compiling mio v0.8.11
14082024-03-21T15:19:01.151Z Compiling openssl-sys v0.9.96
14092024-03-21T15:19:01.177Z Compiling const-oid v0.9.6
14102024-03-21T15:19:01.208Z Compiling fnv v1.0.7
14112024-03-21T15:19:01.327Z Compiling httparse v1.8.0
14122024-03-21T15:19:01.353Z Compiling socket2 v0.5.5
14132024-03-21T15:19:01.642Z Compiling num_cpus v1.16.0
14142024-03-21T15:19:01.769Z Compiling ucd-trie v0.1.6
14152024-03-21T15:19:01.833Z Compiling serde_derive_internals v0.26.0
14162024-03-21T15:19:02.193Z Compiling futures-core v0.3.30
14172024-03-21T15:19:02.280Z Compiling ring v0.16.20
14182024-03-21T15:19:02.413Z Compiling rustix v0.38.31
14192024-03-21T15:19:02.743Z Compiling slog v2.7.0
14202024-03-21T15:19:02.964Z Compiling openssl v0.10.60
14212024-03-21T15:19:03.106Z Compiling semver v1.0.22
14222024-03-21T15:19:03.148Z Compiling futures-sink v0.3.30
14232024-03-21T15:19:03.270Z Compiling iana-time-zone v0.1.57
14242024-03-21T15:19:03.321Z Compiling native-tls v0.2.11
14252024-03-21T15:19:03.321Z Compiling rustls v0.21.9
14262024-03-21T15:19:03.482Z Compiling spin v0.5.2
14272024-03-21T15:19:03.563Z Compiling crossbeam-utils v0.8.19
14282024-03-21T15:19:03.769Z Compiling futures-channel v0.3.30
14292024-03-21T15:19:03.795Z Compiling cookie v0.17.0
14302024-03-21T15:19:03.988Z Compiling futures-task v0.3.30
14312024-03-21T15:19:04.075Z Compiling futures-io v0.3.30
14322024-03-21T15:19:04.176Z Compiling pin-utils v0.1.0
14332024-03-21T15:19:04.276Z Compiling backtrace v0.3.69
14342024-03-21T15:19:04.356Z Compiling aho-corasick v1.1.2
14352024-03-21T15:19:04.455Z Compiling uuid v0.8.2
14362024-03-21T15:19:04.668Z Compiling dyn-clone v1.0.17
14372024-03-21T15:19:04.694Z Compiling cpufeatures v0.2.12
14382024-03-21T15:19:04.754Z Compiling regex-syntax v0.8.2
14392024-03-21T15:19:04.803Z Compiling tinyvec_macros v0.1.1
14402024-03-21T15:19:04.907Z Compiling async-trait v0.1.77
14412024-03-21T15:19:05.020Z Compiling tinyvec v1.6.0
14422024-03-21T15:19:06.319Z Compiling unicode-normalization v0.1.22
14432024-03-21T15:19:06.527Z Compiling serde_derive v1.0.197
14442024-03-21T15:19:06.689Z Compiling zeroize_derive v1.4.2
14452024-03-21T15:19:06.788Z Compiling zerocopy-derive v0.7.32
14462024-03-21T15:19:06.942Z Compiling thiserror-impl v1.0.57
14472024-03-21T15:19:07.233Z Compiling tokio-macros v2.2.0
14482024-03-21T15:19:07.595Z Compiling futures-macro v0.3.30
14492024-03-21T15:19:07.939Z Compiling zeroize v1.7.0
14502024-03-21T15:19:08.059Z Compiling tracing-attributes v0.1.27
14512024-03-21T15:19:08.592Z Compiling schemars_derive v0.8.16
14522024-03-21T15:19:08.622Z Compiling zerocopy v0.7.32
14532024-03-21T15:19:09.536Z Compiling crypto-common v0.1.6
14542024-03-21T15:19:09.562Z Compiling pest v2.7.6
14552024-03-21T15:19:09.738Z Compiling block-buffer v0.10.4
14562024-03-21T15:19:09.763Z Compiling openssl-macros v0.1.1
14572024-03-21T15:19:09.968Z Compiling digest v0.10.7
14582024-03-21T15:19:10.380Z Compiling hashbrown v0.14.3
14592024-03-21T15:19:10.428Z Compiling futures-util v0.3.30
14602024-03-21T15:19:10.680Z Compiling regex-automata v0.4.5
14612024-03-21T15:19:10.740Z Compiling der_derive v0.7.2
14622024-03-21T15:19:11.493Z Compiling pest_meta v2.7.6
14632024-03-21T15:19:12.026Z Compiling unicode-bidi v0.3.15
14642024-03-21T15:19:12.591Z Compiling pest_generator v2.7.6
14652024-03-21T15:19:12.911Z Compiling anyhow v1.0.79
14662024-03-21T15:19:13.233Z Compiling winnow v0.5.15
14672024-03-21T15:19:14.921Z Compiling pest_derive v2.7.6
14682024-03-21T15:19:15.044Z Compiling regex v1.10.3
14692024-03-21T15:19:15.500Z Compiling tracing-core v0.1.32
14702024-03-21T15:19:15.899Z Compiling crc32fast v1.3.2
14712024-03-21T15:19:16.215Z Compiling tracing v0.1.40
14722024-03-21T15:19:16.299Z Compiling ppv-lite86 v0.2.17
14732024-03-21T15:19:16.962Z Compiling powerfmt v0.2.0
14742024-03-21T15:19:17.004Z Compiling spin v0.9.8
14752024-03-21T15:19:17.403Z Compiling bytes v1.5.0
14762024-03-21T15:19:17.526Z Compiling indexmap v2.2.5
14772024-03-21T15:19:17.885Z Compiling chrono v0.4.34
14782024-03-21T15:19:18.292Z Compiling tokio v1.36.0
14792024-03-21T15:19:18.459Z Compiling uuid v1.7.0
14802024-03-21T15:19:19.038Z Compiling http v0.2.12
14812024-03-21T15:19:19.717Z Compiling bitflags v2.4.2
14822024-03-21T15:19:20.043Z Compiling toml_datetime v0.6.5
14832024-03-21T15:19:20.270Z Compiling serde_spanned v0.6.5
14842024-03-21T15:19:20.464Z Compiling toml_edit v0.19.15
14852024-03-21T15:19:20.754Z Compiling rustc_version v0.4.0
14862024-03-21T15:19:22.029Z Compiling deranged v0.3.11
14872024-03-21T15:19:23.551Z Compiling percent-encoding v2.3.1
14882024-03-21T15:19:24.033Z Compiling unicode-xid v0.2.4
14892024-03-21T15:19:24.211Z Compiling num_threads v0.1.6
14902024-03-21T15:19:24.211Z Compiling synstructure v0.12.6
14912024-03-21T15:19:24.307Z Compiling time v0.3.34
14922024-03-21T15:19:25.688Z Compiling scroll_derive v0.12.0
14932024-03-21T15:19:26.215Z Compiling unicode-width v0.1.11
14942024-03-21T15:19:26.385Z Compiling zerocopy-derive v0.2.0
14952024-03-21T15:19:26.655Z Compiling rand_chacha v0.3.1
14962024-03-21T15:19:27.818Z Compiling thread-id v4.2.0
14972024-03-21T15:19:27.938Z Compiling tokio-util v0.7.10
14982024-03-21T15:19:27.994Z Compiling rand v0.8.5
14992024-03-21T15:19:29.488Z Compiling form_urlencoded v1.2.1
15002024-03-21T15:19:29.756Z Compiling openapiv3 v2.0.0
15012024-03-21T15:19:30.328Z Compiling foreign-types-shared v0.1.1
15022024-03-21T15:19:30.745Z Compiling untrusted v0.9.0
15032024-03-21T15:19:30.892Z Compiling untrusted v0.7.1
15042024-03-21T15:19:33.102Z Compiling foreign-types v0.3.2
15052024-03-21T15:19:33.795Z Compiling errno v0.3.8
15062024-03-21T15:19:33.828Z Compiling usdt-impl v0.3.5
15072024-03-21T15:19:34.124Z Compiling try-lock v0.2.4
15082024-03-21T15:19:34.149Z Compiling base64 v0.21.7
15092024-03-21T15:19:34.392Z Compiling want v0.3.1
15102024-03-21T15:19:34.726Z Compiling sct v0.7.0
15112024-03-21T15:19:34.969Z Compiling rustls-webpki v0.101.7
15122024-03-21T15:19:35.157Z Compiling h2 v0.3.24
15132024-03-21T15:19:35.217Z Compiling http-body v0.4.5
15142024-03-21T15:19:35.756Z Compiling idna v0.5.0
15152024-03-21T15:19:36.918Z Compiling num-bigint v0.4.4
15162024-03-21T15:19:37.273Z Compiling usdt-impl v0.5.0
15172024-03-21T15:19:37.436Z Compiling tower-service v0.3.2
15182024-03-21T15:19:37.591Z Compiling openssl-probe v0.1.5
15192024-03-21T15:19:37.616Z Compiling rustversion v1.0.14
15202024-03-21T15:19:37.841Z Compiling httpdate v1.0.3
15212024-03-21T15:19:38.291Z Compiling url v2.5.0
15222024-03-21T15:19:39.738Z Compiling zerocopy v0.3.0
15232024-03-21T15:19:40.354Z Compiling scroll v0.12.0
15242024-03-21T15:19:40.819Z Compiling hyper v0.14.28
15252024-03-21T15:19:40.856Z Compiling heapless v0.7.16
15262024-03-21T15:19:40.948Z Compiling serde_tokenstream v0.2.0
15272024-03-21T15:19:41.201Z Compiling idna v0.3.0
15282024-03-21T15:19:41.393Z Compiling clap_derive v4.5.0
15292024-03-21T15:19:41.610Z Compiling lazy_static v1.4.0
15302024-03-21T15:19:41.929Z Compiling bzip2-sys v0.1.11+1.0.8
15312024-03-21T15:19:42.291Z Compiling signal-hook v0.3.17
15322024-03-21T15:19:42.316Z Compiling psl-types v2.0.11
15332024-03-21T15:19:42.566Z Compiling adler v1.0.2
15342024-03-21T15:19:42.748Z Compiling plain v0.2.3
15352024-03-21T15:19:42.890Z Compiling base64ct v1.6.0
15362024-03-21T15:19:43.235Z Compiling goblin v0.8.0
15372024-03-21T15:19:43.478Z Compiling tokio-rustls v0.24.1
15382024-03-21T15:19:43.646Z Compiling miniz_oxide v0.7.1
15392024-03-21T15:19:43.850Z Compiling publicsuffix v2.2.3
15402024-03-21T15:19:44.701Z Compiling dof v0.1.5
15412024-03-21T15:19:44.897Z Compiling tokio-native-tls v0.3.1
15422024-03-21T15:19:44.933Z Compiling crossbeam-epoch v0.9.18
15432024-03-21T15:19:45.350Z Compiling dtrace-parser v0.1.14
15442024-03-21T15:19:45.377Z Compiling ipnet v2.9.0
15452024-03-21T15:19:45.541Z Compiling pretty-hex v0.4.1
15462024-03-21T15:19:46.077Z Compiling cookie_store v0.20.0
15472024-03-21T15:19:46.667Z Compiling hyper-tls v0.5.0
15482024-03-21T15:19:46.970Z Compiling hyper-rustls v0.24.2
15492024-03-21T15:19:47.218Z Compiling rustls-pemfile v1.0.3
15502024-03-21T15:19:47.283Z Compiling serde_urlencoded v0.7.1
15512024-03-21T15:19:47.308Z Compiling serde_tokenstream v0.1.7
15522024-03-21T15:19:47.410Z Compiling dtrace-parser v0.2.0
15532024-03-21T15:19:47.525Z Compiling enum-as-inner v0.5.1
15542024-03-21T15:19:47.614Z Compiling encoding_rs v0.8.33
15552024-03-21T15:19:47.750Z Compiling either v1.10.0
15562024-03-21T15:19:47.784Z Compiling dof v0.3.0
15572024-03-21T15:19:48.099Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
15582024-03-21T15:19:48.281Z Compiling smoltcp v0.9.1
15592024-03-21T15:19:48.614Z Compiling webpki-roots v0.25.2
15602024-03-21T15:19:48.688Z Compiling sync_wrapper v0.1.2
15612024-03-21T15:19:48.764Z Compiling mime v0.3.17
15622024-03-21T15:19:48.810Z Compiling gimli v0.28.0
15632024-03-21T15:19:49.140Z Compiling pem-rfc7468 v0.7.0
15642024-03-21T15:19:49.222Z Compiling hmac v0.12.1
15652024-03-21T15:19:49.367Z Compiling object v0.32.1
15662024-03-21T15:19:49.432Z Compiling flagset v0.4.3
15672024-03-21T15:19:49.478Z Compiling reqwest v0.11.24
15682024-03-21T15:19:49.690Z Compiling unicode-segmentation v1.10.1
15692024-03-21T15:19:50.006Z Compiling siphasher v0.3.11
15702024-03-21T15:19:50.323Z Compiling rustc-demangle v0.1.23
15712024-03-21T15:19:50.353Z Compiling der v0.7.8
15722024-03-21T15:19:50.454Z Compiling flate2 v1.0.28
15732024-03-21T15:19:50.658Z Compiling usdt-attr-macro v0.3.5
15742024-03-21T15:19:50.683Z Compiling usdt-macro v0.3.5
15752024-03-21T15:19:51.566Z Compiling futures-executor v0.3.30
15762024-03-21T15:19:51.759Z Compiling hubpack_derive v0.1.1
15772024-03-21T15:19:51.837Z Compiling zerocopy-derive v0.6.4
15782024-03-21T15:19:52.435Z Compiling addr2line v0.21.0
15792024-03-21T15:19:55.589Z Compiling utf8parse v0.2.1
15802024-03-21T15:19:55.756Z Compiling winnow v0.6.1
15812024-03-21T15:19:56.201Z Compiling anstyle v1.0.2
15822024-03-21T15:19:56.925Z Compiling anstyle-parse v0.2.1
15832024-03-21T15:19:58.764Z Compiling toml_edit v0.22.6
15842024-03-21T15:20:01.318Z Compiling sha2 v0.10.8
15852024-03-21T15:20:03.848Z Compiling spki v0.7.2
15862024-03-21T15:20:04.159Z Compiling futures v0.3.30
15872024-03-21T15:20:05.823Z Compiling md-5 v0.10.5
15882024-03-21T15:20:05.887Z Compiling toml v0.7.8
15892024-03-21T15:20:06.041Z Compiling hex v0.4.3
15902024-03-21T15:20:06.067Z Compiling stringprep v0.1.3
15912024-03-21T15:20:06.557Z Compiling regress v0.9.0
15922024-03-21T15:20:06.777Z Compiling block-padding v0.3.3
15932024-03-21T15:20:07.030Z Compiling num-integer v0.1.46
15942024-03-21T15:20:07.124Z Compiling diesel_table_macro_syntax v0.1.0
15952024-03-21T15:20:07.660Z Compiling hash32 v0.2.1
15962024-03-21T15:20:08.168Z Compiling colorchoice v1.0.0
15972024-03-21T15:20:08.328Z Compiling fallible-iterator v0.2.0
15982024-03-21T15:20:08.354Z Compiling stable_deref_trait v1.2.0
15992024-03-21T15:20:08.461Z Compiling anstyle-query v1.0.0
16002024-03-21T15:20:08.609Z Compiling anstream v0.6.11
16012024-03-21T15:20:08.908Z Compiling postgres-protocol v0.6.6
16022024-03-21T15:20:09.884Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
16032024-03-21T15:20:10.293Z Compiling diesel_derives v2.1.2
16042024-03-21T15:20:10.394Z Compiling inout v0.1.3
16052024-03-21T15:20:13.605Z Compiling pkcs8 v0.10.2
16062024-03-21T15:20:14.455Z Compiling phf_shared v0.11.2
16072024-03-21T15:20:14.856Z Compiling strum_macros v0.25.2
16082024-03-21T15:20:18.064Z Compiling terminal_size v0.3.0
16092024-03-21T15:20:18.287Z Compiling ff v0.13.0
16102024-03-21T15:20:18.824Z Compiling serde_repr v0.1.16
16112024-03-21T15:20:19.049Z Compiling scheduled-thread-pool v0.2.7
16122024-03-21T15:20:19.461Z Compiling base16ct v0.2.0
16132024-03-21T15:20:19.745Z Compiling data-encoding v2.4.0
16142024-03-21T15:20:19.839Z Compiling bit-vec v0.6.3
16152024-03-21T15:20:20.096Z Compiling strsim v0.11.0
16162024-03-21T15:20:20.184Z Compiling bitflags v1.3.2
16172024-03-21T15:20:20.282Z Compiling matches v0.1.10
16182024-03-21T15:20:20.370Z Compiling clap_lex v0.7.0
16192024-03-21T15:20:20.716Z Compiling regex-automata v0.1.10
16202024-03-21T15:20:20.754Z Compiling managed v0.8.0
16212024-03-21T15:20:21.001Z Compiling clap_builder v4.5.1
16222024-03-21T15:20:21.145Z Compiling bstr v0.2.17
16232024-03-21T15:20:22.013Z Compiling idna v0.2.3
16242024-03-21T15:20:22.794Z Compiling sec1 v0.7.3
16252024-03-21T15:20:23.127Z Compiling r2d2 v0.8.10
16262024-03-21T15:20:23.268Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
16272024-03-21T15:20:24.749Z Compiling group v0.13.0
16282024-03-21T15:20:25.534Z Compiling phf v0.11.2
16292024-03-21T15:20:25.793Z Compiling signal-hook-mio v0.2.3
16302024-03-21T15:20:25.942Z Compiling bzip2 v0.4.4
16312024-03-21T15:20:26.035Z Compiling cipher v0.4.4
16322024-03-21T15:20:26.263Z Compiling postgres-types v0.2.6
16332024-03-21T15:20:26.628Z Compiling zerocopy v0.6.4
16342024-03-21T15:20:27.318Z Compiling hubpack v0.1.2
16352024-03-21T15:20:27.343Z Compiling phf_shared v0.10.0
16362024-03-21T15:20:27.421Z Compiling hkdf v0.12.4
16372024-03-21T15:20:27.668Z Compiling crypto-bigint v0.5.2
16382024-03-21T15:20:27.722Z Compiling ipnetwork v0.20.0
16392024-03-21T15:20:28.477Z Compiling float-cmp v0.9.0
16402024-03-21T15:20:28.931Z Compiling difflib v0.4.0
16412024-03-21T15:20:29.365Z Compiling static_assertions v1.1.0
16422024-03-21T15:20:29.962Z Compiling precomputed-hash v0.1.1
16432024-03-21T15:20:30.242Z Compiling fixedbitset v0.4.2
16442024-03-21T15:20:30.268Z Compiling normalize-line-endings v0.3.0
16452024-03-21T15:20:30.394Z Compiling predicates-core v1.0.6
16462024-03-21T15:20:30.675Z Compiling whoami v1.5.0
16472024-03-21T15:20:30.713Z Compiling new_debug_unreachable v1.0.4
16482024-03-21T15:20:30.812Z Compiling minimal-lexical v0.2.1
16492024-03-21T15:20:31.054Z Compiling tokio-postgres v0.7.10
16502024-03-21T15:20:31.157Z Compiling nom v7.1.3
16512024-03-21T15:20:31.233Z Compiling trust-dns-proto v0.22.0
16522024-03-21T15:20:32.031Z Compiling string_cache v0.8.7
16532024-03-21T15:20:32.747Z Compiling predicates v3.1.0
16542024-03-21T15:20:33.562Z Compiling petgraph v0.6.4
16552024-03-21T15:20:34.272Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
16562024-03-21T15:20:34.688Z Compiling elliptic-curve v0.13.8
16572024-03-21T15:20:36.865Z Compiling diesel v2.1.4
16582024-03-21T15:20:37.059Z Compiling yasna v0.5.2
16592024-03-21T15:20:37.430Z Compiling zip v0.6.6
16602024-03-21T15:20:37.692Z Compiling crossterm v0.27.0
16612024-03-21T15:20:38.502Z Compiling clap v4.5.1
16622024-03-21T15:20:38.713Z Compiling similar v2.4.0
16632024-03-21T15:20:38.852Z Compiling bit-set v0.5.3
16642024-03-21T15:20:38.886Z Compiling num-iter v0.1.44
16652024-03-21T15:20:39.065Z Compiling usdt v0.3.5
16662024-03-21T15:20:39.098Z Compiling itertools v0.10.5
16672024-03-21T15:20:39.299Z Compiling console v0.15.8
16682024-03-21T15:20:39.930Z Compiling tokio-stream v0.1.14
16692024-03-21T15:20:40.357Z Compiling bstr v1.9.0
16702024-03-21T15:20:40.592Z Compiling lalrpop-util v0.19.12
16712024-03-21T15:20:45.741Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
16722024-03-21T15:20:45.867Z Compiling getopts v0.2.21
16732024-03-21T15:20:46.520Z Compiling unsafe-libyaml v0.2.10
16742024-03-21T15:20:46.626Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
16752024-03-21T15:20:47.718Z Compiling serde_yaml v0.9.25
16762024-03-21T15:20:52.178Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
16772024-03-21T15:20:52.784Z Compiling camino v1.1.6
16782024-03-21T15:21:06.655Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16792024-03-21T15:21:20.183Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
16802024-03-21T15:21:20.972Z Compiling proc-macro-crate v1.3.1
16812024-03-21T15:21:21.940Z Compiling ident_case v1.0.1
16822024-03-21T15:21:22.111Z Compiling strsim v0.10.0
16832024-03-21T15:21:22.624Z Compiling darling_core v0.20.3
16842024-03-21T15:21:30.599Z Compiling match_cfg v0.1.0
16852024-03-21T15:21:36.286Z Compiling hostname v0.3.1
16862024-03-21T15:21:42.293Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
16872024-03-21T15:21:42.488Z Compiling darling_macro v0.20.3
16882024-03-21T15:21:43.999Z Compiling sha1 v0.10.6
16892024-03-21T15:21:45.003Z Compiling darling v0.20.3
16902024-03-21T15:21:45.113Z Compiling thread_local v1.1.7
16912024-03-21T15:21:45.548Z Compiling atty v0.2.14
16922024-03-21T15:21:45.686Z Compiling instant v0.1.12
16932024-03-21T15:21:45.813Z Compiling slog-async v2.8.0
16942024-03-21T15:21:45.840Z Compiling parking_lot_core v0.8.6
16952024-03-21T15:21:46.153Z Compiling crossbeam-channel v0.5.8
16962024-03-21T15:21:46.231Z Compiling dirs-sys-next v0.1.2
16972024-03-21T15:21:46.268Z Compiling take_mut v0.2.2
16982024-03-21T15:21:46.423Z Compiling rustls-pki-types v1.3.0
16992024-03-21T15:21:46.850Z Compiling dirs-next v2.0.0
17002024-03-21T15:21:47.588Z Compiling slog-json v2.6.1
17012024-03-21T15:21:47.624Z Compiling rustls v0.22.2
17022024-03-21T15:21:47.883Z Compiling slog-bunyan v2.5.0
17032024-03-21T15:21:48.036Z Compiling parking_lot v0.11.2
17042024-03-21T15:21:48.231Z Compiling term v0.7.0
17052024-03-21T15:21:49.440Z Compiling rustls-webpki v0.102.1
17062024-03-21T15:21:49.760Z Compiling fxhash v0.2.1
17072024-03-21T15:21:49.944Z Compiling multer v3.0.0
17082024-03-21T15:21:49.990Z Compiling half v2.3.1
17092024-03-21T15:21:50.192Z Compiling ciborium-io v0.2.2
17102024-03-21T15:21:50.243Z Compiling paste v1.0.14
17112024-03-21T15:21:50.580Z Compiling ciborium-ll v0.2.2
17122024-03-21T15:21:50.676Z Compiling sled v0.34.7
17132024-03-21T15:21:51.006Z Compiling slog-term v2.9.0
17142024-03-21T15:21:52.079Z Compiling mg-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
17152024-03-21T15:21:52.944Z Compiling http v1.0.0
17162024-03-21T15:21:53.299Z Compiling async-stream-impl v0.3.5
17172024-03-21T15:21:54.279Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
17182024-03-21T15:21:54.521Z Compiling debug-ignore v1.0.5
17192024-03-21T15:21:54.655Z Compiling atomic-waker v1.1.1
17202024-03-21T15:21:54.824Z Compiling waitgroup v0.1.2
17212024-03-21T15:21:55.070Z Compiling async-stream v0.3.5
17222024-03-21T15:21:55.098Z Compiling tokio-rustls v0.25.0
17232024-03-21T15:21:55.362Z Compiling ciborium v0.2.2
17242024-03-21T15:21:56.356Z Compiling rustls-pemfile v2.1.1
17252024-03-21T15:21:56.793Z Compiling serde_with_macros v3.6.1
17262024-03-21T15:21:56.863Z Compiling num_enum_derive v0.7.2
17272024-03-21T15:21:56.976Z Compiling toml v0.8.10
17282024-03-21T15:21:57.117Z Compiling strum_macros v0.26.1
17292024-03-21T15:21:57.431Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
17302024-03-21T15:21:58.934Z Compiling serde_path_to_error v0.1.16
17312024-03-21T15:21:59.020Z Compiling structmeta-derive v0.3.0
17322024-03-21T15:21:59.068Z Compiling serde_with v3.6.1
17332024-03-21T15:22:00.723Z Compiling strum v0.26.1
17342024-03-21T15:22:00.909Z Compiling num_enum v0.7.2
17352024-03-21T15:22:01.063Z Compiling rdb v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
17362024-03-21T15:22:01.126Z Compiling structmeta v0.3.0
17372024-03-21T15:22:01.456Z Compiling parse-display-derive v0.9.0
17382024-03-21T15:22:01.603Z Compiling newtype-uuid v1.0.1
17392024-03-21T15:22:01.912Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17402024-03-21T15:22:02.470Z Compiling bgp v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
17412024-03-21T15:22:02.534Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17422024-03-21T15:22:02.719Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
17432024-03-21T15:22:03.041Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17442024-03-21T15:22:03.605Z Compiling backoff v0.4.0
17452024-03-21T15:22:03.908Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17462024-03-21T15:22:04.062Z Compiling macaddr v1.0.1
17472024-03-21T15:22:04.607Z Compiling proc-macro-error-attr v1.0.4
17482024-03-21T15:22:04.684Z Compiling parse-display v0.9.0
17492024-03-21T15:22:04.935Z Compiling proc-macro-error v1.0.4
17502024-03-21T15:22:05.219Z Compiling heapless v0.8.0
17512024-03-21T15:22:05.628Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
17522024-03-21T15:22:07.449Z Compiling num_enum_derive v0.5.11
17532024-03-21T15:22:09.305Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
17542024-03-21T15:22:13.335Z Compiling hash32 v0.3.1
17552024-03-21T15:22:13.559Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17562024-03-21T15:22:13.792Z Compiling smoltcp v0.11.0
17572024-03-21T15:22:14.315Z Compiling num_enum v0.5.11
17582024-03-21T15:22:14.818Z Compiling fastrand v2.0.1
17592024-03-21T15:22:14.962Z Compiling embedded-io v0.4.0
17602024-03-21T15:22:15.176Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17612024-03-21T15:22:15.398Z Compiling cobs v0.2.3
17622024-03-21T15:22:15.449Z Compiling tempfile v3.10.0
17632024-03-21T15:22:15.618Z Compiling postcard v1.0.8
17642024-03-21T15:22:16.332Z Compiling foreign-types-macros v0.2.3
17652024-03-21T15:22:17.001Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
17662024-03-21T15:22:17.255Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
17672024-03-21T15:22:17.280Z Compiling foreign-types-shared v0.3.1
17682024-03-21T15:22:17.386Z Compiling crucible-workspace-hack v0.1.0
17692024-03-21T15:22:17.412Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17702024-03-21T15:22:17.723Z Compiling foreign-types v0.5.0
17712024-03-21T15:22:17.964Z Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
17722024-03-21T15:22:18.009Z Compiling tabwriter v1.4.0
17732024-03-21T15:22:18.127Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
17742024-03-21T15:22:18.746Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
17752024-03-21T15:22:18.789Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
17762024-03-21T15:22:18.823Z Compiling cstr-argument v0.1.2
17772024-03-21T15:22:19.051Z Compiling pretty-hex v0.2.1
17782024-03-21T15:22:19.250Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
17792024-03-21T15:22:19.426Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
17802024-03-21T15:22:19.540Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
17812024-03-21T15:22:19.766Z Compiling colored v2.1.0
17822024-03-21T15:22:19.837Z Compiling socket2 v0.4.9
17832024-03-21T15:22:20.507Z Compiling platforms v3.0.2
17842024-03-21T15:22:20.763Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
17852024-03-21T15:22:20.979Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
17862024-03-21T15:22:21.100Z Compiling camino-tempfile v1.1.1
17872024-03-21T15:22:21.222Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
17882024-03-21T15:22:21.548Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
17892024-03-21T15:22:21.781Z Compiling num-derive v0.4.0
17902024-03-21T15:22:21.935Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
17912024-03-21T15:22:22.316Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
17922024-03-21T15:22:22.702Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
17932024-03-21T15:22:22.844Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17942024-03-21T15:22:22.908Z Compiling smf v0.2.2
17952024-03-21T15:22:23.065Z Compiling unicase v2.7.0
17962024-03-21T15:22:23.331Z Compiling rayon-core v1.12.1
17972024-03-21T15:22:23.478Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=952c7d60d22be5198b892bec8d92f4291b9160c2#952c7d60)
17982024-03-21T15:22:23.569Z Compiling semver v0.1.20
17992024-03-21T15:22:24.044Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18002024-03-21T15:22:24.835Z Compiling rustc_version v0.1.7
18012024-03-21T15:22:25.124Z Compiling curve25519-dalek v4.1.1
18022024-03-21T15:22:25.149Z Compiling crossbeam-deque v0.8.3
18032024-03-21T15:22:25.174Z Compiling universal-hash v0.5.1
18042024-03-21T15:22:25.202Z Compiling same-file v1.0.6
18052024-03-21T15:22:25.418Z Compiling opaque-debug v0.3.0
18062024-03-21T15:22:25.529Z Compiling walkdir v2.4.0
18072024-03-21T15:22:25.565Z Compiling newtype_derive v0.1.6
18082024-03-21T15:22:25.670Z Compiling semver-parser v0.10.2
18092024-03-21T15:22:25.841Z Compiling signature v2.1.0
18102024-03-21T15:22:26.073Z Compiling curve25519-dalek-derive v0.1.0
18112024-03-21T15:22:26.098Z Compiling blake3 v1.5.0
18122024-03-21T15:22:26.490Z Compiling num-rational v0.4.1
18132024-03-21T15:22:26.601Z Compiling getrandom v0.1.16
18142024-03-21T15:22:26.990Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
18152024-03-21T15:22:27.015Z Compiling semver v0.11.0
18162024-03-21T15:22:27.043Z Compiling rayon v1.9.0
18172024-03-21T15:22:27.815Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18182024-03-21T15:22:28.041Z Compiling usdt-attr-macro v0.5.0
18192024-03-21T15:22:28.377Z Compiling usdt-macro v0.5.0
18202024-03-21T15:22:29.230Z Compiling heck v0.3.3
18212024-03-21T15:22:29.343Z Compiling password-hash v0.5.0
18222024-03-21T15:22:29.435Z Compiling textwrap v0.11.0
18232024-03-21T15:22:29.549Z Compiling blake2 v0.10.6
18242024-03-21T15:22:30.313Z Compiling memmap v0.7.0
18252024-03-21T15:22:30.544Z Compiling memmap2 v0.7.1
18262024-03-21T15:22:30.674Z Compiling xattr v1.0.1
18272024-03-21T15:22:30.879Z Compiling filetime v0.2.23
18282024-03-21T15:22:30.905Z Compiling strsim v0.8.0
18292024-03-21T15:22:30.930Z Compiling constant_time_eq v0.3.0
18302024-03-21T15:22:31.067Z Compiling arrayvec v0.7.4
18312024-03-21T15:22:31.143Z Compiling libefi-sys v0.1.0
18322024-03-21T15:22:31.168Z Compiling vec_map v0.8.2
18332024-03-21T15:22:31.389Z Compiling quick-error v1.2.3
18342024-03-21T15:22:31.417Z Compiling base64 v0.22.0
18352024-03-21T15:22:31.443Z Compiling ansi_term v0.12.1
18362024-03-21T15:22:31.555Z Compiling linked-hash-map v0.5.6
18372024-03-21T15:22:31.863Z Compiling home v0.5.5
18382024-03-21T15:22:32.075Z Compiling arrayref v0.3.7
18392024-03-21T15:22:32.100Z Compiling toolchain_find v0.2.0
18402024-03-21T15:22:32.125Z Compiling lru-cache v0.1.2
18412024-03-21T15:22:32.316Z Compiling clap v2.34.0
18422024-03-21T15:22:32.341Z Compiling resolv-conf v0.7.0
18432024-03-21T15:22:32.398Z Compiling tar v0.4.40
18442024-03-21T15:22:32.636Z Compiling usdt v0.5.0
18452024-03-21T15:22:32.845Z Compiling argon2 v0.5.3
18462024-03-21T15:22:33.349Z Compiling structopt-derive v0.4.18
18472024-03-21T15:22:34.499Z Compiling rfc6979 v0.4.0
18482024-03-21T15:22:34.677Z Compiling toml v0.5.11
18492024-03-21T15:22:34.702Z Compiling aead v0.5.2
18502024-03-21T15:22:34.907Z Compiling num-complex v0.4.4
18512024-03-21T15:22:34.986Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18522024-03-21T15:22:35.297Z Compiling nibble_vec v0.1.0
18532024-03-21T15:22:35.439Z Compiling slog-dtrace v0.3.0
18542024-03-21T15:22:35.501Z Compiling winapi v0.3.9
18552024-03-21T15:22:35.697Z Compiling keccak v0.1.4
18562024-03-21T15:22:35.958Z Compiling arc-swap v1.6.0
18572024-03-21T15:22:35.994Z Compiling cancel-safe-futures v0.1.5
18582024-03-21T15:22:36.241Z Compiling utf-8 v0.7.6
18592024-03-21T15:22:36.277Z Compiling topological-sort v0.2.2
18602024-03-21T15:22:36.403Z Compiling endian-type v0.1.2
18612024-03-21T15:22:36.476Z Compiling omicron-zone-package v0.11.0
18622024-03-21T15:22:36.547Z Compiling tungstenite v0.20.1
18632024-03-21T15:22:36.610Z Compiling radix_trie v0.2.1
18642024-03-21T15:22:36.635Z Compiling slog-scope v4.4.0
18652024-03-21T15:22:37.400Z Compiling rustfmt-wrapper v0.2.0
18662024-03-21T15:22:37.438Z Compiling sha3 v0.10.8
18672024-03-21T15:22:37.463Z Compiling num v0.4.1
18682024-03-21T15:22:37.670Z Compiling structopt v0.3.26
18692024-03-21T15:22:37.938Z Compiling ecdsa v0.16.9
18702024-03-21T15:22:38.173Z Compiling rand_core v0.5.1
18712024-03-21T15:22:38.209Z Compiling steno v0.4.0
18722024-03-21T15:22:38.570Z Compiling mime_guess v2.0.4
18732024-03-21T15:22:38.954Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
18742024-03-21T15:22:39.446Z Compiling trust-dns-resolver v0.22.0
18752024-03-21T15:22:39.816Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18762024-03-21T15:22:40.926Z Compiling poly1305 v0.8.0
18772024-03-21T15:22:41.123Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
18782024-03-21T15:22:41.849Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18792024-03-21T15:22:42.183Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
18802024-03-21T15:22:42.831Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
18812024-03-21T15:22:43.023Z Compiling primeorder v0.13.6
18822024-03-21T15:22:43.082Z Compiling chacha20 v0.9.1
18832024-03-21T15:22:43.489Z Compiling secrecy v0.8.0
18842024-03-21T15:22:43.719Z Compiling thiserror-impl-no-std v2.0.2
18852024-03-21T15:22:44.036Z Compiling option-ext v0.2.0
18862024-03-21T15:22:44.173Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
18872024-03-21T15:22:44.302Z Compiling humantime v2.1.0
18882024-03-21T15:22:44.748Z Compiling convert_case v0.4.0
18892024-03-21T15:22:44.960Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18902024-03-21T15:22:45.408Z Compiling derive_more v0.99.17
18912024-03-21T15:22:45.846Z Compiling thiserror-no-std v2.0.2
18922024-03-21T15:22:45.956Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
18932024-03-21T15:22:46.826Z Compiling dirs-sys v0.4.1
18942024-03-21T15:22:47.770Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
18952024-03-21T15:22:47.999Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
18962024-03-21T15:22:51.876Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18972024-03-21T15:22:52.145Z Compiling rand_chacha v0.2.2
18982024-03-21T15:22:53.238Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18992024-03-21T15:22:53.478Z Compiling tokio-tungstenite v0.20.1
19002024-03-21T15:22:54.331Z Compiling trust-dns-client v0.22.0
19012024-03-21T15:22:54.632Z Compiling slog-stdlog v4.1.1
19022024-03-21T15:22:54.820Z Compiling ed25519 v2.2.2
19032024-03-21T15:22:55.184Z Compiling polyval v0.6.1
19042024-03-21T15:22:55.408Z Compiling blowfish v0.9.1
19052024-03-21T15:22:55.618Z Compiling aes v0.8.3
19062024-03-21T15:22:55.787Z Compiling ctr v0.9.2
19072024-03-21T15:22:56.082Z Compiling password-hash v0.4.2
19082024-03-21T15:22:56.963Z Compiling libsw v3.3.1
19092024-03-21T15:22:57.426Z Compiling pbkdf2 v0.12.2
19102024-03-21T15:22:57.506Z Compiling derive-where v1.2.7
19112024-03-21T15:22:57.677Z Compiling gethostname v0.4.3
19122024-03-21T15:22:58.082Z Compiling linear-map v1.2.0
19132024-03-21T15:22:58.207Z Compiling swrite v0.1.0
19142024-03-21T15:22:58.336Z Compiling owo-colors v4.0.0
19152024-03-21T15:23:00.170Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19162024-03-21T15:23:00.389Z Compiling trust-dns-server v0.22.1
19172024-03-21T15:23:02.999Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19182024-03-21T15:23:03.207Z Compiling bcrypt-pbkdf v0.10.0
19192024-03-21T15:23:03.608Z Compiling pbkdf2 v0.11.0
19202024-03-21T15:23:03.971Z Compiling ghash v0.5.0
19212024-03-21T15:23:04.163Z Compiling ed25519-dalek v2.0.0
19222024-03-21T15:23:04.852Z Compiling slog-envlogger v2.2.0
19232024-03-21T15:23:05.129Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
19242024-03-21T15:23:06.792Z Compiling russh-cryptovec v0.7.0
19252024-03-21T15:23:07.100Z Compiling rand v0.7.3
19262024-03-21T15:23:07.527Z Compiling dirs v5.0.1
19272024-03-21T15:23:07.764Z Compiling vsss-rs v3.3.4
19282024-03-21T15:23:08.536Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19292024-03-21T15:23:08.919Z Compiling p521 v0.13.3
19302024-03-21T15:23:09.120Z Compiling p256 v0.13.2
19312024-03-21T15:23:10.492Z Compiling chacha20poly1305 v0.10.1
19322024-03-21T15:23:10.712Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19332024-03-21T15:23:10.856Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
19342024-03-21T15:23:11.347Z Compiling cbc v0.1.2
19352024-03-21T15:23:11.588Z Compiling pem v3.0.2
19362024-03-21T15:23:11.959Z Compiling headers-core v0.2.0
19372024-03-21T15:23:12.140Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
19382024-03-21T15:23:12.969Z Compiling kstat-rs v0.2.3
19392024-03-21T15:23:13.832Z Compiling nanorand v0.7.0
19402024-03-21T15:23:14.118Z Compiling md5 v0.7.0
19412024-03-21T15:23:14.550Z Compiling glob v0.3.1
19422024-03-21T15:23:14.865Z Compiling http-range v0.1.5
19432024-03-21T15:23:15.415Z Compiling hyper-staticfile v0.9.5
19442024-03-21T15:23:15.623Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19452024-03-21T15:23:16.658Z Compiling russh-keys v0.42.0
19462024-03-21T15:23:17.586Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
19472024-03-21T15:23:18.097Z Compiling flume v0.11.0
19482024-03-21T15:23:18.187Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
19492024-03-21T15:23:18.752Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
19502024-03-21T15:23:21.993Z Compiling headers v0.3.9
19512024-03-21T15:23:23.856Z Compiling rcgen v0.12.1
19522024-03-21T15:23:25.177Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19532024-03-21T15:23:31.304Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
19542024-03-21T15:23:32.122Z Compiling aes-gcm v0.10.3
19552024-03-21T15:23:32.167Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
19562024-03-21T15:23:32.392Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
19572024-03-21T15:23:37.151Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19582024-03-21T15:23:38.675Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19592024-03-21T15:23:46.976Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=952c7d60d22be5198b892bec8d92f4291b9160c2#952c7d60)
19602024-03-21T15:23:50.800Z Compiling atomicwrites v0.4.3
19612024-03-21T15:23:51.233Z Compiling itertools v0.12.1
19622024-03-21T15:23:52.043Z Compiling subprocess v0.2.9
19632024-03-21T15:23:52.254Z Compiling hex-literal v0.4.1
19642024-03-21T15:23:52.434Z Compiling display-error-chain v0.2.0
19652024-03-21T15:23:52.603Z Compiling dhcproto-macros v0.1.0
19662024-03-21T15:23:53.270Z Compiling dhcproto v0.11.0
19672024-03-21T15:23:54.024Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
19682024-03-21T15:23:54.450Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19692024-03-21T15:23:54.658Z Compiling russh v0.42.0
19702024-03-21T15:23:56.059Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
19712024-03-21T15:23:56.269Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
19722024-03-21T15:23:56.696Z Compiling internet-checksum v0.2.1
19732024-03-21T15:24:21.057Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
19742024-03-21T15:25:38.337Z Finished release [optimized] target(s) in 7m 12s
19752024-03-21T15:25:38.647Z+ cp target/release/commtest /out/
19762024-03-21T15:25:38.722Z+ cp target/release/dhcp-server /out/
19772024-03-21T15:25:38.794Z+ banner testbed
19782024-03-21T15:25:38.820Z
19792024-03-21T15:25:38.820Z ##### ###### #### ##### ##### ###### #####
19802024-03-21T15:25:38.820Z # # # # # # # # #
19812024-03-21T15:25:38.820Z # ##### #### # ##### ##### # #
19822024-03-21T15:25:38.820Z # # # # # # # # #
19832024-03-21T15:25:38.820Z # # # # # # # # # #
19842024-03-21T15:25:38.820Z # ###### #### # ##### ###### #####
19852024-03-21T15:25:38.820Z
19862024-03-21T15:25:38.820Z+ cd /work/oxidecomputer
19872024-03-21T15:25:38.820Z+ rm -rf testbed
19882024-03-21T15:25:38.820Z+ git clone https://github.com/oxidecomputer/testbed
19892024-03-21T15:25:38.820ZCloning into 'testbed'...
19902024-03-21T15:25:40.351Z+ cd testbed/a4x2
19912024-03-21T15:25:40.351Z+ OMICRON=/work/oxidecomputer/omicron
19922024-03-21T15:25:40.351Z+ ./config/build-packages.sh
19932024-03-21T15:25:40.376Z+ export 'RUSTFLAGS=--cfg svcadm_autoclear -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-znocompstrtab'
19942024-03-21T15:25:40.376Z+ RUSTFLAGS='--cfg svcadm_autoclear -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-znocompstrtab'
19952024-03-21T15:25:40.376Z+++ dirname ./config/build-packages.sh
19962024-03-21T15:25:40.376Z++ cd -- ./config
19972024-03-21T15:25:40.376Z++ pwd -P
19982024-03-21T15:25:40.376Z+ HERE=/work/oxidecomputer/testbed/a4x2/config/../
19992024-03-21T15:25:40.376Z+ OMICRON=/work/oxidecomputer/omicron
20002024-03-21T15:25:40.376Z+ rm -rf cargo-bay/tools
20012024-03-21T15:25:40.376Z+ cp -r /work/oxidecomputer/omicron/tools cargo-bay/
20022024-03-21T15:25:40.376Z+ banner G0
20032024-03-21T15:25:40.402Z ##### ###
20042024-03-21T15:25:40.402Z# # # #
20052024-03-21T15:25:40.402Z# # #
20062024-03-21T15:25:40.402Z# #### # #
20072024-03-21T15:25:40.402Z# # # #
20082024-03-21T15:25:40.402Z# # # #
20092024-03-21T15:25:40.402Z ##### ###
20102024-03-21T15:25:40.402Z
20112024-03-21T15:25:40.402Z+ . config/build-g0.sh
20122024-03-21T15:25:40.402Z++ [[ '' == \s\t\a\t\i\c ]]
20132024-03-21T15:25:40.402Z++ [[ '' == true ]]
20142024-03-21T15:25:40.402Z++ cp config/config-rss.toml /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/
20152024-03-21T15:25:40.403Z++ cp config/g0-config.toml /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/config.toml
20162024-03-21T15:25:40.403Z++ cp config/mgs-sim-switch0.toml /work/oxidecomputer/omicron/smf/mgs-sim/config.toml
20172024-03-21T15:25:40.403Z++ cp config/sp-sim-config.toml /work/oxidecomputer/omicron/smf/sp-sim/config.toml
20182024-03-21T15:25:40.403Z++ cd /work/oxidecomputer/omicron
20192024-03-21T15:25:40.403Z++ cargo run --release --bin omicron-package -- -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled
20202024-03-21T15:25:41.060Z Downloading crates ...
20212024-03-21T15:25:41.276Z Downloaded darling_macro v0.14.4
20222024-03-21T15:25:41.320Z Downloaded doc-comment v0.3.3
20232024-03-21T15:25:41.320Z Downloaded crc-catalog v2.2.0
20242024-03-21T15:25:41.320Z Downloaded diff v0.1.13
20252024-03-21T15:25:41.320Z Downloaded darling_core v0.14.4
20262024-03-21T15:25:41.320Z Downloaded strum v0.25.0
20272024-03-21T15:25:41.320Z Downloaded termtree v0.4.1
20282024-03-21T15:25:41.348Z Downloaded vte_generate_state_changes v0.1.1
20292024-03-21T15:25:41.348Z Downloaded rustc-hash v1.1.0
20302024-03-21T15:25:41.349Z Downloaded shlex v1.3.0
20312024-03-21T15:25:41.349Z Downloaded tap v1.0.1
20322024-03-21T15:25:41.349Z Downloaded smawk v0.3.1
20332024-03-21T15:25:41.349Z Downloaded wait-timeout v0.2.0
20342024-03-21T15:25:41.349Z Downloaded tiny-keccak v2.0.2
20352024-03-21T15:25:41.349Z Downloaded unarray v0.1.4
20362024-03-21T15:25:41.349Z Downloaded wyz v0.5.1
20372024-03-21T15:25:41.349Z Downloaded tui-tree-widget v0.17.0
20382024-03-21T15:25:41.349Z Downloaded regex-syntax v0.6.29
20392024-03-21T15:25:41.377Z Downloaded termcolor v1.2.0
20402024-03-21T15:25:41.377Z Downloaded vte v0.11.1
20412024-03-21T15:25:41.377Z Downloaded test-strategy v0.3.1
20422024-03-21T15:25:41.377Z Downloaded unicode_categories v0.1.1
20432024-03-21T15:25:41.377Z Downloaded x509-cert v0.2.4
20442024-03-21T15:25:41.377Z Downloaded typed-path v0.7.0
20452024-03-21T15:25:41.377Z Downloaded tough v0.16.0
20462024-03-21T15:25:41.410Z Downloaded tabled v0.15.0
20472024-03-21T15:25:41.410Z Downloaded sqlparser v0.43.1
20482024-03-21T15:25:41.411Z Downloaded textwrap v0.16.1
20492024-03-21T15:25:41.436Z Downloaded snafu v0.7.5
20502024-03-21T15:25:41.436Z Downloaded sqlformat v0.2.3
20512024-03-21T15:25:41.436Z Downloaded snafu-derive v0.7.5
20522024-03-21T15:25:41.436Z Downloaded ratatui v0.26.1
20532024-03-21T15:25:41.462Z Downloaded polar-core v0.27.0
20542024-03-21T15:25:41.462Z Downloaded which v4.4.0
20552024-03-21T15:25:41.462Z Downloaded unicode-linebreak v0.1.5
20562024-03-21T15:25:41.462Z Downloaded strip-ansi-escapes v0.2.0
20572024-03-21T15:25:41.462Z Downloaded proptest v1.4.0
20582024-03-21T15:25:41.489Z Downloaded object v0.30.4
20592024-03-21T15:25:41.489Z Downloaded nix v0.27.1
20602024-03-21T15:25:41.516Z Downloaded lalrpop v0.19.12
20612024-03-21T15:25:41.516Z Downloaded supports-color v3.0.0
20622024-03-21T15:25:41.516Z Downloaded structmeta v0.2.0
20632024-03-21T15:25:41.516Z Downloaded reedline v0.30.0
20642024-03-21T15:25:41.516Z Downloaded quick-xml v0.30.0
20652024-03-21T15:25:41.541Z Downloaded portable-atomic v1.4.3
20662024-03-21T15:25:41.541Z Downloaded termios v0.3.3
20672024-03-21T15:25:41.541Z Downloaded csv v1.3.0
20682024-03-21T15:25:41.566Z Downloaded tabled_derive v0.7.0
20692024-03-21T15:25:41.566Z Downloaded strum_macros v0.24.3
20702024-03-21T15:25:41.567Z Downloaded structmeta-derive v0.2.0
20712024-03-21T15:25:41.567Z Downloaded rsa v0.9.2
20722024-03-21T15:25:41.567Z Downloaded num-bigint-dig v0.8.4
20732024-03-21T15:25:41.567Z Downloaded libxml v0.3.3
20742024-03-21T15:25:41.592Z Downloaded smallvec v0.6.14
20752024-03-21T15:25:41.592Z Downloaded signature v1.6.4
20762024-03-21T15:25:41.592Z Downloaded mockall_derive v0.12.0
20772024-03-21T15:25:41.592Z Downloaded ron v0.8.1
20782024-03-21T15:25:41.593Z Downloaded ref-cast-impl v1.0.20
20792024-03-21T15:25:41.593Z Downloaded pin-project v1.1.3
20802024-03-21T15:25:41.618Z Downloaded oso v0.27.0
20812024-03-21T15:25:41.618Z Downloaded nu-ansi-term v0.50.0
20822024-03-21T15:25:41.618Z Downloaded hashbrown v0.13.2
20832024-03-21T15:25:41.618Z Downloaded serde-hex v0.1.0
20842024-03-21T15:25:41.618Z Downloaded prettyplease v0.2.16
20852024-03-21T15:25:41.618Z Downloaded pkcs1 v0.7.5
20862024-03-21T15:25:41.618Z Downloaded papergrid v0.11.0
20872024-03-21T15:25:41.644Z Downloaded multimap v0.10.0
20882024-03-21T15:25:41.644Z Downloaded rpassword v7.3.1
20892024-03-21T15:25:41.644Z Downloaded ref-cast v1.0.20
20902024-03-21T15:25:41.644Z Downloaded rand_xorshift v0.3.0
20912024-03-21T15:25:41.644Z Downloaded packed_struct v0.10.1
20922024-03-21T15:25:41.644Z Downloaded nodrop v0.1.14
20932024-03-21T15:25:41.644Z Downloaded indicatif v0.17.8
20942024-03-21T15:25:41.644Z Downloaded stability v0.1.1
20952024-03-21T15:25:41.644Z Downloaded sqlparser_derive v0.2.2
20962024-03-21T15:25:41.644Z Downloaded signal-hook-tokio v0.3.1
20972024-03-21T15:25:41.644Z Downloaded shell-words v1.1.0
20982024-03-21T15:25:41.645Z Downloaded rusty-fork v0.3.0
20992024-03-21T15:25:41.645Z Downloaded rtoolbox v0.0.1
21002024-03-21T15:25:41.645Z Downloaded rand_seeder v0.2.3
21012024-03-21T15:25:41.645Z Downloaded predicates-tree v1.0.9
21022024-03-21T15:25:41.673Z Downloaded pin-project-internal v1.1.3
21032024-03-21T15:25:41.673Z Downloaded path-slash v0.1.5
21042024-03-21T15:25:41.673Z Downloaded oso-derive v0.27.0
21052024-03-21T15:25:41.673Z Downloaded globset v0.4.13
21062024-03-21T15:25:41.673Z Downloaded radium v0.7.0
21072024-03-21T15:25:41.673Z Downloaded peeking_take_while v0.1.2
21082024-03-21T15:25:41.673Z Downloaded parse-size v1.0.0
21092024-03-21T15:25:41.673Z Downloaded packed_struct_codegen v0.10.1
21102024-03-21T15:25:41.673Z Downloaded olpc-cjson v0.1.3
21112024-03-21T15:25:41.673Z Downloaded number_prefix v0.4.0
21122024-03-21T15:25:41.673Z Downloaded mockall v0.12.0
21132024-03-21T15:25:41.673Z Downloaded memoffset v0.7.1
21142024-03-21T15:25:41.673Z Downloaded maybe-uninit v2.0.0
21152024-03-21T15:25:41.673Z Downloaded maplit v1.0.2
21162024-03-21T15:25:41.673Z Downloaded lru v0.12.1
21172024-03-21T15:25:41.673Z Downloaded libloading v0.7.4
21182024-03-21T15:25:41.673Z Downloaded lazycell v1.3.0
21192024-03-21T15:25:41.673Z Downloaded is_ci v1.2.0
21202024-03-21T15:25:41.674Z Downloaded indoc v1.0.9
21212024-03-21T15:25:41.674Z Downloaded impl-trait-for-tuples v0.2.2
21222024-03-21T15:25:41.699Z Downloaded highway v1.1.0
21232024-03-21T15:25:41.699Z Downloaded serde_plain v1.0.2
21242024-03-21T15:25:41.699Z Downloaded serde-big-array v0.5.1
21252024-03-21T15:25:41.699Z Downloaded serde-big-array v0.4.1
21262024-03-21T15:25:41.699Z Downloaded salty v0.2.0
21272024-03-21T15:25:41.699Z Downloaded rustyline v13.0.0
21282024-03-21T15:25:41.699Z Downloaded is-terminal v0.4.9
21292024-03-21T15:25:41.700Z Downloaded indoc v2.0.3
21302024-03-21T15:25:41.700Z Downloaded funty v2.0.0
21312024-03-21T15:25:41.700Z Downloaded fs-err v2.11.0
21322024-03-21T15:25:41.700Z Downloaded fragile v2.0.0
21332024-03-21T15:25:41.700Z Downloaded fd-lock v4.0.2
21342024-03-21T15:25:41.725Z Downloaded fd-lock v3.0.13
21352024-03-21T15:25:41.725Z Downloaded fatfs v0.3.6
21362024-03-21T15:25:41.725Z Downloaded env_logger v0.10.0
21372024-03-21T15:25:41.725Z Downloaded ena v0.14.2
21382024-03-21T15:25:41.725Z Downloaded ed25519 v1.5.3
21392024-03-21T15:25:41.725Z Downloaded downcast v0.11.0
21402024-03-21T15:25:41.725Z Downloaded bitvec v1.0.1
21412024-03-21T15:25:41.750Z Downloaded bindgen v0.69.2
21422024-03-21T15:25:41.750Z Downloaded compact_str v0.7.1
21432024-03-21T15:25:41.750Z Downloaded derive_builder_core v0.12.0
21442024-03-21T15:25:41.750Z Downloaded derive_builder v0.12.0
21452024-03-21T15:25:41.750Z Downloaded darling v0.14.4
21462024-03-21T15:25:41.779Z Downloaded csv-core v0.1.11
21472024-03-21T15:25:41.779Z Downloaded crc-any v2.4.3
21482024-03-21T15:25:41.779Z Downloaded corncobs v0.1.3
21492024-03-21T15:25:41.779Z Downloaded cookie v0.18.0
21502024-03-21T15:25:41.779Z Downloaded clang-sys v1.6.1
21512024-03-21T15:25:41.779Z Downloaded buf-list v1.0.3
21522024-03-21T15:25:41.779Z Downloaded crc v3.0.1
21532024-03-21T15:25:41.780Z Downloaded cexpr v0.6.0
21542024-03-21T15:25:41.780Z Downloaded castaway v0.2.2
21552024-03-21T15:25:41.780Z Downloaded cassowary v0.3.0
21562024-03-21T15:25:41.780Z Downloaded bytecount v0.6.3
21572024-03-21T15:25:41.780Z Downloaded bitfield v0.14.0
21582024-03-21T15:25:41.780Z Downloaded bcs v0.1.6
21592024-03-21T15:25:41.806Z Downloaded bb8 v0.8.3
21602024-03-21T15:25:41.806Z Downloaded async-recursion v1.0.5
21612024-03-21T15:25:41.806Z Downloaded ascii-canvas v3.0.0
21622024-03-21T15:25:41.806Z Downloaded array-init v0.0.4
21632024-03-21T15:25:41.806Z Downloaded derive_builder_macro v0.12.0
21642024-03-21T15:25:41.806Z Downloaded assert_matches v1.5.0
21652024-03-21T15:25:41.806Z Downloaded crunchy v0.2.2
21662024-03-21T15:25:42.003Z Compiling proc-macro2 v1.0.78
21672024-03-21T15:25:42.003Z Compiling unicode-ident v1.0.12
21682024-03-21T15:25:42.003Z Compiling libc v0.2.153
21692024-03-21T15:25:42.003Z Compiling serde v1.0.197
21702024-03-21T15:25:42.028Z Compiling version_check v0.9.4
21712024-03-21T15:25:42.028Z Compiling autocfg v1.1.0
21722024-03-21T15:25:42.028Z Compiling cfg-if v1.0.0
21732024-03-21T15:25:42.155Z Compiling syn v1.0.109
21742024-03-21T15:25:42.180Z Compiling once_cell v1.19.0
21752024-03-21T15:25:42.268Z Compiling byteorder v1.5.0
21762024-03-21T15:25:42.646Z Compiling serde_json v1.0.114
21772024-03-21T15:25:42.684Z Compiling libm v0.2.7
21782024-03-21T15:25:42.814Z Compiling ahash v0.8.8
21792024-03-21T15:25:42.856Z Compiling memchr v2.7.1
21802024-03-21T15:25:42.899Z Compiling lock_api v0.4.10
21812024-03-21T15:25:42.986Z Compiling num-traits v0.2.18
21822024-03-21T15:25:43.011Z Compiling parking_lot_core v0.9.8
21832024-03-21T15:25:43.103Z Compiling thiserror v1.0.57
21842024-03-21T15:25:43.382Z Compiling itoa v1.0.9
21852024-03-21T15:25:43.499Z Compiling quote v1.0.35
21862024-03-21T15:25:43.586Z Compiling typenum v1.16.0
21872024-03-21T15:25:43.719Z Compiling scopeguard v1.2.0
21882024-03-21T15:25:43.842Z Compiling syn v2.0.52
21892024-03-21T15:25:43.955Z Compiling cc v1.0.83
21902024-03-21T15:25:43.980Z Compiling getrandom v0.2.12
21912024-03-21T15:25:44.333Z Compiling generic-array v0.14.7
21922024-03-21T15:25:44.358Z Compiling log v0.4.21
21932024-03-21T15:25:44.682Z Compiling allocator-api2 v0.2.16
21942024-03-21T15:25:44.800Z Compiling pkg-config v0.3.27
21952024-03-21T15:25:45.058Z Compiling slab v0.4.9
21962024-03-21T15:25:45.084Z Compiling smallvec v1.13.1
21972024-03-21T15:25:45.307Z Compiling ryu v1.0.15
21982024-03-21T15:25:46.989Z Compiling schemars v0.8.16
21992024-03-21T15:25:47.013Z Compiling equivalent v1.0.1
22002024-03-21T15:25:47.013Z Compiling heck v0.4.1
22012024-03-21T15:25:47.013Z Compiling pin-project-lite v0.2.13
22022024-03-21T15:25:47.013Z Compiling ring v0.17.8
22032024-03-21T15:25:47.013Z Compiling vcpkg v0.2.15
22042024-03-21T15:25:47.013Z Compiling parking_lot v0.12.1
22052024-03-21T15:25:47.579Z Compiling openssl-sys v0.9.96
22062024-03-21T15:25:47.779Z Compiling signal-hook-registry v1.4.1
22072024-03-21T15:25:47.940Z Compiling mio v0.8.11
22082024-03-21T15:25:48.340Z Compiling fnv v1.0.7
22092024-03-21T15:25:48.396Z Compiling num-conv v0.1.0
22102024-03-21T15:25:48.469Z Compiling time-core v0.1.2
22112024-03-21T15:25:48.607Z Compiling rand_core v0.6.4
22122024-03-21T15:25:48.632Z Compiling time-macros v0.2.17
22132024-03-21T15:25:48.941Z Compiling crossbeam-utils v0.8.19
22142024-03-21T15:25:49.138Z Compiling ring v0.16.20
22152024-03-21T15:25:49.368Z Compiling num_cpus v1.16.0
22162024-03-21T15:25:49.461Z Compiling socket2 v0.5.5
22172024-03-21T15:25:49.557Z Compiling iana-time-zone v0.1.57
22182024-03-21T15:25:49.583Z Compiling httparse v1.8.0
22192024-03-21T15:25:49.887Z Compiling serde_derive_internals v0.26.0
22202024-03-21T15:25:50.676Z Compiling futures-core v0.3.30
22212024-03-21T15:25:50.740Z Compiling rustix v0.38.31
22222024-03-21T15:25:50.943Z Compiling ucd-trie v0.1.6
22232024-03-21T15:25:50.978Z Compiling spin v0.5.2
22242024-03-21T15:25:51.030Z Compiling openssl v0.10.60
22252024-03-21T15:25:51.348Z Compiling semver v1.0.22
22262024-03-21T15:25:51.391Z Compiling backtrace v0.3.69
22272024-03-21T15:25:51.734Z Compiling rustls v0.21.9
22282024-03-21T15:25:51.785Z Compiling slog v2.7.0
22292024-03-21T15:25:51.823Z Compiling winnow v0.5.15
22302024-03-21T15:25:51.964Z Compiling tinyvec_macros v0.1.1
22312024-03-21T15:25:51.994Z Compiling native-tls v0.2.11
22322024-03-21T15:25:52.058Z Compiling tinyvec v1.6.0
22332024-03-21T15:25:52.191Z Compiling spin v0.9.8
22342024-03-21T15:25:52.266Z Compiling uuid v0.8.2
22352024-03-21T15:25:52.600Z Compiling futures-sink v0.3.30
22362024-03-21T15:25:52.657Z Compiling const-oid v0.9.6
22372024-03-21T15:25:52.682Z Compiling crc32fast v1.3.2
22382024-03-21T15:25:52.757Z Compiling unicode-xid v0.2.4
22392024-03-21T15:25:53.340Z Compiling dyn-clone v1.0.17
22402024-03-21T15:25:53.340Z Compiling subtle v2.5.0
22412024-03-21T15:25:53.341Z Compiling synstructure v0.12.6
22422024-03-21T15:25:53.373Z Compiling unicode-normalization v0.1.22
22432024-03-21T15:25:54.198Z Compiling cookie v0.17.0
22442024-03-21T15:25:54.470Z Compiling unicode-bidi v0.3.15
22452024-03-21T15:25:54.509Z Compiling serde_derive v1.0.197
22462024-03-21T15:25:54.556Z Compiling zerocopy-derive v0.7.32
22472024-03-21T15:25:54.583Z Compiling thiserror-impl v1.0.57
22482024-03-21T15:25:54.751Z Compiling zeroize_derive v1.4.2
22492024-03-21T15:25:54.776Z Compiling tokio-macros v2.2.0
22502024-03-21T15:25:54.899Z Compiling schemars_derive v0.8.16
22512024-03-21T15:25:55.544Z Compiling futures-macro v0.3.30
22522024-03-21T15:25:55.917Z Compiling tracing-attributes v0.1.27
22532024-03-21T15:25:55.967Z Compiling zeroize v1.7.0
22542024-03-21T15:25:56.361Z Compiling zerocopy v0.7.32
22552024-03-21T15:25:57.167Z Compiling pest v2.7.6
22562024-03-21T15:25:57.470Z Compiling openssl-macros v0.1.1
22572024-03-21T15:25:58.218Z Compiling hashbrown v0.14.3
22582024-03-21T15:25:58.759Z Compiling anyhow v1.0.79
22592024-03-21T15:25:59.152Z Compiling pest_meta v2.7.6
22602024-03-21T15:25:59.214Z Compiling zerocopy-derive v0.2.0
22612024-03-21T15:25:59.465Z Compiling futures-channel v0.3.30
22622024-03-21T15:25:59.804Z Compiling tracing-core v0.1.32
22632024-03-21T15:25:59.832Z Compiling futures-io v0.3.30
22642024-03-21T15:25:59.858Z Compiling pin-utils v0.1.0
22652024-03-21T15:25:59.950Z Compiling futures-task v0.3.30
22662024-03-21T15:26:00.235Z Compiling pest_generator v2.7.6
22672024-03-21T15:26:00.349Z Compiling futures-util v0.3.30
22682024-03-21T15:26:00.920Z Compiling tracing v0.1.40
22692024-03-21T15:26:01.645Z Compiling crypto-common v0.1.6
22702024-03-21T15:26:01.864Z Compiling der_derive v0.7.2
22712024-03-21T15:26:01.900Z Compiling aho-corasick v1.1.2
22722024-03-21T15:26:02.308Z Compiling regex-syntax v0.8.2
22732024-03-21T15:26:02.445Z Compiling pest_derive v2.7.6
22742024-03-21T15:26:03.050Z Compiling powerfmt v0.2.0
22752024-03-21T15:26:03.743Z Compiling deranged v0.3.11
22762024-03-21T15:26:05.428Z Compiling bytes v1.5.0
22772024-03-21T15:26:05.531Z Compiling indexmap v2.2.5
22782024-03-21T15:26:06.422Z Compiling tokio v1.36.0
22792024-03-21T15:26:06.488Z Compiling chrono v0.4.34
22802024-03-21T15:26:06.703Z Compiling uuid v1.7.0
22812024-03-21T15:26:07.124Z Compiling bitflags v2.4.2
22822024-03-21T15:26:07.688Z Compiling toml_datetime v0.6.5
22832024-03-21T15:26:07.732Z Compiling serde_spanned v0.6.5
22842024-03-21T15:26:07.936Z Compiling toml_edit v0.19.15
22852024-03-21T15:26:10.740Z Compiling http v0.2.12
22862024-03-21T15:26:12.316Z Compiling rustc_version v0.4.0
22872024-03-21T15:26:12.430Z Compiling regex-automata v0.4.5
22882024-03-21T15:26:12.616Z Compiling block-buffer v0.10.4
22892024-03-21T15:26:12.844Z Compiling usdt-impl v0.3.5
22902024-03-21T15:26:13.153Z Compiling num_threads v0.1.6
22912024-03-21T15:26:13.699Z Compiling untrusted v0.9.0
22922024-03-21T15:26:13.750Z Compiling unicode-width v0.1.11
22932024-03-21T15:26:13.780Z Compiling rustversion v1.0.14
22942024-03-21T15:26:13.805Z Compiling time v0.3.34
22952024-03-21T15:26:14.264Z Compiling heapless v0.7.16
22962024-03-21T15:26:14.298Z Compiling digest v0.10.7
22972024-03-21T15:26:14.598Z Compiling scroll_derive v0.12.0
22982024-03-21T15:26:14.697Z Compiling bzip2-sys v0.1.11+1.0.8
22992024-03-21T15:26:15.160Z Compiling ppv-lite86 v0.2.17
23002024-03-21T15:26:15.667Z Compiling adler v1.0.2
23012024-03-21T15:26:15.777Z Compiling signal-hook v0.3.17
23022024-03-21T15:26:16.014Z Compiling percent-encoding v2.3.1
23032024-03-21T15:26:16.281Z Compiling async-trait v0.1.77
23042024-03-21T15:26:16.547Z Compiling regex v1.10.3
23052024-03-21T15:26:17.125Z Compiling miniz_oxide v0.7.1
23062024-03-21T15:26:17.405Z Compiling rand_chacha v0.3.1
23072024-03-21T15:26:19.590Z Compiling zerocopy v0.3.0
23082024-03-21T15:26:20.086Z Compiling thread-id v4.2.0
23092024-03-21T15:26:20.192Z Compiling dof v0.1.5
23102024-03-21T15:26:20.218Z Compiling rand v0.8.5
23112024-03-21T15:26:20.821Z Compiling tokio-util v0.7.10
23122024-03-21T15:26:22.101Z Compiling dtrace-parser v0.1.14
23132024-03-21T15:26:23.199Z Compiling clap_derive v4.5.0
23142024-03-21T15:26:23.199Z Compiling errno v0.3.8
23152024-03-21T15:26:23.199Z Compiling num-bigint v0.4.4
23162024-03-21T15:26:23.199Z Compiling smoltcp v0.9.1
23172024-03-21T15:26:23.224Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23182024-03-21T15:26:23.420Z Compiling base64 v0.21.7
23192024-03-21T15:26:23.473Z Compiling untrusted v0.7.1
23202024-03-21T15:26:23.563Z Compiling foreign-types-shared v0.1.1
23212024-03-21T15:26:23.638Z Compiling gimli v0.28.0
23222024-03-21T15:26:23.665Z Compiling base64ct v1.6.0
23232024-03-21T15:26:23.855Z Compiling foreign-types v0.3.2
23242024-03-21T15:26:24.154Z Compiling pem-rfc7468 v0.7.0
23252024-03-21T15:26:26.323Z Compiling form_urlencoded v1.2.1
23262024-03-21T15:26:26.692Z Compiling hmac v0.12.1
23272024-03-21T15:26:26.719Z Compiling crossbeam-epoch v0.9.18
23282024-03-21T15:26:26.801Z Compiling serde_tokenstream v0.1.7
23292024-03-21T15:26:26.909Z Compiling lazy_static v1.4.0
23302024-03-21T15:26:27.078Z Compiling object v0.32.1
23312024-03-21T15:26:27.255Z Compiling bitflags v1.3.2
23322024-03-21T15:26:27.351Z Compiling addr2line v0.21.0
23332024-03-21T15:26:27.519Z Compiling siphasher v0.3.11
23342024-03-21T15:26:27.779Z Compiling flagset v0.4.3
23352024-03-21T15:26:27.814Z Compiling try-lock v0.2.4
23362024-03-21T15:26:28.144Z Compiling rustc-demangle v0.1.23
23372024-03-21T15:26:28.296Z Compiling unicode-segmentation v1.10.1
23382024-03-21T15:26:28.442Z Compiling want v0.3.1
23392024-03-21T15:26:28.838Z Compiling der v0.7.8
23402024-03-21T15:26:29.615Z Compiling sct v0.7.0
23412024-03-21T15:26:29.718Z Compiling rustls-webpki v0.101.7
23422024-03-21T15:26:29.871Z Compiling h2 v0.3.24
23432024-03-21T15:26:31.103Z Compiling http-body v0.4.5
23442024-03-21T15:26:31.837Z Compiling proc-macro-crate v1.3.1
23452024-03-21T15:26:32.229Z Compiling openapiv3 v2.0.0
23462024-03-21T15:26:32.863Z Compiling idna v0.5.0
23472024-03-21T15:26:33.409Z Compiling hubpack_derive v0.1.1
23482024-03-21T15:26:33.965Z Compiling zerocopy-derive v0.6.4
23492024-03-21T15:26:34.351Z Compiling usdt-impl v0.5.0
23502024-03-21T15:26:34.617Z Compiling tower-service v0.3.2
23512024-03-21T15:26:34.703Z Compiling anstyle v1.0.2
23522024-03-21T15:26:34.742Z Compiling httpdate v1.0.3
23532024-03-21T15:26:35.371Z Compiling openssl-probe v0.1.5
23542024-03-21T15:26:35.491Z Compiling utf8parse v0.2.1
23552024-03-21T15:26:35.631Z Compiling stable_deref_trait v1.2.0
23562024-03-21T15:26:35.661Z Compiling cpufeatures v0.2.12
23572024-03-21T15:26:35.723Z Compiling sha2 v0.10.8
23582024-03-21T15:26:35.750Z Compiling anstyle-parse v0.2.1
23592024-03-21T15:26:36.002Z Compiling hyper v0.14.28
23602024-03-21T15:26:36.343Z Compiling url v2.5.0
23612024-03-21T15:26:38.147Z Compiling spki v0.7.2
23622024-03-21T15:26:38.576Z Compiling usdt-attr-macro v0.3.5
23632024-03-21T15:26:38.888Z Compiling usdt-macro v0.3.5
23642024-03-21T15:26:39.871Z Compiling scroll v0.12.0
23652024-03-21T15:26:40.986Z Compiling md-5 v0.10.5
23662024-03-21T15:26:41.157Z Compiling serde_tokenstream v0.2.0
23672024-03-21T15:26:41.720Z Compiling stringprep v0.1.3
23682024-03-21T15:26:42.268Z Compiling idna v0.3.0
23692024-03-21T15:26:43.367Z Compiling diesel_table_macro_syntax v0.1.0
23702024-03-21T15:26:43.466Z Compiling num-integer v0.1.46
23712024-03-21T15:26:44.096Z Compiling hash32 v0.2.1
23722024-03-21T15:26:44.122Z Compiling anstyle-query v1.0.0
23732024-03-21T15:26:44.122Z Compiling plain v0.2.3
23742024-03-21T15:26:44.353Z Compiling psl-types v2.0.11
23752024-03-21T15:26:44.541Z Compiling colorchoice v1.0.0
23762024-03-21T15:26:44.670Z Compiling fallible-iterator v0.2.0
23772024-03-21T15:26:45.158Z Compiling anstream v0.6.11
23782024-03-21T15:26:45.262Z Compiling postgres-protocol v0.6.6
23792024-03-21T15:26:45.681Z Compiling publicsuffix v2.2.3
23802024-03-21T15:26:46.256Z Compiling goblin v0.8.0
23812024-03-21T15:26:47.051Z Compiling diesel_derives v2.1.2
23822024-03-21T15:26:51.644Z Compiling tokio-rustls v0.24.1
23832024-03-21T15:26:53.268Z Compiling pkcs8 v0.10.2
23842024-03-21T15:26:54.077Z Compiling terminal_size v0.3.0
23852024-03-21T15:26:54.102Z Compiling tokio-native-tls v0.3.1
23862024-03-21T15:26:54.102Z Compiling phf_shared v0.11.2
23872024-03-21T15:26:54.544Z Compiling strum_macros v0.25.2
23882024-03-21T15:26:56.049Z Compiling regress v0.9.0
23892024-03-21T15:26:56.074Z Compiling block-padding v0.3.3
23902024-03-21T15:26:56.074Z Compiling enum-as-inner v0.5.1
23912024-03-21T15:26:56.802Z Compiling serde_repr v0.1.16
23922024-03-21T15:26:57.326Z Compiling ff v0.13.0
23932024-03-21T15:26:57.456Z Compiling scheduled-thread-pool v0.2.7
23942024-03-21T15:26:57.711Z Compiling encoding_rs v0.8.33
23952024-03-21T15:26:57.895Z Compiling strsim v0.11.0
23962024-03-21T15:26:58.060Z Compiling ipnet v2.9.0
23972024-03-21T15:26:58.943Z Compiling pretty-hex v0.4.1
23982024-03-21T15:26:58.969Z Compiling ident_case v1.0.1
23992024-03-21T15:26:59.015Z Compiling managed v0.8.0
24002024-03-21T15:26:59.121Z Compiling base16ct v0.2.0
24012024-03-21T15:26:59.556Z Compiling strsim v0.10.0
24022024-03-21T15:26:59.583Z Compiling mime v0.3.17
24032024-03-21T15:26:59.583Z Compiling clap_lex v0.7.0
24042024-03-21T15:26:59.675Z Compiling regex-automata v0.1.10
24052024-03-21T15:26:59.774Z Compiling matches v0.1.10
24062024-03-21T15:26:59.987Z Compiling bit-vec v0.6.3
24072024-03-21T15:27:00.101Z Compiling bstr v0.2.17
24082024-03-21T15:27:00.587Z Compiling idna v0.2.3
24092024-03-21T15:27:01.065Z Compiling clap_builder v4.5.1
24102024-03-21T15:27:01.159Z Compiling darling_core v0.20.3
24112024-03-21T15:27:01.651Z Compiling sec1 v0.7.3
24122024-03-21T15:27:01.721Z Compiling dof v0.3.0
24132024-03-21T15:27:02.131Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
24142024-03-21T15:27:05.077Z Compiling r2d2 v0.8.10
24152024-03-21T15:27:05.389Z Compiling group v0.13.0
24162024-03-21T15:27:06.043Z Compiling inout v0.1.3
24172024-03-21T15:27:06.851Z Compiling phf v0.11.2
24182024-03-21T15:27:06.893Z Compiling hyper-tls v0.5.0
24192024-03-21T15:27:07.100Z Compiling signal-hook-mio v0.2.3
24202024-03-21T15:27:07.200Z Compiling bzip2 v0.4.4
24212024-03-21T15:27:07.249Z Compiling hyper-rustls v0.24.2
24222024-03-21T15:27:07.281Z Compiling cookie_store v0.20.0
24232024-03-21T15:27:07.536Z Compiling flate2 v1.0.28
24242024-03-21T15:27:08.215Z Compiling postgres-types v0.2.6
24252024-03-21T15:27:08.263Z Compiling zerocopy v0.6.4
24262024-03-21T15:27:08.427Z Compiling hubpack v0.1.2
24272024-03-21T15:27:08.452Z Compiling rustls-pemfile v1.0.3
24282024-03-21T15:27:08.729Z Compiling phf_shared v0.10.0
24292024-03-21T15:27:08.762Z Compiling hkdf v0.12.4
24302024-03-21T15:27:09.268Z Compiling serde_urlencoded v0.7.1
24312024-03-21T15:27:09.268Z Compiling ipnetwork v0.20.0
24322024-03-21T15:27:09.268Z Compiling futures-executor v0.3.30
24332024-03-21T15:27:09.574Z Compiling dtrace-parser v0.2.0
24342024-03-21T15:27:09.700Z Compiling crypto-bigint v0.5.2
24352024-03-21T15:27:09.873Z Compiling float-cmp v0.9.0
24362024-03-21T15:27:10.066Z Compiling normalize-line-endings v0.3.0
24372024-03-21T15:27:10.177Z Compiling data-encoding v2.4.0
24382024-03-21T15:27:11.751Z Compiling whoami v1.5.0
24392024-03-21T15:27:11.798Z Compiling webpki-roots v0.25.2
24402024-03-21T15:27:12.336Z Compiling predicates-core v1.0.6
24412024-03-21T15:27:12.412Z Compiling new_debug_unreachable v1.0.4
24422024-03-21T15:27:12.612Z Compiling winnow v0.6.1
24432024-03-21T15:27:12.676Z Compiling precomputed-hash v0.1.1
24442024-03-21T15:27:12.778Z Compiling minimal-lexical v0.2.1
24452024-03-21T15:27:12.946Z Compiling difflib v0.4.0
24462024-03-21T15:27:12.980Z Compiling either v1.10.0
24472024-03-21T15:27:13.505Z Compiling fixedbitset v0.4.2
24482024-03-21T15:27:13.531Z Compiling sync_wrapper v0.1.2
24492024-03-21T15:27:13.531Z Compiling static_assertions v1.1.0
24502024-03-21T15:27:13.531Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24512024-03-21T15:27:13.531Z Compiling petgraph v0.6.4
24522024-03-21T15:27:13.686Z Compiling reqwest v0.11.24
24532024-03-21T15:27:14.020Z Compiling predicates v3.1.0
24542024-03-21T15:27:14.284Z Compiling itertools v0.10.5
24552024-03-21T15:27:15.206Z Compiling nom v7.1.3
24562024-03-21T15:27:15.499Z Compiling toml_edit v0.22.6
24572024-03-21T15:27:16.445Z Compiling string_cache v0.8.7
24582024-03-21T15:27:17.859Z Compiling tokio-postgres v0.7.10
24592024-03-21T15:27:17.904Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
24602024-03-21T15:27:18.009Z Compiling elliptic-curve v0.13.8
24612024-03-21T15:27:18.604Z Compiling trust-dns-proto v0.22.0
24622024-03-21T15:27:21.981Z Compiling diesel v2.1.4
24632024-03-21T15:27:22.182Z Compiling futures v0.3.30
24642024-03-21T15:27:22.305Z Compiling yasna v0.5.2
24652024-03-21T15:27:22.474Z Compiling zip v0.6.6
24662024-03-21T15:27:23.150Z Compiling crossterm v0.27.0
24672024-03-21T15:27:24.836Z Compiling cipher v0.4.4
24682024-03-21T15:27:24.912Z Compiling darling_macro v0.20.3
24692024-03-21T15:27:24.912Z Compiling clap v4.5.1
24702024-03-21T15:27:24.912Z Compiling similar v2.4.0
24712024-03-21T15:27:24.913Z Compiling bit-set v0.5.3
24722024-03-21T15:27:24.982Z Compiling num-iter v0.1.44
24732024-03-21T15:27:25.143Z Compiling usdt v0.3.5
24742024-03-21T15:27:25.384Z Compiling console v0.15.8
24752024-03-21T15:27:28.299Z Compiling bstr v1.9.0
24762024-03-21T15:27:28.412Z Compiling tokio-stream v0.1.14
24772024-03-21T15:27:28.412Z Compiling toml v0.7.8
24782024-03-21T15:27:28.412Z Compiling hex v0.4.3
24792024-03-21T15:27:28.412Z Compiling proc-macro-error-attr v1.0.4
24802024-03-21T15:27:28.412Z Compiling instant v0.1.12
24812024-03-21T15:27:28.412Z Compiling parking_lot_core v0.8.6
24822024-03-21T15:27:28.412Z Compiling lalrpop-util v0.19.12
24832024-03-21T15:27:28.491Z Compiling darling v0.20.3
24842024-03-21T15:27:29.356Z Compiling proc-macro-error v1.0.4
24852024-03-21T15:27:29.653Z Compiling camino v1.1.6
24862024-03-21T15:27:29.831Z Compiling heapless v0.8.0
24872024-03-21T15:27:34.523Z Compiling num_enum_derive v0.5.11
24882024-03-21T15:27:39.113Z Compiling thread_local v1.1.7
24892024-03-21T15:27:39.803Z Compiling atty v0.2.14
24902024-03-21T15:27:39.953Z Compiling hash32 v0.3.1
24912024-03-21T15:27:40.124Z Compiling half v2.3.1
24922024-03-21T15:27:40.186Z Compiling match_cfg v0.1.0
24932024-03-21T15:27:40.272Z Compiling slog-async v2.8.0
24942024-03-21T15:27:40.637Z Compiling smoltcp v0.11.0
24952024-03-21T15:27:40.704Z Compiling ciborium-io v0.2.2
24962024-03-21T15:27:42.990Z Compiling rustls-pki-types v1.3.0
24972024-03-21T15:27:43.859Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24982024-03-21T15:27:50.571Z Compiling ciborium-ll v0.2.2
24992024-03-21T15:27:51.263Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25002024-03-21T15:27:51.489Z Compiling hostname v0.3.1
25012024-03-21T15:27:54.259Z Compiling num_enum v0.5.11
25022024-03-21T15:27:56.384Z Compiling parking_lot v0.11.2
25032024-03-21T15:28:01.486Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#c5ebe0a2)
25042024-03-21T15:28:01.648Z Compiling slog-json v2.6.1
25052024-03-21T15:28:02.086Z Compiling getopts v0.2.21
25062024-03-21T15:28:02.779Z Compiling crossbeam-channel v0.5.8
25072024-03-21T15:28:03.633Z Compiling dirs-sys-next v0.1.2
25082024-03-21T15:28:04.173Z Compiling fxhash v0.2.1
25092024-03-21T15:28:04.357Z Compiling take_mut v0.2.2
25102024-03-21T15:28:04.562Z Compiling rustls v0.22.2
25112024-03-21T15:28:04.791Z Compiling cobs v0.2.3
25122024-03-21T15:28:04.817Z Compiling embedded-io v0.4.0
25132024-03-21T15:28:04.861Z Compiling unsafe-libyaml v0.2.10
25142024-03-21T15:28:05.578Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25152024-03-21T15:28:05.934Z Compiling serde_yaml v0.9.25
25162024-03-21T15:28:06.242Z Compiling postcard v1.0.8
25172024-03-21T15:28:09.368Z Compiling sled v0.34.7
25182024-03-21T15:28:09.975Z Compiling dirs-next v2.0.0
25192024-03-21T15:28:10.918Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
25202024-03-21T15:28:11.334Z Compiling slog-bunyan v2.5.0
25212024-03-21T15:28:12.143Z Compiling ciborium v0.2.2
25222024-03-21T15:28:16.241Z Compiling rustls-webpki v0.102.1
25232024-03-21T15:28:16.885Z Compiling mg-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
25242024-03-21T15:28:19.745Z Compiling num_enum_derive v0.7.2
25252024-03-21T15:28:20.118Z Compiling strum_macros v0.26.1
25262024-03-21T15:28:21.696Z Compiling structmeta-derive v0.3.0
25272024-03-21T15:28:22.205Z Compiling foreign-types-macros v0.2.3
25282024-03-21T15:28:22.432Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25292024-03-21T15:28:22.579Z Compiling multer v3.0.0
25302024-03-21T15:28:23.186Z Compiling paste v1.0.14
25312024-03-21T15:28:23.431Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25322024-03-21T15:28:23.667Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25332024-03-21T15:28:23.862Z Compiling foreign-types-shared v0.3.1
25342024-03-21T15:28:23.966Z Compiling foreign-types v0.5.0
25352024-03-21T15:28:24.087Z Compiling structmeta v0.3.0
25362024-03-21T15:28:24.418Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25372024-03-21T15:28:27.092Z Compiling strum v0.26.1
25382024-03-21T15:28:29.560Z Compiling num_enum v0.7.2
25392024-03-21T15:28:30.480Z Compiling rdb v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
25402024-03-21T15:28:34.087Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
25412024-03-21T15:28:44.885Z Compiling term v0.7.0
25422024-03-21T15:28:44.985Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
25432024-03-21T15:28:44.985Z Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25442024-03-21T15:28:44.985Z Compiling tabwriter v1.4.0
25452024-03-21T15:28:44.986Z Compiling http v1.0.0
25462024-03-21T15:28:45.529Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25472024-03-21T15:28:45.529Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25482024-03-21T15:28:45.596Z Compiling async-stream-impl v0.3.5
25492024-03-21T15:28:45.693Z Compiling cstr-argument v0.1.2
25502024-03-21T15:28:45.833Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
25512024-03-21T15:28:46.075Z Compiling fastrand v2.0.1
25522024-03-21T15:28:46.237Z Compiling atomic-waker v1.1.1
25532024-03-21T15:28:46.408Z Compiling pretty-hex v0.2.1
25542024-03-21T15:28:46.464Z Compiling crucible-workspace-hack v0.1.0
25552024-03-21T15:28:46.574Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25562024-03-21T15:28:46.602Z Compiling rayon-core v1.12.1
25572024-03-21T15:28:46.655Z Compiling async-stream v0.3.5
25582024-03-21T15:28:46.690Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25592024-03-21T15:28:46.861Z Compiling tempfile v3.10.0
25602024-03-21T15:28:46.891Z Compiling waitgroup v0.1.2
25612024-03-21T15:28:46.995Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
25622024-03-21T15:28:47.055Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25632024-03-21T15:28:47.664Z Compiling slog-term v2.9.0
25642024-03-21T15:28:47.888Z Compiling tokio-rustls v0.25.0
25652024-03-21T15:28:48.231Z Compiling bgp v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
25662024-03-21T15:28:48.436Z Compiling parse-display-derive v0.9.0
25672024-03-21T15:28:49.266Z Compiling toml v0.8.10
25682024-03-21T15:28:49.365Z Compiling rustls-pemfile v2.1.1
25692024-03-21T15:28:49.961Z Compiling serde_with_macros v3.6.1
25702024-03-21T15:28:49.992Z Compiling sha1 v0.10.6
25712024-03-21T15:28:50.633Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#29ae98d1)
25722024-03-21T15:28:51.578Z Compiling crossbeam-deque v0.8.3
25732024-03-21T15:28:51.891Z Compiling colored v2.1.0
25742024-03-21T15:28:52.022Z Compiling newtype-uuid v1.0.1
25752024-03-21T15:28:52.168Z Compiling serde_path_to_error v0.1.16
25762024-03-21T15:28:52.321Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25772024-03-21T15:28:52.874Z Compiling socket2 v0.4.9
25782024-03-21T15:28:53.458Z Compiling debug-ignore v1.0.5
25792024-03-21T15:28:53.484Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25802024-03-21T15:28:53.774Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25812024-03-21T15:28:54.253Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25822024-03-21T15:28:54.443Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25832024-03-21T15:28:54.740Z Compiling serde_with v3.6.1
25842024-03-21T15:28:57.901Z Compiling parse-display v0.9.0
25852024-03-21T15:28:58.079Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
25862024-03-21T15:28:58.783Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25872024-03-21T15:28:59.313Z Compiling camino-tempfile v1.1.1
25882024-03-21T15:28:59.684Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
25892024-03-21T15:28:59.965Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25902024-03-21T15:29:00.052Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25912024-03-21T15:29:00.119Z Compiling backoff v0.4.0
25922024-03-21T15:29:00.408Z Compiling heck v0.3.3
25932024-03-21T15:29:00.560Z Compiling textwrap v0.11.0
25942024-03-21T15:29:00.599Z Compiling macaddr v1.0.1
25952024-03-21T15:29:00.712Z Compiling num-derive v0.4.0
25962024-03-21T15:29:01.096Z Compiling strsim v0.8.0
25972024-03-21T15:29:01.122Z Compiling libefi-sys v0.1.0
25982024-03-21T15:29:01.347Z Compiling vec_map v0.8.2
25992024-03-21T15:29:01.434Z Compiling ansi_term v0.12.1
26002024-03-21T15:29:01.981Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
26012024-03-21T15:29:02.075Z Compiling clap v2.34.0
26022024-03-21T15:29:02.259Z Compiling structopt-derive v0.4.18
26032024-03-21T15:29:02.316Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=952c7d60d22be5198b892bec8d92f4291b9160c2#952c7d60)
26042024-03-21T15:29:03.716Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
26052024-03-21T15:29:04.165Z Compiling rayon v1.9.0
26062024-03-21T15:29:04.372Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
26072024-03-21T15:29:04.744Z Compiling smf v0.2.2
26082024-03-21T15:29:06.553Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26092024-03-21T15:29:06.718Z Compiling blake3 v1.5.0
26102024-03-21T15:29:06.849Z Compiling portable-atomic v1.4.3
26112024-03-21T15:29:06.957Z Compiling structopt v0.3.26
26122024-03-21T15:29:07.443Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26132024-03-21T15:29:07.482Z Compiling memmap2 v0.7.1
26142024-03-21T15:29:07.655Z Compiling filetime v0.2.23
26152024-03-21T15:29:07.943Z Compiling xattr v1.0.1
26162024-03-21T15:29:07.974Z Compiling arrayref v0.3.7
26172024-03-21T15:29:08.057Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26182024-03-21T15:29:08.192Z Compiling same-file v1.0.6
26192024-03-21T15:29:08.219Z Compiling arrayvec v0.7.4
26202024-03-21T15:29:08.421Z Compiling constant_time_eq v0.3.0
26212024-03-21T15:29:08.447Z Compiling walkdir v2.4.0
26222024-03-21T15:29:08.601Z Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26232024-03-21T15:29:08.658Z Compiling tar v0.4.40
26242024-03-21T15:29:09.506Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26252024-03-21T15:29:09.683Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26262024-03-21T15:29:11.567Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26272024-03-21T15:29:11.951Z Compiling gethostname v0.4.3
26282024-03-21T15:29:11.977Z Compiling number_prefix v0.4.0
26292024-03-21T15:29:12.173Z Compiling topological-sort v0.2.2
26302024-03-21T15:29:12.202Z Compiling indicatif v0.17.8
26312024-03-21T15:29:12.230Z Compiling swrite v0.1.0
26322024-03-21T15:29:12.374Z Compiling omicron-zone-package v0.11.0
26332024-03-21T15:29:17.131Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26342024-03-21T15:29:20.021Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26352024-03-21T15:29:20.236Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26362024-03-21T15:29:21.494Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26372024-03-21T15:29:39.872Z Finished release [optimized] target(s) in 3m 59s
26382024-03-21T15:29:39.937Z Running `target/release/omicron-package -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled`
26392024-03-21T15:29:39.976ZLogging to: /work/oxidecomputer/omicron/out/LOG
26402024-03-21T15:29:40.006ZCreated new build target 'default' and set it as active
26412024-03-21T15:29:40.006Z++ cargo run --release --bin omicron-package -- package
26422024-03-21T15:29:41.356Z Compiling ring v0.16.20
26432024-03-21T15:29:42.519Z Compiling sct v0.7.0
26442024-03-21T15:29:42.748Z Compiling rustls v0.21.9
26452024-03-21T15:29:45.633Z Compiling tokio-rustls v0.24.1
26462024-03-21T15:29:45.909Z Compiling hyper-rustls v0.24.2
26472024-03-21T15:29:46.146Z Compiling reqwest v0.11.24
26482024-03-21T15:29:48.076Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
26492024-03-21T15:29:48.076Z Compiling omicron-zone-package v0.11.0
26502024-03-21T15:29:49.315Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
26512024-03-21T15:29:50.902Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
26522024-03-21T15:29:54.273Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26532024-03-21T15:29:54.691Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26542024-03-21T15:29:55.191Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26552024-03-21T15:29:55.233Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26562024-03-21T15:30:02.688Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26572024-03-21T15:30:05.127Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26582024-03-21T15:30:05.633Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26592024-03-21T15:30:07.416Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26602024-03-21T15:30:25.068Z Finished release [optimized] target(s) in 45.02s
26612024-03-21T15:30:25.131Z Running `target/release/omicron-package package`
26622024-03-21T15:30:25.164ZLogging to: /work/oxidecomputer/omicron/out/LOG
26632024-03-21T15:30:26.254Z Compiling base64 v0.22.0
26642024-03-21T15:30:26.287Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26652024-03-21T15:30:26.287Z Compiling linked-hash-map v0.5.6
26662024-03-21T15:30:26.287Z Compiling password-hash v0.5.0
26672024-03-21T15:30:26.287Z Compiling usdt-macro v0.5.0
26682024-03-21T15:30:26.313Z Compiling usdt-attr-macro v0.5.0
26692024-03-21T15:30:26.313Z Compiling blake2 v0.10.6
26702024-03-21T15:30:26.313Z Compiling memmap v0.7.0
26712024-03-21T15:30:26.623Z Compiling lru-cache v0.1.2
26722024-03-21T15:30:26.717Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26732024-03-21T15:30:27.206Z Compiling argon2 v0.5.3
26742024-03-21T15:30:27.244Z Compiling semver v0.1.20
26752024-03-21T15:30:27.408Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26762024-03-21T15:30:27.436Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26772024-03-21T15:30:27.596Z Compiling usdt v0.5.0
26782024-03-21T15:30:27.695Z Compiling rustc_version v0.1.7
26792024-03-21T15:30:27.742Z Compiling humantime v2.1.0
26802024-03-21T15:30:27.946Z Compiling quick-error v1.2.3
26812024-03-21T15:30:28.031Z Compiling newtype_derive v0.1.6
26822024-03-21T15:30:28.078Z Compiling resolv-conf v0.7.0
26832024-03-21T15:30:28.299Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26842024-03-21T15:30:28.418Z Compiling steno v0.4.0
26852024-03-21T15:30:28.450Z Compiling trust-dns-resolver v0.22.0
26862024-03-21T15:30:28.867Z Compiling itertools v0.12.1
26872024-03-21T15:30:28.926Z Compiling derive-where v1.2.7
26882024-03-21T15:30:29.394Z Compiling slog-dtrace v0.3.0
26892024-03-21T15:30:29.688Z Compiling num-rational v0.4.1
26902024-03-21T15:30:30.892Z Compiling nibble_vec v0.1.0
26912024-03-21T15:30:31.086Z Compiling endian-type v0.1.2
26922024-03-21T15:30:31.281Z Compiling radium v0.7.0
26932024-03-21T15:30:31.359Z Compiling radix_trie v0.2.1
26942024-03-21T15:30:31.640Z Compiling num-complex v0.4.4
26952024-03-21T15:30:31.782Z Compiling tap v1.0.1
26962024-03-21T15:30:31.952Z Compiling maybe-uninit v2.0.0
26972024-03-21T15:30:32.148Z Compiling wyz v0.5.1
26982024-03-21T15:30:32.544Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26992024-03-21T15:30:32.739Z Compiling num v0.4.1
27002024-03-21T15:30:33.172Z Compiling num-bigint-dig v0.8.4
27012024-03-21T15:30:33.172Z Compiling cancel-safe-futures v0.1.5
27022024-03-21T15:30:33.172Z Compiling funty v2.0.0
27032024-03-21T15:30:33.172Z Compiling crc-catalog v2.2.0
27042024-03-21T15:30:33.285Z Compiling packed_struct v0.10.1
27052024-03-21T15:30:33.372Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27062024-03-21T15:30:33.579Z Compiling crc v3.0.1
27072024-03-21T15:30:33.753Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27082024-03-21T15:30:34.179Z Compiling bitvec v1.0.1
27092024-03-21T15:30:35.079Z Compiling packed_struct_codegen v0.10.1
27102024-03-21T15:30:37.057Z Compiling indexmap v1.9.3
27112024-03-21T15:30:37.291Z Compiling utf-8 v0.7.6
27122024-03-21T15:30:37.498Z Compiling nodrop v0.1.14
27132024-03-21T15:30:37.619Z Compiling display-error-chain v0.2.0
27142024-03-21T15:30:37.653Z Compiling array-init v0.0.4
27152024-03-21T15:30:37.772Z Compiling tungstenite v0.20.1
27162024-03-21T15:30:38.595Z Compiling smallvec v0.6.14
27172024-03-21T15:30:39.554Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27182024-03-21T15:30:41.604Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27192024-03-21T15:30:42.181Z Compiling rayon-core v1.12.1
27202024-03-21T15:30:42.218Z Compiling pkcs1 v0.7.5
27212024-03-21T15:30:45.365Z Compiling is-terminal v0.4.9
27222024-03-21T15:30:45.464Z Compiling signature v2.1.0
27232024-03-21T15:30:45.677Z Compiling crossbeam-deque v0.8.3
27242024-03-21T15:30:45.959Z Compiling same-file v1.0.6
27252024-03-21T15:30:46.154Z Compiling hashbrown v0.12.3
27262024-03-21T15:30:46.682Z Compiling fastrand v2.0.1
27272024-03-21T15:30:47.157Z Compiling bitfield v0.14.0
27282024-03-21T15:30:47.222Z Compiling termcolor v1.2.0
27292024-03-21T15:30:47.408Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27302024-03-21T15:30:48.010Z Compiling env_logger v0.10.0
27312024-03-21T15:30:48.105Z Compiling tempfile v3.10.0
27322024-03-21T15:30:48.185Z Compiling walkdir v2.4.0
27332024-03-21T15:30:48.736Z Compiling rsa v0.9.2
27342024-03-21T15:30:50.072Z Compiling serde-hex v0.1.0
27352024-03-21T15:30:51.185Z Compiling tokio-tungstenite v0.20.1
27362024-03-21T15:30:51.682Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27372024-03-21T15:30:51.935Z Compiling camino v1.1.6
27382024-03-21T15:30:52.005Z Compiling x509-cert v0.2.4
27392024-03-21T15:30:52.971Z Compiling ron v0.8.1
27402024-03-21T15:30:53.041Z Compiling hashbrown v0.13.2
27412024-03-21T15:30:54.151Z Compiling semver-parser v0.10.2
27422024-03-21T15:30:54.184Z Compiling unicase v2.7.0
27432024-03-21T15:30:54.452Z Compiling crc-any v2.4.3
27442024-03-21T15:30:55.190Z Compiling semver v0.11.0
27452024-03-21T15:30:55.594Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
27462024-03-21T15:30:55.801Z Compiling blake3 v1.5.0
27472024-03-21T15:30:56.050Z Compiling object v0.30.4
27482024-03-21T15:30:57.851Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
27492024-03-21T15:30:57.914Z Compiling rayon v1.9.0
27502024-03-21T15:31:00.971Z Compiling memmap2 v0.7.1
27512024-03-21T15:31:01.096Z Compiling filetime v0.2.23
27522024-03-21T15:31:01.096Z Compiling dirs-sys-next v0.1.2
27532024-03-21T15:31:01.096Z Compiling xattr v1.0.1
27542024-03-21T15:31:01.097Z Compiling constant_time_eq v0.3.0
27552024-03-21T15:31:01.097Z Compiling crunchy v0.2.2
27562024-03-21T15:31:01.196Z Compiling home v0.5.5
27572024-03-21T15:31:01.408Z Compiling arrayref v0.3.7
27582024-03-21T15:31:01.503Z Compiling path-slash v0.1.5
27592024-03-21T15:31:01.697Z Compiling glob v0.3.1
27602024-03-21T15:31:01.775Z Compiling arc-swap v1.6.0
27612024-03-21T15:31:01.817Z Compiling arrayvec v0.7.4
27622024-03-21T15:31:02.429Z Compiling clang-sys v1.6.1
27632024-03-21T15:31:02.461Z Compiling slog-scope v4.4.0
27642024-03-21T15:31:03.006Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27652024-03-21T15:31:03.950Z Compiling toolchain_find v0.2.0
27662024-03-21T15:31:03.950Z Compiling tar v0.4.40
27672024-03-21T15:31:03.950Z Compiling dirs-next v2.0.0
27682024-03-21T15:31:03.950Z Compiling camino-tempfile v1.1.1
27692024-03-21T15:31:04.226Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
27702024-03-21T15:31:04.573Z Compiling libsw v3.3.1
27712024-03-21T15:31:04.844Z Compiling toml v0.5.11
27722024-03-21T15:31:04.893Z Compiling convert_case v0.4.0
27732024-03-21T15:31:05.562Z Compiling topological-sort v0.2.2
27742024-03-21T15:31:05.760Z Compiling prettyplease v0.2.16
27752024-03-21T15:31:05.995Z Compiling linear-map v1.2.0
27762024-03-21T15:31:06.323Z Compiling owo-colors v4.0.0
27772024-03-21T15:31:07.249Z Compiling tiny-keccak v2.0.2
27782024-03-21T15:31:07.510Z Compiling rustfmt-wrapper v0.2.0
27792024-03-21T15:31:07.548Z Compiling omicron-zone-package v0.11.0
27802024-03-21T15:31:08.003Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27812024-03-21T15:31:08.496Z Compiling derive_more v0.99.17
27822024-03-21T15:31:11.977Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#90d3282f)
27832024-03-21T15:31:12.171Z Compiling term v0.7.0
27842024-03-21T15:31:12.386Z Compiling slog-stdlog v4.1.1
27852024-03-21T15:31:12.765Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27862024-03-21T15:31:13.228Z Compiling darling_core v0.14.4
27872024-03-21T15:31:13.309Z Compiling toml v0.8.10
27882024-03-21T15:31:14.057Z Compiling ascii-canvas v3.0.0
27892024-03-21T15:31:14.223Z Compiling slog-envlogger v2.2.0
27902024-03-21T15:31:14.465Z Compiling pem v3.0.2
27912024-03-21T15:31:14.560Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27922024-03-21T15:31:14.782Z Compiling ena v0.14.2
27932024-03-21T15:31:15.128Z Compiling libloading v0.7.4
27942024-03-21T15:31:15.449Z Compiling bindgen v0.69.2
27952024-03-21T15:31:15.798Z Compiling diff v0.1.13
27962024-03-21T15:31:15.852Z Compiling platforms v3.0.2
27972024-03-21T15:31:16.061Z Compiling regex-syntax v0.6.29
27982024-03-21T15:31:16.461Z Compiling mime_guess v2.0.4
27992024-03-21T15:31:17.381Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28002024-03-21T15:31:17.926Z Compiling darling_macro v0.14.4
28012024-03-21T15:31:18.267Z Compiling darling v0.14.4
28022024-03-21T15:31:18.907Z Compiling lalrpop v0.19.12
28032024-03-21T15:31:20.292Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28042024-03-21T15:31:20.413Z Compiling trust-dns-client v0.22.0
28052024-03-21T15:31:20.467Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28062024-03-21T15:31:20.653Z Compiling cexpr v0.6.0
28072024-03-21T15:31:21.112Z Compiling which v4.4.0
28082024-03-21T15:31:21.814Z Compiling vte_generate_state_changes v0.1.1
28092024-03-21T15:31:22.347Z Compiling ref-cast v1.0.20
28102024-03-21T15:31:22.564Z Compiling doc-comment v0.3.3
28112024-03-21T15:31:22.747Z Compiling shlex v1.3.0
28122024-03-21T15:31:22.985Z Compiling lazycell v1.3.0
28132024-03-21T15:31:23.082Z Compiling peeking_take_while v0.1.2
28142024-03-21T15:31:23.136Z Compiling rustc-hash v1.1.0
28152024-03-21T15:31:23.223Z Compiling buf-list v1.0.3
28162024-03-21T15:31:23.697Z Compiling trust-dns-server v0.22.1
28172024-03-21T15:31:25.526Z Compiling vte v0.11.1
28182024-03-21T15:31:27.382Z Compiling derive_builder_core v0.12.0
28192024-03-21T15:31:29.298Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28202024-03-21T15:31:29.532Z Compiling headers-core v0.2.0
28212024-03-21T15:31:29.576Z Compiling libxml v0.3.3
28222024-03-21T15:31:29.609Z Compiling ref-cast-impl v1.0.20
28232024-03-21T15:31:29.690Z Compiling pin-project-internal v1.1.3
28242024-03-21T15:31:29.854Z Compiling memoffset v0.7.1
28252024-03-21T15:31:30.316Z Compiling bytecount v0.6.3
28262024-03-21T15:31:30.374Z Compiling papergrid v0.11.0
28272024-03-21T15:31:30.776Z Compiling headers v0.3.9
28282024-03-21T15:31:31.850Z Compiling pin-project v1.1.3
28292024-03-21T15:31:31.981Z Compiling curve25519-dalek v4.1.1
28302024-03-21T15:31:33.685Z Compiling derive_builder_macro v0.12.0
28312024-03-21T15:31:34.079Z Compiling strip-ansi-escapes v0.2.0
28322024-03-21T15:31:34.302Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28332024-03-21T15:31:34.823Z Compiling samael v0.0.14 (https://github.com/oxidecomputer/samael?branch=oxide/omicron#9e609a8f)
28342024-03-21T15:31:35.583Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28352024-03-21T15:31:36.027Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=952c7d60d22be5198b892bec8d92f4291b9160c2#952c7d60)
28362024-03-21T15:31:38.168Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28372024-03-21T15:31:40.002Z Compiling tabled_derive v0.7.0
28382024-03-21T15:31:41.005Z Compiling polar-core v0.27.0
28392024-03-21T15:31:41.317Z Compiling fd-lock v3.0.13
28402024-03-21T15:31:41.519Z Compiling strum_macros v0.24.3
28412024-03-21T15:31:41.965Z Compiling kstat-rs v0.2.3
28422024-03-21T15:31:42.006Z Compiling snafu-derive v0.7.5
28432024-03-21T15:31:42.388Z Compiling fs-err v2.11.0
28442024-03-21T15:31:42.429Z Compiling cookie v0.18.0
28452024-03-21T15:31:42.658Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
28462024-03-21T15:31:42.690Z Compiling indoc v1.0.9
28472024-03-21T15:31:42.923Z Compiling keccak v0.1.4
28482024-03-21T15:31:43.423Z Compiling strum v0.25.0
28492024-03-21T15:31:43.565Z Compiling nu-ansi-term v0.50.0
28502024-03-21T15:31:44.029Z Compiling sha3 v0.10.8
28512024-03-21T15:31:44.322Z Compiling reedline v0.30.0
28522024-03-21T15:31:44.581Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28532024-03-21T15:31:44.613Z Compiling tabled v0.15.0
28542024-03-21T15:31:46.002Z Compiling snafu v0.7.5
28552024-03-21T15:31:57.399Z Compiling derive_builder v0.12.0
28562024-03-21T15:31:57.900Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28572024-03-21T15:31:59.249Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
28582024-03-21T15:32:01.856Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28592024-03-21T15:32:02.101Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1d8b818b0fd000bc6d2739575c8868b0781dfe41#1d8b818b)
28602024-03-21T15:32:03.096Z Compiling globset v0.4.13
28612024-03-21T15:32:03.156Z Compiling fd-lock v4.0.2
28622024-03-21T15:32:03.347Z Compiling olpc-cjson v0.1.3
28632024-03-21T15:32:03.592Z Compiling bb8 v0.8.3
28642024-03-21T15:32:03.639Z Compiling universal-hash v0.5.1
28652024-03-21T15:32:03.803Z Compiling nix v0.27.1
28662024-03-21T15:32:04.023Z Compiling secrecy v0.8.0
28672024-03-21T15:32:04.258Z Compiling serde_plain v1.0.2
28682024-03-21T15:32:04.688Z Compiling quick-xml v0.30.0
28692024-03-21T15:32:06.858Z Compiling oso-derive v0.27.0
28702024-03-21T15:32:07.698Z Compiling impl-trait-for-tuples v0.2.2
28712024-03-21T15:32:08.644Z Compiling curve25519-dalek-derive v0.1.0
28722024-03-21T15:32:09.585Z Compiling nanorand v0.7.0
28732024-03-21T15:32:09.742Z Compiling async-recursion v1.0.5
28742024-03-21T15:32:09.782Z Compiling sqlparser_derive v0.2.2
28752024-03-21T15:32:10.218Z Compiling thiserror-impl-no-std v2.0.2
28762024-03-21T15:32:10.532Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28772024-03-21T15:32:10.632Z Compiling typed-path v0.7.0
28782024-03-21T15:32:10.786Z Compiling maplit v1.0.2
28792024-03-21T15:32:10.889Z Compiling salty v0.2.0
28802024-03-21T15:32:11.467Z Compiling signature v1.6.4
28812024-03-21T15:32:11.598Z Compiling unicode_categories v0.1.1
28822024-03-21T15:32:11.896Z Compiling opaque-debug v0.3.0
28832024-03-21T15:32:11.995Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28842024-03-21T15:32:12.273Z Compiling poly1305 v0.8.0
28852024-03-21T15:32:12.374Z Compiling thiserror-no-std v2.0.2
28862024-03-21T15:32:12.521Z Compiling sqlformat v0.2.3
28872024-03-21T15:32:13.552Z Compiling tough v0.16.0
28882024-03-21T15:32:14.195Z Compiling ed25519 v1.5.3
28892024-03-21T15:32:14.462Z Compiling rustyline v13.0.0
28902024-03-21T15:32:15.436Z Compiling oso v0.27.0
28912024-03-21T15:32:16.099Z Compiling sqlparser v0.43.1
28922024-03-21T15:32:18.890Z Compiling flume v0.11.0
28932024-03-21T15:32:24.975Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28942024-03-21T15:32:25.497Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28952024-03-21T15:32:30.562Z Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
28962024-03-21T15:32:35.750Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28972024-03-21T15:32:36.349Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28982024-03-21T15:32:36.949Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28992024-03-21T15:32:37.056Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29002024-03-21T15:32:37.268Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29012024-03-21T15:32:37.311Z Compiling chacha20 v0.9.1
29022024-03-21T15:32:37.713Z Compiling aead v0.5.2
29032024-03-21T15:32:37.991Z Compiling bcs v0.1.6
29042024-03-21T15:32:38.724Z Compiling serde-big-array v0.5.1
29052024-03-21T15:32:38.947Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29062024-03-21T15:32:39.579Z Compiling highway v1.1.0
29072024-03-21T15:32:40.697Z Compiling parse-size v1.0.0
29082024-03-21T15:32:40.946Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29092024-03-21T15:32:42.704Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29102024-03-21T15:32:45.070Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29112024-03-21T15:32:49.831Z Compiling chacha20poly1305 v0.10.1
29122024-03-21T15:32:50.073Z Compiling vsss-rs v3.3.4
29132024-03-21T15:32:56.713Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29142024-03-21T15:32:57.363Z Compiling signal-hook-tokio v0.3.1
29152024-03-21T15:32:57.559Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
29162024-03-21T15:32:57.638Z Compiling castaway v0.2.2
29172024-03-21T15:32:57.836Z Compiling serde-big-array v0.4.1
29182024-03-21T15:32:57.910Z Compiling http-range v0.1.5
29192024-03-21T15:32:58.477Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29202024-03-21T15:32:59.536Z Compiling hyper-staticfile v0.9.5
29212024-03-21T15:32:59.723Z Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29222024-03-21T15:33:01.230Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fdf0585c6a227a7cfbee4a61a36938c3d77e4712#fdf0585c)
29232024-03-21T15:33:02.324Z Compiling compact_str v0.7.1
29242024-03-21T15:33:03.610Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29252024-03-21T15:33:05.222Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29262024-03-21T15:33:10.318Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29272024-03-21T15:33:15.491Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29282024-03-21T15:33:15.696Z Compiling lru v0.12.1
29292024-03-21T15:33:15.971Z Compiling stability v0.1.1
29302024-03-21T15:33:16.131Z Compiling indoc v2.0.3
29312024-03-21T15:33:16.672Z Compiling corncobs v0.1.3
29322024-03-21T15:33:16.914Z Compiling cassowary v0.3.0
29332024-03-21T15:33:17.015Z Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29342024-03-21T15:33:17.593Z Compiling ratatui v0.26.1
29352024-03-21T15:33:17.718Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29362024-03-21T15:33:17.765Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29372024-03-21T15:33:20.507Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29382024-03-21T15:33:22.641Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29392024-03-21T15:33:26.205Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29402024-03-21T15:33:26.430Z Compiling rand_seeder v0.2.3
29412024-03-21T15:33:26.748Z Compiling unicode-linebreak v0.1.5
29422024-03-21T15:33:27.620Z Compiling smawk v0.3.1
29432024-03-21T15:33:27.650Z Compiling textwrap v0.16.1
29442024-03-21T15:33:30.528Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29452024-03-21T15:33:31.550Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29462024-03-21T15:33:36.615Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29472024-03-21T15:33:37.583Z Compiling rcgen v0.12.1
29482024-03-21T15:33:38.370Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29492024-03-21T15:33:38.732Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=952c7d60d22be5198b892bec8d92f4291b9160c2#952c7d60)
29502024-03-21T15:33:43.210Z Compiling atomicwrites v0.4.3
29512024-03-21T15:33:43.705Z Compiling fatfs v0.3.6
29522024-03-21T15:33:44.144Z Compiling subprocess v0.2.9
29532024-03-21T15:33:50.723Z Compiling rtoolbox v0.0.1
29542024-03-21T15:33:50.795Z Compiling is_ci v1.2.0
29552024-03-21T15:33:50.795Z Compiling assert_matches v1.5.0
29562024-03-21T15:33:50.795Z Compiling supports-color v3.0.0
29572024-03-21T15:33:50.796Z Compiling rpassword v7.3.1
29582024-03-21T15:33:50.796Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29592024-03-21T15:33:50.796Z Compiling tui-tree-widget v0.17.0
29602024-03-21T15:33:50.796Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29612024-03-21T15:33:50.849Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29622024-03-21T15:33:52.874Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29632024-03-21T15:33:53.109Z Compiling csv-core v0.1.11
29642024-03-21T15:33:53.181Z Compiling shell-words v1.1.0
29652024-03-21T15:33:53.561Z Compiling csv v1.3.0
29662024-03-21T15:33:53.879Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29672024-03-21T15:33:55.321Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29682024-03-21T15:34:28.397Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29692024-03-21T15:34:35.631Z Compiling multimap v0.10.0
29702024-03-21T15:35:45.104Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29712024-03-21T15:35:58.334Z Compiling zone-network-setup v0.1.0 (/work/oxidecomputer/omicron/zone-network-setup)
29722024-03-21T15:36:05.767Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29732024-03-21T15:41:25.798Z Finished release [optimized] target(s) in 11m 00s
29742024-03-21T15:42:37.411Z++ cd /work/oxidecomputer/testbed/a4x2/config/../
29752024-03-21T15:42:37.443Z++ rm -rf cargo-bay/g0/omicron
29762024-03-21T15:42:37.443Z++ mkdir -p cargo-bay/g0/omicron
29772024-03-21T15:42:37.444Z++ rsync --delete -Paz /work/oxidecomputer/omicron/tools /work/oxidecomputer/omicron/out /work/oxidecomputer/omicron/smf /work/oxidecomputer/omicron/target/release/omicron-package /work/oxidecomputer/omicron/package-manifest.toml --exclude out/downloads --exclude out/clickhouse --exclude out/cockroachdb --exclude out/dendrite-stub --exclude out/mgd --exclude out/thundermuffin --exclude out/transceiver-control --exclude out/omicron-nexus.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/clickhouse_svc.tar.gz --exclude out/clickhouse_keeper_svc.tar.gz --exclude out/cockroachdb-service.tar.gz --exclude out/internal-dns-cli.tar.gz --exclude out/dns-server.tar.gz --exclude out/internal-dns-customizations.tar.gz --exclude out/external-dns-customizations.tar.gz --exclude out/ntp-svc.tar.gz --exclude out/mgs.tar.gz --exclude out/omicron-gateway-asic-customizations.tar.gz --exclude out/omicron-gateway-stub-customizations.tar.gz --exclude out/omicron-gateway-softnpu-customizations.tar.gz --exclude out/wicketd.tar.gz --exclude out/wicket.tar.gz --exclude out/switch_zone_setup.tar.gz --exclude out/sp-sim.tar.gz --exclude out/sp-sim-stub.tar.gz --exclude out/sp-sim-softnpu.tar.gz --exclude out/crucible.tar.gz --exclude out/crucible-pantry.tar.gz --exclude out/mg-ddm.tar.gz --exclude out/mgd.tar.gz --exclude out/lldp.tar.gz --exclude out/dendrite-stub.tar.gz --exclude out/dendrite-asic.tar.gz --exclude out/dendrite-softnpu.tar.gz --exclude out/xcvradm.tar.gz --exclude out/thundermuffin.tar.gz --exclude out/zone-network-install.tar.gz --exclude out/zone-network-setup.tar.gz --exclude out/opte-interface-setup.tar.gz --exclude out/omicron-omdb.tar.gz --exclude out/logadm.tar.gz --exclude out/profile.tar.gz --exclude '*.p5p' cargo-bay/g0/omicron/
29782024-03-21T15:42:37.444Zsending incremental file list
29792024-03-21T15:42:37.477Zomicron-package
29802024-03-21T15:42:37.744Z 32,768 0% 0.00kB/s 0:00:00 40,097,552 100% 129.96MB/s 0:00:00 (xfr#1, to-chk=254/255)
29812024-03-21T15:42:37.744Zpackage-manifest.toml
29822024-03-21T15:42:37.778Z 26,511 100% 88.06kB/s 0:00:00 26,511 100% 88.06kB/s 0:00:00 (xfr#2, to-chk=253/255)
29832024-03-21T15:42:37.778Zout/
29842024-03-21T15:42:37.778Zout/LOG
29852024-03-21T15:42:37.778Z 32,768 14% 108.47kB/s 0:00:01 232,308 100% 769.03kB/s 0:00:00 (xfr#3, to-chk=249/255)
29862024-03-21T15:42:37.778Zout/clickhouse.tar.gz
29872024-03-21T15:42:38.536Z 32,768 0% 108.47kB/s 0:35:30 203,194,368 87% 193.78MB/s 0:00:00 231,164,328 100% 203.37MB/s 0:00:01 (xfr#4, to-chk=248/255)
29882024-03-21T15:42:38.536Zout/clickhouse_keeper.tar.gz
29892024-03-21T15:42:39.331Z 32,768 0% 376.47kB/s 0:10:13 231,132,518 100% 247.95MB/s 0:00:00 (xfr#5, to-chk=247/255)
29902024-03-21T15:42:39.331Zout/cockroachdb.tar.gz
29912024-03-21T15:42:39.822Z 32,768 0% 36.00kB/s 0:58:37 28,573,696 22% 27.25MB/s 0:00:03 126,650,468 100% 87.65MB/s 0:00:01 (xfr#6, to-chk=246/255)
29922024-03-21T15:42:39.822Zout/crucible-pantry-zone.tar.gz
29932024-03-21T15:42:39.897Z 32,768 0% 84.43kB/s 0:04:58 25,274,868 100% 52.98MB/s 0:00:00 (xfr#7, to-chk=245/255)
29942024-03-21T15:42:39.897Zout/crucible-zone.tar.gz
29952024-03-21T15:42:40.019Z 32,768 0% 70.18kB/s 0:08:46 36,977,973 100% 61.33MB/s 0:00:00 (xfr#8, to-chk=244/255)
29962024-03-21T15:42:40.019Zout/external-dns.tar.gz
29972024-03-21T15:42:40.150Z 32,768 0% 55.65kB/s 0:09:16 30,996,658 100% 42.35MB/s 0:00:00 (xfr#9, to-chk=243/255)
29982024-03-21T15:42:40.150Zout/internal-dns.tar.gz
29992024-03-21T15:42:40.253Z 32,768 0% 45.85kB/s 0:11:15 30,995,994 100% 36.72MB/s 0:00:00 (xfr#10, to-chk=242/255)
30002024-03-21T15:42:40.253Zout/mg-ddm-gz.tar
30012024-03-21T15:42:40.682Z 32,768 0% 39.70kB/s 0:22:11 21,233,664 40% 20.25MB/s 0:00:01 52,915,712 100% 40.66MB/s 0:00:01 (xfr#11, to-chk=241/255)
30022024-03-21T15:42:40.682Zout/nexus.tar.gz
30032024-03-21T15:42:41.068Z 32,768 0% 132.23kB/s 0:11:32 91,632,921 100% 139.37MB/s 0:00:00 (xfr#12, to-chk=240/255)
30042024-03-21T15:42:41.068Zout/ntp.tar.gz
30052024-03-21T15:42:41.131Z 32,768 0% 50.96kB/s 0:03:23 10,420,988 100% 14.40MB/s 0:00:00 (xfr#13, to-chk=239/255)
30062024-03-21T15:42:41.131Zout/omicron-gateway-softnpu.tar.gz
30072024-03-21T15:42:41.217Z 32,768 0% 46.38kB/s 0:05:55 16,510,378 100% 20.26MB/s 0:00:00 (xfr#14, to-chk=238/255)
30082024-03-21T15:42:41.217Zout/omicron-gateway.tar.gz
30092024-03-21T15:42:41.286Z 32,768 0% 41.18kB/s 0:06:39 16,505,446 100% 18.63MB/s 0:00:00 (xfr#15, to-chk=237/255)
30102024-03-21T15:42:41.286Zout/omicron-sled-agent.tar
30112024-03-21T15:42:42.192Z 32,768 0% 37.83kB/s 0:51:28 17,301,504 14% 16.50MB/s 0:00:05 116,849,152 100% 63.64MB/s 0:00:01 (xfr#16, to-chk=236/255)
30122024-03-21T15:42:42.192Zout/overlay.tar.gz
30132024-03-21T15:42:42.192Z 2,621 100% 3.40kB/s 0:00:00 2,621 100% 3.40kB/s 0:00:00 (xfr#17, to-chk=235/255)
30142024-03-21T15:42:42.192Zout/oximeter.tar.gz
30152024-03-21T15:42:42.371Z 32,768 0% 42.55kB/s 0:18:47 48,023,041 100% 49.83MB/s 0:00:00 (xfr#18, to-chk=234/255)
30162024-03-21T15:42:42.371Zout/oxlog.tar
30172024-03-21T15:42:42.408Z 32,768 0% 34.82kB/s 0:02:58 6,244,352 100% 6.18MB/s 0:00:00 (xfr#19, to-chk=233/255)
30182024-03-21T15:42:42.408Zout/probe.tar.gz
30192024-03-21T15:42:42.456Z 32,768 1% 33.16kB/s 0:01:24 2,829,470 100% 2.77MB/s 0:00:00 (xfr#20, to-chk=232/255)
30202024-03-21T15:42:42.456Zout/propolis-server.tar.gz
30212024-03-21T15:42:42.633Z 32,768 0% 32.85kB/s 0:33:38 7,077,888 10% 6.75MB/s 0:00:08 66,360,059 100% 53.00MB/s 0:00:01 (xfr#21, to-chk=231/255)
30222024-03-21T15:42:42.633Zout/switch-softnpu.tar.gz
30232024-03-21T15:42:43.328Z 32,768 0% 164.10kB/s 0:20:42 203,966,008 100% 218.80MB/s 0:00:00 (xfr#22, to-chk=230/255)
30242024-03-21T15:42:43.329Zout/console-assets/
30252024-03-21T15:42:43.329Zout/console-assets/VERSION
30262024-03-21T15:42:43.329Z 41 100% 0.04kB/s 0:00:00 41 100% 0.04kB/s 0:00:00 (xfr#23, to-chk=226/255)
30272024-03-21T15:42:43.329Zout/console-assets/index.html
30282024-03-21T15:42:43.329Z 466 100% 0.51kB/s 0:00:00 466 100% 0.51kB/s 0:00:00 (xfr#24, to-chk=225/255)
30292024-03-21T15:42:43.329Zout/console-assets/assets/
30302024-03-21T15:42:43.329Zout/console-assets/assets/GT-America-Mono-Medium-YwIu9fzp.woff2
30312024-03-21T15:42:43.397Z 32,768 70% 35.96kB/s 0:00:00 46,276 100% 50.78kB/s 0:00:00 (xfr#25, to-chk=223/255)
30322024-03-21T15:42:43.397Zout/console-assets/assets/GT-America-Mono-Medium-cdKcilbq.woff
30332024-03-21T15:42:43.397Z 32,768 65% 35.96kB/s 0:00:00 50,032 100% 54.84kB/s 0:00:00 (xfr#26, to-chk=222/255)
30342024-03-21T15:42:43.397Zout/console-assets/assets/GT-America-Mono-Regular-OCC-2jMd8Iq8.woff
30352024-03-21T15:42:43.397Z 32,768 55% 35.91kB/s 0:00:00 58,524 100% 64.14kB/s 0:00:00 (xfr#27, to-chk=221/255)
30362024-03-21T15:42:43.397Zout/console-assets/assets/GT-America-Mono-Regular-OCC-EtmRvOfE.woff2
30372024-03-21T15:42:43.397Z 32,768 71% 35.91kB/s 0:00:00 46,060 100% 50.48kB/s 0:00:00 (xfr#28, to-chk=220/255)
30382024-03-21T15:42:43.397Zout/console-assets/assets/SuisseIntl-Book-WebS-7Tl_Fk8K.woff
30392024-03-21T15:42:43.397Z 21,937 100% 24.02kB/s 0:00:00 21,937 100% 24.02kB/s 0:00:00 (xfr#29, to-chk=219/255)
30402024-03-21T15:42:43.397Zout/console-assets/assets/SuisseIntl-Book-WebS-gKxfuMfR.woff2
30412024-03-21T15:42:43.397Z 17,996 100% 19.70kB/s 0:00:00 17,996 100% 19.70kB/s 0:00:00 (xfr#30, to-chk=218/255)
30422024-03-21T15:42:43.397Zout/console-assets/assets/SuisseIntl-Light-WebS-M174oNfc.woff
30432024-03-21T15:42:43.397Z 21,890 100% 23.97kB/s 0:00:00 21,890 100% 23.97kB/s 0:00:00 (xfr#31, to-chk=217/255)
30442024-03-21T15:42:43.397Zout/console-assets/assets/SuisseIntl-Light-WebS-qZv_Xmyw.woff2
30452024-03-21T15:42:43.397Z 17,984 100% 19.69kB/s 0:00:00 17,984 100% 19.69kB/s 0:00:00 (xfr#32, to-chk=216/255)
30462024-03-21T15:42:43.397Zout/console-assets/assets/SuisseIntl-Regular-WebS-d4cfn-bW.woff
30472024-03-21T15:42:43.398Z 21,123 100% 23.13kB/s 0:00:00 21,123 100% 23.13kB/s 0:00:00 (xfr#33, to-chk=215/255)
30482024-03-21T15:42:43.398Zout/console-assets/assets/SuisseIntl-Regular-WebS-u1UIEFRb.woff2
30492024-03-21T15:42:43.398Z 17,228 100% 18.86kB/s 0:00:00 17,228 100% 18.86kB/s 0:00:00 (xfr#34, to-chk=214/255)
30502024-03-21T15:42:43.398Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-CMUS-2lk.woff2
30512024-03-21T15:42:43.398Z 18,448 100% 20.17kB/s 0:00:00 18,448 100% 20.17kB/s 0:00:00 (xfr#35, to-chk=213/255)
30522024-03-21T15:42:43.398Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-J9SU7ygH.woff
30532024-03-21T15:42:43.398Z 22,665 100% 24.79kB/s 0:00:00 22,665 100% 24.79kB/s 0:00:00 (xfr#36, to-chk=212/255)
30542024-03-21T15:42:43.398Zout/console-assets/assets/Terminal-_VoNxbTe.js
30552024-03-21T15:42:43.398Z 32,768 11% 35.83kB/s 0:00:07 287,761 100% 312.94kB/s 0:00:00 (xfr#37, to-chk=211/255)
30562024-03-21T15:42:43.398Zout/console-assets/assets/Terminal-_VoNxbTe.js.gz
30572024-03-21T15:42:43.398Z 32,768 45% 35.63kB/s 0:00:01 71,758 100% 78.04kB/s 0:00:00 (xfr#38, to-chk=210/255)
30582024-03-21T15:42:43.398Zout/console-assets/assets/Terminal-_VoNxbTe.js.map
30592024-03-21T15:42:43.398Z 32,768 5% 35.60kB/s 0:00:15 590,313 100% 637.70kB/s 0:00:00 (xfr#39, to-chk=209/255)
30602024-03-21T15:42:43.398Zout/console-assets/assets/Terminal-_VoNxbTe.js.map.gz
30612024-03-21T15:42:43.398Z 32,768 27% 35.36kB/s 0:00:02 118,282 100% 127.49kB/s 0:00:00 (xfr#40, to-chk=208/255)
30622024-03-21T15:42:43.398Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js
30632024-03-21T15:42:43.398Z 32,768 8% 35.32kB/s 0:00:09 371,459 100% 398.19kB/s 0:00:00 (xfr#41, to-chk=207/255)
30642024-03-21T15:42:43.398Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.gz
30652024-03-21T15:42:43.399Z 32,768 31% 35.13kB/s 0:00:02 103,751 100% 111.22kB/s 0:00:00 (xfr#42, to-chk=206/255)
30662024-03-21T15:42:43.399Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map
30672024-03-21T15:42:44.000Z 32,768 1% 35.13kB/s 0:00:46 1,659,213 100% 1.71MB/s 0:00:00 (xfr#43, to-chk=205/255)
30682024-03-21T15:42:44.001Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map.gz
30692024-03-21T15:42:44.001Z 32,768 8% 34.45kB/s 0:00:10 379,036 100% 397.59kB/s 0:00:00 (xfr#44, to-chk=204/255)
30702024-03-21T15:42:44.001Zout/console-assets/assets/app-1tiVg9q7.js
30712024-03-21T15:42:44.001Z 32,768 2% 34.37kB/s 0:00:31 1,130,062 100% 1.14MB/s 0:00:00 (xfr#45, to-chk=203/255)
30722024-03-21T15:42:44.001Zout/console-assets/assets/app-1tiVg9q7.js.gz
30732024-03-21T15:42:44.001Z 32,768 9% 33.93kB/s 0:00:09 347,811 100% 359.05kB/s 0:00:00 (xfr#46, to-chk=202/255)
30742024-03-21T15:42:44.001Zout/console-assets/assets/app-1tiVg9q7.js.map
30752024-03-21T15:42:44.001Z 32,768 0% 33.83kB/s 0:02:36 5,328,067 100% 5.18MB/s 0:00:00 (xfr#47, to-chk=201/255)
30762024-03-21T15:42:44.001Zout/console-assets/assets/app-1tiVg9q7.js.map.gz
30772024-03-21T15:42:44.002Z 32,768 2% 32.62kB/s 0:00:37 1,261,215 100% 1.22MB/s 0:00:00 (xfr#48, to-chk=200/255)
30782024-03-21T15:42:44.002Zout/console-assets/assets/app-AvNWp1hQ.css
30792024-03-21T15:42:44.002Z 32,768 23% 32.42kB/s 0:00:03 138,004 100% 136.27kB/s 0:00:00 (xfr#49, to-chk=199/255)
30802024-03-21T15:42:44.002Zout/console-assets/assets/app-AvNWp1hQ.css.gz
30812024-03-21T15:42:44.002Z 21,197 100% 20.93kB/s 0:00:00 21,197 100% 20.93kB/s 0:00:00 (xfr#50, to-chk=198/255)
30822024-03-21T15:42:44.002Zout/console-assets/assets/favicon-WELtHcTG.svg
30832024-03-21T15:42:44.002Z 761 100% 0.75kB/s 0:00:00 761 100% 0.75kB/s 0:00:00 (xfr#51, to-chk=197/255)
30842024-03-21T15:42:44.002Zout/console-assets/assets/favicon-cDDaBnwQ.png
30852024-03-21T15:42:44.002Z 1,327 100% 1.31kB/s 0:00:00 1,327 100% 1.31kB/s 0:00:00 (xfr#52, to-chk=196/255)
30862024-03-21T15:42:44.002Zout/console-assets/assets/og-preview-image.webp
30872024-03-21T15:42:44.002Z 32,768 36% 32.36kB/s 0:00:01 89,880 100% 88.66kB/s 0:00:00 (xfr#53, to-chk=195/255)
30882024-03-21T15:42:44.002Zout/console-assets/assets/oxide-hero-rack-IQvkDe3B.webp
30892024-03-21T15:42:44.002Z 32,768 4% 32.29kB/s 0:00:19 673,968 100% 662.81kB/s 0:00:00 (xfr#54, to-chk=194/255)
30902024-03-21T15:42:44.002Zout/manifest-cache/
30912024-03-21T15:42:44.003Zout/manifest-cache/clickhouse.tar.gz.json
30922024-03-21T15:42:44.003Z 780 100% 0.77kB/s 0:00:00 780 100% 0.77kB/s 0:00:00 (xfr#55, to-chk=193/255)
30932024-03-21T15:42:44.003Zout/manifest-cache/clickhouse_keeper.tar.gz.json
30942024-03-21T15:42:44.003Z 801 100% 0.79kB/s 0:00:00 801 100% 0.79kB/s 0:00:00 (xfr#56, to-chk=192/255)
30952024-03-21T15:42:44.003Zout/manifest-cache/clickhouse_keeper_svc.tar.gz.json
30962024-03-21T15:42:44.003Z 2,958 100% 2.91kB/s 0:00:00 2,958 100% 2.91kB/s 0:00:00 (xfr#57, to-chk=191/255)
30972024-03-21T15:42:44.003Zout/manifest-cache/clickhouse_svc.tar.gz.json
30982024-03-21T15:42:44.003Z 2,946 100% 2.90kB/s 0:00:00 2,946 100% 2.90kB/s 0:00:00 (xfr#58, to-chk=190/255)
30992024-03-21T15:42:44.003Zout/manifest-cache/cockroachdb-service.tar.gz.json
31002024-03-21T15:42:44.003Z 32,768 60% 32.23kB/s 0:00:00 53,969 100% 53.02kB/s 0:00:00 (xfr#59, to-chk=189/255)
31012024-03-21T15:42:44.003Zout/manifest-cache/cockroachdb.tar.gz.json
31022024-03-21T15:42:44.003Z 787 100% 0.77kB/s 0:00:00 787 100% 0.77kB/s 0:00:00 (xfr#60, to-chk=188/255)
31032024-03-21T15:42:44.003Zout/manifest-cache/crucible-pantry-zone.tar.gz.json
31042024-03-21T15:42:44.003Z 662 100% 0.65kB/s 0:00:00 662 100% 0.65kB/s 0:00:00 (xfr#61, to-chk=187/255)
31052024-03-21T15:42:44.003Zout/manifest-cache/crucible-zone.tar.gz.json
31062024-03-21T15:42:44.003Z 641 100% 0.63kB/s 0:00:00 641 100% 0.63kB/s 0:00:00 (xfr#62, to-chk=186/255)
31072024-03-21T15:42:44.003Zout/manifest-cache/dns-server.tar.gz.json
31082024-03-21T15:42:44.003Z 942 100% 0.93kB/s 0:00:00 942 100% 0.93kB/s 0:00:00 (xfr#63, to-chk=185/255)
31092024-03-21T15:42:44.003Zout/manifest-cache/external-dns-customizations.tar.gz.json
31102024-03-21T15:42:44.003Z 1,132 100% 1.11kB/s 0:00:00 1,132 100% 1.11kB/s 0:00:00 (xfr#64, to-chk=184/255)
31112024-03-21T15:42:44.003Zout/manifest-cache/external-dns.tar.gz.json
31122024-03-21T15:42:44.003Z 934 100% 0.92kB/s 0:00:00 934 100% 0.92kB/s 0:00:00 (xfr#65, to-chk=183/255)
31132024-03-21T15:42:44.003Zout/manifest-cache/internal-dns-cli.tar.gz.json
31142024-03-21T15:42:44.003Z 752 100% 0.74kB/s 0:00:00 752 100% 0.74kB/s 0:00:00 (xfr#66, to-chk=182/255)
31152024-03-21T15:42:44.003Zout/manifest-cache/internal-dns-customizations.tar.gz.json
31162024-03-21T15:42:44.004Z 1,132 100% 1.11kB/s 0:00:00 1,132 100% 1.11kB/s 0:00:00 (xfr#67, to-chk=181/255)
31172024-03-21T15:42:44.004Zout/manifest-cache/internal-dns.tar.gz.json
31182024-03-21T15:42:44.004Z 791 100% 0.78kB/s 0:00:00 791 100% 0.78kB/s 0:00:00 (xfr#68, to-chk=180/255)
31192024-03-21T15:42:44.004Zout/manifest-cache/logadm.tar.gz.json
31202024-03-21T15:42:44.004Z 1,044 100% 1.03kB/s 0:00:00 1,044 100% 1.03kB/s 0:00:00 (xfr#69, to-chk=179/255)
31212024-03-21T15:42:44.004Zout/manifest-cache/nexus.tar.gz.json
31222024-03-21T15:42:44.004Z 773 100% 0.76kB/s 0:00:00 773 100% 0.76kB/s 0:00:00 (xfr#70, to-chk=178/255)
31232024-03-21T15:42:44.004Zout/manifest-cache/ntp-svc.tar.gz.json
31242024-03-21T15:42:44.004Z 2,228 100% 2.19kB/s 0:00:00 2,228 100% 2.19kB/s 0:00:00 (xfr#71, to-chk=177/255)
31252024-03-21T15:42:44.004Zout/manifest-cache/ntp.tar.gz.json
31262024-03-21T15:42:44.004Z 763 100% 0.75kB/s 0:00:00 763 100% 0.75kB/s 0:00:00 (xfr#72, to-chk=176/255)
31272024-03-21T15:42:44.004Zout/manifest-cache/omicron-gateway-softnpu-customizations.tar.gz.json
31282024-03-21T15:42:44.004Z 1,462 100% 1.44kB/s 0:00:00 1,462 100% 1.44kB/s 0:00:00 (xfr#73, to-chk=175/255)
31292024-03-21T15:42:44.004Zout/manifest-cache/omicron-gateway-softnpu.tar.gz.json
31302024-03-21T15:42:44.004Z 545 100% 0.53kB/s 0:00:00 545 100% 0.53kB/s 0:00:00 (xfr#74, to-chk=174/255)
31312024-03-21T15:42:44.004Zout/manifest-cache/omicron-gateway.tar.gz.json
31322024-03-21T15:42:44.004Z 703 100% 0.69kB/s 0:00:00 703 100% 0.69kB/s 0:00:00 (xfr#75, to-chk=173/255)
31332024-03-21T15:42:44.004Zout/manifest-cache/omicron-nexus.tar.gz.json
31342024-03-21T15:42:44.004Z 32,768 46% 32.16kB/s 0:00:01 70,944 100% 69.63kB/s 0:00:00 (xfr#76, to-chk=172/255)
31352024-03-21T15:42:44.004Zout/manifest-cache/omicron-omdb.tar.gz.json
31362024-03-21T15:42:44.004Z 702 100% 0.69kB/s 0:00:00 702 100% 0.69kB/s 0:00:00 (xfr#77, to-chk=171/255)
31372024-03-21T15:42:44.004Zout/manifest-cache/omicron-sled-agent.tar.json
31382024-03-21T15:42:44.004Z 1,510 100% 1.48kB/s 0:00:00 1,510 100% 1.48kB/s 0:00:00 (xfr#78, to-chk=170/255)
31392024-03-21T15:42:44.004Zout/manifest-cache/opte-interface-setup.tar.gz.json
31402024-03-21T15:42:44.005Z 883 100% 0.87kB/s 0:00:00 883 100% 0.87kB/s 0:00:00 (xfr#79, to-chk=169/255)
31412024-03-21T15:42:44.005Zout/manifest-cache/overlay.tar.gz.json
31422024-03-21T15:42:44.005Z 473 100% 0.46kB/s 0:00:00 473 100% 0.46kB/s 0:00:00 (xfr#80, to-chk=168/255)
31432024-03-21T15:42:44.005Zout/manifest-cache/oximeter-collector.tar.gz.json
31442024-03-21T15:42:44.005Z 18,311 100% 17.97kB/s 0:00:00 18,311 100% 17.97kB/s 0:00:00 (xfr#81, to-chk=167/255)
31452024-03-21T15:42:44.005Zout/manifest-cache/oximeter.tar.gz.json
31462024-03-21T15:42:44.005Z 641 100% 0.63kB/s 0:00:00 641 100% 0.63kB/s 0:00:00 (xfr#82, to-chk=166/255)
31472024-03-21T15:42:44.005Zout/manifest-cache/oxlog.tar.json
31482024-03-21T15:42:44.005Z 321 100% 0.32kB/s 0:00:00 321 100% 0.32kB/s 0:00:00 (xfr#83, to-chk=165/255)
31492024-03-21T15:42:44.005Zout/manifest-cache/probe.tar.gz.json
31502024-03-21T15:42:44.005Z 346 100% 0.34kB/s 0:00:00 346 100% 0.34kB/s 0:00:00 (xfr#84, to-chk=164/255)
31512024-03-21T15:42:44.005Zout/manifest-cache/profile.tar.gz.json
31522024-03-21T15:42:44.005Z 838 100% 0.82kB/s 0:00:00 838 100% 0.82kB/s 0:00:00 (xfr#85, to-chk=163/255)
31532024-03-21T15:42:44.005Zout/manifest-cache/sp-sim-softnpu.tar.gz.json
31542024-03-21T15:42:44.005Z 357 100% 0.35kB/s 0:00:00 357 100% 0.35kB/s 0:00:00 (xfr#86, to-chk=162/255)
31552024-03-21T15:42:44.005Zout/manifest-cache/sp-sim.tar.gz.json
31562024-03-21T15:42:44.005Z 1,549 100% 1.52kB/s 0:00:00 1,549 100% 1.52kB/s 0:00:00 (xfr#87, to-chk=161/255)
31572024-03-21T15:42:44.005Zout/manifest-cache/switch-softnpu.tar.gz.json
31582024-03-21T15:42:44.005Z 1,566 100% 1.54kB/s 0:00:00 1,566 100% 1.54kB/s 0:00:00 (xfr#88, to-chk=160/255)
31592024-03-21T15:42:44.005Zout/manifest-cache/switch_zone_setup.tar.gz.json
31602024-03-21T15:42:44.005Z 10,790 100% 10.58kB/s 0:00:00 10,790 100% 10.58kB/s 0:00:00 (xfr#89, to-chk=159/255)
31612024-03-21T15:42:44.005Zout/manifest-cache/wicket.tar.gz.json
31622024-03-21T15:42:44.005Z 1,084 100% 1.06kB/s 0:00:00 1,084 100% 1.06kB/s 0:00:00 (xfr#90, to-chk=158/255)
31632024-03-21T15:42:44.006Zout/manifest-cache/wicketd.tar.gz.json
31642024-03-21T15:42:44.006Z 1,560 100% 1.53kB/s 0:00:00 1,560 100% 1.53kB/s 0:00:00 (xfr#91, to-chk=157/255)
31652024-03-21T15:42:44.006Zout/manifest-cache/zone-network-install.tar.gz.json
31662024-03-21T15:42:44.006Z 877 100% 0.86kB/s 0:00:00 877 100% 0.86kB/s 0:00:00 (xfr#92, to-chk=156/255)
31672024-03-21T15:42:44.067Zout/manifest-cache/zone-network-setup.tar.gz.json
31682024-03-21T15:42:44.067Z 772 100% 0.76kB/s 0:00:00 772 100% 0.76kB/s 0:00:00 (xfr#93, to-chk=155/255)
31692024-03-21T15:42:44.067Zout/target/
31702024-03-21T15:42:44.067Zout/target/active -> default
31712024-03-21T15:42:44.067Zout/target/default
31722024-03-21T15:42:44.067Z 74 100% 0.07kB/s 0:00:00 74 100% 0.07kB/s 0:00:00 (xfr#94, to-chk=153/255)
31732024-03-21T15:42:44.067Zsmf/
31742024-03-21T15:42:44.067Zsmf/clickhouse/
31752024-03-21T15:42:44.067Zsmf/clickhouse/config_replica.xml
31762024-03-21T15:42:44.067Z 2,728 100% 2.67kB/s 0:00:00 2,728 100% 2.67kB/s 0:00:00 (xfr#95, to-chk=133/255)
31772024-03-21T15:42:44.067Zsmf/clickhouse/manifest.xml
31782024-03-21T15:42:44.067Z 1,494 100% 1.46kB/s 0:00:00 1,494 100% 1.46kB/s 0:00:00 (xfr#96, to-chk=132/255)
31792024-03-21T15:42:44.067Zsmf/clickhouse/method_script.sh
31802024-03-21T15:42:44.067Z 5,330 100% 5.23kB/s 0:00:00 5,330 100% 5.23kB/s 0:00:00 (xfr#97, to-chk=131/255)
31812024-03-21T15:42:44.067Zsmf/clickhouse_keeper/
31822024-03-21T15:42:44.067Zsmf/clickhouse_keeper/keeper_config.xml
31832024-03-21T15:42:44.067Z 1,460 100% 1.43kB/s 0:00:00 1,460 100% 1.43kB/s 0:00:00 (xfr#98, to-chk=130/255)
31842024-03-21T15:42:44.067Zsmf/clickhouse_keeper/manifest.xml
31852024-03-21T15:42:44.067Z 1,534 100% 1.50kB/s 0:00:00 1,534 100% 1.50kB/s 0:00:00 (xfr#99, to-chk=129/255)
31862024-03-21T15:42:44.068Zsmf/clickhouse_keeper/method_script.sh
31872024-03-21T15:42:44.068Z 4,324 100% 4.24kB/s 0:00:00 4,324 100% 4.24kB/s 0:00:00 (xfr#100, to-chk=128/255)
31882024-03-21T15:42:44.068Zsmf/cockroachdb/
31892024-03-21T15:42:44.068Zsmf/cockroachdb/manifest.xml
31902024-03-21T15:42:44.068Z 1,667 100% 1.63kB/s 0:00:00 1,667 100% 1.63kB/s 0:00:00 (xfr#101, to-chk=127/255)
31912024-03-21T15:42:44.068Zsmf/cockroachdb/method_script.sh
31922024-03-21T15:42:44.068Z 1,030 100% 1.01kB/s 0:00:00 1,030 100% 1.01kB/s 0:00:00 (xfr#102, to-chk=126/255)
31932024-03-21T15:42:44.068Zsmf/external-dns/
31942024-03-21T15:42:44.068Zsmf/external-dns/config.toml
31952024-03-21T15:42:44.068Z 353 100% 0.35kB/s 0:00:00 353 100% 0.35kB/s 0:00:00 (xfr#103, to-chk=125/255)
31962024-03-21T15:42:44.068Zsmf/external-dns/manifest.xml
31972024-03-21T15:42:44.068Z 1,805 100% 1.77kB/s 0:00:00 1,805 100% 1.77kB/s 0:00:00 (xfr#104, to-chk=124/255)
31982024-03-21T15:42:44.068Zsmf/installinator/
31992024-03-21T15:42:44.068Zsmf/installinator/manifest.xml
32002024-03-21T15:42:44.068Z 2,149 100% 2.10kB/s 0:00:00 2,149 100% 2.10kB/s 0:00:00 (xfr#105, to-chk=123/255)
32012024-03-21T15:42:44.068Zsmf/internal-dns/
32022024-03-21T15:42:44.068Zsmf/internal-dns/config.toml
32032024-03-21T15:42:44.068Z 353 100% 0.35kB/s 0:00:00 353 100% 0.35kB/s 0:00:00 (xfr#106, to-chk=122/255)
32042024-03-21T15:42:44.068Zsmf/internal-dns/manifest.xml
32052024-03-21T15:42:44.068Z 1,618 100% 1.58kB/s 0:00:00 1,618 100% 1.58kB/s 0:00:00 (xfr#107, to-chk=121/255)
32062024-03-21T15:42:44.068Zsmf/logadm/
32072024-03-21T15:42:44.068Zsmf/logadm/crontab.root
32082024-03-21T15:42:44.068Z 30 100% 0.03kB/s 0:00:00 30 100% 0.03kB/s 0:00:00 (xfr#108, to-chk=120/255)
32092024-03-21T15:42:44.069Zsmf/logadm/logadm.conf
32102024-03-21T15:42:44.069Z 2,553 100% 2.50kB/s 0:00:00 2,553 100% 2.50kB/s 0:00:00 (xfr#109, to-chk=119/255)
32112024-03-21T15:42:44.069Zsmf/mgs-sim/
32122024-03-21T15:42:44.069Zsmf/mgs-sim/config.toml
32132024-03-21T15:42:44.069Z 3,534 100% 3.46kB/s 0:00:00 3,534 100% 3.46kB/s 0:00:00 (xfr#110, to-chk=118/255)
32142024-03-21T15:42:44.069Zsmf/mgs/
32152024-03-21T15:42:44.069Zsmf/mgs/config.toml
32162024-03-21T15:42:44.069Z 9,085 100% 8.90kB/s 0:00:00 9,085 100% 8.90kB/s 0:00:00 (xfr#111, to-chk=117/255)
32172024-03-21T15:42:44.069Zsmf/mgs/manifest.xml
32182024-03-21T15:42:44.069Z 2,474 100% 2.42kB/s 0:00:00 2,474 100% 2.42kB/s 0:00:00 (xfr#112, to-chk=116/255)
32192024-03-21T15:42:44.069Zsmf/nexus/
32202024-03-21T15:42:44.069Zsmf/nexus/manifest.xml
32212024-03-21T15:42:44.069Z 1,987 100% 1.95kB/s 0:00:00 1,987 100% 1.95kB/s 0:00:00 (xfr#113, to-chk=115/255)
32222024-03-21T15:42:44.069Zsmf/nexus/multi-sled/
32232024-03-21T15:42:44.069Zsmf/nexus/multi-sled/config-partial.toml
32242024-03-21T15:42:44.069Z 1,997 100% 1.96kB/s 0:00:00 1,997 100% 1.96kB/s 0:00:00 (xfr#114, to-chk=112/255)
32252024-03-21T15:42:44.069Zsmf/nexus/single-sled/
32262024-03-21T15:42:44.069Zsmf/nexus/single-sled/config-partial.toml
32272024-03-21T15:42:44.069Z 1,993 100% 1.95kB/s 0:00:00 1,993 100% 1.95kB/s 0:00:00 (xfr#115, to-chk=111/255)
32282024-03-21T15:42:44.069Zsmf/ntp/
32292024-03-21T15:42:44.069Zsmf/ntp/etc/
32302024-03-21T15:42:44.069Zsmf/ntp/etc/inet/
32312024-03-21T15:42:44.069Zsmf/ntp/etc/inet/chrony.conf.boundary
32322024-03-21T15:42:44.069Z 881 100% 0.86kB/s 0:00:00 881 100% 0.86kB/s 0:00:00 (xfr#116, to-chk=105/255)
32332024-03-21T15:42:44.070Zsmf/ntp/etc/inet/chrony.conf.internal
32342024-03-21T15:42:44.070Z 1,108 100% 1.09kB/s 0:00:00 1,108 100% 1.09kB/s 0:00:00 (xfr#117, to-chk=104/255)
32352024-03-21T15:42:44.070Zsmf/ntp/etc/logadm.d/
32362024-03-21T15:42:44.070Zsmf/ntp/etc/logadm.d/chrony.logadm.conf
32372024-03-21T15:42:44.070Z 135 100% 0.13kB/s 0:00:00 135 100% 0.13kB/s 0:00:00 (xfr#118, to-chk=103/255)
32382024-03-21T15:42:44.070Zsmf/ntp/manifest/
32392024-03-21T15:42:44.070Zsmf/ntp/manifest/manifest.xml
32402024-03-21T15:42:44.070Z 3,336 100% 3.27kB/s 0:00:00 3,336 100% 3.27kB/s 0:00:00 (xfr#119, to-chk=102/255)
32412024-03-21T15:42:44.070Zsmf/ntp/method/
32422024-03-21T15:42:44.070Zsmf/ntp/method/svc-site-ntp
32432024-03-21T15:42:44.070Z 3,211 100% 3.15kB/s 0:00:00 3,211 100% 3.15kB/s 0:00:00 (xfr#120, to-chk=101/255)
32442024-03-21T15:42:44.070Zsmf/opte-interface-setup/
32452024-03-21T15:42:44.070Zsmf/opte-interface-setup/manifest.xml
32462024-03-21T15:42:44.070Z 1,638 100% 1.60kB/s 0:00:00 1,638 100% 1.60kB/s 0:00:00 (xfr#121, to-chk=100/255)
32472024-03-21T15:42:44.070Zsmf/oximeter/
32482024-03-21T15:42:44.070Zsmf/oximeter/config.toml
32492024-03-21T15:42:44.070Z 205 100% 0.20kB/s 0:00:00 205 100% 0.20kB/s 0:00:00 (xfr#122, to-chk=99/255)
32502024-03-21T15:42:44.070Zsmf/oximeter/manifest.xml
32512024-03-21T15:42:44.070Z 1,770 100% 1.73kB/s 0:00:00 1,770 100% 1.73kB/s 0:00:00 (xfr#123, to-chk=98/255)
32522024-03-21T15:42:44.070Zsmf/profile/
32532024-03-21T15:42:44.070Zsmf/profile/bashrc
32542024-03-21T15:42:44.071Z 925 100% 0.91kB/s 0:00:00 925 100% 0.91kB/s 0:00:00 (xfr#124, to-chk=97/255)
32552024-03-21T15:42:44.071Zsmf/profile/profile
32562024-03-21T15:42:44.071Z 535 100% 0.52kB/s 0:00:00 535 100% 0.52kB/s 0:00:00 (xfr#125, to-chk=96/255)
32572024-03-21T15:42:44.071Zsmf/sled-agent/
32582024-03-21T15:42:44.071Zsmf/sled-agent/manifest.xml
32592024-03-21T15:42:44.071Z 2,373 100% 2.32kB/s 0:00:00 2,373 100% 2.32kB/s 0:00:00 (xfr#126, to-chk=95/255)
32602024-03-21T15:42:44.071Zsmf/sled-agent/gimlet-standalone/
32612024-03-21T15:42:44.071Zsmf/sled-agent/gimlet-standalone/README.md
32622024-03-21T15:42:44.071Z 114 100% 0.11kB/s 0:00:00 114 100% 0.11kB/s 0:00:00 (xfr#127, to-chk=91/255)
32632024-03-21T15:42:44.071Zsmf/sled-agent/gimlet-standalone/config-rss.toml
32642024-03-21T15:42:44.071Z 6,611 100% 6.47kB/s 0:00:00 6,611 100% 6.47kB/s 0:00:00 (xfr#128, to-chk=90/255)
32652024-03-21T15:42:44.071Zsmf/sled-agent/gimlet-standalone/config.toml
32662024-03-21T15:42:44.071Z 1,800 100% 1.76kB/s 0:00:00 1,800 100% 1.76kB/s 0:00:00 (xfr#129, to-chk=89/255)
32672024-03-21T15:42:44.101Zsmf/sled-agent/gimlet/
32682024-03-21T15:42:44.101Zsmf/sled-agent/gimlet/README.md
32692024-03-21T15:42:44.101Z 54 100% 0.05kB/s 0:00:00 54 100% 0.05kB/s 0:00:00 (xfr#130, to-chk=88/255)
32702024-03-21T15:42:44.101Zsmf/sled-agent/gimlet/config.toml
32712024-03-21T15:42:44.101Z 1,657 100% 1.62kB/s 0:00:00 1,657 100% 1.62kB/s 0:00:00 (xfr#131, to-chk=87/255)
32722024-03-21T15:42:44.101Zsmf/sled-agent/non-gimlet/
32732024-03-21T15:42:44.101Zsmf/sled-agent/non-gimlet/README.md
32742024-03-21T15:42:44.101Z 105 100% 0.10kB/s 0:00:00 105 100% 0.10kB/s 0:00:00 (xfr#132, to-chk=86/255)
32752024-03-21T15:42:44.101Zsmf/sled-agent/non-gimlet/config-rss.toml
32762024-03-21T15:42:44.101Z 1,947 100% 1.91kB/s 0:00:00 1,947 100% 1.91kB/s 0:00:00 (xfr#133, to-chk=85/255)
32772024-03-21T15:42:44.101Zsmf/sled-agent/non-gimlet/config.toml
32782024-03-21T15:42:44.101Z 2,906 100% 2.84kB/s 0:00:00 2,906 100% 2.84kB/s 0:00:00 (xfr#134, to-chk=84/255)
32792024-03-21T15:42:44.101Zsmf/sp-sim/
32802024-03-21T15:42:44.101Zsmf/sp-sim/config.toml
32812024-03-21T15:42:44.101Z 2,604 100% 2.55kB/s 0:00:00 2,604 100% 2.55kB/s 0:00:00 (xfr#135, to-chk=83/255)
32822024-03-21T15:42:44.101Zsmf/sp-sim/manifest.xml
32832024-03-21T15:42:44.101Z 1,271 100% 1.24kB/s 0:00:00 1,271 100% 1.24kB/s 0:00:00 (xfr#136, to-chk=82/255)
32842024-03-21T15:42:44.101Zsmf/switch_zone_setup/
32852024-03-21T15:42:44.102Zsmf/switch_zone_setup/manifest.xml
32862024-03-21T15:42:44.102Z 1,061 100% 1.04kB/s 0:00:00 1,061 100% 1.04kB/s 0:00:00 (xfr#137, to-chk=81/255)
32872024-03-21T15:42:44.102Zsmf/switch_zone_setup/support_authorized_keys
32882024-03-21T15:42:44.102Z 1,284 100% 1.26kB/s 0:00:00 1,284 100% 1.26kB/s 0:00:00 (xfr#138, to-chk=80/255)
32892024-03-21T15:42:44.102Zsmf/switch_zone_setup/switch_zone_setup
32902024-03-21T15:42:44.102Z 1,041 100% 1.02kB/s 0:00:00 1,041 100% 1.02kB/s 0:00:00 (xfr#139, to-chk=79/255)
32912024-03-21T15:42:44.102Zsmf/wicketd/
32922024-03-21T15:42:44.102Zsmf/wicketd/config.toml
32932024-03-21T15:42:44.102Z 104 100% 0.10kB/s 0:00:00 104 100% 0.10kB/s 0:00:00 (xfr#140, to-chk=78/255)
32942024-03-21T15:42:44.102Zsmf/wicketd/manifest.xml
32952024-03-21T15:42:44.102Z 2,954 100% 2.89kB/s 0:00:00 2,954 100% 2.89kB/s 0:00:00 (xfr#141, to-chk=77/255)
32962024-03-21T15:42:44.102Zsmf/zone-network-setup/
32972024-03-21T15:42:44.102Zsmf/zone-network-setup/manifest.xml
32982024-03-21T15:42:44.102Z 1,614 100% 1.58kB/s 0:00:00 1,614 100% 1.58kB/s 0:00:00 (xfr#142, to-chk=76/255)
32992024-03-21T15:42:44.102Ztools/
33002024-03-21T15:42:44.102Ztools/README.adoc
33012024-03-21T15:42:44.102Z 3,558 100% 3.48kB/s 0:00:00 3,558 100% 3.48kB/s 0:00:00 (xfr#143, to-chk=75/255)
33022024-03-21T15:42:44.102Ztools/build-global-zone-packages.sh
33032024-03-21T15:42:44.102Z 2,388 100% 2.33kB/s 0:00:00 2,388 100% 2.33kB/s 0:00:00 (xfr#144, to-chk=74/255)
33042024-03-21T15:42:44.102Ztools/build-host-image.sh
33052024-03-21T15:42:44.102Z 2,971 100% 2.90kB/s 0:00:00 2,971 100% 2.90kB/s 0:00:00 (xfr#145, to-chk=73/255)
33062024-03-21T15:42:44.102Ztools/build-trampoline-global-zone-packages.sh
33072024-03-21T15:42:44.102Z 1,878 100% 1.84kB/s 0:00:00 1,878 100% 1.84kB/s 0:00:00 (xfr#146, to-chk=72/255)
33082024-03-21T15:42:44.102Ztools/ci_check_opte_ver.sh
33092024-03-21T15:42:44.103Z 2,770 100% 2.71kB/s 0:00:00 2,770 100% 2.71kB/s 0:00:00 (xfr#147, to-chk=71/255)
33102024-03-21T15:42:44.103Ztools/ci_download_clickhouse
33112024-03-21T15:42:44.103Z 3,631 100% 3.55kB/s 0:00:00 3,631 100% 3.55kB/s 0:00:00 (xfr#148, to-chk=70/255)
33122024-03-21T15:42:44.103Ztools/ci_download_cockroachdb
33132024-03-21T15:42:44.103Z 4,292 100% 4.20kB/s 0:00:00 4,292 100% 4.20kB/s 0:00:00 (xfr#149, to-chk=69/255)
33142024-03-21T15:42:44.103Ztools/ci_download_console
33152024-03-21T15:42:44.103Z 1,991 100% 1.95kB/s 0:00:00 1,991 100% 1.95kB/s 0:00:00 (xfr#150, to-chk=68/255)
33162024-03-21T15:42:44.103Ztools/ci_download_dendrite_openapi
33172024-03-21T15:42:44.103Z 1,719 100% 1.68kB/s 0:00:00 1,719 100% 1.68kB/s 0:00:00 (xfr#151, to-chk=67/255)
33182024-03-21T15:42:44.103Ztools/ci_download_dendrite_stub
33192024-03-21T15:42:44.103Z 4,229 100% 4.13kB/s 0:00:00 4,229 100% 4.13kB/s 0:00:00 (xfr#152, to-chk=66/255)
33202024-03-21T15:42:44.103Ztools/ci_download_maghemite_mgd
33212024-03-21T15:42:44.103Z 3,650 100% 3.57kB/s 0:00:00 3,650 100% 3.57kB/s 0:00:00 (xfr#153, to-chk=65/255)
33222024-03-21T15:42:44.103Ztools/ci_download_maghemite_openapi
33232024-03-21T15:42:44.103Z 1,989 100% 1.94kB/s 0:00:00 1,989 100% 1.94kB/s 0:00:00 (xfr#154, to-chk=64/255)
33242024-03-21T15:42:44.103Ztools/ci_download_softnpu_machinery
33252024-03-21T15:42:44.103Z 668 100% 0.65kB/s 0:00:00 668 100% 0.65kB/s 0:00:00 (xfr#155, to-chk=63/255)
33262024-03-21T15:42:44.103Ztools/ci_download_thundermuffin
33272024-03-21T15:42:44.103Z 3,237 100% 3.16kB/s 0:00:00 3,237 100% 3.16kB/s 0:00:00 (xfr#156, to-chk=62/255)
33282024-03-21T15:42:44.103Ztools/ci_download_transceiver_control
33292024-03-21T15:42:44.103Z 3,415 100% 3.34kB/s 0:00:00 3,415 100% 3.34kB/s 0:00:00 (xfr#157, to-chk=61/255)
33302024-03-21T15:42:44.103Ztools/clickhouse_checksums
33312024-03-21T15:42:44.103Z 153 100% 0.15kB/s 0:00:00 153 100% 0.15kB/s 0:00:00 (xfr#158, to-chk=60/255)
33322024-03-21T15:42:44.103Ztools/clickhouse_version
33332024-03-21T15:42:44.104Z 11 100% 0.01kB/s 0:00:00 11 100% 0.01kB/s 0:00:00 (xfr#159, to-chk=59/255)
33342024-03-21T15:42:44.104Ztools/cockroachdb_checksums
33352024-03-21T15:42:44.104Z 258 100% 0.25kB/s 0:00:00 258 100% 0.25kB/s 0:00:00 (xfr#160, to-chk=58/255)
33362024-03-21T15:42:44.104Ztools/cockroachdb_version
33372024-03-21T15:42:44.104Z 8 100% 0.01kB/s 0:00:00 8 100% 0.01kB/s 0:00:00 (xfr#161, to-chk=57/255)
33382024-03-21T15:42:44.104Ztools/console_version
33392024-03-21T15:42:44.104Z 122 100% 0.12kB/s 0:00:00 122 100% 0.12kB/s 0:00:00 (xfr#162, to-chk=56/255)
33402024-03-21T15:42:44.104Ztools/create_gimlet_virtual_hardware.sh
33412024-03-21T15:42:44.104Z 936 100% 0.91kB/s 0:00:00 936 100% 0.91kB/s 0:00:00 (xfr#163, to-chk=55/255)
33422024-03-21T15:42:44.104Ztools/create_scrimlet_virtual_hardware.sh
33432024-03-21T15:42:44.104Z 2,014 100% 1.97kB/s 0:00:00 2,014 100% 1.97kB/s 0:00:00 (xfr#164, to-chk=54/255)
33442024-03-21T15:42:44.104Ztools/create_self_signed_cert.sh
33452024-03-21T15:42:44.104Z 685 100% 0.67kB/s 0:00:00 685 100% 0.67kB/s 0:00:00 (xfr#165, to-chk=53/255)
33462024-03-21T15:42:44.104Ztools/create_virtual_hardware.sh
33472024-03-21T15:42:44.104Z 3,184 100% 3.11kB/s 0:00:00 3,184 100% 3.11kB/s 0:00:01 (xfr#166, to-chk=52/255)
33482024-03-21T15:42:44.104Ztools/delete-reservoir.sh
33492024-03-21T15:42:44.104Z 136 100% 0.13kB/s 0:00:00 136 100% 0.13kB/s 0:00:01 (xfr#167, to-chk=51/255)
33502024-03-21T15:42:44.104Ztools/dendrite_openapi_version
33512024-03-21T15:42:44.104Z 122 100% 0.12kB/s 0:00:00 122 100% 0.12kB/s 0:00:01 (xfr#168, to-chk=50/255)
33522024-03-21T15:42:44.104Ztools/dendrite_stub_checksums
33532024-03-21T15:42:44.104Z 267 100% 0.26kB/s 0:00:00 267 100% 0.26kB/s 0:00:01 (xfr#169, to-chk=49/255)
33542024-03-21T15:42:44.104Ztools/destroy_gimlet_virtual_hardware.sh
33552024-03-21T15:42:44.104Z 888 100% 0.87kB/s 0:00:00 888 100% 0.87kB/s 0:00:01 (xfr#170, to-chk=48/255)
33562024-03-21T15:42:44.105Ztools/destroy_scrimlet_virtual_hardware.sh
33572024-03-21T15:42:44.105Z 1,147 100% 1.12kB/s 0:00:00 1,147 100% 1.12kB/s 0:00:01 (xfr#171, to-chk=47/255)
33582024-03-21T15:42:44.105Ztools/destroy_virtual_hardware.sh
33592024-03-21T15:42:44.105Z 2,227 100% 2.17kB/s 0:00:00 2,227 100% 2.17kB/s 0:00:01 (xfr#172, to-chk=46/255)
33602024-03-21T15:42:44.105Ztools/dvt_dock_version
33612024-03-21T15:42:44.105Z 48 100% 0.05kB/s 0:00:00 48 100% 0.05kB/s 0:00:01 (xfr#173, to-chk=45/255)
33622024-03-21T15:42:44.105Ztools/ensure_buildomat_artifact.sh
33632024-03-21T15:42:44.105Z 3,759 100% 3.67kB/s 0:00:00 3,759 100% 3.67kB/s 0:00:01 (xfr#174, to-chk=44/255)
33642024-03-21T15:42:44.105Ztools/generate-nexus-api.sh
33652024-03-21T15:42:44.105Z 174 100% 0.17kB/s 0:00:00 174 100% 0.17kB/s 0:00:01 (xfr#175, to-chk=43/255)
33662024-03-21T15:42:44.105Ztools/generate-sled-agent-api.sh
33672024-03-21T15:42:44.133Z 161 100% 0.16kB/s 0:00:00 161 100% 0.16kB/s 0:00:01 (xfr#176, to-chk=42/255)
33682024-03-21T15:42:44.133Ztools/generate-wicketd-api.sh
33692024-03-21T15:42:44.133Z 75 100% 0.07kB/s 0:00:00 75 100% 0.07kB/s 0:00:01 (xfr#177, to-chk=41/255)
33702024-03-21T15:42:44.133Ztools/hubris_checksums
33712024-03-21T15:42:44.133Z 852 100% 0.83kB/s 0:00:00 852 100% 0.83kB/s 0:00:01 (xfr#178, to-chk=40/255)
33722024-03-21T15:42:44.133Ztools/hubris_version
33732024-03-21T15:42:44.133Z 50 100% 0.05kB/s 0:00:00 50 100% 0.05kB/s 0:00:01 (xfr#179, to-chk=39/255)
33742024-03-21T15:42:44.133Ztools/install_builder_prerequisites.sh
33752024-03-21T15:42:44.133Z 7,537 100% 7.36kB/s 0:00:00 7,537 100% 7.36kB/s 0:00:01 (xfr#180, to-chk=38/255)
33762024-03-21T15:42:44.133Ztools/install_opte.sh
33772024-03-21T15:42:44.133Z 3,755 100% 3.67kB/s 0:00:00 3,755 100% 3.67kB/s 0:00:01 (xfr#181, to-chk=37/255)
33782024-03-21T15:42:44.133Ztools/install_prerequisites.sh
33792024-03-21T15:42:44.133Z 255 100% 0.25kB/s 0:00:00 255 100% 0.25kB/s 0:00:01 (xfr#182, to-chk=36/255)
33802024-03-21T15:42:44.133Ztools/install_runner_prerequisites.sh
33812024-03-21T15:42:44.134Z 4,154 100% 4.06kB/s 0:00:00 4,154 100% 4.06kB/s 0:00:01 (xfr#183, to-chk=35/255)
33822024-03-21T15:42:44.134Ztools/maghemite_ddm_openapi_version
33832024-03-21T15:42:44.134Z 122 100% 0.12kB/s 0:00:00 122 100% 0.12kB/s 0:00:01 (xfr#184, to-chk=34/255)
33842024-03-21T15:42:44.134Ztools/maghemite_mg_openapi_version
33852024-03-21T15:42:44.134Z 122 100% 0.12kB/s 0:00:00 122 100% 0.12kB/s 0:00:01 (xfr#185, to-chk=33/255)
33862024-03-21T15:42:44.134Ztools/maghemite_mgd_checksums
33872024-03-21T15:42:44.134Z 162 100% 0.16kB/s 0:00:00 162 100% 0.16kB/s 0:00:01 (xfr#186, to-chk=32/255)
33882024-03-21T15:42:44.134Ztools/opte_version
33892024-03-21T15:42:44.134Z 9 100% 0.01kB/s 0:00:00 9 100% 0.01kB/s 0:00:01 (xfr#187, to-chk=31/255)
33902024-03-21T15:42:44.134Ztools/opte_version_override
33912024-03-21T15:42:44.134Z 142 100% 0.14kB/s 0:00:00 142 100% 0.14kB/s 0:00:01 (xfr#188, to-chk=30/255)
33922024-03-21T15:42:44.134Ztools/renovate-post-upgrade.sh
33932024-03-21T15:42:44.134Z 1,705 100% 1.67kB/s 0:00:00 1,705 100% 1.67kB/s 0:00:01 (xfr#189, to-chk=29/255)
33942024-03-21T15:42:44.134Ztools/thundermuffin_checksums
33952024-03-21T15:42:44.134Z 79 100% 0.08kB/s 0:00:00 79 100% 0.08kB/s 0:00:01 (xfr#190, to-chk=28/255)
33962024-03-21T15:42:44.134Ztools/thundermuffin_version
33972024-03-21T15:42:44.134Z 50 100% 0.05kB/s 0:00:00 50 100% 0.05kB/s 0:00:01 (xfr#191, to-chk=27/255)
33982024-03-21T15:42:44.134Ztools/transceiver_control_version
33992024-03-21T15:42:44.134Z 137 100% 0.13kB/s 0:00:00 137 100% 0.13kB/s 0:00:01 (xfr#192, to-chk=26/255)
34002024-03-21T15:42:44.134Ztools/uninstall_opte.sh
34012024-03-21T15:42:44.134Z 6,514 100% 6.36kB/s 0:00:00 6,514 100% 6.36kB/s 0:00:01 (xfr#193, to-chk=25/255)
34022024-03-21T15:42:44.134Ztools/update_crucible.sh
34032024-03-21T15:42:44.135Z 1,093 100% 1.07kB/s 0:00:00 1,093 100% 1.07kB/s 0:00:01 (xfr#194, to-chk=24/255)
34042024-03-21T15:42:44.135Ztools/update_dendrite.sh
34052024-03-21T15:42:44.135Z 2,333 100% 2.28kB/s 0:00:00 2,333 100% 2.28kB/s 0:00:01 (xfr#195, to-chk=23/255)
34062024-03-21T15:42:44.135Ztools/update_helpers.sh
34072024-03-21T15:42:44.135Z 3,831 100% 3.74kB/s 0:00:00 3,831 100% 3.74kB/s 0:00:01 (xfr#196, to-chk=22/255)
34082024-03-21T15:42:44.135Ztools/update_lldp.sh
34092024-03-21T15:42:44.135Z 1,000 100% 0.98kB/s 0:00:00 1,000 100% 0.98kB/s 0:00:01 (xfr#197, to-chk=21/255)
34102024-03-21T15:42:44.135Ztools/update_maghemite.sh
34112024-03-21T15:42:44.135Z 939 100% 0.92kB/s 0:00:00 939 100% 0.92kB/s 0:00:01 (xfr#198, to-chk=20/255)
34122024-03-21T15:42:44.135Ztools/update_propolis.sh
34132024-03-21T15:42:44.135Z 1,050 100% 1.03kB/s 0:00:00 1,050 100% 1.03kB/s 0:00:01 (xfr#199, to-chk=19/255)
34142024-03-21T15:42:44.135Ztools/update_transceiver_control.sh
34152024-03-21T15:42:44.135Z 1,374 100% 1.34kB/s 0:00:00 1,374 100% 1.34kB/s 0:00:01 (xfr#200, to-chk=18/255)
34162024-03-21T15:42:44.135Ztools/virtual_hardware.sh
34172024-03-21T15:42:44.135Z 3,429 100% 3.35kB/s 0:00:00 3,429 100% 3.35kB/s 0:00:01 (xfr#201, to-chk=17/255)
34182024-03-21T15:42:44.135Ztools/dtrace/
34192024-03-21T15:42:44.135Ztools/dtrace/aggregate-query-latency.d
34202024-03-21T15:42:44.135Z 780 100% 0.76kB/s 0:00:00 780 100% 0.76kB/s 0:00:01 (xfr#202, to-chk=11/255)
34212024-03-21T15:42:44.135Ztools/dtrace/slowest-queries.d
34222024-03-21T15:42:44.135Z 1,077 100% 1.05kB/s 0:00:00 1,077 100% 1.05kB/s 0:00:01 (xfr#203, to-chk=10/255)
34232024-03-21T15:42:44.135Ztools/dtrace/trace-db-queries.d
34242024-03-21T15:42:44.135Z 811 100% 0.79kB/s 0:00:00 811 100% 0.79kB/s 0:00:01 (xfr#204, to-chk=9/255)
34252024-03-21T15:42:44.136Ztools/include/
34262024-03-21T15:42:44.136Z+ banner G1
34272024-03-21T15:42:44.136Ztools/include/force-git-over-https.sh
34282024-03-21T15:42:44.136Z 940 100% 0.92kB/s 0:00:00 940 100% 0.92kB/s 0:00:01 (xfr#205, to-chk=8/255)
34292024-03-21T15:42:44.136Ztools/populate/
34302024-03-21T15:42:44.136Ztools/populate/populate-alpine.sh
34312024-03-21T15:42:44.136Z 788 100% 0.77kB/s 0:00:00 788 100% 0.77kB/s 0:00:01 (xfr#206, to-chk=7/255)
34322024-03-21T15:42:44.136Ztools/populate/populate-images.sh
34332024-03-21T15:42:44.136Z+ . config/build-g1.sh
34342024-03-21T15:42:44.136Z++ rm -f /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/config-rss.toml
34352024-03-21T15:42:44.136Z++ cp config/g1-config.toml /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/config.toml
34362024-03-21T15:42:44.136Z++ cp -r cargo-bay/tools cargo-bay/g1/
34372024-03-21T15:42:44.136Z++ cd /work/oxidecomputer/omicron
34382024-03-21T15:42:44.136Z++ cargo run --release --bin omicron-package -- -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled
34392024-03-21T15:42:44.136Z 2,571 100% 2.51kB/s 0:00:00 2,571 100% 2.51kB/s 0:00:01 (xfr#207, to-chk=6/255)
34402024-03-21T15:42:44.136Ztools/reflector/
34412024-03-21T15:42:44.136Ztools/reflector/helpers.sh
34422024-03-21T15:42:44.136Z 4,652 100% 4.54kB/s 0:00:00 4,652 100% 4.54kB/s 0:00:01 (xfr#208, to-chk=5/255)
34432024-03-21T15:42:44.136Ztools/scrimlet/
34442024-03-21T15:42:44.136Ztools/scrimlet/create-softnpu-zone.sh
34452024-03-21T15:42:44.136Z 627 100% 0.61kB/s 0:00:00 627 100% 0.61kB/s 0:00:01 (xfr#209, to-chk=4/255)
34462024-03-21T15:42:44.136Ztools/scrimlet/destroy-softnpu-zone.sh
34472024-03-21T15:42:44.136Z 203 100% 0.20kB/s 0:00:00 203 100% 0.20kB/s 0:00:01 (xfr#210, to-chk=3/255)
34482024-03-21T15:42:44.137Ztools/scrimlet/softnpu-init.sh
34492024-03-21T15:42:44.137Z 2,157 100% 2.10kB/s 0:00:00 2,157 100% 2.10kB/s 0:00:01 (xfr#211, to-chk=2/255)
34502024-03-21T15:42:44.137Ztools/scrimlet/softnpu-zone.txt
34512024-03-21T15:42:44.137Z 330 100% 0.32kB/s 0:00:00 330 100% 0.32kB/s 0:00:01 (xfr#212, to-chk=1/255)
34522024-03-21T15:42:44.137Ztools/scrimlet/softnpu.toml
34532024-03-21T15:42:44.137Z 171 100% 0.17kB/s 0:00:00 171 100% 0.17kB/s 0:00:01 (xfr#213, to-chk=0/255)
34542024-03-21T15:42:44.137Z ##### #
34552024-03-21T15:42:44.137Z# # ##
34562024-03-21T15:42:44.137Z# # #
34572024-03-21T15:42:44.137Z# #### #
34582024-03-21T15:42:44.137Z# # #
34592024-03-21T15:42:44.137Z# # #
34602024-03-21T15:42:44.137Z ##### #####
34612024-03-21T15:42:44.137Z
34622024-03-21T15:42:44.774Z Finished release [optimized] target(s) in 1.16s
34632024-03-21T15:42:44.802Z Running `target/release/omicron-package -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled`
34642024-03-21T15:42:44.843ZLogging to: /work/oxidecomputer/omicron/out/LOG
34652024-03-21T15:42:44.869ZCreated new build target 'default' and set it as active
34662024-03-21T15:42:44.869Z++ cargo run --release --bin omicron-package -- package
34672024-03-21T15:42:46.000Z Finished release [optimized] target(s) in 1.05s
34682024-03-21T15:42:46.025Z Running `target/release/omicron-package package`
34692024-03-21T15:42:46.063ZLogging to: /work/oxidecomputer/omicron/out/LOG
34702024-03-21T15:42:47.274Z Finished release [optimized] target(s) in 1.12s
34712024-03-21T15:42:50.044Z++ cd /work/oxidecomputer/testbed/a4x2/config/../
34722024-03-21T15:42:50.044Z++ rm -rf cargo-bay/g1/omicron
34732024-03-21T15:42:50.070Z++ mkdir -p cargo-bay/g1/omicron
34742024-03-21T15:42:50.070Z++ rsync --delete -Paz /work/oxidecomputer/omicron/tools /work/oxidecomputer/omicron/out /work/oxidecomputer/omicron/smf /work/oxidecomputer/omicron/target/release/omicron-package /work/oxidecomputer/omicron/package-manifest.toml --exclude out/downloads --exclude out/clickhouse --exclude out/cockroachdb --exclude out/dendrite-stub --exclude out/mgd --exclude out/thundermuffin --exclude out/transceiver-control --exclude out/omicron-nexus.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/clickhouse_svc.tar.gz --exclude out/clickhouse_keeper_svc.tar.gz --exclude out/cockroachdb-service.tar.gz --exclude out/internal-dns-cli.tar.gz --exclude out/dns-server.tar.gz --exclude out/internal-dns-customizations.tar.gz --exclude out/external-dns-customizations.tar.gz --exclude out/ntp-svc.tar.gz --exclude out/mgs.tar.gz --exclude out/omicron-gateway-asic-customizations.tar.gz --exclude out/omicron-gateway-stub-customizations.tar.gz --exclude out/omicron-gateway-softnpu-customizations.tar.gz --exclude out/wicketd.tar.gz --exclude out/wicket.tar.gz --exclude out/switch_zone_setup.tar.gz --exclude out/sp-sim.tar.gz --exclude out/sp-sim-stub.tar.gz --exclude out/sp-sim-softnpu.tar.gz --exclude out/crucible.tar.gz --exclude out/crucible-pantry.tar.gz --exclude out/mg-ddm.tar.gz --exclude out/mgd.tar.gz --exclude out/lldp.tar.gz --exclude out/dendrite-stub.tar.gz --exclude out/dendrite-asic.tar.gz --exclude out/dendrite-softnpu.tar.gz --exclude out/xcvradm.tar.gz --exclude out/thundermuffin.tar.gz --exclude out/zone-network-install.tar.gz --exclude out/zone-network-setup.tar.gz --exclude out/opte-interface-setup.tar.gz --exclude out/omicron-omdb.tar.gz --exclude out/logadm.tar.gz --exclude out/profile.tar.gz --exclude '*.p5p' cargo-bay/g1/omicron/
34752024-03-21T15:42:50.071Zsending incremental file list
34762024-03-21T15:42:50.071Zomicron-package
34772024-03-21T15:42:50.318Z 32,768 0% 0.00kB/s 0:00:00 40,097,552 100% 155.32MB/s 0:00:00 (xfr#1, to-chk=253/254)
34782024-03-21T15:42:50.318Zpackage-manifest.toml
34792024-03-21T15:42:50.318Z 26,511 100% 104.82kB/s 0:00:00 26,511 100% 104.82kB/s 0:00:00 (xfr#2, to-chk=252/254)
34802024-03-21T15:42:50.318Zout/
34812024-03-21T15:42:50.318Zout/LOG
34822024-03-21T15:42:50.349Z 32,768 79% 129.55kB/s 0:00:00 41,308 100% 163.32kB/s 0:00:00 (xfr#3, to-chk=248/254)
34832024-03-21T15:42:50.350Zout/clickhouse.tar.gz
34842024-03-21T15:42:51.101Z 32,768 0% 129.55kB/s 0:29:44 219,021,312 94% 208.88MB/s 0:00:00 231,164,328 100% 213.83MB/s 0:00:01 (xfr#4, to-chk=247/254)
34852024-03-21T15:42:51.101Zout/clickhouse_keeper.tar.gz
34862024-03-21T15:42:51.918Z 32,768 0% 1000.00kB/s 0:03:51 231,132,518 100% 259.32MB/s 0:00:00 (xfr#5, to-chk=246/254)
34872024-03-21T15:42:51.918Zout/cockroachdb.tar.gz
34882024-03-21T15:42:52.382Z 32,768 0% 37.60kB/s 0:56:07 40,894,464 32% 39.00MB/s 0:00:02 126,650,468 100% 91.92MB/s 0:00:01 (xfr#6, to-chk=245/254)
34892024-03-21T15:42:52.382Zout/crucible-pantry-zone.tar.gz
34902024-03-21T15:42:52.460Z 32,768 0% 101.59kB/s 0:04:08 25,274,868 100% 61.33MB/s 0:00:00 (xfr#7, to-chk=244/254)
34912024-03-21T15:42:52.460Zout/crucible-zone.tar.gz
34922024-03-21T15:42:52.600Z 32,768 0% 81.42kB/s 0:07:33 36,977,973 100% 66.41MB/s 0:00:00 (xfr#8, to-chk=243/254)
34932024-03-21T15:42:52.600Zout/external-dns.tar.gz
34942024-03-21T15:42:52.700Z 32,768 0% 60.26kB/s 0:08:33 30,996,658 100% 47.00MB/s 0:00:00 (xfr#9, to-chk=242/254)
34952024-03-21T15:42:52.700Zout/internal-dns.tar.gz
34962024-03-21T15:42:52.787Z 32,768 0% 50.87kB/s 0:10:08 30,995,994 100% 41.06MB/s 0:00:00 (xfr#10, to-chk=241/254)
34972024-03-21T15:42:52.787Zout/mg-ddm-gz.tar
34982024-03-21T15:42:53.207Z 32,768 0% 44.44kB/s 0:19:49 34,209,792 64% 32.62MB/s 0:00:00 52,915,712 100% 44.31MB/s 0:00:01 (xfr#11, to-chk=240/254)
34992024-03-21T15:42:53.207Zout/nexus.tar.gz
35002024-03-21T15:42:53.588Z 32,768 0% 228.57kB/s 0:06:40 91,632,921 100% 167.73MB/s 0:00:00 (xfr#12, to-chk=239/254)
35012024-03-21T15:42:53.588Zout/ntp.tar.gz
35022024-03-21T15:42:53.641Z 32,768 0% 61.30kB/s 0:02:49 10,420,988 100% 17.44MB/s 0:00:00 (xfr#13, to-chk=238/254)
35032024-03-21T15:42:53.641Zout/omicron-gateway-softnpu.tar.gz
35042024-03-21T15:42:54.146Z 32,768 0% 56.14kB/s 0:04:53 16,510,378 100% 25.03MB/s 0:00:00 (xfr#14, to-chk=237/254)
35052024-03-21T15:42:54.146Zout/omicron-gateway.tar.gz
35062024-03-21T15:42:54.146Z 32,768 0% 50.79kB/s 0:05:24 16,505,446 100% 23.18MB/s 0:00:00 (xfr#15, to-chk=236/254)
35072024-03-21T15:42:54.146Zout/omicron-sled-agent.tar
35082024-03-21T15:42:54.633Z 32,768 0% 47.06kB/s 0:41:22 42,729,472 36% 40.75MB/s 0:00:01 116,846,592 100% 71.11MB/s 0:00:01 (xfr#16, to-chk=235/254)
35092024-03-21T15:42:54.633Zout/overlay.tar.gz
35102024-03-21T15:42:54.633Z 2,621 100% 4.51kB/s 0:00:00 2,621 100% 4.51kB/s 0:00:00 (xfr#17, to-chk=234/254)
35112024-03-21T15:42:54.634Zout/oximeter.tar.gz
35122024-03-21T15:42:54.849Z 32,768 0% 56.34kB/s 0:14:11 48,023,041 100% 58.57MB/s 0:00:00 (xfr#18, to-chk=233/254)
35132024-03-21T15:42:54.849Zout/oxlog.tar
35142024-03-21T15:42:54.906Z 32,768 0% 40.87kB/s 0:02:31 6,244,352 100% 7.13MB/s 0:00:00 (xfr#19, to-chk=232/254)
35152024-03-21T15:42:54.906Zout/probe.tar.gz
35162024-03-21T15:42:54.932Z 32,768 1% 38.28kB/s 0:01:13 2,829,470 100% 3.18MB/s 0:00:00 (xfr#20, to-chk=231/254)
35172024-03-21T15:42:54.932Zout/propolis-server.tar.gz
35182024-03-21T15:42:55.199Z 32,768 0% 37.69kB/s 0:29:19 33,390,592 50% 31.84MB/s 0:00:01 66,360,059 100% 55.91MB/s 0:00:01 (xfr#21, to-chk=230/254)
35192024-03-21T15:42:55.199Zout/switch-softnpu.tar.gz
35202024-03-21T15:42:55.857Z 32,768 0% 240.60kB/s 0:14:07 203,966,008 100% 245.91MB/s 0:00:00 (xfr#22, to-chk=229/254)
35212024-03-21T15:42:55.858Zout/console-assets/
35222024-03-21T15:42:55.858Zout/console-assets/VERSION
35232024-03-21T15:42:55.858Z 41 100% 0.05kB/s 0:00:00 41 100% 0.05kB/s 0:00:00 (xfr#23, to-chk=225/254)
35242024-03-21T15:42:55.858Zout/console-assets/index.html
35252024-03-21T15:42:55.858Z 466 100% 0.58kB/s 0:00:00 466 100% 0.58kB/s 0:00:00 (xfr#24, to-chk=224/254)
35262024-03-21T15:42:55.858Zout/console-assets/assets/
35272024-03-21T15:42:55.858Zout/console-assets/assets/GT-America-Mono-Medium-YwIu9fzp.woff2
35282024-03-21T15:42:55.858Z 32,768 70% 40.46kB/s 0:00:00 46,276 100% 57.06kB/s 0:00:00 (xfr#25, to-chk=222/254)
35292024-03-21T15:42:55.858Zout/console-assets/assets/GT-America-Mono-Medium-cdKcilbq.woff
35302024-03-21T15:42:55.858Z 32,768 65% 40.40kB/s 0:00:00 50,032 100% 61.69kB/s 0:00:00 (xfr#26, to-chk=221/254)
35312024-03-21T15:42:55.858Zout/console-assets/assets/GT-America-Mono-Regular-OCC-2jMd8Iq8.woff
35322024-03-21T15:42:55.858Z 32,768 55% 40.40kB/s 0:00:00 58,524 100% 72.16kB/s 0:00:00 (xfr#27, to-chk=220/254)
35332024-03-21T15:42:55.858Zout/console-assets/assets/GT-America-Mono-Regular-OCC-EtmRvOfE.woff2
35342024-03-21T15:42:55.884Z 32,768 71% 40.40kB/s 0:00:00 46,060 100% 56.72kB/s 0:00:00 (xfr#28, to-chk=219/254)
35352024-03-21T15:42:55.884Zout/console-assets/assets/SuisseIntl-Book-WebS-7Tl_Fk8K.woff
35362024-03-21T15:42:55.885Z 21,937 100% 27.01kB/s 0:00:00 21,937 100% 27.01kB/s 0:00:00 (xfr#29, to-chk=218/254)
35372024-03-21T15:42:55.885Zout/console-assets/assets/SuisseIntl-Book-WebS-gKxfuMfR.woff2
35382024-03-21T15:42:55.885Z 17,996 100% 22.16kB/s 0:00:00 17,996 100% 22.16kB/s 0:00:00 (xfr#30, to-chk=217/254)
35392024-03-21T15:42:55.885Zout/console-assets/assets/SuisseIntl-Light-WebS-M174oNfc.woff
35402024-03-21T15:42:55.885Z 21,890 100% 26.92kB/s 0:00:00 21,890 100% 26.92kB/s 0:00:00 (xfr#31, to-chk=216/254)
35412024-03-21T15:42:55.885Zout/console-assets/assets/SuisseIntl-Light-WebS-qZv_Xmyw.woff2
35422024-03-21T15:42:55.885Z 17,984 100% 22.12kB/s 0:00:00 17,984 100% 22.12kB/s 0:00:00 (xfr#32, to-chk=215/254)
35432024-03-21T15:42:55.885Zout/console-assets/assets/SuisseIntl-Regular-WebS-d4cfn-bW.woff
35442024-03-21T15:42:55.885Z 21,123 100% 25.98kB/s 0:00:00 21,123 100% 25.98kB/s 0:00:00 (xfr#33, to-chk=214/254)
35452024-03-21T15:42:55.885Zout/console-assets/assets/SuisseIntl-Regular-WebS-u1UIEFRb.woff2
35462024-03-21T15:42:55.885Z 17,228 100% 21.19kB/s 0:00:00 17,228 100% 21.19kB/s 0:00:00 (xfr#34, to-chk=213/254)
35472024-03-21T15:42:55.885Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-CMUS-2lk.woff2
35482024-03-21T15:42:55.885Z 18,448 100% 22.69kB/s 0:00:00 18,448 100% 22.69kB/s 0:00:00 (xfr#35, to-chk=212/254)
35492024-03-21T15:42:55.885Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-J9SU7ygH.woff
35502024-03-21T15:42:55.885Z 22,665 100% 27.88kB/s 0:00:00 22,665 100% 27.88kB/s 0:00:00 (xfr#36, to-chk=211/254)
35512024-03-21T15:42:55.885Zout/console-assets/assets/Terminal-_VoNxbTe.js
35522024-03-21T15:42:55.885Z 32,768 11% 40.25kB/s 0:00:06 287,761 100% 352.59kB/s 0:00:00 (xfr#37, to-chk=210/254)
35532024-03-21T15:42:55.885Zout/console-assets/assets/Terminal-_VoNxbTe.js.gz
35542024-03-21T15:42:55.885Z 32,768 45% 40.15kB/s 0:00:00 71,758 100% 87.92kB/s 0:00:00 (xfr#38, to-chk=209/254)
35552024-03-21T15:42:55.885Zout/console-assets/assets/Terminal-_VoNxbTe.js.map
35562024-03-21T15:42:55.885Z 32,768 5% 40.15kB/s 0:00:13 590,313 100% 720.60kB/s 0:00:00 (xfr#39, to-chk=208/254)
35572024-03-21T15:42:55.885Zout/console-assets/assets/Terminal-_VoNxbTe.js.map.gz
35582024-03-21T15:42:55.885Z 32,768 27% 39.95kB/s 0:00:02 118,282 100% 144.03kB/s 0:00:00 (xfr#40, to-chk=207/254)
35592024-03-21T15:42:55.886Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js
35602024-03-21T15:42:55.886Z 32,768 8% 39.90kB/s 0:00:08 371,459 100% 450.62kB/s 0:00:00 (xfr#41, to-chk=206/254)
35612024-03-21T15:42:55.886Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.gz
35622024-03-21T15:42:55.886Z 32,768 31% 39.75kB/s 0:00:01 103,751 100% 125.86kB/s 0:00:00 (xfr#42, to-chk=205/254)
35632024-03-21T15:42:55.886Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map
35642024-03-21T15:42:55.886Z 32,768 1% 39.70kB/s 0:00:40 1,659,213 100% 1.94MB/s 0:00:00 (xfr#43, to-chk=204/254)
35652024-03-21T15:42:55.886Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map.gz
35662024-03-21T15:42:55.911Z 32,768 8% 39.17kB/s 0:00:08 379,036 100% 451.96kB/s 0:00:00 (xfr#44, to-chk=203/254)
35672024-03-21T15:42:55.911Zout/console-assets/assets/app-1tiVg9q7.js
35682024-03-21T15:42:55.911Z 32,768 2% 39.07kB/s 0:00:28 1,130,062 100% 1.30MB/s 0:00:00 (xfr#45, to-chk=202/254)
35692024-03-21T15:42:55.912Zout/console-assets/assets/app-1tiVg9q7.js.gz
35702024-03-21T15:42:55.912Z 32,768 9% 38.51kB/s 0:00:08 347,811 100% 408.24kB/s 0:00:00 (xfr#46, to-chk=201/254)
35712024-03-21T15:42:55.912Zout/console-assets/assets/app-1tiVg9q7.js.map
35722024-03-21T15:42:55.937Z 32,768 0% 38.42kB/s 0:02:17 5,328,067 100% 5.87MB/s 0:00:00 (xfr#47, to-chk=200/254)
35732024-03-21T15:42:55.937Zout/console-assets/assets/app-1tiVg9q7.js.map.gz
35742024-03-21T15:42:55.937Z 32,768 2% 36.99kB/s 0:00:33 1,261,215 100% 1.38MB/s 0:00:00 (xfr#48, to-chk=199/254)
35752024-03-21T15:42:55.938Zout/console-assets/assets/app-AvNWp1hQ.css
35762024-03-21T15:42:55.938Z 32,768 23% 36.82kB/s 0:00:02 138,004 100% 154.91kB/s 0:00:00 (xfr#49, to-chk=198/254)
35772024-03-21T15:42:55.938Zout/console-assets/assets/app-AvNWp1hQ.css.gz
35782024-03-21T15:42:55.938Z 21,197 100% 23.79kB/s 0:00:00 21,197 100% 23.79kB/s 0:00:00 (xfr#50, to-chk=197/254)
35792024-03-21T15:42:55.938Zout/console-assets/assets/favicon-WELtHcTG.svg
35802024-03-21T15:42:55.938Z 761 100% 0.85kB/s 0:00:00 761 100% 0.85kB/s 0:00:00 (xfr#51, to-chk=196/254)
35812024-03-21T15:42:55.938Zout/console-assets/assets/favicon-cDDaBnwQ.png
35822024-03-21T15:42:55.938Z 1,327 100% 1.49kB/s 0:00:00 1,327 100% 1.49kB/s 0:00:00 (xfr#52, to-chk=195/254)
35832024-03-21T15:42:55.938Zout/console-assets/assets/og-preview-image.webp
35842024-03-21T15:42:55.938Z 32,768 36% 36.78kB/s 0:00:01 89,880 100% 100.77kB/s 0:00:00 (xfr#53, to-chk=194/254)
35852024-03-21T15:42:55.938Zout/console-assets/assets/oxide-hero-rack-IQvkDe3B.webp
35862024-03-21T15:42:56.009Z 32,768 4% 36.74kB/s 0:00:17 673,968 100% 753.92kB/s 0:00:00 (xfr#54, to-chk=193/254)
35872024-03-21T15:42:56.010Zout/manifest-cache/
35882024-03-21T15:42:56.010Zout/manifest-cache/clickhouse.tar.gz.json
35892024-03-21T15:42:56.010Z 780 100% 0.87kB/s 0:00:00 780 100% 0.87kB/s 0:00:00 (xfr#55, to-chk=192/254)
35902024-03-21T15:42:56.010Zout/manifest-cache/clickhouse_keeper.tar.gz.json
35912024-03-21T15:42:56.010Z 801 100% 0.90kB/s 0:00:00 801 100% 0.90kB/s 0:00:00 (xfr#56, to-chk=191/254)
35922024-03-21T15:42:56.010Zout/manifest-cache/clickhouse_keeper_svc.tar.gz.json
35932024-03-21T15:42:56.010Z 2,958 100% 3.31kB/s 0:00:00 2,958 100% 3.31kB/s 0:00:00 (xfr#57, to-chk=190/254)
35942024-03-21T15:42:56.010Zout/manifest-cache/clickhouse_svc.tar.gz.json
35952024-03-21T15:42:56.010Z 2,946 100% 3.30kB/s 0:00:00 2,946 100% 3.30kB/s 0:00:00 (xfr#58, to-chk=189/254)
35962024-03-21T15:42:56.010Zout/manifest-cache/cockroachdb-service.tar.gz.json
35972024-03-21T15:42:56.010Z 32,768 60% 36.66kB/s 0:00:00 53,969 100% 60.30kB/s 0:00:00 (xfr#59, to-chk=188/254)
35982024-03-21T15:42:56.010Zout/manifest-cache/cockroachdb.tar.gz.json
35992024-03-21T15:42:56.010Z 787 100% 0.88kB/s 0:00:00 787 100% 0.88kB/s 0:00:00 (xfr#60, to-chk=187/254)
36002024-03-21T15:42:56.010Zout/manifest-cache/crucible-pantry-zone.tar.gz.json
36012024-03-21T15:42:56.010Z 662 100% 0.74kB/s 0:00:00 662 100% 0.74kB/s 0:00:00 (xfr#61, to-chk=186/254)
36022024-03-21T15:42:56.010Zout/manifest-cache/crucible-zone.tar.gz.json
36032024-03-21T15:42:56.010Z 641 100% 0.72kB/s 0:00:00 641 100% 0.72kB/s 0:00:00 (xfr#62, to-chk=185/254)
36042024-03-21T15:42:56.010Zout/manifest-cache/dns-server.tar.gz.json
36052024-03-21T15:42:56.010Z 942 100% 1.05kB/s 0:00:00 942 100% 1.05kB/s 0:00:00 (xfr#63, to-chk=184/254)
36062024-03-21T15:42:56.010Zout/manifest-cache/external-dns-customizations.tar.gz.json
36072024-03-21T15:42:56.010Z 1,132 100% 1.26kB/s 0:00:00 1,132 100% 1.26kB/s 0:00:00 (xfr#64, to-chk=183/254)
36082024-03-21T15:42:56.010Zout/manifest-cache/external-dns.tar.gz.json
36092024-03-21T15:42:56.010Z 934 100% 1.04kB/s 0:00:00 934 100% 1.04kB/s 0:00:00 (xfr#65, to-chk=182/254)
36102024-03-21T15:42:56.011Zout/manifest-cache/internal-dns-cli.tar.gz.json
36112024-03-21T15:42:56.011Z 752 100% 0.84kB/s 0:00:00 752 100% 0.84kB/s 0:00:00 (xfr#66, to-chk=181/254)
36122024-03-21T15:42:56.011Zout/manifest-cache/internal-dns-customizations.tar.gz.json
36132024-03-21T15:42:56.011Z 1,132 100% 1.26kB/s 0:00:00 1,132 100% 1.26kB/s 0:00:00 (xfr#67, to-chk=180/254)
36142024-03-21T15:42:56.011Zout/manifest-cache/internal-dns.tar.gz.json
36152024-03-21T15:42:56.011Z 791 100% 0.88kB/s 0:00:00 791 100% 0.88kB/s 0:00:00 (xfr#68, to-chk=179/254)
36162024-03-21T15:42:56.011Zout/manifest-cache/logadm.tar.gz.json
36172024-03-21T15:42:56.011Z 1,044 100% 1.17kB/s 0:00:00 1,044 100% 1.17kB/s 0:00:00 (xfr#69, to-chk=178/254)
36182024-03-21T15:42:56.011Zout/manifest-cache/nexus.tar.gz.json
36192024-03-21T15:42:56.011Z 773 100% 0.86kB/s 0:00:00 773 100% 0.86kB/s 0:00:00 (xfr#70, to-chk=177/254)
36202024-03-21T15:42:56.011Zout/manifest-cache/ntp-svc.tar.gz.json
36212024-03-21T15:42:56.011Z 2,228 100% 2.49kB/s 0:00:00 2,228 100% 2.49kB/s 0:00:00 (xfr#71, to-chk=176/254)
36222024-03-21T15:42:56.011Zout/manifest-cache/ntp.tar.gz.json
36232024-03-21T15:42:56.011Z 763 100% 0.85kB/s 0:00:00 763 100% 0.85kB/s 0:00:00 (xfr#72, to-chk=175/254)
36242024-03-21T15:42:56.011Zout/manifest-cache/omicron-gateway-softnpu-customizations.tar.gz.json
36252024-03-21T15:42:56.011Z 1,462 100% 1.63kB/s 0:00:00 1,462 100% 1.63kB/s 0:00:00 (xfr#73, to-chk=174/254)
36262024-03-21T15:42:56.011Zout/manifest-cache/omicron-gateway-softnpu.tar.gz.json
36272024-03-21T15:42:56.011Z 545 100% 0.61kB/s 0:00:00 545 100% 0.61kB/s 0:00:00 (xfr#74, to-chk=173/254)
36282024-03-21T15:42:56.011Zout/manifest-cache/omicron-gateway.tar.gz.json
36292024-03-21T15:42:56.011Z 703 100% 0.79kB/s 0:00:00 703 100% 0.79kB/s 0:00:00 (xfr#75, to-chk=172/254)
36302024-03-21T15:42:56.011Zout/manifest-cache/omicron-nexus.tar.gz.json
36312024-03-21T15:42:56.011Z 32,768 46% 36.61kB/s 0:00:01 70,944 100% 79.18kB/s 0:00:00 (xfr#76, to-chk=171/254)
36322024-03-21T15:42:56.011Zout/manifest-cache/omicron-omdb.tar.gz.json
36332024-03-21T15:42:56.012Z 702 100% 0.78kB/s 0:00:00 702 100% 0.78kB/s 0:00:00 (xfr#77, to-chk=170/254)
36342024-03-21T15:42:56.012Zout/manifest-cache/omicron-sled-agent.tar.json
36352024-03-21T15:42:56.012Z 1,269 100% 1.42kB/s 0:00:00 1,269 100% 1.42kB/s 0:00:00 (xfr#78, to-chk=169/254)
36362024-03-21T15:42:56.012Zout/manifest-cache/opte-interface-setup.tar.gz.json
36372024-03-21T15:42:56.012Z 883 100% 0.99kB/s 0:00:00 883 100% 0.99kB/s 0:00:00 (xfr#79, to-chk=168/254)
36382024-03-21T15:42:56.012Zout/manifest-cache/overlay.tar.gz.json
36392024-03-21T15:42:56.012Z 473 100% 0.53kB/s 0:00:00 473 100% 0.53kB/s 0:00:00 (xfr#80, to-chk=167/254)
36402024-03-21T15:42:56.012Zout/manifest-cache/oximeter-collector.tar.gz.json
36412024-03-21T15:42:56.012Z 18,311 100% 20.44kB/s 0:00:00 18,311 100% 20.44kB/s 0:00:00 (xfr#81, to-chk=166/254)
36422024-03-21T15:42:56.012Zout/manifest-cache/oximeter.tar.gz.json
36432024-03-21T15:42:56.012Z 641 100% 0.72kB/s 0:00:00 641 100% 0.72kB/s 0:00:00 (xfr#82, to-chk=165/254)
36442024-03-21T15:42:56.012Zout/manifest-cache/oxlog.tar.json
36452024-03-21T15:42:56.012Z 321 100% 0.36kB/s 0:00:00 321 100% 0.36kB/s 0:00:00 (xfr#83, to-chk=164/254)
36462024-03-21T15:42:56.012Zout/manifest-cache/probe.tar.gz.json
36472024-03-21T15:42:56.012Z 346 100% 0.39kB/s 0:00:00 346 100% 0.39kB/s 0:00:00 (xfr#84, to-chk=163/254)
36482024-03-21T15:42:56.012Zout/manifest-cache/profile.tar.gz.json
36492024-03-21T15:42:56.012Z 838 100% 0.94kB/s 0:00:00 838 100% 0.94kB/s 0:00:00 (xfr#85, to-chk=162/254)
36502024-03-21T15:42:56.012Zout/manifest-cache/sp-sim-softnpu.tar.gz.json
36512024-03-21T15:42:56.012Z 357 100% 0.40kB/s 0:00:00 357 100% 0.40kB/s 0:00:00 (xfr#86, to-chk=161/254)
36522024-03-21T15:42:56.012Zout/manifest-cache/sp-sim.tar.gz.json
36532024-03-21T15:42:56.012Z 1,549 100% 1.73kB/s 0:00:00 1,549 100% 1.73kB/s 0:00:00 (xfr#87, to-chk=160/254)
36542024-03-21T15:42:56.012Zout/manifest-cache/switch-softnpu.tar.gz.json
36552024-03-21T15:42:56.012Z 1,566 100% 1.75kB/s 0:00:00 1,566 100% 1.75kB/s 0:00:00 (xfr#88, to-chk=159/254)
36562024-03-21T15:42:56.012Zout/manifest-cache/switch_zone_setup.tar.gz.json
36572024-03-21T15:42:56.012Z 10,790 100% 12.04kB/s 0:00:00 10,790 100% 12.04kB/s 0:00:00 (xfr#89, to-chk=158/254)
36582024-03-21T15:42:56.013Zout/manifest-cache/wicket.tar.gz.json
36592024-03-21T15:42:56.013Z 1,084 100% 1.21kB/s 0:00:00 1,084 100% 1.21kB/s 0:00:00 (xfr#90, to-chk=157/254)
36602024-03-21T15:42:56.013Zout/manifest-cache/wicketd.tar.gz.json
36612024-03-21T15:42:56.013Z 1,560 100% 1.74kB/s 0:00:00 1,560 100% 1.74kB/s 0:00:00 (xfr#91, to-chk=156/254)
36622024-03-21T15:42:56.013Zout/manifest-cache/zone-network-install.tar.gz.json
36632024-03-21T15:42:56.013Z 877 100% 0.98kB/s 0:00:00 877 100% 0.98kB/s 0:00:00 (xfr#92, to-chk=155/254)
36642024-03-21T15:42:56.013Zout/manifest-cache/zone-network-setup.tar.gz.json
36652024-03-21T15:42:56.013Z 772 100% 0.86kB/s 0:00:00 772 100% 0.86kB/s 0:00:00 (xfr#93, to-chk=154/254)
36662024-03-21T15:42:56.013Zout/target/
36672024-03-21T15:42:56.013Zout/target/active -> default
36682024-03-21T15:42:56.013Zout/target/default
36692024-03-21T15:42:56.013Z 74 100% 0.08kB/s 0:00:00 74 100% 0.08kB/s 0:00:00 (xfr#94, to-chk=152/254)
36702024-03-21T15:42:56.013Zsmf/
36712024-03-21T15:42:56.013Zsmf/clickhouse/
36722024-03-21T15:42:56.013Zsmf/clickhouse/config_replica.xml
36732024-03-21T15:42:56.013Z 2,728 100% 3.04kB/s 0:00:00 2,728 100% 3.04kB/s 0:00:00 (xfr#95, to-chk=132/254)
36742024-03-21T15:42:56.013Zsmf/clickhouse/manifest.xml
36752024-03-21T15:42:56.013Z 1,494 100% 1.67kB/s 0:00:00 1,494 100% 1.67kB/s 0:00:00 (xfr#96, to-chk=131/254)
36762024-03-21T15:42:56.013Zsmf/clickhouse/method_script.sh
36772024-03-21T15:42:56.013Z 5,330 100% 5.94kB/s 0:00:00 5,330 100% 5.94kB/s 0:00:00 (xfr#97, to-chk=130/254)
36782024-03-21T15:42:56.013Zsmf/clickhouse_keeper/
36792024-03-21T15:42:56.013Zsmf/clickhouse_keeper/keeper_config.xml
36802024-03-21T15:42:56.013Z 1,460 100% 1.63kB/s 0:00:00 1,460 100% 1.63kB/s 0:00:00 (xfr#98, to-chk=129/254)
36812024-03-21T15:42:56.013Zsmf/clickhouse_keeper/manifest.xml
36822024-03-21T15:42:56.014Z 1,534 100% 1.71kB/s 0:00:00 1,534 100% 1.71kB/s 0:00:00 (xfr#99, to-chk=128/254)
36832024-03-21T15:42:56.014Zsmf/clickhouse_keeper/method_script.sh
36842024-03-21T15:42:56.014Z 4,324 100% 4.82kB/s 0:00:00 4,324 100% 4.82kB/s 0:00:00 (xfr#100, to-chk=127/254)
36852024-03-21T15:42:56.014Zsmf/cockroachdb/
36862024-03-21T15:42:56.064Zsmf/cockroachdb/manifest.xml
36872024-03-21T15:42:56.064Z 1,667 100% 1.86kB/s 0:00:00 1,667 100% 1.86kB/s 0:00:00 (xfr#101, to-chk=126/254)
36882024-03-21T15:42:56.064Zsmf/cockroachdb/method_script.sh
36892024-03-21T15:42:56.064Z 1,030 100% 1.15kB/s 0:00:00 1,030 100% 1.15kB/s 0:00:00 (xfr#102, to-chk=125/254)
36902024-03-21T15:42:56.064Zsmf/external-dns/
36912024-03-21T15:42:56.064Zsmf/external-dns/config.toml
36922024-03-21T15:42:56.064Z 353 100% 0.39kB/s 0:00:00 353 100% 0.39kB/s 0:00:00 (xfr#103, to-chk=124/254)
36932024-03-21T15:42:56.064Zsmf/external-dns/manifest.xml
36942024-03-21T15:42:56.064Z 1,805 100% 2.01kB/s 0:00:00 1,805 100% 2.01kB/s 0:00:00 (xfr#104, to-chk=123/254)
36952024-03-21T15:42:56.064Zsmf/installinator/
36962024-03-21T15:42:56.064Zsmf/installinator/manifest.xml
36972024-03-21T15:42:56.064Z 2,149 100% 2.40kB/s 0:00:00 2,149 100% 2.40kB/s 0:00:00 (xfr#105, to-chk=122/254)
36982024-03-21T15:42:56.064Zsmf/internal-dns/
36992024-03-21T15:42:56.064Zsmf/internal-dns/config.toml
37002024-03-21T15:42:56.064Z 353 100% 0.39kB/s 0:00:00 353 100% 0.39kB/s 0:00:00 (xfr#106, to-chk=121/254)
37012024-03-21T15:42:56.064Zsmf/internal-dns/manifest.xml
37022024-03-21T15:42:56.065Z 1,618 100% 1.80kB/s 0:00:00 1,618 100% 1.80kB/s 0:00:00 (xfr#107, to-chk=120/254)
37032024-03-21T15:42:56.065Zsmf/logadm/
37042024-03-21T15:42:56.065Zsmf/logadm/crontab.root
37052024-03-21T15:42:56.065Z 30 100% 0.03kB/s 0:00:00 30 100% 0.03kB/s 0:00:00 (xfr#108, to-chk=119/254)
37062024-03-21T15:42:56.065Zsmf/logadm/logadm.conf
37072024-03-21T15:42:56.065Z 2,553 100% 2.85kB/s 0:00:00 2,553 100% 2.85kB/s 0:00:00 (xfr#109, to-chk=118/254)
37082024-03-21T15:42:56.065Zsmf/mgs-sim/
37092024-03-21T15:42:56.065Zsmf/mgs-sim/config.toml
37102024-03-21T15:42:56.065Z 3,534 100% 3.94kB/s 0:00:00 3,534 100% 3.94kB/s 0:00:00 (xfr#110, to-chk=117/254)
37112024-03-21T15:42:56.065Zsmf/mgs/
37122024-03-21T15:42:56.065Zsmf/mgs/config.toml
37132024-03-21T15:42:56.065Z 9,085 100% 10.13kB/s 0:00:00 9,085 100% 10.13kB/s 0:00:00 (xfr#111, to-chk=116/254)
37142024-03-21T15:42:56.065Zsmf/mgs/manifest.xml
37152024-03-21T15:42:56.065Z 2,474 100% 2.76kB/s 0:00:00 2,474 100% 2.76kB/s 0:00:00 (xfr#112, to-chk=115/254)
37162024-03-21T15:42:56.065Zsmf/nexus/
37172024-03-21T15:42:56.065Zsmf/nexus/manifest.xml
37182024-03-21T15:42:56.065Z 1,987 100% 2.22kB/s 0:00:00 1,987 100% 2.22kB/s 0:00:00 (xfr#113, to-chk=114/254)
37192024-03-21T15:42:56.065Zsmf/nexus/multi-sled/
37202024-03-21T15:42:56.065Zsmf/nexus/multi-sled/config-partial.toml
37212024-03-21T15:42:56.065Z 1,997 100% 2.23kB/s 0:00:00 1,997 100% 2.23kB/s 0:00:00 (xfr#114, to-chk=111/254)
37222024-03-21T15:42:56.065Zsmf/nexus/single-sled/
37232024-03-21T15:42:56.065Zsmf/nexus/single-sled/config-partial.toml
37242024-03-21T15:42:56.065Z 1,993 100% 2.22kB/s 0:00:00 1,993 100% 2.22kB/s 0:00:00 (xfr#115, to-chk=110/254)
37252024-03-21T15:42:56.066Zsmf/ntp/
37262024-03-21T15:42:56.066Zsmf/ntp/etc/
37272024-03-21T15:42:56.066Zsmf/ntp/etc/inet/
37282024-03-21T15:42:56.066Zsmf/ntp/etc/inet/chrony.conf.boundary
37292024-03-21T15:42:56.066Z 881 100% 0.98kB/s 0:00:00 881 100% 0.98kB/s 0:00:00 (xfr#116, to-chk=104/254)
37302024-03-21T15:42:56.066Zsmf/ntp/etc/inet/chrony.conf.internal
37312024-03-21T15:42:56.066Z 1,108 100% 1.23kB/s 0:00:00 1,108 100% 1.23kB/s 0:00:00 (xfr#117, to-chk=103/254)
37322024-03-21T15:42:56.066Zsmf/ntp/etc/logadm.d/
37332024-03-21T15:42:56.066Zsmf/ntp/etc/logadm.d/chrony.logadm.conf
37342024-03-21T15:42:56.066Z 135 100% 0.15kB/s 0:00:00 135 100% 0.15kB/s 0:00:00 (xfr#118, to-chk=102/254)
37352024-03-21T15:42:56.066Zsmf/ntp/manifest/
37362024-03-21T15:42:56.066Zsmf/ntp/manifest/manifest.xml
37372024-03-21T15:42:56.066Z 3,336 100% 3.71kB/s 0:00:00 3,336 100% 3.71kB/s 0:00:00 (xfr#119, to-chk=101/254)
37382024-03-21T15:42:56.066Zsmf/ntp/method/
37392024-03-21T15:42:56.066Zsmf/ntp/method/svc-site-ntp
37402024-03-21T15:42:56.066Z 3,211 100% 3.58kB/s 0:00:00 3,211 100% 3.58kB/s 0:00:00 (xfr#120, to-chk=100/254)
37412024-03-21T15:42:56.066Zsmf/opte-interface-setup/
37422024-03-21T15:42:56.066Zsmf/opte-interface-setup/manifest.xml
37432024-03-21T15:42:56.066Z 1,638 100% 1.82kB/s 0:00:00 1,638 100% 1.82kB/s 0:00:00 (xfr#121, to-chk=99/254)
37442024-03-21T15:42:56.066Zsmf/oximeter/
37452024-03-21T15:42:56.066Zsmf/oximeter/config.toml
37462024-03-21T15:42:56.066Z 205 100% 0.23kB/s 0:00:00 205 100% 0.23kB/s 0:00:00 (xfr#122, to-chk=98/254)
37472024-03-21T15:42:56.066Zsmf/oximeter/manifest.xml
37482024-03-21T15:42:56.066Z 1,770 100% 1.97kB/s 0:00:00 1,770 100% 1.97kB/s 0:00:00 (xfr#123, to-chk=97/254)
37492024-03-21T15:42:56.067Zsmf/profile/
37502024-03-21T15:42:56.067Zsmf/profile/bashrc
37512024-03-21T15:42:56.067Z 925 100% 1.03kB/s 0:00:00 925 100% 1.03kB/s 0:00:00 (xfr#124, to-chk=96/254)
37522024-03-21T15:42:56.067Zsmf/profile/profile
37532024-03-21T15:42:56.067Z 535 100% 0.60kB/s 0:00:00 535 100% 0.60kB/s 0:00:00 (xfr#125, to-chk=95/254)
37542024-03-21T15:42:56.067Zsmf/sled-agent/
37552024-03-21T15:42:56.067Zsmf/sled-agent/manifest.xml
37562024-03-21T15:42:56.067Z 2,373 100% 2.64kB/s 0:00:00 2,373 100% 2.64kB/s 0:00:00 (xfr#126, to-chk=94/254)
37572024-03-21T15:42:56.067Zsmf/sled-agent/gimlet-standalone/
37582024-03-21T15:42:56.067Zsmf/sled-agent/gimlet-standalone/README.md
37592024-03-21T15:42:56.067Z 114 100% 0.13kB/s 0:00:00 114 100% 0.13kB/s 0:00:00 (xfr#127, to-chk=90/254)
37602024-03-21T15:42:56.067Zsmf/sled-agent/gimlet-standalone/config-rss.toml
37612024-03-21T15:42:56.067Z 6,611 100% 7.36kB/s 0:00:00 6,611 100% 7.36kB/s 0:00:00 (xfr#128, to-chk=89/254)
37622024-03-21T15:42:56.067Zsmf/sled-agent/gimlet-standalone/config.toml
37632024-03-21T15:42:56.067Z 1,800 100% 2.00kB/s 0:00:00 1,800 100% 2.00kB/s 0:00:00 (xfr#129, to-chk=88/254)
37642024-03-21T15:42:56.067Zsmf/sled-agent/gimlet/
37652024-03-21T15:42:56.067Zsmf/sled-agent/gimlet/README.md
37662024-03-21T15:42:56.067Z 54 100% 0.06kB/s 0:00:00 54 100% 0.06kB/s 0:00:00 (xfr#130, to-chk=87/254)
37672024-03-21T15:42:56.067Zsmf/sled-agent/gimlet/config.toml
37682024-03-21T15:42:56.067Z 1,657 100% 1.84kB/s 0:00:00 1,657 100% 1.84kB/s 0:00:00 (xfr#131, to-chk=86/254)
37692024-03-21T15:42:56.067Zsmf/sled-agent/non-gimlet/
37702024-03-21T15:42:56.067Zsmf/sled-agent/non-gimlet/README.md
37712024-03-21T15:42:56.067Z 105 100% 0.12kB/s 0:00:00 105 100% 0.12kB/s 0:00:00 (xfr#132, to-chk=85/254)
37722024-03-21T15:42:56.067Zsmf/sled-agent/non-gimlet/config.toml
37732024-03-21T15:42:56.068Z 2,820 100% 3.14kB/s 0:00:00 2,820 100% 3.14kB/s 0:00:00 (xfr#133, to-chk=84/254)
37742024-03-21T15:42:56.068Zsmf/sp-sim/
37752024-03-21T15:42:56.068Zsmf/sp-sim/config.toml
37762024-03-21T15:42:56.068Z 2,604 100% 2.90kB/s 0:00:00 2,604 100% 2.90kB/s 0:00:00 (xfr#134, to-chk=83/254)
37772024-03-21T15:42:56.068Zsmf/sp-sim/manifest.xml
37782024-03-21T15:42:56.068Z 1,271 100% 1.41kB/s 0:00:00 1,271 100% 1.41kB/s 0:00:00 (xfr#135, to-chk=82/254)
37792024-03-21T15:42:56.068Zsmf/switch_zone_setup/
37802024-03-21T15:42:56.068Zsmf/switch_zone_setup/manifest.xml
37812024-03-21T15:42:56.068Z 1,061 100% 1.18kB/s 0:00:00 1,061 100% 1.18kB/s 0:00:00 (xfr#136, to-chk=81/254)
37822024-03-21T15:42:56.068Zsmf/switch_zone_setup/support_authorized_keys
37832024-03-21T15:42:56.068Z 1,284 100% 1.43kB/s 0:00:00 1,284 100% 1.43kB/s 0:00:00 (xfr#137, to-chk=80/254)
37842024-03-21T15:42:56.068Zsmf/switch_zone_setup/switch_zone_setup
37852024-03-21T15:42:56.068Z 1,041 100% 1.16kB/s 0:00:00 1,041 100% 1.16kB/s 0:00:00 (xfr#138, to-chk=79/254)
37862024-03-21T15:42:56.118Zsmf/wicketd/
37872024-03-21T15:42:56.118Zsmf/wicketd/config.toml
37882024-03-21T15:42:56.118Z 104 100% 0.12kB/s 0:00:00 104 100% 0.12kB/s 0:00:00 (xfr#139, to-chk=78/254)
37892024-03-21T15:42:56.118Zsmf/wicketd/manifest.xml
37902024-03-21T15:42:56.118Z 2,954 100% 3.29kB/s 0:00:00 2,954 100% 3.29kB/s 0:00:00 (xfr#140, to-chk=77/254)
37912024-03-21T15:42:56.118Zsmf/zone-network-setup/
37922024-03-21T15:42:56.118Zsmf/zone-network-setup/manifest.xml
37932024-03-21T15:42:56.118Z 1,614 100% 1.80kB/s 0:00:00 1,614 100% 1.80kB/s 0:00:00 (xfr#141, to-chk=76/254)
37942024-03-21T15:42:56.118Ztools/
37952024-03-21T15:42:56.118Ztools/README.adoc
37962024-03-21T15:42:56.118Z 3,558 100% 3.96kB/s 0:00:00 3,558 100% 3.96kB/s 0:00:00 (xfr#142, to-chk=75/254)
37972024-03-21T15:42:56.118Ztools/build-global-zone-packages.sh
37982024-03-21T15:42:56.118Z 2,388 100% 2.66kB/s 0:00:00 2,388 100% 2.66kB/s 0:00:00 (xfr#143, to-chk=74/254)
37992024-03-21T15:42:56.118Ztools/build-host-image.sh
38002024-03-21T15:42:56.118Z 2,971 100% 3.30kB/s 0:00:00 2,971 100% 3.30kB/s 0:00:00 (xfr#144, to-chk=73/254)
38012024-03-21T15:42:56.118Ztools/build-trampoline-global-zone-packages.sh
38022024-03-21T15:42:56.118Z 1,878 100% 2.09kB/s 0:00:00 1,878 100% 2.09kB/s 0:00:00 (xfr#145, to-chk=72/254)
38032024-03-21T15:42:56.118Ztools/ci_check_opte_ver.sh
38042024-03-21T15:42:56.119Z 2,770 100% 3.08kB/s 0:00:00 2,770 100% 3.08kB/s 0:00:00 (xfr#146, to-chk=71/254)
38052024-03-21T15:42:56.119Ztools/ci_download_clickhouse
38062024-03-21T15:42:56.119Z 3,631 100% 4.04kB/s 0:00:00 3,631 100% 4.04kB/s 0:00:00 (xfr#147, to-chk=70/254)
38072024-03-21T15:42:56.119Ztools/ci_download_cockroachdb
38082024-03-21T15:42:56.119Z 4,292 100% 4.77kB/s 0:00:00 4,292 100% 4.77kB/s 0:00:00 (xfr#148, to-chk=69/254)
38092024-03-21T15:42:56.119Ztools/ci_download_console
38102024-03-21T15:42:56.119Z 1,991 100% 2.21kB/s 0:00:00 1,991 100% 2.21kB/s 0:00:00 (xfr#149, to-chk=68/254)
38112024-03-21T15:42:56.119Ztools/ci_download_dendrite_openapi
38122024-03-21T15:42:56.119Z 1,719 100% 1.91kB/s 0:00:00 1,719 100% 1.91kB/s 0:00:00 (xfr#150, to-chk=67/254)
38132024-03-21T15:42:56.119Ztools/ci_download_dendrite_stub
38142024-03-21T15:42:56.119Z 4,229 100% 4.70kB/s 0:00:00 4,229 100% 4.70kB/s 0:00:00 (xfr#151, to-chk=66/254)
38152024-03-21T15:42:56.119Ztools/ci_download_maghemite_mgd
38162024-03-21T15:42:56.119Z 3,650 100% 4.06kB/s 0:00:00 3,650 100% 4.06kB/s 0:00:00 (xfr#152, to-chk=65/254)
38172024-03-21T15:42:56.119Ztools/ci_download_maghemite_openapi
38182024-03-21T15:42:56.119Z 1,989 100% 2.21kB/s 0:00:00 1,989 100% 2.21kB/s 0:00:00 (xfr#153, to-chk=64/254)
38192024-03-21T15:42:56.119Ztools/ci_download_softnpu_machinery
38202024-03-21T15:42:56.119Z 668 100% 0.74kB/s 0:00:00 668 100% 0.74kB/s 0:00:00 (xfr#154, to-chk=63/254)
38212024-03-21T15:42:56.119Ztools/ci_download_thundermuffin
38222024-03-21T15:42:56.119Z 3,237 100% 3.60kB/s 0:00:00 3,237 100% 3.60kB/s 0:00:00 (xfr#155, to-chk=62/254)
38232024-03-21T15:42:56.119Ztools/ci_download_transceiver_control
38242024-03-21T15:42:56.119Z 3,415 100% 3.79kB/s 0:00:00 3,415 100% 3.79kB/s 0:00:00 (xfr#156, to-chk=61/254)
38252024-03-21T15:42:56.119Ztools/clickhouse_checksums
38262024-03-21T15:42:56.119Z 153 100% 0.17kB/s 0:00:00 153 100% 0.17kB/s 0:00:00 (xfr#157, to-chk=60/254)
38272024-03-21T15:42:56.120Ztools/clickhouse_version
38282024-03-21T15:42:56.120Z 11 100% 0.01kB/s 0:00:00 11 100% 0.01kB/s 0:00:00 (xfr#158, to-chk=59/254)
38292024-03-21T15:42:56.120Ztools/cockroachdb_checksums
38302024-03-21T15:42:56.120Z 258 100% 0.29kB/s 0:00:00 258 100% 0.29kB/s 0:00:00 (xfr#159, to-chk=58/254)
38312024-03-21T15:42:56.120Ztools/cockroachdb_version
38322024-03-21T15:42:56.120Z 8 100% 0.01kB/s 0:00:00 8 100% 0.01kB/s 0:00:00 (xfr#160, to-chk=57/254)
38332024-03-21T15:42:56.120Ztools/console_version
38342024-03-21T15:42:56.120Z 122 100% 0.14kB/s 0:00:00 122 100% 0.14kB/s 0:00:00 (xfr#161, to-chk=56/254)
38352024-03-21T15:42:56.120Ztools/create_gimlet_virtual_hardware.sh
38362024-03-21T15:42:56.120Z 936 100% 1.04kB/s 0:00:00 936 100% 1.04kB/s 0:00:00 (xfr#162, to-chk=55/254)
38372024-03-21T15:42:56.120Ztools/create_scrimlet_virtual_hardware.sh
38382024-03-21T15:42:56.120Z 2,014 100% 2.24kB/s 0:00:00 2,014 100% 2.24kB/s 0:00:00 (xfr#163, to-chk=54/254)
38392024-03-21T15:42:56.120Ztools/create_self_signed_cert.sh
38402024-03-21T15:42:56.120Z 685 100% 0.76kB/s 0:00:00 685 100% 0.76kB/s 0:00:00 (xfr#164, to-chk=53/254)
38412024-03-21T15:42:56.120Ztools/create_virtual_hardware.sh
38422024-03-21T15:42:56.120Z 3,184 100% 3.54kB/s 0:00:00 3,184 100% 3.54kB/s 0:00:00 (xfr#165, to-chk=52/254)
38432024-03-21T15:42:56.120Ztools/delete-reservoir.sh
38442024-03-21T15:42:56.120Z 136 100% 0.15kB/s 0:00:00 136 100% 0.15kB/s 0:00:00 (xfr#166, to-chk=51/254)
38452024-03-21T15:42:56.120Ztools/dendrite_openapi_version
38462024-03-21T15:42:56.120Z 122 100% 0.14kB/s 0:00:00 122 100% 0.14kB/s 0:00:00 (xfr#167, to-chk=50/254)
38472024-03-21T15:42:56.120Ztools/dendrite_stub_checksums
38482024-03-21T15:42:56.120Z 267 100% 0.30kB/s 0:00:00 267 100% 0.30kB/s 0:00:00 (xfr#168, to-chk=49/254)
38492024-03-21T15:42:56.120Ztools/destroy_gimlet_virtual_hardware.sh
38502024-03-21T15:42:56.120Z 888 100% 0.99kB/s 0:00:00 888 100% 0.99kB/s 0:00:00 (xfr#169, to-chk=48/254)
38512024-03-21T15:42:56.121Ztools/destroy_scrimlet_virtual_hardware.sh
38522024-03-21T15:42:56.121Z 1,147 100% 1.27kB/s 0:00:00 1,147 100% 1.27kB/s 0:00:00 (xfr#170, to-chk=47/254)
38532024-03-21T15:42:56.121Ztools/destroy_virtual_hardware.sh
38542024-03-21T15:42:56.121Z 2,227 100% 2.47kB/s 0:00:00 2,227 100% 2.47kB/s 0:00:00 (xfr#171, to-chk=46/254)
38552024-03-21T15:42:56.121Ztools/dvt_dock_version
38562024-03-21T15:42:56.121Z 48 100% 0.05kB/s 0:00:00 48 100% 0.05kB/s 0:00:00 (xfr#172, to-chk=45/254)
38572024-03-21T15:42:56.121Ztools/ensure_buildomat_artifact.sh
38582024-03-21T15:42:56.121Z 3,759 100% 4.17kB/s 0:00:00 3,759 100% 4.17kB/s 0:00:00 (xfr#173, to-chk=44/254)
38592024-03-21T15:42:56.121Ztools/generate-nexus-api.sh
38602024-03-21T15:42:56.121Z 174 100% 0.19kB/s 0:00:00 174 100% 0.19kB/s 0:00:00 (xfr#174, to-chk=43/254)
38612024-03-21T15:42:56.121Ztools/generate-sled-agent-api.sh
38622024-03-21T15:42:56.121Z 161 100% 0.18kB/s 0:00:00 161 100% 0.18kB/s 0:00:00 (xfr#175, to-chk=42/254)
38632024-03-21T15:42:56.121Ztools/generate-wicketd-api.sh
38642024-03-21T15:42:56.121Z 75 100% 0.08kB/s 0:00:00 75 100% 0.08kB/s 0:00:00 (xfr#176, to-chk=41/254)
38652024-03-21T15:42:56.121Ztools/hubris_checksums
38662024-03-21T15:42:56.121Z 852 100% 0.95kB/s 0:00:00 852 100% 0.95kB/s 0:00:00 (xfr#177, to-chk=40/254)
38672024-03-21T15:42:56.121Ztools/hubris_version
38682024-03-21T15:42:56.121Z 50 100% 0.06kB/s 0:00:00 50 100% 0.06kB/s 0:00:00 (xfr#178, to-chk=39/254)
38692024-03-21T15:42:56.121Ztools/install_builder_prerequisites.sh
38702024-03-21T15:42:56.121Z 7,537 100% 8.36kB/s 0:00:00 7,537 100% 8.36kB/s 0:00:00 (xfr#179, to-chk=38/254)
38712024-03-21T15:42:56.121Ztools/install_opte.sh
38722024-03-21T15:42:56.121Z 3,755 100% 4.17kB/s 0:00:00 3,755 100% 4.17kB/s 0:00:00 (xfr#180, to-chk=37/254)
38732024-03-21T15:42:56.121Ztools/install_prerequisites.sh
38742024-03-21T15:42:56.121Z 255 100% 0.28kB/s 0:00:00 255 100% 0.28kB/s 0:00:00 (xfr#181, to-chk=36/254)
38752024-03-21T15:42:56.122Ztools/install_runner_prerequisites.sh
38762024-03-21T15:42:56.122Z 4,154 100% 4.61kB/s 0:00:00 4,154 100% 4.61kB/s 0:00:00 (xfr#182, to-chk=35/254)
38772024-03-21T15:42:56.122Ztools/maghemite_ddm_openapi_version
38782024-03-21T15:42:56.122Z 122 100% 0.14kB/s 0:00:00 122 100% 0.14kB/s 0:00:00 (xfr#183, to-chk=34/254)
38792024-03-21T15:42:56.122Ztools/maghemite_mg_openapi_version
38802024-03-21T15:42:56.122Z 122 100% 0.14kB/s 0:00:00 122 100% 0.14kB/s 0:00:00 (xfr#184, to-chk=33/254)
38812024-03-21T15:42:56.122Ztools/maghemite_mgd_checksums
38822024-03-21T15:42:56.122Z 162 100% 0.18kB/s 0:00:00 162 100% 0.18kB/s 0:00:00 (xfr#185, to-chk=32/254)
38832024-03-21T15:42:56.122Ztools/opte_version
38842024-03-21T15:42:56.122Z 9 100% 0.01kB/s 0:00:00 9 100% 0.01kB/s 0:00:00 (xfr#186, to-chk=31/254)
38852024-03-21T15:42:56.122Ztools/opte_version_override
38862024-03-21T15:42:56.150Z 142 100% 0.16kB/s 0:00:00 142 100% 0.16kB/s 0:00:00 (xfr#187, to-chk=30/254)
38872024-03-21T15:42:56.150Ztools/renovate-post-upgrade.sh
38882024-03-21T15:42:56.150Z 1,705 100% 1.89kB/s 0:00:00 1,705 100% 1.89kB/s 0:00:00 (xfr#188, to-chk=29/254)
38892024-03-21T15:42:56.150Ztools/thundermuffin_checksums
38902024-03-21T15:42:56.150Z 79 100% 0.09kB/s 0:00:00 79 100% 0.09kB/s 0:00:00 (xfr#189, to-chk=28/254)
38912024-03-21T15:42:56.150Ztools/thundermuffin_version
38922024-03-21T15:42:56.150Z 50 100% 0.06kB/s 0:00:00 50 100% 0.06kB/s 0:00:00 (xfr#190, to-chk=27/254)
38932024-03-21T15:42:56.150Ztools/transceiver_control_version
38942024-03-21T15:42:56.150Z 137 100% 0.15kB/s 0:00:00 137 100% 0.15kB/s 0:00:00 (xfr#191, to-chk=26/254)
38952024-03-21T15:42:56.150Ztools/uninstall_opte.sh
38962024-03-21T15:42:56.150Z 6,514 100% 7.23kB/s 0:00:00 6,514 100% 7.23kB/s 0:00:00 (xfr#192, to-chk=25/254)
38972024-03-21T15:42:56.150Ztools/update_crucible.sh
38982024-03-21T15:42:56.150Z 1,093 100% 1.21kB/s 0:00:00 1,093 100% 1.21kB/s 0:00:00 (xfr#193, to-chk=24/254)
38992024-03-21T15:42:56.150Ztools/update_dendrite.sh
39002024-03-21T15:42:56.150Z 2,333 100% 2.59kB/s 0:00:00 2,333 100% 2.59kB/s 0:00:00 (xfr#194, to-chk=23/254)
39012024-03-21T15:42:56.150Ztools/update_helpers.sh
39022024-03-21T15:42:56.150Z 3,831 100% 4.25kB/s 0:00:00 3,831 100% 4.25kB/s 0:00:00 (xfr#195, to-chk=22/254)
39032024-03-21T15:42:56.150Ztools/update_lldp.sh
39042024-03-21T15:42:56.150Z 1,000 100% 1.11kB/s 0:00:00 1,000 100% 1.11kB/s 0:00:00 (xfr#196, to-chk=21/254)
39052024-03-21T15:42:56.150Ztools/update_maghemite.sh
39062024-03-21T15:42:56.150Z 939 100% 1.04kB/s 0:00:00 939 100% 1.04kB/s 0:00:00 (xfr#197, to-chk=20/254)
39072024-03-21T15:42:56.150Ztools/update_propolis.sh
39082024-03-21T15:42:56.151Z 1,050 100% 1.16kB/s 0:00:00 1,050 100% 1.16kB/s 0:00:00 (xfr#198, to-chk=19/254)
39092024-03-21T15:42:56.151Ztools/update_transceiver_control.sh
39102024-03-21T15:42:56.151Z 1,374 100% 1.52kB/s 0:00:00 1,374 100% 1.52kB/s 0:00:00 (xfr#199, to-chk=18/254)
39112024-03-21T15:42:56.151Ztools/virtual_hardware.sh
39122024-03-21T15:42:56.151Z 3,429 100% 3.80kB/s 0:00:00 3,429 100% 3.80kB/s 0:00:00 (xfr#200, to-chk=17/254)
39132024-03-21T15:42:56.151Ztools/dtrace/
39142024-03-21T15:42:56.151Ztools/dtrace/aggregate-query-latency.d
39152024-03-21T15:42:56.151Z 780 100% 0.86kB/s 0:00:00 780 100% 0.86kB/s 0:00:00 (xfr#201, to-chk=11/254)
39162024-03-21T15:42:56.151Ztools/dtrace/slowest-queries.d
39172024-03-21T15:42:56.151Z 1,077 100% 1.19kB/s 0:00:00 1,077 100% 1.19kB/s 0:00:00 (xfr#202, to-chk=10/254)
39182024-03-21T15:42:56.151Ztools/dtrace/trace-db-queries.d
39192024-03-21T15:42:56.151Z 811 100% 0.90kB/s 0:00:00 811 100% 0.90kB/s 0:00:00 (xfr#203, to-chk=9/254)
39202024-03-21T15:42:56.151Ztools/include/
39212024-03-21T15:42:56.151Ztools/include/force-git-over-https.sh
39222024-03-21T15:42:56.151Z 940 100% 1.04kB/s 0:00:00 940 100% 1.04kB/s 0:00:00 (xfr#204, to-chk=8/254)
39232024-03-21T15:42:56.151Ztools/populate/
39242024-03-21T15:42:56.151Ztools/populate/populate-alpine.sh
39252024-03-21T15:42:56.151Z 788 100% 0.87kB/s 0:00:00 788 100% 0.87kB/s 0:00:00 (xfr#205, to-chk=7/254)
39262024-03-21T15:42:56.151Ztools/populate/populate-images.sh
39272024-03-21T15:42:56.151Z 2,571 100% 2.85kB/s 0:00:00 2,571 100% 2.85kB/s 0:00:00 (xfr#206, to-chk=6/254)
39282024-03-21T15:42:56.151Ztools/reflector/
39292024-03-21T15:42:56.151Ztools/reflector/helpers.sh
39302024-03-21T15:42:56.151Z 4,652 100% 5.16kB/s 0:00:00 4,652 100% 5.16kB/s 0:00:00 (xfr#207, to-chk=5/254)
39312024-03-21T15:42:56.151Ztools/scrimlet/
39322024-03-21T15:42:56.152Ztools/scrimlet/create-softnpu-zone.sh
39332024-03-21T15:42:56.152Z 627 100% 0.70kB/s 0:00:00 627 100% 0.70kB/s 0:00:00 (xfr#208, to-chk=4/254)
39342024-03-21T15:42:56.152Ztools/scrimlet/destroy-softnpu-zone.sh
39352024-03-21T15:42:56.152Z 203 100% 0.23kB/s 0:00:00 203 100% 0.23kB/s 0:00:00 (xfr#209, to-chk=3/254)
39362024-03-21T15:42:56.152Ztools/scrimlet/softnpu-init.sh
39372024-03-21T15:42:56.152Z 2,157 100% 2.39kB/s 0:00:00 2,157 100% 2.39kB/s 0:00:00 (xfr#210, to-chk=2/254)
39382024-03-21T15:42:56.152Ztools/scrimlet/softnpu-zone.txt
39392024-03-21T15:42:56.152Z 330 100% 0.37kB/s 0:00:00 330 100% 0.37kB/s 0:00:00 (xfr#211, to-chk=1/254)
39402024-03-21T15:42:56.152Ztools/scrimlet/softnpu.toml
39412024-03-21T15:42:56.152Z 171 100% 0.19kB/s 0:00:00 171 100% 0.19kB/s 0:00:00 (xfr#212, to-chk=0/254)
39422024-03-21T15:42:56.152Z+ banner G2
39432024-03-21T15:42:56.152Z ##### #####
39442024-03-21T15:42:56.152Z# # # #
39452024-03-21T15:42:56.152Z# #
39462024-03-21T15:42:56.152Z# #### #####
39472024-03-21T15:42:56.152Z# # #
39482024-03-21T15:42:56.152Z# # #
39492024-03-21T15:42:56.152Z ##### #######
39502024-03-21T15:42:56.152Z
39512024-03-21T15:42:56.152Z+ . config/build-g2.sh
39522024-03-21T15:42:56.152Z++ rm -f /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/config-rss.toml
39532024-03-21T15:42:56.152Z++ cp config/g2-config.toml /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/config.toml
39542024-03-21T15:42:56.152Z++ cp -r cargo-bay/tools cargo-bay/g2/
39552024-03-21T15:42:56.152Z++ cd /work/oxidecomputer/omicron
39562024-03-21T15:42:56.153Z++ cargo run --release --bin omicron-package -- -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled
39572024-03-21T15:42:57.172Z Finished release [optimized] target(s) in 1.05s
39582024-03-21T15:42:57.197Z Running `target/release/omicron-package -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled`
39592024-03-21T15:42:57.239ZLogging to: /work/oxidecomputer/omicron/out/LOG
39602024-03-21T15:42:57.269ZCreated new build target 'default' and set it as active
39612024-03-21T15:42:57.269Z++ cargo run --release --bin omicron-package -- package
39622024-03-21T15:42:58.286Z Finished release [optimized] target(s) in 0.94s
39632024-03-21T15:42:58.311Z Running `target/release/omicron-package package`
39642024-03-21T15:42:58.337ZLogging to: /work/oxidecomputer/omicron/out/LOG
39652024-03-21T15:42:59.347Z Finished release [optimized] target(s) in 0.94s
39662024-03-21T15:43:02.158Z++ cd /work/oxidecomputer/testbed/a4x2/config/../
39672024-03-21T15:43:02.158Z++ rm -rf cargo-bay/g2/omicron
39682024-03-21T15:43:02.188Z++ mkdir -p cargo-bay/g2/omicron
39692024-03-21T15:43:02.189Z++ rsync --delete -Paz /work/oxidecomputer/omicron/tools /work/oxidecomputer/omicron/out /work/oxidecomputer/omicron/smf /work/oxidecomputer/omicron/target/release/omicron-package /work/oxidecomputer/omicron/package-manifest.toml --exclude out/downloads --exclude out/clickhouse --exclude out/cockroachdb --exclude out/dendrite-stub --exclude out/mgd --exclude out/thundermuffin --exclude out/transceiver-control --exclude out/omicron-nexus.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/clickhouse_svc.tar.gz --exclude out/clickhouse_keeper_svc.tar.gz --exclude out/cockroachdb-service.tar.gz --exclude out/internal-dns-cli.tar.gz --exclude out/dns-server.tar.gz --exclude out/internal-dns-customizations.tar.gz --exclude out/external-dns-customizations.tar.gz --exclude out/ntp-svc.tar.gz --exclude out/mgs.tar.gz --exclude out/omicron-gateway-asic-customizations.tar.gz --exclude out/omicron-gateway-stub-customizations.tar.gz --exclude out/omicron-gateway-softnpu-customizations.tar.gz --exclude out/wicketd.tar.gz --exclude out/wicket.tar.gz --exclude out/switch_zone_setup.tar.gz --exclude out/sp-sim.tar.gz --exclude out/sp-sim-stub.tar.gz --exclude out/sp-sim-softnpu.tar.gz --exclude out/crucible.tar.gz --exclude out/crucible-pantry.tar.gz --exclude out/mg-ddm.tar.gz --exclude out/mgd.tar.gz --exclude out/lldp.tar.gz --exclude out/dendrite-stub.tar.gz --exclude out/dendrite-asic.tar.gz --exclude out/dendrite-softnpu.tar.gz --exclude out/xcvradm.tar.gz --exclude out/thundermuffin.tar.gz --exclude out/zone-network-install.tar.gz --exclude out/zone-network-setup.tar.gz --exclude out/opte-interface-setup.tar.gz --exclude out/omicron-omdb.tar.gz --exclude out/logadm.tar.gz --exclude out/profile.tar.gz --exclude '*.p5p' cargo-bay/g2/omicron/
39702024-03-21T15:43:02.189Zsending incremental file list
39712024-03-21T15:43:02.189Zomicron-package
39722024-03-21T15:43:02.414Z 32,768 0% 0.00kB/s 0:00:00 40,097,552 100% 157.89MB/s 0:00:00 (xfr#1, to-chk=253/254)
39732024-03-21T15:43:02.414Zpackage-manifest.toml
39742024-03-21T15:43:02.440Z 26,511 100% 106.98kB/s 0:00:00 26,511 100% 106.98kB/s 0:00:00 (xfr#2, to-chk=252/254)
39752024-03-21T15:43:02.440Zout/
39762024-03-21T15:43:02.440Zout/LOG
39772024-03-21T15:43:02.440Z 32,768 79% 132.23kB/s 0:00:00 41,311 100% 166.71kB/s 0:00:00 (xfr#3, to-chk=248/254)
39782024-03-21T15:43:02.440Zout/clickhouse.tar.gz
39792024-03-21T15:43:03.185Z 32,768 0% 132.23kB/s 0:29:07 227,278,848 98% 216.53MB/s 0:00:00 231,164,328 100% 217.84MB/s 0:00:01 (xfr#4, to-chk=247/254)
39802024-03-21T15:43:03.186Zout/clickhouse_keeper.tar.gz
39812024-03-21T15:43:03.978Z 32,768 0% 2.84MB/s 0:01:19 231,132,518 100% 277.26MB/s 0:00:00 (xfr#5, to-chk=246/254)
39822024-03-21T15:43:03.978Zout/cockroachdb.tar.gz
39832024-03-21T15:43:04.457Z 32,768 0% 40.25kB/s 0:52:25 56,623,104 44% 54.00MB/s 0:00:01 126,650,468 100% 94.14MB/s 0:00:01 (xfr#6, to-chk=245/254)
39842024-03-21T15:43:04.457Zout/crucible-pantry-zone.tar.gz
39852024-03-21T15:43:04.540Z 32,768 0% 112.68kB/s 0:03:44 25,274,868 100% 65.86MB/s 0:00:00 (xfr#7, to-chk=244/254)
39862024-03-21T15:43:04.540Zout/crucible-zone.tar.gz
39872024-03-21T15:43:04.665Z 32,768 0% 87.19kB/s 0:07:03 36,977,973 100% 71.68MB/s 0:00:00 (xfr#8, to-chk=243/254)
39882024-03-21T15:43:04.665Zout/external-dns.tar.gz
39892024-03-21T15:43:04.773Z 32,768 0% 65.04kB/s 0:07:56 30,996,658 100% 49.27MB/s 0:00:00 (xfr#9, to-chk=242/254)
39902024-03-21T15:43:04.773Zout/internal-dns.tar.gz
39912024-03-21T15:43:04.872Z 32,768 0% 53.24kB/s 0:09:41 30,995,994 100% 42.29MB/s 0:00:00 (xfr#10, to-chk=241/254)
39922024-03-21T15:43:04.872Zout/mg-ddm-gz.tar
39932024-03-21T15:43:05.257Z 32,768 0% 45.71kB/s 0:19:16 39,878,656 75% 38.03MB/s 0:00:00 52,915,712 100% 46.60MB/s 0:00:01 (xfr#11, to-chk=240/254)
39942024-03-21T15:43:05.257Zout/nexus.tar.gz
39952024-03-21T15:43:05.622Z 32,768 0% 380.95kB/s 0:04:00 91,632,921 100% 195.06MB/s 0:00:00 (xfr#12, to-chk=239/254)
39962024-03-21T15:43:05.622Zout/ntp.tar.gz
39972024-03-21T15:43:05.672Z 32,768 0% 71.27kB/s 0:02:25 10,420,988 100% 19.92MB/s 0:00:00 (xfr#13, to-chk=238/254)
39982024-03-21T15:43:05.698Zout/omicron-gateway-softnpu.tar.gz
39992024-03-21T15:43:05.730Z 32,768 0% 64.13kB/s 0:04:16 16,510,378 100% 28.27MB/s 0:00:00 (xfr#14, to-chk=237/254)
40002024-03-21T15:43:05.730Zout/omicron-gateway.tar.gz
40012024-03-21T15:43:05.777Z 32,768 0% 57.35kB/s 0:04:47 16,505,446 100% 26.02MB/s 0:00:00 (xfr#15, to-chk=236/254)
40022024-03-21T15:43:05.778Zout/omicron-sled-agent.tar
40032024-03-21T15:43:06.611Z 32,768 0% 52.81kB/s 0:36:52 50,102,272 42% 47.78MB/s 0:00:01 116,846,592 100% 77.49MB/s 0:00:01 (xfr#16, to-chk=235/254)
40042024-03-21T15:43:06.611Zout/overlay.tar.gz
40052024-03-21T15:43:06.611Z 2,621 100% 5.83kB/s 0:00:00 2,621 100% 5.83kB/s 0:00:00 (xfr#17, to-chk=234/254)
40062024-03-21T15:43:06.611Zout/oximeter.tar.gz
40072024-03-21T15:43:06.762Z 32,768 0% 72.73kB/s 0:10:59 48,023,041 100% 77.49MB/s 0:00:00 (xfr#18, to-chk=233/254)
40082024-03-21T15:43:06.762Zout/oxlog.tar
40092024-03-21T15:43:06.809Z 32,768 0% 54.15kB/s 0:01:54 6,244,352 100% 9.35MB/s 0:00:00 (xfr#19, to-chk=232/254)
40102024-03-21T15:43:06.809Zout/probe.tar.gz
40112024-03-21T15:43:06.836Z 32,768 1% 50.24kB/s 0:00:55 2,829,470 100% 4.17MB/s 0:00:00 (xfr#20, to-chk=231/254)
40122024-03-21T15:43:06.836Zout/propolis-server.tar.gz
40132024-03-21T15:43:07.344Z 32,768 0% 49.46kB/s 0:22:21 66,360,059 100% 74.37MB/s 0:00:00 (xfr#21, to-chk=230/254)
40142024-03-21T15:43:07.344Zout/switch-softnpu.tar.gz
40152024-03-21T15:43:07.709Z 32,768 0% 37.60kB/s 1:30:23 44,171,264 21% 42.12MB/s 0:00:03 203,966,008 100% 126.56MB/s 0:00:01 (xfr#22, to-chk=229/254)
40162024-03-21T15:43:07.709Zout/console-assets/
40172024-03-21T15:43:07.709Zout/console-assets/VERSION
40182024-03-21T15:43:07.758Z 41 100% 0.07kB/s 0:00:00 41 100% 0.07kB/s 0:00:00 (xfr#23, to-chk=225/254)
40192024-03-21T15:43:07.758Zout/console-assets/index.html
40202024-03-21T15:43:07.758Z 466 100% 0.85kB/s 0:00:00 466 100% 0.85kB/s 0:00:00 (xfr#24, to-chk=224/254)
40212024-03-21T15:43:07.758Zout/console-assets/assets/
40222024-03-21T15:43:07.758Zout/console-assets/assets/GT-America-Mono-Medium-YwIu9fzp.woff2
40232024-03-21T15:43:07.758Z 32,768 70% 59.48kB/s 0:00:00 46,276 100% 84.00kB/s 0:00:00 (xfr#25, to-chk=222/254)
40242024-03-21T15:43:07.758Zout/console-assets/assets/GT-America-Mono-Medium-cdKcilbq.woff
40252024-03-21T15:43:07.758Z 32,768 65% 59.48kB/s 0:00:00 50,032 100% 90.65kB/s 0:00:00 (xfr#26, to-chk=221/254)
40262024-03-21T15:43:07.758Zout/console-assets/assets/GT-America-Mono-Regular-OCC-2jMd8Iq8.woff
40272024-03-21T15:43:07.758Z 32,768 55% 59.37kB/s 0:00:00 58,524 100% 106.03kB/s 0:00:00 (xfr#27, to-chk=220/254)
40282024-03-21T15:43:07.758Zout/console-assets/assets/GT-America-Mono-Regular-OCC-EtmRvOfE.woff2
40292024-03-21T15:43:07.758Z 32,768 71% 59.37kB/s 0:00:00 46,060 100% 83.30kB/s 0:00:00 (xfr#28, to-chk=219/254)
40302024-03-21T15:43:07.758Zout/console-assets/assets/SuisseIntl-Book-WebS-7Tl_Fk8K.woff
40312024-03-21T15:43:07.758Z 21,937 100% 39.67kB/s 0:00:00 21,937 100% 39.67kB/s 0:00:00 (xfr#29, to-chk=218/254)
40322024-03-21T15:43:07.758Zout/console-assets/assets/SuisseIntl-Book-WebS-gKxfuMfR.woff2
40332024-03-21T15:43:07.758Z 17,996 100% 32.54kB/s 0:00:00 17,996 100% 32.54kB/s 0:00:00 (xfr#30, to-chk=217/254)
40342024-03-21T15:43:07.758Zout/console-assets/assets/SuisseIntl-Light-WebS-M174oNfc.woff
40352024-03-21T15:43:07.758Z 21,890 100% 39.51kB/s 0:00:00 21,890 100% 39.51kB/s 0:00:00 (xfr#31, to-chk=216/254)
40362024-03-21T15:43:07.758Zout/console-assets/assets/SuisseIntl-Light-WebS-qZv_Xmyw.woff2
40372024-03-21T15:43:07.758Z 17,984 100% 32.46kB/s 0:00:00 17,984 100% 32.46kB/s 0:00:00 (xfr#32, to-chk=215/254)
40382024-03-21T15:43:07.758Zout/console-assets/assets/SuisseIntl-Regular-WebS-d4cfn-bW.woff
40392024-03-21T15:43:07.759Z 21,123 100% 38.13kB/s 0:00:00 21,123 100% 38.13kB/s 0:00:00 (xfr#33, to-chk=214/254)
40402024-03-21T15:43:07.759Zout/console-assets/assets/SuisseIntl-Regular-WebS-u1UIEFRb.woff2
40412024-03-21T15:43:07.759Z 17,228 100% 31.10kB/s 0:00:00 17,228 100% 31.10kB/s 0:00:00 (xfr#34, to-chk=213/254)
40422024-03-21T15:43:07.759Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-CMUS-2lk.woff2
40432024-03-21T15:43:07.759Z 18,448 100% 33.24kB/s 0:00:00 18,448 100% 33.24kB/s 0:00:00 (xfr#35, to-chk=212/254)
40442024-03-21T15:43:07.759Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-J9SU7ygH.woff
40452024-03-21T15:43:07.759Z 22,665 100% 40.84kB/s 0:00:00 22,665 100% 40.84kB/s 0:00:00 (xfr#36, to-chk=211/254)
40462024-03-21T15:43:07.759Zout/console-assets/assets/Terminal-_VoNxbTe.js
40472024-03-21T15:43:07.759Z 32,768 11% 59.04kB/s 0:00:04 287,761 100% 515.63kB/s 0:00:00 (xfr#37, to-chk=210/254)
40482024-03-21T15:43:07.759Zout/console-assets/assets/Terminal-_VoNxbTe.js.gz
40492024-03-21T15:43:07.759Z 32,768 45% 58.72kB/s 0:00:00 71,758 100% 128.34kB/s 0:00:00 (xfr#38, to-chk=209/254)
40502024-03-21T15:43:07.759Zout/console-assets/assets/Terminal-_VoNxbTe.js.map
40512024-03-21T15:43:07.759Z 32,768 5% 58.61kB/s 0:00:09 590,313 100% 1.02MB/s 0:00:00 (xfr#39, to-chk=208/254)
40522024-03-21T15:43:07.759Zout/console-assets/assets/Terminal-_VoNxbTe.js.map.gz
40532024-03-21T15:43:07.759Z 32,768 27% 57.97kB/s 0:00:01 118,282 100% 208.88kB/s 0:00:00 (xfr#40, to-chk=207/254)
40542024-03-21T15:43:07.759Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js
40552024-03-21T15:43:07.759Z 32,768 8% 57.76kB/s 0:00:05 371,459 100% 648.93kB/s 0:00:00 (xfr#41, to-chk=206/254)
40562024-03-21T15:43:07.759Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.gz
40572024-03-21T15:43:07.759Z 32,768 31% 57.25kB/s 0:00:01 103,751 100% 181.25kB/s 0:00:00 (xfr#42, to-chk=205/254)
40582024-03-21T15:43:07.759Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map
40592024-03-21T15:43:07.787Z 32,768 1% 57.25kB/s 0:00:28 1,659,213 100% 2.77MB/s 0:00:00 (xfr#43, to-chk=204/254)
40602024-03-21T15:43:07.787Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map.gz
40612024-03-21T15:43:07.787Z 32,768 8% 55.85kB/s 0:00:06 379,036 100% 643.74kB/s 0:00:00 (xfr#44, to-chk=203/254)
40622024-03-21T15:43:07.787Zout/console-assets/assets/app-1tiVg9q7.js
40632024-03-21T15:43:07.787Z 32,768 2% 55.65kB/s 0:00:19 1,130,062 100% 1.83MB/s 0:00:00 (xfr#45, to-chk=202/254)
40642024-03-21T15:43:07.787Zout/console-assets/assets/app-1tiVg9q7.js.gz
40652024-03-21T15:43:07.787Z 32,768 9% 54.24kB/s 0:00:05 347,811 100% 573.75kB/s 0:00:00 (xfr#46, to-chk=201/254)
40662024-03-21T15:43:07.787Zout/console-assets/assets/app-1tiVg9q7.js.map
40672024-03-21T15:43:07.813Z 32,768 0% 54.05kB/s 0:01:37 5,328,067 100% 7.99MB/s 0:00:00 (xfr#47, to-chk=200/254)
40682024-03-21T15:43:07.813Zout/console-assets/assets/app-1tiVg9q7.js.map.gz
40692024-03-21T15:43:07.813Z 32,768 2% 50.31kB/s 0:00:24 1,261,215 100% 1.87MB/s 0:00:00 (xfr#48, to-chk=199/254)
40702024-03-21T15:43:07.813Zout/console-assets/assets/app-AvNWp1hQ.css
40712024-03-21T15:43:07.864Z 32,768 23% 49.77kB/s 0:00:02 138,004 100% 208.95kB/s 0:00:00 (xfr#49, to-chk=198/254)
40722024-03-21T15:43:07.864Zout/console-assets/assets/app-AvNWp1hQ.css.gz
40732024-03-21T15:43:07.864Z 21,197 100% 32.09kB/s 0:00:00 21,197 100% 32.09kB/s 0:00:00 (xfr#50, to-chk=197/254)
40742024-03-21T15:43:07.864Zout/console-assets/assets/favicon-WELtHcTG.svg
40752024-03-21T15:43:07.864Z 761 100% 1.15kB/s 0:00:00 761 100% 1.15kB/s 0:00:00 (xfr#51, to-chk=196/254)
40762024-03-21T15:43:07.864Zout/console-assets/assets/favicon-cDDaBnwQ.png
40772024-03-21T15:43:07.864Z 1,327 100% 2.01kB/s 0:00:00 1,327 100% 2.01kB/s 0:00:00 (xfr#52, to-chk=195/254)
40782024-03-21T15:43:07.864Zout/console-assets/assets/og-preview-image.webp
40792024-03-21T15:43:07.864Z 32,768 36% 49.61kB/s 0:00:01 89,880 100% 135.87kB/s 0:00:00 (xfr#53, to-chk=194/254)
40802024-03-21T15:43:07.864Zout/console-assets/assets/oxide-hero-rack-IQvkDe3B.webp
40812024-03-21T15:43:07.864Z 32,768 4% 49.46kB/s 0:00:12 673,968 100% 1014.13kB/s 0:00:00 (xfr#54, to-chk=193/254)
40822024-03-21T15:43:07.864Zout/manifest-cache/
40832024-03-21T15:43:07.865Zout/manifest-cache/clickhouse.tar.gz.json
40842024-03-21T15:43:07.865Z 780 100% 1.17kB/s 0:00:00 780 100% 1.17kB/s 0:00:00 (xfr#55, to-chk=192/254)
40852024-03-21T15:43:07.865Zout/manifest-cache/clickhouse_keeper.tar.gz.json
40862024-03-21T15:43:07.865Z 801 100% 1.21kB/s 0:00:00 801 100% 1.21kB/s 0:00:00 (xfr#56, to-chk=191/254)
40872024-03-21T15:43:07.865Zout/manifest-cache/clickhouse_keeper_svc.tar.gz.json
40882024-03-21T15:43:07.865Z 2,958 100% 4.44kB/s 0:00:00 2,958 100% 4.44kB/s 0:00:00 (xfr#57, to-chk=190/254)
40892024-03-21T15:43:07.865Zout/manifest-cache/clickhouse_svc.tar.gz.json
40902024-03-21T15:43:07.865Z 2,946 100% 4.43kB/s 0:00:00 2,946 100% 4.43kB/s 0:00:00 (xfr#58, to-chk=189/254)
40912024-03-21T15:43:07.865Zout/manifest-cache/cockroachdb-service.tar.gz.json
40922024-03-21T15:43:07.865Z 32,768 60% 49.23kB/s 0:00:00 53,969 100% 81.08kB/s 0:00:00 (xfr#59, to-chk=188/254)
40932024-03-21T15:43:07.865Zout/manifest-cache/cockroachdb.tar.gz.json
40942024-03-21T15:43:07.865Z 787 100% 1.18kB/s 0:00:00 787 100% 1.18kB/s 0:00:00 (xfr#60, to-chk=187/254)
40952024-03-21T15:43:07.865Zout/manifest-cache/crucible-pantry-zone.tar.gz.json
40962024-03-21T15:43:07.865Z 662 100% 0.99kB/s 0:00:00 662 100% 0.99kB/s 0:00:00 (xfr#61, to-chk=186/254)
40972024-03-21T15:43:07.865Zout/manifest-cache/crucible-zone.tar.gz.json
40982024-03-21T15:43:07.865Z 641 100% 0.96kB/s 0:00:00 641 100% 0.96kB/s 0:00:00 (xfr#62, to-chk=185/254)
40992024-03-21T15:43:07.865Zout/manifest-cache/dns-server.tar.gz.json
41002024-03-21T15:43:07.865Z 942 100% 1.42kB/s 0:00:00 942 100% 1.42kB/s 0:00:00 (xfr#63, to-chk=184/254)
41012024-03-21T15:43:07.865Zout/manifest-cache/external-dns-customizations.tar.gz.json
41022024-03-21T15:43:07.865Z 1,132 100% 1.70kB/s 0:00:00 1,132 100% 1.70kB/s 0:00:00 (xfr#64, to-chk=183/254)
41032024-03-21T15:43:07.865Zout/manifest-cache/external-dns.tar.gz.json
41042024-03-21T15:43:07.865Z 934 100% 1.40kB/s 0:00:00 934 100% 1.40kB/s 0:00:00 (xfr#65, to-chk=182/254)
41052024-03-21T15:43:07.865Zout/manifest-cache/internal-dns-cli.tar.gz.json
41062024-03-21T15:43:07.866Z 752 100% 1.13kB/s 0:00:00 752 100% 1.13kB/s 0:00:00 (xfr#66, to-chk=181/254)
41072024-03-21T15:43:07.866Zout/manifest-cache/internal-dns-customizations.tar.gz.json
41082024-03-21T15:43:07.866Z 1,132 100% 1.70kB/s 0:00:00 1,132 100% 1.70kB/s 0:00:00 (xfr#67, to-chk=180/254)
41092024-03-21T15:43:07.866Zout/manifest-cache/internal-dns.tar.gz.json
41102024-03-21T15:43:07.866Z 791 100% 1.19kB/s 0:00:00 791 100% 1.19kB/s 0:00:00 (xfr#68, to-chk=179/254)
41112024-03-21T15:43:07.866Zout/manifest-cache/logadm.tar.gz.json
41122024-03-21T15:43:07.866Z 1,044 100% 1.57kB/s 0:00:00 1,044 100% 1.57kB/s 0:00:00 (xfr#69, to-chk=178/254)
41132024-03-21T15:43:07.866Zout/manifest-cache/nexus.tar.gz.json
41142024-03-21T15:43:07.866Z 773 100% 1.16kB/s 0:00:00 773 100% 1.16kB/s 0:00:00 (xfr#70, to-chk=177/254)
41152024-03-21T15:43:07.866Zout/manifest-cache/ntp-svc.tar.gz.json
41162024-03-21T15:43:07.866Z 2,228 100% 3.34kB/s 0:00:00 2,228 100% 3.34kB/s 0:00:00 (xfr#71, to-chk=176/254)
41172024-03-21T15:43:07.866Zout/manifest-cache/ntp.tar.gz.json
41182024-03-21T15:43:07.866Z 763 100% 1.14kB/s 0:00:00 763 100% 1.14kB/s 0:00:00 (xfr#72, to-chk=175/254)
41192024-03-21T15:43:07.866Zout/manifest-cache/omicron-gateway-softnpu-customizations.tar.gz.json
41202024-03-21T15:43:07.866Z 1,462 100% 2.19kB/s 0:00:00 1,462 100% 2.19kB/s 0:00:00 (xfr#73, to-chk=174/254)
41212024-03-21T15:43:07.866Zout/manifest-cache/omicron-gateway-softnpu.tar.gz.json
41222024-03-21T15:43:07.866Z 545 100% 0.82kB/s 0:00:00 545 100% 0.82kB/s 0:00:00 (xfr#74, to-chk=173/254)
41232024-03-21T15:43:07.866Zout/manifest-cache/omicron-gateway.tar.gz.json
41242024-03-21T15:43:07.866Z 703 100% 1.05kB/s 0:00:00 703 100% 1.05kB/s 0:00:00 (xfr#75, to-chk=172/254)
41252024-03-21T15:43:07.866Zout/manifest-cache/omicron-nexus.tar.gz.json
41262024-03-21T15:43:07.866Z 32,768 46% 49.16kB/s 0:00:00 70,944 100% 106.26kB/s 0:00:00 (xfr#76, to-chk=171/254)
41272024-03-21T15:43:07.866Zout/manifest-cache/omicron-omdb.tar.gz.json
41282024-03-21T15:43:07.866Z 702 100% 1.05kB/s 0:00:00 702 100% 1.05kB/s 0:00:00 (xfr#77, to-chk=170/254)
41292024-03-21T15:43:07.867Zout/manifest-cache/omicron-sled-agent.tar.json
41302024-03-21T15:43:07.867Z 1,269 100% 1.90kB/s 0:00:00 1,269 100% 1.90kB/s 0:00:00 (xfr#78, to-chk=169/254)
41312024-03-21T15:43:07.867Zout/manifest-cache/opte-interface-setup.tar.gz.json
41322024-03-21T15:43:07.867Z 883 100% 1.32kB/s 0:00:00 883 100% 1.32kB/s 0:00:00 (xfr#79, to-chk=168/254)
41332024-03-21T15:43:07.867Zout/manifest-cache/overlay.tar.gz.json
41342024-03-21T15:43:07.867Z 473 100% 0.71kB/s 0:00:00 473 100% 0.71kB/s 0:00:00 (xfr#80, to-chk=167/254)
41352024-03-21T15:43:07.867Zout/manifest-cache/oximeter-collector.tar.gz.json
41362024-03-21T15:43:07.867Z 18,311 100% 27.43kB/s 0:00:00 18,311 100% 27.43kB/s 0:00:00 (xfr#81, to-chk=166/254)
41372024-03-21T15:43:07.867Zout/manifest-cache/oximeter.tar.gz.json
41382024-03-21T15:43:07.867Z 641 100% 0.96kB/s 0:00:00 641 100% 0.96kB/s 0:00:00 (xfr#82, to-chk=165/254)
41392024-03-21T15:43:07.867Zout/manifest-cache/oxlog.tar.json
41402024-03-21T15:43:07.867Z 321 100% 0.48kB/s 0:00:00 321 100% 0.48kB/s 0:00:00 (xfr#83, to-chk=164/254)
41412024-03-21T15:43:07.867Zout/manifest-cache/probe.tar.gz.json
41422024-03-21T15:43:07.867Z 346 100% 0.52kB/s 0:00:00 346 100% 0.52kB/s 0:00:00 (xfr#84, to-chk=163/254)
41432024-03-21T15:43:07.867Zout/manifest-cache/profile.tar.gz.json
41442024-03-21T15:43:07.867Z 838 100% 1.26kB/s 0:00:00 838 100% 1.26kB/s 0:00:00 (xfr#85, to-chk=162/254)
41452024-03-21T15:43:07.867Zout/manifest-cache/sp-sim-softnpu.tar.gz.json
41462024-03-21T15:43:07.867Z 357 100% 0.53kB/s 0:00:00 357 100% 0.53kB/s 0:00:00 (xfr#86, to-chk=161/254)
41472024-03-21T15:43:07.867Zout/manifest-cache/sp-sim.tar.gz.json
41482024-03-21T15:43:07.867Z 1,549 100% 2.32kB/s 0:00:00 1,549 100% 2.32kB/s 0:00:00 (xfr#87, to-chk=160/254)
41492024-03-21T15:43:07.867Zout/manifest-cache/switch-softnpu.tar.gz.json
41502024-03-21T15:43:07.867Z 1,566 100% 2.34kB/s 0:00:00 1,566 100% 2.34kB/s 0:00:00 (xfr#88, to-chk=159/254)
41512024-03-21T15:43:07.867Zout/manifest-cache/switch_zone_setup.tar.gz.json
41522024-03-21T15:43:07.867Z 10,790 100% 16.14kB/s 0:00:00 10,790 100% 16.14kB/s 0:00:00 (xfr#89, to-chk=158/254)
41532024-03-21T15:43:07.867Zout/manifest-cache/wicket.tar.gz.json
41542024-03-21T15:43:07.868Z 1,084 100% 1.62kB/s 0:00:00 1,084 100% 1.62kB/s 0:00:00 (xfr#90, to-chk=157/254)
41552024-03-21T15:43:07.868Zout/manifest-cache/wicketd.tar.gz.json
41562024-03-21T15:43:07.868Z 1,560 100% 2.33kB/s 0:00:00 1,560 100% 2.33kB/s 0:00:00 (xfr#91, to-chk=156/254)
41572024-03-21T15:43:07.868Zout/manifest-cache/zone-network-install.tar.gz.json
41582024-03-21T15:43:07.868Z 877 100% 1.31kB/s 0:00:00 877 100% 1.31kB/s 0:00:00 (xfr#92, to-chk=155/254)
41592024-03-21T15:43:07.868Zout/manifest-cache/zone-network-setup.tar.gz.json
41602024-03-21T15:43:07.868Z 772 100% 1.15kB/s 0:00:00 772 100% 1.15kB/s 0:00:00 (xfr#93, to-chk=154/254)
41612024-03-21T15:43:07.868Zout/target/
41622024-03-21T15:43:07.868Zout/target/active -> default
41632024-03-21T15:43:07.868Zout/target/default
41642024-03-21T15:43:07.868Z 74 100% 0.11kB/s 0:00:00 74 100% 0.11kB/s 0:00:00 (xfr#94, to-chk=152/254)
41652024-03-21T15:43:07.868Zsmf/
41662024-03-21T15:43:07.868Zsmf/clickhouse/
41672024-03-21T15:43:07.868Zsmf/clickhouse/config_replica.xml
41682024-03-21T15:43:07.868Z 2,728 100% 4.08kB/s 0:00:00 2,728 100% 4.08kB/s 0:00:00 (xfr#95, to-chk=132/254)
41692024-03-21T15:43:07.868Zsmf/clickhouse/manifest.xml
41702024-03-21T15:43:07.868Z 1,494 100% 2.23kB/s 0:00:00 1,494 100% 2.23kB/s 0:00:00 (xfr#96, to-chk=131/254)
41712024-03-21T15:43:07.896Zsmf/clickhouse/method_script.sh
41722024-03-21T15:43:07.896Z 5,330 100% 7.97kB/s 0:00:00 5,330 100% 7.97kB/s 0:00:00 (xfr#97, to-chk=130/254)
41732024-03-21T15:43:07.896Zsmf/clickhouse_keeper/
41742024-03-21T15:43:07.897Zsmf/clickhouse_keeper/keeper_config.xml
41752024-03-21T15:43:07.897Z 1,460 100% 2.18kB/s 0:00:00 1,460 100% 2.18kB/s 0:00:00 (xfr#98, to-chk=129/254)
41762024-03-21T15:43:07.897Zsmf/clickhouse_keeper/manifest.xml
41772024-03-21T15:43:07.897Z 1,534 100% 2.29kB/s 0:00:00 1,534 100% 2.29kB/s 0:00:00 (xfr#99, to-chk=128/254)
41782024-03-21T15:43:07.897Zsmf/clickhouse_keeper/method_script.sh
41792024-03-21T15:43:07.897Z 4,324 100% 6.46kB/s 0:00:00 4,324 100% 6.46kB/s 0:00:00 (xfr#100, to-chk=127/254)
41802024-03-21T15:43:07.897Zsmf/cockroachdb/
41812024-03-21T15:43:07.897Zsmf/cockroachdb/manifest.xml
41822024-03-21T15:43:07.897Z 1,667 100% 2.49kB/s 0:00:00 1,667 100% 2.49kB/s 0:00:00 (xfr#101, to-chk=126/254)
41832024-03-21T15:43:07.897Zsmf/cockroachdb/method_script.sh
41842024-03-21T15:43:07.897Z 1,030 100% 1.54kB/s 0:00:00 1,030 100% 1.54kB/s 0:00:00 (xfr#102, to-chk=125/254)
41852024-03-21T15:43:07.897Zsmf/external-dns/
41862024-03-21T15:43:07.897Zsmf/external-dns/config.toml
41872024-03-21T15:43:07.897Z 353 100% 0.53kB/s 0:00:00 353 100% 0.53kB/s 0:00:00 (xfr#103, to-chk=124/254)
41882024-03-21T15:43:07.897Zsmf/external-dns/manifest.xml
41892024-03-21T15:43:07.897Z 1,805 100% 2.70kB/s 0:00:00 1,805 100% 2.70kB/s 0:00:00 (xfr#104, to-chk=123/254)
41902024-03-21T15:43:07.897Zsmf/installinator/
41912024-03-21T15:43:07.897Zsmf/installinator/manifest.xml
41922024-03-21T15:43:07.897Z 2,149 100% 3.21kB/s 0:00:00 2,149 100% 3.21kB/s 0:00:00 (xfr#105, to-chk=122/254)
41932024-03-21T15:43:07.897Zsmf/internal-dns/
41942024-03-21T15:43:07.897Zsmf/internal-dns/config.toml
41952024-03-21T15:43:07.897Z 353 100% 0.53kB/s 0:00:00 353 100% 0.53kB/s 0:00:00 (xfr#106, to-chk=121/254)
41962024-03-21T15:43:07.897Zsmf/internal-dns/manifest.xml
41972024-03-21T15:43:07.898Z 1,618 100% 2.42kB/s 0:00:00 1,618 100% 2.42kB/s 0:00:00 (xfr#107, to-chk=120/254)
41982024-03-21T15:43:07.898Zsmf/logadm/
41992024-03-21T15:43:07.898Zsmf/logadm/crontab.root
42002024-03-21T15:43:07.898Z 30 100% 0.04kB/s 0:00:00 30 100% 0.04kB/s 0:00:00 (xfr#108, to-chk=119/254)
42012024-03-21T15:43:07.898Zsmf/logadm/logadm.conf
42022024-03-21T15:43:07.898Z 2,553 100% 3.81kB/s 0:00:00 2,553 100% 3.81kB/s 0:00:00 (xfr#109, to-chk=118/254)
42032024-03-21T15:43:07.898Zsmf/mgs-sim/
42042024-03-21T15:43:07.898Zsmf/mgs-sim/config.toml
42052024-03-21T15:43:07.898Z 3,534 100% 5.28kB/s 0:00:00 3,534 100% 5.28kB/s 0:00:00 (xfr#110, to-chk=117/254)
42062024-03-21T15:43:07.898Zsmf/mgs/
42072024-03-21T15:43:07.898Zsmf/mgs/config.toml
42082024-03-21T15:43:07.898Z 9,085 100% 13.57kB/s 0:00:00 9,085 100% 13.57kB/s 0:00:00 (xfr#111, to-chk=116/254)
42092024-03-21T15:43:07.898Zsmf/mgs/manifest.xml
42102024-03-21T15:43:07.898Z 2,474 100% 3.69kB/s 0:00:00 2,474 100% 3.69kB/s 0:00:00 (xfr#112, to-chk=115/254)
42112024-03-21T15:43:07.898Zsmf/nexus/
42122024-03-21T15:43:07.898Zsmf/nexus/manifest.xml
42132024-03-21T15:43:07.898Z 1,987 100% 2.97kB/s 0:00:00 1,987 100% 2.97kB/s 0:00:00 (xfr#113, to-chk=114/254)
42142024-03-21T15:43:07.898Zsmf/nexus/multi-sled/
42152024-03-21T15:43:07.898Zsmf/nexus/multi-sled/config-partial.toml
42162024-03-21T15:43:07.898Z 1,997 100% 2.98kB/s 0:00:00 1,997 100% 2.98kB/s 0:00:00 (xfr#114, to-chk=111/254)
42172024-03-21T15:43:07.898Zsmf/nexus/single-sled/
42182024-03-21T15:43:07.898Zsmf/nexus/single-sled/config-partial.toml
42192024-03-21T15:43:07.898Z 1,993 100% 2.97kB/s 0:00:00 1,993 100% 2.97kB/s 0:00:00 (xfr#115, to-chk=110/254)
42202024-03-21T15:43:07.899Zsmf/ntp/
42212024-03-21T15:43:07.899Zsmf/ntp/etc/
42222024-03-21T15:43:07.899Zsmf/ntp/etc/inet/
42232024-03-21T15:43:07.899Zsmf/ntp/etc/inet/chrony.conf.boundary
42242024-03-21T15:43:07.899Z 881 100% 1.31kB/s 0:00:00 881 100% 1.31kB/s 0:00:00 (xfr#116, to-chk=104/254)
42252024-03-21T15:43:07.899Zsmf/ntp/etc/inet/chrony.conf.internal
42262024-03-21T15:43:07.899Z 1,108 100% 1.65kB/s 0:00:00 1,108 100% 1.65kB/s 0:00:00 (xfr#117, to-chk=103/254)
42272024-03-21T15:43:07.899Zsmf/ntp/etc/logadm.d/
42282024-03-21T15:43:07.899Zsmf/ntp/etc/logadm.d/chrony.logadm.conf
42292024-03-21T15:43:07.899Z 135 100% 0.20kB/s 0:00:00 135 100% 0.20kB/s 0:00:00 (xfr#118, to-chk=102/254)
42302024-03-21T15:43:07.899Zsmf/ntp/manifest/
42312024-03-21T15:43:07.899Zsmf/ntp/manifest/manifest.xml
42322024-03-21T15:43:07.899Z 3,336 100% 4.97kB/s 0:00:00 3,336 100% 4.97kB/s 0:00:00 (xfr#119, to-chk=101/254)
42332024-03-21T15:43:07.899Zsmf/ntp/method/
42342024-03-21T15:43:07.899Zsmf/ntp/method/svc-site-ntp
42352024-03-21T15:43:07.899Z 3,211 100% 4.79kB/s 0:00:00 3,211 100% 4.79kB/s 0:00:00 (xfr#120, to-chk=100/254)
42362024-03-21T15:43:07.899Zsmf/opte-interface-setup/
42372024-03-21T15:43:07.899Zsmf/opte-interface-setup/manifest.xml
42382024-03-21T15:43:07.899Z 1,638 100% 2.44kB/s 0:00:00 1,638 100% 2.44kB/s 0:00:00 (xfr#121, to-chk=99/254)
42392024-03-21T15:43:07.899Zsmf/oximeter/
42402024-03-21T15:43:07.899Zsmf/oximeter/config.toml
42412024-03-21T15:43:07.899Z 205 100% 0.31kB/s 0:00:00 205 100% 0.31kB/s 0:00:00 (xfr#122, to-chk=98/254)
42422024-03-21T15:43:07.899Zsmf/oximeter/manifest.xml
42432024-03-21T15:43:07.899Z 1,770 100% 2.64kB/s 0:00:00 1,770 100% 2.64kB/s 0:00:00 (xfr#123, to-chk=97/254)
42442024-03-21T15:43:07.900Zsmf/profile/
42452024-03-21T15:43:07.900Zsmf/profile/bashrc
42462024-03-21T15:43:07.900Z 925 100% 1.38kB/s 0:00:00 925 100% 1.38kB/s 0:00:00 (xfr#124, to-chk=96/254)
42472024-03-21T15:43:07.900Zsmf/profile/profile
42482024-03-21T15:43:07.900Z 535 100% 0.80kB/s 0:00:00 535 100% 0.80kB/s 0:00:00 (xfr#125, to-chk=95/254)
42492024-03-21T15:43:07.900Zsmf/sled-agent/
42502024-03-21T15:43:07.900Zsmf/sled-agent/manifest.xml
42512024-03-21T15:43:07.900Z 2,373 100% 3.54kB/s 0:00:00 2,373 100% 3.54kB/s 0:00:00 (xfr#126, to-chk=94/254)
42522024-03-21T15:43:07.900Zsmf/sled-agent/gimlet-standalone/
42532024-03-21T15:43:07.900Zsmf/sled-agent/gimlet-standalone/README.md
42542024-03-21T15:43:07.900Z 114 100% 0.17kB/s 0:00:00 114 100% 0.17kB/s 0:00:00 (xfr#127, to-chk=90/254)
42552024-03-21T15:43:07.900Zsmf/sled-agent/gimlet-standalone/config-rss.toml
42562024-03-21T15:43:07.900Z 6,611 100% 9.84kB/s 0:00:00 6,611 100% 9.84kB/s 0:00:00 (xfr#128, to-chk=89/254)
42572024-03-21T15:43:07.900Zsmf/sled-agent/gimlet-standalone/config.toml
42582024-03-21T15:43:07.900Z 1,800 100% 2.68kB/s 0:00:00 1,800 100% 2.68kB/s 0:00:00 (xfr#129, to-chk=88/254)
42592024-03-21T15:43:07.900Zsmf/sled-agent/gimlet/
42602024-03-21T15:43:07.900Zsmf/sled-agent/gimlet/README.md
42612024-03-21T15:43:07.900Z 54 100% 0.08kB/s 0:00:00 54 100% 0.08kB/s 0:00:00 (xfr#130, to-chk=87/254)
42622024-03-21T15:43:07.900Zsmf/sled-agent/gimlet/config.toml
42632024-03-21T15:43:07.900Z 1,657 100% 2.47kB/s 0:00:00 1,657 100% 2.47kB/s 0:00:00 (xfr#131, to-chk=86/254)
42642024-03-21T15:43:07.900Zsmf/sled-agent/non-gimlet/
42652024-03-21T15:43:07.900Zsmf/sled-agent/non-gimlet/README.md
42662024-03-21T15:43:07.900Z 105 100% 0.16kB/s 0:00:00 105 100% 0.16kB/s 0:00:00 (xfr#132, to-chk=85/254)
42672024-03-21T15:43:07.901Zsmf/sled-agent/non-gimlet/config.toml
42682024-03-21T15:43:07.901Z 2,820 100% 4.20kB/s 0:00:00 2,820 100% 4.20kB/s 0:00:00 (xfr#133, to-chk=84/254)
42692024-03-21T15:43:07.901Zsmf/sp-sim/
42702024-03-21T15:43:07.901Zsmf/sp-sim/config.toml
42712024-03-21T15:43:07.929Z 2,604 100% 3.88kB/s 0:00:00 2,604 100% 3.88kB/s 0:00:00 (xfr#134, to-chk=83/254)
42722024-03-21T15:43:07.930Zsmf/sp-sim/manifest.xml
42732024-03-21T15:43:07.930Z 1,271 100% 1.89kB/s 0:00:00 1,271 100% 1.89kB/s 0:00:00 (xfr#135, to-chk=82/254)
42742024-03-21T15:43:07.930Zsmf/switch_zone_setup/
42752024-03-21T15:43:07.930Zsmf/switch_zone_setup/manifest.xml
42762024-03-21T15:43:07.930Z 1,061 100% 1.58kB/s 0:00:00 1,061 100% 1.58kB/s 0:00:00 (xfr#136, to-chk=81/254)
42772024-03-21T15:43:07.930Zsmf/switch_zone_setup/support_authorized_keys
42782024-03-21T15:43:07.930Z 1,284 100% 1.91kB/s 0:00:00 1,284 100% 1.91kB/s 0:00:00 (xfr#137, to-chk=80/254)
42792024-03-21T15:43:07.930Zsmf/switch_zone_setup/switch_zone_setup
42802024-03-21T15:43:07.930Z 1,041 100% 1.55kB/s 0:00:00 1,041 100% 1.55kB/s 0:00:00 (xfr#138, to-chk=79/254)
42812024-03-21T15:43:07.930Zsmf/wicketd/
42822024-03-21T15:43:07.930Zsmf/wicketd/config.toml
42832024-03-21T15:43:07.930Z 104 100% 0.15kB/s 0:00:00 104 100% 0.15kB/s 0:00:00 (xfr#139, to-chk=78/254)
42842024-03-21T15:43:07.930Zsmf/wicketd/manifest.xml
42852024-03-21T15:43:07.930Z 2,954 100% 4.40kB/s 0:00:00 2,954 100% 4.40kB/s 0:00:00 (xfr#140, to-chk=77/254)
42862024-03-21T15:43:07.930Zsmf/zone-network-setup/
42872024-03-21T15:43:07.930Zsmf/zone-network-setup/manifest.xml
42882024-03-21T15:43:07.930Z 1,614 100% 2.40kB/s 0:00:00 1,614 100% 2.40kB/s 0:00:00 (xfr#141, to-chk=76/254)
42892024-03-21T15:43:07.930Ztools/
42902024-03-21T15:43:07.930Ztools/README.adoc
42912024-03-21T15:43:07.930Z 3,558 100% 5.29kB/s 0:00:00 3,558 100% 5.29kB/s 0:00:00 (xfr#142, to-chk=75/254)
42922024-03-21T15:43:07.931Ztools/build-global-zone-packages.sh
42932024-03-21T15:43:07.931Z 2,388 100% 3.55kB/s 0:00:00 2,388 100% 3.55kB/s 0:00:00 (xfr#143, to-chk=74/254)
42942024-03-21T15:43:07.931Ztools/build-host-image.sh
42952024-03-21T15:43:07.931Z 2,971 100% 4.42kB/s 0:00:00 2,971 100% 4.42kB/s 0:00:00 (xfr#144, to-chk=73/254)
42962024-03-21T15:43:07.931Ztools/build-trampoline-global-zone-packages.sh
42972024-03-21T15:43:07.931Z 1,878 100% 2.79kB/s 0:00:00 1,878 100% 2.79kB/s 0:00:00 (xfr#145, to-chk=72/254)
42982024-03-21T15:43:07.931Ztools/ci_check_opte_ver.sh
42992024-03-21T15:43:07.931Z 2,770 100% 4.12kB/s 0:00:00 2,770 100% 4.12kB/s 0:00:00 (xfr#146, to-chk=71/254)
43002024-03-21T15:43:07.931Ztools/ci_download_clickhouse
43012024-03-21T15:43:07.931Z 3,631 100% 5.40kB/s 0:00:00 3,631 100% 5.40kB/s 0:00:00 (xfr#147, to-chk=70/254)
43022024-03-21T15:43:07.931Ztools/ci_download_cockroachdb
43032024-03-21T15:43:07.931Z 4,292 100% 6.38kB/s 0:00:00 4,292 100% 6.38kB/s 0:00:00 (xfr#148, to-chk=69/254)
43042024-03-21T15:43:07.931Ztools/ci_download_console
43052024-03-21T15:43:07.931Z 1,991 100% 2.96kB/s 0:00:00 1,991 100% 2.96kB/s 0:00:00 (xfr#149, to-chk=68/254)
43062024-03-21T15:43:07.931Ztools/ci_download_dendrite_openapi
43072024-03-21T15:43:07.931Z 1,719 100% 2.56kB/s 0:00:00 1,719 100% 2.56kB/s 0:00:00 (xfr#150, to-chk=67/254)
43082024-03-21T15:43:07.931Ztools/ci_download_dendrite_stub
43092024-03-21T15:43:07.931Z 4,229 100% 6.29kB/s 0:00:00 4,229 100% 6.29kB/s 0:00:00 (xfr#151, to-chk=66/254)
43102024-03-21T15:43:07.931Ztools/ci_download_maghemite_mgd
43112024-03-21T15:43:07.931Z 3,650 100% 5.43kB/s 0:00:00 3,650 100% 5.43kB/s 0:00:00 (xfr#152, to-chk=65/254)
43122024-03-21T15:43:07.931Ztools/ci_download_maghemite_openapi
43132024-03-21T15:43:07.932Z 1,989 100% 2.96kB/s 0:00:00 1,989 100% 2.96kB/s 0:00:00 (xfr#153, to-chk=64/254)
43142024-03-21T15:43:07.932Ztools/ci_download_softnpu_machinery
43152024-03-21T15:43:07.932Z 668 100% 0.99kB/s 0:00:00 668 100% 0.99kB/s 0:00:00 (xfr#154, to-chk=63/254)
43162024-03-21T15:43:07.932Ztools/ci_download_thundermuffin
43172024-03-21T15:43:07.932Z 3,237 100% 4.81kB/s 0:00:00 3,237 100% 4.81kB/s 0:00:00 (xfr#155, to-chk=62/254)
43182024-03-21T15:43:07.932Ztools/ci_download_transceiver_control
43192024-03-21T15:43:07.932Z 3,415 100% 5.07kB/s 0:00:00 3,415 100% 5.07kB/s 0:00:00 (xfr#156, to-chk=61/254)
43202024-03-21T15:43:07.932Ztools/clickhouse_checksums
43212024-03-21T15:43:07.932Z 153 100% 0.23kB/s 0:00:00 153 100% 0.23kB/s 0:00:00 (xfr#157, to-chk=60/254)
43222024-03-21T15:43:07.932Ztools/clickhouse_version
43232024-03-21T15:43:07.932Z 11 100% 0.02kB/s 0:00:00 11 100% 0.02kB/s 0:00:00 (xfr#158, to-chk=59/254)
43242024-03-21T15:43:07.932Ztools/cockroachdb_checksums
43252024-03-21T15:43:07.932Z 258 100% 0.38kB/s 0:00:00 258 100% 0.38kB/s 0:00:00 (xfr#159, to-chk=58/254)
43262024-03-21T15:43:07.932Ztools/cockroachdb_version
43272024-03-21T15:43:07.932Z 8 100% 0.01kB/s 0:00:00 8 100% 0.01kB/s 0:00:00 (xfr#160, to-chk=57/254)
43282024-03-21T15:43:07.932Ztools/console_version
43292024-03-21T15:43:07.932Z 122 100% 0.18kB/s 0:00:00 122 100% 0.18kB/s 0:00:00 (xfr#161, to-chk=56/254)
43302024-03-21T15:43:07.932Ztools/create_gimlet_virtual_hardware.sh
43312024-03-21T15:43:07.932Z 936 100% 1.39kB/s 0:00:00 936 100% 1.39kB/s 0:00:00 (xfr#162, to-chk=55/254)
43322024-03-21T15:43:07.932Ztools/create_scrimlet_virtual_hardware.sh
43332024-03-21T15:43:07.932Z 2,014 100% 2.99kB/s 0:00:00 2,014 100% 2.99kB/s 0:00:00 (xfr#163, to-chk=54/254)
43342024-03-21T15:43:07.932Ztools/create_self_signed_cert.sh
43352024-03-21T15:43:07.933Z 685 100% 1.02kB/s 0:00:00 685 100% 1.02kB/s 0:00:00 (xfr#164, to-chk=53/254)
43362024-03-21T15:43:07.933Ztools/create_virtual_hardware.sh
43372024-03-21T15:43:07.933Z 3,184 100% 4.73kB/s 0:00:00 3,184 100% 4.73kB/s 0:00:00 (xfr#165, to-chk=52/254)
43382024-03-21T15:43:07.933Ztools/delete-reservoir.sh
43392024-03-21T15:43:07.933Z 136 100% 0.20kB/s 0:00:00 136 100% 0.20kB/s 0:00:00 (xfr#166, to-chk=51/254)
43402024-03-21T15:43:07.933Ztools/dendrite_openapi_version
43412024-03-21T15:43:07.933Z 122 100% 0.18kB/s 0:00:00 122 100% 0.18kB/s 0:00:00 (xfr#167, to-chk=50/254)
43422024-03-21T15:43:07.933Ztools/dendrite_stub_checksums
43432024-03-21T15:43:07.933Z 267 100% 0.40kB/s 0:00:00 267 100% 0.40kB/s 0:00:00 (xfr#168, to-chk=49/254)
43442024-03-21T15:43:07.933Ztools/destroy_gimlet_virtual_hardware.sh
43452024-03-21T15:43:07.933Z 888 100% 1.32kB/s 0:00:00 888 100% 1.32kB/s 0:00:00 (xfr#169, to-chk=48/254)
43462024-03-21T15:43:07.933Ztools/destroy_scrimlet_virtual_hardware.sh
43472024-03-21T15:43:07.933Z 1,147 100% 1.70kB/s 0:00:00 1,147 100% 1.70kB/s 0:00:00 (xfr#170, to-chk=47/254)
43482024-03-21T15:43:07.933Ztools/destroy_virtual_hardware.sh
43492024-03-21T15:43:07.933Z 2,227 100% 3.31kB/s 0:00:00 2,227 100% 3.31kB/s 0:00:00 (xfr#171, to-chk=46/254)
43502024-03-21T15:43:07.933Ztools/dvt_dock_version
43512024-03-21T15:43:07.933Z 48 100% 0.07kB/s 0:00:00 48 100% 0.07kB/s 0:00:00 (xfr#172, to-chk=45/254)
43522024-03-21T15:43:07.933Ztools/ensure_buildomat_artifact.sh
43532024-03-21T15:43:07.933Z 3,759 100% 5.57kB/s 0:00:00 3,759 100% 5.57kB/s 0:00:00 (xfr#173, to-chk=44/254)
43542024-03-21T15:43:07.933Ztools/generate-nexus-api.sh
43552024-03-21T15:43:07.933Z 174 100% 0.26kB/s 0:00:00 174 100% 0.26kB/s 0:00:00 (xfr#174, to-chk=43/254)
43562024-03-21T15:43:07.933Ztools/generate-sled-agent-api.sh
43572024-03-21T15:43:07.934Z 161 100% 0.24kB/s 0:00:00 161 100% 0.24kB/s 0:00:00 (xfr#175, to-chk=42/254)
43582024-03-21T15:43:07.934Ztools/generate-wicketd-api.sh
43592024-03-21T15:43:07.934Z 75 100% 0.11kB/s 0:00:00 75 100% 0.11kB/s 0:00:00 (xfr#176, to-chk=41/254)
43602024-03-21T15:43:07.934Ztools/hubris_checksums
43612024-03-21T15:43:07.934Z 852 100% 1.26kB/s 0:00:00 852 100% 1.26kB/s 0:00:00 (xfr#177, to-chk=40/254)
43622024-03-21T15:43:07.934Ztools/hubris_version
43632024-03-21T15:43:07.934Z 50 100% 0.07kB/s 0:00:00 50 100% 0.07kB/s 0:00:00 (xfr#178, to-chk=39/254)
43642024-03-21T15:43:07.934Ztools/install_builder_prerequisites.sh
43652024-03-21T15:43:07.934Z 7,537 100% 11.17kB/s 0:00:00 7,537 100% 11.17kB/s 0:00:00 (xfr#179, to-chk=38/254)
43662024-03-21T15:43:07.934Ztools/install_opte.sh
43672024-03-21T15:43:07.934Z 3,755 100% 5.56kB/s 0:00:00 3,755 100% 5.56kB/s 0:00:00 (xfr#180, to-chk=37/254)
43682024-03-21T15:43:07.934Ztools/install_prerequisites.sh
43692024-03-21T15:43:07.934Z 255 100% 0.38kB/s 0:00:00 255 100% 0.38kB/s 0:00:00 (xfr#181, to-chk=36/254)
43702024-03-21T15:43:07.934Ztools/install_runner_prerequisites.sh
43712024-03-21T15:43:07.963Z 4,154 100% 6.16kB/s 0:00:00 4,154 100% 6.16kB/s 0:00:00 (xfr#182, to-chk=35/254)
43722024-03-21T15:43:07.963Ztools/maghemite_ddm_openapi_version
43732024-03-21T15:43:07.963Z 122 100% 0.18kB/s 0:00:00 122 100% 0.18kB/s 0:00:00 (xfr#183, to-chk=34/254)
43742024-03-21T15:43:07.963Ztools/maghemite_mg_openapi_version
43752024-03-21T15:43:07.963Z 122 100% 0.18kB/s 0:00:00 122 100% 0.18kB/s 0:00:00 (xfr#184, to-chk=33/254)
43762024-03-21T15:43:07.963Ztools/maghemite_mgd_checksums
43772024-03-21T15:43:07.963Z 162 100% 0.24kB/s 0:00:00 162 100% 0.24kB/s 0:00:00 (xfr#185, to-chk=32/254)
43782024-03-21T15:43:07.963Ztools/opte_version
43792024-03-21T15:43:07.963Z 9 100% 0.01kB/s 0:00:00 9 100% 0.01kB/s 0:00:00 (xfr#186, to-chk=31/254)
43802024-03-21T15:43:07.963Ztools/opte_version_override
43812024-03-21T15:43:07.963Z 142 100% 0.21kB/s 0:00:00 142 100% 0.21kB/s 0:00:00 (xfr#187, to-chk=30/254)
43822024-03-21T15:43:07.963Ztools/renovate-post-upgrade.sh
43832024-03-21T15:43:07.963Z 1,705 100% 2.52kB/s 0:00:00 1,705 100% 2.52kB/s 0:00:00 (xfr#188, to-chk=29/254)
43842024-03-21T15:43:07.963Ztools/thundermuffin_checksums
43852024-03-21T15:43:07.963Z 79 100% 0.12kB/s 0:00:00 79 100% 0.12kB/s 0:00:00 (xfr#189, to-chk=28/254)
43862024-03-21T15:43:07.964Ztools/thundermuffin_version
43872024-03-21T15:43:07.964Z 50 100% 0.07kB/s 0:00:00 50 100% 0.07kB/s 0:00:00 (xfr#190, to-chk=27/254)
43882024-03-21T15:43:07.964Ztools/transceiver_control_version
43892024-03-21T15:43:07.964Z 137 100% 0.20kB/s 0:00:00 137 100% 0.20kB/s 0:00:00 (xfr#191, to-chk=26/254)
43902024-03-21T15:43:07.964Ztools/uninstall_opte.sh
43912024-03-21T15:43:07.964Z 6,514 100% 9.64kB/s 0:00:00 6,514 100% 9.64kB/s 0:00:00 (xfr#192, to-chk=25/254)
43922024-03-21T15:43:07.964Ztools/update_crucible.sh
43932024-03-21T15:43:07.964Z 1,093 100% 1.62kB/s 0:00:00 1,093 100% 1.62kB/s 0:00:00 (xfr#193, to-chk=24/254)
43942024-03-21T15:43:07.964Ztools/update_dendrite.sh
43952024-03-21T15:43:07.964Z 2,333 100% 3.45kB/s 0:00:00 2,333 100% 3.45kB/s 0:00:00 (xfr#194, to-chk=23/254)
43962024-03-21T15:43:07.964Ztools/update_helpers.sh
43972024-03-21T15:43:07.964Z 3,831 100% 5.67kB/s 0:00:00 3,831 100% 5.67kB/s 0:00:00 (xfr#195, to-chk=22/254)
43982024-03-21T15:43:07.964Ztools/update_lldp.sh
43992024-03-21T15:43:07.964Z 1,000 100% 1.48kB/s 0:00:00 1,000 100% 1.48kB/s 0:00:00 (xfr#196, to-chk=21/254)
44002024-03-21T15:43:07.964Ztools/update_maghemite.sh
44012024-03-21T15:43:07.964Z 939 100% 1.39kB/s 0:00:00 939 100% 1.39kB/s 0:00:00 (xfr#197, to-chk=20/254)
44022024-03-21T15:43:07.964Ztools/update_propolis.sh
44032024-03-21T15:43:07.964Z 1,050 100% 1.55kB/s 0:00:00 1,050 100% 1.55kB/s 0:00:00 (xfr#198, to-chk=19/254)
44042024-03-21T15:43:07.964Ztools/update_transceiver_control.sh
44052024-03-21T15:43:07.964Z 1,374 100% 2.03kB/s 0:00:00 1,374 100% 2.03kB/s 0:00:00 (xfr#199, to-chk=18/254)
44062024-03-21T15:43:07.964Ztools/virtual_hardware.sh
44072024-03-21T15:43:07.964Z 3,429 100% 5.07kB/s 0:00:00 3,429 100% 5.07kB/s 0:00:00 (xfr#200, to-chk=17/254)
44082024-03-21T15:43:07.964Ztools/dtrace/
44092024-03-21T15:43:07.965Ztools/dtrace/aggregate-query-latency.d
44102024-03-21T15:43:07.965Z 780 100% 1.15kB/s 0:00:00 780 100% 1.15kB/s 0:00:00 (xfr#201, to-chk=11/254)
44112024-03-21T15:43:07.965Ztools/dtrace/slowest-queries.d
44122024-03-21T15:43:07.965Z 1,077 100% 1.59kB/s 0:00:00 1,077 100% 1.59kB/s 0:00:00 (xfr#202, to-chk=10/254)
44132024-03-21T15:43:07.965Ztools/dtrace/trace-db-queries.d
44142024-03-21T15:43:07.965Z 811 100% 1.20kB/s 0:00:00 811 100% 1.20kB/s 0:00:00 (xfr#203, to-chk=9/254)
44152024-03-21T15:43:07.965Ztools/include/
44162024-03-21T15:43:07.965Ztools/include/force-git-over-https.sh
44172024-03-21T15:43:07.965Z 940 100% 1.39kB/s 0:00:00 940 100% 1.39kB/s 0:00:00 (xfr#204, to-chk=8/254)
44182024-03-21T15:43:07.965Ztools/populate/
44192024-03-21T15:43:07.965Ztools/populate/populate-alpine.sh
44202024-03-21T15:43:07.965Z 788 100% 1.16kB/s 0:00:00 788 100% 1.16kB/s 0:00:00 (xfr#205, to-chk=7/254)
44212024-03-21T15:43:07.965Ztools/populate/populate-images.sh
44222024-03-21T15:43:07.965Z 2,571 100% 3.80kB/s 0:00:00 2,571 100% 3.80kB/s 0:00:00 (xfr#206, to-chk=6/254)
44232024-03-21T15:43:07.965Ztools/reflector/
44242024-03-21T15:43:07.965Ztools/reflector/helpers.sh
44252024-03-21T15:43:07.965Z 4,652 100% 6.87kB/s 0:00:00 4,652 100% 6.87kB/s 0:00:00 (xfr#207, to-chk=5/254)
44262024-03-21T15:43:07.965Ztools/scrimlet/
44272024-03-21T15:43:07.965Ztools/scrimlet/create-softnpu-zone.sh
44282024-03-21T15:43:07.965Z 627 100% 0.93kB/s 0:00:00 627 100% 0.93kB/s 0:00:00 (xfr#208, to-chk=4/254)
44292024-03-21T15:43:07.965Ztools/scrimlet/destroy-softnpu-zone.sh
44302024-03-21T15:43:07.965Z 203 100% 0.30kB/s 0:00:00 203 100% 0.30kB/s 0:00:00 (xfr#209, to-chk=3/254)
44312024-03-21T15:43:07.965Ztools/scrimlet/softnpu-init.sh
44322024-03-21T15:43:07.965Z 2,157 100% 3.19kB/s 0:00:00 2,157 100% 3.19kB/s 0:00:00 (xfr#210, to-chk=2/254)
44332024-03-21T15:43:07.966Ztools/scrimlet/softnpu-zone.txt
44342024-03-21T15:43:07.966Z 330 100% 0.49kB/s 0:00:00 330 100% 0.49kB/s 0:00:00 (xfr#211, to-chk=1/254)
44352024-03-21T15:43:07.966Ztools/scrimlet/softnpu.toml
44362024-03-21T15:43:07.966Z 171 100% 0.25kB/s 0:00:00 171 100% 0.25kB/s 0:00:00 (xfr#212, to-chk=0/254)
44372024-03-21T15:43:07.966Z+ banner G3
44382024-03-21T15:43:07.966Z ##### #####
44392024-03-21T15:43:07.966Z# # # #
44402024-03-21T15:43:07.966Z# #
44412024-03-21T15:43:07.966Z# #### #####
44422024-03-21T15:43:07.966Z# # #
44432024-03-21T15:43:07.966Z# # # #
44442024-03-21T15:43:07.966Z ##### #####
44452024-03-21T15:43:07.966Z
44462024-03-21T15:43:07.966Z+ . config/build-g3.sh
44472024-03-21T15:43:07.966Z++ rm -f /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/config-rss.toml
44482024-03-21T15:43:07.966Z++ cp config/g3-config.toml /work/oxidecomputer/omicron/smf/sled-agent/non-gimlet/config.toml
44492024-03-21T15:43:07.966Z++ cp config/mgs-sim-switch1.toml /work/oxidecomputer/omicron/smf/mgs-sim/config.toml
44502024-03-21T15:43:07.966Z++ cp config/sp-sim-config.toml /work/oxidecomputer/omicron/smf/sp-sim/config.toml
44512024-03-21T15:43:07.966Z++ cp -r cargo-bay/tools cargo-bay/g3/
44522024-03-21T15:43:07.966Z++ cd /work/oxidecomputer/omicron
44532024-03-21T15:43:07.966Z++ cargo run --release --bin omicron-package -- -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled
44542024-03-21T15:43:09.192Z Finished release [optimized] target(s) in 1.17s
44552024-03-21T15:43:09.218Z Running `target/release/omicron-package -t default target create -i standard -m non-gimlet -s softnpu -r multi-sled`
44562024-03-21T15:43:09.256ZLogging to: /work/oxidecomputer/omicron/out/LOG
44572024-03-21T15:43:09.281ZCreated new build target 'default' and set it as active
44582024-03-21T15:43:09.281Z++ cargo run --release --bin omicron-package -- package
44592024-03-21T15:43:10.322Z Finished release [optimized] target(s) in 0.97s
44602024-03-21T15:43:10.353Z Running `target/release/omicron-package package`
44612024-03-21T15:43:10.387ZLogging to: /work/oxidecomputer/omicron/out/LOG
44622024-03-21T15:43:11.578Z Finished release [optimized] target(s) in 1.09s
44632024-03-21T15:43:21.641Z++ cd /work/oxidecomputer/testbed/a4x2/config/../
44642024-03-21T15:43:21.666Z++ rm -rf cargo-bay/g3/omicron
44652024-03-21T15:43:21.667Z++ mkdir -p cargo-bay/g3/omicron
44662024-03-21T15:43:21.667Z++ rsync --delete -Paz /work/oxidecomputer/omicron/tools /work/oxidecomputer/omicron/out /work/oxidecomputer/omicron/smf /work/oxidecomputer/omicron/target/release/omicron-package /work/oxidecomputer/omicron/package-manifest.toml --exclude out/downloads --exclude out/clickhouse --exclude out/cockroachdb --exclude out/dendrite-stub --exclude out/mgd --exclude out/thundermuffin --exclude out/transceiver-control --exclude out/omicron-nexus.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/oximeter-collector.tar.gz --exclude out/clickhouse_svc.tar.gz --exclude out/clickhouse_keeper_svc.tar.gz --exclude out/cockroachdb-service.tar.gz --exclude out/internal-dns-cli.tar.gz --exclude out/dns-server.tar.gz --exclude out/internal-dns-customizations.tar.gz --exclude out/external-dns-customizations.tar.gz --exclude out/ntp-svc.tar.gz --exclude out/mgs.tar.gz --exclude out/omicron-gateway-asic-customizations.tar.gz --exclude out/omicron-gateway-stub-customizations.tar.gz --exclude out/omicron-gateway-softnpu-customizations.tar.gz --exclude out/wicketd.tar.gz --exclude out/wicket.tar.gz --exclude out/switch_zone_setup.tar.gz --exclude out/sp-sim.tar.gz --exclude out/sp-sim-stub.tar.gz --exclude out/sp-sim-softnpu.tar.gz --exclude out/crucible.tar.gz --exclude out/crucible-pantry.tar.gz --exclude out/mg-ddm.tar.gz --exclude out/mgd.tar.gz --exclude out/lldp.tar.gz --exclude out/dendrite-stub.tar.gz --exclude out/dendrite-asic.tar.gz --exclude out/dendrite-softnpu.tar.gz --exclude out/xcvradm.tar.gz --exclude out/thundermuffin.tar.gz --exclude out/zone-network-install.tar.gz --exclude out/zone-network-setup.tar.gz --exclude out/opte-interface-setup.tar.gz --exclude out/omicron-omdb.tar.gz --exclude out/logadm.tar.gz --exclude out/profile.tar.gz --exclude '*.p5p' cargo-bay/g3/omicron/
44672024-03-21T15:43:21.667Zsending incremental file list
44682024-03-21T15:43:21.667Zomicron-package
44692024-03-21T15:43:21.916Z 32,768 0% 0.00kB/s 0:00:00 40,097,552 100% 152.84MB/s 0:00:00 (xfr#1, to-chk=253/254)
44702024-03-21T15:43:21.916Zpackage-manifest.toml
44712024-03-21T15:43:21.916Z 26,511 100% 103.56kB/s 0:00:00 26,511 100% 103.56kB/s 0:00:00 (xfr#2, to-chk=252/254)
44722024-03-21T15:43:21.916Zout/
44732024-03-21T15:43:21.942Zout/LOG
44742024-03-21T15:43:21.942Z 32,768 69% 128.00kB/s 0:00:00 47,201 100% 184.38kB/s 0:00:00 (xfr#3, to-chk=248/254)
44752024-03-21T15:43:21.942Zout/clickhouse.tar.gz
44762024-03-21T15:43:22.687Z 32,768 0% 128.00kB/s 0:30:05 225,476,608 97% 215.03MB/s 0:00:00 231,164,328 100% 215.92MB/s 0:00:01 (xfr#4, to-chk=247/254)
44772024-03-21T15:43:22.713Zout/clickhouse_keeper.tar.gz
44782024-03-21T15:43:23.632Z 32,768 0% 1.42MB/s 0:02:38 231,132,518 100% 227.71MB/s 0:00:00 (xfr#5, to-chk=246/254)
44792024-03-21T15:43:23.633Zout/cockroachdb.tar.gz
44802024-03-21T15:43:24.073Z 32,768 0% 33.06kB/s 1:03:50 8,781,824 6% 8.38MB/s 0:00:13 126,650,468 100% 85.78MB/s 0:00:01 (xfr#6, to-chk=245/254)
44812024-03-21T15:43:24.073Zout/crucible-pantry-zone.tar.gz
44822024-03-21T15:43:24.156Z 32,768 0% 78.24kB/s 0:05:22 25,274,868 100% 49.70MB/s 0:00:00 (xfr#7, to-chk=244/254)
44832024-03-21T15:43:24.156Zout/crucible-zone.tar.gz
44842024-03-21T15:43:24.261Z 32,768 0% 65.98kB/s 0:09:19 36,977,973 100% 59.07MB/s 0:00:00 (xfr#8, to-chk=243/254)
44852024-03-21T15:43:24.261Zout/external-dns.tar.gz
44862024-03-21T15:43:24.358Z 32,768 0% 53.60kB/s 0:09:37 30,996,658 100% 42.53MB/s 0:00:00 (xfr#9, to-chk=242/254)
44872024-03-21T15:43:24.359Zout/internal-dns.tar.gz
44882024-03-21T15:43:24.456Z 32,768 0% 45.98kB/s 0:11:13 30,995,994 100% 37.28MB/s 0:00:00 (xfr#10, to-chk=241/254)
44892024-03-21T15:43:24.456Zout/mg-ddm-gz.tar
44902024-03-21T15:43:24.838Z 32,768 0% 40.35kB/s 0:21:50 26,738,688 50% 25.50MB/s 0:00:01 52,915,712 100% 43.02MB/s 0:00:01 (xfr#11, to-chk=240/254)
44912024-03-21T15:43:24.838Zout/nexus.tar.gz
44922024-03-21T15:43:25.120Z 32,768 0% 183.91kB/s 0:08:18 91,632,921 100% 191.64MB/s 0:00:00 (xfr#12, to-chk=239/254)
44932024-03-21T15:43:25.120Zout/ntp.tar.gz
44942024-03-21T15:43:25.155Z 32,768 0% 70.18kB/s 0:02:28 10,420,988 100% 20.37MB/s 0:00:00 (xfr#13, to-chk=238/254)
44952024-03-21T15:43:25.155Zout/omicron-gateway-softnpu.tar.gz
44962024-03-21T15:43:25.193Z 32,768 0% 65.57kB/s 0:04:11 16,510,381 100% 29.76MB/s 0:00:00 (xfr#14, to-chk=237/254)
44972024-03-21T15:43:25.193Zout/omicron-gateway.tar.gz
44982024-03-21T15:43:25.246Z 32,768 0% 60.49kB/s 0:04:32 16,505,446 100% 27.05MB/s 0:00:00 (xfr#15, to-chk=236/254)
44992024-03-21T15:43:25.246Zout/omicron-sled-agent.tar
45002024-03-21T15:43:26.177Z 32,768 0% 54.98kB/s 0:35:24 50,724,864 43% 48.38MB/s 0:00:01 116,846,592 100% 73.70MB/s 0:00:01 (xfr#16, to-chk=235/254)
45012024-03-21T15:43:26.177Zout/overlay.tar.gz
45022024-03-21T15:43:26.202Z 2,621 100% 4.99kB/s 0:00:00 2,621 100% 4.99kB/s 0:00:00 (xfr#17, to-chk=234/254)
45032024-03-21T15:43:26.202Zout/oximeter.tar.gz
45042024-03-21T15:43:26.459Z 32,768 0% 62.38kB/s 0:12:49 48,023,041 100% 57.54MB/s 0:00:00 (xfr#18, to-chk=233/254)
45052024-03-21T15:43:26.459Zout/oxlog.tar
45062024-03-21T15:43:26.521Z 32,768 0% 40.15kB/s 0:02:34 6,244,352 100% 6.93MB/s 0:00:00 (xfr#19, to-chk=232/254)
45072024-03-21T15:43:26.521Zout/probe.tar.gz
45082024-03-21T15:43:26.547Z 32,768 1% 37.25kB/s 0:01:15 2,829,470 100% 3.09MB/s 0:00:00 (xfr#20, to-chk=231/254)
45092024-03-21T15:43:26.547Zout/propolis-server.tar.gz
45102024-03-21T15:43:26.826Z 32,768 0% 36.57kB/s 0:30:13 27,262,976 41% 26.00MB/s 0:00:01 66,360,059 100% 54.42MB/s 0:00:01 (xfr#21, to-chk=230/254)
45112024-03-21T15:43:26.826Zout/switch-softnpu.tar.gz
45122024-03-21T15:43:27.461Z 32,768 0% 196.32kB/s 0:17:18 203,968,285 100% 243.45MB/s 0:00:00 (xfr#22, to-chk=229/254)
45132024-03-21T15:43:27.461Zout/console-assets/
45142024-03-21T15:43:27.461Zout/console-assets/VERSION
45152024-03-21T15:43:27.461Z 41 100% 0.05kB/s 0:00:00 41 100% 0.05kB/s 0:00:00 (xfr#23, to-chk=225/254)
45162024-03-21T15:43:27.461Zout/console-assets/index.html
45172024-03-21T15:43:27.461Z 466 100% 0.57kB/s 0:00:00 466 100% 0.57kB/s 0:00:00 (xfr#24, to-chk=224/254)
45182024-03-21T15:43:27.461Zout/console-assets/assets/
45192024-03-21T15:43:27.461Zout/console-assets/assets/GT-America-Mono-Medium-YwIu9fzp.woff2
45202024-03-21T15:43:27.510Z 32,768 70% 40.05kB/s 0:00:00 46,276 100% 56.56kB/s 0:00:00 (xfr#25, to-chk=222/254)
45212024-03-21T15:43:27.510Zout/console-assets/assets/GT-America-Mono-Medium-cdKcilbq.woff
45222024-03-21T15:43:27.510Z 32,768 65% 40.05kB/s 0:00:00 50,032 100% 61.15kB/s 0:00:00 (xfr#26, to-chk=221/254)
45232024-03-21T15:43:27.511Zout/console-assets/assets/GT-America-Mono-Regular-OCC-2jMd8Iq8.woff
45242024-03-21T15:43:27.511Z 32,768 55% 40.05kB/s 0:00:00 58,524 100% 71.44kB/s 0:00:00 (xfr#27, to-chk=220/254)
45252024-03-21T15:43:27.511Zout/console-assets/assets/GT-America-Mono-Regular-OCC-EtmRvOfE.woff2
45262024-03-21T15:43:27.511Z 32,768 71% 40.00kB/s 0:00:00 46,060 100% 56.23kB/s 0:00:00 (xfr#28, to-chk=219/254)
45272024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-Book-WebS-7Tl_Fk8K.woff
45282024-03-21T15:43:27.511Z 21,937 100% 26.78kB/s 0:00:00 21,937 100% 26.78kB/s 0:00:00 (xfr#29, to-chk=218/254)
45292024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-Book-WebS-gKxfuMfR.woff2
45302024-03-21T15:43:27.511Z 17,996 100% 21.94kB/s 0:00:00 17,996 100% 21.94kB/s 0:00:00 (xfr#30, to-chk=217/254)
45312024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-Light-WebS-M174oNfc.woff
45322024-03-21T15:43:27.511Z 21,890 100% 26.69kB/s 0:00:00 21,890 100% 26.69kB/s 0:00:00 (xfr#31, to-chk=216/254)
45332024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-Light-WebS-qZv_Xmyw.woff2
45342024-03-21T15:43:27.511Z 17,984 100% 21.93kB/s 0:00:00 17,984 100% 21.93kB/s 0:00:00 (xfr#32, to-chk=215/254)
45352024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-Regular-WebS-d4cfn-bW.woff
45362024-03-21T15:43:27.511Z 21,123 100% 25.75kB/s 0:00:00 21,123 100% 25.75kB/s 0:00:00 (xfr#33, to-chk=214/254)
45372024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-Regular-WebS-u1UIEFRb.woff2
45382024-03-21T15:43:27.511Z 17,228 100% 21.00kB/s 0:00:00 17,228 100% 21.00kB/s 0:00:00 (xfr#34, to-chk=213/254)
45392024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-CMUS-2lk.woff2
45402024-03-21T15:43:27.511Z 18,448 100% 22.49kB/s 0:00:00 18,448 100% 22.49kB/s 0:00:00 (xfr#35, to-chk=212/254)
45412024-03-21T15:43:27.511Zout/console-assets/assets/SuisseIntl-RegularItalic-WebS-J9SU7ygH.woff
45422024-03-21T15:43:27.511Z 22,665 100% 27.63kB/s 0:00:00 22,665 100% 27.63kB/s 0:00:00 (xfr#36, to-chk=211/254)
45432024-03-21T15:43:27.511Zout/console-assets/assets/Terminal-_VoNxbTe.js
45442024-03-21T15:43:27.511Z 32,768 11% 39.95kB/s 0:00:06 287,761 100% 349.96kB/s 0:00:00 (xfr#37, to-chk=210/254)
45452024-03-21T15:43:27.511Zout/console-assets/assets/Terminal-_VoNxbTe.js.gz
45462024-03-21T15:43:27.512Z 32,768 45% 39.80kB/s 0:00:00 71,758 100% 87.16kB/s 0:00:00 (xfr#38, to-chk=209/254)
45472024-03-21T15:43:27.512Zout/console-assets/assets/Terminal-_VoNxbTe.js.map
45482024-03-21T15:43:27.512Z 32,768 5% 39.80kB/s 0:00:14 590,313 100% 714.35kB/s 0:00:00 (xfr#39, to-chk=208/254)
45492024-03-21T15:43:27.512Zout/console-assets/assets/Terminal-_VoNxbTe.js.map.gz
45502024-03-21T15:43:27.512Z 32,768 27% 39.65kB/s 0:00:02 118,282 100% 143.13kB/s 0:00:00 (xfr#40, to-chk=207/254)
45512024-03-21T15:43:27.512Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js
45522024-03-21T15:43:27.512Z 32,768 8% 39.65kB/s 0:00:08 371,459 100% 447.84kB/s 0:00:00 (xfr#41, to-chk=206/254)
45532024-03-21T15:43:27.512Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.gz
45542024-03-21T15:43:27.512Z 32,768 31% 39.51kB/s 0:00:01 103,751 100% 125.09kB/s 0:00:00 (xfr#42, to-chk=205/254)
45552024-03-21T15:43:27.512Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map
45562024-03-21T15:43:27.512Z 32,768 1% 39.51kB/s 0:00:41 1,659,213 100% 1.93MB/s 0:00:00 (xfr#43, to-chk=204/254)
45572024-03-21T15:43:27.512Zout/console-assets/assets/TimeSeriesChart-LyqHi-51.js.map.gz
45582024-03-21T15:43:27.512Z 32,768 8% 39.02kB/s 0:00:08 379,036 100% 450.31kB/s 0:00:00 (xfr#44, to-chk=203/254)
45592024-03-21T15:43:27.512Zout/console-assets/assets/app-1tiVg9q7.js
45602024-03-21T15:43:27.540Z 32,768 2% 38.93kB/s 0:00:28 1,130,062 100% 1.30MB/s 0:00:00 (xfr#45, to-chk=202/254)
45612024-03-21T15:43:27.540Zout/console-assets/assets/app-1tiVg9q7.js.gz
45622024-03-21T15:43:27.540Z 32,768 9% 38.51kB/s 0:00:08 347,811 100% 407.75kB/s 0:00:00 (xfr#46, to-chk=201/254)
45632024-03-21T15:43:27.540Zout/console-assets/assets/app-1tiVg9q7.js.map
45642024-03-21T15:43:27.540Z 32,768 0% 38.42kB/s 0:02:17 5,328,067 100% 5.85MB/s 0:00:00 (xfr#47, to-chk=200/254)
45652024-03-21T15:43:27.541Zout/console-assets/assets/app-1tiVg9q7.js.map.gz
45662024-03-21T15:43:27.541Z 32,768 2% 36.87kB/s 0:00:33 1,261,215 100% 1.38MB/s 0:00:00 (xfr#48, to-chk=199/254)
45672024-03-21T15:43:27.541Zout/console-assets/assets/app-AvNWp1hQ.css
45682024-03-21T15:43:27.541Z 32,768 23% 36.70kB/s 0:00:02 138,004 100% 154.38kB/s 0:00:00 (xfr#49, to-chk=198/254)
45692024-03-21T15:43:27.541Zout/console-assets/assets/app-AvNWp1hQ.css.gz
45702024-03-21T15:43:27.541Z 21,197 100% 23.71kB/s 0:00:00 21,197 100% 23.71kB/s 0:00:00 (xfr#50, to-chk=197/254)
45712024-03-21T15:43:27.541Zout/console-assets/assets/favicon-WELtHcTG.svg
45722024-03-21T15:43:27.541Z 761 100% 0.85kB/s 0:00:00 761 100% 0.85kB/s 0:00:00 (xfr#51, to-chk=196/254)
45732024-03-21T15:43:27.541Zout/console-assets/assets/favicon-cDDaBnwQ.png
45742024-03-21T15:43:27.541Z 1,327 100% 1.48kB/s 0:00:00 1,327 100% 1.48kB/s 0:00:00 (xfr#52, to-chk=195/254)
45752024-03-21T15:43:27.541Zout/console-assets/assets/og-preview-image.webp
45762024-03-21T15:43:27.541Z 32,768 36% 36.66kB/s 0:00:01 89,880 100% 100.43kB/s 0:00:00 (xfr#53, to-chk=194/254)
45772024-03-21T15:43:27.541Zout/console-assets/assets/oxide-hero-rack-IQvkDe3B.webp
45782024-03-21T15:43:27.541Z 32,768 4% 36.61kB/s 0:00:17 673,968 100% 751.34kB/s 0:00:00 (xfr#54, to-chk=193/254)
45792024-03-21T15:43:27.541Zout/manifest-cache/
45802024-03-21T15:43:27.541Zout/manifest-cache/clickhouse.tar.gz.json
45812024-03-21T15:43:27.541Z 780 100% 0.87kB/s 0:00:00 780 100% 0.87kB/s 0:00:00 (xfr#55, to-chk=192/254)
45822024-03-21T15:43:27.541Zout/manifest-cache/clickhouse_keeper.tar.gz.json
45832024-03-21T15:43:27.541Z 801 100% 0.89kB/s 0:00:00 801 100% 0.89kB/s 0:00:00 (xfr#56, to-chk=191/254)
45842024-03-21T15:43:27.541Zout/manifest-cache/clickhouse_keeper_svc.tar.gz.json
45852024-03-21T15:43:27.541Z 2,958 100% 3.30kB/s 0:00:00 2,958 100% 3.30kB/s 0:00:00 (xfr#57, to-chk=190/254)
45862024-03-21T15:43:27.541Zout/manifest-cache/clickhouse_svc.tar.gz.json
45872024-03-21T15:43:27.541Z 2,946 100% 3.28kB/s 0:00:00 2,946 100% 3.28kB/s 0:00:00 (xfr#58, to-chk=189/254)
45882024-03-21T15:43:27.542Zout/manifest-cache/cockroachdb-service.tar.gz.json
45892024-03-21T15:43:27.569Z 32,768 60% 36.53kB/s 0:00:00 53,969 100% 60.10kB/s 0:00:00 (xfr#59, to-chk=188/254)
45902024-03-21T15:43:27.570Zout/manifest-cache/cockroachdb.tar.gz.json
45912024-03-21T15:43:27.570Z 787 100% 0.88kB/s 0:00:00 787 100% 0.88kB/s 0:00:00 (xfr#60, to-chk=187/254)
45922024-03-21T15:43:27.570Zout/manifest-cache/crucible-pantry-zone.tar.gz.json
45932024-03-21T15:43:27.570Z 662 100% 0.74kB/s 0:00:00 662 100% 0.74kB/s 0:00:00 (xfr#61, to-chk=186/254)
45942024-03-21T15:43:27.570Zout/manifest-cache/crucible-zone.tar.gz.json
45952024-03-21T15:43:27.570Z 641 100% 0.71kB/s 0:00:00 641 100% 0.71kB/s 0:00:00 (xfr#62, to-chk=185/254)
45962024-03-21T15:43:27.570Zout/manifest-cache/dns-server.tar.gz.json
45972024-03-21T15:43:27.570Z 942 100% 1.05kB/s 0:00:00 942 100% 1.05kB/s 0:00:00 (xfr#63, to-chk=184/254)
45982024-03-21T15:43:27.570Zout/manifest-cache/external-dns-customizations.tar.gz.json
45992024-03-21T15:43:27.570Z 1,132 100% 1.26kB/s 0:00:00 1,132 100% 1.26kB/s 0:00:00 (xfr#64, to-chk=183/254)
46002024-03-21T15:43:27.570Zout/manifest-cache/external-dns.tar.gz.json
46012024-03-21T15:43:27.570Z 934 100% 1.04kB/s 0:00:00 934 100% 1.04kB/s 0:00:00 (xfr#65, to-chk=182/254)
46022024-03-21T15:43:27.570Zout/manifest-cache/internal-dns-cli.tar.gz.json
46032024-03-21T15:43:27.570Z 752 100% 0.84kB/s 0:00:00 752 100% 0.84kB/s 0:00:00 (xfr#66, to-chk=181/254)
46042024-03-21T15:43:27.570Zout/manifest-cache/internal-dns-customizations.tar.gz.json
46052024-03-21T15:43:27.570Z 1,132 100% 1.26kB/s 0:00:00 1,132 100% 1.26kB/s 0:00:00 (xfr#67, to-chk=180/254)
46062024-03-21T15:43:27.570Zout/manifest-cache/internal-dns.tar.gz.json
46072024-03-21T15:43:27.570Z 791 100% 0.88kB/s 0:00:00 791 100% 0.88kB/s 0:00:00 (xfr#68, to-chk=179/254)
46082024-03-21T15:43:27.570Zout/manifest-cache/logadm.tar.gz.json
46092024-03-21T15:43:27.570Z 1,044 100% 1.16kB/s 0:00:00 1,044 100% 1.16kB/s 0:00:00 (xfr#69, to-chk=178/254)
46102024-03-21T15:43:27.570Zout/manifest-cache/nexus.tar.gz.json
46112024-03-21T15:43:27.570Z 773 100% 0.86kB/s 0:00:00 773 100% 0.86kB/s 0:00:00 (xfr#70, to-chk=177/254)
46122024-03-21T15:43:27.570Zout/manifest-cache/ntp-svc.tar.gz.json
46132024-03-21T15:43:27.571Z 2,228 100% 2.48kB/s 0:00:00 2,228 100% 2.48kB/s 0:00:00 (xfr#71, to-chk=176/254)
46142024-03-21T15:43:27.571Zout/manifest-cache/ntp.tar.gz.json
46152024-03-21T15:43:27.571Z 763 100% 0.85kB/s 0:00:00 763 100% 0.85kB/s 0:00:00 (xfr#72, to-chk=175/254)
46162024-03-21T15:43:27.571Zout/manifest-cache/omicron-gateway-softnpu-customizations.tar.gz.json
46172024-03-21T15:43:27.571Z 1,462 100% 1.63kB/s 0:00:00 1,462 100% 1.63kB/s 0:00:00 (xfr#73, to-chk=174/254)
46182024-03-21T15:43:27.571Zout/manifest-cache/omicron-gateway-softnpu.tar.gz.json
46192024-03-21T15:43:27.571Z 545 100% 0.61kB/s 0:00:00 545 100% 0.61kB/s 0:00:00 (xfr#74, to-chk=173/254)
46202024-03-21T15:43:27.571Zout/manifest-cache/omicron-gateway.tar.gz.json
46212024-03-21T15:43:27.571Z 703 100% 0.78kB/s 0:00:00 703 100% 0.78kB/s 0:00:00 (xfr#75, to-chk=172/254)
46222024-03-21T15:43:27.571Zout/manifest-cache/omicron-nexus.tar.gz.json
46232024-03-21T15:43:27.571Z 32,768 46% 36.49kB/s 0:00:01 70,944 100% 79.00kB/s 0:00:00 (xfr#76, to-chk=171/254)
46242024-03-21T15:43:27.571Zout/manifest-cache/omicron-omdb.tar.gz.json
46252024-03-21T15:43:27.571Z 702 100% 0.78kB/s 0:00:00 702 100% 0.78kB/s 0:00:00 (xfr#77, to-chk=170/254)
46262024-03-21T15:43:27.571Zout/manifest-cache/omicron-sled-agent.tar.json
46272024-03-21T15:43:27.571Z 1,269 100% 1.41kB/s 0:00:00 1,269 100% 1.41kB/s 0:00:00 (xfr#78, to-chk=169/254)
46282024-03-21T15:43:27.571Zout/manifest-cache/opte-interface-setup.tar.gz.json
46292024-03-21T15:43:27.571Z 883 100% 0.98kB/s 0:00:00 883 100% 0.98kB/s 0:00:00 (xfr#79, to-chk=168/254)
46302024-03-21T15:43:27.571Zout/manifest-cache/overlay.tar.gz.json
46312024-03-21T15:43:27.571Z 473 100% 0.53kB/s 0:00:00 473 100% 0.53kB/s 0:00:00 (xfr#80, to-chk=167/254)
46322024-03-21T15:43:27.571Zout/manifest-cache/oximeter-collector.tar.gz.json
46332024-03-21T15:43:27.571Z 18,311 100% 20.37kB/s 0:00:00 18,311 100% 20.37kB/s 0:00:00 (xfr#81, to-chk=166/254)
46342024-03-21T15:43:27.571Zout/manifest-cache/oximeter.tar.gz.json
46352024-03-21T15:43:27.571Z 641 100% 0.71kB/s 0:00:00 641 100% 0.71kB/s 0:00:00 (xfr#82, to-chk=165/254)
46362024-03-21T15:43:27.571Zout/manifest-cache/oxlog.tar.json
46372024-03-21T15:43:27.571Z 321 100% 0.36kB/s 0:00:00 321 100% 0.36kB/s 0:00:00 (xfr#83, to-chk=164/254)
46382024-03-21T15:43:27.572Zout/manifest-cache/probe.tar.gz.json
46392024-03-21T15:43:27.572Z 346 100% 0.38kB/s 0:00:00 346 100% 0.38kB/s 0:00:00 (xfr#84, to-chk=163/254)
46402024-03-21T15:43:27.572Zout/manifest-cache/profile.tar.gz.json
46412024-03-21T15:43:27.572Z 838 100% 0.93kB/s 0:00:00 838 100% 0.93kB/s 0:00:00 (xfr#85, to-chk=162/254)
46422024-03-21T15:43:27.572Zout/manifest-cache/sp-sim-softnpu.tar.gz.json
46432024-03-21T15:43:27.572Z 357 100% 0.40kB/s 0:00:00 357 100% 0.40kB/s 0:00:00 (xfr#86, to-chk=161/254)
46442024-03-21T15:43:27.572Zout/manifest-cache/sp-sim.tar.gz.json
46452024-03-21T15:43:27.572Z 1,549 100% 1.72kB/s 0:00:00 1,549 100% 1.72kB/s 0:00:00 (xfr#87, to-chk=160/254)
46462024-03-21T15:43:27.572Zout/manifest-cache/switch-softnpu.tar.gz.json
46472024-03-21T15:43:27.572Z 1,566 100% 1.74kB/s 0:00:00 1,566 100% 1.74kB/s 0:00:00 (xfr#88, to-chk=159/254)
46482024-03-21T15:43:27.572Zout/manifest-cache/switch_zone_setup.tar.gz.json
46492024-03-21T15:43:27.572Z 10,790 100% 12.00kB/s 0:00:00 10,790 100% 12.00kB/s 0:00:00 (xfr#89, to-chk=158/254)
46502024-03-21T15:43:27.572Zout/manifest-cache/wicket.tar.gz.json
46512024-03-21T15:43:27.572Z 1,084 100% 1.21kB/s 0:00:00 1,084 100% 1.21kB/s 0:00:00 (xfr#90, to-chk=157/254)
46522024-03-21T15:43:27.572Zout/manifest-cache/wicketd.tar.gz.json
46532024-03-21T15:43:27.572Z 1,560 100% 1.74kB/s 0:00:00 1,560 100% 1.74kB/s 0:00:00 (xfr#91, to-chk=156/254)
46542024-03-21T15:43:27.572Zout/manifest-cache/zone-network-install.tar.gz.json
46552024-03-21T15:43:27.572Z 877 100% 0.98kB/s 0:00:00 877 100% 0.98kB/s 0:00:00 (xfr#92, to-chk=155/254)
46562024-03-21T15:43:27.572Zout/manifest-cache/zone-network-setup.tar.gz.json
46572024-03-21T15:43:27.572Z 772 100% 0.86kB/s 0:00:00 772 100% 0.86kB/s 0:00:00 (xfr#93, to-chk=154/254)
46582024-03-21T15:43:27.572Zout/target/
46592024-03-21T15:43:27.572Zout/target/active -> default
46602024-03-21T15:43:27.572Zout/target/default
46612024-03-21T15:43:27.572Z 74 100% 0.08kB/s 0:00:00 74 100% 0.08kB/s 0:00:00 (xfr#94, to-chk=152/254)
46622024-03-21T15:43:27.573Zsmf/
46632024-03-21T15:43:27.573Zsmf/clickhouse/
46642024-03-21T15:43:27.573Zsmf/clickhouse/config_replica.xml
46652024-03-21T15:43:27.573Z 2,728 100% 3.03kB/s 0:00:00 2,728 100% 3.03kB/s 0:00:00 (xfr#95, to-chk=132/254)
46662024-03-21T15:43:27.573Zsmf/clickhouse/manifest.xml
46672024-03-21T15:43:27.573Z 1,494 100% 1.66kB/s 0:00:00 1,494 100% 1.66kB/s 0:00:00 (xfr#96, to-chk=131/254)
46682024-03-21T15:43:27.573Zsmf/clickhouse/method_script.sh
46692024-03-21T15:43:27.573Z 5,330 100% 5.92kB/s 0:00:00 5,330 100% 5.92kB/s 0:00:00 (xfr#97, to-chk=130/254)
46702024-03-21T15:43:27.573Zsmf/clickhouse_keeper/
46712024-03-21T15:43:27.573Zsmf/clickhouse_keeper/keeper_config.xml
46722024-03-21T15:43:27.573Z 1,460 100% 1.62kB/s 0:00:00 1,460 100% 1.62kB/s 0:00:00 (xfr#98, to-chk=129/254)
46732024-03-21T15:43:27.573Zsmf/clickhouse_keeper/manifest.xml
46742024-03-21T15:43:27.573Z 1,534 100% 1.70kB/s 0:00:00 1,534 100% 1.70kB/s 0:00:00 (xfr#99, to-chk=128/254)
46752024-03-21T15:43:27.573Zsmf/clickhouse_keeper/method_script.sh
46762024-03-21T15:43:27.573Z 4,324 100% 4.80kB/s 0:00:00 4,324 100% 4.80kB/s 0:00:00 (xfr#100, to-chk=127/254)
46772024-03-21T15:43:27.573Zsmf/cockroachdb/
46782024-03-21T15:43:27.573Zsmf/cockroachdb/manifest.xml
46792024-03-21T15:43:27.573Z 1,667 100% 1.85kB/s 0:00:00 1,667 100% 1.85kB/s 0:00:00 (xfr#101, to-chk=126/254)
46802024-03-21T15:43:27.573Zsmf/cockroachdb/method_script.sh
46812024-03-21T15:43:27.573Z 1,030 100% 1.14kB/s 0:00:00 1,030 100% 1.14kB/s 0:00:00 (xfr#102, to-chk=125/254)
46822024-03-21T15:43:27.573Zsmf/external-dns/
46832024-03-21T15:43:27.573Zsmf/external-dns/config.toml
46842024-03-21T15:43:27.573Z 353 100% 0.39kB/s 0:00:00 353 100% 0.39kB/s 0:00:00 (xfr#103, to-chk=124/254)
46852024-03-21T15:43:27.573Zsmf/external-dns/manifest.xml
46862024-03-21T15:43:27.574Z 1,805 100% 2.01kB/s 0:00:00 1,805 100% 2.01kB/s 0:00:00 (xfr#104, to-chk=123/254)
46872024-03-21T15:43:27.574Zsmf/installinator/
46882024-03-21T15:43:27.574Zsmf/installinator/manifest.xml
46892024-03-21T15:43:27.602Z 2,149 100% 2.39kB/s 0:00:00 2,149 100% 2.39kB/s 0:00:00 (xfr#105, to-chk=122/254)
46902024-03-21T15:43:27.602Zsmf/internal-dns/
46912024-03-21T15:43:27.602Zsmf/internal-dns/config.toml
46922024-03-21T15:43:27.602Z 353 100% 0.39kB/s 0:00:00 353 100% 0.39kB/s 0:00:00 (xfr#106, to-chk=121/254)
46932024-03-21T15:43:27.602Zsmf/internal-dns/manifest.xml
46942024-03-21T15:43:27.602Z 1,618 100% 1.80kB/s 0:00:00 1,618 100% 1.80kB/s 0:00:00 (xfr#107, to-chk=120/254)
46952024-03-21T15:43:27.602Zsmf/logadm/
46962024-03-21T15:43:27.602Zsmf/logadm/crontab.root
46972024-03-21T15:43:27.602Z 30 100% 0.03kB/s 0:00:00 30 100% 0.03kB/s 0:00:00 (xfr#108, to-chk=119/254)
46982024-03-21T15:43:27.602Zsmf/logadm/logadm.conf
46992024-03-21T15:43:27.602Z 2,553 100% 2.84kB/s 0:00:00 2,553 100% 2.84kB/s 0:00:00 (xfr#109, to-chk=118/254)
47002024-03-21T15:43:27.602Zsmf/mgs-sim/
47012024-03-21T15:43:27.602Zsmf/mgs-sim/config.toml
47022024-03-21T15:43:27.603Z 3,534 100% 3.93kB/s 0:00:00 3,534 100% 3.93kB/s 0:00:00 (xfr#110, to-chk=117/254)
47032024-03-21T15:43:27.603Zsmf/mgs/
47042024-03-21T15:43:27.603Zsmf/mgs/config.toml
47052024-03-21T15:43:27.603Z 9,085 100% 10.09kB/s 0:00:00 9,085 100% 10.09kB/s 0:00:00 (xfr#111, to-chk=116/254)
47062024-03-21T15:43:27.603Zsmf/mgs/manifest.xml
47072024-03-21T15:43:27.603Z 2,474 100% 2.75kB/s 0:00:00 2,474 100% 2.75kB/s 0:00:00 (xfr#112, to-chk=115/254)
47082024-03-21T15:43:27.603Zsmf/nexus/
47092024-03-21T15:43:27.603Zsmf/nexus/manifest.xml
47102024-03-21T15:43:27.603Z 1,987 100% 2.21kB/s 0:00:00 1,987 100% 2.21kB/s 0:00:00 (xfr#113, to-chk=114/254)
47112024-03-21T15:43:27.603Zsmf/nexus/multi-sled/
47122024-03-21T15:43:27.603Zsmf/nexus/multi-sled/config-partial.toml
47132024-03-21T15:43:27.603Z 1,997 100% 2.22kB/s 0:00:00 1,997 100% 2.22kB/s 0:00:00 (xfr#114, to-chk=111/254)
47142024-03-21T15:43:27.603Zsmf/nexus/single-sled/
47152024-03-21T15:43:27.603Zsmf/nexus/single-sled/config-partial.toml
47162024-03-21T15:43:27.603Z 1,993 100% 2.21kB/s 0:00:00 1,993 100% 2.21kB/s 0:00:00 (xfr#115, to-chk=110/254)
47172024-03-21T15:43:27.603Zsmf/ntp/
47182024-03-21T15:43:27.603Zsmf/ntp/etc/
47192024-03-21T15:43:27.603Zsmf/ntp/etc/inet/
47202024-03-21T15:43:27.603Zsmf/ntp/etc/inet/chrony.conf.boundary
47212024-03-21T15:43:27.603Z 881 100% 0.98kB/s 0:00:00 881 100% 0.98kB/s 0:00:00 (xfr#116, to-chk=104/254)
47222024-03-21T15:43:27.603Zsmf/ntp/etc/inet/chrony.conf.internal
47232024-03-21T15:43:27.603Z 1,108 100% 1.23kB/s 0:00:00 1,108 100% 1.23kB/s 0:00:00 (xfr#117, to-chk=103/254)
47242024-03-21T15:43:27.603Zsmf/ntp/etc/logadm.d/
47252024-03-21T15:43:27.604Zsmf/ntp/etc/logadm.d/chrony.logadm.conf
47262024-03-21T15:43:27.604Z 135 100% 0.15kB/s 0:00:00 135 100% 0.15kB/s 0:00:00 (xfr#118, to-chk=102/254)
47272024-03-21T15:43:27.604Zsmf/ntp/manifest/
47282024-03-21T15:43:27.604Zsmf/ntp/manifest/manifest.xml
47292024-03-21T15:43:27.604Z 3,336 100% 3.70kB/s 0:00:00 3,336 100% 3.70kB/s 0:00:00 (xfr#119, to-chk=101/254)
47302024-03-21T15:43:27.604Zsmf/ntp/method/
47312024-03-21T15:43:27.604Zsmf/ntp/method/svc-site-ntp
47322024-03-21T15:43:27.604Z 3,211 100% 3.56kB/s 0:00:00 3,211 100% 3.56kB/s 0:00:00 (xfr#120, to-chk=100/254)
47332024-03-21T15:43:27.604Zsmf/opte-interface-setup/
47342024-03-21T15:43:27.604Zsmf/opte-interface-setup/manifest.xml
47352024-03-21T15:43:27.604Z 1,638 100% 1.82kB/s 0:00:00 1,638 100% 1.82kB/s 0:00:00 (xfr#121, to-chk=99/254)
47362024-03-21T15:43:27.604Zsmf/oximeter/
47372024-03-21T15:43:27.604Zsmf/oximeter/config.toml
47382024-03-21T15:43:27.604Z 205 100% 0.23kB/s 0:00:00 205 100% 0.23kB/s 0:00:00 (xfr#122, to-chk=98/254)
47392024-03-21T15:43:27.604Zsmf/oximeter/manifest.xml
47402024-03-21T15:43:27.604Z 1,770 100% 1.96kB/s 0:00:00 1,770 100% 1.96kB/s 0:00:00 (xfr#123, to-chk=97/254)
47412024-03-21T15:43:27.604Zsmf/profile/
47422024-03-21T15:43:27.604Zsmf/profile/bashrc
47432024-03-21T15:43:27.604Z 925 100% 1.03kB/s 0:00:00 925 100% 1.03kB/s 0:00:00 (xfr#124, to-chk=96/254)
47442024-03-21T15:43:27.604Zsmf/profile/profile
47452024-03-21T15:43:27.604Z 535 100% 0.59kB/s 0:00:00 535 100% 0.59kB/s 0:00:00 (xfr#125, to-chk=95/254)
47462024-03-21T15:43:27.604Zsmf/sled-agent/
47472024-03-21T15:43:27.604Zsmf/sled-agent/manifest.xml
47482024-03-21T15:43:27.604Z 2,373 100% 2.63kB/s 0:00:00 2,373 100% 2.63kB/s 0:00:00 (xfr#126, to-chk=94/254)
47492024-03-21T15:43:27.605Zsmf/sled-agent/gimlet-standalone/
47502024-03-21T15:43:27.605Zsmf/sled-agent/gimlet-standalone/README.md
47512024-03-21T15:43:27.605Z 114 100% 0.13kB/s 0:00:00 114 100% 0.13kB/s 0:00:00 (xfr#127, to-chk=90/254)
47522024-03-21T15:43:27.605Zsmf/sled-agent/gimlet-standalone/config-rss.toml
47532024-03-21T15:43:27.605Z 6,611 100% 7.34kB/s 0:00:00 6,611 100% 7.34kB/s 0:00:00 (xfr#128, to-chk=89/254)
47542024-03-21T15:43:27.605Zsmf/sled-agent/gimlet-standalone/config.toml
47552024-03-21T15:43:27.605Z 1,800 100% 2.00kB/s 0:00:00 1,800 100% 2.00kB/s 0:00:00 (xfr#129, to-chk=88/254)
47562024-03-21T15:43:27.605Zsmf/sled-agent/gimlet/
47572024-03-21T15:43:27.605Zsmf/sled-agent/gimlet/README.md
47582024-03-21T15:43:27.605Z 54 100% 0.06kB/s 0:00:00 54 100% 0.06kB/s 0:00:00 (xfr#130, to-chk=87/254)
47592024-03-21T15:43:27.605Zsmf/sled-agent/gimlet/config.toml
47602024-03-21T15:43:27.605Z 1,657 100% 1.84kB/s 0:00:00 1,657 100% 1.84kB/s 0:00:00 (xfr#131, to-chk=86/254)
47612024-03-21T15:43:27.605Zsmf/sled-agent/non-gimlet/
47622024-03-21T15:43:27.605Zsmf/sled-agent/non-gimlet/README.md
47632024-03-21T15:43:27.605Z 105 100% 0.12kB/s 0:00:00 105 100% 0.12kB/s 0:00:00 (xfr#132, to-chk=85/254)
47642024-03-21T15:43:27.605Zsmf/sled-agent/non-gimlet/config.toml
47652024-03-21T15:43:27.605Z 2,906 100% 3.22kB/s 0:00:00 2,906 100% 3.22kB/s 0:00:00 (xfr#133, to-chk=84/254)
47662024-03-21T15:43:27.605Zsmf/sp-sim/
47672024-03-21T15:43:27.605Zsmf/sp-sim/config.toml
47682024-03-21T15:43:27.605Z 2,604 100% 2.89kB/s 0:00:00 2,604 100% 2.89kB/s 0:00:00 (xfr#134, to-chk=83/254)
47692024-03-21T15:43:27.605Zsmf/sp-sim/manifest.xml
47702024-03-21T15:43:27.605Z 1,271 100% 1.41kB/s 0:00:00 1,271 100% 1.41kB/s 0:00:00 (xfr#135, to-chk=82/254)
47712024-03-21T15:43:27.605Zsmf/switch_zone_setup/
47722024-03-21T15:43:27.605Zsmf/switch_zone_setup/manifest.xml
47732024-03-21T15:43:27.606Z 1,061 100% 1.18kB/s 0:00:00 1,061 100% 1.18kB/s 0:00:00 (xfr#136, to-chk=81/254)
47742024-03-21T15:43:27.606Zsmf/switch_zone_setup/support_authorized_keys
47752024-03-21T15:43:27.606Z 1,284 100% 1.42kB/s 0:00:00 1,284 100% 1.42kB/s 0:00:00 (xfr#137, to-chk=80/254)
47762024-03-21T15:43:27.606Zsmf/switch_zone_setup/switch_zone_setup
47772024-03-21T15:43:27.606Z 1,041 100% 1.15kB/s 0:00:00 1,041 100% 1.15kB/s 0:00:00 (xfr#138, to-chk=79/254)
47782024-03-21T15:43:27.606Zsmf/wicketd/
47792024-03-21T15:43:27.606Zsmf/wicketd/config.toml
47802024-03-21T15:43:27.606Z 104 100% 0.12kB/s 0:00:00 104 100% 0.12kB/s 0:00:00 (xfr#139, to-chk=78/254)
47812024-03-21T15:43:27.606Zsmf/wicketd/manifest.xml
47822024-03-21T15:43:27.606Z 2,954 100% 3.27kB/s 0:00:00 2,954 100% 3.27kB/s 0:00:00 (xfr#140, to-chk=77/254)
47832024-03-21T15:43:27.606Zsmf/zone-network-setup/
47842024-03-21T15:43:27.606Zsmf/zone-network-setup/manifest.xml
47852024-03-21T15:43:27.606Z 1,614 100% 1.79kB/s 0:00:00 1,614 100% 1.79kB/s 0:00:00 (xfr#141, to-chk=76/254)
47862024-03-21T15:43:27.606Ztools/
47872024-03-21T15:43:27.606Ztools/README.adoc
47882024-03-21T15:43:27.606Z 3,558 100% 3.94kB/s 0:00:00 3,558 100% 3.94kB/s 0:00:00 (xfr#142, to-chk=75/254)
47892024-03-21T15:43:27.634Ztools/build-global-zone-packages.sh
47902024-03-21T15:43:27.634Z 2,388 100% 2.65kB/s 0:00:00 2,388 100% 2.65kB/s 0:00:00 (xfr#143, to-chk=74/254)
47912024-03-21T15:43:27.635Ztools/build-host-image.sh
47922024-03-21T15:43:27.635Z 2,971 100% 3.29kB/s 0:00:00 2,971 100% 3.29kB/s 0:00:00 (xfr#144, to-chk=73/254)
47932024-03-21T15:43:27.635Ztools/build-trampoline-global-zone-packages.sh
47942024-03-21T15:43:27.635Z 1,878 100% 2.08kB/s 0:00:00 1,878 100% 2.08kB/s 0:00:00 (xfr#145, to-chk=72/254)
47952024-03-21T15:43:27.635Ztools/ci_check_opte_ver.sh
47962024-03-21T15:43:27.635Z 2,770 100% 3.07kB/s 0:00:00 2,770 100% 3.07kB/s 0:00:00 (xfr#146, to-chk=71/254)
47972024-03-21T15:43:27.635Ztools/ci_download_clickhouse
47982024-03-21T15:43:27.635Z 3,631 100% 4.02kB/s 0:00:00 3,631 100% 4.02kB/s 0:00:00 (xfr#147, to-chk=70/254)
47992024-03-21T15:43:27.635Ztools/ci_download_cockroachdb
48002024-03-21T15:43:27.635Z 4,292 100% 4.76kB/s 0:00:00 4,292 100% 4.76kB/s 0:00:00 (xfr#148, to-chk=69/254)
48012024-03-21T15:43:27.635Ztools/ci_download_console
48022024-03-21T15:43:27.635Z 1,991 100% 2.21kB/s 0:00:00 1,991 100% 2.21kB/s 0:00:00 (xfr#149, to-chk=68/254)
48032024-03-21T15:43:27.635Ztools/ci_download_dendrite_openapi
48042024-03-21T15:43:27.635Z 1,719 100% 1.90kB/s 0:00:00 1,719 100% 1.90kB/s 0:00:00 (xfr#150, to-chk=67/254)
48052024-03-21T15:43:27.635Ztools/ci_download_dendrite_stub
48062024-03-21T15:43:27.635Z 4,229 100% 4.68kB/s 0:00:00 4,229 100% 4.68kB/s 0:00:00 (xfr#151, to-chk=66/254)
48072024-03-21T15:43:27.635Ztools/ci_download_maghemite_mgd
48082024-03-21T15:43:27.635Z 3,650 100% 4.04kB/s 0:00:00 3,650 100% 4.04kB/s 0:00:00 (xfr#152, to-chk=65/254)
48092024-03-21T15:43:27.635Ztools/ci_download_maghemite_openapi
48102024-03-21T15:43:27.635Z 1,989 100% 2.20kB/s 0:00:00 1,989 100% 2.20kB/s 0:00:00 (xfr#153, to-chk=64/254)
48112024-03-21T15:43:27.635Ztools/ci_download_softnpu_machinery
48122024-03-21T15:43:27.635Z 668 100% 0.74kB/s 0:00:00 668 100% 0.74kB/s 0:00:00 (xfr#154, to-chk=63/254)
48132024-03-21T15:43:27.635Ztools/ci_download_thundermuffin
48142024-03-21T15:43:27.636Z 3,237 100% 3.58kB/s 0:00:00 3,237 100% 3.58kB/s 0:00:00 (xfr#155, to-chk=62/254)
48152024-03-21T15:43:27.636Ztools/ci_download_transceiver_control
48162024-03-21T15:43:27.636Z 3,415 100% 3.78kB/s 0:00:00 3,415 100% 3.78kB/s 0:00:00 (xfr#156, to-chk=61/254)
48172024-03-21T15:43:27.636Ztools/clickhouse_checksums
48182024-03-21T15:43:27.636Z 153 100% 0.17kB/s 0:00:00 153 100% 0.17kB/s 0:00:00 (xfr#157, to-chk=60/254)
48192024-03-21T15:43:27.636Ztools/clickhouse_version
48202024-03-21T15:43:27.636Z 11 100% 0.01kB/s 0:00:00 11 100% 0.01kB/s 0:00:00 (xfr#158, to-chk=59/254)
48212024-03-21T15:43:27.636Ztools/cockroachdb_checksums
48222024-03-21T15:43:27.636Z 258 100% 0.29kB/s 0:00:00 258 100% 0.29kB/s 0:00:00 (xfr#159, to-chk=58/254)
48232024-03-21T15:43:27.636Ztools/cockroachdb_version
48242024-03-21T15:43:27.636Z 8 100% 0.01kB/s 0:00:00 8 100% 0.01kB/s 0:00:00 (xfr#160, to-chk=57/254)
48252024-03-21T15:43:27.636Ztools/console_version
48262024-03-21T15:43:27.636Z 122 100% 0.14kB/s 0:00:00 122 100% 0.14kB/s 0:00:00 (xfr#161, to-chk=56/254)
48272024-03-21T15:43:27.636Ztools/create_gimlet_virtual_hardware.sh
48282024-03-21T15:43:27.636Z 936 100% 1.04kB/s 0:00:00 936 100% 1.04kB/s 0:00:00 (xfr#162, to-chk=55/254)
48292024-03-21T15:43:27.636Ztools/create_scrimlet_virtual_hardware.sh
48302024-03-21T15:43:27.636Z 2,014 100% 2.23kB/s 0:00:00 2,014 100% 2.23kB/s 0:00:00 (xfr#163, to-chk=54/254)
48312024-03-21T15:43:27.636Ztools/create_self_signed_cert.sh
48322024-03-21T15:43:27.636Z 685 100% 0.76kB/s 0:00:00 685 100% 0.76kB/s 0:00:00 (xfr#164, to-chk=53/254)
48332024-03-21T15:43:27.636Ztools/create_virtual_hardware.sh
48342024-03-21T15:43:27.636Z 3,184 100% 3.53kB/s 0:00:00 3,184 100% 3.53kB/s 0:00:00 (xfr#165, to-chk=52/254)
48352024-03-21T15:43:27.636Ztools/delete-reservoir.sh
48362024-03-21T15:43:27.636Z 136 100% 0.15kB/s 0:00:00 136 100% 0.15kB/s 0:00:00 (xfr#166, to-chk=51/254)
48372024-03-21T15:43:27.636Ztools/dendrite_openapi_version
48382024-03-21T15:43:27.637Z 122 100% 0.14kB/s 0:00:00 122 100% 0.14kB/s 0:00:00 (xfr#167, to-chk=50/254)
48392024-03-21T15:43:27.637Ztools/dendrite_stub_checksums
48402024-03-21T15:43:27.637Z 267 100% 0.30kB/s 0:00:00 267 100% 0.30kB/s 0:00:00 (xfr#168, to-chk=49/254)
48412024-03-21T15:43:27.637Ztools/destroy_gimlet_virtual_hardware.sh
48422024-03-21T15:43:27.637Z 888 100% 0.98kB/s 0:00:00 888 100% 0.98kB/s 0:00:00 (xfr#169, to-chk=48/254)
48432024-03-21T15:43:27.637Ztools/destroy_scrimlet_virtual_hardware.sh
48442024-03-21T15:43:27.637Z 1,147 100% 1.27kB/s 0:00:00 1,147 100% 1.27kB/s 0:00:00 (xfr#170, to-chk=47/254)
48452024-03-21T15:43:27.637Ztools/destroy_virtual_hardware.sh
48462024-03-21T15:43:27.637Z 2,227 100% 2.47kB/s 0:00:00 2,227 100% 2.47kB/s 0:00:00 (xfr#171, to-chk=46/254)
48472024-03-21T15:43:27.637Ztools/dvt_dock_version
48482024-03-21T15:43:27.637Z 48 100% 0.05kB/s 0:00:00 48 100% 0.05kB/s 0:00:00 (xfr#172, to-chk=45/254)
48492024-03-21T15:43:27.637Ztools/ensure_buildomat_artifact.sh
48502024-03-21T15:43:27.637Z 3,759 100% 4.16kB/s 0:00:00 3,759 100% 4.16kB/s 0:00:00 (xfr#173, to-chk=44/254)
48512024-03-21T15:43:27.637Ztools/generate-nexus-api.sh
48522024-03-21T15:43:27.637Z 174 100% 0.19kB/s 0:00:00 174 100% 0.19kB/s 0:00:00 (xfr#174, to-chk=43/254)
48532024-03-21T15:43:27.637Ztools/generate-sled-agent-api.sh
48542024-03-21T15:43:27.637Z 161 100% 0.18kB/s 0:00:00 161 100% 0.18kB/s 0:00:00 (xfr#175, to-chk=42/254)
48552024-03-21T15:43:27.637Ztools/generate-wicketd-api.sh
48562024-03-21T15:43:27.637Z 75 100% 0.08kB/s 0:00:00 75 100% 0.08kB/s 0:00:00 (xfr#176, to-chk=41/254)
48572024-03-21T15:43:27.637Ztools/hubris_checksums
48582024-03-21T15:43:27.637Z 852 100% 0.94kB/s 0:00:00 852 100% 0.94kB/s 0:00:00 (xfr#177, to-chk=40/254)
48592024-03-21T15:43:27.637Ztools/hubris_version
48602024-03-21T15:43:27.637Z 50 100% 0.06kB/s 0:00:00 50 100% 0.06kB/s 0:00:00 (xfr#178, to-chk=39/254)
48612024-03-21T15:43:27.637Ztools/install_builder_prerequisites.sh
48622024-03-21T15:43:27.638Z 7,537 100% 8.34kB/s 0:00:00 7,537 100% 8.34kB/s 0:00:00 (xfr#179, to-chk=38/254)
48632024-03-21T15:43:27.638Ztools/install_opte.sh
48642024-03-21T15:43:27.638Z 3,755 100% 4.15kB/s 0:00:00 3,755 100% 4.15kB/s 0:00:00 (xfr#180, to-chk=37/254)
48652024-03-21T15:43:27.638Ztools/install_prerequisites.sh
48662024-03-21T15:43:27.638Z 255 100% 0.28kB/s 0:00:00 255 100% 0.28kB/s 0:00:00 (xfr#181, to-chk=36/254)
48672024-03-21T15:43:27.638Ztools/install_runner_prerequisites.sh
48682024-03-21T15:43:27.638Z 4,154 100% 4.59kB/s 0:00:00 4,154 100% 4.59kB/s 0:00:00 (xfr#182, to-chk=35/254)
48692024-03-21T15:43:27.638Ztools/maghemite_ddm_openapi_version
48702024-03-21T15:43:27.638Z 122 100% 0.13kB/s 0:00:00 122 100% 0.13kB/s 0:00:00 (xfr#183, to-chk=34/254)
48712024-03-21T15:43:27.638Ztools/maghemite_mg_openapi_version
48722024-03-21T15:43:27.638Z 122 100% 0.13kB/s 0:00:00 122 100% 0.13kB/s 0:00:00 (xfr#184, to-chk=33/254)
48732024-03-21T15:43:27.638Ztools/maghemite_mgd_checksums
48742024-03-21T15:43:27.638Z 162 100% 0.18kB/s 0:00:00 162 100% 0.18kB/s 0:00:00 (xfr#185, to-chk=32/254)
48752024-03-21T15:43:27.638Ztools/opte_version
48762024-03-21T15:43:27.638Z 9 100% 0.01kB/s 0:00:00 9 100% 0.01kB/s 0:00:00 (xfr#186, to-chk=31/254)
48772024-03-21T15:43:27.638Ztools/opte_version_override
48782024-03-21T15:43:27.638Z 142 100% 0.16kB/s 0:00:00 142 100% 0.16kB/s 0:00:00 (xfr#187, to-chk=30/254)
48792024-03-21T15:43:27.638Ztools/renovate-post-upgrade.sh
48802024-03-21T15:43:27.638Z 1,705 100% 1.89kB/s 0:00:00 1,705 100% 1.89kB/s 0:00:00 (xfr#188, to-chk=29/254)
48812024-03-21T15:43:27.638Ztools/thundermuffin_checksums
48822024-03-21T15:43:27.638Z 79 100% 0.09kB/s 0:00:00 79 100% 0.09kB/s 0:00:00 (xfr#189, to-chk=28/254)
48832024-03-21T15:43:27.638Ztools/thundermuffin_version
48842024-03-21T15:43:27.638Z 50 100% 0.06kB/s 0:00:00 50 100% 0.06kB/s 0:00:00 (xfr#190, to-chk=27/254)
48852024-03-21T15:43:27.639Ztools/transceiver_control_version
48862024-03-21T15:43:27.639Z 137 100% 0.15kB/s 0:00:00 137 100% 0.15kB/s 0:00:00 (xfr#191, to-chk=26/254)
48872024-03-21T15:43:27.639Ztools/uninstall_opte.sh
48882024-03-21T15:43:27.639Z 6,514 100% 7.20kB/s 0:00:00 6,514 100% 7.20kB/s 0:00:00 (xfr#192, to-chk=25/254)
48892024-03-21T15:43:27.666Ztools/update_crucible.sh
48902024-03-21T15:43:27.666Z 1,093 100% 1.21kB/s 0:00:00 1,093 100% 1.21kB/s 0:00:00 (xfr#193, to-chk=24/254)
48912024-03-21T15:43:27.666Ztools/update_dendrite.sh
48922024-03-21T15:43:27.666Z 2,333 100% 2.58kB/s 0:00:00 2,333 100% 2.58kB/s 0:00:00 (xfr#194, to-chk=23/254)
48932024-03-21T15:43:27.666Ztools/update_helpers.sh
48942024-03-21T15:43:27.667Z 3,831 100% 4.23kB/s 0:00:00 3,831 100% 4.23kB/s 0:00:00 (xfr#195, to-chk=22/254)
48952024-03-21T15:43:27.667Ztools/update_lldp.sh
48962024-03-21T15:43:27.667Z 1,000 100% 1.10kB/s 0:00:00 1,000 100% 1.10kB/s 0:00:00 (xfr#196, to-chk=21/254)
48972024-03-21T15:43:27.667Ztools/update_maghemite.sh
48982024-03-21T15:43:27.667Z 939 100% 1.04kB/s 0:00:00 939 100% 1.04kB/s 0:00:00 (xfr#197, to-chk=20/254)
48992024-03-21T15:43:27.667Ztools/update_propolis.sh
49002024-03-21T15:43:27.667Z 1,050 100% 1.16kB/s 0:00:00 1,050 100% 1.16kB/s 0:00:00 (xfr#198, to-chk=19/254)
49012024-03-21T15:43:27.667Ztools/update_transceiver_control.sh
49022024-03-21T15:43:27.667Z 1,374 100% 1.52kB/s 0:00:00 1,374 100% 1.52kB/s 0:00:00 (xfr#199, to-chk=18/254)
49032024-03-21T15:43:27.667Ztools/virtual_hardware.sh
49042024-03-21T15:43:27.667Z 3,429 100% 3.79kB/s 0:00:00 3,429 100% 3.79kB/s 0:00:00 (xfr#200, to-chk=17/254)
49052024-03-21T15:43:27.667Ztools/dtrace/
49062024-03-21T15:43:27.667Ztools/dtrace/aggregate-query-latency.d
49072024-03-21T15:43:27.667Z 780 100% 0.86kB/s 0:00:00 780 100% 0.86kB/s 0:00:00 (xfr#201, to-chk=11/254)
49082024-03-21T15:43:27.667Ztools/dtrace/slowest-queries.d
49092024-03-21T15:43:27.667Z 1,077 100% 1.19kB/s 0:00:00 1,077 100% 1.19kB/s 0:00:00 (xfr#202, to-chk=10/254)
49102024-03-21T15:43:27.667Ztools/dtrace/trace-db-queries.d
49112024-03-21T15:43:27.667Z 811 100% 0.90kB/s 0:00:00 811 100% 0.90kB/s 0:00:00 (xfr#203, to-chk=9/254)
49122024-03-21T15:43:27.667Ztools/include/
49132024-03-21T15:43:27.667Ztools/include/force-git-over-https.sh
49142024-03-21T15:43:27.667Z 940 100% 1.04kB/s 0:00:00 940 100% 1.04kB/s 0:00:00 (xfr#204, to-chk=8/254)
49152024-03-21T15:43:27.667Ztools/populate/
49162024-03-21T15:43:27.667Ztools/populate/populate-alpine.sh
49172024-03-21T15:43:27.667Z 788 100% 0.87kB/s 0:00:00 788 100% 0.87kB/s 0:00:00 (xfr#205, to-chk=7/254)
49182024-03-21T15:43:27.668Ztools/populate/populate-images.sh
49192024-03-21T15:43:27.668Z 2,571 100% 2.84kB/s 0:00:00 2,571 100% 2.84kB/s 0:00:00 (xfr#206, to-chk=6/254)
49202024-03-21T15:43:27.668Ztools/reflector/
49212024-03-21T15:43:27.668Ztools/reflector/helpers.sh
49222024-03-21T15:43:27.668Z 4,652 100% 5.14kB/s 0:00:00 4,652 100% 5.14kB/s 0:00:00 (xfr#207, to-chk=5/254)
49232024-03-21T15:43:27.668Ztools/scrimlet/
49242024-03-21T15:43:27.668Ztools/scrimlet/create-softnpu-zone.sh
49252024-03-21T15:43:27.668Z 627 100% 0.69kB/s 0:00:00 627 100% 0.69kB/s 0:00:00 (xfr#208, to-chk=4/254)
49262024-03-21T15:43:27.668Ztools/scrimlet/destroy-softnpu-zone.sh
49272024-03-21T15:43:27.668Z 203 100% 0.22kB/s 0:00:00 203 100% 0.22kB/s 0:00:00 (xfr#209, to-chk=3/254)
49282024-03-21T15:43:27.668Ztools/scrimlet/softnpu-init.sh
49292024-03-21T15:43:27.668Z 2,157 100% 2.38kB/s 0:00:00 2,157 100% 2.38kB/s 0:00:00 (xfr#210, to-chk=2/254)
49302024-03-21T15:43:27.668Ztools/scrimlet/softnpu-zone.txt
49312024-03-21T15:43:27.668Z 330 100% 0.36kB/s 0:00:00 330 100% 0.36kB/s 0:00:00 (xfr#211, to-chk=1/254)
49322024-03-21T15:43:27.668Ztools/scrimlet/softnpu.toml
49332024-03-21T15:43:27.668Z 171 100% 0.19kB/s 0:00:00 171 100% 0.19kB/s 0:00:00 (xfr#212, to-chk=0/254)
49342024-03-21T15:43:27.668Z+ pushd cargo-bay
49352024-03-21T15:43:27.668Z/work/oxidecomputer/testbed/a4x2/cargo-bay /work/oxidecomputer/testbed/a4x2
49362024-03-21T15:43:27.668Z+ mkdir -p omicron-common/omicron/
49372024-03-21T15:43:27.668Z+ cp -r g0/omicron/out omicron-common/omicron/
49382024-03-21T15:43:31.492Z+ rm omicron-common/omicron/out/omicron-sled-agent.tar
49392024-03-21T15:43:31.530Z+ rm omicron-common/omicron/out/omicron-gateway-softnpu.tar.gz omicron-common/omicron/out/omicron-gateway.tar.gz
49402024-03-21T15:43:31.530Z+ rm omicron-common/omicron/out/switch-softnpu.tar.gz
49412024-03-21T15:43:31.531Z+ popd
49422024-03-21T15:43:31.531Z/work/oxidecomputer/testbed/a4x2
49432024-03-21T15:43:31.531Z+ for sled in g0 g1 g2 g3
49442024-03-21T15:43:31.531Z+ find cargo-bay/g0/omicron/out/ -maxdepth 1 -mindepth 1
49452024-03-21T15:43:31.531Z+ grep -v sled-agent
49462024-03-21T15:43:31.531Z+ grep -v omicron-gateway
49472024-03-21T15:43:31.531Z+ grep -v switch-softnpu
49482024-03-21T15:43:31.531Z+ xargs -l rm -rf
49492024-03-21T15:43:31.597Z+ for sled in g0 g1 g2 g3
49502024-03-21T15:43:31.623Z+ find cargo-bay/g1/omicron/out/ -maxdepth 1 -mindepth 1
49512024-03-21T15:43:31.623Z+ grep -v sled-agent
49522024-03-21T15:43:31.623Z+ grep -v omicron-gateway
49532024-03-21T15:43:31.623Z+ grep -v switch-softnpu
49542024-03-21T15:43:31.623Z+ xargs -l rm -rf
49552024-03-21T15:43:31.655Z+ for sled in g0 g1 g2 g3
49562024-03-21T15:43:31.655Z+ find cargo-bay/g2/omicron/out/ -maxdepth 1 -mindepth 1
49572024-03-21T15:43:31.655Z+ grep -v sled-agent
49582024-03-21T15:43:31.655Z+ grep -v omicron-gateway
49592024-03-21T15:43:31.655Z+ grep -v switch-softnpu
49602024-03-21T15:43:31.656Z+ xargs -l rm -rf
49612024-03-21T15:43:31.686Z+ for sled in g0 g1 g2 g3
49622024-03-21T15:43:31.686Z+ find cargo-bay/g3/omicron/out/ -maxdepth 1 -mindepth 1
49632024-03-21T15:43:31.686Z+ grep -v sled-agent
49642024-03-21T15:43:31.713Z+ grep -v omicron-gateway
49652024-03-21T15:43:31.713Z+ grep -v switch-softnpu
49662024-03-21T15:43:31.713Z+ xargs -l rm -rf
49672024-03-21T15:43:31.738Z+ ./config/fetch-softnpu-artifacts.sh
49682024-03-21T15:43:31.738Z+ url=https://buildomat.eng.oxide.computer
49692024-03-21T15:43:31.738Z+ path=public/file/oxidecomputer/sidecar-lite/release/
49702024-03-21T15:43:31.738Z+ rev=e3ea4b495ba0a71801ded0776ae4bbd31df57e26
49712024-03-21T15:43:31.738Z+ for artifact in scadm libsidecar_lite.so
49722024-03-21T15:43:31.738Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release//e3ea4b495ba0a71801ded0776ae4bbd31df57e26/scadm
49732024-03-21T15:43:31.764Z % Total % Received % Xferd Average Speed Time Time Time Current
49742024-03-21T15:43:31.764Z Dload Upload Total Spent Left Speed
49752024-03-21T15:43:38.930Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 22.7M 0 3922 0 0 6947 0 0:57:20 --:--:-- 0:57:20 6953 7 22.7M 7 1795k 0 0 1311k 0 0:00:17 0:00:01 0:00:16 1310k 43 22.7M 43 9.9M 0 0 4310k 0 0:00:05 0:00:02 0:00:03 4310k 57 22.7M 57 13.0M 0 0 3740k 0 0:00:06 0:00:03 0:00:03 3741k 59 22.7M 59 13.6M 0 0 3035k 0 0:00:07 0:00:04 0:00:03 3036k 66 22.7M 66 15.2M 0 0 2906k 0 0:00:08 0:00:05 0:00:03 3247k 79 22.7M 79 18.0M 0 0 2902k 0 0:00:08 0:00:06 0:00:02 3339k 100 22.7M 100 22.7M 0 0 3258k 0 0:00:07 0:00:07 --:--:-- 2741k
49762024-03-21T15:43:38.956Z+ chmod +x scadm
49772024-03-21T15:43:38.956Z+ cp scadm cargo-bay/g0/
49782024-03-21T15:43:38.982Z+ mv scadm cargo-bay/g3/
49792024-03-21T15:43:38.982Z+ for artifact in scadm libsidecar_lite.so
49802024-03-21T15:43:38.982Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release//e3ea4b495ba0a71801ded0776ae4bbd31df57e26/libsidecar_lite.so
49812024-03-21T15:43:39.011Z % Total % Received % Xferd Average Speed Time Time Time Current
49822024-03-21T15:43:39.011Z Dload Upload Total Spent Left Speed
49832024-03-21T15:43:50.526Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 20.0M 0 3922 0 0 11308 0 0:30:59 --:--:-- 0:30:59 11302 3 20.0M 3 735k 0 0 648k 0 0:00:31 0:00:01 0:00:30 648k 24 20.0M 24 4931k 0 0 2052k 0 0:00:10 0:00:02 0:00:08 2052k 25 20.0M 25 5215k 0 0 1664k 0 0:00:12 0:00:03 0:00:09 1664k 39 20.0M 39 8043k 0 0 1950k 0 0:00:10 0:00:04 0:00:06 1950k 43 20.0M 43 8939k 0 0 1673k 0 0:00:12 0:00:05 0:00:07 1788k 49 20.0M 49 9.8M 0 0 1645k 0 0:00:12 0:00:06 0:00:06 1872k 52 20.0M 52 10.4M 0 0 1477k 0 0:00:13 0:00:07 0:00:06 1194k 54 20.0M 54 11.0M 0 0 1387k 0 0:00:14 0:00:08 0:00:06 1214k 64 20.0M 64 12.8M 0 0 1444k 0 0:00:14 0:00:09 0:00:05 1027k 88 20.0M 88 17.6M 0 0 1723k 0 0:00:11 0:00:10 0:00:01 1776k 99 20.0M 99 20.0M 0 0 1808k 0 0:00:11 0:00:11 --:--:-- 1998k 100 20.0M 100 20.0M 0 0 1780k 0 0:00:11 0:00:11 --:--:-- 2296k
49842024-03-21T15:43:50.552Z+ chmod +x libsidecar_lite.so
49852024-03-21T15:43:50.552Z+ cp libsidecar_lite.so cargo-bay/g0/
49862024-03-21T15:43:50.578Z+ mv libsidecar_lite.so cargo-bay/g3/
49872024-03-21T15:43:50.603Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
49882024-03-21T15:43:50.603Z+ tar -czf cargo-bay-ce.tgz cargo-bay/ce
49892024-03-21T15:43:50.604Z+ mv cargo-bay-ce.tgz /out/
49902024-03-21T15:43:50.604Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
49912024-03-21T15:43:50.604Z+ tar -czf cargo-bay-cr1.tgz cargo-bay/cr1
49922024-03-21T15:43:50.604Z+ mv cargo-bay-cr1.tgz /out/
49932024-03-21T15:43:50.604Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
49942024-03-21T15:43:50.604Z+ tar -czf cargo-bay-cr2.tgz cargo-bay/cr2
49952024-03-21T15:43:50.633Z+ mv cargo-bay-cr2.tgz /out/
49962024-03-21T15:43:50.633Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
49972024-03-21T15:43:50.633Z+ tar -czf cargo-bay-g0.tgz cargo-bay/g0
49982024-03-21T15:44:06.585Z+ mv cargo-bay-g0.tgz /out/
49992024-03-21T15:44:06.859Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
50002024-03-21T15:44:06.859Z+ tar -czf cargo-bay-g1.tgz cargo-bay/g1
50012024-03-21T15:44:21.585Z+ mv cargo-bay-g1.tgz /out/
50022024-03-21T15:44:21.842Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
50032024-03-21T15:44:21.842Z+ tar -czf cargo-bay-g2.tgz cargo-bay/g2
50042024-03-21T15:44:36.117Z+ mv cargo-bay-g2.tgz /out/
50052024-03-21T15:44:36.372Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
50062024-03-21T15:44:36.372Z+ tar -czf cargo-bay-g3.tgz cargo-bay/g3
50072024-03-21T15:44:52.498Z+ mv cargo-bay-g3.tgz /out/
50082024-03-21T15:44:52.767Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
50092024-03-21T15:44:52.767Z+ tar -czf cargo-bay-tools.tgz cargo-bay/tools
50102024-03-21T15:44:52.828Z+ mv cargo-bay-tools.tgz /out/
50112024-03-21T15:44:52.829Z+ for x in ce cr1 cr2 g0 g1 g2 g3 tools omicron-common
50122024-03-21T15:44:52.829Z+ tar -czf cargo-bay-omicron-common.tgz cargo-bay/omicron-common
50132024-03-21T15:45:25.470Z+ mv cargo-bay-omicron-common.tgz /out/
50142024-03-21T15:45:26.980Zprocess exited: duration 1772464 ms, exit code 0
 
50152024-03-21T15:45:27.065Zfound 11 output files
50162024-03-21T15:45:27.066Zuploading: /out/cargo-bay-ce.tgz (657 bytes)
50172024-03-21T15:45:28.202Zuploaded: /out/cargo-bay-ce.tgz
50182024-03-21T15:45:28.202Zuploading: /out/cargo-bay-cr1.tgz (957 bytes)
50192024-03-21T15:45:29.310Zuploaded: /out/cargo-bay-cr1.tgz
50202024-03-21T15:45:29.311Zuploading: /out/cargo-bay-cr2.tgz (964 bytes)
50212024-03-21T15:45:30.422Zuploaded: /out/cargo-bay-cr2.tgz
50222024-03-21T15:45:30.422Zuploading: /out/cargo-bay-g0.tgz (297306629 bytes)
50232024-03-21T15:47:30.981Zuploaded: /out/cargo-bay-g0.tgz
50242024-03-21T15:47:31.013Zuploading: /out/cargo-bay-g1.tgz (284447372 bytes)
50252024-03-21T15:49:23.251Zuploaded: /out/cargo-bay-g1.tgz
50262024-03-21T15:49:23.251Zuploading: /out/cargo-bay-g2.tgz (284444896 bytes)
50272024-03-21T15:51:03.164Zuploaded: /out/cargo-bay-g2.tgz
50282024-03-21T15:51:03.164Zuploading: /out/cargo-bay-g3.tgz (297334964 bytes)
50292024-03-21T15:52:51.874Zuploaded: /out/cargo-bay-g3.tgz
50302024-03-21T15:52:51.875Zuploading: /out/cargo-bay-tools.tgz (36190 bytes)
50312024-03-21T15:52:53.470Zuploaded: /out/cargo-bay-tools.tgz
50322024-03-21T15:52:53.470Zuploading: /out/cargo-bay-omicron-common.tgz (947490490 bytes)
50332024-03-21T15:59:04.226Zuploaded: /out/cargo-bay-omicron-common.tgz
50342024-03-21T15:59:04.226Zuploading: /out/commtest (79697272 bytes)
50352024-03-21T15:59:35.831Zuploaded: /out/commtest
50362024-03-21T15:59:35.868Zuploading: /out/dhcp-server (79148872 bytes)
50372024-03-21T16:00:02.021Zuploaded: /out/dhcp-server