01JNDFPB0F7F2C084SG5ZKNWK6: 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: 01JNDFPQ98Q120W0RF2EQFZ1CS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T07:50:33.720Zjob assigned to worker 01JNDFPTCFDM268V10T3ZGQHTT [factory aws, i-03fae21e7a884f776] (queued for 56 s)
 
22025-03-03T07:50:42.620Zstarting task 0: "setup"
32025-03-03T07:50:42.627Z++ uname -s
42025-03-03T07:50:42.630Z+ kern=SunOS
52025-03-03T07:50:42.630Z+ build_user=build
62025-03-03T07:50:42.630Z+ build_uid=12345
72025-03-03T07:50:42.630Z+ work_dir=/work
82025-03-03T07:50:42.630Z+ input_dir=/input
92025-03-03T07:50:42.630Z+ [[ 0 == 12345 ]]
102025-03-03T07:50:42.630Z+ case "$kern" in
112025-03-03T07:50:42.630Z+ groupadd -g 12345 build
122025-03-03T07:50:42.633Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T07:50:44.641Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T07:50:44.754Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T07:50:44.757Z+ home_fs=zfs
162025-03-03T07:50:44.757Z+ [[ zfs == autofs ]]
172025-03-03T07:50:44.757Z+ mkdir -p /home/build
182025-03-03T07:50:44.760Z+ chown build:build /home/build /work
192025-03-03T07:50:46.760Z+ chmod 0700 /home/build /work
202025-03-03T07:50:46.763Zprocess exited: duration 4142 ms, exit code 0
 
212025-03-03T07:50:46.769Zstarting task 1: "rust-toolchain"
222025-03-03T07:50:46.774Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-03-03T07:50:46.774Z * rust toolchain channel = "stable"
242025-03-03T07:50:46.774Z * rust toolchain profile = "default"
252025-03-03T07:50:46.774Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-03T07:50:46.774Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T07:50:46.777Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T07:50:46.777Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T07:50:46.778Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-03-03T07:50:46.895Zinfo: downloading installer
312025-03-03T07:50:48.256Zwarning: it looks like you have an existing installation of Rust at:
322025-03-03T07:50:48.256Zwarning: /opt/ooce/bin
332025-03-03T07:50:48.257Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-03T07:50:48.257Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-03T07:50:48.257Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-03T07:50:48.257Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T07:50:48.257Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-03T07:50:48.257Zerror: cannot install while Rust is installed
392025-03-03T07:50:48.257Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T07:50:48.280Zinfo: profile set to 'default'
412025-03-03T07:50:48.280Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T07:50:48.283Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-03T07:50:48.439Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T07:50:48.439Zinfo: downloading component 'cargo'
452025-03-03T07:50:49.306Zinfo: downloading component 'clippy'
462025-03-03T07:50:49.641Zinfo: downloading component 'rust-docs'
472025-03-03T07:50:50.961Zinfo: downloading component 'rust-std'
482025-03-03T07:50:52.905Zinfo: downloading component 'rustc'
492025-03-03T07:50:59.599Zinfo: downloading component 'rustfmt'
502025-03-03T07:50:59.849Zinfo: installing component 'cargo'
512025-03-03T07:51:00.675Zinfo: installing component 'clippy'
522025-03-03T07:51:01.057Zinfo: installing component 'rust-docs'
532025-03-03T07:51:02.821Zinfo: installing component 'rust-std'
542025-03-03T07:51:04.688Zinfo: installing component 'rustc'
552025-03-03T07:51:10.590Zinfo: installing component 'rustfmt'
562025-03-03T07:51:10.921Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-03T07:51:10.921Z
582025-03-03T07:51:11.291Z stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T07:51:11.291Z
602025-03-03T07:51:11.295Z
612025-03-03T07:51:11.295ZRust is installed now. Great!
622025-03-03T07:51:11.295Z
632025-03-03T07:51:11.296ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T07:51:11.297Zenvironment variable. This has not been done automatically.
652025-03-03T07:51:11.297Z
662025-03-03T07:51:11.297ZTo configure your current shell, you need to source
672025-03-03T07:51:11.297Zthe corresponding env file under $HOME/.cargo.
682025-03-03T07:51:11.297Z
692025-03-03T07:51:11.297ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T07:51:11.297Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T07:51:11.297Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T07:51:11.366Z+ rustup --version
732025-03-03T07:51:11.373Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-03T07:51:11.373Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-03T07:51:11.459Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-03T07:51:11.462Z+ cargo --version
772025-03-03T07:51:11.519Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-03T07:51:11.522Z+ rustc --version
792025-03-03T07:51:11.585Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-03T07:51:11.588Zprocess exited: duration 24814 ms, exit code 0
 
812025-03-03T07:51:11.595Zstarting task 2: "authentication"
822025-03-03T07:51:11.617Zprocess exited: duration 22 ms, exit code 0
 
832025-03-03T07:51:11.623Zstarting task 3: "clone repository"
842025-03-03T07:51:11.628Z+ mkdir -p /work/oxidecomputer/maghemite
852025-03-03T07:51:11.631Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
862025-03-03T07:51:11.674ZCloning into '/work/oxidecomputer/maghemite'...
872025-03-03T07:51:12.209Z+ cd /work/oxidecomputer/maghemite
882025-03-03T07:51:12.209Z+ git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b
892025-03-03T07:51:12.455ZFrom https://github.com/oxidecomputer/maghemite
902025-03-03T07:51:12.455Z * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD
912025-03-03T07:51:12.462Z+ [[ -n renovate/rust-1.x ]]
922025-03-03T07:51:12.465Z++ git branch --show-current
932025-03-03T07:51:12.468Z+ current=main
942025-03-03T07:51:12.468Z+ [[ main != renovate/rust-1.x ]]
952025-03-03T07:51:12.468Z+ git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b
962025-03-03T07:51:12.471Z+ git checkout -f renovate/rust-1.x
972025-03-03T07:51:12.485ZSwitched to branch 'renovate/rust-1.x'
982025-03-03T07:51:12.488Z+ git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b
992025-03-03T07:51:12.499ZHEAD is now at a303dda Update dependency rust to v1.85.0
1002025-03-03T07:51:12.502Zprocess exited: duration 876 ms, exit code 0
 
