01JDKQMYZ60JK1Y58DJCS6VKZ0: test-ddm-trio-v2-server

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JDKQNMNKDZ7CH42P02SXQF09

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T07:59:57.387Zjob assigned to worker 01JDKQP0S3YCEJNFX6V0MY3ZQ0 [factory aws, i-00a0dd524343727ff] (queued for 1 m 14 s)
 
22024-11-26T08:00:05.139Zstarting task 0: "setup"
32024-11-26T08:00:05.150Z++ uname -s
42024-11-26T08:00:05.154Z+ kern=SunOS
52024-11-26T08:00:05.154Z+ case "$kern" in
62024-11-26T08:00:05.154Z+ groupadd -g 12345 build
72024-11-26T08:00:05.154Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-26T08:00:07.198Z+ zfs create -o mountpoint=/work rpool/work
92024-11-26T08:00:07.256Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-26T08:00:07.258Z+ home_fs=zfs
112024-11-26T08:00:07.259Z+ [[ zfs == autofs ]]
122024-11-26T08:00:07.259Z+ mkdir -p /home/build
132024-11-26T08:00:07.261Z+ chown build:build /home/build /work
142024-11-26T08:00:09.263Z+ chmod 0700 /home/build /work
152024-11-26T08:00:09.265Zprocess exited: duration 4126 ms, exit code 0
 
162024-11-26T08:00:09.270Zstarting task 1: "rust-toolchain"
172024-11-26T08:00:09.275Z+ printf ' * toolchain channel = "%s"
182024-11-26T08:00:09.275Z' stable
192024-11-26T08:00:09.275Z * toolchain channel = "stable"
202024-11-26T08:00:09.275Z+ printf ' * toolchain profile = "%s"
212024-11-26T08:00:09.275Z' default
222024-11-26T08:00:09.275Z * toolchain profile = "default"
232024-11-26T08:00:09.277Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-26T08:00:09.277Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-11-26T08:00:09.427Zinfo: downloading installer
262024-11-26T08:00:10.688Zinfo: profile set to 'default'
272024-11-26T08:00:10.688Zinfo: default host triple is x86_64-unknown-illumos
282024-11-26T08:00:10.690Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-11-26T08:00:10.824Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
302024-11-26T08:00:10.824Zinfo: downloading component 'cargo'
312024-11-26T08:00:11.529Zinfo: downloading component 'clippy'
322024-11-26T08:00:11.800Zinfo: downloading component 'rust-docs'
332024-11-26T08:00:12.792Zinfo: downloading component 'rust-std'
342024-11-26T08:00:14.361Zinfo: downloading component 'rustc'
352024-11-26T08:00:20.010Zinfo: downloading component 'rustfmt'
362024-11-26T08:00:20.209Zinfo: installing component 'cargo'
372024-11-26T08:00:21.016Zinfo: installing component 'clippy'
382024-11-26T08:00:21.382Zinfo: installing component 'rust-docs'
392024-11-26T08:00:23.081Zinfo: installing component 'rust-std'
402024-11-26T08:00:24.813Zinfo: installing component 'rustc'
412024-11-26T08:00:30.781Zinfo: installing component 'rustfmt'
422024-11-26T08:00:31.101Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-11-26T08:00:31.101Z
442024-11-26T08:00:31.480Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
452024-11-26T08:00:31.480Z
462024-11-26T08:00:31.489Z
472024-11-26T08:00:31.490ZRust is installed now. Great!
482024-11-26T08:00:31.490Z
492024-11-26T08:00:31.490ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-26T08:00:31.490Zenvironment variable. This has not been done automatically.
512024-11-26T08:00:31.490Z
522024-11-26T08:00:31.490ZTo configure your current shell, you need to source
532024-11-26T08:00:31.490Zthe corresponding env file under $HOME/.cargo.
542024-11-26T08:00:31.490Z
552024-11-26T08:00:31.490ZThis is usually done by running one of the following (note the leading DOT):
562024-11-26T08:00:31.490Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-26T08:00:31.490Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-26T08:00:31.561Z+ rustc --version
592024-11-26T08:00:31.626Zrustc 1.82.0 (f6e511eec 2024-10-15)
602024-11-26T08:00:31.630Zprocess exited: duration 22357 ms, exit code 0
 
612024-11-26T08:00:31.636Zstarting task 2: "authentication"
622024-11-26T08:00:31.657Zprocess exited: duration 20 ms, exit code 0
 
632024-11-26T08:00:31.663Zstarting task 3: "clone repository"
642024-11-26T08:00:31.668Z+ mkdir -p /work/oxidecomputer/maghemite
652024-11-26T08:00:31.673Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-11-26T08:00:32.230ZCloning into '/work/oxidecomputer/maghemite'...
672024-11-26T08:00:33.009Z+ cd /work/oxidecomputer/maghemite
682024-11-26T08:00:33.011Z+ git fetch origin ea2205913f50e3f5d9e448957a49fc1368ad2ac3
692024-11-26T08:00:33.313ZFrom https://github.com/oxidecomputer/maghemite
702024-11-26T08:00:33.313Z * branch ea2205913f50e3f5d9e448957a49fc1368ad2ac3 -> FETCH_HEAD
712024-11-26T08:00:33.321Z+ [[ -n renovate/hostname-0.x ]]
722024-11-26T08:00:33.324Z++ git branch --show-current
732024-11-26T08:00:33.324Z+ current=main
742024-11-26T08:00:33.324Z+ [[ main != renovate/hostname-0.x ]]
752024-11-26T08:00:33.324Z+ git branch -f renovate/hostname-0.x ea2205913f50e3f5d9e448957a49fc1368ad2ac3
762024-11-26T08:00:33.328Z+ git checkout -f renovate/hostname-0.x
772024-11-26T08:00:33.343ZSwitched to branch 'renovate/hostname-0.x'
782024-11-26T08:00:33.345Z+ git reset --hard ea2205913f50e3f5d9e448957a49fc1368ad2ac3
792024-11-26T08:00:33.357ZHEAD is now at ea22059 Update Rust crate hostname to 0.4
802024-11-26T08:00:33.360Zprocess exited: duration 1696 ms, exit code 0
 
