|
|
|
| 1 | 2026-04-15T20:54:36.156Z | job assigned to worker 01KP9EQDZ5HSYS0TBF68BCJ256 [factory aws, i-093f7145eaeed5132] (queued for 2 m 3 s) |
| |
| 2 | 2026-04-15T20:54:42.494Z | starting task 0: "setup" |
| 3 | 2026-04-15T20:54:42.499Z | ++ uname -s |
| 4 | 2026-04-15T20:54:42.502Z | + kern=SunOS |
| 5 | 2026-04-15T20:54:42.502Z | + build_user=build |
| 6 | 2026-04-15T20:54:42.502Z | + build_uid=12345 |
| 7 | 2026-04-15T20:54:42.502Z | + work_dir=/work |
| 8 | 2026-04-15T20:54:42.502Z | + input_dir=/input |
| 9 | 2026-04-15T20:54:42.502Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-15T20:54:42.502Z | + case "$kern" in |
| 11 | 2026-04-15T20:54:42.502Z | + groupadd -g 12345 build |
| 12 | 2026-04-15T20:54:42.502Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-15T20:54:44.509Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-15T20:54:44.614Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-15T20:54:44.617Z | + home_fs=zfs |
| 16 | 2026-04-15T20:54:44.617Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-15T20:54:44.617Z | + mkdir -p /home/build |
| 18 | 2026-04-15T20:54:44.617Z | + chown build:build /home/build /work |
| 19 | 2026-04-15T20:54:46.618Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-15T20:54:46.622Z | process exited: duration 4128 ms, exit code 0 |
| |
| 21 | 2026-04-15T20:54:46.628Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-15T20:54:46.633Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-15T20:54:46.633Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-15T20:54:46.633Z | * rust toolchain channel = "stable" |
| 25 | 2026-04-15T20:54:46.633Z | * rust toolchain profile = "default" |
| 26 | 2026-04-15T20:54:46.637Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-15T20:54:46.637Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-15T20:54:46.637Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-15T20:54:46.637Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-15T20:54:46.748Z | info: downloading installer |
| 31 | 2026-04-15T20:54:48.564Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-15T20:54:48.564Z | warn: /opt/ooce/bin |
| 33 | 2026-04-15T20:54:48.564Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-15T20:54:48.564Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-15T20:54:48.564Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-15T20:54:48.564Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-15T20:54:48.564Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-15T20:54:48.564Z | error: cannot install while Rust is installed |
| 39 | 2026-04-15T20:54:48.564Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-15T20:54:48.564Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-15T20:54:48.564Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-15T20:54:48.564Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-15T20:54:48.564Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-15T20:54:48.577Z | info: profile set to default |
| 45 | 2026-04-15T20:54:48.578Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-15T20:54:48.581Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-15T20:54:48.735Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-15T20:54:48.739Z | info: downloading 6 components |
| 49 | 2026-04-15T20:55:05.031Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-15T20:55:05.031Z | |
| 51 | 2026-04-15T20:55:05.066Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-15T20:55:05.066Z | |
| 53 | 2026-04-15T20:55:05.066Z | |
| 54 | 2026-04-15T20:55:05.066Z | Rust is installed now. Great! |
| 55 | 2026-04-15T20:55:05.066Z | |
| 56 | 2026-04-15T20:55:05.066Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-15T20:55:05.066Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-15T20:55:05.066Z | |
| 59 | 2026-04-15T20:55:05.066Z | To configure your current shell, you need to source |
| 60 | 2026-04-15T20:55:05.066Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-15T20:55:05.066Z | |
| 62 | 2026-04-15T20:55:05.066Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-15T20:55:05.066Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-15T20:55:05.066Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-15T20:55:05.066Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-15T20:55:05.066Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-15T20:55:05.066Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-15T20:55:05.066Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-15T20:55:05.069Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-15T20:55:05.070Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-15T20:55:05.158Z | + rustup --version |
| 72 | 2026-04-15T20:55:05.170Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-15T20:55:05.177Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-15T20:55:05.199Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-15T20:55:05.205Z | + cargo --version |
| 76 | 2026-04-15T20:55:05.205Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-15T20:55:05.212Z | + rustc --version |
| 78 | 2026-04-15T20:55:05.231Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-15T20:55:05.238Z | process exited: duration 18597 ms, exit code 0 |
| |
| 80 | 2026-04-15T20:55:05.252Z | starting task 2: "authentication" |
| 81 | 2026-04-15T20:55:05.265Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-15T20:55:05.277Z | starting task 3: "clone repository" |
| 83 | 2026-04-15T20:55:05.281Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-04-15T20:55:05.281Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-04-15T20:55:05.409Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-04-15T20:55:08.837Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-04-15T20:55:08.837Z | + git fetch origin 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 88 | 2026-04-15T20:55:09.324Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-04-15T20:55:09.324Z | * branch 21bae487965245b0e25348bd0573fe5a3b8937ec -> FETCH_HEAD |
| 90 | 2026-04-15T20:55:09.331Z | + [[ -n '' ]] |
| 91 | 2026-04-15T20:55:09.331Z | + git reset --hard 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 92 | 2026-04-15T20:55:09.348Z | HEAD is now at 21bae48 Bump thin-vec from 0.2.14 to 0.2.16 |
| 93 | 2026-04-15T20:55:09.352Z | process exited: duration 4072 ms, exit code 0 |
| |
| 94 | 2026-04-15T20:55:09.360Z | starting task 4: "build" |
| 95 | 2026-04-15T20:55:09.365Z | ++ dladm |
| 96 | 2026-04-15T20:55:09.385Z | LINK CLASS MTU STATE BRIDGE OVER |
| 97 | 2026-04-15T20:55:09.385Z | ena0 phys 9216 up -- -- |
| 98 | 2026-04-15T20:55:09.385Z | ++ ipadm |
| 99 | 2026-04-15T20:55:09.385Z | ADDROBJ TYPE STATE ADDR |
| 100 | 2026-04-15T20:55:09.385Z | lo0/v4 static ok 127.0.0.1/8 |
| 101 | 2026-04-15T20:55:09.385Z | ena0/dhcp dhcp ok 10.150.3.54/24 |
| 102 | 2026-04-15T20:55:09.385Z | lo0/v6 static ok ::1/128 |
| 103 | 2026-04-15T20:55:09.385Z | ++ banner collect |
| 104 | 2026-04-15T20:55:09.385Z | |
| 105 | 2026-04-15T20:55:09.385Z | #### #### # # ###### #### ##### |
| 106 | 2026-04-15T20:55:09.385Z | # # # # # # # # # # |
| 107 | 2026-04-15T20:55:09.385Z | # # # # # ##### # # |
| 108 | 2026-04-15T20:55:09.385Z | # # # # # # # # |
| 109 | 2026-04-15T20:55:09.385Z | # # # # # # # # # # |
| 110 | 2026-04-15T20:55:09.385Z | #### #### ###### ###### ###### #### # |
| 111 | 2026-04-15T20:55:09.385Z | |
| 112 | 2026-04-15T20:55:09.385Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 113 | 2026-04-15T20:55:09.385Z | ++ repo=softnpu |
| 114 | 2026-04-15T20:55:09.385Z | ++ series=image |
| 115 | 2026-04-15T20:55:09.386Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 116 | 2026-04-15T20:55:09.386Z | ++ name=softnpu |
| 117 | 2026-04-15T20:55:09.386Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 118 | 2026-04-15T20:55:09.386Z | ++ mkdir -p download |
| 119 | 2026-04-15T20:55:09.386Z | ++ pushd download |
| 120 | 2026-04-15T20:55:09.386Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 121 | 2026-04-15T20:55:09.386Z | ++ [[ ! -f softnpu ]] |
| 122 | 2026-04-15T20:55:09.386Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 123 | 2026-04-15T20:55:09.386Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 124 | 2026-04-15T20:55:09.386Z | Dload Upload Total Spent Left Speed |
| 125 | 2026-04-15T20:55:09.759Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 41.49M 0 0
100 15.63M 100 15.63M 0 0 41.48M 0 0
100 15.63M 100 15.63M 0 0 41.48M 0 0 |
| 126 | 2026-04-15T20:55:09.764Z | ++ popd |
| 127 | 2026-04-15T20:55:09.764Z | /work/oxidecomputer/maghemite |
| 128 | 2026-04-15T20:55:09.764Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 129 | 2026-04-15T20:55:09.764Z | ++ repo=sidecar-lite |
| 130 | 2026-04-15T20:55:09.764Z | ++ series=release |
| 131 | 2026-04-15T20:55:09.764Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 132 | 2026-04-15T20:55:09.764Z | ++ name=libsidecar_lite.so |
| 133 | 2026-04-15T20:55:09.764Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 134 | 2026-04-15T20:55:09.764Z | ++ mkdir -p download |
| 135 | 2026-04-15T20:55:09.768Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 136 | 2026-04-15T20:55:09.768Z | ++ pushd download |
| 137 | 2026-04-15T20:55:09.768Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 138 | 2026-04-15T20:55:09.768Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 139 | 2026-04-15T20:55:09.771Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 140 | 2026-04-15T20:55:09.771Z | Dload Upload Total Spent Left Speed |
| 141 | 2026-04-15T20:55:10.101Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 36.30M 0 0
100 12.04M 100 12.04M 0 0 36.29M 0 0
100 12.04M 100 12.04M 0 0 36.29M 0 0 |
| 142 | 2026-04-15T20:55:10.105Z | ++ popd |
| 143 | 2026-04-15T20:55:10.105Z | /work/oxidecomputer/maghemite |
| 144 | 2026-04-15T20:55:10.105Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 145 | 2026-04-15T20:55:10.105Z | ++ repo=sidecar-lite |
| 146 | 2026-04-15T20:55:10.105Z | ++ series=release |
| 147 | 2026-04-15T20:55:10.105Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 148 | 2026-04-15T20:55:10.105Z | ++ name=scadm |
| 149 | 2026-04-15T20:55:10.105Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 150 | 2026-04-15T20:55:10.105Z | ++ mkdir -p download |
| 151 | 2026-04-15T20:55:10.105Z | ++ pushd download |
| 152 | 2026-04-15T20:55:10.105Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 153 | 2026-04-15T20:55:10.105Z | ++ [[ ! -f scadm ]] |
| 154 | 2026-04-15T20:55:10.105Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 155 | 2026-04-15T20:55:10.110Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 156 | 2026-04-15T20:55:10.110Z | Dload Upload Total Spent Left Speed |
| 157 | 2026-04-15T20:55:10.555Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 35.51M 0 0
100 15.78M 100 15.78M 0 0 35.50M 0 0
100 15.78M 100 15.78M 0 0 35.50M 0 0 |
| 158 | 2026-04-15T20:55:10.558Z | ++ popd |
| 159 | 2026-04-15T20:55:10.558Z | /work/oxidecomputer/maghemite |
| 160 | 2026-04-15T20:55:10.558Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 161 | 2026-04-15T20:55:10.558Z | ++ repo=dendrite |
| 162 | 2026-04-15T20:55:10.558Z | ++ series=image |
| 163 | 2026-04-15T20:55:10.558Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 164 | 2026-04-15T20:55:10.558Z | ++ name=dendrite-softnpu.tar.gz |
| 165 | 2026-04-15T20:55:10.558Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 166 | 2026-04-15T20:55:10.558Z | ++ mkdir -p download |
| 167 | 2026-04-15T20:55:10.558Z | ++ pushd download |
| 168 | 2026-04-15T20:55:10.558Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 169 | 2026-04-15T20:55:10.558Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 170 | 2026-04-15T20:55:10.558Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 171 | 2026-04-15T20:55:10.563Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 172 | 2026-04-15T20:55:10.563Z | Dload Upload Total Spent Left Speed |
| 173 | 2026-04-15T20:55:11.721Z |
0 0 0 0 0 0 0 0 0
83 71.59M 83 59.64M 0 0 59.68M 0 00:01 00:01 59.69M
100 71.59M 100 71.59M 0 0 61.84M 0 00:01 00:01 59.69M
100 71.59M 100 71.59M 0 0 61.83M 0 00:01 00:01 59.69M
100 71.59M 100 71.59M 0 0 61.83M 0 00:01 00:01 59.69M |
| 174 | 2026-04-15T20:55:11.725Z | ++ popd |
| 175 | 2026-04-15T20:55:11.725Z | /work/oxidecomputer/maghemite |
| 176 | 2026-04-15T20:55:11.725Z | ++ get_artifact maghemite release 21bae487965245b0e25348bd0573fe5a3b8937ec ddm |
| 177 | 2026-04-15T20:55:11.725Z | ++ repo=maghemite |
| 178 | 2026-04-15T20:55:11.725Z | ++ series=release |
| 179 | 2026-04-15T20:55:11.725Z | ++ commit=21bae487965245b0e25348bd0573fe5a3b8937ec |
| 180 | 2026-04-15T20:55:11.725Z | ++ name=ddm |
| 181 | 2026-04-15T20:55:11.725Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 182 | 2026-04-15T20:55:11.725Z | ++ mkdir -p download |
| 183 | 2026-04-15T20:55:11.725Z | ++ pushd download |
| 184 | 2026-04-15T20:55:11.725Z | ++ [[ ! -f ddm ]] |
| 185 | 2026-04-15T20:55:11.725Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/21bae487965245b0e25348bd0573fe5a3b8937ec/ddm |
| 186 | 2026-04-15T20:55:11.725Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 187 | 2026-04-15T20:55:11.729Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 188 | 2026-04-15T20:55:11.729Z | Dload Upload Total Spent Left Speed |
| 189 | 2026-04-15T20:55:11.786Z |
0 0 0 0 0 0 0 0 0 |
| 190 | 2026-04-15T20:55:11.786Z | curl: (22) The requested URL returned error: 404 |
| 191 | 2026-04-15T20:55:11.790Z | ++ popd |
| 192 | 2026-04-15T20:55:11.790Z | /work/oxidecomputer/maghemite |
| 193 | 2026-04-15T20:55:11.790Z | ++ get_artifact maghemite release 21bae487965245b0e25348bd0573fe5a3b8937ec ddmadm |
| 194 | 2026-04-15T20:55:11.790Z | ++ repo=maghemite |
| 195 | 2026-04-15T20:55:11.790Z | ++ series=release |
| 196 | 2026-04-15T20:55:11.790Z | ++ commit=21bae487965245b0e25348bd0573fe5a3b8937ec |
| 197 | 2026-04-15T20:55:11.790Z | ++ name=ddmadm |
| 198 | 2026-04-15T20:55:11.790Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 199 | 2026-04-15T20:55:11.790Z | ++ mkdir -p download |
| 200 | 2026-04-15T20:55:11.796Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 201 | 2026-04-15T20:55:11.796Z | ++ pushd download |
| 202 | 2026-04-15T20:55:11.796Z | ++ [[ ! -f ddmadm ]] |
| 203 | 2026-04-15T20:55:11.796Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/21bae487965245b0e25348bd0573fe5a3b8937ec/ddmadm |
| 204 | 2026-04-15T20:55:11.799Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 205 | 2026-04-15T20:55:11.799Z | Dload Upload Total Spent Left Speed |
| 206 | 2026-04-15T20:55:11.851Z |
0 0 0 0 0 0 0 0 0 |
| 207 | 2026-04-15T20:55:11.851Z | curl: (22) The requested URL returned error: 404 |
| 208 | 2026-04-15T20:55:11.854Z | ++ popd |
| 209 | 2026-04-15T20:55:11.854Z | /work/oxidecomputer/maghemite |
| 210 | 2026-04-15T20:55:11.854Z | ++ pushd download |
| 211 | 2026-04-15T20:55:11.854Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 212 | 2026-04-15T20:55:11.854Z | ++ chmod +x softnpu |
| 213 | 2026-04-15T20:55:11.854Z | ++ chmod +x scadm |
| 214 | 2026-04-15T20:55:11.857Z | ++ chmod +x ddmadm |
| 215 | 2026-04-15T20:55:11.857Z | chmod: WARNING: can't access ddmadm |
| 216 | 2026-04-15T20:55:11.857Z | ++ chmod +x ddmd |
| 217 | 2026-04-15T20:55:11.858Z | chmod: WARNING: can't access ddmd |
| 218 | 2026-04-15T20:55:11.858Z | ++ mv ddmadm ddmadm-v2 |
| 219 | 2026-04-15T20:55:11.861Z | mv: cannot access ddmadm |
| 220 | 2026-04-15T20:55:11.861Z | ++ mv ddmd ddmd-v2 |
| 221 | 2026-04-15T20:55:11.861Z | mv: cannot access ddmd |
| 222 | 2026-04-15T20:55:11.861Z | ++ rm -rf zones/dendrite |
| 223 | 2026-04-15T20:55:11.861Z | ++ mkdir -p zones/dendrite |
| 224 | 2026-04-15T20:55:11.864Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 225 | 2026-04-15T20:55:12.882Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 226 | 2026-04-15T20:55:12.885Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 227 | 2026-04-15T20:55:12.885Z | ++ popd |
| 228 | 2026-04-15T20:55:12.885Z | /work/oxidecomputer/maghemite |
| 229 | 2026-04-15T20:55:12.885Z | ++ banner install |
| 230 | 2026-04-15T20:55:12.888Z | |
| 231 | 2026-04-15T20:55:12.888Z | # # # #### ##### ## # # |
| 232 | 2026-04-15T20:55:12.888Z | # ## # # # # # # # |
| 233 | 2026-04-15T20:55:12.888Z | # # # # #### # # # # # |
| 234 | 2026-04-15T20:55:12.888Z | # # # # # # ###### # # |
| 235 | 2026-04-15T20:55:12.888Z | # # ## # # # # # # # |
| 236 | 2026-04-15T20:55:12.888Z | # # # #### # # # ###### ###### |
| 237 | 2026-04-15T20:55:12.888Z | |
| 238 | 2026-04-15T20:55:12.888Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 239 | 2026-04-15T20:55:12.888Z | ++ set +o errexit |
| 240 | 2026-04-15T20:55:12.888Z | ++ pkg info clang-15 |
| 241 | 2026-04-15T20:55:12.888Z | ++ grep -qi installed |
| 242 | 2026-04-15T20:55:14.597Z | pkg: info: no packages matching the following patterns you specified are |
| 243 | 2026-04-15T20:55:14.597Z | installed on the system. Try querying remotely instead: |
| 244 | 2026-04-15T20:55:14.597Z | |
| 245 | 2026-04-15T20:55:14.597Z | clang-15 |
| 246 | 2026-04-15T20:55:14.633Z | ++ [[ 1 != 0 ]] |
| 247 | 2026-04-15T20:55:14.633Z | ++ set -o errexit |
| 248 | 2026-04-15T20:55:14.633Z | ++ pfexec pkg install clang-15 |
| 249 | 2026-04-15T20:55:24.020Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 250 | 2026-04-15T20:55:31.347Z | Startup: Caching catalogs ... Done |
| 251 | 2026-04-15T20:55:36.723Z | Planning: Solver setup ... Done |
| 252 | 2026-04-15T20:55:37.149Z | Planning: Running solver ... Done |
| 253 | 2026-04-15T20:55:37.274Z | Planning: Finding local manifests ... Done |
| 254 | 2026-04-15T20:55:37.297Z | Planning: Fetching manifests: 0/2 0% complete |
| 255 | 2026-04-15T20:55:37.398Z | Planning: Fetching manifests: 2/2 100% complete |
| 256 | 2026-04-15T20:55:37.427Z | Planning: Package planning ... Done |
| 257 | 2026-04-15T20:55:37.453Z | Planning: Merging actions ... Done |
| 258 | 2026-04-15T20:55:37.726Z | Planning: Checking for conflicting actions ... Done |
| 259 | 2026-04-15T20:55:37.735Z | Planning: Consolidating action changes ... Done |
| 260 | 2026-04-15T20:55:40.972Z | Planning: Evaluating mediators ... Done |
| 261 | 2026-04-15T20:55:40.977Z | Planning: Planning completed in 9.47 seconds |
| 262 | 2026-04-15T20:55:40.989Z | Packages to install: 2 |
| 263 | 2026-04-15T20:55:40.989Z | Mediators to change: 2 |
| 264 | 2026-04-15T20:55:40.989Z | Services to change: 1 |
| 265 | 2026-04-15T20:55:40.989Z | Create boot environment: No |
| 266 | 2026-04-15T20:55:40.989Z | Create backup boot environment: No |
| 267 | 2026-04-15T20:55:41.084Z | |
| 268 | 2026-04-15T20:55:41.084Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 269 | 2026-04-15T20:55:46.086Z | Download: 1185/3076 items 113.9/211.3MB 53% complete (23.3M/s) |
| 270 | 2026-04-15T20:55:51.097Z | Download: 2830/3076 items 120.1/211.3MB 56% complete (12.1M/s) |
| 271 | 2026-04-15T20:55:55.548Z | Download: Completed 211.31 MB in 14.46 seconds (14.6M/s) |
| 272 | 2026-04-15T20:55:55.679Z | Actions: 1/3418 actions (Installing new actions) |
| 273 | 2026-04-15T20:55:59.058Z | Actions: Completed 3418 actions in 3.38 seconds. |
| 274 | 2026-04-15T20:55:59.358Z | Done |
| 275 | 2026-04-15T20:55:59.358Z | Done |
| 276 | 2026-04-15T20:56:00.087Z | Done |
| 277 | 2026-04-15T20:56:03.861Z | Done |
| 278 | 2026-04-15T20:56:03.960Z | Done |
| 279 | 2026-04-15T20:56:03.964Z | Done |
| 280 | 2026-04-15T20:56:04.181Z | Done |
| 281 | 2026-04-15T20:56:04.835Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 282 | 2026-04-15T20:56:04.835Z | ++ set +o errexit |
| 283 | 2026-04-15T20:56:04.839Z | ++ pkg info pkg-config |
| 284 | 2026-04-15T20:56:04.839Z | ++ grep -qi installed |
| 285 | 2026-04-15T20:56:05.069Z | ++ [[ 0 != 0 ]] |
| 286 | 2026-04-15T20:56:05.069Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 287 | 2026-04-15T20:56:05.069Z | ++ set +o errexit |
| 288 | 2026-04-15T20:56:05.074Z | ++ pkg info brand/omicron1 |
| 289 | 2026-04-15T20:56:05.074Z | ++ grep -qi installed |
| 290 | 2026-04-15T20:56:05.258Z | pkg: info: no packages matching the following patterns you specified are |
| 291 | 2026-04-15T20:56:05.258Z | installed on the system. Try querying remotely instead: |
| 292 | 2026-04-15T20:56:05.258Z | |
| 293 | 2026-04-15T20:56:05.258Z | brand/omicron1 |
| 294 | 2026-04-15T20:56:05.293Z | ++ [[ 1 != 0 ]] |
| 295 | 2026-04-15T20:56:05.293Z | ++ set -o errexit |
| 296 | 2026-04-15T20:56:05.293Z | ++ pfexec pkg install brand/omicron1 |
| 297 | 2026-04-15T20:56:05.713Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 298 | 2026-04-15T20:56:11.182Z | Planning: Solver setup ... Done |
| 299 | 2026-04-15T20:56:11.209Z | Planning: Running solver ... Done |
| 300 | 2026-04-15T20:56:11.344Z | Planning: Finding local manifests ... Done |
| 301 | 2026-04-15T20:56:11.347Z | Planning: Fetching manifests: 0/2 0% complete |
| 302 | 2026-04-15T20:56:11.473Z | Planning: Fetching manifests: 2/2 100% complete |
| 303 | 2026-04-15T20:56:11.485Z | Planning: Package planning ... Done |
| 304 | 2026-04-15T20:56:11.489Z | Planning: Merging actions ... Done |
| 305 | 2026-04-15T20:56:11.637Z | Planning: Checking for conflicting actions ... Done |
| 306 | 2026-04-15T20:56:11.641Z | Planning: Consolidating action changes ... Done |
| 307 | 2026-04-15T20:56:11.795Z | Planning: Evaluating mediators ... Done |
| 308 | 2026-04-15T20:56:11.798Z | Planning: Planning completed in 6.08 seconds |
| 309 | 2026-04-15T20:56:11.802Z | Packages to install: 2 |
| 310 | 2026-04-15T20:56:11.802Z | Create boot environment: No |
| 311 | 2026-04-15T20:56:11.802Z | Create backup boot environment: No |
| 312 | 2026-04-15T20:56:11.830Z | |
| 313 | 2026-04-15T20:56:11.830Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 314 | 2026-04-15T20:56:12.448Z | Download: Completed 1.07 MB in 0.62 seconds (1.7M/s) |
| 315 | 2026-04-15T20:56:12.524Z | Actions: 1/28 actions (Installing new actions) |
| 316 | 2026-04-15T20:56:12.536Z | Actions: Completed 28 actions in 0.01 seconds. |
| 317 | 2026-04-15T20:56:13.036Z | Done |
| 318 | 2026-04-15T20:56:13.036Z | Done |
| 319 | 2026-04-15T20:56:13.644Z | Done |
| 320 | 2026-04-15T20:56:16.432Z | Done |
| 321 | 2026-04-15T20:56:16.510Z | Done |
| 322 | 2026-04-15T20:56:16.514Z | Done |
| 323 | 2026-04-15T20:56:16.661Z | Done |
| 324 | 2026-04-15T20:56:16.790Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 325 | 2026-04-15T20:56:16.790Z | ++ set +o errexit |
| 326 | 2026-04-15T20:56:16.794Z | ++ pkg info brand/omicron1/tools |
| 327 | 2026-04-15T20:56:16.794Z | ++ grep -qi installed |
| 328 | 2026-04-15T20:56:16.977Z | pkg: info: no packages matching the following patterns you specified are |
| 329 | 2026-04-15T20:56:16.977Z | installed on the system. Try querying remotely instead: |
| 330 | 2026-04-15T20:56:16.977Z | |
| 331 | 2026-04-15T20:56:16.977Z | brand/omicron1/tools |
| 332 | 2026-04-15T20:56:17.012Z | ++ [[ 1 != 0 ]] |
| 333 | 2026-04-15T20:56:17.012Z | ++ set -o errexit |
| 334 | 2026-04-15T20:56:17.012Z | ++ pfexec pkg install brand/omicron1/tools |
| 335 | 2026-04-15T20:56:17.404Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 336 | 2026-04-15T20:56:22.898Z | Planning: Solver setup ... Done |
| 337 | 2026-04-15T20:56:22.924Z | Planning: Running solver ... Done |
| 338 | 2026-04-15T20:56:23.057Z | Planning: Finding local manifests ... Done |
| 339 | 2026-04-15T20:56:23.060Z | Planning: Fetching manifests: 0/1 0% complete |
| 340 | 2026-04-15T20:56:23.174Z | Planning: Fetching manifests: 1/1 100% complete |
| 341 | 2026-04-15T20:56:23.186Z | Planning: Package planning ... Done |
| 342 | 2026-04-15T20:56:23.190Z | Planning: Merging actions ... Done |
| 343 | 2026-04-15T20:56:23.325Z | Planning: Checking for conflicting actions ... Done |
| 344 | 2026-04-15T20:56:23.329Z | Planning: Consolidating action changes ... Done |
| 345 | 2026-04-15T20:56:23.484Z | Planning: Evaluating mediators ... Done |
| 346 | 2026-04-15T20:56:23.487Z | Planning: Planning completed in 6.08 seconds |
| 347 | 2026-04-15T20:56:23.492Z | Packages to install: 1 |
| 348 | 2026-04-15T20:56:23.492Z | Services to change: 1 |
| 349 | 2026-04-15T20:56:23.492Z | Create boot environment: No |
| 350 | 2026-04-15T20:56:23.493Z | Create backup boot environment: No |
| 351 | 2026-04-15T20:56:23.521Z | |
| 352 | 2026-04-15T20:56:23.521Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 353 | 2026-04-15T20:56:23.559Z | Download: Completed 1.19 MB in 0.04 seconds (31.1M/s) |
| 354 | 2026-04-15T20:56:23.648Z | Actions: 1/19 actions (Installing new actions) |
| 355 | 2026-04-15T20:56:23.662Z | Actions: Completed 19 actions in 0.01 seconds. |
| 356 | 2026-04-15T20:56:24.163Z | Done |
| 357 | 2026-04-15T20:56:24.163Z | Done |
| 358 | 2026-04-15T20:56:24.786Z | Done |
| 359 | 2026-04-15T20:56:27.605Z | Done |
| 360 | 2026-04-15T20:56:27.677Z | Done |
| 361 | 2026-04-15T20:56:27.680Z | Done |
| 362 | 2026-04-15T20:56:27.840Z | Done |
| 363 | 2026-04-15T20:56:27.973Z | ++ pfexec svcadm enable baseline |
| 364 | 2026-04-15T20:56:27.988Z | ++ retry=0 |
| 365 | 2026-04-15T20:56:27.992Z | +++ svcs -Hostate baseline |
| 366 | 2026-04-15T20:56:28.031Z | ++ [[ offline* != online ]] |
| 367 | 2026-04-15T20:56:28.031Z | ++ [[ 0 -gt 300 ]] |
| 368 | 2026-04-15T20:56:28.031Z | ++ sleep 1 |
| 369 | 2026-04-15T20:56:29.033Z | ++ retry=1 |
| 370 | 2026-04-15T20:56:29.037Z | +++ svcs -Hostate baseline |
| 371 | 2026-04-15T20:56:29.048Z | ++ [[ offline* != online ]] |
| 372 | 2026-04-15T20:56:29.048Z | ++ [[ 1 -gt 300 ]] |
| 373 | 2026-04-15T20:56:29.048Z | ++ sleep 1 |
| 374 | 2026-04-15T20:56:30.050Z | ++ retry=2 |
| 375 | 2026-04-15T20:56:30.054Z | +++ svcs -Hostate baseline |
| 376 | 2026-04-15T20:56:30.065Z | ++ [[ offline* != online ]] |
| 377 | 2026-04-15T20:56:30.065Z | ++ [[ 2 -gt 300 ]] |
| 378 | 2026-04-15T20:56:30.065Z | ++ sleep 1 |
| 379 | 2026-04-15T20:56:31.067Z | ++ retry=3 |
| 380 | 2026-04-15T20:56:31.071Z | +++ svcs -Hostate baseline |
| 381 | 2026-04-15T20:56:31.082Z | ++ [[ offline* != online ]] |
| 382 | 2026-04-15T20:56:31.082Z | ++ [[ 3 -gt 300 ]] |
| 383 | 2026-04-15T20:56:31.083Z | ++ sleep 1 |
| 384 | 2026-04-15T20:56:32.084Z | ++ retry=4 |
| 385 | 2026-04-15T20:56:32.088Z | +++ svcs -Hostate baseline |
| 386 | 2026-04-15T20:56:32.100Z | ++ [[ offline* != online ]] |
| 387 | 2026-04-15T20:56:32.100Z | ++ [[ 4 -gt 300 ]] |
| 388 | 2026-04-15T20:56:32.100Z | ++ sleep 1 |
| 389 | 2026-04-15T20:56:33.105Z | ++ retry=5 |
| 390 | 2026-04-15T20:56:33.108Z | +++ svcs -Hostate baseline |
| 391 | 2026-04-15T20:56:33.118Z | ++ [[ offline* != online ]] |
| 392 | 2026-04-15T20:56:33.118Z | ++ [[ 5 -gt 300 ]] |
| 393 | 2026-04-15T20:56:33.118Z | ++ sleep 1 |
| 394 | 2026-04-15T20:56:34.120Z | ++ retry=6 |
| 395 | 2026-04-15T20:56:34.124Z | +++ svcs -Hostate baseline |
| 396 | 2026-04-15T20:56:34.135Z | ++ [[ offline* != online ]] |
| 397 | 2026-04-15T20:56:34.135Z | ++ [[ 6 -gt 300 ]] |
| 398 | 2026-04-15T20:56:34.135Z | ++ sleep 1 |
| 399 | 2026-04-15T20:56:35.137Z | ++ retry=7 |
| 400 | 2026-04-15T20:56:35.140Z | +++ svcs -Hostate baseline |
| 401 | 2026-04-15T20:56:35.153Z | ++ [[ offline* != online ]] |
| 402 | 2026-04-15T20:56:35.153Z | ++ [[ 7 -gt 300 ]] |
| 403 | 2026-04-15T20:56:35.153Z | ++ sleep 1 |
| 404 | 2026-04-15T20:56:36.155Z | ++ retry=8 |
| 405 | 2026-04-15T20:56:36.158Z | +++ svcs -Hostate baseline |
| 406 | 2026-04-15T20:56:36.170Z | ++ [[ offline* != online ]] |
| 407 | 2026-04-15T20:56:36.170Z | ++ [[ 8 -gt 300 ]] |
| 408 | 2026-04-15T20:56:36.170Z | ++ sleep 1 |
| 409 | 2026-04-15T20:56:37.172Z | ++ retry=9 |
| 410 | 2026-04-15T20:56:37.175Z | +++ svcs -Hostate baseline |
| 411 | 2026-04-15T20:56:37.188Z | ++ [[ offline* != online ]] |
| 412 | 2026-04-15T20:56:37.188Z | ++ [[ 9 -gt 300 ]] |
| 413 | 2026-04-15T20:56:37.188Z | ++ sleep 1 |
| 414 | 2026-04-15T20:56:38.190Z | ++ retry=10 |
| 415 | 2026-04-15T20:56:38.193Z | +++ svcs -Hostate baseline |
| 416 | 2026-04-15T20:56:38.205Z | ++ [[ offline* != online ]] |
| 417 | 2026-04-15T20:56:38.205Z | ++ [[ 10 -gt 300 ]] |
| 418 | 2026-04-15T20:56:38.205Z | ++ sleep 1 |
| 419 | 2026-04-15T20:56:39.208Z | ++ retry=11 |
| 420 | 2026-04-15T20:56:39.211Z | +++ svcs -Hostate baseline |
| 421 | 2026-04-15T20:56:39.223Z | ++ [[ offline* != online ]] |
| 422 | 2026-04-15T20:56:39.223Z | ++ [[ 11 -gt 300 ]] |
| 423 | 2026-04-15T20:56:39.223Z | ++ sleep 1 |
| 424 | 2026-04-15T20:56:40.225Z | ++ retry=12 |
| 425 | 2026-04-15T20:56:40.229Z | +++ svcs -Hostate baseline |
| 426 | 2026-04-15T20:56:40.241Z | ++ [[ offline* != online ]] |
| 427 | 2026-04-15T20:56:40.241Z | ++ [[ 12 -gt 300 ]] |
| 428 | 2026-04-15T20:56:40.241Z | ++ sleep 1 |
| 429 | 2026-04-15T20:56:41.243Z | ++ retry=13 |
| 430 | 2026-04-15T20:56:41.247Z | +++ svcs -Hostate baseline |
| 431 | 2026-04-15T20:56:41.259Z | ++ [[ offline* != online ]] |
| 432 | 2026-04-15T20:56:41.259Z | ++ [[ 13 -gt 300 ]] |
| 433 | 2026-04-15T20:56:41.259Z | ++ sleep 1 |
| 434 | 2026-04-15T20:56:42.261Z | ++ retry=14 |
| 435 | 2026-04-15T20:56:42.264Z | +++ svcs -Hostate baseline |
| 436 | 2026-04-15T20:56:42.277Z | ++ [[ offline* != online ]] |
| 437 | 2026-04-15T20:56:42.277Z | ++ [[ 14 -gt 300 ]] |
| 438 | 2026-04-15T20:56:42.277Z | ++ sleep 1 |
| 439 | 2026-04-15T20:56:43.279Z | ++ retry=15 |
| 440 | 2026-04-15T20:56:43.283Z | +++ svcs -Hostate baseline |
| 441 | 2026-04-15T20:56:43.295Z | ++ [[ offline* != online ]] |
| 442 | 2026-04-15T20:56:43.295Z | ++ [[ 15 -gt 300 ]] |
| 443 | 2026-04-15T20:56:43.295Z | ++ sleep 1 |
| 444 | 2026-04-15T20:56:44.297Z | ++ retry=16 |
| 445 | 2026-04-15T20:56:44.301Z | +++ svcs -Hostate baseline |
| 446 | 2026-04-15T20:56:44.313Z | ++ [[ offline* != online ]] |
| 447 | 2026-04-15T20:56:44.313Z | ++ [[ 16 -gt 300 ]] |
| 448 | 2026-04-15T20:56:44.313Z | ++ sleep 1 |
| 449 | 2026-04-15T20:56:45.315Z | ++ retry=17 |
| 450 | 2026-04-15T20:56:45.318Z | +++ svcs -Hostate baseline |
| 451 | 2026-04-15T20:56:45.330Z | ++ [[ offline* != online ]] |
| 452 | 2026-04-15T20:56:45.330Z | ++ [[ 17 -gt 300 ]] |
| 453 | 2026-04-15T20:56:45.330Z | ++ sleep 1 |
| 454 | 2026-04-15T20:56:46.332Z | ++ retry=18 |
| 455 | 2026-04-15T20:56:46.336Z | +++ svcs -Hostate baseline |
| 456 | 2026-04-15T20:56:46.348Z | ++ [[ offline* != online ]] |
| 457 | 2026-04-15T20:56:46.348Z | ++ [[ 18 -gt 300 ]] |
| 458 | 2026-04-15T20:56:46.348Z | ++ sleep 1 |
| 459 | 2026-04-15T20:56:47.351Z | ++ retry=19 |
| 460 | 2026-04-15T20:56:47.354Z | +++ svcs -Hostate baseline |
| 461 | 2026-04-15T20:56:47.366Z | ++ [[ offline* != online ]] |
| 462 | 2026-04-15T20:56:47.366Z | ++ [[ 19 -gt 300 ]] |
| 463 | 2026-04-15T20:56:47.366Z | ++ sleep 1 |
| 464 | 2026-04-15T20:56:48.369Z | ++ retry=20 |
| 465 | 2026-04-15T20:56:48.372Z | +++ svcs -Hostate baseline |
| 466 | 2026-04-15T20:56:48.384Z | ++ [[ offline* != online ]] |
| 467 | 2026-04-15T20:56:48.384Z | ++ [[ 20 -gt 300 ]] |
| 468 | 2026-04-15T20:56:48.384Z | ++ sleep 1 |
| 469 | 2026-04-15T20:56:49.387Z | ++ retry=21 |
| 470 | 2026-04-15T20:56:49.391Z | +++ svcs -Hostate baseline |
| 471 | 2026-04-15T20:56:49.402Z | ++ [[ offline* != online ]] |
| 472 | 2026-04-15T20:56:49.402Z | ++ [[ 21 -gt 300 ]] |
| 473 | 2026-04-15T20:56:49.402Z | ++ sleep 1 |
| 474 | 2026-04-15T20:56:50.405Z | ++ retry=22 |
| 475 | 2026-04-15T20:56:50.409Z | +++ svcs -Hostate baseline |
| 476 | 2026-04-15T20:56:50.420Z | ++ [[ offline* != online ]] |
| 477 | 2026-04-15T20:56:50.420Z | ++ [[ 22 -gt 300 ]] |
| 478 | 2026-04-15T20:56:50.420Z | ++ sleep 1 |
| 479 | 2026-04-15T20:56:51.422Z | ++ retry=23 |
| 480 | 2026-04-15T20:56:51.426Z | +++ svcs -Hostate baseline |
| 481 | 2026-04-15T20:56:51.437Z | ++ [[ offline* != online ]] |
| 482 | 2026-04-15T20:56:51.437Z | ++ [[ 23 -gt 300 ]] |
| 483 | 2026-04-15T20:56:51.437Z | ++ sleep 1 |
| 484 | 2026-04-15T20:56:52.440Z | ++ retry=24 |
| 485 | 2026-04-15T20:56:52.443Z | +++ svcs -Hostate baseline |
| 486 | 2026-04-15T20:56:52.455Z | ++ [[ offline* != online ]] |
| 487 | 2026-04-15T20:56:52.455Z | ++ [[ 24 -gt 300 ]] |
| 488 | 2026-04-15T20:56:52.455Z | ++ sleep 1 |
| 489 | 2026-04-15T20:56:53.463Z | ++ retry=25 |
| 490 | 2026-04-15T20:56:53.468Z | +++ svcs -Hostate baseline |
| 491 | 2026-04-15T20:56:53.472Z | ++ [[ offline* != online ]] |
| 492 | 2026-04-15T20:56:53.473Z | ++ [[ 25 -gt 300 ]] |
| 493 | 2026-04-15T20:56:53.473Z | ++ sleep 1 |
| 494 | 2026-04-15T20:56:54.475Z | ++ retry=26 |
| 495 | 2026-04-15T20:56:54.478Z | +++ svcs -Hostate baseline |
| 496 | 2026-04-15T20:56:54.490Z | ++ [[ offline* != online ]] |
| 497 | 2026-04-15T20:56:54.490Z | ++ [[ 26 -gt 300 ]] |
| 498 | 2026-04-15T20:56:54.490Z | ++ sleep 1 |
| 499 | 2026-04-15T20:56:55.492Z | ++ retry=27 |
| 500 | 2026-04-15T20:56:55.496Z | +++ svcs -Hostate baseline |
| 501 | 2026-04-15T20:56:55.509Z | ++ [[ offline* != online ]] |
| 502 | 2026-04-15T20:56:55.509Z | ++ [[ 27 -gt 300 ]] |
| 503 | 2026-04-15T20:56:55.509Z | ++ sleep 1 |
| 504 | 2026-04-15T20:56:56.512Z | ++ retry=28 |
| 505 | 2026-04-15T20:56:56.518Z | +++ svcs -Hostate baseline |
| 506 | 2026-04-15T20:56:56.526Z | ++ [[ offline* != online ]] |
| 507 | 2026-04-15T20:56:56.526Z | ++ [[ 28 -gt 300 ]] |
| 508 | 2026-04-15T20:56:56.526Z | ++ sleep 1 |
| 509 | 2026-04-15T20:56:57.528Z | ++ retry=29 |
| 510 | 2026-04-15T20:56:57.531Z | +++ svcs -Hostate baseline |
| 511 | 2026-04-15T20:56:57.543Z | ++ [[ offline* != online ]] |
| 512 | 2026-04-15T20:56:57.543Z | ++ [[ 29 -gt 300 ]] |
| 513 | 2026-04-15T20:56:57.543Z | ++ sleep 1 |
| 514 | 2026-04-15T20:56:58.545Z | ++ retry=30 |
| 515 | 2026-04-15T20:56:58.549Z | +++ svcs -Hostate baseline |
| 516 | 2026-04-15T20:56:58.562Z | ++ [[ offline* != online ]] |
| 517 | 2026-04-15T20:56:58.562Z | ++ [[ 30 -gt 300 ]] |
| 518 | 2026-04-15T20:56:58.562Z | ++ sleep 1 |
| 519 | 2026-04-15T20:56:59.563Z | ++ retry=31 |
| 520 | 2026-04-15T20:56:59.566Z | +++ svcs -Hostate baseline |
| 521 | 2026-04-15T20:56:59.578Z | ++ [[ offline* != online ]] |
| 522 | 2026-04-15T20:56:59.579Z | ++ [[ 31 -gt 300 ]] |
| 523 | 2026-04-15T20:56:59.579Z | ++ sleep 1 |
| 524 | 2026-04-15T20:57:00.582Z | ++ retry=32 |
| 525 | 2026-04-15T20:57:00.585Z | +++ svcs -Hostate baseline |
| 526 | 2026-04-15T20:57:00.596Z | ++ [[ offline* != online ]] |
| 527 | 2026-04-15T20:57:00.596Z | ++ [[ 32 -gt 300 ]] |
| 528 | 2026-04-15T20:57:00.596Z | ++ sleep 1 |
| 529 | 2026-04-15T20:57:01.599Z | ++ retry=33 |
| 530 | 2026-04-15T20:57:01.603Z | +++ svcs -Hostate baseline |
| 531 | 2026-04-15T20:57:01.614Z | ++ [[ offline* != online ]] |
| 532 | 2026-04-15T20:57:01.614Z | ++ [[ 33 -gt 300 ]] |
| 533 | 2026-04-15T20:57:01.614Z | ++ sleep 1 |
| 534 | 2026-04-15T20:57:02.616Z | ++ retry=34 |
| 535 | 2026-04-15T20:57:02.620Z | +++ svcs -Hostate baseline |
| 536 | 2026-04-15T20:57:02.632Z | ++ [[ offline* != online ]] |
| 537 | 2026-04-15T20:57:02.632Z | ++ [[ 34 -gt 300 ]] |
| 538 | 2026-04-15T20:57:02.632Z | ++ sleep 1 |
| 539 | 2026-04-15T20:57:03.634Z | ++ retry=35 |
| 540 | 2026-04-15T20:57:03.639Z | +++ svcs -Hostate baseline |
| 541 | 2026-04-15T20:57:03.649Z | ++ [[ offline* != online ]] |
| 542 | 2026-04-15T20:57:03.649Z | ++ [[ 35 -gt 300 ]] |
| 543 | 2026-04-15T20:57:03.649Z | ++ sleep 1 |
| 544 | 2026-04-15T20:57:04.652Z | ++ retry=36 |
| 545 | 2026-04-15T20:57:04.655Z | +++ svcs -Hostate baseline |
| 546 | 2026-04-15T20:57:04.667Z | ++ [[ offline* != online ]] |
| 547 | 2026-04-15T20:57:04.668Z | ++ [[ 36 -gt 300 ]] |
| 548 | 2026-04-15T20:57:04.668Z | ++ sleep 1 |
| 549 | 2026-04-15T20:57:05.670Z | ++ retry=37 |
| 550 | 2026-04-15T20:57:05.673Z | +++ svcs -Hostate baseline |
| 551 | 2026-04-15T20:57:05.685Z | ++ [[ offline* != online ]] |
| 552 | 2026-04-15T20:57:05.685Z | ++ [[ 37 -gt 300 ]] |
| 553 | 2026-04-15T20:57:05.685Z | ++ sleep 1 |
| 554 | 2026-04-15T20:57:06.687Z | ++ retry=38 |
| 555 | 2026-04-15T20:57:06.690Z | +++ svcs -Hostate baseline |
| 556 | 2026-04-15T20:57:06.704Z | ++ [[ offline* != online ]] |
| 557 | 2026-04-15T20:57:06.704Z | ++ [[ 38 -gt 300 ]] |
| 558 | 2026-04-15T20:57:06.704Z | ++ sleep 1 |
| 559 | 2026-04-15T20:57:07.705Z | ++ retry=39 |
| 560 | 2026-04-15T20:57:07.708Z | +++ svcs -Hostate baseline |
| 561 | 2026-04-15T20:57:07.720Z | ++ [[ offline* != online ]] |
| 562 | 2026-04-15T20:57:07.720Z | ++ [[ 39 -gt 300 ]] |
| 563 | 2026-04-15T20:57:07.720Z | ++ sleep 1 |
| 564 | 2026-04-15T20:57:08.723Z | ++ retry=40 |
| 565 | 2026-04-15T20:57:08.726Z | +++ svcs -Hostate baseline |
| 566 | 2026-04-15T20:57:08.739Z | ++ [[ offline* != online ]] |
| 567 | 2026-04-15T20:57:08.739Z | ++ [[ 40 -gt 300 ]] |
| 568 | 2026-04-15T20:57:08.739Z | ++ sleep 1 |
| 569 | 2026-04-15T20:57:09.741Z | ++ retry=41 |
| 570 | 2026-04-15T20:57:09.744Z | +++ svcs -Hostate baseline |
| 571 | 2026-04-15T20:57:09.757Z | ++ [[ offline* != online ]] |
| 572 | 2026-04-15T20:57:09.757Z | ++ [[ 41 -gt 300 ]] |
| 573 | 2026-04-15T20:57:09.757Z | ++ sleep 1 |
| 574 | 2026-04-15T20:57:10.759Z | ++ retry=42 |
| 575 | 2026-04-15T20:57:10.762Z | +++ svcs -Hostate baseline |
| 576 | 2026-04-15T20:57:10.775Z | ++ [[ offline* != online ]] |
| 577 | 2026-04-15T20:57:10.775Z | ++ [[ 42 -gt 300 ]] |
| 578 | 2026-04-15T20:57:10.775Z | ++ sleep 1 |
| 579 | 2026-04-15T20:57:11.777Z | ++ retry=43 |
| 580 | 2026-04-15T20:57:11.781Z | +++ svcs -Hostate baseline |
| 581 | 2026-04-15T20:57:11.795Z | ++ [[ offline* != online ]] |
| 582 | 2026-04-15T20:57:11.795Z | ++ [[ 43 -gt 300 ]] |
| 583 | 2026-04-15T20:57:11.795Z | ++ sleep 1 |
| 584 | 2026-04-15T20:57:12.795Z | ++ retry=44 |
| 585 | 2026-04-15T20:57:12.800Z | +++ svcs -Hostate baseline |
| 586 | 2026-04-15T20:57:12.811Z | ++ [[ offline* != online ]] |
| 587 | 2026-04-15T20:57:12.811Z | ++ [[ 44 -gt 300 ]] |
| 588 | 2026-04-15T20:57:12.811Z | ++ sleep 1 |
| 589 | 2026-04-15T20:57:13.813Z | ++ retry=45 |
| 590 | 2026-04-15T20:57:13.816Z | +++ svcs -Hostate baseline |
| 591 | 2026-04-15T20:57:13.828Z | ++ [[ offline* != online ]] |
| 592 | 2026-04-15T20:57:13.828Z | ++ [[ 45 -gt 300 ]] |
| 593 | 2026-04-15T20:57:13.828Z | ++ sleep 1 |
| 594 | 2026-04-15T20:57:14.831Z | ++ retry=46 |
| 595 | 2026-04-15T20:57:14.835Z | +++ svcs -Hostate baseline |
| 596 | 2026-04-15T20:57:14.846Z | ++ [[ offline* != online ]] |
| 597 | 2026-04-15T20:57:14.846Z | ++ [[ 46 -gt 300 ]] |
| 598 | 2026-04-15T20:57:14.846Z | ++ sleep 1 |
| 599 | 2026-04-15T20:57:15.848Z | ++ retry=47 |
| 600 | 2026-04-15T20:57:15.852Z | +++ svcs -Hostate baseline |
| 601 | 2026-04-15T20:57:15.864Z | ++ [[ offline* != online ]] |
| 602 | 2026-04-15T20:57:15.864Z | ++ [[ 47 -gt 300 ]] |
| 603 | 2026-04-15T20:57:15.864Z | ++ sleep 1 |
| 604 | 2026-04-15T20:57:16.866Z | ++ retry=48 |
| 605 | 2026-04-15T20:57:16.869Z | +++ svcs -Hostate baseline |
| 606 | 2026-04-15T20:57:16.882Z | ++ [[ offline* != online ]] |
| 607 | 2026-04-15T20:57:16.882Z | ++ [[ 48 -gt 300 ]] |
| 608 | 2026-04-15T20:57:16.882Z | ++ sleep 1 |
| 609 | 2026-04-15T20:57:17.884Z | ++ retry=49 |
| 610 | 2026-04-15T20:57:17.888Z | +++ svcs -Hostate baseline |
| 611 | 2026-04-15T20:57:17.899Z | ++ [[ offline* != online ]] |
| 612 | 2026-04-15T20:57:17.899Z | ++ [[ 49 -gt 300 ]] |
| 613 | 2026-04-15T20:57:17.899Z | ++ sleep 1 |
| 614 | 2026-04-15T20:57:18.902Z | ++ retry=50 |
| 615 | 2026-04-15T20:57:18.907Z | +++ svcs -Hostate baseline |
| 616 | 2026-04-15T20:57:18.917Z | ++ [[ offline* != online ]] |
| 617 | 2026-04-15T20:57:18.917Z | ++ [[ 50 -gt 300 ]] |
| 618 | 2026-04-15T20:57:18.917Z | ++ sleep 1 |
| 619 | 2026-04-15T20:57:19.919Z | ++ retry=51 |
| 620 | 2026-04-15T20:57:19.922Z | +++ svcs -Hostate baseline |
| 621 | 2026-04-15T20:57:19.935Z | ++ [[ offline* != online ]] |
| 622 | 2026-04-15T20:57:19.935Z | ++ [[ 51 -gt 300 ]] |
| 623 | 2026-04-15T20:57:19.935Z | ++ sleep 1 |
| 624 | 2026-04-15T20:57:20.937Z | ++ retry=52 |
| 625 | 2026-04-15T20:57:20.940Z | +++ svcs -Hostate baseline |
| 626 | 2026-04-15T20:57:20.952Z | ++ [[ offline* != online ]] |
| 627 | 2026-04-15T20:57:20.952Z | ++ [[ 52 -gt 300 ]] |
| 628 | 2026-04-15T20:57:20.952Z | ++ sleep 1 |
| 629 | 2026-04-15T20:57:21.954Z | ++ retry=53 |
| 630 | 2026-04-15T20:57:21.958Z | +++ svcs -Hostate baseline |
| 631 | 2026-04-15T20:57:21.970Z | ++ [[ offline* != online ]] |
| 632 | 2026-04-15T20:57:21.970Z | ++ [[ 53 -gt 300 ]] |
| 633 | 2026-04-15T20:57:21.970Z | ++ sleep 1 |
| 634 | 2026-04-15T20:57:22.972Z | ++ retry=54 |
| 635 | 2026-04-15T20:57:22.976Z | +++ svcs -Hostate baseline |
| 636 | 2026-04-15T20:57:22.988Z | ++ [[ offline* != online ]] |
| 637 | 2026-04-15T20:57:22.988Z | ++ [[ 54 -gt 300 ]] |
| 638 | 2026-04-15T20:57:22.988Z | ++ sleep 1 |
| 639 | 2026-04-15T20:57:23.994Z | ++ retry=55 |
| 640 | 2026-04-15T20:57:24.002Z | +++ svcs -Hostate baseline |
| 641 | 2026-04-15T20:57:24.011Z | ++ [[ offline* != online ]] |
| 642 | 2026-04-15T20:57:24.011Z | ++ [[ 55 -gt 300 ]] |
| 643 | 2026-04-15T20:57:24.011Z | ++ sleep 1 |
| 644 | 2026-04-15T20:57:25.009Z | ++ retry=56 |
| 645 | 2026-04-15T20:57:25.012Z | +++ svcs -Hostate baseline |
| 646 | 2026-04-15T20:57:25.024Z | ++ [[ offline* != online ]] |
| 647 | 2026-04-15T20:57:25.024Z | ++ [[ 56 -gt 300 ]] |
| 648 | 2026-04-15T20:57:25.024Z | ++ sleep 1 |
| 649 | 2026-04-15T20:57:26.027Z | ++ retry=57 |
| 650 | 2026-04-15T20:57:26.030Z | +++ svcs -Hostate baseline |
| 651 | 2026-04-15T20:57:26.043Z | ++ [[ offline* != online ]] |
| 652 | 2026-04-15T20:57:26.043Z | ++ [[ 57 -gt 300 ]] |
| 653 | 2026-04-15T20:57:26.043Z | ++ sleep 1 |
| 654 | 2026-04-15T20:57:27.045Z | ++ retry=58 |
| 655 | 2026-04-15T20:57:27.049Z | +++ svcs -Hostate baseline |
| 656 | 2026-04-15T20:57:27.060Z | ++ [[ offline* != online ]] |
| 657 | 2026-04-15T20:57:27.061Z | ++ [[ 58 -gt 300 ]] |
| 658 | 2026-04-15T20:57:27.061Z | ++ sleep 1 |
| 659 | 2026-04-15T20:57:28.063Z | ++ retry=59 |
| 660 | 2026-04-15T20:57:28.067Z | +++ svcs -Hostate baseline |
| 661 | 2026-04-15T20:57:28.078Z | ++ [[ offline* != online ]] |
| 662 | 2026-04-15T20:57:28.078Z | ++ [[ 59 -gt 300 ]] |
| 663 | 2026-04-15T20:57:28.078Z | ++ sleep 1 |
| 664 | 2026-04-15T20:57:29.081Z | ++ retry=60 |
| 665 | 2026-04-15T20:57:29.084Z | +++ svcs -Hostate baseline |
| 666 | 2026-04-15T20:57:29.096Z | ++ [[ offline* != online ]] |
| 667 | 2026-04-15T20:57:29.096Z | ++ [[ 60 -gt 300 ]] |
| 668 | 2026-04-15T20:57:29.096Z | ++ sleep 1 |
| 669 | 2026-04-15T20:57:30.099Z | ++ retry=61 |
| 670 | 2026-04-15T20:57:30.102Z | +++ svcs -Hostate baseline |
| 671 | 2026-04-15T20:57:30.114Z | ++ [[ offline* != online ]] |
| 672 | 2026-04-15T20:57:30.114Z | ++ [[ 61 -gt 300 ]] |
| 673 | 2026-04-15T20:57:30.114Z | ++ sleep 1 |
| 674 | 2026-04-15T20:57:31.116Z | ++ retry=62 |
| 675 | 2026-04-15T20:57:31.121Z | +++ svcs -Hostate baseline |
| 676 | 2026-04-15T20:57:31.132Z | ++ [[ offline* != online ]] |
| 677 | 2026-04-15T20:57:31.132Z | ++ [[ 62 -gt 300 ]] |
| 678 | 2026-04-15T20:57:31.132Z | ++ sleep 1 |
| 679 | 2026-04-15T20:57:32.134Z | ++ retry=63 |
| 680 | 2026-04-15T20:57:32.138Z | +++ svcs -Hostate baseline |
| 681 | 2026-04-15T20:57:32.150Z | ++ [[ offline* != online ]] |
| 682 | 2026-04-15T20:57:32.150Z | ++ [[ 63 -gt 300 ]] |
| 683 | 2026-04-15T20:57:32.150Z | ++ sleep 1 |
| 684 | 2026-04-15T20:57:33.152Z | ++ retry=64 |
| 685 | 2026-04-15T20:57:33.156Z | +++ svcs -Hostate baseline |
| 686 | 2026-04-15T20:57:33.168Z | ++ [[ offline* != online ]] |
| 687 | 2026-04-15T20:57:33.168Z | ++ [[ 64 -gt 300 ]] |
| 688 | 2026-04-15T20:57:33.168Z | ++ sleep 1 |
| 689 | 2026-04-15T20:57:34.170Z | ++ retry=65 |
| 690 | 2026-04-15T20:57:34.173Z | +++ svcs -Hostate baseline |
| 691 | 2026-04-15T20:57:34.185Z | ++ [[ offline* != online ]] |
| 692 | 2026-04-15T20:57:34.185Z | ++ [[ 65 -gt 300 ]] |
| 693 | 2026-04-15T20:57:34.185Z | ++ sleep 1 |
| 694 | 2026-04-15T20:57:35.188Z | ++ retry=66 |
| 695 | 2026-04-15T20:57:35.191Z | +++ svcs -Hostate baseline |
| 696 | 2026-04-15T20:57:35.203Z | ++ [[ offline* != online ]] |
| 697 | 2026-04-15T20:57:35.203Z | ++ [[ 66 -gt 300 ]] |
| 698 | 2026-04-15T20:57:35.203Z | ++ sleep 1 |
| 699 | 2026-04-15T20:57:36.206Z | ++ retry=67 |
| 700 | 2026-04-15T20:57:36.209Z | +++ svcs -Hostate baseline |
| 701 | 2026-04-15T20:57:36.221Z | ++ [[ offline* != online ]] |
| 702 | 2026-04-15T20:57:36.221Z | ++ [[ 67 -gt 300 ]] |
| 703 | 2026-04-15T20:57:36.221Z | ++ sleep 1 |
| 704 | 2026-04-15T20:57:37.225Z | ++ retry=68 |
| 705 | 2026-04-15T20:57:37.230Z | +++ svcs -Hostate baseline |
| 706 | 2026-04-15T20:57:37.240Z | ++ [[ offline* != online ]] |
| 707 | 2026-04-15T20:57:37.240Z | ++ [[ 68 -gt 300 ]] |
| 708 | 2026-04-15T20:57:37.240Z | ++ sleep 1 |
| 709 | 2026-04-15T20:57:38.242Z | ++ retry=69 |
| 710 | 2026-04-15T20:57:38.246Z | +++ svcs -Hostate baseline |
| 711 | 2026-04-15T20:57:38.257Z | ++ [[ offline* != online ]] |
| 712 | 2026-04-15T20:57:38.257Z | ++ [[ 69 -gt 300 ]] |
| 713 | 2026-04-15T20:57:38.257Z | ++ sleep 1 |
| 714 | 2026-04-15T20:57:39.259Z | ++ retry=70 |
| 715 | 2026-04-15T20:57:39.263Z | +++ svcs -Hostate baseline |
| 716 | 2026-04-15T20:57:39.274Z | ++ [[ offline* != online ]] |
| 717 | 2026-04-15T20:57:39.274Z | ++ [[ 70 -gt 300 ]] |
| 718 | 2026-04-15T20:57:39.274Z | ++ sleep 1 |
| 719 | 2026-04-15T20:57:40.276Z | ++ retry=71 |
| 720 | 2026-04-15T20:57:40.280Z | +++ svcs -Hostate baseline |
| 721 | 2026-04-15T20:57:40.293Z | ++ [[ offline* != online ]] |
| 722 | 2026-04-15T20:57:40.293Z | ++ [[ 71 -gt 300 ]] |
| 723 | 2026-04-15T20:57:40.293Z | ++ sleep 1 |
| 724 | 2026-04-15T20:57:41.295Z | ++ retry=72 |
| 725 | 2026-04-15T20:57:41.298Z | +++ svcs -Hostate baseline |
| 726 | 2026-04-15T20:57:41.309Z | ++ [[ offline* != online ]] |
| 727 | 2026-04-15T20:57:41.309Z | ++ [[ 72 -gt 300 ]] |
| 728 | 2026-04-15T20:57:41.309Z | ++ sleep 1 |
| 729 | 2026-04-15T20:57:42.311Z | ++ retry=73 |
| 730 | 2026-04-15T20:57:42.315Z | +++ svcs -Hostate baseline |
| 731 | 2026-04-15T20:57:42.327Z | ++ [[ offline* != online ]] |
| 732 | 2026-04-15T20:57:42.327Z | ++ [[ 73 -gt 300 ]] |
| 733 | 2026-04-15T20:57:42.327Z | ++ sleep 1 |
| 734 | 2026-04-15T20:57:43.330Z | ++ retry=74 |
| 735 | 2026-04-15T20:57:43.336Z | +++ svcs -Hostate baseline |
| 736 | 2026-04-15T20:57:43.345Z | ++ [[ offline* != online ]] |
| 737 | 2026-04-15T20:57:43.345Z | ++ [[ 74 -gt 300 ]] |
| 738 | 2026-04-15T20:57:43.345Z | ++ sleep 1 |
| 739 | 2026-04-15T20:57:44.349Z | ++ retry=75 |
| 740 | 2026-04-15T20:57:44.352Z | +++ svcs -Hostate baseline |
| 741 | 2026-04-15T20:57:44.363Z | ++ [[ offline* != online ]] |
| 742 | 2026-04-15T20:57:44.363Z | ++ [[ 75 -gt 300 ]] |
| 743 | 2026-04-15T20:57:44.363Z | ++ sleep 1 |
| 744 | 2026-04-15T20:57:45.365Z | ++ retry=76 |
| 745 | 2026-04-15T20:57:45.368Z | +++ svcs -Hostate baseline |
| 746 | 2026-04-15T20:57:45.380Z | ++ [[ offline* != online ]] |
| 747 | 2026-04-15T20:57:45.380Z | ++ [[ 76 -gt 300 ]] |
| 748 | 2026-04-15T20:57:45.380Z | ++ sleep 1 |
| 749 | 2026-04-15T20:57:46.383Z | ++ retry=77 |
| 750 | 2026-04-15T20:57:46.386Z | +++ svcs -Hostate baseline |
| 751 | 2026-04-15T20:57:46.398Z | ++ [[ offline* != online ]] |
| 752 | 2026-04-15T20:57:46.398Z | ++ [[ 77 -gt 300 ]] |
| 753 | 2026-04-15T20:57:46.398Z | ++ sleep 1 |
| 754 | 2026-04-15T20:57:47.402Z | ++ retry=78 |
| 755 | 2026-04-15T20:57:47.405Z | +++ svcs -Hostate baseline |
| 756 | 2026-04-15T20:57:47.416Z | ++ [[ offline* != online ]] |
| 757 | 2026-04-15T20:57:47.416Z | ++ [[ 78 -gt 300 ]] |
| 758 | 2026-04-15T20:57:47.416Z | ++ sleep 1 |
| 759 | 2026-04-15T20:57:48.419Z | ++ retry=79 |
| 760 | 2026-04-15T20:57:48.422Z | +++ svcs -Hostate baseline |
| 761 | 2026-04-15T20:57:48.434Z | ++ [[ offline* != online ]] |
| 762 | 2026-04-15T20:57:48.434Z | ++ [[ 79 -gt 300 ]] |
| 763 | 2026-04-15T20:57:48.434Z | ++ sleep 1 |
| 764 | 2026-04-15T20:57:49.436Z | ++ retry=80 |
| 765 | 2026-04-15T20:57:49.440Z | +++ svcs -Hostate baseline |
| 766 | 2026-04-15T20:57:49.452Z | ++ [[ offline* != online ]] |
| 767 | 2026-04-15T20:57:49.452Z | ++ [[ 80 -gt 300 ]] |
| 768 | 2026-04-15T20:57:49.452Z | ++ sleep 1 |
| 769 | 2026-04-15T20:57:50.454Z | ++ retry=81 |
| 770 | 2026-04-15T20:57:50.458Z | +++ svcs -Hostate baseline |
| 771 | 2026-04-15T20:57:50.470Z | ++ [[ offline* != online ]] |
| 772 | 2026-04-15T20:57:50.470Z | ++ [[ 81 -gt 300 ]] |
| 773 | 2026-04-15T20:57:50.470Z | ++ sleep 1 |
| 774 | 2026-04-15T20:57:51.472Z | ++ retry=82 |
| 775 | 2026-04-15T20:57:51.475Z | +++ svcs -Hostate baseline |
| 776 | 2026-04-15T20:57:51.487Z | ++ [[ offline* != online ]] |
| 777 | 2026-04-15T20:57:51.487Z | ++ [[ 82 -gt 300 ]] |
| 778 | 2026-04-15T20:57:51.487Z | ++ sleep 1 |
| 779 | 2026-04-15T20:57:52.489Z | ++ retry=83 |
| 780 | 2026-04-15T20:57:52.493Z | +++ svcs -Hostate baseline |
| 781 | 2026-04-15T20:57:52.505Z | ++ [[ offline* != online ]] |
| 782 | 2026-04-15T20:57:52.505Z | ++ [[ 83 -gt 300 ]] |
| 783 | 2026-04-15T20:57:52.505Z | ++ sleep 1 |
| 784 | 2026-04-15T20:57:53.507Z | ++ retry=84 |
| 785 | 2026-04-15T20:57:53.511Z | +++ svcs -Hostate baseline |
| 786 | 2026-04-15T20:57:53.523Z | ++ [[ offline* != online ]] |
| 787 | 2026-04-15T20:57:53.523Z | ++ [[ 84 -gt 300 ]] |
| 788 | 2026-04-15T20:57:53.523Z | ++ sleep 1 |
| 789 | 2026-04-15T20:57:54.526Z | ++ retry=85 |
| 790 | 2026-04-15T20:57:54.529Z | +++ svcs -Hostate baseline |
| 791 | 2026-04-15T20:57:54.541Z | ++ [[ offline* != online ]] |
| 792 | 2026-04-15T20:57:54.541Z | ++ [[ 85 -gt 300 ]] |
| 793 | 2026-04-15T20:57:54.541Z | ++ sleep 1 |
| 794 | 2026-04-15T20:57:55.543Z | ++ retry=86 |
| 795 | 2026-04-15T20:57:55.547Z | +++ svcs -Hostate baseline |
| 796 | 2026-04-15T20:57:55.558Z | ++ [[ offline* != online ]] |
| 797 | 2026-04-15T20:57:55.558Z | ++ [[ 86 -gt 300 ]] |
| 798 | 2026-04-15T20:57:55.558Z | ++ sleep 1 |
| 799 | 2026-04-15T20:57:56.561Z | ++ retry=87 |
| 800 | 2026-04-15T20:57:56.565Z | +++ svcs -Hostate baseline |
| 801 | 2026-04-15T20:57:56.578Z | ++ [[ offline* != online ]] |
| 802 | 2026-04-15T20:57:56.578Z | ++ [[ 87 -gt 300 ]] |
| 803 | 2026-04-15T20:57:56.578Z | ++ sleep 1 |
| 804 | 2026-04-15T20:57:57.580Z | ++ retry=88 |
| 805 | 2026-04-15T20:57:57.584Z | +++ svcs -Hostate baseline |
| 806 | 2026-04-15T20:57:57.595Z | ++ [[ offline* != online ]] |
| 807 | 2026-04-15T20:57:57.595Z | ++ [[ 88 -gt 300 ]] |
| 808 | 2026-04-15T20:57:57.595Z | ++ sleep 1 |
| 809 | 2026-04-15T20:57:58.598Z | ++ retry=89 |
| 810 | 2026-04-15T20:57:58.604Z | +++ svcs -Hostate baseline |
| 811 | 2026-04-15T20:57:58.613Z | ++ [[ offline* != online ]] |
| 812 | 2026-04-15T20:57:58.613Z | ++ [[ 89 -gt 300 ]] |
| 813 | 2026-04-15T20:57:58.613Z | ++ sleep 1 |
| 814 | 2026-04-15T20:57:59.615Z | ++ retry=90 |
| 815 | 2026-04-15T20:57:59.619Z | +++ svcs -Hostate baseline |
| 816 | 2026-04-15T20:57:59.631Z | ++ [[ offline* != online ]] |
| 817 | 2026-04-15T20:57:59.631Z | ++ [[ 90 -gt 300 ]] |
| 818 | 2026-04-15T20:57:59.631Z | ++ sleep 1 |
| 819 | 2026-04-15T20:58:00.633Z | ++ retry=91 |
| 820 | 2026-04-15T20:58:00.636Z | +++ svcs -Hostate baseline |
| 821 | 2026-04-15T20:58:00.648Z | ++ [[ offline* != online ]] |
| 822 | 2026-04-15T20:58:00.649Z | ++ [[ 91 -gt 300 ]] |
| 823 | 2026-04-15T20:58:00.649Z | ++ sleep 1 |
| 824 | 2026-04-15T20:58:01.650Z | ++ retry=92 |
| 825 | 2026-04-15T20:58:01.654Z | +++ svcs -Hostate baseline |
| 826 | 2026-04-15T20:58:01.666Z | ++ [[ offline* != online ]] |
| 827 | 2026-04-15T20:58:01.666Z | ++ [[ 92 -gt 300 ]] |
| 828 | 2026-04-15T20:58:01.666Z | ++ sleep 1 |
| 829 | 2026-04-15T20:58:02.668Z | ++ retry=93 |
| 830 | 2026-04-15T20:58:02.673Z | +++ svcs -Hostate baseline |
| 831 | 2026-04-15T20:58:02.683Z | ++ [[ offline* != online ]] |
| 832 | 2026-04-15T20:58:02.683Z | ++ [[ 93 -gt 300 ]] |
| 833 | 2026-04-15T20:58:02.683Z | ++ sleep 1 |
| 834 | 2026-04-15T20:58:03.685Z | ++ retry=94 |
| 835 | 2026-04-15T20:58:03.688Z | +++ svcs -Hostate baseline |
| 836 | 2026-04-15T20:58:03.701Z | ++ [[ offline* != online ]] |
| 837 | 2026-04-15T20:58:03.701Z | ++ [[ 94 -gt 300 ]] |
| 838 | 2026-04-15T20:58:03.701Z | ++ sleep 1 |
| 839 | 2026-04-15T20:58:04.703Z | ++ retry=95 |
| 840 | 2026-04-15T20:58:04.707Z | +++ svcs -Hostate baseline |
| 841 | 2026-04-15T20:58:04.718Z | ++ [[ offline* != online ]] |
| 842 | 2026-04-15T20:58:04.718Z | ++ [[ 95 -gt 300 ]] |
| 843 | 2026-04-15T20:58:04.718Z | ++ sleep 1 |
| 844 | 2026-04-15T20:58:05.720Z | ++ retry=96 |
| 845 | 2026-04-15T20:58:05.724Z | +++ svcs -Hostate baseline |
| 846 | 2026-04-15T20:58:05.736Z | ++ [[ offline* != online ]] |
| 847 | 2026-04-15T20:58:05.736Z | ++ [[ 96 -gt 300 ]] |
| 848 | 2026-04-15T20:58:05.736Z | ++ sleep 1 |
| 849 | 2026-04-15T20:58:06.738Z | ++ retry=97 |
| 850 | 2026-04-15T20:58:06.742Z | +++ svcs -Hostate baseline |
| 851 | 2026-04-15T20:58:06.753Z | ++ [[ offline* != online ]] |
| 852 | 2026-04-15T20:58:06.753Z | ++ [[ 97 -gt 300 ]] |
| 853 | 2026-04-15T20:58:06.753Z | ++ sleep 1 |
| 854 | 2026-04-15T20:58:07.755Z | ++ retry=98 |
| 855 | 2026-04-15T20:58:07.758Z | +++ svcs -Hostate baseline |
| 856 | 2026-04-15T20:58:07.770Z | ++ [[ offline* != online ]] |
| 857 | 2026-04-15T20:58:07.770Z | ++ [[ 98 -gt 300 ]] |
| 858 | 2026-04-15T20:58:07.774Z | ++ sleep 1 |
| 859 | 2026-04-15T20:58:08.771Z | ++ retry=99 |
| 860 | 2026-04-15T20:58:08.775Z | +++ svcs -Hostate baseline |
| 861 | 2026-04-15T20:58:08.787Z | ++ [[ offline* != online ]] |
| 862 | 2026-04-15T20:58:08.787Z | ++ [[ 99 -gt 300 ]] |
| 863 | 2026-04-15T20:58:08.787Z | ++ sleep 1 |
| 864 | 2026-04-15T20:58:09.789Z | ++ retry=100 |
| 865 | 2026-04-15T20:58:09.792Z | +++ svcs -Hostate baseline |
| 866 | 2026-04-15T20:58:09.804Z | ++ [[ offline* != online ]] |
| 867 | 2026-04-15T20:58:09.804Z | ++ [[ 100 -gt 300 ]] |
| 868 | 2026-04-15T20:58:09.804Z | ++ sleep 1 |
| 869 | 2026-04-15T20:58:10.806Z | ++ retry=101 |
| 870 | 2026-04-15T20:58:10.809Z | +++ svcs -Hostate baseline |
| 871 | 2026-04-15T20:58:10.821Z | ++ [[ offline* != online ]] |
| 872 | 2026-04-15T20:58:10.821Z | ++ [[ 101 -gt 300 ]] |
| 873 | 2026-04-15T20:58:10.821Z | ++ sleep 1 |
| 874 | 2026-04-15T20:58:11.823Z | ++ retry=102 |
| 875 | 2026-04-15T20:58:11.827Z | +++ svcs -Hostate baseline |
| 876 | 2026-04-15T20:58:11.838Z | ++ [[ offline* != online ]] |
| 877 | 2026-04-15T20:58:11.839Z | ++ [[ 102 -gt 300 ]] |
| 878 | 2026-04-15T20:58:11.839Z | ++ sleep 1 |
| 879 | 2026-04-15T20:58:12.841Z | ++ retry=103 |
| 880 | 2026-04-15T20:58:12.845Z | +++ svcs -Hostate baseline |
| 881 | 2026-04-15T20:58:12.856Z | ++ [[ offline* != online ]] |
| 882 | 2026-04-15T20:58:12.856Z | ++ [[ 103 -gt 300 ]] |
| 883 | 2026-04-15T20:58:12.856Z | ++ sleep 1 |
| 884 | 2026-04-15T20:58:13.858Z | ++ retry=104 |
| 885 | 2026-04-15T20:58:13.861Z | +++ svcs -Hostate baseline |
| 886 | 2026-04-15T20:58:13.873Z | ++ [[ online != online ]] |
| 887 | 2026-04-15T20:58:13.873Z | ++ set -o errexit |
| 888 | 2026-04-15T20:58:13.873Z | ++ set -o pipefail |
| 889 | 2026-04-15T20:58:13.873Z | ++ banner build |
| 890 | 2026-04-15T20:58:13.876Z | |
| 891 | 2026-04-15T20:58:13.876Z | ##### # # # # ##### |
| 892 | 2026-04-15T20:58:13.876Z | # # # # # # # # |
| 893 | 2026-04-15T20:58:13.877Z | ##### # # # # # # |
| 894 | 2026-04-15T20:58:13.878Z | # # # # # # # # |
| 895 | 2026-04-15T20:58:13.878Z | # # # # # # # # |
| 896 | 2026-04-15T20:58:13.878Z | ##### #### # ###### ##### |
| 897 | 2026-04-15T20:58:13.879Z | |
| 898 | 2026-04-15T20:58:13.879Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 899 | 2026-04-15T20:58:13.882Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 900 | 2026-04-15T20:58:14.061Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 901 | 2026-04-15T20:58:14.064Z | info: downloading 6 components |
| 902 | 2026-04-15T20:58:31.496Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 903 | 2026-04-15T20:58:32.145Z | From https://github.com/oxidecomputer/falcon |
| 904 | 2026-04-15T20:58:32.145Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 905 | 2026-04-15T20:58:32.222Z | Updating crates.io index |
| 906 | 2026-04-15T20:58:32.225Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 907 | 2026-04-15T20:58:32.970Z | From https://github.com/oxidecomputer/dendrite |
| 908 | 2026-04-15T20:58:32.970Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 909 | 2026-04-15T20:58:33.133Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 910 | 2026-04-15T20:58:33.407Z | From https://github.com/oxidecomputer/ispf |
| 911 | 2026-04-15T20:58:33.407Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 912 | 2026-04-15T20:58:33.414Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 913 | 2026-04-15T20:58:33.795Z | From https://github.com/oxidecomputer/netadm-sys |
| 914 | 2026-04-15T20:58:33.796Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 915 | 2026-04-15T20:58:33.803Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 916 | 2026-04-15T20:58:41.638Z | From https://github.com/oxidecomputer/omicron |
| 917 | 2026-04-15T20:58:41.638Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 918 | 2026-04-15T20:58:42.041Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 919 | 2026-04-15T20:58:42.665Z | From https://github.com/oxidecomputer/opte |
| 920 | 2026-04-15T20:58:42.665Z | * [new ref] b60decb70fe491ebdaa30c824619470b015556fc -> refs/commit/b60decb70fe491ebdaa30c824619470b015556fc |
| 921 | 2026-04-15T20:58:42.698Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 922 | 2026-04-15T20:58:42.964Z | From https://github.com/illumos/smf-rs |
| 923 | 2026-04-15T20:58:42.964Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 924 | 2026-04-15T20:58:43.354Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 925 | 2026-04-15T20:58:43.631Z | From https://github.com/oxidecomputer/network-interface |
| 926 | 2026-04-15T20:58:43.631Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 927 | 2026-04-15T20:58:43.656Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 928 | 2026-04-15T20:58:43.949Z | From https://github.com/oxidecomputer/zone |
| 929 | 2026-04-15T20:58:43.949Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 930 | 2026-04-15T20:58:43.989Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 931 | 2026-04-15T20:58:45.161Z | From https://github.com/oxidecomputer/propolis |
| 932 | 2026-04-15T20:58:45.161Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 933 | 2026-04-15T20:58:45.349Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 934 | 2026-04-15T20:58:45.859Z | From https://github.com/oxidecomputer/transceiver-control |
| 935 | 2026-04-15T20:58:45.860Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 936 | 2026-04-15T20:58:45.870Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 937 | 2026-04-15T20:58:46.152Z | From https://github.com/oxidecomputer/dlpi-sys |
| 938 | 2026-04-15T20:58:46.152Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 939 | 2026-04-15T20:58:46.169Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 940 | 2026-04-15T20:58:46.459Z | From https://github.com/jmesmon/rust-libzfs |
| 941 | 2026-04-15T20:58:46.459Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 942 | 2026-04-15T20:58:46.467Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 943 | 2026-04-15T20:58:46.738Z | From https://github.com/oxidecomputer/rusty-doors |
| 944 | 2026-04-15T20:58:46.738Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 945 | 2026-04-15T20:58:46.785Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 946 | 2026-04-15T20:58:47.116Z | From https://github.com/oxidecomputer/lldp |
| 947 | 2026-04-15T20:58:47.116Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 948 | 2026-04-15T20:58:47.161Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 949 | 2026-04-15T20:58:47.455Z | From https://github.com/oxidecomputer/slog-error-chain |
| 950 | 2026-04-15T20:58:47.455Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 951 | 2026-04-15T20:58:47.473Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 952 | 2026-04-15T20:58:47.816Z | From https://github.com/oxidecomputer/tufaceous |
| 953 | 2026-04-15T20:58:47.816Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 954 | 2026-04-15T20:58:47.835Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 955 | 2026-04-15T20:58:48.297Z | From https://github.com/oxidecomputer/management-gateway-service |
| 956 | 2026-04-15T20:58:48.297Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 957 | 2026-04-15T20:58:48.502Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 958 | 2026-04-15T20:58:49.343Z | From https://github.com/oxidecomputer/crucible |
| 959 | 2026-04-15T20:58:49.343Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 960 | 2026-04-15T20:58:50.123Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 961 | 2026-04-15T20:58:50.390Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 962 | 2026-04-15T20:58:50.390Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 963 | 2026-04-15T20:58:50.899Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 964 | 2026-04-15T20:58:51.314Z | From https://github.com/oxidecomputer/propolis |
| 965 | 2026-04-15T20:58:51.314Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 966 | 2026-04-15T20:58:51.407Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 967 | 2026-04-15T20:58:51.666Z | From https://github.com/oxidecomputer/tofino |
| 968 | 2026-04-15T20:58:51.666Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 969 | 2026-04-15T20:58:51.672Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 970 | 2026-04-15T20:58:52.195Z | From https://github.com/oxidecomputer/maghemite |
| 971 | 2026-04-15T20:58:52.195Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 972 | 2026-04-15T20:58:52.261Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 973 | 2026-04-15T20:58:52.532Z | From https://github.com/oxidecomputer/clickward |
| 974 | 2026-04-15T20:58:52.533Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 975 | 2026-04-15T20:58:52.709Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 976 | 2026-04-15T20:58:53.005Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 977 | 2026-04-15T20:58:53.007Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 978 | 2026-04-15T20:58:53.016Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 979 | 2026-04-15T20:58:53.373Z | From https://github.com/oxidecomputer/crucible |
| 980 | 2026-04-15T20:58:53.373Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 981 | 2026-04-15T20:58:54.736Z | Downloading crates ... |
| 982 | 2026-04-15T20:58:54.805Z | Downloaded crunchy v0.2.4 |
| 983 | 2026-04-15T20:58:54.839Z | Downloaded async-recursion v1.1.1 |
| 984 | 2026-04-15T20:58:54.844Z | Downloaded async-stream v0.3.6 |
| 985 | 2026-04-15T20:58:54.848Z | Downloaded cpufeatures v0.3.0 |
| 986 | 2026-04-15T20:58:54.862Z | Downloaded const-random v0.1.18 |
| 987 | 2026-04-15T20:58:54.866Z | Downloaded const_format v0.2.35 |
| 988 | 2026-04-15T20:58:54.869Z | Downloaded compression-core v0.4.31 |
| 989 | 2026-04-15T20:58:54.872Z | Downloaded adler2 v2.0.1 |
| 990 | 2026-04-15T20:58:54.876Z | Downloaded compression-codecs v0.4.37 |
| 991 | 2026-04-15T20:58:54.879Z | Downloaded bitflags v1.3.2 |
| 992 | 2026-04-15T20:58:54.879Z | Downloaded darling_macro v0.21.3 |
| 993 | 2026-04-15T20:58:54.882Z | Downloaded const-random-macro v0.1.16 |
| 994 | 2026-04-15T20:58:54.882Z | Downloaded chacha20 v0.9.1 |
| 995 | 2026-04-15T20:58:54.885Z | Downloaded bit-vec v0.8.0 |
| 996 | 2026-04-15T20:58:54.888Z | Downloaded async-trait v0.1.89 |
| 997 | 2026-04-15T20:58:54.892Z | Downloaded clap_lex v1.1.0 |
| 998 | 2026-04-15T20:58:54.892Z | Downloaded colorchoice v1.0.5 |
| 999 | 2026-04-15T20:58:54.896Z | Downloaded foreign-types-macros v0.2.3 |
| 1000 | 2026-04-15T20:58:54.899Z | Downloaded gethostname v0.5.0 |
| 1001 | 2026-04-15T20:58:54.899Z | Downloaded crc32fast v1.5.0 |
| 1002 | 2026-04-15T20:58:54.902Z | Downloaded cipher v0.4.4 |
| 1003 | 2026-04-15T20:58:54.905Z | Downloaded byteorder v1.5.0 |
| 1004 | 2026-04-15T20:58:54.908Z | Downloaded ciborium-ll v0.2.2 |
| 1005 | 2026-04-15T20:58:54.908Z | Downloaded atomicwrites v0.4.4 |
| 1006 | 2026-04-15T20:58:54.912Z | Downloaded bcs v0.1.6 |
| 1007 | 2026-04-15T20:58:54.912Z | Downloaded critical-section v1.2.0 |
| 1008 | 2026-04-15T20:58:54.915Z | Downloaded cancel-safe-futures v0.1.5 |
| 1009 | 2026-04-15T20:58:54.918Z | Downloaded blake2 v0.10.6 |
| 1010 | 2026-04-15T20:58:54.921Z | Downloaded anstyle v1.0.14 |
| 1011 | 2026-04-15T20:58:54.921Z | Downloaded fxhash v0.2.1 |
| 1012 | 2026-04-15T20:58:54.925Z | Downloaded block-buffer v0.10.4 |
| 1013 | 2026-04-15T20:58:54.925Z | Downloaded crypto-common v0.1.7 |
| 1014 | 2026-04-15T20:58:54.928Z | Downloaded cstr-argument v0.1.2 |
| 1015 | 2026-04-15T20:58:54.928Z | Downloaded csv-core v0.1.13 |
| 1016 | 2026-04-15T20:58:54.931Z | Downloaded crossbeam-utils v0.8.21 |
| 1017 | 2026-04-15T20:58:54.935Z | Downloaded aead v0.5.2 |
| 1018 | 2026-04-15T20:58:54.939Z | Downloaded anstream v1.0.0 |
| 1019 | 2026-04-15T20:58:54.939Z | Downloaded cfg-if v1.0.4 |
| 1020 | 2026-04-15T20:58:54.942Z | Downloaded cobs v0.3.0 |
| 1021 | 2026-04-15T20:58:54.945Z | Downloaded dtrace-parser v0.2.0 |
| 1022 | 2026-04-15T20:58:54.945Z | Downloaded argon2 v0.5.3 |
| 1023 | 2026-04-15T20:58:54.948Z | Downloaded darling v0.23.0 |
| 1024 | 2026-04-15T20:58:54.951Z | Downloaded either v1.15.0 |
| 1025 | 2026-04-15T20:58:54.955Z | Downloaded debug-ignore v1.0.5 |
| 1026 | 2026-04-15T20:58:54.958Z | Downloaded getrandom v0.4.2 |
| 1027 | 2026-04-15T20:58:54.961Z | Downloaded anstyle-query v1.1.5 |
| 1028 | 2026-04-15T20:58:54.961Z | Downloaded futures-sink v0.3.32 |
| 1029 | 2026-04-15T20:58:54.964Z | Downloaded enum-as-inner v0.6.1 |
| 1030 | 2026-04-15T20:58:54.964Z | Downloaded find-msvc-tools v0.1.9 |
| 1031 | 2026-04-15T20:58:54.968Z | Downloaded cmake v0.1.58 |
| 1032 | 2026-04-15T20:58:54.968Z | Downloaded foreign-types v0.3.2 |
| 1033 | 2026-04-15T20:58:54.971Z | Downloaded drift v0.1.3 |
| 1034 | 2026-04-15T20:58:54.974Z | Downloaded ident_case v1.0.1 |
| 1035 | 2026-04-15T20:58:54.974Z | Downloaded derive_more v0.99.20 |
| 1036 | 2026-04-15T20:58:54.978Z | Downloaded hostname v0.4.2 |
| 1037 | 2026-04-15T20:58:54.981Z | Downloaded ff v0.13.1 |
| 1038 | 2026-04-15T20:58:54.984Z | Downloaded futures-executor v0.3.32 |
| 1039 | 2026-04-15T20:58:54.984Z | Downloaded heck v0.5.0 |
| 1040 | 2026-04-15T20:58:54.988Z | Downloaded heck v0.4.1 |
| 1041 | 2026-04-15T20:58:54.988Z | Downloaded embedded-io v0.4.0 |
| 1042 | 2026-04-15T20:58:54.991Z | Downloaded base64ct v1.8.3 |
| 1043 | 2026-04-15T20:58:54.994Z | Downloaded hickory-resolver v0.25.2 |
| 1044 | 2026-04-15T20:58:54.998Z | Downloaded console v0.16.3 |
| 1045 | 2026-04-15T20:58:54.998Z | Downloaded erased-serde v0.3.31 |
| 1046 | 2026-04-15T20:58:55.001Z | Downloaded derive-ex v0.1.8 |
| 1047 | 2026-04-15T20:58:55.001Z | Downloaded embedded-io v0.6.1 |
| 1048 | 2026-04-15T20:58:55.005Z | Downloaded darling v0.21.3 |
| 1049 | 2026-04-15T20:58:55.008Z | Downloaded cookie v0.18.1 |
| 1050 | 2026-04-15T20:58:55.040Z | Downloaded glob v0.3.3 |
| 1051 | 2026-04-15T20:58:55.040Z | Downloaded dof v0.3.0 |
| 1052 | 2026-04-15T20:58:55.044Z | Downloaded defmt-macros v1.0.1 |
| 1053 | 2026-04-15T20:58:55.044Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1054 | 2026-04-15T20:58:55.044Z | Downloaded is-terminal v0.4.17 |
| 1055 | 2026-04-15T20:58:55.044Z | Downloaded httparse v1.10.1 |
| 1056 | 2026-04-15T20:58:55.044Z | Downloaded defmt v1.0.1 |
| 1057 | 2026-04-15T20:58:55.044Z | Downloaded form_urlencoded v1.2.2 |
| 1058 | 2026-04-15T20:58:55.044Z | Downloaded generic-array v0.14.7 |
| 1059 | 2026-04-15T20:58:55.044Z | Downloaded internet-checksum v0.2.1 |
| 1060 | 2026-04-15T20:58:55.044Z | Downloaded dyn-clone v1.0.20 |
| 1061 | 2026-04-15T20:58:55.044Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 1062 | 2026-04-15T20:58:55.044Z | Downloaded chacha20 v0.10.0 |
| 1063 | 2026-04-15T20:58:55.044Z | Downloaded defmt-parser v1.0.0 |
| 1064 | 2026-04-15T20:58:55.044Z | Downloaded itoa v1.0.18 |
| 1065 | 2026-04-15T20:58:55.044Z | Downloaded lazy_static v1.5.0 |
| 1066 | 2026-04-15T20:58:55.044Z | Downloaded http-body-util v0.1.3 |
| 1067 | 2026-04-15T20:58:55.044Z | Downloaded fnv v1.0.7 |
| 1068 | 2026-04-15T20:58:55.044Z | Downloaded is_ci v1.2.0 |
| 1069 | 2026-04-15T20:58:55.048Z | Downloaded iana-time-zone v0.1.65 |
| 1070 | 2026-04-15T20:58:55.048Z | Downloaded hyper-rustls v0.27.7 |
| 1071 | 2026-04-15T20:58:55.051Z | Downloaded futures-task v0.3.32 |
| 1072 | 2026-04-15T20:58:55.051Z | Downloaded ipnetwork v0.21.1 |
| 1073 | 2026-04-15T20:58:55.055Z | Downloaded hash32 v0.3.1 |
| 1074 | 2026-04-15T20:58:55.058Z | Downloaded errno v0.3.14 |
| 1075 | 2026-04-15T20:58:55.058Z | Downloaded equivalent v1.0.2 |
| 1076 | 2026-04-15T20:58:55.061Z | Downloaded bitflags v2.11.0 |
| 1077 | 2026-04-15T20:58:55.061Z | Downloaded futures-core v0.3.32 |
| 1078 | 2026-04-15T20:58:55.065Z | Downloaded match_cfg v0.1.0 |
| 1079 | 2026-04-15T20:58:55.065Z | Downloaded ingot-types v0.1.2 |
| 1080 | 2026-04-15T20:58:55.068Z | Downloaded async-compression v0.4.41 |
| 1081 | 2026-04-15T20:58:55.071Z | Downloaded memmap v0.7.0 |
| 1082 | 2026-04-15T20:58:55.075Z | Downloaded base64 v0.22.1 |
| 1083 | 2026-04-15T20:58:55.078Z | Downloaded crypto-bigint v0.5.5 |
| 1084 | 2026-04-15T20:58:55.081Z | Downloaded newline-converter v0.3.0 |
| 1085 | 2026-04-15T20:58:55.081Z | Downloaded foreign-types-shared v0.1.1 |
| 1086 | 2026-04-15T20:58:55.085Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1087 | 2026-04-15T20:58:55.085Z | Downloaded lru-cache v0.1.2 |
| 1088 | 2026-04-15T20:58:55.088Z | Downloaded hubpack v0.1.2 |
| 1089 | 2026-04-15T20:58:55.088Z | Downloaded no-std-compat v0.4.1 |
| 1090 | 2026-04-15T20:58:55.091Z | Downloaded keccak v0.1.6 |
| 1091 | 2026-04-15T20:58:55.091Z | Downloaded icu_provider v2.1.1 |
| 1092 | 2026-04-15T20:58:55.094Z | Downloaded convert_case v0.4.0 |
| 1093 | 2026-04-15T20:58:55.094Z | Downloaded memoffset v0.9.1 |
| 1094 | 2026-04-15T20:58:55.097Z | Downloaded libscf-sys v1.1.0 |
| 1095 | 2026-04-15T20:58:55.098Z | Downloaded libsw v3.5.0 |
| 1096 | 2026-04-15T20:58:55.101Z | Downloaded hubpack_derive v0.1.1 |
| 1097 | 2026-04-15T20:58:55.101Z | Downloaded fastrand v2.3.0 |
| 1098 | 2026-04-15T20:58:55.104Z | Downloaded crossbeam-deque v0.8.6 |
| 1099 | 2026-04-15T20:58:55.104Z | Downloaded ingot-macros v0.1.1 |
| 1100 | 2026-04-15T20:58:55.107Z | Downloaded linear-map v1.2.0 |
| 1101 | 2026-04-15T20:58:55.108Z | Downloaded ciborium-io v0.2.2 |
| 1102 | 2026-04-15T20:58:55.111Z | Downloaded cfg_aliases v0.2.1 |
| 1103 | 2026-04-15T20:58:55.111Z | Downloaded macaddr v1.0.1 |
| 1104 | 2026-04-15T20:58:55.111Z | Downloaded expectorate v1.2.0 |
| 1105 | 2026-04-15T20:58:55.114Z | Downloaded bytes v1.11.1 |
| 1106 | 2026-04-15T20:58:55.117Z | Downloaded natord v1.0.9 |
| 1107 | 2026-04-15T20:58:55.117Z | Downloaded futures-io v0.3.32 |
| 1108 | 2026-04-15T20:58:55.121Z | Downloaded foreign-types-shared v0.3.1 |
| 1109 | 2026-04-15T20:58:55.121Z | Downloaded dof v0.4.0 |
| 1110 | 2026-04-15T20:58:55.124Z | Downloaded float-ord v0.3.2 |
| 1111 | 2026-04-15T20:58:55.124Z | Downloaded atomic-waker v1.1.2 |
| 1112 | 2026-04-15T20:58:55.127Z | Downloaded newtype_derive v0.1.6 |
| 1113 | 2026-04-15T20:58:55.127Z | Downloaded libsw-core v0.3.2 |
| 1114 | 2026-04-15T20:58:55.131Z | Downloaded icu_normalizer v2.1.1 |
| 1115 | 2026-04-15T20:58:55.131Z | Downloaded allocator-api2 v0.2.21 |
| 1116 | 2026-04-15T20:58:55.134Z | Downloaded foldhash v0.1.5 |
| 1117 | 2026-04-15T20:58:55.137Z | Downloaded icu_locale_core v2.1.1 |
| 1118 | 2026-04-15T20:58:55.143Z | Downloaded openssl-macros v0.1.1 |
| 1119 | 2026-04-15T20:58:55.143Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1120 | 2026-04-15T20:58:55.146Z | Downloaded lock_api v0.4.14 |
| 1121 | 2026-04-15T20:58:55.146Z | Downloaded httpdate v1.0.3 |
| 1122 | 2026-04-15T20:58:55.146Z | Downloaded dropshot_endpoint v0.17.0 |
| 1123 | 2026-04-15T20:58:55.150Z | Downloaded camino-tempfile v1.4.1 |
| 1124 | 2026-04-15T20:58:55.150Z | Downloaded bit-set v0.8.0 |
| 1125 | 2026-04-15T20:58:55.153Z | Downloaded cargo_toml v0.22.3 |
| 1126 | 2026-04-15T20:58:55.153Z | Downloaded num-derive v0.3.3 |
| 1127 | 2026-04-15T20:58:55.156Z | Downloaded git-stub v1.0.0 |
| 1128 | 2026-04-15T20:58:55.156Z | Downloaded num v0.4.3 |
| 1129 | 2026-04-15T20:58:55.159Z | Downloaded indent_write v2.2.0 |
| 1130 | 2026-04-15T20:58:55.159Z | Downloaded newtype-uuid v1.3.2 |
| 1131 | 2026-04-15T20:58:55.159Z | Downloaded crc8 v0.1.1 |
| 1132 | 2026-04-15T20:58:55.163Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1133 | 2026-04-15T20:58:55.163Z | Downloaded cpufeatures v0.2.17 |
| 1134 | 2026-04-15T20:58:55.163Z | Downloaded multer v3.1.0 |
| 1135 | 2026-04-15T20:58:55.167Z | Downloaded arc-swap v1.9.0 |
| 1136 | 2026-04-15T20:58:55.170Z | Downloaded num-derive v0.4.2 |
| 1137 | 2026-04-15T20:58:55.173Z | Downloaded byte-wrapper v0.1.0 |
| 1138 | 2026-04-15T20:58:55.173Z | Downloaded mime v0.3.17 |
| 1139 | 2026-04-15T20:58:55.177Z | Downloaded bytecount v0.6.9 |
| 1140 | 2026-04-15T20:58:55.177Z | Downloaded backoff v0.4.0 |
| 1141 | 2026-04-15T20:58:55.183Z | Downloaded humantime v2.3.0 |
| 1142 | 2026-04-15T20:58:55.183Z | Downloaded memmap2 v0.9.10 |
| 1143 | 2026-04-15T20:58:55.186Z | Downloaded git-stub-vcs v0.1.0 |
| 1144 | 2026-04-15T20:58:55.186Z | Downloaded hostname v0.3.1 |
| 1145 | 2026-04-15T20:58:55.186Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1146 | 2026-04-15T20:58:55.186Z | Downloaded async-stream-impl v0.3.6 |
| 1147 | 2026-04-15T20:58:55.190Z | Downloaded base16ct v0.2.0 |
| 1148 | 2026-04-15T20:58:55.190Z | Downloaded managed v0.8.0 |
| 1149 | 2026-04-15T20:58:55.190Z | Downloaded powerfmt v0.2.0 |
| 1150 | 2026-04-15T20:58:55.193Z | Downloaded foreign-types v0.5.0 |
| 1151 | 2026-04-15T20:58:55.193Z | Downloaded darling_core v0.23.0 |
| 1152 | 2026-04-15T20:58:55.196Z | Downloaded darling_macro v0.23.0 |
| 1153 | 2026-04-15T20:58:55.199Z | Downloaded dtrace-parser v0.3.0 |
| 1154 | 2026-04-15T20:58:55.199Z | Downloaded icu_collections v2.1.1 |
| 1155 | 2026-04-15T20:58:55.204Z | Downloaded num_enum v0.7.6 |
| 1156 | 2026-04-15T20:58:55.208Z | Downloaded num-rational v0.4.2 |
| 1157 | 2026-04-15T20:58:55.208Z | Downloaded proc-macro-crate v1.3.1 |
| 1158 | 2026-04-15T20:58:55.211Z | Downloaded plain v0.2.3 |
| 1159 | 2026-04-15T20:58:55.211Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1160 | 2026-04-15T20:58:55.211Z | Downloaded hex v0.4.3 |
| 1161 | 2026-04-15T20:58:55.215Z | Downloaded lru-slab v0.1.2 |
| 1162 | 2026-04-15T20:58:55.215Z | Downloaded proc-macro-crate v3.5.0 |
| 1163 | 2026-04-15T20:58:55.218Z | Downloaded owo-colors v4.3.0 |
| 1164 | 2026-04-15T20:58:55.218Z | Downloaded opaque-debug v0.3.1 |
| 1165 | 2026-04-15T20:58:55.221Z | Downloaded openssl-probe v0.2.1 |
| 1166 | 2026-04-15T20:58:55.221Z | Downloaded parse-display v0.10.0 |
| 1167 | 2026-04-15T20:58:55.221Z | Downloaded instant v0.1.13 |
| 1168 | 2026-04-15T20:58:55.224Z | Downloaded colored v3.1.1 |
| 1169 | 2026-04-15T20:58:55.224Z | Downloaded hashbrown v0.12.3 |
| 1170 | 2026-04-15T20:58:55.228Z | Downloaded num_enum_derive v0.7.6 |
| 1171 | 2026-04-15T20:58:55.231Z | Downloaded globset v0.4.18 |
| 1172 | 2026-04-15T20:58:55.231Z | Downloaded getrandom v0.3.4 |
| 1173 | 2026-04-15T20:58:55.235Z | Downloaded autocfg v1.5.0 |
| 1174 | 2026-04-15T20:58:55.235Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1175 | 2026-04-15T20:58:55.238Z | Downloaded num_enum_derive v0.5.11 |
| 1176 | 2026-04-15T20:58:55.238Z | Downloaded ciborium v0.2.2 |
| 1177 | 2026-04-15T20:58:55.241Z | Downloaded percent-encoding v2.3.2 |
| 1178 | 2026-04-15T20:58:55.241Z | Downloaded fixedbitset v0.4.2 |
| 1179 | 2026-04-15T20:58:55.241Z | Downloaded const_format_proc_macros v0.2.34 |
| 1180 | 2026-04-15T20:58:55.244Z | Downloaded progenitor-client v0.10.0 |
| 1181 | 2026-04-15T20:58:55.244Z | Downloaded num-conv v0.2.1 |
| 1182 | 2026-04-15T20:58:55.248Z | Downloaded progenitor-macro v0.11.2 |
| 1183 | 2026-04-15T20:58:55.248Z | Downloaded pin-project-internal v1.1.11 |
| 1184 | 2026-04-15T20:58:55.251Z | Downloaded backon v1.6.0 |
| 1185 | 2026-04-15T20:58:55.251Z | Downloaded half v2.7.1 |
| 1186 | 2026-04-15T20:58:55.254Z | Downloaded phf v0.12.1 |
| 1187 | 2026-04-15T20:58:55.257Z | Downloaded paste v1.0.15 |
| 1188 | 2026-04-15T20:58:55.257Z | Downloaded parking_lot_core v0.8.6 |
| 1189 | 2026-04-15T20:58:55.260Z | Downloaded oxnet v0.1.4 |
| 1190 | 2026-04-15T20:58:55.260Z | Downloaded indexmap v1.9.3 |
| 1191 | 2026-04-15T20:58:55.264Z | Downloaded fs_extra v1.3.0 |
| 1192 | 2026-04-15T20:58:55.267Z | Downloaded fs-err v3.3.0 |
| 1193 | 2026-04-15T20:58:55.267Z | Downloaded password-hash v0.5.0 |
| 1194 | 2026-04-15T20:58:55.270Z | Downloaded parse-display-derive v0.10.0 |
| 1195 | 2026-04-15T20:58:55.270Z | Downloaded hyper-util v0.1.20 |
| 1196 | 2026-04-15T20:58:55.273Z | Downloaded flate2 v1.1.9 |
| 1197 | 2026-04-15T20:58:55.276Z | Downloaded rand_xorshift v0.4.0 |
| 1198 | 2026-04-15T20:58:55.280Z | Downloaded rand_chacha v0.3.1 |
| 1199 | 2026-04-15T20:58:55.280Z | Downloaded phf_shared v0.12.1 |
| 1200 | 2026-04-15T20:58:55.280Z | Downloaded proc-macro-error2 v2.0.1 |
| 1201 | 2026-04-15T20:58:55.283Z | Downloaded ref-cast-impl v1.0.25 |
| 1202 | 2026-04-15T20:58:55.283Z | Downloaded potential_utf v0.1.4 |
| 1203 | 2026-04-15T20:58:55.287Z | Downloaded num-integer v0.1.46 |
| 1204 | 2026-04-15T20:58:55.287Z | Downloaded dropshot-api-manager v0.7.0 |
| 1205 | 2026-04-15T20:58:55.290Z | Downloaded num-complex v0.4.6 |
| 1206 | 2026-04-15T20:58:55.290Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1207 | 2026-04-15T20:58:55.293Z | Downloaded pretty-hex v0.4.2 |
| 1208 | 2026-04-15T20:58:55.293Z | Downloaded once_cell v1.21.4 |
| 1209 | 2026-04-15T20:58:55.297Z | Downloaded olpc-cjson v0.1.4 |
| 1210 | 2026-04-15T20:58:55.297Z | Downloaded parking_lot_core v0.9.12 |
| 1211 | 2026-04-15T20:58:55.300Z | Downloaded ppv-lite86 v0.2.21 |
| 1212 | 2026-04-15T20:58:55.300Z | Downloaded getrandom v0.2.17 |
| 1213 | 2026-04-15T20:58:55.304Z | Downloaded log v0.4.29 |
| 1214 | 2026-04-15T20:58:55.304Z | Downloaded foldhash v0.2.0 |
| 1215 | 2026-04-15T20:58:55.307Z | Downloaded num_threads v0.1.7 |
| 1216 | 2026-04-15T20:58:55.307Z | Downloaded jobserver v0.1.34 |
| 1217 | 2026-04-15T20:58:55.307Z | Downloaded progenitor-macro v0.13.0 |
| 1218 | 2026-04-15T20:58:55.310Z | Downloaded ref-cast v1.0.25 |
| 1219 | 2026-04-15T20:58:55.310Z | Downloaded progenitor v0.11.2 |
| 1220 | 2026-04-15T20:58:55.314Z | Downloaded pest_generator v2.8.6 |
| 1221 | 2026-04-15T20:58:55.314Z | Downloaded rustc_version v0.1.7 |
| 1222 | 2026-04-15T20:58:55.314Z | Downloaded jiff-static v0.2.23 |
| 1223 | 2026-04-15T20:58:55.317Z | Downloaded clap_derive v4.6.0 |
| 1224 | 2026-04-15T20:58:55.320Z | Downloaded progenitor-extras v0.1.1 |
| 1225 | 2026-04-15T20:58:55.320Z | Downloaded progenitor-client v0.13.0 |
| 1226 | 2026-04-15T20:58:55.320Z | Downloaded pem v3.0.6 |
| 1227 | 2026-04-15T20:58:55.323Z | Downloaded num-traits v0.2.19 |
| 1228 | 2026-04-15T20:58:55.323Z | Downloaded futures v0.3.32 |
| 1229 | 2026-04-15T20:58:55.327Z | Downloaded postcard v1.1.3 |
| 1230 | 2026-04-15T20:58:55.330Z | Downloaded progenitor-macro v0.10.0 |
| 1231 | 2026-04-15T20:58:55.330Z | Downloaded dropshot_endpoint v0.16.7 |
| 1232 | 2026-04-15T20:58:55.333Z | Downloaded quick-error v1.2.3 |
| 1233 | 2026-04-15T20:58:55.333Z | Downloaded num_enum v0.5.11 |
| 1234 | 2026-04-15T20:58:55.337Z | Downloaded progenitor-client v0.11.2 |
| 1235 | 2026-04-15T20:58:55.340Z | Downloaded pkg-config v0.3.32 |
| 1236 | 2026-04-15T20:58:55.340Z | Downloaded progenitor v0.10.0 |
| 1237 | 2026-04-15T20:58:55.343Z | Downloaded rand_core v0.6.4 |
| 1238 | 2026-04-15T20:58:55.343Z | Downloaded hickory-resolver v0.24.4 |
| 1239 | 2026-04-15T20:58:55.346Z | Downloaded scopeguard v1.2.0 |
| 1240 | 2026-04-15T20:58:55.346Z | Downloaded same-file v1.0.6 |
| 1241 | 2026-04-15T20:58:55.346Z | Downloaded rustc-hash v2.1.2 |
| 1242 | 2026-04-15T20:58:55.350Z | Downloaded secrecy v0.10.3 |
| 1243 | 2026-04-15T20:58:55.350Z | Downloaded serde-big-array v0.5.1 |
| 1244 | 2026-04-15T20:58:55.353Z | Downloaded scroll_derive v0.13.1 |
| 1245 | 2026-04-15T20:58:55.353Z | Downloaded scroll_derive v0.12.1 |
| 1246 | 2026-04-15T20:58:55.353Z | Downloaded quote v1.0.45 |
| 1247 | 2026-04-15T20:58:55.356Z | Downloaded serde_plain v1.0.2 |
| 1248 | 2026-04-15T20:58:55.356Z | Downloaded rand_core v0.10.0 |
| 1249 | 2026-04-15T20:58:55.356Z | Downloaded highway v1.3.0 |
| 1250 | 2026-04-15T20:58:55.360Z | Downloaded poly1305 v0.8.0 |
| 1251 | 2026-04-15T20:58:55.360Z | Downloaded parking_lot v0.12.5 |
| 1252 | 2026-04-15T20:58:55.363Z | Downloaded icu_properties v2.1.2 |
| 1253 | 2026-04-15T20:58:55.366Z | Downloaded serde_spanned v0.6.9 |
| 1254 | 2026-04-15T20:58:55.366Z | Downloaded serde_repr v0.1.20 |
| 1255 | 2026-04-15T20:58:55.366Z | Downloaded papergrid v0.11.0 |
| 1256 | 2026-04-15T20:58:55.369Z | Downloaded rand_core v0.9.5 |
| 1257 | 2026-04-15T20:58:55.372Z | Downloaded pin-project-lite v0.2.17 |
| 1258 | 2026-04-15T20:58:55.376Z | Downloaded litemap v0.8.1 |
| 1259 | 2026-04-15T20:58:55.376Z | Downloaded linked-hash-map v0.5.6 |
| 1260 | 2026-04-15T20:58:55.379Z | Downloaded ipnet v2.12.0 |
| 1261 | 2026-04-15T20:58:55.379Z | Downloaded data-encoding v2.10.0 |
| 1262 | 2026-04-15T20:58:55.379Z | Downloaded serde_urlencoded v0.7.1 |
| 1263 | 2026-04-15T20:58:55.382Z | Downloaded ingot v0.1.1 |
| 1264 | 2026-04-15T20:58:55.382Z | Downloaded digest v0.10.7 |
| 1265 | 2026-04-15T20:58:55.386Z | Downloaded sigpipe v0.1.3 |
| 1266 | 2026-04-15T20:58:55.386Z | Downloaded serde_spanned v1.1.0 |
| 1267 | 2026-04-15T20:58:55.386Z | Downloaded ahash v0.8.12 |
| 1268 | 2026-04-15T20:58:55.389Z | Downloaded camino v1.2.2 |
| 1269 | 2026-04-15T20:58:55.389Z | Downloaded num-iter v0.1.45 |
| 1270 | 2026-04-15T20:58:55.389Z | Downloaded elliptic-curve v0.13.8 |
| 1271 | 2026-04-15T20:58:55.393Z | Downloaded miniz_oxide v0.8.9 |
| 1272 | 2026-04-15T20:58:55.396Z | Downloaded rustc_version v0.4.1 |
| 1273 | 2026-04-15T20:58:55.396Z | Downloaded resolv-conf v0.7.6 |
| 1274 | 2026-04-15T20:58:55.396Z | Downloaded hmac v0.12.1 |
| 1275 | 2026-04-15T20:58:55.399Z | Downloaded rand_chacha v0.9.0 |
| 1276 | 2026-04-15T20:58:55.399Z | Downloaded progenitor v0.13.0 |
| 1277 | 2026-04-15T20:58:55.403Z | Downloaded darling_core v0.21.3 |
| 1278 | 2026-04-15T20:58:55.406Z | Downloaded base64 v0.21.7 |
| 1279 | 2026-04-15T20:58:55.406Z | Downloaded idna_adapter v1.2.1 |
| 1280 | 2026-04-15T20:58:55.409Z | Downloaded sha1 v0.10.6 |
| 1281 | 2026-04-15T20:58:55.409Z | Downloaded siphasher v1.0.2 |
| 1282 | 2026-04-15T20:58:55.409Z | Downloaded rustversion v1.0.22 |
| 1283 | 2026-04-15T20:58:55.412Z | Downloaded heapless v0.8.0 |
| 1284 | 2026-04-15T20:58:55.415Z | Downloaded smawk v0.3.2 |
| 1285 | 2026-04-15T20:58:55.415Z | Downloaded crossbeam-channel v0.5.15 |
| 1286 | 2026-04-15T20:58:55.419Z | Downloaded rustls-pemfile v2.2.0 |
| 1287 | 2026-04-15T20:58:55.419Z | Downloaded group v0.13.0 |
| 1288 | 2026-04-15T20:58:55.422Z | Downloaded inout v0.1.4 |
| 1289 | 2026-04-15T20:58:55.422Z | Downloaded http-body v1.0.1 |
| 1290 | 2026-04-15T20:58:55.422Z | Downloaded stable_deref_trait v1.2.1 |
| 1291 | 2026-04-15T20:58:55.425Z | Downloaded parking_lot v0.11.2 |
| 1292 | 2026-04-15T20:58:55.425Z | Downloaded semver v0.1.20 |
| 1293 | 2026-04-15T20:58:55.429Z | Downloaded serde_derive_internals v0.29.1 |
| 1294 | 2026-04-15T20:58:55.429Z | Downloaded schemars_derive v0.8.22 |
| 1295 | 2026-04-15T20:58:55.429Z | Downloaded slog-envlogger v2.2.0 |
| 1296 | 2026-04-15T20:58:55.432Z | Downloaded rusty-fork v0.3.1 |
| 1297 | 2026-04-15T20:58:55.432Z | Downloaded futures-channel v0.3.32 |
| 1298 | 2026-04-15T20:58:55.432Z | Downloaded scroll v0.12.0 |
| 1299 | 2026-04-15T20:58:55.435Z | Downloaded strum v0.26.3 |
| 1300 | 2026-04-15T20:58:55.435Z | Downloaded derive-where v1.6.1 |
| 1301 | 2026-04-15T20:58:55.438Z | Downloaded swrite v0.1.0 |
| 1302 | 2026-04-15T20:58:55.438Z | Downloaded spin v0.5.2 |
| 1303 | 2026-04-15T20:58:55.438Z | Downloaded strum v0.27.2 |
| 1304 | 2026-04-15T20:58:55.442Z | Downloaded structmeta-derive v0.3.0 |
| 1305 | 2026-04-15T20:58:55.442Z | Downloaded rustls-native-certs v0.8.3 |
| 1306 | 2026-04-15T20:58:55.442Z | Downloaded subtle v2.6.1 |
| 1307 | 2026-04-15T20:58:55.445Z | Downloaded scroll v0.13.0 |
| 1308 | 2026-04-15T20:58:55.445Z | Downloaded defmt v0.3.100 |
| 1309 | 2026-04-15T20:58:55.445Z | Downloaded serde_path_to_error v0.1.20 |
| 1310 | 2026-04-15T20:58:55.448Z | Downloaded proc-macro2 v1.0.106 |
| 1311 | 2026-04-15T20:58:55.449Z | Downloaded minimal-lexical v0.2.1 |
| 1312 | 2026-04-15T20:58:55.452Z | Downloaded rhai_codegen v3.1.0 |
| 1313 | 2026-04-15T20:58:55.455Z | Downloaded quinn-udp v0.5.14 |
| 1314 | 2026-04-15T20:58:55.459Z | Downloaded sha2 v0.10.9 |
| 1315 | 2026-04-15T20:58:55.459Z | Downloaded supports-color v3.0.2 |
| 1316 | 2026-04-15T20:58:55.462Z | Downloaded strsim v0.11.1 |
| 1317 | 2026-04-15T20:58:55.462Z | Downloaded serde_tokenstream v0.2.3 |
| 1318 | 2026-04-15T20:58:55.462Z | Downloaded pin-project v1.1.11 |
| 1319 | 2026-04-15T20:58:55.467Z | Downloaded tabwriter v1.4.1 |
| 1320 | 2026-04-15T20:58:55.470Z | Downloaded structmeta v0.3.0 |
| 1321 | 2026-04-15T20:58:55.471Z | Downloaded signal-hook-registry v1.4.8 |
| 1322 | 2026-04-15T20:58:55.471Z | Downloaded shlex v1.3.0 |
| 1323 | 2026-04-15T20:58:55.474Z | Downloaded rustls-pki-types v1.14.0 |
| 1324 | 2026-04-15T20:58:55.474Z | Downloaded termtree v0.5.1 |
| 1325 | 2026-04-15T20:58:55.475Z | Downloaded take_mut v0.2.2 |
| 1326 | 2026-04-15T20:58:55.478Z | Downloaded terminal_size v0.4.4 |
| 1327 | 2026-04-15T20:58:55.478Z | Downloaded tabled_derive v0.7.0 |
| 1328 | 2026-04-15T20:58:55.478Z | Downloaded sync_wrapper v1.0.2 |
| 1329 | 2026-04-15T20:58:55.478Z | Downloaded tagptr v0.2.0 |
| 1330 | 2026-04-15T20:58:55.481Z | Downloaded indexmap v2.13.0 |
| 1331 | 2026-04-15T20:58:55.481Z | Downloaded thread-id v5.1.0 |
| 1332 | 2026-04-15T20:58:55.484Z | Downloaded smf v0.2.3 |
| 1333 | 2026-04-15T20:58:55.484Z | Downloaded pest_meta v2.8.6 |
| 1334 | 2026-04-15T20:58:55.484Z | Downloaded slog-async v2.8.0 |
| 1335 | 2026-04-15T20:58:55.487Z | Downloaded slab v0.4.12 |
| 1336 | 2026-04-15T20:58:55.488Z | Downloaded slog-bunyan v2.5.0 |
| 1337 | 2026-04-15T20:58:55.488Z | Downloaded simd-adler32 v0.3.9 |
| 1338 | 2026-04-15T20:58:55.491Z | Downloaded icu_normalizer_data v2.1.1 |
| 1339 | 2026-04-15T20:58:55.491Z | Downloaded indicatif v0.18.4 |
| 1340 | 2026-04-15T20:58:55.494Z | Downloaded daft-derive v0.1.5 |
| 1341 | 2026-04-15T20:58:55.497Z | Downloaded smartstring v1.0.1 |
| 1342 | 2026-04-15T20:58:55.498Z | Downloaded daft v0.1.5 |
| 1343 | 2026-04-15T20:58:55.501Z | Downloaded slog-stdlog v4.1.1 |
| 1344 | 2026-04-15T20:58:55.501Z | Downloaded slog-json v2.6.1 |
| 1345 | 2026-04-15T20:58:55.501Z | Downloaded prettyplease v0.2.37 |
| 1346 | 2026-04-15T20:58:55.504Z | Downloaded crossbeam-epoch v0.9.18 |
| 1347 | 2026-04-15T20:58:55.504Z | Downloaded snafu-derive v0.8.9 |
| 1348 | 2026-04-15T20:58:55.509Z | Downloaded console v0.15.11 |
| 1349 | 2026-04-15T20:58:55.509Z | Downloaded static_assertions v1.1.0 |
| 1350 | 2026-04-15T20:58:55.512Z | Downloaded chacha20poly1305 v0.10.1 |
| 1351 | 2026-04-15T20:58:55.512Z | Downloaded fixedbitset v0.5.7 |
| 1352 | 2026-04-15T20:58:55.512Z | Downloaded futures-macro v0.3.32 |
| 1353 | 2026-04-15T20:58:55.512Z | Downloaded anyhow v1.0.102 |
| 1354 | 2026-04-15T20:58:55.515Z | Downloaded tokio-macros v2.7.0 |
| 1355 | 2026-04-15T20:58:55.516Z | Downloaded tinyvec_macros v0.1.1 |
| 1356 | 2026-04-15T20:58:55.516Z | Downloaded time-core v0.1.8 |
| 1357 | 2026-04-15T20:58:55.516Z | Downloaded thread-id v4.2.2 |
| 1358 | 2026-04-15T20:58:55.519Z | Downloaded proc-macro-error v1.0.4 |
| 1359 | 2026-04-15T20:58:55.519Z | Downloaded semver v1.0.28 |
| 1360 | 2026-04-15T20:58:55.522Z | Downloaded progenitor-impl v0.10.0 |
| 1361 | 2026-04-15T20:58:55.522Z | Downloaded papergrid v0.17.0 |
| 1362 | 2026-04-15T20:58:55.525Z | Downloaded memchr v2.8.0 |
| 1363 | 2026-04-15T20:58:55.529Z | Downloaded testing_table v0.3.0 |
| 1364 | 2026-04-15T20:58:55.529Z | Downloaded slog-scope v4.4.1 |
| 1365 | 2026-04-15T20:58:55.532Z | Downloaded idna v1.1.0 |
| 1366 | 2026-04-15T20:58:55.532Z | Downloaded strum_macros v0.26.4 |
| 1367 | 2026-04-15T20:58:55.535Z | Downloaded pest_derive v2.8.6 |
| 1368 | 2026-04-15T20:58:55.535Z | Downloaded anstyle-parse v1.0.0 |
| 1369 | 2026-04-15T20:58:55.535Z | Downloaded clap v4.6.0 |
| 1370 | 2026-04-15T20:58:55.540Z | Downloaded tabled_derive v0.11.0 |
| 1371 | 2026-04-15T20:58:55.543Z | Downloaded deranged v0.5.8 |
| 1372 | 2026-04-15T20:58:55.543Z | Downloaded strum_macros v0.27.2 |
| 1373 | 2026-04-15T20:58:55.547Z | Downloaded dunce v1.0.5 |
| 1374 | 2026-04-15T20:58:55.547Z | Downloaded displaydoc v0.2.5 |
| 1375 | 2026-04-15T20:58:55.547Z | Downloaded base16ct v1.0.0 |
| 1376 | 2026-04-15T20:58:55.550Z | Downloaded tower-layer v0.3.3 |
| 1377 | 2026-04-15T20:58:55.555Z | Downloaded toml_write v0.1.2 |
| 1378 | 2026-04-15T20:58:55.559Z | Downloaded cc v1.2.58 |
| 1379 | 2026-04-15T20:58:55.560Z | Downloaded thiserror-impl v2.0.18 |
| 1380 | 2026-04-15T20:58:55.563Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1381 | 2026-04-15T20:58:55.563Z | Downloaded toml_datetime v0.6.11 |
| 1382 | 2026-04-15T20:58:55.563Z | Downloaded aho-corasick v1.1.4 |
| 1383 | 2026-04-15T20:58:55.566Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1384 | 2026-04-15T20:58:55.569Z | Downloaded thiserror v1.0.69 |
| 1385 | 2026-04-15T20:58:55.569Z | Downloaded typeid v1.0.3 |
| 1386 | 2026-04-15T20:58:55.572Z | Downloaded schemars v0.8.22 |
| 1387 | 2026-04-15T20:58:55.576Z | Downloaded unarray v0.1.4 |
| 1388 | 2026-04-15T20:58:55.579Z | Downloaded typify-macro v0.4.3 |
| 1389 | 2026-04-15T20:58:55.579Z | Downloaded try-lock v0.2.5 |
| 1390 | 2026-04-15T20:58:55.579Z | Downloaded thiserror-no-std v2.0.2 |
| 1391 | 2026-04-15T20:58:55.582Z | Downloaded thiserror v2.0.18 |
| 1392 | 2026-04-15T20:58:55.585Z | Downloaded smallvec v1.15.1 |
| 1393 | 2026-04-15T20:58:55.586Z | Downloaded slog-term v2.9.2 |
| 1394 | 2026-04-15T20:58:55.589Z | Downloaded tiny-keccak v2.0.2 |
| 1395 | 2026-04-15T20:58:55.589Z | Downloaded universal-hash v0.5.1 |
| 1396 | 2026-04-15T20:58:55.589Z | Downloaded unit-prefix v0.5.2 |
| 1397 | 2026-04-15T20:58:55.592Z | Downloaded unicode-linebreak v0.1.5 |
| 1398 | 2026-04-15T20:58:55.592Z | Downloaded tower-service v0.3.3 |
| 1399 | 2026-04-15T20:58:55.592Z | Downloaded ryu v1.0.23 |
| 1400 | 2026-04-15T20:58:55.592Z | Downloaded time-macros v0.2.27 |
| 1401 | 2026-04-15T20:58:55.595Z | Downloaded slog-dtrace v0.3.0 |
| 1402 | 2026-04-15T20:58:55.595Z | Downloaded progenitor-impl v0.11.2 |
| 1403 | 2026-04-15T20:58:55.598Z | Downloaded typify-macro v0.6.1 |
| 1404 | 2026-04-15T20:58:55.598Z | Downloaded tokio-tungstenite v0.21.0 |
| 1405 | 2026-04-15T20:58:55.598Z | Downloaded unicode-xid v0.2.6 |
| 1406 | 2026-04-15T20:58:55.602Z | Downloaded usdt-attr-macro v0.5.0 |
| 1407 | 2026-04-15T20:58:55.602Z | Downloaded usdt v0.5.0 |
| 1408 | 2026-04-15T20:58:55.602Z | Downloaded untrusted v0.9.0 |
| 1409 | 2026-04-15T20:58:55.602Z | Downloaded untrusted v0.7.1 |
| 1410 | 2026-04-15T20:58:55.605Z | Downloaded http v1.4.0 |
| 1411 | 2026-04-15T20:58:55.605Z | Downloaded thiserror-impl v1.0.69 |
| 1412 | 2026-04-15T20:58:55.605Z | Downloaded usdt-macro v0.5.0 |
| 1413 | 2026-04-15T20:58:55.608Z | Downloaded usdt-attr-macro v0.6.0 |
| 1414 | 2026-04-15T20:58:55.608Z | Downloaded thread_local v1.1.9 |
| 1415 | 2026-04-15T20:58:55.608Z | Downloaded goblin v0.8.2 |
| 1416 | 2026-04-15T20:58:55.612Z | Downloaded serde_derive v1.0.228 |
| 1417 | 2026-04-15T20:58:55.616Z | Downloaded progenitor-impl v0.13.0 |
| 1418 | 2026-04-15T20:58:55.616Z | Downloaded h2 v0.4.13 |
| 1419 | 2026-04-15T20:58:55.619Z | Downloaded synstructure v0.13.2 |
| 1420 | 2026-04-15T20:58:55.619Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1421 | 2026-04-15T20:58:55.622Z | Downloaded serde_with_macros v3.18.0 |
| 1422 | 2026-04-15T20:58:55.625Z | Downloaded thin-vec v0.2.16 |
| 1423 | 2026-04-15T20:58:55.625Z | Downloaded usdt v0.6.0 |
| 1424 | 2026-04-15T20:58:55.625Z | Downloaded utf8parse v0.2.2 |
| 1425 | 2026-04-15T20:58:55.625Z | Downloaded usdt-macro v0.6.0 |
| 1426 | 2026-04-15T20:58:55.629Z | Downloaded term v1.2.1 |
| 1427 | 2026-04-15T20:58:55.629Z | Downloaded utf8_iter v1.0.4 |
| 1428 | 2026-04-15T20:58:55.629Z | Downloaded utf-8 v0.7.6 |
| 1429 | 2026-04-15T20:58:55.632Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1430 | 2026-04-15T20:58:55.632Z | Downloaded rayon-core v1.13.0 |
| 1431 | 2026-04-15T20:58:55.635Z | Downloaded wait-timeout v0.2.1 |
| 1432 | 2026-04-15T20:58:55.635Z | Downloaded slog v2.8.2 |
| 1433 | 2026-04-15T20:58:55.638Z | Downloaded similar v2.7.0 |
| 1434 | 2026-04-15T20:58:55.639Z | Downloaded tempfile v3.27.0 |
| 1435 | 2026-04-15T20:58:55.642Z | Downloaded version_check v0.9.5 |
| 1436 | 2026-04-15T20:58:55.642Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1437 | 2026-04-15T20:58:55.642Z | Downloaded tokio-rustls v0.25.0 |
| 1438 | 2026-04-15T20:58:55.645Z | Downloaded rand v0.8.5 |
| 1439 | 2026-04-15T20:58:55.645Z | Downloaded want v0.3.1 |
| 1440 | 2026-04-15T20:58:55.645Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1441 | 2026-04-15T20:58:55.649Z | Downloaded waitgroup v0.1.2 |
| 1442 | 2026-04-15T20:58:55.653Z | Downloaded tokio-dtrace v0.1.1 |
| 1443 | 2026-04-15T20:58:55.656Z | Downloaded spin v0.9.8 |
| 1444 | 2026-04-15T20:58:55.660Z | Downloaded yoke-derive v0.8.1 |
| 1445 | 2026-04-15T20:58:55.664Z | Downloaded socket2 v0.6.3 |
| 1446 | 2026-04-15T20:58:55.664Z | Downloaded tinystr v0.8.2 |
| 1447 | 2026-04-15T20:58:55.668Z | Downloaded icu_properties_data v2.1.2 |
| 1448 | 2026-04-15T20:58:55.672Z | Downloaded zeroize_derive v1.4.3 |
| 1449 | 2026-04-15T20:58:55.675Z | Downloaded zone v0.3.1 |
| 1450 | 2026-04-15T20:58:55.679Z | Downloaded aws-lc-rs v1.16.2 |
| 1451 | 2026-04-15T20:58:55.682Z | Downloaded rand v0.9.2 |
| 1452 | 2026-04-15T20:58:55.686Z | Downloaded zerofrom-derive v0.1.6 |
| 1453 | 2026-04-15T20:58:55.686Z | Downloaded nom v8.0.0 |
| 1454 | 2026-04-15T20:58:55.690Z | Downloaded zerofrom v0.1.6 |
| 1455 | 2026-04-15T20:58:55.690Z | Downloaded test-strategy v0.4.5 |
| 1456 | 2026-04-15T20:58:55.693Z | Downloaded tokio-stream v0.1.18 |
| 1457 | 2026-04-15T20:58:55.696Z | Downloaded zone_cfg_derive v0.3.1 |
| 1458 | 2026-04-15T20:58:55.699Z | Downloaded qorb v0.4.1 |
| 1459 | 2026-04-15T20:58:55.700Z | Downloaded walkdir v2.5.0 |
| 1460 | 2026-04-15T20:58:55.703Z | Downloaded serde_core v1.0.228 |
| 1461 | 2026-04-15T20:58:55.703Z | Downloaded schemars v0.9.0 |
| 1462 | 2026-04-15T20:58:55.708Z | Downloaded toml v0.8.23 |
| 1463 | 2026-04-15T20:58:55.712Z | Downloaded xz2 v0.1.7 |
| 1464 | 2026-04-15T20:58:55.712Z | Downloaded whoami v1.6.1 |
| 1465 | 2026-04-15T20:58:55.712Z | Downloaded mio v1.2.0 |
| 1466 | 2026-04-15T20:58:55.715Z | Downloaded textwrap v0.16.2 |
| 1467 | 2026-04-15T20:58:55.720Z | Downloaded itertools v0.14.0 |
| 1468 | 2026-04-15T20:58:55.723Z | Downloaded hkdf v0.12.4 |
| 1469 | 2026-04-15T20:58:55.723Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1470 | 2026-04-15T20:58:55.724Z | Downloaded futures-util v0.3.32 |
| 1471 | 2026-04-15T20:58:55.728Z | Downloaded tracing-attributes v0.1.31 |
| 1472 | 2026-04-15T20:58:55.732Z | Downloaded yoke v0.8.1 |
| 1473 | 2026-04-15T20:58:55.732Z | Downloaded writeable v0.6.2 |
| 1474 | 2026-04-15T20:58:55.735Z | Downloaded usdt-impl v0.5.0 |
| 1475 | 2026-04-15T20:58:55.735Z | Downloaded vsss-rs v3.3.4 |
| 1476 | 2026-04-15T20:58:55.735Z | Downloaded openssl-sys v0.9.112 |
| 1477 | 2026-04-15T20:58:55.738Z | Downloaded ucd-trie v0.1.7 |
| 1478 | 2026-04-15T20:58:55.738Z | Downloaded quinn v0.11.9 |
| 1479 | 2026-04-15T20:58:55.742Z | Downloaded snafu v0.8.9 |
| 1480 | 2026-04-15T20:58:55.745Z | Downloaded hashbrown v0.15.5 |
| 1481 | 2026-04-15T20:58:55.749Z | Downloaded iri-string v0.7.12 |
| 1482 | 2026-04-15T20:58:55.752Z | Downloaded zmij v1.0.21 |
| 1483 | 2026-04-15T20:58:55.752Z | Downloaded zerovec-derive v0.11.2 |
| 1484 | 2026-04-15T20:58:55.752Z | Downloaded tracing-core v0.1.36 |
| 1485 | 2026-04-15T20:58:55.755Z | Downloaded tokio-rustls v0.26.4 |
| 1486 | 2026-04-15T20:58:55.755Z | Downloaded libm v0.2.16 |
| 1487 | 2026-04-15T20:58:55.759Z | Downloaded tinyvec v1.11.0 |
| 1488 | 2026-04-15T20:58:55.762Z | Downloaded rustls-webpki v0.103.10 |
| 1489 | 2026-04-15T20:58:55.762Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1490 | 2026-04-15T20:58:55.765Z | Downloaded typify v0.6.1 |
| 1491 | 2026-04-15T20:58:55.769Z | Downloaded usdt-impl v0.6.0 |
| 1492 | 2026-04-15T20:58:55.769Z | Downloaded unicode-ident v1.0.24 |
| 1493 | 2026-04-15T20:58:55.772Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1494 | 2026-04-15T20:58:55.772Z | Downloaded serde v1.0.228 |
| 1495 | 2026-04-15T20:58:55.775Z | Downloaded pest v2.8.6 |
| 1496 | 2026-04-15T20:58:55.778Z | Downloaded typify v0.4.3 |
| 1497 | 2026-04-15T20:58:55.782Z | Downloaded unsafe-libyaml v0.2.11 |
| 1498 | 2026-04-15T20:58:55.785Z | Downloaded tungstenite v0.21.0 |
| 1499 | 2026-04-15T20:58:55.785Z | Downloaded zeroize v1.8.2 |
| 1500 | 2026-04-15T20:58:55.788Z | Downloaded zerocopy-derive v0.7.35 |
| 1501 | 2026-04-15T20:58:55.788Z | Downloaded steno v0.4.1 |
| 1502 | 2026-04-15T20:58:55.791Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1503 | 2026-04-15T20:58:55.795Z | Downloaded nom v7.1.3 |
| 1504 | 2026-04-15T20:58:55.795Z | Downloaded uuid v1.23.0 |
| 1505 | 2026-04-15T20:58:55.799Z | Downloaded rand v0.10.1 |
| 1506 | 2026-04-15T20:58:55.802Z | Downloaded schemars v1.2.1 |
| 1507 | 2026-04-15T20:58:55.809Z | Downloaded hashbrown v0.16.1 |
| 1508 | 2026-04-15T20:58:55.826Z | Downloaded toml_edit v0.19.15 |
| 1509 | 2026-04-15T20:58:55.834Z | Downloaded toml_edit v0.22.27 |
| 1510 | 2026-04-15T20:58:55.838Z | Downloaded clap_builder v4.6.0 |
| 1511 | 2026-04-15T20:58:55.853Z | Downloaded iddqd v0.3.17 |
| 1512 | 2026-04-15T20:58:55.861Z | Downloaded url v2.5.8 |
| 1513 | 2026-04-15T20:58:55.865Z | Downloaded typenum v1.19.0 |
| 1514 | 2026-04-15T20:58:55.872Z | Downloaded ron v0.12.1 |
| 1515 | 2026-04-15T20:58:55.877Z | Downloaded typed-path v0.9.3 |
| 1516 | 2026-04-15T20:58:55.887Z | Downloaded itertools v0.12.1 |
| 1517 | 2026-04-15T20:58:55.890Z | Downloaded chrono v0.4.44 |
| 1518 | 2026-04-15T20:58:55.895Z | Downloaded reqwest v0.13.2 |
| 1519 | 2026-04-15T20:58:55.899Z | Downloaded hyper v1.9.0 |
| 1520 | 2026-04-15T20:58:55.925Z | Downloaded serde_json v1.0.149 |
| 1521 | 2026-04-15T20:58:55.929Z | Downloaded regex v1.12.3 |
| 1522 | 2026-04-15T20:58:55.932Z | Downloaded reqwest v0.12.28 |
| 1523 | 2026-04-15T20:58:55.943Z | Downloaded tower v0.5.3 |
| 1524 | 2026-04-15T20:58:55.960Z | Downloaded zerocopy-derive v0.8.48 |
| 1525 | 2026-04-15T20:58:55.965Z | Downloaded unicode-segmentation v1.13.2 |
| 1526 | 2026-04-15T20:58:55.970Z | Downloaded zerotrie v0.2.3 |
| 1527 | 2026-04-15T20:58:55.981Z | Downloaded rayon v1.11.0 |
| 1528 | 2026-04-15T20:58:55.986Z | Downloaded portable-atomic v1.13.1 |
| 1529 | 2026-04-15T20:58:55.990Z | Downloaded moka v0.12.15 |
| 1530 | 2026-04-15T20:58:55.994Z | Downloaded rustls-webpki v0.102.8 |
| 1531 | 2026-04-15T20:58:56.003Z | Downloaded unicode-normalization v0.1.25 |
| 1532 | 2026-04-15T20:58:56.007Z | Downloaded tokio-util v0.7.18 |
| 1533 | 2026-04-15T20:58:56.013Z | Downloaded tough v0.20.0 |
| 1534 | 2026-04-15T20:58:56.017Z | Downloaded goblin v0.10.5 |
| 1535 | 2026-04-15T20:58:56.030Z | Downloaded zerovec v0.11.5 |
| 1536 | 2026-04-15T20:58:56.034Z | Downloaded tower-http v0.6.8 |
| 1537 | 2026-04-15T20:58:56.052Z | Downloaded curve25519-dalek v4.1.3 |
| 1538 | 2026-04-15T20:58:56.060Z | Downloaded winnow v0.5.40 |
| 1539 | 2026-04-15T20:58:56.067Z | Downloaded zerocopy v0.7.35 |
| 1540 | 2026-04-15T20:58:56.075Z | Downloaded serde_with v3.18.0 |
| 1541 | 2026-04-15T20:58:56.082Z | Downloaded tabled v0.15.0 |
| 1542 | 2026-04-15T20:58:56.090Z | Downloaded proptest v1.11.0 |
| 1543 | 2026-04-15T20:58:56.098Z | Downloaded quinn-proto v0.11.14 |
| 1544 | 2026-04-15T20:58:56.110Z | Downloaded dropshot v0.16.7 |
| 1545 | 2026-04-15T20:58:56.122Z | Downloaded time v0.3.47 |
| 1546 | 2026-04-15T20:58:56.128Z | Downloaded winnow v0.7.15 |
| 1547 | 2026-04-15T20:58:56.134Z | Downloaded tabled v0.20.0 |
| 1548 | 2026-04-15T20:58:56.142Z | Downloaded winnow v1.0.1 |
| 1549 | 2026-04-15T20:58:56.147Z | Downloaded vcpkg v0.2.15 |
| 1550 | 2026-04-15T20:58:56.170Z | Downloaded webpki-roots v1.0.6 |
| 1551 | 2026-04-15T20:58:56.173Z | Downloaded hickory-proto v0.24.4 |
| 1552 | 2026-04-15T20:58:56.180Z | Downloaded openssl v0.10.76 |
| 1553 | 2026-04-15T20:58:56.185Z | Downloaded bstr v1.12.1 |
| 1554 | 2026-04-15T20:58:56.189Z | Downloaded smoltcp v0.11.0 |
| 1555 | 2026-04-15T20:58:56.196Z | Downloaded rustls v0.22.4 |
| 1556 | 2026-04-15T20:58:56.202Z | Downloaded openapiv3 v2.2.0 |
| 1557 | 2026-04-15T20:58:56.208Z | Downloaded unicode-width v0.2.2 |
| 1558 | 2026-04-15T20:58:56.212Z | Downloaded rhai v1.24.0 |
| 1559 | 2026-04-15T20:58:56.217Z | Downloaded zerocopy v0.8.48 |
| 1560 | 2026-04-15T20:58:56.227Z | Downloaded unicode-width v0.1.14 |
| 1561 | 2026-04-15T20:58:56.231Z | Downloaded dropshot v0.17.0 |
| 1562 | 2026-04-15T20:58:56.242Z | Downloaded rustls v0.23.37 |
| 1563 | 2026-04-15T20:58:56.248Z | Downloaded syn v2.0.117 |
| 1564 | 2026-04-15T20:58:56.254Z | Downloaded hickory-proto v0.25.2 |
| 1565 | 2026-04-15T20:58:56.262Z | Downloaded regex-syntax v0.8.10 |
| 1566 | 2026-04-15T20:58:56.268Z | Downloaded regress v0.10.5 |
| 1567 | 2026-04-15T20:58:56.271Z | Downloaded nix v0.31.2 |
| 1568 | 2026-04-15T20:58:56.277Z | Downloaded syn v1.0.109 |
| 1569 | 2026-04-15T20:58:56.282Z | Downloaded typify-impl v0.6.1 |
| 1570 | 2026-04-15T20:58:56.308Z | Downloaded rustix v0.38.44 |
| 1571 | 2026-04-15T20:58:56.309Z | Downloaded typify-impl v0.4.3 |
| 1572 | 2026-04-15T20:58:56.333Z | Downloaded lzma-sys v0.1.20 |
| 1573 | 2026-04-15T20:58:56.348Z | Downloaded rustix v1.1.4 |
| 1574 | 2026-04-15T20:58:56.361Z | Downloaded sha3 v0.10.8 |
| 1575 | 2026-04-15T20:58:56.387Z | Downloaded tracing v0.1.44 |
| 1576 | 2026-04-15T20:58:56.397Z | Downloaded encoding_rs v0.8.35 |
| 1577 | 2026-04-15T20:58:56.410Z | Downloaded sled v0.34.7 |
| 1578 | 2026-04-15T20:58:56.466Z | Downloaded regex-automata v0.4.14 |
| 1579 | 2026-04-15T20:58:56.501Z | Downloaded petgraph v0.6.5 |
| 1580 | 2026-04-15T20:58:56.511Z | Downloaded jiff v0.2.23 |
| 1581 | 2026-04-15T20:58:56.520Z | Downloaded chrono-tz v0.10.4 |
| 1582 | 2026-04-15T20:58:56.549Z | Downloaded petgraph v0.8.3 |
| 1583 | 2026-04-15T20:58:56.561Z | Downloaded libc v0.2.185 |
| 1584 | 2026-04-15T20:58:56.578Z | Downloaded csv v1.4.0 |
| 1585 | 2026-04-15T20:58:56.606Z | Downloaded tokio v1.52.0 |
| 1586 | 2026-04-15T20:58:56.689Z | Downloaded ring v0.17.14 |
| 1587 | 2026-04-15T20:58:57.252Z | Downloaded aws-lc-sys v0.39.1 |
| 1588 | 2026-04-15T20:58:57.593Z | Compiling proc-macro2 v1.0.106 |
| 1589 | 2026-04-15T20:58:57.597Z | Compiling quote v1.0.45 |
| 1590 | 2026-04-15T20:58:57.597Z | Compiling unicode-ident v1.0.24 |
| 1591 | 2026-04-15T20:58:57.597Z | Compiling serde_core v1.0.228 |
| 1592 | 2026-04-15T20:58:57.597Z | Compiling serde v1.0.228 |
| 1593 | 2026-04-15T20:58:57.597Z | Compiling libc v0.2.185 |
| 1594 | 2026-04-15T20:58:57.597Z | Compiling cfg-if v1.0.4 |
| 1595 | 2026-04-15T20:58:57.876Z | Compiling zmij v1.0.21 |
| 1596 | 2026-04-15T20:58:57.899Z | Compiling autocfg v1.5.0 |
| 1597 | 2026-04-15T20:58:58.208Z | Compiling memchr v2.8.0 |
| 1598 | 2026-04-15T20:58:58.308Z | Compiling libm v0.2.16 |
| 1599 | 2026-04-15T20:58:58.725Z | Compiling version_check v0.9.5 |
| 1600 | 2026-04-15T20:58:58.754Z | Compiling itoa v1.0.18 |
| 1601 | 2026-04-15T20:58:59.040Z | Compiling icu_properties_data v2.1.2 |
| 1602 | 2026-04-15T20:58:59.073Z | Compiling icu_normalizer_data v2.1.1 |
| 1603 | 2026-04-15T20:58:59.087Z | Compiling stable_deref_trait v1.2.1 |
| 1604 | 2026-04-15T20:58:59.225Z | Compiling serde_json v1.0.149 |
| 1605 | 2026-04-15T20:58:59.245Z | Compiling syn v2.0.117 |
| 1606 | 2026-04-15T20:58:59.322Z | Compiling thiserror v2.0.18 |
| 1607 | 2026-04-15T20:58:59.399Z | Compiling parking_lot_core v0.9.12 |
| 1608 | 2026-04-15T20:58:59.495Z | Compiling num-traits v0.2.19 |
| 1609 | 2026-04-15T20:58:59.516Z | Compiling litemap v0.8.1 |
| 1610 | 2026-04-15T20:58:59.605Z | Compiling writeable v0.6.2 |
| 1611 | 2026-04-15T20:58:59.722Z | Compiling percent-encoding v2.3.2 |
| 1612 | 2026-04-15T20:58:59.892Z | Compiling getrandom v0.4.2 |
| 1613 | 2026-04-15T20:58:59.909Z | Compiling rand_core v0.10.0 |
| 1614 | 2026-04-15T20:58:59.923Z | Compiling form_urlencoded v1.2.2 |
| 1615 | 2026-04-15T20:58:59.984Z | Compiling jobserver v0.1.34 |
| 1616 | 2026-04-15T20:59:00.066Z | Compiling find-msvc-tools v0.1.9 |
| 1617 | 2026-04-15T20:59:00.177Z | Compiling utf8_iter v1.0.4 |
| 1618 | 2026-04-15T20:59:00.194Z | Compiling shlex v1.3.0 |
| 1619 | 2026-04-15T20:59:00.327Z | Compiling heck v0.5.0 |
| 1620 | 2026-04-15T20:59:00.342Z | Compiling cc v1.2.58 |
| 1621 | 2026-04-15T20:59:00.374Z | Compiling zerocopy v0.8.48 |
| 1622 | 2026-04-15T20:59:00.505Z | Compiling errno v0.3.14 |
| 1623 | 2026-04-15T20:59:00.826Z | Compiling iana-time-zone v0.1.65 |
| 1624 | 2026-04-15T20:59:00.842Z | Compiling uuid v1.23.0 |
| 1625 | 2026-04-15T20:59:01.166Z | Compiling getrandom v0.2.17 |
| 1626 | 2026-04-15T20:59:01.183Z | Compiling rustversion v1.0.22 |
| 1627 | 2026-04-15T20:59:01.383Z | Compiling pin-project-lite v0.2.17 |
| 1628 | 2026-04-15T20:59:01.401Z | Compiling semver v1.0.28 |
| 1629 | 2026-04-15T20:59:01.436Z | Compiling schemars v0.8.22 |
| 1630 | 2026-04-15T20:59:01.512Z | Compiling dyn-clone v1.0.20 |
| 1631 | 2026-04-15T20:59:01.554Z | Compiling scopeguard v1.2.0 |
| 1632 | 2026-04-15T20:59:01.672Z | Compiling lock_api v0.4.14 |
| 1633 | 2026-04-15T20:59:01.758Z | Compiling socket2 v0.6.3 |
| 1634 | 2026-04-15T20:59:01.823Z | Compiling bitflags v2.11.0 |
| 1635 | 2026-04-15T20:59:01.840Z | Compiling signal-hook-registry v1.4.8 |
| 1636 | 2026-04-15T20:59:01.966Z | Compiling synstructure v0.13.2 |
| 1637 | 2026-04-15T20:59:02.077Z | Compiling serde_derive_internals v0.29.1 |
| 1638 | 2026-04-15T20:59:02.179Z | Compiling mio v1.2.0 |
| 1639 | 2026-04-15T20:59:02.378Z | Compiling portable-atomic v1.13.1 |
| 1640 | 2026-04-15T20:59:02.497Z | Compiling log v0.4.29 |
| 1641 | 2026-04-15T20:59:02.617Z | Compiling typenum v1.19.0 |
| 1642 | 2026-04-15T20:59:02.760Z | Compiling subtle v2.6.1 |
| 1643 | 2026-04-15T20:59:02.776Z | Compiling critical-section v1.2.0 |
| 1644 | 2026-04-15T20:59:02.795Z | Compiling equivalent v1.0.2 |
| 1645 | 2026-04-15T20:59:02.827Z | Compiling foldhash v0.2.0 |
| 1646 | 2026-04-15T20:59:02.883Z | Compiling allocator-api2 v0.2.21 |
| 1647 | 2026-04-15T20:59:02.883Z | Compiling futures-core v0.3.32 |
| 1648 | 2026-04-15T20:59:02.932Z | Compiling ring v0.17.14 |
| 1649 | 2026-04-15T20:59:02.963Z | Compiling cmake v0.1.58 |
| 1650 | 2026-04-15T20:59:03.058Z | Compiling fs_extra v1.3.0 |
| 1651 | 2026-04-15T20:59:03.061Z | Compiling dunce v1.0.5 |
| 1652 | 2026-04-15T20:59:03.147Z | Compiling httparse v1.10.1 |
| 1653 | 2026-04-15T20:59:03.198Z | Compiling serde_derive v1.0.228 |
| 1654 | 2026-04-15T20:59:03.216Z | Compiling zerofrom-derive v0.1.6 |
| 1655 | 2026-04-15T20:59:03.230Z | Compiling yoke-derive v0.8.1 |
| 1656 | 2026-04-15T20:59:03.286Z | Compiling zerovec-derive v0.11.2 |
| 1657 | 2026-04-15T20:59:03.306Z | Compiling displaydoc v0.2.5 |
| 1658 | 2026-04-15T20:59:03.464Z | Compiling schemars_derive v0.8.22 |
| 1659 | 2026-04-15T20:59:03.492Z | Compiling thiserror-impl v2.0.18 |
| 1660 | 2026-04-15T20:59:03.637Z | Compiling tokio-macros v2.7.0 |
| 1661 | 2026-04-15T20:59:04.046Z | Compiling zerocopy-derive v0.8.48 |
| 1662 | 2026-04-15T20:59:04.226Z | Compiling zeroize_derive v1.4.3 |
| 1663 | 2026-04-15T20:59:04.357Z | Compiling futures-macro v0.3.32 |
| 1664 | 2026-04-15T20:59:04.372Z | Compiling once_cell v1.21.4 |
| 1665 | 2026-04-15T20:59:04.388Z | Compiling zerofrom v0.1.6 |
| 1666 | 2026-04-15T20:59:04.522Z | Compiling yoke v0.8.1 |
| 1667 | 2026-04-15T20:59:04.617Z | Compiling hashbrown v0.16.1 |
| 1668 | 2026-04-15T20:59:04.664Z | Compiling aws-lc-sys v0.39.1 |
| 1669 | 2026-04-15T20:59:04.712Z | Compiling zerovec v0.11.5 |
| 1670 | 2026-04-15T20:59:04.719Z | Compiling zerotrie v0.2.3 |
| 1671 | 2026-04-15T20:59:04.881Z | Compiling zeroize v1.8.2 |
| 1672 | 2026-04-15T20:59:05.254Z | Compiling tinystr v0.8.2 |
| 1673 | 2026-04-15T20:59:05.302Z | Compiling potential_utf v0.1.4 |
| 1674 | 2026-04-15T20:59:05.323Z | Compiling futures-sink v0.3.32 |
| 1675 | 2026-04-15T20:59:05.421Z | Compiling icu_locale_core v2.1.1 |
| 1676 | 2026-04-15T20:59:05.436Z | Compiling icu_collections v2.1.1 |
| 1677 | 2026-04-15T20:59:05.475Z | Compiling rand_core v0.6.4 |
| 1678 | 2026-04-15T20:59:05.498Z | Compiling slab v0.4.12 |
| 1679 | 2026-04-15T20:59:05.538Z | Compiling rustix v1.1.4 |
| 1680 | 2026-04-15T20:59:05.683Z | Compiling thiserror v1.0.69 |
| 1681 | 2026-04-15T20:59:05.723Z | Compiling ucd-trie v0.1.7 |
| 1682 | 2026-04-15T20:59:05.941Z | Compiling pest v2.8.6 |
| 1683 | 2026-04-15T20:59:05.988Z | Compiling futures-channel v0.3.32 |
| 1684 | 2026-04-15T20:59:06.148Z | Compiling icu_provider v2.1.1 |
| 1685 | 2026-04-15T20:59:06.243Z | Compiling thiserror-impl v1.0.69 |
| 1686 | 2026-04-15T20:59:06.290Z | Compiling futures-io v0.3.32 |
| 1687 | 2026-04-15T20:59:06.341Z | Compiling smallvec v1.15.1 |
| 1688 | 2026-04-15T20:59:06.412Z | Compiling bytes v1.11.1 |
| 1689 | 2026-04-15T20:59:06.482Z | Compiling icu_properties v2.1.2 |
| 1690 | 2026-04-15T20:59:06.550Z | Compiling chrono v0.4.44 |
| 1691 | 2026-04-15T20:59:06.617Z | Compiling icu_normalizer v2.1.1 |
| 1692 | 2026-04-15T20:59:07.356Z | Compiling serde_tokenstream v0.2.3 |
| 1693 | 2026-04-15T20:59:07.437Z | Compiling idna_adapter v1.2.1 |
| 1694 | 2026-04-15T20:59:07.542Z | Compiling idna v1.1.0 |
| 1695 | 2026-04-15T20:59:07.571Z | Compiling parking_lot v0.12.5 |
| 1696 | 2026-04-15T20:59:07.856Z | Compiling tokio v1.52.0 |
| 1697 | 2026-04-15T20:59:07.911Z | Compiling url v2.5.8 |
| 1698 | 2026-04-15T20:59:09.871Z | Compiling pest_meta v2.8.6 |
| 1699 | 2026-04-15T20:59:09.901Z | Compiling futures-task v0.3.32 |
| 1700 | 2026-04-15T20:59:09.901Z | Compiling futures-util v0.3.32 |
| 1701 | 2026-04-15T20:59:09.901Z | Compiling pest_generator v2.8.6 |
| 1702 | 2026-04-15T20:59:09.901Z | Compiling generic-array v0.14.7 |
| 1703 | 2026-04-15T20:59:09.901Z | Compiling pest_derive v2.8.6 |
| 1704 | 2026-04-15T20:59:09.901Z | Compiling regex-syntax v0.8.10 |
| 1705 | 2026-04-15T20:59:09.901Z | Compiling getrandom v0.3.4 |
| 1706 | 2026-04-15T20:59:09.943Z | Compiling strsim v0.11.1 |
| 1707 | 2026-04-15T20:59:10.034Z | Compiling indexmap v2.13.0 |
| 1708 | 2026-04-15T20:59:10.238Z | Compiling tracing-core v0.1.36 |
| 1709 | 2026-04-15T20:59:10.379Z | Compiling tracing-attributes v0.1.31 |
| 1710 | 2026-04-15T20:59:10.850Z | Compiling aho-corasick v1.1.4 |
| 1711 | 2026-04-15T20:59:11.233Z | Compiling byteorder v1.5.0 |
| 1712 | 2026-04-15T20:59:11.581Z | Compiling fnv v1.0.7 |
| 1713 | 2026-04-15T20:59:11.622Z | Compiling tracing v0.1.44 |
| 1714 | 2026-04-15T20:59:11.674Z | Compiling regex-automata v0.4.14 |
| 1715 | 2026-04-15T20:59:11.755Z | Compiling ident_case v1.0.1 |
| 1716 | 2026-04-15T20:59:11.901Z | Compiling ipnetwork v0.21.1 |
| 1717 | 2026-04-15T20:59:12.201Z | Compiling rustls-pki-types v1.14.0 |
| 1718 | 2026-04-15T20:59:12.584Z | Compiling slog v2.8.2 |
| 1719 | 2026-04-15T20:59:12.798Z | Compiling base64 v0.22.1 |
| 1720 | 2026-04-15T20:59:13.048Z | Compiling paste v1.0.15 |
| 1721 | 2026-04-15T20:59:13.375Z | Compiling regex v1.12.3 |
| 1722 | 2026-04-15T20:59:13.511Z | Compiling http v1.4.0 |
| 1723 | 2026-04-15T20:59:13.785Z | Compiling erased-serde v0.3.31 |
| 1724 | 2026-04-15T20:59:13.901Z | Compiling omicron-workspace-hack v0.1.0 |
| 1725 | 2026-04-15T20:59:14.067Z | Compiling anyhow v1.0.102 |
| 1726 | 2026-04-15T20:59:14.541Z | Compiling crypto-common v0.1.7 |
| 1727 | 2026-04-15T20:59:14.615Z | Compiling untrusted v0.9.0 |
| 1728 | 2026-04-15T20:59:14.783Z | Compiling scroll_derive v0.13.1 |
| 1729 | 2026-04-15T20:59:14.922Z | Compiling num-conv v0.2.1 |
| 1730 | 2026-04-15T20:59:15.023Z | Compiling time-core v0.1.8 |
| 1731 | 2026-04-15T20:59:15.109Z | Compiling time-macros v0.2.27 |
| 1732 | 2026-04-15T20:59:15.133Z | Compiling ipnet v2.12.0 |
| 1733 | 2026-04-15T20:59:15.276Z | Compiling tokio-util v0.7.18 |
| 1734 | 2026-04-15T20:59:15.557Z | Compiling http-body v1.0.1 |
| 1735 | 2026-04-15T20:59:15.721Z | Compiling ppv-lite86 v0.2.21 |
| 1736 | 2026-04-15T20:59:16.118Z | Compiling async-trait v0.1.89 |
| 1737 | 2026-04-15T20:59:16.237Z | Compiling daft-derive v0.1.5 |
| 1738 | 2026-04-15T20:59:17.636Z | Compiling camino v1.2.2 |
| 1739 | 2026-04-15T20:59:17.660Z | Compiling syn v1.0.109 |
| 1740 | 2026-04-15T20:59:17.660Z | Compiling atomic-waker v1.1.2 |
| 1741 | 2026-04-15T20:59:17.660Z | Compiling oxnet v0.1.4 |
| 1742 | 2026-04-15T20:59:17.660Z | Compiling usdt-impl v0.6.0 |
| 1743 | 2026-04-15T20:59:17.660Z | Compiling tower-service v0.3.3 |
| 1744 | 2026-04-15T20:59:17.660Z | Compiling pretty-hex v0.4.2 |
| 1745 | 2026-04-15T20:59:17.683Z | Compiling try-lock v0.2.5 |
| 1746 | 2026-04-15T20:59:17.683Z | Compiling ryu v1.0.23 |
| 1747 | 2026-04-15T20:59:17.687Z | Compiling tower-layer v0.3.3 |
| 1748 | 2026-04-15T20:59:17.808Z | Compiling crossbeam-utils v0.8.21 |
| 1749 | 2026-04-15T20:59:17.878Z | Compiling want v0.3.1 |
| 1750 | 2026-04-15T20:59:18.131Z | Compiling h2 v0.4.13 |
| 1751 | 2026-04-15T20:59:18.295Z | Compiling scroll v0.13.0 |
| 1752 | 2026-04-15T20:59:18.918Z | Compiling block-buffer v0.10.4 |
| 1753 | 2026-04-15T20:59:19.084Z | Compiling httpdate v1.0.3 |
| 1754 | 2026-04-15T20:59:19.448Z | Compiling plain v0.2.3 |
| 1755 | 2026-04-15T20:59:19.676Z | Compiling aws-lc-rs v1.16.2 |
| 1756 | 2026-04-15T20:59:19.945Z | Compiling goblin v0.10.5 |
| 1757 | 2026-04-15T20:59:19.973Z | Compiling digest v0.10.7 |
| 1758 | 2026-04-15T20:59:20.770Z | Compiling hyper v1.9.0 |
| 1759 | 2026-04-15T20:59:21.018Z | Compiling slog-async v2.8.0 |
| 1760 | 2026-04-15T20:59:21.357Z | Compiling dtrace-parser v0.3.0 |
| 1761 | 2026-04-15T20:59:21.405Z | Compiling thread-id v5.1.0 |
| 1762 | 2026-04-15T20:59:21.493Z | Compiling ref-cast v1.0.25 |
| 1763 | 2026-04-15T20:59:21.938Z | Compiling untrusted v0.7.1 |
| 1764 | 2026-04-15T20:59:22.073Z | Compiling hyper-util v0.1.20 |
| 1765 | 2026-04-15T20:59:23.648Z | Compiling dof v0.4.0 |
| 1766 | 2026-04-15T20:59:23.971Z | Compiling serde_urlencoded v0.7.1 |
| 1767 | 2026-04-15T20:59:24.020Z | Compiling http-body-util v0.1.3 |
| 1768 | 2026-04-15T20:59:24.300Z | Compiling rustls v0.23.37 |
| 1769 | 2026-04-15T20:59:24.517Z | Compiling rustls v0.22.4 |
| 1770 | 2026-04-15T20:59:24.621Z | Compiling rand_core v0.9.5 |
| 1771 | 2026-04-15T20:59:24.769Z | Compiling ref-cast-impl v1.0.25 |
| 1772 | 2026-04-15T20:59:24.868Z | Compiling usdt-attr-macro v0.6.0 |
| 1773 | 2026-04-15T20:59:24.884Z | Compiling usdt-macro v0.6.0 |
| 1774 | 2026-04-15T20:59:25.064Z | Compiling structmeta-derive v0.3.0 |
| 1775 | 2026-04-15T20:59:25.369Z | Compiling multer v3.1.0 |
| 1776 | 2026-04-15T20:59:25.611Z | Compiling powerfmt v0.2.0 |
| 1777 | 2026-04-15T20:59:25.647Z | Compiling rand_chacha v0.9.0 |
| 1778 | 2026-04-15T20:59:25.710Z | Compiling darling_core v0.23.0 |
| 1779 | 2026-04-15T20:59:25.872Z | Compiling deranged v0.5.8 |
| 1780 | 2026-04-15T20:59:26.104Z | Compiling structmeta v0.3.0 |
| 1781 | 2026-04-15T20:59:26.183Z | Compiling newtype-uuid-macros v0.1.0 |
| 1782 | 2026-04-15T20:59:26.308Z | Compiling sync_wrapper v1.0.2 |
| 1783 | 2026-04-15T20:59:26.566Z | Compiling num_threads v0.1.7 |
| 1784 | 2026-04-15T20:59:26.795Z | Compiling cpufeatures v0.2.17 |
| 1785 | 2026-04-15T20:59:26.872Z | Compiling time v0.3.47 |
| 1786 | 2026-04-15T20:59:26.934Z | Compiling tower v0.5.3 |
| 1787 | 2026-04-15T20:59:26.956Z | Compiling rand v0.9.2 |
| 1788 | 2026-04-15T20:59:26.972Z | Compiling webpki-roots v1.0.6 |
| 1789 | 2026-04-15T20:59:27.103Z | Compiling newtype-uuid v1.3.2 |
| 1790 | 2026-04-15T20:59:27.514Z | Compiling async-stream-impl v0.3.6 |
| 1791 | 2026-04-15T20:59:27.695Z | Compiling strum_macros v0.26.4 |
| 1792 | 2026-04-15T20:59:27.870Z | Compiling darling_macro v0.23.0 |
| 1793 | 2026-04-15T20:59:28.346Z | Compiling hex v0.4.3 |
| 1794 | 2026-04-15T20:59:28.432Z | Compiling iri-string v0.7.12 |
| 1795 | 2026-04-15T20:59:28.639Z | Compiling darling v0.23.0 |
| 1796 | 2026-04-15T20:59:28.729Z | Compiling daft v0.1.5 |
| 1797 | 2026-04-15T20:59:29.297Z | Compiling crossbeam-channel v0.5.15 |
| 1798 | 2026-04-15T20:59:29.785Z | Compiling openapiv3 v2.2.0 |
| 1799 | 2026-04-15T20:59:29.970Z | Compiling tower-http v0.6.8 |
| 1800 | 2026-04-15T20:59:30.926Z | Compiling dropshot v0.16.7 |
| 1801 | 2026-04-15T20:59:30.980Z | Compiling fastrand v2.3.0 |
| 1802 | 2026-04-15T20:59:31.158Z | Compiling serde_with_macros v3.18.0 |
| 1803 | 2026-04-15T20:59:31.609Z | Compiling futures-executor v0.3.32 |
| 1804 | 2026-04-15T20:59:31.625Z | Compiling regress v0.10.5 |
| 1805 | 2026-04-15T20:59:31.899Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1806 | 2026-04-15T20:59:32.093Z | Compiling thread_local v1.1.9 |
| 1807 | 2026-04-15T20:59:32.369Z | Compiling winnow v1.0.1 |
| 1808 | 2026-04-15T20:59:32.435Z | Compiling futures v0.3.32 |
| 1809 | 2026-04-15T20:59:32.525Z | Compiling derive-ex v0.1.8 |
| 1810 | 2026-04-15T20:59:33.296Z | Compiling dropshot_endpoint v0.16.7 |
| 1811 | 2026-04-15T20:59:34.087Z | Compiling strum_macros v0.27.2 |
| 1812 | 2026-04-15T20:59:34.485Z | Compiling is-terminal v0.4.17 |
| 1813 | 2026-04-15T20:59:34.590Z | Compiling term v1.2.1 |
| 1814 | 2026-04-15T20:59:34.926Z | Compiling take_mut v0.2.2 |
| 1815 | 2026-04-15T20:59:35.882Z | Compiling slog-term v2.9.2 |
| 1816 | 2026-04-15T20:59:36.273Z | Compiling test-strategy v0.4.5 |
| 1817 | 2026-04-15T20:59:36.299Z | Compiling tempfile v3.27.0 |
| 1818 | 2026-04-15T20:59:37.215Z | Compiling macaddr v1.0.1 |
| 1819 | 2026-04-15T20:59:37.568Z | Compiling match_cfg v0.1.0 |
| 1820 | 2026-04-15T20:59:37.629Z | Compiling hostname v0.3.1 |
| 1821 | 2026-04-15T20:59:37.959Z | Compiling slog-json v2.6.1 |
| 1822 | 2026-04-15T20:59:38.075Z | Compiling memmap2 v0.9.10 |
| 1823 | 2026-04-15T20:59:38.210Z | Compiling openssl-probe v0.2.1 |
| 1824 | 2026-04-15T20:59:38.358Z | Compiling rustls-native-certs v0.8.3 |
| 1825 | 2026-04-15T20:59:38.456Z | Compiling usdt v0.6.0 |
| 1826 | 2026-04-15T20:59:38.599Z | Compiling slog-bunyan v2.5.0 |
| 1827 | 2026-04-15T20:59:39.102Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1828 | 2026-04-15T20:59:39.134Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1829 | 2026-04-15T20:59:39.267Z | Compiling rustls-webpki v0.102.8 |
| 1830 | 2026-04-15T20:59:39.548Z | Compiling serde_spanned v1.1.0 |
| 1831 | 2026-04-15T20:59:39.994Z | Compiling debug-ignore v1.0.5 |
| 1832 | 2026-04-15T20:59:40.107Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1833 | 2026-04-15T20:59:40.123Z | Compiling either v1.15.0 |
| 1834 | 2026-04-15T20:59:40.408Z | Compiling winnow v0.7.15 |
| 1835 | 2026-04-15T20:59:40.650Z | Compiling parse-display-derive v0.10.0 |
| 1836 | 2026-04-15T20:59:40.986Z | Compiling rand_chacha v0.3.1 |
| 1837 | 2026-04-15T20:59:41.037Z | Compiling encoding_rs v0.8.35 |
| 1838 | 2026-04-15T20:59:41.616Z | Compiling mime v0.3.17 |
| 1839 | 2026-04-15T20:59:42.127Z | Compiling spin v0.9.8 |
| 1840 | 2026-04-15T20:59:42.279Z | Compiling rand v0.8.5 |
| 1841 | 2026-04-15T20:59:42.370Z | Compiling strum v0.26.3 |
| 1842 | 2026-04-15T20:59:42.512Z | Compiling async-stream v0.3.6 |
| 1843 | 2026-04-15T20:59:42.710Z | Compiling tokio-rustls v0.25.0 |
| 1844 | 2026-04-15T20:59:42.973Z | Compiling sha1 v0.10.6 |
| 1845 | 2026-04-15T20:59:43.030Z | Compiling waitgroup v0.1.2 |
| 1846 | 2026-04-15T20:59:43.189Z | Compiling rustls-pemfile v2.2.0 |
| 1847 | 2026-04-15T20:59:43.387Z | Compiling serde_path_to_error v0.1.20 |
| 1848 | 2026-04-15T20:59:43.405Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1849 | 2026-04-15T20:59:43.467Z | Compiling wait-timeout v0.2.1 |
| 1850 | 2026-04-15T20:59:43.535Z | Compiling hostname v0.4.2 |
| 1851 | 2026-04-15T20:59:43.701Z | Compiling bit-vec v0.8.0 |
| 1852 | 2026-04-15T20:59:43.810Z | Compiling quick-error v1.2.3 |
| 1853 | 2026-04-15T20:59:43.935Z | Compiling bit-set v0.8.0 |
| 1854 | 2026-04-15T20:59:43.995Z | Compiling rusty-fork v0.3.1 |
| 1855 | 2026-04-15T20:59:44.013Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1856 | 2026-04-15T20:59:44.354Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1857 | 2026-04-15T20:59:44.592Z | Compiling serde_with v3.18.0 |
| 1858 | 2026-04-15T20:59:44.822Z | Compiling rand_xorshift v0.4.0 |
| 1859 | 2026-04-15T20:59:44.876Z | Compiling unarray v0.1.4 |
| 1860 | 2026-04-15T20:59:45.001Z | Compiling proptest v1.11.0 |
| 1861 | 2026-04-15T20:59:45.499Z | Compiling strum v0.27.2 |
| 1862 | 2026-04-15T20:59:45.640Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1863 | 2026-04-15T20:59:45.749Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1864 | 2026-04-15T20:59:45.805Z | Compiling instant v0.1.13 |
| 1865 | 2026-04-15T20:59:46.364Z | Compiling unicode-width v0.2.2 |
| 1866 | 2026-04-15T20:59:46.897Z | Compiling rustc-hash v2.1.2 |
| 1867 | 2026-04-15T20:59:47.035Z | Compiling iddqd v0.3.17 |
| 1868 | 2026-04-15T20:59:47.138Z | Compiling itertools v0.14.0 |
| 1869 | 2026-04-15T20:59:48.172Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1870 | 2026-04-15T20:59:50.224Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1871 | 2026-04-15T20:59:51.040Z | Compiling backon v1.6.0 |
| 1872 | 2026-04-15T20:59:51.884Z | Compiling backoff v0.4.0 |
| 1873 | 2026-04-15T20:59:52.112Z | Compiling parse-display v0.10.0 |
| 1874 | 2026-04-15T20:59:52.186Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1875 | 2026-04-15T20:59:54.158Z | Compiling zerocopy-derive v0.7.35 |
| 1876 | 2026-04-15T20:59:55.100Z | Compiling darling_core v0.21.3 |
| 1877 | 2026-04-15T20:59:55.453Z | Compiling clap_derive v4.6.0 |
| 1878 | 2026-04-15T20:59:55.696Z | Compiling utf8parse v0.2.2 |
| 1879 | 2026-04-15T20:59:55.809Z | Compiling anstyle-parse v1.0.0 |
| 1880 | 2026-04-15T20:59:57.086Z | Compiling terminal_size v0.4.4 |
| 1881 | 2026-04-15T20:59:57.179Z | Compiling darling_macro v0.21.3 |
| 1882 | 2026-04-15T20:59:57.227Z | Compiling toml_datetime v0.6.11 |
| 1883 | 2026-04-15T20:59:57.300Z | Compiling anstyle v1.0.14 |
| 1884 | 2026-04-15T20:59:57.447Z | Compiling anstyle-query v1.1.5 |
| 1885 | 2026-04-15T20:59:57.467Z | Compiling convert_case v0.4.0 |
| 1886 | 2026-04-15T20:59:57.572Z | Compiling is_terminal_polyfill v1.70.2 |
| 1887 | 2026-04-15T20:59:57.732Z | Compiling colorchoice v1.0.5 |
| 1888 | 2026-04-15T20:59:57.764Z | Compiling derive_more v0.99.20 |
| 1889 | 2026-04-15T20:59:57.852Z | Compiling anstream v1.0.0 |
| 1890 | 2026-04-15T20:59:57.899Z | Compiling darling v0.21.3 |
| 1891 | 2026-04-15T20:59:59.386Z | Compiling clap_lex v1.1.0 |
| 1892 | 2026-04-15T20:59:59.709Z | Compiling tinyvec_macros v0.1.1 |
| 1893 | 2026-04-15T20:59:59.726Z | Compiling heapless v0.8.0 |
| 1894 | 2026-04-15T20:59:59.784Z | Compiling tinyvec v1.11.0 |
| 1895 | 2026-04-15T20:59:59.929Z | Compiling clap_builder v4.6.0 |
| 1896 | 2026-04-15T21:00:00.499Z | Compiling ingot-macros v0.1.1 |
| 1897 | 2026-04-15T21:00:00.750Z | Compiling zerocopy v0.7.35 |
| 1898 | 2026-04-15T21:00:00.967Z | Compiling typify-impl v0.6.1 |
| 1899 | 2026-04-15T21:00:01.407Z | Compiling hash32 v0.3.1 |
| 1900 | 2026-04-15T21:00:01.488Z | Compiling secrecy v0.10.3 |
| 1901 | 2026-04-15T21:00:01.565Z | Compiling scroll_derive v0.12.1 |
| 1902 | 2026-04-15T21:00:01.650Z | Compiling usdt-impl v0.5.0 |
| 1903 | 2026-04-15T21:00:02.276Z | Compiling crucible-workspace-hack v0.1.0 |
| 1904 | 2026-04-15T21:00:02.493Z | Compiling smoltcp v0.11.0 |
| 1905 | 2026-04-15T21:00:02.769Z | Compiling scroll v0.12.0 |
| 1906 | 2026-04-15T21:00:03.165Z | Compiling ingot-types v0.1.2 |
| 1907 | 2026-04-15T21:00:03.182Z | Compiling clap v4.6.0 |
| 1908 | 2026-04-15T21:00:03.599Z | Compiling dof v0.3.0 |
| 1909 | 2026-04-15T21:00:04.076Z | Compiling dtrace-parser v0.2.0 |
| 1910 | 2026-04-15T21:00:04.148Z | Compiling cobs v0.3.0 |
| 1911 | 2026-04-15T21:00:04.222Z | Compiling rustc_version v0.4.1 |
| 1912 | 2026-04-15T21:00:04.262Z | Compiling typify-macro v0.6.1 |
| 1913 | 2026-04-15T21:00:04.486Z | Compiling thread-id v4.2.2 |
| 1914 | 2026-04-15T21:00:04.594Z | Compiling unsafe-libyaml v0.2.11 |
| 1915 | 2026-04-15T21:00:04.646Z | Compiling managed v0.8.0 |
| 1916 | 2026-04-15T21:00:04.680Z | Compiling bitflags v1.3.2 |
| 1917 | 2026-04-15T21:00:05.183Z | Compiling serde_yaml v0.9.34+deprecated |
| 1918 | 2026-04-15T21:00:05.238Z | Compiling curve25519-dalek v4.1.3 |
| 1919 | 2026-04-15T21:00:05.525Z | Compiling postcard v1.1.3 |
| 1920 | 2026-04-15T21:00:06.297Z | Compiling ingot v0.1.1 |
| 1921 | 2026-04-15T21:00:06.422Z | Compiling goblin v0.8.2 |
| 1922 | 2026-04-15T21:00:07.990Z | Compiling tabwriter v1.4.1 |
| 1923 | 2026-04-15T21:00:08.218Z | Compiling hubpack_derive v0.1.1 |
| 1924 | 2026-04-15T21:00:08.334Z | Compiling crossbeam-epoch v0.9.18 |
| 1925 | 2026-04-15T21:00:08.503Z | Compiling hmac v0.12.1 |
| 1926 | 2026-04-15T21:00:08.660Z | Compiling inout v0.1.4 |
| 1927 | 2026-04-15T21:00:08.723Z | Compiling serde_spanned v0.6.9 |
| 1928 | 2026-04-15T21:00:08.820Z | Compiling ff v0.13.1 |
| 1929 | 2026-04-15T21:00:08.878Z | Compiling num-integer v0.1.46 |
| 1930 | 2026-04-15T21:00:09.605Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1931 | 2026-04-15T21:00:09.840Z | Compiling toml_write v0.1.2 |
| 1932 | 2026-04-15T21:00:09.936Z | Compiling prettyplease v0.2.37 |
| 1933 | 2026-04-15T21:00:10.081Z | Compiling toml_edit v0.22.27 |
| 1934 | 2026-04-15T21:00:10.717Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1935 | 2026-04-15T21:00:11.514Z | Compiling group v0.13.0 |
| 1936 | 2026-04-15T21:00:11.598Z | Compiling cipher v0.4.4 |
| 1937 | 2026-04-15T21:00:11.636Z | Compiling hubpack v0.1.2 |
| 1938 | 2026-04-15T21:00:11.838Z | Compiling hkdf v0.12.4 |
| 1939 | 2026-04-15T21:00:12.335Z | Compiling reqwest v0.12.28 |
| 1940 | 2026-04-15T21:00:13.247Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1941 | 2026-04-15T21:00:13.939Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1942 | 2026-04-15T21:00:14.152Z | Compiling universal-hash v0.5.1 |
| 1943 | 2026-04-15T21:00:14.326Z | Compiling crypto-bigint v0.5.5 |
| 1944 | 2026-04-15T21:00:14.591Z | Compiling half v2.7.1 |
| 1945 | 2026-04-15T21:00:14.931Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1946 | 2026-04-15T21:00:15.353Z | Compiling proc-macro-error-attr v1.0.4 |
| 1947 | 2026-04-15T21:00:15.577Z | Compiling memoffset v0.9.1 |
| 1948 | 2026-04-15T21:00:15.592Z | Compiling static_assertions v1.1.0 |
| 1949 | 2026-04-15T21:00:15.650Z | Compiling cfg_aliases v0.2.1 |
| 1950 | 2026-04-15T21:00:15.671Z | Compiling opaque-debug v0.3.1 |
| 1951 | 2026-04-15T21:00:15.748Z | Compiling rustix v0.38.44 |
| 1952 | 2026-04-15T21:00:15.794Z | Compiling base64ct v1.8.3 |
| 1953 | 2026-04-15T21:00:15.852Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1954 | 2026-04-15T21:00:15.922Z | Compiling ciborium-io v0.2.2 |
| 1955 | 2026-04-15T21:00:16.084Z | Compiling base16ct v0.2.0 |
| 1956 | 2026-04-15T21:00:16.138Z | Compiling password-hash v0.5.0 |
| 1957 | 2026-04-15T21:00:16.222Z | Compiling elliptic-curve v0.13.8 |
| 1958 | 2026-04-15T21:00:16.239Z | Compiling ciborium-ll v0.2.2 |
| 1959 | 2026-04-15T21:00:16.510Z | Compiling nix v0.31.2 |
| 1960 | 2026-04-15T21:00:16.586Z | Compiling poly1305 v0.8.0 |
| 1961 | 2026-04-15T21:00:17.411Z | Compiling thiserror-no-std v2.0.2 |
| 1962 | 2026-04-15T21:00:17.508Z | Compiling progenitor-client v0.10.0 |
| 1963 | 2026-04-15T21:00:17.925Z | Compiling chacha20 v0.9.1 |
| 1964 | 2026-04-15T21:00:18.002Z | Compiling toml v0.8.23 |
| 1965 | 2026-04-15T21:00:18.172Z | Compiling proc-macro-crate v3.5.0 |
| 1966 | 2026-04-15T21:00:18.388Z | Compiling num-rational v0.4.2 |
| 1967 | 2026-04-15T21:00:18.585Z | Compiling num-iter v0.1.45 |
| 1968 | 2026-04-15T21:00:18.717Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1969 | 2026-04-15T21:00:19.329Z | Compiling typify v0.6.1 |
| 1970 | 2026-04-15T21:00:19.431Z | Compiling usdt-macro v0.5.0 |
| 1971 | 2026-04-15T21:00:19.738Z | Compiling usdt-attr-macro v0.5.0 |
| 1972 | 2026-04-15T21:00:20.376Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1973 | 2026-04-15T21:00:20.674Z | Compiling byte-wrapper v0.1.0 |
| 1974 | 2026-04-15T21:00:20.715Z | Compiling blake2 v0.10.6 |
| 1975 | 2026-04-15T21:00:21.030Z | Compiling aead v0.5.2 |
| 1976 | 2026-04-15T21:00:21.208Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1977 | 2026-04-15T21:00:21.442Z | Compiling rustls-webpki v0.103.10 |
| 1978 | 2026-04-15T21:00:21.548Z | Compiling enum-as-inner v0.6.1 |
| 1979 | 2026-04-15T21:00:21.666Z | Compiling num-complex v0.4.6 |
| 1980 | 2026-04-15T21:00:21.839Z | Compiling proc-macro-error v1.0.4 |
| 1981 | 2026-04-15T21:00:22.113Z | Compiling memmap v0.7.0 |
| 1982 | 2026-04-15T21:00:22.145Z | Compiling bstr v1.12.1 |
| 1983 | 2026-04-15T21:00:22.346Z | Compiling data-encoding v2.10.0 |
| 1984 | 2026-04-15T21:00:22.422Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1985 | 2026-04-15T21:00:22.778Z | Compiling winnow v0.5.40 |
| 1986 | 2026-04-15T21:00:22.994Z | Compiling keccak v0.1.6 |
| 1987 | 2026-04-15T21:00:23.169Z | Compiling sha3 v0.10.8 |
| 1988 | 2026-04-15T21:00:23.840Z | Compiling usdt v0.5.0 |
| 1989 | 2026-04-15T21:00:23.920Z | Compiling num v0.4.3 |
| 1990 | 2026-04-15T21:00:23.968Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1991 | 2026-04-15T21:00:24.002Z | Compiling toml_edit v0.19.15 |
| 1992 | 2026-04-15T21:00:24.128Z | Compiling chacha20poly1305 v0.10.1 |
| 1993 | 2026-04-15T21:00:24.281Z | Compiling argon2 v0.5.3 |
| 1994 | 2026-04-15T21:00:24.449Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1995 | 2026-04-15T21:00:24.970Z | Compiling progenitor-impl v0.13.0 |
| 1996 | 2026-04-15T21:00:25.251Z | Compiling num_enum_derive v0.7.6 |
| 1997 | 2026-04-15T21:00:25.953Z | Compiling tokio-rustls v0.26.4 |
| 1998 | 2026-04-15T21:00:26.242Z | Compiling hyper-rustls v0.27.7 |
| 1999 | 2026-04-15T21:00:26.258Z | Compiling rustls-platform-verifier v0.6.2 |
| 2000 | 2026-04-15T21:00:26.793Z | Compiling reqwest v0.13.2 |
| 2001 | 2026-04-15T21:00:26.970Z | Compiling vsss-rs v3.3.4 |
| 2002 | 2026-04-15T21:00:28.326Z | Compiling progenitor-client v0.13.0 |
| 2003 | 2026-04-15T21:00:28.810Z | Compiling progenitor-extras v0.1.1 |
| 2004 | 2026-04-15T21:00:29.063Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2005 | 2026-04-15T21:00:29.470Z | Compiling ciborium v0.2.2 |
| 2006 | 2026-04-15T21:00:32.206Z | Compiling foreign-types-macros v0.2.3 |
| 2007 | 2026-04-15T21:00:32.339Z | Compiling cpufeatures v0.3.0 |
| 2008 | 2026-04-15T21:00:32.430Z | Compiling indent_write v2.2.0 |
| 2009 | 2026-04-15T21:00:32.812Z | Compiling pkg-config v0.3.32 |
| 2010 | 2026-04-15T21:00:33.057Z | Compiling float-ord v0.3.2 |
| 2011 | 2026-04-15T21:00:33.186Z | Compiling bytecount v0.6.9 |
| 2012 | 2026-04-15T21:00:33.271Z | Compiling foreign-types-shared v0.3.1 |
| 2013 | 2026-04-15T21:00:33.380Z | Compiling vcpkg v0.2.15 |
| 2014 | 2026-04-15T21:00:33.400Z | Compiling colored v3.1.1 |
| 2015 | 2026-04-15T21:00:34.276Z | Compiling openssl-sys v0.9.112 |
| 2016 | 2026-04-15T21:00:34.830Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2017 | 2026-04-15T21:00:35.305Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2018 | 2026-04-15T21:00:36.967Z | Compiling foreign-types v0.5.0 |
| 2019 | 2026-04-15T21:00:41.114Z | Compiling chacha20 v0.10.0 |
| 2020 | 2026-04-15T21:00:41.218Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2021 | 2026-04-15T21:00:41.695Z | Compiling progenitor-macro v0.13.0 |
| 2022 | 2026-04-15T21:00:42.195Z | Compiling num_enum v0.7.6 |
| 2023 | 2026-04-15T21:00:42.332Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2024 | 2026-04-15T21:00:42.446Z | Compiling proc-macro-crate v1.3.1 |
| 2025 | 2026-04-15T21:00:42.788Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2026 | 2026-04-15T21:00:43.502Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2027 | 2026-04-15T21:00:43.584Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2028 | 2026-04-15T21:00:43.770Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2029 | 2026-04-15T21:00:43.990Z | Compiling cstr-argument v0.1.2 |
| 2030 | 2026-04-15T21:00:44.008Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2031 | 2026-04-15T21:00:44.023Z | Compiling linked-hash-map v0.5.6 |
| 2032 | 2026-04-15T21:00:44.237Z | Compiling heck v0.4.1 |
| 2033 | 2026-04-15T21:00:44.241Z | Compiling semver v0.1.20 |
| 2034 | 2026-04-15T21:00:44.294Z | Compiling swrite v0.1.0 |
| 2035 | 2026-04-15T21:00:44.412Z | Compiling rayon-core v1.13.0 |
| 2036 | 2026-04-15T21:00:44.448Z | Compiling resolv-conf v0.7.6 |
| 2037 | 2026-04-15T21:00:44.513Z | Compiling rustc_version v0.1.7 |
| 2038 | 2026-04-15T21:00:44.742Z | Compiling lru-cache v0.1.2 |
| 2039 | 2026-04-15T21:00:44.897Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2040 | 2026-04-15T21:00:45.093Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2041 | 2026-04-15T21:00:45.234Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2042 | 2026-04-15T21:00:45.708Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2043 | 2026-04-15T21:00:45.857Z | Compiling progenitor v0.13.0 |
| 2044 | 2026-04-15T21:00:45.946Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2045 | 2026-04-15T21:00:46.010Z | Compiling num_enum_derive v0.5.11 |
| 2046 | 2026-04-15T21:00:46.303Z | Compiling rand v0.10.1 |
| 2047 | 2026-04-15T21:00:47.042Z | Compiling hickory-proto v0.24.4 |
| 2048 | 2026-04-15T21:00:47.120Z | Compiling crossbeam-deque v0.8.6 |
| 2049 | 2026-04-15T21:00:47.141Z | Compiling serde-big-array v0.5.1 |
| 2050 | 2026-04-15T21:00:47.310Z | Compiling derive-where v1.6.1 |
| 2051 | 2026-04-15T21:00:47.349Z | Compiling pin-project-internal v1.1.11 |
| 2052 | 2026-04-15T21:00:47.567Z | Compiling serde_repr v0.1.20 |
| 2053 | 2026-04-15T21:00:48.155Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2054 | 2026-04-15T21:00:48.427Z | Compiling minimal-lexical v0.2.1 |
| 2055 | 2026-04-15T21:00:48.590Z | Compiling unicode-segmentation v1.13.2 |
| 2056 | 2026-04-15T21:00:48.672Z | Compiling lazy_static v1.5.0 |
| 2057 | 2026-04-15T21:00:48.689Z | Compiling siphasher v1.0.2 |
| 2058 | 2026-04-15T21:00:48.905Z | Compiling phf_shared v0.12.1 |
| 2059 | 2026-04-15T21:00:49.137Z | Compiling hickory-resolver v0.24.4 |
| 2060 | 2026-04-15T21:00:49.214Z | Compiling newline-converter v0.3.0 |
| 2061 | 2026-04-15T21:00:49.365Z | Compiling nom v7.1.3 |
| 2062 | 2026-04-15T21:00:49.552Z | Compiling pin-project v1.1.11 |
| 2063 | 2026-04-15T21:00:49.616Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2064 | 2026-04-15T21:00:49.673Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2065 | 2026-04-15T21:00:50.832Z | Compiling num_enum v0.5.11 |
| 2066 | 2026-04-15T21:00:52.124Z | Compiling newtype_derive v0.1.6 |
| 2067 | 2026-04-15T21:00:52.368Z | Compiling atomicwrites v0.4.4 |
| 2068 | 2026-04-15T21:00:52.664Z | Compiling similar v2.7.0 |
| 2069 | 2026-04-15T21:00:53.345Z | Compiling unicode-normalization v0.1.25 |
| 2070 | 2026-04-15T21:00:53.930Z | Compiling console v0.15.11 |
| 2071 | 2026-04-15T21:00:54.498Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2072 | 2026-04-15T21:00:54.684Z | Compiling camino-tempfile v1.4.1 |
| 2073 | 2026-04-15T21:00:55.088Z | Compiling tokio-stream v0.1.18 |
| 2074 | 2026-04-15T21:00:55.189Z | Compiling snafu-derive v0.8.9 |
| 2075 | 2026-04-15T21:00:55.397Z | Compiling async-recursion v1.1.1 |
| 2076 | 2026-04-15T21:00:55.651Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2077 | 2026-04-15T21:00:55.972Z | Compiling slog-dtrace v0.3.0 |
| 2078 | 2026-04-15T21:00:56.077Z | Compiling csv-core v0.1.13 |
| 2079 | 2026-04-15T21:00:56.221Z | Compiling owo-colors v4.3.0 |
| 2080 | 2026-04-15T21:00:56.491Z | Compiling openssl v0.10.76 |
| 2081 | 2026-04-15T21:00:56.560Z | Compiling same-file v1.0.6 |
| 2082 | 2026-04-15T21:00:56.750Z | Compiling chrono-tz v0.10.4 |
| 2083 | 2026-04-15T21:00:56.781Z | Compiling unicode-xid v0.2.6 |
| 2084 | 2026-04-15T21:00:56.841Z | Compiling cancel-safe-futures v0.1.5 |
| 2085 | 2026-04-15T21:00:56.892Z | Compiling unicode-width v0.1.14 |
| 2086 | 2026-04-15T21:00:56.914Z | Compiling highway v1.3.0 |
| 2087 | 2026-04-15T21:00:57.006Z | Compiling foreign-types-shared v0.1.1 |
| 2088 | 2026-04-15T21:00:57.111Z | Compiling foldhash v0.1.5 |
| 2089 | 2026-04-15T21:00:57.152Z | Compiling foreign-types v0.3.2 |
| 2090 | 2026-04-15T21:00:57.215Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2091 | 2026-04-15T21:00:57.263Z | Compiling hashbrown v0.15.5 |
| 2092 | 2026-04-15T21:00:57.350Z | Compiling const_format_proc_macros v0.2.34 |
| 2093 | 2026-04-15T21:00:57.632Z | Compiling snafu v0.8.9 |
| 2094 | 2026-04-15T21:00:57.928Z | Compiling walkdir v2.5.0 |
| 2095 | 2026-04-15T21:00:58.004Z | Compiling csv v1.4.0 |
| 2096 | 2026-04-15T21:00:58.205Z | Compiling qorb v0.4.1 |
| 2097 | 2026-04-15T21:00:58.257Z | Compiling expectorate v1.2.0 |
| 2098 | 2026-04-15T21:00:58.474Z | Compiling olpc-cjson v0.1.4 |
| 2099 | 2026-04-15T21:00:58.705Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2100 | 2026-04-15T21:00:58.947Z | Compiling rayon v1.11.0 |
| 2101 | 2026-04-15T21:00:59.124Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2102 | 2026-04-15T21:00:59.660Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2103 | 2026-04-15T21:01:01.035Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2104 | 2026-04-15T21:01:01.544Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2105 | 2026-04-15T21:01:03.106Z | Compiling phf v0.12.1 |
| 2106 | 2026-04-15T21:01:03.328Z | Compiling zone_cfg_derive v0.3.1 |
| 2107 | 2026-04-15T21:01:03.556Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2108 | 2026-04-15T21:01:03.837Z | Compiling tokio-dtrace v0.1.1 |
| 2109 | 2026-04-15T21:01:04.004Z | Compiling globset v0.4.18 |
| 2110 | 2026-04-15T21:01:04.141Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2111 | 2026-04-15T21:01:04.169Z | Compiling itertools v0.12.1 |
| 2112 | 2026-04-15T21:01:04.296Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2113 | 2026-04-15T21:01:04.363Z | Compiling num-derive v0.3.3 |
| 2114 | 2026-04-15T21:01:04.874Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2115 | 2026-04-15T21:01:05.274Z | Compiling pem v3.0.6 |
| 2116 | 2026-04-15T21:01:05.626Z | Compiling libsw-core v0.3.2 |
| 2117 | 2026-04-15T21:01:05.812Z | Compiling serde_plain v1.0.2 |
| 2118 | 2026-04-15T21:01:05.958Z | Compiling num-derive v0.4.2 |
| 2119 | 2026-04-15T21:01:06.004Z | Compiling openssl-macros v0.1.1 |
| 2120 | 2026-04-15T21:01:06.098Z | Compiling cookie v0.18.1 |
| 2121 | 2026-04-15T21:01:06.214Z | Compiling sigpipe v0.1.3 |
| 2122 | 2026-04-15T21:01:06.320Z | Compiling jiff v0.2.23 |
| 2123 | 2026-04-15T21:01:06.484Z | Compiling glob v0.3.3 |
| 2124 | 2026-04-15T21:01:06.512Z | Compiling fixedbitset v0.4.2 |
| 2125 | 2026-04-15T21:01:06.613Z | Compiling fixedbitset v0.5.7 |
| 2126 | 2026-04-15T21:01:06.668Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2127 | 2026-04-15T21:01:06.876Z | Compiling typed-path v0.9.3 |
| 2128 | 2026-04-15T21:01:06.906Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2129 | 2026-04-15T21:01:06.979Z | Compiling petgraph v0.8.3 |
| 2130 | 2026-04-15T21:01:07.175Z | Compiling petgraph v0.6.5 |
| 2131 | 2026-04-15T21:01:08.956Z | Compiling tough v0.20.0 |
| 2132 | 2026-04-15T21:01:09.181Z | Compiling libsw v3.5.0 |
| 2133 | 2026-04-15T21:01:09.368Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2134 | 2026-04-15T21:01:09.385Z | Compiling zone v0.3.1 |
| 2135 | 2026-04-15T21:01:09.789Z | Compiling libscf-sys v1.1.0 |
| 2136 | 2026-04-15T21:01:09.946Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2137 | 2026-04-15T21:01:11.068Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2138 | 2026-04-15T21:01:11.319Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2139 | 2026-04-15T21:01:11.370Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2140 | 2026-04-15T21:01:11.622Z | Compiling oxide-tokio-rt v0.1.3 |
| 2141 | 2026-04-15T21:01:13.029Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2142 | 2026-04-15T21:01:13.818Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2143 | 2026-04-15T21:01:14.426Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2144 | 2026-04-15T21:01:14.547Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2145 | 2026-04-15T21:01:16.621Z | Compiling const_format v0.2.35 |
| 2146 | 2026-04-15T21:01:17.307Z | Compiling papergrid v0.11.0 |
| 2147 | 2026-04-15T21:01:17.481Z | Compiling tabled_derive v0.7.0 |
| 2148 | 2026-04-15T21:01:17.721Z | Compiling gethostname v0.5.0 |
| 2149 | 2026-04-15T21:01:17.889Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2150 | 2026-04-15T21:01:17.944Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2151 | 2026-04-15T21:01:18.021Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2152 | 2026-04-15T21:01:18.149Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2153 | 2026-04-15T21:01:18.404Z | Compiling bcs v0.1.6 |
| 2154 | 2026-04-15T21:01:18.809Z | Compiling smf v0.2.3 |
| 2155 | 2026-04-15T21:01:19.603Z | Compiling tagptr v0.2.0 |
| 2156 | 2026-04-15T21:01:19.777Z | Compiling linear-map v1.2.0 |
| 2157 | 2026-04-15T21:01:19.955Z | Compiling whoami v1.6.1 |
| 2158 | 2026-04-15T21:01:20.028Z | Compiling smawk v0.3.2 |
| 2159 | 2026-04-15T21:01:20.203Z | Compiling termtree v0.5.1 |
| 2160 | 2026-04-15T21:01:20.384Z | Compiling unicode-linebreak v0.1.5 |
| 2161 | 2026-04-15T21:01:20.490Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2162 | 2026-04-15T21:01:20.508Z | Compiling moka v0.12.15 |
| 2163 | 2026-04-15T21:01:20.664Z | Compiling textwrap v0.16.2 |
| 2164 | 2026-04-15T21:01:21.693Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2165 | 2026-04-15T21:01:21.815Z | Compiling tabled v0.15.0 |
| 2166 | 2026-04-15T21:01:22.208Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2167 | 2026-04-15T21:01:22.260Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2168 | 2026-04-15T21:01:22.470Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2169 | 2026-04-15T21:01:22.486Z | Compiling steno v0.4.1 |
| 2170 | 2026-04-15T21:01:22.683Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2171 | 2026-04-15T21:01:24.890Z | Compiling hickory-proto v0.25.2 |
| 2172 | 2026-04-15T21:01:28.113Z | Compiling typify-impl v0.4.3 |
| 2173 | 2026-04-15T21:01:29.489Z | Compiling crc32fast v1.5.0 |
| 2174 | 2026-04-15T21:01:29.800Z | Compiling humantime v2.3.0 |
| 2175 | 2026-04-15T21:01:30.303Z | Compiling hickory-resolver v0.25.2 |
| 2176 | 2026-04-15T21:01:30.895Z | Compiling simd-adler32 v0.3.9 |
| 2177 | 2026-04-15T21:01:31.056Z | Compiling adler2 v2.0.1 |
| 2178 | 2026-04-15T21:01:31.244Z | Compiling miniz_oxide v0.8.9 |
| 2179 | 2026-04-15T21:01:31.491Z | Compiling typify-macro v0.4.3 |
| 2180 | 2026-04-15T21:01:31.744Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2181 | 2026-04-15T21:01:32.459Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2182 | 2026-04-15T21:01:32.648Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2183 | 2026-04-15T21:01:33.004Z | Compiling typify v0.4.3 |
| 2184 | 2026-04-15T21:01:33.056Z | Compiling flate2 v1.1.9 |
| 2185 | 2026-04-15T21:01:33.092Z | Compiling proc-macro-error2 v2.0.1 |
| 2186 | 2026-04-15T21:01:33.123Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2187 | 2026-04-15T21:01:33.369Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2188 | 2026-04-15T21:01:33.553Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2189 | 2026-04-15T21:01:33.589Z | Compiling compression-core v0.4.31 |
| 2190 | 2026-04-15T21:01:33.642Z | Compiling parking_lot_core v0.8.6 |
| 2191 | 2026-04-15T21:01:33.781Z | Compiling compression-codecs v0.4.37 |
| 2192 | 2026-04-15T21:01:34.024Z | Compiling tabled_derive v0.11.0 |
| 2193 | 2026-04-15T21:01:34.142Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2194 | 2026-04-15T21:01:35.254Z | Compiling progenitor-impl v0.11.2 |
| 2195 | 2026-04-15T21:01:35.829Z | Compiling papergrid v0.17.0 |
| 2196 | 2026-04-15T21:01:36.617Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2197 | 2026-04-15T21:01:37.325Z | Compiling testing_table v0.3.0 |
| 2198 | 2026-04-15T21:01:37.747Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2199 | 2026-04-15T21:01:38.283Z | Compiling dropshot v0.17.0 |
| 2200 | 2026-04-15T21:01:38.452Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2201 | 2026-04-15T21:01:38.818Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2202 | 2026-04-15T21:01:39.115Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2203 | 2026-04-15T21:01:39.529Z | Compiling tabled v0.20.0 |
| 2204 | 2026-04-15T21:01:39.948Z | Compiling progenitor-macro v0.11.2 |
| 2205 | 2026-04-15T21:01:42.938Z | Compiling async-compression v0.4.41 |
| 2206 | 2026-04-15T21:01:43.414Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2207 | 2026-04-15T21:01:43.746Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2208 | 2026-04-15T21:01:44.094Z | Compiling progenitor-client v0.11.2 |
| 2209 | 2026-04-15T21:01:44.380Z | Compiling dropshot_endpoint v0.17.0 |
| 2210 | 2026-04-15T21:01:44.587Z | Compiling arc-swap v1.9.0 |
| 2211 | 2026-04-15T21:01:44.933Z | Compiling slog-scope v4.4.1 |
| 2212 | 2026-04-15T21:01:45.351Z | Compiling progenitor v0.11.2 |
| 2213 | 2026-04-15T21:01:45.509Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2214 | 2026-04-15T21:01:47.139Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2215 | 2026-04-15T21:01:50.796Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2216 | 2026-04-15T21:01:51.144Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2217 | 2026-04-15T21:01:52.383Z | Compiling parking_lot v0.11.2 |
| 2218 | 2026-04-15T21:01:53.290Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2219 | 2026-04-15T21:01:55.008Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2220 | 2026-04-15T21:01:55.409Z | Compiling fxhash v0.2.1 |
| 2221 | 2026-04-15T21:01:55.562Z | Compiling crc8 v0.1.1 |
| 2222 | 2026-04-15T21:01:55.588Z | Compiling sled v0.34.7 |
| 2223 | 2026-04-15T21:01:55.702Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2224 | 2026-04-15T21:01:56.011Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2225 | 2026-04-15T21:01:59.651Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2226 | 2026-04-15T21:01:59.663Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2227 | 2026-04-15T21:01:59.663Z | Compiling slog-stdlog v4.1.1 |
| 2228 | 2026-04-15T21:01:59.663Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2229 | 2026-04-15T21:01:59.663Z | Compiling slog-envlogger v2.2.0 |
| 2230 | 2026-04-15T21:01:59.663Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2231 | 2026-04-15T21:02:03.142Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2232 | 2026-04-15T21:02:09.549Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2233 | 2026-04-15T21:02:15.600Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2234 | 2026-04-15T21:02:18.622Z | Finished `release` profile [optimized] target(s) in 3m 47s |
| 2235 | 2026-04-15T21:02:18.953Z | + banner trio |
| 2236 | 2026-04-15T21:02:18.956Z | |
| 2237 | 2026-04-15T21:02:18.956Z | ##### ##### # #### |
| 2238 | 2026-04-15T21:02:18.956Z | # # # # # # |
| 2239 | 2026-04-15T21:02:18.956Z | # # # # # # |
| 2240 | 2026-04-15T21:02:18.956Z | # ##### # # # |
| 2241 | 2026-04-15T21:02:18.956Z | # # # # # # |
| 2242 | 2026-04-15T21:02:18.956Z | # # # # #### |
| 2243 | 2026-04-15T21:02:18.956Z | |
| 2244 | 2026-04-15T21:02:18.956Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2245 | 2026-04-15T21:02:19.306Z | Compiling cfg-if v1.0.4 |
| 2246 | 2026-04-15T21:02:19.306Z | Compiling serde_core v1.0.228 |
| 2247 | 2026-04-15T21:02:19.306Z | Compiling libc v0.2.185 |
| 2248 | 2026-04-15T21:02:19.307Z | Compiling itoa v1.0.18 |
| 2249 | 2026-04-15T21:02:19.310Z | Compiling num-traits v0.2.19 |
| 2250 | 2026-04-15T21:02:19.310Z | Compiling serde v1.0.228 |
| 2251 | 2026-04-15T21:02:19.379Z | Compiling foldhash v0.2.0 |
| 2252 | 2026-04-15T21:02:19.429Z | Compiling memchr v2.8.0 |
| 2253 | 2026-04-15T21:02:19.517Z | Compiling hashbrown v0.16.1 |
| 2254 | 2026-04-15T21:02:19.594Z | Compiling smallvec v1.15.1 |
| 2255 | 2026-04-15T21:02:19.594Z | Compiling zerofrom v0.1.6 |
| 2256 | 2026-04-15T21:02:19.717Z | Compiling stable_deref_trait v1.2.1 |
| 2257 | 2026-04-15T21:02:19.725Z | Compiling pin-project-lite v0.2.17 |
| 2258 | 2026-04-15T21:02:19.758Z | Compiling schemars v0.8.22 |
| 2259 | 2026-04-15T21:02:19.790Z | Compiling yoke v0.8.1 |
| 2260 | 2026-04-15T21:02:19.817Z | Compiling bytes v1.11.1 |
| 2261 | 2026-04-15T21:02:19.995Z | Compiling zerovec v0.11.5 |
| 2262 | 2026-04-15T21:02:20.075Z | Compiling socket2 v0.6.3 |
| 2263 | 2026-04-15T21:02:20.328Z | Compiling scopeguard v1.2.0 |
| 2264 | 2026-04-15T21:02:20.372Z | Compiling futures-core v0.3.32 |
| 2265 | 2026-04-15T21:02:20.431Z | Compiling lock_api v0.4.14 |
| 2266 | 2026-04-15T21:02:20.539Z | Compiling zmij v1.0.21 |
| 2267 | 2026-04-15T21:02:20.554Z | Compiling parking_lot_core v0.9.12 |
| 2268 | 2026-04-15T21:02:20.558Z | Compiling errno v0.3.14 |
| 2269 | 2026-04-15T21:02:20.702Z | Compiling serde_json v1.0.149 |
| 2270 | 2026-04-15T21:02:20.714Z | Compiling rand_core v0.10.0 |
| 2271 | 2026-04-15T21:02:20.728Z | Compiling once_cell v1.21.4 |
| 2272 | 2026-04-15T21:02:20.863Z | Compiling parking_lot v0.12.5 |
| 2273 | 2026-04-15T21:02:20.871Z | Compiling signal-hook-registry v1.4.8 |
| 2274 | 2026-04-15T21:02:20.879Z | Compiling mio v1.2.0 |
| 2275 | 2026-04-15T21:02:20.976Z | Compiling iana-time-zone v0.1.65 |
| 2276 | 2026-04-15T21:02:21.134Z | Compiling zeroize v1.8.2 |
| 2277 | 2026-04-15T21:02:21.308Z | Compiling aws-lc-rs v1.16.2 |
| 2278 | 2026-04-15T21:02:21.320Z | Compiling tokio v1.52.0 |
| 2279 | 2026-04-15T21:02:21.381Z | Compiling indexmap v2.13.0 |
| 2280 | 2026-04-15T21:02:21.789Z | Compiling chrono v0.4.44 |
| 2281 | 2026-04-15T21:02:21.883Z | Compiling getrandom v0.4.2 |
| 2282 | 2026-04-15T21:02:22.010Z | Compiling tinystr v0.8.2 |
| 2283 | 2026-04-15T21:02:22.010Z | Compiling http v1.4.0 |
| 2284 | 2026-04-15T21:02:22.087Z | Compiling litemap v0.8.1 |
| 2285 | 2026-04-15T21:02:22.184Z | Compiling writeable v0.6.2 |
| 2286 | 2026-04-15T21:02:22.285Z | Compiling rustls-pki-types v1.14.0 |
| 2287 | 2026-04-15T21:02:22.420Z | Compiling icu_locale_core v2.1.1 |
| 2288 | 2026-04-15T21:02:22.644Z | Compiling aws-lc-sys v0.39.1 |
| 2289 | 2026-04-15T21:02:23.000Z | Compiling potential_utf v0.1.4 |
| 2290 | 2026-04-15T21:02:23.130Z | Compiling zerotrie v0.2.3 |
| 2291 | 2026-04-15T21:02:23.205Z | Compiling uuid v1.23.0 |
| 2292 | 2026-04-15T21:02:23.240Z | Compiling log v0.4.29 |
| 2293 | 2026-04-15T21:02:23.486Z | Compiling icu_provider v2.1.1 |
| 2294 | 2026-04-15T21:02:23.816Z | Compiling icu_collections v2.1.1 |
| 2295 | 2026-04-15T21:02:23.890Z | Compiling http-body v1.0.1 |
| 2296 | 2026-04-15T21:02:24.118Z | Compiling semver v1.0.28 |
| 2297 | 2026-04-15T21:02:24.408Z | Compiling tracing-core v0.1.36 |
| 2298 | 2026-04-15T21:02:24.533Z | Compiling regress v0.10.5 |
| 2299 | 2026-04-15T21:02:24.661Z | Compiling untrusted v0.9.0 |
| 2300 | 2026-04-15T21:02:24.795Z | Compiling dyn-clone v1.0.20 |
| 2301 | 2026-04-15T21:02:24.795Z | Compiling percent-encoding v2.3.2 |
| 2302 | 2026-04-15T21:02:24.885Z | Compiling equivalent v1.0.2 |
| 2303 | 2026-04-15T21:02:24.947Z | Compiling futures-task v0.3.32 |
| 2304 | 2026-04-15T21:02:24.977Z | Compiling allocator-api2 v0.2.21 |
| 2305 | 2026-04-15T21:02:25.076Z | Compiling slab v0.4.12 |
| 2306 | 2026-04-15T21:02:25.230Z | Compiling rustls v0.23.37 |
| 2307 | 2026-04-15T21:02:25.243Z | Compiling futures-util v0.3.32 |
| 2308 | 2026-04-15T21:02:25.281Z | Compiling tracing v0.1.44 |
| 2309 | 2026-04-15T21:02:25.482Z | Compiling rustls-webpki v0.103.10 |
| 2310 | 2026-04-15T21:02:25.638Z | Compiling thiserror v2.0.18 |
| 2311 | 2026-04-15T21:02:25.754Z | Compiling icu_normalizer_data v2.1.1 |
| 2312 | 2026-04-15T21:02:25.836Z | Compiling icu_properties_data v2.1.2 |
| 2313 | 2026-04-15T21:02:25.979Z | Compiling serde_tokenstream v0.2.3 |
| 2314 | 2026-04-15T21:02:26.067Z | Compiling typify-impl v0.6.1 |
| 2315 | 2026-04-15T21:02:26.273Z | Compiling slog v2.8.2 |
| 2316 | 2026-04-15T21:02:26.338Z | Compiling try-lock v0.2.5 |
| 2317 | 2026-04-15T21:02:26.460Z | Compiling subtle v2.6.1 |
| 2318 | 2026-04-15T21:02:26.492Z | Compiling tower-service v0.3.3 |
| 2319 | 2026-04-15T21:02:26.505Z | Compiling unicode-ident v1.0.24 |
| 2320 | 2026-04-15T21:02:26.590Z | Compiling proc-macro2 v1.0.106 |
| 2321 | 2026-04-15T21:02:26.634Z | Compiling want v0.3.1 |
| 2322 | 2026-04-15T21:02:26.818Z | Compiling icu_properties v2.1.2 |
| 2323 | 2026-04-15T21:02:26.886Z | Compiling icu_normalizer v2.1.1 |
| 2324 | 2026-04-15T21:02:28.102Z | Compiling httparse v1.10.1 |
| 2325 | 2026-04-15T21:02:28.102Z | Compiling erased-serde v0.3.31 |
| 2326 | 2026-04-15T21:02:28.390Z | Compiling futures-channel v0.3.32 |
| 2327 | 2026-04-15T21:02:28.579Z | Compiling atomic-waker v1.1.2 |
| 2328 | 2026-04-15T21:02:28.643Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 2329 | 2026-04-15T21:02:28.701Z | Compiling hyper v1.9.0 |
| 2330 | 2026-04-15T21:02:28.716Z | Compiling quote v1.0.45 |
| 2331 | 2026-04-15T21:02:29.314Z | Compiling idna_adapter v1.2.1 |
| 2332 | 2026-04-15T21:02:29.411Z | Compiling typify-macro v0.6.1 |
| 2333 | 2026-04-15T21:02:29.438Z | Compiling form_urlencoded v1.2.2 |
| 2334 | 2026-04-15T21:02:29.460Z | Compiling sync_wrapper v1.0.2 |
| 2335 | 2026-04-15T21:02:29.533Z | Compiling aho-corasick v1.1.4 |
| 2336 | 2026-04-15T21:02:29.738Z | Compiling base64 v0.22.1 |
| 2337 | 2026-04-15T21:02:30.099Z | Compiling tower-layer v0.3.3 |
| 2338 | 2026-04-15T21:02:30.230Z | Compiling regex-syntax v0.8.10 |
| 2339 | 2026-04-15T21:02:30.302Z | Compiling ipnet v2.12.0 |
| 2340 | 2026-04-15T21:02:30.895Z | Compiling openssl-probe v0.2.1 |
| 2341 | 2026-04-15T21:02:30.924Z | Compiling utf8_iter v1.0.4 |
| 2342 | 2026-04-15T21:02:31.093Z | Compiling idna v1.1.0 |
| 2343 | 2026-04-15T21:02:31.155Z | Compiling rustls-native-certs v0.8.3 |
| 2344 | 2026-04-15T21:02:31.480Z | Compiling hyper-util v0.1.20 |
| 2345 | 2026-04-15T21:02:31.643Z | Compiling regex-automata v0.4.14 |
| 2346 | 2026-04-15T21:02:33.194Z | Compiling tower v0.5.3 |
| 2347 | 2026-04-15T21:02:33.822Z | Compiling tokio-rustls v0.26.4 |
| 2348 | 2026-04-15T21:02:34.099Z | Compiling proc-macro-crate v3.5.0 |
| 2349 | 2026-04-15T21:02:34.136Z | Compiling syn v2.0.117 |
| 2350 | 2026-04-15T21:02:34.515Z | Compiling bitflags v2.11.0 |
| 2351 | 2026-04-15T21:02:34.981Z | Compiling ryu v1.0.23 |
| 2352 | 2026-04-15T21:02:35.380Z | Compiling iri-string v0.7.12 |
| 2353 | 2026-04-15T21:02:35.521Z | Compiling futures-sink v0.3.32 |
| 2354 | 2026-04-15T21:02:35.636Z | Compiling heck v0.5.0 |
| 2355 | 2026-04-15T21:02:36.686Z | Compiling tokio-util v0.7.18 |
| 2356 | 2026-04-15T21:02:37.547Z | Compiling tower-http v0.6.8 |
| 2357 | 2026-04-15T21:02:37.557Z | Compiling serde_urlencoded v0.7.1 |
| 2358 | 2026-04-15T21:02:37.831Z | Compiling crossbeam-utils v0.8.21 |
| 2359 | 2026-04-15T21:02:37.844Z | Compiling num_enum_derive v0.7.6 |
| 2360 | 2026-04-15T21:02:38.071Z | Compiling hyper-rustls v0.27.7 |
| 2361 | 2026-04-15T21:02:38.439Z | Compiling regex v1.12.3 |
| 2362 | 2026-04-15T21:02:38.856Z | Compiling url v2.5.8 |
| 2363 | 2026-04-15T21:02:38.890Z | Compiling rustls-platform-verifier v0.6.2 |
| 2364 | 2026-04-15T21:02:39.039Z | Compiling typify v0.6.1 |
| 2365 | 2026-04-15T21:02:39.510Z | Compiling http-body-util v0.1.3 |
| 2366 | 2026-04-15T21:02:39.788Z | Compiling openapiv3 v2.2.0 |
| 2367 | 2026-04-15T21:02:39.885Z | Compiling powerfmt v0.2.0 |
| 2368 | 2026-04-15T21:02:39.948Z | Compiling cpufeatures v0.3.0 |
| 2369 | 2026-04-15T21:02:40.027Z | Compiling foreign-types-shared v0.3.1 |
| 2370 | 2026-04-15T21:02:40.127Z | Compiling time-macros v0.2.27 |
| 2371 | 2026-04-15T21:02:40.148Z | Compiling foreign-types v0.5.0 |
| 2372 | 2026-04-15T21:02:40.231Z | Compiling deranged v0.5.8 |
| 2373 | 2026-04-15T21:02:41.109Z | Compiling serde_yaml v0.9.34+deprecated |
| 2374 | 2026-04-15T21:02:41.301Z | Compiling progenitor-impl v0.13.0 |
| 2375 | 2026-04-15T21:02:41.333Z | Compiling chacha20 v0.10.0 |
| 2376 | 2026-04-15T21:02:41.621Z | Compiling reqwest v0.13.2 |
| 2377 | 2026-04-15T21:02:42.379Z | Compiling num_enum v0.7.6 |
| 2378 | 2026-04-15T21:02:43.206Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2379 | 2026-04-15T21:02:43.322Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2380 | 2026-04-15T21:02:43.365Z | Compiling oxnet v0.1.4 |
| 2381 | 2026-04-15T21:02:43.389Z | Compiling arc-swap v1.9.0 |
| 2382 | 2026-04-15T21:02:43.438Z | Compiling cstr-argument v0.1.2 |
| 2383 | 2026-04-15T21:02:43.614Z | Compiling thread_local v1.1.9 |
| 2384 | 2026-04-15T21:02:43.729Z | Compiling time-core v0.1.8 |
| 2385 | 2026-04-15T21:02:43.850Z | Compiling either v1.15.0 |
| 2386 | 2026-04-15T21:02:43.883Z | Compiling num-conv v0.2.1 |
| 2387 | 2026-04-15T21:02:43.975Z | Compiling pretty-hex v0.4.2 |
| 2388 | 2026-04-15T21:02:44.043Z | Compiling lazy_static v1.5.0 |
| 2389 | 2026-04-15T21:02:44.070Z | Compiling itertools v0.12.1 |
| 2390 | 2026-04-15T21:02:44.118Z | Compiling slog-scope v4.4.1 |
| 2391 | 2026-04-15T21:02:44.143Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2392 | 2026-04-15T21:02:44.370Z | Compiling time v0.3.47 |
| 2393 | 2026-04-15T21:02:44.569Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2394 | 2026-04-15T21:02:45.249Z | Compiling thiserror v1.0.69 |
| 2395 | 2026-04-15T21:02:45.362Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2396 | 2026-04-15T21:02:45.432Z | Compiling progenitor-macro v0.13.0 |
| 2397 | 2026-04-15T21:02:45.533Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2398 | 2026-04-15T21:02:45.777Z | Compiling crossbeam-channel v0.5.15 |
| 2399 | 2026-04-15T21:02:46.152Z | Compiling progenitor-client v0.13.0 |
| 2400 | 2026-04-15T21:02:46.486Z | Compiling rand v0.10.1 |
| 2401 | 2026-04-15T21:02:46.674Z | Compiling anyhow v1.0.102 |
| 2402 | 2026-04-15T21:02:47.291Z | Compiling is-terminal v0.4.17 |
| 2403 | 2026-04-15T21:02:47.343Z | Compiling winnow v1.0.1 |
| 2404 | 2026-04-15T21:02:47.389Z | Compiling colored v3.1.1 |
| 2405 | 2026-04-15T21:02:47.393Z | Compiling term v1.2.1 |
| 2406 | 2026-04-15T21:02:48.094Z | Compiling take_mut v0.2.2 |
| 2407 | 2026-04-15T21:02:48.182Z | Compiling slog-async v2.8.0 |
| 2408 | 2026-04-15T21:02:48.786Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2409 | 2026-04-15T21:02:49.266Z | Compiling slog-term v2.9.2 |
| 2410 | 2026-04-15T21:02:49.541Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2411 | 2026-04-15T21:02:49.616Z | Compiling progenitor v0.13.0 |
| 2412 | 2026-04-15T21:02:49.751Z | Compiling slog-stdlog v4.1.1 |
| 2413 | 2026-04-15T21:02:50.206Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2414 | 2026-04-15T21:02:50.532Z | Compiling slog-envlogger v2.2.0 |
| 2415 | 2026-04-15T21:02:51.178Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2416 | 2026-04-15T21:02:56.590Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2417 | 2026-04-15T21:03:00.100Z | Finished `release` profile [optimized] target(s) in 41.13s |
| 2418 | 2026-04-15T21:03:00.171Z | Running unittests src/lib.rs (target/release/deps/mg_tests-9ed6478463b18129) |
| 2419 | 2026-04-15T21:03:00.175Z | |
| 2420 | 2026-04-15T21:03:00.175Z | running 1 test |
| 2421 | 2026-04-15T21:03:00.297Z | configure zone |
| 2422 | 2026-04-15T21:03:00.312Z | install zone |
| 2423 | 2026-04-15T21:03:09.922Z | boot zone |
| 2424 | 2026-04-15T21:03:10.002Z | start zone s1 |
| 2425 | 2026-04-15T21:03:10.002Z | configure zone |
| 2426 | 2026-04-15T21:03:10.010Z | install zone |
| 2427 | 2026-04-15T21:03:12.687Z | boot zone |
| 2428 | 2026-04-15T21:03:12.772Z | start zone s2 |
| 2429 | 2026-04-15T21:03:12.772Z | configure zone |
| 2430 | 2026-04-15T21:03:12.781Z | install zone |
| 2431 | 2026-04-15T21:03:17.693Z | boot zone |
| 2432 | 2026-04-15T21:03:17.723Z | start zone t1 |
| 2433 | 2026-04-15T21:03:17.723Z | configure zone |
| 2434 | 2026-04-15T21:03:17.723Z | install zone |
| 2435 | 2026-04-15T21:03:20.452Z | boot zone |
| 2436 | 2026-04-15T21:03:20.556Z | waiting for zones to come up |
| 2437 | 2026-04-15T21:03:30.556Z | [sidecar.trio] svcs milestone/network |
| 2438 | 2026-04-15T21:03:30.902Z | STATE STIME FMRI |
| 2439 | 2026-04-15T21:03:30.902Z | online 21:03:09 svc:/milestone/network:default |
| 2440 | 2026-04-15T21:03:30.902Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2441 | 2026-04-15T21:03:30.931Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2442 | 2026-04-15T21:03:30.931Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2443 | 2026-04-15T21:03:30.931Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2444 | 2026-04-15T21:03:30.931Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2445 | 2026-04-15T21:03:30.931Z | |
| 2446 | 2026-04-15T21:03:30.931Z | running zone s1.trio setup |
| 2447 | 2026-04-15T21:03:30.931Z | [s1.trio] svcs milestone/network |
| 2448 | 2026-04-15T21:03:30.931Z | STATE STIME FMRI |
| 2449 | 2026-04-15T21:03:30.931Z | online 21:03:11 svc:/milestone/network:default |
| 2450 | 2026-04-15T21:03:30.932Z | [s1.trio] dladm |
| 2451 | 2026-04-15T21:03:30.932Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2452 | 2026-04-15T21:03:30.932Z | sl0 simnet 9000 up -- ? |
| 2453 | 2026-04-15T21:03:30.932Z | mg2 vnic 9000 up -- ? |
| 2454 | 2026-04-15T21:03:30.932Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2455 | 2026-04-15T21:03:31.288Z | |
| 2456 | 2026-04-15T21:03:31.288Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2457 | 2026-04-15T21:03:31.305Z | |
| 2458 | 2026-04-15T21:03:31.305Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2459 | 2026-04-15T21:03:31.316Z | |
| 2460 | 2026-04-15T21:03:31.317Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2461 | 2026-04-15T21:03:31.395Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2462 | 2026-04-15T21:03:31.466Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 41e2bd1d-9a06-4aad-864f-4d26a447f354 --sled-uuid 1e98e76d-4b39-40d8-8bb7-d6a175ff0426 -a sl0/v6 &> /opt/ddmd.log & |
| 2463 | 2026-04-15T21:03:31.478Z | |
| 2464 | 2026-04-15T21:03:31.478Z | running zone s2.trio setup |
| 2465 | 2026-04-15T21:03:31.478Z | [s2.trio] svcs milestone/network |
| 2466 | 2026-04-15T21:03:31.494Z | STATE STIME FMRI |
| 2467 | 2026-04-15T21:03:31.494Z | online 21:03:15 svc:/milestone/network:default |
| 2468 | 2026-04-15T21:03:31.494Z | [s2.trio] dladm |
| 2469 | 2026-04-15T21:03:31.508Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2470 | 2026-04-15T21:03:31.508Z | sl1 simnet 9000 up -- ? |
| 2471 | 2026-04-15T21:03:31.508Z | mg3 vnic 9000 up -- ? |
| 2472 | 2026-04-15T21:03:31.508Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2473 | 2026-04-15T21:03:32.067Z | |
| 2474 | 2026-04-15T21:03:32.067Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2475 | 2026-04-15T21:03:32.083Z | |
| 2476 | 2026-04-15T21:03:32.083Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2477 | 2026-04-15T21:03:32.095Z | |
| 2478 | 2026-04-15T21:03:32.095Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2479 | 2026-04-15T21:03:36.197Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2480 | 2026-04-15T21:03:36.226Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d13b79bf-c164-4805-920c-764b6e1553ed --sled-uuid f6b720c6-8c8b-41b7-809a-d39385c7b74d -a sl1/v6 &> /opt/ddmd.log & |
| 2481 | 2026-04-15T21:03:36.226Z | |
| 2482 | 2026-04-15T21:03:36.226Z | running zone t1.trio setup |
| 2483 | 2026-04-15T21:03:36.226Z | [t1.trio] svcs milestone/network |
| 2484 | 2026-04-15T21:03:36.226Z | STATE STIME FMRI |
| 2485 | 2026-04-15T21:03:36.226Z | online 21:03:19 svc:/milestone/network:default |
| 2486 | 2026-04-15T21:03:36.226Z | [t1.trio] dladm |
| 2487 | 2026-04-15T21:03:36.226Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2488 | 2026-04-15T21:03:36.227Z | tfportrear0_0 simnet 9000 up -- ? |
| 2489 | 2026-04-15T21:03:36.227Z | tfportrear1_0 simnet 9000 up -- ? |
| 2490 | 2026-04-15T21:03:36.227Z | mg1 vnic 9000 up -- ? |
| 2491 | 2026-04-15T21:03:36.227Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2492 | 2026-04-15T21:03:36.256Z | |
| 2493 | 2026-04-15T21:03:36.256Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2494 | 2026-04-15T21:03:36.256Z | |
| 2495 | 2026-04-15T21:03:36.256Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2496 | 2026-04-15T21:03:36.256Z | |
| 2497 | 2026-04-15T21:03:36.256Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2498 | 2026-04-15T21:03:36.256Z | |
| 2499 | 2026-04-15T21:03:36.256Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2500 | 2026-04-15T21:03:36.256Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2501 | 2026-04-15T21:03:36.256Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2502 | 2026-04-15T21:03:36.256Z | waiting 3s for copy of files to zone to complete ... |
| 2503 | 2026-04-15T21:03:36.256Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2504 | 2026-04-15T21:03:36.274Z | |
| 2505 | 2026-04-15T21:03:36.274Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2506 | 2026-04-15T21:03:36.380Z | |
| 2507 | 2026-04-15T21:03:36.380Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2508 | 2026-04-15T21:03:36.412Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2509 | 2026-04-15T21:03:36.440Z | [t1.trio] svcadm disable dendrite |
| 2510 | 2026-04-15T21:03:36.465Z | |
| 2511 | 2026-04-15T21:03:36.465Z | [t1.trio] svcadm disable tfport |
| 2512 | 2026-04-15T21:03:36.488Z | |
| 2513 | 2026-04-15T21:03:36.488Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2514 | 2026-04-15T21:03:36.513Z | |
| 2515 | 2026-04-15T21:03:36.513Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2516 | 2026-04-15T21:03:36.538Z | |
| 2517 | 2026-04-15T21:03:36.538Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2518 | 2026-04-15T21:03:36.563Z | |
| 2519 | 2026-04-15T21:03:36.563Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2520 | 2026-04-15T21:03:36.587Z | |
| 2521 | 2026-04-15T21:03:36.587Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2522 | 2026-04-15T21:03:36.611Z | |
| 2523 | 2026-04-15T21:03:36.611Z | [t1.trio] svcadm refresh dendrite:default |
| 2524 | 2026-04-15T21:03:36.632Z | |
| 2525 | 2026-04-15T21:03:36.632Z | [t1.trio] svcadm enable dendrite:default |
| 2526 | 2026-04-15T21:03:36.654Z | |
| 2527 | 2026-04-15T21:03:36.654Z | wait 10s for dendrite to come up ... |
| 2528 | 2026-04-15T21:03:46.655Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2529 | 2026-04-15T21:03:46.685Z | |
| 2530 | 2026-04-15T21:03:46.685Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2531 | 2026-04-15T21:03:46.709Z | |
| 2532 | 2026-04-15T21:03:46.709Z | [t1.trio] svcadm refresh tfport:default |
| 2533 | 2026-04-15T21:03:46.730Z | |
| 2534 | 2026-04-15T21:03:46.730Z | [t1.trio] svcadm enable tfport |
| 2535 | 2026-04-15T21:03:46.751Z | |
| 2536 | 2026-04-15T21:03:46.754Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 0f94e4ba-7e62-4521-bbc7-03b22d3b74a4 --sled-uuid bc25f886-2611-4327-a0a1-120d92d699ac -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2537 | 2026-04-15T21:03:46.762Z | |
| 2538 | 2026-04-15T21:03:46.762Z | [t1.trio] ipadm |
| 2539 | 2026-04-15T21:03:46.776Z | ADDROBJ TYPE STATE ADDR |
| 2540 | 2026-04-15T21:03:46.776Z | lo0/v4 static ok 127.0.0.1/8 |
| 2541 | 2026-04-15T21:03:46.776Z | mg1/v4 static ok 10.0.0.3/24 |
| 2542 | 2026-04-15T21:03:46.776Z | lo0/v6 static ok ::1/128 |
| 2543 | 2026-04-15T21:03:46.776Z | lo0/u6 static ok fd00:3::1/64 |
| 2544 | 2026-04-15T21:03:46.776Z | tfportrear0_0/v6 addrconf ok fe80::9cd5:3fff:fe0c:78a%tfportrear0_0/10 |
| 2545 | 2026-04-15T21:03:46.776Z | tfportrear1_0/v6 addrconf ok fe80::30b5:97ff:fe7c:9464%tfportrear1_0/10 |
| 2546 | 2026-04-15T21:03:48.890Z | initial peering test passed |
| 2547 | 2026-04-15T21:03:49.891Z | advertise from one passed |
| 2548 | 2026-04-15T21:03:50.893Z | advertise from two passed |
| 2549 | 2026-04-15T21:03:50.893Z | [s1.trio] ping fd00:2::1 |
| 2550 | 2026-04-15T21:03:50.909Z | fd00:2::1 is alive |
| 2551 | 2026-04-15T21:03:50.909Z | [s2.trio] ping fd00:1::1 |
| 2552 | 2026-04-15T21:03:50.922Z | fd00:1::1 is alive |
| 2553 | 2026-04-15T21:03:50.922Z | connectivity test passed |
| 2554 | 2026-04-15T21:03:50.922Z | [t1.trio] pkill ddmd |
| 2555 | 2026-04-15T21:03:50.933Z | |
| 2556 | 2026-04-15T21:03:56.937Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid bcf4265b-56cb-476b-831e-29762ab9a81a --sled-uuid 0348a8ff-b1d9-4455-a238-66d850df9f66 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2557 | 2026-04-15T21:03:56.953Z | |
| 2558 | 2026-04-15T21:03:56.953Z | [t1.trio] ipadm |
| 2559 | 2026-04-15T21:03:56.967Z | ADDROBJ TYPE STATE ADDR |
| 2560 | 2026-04-15T21:03:56.967Z | lo0/v4 static ok 127.0.0.1/8 |
| 2561 | 2026-04-15T21:03:56.967Z | mg1/v4 static ok 10.0.0.3/24 |
| 2562 | 2026-04-15T21:03:56.967Z | lo0/v6 static ok ::1/128 |
| 2563 | 2026-04-15T21:03:56.967Z | lo0/u6 static ok fd00:3::1/64 |
| 2564 | 2026-04-15T21:03:56.967Z | tfportrear0_0/v6 addrconf ok fe80::9cd5:3fff:fe0c:78a%tfportrear0_0/10 |
| 2565 | 2026-04-15T21:03:56.967Z | tfportrear1_0/v6 addrconf ok fe80::30b5:97ff:fe7c:9464%tfportrear1_0/10 |
| 2566 | 2026-04-15T21:03:59.970Z | [s1.trio] ping fd00:2::1 |
| 2567 | 2026-04-15T21:03:59.987Z | fd00:2::1 is alive |
| 2568 | 2026-04-15T21:03:59.987Z | [s2.trio] ping fd00:1::1 |
| 2569 | 2026-04-15T21:03:59.998Z | fd00:1::1 is alive |
| 2570 | 2026-04-15T21:03:59.998Z | transit router restart passed |
| 2571 | 2026-04-15T21:03:59.998Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2572 | 2026-04-15T21:04:00.015Z | local v6: |
| 2573 | 2026-04-15T21:04:00.016Z | fe80::9cd5:3fff:fe0c:78a |
| 2574 | 2026-04-15T21:04:00.016Z | fe80::30b5:97ff:fe7c:9464 |
| 2575 | 2026-04-15T21:04:00.016Z | local v4: |
| 2576 | 2026-04-15T21:04:00.016Z | router v6_idx: |
| 2577 | 2026-04-15T21:04:00.016Z | fd00:2::/64 -> 1 |
| 2578 | 2026-04-15T21:04:00.016Z | fd00:1::/64 -> 0 |
| 2579 | 2026-04-15T21:04:00.016Z | router v6_routes: |
| 2580 | 2026-04-15T21:04:00.016Z | 0 -> fe80::8810:2aff:fe8a:d336 (1) |
| 2581 | 2026-04-15T21:04:00.016Z | 1 -> fe80::ec97:f6ff:fe8f:ac59 (2) |
| 2582 | 2026-04-15T21:04:00.016Z | router v4_idx: |
| 2583 | 2026-04-15T21:04:00.017Z | router v4_routes: |
| 2584 | 2026-04-15T21:04:00.017Z | resolver v4: |
| 2585 | 2026-04-15T21:04:00.017Z | 10.0.0.254 -> 02:08:20:e8:eb:08 |
| 2586 | 2026-04-15T21:04:00.017Z | 10.0.0.3 -> 02:08:20:4c:3e:c3 |
| 2587 | 2026-04-15T21:04:00.017Z | resolver v6: |
| 2588 | 2026-04-15T21:04:00.017Z | fe80::8810:2aff:fe8a:d336 -> 8a:10:2a:8a:d3:36 |
| 2589 | 2026-04-15T21:04:00.017Z | fe80::ec97:f6ff:fe8f:ac59 -> ee:97:f6:8f:ac:59 |
| 2590 | 2026-04-15T21:04:00.017Z | fe80::30b5:97ff:fe7c:9464 -> 32:b5:97:7c:94:64 |
| 2591 | 2026-04-15T21:04:00.017Z | fe80::9cd5:3fff:fe0c:78a -> 9e:d5:3f:0c:07:8a |
| 2592 | 2026-04-15T21:04:00.017Z | nat v4: |
| 2593 | 2026-04-15T21:04:00.017Z | nat_v6: |
| 2594 | 2026-04-15T21:04:00.017Z | port_mac: |
| 2595 | 2026-04-15T21:04:00.017Z | 2: a8:40:25:5c:15:f6 |
| 2596 | 2026-04-15T21:04:00.017Z | 1: a8:40:25:5c:15:f5 |
| 2597 | 2026-04-15T21:04:00.017Z | 1000: a8:40:25:5c:15:f4 |
| 2598 | 2026-04-15T21:04:00.017Z | proxy arp: |
| 2599 | 2026-04-15T21:04:00.017Z | [s1.trio] pkill ddmd |
| 2600 | 2026-04-15T21:04:00.029Z | |
| 2601 | 2026-04-15T21:04:00.180Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2602 | 2026-04-15T21:04:05.032Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2603 | 2026-04-15T21:04:05.051Z | local v6: |
| 2604 | 2026-04-15T21:04:05.051Z | fe80::9cd5:3fff:fe0c:78a |
| 2605 | 2026-04-15T21:04:05.051Z | fe80::30b5:97ff:fe7c:9464 |
| 2606 | 2026-04-15T21:04:05.052Z | local v4: |
| 2607 | 2026-04-15T21:04:05.052Z | router v6_idx: |
| 2608 | 2026-04-15T21:04:05.052Z | fd00:2::/64 -> 1 |
| 2609 | 2026-04-15T21:04:05.052Z | router v6_routes: |
| 2610 | 2026-04-15T21:04:05.052Z | 1 -> fe80::ec97:f6ff:fe8f:ac59 (2) |
| 2611 | 2026-04-15T21:04:05.052Z | router v4_idx: |
| 2612 | 2026-04-15T21:04:05.052Z | router v4_routes: |
| 2613 | 2026-04-15T21:04:05.052Z | resolver v4: |
| 2614 | 2026-04-15T21:04:05.052Z | 10.0.0.254 -> 02:08:20:e8:eb:08 |
| 2615 | 2026-04-15T21:04:05.052Z | 10.0.0.3 -> 02:08:20:4c:3e:c3 |
| 2616 | 2026-04-15T21:04:05.053Z | resolver v6: |
| 2617 | 2026-04-15T21:04:05.053Z | fe80::8810:2aff:fe8a:d336 -> 8a:10:2a:8a:d3:36 |
| 2618 | 2026-04-15T21:04:05.053Z | fe80::ec97:f6ff:fe8f:ac59 -> ee:97:f6:8f:ac:59 |
| 2619 | 2026-04-15T21:04:05.053Z | fe80::30b5:97ff:fe7c:9464 -> 32:b5:97:7c:94:64 |
| 2620 | 2026-04-15T21:04:05.053Z | fe80::9cd5:3fff:fe0c:78a -> 9e:d5:3f:0c:07:8a |
| 2621 | 2026-04-15T21:04:05.053Z | nat v4: |
| 2622 | 2026-04-15T21:04:05.053Z | nat_v6: |
| 2623 | 2026-04-15T21:04:05.053Z | port_mac: |
| 2624 | 2026-04-15T21:04:05.053Z | 2: a8:40:25:5c:15:f6 |
| 2625 | 2026-04-15T21:04:05.053Z | 1: a8:40:25:5c:15:f5 |
| 2626 | 2026-04-15T21:04:05.053Z | 1000: a8:40:25:5c:15:f4 |
| 2627 | 2026-04-15T21:04:05.053Z | proxy arp: |
| 2628 | 2026-04-15T21:04:05.053Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c6134f0b-c256-46e4-abf1-42b3a3aacae3 --sled-uuid c370110a-6db6-4551-8965-94e9b889c180 -a sl0/v6 &> /opt/ddmd.log & |
| 2629 | 2026-04-15T21:04:05.064Z | |
| 2630 | 2026-04-15T21:04:08.071Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2631 | 2026-04-15T21:04:08.086Z | local v6: |
| 2632 | 2026-04-15T21:04:08.086Z | fe80::9cd5:3fff:fe0c:78a |
| 2633 | 2026-04-15T21:04:08.086Z | fe80::30b5:97ff:fe7c:9464 |
| 2634 | 2026-04-15T21:04:08.086Z | local v4: |
| 2635 | 2026-04-15T21:04:08.086Z | router v6_idx: |
| 2636 | 2026-04-15T21:04:08.086Z | fd00:2::/64 -> 1 |
| 2637 | 2026-04-15T21:04:08.086Z | fd00:1::/64 -> 0 |
| 2638 | 2026-04-15T21:04:08.086Z | router v6_routes: |
| 2639 | 2026-04-15T21:04:08.086Z | 0 -> fe80::8810:2aff:fe8a:d336 (1) |
| 2640 | 2026-04-15T21:04:08.086Z | 1 -> fe80::ec97:f6ff:fe8f:ac59 (2) |
| 2641 | 2026-04-15T21:04:08.086Z | router v4_idx: |
| 2642 | 2026-04-15T21:04:08.086Z | router v4_routes: |
| 2643 | 2026-04-15T21:04:08.086Z | resolver v4: |
| 2644 | 2026-04-15T21:04:08.086Z | 10.0.0.254 -> 02:08:20:e8:eb:08 |
| 2645 | 2026-04-15T21:04:08.087Z | 10.0.0.3 -> 02:08:20:4c:3e:c3 |
| 2646 | 2026-04-15T21:04:08.087Z | resolver v6: |
| 2647 | 2026-04-15T21:04:08.087Z | fe80::8810:2aff:fe8a:d336 -> 8a:10:2a:8a:d3:36 |
| 2648 | 2026-04-15T21:04:08.087Z | fe80::ec97:f6ff:fe8f:ac59 -> ee:97:f6:8f:ac:59 |
| 2649 | 2026-04-15T21:04:08.087Z | fe80::30b5:97ff:fe7c:9464 -> 32:b5:97:7c:94:64 |
| 2650 | 2026-04-15T21:04:08.087Z | fe80::9cd5:3fff:fe0c:78a -> 9e:d5:3f:0c:07:8a |
| 2651 | 2026-04-15T21:04:08.087Z | nat v4: |
| 2652 | 2026-04-15T21:04:08.087Z | nat_v6: |
| 2653 | 2026-04-15T21:04:08.087Z | port_mac: |
| 2654 | 2026-04-15T21:04:08.087Z | 2: a8:40:25:5c:15:f6 |
| 2655 | 2026-04-15T21:04:08.087Z | 1: a8:40:25:5c:15:f5 |
| 2656 | 2026-04-15T21:04:08.087Z | 1000: a8:40:25:5c:15:f4 |
| 2657 | 2026-04-15T21:04:08.087Z | proxy arp: |
| 2658 | 2026-04-15T21:04:08.093Z | [s2.trio] netstat -nr -f inet6 |
| 2659 | 2026-04-15T21:04:08.100Z | Routing Table: IPv6 |
| 2660 | 2026-04-15T21:04:08.100Z | Destination/Mask Gateway Flags Ref Use If |
| 2661 | 2026-04-15T21:04:08.102Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2662 | 2026-04-15T21:04:08.102Z | ::1 ::1 UH 2 0 lo0 |
| 2663 | 2026-04-15T21:04:08.102Z | fd00:1::/64 fe80::30b5:97ff:fe7c:9464 UG 1 0 sl1 |
| 2664 | 2026-04-15T21:04:08.102Z | fe80::/10 fe80::ec97:f6ff:fe8f:ac59 U 3 64 sl1 |
| 2665 | 2026-04-15T21:04:08.102Z | [s2.trio] ipadm |
| 2666 | 2026-04-15T21:04:08.112Z | ADDROBJ TYPE STATE ADDR |
| 2667 | 2026-04-15T21:04:08.112Z | lo0/v4 static ok 127.0.0.1/8 |
| 2668 | 2026-04-15T21:04:08.112Z | mg3/v4 static ok 10.0.0.2/24 |
| 2669 | 2026-04-15T21:04:08.112Z | lo0/v6 static ok ::1/128 |
| 2670 | 2026-04-15T21:04:08.112Z | lo0/u6 static ok fd00:2::1/64 |
| 2671 | 2026-04-15T21:04:08.112Z | sl1/v6 addrconf ok fe80::ec97:f6ff:fe8f:ac59%sl1/10 |
| 2672 | 2026-04-15T21:04:08.113Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 2673 | 2026-04-15T21:04:08.125Z | 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> |
| 2674 | 2026-04-15T21:04:08.125Z | locks: inits: |
| 2675 | 2026-04-15T21:04:08.125Z | sockaddrs: <DST,IFP> |
| 2676 | 2026-04-15T21:04:08.125Z | fd00:1::1 |
| 2677 | 2026-04-15T21:04:08.125Z | route to: fd00:1::1 |
| 2678 | 2026-04-15T21:04:08.125Z | destination: fd00:1:: |
| 2679 | 2026-04-15T21:04:08.125Z | mask: ffff:ffff:ffff:ffff:: |
| 2680 | 2026-04-15T21:04:08.125Z | gateway: fe80::30b5:97ff:fe7c:9464 |
| 2681 | 2026-04-15T21:04:08.125Z | interface: sl1 index 3 address ee 97 f6 8f ac 59 |
| 2682 | 2026-04-15T21:04:08.125Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2683 | 2026-04-15T21:04:08.125Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2684 | 2026-04-15T21:04:08.125Z | 0 0 0 0 0 0 9000 0 |
| 2685 | 2026-04-15T21:04:08.125Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2686 | 2026-04-15T21:04:08.125Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2687 | 2026-04-15T21:04:08.126Z | fd00:1:: fe80::30b5:97ff:fe7c:9464 ffff:ffff:ffff:ffff:: sl1:ee.97.f6.8f.ac.59 fe80::ec97:f6ff:fe8f:ac59 |
| 2688 | 2026-04-15T21:04:08.126Z | [s2.trio] ndp -na |
| 2689 | 2026-04-15T21:04:08.137Z | Net to Media Table: IPv6 |
| 2690 | 2026-04-15T21:04:08.137Z | If Physical Address Type State Destination/Mask |
| 2691 | 2026-04-15T21:04:08.137Z | ----- ----------------- ------- ------------ --------------------------- |
| 2692 | 2026-04-15T21:04:08.137Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2693 | 2026-04-15T21:04:08.137Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2694 | 2026-04-15T21:04:08.137Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2695 | 2026-04-15T21:04:08.138Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2696 | 2026-04-15T21:04:08.138Z | sl1 33:33:ff:8f:ac:59 other REACHABLE ff02::1:ff8f:ac59 |
| 2697 | 2026-04-15T21:04:08.138Z | sl1 33:33:ff:7c:94:64 other REACHABLE ff02::1:ff7c:9464 |
| 2698 | 2026-04-15T21:04:08.138Z | sl1 32:b5:97:7c:94:64 dynamic REACHABLE fe80::30b5:97ff:fe7c:9464 |
| 2699 | 2026-04-15T21:04:08.138Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2700 | 2026-04-15T21:04:08.138Z | sl1 ee:97:f6:8f:ac:59 local REACHABLE fe80::ec97:f6ff:fe8f:ac59 |
| 2701 | 2026-04-15T21:04:08.138Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2702 | 2026-04-15T21:04:08.151Z | local v6: |
| 2703 | 2026-04-15T21:04:08.151Z | fe80::9cd5:3fff:fe0c:78a |
| 2704 | 2026-04-15T21:04:08.151Z | fe80::30b5:97ff:fe7c:9464 |
| 2705 | 2026-04-15T21:04:08.151Z | local v4: |
| 2706 | 2026-04-15T21:04:08.151Z | router v6_idx: |
| 2707 | 2026-04-15T21:04:08.151Z | fd00:2::/64 -> 1 |
| 2708 | 2026-04-15T21:04:08.151Z | fd00:1::/64 -> 0 |
| 2709 | 2026-04-15T21:04:08.151Z | router v6_routes: |
| 2710 | 2026-04-15T21:04:08.151Z | 0 -> fe80::8810:2aff:fe8a:d336 (1) |
| 2711 | 2026-04-15T21:04:08.151Z | 1 -> fe80::ec97:f6ff:fe8f:ac59 (2) |
| 2712 | 2026-04-15T21:04:08.151Z | router v4_idx: |
| 2713 | 2026-04-15T21:04:08.152Z | router v4_routes: |
| 2714 | 2026-04-15T21:04:08.152Z | resolver v4: |
| 2715 | 2026-04-15T21:04:08.152Z | 10.0.0.254 -> 02:08:20:e8:eb:08 |
| 2716 | 2026-04-15T21:04:08.152Z | 10.0.0.3 -> 02:08:20:4c:3e:c3 |
| 2717 | 2026-04-15T21:04:08.152Z | resolver v6: |
| 2718 | 2026-04-15T21:04:08.152Z | fe80::8810:2aff:fe8a:d336 -> 8a:10:2a:8a:d3:36 |
| 2719 | 2026-04-15T21:04:08.152Z | fe80::ec97:f6ff:fe8f:ac59 -> ee:97:f6:8f:ac:59 |
| 2720 | 2026-04-15T21:04:08.152Z | fe80::30b5:97ff:fe7c:9464 -> 32:b5:97:7c:94:64 |
| 2721 | 2026-04-15T21:04:08.152Z | fe80::9cd5:3fff:fe0c:78a -> 9e:d5:3f:0c:07:8a |
| 2722 | 2026-04-15T21:04:08.152Z | nat v4: |
| 2723 | 2026-04-15T21:04:08.152Z | nat_v6: |
| 2724 | 2026-04-15T21:04:08.152Z | port_mac: |
| 2725 | 2026-04-15T21:04:08.152Z | 2: a8:40:25:5c:15:f6 |
| 2726 | 2026-04-15T21:04:08.152Z | 1: a8:40:25:5c:15:f5 |
| 2727 | 2026-04-15T21:04:08.153Z | 1000: a8:40:25:5c:15:f4 |
| 2728 | 2026-04-15T21:04:08.153Z | proxy arp: |
| 2729 | 2026-04-15T21:04:08.153Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 2730 | 2026-04-15T21:04:08.193Z | Subnet Port Link Gateway Vlan |
| 2731 | 2026-04-15T21:04:08.193Z | fd00:1::/64 rear0 0 fe80::8810:2aff:fe8a:d336 |
| 2732 | 2026-04-15T21:04:08.194Z | fd00:2::/64 rear1 0 fe80::ec97:f6ff:fe8f:ac59 |
| 2733 | 2026-04-15T21:04:08.194Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 2734 | 2026-04-15T21:04:08.233Z | host mac age |
| 2735 | 2026-04-15T21:04:08.233Z | 10.0.0.3 02:08:20:4c:3e:c3 21s |
| 2736 | 2026-04-15T21:04:08.233Z | 10.0.0.254 02:08:20:e8:eb:08 19s |
| 2737 | 2026-04-15T21:04:08.233Z | fe80::30b5:97ff:fe7c:9464 32:b5:97:7c:94:64 21s |
| 2738 | 2026-04-15T21:04:08.234Z | fe80::8810:2aff:fe8a:d336 8a:10:2a:8a:d3:36 21s |
| 2739 | 2026-04-15T21:04:08.234Z | fe80::9cd5:3fff:fe0c:78a 9e:d5:3f:0c:07:8a 21s |
| 2740 | 2026-04-15T21:04:08.234Z | fe80::ec97:f6ff:fe8f:ac59 ee:97:f6:8f:ac:59 21s |
| 2741 | 2026-04-15T21:04:08.234Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 2742 | 2026-04-15T21:04:08.272Z | Link IPv4 IPv6 |
| 2743 | 2026-04-15T21:04:08.272Z | rear0/0 fe80::9cd5:3fff:fe0c:78a |
| 2744 | 2026-04-15T21:04:08.272Z | rear1/0 fe80::30b5:97ff:fe7c:9464 |
| 2745 | 2026-04-15T21:04:08.272Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 2746 | 2026-04-15T21:04:09.297Z | ADDROBJ TYPE STATE ADDR |
| 2747 | 2026-04-15T21:04:09.297Z | lo0/v4 static ok 127.0.0.1/8 |
| 2748 | 2026-04-15T21:04:09.297Z | mg2/v4 static ok 10.0.0.1/24 |
| 2749 | 2026-04-15T21:04:09.297Z | lo0/v6 static ok ::1/128 |
| 2750 | 2026-04-15T21:04:09.298Z | lo0/u6 static ok fd00:1::1/64 |
| 2751 | 2026-04-15T21:04:09.298Z | sl0/v6 addrconf ok fe80::8810:2aff:fe8a:d336%sl0/10 |
| 2752 | 2026-04-15T21:04:09.298Z | 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> |
| 2753 | 2026-04-15T21:04:09.298Z | locks: inits: |
| 2754 | 2026-04-15T21:04:09.298Z | sockaddrs: <DST,IFP> |
| 2755 | 2026-04-15T21:04:09.298Z | fd00:2::1 |
| 2756 | 2026-04-15T21:04:09.298Z | route to: fd00:2::1 |
| 2757 | 2026-04-15T21:04:09.298Z | destination: fd00:2:: |
| 2758 | 2026-04-15T21:04:09.298Z | mask: ffff:ffff:ffff:ffff:: |
| 2759 | 2026-04-15T21:04:09.298Z | gateway: fe80::9cd5:3fff:fe0c:78a |
| 2760 | 2026-04-15T21:04:09.298Z | interface: sl0 index 3 address 8a 10 2a 8a d3 36 |
| 2761 | 2026-04-15T21:04:09.298Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2762 | 2026-04-15T21:04:09.298Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2763 | 2026-04-15T21:04:09.299Z | 0 0 0 0 0 0 9000 0 |
| 2764 | 2026-04-15T21:04:09.299Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2765 | 2026-04-15T21:04:09.299Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2766 | 2026-04-15T21:04:09.300Z | fd00:2:: fe80::9cd5:3fff:fe0c:78a ffff:ffff:ffff:ffff:: sl0:8a.10.2a.8a.d3.36 fe80::8810:2aff:fe8a:d336 |
| 2767 | 2026-04-15T21:04:09.300Z | |
| 2768 | 2026-04-15T21:04:09.300Z | Net to Media Table: IPv6 |
| 2769 | 2026-04-15T21:04:09.300Z | If Physical Address Type State Destination/Mask |
| 2770 | 2026-04-15T21:04:09.300Z | ----- ----------------- ------- ------------ --------------------------- |
| 2771 | 2026-04-15T21:04:09.300Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2772 | 2026-04-15T21:04:09.300Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2773 | 2026-04-15T21:04:09.300Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2774 | 2026-04-15T21:04:09.300Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2775 | 2026-04-15T21:04:09.300Z | sl0 33:33:ff:8a:d3:36 other REACHABLE ff02::1:ff8a:d336 |
| 2776 | 2026-04-15T21:04:09.300Z | sl0 33:33:ff:0c:07:8a other REACHABLE ff02::1:ff0c:78a |
| 2777 | 2026-04-15T21:04:09.300Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2778 | 2026-04-15T21:04:09.300Z | sl0 8a:10:2a:8a:d3:36 local REACHABLE fe80::8810:2aff:fe8a:d336 |
| 2779 | 2026-04-15T21:04:09.300Z | sl0 9e:d5:3f:0c:07:8a dynamic REACHABLE fe80::9cd5:3fff:fe0c:78a |
| 2780 | 2026-04-15T21:04:09.300Z | |
| 2781 | 2026-04-15T21:04:09.300Z | |
| 2782 | 2026-04-15T21:04:09.300Z | Routing Table: IPv6 |
| 2783 | 2026-04-15T21:04:09.301Z | Destination/Mask Gateway Flags Ref Use If |
| 2784 | 2026-04-15T21:04:09.301Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2785 | 2026-04-15T21:04:09.301Z | ::1 ::1 UH 2 0 lo0 |
| 2786 | 2026-04-15T21:04:09.301Z | fd00:2::/64 fe80::9cd5:3fff:fe0c:78a UG 2 2 sl0 |
| 2787 | 2026-04-15T21:04:09.301Z | fe80::/10 fe80::8810:2aff:fe8a:d336 U 3 64 sl0 |
| 2788 | 2026-04-15T21:04:09.301Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 2789 | 2026-04-15T21:04:09.302Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.269 ms |
| 2790 | 2026-04-15T21:04:09.302Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.393 ms |
| 2791 | 2026-04-15T21:04:09.302Z | |
| 2792 | 2026-04-15T21:04:09.302Z | ----fd00:2::1 PING Statistics---- |
| 2793 | 2026-04-15T21:04:09.302Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 2794 | 2026-04-15T21:04:09.302Z | round-trip (ms) min/avg/max/stddev = 0.269/0.331/0.393/0.088 |
| 2795 | 2026-04-15T21:04:09.302Z | [s2.trio] ping fd00:1::1 |
| 2796 | 2026-04-15T21:04:09.312Z | fd00:1::1 is alive |
| 2797 | 2026-04-15T21:04:09.312Z | server router restart passed |
| 2798 | 2026-04-15T21:04:13.318Z | peer expiration recovery passed |
| 2799 | 2026-04-15T21:04:14.318Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 2800 | 2026-04-15T21:04:14.337Z | 3 |
| 2801 | 2026-04-15T21:04:14.337Z | redundant advertise passed |
| 2802 | 2026-04-15T21:04:15.339Z | tunnel endpoint advertise passed |
| 2803 | 2026-04-15T21:04:20.341Z | redundant tunnel endpoint advertise passed |
| 2804 | 2026-04-15T21:04:20.341Z | [s1.trio] pkill ddmd |
| 2805 | 2026-04-15T21:04:20.356Z | |
| 2806 | 2026-04-15T21:04:25.357Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid fed69515-c836-468c-8f4b-e43864198f4f --sled-uuid d386b517-7ad4-4514-aaf7-85f70c05b99c -a sl0/v6 &> /opt/ddmd.log & |
| 2807 | 2026-04-15T21:04:25.372Z | |
| 2808 | 2026-04-15T21:04:30.379Z | tunnel router restart passed |
| 2809 | 2026-04-15T21:04:31.381Z | tunnel endpoint withdraw passed |
| 2810 | 2026-04-15T21:04:31.385Z | [t1.trio] pkill ddmd |
| 2811 | 2026-04-15T21:04:31.397Z | |
| 2812 | 2026-04-15T21:04:31.397Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 2813 | 2026-04-15T21:04:31.401Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 2814 | 2026-04-15T21:04:33.303Z | [s2.trio] pkill ddmd |
| 2815 | 2026-04-15T21:04:33.317Z | |
| 2816 | 2026-04-15T21:04:33.317Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 2817 | 2026-04-15T21:04:35.134Z | [s1.trio] pkill ddmd |
| 2818 | 2026-04-15T21:04:35.148Z | |
| 2819 | 2026-04-15T21:04:35.148Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 2820 | 2026-04-15T21:04:36.919Z | [sidecar.trio] pkill softnpu |
| 2821 | 2026-04-15T21:04:36.942Z | |
| 2822 | 2026-04-15T21:04:36.942Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 2823 | 2026-04-15T21:04:39.490Z | test ddm::test_trio_v3 ... ok |
| 2824 | 2026-04-15T21:04:39.490Z | |
| 2825 | 2026-04-15T21:04:39.493Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 99.31s |
| 2826 | 2026-04-15T21:04:39.493Z | |
| 2827 | 2026-04-15T21:04:39.529Z | + cleanup |
| 2828 | 2026-04-15T21:04:39.532Z | ++ id -un |
| 2829 | 2026-04-15T21:04:39.535Z | ++ id -gn |
| 2830 | 2026-04-15T21:04:39.536Z | + pfexec chown -R build:build . |
| 2831 | 2026-04-15T21:04:39.639Z | process exited: duration 570228 ms, exit code 0 |
| |
| 2832 | 2026-04-15T21:04:39.647Z | found 5 output files |
| 2833 | 2026-04-15T21:04:39.652Z | uploading: /work/s1.trio.log (4026 bytes) |
| 2834 | 2026-04-15T21:04:40.661Z | uploaded: /work/s1.trio.log |
| 2835 | 2026-04-15T21:04:40.661Z | uploading: /work/s2.trio.log (10792 bytes) |
| 2836 | 2026-04-15T21:04:41.673Z | uploaded: /work/s2.trio.log |
| 2837 | 2026-04-15T21:04:41.673Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 2838 | 2026-04-15T21:04:42.683Z | uploaded: /work/sidecar.trio-softnpu.log |
| 2839 | 2026-04-15T21:04:42.683Z | uploading: /work/t1.trio-dpd.log (329663 bytes) |
| 2840 | 2026-04-15T21:04:43.703Z | uploaded: /work/t1.trio-dpd.log |
| 2841 | 2026-04-15T21:04:43.707Z | uploading: /work/t1.trio.log (25730 bytes) |
| 2842 | 2026-04-15T21:04:44.716Z | uploaded: /work/t1.trio.log |