01JNDFPB0HAEBFW1CESK1BX66C: test-ddm-trio-v2-transit

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: 01JNDFPQNYQVJNT6P0QET6A3DT

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T07:50:38.733Zjob assigned to worker 01JNDFPYEN0EQ35XYFGBSP6KZK [factory aws, i-088c247c9803c76b2] (queued for 1 m 0 s)
 
22025-03-03T07:50:46.893Zstarting task 0: "setup"
32025-03-03T07:50:46.901Z++ uname -s
42025-03-03T07:50:46.904Z+ kern=SunOS
52025-03-03T07:50:46.904Z+ build_user=build
62025-03-03T07:50:46.904Z+ build_uid=12345
72025-03-03T07:50:46.904Z+ work_dir=/work
82025-03-03T07:50:46.904Z+ input_dir=/input
92025-03-03T07:50:46.904Z+ [[ 0 == 12345 ]]
102025-03-03T07:50:46.904Z+ case "$kern" in
112025-03-03T07:50:46.904Z+ groupadd -g 12345 build
122025-03-03T07:50:46.907Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T07:50:48.914Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T07:50:49.043Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T07:50:49.047Z+ home_fs=zfs
162025-03-03T07:50:49.047Z+ [[ zfs == autofs ]]
172025-03-03T07:50:49.047Z+ mkdir -p /home/build
182025-03-03T07:50:49.050Z+ chown build:build /home/build /work
192025-03-03T07:50:50.050Z+ chmod 0700 /home/build /work
202025-03-03T07:50:50.053Zprocess exited: duration 3159 ms, exit code 0
 
212025-03-03T07:50:50.060Zstarting task 1: "rust-toolchain"
222025-03-03T07:50:50.065Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-03-03T07:50:50.065Z * rust toolchain channel = "stable"
242025-03-03T07:50:50.065Z * rust toolchain profile = "default"
252025-03-03T07:50:50.065Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-03T07:50:50.065Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T07:50:50.068Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T07:50:50.068Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T07:50:50.068Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-03-03T07:50:50.185Zinfo: downloading installer
312025-03-03T07:50:51.304Zwarning: it looks like you have an existing installation of Rust at:
322025-03-03T07:50:51.304Zwarning: /opt/ooce/bin
332025-03-03T07:50:51.304Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-03T07:50:51.304Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-03T07:50:51.304Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-03T07:50:51.304Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T07:50:51.304Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-03T07:50:51.304Zerror: cannot install while Rust is installed
392025-03-03T07:50:51.304Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T07:50:51.321Zinfo: profile set to 'default'
412025-03-03T07:50:51.321Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T07:50:51.324Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-03T07:50:51.469Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T07:50:51.470Zinfo: downloading component 'cargo'
452025-03-03T07:50:52.209Zinfo: downloading component 'clippy'
462025-03-03T07:50:52.501Zinfo: downloading component 'rust-docs'
472025-03-03T07:50:53.618Zinfo: downloading component 'rust-std'
482025-03-03T07:50:55.258Zinfo: downloading component 'rustc'
492025-03-03T07:51:00.882Zinfo: downloading component 'rustfmt'
502025-03-03T07:51:01.103Zinfo: installing component 'cargo'
512025-03-03T07:51:01.927Zinfo: installing component 'clippy'
522025-03-03T07:51:02.310Zinfo: installing component 'rust-docs'
532025-03-03T07:51:04.058Zinfo: installing component 'rust-std'
542025-03-03T07:51:05.924Zinfo: installing component 'rustc'
552025-03-03T07:51:11.924Zinfo: installing component 'rustfmt'
562025-03-03T07:51:12.262Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-03T07:51:12.262Z
582025-03-03T07:51:12.634Z stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T07:51:12.634Z
602025-03-03T07:51:12.637Z
612025-03-03T07:51:12.637ZRust is installed now. Great!
622025-03-03T07:51:12.637Z
632025-03-03T07:51:12.637ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T07:51:12.637Zenvironment variable. This has not been done automatically.
652025-03-03T07:51:12.637Z
662025-03-03T07:51:12.637ZTo configure your current shell, you need to source
672025-03-03T07:51:12.637Zthe corresponding env file under $HOME/.cargo.
682025-03-03T07:51:12.637Z
692025-03-03T07:51:12.637ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T07:51:12.637Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T07:51:12.637Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T07:51:12.710Z+ rustup --version
732025-03-03T07:51:12.718Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-03T07:51:12.718Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-03T07:51:12.800Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-03T07:51:12.804Z+ cargo --version
772025-03-03T07:51:12.863Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-03T07:51:12.866Z+ rustc --version
792025-03-03T07:51:12.932Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-03T07:51:12.936Zprocess exited: duration 22873 ms, exit code 0
 
812025-03-03T07:51:12.943Zstarting task 2: "authentication"
822025-03-03T07:51:12.966Zprocess exited: duration 22 ms, exit code 0
 
832025-03-03T07:51:12.972Zstarting task 3: "clone repository"
842025-03-03T07:51:12.977Z+ mkdir -p /work/oxidecomputer/maghemite
852025-03-03T07:51:12.980Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
862025-03-03T07:51:13.021ZCloning into '/work/oxidecomputer/maghemite'...
872025-03-03T07:51:13.611Z+ cd /work/oxidecomputer/maghemite
882025-03-03T07:51:13.615Z+ git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b
892025-03-03T07:51:13.847ZFrom https://github.com/oxidecomputer/maghemite
902025-03-03T07:51:13.847Z * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD
912025-03-03T07:51:13.854Z+ [[ -n renovate/rust-1.x ]]
922025-03-03T07:51:13.859Z++ git branch --show-current
932025-03-03T07:51:13.859Z+ current=main
942025-03-03T07:51:13.859Z+ [[ main != renovate/rust-1.x ]]
952025-03-03T07:51:13.859Z+ git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b
962025-03-03T07:51:13.862Z+ git checkout -f renovate/rust-1.x
972025-03-03T07:51:13.876ZSwitched to branch 'renovate/rust-1.x'
982025-03-03T07:51:13.880Z+ git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b
992025-03-03T07:51:13.890ZHEAD is now at a303dda Update dependency rust to v1.85.0
1002025-03-03T07:51:13.894Zprocess exited: duration 918 ms, exit code 0
 