812024-11-26T08:00:33.368Zstarting task 4: "build"
822024-11-26T08:00:33.372Z++ cargo --version
832024-11-26T08:00:33.376Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-11-26T08:00:33.512Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-11-26T08:00:33.512Zinfo: downloading component 'cargo'
862024-11-26T08:00:34.195Zinfo: downloading component 'clippy'
872024-11-26T08:00:34.447Zinfo: downloading component 'rust-docs'
882024-11-26T08:00:35.391Zinfo: downloading component 'rust-std'
892024-11-26T08:00:36.864Zinfo: downloading component 'rustc'
902024-11-26T08:00:42.155Zinfo: downloading component 'rustfmt'
912024-11-26T08:00:42.356Zinfo: installing component 'cargo'
922024-11-26T08:00:43.163Zinfo: installing component 'clippy'
932024-11-26T08:00:43.527Zinfo: installing component 'rust-docs'
942024-11-26T08:00:45.139Zinfo: installing component 'rust-std'
952024-11-26T08:00:46.843Zinfo: installing component 'rustc'
962024-11-26T08:00:52.446Zinfo: installing component 'rustfmt'
972024-11-26T08:00:52.839Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-11-26T08:00:52.842Z++ rustc --version
992024-11-26T08:00:52.914Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-11-26T08:00:52.919Z++ dladm
1012024-11-26T08:00:52.924ZLINK CLASS MTU STATE BRIDGE OVER
1022024-11-26T08:00:52.925Zena0 phys 9216 up -- --
1032024-11-26T08:00:52.928Z++ ipadm
1042024-11-26T08:00:52.928ZADDROBJ TYPE STATE ADDR
1052024-11-26T08:00:52.928Zlo0/v4 static ok 127.0.0.1/8
1062024-11-26T08:00:52.928Zena0/dhcp dhcp ok 10.150.1.50/24
1072024-11-26T08:00:52.928Zlo0/v6 static ok ::1/128
1082024-11-26T08:00:52.928Z++ banner collect
1092024-11-26T08:00:52.962Z
1102024-11-26T08:00:52.963Z #### #### # # ###### #### #####
1112024-11-26T08:00:52.963Z # # # # # # # # # #
1122024-11-26T08:00:52.963Z # # # # # ##### # #
1132024-11-26T08:00:52.963Z # # # # # # # #
1142024-11-26T08:00:52.963Z # # # # # # # # # #
1152024-11-26T08:00:52.963Z #### #### ###### ###### ###### #### #
1162024-11-26T08:00:52.963Z
1172024-11-26T08:00:52.966Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-11-26T08:00:52.966Z++ repo=softnpu
1192024-11-26T08:00:52.966Z++ series=image
1202024-11-26T08:00:52.966Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-11-26T08:00:52.966Z++ name=softnpu
1222024-11-26T08:00:52.966Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-11-26T08:00:52.966Z++ mkdir -p download
1242024-11-26T08:00:52.966Z++ pushd download
1252024-11-26T08:00:52.966Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-11-26T08:00:52.966Z++ [[ ! -f softnpu ]]
1272024-11-26T08:00:52.971Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-11-26T08:00:52.974Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-11-26T08:00:52.974Z Dload Upload Total Spent Left Speed
1302024-11-26T08:00:53.464Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 21.8M 53 11.5M 0 0 28.7M 0 --:--:-- --:--:-- --:--:-- 28.7M 100 21.8M 100 21.8M 0 0 44.6M 0 --:--:-- --:--:-- --:--:-- 44.6M
1312024-11-26T08:00:53.466Z++ popd
1322024-11-26T08:00:53.469Z/work/oxidecomputer/maghemite
1332024-11-26T08:00:53.469Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-11-26T08:00:53.469Z++ repo=sidecar-lite
1352024-11-26T08:00:53.469Z++ series=release
1362024-11-26T08:00:53.469Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-11-26T08:00:53.469Z++ name=libsidecar_lite.so
1382024-11-26T08:00:53.469Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-11-26T08:00:53.469Z++ mkdir -p download
1402024-11-26T08:00:53.469Z++ pushd download
1412024-11-26T08:00:53.469Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-11-26T08:00:53.469Z++ [[ ! -f libsidecar_lite.so ]]
1432024-11-26T08:00:53.469Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-11-26T08:00:53.477Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-11-26T08:00:53.480Z Dload Upload Total Spent Left Speed
1462024-11-26T08:00:53.819Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 65.6M 0 --:--:-- --:--:-- --:--:-- 65.7M
1472024-11-26T08:00:53.829Z++ popd
1482024-11-26T08:00:53.829Z/work/oxidecomputer/maghemite
1492024-11-26T08:00:53.829Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-11-26T08:00:53.829Z++ repo=sidecar-lite
1512024-11-26T08:00:53.829Z++ series=release
1522024-11-26T08:00:53.829Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-11-26T08:00:53.829Z++ name=scadm
1542024-11-26T08:00:53.829Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-11-26T08:00:53.829Z++ mkdir -p download
1562024-11-26T08:00:53.829Z++ pushd download
1572024-11-26T08:00:53.829Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-11-26T08:00:53.829Z++ [[ ! -f scadm ]]
1592024-11-26T08:00:53.830Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-11-26T08:00:53.830Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-11-26T08:00:53.830Z Dload Upload Total Spent Left Speed
1622024-11-26T08:00:54.546Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 22.7M 94 21.5M 0 0 37.3M 0 --:--:-- --:--:-- --:--:-- 37.4M 100 22.7M 100 22.7M 0 0 34.4M 0 --:--:-- --:--:-- --:--:-- 34.4M
1632024-11-26T08:00:54.551Z++ popd
1642024-11-26T08:00:54.551Z/work/oxidecomputer/maghemite
1652024-11-26T08:00:54.551Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-11-26T08:00:54.552Z++ repo=dendrite
1672024-11-26T08:00:54.552Z++ series=image
1682024-11-26T08:00:54.552Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-11-26T08:00:54.552Z++ name=dendrite-softnpu.tar.gz
1702024-11-26T08:00:54.552Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-11-26T08:00:54.552Z++ mkdir -p download
1722024-11-26T08:00:54.552Z++ pushd download
1732024-11-26T08:00:54.552Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-11-26T08:00:54.552Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-11-26T08:00:54.552Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-11-26T08:00:54.552Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-11-26T08:00:54.552Z Dload Upload Total Spent Left Speed
1782024-11-26T08:00:55.380Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 42.2M 0 --:--:-- --:--:-- --:--:-- 42.3M
1792024-11-26T08:00:55.389Z++ popd
1802024-11-26T08:00:55.389Z/work/oxidecomputer/maghemite
1812024-11-26T08:00:55.389Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-11-26T08:00:55.389Z++ repo=maghemite
1832024-11-26T08:00:55.389Z++ series=release
1842024-11-26T08:00:55.390Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-11-26T08:00:55.390Z++ name=ddmd
1862024-11-26T08:00:55.390Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-11-26T08:00:55.390Z++ mkdir -p download
1882024-11-26T08:00:55.391Z++ pushd download
1892024-11-26T08:00:55.391Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1902024-11-26T08:00:55.391Z++ [[ ! -f ddmd ]]
1912024-11-26T08:00:55.391Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-11-26T08:00:55.391Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-11-26T08:00:55.391Z Dload Upload Total Spent Left Speed
1942024-11-26T08:00:56.134Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40.9M 100 40.9M 0 0 55.0M 0 --:--:-- --:--:-- --:--:-- 55.0M
1952024-11-26T08:00:56.137Z++ popd
1962024-11-26T08:00:56.137Z/work/oxidecomputer/maghemite
1972024-11-26T08:00:56.137Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-11-26T08:00:56.137Z++ repo=maghemite
1992024-11-26T08:00:56.137Z++ series=release
2002024-11-26T08:00:56.137Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-11-26T08:00:56.137Z++ name=ddmadm
2022024-11-26T08:00:56.137Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-11-26T08:00:56.137Z++ mkdir -p download
2042024-11-26T08:00:56.141Z++ pushd download
2052024-11-26T08:00:56.141Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-11-26T08:00:56.141Z++ [[ ! -f ddmadm ]]
2072024-11-26T08:00:56.142Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-11-26T08:00:56.147Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-11-26T08:00:56.147Z Dload Upload Total Spent Left Speed
2102024-11-26T08:00:56.466Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 18.0M 54 9.8M 0 0 42.5M 0 --:--:-- --:--:-- --:--:-- 42.6M 100 18.0M 100 18.0M 0 0 56.5M 0 --:--:-- --:--:-- --:--:-- 56.4M
2112024-11-26T08:00:56.470Z++ popd
2122024-11-26T08:00:56.470Z/work/oxidecomputer/maghemite
2132024-11-26T08:00:56.470Z++ pushd download
2142024-11-26T08:00:56.470Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-11-26T08:00:56.470Z++ chmod +x softnpu
2162024-11-26T08:00:56.474Z++ chmod +x scadm
2172024-11-26T08:00:56.474Z++ chmod +x ddmadm
2182024-11-26T08:00:56.474Z++ chmod +x ddmd
2192024-11-26T08:00:56.478Z++ mv ddmadm ddmadm-v2
2202024-11-26T08:00:56.478Z++ mv ddmd ddmd-v2
2212024-11-26T08:00:56.482Z++ rm -rf zones/dendrite
2222024-11-26T08:00:56.482Z++ mkdir -p zones/dendrite
2232024-11-26T08:00:56.482Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-11-26T08:00:57.297Z++ popd
2252024-11-26T08:00:57.297Z/work/oxidecomputer/maghemite
2262024-11-26T08:00:57.297Z++ banner install
2272024-11-26T08:00:57.301Z
2282024-11-26T08:00:57.301Z # # # #### ##### ## # #
2292024-11-26T08:00:57.301Z # ## # # # # # # #
2302024-11-26T08:00:57.301Z # # # # #### # # # # #
2312024-11-26T08:00:57.301Z # # # # # # ###### # #
2322024-11-26T08:00:57.301Z # # ## # # # # # # #
2332024-11-26T08:00:57.301Z # # # #### # # # ###### ######
2342024-11-26T08:00:57.301Z
2352024-11-26T08:00:57.301Z++ pkg info brand/sparse
2362024-11-26T08:00:57.301Z++ grep -qi installed
2372024-11-26T08:01:02.648Zpkg: info: no packages matching the following patterns you specified are
2382024-11-26T08:01:02.648Zinstalled on the system. Try querying remotely instead:
2392024-11-26T08:01:02.648Z
2402024-11-26T08:01:02.648Z brand/sparse
2412024-11-26T08:01:02.699Z++ [[ 1 != 0 ]]
2422024-11-26T08:01:02.699Z++ set -o errexit
2432024-11-26T08:01:02.699Z++ pfexec pkg install brand/sparse
2442024-11-26T08:01:10.059Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-11-26T08:01:13.807Z Startup: Caching catalogs ... Done
2462024-11-26T08:01:23.072ZPlanning: Solver setup ... Done
2472024-11-26T08:01:23.187ZPlanning: Running solver ... Done
2482024-11-26T08:01:23.492ZPlanning: Finding local manifests ... Done
2492024-11-26T08:01:23.504ZPlanning: Fetching manifests: 0/3 0% complete
2502024-11-26T08:01:23.636ZPlanning: Fetching manifests: 3/3 100% complete
2512024-11-26T08:01:24.036ZPlanning: Package planning ... Done
2522024-11-26T08:01:24.042ZPlanning: Merging actions ... Done
2532024-11-26T08:01:24.479ZPlanning: Checking for conflicting actions ... Done
2542024-11-26T08:01:28.897ZPlanning: Consolidating action changes ... Done
2552024-11-26T08:01:29.266ZPlanning: Evaluating mediators ... Done
2562024-11-26T08:01:29.336ZPlanning: Planning completed in 15.44 seconds
2572024-11-26T08:01:29.351Z Packages to install: 1
2582024-11-26T08:01:29.353Z Packages to update: 2
2592024-11-26T08:01:29.353Z Create boot environment: No
2602024-11-26T08:01:29.353ZCreate backup boot environment: Yes
2612024-11-26T08:01:29.605Z
2622024-11-26T08:01:29.605ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-11-26T08:01:32.726ZDownload: Completed 8.03 MB in 3.12 seconds (2.6M/s)
2642024-11-26T08:01:34.975Z Actions: 1/1419 actions (Removing old actions)
2652024-11-26T08:01:34.992Z Actions: 199/1419 actions (Installing new actions)
2662024-11-26T08:01:35.108Z Actions: 579/1419 actions (Updating modified actions)
2672024-11-26T08:01:35.443Z Actions: Completed 1419 actions in 0.47 seconds.
2682024-11-26T08:01:35.815Z Done
2692024-11-26T08:01:35.817Z Done
2702024-11-26T08:01:36.307Z Done
2712024-11-26T08:01:41.510Z Done
2722024-11-26T08:01:41.729Z Done
2732024-11-26T08:01:41.732Z Done
2742024-11-26T08:01:41.828Z Done
2752024-11-26T08:01:42.214Z++ set -o errexit
2762024-11-26T08:01:42.214Z++ set -o pipefail
2772024-11-26T08:01:42.214Z++ banner build
2782024-11-26T08:01:42.217Z
2792024-11-26T08:01:42.217Z ##### # # # # #####
2802024-11-26T08:01:42.217Z # # # # # # # #
2812024-11-26T08:01:42.217Z ##### # # # # # #
2822024-11-26T08:01:42.217Z # # # # # # # #
2832024-11-26T08:01:42.217Z # # # # # # # #
2842024-11-26T08:01:42.217Z ##### #### # ###### #####
2852024-11-26T08:01:42.217Z
2862024-11-26T08:01:42.217Z++ cargo build --release --bin ddmd --bin ddmadm
2872024-11-26T08:01:42.399Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2882024-11-26T08:01:42.635Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2892024-11-26T08:01:42.847ZFrom https://www.github.com/oxidecomputer/oxnet
2902024-11-26T08:01:42.847Z * [new branch] ci -> origin/ci
2912024-11-26T08:01:42.852Z * [new branch] dependabot/cargo/serde_json-1.0.133 -> origin/dependabot/cargo/serde_json-1.0.133
2922024-11-26T08:01:42.852Z * [new branch] main -> origin/main
2932024-11-26T08:01:42.852Z * [new ref] -> origin/HEAD
2942024-11-26T08:01:42.859Z Updating crates.io index
2952024-11-26T08:01:43.007Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962024-11-26T08:01:43.756ZFrom https://github.com/oxidecomputer/falcon
2972024-11-26T08:01:43.756Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
2982024-11-26T08:01:43.861Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992024-11-26T08:01:45.011ZFrom https://github.com/oxidecomputer/dendrite
3002024-11-26T08:01:45.011Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3012024-11-26T08:01:45.069Z Updating git repository `https://github.com/oxidecomputer/ispf`
3022024-11-26T08:01:45.456ZFrom https://github.com/oxidecomputer/ispf
3032024-11-26T08:01:45.456Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3042024-11-26T08:01:45.465Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052024-11-26T08:01:45.925ZFrom https://github.com/oxidecomputer/netadm-sys
3062024-11-26T08:01:45.925Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3072024-11-26T08:01:45.937Z Updating git repository `https://github.com/oxidecomputer/omicron`
3082024-11-26T08:01:49.859ZFrom https://github.com/oxidecomputer/omicron
3092024-11-26T08:01:49.859Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3102024-11-26T08:01:49.888Z * [new tag] dogfood -> dogfood
3112024-11-26T08:01:49.892Z * [new tag] v5 -> v5
3122024-11-26T08:01:49.892Z * [new tag] v6 -> v6
3132024-11-26T08:01:49.892Z * [new tag] v7 -> v7
3142024-11-26T08:01:49.892Z * [new tag] v8 -> v8
3152024-11-26T08:01:49.892Z * [new tag] v9 -> v9
3162024-11-26T08:01:50.259Z Updating git repository `https://github.com/oxidecomputer/opte`
3172024-11-26T08:01:51.254ZFrom https://github.com/oxidecomputer/opte
3182024-11-26T08:01:51.254Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3192024-11-26T08:01:51.342Z Updating git repository `https://github.com/illumos/smf-rs`
3202024-11-26T08:01:51.777ZFrom https://github.com/illumos/smf-rs
3212024-11-26T08:01:51.777Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3222024-11-26T08:01:51.827Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3232024-11-26T08:01:52.320ZFrom https://github.com/oxidecomputer/maghemite
3242024-11-26T08:01:52.321Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3252024-11-26T08:01:52.337Z * [new tag] rift -> rift
3262024-11-26T08:01:52.339Z * [new tag] srp -> srp
3272024-11-26T08:01:52.339Z * [new tag] tie-spf -> tie-spf
3282024-11-26T08:01:52.371Z Updating git repository `https://github.com/oxidecomputer/zone`
3292024-11-26T08:01:52.747ZFrom https://github.com/oxidecomputer/zone
3302024-11-26T08:01:52.747Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3312024-11-26T08:01:52.776Z Updating git repository `https://github.com/oxidecomputer/propolis`
3322024-11-26T08:01:53.530ZFrom https://github.com/oxidecomputer/propolis
3332024-11-26T08:01:53.530Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3342024-11-26T08:01:53.639Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3352024-11-26T08:01:54.004ZFrom https://github.com/oxidecomputer/dlpi-sys
3362024-11-26T08:01:54.004Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3372024-11-26T08:01:54.065Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3382024-11-26T08:01:54.438ZFrom https://github.com/jmesmon/rust-libzfs
3392024-11-26T08:01:54.438Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3402024-11-26T08:01:54.454Z * [new tag] v0.4.0 -> v0.4.0
3412024-11-26T08:01:54.472Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3422024-11-26T08:01:54.860ZFrom https://github.com/oxidecomputer/rusty-doors
3432024-11-26T08:01:54.860Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3442024-11-26T08:01:54.878Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3452024-11-26T08:01:55.302ZFrom https://github.com/oxidecomputer/maghemite
3462024-11-26T08:01:55.302Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3472024-11-26T08:01:55.356Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3482024-11-26T08:01:55.712ZFrom https://github.com/oxidecomputer/serde_human_bytes
3492024-11-26T08:01:55.712Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3502024-11-26T08:01:55.740Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3512024-11-26T08:01:56.104ZFrom https://github.com/oxidecomputer/slog-error-chain
3522024-11-26T08:01:56.105Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3532024-11-26T08:01:56.149Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3542024-11-26T08:01:56.525ZFrom https://github.com/oxidecomputer/poptrie
3552024-11-26T08:01:56.525Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3562024-11-26T08:01:56.583Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3572024-11-26T08:01:56.917ZFrom https://github.com/illumos/libscf-sys
3582024-11-26T08:01:56.917Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3592024-11-26T08:01:56.962Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3602024-11-26T08:01:57.794ZFrom https://github.com/oxidecomputer/progenitor
3612024-11-26T08:01:57.794Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3622024-11-26T08:01:57.814Z * [new tag] v0.1.1 -> v0.1.1
3632024-11-26T08:01:57.816Z * [new tag] v0.2.0 -> v0.2.0
3642024-11-26T08:01:57.816Z * [new tag] v0.3.0 -> v0.3.0
3652024-11-26T08:01:57.816Z * [new tag] v0.4.0 -> v0.4.0
3662024-11-26T08:01:57.816Z * [new tag] v0.5.0 -> v0.5.0
3672024-11-26T08:01:57.816Z * [new tag] v0.6.0 -> v0.6.0
3682024-11-26T08:01:57.817Z * [new tag] v0.7.0 -> v0.7.0
3692024-11-26T08:01:57.933Z Updating git repository `https://github.com/oxidecomputer/typify`
3702024-11-26T08:01:58.685ZFrom https://github.com/oxidecomputer/typify
3712024-11-26T08:01:58.685Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3722024-11-26T08:01:58.689Z * [new tag] v0.2.0 -> v0.2.0
3732024-11-26T08:01:58.705Z * [new tag] v0.0.10 -> v0.0.10
3742024-11-26T08:01:58.708Z * [new tag] v0.0.11 -> v0.0.11
3752024-11-26T08:01:58.708Z * [new tag] v0.0.12 -> v0.0.12
3762024-11-26T08:01:58.708Z * [new tag] v0.0.13 -> v0.0.13
3772024-11-26T08:01:58.708Z * [new tag] v0.0.14 -> v0.0.14
3782024-11-26T08:01:58.708Z * [new tag] v0.0.15 -> v0.0.15
3792024-11-26T08:01:58.708Z * [new tag] v0.0.16 -> v0.0.16
3802024-11-26T08:01:58.708Z * [new tag] v0.0.4 -> v0.0.4
3812024-11-26T08:01:58.708Z * [new tag] v0.0.5 -> v0.0.5
3822024-11-26T08:01:58.708Z * [new tag] v0.0.7 -> v0.0.7
3832024-11-26T08:01:58.708Z * [new tag] v0.0.8 -> v0.0.8
3842024-11-26T08:01:58.708Z * [new tag] v0.0.9 -> v0.0.9
3852024-11-26T08:01:58.708Z * [new tag] v0.1.0 -> v0.1.0
3862024-11-26T08:01:59.033Z Updating git repository `https://github.com/oxidecomputer/crucible`
3872024-11-26T08:02:00.816ZFrom https://github.com/oxidecomputer/crucible
3882024-11-26T08:02:00.816Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3892024-11-26T08:02:00.890Z Updating git repository `https://github.com/oxidecomputer/opte`
3902024-11-26T08:02:01.322ZFrom https://github.com/oxidecomputer/opte
3912024-11-26T08:02:01.322Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3922024-11-26T08:02:01.378Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3932024-11-26T08:02:02.014ZFrom https://github.com/oxidecomputer/management-gateway-service
3942024-11-26T08:02:02.014Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3952024-11-26T08:02:03.007Z Downloading crates ...
3962024-11-26T08:02:03.122Z Downloaded scroll v0.12.0
3972024-11-26T08:02:03.132Z Downloaded ahash v0.8.11
3982024-11-26T08:02:03.151Z Downloaded allocator-api2 v0.2.18
3992024-11-26T08:02:03.155Z Downloaded async-stream-impl v0.3.5
4002024-11-26T08:02:03.158Z Downloaded aho-corasick v1.1.3
4012024-11-26T08:02:03.162Z Downloaded anstyle-query v1.1.1
4022024-11-26T08:02:03.164Z Downloaded arc-swap v1.7.1
4032024-11-26T08:02:03.167Z Downloaded anyhow v1.0.93
4042024-11-26T08:02:03.171Z Downloaded base64ct v1.6.0
4052024-11-26T08:02:03.174Z Downloaded plain v0.2.3
4062024-11-26T08:02:03.177Z Downloaded atomic-waker v1.1.2
4072024-11-26T08:02:03.177Z Downloaded async-trait v0.1.83
4082024-11-26T08:02:03.180Z Downloaded parking_lot_core v0.9.10
4092024-11-26T08:02:03.183Z Downloaded anstream v0.6.15
4102024-11-26T08:02:03.185Z Downloaded block-buffer v0.10.4
4112024-11-26T08:02:03.187Z Downloaded pest_derive v2.7.13
4122024-11-26T08:02:03.190Z Downloaded ciborium-io v0.2.2
4132024-11-26T08:02:03.190Z Downloaded camino-tempfile v1.1.1
4142024-11-26T08:02:03.193Z Downloaded byteorder v1.5.0
4152024-11-26T08:02:03.195Z Downloaded base64 v0.22.1
4162024-11-26T08:02:03.198Z Downloaded futures-sink v0.3.30
4172024-11-26T08:02:03.201Z Downloaded camino v1.1.9
4182024-11-26T08:02:03.201Z Downloaded ciborium-ll v0.2.2
4192024-11-26T08:02:03.205Z Downloaded cfg-if v1.0.0
4202024-11-26T08:02:03.205Z Downloaded bitflags v2.6.0
4212024-11-26T08:02:03.208Z Downloaded pin-utils v0.1.0
4222024-11-26T08:02:03.211Z Downloaded parse-display-derive v0.10.0
4232024-11-26T08:02:03.211Z Downloaded convert_case v0.4.0
4242024-11-26T08:02:03.211Z Downloaded const-random-macro v0.1.16
4252024-11-26T08:02:03.216Z Downloaded const-random v0.1.18
4262024-11-26T08:02:03.216Z Downloaded parse-display v0.10.0
4272024-11-26T08:02:03.216Z Downloaded percent-encoding v2.3.1
4282024-11-26T08:02:03.219Z Downloaded darling_macro v0.20.10
4292024-11-26T08:02:03.219Z Downloaded portable-atomic v1.8.0
4302024-11-26T08:02:03.223Z Downloaded pin-project-lite v0.2.14
4312024-11-26T08:02:03.228Z Downloaded pretty-hex v0.4.1
4322024-11-26T08:02:03.230Z Downloaded password-hash v0.5.0
4332024-11-26T08:02:03.233Z Downloaded progenitor-macro v0.8.0
4342024-11-26T08:02:03.233Z Downloaded dtrace-parser v0.2.0
4352024-11-26T08:02:03.236Z Downloaded pkg-config v0.3.31
4362024-11-26T08:02:03.236Z Downloaded colored v2.1.0
4372024-11-26T08:02:03.238Z Downloaded pest_meta v2.7.13
4382024-11-26T08:02:03.241Z Downloaded progenitor-client v0.8.0
4392024-11-26T08:02:03.243Z Downloaded proc-macro2 v1.0.86
4402024-11-26T08:02:03.246Z Downloaded quinn-udp v0.5.5
4412024-11-26T08:02:03.248Z Downloaded foreign-types v0.5.0
4422024-11-26T08:02:03.248Z Downloaded foreign-types-shared v0.1.1
4432024-11-26T08:02:03.251Z Downloaded foreign-types-macros v0.2.3
4442024-11-26T08:02:03.251Z Downloaded atomicwrites v0.4.4
4452024-11-26T08:02:03.255Z Downloaded foreign-types v0.3.2
4462024-11-26T08:02:03.255Z Downloaded proc-macro-error-attr v1.0.4
4472024-11-26T08:02:03.255Z Downloaded pretty-hex v0.2.1
4482024-11-26T08:02:03.255Z Downloaded float-ord v0.3.2
4492024-11-26T08:02:03.258Z Downloaded pest_generator v2.7.13
4502024-11-26T08:02:03.260Z Downloaded foreign-types-shared v0.3.1
4512024-11-26T08:02:03.260Z Downloaded defmt-macros v0.3.9
4522024-11-26T08:02:03.263Z Downloaded scroll_derive v0.12.0
4532024-11-26T08:02:03.263Z Downloaded data-encoding v2.6.0
4542024-11-26T08:02:03.265Z Downloaded crypto-common v0.1.6
4552024-11-26T08:02:03.265Z Downloaded colorchoice v1.0.2
4562024-11-26T08:02:03.268Z Downloaded either v1.13.0
4572024-11-26T08:02:03.269Z Downloaded fastrand v2.1.1
4582024-11-26T08:02:03.271Z Downloaded ppv-lite86 v0.2.20
4592024-11-26T08:02:03.274Z Downloaded pest v2.7.13
4602024-11-26T08:02:03.277Z Downloaded http-body v1.0.1
4612024-11-26T08:02:03.280Z Downloaded console v0.15.8
4622024-11-26T08:02:03.282Z Downloaded dof v0.3.0
4632024-11-26T08:02:03.284Z Downloaded dirs-sys-next v0.1.2
4642024-11-26T08:02:03.284Z Downloaded num-conv v0.1.0
4652024-11-26T08:02:03.286Z Downloaded errno v0.3.9
4662024-11-26T08:02:03.289Z Downloaded sigpipe v0.1.3
4672024-11-26T08:02:03.289Z Downloaded embedded-io v0.6.1
4682024-11-26T08:02:03.292Z Downloaded is_terminal_polyfill v1.70.1
4692024-11-26T08:02:03.292Z Downloaded ident_case v1.0.1
4702024-11-26T08:02:03.292Z Downloaded digest v0.10.7
4712024-11-26T08:02:03.295Z Downloaded form_urlencoded v1.2.1
4722024-11-26T08:02:03.295Z Downloaded futures-io v0.3.30
4732024-11-26T08:02:03.298Z Downloaded dyn-clone v1.0.17
4742024-11-26T08:02:03.298Z Downloaded fixedbitset v0.4.2
4752024-11-26T08:02:03.300Z Downloaded embedded-io v0.4.0
4762024-11-26T08:02:03.302Z Downloaded defmt-parser v0.3.4
4772024-11-26T08:02:03.302Z Downloaded tinyvec_macros v0.1.1
4782024-11-26T08:02:03.305Z Downloaded futures-executor v0.3.30
4792024-11-26T08:02:03.305Z Downloaded serde-big-array v0.5.1
4802024-11-26T08:02:03.307Z Downloaded resolv-conf v0.7.0
4812024-11-26T08:02:03.310Z Downloaded futures-macro v0.3.30
4822024-11-26T08:02:03.310Z Downloaded rand_core v0.6.4
4832024-11-26T08:02:03.312Z Downloaded heck v0.5.0
4842024-11-26T08:02:03.315Z Downloaded dirs-next v2.0.0
4852024-11-26T08:02:03.315Z Downloaded deranged v0.3.11
4862024-11-26T08:02:03.317Z Downloaded semver v0.1.20
4872024-11-26T08:02:03.317Z Downloaded debug-ignore v1.0.5
4882024-11-26T08:02:03.320Z Downloaded ciborium v0.2.2
4892024-11-26T08:02:03.322Z Downloaded serde_urlencoded v0.7.1
4902024-11-26T08:02:03.325Z Downloaded usdt-attr-macro v0.5.0
4912024-11-26T08:02:03.325Z Downloaded progenitor-impl v0.8.0
4922024-11-26T08:02:03.330Z Downloaded serde_spanned v0.6.7
4932024-11-26T08:02:03.333Z Downloaded proc-macro-crate v1.3.1
4942024-11-26T08:02:03.333Z Downloaded rustc_version v0.4.1
4952024-11-26T08:02:03.333Z Downloaded newtype-uuid v1.1.0
4962024-11-26T08:02:03.333Z Downloaded rustls-pki-types v1.8.0
4972024-11-26T08:02:03.336Z Downloaded postcard v1.0.10
4982024-11-26T08:02:03.339Z Downloaded lru-cache v0.1.2
4992024-11-26T08:02:03.339Z Downloaded http-body v0.4.6
5002024-11-26T08:02:03.342Z Downloaded serde_repr v0.1.19
5012024-11-26T08:02:03.344Z Downloaded scopeguard v1.2.0
5022024-11-26T08:02:03.344Z Downloaded backoff v0.4.0
5032024-11-26T08:02:03.347Z Downloaded rustversion v1.0.17
5042024-11-26T08:02:03.349Z Downloaded tower-service v0.3.3
5052024-11-26T08:02:03.349Z Downloaded signal-hook-registry v1.4.2
5062024-11-26T08:02:03.352Z Downloaded shlex v1.3.0
5072024-11-26T08:02:03.352Z Downloaded subtle v2.6.1
5082024-11-26T08:02:03.354Z Downloaded slog-async v2.8.0
5092024-11-26T08:02:03.357Z Downloaded num-iter v0.1.45
5102024-11-26T08:02:03.357Z Downloaded usdt-macro v0.5.0
5112024-11-26T08:02:03.359Z Downloaded sync_wrapper v0.1.2
5122024-11-26T08:02:03.359Z Downloaded thiserror-impl v1.0.64
5132024-11-26T08:02:03.361Z Downloaded tabwriter v1.4.0
5142024-11-26T08:02:03.363Z Downloaded sha1 v0.10.6
5152024-11-26T08:02:03.366Z Downloaded slog-envlogger v2.2.0
5162024-11-26T08:02:03.366Z Downloaded crossbeam-utils v0.8.20
5172024-11-26T08:02:03.369Z Downloaded num-derive v0.4.2
5182024-11-26T08:02:03.371Z Downloaded macaddr v1.0.1
5192024-11-26T08:02:03.373Z Downloaded quote v1.0.37
5202024-11-26T08:02:03.375Z Downloaded openssl-probe v0.1.5
5212024-11-26T08:02:03.378Z Downloaded sct v0.7.1
5222024-11-26T08:02:03.380Z Downloaded darling_core v0.20.10
5232024-11-26T08:02:03.385Z Downloaded mime v0.3.17
5242024-11-26T08:02:03.387Z Downloaded memmap v0.7.0
5252024-11-26T08:02:03.390Z Downloaded hostname v0.4.0
5262024-11-26T08:02:03.390Z Downloaded num-derive v0.3.3
5272024-11-26T08:02:03.394Z Downloaded proc-macro-error v1.0.4
5282024-11-26T08:02:03.397Z Downloaded time-core v0.1.2
5292024-11-26T08:02:03.397Z Downloaded strum v0.26.3
5302024-11-26T08:02:03.400Z Downloaded dropshot_endpoint v0.12.0
5312024-11-26T08:02:03.400Z Downloaded cookie v0.18.1
5322024-11-26T08:02:03.403Z Downloaded tokio-native-tls v0.3.1
5332024-11-26T08:02:03.405Z Downloaded tokio-macros v2.4.0
5342024-11-26T08:02:03.407Z Downloaded itoa v1.0.11
5352024-11-26T08:02:03.409Z Downloaded serde_derive_internals v0.29.1
5362024-11-26T08:02:03.409Z Downloaded semver v1.0.23
5372024-11-26T08:02:03.413Z Downloaded instant v0.1.13
5382024-11-26T08:02:03.415Z Downloaded untrusted v0.9.0
5392024-11-26T08:02:03.415Z Downloaded slog-scope v4.4.0
5402024-11-26T08:02:03.419Z Downloaded num_enum_derive v0.7.3
5412024-11-26T08:02:03.421Z Downloaded slog-bunyan v2.5.0
5422024-11-26T08:02:03.421Z Downloaded utf8parse v0.2.2
5432024-11-26T08:02:03.422Z Downloaded zone_cfg_derive v0.3.0
5442024-11-26T08:02:03.422Z Downloaded sync_wrapper v1.0.1
5452024-11-26T08:02:03.424Z Downloaded futures v0.3.30
5462024-11-26T08:02:03.427Z Downloaded sha2 v0.10.8
5472024-11-26T08:02:03.430Z Downloaded hyper-tls v0.6.0
5482024-11-26T08:02:03.433Z Downloaded heck v0.4.1
5492024-11-26T08:02:03.433Z Downloaded usdt v0.5.0
5502024-11-26T08:02:03.435Z Downloaded slog-json v2.6.1
5512024-11-26T08:02:03.435Z Downloaded whoami v1.5.2
5522024-11-26T08:02:03.439Z Downloaded hyper-tls v0.5.0
5532024-11-26T08:02:03.443Z Downloaded openssl-macros v0.1.1
5542024-11-26T08:02:03.443Z Downloaded log v0.4.22
5552024-11-26T08:02:03.445Z Downloaded ryu v1.0.18
5562024-11-26T08:02:03.447Z Downloaded smartstring v1.0.1
5572024-11-26T08:02:03.450Z Downloaded slog-stdlog v4.1.1
5582024-11-26T08:02:03.450Z Downloaded highway v1.2.0
5592024-11-26T08:02:03.453Z Downloaded thiserror v1.0.64
5602024-11-26T08:02:03.456Z Downloaded zone v0.3.0
5612024-11-26T08:02:03.459Z Downloaded time-macros v0.2.18
5622024-11-26T08:02:03.459Z Downloaded num-rational v0.4.2
5632024-11-26T08:02:03.462Z Downloaded want v0.3.1
5642024-11-26T08:02:03.462Z Downloaded fxhash v0.2.1
5652024-11-26T08:02:03.465Z Downloaded tokio-rustls v0.24.1
5662024-11-26T08:02:03.467Z Downloaded try-lock v0.2.5
5672024-11-26T08:02:03.467Z Downloaded hubpack_derive v0.1.1
5682024-11-26T08:02:03.467Z Downloaded tinyvec v1.8.0
5692024-11-26T08:02:03.470Z Downloaded spin v0.9.8
5702024-11-26T08:02:03.472Z Downloaded usdt-impl v0.5.0
5712024-11-26T08:02:03.476Z Downloaded num-integer v0.1.46
5722024-11-26T08:02:03.478Z Downloaded hex v0.4.3
5732024-11-26T08:02:03.478Z Downloaded zeroize v1.8.1
5742024-11-26T08:02:03.481Z Downloaded serde_path_to_error v0.1.16
5752024-11-26T08:02:03.481Z Downloaded slog v2.7.0
5762024-11-26T08:02:03.483Z Downloaded typify-macro v0.2.0
5772024-11-26T08:02:03.485Z Downloaded terminal_size v0.4.0
5782024-11-26T08:02:03.488Z Downloaded num_enum v0.5.11
5792024-11-26T08:02:03.490Z Downloaded num_threads v0.1.7
5802024-11-26T08:02:03.496Z Downloaded num v0.4.3
5812024-11-26T08:02:03.496Z Downloaded multer v3.1.0
5822024-11-26T08:02:03.496Z Downloaded linked-hash-map v0.5.6
5832024-11-26T08:02:03.499Z Downloaded linear-map v1.2.0
5842024-11-26T08:02:03.499Z Downloaded rhai_codegen v2.2.0
5852024-11-26T08:02:03.505Z Downloaded omicron-workspace-hack v0.1.0
5862024-11-26T08:02:03.508Z Downloaded prettyplease v0.2.22
5872024-11-26T08:02:03.510Z Downloaded swrite v0.1.0
5882024-11-26T08:02:03.514Z Downloaded waitgroup v0.1.2
5892024-11-26T08:02:03.514Z Downloaded match_cfg v0.1.0
5902024-11-26T08:02:03.514Z Downloaded managed v0.8.0
5912024-11-26T08:02:03.516Z Downloaded newline-converter v0.3.0
5922024-11-26T08:02:03.516Z Downloaded smf v0.2.3
5932024-11-26T08:02:03.516Z Downloaded similar v2.6.0
5942024-11-26T08:02:03.520Z Downloaded spin v0.5.2
5952024-11-26T08:02:03.523Z Downloaded tracing-attributes v0.1.27
5962024-11-26T08:02:03.526Z Downloaded futures-task v0.3.30
5972024-11-26T08:02:03.526Z Downloaded strum_macros v0.26.4
5982024-11-26T08:02:03.528Z Downloaded static_assertions v1.1.0
5992024-11-26T08:02:03.531Z Downloaded thread-id v4.2.2
6002024-11-26T08:02:03.531Z Downloaded no-std-compat v0.4.1
6012024-11-26T08:02:03.534Z Downloaded generic-array v0.14.7
6022024-11-26T08:02:03.534Z Downloaded strsim v0.11.1
6032024-11-26T08:02:03.534Z Downloaded num_enum v0.7.3
6042024-11-26T08:02:03.538Z Downloaded toml_datetime v0.6.8
6052024-11-26T08:02:03.541Z Downloaded crossbeam-channel v0.5.13
6062024-11-26T08:02:03.544Z Downloaded structmeta v0.3.0
6072024-11-26T08:02:03.546Z Downloaded ipnet v2.10.0
6082024-11-26T08:02:03.548Z Downloaded term v0.7.0
6092024-11-26T08:02:03.550Z Downloaded hyper-rustls v0.27.3
6102024-11-26T08:02:03.553Z Downloaded httpdate v1.0.3
6112024-11-26T08:02:03.556Z Downloaded thin-vec v0.2.13
6122024-11-26T08:02:03.556Z Downloaded newtype_derive v0.1.6
6132024-11-26T08:02:03.558Z Downloaded httparse v1.9.4
6142024-11-26T08:02:03.561Z Downloaded zerocopy-derive v0.7.35
6152024-11-26T08:02:03.564Z Downloaded ipnetwork v0.20.0
6162024-11-26T08:02:03.567Z Downloaded num_enum_derive v0.5.11
6172024-11-26T08:02:03.567Z Downloaded smallvec v1.13.2
6182024-11-26T08:02:03.569Z Downloaded slog-term v2.9.1
6192024-11-26T08:02:03.571Z Downloaded thread_local v1.1.8
6202024-11-26T08:02:03.573Z Downloaded parking_lot v0.12.3
6212024-11-26T08:02:03.576Z Downloaded tiny-keccak v2.0.2
6222024-11-26T08:02:03.579Z Downloaded tokio-rustls v0.25.0
6232024-11-26T08:02:03.581Z Downloaded lock_api v0.4.12
6242024-11-26T08:02:03.585Z Downloaded version_check v0.9.5
6252024-11-26T08:02:03.585Z Downloaded openssl-sys v0.9.103
6262024-11-26T08:02:03.588Z Downloaded humantime v2.1.0
6272024-11-26T08:02:03.590Z Downloaded libsw v3.3.1
6282024-11-26T08:02:03.592Z Downloaded hubpack v0.1.2
6292024-11-26T08:02:03.592Z Downloaded unsafe-libyaml v0.2.11
6302024-11-26T08:02:03.596Z Downloaded indexmap v1.9.3
6312024-11-26T08:02:03.599Z Downloaded getrandom v0.2.15
6322024-11-26T08:02:03.602Z Downloaded typify v0.2.0
6332024-11-26T08:02:03.605Z Downloaded iana-time-zone v0.1.61
6342024-11-26T08:02:03.607Z Downloaded num-complex v0.4.6
6352024-11-26T08:02:03.609Z Downloaded num-traits v0.2.19
6362024-11-26T08:02:03.612Z Downloaded unicode-ident v1.0.13
6372024-11-26T08:02:03.615Z Downloaded serde_yaml v0.9.34+deprecated
6382024-11-26T08:02:03.618Z Downloaded quinn v0.11.5
6392024-11-26T08:02:03.622Z Downloaded lazy_static v1.5.0
6402024-11-26T08:02:03.624Z Downloaded tokio-rustls v0.26.0
6412024-11-26T08:02:03.626Z Downloaded native-tls v0.2.12
6422024-11-26T08:02:03.629Z Downloaded socket2 v0.5.7
6432024-11-26T08:02:03.631Z Downloaded tracing v0.1.40
6442024-11-26T08:02:03.634Z Downloaded toml_edit v0.19.15
6452024-11-26T08:02:03.650Z Downloaded unicode-bidi v0.3.15
6462024-11-26T08:02:03.661Z Downloaded typenum v1.17.0
6472024-11-26T08:02:03.661Z Downloaded toml_edit v0.22.21
6482024-11-26T08:02:03.675Z Downloaded half v2.4.1
6492024-11-26T08:02:03.679Z Downloaded rand v0.8.5
6502024-11-26T08:02:03.682Z Downloaded hickory-resolver v0.24.1
6512024-11-26T08:02:03.686Z Downloaded url v2.5.2
6522024-11-26T08:02:03.692Z Downloaded minimal-lexical v0.2.1
6532024-11-26T08:02:03.697Z Downloaded serde v1.0.215
6542024-11-26T08:02:03.700Z Downloaded http v0.2.12
6552024-11-26T08:02:03.703Z Downloaded ucd-trie v0.1.6
6562024-11-26T08:02:03.706Z Downloaded toml v0.8.19
6572024-11-26T08:02:03.708Z Downloaded itertools v0.10.5
6582024-11-26T08:02:03.713Z Downloaded zerocopy v0.6.6
6592024-11-26T08:02:03.715Z Downloaded indexmap v2.5.0
6602024-11-26T08:02:03.720Z Downloaded heapless v0.8.0
6612024-11-26T08:02:03.724Z Downloaded steno v0.4.1
6622024-11-26T08:02:03.728Z Downloaded clap_builder v4.5.21
6632024-11-26T08:02:03.735Z Downloaded http v1.1.0
6642024-11-26T08:02:03.738Z Downloaded tracing-core v0.1.32
6652024-11-26T08:02:03.741Z Downloaded unicode-segmentation v1.12.0
6662024-11-26T08:02:03.745Z Downloaded hyper-util v0.1.10
6672024-11-26T08:02:03.750Z Downloaded memchr v2.7.4
6682024-11-26T08:02:03.757Z Downloaded mio v1.0.2
6692024-11-26T08:02:03.760Z Downloaded hashbrown v0.12.3
6702024-11-26T08:02:03.764Z Downloaded expectorate v1.1.0
6712024-11-26T08:02:03.767Z Downloaded serde_with v3.9.0
6722024-11-26T08:02:03.775Z Downloaded hyper v1.5.1
6732024-11-26T08:02:03.781Z Downloaded unicode-normalization v0.1.24
6742024-11-26T08:02:03.786Z Downloaded serde_json v1.0.133
6752024-11-26T08:02:03.792Z Downloaded itertools v0.12.1
6762024-11-26T08:02:03.799Z Downloaded chrono v0.4.38
6772024-11-26T08:02:03.806Z Downloaded tokio-util v0.7.12
6782024-11-26T08:02:03.813Z Downloaded reqwest v0.11.27
6792024-11-26T08:02:03.820Z Downloaded cc v1.1.21
6802024-11-26T08:02:03.823Z Downloaded winnow v0.5.40
6812024-11-26T08:02:03.832Z Downloaded winnow v0.6.18
6822024-11-26T08:02:03.841Z Downloaded hyper v0.14.30
6832024-11-26T08:02:03.850Z Downloaded h2 v0.4.6
6842024-11-26T08:02:03.856Z Downloaded libm v0.2.8
6852024-11-26T08:02:03.864Z Downloaded rustls-webpki v0.102.8
6862024-11-26T08:02:03.882Z Downloaded time v0.3.36
6872024-11-26T08:02:03.888Z Downloaded quinn-proto v0.11.8
6882024-11-26T08:02:03.896Z Downloaded hashbrown v0.14.5
6892024-11-26T08:02:03.901Z Downloaded zerocopy v0.7.35
6902024-11-26T08:02:03.915Z Downloaded dropshot v0.12.0
6912024-11-26T08:02:03.934Z Downloaded goblin v0.8.2
6922024-11-26T08:02:03.941Z Downloaded syn v1.0.109
6932024-11-26T08:02:03.953Z Downloaded syn v2.0.87
6942024-11-26T08:02:03.965Z Downloaded openssl v0.10.66
6952024-11-26T08:02:03.972Z Downloaded unicode-width v0.1.14
6962024-11-26T08:02:03.978Z Downloaded regex v1.10.6
6972024-11-26T08:02:03.991Z Downloaded futures-util v0.3.30
6982024-11-26T08:02:04.003Z Downloaded smoltcp v0.11.0
6992024-11-26T08:02:04.016Z Downloaded hickory-proto v0.24.1
7002024-11-26T08:02:04.032Z Downloaded openapiv3 v2.0.0
7012024-11-26T08:02:04.044Z Downloaded rhai v1.20.0
7022024-11-26T08:02:04.056Z Downloaded regress v0.9.1
7032024-11-26T08:02:04.065Z Downloaded rustls v0.23.13
7042024-11-26T08:02:04.077Z Downloaded rustix v0.38.37
7052024-11-26T08:02:04.098Z Downloaded typify-impl v0.2.0
7062024-11-26T08:02:04.113Z Downloaded regex-syntax v0.8.4
7072024-11-26T08:02:04.121Z Downloaded rustls v0.22.4
7082024-11-26T08:02:04.134Z Downloaded idna v0.5.0
7092024-11-26T08:02:04.140Z Downloaded regress v0.10.1
7102024-11-26T08:02:04.149Z Downloaded rustls v0.21.12
7112024-11-26T08:02:04.159Z Downloaded vcpkg v0.2.15
7122024-11-26T08:02:04.195Z Downloaded webpki-roots v0.26.6
7132024-11-26T08:02:04.199Z Downloaded sled v0.34.7
7142024-11-26T08:02:04.210Z Downloaded webpki-roots v0.25.4
7152024-11-26T08:02:04.214Z Downloaded idna v0.4.0
7162024-11-26T08:02:04.219Z Downloaded h2 v0.3.26
7172024-11-26T08:02:04.226Z Downloaded itertools v0.13.0
7182024-11-26T08:02:04.232Z Downloaded zerocopy-derive v0.6.6
7192024-11-26T08:02:04.241Z Downloaded petgraph v0.6.5
7202024-11-26T08:02:04.259Z Downloaded reqwest v0.12.9
7212024-11-26T08:02:04.266Z Downloaded regex-automata v0.4.7
7222024-11-26T08:02:04.282Z Downloaded libc v0.2.165
7232024-11-26T08:02:04.307Z Downloaded nom v7.1.3
7242024-11-26T08:02:04.312Z Downloaded rustls-webpki v0.101.7
7252024-11-26T08:02:04.325Z Downloaded uuid v1.11.0
7262024-11-26T08:02:04.327Z Downloaded schemars v0.8.21
7272024-11-26T08:02:04.338Z Downloaded base64 v0.21.7
7282024-11-26T08:02:04.341Z Downloaded structmeta-derive v0.3.0
7292024-11-26T08:02:04.344Z Downloaded serde_derive v1.0.215
7302024-11-26T08:02:04.346Z Downloaded hyper-rustls v0.24.2
7312024-11-26T08:02:04.348Z Downloaded indent_write v2.2.0
7322024-11-26T08:02:04.349Z Downloaded strum_macros v0.25.3
7332024-11-26T08:02:04.351Z Downloaded tokio v1.40.0
7342024-11-26T08:02:04.388Z Downloaded tempfile v3.12.0
7352024-11-26T08:02:04.391Z Downloaded parking_lot v0.11.2
7362024-11-26T08:02:04.394Z Downloaded serde_with_macros v3.9.0
7372024-11-26T08:02:04.394Z Downloaded futures-channel v0.3.30
7382024-11-26T08:02:04.397Z Downloaded rustls-pemfile v2.1.3
7392024-11-26T08:02:04.400Z Downloaded http-body-util v0.1.2
7402024-11-26T08:02:04.400Z Downloaded owo-colors v4.1.0
7412024-11-26T08:02:04.402Z Downloaded once_cell v1.20.2
7422024-11-26T08:02:04.405Z Downloaded derive_more v0.99.18
7432024-11-26T08:02:04.407Z Downloaded derive-where v1.2.7
7442024-11-26T08:02:04.427Z Downloaded hash32 v0.3.1
7452024-11-26T08:02:04.430Z Downloaded bytes v1.7.2
7462024-11-26T08:02:04.430Z Downloaded blake2 v0.10.6
7472024-11-26T08:02:04.430Z Downloaded crossbeam-epoch v0.9.18
7482024-11-26T08:02:04.430Z Downloaded slog-dtrace v0.3.0
7492024-11-26T08:02:04.430Z Downloaded slab v0.4.9
7502024-11-26T08:02:04.430Z Downloaded crc32fast v1.4.2
7512024-11-26T08:02:04.430Z Downloaded clap v4.5.21
7522024-11-26T08:02:04.432Z Downloaded rand_chacha v0.3.1
7532024-11-26T08:02:04.434Z Downloaded stable_deref_trait v1.2.0
7542024-11-26T08:02:04.434Z Downloaded serde_tokenstream v0.2.2
7552024-11-26T08:02:04.437Z Downloaded rustc_version v0.1.7
7562024-11-26T08:02:04.437Z Downloaded fnv v1.0.7
7572024-11-26T08:02:04.437Z Downloaded rustls-pemfile v1.0.4
7582024-11-26T08:02:04.440Z Downloaded schemars_derive v0.8.21
7592024-11-26T08:02:04.440Z Downloaded darling v0.20.10
7602024-11-26T08:02:04.443Z Downloaded powerfmt v0.2.0
7612024-11-26T08:02:04.445Z Downloaded is-terminal v0.4.13
7622024-11-26T08:02:04.445Z Downloaded hostname v0.3.1
7632024-11-26T08:02:04.448Z Downloaded encoding_rs v0.8.34
7642024-11-26T08:02:04.468Z Downloaded rustc-hash v2.0.0
7652024-11-26T08:02:04.472Z Downloaded progenitor v0.8.0
7662024-11-26T08:02:04.472Z Downloaded proc-macro-crate v3.2.0
7672024-11-26T08:02:04.472Z Downloaded quick-error v1.2.3
7682024-11-26T08:02:04.476Z Downloaded futures-core v0.3.30
7692024-11-26T08:02:04.476Z Downloaded enum-as-inner v0.6.1
7702024-11-26T08:02:04.477Z Downloaded clap_derive v4.5.18
7712024-11-26T08:02:04.480Z Downloaded bitflags v1.3.2
7722024-11-26T08:02:04.480Z Downloaded take_mut v0.2.2
7732024-11-26T08:02:04.480Z Downloaded defmt v0.3.8
7742024-11-26T08:02:04.483Z Downloaded cpufeatures v0.2.14
7752024-11-26T08:02:04.485Z Downloaded cobs v0.2.3
7762024-11-26T08:02:04.485Z Downloaded clap_lex v0.7.2
7772024-11-26T08:02:04.485Z Downloaded parking_lot_core v0.8.6
7782024-11-26T08:02:04.488Z Downloaded equivalent v1.0.1
7792024-11-26T08:02:04.491Z Downloaded cstr-argument v0.1.2
7802024-11-26T08:02:04.491Z Downloaded crucible-workspace-hack v0.1.0
7812024-11-26T08:02:04.491Z Downloaded crc8 v0.1.1
7822024-11-26T08:02:04.491Z Downloaded paste v1.0.15
7832024-11-26T08:02:04.493Z Downloaded crunchy v0.2.2
7842024-11-26T08:02:04.493Z Downloaded cancel-safe-futures v0.1.5
7852024-11-26T08:02:04.496Z Downloaded autocfg v1.3.0
7862024-11-26T08:02:04.499Z Downloaded anstyle-parse v0.2.5
7872024-11-26T08:02:04.499Z Downloaded async-stream v0.3.5
7882024-11-26T08:02:04.501Z Downloaded argon2 v0.5.3
7892024-11-26T08:02:04.502Z Downloaded anstyle v1.0.10
7902024-11-26T08:02:04.688Z Downloaded ring v0.17.8
7912024-11-26T08:02:05.055Z Compiling proc-macro2 v1.0.86
7922024-11-26T08:02:05.055Z Compiling unicode-ident v1.0.13
7932024-11-26T08:02:05.058Z Compiling libc v0.2.165
7942024-11-26T08:02:05.058Z Compiling serde v1.0.215
7952024-11-26T08:02:05.058Z Compiling autocfg v1.3.0
7962024-11-26T08:02:05.058Z Compiling version_check v0.9.5
7972024-11-26T08:02:05.058Z Compiling cfg-if v1.0.0
7982024-11-26T08:02:05.215Z Compiling once_cell v1.20.2
7992024-11-26T08:02:05.215Z Compiling libm v0.2.8
8002024-11-26T08:02:05.333Z Compiling memchr v2.7.4
8012024-11-26T08:02:05.741Z Compiling parking_lot_core v0.9.10
8022024-11-26T08:02:05.832Z Compiling lock_api v0.4.12
8032024-11-26T08:02:06.199Z Compiling byteorder v1.5.0
8042024-11-26T08:02:06.201Z Compiling shlex v1.3.0
8052024-11-26T08:02:06.514Z Compiling cc v1.1.21
8062024-11-26T08:02:06.541Z Compiling thiserror v1.0.64
8072024-11-26T08:02:06.675Z Compiling itoa v1.0.11
8082024-11-26T08:02:07.003Z Compiling portable-atomic v1.8.0
8092024-11-26T08:02:07.134Z Compiling slab v0.4.9
8102024-11-26T08:02:07.188Z Compiling schemars v0.8.21
8112024-11-26T08:02:07.517Z Compiling quote v1.0.37
8122024-11-26T08:02:07.602Z Compiling ahash v0.8.11
8132024-11-26T08:02:08.000Z Compiling syn v2.0.87
8142024-11-26T08:02:08.019Z Compiling getrandom v0.2.15
8152024-11-26T08:02:08.262Z Compiling allocator-api2 v0.2.18
8162024-11-26T08:02:08.342Z Compiling num-traits v0.2.19
8172024-11-26T08:02:08.345Z Compiling ryu v1.0.18
8182024-11-26T08:02:08.416Z Compiling serde_json v1.0.133
8192024-11-26T08:02:08.929Z Compiling pin-project-lite v0.2.14
8202024-11-26T08:02:09.146Z Compiling equivalent v1.0.1
8212024-11-26T08:02:09.201Z Compiling log v0.4.22
8222024-11-26T08:02:09.264Z Compiling scopeguard v1.2.0
8232024-11-26T08:02:09.436Z Compiling fnv v1.0.7
8242024-11-26T08:02:09.547Z Compiling heck v0.5.0
8252024-11-26T08:02:09.612Z Compiling ring v0.17.8
8262024-11-26T08:02:09.630Z Compiling pkg-config v0.3.31
8272024-11-26T08:02:09.915Z Compiling vcpkg v0.2.15
8282024-11-26T08:02:09.944Z Compiling crunchy v0.2.2
8292024-11-26T08:02:10.432Z Compiling signal-hook-registry v1.4.2
8302024-11-26T08:02:10.701Z Compiling socket2 v0.5.7
8312024-11-26T08:02:10.870Z Compiling mio v1.0.2
8322024-11-26T08:02:11.136Z Compiling slog v2.7.0
8332024-11-26T08:02:11.373Z Compiling httparse v1.9.4
8342024-11-26T08:02:11.611Z Compiling openssl-sys v0.9.103
8352024-11-26T08:02:11.635Z Compiling tiny-keccak v2.0.2
8362024-11-26T08:02:12.036Z Compiling iana-time-zone v0.1.61
8372024-11-26T08:02:12.390Z Compiling futures-core v0.3.30
8382024-11-26T08:02:12.459Z Compiling dyn-clone v1.0.17
8392024-11-26T08:02:12.524Z Compiling const-random-macro v0.1.16
8402024-11-26T08:02:12.695Z Compiling openssl v0.10.66
8412024-11-26T08:02:12.727Z Compiling futures-sink v0.3.30
8422024-11-26T08:02:13.148Z Compiling rustls v0.23.13
8432024-11-26T08:02:13.168Z Compiling semver v1.0.23
8442024-11-26T08:02:13.364Z Compiling native-tls v0.2.12
8452024-11-26T08:02:13.397Z Compiling const-random v0.1.18
8462024-11-26T08:02:13.397Z Compiling typenum v1.17.0
8472024-11-26T08:02:13.459Z Compiling futures-channel v0.3.30
8482024-11-26T08:02:13.479Z Compiling futures-task v0.3.30
8492024-11-26T08:02:13.514Z Compiling futures-io v0.3.30
8502024-11-26T08:02:13.630Z Compiling pin-utils v0.1.0
8512024-11-26T08:02:13.673Z Compiling generic-array v0.14.7
8522024-11-26T08:02:13.743Z Compiling tracing-core v0.1.32
8532024-11-26T08:02:13.777Z Compiling bitflags v2.6.0
8542024-11-26T08:02:13.856Z Compiling subtle v2.6.1
8552024-11-26T08:02:13.907Z Compiling ucd-trie v0.1.6
8562024-11-26T08:02:13.927Z Compiling aho-corasick v1.1.3
8572024-11-26T08:02:14.004Z Compiling regex-syntax v0.8.4
8582024-11-26T08:02:14.122Z Compiling anyhow v1.0.93
8592024-11-26T08:02:14.409Z Compiling num-conv v0.1.0
8602024-11-26T08:02:14.429Z Compiling time-core v0.1.2
8612024-11-26T08:02:14.673Z Compiling time-macros v0.2.18
8622024-11-26T08:02:15.051Z Compiling serde_derive_internals v0.29.1
8632024-11-26T08:02:15.697Z Compiling spin v0.9.8
8642024-11-26T08:02:15.898Z Compiling rustls-pki-types v1.8.0
8652024-11-26T08:02:17.054Z Compiling usdt-impl v0.5.0
8662024-11-26T08:02:17.142Z Compiling omicron-workspace-hack v0.1.0
8672024-11-26T08:02:17.424Z Compiling regex-automata v0.4.7
8682024-11-26T08:02:17.458Z Compiling untrusted v0.9.0
8692024-11-26T08:02:17.924Z Compiling tinyvec_macros v0.1.1
8702024-11-26T08:02:17.962Z Compiling atomic-waker v1.1.2
8712024-11-26T08:02:18.021Z Compiling plain v0.2.3
8722024-11-26T08:02:18.159Z Compiling rustversion v1.0.17
8732024-11-26T08:02:18.188Z Compiling strsim v0.11.1
8742024-11-26T08:02:18.921Z Compiling tinyvec v1.8.0
8752024-11-26T08:02:19.769Z Compiling rand_core v0.6.4
8762024-11-26T08:02:19.964Z Compiling try-lock v0.2.5
8772024-11-26T08:02:20.125Z Compiling pretty-hex v0.4.1
8782024-11-26T08:02:20.250Z Compiling percent-encoding v2.3.1
8792024-11-26T08:02:20.449Z Compiling serde_derive v1.0.215
8802024-11-26T08:02:20.578Z Compiling zerocopy-derive v0.7.35
8812024-11-26T08:02:20.612Z Compiling thiserror-impl v1.0.64
8822024-11-26T08:02:20.698Z Compiling tokio-macros v2.4.0
8832024-11-26T08:02:21.287Z Compiling schemars_derive v0.8.21
8842024-11-26T08:02:22.307Z Compiling futures-macro v0.3.30
8852024-11-26T08:02:22.744Z Compiling zerocopy v0.7.35
8862024-11-26T08:02:24.384Z Compiling openssl-macros v0.1.1
8872024-11-26T08:02:24.530Z Compiling futures-util v0.3.30
8882024-11-26T08:02:24.851Z Compiling hashbrown v0.14.5
8892024-11-26T08:02:24.881Z Compiling tracing-attributes v0.1.27
8902024-11-26T08:02:25.199Z Compiling scroll_derive v0.12.0
8912024-11-26T08:02:26.229Z Compiling regress v0.10.1
8922024-11-26T08:02:26.713Z Compiling pest v2.7.13
8932024-11-26T08:02:27.633Z Compiling regex v1.10.6
8942024-11-26T08:02:28.462Z Compiling tracing v0.1.40
8952024-11-26T08:02:29.145Z Compiling scroll v0.12.0
8962024-11-26T08:02:29.679Z Compiling pest_meta v2.7.13
8972024-11-26T08:02:29.747Z Compiling goblin v0.8.2
8982024-11-26T08:02:31.080Z Compiling pest_generator v2.7.13
8992024-11-26T08:02:31.252Z Compiling rustls-webpki v0.102.8
9002024-11-26T08:02:32.924Z Compiling unsafe-libyaml v0.2.11
9012024-11-26T08:02:33.853Z Compiling pest_derive v2.7.13
9022024-11-26T08:02:34.666Z Compiling bytes v1.7.2
9032024-11-26T08:02:34.860Z Compiling smallvec v1.13.2
9042024-11-26T08:02:35.796Z Compiling indexmap v2.5.0
9052024-11-26T08:02:36.268Z Compiling parking_lot v0.12.3
9062024-11-26T08:02:36.536Z Compiling uuid v1.11.0
9072024-11-26T08:02:36.650Z Compiling chrono v0.4.38
9082024-11-26T08:02:37.335Z Compiling tokio v1.40.0
9092024-11-26T08:02:37.455Z Compiling serde_tokenstream v0.2.2
9102024-11-26T08:02:37.852Z Compiling http v1.1.0
9112024-11-26T08:02:41.373Z Compiling openapiv3 v2.0.0
9122024-11-26T08:02:41.498Z Compiling zeroize v1.8.1
9132024-11-26T08:02:41.876Z Compiling ipnetwork v0.20.0
9142024-11-26T08:02:44.341Z Compiling typify-impl v0.2.0
9152024-11-26T08:02:45.214Z Compiling http-body v1.0.1
9162024-11-26T08:02:45.481Z Compiling serde_yaml v0.9.34+deprecated
9172024-11-26T08:02:45.711Z Compiling dof v0.3.0
9182024-11-26T08:02:45.965Z Compiling dtrace-parser v0.2.0
9192024-11-26T08:02:45.986Z Compiling unicode-normalization v0.1.24
9202024-11-26T08:02:47.392Z Compiling tokio-util v0.7.12
9212024-11-26T08:02:47.433Z Compiling form_urlencoded v1.2.1
9222024-11-26T08:02:47.724Z Compiling want v0.3.1
9232024-11-26T08:02:48.196Z Compiling thread-id v4.2.2
9242024-11-26T08:02:48.320Z Compiling unicode-bidi v0.3.15
9252024-11-26T08:02:49.200Z Compiling h2 v0.4.6
9262024-11-26T08:02:49.256Z Compiling rustls v0.22.4
9272024-11-26T08:02:49.440Z Compiling httpdate v1.0.3
9282024-11-26T08:02:49.597Z Compiling foreign-types-shared v0.1.1
9292024-11-26T08:02:49.721Z Compiling ident_case v1.0.1
9302024-11-26T08:02:49.915Z Compiling camino v1.1.9
9312024-11-26T08:02:50.171Z Compiling syn v1.0.109
9322024-11-26T08:02:50.195Z Compiling darling_core v0.20.10
9332024-11-26T08:02:50.526Z Compiling foreign-types v0.3.2
9342024-11-26T08:02:50.830Z Compiling ppv-lite86 v0.2.20
9352024-11-26T08:02:52.034Z Compiling tower-service v0.3.3
9362024-11-26T08:02:52.177Z Compiling slog-async v2.8.0
9372024-11-26T08:02:53.074Z Compiling rand_chacha v0.3.1
9382024-11-26T08:02:54.857Z Compiling hyper v1.5.1
9392024-11-26T08:02:56.309Z Compiling typify-macro v0.2.0
9402024-11-26T08:02:56.414Z Compiling darling_macro v0.20.10
9412024-11-26T08:02:57.519Z Compiling idna v0.5.0
9422024-11-26T08:03:00.362Z Compiling typify v0.2.0
9432024-11-26T08:03:00.507Z Compiling progenitor-impl v0.8.0
9442024-11-26T08:03:01.401Z Compiling hyper-util v0.1.10
9452024-11-26T08:03:04.012Z Compiling toml_datetime v0.6.8
9462024-11-26T08:03:05.097Z Compiling multer v3.1.0
9472024-11-26T08:03:05.472Z Compiling openssl-probe v0.1.5
9482024-11-26T08:03:05.961Z Compiling paste v1.0.15
9492024-11-26T08:03:07.317Z Compiling progenitor-macro v0.8.0
9502024-11-26T08:03:08.386Z Compiling url v2.5.2
9512024-11-26T08:03:08.518Z Compiling darling v0.20.10
9522024-11-26T08:03:08.646Z Compiling rand v0.8.5
9532024-11-26T08:03:10.483Z Compiling usdt-attr-macro v0.5.0
9542024-11-26T08:03:12.197Z Compiling usdt-macro v0.5.0
9552024-11-26T08:03:13.772Z Compiling http-body-util v0.1.2
9562024-11-26T08:03:13.921Z Compiling async-trait v0.1.83
9572024-11-26T08:03:16.590Z Compiling encoding_rs v0.8.34
9582024-11-26T08:03:16.625Z Compiling mime v0.3.17
9592024-11-26T08:03:17.010Z Compiling ipnet v2.10.0
9602024-11-26T08:03:17.751Z Compiling base64 v0.22.1
9612024-11-26T08:03:18.849Z Compiling rustls-pemfile v2.1.3
9622024-11-26T08:03:20.497Z Compiling tokio-rustls v0.26.0
9632024-11-26T08:03:21.320Z Compiling serde_with_macros v3.9.0
9642024-11-26T08:03:21.528Z Compiling tokio-native-tls v0.3.1
9652024-11-26T08:03:22.081Z Compiling strum_macros v0.26.4
9662024-11-26T08:03:22.995Z Compiling serde_urlencoded v0.7.1
9672024-11-26T08:03:23.791Z Compiling async-stream-impl v0.3.5
9682024-11-26T08:03:24.106Z Compiling structmeta-derive v0.3.0
9692024-11-26T08:03:25.176Z Compiling webpki-roots v0.26.6
9702024-11-26T08:03:25.441Z Compiling dropshot v0.12.0
9712024-11-26T08:03:25.782Z Compiling crossbeam-utils v0.8.20
9722024-11-26T08:03:26.776Z Compiling powerfmt v0.2.0
9732024-11-26T08:03:26.846Z Compiling structmeta v0.3.0
9742024-11-26T08:03:27.236Z Compiling deranged v0.3.11
9752024-11-26T08:03:27.334Z Compiling hyper-rustls v0.27.3
9762024-11-26T08:03:27.368Z Compiling hyper-tls v0.6.0
9772024-11-26T08:03:28.683Z Compiling sync_wrapper v1.0.1
9782024-11-26T08:03:30.088Z Compiling num_threads v0.1.7
9792024-11-26T08:03:30.290Z Compiling winnow v0.6.18
9802024-11-26T08:03:32.182Z Compiling time v0.3.36
9812024-11-26T08:03:33.553Z Compiling reqwest v0.12.9
9822024-11-26T08:03:34.765Z Compiling parse-display-derive v0.10.0
9832024-11-26T08:03:36.300Z Compiling crypto-common v0.1.6
9842024-11-26T08:03:36.535Z Compiling block-buffer v0.10.4
9852024-11-26T08:03:36.793Z Compiling dropshot_endpoint v0.12.0
9862024-11-26T08:03:38.896Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9872024-11-26T08:03:41.130Z Compiling digest v0.10.7
9882024-11-26T08:03:41.583Z Compiling progenitor-client v0.8.0
9892024-11-26T08:03:42.507Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9902024-11-26T08:03:44.402Z Compiling dirs-sys-next v0.1.2
9912024-11-26T08:03:44.994Z Compiling match_cfg v0.1.0
9922024-11-26T08:03:45.455Z Compiling lazy_static v1.5.0
9932024-11-26T08:03:45.514Z Compiling rustix v0.38.37
9942024-11-26T08:03:46.327Z Compiling hostname v0.3.1
9952024-11-26T08:03:46.404Z Compiling dirs-next v2.0.0
9962024-11-26T08:03:46.593Z Compiling progenitor v0.8.0
9972024-11-26T08:03:46.821Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
9982024-11-26T08:03:48.655Z Compiling futures-executor v0.3.30
9992024-11-26T08:03:49.684Z Compiling thread_local v1.1.8
10002024-11-26T08:03:49.704Z Compiling errno v0.3.9
10012024-11-26T08:03:50.359Z Compiling instant v0.1.13
10022024-11-26T08:03:50.542Z Compiling unicode-width v0.1.14
10032024-11-26T08:03:51.130Z Compiling cpufeatures v0.2.14
10042024-11-26T08:03:53.466Z Compiling futures v0.3.30
10052024-11-26T08:03:54.969Z Compiling term v0.7.0
10062024-11-26T08:03:55.541Z Compiling crossbeam-channel v0.5.13
10072024-11-26T08:03:57.807Z Compiling serde_spanned v0.6.7
10082024-11-26T08:03:58.052Z Compiling memmap v0.7.0
10092024-11-26T08:03:58.172Z Compiling is-terminal v0.4.13
10102024-11-26T08:03:58.644Z Compiling take_mut v0.2.2
10112024-11-26T08:03:59.162Z Compiling slog-term v2.9.1
10122024-11-26T08:03:59.295Z Compiling usdt v0.5.0
10132024-11-26T08:04:00.760Z Compiling toml_edit v0.22.21
10142024-11-26T08:04:01.793Z Compiling slog-json v2.6.1
10152024-11-26T08:04:02.215Z Compiling strum v0.26.3
10162024-11-26T08:04:02.402Z Compiling serde_with v3.9.0
10172024-11-26T08:04:04.827Z Compiling debug-ignore v1.0.5
10182024-11-26T08:04:05.529Z Compiling heapless v0.8.0
10192024-11-26T08:04:06.403Z Compiling tokio-rustls v0.25.0
10202024-11-26T08:04:08.378Z Compiling toml v0.8.19
10212024-11-26T08:04:09.589Z Compiling slog-bunyan v2.5.0
10222024-11-26T08:04:09.868Z Compiling sha1 v0.10.6
10232024-11-26T08:04:10.719Z Compiling async-stream v0.3.5
10242024-11-26T08:04:10.739Z Compiling newtype-uuid v1.1.0
10252024-11-26T08:04:11.030Z Compiling serde_path_to_error v0.1.16
10262024-11-26T08:04:11.089Z Compiling hex v0.4.3
10272024-11-26T08:04:11.801Z Compiling waitgroup v0.1.2
10282024-11-26T08:04:11.890Z Compiling hostname v0.4.0
10292024-11-26T08:04:12.055Z Compiling hash32 v0.3.1
10302024-11-26T08:04:12.174Z Compiling smoltcp v0.11.0
10312024-11-26T08:04:12.332Z Compiling stable_deref_trait v1.2.0
10322024-11-26T08:04:15.326Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10332024-11-26T08:04:15.517Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10342024-11-26T08:04:15.537Z Compiling backoff v0.4.0
10352024-11-26T08:04:15.960Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10362024-11-26T08:04:16.093Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10372024-11-26T08:04:16.312Z Compiling parse-display v0.10.0
10382024-11-26T08:04:18.409Z Compiling macaddr v1.0.1
10392024-11-26T08:04:19.075Z Compiling regress v0.9.1
10402024-11-26T08:04:20.097Z Compiling clap_derive v4.5.18
10412024-11-26T08:04:23.285Z Compiling utf8parse v0.2.2
10422024-11-26T08:04:23.459Z Compiling managed v0.8.0
10432024-11-26T08:04:23.837Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10442024-11-26T08:04:23.990Z Compiling cobs v0.2.3
10452024-11-26T08:04:24.230Z Compiling winnow v0.5.40
10462024-11-26T08:04:24.445Z Compiling bitflags v1.3.2
10472024-11-26T08:04:25.007Z Compiling postcard v1.0.10
10482024-11-26T08:04:25.786Z Compiling anstyle-parse v0.2.5
10492024-11-26T08:04:27.158Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10502024-11-26T08:04:28.193Z Compiling toml_edit v0.19.15
10512024-11-26T08:04:33.154Z Compiling colorchoice v1.0.2
10522024-11-26T08:04:33.330Z Compiling anstyle v1.0.10
10532024-11-26T08:04:33.805Z Compiling is_terminal_polyfill v1.70.1
10542024-11-26T08:04:33.940Z Compiling anstyle-query v1.1.1
10552024-11-26T08:04:34.816Z Compiling anstream v0.6.15
10562024-11-26T08:04:35.702Z Compiling proc-macro-crate v1.3.1
10572024-11-26T08:04:36.373Z Compiling terminal_size v0.4.0
10582024-11-26T08:04:36.611Z Compiling clap_lex v0.7.2
10592024-11-26T08:04:36.690Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10602024-11-26T08:04:37.022Z Compiling clap_builder v4.5.21
10612024-11-26T08:04:37.509Z Compiling num_enum_derive v0.5.11
10622024-11-26T08:04:38.524Z Compiling tabwriter v1.4.0
10632024-11-26T08:04:39.438Z Compiling foreign-types-macros v0.2.3
10642024-11-26T08:04:39.878Z Compiling num-integer v0.1.46
10652024-11-26T08:04:40.437Z Compiling foreign-types-shared v0.3.1
10662024-11-26T08:04:40.567Z Compiling num_enum v0.5.11
10672024-11-26T08:04:40.787Z Compiling foreign-types v0.5.0
10682024-11-26T08:04:41.184Z Compiling clap v4.5.21
10692024-11-26T08:04:41.337Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10702024-11-26T08:04:41.866Z Compiling cstr-argument v0.1.2
10712024-11-26T08:04:41.995Z Compiling proc-macro-error-attr v1.0.4
10722024-11-26T08:04:42.359Z Compiling heck v0.4.1
10732024-11-26T08:04:42.758Z Compiling either v1.13.0
10742024-11-26T08:04:42.782Z Compiling prettyplease v0.2.22
10752024-11-26T08:04:43.005Z Compiling pretty-hex v0.2.1
10762024-11-26T08:04:43.223Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10772024-11-26T08:04:43.603Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10782024-11-26T08:04:43.646Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10792024-11-26T08:04:44.802Z Compiling num-rational v0.4.2
10802024-11-26T08:04:44.850Z Compiling num-iter v0.1.45
10812024-11-26T08:04:45.424Z Compiling colored v2.1.0
10822024-11-26T08:04:46.955Z Compiling num-complex v0.4.6
10832024-11-26T08:04:47.603Z Compiling proc-macro-error v1.0.4
10842024-11-26T08:04:47.754Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10852024-11-26T08:04:47.959Z Compiling fastrand v2.1.1
10862024-11-26T08:04:48.201Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10872024-11-26T08:04:48.592Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10882024-11-26T08:04:48.610Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10892024-11-26T08:04:48.747Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10902024-11-26T08:04:49.017Z Compiling tempfile v3.12.0
10912024-11-26T08:04:50.356Z Compiling num v0.4.3
10922024-11-26T08:04:53.367Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10932024-11-26T08:04:53.888Z Compiling crucible-workspace-hack v0.1.0
10942024-11-26T08:04:54.091Z Compiling float-ord v0.3.2
10952024-11-26T08:04:54.253Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10962024-11-26T08:05:01.350Z Compiling semver v0.1.20
10972024-11-26T08:05:01.957Z Compiling unicode-segmentation v1.12.0
10982024-11-26T08:05:02.413Z Compiling rustc_version v0.1.7
10992024-11-26T08:05:02.825Z Compiling newline-converter v0.3.0
11002024-11-26T08:05:02.978Z Compiling zone_cfg_derive v0.3.0
11012024-11-26T08:05:03.032Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11022024-11-26T08:05:03.296Z Compiling camino-tempfile v1.1.1
11032024-11-26T08:05:03.878Z Compiling itertools v0.10.5
11042024-11-26T08:05:04.116Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11052024-11-26T08:05:04.513Z Compiling console v0.15.8
11062024-11-26T08:05:04.546Z Compiling num-derive v0.4.2
11072024-11-26T08:05:06.004Z Compiling sigpipe v0.1.3
11082024-11-26T08:05:06.149Z Compiling base64ct v1.6.0
11092024-11-26T08:05:06.881Z Compiling similar v2.6.0
11102024-11-26T08:05:06.948Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11112024-11-26T08:05:07.339Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11122024-11-26T08:05:07.371Z Compiling zone v0.3.0
11132024-11-26T08:05:07.470Z Compiling password-hash v0.5.0
11142024-11-26T08:05:08.913Z Compiling expectorate v1.1.0
11152024-11-26T08:05:09.181Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11162024-11-26T08:05:09.750Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11172024-11-26T08:05:09.786Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11182024-11-26T08:05:10.738Z Compiling newtype_derive v0.1.6
11192024-11-26T08:05:11.139Z Compiling blake2 v0.10.6
11202024-11-26T08:05:12.356Z Compiling hubpack_derive v0.1.1
11212024-11-26T08:05:12.473Z Compiling smf v0.2.3
11222024-11-26T08:05:13.075Z Compiling zerocopy-derive v0.6.6
11232024-11-26T08:05:13.191Z Compiling owo-colors v4.1.0
11242024-11-26T08:05:13.332Z Compiling whoami v1.5.2
11252024-11-26T08:05:13.541Z Compiling fixedbitset v0.4.2
11262024-11-26T08:05:13.590Z Compiling cancel-safe-futures v0.1.5
11272024-11-26T08:05:14.016Z Compiling petgraph v0.6.5
11282024-11-26T08:05:15.002Z Compiling hubpack v0.1.2
11292024-11-26T08:05:15.092Z Compiling zerocopy v0.6.6
11302024-11-26T08:05:15.422Z Compiling argon2 v0.5.3
11312024-11-26T08:05:16.115Z Compiling strum_macros v0.25.3
11322024-11-26T08:05:17.875Z Compiling serde-big-array v0.5.1
11332024-11-26T08:05:18.142Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11342024-11-26T08:05:18.737Z Compiling serde_repr v0.1.19
11352024-11-26T08:05:18.931Z Compiling cookie v0.18.1
11362024-11-26T08:05:19.299Z Compiling static_assertions v1.1.0
11372024-11-26T08:05:19.405Z Compiling convert_case v0.4.0
11382024-11-26T08:05:19.942Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11392024-11-26T08:05:19.983Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11402024-11-26T08:05:20.199Z Compiling derive_more v0.99.18
11412024-11-26T08:05:21.316Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11422024-11-26T08:05:21.554Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11432024-11-26T08:05:23.090Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11442024-11-26T08:05:24.907Z Compiling atomicwrites v0.4.4
11452024-11-26T08:05:25.444Z Compiling itertools v0.13.0
11462024-11-26T08:05:27.072Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11472024-11-26T08:05:27.553Z Compiling idna v0.4.0
11482024-11-26T08:05:28.334Z Compiling libsw v3.3.1
11492024-11-26T08:05:28.669Z Compiling enum-as-inner v0.6.1
11502024-11-26T08:05:29.181Z Compiling derive-where v1.2.7
11512024-11-26T08:05:29.248Z Compiling highway v1.2.0
11522024-11-26T08:05:29.351Z Compiling quick-error v1.2.3
11532024-11-26T08:05:29.516Z Compiling swrite v0.1.0
11542024-11-26T08:05:29.663Z Compiling indent_write v2.2.0
11552024-11-26T08:05:29.851Z Compiling linear-map v1.2.0
11562024-11-26T08:05:29.908Z Compiling data-encoding v2.6.0
11572024-11-26T08:05:31.191Z Compiling linked-hash-map v0.5.6
11582024-11-26T08:05:31.191Z Compiling hickory-proto v0.24.1
11592024-11-26T08:05:31.191Z Compiling lru-cache v0.1.2
11602024-11-26T08:05:31.191Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11612024-11-26T08:05:31.379Z Compiling resolv-conf v0.7.0
11622024-11-26T08:05:32.595Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11632024-11-26T08:05:33.037Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11642024-11-26T08:05:34.870Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11652024-11-26T08:05:36.620Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662024-11-26T08:05:37.006Z Compiling steno v0.4.1
11672024-11-26T08:05:37.023Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11682024-11-26T08:05:40.837Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11692024-11-26T08:05:41.213Z Compiling slog-dtrace v0.3.0
11702024-11-26T08:05:41.233Z Compiling humantime v2.1.0
11712024-11-26T08:05:41.584Z Compiling parking_lot_core v0.8.6
11722024-11-26T08:05:42.130Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11732024-11-26T08:05:42.471Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11742024-11-26T08:05:42.534Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11752024-11-26T08:05:43.686Z Compiling hickory-resolver v0.24.1
11762024-11-26T08:05:44.746Z Compiling num-derive v0.3.3
11772024-11-26T08:05:45.619Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11782024-11-26T08:05:46.112Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11792024-11-26T08:05:46.470Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11802024-11-26T08:05:46.931Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11812024-11-26T08:05:48.006Z Compiling parking_lot v0.11.2
11822024-11-26T08:05:48.362Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11832024-11-26T08:05:50.418Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11842024-11-26T08:05:50.423Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11852024-11-26T08:05:51.455Z Compiling crossbeam-epoch v0.9.18
11862024-11-26T08:05:52.406Z Compiling fxhash v0.2.1
11872024-11-26T08:05:52.622Z Compiling crc32fast v1.4.2
11882024-11-26T08:05:52.650Z Compiling crc8 v0.1.1
11892024-11-26T08:05:53.069Z Compiling arc-swap v1.7.1
11902024-11-26T08:05:53.173Z Compiling sled v0.34.7
11912024-11-26T08:05:53.685Z Compiling slog-scope v4.4.0
11922024-11-26T08:05:54.495Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11932024-11-26T08:05:58.699Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11942024-11-26T08:05:58.725Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
11952024-11-26T08:05:59.277Z Compiling slog-stdlog v4.1.1
11962024-11-26T08:06:00.086Z Compiling slog-envlogger v2.2.0
11972024-11-26T08:06:02.681Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11982024-11-26T08:06:02.848Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
11992024-11-26T08:06:18.110Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12002024-11-26T08:06:19.137Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12012024-11-26T08:06:20.179Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12022024-11-26T08:06:48.933Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12032024-11-26T08:06:48.933Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12042024-11-26T08:06:56.134Z Finished `release` profile [optimized] target(s) in 5m 13s
12052024-11-26T08:06:56.445Z+ banner trio
12062024-11-26T08:06:56.448Z
12072024-11-26T08:06:56.448Z ##### ##### # ####
12082024-11-26T08:06:56.448Z # # # # # #
12092024-11-26T08:06:56.448Z # # # # # #
12102024-11-26T08:06:56.448Z # ##### # # #
12112024-11-26T08:06:56.448Z # # # # # #
12122024-11-26T08:06:56.448Z # # # # ####
12132024-11-26T08:06:56.448Z
12142024-11-26T08:06:56.448Z+ pfexec cargo test --release -p mg-tests test_trio_v2_server -- --nocapture
12152024-11-26T08:06:56.950Z Compiling cfg-if v1.0.0
12162024-11-26T08:06:56.950Z Compiling libc v0.2.165
12172024-11-26T08:06:56.952Z Compiling serde v1.0.215
12182024-11-26T08:06:56.952Z Compiling once_cell v1.20.2
12192024-11-26T08:06:56.952Z Compiling itoa v1.0.11
12202024-11-26T08:06:57.029Z Compiling byteorder v1.5.0
12212024-11-26T08:06:57.037Z Compiling syn v2.0.87
12222024-11-26T08:06:57.049Z Compiling bytes v1.7.2
12232024-11-26T08:06:57.084Z Compiling num-traits v0.2.19
12242024-11-26T08:06:57.256Z Compiling zerocopy v0.7.35
12252024-11-26T08:06:57.399Z Compiling pin-project-lite v0.2.14
12262024-11-26T08:06:57.428Z Compiling ahash v0.8.11
12272024-11-26T08:06:57.472Z Compiling scopeguard v1.2.0
12282024-11-26T08:06:57.481Z Compiling allocator-api2 v0.2.18
12292024-11-26T08:06:57.577Z Compiling smallvec v1.13.2
12302024-11-26T08:06:57.596Z Compiling schemars v0.8.21
12312024-11-26T08:06:57.605Z Compiling memchr v2.7.4
12322024-11-26T08:06:57.990Z Compiling lock_api v0.4.12
12332024-11-26T08:06:58.332Z Compiling fnv v1.0.7
12342024-11-26T08:06:58.434Z Compiling getrandom v0.2.15
12352024-11-26T08:06:58.461Z Compiling hashbrown v0.14.5
12362024-11-26T08:06:58.483Z Compiling parking_lot_core v0.9.10
12372024-11-26T08:06:58.539Z Compiling signal-hook-registry v1.4.2
12382024-11-26T08:06:58.770Z Compiling socket2 v0.5.7
12392024-11-26T08:06:59.321Z Compiling parking_lot v0.12.3
12402024-11-26T08:06:59.521Z Compiling mio v1.0.2
12412024-11-26T08:06:59.896Z Compiling log v0.4.22
12422024-11-26T08:07:00.034Z Compiling futures-core v0.3.30
12432024-11-26T08:07:00.324Z Compiling ryu v1.0.18
12442024-11-26T08:07:00.356Z Compiling equivalent v1.0.1
12452024-11-26T08:07:00.390Z Compiling tracing-core v0.1.32
12462024-11-26T08:07:00.465Z Compiling serde_json v1.0.133
12472024-11-26T08:07:00.499Z Compiling uuid v1.11.0
12482024-11-26T08:07:00.857Z Compiling regress v0.10.1
12492024-11-26T08:07:00.966Z Compiling spin v0.9.8
12502024-11-26T08:07:00.985Z Compiling untrusted v0.9.0
12512024-11-26T08:07:01.127Z Compiling pin-utils v0.1.0
12522024-11-26T08:07:01.156Z Compiling futures-sink v0.3.30
12532024-11-26T08:07:01.217Z Compiling futures-task v0.3.30
12542024-11-26T08:07:01.297Z Compiling ring v0.17.8
12552024-11-26T08:07:01.309Z Compiling slab v0.4.9
12562024-11-26T08:07:01.398Z Compiling futures-util v0.3.30
12572024-11-26T08:07:01.875Z Compiling try-lock v0.2.5
12582024-11-26T08:07:02.022Z Compiling want v0.3.1
12592024-11-26T08:07:02.226Z Compiling chrono v0.4.38
12602024-11-26T08:07:02.710Z Compiling httparse v1.9.4
12612024-11-26T08:07:03.738Z Compiling serde_derive_internals v0.29.1
12622024-11-26T08:07:04.121Z Compiling futures-channel v0.3.30
12632024-11-26T08:07:04.374Z Compiling tower-service v0.3.3
12642024-11-26T08:07:04.498Z Compiling foreign-types-shared v0.1.1
12652024-11-26T08:07:04.560Z Compiling dyn-clone v1.0.17
12662024-11-26T08:07:04.595Z Compiling foreign-types v0.3.2
12672024-11-26T08:07:04.689Z Compiling openssl-sys v0.9.103
12682024-11-26T08:07:04.754Z Compiling unicode-ident v1.0.13
12692024-11-26T08:07:04.940Z Compiling bitflags v2.6.0
12702024-11-26T08:07:05.283Z Compiling proc-macro2 v1.0.86
12712024-11-26T08:07:05.294Z Compiling http v1.1.0
12722024-11-26T08:07:05.837Z Compiling semver v1.0.23
12732024-11-26T08:07:06.031Z Compiling openssl-probe v0.1.5
12742024-11-26T08:07:06.301Z Compiling tinyvec_macros v0.1.1
12752024-11-26T08:07:06.372Z Compiling tinyvec v1.8.0
12762024-11-26T08:07:06.584Z Compiling quote v1.0.37
12772024-11-26T08:07:07.960Z Compiling percent-encoding v2.3.1
12782024-11-26T08:07:08.369Z Compiling form_urlencoded v1.2.1
12792024-11-26T08:07:08.371Z Compiling unicode-normalization v0.1.24
12802024-11-26T08:07:08.509Z Compiling serde_derive v1.0.215
12812024-11-26T08:07:08.585Z Compiling zerocopy-derive v0.7.35
12822024-11-26T08:07:08.601Z Compiling thiserror-impl v1.0.64
12832024-11-26T08:07:08.835Z Compiling tokio-macros v2.4.0
12842024-11-26T08:07:09.757Z Compiling schemars_derive v0.8.21
12852024-11-26T08:07:09.941Z Compiling tracing-attributes v0.1.27
12862024-11-26T08:07:10.459Z Compiling tokio v1.40.0
12872024-11-26T08:07:10.473Z Compiling openssl-macros v0.1.1
12882024-11-26T08:07:11.316Z Compiling openssl v0.10.66
12892024-11-26T08:07:11.526Z Compiling thiserror v1.0.64
12902024-11-26T08:07:12.847Z Compiling aho-corasick v1.1.3
12912024-11-26T08:07:13.269Z Compiling http v0.2.12
12922024-11-26T08:07:13.352Z Compiling tracing v0.1.40
12932024-11-26T08:07:15.267Z Compiling rustls-pki-types v1.8.0
12942024-11-26T08:07:17.191Z Compiling heck v0.5.0
12952024-11-26T08:07:18.254Z Compiling native-tls v0.2.12
12962024-11-26T08:07:18.569Z Compiling unicode-bidi v0.3.15
12972024-11-26T08:07:19.404Z Compiling regex-automata v0.4.7
12982024-11-26T08:07:21.615Z Compiling tokio-util v0.7.12
12992024-11-26T08:07:23.055Z Compiling indexmap v2.5.0
13002024-11-26T08:07:25.575Z Compiling serde_tokenstream v0.2.2
13012024-11-26T08:07:26.138Z Compiling tokio-native-tls v0.3.1
13022024-11-26T08:07:26.167Z Compiling idna v0.5.0
13032024-11-26T08:07:26.438Z Compiling http-body v1.0.1
13042024-11-26T08:07:27.385Z Compiling slog v2.7.0
13052024-11-26T08:07:27.890Z Compiling regex-syntax v0.8.4
13062024-11-26T08:07:28.187Z Compiling atomic-waker v1.1.2
13072024-11-26T08:07:28.382Z Compiling h2 v0.4.6
13082024-11-26T08:07:30.074Z Compiling url v2.5.2
13092024-11-26T08:07:30.749Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13102024-11-26T08:07:39.229Z Compiling typify-impl v0.2.0
13112024-11-26T08:07:41.915Z Compiling openapiv3 v2.0.0
13122024-11-26T08:07:42.953Z Compiling regex v1.10.6
13132024-11-26T08:07:44.776Z Compiling serde_urlencoded v0.7.1
13142024-11-26T08:07:44.794Z Compiling encoding_rs v0.8.34
13152024-11-26T08:07:44.794Z Compiling mime v0.3.17
13162024-11-26T08:07:45.659Z Compiling rustls v0.21.12
13172024-11-26T08:07:45.872Z Compiling ipnet v2.10.0
13182024-11-26T08:07:45.918Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13192024-11-26T08:07:46.389Z Compiling hyper v1.5.1
13202024-11-26T08:07:49.756Z Compiling h2 v0.3.26
13212024-11-26T08:07:49.889Z Compiling rustls-webpki v0.102.8
13222024-11-26T08:07:49.892Z Compiling http-body v0.4.6
13232024-11-26T08:07:50.421Z Compiling rustls-webpki v0.101.7
13242024-11-26T08:07:51.254Z Compiling typify-macro v0.2.0
13252024-11-26T08:07:54.567Z Compiling sct v0.7.1
13262024-11-26T08:07:54.578Z Compiling subtle v2.6.1
13272024-11-26T08:07:54.875Z Compiling toml_datetime v0.6.8
13282024-11-26T08:07:55.026Z Compiling zeroize v1.8.1
13292024-11-26T08:07:55.160Z Compiling httpdate v1.0.3
13302024-11-26T08:07:55.212Z Compiling toml_edit v0.19.15
13312024-11-26T08:07:55.259Z Compiling serde_yaml v0.9.34+deprecated
13322024-11-26T08:07:55.382Z Compiling hyper v0.14.30
13332024-11-26T08:07:55.927Z Compiling rustls v0.23.13
13342024-11-26T08:07:59.063Z Compiling hyper-util v0.1.10
13352024-11-26T08:08:05.042Z Compiling lazy_static v1.5.0
13362024-11-26T08:08:05.186Z Compiling tokio-rustls v0.26.0
13372024-11-26T08:08:05.673Z Compiling tokio-rustls v0.24.1
13382024-11-26T08:08:05.776Z Compiling proc-macro-crate v1.3.1
13392024-11-26T08:08:06.119Z Compiling http-body-util v0.1.2
13402024-11-26T08:08:06.631Z Compiling webpki-roots v0.26.6
13412024-11-26T08:08:06.699Z Compiling base64 v0.21.7
13422024-11-26T08:08:06.816Z Compiling base64 v0.22.1
13432024-11-26T08:08:06.866Z Compiling hyper-rustls v0.27.3
13442024-11-26T08:08:07.857Z Compiling rustls-pemfile v2.1.3
13452024-11-26T08:08:07.936Z Compiling rustls-pemfile v1.0.4
13462024-11-26T08:08:08.187Z Compiling crossbeam-utils v0.8.20
13472024-11-26T08:08:08.205Z Compiling num_enum_derive v0.5.11
13482024-11-26T08:08:08.384Z Compiling hyper-tls v0.6.0
13492024-11-26T08:08:08.624Z Compiling hyper-rustls v0.24.2
13502024-11-26T08:08:08.635Z Compiling hyper-tls v0.5.0
13512024-11-26T08:08:08.732Z Compiling typify v0.2.0
13522024-11-26T08:08:08.870Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13532024-11-26T08:08:09.055Z Compiling ipnetwork v0.20.0
13542024-11-26T08:08:10.054Z Compiling ppv-lite86 v0.2.20
13552024-11-26T08:08:10.583Z Compiling foreign-types-macros v0.2.3
13562024-11-26T08:08:10.921Z Compiling sync_wrapper v1.0.1
13572024-11-26T08:08:11.080Z Compiling rand_core v0.6.4
13582024-11-26T08:08:11.420Z Compiling dirs-sys-next v0.1.2
13592024-11-26T08:08:11.556Z Compiling powerfmt v0.2.0
13602024-11-26T08:08:11.953Z Compiling webpki-roots v0.25.4
13612024-11-26T08:08:12.038Z Compiling sync_wrapper v0.1.2
13622024-11-26T08:08:12.108Z Compiling foreign-types-shared v0.3.1
13632024-11-26T08:08:12.123Z Compiling time-macros v0.2.18
13642024-11-26T08:08:12.174Z Compiling reqwest v0.11.27
13652024-11-26T08:08:12.221Z Compiling foreign-types v0.5.0
13662024-11-26T08:08:12.524Z Compiling deranged v0.3.11
13672024-11-26T08:08:12.613Z Compiling dirs-next v2.0.0
13682024-11-26T08:08:12.871Z Compiling rand_chacha v0.3.1
13692024-11-26T08:08:14.639Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13702024-11-26T08:08:14.828Z Compiling reqwest v0.12.9
13712024-11-26T08:08:15.195Z Compiling progenitor-impl v0.8.0
13722024-11-26T08:08:21.531Z Compiling num_enum v0.5.11
13732024-11-26T08:08:21.711Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13742024-11-26T08:08:23.777Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13752024-11-26T08:08:23.933Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13762024-11-26T08:08:24.117Z Compiling cstr-argument v0.1.2
13772024-11-26T08:08:24.387Z Compiling thread_local v1.1.8
13782024-11-26T08:08:25.123Z Compiling time-core v0.1.2
13792024-11-26T08:08:25.320Z Compiling num-conv v0.1.0
13802024-11-26T08:08:25.559Z Compiling pretty-hex v0.2.1
13812024-11-26T08:08:25.583Z Compiling arc-swap v1.7.1
13822024-11-26T08:08:25.767Z Compiling either v1.13.0
13832024-11-26T08:08:26.231Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13842024-11-26T08:08:26.298Z Compiling itertools v0.12.1
13852024-11-26T08:08:26.532Z Compiling slog-scope v4.4.0
13862024-11-26T08:08:27.537Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13872024-11-26T08:08:27.719Z Compiling time v0.3.36
13882024-11-26T08:08:27.936Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13892024-11-26T08:08:28.851Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13902024-11-26T08:08:29.031Z Compiling crossbeam-channel v0.5.13
13912024-11-26T08:08:30.189Z Compiling progenitor-macro v0.8.0
13922024-11-26T08:08:30.630Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13932024-11-26T08:08:36.909Z Compiling progenitor-client v0.8.0
13942024-11-26T08:08:37.840Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13952024-11-26T08:08:40.005Z Compiling rand v0.8.5
13962024-11-26T08:08:41.712Z Compiling term v0.7.0
13972024-11-26T08:08:43.498Z Compiling anyhow v1.0.93
13982024-11-26T08:08:44.967Z Compiling colored v2.1.0
13992024-11-26T08:08:46.220Z Compiling is-terminal v0.4.13
14002024-11-26T08:08:46.256Z Compiling winnow v0.6.18
14012024-11-26T08:08:46.354Z Compiling take_mut v0.2.2
14022024-11-26T08:08:46.525Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14032024-11-26T08:08:46.916Z Compiling slog-async v2.8.0
14042024-11-26T08:08:50.033Z Compiling slog-term v2.9.1
14052024-11-26T08:08:50.892Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14062024-11-26T08:08:52.944Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14072024-11-26T08:08:53.164Z Compiling progenitor v0.8.0
14082024-11-26T08:08:53.391Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14092024-11-26T08:08:57.183Z Compiling slog-stdlog v4.1.1
14102024-11-26T08:08:58.033Z Compiling slog-envlogger v2.2.0
14112024-11-26T08:08:59.475Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14122024-11-26T08:09:00.297Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14132024-11-26T08:09:14.929Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14142024-11-26T08:09:22.472Z Finished `release` profile [optimized] target(s) in 2m 25s
14152024-11-26T08:09:22.555Z Running unittests src/lib.rs (target/release/deps/mg_tests-f9f14178e25fb757)
14162024-11-26T08:09:22.603Z
14172024-11-26T08:09:22.603Zrunning 1 test
14182024-11-26T08:09:22.757Zconfigure zone
14192024-11-26T08:09:22.818Zinstall zone
14202024-11-26T08:10:22.646Ztest ddm::test_trio_v2_server has been running for over 60 seconds
14212024-11-26T08:11:47.604Zboot zone
14222024-11-26T08:11:48.599Zstart zone s1
14232024-11-26T08:11:48.599Zconfigure zone
14242024-11-26T08:11:48.602Zinstall zone
14252024-11-26T08:13:43.816Zboot zone
14262024-11-26T08:13:44.675Zstart zone s2
14272024-11-26T08:13:44.675Zconfigure zone
14282024-11-26T08:13:44.683Zinstall zone
14292024-11-26T08:15:39.336Zboot zone
14302024-11-26T08:15:40.225Zstart zone t1
14312024-11-26T08:15:40.225Zconfigure zone
14322024-11-26T08:15:40.240Zinstall zone
14332024-11-26T08:17:30.239Zboot zone
14342024-11-26T08:17:31.126Zwaiting for zones to come up
14352024-11-26T08:17:41.128Z[sidecar.trio] svcs milestone/network
14362024-11-26T08:17:41.206ZSTATE STIME FMRI
14372024-11-26T08:17:41.206Zonline 0:12:05 svc:/milestone/network:default
14382024-11-26T08:17:41.206Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
14392024-11-26T08:17:41.250Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
14402024-11-26T08:17:41.299Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
14412024-11-26T08:17:41.345Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
14422024-11-26T08:17:41.347Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14432024-11-26T08:17:41.370Z
14442024-11-26T08:17:41.370Zrunning zone s1.trio setup
14452024-11-26T08:17:41.370Z[s1.trio] svcs milestone/network
14462024-11-26T08:17:41.392ZSTATE STIME FMRI
14472024-11-26T08:17:41.392Zonline 0:14:01 svc:/milestone/network:default
14482024-11-26T08:17:41.392Z[s1.trio] dladm
14492024-11-26T08:17:41.414ZLINK CLASS MTU STATE BRIDGE OVER
14502024-11-26T08:17:41.414Zsl0 simnet 9000 up -- ?
14512024-11-26T08:17:41.414Zmg2 vnic 9000 up -- ?
14522024-11-26T08:17:41.414Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
14532024-11-26T08:17:41.970Z
14542024-11-26T08:17:41.970Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
14552024-11-26T08:17:41.995Z
14562024-11-26T08:17:41.996Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14572024-11-26T08:17:42.017Z
14582024-11-26T08:17:42.017Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
14592024-11-26T08:17:42.103Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
14602024-11-26T08:17:42.146Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
14612024-11-26T08:17:42.241Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
14622024-11-26T08:17:42.286Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
14632024-11-26T08:17:42.306Z
14642024-11-26T08:17:42.306Zrunning zone s2.trio setup
14652024-11-26T08:17:42.306Z[s2.trio] svcs milestone/network
14662024-11-26T08:17:42.330ZSTATE STIME FMRI
14672024-11-26T08:17:42.330Zonline 0:15:56 svc:/milestone/network:default
14682024-11-26T08:17:42.330Z[s2.trio] dladm
14692024-11-26T08:17:42.353ZLINK CLASS MTU STATE BRIDGE OVER
14702024-11-26T08:17:42.353Zsl1 simnet 9000 up -- ?
14712024-11-26T08:17:42.353Zmg3 vnic 9000 up -- ?
14722024-11-26T08:17:42.353Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
14732024-11-26T08:17:42.944Z
14742024-11-26T08:17:42.944Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
14752024-11-26T08:17:42.969Z
14762024-11-26T08:17:42.969Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14772024-11-26T08:17:42.991Z
14782024-11-26T08:17:42.991Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
14792024-11-26T08:17:43.035Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
14802024-11-26T08:17:43.057Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s2.trio/root/opt/
14812024-11-26T08:17:43.100Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s2.trio/root/opt/
14822024-11-26T08:17:43.122Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl1/v6 &> /opt/ddmd.log &
14832024-11-26T08:17:43.143Z
14842024-11-26T08:17:43.143Zrunning zone t1.trio setup
14852024-11-26T08:17:43.143Z[t1.trio] svcs milestone/network
14862024-11-26T08:17:43.164ZSTATE STIME FMRI
14872024-11-26T08:17:43.164Z- - svc:/milestone/network:default
14882024-11-26T08:17:44.165Z[t1.trio] svcs milestone/network
14892024-11-26T08:17:44.186ZSTATE STIME FMRI
14902024-11-26T08:17:44.187Z- - svc:/milestone/network:default
14912024-11-26T08:17:45.186Z[t1.trio] svcs milestone/network
14922024-11-26T08:17:45.207ZSTATE STIME FMRI
14932024-11-26T08:17:45.207Z- - svc:/milestone/network:default
14942024-11-26T08:17:46.207Z[t1.trio] svcs milestone/network
14952024-11-26T08:17:46.228ZSTATE STIME FMRI
14962024-11-26T08:17:46.228Z- - svc:/milestone/network:default
14972024-11-26T08:17:47.229Z[t1.trio] svcs milestone/network
14982024-11-26T08:17:47.251ZSTATE STIME FMRI
14992024-11-26T08:17:47.252Z- - svc:/milestone/network:default
15002024-11-26T08:17:48.256Z[t1.trio] svcs milestone/network
15012024-11-26T08:17:48.277ZSTATE STIME FMRI
15022024-11-26T08:17:48.277Z- - svc:/milestone/network:default
15032024-11-26T08:17:49.275Z[t1.trio] svcs milestone/network
15042024-11-26T08:17:49.304ZSTATE STIME FMRI
15052024-11-26T08:17:49.304Zoffline 0:17:46 svc:/milestone/network:default
15062024-11-26T08:17:50.300Z[t1.trio] svcs milestone/network
15072024-11-26T08:17:50.319ZSTATE STIME FMRI
15082024-11-26T08:17:50.319Zonline 0:17:47 svc:/milestone/network:default
15092024-11-26T08:17:50.319Z[t1.trio] dladm
15102024-11-26T08:17:50.343ZLINK CLASS MTU STATE BRIDGE OVER
15112024-11-26T08:17:50.343Ztfportrear0_0 simnet 9000 up -- ?
15122024-11-26T08:17:50.343Ztfportrear1_0 simnet 9000 up -- ?
15132024-11-26T08:17:50.343Zmg1 vnic 9000 up -- ?
15142024-11-26T08:17:50.343Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15152024-11-26T08:17:50.946Z
15162024-11-26T08:17:50.946Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15172024-11-26T08:17:50.968Z
15182024-11-26T08:17:50.968Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15192024-11-26T08:17:50.989Z
15202024-11-26T08:17:50.989Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15212024-11-26T08:17:51.009Z
15222024-11-26T08:17:51.009Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15232024-11-26T08:17:51.203Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15242024-11-26T08:17:51.208Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15252024-11-26T08:17:51.211Zwaiting 3s for copy of files to zone to complete ...
15262024-11-26T08:17:54.211Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15272024-11-26T08:17:54.249Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15282024-11-26T08:17:54.271Z[t1.trio] svcadm enable dendrite
15292024-11-26T08:17:54.310Z
15302024-11-26T08:17:54.310Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15312024-11-26T08:17:54.357Z
15322024-11-26T08:17:54.357Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15332024-11-26T08:17:54.397Z
15342024-11-26T08:17:54.397Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15352024-11-26T08:17:54.441Z
15362024-11-26T08:17:54.441Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15372024-11-26T08:17:54.483Z
15382024-11-26T08:17:54.483Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15392024-11-26T08:17:54.526Z
15402024-11-26T08:17:54.526Z[t1.trio] svcadm refresh dendrite:default
15412024-11-26T08:17:54.565Z
15422024-11-26T08:17:54.565Z[t1.trio] svcadm restart dendrite:default
15432024-11-26T08:17:54.603Z
15442024-11-26T08:17:54.603Zwait 10s for dendrite to come up ...
15452024-11-26T08:18:04.604Z[t1.trio] svcadm enable tfport
15462024-11-26T08:18:04.644Z
15472024-11-26T08:18:04.644Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 05369758-07af-4a03-97b6-3d801af63d6d --sled-uuid a2c3af85-a249-4fe1-b451-c582f65fbd86 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15482024-11-26T08:18:04.664Z
15492024-11-26T08:18:04.664Z[t1.trio] ipadm
15502024-11-26T08:18:04.688ZADDROBJ TYPE STATE ADDR
15512024-11-26T08:18:04.688Zlo0/v4 static ok 127.0.0.1/8
15522024-11-26T08:18:04.688Zmg1/v4 static ok 10.0.0.3/24
15532024-11-26T08:18:04.688Zlo0/v6 static ok ::1/128
15542024-11-26T08:18:04.688Zlo0/u6 static ok fd00:3::1/64
15552024-11-26T08:18:04.688Ztfportrear0_0/v6 addrconf ok fe80::3089:66ff:fed5:c5f1%tfportrear0_0/10
15562024-11-26T08:18:04.688Ztfportrear1_0/v6 addrconf ok fe80::88dd:e2ff:fe84:3e2b%tfportrear1_0/10
15572024-11-26T08:18:06.899Zinitial peering test passed
15582024-11-26T08:18:07.903Zadvertise from one passed
15592024-11-26T08:18:08.905Zadvertise from two passed
15602024-11-26T08:18:08.905Z[s1.trio] ping fd00:2::1
15612024-11-26T08:18:08.933Zfd00:2::1 is alive
15622024-11-26T08:18:08.933Z[s2.trio] ping fd00:1::1
15632024-11-26T08:18:08.954Zfd00:1::1 is alive
15642024-11-26T08:18:08.954Zconnectivity test passed
15652024-11-26T08:18:08.954Z[t1.trio] pkill ddmd
15662024-11-26T08:18:08.974Z
15672024-11-26T08:18:14.979Z[t1.trio] svcadm enable dendrite
15682024-11-26T08:18:15.020Z
15692024-11-26T08:18:15.020Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15702024-11-26T08:18:15.063Z
15712024-11-26T08:18:15.063Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15722024-11-26T08:18:15.106Z
15732024-11-26T08:18:15.106Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15742024-11-26T08:18:15.149Z
15752024-11-26T08:18:15.149Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15762024-11-26T08:18:15.193Z
15772024-11-26T08:18:15.193Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
15782024-11-26T08:18:15.236Z
15792024-11-26T08:18:15.236Z[t1.trio] svcadm refresh dendrite:default
15802024-11-26T08:18:15.273Z
15812024-11-26T08:18:15.273Z[t1.trio] svcadm restart dendrite:default
15822024-11-26T08:18:15.313Z
15832024-11-26T08:18:15.313Zwait 10s for dendrite to come up ...
15842024-11-26T08:18:25.314Z[t1.trio] svcadm enable tfport
15852024-11-26T08:18:25.354Z
15862024-11-26T08:18:25.354Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid de2ca422-56d8-43e1-b5a7-94e87637b532 --sled-uuid 1a9fcbc8-8e39-49f8-bfde-45aafd4b03a5 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
15872024-11-26T08:18:25.374Z
15882024-11-26T08:18:25.374Z[t1.trio] ipadm
15892024-11-26T08:18:25.397ZADDROBJ TYPE STATE ADDR
15902024-11-26T08:18:25.397Zlo0/v4 static ok 127.0.0.1/8
15912024-11-26T08:18:25.397Zmg1/v4 static ok 10.0.0.3/24
15922024-11-26T08:18:25.397Zlo0/v6 static ok ::1/128
15932024-11-26T08:18:25.397Zlo0/u6 static ok fd00:3::1/64
15942024-11-26T08:18:25.397Ztfportrear0_0/v6 addrconf ok fe80::3089:66ff:fed5:c5f1%tfportrear0_0/10
15952024-11-26T08:18:25.397Ztfportrear1_0/v6 addrconf ok fe80::88dd:e2ff:fe84:3e2b%tfportrear1_0/10
15962024-11-26T08:18:28.400Z[s1.trio] ping fd00:2::1
15972024-11-26T08:18:28.422Zfd00:2::1 is alive
15982024-11-26T08:18:28.422Z[s2.trio] ping fd00:1::1
15992024-11-26T08:18:28.443Zfd00:1::1 is alive
16002024-11-26T08:18:28.443Ztransit router restart passed
16012024-11-26T08:18:28.443Z[s1.trio] pkill ddmd
16022024-11-26T08:18:28.464Z
16032024-11-26T08:18:33.468Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
16042024-11-26T08:18:33.505Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
16052024-11-26T08:18:33.524Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
16062024-11-26T08:18:33.546Z
16072024-11-26T08:18:36.550Z[s1.trio] ping fd00:2::1
16082024-11-26T08:18:36.572Zfd00:2::1 is alive
16092024-11-26T08:18:36.572Z[s2.trio] ping fd00:1::1
16102024-11-26T08:18:36.596Zfd00:1::1 is alive
16112024-11-26T08:18:36.596Zserver router restart passed
16122024-11-26T08:18:39.602Zpeer expiration recovery passed
16132024-11-26T08:18:40.604Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16142024-11-26T08:18:40.630Z3
16152024-11-26T08:18:40.630Zredundant advertise passed
16162024-11-26T08:18:41.631Ztunnel endpoint advertise passed
16172024-11-26T08:18:46.634Zredundant tunnel endpoint advertise passed
16182024-11-26T08:18:46.634Z[s1.trio] pkill ddmd
16192024-11-26T08:18:46.656Z
16202024-11-26T08:18:51.658Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
16212024-11-26T08:18:51.694Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
16222024-11-26T08:18:51.716Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
16232024-11-26T08:18:51.733Z
16242024-11-26T08:18:56.802Ztunnel router restart passed
16252024-11-26T08:18:57.804Ztunnel endpoint withdraw passed
16262024-11-26T08:18:57.821Z[t1.trio] pkill ddmd
16272024-11-26T08:18:57.850Z
16282024-11-26T08:18:57.850Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16292024-11-26T08:18:57.854Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16302024-11-26T08:19:00.474Z[s2.trio] pkill ddmd
16312024-11-26T08:19:00.495Z
16322024-11-26T08:19:00.495Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16332024-11-26T08:19:03.025Z[s1.trio] pkill ddmd
16342024-11-26T08:19:03.046Z
16352024-11-26T08:19:03.046Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16362024-11-26T08:19:05.440Z[sidecar.trio] pkill softnpu
16372024-11-26T08:19:05.460Z
16382024-11-26T08:19:05.460Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
16392024-11-26T08:19:07.950Ztest ddm::test_trio_v2_server ... ok
16402024-11-26T08:19:07.950Z
16412024-11-26T08:19:07.950Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 585.28s
16422024-11-26T08:19:07.950Z
16432024-11-26T08:19:07.977Z+ cleanup
16442024-11-26T08:19:07.980Z++ id -un
16452024-11-26T08:19:08.021Z++ id -gn
16462024-11-26T08:19:08.024Z+ pfexec chown -R build:build .
16472024-11-26T08:19:08.103Zprocess exited: duration 1114608 ms, exit code 0
 
16482024-11-26T08:19:08.113Zfound 4 output files
16492024-11-26T08:19:08.113Zuploading: /work/s1.trio.log (4252 bytes)
16502024-11-26T08:19:09.122Zuploaded: /work/s1.trio.log
16512024-11-26T08:19:09.128Zuploading: /work/s2.trio.log (9511 bytes)
16522024-11-26T08:19:10.135Zuploaded: /work/s2.trio.log
16532024-11-26T08:19:10.138Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
16542024-11-26T08:19:11.145Zuploaded: /work/sidecar.trio-softnpu.log
16552024-11-26T08:19:11.149Zuploading: /work/t1.trio.log (25802 bytes)
16562024-11-26T08:19:12.159Zuploaded: /work/t1.trio.log