|
|
|
| 1 | 2026-03-05T18:41:02.969Z | job assigned to worker 01KJZMSE6S0VR2ZVKFNTPP20R1 [factory aws, i-006cf62e687215823] (queued for 1 m 6 s) |
| |
| 2 | 2026-03-05T18:41:11.254Z | starting task 0: "setup" |
| 3 | 2026-03-05T18:41:11.275Z | ++ uname -s |
| 4 | 2026-03-05T18:41:11.275Z | + kern=SunOS |
| 5 | 2026-03-05T18:41:11.275Z | + build_user=build |
| 6 | 2026-03-05T18:41:11.275Z | + build_uid=12345 |
| 7 | 2026-03-05T18:41:11.276Z | + work_dir=/work |
| 8 | 2026-03-05T18:41:11.276Z | + input_dir=/input |
| 9 | 2026-03-05T18:41:11.276Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T18:41:11.276Z | + case "$kern" in |
| 11 | 2026-03-05T18:41:11.276Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T18:41:11.276Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T18:41:13.292Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T18:41:13.463Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T18:41:13.540Z | + home_fs=zfs |
| 16 | 2026-03-05T18:41:13.540Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T18:41:13.540Z | + mkdir -p /home/build |
| 18 | 2026-03-05T18:41:13.540Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T18:41:17.460Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T18:41:17.650Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-03-05T18:41:18.059Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T18:41:18.168Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-05T18:41:18.168Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-05T18:41:18.168Z | * rust toolchain profile = "default" |
| 25 | 2026-03-05T18:41:18.168Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-05T18:41:18.168Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T18:41:18.168Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T18:41:18.168Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T18:41:18.168Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T18:41:18.168Z | info: downloading installer |
| 31 | 2026-03-05T18:41:19.833Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T18:41:19.833Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T18:41:19.834Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T18:41:19.834Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T18:41:19.834Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T18:41:19.834Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T18:41:19.834Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T18:41:19.834Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T18:41:19.834Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T18:41:19.865Z | info: profile set to 'default' |
| 41 | 2026-03-05T18:41:19.865Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T18:41:19.876Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T18:41:20.032Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T18:41:20.032Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T18:41:21.157Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T18:41:21.593Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T18:41:23.622Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T18:41:25.602Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T18:41:33.664Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T18:41:35.734Z | info: installing component 'cargo' |
| 51 | 2026-03-05T18:41:35.805Z | info: installing component 'clippy' |
| 52 | 2026-03-05T18:41:35.805Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T18:41:37.319Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T18:41:39.095Z | info: installing component 'rustc' |
| 55 | 2026-03-05T18:41:46.050Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T18:41:46.367Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T18:41:46.367Z | |
| 58 | 2026-03-05T18:41:46.832Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T18:41:46.832Z | |
| 60 | 2026-03-05T18:41:46.836Z | |
| 61 | 2026-03-05T18:41:46.836Z | Rust is installed now. Great! |
| 62 | 2026-03-05T18:41:46.836Z | |
| 63 | 2026-03-05T18:41:46.836Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T18:41:46.836Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T18:41:46.836Z | |
| 66 | 2026-03-05T18:41:46.836Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T18:41:46.836Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T18:41:46.836Z | |
| 69 | 2026-03-05T18:41:46.836Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T18:41:46.836Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T18:41:46.836Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T18:41:46.836Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T18:41:46.939Z | + rustup --version |
| 74 | 2026-03-05T18:41:46.949Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T18:41:46.954Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T18:41:47.025Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T18:41:47.032Z | + cargo --version |
| 78 | 2026-03-05T18:41:47.086Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T18:41:47.090Z | + rustc --version |
| 80 | 2026-03-05T18:41:47.155Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T18:41:47.160Z | process exited: duration 29401 ms, exit code 0 |
| |
| 82 | 2026-03-05T18:41:47.166Z | starting task 2: "authentication" |
| 83 | 2026-03-05T18:41:47.193Z | process exited: duration 26 ms, exit code 0 |
| |
| 84 | 2026-03-05T18:41:47.201Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T18:41:47.211Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-05T18:41:47.214Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-05T18:41:47.253Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-05T18:41:48.964Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-05T18:41:48.964Z | + git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 90 | 2026-03-05T18:41:49.238Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-05T18:41:49.238Z | * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD |
| 92 | 2026-03-05T18:41:49.246Z | + [[ -n levon/make-bgp-dispatch-listen-configurable ]] |
| 93 | 2026-03-05T18:41:49.262Z | ++ git branch --show-current |
| 94 | 2026-03-05T18:41:49.262Z | + current=main |
| 95 | 2026-03-05T18:41:49.262Z | + [[ main != levon/make-bgp-dispatch-listen-configurable ]] |
| 96 | 2026-03-05T18:41:49.262Z | + git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 97 | 2026-03-05T18:41:49.263Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable |
| 98 | 2026-03-05T18:41:49.281Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable' |
| 99 | 2026-03-05T18:41:49.291Z | + git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 100 | 2026-03-05T18:41:49.313Z | HEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr |
| 101 | 2026-03-05T18:41:49.319Z | process exited: duration 2110 ms, exit code 0 |
| |
| 102 | 2026-03-05T18:41:49.329Z | starting task 4: "build" |
| 103 | 2026-03-05T18:41:49.342Z | ++ dladm |
| 104 | 2026-03-05T18:41:49.346Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-03-05T18:41:49.347Z | ena0 phys 9216 up -- -- |
| 106 | 2026-03-05T18:41:49.347Z | ++ ipadm |
| 107 | 2026-03-05T18:41:49.347Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-03-05T18:41:49.347Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-03-05T18:41:49.347Z | ena0/dhcp dhcp ok 10.150.1.12/24 |
| 110 | 2026-03-05T18:41:49.347Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-03-05T18:41:49.347Z | ++ banner collect |
| 112 | 2026-03-05T18:41:49.356Z | |
| 113 | 2026-03-05T18:41:49.356Z | #### #### # # ###### #### ##### |
| 114 | 2026-03-05T18:41:49.356Z | # # # # # # # # # # |
| 115 | 2026-03-05T18:41:49.356Z | # # # # # ##### # # |
| 116 | 2026-03-05T18:41:49.356Z | # # # # # # # # |
| 117 | 2026-03-05T18:41:49.356Z | # # # # # # # # # # |
| 118 | 2026-03-05T18:41:49.356Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-03-05T18:41:49.356Z | |
| 120 | 2026-03-05T18:41:49.364Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-03-05T18:41:49.364Z | ++ repo=softnpu |
| 122 | 2026-03-05T18:41:49.364Z | ++ series=image |
| 123 | 2026-03-05T18:41:49.364Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-03-05T18:41:49.364Z | ++ name=softnpu |
| 125 | 2026-03-05T18:41:49.364Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-03-05T18:41:49.364Z | ++ mkdir -p download |
| 127 | 2026-03-05T18:41:49.364Z | ++ pushd download |
| 128 | 2026-03-05T18:41:49.364Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-03-05T18:41:49.364Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-03-05T18:41:49.364Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-03-05T18:41:49.377Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-03-05T18:41:49.377Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-03-05T18:41:49.967Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.6M 100 15.6M 0 0 25.7M 0 --:--:-- --:--:-- --:--:-- 25.7M |
| 134 | 2026-03-05T18:41:49.971Z | ++ popd |
| 135 | 2026-03-05T18:41:49.979Z | /work/oxidecomputer/maghemite |
| 136 | 2026-03-05T18:41:49.979Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-03-05T18:41:49.979Z | ++ repo=sidecar-lite |
| 138 | 2026-03-05T18:41:49.980Z | ++ series=release |
| 139 | 2026-03-05T18:41:49.980Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-03-05T18:41:49.980Z | ++ name=libsidecar_lite.so |
| 141 | 2026-03-05T18:41:49.980Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-03-05T18:41:49.980Z | ++ mkdir -p download |
| 143 | 2026-03-05T18:41:49.980Z | ++ pushd download |
| 144 | 2026-03-05T18:41:49.980Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-03-05T18:41:49.980Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-03-05T18:41:49.980Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-03-05T18:41:49.983Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-03-05T18:41:49.983Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-03-05T18:41:50.369Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 12.0M 4 499k 0 0 2402k 0 0:00:05 --:--:-- 0:00:05 2402k
100 12.0M 100 12.0M 0 0 31.3M 0 --:--:-- --:--:-- --:--:-- 31.2M |
| 150 | 2026-03-05T18:41:50.387Z | ++ popd |
| 151 | 2026-03-05T18:41:50.387Z | /work/oxidecomputer/maghemite |
| 152 | 2026-03-05T18:41:50.387Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-03-05T18:41:50.387Z | ++ repo=sidecar-lite |
| 154 | 2026-03-05T18:41:50.388Z | ++ series=release |
| 155 | 2026-03-05T18:41:50.388Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-03-05T18:41:50.388Z | ++ name=scadm |
| 157 | 2026-03-05T18:41:50.388Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-03-05T18:41:50.388Z | ++ mkdir -p download |
| 159 | 2026-03-05T18:41:50.388Z | ++ pushd download |
| 160 | 2026-03-05T18:41:50.388Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-03-05T18:41:50.388Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-03-05T18:41:50.388Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-03-05T18:41:50.393Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-03-05T18:41:50.393Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-03-05T18:41:50.816Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.7M 100 15.7M 0 0 36.4M 0 --:--:-- --:--:-- --:--:-- 36.5M |
| 166 | 2026-03-05T18:41:50.819Z | ++ popd |
| 167 | 2026-03-05T18:41:50.827Z | /work/oxidecomputer/maghemite |
| 168 | 2026-03-05T18:41:50.828Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-03-05T18:41:50.828Z | ++ repo=dendrite |
| 170 | 2026-03-05T18:41:50.828Z | ++ series=image |
| 171 | 2026-03-05T18:41:50.828Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-03-05T18:41:50.828Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-03-05T18:41:50.828Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-03-05T18:41:50.828Z | ++ mkdir -p download |
| 175 | 2026-03-05T18:41:50.828Z | ++ pushd download |
| 176 | 2026-03-05T18:41:50.828Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-03-05T18:41:50.828Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-03-05T18:41:50.828Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-03-05T18:41:50.832Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-03-05T18:41:50.832Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-03-05T18:41:52.160Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8 71.5M 8 6331k 0 0 17.1M 0 0:00:04 --:--:-- 0:00:04 17.1M
100 71.5M 100 71.5M 0 0 53.8M 0 0:00:01 0:00:01 --:--:-- 53.9M |
| 182 | 2026-03-05T18:41:52.180Z | ++ popd |
| 183 | 2026-03-05T18:41:52.180Z | /work/oxidecomputer/maghemite |
| 184 | 2026-03-05T18:41:52.180Z | ++ get_artifact maghemite release a13c749f1fb8adf5994dffebd53886fdeb5fd58c ddm |
| 185 | 2026-03-05T18:41:52.180Z | ++ repo=maghemite |
| 186 | 2026-03-05T18:41:52.180Z | ++ series=release |
| 187 | 2026-03-05T18:41:52.180Z | ++ commit=a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 188 | 2026-03-05T18:41:52.180Z | ++ name=ddm |
| 189 | 2026-03-05T18:41:52.180Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-03-05T18:41:52.180Z | ++ mkdir -p download |
| 191 | 2026-03-05T18:41:52.180Z | ++ pushd download |
| 192 | 2026-03-05T18:41:52.180Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-03-05T18:41:52.181Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-03-05T18:41:52.181Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/a13c749f1fb8adf5994dffebd53886fdeb5fd58c/ddm |
| 195 | 2026-03-05T18:41:52.181Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-03-05T18:41:52.181Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-03-05T18:41:52.297Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-03-05T18:41:52.297Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-03-05T18:41:52.310Z | ++ popd |
| 200 | 2026-03-05T18:41:52.310Z | /work/oxidecomputer/maghemite |
| 201 | 2026-03-05T18:41:52.310Z | ++ get_artifact maghemite release a13c749f1fb8adf5994dffebd53886fdeb5fd58c ddmadm |
| 202 | 2026-03-05T18:41:52.310Z | ++ repo=maghemite |
| 203 | 2026-03-05T18:41:52.310Z | ++ series=release |
| 204 | 2026-03-05T18:41:52.310Z | ++ commit=a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 205 | 2026-03-05T18:41:52.310Z | ++ name=ddmadm |
| 206 | 2026-03-05T18:41:52.310Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-03-05T18:41:52.310Z | ++ mkdir -p download |
| 208 | 2026-03-05T18:41:52.310Z | ++ pushd download |
| 209 | 2026-03-05T18:41:52.310Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 210 | 2026-03-05T18:41:52.310Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-03-05T18:41:52.310Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/a13c749f1fb8adf5994dffebd53886fdeb5fd58c/ddmadm |
| 212 | 2026-03-05T18:41:52.317Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-03-05T18:41:52.317Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-03-05T18:41:52.384Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-03-05T18:41:52.384Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-03-05T18:41:52.400Z | ++ popd |
| 217 | 2026-03-05T18:41:52.400Z | /work/oxidecomputer/maghemite |
| 218 | 2026-03-05T18:41:52.400Z | ++ pushd download |
| 219 | 2026-03-05T18:41:52.400Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 220 | 2026-03-05T18:41:52.400Z | ++ chmod +x softnpu |
| 221 | 2026-03-05T18:41:52.400Z | ++ chmod +x scadm |
| 222 | 2026-03-05T18:41:52.400Z | ++ chmod +x ddmadm |
| 223 | 2026-03-05T18:41:52.400Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-03-05T18:41:52.400Z | ++ chmod +x ddmd |
| 225 | 2026-03-05T18:41:52.400Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-03-05T18:41:52.408Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-03-05T18:41:52.409Z | mv: cannot access ddmadm |
| 228 | 2026-03-05T18:41:52.409Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-03-05T18:41:52.409Z | mv: cannot access ddmd |
| 230 | 2026-03-05T18:41:52.409Z | ++ rm -rf zones/dendrite |
| 231 | 2026-03-05T18:41:52.409Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-03-05T18:41:52.409Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-03-05T18:41:53.807Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 234 | 2026-03-05T18:41:53.816Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 235 | 2026-03-05T18:41:53.816Z | ++ popd |
| 236 | 2026-03-05T18:41:53.816Z | /work/oxidecomputer/maghemite |
| 237 | 2026-03-05T18:41:53.816Z | ++ banner install |
| 238 | 2026-03-05T18:41:53.817Z | |
| 239 | 2026-03-05T18:41:53.817Z | # # # #### ##### ## # # |
| 240 | 2026-03-05T18:41:53.817Z | # ## # # # # # # # |
| 241 | 2026-03-05T18:41:53.817Z | # # # # #### # # # # # |
| 242 | 2026-03-05T18:41:53.817Z | # # # # # # ###### # # |
| 243 | 2026-03-05T18:41:53.817Z | # # ## # # # # # # # |
| 244 | 2026-03-05T18:41:53.817Z | # # # #### # # # ###### ###### |
| 245 | 2026-03-05T18:41:53.817Z | |
| 246 | 2026-03-05T18:41:53.822Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-03-05T18:41:53.822Z | ++ set +o errexit |
| 248 | 2026-03-05T18:41:53.822Z | ++ pkg info clang-15 |
| 249 | 2026-03-05T18:41:53.822Z | ++ grep -qi installed |
| 250 | 2026-03-05T18:41:58.025Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-03-05T18:41:58.026Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-03-05T18:41:58.026Z | |
| 253 | 2026-03-05T18:41:58.026Z | clang-15 |
| 254 | 2026-03-05T18:41:58.086Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-03-05T18:41:58.086Z | ++ set -o errexit |
| 256 | 2026-03-05T18:41:58.086Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-03-05T18:42:06.418Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-03-05T18:42:17.145Z | Startup: Caching catalogs ... Done |
| 259 | 2026-03-05T18:42:40.995Z | Planning: Solver setup ... Done |
| 260 | 2026-03-05T18:42:41.157Z | Planning: Running solver ... Done |
| 261 | 2026-03-05T18:42:41.328Z | Planning: Finding local manifests ... Done |
| 262 | 2026-03-05T18:42:41.349Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-03-05T18:42:41.491Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-03-05T18:42:41.539Z | Planning: Package planning ... Done |
| 265 | 2026-03-05T18:42:41.587Z | Planning: Merging actions ... Done |
| 266 | 2026-03-05T18:42:41.778Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-03-05T18:42:41.788Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-03-05T18:42:44.355Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-03-05T18:42:44.364Z | Planning: Planning completed in 27.06 seconds |
| 270 | 2026-03-05T18:42:44.379Z | Packages to install: 2 |
| 271 | 2026-03-05T18:42:44.379Z | Mediators to change: 2 |
| 272 | 2026-03-05T18:42:44.384Z | Services to change: 1 |
| 273 | 2026-03-05T18:42:44.384Z | Create boot environment: No |
| 274 | 2026-03-05T18:42:44.384Z | Create backup boot environment: No |
| 275 | 2026-03-05T18:42:44.507Z | |
| 276 | 2026-03-05T18:42:44.507Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-03-05T18:42:49.842Z | Download: 980/3076 items 82.2/211.3MB 38% complete (29.6M/s) |
| 278 | 2026-03-05T18:42:54.854Z | Download: 1230/3076 items 100.8/211.3MB 47% complete (10.2M/s) |
| 279 | 2026-03-05T18:42:59.856Z | Download: 1877/3076 items 102.6/211.3MB 48% complete (2.2M/s) |
| 280 | 2026-03-05T18:43:09.763Z | Download: 2007/3076 items 103.6/211.3MB 49% complete (2.5M/s) |
| 281 | 2026-03-05T18:43:15.513Z | Download: 3067/3076 items 210.3/211.3MB 99% complete (22.7M/s) |
| 282 | 2026-03-05T18:43:17.804Z | Download: Completed 211.31 MB in 33.29 seconds (6.3M/s) |
| 283 | 2026-03-05T18:43:18.256Z | Actions: 1/3418 actions (Installing new actions) |
| 284 | 2026-03-05T18:43:22.896Z | Actions: Completed 3418 actions in 4.64 seconds. |
| 285 | 2026-03-05T18:43:23.326Z | Done |
| 286 | 2026-03-05T18:43:23.326Z | Done |
| 287 | 2026-03-05T18:43:24.430Z | Done |
| 288 | 2026-03-05T18:43:29.181Z | Done |
| 289 | 2026-03-05T18:43:29.267Z | Done |
| 290 | 2026-03-05T18:43:29.270Z | Done |
| 291 | 2026-03-05T18:43:29.435Z | Done |
| 292 | 2026-03-05T18:43:30.121Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 293 | 2026-03-05T18:43:30.121Z | ++ set +o errexit |
| 294 | 2026-03-05T18:43:30.124Z | ++ pkg info pkg-config |
| 295 | 2026-03-05T18:43:30.124Z | ++ grep -qi installed |
| 296 | 2026-03-05T18:43:30.489Z | ++ [[ 0 != 0 ]] |
| 297 | 2026-03-05T18:43:30.489Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 298 | 2026-03-05T18:43:30.489Z | ++ set +o errexit |
| 299 | 2026-03-05T18:43:30.492Z | ++ pkg info brand/omicron1 |
| 300 | 2026-03-05T18:43:30.492Z | ++ grep -qi installed |
| 301 | 2026-03-05T18:43:30.785Z | pkg: info: no packages matching the following patterns you specified are |
| 302 | 2026-03-05T18:43:30.785Z | installed on the system. Try querying remotely instead: |
| 303 | 2026-03-05T18:43:30.785Z | |
| 304 | 2026-03-05T18:43:30.785Z | brand/omicron1 |
| 305 | 2026-03-05T18:43:30.835Z | ++ [[ 1 != 0 ]] |
| 306 | 2026-03-05T18:43:30.835Z | ++ set -o errexit |
| 307 | 2026-03-05T18:43:30.835Z | ++ pfexec pkg install brand/omicron1 |
| 308 | 2026-03-05T18:43:31.434Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 309 | 2026-03-05T18:43:55.855Z | Planning: Solver setup ... Done |
| 310 | 2026-03-05T18:43:56.015Z | Planning: Running solver ... Done |
| 311 | 2026-03-05T18:43:56.195Z | Planning: Finding local manifests ... Done |
| 312 | 2026-03-05T18:43:56.198Z | Planning: Fetching manifests: 0/2 0% complete |
| 313 | 2026-03-05T18:43:56.353Z | Planning: Fetching manifests: 2/2 100% complete |
| 314 | 2026-03-05T18:43:56.371Z | Planning: Package planning ... Done |
| 315 | 2026-03-05T18:43:56.374Z | Planning: Merging actions ... Done |
| 316 | 2026-03-05T18:43:56.611Z | Planning: Checking for conflicting actions ... Done |
| 317 | 2026-03-05T18:43:56.614Z | Planning: Consolidating action changes ... Done |
| 318 | 2026-03-05T18:43:56.885Z | Planning: Evaluating mediators ... Done |
| 319 | 2026-03-05T18:43:56.888Z | Planning: Planning completed in 25.45 seconds |
| 320 | 2026-03-05T18:43:56.897Z | Packages to install: 2 |
| 321 | 2026-03-05T18:43:56.897Z | Create boot environment: No |
| 322 | 2026-03-05T18:43:56.900Z | Create backup boot environment: No |
| 323 | 2026-03-05T18:43:56.935Z | |
| 324 | 2026-03-05T18:43:56.935Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 325 | 2026-03-05T18:43:56.961Z | Download: Completed 1.07 MB in 0.02 seconds (43.6M/s) |
| 326 | 2026-03-05T18:43:57.045Z | Actions: 1/28 actions (Installing new actions) |
| 327 | 2026-03-05T18:43:57.062Z | Actions: Completed 28 actions in 0.02 seconds. |
| 328 | 2026-03-05T18:43:57.880Z | Done |
| 329 | 2026-03-05T18:43:57.880Z | Done |
| 330 | 2026-03-05T18:43:58.876Z | Done |
| 331 | 2026-03-05T18:44:02.850Z | Done |
| 332 | 2026-03-05T18:44:02.935Z | Done |
| 333 | 2026-03-05T18:44:02.939Z | Done |
| 334 | 2026-03-05T18:44:03.030Z | Done |
| 335 | 2026-03-05T18:44:03.209Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 336 | 2026-03-05T18:44:03.209Z | ++ set +o errexit |
| 337 | 2026-03-05T18:44:03.212Z | ++ pkg info brand/omicron1/tools |
| 338 | 2026-03-05T18:44:03.212Z | ++ grep -qi installed |
| 339 | 2026-03-05T18:44:03.515Z | pkg: info: no packages matching the following patterns you specified are |
| 340 | 2026-03-05T18:44:03.515Z | installed on the system. Try querying remotely instead: |
| 341 | 2026-03-05T18:44:03.515Z | |
| 342 | 2026-03-05T18:44:03.515Z | brand/omicron1/tools |
| 343 | 2026-03-05T18:44:03.569Z | ++ [[ 1 != 0 ]] |
| 344 | 2026-03-05T18:44:03.569Z | ++ set -o errexit |
| 345 | 2026-03-05T18:44:03.570Z | ++ pfexec pkg install brand/omicron1/tools |
| 346 | 2026-03-05T18:44:04.188Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 347 | 2026-03-05T18:44:28.284Z | Planning: Solver setup ... Done |
| 348 | 2026-03-05T18:44:28.447Z | Planning: Running solver ... Done |
| 349 | 2026-03-05T18:44:28.623Z | Planning: Finding local manifests ... Done |
| 350 | 2026-03-05T18:44:28.626Z | Planning: Fetching manifests: 0/1 0% complete |
| 351 | 2026-03-05T18:44:28.774Z | Planning: Fetching manifests: 1/1 100% complete |
| 352 | 2026-03-05T18:44:28.792Z | Planning: Package planning ... Done |
| 353 | 2026-03-05T18:44:28.795Z | Planning: Merging actions ... Done |
| 354 | 2026-03-05T18:44:29.022Z | Planning: Checking for conflicting actions ... Done |
| 355 | 2026-03-05T18:44:29.025Z | Planning: Consolidating action changes ... Done |
| 356 | 2026-03-05T18:44:29.297Z | Planning: Evaluating mediators ... Done |
| 357 | 2026-03-05T18:44:29.300Z | Planning: Planning completed in 25.11 seconds |
| 358 | 2026-03-05T18:44:29.308Z | Packages to install: 1 |
| 359 | 2026-03-05T18:44:29.308Z | Services to change: 1 |
| 360 | 2026-03-05T18:44:29.311Z | Create boot environment: No |
| 361 | 2026-03-05T18:44:29.312Z | Create backup boot environment: No |
| 362 | 2026-03-05T18:44:29.529Z | |
| 363 | 2026-03-05T18:44:29.529Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 364 | 2026-03-05T18:44:29.557Z | Download: Completed 1.19 MB in 0.03 seconds (42.2M/s) |
| 365 | 2026-03-05T18:44:29.673Z | Actions: 1/19 actions (Installing new actions) |
| 366 | 2026-03-05T18:44:29.692Z | Actions: Completed 19 actions in 0.02 seconds. |
| 367 | 2026-03-05T18:44:30.321Z | Done |
| 368 | 2026-03-05T18:44:30.321Z | Done |
| 369 | 2026-03-05T18:44:31.317Z | Done |
| 370 | 2026-03-05T18:44:35.621Z | Done |
| 371 | 2026-03-05T18:44:35.708Z | Done |
| 372 | 2026-03-05T18:44:35.712Z | Done |
| 373 | 2026-03-05T18:44:35.786Z | Done |
| 374 | 2026-03-05T18:44:35.959Z | ++ pfexec svcadm enable baseline |
| 375 | 2026-03-05T18:44:35.980Z | ++ retry=0 |
| 376 | 2026-03-05T18:44:35.983Z | +++ svcs -Hostate baseline |
| 377 | 2026-03-05T18:44:36.004Z | ++ [[ offline* != online ]] |
| 378 | 2026-03-05T18:44:36.005Z | ++ [[ 0 -gt 300 ]] |
| 379 | 2026-03-05T18:44:36.008Z | ++ sleep 1 |
| 380 | 2026-03-05T18:44:37.009Z | ++ retry=1 |
| 381 | 2026-03-05T18:44:37.011Z | +++ svcs -Hostate baseline |
| 382 | 2026-03-05T18:44:37.031Z | ++ [[ offline* != online ]] |
| 383 | 2026-03-05T18:44:37.031Z | ++ [[ 1 -gt 300 ]] |
| 384 | 2026-03-05T18:44:37.034Z | ++ sleep 1 |
| 385 | 2026-03-05T18:44:38.034Z | ++ retry=2 |
| 386 | 2026-03-05T18:44:38.037Z | +++ svcs -Hostate baseline |
| 387 | 2026-03-05T18:44:38.056Z | ++ [[ offline* != online ]] |
| 388 | 2026-03-05T18:44:38.056Z | ++ [[ 2 -gt 300 ]] |
| 389 | 2026-03-05T18:44:38.056Z | ++ sleep 1 |
| 390 | 2026-03-05T18:44:39.060Z | ++ retry=3 |
| 391 | 2026-03-05T18:44:39.063Z | +++ svcs -Hostate baseline |
| 392 | 2026-03-05T18:44:39.082Z | ++ [[ offline* != online ]] |
| 393 | 2026-03-05T18:44:39.082Z | ++ [[ 3 -gt 300 ]] |
| 394 | 2026-03-05T18:44:39.082Z | ++ sleep 1 |
| 395 | 2026-03-05T18:44:40.085Z | ++ retry=4 |
| 396 | 2026-03-05T18:44:40.088Z | +++ svcs -Hostate baseline |
| 397 | 2026-03-05T18:44:40.114Z | ++ [[ offline* != online ]] |
| 398 | 2026-03-05T18:44:40.116Z | ++ [[ 4 -gt 300 ]] |
| 399 | 2026-03-05T18:44:40.116Z | ++ sleep 1 |
| 400 | 2026-03-05T18:44:41.117Z | ++ retry=5 |
| 401 | 2026-03-05T18:44:41.120Z | +++ svcs -Hostate baseline |
| 402 | 2026-03-05T18:44:41.139Z | ++ [[ offline* != online ]] |
| 403 | 2026-03-05T18:44:41.139Z | ++ [[ 5 -gt 300 ]] |
| 404 | 2026-03-05T18:44:41.139Z | ++ sleep 1 |
| 405 | 2026-03-05T18:44:42.142Z | ++ retry=6 |
| 406 | 2026-03-05T18:44:42.145Z | +++ svcs -Hostate baseline |
| 407 | 2026-03-05T18:44:42.165Z | ++ [[ offline* != online ]] |
| 408 | 2026-03-05T18:44:42.165Z | ++ [[ 6 -gt 300 ]] |
| 409 | 2026-03-05T18:44:42.165Z | ++ sleep 1 |
| 410 | 2026-03-05T18:44:43.168Z | ++ retry=7 |
| 411 | 2026-03-05T18:44:43.171Z | +++ svcs -Hostate baseline |
| 412 | 2026-03-05T18:44:43.192Z | ++ [[ offline* != online ]] |
| 413 | 2026-03-05T18:44:43.192Z | ++ [[ 7 -gt 300 ]] |
| 414 | 2026-03-05T18:44:43.192Z | ++ sleep 1 |
| 415 | 2026-03-05T18:44:44.194Z | ++ retry=8 |
| 416 | 2026-03-05T18:44:44.205Z | +++ svcs -Hostate baseline |
| 417 | 2026-03-05T18:44:44.217Z | ++ [[ offline* != online ]] |
| 418 | 2026-03-05T18:44:44.218Z | ++ [[ 8 -gt 300 ]] |
| 419 | 2026-03-05T18:44:44.218Z | ++ sleep 1 |
| 420 | 2026-03-05T18:44:45.221Z | ++ retry=9 |
| 421 | 2026-03-05T18:44:45.224Z | +++ svcs -Hostate baseline |
| 422 | 2026-03-05T18:44:45.244Z | ++ [[ offline* != online ]] |
| 423 | 2026-03-05T18:44:45.244Z | ++ [[ 9 -gt 300 ]] |
| 424 | 2026-03-05T18:44:45.244Z | ++ sleep 1 |
| 425 | 2026-03-05T18:44:46.247Z | ++ retry=10 |
| 426 | 2026-03-05T18:44:46.251Z | +++ svcs -Hostate baseline |
| 427 | 2026-03-05T18:44:46.270Z | ++ [[ offline* != online ]] |
| 428 | 2026-03-05T18:44:46.270Z | ++ [[ 10 -gt 300 ]] |
| 429 | 2026-03-05T18:44:46.270Z | ++ sleep 1 |
| 430 | 2026-03-05T18:44:47.272Z | ++ retry=11 |
| 431 | 2026-03-05T18:44:47.275Z | +++ svcs -Hostate baseline |
| 432 | 2026-03-05T18:44:47.295Z | ++ [[ offline* != online ]] |
| 433 | 2026-03-05T18:44:47.295Z | ++ [[ 11 -gt 300 ]] |
| 434 | 2026-03-05T18:44:47.295Z | ++ sleep 1 |
| 435 | 2026-03-05T18:44:48.298Z | ++ retry=12 |
| 436 | 2026-03-05T18:44:48.304Z | +++ svcs -Hostate baseline |
| 437 | 2026-03-05T18:44:48.320Z | ++ [[ offline* != online ]] |
| 438 | 2026-03-05T18:44:48.320Z | ++ [[ 12 -gt 300 ]] |
| 439 | 2026-03-05T18:44:48.323Z | ++ sleep 1 |
| 440 | 2026-03-05T18:44:49.323Z | ++ retry=13 |
| 441 | 2026-03-05T18:44:49.326Z | +++ svcs -Hostate baseline |
| 442 | 2026-03-05T18:44:49.345Z | ++ [[ offline* != online ]] |
| 443 | 2026-03-05T18:44:49.345Z | ++ [[ 13 -gt 300 ]] |
| 444 | 2026-03-05T18:44:49.345Z | ++ sleep 1 |
| 445 | 2026-03-05T18:44:50.347Z | ++ retry=14 |
| 446 | 2026-03-05T18:44:50.351Z | +++ svcs -Hostate baseline |
| 447 | 2026-03-05T18:44:50.370Z | ++ [[ offline* != online ]] |
| 448 | 2026-03-05T18:44:50.370Z | ++ [[ 14 -gt 300 ]] |
| 449 | 2026-03-05T18:44:50.370Z | ++ sleep 1 |
| 450 | 2026-03-05T18:44:51.374Z | ++ retry=15 |
| 451 | 2026-03-05T18:44:51.377Z | +++ svcs -Hostate baseline |
| 452 | 2026-03-05T18:44:51.395Z | ++ [[ offline* != online ]] |
| 453 | 2026-03-05T18:44:51.395Z | ++ [[ 15 -gt 300 ]] |
| 454 | 2026-03-05T18:44:51.395Z | ++ sleep 1 |
| 455 | 2026-03-05T18:44:52.398Z | ++ retry=16 |
| 456 | 2026-03-05T18:44:52.400Z | +++ svcs -Hostate baseline |
| 457 | 2026-03-05T18:44:52.420Z | ++ [[ offline* != online ]] |
| 458 | 2026-03-05T18:44:52.420Z | ++ [[ 16 -gt 300 ]] |
| 459 | 2026-03-05T18:44:52.420Z | ++ sleep 1 |
| 460 | 2026-03-05T18:44:53.433Z | ++ retry=17 |
| 461 | 2026-03-05T18:44:53.436Z | +++ svcs -Hostate baseline |
| 462 | 2026-03-05T18:44:53.445Z | ++ [[ offline* != online ]] |
| 463 | 2026-03-05T18:44:53.445Z | ++ [[ 17 -gt 300 ]] |
| 464 | 2026-03-05T18:44:53.445Z | ++ sleep 1 |
| 465 | 2026-03-05T18:44:54.448Z | ++ retry=18 |
| 466 | 2026-03-05T18:44:54.452Z | +++ svcs -Hostate baseline |
| 467 | 2026-03-05T18:44:54.471Z | ++ [[ offline* != online ]] |
| 468 | 2026-03-05T18:44:54.471Z | ++ [[ 18 -gt 300 ]] |
| 469 | 2026-03-05T18:44:54.471Z | ++ sleep 1 |
| 470 | 2026-03-05T18:44:55.474Z | ++ retry=19 |
| 471 | 2026-03-05T18:44:55.477Z | +++ svcs -Hostate baseline |
| 472 | 2026-03-05T18:44:55.496Z | ++ [[ offline* != online ]] |
| 473 | 2026-03-05T18:44:55.496Z | ++ [[ 19 -gt 300 ]] |
| 474 | 2026-03-05T18:44:55.496Z | ++ sleep 1 |
| 475 | 2026-03-05T18:44:56.499Z | ++ retry=20 |
| 476 | 2026-03-05T18:44:56.503Z | +++ svcs -Hostate baseline |
| 477 | 2026-03-05T18:44:56.522Z | ++ [[ offline* != online ]] |
| 478 | 2026-03-05T18:44:56.522Z | ++ [[ 20 -gt 300 ]] |
| 479 | 2026-03-05T18:44:56.522Z | ++ sleep 1 |
| 480 | 2026-03-05T18:44:57.525Z | ++ retry=21 |
| 481 | 2026-03-05T18:44:57.528Z | +++ svcs -Hostate baseline |
| 482 | 2026-03-05T18:44:57.547Z | ++ [[ offline* != online ]] |
| 483 | 2026-03-05T18:44:57.548Z | ++ [[ 21 -gt 300 ]] |
| 484 | 2026-03-05T18:44:57.548Z | ++ sleep 1 |
| 485 | 2026-03-05T18:44:58.550Z | ++ retry=22 |
| 486 | 2026-03-05T18:44:58.554Z | +++ svcs -Hostate baseline |
| 487 | 2026-03-05T18:44:58.573Z | ++ [[ offline* != online ]] |
| 488 | 2026-03-05T18:44:58.573Z | ++ [[ 22 -gt 300 ]] |
| 489 | 2026-03-05T18:44:58.574Z | ++ sleep 1 |
| 490 | 2026-03-05T18:44:59.575Z | ++ retry=23 |
| 491 | 2026-03-05T18:44:59.578Z | +++ svcs -Hostate baseline |
| 492 | 2026-03-05T18:44:59.599Z | ++ [[ offline* != online ]] |
| 493 | 2026-03-05T18:44:59.599Z | ++ [[ 23 -gt 300 ]] |
| 494 | 2026-03-05T18:44:59.599Z | ++ sleep 1 |
| 495 | 2026-03-05T18:45:00.600Z | ++ retry=24 |
| 496 | 2026-03-05T18:45:00.604Z | +++ svcs -Hostate baseline |
| 497 | 2026-03-05T18:45:00.623Z | ++ [[ offline* != online ]] |
| 498 | 2026-03-05T18:45:00.623Z | ++ [[ 24 -gt 300 ]] |
| 499 | 2026-03-05T18:45:00.623Z | ++ sleep 1 |
| 500 | 2026-03-05T18:45:01.626Z | ++ retry=25 |
| 501 | 2026-03-05T18:45:01.629Z | +++ svcs -Hostate baseline |
| 502 | 2026-03-05T18:45:01.648Z | ++ [[ offline* != online ]] |
| 503 | 2026-03-05T18:45:01.648Z | ++ [[ 25 -gt 300 ]] |
| 504 | 2026-03-05T18:45:01.648Z | ++ sleep 1 |
| 505 | 2026-03-05T18:45:02.651Z | ++ retry=26 |
| 506 | 2026-03-05T18:45:02.654Z | +++ svcs -Hostate baseline |
| 507 | 2026-03-05T18:45:02.674Z | ++ [[ offline* != online ]] |
| 508 | 2026-03-05T18:45:02.674Z | ++ [[ 26 -gt 300 ]] |
| 509 | 2026-03-05T18:45:02.677Z | ++ sleep 1 |
| 510 | 2026-03-05T18:45:03.677Z | ++ retry=27 |
| 511 | 2026-03-05T18:45:03.701Z | +++ svcs -Hostate baseline |
| 512 | 2026-03-05T18:45:03.705Z | ++ [[ offline* != online ]] |
| 513 | 2026-03-05T18:45:03.705Z | ++ [[ 27 -gt 300 ]] |
| 514 | 2026-03-05T18:45:03.705Z | ++ sleep 1 |
| 515 | 2026-03-05T18:45:04.702Z | ++ retry=28 |
| 516 | 2026-03-05T18:45:04.705Z | +++ svcs -Hostate baseline |
| 517 | 2026-03-05T18:45:04.726Z | ++ [[ offline* != online ]] |
| 518 | 2026-03-05T18:45:04.726Z | ++ [[ 28 -gt 300 ]] |
| 519 | 2026-03-05T18:45:04.726Z | ++ sleep 1 |
| 520 | 2026-03-05T18:45:05.728Z | ++ retry=29 |
| 521 | 2026-03-05T18:45:05.731Z | +++ svcs -Hostate baseline |
| 522 | 2026-03-05T18:45:05.752Z | ++ [[ offline* != online ]] |
| 523 | 2026-03-05T18:45:05.752Z | ++ [[ 29 -gt 300 ]] |
| 524 | 2026-03-05T18:45:05.753Z | ++ sleep 1 |
| 525 | 2026-03-05T18:45:06.755Z | ++ retry=30 |
| 526 | 2026-03-05T18:45:06.758Z | +++ svcs -Hostate baseline |
| 527 | 2026-03-05T18:45:06.779Z | ++ [[ offline* != online ]] |
| 528 | 2026-03-05T18:45:06.779Z | ++ [[ 30 -gt 300 ]] |
| 529 | 2026-03-05T18:45:06.779Z | ++ sleep 1 |
| 530 | 2026-03-05T18:45:07.782Z | ++ retry=31 |
| 531 | 2026-03-05T18:45:07.785Z | +++ svcs -Hostate baseline |
| 532 | 2026-03-05T18:45:07.806Z | ++ [[ offline* != online ]] |
| 533 | 2026-03-05T18:45:07.806Z | ++ [[ 31 -gt 300 ]] |
| 534 | 2026-03-05T18:45:07.809Z | ++ sleep 1 |
| 535 | 2026-03-05T18:45:08.807Z | ++ retry=32 |
| 536 | 2026-03-05T18:45:08.810Z | +++ svcs -Hostate baseline |
| 537 | 2026-03-05T18:45:08.830Z | ++ [[ offline* != online ]] |
| 538 | 2026-03-05T18:45:08.830Z | ++ [[ 32 -gt 300 ]] |
| 539 | 2026-03-05T18:45:08.830Z | ++ sleep 1 |
| 540 | 2026-03-05T18:45:09.833Z | ++ retry=33 |
| 541 | 2026-03-05T18:45:09.836Z | +++ svcs -Hostate baseline |
| 542 | 2026-03-05T18:45:09.855Z | ++ [[ offline* != online ]] |
| 543 | 2026-03-05T18:45:09.855Z | ++ [[ 33 -gt 300 ]] |
| 544 | 2026-03-05T18:45:09.855Z | ++ sleep 1 |
| 545 | 2026-03-05T18:45:10.858Z | ++ retry=34 |
| 546 | 2026-03-05T18:45:10.861Z | +++ svcs -Hostate baseline |
| 547 | 2026-03-05T18:45:10.881Z | ++ [[ offline* != online ]] |
| 548 | 2026-03-05T18:45:10.881Z | ++ [[ 34 -gt 300 ]] |
| 549 | 2026-03-05T18:45:10.881Z | ++ sleep 1 |
| 550 | 2026-03-05T18:45:11.884Z | ++ retry=35 |
| 551 | 2026-03-05T18:45:11.887Z | +++ svcs -Hostate baseline |
| 552 | 2026-03-05T18:45:11.909Z | ++ [[ offline* != online ]] |
| 553 | 2026-03-05T18:45:11.909Z | ++ [[ 35 -gt 300 ]] |
| 554 | 2026-03-05T18:45:11.909Z | ++ sleep 1 |
| 555 | 2026-03-05T18:45:12.910Z | ++ retry=36 |
| 556 | 2026-03-05T18:45:12.913Z | +++ svcs -Hostate baseline |
| 557 | 2026-03-05T18:45:12.932Z | ++ [[ offline* != online ]] |
| 558 | 2026-03-05T18:45:12.933Z | ++ [[ 36 -gt 300 ]] |
| 559 | 2026-03-05T18:45:12.933Z | ++ sleep 1 |
| 560 | 2026-03-05T18:45:13.935Z | ++ retry=37 |
| 561 | 2026-03-05T18:45:13.938Z | +++ svcs -Hostate baseline |
| 562 | 2026-03-05T18:45:13.958Z | ++ [[ offline* != online ]] |
| 563 | 2026-03-05T18:45:13.958Z | ++ [[ 37 -gt 300 ]] |
| 564 | 2026-03-05T18:45:13.958Z | ++ sleep 1 |
| 565 | 2026-03-05T18:45:14.961Z | ++ retry=38 |
| 566 | 2026-03-05T18:45:14.964Z | +++ svcs -Hostate baseline |
| 567 | 2026-03-05T18:45:14.984Z | ++ [[ offline* != online ]] |
| 568 | 2026-03-05T18:45:14.984Z | ++ [[ 38 -gt 300 ]] |
| 569 | 2026-03-05T18:45:14.984Z | ++ sleep 1 |
| 570 | 2026-03-05T18:45:15.987Z | ++ retry=39 |
| 571 | 2026-03-05T18:45:15.989Z | +++ svcs -Hostate baseline |
| 572 | 2026-03-05T18:45:16.009Z | ++ [[ offline* != online ]] |
| 573 | 2026-03-05T18:45:16.009Z | ++ [[ 39 -gt 300 ]] |
| 574 | 2026-03-05T18:45:16.009Z | ++ sleep 1 |
| 575 | 2026-03-05T18:45:17.012Z | ++ retry=40 |
| 576 | 2026-03-05T18:45:17.015Z | +++ svcs -Hostate baseline |
| 577 | 2026-03-05T18:45:17.034Z | ++ [[ offline* != online ]] |
| 578 | 2026-03-05T18:45:17.034Z | ++ [[ 40 -gt 300 ]] |
| 579 | 2026-03-05T18:45:17.034Z | ++ sleep 1 |
| 580 | 2026-03-05T18:45:18.037Z | ++ retry=41 |
| 581 | 2026-03-05T18:45:18.040Z | +++ svcs -Hostate baseline |
| 582 | 2026-03-05T18:45:18.059Z | ++ [[ offline* != online ]] |
| 583 | 2026-03-05T18:45:18.059Z | ++ [[ 41 -gt 300 ]] |
| 584 | 2026-03-05T18:45:18.059Z | ++ sleep 1 |
| 585 | 2026-03-05T18:45:19.062Z | ++ retry=42 |
| 586 | 2026-03-05T18:45:19.066Z | +++ svcs -Hostate baseline |
| 587 | 2026-03-05T18:45:19.085Z | ++ [[ offline* != online ]] |
| 588 | 2026-03-05T18:45:19.085Z | ++ [[ 42 -gt 300 ]] |
| 589 | 2026-03-05T18:45:19.090Z | ++ sleep 1 |
| 590 | 2026-03-05T18:45:20.088Z | ++ retry=43 |
| 591 | 2026-03-05T18:45:20.091Z | +++ svcs -Hostate baseline |
| 592 | 2026-03-05T18:45:20.110Z | ++ [[ offline* != online ]] |
| 593 | 2026-03-05T18:45:20.110Z | ++ [[ 43 -gt 300 ]] |
| 594 | 2026-03-05T18:45:20.110Z | ++ sleep 1 |
| 595 | 2026-03-05T18:45:21.113Z | ++ retry=44 |
| 596 | 2026-03-05T18:45:21.116Z | +++ svcs -Hostate baseline |
| 597 | 2026-03-05T18:45:21.136Z | ++ [[ offline* != online ]] |
| 598 | 2026-03-05T18:45:21.136Z | ++ [[ 44 -gt 300 ]] |
| 599 | 2026-03-05T18:45:21.139Z | ++ sleep 1 |
| 600 | 2026-03-05T18:45:22.139Z | ++ retry=45 |
| 601 | 2026-03-05T18:45:22.142Z | +++ svcs -Hostate baseline |
| 602 | 2026-03-05T18:45:22.161Z | ++ [[ offline* != online ]] |
| 603 | 2026-03-05T18:45:22.161Z | ++ [[ 45 -gt 300 ]] |
| 604 | 2026-03-05T18:45:22.164Z | ++ sleep 1 |
| 605 | 2026-03-05T18:45:23.165Z | ++ retry=46 |
| 606 | 2026-03-05T18:45:23.168Z | +++ svcs -Hostate baseline |
| 607 | 2026-03-05T18:45:23.187Z | ++ [[ offline* != online ]] |
| 608 | 2026-03-05T18:45:23.187Z | ++ [[ 46 -gt 300 ]] |
| 609 | 2026-03-05T18:45:23.187Z | ++ sleep 1 |
| 610 | 2026-03-05T18:45:24.190Z | ++ retry=47 |
| 611 | 2026-03-05T18:45:24.193Z | +++ svcs -Hostate baseline |
| 612 | 2026-03-05T18:45:24.213Z | ++ [[ offline* != online ]] |
| 613 | 2026-03-05T18:45:24.213Z | ++ [[ 47 -gt 300 ]] |
| 614 | 2026-03-05T18:45:24.213Z | ++ sleep 1 |
| 615 | 2026-03-05T18:45:25.216Z | ++ retry=48 |
| 616 | 2026-03-05T18:45:25.220Z | +++ svcs -Hostate baseline |
| 617 | 2026-03-05T18:45:25.238Z | ++ [[ offline* != online ]] |
| 618 | 2026-03-05T18:45:25.238Z | ++ [[ 48 -gt 300 ]] |
| 619 | 2026-03-05T18:45:25.238Z | ++ sleep 1 |
| 620 | 2026-03-05T18:45:26.241Z | ++ retry=49 |
| 621 | 2026-03-05T18:45:26.244Z | +++ svcs -Hostate baseline |
| 622 | 2026-03-05T18:45:26.264Z | ++ [[ offline* != online ]] |
| 623 | 2026-03-05T18:45:26.264Z | ++ [[ 49 -gt 300 ]] |
| 624 | 2026-03-05T18:45:26.264Z | ++ sleep 1 |
| 625 | 2026-03-05T18:45:27.267Z | ++ retry=50 |
| 626 | 2026-03-05T18:45:27.270Z | +++ svcs -Hostate baseline |
| 627 | 2026-03-05T18:45:27.289Z | ++ [[ offline* != online ]] |
| 628 | 2026-03-05T18:45:27.289Z | ++ [[ 50 -gt 300 ]] |
| 629 | 2026-03-05T18:45:27.289Z | ++ sleep 1 |
| 630 | 2026-03-05T18:45:28.292Z | ++ retry=51 |
| 631 | 2026-03-05T18:45:28.295Z | +++ svcs -Hostate baseline |
| 632 | 2026-03-05T18:45:28.315Z | ++ [[ offline* != online ]] |
| 633 | 2026-03-05T18:45:28.315Z | ++ [[ 51 -gt 300 ]] |
| 634 | 2026-03-05T18:45:28.315Z | ++ sleep 1 |
| 635 | 2026-03-05T18:45:29.318Z | ++ retry=52 |
| 636 | 2026-03-05T18:45:29.321Z | +++ svcs -Hostate baseline |
| 637 | 2026-03-05T18:45:29.341Z | ++ [[ offline* != online ]] |
| 638 | 2026-03-05T18:45:29.341Z | ++ [[ 52 -gt 300 ]] |
| 639 | 2026-03-05T18:45:29.341Z | ++ sleep 1 |
| 640 | 2026-03-05T18:45:30.343Z | ++ retry=53 |
| 641 | 2026-03-05T18:45:30.347Z | +++ svcs -Hostate baseline |
| 642 | 2026-03-05T18:45:30.366Z | ++ [[ offline* != online ]] |
| 643 | 2026-03-05T18:45:30.366Z | ++ [[ 53 -gt 300 ]] |
| 644 | 2026-03-05T18:45:30.366Z | ++ sleep 1 |
| 645 | 2026-03-05T18:45:31.370Z | ++ retry=54 |
| 646 | 2026-03-05T18:45:31.373Z | +++ svcs -Hostate baseline |
| 647 | 2026-03-05T18:45:31.391Z | ++ [[ offline* != online ]] |
| 648 | 2026-03-05T18:45:31.391Z | ++ [[ 54 -gt 300 ]] |
| 649 | 2026-03-05T18:45:31.391Z | ++ sleep 1 |
| 650 | 2026-03-05T18:45:32.394Z | ++ retry=55 |
| 651 | 2026-03-05T18:45:32.397Z | +++ svcs -Hostate baseline |
| 652 | 2026-03-05T18:45:32.419Z | ++ [[ offline* != online ]] |
| 653 | 2026-03-05T18:45:32.419Z | ++ [[ 55 -gt 300 ]] |
| 654 | 2026-03-05T18:45:32.419Z | ++ sleep 1 |
| 655 | 2026-03-05T18:45:33.420Z | ++ retry=56 |
| 656 | 2026-03-05T18:45:33.423Z | +++ svcs -Hostate baseline |
| 657 | 2026-03-05T18:45:33.443Z | ++ [[ offline* != online ]] |
| 658 | 2026-03-05T18:45:33.443Z | ++ [[ 56 -gt 300 ]] |
| 659 | 2026-03-05T18:45:33.443Z | ++ sleep 1 |
| 660 | 2026-03-05T18:45:34.445Z | ++ retry=57 |
| 661 | 2026-03-05T18:45:34.448Z | +++ svcs -Hostate baseline |
| 662 | 2026-03-05T18:45:34.468Z | ++ [[ offline* != online ]] |
| 663 | 2026-03-05T18:45:34.468Z | ++ [[ 57 -gt 300 ]] |
| 664 | 2026-03-05T18:45:34.468Z | ++ sleep 1 |
| 665 | 2026-03-05T18:45:35.472Z | ++ retry=58 |
| 666 | 2026-03-05T18:45:35.475Z | +++ svcs -Hostate baseline |
| 667 | 2026-03-05T18:45:35.494Z | ++ [[ offline* != online ]] |
| 668 | 2026-03-05T18:45:35.495Z | ++ [[ 58 -gt 300 ]] |
| 669 | 2026-03-05T18:45:35.495Z | ++ sleep 1 |
| 670 | 2026-03-05T18:45:36.498Z | ++ retry=59 |
| 671 | 2026-03-05T18:45:36.501Z | +++ svcs -Hostate baseline |
| 672 | 2026-03-05T18:45:36.520Z | ++ [[ offline* != online ]] |
| 673 | 2026-03-05T18:45:36.520Z | ++ [[ 59 -gt 300 ]] |
| 674 | 2026-03-05T18:45:36.523Z | ++ sleep 1 |
| 675 | 2026-03-05T18:45:37.523Z | ++ retry=60 |
| 676 | 2026-03-05T18:45:37.526Z | +++ svcs -Hostate baseline |
| 677 | 2026-03-05T18:45:37.546Z | ++ [[ offline* != online ]] |
| 678 | 2026-03-05T18:45:37.546Z | ++ [[ 60 -gt 300 ]] |
| 679 | 2026-03-05T18:45:37.549Z | ++ sleep 1 |
| 680 | 2026-03-05T18:45:38.549Z | ++ retry=61 |
| 681 | 2026-03-05T18:45:38.552Z | +++ svcs -Hostate baseline |
| 682 | 2026-03-05T18:45:38.572Z | ++ [[ offline* != online ]] |
| 683 | 2026-03-05T18:45:38.572Z | ++ [[ 61 -gt 300 ]] |
| 684 | 2026-03-05T18:45:38.572Z | ++ sleep 1 |
| 685 | 2026-03-05T18:45:39.575Z | ++ retry=62 |
| 686 | 2026-03-05T18:45:39.578Z | +++ svcs -Hostate baseline |
| 687 | 2026-03-05T18:45:39.598Z | ++ [[ offline* != online ]] |
| 688 | 2026-03-05T18:45:39.598Z | ++ [[ 62 -gt 300 ]] |
| 689 | 2026-03-05T18:45:39.598Z | ++ sleep 1 |
| 690 | 2026-03-05T18:45:40.601Z | ++ retry=63 |
| 691 | 2026-03-05T18:45:40.608Z | +++ svcs -Hostate baseline |
| 692 | 2026-03-05T18:45:40.624Z | ++ [[ offline* != online ]] |
| 693 | 2026-03-05T18:45:40.624Z | ++ [[ 63 -gt 300 ]] |
| 694 | 2026-03-05T18:45:40.629Z | ++ sleep 1 |
| 695 | 2026-03-05T18:45:41.626Z | ++ retry=64 |
| 696 | 2026-03-05T18:45:41.629Z | +++ svcs -Hostate baseline |
| 697 | 2026-03-05T18:45:41.649Z | ++ [[ offline* != online ]] |
| 698 | 2026-03-05T18:45:41.649Z | ++ [[ 64 -gt 300 ]] |
| 699 | 2026-03-05T18:45:41.652Z | ++ sleep 1 |
| 700 | 2026-03-05T18:45:42.652Z | ++ retry=65 |
| 701 | 2026-03-05T18:45:42.655Z | +++ svcs -Hostate baseline |
| 702 | 2026-03-05T18:45:42.675Z | ++ [[ offline* != online ]] |
| 703 | 2026-03-05T18:45:42.675Z | ++ [[ 65 -gt 300 ]] |
| 704 | 2026-03-05T18:45:42.675Z | ++ sleep 1 |
| 705 | 2026-03-05T18:45:43.678Z | ++ retry=66 |
| 706 | 2026-03-05T18:45:43.681Z | +++ svcs -Hostate baseline |
| 707 | 2026-03-05T18:45:43.701Z | ++ [[ offline* != online ]] |
| 708 | 2026-03-05T18:45:43.701Z | ++ [[ 66 -gt 300 ]] |
| 709 | 2026-03-05T18:45:43.701Z | ++ sleep 1 |
| 710 | 2026-03-05T18:45:44.704Z | ++ retry=67 |
| 711 | 2026-03-05T18:45:44.707Z | +++ svcs -Hostate baseline |
| 712 | 2026-03-05T18:45:44.727Z | ++ [[ offline* != online ]] |
| 713 | 2026-03-05T18:45:44.727Z | ++ [[ 67 -gt 300 ]] |
| 714 | 2026-03-05T18:45:44.727Z | ++ sleep 1 |
| 715 | 2026-03-05T18:45:45.730Z | ++ retry=68 |
| 716 | 2026-03-05T18:45:45.733Z | +++ svcs -Hostate baseline |
| 717 | 2026-03-05T18:45:45.753Z | ++ [[ offline* != online ]] |
| 718 | 2026-03-05T18:45:45.753Z | ++ [[ 68 -gt 300 ]] |
| 719 | 2026-03-05T18:45:45.753Z | ++ sleep 1 |
| 720 | 2026-03-05T18:45:46.756Z | ++ retry=69 |
| 721 | 2026-03-05T18:45:46.759Z | +++ svcs -Hostate baseline |
| 722 | 2026-03-05T18:45:46.781Z | ++ [[ offline* != online ]] |
| 723 | 2026-03-05T18:45:46.781Z | ++ [[ 69 -gt 300 ]] |
| 724 | 2026-03-05T18:45:46.781Z | ++ sleep 1 |
| 725 | 2026-03-05T18:45:47.783Z | ++ retry=70 |
| 726 | 2026-03-05T18:45:47.786Z | +++ svcs -Hostate baseline |
| 727 | 2026-03-05T18:45:47.805Z | ++ [[ offline* != online ]] |
| 728 | 2026-03-05T18:45:47.806Z | ++ [[ 70 -gt 300 ]] |
| 729 | 2026-03-05T18:45:47.809Z | ++ sleep 1 |
| 730 | 2026-03-05T18:45:48.808Z | ++ retry=71 |
| 731 | 2026-03-05T18:45:48.811Z | +++ svcs -Hostate baseline |
| 732 | 2026-03-05T18:45:48.832Z | ++ [[ offline* != online ]] |
| 733 | 2026-03-05T18:45:48.832Z | ++ [[ 71 -gt 300 ]] |
| 734 | 2026-03-05T18:45:48.832Z | ++ sleep 1 |
| 735 | 2026-03-05T18:45:49.834Z | ++ retry=72 |
| 736 | 2026-03-05T18:45:49.837Z | +++ svcs -Hostate baseline |
| 737 | 2026-03-05T18:45:49.857Z | ++ [[ offline* != online ]] |
| 738 | 2026-03-05T18:45:49.857Z | ++ [[ 72 -gt 300 ]] |
| 739 | 2026-03-05T18:45:49.857Z | ++ sleep 1 |
| 740 | 2026-03-05T18:45:50.860Z | ++ retry=73 |
| 741 | 2026-03-05T18:45:50.863Z | +++ svcs -Hostate baseline |
| 742 | 2026-03-05T18:45:50.884Z | ++ [[ offline* != online ]] |
| 743 | 2026-03-05T18:45:50.884Z | ++ [[ 73 -gt 300 ]] |
| 744 | 2026-03-05T18:45:50.884Z | ++ sleep 1 |
| 745 | 2026-03-05T18:45:51.885Z | ++ retry=74 |
| 746 | 2026-03-05T18:45:51.888Z | +++ svcs -Hostate baseline |
| 747 | 2026-03-05T18:45:51.907Z | ++ [[ offline* != online ]] |
| 748 | 2026-03-05T18:45:51.908Z | ++ [[ 74 -gt 300 ]] |
| 749 | 2026-03-05T18:45:51.911Z | ++ sleep 1 |
| 750 | 2026-03-05T18:45:52.910Z | ++ retry=75 |
| 751 | 2026-03-05T18:45:52.914Z | +++ svcs -Hostate baseline |
| 752 | 2026-03-05T18:45:52.933Z | ++ [[ offline* != online ]] |
| 753 | 2026-03-05T18:45:52.933Z | ++ [[ 75 -gt 300 ]] |
| 754 | 2026-03-05T18:45:52.933Z | ++ sleep 1 |
| 755 | 2026-03-05T18:45:53.936Z | ++ retry=76 |
| 756 | 2026-03-05T18:45:53.939Z | +++ svcs -Hostate baseline |
| 757 | 2026-03-05T18:45:53.959Z | ++ [[ offline* != online ]] |
| 758 | 2026-03-05T18:45:53.959Z | ++ [[ 76 -gt 300 ]] |
| 759 | 2026-03-05T18:45:53.959Z | ++ sleep 1 |
| 760 | 2026-03-05T18:45:54.962Z | ++ retry=77 |
| 761 | 2026-03-05T18:45:54.965Z | +++ svcs -Hostate baseline |
| 762 | 2026-03-05T18:45:54.984Z | ++ [[ offline* != online ]] |
| 763 | 2026-03-05T18:45:54.984Z | ++ [[ 77 -gt 300 ]] |
| 764 | 2026-03-05T18:45:54.984Z | ++ sleep 1 |
| 765 | 2026-03-05T18:45:55.987Z | ++ retry=78 |
| 766 | 2026-03-05T18:45:55.990Z | +++ svcs -Hostate baseline |
| 767 | 2026-03-05T18:45:56.010Z | ++ [[ offline* != online ]] |
| 768 | 2026-03-05T18:45:56.010Z | ++ [[ 78 -gt 300 ]] |
| 769 | 2026-03-05T18:45:56.010Z | ++ sleep 1 |
| 770 | 2026-03-05T18:45:57.013Z | ++ retry=79 |
| 771 | 2026-03-05T18:45:57.016Z | +++ svcs -Hostate baseline |
| 772 | 2026-03-05T18:45:57.036Z | ++ [[ offline* != online ]] |
| 773 | 2026-03-05T18:45:57.036Z | ++ [[ 79 -gt 300 ]] |
| 774 | 2026-03-05T18:45:57.036Z | ++ sleep 1 |
| 775 | 2026-03-05T18:45:58.039Z | ++ retry=80 |
| 776 | 2026-03-05T18:45:58.042Z | +++ svcs -Hostate baseline |
| 777 | 2026-03-05T18:45:58.062Z | ++ [[ offline* != online ]] |
| 778 | 2026-03-05T18:45:58.062Z | ++ [[ 80 -gt 300 ]] |
| 779 | 2026-03-05T18:45:58.062Z | ++ sleep 1 |
| 780 | 2026-03-05T18:45:59.064Z | ++ retry=81 |
| 781 | 2026-03-05T18:45:59.067Z | +++ svcs -Hostate baseline |
| 782 | 2026-03-05T18:45:59.087Z | ++ [[ offline* != online ]] |
| 783 | 2026-03-05T18:45:59.087Z | ++ [[ 81 -gt 300 ]] |
| 784 | 2026-03-05T18:45:59.087Z | ++ sleep 1 |
| 785 | 2026-03-05T18:46:00.090Z | ++ retry=82 |
| 786 | 2026-03-05T18:46:00.093Z | +++ svcs -Hostate baseline |
| 787 | 2026-03-05T18:46:00.113Z | ++ [[ offline* != online ]] |
| 788 | 2026-03-05T18:46:00.113Z | ++ [[ 82 -gt 300 ]] |
| 789 | 2026-03-05T18:46:00.113Z | ++ sleep 1 |
| 790 | 2026-03-05T18:46:01.117Z | ++ retry=83 |
| 791 | 2026-03-05T18:46:01.120Z | +++ svcs -Hostate baseline |
| 792 | 2026-03-05T18:46:01.139Z | ++ [[ offline* != online ]] |
| 793 | 2026-03-05T18:46:01.139Z | ++ [[ 83 -gt 300 ]] |
| 794 | 2026-03-05T18:46:01.139Z | ++ sleep 1 |
| 795 | 2026-03-05T18:46:02.142Z | ++ retry=84 |
| 796 | 2026-03-05T18:46:02.145Z | +++ svcs -Hostate baseline |
| 797 | 2026-03-05T18:46:02.165Z | ++ [[ offline* != online ]] |
| 798 | 2026-03-05T18:46:02.165Z | ++ [[ 84 -gt 300 ]] |
| 799 | 2026-03-05T18:46:02.165Z | ++ sleep 1 |
| 800 | 2026-03-05T18:46:03.167Z | ++ retry=85 |
| 801 | 2026-03-05T18:46:03.170Z | +++ svcs -Hostate baseline |
| 802 | 2026-03-05T18:46:03.190Z | ++ [[ offline* != online ]] |
| 803 | 2026-03-05T18:46:03.190Z | ++ [[ 85 -gt 300 ]] |
| 804 | 2026-03-05T18:46:03.190Z | ++ sleep 1 |
| 805 | 2026-03-05T18:46:04.193Z | ++ retry=86 |
| 806 | 2026-03-05T18:46:04.197Z | +++ svcs -Hostate baseline |
| 807 | 2026-03-05T18:46:04.216Z | ++ [[ offline* != online ]] |
| 808 | 2026-03-05T18:46:04.216Z | ++ [[ 86 -gt 300 ]] |
| 809 | 2026-03-05T18:46:04.216Z | ++ sleep 1 |
| 810 | 2026-03-05T18:46:05.218Z | ++ retry=87 |
| 811 | 2026-03-05T18:46:05.221Z | +++ svcs -Hostate baseline |
| 812 | 2026-03-05T18:46:05.241Z | ++ [[ offline* != online ]] |
| 813 | 2026-03-05T18:46:05.241Z | ++ [[ 87 -gt 300 ]] |
| 814 | 2026-03-05T18:46:05.241Z | ++ sleep 1 |
| 815 | 2026-03-05T18:46:06.244Z | ++ retry=88 |
| 816 | 2026-03-05T18:46:06.247Z | +++ svcs -Hostate baseline |
| 817 | 2026-03-05T18:46:06.267Z | ++ [[ offline* != online ]] |
| 818 | 2026-03-05T18:46:06.267Z | ++ [[ 88 -gt 300 ]] |
| 819 | 2026-03-05T18:46:06.268Z | ++ sleep 1 |
| 820 | 2026-03-05T18:46:07.270Z | ++ retry=89 |
| 821 | 2026-03-05T18:46:07.274Z | +++ svcs -Hostate baseline |
| 822 | 2026-03-05T18:46:07.292Z | ++ [[ offline* != online ]] |
| 823 | 2026-03-05T18:46:07.292Z | ++ [[ 89 -gt 300 ]] |
| 824 | 2026-03-05T18:46:07.292Z | ++ sleep 1 |
| 825 | 2026-03-05T18:46:08.295Z | ++ retry=90 |
| 826 | 2026-03-05T18:46:08.298Z | +++ svcs -Hostate baseline |
| 827 | 2026-03-05T18:46:08.320Z | ++ [[ offline* != online ]] |
| 828 | 2026-03-05T18:46:08.320Z | ++ [[ 90 -gt 300 ]] |
| 829 | 2026-03-05T18:46:08.320Z | ++ sleep 1 |
| 830 | 2026-03-05T18:46:09.323Z | ++ retry=91 |
| 831 | 2026-03-05T18:46:09.326Z | +++ svcs -Hostate baseline |
| 832 | 2026-03-05T18:46:09.345Z | ++ [[ offline* != online ]] |
| 833 | 2026-03-05T18:46:09.346Z | ++ [[ 91 -gt 300 ]] |
| 834 | 2026-03-05T18:46:09.346Z | ++ sleep 1 |
| 835 | 2026-03-05T18:46:10.348Z | ++ retry=92 |
| 836 | 2026-03-05T18:46:10.351Z | +++ svcs -Hostate baseline |
| 837 | 2026-03-05T18:46:10.371Z | ++ [[ offline* != online ]] |
| 838 | 2026-03-05T18:46:10.371Z | ++ [[ 92 -gt 300 ]] |
| 839 | 2026-03-05T18:46:10.371Z | ++ sleep 1 |
| 840 | 2026-03-05T18:46:11.374Z | ++ retry=93 |
| 841 | 2026-03-05T18:46:11.377Z | +++ svcs -Hostate baseline |
| 842 | 2026-03-05T18:46:11.396Z | ++ [[ offline* != online ]] |
| 843 | 2026-03-05T18:46:11.397Z | ++ [[ 93 -gt 300 ]] |
| 844 | 2026-03-05T18:46:11.397Z | ++ sleep 1 |
| 845 | 2026-03-05T18:46:12.402Z | ++ retry=94 |
| 846 | 2026-03-05T18:46:12.445Z | +++ svcs -Hostate baseline |
| 847 | 2026-03-05T18:46:12.463Z | ++ [[ offline* != online ]] |
| 848 | 2026-03-05T18:46:12.463Z | ++ [[ 94 -gt 300 ]] |
| 849 | 2026-03-05T18:46:12.463Z | ++ sleep 1 |
| 850 | 2026-03-05T18:46:13.426Z | ++ retry=95 |
| 851 | 2026-03-05T18:46:13.429Z | +++ svcs -Hostate baseline |
| 852 | 2026-03-05T18:46:13.448Z | ++ [[ offline* != online ]] |
| 853 | 2026-03-05T18:46:13.449Z | ++ [[ 95 -gt 300 ]] |
| 854 | 2026-03-05T18:46:13.449Z | ++ sleep 1 |
| 855 | 2026-03-05T18:46:14.451Z | ++ retry=96 |
| 856 | 2026-03-05T18:46:14.454Z | +++ svcs -Hostate baseline |
| 857 | 2026-03-05T18:46:14.474Z | ++ [[ offline* != online ]] |
| 858 | 2026-03-05T18:46:14.474Z | ++ [[ 96 -gt 300 ]] |
| 859 | 2026-03-05T18:46:14.474Z | ++ sleep 1 |
| 860 | 2026-03-05T18:46:15.477Z | ++ retry=97 |
| 861 | 2026-03-05T18:46:15.480Z | +++ svcs -Hostate baseline |
| 862 | 2026-03-05T18:46:15.500Z | ++ [[ offline* != online ]] |
| 863 | 2026-03-05T18:46:15.500Z | ++ [[ 97 -gt 300 ]] |
| 864 | 2026-03-05T18:46:15.500Z | ++ sleep 1 |
| 865 | 2026-03-05T18:46:16.503Z | ++ retry=98 |
| 866 | 2026-03-05T18:46:16.507Z | +++ svcs -Hostate baseline |
| 867 | 2026-03-05T18:46:16.525Z | ++ [[ offline* != online ]] |
| 868 | 2026-03-05T18:46:16.525Z | ++ [[ 98 -gt 300 ]] |
| 869 | 2026-03-05T18:46:16.525Z | ++ sleep 1 |
| 870 | 2026-03-05T18:46:17.528Z | ++ retry=99 |
| 871 | 2026-03-05T18:46:17.532Z | +++ svcs -Hostate baseline |
| 872 | 2026-03-05T18:46:17.551Z | ++ [[ offline* != online ]] |
| 873 | 2026-03-05T18:46:17.551Z | ++ [[ 99 -gt 300 ]] |
| 874 | 2026-03-05T18:46:17.551Z | ++ sleep 1 |
| 875 | 2026-03-05T18:46:18.554Z | ++ retry=100 |
| 876 | 2026-03-05T18:46:18.557Z | +++ svcs -Hostate baseline |
| 877 | 2026-03-05T18:46:18.578Z | ++ [[ offline* != online ]] |
| 878 | 2026-03-05T18:46:18.578Z | ++ [[ 100 -gt 300 ]] |
| 879 | 2026-03-05T18:46:18.578Z | ++ sleep 1 |
| 880 | 2026-03-05T18:46:19.581Z | ++ retry=101 |
| 881 | 2026-03-05T18:46:19.584Z | +++ svcs -Hostate baseline |
| 882 | 2026-03-05T18:46:19.603Z | ++ [[ offline* != online ]] |
| 883 | 2026-03-05T18:46:19.604Z | ++ [[ 101 -gt 300 ]] |
| 884 | 2026-03-05T18:46:19.604Z | ++ sleep 1 |
| 885 | 2026-03-05T18:46:20.606Z | ++ retry=102 |
| 886 | 2026-03-05T18:46:20.610Z | +++ svcs -Hostate baseline |
| 887 | 2026-03-05T18:46:20.630Z | ++ [[ offline* != online ]] |
| 888 | 2026-03-05T18:46:20.630Z | ++ [[ 102 -gt 300 ]] |
| 889 | 2026-03-05T18:46:20.630Z | ++ sleep 1 |
| 890 | 2026-03-05T18:46:21.632Z | ++ retry=103 |
| 891 | 2026-03-05T18:46:21.635Z | +++ svcs -Hostate baseline |
| 892 | 2026-03-05T18:46:21.655Z | ++ [[ offline* != online ]] |
| 893 | 2026-03-05T18:46:21.656Z | ++ [[ 103 -gt 300 ]] |
| 894 | 2026-03-05T18:46:21.656Z | ++ sleep 1 |
| 895 | 2026-03-05T18:46:22.658Z | ++ retry=104 |
| 896 | 2026-03-05T18:46:22.661Z | +++ svcs -Hostate baseline |
| 897 | 2026-03-05T18:46:22.684Z | ++ [[ offline* != online ]] |
| 898 | 2026-03-05T18:46:22.684Z | ++ [[ 104 -gt 300 ]] |
| 899 | 2026-03-05T18:46:22.689Z | ++ sleep 1 |
| 900 | 2026-03-05T18:46:23.687Z | ++ retry=105 |
| 901 | 2026-03-05T18:46:23.690Z | +++ svcs -Hostate baseline |
| 902 | 2026-03-05T18:46:23.710Z | ++ [[ offline* != online ]] |
| 903 | 2026-03-05T18:46:23.710Z | ++ [[ 105 -gt 300 ]] |
| 904 | 2026-03-05T18:46:23.710Z | ++ sleep 1 |
| 905 | 2026-03-05T18:46:24.713Z | ++ retry=106 |
| 906 | 2026-03-05T18:46:24.716Z | +++ svcs -Hostate baseline |
| 907 | 2026-03-05T18:46:24.736Z | ++ [[ offline* != online ]] |
| 908 | 2026-03-05T18:46:24.737Z | ++ [[ 106 -gt 300 ]] |
| 909 | 2026-03-05T18:46:24.740Z | ++ sleep 1 |
| 910 | 2026-03-05T18:46:25.739Z | ++ retry=107 |
| 911 | 2026-03-05T18:46:25.742Z | +++ svcs -Hostate baseline |
| 912 | 2026-03-05T18:46:25.764Z | ++ [[ offline* != online ]] |
| 913 | 2026-03-05T18:46:25.764Z | ++ [[ 107 -gt 300 ]] |
| 914 | 2026-03-05T18:46:25.764Z | ++ sleep 1 |
| 915 | 2026-03-05T18:46:26.765Z | ++ retry=108 |
| 916 | 2026-03-05T18:46:26.772Z | +++ svcs -Hostate baseline |
| 917 | 2026-03-05T18:46:26.789Z | ++ [[ offline* != online ]] |
| 918 | 2026-03-05T18:46:26.789Z | ++ [[ 108 -gt 300 ]] |
| 919 | 2026-03-05T18:46:26.789Z | ++ sleep 1 |
| 920 | 2026-03-05T18:46:27.791Z | ++ retry=109 |
| 921 | 2026-03-05T18:46:27.794Z | +++ svcs -Hostate baseline |
| 922 | 2026-03-05T18:46:27.814Z | ++ [[ offline* != online ]] |
| 923 | 2026-03-05T18:46:27.814Z | ++ [[ 109 -gt 300 ]] |
| 924 | 2026-03-05T18:46:27.814Z | ++ sleep 1 |
| 925 | 2026-03-05T18:46:28.817Z | ++ retry=110 |
| 926 | 2026-03-05T18:46:28.820Z | +++ svcs -Hostate baseline |
| 927 | 2026-03-05T18:46:28.840Z | ++ [[ offline* != online ]] |
| 928 | 2026-03-05T18:46:28.840Z | ++ [[ 110 -gt 300 ]] |
| 929 | 2026-03-05T18:46:28.840Z | ++ sleep 1 |
| 930 | 2026-03-05T18:46:29.843Z | ++ retry=111 |
| 931 | 2026-03-05T18:46:29.846Z | +++ svcs -Hostate baseline |
| 932 | 2026-03-05T18:46:29.865Z | ++ [[ offline* != online ]] |
| 933 | 2026-03-05T18:46:29.866Z | ++ [[ 111 -gt 300 ]] |
| 934 | 2026-03-05T18:46:29.866Z | ++ sleep 1 |
| 935 | 2026-03-05T18:46:30.870Z | ++ retry=112 |
| 936 | 2026-03-05T18:46:30.873Z | +++ svcs -Hostate baseline |
| 937 | 2026-03-05T18:46:30.891Z | ++ [[ offline* != online ]] |
| 938 | 2026-03-05T18:46:30.891Z | ++ [[ 112 -gt 300 ]] |
| 939 | 2026-03-05T18:46:30.891Z | ++ sleep 1 |
| 940 | 2026-03-05T18:46:31.894Z | ++ retry=113 |
| 941 | 2026-03-05T18:46:31.898Z | +++ svcs -Hostate baseline |
| 942 | 2026-03-05T18:46:31.917Z | ++ [[ offline* != online ]] |
| 943 | 2026-03-05T18:46:31.917Z | ++ [[ 113 -gt 300 ]] |
| 944 | 2026-03-05T18:46:31.917Z | ++ sleep 1 |
| 945 | 2026-03-05T18:46:32.920Z | ++ retry=114 |
| 946 | 2026-03-05T18:46:32.923Z | +++ svcs -Hostate baseline |
| 947 | 2026-03-05T18:46:32.943Z | ++ [[ offline* != online ]] |
| 948 | 2026-03-05T18:46:32.943Z | ++ [[ 114 -gt 300 ]] |
| 949 | 2026-03-05T18:46:32.943Z | ++ sleep 1 |
| 950 | 2026-03-05T18:46:33.946Z | ++ retry=115 |
| 951 | 2026-03-05T18:46:33.948Z | +++ svcs -Hostate baseline |
| 952 | 2026-03-05T18:46:33.968Z | ++ [[ offline* != online ]] |
| 953 | 2026-03-05T18:46:33.968Z | ++ [[ 115 -gt 300 ]] |
| 954 | 2026-03-05T18:46:33.968Z | ++ sleep 1 |
| 955 | 2026-03-05T18:46:34.973Z | ++ retry=116 |
| 956 | 2026-03-05T18:46:34.976Z | +++ svcs -Hostate baseline |
| 957 | 2026-03-05T18:46:34.996Z | ++ [[ offline* != online ]] |
| 958 | 2026-03-05T18:46:34.996Z | ++ [[ 116 -gt 300 ]] |
| 959 | 2026-03-05T18:46:34.996Z | ++ sleep 1 |
| 960 | 2026-03-05T18:46:35.997Z | ++ retry=117 |
| 961 | 2026-03-05T18:46:36.000Z | +++ svcs -Hostate baseline |
| 962 | 2026-03-05T18:46:36.019Z | ++ [[ offline* != online ]] |
| 963 | 2026-03-05T18:46:36.019Z | ++ [[ 117 -gt 300 ]] |
| 964 | 2026-03-05T18:46:36.024Z | ++ sleep 1 |
| 965 | 2026-03-05T18:46:37.022Z | ++ retry=118 |
| 966 | 2026-03-05T18:46:37.025Z | +++ svcs -Hostate baseline |
| 967 | 2026-03-05T18:46:37.045Z | ++ [[ offline* != online ]] |
| 968 | 2026-03-05T18:46:37.045Z | ++ [[ 118 -gt 300 ]] |
| 969 | 2026-03-05T18:46:37.045Z | ++ sleep 1 |
| 970 | 2026-03-05T18:46:38.048Z | ++ retry=119 |
| 971 | 2026-03-05T18:46:38.051Z | +++ svcs -Hostate baseline |
| 972 | 2026-03-05T18:46:38.070Z | ++ [[ offline* != online ]] |
| 973 | 2026-03-05T18:46:38.070Z | ++ [[ 119 -gt 300 ]] |
| 974 | 2026-03-05T18:46:38.070Z | ++ sleep 1 |
| 975 | 2026-03-05T18:46:39.073Z | ++ retry=120 |
| 976 | 2026-03-05T18:46:39.076Z | +++ svcs -Hostate baseline |
| 977 | 2026-03-05T18:46:39.096Z | ++ [[ offline* != online ]] |
| 978 | 2026-03-05T18:46:39.097Z | ++ [[ 120 -gt 300 ]] |
| 979 | 2026-03-05T18:46:39.097Z | ++ sleep 1 |
| 980 | 2026-03-05T18:46:40.100Z | ++ retry=121 |
| 981 | 2026-03-05T18:46:40.103Z | +++ svcs -Hostate baseline |
| 982 | 2026-03-05T18:46:40.120Z | ++ [[ offline* != online ]] |
| 983 | 2026-03-05T18:46:40.121Z | ++ [[ 121 -gt 300 ]] |
| 984 | 2026-03-05T18:46:40.121Z | ++ sleep 1 |
| 985 | 2026-03-05T18:46:41.124Z | ++ retry=122 |
| 986 | 2026-03-05T18:46:41.128Z | +++ svcs -Hostate baseline |
| 987 | 2026-03-05T18:46:41.146Z | ++ [[ offline* != online ]] |
| 988 | 2026-03-05T18:46:41.146Z | ++ [[ 122 -gt 300 ]] |
| 989 | 2026-03-05T18:46:41.146Z | ++ sleep 1 |
| 990 | 2026-03-05T18:46:42.149Z | ++ retry=123 |
| 991 | 2026-03-05T18:46:42.152Z | +++ svcs -Hostate baseline |
| 992 | 2026-03-05T18:46:42.202Z | ++ [[ offline* != online ]] |
| 993 | 2026-03-05T18:46:42.202Z | ++ [[ 123 -gt 300 ]] |
| 994 | 2026-03-05T18:46:42.202Z | ++ sleep 1 |
| 995 | 2026-03-05T18:46:43.174Z | ++ retry=124 |
| 996 | 2026-03-05T18:46:43.180Z | +++ svcs -Hostate baseline |
| 997 | 2026-03-05T18:46:43.196Z | ++ [[ offline* != online ]] |
| 998 | 2026-03-05T18:46:43.197Z | ++ [[ 124 -gt 300 ]] |
| 999 | 2026-03-05T18:46:43.197Z | ++ sleep 1 |
| 1000 | 2026-03-05T18:46:44.199Z | ++ retry=125 |
| 1001 | 2026-03-05T18:46:44.203Z | +++ svcs -Hostate baseline |
| 1002 | 2026-03-05T18:46:44.222Z | ++ [[ offline* != online ]] |
| 1003 | 2026-03-05T18:46:44.222Z | ++ [[ 125 -gt 300 ]] |
| 1004 | 2026-03-05T18:46:44.222Z | ++ sleep 1 |
| 1005 | 2026-03-05T18:46:45.227Z | ++ retry=126 |
| 1006 | 2026-03-05T18:46:45.230Z | +++ svcs -Hostate baseline |
| 1007 | 2026-03-05T18:46:45.248Z | ++ [[ offline* != online ]] |
| 1008 | 2026-03-05T18:46:45.248Z | ++ [[ 126 -gt 300 ]] |
| 1009 | 2026-03-05T18:46:45.248Z | ++ sleep 1 |
| 1010 | 2026-03-05T18:46:46.251Z | ++ retry=127 |
| 1011 | 2026-03-05T18:46:46.255Z | +++ svcs -Hostate baseline |
| 1012 | 2026-03-05T18:46:46.275Z | ++ [[ offline* != online ]] |
| 1013 | 2026-03-05T18:46:46.275Z | ++ [[ 127 -gt 300 ]] |
| 1014 | 2026-03-05T18:46:46.275Z | ++ sleep 1 |
| 1015 | 2026-03-05T18:46:47.279Z | ++ retry=128 |
| 1016 | 2026-03-05T18:46:47.282Z | +++ svcs -Hostate baseline |
| 1017 | 2026-03-05T18:46:47.301Z | ++ [[ offline* != online ]] |
| 1018 | 2026-03-05T18:46:47.301Z | ++ [[ 128 -gt 300 ]] |
| 1019 | 2026-03-05T18:46:47.301Z | ++ sleep 1 |
| 1020 | 2026-03-05T18:46:48.305Z | ++ retry=129 |
| 1021 | 2026-03-05T18:46:48.309Z | +++ svcs -Hostate baseline |
| 1022 | 2026-03-05T18:46:48.329Z | ++ [[ offline* != online ]] |
| 1023 | 2026-03-05T18:46:48.329Z | ++ [[ 129 -gt 300 ]] |
| 1024 | 2026-03-05T18:46:48.329Z | ++ sleep 1 |
| 1025 | 2026-03-05T18:46:49.330Z | ++ retry=130 |
| 1026 | 2026-03-05T18:46:49.336Z | +++ svcs -Hostate baseline |
| 1027 | 2026-03-05T18:46:49.352Z | ++ [[ offline* != online ]] |
| 1028 | 2026-03-05T18:46:49.352Z | ++ [[ 130 -gt 300 ]] |
| 1029 | 2026-03-05T18:46:49.356Z | ++ sleep 1 |
| 1030 | 2026-03-05T18:46:50.355Z | ++ retry=131 |
| 1031 | 2026-03-05T18:46:50.358Z | +++ svcs -Hostate baseline |
| 1032 | 2026-03-05T18:46:50.378Z | ++ [[ offline* != online ]] |
| 1033 | 2026-03-05T18:46:50.378Z | ++ [[ 131 -gt 300 ]] |
| 1034 | 2026-03-05T18:46:50.378Z | ++ sleep 1 |
| 1035 | 2026-03-05T18:46:51.380Z | ++ retry=132 |
| 1036 | 2026-03-05T18:46:51.384Z | +++ svcs -Hostate baseline |
| 1037 | 2026-03-05T18:46:51.403Z | ++ [[ offline* != online ]] |
| 1038 | 2026-03-05T18:46:51.403Z | ++ [[ 132 -gt 300 ]] |
| 1039 | 2026-03-05T18:46:51.403Z | ++ sleep 1 |
| 1040 | 2026-03-05T18:46:52.406Z | ++ retry=133 |
| 1041 | 2026-03-05T18:46:52.409Z | +++ svcs -Hostate baseline |
| 1042 | 2026-03-05T18:46:52.429Z | ++ [[ offline* != online ]] |
| 1043 | 2026-03-05T18:46:52.429Z | ++ [[ 133 -gt 300 ]] |
| 1044 | 2026-03-05T18:46:52.432Z | ++ sleep 1 |
| 1045 | 2026-03-05T18:46:53.432Z | ++ retry=134 |
| 1046 | 2026-03-05T18:46:53.435Z | +++ svcs -Hostate baseline |
| 1047 | 2026-03-05T18:46:53.455Z | ++ [[ offline* != online ]] |
| 1048 | 2026-03-05T18:46:53.455Z | ++ [[ 134 -gt 300 ]] |
| 1049 | 2026-03-05T18:46:53.455Z | ++ sleep 1 |
| 1050 | 2026-03-05T18:46:54.458Z | ++ retry=135 |
| 1051 | 2026-03-05T18:46:54.461Z | +++ svcs -Hostate baseline |
| 1052 | 2026-03-05T18:46:54.482Z | ++ [[ offline* != online ]] |
| 1053 | 2026-03-05T18:46:54.482Z | ++ [[ 135 -gt 300 ]] |
| 1054 | 2026-03-05T18:46:54.482Z | ++ sleep 1 |
| 1055 | 2026-03-05T18:46:55.485Z | ++ retry=136 |
| 1056 | 2026-03-05T18:46:55.487Z | +++ svcs -Hostate baseline |
| 1057 | 2026-03-05T18:46:55.508Z | ++ [[ offline* != online ]] |
| 1058 | 2026-03-05T18:46:55.508Z | ++ [[ 136 -gt 300 ]] |
| 1059 | 2026-03-05T18:46:55.508Z | ++ sleep 1 |
| 1060 | 2026-03-05T18:46:56.511Z | ++ retry=137 |
| 1061 | 2026-03-05T18:46:56.514Z | +++ svcs -Hostate baseline |
| 1062 | 2026-03-05T18:46:56.535Z | ++ [[ offline* != online ]] |
| 1063 | 2026-03-05T18:46:56.535Z | ++ [[ 137 -gt 300 ]] |
| 1064 | 2026-03-05T18:46:56.535Z | ++ sleep 1 |
| 1065 | 2026-03-05T18:46:57.538Z | ++ retry=138 |
| 1066 | 2026-03-05T18:46:57.541Z | +++ svcs -Hostate baseline |
| 1067 | 2026-03-05T18:46:57.560Z | ++ [[ offline* != online ]] |
| 1068 | 2026-03-05T18:46:57.560Z | ++ [[ 138 -gt 300 ]] |
| 1069 | 2026-03-05T18:46:57.560Z | ++ sleep 1 |
| 1070 | 2026-03-05T18:46:58.563Z | ++ retry=139 |
| 1071 | 2026-03-05T18:46:58.566Z | +++ svcs -Hostate baseline |
| 1072 | 2026-03-05T18:46:58.591Z | ++ [[ offline* != online ]] |
| 1073 | 2026-03-05T18:46:58.591Z | ++ [[ 139 -gt 300 ]] |
| 1074 | 2026-03-05T18:46:58.595Z | ++ sleep 1 |
| 1075 | 2026-03-05T18:46:59.588Z | ++ retry=140 |
| 1076 | 2026-03-05T18:46:59.592Z | +++ svcs -Hostate baseline |
| 1077 | 2026-03-05T18:46:59.611Z | ++ [[ offline* != online ]] |
| 1078 | 2026-03-05T18:46:59.611Z | ++ [[ 140 -gt 300 ]] |
| 1079 | 2026-03-05T18:46:59.611Z | ++ sleep 1 |
| 1080 | 2026-03-05T18:47:00.613Z | ++ retry=141 |
| 1081 | 2026-03-05T18:47:00.617Z | +++ svcs -Hostate baseline |
| 1082 | 2026-03-05T18:47:00.636Z | ++ [[ offline* != online ]] |
| 1083 | 2026-03-05T18:47:00.636Z | ++ [[ 141 -gt 300 ]] |
| 1084 | 2026-03-05T18:47:00.636Z | ++ sleep 1 |
| 1085 | 2026-03-05T18:47:01.641Z | ++ retry=142 |
| 1086 | 2026-03-05T18:47:01.645Z | +++ svcs -Hostate baseline |
| 1087 | 2026-03-05T18:47:01.663Z | ++ [[ offline* != online ]] |
| 1088 | 2026-03-05T18:47:01.663Z | ++ [[ 142 -gt 300 ]] |
| 1089 | 2026-03-05T18:47:01.663Z | ++ sleep 1 |
| 1090 | 2026-03-05T18:47:02.666Z | ++ retry=143 |
| 1091 | 2026-03-05T18:47:02.669Z | +++ svcs -Hostate baseline |
| 1092 | 2026-03-05T18:47:02.690Z | ++ [[ offline* != online ]] |
| 1093 | 2026-03-05T18:47:02.690Z | ++ [[ 143 -gt 300 ]] |
| 1094 | 2026-03-05T18:47:02.690Z | ++ sleep 1 |
| 1095 | 2026-03-05T18:47:03.691Z | ++ retry=144 |
| 1096 | 2026-03-05T18:47:03.694Z | +++ svcs -Hostate baseline |
| 1097 | 2026-03-05T18:47:03.714Z | ++ [[ offline* != online ]] |
| 1098 | 2026-03-05T18:47:03.714Z | ++ [[ 144 -gt 300 ]] |
| 1099 | 2026-03-05T18:47:03.714Z | ++ sleep 1 |
| 1100 | 2026-03-05T18:47:04.717Z | ++ retry=145 |
| 1101 | 2026-03-05T18:47:04.720Z | +++ svcs -Hostate baseline |
| 1102 | 2026-03-05T18:47:04.739Z | ++ [[ offline* != online ]] |
| 1103 | 2026-03-05T18:47:04.739Z | ++ [[ 145 -gt 300 ]] |
| 1104 | 2026-03-05T18:47:04.739Z | ++ sleep 1 |
| 1105 | 2026-03-05T18:47:05.741Z | ++ retry=146 |
| 1106 | 2026-03-05T18:47:05.745Z | +++ svcs -Hostate baseline |
| 1107 | 2026-03-05T18:47:05.764Z | ++ [[ offline* != online ]] |
| 1108 | 2026-03-05T18:47:05.764Z | ++ [[ 146 -gt 300 ]] |
| 1109 | 2026-03-05T18:47:05.764Z | ++ sleep 1 |
| 1110 | 2026-03-05T18:47:06.767Z | ++ retry=147 |
| 1111 | 2026-03-05T18:47:06.771Z | +++ svcs -Hostate baseline |
| 1112 | 2026-03-05T18:47:06.789Z | ++ [[ offline* != online ]] |
| 1113 | 2026-03-05T18:47:06.789Z | ++ [[ 147 -gt 300 ]] |
| 1114 | 2026-03-05T18:47:06.789Z | ++ sleep 1 |
| 1115 | 2026-03-05T18:47:07.792Z | ++ retry=148 |
| 1116 | 2026-03-05T18:47:07.795Z | +++ svcs -Hostate baseline |
| 1117 | 2026-03-05T18:47:07.814Z | ++ [[ offline* != online ]] |
| 1118 | 2026-03-05T18:47:07.814Z | ++ [[ 148 -gt 300 ]] |
| 1119 | 2026-03-05T18:47:07.814Z | ++ sleep 1 |
| 1120 | 2026-03-05T18:47:08.817Z | ++ retry=149 |
| 1121 | 2026-03-05T18:47:08.820Z | +++ svcs -Hostate baseline |
| 1122 | 2026-03-05T18:47:08.840Z | ++ [[ offline* != online ]] |
| 1123 | 2026-03-05T18:47:08.840Z | ++ [[ 149 -gt 300 ]] |
| 1124 | 2026-03-05T18:47:08.840Z | ++ sleep 1 |
| 1125 | 2026-03-05T18:47:09.842Z | ++ retry=150 |
| 1126 | 2026-03-05T18:47:09.845Z | +++ svcs -Hostate baseline |
| 1127 | 2026-03-05T18:47:09.865Z | ++ [[ offline* != online ]] |
| 1128 | 2026-03-05T18:47:09.865Z | ++ [[ 150 -gt 300 ]] |
| 1129 | 2026-03-05T18:47:09.868Z | ++ sleep 1 |
| 1130 | 2026-03-05T18:47:10.867Z | ++ retry=151 |
| 1131 | 2026-03-05T18:47:10.871Z | +++ svcs -Hostate baseline |
| 1132 | 2026-03-05T18:47:10.890Z | ++ [[ offline* != online ]] |
| 1133 | 2026-03-05T18:47:10.890Z | ++ [[ 151 -gt 300 ]] |
| 1134 | 2026-03-05T18:47:10.890Z | ++ sleep 1 |
| 1135 | 2026-03-05T18:47:11.895Z | ++ retry=152 |
| 1136 | 2026-03-05T18:47:11.900Z | +++ svcs -Hostate baseline |
| 1137 | 2026-03-05T18:47:11.916Z | ++ [[ offline* != online ]] |
| 1138 | 2026-03-05T18:47:11.916Z | ++ [[ 152 -gt 300 ]] |
| 1139 | 2026-03-05T18:47:11.919Z | ++ sleep 1 |
| 1140 | 2026-03-05T18:47:12.919Z | ++ retry=153 |
| 1141 | 2026-03-05T18:47:12.921Z | +++ svcs -Hostate baseline |
| 1142 | 2026-03-05T18:47:12.942Z | ++ [[ offline* != online ]] |
| 1143 | 2026-03-05T18:47:12.942Z | ++ [[ 153 -gt 300 ]] |
| 1144 | 2026-03-05T18:47:12.942Z | ++ sleep 1 |
| 1145 | 2026-03-05T18:47:13.954Z | ++ retry=154 |
| 1146 | 2026-03-05T18:47:13.967Z | +++ svcs -Hostate baseline |
| 1147 | 2026-03-05T18:47:13.977Z | ++ [[ online != online ]] |
| 1148 | 2026-03-05T18:47:13.977Z | ++ set -o errexit |
| 1149 | 2026-03-05T18:47:13.977Z | ++ set -o pipefail |
| 1150 | 2026-03-05T18:47:13.977Z | ++ banner build |
| 1151 | 2026-03-05T18:47:13.977Z | |
| 1152 | 2026-03-05T18:47:13.977Z | ##### # # # # ##### |
| 1153 | 2026-03-05T18:47:13.978Z | # # # # # # # # |
| 1154 | 2026-03-05T18:47:13.978Z | ##### # # # # # # |
| 1155 | 2026-03-05T18:47:13.978Z | # # # # # # # # |
| 1156 | 2026-03-05T18:47:13.978Z | # # # # # # # # |
| 1157 | 2026-03-05T18:47:13.978Z | ##### #### # ###### ##### |
| 1158 | 2026-03-05T18:47:13.978Z | |
| 1159 | 2026-03-05T18:47:13.979Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1160 | 2026-03-05T18:47:13.997Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1161 | 2026-03-05T18:47:14.195Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1162 | 2026-03-05T18:47:14.196Z | info: downloading component 'cargo' |
| 1163 | 2026-03-05T18:47:15.552Z | info: downloading component 'clippy' |
| 1164 | 2026-03-05T18:47:16.228Z | info: downloading component 'rust-docs' |
| 1165 | 2026-03-05T18:47:18.020Z | info: downloading component 'rust-std' |
| 1166 | 2026-03-05T18:47:20.665Z | info: downloading component 'rustc' |
| 1167 | 2026-03-05T18:47:29.625Z | info: downloading component 'rustfmt' |
| 1168 | 2026-03-05T18:47:30.156Z | info: installing component 'cargo' |
| 1169 | 2026-03-05T18:47:31.145Z | info: installing component 'clippy' |
| 1170 | 2026-03-05T18:47:31.548Z | info: installing component 'rust-docs' |
| 1171 | 2026-03-05T18:47:33.532Z | info: installing component 'rust-std' |
| 1172 | 2026-03-05T18:47:35.371Z | info: installing component 'rustc' |
| 1173 | 2026-03-05T18:47:42.292Z | info: installing component 'rustfmt' |
| 1174 | 2026-03-05T18:47:42.951Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1175 | 2026-03-05T18:47:43.756Z | From https://github.com/oxidecomputer/falcon |
| 1176 | 2026-03-05T18:47:43.756Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1177 | 2026-03-05T18:47:43.865Z | Updating crates.io index |
| 1178 | 2026-03-05T18:47:43.907Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1179 | 2026-03-05T18:47:44.720Z | From https://github.com/oxidecomputer/dendrite |
| 1180 | 2026-03-05T18:47:44.720Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1181 | 2026-03-05T18:47:45.002Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1182 | 2026-03-05T18:47:45.322Z | From https://github.com/oxidecomputer/ispf |
| 1183 | 2026-03-05T18:47:45.322Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1184 | 2026-03-05T18:47:45.330Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1185 | 2026-03-05T18:47:45.886Z | From https://github.com/oxidecomputer/netadm-sys |
| 1186 | 2026-03-05T18:47:45.887Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1187 | 2026-03-05T18:47:45.898Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1188 | 2026-03-05T18:47:53.729Z | From https://github.com/oxidecomputer/omicron |
| 1189 | 2026-03-05T18:47:53.729Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1190 | 2026-03-05T18:47:54.450Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1191 | 2026-03-05T18:47:55.158Z | From https://github.com/oxidecomputer/opte |
| 1192 | 2026-03-05T18:47:55.158Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1193 | 2026-03-05T18:47:55.827Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1194 | 2026-03-05T18:47:56.128Z | From https://github.com/illumos/smf-rs |
| 1195 | 2026-03-05T18:47:56.129Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1196 | 2026-03-05T18:47:56.348Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1197 | 2026-03-05T18:47:56.658Z | From https://github.com/oxidecomputer/network-interface |
| 1198 | 2026-03-05T18:47:56.658Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1199 | 2026-03-05T18:47:56.669Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1200 | 2026-03-05T18:47:57.187Z | From https://github.com/oxidecomputer/zone |
| 1201 | 2026-03-05T18:47:57.187Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1202 | 2026-03-05T18:47:57.255Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1203 | 2026-03-05T18:47:58.413Z | From https://github.com/oxidecomputer/propolis |
| 1204 | 2026-03-05T18:47:58.413Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1205 | 2026-03-05T18:47:58.566Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1206 | 2026-03-05T18:48:00.351Z | From https://github.com/oxidecomputer/transceiver-control |
| 1207 | 2026-03-05T18:48:00.351Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1208 | 2026-03-05T18:48:00.526Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1209 | 2026-03-05T18:48:00.846Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1210 | 2026-03-05T18:48:00.846Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1211 | 2026-03-05T18:48:00.864Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1212 | 2026-03-05T18:48:01.338Z | From https://github.com/jmesmon/rust-libzfs |
| 1213 | 2026-03-05T18:48:01.338Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1214 | 2026-03-05T18:48:01.350Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1215 | 2026-03-05T18:48:01.773Z | From https://github.com/oxidecomputer/rusty-doors |
| 1216 | 2026-03-05T18:48:01.773Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1217 | 2026-03-05T18:48:01.833Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1218 | 2026-03-05T18:48:02.477Z | From https://github.com/oxidecomputer/lldp |
| 1219 | 2026-03-05T18:48:02.478Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1220 | 2026-03-05T18:48:02.494Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1221 | 2026-03-05T18:48:03.960Z | From https://github.com/oxidecomputer/maghemite |
| 1222 | 2026-03-05T18:48:03.960Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1223 | 2026-03-05T18:48:04.020Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1224 | 2026-03-05T18:48:04.311Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1225 | 2026-03-05T18:48:04.311Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1226 | 2026-03-05T18:48:04.474Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1227 | 2026-03-05T18:48:04.789Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1228 | 2026-03-05T18:48:04.789Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1229 | 2026-03-05T18:48:04.802Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1230 | 2026-03-05T18:48:05.173Z | From https://github.com/oxidecomputer/tufaceous |
| 1231 | 2026-03-05T18:48:05.173Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1232 | 2026-03-05T18:48:05.212Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1233 | 2026-03-05T18:48:05.710Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1234 | 2026-03-05T18:48:05.710Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1235 | 2026-03-05T18:48:06.007Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1236 | 2026-03-05T18:48:08.240Z | From https://github.com/oxidecomputer/crucible |
| 1237 | 2026-03-05T18:48:08.240Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1238 | 2026-03-05T18:48:09.584Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1239 | 2026-03-05T18:48:10.010Z | From https://github.com/oxidecomputer/propolis |
| 1240 | 2026-03-05T18:48:10.010Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1241 | 2026-03-05T18:48:10.114Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1242 | 2026-03-05T18:48:10.447Z | From https://github.com/oxidecomputer/tofino |
| 1243 | 2026-03-05T18:48:10.447Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1244 | 2026-03-05T18:48:10.489Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1245 | 2026-03-05T18:48:11.030Z | From https://github.com/oxidecomputer/clickward |
| 1246 | 2026-03-05T18:48:11.030Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1247 | 2026-03-05T18:48:11.055Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1248 | 2026-03-05T18:48:11.504Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1249 | 2026-03-05T18:48:11.504Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1250 | 2026-03-05T18:48:13.308Z | Downloading crates ... |
| 1251 | 2026-03-05T18:48:13.386Z | Downloaded bit-set v0.8.0 |
| 1252 | 2026-03-05T18:48:13.396Z | Downloaded block-buffer v0.10.4 |
| 1253 | 2026-03-05T18:48:13.399Z | Downloaded cfg-if v1.0.4 |
| 1254 | 2026-03-05T18:48:13.402Z | Downloaded darling_macro v0.21.3 |
| 1255 | 2026-03-05T18:48:13.405Z | Downloaded aead v0.5.2 |
| 1256 | 2026-03-05T18:48:13.408Z | Downloaded cstr-argument v0.1.2 |
| 1257 | 2026-03-05T18:48:13.411Z | Downloaded ciborium-io v0.2.2 |
| 1258 | 2026-03-05T18:48:13.415Z | Downloaded anstream v0.6.21 |
| 1259 | 2026-03-05T18:48:13.418Z | Downloaded dtrace-parser v0.2.0 |
| 1260 | 2026-03-05T18:48:13.421Z | Downloaded equivalent v1.0.2 |
| 1261 | 2026-03-05T18:48:13.425Z | Downloaded find-msvc-tools v0.1.9 |
| 1262 | 2026-03-05T18:48:13.427Z | Downloaded fixedbitset v0.4.2 |
| 1263 | 2026-03-05T18:48:13.431Z | Downloaded enum-as-inner v0.6.1 |
| 1264 | 2026-03-05T18:48:13.434Z | Downloaded dof v0.3.0 |
| 1265 | 2026-03-05T18:48:13.438Z | Downloaded fastrand v2.3.0 |
| 1266 | 2026-03-05T18:48:13.441Z | Downloaded fixedbitset v0.5.7 |
| 1267 | 2026-03-05T18:48:13.445Z | Downloaded futures v0.3.32 |
| 1268 | 2026-03-05T18:48:13.453Z | Downloaded futures-io v0.3.32 |
| 1269 | 2026-03-05T18:48:13.456Z | Downloaded expectorate v1.2.0 |
| 1270 | 2026-03-05T18:48:13.463Z | Downloaded base64 v0.22.1 |
| 1271 | 2026-03-05T18:48:13.467Z | Downloaded fxhash v0.2.1 |
| 1272 | 2026-03-05T18:48:13.470Z | Downloaded anstyle-query v1.1.5 |
| 1273 | 2026-03-05T18:48:13.473Z | Downloaded foreign-types-macros v0.2.3 |
| 1274 | 2026-03-05T18:48:13.477Z | Downloaded hex v0.4.3 |
| 1275 | 2026-03-05T18:48:13.480Z | Downloaded futures-task v0.3.32 |
| 1276 | 2026-03-05T18:48:13.483Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1277 | 2026-03-05T18:48:13.486Z | Downloaded http-body v1.0.1 |
| 1278 | 2026-03-05T18:48:13.489Z | Downloaded ahash v0.8.12 |
| 1279 | 2026-03-05T18:48:13.493Z | Downloaded ident_case v1.0.1 |
| 1280 | 2026-03-05T18:48:13.496Z | Downloaded defmt-parser v1.0.0 |
| 1281 | 2026-03-05T18:48:13.499Z | Downloaded base16ct v1.0.0 |
| 1282 | 2026-03-05T18:48:13.503Z | Downloaded hubpack_derive v0.1.1 |
| 1283 | 2026-03-05T18:48:13.506Z | Downloaded crunchy v0.2.4 |
| 1284 | 2026-03-05T18:48:13.509Z | Downloaded heck v0.5.0 |
| 1285 | 2026-03-05T18:48:13.511Z | Downloaded debug-ignore v1.0.5 |
| 1286 | 2026-03-05T18:48:13.514Z | Downloaded cpufeatures v0.2.17 |
| 1287 | 2026-03-05T18:48:13.517Z | Downloaded dtrace-parser v0.3.0 |
| 1288 | 2026-03-05T18:48:13.520Z | Downloaded idna_adapter v1.2.1 |
| 1289 | 2026-03-05T18:48:13.524Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1290 | 2026-03-05T18:48:13.528Z | Downloaded dyn-clone v1.0.20 |
| 1291 | 2026-03-05T18:48:13.531Z | Downloaded fnv v1.0.7 |
| 1292 | 2026-03-05T18:48:13.534Z | Downloaded convert_case v0.4.0 |
| 1293 | 2026-03-05T18:48:13.534Z | Downloaded indent_write v2.2.0 |
| 1294 | 2026-03-05T18:48:13.537Z | Downloaded inout v0.1.4 |
| 1295 | 2026-03-05T18:48:13.540Z | Downloaded foreign-types-shared v0.3.1 |
| 1296 | 2026-03-05T18:48:13.543Z | Downloaded futures-macro v0.3.32 |
| 1297 | 2026-03-05T18:48:13.546Z | Downloaded keccak v0.1.6 |
| 1298 | 2026-03-05T18:48:13.549Z | Downloaded glob v0.3.3 |
| 1299 | 2026-03-05T18:48:13.552Z | Downloaded hostname v0.3.1 |
| 1300 | 2026-03-05T18:48:13.555Z | Downloaded libscf-sys v1.1.0 |
| 1301 | 2026-03-05T18:48:13.558Z | Downloaded managed v0.8.0 |
| 1302 | 2026-03-05T18:48:13.560Z | Downloaded lazy_static v1.5.0 |
| 1303 | 2026-03-05T18:48:13.564Z | Downloaded macaddr v1.0.1 |
| 1304 | 2026-03-05T18:48:13.568Z | Downloaded no-std-compat v0.4.1 |
| 1305 | 2026-03-05T18:48:13.571Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1306 | 2026-03-05T18:48:13.574Z | Downloaded num-derive v0.4.2 |
| 1307 | 2026-03-05T18:48:13.576Z | Downloaded num-derive v0.3.3 |
| 1308 | 2026-03-05T18:48:13.580Z | Downloaded group v0.13.0 |
| 1309 | 2026-03-05T18:48:13.583Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1310 | 2026-03-05T18:48:13.586Z | Downloaded critical-section v1.2.0 |
| 1311 | 2026-03-05T18:48:13.589Z | Downloaded defmt-macros v1.0.1 |
| 1312 | 2026-03-05T18:48:13.594Z | Downloaded instant v0.1.13 |
| 1313 | 2026-03-05T18:48:13.597Z | Downloaded http-body-util v0.1.3 |
| 1314 | 2026-03-05T18:48:13.600Z | Downloaded num_threads v0.1.7 |
| 1315 | 2026-03-05T18:48:13.603Z | Downloaded darling v0.21.3 |
| 1316 | 2026-03-05T18:48:13.609Z | Downloaded ipnetwork v0.21.1 |
| 1317 | 2026-03-05T18:48:13.612Z | Downloaded olpc-cjson v0.1.4 |
| 1318 | 2026-03-05T18:48:13.615Z | Downloaded opaque-debug v0.3.1 |
| 1319 | 2026-03-05T18:48:13.617Z | Downloaded mime v0.3.17 |
| 1320 | 2026-03-05T18:48:13.620Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1321 | 2026-03-05T18:48:13.623Z | Downloaded openssl-macros v0.1.1 |
| 1322 | 2026-03-05T18:48:13.626Z | Downloaded multer v3.1.0 |
| 1323 | 2026-03-05T18:48:13.628Z | Downloaded either v1.15.0 |
| 1324 | 2026-03-05T18:48:13.631Z | Downloaded num_enum_derive v0.5.11 |
| 1325 | 2026-03-05T18:48:13.634Z | Downloaded percent-encoding v2.3.2 |
| 1326 | 2026-03-05T18:48:13.636Z | Downloaded argon2 v0.5.3 |
| 1327 | 2026-03-05T18:48:13.639Z | Downloaded newtype-uuid v1.3.2 |
| 1328 | 2026-03-05T18:48:13.642Z | Downloaded parse-display v0.10.0 |
| 1329 | 2026-03-05T18:48:13.645Z | Downloaded ingot-macros v0.1.1 |
| 1330 | 2026-03-05T18:48:13.650Z | Downloaded clap_derive v4.5.55 |
| 1331 | 2026-03-05T18:48:13.654Z | Downloaded console v0.15.11 |
| 1332 | 2026-03-05T18:48:13.656Z | Downloaded hmac v0.12.1 |
| 1333 | 2026-03-05T18:48:13.659Z | Downloaded phf_shared v0.12.1 |
| 1334 | 2026-03-05T18:48:13.662Z | Downloaded allocator-api2 v0.2.21 |
| 1335 | 2026-03-05T18:48:13.665Z | Downloaded hyper-rustls v0.27.7 |
| 1336 | 2026-03-05T18:48:13.668Z | Downloaded num_enum_derive v0.7.5 |
| 1337 | 2026-03-05T18:48:13.670Z | Downloaded proc-macro-crate v3.4.0 |
| 1338 | 2026-03-05T18:48:13.673Z | Downloaded proc-macro-crate v1.3.1 |
| 1339 | 2026-03-05T18:48:13.676Z | Downloaded progenitor-client v0.11.2 |
| 1340 | 2026-03-05T18:48:13.680Z | Downloaded quick-error v1.2.3 |
| 1341 | 2026-03-05T18:48:13.683Z | Downloaded num_enum v0.7.5 |
| 1342 | 2026-03-05T18:48:13.686Z | Downloaded pretty-hex v0.4.1 |
| 1343 | 2026-03-05T18:48:13.689Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1344 | 2026-03-05T18:48:13.692Z | Downloaded progenitor-macro v0.10.0 |
| 1345 | 2026-03-05T18:48:13.695Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1346 | 2026-03-05T18:48:13.698Z | Downloaded password-hash v0.5.0 |
| 1347 | 2026-03-05T18:48:13.700Z | Downloaded ref-cast-impl v1.0.25 |
| 1348 | 2026-03-05T18:48:13.700Z | Downloaded ref-cast v1.0.25 |
| 1349 | 2026-03-05T18:48:13.704Z | Downloaded paste v1.0.15 |
| 1350 | 2026-03-05T18:48:13.709Z | Downloaded pem v3.0.6 |
| 1351 | 2026-03-05T18:48:13.712Z | Downloaded memmap2 v0.9.10 |
| 1352 | 2026-03-05T18:48:13.714Z | Downloaded litemap v0.8.1 |
| 1353 | 2026-03-05T18:48:13.720Z | Downloaded ipnet v2.11.0 |
| 1354 | 2026-03-05T18:48:13.722Z | Downloaded rustc-hash v2.1.1 |
| 1355 | 2026-03-05T18:48:13.725Z | Downloaded pin-project-lite v0.2.16 |
| 1356 | 2026-03-05T18:48:13.729Z | Downloaded rustc_version v0.1.7 |
| 1357 | 2026-03-05T18:48:13.732Z | Downloaded progenitor v0.11.2 |
| 1358 | 2026-03-05T18:48:13.735Z | Downloaded pin-project-internal v1.1.10 |
| 1359 | 2026-03-05T18:48:13.738Z | Downloaded half v2.7.1 |
| 1360 | 2026-03-05T18:48:13.741Z | Downloaded rustc_version v0.4.1 |
| 1361 | 2026-03-05T18:48:13.743Z | Downloaded same-file v1.0.6 |
| 1362 | 2026-03-05T18:48:13.746Z | Downloaded icu_provider v2.1.1 |
| 1363 | 2026-03-05T18:48:13.749Z | Downloaded getrandom v0.4.1 |
| 1364 | 2026-03-05T18:48:13.755Z | Downloaded icu_properties v2.1.2 |
| 1365 | 2026-03-05T18:48:13.759Z | Downloaded owo-colors v4.2.3 |
| 1366 | 2026-03-05T18:48:13.762Z | Downloaded secrecy v0.10.3 |
| 1367 | 2026-03-05T18:48:13.765Z | Downloaded parse-display-derive v0.10.0 |
| 1368 | 2026-03-05T18:48:13.768Z | Downloaded semver v0.1.20 |
| 1369 | 2026-03-05T18:48:13.768Z | Downloaded scroll_derive v0.13.1 |
| 1370 | 2026-03-05T18:48:13.771Z | Downloaded rand_core v0.9.5 |
| 1371 | 2026-03-05T18:48:13.773Z | Downloaded serde-big-array v0.5.1 |
| 1372 | 2026-03-05T18:48:13.776Z | Downloaded proc-macro-error2 v2.0.1 |
| 1373 | 2026-03-05T18:48:13.781Z | Downloaded indexmap v1.9.3 |
| 1374 | 2026-03-05T18:48:13.784Z | Downloaded log v0.4.29 |
| 1375 | 2026-03-05T18:48:13.786Z | Downloaded serde_urlencoded v0.7.1 |
| 1376 | 2026-03-05T18:48:13.789Z | Downloaded parking_lot_core v0.8.6 |
| 1377 | 2026-03-05T18:48:13.793Z | Downloaded serde_spanned v0.6.9 |
| 1378 | 2026-03-05T18:48:13.797Z | Downloaded serde_spanned v1.0.4 |
| 1379 | 2026-03-05T18:48:13.797Z | Downloaded serde_repr v0.1.20 |
| 1380 | 2026-03-05T18:48:13.800Z | Downloaded siphasher v1.0.2 |
| 1381 | 2026-03-05T18:48:13.803Z | Downloaded sigpipe v0.1.3 |
| 1382 | 2026-03-05T18:48:13.803Z | Downloaded sha1 v0.10.6 |
| 1383 | 2026-03-05T18:48:13.806Z | Downloaded smawk v0.3.2 |
| 1384 | 2026-03-05T18:48:13.809Z | Downloaded resolv-conf v0.7.6 |
| 1385 | 2026-03-05T18:48:13.812Z | Downloaded slog-envlogger v2.2.0 |
| 1386 | 2026-03-05T18:48:13.815Z | Downloaded pest_derive v2.8.6 |
| 1387 | 2026-03-05T18:48:13.818Z | Downloaded schemars_derive v0.8.22 |
| 1388 | 2026-03-05T18:48:13.819Z | Downloaded rusty-fork v0.3.1 |
| 1389 | 2026-03-05T18:48:13.822Z | Downloaded slog-bunyan v2.5.0 |
| 1390 | 2026-03-05T18:48:13.824Z | Downloaded quinn-udp v0.5.14 |
| 1391 | 2026-03-05T18:48:13.827Z | Downloaded icu_normalizer v2.1.1 |
| 1392 | 2026-03-05T18:48:13.830Z | Downloaded semver v1.0.27 |
| 1393 | 2026-03-05T18:48:13.833Z | Downloaded rustls-pemfile v2.2.0 |
| 1394 | 2026-03-05T18:48:13.836Z | Downloaded spin v0.5.2 |
| 1395 | 2026-03-05T18:48:13.838Z | Downloaded scroll v0.12.0 |
| 1396 | 2026-03-05T18:48:13.841Z | Downloaded papergrid v0.17.0 |
| 1397 | 2026-03-05T18:48:13.845Z | Downloaded structmeta-derive v0.3.0 |
| 1398 | 2026-03-05T18:48:13.848Z | Downloaded subtle v2.6.1 |
| 1399 | 2026-03-05T18:48:13.852Z | Downloaded swrite v0.1.0 |
| 1400 | 2026-03-05T18:48:13.855Z | Downloaded supports-color v3.0.2 |
| 1401 | 2026-03-05T18:48:13.855Z | Downloaded indicatif v0.18.4 |
| 1402 | 2026-03-05T18:48:13.858Z | Downloaded bytes v1.11.1 |
| 1403 | 2026-03-05T18:48:13.863Z | Downloaded serde_path_to_error v0.1.20 |
| 1404 | 2026-03-05T18:48:13.867Z | Downloaded rhai_codegen v3.1.0 |
| 1405 | 2026-03-05T18:48:13.874Z | Downloaded tabwriter v1.4.1 |
| 1406 | 2026-03-05T18:48:13.877Z | Downloaded tabled_derive v0.11.0 |
| 1407 | 2026-03-05T18:48:13.881Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1408 | 2026-03-05T18:48:13.881Z | Downloaded smartstring v1.0.1 |
| 1409 | 2026-03-05T18:48:13.887Z | Downloaded structmeta v0.3.0 |
| 1410 | 2026-03-05T18:48:13.887Z | Downloaded slog-term v2.9.2 |
| 1411 | 2026-03-05T18:48:13.890Z | Downloaded slog-stdlog v4.1.1 |
| 1412 | 2026-03-05T18:48:13.890Z | Downloaded icu_collections v2.1.1 |
| 1413 | 2026-03-05T18:48:13.896Z | Downloaded memchr v2.8.0 |
| 1414 | 2026-03-05T18:48:13.901Z | Downloaded snafu-derive v0.8.9 |
| 1415 | 2026-03-05T18:48:13.904Z | Downloaded smf v0.2.3 |
| 1416 | 2026-03-05T18:48:13.907Z | Downloaded take_mut v0.2.2 |
| 1417 | 2026-03-05T18:48:13.907Z | Downloaded tabled_derive v0.7.0 |
| 1418 | 2026-03-05T18:48:13.910Z | Downloaded testing_table v0.3.0 |
| 1419 | 2026-03-05T18:48:13.910Z | Downloaded thread-id v5.1.0 |
| 1420 | 2026-03-05T18:48:13.913Z | Downloaded tinyvec_macros v0.1.1 |
| 1421 | 2026-03-05T18:48:13.913Z | Downloaded progenitor-impl v0.11.2 |
| 1422 | 2026-03-05T18:48:13.915Z | Downloaded static_assertions v1.1.0 |
| 1423 | 2026-03-05T18:48:13.918Z | Downloaded time-core v0.1.8 |
| 1424 | 2026-03-05T18:48:13.918Z | Downloaded strum_macros v0.26.4 |
| 1425 | 2026-03-05T18:48:13.921Z | Downloaded sync_wrapper v1.0.2 |
| 1426 | 2026-03-05T18:48:13.925Z | Downloaded indexmap v2.13.0 |
| 1427 | 2026-03-05T18:48:13.928Z | Downloaded thread-id v4.2.2 |
| 1428 | 2026-03-05T18:48:13.931Z | Downloaded tagptr v0.2.0 |
| 1429 | 2026-03-05T18:48:13.931Z | Downloaded serde_with_macros v3.16.1 |
| 1430 | 2026-03-05T18:48:13.933Z | Downloaded serde_tokenstream v0.2.2 |
| 1431 | 2026-03-05T18:48:13.936Z | Downloaded crossbeam-channel v0.5.15 |
| 1432 | 2026-03-05T18:48:13.939Z | Downloaded progenitor-impl v0.10.0 |
| 1433 | 2026-03-05T18:48:13.942Z | Downloaded prettyplease v0.2.37 |
| 1434 | 2026-03-05T18:48:13.946Z | Downloaded toml_write v0.1.2 |
| 1435 | 2026-03-05T18:48:13.949Z | Downloaded thiserror-impl v1.0.69 |
| 1436 | 2026-03-05T18:48:13.951Z | Downloaded typify-macro v0.4.3 |
| 1437 | 2026-03-05T18:48:13.951Z | Downloaded thiserror v1.0.69 |
| 1438 | 2026-03-05T18:48:13.956Z | Downloaded thiserror v2.0.18 |
| 1439 | 2026-03-05T18:48:13.962Z | Downloaded toml_datetime v0.6.11 |
| 1440 | 2026-03-05T18:48:13.965Z | Downloaded synstructure v0.13.2 |
| 1441 | 2026-03-05T18:48:13.969Z | Downloaded pest_generator v2.8.6 |
| 1442 | 2026-03-05T18:48:13.969Z | Downloaded ryu v1.0.23 |
| 1443 | 2026-03-05T18:48:13.979Z | Downloaded unarray v0.1.4 |
| 1444 | 2026-03-05T18:48:13.983Z | Downloaded thread_local v1.1.9 |
| 1445 | 2026-03-05T18:48:13.983Z | Downloaded serde_core v1.0.228 |
| 1446 | 2026-03-05T18:48:13.986Z | Downloaded tokio-tungstenite v0.21.0 |
| 1447 | 2026-03-05T18:48:13.989Z | Downloaded tokio-rustls v0.25.0 |
| 1448 | 2026-03-05T18:48:13.992Z | Downloaded untrusted v0.9.0 |
| 1449 | 2026-03-05T18:48:13.992Z | Downloaded untrusted v0.7.1 |
| 1450 | 2026-03-05T18:48:13.995Z | Downloaded universal-hash v0.5.1 |
| 1451 | 2026-03-05T18:48:13.995Z | Downloaded usdt-macro v0.6.0 |
| 1452 | 2026-03-05T18:48:13.998Z | Downloaded thiserror-impl v2.0.18 |
| 1453 | 2026-03-05T18:48:13.998Z | Downloaded utf8parse v0.2.2 |
| 1454 | 2026-03-05T18:48:14.001Z | Downloaded time-macros v0.2.27 |
| 1455 | 2026-03-05T18:48:14.003Z | Downloaded utf-8 v0.7.6 |
| 1456 | 2026-03-05T18:48:14.003Z | Downloaded utf8_iter v1.0.4 |
| 1457 | 2026-03-05T18:48:14.006Z | Downloaded serde_derive v1.0.228 |
| 1458 | 2026-03-05T18:48:14.009Z | Downloaded jiff-static v0.2.20 |
| 1459 | 2026-03-05T18:48:14.012Z | Downloaded usdt-attr-macro v0.6.0 |
| 1460 | 2026-03-05T18:48:14.012Z | Downloaded unicode-xid v0.2.6 |
| 1461 | 2026-03-05T18:48:14.015Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1462 | 2026-03-05T18:48:14.015Z | Downloaded tokio-dtrace v0.1.1 |
| 1463 | 2026-03-05T18:48:14.018Z | Downloaded slog v2.8.2 |
| 1464 | 2026-03-05T18:48:14.020Z | Downloaded wait-timeout v0.2.1 |
| 1465 | 2026-03-05T18:48:14.023Z | Downloaded socket2 v0.5.10 |
| 1466 | 2026-03-05T18:48:14.023Z | Downloaded thin-vec v0.2.14 |
| 1467 | 2026-03-05T18:48:14.026Z | Downloaded schemars v0.8.22 |
| 1468 | 2026-03-05T18:48:14.037Z | Downloaded want v0.3.1 |
| 1469 | 2026-03-05T18:48:14.040Z | Downloaded mio v1.1.1 |
| 1470 | 2026-03-05T18:48:14.043Z | Downloaded yoke-derive v0.8.1 |
| 1471 | 2026-03-05T18:48:14.046Z | Downloaded socket2 v0.6.2 |
| 1472 | 2026-03-05T18:48:14.049Z | Downloaded hashbrown v0.12.3 |
| 1473 | 2026-03-05T18:48:14.052Z | Downloaded waitgroup v0.1.2 |
| 1474 | 2026-03-05T18:48:14.052Z | Downloaded spin v0.9.8 |
| 1475 | 2026-03-05T18:48:14.083Z | Downloaded zone v0.3.1 |
| 1476 | 2026-03-05T18:48:14.086Z | Downloaded version_check v0.9.5 |
| 1477 | 2026-03-05T18:48:14.086Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1478 | 2026-03-05T18:48:14.086Z | Downloaded zerofrom-derive v0.1.6 |
| 1479 | 2026-03-05T18:48:14.086Z | Downloaded zerofrom v0.1.6 |
| 1480 | 2026-03-05T18:48:14.086Z | Downloaded zeroize_derive v1.4.3 |
| 1481 | 2026-03-05T18:48:14.086Z | Downloaded term v1.2.1 |
| 1482 | 2026-03-05T18:48:14.086Z | Downloaded usdt-impl v0.6.0 |
| 1483 | 2026-03-05T18:48:14.086Z | Downloaded tinystr v0.8.2 |
| 1484 | 2026-03-05T18:48:14.086Z | Downloaded usdt v0.6.0 |
| 1485 | 2026-03-05T18:48:14.086Z | Downloaded toml v0.8.23 |
| 1486 | 2026-03-05T18:48:14.086Z | Downloaded tempfile v3.25.0 |
| 1487 | 2026-03-05T18:48:14.087Z | Downloaded zone_cfg_derive v0.3.1 |
| 1488 | 2026-03-05T18:48:14.087Z | Downloaded tokio-rustls v0.26.4 |
| 1489 | 2026-03-05T18:48:14.087Z | Downloaded rustls-webpki v0.103.9 |
| 1490 | 2026-03-05T18:48:14.087Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1491 | 2026-03-05T18:48:14.087Z | Downloaded usdt-impl v0.5.0 |
| 1492 | 2026-03-05T18:48:14.104Z | Downloaded whoami v1.6.1 |
| 1493 | 2026-03-05T18:48:14.104Z | Downloaded writeable v0.6.2 |
| 1494 | 2026-03-05T18:48:14.105Z | Downloaded tracing-attributes v0.1.31 |
| 1495 | 2026-03-05T18:48:14.105Z | Downloaded rand v0.8.5 |
| 1496 | 2026-03-05T18:48:14.105Z | Downloaded serde v1.0.228 |
| 1497 | 2026-03-05T18:48:14.111Z | Downloaded test-strategy v0.4.5 |
| 1498 | 2026-03-05T18:48:14.112Z | Downloaded snafu v0.8.9 |
| 1499 | 2026-03-05T18:48:14.115Z | Downloaded xz2 v0.1.7 |
| 1500 | 2026-03-05T18:48:14.115Z | Downloaded vsss-rs v3.3.4 |
| 1501 | 2026-03-05T18:48:14.115Z | Downloaded zerovec-derive v0.11.2 |
| 1502 | 2026-03-05T18:48:14.118Z | Downloaded zmij v1.0.21 |
| 1503 | 2026-03-05T18:48:14.118Z | Downloaded yoke v0.8.1 |
| 1504 | 2026-03-05T18:48:14.122Z | Downloaded zeroize v1.8.2 |
| 1505 | 2026-03-05T18:48:14.122Z | Downloaded schemars v0.9.0 |
| 1506 | 2026-03-05T18:48:14.132Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1507 | 2026-03-05T18:48:14.136Z | Downloaded tokio-stream v0.1.18 |
| 1508 | 2026-03-05T18:48:14.141Z | Downloaded qorb v0.4.1 |
| 1509 | 2026-03-05T18:48:14.145Z | Downloaded zerocopy-derive v0.7.35 |
| 1510 | 2026-03-05T18:48:14.149Z | Downloaded tracing-core v0.1.36 |
| 1511 | 2026-03-05T18:48:14.152Z | Downloaded textwrap v0.16.2 |
| 1512 | 2026-03-05T18:48:14.155Z | Downloaded walkdir v2.5.0 |
| 1513 | 2026-03-05T18:48:14.158Z | Downloaded iddqd v0.3.17 |
| 1514 | 2026-03-05T18:48:14.163Z | Downloaded typify v0.4.3 |
| 1515 | 2026-03-05T18:48:14.167Z | Downloaded steno v0.4.1 |
| 1516 | 2026-03-05T18:48:14.171Z | Downloaded unicode-ident v1.0.24 |
| 1517 | 2026-03-05T18:48:14.175Z | Downloaded tinyvec v1.10.0 |
| 1518 | 2026-03-05T18:48:14.178Z | Downloaded toml_edit v0.22.27 |
| 1519 | 2026-03-05T18:48:14.181Z | Downloaded iri-string v0.7.10 |
| 1520 | 2026-03-05T18:48:14.188Z | Downloaded tungstenite v0.21.0 |
| 1521 | 2026-03-05T18:48:14.191Z | Downloaded rand v0.9.2 |
| 1522 | 2026-03-05T18:48:14.194Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1523 | 2026-03-05T18:48:14.198Z | Downloaded hashbrown v0.16.1 |
| 1524 | 2026-03-05T18:48:14.204Z | Downloaded itertools v0.12.1 |
| 1525 | 2026-03-05T18:48:14.210Z | Downloaded typenum v1.19.0 |
| 1526 | 2026-03-05T18:48:14.214Z | Downloaded schemars v1.2.1 |
| 1527 | 2026-03-05T18:48:14.227Z | Downloaded uuid v1.21.0 |
| 1528 | 2026-03-05T18:48:14.230Z | Downloaded unsafe-libyaml v0.2.11 |
| 1529 | 2026-03-05T18:48:14.234Z | Downloaded libm v0.2.16 |
| 1530 | 2026-03-05T18:48:14.243Z | Downloaded pest v2.8.6 |
| 1531 | 2026-03-05T18:48:14.247Z | Downloaded h2 v0.4.13 |
| 1532 | 2026-03-05T18:48:14.255Z | Downloaded futures-util v0.3.32 |
| 1533 | 2026-03-05T18:48:14.266Z | Downloaded zerotrie v0.2.3 |
| 1534 | 2026-03-05T18:48:14.270Z | Downloaded url v2.5.8 |
| 1535 | 2026-03-05T18:48:14.274Z | Downloaded toml_edit v0.19.15 |
| 1536 | 2026-03-05T18:48:14.289Z | Downloaded regex v1.12.3 |
| 1537 | 2026-03-05T18:48:14.293Z | Downloaded hyper v1.8.1 |
| 1538 | 2026-03-05T18:48:14.299Z | Downloaded hkdf v0.12.4 |
| 1539 | 2026-03-05T18:48:14.302Z | Downloaded ron v0.12.0 |
| 1540 | 2026-03-05T18:48:14.310Z | Downloaded tower v0.5.3 |
| 1541 | 2026-03-05T18:48:14.319Z | Downloaded unicode-segmentation v1.12.0 |
| 1542 | 2026-03-05T18:48:14.322Z | Downloaded typed-path v0.9.3 |
| 1543 | 2026-03-05T18:48:14.328Z | Downloaded reqwest v0.12.28 |
| 1544 | 2026-03-05T18:48:14.333Z | Downloaded serde_json v1.0.149 |
| 1545 | 2026-03-05T18:48:14.340Z | Downloaded tokio-util v0.7.18 |
| 1546 | 2026-03-05T18:48:14.347Z | Downloaded rayon v1.11.0 |
| 1547 | 2026-03-05T18:48:14.357Z | Downloaded tough v0.20.0 |
| 1548 | 2026-03-05T18:48:14.364Z | Downloaded zerovec v0.11.5 |
| 1549 | 2026-03-05T18:48:14.369Z | Downloaded tower-http v0.6.8 |
| 1550 | 2026-03-05T18:48:14.378Z | Downloaded zerocopy-derive v0.8.39 |
| 1551 | 2026-03-05T18:48:14.386Z | Downloaded proptest v1.10.0 |
| 1552 | 2026-03-05T18:48:14.395Z | Downloaded zerocopy v0.7.35 |
| 1553 | 2026-03-05T18:48:14.411Z | Downloaded winnow v0.5.40 |
| 1554 | 2026-03-05T18:48:14.418Z | Downloaded serde_with v3.16.1 |
| 1555 | 2026-03-05T18:48:14.431Z | Downloaded winnow v0.7.14 |
| 1556 | 2026-03-05T18:48:14.439Z | Downloaded goblin v0.10.5 |
| 1557 | 2026-03-05T18:48:14.445Z | Downloaded rustls-webpki v0.102.8 |
| 1558 | 2026-03-05T18:48:14.463Z | Downloaded quinn-proto v0.11.13 |
| 1559 | 2026-03-05T18:48:14.470Z | Downloaded moka v0.12.13 |
| 1560 | 2026-03-05T18:48:14.477Z | Downloaded unicode-normalization v0.1.25 |
| 1561 | 2026-03-05T18:48:14.483Z | Downloaded portable-atomic v1.13.1 |
| 1562 | 2026-03-05T18:48:14.489Z | Downloaded syn v1.0.109 |
| 1563 | 2026-03-05T18:48:14.497Z | Downloaded openssl v0.10.75 |
| 1564 | 2026-03-05T18:48:14.506Z | Downloaded tabled v0.15.0 |
| 1565 | 2026-03-05T18:48:14.523Z | Downloaded time v0.3.47 |
| 1566 | 2026-03-05T18:48:14.532Z | Downloaded tabled v0.20.0 |
| 1567 | 2026-03-05T18:48:14.550Z | Downloaded regress v0.10.5 |
| 1568 | 2026-03-05T18:48:14.556Z | Downloaded hickory-proto v0.25.2 |
| 1569 | 2026-03-05T18:48:14.570Z | Downloaded vcpkg v0.2.15 |
| 1570 | 2026-03-05T18:48:14.607Z | Downloaded webpki-roots v1.0.6 |
| 1571 | 2026-03-05T18:48:14.612Z | Downloaded nix v0.30.1 |
| 1572 | 2026-03-05T18:48:14.621Z | Downloaded rustls v0.23.36 |
| 1573 | 2026-03-05T18:48:14.631Z | Downloaded regex-syntax v0.8.9 |
| 1574 | 2026-03-05T18:48:14.639Z | Downloaded sled v0.34.7 |
| 1575 | 2026-03-05T18:48:14.648Z | Downloaded unicode-width v0.2.2 |
| 1576 | 2026-03-05T18:48:14.655Z | Downloaded unicode-width v0.1.14 |
| 1577 | 2026-03-05T18:48:14.660Z | Downloaded rustls v0.22.4 |
| 1578 | 2026-03-05T18:48:14.670Z | Downloaded zerocopy v0.8.39 |
| 1579 | 2026-03-05T18:48:14.689Z | Downloaded rhai v1.24.0 |
| 1580 | 2026-03-05T18:48:14.699Z | Downloaded rustix v0.38.44 |
| 1581 | 2026-03-05T18:48:14.718Z | Downloaded openapiv3 v2.2.0 |
| 1582 | 2026-03-05T18:48:14.729Z | Downloaded rustix v1.1.3 |
| 1583 | 2026-03-05T18:48:14.750Z | Downloaded syn v2.0.116 |
| 1584 | 2026-03-05T18:48:14.759Z | Downloaded smoltcp v0.11.0 |
| 1585 | 2026-03-05T18:48:14.769Z | Downloaded nix v0.31.1 |
| 1586 | 2026-03-05T18:48:14.779Z | Downloaded petgraph v0.6.5 |
| 1587 | 2026-03-05T18:48:14.796Z | Downloaded curve25519-dalek v4.1.3 |
| 1588 | 2026-03-05T18:48:14.804Z | Downloaded bstr v1.12.1 |
| 1589 | 2026-03-05T18:48:14.813Z | Downloaded hickory-proto v0.24.4 |
| 1590 | 2026-03-05T18:48:14.823Z | Downloaded chrono v0.4.43 |
| 1591 | 2026-03-05T18:48:14.831Z | Downloaded typify-impl v0.4.3 |
| 1592 | 2026-03-05T18:48:14.841Z | Downloaded tracing v0.1.44 |
| 1593 | 2026-03-05T18:48:14.859Z | Downloaded libc v0.2.180 |
| 1594 | 2026-03-05T18:48:14.886Z | Downloaded goblin v0.8.2 |
| 1595 | 2026-03-05T18:48:14.892Z | Downloaded icu_properties_data v2.1.2 |
| 1596 | 2026-03-05T18:48:14.899Z | Downloaded itertools v0.14.0 |
| 1597 | 2026-03-05T18:48:14.905Z | Downloaded idna v1.1.0 |
| 1598 | 2026-03-05T18:48:14.909Z | Downloaded regex-automata v0.4.14 |
| 1599 | 2026-03-05T18:48:14.922Z | Downloaded chrono-tz v0.10.4 |
| 1600 | 2026-03-05T18:48:14.936Z | Downloaded hashbrown v0.15.5 |
| 1601 | 2026-03-05T18:48:14.941Z | Downloaded ucd-trie v0.1.7 |
| 1602 | 2026-03-05T18:48:14.944Z | Downloaded sha3 v0.10.8 |
| 1603 | 2026-03-05T18:48:14.958Z | Downloaded lzma-sys v0.1.20 |
| 1604 | 2026-03-05T18:48:14.971Z | Downloaded jiff v0.2.20 |
| 1605 | 2026-03-05T18:48:14.986Z | Downloaded nom v7.1.3 |
| 1606 | 2026-03-05T18:48:14.989Z | Downloaded rayon-core v1.13.0 |
| 1607 | 2026-03-05T18:48:14.994Z | Downloaded quinn v0.11.9 |
| 1608 | 2026-03-05T18:48:14.998Z | Downloaded minimal-lexical v0.2.1 |
| 1609 | 2026-03-05T18:48:15.001Z | Downloaded hickory-resolver v0.25.2 |
| 1610 | 2026-03-05T18:48:15.005Z | Downloaded similar v2.7.0 |
| 1611 | 2026-03-05T18:48:15.008Z | Downloaded usdt-macro v0.5.0 |
| 1612 | 2026-03-05T18:48:15.008Z | Downloaded petgraph v0.8.3 |
| 1613 | 2026-03-05T18:48:15.028Z | Downloaded csv v1.4.0 |
| 1614 | 2026-03-05T18:48:15.044Z | Downloaded tokio-macros v2.6.0 |
| 1615 | 2026-03-05T18:48:15.047Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1616 | 2026-03-05T18:48:15.047Z | Downloaded usdt-attr-macro v0.5.0 |
| 1617 | 2026-03-05T18:48:15.047Z | Downloaded tokio v1.49.0 |
| 1618 | 2026-03-05T18:48:15.079Z | Downloaded usdt v0.5.0 |
| 1619 | 2026-03-05T18:48:15.083Z | Downloaded unit-prefix v0.5.2 |
| 1620 | 2026-03-05T18:48:15.083Z | Downloaded unicode-linebreak v0.1.5 |
| 1621 | 2026-03-05T18:48:15.083Z | Downloaded tiny-keccak v2.0.2 |
| 1622 | 2026-03-05T18:48:15.086Z | Downloaded thiserror-no-std v2.0.2 |
| 1623 | 2026-03-05T18:48:15.086Z | Downloaded proc-macro2 v1.0.106 |
| 1624 | 2026-03-05T18:48:15.089Z | Downloaded clap_builder v4.5.59 |
| 1625 | 2026-03-05T18:48:15.094Z | Downloaded typeid v1.0.3 |
| 1626 | 2026-03-05T18:48:15.097Z | Downloaded try-lock v0.2.5 |
| 1627 | 2026-03-05T18:48:15.097Z | Downloaded tower-service v0.3.3 |
| 1628 | 2026-03-05T18:48:15.097Z | Downloaded tower-layer v0.3.3 |
| 1629 | 2026-03-05T18:48:15.101Z | Downloaded strum_macros v0.27.2 |
| 1630 | 2026-03-05T18:48:15.101Z | Downloaded hyper-util v0.1.20 |
| 1631 | 2026-03-05T18:48:15.105Z | Downloaded openssl-sys v0.9.111 |
| 1632 | 2026-03-05T18:48:15.110Z | Downloaded aws-lc-rs v1.15.4 |
| 1633 | 2026-03-05T18:48:15.118Z | Downloaded smallvec v1.15.1 |
| 1634 | 2026-03-05T18:48:15.121Z | Downloaded encoding_rs v0.8.35 |
| 1635 | 2026-03-05T18:48:15.138Z | Downloaded scroll v0.13.0 |
| 1636 | 2026-03-05T18:48:15.141Z | Downloaded pest_meta v2.8.6 |
| 1637 | 2026-03-05T18:48:15.143Z | Downloaded terminal_size v0.4.3 |
| 1638 | 2026-03-05T18:48:15.145Z | Downloaded termtree v0.5.1 |
| 1639 | 2026-03-05T18:48:15.145Z | Downloaded http v1.4.0 |
| 1640 | 2026-03-05T18:48:15.148Z | Downloaded aho-corasick v1.1.4 |
| 1641 | 2026-03-05T18:48:15.151Z | Downloaded hickory-resolver v0.24.4 |
| 1642 | 2026-03-05T18:48:15.154Z | Downloaded dropshot_endpoint v0.16.7 |
| 1643 | 2026-03-05T18:48:15.158Z | Downloaded slog-dtrace v0.3.0 |
| 1644 | 2026-03-05T18:48:15.161Z | Downloaded slog-async v2.8.0 |
| 1645 | 2026-03-05T18:48:15.161Z | Downloaded rustls-pki-types v1.14.0 |
| 1646 | 2026-03-05T18:48:15.161Z | Downloaded getrandom v0.3.4 |
| 1647 | 2026-03-05T18:48:15.164Z | Downloaded ring v0.17.14 |
| 1648 | 2026-03-05T18:48:15.198Z | Downloaded slog-scope v4.4.1 |
| 1649 | 2026-03-05T18:48:15.201Z | Downloaded slog-json v2.6.1 |
| 1650 | 2026-03-05T18:48:15.201Z | Downloaded slab v0.4.12 |
| 1651 | 2026-03-05T18:48:15.204Z | Downloaded signal-hook-registry v1.4.8 |
| 1652 | 2026-03-05T18:48:15.204Z | Downloaded shlex v1.3.0 |
| 1653 | 2026-03-05T18:48:15.204Z | Downloaded sha2 v0.10.9 |
| 1654 | 2026-03-05T18:48:15.207Z | Downloaded pin-project v1.1.10 |
| 1655 | 2026-03-05T18:48:15.215Z | Downloaded papergrid v0.11.0 |
| 1656 | 2026-03-05T18:48:15.219Z | Downloaded strum v0.27.2 |
| 1657 | 2026-03-05T18:48:15.222Z | Downloaded strum v0.26.3 |
| 1658 | 2026-03-05T18:48:15.222Z | Downloaded serde_derive_internals v0.29.1 |
| 1659 | 2026-03-05T18:48:15.222Z | Downloaded crypto-bigint v0.5.5 |
| 1660 | 2026-03-05T18:48:15.228Z | Downloaded cc v1.2.56 |
| 1661 | 2026-03-05T18:48:15.231Z | Downloaded strsim v0.11.1 |
| 1662 | 2026-03-05T18:48:15.231Z | Downloaded stable_deref_trait v1.2.1 |
| 1663 | 2026-03-05T18:48:15.231Z | Downloaded ppv-lite86 v0.2.21 |
| 1664 | 2026-03-05T18:48:15.235Z | Downloaded num-traits v0.2.19 |
| 1665 | 2026-03-05T18:48:15.236Z | Downloaded icu_normalizer_data v2.1.1 |
| 1666 | 2026-03-05T18:48:15.239Z | Downloaded icu_locale_core v2.1.1 |
| 1667 | 2026-03-05T18:48:15.242Z | Downloaded dropshot-api-manager v0.3.0 |
| 1668 | 2026-03-05T18:48:15.244Z | Downloaded parking_lot_core v0.9.12 |
| 1669 | 2026-03-05T18:48:15.247Z | Downloaded heapless v0.8.0 |
| 1670 | 2026-03-05T18:48:15.252Z | Downloaded rustversion v1.0.22 |
| 1671 | 2026-03-05T18:48:15.252Z | Downloaded progenitor v0.10.0 |
| 1672 | 2026-03-05T18:48:15.255Z | Downloaded serde_plain v1.0.2 |
| 1673 | 2026-03-05T18:48:15.255Z | Downloaded postcard v1.1.3 |
| 1674 | 2026-03-05T18:48:15.258Z | Downloaded quote v1.0.44 |
| 1675 | 2026-03-05T18:48:15.261Z | Downloaded rand_core v0.6.4 |
| 1676 | 2026-03-05T18:48:15.261Z | Downloaded rand_chacha v0.9.0 |
| 1677 | 2026-03-05T18:48:15.261Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1678 | 2026-03-05T18:48:15.264Z | Downloaded darling_core v0.21.3 |
| 1679 | 2026-03-05T18:48:15.267Z | Downloaded const_format v0.2.35 |
| 1680 | 2026-03-05T18:48:15.271Z | Downloaded proc-macro-error v1.0.4 |
| 1681 | 2026-03-05T18:48:15.274Z | Downloaded once_cell v1.21.3 |
| 1682 | 2026-03-05T18:48:15.277Z | Downloaded scroll_derive v0.12.1 |
| 1683 | 2026-03-05T18:48:15.277Z | Downloaded scopeguard v1.2.0 |
| 1684 | 2026-03-05T18:48:15.280Z | Downloaded poly1305 v0.8.0 |
| 1685 | 2026-03-05T18:48:15.282Z | Downloaded pkg-config v0.3.32 |
| 1686 | 2026-03-05T18:48:15.285Z | Downloaded parking_lot v0.12.5 |
| 1687 | 2026-03-05T18:48:15.285Z | Downloaded parking_lot v0.11.2 |
| 1688 | 2026-03-05T18:48:15.288Z | Downloaded httparse v1.10.1 |
| 1689 | 2026-03-05T18:48:15.288Z | Downloaded elliptic-curve v0.13.8 |
| 1690 | 2026-03-05T18:48:15.291Z | Downloaded phf v0.12.1 |
| 1691 | 2026-03-05T18:48:15.294Z | Downloaded crc32fast v1.5.0 |
| 1692 | 2026-03-05T18:48:15.294Z | Downloaded clap v4.5.59 |
| 1693 | 2026-03-05T18:48:15.300Z | Downloaded colored v3.1.1 |
| 1694 | 2026-03-05T18:48:15.303Z | Downloaded rand_xorshift v0.4.0 |
| 1695 | 2026-03-05T18:48:15.306Z | Downloaded rand_chacha v0.3.1 |
| 1696 | 2026-03-05T18:48:15.306Z | Downloaded progenitor-macro v0.11.2 |
| 1697 | 2026-03-05T18:48:15.306Z | Downloaded oxnet v0.1.4 |
| 1698 | 2026-03-05T18:48:15.311Z | Downloaded num-rational v0.4.2 |
| 1699 | 2026-03-05T18:48:15.311Z | Downloaded plain v0.2.3 |
| 1700 | 2026-03-05T18:48:15.313Z | Downloaded pin-utils v0.1.0 |
| 1701 | 2026-03-05T18:48:15.314Z | Downloaded num_enum v0.5.11 |
| 1702 | 2026-03-05T18:48:15.316Z | Downloaded getrandom v0.2.17 |
| 1703 | 2026-03-05T18:48:15.319Z | Downloaded progenitor-client v0.10.0 |
| 1704 | 2026-03-05T18:48:15.319Z | Downloaded powerfmt v0.2.0 |
| 1705 | 2026-03-05T18:48:15.323Z | Downloaded potential_utf v0.1.4 |
| 1706 | 2026-03-05T18:48:15.323Z | Downloaded num-complex v0.4.6 |
| 1707 | 2026-03-05T18:48:15.323Z | Downloaded num-integer v0.1.46 |
| 1708 | 2026-03-05T18:48:15.326Z | Downloaded derive-where v1.6.0 |
| 1709 | 2026-03-05T18:48:15.330Z | Downloaded chacha20poly1305 v0.10.1 |
| 1710 | 2026-03-05T18:48:15.330Z | Downloaded derive_more v0.99.20 |
| 1711 | 2026-03-05T18:48:15.333Z | Downloaded byteorder v1.5.0 |
| 1712 | 2026-03-05T18:48:15.336Z | Downloaded iana-time-zone v0.1.65 |
| 1713 | 2026-03-05T18:48:15.338Z | Downloaded highway v1.3.0 |
| 1714 | 2026-03-05T18:48:15.341Z | Downloaded bitflags v2.11.0 |
| 1715 | 2026-03-05T18:48:15.345Z | Downloaded deranged v0.5.6 |
| 1716 | 2026-03-05T18:48:15.348Z | Downloaded cookie v0.18.1 |
| 1717 | 2026-03-05T18:48:15.348Z | Downloaded console v0.16.2 |
| 1718 | 2026-03-05T18:48:15.351Z | Downloaded lock_api v0.4.14 |
| 1719 | 2026-03-05T18:48:15.351Z | Downloaded libsw v3.5.0 |
| 1720 | 2026-03-05T18:48:15.351Z | Downloaded daft-derive v0.1.5 |
| 1721 | 2026-03-05T18:48:15.354Z | Downloaded futures-channel v0.3.32 |
| 1722 | 2026-03-05T18:48:15.357Z | Downloaded dropshot v0.16.7 |
| 1723 | 2026-03-05T18:48:15.375Z | Downloaded linked-hash-map v0.5.6 |
| 1724 | 2026-03-05T18:48:15.378Z | Downloaded linear-map v1.2.0 |
| 1725 | 2026-03-05T18:48:15.378Z | Downloaded libsw-core v0.3.2 |
| 1726 | 2026-03-05T18:48:15.381Z | Downloaded jobserver v0.1.34 |
| 1727 | 2026-03-05T18:48:15.381Z | Downloaded foldhash v0.2.0 |
| 1728 | 2026-03-05T18:48:15.384Z | Downloaded globset v0.4.18 |
| 1729 | 2026-03-05T18:48:15.384Z | Downloaded num-iter v0.1.45 |
| 1730 | 2026-03-05T18:48:15.384Z | Downloaded humantime v2.3.0 |
| 1731 | 2026-03-05T18:48:15.391Z | Downloaded cancel-safe-futures v0.1.5 |
| 1732 | 2026-03-05T18:48:15.391Z | Downloaded async-trait v0.1.89 |
| 1733 | 2026-03-05T18:48:15.394Z | Downloaded futures-executor v0.3.32 |
| 1734 | 2026-03-05T18:48:15.395Z | Downloaded crossbeam-epoch v0.9.18 |
| 1735 | 2026-03-05T18:48:15.395Z | Downloaded blake2 v0.10.6 |
| 1736 | 2026-03-05T18:48:15.397Z | Downloaded cargo_toml v0.22.3 |
| 1737 | 2026-03-05T18:48:15.397Z | Downloaded ingot-types v0.1.2 |
| 1738 | 2026-03-05T18:48:15.400Z | Downloaded ingot v0.1.1 |
| 1739 | 2026-03-05T18:48:15.401Z | Downloaded displaydoc v0.2.5 |
| 1740 | 2026-03-05T18:48:15.403Z | Downloaded base64ct v1.8.3 |
| 1741 | 2026-03-05T18:48:15.407Z | Downloaded const_format_proc_macros v0.2.34 |
| 1742 | 2026-03-05T18:48:15.407Z | Downloaded bitflags v1.3.2 |
| 1743 | 2026-03-05T18:48:15.411Z | Downloaded backoff v0.4.0 |
| 1744 | 2026-03-05T18:48:15.414Z | Downloaded num-conv v0.2.0 |
| 1745 | 2026-03-05T18:48:15.414Z | Downloaded num v0.4.3 |
| 1746 | 2026-03-05T18:48:15.414Z | Downloaded newtype_derive v0.1.6 |
| 1747 | 2026-03-05T18:48:15.416Z | Downloaded fs-err v3.3.0 |
| 1748 | 2026-03-05T18:48:15.416Z | Downloaded cmake v0.1.57 |
| 1749 | 2026-03-05T18:48:15.421Z | Downloaded cipher v0.4.4 |
| 1750 | 2026-03-05T18:48:15.421Z | Downloaded bit-vec v0.8.0 |
| 1751 | 2026-03-05T18:48:15.430Z | Downloaded bcs v0.1.6 |
| 1752 | 2026-03-05T18:48:15.430Z | Downloaded newline-converter v0.3.0 |
| 1753 | 2026-03-05T18:48:15.430Z | Downloaded natord v1.0.9 |
| 1754 | 2026-03-05T18:48:15.430Z | Downloaded memoffset v0.9.1 |
| 1755 | 2026-03-05T18:48:15.436Z | Downloaded memmap v0.7.0 |
| 1756 | 2026-03-05T18:48:15.436Z | Downloaded match_cfg v0.1.0 |
| 1757 | 2026-03-05T18:48:15.437Z | Downloaded lru-slab v0.1.2 |
| 1758 | 2026-03-05T18:48:15.437Z | Downloaded lru-cache v0.1.2 |
| 1759 | 2026-03-05T18:48:15.437Z | Downloaded itoa v1.0.17 |
| 1760 | 2026-03-05T18:48:15.437Z | Downloaded is-terminal v0.4.17 |
| 1761 | 2026-03-05T18:48:15.437Z | Downloaded internet-checksum v0.2.1 |
| 1762 | 2026-03-05T18:48:15.437Z | Downloaded gethostname v0.5.0 |
| 1763 | 2026-03-05T18:48:15.437Z | Downloaded daft v0.1.5 |
| 1764 | 2026-03-05T18:48:15.441Z | Downloaded csv-core v0.1.13 |
| 1765 | 2026-03-05T18:48:15.441Z | Downloaded ciborium v0.2.2 |
| 1766 | 2026-03-05T18:48:15.441Z | Downloaded camino v1.2.2 |
| 1767 | 2026-03-05T18:48:15.441Z | Downloaded bytecount v0.6.9 |
| 1768 | 2026-03-05T18:48:15.444Z | Downloaded autocfg v1.5.0 |
| 1769 | 2026-03-05T18:48:15.444Z | Downloaded fs_extra v1.3.0 |
| 1770 | 2026-03-05T18:48:15.449Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1771 | 2026-03-05T18:48:15.449Z | Downloaded is_ci v1.2.0 |
| 1772 | 2026-03-05T18:48:15.449Z | Downloaded generic-array v0.14.7 |
| 1773 | 2026-03-05T18:48:15.449Z | Downloaded foreign-types-shared v0.1.1 |
| 1774 | 2026-03-05T18:48:15.453Z | Downloaded data-encoding v2.10.0 |
| 1775 | 2026-03-05T18:48:15.453Z | Downloaded crossbeam-deque v0.8.6 |
| 1776 | 2026-03-05T18:48:15.453Z | Downloaded clap_lex v1.0.0 |
| 1777 | 2026-03-05T18:48:15.453Z | Downloaded anstyle-parse v0.2.7 |
| 1778 | 2026-03-05T18:48:15.453Z | Downloaded anstyle v1.0.13 |
| 1779 | 2026-03-05T18:48:15.460Z | Downloaded const-random v0.1.18 |
| 1780 | 2026-03-05T18:48:15.460Z | Downloaded embedded-io v0.4.0 |
| 1781 | 2026-03-05T18:48:15.460Z | Downloaded hubpack v0.1.2 |
| 1782 | 2026-03-05T18:48:15.460Z | Downloaded httpdate v1.0.3 |
| 1783 | 2026-03-05T18:48:15.461Z | Downloaded hostname v0.4.2 |
| 1784 | 2026-03-05T18:48:15.465Z | Downloaded dunce v1.0.5 |
| 1785 | 2026-03-05T18:48:15.465Z | Downloaded heck v0.4.1 |
| 1786 | 2026-03-05T18:48:15.465Z | Downloaded hash32 v0.3.1 |
| 1787 | 2026-03-05T18:48:15.465Z | Downloaded form_urlencoded v1.2.2 |
| 1788 | 2026-03-05T18:48:15.465Z | Downloaded float-ord v0.3.2 |
| 1789 | 2026-03-05T18:48:15.468Z | Downloaded arc-swap v1.8.2 |
| 1790 | 2026-03-05T18:48:15.468Z | Downloaded crc8 v0.1.1 |
| 1791 | 2026-03-05T18:48:15.471Z | Downloaded const-random-macro v0.1.16 |
| 1792 | 2026-03-05T18:48:15.471Z | Downloaded futures-core v0.3.32 |
| 1793 | 2026-03-05T18:48:15.471Z | Downloaded async-stream-impl v0.3.6 |
| 1794 | 2026-03-05T18:48:15.475Z | Downloaded embedded-io v0.6.1 |
| 1795 | 2026-03-05T18:48:15.475Z | Downloaded cobs v0.3.0 |
| 1796 | 2026-03-05T18:48:15.475Z | Downloaded colorchoice v1.0.4 |
| 1797 | 2026-03-05T18:48:15.478Z | Downloaded atomicwrites v0.4.4 |
| 1798 | 2026-03-05T18:48:15.478Z | Downloaded async-recursion v1.1.1 |
| 1799 | 2026-03-05T18:48:15.481Z | Downloaded futures-sink v0.3.32 |
| 1800 | 2026-03-05T18:48:15.481Z | Downloaded defmt v0.3.100 |
| 1801 | 2026-03-05T18:48:15.481Z | Downloaded crypto-common v0.1.7 |
| 1802 | 2026-03-05T18:48:15.481Z | Downloaded base16ct v0.2.0 |
| 1803 | 2026-03-05T18:48:15.484Z | Downloaded atomic-waker v1.1.2 |
| 1804 | 2026-03-05T18:48:15.484Z | Downloaded foreign-types v0.5.0 |
| 1805 | 2026-03-05T18:48:15.487Z | Downloaded foreign-types v0.3.2 |
| 1806 | 2026-03-05T18:48:15.487Z | Downloaded foldhash v0.1.5 |
| 1807 | 2026-03-05T18:48:15.488Z | Downloaded ciborium-ll v0.2.2 |
| 1808 | 2026-03-05T18:48:15.488Z | Downloaded base64 v0.21.7 |
| 1809 | 2026-03-05T18:48:15.493Z | Downloaded anyhow v1.0.101 |
| 1810 | 2026-03-05T18:48:15.496Z | Downloaded drift v0.1.3 |
| 1811 | 2026-03-05T18:48:15.501Z | Downloaded dof v0.4.0 |
| 1812 | 2026-03-05T18:48:15.504Z | Downloaded camino-tempfile v1.4.1 |
| 1813 | 2026-03-05T18:48:15.504Z | Downloaded async-stream v0.3.6 |
| 1814 | 2026-03-05T18:48:15.507Z | Downloaded crossbeam-utils v0.8.21 |
| 1815 | 2026-03-05T18:48:15.509Z | Downloaded chacha20 v0.9.1 |
| 1816 | 2026-03-05T18:48:15.513Z | Downloaded erased-serde v0.3.31 |
| 1817 | 2026-03-05T18:48:15.513Z | Downloaded cfg_aliases v0.2.1 |
| 1818 | 2026-03-05T18:48:15.516Z | Downloaded ff v0.13.1 |
| 1819 | 2026-03-05T18:48:15.516Z | Downloaded errno v0.3.14 |
| 1820 | 2026-03-05T18:48:15.516Z | Downloaded digest v0.10.7 |
| 1821 | 2026-03-05T18:48:15.519Z | Downloaded defmt v1.0.1 |
| 1822 | 2026-03-05T18:48:15.522Z | Downloaded derive-ex v0.1.8 |
| 1823 | 2026-03-05T18:48:15.864Z | Downloaded aws-lc-sys v0.37.1 |
| 1824 | 2026-03-05T18:48:16.411Z | Compiling proc-macro2 v1.0.106 |
| 1825 | 2026-03-05T18:48:16.411Z | Compiling quote v1.0.44 |
| 1826 | 2026-03-05T18:48:16.414Z | Compiling unicode-ident v1.0.24 |
| 1827 | 2026-03-05T18:48:16.414Z | Compiling serde_core v1.0.228 |
| 1828 | 2026-03-05T18:48:16.414Z | Compiling serde v1.0.228 |
| 1829 | 2026-03-05T18:48:16.415Z | Compiling libc v0.2.180 |
| 1830 | 2026-03-05T18:48:16.415Z | Compiling cfg-if v1.0.4 |
| 1831 | 2026-03-05T18:48:16.825Z | Compiling zmij v1.0.21 |
| 1832 | 2026-03-05T18:48:16.925Z | Compiling autocfg v1.5.0 |
| 1833 | 2026-03-05T18:48:17.497Z | Compiling libm v0.2.16 |
| 1834 | 2026-03-05T18:48:17.612Z | Compiling memchr v2.8.0 |
| 1835 | 2026-03-05T18:48:18.280Z | Compiling getrandom v0.4.1 |
| 1836 | 2026-03-05T18:48:18.724Z | Compiling version_check v0.9.5 |
| 1837 | 2026-03-05T18:48:18.800Z | Compiling itoa v1.0.17 |
| 1838 | 2026-03-05T18:48:19.384Z | Compiling icu_normalizer_data v2.1.1 |
| 1839 | 2026-03-05T18:48:19.437Z | Compiling icu_properties_data v2.1.2 |
| 1840 | 2026-03-05T18:48:19.467Z | Compiling parking_lot_core v0.9.12 |
| 1841 | 2026-03-05T18:48:19.677Z | Compiling syn v2.0.116 |
| 1842 | 2026-03-05T18:48:19.760Z | Compiling stable_deref_trait v1.2.1 |
| 1843 | 2026-03-05T18:48:19.811Z | Compiling thiserror v2.0.18 |
| 1844 | 2026-03-05T18:48:19.886Z | Compiling serde_json v1.0.149 |
| 1845 | 2026-03-05T18:48:19.977Z | Compiling heck v0.5.0 |
| 1846 | 2026-03-05T18:48:20.391Z | Compiling jobserver v0.1.34 |
| 1847 | 2026-03-05T18:48:20.483Z | Compiling num-traits v0.2.19 |
| 1848 | 2026-03-05T18:48:20.536Z | Compiling find-msvc-tools v0.1.9 |
| 1849 | 2026-03-05T18:48:20.570Z | Compiling shlex v1.3.0 |
| 1850 | 2026-03-05T18:48:20.949Z | Compiling cc v1.2.56 |
| 1851 | 2026-03-05T18:48:21.199Z | Compiling zerocopy v0.8.39 |
| 1852 | 2026-03-05T18:48:21.574Z | Compiling errno v0.3.14 |
| 1853 | 2026-03-05T18:48:21.599Z | Compiling writeable v0.6.2 |
| 1854 | 2026-03-05T18:48:21.873Z | Compiling litemap v0.8.1 |
| 1855 | 2026-03-05T18:48:22.066Z | Compiling percent-encoding v2.3.2 |
| 1856 | 2026-03-05T18:48:22.559Z | Compiling form_urlencoded v1.2.2 |
| 1857 | 2026-03-05T18:48:22.685Z | Compiling utf8_iter v1.0.4 |
| 1858 | 2026-03-05T18:48:23.064Z | Compiling rustversion v1.0.22 |
| 1859 | 2026-03-05T18:48:23.099Z | Compiling getrandom v0.2.17 |
| 1860 | 2026-03-05T18:48:23.520Z | Compiling allocator-api2 v0.2.21 |
| 1861 | 2026-03-05T18:48:23.883Z | Compiling foldhash v0.2.0 |
| 1862 | 2026-03-05T18:48:24.135Z | Compiling equivalent v1.0.2 |
| 1863 | 2026-03-05T18:48:24.273Z | Compiling hashbrown v0.16.1 |
| 1864 | 2026-03-05T18:48:24.301Z | Compiling iana-time-zone v0.1.65 |
| 1865 | 2026-03-05T18:48:24.866Z | Compiling pin-project-lite v0.2.16 |
| 1866 | 2026-03-05T18:48:24.983Z | Compiling uuid v1.21.0 |
| 1867 | 2026-03-05T18:48:25.006Z | Compiling ring v0.17.14 |
| 1868 | 2026-03-05T18:48:25.043Z | Compiling scopeguard v1.2.0 |
| 1869 | 2026-03-05T18:48:25.135Z | Compiling semver v1.0.27 |
| 1870 | 2026-03-05T18:48:25.247Z | Compiling lock_api v0.4.14 |
| 1871 | 2026-03-05T18:48:25.430Z | Compiling dyn-clone v1.0.20 |
| 1872 | 2026-03-05T18:48:25.664Z | Compiling schemars v0.8.22 |
| 1873 | 2026-03-05T18:48:25.807Z | Compiling socket2 v0.6.2 |
| 1874 | 2026-03-05T18:48:26.269Z | Compiling typenum v1.19.0 |
| 1875 | 2026-03-05T18:48:26.349Z | Compiling indexmap v2.13.0 |
| 1876 | 2026-03-05T18:48:26.550Z | Compiling bitflags v2.11.0 |
| 1877 | 2026-03-05T18:48:26.920Z | Compiling signal-hook-registry v1.4.8 |
| 1878 | 2026-03-05T18:48:26.979Z | Compiling mio v1.1.1 |
| 1879 | 2026-03-05T18:48:27.408Z | Compiling synstructure v0.13.2 |
| 1880 | 2026-03-05T18:48:27.529Z | Compiling serde_derive_internals v0.29.1 |
| 1881 | 2026-03-05T18:48:27.950Z | Compiling portable-atomic v1.13.1 |
| 1882 | 2026-03-05T18:48:28.397Z | Compiling log v0.4.29 |
| 1883 | 2026-03-05T18:48:28.609Z | Compiling futures-core v0.3.32 |
| 1884 | 2026-03-05T18:48:28.782Z | Compiling critical-section v1.2.0 |
| 1885 | 2026-03-05T18:48:28.970Z | Compiling subtle v2.6.1 |
| 1886 | 2026-03-05T18:48:29.094Z | Compiling httparse v1.10.1 |
| 1887 | 2026-03-05T18:48:29.115Z | Compiling rustix v1.1.3 |
| 1888 | 2026-03-05T18:48:29.263Z | Compiling ucd-trie v0.1.7 |
| 1889 | 2026-03-05T18:48:29.377Z | Compiling thiserror v1.0.69 |
| 1890 | 2026-03-05T18:48:29.634Z | Compiling pest v2.8.6 |
| 1891 | 2026-03-05T18:48:29.757Z | Compiling futures-sink v0.3.32 |
| 1892 | 2026-03-05T18:48:29.945Z | Compiling rand_core v0.6.4 |
| 1893 | 2026-03-05T18:48:29.996Z | Compiling slab v0.4.12 |
| 1894 | 2026-03-05T18:48:30.242Z | Compiling once_cell v1.21.3 |
| 1895 | 2026-03-05T18:48:30.397Z | Compiling fnv v1.0.7 |
| 1896 | 2026-03-05T18:48:30.457Z | Compiling getrandom v0.3.4 |
| 1897 | 2026-03-05T18:48:30.636Z | Compiling futures-channel v0.3.32 |
| 1898 | 2026-03-05T18:48:30.663Z | Compiling serde_derive v1.0.228 |
| 1899 | 2026-03-05T18:48:30.701Z | Compiling zerofrom-derive v0.1.6 |
| 1900 | 2026-03-05T18:48:30.730Z | Compiling yoke-derive v0.8.1 |
| 1901 | 2026-03-05T18:48:31.086Z | Compiling zerovec-derive v0.11.2 |
| 1902 | 2026-03-05T18:48:31.126Z | Compiling displaydoc v0.2.5 |
| 1903 | 2026-03-05T18:48:31.154Z | Compiling schemars_derive v0.8.22 |
| 1904 | 2026-03-05T18:48:31.157Z | Compiling tokio-macros v2.6.0 |
| 1905 | 2026-03-05T18:48:32.510Z | Compiling thiserror-impl v2.0.18 |
| 1906 | 2026-03-05T18:48:32.649Z | Compiling zerocopy-derive v0.8.39 |
| 1907 | 2026-03-05T18:48:32.739Z | Compiling zeroize_derive v1.4.3 |
| 1908 | 2026-03-05T18:48:33.126Z | Compiling futures-macro v0.3.32 |
| 1909 | 2026-03-05T18:48:33.577Z | Compiling zerofrom v0.1.6 |
| 1910 | 2026-03-05T18:48:33.659Z | Compiling pest_meta v2.8.6 |
| 1911 | 2026-03-05T18:48:33.833Z | Compiling yoke v0.8.1 |
| 1912 | 2026-03-05T18:48:33.968Z | Compiling thiserror-impl v1.0.69 |
| 1913 | 2026-03-05T18:48:34.099Z | Compiling zeroize v1.8.2 |
| 1914 | 2026-03-05T18:48:34.249Z | Compiling zerovec v0.11.5 |
| 1915 | 2026-03-05T18:48:34.581Z | Compiling zerotrie v0.2.3 |
| 1916 | 2026-03-05T18:48:35.515Z | Compiling tinystr v0.8.2 |
| 1917 | 2026-03-05T18:48:35.546Z | Compiling potential_utf v0.1.4 |
| 1918 | 2026-03-05T18:48:35.801Z | Compiling icu_collections v2.1.1 |
| 1919 | 2026-03-05T18:48:35.932Z | Compiling icu_locale_core v2.1.1 |
| 1920 | 2026-03-05T18:48:35.966Z | Compiling pest_generator v2.8.6 |
| 1921 | 2026-03-05T18:48:36.604Z | Compiling regex-syntax v0.8.9 |
| 1922 | 2026-03-05T18:48:36.631Z | Compiling futures-io v0.3.32 |
| 1923 | 2026-03-05T18:48:36.959Z | Compiling futures-task v0.3.32 |
| 1924 | 2026-03-05T18:48:37.050Z | Compiling generic-array v0.14.7 |
| 1925 | 2026-03-05T18:48:37.298Z | Compiling futures-util v0.3.32 |
| 1926 | 2026-03-05T18:48:37.506Z | Compiling pest_derive v2.8.6 |
| 1927 | 2026-03-05T18:48:37.510Z | Compiling aho-corasick v1.1.4 |
| 1928 | 2026-03-05T18:48:38.475Z | Compiling smallvec v1.15.1 |
| 1929 | 2026-03-05T18:48:38.531Z | Compiling bytes v1.11.1 |
| 1930 | 2026-03-05T18:48:38.564Z | Compiling icu_provider v2.1.1 |
| 1931 | 2026-03-05T18:48:39.444Z | Compiling icu_normalizer v2.1.1 |
| 1932 | 2026-03-05T18:48:40.443Z | Compiling icu_properties v2.1.2 |
| 1933 | 2026-03-05T18:48:40.617Z | Compiling chrono v0.4.43 |
| 1934 | 2026-03-05T18:48:41.304Z | Compiling serde_tokenstream v0.2.2 |
| 1935 | 2026-03-05T18:48:41.920Z | Compiling http v1.4.0 |
| 1936 | 2026-03-05T18:48:42.250Z | Compiling parking_lot v0.12.5 |
| 1937 | 2026-03-05T18:48:42.565Z | Compiling regex-automata v0.4.14 |
| 1938 | 2026-03-05T18:48:43.671Z | Compiling idna_adapter v1.2.1 |
| 1939 | 2026-03-05T18:48:43.899Z | Compiling idna v1.1.0 |
| 1940 | 2026-03-05T18:48:43.932Z | Compiling tokio v1.49.0 |
| 1941 | 2026-03-05T18:48:44.934Z | Compiling url v2.5.8 |
| 1942 | 2026-03-05T18:48:45.176Z | Compiling byteorder v1.5.0 |
| 1943 | 2026-03-05T18:48:47.154Z | Compiling regex v1.12.3 |
| 1944 | 2026-03-05T18:48:49.087Z | Compiling anyhow v1.0.101 |
| 1945 | 2026-03-05T18:48:49.225Z | Compiling tracing-attributes v0.1.31 |
| 1946 | 2026-03-05T18:48:49.717Z | Compiling tracing-core v0.1.36 |
| 1947 | 2026-03-05T18:48:50.781Z | Compiling scroll_derive v0.13.1 |
| 1948 | 2026-03-05T18:48:52.023Z | Compiling time-core v0.1.8 |
| 1949 | 2026-03-05T18:48:52.152Z | Compiling tracing v0.1.44 |
| 1950 | 2026-03-05T18:48:52.355Z | Compiling num-conv v0.2.0 |
| 1951 | 2026-03-05T18:48:52.635Z | Compiling time-macros v0.2.27 |
| 1952 | 2026-03-05T18:48:56.831Z | Compiling paste v1.0.15 |
| 1953 | 2026-03-05T18:48:56.832Z | Compiling crypto-common v0.1.7 |
| 1954 | 2026-03-05T18:48:56.832Z | Compiling rustls-pki-types v1.14.0 |
| 1955 | 2026-03-05T18:48:56.832Z | Compiling regress v0.10.5 |
| 1956 | 2026-03-05T18:48:56.832Z | Compiling slog v2.8.2 |
| 1957 | 2026-03-05T18:48:56.832Z | Compiling ppv-lite86 v0.2.21 |
| 1958 | 2026-03-05T18:48:57.096Z | Compiling erased-serde v0.3.31 |
| 1959 | 2026-03-05T18:48:57.181Z | Compiling untrusted v0.9.0 |
| 1960 | 2026-03-05T18:48:57.181Z | Compiling strsim v0.11.1 |
| 1961 | 2026-03-05T18:48:57.472Z | Compiling ipnetwork v0.21.1 |
| 1962 | 2026-03-05T18:48:57.759Z | Compiling syn v1.0.109 |
| 1963 | 2026-03-05T18:48:58.415Z | Compiling ryu v1.0.23 |
| 1964 | 2026-03-05T18:48:58.748Z | Compiling typify-impl v0.4.3 |
| 1965 | 2026-03-05T18:48:59.422Z | Compiling omicron-workspace-hack v0.1.0 |
| 1966 | 2026-03-05T18:48:59.825Z | Compiling ipnet v2.11.0 |
| 1967 | 2026-03-05T18:48:59.854Z | Compiling usdt-impl v0.6.0 |
| 1968 | 2026-03-05T18:49:00.330Z | Compiling base64 v0.22.1 |
| 1969 | 2026-03-05T18:49:00.922Z | Compiling crossbeam-utils v0.8.21 |
| 1970 | 2026-03-05T18:49:01.510Z | Compiling tokio-util v0.7.18 |
| 1971 | 2026-03-05T18:49:01.581Z | Compiling scroll v0.13.0 |
| 1972 | 2026-03-05T18:49:01.629Z | Compiling cmake v0.1.57 |
| 1973 | 2026-03-05T18:49:02.106Z | Compiling fs_extra v1.3.0 |
| 1974 | 2026-03-05T18:49:02.422Z | Compiling pretty-hex v0.4.1 |
| 1975 | 2026-03-05T18:49:02.425Z | Compiling ident_case v1.0.1 |
| 1976 | 2026-03-05T18:49:02.662Z | Compiling plain v0.2.3 |
| 1977 | 2026-03-05T18:49:02.692Z | Compiling dunce v1.0.5 |
| 1978 | 2026-03-05T18:49:02.719Z | Compiling darling_core v0.21.3 |
| 1979 | 2026-03-05T18:49:02.877Z | Compiling aws-lc-sys v0.37.1 |
| 1980 | 2026-03-05T18:49:02.904Z | Compiling goblin v0.10.5 |
| 1981 | 2026-03-05T18:49:05.560Z | Compiling http-body v1.0.1 |
| 1982 | 2026-03-05T18:49:05.882Z | Compiling async-trait v0.1.89 |
| 1983 | 2026-03-05T18:49:07.955Z | Compiling typify-macro v0.4.3 |
| 1984 | 2026-03-05T18:49:08.116Z | Compiling daft-derive v0.1.5 |
| 1985 | 2026-03-05T18:49:08.457Z | Compiling atomic-waker v1.1.2 |
| 1986 | 2026-03-05T18:49:08.900Z | Compiling camino v1.2.2 |
| 1987 | 2026-03-05T18:49:09.639Z | Compiling slog-async v2.8.0 |
| 1988 | 2026-03-05T18:49:10.206Z | Compiling dof v0.4.0 |
| 1989 | 2026-03-05T18:49:10.779Z | Compiling darling_macro v0.21.3 |
| 1990 | 2026-03-05T18:49:11.600Z | Compiling dtrace-parser v0.3.0 |
| 1991 | 2026-03-05T18:49:11.897Z | Compiling openapiv3 v2.2.0 |
| 1992 | 2026-03-05T18:49:12.936Z | Compiling thread-id v5.1.0 |
| 1993 | 2026-03-05T18:49:13.026Z | Compiling tower-service v0.3.3 |
| 1994 | 2026-03-05T18:49:13.077Z | Compiling try-lock v0.2.5 |
| 1995 | 2026-03-05T18:49:13.270Z | Compiling tower-layer v0.3.3 |
| 1996 | 2026-03-05T18:49:14.110Z | Compiling want v0.3.1 |
| 1997 | 2026-03-05T18:49:14.415Z | Compiling darling v0.21.3 |
| 1998 | 2026-03-05T18:49:14.560Z | Compiling rand_core v0.9.5 |
| 1999 | 2026-03-05T18:49:15.053Z | Compiling typify v0.4.3 |
| 2000 | 2026-03-05T18:49:15.210Z | Compiling h2 v0.4.13 |
| 2001 | 2026-03-05T18:49:15.412Z | Compiling oxnet v0.1.4 |
| 2002 | 2026-03-05T18:49:15.603Z | Compiling block-buffer v0.10.4 |
| 2003 | 2026-03-05T18:49:15.632Z | Compiling pin-utils v0.1.0 |
| 2004 | 2026-03-05T18:49:15.970Z | Compiling aws-lc-rs v1.15.4 |
| 2005 | 2026-03-05T18:49:16.005Z | Compiling httpdate v1.0.3 |
| 2006 | 2026-03-05T18:49:16.381Z | Compiling rustls v0.22.4 |
| 2007 | 2026-03-05T18:49:16.680Z | Compiling digest v0.10.7 |
| 2008 | 2026-03-05T18:49:17.202Z | Compiling structmeta-derive v0.3.0 |
| 2009 | 2026-03-05T18:49:17.212Z | Compiling unsafe-libyaml v0.2.11 |
| 2010 | 2026-03-05T18:49:18.808Z | Compiling serde_yaml v0.9.34+deprecated |
| 2011 | 2026-03-05T18:49:18.933Z | Compiling usdt-macro v0.6.0 |
| 2012 | 2026-03-05T18:49:18.964Z | Compiling usdt-attr-macro v0.6.0 |
| 2013 | 2026-03-05T18:49:19.558Z | Compiling structmeta v0.3.0 |
| 2014 | 2026-03-05T18:49:19.908Z | Compiling rand_chacha v0.9.0 |
| 2015 | 2026-03-05T18:49:20.518Z | Compiling multer v3.1.0 |
| 2016 | 2026-03-05T18:49:20.576Z | Compiling hyper v1.8.1 |
| 2017 | 2026-03-05T18:49:20.962Z | Compiling powerfmt v0.2.0 |
| 2018 | 2026-03-05T18:49:21.202Z | Compiling untrusted v0.7.1 |
| 2019 | 2026-03-05T18:49:21.427Z | Compiling deranged v0.5.6 |
| 2020 | 2026-03-05T18:49:21.487Z | Compiling rand v0.9.2 |
| 2021 | 2026-03-05T18:49:21.789Z | Compiling serde_urlencoded v0.7.1 |
| 2022 | 2026-03-05T18:49:22.376Z | Compiling http-body-util v0.1.3 |
| 2023 | 2026-03-05T18:49:22.972Z | Compiling strum_macros v0.26.4 |
| 2024 | 2026-03-05T18:49:24.412Z | Compiling hyper-util v0.1.20 |
| 2025 | 2026-03-05T18:49:27.262Z | Compiling rustls v0.23.36 |
| 2026 | 2026-03-05T18:49:27.670Z | Compiling num_threads v0.1.7 |
| 2027 | 2026-03-05T18:49:27.830Z | Compiling ref-cast v1.0.25 |
| 2028 | 2026-03-05T18:49:28.761Z | Compiling time v0.3.47 |
| 2029 | 2026-03-05T18:49:28.918Z | Compiling newtype-uuid-macros v0.1.0 |
| 2030 | 2026-03-05T18:49:29.752Z | Compiling async-stream-impl v0.3.6 |
| 2031 | 2026-03-05T18:49:30.344Z | Compiling dropshot v0.16.7 |
| 2032 | 2026-03-05T18:49:30.780Z | Compiling unicode-width v0.2.2 |
| 2033 | 2026-03-05T18:49:30.822Z | Compiling cpufeatures v0.2.17 |
| 2034 | 2026-03-05T18:49:30.942Z | Compiling progenitor-impl v0.11.2 |
| 2035 | 2026-03-05T18:49:30.978Z | Compiling crossbeam-channel v0.5.15 |
| 2036 | 2026-03-05T18:49:32.422Z | Compiling ref-cast-impl v1.0.25 |
| 2037 | 2026-03-05T18:49:33.641Z | Compiling sync_wrapper v1.0.2 |
| 2038 | 2026-03-05T18:49:33.842Z | Compiling tower v0.5.3 |
| 2039 | 2026-03-05T18:49:35.120Z | Compiling derive-ex v0.1.8 |
| 2040 | 2026-03-05T18:49:35.485Z | Compiling webpki-roots v1.0.6 |
| 2041 | 2026-03-05T18:49:35.751Z | Compiling futures-executor v0.3.32 |
| 2042 | 2026-03-05T18:49:36.341Z | Compiling progenitor-macro v0.11.2 |
| 2043 | 2026-03-05T18:49:36.370Z | Compiling dropshot_endpoint v0.16.7 |
| 2044 | 2026-03-05T18:49:36.618Z | Compiling strum_macros v0.27.2 |
| 2045 | 2026-03-05T18:49:36.646Z | Compiling thread_local v1.1.9 |
| 2046 | 2026-03-05T18:49:38.256Z | Compiling winnow v0.7.14 |
| 2047 | 2026-03-05T18:49:38.953Z | Compiling fastrand v2.3.0 |
| 2048 | 2026-03-05T18:49:39.582Z | Compiling iri-string v0.7.10 |
| 2049 | 2026-03-05T18:49:40.371Z | Compiling tempfile v3.25.0 |
| 2050 | 2026-03-05T18:49:40.983Z | Compiling test-strategy v0.4.5 |
| 2051 | 2026-03-05T18:49:41.614Z | Compiling futures v0.3.32 |
| 2052 | 2026-03-05T18:49:42.291Z | Compiling newtype-uuid v1.3.2 |
| 2053 | 2026-03-05T18:49:43.930Z | Compiling tower-http v0.6.8 |
| 2054 | 2026-03-05T18:49:44.371Z | Compiling is-terminal v0.4.17 |
| 2055 | 2026-03-05T18:49:44.543Z | Compiling hex v0.4.3 |
| 2056 | 2026-03-05T18:49:45.173Z | Compiling term v1.2.1 |
| 2057 | 2026-03-05T18:49:46.034Z | Compiling take_mut v0.2.2 |
| 2058 | 2026-03-05T18:49:47.044Z | Compiling slog-term v2.9.2 |
| 2059 | 2026-03-05T18:49:47.161Z | Compiling daft v0.1.5 |
| 2060 | 2026-03-05T18:49:49.020Z | Compiling serde_with_macros v3.16.1 |
| 2061 | 2026-03-05T18:49:51.618Z | Compiling match_cfg v0.1.0 |
| 2062 | 2026-03-05T18:49:52.050Z | Compiling hostname v0.3.1 |
| 2063 | 2026-03-05T18:49:52.324Z | Compiling slog-json v2.6.1 |
| 2064 | 2026-03-05T18:49:52.858Z | Compiling memmap2 v0.9.10 |
| 2065 | 2026-03-05T18:49:53.449Z | Compiling either v1.15.0 |
| 2066 | 2026-03-05T18:49:54.128Z | Compiling usdt v0.6.0 |
| 2067 | 2026-03-05T18:49:54.922Z | Compiling slog-bunyan v2.5.0 |
| 2068 | 2026-03-05T18:49:55.264Z | Compiling parse-display-derive v0.10.0 |
| 2069 | 2026-03-05T18:49:55.347Z | Compiling rustls-webpki v0.102.8 |
| 2070 | 2026-03-05T18:49:55.418Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2071 | 2026-03-05T18:49:56.450Z | Compiling debug-ignore v1.0.5 |
| 2072 | 2026-03-05T18:49:58.664Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2073 | 2026-03-05T18:49:59.598Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2074 | 2026-03-05T18:49:59.882Z | Compiling strum v0.26.3 |
| 2075 | 2026-03-05T18:50:00.202Z | Compiling rand_chacha v0.3.1 |
| 2076 | 2026-03-05T18:50:00.405Z | Compiling macaddr v1.0.1 |
| 2077 | 2026-03-05T18:50:00.972Z | Compiling serde_spanned v1.0.4 |
| 2078 | 2026-03-05T18:50:01.246Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2079 | 2026-03-05T18:50:01.737Z | Compiling wait-timeout v0.2.1 |
| 2080 | 2026-03-05T18:50:02.127Z | Compiling encoding_rs v0.8.35 |
| 2081 | 2026-03-05T18:50:02.611Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2082 | 2026-03-05T18:50:02.638Z | Compiling quick-error v1.2.3 |
| 2083 | 2026-03-05T18:50:02.681Z | Compiling bit-vec v0.8.0 |
| 2084 | 2026-03-05T18:50:02.832Z | Compiling spin v0.9.8 |
| 2085 | 2026-03-05T18:50:03.073Z | Compiling mime v0.3.17 |
| 2086 | 2026-03-05T18:50:03.185Z | Compiling bit-set v0.8.0 |
| 2087 | 2026-03-05T18:50:03.283Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2088 | 2026-03-05T18:50:03.577Z | Compiling rusty-fork v0.3.1 |
| 2089 | 2026-03-05T18:50:05.375Z | Compiling tokio-rustls v0.25.0 |
| 2090 | 2026-03-05T18:50:05.875Z | Compiling rand v0.8.5 |
| 2091 | 2026-03-05T18:50:07.601Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2092 | 2026-03-05T18:50:07.689Z | Compiling async-stream v0.3.6 |
| 2093 | 2026-03-05T18:50:08.073Z | Compiling sha1 v0.10.6 |
| 2094 | 2026-03-05T18:50:08.381Z | Compiling rand_xorshift v0.4.0 |
| 2095 | 2026-03-05T18:50:08.460Z | Compiling waitgroup v0.1.2 |
| 2096 | 2026-03-05T18:50:08.673Z | Compiling rustls-pemfile v2.2.0 |
| 2097 | 2026-03-05T18:50:08.982Z | Compiling serde_path_to_error v0.1.20 |
| 2098 | 2026-03-05T18:50:09.192Z | Compiling hostname v0.4.2 |
| 2099 | 2026-03-05T18:50:09.482Z | Compiling unarray v0.1.4 |
| 2100 | 2026-03-05T18:50:09.680Z | Compiling proptest v1.10.0 |
| 2101 | 2026-03-05T18:50:12.677Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2102 | 2026-03-05T18:50:12.932Z | Compiling strum v0.27.2 |
| 2103 | 2026-03-05T18:50:13.127Z | Compiling tabwriter v1.4.1 |
| 2104 | 2026-03-05T18:50:14.707Z | Compiling instant v0.1.13 |
| 2105 | 2026-03-05T18:50:20.217Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2106 | 2026-03-05T18:50:23.805Z | Compiling colored v3.1.1 |
| 2107 | 2026-03-05T18:50:24.750Z | Compiling itertools v0.14.0 |
| 2108 | 2026-03-05T18:50:27.503Z | Compiling serde_with v3.16.1 |
| 2109 | 2026-03-05T18:50:27.674Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2110 | 2026-03-05T18:50:28.779Z | Compiling clap_derive v4.5.55 |
| 2111 | 2026-03-05T18:50:30.941Z | Compiling utf8parse v0.2.2 |
| 2112 | 2026-03-05T18:50:31.068Z | Compiling rustc-hash v2.1.1 |
| 2113 | 2026-03-05T18:50:31.294Z | Compiling iddqd v0.3.17 |
| 2114 | 2026-03-05T18:50:31.557Z | Compiling anstyle-parse v0.2.7 |
| 2115 | 2026-03-05T18:50:33.322Z | Compiling backoff v0.4.0 |
| 2116 | 2026-03-05T18:50:33.720Z | Compiling parse-display v0.10.0 |
| 2117 | 2026-03-05T18:50:35.308Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2118 | 2026-03-05T18:50:35.477Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2119 | 2026-03-05T18:50:35.569Z | Compiling terminal_size v0.4.3 |
| 2120 | 2026-03-05T18:50:35.843Z | Compiling toml_datetime v0.6.11 |
| 2121 | 2026-03-05T18:50:36.536Z | Compiling is_terminal_polyfill v1.70.2 |
| 2122 | 2026-03-05T18:50:36.696Z | Compiling anstyle-query v1.1.5 |
| 2123 | 2026-03-05T18:50:36.738Z | Compiling colorchoice v1.0.4 |
| 2124 | 2026-03-05T18:50:36.874Z | Compiling anstyle v1.0.13 |
| 2125 | 2026-03-05T18:50:37.418Z | Compiling anstream v0.6.21 |
| 2126 | 2026-03-05T18:50:37.523Z | Compiling clap_lex v1.0.0 |
| 2127 | 2026-03-05T18:50:38.438Z | Compiling clap_builder v4.5.59 |
| 2128 | 2026-03-05T18:50:43.212Z | Compiling clap v4.5.59 |
| 2129 | 2026-03-05T18:50:43.947Z | Compiling crossbeam-epoch v0.9.18 |
| 2130 | 2026-03-05T18:50:45.004Z | Compiling cfg_aliases v0.2.1 |
| 2131 | 2026-03-05T18:50:46.756Z | Compiling rustls-webpki v0.103.9 |
| 2132 | 2026-03-05T18:50:47.852Z | Compiling zerocopy-derive v0.7.35 |
| 2133 | 2026-03-05T18:50:48.592Z | Compiling proc-macro-error-attr v1.0.4 |
| 2134 | 2026-03-05T18:50:49.017Z | Compiling heapless v0.8.0 |
| 2135 | 2026-03-05T18:50:49.927Z | Compiling ingot-macros v0.1.1 |
| 2136 | 2026-03-05T18:50:49.953Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2137 | 2026-03-05T18:50:51.652Z | Compiling hash32 v0.3.1 |
| 2138 | 2026-03-05T18:50:52.201Z | Compiling proc-macro-error v1.0.4 |
| 2139 | 2026-03-05T18:50:52.632Z | Compiling memoffset v0.9.1 |
| 2140 | 2026-03-05T18:50:52.660Z | Compiling winnow v0.5.40 |
| 2141 | 2026-03-05T18:50:52.946Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2142 | 2026-03-05T18:50:53.082Z | Compiling smoltcp v0.11.0 |
| 2143 | 2026-03-05T18:50:55.092Z | Compiling proc-macro-crate v3.4.0 |
| 2144 | 2026-03-05T18:50:56.228Z | Compiling toml_edit v0.19.15 |
| 2145 | 2026-03-05T18:50:56.235Z | Compiling tokio-rustls v0.26.4 |
| 2146 | 2026-03-05T18:50:56.235Z | Compiling ingot-types v0.1.2 |
| 2147 | 2026-03-05T18:50:56.966Z | Compiling cobs v0.3.0 |
| 2148 | 2026-03-05T18:50:57.158Z | Compiling bitflags v1.3.2 |
| 2149 | 2026-03-05T18:50:57.162Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2150 | 2026-03-05T18:50:57.300Z | Compiling crucible-workspace-hack v0.1.0 |
| 2151 | 2026-03-05T18:50:57.490Z | Compiling managed v0.8.0 |
| 2152 | 2026-03-05T18:50:57.800Z | Compiling postcard v1.1.3 |
| 2153 | 2026-03-05T18:50:58.612Z | Compiling proc-macro-crate v1.3.1 |
| 2154 | 2026-03-05T18:50:59.372Z | Compiling hyper-rustls v0.27.7 |
| 2155 | 2026-03-05T18:50:59.456Z | Compiling ingot v0.1.1 |
| 2156 | 2026-03-05T18:51:00.424Z | Compiling num_enum_derive v0.7.5 |
| 2157 | 2026-03-05T18:51:01.327Z | Compiling foreign-types-macros v0.2.3 |
| 2158 | 2026-03-05T18:51:01.437Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2159 | 2026-03-05T18:51:02.174Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2160 | 2026-03-05T18:51:03.197Z | Compiling rayon-core v1.13.0 |
| 2161 | 2026-03-05T18:51:03.214Z | Compiling foreign-types-shared v0.3.1 |
| 2162 | 2026-03-05T18:51:03.214Z | Compiling heck v0.4.1 |
| 2163 | 2026-03-05T18:51:03.214Z | Compiling foreign-types v0.5.0 |
| 2164 | 2026-03-05T18:51:03.214Z | Compiling num_enum v0.7.5 |
| 2165 | 2026-03-05T18:51:03.214Z | Compiling reqwest v0.12.28 |
| 2166 | 2026-03-05T18:51:03.214Z | Compiling num_enum_derive v0.5.11 |
| 2167 | 2026-03-05T18:51:03.437Z | Compiling zerocopy v0.7.35 |
| 2168 | 2026-03-05T18:51:03.536Z | Compiling crossbeam-deque v0.8.6 |
| 2169 | 2026-03-05T18:51:03.963Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2170 | 2026-03-05T18:51:04.759Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2171 | 2026-03-05T18:51:05.077Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2172 | 2026-03-05T18:51:05.193Z | Compiling scroll_derive v0.12.1 |
| 2173 | 2026-03-05T18:51:05.218Z | Compiling usdt-impl v0.5.0 |
| 2174 | 2026-03-05T18:51:05.243Z | Compiling cstr-argument v0.1.2 |
| 2175 | 2026-03-05T18:51:05.365Z | Compiling tinyvec_macros v0.1.1 |
| 2176 | 2026-03-05T18:51:05.483Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2177 | 2026-03-05T18:51:05.693Z | Compiling convert_case v0.4.0 |
| 2178 | 2026-03-05T18:51:05.993Z | Compiling tinyvec v1.10.0 |
| 2179 | 2026-03-05T18:51:06.130Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2180 | 2026-03-05T18:51:06.318Z | Compiling derive_more v0.99.20 |
| 2181 | 2026-03-05T18:51:06.593Z | Compiling scroll v0.12.0 |
| 2182 | 2026-03-05T18:51:06.917Z | Compiling num_enum v0.5.11 |
| 2183 | 2026-03-05T18:51:07.173Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2184 | 2026-03-05T18:51:07.234Z | Compiling dof v0.3.0 |
| 2185 | 2026-03-05T18:51:07.612Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2186 | 2026-03-05T18:51:08.392Z | Compiling nix v0.30.1 |
| 2187 | 2026-03-05T18:51:08.583Z | Compiling dtrace-parser v0.2.0 |
| 2188 | 2026-03-05T18:51:09.126Z | Compiling camino-tempfile v1.4.1 |
| 2189 | 2026-03-05T18:51:09.235Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2190 | 2026-03-05T18:51:09.771Z | Compiling thread-id v4.2.2 |
| 2191 | 2026-03-05T18:51:10.899Z | Compiling rayon v1.11.0 |
| 2192 | 2026-03-05T18:51:11.608Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2193 | 2026-03-05T18:51:11.687Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2194 | 2026-03-05T18:51:11.779Z | Compiling goblin v0.8.2 |
| 2195 | 2026-03-05T18:51:11.945Z | Compiling progenitor-client v0.11.2 |
| 2196 | 2026-03-05T18:51:12.818Z | Compiling zone_cfg_derive v0.3.1 |
| 2197 | 2026-03-05T18:51:16.231Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2198 | 2026-03-05T18:51:16.630Z | Compiling itertools v0.12.1 |
| 2199 | 2026-03-05T18:51:16.775Z | Compiling hubpack_derive v0.1.1 |
| 2200 | 2026-03-05T18:51:16.998Z | Compiling num-derive v0.4.2 |
| 2201 | 2026-03-05T18:51:18.370Z | Compiling sigpipe v0.1.3 |
| 2202 | 2026-03-05T18:51:18.883Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2203 | 2026-03-05T18:51:19.098Z | Compiling glob v0.3.3 |
| 2204 | 2026-03-05T18:51:20.079Z | Compiling prettyplease v0.2.37 |
| 2205 | 2026-03-05T18:51:20.441Z | Compiling jiff v0.2.20 |
| 2206 | 2026-03-05T18:51:21.564Z | Compiling zone v0.3.1 |
| 2207 | 2026-03-05T18:51:22.086Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2208 | 2026-03-05T18:51:23.548Z | Compiling hubpack v0.1.2 |
| 2209 | 2026-03-05T18:51:24.439Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2210 | 2026-03-05T18:51:25.598Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2211 | 2026-03-05T18:51:26.286Z | Compiling progenitor v0.11.2 |
| 2212 | 2026-03-05T18:51:29.078Z | Compiling progenitor-client v0.10.0 |
| 2213 | 2026-03-05T18:51:29.240Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2214 | 2026-03-05T18:51:29.300Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2215 | 2026-03-05T18:51:34.670Z | Compiling smf v0.2.3 |
| 2216 | 2026-03-05T18:51:34.695Z | Compiling secrecy v0.10.3 |
| 2217 | 2026-03-05T18:51:34.721Z | Compiling num-integer v0.1.46 |
| 2218 | 2026-03-05T18:51:35.011Z | Compiling rustc_version v0.4.1 |
| 2219 | 2026-03-05T18:51:36.791Z | Compiling rustix v0.38.44 |
| 2220 | 2026-03-05T18:51:37.030Z | Compiling static_assertions v1.1.0 |
| 2221 | 2026-03-05T18:51:37.171Z | Compiling whoami v1.6.1 |
| 2222 | 2026-03-05T18:51:40.400Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2223 | 2026-03-05T18:51:46.541Z | Compiling curve25519-dalek v4.1.3 |
| 2224 | 2026-03-05T18:51:48.202Z | Compiling usdt-attr-macro v0.5.0 |
| 2225 | 2026-03-05T18:51:48.918Z | Compiling usdt-macro v0.5.0 |
| 2226 | 2026-03-05T18:51:50.986Z | Compiling hmac v0.12.1 |
| 2227 | 2026-03-05T18:51:51.180Z | Compiling inout v0.1.4 |
| 2228 | 2026-03-05T18:51:51.449Z | Compiling serde_spanned v0.6.9 |
| 2229 | 2026-03-05T18:51:51.716Z | Compiling enum-as-inner v0.6.1 |
| 2230 | 2026-03-05T18:51:51.742Z | Compiling ff v0.13.1 |
| 2231 | 2026-03-05T18:51:52.034Z | Compiling memmap v0.7.0 |
| 2232 | 2026-03-05T18:51:52.316Z | Compiling toml_write v0.1.2 |
| 2233 | 2026-03-05T18:51:53.033Z | Compiling data-encoding v2.10.0 |
| 2234 | 2026-03-05T18:51:53.111Z | Compiling toml_edit v0.22.27 |
| 2235 | 2026-03-05T18:51:53.792Z | Compiling usdt v0.5.0 |
| 2236 | 2026-03-05T18:51:55.134Z | Compiling group v0.13.0 |
| 2237 | 2026-03-05T18:51:55.369Z | Compiling cipher v0.4.4 |
| 2238 | 2026-03-05T18:51:55.903Z | Compiling hkdf v0.12.4 |
| 2239 | 2026-03-05T18:51:58.482Z | Compiling num-iter v0.1.45 |
| 2240 | 2026-03-05T18:51:58.729Z | Compiling num-rational v0.4.2 |
| 2241 | 2026-03-05T18:52:01.262Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2242 | 2026-03-05T18:52:01.372Z | Compiling universal-hash v0.5.1 |
| 2243 | 2026-03-05T18:52:01.647Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2244 | 2026-03-05T18:52:01.674Z | Compiling crypto-bigint v0.5.5 |
| 2245 | 2026-03-05T18:52:02.525Z | Compiling half v2.7.1 |
| 2246 | 2026-03-05T18:52:03.673Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2247 | 2026-03-05T18:52:03.781Z | Compiling num-complex v0.4.6 |
| 2248 | 2026-03-05T18:52:04.785Z | Compiling bstr v1.12.1 |
| 2249 | 2026-03-05T18:52:05.122Z | Compiling base64ct v1.8.3 |
| 2250 | 2026-03-05T18:52:05.378Z | Compiling base16ct v0.2.0 |
| 2251 | 2026-03-05T18:52:05.775Z | Compiling opaque-debug v0.3.1 |
| 2252 | 2026-03-05T18:52:06.328Z | Compiling bytecount v0.6.9 |
| 2253 | 2026-03-05T18:52:06.331Z | Compiling ciborium-io v0.2.2 |
| 2254 | 2026-03-05T18:52:06.520Z | Compiling ciborium-ll v0.2.2 |
| 2255 | 2026-03-05T18:52:06.989Z | Compiling poly1305 v0.8.0 |
| 2256 | 2026-03-05T18:52:07.046Z | Compiling password-hash v0.5.0 |
| 2257 | 2026-03-05T18:52:08.413Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2258 | 2026-03-05T18:52:09.230Z | Compiling elliptic-curve v0.13.8 |
| 2259 | 2026-03-05T18:52:09.511Z | Compiling num v0.4.3 |
| 2260 | 2026-03-05T18:52:10.025Z | Compiling thiserror-no-std v2.0.2 |
| 2261 | 2026-03-05T18:52:10.204Z | Compiling toml v0.8.23 |
| 2262 | 2026-03-05T18:52:12.964Z | Compiling chacha20 v0.9.1 |
| 2263 | 2026-03-05T18:52:13.179Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2264 | 2026-03-05T18:52:13.332Z | Compiling blake2 v0.10.6 |
| 2265 | 2026-03-05T18:52:13.471Z | Compiling aead v0.5.2 |
| 2266 | 2026-03-05T18:52:13.849Z | Compiling resolv-conf v0.7.6 |
| 2267 | 2026-03-05T18:52:14.543Z | Compiling float-ord v0.3.2 |
| 2268 | 2026-03-05T18:52:14.983Z | Compiling keccak v0.1.6 |
| 2269 | 2026-03-05T18:52:15.144Z | Compiling semver v0.1.20 |
| 2270 | 2026-03-05T18:52:15.688Z | Compiling linked-hash-map v0.5.6 |
| 2271 | 2026-03-05T18:52:15.885Z | Compiling pkg-config v0.3.32 |
| 2272 | 2026-03-05T18:52:16.017Z | Compiling vcpkg v0.2.15 |
| 2273 | 2026-03-05T18:52:16.113Z | Compiling lru-cache v0.1.2 |
| 2274 | 2026-03-05T18:52:16.141Z | Compiling rustc_version v0.1.7 |
| 2275 | 2026-03-05T18:52:16.365Z | Compiling sha3 v0.10.8 |
| 2276 | 2026-03-05T18:52:16.524Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2277 | 2026-03-05T18:52:16.916Z | Compiling argon2 v0.5.3 |
| 2278 | 2026-03-05T18:52:17.218Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2279 | 2026-03-05T18:52:17.274Z | Compiling openssl-sys v0.9.111 |
| 2280 | 2026-03-05T18:52:17.302Z | Compiling chacha20poly1305 v0.10.1 |
| 2281 | 2026-03-05T18:52:18.437Z | Compiling vsss-rs v3.3.4 |
| 2282 | 2026-03-05T18:52:20.062Z | Compiling ciborium v0.2.2 |
| 2283 | 2026-03-05T18:52:20.906Z | Compiling hickory-proto v0.24.4 |
| 2284 | 2026-03-05T18:52:22.183Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2285 | 2026-03-05T18:52:22.648Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2286 | 2026-03-05T18:52:22.859Z | Compiling serde-big-array v0.5.1 |
| 2287 | 2026-03-05T18:52:23.170Z | Compiling derive-where v1.6.0 |
| 2288 | 2026-03-05T18:52:24.533Z | Compiling serde_repr v0.1.20 |
| 2289 | 2026-03-05T18:52:25.054Z | Compiling indent_write v2.2.0 |
| 2290 | 2026-03-05T18:52:25.321Z | Compiling siphasher v1.0.2 |
| 2291 | 2026-03-05T18:52:25.715Z | Compiling unicode-segmentation v1.12.0 |
| 2292 | 2026-03-05T18:52:25.746Z | Compiling lazy_static v1.5.0 |
| 2293 | 2026-03-05T18:52:25.940Z | Compiling minimal-lexical v0.2.1 |
| 2294 | 2026-03-05T18:52:26.029Z | Compiling hickory-resolver v0.24.4 |
| 2295 | 2026-03-05T18:52:26.070Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2296 | 2026-03-05T18:52:26.434Z | Compiling nom v7.1.3 |
| 2297 | 2026-03-05T18:52:27.069Z | Compiling newline-converter v0.3.0 |
| 2298 | 2026-03-05T18:52:27.205Z | Compiling phf_shared v0.12.1 |
| 2299 | 2026-03-05T18:52:27.323Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2300 | 2026-03-05T18:52:27.711Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2301 | 2026-03-05T18:52:35.161Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2302 | 2026-03-05T18:52:38.092Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2303 | 2026-03-05T18:52:38.212Z | Compiling newtype_derive v0.1.6 |
| 2304 | 2026-03-05T18:52:38.672Z | Compiling similar v2.7.0 |
| 2305 | 2026-03-05T18:52:38.719Z | Compiling atomicwrites v0.4.4 |
| 2306 | 2026-03-05T18:52:38.861Z | Compiling console v0.15.11 |
| 2307 | 2026-03-05T18:52:39.285Z | Compiling progenitor-impl v0.10.0 |
| 2308 | 2026-03-05T18:52:40.636Z | Compiling tokio-stream v0.1.18 |
| 2309 | 2026-03-05T18:52:41.714Z | Compiling pin-project-internal v1.1.10 |
| 2310 | 2026-03-05T18:52:41.874Z | Compiling slog-dtrace v0.3.0 |
| 2311 | 2026-03-05T18:52:42.325Z | Compiling csv-core v0.1.13 |
| 2312 | 2026-03-05T18:52:42.919Z | Compiling swrite v0.1.0 |
| 2313 | 2026-03-05T18:52:43.117Z | Compiling unicode-width v0.1.14 |
| 2314 | 2026-03-05T18:52:43.223Z | Compiling foldhash v0.1.5 |
| 2315 | 2026-03-05T18:52:43.691Z | Compiling chrono-tz v0.10.4 |
| 2316 | 2026-03-05T18:52:43.739Z | Compiling owo-colors v4.2.3 |
| 2317 | 2026-03-05T18:52:44.118Z | Compiling cancel-safe-futures v0.1.5 |
| 2318 | 2026-03-05T18:52:44.209Z | Compiling unicode-xid v0.2.6 |
| 2319 | 2026-03-05T18:52:44.429Z | Compiling const_format_proc_macros v0.2.34 |
| 2320 | 2026-03-05T18:52:44.477Z | Compiling pin-project v1.1.10 |
| 2321 | 2026-03-05T18:52:44.546Z | Compiling hashbrown v0.15.5 |
| 2322 | 2026-03-05T18:52:44.622Z | Compiling csv v1.4.0 |
| 2323 | 2026-03-05T18:52:44.750Z | Compiling qorb v0.4.1 |
| 2324 | 2026-03-05T18:52:44.861Z | Compiling progenitor-macro v0.10.0 |
| 2325 | 2026-03-05T18:52:45.137Z | Compiling expectorate v1.2.0 |
| 2326 | 2026-03-05T18:52:45.616Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2327 | 2026-03-05T18:52:46.002Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2328 | 2026-03-05T18:52:46.225Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2329 | 2026-03-05T18:52:50.317Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2330 | 2026-03-05T18:52:51.385Z | Compiling phf v0.12.1 |
| 2331 | 2026-03-05T18:52:51.784Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2332 | 2026-03-05T18:52:52.814Z | Compiling tokio-dtrace v0.1.1 |
| 2333 | 2026-03-05T18:52:53.347Z | Compiling unicode-normalization v0.1.25 |
| 2334 | 2026-03-05T18:52:53.602Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2335 | 2026-03-05T18:52:54.762Z | Compiling num-derive v0.3.3 |
| 2336 | 2026-03-05T18:52:55.906Z | Compiling libsw-core v0.3.2 |
| 2337 | 2026-03-05T18:52:56.256Z | Compiling async-recursion v1.1.1 |
| 2338 | 2026-03-05T18:52:56.935Z | Compiling snafu-derive v0.8.9 |
| 2339 | 2026-03-05T18:52:57.694Z | Compiling cookie v0.18.1 |
| 2340 | 2026-03-05T18:52:58.207Z | Compiling highway v1.3.0 |
| 2341 | 2026-03-05T18:52:58.588Z | Compiling fixedbitset v0.4.2 |
| 2342 | 2026-03-05T18:52:59.370Z | Compiling foreign-types-shared v0.1.1 |
| 2343 | 2026-03-05T18:52:59.545Z | Compiling openssl v0.10.75 |
| 2344 | 2026-03-05T18:52:59.795Z | Compiling fixedbitset v0.5.7 |
| 2345 | 2026-03-05T18:53:00.088Z | Compiling same-file v1.0.6 |
| 2346 | 2026-03-05T18:53:00.201Z | Compiling foreign-types v0.3.2 |
| 2347 | 2026-03-05T18:53:00.342Z | Compiling walkdir v2.5.0 |
| 2348 | 2026-03-05T18:53:00.414Z | Compiling petgraph v0.8.3 |
| 2349 | 2026-03-05T18:53:00.690Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2350 | 2026-03-05T18:53:00.870Z | Compiling petgraph v0.6.5 |
| 2351 | 2026-03-05T18:53:01.291Z | Compiling snafu v0.8.9 |
| 2352 | 2026-03-05T18:53:01.891Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2353 | 2026-03-05T18:53:04.652Z | Compiling progenitor v0.10.0 |
| 2354 | 2026-03-05T18:53:04.898Z | Compiling libscf-sys v1.1.0 |
| 2355 | 2026-03-05T18:53:05.169Z | Compiling libsw v3.5.0 |
| 2356 | 2026-03-05T18:53:05.317Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2357 | 2026-03-05T18:53:05.522Z | Compiling olpc-cjson v0.1.4 |
| 2358 | 2026-03-05T18:53:05.772Z | Compiling oxide-tokio-rt v0.1.2 |
| 2359 | 2026-03-05T18:53:05.919Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2360 | 2026-03-05T18:53:06.464Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2361 | 2026-03-05T18:53:06.663Z | Compiling const_format v0.2.35 |
| 2362 | 2026-03-05T18:53:06.768Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2363 | 2026-03-05T18:53:07.941Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2364 | 2026-03-05T18:53:14.994Z | Compiling papergrid v0.11.0 |
| 2365 | 2026-03-05T18:53:17.249Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2366 | 2026-03-05T18:53:17.660Z | Compiling globset v0.4.18 |
| 2367 | 2026-03-05T18:53:17.770Z | Compiling gethostname v0.5.0 |
| 2368 | 2026-03-05T18:53:18.017Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2369 | 2026-03-05T18:53:19.272Z | Compiling tabled_derive v0.7.0 |
| 2370 | 2026-03-05T18:53:21.402Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2371 | 2026-03-05T18:53:22.625Z | Compiling pem v3.0.6 |
| 2372 | 2026-03-05T18:53:23.899Z | Compiling bcs v0.1.6 |
| 2373 | 2026-03-05T18:53:24.153Z | Compiling serde_plain v1.0.2 |
| 2374 | 2026-03-05T18:53:24.721Z | Compiling openssl-macros v0.1.1 |
| 2375 | 2026-03-05T18:53:24.748Z | Compiling linear-map v1.2.0 |
| 2376 | 2026-03-05T18:53:25.221Z | Compiling tagptr v0.2.0 |
| 2377 | 2026-03-05T18:53:25.555Z | Compiling typed-path v0.9.3 |
| 2378 | 2026-03-05T18:53:25.608Z | Compiling termtree v0.5.1 |
| 2379 | 2026-03-05T18:53:25.943Z | Compiling smawk v0.3.2 |
| 2380 | 2026-03-05T18:53:26.266Z | Compiling unicode-linebreak v0.1.5 |
| 2381 | 2026-03-05T18:53:26.813Z | Compiling textwrap v0.16.2 |
| 2382 | 2026-03-05T18:53:28.171Z | Compiling moka v0.12.13 |
| 2383 | 2026-03-05T18:53:30.463Z | Compiling tough v0.20.0 |
| 2384 | 2026-03-05T18:53:30.810Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2385 | 2026-03-05T18:53:31.485Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2386 | 2026-03-05T18:53:31.828Z | Compiling tabled v0.15.0 |
| 2387 | 2026-03-05T18:53:32.517Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2388 | 2026-03-05T18:53:38.206Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2389 | 2026-03-05T18:53:38.602Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2390 | 2026-03-05T18:53:38.992Z | Compiling steno v0.4.1 |
| 2391 | 2026-03-05T18:53:45.846Z | Compiling hickory-proto v0.25.2 |
| 2392 | 2026-03-05T18:53:47.449Z | Compiling humantime v2.3.0 |
| 2393 | 2026-03-05T18:53:48.453Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2394 | 2026-03-05T18:53:51.523Z | Compiling hickory-resolver v0.25.2 |
| 2395 | 2026-03-05T18:53:55.518Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2396 | 2026-03-05T18:53:59.130Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2397 | 2026-03-05T18:54:00.005Z | Compiling proc-macro-error2 v2.0.1 |
| 2398 | 2026-03-05T18:54:00.648Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2399 | 2026-03-05T18:54:01.719Z | Compiling nix v0.31.1 |
| 2400 | 2026-03-05T18:54:02.100Z | Compiling parking_lot_core v0.8.6 |
| 2401 | 2026-03-05T18:54:02.700Z | Compiling tabled_derive v0.11.0 |
| 2402 | 2026-03-05T18:54:02.728Z | Compiling papergrid v0.17.0 |
| 2403 | 2026-03-05T18:54:05.258Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2404 | 2026-03-05T18:54:05.322Z | Compiling testing_table v0.3.0 |
| 2405 | 2026-03-05T18:54:05.893Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2406 | 2026-03-05T18:54:06.144Z | Compiling crc32fast v1.5.0 |
| 2407 | 2026-03-05T18:54:06.444Z | Compiling tabled v0.20.0 |
| 2408 | 2026-03-05T18:54:07.653Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2409 | 2026-03-05T18:54:08.491Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2410 | 2026-03-05T18:54:09.911Z | Compiling arc-swap v1.8.2 |
| 2411 | 2026-03-05T18:54:09.939Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2412 | 2026-03-05T18:54:10.633Z | Compiling slog-scope v4.4.1 |
| 2413 | 2026-03-05T18:54:13.378Z | Compiling parking_lot v0.11.2 |
| 2414 | 2026-03-05T18:54:15.804Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2415 | 2026-03-05T18:54:15.832Z | Compiling fxhash v0.2.1 |
| 2416 | 2026-03-05T18:54:16.094Z | Compiling crc8 v0.1.1 |
| 2417 | 2026-03-05T18:54:16.450Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2418 | 2026-03-05T18:54:16.630Z | Compiling sled v0.34.7 |
| 2419 | 2026-03-05T18:54:16.924Z | Compiling slog-stdlog v4.1.1 |
| 2420 | 2026-03-05T18:54:17.017Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2421 | 2026-03-05T18:54:17.583Z | Compiling socket2 v0.5.10 |
| 2422 | 2026-03-05T18:54:17.841Z | Compiling slog-envlogger v2.2.0 |
| 2423 | 2026-03-05T18:54:18.347Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2424 | 2026-03-05T18:54:28.974Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2425 | 2026-03-05T18:54:37.327Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2426 | 2026-03-05T18:54:41.091Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2427 | 2026-03-05T18:54:46.267Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2428 | 2026-03-05T18:54:49.918Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2429 | 2026-03-05T18:54:53.768Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2430 | 2026-03-05T18:55:05.573Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2431 | 2026-03-05T18:55:20.782Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2432 | 2026-03-05T18:55:25.653Z | Finished `release` profile [optimized] target(s) in 7m 42s |
| 2433 | 2026-03-05T18:55:26.023Z | + banner trio |
| 2434 | 2026-03-05T18:55:26.027Z | |
| 2435 | 2026-03-05T18:55:26.027Z | ##### ##### # #### |
| 2436 | 2026-03-05T18:55:26.027Z | # # # # # # |
| 2437 | 2026-03-05T18:55:26.027Z | # # # # # # |
| 2438 | 2026-03-05T18:55:26.027Z | # ##### # # # |
| 2439 | 2026-03-05T18:55:26.027Z | # # # # # # |
| 2440 | 2026-03-05T18:55:26.027Z | # # # # #### |
| 2441 | 2026-03-05T18:55:26.027Z | |
| 2442 | 2026-03-05T18:55:26.027Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2443 | 2026-03-05T18:55:26.591Z | Compiling cfg-if v1.0.4 |
| 2444 | 2026-03-05T18:55:26.591Z | Compiling serde_core v1.0.228 |
| 2445 | 2026-03-05T18:55:26.594Z | Compiling libc v0.2.180 |
| 2446 | 2026-03-05T18:55:26.594Z | Compiling itoa v1.0.17 |
| 2447 | 2026-03-05T18:55:26.594Z | Compiling num-traits v0.2.19 |
| 2448 | 2026-03-05T18:55:26.594Z | Compiling serde v1.0.228 |
| 2449 | 2026-03-05T18:55:26.691Z | Compiling foldhash v0.2.0 |
| 2450 | 2026-03-05T18:55:26.762Z | Compiling memchr v2.8.0 |
| 2451 | 2026-03-05T18:55:27.007Z | Compiling hashbrown v0.16.1 |
| 2452 | 2026-03-05T18:55:27.100Z | Compiling smallvec v1.15.1 |
| 2453 | 2026-03-05T18:55:27.114Z | Compiling zerofrom v0.1.6 |
| 2454 | 2026-03-05T18:55:27.324Z | Compiling pin-project-lite v0.2.16 |
| 2455 | 2026-03-05T18:55:27.337Z | Compiling schemars v0.8.22 |
| 2456 | 2026-03-05T18:55:27.483Z | Compiling stable_deref_trait v1.2.1 |
| 2457 | 2026-03-05T18:55:27.570Z | Compiling bytes v1.11.1 |
| 2458 | 2026-03-05T18:55:27.613Z | Compiling yoke v0.8.1 |
| 2459 | 2026-03-05T18:55:27.995Z | Compiling zerovec v0.11.5 |
| 2460 | 2026-03-05T18:55:28.290Z | Compiling socket2 v0.6.2 |
| 2461 | 2026-03-05T18:55:28.483Z | Compiling futures-core v0.3.32 |
| 2462 | 2026-03-05T18:55:28.764Z | Compiling scopeguard v1.2.0 |
| 2463 | 2026-03-05T18:55:28.931Z | Compiling lock_api v0.4.14 |
| 2464 | 2026-03-05T18:55:28.984Z | Compiling zmij v1.0.21 |
| 2465 | 2026-03-05T18:55:29.396Z | Compiling parking_lot_core v0.9.12 |
| 2466 | 2026-03-05T18:55:29.454Z | Compiling errno v0.3.14 |
| 2467 | 2026-03-05T18:55:29.613Z | Compiling serde_json v1.0.149 |
| 2468 | 2026-03-05T18:55:29.637Z | Compiling cc v1.2.56 |
| 2469 | 2026-03-05T18:55:29.745Z | Compiling signal-hook-registry v1.4.8 |
| 2470 | 2026-03-05T18:55:29.745Z | Compiling mio v1.1.1 |
| 2471 | 2026-03-05T18:55:30.031Z | Compiling parking_lot v0.12.5 |
| 2472 | 2026-03-05T18:55:30.473Z | Compiling once_cell v1.21.3 |
| 2473 | 2026-03-05T18:55:30.865Z | Compiling iana-time-zone v0.1.65 |
| 2474 | 2026-03-05T18:55:30.955Z | Compiling tokio v1.49.0 |
| 2475 | 2026-03-05T18:55:31.532Z | Compiling chrono v0.4.43 |
| 2476 | 2026-03-05T18:55:31.744Z | Compiling tinystr v0.8.2 |
| 2477 | 2026-03-05T18:55:32.158Z | Compiling indexmap v2.13.0 |
| 2478 | 2026-03-05T18:55:32.956Z | Compiling ring v0.17.14 |
| 2479 | 2026-03-05T18:55:33.402Z | Compiling http v1.4.0 |
| 2480 | 2026-03-05T18:55:33.682Z | Compiling litemap v0.8.1 |
| 2481 | 2026-03-05T18:55:33.930Z | Compiling writeable v0.6.2 |
| 2482 | 2026-03-05T18:55:34.400Z | Compiling icu_locale_core v2.1.1 |
| 2483 | 2026-03-05T18:55:34.513Z | Compiling getrandom v0.4.1 |
| 2484 | 2026-03-05T18:55:34.812Z | Compiling potential_utf v0.1.4 |
| 2485 | 2026-03-05T18:55:35.160Z | Compiling zerotrie v0.2.3 |
| 2486 | 2026-03-05T18:55:36.076Z | Compiling zeroize v1.8.2 |
| 2487 | 2026-03-05T18:55:36.117Z | Compiling uuid v1.21.0 |
| 2488 | 2026-03-05T18:55:36.447Z | Compiling rustls-pki-types v1.14.0 |
| 2489 | 2026-03-05T18:55:37.710Z | Compiling icu_provider v2.1.1 |
| 2490 | 2026-03-05T18:55:38.366Z | Compiling http-body v1.0.1 |
| 2491 | 2026-03-05T18:55:38.596Z | Compiling icu_collections v2.1.1 |
| 2492 | 2026-03-05T18:55:38.716Z | Compiling semver v1.0.27 |
| 2493 | 2026-03-05T18:55:39.325Z | Compiling tracing-core v0.1.36 |
| 2494 | 2026-03-05T18:55:39.721Z | Compiling regress v0.10.5 |
| 2495 | 2026-03-05T18:55:39.905Z | Compiling getrandom v0.2.17 |
| 2496 | 2026-03-05T18:55:40.121Z | Compiling untrusted v0.9.0 |
| 2497 | 2026-03-05T18:55:40.177Z | Compiling dyn-clone v1.0.20 |
| 2498 | 2026-03-05T18:55:40.238Z | Compiling log v0.4.29 |
| 2499 | 2026-03-05T18:55:40.330Z | Compiling futures-task v0.3.32 |
| 2500 | 2026-03-05T18:55:40.436Z | Compiling equivalent v1.0.2 |
| 2501 | 2026-03-05T18:55:40.439Z | Compiling percent-encoding v2.3.2 |
| 2502 | 2026-03-05T18:55:40.583Z | Compiling slab v0.4.12 |
| 2503 | 2026-03-05T18:55:40.625Z | Compiling allocator-api2 v0.2.21 |
| 2504 | 2026-03-05T18:55:40.956Z | Compiling futures-util v0.3.32 |
| 2505 | 2026-03-05T18:55:40.970Z | Compiling tracing v0.1.44 |
| 2506 | 2026-03-05T18:55:41.709Z | Compiling thiserror v2.0.18 |
| 2507 | 2026-03-05T18:55:41.779Z | Compiling icu_normalizer_data v2.1.1 |
| 2508 | 2026-03-05T18:55:41.887Z | Compiling icu_properties_data v2.1.2 |
| 2509 | 2026-03-05T18:55:41.903Z | Compiling serde_tokenstream v0.2.2 |
| 2510 | 2026-03-05T18:55:42.150Z | Compiling slog v2.8.2 |
| 2511 | 2026-03-05T18:55:42.478Z | Compiling unicode-ident v1.0.24 |
| 2512 | 2026-03-05T18:55:42.584Z | Compiling tower-service v0.3.3 |
| 2513 | 2026-03-05T18:55:42.681Z | Compiling try-lock v0.2.5 |
| 2514 | 2026-03-05T18:55:42.739Z | Compiling proc-macro2 v1.0.106 |
| 2515 | 2026-03-05T18:55:42.875Z | Compiling want v0.3.1 |
| 2516 | 2026-03-05T18:55:43.044Z | Compiling icu_properties v2.1.2 |
| 2517 | 2026-03-05T18:55:43.222Z | Compiling icu_normalizer v2.1.1 |
| 2518 | 2026-03-05T18:55:44.860Z | Compiling typify-impl v0.4.3 |
| 2519 | 2026-03-05T18:55:45.007Z | Compiling rustls v0.23.36 |
| 2520 | 2026-03-05T18:55:45.029Z | Compiling httparse v1.10.1 |
| 2521 | 2026-03-05T18:55:46.017Z | Compiling erased-serde v0.3.31 |
| 2522 | 2026-03-05T18:55:46.085Z | Compiling futures-channel v0.3.32 |
| 2523 | 2026-03-05T18:55:46.594Z | Compiling pin-utils v0.1.0 |
| 2524 | 2026-03-05T18:55:46.713Z | Compiling atomic-waker v1.1.2 |
| 2525 | 2026-03-05T18:55:46.940Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2526 | 2026-03-05T18:55:47.039Z | Compiling subtle v2.6.1 |
| 2527 | 2026-03-05T18:55:47.373Z | Compiling rustls-webpki v0.103.9 |
| 2528 | 2026-03-05T18:55:47.414Z | Compiling zerocopy v0.8.39 |
| 2529 | 2026-03-05T18:55:47.991Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2530 | 2026-03-05T18:55:48.310Z | Compiling hyper v1.8.1 |
| 2531 | 2026-03-05T18:55:50.285Z | Compiling quote v1.0.44 |
| 2532 | 2026-03-05T18:55:51.993Z | Compiling idna_adapter v1.2.1 |
| 2533 | 2026-03-05T18:55:52.231Z | Compiling form_urlencoded v1.2.2 |
| 2534 | 2026-03-05T18:55:52.314Z | Compiling sync_wrapper v1.0.2 |
| 2535 | 2026-03-05T18:55:52.500Z | Compiling aho-corasick v1.1.4 |
| 2536 | 2026-03-05T18:55:53.436Z | Compiling ipnet v2.11.0 |
| 2537 | 2026-03-05T18:55:54.156Z | Compiling regex-syntax v0.8.9 |
| 2538 | 2026-03-05T18:55:54.494Z | Compiling typify-macro v0.4.3 |
| 2539 | 2026-03-05T18:55:55.658Z | Compiling tower-layer v0.3.3 |
| 2540 | 2026-03-05T18:55:56.170Z | Compiling utf8_iter v1.0.4 |
| 2541 | 2026-03-05T18:55:56.184Z | Compiling base64 v0.22.1 |
| 2542 | 2026-03-05T18:55:56.223Z | Compiling tower v0.5.3 |
| 2543 | 2026-03-05T18:55:56.470Z | Compiling idna v1.1.0 |
| 2544 | 2026-03-05T18:55:57.281Z | Compiling tokio-rustls v0.26.4 |
| 2545 | 2026-03-05T18:55:57.528Z | Compiling hyper-util v0.1.20 |
| 2546 | 2026-03-05T18:55:57.864Z | Compiling regex-automata v0.4.14 |
| 2547 | 2026-03-05T18:55:57.905Z | Compiling syn v2.0.116 |
| 2548 | 2026-03-05T18:56:03.313Z | Compiling proc-macro-crate v3.4.0 |
| 2549 | 2026-03-05T18:56:04.303Z | Compiling getrandom v0.3.4 |
| 2550 | 2026-03-05T18:56:04.701Z | Compiling webpki-roots v1.0.6 |
| 2551 | 2026-03-05T18:56:04.942Z | Compiling bitflags v2.11.0 |
| 2552 | 2026-03-05T18:56:05.671Z | Compiling futures-sink v0.3.32 |
| 2553 | 2026-03-05T18:56:05.864Z | Compiling ryu v1.0.23 |
| 2554 | 2026-03-05T18:56:06.511Z | Compiling heck v0.5.0 |
| 2555 | 2026-03-05T18:56:06.559Z | Compiling iri-string v0.7.10 |
| 2556 | 2026-03-05T18:56:11.789Z | Compiling tower-http v0.6.8 |
| 2557 | 2026-03-05T18:56:12.487Z | Compiling ppv-lite86 v0.2.21 |
| 2558 | 2026-03-05T18:56:12.852Z | Compiling regex v1.12.3 |
| 2559 | 2026-03-05T18:56:13.374Z | Compiling serde_urlencoded v0.7.1 |
| 2560 | 2026-03-05T18:56:13.977Z | Compiling crossbeam-utils v0.8.21 |
| 2561 | 2026-03-05T18:56:13.992Z | Compiling tokio-util v0.7.18 |
| 2562 | 2026-03-05T18:56:14.012Z | Compiling hyper-rustls v0.27.7 |
| 2563 | 2026-03-05T18:56:15.424Z | Compiling rand_core v0.9.5 |
| 2564 | 2026-03-05T18:56:15.879Z | Compiling num_enum_derive v0.7.5 |
| 2565 | 2026-03-05T18:56:16.203Z | Compiling typify v0.4.3 |
| 2566 | 2026-03-05T18:56:16.361Z | Compiling url v2.5.8 |
| 2567 | 2026-03-05T18:56:16.949Z | Compiling http-body-util v0.1.3 |
| 2568 | 2026-03-05T18:56:17.547Z | Compiling openapiv3 v2.2.0 |
| 2569 | 2026-03-05T18:56:18.169Z | Compiling powerfmt v0.2.0 |
| 2570 | 2026-03-05T18:56:18.664Z | Compiling foreign-types-shared v0.3.1 |
| 2571 | 2026-03-05T18:56:18.693Z | Compiling time-macros v0.2.27 |
| 2572 | 2026-03-05T18:56:18.824Z | Compiling foreign-types v0.5.0 |
| 2573 | 2026-03-05T18:56:18.955Z | Compiling serde_yaml v0.9.34+deprecated |
| 2574 | 2026-03-05T18:56:21.772Z | Compiling progenitor-impl v0.11.2 |
| 2575 | 2026-03-05T18:56:22.215Z | Compiling deranged v0.5.6 |
| 2576 | 2026-03-05T18:56:22.427Z | Compiling num_enum v0.7.5 |
| 2577 | 2026-03-05T18:56:22.657Z | Compiling reqwest v0.12.28 |
| 2578 | 2026-03-05T18:56:25.451Z | Compiling rand_chacha v0.9.0 |
| 2579 | 2026-03-05T18:56:26.815Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2580 | 2026-03-05T18:56:27.340Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2581 | 2026-03-05T18:56:27.548Z | Compiling oxnet v0.1.4 |
| 2582 | 2026-03-05T18:56:27.661Z | Compiling arc-swap v1.8.2 |
| 2583 | 2026-03-05T18:56:28.423Z | Compiling cstr-argument v0.1.2 |
| 2584 | 2026-03-05T18:56:28.747Z | Compiling thread_local v1.1.9 |
| 2585 | 2026-03-05T18:56:28.762Z | Compiling lazy_static v1.5.0 |
| 2586 | 2026-03-05T18:56:28.937Z | Compiling num-conv v0.2.0 |
| 2587 | 2026-03-05T18:56:29.192Z | Compiling either v1.15.0 |
| 2588 | 2026-03-05T18:56:29.223Z | Compiling pretty-hex v0.4.1 |
| 2589 | 2026-03-05T18:56:29.493Z | Compiling time-core v0.1.8 |
| 2590 | 2026-03-05T18:56:29.511Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2591 | 2026-03-05T18:56:29.681Z | Compiling itertools v0.12.1 |
| 2592 | 2026-03-05T18:56:29.806Z | Compiling time v0.3.47 |
| 2593 | 2026-03-05T18:56:29.924Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2594 | 2026-03-05T18:56:31.372Z | Compiling slog-scope v4.4.1 |
| 2595 | 2026-03-05T18:56:32.269Z | Compiling thiserror v1.0.69 |
| 2596 | 2026-03-05T18:56:32.423Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2597 | 2026-03-05T18:56:32.453Z | Compiling crossbeam-channel v0.5.15 |
| 2598 | 2026-03-05T18:56:33.352Z | Compiling progenitor-macro v0.11.2 |
| 2599 | 2026-03-05T18:56:33.470Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2600 | 2026-03-05T18:56:33.688Z | Compiling rand v0.9.2 |
| 2601 | 2026-03-05T18:56:34.452Z | Compiling progenitor-client v0.11.2 |
| 2602 | 2026-03-05T18:56:35.382Z | Compiling anyhow v1.0.101 |
| 2603 | 2026-03-05T18:56:35.518Z | Compiling is-terminal v0.4.17 |
| 2604 | 2026-03-05T18:56:35.685Z | Compiling term v1.2.1 |
| 2605 | 2026-03-05T18:56:37.020Z | Compiling winnow v0.7.14 |
| 2606 | 2026-03-05T18:56:37.169Z | Compiling colored v3.1.1 |
| 2607 | 2026-03-05T18:56:38.706Z | Compiling take_mut v0.2.2 |
| 2608 | 2026-03-05T18:56:38.891Z | Compiling slog-async v2.8.0 |
| 2609 | 2026-03-05T18:56:40.092Z | Compiling slog-term v2.9.2 |
| 2610 | 2026-03-05T18:56:41.926Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2611 | 2026-03-05T18:56:41.956Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2612 | 2026-03-05T18:56:43.243Z | Compiling slog-stdlog v4.1.1 |
| 2613 | 2026-03-05T18:56:44.094Z | Compiling slog-envlogger v2.2.0 |
| 2614 | 2026-03-05T18:56:44.782Z | Compiling progenitor v0.11.2 |
| 2615 | 2026-03-05T18:56:45.003Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2616 | 2026-03-05T18:56:45.820Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2617 | 2026-03-05T18:56:59.441Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2618 | 2026-03-05T18:57:05.992Z | Finished `release` profile [optimized] target(s) in 1m 39s |
| 2619 | 2026-03-05T18:57:06.076Z | Running unittests src/lib.rs (target/release/deps/mg_tests-76f7b4ac9313ae8c) |
| 2620 | 2026-03-05T18:57:06.081Z | |
| 2621 | 2026-03-05T18:57:06.081Z | running 1 test |
| 2622 | 2026-03-05T18:57:06.329Z | configure zone |
| 2623 | 2026-03-05T18:57:06.356Z | install zone |
| 2624 | 2026-03-05T18:57:15.994Z | boot zone |
| 2625 | 2026-03-05T18:57:16.155Z | start zone s1 |
| 2626 | 2026-03-05T18:57:16.157Z | configure zone |
| 2627 | 2026-03-05T18:57:16.168Z | install zone |
| 2628 | 2026-03-05T18:57:18.745Z | boot zone |
| 2629 | 2026-03-05T18:57:18.891Z | start zone s2 |
| 2630 | 2026-03-05T18:57:18.891Z | configure zone |
| 2631 | 2026-03-05T18:57:18.905Z | install zone |
| 2632 | 2026-03-05T18:57:21.767Z | boot zone |
| 2633 | 2026-03-05T18:57:21.920Z | start zone t1 |
| 2634 | 2026-03-05T18:57:21.923Z | configure zone |
| 2635 | 2026-03-05T18:57:21.937Z | install zone |
| 2636 | 2026-03-05T18:57:25.360Z | boot zone |
| 2637 | 2026-03-05T18:57:25.552Z | waiting for zones to come up |
| 2638 | 2026-03-05T18:57:35.554Z | [sidecar.trio] svcs milestone/network |
| 2639 | 2026-03-05T18:57:35.623Z | STATE STIME FMRI |
| 2640 | 2026-03-05T18:57:35.623Z | online 18:57:17 svc:/milestone/network:default |
| 2641 | 2026-03-05T18:57:35.623Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2642 | 2026-03-05T18:57:35.659Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2643 | 2026-03-05T18:57:35.695Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2644 | 2026-03-05T18:57:35.723Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2645 | 2026-03-05T18:57:35.726Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2646 | 2026-03-05T18:57:35.748Z | |
| 2647 | 2026-03-05T18:57:35.748Z | running zone s1.trio setup |
| 2648 | 2026-03-05T18:57:35.748Z | [s1.trio] svcs milestone/network |
| 2649 | 2026-03-05T18:57:35.775Z | STATE STIME FMRI |
| 2650 | 2026-03-05T18:57:35.775Z | online 18:57:20 svc:/milestone/network:default |
| 2651 | 2026-03-05T18:57:35.775Z | [s1.trio] dladm |
| 2652 | 2026-03-05T18:57:35.798Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2653 | 2026-03-05T18:57:35.798Z | sl0 simnet 9000 up -- ? |
| 2654 | 2026-03-05T18:57:35.799Z | mg2 vnic 9000 up -- ? |
| 2655 | 2026-03-05T18:57:35.799Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2656 | 2026-03-05T18:57:36.312Z | |
| 2657 | 2026-03-05T18:57:36.312Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2658 | 2026-03-05T18:57:36.338Z | |
| 2659 | 2026-03-05T18:57:36.338Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2660 | 2026-03-05T18:57:36.361Z | |
| 2661 | 2026-03-05T18:57:36.361Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2662 | 2026-03-05T18:57:36.462Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2663 | 2026-03-05T18:57:36.528Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5873ae55-0e43-452b-87fd-4070856a2eb0 --sled-uuid b7bc4965-799f-42ab-8bc9-9af943b9fb1d -a sl0/v6 &> /opt/ddmd.log & |
| 2664 | 2026-03-05T18:57:36.551Z | |
| 2665 | 2026-03-05T18:57:36.551Z | running zone s2.trio setup |
| 2666 | 2026-03-05T18:57:36.551Z | [s2.trio] svcs milestone/network |
| 2667 | 2026-03-05T18:57:36.578Z | STATE STIME FMRI |
| 2668 | 2026-03-05T18:57:36.578Z | online 18:57:23 svc:/milestone/network:default |
| 2669 | 2026-03-05T18:57:36.578Z | [s2.trio] dladm |
| 2670 | 2026-03-05T18:57:36.608Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2671 | 2026-03-05T18:57:36.608Z | sl1 simnet 9000 up -- ? |
| 2672 | 2026-03-05T18:57:36.608Z | mg3 vnic 9000 up -- ? |
| 2673 | 2026-03-05T18:57:36.608Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2674 | 2026-03-05T18:57:37.202Z | |
| 2675 | 2026-03-05T18:57:37.202Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2676 | 2026-03-05T18:57:37.228Z | |
| 2677 | 2026-03-05T18:57:37.228Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2678 | 2026-03-05T18:57:37.249Z | |
| 2679 | 2026-03-05T18:57:37.249Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2680 | 2026-03-05T18:57:37.290Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2681 | 2026-03-05T18:57:37.318Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 4517b008-8625-4bd1-a526-cc4118d2fdcf --sled-uuid 480cb0a5-0981-461a-843e-dc3bbd901433 -a sl1/v6 &> /opt/ddmd.log & |
| 2682 | 2026-03-05T18:57:37.339Z | |
| 2683 | 2026-03-05T18:57:37.339Z | running zone t1.trio setup |
| 2684 | 2026-03-05T18:57:37.339Z | [t1.trio] svcs milestone/network |
| 2685 | 2026-03-05T18:57:37.365Z | STATE STIME FMRI |
| 2686 | 2026-03-05T18:57:37.365Z | online 18:57:26 svc:/milestone/network:default |
| 2687 | 2026-03-05T18:57:37.365Z | [t1.trio] dladm |
| 2688 | 2026-03-05T18:57:37.391Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2689 | 2026-03-05T18:57:37.391Z | tfportrear0_0 simnet 9000 up -- ? |
| 2690 | 2026-03-05T18:57:37.391Z | tfportrear1_0 simnet 9000 up -- ? |
| 2691 | 2026-03-05T18:57:37.392Z | mg1 vnic 9000 up -- ? |
| 2692 | 2026-03-05T18:57:37.392Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2693 | 2026-03-05T18:57:37.908Z | |
| 2694 | 2026-03-05T18:57:37.908Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2695 | 2026-03-05T18:57:37.933Z | |
| 2696 | 2026-03-05T18:57:37.933Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2697 | 2026-03-05T18:57:37.956Z | |
| 2698 | 2026-03-05T18:57:37.956Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2699 | 2026-03-05T18:57:37.978Z | |
| 2700 | 2026-03-05T18:57:37.978Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2701 | 2026-03-05T18:57:38.365Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2702 | 2026-03-05T18:57:38.369Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2703 | 2026-03-05T18:57:38.372Z | waiting 3s for copy of files to zone to complete ... |
| 2704 | 2026-03-05T18:57:41.371Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2705 | 2026-03-05T18:57:41.592Z | |
| 2706 | 2026-03-05T18:57:41.592Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2707 | 2026-03-05T18:57:41.774Z | |
| 2708 | 2026-03-05T18:57:41.774Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2709 | 2026-03-05T18:57:41.820Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2710 | 2026-03-05T18:57:41.850Z | [t1.trio] svcadm disable dendrite |
| 2711 | 2026-03-05T18:57:41.894Z | |
| 2712 | 2026-03-05T18:57:41.894Z | [t1.trio] svcadm disable tfport |
| 2713 | 2026-03-05T18:57:41.931Z | |
| 2714 | 2026-03-05T18:57:41.931Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2715 | 2026-03-05T18:57:41.973Z | |
| 2716 | 2026-03-05T18:57:41.973Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2717 | 2026-03-05T18:57:42.013Z | |
| 2718 | 2026-03-05T18:57:42.013Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2719 | 2026-03-05T18:57:42.055Z | |
| 2720 | 2026-03-05T18:57:42.055Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2721 | 2026-03-05T18:57:42.095Z | |
| 2722 | 2026-03-05T18:57:42.095Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2723 | 2026-03-05T18:57:42.135Z | |
| 2724 | 2026-03-05T18:57:42.135Z | [t1.trio] svcadm refresh dendrite:default |
| 2725 | 2026-03-05T18:57:42.170Z | |
| 2726 | 2026-03-05T18:57:42.170Z | [t1.trio] svcadm enable dendrite:default |
| 2727 | 2026-03-05T18:57:42.204Z | |
| 2728 | 2026-03-05T18:57:42.204Z | wait 10s for dendrite to come up ... |
| 2729 | 2026-03-05T18:57:52.206Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2730 | 2026-03-05T18:57:52.249Z | |
| 2731 | 2026-03-05T18:57:52.249Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2732 | 2026-03-05T18:57:52.289Z | |
| 2733 | 2026-03-05T18:57:52.289Z | [t1.trio] svcadm refresh tfport:default |
| 2734 | 2026-03-05T18:57:52.325Z | |
| 2735 | 2026-03-05T18:57:52.325Z | [t1.trio] svcadm enable tfport |
| 2736 | 2026-03-05T18:57:52.359Z | |
| 2737 | 2026-03-05T18:57:52.359Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 59480439-da0a-4230-9fff-8021f4dcee91 --sled-uuid 15042c81-0478-4e26-817a-7e0c7d3eab8f -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2738 | 2026-03-05T18:57:52.378Z | |
| 2739 | 2026-03-05T18:57:52.378Z | [t1.trio] ipadm |
| 2740 | 2026-03-05T18:57:52.400Z | ADDROBJ TYPE STATE ADDR |
| 2741 | 2026-03-05T18:57:52.401Z | lo0/v4 static ok 127.0.0.1/8 |
| 2742 | 2026-03-05T18:57:52.401Z | mg1/v4 static ok 10.0.0.3/24 |
| 2743 | 2026-03-05T18:57:52.401Z | lo0/v6 static ok ::1/128 |
| 2744 | 2026-03-05T18:57:52.401Z | lo0/u6 static ok fd00:3::1/64 |
| 2745 | 2026-03-05T18:57:52.401Z | tfportrear0_0/v6 addrconf ok fe80::6c20:45ff:fe7c:7a1c%tfportrear0_0/10 |
| 2746 | 2026-03-05T18:57:52.401Z | tfportrear1_0/v6 addrconf ok fe80::a4bc:fcff:fe96:aea1%tfportrear1_0/10 |
| 2747 | 2026-03-05T18:57:55.410Z | initial peering test passed |
| 2748 | 2026-03-05T18:57:56.413Z | advertise from one passed |
| 2749 | 2026-03-05T18:57:57.415Z | advertise from two passed |
| 2750 | 2026-03-05T18:57:57.415Z | [s1.trio] ping fd00:2::1 |
| 2751 | 2026-03-05T18:57:57.438Z | fd00:2::1 is alive |
| 2752 | 2026-03-05T18:57:57.438Z | [s2.trio] ping fd00:1::1 |
| 2753 | 2026-03-05T18:57:57.458Z | fd00:1::1 is alive |
| 2754 | 2026-03-05T18:57:57.458Z | connectivity test passed |
| 2755 | 2026-03-05T18:57:57.458Z | [t1.trio] pkill ddmd |
| 2756 | 2026-03-05T18:57:57.477Z | |
| 2757 | 2026-03-05T18:58:03.484Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid ea346610-fa1d-4238-94f0-e02dcf86e8c0 --sled-uuid a72adbc8-5144-4379-b3d2-0472cbcb48a0 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2758 | 2026-03-05T18:58:03.503Z | |
| 2759 | 2026-03-05T18:58:03.503Z | [t1.trio] ipadm |
| 2760 | 2026-03-05T18:58:03.529Z | ADDROBJ TYPE STATE ADDR |
| 2761 | 2026-03-05T18:58:03.529Z | lo0/v4 static ok 127.0.0.1/8 |
| 2762 | 2026-03-05T18:58:03.529Z | mg1/v4 static ok 10.0.0.3/24 |
| 2763 | 2026-03-05T18:58:03.529Z | lo0/v6 static ok ::1/128 |
| 2764 | 2026-03-05T18:58:03.529Z | lo0/u6 static ok fd00:3::1/64 |
| 2765 | 2026-03-05T18:58:03.529Z | tfportrear0_0/v6 addrconf ok fe80::6c20:45ff:fe7c:7a1c%tfportrear0_0/10 |
| 2766 | 2026-03-05T18:58:03.529Z | tfportrear1_0/v6 addrconf ok fe80::a4bc:fcff:fe96:aea1%tfportrear1_0/10 |
| 2767 | 2026-03-05T18:58:06.091Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2768 | 2026-03-05T18:58:06.529Z | [s1.trio] ping fd00:2::1 |
| 2769 | 2026-03-05T18:58:06.551Z | fd00:2::1 is alive |
| 2770 | 2026-03-05T18:58:06.551Z | [s2.trio] ping fd00:1::1 |
| 2771 | 2026-03-05T18:58:06.571Z | fd00:1::1 is alive |
| 2772 | 2026-03-05T18:58:06.571Z | transit router restart passed |
| 2773 | 2026-03-05T18:58:06.571Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2774 | 2026-03-05T18:58:06.595Z | local v6: |
| 2775 | 2026-03-05T18:58:06.595Z | fe80::6c20:45ff:fe7c:7a1c |
| 2776 | 2026-03-05T18:58:06.595Z | fe80::a4bc:fcff:fe96:aea1 |
| 2777 | 2026-03-05T18:58:06.595Z | local v4: |
| 2778 | 2026-03-05T18:58:06.595Z | router v6_idx: |
| 2779 | 2026-03-05T18:58:06.595Z | fd00:2::/64 -> 1 |
| 2780 | 2026-03-05T18:58:06.595Z | fd00:1::/64 -> 0 |
| 2781 | 2026-03-05T18:58:06.595Z | router v6_routes: |
| 2782 | 2026-03-05T18:58:06.595Z | 1 -> fe80::f469:3aff:feab:a8a7 (2) |
| 2783 | 2026-03-05T18:58:06.595Z | 0 -> fe80::f839:f0ff:fed6:fcd5 (1) |
| 2784 | 2026-03-05T18:58:06.595Z | router v4_idx: |
| 2785 | 2026-03-05T18:58:06.595Z | router v4_routes: |
| 2786 | 2026-03-05T18:58:06.595Z | resolver v4: |
| 2787 | 2026-03-05T18:58:06.595Z | 10.0.0.3 -> 02:08:20:42:3b:ec |
| 2788 | 2026-03-05T18:58:06.595Z | 10.0.0.254 -> 02:08:20:01:bf:80 |
| 2789 | 2026-03-05T18:58:06.595Z | resolver v6: |
| 2790 | 2026-03-05T18:58:06.595Z | fe80::f839:f0ff:fed6:fcd5 -> fa:39:f0:d6:fc:d5 |
| 2791 | 2026-03-05T18:58:06.595Z | fe80::f469:3aff:feab:a8a7 -> f6:69:3a:ab:a8:a7 |
| 2792 | 2026-03-05T18:58:06.595Z | fe80::a4bc:fcff:fe96:aea1 -> a6:bc:fc:96:ae:a1 |
| 2793 | 2026-03-05T18:58:06.595Z | fe80::6c20:45ff:fe7c:7a1c -> 6e:20:45:7c:7a:1c |
| 2794 | 2026-03-05T18:58:06.595Z | nat v4: |
| 2795 | 2026-03-05T18:58:06.595Z | nat_v6: |
| 2796 | 2026-03-05T18:58:06.596Z | port_mac: |
| 2797 | 2026-03-05T18:58:06.596Z | 1000: a8:40:25:59:f6:f2 |
| 2798 | 2026-03-05T18:58:06.596Z | 1: a8:40:25:59:f6:f3 |
| 2799 | 2026-03-05T18:58:06.596Z | 2: a8:40:25:59:f6:f4 |
| 2800 | 2026-03-05T18:58:06.596Z | proxy arp: |
| 2801 | 2026-03-05T18:58:06.596Z | [s1.trio] pkill ddmd |
| 2802 | 2026-03-05T18:58:06.614Z | |
| 2803 | 2026-03-05T18:58:11.618Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2804 | 2026-03-05T18:58:11.643Z | local v6: |
| 2805 | 2026-03-05T18:58:11.643Z | fe80::6c20:45ff:fe7c:7a1c |
| 2806 | 2026-03-05T18:58:11.643Z | fe80::a4bc:fcff:fe96:aea1 |
| 2807 | 2026-03-05T18:58:11.643Z | local v4: |
| 2808 | 2026-03-05T18:58:11.643Z | router v6_idx: |
| 2809 | 2026-03-05T18:58:11.643Z | fd00:2::/64 -> 1 |
| 2810 | 2026-03-05T18:58:11.643Z | router v6_routes: |
| 2811 | 2026-03-05T18:58:11.643Z | 1 -> fe80::f469:3aff:feab:a8a7 (2) |
| 2812 | 2026-03-05T18:58:11.643Z | router v4_idx: |
| 2813 | 2026-03-05T18:58:11.643Z | router v4_routes: |
| 2814 | 2026-03-05T18:58:11.643Z | resolver v4: |
| 2815 | 2026-03-05T18:58:11.643Z | 10.0.0.3 -> 02:08:20:42:3b:ec |
| 2816 | 2026-03-05T18:58:11.643Z | 10.0.0.254 -> 02:08:20:01:bf:80 |
| 2817 | 2026-03-05T18:58:11.643Z | resolver v6: |
| 2818 | 2026-03-05T18:58:11.643Z | fe80::f839:f0ff:fed6:fcd5 -> fa:39:f0:d6:fc:d5 |
| 2819 | 2026-03-05T18:58:11.644Z | fe80::f469:3aff:feab:a8a7 -> f6:69:3a:ab:a8:a7 |
| 2820 | 2026-03-05T18:58:11.644Z | fe80::a4bc:fcff:fe96:aea1 -> a6:bc:fc:96:ae:a1 |
| 2821 | 2026-03-05T18:58:11.644Z | fe80::6c20:45ff:fe7c:7a1c -> 6e:20:45:7c:7a:1c |
| 2822 | 2026-03-05T18:58:11.644Z | nat v4: |
| 2823 | 2026-03-05T18:58:11.644Z | nat_v6: |
| 2824 | 2026-03-05T18:58:11.644Z | port_mac: |
| 2825 | 2026-03-05T18:58:11.644Z | 1000: a8:40:25:59:f6:f2 |
| 2826 | 2026-03-05T18:58:11.644Z | 1: a8:40:25:59:f6:f3 |
| 2827 | 2026-03-05T18:58:11.644Z | 2: a8:40:25:59:f6:f4 |
| 2828 | 2026-03-05T18:58:11.644Z | proxy arp: |
| 2829 | 2026-03-05T18:58:11.644Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid dffa53e2-c409-4c00-b941-c372deec1f1b --sled-uuid 0bcfe28e-fd60-4ecf-a8f9-8334e7470b07 -a sl0/v6 &> /opt/ddmd.log & |
| 2830 | 2026-03-05T18:58:11.661Z | |
| 2831 | 2026-03-05T18:58:14.665Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2832 | 2026-03-05T18:58:14.690Z | local v6: |
| 2833 | 2026-03-05T18:58:14.690Z | fe80::6c20:45ff:fe7c:7a1c |
| 2834 | 2026-03-05T18:58:14.690Z | fe80::a4bc:fcff:fe96:aea1 |
| 2835 | 2026-03-05T18:58:14.690Z | local v4: |
| 2836 | 2026-03-05T18:58:14.690Z | router v6_idx: |
| 2837 | 2026-03-05T18:58:14.690Z | fd00:2::/64 -> 1 |
| 2838 | 2026-03-05T18:58:14.690Z | fd00:1::/64 -> 0 |
| 2839 | 2026-03-05T18:58:14.690Z | router v6_routes: |
| 2840 | 2026-03-05T18:58:14.690Z | 1 -> fe80::f469:3aff:feab:a8a7 (2) |
| 2841 | 2026-03-05T18:58:14.690Z | 0 -> fe80::f839:f0ff:fed6:fcd5 (1) |
| 2842 | 2026-03-05T18:58:14.690Z | router v4_idx: |
| 2843 | 2026-03-05T18:58:14.690Z | router v4_routes: |
| 2844 | 2026-03-05T18:58:14.690Z | resolver v4: |
| 2845 | 2026-03-05T18:58:14.690Z | 10.0.0.3 -> 02:08:20:42:3b:ec |
| 2846 | 2026-03-05T18:58:14.690Z | 10.0.0.254 -> 02:08:20:01:bf:80 |
| 2847 | 2026-03-05T18:58:14.690Z | resolver v6: |
| 2848 | 2026-03-05T18:58:14.690Z | fe80::f839:f0ff:fed6:fcd5 -> fa:39:f0:d6:fc:d5 |
| 2849 | 2026-03-05T18:58:14.690Z | fe80::f469:3aff:feab:a8a7 -> f6:69:3a:ab:a8:a7 |
| 2850 | 2026-03-05T18:58:14.690Z | fe80::a4bc:fcff:fe96:aea1 -> a6:bc:fc:96:ae:a1 |
| 2851 | 2026-03-05T18:58:14.690Z | fe80::6c20:45ff:fe7c:7a1c -> 6e:20:45:7c:7a:1c |
| 2852 | 2026-03-05T18:58:14.690Z | nat v4: |
| 2853 | 2026-03-05T18:58:14.690Z | nat_v6: |
| 2854 | 2026-03-05T18:58:14.690Z | port_mac: |
| 2855 | 2026-03-05T18:58:14.690Z | 1000: a8:40:25:59:f6:f2 |
| 2856 | 2026-03-05T18:58:14.691Z | 1: a8:40:25:59:f6:f3 |
| 2857 | 2026-03-05T18:58:14.691Z | 2: a8:40:25:59:f6:f4 |
| 2858 | 2026-03-05T18:58:14.691Z | proxy arp: |
| 2859 | 2026-03-05T18:58:14.694Z | [s2.trio] netstat -nr -f inet6 |
| 2860 | 2026-03-05T18:58:14.712Z | Routing Table: IPv6 |
| 2861 | 2026-03-05T18:58:14.712Z | Destination/Mask Gateway Flags Ref Use If |
| 2862 | 2026-03-05T18:58:14.712Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2863 | 2026-03-05T18:58:14.712Z | ::1 ::1 UH 2 0 lo0 |
| 2864 | 2026-03-05T18:58:14.712Z | fd00:1::/64 fe80::a4bc:fcff:fe96:aea1 UG 1 0 sl1 |
| 2865 | 2026-03-05T18:58:14.712Z | fe80::/10 fe80::f469:3aff:feab:a8a7 U 3 64 sl1 |
| 2866 | 2026-03-05T18:58:14.712Z | [s2.trio] ipadm |
| 2867 | 2026-03-05T18:58:14.734Z | ADDROBJ TYPE STATE ADDR |
| 2868 | 2026-03-05T18:58:14.734Z | lo0/v4 static ok 127.0.0.1/8 |
| 2869 | 2026-03-05T18:58:14.734Z | mg3/v4 static ok 10.0.0.2/24 |
| 2870 | 2026-03-05T18:58:14.734Z | lo0/v6 static ok ::1/128 |
| 2871 | 2026-03-05T18:58:14.734Z | lo0/u6 static ok fd00:2::1/64 |
| 2872 | 2026-03-05T18:58:14.734Z | sl1/v6 addrconf ok fe80::f469:3aff:feab:a8a7%sl1/10 |
| 2873 | 2026-03-05T18:58:14.735Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 2874 | 2026-03-05T18:58:14.755Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 2875 | 2026-03-05T18:58:14.755Z | locks: inits: |
| 2876 | 2026-03-05T18:58:14.755Z | sockaddrs: <DST,IFP> |
| 2877 | 2026-03-05T18:58:14.755Z | fd00:1::1 |
| 2878 | 2026-03-05T18:58:14.755Z | route to: fd00:1::1 |
| 2879 | 2026-03-05T18:58:14.755Z | destination: fd00:1:: |
| 2880 | 2026-03-05T18:58:14.755Z | mask: ffff:ffff:ffff:ffff:: |
| 2881 | 2026-03-05T18:58:14.755Z | gateway: fe80::a4bc:fcff:fe96:aea1 |
| 2882 | 2026-03-05T18:58:14.755Z | interface: sl1 index 3 address f6 69 3a ab a8 a7 |
| 2883 | 2026-03-05T18:58:14.755Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2884 | 2026-03-05T18:58:14.755Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2885 | 2026-03-05T18:58:14.755Z | 0 0 0 0 0 0 9000 0 |
| 2886 | 2026-03-05T18:58:14.755Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2887 | 2026-03-05T18:58:14.755Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2888 | 2026-03-05T18:58:14.755Z | fd00:1:: fe80::a4bc:fcff:fe96:aea1 ffff:ffff:ffff:ffff:: sl1:f6.69.3a.ab.a8.a7 fe80::f469:3aff:feab:a8a7 |
| 2889 | 2026-03-05T18:58:14.755Z | [s2.trio] ndp -na |
| 2890 | 2026-03-05T18:58:14.776Z | Net to Media Table: IPv6 |
| 2891 | 2026-03-05T18:58:14.776Z | If Physical Address Type State Destination/Mask |
| 2892 | 2026-03-05T18:58:14.776Z | ----- ----------------- ------- ------------ --------------------------- |
| 2893 | 2026-03-05T18:58:14.776Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2894 | 2026-03-05T18:58:14.776Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2895 | 2026-03-05T18:58:14.776Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2896 | 2026-03-05T18:58:14.776Z | sl1 f6:69:3a:ab:a8:a7 local REACHABLE fe80::f469:3aff:feab:a8a7 |
| 2897 | 2026-03-05T18:58:14.776Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2898 | 2026-03-05T18:58:14.776Z | sl1 a6:bc:fc:96:ae:a1 dynamic REACHABLE fe80::a4bc:fcff:fe96:aea1 |
| 2899 | 2026-03-05T18:58:14.776Z | sl1 33:33:ff:96:ae:a1 other REACHABLE ff02::1:ff96:aea1 |
| 2900 | 2026-03-05T18:58:14.776Z | sl1 33:33:ff:ab:a8:a7 other REACHABLE ff02::1:ffab:a8a7 |
| 2901 | 2026-03-05T18:58:14.776Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2902 | 2026-03-05T18:58:14.776Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2903 | 2026-03-05T18:58:14.798Z | local v6: |
| 2904 | 2026-03-05T18:58:14.798Z | fe80::6c20:45ff:fe7c:7a1c |
| 2905 | 2026-03-05T18:58:14.798Z | fe80::a4bc:fcff:fe96:aea1 |
| 2906 | 2026-03-05T18:58:14.798Z | local v4: |
| 2907 | 2026-03-05T18:58:14.798Z | router v6_idx: |
| 2908 | 2026-03-05T18:58:14.798Z | fd00:2::/64 -> 1 |
| 2909 | 2026-03-05T18:58:14.798Z | fd00:1::/64 -> 0 |
| 2910 | 2026-03-05T18:58:14.798Z | router v6_routes: |
| 2911 | 2026-03-05T18:58:14.798Z | 1 -> fe80::f469:3aff:feab:a8a7 (2) |
| 2912 | 2026-03-05T18:58:14.799Z | 0 -> fe80::f839:f0ff:fed6:fcd5 (1) |
| 2913 | 2026-03-05T18:58:14.799Z | router v4_idx: |
| 2914 | 2026-03-05T18:58:14.799Z | router v4_routes: |
| 2915 | 2026-03-05T18:58:14.799Z | resolver v4: |
| 2916 | 2026-03-05T18:58:14.799Z | 10.0.0.3 -> 02:08:20:42:3b:ec |
| 2917 | 2026-03-05T18:58:14.799Z | 10.0.0.254 -> 02:08:20:01:bf:80 |
| 2918 | 2026-03-05T18:58:14.799Z | resolver v6: |
| 2919 | 2026-03-05T18:58:14.799Z | fe80::f839:f0ff:fed6:fcd5 -> fa:39:f0:d6:fc:d5 |
| 2920 | 2026-03-05T18:58:14.799Z | fe80::f469:3aff:feab:a8a7 -> f6:69:3a:ab:a8:a7 |
| 2921 | 2026-03-05T18:58:14.799Z | fe80::a4bc:fcff:fe96:aea1 -> a6:bc:fc:96:ae:a1 |
| 2922 | 2026-03-05T18:58:14.799Z | fe80::6c20:45ff:fe7c:7a1c -> 6e:20:45:7c:7a:1c |
| 2923 | 2026-03-05T18:58:14.799Z | nat v4: |
| 2924 | 2026-03-05T18:58:14.799Z | nat_v6: |
| 2925 | 2026-03-05T18:58:14.799Z | port_mac: |
| 2926 | 2026-03-05T18:58:14.799Z | 1000: a8:40:25:59:f6:f2 |
| 2927 | 2026-03-05T18:58:14.799Z | 1: a8:40:25:59:f6:f3 |
| 2928 | 2026-03-05T18:58:14.799Z | 2: a8:40:25:59:f6:f4 |
| 2929 | 2026-03-05T18:58:14.799Z | proxy arp: |
| 2930 | 2026-03-05T18:58:14.800Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 2931 | 2026-03-05T18:58:14.870Z | Subnet Port Link Gateway Vlan |
| 2932 | 2026-03-05T18:58:14.870Z | fd00:1::/64 rear0 0 fe80::f839:f0ff:fed6:fcd5 |
| 2933 | 2026-03-05T18:58:14.871Z | fd00:2::/64 rear1 0 fe80::f469:3aff:feab:a8a7 |
| 2934 | 2026-03-05T18:58:14.871Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 2935 | 2026-03-05T18:58:14.937Z | host mac age |
| 2936 | 2026-03-05T18:58:14.937Z | 10.0.0.3 02:08:20:42:3b:ec 22s |
| 2937 | 2026-03-05T18:58:14.937Z | 10.0.0.254 02:08:20:01:bf:80 21s |
| 2938 | 2026-03-05T18:58:14.937Z | fe80::6c20:45ff:fe7c:7a1c 6e:20:45:7c:7a:1c 22s |
| 2939 | 2026-03-05T18:58:14.937Z | fe80::a4bc:fcff:fe96:aea1 a6:bc:fc:96:ae:a1 22s |
| 2940 | 2026-03-05T18:58:14.937Z | fe80::f469:3aff:feab:a8a7 f6:69:3a:ab:a8:a7 22s |
| 2941 | 2026-03-05T18:58:14.937Z | fe80::f839:f0ff:fed6:fcd5 fa:39:f0:d6:fc:d5 22s |
| 2942 | 2026-03-05T18:58:14.937Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 2943 | 2026-03-05T18:58:15.009Z | Link IPv4 IPv6 |
| 2944 | 2026-03-05T18:58:15.009Z | rear0/0 fe80::6c20:45ff:fe7c:7a1c |
| 2945 | 2026-03-05T18:58:15.009Z | rear1/0 fe80::a4bc:fcff:fe96:aea1 |
| 2946 | 2026-03-05T18:58:15.009Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 2947 | 2026-03-05T18:58:16.047Z | ADDROBJ TYPE STATE ADDR |
| 2948 | 2026-03-05T18:58:16.047Z | lo0/v4 static ok 127.0.0.1/8 |
| 2949 | 2026-03-05T18:58:16.047Z | mg2/v4 static ok 10.0.0.1/24 |
| 2950 | 2026-03-05T18:58:16.047Z | lo0/v6 static ok ::1/128 |
| 2951 | 2026-03-05T18:58:16.047Z | lo0/u6 static ok fd00:1::1/64 |
| 2952 | 2026-03-05T18:58:16.047Z | sl0/v6 addrconf ok fe80::f839:f0ff:fed6:fcd5%sl0/10 |
| 2953 | 2026-03-05T18:58:16.047Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 2954 | 2026-03-05T18:58:16.047Z | locks: inits: |
| 2955 | 2026-03-05T18:58:16.047Z | sockaddrs: <DST,IFP> |
| 2956 | 2026-03-05T18:58:16.048Z | fd00:2::1 |
| 2957 | 2026-03-05T18:58:16.048Z | route to: fd00:2::1 |
| 2958 | 2026-03-05T18:58:16.048Z | destination: fd00:2:: |
| 2959 | 2026-03-05T18:58:16.048Z | mask: ffff:ffff:ffff:ffff:: |
| 2960 | 2026-03-05T18:58:16.048Z | gateway: fe80::6c20:45ff:fe7c:7a1c |
| 2961 | 2026-03-05T18:58:16.048Z | interface: sl0 index 3 address fa 39 f0 d6 fc d5 |
| 2962 | 2026-03-05T18:58:16.048Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2963 | 2026-03-05T18:58:16.048Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2964 | 2026-03-05T18:58:16.048Z | 0 0 0 0 0 0 9000 0 |
| 2965 | 2026-03-05T18:58:16.048Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2966 | 2026-03-05T18:58:16.048Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2967 | 2026-03-05T18:58:16.048Z | fd00:2:: fe80::6c20:45ff:fe7c:7a1c ffff:ffff:ffff:ffff:: sl0:fa.39.f0.d6.fc.d5 fe80::f839:f0ff:fed6:fcd5 |
| 2968 | 2026-03-05T18:58:16.048Z | |
| 2969 | 2026-03-05T18:58:16.048Z | Net to Media Table: IPv6 |
| 2970 | 2026-03-05T18:58:16.048Z | If Physical Address Type State Destination/Mask |
| 2971 | 2026-03-05T18:58:16.048Z | ----- ----------------- ------- ------------ --------------------------- |
| 2972 | 2026-03-05T18:58:16.048Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2973 | 2026-03-05T18:58:16.048Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2974 | 2026-03-05T18:58:16.049Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2975 | 2026-03-05T18:58:16.049Z | sl0 6e:20:45:7c:7a:1c dynamic REACHABLE fe80::6c20:45ff:fe7c:7a1c |
| 2976 | 2026-03-05T18:58:16.049Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2977 | 2026-03-05T18:58:16.049Z | sl0 33:33:ff:7c:7a:1c other REACHABLE ff02::1:ff7c:7a1c |
| 2978 | 2026-03-05T18:58:16.049Z | sl0 fa:39:f0:d6:fc:d5 local REACHABLE fe80::f839:f0ff:fed6:fcd5 |
| 2979 | 2026-03-05T18:58:16.049Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2980 | 2026-03-05T18:58:16.049Z | sl0 33:33:ff:d6:fc:d5 other REACHABLE ff02::1:ffd6:fcd5 |
| 2981 | 2026-03-05T18:58:16.050Z | |
| 2982 | 2026-03-05T18:58:16.050Z | |
| 2983 | 2026-03-05T18:58:16.050Z | Routing Table: IPv6 |
| 2984 | 2026-03-05T18:58:16.050Z | Destination/Mask Gateway Flags Ref Use If |
| 2985 | 2026-03-05T18:58:16.050Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2986 | 2026-03-05T18:58:16.050Z | ::1 ::1 UH 2 0 lo0 |
| 2987 | 2026-03-05T18:58:16.050Z | fd00:2::/64 fe80::6c20:45ff:fe7c:7a1c UG 2 2 sl0 |
| 2988 | 2026-03-05T18:58:16.050Z | fe80::/10 fe80::f839:f0ff:fed6:fcd5 U 3 64 sl0 |
| 2989 | 2026-03-05T18:58:16.050Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 2990 | 2026-03-05T18:58:16.050Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.418 ms |
| 2991 | 2026-03-05T18:58:16.050Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.416 ms |
| 2992 | 2026-03-05T18:58:16.050Z | |
| 2993 | 2026-03-05T18:58:16.050Z | ----fd00:2::1 PING Statistics---- |
| 2994 | 2026-03-05T18:58:16.050Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 2995 | 2026-03-05T18:58:16.050Z | round-trip (ms) min/avg/max/stddev = 0.416/0.417/0.418/0.001 |
| 2996 | 2026-03-05T18:58:16.050Z | [s2.trio] ping fd00:1::1 |
| 2997 | 2026-03-05T18:58:16.067Z | fd00:1::1 is alive |
| 2998 | 2026-03-05T18:58:16.068Z | server router restart passed |
| 2999 | 2026-03-05T18:58:20.075Z | peer expiration recovery passed |
| 3000 | 2026-03-05T18:58:21.076Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3001 | 2026-03-05T18:58:21.100Z | 3 |
| 3002 | 2026-03-05T18:58:21.100Z | redundant advertise passed |
| 3003 | 2026-03-05T18:58:22.103Z | tunnel endpoint advertise passed |
| 3004 | 2026-03-05T18:58:27.106Z | redundant tunnel endpoint advertise passed |
| 3005 | 2026-03-05T18:58:27.106Z | [s1.trio] pkill ddmd |
| 3006 | 2026-03-05T18:58:27.127Z | |
| 3007 | 2026-03-05T18:58:32.128Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d281c759-8e0e-4884-8133-3d072d6c75cd --sled-uuid 30ca3520-2970-47b8-ba2c-67ea448be694 -a sl0/v6 &> /opt/ddmd.log & |
| 3008 | 2026-03-05T18:58:32.149Z | |
| 3009 | 2026-03-05T18:58:37.151Z | tunnel router restart passed |
| 3010 | 2026-03-05T18:58:38.152Z | tunnel endpoint withdraw passed |
| 3011 | 2026-03-05T18:58:38.155Z | [t1.trio] pkill ddmd |
| 3012 | 2026-03-05T18:58:38.175Z | |
| 3013 | 2026-03-05T18:58:38.175Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3014 | 2026-03-05T18:58:38.178Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3015 | 2026-03-05T18:58:40.462Z | [s2.trio] pkill ddmd |
| 3016 | 2026-03-05T18:58:40.482Z | |
| 3017 | 2026-03-05T18:58:40.482Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3018 | 2026-03-05T18:58:42.669Z | [s1.trio] pkill ddmd |
| 3019 | 2026-03-05T18:58:42.689Z | |
| 3020 | 2026-03-05T18:58:42.689Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3021 | 2026-03-05T18:58:44.891Z | [sidecar.trio] pkill softnpu |
| 3022 | 2026-03-05T18:58:44.915Z | |
| 3023 | 2026-03-05T18:58:44.915Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3024 | 2026-03-05T18:58:47.946Z | test ddm::test_trio_v3 ... ok |
| 3025 | 2026-03-05T18:58:47.946Z | |
| 3026 | 2026-03-05T18:58:47.949Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 101.85s |
| 3027 | 2026-03-05T18:58:47.949Z | |
| 3028 | 2026-03-05T18:58:47.981Z | + cleanup |
| 3029 | 2026-03-05T18:58:47.984Z | ++ id -un |
| 3030 | 2026-03-05T18:58:47.987Z | ++ id -gn |
| 3031 | 2026-03-05T18:58:47.990Z | + pfexec chown -R build:build . |
| 3032 | 2026-03-05T18:58:48.124Z | process exited: duration 1018623 ms, exit code 0 |
| |
| 3033 | 2026-03-05T18:58:48.136Z | found 5 output files |
| 3034 | 2026-03-05T18:58:48.136Z | uploading: /work/s1.trio.log (5444 bytes) |
| 3035 | 2026-03-05T18:58:49.146Z | uploaded: /work/s1.trio.log |
| 3036 | 2026-03-05T18:58:49.149Z | uploading: /work/s2.trio.log (10315 bytes) |
| 3037 | 2026-03-05T18:58:50.157Z | uploaded: /work/s2.trio.log |
| 3038 | 2026-03-05T18:58:50.157Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3039 | 2026-03-05T18:58:51.167Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3040 | 2026-03-05T18:58:51.170Z | uploading: /work/t1.trio-dpd.log (331860 bytes) |
| 3041 | 2026-03-05T18:58:52.185Z | uploaded: /work/t1.trio-dpd.log |
| 3042 | 2026-03-05T18:58:52.189Z | uploading: /work/t1.trio.log (25742 bytes) |
| 3043 | 2026-03-05T18:58:53.196Z | uploaded: /work/t1.trio.log |