1012025-03-03T07:51:13.900Zstarting task 4: "build"
1022025-03-03T07:51:13.905Z++ cargo --version
1032025-03-03T07:51:13.912Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
1042025-03-03T07:51:14.077Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
1052025-03-03T07:51:14.077Zinfo: downloading component 'cargo'
1062025-03-03T07:51:14.926Zinfo: downloading component 'clippy'
1072025-03-03T07:51:15.263Zinfo: downloading component 'rust-docs'
1082025-03-03T07:51:16.579Zinfo: downloading component 'rust-std'
1092025-03-03T07:51:18.484Zinfo: downloading component 'rustc'
1102025-03-03T07:51:25.001Zinfo: downloading component 'rustfmt'
1112025-03-03T07:51:25.247Zinfo: installing component 'cargo'
1122025-03-03T07:51:26.092Zinfo: installing component 'clippy'
1132025-03-03T07:51:26.475Zinfo: installing component 'rust-docs'
1142025-03-03T07:51:28.233Zinfo: installing component 'rust-std'
1152025-03-03T07:51:30.103Zinfo: installing component 'rustc'
1162025-03-03T07:51:36.023Zinfo: installing component 'rustfmt'
1172025-03-03T07:51:36.446Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1182025-03-03T07:51:36.462Z++ rustc --version
1192025-03-03T07:51:36.523Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1202025-03-03T07:51:36.527Z++ dladm
1212025-03-03T07:51:36.534ZLINK CLASS MTU STATE BRIDGE OVER
1222025-03-03T07:51:36.534Zena0 phys 9216 up -- --
1232025-03-03T07:51:36.534Z++ ipadm
1242025-03-03T07:51:36.539ZADDROBJ TYPE STATE ADDR
1252025-03-03T07:51:36.539Zlo0/v4 static ok 127.0.0.1/8
1262025-03-03T07:51:36.539Zena0/dhcp dhcp ok 10.150.1.239/24
1272025-03-03T07:51:36.539Zlo0/v6 static ok ::1/128
1282025-03-03T07:51:36.539Z++ banner collect
1292025-03-03T07:51:36.539Z
1302025-03-03T07:51:36.539Z #### #### # # ###### #### #####
1312025-03-03T07:51:36.540Z # # # # # # # # # #
1322025-03-03T07:51:36.540Z # # # # # ##### # #
1332025-03-03T07:51:36.540Z # # # # # # # #
1342025-03-03T07:51:36.540Z # # # # # # # # # #
1352025-03-03T07:51:36.540Z #### #### ###### ###### ###### #### #
1362025-03-03T07:51:36.540Z
1372025-03-03T07:51:36.541Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1382025-03-03T07:51:36.541Z++ repo=softnpu
1392025-03-03T07:51:36.541Z++ series=image
1402025-03-03T07:51:36.541Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1412025-03-03T07:51:36.541Z++ name=softnpu
1422025-03-03T07:51:36.541Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1432025-03-03T07:51:36.541Z++ mkdir -p download
1442025-03-03T07:51:36.546Z++ pushd download
1452025-03-03T07:51:36.546Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1462025-03-03T07:51:36.546Z++ [[ ! -f softnpu ]]
1472025-03-03T07:51:36.546Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1482025-03-03T07:51:36.552Z % Total % Received % Xferd Average Speed Time Time Time Current
1492025-03-03T07:51:36.552Z Dload Upload Total Spent Left Speed
1502025-03-03T07:51:37.109Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 21.8M 4 1035k 0 0 4329k 0 0:00:05 --:--:-- 0:00:05 4315k 100 21.8M 100 21.8M 0 0 39.1M 0 --:--:-- --:--:-- --:--:-- 39.1M
1512025-03-03T07:51:37.113Z++ popd
1522025-03-03T07:51:37.113Z/work/oxidecomputer/maghemite
1532025-03-03T07:51:37.113Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1542025-03-03T07:51:37.113Z++ repo=sidecar-lite
1552025-03-03T07:51:37.113Z++ series=release
1562025-03-03T07:51:37.114Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1572025-03-03T07:51:37.114Z++ name=libsidecar_lite.so
1582025-03-03T07:51:37.114Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1592025-03-03T07:51:37.114Z++ mkdir -p download
1602025-03-03T07:51:37.114Z++ pushd download
1612025-03-03T07:51:37.114Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1622025-03-03T07:51:37.114Z++ [[ ! -f libsidecar_lite.so ]]
1632025-03-03T07:51:37.114Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1642025-03-03T07:51:37.122Z % Total % Received % Xferd Average Speed Time Time Time Current
1652025-03-03T07:51:37.122Z Dload Upload Total Spent Left Speed
1662025-03-03T07:51:37.670Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 36.9M 0 --:--:-- --:--:-- --:--:-- 37.0M
1672025-03-03T07:51:37.675Z++ popd
1682025-03-03T07:51:37.679Z/work/oxidecomputer/maghemite
1692025-03-03T07:51:37.679Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1702025-03-03T07:51:37.679Z++ repo=sidecar-lite
1712025-03-03T07:51:37.679Z++ series=release
1722025-03-03T07:51:37.679Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1732025-03-03T07:51:37.679Z++ name=scadm
1742025-03-03T07:51:37.679Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1752025-03-03T07:51:37.679Z++ mkdir -p download
1762025-03-03T07:51:37.679Z++ pushd download
1772025-03-03T07:51:37.679Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1782025-03-03T07:51:37.679Z++ [[ ! -f scadm ]]
1792025-03-03T07:51:37.683Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1802025-03-03T07:51:37.691Z % Total % Received % Xferd Average Speed Time Time Time Current
1812025-03-03T07:51:37.691Z Dload Upload Total Spent Left Speed
1822025-03-03T07:51:38.159Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 22.7M 0 3900 0 0 35193 0 0:11:19 --:--:-- 0:11:19 35135 100 22.7M 100 22.7M 0 0 48.7M 0 --:--:-- --:--:-- --:--:-- 48.7M
1832025-03-03T07:51:38.162Z++ popd
1842025-03-03T07:51:38.166Z/work/oxidecomputer/maghemite
1852025-03-03T07:51:38.166Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1862025-03-03T07:51:38.166Z++ repo=dendrite
1872025-03-03T07:51:38.166Z++ series=image
1882025-03-03T07:51:38.166Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1892025-03-03T07:51:38.166Z++ name=dendrite-softnpu.tar.gz
1902025-03-03T07:51:38.166Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1912025-03-03T07:51:38.166Z++ mkdir -p download
1922025-03-03T07:51:38.166Z++ pushd download
1932025-03-03T07:51:38.166Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1942025-03-03T07:51:38.166Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1952025-03-03T07:51:38.167Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1962025-03-03T07:51:38.174Z % Total % Received % Xferd Average Speed Time Time Time Current
1972025-03-03T07:51:38.178Z Dload Upload Total Spent Left Speed
1982025-03-03T07:51:38.723Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 68.4M 0 --:--:-- --:--:-- --:--:-- 68.5M
1992025-03-03T07:51:38.727Z++ popd
2002025-03-03T07:51:38.727Z/work/oxidecomputer/maghemite
2012025-03-03T07:51:38.727Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2022025-03-03T07:51:38.727Z++ repo=maghemite
2032025-03-03T07:51:38.727Z++ series=release
2042025-03-03T07:51:38.727Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2052025-03-03T07:51:38.727Z++ name=ddmd
2062025-03-03T07:51:38.728Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2072025-03-03T07:51:38.728Z++ mkdir -p download
2082025-03-03T07:51:38.731Z++ pushd download
2092025-03-03T07:51:38.731Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2102025-03-03T07:51:38.732Z++ [[ ! -f ddmd ]]
2112025-03-03T07:51:38.732Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2122025-03-03T07:51:38.738Z % Total % Received % Xferd Average Speed Time Time Time Current
2132025-03-03T07:51:38.738Z Dload Upload Total Spent Left Speed
2142025-03-03T07:51:39.322Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 40.9M 0 3900 0 0 40855 0 0:17:31 --:--:-- 0:17:31 40625 100 40.9M 100 40.9M 0 0 70.0M 0 --:--:-- --:--:-- --:--:-- 70.0M
2152025-03-03T07:51:39.326Z++ popd
2162025-03-03T07:51:39.329Z/work/oxidecomputer/maghemite
2172025-03-03T07:51:39.330Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2182025-03-03T07:51:39.330Z++ repo=maghemite
2192025-03-03T07:51:39.330Z++ series=release
2202025-03-03T07:51:39.330Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2212025-03-03T07:51:39.330Z++ name=ddmadm
2222025-03-03T07:51:39.330Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2232025-03-03T07:51:39.330Z++ mkdir -p download
2242025-03-03T07:51:39.330Z++ pushd download
2252025-03-03T07:51:39.330Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262025-03-03T07:51:39.330Z++ [[ ! -f ddmadm ]]
2272025-03-03T07:51:39.330Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2282025-03-03T07:51:39.336Z % Total % Received % Xferd Average Speed Time Time Time Current
2292025-03-03T07:51:39.336Z Dload Upload Total Spent Left Speed
2302025-03-03T07:51:39.674Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 53.2M 0 --:--:-- --:--:-- --:--:-- 53.4M
2312025-03-03T07:51:39.678Z++ popd
2322025-03-03T07:51:39.681Z/work/oxidecomputer/maghemite
2332025-03-03T07:51:39.681Z++ pushd download
2342025-03-03T07:51:39.681Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2352025-03-03T07:51:39.682Z++ chmod +x softnpu
2362025-03-03T07:51:39.682Z++ chmod +x scadm
2372025-03-03T07:51:39.685Z++ chmod +x ddmadm
2382025-03-03T07:51:39.685Z++ chmod +x ddmd
2392025-03-03T07:51:39.688Z++ mv ddmadm ddmadm-v2
2402025-03-03T07:51:39.691Z++ mv ddmd ddmd-v2
2412025-03-03T07:51:39.691Z++ rm -rf zones/dendrite
2422025-03-03T07:51:39.694Z++ mkdir -p zones/dendrite
2432025-03-03T07:51:39.697Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2442025-03-03T07:51:40.454Z++ popd
2452025-03-03T07:51:40.454Z/work/oxidecomputer/maghemite
2462025-03-03T07:51:40.457Z++ banner install
2472025-03-03T07:51:40.457Z
2482025-03-03T07:51:40.457Z # # # #### ##### ## # #
2492025-03-03T07:51:40.458Z # ## # # # # # # #
2502025-03-03T07:51:40.458Z # # # # #### # # # # #
2512025-03-03T07:51:40.458Z # # # # # # ###### # #
2522025-03-03T07:51:40.458Z # # ## # # # # # # #
2532025-03-03T07:51:40.458Z # # # #### # # # ###### ######
2542025-03-03T07:51:40.458Z
2552025-03-03T07:51:40.462Z++ pkg info brand/sparse
2562025-03-03T07:51:40.462Z++ grep -qi installed
2572025-03-03T07:51:42.089Zpkg: info: no packages matching the following patterns you specified are
2582025-03-03T07:51:42.089Zinstalled on the system. Try querying remotely instead:
2592025-03-03T07:51:42.089Z
2602025-03-03T07:51:42.089Z brand/sparse
2612025-03-03T07:51:42.135Z++ [[ 1 != 0 ]]
2622025-03-03T07:51:42.135Z++ set -o errexit
2632025-03-03T07:51:42.135Z++ pfexec pkg install brand/sparse
2642025-03-03T07:51:49.512Z Startup: Refreshing catalog 'helios-dev' ... Done
2652025-03-03T07:51:54.054Z Startup: Caching catalogs ... Done
2662025-03-03T07:52:07.746ZPlanning: Solver setup ... Done
2672025-03-03T07:52:07.911ZPlanning: Running solver ... Done
2682025-03-03T07:52:08.038ZPlanning: Finding local manifests ... Done
2692025-03-03T07:52:08.068ZPlanning: Fetching manifests: 0/3 0% complete
2702025-03-03T07:52:08.181ZPlanning: Fetching manifests: 3/3 100% complete
2712025-03-03T07:52:08.254ZPlanning: Package planning ... Done
2722025-03-03T07:52:08.260ZPlanning: Merging actions ... Done
2732025-03-03T07:52:08.451ZPlanning: Checking for conflicting actions ... Done
2742025-03-03T07:52:10.408ZPlanning: Consolidating action changes ... Done
2752025-03-03T07:52:10.835ZPlanning: Evaluating mediators ... Done
2762025-03-03T07:52:10.905ZPlanning: Planning completed in 16.75 seconds
2772025-03-03T07:52:10.921Z Packages to install: 1
2782025-03-03T07:52:10.921Z Packages to update: 2
2792025-03-03T07:52:10.924Z Create boot environment: No
2802025-03-03T07:52:10.924ZCreate backup boot environment: Yes
2812025-03-03T07:52:10.997Z
2822025-03-03T07:52:10.997ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2832025-03-03T07:52:14.913ZDownload: Completed 8.03 MB in 3.91 seconds (2.0M/s)
2842025-03-03T07:52:16.931Z Actions: 1/1419 actions (Removing old actions)
2852025-03-03T07:52:16.952Z Actions: 199/1419 actions (Installing new actions)
2862025-03-03T07:52:17.071Z Actions: 579/1419 actions (Updating modified actions)
2872025-03-03T07:52:17.397Z Actions: Completed 1419 actions in 0.47 seconds.
2882025-03-03T07:52:17.818Z Done
2892025-03-03T07:52:17.821Z Done
2902025-03-03T07:52:18.395Z Done
2912025-03-03T07:52:22.791Z Done
2922025-03-03T07:52:22.877Z Done
2932025-03-03T07:52:22.880Z Done
2942025-03-03T07:52:23.068Z Done
2952025-03-03T07:52:23.503Z++ set -o errexit
2962025-03-03T07:52:23.504Z++ set -o pipefail
2972025-03-03T07:52:23.504Z++ banner build
2982025-03-03T07:52:23.507Z
2992025-03-03T07:52:23.507Z ##### # # # # #####
3002025-03-03T07:52:23.507Z # # # # # # # #
3012025-03-03T07:52:23.507Z ##### # # # # # #
3022025-03-03T07:52:23.507Z # # # # # # # #
3032025-03-03T07:52:23.507Z # # # # # # # #
3042025-03-03T07:52:23.507Z ##### #### # ###### #####
3052025-03-03T07:52:23.507Z
3062025-03-03T07:52:23.507Z++ cargo build --release --bin ddmd --bin ddmadm
3072025-03-03T07:52:23.678Z Updating crates.io index
3082025-03-03T07:52:23.682Z Updating git repository `https://github.com/oxidecomputer/falcon`
3092025-03-03T07:52:24.396ZFrom https://github.com/oxidecomputer/falcon
3102025-03-03T07:52:24.396Z * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9
3112025-03-03T07:52:24.566Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3122025-03-03T07:52:25.581ZFrom https://github.com/oxidecomputer/dendrite
3132025-03-03T07:52:25.581Z * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae
3142025-03-03T07:52:25.632Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152025-03-03T07:52:25.923ZFrom https://github.com/oxidecomputer/ispf
3162025-03-03T07:52:25.923Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3172025-03-03T07:52:25.943Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3182025-03-03T07:52:26.265ZFrom https://github.com/oxidecomputer/netadm-sys
3192025-03-03T07:52:26.265Z * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390
3202025-03-03T07:52:26.277Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212025-03-03T07:52:30.465ZFrom https://github.com/oxidecomputer/omicron
3222025-03-03T07:52:30.465Z * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4
3232025-03-03T07:52:30.868Z Updating git repository `https://github.com/oxidecomputer/opte`
3242025-03-03T07:52:31.373ZFrom https://github.com/oxidecomputer/opte
3252025-03-03T07:52:31.373Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3262025-03-03T07:52:31.419Z Updating git repository `https://github.com/illumos/smf-rs`
3272025-03-03T07:52:31.936ZFrom https://github.com/illumos/smf-rs
3282025-03-03T07:52:31.936Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3292025-03-03T07:52:31.969Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3302025-03-03T07:52:32.343ZFrom https://github.com/oxidecomputer/maghemite
3312025-03-03T07:52:32.343Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3322025-03-03T07:52:32.392Z Updating git repository `https://github.com/oxidecomputer/zone`
3332025-03-03T07:52:32.670ZFrom https://github.com/oxidecomputer/zone
3342025-03-03T07:52:32.670Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3352025-03-03T07:52:32.713Z Updating git repository `https://github.com/oxidecomputer/propolis`
3362025-03-03T07:52:33.347ZFrom https://github.com/oxidecomputer/propolis
3372025-03-03T07:52:33.347Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3382025-03-03T07:52:33.467Z Updating git repository `https://github.com/illumos/smf-rs`
3392025-03-03T07:52:33.930ZFrom https://github.com/illumos/smf-rs
3402025-03-03T07:52:33.930Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3412025-03-03T07:52:33.951Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3422025-03-03T07:52:34.433ZFrom https://github.com/oxidecomputer/transceiver-control
3432025-03-03T07:52:34.433Z * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2
3442025-03-03T07:52:34.457Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3452025-03-03T07:52:34.746ZFrom https://github.com/oxidecomputer/dlpi-sys
3462025-03-03T07:52:34.746Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3472025-03-03T07:52:34.755Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3482025-03-03T07:52:35.019ZFrom https://github.com/jmesmon/rust-libzfs
3492025-03-03T07:52:35.019Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3502025-03-03T07:52:35.032Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3512025-03-03T07:52:35.320ZFrom https://github.com/oxidecomputer/rusty-doors
3522025-03-03T07:52:35.320Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3532025-03-03T07:52:35.348Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3542025-03-03T07:52:35.707ZFrom https://github.com/oxidecomputer/maghemite
3552025-03-03T07:52:35.707Z * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8
3562025-03-03T07:52:35.742Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3572025-03-03T07:52:36.010ZFrom https://github.com/oxidecomputer/serde_human_bytes
3582025-03-03T07:52:36.010Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3592025-03-03T07:52:36.040Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3602025-03-03T07:52:36.322ZFrom https://github.com/oxidecomputer/slog-error-chain
3612025-03-03T07:52:36.322Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3622025-03-03T07:52:36.347Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3632025-03-03T07:52:36.614ZFrom https://github.com/oxidecomputer/poptrie
3642025-03-03T07:52:36.614Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3652025-03-03T07:52:36.640Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3662025-03-03T07:52:36.878ZFrom https://github.com/illumos/libscf-sys
3672025-03-03T07:52:36.878Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3682025-03-03T07:52:36.896Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3692025-03-03T07:52:37.681ZFrom https://github.com/oxidecomputer/progenitor
3702025-03-03T07:52:37.681Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3712025-03-03T07:52:37.912Z Updating git repository `https://github.com/oxidecomputer/typify`
3722025-03-03T07:52:38.808ZFrom https://github.com/oxidecomputer/typify
3732025-03-03T07:52:38.808Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3742025-03-03T07:52:38.876Z Updating git repository `https://github.com/oxidecomputer/propolis`
3752025-03-03T07:52:39.461ZFrom https://github.com/oxidecomputer/propolis
3762025-03-03T07:52:39.461Z * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc
3772025-03-03T07:52:39.543Z Updating git repository `https://github.com/oxidecomputer/crucible`
3782025-03-03T07:52:40.563ZFrom https://github.com/oxidecomputer/crucible
3792025-03-03T07:52:40.564Z * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72
3802025-03-03T07:52:40.621Z Updating git repository `https://github.com/oxidecomputer/opte`
3812025-03-03T07:52:40.998ZFrom https://github.com/oxidecomputer/opte
3822025-03-03T07:52:40.998Z * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa
3832025-03-03T07:52:41.058Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3842025-03-03T07:52:41.564ZFrom https://github.com/oxidecomputer/management-gateway-service
3852025-03-03T07:52:41.564Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3862025-03-03T07:52:41.616Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3872025-03-03T07:52:42.036ZFrom https://github.com/oxidecomputer/ingot
3882025-03-03T07:52:42.036Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3892025-03-03T07:52:42.695Z Downloading crates ...
3902025-03-03T07:52:42.769Z Downloaded anstyle-query v1.1.1
3912025-03-03T07:52:42.791Z Downloaded cstr-argument v0.1.2
3922025-03-03T07:52:42.795Z Downloaded equivalent v1.0.1
3932025-03-03T07:52:42.795Z Downloaded const-random-macro v0.1.16
3942025-03-03T07:52:42.796Z Downloaded ciborium-io v0.2.2
3952025-03-03T07:52:42.801Z Downloaded crucible-workspace-hack v0.1.0
3962025-03-03T07:52:42.811Z Downloaded crc8 v0.1.1
3972025-03-03T07:52:42.811Z Downloaded cfg_aliases v0.2.1
3982025-03-03T07:52:42.811Z Downloaded futures v0.3.31
3992025-03-03T07:52:42.817Z Downloaded openssl-probe v0.1.5
4002025-03-03T07:52:42.817Z Downloaded atomicwrites v0.4.4
4012025-03-03T07:52:42.817Z Downloaded openssl-macros v0.1.1
4022025-03-03T07:52:42.817Z Downloaded const-random v0.1.18
4032025-03-03T07:52:42.822Z Downloaded foreign-types v0.3.2
4042025-03-03T07:52:42.822Z Downloaded float-ord v0.3.2
4052025-03-03T07:52:42.822Z Downloaded dof v0.3.0
4062025-03-03T07:52:42.826Z Downloaded progenitor-client v0.8.0
4072025-03-03T07:52:42.826Z Downloaded darling_macro v0.20.10
4082025-03-03T07:52:42.827Z Downloaded proc-macro-error-attr2 v2.0.0
4092025-03-03T07:52:42.827Z Downloaded block-buffer v0.10.4
4102025-03-03T07:52:42.831Z Downloaded atomic-waker v1.1.2
4112025-03-03T07:52:42.831Z Downloaded anstyle-parse v0.2.5
4122025-03-03T07:52:42.831Z Downloaded pretty-hex v0.4.1
4132025-03-03T07:52:42.835Z Downloaded byteorder v1.5.0
4142025-03-03T07:52:42.835Z Downloaded dirs-next v2.0.0
4152025-03-03T07:52:42.840Z Downloaded dyn-clone v1.0.17
4162025-03-03T07:52:42.840Z Downloaded defmt-macros v0.3.9
4172025-03-03T07:52:42.845Z Downloaded errno v0.3.9
4182025-03-03T07:52:42.845Z Downloaded defmt-parser v0.3.4
4192025-03-03T07:52:42.845Z Downloaded async-stream v0.3.6
4202025-03-03T07:52:42.851Z Downloaded colored v2.1.0
4212025-03-03T07:52:42.855Z Downloaded serde-big-array v0.5.1
4222025-03-03T07:52:42.855Z Downloaded progenitor-client v0.9.1
4232025-03-03T07:52:42.855Z Downloaded either v1.13.0
4242025-03-03T07:52:42.855Z Downloaded form_urlencoded v1.2.1
4252025-03-03T07:52:42.860Z Downloaded foreign-types v0.5.0
4262025-03-03T07:52:42.860Z Downloaded foreign-types-macros v0.2.3
4272025-03-03T07:52:42.860Z Downloaded defmt v0.3.8
4282025-03-03T07:52:42.864Z Downloaded scroll_derive v0.12.0
4292025-03-03T07:52:42.864Z Downloaded colorchoice v1.0.2
4302025-03-03T07:52:42.864Z Downloaded embedded-io v0.6.1
4312025-03-03T07:52:42.869Z Downloaded pretty-hex v0.2.1
4322025-03-03T07:52:42.869Z Downloaded deranged v0.3.11
4332025-03-03T07:52:42.869Z Downloaded percent-encoding v2.3.1
4342025-03-03T07:52:42.874Z Downloaded want v0.3.1
4352025-03-03T07:52:42.874Z Downloaded fixedbitset v0.4.2
4362025-03-03T07:52:42.874Z Downloaded fastrand v2.1.1
4372025-03-03T07:52:42.874Z Downloaded embedded-io v0.4.0
4382025-03-03T07:52:42.878Z Downloaded pest_generator v2.7.13
4392025-03-03T07:52:42.878Z Downloaded paste v1.0.15
4402025-03-03T07:52:42.882Z Downloaded scroll v0.12.0
4412025-03-03T07:52:42.882Z Downloaded darling v0.20.10
4422025-03-03T07:52:42.887Z Downloaded scopeguard v1.2.0
4432025-03-03T07:52:42.892Z Downloaded progenitor-macro v0.8.0
4442025-03-03T07:52:42.892Z Downloaded rustc-hash v2.0.0
4452025-03-03T07:52:42.892Z Downloaded rand_core v0.6.4
4462025-03-03T07:52:42.896Z Downloaded plain v0.2.3
4472025-03-03T07:52:42.896Z Downloaded pkg-config v0.3.31
4482025-03-03T07:52:42.896Z Downloaded resolv-conf v0.7.0
4492025-03-03T07:52:42.900Z Downloaded progenitor-macro v0.9.1
4502025-03-03T07:52:42.900Z Downloaded dirs-sys-next v0.1.2
4512025-03-03T07:52:42.900Z Downloaded console v0.15.8
4522025-03-03T07:52:42.905Z Downloaded progenitor v0.8.0
4532025-03-03T07:52:42.905Z Downloaded pin-utils v0.1.0
4542025-03-03T07:52:42.910Z Downloaded num v0.4.3
4552025-03-03T07:52:42.910Z Downloaded crossbeam-utils v0.8.20
4562025-03-03T07:52:42.915Z Downloaded proc-macro-error-attr v1.0.4
4572025-03-03T07:52:42.915Z Downloaded rustc_version v0.1.7
4582025-03-03T07:52:42.915Z Downloaded cookie v0.18.1
4592025-03-03T07:52:42.919Z Downloaded futures-task v0.3.31
4602025-03-03T07:52:42.925Z Downloaded futures-sink v0.3.31
4612025-03-03T07:52:42.925Z Downloaded ident_case v1.0.1
4622025-03-03T07:52:42.925Z Downloaded proc-macro-crate v3.2.0
4632025-03-03T07:52:42.925Z Downloaded serde_tokenstream v0.2.2
4642025-03-03T07:52:42.929Z Downloaded serde_path_to_error v0.1.16
4652025-03-03T07:52:42.934Z Downloaded try-lock v0.2.5
4662025-03-03T07:52:42.934Z Downloaded tinyvec_macros v0.1.1
4672025-03-03T07:52:42.934Z Downloaded sync_wrapper v0.1.2
4682025-03-03T07:52:42.938Z Downloaded serde_repr v0.1.19
4692025-03-03T07:52:42.938Z Downloaded is-terminal v0.4.13
4702025-03-03T07:52:42.942Z Downloaded heck v0.5.0
4712025-03-03T07:52:42.942Z Downloaded heck v0.4.1
4722025-03-03T07:52:42.942Z Downloaded ipnetwork v0.21.1
4732025-03-03T07:52:42.948Z Downloaded parking_lot v0.11.2
4742025-03-03T07:52:42.955Z Downloaded pest_derive v2.7.13
4752025-03-03T07:52:42.955Z Downloaded password-hash v0.5.0
4762025-03-03T07:52:42.959Z Downloaded rustls-pemfile v1.0.4
4772025-03-03T07:52:42.959Z Downloaded proc-macro-error2 v2.0.1
4782025-03-03T07:52:42.964Z Downloaded slog-stdlog v4.1.1
4792025-03-03T07:52:42.964Z Downloaded proc-macro-error v1.0.4
4802025-03-03T07:52:42.970Z Downloaded quick-error v1.2.3
4812025-03-03T07:52:42.970Z Downloaded newtype_derive v0.1.6
4822025-03-03T07:52:42.974Z Downloaded derive-where v1.2.7
4832025-03-03T07:52:42.974Z Downloaded slog-scope v4.4.0
4842025-03-03T07:52:42.978Z Downloaded shlex v1.3.0
4852025-03-03T07:52:42.978Z Downloaded ppv-lite86 v0.2.20
4862025-03-03T07:52:42.978Z Downloaded darling_core v0.20.10
4872025-03-03T07:52:42.983Z Downloaded strum v0.26.3
4882025-03-03T07:52:42.987Z Downloaded sync_wrapper v1.0.1
4892025-03-03T07:52:42.987Z Downloaded subtle v2.6.1
4902025-03-03T07:52:42.987Z Downloaded generic-array v0.14.7
4912025-03-03T07:52:42.992Z Downloaded libscf-sys v1.1.0
4922025-03-03T07:52:42.992Z Downloaded serde_derive_internals v0.29.1
4932025-03-03T07:52:42.996Z Downloaded zone_cfg_derive v0.3.0
4942025-03-03T07:52:42.996Z Downloaded match_cfg v0.1.0
4952025-03-03T07:52:42.996Z Downloaded sct v0.7.1
4962025-03-03T07:52:43.001Z Downloaded httpdate v1.0.3
4972025-03-03T07:52:43.005Z Downloaded hostname v0.4.0
4982025-03-03T07:52:43.005Z Downloaded sha1 v0.10.6
4992025-03-03T07:52:43.005Z Downloaded sha2 v0.10.8
5002025-03-03T07:52:43.008Z Downloaded pest_meta v2.7.13
5012025-03-03T07:52:43.011Z Downloaded uuid v1.13.1
5022025-03-03T07:52:43.015Z Downloaded base64 v0.21.7
5032025-03-03T07:52:43.019Z Downloaded tower-service v0.3.3
5042025-03-03T07:52:43.023Z Downloaded arc-swap v1.7.1
5052025-03-03T07:52:43.027Z Downloaded http-body v1.0.1
5062025-03-03T07:52:43.027Z Downloaded structmeta v0.3.0
5072025-03-03T07:52:43.030Z Downloaded strum_macros v0.26.4
5082025-03-03T07:52:43.033Z Downloaded tracing-attributes v0.1.27
5092025-03-03T07:52:43.037Z Downloaded ryu v1.0.18
5102025-03-03T07:52:43.041Z Downloaded zone v0.3.0
5112025-03-03T07:52:43.041Z Downloaded humantime v2.1.0
5122025-03-03T07:52:43.045Z Downloaded hash32 v0.3.1
5132025-03-03T07:52:43.045Z Downloaded take_mut v0.2.2
5142025-03-03T07:52:43.049Z Downloaded getrandom v0.2.15
5152025-03-03T07:52:43.049Z Downloaded typify-macro v0.3.0
5162025-03-03T07:52:43.053Z Downloaded hubpack_derive v0.1.1
5172025-03-03T07:52:43.053Z Downloaded num-traits v0.2.19
5182025-03-03T07:52:43.058Z Downloaded memmap v0.7.0
5192025-03-03T07:52:43.058Z Downloaded tabled_derive v0.10.0
5202025-03-03T07:52:43.062Z Downloaded strum_macros v0.25.3
5212025-03-03T07:52:43.062Z Downloaded toml_datetime v0.6.8
5222025-03-03T07:52:43.067Z Downloaded strsim v0.11.1
5232025-03-03T07:52:43.067Z Downloaded parking_lot_core v0.9.10
5242025-03-03T07:52:43.071Z Downloaded slab v0.4.9
5252025-03-03T07:52:43.071Z Downloaded static_assertions v1.1.0
5262025-03-03T07:52:43.075Z Downloaded native-tls v0.2.12
5272025-03-03T07:52:43.076Z Downloaded http-body v0.4.6
5282025-03-03T07:52:43.080Z Downloaded toml v0.8.19
5292025-03-03T07:52:43.084Z Downloaded num_enum v0.7.3
5302025-03-03T07:52:43.091Z Downloaded once_cell v1.20.2
5312025-03-03T07:52:43.098Z Downloaded serde_urlencoded v0.7.1
5322025-03-03T07:52:43.098Z Downloaded waitgroup v0.1.2
5332025-03-03T07:52:43.098Z Downloaded num-derive v0.4.2
5342025-03-03T07:52:43.098Z Downloaded num-derive v0.3.3
5352025-03-03T07:52:43.102Z Downloaded getrandom v0.3.1
5362025-03-03T07:52:43.102Z Downloaded expectorate v1.1.0
5372025-03-03T07:52:43.106Z Downloaded http-body-util v0.1.2
5382025-03-03T07:52:43.106Z Downloaded zerocopy-derive v0.7.35
5392025-03-03T07:52:43.110Z Downloaded tokio-macros v2.4.0
5402025-03-03T07:52:43.110Z Downloaded untrusted v0.9.0
5412025-03-03T07:52:43.114Z Downloaded slog-dtrace v0.3.0
5422025-03-03T07:52:43.114Z Downloaded mime v0.3.17
5432025-03-03T07:52:43.118Z Downloaded macaddr v1.0.1
5442025-03-03T07:52:43.118Z Downloaded typify-macro v0.2.0
5452025-03-03T07:52:43.122Z Downloaded usdt-macro v0.5.0
5462025-03-03T07:52:43.122Z Downloaded usdt-attr-macro v0.5.0
5472025-03-03T07:52:43.122Z Downloaded tokio-native-tls v0.3.1
5482025-03-03T07:52:43.126Z Downloaded futures-macro v0.3.31
5492025-03-03T07:52:43.126Z Downloaded futures-io v0.3.31
5502025-03-03T07:52:43.126Z Downloaded fxhash v0.2.1
5512025-03-03T07:52:43.126Z Downloaded sigpipe v0.1.3
5522025-03-03T07:52:43.131Z Downloaded itoa v1.0.11
5532025-03-03T07:52:43.131Z Downloaded httparse v1.9.4
5542025-03-03T07:52:43.135Z Downloaded tokio-stream v0.1.17
5552025-03-03T07:52:43.139Z Downloaded time-core v0.1.2
5562025-03-03T07:52:43.139Z Downloaded bytes v1.10.0
5572025-03-03T07:52:43.143Z Downloaded instant v0.1.13
5582025-03-03T07:52:43.143Z Downloaded usdt v0.5.0
5592025-03-03T07:52:43.146Z Downloaded time-macros v0.2.18
5602025-03-03T07:52:43.151Z Downloaded thread-id v4.2.2
5612025-03-03T07:52:43.152Z Downloaded version_check v0.9.5
5622025-03-03T07:52:43.155Z Downloaded tokio-rustls v0.25.0
5632025-03-03T07:52:43.155Z Downloaded openssl-sys v0.9.103
5642025-03-03T07:52:43.160Z Downloaded term v0.7.0
5652025-03-03T07:52:43.164Z Downloaded similar v2.6.0
5662025-03-03T07:52:43.170Z Downloaded thread_local v1.1.8
5672025-03-03T07:52:43.176Z Downloaded num_enum v0.5.11
5682025-03-03T07:52:43.181Z Downloaded highway v1.2.0
5692025-03-03T07:52:43.181Z Downloaded tracing v0.1.40
5702025-03-03T07:52:43.186Z Downloaded num-conv v0.1.0
5712025-03-03T07:52:43.186Z Downloaded tiny-keccak v2.0.2
5722025-03-03T07:52:43.190Z Downloaded smartstring v1.0.1
5732025-03-03T07:52:43.196Z Downloaded lazy_static v1.5.0
5742025-03-03T07:52:43.196Z Downloaded num_threads v0.1.7
5752025-03-03T07:52:43.196Z Downloaded hyper-rustls v0.27.3
5762025-03-03T07:52:43.199Z Downloaded thiserror v2.0.11
5772025-03-03T07:52:43.202Z Downloaded slog-envlogger v2.2.0
5782025-03-03T07:52:43.205Z Downloaded num-rational v0.4.2
5792025-03-03T07:52:43.205Z Downloaded log v0.4.22
5802025-03-03T07:52:43.209Z Downloaded hyper-tls v0.5.0
5812025-03-03T07:52:43.212Z Downloaded socket2 v0.5.8
5822025-03-03T07:52:43.218Z Downloaded hyper-tls v0.6.0
5832025-03-03T07:52:43.218Z Downloaded terminal_size v0.4.0
5842025-03-03T07:52:43.221Z Downloaded smallvec v1.13.2
5852025-03-03T07:52:43.221Z Downloaded serde_yaml v0.9.34+deprecated
5862025-03-03T07:52:43.224Z Downloaded unicode-ident v1.0.16
5872025-03-03T07:52:43.228Z Downloaded num_enum_derive v0.7.3
5882025-03-03T07:52:43.232Z Downloaded spin v0.9.8
5892025-03-03T07:52:43.232Z Downloaded thin-vec v0.2.13
5902025-03-03T07:52:43.236Z Downloaded rand v0.8.5
5912025-03-03T07:52:43.241Z Downloaded thiserror-impl v2.0.11
5922025-03-03T07:52:43.244Z Downloaded utf8parse v0.2.2
5932025-03-03T07:52:43.244Z Downloaded hostname v0.3.1
5942025-03-03T07:52:43.244Z Downloaded tokio-rustls v0.24.1
5952025-03-03T07:52:43.250Z Downloaded hyper-util v0.1.10
5962025-03-03T07:52:43.255Z Downloaded num-iter v0.1.45
5972025-03-03T07:52:43.255Z Downloaded num-integer v0.1.46
5982025-03-03T07:52:43.255Z Downloaded smf v0.2.3
5992025-03-03T07:52:43.258Z Downloaded is_terminal_polyfill v1.70.1
6002025-03-03T07:52:43.258Z Downloaded unsafe-libyaml v0.2.11
6012025-03-03T07:52:43.263Z Downloaded futures-channel v0.3.31
6022025-03-03T07:52:43.263Z Downloaded half v2.4.1
6032025-03-03T07:52:43.267Z Downloaded libm v0.2.8
6042025-03-03T07:52:43.273Z Downloaded ucd-trie v0.1.6
6052025-03-03T07:52:43.278Z Downloaded nom v7.1.3
6062025-03-03T07:52:43.281Z Downloaded http v1.2.0
6072025-03-03T07:52:43.286Z Downloaded hickory-resolver v0.24.3
6082025-03-03T07:52:43.291Z Downloaded num-complex v0.4.6
6092025-03-03T07:52:43.294Z Downloaded indexmap v1.9.3
6102025-03-03T07:52:43.299Z Downloaded toml_edit v0.19.15
6112025-03-03T07:52:43.315Z Downloaded toml_edit v0.22.21
6122025-03-03T07:52:43.335Z Downloaded url v2.5.2
6132025-03-03T07:52:43.338Z Downloaded clap_builder v4.5.23
6142025-03-03T07:52:43.350Z Downloaded whoami v1.5.2
6152025-03-03T07:52:43.350Z Downloaded memchr v2.7.4
6162025-03-03T07:52:43.354Z Downloaded mio v1.0.2
6172025-03-03T07:52:43.363Z Downloaded steno v0.4.1
6182025-03-03T07:52:43.367Z Downloaded hashbrown v0.12.3
6192025-03-03T07:52:43.373Z Downloaded serde v1.0.217
6202025-03-03T07:52:43.376Z Downloaded thiserror v1.0.69
6212025-03-03T07:52:43.380Z Downloaded stable_deref_trait v1.2.0
6222025-03-03T07:52:43.380Z Downloaded ipnetwork v0.20.0
6232025-03-03T07:52:43.383Z Downloaded pest v2.7.13
6242025-03-03T07:52:43.387Z Downloaded zerocopy v0.6.6
6252025-03-03T07:52:43.393Z Downloaded minimal-lexical v0.2.1
6262025-03-03T07:52:43.398Z Downloaded hyper v1.5.1
6272025-03-03T07:52:43.404Z Downloaded time v0.3.36
6282025-03-03T07:52:43.412Z Downloaded itertools v0.12.1
6292025-03-03T07:52:43.419Z Downloaded hashbrown v0.15.2
6302025-03-03T07:52:43.426Z Downloaded winnow v0.6.18
6312025-03-03T07:52:43.435Z Downloaded indexmap v2.7.1
6322025-03-03T07:52:43.439Z Downloaded futures-util v0.3.31
6332025-03-03T07:52:43.453Z Downloaded zerocopy v0.7.35
6342025-03-03T07:52:43.470Z Downloaded goblin v0.8.2
6352025-03-03T07:52:43.476Z Downloaded tokio-util v0.7.12
6362025-03-03T07:52:43.483Z Downloaded http v0.2.12
6372025-03-03T07:52:43.487Z Downloaded syn v2.0.98
6382025-03-03T07:52:43.502Z Downloaded vcpkg v0.2.15
6392025-03-03T07:52:43.541Z Downloaded portable-atomic v1.8.0
6402025-03-03T07:52:43.549Z Downloaded dropshot v0.15.1
6412025-03-03T07:52:43.571Z Downloaded idna v0.5.0
6422025-03-03T07:52:43.580Z Downloaded nix v0.29.0
6432025-03-03T07:52:43.591Z Downloaded unicode-normalization v0.1.24
6442025-03-03T07:52:43.597Z Downloaded serde_with v3.12.0
6452025-03-03T07:52:43.604Z Downloaded winnow v0.5.40
6462025-03-03T07:52:43.613Z Downloaded h2 v0.4.6
6472025-03-03T07:52:43.620Z Downloaded smoltcp v0.11.0
6482025-03-03T07:52:43.633Z Downloaded quinn-proto v0.11.8
6492025-03-03T07:52:43.641Z Downloaded rustls-webpki v0.102.8
6502025-03-03T07:52:43.658Z Downloaded h2 v0.3.26
6512025-03-03T07:52:43.665Z Downloaded sled v0.34.7
6522025-03-03T07:52:43.676Z Downloaded dropshot v0.12.0
6532025-03-03T07:52:43.696Z Downloaded itertools v0.10.5
6542025-03-03T07:52:43.702Z Downloaded idna v0.4.0
6552025-03-03T07:52:43.709Z Downloaded reqwest v0.12.9
6562025-03-03T07:52:43.716Z Downloaded regex v1.11.1
6572025-03-03T07:52:43.729Z Downloaded tabled v0.18.0
6582025-03-03T07:52:43.746Z Downloaded rustls v0.21.12
6592025-03-03T07:52:43.757Z Downloaded zerocopy v0.8.17
6602025-03-03T07:52:43.780Z Downloaded webpki-roots v0.26.6
6612025-03-03T07:52:43.785Z Downloaded unicode-width v0.2.0
6622025-03-03T07:52:43.791Z Downloaded regress v0.9.1
6632025-03-03T07:52:43.799Z Downloaded unicode-width v0.1.14
6642025-03-03T07:52:43.806Z Downloaded openapiv3 v2.0.0
6652025-03-03T07:52:43.817Z Downloaded rustls v0.22.4
6662025-03-03T07:52:43.831Z Downloaded regress v0.10.1
6672025-03-03T07:52:43.841Z Downloaded rhai v1.20.0
6682025-03-03T07:52:43.850Z Downloaded libc v0.2.169
6692025-03-03T07:52:43.875Z Downloaded rustix v0.38.37
6702025-03-03T07:52:43.896Z Downloaded regex-syntax v0.8.5
6712025-03-03T07:52:43.904Z Downloaded rustls v0.23.13
6722025-03-03T07:52:43.915Z Downloaded openssl v0.10.66
6732025-03-03T07:52:43.924Z Downloaded syn v1.0.109
6742025-03-03T07:52:43.935Z Downloaded hashbrown v0.14.5
6752025-03-03T07:52:43.940Z Downloaded hickory-proto v0.24.1
6762025-03-03T07:52:43.955Z Downloaded itertools v0.13.0
6772025-03-03T07:52:43.961Z Downloaded rustls-webpki v0.101.7
6782025-03-03T07:52:43.974Z Downloaded tokio v1.42.0
6792025-03-03T07:52:44.012Z Downloaded typify-impl v0.3.0
6802025-03-03T07:52:44.028Z Downloaded typify-impl v0.2.0
6812025-03-03T07:52:44.043Z Downloaded hyper v0.14.30
6822025-03-03T07:52:44.050Z Downloaded webpki-roots v0.25.4
6832025-03-03T07:52:44.054Z Downloaded serde_json v1.0.138
6842025-03-03T07:52:44.062Z Downloaded reqwest v0.11.27
6852025-03-03T07:52:44.068Z Downloaded zerocopy-derive v0.6.6
6862025-03-03T07:52:44.078Z Downloaded regex-automata v0.4.9
6872025-03-03T07:52:44.093Z Downloaded unicode-segmentation v1.12.0
6882025-03-03T07:52:44.096Z Downloaded chrono v0.4.38
6892025-03-03T07:52:44.103Z Downloaded itertools v0.14.0
6902025-03-03T07:52:44.110Z Downloaded slog-term v2.9.1
6912025-03-03T07:52:44.113Z Downloaded crossbeam-channel v0.5.13
6922025-03-03T07:52:44.117Z Downloaded omicron-workspace-hack v0.1.0
6932025-03-03T07:52:44.120Z Downloaded usdt-impl v0.5.0
6942025-03-03T07:52:44.121Z Downloaded zeroize v1.8.1
6952025-03-03T07:52:44.121Z Downloaded lock_api v0.4.12
6962025-03-03T07:52:44.124Z Downloaded qorb v0.2.1
6972025-03-03T07:52:44.127Z Downloaded heapless v0.8.0
6982025-03-03T07:52:44.130Z Downloaded petgraph v0.6.5
6992025-03-03T07:52:44.146Z Downloaded zerocopy-derive v0.8.17
7002025-03-03T07:52:44.152Z Downloaded quinn v0.11.5
7012025-03-03T07:52:44.156Z Downloaded prettyplease v0.2.29
7022025-03-03T07:52:44.159Z Downloaded tempfile v3.12.0
7032025-03-03T07:52:44.162Z Downloaded linked-hash-map v0.5.6
7042025-03-03T07:52:44.162Z Downloaded spin v0.5.2
7052025-03-03T07:52:44.166Z Downloaded indent_write v2.2.0
7062025-03-03T07:52:44.166Z Downloaded tokio-rustls v0.26.0
7072025-03-03T07:52:44.169Z Downloaded serde_with_macros v3.12.0
7082025-03-03T07:52:44.169Z Downloaded unicode-bidi v0.3.15
7092025-03-03T07:52:44.172Z Downloaded encoding_rs v0.8.34
7102025-03-03T07:52:44.192Z Downloaded slog v2.7.0
7112025-03-03T07:52:44.195Z Downloaded typify v0.3.0
7122025-03-03T07:52:44.198Z Downloaded typenum v1.17.0
7132025-03-03T07:52:44.201Z Downloaded tracing-core v0.1.32
7142025-03-03T07:52:44.204Z Downloaded thiserror-impl v1.0.69
7152025-03-03T07:52:44.204Z Downloaded signal-hook-registry v1.4.2
7162025-03-03T07:52:44.208Z Downloaded lru-cache v0.1.2
7172025-03-03T07:52:44.208Z Downloaded slog-bunyan v2.5.0
7182025-03-03T07:52:44.208Z Downloaded serde_derive v1.0.217
7192025-03-03T07:52:44.211Z Downloaded schemars v0.8.21
7202025-03-03T07:52:44.221Z Downloaded papergrid v0.14.0
7212025-03-03T07:52:44.224Z Downloaded derive_more v0.99.18
7222025-03-03T07:52:44.228Z Downloaded semver v1.0.25
7232025-03-03T07:52:44.234Z Downloaded libsw v3.3.1
7242025-03-03T07:52:44.239Z Downloaded tinyvec v1.8.0
7252025-03-03T07:52:44.239Z Downloaded multer v3.1.0
7262025-03-03T07:52:44.239Z Downloaded progenitor-impl v0.8.0
7272025-03-03T07:52:44.242Z Downloaded cc v1.1.21
7282025-03-03T07:52:44.245Z Downloaded base64 v0.22.1
7292025-03-03T07:52:44.248Z Downloaded structmeta-derive v0.3.0
7302025-03-03T07:52:44.248Z Downloaded managed v0.8.0
7312025-03-03T07:52:44.251Z Downloaded slog-async v2.8.0
7322025-03-03T07:52:44.251Z Downloaded rustls-pemfile v2.1.3
7332025-03-03T07:52:44.254Z Downloaded no-std-compat v0.4.1
7342025-03-03T07:52:44.254Z Downloaded ipnet v2.10.0
7352025-03-03T07:52:44.257Z Downloaded typify v0.2.0
7362025-03-03T07:52:44.257Z Downloaded progenitor-impl v0.9.1
7372025-03-03T07:52:44.261Z Downloaded tabwriter v1.4.0
7382025-03-03T07:52:44.261Z Downloaded newtype-uuid v1.2.1
7392025-03-03T07:52:44.265Z Downloaded linear-map v1.2.0
7402025-03-03T07:52:44.265Z Downloaded hubpack v0.1.2
7412025-03-03T07:52:44.265Z Downloaded proc-macro2 v1.0.93
7422025-03-03T07:52:44.268Z Downloaded parking_lot v0.12.3
7432025-03-03T07:52:44.271Z Downloaded parse-display-derive v0.10.0
7442025-03-03T07:52:44.271Z Downloaded parking_lot_core v0.8.6
7452025-03-03T07:52:44.271Z Downloaded newline-converter v0.3.0
7462025-03-03T07:52:44.274Z Downloaded memoffset v0.9.1
7472025-03-03T07:52:44.274Z Downloaded rhai_codegen v2.2.0
7482025-03-03T07:52:44.280Z Downloaded rustls-pki-types v1.8.0
7492025-03-03T07:52:44.283Z Downloaded hex v0.4.3
7502025-03-03T07:52:44.283Z Downloaded rand_chacha v0.3.1
7512025-03-03T07:52:44.287Z Downloaded postcard v1.0.10
7522025-03-03T07:52:44.287Z Downloaded futures-executor v0.3.31
7532025-03-03T07:52:44.290Z Downloaded clap_lex v0.7.4
7542025-03-03T07:52:44.290Z Downloaded iana-time-zone v0.1.61
7552025-03-03T07:52:44.290Z Downloaded hyper-rustls v0.24.2
7562025-03-03T07:52:44.293Z Downloaded ciborium v0.2.2
7572025-03-03T07:52:44.297Z Downloaded anyhow v1.0.94
7582025-03-03T07:52:44.300Z Downloaded blake2 v0.10.6
7592025-03-03T07:52:44.303Z Downloaded allocator-api2 v0.2.18
7602025-03-03T07:52:44.307Z Downloaded pin-project-lite v0.2.14
7612025-03-03T07:52:44.311Z Downloaded slog-json v2.6.1
7622025-03-03T07:52:44.311Z Downloaded crossbeam-epoch v0.9.18
7632025-03-03T07:52:44.314Z Downloaded crc32fast v1.4.2
7642025-03-03T07:52:44.314Z Downloaded owo-colors v4.1.0
7652025-03-03T07:52:44.317Z Downloaded fnv v1.0.7
7662025-03-03T07:52:44.317Z Downloaded dropshot_endpoint v0.15.1
7672025-03-03T07:52:44.321Z Downloaded dropshot_endpoint v0.12.0
7682025-03-03T07:52:44.325Z Downloaded enum-as-inner v0.6.1
7692025-03-03T07:52:44.325Z Downloaded serde_spanned v0.6.7
7702025-03-03T07:52:44.325Z Downloaded quinn-udp v0.5.5
7712025-03-03T07:52:44.328Z Downloaded data-encoding v2.6.0
7722025-03-03T07:52:44.328Z Downloaded convert_case v0.4.0
7732025-03-03T07:52:44.329Z Downloaded schemars_derive v0.8.21
7742025-03-03T07:52:44.333Z Downloaded rustc_version v0.4.1
7752025-03-03T07:52:44.333Z Downloaded swrite v0.1.0
7762025-03-03T07:52:44.333Z Downloaded rustversion v1.0.17
7772025-03-03T07:52:44.334Z Downloaded progenitor v0.9.1
7782025-03-03T07:52:44.336Z Downloaded semver v0.1.20
7792025-03-03T07:52:44.336Z Downloaded quote v1.0.38
7802025-03-03T07:52:44.339Z Downloaded clap v4.5.23
7812025-03-03T07:52:44.346Z Downloaded base64ct v1.6.0
7822025-03-03T07:52:44.349Z Downloaded aho-corasick v1.1.3
7832025-03-03T07:52:44.360Z Downloaded daft-derive v0.1.1
7842025-03-03T07:52:44.360Z Downloaded bitflags v2.6.0
7852025-03-03T07:52:44.360Z Downloaded futures-core v0.3.31
7862025-03-03T07:52:44.364Z Downloaded cancel-safe-futures v0.1.5
7872025-03-03T07:52:44.364Z Downloaded proc-macro-crate v1.3.1
7882025-03-03T07:52:44.364Z Downloaded powerfmt v0.2.0
7892025-03-03T07:52:44.367Z Downloaded parse-display v0.10.0
7902025-03-03T07:52:44.367Z Downloaded ahash v0.8.11
7912025-03-03T07:52:44.370Z Downloaded oxnet v0.1.0
7922025-03-03T07:52:44.370Z Downloaded clap_derive v4.5.18
7932025-03-03T07:52:44.373Z Downloaded camino v1.1.9
7942025-03-03T07:52:44.376Z Downloaded argon2 v0.5.3
7952025-03-03T07:52:44.376Z Downloaded num_enum_derive v0.5.11
7962025-03-03T07:52:44.380Z Downloaded cobs v0.2.3
7972025-03-03T07:52:44.380Z Downloaded backoff v0.4.0
7982025-03-03T07:52:44.380Z Downloaded async-trait v0.1.86
7992025-03-03T07:52:44.383Z Downloaded anstream v0.6.15
8002025-03-03T07:52:44.386Z Downloaded crypto-common v0.1.6
8012025-03-03T07:52:44.386Z Downloaded ciborium-ll v0.2.2
8022025-03-03T07:52:44.386Z Downloaded cfg-if v1.0.0
8032025-03-03T07:52:44.390Z Downloaded camino-tempfile v1.1.1
8042025-03-03T07:52:44.390Z Downloaded digest v0.10.7
8052025-03-03T07:52:44.393Z Downloaded debug-ignore v1.0.5
8062025-03-03T07:52:44.393Z Downloaded daft v0.1.1
8072025-03-03T07:52:44.396Z Downloaded bytecount v0.6.8
8082025-03-03T07:52:44.396Z Downloaded autocfg v1.3.0
8092025-03-03T07:52:44.399Z Downloaded cpufeatures v0.2.14
8102025-03-03T07:52:44.399Z Downloaded bitflags v1.3.2
8112025-03-03T07:52:44.402Z Downloaded anstyle v1.0.10
8122025-03-03T07:52:44.402Z Downloaded dtrace-parser v0.2.0
8132025-03-03T07:52:44.405Z Downloaded foreign-types-shared v0.3.1
8142025-03-03T07:52:44.405Z Downloaded foreign-types-shared v0.1.1
8152025-03-03T07:52:44.405Z Downloaded crunchy v0.2.2
8162025-03-03T07:52:44.405Z Downloaded async-stream-impl v0.3.6
8172025-03-03T07:52:44.525Z Downloaded ring v0.17.8
8182025-03-03T07:52:44.881Z Compiling proc-macro2 v1.0.93
8192025-03-03T07:52:44.881Z Compiling unicode-ident v1.0.16
8202025-03-03T07:52:44.885Z Compiling libc v0.2.169
8212025-03-03T07:52:44.885Z Compiling serde v1.0.217
8222025-03-03T07:52:44.885Z Compiling autocfg v1.3.0
8232025-03-03T07:52:44.885Z Compiling version_check v0.9.5
8242025-03-03T07:52:44.918Z Compiling cfg-if v1.0.0
8252025-03-03T07:52:45.075Z Compiling memchr v2.7.4
8262025-03-03T07:52:45.079Z Compiling once_cell v1.20.2
8272025-03-03T07:52:45.132Z Compiling libm v0.2.8
8282025-03-03T07:52:45.584Z Compiling itoa v1.0.11
8292025-03-03T07:52:45.672Z Compiling lock_api v0.4.12
8302025-03-03T07:52:45.690Z Compiling getrandom v0.3.1
8312025-03-03T07:52:45.797Z Compiling parking_lot_core v0.9.10
8322025-03-03T07:52:46.051Z Compiling shlex v1.3.0
8332025-03-03T07:52:46.247Z Compiling schemars v0.8.21
8342025-03-03T07:52:46.334Z Compiling cc v1.1.21
8352025-03-03T07:52:46.369Z Compiling thiserror v1.0.69
8362025-03-03T07:52:46.391Z Compiling ryu v1.0.18
8372025-03-03T07:52:46.654Z Compiling serde_json v1.0.138
8382025-03-03T07:52:46.657Z Compiling slab v0.4.9
8392025-03-03T07:52:46.965Z Compiling quote v1.0.38
8402025-03-03T07:52:46.998Z Compiling portable-atomic v1.8.0
8412025-03-03T07:52:47.082Z Compiling byteorder v1.5.0
8422025-03-03T07:52:47.106Z Compiling heck v0.5.0
8432025-03-03T07:52:47.199Z Compiling num-traits v0.2.19
8442025-03-03T07:52:47.505Z Compiling syn v2.0.98
8452025-03-03T07:52:47.569Z Compiling log v0.4.22
8462025-03-03T07:52:48.044Z Compiling pin-project-lite v0.2.14
8472025-03-03T07:52:48.064Z Compiling fnv v1.0.7
8482025-03-03T07:52:48.204Z Compiling getrandom v0.2.15
8492025-03-03T07:52:48.586Z Compiling scopeguard v1.2.0
8502025-03-03T07:52:49.104Z Compiling ring v0.17.8
8512025-03-03T07:52:49.282Z Compiling equivalent v1.0.1
8522025-03-03T07:52:49.386Z Compiling hashbrown v0.15.2
8532025-03-03T07:52:49.434Z Compiling socket2 v0.5.8
8542025-03-03T07:52:49.784Z Compiling signal-hook-registry v1.4.2
8552025-03-03T07:52:50.179Z Compiling mio v1.0.2
8562025-03-03T07:52:50.587Z Compiling iana-time-zone v0.1.61
8572025-03-03T07:52:50.645Z Compiling pkg-config v0.3.31
8582025-03-03T07:52:50.665Z Compiling semver v1.0.25
8592025-03-03T07:52:51.199Z Compiling dyn-clone v1.0.17
8602025-03-03T07:52:51.226Z Compiling vcpkg v0.2.15
8612025-03-03T07:52:51.229Z Compiling httparse v1.9.4
8622025-03-03T07:52:51.616Z Compiling futures-core v0.3.31
8632025-03-03T07:52:51.764Z Compiling ahash v0.8.11
8642025-03-03T07:52:51.795Z Compiling bitflags v2.6.0
8652025-03-03T07:52:51.890Z Compiling futures-sink v0.3.31
8662025-03-03T07:52:51.938Z Compiling allocator-api2 v0.2.18
8672025-03-03T07:52:52.055Z Compiling aho-corasick v1.1.3
8682025-03-03T07:52:52.171Z Compiling openssl v0.10.66
8692025-03-03T07:52:52.211Z Compiling regex-syntax v0.8.5
8702025-03-03T07:52:52.528Z Compiling futures-channel v0.3.31
8712025-03-03T07:52:52.558Z Compiling openssl-sys v0.9.103
8722025-03-03T07:52:52.597Z Compiling futures-task v0.3.31
8732025-03-03T07:52:52.653Z Compiling futures-io v0.3.31
8742025-03-03T07:52:52.685Z Compiling pin-utils v0.1.0
8752025-03-03T07:52:52.807Z Compiling rustls v0.23.13
8762025-03-03T07:52:52.888Z Compiling native-tls v0.2.12
8772025-03-03T07:52:53.020Z Compiling thiserror v2.0.11
8782025-03-03T07:52:53.205Z Compiling typenum v1.17.0
8792025-03-03T07:52:53.594Z Compiling tracing-core v0.1.32
8802025-03-03T07:52:53.612Z Compiling generic-array v0.14.7
8812025-03-03T07:52:54.015Z Compiling ucd-trie v0.1.6
8822025-03-03T07:52:54.172Z Compiling subtle v2.6.1
8832025-03-03T07:52:54.352Z Compiling serde_derive_internals v0.29.1
8842025-03-03T07:52:54.462Z Compiling strsim v0.11.1
8852025-03-03T07:52:54.465Z Compiling crunchy v0.2.2
8862025-03-03T07:52:55.106Z Compiling ident_case v1.0.1
8872025-03-03T07:52:55.638Z Compiling tiny-keccak v2.0.2
8882025-03-03T07:52:55.674Z Compiling time-core v0.1.2
8892025-03-03T07:52:55.877Z Compiling regex-automata v0.4.9
8902025-03-03T07:52:56.277Z Compiling num-conv v0.1.0
8912025-03-03T07:52:56.560Z Compiling slog v2.7.0
8922025-03-03T07:52:57.091Z Compiling anyhow v1.0.94
8932025-03-03T07:52:57.524Z Compiling time-macros v0.2.18
8942025-03-03T07:52:57.574Z Compiling darling_core v0.20.10
8952025-03-03T07:52:57.842Z Compiling usdt-impl v0.5.0
8962025-03-03T07:52:58.228Z Compiling serde_derive v1.0.217
8972025-03-03T07:52:58.326Z Compiling zerocopy-derive v0.7.35
8982025-03-03T07:52:59.176Z Compiling tokio-macros v2.4.0
8992025-03-03T07:53:00.210Z Compiling schemars_derive v0.8.21
9002025-03-03T07:53:00.260Z Compiling thiserror-impl v1.0.69
9012025-03-03T07:53:00.688Z Compiling zerocopy v0.7.35
9022025-03-03T07:53:02.078Z Compiling futures-macro v0.3.31
9032025-03-03T07:53:03.103Z Compiling regex v1.11.1
9042025-03-03T07:53:03.237Z Compiling hashbrown v0.14.5
9052025-03-03T07:53:03.240Z Compiling openssl-macros v0.1.1
9062025-03-03T07:53:03.913Z Compiling futures-util v0.3.31
9072025-03-03T07:53:04.041Z Compiling tracing-attributes v0.1.27
9082025-03-03T07:53:04.124Z Compiling scroll_derive v0.12.0
9092025-03-03T07:53:04.145Z Compiling thiserror-impl v2.0.11
9102025-03-03T07:53:04.371Z Compiling regress v0.10.1
9112025-03-03T07:53:05.574Z Compiling pest v2.7.13
9122025-03-03T07:53:06.998Z Compiling tracing v0.1.40
9132025-03-03T07:53:07.022Z Compiling rustls-pki-types v1.8.0
9142025-03-03T07:53:07.694Z Compiling spin v0.9.8
9152025-03-03T07:53:08.017Z Compiling syn v1.0.109
9162025-03-03T07:53:08.288Z Compiling pest_meta v2.7.13
9172025-03-03T07:53:08.425Z Compiling scroll v0.12.0
9182025-03-03T07:53:08.669Z Compiling darling_macro v0.20.10
9192025-03-03T07:53:09.138Z Compiling plain v0.2.3
9202025-03-03T07:53:09.317Z Compiling untrusted v0.9.0
9212025-03-03T07:53:09.721Z Compiling pest_generator v2.7.13
9222025-03-03T07:53:09.942Z Compiling darling v0.20.10
9232025-03-03T07:53:10.023Z Compiling goblin v0.8.2
9242025-03-03T07:53:10.074Z Compiling const-random-macro v0.1.16
9252025-03-03T07:53:10.814Z Compiling bytes v1.10.0
9262025-03-03T07:53:11.788Z Compiling smallvec v1.13.2
9272025-03-03T07:53:12.210Z Compiling indexmap v2.7.1
9282025-03-03T07:53:13.166Z Compiling parking_lot v0.12.3
9292025-03-03T07:53:13.201Z Compiling serde_tokenstream v0.2.2
9302025-03-03T07:53:13.613Z Compiling tokio v1.42.0
9312025-03-03T07:53:13.634Z Compiling uuid v1.13.1
9322025-03-03T07:53:13.764Z Compiling chrono v0.4.38
9332025-03-03T07:53:17.114Z Compiling http v1.2.0
9342025-03-03T07:53:19.027Z Compiling pest_derive v2.7.13
9352025-03-03T07:53:19.200Z Compiling openapiv3 v2.0.0
9362025-03-03T07:53:21.864Z Compiling percent-encoding v2.3.1
9372025-03-03T07:53:22.112Z Compiling atomic-waker v1.1.2
9382025-03-03T07:53:22.332Z Compiling pretty-hex v0.4.1
9392025-03-03T07:53:22.372Z Compiling tinyvec_macros v0.1.1
9402025-03-03T07:53:22.488Z Compiling tinyvec v1.8.0
9412025-03-03T07:53:22.570Z Compiling dof v0.3.0
9422025-03-03T07:53:22.897Z Compiling form_urlencoded v1.2.1
9432025-03-03T07:53:23.452Z Compiling http-body v1.0.1
9442025-03-03T07:53:23.743Z Compiling tokio-util v0.7.12
9452025-03-03T07:53:24.074Z Compiling typify-impl v0.2.0
9462025-03-03T07:53:24.271Z Compiling dtrace-parser v0.2.0
9472025-03-03T07:53:24.383Z Compiling rustls-webpki v0.102.8
9482025-03-03T07:53:25.765Z Compiling const-random v0.1.18
9492025-03-03T07:53:25.984Z Compiling thread-id v4.2.2
9502025-03-03T07:53:26.020Z Compiling zeroize v1.8.1
9512025-03-03T07:53:26.119Z Compiling try-lock v0.2.5
9522025-03-03T07:53:26.306Z Compiling want v0.3.1
9532025-03-03T07:53:26.955Z Compiling h2 v0.4.6
9542025-03-03T07:53:27.259Z Compiling unicode-normalization v0.1.24
9552025-03-03T07:53:27.586Z Compiling rand_core v0.6.4
9562025-03-03T07:53:28.115Z Compiling httpdate v1.0.3
9572025-03-03T07:53:28.638Z Compiling unsafe-libyaml v0.2.11
9582025-03-03T07:53:28.714Z Compiling omicron-workspace-hack v0.1.0
9592025-03-03T07:53:28.932Z Compiling unicode-bidi v0.3.15
9602025-03-03T07:53:29.092Z Compiling rustversion v1.0.17
9612025-03-03T07:53:29.964Z Compiling serde_yaml v0.9.34+deprecated
9622025-03-03T07:53:30.280Z Compiling foreign-types-shared v0.1.1
9632025-03-03T07:53:30.426Z Compiling rustls v0.22.4
9642025-03-03T07:53:30.814Z Compiling camino v1.1.9
9652025-03-03T07:53:31.454Z Compiling tower-service v0.3.3
9662025-03-03T07:53:31.748Z Compiling slog-async v2.8.0
9672025-03-03T07:53:31.873Z Compiling paste v1.0.15
9682025-03-03T07:53:32.163Z Compiling foreign-types v0.3.2
9692025-03-03T07:53:32.547Z Compiling hyper v1.5.1
9702025-03-03T07:53:33.211Z Compiling idna v0.5.0
9712025-03-03T07:53:33.569Z Compiling usdt-attr-macro v0.5.0
9722025-03-03T07:53:33.697Z Compiling usdt-macro v0.5.0
9732025-03-03T07:53:34.093Z Compiling typify-macro v0.2.0
9742025-03-03T07:53:35.261Z Compiling ppv-lite86 v0.2.20
9752025-03-03T07:53:36.143Z Compiling hyper-util v0.1.10
9762025-03-03T07:53:36.718Z Compiling newtype-uuid v1.2.1
9772025-03-03T07:53:37.206Z Compiling rand_chacha v0.3.1
9782025-03-03T07:53:37.530Z Compiling typify v0.2.0
9792025-03-03T07:53:37.676Z Compiling url v2.5.2
9802025-03-03T07:53:40.538Z Compiling http-body-util v0.1.2
9812025-03-03T07:53:41.122Z Compiling ipnetwork v0.21.1
9822025-03-03T07:53:41.499Z Compiling async-trait v0.1.86
9832025-03-03T07:53:43.464Z Compiling multer v3.1.0
9842025-03-03T07:53:43.792Z Compiling encoding_rs v0.8.34
9852025-03-03T07:53:44.494Z Compiling base64 v0.22.1
9862025-03-03T07:53:44.689Z Compiling openssl-probe v0.1.5
9872025-03-03T07:53:45.195Z Compiling ipnet v2.10.0
9882025-03-03T07:53:46.888Z Compiling mime v0.3.17
9892025-03-03T07:53:47.673Z Compiling rustls-pemfile v2.1.3
9902025-03-03T07:53:50.076Z Compiling rand v0.8.5
9912025-03-03T07:53:50.344Z Compiling progenitor-impl v0.8.0
9922025-03-03T07:53:51.832Z Compiling serde_urlencoded v0.7.1
9932025-03-03T07:53:51.953Z Compiling powerfmt v0.2.0
9942025-03-03T07:53:52.452Z Compiling crossbeam-utils v0.8.20
9952025-03-03T07:53:52.578Z Compiling deranged v0.3.11
9962025-03-03T07:53:55.113Z Compiling tokio-native-tls v0.3.1
9972025-03-03T07:53:55.446Z Compiling toml_datetime v0.6.8
9982025-03-03T07:53:55.905Z Compiling webpki-roots v0.26.6
9992025-03-03T07:53:56.127Z Compiling tokio-rustls v0.26.0
10002025-03-03T07:53:56.130Z Compiling progenitor-macro v0.8.0
10012025-03-03T07:53:56.751Z Compiling async-stream-impl v0.3.6
10022025-03-03T07:53:58.333Z Compiling num_threads v0.1.7
10032025-03-03T07:53:58.749Z Compiling time v0.3.36
10042025-03-03T07:54:02.167Z Compiling hyper-rustls v0.27.3
10052025-03-03T07:54:03.417Z Compiling hyper-tls v0.6.0
10062025-03-03T07:54:03.885Z Compiling strum_macros v0.26.4
10072025-03-03T07:54:05.156Z Compiling serde_with_macros v3.12.0
10082025-03-03T07:54:06.894Z Compiling daft-derive v0.1.1
10092025-03-03T07:54:07.584Z Compiling structmeta-derive v0.3.0
10102025-03-03T07:54:08.036Z Compiling sync_wrapper v1.0.1
10112025-03-03T07:54:08.209Z Compiling dropshot v0.15.1
10122025-03-03T07:54:08.617Z Compiling winnow v0.6.18
10132025-03-03T07:54:10.156Z Compiling structmeta v0.3.0
10142025-03-03T07:54:10.557Z Compiling reqwest v0.12.9
10152025-03-03T07:54:11.747Z Compiling crypto-common v0.1.6
10162025-03-03T07:54:12.000Z Compiling block-buffer v0.10.4
10172025-03-03T07:54:12.704Z Compiling oxnet v0.1.0
10182025-03-03T07:54:14.600Z Compiling dirs-sys-next v0.1.2
10192025-03-03T07:54:15.755Z Compiling match_cfg v0.1.0
10202025-03-03T07:54:16.181Z Compiling rustix v0.38.37
10212025-03-03T07:54:16.319Z Compiling hostname v0.3.1
10222025-03-03T07:54:17.003Z Compiling dirs-next v2.0.0
10232025-03-03T07:54:17.161Z Compiling digest v0.10.7
10242025-03-03T07:54:17.282Z Compiling parse-display-derive v0.10.0
10252025-03-03T07:54:17.665Z Compiling dropshot_endpoint v0.15.1
10262025-03-03T07:54:18.341Z Compiling macaddr v1.0.1
10272025-03-03T07:54:18.964Z Compiling futures-executor v0.3.31
10282025-03-03T07:54:19.922Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10292025-03-03T07:54:20.830Z Compiling thread_local v1.1.8
10302025-03-03T07:54:21.077Z Compiling memmap v0.7.0
10312025-03-03T07:54:21.483Z Compiling errno v0.3.9
10322025-03-03T07:54:21.946Z Compiling usdt v0.5.0
10332025-03-03T07:54:22.005Z Compiling futures v0.3.31
10342025-03-03T07:54:22.137Z Compiling term v0.7.0
10352025-03-03T07:54:22.176Z Compiling crossbeam-channel v0.5.13
10362025-03-03T07:54:24.285Z Compiling is-terminal v0.4.13
10372025-03-03T07:54:24.544Z Compiling cpufeatures v0.2.14
10382025-03-03T07:54:24.882Z Compiling take_mut v0.2.2
10392025-03-03T07:54:25.733Z Compiling slog-term v2.9.1
10402025-03-03T07:54:26.410Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10412025-03-03T07:54:27.318Z Compiling serde_spanned v0.6.7
10422025-03-03T07:54:27.752Z Compiling instant v0.1.13
10432025-03-03T07:54:27.940Z Compiling debug-ignore v1.0.5
10442025-03-03T07:54:28.166Z Compiling toml_edit v0.22.21
10452025-03-03T07:54:29.256Z Compiling progenitor-client v0.8.0
10462025-03-03T07:54:30.113Z Compiling slog-json v2.6.1
10472025-03-03T07:54:31.319Z Compiling slog-bunyan v2.5.0
10482025-03-03T07:54:31.620Z Compiling progenitor v0.8.0
10492025-03-03T07:54:31.821Z Compiling sha1 v0.10.6
10502025-03-03T07:54:32.669Z Compiling toml v0.8.19
10512025-03-03T07:54:33.558Z Compiling tokio-rustls v0.25.0
10522025-03-03T07:54:34.020Z Compiling progenitor-client v0.9.1
10532025-03-03T07:54:34.918Z Compiling strum v0.26.3
10542025-03-03T07:54:35.139Z Compiling serde_with v3.12.0
10552025-03-03T07:54:37.762Z Compiling async-stream v0.3.6
10562025-03-03T07:54:38.098Z Compiling waitgroup v0.1.2
10572025-03-03T07:54:38.364Z Compiling serde_path_to_error v0.1.16
10582025-03-03T07:54:38.937Z Compiling clap_derive v4.5.18
10592025-03-03T07:54:39.375Z Compiling hostname v0.4.0
10602025-03-03T07:54:39.805Z Compiling lazy_static v1.5.0
10612025-03-03T07:54:39.948Z Compiling utf8parse v0.2.2
10622025-03-03T07:54:40.141Z Compiling anstyle-parse v0.2.5
10632025-03-03T07:54:40.689Z Compiling daft v0.1.1
10642025-03-03T07:54:42.595Z Compiling hex v0.4.3
10652025-03-03T07:54:43.284Z Compiling is_terminal_polyfill v1.70.1
10662025-03-03T07:54:43.367Z Compiling heapless v0.8.0
10672025-03-03T07:54:43.425Z Compiling unicode-width v0.1.14
10682025-03-03T07:54:43.444Z Compiling anstyle v1.0.10
10692025-03-03T07:54:44.170Z Compiling colorchoice v1.0.2
10702025-03-03T07:54:44.368Z Compiling anstyle-query v1.1.1
10712025-03-03T07:54:44.588Z Compiling anstream v0.6.15
10722025-03-03T07:54:45.020Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10732025-03-03T07:54:46.061Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10742025-03-03T07:54:46.777Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
10752025-03-03T07:54:46.947Z Compiling backoff v0.4.0
10762025-03-03T07:54:47.351Z Compiling terminal_size v0.4.0
10772025-03-03T07:54:47.603Z Compiling parse-display v0.10.0
10782025-03-03T07:54:49.574Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10792025-03-03T07:54:49.764Z Compiling regress v0.9.1
10802025-03-03T07:54:49.794Z Compiling hash32 v0.3.1
10812025-03-03T07:54:50.060Z Compiling clap_lex v0.7.4
10822025-03-03T07:54:50.797Z Compiling stable_deref_trait v1.2.0
10832025-03-03T07:54:50.929Z Compiling smoltcp v0.11.0
10842025-03-03T07:54:53.407Z Compiling clap_builder v4.5.23
10852025-03-03T07:54:54.982Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
10862025-03-03T07:55:04.776Z Compiling bitflags v1.3.2
10872025-03-03T07:55:04.897Z Compiling winnow v0.5.40
10882025-03-03T07:55:04.921Z Compiling cobs v0.2.3
10892025-03-03T07:55:05.376Z Compiling managed v0.8.0
10902025-03-03T07:55:05.908Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10912025-03-03T07:55:07.884Z Compiling postcard v1.0.10
10922025-03-03T07:55:08.343Z Compiling toml_edit v0.19.15
10932025-03-03T07:55:08.961Z Compiling clap v4.5.23
10942025-03-03T07:55:10.014Z Compiling zerocopy v0.8.17
10952025-03-03T07:55:10.435Z Compiling either v1.13.0
10962025-03-03T07:55:11.264Z Compiling itertools v0.13.0
10972025-03-03T07:55:12.420Z Compiling proc-macro-crate v1.3.1
10982025-03-03T07:55:14.377Z Compiling zerocopy-derive v0.8.17
10992025-03-03T07:55:14.973Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11002025-03-03T07:55:16.241Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11012025-03-03T07:55:16.324Z Compiling num_enum_derive v0.5.11
11022025-03-03T07:55:18.620Z Compiling tabwriter v1.4.0
11032025-03-03T07:55:18.623Z Compiling typify-impl v0.3.0
11042025-03-03T07:55:19.404Z Compiling foreign-types-macros v0.2.3
11052025-03-03T07:55:20.225Z Compiling num-integer v0.1.46
11062025-03-03T07:55:20.861Z Compiling foreign-types-shared v0.3.1
11072025-03-03T07:55:21.015Z Compiling foreign-types v0.5.0
11082025-03-03T07:55:21.252Z Compiling num_enum v0.5.11
11092025-03-03T07:55:21.848Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11102025-03-03T07:55:22.651Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11112025-03-03T07:55:22.651Z Compiling cstr-argument v0.1.2
11122025-03-03T07:55:22.881Z Compiling proc-macro-error-attr v1.0.4
11132025-03-03T07:55:23.333Z Compiling heck v0.4.1
11142025-03-03T07:55:23.489Z Compiling prettyplease v0.2.29
11152025-03-03T07:55:23.688Z Compiling pretty-hex v0.2.1
11162025-03-03T07:55:23.902Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11172025-03-03T07:55:23.939Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11182025-03-03T07:55:24.303Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11192025-03-03T07:55:24.355Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11202025-03-03T07:55:25.845Z Compiling num-rational v0.4.2
11212025-03-03T07:55:26.931Z Compiling num-iter v0.1.45
11222025-03-03T07:55:27.332Z Compiling colored v2.1.0
11232025-03-03T07:55:27.753Z Compiling hubpack_derive v0.1.1
11242025-03-03T07:55:28.385Z Compiling num-complex v0.4.6
11252025-03-03T07:55:28.893Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11262025-03-03T07:55:28.967Z Compiling typify-macro v0.3.0
11272025-03-03T07:55:28.993Z Compiling proc-macro-error v1.0.4
11282025-03-03T07:55:29.245Z Compiling fastrand v2.1.1
11292025-03-03T07:55:29.401Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11302025-03-03T07:55:29.498Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11312025-03-03T07:55:29.597Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11322025-03-03T07:55:29.922Z Compiling tempfile v3.12.0
11332025-03-03T07:55:31.021Z Compiling num v0.4.3
11342025-03-03T07:55:31.668Z Compiling hubpack v0.1.2
11352025-03-03T07:55:33.394Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11362025-03-03T07:55:33.694Z Compiling crucible-workspace-hack v0.1.0
11372025-03-03T07:55:33.869Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
11382025-03-03T07:55:34.016Z Compiling float-ord v0.3.2
11392025-03-03T07:55:34.198Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11402025-03-03T07:55:34.677Z Compiling typify v0.3.0
11412025-03-03T07:55:36.941Z Compiling semver v0.1.20
11422025-03-03T07:55:37.901Z Compiling static_assertions v1.1.0
11432025-03-03T07:55:38.926Z Compiling rustc_version v0.1.7
11442025-03-03T07:55:39.439Z Compiling zone_cfg_derive v0.3.0
11452025-03-03T07:55:40.886Z Compiling progenitor-impl v0.9.1
11462025-03-03T07:55:41.645Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11472025-03-03T07:55:44.089Z Compiling camino-tempfile v1.1.1
11482025-03-03T07:55:44.408Z Compiling itertools v0.10.5
11492025-03-03T07:55:44.866Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11502025-03-03T07:55:45.346Z Compiling num-derive v0.4.2
11512025-03-03T07:55:46.716Z Compiling sigpipe v0.1.3
11522025-03-03T07:55:46.868Z Compiling base64ct v1.6.0
11532025-03-03T07:55:47.563Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11542025-03-03T07:55:47.659Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
11552025-03-03T07:55:47.682Z Compiling password-hash v0.5.0
11562025-03-03T07:55:47.995Z Compiling zone v0.3.0
11572025-03-03T07:55:48.408Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11582025-03-03T07:55:49.195Z Compiling progenitor-macro v0.9.1
11592025-03-03T07:55:49.923Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
11602025-03-03T07:55:50.918Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11612025-03-03T07:55:51.611Z Compiling newtype_derive v0.1.6
11622025-03-03T07:55:52.046Z Compiling blake2 v0.10.6
11632025-03-03T07:55:53.264Z Compiling num-derive v0.3.3
11642025-03-03T07:55:55.026Z Compiling smf v0.2.3
11652025-03-03T07:55:55.598Z Compiling zerocopy-derive v0.6.6
11662025-03-03T07:55:57.319Z Compiling derive-where v1.2.7
11672025-03-03T07:55:57.495Z Compiling whoami v1.5.2
11682025-03-03T07:55:57.561Z Compiling owo-colors v4.1.0
11692025-03-03T07:55:57.986Z Compiling unicode-segmentation v1.12.0
11702025-03-03T07:55:58.249Z Compiling cancel-safe-futures v0.1.5
11712025-03-03T07:55:58.463Z Compiling fixedbitset v0.4.2
11722025-03-03T07:55:58.743Z Compiling petgraph v0.6.5
11732025-03-03T07:55:59.241Z Compiling newline-converter v0.3.0
11742025-03-03T07:55:59.364Z Compiling zerocopy v0.6.6
11752025-03-03T07:55:59.441Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11762025-03-03T07:56:00.005Z Compiling progenitor v0.9.1
11772025-03-03T07:56:00.200Z Compiling argon2 v0.5.3
11782025-03-03T07:56:00.440Z Compiling strum_macros v0.25.3
11792025-03-03T07:56:02.430Z Compiling console v0.15.8
11802025-03-03T07:56:02.568Z Compiling idna v0.4.0
11812025-03-03T07:56:03.125Z Compiling serde-big-array v0.5.1
11822025-03-03T07:56:03.411Z Compiling serde_repr v0.1.19
11832025-03-03T07:56:04.041Z Compiling enum-as-inner v0.6.1
11842025-03-03T07:56:04.624Z Compiling cookie v0.18.1
11852025-03-03T07:56:05.059Z Compiling convert_case v0.4.0
11862025-03-03T07:56:05.242Z Compiling linked-hash-map v0.5.6
11872025-03-03T07:56:05.303Z Compiling quick-error v1.2.3
11882025-03-03T07:56:05.489Z Compiling data-encoding v2.6.0
11892025-03-03T07:56:05.661Z Compiling similar v2.6.0
11902025-03-03T07:56:05.772Z Compiling derive_more v0.99.18
11912025-03-03T07:56:06.592Z Compiling hickory-proto v0.24.1
11922025-03-03T07:56:11.872Z Compiling expectorate v1.1.0
11932025-03-03T07:56:11.958Z Compiling lru-cache v0.1.2
11942025-03-03T07:56:12.152Z Compiling resolv-conf v0.7.0
11952025-03-03T07:56:12.248Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11962025-03-03T07:56:12.278Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11972025-03-03T07:56:13.772Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11982025-03-03T07:56:20.066Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
11992025-03-03T07:56:21.548Z Compiling atomicwrites v0.4.4
12002025-03-03T07:56:22.058Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12012025-03-03T07:56:22.082Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12022025-03-03T07:56:23.212Z Compiling libsw v3.3.1
12032025-03-03T07:56:23.355Z Compiling proc-macro-error-attr2 v2.0.0
12042025-03-03T07:56:23.574Z Compiling memoffset v0.9.1
12052025-03-03T07:56:24.007Z Compiling linear-map v1.2.0
12062025-03-03T07:56:24.224Z Compiling indent_write v2.2.0
12072025-03-03T07:56:24.455Z Compiling highway v1.2.0
12082025-03-03T07:56:24.480Z Compiling swrite v0.1.0
12092025-03-03T07:56:24.649Z Compiling cfg_aliases v0.2.1
12102025-03-03T07:56:24.719Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12112025-03-03T07:56:24.770Z Compiling nix v0.29.0
12122025-03-03T07:56:25.651Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12132025-03-03T07:56:25.804Z Compiling proc-macro-error2 v2.0.1
12142025-03-03T07:56:26.050Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12152025-03-03T07:56:26.397Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12162025-03-03T07:56:26.421Z Compiling steno v0.4.1
12172025-03-03T07:56:28.279Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12182025-03-03T07:56:28.713Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12192025-03-03T07:56:31.123Z Compiling hickory-resolver v0.24.3
12202025-03-03T07:56:34.631Z Compiling tokio-stream v0.1.17
12212025-03-03T07:56:35.716Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12222025-03-03T07:56:35.821Z Compiling slog-dtrace v0.3.0
12232025-03-03T07:56:36.102Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12242025-03-03T07:56:36.205Z Compiling ipnetwork v0.20.0
12252025-03-03T07:56:36.285Z Compiling parking_lot_core v0.8.6
12262025-03-03T07:56:36.803Z Compiling unicode-width v0.2.0
12272025-03-03T07:56:37.288Z Compiling humantime v2.1.0
12282025-03-03T07:56:37.445Z Compiling bytecount v0.6.8
12292025-03-03T07:56:37.794Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12302025-03-03T07:56:38.124Z Compiling papergrid v0.14.0
12312025-03-03T07:56:39.979Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12322025-03-03T07:56:41.168Z Compiling qorb v0.2.1
12332025-03-03T07:56:41.562Z Compiling tabled_derive v0.10.0
12342025-03-03T07:56:42.392Z Compiling libscf-sys v1.1.0
12352025-03-03T07:56:42.632Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12362025-03-03T07:56:43.285Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12372025-03-03T07:56:44.162Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12382025-03-03T07:56:44.280Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8)
12392025-03-03T07:56:44.736Z Compiling tabled v0.18.0
12402025-03-03T07:56:44.898Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4)
12412025-03-03T07:56:45.916Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12422025-03-03T07:56:47.086Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12432025-03-03T07:56:52.075Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
12442025-03-03T07:56:52.328Z Compiling itertools v0.14.0
12452025-03-03T07:56:52.346Z Compiling dropshot v0.12.0
12462025-03-03T07:56:52.792Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
12472025-03-03T07:56:52.836Z Compiling parking_lot v0.11.2
12482025-03-03T07:56:54.302Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12492025-03-03T07:56:55.324Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12502025-03-03T07:56:57.673Z Compiling crossbeam-epoch v0.9.18
12512025-03-03T07:56:58.792Z Compiling dropshot_endpoint v0.12.0
12522025-03-03T07:57:01.655Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12532025-03-03T07:57:01.681Z Compiling fxhash v0.2.1
12542025-03-03T07:57:01.931Z Compiling crc32fast v1.4.2
12552025-03-03T07:57:02.229Z Compiling arc-swap v1.7.1
12562025-03-03T07:57:02.475Z Compiling crc8 v0.1.1
12572025-03-03T07:57:02.778Z Compiling slog-scope v4.4.0
12582025-03-03T07:57:02.858Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024)
12592025-03-03T07:57:03.550Z Compiling sled v0.34.7
12602025-03-03T07:57:04.566Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12612025-03-03T07:57:05.425Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12622025-03-03T07:57:05.936Z Compiling slog-stdlog v4.1.1
12632025-03-03T07:57:06.706Z Compiling slog-envlogger v2.2.0
12642025-03-03T07:57:08.213Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12652025-03-03T07:57:15.045Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a)
12662025-03-03T07:57:22.516Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12672025-03-03T07:57:30.852Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12682025-03-03T07:57:55.822Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12692025-03-03T07:57:55.822Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12702025-03-03T07:58:03.003Z Finished `release` profile [optimized] target(s) in 5m 39s
12712025-03-03T07:58:03.315Z+ banner trio
12722025-03-03T07:58:03.318Z
12732025-03-03T07:58:03.318Z ##### ##### # ####
12742025-03-03T07:58:03.318Z # # # # # #
12752025-03-03T07:58:03.318Z # # # # # #
12762025-03-03T07:58:03.318Z # ##### # # #
12772025-03-03T07:58:03.318Z # # # # # #
12782025-03-03T07:58:03.318Z # # # # ####
12792025-03-03T07:58:03.318Z
12802025-03-03T07:58:03.318Z+ pfexec cargo test --release -p mg-tests test_trio_v2_transit -- --nocapture
12812025-03-03T07:58:03.812Z Compiling libc v0.2.169
12822025-03-03T07:58:03.812Z Compiling cfg-if v1.0.0
12832025-03-03T07:58:03.812Z Compiling serde v1.0.217
12842025-03-03T07:58:03.815Z Compiling once_cell v1.20.2
12852025-03-03T07:58:03.815Z Compiling itoa v1.0.11
12862025-03-03T07:58:03.816Z Compiling bytes v1.10.0
12872025-03-03T07:58:03.816Z Compiling syn v2.0.98
12882025-03-03T07:58:03.816Z Compiling num-traits v0.2.19
12892025-03-03T07:58:03.969Z Compiling pin-project-lite v0.2.14
12902025-03-03T07:58:04.099Z Compiling scopeguard v1.2.0
12912025-03-03T07:58:04.111Z Compiling memchr v2.7.4
12922025-03-03T07:58:04.252Z Compiling smallvec v1.13.2
12932025-03-03T07:58:04.264Z Compiling schemars v0.8.21
12942025-03-03T07:58:04.274Z Compiling lock_api v0.4.12
12952025-03-03T07:58:04.664Z Compiling fnv v1.0.7
12962025-03-03T07:58:04.697Z Compiling log v0.4.22
12972025-03-03T07:58:04.708Z Compiling futures-core v0.3.31
12982025-03-03T07:58:04.964Z Compiling hashbrown v0.15.2
12992025-03-03T07:58:05.036Z Compiling zerocopy v0.7.35
13002025-03-03T07:58:05.189Z Compiling parking_lot_core v0.9.10
13012025-03-03T07:58:05.259Z Compiling mio v1.0.2
13022025-03-03T07:58:05.740Z Compiling parking_lot v0.12.3
13032025-03-03T07:58:05.804Z Compiling signal-hook-registry v1.4.2
13042025-03-03T07:58:05.989Z Compiling socket2 v0.5.8
13052025-03-03T07:58:06.053Z Compiling getrandom v0.2.15
13062025-03-03T07:58:06.432Z Compiling equivalent v1.0.1
13072025-03-03T07:58:06.444Z Compiling ryu v1.0.18
13082025-03-03T07:58:06.554Z Compiling ahash v0.8.11
13092025-03-03T07:58:06.904Z Compiling tracing-core v0.1.32
13102025-03-03T07:58:07.010Z Compiling serde_json v1.0.138
13112025-03-03T07:58:07.027Z Compiling hashbrown v0.14.5
13122025-03-03T07:58:07.056Z Compiling uuid v1.13.1
13132025-03-03T07:58:07.350Z Compiling byteorder v1.5.0
13142025-03-03T07:58:07.632Z Compiling untrusted v0.9.0
13152025-03-03T07:58:07.705Z Compiling spin v0.9.8
13162025-03-03T07:58:07.729Z Compiling pin-utils v0.1.0
13172025-03-03T07:58:07.834Z Compiling futures-task v0.3.31
13182025-03-03T07:58:07.847Z Compiling futures-sink v0.3.31
13192025-03-03T07:58:07.876Z Compiling ring v0.17.8
13202025-03-03T07:58:07.928Z Compiling slab v0.4.9
13212025-03-03T07:58:08.026Z Compiling futures-util v0.3.31
13222025-03-03T07:58:08.238Z Compiling regress v0.10.1
13232025-03-03T07:58:08.276Z Compiling try-lock v0.2.5
13242025-03-03T07:58:08.303Z Compiling chrono v0.4.38
13252025-03-03T07:58:08.422Z Compiling want v0.3.1
13262025-03-03T07:58:08.709Z Compiling getrandom v0.3.1
13272025-03-03T07:58:08.989Z Compiling httparse v1.9.4
13282025-03-03T07:58:09.225Z Compiling futures-channel v0.3.31
13292025-03-03T07:58:09.671Z Compiling foreign-types-shared v0.1.1
13302025-03-03T07:58:09.798Z Compiling tower-service v0.3.3
13312025-03-03T07:58:09.937Z Compiling dyn-clone v1.0.17
13322025-03-03T07:58:10.088Z Compiling foreign-types v0.3.2
13332025-03-03T07:58:10.183Z Compiling openssl-sys v0.9.103
13342025-03-03T07:58:10.260Z Compiling serde_derive_internals v0.29.1
13352025-03-03T07:58:10.337Z Compiling bitflags v2.6.0
13362025-03-03T07:58:10.741Z Compiling unicode-ident v1.0.16
13372025-03-03T07:58:10.953Z Compiling proc-macro2 v1.0.93
13382025-03-03T07:58:11.032Z Compiling http v1.2.0
13392025-03-03T07:58:11.516Z Compiling allocator-api2 v0.2.18
13402025-03-03T07:58:12.203Z Compiling tinyvec_macros v0.1.1
13412025-03-03T07:58:12.312Z Compiling openssl-probe v0.1.5
13422025-03-03T07:58:12.391Z Compiling semver v1.0.25
13432025-03-03T07:58:12.765Z Compiling tinyvec v1.8.0
13442025-03-03T07:58:12.827Z Compiling quote v1.0.38
13452025-03-03T07:58:13.023Z Compiling percent-encoding v2.3.1
13462025-03-03T07:58:14.379Z Compiling serde_derive v1.0.217
13472025-03-03T07:58:14.382Z Compiling thiserror-impl v1.0.69
13482025-03-03T07:58:14.522Z Compiling tokio-macros v2.4.0
13492025-03-03T07:58:14.910Z Compiling schemars_derive v0.8.21
13502025-03-03T07:58:15.679Z Compiling tracing-attributes v0.1.27
13512025-03-03T07:58:15.695Z Compiling zerocopy-derive v0.7.35
13522025-03-03T07:58:16.046Z Compiling tokio v1.42.0
13532025-03-03T07:58:16.178Z Compiling openssl-macros v0.1.1
13542025-03-03T07:58:17.043Z Compiling openssl v0.10.66
13552025-03-03T07:58:17.170Z Compiling thiserror v1.0.69
13562025-03-03T07:58:17.483Z Compiling unicode-normalization v0.1.24
13572025-03-03T07:58:17.752Z Compiling form_urlencoded v1.2.1
13582025-03-03T07:58:18.692Z Compiling tracing v0.1.40
13592025-03-03T07:58:18.893Z Compiling aho-corasick v1.1.3
13602025-03-03T07:58:19.378Z Compiling http v0.2.12
13612025-03-03T07:58:19.709Z Compiling heck v0.5.0
13622025-03-03T07:58:21.118Z Compiling rustls-pki-types v1.8.0
13632025-03-03T07:58:23.942Z Compiling native-tls v0.2.12
13642025-03-03T07:58:23.987Z Compiling unicode-bidi v0.3.15
13652025-03-03T07:58:25.071Z Compiling idna v0.5.0
13662025-03-03T07:58:26.947Z Compiling tokio-util v0.7.12
13672025-03-03T07:58:27.757Z Compiling indexmap v2.7.1
13682025-03-03T07:58:30.064Z Compiling serde_tokenstream v0.2.2
13692025-03-03T07:58:30.620Z Compiling tokio-native-tls v0.3.1
13702025-03-03T07:58:30.692Z Compiling regex-automata v0.4.9
13712025-03-03T07:58:30.856Z Compiling http-body v1.0.1
13722025-03-03T07:58:31.654Z Compiling regex-syntax v0.8.5
13732025-03-03T07:58:32.928Z Compiling atomic-waker v1.1.2
13742025-03-03T07:58:33.153Z Compiling slog v2.7.0
13752025-03-03T07:58:33.767Z Compiling h2 v0.4.6
13762025-03-03T07:58:35.202Z Compiling regex v1.11.1
13772025-03-03T07:58:37.597Z Compiling typify-impl v0.2.0
13782025-03-03T07:58:43.370Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13792025-03-03T07:58:45.085Z Compiling openapiv3 v2.0.0
13802025-03-03T07:58:47.472Z Compiling serde_urlencoded v0.7.1
13812025-03-03T07:58:48.051Z Compiling url v2.5.2
13822025-03-03T07:58:49.103Z Compiling encoding_rs v0.8.34
13832025-03-03T07:58:49.731Z Compiling mime v0.3.17
13842025-03-03T07:58:50.035Z Compiling rustls v0.21.12
13852025-03-03T07:58:50.460Z Compiling ipnet v2.10.0
13862025-03-03T07:58:50.843Z Compiling typify-macro v0.2.0
13872025-03-03T07:58:53.256Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13882025-03-03T07:58:53.486Z Compiling hyper v1.5.1
13892025-03-03T07:58:54.366Z Compiling h2 v0.3.26
13902025-03-03T07:58:54.682Z Compiling rustls-webpki v0.102.8
13912025-03-03T07:58:55.542Z Compiling http-body v0.4.6
13922025-03-03T07:58:56.031Z Compiling rustls-webpki v0.101.7
13932025-03-03T07:58:56.747Z Compiling sct v0.7.1
13942025-03-03T07:58:57.214Z Compiling subtle v2.6.1
13952025-03-03T07:58:57.508Z Compiling httpdate v1.0.3
13962025-03-03T07:58:58.305Z Compiling zeroize v1.8.1
13972025-03-03T07:58:58.667Z Compiling toml_datetime v0.6.8
13982025-03-03T07:58:59.040Z Compiling toml_edit v0.19.15
13992025-03-03T07:58:59.243Z Compiling serde_yaml v0.9.34+deprecated
14002025-03-03T07:58:59.989Z Compiling rustls v0.23.13
14012025-03-03T07:59:00.627Z Compiling hyper v0.14.30
14022025-03-03T07:59:02.471Z Compiling hyper-util v0.1.10
14032025-03-03T07:59:04.785Z Compiling lazy_static v1.5.0
14042025-03-03T07:59:04.938Z Compiling proc-macro-crate v1.3.1
14052025-03-03T07:59:05.736Z Compiling http-body-util v0.1.2
14062025-03-03T07:59:06.267Z Compiling webpki-roots v0.26.6
14072025-03-03T07:59:06.493Z Compiling tokio-rustls v0.24.1
14082025-03-03T07:59:06.942Z Compiling tokio-rustls v0.26.0
14092025-03-03T07:59:06.952Z Compiling base64 v0.21.7
14102025-03-03T07:59:07.445Z Compiling base64 v0.22.1
14112025-03-03T07:59:08.128Z Compiling rustls-pemfile v2.1.3
14122025-03-03T07:59:08.563Z Compiling rustls-pemfile v1.0.4
14132025-03-03T07:59:08.918Z Compiling crossbeam-utils v0.8.20
14142025-03-03T07:59:08.937Z Compiling hyper-rustls v0.27.3
14152025-03-03T07:59:09.344Z Compiling hyper-rustls v0.24.2
14162025-03-03T07:59:09.777Z Compiling hyper-tls v0.6.0
14172025-03-03T07:59:09.909Z Compiling num_enum_derive v0.5.11
14182025-03-03T07:59:10.288Z Compiling hyper-tls v0.5.0
14192025-03-03T07:59:10.460Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
14202025-03-03T07:59:10.597Z Compiling typify v0.2.0
14212025-03-03T07:59:12.803Z Compiling ppv-lite86 v0.2.20
14222025-03-03T07:59:13.664Z Compiling foreign-types-macros v0.2.3
14232025-03-03T07:59:13.887Z Compiling rand_core v0.6.4
14242025-03-03T07:59:14.204Z Compiling dirs-sys-next v0.1.2
14252025-03-03T07:59:14.383Z Compiling sync_wrapper v1.0.1
14262025-03-03T07:59:14.544Z Compiling sync_wrapper v0.1.2
14272025-03-03T07:59:14.699Z Compiling webpki-roots v0.25.4
14282025-03-03T07:59:14.876Z Compiling foreign-types-shared v0.3.1
14292025-03-03T07:59:14.948Z Compiling powerfmt v0.2.0
14302025-03-03T07:59:15.012Z Compiling foreign-types v0.5.0
14312025-03-03T07:59:15.132Z Compiling time-macros v0.2.18
14322025-03-03T07:59:15.273Z Compiling deranged v0.3.11
14332025-03-03T07:59:15.584Z Compiling reqwest v0.11.27
14342025-03-03T07:59:15.710Z Compiling reqwest v0.12.9
14352025-03-03T07:59:16.965Z Compiling dirs-next v2.0.0
14362025-03-03T07:59:17.251Z Compiling rand_chacha v0.3.1
14372025-03-03T07:59:18.078Z Compiling progenitor-impl v0.8.0
14382025-03-03T07:59:19.137Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14392025-03-03T07:59:23.987Z Compiling num_enum v0.5.11
14402025-03-03T07:59:24.920Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14412025-03-03T07:59:25.100Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14422025-03-03T07:59:25.287Z Compiling oxnet v0.1.0
14432025-03-03T07:59:26.102Z Compiling cstr-argument v0.1.2
14442025-03-03T07:59:26.393Z Compiling thread_local v1.1.8
14452025-03-03T07:59:27.150Z Compiling arc-swap v1.7.1
14462025-03-03T07:59:27.835Z Compiling time-core v0.1.2
14472025-03-03T07:59:28.045Z Compiling either v1.13.0
14482025-03-03T07:59:28.493Z Compiling pretty-hex v0.2.1
14492025-03-03T07:59:28.736Z Compiling num-conv v0.1.0
14502025-03-03T07:59:29.009Z Compiling time v0.3.36
14512025-03-03T07:59:30.067Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14522025-03-03T07:59:30.472Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14532025-03-03T07:59:30.736Z Compiling itertools v0.12.1
14542025-03-03T07:59:31.904Z Compiling slog-scope v4.4.0
14552025-03-03T07:59:32.789Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14562025-03-03T07:59:33.725Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14572025-03-03T07:59:33.919Z Compiling crossbeam-channel v0.5.13
14582025-03-03T07:59:34.344Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14592025-03-03T07:59:35.528Z Compiling progenitor-macro v0.8.0
14602025-03-03T07:59:37.996Z Compiling progenitor-client v0.8.0
14612025-03-03T07:59:38.948Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14622025-03-03T07:59:39.870Z Compiling rand v0.8.5
14632025-03-03T07:59:41.868Z Compiling term v0.7.0
14642025-03-03T07:59:46.304Z Compiling anyhow v1.0.94
14652025-03-03T07:59:46.379Z Compiling colored v2.1.0
14662025-03-03T07:59:47.570Z Compiling is-terminal v0.4.13
14672025-03-03T07:59:47.713Z Compiling take_mut v0.2.2
14682025-03-03T07:59:47.789Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14692025-03-03T07:59:47.889Z Compiling winnow v0.6.18
14702025-03-03T07:59:48.225Z Compiling progenitor v0.8.0
14712025-03-03T07:59:48.415Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14722025-03-03T07:59:48.603Z Compiling slog-async v2.8.0
14732025-03-03T07:59:51.603Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
14742025-03-03T07:59:52.312Z Compiling slog-term v2.9.1
14752025-03-03T07:59:55.054Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14762025-03-03T07:59:57.406Z Compiling slog-stdlog v4.1.1
14772025-03-03T07:59:58.175Z Compiling slog-envlogger v2.2.0
14782025-03-03T07:59:58.715Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
14792025-03-03T08:00:01.176Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14802025-03-03T08:00:15.230Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14812025-03-03T08:00:22.764Z Finished `release` profile [optimized] target(s) in 2m 19s
14822025-03-03T08:00:22.852Z Running unittests src/lib.rs (target/release/deps/mg_tests-08b8ba7aeea589b5)
14832025-03-03T08:00:22.903Z
14842025-03-03T08:00:22.903Zrunning 1 test
14852025-03-03T08:00:23.078Zconfigure zone
14862025-03-03T08:00:23.096Zinstall zone
14872025-03-03T08:01:22.910Ztest ddm::test_trio_v2_transit has been running for over 60 seconds
14882025-03-03T08:02:42.195Zboot zone
14892025-03-03T08:02:43.103Zstart zone s1
14902025-03-03T08:02:43.103Zconfigure zone
14912025-03-03T08:02:43.111Zinstall zone
14922025-03-03T08:05:01.658Zboot zone
14932025-03-03T08:05:02.509Zstart zone s2
14942025-03-03T08:05:02.509Zconfigure zone
14952025-03-03T08:05:02.517Zinstall zone
14962025-03-03T08:07:17.790Zboot zone
14972025-03-03T08:07:18.704Zstart zone t1
14982025-03-03T08:07:18.708Zconfigure zone
14992025-03-03T08:07:18.713Zinstall zone
15002025-03-03T08:09:34.184Zboot zone
15012025-03-03T08:09:35.110Zwaiting for zones to come up
15022025-03-03T08:09:45.112Z[sidecar.trio] svcs milestone/network
15032025-03-03T08:09:45.144ZSTATE STIME FMRI
15042025-03-03T08:09:45.144Zonline 0:03:00 svc:/milestone/network:default
15052025-03-03T08:09:45.144Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
15062025-03-03T08:09:45.191Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
15072025-03-03T08:09:45.242Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
15082025-03-03T08:09:45.286Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
15092025-03-03T08:09:45.290Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
15102025-03-03T08:09:45.311Z
15112025-03-03T08:09:45.312Zrunning zone s1.trio setup
15122025-03-03T08:09:45.312Z[s1.trio] svcs milestone/network
15132025-03-03T08:09:45.336ZSTATE STIME FMRI
15142025-03-03T08:09:45.336Zonline 0:05:20 svc:/milestone/network:default
15152025-03-03T08:09:45.336Z[s1.trio] dladm
15162025-03-03T08:09:45.357ZLINK CLASS MTU STATE BRIDGE OVER
15172025-03-03T08:09:45.357Zsl0 simnet 9000 up -- ?
15182025-03-03T08:09:45.357Zmg2 vnic 9000 up -- ?
15192025-03-03T08:09:45.357Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
15202025-03-03T08:09:45.951Z
15212025-03-03T08:09:45.951Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
15222025-03-03T08:09:45.974Z
15232025-03-03T08:09:45.974Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
15242025-03-03T08:09:45.996Z
15252025-03-03T08:09:45.996Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
15262025-03-03T08:09:46.101Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
15272025-03-03T08:09:46.204Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 843b25e7-546c-416d-904b-255b4a9f4bc4 --sled-uuid 7651f73e-8f25-4cc4-9e64-d77a6abf0e5e -a sl0/v6 &> /opt/ddmd.log &
15282025-03-03T08:09:46.225Z
15292025-03-03T08:09:46.225Zrunning zone s2.trio setup
15302025-03-03T08:09:46.225Z[s2.trio] svcs milestone/network
15312025-03-03T08:09:46.248ZSTATE STIME FMRI
15322025-03-03T08:09:46.248Zonline 0:07:36 svc:/milestone/network:default
15332025-03-03T08:09:46.248Z[s2.trio] dladm
15342025-03-03T08:09:46.271ZLINK CLASS MTU STATE BRIDGE OVER
15352025-03-03T08:09:46.271Zsl1 simnet 9000 up -- ?
15362025-03-03T08:09:46.271Zmg3 vnic 9000 up -- ?
15372025-03-03T08:09:46.271Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
15382025-03-03T08:09:46.857Z
15392025-03-03T08:09:46.857Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
15402025-03-03T08:09:46.881Z
15412025-03-03T08:09:46.881Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15422025-03-03T08:09:46.901Z
15432025-03-03T08:09:46.901Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
15442025-03-03T08:09:46.955Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
15452025-03-03T08:09:46.999Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b7e2bc77-1abe-46e2-b954-0bc952a4280d --sled-uuid 2891b731-e364-42f7-b30b-5d56c6f22394 -a sl1/v6 &> /opt/ddmd.log &
15462025-03-03T08:09:47.020Z
15472025-03-03T08:09:47.020Zrunning zone t1.trio setup
15482025-03-03T08:09:47.020Z[t1.trio] svcs milestone/network
15492025-03-03T08:09:47.041ZSTATE STIME FMRI
15502025-03-03T08:09:47.041Z- - svc:/milestone/network:default
15512025-03-03T08:09:48.042Z[t1.trio] svcs milestone/network
15522025-03-03T08:09:48.064ZSTATE STIME FMRI
15532025-03-03T08:09:48.064Z- - svc:/milestone/network:default
15542025-03-03T08:09:49.064Z[t1.trio] svcs milestone/network
15552025-03-03T08:09:49.087ZSTATE STIME FMRI
15562025-03-03T08:09:49.087Z- - svc:/milestone/network:default
15572025-03-03T08:09:50.087Z[t1.trio] svcs milestone/network
15582025-03-03T08:09:50.110ZSTATE STIME FMRI
15592025-03-03T08:09:50.110Z- - svc:/milestone/network:default
15602025-03-03T08:09:51.110Z[t1.trio] svcs milestone/network
15612025-03-03T08:09:51.132ZSTATE STIME FMRI
15622025-03-03T08:09:51.132Z- - svc:/milestone/network:default
15632025-03-03T08:09:52.132Z[t1.trio] svcs milestone/network
15642025-03-03T08:09:52.154ZSTATE STIME FMRI
15652025-03-03T08:09:52.154Z- - svc:/milestone/network:default
15662025-03-03T08:09:53.154Z[t1.trio] svcs milestone/network
15672025-03-03T08:09:53.176ZSTATE STIME FMRI
15682025-03-03T08:09:53.176Z- - svc:/milestone/network:default
15692025-03-03T08:09:54.177Z[t1.trio] svcs milestone/network
15702025-03-03T08:09:54.199ZSTATE STIME FMRI
15712025-03-03T08:09:54.199Zonline 0:09:52 svc:/milestone/network:default
15722025-03-03T08:09:54.199Z[t1.trio] dladm
15732025-03-03T08:09:54.220ZLINK CLASS MTU STATE BRIDGE OVER
15742025-03-03T08:09:54.220Ztfportrear0_0 simnet 9000 up -- ?
15752025-03-03T08:09:54.220Ztfportrear1_0 simnet 9000 up -- ?
15762025-03-03T08:09:54.220Zmg1 vnic 9000 up -- ?
15772025-03-03T08:09:54.220Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
15782025-03-03T08:09:54.746Z
15792025-03-03T08:09:54.746Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15802025-03-03T08:09:54.772Z
15812025-03-03T08:09:54.772Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15822025-03-03T08:09:54.794Z
15832025-03-03T08:09:54.794Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15842025-03-03T08:09:54.814Z
15852025-03-03T08:09:54.814Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
15862025-03-03T08:09:55.011Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
15872025-03-03T08:09:55.016Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
15882025-03-03T08:09:55.019Zwaiting 3s for copy of files to zone to complete ...
15892025-03-03T08:09:58.020Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
15902025-03-03T08:09:58.081Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
15912025-03-03T08:09:58.127Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
15922025-03-03T08:09:58.222Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
15932025-03-03T08:09:58.267Z[t1.trio] svcadm enable dendrite
15942025-03-03T08:09:58.308Z
15952025-03-03T08:09:58.308Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
15962025-03-03T08:09:58.361Z
15972025-03-03T08:09:58.361Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
15982025-03-03T08:09:58.406Z
15992025-03-03T08:09:58.406Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16002025-03-03T08:09:58.449Z
16012025-03-03T08:09:58.449Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16022025-03-03T08:09:58.493Z
16032025-03-03T08:09:58.493Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16042025-03-03T08:09:58.535Z
16052025-03-03T08:09:58.535Z[t1.trio] svcadm refresh dendrite:default
16062025-03-03T08:09:58.573Z
16072025-03-03T08:09:58.573Z[t1.trio] svcadm restart dendrite:default
16082025-03-03T08:09:58.611Z
16092025-03-03T08:09:58.611Zwait 10s for dendrite to come up ...
16102025-03-03T08:10:08.612Z[t1.trio] svcadm enable tfport
16112025-03-03T08:10:08.652Z
16122025-03-03T08:10:08.652Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16132025-03-03T08:10:08.673Z
16142025-03-03T08:10:08.673Z[t1.trio] ipadm
16152025-03-03T08:10:08.697ZADDROBJ TYPE STATE ADDR
16162025-03-03T08:10:08.697Zlo0/v4 static ok 127.0.0.1/8
16172025-03-03T08:10:08.697Zmg1/v4 static ok 10.0.0.3/24
16182025-03-03T08:10:08.697Zlo0/v6 static ok ::1/128
16192025-03-03T08:10:08.697Zlo0/u6 static ok fd00:3::1/64
16202025-03-03T08:10:08.697Ztfportrear0_0/v6 addrconf ok fe80::e0e6:48ff:fe53:4ef2%tfportrear0_0/10
16212025-03-03T08:10:08.697Ztfportrear1_0/v6 addrconf ok fe80::d815:8bff:fe5c:f191%tfportrear1_0/10
16222025-03-03T08:10:10.913Zinitial peering test passed
16232025-03-03T08:10:11.917Zadvertise from one passed
16242025-03-03T08:10:12.919Zadvertise from two passed
16252025-03-03T08:10:12.919Z[s1.trio] ping fd00:2::1
16262025-03-03T08:10:12.949Zfd00:2::1 is alive
16272025-03-03T08:10:12.949Z[s2.trio] ping fd00:1::1
16282025-03-03T08:10:12.970Zfd00:1::1 is alive
16292025-03-03T08:10:12.970Zconnectivity test passed
16302025-03-03T08:10:12.970Z[t1.trio] pkill ddmd
16312025-03-03T08:10:12.990Z
16322025-03-03T08:10:18.995Zcp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/t1.trio/root/opt/
16332025-03-03T08:10:19.035Zcp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/t1.trio/root/opt/
16342025-03-03T08:10:19.054Z[t1.trio] svcadm enable dendrite
16352025-03-03T08:10:19.093Z
16362025-03-03T08:10:19.093Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
16372025-03-03T08:10:19.137Z
16382025-03-03T08:10:19.137Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
16392025-03-03T08:10:19.181Z
16402025-03-03T08:10:19.181Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16412025-03-03T08:10:19.226Z
16422025-03-03T08:10:19.226Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16432025-03-03T08:10:19.269Z
16442025-03-03T08:10:19.269Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
16452025-03-03T08:10:19.315Z
16462025-03-03T08:10:19.315Z[t1.trio] svcadm refresh dendrite:default
16472025-03-03T08:10:19.353Z
16482025-03-03T08:10:19.353Z[t1.trio] svcadm restart dendrite:default
16492025-03-03T08:10:19.391Z
16502025-03-03T08:10:19.391Zwait 10s for dendrite to come up ...
16512025-03-03T08:10:29.392Z[t1.trio] svcadm enable tfport
16522025-03-03T08:10:29.433Z
16532025-03-03T08:10:29.433Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind transit --dendrite -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
16542025-03-03T08:10:29.452Z
16552025-03-03T08:10:29.452Z[t1.trio] ipadm
16562025-03-03T08:10:29.475ZADDROBJ TYPE STATE ADDR
16572025-03-03T08:10:29.475Zlo0/v4 static ok 127.0.0.1/8
16582025-03-03T08:10:29.475Zmg1/v4 static ok 10.0.0.3/24
16592025-03-03T08:10:29.475Zlo0/v6 static ok ::1/128
16602025-03-03T08:10:29.475Zlo0/u6 static ok fd00:3::1/64
16612025-03-03T08:10:29.475Ztfportrear0_0/v6 addrconf ok fe80::e0e6:48ff:fe53:4ef2%tfportrear0_0/10
16622025-03-03T08:10:29.475Ztfportrear1_0/v6 addrconf ok fe80::d815:8bff:fe5c:f191%tfportrear1_0/10
16632025-03-03T08:10:32.478Z[s1.trio] ping fd00:2::1
16642025-03-03T08:10:32.501Zfd00:2::1 is alive
16652025-03-03T08:10:32.501Z[s2.trio] ping fd00:1::1
16662025-03-03T08:10:32.522Zfd00:1::1 is alive
16672025-03-03T08:10:32.522Ztransit router restart passed
16682025-03-03T08:10:32.523Z[s1.trio] pkill ddmd
16692025-03-03T08:10:32.543Z
16702025-03-03T08:10:37.548Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c455f739-1c18-4bc1-90c2-8222a4c57871 --sled-uuid 879c23e6-6bf2-4c2a-803e-b37d949d5033 -a sl0/v6 &> /opt/ddmd.log &
16712025-03-03T08:10:37.569Z
16722025-03-03T08:10:40.574Z[s1.trio] ping fd00:2::1
16732025-03-03T08:10:40.598Zfd00:2::1 is alive
16742025-03-03T08:10:40.598Z[s2.trio] ping fd00:1::1
16752025-03-03T08:10:40.619Zfd00:1::1 is alive
16762025-03-03T08:10:40.619Zserver router restart passed
16772025-03-03T08:10:43.625Zpeer expiration recovery passed
16782025-03-03T08:10:44.626Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
16792025-03-03T08:10:44.651Z3
16802025-03-03T08:10:44.651Zredundant advertise passed
16812025-03-03T08:10:45.654Ztunnel endpoint advertise passed
16822025-03-03T08:10:50.656Zredundant tunnel endpoint advertise passed
16832025-03-03T08:10:50.656Z[s1.trio] pkill ddmd
16842025-03-03T08:10:50.678Z
16852025-03-03T08:10:55.679Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 247335bb-c83c-432c-94f4-6192b56ec5fc --sled-uuid acf29985-485e-4c24-b89c-2de82edbe244 -a sl0/v6 &> /opt/ddmd.log &
16862025-03-03T08:10:55.701Z
16872025-03-03T08:11:00.768Ztunnel router restart passed
16882025-03-03T08:11:01.770Ztunnel endpoint withdraw passed
16892025-03-03T08:11:01.786Z[t1.trio] pkill ddmd
16902025-03-03T08:11:01.815Z
16912025-03-03T08:11:01.815Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
16922025-03-03T08:11:01.819Zcp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log
16932025-03-03T08:11:04.414Z[s2.trio] pkill ddmd
16942025-03-03T08:11:04.435Z
16952025-03-03T08:11:04.435Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
16962025-03-03T08:11:07.058Z[s1.trio] pkill ddmd
16972025-03-03T08:11:07.078Z
16982025-03-03T08:11:07.079Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
16992025-03-03T08:11:09.591Z[sidecar.trio] pkill softnpu
17002025-03-03T08:11:09.612Z
17012025-03-03T08:11:09.612Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
17022025-03-03T08:11:12.355Ztest ddm::test_trio_v2_transit ... ok
17032025-03-03T08:11:12.355Z
17042025-03-03T08:11:12.355Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 649.38s
17052025-03-03T08:11:12.355Z
17062025-03-03T08:11:12.388Z+ cleanup
17072025-03-03T08:11:12.392Z++ id -un
17082025-03-03T08:11:12.395Z++ id -gn
17092025-03-03T08:11:12.398Z+ pfexec chown -R build:build .
17102025-03-03T08:11:12.486Zprocess exited: duration 1198445 ms, exit code 0
 
17112025-03-03T08:11:12.499Zfound 4 output files
17122025-03-03T08:11:12.499Zuploading: /work/s1.trio.log (4205 bytes)
17132025-03-03T08:11:13.510Zuploaded: /work/s1.trio.log
17142025-03-03T08:11:13.515Zuploading: /work/s2.trio.log (9459 bytes)
17152025-03-03T08:11:14.524Zuploaded: /work/s2.trio.log
17162025-03-03T08:11:14.527Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
17172025-03-03T08:11:15.534Zuploaded: /work/sidecar.trio-softnpu.log
17182025-03-03T08:11:15.537Zuploading: /work/t1.trio.log (25922 bytes)
17192025-03-03T08:11:16.546Zuploaded: /work/t1.trio.log