1012025-03-03T07:51:12.510Zstarting task 4: "build"
1022025-03-03T07:51:12.515Z++ cargo --version
1032025-03-03T07:51:12.520Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
1042025-03-03T07:51:12.684Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
1052025-03-03T07:51:12.684Zinfo: downloading component 'cargo'
1062025-03-03T07:51:13.424Zinfo: downloading component 'clippy'
1072025-03-03T07:51:13.711Zinfo: downloading component 'rust-docs'
1082025-03-03T07:51:14.833Zinfo: downloading component 'rust-std'
1092025-03-03T07:51:16.490Zinfo: downloading component 'rustc'
1102025-03-03T07:51:22.172Zinfo: downloading component 'rustfmt'
1112025-03-03T07:51:22.382Zinfo: installing component 'cargo'
1122025-03-03T07:51:23.213Zinfo: installing component 'clippy'
1132025-03-03T07:51:23.596Zinfo: installing component 'rust-docs'
1142025-03-03T07:51:25.353Zinfo: installing component 'rust-std'
1152025-03-03T07:51:27.160Zinfo: installing component 'rustc'
1162025-03-03T07:51:33.127Zinfo: installing component 'rustfmt'
1172025-03-03T07:51:33.550Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1182025-03-03T07:51:33.553Z++ rustc --version
1192025-03-03T07:51:33.629Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1202025-03-03T07:51:33.634Z++ dladm
1212025-03-03T07:51:33.638ZLINK CLASS MTU STATE BRIDGE OVER
1222025-03-03T07:51:33.638Zena0 phys 9216 up -- --
1232025-03-03T07:51:33.641Z++ ipadm
1242025-03-03T07:51:33.641ZADDROBJ TYPE STATE ADDR
1252025-03-03T07:51:33.641Zlo0/v4 static ok 127.0.0.1/8
1262025-03-03T07:51:33.641Zena0/dhcp dhcp ok 10.150.1.217/24
1272025-03-03T07:51:33.641Zlo0/v6 static ok ::1/128
1282025-03-03T07:51:33.645Z++ banner collect
1292025-03-03T07:51:33.645Z
1302025-03-03T07:51:33.645Z #### #### # # ###### #### #####
1312025-03-03T07:51:33.645Z # # # # # # # # # #
1322025-03-03T07:51:33.645Z # # # # # ##### # #
1332025-03-03T07:51:33.645Z # # # # # # # #
1342025-03-03T07:51:33.645Z # # # # # # # # # #
1352025-03-03T07:51:33.645Z #### #### ###### ###### ###### #### #
1362025-03-03T07:51:33.645Z
1372025-03-03T07:51:33.646Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1382025-03-03T07:51:33.649Z++ repo=softnpu
1392025-03-03T07:51:33.649Z++ series=image
1402025-03-03T07:51:33.649Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1412025-03-03T07:51:33.649Z++ name=softnpu
1422025-03-03T07:51:33.649Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1432025-03-03T07:51:33.649Z++ mkdir -p download
1442025-03-03T07:51:33.649Z++ pushd download
1452025-03-03T07:51:33.649Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1462025-03-03T07:51:33.649Z++ [[ ! -f softnpu ]]
1472025-03-03T07:51:33.649Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1482025-03-03T07:51:33.656Z % Total % Received % Xferd Average Speed Time Time Time Current
1492025-03-03T07:51:33.656Z Dload Upload Total Spent Left Speed
1502025-03-03T07:51:34.009Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 61.8M 0 --:--:-- --:--:-- --:--:-- 62.0M
1512025-03-03T07:51:34.012Z++ popd
1522025-03-03T07:51:34.015Z/work/oxidecomputer/maghemite
1532025-03-03T07:51:34.016Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1542025-03-03T07:51:34.016Z++ repo=sidecar-lite
1552025-03-03T07:51:34.016Z++ series=release
1562025-03-03T07:51:34.016Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1572025-03-03T07:51:34.016Z++ name=libsidecar_lite.so
1582025-03-03T07:51:34.016Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1592025-03-03T07:51:34.016Z++ mkdir -p download
1602025-03-03T07:51:34.016Z++ pushd download
1612025-03-03T07:51:34.016Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1622025-03-03T07:51:34.016Z++ [[ ! -f libsidecar_lite.so ]]
1632025-03-03T07:51:34.016Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1642025-03-03T07:51:34.023Z % Total % Received % Xferd Average Speed Time Time Time Current
1652025-03-03T07:51:34.023Z Dload Upload Total Spent Left Speed
1662025-03-03T07:51:34.501Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 68 20.3M 68 14.0M 0 0 45.3M 0 --:--:-- --:--:-- --:--:-- 45.3M 100 20.3M 100 20.3M 0 0 42.5M 0 --:--:-- --:--:-- --:--:-- 42.4M
1672025-03-03T07:51:34.505Z++ popd
1682025-03-03T07:51:34.505Z/work/oxidecomputer/maghemite
1692025-03-03T07:51:34.505Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1702025-03-03T07:51:34.505Z++ repo=sidecar-lite
1712025-03-03T07:51:34.506Z++ series=release
1722025-03-03T07:51:34.506Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1732025-03-03T07:51:34.506Z++ name=scadm
1742025-03-03T07:51:34.506Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1752025-03-03T07:51:34.506Z++ mkdir -p download
1762025-03-03T07:51:34.509Z++ pushd download
1772025-03-03T07:51:34.510Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1782025-03-03T07:51:34.510Z++ [[ ! -f scadm ]]
1792025-03-03T07:51:34.510Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1802025-03-03T07:51:34.515Z % Total % Received % Xferd Average Speed Time Time Time Current
1812025-03-03T07:51:34.517Z Dload Upload Total Spent Left Speed
1822025-03-03T07:51:34.937Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 54.3M 0 --:--:-- --:--:-- --:--:-- 54.4M
1832025-03-03T07:51:34.943Z++ popd
1842025-03-03T07:51:34.943Z/work/oxidecomputer/maghemite
1852025-03-03T07:51:34.943Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1862025-03-03T07:51:34.943Z++ repo=dendrite
1872025-03-03T07:51:34.943Z++ series=image
1882025-03-03T07:51:34.943Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1892025-03-03T07:51:34.944Z++ name=dendrite-softnpu.tar.gz
1902025-03-03T07:51:34.944Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1912025-03-03T07:51:34.944Z++ mkdir -p download
1922025-03-03T07:51:34.944Z++ pushd download
1932025-03-03T07:51:34.944Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1942025-03-03T07:51:34.944Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1952025-03-03T07:51:34.944Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1962025-03-03T07:51:34.949Z % Total % Received % Xferd Average Speed Time Time Time Current
1972025-03-03T07:51:34.950Z Dload Upload Total Spent Left Speed
1982025-03-03T07:51:35.717Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 37.5M 39 14.6M 0 0 38.0M 0 --:--:-- --:--:-- --:--:-- 37.9M 100 37.5M 100 37.5M 0 0 48.6M 0 --:--:-- --:--:-- --:--:-- 48.6M
1992025-03-03T07:51:35.721Z++ popd
2002025-03-03T07:51:35.724Z/work/oxidecomputer/maghemite
2012025-03-03T07:51:35.724Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2022025-03-03T07:51:35.724Z++ repo=maghemite
2032025-03-03T07:51:35.724Z++ series=release
2042025-03-03T07:51:35.724Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2052025-03-03T07:51:35.724Z++ name=ddmd
2062025-03-03T07:51:35.725Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2072025-03-03T07:51:35.725Z++ mkdir -p download
2082025-03-03T07:51:35.725Z++ pushd download
2092025-03-03T07:51:35.725Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2102025-03-03T07:51:35.725Z++ [[ ! -f ddmd ]]
2112025-03-03T07:51:35.725Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2122025-03-03T07:51:35.734Z % Total % Received % Xferd Average Speed Time Time Time Current
2132025-03-03T07:51:35.734Z Dload Upload Total Spent Left Speed
2142025-03-03T07:51:36.513Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 61 40.9M 61 25.3M 0 0 42.1M 0 --:--:-- --:--:-- --:--:-- 42.1M 100 40.9M 100 40.9M 0 0 52.5M 0 --:--:-- --:--:-- --:--:-- 52.5M
2152025-03-03T07:51:36.517Z++ popd
2162025-03-03T07:51:36.517Z/work/oxidecomputer/maghemite
2172025-03-03T07:51:36.518Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2182025-03-03T07:51:36.518Z++ repo=maghemite
2192025-03-03T07:51:36.518Z++ series=release
2202025-03-03T07:51:36.518Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2212025-03-03T07:51:36.518Z++ name=ddmadm
2222025-03-03T07:51:36.518Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2232025-03-03T07:51:36.518Z++ mkdir -p download
2242025-03-03T07:51:36.524Z++ pushd download
2252025-03-03T07:51:36.524Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262025-03-03T07:51:36.524Z++ [[ ! -f ddmadm ]]
2272025-03-03T07:51:36.524Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2282025-03-03T07:51:36.529Z % Total % Received % Xferd Average Speed Time Time Time Current
2292025-03-03T07:51:36.529Z Dload Upload Total Spent Left Speed
2302025-03-03T07:51:36.832Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 59.8M 0 --:--:-- --:--:-- --:--:-- 60.0M
2312025-03-03T07:51:36.843Z++ popd
2322025-03-03T07:51:36.843Z/work/oxidecomputer/maghemite
2332025-03-03T07:51:36.843Z++ pushd download
2342025-03-03T07:51:36.844Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2352025-03-03T07:51:36.844Z++ chmod +x softnpu
2362025-03-03T07:51:36.844Z++ chmod +x scadm
2372025-03-03T07:51:36.844Z++ chmod +x ddmadm
2382025-03-03T07:51:36.844Z++ chmod +x ddmd
2392025-03-03T07:51:36.851Z++ mv ddmadm ddmadm-v2
2402025-03-03T07:51:36.851Z++ mv ddmd ddmd-v2
2412025-03-03T07:51:36.851Z++ rm -rf zones/dendrite
2422025-03-03T07:51:36.851Z++ mkdir -p zones/dendrite
2432025-03-03T07:51:36.851Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2442025-03-03T07:51:37.610Z++ popd
2452025-03-03T07:51:37.610Z/work/oxidecomputer/maghemite
2462025-03-03T07:51:37.610Z++ banner install
2472025-03-03T07:51:37.613Z
2482025-03-03T07:51:37.613Z # # # #### ##### ## # #
2492025-03-03T07:51:37.613Z # ## # # # # # # #
2502025-03-03T07:51:37.613Z # # # # #### # # # # #
2512025-03-03T07:51:37.613Z # # # # # # ###### # #
2522025-03-03T07:51:37.613Z # # ## # # # # # # #
2532025-03-03T07:51:37.613Z # # # #### # # # ###### ######
2542025-03-03T07:51:37.613Z
2552025-03-03T07:51:37.613Z++ pkg info brand/sparse
2562025-03-03T07:51:37.617Z++ grep -qi installed
2572025-03-03T07:51:39.279Zpkg: info: no packages matching the following patterns you specified are
2582025-03-03T07:51:39.280Zinstalled on the system. Try querying remotely instead:
2592025-03-03T07:51:39.280Z
2602025-03-03T07:51:39.280Z brand/sparse
2612025-03-03T07:51:39.323Z++ [[ 1 != 0 ]]
2622025-03-03T07:51:39.323Z++ set -o errexit
2632025-03-03T07:51:39.323Z++ pfexec pkg install brand/sparse
2642025-03-03T07:51:46.928Z Startup: Refreshing catalog 'helios-dev' ... Done
2652025-03-03T07:51:51.368Z Startup: Caching catalogs ... Done
2662025-03-03T07:52:04.656ZPlanning: Solver setup ... Done
2672025-03-03T07:52:04.820ZPlanning: Running solver ... Done
2682025-03-03T07:52:04.941ZPlanning: Finding local manifests ... Done
2692025-03-03T07:52:04.954ZPlanning: Fetching manifests: 0/3 0% complete
2702025-03-03T07:52:05.042ZPlanning: Fetching manifests: 3/3 100% complete
2712025-03-03T07:52:05.112ZPlanning: Package planning ... Done
2722025-03-03T07:52:05.118ZPlanning: Merging actions ... Done
2732025-03-03T07:52:05.307ZPlanning: Checking for conflicting actions ... Done
2742025-03-03T07:52:07.320ZPlanning: Consolidating action changes ... Done
2752025-03-03T07:52:07.743ZPlanning: Evaluating mediators ... Done
2762025-03-03T07:52:07.812ZPlanning: Planning completed in 16.34 seconds
2772025-03-03T07:52:07.827Z Packages to install: 1
2782025-03-03T07:52:07.828Z Packages to update: 2
2792025-03-03T07:52:07.831Z Create boot environment: No
2802025-03-03T07:52:07.831ZCreate backup boot environment: Yes
2812025-03-03T07:52:07.905Z
2822025-03-03T07:52:07.906ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2832025-03-03T07:52:14.040ZDownload: 918/1009 items 8.0/8.0MB 99% complete (3.4M/s)
2842025-03-03T07:52:14.576ZDownload: Completed 8.03 MB in 6.67 seconds (1.2M/s)
2852025-03-03T07:52:16.528Z Actions: 1/1419 actions (Removing old actions)
2862025-03-03T07:52:16.550Z Actions: 199/1419 actions (Installing new actions)
2872025-03-03T07:52:16.665Z Actions: 579/1419 actions (Updating modified actions)
2882025-03-03T07:52:16.986Z Actions: Completed 1419 actions in 0.46 seconds.
2892025-03-03T07:52:17.391Z Done
2902025-03-03T07:52:17.394Z Done
2912025-03-03T07:52:17.959Z Done
2922025-03-03T07:52:22.167Z Done
2932025-03-03T07:52:22.252Z Done
2942025-03-03T07:52:22.255Z Done
2952025-03-03T07:52:22.444Z Done
2962025-03-03T07:52:22.866Z++ set -o errexit
2972025-03-03T07:52:22.866Z++ set -o pipefail
2982025-03-03T07:52:22.866Z++ banner build
2992025-03-03T07:52:22.869Z
3002025-03-03T07:52:22.869Z ##### # # # # #####
3012025-03-03T07:52:22.869Z # # # # # # # #
3022025-03-03T07:52:22.869Z ##### # # # # # #
3032025-03-03T07:52:22.869Z # # # # # # # #
3042025-03-03T07:52:22.869Z # # # # # # # #
3052025-03-03T07:52:22.869Z ##### #### # ###### #####
3062025-03-03T07:52:22.869Z
3072025-03-03T07:52:22.869Z++ cargo build --release --bin ddmd --bin ddmadm
3082025-03-03T07:52:23.035Z Updating crates.io index
3092025-03-03T07:52:23.113Z Updating git repository `https://github.com/oxidecomputer/falcon`
3102025-03-03T07:52:23.709ZFrom https://github.com/oxidecomputer/falcon
3112025-03-03T07:52:23.709Z * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9
3122025-03-03T07:52:23.825Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3132025-03-03T07:52:24.888ZFrom https://github.com/oxidecomputer/dendrite
3142025-03-03T07:52:24.888Z * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae
3152025-03-03T07:52:24.929Z Updating git repository `https://github.com/oxidecomputer/ispf`
3162025-03-03T07:52:25.195ZFrom https://github.com/oxidecomputer/ispf
3172025-03-03T07:52:25.195Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3182025-03-03T07:52:25.216Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3192025-03-03T07:52:25.568ZFrom https://github.com/oxidecomputer/netadm-sys
3202025-03-03T07:52:25.568Z * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390
3212025-03-03T07:52:25.580Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222025-03-03T07:52:30.217ZFrom https://github.com/oxidecomputer/omicron
3232025-03-03T07:52:30.217Z * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4
3242025-03-03T07:52:30.617Z Updating git repository `https://github.com/oxidecomputer/opte`
3252025-03-03T07:52:31.134ZFrom https://github.com/oxidecomputer/opte
3262025-03-03T07:52:31.134Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3272025-03-03T07:52:31.179Z Updating git repository `https://github.com/illumos/smf-rs`
3282025-03-03T07:52:31.627ZFrom https://github.com/illumos/smf-rs
3292025-03-03T07:52:31.627Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3302025-03-03T07:52:31.660Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3312025-03-03T07:52:32.078ZFrom https://github.com/oxidecomputer/maghemite
3322025-03-03T07:52:32.078Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3332025-03-03T07:52:32.126Z Updating git repository `https://github.com/oxidecomputer/zone`
3342025-03-03T07:52:32.489ZFrom https://github.com/oxidecomputer/zone
3352025-03-03T07:52:32.489Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3362025-03-03T07:52:32.517Z Updating git repository `https://github.com/oxidecomputer/propolis`
3372025-03-03T07:52:33.149ZFrom https://github.com/oxidecomputer/propolis
3382025-03-03T07:52:33.149Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3392025-03-03T07:52:33.272Z Updating git repository `https://github.com/illumos/smf-rs`
3402025-03-03T07:52:33.530ZFrom https://github.com/illumos/smf-rs
3412025-03-03T07:52:33.530Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3422025-03-03T07:52:33.581Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3432025-03-03T07:52:34.077ZFrom https://github.com/oxidecomputer/transceiver-control
3442025-03-03T07:52:34.077Z * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2
3452025-03-03T07:52:34.092Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3462025-03-03T07:52:34.378ZFrom https://github.com/oxidecomputer/dlpi-sys
3472025-03-03T07:52:34.379Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3482025-03-03T07:52:34.394Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3492025-03-03T07:52:34.683ZFrom https://github.com/jmesmon/rust-libzfs
3502025-03-03T07:52:34.683Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3512025-03-03T07:52:34.697Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3522025-03-03T07:52:34.971ZFrom https://github.com/oxidecomputer/rusty-doors
3532025-03-03T07:52:34.971Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3542025-03-03T07:52:34.999Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3552025-03-03T07:52:35.351ZFrom https://github.com/oxidecomputer/maghemite
3562025-03-03T07:52:35.351Z * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8
3572025-03-03T07:52:35.386Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3582025-03-03T07:52:35.646ZFrom https://github.com/oxidecomputer/serde_human_bytes
3592025-03-03T07:52:35.646Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3602025-03-03T07:52:35.745Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3612025-03-03T07:52:36.042ZFrom https://github.com/oxidecomputer/slog-error-chain
3622025-03-03T07:52:36.042Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3632025-03-03T07:52:36.067Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3642025-03-03T07:52:36.369ZFrom https://github.com/oxidecomputer/poptrie
3652025-03-03T07:52:36.369Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3662025-03-03T07:52:36.382Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3672025-03-03T07:52:36.633ZFrom https://github.com/illumos/libscf-sys
3682025-03-03T07:52:36.633Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3692025-03-03T07:52:36.653Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3702025-03-03T07:52:37.492ZFrom https://github.com/oxidecomputer/progenitor
3712025-03-03T07:52:37.492Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3722025-03-03T07:52:37.619Z Updating git repository `https://github.com/oxidecomputer/typify`
3732025-03-03T07:52:38.378ZFrom https://github.com/oxidecomputer/typify
3742025-03-03T07:52:38.379Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3752025-03-03T07:52:38.537Z Updating git repository `https://github.com/oxidecomputer/propolis`
3762025-03-03T07:52:39.054ZFrom https://github.com/oxidecomputer/propolis
3772025-03-03T07:52:39.055Z * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc
3782025-03-03T07:52:39.129Z Updating git repository `https://github.com/oxidecomputer/crucible`
3792025-03-03T07:52:40.170ZFrom https://github.com/oxidecomputer/crucible
3802025-03-03T07:52:40.170Z * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72
3812025-03-03T07:52:40.235Z Updating git repository `https://github.com/oxidecomputer/opte`
3822025-03-03T07:52:40.581ZFrom https://github.com/oxidecomputer/opte
3832025-03-03T07:52:40.581Z * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa
3842025-03-03T07:52:40.644Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3852025-03-03T07:52:41.214ZFrom https://github.com/oxidecomputer/management-gateway-service
3862025-03-03T07:52:41.214Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3872025-03-03T07:52:41.270Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3882025-03-03T07:52:41.574ZFrom https://github.com/oxidecomputer/ingot
3892025-03-03T07:52:41.574Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3902025-03-03T07:52:42.260Z Downloading crates ...
3912025-03-03T07:52:42.350Z Downloaded allocator-api2 v0.2.18
3922025-03-03T07:52:42.354Z Downloaded anstyle-query v1.1.1
3932025-03-03T07:52:42.357Z Downloaded anstyle-parse v0.2.5
3942025-03-03T07:52:42.360Z Downloaded anstream v0.6.15
3952025-03-03T07:52:42.363Z Downloaded anstyle v1.0.10
3962025-03-03T07:52:42.363Z Downloaded ahash v0.8.11
3972025-03-03T07:52:42.368Z Downloaded aho-corasick v1.1.3
3982025-03-03T07:52:42.375Z Downloaded openssl-macros v0.1.1
3992025-03-03T07:52:42.378Z Downloaded omicron-workspace-hack v0.1.0
4002025-03-03T07:52:42.378Z Downloaded defmt v0.3.8
4012025-03-03T07:52:42.381Z Downloaded num_threads v0.1.7
4022025-03-03T07:52:42.384Z Downloaded derive-where v1.2.7
4032025-03-03T07:52:42.386Z Downloaded num_enum_derive v0.7.3
4042025-03-03T07:52:42.390Z Downloaded futures v0.3.31
4052025-03-03T07:52:42.394Z Downloaded crc8 v0.1.1
4062025-03-03T07:52:42.397Z Downloaded colorchoice v1.0.2
4072025-03-03T07:52:42.398Z Downloaded crc32fast v1.4.2
4082025-03-03T07:52:42.401Z Downloaded arc-swap v1.7.1
4092025-03-03T07:52:42.404Z Downloaded console v0.15.8
4102025-03-03T07:52:42.407Z Downloaded derive_more v0.99.18
4112025-03-03T07:52:42.412Z Downloaded defmt-macros v0.3.9
4122025-03-03T07:52:42.416Z Downloaded cpufeatures v0.2.14
4132025-03-03T07:52:42.419Z Downloaded progenitor-client v0.8.0
4142025-03-03T07:52:42.422Z Downloaded darling_core v0.20.10
4152025-03-03T07:52:42.424Z Downloaded scroll_derive v0.12.0
4162025-03-03T07:52:42.427Z Downloaded openssl-probe v0.1.5
4172025-03-03T07:52:42.427Z Downloaded daft v0.1.1
4182025-03-03T07:52:42.430Z Downloaded crunchy v0.2.2
4192025-03-03T07:52:42.430Z Downloaded defmt-parser v0.3.4
4202025-03-03T07:52:42.433Z Downloaded serde-big-array v0.5.1
4212025-03-03T07:52:42.433Z Downloaded deranged v0.3.11
4222025-03-03T07:52:42.436Z Downloaded crossbeam-epoch v0.9.18
4232025-03-03T07:52:42.439Z Downloaded convert_case v0.4.0
4242025-03-03T07:52:42.439Z Downloaded anyhow v1.0.94
4252025-03-03T07:52:42.442Z Downloaded embedded-io v0.6.1
4262025-03-03T07:52:42.445Z Downloaded dtrace-parser v0.2.0
4272025-03-03T07:52:42.445Z Downloaded argon2 v0.5.3
4282025-03-03T07:52:42.448Z Downloaded dof v0.3.0
4292025-03-03T07:52:42.451Z Downloaded http-body v1.0.1
4302025-03-03T07:52:42.451Z Downloaded equivalent v1.0.1
4312025-03-03T07:52:42.455Z Downloaded base64ct v1.6.0
4322025-03-03T07:52:42.455Z Downloaded async-stream-impl v0.3.6
4332025-03-03T07:52:42.457Z Downloaded async-stream v0.3.6
4342025-03-03T07:52:42.460Z Downloaded ppv-lite86 v0.2.20
4352025-03-03T07:52:42.460Z Downloaded ciborium-io v0.2.2
4362025-03-03T07:52:42.463Z Downloaded rustversion v1.0.17
4372025-03-03T07:52:42.466Z Downloaded rand_core v0.6.4
4382025-03-03T07:52:42.466Z Downloaded cfg_aliases v0.2.1
4392025-03-03T07:52:42.470Z Downloaded enum-as-inner v0.6.1
4402025-03-03T07:52:42.473Z Downloaded rustc_version v0.1.7
4412025-03-03T07:52:42.473Z Downloaded proc-macro-crate v1.3.1
4422025-03-03T07:52:42.473Z Downloaded progenitor-macro v0.9.1
4432025-03-03T07:52:42.476Z Downloaded pin-utils v0.1.0
4442025-03-03T07:52:42.476Z Downloaded foreign-types-shared v0.1.1
4452025-03-03T07:52:42.479Z Downloaded foreign-types-shared v0.3.1
4462025-03-03T07:52:42.479Z Downloaded pkg-config v0.3.31
4472025-03-03T07:52:42.483Z Downloaded progenitor v0.8.0
4482025-03-03T07:52:42.483Z Downloaded foreign-types v0.3.2
4492025-03-03T07:52:42.483Z Downloaded rand_chacha v0.3.1
4502025-03-03T07:52:42.486Z Downloaded dyn-clone v1.0.17
4512025-03-03T07:52:42.486Z Downloaded bitflags v1.3.2
4522025-03-03T07:52:42.490Z Downloaded quick-error v1.2.3
4532025-03-03T07:52:42.493Z Downloaded progenitor-macro v0.8.0
4542025-03-03T07:52:42.493Z Downloaded want v0.3.1
4552025-03-03T07:52:42.496Z Downloaded waitgroup v0.1.2
4562025-03-03T07:52:42.496Z Downloaded usdt-attr-macro v0.5.0
4572025-03-03T07:52:42.496Z Downloaded rustc-hash v2.0.0
4582025-03-03T07:52:42.499Z Downloaded ciborium-ll v0.2.2
4592025-03-03T07:52:42.499Z Downloaded scopeguard v1.2.0
4602025-03-03T07:52:42.502Z Downloaded oxnet v0.1.0
4612025-03-03T07:52:42.505Z Downloaded scroll v0.12.0
4622025-03-03T07:52:42.505Z Downloaded autocfg v1.3.0
4632025-03-03T07:52:42.508Z Downloaded powerfmt v0.2.0
4642025-03-03T07:52:42.508Z Downloaded bytecount v0.6.8
4652025-03-03T07:52:42.512Z Downloaded http-body-util v0.1.2
4662025-03-03T07:52:42.516Z Downloaded progenitor v0.9.1
4672025-03-03T07:52:42.516Z Downloaded once_cell v1.20.2
4682025-03-03T07:52:42.518Z Downloaded quinn-udp v0.5.5
4692025-03-03T07:52:42.518Z Downloaded fnv v1.0.7
4702025-03-03T07:52:42.521Z Downloaded time-core v0.1.2
4712025-03-03T07:52:42.521Z Downloaded atomic-waker v1.1.2
4722025-03-03T07:52:42.524Z Downloaded semver v0.1.20
4732025-03-03T07:52:42.524Z Downloaded pretty-hex v0.2.1
4742025-03-03T07:52:42.528Z Downloaded parking_lot_core v0.9.10
4752025-03-03T07:52:42.530Z Downloaded camino-tempfile v1.1.1
4762025-03-03T07:52:42.530Z Downloaded progenitor-client v0.9.1
4772025-03-03T07:52:42.534Z Downloaded pretty-hex v0.4.1
4782025-03-03T07:52:42.534Z Downloaded camino v1.1.9
4792025-03-03T07:52:42.537Z Downloaded form_urlencoded v1.2.1
4802025-03-03T07:52:42.537Z Downloaded try-lock v0.2.5
4812025-03-03T07:52:42.540Z Downloaded usdt-macro v0.5.0
4822025-03-03T07:52:42.540Z Downloaded foreign-types-macros v0.2.3
4832025-03-03T07:52:42.540Z Downloaded foreign-types v0.5.0
4842025-03-03T07:52:42.543Z Downloaded http-body v0.4.6
4852025-03-03T07:52:42.543Z Downloaded proc-macro-error2 v2.0.1
4862025-03-03T07:52:42.547Z Downloaded rustc_version v0.4.1
4872025-03-03T07:52:42.550Z Downloaded proc-macro-error-attr v1.0.4
4882025-03-03T07:52:42.550Z Downloaded parse-display v0.10.0
4892025-03-03T07:52:42.553Z Downloaded pin-project-lite v0.2.14
4902025-03-03T07:52:42.557Z Downloaded futures-task v0.3.31
4912025-03-03T07:52:42.560Z Downloaded clap_derive v4.5.18
4922025-03-03T07:52:42.563Z Downloaded usdt v0.5.0
4932025-03-03T07:52:42.563Z Downloaded parking_lot_core v0.8.6
4942025-03-03T07:52:42.566Z Downloaded managed v0.8.0
4952025-03-03T07:52:42.568Z Downloaded macaddr v1.0.1
4962025-03-03T07:52:42.568Z Downloaded num v0.4.3
4972025-03-03T07:52:42.572Z Downloaded linear-map v1.2.0
4982025-03-03T07:52:42.575Z Downloaded serde_spanned v0.6.7
4992025-03-03T07:52:42.575Z Downloaded stable_deref_trait v1.2.0
5002025-03-03T07:52:42.577Z Downloaded rustls-pemfile v1.0.4
5012025-03-03T07:52:42.580Z Downloaded password-hash v0.5.0
5022025-03-03T07:52:42.580Z Downloaded spin v0.5.2
5032025-03-03T07:52:42.584Z Downloaded newline-converter v0.3.0
5042025-03-03T07:52:42.584Z Downloaded hubpack_derive v0.1.1
5052025-03-03T07:52:42.587Z Downloaded schemars_derive v0.8.21
5062025-03-03T07:52:42.587Z Downloaded serde_derive_internals v0.29.1
5072025-03-03T07:52:42.590Z Downloaded rustls-pemfile v2.1.3
5082025-03-03T07:52:42.593Z Downloaded ident_case v1.0.1
5092025-03-03T07:52:42.593Z Downloaded rhai_codegen v2.2.0
5102025-03-03T07:52:42.599Z Downloaded usdt-impl v0.5.0
5112025-03-03T07:52:42.602Z Downloaded untrusted v0.9.0
5122025-03-03T07:52:42.605Z Downloaded parking_lot v0.12.3
5132025-03-03T07:52:42.608Z Downloaded httpdate v1.0.3
5142025-03-03T07:52:42.608Z Downloaded hostname v0.4.0
5152025-03-03T07:52:42.611Z Downloaded swrite v0.1.0
5162025-03-03T07:52:42.611Z Downloaded ipnetwork v0.20.0
5172025-03-03T07:52:42.614Z Downloaded slog-dtrace v0.3.0
5182025-03-03T07:52:42.614Z Downloaded resolv-conf v0.7.0
5192025-03-03T07:52:42.617Z Downloaded strsim v0.11.1
5202025-03-03T07:52:42.620Z Downloaded clap v4.5.23
5212025-03-03T07:52:42.628Z Downloaded hubpack v0.1.2
5222025-03-03T07:52:42.631Z Downloaded quote v1.0.38
5232025-03-03T07:52:42.634Z Downloaded progenitor-impl v0.9.1
5242025-03-03T07:52:42.637Z Downloaded static_assertions v1.1.0
5252025-03-03T07:52:42.637Z Downloaded num-complex v0.4.6
5262025-03-03T07:52:42.640Z Downloaded multer v3.1.0
5272025-03-03T07:52:42.647Z Downloaded is-terminal v0.4.13
5282025-03-03T07:52:42.647Z Downloaded dropshot_endpoint v0.15.1
5292025-03-03T07:52:42.650Z Downloaded tokio-native-tls v0.3.1
5302025-03-03T07:52:42.650Z Downloaded rustls-pki-types v1.8.0
5312025-03-03T07:52:42.653Z Downloaded thread-id v4.2.2
5322025-03-03T07:52:42.653Z Downloaded futures-sink v0.3.31
5332025-03-03T07:52:42.656Z Downloaded ryu v1.0.18
5342025-03-03T07:52:42.659Z Downloaded match_cfg v0.1.0
5352025-03-03T07:52:42.659Z Downloaded thiserror-impl v2.0.11
5362025-03-03T07:52:42.662Z Downloaded num_enum v0.5.11
5372025-03-03T07:52:42.665Z Downloaded tokio-stream v0.1.17
5382025-03-03T07:52:42.670Z Downloaded tower-service v0.3.3
5392025-03-03T07:52:42.674Z Downloaded toml_datetime v0.6.8
5402025-03-03T07:52:42.674Z Downloaded tabwriter v1.4.0
5412025-03-03T07:52:42.677Z Downloaded hash32 v0.3.1
5422025-03-03T07:52:42.677Z Downloaded typify-macro v0.3.0
5432025-03-03T07:52:42.677Z Downloaded typify-macro v0.2.0
5442025-03-03T07:52:42.677Z Downloaded tabled_derive v0.10.0
5452025-03-03T07:52:42.683Z Downloaded tinyvec_macros v0.1.1
5462025-03-03T07:52:42.683Z Downloaded sigpipe v0.1.3
5472025-03-03T07:52:42.683Z Downloaded hyper-tls v0.5.0
5482025-03-03T07:52:42.687Z Downloaded strum v0.26.3
5492025-03-03T07:52:42.687Z Downloaded structmeta v0.3.0
5502025-03-03T07:52:42.687Z Downloaded instant v0.1.13
5512025-03-03T07:52:42.687Z Downloaded smf v0.2.3
5522025-03-03T07:52:42.687Z Downloaded httparse v1.9.4
5532025-03-03T07:52:42.690Z Downloaded no-std-compat v0.4.1
5542025-03-03T07:52:42.693Z Downloaded is_terminal_polyfill v1.70.1
5552025-03-03T07:52:42.693Z Downloaded serde_urlencoded v0.7.1
5562025-03-03T07:52:42.697Z Downloaded lazy_static v1.5.0
5572025-03-03T07:52:42.697Z Downloaded tiny-keccak v2.0.2
5582025-03-03T07:52:42.700Z Downloaded slog-envlogger v2.2.0
5592025-03-03T07:52:42.703Z Downloaded slog-async v2.8.0
5602025-03-03T07:52:42.703Z Downloaded native-tls v0.2.12
5612025-03-03T07:52:42.705Z Downloaded getrandom v0.3.1
5622025-03-03T07:52:42.709Z Downloaded postcard v1.0.10
5632025-03-03T07:52:42.711Z Downloaded similar v2.6.0
5642025-03-03T07:52:42.716Z Downloaded socket2 v0.5.8
5652025-03-03T07:52:42.720Z Downloaded proc-macro2 v1.0.93
5662025-03-03T07:52:42.723Z Downloaded sync_wrapper v1.0.1
5672025-03-03T07:52:42.726Z Downloaded sync_wrapper v0.1.2
5682025-03-03T07:52:42.726Z Downloaded num-conv v0.1.0
5692025-03-03T07:52:42.726Z Downloaded base64 v0.21.7
5702025-03-03T07:52:42.730Z Downloaded prettyplease v0.2.29
5712025-03-03T07:52:42.734Z Downloaded version_check v0.9.5
5722025-03-03T07:52:42.737Z Downloaded iana-time-zone v0.1.61
5732025-03-03T07:52:42.737Z Downloaded take_mut v0.2.2
5742025-03-03T07:52:42.738Z Downloaded serde_derive v1.0.217
5752025-03-03T07:52:42.741Z Downloaded unicode-ident v1.0.16
5762025-03-03T07:52:42.744Z Downloaded slog-stdlog v4.1.1
5772025-03-03T07:52:42.747Z Downloaded schemars v0.8.21
5782025-03-03T07:52:42.756Z Downloaded fxhash v0.2.1
5792025-03-03T07:52:42.759Z Downloaded hex v0.4.3
5802025-03-03T07:52:42.759Z Downloaded newtype_derive v0.1.6
5812025-03-03T07:52:42.762Z Downloaded heck v0.4.1
5822025-03-03T07:52:42.762Z Downloaded tempfile v3.12.0
5832025-03-03T07:52:42.766Z Downloaded subtle v2.6.1
5842025-03-03T07:52:42.766Z Downloaded heck v0.5.0
5852025-03-03T07:52:42.766Z Downloaded hyper-tls v0.6.0
5862025-03-03T07:52:42.770Z Downloaded zeroize v1.8.1
5872025-03-03T07:52:42.770Z Downloaded strum_macros v0.25.3
5882025-03-03T07:52:42.773Z Downloaded futures-macro v0.3.31
5892025-03-03T07:52:42.773Z Downloaded typify v0.2.0
5902025-03-03T07:52:42.776Z Downloaded tokio-macros v2.4.0
5912025-03-03T07:52:42.776Z Downloaded slog-json v2.6.1
5922025-03-03T07:52:42.779Z Downloaded papergrid v0.14.0
5932025-03-03T07:52:42.782Z Downloaded signal-hook-registry v1.4.2
5942025-03-03T07:52:42.785Z Downloaded num_enum v0.7.3
5952025-03-03T07:52:42.788Z Downloaded terminal_size v0.4.0
5962025-03-03T07:52:42.792Z Downloaded hyper-rustls v0.24.2
5972025-03-03T07:52:42.797Z Downloaded num-rational v0.4.2
5982025-03-03T07:52:42.797Z Downloaded slog v2.7.0
5992025-03-03T07:52:42.802Z Downloaded base64 v0.22.1
6002025-03-03T07:52:42.802Z Downloaded rand v0.8.5
6012025-03-03T07:52:42.814Z Downloaded num-derive v0.3.3
6022025-03-03T07:52:42.814Z Downloaded itoa v1.0.11
6032025-03-03T07:52:42.814Z Downloaded generic-array v0.14.7
6042025-03-03T07:52:42.818Z Downloaded humantime v2.1.0
6052025-03-03T07:52:42.819Z Downloaded hostname v0.3.1
6062025-03-03T07:52:42.819Z Downloaded structmeta-derive v0.3.0
6072025-03-03T07:52:42.819Z Downloaded slab v0.4.9
6082025-03-03T07:52:42.819Z Downloaded tracing-attributes v0.1.27
6092025-03-03T07:52:42.819Z Downloaded openssl-sys v0.9.103
6102025-03-03T07:52:42.824Z Downloaded toml v0.8.19
6112025-03-03T07:52:42.828Z Downloaded uuid v1.13.1
6122025-03-03T07:52:42.828Z Downloaded hyper-rustls v0.27.3
6132025-03-03T07:52:42.832Z Downloaded smallvec v1.13.2
6142025-03-03T07:52:42.832Z Downloaded libscf-sys v1.1.0
6152025-03-03T07:52:42.832Z Downloaded smartstring v1.0.1
6162025-03-03T07:52:42.837Z Downloaded num-derive v0.4.2
6172025-03-03T07:52:42.837Z Downloaded newtype-uuid v1.2.1
6182025-03-03T07:52:42.842Z Downloaded typify v0.3.0
6192025-03-03T07:52:42.842Z Downloaded slog-term v2.9.1
6202025-03-03T07:52:42.849Z Downloaded futures-io v0.3.31
6212025-03-03T07:52:42.849Z Downloaded half v2.4.1
6222025-03-03T07:52:42.854Z Downloaded expectorate v1.1.0
6232025-03-03T07:52:42.854Z Downloaded bytes v1.10.0
6242025-03-03T07:52:42.854Z Downloaded futures-channel v0.3.31
6252025-03-03T07:52:42.858Z Downloaded num-iter v0.1.45
6262025-03-03T07:52:42.858Z Downloaded memoffset v0.9.1
6272025-03-03T07:52:42.859Z Downloaded sha1 v0.10.6
6282025-03-03T07:52:42.863Z Downloaded term v0.7.0
6292025-03-03T07:52:42.863Z Downloaded mime v0.3.17
6302025-03-03T07:52:42.863Z Downloaded zone v0.3.0
6312025-03-03T07:52:42.867Z Downloaded libsw v3.3.1
6322025-03-03T07:52:42.867Z Downloaded memmap v0.7.0
6332025-03-03T07:52:42.867Z Downloaded sha2 v0.10.8
6342025-03-03T07:52:42.872Z Downloaded ipnet v2.10.0
6352025-03-03T07:52:42.872Z Downloaded hyper-util v0.1.10
6362025-03-03T07:52:42.877Z Downloaded zerocopy v0.6.6
6372025-03-03T07:52:42.877Z Downloaded tracing-core v0.1.32
6382025-03-03T07:52:42.881Z Downloaded unsafe-libyaml v0.2.11
6392025-03-03T07:52:42.888Z Downloaded tokio-rustls v0.24.1
6402025-03-03T07:52:42.888Z Downloaded url v2.5.2
6412025-03-03T07:52:42.893Z Downloaded tokio-rustls v0.26.0
6422025-03-03T07:52:42.893Z Downloaded thiserror-impl v1.0.69
6432025-03-03T07:52:42.893Z Downloaded whoami v1.5.2
6442025-03-03T07:52:42.898Z Downloaded serde_with_macros v3.12.0
6452025-03-03T07:52:42.898Z Downloaded num-integer v0.1.46
6462025-03-03T07:52:42.898Z Downloaded spin v0.9.8
6472025-03-03T07:52:42.902Z Downloaded http v0.2.12
6482025-03-03T07:52:42.906Z Downloaded time-macros v0.2.18
6492025-03-03T07:52:42.906Z Downloaded ucd-trie v0.1.6
6502025-03-03T07:52:42.906Z Downloaded linked-hash-map v0.5.6
6512025-03-03T07:52:42.911Z Downloaded lock_api v0.4.12
6522025-03-03T07:52:42.911Z Downloaded zone_cfg_derive v0.3.0
6532025-03-03T07:52:42.912Z Downloaded zerocopy-derive v0.7.35
6542025-03-03T07:52:42.916Z Downloaded thiserror v1.0.69
6552025-03-03T07:52:42.920Z Downloaded futures-executor v0.3.31
6562025-03-03T07:52:42.920Z Downloaded slog-scope v4.4.0
6572025-03-03T07:52:42.924Z Downloaded indexmap v1.9.3
6582025-03-03T07:52:42.924Z Downloaded lru-cache v0.1.2
6592025-03-03T07:52:42.928Z Downloaded serde_yaml v0.9.34+deprecated
6602025-03-03T07:52:42.932Z Downloaded heapless v0.8.0
6612025-03-03T07:52:42.932Z Downloaded tracing v0.1.40
6622025-03-03T07:52:42.937Z Downloaded minimal-lexical v0.2.1
6632025-03-03T07:52:42.941Z Downloaded mio v1.0.2
6642025-03-03T07:52:42.946Z Downloaded log v0.4.22
6652025-03-03T07:52:42.951Z Downloaded http v1.2.0
6662025-03-03T07:52:42.961Z Downloaded thread_local v1.1.8
6672025-03-03T07:52:42.961Z Downloaded thiserror v2.0.11
6682025-03-03T07:52:42.965Z Downloaded thin-vec v0.2.13
6692025-03-03T07:52:42.965Z Downloaded zerocopy-derive v0.8.17
6702025-03-03T07:52:42.965Z Downloaded hashbrown v0.12.3
6712025-03-03T07:52:42.971Z Downloaded num-traits v0.2.19
6722025-03-03T07:52:42.975Z Downloaded tokio-rustls v0.25.0
6732025-03-03T07:52:42.975Z Downloaded hickory-resolver v0.24.3
6742025-03-03T07:52:42.980Z Downloaded steno v0.4.1
6752025-03-03T07:52:42.984Z Downloaded qorb v0.2.1
6762025-03-03T07:52:42.988Z Downloaded nom v7.1.3
6772025-03-03T07:52:42.993Z Downloaded pest v2.7.13
6782025-03-03T07:52:42.998Z Downloaded strum_macros v0.26.4
6792025-03-03T07:52:42.998Z Downloaded toml_edit v0.19.15
6802025-03-03T07:52:43.013Z Downloaded tinyvec v1.8.0
6812025-03-03T07:52:43.017Z Downloaded indexmap v2.7.1
6822025-03-03T07:52:43.021Z Downloaded toml_edit v0.22.21
6832025-03-03T07:52:43.038Z Downloaded memchr v2.7.4
6842025-03-03T07:52:43.044Z Downloaded itertools v0.12.1
6852025-03-03T07:52:43.050Z Downloaded itertools v0.10.5
6862025-03-03T07:52:43.056Z Downloaded unicode-bidi v0.3.15
6872025-03-03T07:52:43.060Z Downloaded clap_builder v4.5.23
6882025-03-03T07:52:43.065Z Downloaded typenum v1.17.0
6892025-03-03T07:52:43.070Z Downloaded hashbrown v0.14.5
6902025-03-03T07:52:43.074Z Downloaded tokio-util v0.7.12
6912025-03-03T07:52:43.078Z Downloaded futures-core v0.3.31
6922025-03-03T07:52:43.083Z Downloaded shlex v1.3.0
6932025-03-03T07:52:43.083Z Downloaded cc v1.1.21
6942025-03-03T07:52:43.088Z Downloaded unicode-segmentation v1.12.0
6952025-03-03T07:52:43.093Z Downloaded highway v1.2.0
6962025-03-03T07:52:43.093Z Downloaded serde v1.0.217
6972025-03-03T07:52:43.099Z Downloaded quinn v0.11.5
6982025-03-03T07:52:43.099Z Downloaded getrandom v0.2.15
6992025-03-03T07:52:43.104Z Downloaded serde_tokenstream v0.2.2
7002025-03-03T07:52:43.104Z Downloaded libm v0.2.8
7012025-03-03T07:52:43.108Z Downloaded winnow v0.6.18
7022025-03-03T07:52:43.119Z Downloaded itertools v0.13.0
7032025-03-03T07:52:43.123Z Downloaded time v0.3.36
7042025-03-03T07:52:43.132Z Downloaded unicode-normalization v0.1.24
7052025-03-03T07:52:43.136Z Downloaded zerocopy v0.7.35
7062025-03-03T07:52:43.149Z Downloaded serde_json v1.0.138
7072025-03-03T07:52:43.156Z Downloaded h2 v0.3.26
7082025-03-03T07:52:43.163Z Downloaded portable-atomic v1.8.0
7092025-03-03T07:52:43.172Z Downloaded chrono v0.4.38
7102025-03-03T07:52:43.177Z Downloaded futures-util v0.3.31
7112025-03-03T07:52:43.189Z Downloaded hyper v1.5.1
7122025-03-03T07:52:43.193Z Downloaded zerocopy v0.8.17
7132025-03-03T07:52:43.217Z Downloaded winnow v0.5.40
7142025-03-03T07:52:43.226Z Downloaded itertools v0.14.0
7152025-03-03T07:52:43.233Z Downloaded serde_with v3.12.0
7162025-03-03T07:52:43.240Z Downloaded hyper v0.14.30
7172025-03-03T07:52:43.247Z Downloaded goblin v0.8.2
7182025-03-03T07:52:43.254Z Downloaded idna v0.5.0
7192025-03-03T07:52:43.260Z Downloaded reqwest v0.12.9
7202025-03-03T07:52:43.269Z Downloaded webpki-roots v0.26.6
7212025-03-03T07:52:43.272Z Downloaded unicode-width v0.2.0
7222025-03-03T07:52:43.277Z Downloaded idna v0.4.0
7232025-03-03T07:52:43.283Z Downloaded smoltcp v0.11.0
7242025-03-03T07:52:43.296Z Downloaded unicode-width v0.1.14
7252025-03-03T07:52:43.302Z Downloaded syn v2.0.98
7262025-03-03T07:52:43.313Z Downloaded openssl v0.10.66
7272025-03-03T07:52:43.321Z Downloaded rustls v0.21.12
7282025-03-03T07:52:43.332Z Downloaded regex v1.11.1
7292025-03-03T07:52:43.348Z Downloaded syn v1.0.109
7302025-03-03T07:52:43.355Z Downloaded webpki-roots v0.25.4
7312025-03-03T07:52:43.360Z Downloaded dropshot v0.15.1
7322025-03-03T07:52:43.378Z Downloaded tabled v0.18.0
7332025-03-03T07:52:43.397Z Downloaded dropshot v0.12.0
7342025-03-03T07:52:43.413Z Downloaded rhai v1.20.0
7352025-03-03T07:52:43.424Z Downloaded rustls v0.23.13
7362025-03-03T07:52:43.437Z Downloaded nix v0.29.0
7372025-03-03T07:52:43.447Z Downloaded typify-impl v0.3.0
7382025-03-03T07:52:43.462Z Downloaded zerocopy-derive v0.6.6
7392025-03-03T07:52:43.471Z Downloaded regex-syntax v0.8.5
7402025-03-03T07:52:43.479Z Downloaded openapiv3 v2.0.0
7412025-03-03T07:52:43.491Z Downloaded rustix v0.38.37
7422025-03-03T07:52:43.511Z Downloaded sled v0.34.7
7432025-03-03T07:52:43.521Z Downloaded hickory-proto v0.24.1
7442025-03-03T07:52:43.535Z Downloaded rustls v0.22.4
7452025-03-03T07:52:43.547Z Downloaded typify-impl v0.2.0
7462025-03-03T07:52:43.562Z Downloaded regress v0.10.1
7472025-03-03T07:52:43.570Z Downloaded regress v0.9.1
7482025-03-03T07:52:43.579Z Downloaded rustls-webpki v0.102.8
7492025-03-03T07:52:43.596Z Downloaded vcpkg v0.2.15
7502025-03-03T07:52:43.630Z Downloaded quinn-proto v0.11.8
7512025-03-03T07:52:43.636Z Downloaded h2 v0.4.6
7522025-03-03T07:52:43.642Z Downloaded hashbrown v0.15.2
7532025-03-03T07:52:43.647Z Downloaded libc v0.2.169
7542025-03-03T07:52:43.671Z Downloaded regex-automata v0.4.9
7552025-03-03T07:52:43.687Z Downloaded rustls-webpki v0.101.7
7562025-03-03T07:52:43.700Z Downloaded tokio v1.42.0
7572025-03-03T07:52:43.735Z Downloaded reqwest v0.11.27
7582025-03-03T07:52:43.742Z Downloaded petgraph v0.6.5
7592025-03-03T07:52:43.759Z Downloaded dropshot_endpoint v0.12.0
7602025-03-03T07:52:43.763Z Downloaded progenitor-impl v0.8.0
7612025-03-03T07:52:43.766Z Downloaded pest_meta v2.7.13
7622025-03-03T07:52:43.766Z Downloaded parse-display-derive v0.10.0
7632025-03-03T07:52:43.769Z Downloaded utf8parse v0.2.2
7642025-03-03T07:52:43.769Z Downloaded owo-colors v4.1.0
7652025-03-03T07:52:43.772Z Downloaded blake2 v0.10.6
7662025-03-03T07:52:43.772Z Downloaded bitflags v2.6.0
7672025-03-03T07:52:43.774Z Downloaded backoff v0.4.0
7682025-03-03T07:52:43.778Z Downloaded slog-bunyan v2.5.0
7692025-03-03T07:52:43.778Z Downloaded serde_repr v0.1.19
7702025-03-03T07:52:43.783Z Downloaded serde_path_to_error v0.1.16
7712025-03-03T07:52:43.783Z Downloaded semver v1.0.25
7722025-03-03T07:52:43.786Z Downloaded sct v0.7.1
7732025-03-03T07:52:43.787Z Downloaded ipnetwork v0.21.1
7742025-03-03T07:52:43.787Z Downloaded indent_write v2.2.0
7752025-03-03T07:52:43.790Z Downloaded proc-macro-error v1.0.4
7762025-03-03T07:52:43.793Z Downloaded pest_derive v2.7.13
7772025-03-03T07:52:43.793Z Downloaded ciborium v0.2.2
7782025-03-03T07:52:43.797Z Downloaded parking_lot v0.11.2
7792025-03-03T07:52:43.797Z Downloaded float-ord v0.3.2
7802025-03-03T07:52:43.800Z Downloaded fixedbitset v0.4.2
7812025-03-03T07:52:43.800Z Downloaded fastrand v2.1.1
7822025-03-03T07:52:43.800Z Downloaded cancel-safe-futures v0.1.5
7832025-03-03T07:52:43.804Z Downloaded cfg-if v1.0.0
7842025-03-03T07:52:43.804Z Downloaded encoding_rs v0.8.34
7852025-03-03T07:52:43.824Z Downloaded plain v0.2.3
7862025-03-03T07:52:43.827Z Downloaded paste v1.0.15
7872025-03-03T07:52:43.827Z Downloaded byteorder v1.5.0
7882025-03-03T07:52:43.830Z Downloaded block-buffer v0.10.4
7892025-03-03T07:52:43.830Z Downloaded proc-macro-crate v3.2.0
7902025-03-03T07:52:43.830Z Downloaded pest_generator v2.7.13
7912025-03-03T07:52:43.833Z Downloaded percent-encoding v2.3.1
7922025-03-03T07:52:43.833Z Downloaded embedded-io v0.4.0
7932025-03-03T07:52:43.836Z Downloaded atomicwrites v0.4.4
7942025-03-03T07:52:43.836Z Downloaded proc-macro-error-attr2 v2.0.0
7952025-03-03T07:52:43.836Z Downloaded errno v0.3.9
7962025-03-03T07:52:43.840Z Downloaded either v1.13.0
7972025-03-03T07:52:43.840Z Downloaded debug-ignore v1.0.5
7982025-03-03T07:52:43.840Z Downloaded dirs-sys-next v0.1.2
7992025-03-03T07:52:43.842Z Downloaded dirs-next v2.0.0
8002025-03-03T07:52:43.843Z Downloaded digest v0.10.7
8012025-03-03T07:52:43.843Z Downloaded cstr-argument v0.1.2
8022025-03-03T07:52:43.848Z Downloaded const-random-macro v0.1.16
8032025-03-03T07:52:43.848Z Downloaded const-random v0.1.18
8042025-03-03T07:52:43.848Z Downloaded data-encoding v2.6.0
8052025-03-03T07:52:43.848Z Downloaded darling_macro v0.20.10
8062025-03-03T07:52:43.851Z Downloaded darling v0.20.10
8072025-03-03T07:52:43.851Z Downloaded crossbeam-utils v0.8.20
8082025-03-03T07:52:43.854Z Downloaded clap_lex v0.7.4
8092025-03-03T07:52:43.854Z Downloaded daft-derive v0.1.1
8102025-03-03T07:52:43.857Z Downloaded crucible-workspace-hack v0.1.0
8112025-03-03T07:52:43.857Z Downloaded crypto-common v0.1.6
8122025-03-03T07:52:43.857Z Downloaded crossbeam-channel v0.5.13
8132025-03-03T07:52:43.861Z Downloaded cobs v0.2.3
8142025-03-03T07:52:43.863Z Downloaded num_enum_derive v0.5.11
8152025-03-03T07:52:43.863Z Downloaded cookie v0.18.1
8162025-03-03T07:52:43.868Z Downloaded async-trait v0.1.86
8172025-03-03T07:52:43.871Z Downloaded colored v2.1.0
8182025-03-03T07:52:44.076Z Downloaded ring v0.17.8
8192025-03-03T07:52:44.420Z Compiling proc-macro2 v1.0.93
8202025-03-03T07:52:44.420Z Compiling unicode-ident v1.0.16
8212025-03-03T07:52:44.423Z Compiling libc v0.2.169
8222025-03-03T07:52:44.423Z Compiling serde v1.0.217
8232025-03-03T07:52:44.423Z Compiling autocfg v1.3.0
8242025-03-03T07:52:44.423Z Compiling version_check v0.9.5
8252025-03-03T07:52:44.457Z Compiling cfg-if v1.0.0
8262025-03-03T07:52:44.612Z Compiling memchr v2.7.4
8272025-03-03T07:52:44.631Z Compiling once_cell v1.20.2
8282025-03-03T07:52:44.659Z Compiling libm v0.2.8
8292025-03-03T07:52:45.063Z Compiling itoa v1.0.11
8302025-03-03T07:52:45.136Z Compiling lock_api v0.4.12
8312025-03-03T07:52:45.173Z Compiling getrandom v0.3.1
8322025-03-03T07:52:45.265Z Compiling parking_lot_core v0.9.10
8332025-03-03T07:52:45.652Z Compiling shlex v1.3.0
8342025-03-03T07:52:45.707Z Compiling schemars v0.8.21
8352025-03-03T07:52:45.755Z Compiling thiserror v1.0.69
8362025-03-03T07:52:45.843Z Compiling ryu v1.0.18
8372025-03-03T07:52:45.990Z Compiling cc v1.1.21
8382025-03-03T07:52:46.103Z Compiling serde_json v1.0.138
8392025-03-03T07:52:46.122Z Compiling slab v0.4.9
8402025-03-03T07:52:46.340Z Compiling quote v1.0.38
8412025-03-03T07:52:46.502Z Compiling portable-atomic v1.8.0
8422025-03-03T07:52:46.553Z Compiling byteorder v1.5.0
8432025-03-03T07:52:46.576Z Compiling heck v0.5.0
8442025-03-03T07:52:46.735Z Compiling syn v2.0.98
8452025-03-03T07:52:46.818Z Compiling num-traits v0.2.19
8462025-03-03T07:52:46.955Z Compiling log v0.4.22
8472025-03-03T07:52:47.607Z Compiling fnv v1.0.7
8482025-03-03T07:52:47.626Z Compiling pin-project-lite v0.2.14
8492025-03-03T07:52:47.760Z Compiling getrandom v0.2.15
8502025-03-03T07:52:48.159Z Compiling scopeguard v1.2.0
8512025-03-03T07:52:48.530Z Compiling ring v0.17.8
8522025-03-03T07:52:48.840Z Compiling hashbrown v0.15.2
8532025-03-03T07:52:48.865Z Compiling equivalent v1.0.1
8542025-03-03T07:52:49.006Z Compiling mio v1.0.2
8552025-03-03T07:52:49.361Z Compiling socket2 v0.5.8
8562025-03-03T07:52:49.599Z Compiling signal-hook-registry v1.4.2
8572025-03-03T07:52:49.950Z Compiling iana-time-zone v0.1.61
8582025-03-03T07:52:50.065Z Compiling httparse v1.9.4
8592025-03-03T07:52:50.112Z Compiling vcpkg v0.2.15
8602025-03-03T07:52:50.615Z Compiling semver v1.0.25
8612025-03-03T07:52:50.658Z Compiling pkg-config v0.3.31
8622025-03-03T07:52:50.760Z Compiling dyn-clone v1.0.17
8632025-03-03T07:52:51.115Z Compiling futures-core v0.3.31
8642025-03-03T07:52:51.296Z Compiling ahash v0.8.11
8652025-03-03T07:52:51.316Z Compiling bitflags v2.6.0
8662025-03-03T07:52:51.424Z Compiling futures-sink v0.3.31
8672025-03-03T07:52:51.454Z Compiling allocator-api2 v0.2.18
8682025-03-03T07:52:51.610Z Compiling aho-corasick v1.1.3
8692025-03-03T07:52:51.628Z Compiling openssl v0.10.66
8702025-03-03T07:52:51.648Z Compiling openssl-sys v0.9.103
8712025-03-03T07:52:51.724Z Compiling regex-syntax v0.8.5
8722025-03-03T07:52:52.041Z Compiling futures-channel v0.3.31
8732025-03-03T07:52:52.132Z Compiling pin-utils v0.1.0
8742025-03-03T07:52:52.158Z Compiling native-tls v0.2.12
8752025-03-03T07:52:52.183Z Compiling rustls v0.23.13
8762025-03-03T07:52:52.239Z Compiling futures-io v0.3.31
8772025-03-03T07:52:52.507Z Compiling futures-task v0.3.31
8782025-03-03T07:52:52.605Z Compiling thiserror v2.0.11
8792025-03-03T07:52:52.623Z Compiling typenum v1.17.0
8802025-03-03T07:52:52.735Z Compiling tracing-core v0.1.32
8812025-03-03T07:52:52.794Z Compiling generic-array v0.14.7
8822025-03-03T07:52:53.423Z Compiling ucd-trie v0.1.6
8832025-03-03T07:52:53.527Z Compiling serde_derive_internals v0.29.1
8842025-03-03T07:52:53.838Z Compiling strsim v0.11.1
8852025-03-03T07:52:54.056Z Compiling subtle v2.6.1
8862025-03-03T07:52:54.344Z Compiling crunchy v0.2.2
8872025-03-03T07:52:54.872Z Compiling anyhow v1.0.94
8882025-03-03T07:52:55.208Z Compiling ident_case v1.0.1
8892025-03-03T07:52:55.403Z Compiling regex-automata v0.4.9
8902025-03-03T07:52:55.477Z Compiling slog v2.7.0
8912025-03-03T07:52:56.005Z Compiling time-core v0.1.2
8922025-03-03T07:52:56.184Z Compiling tiny-keccak v2.0.2
8932025-03-03T07:52:56.552Z Compiling num-conv v0.1.0
8942025-03-03T07:52:56.845Z Compiling time-macros v0.2.18
8952025-03-03T07:52:57.003Z Compiling darling_core v0.20.10
8962025-03-03T07:52:57.160Z Compiling usdt-impl v0.5.0
8972025-03-03T07:52:57.339Z Compiling serde_derive v1.0.217
8982025-03-03T07:52:57.611Z Compiling zerocopy-derive v0.7.35
8992025-03-03T07:52:58.258Z Compiling tokio-macros v2.4.0
9002025-03-03T07:52:59.529Z Compiling schemars_derive v0.8.21
9012025-03-03T07:52:59.682Z Compiling thiserror-impl v1.0.69
9022025-03-03T07:52:59.719Z Compiling zerocopy v0.7.35
9032025-03-03T07:53:01.100Z Compiling futures-macro v0.3.31
9042025-03-03T07:53:02.237Z Compiling regex v1.11.1
9052025-03-03T07:53:02.527Z Compiling hashbrown v0.14.5
9062025-03-03T07:53:02.674Z Compiling openssl-macros v0.1.1
9072025-03-03T07:53:02.925Z Compiling futures-util v0.3.31
9082025-03-03T07:53:03.104Z Compiling tracing-attributes v0.1.27
9092025-03-03T07:53:03.403Z Compiling thiserror-impl v2.0.11
9102025-03-03T07:53:03.528Z Compiling scroll_derive v0.12.0
9112025-03-03T07:53:03.718Z Compiling regress v0.10.1
9122025-03-03T07:53:04.923Z Compiling pest v2.7.13
9132025-03-03T07:53:05.989Z Compiling tracing v0.1.40
9142025-03-03T07:53:06.116Z Compiling syn v1.0.109
9152025-03-03T07:53:06.610Z Compiling spin v0.9.8
9162025-03-03T07:53:06.730Z Compiling rustls-pki-types v1.8.0
9172025-03-03T07:53:06.963Z Compiling scroll v0.12.0
9182025-03-03T07:53:07.508Z Compiling pest_meta v2.7.13
9192025-03-03T07:53:07.773Z Compiling darling_macro v0.20.10
9202025-03-03T07:53:08.447Z Compiling untrusted v0.9.0
9212025-03-03T07:53:08.659Z Compiling plain v0.2.3
9222025-03-03T07:53:08.829Z Compiling goblin v0.8.2
9232025-03-03T07:53:08.879Z Compiling pest_generator v2.7.13
9242025-03-03T07:53:09.093Z Compiling darling v0.20.10
9252025-03-03T07:53:09.210Z Compiling const-random-macro v0.1.16
9262025-03-03T07:53:09.923Z Compiling bytes v1.10.0
9272025-03-03T07:53:11.012Z Compiling smallvec v1.13.2
9282025-03-03T07:53:11.338Z Compiling indexmap v2.7.1
9292025-03-03T07:53:12.132Z Compiling parking_lot v0.12.3
9302025-03-03T07:53:12.324Z Compiling serde_tokenstream v0.2.2
9312025-03-03T07:53:12.360Z Compiling uuid v1.13.1
9322025-03-03T07:53:12.707Z Compiling tokio v1.42.0
9332025-03-03T07:53:12.892Z Compiling chrono v0.4.38
9342025-03-03T07:53:15.014Z Compiling http v1.2.0
9352025-03-03T07:53:17.081Z Compiling pest_derive v2.7.13
9362025-03-03T07:53:18.146Z Compiling openapiv3 v2.0.0
9372025-03-03T07:53:19.893Z Compiling pretty-hex v0.4.1
9382025-03-03T07:53:20.138Z Compiling percent-encoding v2.3.1
9392025-03-03T07:53:20.637Z Compiling atomic-waker v1.1.2
9402025-03-03T07:53:20.858Z Compiling tinyvec_macros v0.1.1
9412025-03-03T07:53:20.917Z Compiling form_urlencoded v1.2.1
9422025-03-03T07:53:20.971Z Compiling tinyvec v1.8.0
9432025-03-03T07:53:21.402Z Compiling dof v0.3.0
9442025-03-03T07:53:22.079Z Compiling http-body v1.0.1
9452025-03-03T07:53:22.375Z Compiling tokio-util v0.7.12
9462025-03-03T07:53:22.640Z Compiling typify-impl v0.2.0
9472025-03-03T07:53:22.659Z Compiling dtrace-parser v0.2.0
9482025-03-03T07:53:22.847Z Compiling rustls-webpki v0.102.8
9492025-03-03T07:53:24.204Z Compiling const-random v0.1.18
9502025-03-03T07:53:24.431Z Compiling thread-id v4.2.2
9512025-03-03T07:53:24.460Z Compiling try-lock v0.2.5
9522025-03-03T07:53:24.560Z Compiling zeroize v1.8.1
9532025-03-03T07:53:24.643Z Compiling want v0.3.1
9542025-03-03T07:53:25.570Z Compiling h2 v0.4.6
9552025-03-03T07:53:26.120Z Compiling unicode-normalization v0.1.24
9562025-03-03T07:53:26.974Z Compiling rand_core v0.6.4
9572025-03-03T07:53:27.152Z Compiling unsafe-libyaml v0.2.11
9582025-03-03T07:53:27.498Z Compiling httpdate v1.0.3
9592025-03-03T07:53:28.289Z Compiling unicode-bidi v0.3.15
9602025-03-03T07:53:28.323Z Compiling omicron-workspace-hack v0.1.0
9612025-03-03T07:53:28.377Z Compiling rustversion v1.0.17
9622025-03-03T07:53:28.685Z Compiling serde_yaml v0.9.34+deprecated
9632025-03-03T07:53:29.169Z Compiling tower-service v0.3.3
9642025-03-03T07:53:29.326Z Compiling slog-async v2.8.0
9652025-03-03T07:53:29.856Z Compiling foreign-types-shared v0.1.1
9662025-03-03T07:53:30.005Z Compiling camino v1.1.9
9672025-03-03T07:53:30.601Z Compiling rustls v0.22.4
9682025-03-03T07:53:30.621Z Compiling paste v1.0.15
9692025-03-03T07:53:31.024Z Compiling foreign-types v0.3.2
9702025-03-03T07:53:31.043Z Compiling hyper v1.5.1
9712025-03-03T07:53:31.846Z Compiling idna v0.5.0
9722025-03-03T07:53:32.340Z Compiling typify-macro v0.2.0
9732025-03-03T07:53:32.416Z Compiling usdt-attr-macro v0.5.0
9742025-03-03T07:53:32.608Z Compiling usdt-macro v0.5.0
9752025-03-03T07:53:33.977Z Compiling hyper-util v0.1.10
9762025-03-03T07:53:35.389Z Compiling ppv-lite86 v0.2.20
9772025-03-03T07:53:35.850Z Compiling newtype-uuid v1.2.1
9782025-03-03T07:53:35.870Z Compiling typify v0.2.0
9792025-03-03T07:53:36.226Z Compiling rand_chacha v0.3.1
9802025-03-03T07:53:36.245Z Compiling url v2.5.2
9812025-03-03T07:53:39.116Z Compiling http-body-util v0.1.2
9822025-03-03T07:53:39.667Z Compiling ipnetwork v0.21.1
9832025-03-03T07:53:39.858Z Compiling async-trait v0.1.86
9842025-03-03T07:53:41.928Z Compiling multer v3.1.0
9852025-03-03T07:53:42.107Z Compiling encoding_rs v0.8.34
9862025-03-03T07:53:42.779Z Compiling base64 v0.22.1
9872025-03-03T07:53:42.964Z Compiling mime v0.3.17
9882025-03-03T07:53:43.868Z Compiling ipnet v2.10.0
9892025-03-03T07:53:44.502Z Compiling openssl-probe v0.1.5
9902025-03-03T07:53:46.056Z Compiling rustls-pemfile v2.1.3
9912025-03-03T07:53:46.842Z Compiling rand v0.8.5
9922025-03-03T07:53:48.310Z Compiling progenitor-impl v0.8.0
9932025-03-03T07:53:48.591Z Compiling serde_urlencoded v0.7.1
9942025-03-03T07:53:49.417Z Compiling crossbeam-utils v0.8.20
9952025-03-03T07:53:49.998Z Compiling powerfmt v0.2.0
9962025-03-03T07:53:50.489Z Compiling deranged v0.3.11
9972025-03-03T07:53:52.208Z Compiling tokio-native-tls v0.3.1
9982025-03-03T07:53:53.408Z Compiling toml_datetime v0.6.8
9992025-03-03T07:53:53.850Z Compiling tokio-rustls v0.26.0
10002025-03-03T07:53:54.151Z Compiling progenitor-macro v0.8.0
10012025-03-03T07:53:54.372Z Compiling webpki-roots v0.26.6
10022025-03-03T07:53:54.883Z Compiling async-stream-impl v0.3.6
10032025-03-03T07:53:56.378Z Compiling num_threads v0.1.7
10042025-03-03T07:53:57.926Z Compiling time v0.3.36
10052025-03-03T07:54:00.768Z Compiling hyper-rustls v0.27.3
10062025-03-03T07:54:00.906Z Compiling hyper-tls v0.6.0
10072025-03-03T07:54:01.964Z Compiling strum_macros v0.26.4
10082025-03-03T07:54:03.115Z Compiling serde_with_macros v3.12.0
10092025-03-03T07:54:04.880Z Compiling structmeta-derive v0.3.0
10102025-03-03T07:54:05.720Z Compiling daft-derive v0.1.1
10112025-03-03T07:54:05.976Z Compiling sync_wrapper v1.0.1
10122025-03-03T07:54:06.158Z Compiling dropshot v0.15.1
10132025-03-03T07:54:06.558Z Compiling winnow v0.6.18
10142025-03-03T07:54:07.363Z Compiling structmeta v0.3.0
10152025-03-03T07:54:07.742Z Compiling reqwest v0.12.9
10162025-03-03T07:54:10.496Z Compiling block-buffer v0.10.4
10172025-03-03T07:54:10.772Z Compiling crypto-common v0.1.6
10182025-03-03T07:54:11.010Z Compiling oxnet v0.1.0
10192025-03-03T07:54:13.395Z Compiling dirs-sys-next v0.1.2
10202025-03-03T07:54:14.412Z Compiling match_cfg v0.1.0
10212025-03-03T07:54:14.480Z Compiling rustix v0.38.37
10222025-03-03T07:54:15.315Z Compiling hostname v0.3.1
10232025-03-03T07:54:15.589Z Compiling dirs-next v2.0.0
10242025-03-03T07:54:15.882Z Compiling digest v0.10.7
10252025-03-03T07:54:15.968Z Compiling parse-display-derive v0.10.0
10262025-03-03T07:54:16.340Z Compiling dropshot_endpoint v0.15.1
10272025-03-03T07:54:16.622Z Compiling macaddr v1.0.1
10282025-03-03T07:54:17.247Z Compiling futures-executor v0.3.31
10292025-03-03T07:54:18.220Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10302025-03-03T07:54:19.077Z Compiling thread_local v1.1.8
10312025-03-03T07:54:19.559Z Compiling errno v0.3.9
10322025-03-03T07:54:19.761Z Compiling memmap v0.7.0
10332025-03-03T07:54:20.080Z Compiling usdt v0.5.0
10342025-03-03T07:54:20.143Z Compiling futures v0.3.31
10352025-03-03T07:54:20.259Z Compiling term v0.7.0
10362025-03-03T07:54:20.465Z Compiling crossbeam-channel v0.5.13
10372025-03-03T07:54:21.921Z Compiling is-terminal v0.4.13
10382025-03-03T07:54:22.077Z Compiling cpufeatures v0.2.14
10392025-03-03T07:54:22.195Z Compiling take_mut v0.2.2
10402025-03-03T07:54:23.965Z Compiling slog-term v2.9.1
10412025-03-03T07:54:24.588Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10422025-03-03T07:54:25.110Z Compiling serde_spanned v0.6.7
10432025-03-03T07:54:25.685Z Compiling instant v0.1.13
10442025-03-03T07:54:25.734Z Compiling debug-ignore v1.0.5
10452025-03-03T07:54:25.917Z Compiling toml_edit v0.22.21
10462025-03-03T07:54:26.729Z Compiling progenitor-client v0.8.0
10472025-03-03T07:54:27.547Z Compiling slog-json v2.6.1
10482025-03-03T07:54:28.779Z Compiling slog-bunyan v2.5.0
10492025-03-03T07:54:29.071Z Compiling sha1 v0.10.6
10502025-03-03T07:54:29.927Z Compiling toml v0.8.19
10512025-03-03T07:54:30.920Z Compiling tokio-rustls v0.25.0
10522025-03-03T07:54:31.384Z Compiling progenitor v0.8.0
10532025-03-03T07:54:31.584Z Compiling progenitor-client v0.9.1
10542025-03-03T07:54:32.478Z Compiling strum v0.26.3
10552025-03-03T07:54:32.700Z Compiling serde_with v3.12.0
10562025-03-03T07:54:35.391Z Compiling async-stream v0.3.6
10572025-03-03T07:54:35.718Z Compiling waitgroup v0.1.2
10582025-03-03T07:54:35.989Z Compiling serde_path_to_error v0.1.16
10592025-03-03T07:54:36.032Z Compiling clap_derive v4.5.18
10602025-03-03T07:54:36.918Z Compiling hostname v0.4.0
10612025-03-03T07:54:37.203Z Compiling lazy_static v1.5.0
10622025-03-03T07:54:37.411Z Compiling utf8parse v0.2.2
10632025-03-03T07:54:37.603Z Compiling anstyle-parse v0.2.5
10642025-03-03T07:54:38.028Z Compiling daft v0.1.1
10652025-03-03T07:54:39.910Z Compiling hex v0.4.3
10662025-03-03T07:54:40.594Z Compiling is_terminal_polyfill v1.70.1
10672025-03-03T07:54:40.751Z Compiling anstyle v1.0.10
10682025-03-03T07:54:41.047Z Compiling anstyle-query v1.1.1
10692025-03-03T07:54:41.216Z Compiling heapless v0.8.0
10702025-03-03T07:54:41.237Z Compiling unicode-width v0.1.14
10712025-03-03T07:54:41.255Z Compiling colorchoice v1.0.2
10722025-03-03T07:54:41.498Z Compiling anstream v0.6.15
10732025-03-03T07:54:42.095Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10742025-03-03T07:54:43.483Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10752025-03-03T07:54:44.067Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
10762025-03-03T07:54:44.162Z Compiling backoff v0.4.0
10772025-03-03T07:54:44.559Z Compiling terminal_size v0.4.0
10782025-03-03T07:54:44.811Z Compiling parse-display v0.10.0
10792025-03-03T07:54:46.683Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10802025-03-03T07:54:46.944Z Compiling regress v0.9.1
10812025-03-03T07:54:46.978Z Compiling hash32 v0.3.1
10822025-03-03T07:54:49.060Z Compiling stable_deref_trait v1.2.0
10832025-03-03T07:54:49.178Z Compiling smoltcp v0.11.0
10842025-03-03T07:54:49.837Z Compiling clap_lex v0.7.4
10852025-03-03T07:54:50.518Z Compiling clap_builder v4.5.23
10862025-03-03T07:54:51.701Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10872025-03-03T07:55:01.185Z Compiling winnow v0.5.40
10882025-03-03T07:55:01.760Z Compiling managed v0.8.0
10892025-03-03T07:55:02.779Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10902025-03-03T07:55:03.214Z Compiling bitflags v1.3.2
10912025-03-03T07:55:03.341Z Compiling cobs v0.2.3
10922025-03-03T07:55:04.323Z Compiling postcard v1.0.10
10932025-03-03T07:55:04.644Z Compiling toml_edit v0.19.15
10942025-03-03T07:55:05.925Z Compiling clap v4.5.23
10952025-03-03T07:55:06.926Z Compiling either v1.13.0
10962025-03-03T07:55:07.242Z Compiling zerocopy v0.8.17
10972025-03-03T07:55:07.805Z Compiling proc-macro-crate v1.3.1
10982025-03-03T07:55:08.121Z Compiling itertools v0.13.0
10992025-03-03T07:55:11.219Z Compiling zerocopy-derive v0.8.17
11002025-03-03T07:55:12.444Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11012025-03-03T07:55:12.872Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11022025-03-03T07:55:12.917Z Compiling num_enum_derive v0.5.11
11032025-03-03T07:55:15.143Z Compiling tabwriter v1.4.0
11042025-03-03T07:55:15.364Z Compiling typify-impl v0.3.0
11052025-03-03T07:55:15.884Z Compiling foreign-types-macros v0.2.3
11062025-03-03T07:55:16.912Z Compiling num-integer v0.1.46
11072025-03-03T07:55:17.491Z Compiling foreign-types-shared v0.3.1
11082025-03-03T07:55:17.649Z Compiling foreign-types v0.5.0
11092025-03-03T07:55:17.778Z Compiling num_enum v0.5.11
11102025-03-03T07:55:18.348Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11112025-03-03T07:55:19.180Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11122025-03-03T07:55:19.285Z Compiling cstr-argument v0.1.2
11132025-03-03T07:55:19.374Z Compiling proc-macro-error-attr v1.0.4
11142025-03-03T07:55:19.781Z Compiling heck v0.4.1
11152025-03-03T07:55:19.978Z Compiling prettyplease v0.2.29
11162025-03-03T07:55:20.122Z Compiling pretty-hex v0.2.1
11172025-03-03T07:55:20.350Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11182025-03-03T07:55:20.368Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11192025-03-03T07:55:20.536Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11202025-03-03T07:55:20.743Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11212025-03-03T07:55:22.247Z Compiling num-iter v0.1.45
11222025-03-03T07:55:22.493Z Compiling num-rational v0.4.2
11232025-03-03T07:55:23.446Z Compiling colored v2.1.0
11242025-03-03T07:55:24.030Z Compiling hubpack_derive v0.1.1
11252025-03-03T07:55:24.639Z Compiling num-complex v0.4.6
11262025-03-03T07:55:25.209Z Compiling proc-macro-error v1.0.4
11272025-03-03T07:55:25.212Z Compiling typify-macro v0.3.0
11282025-03-03T07:55:25.281Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11292025-03-03T07:55:25.302Z Compiling fastrand v2.1.1
11302025-03-03T07:55:25.719Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11312025-03-03T07:55:25.752Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11322025-03-03T07:55:25.900Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11332025-03-03T07:55:26.760Z Compiling tempfile v3.12.0
11342025-03-03T07:55:27.027Z Compiling num v0.4.3
11352025-03-03T07:55:28.381Z Compiling hubpack v0.1.2
11362025-03-03T07:55:29.593Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11372025-03-03T07:55:29.967Z Compiling crucible-workspace-hack v0.1.0
11382025-03-03T07:55:30.005Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
11392025-03-03T07:55:30.103Z Compiling float-ord v0.3.2
11402025-03-03T07:55:30.397Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11412025-03-03T07:55:30.885Z Compiling typify v0.3.0
11422025-03-03T07:55:33.312Z Compiling semver v0.1.20
11432025-03-03T07:55:34.245Z Compiling static_assertions v1.1.0
11442025-03-03T07:55:35.115Z Compiling rustc_version v0.1.7
11452025-03-03T07:55:35.643Z Compiling zone_cfg_derive v0.3.0
11462025-03-03T07:55:37.073Z Compiling progenitor-impl v0.9.1
11472025-03-03T07:55:37.653Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11482025-03-03T07:55:40.589Z Compiling camino-tempfile v1.1.1
11492025-03-03T07:55:40.659Z Compiling itertools v0.10.5
11502025-03-03T07:55:41.369Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11512025-03-03T07:55:41.811Z Compiling num-derive v0.4.2
11522025-03-03T07:55:42.855Z Compiling sigpipe v0.1.3
11532025-03-03T07:55:43.010Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11542025-03-03T07:55:43.575Z Compiling base64ct v1.6.0
11552025-03-03T07:55:43.633Z Compiling zone v0.3.0
11562025-03-03T07:55:44.069Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
11572025-03-03T07:55:44.149Z Compiling password-hash v0.5.0
11582025-03-03T07:55:44.238Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11592025-03-03T07:55:45.590Z Compiling progenitor-macro v0.9.1
11602025-03-03T07:55:46.339Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11612025-03-03T07:55:46.872Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11622025-03-03T07:55:47.380Z Compiling newtype_derive v0.1.6
11632025-03-03T07:55:47.829Z Compiling blake2 v0.10.6
11642025-03-03T07:55:49.122Z Compiling num-derive v0.3.3
11652025-03-03T07:55:50.810Z Compiling smf v0.2.3
11662025-03-03T07:55:51.347Z Compiling derive-where v1.2.7
11672025-03-03T07:55:52.951Z Compiling zerocopy-derive v0.6.6
11682025-03-03T07:55:53.421Z Compiling fixedbitset v0.4.2
11692025-03-03T07:55:54.102Z Compiling whoami v1.5.2
11702025-03-03T07:55:54.205Z Compiling cancel-safe-futures v0.1.5
11712025-03-03T07:55:54.395Z Compiling owo-colors v4.1.0
11722025-03-03T07:55:54.633Z Compiling unicode-segmentation v1.12.0
11732025-03-03T07:55:54.775Z Compiling zerocopy v0.6.6
11742025-03-03T07:55:54.944Z Compiling petgraph v0.6.5
11752025-03-03T07:55:55.414Z Compiling newline-converter v0.3.0
11762025-03-03T07:55:55.501Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11772025-03-03T07:55:55.617Z Compiling argon2 v0.5.3
11782025-03-03T07:55:56.428Z Compiling progenitor v0.9.1
11792025-03-03T07:55:56.712Z Compiling strum_macros v0.25.3
11802025-03-03T07:55:57.939Z Compiling console v0.15.8
11812025-03-03T07:55:58.686Z Compiling idna v0.4.0
11822025-03-03T07:55:59.373Z Compiling serde-big-array v0.5.1
11832025-03-03T07:55:59.644Z Compiling enum-as-inner v0.6.1
11842025-03-03T07:56:00.214Z Compiling serde_repr v0.1.19
11852025-03-03T07:56:00.790Z Compiling cookie v0.18.1
11862025-03-03T07:56:00.794Z Compiling quick-error v1.2.3
11872025-03-03T07:56:00.990Z Compiling data-encoding v2.6.0
11882025-03-03T07:56:01.222Z Compiling similar v2.6.0
11892025-03-03T07:56:01.362Z Compiling convert_case v0.4.0
11902025-03-03T07:56:02.044Z Compiling linked-hash-map v0.5.6
11912025-03-03T07:56:02.454Z Compiling lru-cache v0.1.2
11922025-03-03T07:56:02.601Z Compiling expectorate v1.1.0
11932025-03-03T07:56:02.703Z Compiling derive_more v0.99.18
11942025-03-03T07:56:02.887Z Compiling hickory-proto v0.24.1
11952025-03-03T07:56:07.482Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11962025-03-03T07:56:07.844Z Compiling resolv-conf v0.7.0
11972025-03-03T07:56:08.552Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11982025-03-03T07:56:09.327Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11992025-03-03T07:56:14.455Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12002025-03-03T07:56:15.749Z Compiling atomicwrites v0.4.4
12012025-03-03T07:56:16.292Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12022025-03-03T07:56:17.593Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12032025-03-03T07:56:18.176Z Compiling libsw v3.3.1
12042025-03-03T07:56:18.533Z Compiling proc-macro-error-attr2 v2.0.0
12052025-03-03T07:56:18.734Z Compiling memoffset v0.9.1
12062025-03-03T07:56:19.161Z Compiling swrite v0.1.0
12072025-03-03T07:56:19.326Z Compiling indent_write v2.2.0
12082025-03-03T07:56:19.368Z Compiling cfg_aliases v0.2.1
12092025-03-03T07:56:19.489Z Compiling linear-map v1.2.0
12102025-03-03T07:56:19.584Z Compiling highway v1.2.0
12112025-03-03T07:56:19.908Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12122025-03-03T07:56:20.062Z Compiling nix v0.29.0
12132025-03-03T07:56:20.975Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12142025-03-03T07:56:21.010Z Compiling proc-macro-error2 v2.0.1
12152025-03-03T07:56:21.686Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12162025-03-03T07:56:21.727Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12172025-03-03T07:56:22.044Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12182025-03-03T07:56:23.833Z Compiling steno v0.4.1
12192025-03-03T07:56:25.302Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12202025-03-03T07:56:25.323Z Compiling hickory-resolver v0.24.3
12212025-03-03T07:56:29.334Z Compiling tokio-stream v0.1.17
12222025-03-03T07:56:29.709Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12232025-03-03T07:56:30.119Z Compiling slog-dtrace v0.3.0
12242025-03-03T07:56:30.439Z Compiling humantime v2.1.0
12252025-03-03T07:56:30.518Z Compiling unicode-width v0.2.0
12262025-03-03T07:56:31.146Z Compiling ipnetwork v0.20.0
12272025-03-03T07:56:31.232Z Compiling bytecount v0.6.8
12282025-03-03T07:56:31.564Z Compiling parking_lot_core v0.8.6
12292025-03-03T07:56:32.061Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12302025-03-03T07:56:32.189Z Compiling papergrid v0.14.0
12312025-03-03T07:56:32.252Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12322025-03-03T07:56:35.023Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12332025-03-03T07:56:35.269Z Compiling qorb v0.2.1
12342025-03-03T07:56:35.713Z Compiling tabled_derive v0.10.0
12352025-03-03T07:56:36.495Z Compiling libscf-sys v1.1.0
12362025-03-03T07:56:36.744Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12372025-03-03T07:56:38.326Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12382025-03-03T07:56:38.669Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12392025-03-03T07:56:39.083Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8)
12402025-03-03T07:56:39.568Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12412025-03-03T07:56:39.588Z Compiling tabled v0.18.0
12422025-03-03T07:56:39.919Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12432025-03-03T07:56:44.292Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12442025-03-03T07:56:46.879Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
12452025-03-03T07:56:47.122Z Compiling itertools v0.14.0
12462025-03-03T07:56:47.226Z Compiling dropshot v0.12.0
12472025-03-03T07:56:47.721Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
12482025-03-03T07:56:48.076Z Compiling parking_lot v0.11.2
12492025-03-03T07:56:49.192Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12502025-03-03T07:56:50.055Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12512025-03-03T07:56:52.863Z Compiling crossbeam-epoch v0.9.18
12522025-03-03T07:56:53.962Z Compiling dropshot_endpoint v0.12.0
12532025-03-03T07:56:55.529Z Compiling fxhash v0.2.1
12542025-03-03T07:56:55.778Z Compiling crc32fast v1.4.2
12552025-03-03T07:56:56.164Z Compiling arc-swap v1.7.1
12562025-03-03T07:56:56.250Z Compiling crc8 v0.1.1
12572025-03-03T07:56:56.328Z Compiling sled v0.34.7
12582025-03-03T07:56:56.581Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12592025-03-03T07:56:56.834Z Compiling slog-scope v4.4.0
12602025-03-03T07:56:57.543Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12612025-03-03T07:56:59.678Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12622025-03-03T07:57:00.024Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12632025-03-03T07:57:00.547Z Compiling slog-stdlog v4.1.1
12642025-03-03T07:57:01.328Z Compiling slog-envlogger v2.2.0
12652025-03-03T07:57:02.965Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12662025-03-03T07:57:10.193Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12672025-03-03T07:57:13.953Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12682025-03-03T07:57:18.053Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12692025-03-03T07:57:49.135Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12702025-03-03T07:57:49.135Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12712025-03-03T07:57:56.146Z Finished `release` profile [optimized] target(s) in 5m 33s
12722025-03-03T07:57:56.448Z+ banner trio
12732025-03-03T07:57:56.453Z
12742025-03-03T07:57:56.453Z ##### ##### # ####
12752025-03-03T07:57:56.453Z # # # # # #
12762025-03-03T07:57:56.453Z # # # # # #
12772025-03-03T07:57:56.453Z # ##### # # #
12782025-03-03T07:57:56.453Z # # # # # #
12792025-03-03T07:57:56.453Z # # # # ####
12802025-03-03T07:57:56.453Z
12812025-03-03T07:57:56.453Z+ pfexec cargo test --release -p mg-tests test_trio_v2_server -- --nocapture
12822025-03-03T07:57:56.927Z Compiling libc v0.2.169
12832025-03-03T07:57:56.927Z Compiling cfg-if v1.0.0
12842025-03-03T07:57:56.930Z Compiling serde v1.0.217
12852025-03-03T07:57:56.930Z Compiling once_cell v1.20.2
12862025-03-03T07:57:56.930Z Compiling itoa v1.0.11
12872025-03-03T07:57:56.931Z Compiling bytes v1.10.0
12882025-03-03T07:57:56.931Z Compiling syn v2.0.98
12892025-03-03T07:57:56.996Z Compiling num-traits v0.2.19
12902025-03-03T07:57:57.080Z Compiling pin-project-lite v0.2.14
12912025-03-03T07:57:57.207Z Compiling schemars v0.8.21
12922025-03-03T07:57:57.207Z Compiling scopeguard v1.2.0
12932025-03-03T07:57:57.387Z Compiling smallvec v1.13.2
12942025-03-03T07:57:57.424Z Compiling memchr v2.7.4
12952025-03-03T07:57:57.436Z Compiling lock_api v0.4.12
12962025-03-03T07:57:57.668Z Compiling fnv v1.0.7
12972025-03-03T07:57:57.807Z Compiling log v0.4.22
12982025-03-03T07:57:57.850Z Compiling futures-core v0.3.31
12992025-03-03T07:57:58.079Z Compiling zerocopy v0.7.35
13002025-03-03T07:57:58.105Z Compiling ryu v1.0.18
13012025-03-03T07:57:58.303Z Compiling hashbrown v0.15.2
13022025-03-03T07:57:58.506Z Compiling parking_lot_core v0.9.10
13032025-03-03T07:57:58.732Z Compiling socket2 v0.5.8
13042025-03-03T07:57:58.736Z Compiling mio v1.0.2
13052025-03-03T07:57:58.896Z Compiling parking_lot v0.12.3
13062025-03-03T07:57:59.171Z Compiling signal-hook-registry v1.4.2
13072025-03-03T07:57:59.342Z Compiling getrandom v0.2.15
13082025-03-03T07:57:59.710Z Compiling equivalent v1.0.1
13092025-03-03T07:57:59.721Z Compiling ahash v0.8.11
13102025-03-03T07:58:00.081Z Compiling tracing-core v0.1.32
13112025-03-03T07:58:00.138Z Compiling serde_json v1.0.138
13122025-03-03T07:58:00.156Z Compiling hashbrown v0.14.5
13132025-03-03T07:58:00.361Z Compiling uuid v1.13.1
13142025-03-03T07:58:00.467Z Compiling byteorder v1.5.0
13152025-03-03T07:58:00.692Z Compiling spin v0.9.8
13162025-03-03T07:58:00.832Z Compiling futures-sink v0.3.31
13172025-03-03T07:58:00.904Z Compiling pin-utils v0.1.0
13182025-03-03T07:58:00.914Z Compiling futures-task v0.3.31
13192025-03-03T07:58:00.989Z Compiling untrusted v0.9.0
13202025-03-03T07:58:01.002Z Compiling slab v0.4.9
13212025-03-03T07:58:01.119Z Compiling futures-util v0.3.31
13222025-03-03T07:58:01.201Z Compiling ring v0.17.8
13232025-03-03T07:58:01.240Z Compiling regress v0.10.1
13242025-03-03T07:58:01.307Z Compiling chrono v0.4.38
13252025-03-03T07:58:01.327Z Compiling try-lock v0.2.5
13262025-03-03T07:58:01.484Z Compiling want v0.3.1
13272025-03-03T07:58:01.794Z Compiling getrandom v0.3.1
13282025-03-03T07:58:02.105Z Compiling httparse v1.9.4
13292025-03-03T07:58:02.334Z Compiling futures-channel v0.3.31
13302025-03-03T07:58:02.802Z Compiling tower-service v0.3.3
13312025-03-03T07:58:03.102Z Compiling dyn-clone v1.0.17
13322025-03-03T07:58:03.201Z Compiling serde_derive_internals v0.29.1
13332025-03-03T07:58:03.316Z Compiling foreign-types-shared v0.1.1
13342025-03-03T07:58:03.331Z Compiling openssl-sys v0.9.103
13352025-03-03T07:58:03.435Z Compiling foreign-types v0.3.2
13362025-03-03T07:58:03.595Z Compiling unicode-ident v1.0.16
13372025-03-03T07:58:03.747Z Compiling bitflags v2.6.0
13382025-03-03T07:58:03.817Z Compiling proc-macro2 v1.0.93
13392025-03-03T07:58:04.405Z Compiling http v1.2.0
13402025-03-03T07:58:04.610Z Compiling semver v1.0.25
13412025-03-03T07:58:05.100Z Compiling tinyvec_macros v0.1.1
13422025-03-03T07:58:05.149Z Compiling allocator-api2 v0.2.18
13432025-03-03T07:58:05.203Z Compiling openssl-probe v0.1.5
13442025-03-03T07:58:05.678Z Compiling tinyvec v1.8.0
13452025-03-03T07:58:05.765Z Compiling quote v1.0.38
13462025-03-03T07:58:06.048Z Compiling percent-encoding v2.3.1
13472025-03-03T07:58:06.480Z Compiling form_urlencoded v1.2.1
13482025-03-03T07:58:07.230Z Compiling serde_derive v1.0.217
13492025-03-03T07:58:07.241Z Compiling thiserror-impl v1.0.69
13502025-03-03T07:58:07.418Z Compiling tokio-macros v2.4.0
13512025-03-03T07:58:07.830Z Compiling schemars_derive v0.8.21
13522025-03-03T07:58:08.909Z Compiling tracing-attributes v0.1.27
13532025-03-03T07:58:08.928Z Compiling zerocopy-derive v0.7.35
13542025-03-03T07:58:08.931Z Compiling tokio v1.42.0
13552025-03-03T07:58:09.030Z Compiling openssl-macros v0.1.1
13562025-03-03T07:58:09.847Z Compiling openssl v0.10.66
13572025-03-03T07:58:10.001Z Compiling thiserror v1.0.69
13582025-03-03T07:58:10.307Z Compiling unicode-normalization v0.1.24
13592025-03-03T07:58:11.591Z Compiling aho-corasick v1.1.3
13602025-03-03T07:58:11.910Z Compiling tracing v0.1.40
13612025-03-03T07:58:12.077Z Compiling http v0.2.12
13622025-03-03T07:58:12.567Z Compiling rustls-pki-types v1.8.0
13632025-03-03T07:58:13.758Z Compiling heck v0.5.0
13642025-03-03T07:58:16.610Z Compiling native-tls v0.2.12
13652025-03-03T07:58:16.698Z Compiling unicode-bidi v0.3.15
13662025-03-03T07:58:17.716Z Compiling idna v0.5.0
13672025-03-03T07:58:19.675Z Compiling tokio-util v0.7.12
13682025-03-03T07:58:20.530Z Compiling indexmap v2.7.1
13692025-03-03T07:58:22.640Z Compiling serde_tokenstream v0.2.2
13702025-03-03T07:58:23.174Z Compiling tokio-native-tls v0.3.1
13712025-03-03T07:58:23.367Z Compiling regex-automata v0.4.9
13722025-03-03T07:58:23.455Z Compiling http-body v1.0.1
13732025-03-03T07:58:23.981Z Compiling regex-syntax v0.8.5
13742025-03-03T07:58:25.055Z Compiling atomic-waker v1.1.2
13752025-03-03T07:58:25.271Z Compiling slog v2.7.0
13762025-03-03T07:58:25.869Z Compiling h2 v0.4.6
13772025-03-03T07:58:27.600Z Compiling regex v1.11.1
13782025-03-03T07:58:30.231Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13792025-03-03T07:58:35.978Z Compiling typify-impl v0.2.0
13802025-03-03T07:58:37.886Z Compiling openapiv3 v2.0.0
13812025-03-03T07:58:40.096Z Compiling serde_urlencoded v0.7.1
13822025-03-03T07:58:40.673Z Compiling url v2.5.2
13832025-03-03T07:58:41.444Z Compiling encoding_rs v0.8.34
13842025-03-03T07:58:41.794Z Compiling mime v0.3.17
13852025-03-03T07:58:41.805Z Compiling ipnet v2.10.0
13862025-03-03T07:58:42.860Z Compiling rustls v0.21.12
13872025-03-03T07:58:43.252Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13882025-03-03T07:58:44.825Z Compiling hyper v1.5.1
13892025-03-03T07:58:45.831Z Compiling typify-macro v0.2.0
13902025-03-03T07:58:46.742Z Compiling h2 v0.3.26
13912025-03-03T07:58:47.054Z Compiling http-body v0.4.6
13922025-03-03T07:58:47.578Z Compiling rustls-webpki v0.102.8
13932025-03-03T07:58:47.904Z Compiling rustls-webpki v0.101.7
13942025-03-03T07:58:49.217Z Compiling sct v0.7.1
13952025-03-03T07:58:49.669Z Compiling subtle v2.6.1
13962025-03-03T07:58:49.993Z Compiling httpdate v1.0.3
13972025-03-03T07:58:50.771Z Compiling zeroize v1.8.1
13982025-03-03T07:58:51.132Z Compiling toml_datetime v0.6.8
13992025-03-03T07:58:51.511Z Compiling toml_edit v0.19.15
14002025-03-03T07:58:51.752Z Compiling rustls v0.23.13
14012025-03-03T07:58:52.067Z Compiling serde_yaml v0.9.34+deprecated
14022025-03-03T07:58:52.520Z Compiling hyper v0.14.30
14032025-03-03T07:58:55.226Z Compiling hyper-util v0.1.10
14042025-03-03T07:58:56.982Z Compiling lazy_static v1.5.0
14052025-03-03T07:58:57.135Z Compiling proc-macro-crate v1.3.1
14062025-03-03T07:58:57.883Z Compiling tokio-rustls v0.24.1
14072025-03-03T07:58:58.330Z Compiling http-body-util v0.1.2
14082025-03-03T07:58:58.881Z Compiling tokio-rustls v0.26.0
14092025-03-03T07:58:59.370Z Compiling webpki-roots v0.26.6
14102025-03-03T07:58:59.588Z Compiling base64 v0.22.1
14112025-03-03T07:58:59.614Z Compiling base64 v0.21.7
14122025-03-03T07:59:00.677Z Compiling crossbeam-utils v0.8.20
14132025-03-03T07:59:00.695Z Compiling rustls-pemfile v1.0.4
14142025-03-03T07:59:00.717Z Compiling rustls-pemfile v2.1.3
14152025-03-03T07:59:01.456Z Compiling hyper-rustls v0.27.3
14162025-03-03T07:59:01.502Z Compiling hyper-tls v0.6.0
14172025-03-03T07:59:02.021Z Compiling hyper-rustls v0.24.2
14182025-03-03T07:59:02.039Z Compiling num_enum_derive v0.5.11
14192025-03-03T07:59:02.452Z Compiling hyper-tls v0.5.0
14202025-03-03T07:59:02.709Z Compiling typify v0.2.0
14212025-03-03T07:59:02.849Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
14222025-03-03T07:59:05.029Z Compiling ppv-lite86 v0.2.20
14232025-03-03T07:59:05.534Z Compiling foreign-types-macros v0.2.3
14242025-03-03T07:59:05.830Z Compiling rand_core v0.6.4
14252025-03-03T07:59:06.190Z Compiling dirs-sys-next v0.1.2
14262025-03-03T07:59:06.308Z Compiling sync_wrapper v1.0.1
14272025-03-03T07:59:06.481Z Compiling sync_wrapper v0.1.2
14282025-03-03T07:59:06.638Z Compiling powerfmt v0.2.0
14292025-03-03T07:59:06.883Z Compiling webpki-roots v0.25.4
14302025-03-03T07:59:06.961Z Compiling foreign-types-shared v0.3.1
14312025-03-03T07:59:07.053Z Compiling time-macros v0.2.18
14322025-03-03T07:59:07.096Z Compiling foreign-types v0.5.0
14332025-03-03T07:59:07.143Z Compiling reqwest v0.11.27
14342025-03-03T07:59:07.211Z Compiling deranged v0.3.11
14352025-03-03T07:59:07.223Z Compiling reqwest v0.12.9
14362025-03-03T07:59:09.236Z Compiling dirs-next v2.0.0
14372025-03-03T07:59:09.515Z Compiling rand_chacha v0.3.1
14382025-03-03T07:59:09.898Z Compiling progenitor-impl v0.8.0
14392025-03-03T07:59:11.225Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14402025-03-03T07:59:15.662Z Compiling num_enum v0.5.11
14412025-03-03T07:59:15.864Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14422025-03-03T07:59:17.017Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14432025-03-03T07:59:17.200Z Compiling oxnet v0.1.0
14442025-03-03T07:59:17.910Z Compiling cstr-argument v0.1.2
14452025-03-03T07:59:18.188Z Compiling thread_local v1.1.8
14462025-03-03T07:59:18.928Z Compiling pretty-hex v0.2.1
14472025-03-03T07:59:19.178Z Compiling num-conv v0.1.0
14482025-03-03T07:59:19.441Z Compiling time-core v0.1.2
14492025-03-03T07:59:19.647Z Compiling arc-swap v1.7.1
14502025-03-03T07:59:20.343Z Compiling either v1.13.0
14512025-03-03T07:59:20.790Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14522025-03-03T07:59:21.391Z Compiling itertools v0.12.1
14532025-03-03T07:59:21.831Z Compiling slog-scope v4.4.0
14542025-03-03T07:59:22.219Z Compiling time v0.3.36
14552025-03-03T07:59:22.685Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14562025-03-03T07:59:23.077Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14572025-03-03T07:59:23.946Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14582025-03-03T07:59:24.139Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14592025-03-03T07:59:24.949Z Compiling crossbeam-channel v0.5.13
14602025-03-03T07:59:26.564Z Compiling progenitor-macro v0.8.0
14612025-03-03T07:59:31.018Z Compiling rand v0.8.5
14622025-03-03T07:59:32.865Z Compiling progenitor-client v0.8.0
14632025-03-03T07:59:33.777Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14642025-03-03T07:59:34.674Z Compiling term v0.7.0
14652025-03-03T07:59:37.003Z Compiling anyhow v1.0.94
14662025-03-03T07:59:38.499Z Compiling colored v2.1.0
14672025-03-03T07:59:39.110Z Compiling is-terminal v0.4.13
14682025-03-03T07:59:39.255Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14692025-03-03T07:59:39.631Z Compiling winnow v0.6.18
14702025-03-03T07:59:39.669Z Compiling take_mut v0.2.2
14712025-03-03T07:59:39.849Z Compiling slog-async v2.8.0
14722025-03-03T07:59:42.930Z Compiling slog-term v2.9.1
14732025-03-03T07:59:43.924Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
14742025-03-03T07:59:45.643Z Compiling progenitor v0.8.0
14752025-03-03T07:59:45.835Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14762025-03-03T07:59:46.020Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14772025-03-03T07:59:48.328Z Compiling slog-stdlog v4.1.1
14782025-03-03T07:59:49.070Z Compiling slog-envlogger v2.2.0
14792025-03-03T07:59:49.655Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
14802025-03-03T07:59:52.536Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14812025-03-03T08:00:05.838Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14822025-03-03T08:00:13.164Z Finished `release` profile [optimized] target(s) in 2m 16s
14832025-03-03T08:00:13.251Z Running unittests src/lib.rs (target/release/deps/mg_tests-08b8ba7aeea589b5)
14842025-03-03T08:00:13.300Z
14852025-03-03T08:00:13.300Zrunning 1 test
14862025-03-03T08:00:13.538Zconfigure zone
14872025-03-03T08:00:13.556Zinstall zone
14882025-03-03T08:01:13.312Ztest ddm::test_trio_v2_server has been running for over 60 seconds
14892025-03-03T08:02:36.130Zboot zone
14902025-03-03T08:02:36.961Zstart zone s1
14912025-03-03T08:02:36.962Zconfigure zone
14922025-03-03T08:02:36.970Zinstall zone
14932025-03-03T08:04:53.501Zboot zone
14942025-03-03T08:04:54.311Zstart zone s2
14952025-03-03T08:04:54.312Zconfigure zone
14962025-03-03T08:04:54.320Zinstall zone
14972025-03-03T08:07:06.314Zboot zone
14982025-03-03T08:07:07.216Zstart zone t1
14992025-03-03T08:07:07.220Zconfigure zone
15002025-03-03T08:07:07.225Zinstall zone
15012025-03-03T08:09:20.070Zboot zone
15022025-03-03T08:09:20.897Zwaiting for zones to come up
15032025-03-03T08:09:30.899Z[sidecar.trio] svcs milestone/network
15042025-03-03T08:09:30.932ZSTATE STIME FMRI
15052025-03-03T08:09:30.932Zonline 0:02:54 svc:/milestone/network:default
15062025-03-03T08:09:30.932Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
15072025-03-03T08:09:30.979Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
15082025-03-03T08:09:31.028Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
15092025-03-03T08:09:31.072Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
15102025-03-03T08:09:31.076Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
15112025-03-03T08:09:31.096Z
15122025-03-03T08:09:31.096Zrunning zone s1.trio setup
15132025-03-03T08:09:31.096Z[s1.trio] svcs milestone/network
15142025-03-03T08:09:31.120ZSTATE STIME FMRI
15152025-03-03T08:09:31.120Zonline 0:05:11 svc:/milestone/network:default
15162025-03-03T08:09:31.120Z[s1.trio] dladm
15172025-03-03T08:09:31.140ZLINK CLASS MTU STATE BRIDGE OVER
15182025-03-03T08:09:31.140Zsl0 simnet 9000 up -- ?
15192025-03-03T08:09:31.140Zmg2 vnic 9000 up -- ?
15202025-03-03T08:09:31.141Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
15212025-03-03T08:09:31.676Z
15222025-03-03T08:09:31.676Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
15232025-03-03T08:09:31.698Z
15242025-03-03T08:09:31.698Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
15252025-03-03T08:09:31.717Z
15262025-03-03T08:09:31.718Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
15272025-03-03T08:09:31.820Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
15282025-03-03T08:09:31.912Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
15292025-03-03T08:09:32.005Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
15302025-03-03T08:09:32.049Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
15312025-03-03T08:09:32.070Z
15322025-03-03T08:09:32.070Zrunning zone s2.trio setup
15332025-03-03T08:09:32.070Z[s2.trio] svcs milestone/network
15342025-03-03T08:09:32.096ZSTATE STIME FMRI
15352025-03-03T08:09:32.096Zonline 0:07:24 svc:/milestone/network:default
15362025-03-03T08:09:32.096Z[s2.trio] dladm
15372025-03-03T08:09:32.118ZLINK CLASS MTU STATE BRIDGE OVER
15382025-03-03T08:09:32.118Zsl1 simnet 9000 up -- ?
15392025-03-03T08:09:32.118Zmg3 vnic 9000 up -- ?
15402025-03-03T08:09:32.118Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
15412025-03-03T08:09:32.635Z
15422025-03-03T08:09:32.635Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
15432025-03-03T08:09:32.658Z
15442025-03-03T08:09:32.658Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15452025-03-03T08:09:32.678Z
15462025-03-03T08:09:32.679Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
15472025-03-03T08:09:32.731Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
15482025-03-03T08:09:32.775Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s2.trio/root/opt/
15492025-03-03T08:09:32.818Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s2.trio/root/opt/
15502025-03-03T08:09:32.840Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl1/v6 &> /opt/ddmd.log &
15512025-03-03T08:09:32.861Z
15522025-03-03T08:09:32.861Zrunning zone t1.trio setup
15532025-03-03T08:09:32.861Z[t1.trio] svcs milestone/network
15542025-03-03T08:09:32.883ZSTATE STIME FMRI
15552025-03-03T08:09:32.883Z- - svc:/milestone/network:default
15562025-03-03T08:09:33.883Z[t1.trio] svcs milestone/network
15572025-03-03T08:09:33.905ZSTATE STIME FMRI
15582025-03-03T08:09:33.905Z- - svc:/milestone/network:default
15592025-03-03T08:09:34.905Z[t1.trio] svcs milestone/network
15602025-03-03T08:09:34.926ZSTATE STIME FMRI
15612025-03-03T08:09:34.926Z- - svc:/milestone/network:default
15622025-03-03T08:09:35.927Z[t1.trio] svcs milestone/network
15632025-03-03T08:09:35.949ZSTATE STIME FMRI
15642025-03-03T08:09:35.949Z- - svc:/milestone/network:default
15652025-03-03T08:09:36.949Z[t1.trio] svcs milestone/network
15662025-03-03T08:09:36.972ZSTATE STIME FMRI
15672025-03-03T08:09:36.972Z- - svc:/milestone/network:default
15682025-03-03T08:09:37.973Z[t1.trio] svcs milestone/network
15692025-03-03T08:09:37.994ZSTATE STIME FMRI
15702025-03-03T08:09:37.996Z- - svc:/milestone/network:default
15712025-03-03T08:09:38.995Z[t1.trio] svcs milestone/network
15722025-03-03T08:09:39.016ZSTATE STIME FMRI
15732025-03-03T08:09:39.016Zuninitialized 0:09:37 svc:/milestone/network:default
15742025-03-03T08:09:40.016Z[t1.trio] svcs milestone/network
15752025-03-03T08:09:40.038ZSTATE STIME FMRI
15762025-03-03T08:09:40.038Zonline 0:09:38 svc:/milestone/network:default
15772025-03-03T08:09:40.038Z[t1.trio] dladm
15782025-03-03T08:09:40.058ZLINK CLASS MTU STATE BRIDGE OVER
15792025-03-03T08:09:40.059Ztfportrear0_0 simnet 9000 up -- ?
15802025-03-03T08:09:40.059Ztfportrear1_0 simnet 9000 up -- ?
15812025-03-03T08:09:40.059Zmg1 vnic 9000 up -- ?
15822025-03-03T08:09:40.059Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15832025-03-03T08:09:40.541Z
15842025-03-03T08:09:40.541Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15852025-03-03T08:09:40.565Z
15862025-03-03T08:09:40.565Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15872025-03-03T08:09:40.587Z
15882025-03-03T08:09:40.587Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15892025-03-03T08:09:40.608Z
15902025-03-03T08:09:40.608Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15912025-03-03T08:09:40.801Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15922025-03-03T08:09:40.805Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15932025-03-03T08:09:40.808Zwaiting 3s for copy of files to zone to complete ...
15942025-03-03T08:09:43.809Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15952025-03-03T08:09:43.861Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15962025-03-03T08:09:43.901Z[t1.trio] svcadm enable dendrite
15972025-03-03T08:09:43.945Z
15982025-03-03T08:09:43.945Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15992025-03-03T08:09:43.989Z
16002025-03-03T08:09:43.989Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
16012025-03-03T08:09:44.032Z
16022025-03-03T08:09:44.032Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16032025-03-03T08:09:44.075Z
16042025-03-03T08:09:44.075Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16052025-03-03T08:09:44.118Z
16062025-03-03T08:09:44.118Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16072025-03-03T08:09:44.166Z
16082025-03-03T08:09:44.166Z[t1.trio] svcadm refresh dendrite:default
16092025-03-03T08:09:44.203Z
16102025-03-03T08:09:44.204Z[t1.trio] svcadm restart dendrite:default
16112025-03-03T08:09:44.241Z
16122025-03-03T08:09:44.242Zwait 10s for dendrite to come up ...
16132025-03-03T08:09:54.243Z[t1.trio] svcadm enable tfport
16142025-03-03T08:09:54.283Z
16152025-03-03T08:09:54.283Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid cbf45802-4996-448e-a09d-3cf77300f5e7 --sled-uuid 6d969d8d-28d1-411b-abba-060e26fb64a5 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16162025-03-03T08:09:54.303Z
16172025-03-03T08:09:54.303Z[t1.trio] ipadm
16182025-03-03T08:09:54.328ZADDROBJ TYPE STATE ADDR
16192025-03-03T08:09:54.328Zlo0/v4 static ok 127.0.0.1/8
16202025-03-03T08:09:54.329Zmg1/v4 static ok 10.0.0.3/24
16212025-03-03T08:09:54.329Zlo0/v6 static ok ::1/128
16222025-03-03T08:09:54.329Zlo0/u6 static ok fd00:3::1/64
16232025-03-03T08:09:54.329Ztfportrear0_0/v6 addrconf ok fe80::5433:99ff:fe51:4ef5%tfportrear0_0/10
16242025-03-03T08:09:54.329Ztfportrear1_0/v6 addrconf ok fe80::68d9:a8ff:fec7:c3b8%tfportrear1_0/10
16252025-03-03T08:09:56.547Zinitial peering test passed
16262025-03-03T08:09:57.550Zadvertise from one passed
16272025-03-03T08:09:58.552Zadvertise from two passed
16282025-03-03T08:09:58.553Z[s1.trio] ping fd00:2::1
16292025-03-03T08:09:58.580Zfd00:2::1 is alive
16302025-03-03T08:09:58.580Z[s2.trio] ping fd00:1::1
16312025-03-03T08:09:58.601Zfd00:1::1 is alive
16322025-03-03T08:09:58.601Zconnectivity test passed
16332025-03-03T08:09:58.602Z[t1.trio] pkill ddmd
16342025-03-03T08:09:58.623Z
16352025-03-03T08:10:04.627Z[t1.trio] svcadm enable dendrite
16362025-03-03T08:10:04.668Z
16372025-03-03T08:10:04.668Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
16382025-03-03T08:10:04.711Z
16392025-03-03T08:10:04.711Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
16402025-03-03T08:10:04.754Z
16412025-03-03T08:10:04.754Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16422025-03-03T08:10:04.797Z
16432025-03-03T08:10:04.797Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16442025-03-03T08:10:04.841Z
16452025-03-03T08:10:04.841Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16462025-03-03T08:10:04.884Z
16472025-03-03T08:10:04.884Z[t1.trio] svcadm refresh dendrite:default
16482025-03-03T08:10:04.920Z
16492025-03-03T08:10:04.920Z[t1.trio] svcadm restart dendrite:default
16502025-03-03T08:10:04.958Z
16512025-03-03T08:10:04.958Zwait 10s for dendrite to come up ...
16522025-03-03T08:10:14.960Z[t1.trio] svcadm enable tfport
16532025-03-03T08:10:15.000Z
16542025-03-03T08:10:15.000Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 1d7ed507-c2bd-470e-85c5-81b8f6241f91 --sled-uuid ab4ffe84-8223-415b-9631-e5733c977b4b -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16552025-03-03T08:10:15.021Z
16562025-03-03T08:10:15.021Z[t1.trio] ipadm
16572025-03-03T08:10:15.044ZADDROBJ TYPE STATE ADDR
16582025-03-03T08:10:15.044Zlo0/v4 static ok 127.0.0.1/8
16592025-03-03T08:10:15.044Zmg1/v4 static ok 10.0.0.3/24
16602025-03-03T08:10:15.044Zlo0/v6 static ok ::1/128
16612025-03-03T08:10:15.044Zlo0/u6 static ok fd00:3::1/64
16622025-03-03T08:10:15.044Ztfportrear0_0/v6 addrconf ok fe80::5433:99ff:fe51:4ef5%tfportrear0_0/10
16632025-03-03T08:10:15.044Ztfportrear1_0/v6 addrconf ok fe80::68d9:a8ff:fec7:c3b8%tfportrear1_0/10
16642025-03-03T08:10:18.048Z[s1.trio] ping fd00:2::1
16652025-03-03T08:10:18.070Zfd00:2::1 is alive
16662025-03-03T08:10:18.070Z[s2.trio] ping fd00:1::1
16672025-03-03T08:10:18.091Zfd00:1::1 is alive
16682025-03-03T08:10:18.092Ztransit router restart passed
16692025-03-03T08:10:18.092Z[s1.trio] pkill ddmd
16702025-03-03T08:10:18.110Z
16712025-03-03T08:10:23.114Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
16722025-03-03T08:10:23.152Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
16732025-03-03T08:10:23.170Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
16742025-03-03T08:10:23.191Z
16752025-03-03T08:10:26.195Z[s1.trio] ping fd00:2::1
16762025-03-03T08:10:26.217Zfd00:2::1 is alive
16772025-03-03T08:10:26.217Z[s2.trio] ping fd00:1::1
16782025-03-03T08:10:26.238Zfd00:1::1 is alive
16792025-03-03T08:10:26.238Zserver router restart passed
16802025-03-03T08:10:29.244Zpeer expiration recovery passed
16812025-03-03T08:10:30.245Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16822025-03-03T08:10:30.270Z3
16832025-03-03T08:10:30.270Zredundant advertise passed
16842025-03-03T08:10:31.273Ztunnel endpoint advertise passed
16852025-03-03T08:10:36.275Zredundant tunnel endpoint advertise passed
16862025-03-03T08:10:36.276Z[s1.trio] pkill ddmd
16872025-03-03T08:10:36.297Z
16882025-03-03T08:10:41.298Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/
16892025-03-03T08:10:41.335Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/
16902025-03-03T08:10:41.353Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log &
16912025-03-03T08:10:41.374Z
16922025-03-03T08:10:46.442Ztunnel router restart passed
16932025-03-03T08:10:47.445Ztunnel endpoint withdraw passed
16942025-03-03T08:10:47.460Z[t1.trio] pkill ddmd
16952025-03-03T08:10:47.487Z
16962025-03-03T08:10:47.488Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16972025-03-03T08:10:47.492Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16982025-03-03T08:10:50.005Z[s2.trio] pkill ddmd
16992025-03-03T08:10:50.025Z
17002025-03-03T08:10:50.025Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
17012025-03-03T08:10:52.559Z[s1.trio] pkill ddmd
17022025-03-03T08:10:52.578Z
17032025-03-03T08:10:52.578Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
17042025-03-03T08:10:54.995Z[sidecar.trio] pkill softnpu
17052025-03-03T08:10:55.014Z
17062025-03-03T08:10:55.014Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
17072025-03-03T08:10:57.613Ztest ddm::test_trio_v2_server ... ok
17082025-03-03T08:10:57.613Z
17092025-03-03T08:10:57.613Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 644.19s
17102025-03-03T08:10:57.613Z
17112025-03-03T08:10:57.642Z+ cleanup
17122025-03-03T08:10:57.645Z++ id -un
17132025-03-03T08:10:57.648Z++ id -gn
17142025-03-03T08:10:57.651Z+ pfexec chown -R build:build .
17152025-03-03T08:10:57.735Zprocess exited: duration 1185006 ms, exit code 0
 
17162025-03-03T08:10:57.748Zfound 4 output files
17172025-03-03T08:10:57.748Zuploading: /work/s1.trio.log (4254 bytes)
17182025-03-03T08:10:58.762Zuploaded: /work/s1.trio.log
17192025-03-03T08:10:58.762Zuploading: /work/s2.trio.log (10988 bytes)
17202025-03-03T08:10:59.776Zuploaded: /work/s2.trio.log
17212025-03-03T08:10:59.776Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
17222025-03-03T08:11:00.789Zuploaded: /work/sidecar.trio-softnpu.log
17232025-03-03T08:11:00.792Zuploading: /work/t1.trio.log (26219 bytes)
17242025-03-03T08:11:01.800Zuploaded: /work/t1.trio.log