|
|
|
| 1 | 2026-05-20T15:55:22.525Z | job assigned to worker 01KS31H56G6HT0QS205MD1ZFVQ [factory aws, i-03ff10588b236f1f1] (queued for 1 m 36 s) |
| |
| 2 | 2026-05-20T15:55:29.373Z | starting task 0: "setup" |
| 3 | 2026-05-20T15:55:29.378Z | ++ uname -s |
| 4 | 2026-05-20T15:55:29.381Z | + kern=SunOS |
| 5 | 2026-05-20T15:55:29.381Z | + build_user=build |
| 6 | 2026-05-20T15:55:29.381Z | + build_uid=12345 |
| 7 | 2026-05-20T15:55:29.382Z | + work_dir=/work |
| 8 | 2026-05-20T15:55:29.382Z | + input_dir=/input |
| 9 | 2026-05-20T15:55:29.382Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T15:55:29.382Z | + case "$kern" in |
| 11 | 2026-05-20T15:55:29.382Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T15:55:29.382Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T15:55:31.387Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T15:55:31.487Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T15:55:31.491Z | + home_fs=zfs |
| 16 | 2026-05-20T15:55:31.491Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T15:55:31.491Z | + mkdir -p /home/build |
| 18 | 2026-05-20T15:55:31.491Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T15:55:33.491Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T15:55:33.496Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-05-20T15:55:33.504Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T15:55:33.507Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T15:55:33.507Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-20T15:55:33.507Z | * rust toolchain profile = "default" |
| 25 | 2026-05-20T15:55:33.507Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-20T15:55:33.507Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T15:55:33.507Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T15:55:33.507Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T15:55:33.511Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T15:55:33.628Z | info: downloading installer |
| 31 | 2026-05-20T15:55:35.106Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T15:55:35.106Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T15:55:35.106Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T15:55:35.106Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T15:55:35.106Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T15:55:35.106Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T15:55:35.106Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T15:55:35.106Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T15:55:35.106Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T15:55:35.110Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T15:55:35.110Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T15:55:35.110Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T15:55:35.110Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T15:55:35.140Z | info: profile set to default |
| 45 | 2026-05-20T15:55:35.140Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T15:55:35.144Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T15:55:35.270Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T15:55:35.273Z | info: downloading 6 components |
| 49 | 2026-05-20T15:55:51.637Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T15:55:51.637Z | |
| 51 | 2026-05-20T15:55:51.663Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T15:55:51.663Z | |
| 53 | 2026-05-20T15:55:51.663Z | |
| 54 | 2026-05-20T15:55:51.663Z | Rust is installed now. Great! |
| 55 | 2026-05-20T15:55:51.663Z | |
| 56 | 2026-05-20T15:55:51.663Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T15:55:51.663Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T15:55:51.663Z | |
| 59 | 2026-05-20T15:55:51.663Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T15:55:51.663Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T15:55:51.663Z | |
| 62 | 2026-05-20T15:55:51.663Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T15:55:51.664Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T15:55:51.664Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T15:55:51.664Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T15:55:51.664Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T15:55:51.667Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T15:55:51.667Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T15:55:51.667Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T15:55:51.667Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T15:55:51.759Z | + rustup --version |
| 72 | 2026-05-20T15:55:51.767Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T15:55:51.771Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T15:55:51.788Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T15:55:51.792Z | + cargo --version |
| 76 | 2026-05-20T15:55:51.805Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T15:55:51.808Z | + rustc --version |
| 78 | 2026-05-20T15:55:51.827Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T15:55:51.830Z | process exited: duration 18324 ms, exit code 0 |
| |
| 80 | 2026-05-20T15:55:51.836Z | starting task 2: "authentication" |
| 81 | 2026-05-20T15:55:51.853Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-20T15:55:51.859Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T15:55:51.863Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T15:55:51.866Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T15:55:51.893Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T15:55:53.131Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T15:55:53.131Z | + git fetch origin 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 88 | 2026-05-20T15:55:53.374Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T15:55:53.375Z | * branch 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c -> FETCH_HEAD |
| 90 | 2026-05-20T15:55:53.381Z | + [[ -n zl/mrib ]] |
| 91 | 2026-05-20T15:55:53.384Z | ++ git branch --show-current |
| 92 | 2026-05-20T15:55:53.384Z | + current=main |
| 93 | 2026-05-20T15:55:53.384Z | + [[ main != zl/mrib ]] |
| 94 | 2026-05-20T15:55:53.384Z | + git branch -f zl/mrib 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 95 | 2026-05-20T15:55:53.387Z | + git checkout -f zl/mrib |
| 96 | 2026-05-20T15:55:53.404Z | Switched to branch 'zl/mrib' |
| 97 | 2026-05-20T15:55:53.408Z | + git reset --hard 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 98 | 2026-05-20T15:55:53.423Z | HEAD is now at 004e5cd [merge] merge main again (cleanup, lock maint, happy maps) |
| 99 | 2026-05-20T15:55:53.426Z | process exited: duration 1564 ms, exit code 0 |
| |
| 100 | 2026-05-20T15:55:53.433Z | starting task 4: "build" |
| 101 | 2026-05-20T15:55:53.443Z | ++ dladm |
| 102 | 2026-05-20T15:55:53.446Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-05-20T15:55:53.446Z | ena0 phys 9216 up -- -- |
| 104 | 2026-05-20T15:55:53.446Z | ++ ipadm |
| 105 | 2026-05-20T15:55:53.446Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-05-20T15:55:53.446Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-05-20T15:55:53.446Z | ena0/dhcp dhcp ok 10.150.2.222/24 |
| 108 | 2026-05-20T15:55:53.446Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-05-20T15:55:53.447Z | ++ banner collect |
| 110 | 2026-05-20T15:55:53.447Z | |
| 111 | 2026-05-20T15:55:53.447Z | #### #### # # ###### #### ##### |
| 112 | 2026-05-20T15:55:53.447Z | # # # # # # # # # # |
| 113 | 2026-05-20T15:55:53.447Z | # # # # # ##### # # |
| 114 | 2026-05-20T15:55:53.447Z | # # # # # # # # |
| 115 | 2026-05-20T15:55:53.447Z | # # # # # # # # # # |
| 116 | 2026-05-20T15:55:53.447Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-05-20T15:55:53.447Z | |
| 118 | 2026-05-20T15:55:53.447Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-05-20T15:55:53.447Z | ++ repo=softnpu |
| 120 | 2026-05-20T15:55:53.447Z | ++ series=image |
| 121 | 2026-05-20T15:55:53.447Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-05-20T15:55:53.447Z | ++ name=softnpu |
| 123 | 2026-05-20T15:55:53.447Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-05-20T15:55:53.447Z | ++ mkdir -p download |
| 125 | 2026-05-20T15:55:53.454Z | ++ pushd download |
| 126 | 2026-05-20T15:55:53.454Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-05-20T15:55:53.454Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-05-20T15:55:53.454Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-05-20T15:55:53.459Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-05-20T15:55:53.459Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-05-20T15:55:53.750Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 52.70M 0 0
100 15.63M 100 15.63M 0 0 52.69M 0 0
100 15.63M 100 15.63M 0 0 52.68M 0 0 |
| 132 | 2026-05-20T15:55:53.754Z | ++ popd |
| 133 | 2026-05-20T15:55:53.754Z | /work/oxidecomputer/maghemite |
| 134 | 2026-05-20T15:55:53.754Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-05-20T15:55:53.754Z | ++ repo=sidecar-lite |
| 136 | 2026-05-20T15:55:53.754Z | ++ series=release |
| 137 | 2026-05-20T15:55:53.754Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-05-20T15:55:53.754Z | ++ name=libsidecar_lite.so |
| 139 | 2026-05-20T15:55:53.754Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-05-20T15:55:53.754Z | ++ mkdir -p download |
| 141 | 2026-05-20T15:55:53.757Z | ++ pushd download |
| 142 | 2026-05-20T15:55:53.757Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-05-20T15:55:53.757Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-05-20T15:55:53.757Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-05-20T15:55:53.761Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-05-20T15:55:53.765Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-05-20T15:55:54.021Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 46.57M 0 0
100 12.04M 100 12.04M 0 0 46.56M 0 0
100 12.04M 100 12.04M 0 0 46.55M 0 0 |
| 148 | 2026-05-20T15:55:54.024Z | ++ popd |
| 149 | 2026-05-20T15:55:54.024Z | /work/oxidecomputer/maghemite |
| 150 | 2026-05-20T15:55:54.024Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-05-20T15:55:54.024Z | ++ repo=sidecar-lite |
| 152 | 2026-05-20T15:55:54.024Z | ++ series=release |
| 153 | 2026-05-20T15:55:54.024Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-05-20T15:55:54.024Z | ++ name=scadm |
| 155 | 2026-05-20T15:55:54.024Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-05-20T15:55:54.024Z | ++ mkdir -p download |
| 157 | 2026-05-20T15:55:54.028Z | ++ pushd download |
| 158 | 2026-05-20T15:55:54.028Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-05-20T15:55:54.028Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-05-20T15:55:54.028Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-05-20T15:55:54.032Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-05-20T15:55:54.035Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-05-20T15:55:54.498Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 33.87M 0 0
100 15.78M 100 15.78M 0 0 33.87M 0 0
100 15.78M 100 15.78M 0 0 33.87M 0 0 |
| 164 | 2026-05-20T15:55:54.502Z | ++ popd |
| 165 | 2026-05-20T15:55:54.502Z | /work/oxidecomputer/maghemite |
| 166 | 2026-05-20T15:55:54.502Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-05-20T15:55:54.502Z | ++ repo=dendrite |
| 168 | 2026-05-20T15:55:54.502Z | ++ series=image |
| 169 | 2026-05-20T15:55:54.502Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-05-20T15:55:54.502Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-05-20T15:55:54.502Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-05-20T15:55:54.502Z | ++ mkdir -p download |
| 173 | 2026-05-20T15:55:54.505Z | ++ pushd download |
| 174 | 2026-05-20T15:55:54.505Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-05-20T15:55:54.505Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-05-20T15:55:54.505Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-05-20T15:55:54.509Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-05-20T15:55:54.512Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-05-20T15:55:55.738Z |
0 0 0 0 0 0 0 0 0
76 71.59M 76 54.55M 0 0 54.59M 0 00:01 00:01 54.60M
100 71.59M 100 71.59M 0 0 58.34M 0 00:01 00:01 54.60M
100 71.59M 100 71.59M 0 0 58.34M 0 00:01 00:01 54.60M
100 71.59M 100 71.59M 0 0 58.33M 0 00:01 00:01 54.60M |
| 180 | 2026-05-20T15:55:55.741Z | ++ popd |
| 181 | 2026-05-20T15:55:55.741Z | /work/oxidecomputer/maghemite |
| 182 | 2026-05-20T15:55:55.741Z | ++ get_artifact maghemite release 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c ddm |
| 183 | 2026-05-20T15:55:55.741Z | ++ repo=maghemite |
| 184 | 2026-05-20T15:55:55.741Z | ++ series=release |
| 185 | 2026-05-20T15:55:55.741Z | ++ commit=004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 186 | 2026-05-20T15:55:55.741Z | ++ name=ddm |
| 187 | 2026-05-20T15:55:55.741Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-05-20T15:55:55.741Z | ++ mkdir -p download |
| 189 | 2026-05-20T15:55:55.744Z | ++ pushd download |
| 190 | 2026-05-20T15:55:55.744Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-05-20T15:55:55.744Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-05-20T15:55:55.744Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/004e5cda468ada89e8b92a9d89aa1a09a3c87d5c/ddm |
| 193 | 2026-05-20T15:55:55.748Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-05-20T15:55:55.751Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-05-20T15:55:55.802Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-05-20T15:55:55.802Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-05-20T15:55:55.806Z | ++ popd |
| 198 | 2026-05-20T15:55:55.806Z | /work/oxidecomputer/maghemite |
| 199 | 2026-05-20T15:55:55.806Z | ++ get_artifact maghemite release 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c ddmadm |
| 200 | 2026-05-20T15:55:55.806Z | ++ repo=maghemite |
| 201 | 2026-05-20T15:55:55.806Z | ++ series=release |
| 202 | 2026-05-20T15:55:55.806Z | ++ commit=004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 203 | 2026-05-20T15:55:55.806Z | ++ name=ddmadm |
| 204 | 2026-05-20T15:55:55.806Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-05-20T15:55:55.806Z | ++ mkdir -p download |
| 206 | 2026-05-20T15:55:55.806Z | ++ pushd download |
| 207 | 2026-05-20T15:55:55.806Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-05-20T15:55:55.806Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-05-20T15:55:55.806Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/004e5cda468ada89e8b92a9d89aa1a09a3c87d5c/ddmadm |
| 210 | 2026-05-20T15:55:55.812Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-05-20T15:55:55.820Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-05-20T15:55:55.864Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-05-20T15:55:55.864Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-05-20T15:55:55.867Z | ++ popd |
| 215 | 2026-05-20T15:55:55.867Z | /work/oxidecomputer/maghemite |
| 216 | 2026-05-20T15:55:55.867Z | ++ pushd download |
| 217 | 2026-05-20T15:55:55.867Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-05-20T15:55:55.867Z | ++ chmod +x softnpu |
| 219 | 2026-05-20T15:55:55.867Z | ++ chmod +x scadm |
| 220 | 2026-05-20T15:55:55.871Z | ++ chmod +x ddmadm |
| 221 | 2026-05-20T15:55:55.871Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-05-20T15:55:55.871Z | ++ chmod +x ddmd |
| 223 | 2026-05-20T15:55:55.871Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-05-20T15:55:55.871Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-05-20T15:55:55.874Z | mv: cannot access ddmadm |
| 226 | 2026-05-20T15:55:55.874Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-05-20T15:55:55.874Z | mv: cannot access ddmd |
| 228 | 2026-05-20T15:55:55.874Z | ++ rm -rf zones/dendrite |
| 229 | 2026-05-20T15:55:55.877Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-05-20T15:55:55.877Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-05-20T15:55:56.875Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-05-20T15:55:56.879Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-05-20T15:55:56.879Z | ++ popd |
| 234 | 2026-05-20T15:55:56.879Z | ++ banner install |
| 235 | 2026-05-20T15:55:56.879Z | /work/oxidecomputer/maghemite |
| 236 | 2026-05-20T15:55:56.882Z | |
| 237 | 2026-05-20T15:55:56.883Z | # # # #### ##### ## # # |
| 238 | 2026-05-20T15:55:56.883Z | # ## # # # # # # # |
| 239 | 2026-05-20T15:55:56.883Z | # # # # #### # # # # # |
| 240 | 2026-05-20T15:55:56.883Z | # # # # # # ###### # # |
| 241 | 2026-05-20T15:55:56.883Z | # # ## # # # # # # # |
| 242 | 2026-05-20T15:55:56.883Z | # # # #### # # # ###### ###### |
| 243 | 2026-05-20T15:55:56.883Z | |
| 244 | 2026-05-20T15:55:56.883Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-05-20T15:55:56.883Z | ++ set +o errexit |
| 246 | 2026-05-20T15:55:56.883Z | ++ pkg info clang-15 |
| 247 | 2026-05-20T15:55:56.883Z | ++ grep -qi installed |
| 248 | 2026-05-20T15:55:57.969Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-05-20T15:55:57.969Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-05-20T15:55:57.969Z | |
| 251 | 2026-05-20T15:55:57.969Z | clang-15 |
| 252 | 2026-05-20T15:55:58.019Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-05-20T15:55:58.019Z | ++ set -o errexit |
| 254 | 2026-05-20T15:55:58.019Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-05-20T15:56:06.750Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-05-20T15:56:14.541Z | Startup: Caching catalogs ... Done |
| 257 | 2026-05-20T15:56:21.924Z | Planning: Solver setup ... Done |
| 258 | 2026-05-20T15:56:21.965Z | Planning: Running solver ... Done |
| 259 | 2026-05-20T15:56:22.105Z | Planning: Finding local manifests ... Done |
| 260 | 2026-05-20T15:56:22.597Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-05-20T15:56:22.732Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-05-20T15:56:22.762Z | Planning: Package planning ... Done |
| 263 | 2026-05-20T15:56:22.788Z | Planning: Merging actions ... Done |
| 264 | 2026-05-20T15:56:22.897Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-05-20T15:56:22.903Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-05-20T15:56:23.672Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-05-20T15:56:23.677Z | Planning: Planning completed in 8.97 seconds |
| 268 | 2026-05-20T15:56:23.688Z | Packages to install: 2 |
| 269 | 2026-05-20T15:56:23.692Z | Mediators to change: 2 |
| 270 | 2026-05-20T15:56:23.692Z | Services to change: 1 |
| 271 | 2026-05-20T15:56:23.692Z | Create boot environment: No |
| 272 | 2026-05-20T15:56:23.692Z | Create backup boot environment: No |
| 273 | 2026-05-20T15:56:23.731Z | |
| 274 | 2026-05-20T15:56:23.731Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-05-20T15:56:28.731Z | Download: 2204/3076 items 118.6/211.3MB 56% complete (24.2M/s) |
| 276 | 2026-05-20T15:56:33.225Z | Download: Completed 211.31 MB in 9.49 seconds (22.3M/s) |
| 277 | 2026-05-20T15:56:34.401Z | Actions: 1/3418 actions (Installing new actions) |
| 278 | 2026-05-20T15:56:37.585Z | Actions: Completed 3418 actions in 3.18 seconds. |
| 279 | 2026-05-20T15:56:38.244Z | Done |
| 280 | 2026-05-20T15:56:38.244Z | Done |
| 281 | 2026-05-20T15:56:39.000Z | Done |
| 282 | 2026-05-20T15:56:42.418Z | Done |
| 283 | 2026-05-20T15:56:42.487Z | Done |
| 284 | 2026-05-20T15:56:42.490Z | Done |
| 285 | 2026-05-20T15:56:42.754Z | Done |
| 286 | 2026-05-20T15:56:43.446Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 287 | 2026-05-20T15:56:43.446Z | ++ set +o errexit |
| 288 | 2026-05-20T15:56:43.449Z | ++ pkg info pkg-config |
| 289 | 2026-05-20T15:56:43.449Z | ++ grep -qi installed |
| 290 | 2026-05-20T15:56:43.676Z | ++ [[ 0 != 0 ]] |
| 291 | 2026-05-20T15:56:43.676Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 292 | 2026-05-20T15:56:43.676Z | ++ set +o errexit |
| 293 | 2026-05-20T15:56:43.680Z | ++ pkg info brand/omicron1 |
| 294 | 2026-05-20T15:56:43.680Z | ++ grep -qi installed |
| 295 | 2026-05-20T15:56:43.863Z | pkg: info: no packages matching the following patterns you specified are |
| 296 | 2026-05-20T15:56:43.863Z | installed on the system. Try querying remotely instead: |
| 297 | 2026-05-20T15:56:43.863Z | |
| 298 | 2026-05-20T15:56:43.863Z | brand/omicron1 |
| 299 | 2026-05-20T15:56:43.914Z | ++ [[ 1 != 0 ]] |
| 300 | 2026-05-20T15:56:43.914Z | ++ set -o errexit |
| 301 | 2026-05-20T15:56:43.914Z | ++ pfexec pkg install brand/omicron1 |
| 302 | 2026-05-20T15:56:44.310Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 303 | 2026-05-20T15:56:51.582Z | Planning: Solver setup ... Done |
| 304 | 2026-05-20T15:56:51.621Z | Planning: Running solver ... Done |
| 305 | 2026-05-20T15:56:51.765Z | Planning: Finding local manifests ... Done |
| 306 | 2026-05-20T15:56:51.768Z | Planning: Fetching manifests: 0/2 0% complete |
| 307 | 2026-05-20T15:56:51.887Z | Planning: Fetching manifests: 2/2 100% complete |
| 308 | 2026-05-20T15:56:51.899Z | Planning: Package planning ... Done |
| 309 | 2026-05-20T15:56:51.902Z | Planning: Merging actions ... Done |
| 310 | 2026-05-20T15:56:52.050Z | Planning: Checking for conflicting actions ... Done |
| 311 | 2026-05-20T15:56:52.054Z | Planning: Consolidating action changes ... Done |
| 312 | 2026-05-20T15:56:52.207Z | Planning: Evaluating mediators ... Done |
| 313 | 2026-05-20T15:56:52.210Z | Planning: Planning completed in 7.90 seconds |
| 314 | 2026-05-20T15:56:52.214Z | Packages to install: 2 |
| 315 | 2026-05-20T15:56:52.218Z | Create boot environment: No |
| 316 | 2026-05-20T15:56:52.218Z | Create backup boot environment: No |
| 317 | 2026-05-20T15:56:52.244Z | |
| 318 | 2026-05-20T15:56:52.244Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 319 | 2026-05-20T15:56:52.275Z | Download: Completed 1.07 MB in 0.03 seconds (34.4M/s) |
| 320 | 2026-05-20T15:56:52.343Z | Actions: 1/28 actions (Installing new actions) |
| 321 | 2026-05-20T15:56:52.355Z | Actions: Completed 28 actions in 0.01 seconds. |
| 322 | 2026-05-20T15:56:52.866Z | Done |
| 323 | 2026-05-20T15:56:52.866Z | Done |
| 324 | 2026-05-20T15:56:53.500Z | Done |
| 325 | 2026-05-20T15:56:56.324Z | Done |
| 326 | 2026-05-20T15:56:56.382Z | Done |
| 327 | 2026-05-20T15:56:56.385Z | Done |
| 328 | 2026-05-20T15:56:56.534Z | Done |
| 329 | 2026-05-20T15:56:56.670Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 330 | 2026-05-20T15:56:56.670Z | ++ set +o errexit |
| 331 | 2026-05-20T15:56:56.673Z | ++ pkg info brand/omicron1/tools |
| 332 | 2026-05-20T15:56:56.674Z | ++ grep -qi installed |
| 333 | 2026-05-20T15:56:56.851Z | pkg: info: no packages matching the following patterns you specified are |
| 334 | 2026-05-20T15:56:56.851Z | installed on the system. Try querying remotely instead: |
| 335 | 2026-05-20T15:56:56.851Z | |
| 336 | 2026-05-20T15:56:56.851Z | brand/omicron1/tools |
| 337 | 2026-05-20T15:56:56.885Z | ++ [[ 1 != 0 ]] |
| 338 | 2026-05-20T15:56:56.885Z | ++ set -o errexit |
| 339 | 2026-05-20T15:56:56.885Z | ++ pfexec pkg install brand/omicron1/tools |
| 340 | 2026-05-20T15:56:57.279Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 341 | 2026-05-20T15:57:04.554Z | Planning: Solver setup ... Done |
| 342 | 2026-05-20T15:57:04.592Z | Planning: Running solver ... Done |
| 343 | 2026-05-20T15:57:04.730Z | Planning: Finding local manifests ... Done |
| 344 | 2026-05-20T15:57:04.733Z | Planning: Fetching manifests: 0/1 0% complete |
| 345 | 2026-05-20T15:57:04.857Z | Planning: Fetching manifests: 1/1 100% complete |
| 346 | 2026-05-20T15:57:04.869Z | Planning: Package planning ... Done |
| 347 | 2026-05-20T15:57:04.873Z | Planning: Merging actions ... Done |
| 348 | 2026-05-20T15:57:05.012Z | Planning: Checking for conflicting actions ... Done |
| 349 | 2026-05-20T15:57:05.018Z | Planning: Consolidating action changes ... Done |
| 350 | 2026-05-20T15:57:05.165Z | Planning: Evaluating mediators ... Done |
| 351 | 2026-05-20T15:57:05.168Z | Planning: Planning completed in 7.89 seconds |
| 352 | 2026-05-20T15:57:05.173Z | Packages to install: 1 |
| 353 | 2026-05-20T15:57:05.173Z | Services to change: 1 |
| 354 | 2026-05-20T15:57:05.173Z | Create boot environment: No |
| 355 | 2026-05-20T15:57:05.173Z | Create backup boot environment: No |
| 356 | 2026-05-20T15:57:05.203Z | |
| 357 | 2026-05-20T15:57:05.203Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 358 | 2026-05-20T15:57:05.230Z | Download: Completed 1.19 MB in 0.03 seconds (40.5M/s) |
| 359 | 2026-05-20T15:57:05.317Z | Actions: 1/19 actions (Installing new actions) |
| 360 | 2026-05-20T15:57:05.331Z | Actions: Completed 19 actions in 0.01 seconds. |
| 361 | 2026-05-20T15:57:05.834Z | Done |
| 362 | 2026-05-20T15:57:05.834Z | Done |
| 363 | 2026-05-20T15:57:06.470Z | Done |
| 364 | 2026-05-20T15:57:09.327Z | Done |
| 365 | 2026-05-20T15:57:09.398Z | Done |
| 366 | 2026-05-20T15:57:09.402Z | Done |
| 367 | 2026-05-20T15:57:09.539Z | Done |
| 368 | 2026-05-20T15:57:09.674Z | ++ pfexec svcadm enable baseline |
| 369 | 2026-05-20T15:57:09.769Z | ++ retry=0 |
| 370 | 2026-05-20T15:57:09.777Z | +++ svcs -Hostate baseline |
| 371 | 2026-05-20T15:57:09.777Z | ++ [[ offline* != online ]] |
| 372 | 2026-05-20T15:57:09.777Z | ++ [[ 0 -gt 300 ]] |
| 373 | 2026-05-20T15:57:09.777Z | ++ sleep 1 |
| 374 | 2026-05-20T15:57:10.704Z | ++ retry=1 |
| 375 | 2026-05-20T15:57:10.707Z | +++ svcs -Hostate baseline |
| 376 | 2026-05-20T15:57:10.717Z | ++ [[ offline* != online ]] |
| 377 | 2026-05-20T15:57:10.717Z | ++ [[ 1 -gt 300 ]] |
| 378 | 2026-05-20T15:57:10.717Z | ++ sleep 1 |
| 379 | 2026-05-20T15:57:11.718Z | ++ retry=2 |
| 380 | 2026-05-20T15:57:11.721Z | +++ svcs -Hostate baseline |
| 381 | 2026-05-20T15:57:11.731Z | ++ [[ offline* != online ]] |
| 382 | 2026-05-20T15:57:11.731Z | ++ [[ 2 -gt 300 ]] |
| 383 | 2026-05-20T15:57:11.731Z | ++ sleep 1 |
| 384 | 2026-05-20T15:57:12.733Z | ++ retry=3 |
| 385 | 2026-05-20T15:57:12.737Z | +++ svcs -Hostate baseline |
| 386 | 2026-05-20T15:57:12.747Z | ++ [[ offline* != online ]] |
| 387 | 2026-05-20T15:57:12.747Z | ++ [[ 3 -gt 300 ]] |
| 388 | 2026-05-20T15:57:12.747Z | ++ sleep 1 |
| 389 | 2026-05-20T15:57:13.749Z | ++ retry=4 |
| 390 | 2026-05-20T15:57:13.753Z | +++ svcs -Hostate baseline |
| 391 | 2026-05-20T15:57:13.765Z | ++ [[ offline* != online ]] |
| 392 | 2026-05-20T15:57:13.765Z | ++ [[ 4 -gt 300 ]] |
| 393 | 2026-05-20T15:57:13.768Z | ++ sleep 1 |
| 394 | 2026-05-20T15:57:14.768Z | ++ retry=5 |
| 395 | 2026-05-20T15:57:14.772Z | +++ svcs -Hostate baseline |
| 396 | 2026-05-20T15:57:14.783Z | ++ [[ offline* != online ]] |
| 397 | 2026-05-20T15:57:14.786Z | ++ [[ 5 -gt 300 ]] |
| 398 | 2026-05-20T15:57:14.786Z | ++ sleep 1 |
| 399 | 2026-05-20T15:57:15.785Z | ++ retry=6 |
| 400 | 2026-05-20T15:57:15.788Z | +++ svcs -Hostate baseline |
| 401 | 2026-05-20T15:57:15.799Z | ++ [[ offline* != online ]] |
| 402 | 2026-05-20T15:57:15.799Z | ++ [[ 6 -gt 300 ]] |
| 403 | 2026-05-20T15:57:15.799Z | ++ sleep 1 |
| 404 | 2026-05-20T15:57:16.801Z | ++ retry=7 |
| 405 | 2026-05-20T15:57:16.805Z | +++ svcs -Hostate baseline |
| 406 | 2026-05-20T15:57:16.816Z | ++ [[ offline* != online ]] |
| 407 | 2026-05-20T15:57:16.816Z | ++ [[ 7 -gt 300 ]] |
| 408 | 2026-05-20T15:57:16.816Z | ++ sleep 1 |
| 409 | 2026-05-20T15:57:17.819Z | ++ retry=8 |
| 410 | 2026-05-20T15:57:17.822Z | +++ svcs -Hostate baseline |
| 411 | 2026-05-20T15:57:17.832Z | ++ [[ offline* != online ]] |
| 412 | 2026-05-20T15:57:17.832Z | ++ [[ 8 -gt 300 ]] |
| 413 | 2026-05-20T15:57:17.832Z | ++ sleep 1 |
| 414 | 2026-05-20T15:57:18.834Z | ++ retry=9 |
| 415 | 2026-05-20T15:57:18.837Z | +++ svcs -Hostate baseline |
| 416 | 2026-05-20T15:57:18.849Z | ++ [[ offline* != online ]] |
| 417 | 2026-05-20T15:57:18.849Z | ++ [[ 9 -gt 300 ]] |
| 418 | 2026-05-20T15:57:18.849Z | ++ sleep 1 |
| 419 | 2026-05-20T15:57:19.851Z | ++ retry=10 |
| 420 | 2026-05-20T15:57:19.854Z | +++ svcs -Hostate baseline |
| 421 | 2026-05-20T15:57:19.866Z | ++ [[ offline* != online ]] |
| 422 | 2026-05-20T15:57:19.866Z | ++ [[ 10 -gt 300 ]] |
| 423 | 2026-05-20T15:57:19.866Z | ++ sleep 1 |
| 424 | 2026-05-20T15:57:20.868Z | ++ retry=11 |
| 425 | 2026-05-20T15:57:20.871Z | +++ svcs -Hostate baseline |
| 426 | 2026-05-20T15:57:20.884Z | ++ [[ offline* != online ]] |
| 427 | 2026-05-20T15:57:20.884Z | ++ [[ 11 -gt 300 ]] |
| 428 | 2026-05-20T15:57:20.884Z | ++ sleep 1 |
| 429 | 2026-05-20T15:57:21.884Z | ++ retry=12 |
| 430 | 2026-05-20T15:57:21.888Z | +++ svcs -Hostate baseline |
| 431 | 2026-05-20T15:57:21.900Z | ++ [[ offline* != online ]] |
| 432 | 2026-05-20T15:57:21.900Z | ++ [[ 12 -gt 300 ]] |
| 433 | 2026-05-20T15:57:21.900Z | ++ sleep 1 |
| 434 | 2026-05-20T15:57:22.900Z | ++ retry=13 |
| 435 | 2026-05-20T15:57:23.907Z | +++ svcs -Hostate baseline |
| 436 | 2026-05-20T15:57:23.911Z | ++ [[ offline* != online ]] |
| 437 | 2026-05-20T15:57:23.911Z | ++ [[ 13 -gt 300 ]] |
| 438 | 2026-05-20T15:57:23.911Z | ++ sleep 1 |
| 439 | 2026-05-20T15:57:23.917Z | ++ retry=14 |
| 440 | 2026-05-20T15:57:23.920Z | +++ svcs -Hostate baseline |
| 441 | 2026-05-20T15:57:23.931Z | ++ [[ offline* != online ]] |
| 442 | 2026-05-20T15:57:23.931Z | ++ [[ 14 -gt 300 ]] |
| 443 | 2026-05-20T15:57:23.931Z | ++ sleep 1 |
| 444 | 2026-05-20T15:57:24.935Z | ++ retry=15 |
| 445 | 2026-05-20T15:57:24.938Z | +++ svcs -Hostate baseline |
| 446 | 2026-05-20T15:57:24.947Z | ++ [[ offline* != online ]] |
| 447 | 2026-05-20T15:57:24.947Z | ++ [[ 15 -gt 300 ]] |
| 448 | 2026-05-20T15:57:24.947Z | ++ sleep 1 |
| 449 | 2026-05-20T15:57:25.949Z | ++ retry=16 |
| 450 | 2026-05-20T15:57:25.953Z | +++ svcs -Hostate baseline |
| 451 | 2026-05-20T15:57:25.964Z | ++ [[ offline* != online ]] |
| 452 | 2026-05-20T15:57:25.964Z | ++ [[ 16 -gt 300 ]] |
| 453 | 2026-05-20T15:57:25.964Z | ++ sleep 1 |
| 454 | 2026-05-20T15:57:26.965Z | ++ retry=17 |
| 455 | 2026-05-20T15:57:26.968Z | +++ svcs -Hostate baseline |
| 456 | 2026-05-20T15:57:26.980Z | ++ [[ offline* != online ]] |
| 457 | 2026-05-20T15:57:26.980Z | ++ [[ 17 -gt 300 ]] |
| 458 | 2026-05-20T15:57:26.980Z | ++ sleep 1 |
| 459 | 2026-05-20T15:57:27.983Z | ++ retry=18 |
| 460 | 2026-05-20T15:57:27.986Z | +++ svcs -Hostate baseline |
| 461 | 2026-05-20T15:57:27.998Z | ++ [[ offline* != online ]] |
| 462 | 2026-05-20T15:57:27.998Z | ++ [[ 18 -gt 300 ]] |
| 463 | 2026-05-20T15:57:27.998Z | ++ sleep 1 |
| 464 | 2026-05-20T15:57:28.999Z | ++ retry=19 |
| 465 | 2026-05-20T15:57:29.002Z | +++ svcs -Hostate baseline |
| 466 | 2026-05-20T15:57:29.013Z | ++ [[ offline* != online ]] |
| 467 | 2026-05-20T15:57:29.013Z | ++ [[ 19 -gt 300 ]] |
| 468 | 2026-05-20T15:57:29.016Z | ++ sleep 1 |
| 469 | 2026-05-20T15:57:30.015Z | ++ retry=20 |
| 470 | 2026-05-20T15:57:30.019Z | +++ svcs -Hostate baseline |
| 471 | 2026-05-20T15:57:30.030Z | ++ [[ offline* != online ]] |
| 472 | 2026-05-20T15:57:30.030Z | ++ [[ 20 -gt 300 ]] |
| 473 | 2026-05-20T15:57:30.030Z | ++ sleep 1 |
| 474 | 2026-05-20T15:57:31.034Z | ++ retry=21 |
| 475 | 2026-05-20T15:57:31.042Z | +++ svcs -Hostate baseline |
| 476 | 2026-05-20T15:57:31.048Z | ++ [[ offline* != online ]] |
| 477 | 2026-05-20T15:57:31.048Z | ++ [[ 21 -gt 300 ]] |
| 478 | 2026-05-20T15:57:31.051Z | ++ sleep 1 |
| 479 | 2026-05-20T15:57:32.049Z | ++ retry=22 |
| 480 | 2026-05-20T15:57:32.052Z | +++ svcs -Hostate baseline |
| 481 | 2026-05-20T15:57:32.063Z | ++ [[ offline* != online ]] |
| 482 | 2026-05-20T15:57:32.064Z | ++ [[ 22 -gt 300 ]] |
| 483 | 2026-05-20T15:57:32.064Z | ++ sleep 1 |
| 484 | 2026-05-20T15:57:33.065Z | ++ retry=23 |
| 485 | 2026-05-20T15:57:33.069Z | +++ svcs -Hostate baseline |
| 486 | 2026-05-20T15:57:33.080Z | ++ [[ offline* != online ]] |
| 487 | 2026-05-20T15:57:33.081Z | ++ [[ 23 -gt 300 ]] |
| 488 | 2026-05-20T15:57:33.085Z | ++ sleep 1 |
| 489 | 2026-05-20T15:57:34.082Z | ++ retry=24 |
| 490 | 2026-05-20T15:57:34.084Z | +++ svcs -Hostate baseline |
| 491 | 2026-05-20T15:57:34.097Z | ++ [[ offline* != online ]] |
| 492 | 2026-05-20T15:57:34.097Z | ++ [[ 24 -gt 300 ]] |
| 493 | 2026-05-20T15:57:34.097Z | ++ sleep 1 |
| 494 | 2026-05-20T15:57:35.099Z | ++ retry=25 |
| 495 | 2026-05-20T15:57:35.102Z | +++ svcs -Hostate baseline |
| 496 | 2026-05-20T15:57:35.112Z | ++ [[ offline* != online ]] |
| 497 | 2026-05-20T15:57:35.112Z | ++ [[ 25 -gt 300 ]] |
| 498 | 2026-05-20T15:57:35.112Z | ++ sleep 1 |
| 499 | 2026-05-20T15:57:36.115Z | ++ retry=26 |
| 500 | 2026-05-20T15:57:36.119Z | +++ svcs -Hostate baseline |
| 501 | 2026-05-20T15:57:36.128Z | ++ [[ offline* != online ]] |
| 502 | 2026-05-20T15:57:36.128Z | ++ [[ 26 -gt 300 ]] |
| 503 | 2026-05-20T15:57:36.128Z | ++ sleep 1 |
| 504 | 2026-05-20T15:57:37.130Z | ++ retry=27 |
| 505 | 2026-05-20T15:57:37.133Z | +++ svcs -Hostate baseline |
| 506 | 2026-05-20T15:57:37.146Z | ++ [[ offline* != online ]] |
| 507 | 2026-05-20T15:57:37.146Z | ++ [[ 27 -gt 300 ]] |
| 508 | 2026-05-20T15:57:37.146Z | ++ sleep 1 |
| 509 | 2026-05-20T15:57:38.147Z | ++ retry=28 |
| 510 | 2026-05-20T15:57:38.151Z | +++ svcs -Hostate baseline |
| 511 | 2026-05-20T15:57:38.162Z | ++ [[ offline* != online ]] |
| 512 | 2026-05-20T15:57:38.162Z | ++ [[ 28 -gt 300 ]] |
| 513 | 2026-05-20T15:57:38.162Z | ++ sleep 1 |
| 514 | 2026-05-20T15:57:39.164Z | ++ retry=29 |
| 515 | 2026-05-20T15:57:39.168Z | +++ svcs -Hostate baseline |
| 516 | 2026-05-20T15:57:39.179Z | ++ [[ offline* != online ]] |
| 517 | 2026-05-20T15:57:39.179Z | ++ [[ 29 -gt 300 ]] |
| 518 | 2026-05-20T15:57:39.179Z | ++ sleep 1 |
| 519 | 2026-05-20T15:57:40.181Z | ++ retry=30 |
| 520 | 2026-05-20T15:57:40.185Z | +++ svcs -Hostate baseline |
| 521 | 2026-05-20T15:57:40.195Z | ++ [[ offline* != online ]] |
| 522 | 2026-05-20T15:57:40.195Z | ++ [[ 30 -gt 300 ]] |
| 523 | 2026-05-20T15:57:40.198Z | ++ sleep 1 |
| 524 | 2026-05-20T15:57:41.197Z | ++ retry=31 |
| 525 | 2026-05-20T15:57:41.200Z | +++ svcs -Hostate baseline |
| 526 | 2026-05-20T15:57:41.212Z | ++ [[ offline* != online ]] |
| 527 | 2026-05-20T15:57:41.212Z | ++ [[ 31 -gt 300 ]] |
| 528 | 2026-05-20T15:57:41.212Z | ++ sleep 1 |
| 529 | 2026-05-20T15:57:42.213Z | ++ retry=32 |
| 530 | 2026-05-20T15:57:42.216Z | +++ svcs -Hostate baseline |
| 531 | 2026-05-20T15:57:42.227Z | ++ [[ offline* != online ]] |
| 532 | 2026-05-20T15:57:42.227Z | ++ [[ 32 -gt 300 ]] |
| 533 | 2026-05-20T15:57:42.227Z | ++ sleep 1 |
| 534 | 2026-05-20T15:57:43.229Z | ++ retry=33 |
| 535 | 2026-05-20T15:57:43.233Z | +++ svcs -Hostate baseline |
| 536 | 2026-05-20T15:57:43.244Z | ++ [[ offline* != online ]] |
| 537 | 2026-05-20T15:57:43.244Z | ++ [[ 33 -gt 300 ]] |
| 538 | 2026-05-20T15:57:43.244Z | ++ sleep 1 |
| 539 | 2026-05-20T15:57:44.248Z | ++ retry=34 |
| 540 | 2026-05-20T15:57:44.254Z | +++ svcs -Hostate baseline |
| 541 | 2026-05-20T15:57:44.262Z | ++ [[ offline* != online ]] |
| 542 | 2026-05-20T15:57:44.262Z | ++ [[ 34 -gt 300 ]] |
| 543 | 2026-05-20T15:57:44.262Z | ++ sleep 1 |
| 544 | 2026-05-20T15:57:45.263Z | ++ retry=35 |
| 545 | 2026-05-20T15:57:45.266Z | +++ svcs -Hostate baseline |
| 546 | 2026-05-20T15:57:45.277Z | ++ [[ offline* != online ]] |
| 547 | 2026-05-20T15:57:45.277Z | ++ [[ 35 -gt 300 ]] |
| 548 | 2026-05-20T15:57:45.277Z | ++ sleep 1 |
| 549 | 2026-05-20T15:57:46.279Z | ++ retry=36 |
| 550 | 2026-05-20T15:57:46.282Z | +++ svcs -Hostate baseline |
| 551 | 2026-05-20T15:57:46.294Z | ++ [[ offline* != online ]] |
| 552 | 2026-05-20T15:57:46.294Z | ++ [[ 36 -gt 300 ]] |
| 553 | 2026-05-20T15:57:46.294Z | ++ sleep 1 |
| 554 | 2026-05-20T15:57:47.295Z | ++ retry=37 |
| 555 | 2026-05-20T15:57:47.298Z | +++ svcs -Hostate baseline |
| 556 | 2026-05-20T15:57:47.309Z | ++ [[ offline* != online ]] |
| 557 | 2026-05-20T15:57:47.309Z | ++ [[ 37 -gt 300 ]] |
| 558 | 2026-05-20T15:57:47.309Z | ++ sleep 1 |
| 559 | 2026-05-20T15:57:48.311Z | ++ retry=38 |
| 560 | 2026-05-20T15:57:48.314Z | +++ svcs -Hostate baseline |
| 561 | 2026-05-20T15:57:48.325Z | ++ [[ offline* != online ]] |
| 562 | 2026-05-20T15:57:48.325Z | ++ [[ 38 -gt 300 ]] |
| 563 | 2026-05-20T15:57:48.325Z | ++ sleep 1 |
| 564 | 2026-05-20T15:57:49.327Z | ++ retry=39 |
| 565 | 2026-05-20T15:57:49.330Z | +++ svcs -Hostate baseline |
| 566 | 2026-05-20T15:57:49.342Z | ++ [[ offline* != online ]] |
| 567 | 2026-05-20T15:57:49.342Z | ++ [[ 39 -gt 300 ]] |
| 568 | 2026-05-20T15:57:49.342Z | ++ sleep 1 |
| 569 | 2026-05-20T15:57:50.344Z | ++ retry=40 |
| 570 | 2026-05-20T15:57:50.347Z | +++ svcs -Hostate baseline |
| 571 | 2026-05-20T15:57:50.362Z | ++ [[ offline* != online ]] |
| 572 | 2026-05-20T15:57:50.362Z | ++ [[ 40 -gt 300 ]] |
| 573 | 2026-05-20T15:57:50.362Z | ++ sleep 1 |
| 574 | 2026-05-20T15:57:51.361Z | ++ retry=41 |
| 575 | 2026-05-20T15:57:51.364Z | +++ svcs -Hostate baseline |
| 576 | 2026-05-20T15:57:51.375Z | ++ [[ offline* != online ]] |
| 577 | 2026-05-20T15:57:51.375Z | ++ [[ 41 -gt 300 ]] |
| 578 | 2026-05-20T15:57:51.375Z | ++ sleep 1 |
| 579 | 2026-05-20T15:57:52.377Z | ++ retry=42 |
| 580 | 2026-05-20T15:57:52.381Z | +++ svcs -Hostate baseline |
| 581 | 2026-05-20T15:57:52.392Z | ++ [[ offline* != online ]] |
| 582 | 2026-05-20T15:57:52.392Z | ++ [[ 42 -gt 300 ]] |
| 583 | 2026-05-20T15:57:52.392Z | ++ sleep 1 |
| 584 | 2026-05-20T15:57:53.393Z | ++ retry=43 |
| 585 | 2026-05-20T15:57:53.397Z | +++ svcs -Hostate baseline |
| 586 | 2026-05-20T15:57:53.408Z | ++ [[ offline* != online ]] |
| 587 | 2026-05-20T15:57:53.408Z | ++ [[ 43 -gt 300 ]] |
| 588 | 2026-05-20T15:57:53.408Z | ++ sleep 1 |
| 589 | 2026-05-20T15:57:54.411Z | ++ retry=44 |
| 590 | 2026-05-20T15:57:54.414Z | +++ svcs -Hostate baseline |
| 591 | 2026-05-20T15:57:54.424Z | ++ [[ offline* != online ]] |
| 592 | 2026-05-20T15:57:54.424Z | ++ [[ 44 -gt 300 ]] |
| 593 | 2026-05-20T15:57:54.427Z | ++ sleep 1 |
| 594 | 2026-05-20T15:57:55.426Z | ++ retry=45 |
| 595 | 2026-05-20T15:57:55.429Z | +++ svcs -Hostate baseline |
| 596 | 2026-05-20T15:57:55.441Z | ++ [[ offline* != online ]] |
| 597 | 2026-05-20T15:57:55.441Z | ++ [[ 45 -gt 300 ]] |
| 598 | 2026-05-20T15:57:55.441Z | ++ sleep 1 |
| 599 | 2026-05-20T15:57:56.443Z | ++ retry=46 |
| 600 | 2026-05-20T15:57:56.446Z | +++ svcs -Hostate baseline |
| 601 | 2026-05-20T15:57:56.457Z | ++ [[ offline* != online ]] |
| 602 | 2026-05-20T15:57:56.457Z | ++ [[ 46 -gt 300 ]] |
| 603 | 2026-05-20T15:57:56.457Z | ++ sleep 1 |
| 604 | 2026-05-20T15:57:57.459Z | ++ retry=47 |
| 605 | 2026-05-20T15:57:57.464Z | +++ svcs -Hostate baseline |
| 606 | 2026-05-20T15:57:57.475Z | ++ [[ offline* != online ]] |
| 607 | 2026-05-20T15:57:57.475Z | ++ [[ 47 -gt 300 ]] |
| 608 | 2026-05-20T15:57:57.475Z | ++ sleep 1 |
| 609 | 2026-05-20T15:57:58.478Z | ++ retry=48 |
| 610 | 2026-05-20T15:57:58.481Z | +++ svcs -Hostate baseline |
| 611 | 2026-05-20T15:57:58.491Z | ++ [[ offline* != online ]] |
| 612 | 2026-05-20T15:57:58.491Z | ++ [[ 48 -gt 300 ]] |
| 613 | 2026-05-20T15:57:58.491Z | ++ sleep 1 |
| 614 | 2026-05-20T15:57:59.492Z | ++ retry=49 |
| 615 | 2026-05-20T15:57:59.495Z | +++ svcs -Hostate baseline |
| 616 | 2026-05-20T15:57:59.506Z | ++ [[ offline* != online ]] |
| 617 | 2026-05-20T15:57:59.506Z | ++ [[ 49 -gt 300 ]] |
| 618 | 2026-05-20T15:57:59.507Z | ++ sleep 1 |
| 619 | 2026-05-20T15:58:00.508Z | ++ retry=50 |
| 620 | 2026-05-20T15:58:00.512Z | +++ svcs -Hostate baseline |
| 621 | 2026-05-20T15:58:00.523Z | ++ [[ offline* != online ]] |
| 622 | 2026-05-20T15:58:00.523Z | ++ [[ 50 -gt 300 ]] |
| 623 | 2026-05-20T15:58:00.523Z | ++ sleep 1 |
| 624 | 2026-05-20T15:58:01.525Z | ++ retry=51 |
| 625 | 2026-05-20T15:58:01.528Z | +++ svcs -Hostate baseline |
| 626 | 2026-05-20T15:58:01.539Z | ++ [[ offline* != online ]] |
| 627 | 2026-05-20T15:58:01.539Z | ++ [[ 51 -gt 300 ]] |
| 628 | 2026-05-20T15:58:01.539Z | ++ sleep 1 |
| 629 | 2026-05-20T15:58:02.541Z | ++ retry=52 |
| 630 | 2026-05-20T15:58:02.544Z | +++ svcs -Hostate baseline |
| 631 | 2026-05-20T15:58:02.556Z | ++ [[ offline* != online ]] |
| 632 | 2026-05-20T15:58:02.556Z | ++ [[ 52 -gt 300 ]] |
| 633 | 2026-05-20T15:58:02.556Z | ++ sleep 1 |
| 634 | 2026-05-20T15:58:03.558Z | ++ retry=53 |
| 635 | 2026-05-20T15:58:03.562Z | +++ svcs -Hostate baseline |
| 636 | 2026-05-20T15:58:03.573Z | ++ [[ offline* != online ]] |
| 637 | 2026-05-20T15:58:03.573Z | ++ [[ 53 -gt 300 ]] |
| 638 | 2026-05-20T15:58:03.573Z | ++ sleep 1 |
| 639 | 2026-05-20T15:58:04.575Z | ++ retry=54 |
| 640 | 2026-05-20T15:58:04.578Z | +++ svcs -Hostate baseline |
| 641 | 2026-05-20T15:58:04.589Z | ++ [[ offline* != online ]] |
| 642 | 2026-05-20T15:58:04.589Z | ++ [[ 54 -gt 300 ]] |
| 643 | 2026-05-20T15:58:04.589Z | ++ sleep 1 |
| 644 | 2026-05-20T15:58:05.593Z | ++ retry=55 |
| 645 | 2026-05-20T15:58:05.596Z | +++ svcs -Hostate baseline |
| 646 | 2026-05-20T15:58:05.606Z | ++ [[ offline* != online ]] |
| 647 | 2026-05-20T15:58:05.606Z | ++ [[ 55 -gt 300 ]] |
| 648 | 2026-05-20T15:58:05.606Z | ++ sleep 1 |
| 649 | 2026-05-20T15:58:06.608Z | ++ retry=56 |
| 650 | 2026-05-20T15:58:06.612Z | +++ svcs -Hostate baseline |
| 651 | 2026-05-20T15:58:06.623Z | ++ [[ offline* != online ]] |
| 652 | 2026-05-20T15:58:06.623Z | ++ [[ 56 -gt 300 ]] |
| 653 | 2026-05-20T15:58:06.623Z | ++ sleep 1 |
| 654 | 2026-05-20T15:58:07.625Z | ++ retry=57 |
| 655 | 2026-05-20T15:58:07.628Z | +++ svcs -Hostate baseline |
| 656 | 2026-05-20T15:58:07.639Z | ++ [[ offline* != online ]] |
| 657 | 2026-05-20T15:58:07.639Z | ++ [[ 57 -gt 300 ]] |
| 658 | 2026-05-20T15:58:07.640Z | ++ sleep 1 |
| 659 | 2026-05-20T15:58:08.641Z | ++ retry=58 |
| 660 | 2026-05-20T15:58:08.645Z | +++ svcs -Hostate baseline |
| 661 | 2026-05-20T15:58:08.656Z | ++ [[ offline* != online ]] |
| 662 | 2026-05-20T15:58:08.656Z | ++ [[ 58 -gt 300 ]] |
| 663 | 2026-05-20T15:58:08.657Z | ++ sleep 1 |
| 664 | 2026-05-20T15:58:09.658Z | ++ retry=59 |
| 665 | 2026-05-20T15:58:09.661Z | +++ svcs -Hostate baseline |
| 666 | 2026-05-20T15:58:09.677Z | ++ [[ offline* != online ]] |
| 667 | 2026-05-20T15:58:09.677Z | ++ [[ 59 -gt 300 ]] |
| 668 | 2026-05-20T15:58:09.677Z | ++ sleep 1 |
| 669 | 2026-05-20T15:58:10.675Z | ++ retry=60 |
| 670 | 2026-05-20T15:58:10.678Z | +++ svcs -Hostate baseline |
| 671 | 2026-05-20T15:58:10.689Z | ++ [[ offline* != online ]] |
| 672 | 2026-05-20T15:58:10.689Z | ++ [[ 60 -gt 300 ]] |
| 673 | 2026-05-20T15:58:10.689Z | ++ sleep 1 |
| 674 | 2026-05-20T15:58:11.691Z | ++ retry=61 |
| 675 | 2026-05-20T15:58:11.695Z | +++ svcs -Hostate baseline |
| 676 | 2026-05-20T15:58:11.706Z | ++ [[ offline* != online ]] |
| 677 | 2026-05-20T15:58:11.706Z | ++ [[ 61 -gt 300 ]] |
| 678 | 2026-05-20T15:58:11.706Z | ++ sleep 1 |
| 679 | 2026-05-20T15:58:12.711Z | ++ retry=62 |
| 680 | 2026-05-20T15:58:12.714Z | +++ svcs -Hostate baseline |
| 681 | 2026-05-20T15:58:12.722Z | ++ [[ offline* != online ]] |
| 682 | 2026-05-20T15:58:12.722Z | ++ [[ 62 -gt 300 ]] |
| 683 | 2026-05-20T15:58:12.722Z | ++ sleep 1 |
| 684 | 2026-05-20T15:58:13.724Z | ++ retry=63 |
| 685 | 2026-05-20T15:58:13.728Z | +++ svcs -Hostate baseline |
| 686 | 2026-05-20T15:58:13.739Z | ++ [[ offline* != online ]] |
| 687 | 2026-05-20T15:58:13.739Z | ++ [[ 63 -gt 300 ]] |
| 688 | 2026-05-20T15:58:13.739Z | ++ sleep 1 |
| 689 | 2026-05-20T15:58:14.741Z | ++ retry=64 |
| 690 | 2026-05-20T15:58:14.745Z | +++ svcs -Hostate baseline |
| 691 | 2026-05-20T15:58:14.755Z | ++ [[ offline* != online ]] |
| 692 | 2026-05-20T15:58:14.755Z | ++ [[ 64 -gt 300 ]] |
| 693 | 2026-05-20T15:58:14.755Z | ++ sleep 1 |
| 694 | 2026-05-20T15:58:15.759Z | ++ retry=65 |
| 695 | 2026-05-20T15:58:15.764Z | +++ svcs -Hostate baseline |
| 696 | 2026-05-20T15:58:15.772Z | ++ [[ offline* != online ]] |
| 697 | 2026-05-20T15:58:15.772Z | ++ [[ 65 -gt 300 ]] |
| 698 | 2026-05-20T15:58:15.772Z | ++ sleep 1 |
| 699 | 2026-05-20T15:58:16.775Z | ++ retry=66 |
| 700 | 2026-05-20T15:58:16.778Z | +++ svcs -Hostate baseline |
| 701 | 2026-05-20T15:58:16.788Z | ++ [[ offline* != online ]] |
| 702 | 2026-05-20T15:58:16.788Z | ++ [[ 66 -gt 300 ]] |
| 703 | 2026-05-20T15:58:16.788Z | ++ sleep 1 |
| 704 | 2026-05-20T15:58:17.790Z | ++ retry=67 |
| 705 | 2026-05-20T15:58:17.795Z | +++ svcs -Hostate baseline |
| 706 | 2026-05-20T15:58:17.806Z | ++ [[ offline* != online ]] |
| 707 | 2026-05-20T15:58:17.806Z | ++ [[ 67 -gt 300 ]] |
| 708 | 2026-05-20T15:58:17.806Z | ++ sleep 1 |
| 709 | 2026-05-20T15:58:18.808Z | ++ retry=68 |
| 710 | 2026-05-20T15:58:18.811Z | +++ svcs -Hostate baseline |
| 711 | 2026-05-20T15:58:18.821Z | ++ [[ offline* != online ]] |
| 712 | 2026-05-20T15:58:18.821Z | ++ [[ 68 -gt 300 ]] |
| 713 | 2026-05-20T15:58:18.821Z | ++ sleep 1 |
| 714 | 2026-05-20T15:58:19.822Z | ++ retry=69 |
| 715 | 2026-05-20T15:58:19.827Z | +++ svcs -Hostate baseline |
| 716 | 2026-05-20T15:58:19.837Z | ++ [[ offline* != online ]] |
| 717 | 2026-05-20T15:58:19.837Z | ++ [[ 69 -gt 300 ]] |
| 718 | 2026-05-20T15:58:19.837Z | ++ sleep 1 |
| 719 | 2026-05-20T15:58:20.840Z | ++ retry=70 |
| 720 | 2026-05-20T15:58:20.843Z | +++ svcs -Hostate baseline |
| 721 | 2026-05-20T15:58:20.853Z | ++ [[ offline* != online ]] |
| 722 | 2026-05-20T15:58:20.853Z | ++ [[ 70 -gt 300 ]] |
| 723 | 2026-05-20T15:58:20.853Z | ++ sleep 1 |
| 724 | 2026-05-20T15:58:21.855Z | ++ retry=71 |
| 725 | 2026-05-20T15:58:21.858Z | +++ svcs -Hostate baseline |
| 726 | 2026-05-20T15:58:21.870Z | ++ [[ offline* != online ]] |
| 727 | 2026-05-20T15:58:21.870Z | ++ [[ 71 -gt 300 ]] |
| 728 | 2026-05-20T15:58:21.870Z | ++ sleep 1 |
| 729 | 2026-05-20T15:58:22.872Z | ++ retry=72 |
| 730 | 2026-05-20T15:58:22.875Z | +++ svcs -Hostate baseline |
| 731 | 2026-05-20T15:58:22.886Z | ++ [[ offline* != online ]] |
| 732 | 2026-05-20T15:58:22.886Z | ++ [[ 72 -gt 300 ]] |
| 733 | 2026-05-20T15:58:22.886Z | ++ sleep 1 |
| 734 | 2026-05-20T15:58:23.976Z | ++ retry=73 |
| 735 | 2026-05-20T15:58:23.983Z | +++ svcs -Hostate baseline |
| 736 | 2026-05-20T15:58:23.983Z | ++ [[ offline* != online ]] |
| 737 | 2026-05-20T15:58:23.983Z | ++ [[ 73 -gt 300 ]] |
| 738 | 2026-05-20T15:58:23.983Z | ++ sleep 1 |
| 739 | 2026-05-20T15:58:24.904Z | ++ retry=74 |
| 740 | 2026-05-20T15:58:24.908Z | +++ svcs -Hostate baseline |
| 741 | 2026-05-20T15:58:24.918Z | ++ [[ offline* != online ]] |
| 742 | 2026-05-20T15:58:24.918Z | ++ [[ 74 -gt 300 ]] |
| 743 | 2026-05-20T15:58:24.918Z | ++ sleep 1 |
| 744 | 2026-05-20T15:58:25.920Z | ++ retry=75 |
| 745 | 2026-05-20T15:58:25.923Z | +++ svcs -Hostate baseline |
| 746 | 2026-05-20T15:58:25.935Z | ++ [[ offline* != online ]] |
| 747 | 2026-05-20T15:58:25.935Z | ++ [[ 75 -gt 300 ]] |
| 748 | 2026-05-20T15:58:25.935Z | ++ sleep 1 |
| 749 | 2026-05-20T15:58:27.043Z | ++ retry=76 |
| 750 | 2026-05-20T15:58:27.055Z | +++ svcs -Hostate baseline |
| 751 | 2026-05-20T15:58:27.055Z | ++ [[ offline* != online ]] |
| 752 | 2026-05-20T15:58:27.055Z | ++ [[ 76 -gt 300 ]] |
| 753 | 2026-05-20T15:58:27.055Z | ++ sleep 1 |
| 754 | 2026-05-20T15:58:27.954Z | ++ retry=77 |
| 755 | 2026-05-20T15:58:27.958Z | +++ svcs -Hostate baseline |
| 756 | 2026-05-20T15:58:27.972Z | ++ [[ offline* != online ]] |
| 757 | 2026-05-20T15:58:27.972Z | ++ [[ 77 -gt 300 ]] |
| 758 | 2026-05-20T15:58:27.972Z | ++ sleep 1 |
| 759 | 2026-05-20T15:58:28.973Z | ++ retry=78 |
| 760 | 2026-05-20T15:58:28.981Z | +++ svcs -Hostate baseline |
| 761 | 2026-05-20T15:58:28.985Z | ++ [[ offline* != online ]] |
| 762 | 2026-05-20T15:58:28.985Z | ++ [[ 78 -gt 300 ]] |
| 763 | 2026-05-20T15:58:28.985Z | ++ sleep 1 |
| 764 | 2026-05-20T15:58:29.987Z | ++ retry=79 |
| 765 | 2026-05-20T15:58:29.996Z | +++ svcs -Hostate baseline |
| 766 | 2026-05-20T15:58:30.001Z | ++ [[ offline* != online ]] |
| 767 | 2026-05-20T15:58:30.001Z | ++ [[ 79 -gt 300 ]] |
| 768 | 2026-05-20T15:58:30.001Z | ++ sleep 1 |
| 769 | 2026-05-20T15:58:31.003Z | ++ retry=80 |
| 770 | 2026-05-20T15:58:31.006Z | +++ svcs -Hostate baseline |
| 771 | 2026-05-20T15:58:31.017Z | ++ [[ offline* != online ]] |
| 772 | 2026-05-20T15:58:31.017Z | ++ [[ 80 -gt 300 ]] |
| 773 | 2026-05-20T15:58:31.017Z | ++ sleep 1 |
| 774 | 2026-05-20T15:58:32.019Z | ++ retry=81 |
| 775 | 2026-05-20T15:58:32.022Z | +++ svcs -Hostate baseline |
| 776 | 2026-05-20T15:58:32.033Z | ++ [[ offline* != online ]] |
| 777 | 2026-05-20T15:58:32.033Z | ++ [[ 81 -gt 300 ]] |
| 778 | 2026-05-20T15:58:32.033Z | ++ sleep 1 |
| 779 | 2026-05-20T15:58:33.035Z | ++ retry=82 |
| 780 | 2026-05-20T15:58:33.039Z | +++ svcs -Hostate baseline |
| 781 | 2026-05-20T15:58:33.051Z | ++ [[ offline* != online ]] |
| 782 | 2026-05-20T15:58:33.051Z | ++ [[ 82 -gt 300 ]] |
| 783 | 2026-05-20T15:58:33.051Z | ++ sleep 1 |
| 784 | 2026-05-20T15:58:34.053Z | ++ retry=83 |
| 785 | 2026-05-20T15:58:34.059Z | +++ svcs -Hostate baseline |
| 786 | 2026-05-20T15:58:34.072Z | ++ [[ offline* != online ]] |
| 787 | 2026-05-20T15:58:34.072Z | ++ [[ 83 -gt 300 ]] |
| 788 | 2026-05-20T15:58:34.076Z | ++ sleep 1 |
| 789 | 2026-05-20T15:58:35.069Z | ++ retry=84 |
| 790 | 2026-05-20T15:58:35.072Z | +++ svcs -Hostate baseline |
| 791 | 2026-05-20T15:58:35.084Z | ++ [[ offline* != online ]] |
| 792 | 2026-05-20T15:58:35.084Z | ++ [[ 84 -gt 300 ]] |
| 793 | 2026-05-20T15:58:35.087Z | ++ sleep 1 |
| 794 | 2026-05-20T15:58:36.086Z | ++ retry=85 |
| 795 | 2026-05-20T15:58:36.089Z | +++ svcs -Hostate baseline |
| 796 | 2026-05-20T15:58:36.101Z | ++ [[ offline* != online ]] |
| 797 | 2026-05-20T15:58:36.101Z | ++ [[ 85 -gt 300 ]] |
| 798 | 2026-05-20T15:58:36.104Z | ++ sleep 1 |
| 799 | 2026-05-20T15:58:37.106Z | ++ retry=86 |
| 800 | 2026-05-20T15:58:37.116Z | +++ svcs -Hostate baseline |
| 801 | 2026-05-20T15:58:37.123Z | ++ [[ offline* != online ]] |
| 802 | 2026-05-20T15:58:37.123Z | ++ [[ 86 -gt 300 ]] |
| 803 | 2026-05-20T15:58:37.123Z | ++ sleep 1 |
| 804 | 2026-05-20T15:58:38.123Z | ++ retry=87 |
| 805 | 2026-05-20T15:58:38.135Z | +++ svcs -Hostate baseline |
| 806 | 2026-05-20T15:58:38.139Z | ++ [[ offline* != online ]] |
| 807 | 2026-05-20T15:58:38.139Z | ++ [[ 87 -gt 300 ]] |
| 808 | 2026-05-20T15:58:38.139Z | ++ sleep 1 |
| 809 | 2026-05-20T15:58:39.137Z | ++ retry=88 |
| 810 | 2026-05-20T15:58:39.150Z | +++ svcs -Hostate baseline |
| 811 | 2026-05-20T15:58:39.155Z | ++ [[ offline* != online ]] |
| 812 | 2026-05-20T15:58:39.155Z | ++ [[ 88 -gt 300 ]] |
| 813 | 2026-05-20T15:58:39.155Z | ++ sleep 1 |
| 814 | 2026-05-20T15:58:40.155Z | ++ retry=89 |
| 815 | 2026-05-20T15:58:40.158Z | +++ svcs -Hostate baseline |
| 816 | 2026-05-20T15:58:40.166Z | ++ [[ offline* != online ]] |
| 817 | 2026-05-20T15:58:40.166Z | ++ [[ 89 -gt 300 ]] |
| 818 | 2026-05-20T15:58:40.166Z | ++ sleep 1 |
| 819 | 2026-05-20T15:58:41.168Z | ++ retry=90 |
| 820 | 2026-05-20T15:58:41.172Z | +++ svcs -Hostate baseline |
| 821 | 2026-05-20T15:58:41.183Z | ++ [[ offline* != online ]] |
| 822 | 2026-05-20T15:58:41.183Z | ++ [[ 90 -gt 300 ]] |
| 823 | 2026-05-20T15:58:41.186Z | ++ sleep 1 |
| 824 | 2026-05-20T15:58:42.187Z | ++ retry=91 |
| 825 | 2026-05-20T15:58:42.191Z | +++ svcs -Hostate baseline |
| 826 | 2026-05-20T15:58:42.198Z | ++ [[ offline* != online ]] |
| 827 | 2026-05-20T15:58:42.198Z | ++ [[ 91 -gt 300 ]] |
| 828 | 2026-05-20T15:58:42.198Z | ++ sleep 1 |
| 829 | 2026-05-20T15:58:43.200Z | ++ retry=92 |
| 830 | 2026-05-20T15:58:43.203Z | +++ svcs -Hostate baseline |
| 831 | 2026-05-20T15:58:43.214Z | ++ [[ offline* != online ]] |
| 832 | 2026-05-20T15:58:43.214Z | ++ [[ 92 -gt 300 ]] |
| 833 | 2026-05-20T15:58:43.214Z | ++ sleep 1 |
| 834 | 2026-05-20T15:58:44.216Z | ++ retry=93 |
| 835 | 2026-05-20T15:58:44.221Z | +++ svcs -Hostate baseline |
| 836 | 2026-05-20T15:58:44.241Z | ++ [[ offline* != online ]] |
| 837 | 2026-05-20T15:58:44.241Z | ++ [[ 93 -gt 300 ]] |
| 838 | 2026-05-20T15:58:44.241Z | ++ sleep 1 |
| 839 | 2026-05-20T15:58:45.232Z | ++ retry=94 |
| 840 | 2026-05-20T15:58:45.241Z | +++ svcs -Hostate baseline |
| 841 | 2026-05-20T15:58:45.248Z | ++ [[ offline* != online ]] |
| 842 | 2026-05-20T15:58:45.248Z | ++ [[ 94 -gt 300 ]] |
| 843 | 2026-05-20T15:58:45.248Z | ++ sleep 1 |
| 844 | 2026-05-20T15:58:46.251Z | ++ retry=95 |
| 845 | 2026-05-20T15:58:46.257Z | +++ svcs -Hostate baseline |
| 846 | 2026-05-20T15:58:46.264Z | ++ [[ offline* != online ]] |
| 847 | 2026-05-20T15:58:46.264Z | ++ [[ 95 -gt 300 ]] |
| 848 | 2026-05-20T15:58:46.264Z | ++ sleep 1 |
| 849 | 2026-05-20T15:58:47.266Z | ++ retry=96 |
| 850 | 2026-05-20T15:58:47.270Z | +++ svcs -Hostate baseline |
| 851 | 2026-05-20T15:58:47.280Z | ++ [[ offline* != online ]] |
| 852 | 2026-05-20T15:58:47.281Z | ++ [[ 96 -gt 300 ]] |
| 853 | 2026-05-20T15:58:47.281Z | ++ sleep 1 |
| 854 | 2026-05-20T15:58:48.283Z | ++ retry=97 |
| 855 | 2026-05-20T15:58:48.290Z | +++ svcs -Hostate baseline |
| 856 | 2026-05-20T15:58:48.307Z | ++ [[ offline* != online ]] |
| 857 | 2026-05-20T15:58:48.307Z | ++ [[ 97 -gt 300 ]] |
| 858 | 2026-05-20T15:58:48.307Z | ++ sleep 1 |
| 859 | 2026-05-20T15:58:49.298Z | ++ retry=98 |
| 860 | 2026-05-20T15:58:49.301Z | +++ svcs -Hostate baseline |
| 861 | 2026-05-20T15:58:49.312Z | ++ [[ offline* != online ]] |
| 862 | 2026-05-20T15:58:49.312Z | ++ [[ 98 -gt 300 ]] |
| 863 | 2026-05-20T15:58:49.312Z | ++ sleep 1 |
| 864 | 2026-05-20T15:58:50.314Z | ++ retry=99 |
| 865 | 2026-05-20T15:58:50.318Z | +++ svcs -Hostate baseline |
| 866 | 2026-05-20T15:58:50.328Z | ++ [[ offline* != online ]] |
| 867 | 2026-05-20T15:58:50.328Z | ++ [[ 99 -gt 300 ]] |
| 868 | 2026-05-20T15:58:50.328Z | ++ sleep 1 |
| 869 | 2026-05-20T15:58:51.330Z | ++ retry=100 |
| 870 | 2026-05-20T15:58:51.334Z | +++ svcs -Hostate baseline |
| 871 | 2026-05-20T15:58:51.345Z | ++ [[ offline* != online ]] |
| 872 | 2026-05-20T15:58:51.345Z | ++ [[ 100 -gt 300 ]] |
| 873 | 2026-05-20T15:58:51.345Z | ++ sleep 1 |
| 874 | 2026-05-20T15:58:52.347Z | ++ retry=101 |
| 875 | 2026-05-20T15:58:52.350Z | +++ svcs -Hostate baseline |
| 876 | 2026-05-20T15:58:52.362Z | ++ [[ offline* != online ]] |
| 877 | 2026-05-20T15:58:52.362Z | ++ [[ 101 -gt 300 ]] |
| 878 | 2026-05-20T15:58:52.362Z | ++ sleep 1 |
| 879 | 2026-05-20T15:58:53.364Z | ++ retry=102 |
| 880 | 2026-05-20T15:58:53.367Z | +++ svcs -Hostate baseline |
| 881 | 2026-05-20T15:58:53.380Z | ++ [[ offline* != online ]] |
| 882 | 2026-05-20T15:58:53.380Z | ++ [[ 102 -gt 300 ]] |
| 883 | 2026-05-20T15:58:53.380Z | ++ sleep 1 |
| 884 | 2026-05-20T15:58:54.380Z | ++ retry=103 |
| 885 | 2026-05-20T15:58:54.387Z | +++ svcs -Hostate baseline |
| 886 | 2026-05-20T15:58:54.396Z | ++ [[ offline* != online ]] |
| 887 | 2026-05-20T15:58:54.396Z | ++ [[ 103 -gt 300 ]] |
| 888 | 2026-05-20T15:58:54.396Z | ++ sleep 1 |
| 889 | 2026-05-20T15:58:55.397Z | ++ retry=104 |
| 890 | 2026-05-20T15:58:55.400Z | +++ svcs -Hostate baseline |
| 891 | 2026-05-20T15:58:55.412Z | ++ [[ offline* != online ]] |
| 892 | 2026-05-20T15:58:55.412Z | ++ [[ 104 -gt 300 ]] |
| 893 | 2026-05-20T15:58:55.415Z | ++ sleep 1 |
| 894 | 2026-05-20T15:58:56.414Z | ++ retry=105 |
| 895 | 2026-05-20T15:58:56.417Z | +++ svcs -Hostate baseline |
| 896 | 2026-05-20T15:58:56.428Z | ++ [[ offline* != online ]] |
| 897 | 2026-05-20T15:58:56.428Z | ++ [[ 105 -gt 300 ]] |
| 898 | 2026-05-20T15:58:56.428Z | ++ sleep 1 |
| 899 | 2026-05-20T15:58:57.430Z | ++ retry=106 |
| 900 | 2026-05-20T15:58:57.434Z | +++ svcs -Hostate baseline |
| 901 | 2026-05-20T15:58:57.445Z | ++ [[ offline* != online ]] |
| 902 | 2026-05-20T15:58:57.445Z | ++ [[ 106 -gt 300 ]] |
| 903 | 2026-05-20T15:58:57.445Z | ++ sleep 1 |
| 904 | 2026-05-20T15:58:58.446Z | ++ retry=107 |
| 905 | 2026-05-20T15:58:58.449Z | +++ svcs -Hostate baseline |
| 906 | 2026-05-20T15:58:58.460Z | ++ [[ offline* != online ]] |
| 907 | 2026-05-20T15:58:58.460Z | ++ [[ 107 -gt 300 ]] |
| 908 | 2026-05-20T15:58:58.460Z | ++ sleep 1 |
| 909 | 2026-05-20T15:58:59.462Z | ++ retry=108 |
| 910 | 2026-05-20T15:58:59.465Z | +++ svcs -Hostate baseline |
| 911 | 2026-05-20T15:58:59.476Z | ++ [[ offline* != online ]] |
| 912 | 2026-05-20T15:58:59.476Z | ++ [[ 108 -gt 300 ]] |
| 913 | 2026-05-20T15:58:59.479Z | ++ sleep 1 |
| 914 | 2026-05-20T15:59:00.479Z | ++ retry=109 |
| 915 | 2026-05-20T15:59:00.482Z | +++ svcs -Hostate baseline |
| 916 | 2026-05-20T15:59:00.492Z | ++ [[ offline* != online ]] |
| 917 | 2026-05-20T15:59:00.492Z | ++ [[ 109 -gt 300 ]] |
| 918 | 2026-05-20T15:59:00.492Z | ++ sleep 1 |
| 919 | 2026-05-20T15:59:01.494Z | ++ retry=110 |
| 920 | 2026-05-20T15:59:01.501Z | +++ svcs -Hostate baseline |
| 921 | 2026-05-20T15:59:01.510Z | ++ [[ offline* != online ]] |
| 922 | 2026-05-20T15:59:01.510Z | ++ [[ 110 -gt 300 ]] |
| 923 | 2026-05-20T15:59:01.514Z | ++ sleep 1 |
| 924 | 2026-05-20T15:59:02.511Z | ++ retry=111 |
| 925 | 2026-05-20T15:59:02.514Z | +++ svcs -Hostate baseline |
| 926 | 2026-05-20T15:59:02.525Z | ++ [[ offline* != online ]] |
| 927 | 2026-05-20T15:59:02.525Z | ++ [[ 111 -gt 300 ]] |
| 928 | 2026-05-20T15:59:02.525Z | ++ sleep 1 |
| 929 | 2026-05-20T15:59:03.527Z | ++ retry=112 |
| 930 | 2026-05-20T15:59:03.530Z | +++ svcs -Hostate baseline |
| 931 | 2026-05-20T15:59:03.557Z | ++ [[ online != online ]] |
| 932 | 2026-05-20T15:59:03.557Z | ++ set -o errexit |
| 933 | 2026-05-20T15:59:03.562Z | ++ set -o pipefail |
| 934 | 2026-05-20T15:59:03.562Z | ++ banner build |
| 935 | 2026-05-20T15:59:03.562Z | |
| 936 | 2026-05-20T15:59:03.562Z | ##### # # # # ##### |
| 937 | 2026-05-20T15:59:03.562Z | # # # # # # # # |
| 938 | 2026-05-20T15:59:03.562Z | ##### # # # # # # |
| 939 | 2026-05-20T15:59:03.562Z | # # # # # # # # |
| 940 | 2026-05-20T15:59:03.562Z | # # # # # # # # |
| 941 | 2026-05-20T15:59:03.562Z | ##### #### # ###### ##### |
| 942 | 2026-05-20T15:59:03.562Z | |
| 943 | 2026-05-20T15:59:03.562Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 944 | 2026-05-20T15:59:03.562Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 945 | 2026-05-20T15:59:03.688Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 946 | 2026-05-20T15:59:03.691Z | info: downloading 6 components |
| 947 | 2026-05-20T15:59:18.768Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 948 | 2026-05-20T15:59:19.529Z | From https://github.com/oxidecomputer/falcon |
| 949 | 2026-05-20T15:59:19.529Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 950 | 2026-05-20T15:59:19.613Z | Updating crates.io index |
| 951 | 2026-05-20T15:59:19.643Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 952 | 2026-05-20T15:59:20.537Z | From https://github.com/oxidecomputer/dendrite |
| 953 | 2026-05-20T15:59:20.537Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 954 | 2026-05-20T15:59:20.766Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 955 | 2026-05-20T15:59:21.070Z | From https://github.com/oxidecomputer/ispf |
| 956 | 2026-05-20T15:59:21.070Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 957 | 2026-05-20T15:59:21.077Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 958 | 2026-05-20T15:59:21.439Z | From https://github.com/oxidecomputer/netadm-sys |
| 959 | 2026-05-20T15:59:21.439Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 960 | 2026-05-20T15:59:21.447Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 961 | 2026-05-20T15:59:31.022Z | From https://github.com/oxidecomputer/omicron |
| 962 | 2026-05-20T15:59:31.022Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 963 | 2026-05-20T15:59:31.447Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 964 | 2026-05-20T15:59:32.212Z | From https://github.com/oxidecomputer/opte |
| 965 | 2026-05-20T15:59:32.212Z | * [new ref] 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 -> refs/commit/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 |
| 966 | 2026-05-20T15:59:32.215Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 967 | 2026-05-20T15:59:32.450Z | From https://github.com/illumos/smf-rs |
| 968 | 2026-05-20T15:59:32.450Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 969 | 2026-05-20T15:59:32.987Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 970 | 2026-05-20T15:59:33.265Z | From https://github.com/oxidecomputer/poptrie |
| 971 | 2026-05-20T15:59:33.265Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 972 | 2026-05-20T15:59:33.284Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 973 | 2026-05-20T15:59:33.542Z | From https://github.com/oxidecomputer/network-interface |
| 974 | 2026-05-20T15:59:33.542Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 975 | 2026-05-20T15:59:33.547Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 976 | 2026-05-20T15:59:33.823Z | From https://github.com/oxidecomputer/zone |
| 977 | 2026-05-20T15:59:33.824Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 978 | 2026-05-20T15:59:33.960Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 979 | 2026-05-20T15:59:34.580Z | From https://github.com/oxidecomputer/propolis |
| 980 | 2026-05-20T15:59:34.580Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 981 | 2026-05-20T15:59:34.653Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 982 | 2026-05-20T15:59:35.165Z | From https://github.com/oxidecomputer/transceiver-control |
| 983 | 2026-05-20T15:59:35.165Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 984 | 2026-05-20T15:59:35.441Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 985 | 2026-05-20T15:59:35.711Z | From https://github.com/oxidecomputer/dlpi-sys |
| 986 | 2026-05-20T15:59:35.711Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 987 | 2026-05-20T15:59:35.718Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 988 | 2026-05-20T15:59:36.116Z | From https://github.com/jmesmon/rust-libzfs |
| 989 | 2026-05-20T15:59:36.116Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 990 | 2026-05-20T15:59:36.124Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 991 | 2026-05-20T15:59:36.427Z | From https://github.com/oxidecomputer/rusty-doors |
| 992 | 2026-05-20T15:59:36.427Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 993 | 2026-05-20T15:59:36.490Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 994 | 2026-05-20T15:59:36.843Z | From https://github.com/oxidecomputer/lldp |
| 995 | 2026-05-20T15:59:36.843Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 996 | 2026-05-20T15:59:36.912Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 997 | 2026-05-20T15:59:37.162Z | From https://github.com/oxidecomputer/slog-error-chain |
| 998 | 2026-05-20T15:59:37.162Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 999 | 2026-05-20T15:59:37.179Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1000 | 2026-05-20T15:59:37.477Z | From https://github.com/oxidecomputer/tufaceous |
| 1001 | 2026-05-20T15:59:37.477Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 1002 | 2026-05-20T15:59:37.744Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1003 | 2026-05-20T15:59:38.229Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1004 | 2026-05-20T15:59:38.230Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 1005 | 2026-05-20T15:59:38.378Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1006 | 2026-05-20T15:59:39.511Z | From https://github.com/oxidecomputer/crucible |
| 1007 | 2026-05-20T15:59:39.511Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1008 | 2026-05-20T15:59:40.461Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1009 | 2026-05-20T15:59:40.721Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1010 | 2026-05-20T15:59:40.721Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1011 | 2026-05-20T15:59:41.033Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1012 | 2026-05-20T15:59:41.408Z | From https://github.com/oxidecomputer/propolis |
| 1013 | 2026-05-20T15:59:41.408Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 1014 | 2026-05-20T15:59:41.583Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1015 | 2026-05-20T15:59:41.920Z | From https://github.com/oxidecomputer/tofino |
| 1016 | 2026-05-20T15:59:41.921Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 1017 | 2026-05-20T15:59:41.940Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1018 | 2026-05-20T15:59:42.686Z | From https://github.com/oxidecomputer/maghemite |
| 1019 | 2026-05-20T15:59:42.686Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1020 | 2026-05-20T15:59:42.731Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1021 | 2026-05-20T15:59:43.017Z | From https://github.com/oxidecomputer/clickward |
| 1022 | 2026-05-20T15:59:43.017Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1023 | 2026-05-20T15:59:43.074Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1024 | 2026-05-20T15:59:43.452Z | From https://github.com/oxidecomputer/crucible |
| 1025 | 2026-05-20T15:59:43.452Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 1026 | 2026-05-20T15:59:43.529Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1027 | 2026-05-20T15:59:43.929Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1028 | 2026-05-20T15:59:43.929Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1029 | 2026-05-20T15:59:44.796Z | Downloading crates ... |
| 1030 | 2026-05-20T15:59:44.876Z | Downloaded allocator-api2 v0.2.21 |
| 1031 | 2026-05-20T15:59:44.882Z | Downloaded backon v1.6.0 |
| 1032 | 2026-05-20T15:59:44.885Z | Downloaded dunce v1.0.5 |
| 1033 | 2026-05-20T15:59:44.888Z | Downloaded dtrace-parser v0.3.0 |
| 1034 | 2026-05-20T15:59:44.891Z | Downloaded anstream v1.0.0 |
| 1035 | 2026-05-20T15:59:44.894Z | Downloaded async-stream-impl v0.3.6 |
| 1036 | 2026-05-20T15:59:44.894Z | Downloaded dropshot_endpoint v0.17.0 |
| 1037 | 2026-05-20T15:59:44.897Z | Downloaded dyn-clone v1.0.20 |
| 1038 | 2026-05-20T15:59:44.901Z | Downloaded async-stream v0.3.6 |
| 1039 | 2026-05-20T15:59:44.904Z | Downloaded drift v0.1.4 |
| 1040 | 2026-05-20T15:59:44.908Z | Downloaded embedded-io v0.4.0 |
| 1041 | 2026-05-20T15:59:44.913Z | Downloaded darling_macro v0.23.0 |
| 1042 | 2026-05-20T15:59:44.913Z | Downloaded dtrace-parser v0.2.0 |
| 1043 | 2026-05-20T15:59:44.913Z | Downloaded dof v0.3.0 |
| 1044 | 2026-05-20T15:59:44.917Z | Downloaded bs58 v0.5.1 |
| 1045 | 2026-05-20T15:59:44.917Z | Downloaded atomicwrites v0.4.4 |
| 1046 | 2026-05-20T15:59:44.921Z | Downloaded derive-where v1.6.1 |
| 1047 | 2026-05-20T15:59:44.927Z | Downloaded either v1.15.0 |
| 1048 | 2026-05-20T15:59:44.928Z | Downloaded convert_case v0.4.0 |
| 1049 | 2026-05-20T15:59:44.928Z | Downloaded elliptic-curve v0.13.8 |
| 1050 | 2026-05-20T15:59:44.931Z | Downloaded anstyle-parse v1.0.0 |
| 1051 | 2026-05-20T15:59:44.931Z | Downloaded cfg-if v1.0.4 |
| 1052 | 2026-05-20T15:59:44.936Z | Downloaded async-trait v0.1.89 |
| 1053 | 2026-05-20T15:59:44.940Z | Downloaded colored v3.1.1 |
| 1054 | 2026-05-20T15:59:44.940Z | Downloaded cfg_aliases v0.2.1 |
| 1055 | 2026-05-20T15:59:44.944Z | Downloaded base16ct v0.2.0 |
| 1056 | 2026-05-20T15:59:44.944Z | Downloaded base16ct v1.0.0 |
| 1057 | 2026-05-20T15:59:44.947Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1058 | 2026-05-20T15:59:44.947Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1059 | 2026-05-20T15:59:44.947Z | Downloaded ahash v0.8.12 |
| 1060 | 2026-05-20T15:59:44.952Z | Downloaded dropshot v0.17.0 |
| 1061 | 2026-05-20T15:59:44.964Z | Downloaded httpdate v1.0.3 |
| 1062 | 2026-05-20T15:59:44.968Z | Downloaded http-body v1.0.1 |
| 1063 | 2026-05-20T15:59:44.968Z | Downloaded hostname v0.4.2 |
| 1064 | 2026-05-20T15:59:45.977Z | Downloaded futures-sink v0.3.32 |
| 1065 | 2026-05-20T15:59:45.977Z | Downloaded futures-macro v0.3.32 |
| 1066 | 2026-05-20T15:59:45.981Z | Downloaded hex v0.4.3 |
| 1067 | 2026-05-20T15:59:45.981Z | Downloaded crc8 v0.1.1 |
| 1068 | 2026-05-20T15:59:45.981Z | Downloaded compression-core v0.4.32 |
| 1069 | 2026-05-20T15:59:45.981Z | Downloaded fnv v1.0.7 |
| 1070 | 2026-05-20T15:59:45.981Z | Downloaded foreign-types-macros v0.2.3 |
| 1071 | 2026-05-20T15:59:45.981Z | Downloaded byteorder v1.5.0 |
| 1072 | 2026-05-20T15:59:45.981Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1073 | 2026-05-20T15:59:45.981Z | Downloaded cpufeatures v0.2.17 |
| 1074 | 2026-05-20T15:59:45.981Z | Downloaded fxhash v0.2.1 |
| 1075 | 2026-05-20T15:59:45.981Z | Downloaded debug-ignore v1.0.5 |
| 1076 | 2026-05-20T15:59:45.981Z | Downloaded compression-codecs v0.4.38 |
| 1077 | 2026-05-20T15:59:45.982Z | Downloaded futures-executor v0.3.32 |
| 1078 | 2026-05-20T15:59:45.982Z | Downloaded enum-as-inner v0.6.1 |
| 1079 | 2026-05-20T15:59:45.982Z | Downloaded cipher v0.4.4 |
| 1080 | 2026-05-20T15:59:45.982Z | Downloaded cmake v0.1.58 |
| 1081 | 2026-05-20T15:59:45.982Z | Downloaded hash32 v0.3.1 |
| 1082 | 2026-05-20T15:59:45.982Z | Downloaded defmt v0.3.100 |
| 1083 | 2026-05-20T15:59:45.982Z | Downloaded foreign-types-shared v0.1.1 |
| 1084 | 2026-05-20T15:59:45.982Z | Downloaded errno v0.3.14 |
| 1085 | 2026-05-20T15:59:45.982Z | Downloaded http-body-util v0.1.3 |
| 1086 | 2026-05-20T15:59:45.982Z | Downloaded hubpack v0.1.2 |
| 1087 | 2026-05-20T15:59:45.982Z | Downloaded hostname v0.3.1 |
| 1088 | 2026-05-20T15:59:45.982Z | Downloaded ident_case v1.0.1 |
| 1089 | 2026-05-20T15:59:45.982Z | Downloaded internet-checksum v0.2.1 |
| 1090 | 2026-05-20T15:59:45.982Z | Downloaded instant v0.1.13 |
| 1091 | 2026-05-20T15:59:45.982Z | Downloaded heck v0.5.0 |
| 1092 | 2026-05-20T15:59:45.982Z | Downloaded inout v0.1.4 |
| 1093 | 2026-05-20T15:59:45.982Z | Downloaded is-terminal v0.4.17 |
| 1094 | 2026-05-20T15:59:45.982Z | Downloaded futures-core v0.3.32 |
| 1095 | 2026-05-20T15:59:45.982Z | Downloaded form_urlencoded v1.2.2 |
| 1096 | 2026-05-20T15:59:45.982Z | Downloaded chacha20 v0.9.1 |
| 1097 | 2026-05-20T15:59:45.982Z | Downloaded crossbeam-deque v0.8.6 |
| 1098 | 2026-05-20T15:59:45.982Z | Downloaded idna_adapter v1.2.2 |
| 1099 | 2026-05-20T15:59:45.982Z | Downloaded critical-section v1.2.0 |
| 1100 | 2026-05-20T15:59:45.982Z | Downloaded derive-ex v0.1.8 |
| 1101 | 2026-05-20T15:59:45.982Z | Downloaded generic-array v0.14.7 |
| 1102 | 2026-05-20T15:59:45.982Z | Downloaded group v0.13.0 |
| 1103 | 2026-05-20T15:59:45.982Z | Downloaded data-encoding v2.11.0 |
| 1104 | 2026-05-20T15:59:45.982Z | Downloaded indent_write v2.2.0 |
| 1105 | 2026-05-20T15:59:45.982Z | Downloaded daft v0.1.7 |
| 1106 | 2026-05-20T15:59:45.982Z | Downloaded itoa v1.0.18 |
| 1107 | 2026-05-20T15:59:45.982Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1108 | 2026-05-20T15:59:45.982Z | Downloaded csv-core v0.1.13 |
| 1109 | 2026-05-20T15:59:45.982Z | Downloaded keccak v0.1.6 |
| 1110 | 2026-05-20T15:59:45.982Z | Downloaded hmac v0.12.1 |
| 1111 | 2026-05-20T15:59:45.982Z | Downloaded const-random-macro v0.1.16 |
| 1112 | 2026-05-20T15:59:45.982Z | Downloaded git-stub-vcs v0.1.0 |
| 1113 | 2026-05-20T15:59:45.982Z | Downloaded humantime v2.3.0 |
| 1114 | 2026-05-20T15:59:45.982Z | Downloaded lazy_static v1.5.0 |
| 1115 | 2026-05-20T15:59:45.983Z | Downloaded libscf-sys v1.2.0 |
| 1116 | 2026-05-20T15:59:45.983Z | Downloaded deranged v0.5.8 |
| 1117 | 2026-05-20T15:59:45.983Z | Downloaded match_cfg v0.1.0 |
| 1118 | 2026-05-20T15:59:45.983Z | Downloaded lru-slab v0.1.2 |
| 1119 | 2026-05-20T15:59:45.983Z | Downloaded konst_macro_rules v0.2.19 |
| 1120 | 2026-05-20T15:59:45.983Z | Downloaded memmap v0.7.0 |
| 1121 | 2026-05-20T15:59:45.983Z | Downloaded memoffset v0.9.1 |
| 1122 | 2026-05-20T15:59:45.983Z | Downloaded highway v1.3.0 |
| 1123 | 2026-05-20T15:59:45.983Z | Downloaded managed v0.8.0 |
| 1124 | 2026-05-20T15:59:45.983Z | Downloaded hyper-rustls v0.27.9 |
| 1125 | 2026-05-20T15:59:45.983Z | Downloaded find-msvc-tools v0.1.9 |
| 1126 | 2026-05-20T15:59:45.983Z | Downloaded macaddr v1.0.1 |
| 1127 | 2026-05-20T15:59:45.983Z | Downloaded globset v0.4.18 |
| 1128 | 2026-05-20T15:59:45.983Z | Downloaded crc32fast v1.5.0 |
| 1129 | 2026-05-20T15:59:45.983Z | Downloaded ingot v0.1.1 |
| 1130 | 2026-05-20T15:59:45.983Z | Downloaded camino-tempfile v1.4.1 |
| 1131 | 2026-05-20T15:59:45.983Z | Downloaded num-conv v0.2.1 |
| 1132 | 2026-05-20T15:59:45.983Z | Downloaded num-iter v0.1.45 |
| 1133 | 2026-05-20T15:59:45.983Z | Downloaded no-std-compat v0.4.1 |
| 1134 | 2026-05-20T15:59:45.983Z | Downloaded is_ci v1.2.0 |
| 1135 | 2026-05-20T15:59:45.983Z | Downloaded lru-cache v0.1.2 |
| 1136 | 2026-05-20T15:59:45.983Z | Downloaded mime v0.3.17 |
| 1137 | 2026-05-20T15:59:45.983Z | Downloaded linked-hash-map v0.5.6 |
| 1138 | 2026-05-20T15:59:45.983Z | Downloaded libsw v3.5.0 |
| 1139 | 2026-05-20T15:59:45.983Z | Downloaded newline-converter v0.3.0 |
| 1140 | 2026-05-20T15:59:45.983Z | Downloaded num_threads v0.1.7 |
| 1141 | 2026-05-20T15:59:45.983Z | Downloaded num_enum_derive v0.5.11 |
| 1142 | 2026-05-20T15:59:45.983Z | Downloaded num v0.4.3 |
| 1143 | 2026-05-20T15:59:45.983Z | Downloaded foldhash v0.2.0 |
| 1144 | 2026-05-20T15:59:45.983Z | Downloaded blake2 v0.10.6 |
| 1145 | 2026-05-20T15:59:45.983Z | Downloaded const_format_proc_macros v0.2.34 |
| 1146 | 2026-05-20T15:59:45.983Z | Downloaded openssl-macros v0.1.1 |
| 1147 | 2026-05-20T15:59:45.983Z | Downloaded olpc-cjson v0.1.4 |
| 1148 | 2026-05-20T15:59:45.983Z | Downloaded opaque-debug v0.3.1 |
| 1149 | 2026-05-20T15:59:45.983Z | Downloaded crossbeam-utils v0.8.21 |
| 1150 | 2026-05-20T15:59:45.983Z | Downloaded num-derive v0.4.2 |
| 1151 | 2026-05-20T15:59:45.984Z | Downloaded half v2.7.1 |
| 1152 | 2026-05-20T15:59:45.984Z | Downloaded erased-serde v0.3.31 |
| 1153 | 2026-05-20T15:59:45.984Z | Downloaded dropshot-api-manager v0.7.1 |
| 1154 | 2026-05-20T15:59:45.984Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1155 | 2026-05-20T15:59:45.984Z | Downloaded darling v0.23.0 |
| 1156 | 2026-05-20T15:59:45.984Z | Downloaded jobserver v0.1.34 |
| 1157 | 2026-05-20T15:59:45.984Z | Downloaded console v0.16.3 |
| 1158 | 2026-05-20T15:59:45.984Z | Downloaded bitflags v2.11.1 |
| 1159 | 2026-05-20T15:59:45.984Z | Downloaded httparse v1.10.1 |
| 1160 | 2026-05-20T15:59:45.984Z | Downloaded linear-map v1.2.0 |
| 1161 | 2026-05-20T15:59:45.984Z | Downloaded cookie v0.18.1 |
| 1162 | 2026-05-20T15:59:45.984Z | Downloaded ingot-macros v0.1.1 |
| 1163 | 2026-05-20T15:59:45.984Z | Downloaded defmt-macros v1.1.0 |
| 1164 | 2026-05-20T15:59:45.984Z | Downloaded libsw-core v0.3.2 |
| 1165 | 2026-05-20T15:59:45.984Z | Downloaded iana-time-zone v0.1.65 |
| 1166 | 2026-05-20T15:59:45.988Z | Downloaded crossbeam-epoch v0.9.18 |
| 1167 | 2026-05-20T15:59:45.988Z | Downloaded percent-encoding v2.3.2 |
| 1168 | 2026-05-20T15:59:45.988Z | Downloaded proc-macro-crate v1.3.1 |
| 1169 | 2026-05-20T15:59:45.988Z | Downloaded pretty-hex v0.4.2 |
| 1170 | 2026-05-20T15:59:45.988Z | Downloaded potential_utf v0.1.5 |
| 1171 | 2026-05-20T15:59:45.988Z | Downloaded powerfmt v0.2.0 |
| 1172 | 2026-05-20T15:59:45.988Z | Downloaded plain v0.2.3 |
| 1173 | 2026-05-20T15:59:45.989Z | Downloaded num_enum v0.7.6 |
| 1174 | 2026-05-20T15:59:45.989Z | Downloaded phf_shared v0.12.1 |
| 1175 | 2026-05-20T15:59:45.989Z | Downloaded cancel-safe-futures v0.1.5 |
| 1176 | 2026-05-20T15:59:45.989Z | Downloaded proc-macro-crate v3.5.0 |
| 1177 | 2026-05-20T15:59:45.989Z | Downloaded progenitor-client v0.11.2 |
| 1178 | 2026-05-20T15:59:45.989Z | Downloaded daft-derive v0.1.7 |
| 1179 | 2026-05-20T15:59:45.989Z | Downloaded num_enum_derive v0.7.6 |
| 1180 | 2026-05-20T15:59:45.989Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1181 | 2026-05-20T15:59:45.989Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1182 | 2026-05-20T15:59:45.989Z | Downloaded openssl-probe v0.2.1 |
| 1183 | 2026-05-20T15:59:45.989Z | Downloaded getrandom v0.3.4 |
| 1184 | 2026-05-20T15:59:45.989Z | Downloaded progenitor-client v0.14.0 |
| 1185 | 2026-05-20T15:59:45.989Z | Downloaded newtype-uuid v1.3.2 |
| 1186 | 2026-05-20T15:59:45.989Z | Downloaded clap v4.6.1 |
| 1187 | 2026-05-20T15:59:45.989Z | Downloaded progenitor-macro v0.11.2 |
| 1188 | 2026-05-20T15:59:45.989Z | Downloaded num-complex v0.4.6 |
| 1189 | 2026-05-20T15:59:45.989Z | Downloaded parse-display-derive v0.10.0 |
| 1190 | 2026-05-20T15:59:45.989Z | Downloaded progenitor-macro v0.13.0 |
| 1191 | 2026-05-20T15:59:45.989Z | Downloaded futures v0.3.32 |
| 1192 | 2026-05-20T15:59:45.989Z | Downloaded parking_lot_core v0.8.6 |
| 1193 | 2026-05-20T15:59:45.989Z | Downloaded memmap2 v0.9.10 |
| 1194 | 2026-05-20T15:59:45.989Z | Downloaded num-integer v0.1.46 |
| 1195 | 2026-05-20T15:59:45.989Z | Downloaded chacha20poly1305 v0.10.1 |
| 1196 | 2026-05-20T15:59:45.989Z | Downloaded progenitor-macro v0.14.0 |
| 1197 | 2026-05-20T15:59:45.989Z | Downloaded rand_chacha v0.3.1 |
| 1198 | 2026-05-20T15:59:45.989Z | Downloaded ciborium v0.2.2 |
| 1199 | 2026-05-20T15:59:45.989Z | Downloaded progenitor-macro v0.10.0 |
| 1200 | 2026-05-20T15:59:45.989Z | Downloaded rand_xorshift v0.4.0 |
| 1201 | 2026-05-20T15:59:45.989Z | Downloaded quick-error v1.2.3 |
| 1202 | 2026-05-20T15:59:45.989Z | Downloaded phf v0.12.1 |
| 1203 | 2026-05-20T15:59:45.989Z | Downloaded paste v1.0.15 |
| 1204 | 2026-05-20T15:59:45.989Z | Downloaded password-hash v0.5.0 |
| 1205 | 2026-05-20T15:59:45.989Z | Downloaded getrandom v0.4.2 |
| 1206 | 2026-05-20T15:59:45.989Z | Downloaded owo-colors v4.3.0 |
| 1207 | 2026-05-20T15:59:45.989Z | Downloaded progenitor-client v0.10.0 |
| 1208 | 2026-05-20T15:59:45.989Z | Downloaded pem v3.0.6 |
| 1209 | 2026-05-20T15:59:45.989Z | Downloaded oxnet v0.1.5 |
| 1210 | 2026-05-20T15:59:45.989Z | Downloaded ref-cast-impl v1.0.25 |
| 1211 | 2026-05-20T15:59:45.990Z | Downloaded ref-cast v1.0.25 |
| 1212 | 2026-05-20T15:59:45.990Z | Downloaded pin-project-internal v1.1.13 |
| 1213 | 2026-05-20T15:59:45.990Z | Downloaded num-rational v0.4.2 |
| 1214 | 2026-05-20T15:59:45.990Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1215 | 2026-05-20T15:59:45.990Z | Downloaded camino v1.2.2 |
| 1216 | 2026-05-20T15:59:45.990Z | Downloaded num_enum v0.5.11 |
| 1217 | 2026-05-20T15:59:45.990Z | Downloaded multer v3.1.0 |
| 1218 | 2026-05-20T15:59:45.990Z | Downloaded pkg-config v0.3.33 |
| 1219 | 2026-05-20T15:59:45.990Z | Downloaded rustc-hash v2.1.2 |
| 1220 | 2026-05-20T15:59:45.990Z | Downloaded proc-macro-error2 v2.0.1 |
| 1221 | 2026-05-20T15:59:45.990Z | Downloaded lock_api v0.4.14 |
| 1222 | 2026-05-20T15:59:45.990Z | Downloaded rustc_version v0.1.7 |
| 1223 | 2026-05-20T15:59:45.990Z | Downloaded rustc_version v0.4.1 |
| 1224 | 2026-05-20T15:59:45.990Z | Downloaded progenitor v0.14.0 |
| 1225 | 2026-05-20T15:59:45.990Z | Downloaded poly1305 v0.8.0 |
| 1226 | 2026-05-20T15:59:45.990Z | Downloaded progenitor-extras v0.2.0 |
| 1227 | 2026-05-20T15:59:45.990Z | Downloaded progenitor-client v0.13.0 |
| 1228 | 2026-05-20T15:59:45.990Z | Downloaded proc-macro-error v1.0.4 |
| 1229 | 2026-05-20T15:59:45.990Z | Downloaded progenitor v0.13.0 |
| 1230 | 2026-05-20T15:59:45.990Z | Downloaded same-file v1.0.6 |
| 1231 | 2026-05-20T15:59:45.990Z | Downloaded parking_lot_core v0.9.12 |
| 1232 | 2026-05-20T15:59:45.990Z | Downloaded arc-swap v1.9.1 |
| 1233 | 2026-05-20T15:59:45.990Z | Downloaded const_format v0.2.36 |
| 1234 | 2026-05-20T15:59:45.990Z | Downloaded progenitor v0.11.2 |
| 1235 | 2026-05-20T15:59:45.990Z | Downloaded once_cell v1.21.4 |
| 1236 | 2026-05-20T15:59:45.990Z | Downloaded litemap v0.8.2 |
| 1237 | 2026-05-20T15:59:45.990Z | Downloaded scopeguard v1.2.0 |
| 1238 | 2026-05-20T15:59:45.990Z | Downloaded indexmap v1.9.3 |
| 1239 | 2026-05-20T15:59:45.990Z | Downloaded scroll_derive v0.13.1 |
| 1240 | 2026-05-20T15:59:45.990Z | Downloaded base64 v0.22.1 |
| 1241 | 2026-05-20T15:59:45.990Z | Downloaded semver v0.1.20 |
| 1242 | 2026-05-20T15:59:45.990Z | Downloaded darling_core v0.23.0 |
| 1243 | 2026-05-20T15:59:45.990Z | Downloaded rand_core v0.6.4 |
| 1244 | 2026-05-20T15:59:45.990Z | Downloaded parse-display v0.10.0 |
| 1245 | 2026-05-20T15:59:45.990Z | Downloaded rand_chacha v0.9.0 |
| 1246 | 2026-05-20T15:59:45.990Z | Downloaded pest_generator v2.8.6 |
| 1247 | 2026-05-20T15:59:45.990Z | Downloaded icu_provider v2.2.0 |
| 1248 | 2026-05-20T15:59:45.990Z | Downloaded icu_normalizer_data v2.2.0 |
| 1249 | 2026-05-20T15:59:45.990Z | Downloaded serde-big-array v0.5.1 |
| 1250 | 2026-05-20T15:59:45.991Z | Downloaded serde_plain v1.0.2 |
| 1251 | 2026-05-20T15:59:45.991Z | Downloaded serde_repr v0.1.20 |
| 1252 | 2026-05-20T15:59:45.991Z | Downloaded ppv-lite86 v0.2.21 |
| 1253 | 2026-05-20T15:59:45.991Z | Downloaded scroll_derive v0.12.1 |
| 1254 | 2026-05-20T15:59:45.991Z | Downloaded icu_locale_core v2.2.0 |
| 1255 | 2026-05-20T15:59:45.991Z | Downloaded serde_urlencoded v0.7.1 |
| 1256 | 2026-05-20T15:59:45.991Z | Downloaded rand_core v0.9.5 |
| 1257 | 2026-05-20T15:59:45.991Z | Downloaded pest_derive v2.8.6 |
| 1258 | 2026-05-20T15:59:45.991Z | Downloaded rand_core v0.10.1 |
| 1259 | 2026-05-20T15:59:45.991Z | Downloaded indicatif v0.18.4 |
| 1260 | 2026-05-20T15:59:45.991Z | Downloaded progenitor v0.10.0 |
| 1261 | 2026-05-20T15:59:45.991Z | Downloaded sha1 v0.10.6 |
| 1262 | 2026-05-20T15:59:45.991Z | Downloaded serde_spanned v1.1.1 |
| 1263 | 2026-05-20T15:59:45.991Z | Downloaded cc v1.2.62 |
| 1264 | 2026-05-20T15:59:45.991Z | Downloaded siphasher v1.0.3 |
| 1265 | 2026-05-20T15:59:45.991Z | Downloaded serde_spanned v0.6.9 |
| 1266 | 2026-05-20T15:59:45.995Z | Downloaded log v0.4.29 |
| 1267 | 2026-05-20T15:59:45.995Z | Downloaded flate2 v1.1.9 |
| 1268 | 2026-05-20T15:59:45.995Z | Downloaded pin-project-lite v0.2.17 |
| 1269 | 2026-05-20T15:59:45.995Z | Downloaded sigpipe v0.1.3 |
| 1270 | 2026-05-20T15:59:45.995Z | Downloaded resolv-conf v0.7.6 |
| 1271 | 2026-05-20T15:59:45.995Z | Downloaded icu_properties v2.2.0 |
| 1272 | 2026-05-20T15:59:45.995Z | Downloaded slog-envlogger v2.2.0 |
| 1273 | 2026-05-20T15:59:45.995Z | Downloaded papergrid v0.17.0 |
| 1274 | 2026-05-20T15:59:45.995Z | Downloaded rustls-pemfile v2.2.0 |
| 1275 | 2026-05-20T15:59:45.995Z | Downloaded miniz_oxide v0.8.9 |
| 1276 | 2026-05-20T15:59:45.995Z | Downloaded parking_lot v0.12.5 |
| 1277 | 2026-05-20T15:59:45.995Z | Downloaded papergrid v0.11.0 |
| 1278 | 2026-05-20T15:59:45.995Z | Downloaded secrecy v0.10.3 |
| 1279 | 2026-05-20T15:59:45.995Z | Downloaded schemars_derive v0.8.22 |
| 1280 | 2026-05-20T15:59:45.995Z | Downloaded scroll v0.13.0 |
| 1281 | 2026-05-20T15:59:45.995Z | Downloaded rustversion v1.0.22 |
| 1282 | 2026-05-20T15:59:45.995Z | Downloaded rustls-native-certs v0.8.3 |
| 1283 | 2026-05-20T15:59:45.995Z | Downloaded parking_lot v0.11.2 |
| 1284 | 2026-05-20T15:59:45.995Z | Downloaded bytes v1.11.1 |
| 1285 | 2026-05-20T15:59:45.995Z | Downloaded quinn-udp v0.5.14 |
| 1286 | 2026-05-20T15:59:45.995Z | Downloaded konst v0.2.20 |
| 1287 | 2026-05-20T15:59:45.995Z | Downloaded num-traits v0.2.19 |
| 1288 | 2026-05-20T15:59:45.995Z | Downloaded heapless v0.8.0 |
| 1289 | 2026-05-20T15:59:45.995Z | Downloaded quote v1.0.45 |
| 1290 | 2026-05-20T15:59:45.995Z | Downloaded smawk v0.3.2 |
| 1291 | 2026-05-20T15:59:45.995Z | Downloaded strum v0.26.3 |
| 1292 | 2026-05-20T15:59:45.995Z | Downloaded stable_deref_trait v1.2.1 |
| 1293 | 2026-05-20T15:59:45.995Z | Downloaded postcard v1.1.3 |
| 1294 | 2026-05-20T15:59:45.995Z | Downloaded hickory-resolver v0.24.4 |
| 1295 | 2026-05-20T15:59:45.995Z | Downloaded structmeta v0.3.0 |
| 1296 | 2026-05-20T15:59:45.995Z | Downloaded strsim v0.11.1 |
| 1297 | 2026-05-20T15:59:45.995Z | Downloaded crypto-bigint v0.5.5 |
| 1298 | 2026-05-20T15:59:45.995Z | Downloaded serde_path_to_error v0.1.20 |
| 1299 | 2026-05-20T15:59:45.995Z | Downloaded serde_tokenstream v0.2.3 |
| 1300 | 2026-05-20T15:59:45.995Z | Downloaded swrite v0.1.0 |
| 1301 | 2026-05-20T15:59:45.996Z | Downloaded shlex v1.3.0 |
| 1302 | 2026-05-20T15:59:45.996Z | Downloaded rhai_codegen v3.1.0 |
| 1303 | 2026-05-20T15:59:45.996Z | Downloaded sync_wrapper v1.0.2 |
| 1304 | 2026-05-20T15:59:45.996Z | Downloaded supports-color v3.0.2 |
| 1305 | 2026-05-20T15:59:45.996Z | Downloaded icu_collections v2.2.0 |
| 1306 | 2026-05-20T15:59:45.996Z | Downloaded rustls-pki-types v1.14.1 |
| 1307 | 2026-05-20T15:59:45.996Z | Downloaded crossbeam-channel v0.5.15 |
| 1308 | 2026-05-20T15:59:45.996Z | Downloaded tabwriter v1.4.1 |
| 1309 | 2026-05-20T15:59:45.996Z | Downloaded slog-async v2.8.0 |
| 1310 | 2026-05-20T15:59:45.996Z | Downloaded subtle v2.6.1 |
| 1311 | 2026-05-20T15:59:45.996Z | Downloaded testing_table v0.3.0 |
| 1312 | 2026-05-20T15:59:45.996Z | Downloaded terminal_size v0.4.4 |
| 1313 | 2026-05-20T15:59:45.996Z | Downloaded take_mut v0.2.2 |
| 1314 | 2026-05-20T15:59:45.996Z | Downloaded tabled_derive v0.7.0 |
| 1315 | 2026-05-20T15:59:45.996Z | Downloaded sha2 v0.10.9 |
| 1316 | 2026-05-20T15:59:45.996Z | Downloaded tagptr v0.2.0 |
| 1317 | 2026-05-20T15:59:45.996Z | Downloaded proc-macro2 v1.0.106 |
| 1318 | 2026-05-20T15:59:45.996Z | Downloaded slog-stdlog v4.1.1 |
| 1319 | 2026-05-20T15:59:45.996Z | Downloaded slog-term v2.9.2 |
| 1320 | 2026-05-20T15:59:45.996Z | Downloaded snafu-derive v0.8.9 |
| 1321 | 2026-05-20T15:59:45.996Z | Downloaded rusty-fork v0.3.1 |
| 1322 | 2026-05-20T15:59:45.996Z | Downloaded scroll v0.12.0 |
| 1323 | 2026-05-20T15:59:45.996Z | Downloaded pest_meta v2.8.6 |
| 1324 | 2026-05-20T15:59:45.996Z | Downloaded thread-id v4.2.2 |
| 1325 | 2026-05-20T15:59:45.996Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1326 | 2026-05-20T15:59:45.996Z | Downloaded slog-json v2.6.1 |
| 1327 | 2026-05-20T15:59:45.996Z | Downloaded slog-dtrace v0.3.0 |
| 1328 | 2026-05-20T15:59:45.996Z | Downloaded termtree v0.5.1 |
| 1329 | 2026-05-20T15:59:45.996Z | Downloaded semver v1.0.28 |
| 1330 | 2026-05-20T15:59:45.996Z | Downloaded progenitor-impl v0.13.0 |
| 1331 | 2026-05-20T15:59:45.996Z | Downloaded async-compression v0.4.42 |
| 1332 | 2026-05-20T15:59:45.996Z | Downloaded slog-scope v4.4.1 |
| 1333 | 2026-05-20T15:59:45.996Z | Downloaded openssl-sys v0.9.116 |
| 1334 | 2026-05-20T15:59:45.996Z | Downloaded jiff-static v0.2.24 |
| 1335 | 2026-05-20T15:59:45.996Z | Downloaded tabled_derive v0.11.0 |
| 1336 | 2026-05-20T15:59:45.996Z | Downloaded spin v0.5.2 |
| 1337 | 2026-05-20T15:59:45.997Z | Downloaded simd-adler32 v0.3.9 |
| 1338 | 2026-05-20T15:59:45.997Z | Downloaded hashbrown v0.12.3 |
| 1339 | 2026-05-20T15:59:45.997Z | Downloaded time-core v0.1.8 |
| 1340 | 2026-05-20T15:59:45.997Z | Downloaded serde_derive_internals v0.29.1 |
| 1341 | 2026-05-20T15:59:45.997Z | Downloaded static_assertions v1.1.0 |
| 1342 | 2026-05-20T15:59:45.997Z | Downloaded expectorate v1.2.0 |
| 1343 | 2026-05-20T15:59:45.997Z | Downloaded thread-id v5.1.0 |
| 1344 | 2026-05-20T15:59:45.997Z | Downloaded smf v0.2.3 |
| 1345 | 2026-05-20T15:59:45.997Z | Downloaded strum_macros v0.27.2 |
| 1346 | 2026-05-20T15:59:45.997Z | Downloaded strum_macros v0.26.4 |
| 1347 | 2026-05-20T15:59:45.997Z | Downloaded strum v0.27.2 |
| 1348 | 2026-05-20T15:59:45.997Z | Downloaded structmeta-derive v0.3.0 |
| 1349 | 2026-05-20T15:59:45.997Z | Downloaded slab v0.4.12 |
| 1350 | 2026-05-20T15:59:45.997Z | Downloaded progenitor-impl v0.14.0 |
| 1351 | 2026-05-20T15:59:45.997Z | Downloaded progenitor-impl v0.11.2 |
| 1352 | 2026-05-20T15:59:45.997Z | Downloaded tinyvec_macros v0.1.1 |
| 1353 | 2026-05-20T15:59:45.997Z | Downloaded progenitor-impl v0.10.0 |
| 1354 | 2026-05-20T15:59:45.997Z | Downloaded synstructure v0.13.2 |
| 1355 | 2026-05-20T15:59:45.997Z | Downloaded signal-hook-registry v1.4.8 |
| 1356 | 2026-05-20T15:59:45.997Z | Downloaded tokio-macros v2.7.0 |
| 1357 | 2026-05-20T15:59:45.997Z | Downloaded serde_with_macros v3.20.0 |
| 1358 | 2026-05-20T15:59:45.997Z | Downloaded http v1.4.0 |
| 1359 | 2026-05-20T15:59:45.997Z | Downloaded minimal-lexical v0.2.1 |
| 1360 | 2026-05-20T15:59:45.997Z | Downloaded pin-project v1.1.13 |
| 1361 | 2026-05-20T15:59:45.997Z | Downloaded toml_datetime v0.6.11 |
| 1362 | 2026-05-20T15:59:45.997Z | Downloaded prettyplease v0.2.37 |
| 1363 | 2026-05-20T15:59:45.997Z | Downloaded tower-layer v0.3.3 |
| 1364 | 2026-05-20T15:59:45.997Z | Downloaded icu_normalizer v2.2.0 |
| 1365 | 2026-05-20T15:59:45.997Z | Downloaded memchr v2.8.0 |
| 1366 | 2026-05-20T15:59:46.001Z | Downloaded schemars v0.8.22 |
| 1367 | 2026-05-20T15:59:46.001Z | Downloaded thiserror v2.0.18 |
| 1368 | 2026-05-20T15:59:46.001Z | Downloaded typify-macro v0.4.3 |
| 1369 | 2026-05-20T15:59:46.001Z | Downloaded tower-service v0.3.3 |
| 1370 | 2026-05-20T15:59:46.001Z | Downloaded spin v0.9.8 |
| 1371 | 2026-05-20T15:59:46.001Z | Downloaded try-lock v0.2.5 |
| 1372 | 2026-05-20T15:59:46.002Z | Downloaded serde_derive v1.0.228 |
| 1373 | 2026-05-20T15:59:46.002Z | Downloaded hyper-util v0.1.20 |
| 1374 | 2026-05-20T15:59:46.002Z | Downloaded unicode-linebreak v0.1.5 |
| 1375 | 2026-05-20T15:59:46.002Z | Downloaded typeid v1.0.3 |
| 1376 | 2026-05-20T15:59:46.002Z | Downloaded toml_write v0.1.2 |
| 1377 | 2026-05-20T15:59:46.002Z | Downloaded thiserror v1.0.69 |
| 1378 | 2026-05-20T15:59:46.002Z | Downloaded darling_core v0.21.3 |
| 1379 | 2026-05-20T15:59:46.002Z | Downloaded unarray v0.1.4 |
| 1380 | 2026-05-20T15:59:46.002Z | Downloaded typify-macro v0.6.2 |
| 1381 | 2026-05-20T15:59:46.002Z | Downloaded thiserror-no-std v2.0.2 |
| 1382 | 2026-05-20T15:59:46.002Z | Downloaded universal-hash v0.5.1 |
| 1383 | 2026-05-20T15:59:46.002Z | Downloaded unit-prefix v0.5.2 |
| 1384 | 2026-05-20T15:59:46.002Z | Downloaded thiserror-impl v2.0.18 |
| 1385 | 2026-05-20T15:59:46.002Z | Downloaded smartstring v1.0.1 |
| 1386 | 2026-05-20T15:59:46.002Z | Downloaded rayon-core v1.13.0 |
| 1387 | 2026-05-20T15:59:46.002Z | Downloaded smallvec v1.15.1 |
| 1388 | 2026-05-20T15:59:46.002Z | Downloaded hickory-resolver v0.25.2 |
| 1389 | 2026-05-20T15:59:46.002Z | Downloaded tokio-rustls v0.25.0 |
| 1390 | 2026-05-20T15:59:46.002Z | Downloaded tokio-dtrace v0.1.1 |
| 1391 | 2026-05-20T15:59:46.002Z | Downloaded tinystr v0.8.3 |
| 1392 | 2026-05-20T15:59:46.002Z | Downloaded unicode-xid v0.2.6 |
| 1393 | 2026-05-20T15:59:46.002Z | Downloaded tiny-keccak v2.0.2 |
| 1394 | 2026-05-20T15:59:46.002Z | Downloaded thiserror-impl v1.0.69 |
| 1395 | 2026-05-20T15:59:46.002Z | Downloaded usdt-attr-macro v0.6.0 |
| 1396 | 2026-05-20T15:59:46.002Z | Downloaded untrusted v0.9.0 |
| 1397 | 2026-05-20T15:59:46.002Z | Downloaded utf8parse v0.2.2 |
| 1398 | 2026-05-20T15:59:46.002Z | Downloaded utf8_iter v1.0.4 |
| 1399 | 2026-05-20T15:59:46.002Z | Downloaded usdt-macro v0.6.0 |
| 1400 | 2026-05-20T15:59:46.002Z | Downloaded usdt-attr-macro v0.5.0 |
| 1401 | 2026-05-20T15:59:46.002Z | Downloaded usdt v0.6.0 |
| 1402 | 2026-05-20T15:59:46.002Z | Downloaded slog v2.8.2 |
| 1403 | 2026-05-20T15:59:46.002Z | Downloaded waitgroup v0.1.2 |
| 1404 | 2026-05-20T15:59:46.002Z | Downloaded wait-timeout v0.2.1 |
| 1405 | 2026-05-20T15:59:46.002Z | Downloaded usdt v0.5.0 |
| 1406 | 2026-05-20T15:59:46.002Z | Downloaded untrusted v0.7.1 |
| 1407 | 2026-05-20T15:59:46.002Z | Downloaded base64 v0.21.7 |
| 1408 | 2026-05-20T15:59:46.002Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1409 | 2026-05-20T15:59:46.002Z | Downloaded indexmap v2.14.0 |
| 1410 | 2026-05-20T15:59:46.003Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1411 | 2026-05-20T15:59:46.003Z | Downloaded tokio-tungstenite v0.21.0 |
| 1412 | 2026-05-20T15:59:46.003Z | Downloaded usdt-macro v0.5.0 |
| 1413 | 2026-05-20T15:59:46.003Z | Downloaded similar v2.7.0 |
| 1414 | 2026-05-20T15:59:46.003Z | Downloaded want v0.3.1 |
| 1415 | 2026-05-20T15:59:46.003Z | Downloaded version_check v0.9.5 |
| 1416 | 2026-05-20T15:59:46.003Z | Downloaded schemars v0.9.0 |
| 1417 | 2026-05-20T15:59:46.003Z | Downloaded yoke-derive v0.8.2 |
| 1418 | 2026-05-20T15:59:46.003Z | Downloaded thread_local v1.1.9 |
| 1419 | 2026-05-20T15:59:46.003Z | Downloaded thin-vec v0.2.18 |
| 1420 | 2026-05-20T15:59:46.003Z | Downloaded slog-bunyan v2.5.0 |
| 1421 | 2026-05-20T15:59:46.003Z | Downloaded glob v0.3.3 |
| 1422 | 2026-05-20T15:59:46.003Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1423 | 2026-05-20T15:59:46.003Z | Downloaded darling v0.21.3 |
| 1424 | 2026-05-20T15:59:46.003Z | Downloaded ryu v1.0.23 |
| 1425 | 2026-05-20T15:59:46.003Z | Downloaded tempfile v3.27.0 |
| 1426 | 2026-05-20T15:59:46.003Z | Downloaded clap_derive v4.6.1 |
| 1427 | 2026-05-20T15:59:46.003Z | Downloaded cargo_toml v0.22.3 |
| 1428 | 2026-05-20T15:59:46.003Z | Downloaded zerofrom-derive v0.1.7 |
| 1429 | 2026-05-20T15:59:46.003Z | Downloaded zerofrom v0.1.8 |
| 1430 | 2026-05-20T15:59:46.003Z | Downloaded ipnet v2.12.0 |
| 1431 | 2026-05-20T15:59:46.003Z | Downloaded term v1.2.1 |
| 1432 | 2026-05-20T15:59:46.003Z | Downloaded newtype_derive v0.1.6 |
| 1433 | 2026-05-20T15:59:46.003Z | Downloaded ipnetwork v0.21.1 |
| 1434 | 2026-05-20T15:59:46.003Z | Downloaded ingot-types v0.1.2 |
| 1435 | 2026-05-20T15:59:46.003Z | Downloaded serde_core v1.0.228 |
| 1436 | 2026-05-20T15:59:46.003Z | Downloaded qorb v0.4.1 |
| 1437 | 2026-05-20T15:59:46.003Z | Downloaded rand v0.8.6 |
| 1438 | 2026-05-20T15:59:46.003Z | Downloaded natord v1.0.9 |
| 1439 | 2026-05-20T15:59:46.003Z | Downloaded fastrand v2.4.1 |
| 1440 | 2026-05-20T15:59:46.003Z | Downloaded console v0.15.11 |
| 1441 | 2026-05-20T15:59:46.003Z | Downloaded chacha20 v0.10.0 |
| 1442 | 2026-05-20T15:59:46.003Z | Downloaded zeroize_derive v1.4.3 |
| 1443 | 2026-05-20T15:59:46.003Z | Downloaded socket2 v0.6.3 |
| 1444 | 2026-05-20T15:59:46.003Z | Downloaded backoff v0.4.0 |
| 1445 | 2026-05-20T15:59:46.003Z | Downloaded fs_extra v1.3.0 |
| 1446 | 2026-05-20T15:59:46.004Z | Downloaded fs-err v3.3.0 |
| 1447 | 2026-05-20T15:59:46.004Z | Downloaded foldhash v0.1.5 |
| 1448 | 2026-05-20T15:59:46.004Z | Downloaded digest v0.10.7 |
| 1449 | 2026-05-20T15:59:46.004Z | Downloaded foreign-types v0.3.2 |
| 1450 | 2026-05-20T15:59:46.004Z | Downloaded bit-vec v0.8.0 |
| 1451 | 2026-05-20T15:59:46.004Z | Downloaded tokio-rustls v0.26.4 |
| 1452 | 2026-05-20T15:59:46.004Z | Downloaded usdt-impl v0.5.0 |
| 1453 | 2026-05-20T15:59:46.004Z | Downloaded time-macros v0.2.27 |
| 1454 | 2026-05-20T15:59:46.004Z | Downloaded utf-8 v0.7.6 |
| 1455 | 2026-05-20T15:59:46.004Z | Downloaded zone_cfg_derive v0.3.1 |
| 1456 | 2026-05-20T15:59:46.004Z | Downloaded usdt-impl v0.6.0 |
| 1457 | 2026-05-20T15:59:46.004Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1458 | 2026-05-20T15:59:46.004Z | Downloaded bytecount v0.6.9 |
| 1459 | 2026-05-20T15:59:46.004Z | Downloaded zone v0.3.1 |
| 1460 | 2026-05-20T15:59:46.004Z | Downloaded tokio-stream v0.1.18 |
| 1461 | 2026-05-20T15:59:46.004Z | Downloaded toml v0.8.23 |
| 1462 | 2026-05-20T15:59:46.004Z | Downloaded hashbrown v0.16.1 |
| 1463 | 2026-05-20T15:59:46.004Z | Downloaded hashbrown v0.15.5 |
| 1464 | 2026-05-20T15:59:46.004Z | Downloaded vsss-rs v3.3.4 |
| 1465 | 2026-05-20T15:59:46.004Z | Downloaded mio v1.2.0 |
| 1466 | 2026-05-20T15:59:46.009Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1467 | 2026-05-20T15:59:46.009Z | Downloaded quinn v0.11.9 |
| 1468 | 2026-05-20T15:59:46.009Z | Downloaded whoami v1.6.1 |
| 1469 | 2026-05-20T15:59:46.009Z | Downloaded rustls-webpki v0.103.13 |
| 1470 | 2026-05-20T15:59:46.009Z | Downloaded tracing-attributes v0.1.31 |
| 1471 | 2026-05-20T15:59:46.009Z | Downloaded test-strategy v0.4.5 |
| 1472 | 2026-05-20T15:59:46.009Z | Downloaded xz2 v0.1.7 |
| 1473 | 2026-05-20T15:59:46.009Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1474 | 2026-05-20T15:59:46.009Z | Downloaded writeable v0.6.3 |
| 1475 | 2026-05-20T15:59:46.009Z | Downloaded snafu v0.8.9 |
| 1476 | 2026-05-20T15:59:46.009Z | Downloaded nom v7.1.3 |
| 1477 | 2026-05-20T15:59:46.009Z | Downloaded textwrap v0.16.2 |
| 1478 | 2026-05-20T15:59:46.009Z | Downloaded rand v0.9.4 |
| 1479 | 2026-05-20T15:59:46.009Z | Downloaded serde v1.0.228 |
| 1480 | 2026-05-20T15:59:46.009Z | Downloaded ucd-trie v0.1.7 |
| 1481 | 2026-05-20T15:59:46.009Z | Downloaded zeroize v1.8.2 |
| 1482 | 2026-05-20T15:59:46.009Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1483 | 2026-05-20T15:59:46.009Z | Downloaded gethostname v0.5.0 |
| 1484 | 2026-05-20T15:59:46.009Z | Downloaded futures-task v0.3.32 |
| 1485 | 2026-05-20T15:59:46.009Z | Downloaded foreign-types-shared v0.3.1 |
| 1486 | 2026-05-20T15:59:46.009Z | Downloaded heck v0.4.1 |
| 1487 | 2026-05-20T15:59:46.010Z | Downloaded hubpack_derive v0.1.1 |
| 1488 | 2026-05-20T15:59:46.010Z | Downloaded git-stub v1.0.0 |
| 1489 | 2026-05-20T15:59:46.010Z | Downloaded getrandom v0.2.17 |
| 1490 | 2026-05-20T15:59:46.010Z | Downloaded hashbrown v0.17.1 |
| 1491 | 2026-05-20T15:59:46.010Z | Downloaded tinyvec v1.11.0 |
| 1492 | 2026-05-20T15:59:46.010Z | Downloaded itertools v0.12.1 |
| 1493 | 2026-05-20T15:59:46.010Z | Downloaded zerovec-derive v0.11.3 |
| 1494 | 2026-05-20T15:59:46.010Z | Downloaded iddqd v0.3.18 |
| 1495 | 2026-05-20T15:59:46.010Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1496 | 2026-05-20T15:59:46.010Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1497 | 2026-05-20T15:59:46.010Z | Downloaded clap_builder v4.6.0 |
| 1498 | 2026-05-20T15:59:46.010Z | Downloaded walkdir v2.5.0 |
| 1499 | 2026-05-20T15:59:46.010Z | Downloaded futures-channel v0.3.32 |
| 1500 | 2026-05-20T15:59:46.010Z | Downloaded tracing-core v0.1.36 |
| 1501 | 2026-05-20T15:59:46.010Z | Downloaded tungstenite v0.21.0 |
| 1502 | 2026-05-20T15:59:46.010Z | Downloaded fixedbitset v0.5.7 |
| 1503 | 2026-05-20T15:59:46.010Z | Downloaded zerocopy-derive v0.7.35 |
| 1504 | 2026-05-20T15:59:46.010Z | Downloaded yoke v0.8.2 |
| 1505 | 2026-05-20T15:59:46.010Z | Downloaded ff v0.13.1 |
| 1506 | 2026-05-20T15:59:46.010Z | Downloaded defmt v1.1.0 |
| 1507 | 2026-05-20T15:59:46.010Z | Downloaded typify v0.6.2 |
| 1508 | 2026-05-20T15:59:46.010Z | Downloaded unicode-ident v1.0.24 |
| 1509 | 2026-05-20T15:59:46.010Z | Downloaded typify v0.4.3 |
| 1510 | 2026-05-20T15:59:46.010Z | Downloaded aho-corasick v1.1.4 |
| 1511 | 2026-05-20T15:59:46.010Z | Downloaded equivalent v1.0.2 |
| 1512 | 2026-05-20T15:59:46.010Z | Downloaded cpufeatures v0.3.0 |
| 1513 | 2026-05-20T15:59:46.010Z | Downloaded bcs v0.1.6 |
| 1514 | 2026-05-20T15:59:46.010Z | Downloaded autocfg v1.5.0 |
| 1515 | 2026-05-20T15:59:46.010Z | Downloaded rand v0.10.1 |
| 1516 | 2026-05-20T15:59:46.010Z | Downloaded h2 v0.4.14 |
| 1517 | 2026-05-20T15:59:46.010Z | Downloaded unsafe-libyaml v0.2.11 |
| 1518 | 2026-05-20T15:59:46.010Z | Downloaded futures-io v0.3.32 |
| 1519 | 2026-05-20T15:59:46.010Z | Downloaded foreign-types v0.5.0 |
| 1520 | 2026-05-20T15:59:46.010Z | Downloaded fixedbitset v0.4.2 |
| 1521 | 2026-05-20T15:59:46.010Z | Downloaded uuid v1.23.1 |
| 1522 | 2026-05-20T15:59:46.011Z | Downloaded zmij v1.0.21 |
| 1523 | 2026-05-20T15:59:46.011Z | Downloaded bitflags v1.3.2 |
| 1524 | 2026-05-20T15:59:46.011Z | Downloaded base64ct v1.8.3 |
| 1525 | 2026-05-20T15:59:46.011Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1526 | 2026-05-20T15:59:46.011Z | Downloaded colorchoice v1.0.5 |
| 1527 | 2026-05-20T15:59:46.011Z | Downloaded float-ord v0.3.2 |
| 1528 | 2026-05-20T15:59:46.011Z | Downloaded embedded-io v0.6.1 |
| 1529 | 2026-05-20T15:59:46.011Z | Downloaded idna v1.1.0 |
| 1530 | 2026-05-20T15:59:46.011Z | Downloaded defmt-parser v1.0.0 |
| 1531 | 2026-05-20T15:59:46.011Z | Downloaded cstr-argument v0.1.2 |
| 1532 | 2026-05-20T15:59:46.011Z | Downloaded crunchy v0.2.4 |
| 1533 | 2026-05-20T15:59:46.011Z | Downloaded toml_edit v0.22.27 |
| 1534 | 2026-05-20T15:59:46.011Z | Downloaded const-random v0.1.18 |
| 1535 | 2026-05-20T15:59:46.011Z | Downloaded cobs v0.3.0 |
| 1536 | 2026-05-20T15:59:46.011Z | Downloaded itertools v0.14.0 |
| 1537 | 2026-05-20T15:59:46.011Z | Downloaded crypto-common v0.1.7 |
| 1538 | 2026-05-20T15:59:46.011Z | Downloaded nom v8.0.0 |
| 1539 | 2026-05-20T15:59:46.011Z | Downloaded steno v0.4.1 |
| 1540 | 2026-05-20T15:59:46.011Z | Downloaded icu_properties_data v2.2.0 |
| 1541 | 2026-05-20T15:59:46.011Z | Downloaded schemars v1.2.1 |
| 1542 | 2026-05-20T15:59:46.011Z | Downloaded ron v0.12.1 |
| 1543 | 2026-05-20T15:59:46.011Z | Downloaded goblin v0.8.2 |
| 1544 | 2026-05-20T15:59:46.011Z | Downloaded hkdf v0.12.4 |
| 1545 | 2026-05-20T15:59:46.011Z | Downloaded ciborium-ll v0.2.2 |
| 1546 | 2026-05-20T15:59:46.011Z | Downloaded anyhow v1.0.102 |
| 1547 | 2026-05-20T15:59:46.011Z | Downloaded byte-wrapper v0.1.0 |
| 1548 | 2026-05-20T15:59:46.011Z | Downloaded anstyle v1.0.14 |
| 1549 | 2026-05-20T15:59:46.011Z | Downloaded aead v0.5.2 |
| 1550 | 2026-05-20T15:59:46.011Z | Downloaded dof v0.4.0 |
| 1551 | 2026-05-20T15:59:46.011Z | Downloaded toml_edit v0.19.15 |
| 1552 | 2026-05-20T15:59:46.011Z | Downloaded futures-util v0.3.32 |
| 1553 | 2026-05-20T15:59:46.011Z | Downloaded displaydoc v0.2.5 |
| 1554 | 2026-05-20T15:59:46.011Z | Downloaded ciborium-io v0.2.2 |
| 1555 | 2026-05-20T15:59:46.011Z | Downloaded atomic-waker v1.1.2 |
| 1556 | 2026-05-20T15:59:46.011Z | Downloaded derive_more v0.99.20 |
| 1557 | 2026-05-20T15:59:46.011Z | Downloaded clap_lex v1.1.0 |
| 1558 | 2026-05-20T15:59:46.011Z | Downloaded bit-set v0.8.0 |
| 1559 | 2026-05-20T15:59:46.011Z | Downloaded async-recursion v1.1.1 |
| 1560 | 2026-05-20T15:59:46.011Z | Downloaded pest v2.8.6 |
| 1561 | 2026-05-20T15:59:46.012Z | Downloaded libm v0.2.16 |
| 1562 | 2026-05-20T15:59:46.012Z | Downloaded darling_macro v0.21.3 |
| 1563 | 2026-05-20T15:59:46.012Z | Downloaded adler2 v2.0.1 |
| 1564 | 2026-05-20T15:59:46.012Z | Downloaded block-buffer v0.10.4 |
| 1565 | 2026-05-20T15:59:46.012Z | Downloaded typed-path v0.9.3 |
| 1566 | 2026-05-20T15:59:46.017Z | Downloaded url v2.5.8 |
| 1567 | 2026-05-20T15:59:46.017Z | Downloaded argon2 v0.5.3 |
| 1568 | 2026-05-20T15:59:46.017Z | Downloaded hyper v1.9.0 |
| 1569 | 2026-05-20T15:59:46.017Z | Downloaded anstyle-query v1.1.5 |
| 1570 | 2026-05-20T15:59:46.017Z | Downloaded reqwest v0.12.28 |
| 1571 | 2026-05-20T15:59:46.017Z | Downloaded zerotrie v0.2.4 |
| 1572 | 2026-05-20T15:59:46.017Z | Downloaded zerocopy-derive v0.8.48 |
| 1573 | 2026-05-20T15:59:46.017Z | Downloaded aws-lc-rs v1.17.0 |
| 1574 | 2026-05-20T15:59:46.017Z | Downloaded reqwest v0.13.3 |
| 1575 | 2026-05-20T15:59:46.017Z | Downloaded serde_json v1.0.149 |
| 1576 | 2026-05-20T15:59:46.018Z | Downloaded unicode-segmentation v1.13.2 |
| 1577 | 2026-05-20T15:59:46.018Z | Downloaded typenum v1.20.0 |
| 1578 | 2026-05-20T15:59:46.018Z | Downloaded tower v0.5.3 |
| 1579 | 2026-05-20T15:59:46.018Z | Downloaded rayon v1.12.0 |
| 1580 | 2026-05-20T15:59:46.018Z | Downloaded unicode-normalization v0.1.25 |
| 1581 | 2026-05-20T15:59:46.018Z | Downloaded portable-atomic v1.13.1 |
| 1582 | 2026-05-20T15:59:46.018Z | Downloaded zerovec v0.11.6 |
| 1583 | 2026-05-20T15:59:46.018Z | Downloaded chrono v0.4.44 |
| 1584 | 2026-05-20T15:59:46.018Z | Downloaded proptest v1.11.0 |
| 1585 | 2026-05-20T15:59:46.018Z | Downloaded regex v1.12.3 |
| 1586 | 2026-05-20T15:59:46.018Z | Downloaded tokio-util v0.7.18 |
| 1587 | 2026-05-20T15:59:46.019Z | Downloaded goblin v0.10.5 |
| 1588 | 2026-05-20T15:59:46.019Z | Downloaded tower-http v0.6.10 |
| 1589 | 2026-05-20T15:59:46.019Z | Downloaded rustls-webpki v0.102.8 |
| 1590 | 2026-05-20T15:59:46.019Z | Downloaded serde_with v3.20.0 |
| 1591 | 2026-05-20T15:59:46.019Z | Downloaded zerocopy v0.7.35 |
| 1592 | 2026-05-20T15:59:46.019Z | Downloaded winnow v0.5.40 |
| 1593 | 2026-05-20T15:59:46.019Z | Downloaded quinn-proto v0.11.14 |
| 1594 | 2026-05-20T15:59:46.019Z | Downloaded moka v0.12.15 |
| 1595 | 2026-05-20T15:59:46.019Z | Downloaded winnow v0.7.15 |
| 1596 | 2026-05-20T15:59:46.019Z | Downloaded tabled v0.20.0 |
| 1597 | 2026-05-20T15:59:46.019Z | Downloaded tough v0.22.0 |
| 1598 | 2026-05-20T15:59:46.019Z | Downloaded winnow v1.0.3 |
| 1599 | 2026-05-20T15:59:46.024Z | Downloaded tabled v0.15.0 |
| 1600 | 2026-05-20T15:59:46.028Z | Downloaded curve25519-dalek v4.1.3 |
| 1601 | 2026-05-20T15:59:46.037Z | Downloaded time v0.3.47 |
| 1602 | 2026-05-20T15:59:46.040Z | Downloaded syn v1.0.109 |
| 1603 | 2026-05-20T15:59:46.044Z | Downloaded openssl v0.10.80 |
| 1604 | 2026-05-20T15:59:46.052Z | Downloaded webpki-roots v1.0.7 |
| 1605 | 2026-05-20T15:59:46.058Z | Downloaded bstr v1.12.1 |
| 1606 | 2026-05-20T15:59:46.065Z | Downloaded nix v0.31.3 |
| 1607 | 2026-05-20T15:59:46.106Z | Downloaded vcpkg v0.2.15 |
| 1608 | 2026-05-20T15:59:46.111Z | Downloaded unicode-width v0.1.14 |
| 1609 | 2026-05-20T15:59:46.111Z | Downloaded smoltcp v0.11.0 |
| 1610 | 2026-05-20T15:59:46.115Z | Downloaded rhai v1.24.0 |
| 1611 | 2026-05-20T15:59:46.119Z | Downloaded regress v0.10.5 |
| 1612 | 2026-05-20T15:59:46.122Z | Downloaded zerocopy v0.8.48 |
| 1613 | 2026-05-20T15:59:47.136Z | Downloaded unicode-width v0.2.2 |
| 1614 | 2026-05-20T15:59:47.140Z | Downloaded regress v0.11.1 |
| 1615 | 2026-05-20T15:59:47.140Z | Downloaded hickory-proto v0.25.2 |
| 1616 | 2026-05-20T15:59:47.140Z | Downloaded rustls v0.23.40 |
| 1617 | 2026-05-20T15:59:47.140Z | Downloaded rustix v0.38.44 |
| 1618 | 2026-05-20T15:59:47.140Z | Downloaded openapiv3 v2.2.0 |
| 1619 | 2026-05-20T15:59:47.140Z | Downloaded regex-syntax v0.8.10 |
| 1620 | 2026-05-20T15:59:47.140Z | Downloaded hickory-proto v0.24.4 |
| 1621 | 2026-05-20T15:59:47.140Z | Downloaded rustix v1.1.4 |
| 1622 | 2026-05-20T15:59:47.140Z | Downloaded typify-impl v0.4.3 |
| 1623 | 2026-05-20T15:59:47.140Z | Downloaded tracing v0.1.44 |
| 1624 | 2026-05-20T15:59:47.140Z | Downloaded typify-impl v0.6.2 |
| 1625 | 2026-05-20T15:59:47.140Z | Downloaded sled v0.34.7 |
| 1626 | 2026-05-20T15:59:47.140Z | Downloaded rustls v0.22.4 |
| 1627 | 2026-05-20T15:59:47.140Z | Downloaded syn v2.0.117 |
| 1628 | 2026-05-20T15:59:47.140Z | Downloaded petgraph v0.6.5 |
| 1629 | 2026-05-20T15:59:47.140Z | Downloaded lzma-sys v0.1.20 |
| 1630 | 2026-05-20T15:59:47.140Z | Downloaded encoding_rs v0.8.35 |
| 1631 | 2026-05-20T15:59:47.141Z | Downloaded regex-automata v0.4.14 |
| 1632 | 2026-05-20T15:59:47.141Z | Downloaded jiff v0.2.24 |
| 1633 | 2026-05-20T15:59:47.141Z | Downloaded chrono-tz v0.10.4 |
| 1634 | 2026-05-20T15:59:47.141Z | Downloaded petgraph v0.8.3 |
| 1635 | 2026-05-20T15:59:47.141Z | Downloaded libc v0.2.186 |
| 1636 | 2026-05-20T15:59:47.141Z | Downloaded csv v1.4.0 |
| 1637 | 2026-05-20T15:59:47.141Z | Downloaded sha3 v0.10.9 |
| 1638 | 2026-05-20T15:59:47.141Z | Downloaded tokio v1.52.3 |
| 1639 | 2026-05-20T15:59:47.141Z | Downloaded ring v0.17.14 |
| 1640 | 2026-05-20T15:59:47.141Z | Downloaded aws-lc-sys v0.41.0 |
| 1641 | 2026-05-20T15:59:47.485Z | Compiling proc-macro2 v1.0.106 |
| 1642 | 2026-05-20T15:59:47.485Z | Compiling quote v1.0.45 |
| 1643 | 2026-05-20T15:59:47.485Z | Compiling unicode-ident v1.0.24 |
| 1644 | 2026-05-20T15:59:47.485Z | Compiling serde_core v1.0.228 |
| 1645 | 2026-05-20T15:59:47.485Z | Compiling serde v1.0.228 |
| 1646 | 2026-05-20T15:59:47.488Z | Compiling libc v0.2.186 |
| 1647 | 2026-05-20T15:59:47.488Z | Compiling cfg-if v1.0.4 |
| 1648 | 2026-05-20T15:59:47.820Z | Compiling zmij v1.0.21 |
| 1649 | 2026-05-20T15:59:47.843Z | Compiling autocfg v1.5.0 |
| 1650 | 2026-05-20T15:59:48.184Z | Compiling memchr v2.8.0 |
| 1651 | 2026-05-20T15:59:48.193Z | Compiling libm v0.2.16 |
| 1652 | 2026-05-20T15:59:48.539Z | Compiling itoa v1.0.18 |
| 1653 | 2026-05-20T15:59:48.578Z | Compiling icu_properties_data v2.2.0 |
| 1654 | 2026-05-20T15:59:48.801Z | Compiling icu_normalizer_data v2.2.0 |
| 1655 | 2026-05-20T15:59:48.838Z | Compiling version_check v0.9.5 |
| 1656 | 2026-05-20T15:59:48.860Z | Compiling stable_deref_trait v1.2.1 |
| 1657 | 2026-05-20T15:59:48.999Z | Compiling serde_json v1.0.149 |
| 1658 | 2026-05-20T15:59:49.061Z | Compiling syn v2.0.117 |
| 1659 | 2026-05-20T15:59:49.133Z | Compiling thiserror v2.0.18 |
| 1660 | 2026-05-20T15:59:49.290Z | Compiling writeable v0.6.3 |
| 1661 | 2026-05-20T15:59:49.290Z | Compiling parking_lot_core v0.9.12 |
| 1662 | 2026-05-20T15:59:49.361Z | Compiling litemap v0.8.2 |
| 1663 | 2026-05-20T15:59:49.364Z | Compiling utf8_iter v1.0.4 |
| 1664 | 2026-05-20T15:59:49.563Z | Compiling num-traits v0.2.19 |
| 1665 | 2026-05-20T15:59:49.580Z | Compiling percent-encoding v2.3.2 |
| 1666 | 2026-05-20T15:59:49.702Z | Compiling getrandom v0.4.2 |
| 1667 | 2026-05-20T15:59:49.724Z | Compiling rand_core v0.10.1 |
| 1668 | 2026-05-20T15:59:49.869Z | Compiling form_urlencoded v1.2.2 |
| 1669 | 2026-05-20T15:59:49.891Z | Compiling jobserver v0.1.34 |
| 1670 | 2026-05-20T15:59:49.992Z | Compiling heck v0.5.0 |
| 1671 | 2026-05-20T15:59:50.152Z | Compiling shlex v1.3.0 |
| 1672 | 2026-05-20T15:59:50.205Z | Compiling find-msvc-tools v0.1.9 |
| 1673 | 2026-05-20T15:59:50.377Z | Compiling cc v1.2.62 |
| 1674 | 2026-05-20T15:59:50.381Z | Compiling errno v0.3.14 |
| 1675 | 2026-05-20T15:59:50.520Z | Compiling zerocopy v0.8.48 |
| 1676 | 2026-05-20T15:59:50.589Z | Compiling iana-time-zone v0.1.65 |
| 1677 | 2026-05-20T15:59:50.924Z | Compiling uuid v1.23.1 |
| 1678 | 2026-05-20T15:59:50.944Z | Compiling semver v1.0.28 |
| 1679 | 2026-05-20T15:59:51.210Z | Compiling getrandom v0.2.17 |
| 1680 | 2026-05-20T15:59:51.409Z | Compiling dyn-clone v1.0.20 |
| 1681 | 2026-05-20T15:59:51.498Z | Compiling schemars v0.8.22 |
| 1682 | 2026-05-20T15:59:51.516Z | Compiling pin-project-lite v0.2.17 |
| 1683 | 2026-05-20T15:59:51.590Z | Compiling rustversion v1.0.22 |
| 1684 | 2026-05-20T15:59:51.617Z | Compiling scopeguard v1.2.0 |
| 1685 | 2026-05-20T15:59:51.700Z | Compiling socket2 v0.6.3 |
| 1686 | 2026-05-20T15:59:51.720Z | Compiling lock_api v0.4.14 |
| 1687 | 2026-05-20T15:59:51.741Z | Compiling bitflags v2.11.1 |
| 1688 | 2026-05-20T15:59:51.818Z | Compiling signal-hook-registry v1.4.8 |
| 1689 | 2026-05-20T15:59:51.979Z | Compiling synstructure v0.13.2 |
| 1690 | 2026-05-20T15:59:51.995Z | Compiling serde_derive_internals v0.29.1 |
| 1691 | 2026-05-20T15:59:52.194Z | Compiling mio v1.2.0 |
| 1692 | 2026-05-20T15:59:52.307Z | Compiling log v0.4.29 |
| 1693 | 2026-05-20T15:59:52.509Z | Compiling portable-atomic v1.13.1 |
| 1694 | 2026-05-20T15:59:52.522Z | Compiling subtle v2.6.1 |
| 1695 | 2026-05-20T15:59:52.551Z | Compiling equivalent v1.0.2 |
| 1696 | 2026-05-20T15:59:52.720Z | Compiling critical-section v1.2.0 |
| 1697 | 2026-05-20T15:59:52.781Z | Compiling futures-core v0.3.32 |
| 1698 | 2026-05-20T15:59:52.840Z | Compiling ring v0.17.14 |
| 1699 | 2026-05-20T15:59:52.856Z | Compiling cmake v0.1.58 |
| 1700 | 2026-05-20T15:59:52.872Z | Compiling dunce v1.0.5 |
| 1701 | 2026-05-20T15:59:52.911Z | Compiling fs_extra v1.3.0 |
| 1702 | 2026-05-20T15:59:52.928Z | Compiling httparse v1.10.1 |
| 1703 | 2026-05-20T15:59:52.949Z | Compiling futures-sink v0.3.32 |
| 1704 | 2026-05-20T15:59:52.992Z | Compiling slab v0.4.12 |
| 1705 | 2026-05-20T15:59:53.118Z | Compiling rand_core v0.6.4 |
| 1706 | 2026-05-20T15:59:53.142Z | Compiling serde_derive v1.0.228 |
| 1707 | 2026-05-20T15:59:53.179Z | Compiling zerofrom-derive v0.1.7 |
| 1708 | 2026-05-20T15:59:53.207Z | Compiling yoke-derive v0.8.2 |
| 1709 | 2026-05-20T15:59:53.226Z | Compiling zerovec-derive v0.11.3 |
| 1710 | 2026-05-20T15:59:53.336Z | Compiling displaydoc v0.2.5 |
| 1711 | 2026-05-20T15:59:53.377Z | Compiling schemars_derive v0.8.22 |
| 1712 | 2026-05-20T15:59:53.397Z | Compiling thiserror-impl v2.0.18 |
| 1713 | 2026-05-20T15:59:53.797Z | Compiling tokio-macros v2.7.0 |
| 1714 | 2026-05-20T15:59:54.107Z | Compiling zerocopy-derive v0.8.48 |
| 1715 | 2026-05-20T15:59:54.293Z | Compiling zeroize_derive v1.4.3 |
| 1716 | 2026-05-20T15:59:54.361Z | Compiling futures-macro v0.3.32 |
| 1717 | 2026-05-20T15:59:54.390Z | Compiling zerofrom v0.1.8 |
| 1718 | 2026-05-20T15:59:54.572Z | Compiling yoke v0.8.2 |
| 1719 | 2026-05-20T15:59:54.578Z | Compiling once_cell v1.21.4 |
| 1720 | 2026-05-20T15:59:54.624Z | Compiling aws-lc-sys v0.41.0 |
| 1721 | 2026-05-20T15:59:54.760Z | Compiling zerovec v0.11.6 |
| 1722 | 2026-05-20T15:59:54.808Z | Compiling zerotrie v0.2.4 |
| 1723 | 2026-05-20T15:59:54.968Z | Compiling futures-channel v0.3.32 |
| 1724 | 2026-05-20T15:59:54.998Z | Compiling zeroize v1.8.2 |
| 1725 | 2026-05-20T15:59:55.237Z | Compiling ucd-trie v0.1.7 |
| 1726 | 2026-05-20T15:59:55.253Z | Compiling thiserror v1.0.69 |
| 1727 | 2026-05-20T15:59:55.253Z | Compiling rustix v1.1.4 |
| 1728 | 2026-05-20T15:59:55.285Z | Compiling futures-task v0.3.32 |
| 1729 | 2026-05-20T15:59:55.377Z | Compiling tinystr v0.8.3 |
| 1730 | 2026-05-20T15:59:55.463Z | Compiling potential_utf v0.1.5 |
| 1731 | 2026-05-20T15:59:55.480Z | Compiling pest v2.8.6 |
| 1732 | 2026-05-20T15:59:55.516Z | Compiling regex-syntax v0.8.10 |
| 1733 | 2026-05-20T15:59:55.597Z | Compiling icu_locale_core v2.2.0 |
| 1734 | 2026-05-20T15:59:55.600Z | Compiling icu_collections v2.2.0 |
| 1735 | 2026-05-20T15:59:55.632Z | Compiling futures-io v0.3.32 |
| 1736 | 2026-05-20T15:59:55.651Z | Compiling thiserror-impl v1.0.69 |
| 1737 | 2026-05-20T15:59:55.829Z | Compiling futures-util v0.3.32 |
| 1738 | 2026-05-20T15:59:56.515Z | Compiling smallvec v1.15.1 |
| 1739 | 2026-05-20T15:59:56.723Z | Compiling bytes v1.11.1 |
| 1740 | 2026-05-20T15:59:56.813Z | Compiling icu_provider v2.2.0 |
| 1741 | 2026-05-20T15:59:56.944Z | Compiling chrono v0.4.44 |
| 1742 | 2026-05-20T15:59:56.955Z | Compiling serde_tokenstream v0.2.3 |
| 1743 | 2026-05-20T15:59:57.244Z | Compiling icu_normalizer v2.2.0 |
| 1744 | 2026-05-20T15:59:57.451Z | Compiling icu_properties v2.2.0 |
| 1745 | 2026-05-20T15:59:58.011Z | Compiling parking_lot v0.12.5 |
| 1746 | 2026-05-20T15:59:58.239Z | Compiling pest_meta v2.8.6 |
| 1747 | 2026-05-20T15:59:58.459Z | Compiling idna_adapter v1.2.2 |
| 1748 | 2026-05-20T15:59:58.524Z | Compiling tokio v1.52.3 |
| 1749 | 2026-05-20T15:59:58.617Z | Compiling idna v1.1.0 |
| 1750 | 2026-05-20T15:59:58.632Z | Compiling aho-corasick v1.1.4 |
| 1751 | 2026-05-20T15:59:58.883Z | Compiling pest_generator v2.8.6 |
| 1752 | 2026-05-20T15:59:58.913Z | Compiling hashbrown v0.17.1 |
| 1753 | 2026-05-20T15:59:59.041Z | Compiling url v2.5.8 |
| 1754 | 2026-05-20T15:59:59.500Z | Compiling regex-automata v0.4.14 |
| 1755 | 2026-05-20T15:59:59.517Z | Compiling pest_derive v2.8.6 |
| 1756 | 2026-05-20T15:59:59.617Z | Compiling indexmap v2.14.0 |
| 1757 | 2026-05-20T16:00:00.085Z | Compiling generic-array v0.14.7 |
| 1758 | 2026-05-20T16:00:00.458Z | Compiling getrandom v0.3.4 |
| 1759 | 2026-05-20T16:00:00.764Z | Compiling tracing-core v0.1.36 |
| 1760 | 2026-05-20T16:00:00.821Z | Compiling tracing-attributes v0.1.31 |
| 1761 | 2026-05-20T16:00:01.198Z | Compiling regex v1.12.3 |
| 1762 | 2026-05-20T16:00:01.453Z | Compiling ipnetwork v0.21.1 |
| 1763 | 2026-05-20T16:00:01.605Z | Compiling strsim v0.11.1 |
| 1764 | 2026-05-20T16:00:01.662Z | Compiling typenum v1.20.0 |
| 1765 | 2026-05-20T16:00:02.127Z | Compiling tracing v0.1.44 |
| 1766 | 2026-05-20T16:00:02.481Z | Compiling rustls-pki-types v1.14.1 |
| 1767 | 2026-05-20T16:00:02.985Z | Compiling fnv v1.0.7 |
| 1768 | 2026-05-20T16:00:03.069Z | Compiling base64 v0.22.1 |
| 1769 | 2026-05-20T16:00:03.096Z | Compiling byteorder v1.5.0 |
| 1770 | 2026-05-20T16:00:03.354Z | Compiling http v1.4.0 |
| 1771 | 2026-05-20T16:00:03.372Z | Compiling ident_case v1.0.1 |
| 1772 | 2026-05-20T16:00:03.569Z | Compiling slog v2.8.2 |
| 1773 | 2026-05-20T16:00:03.952Z | Compiling untrusted v0.9.0 |
| 1774 | 2026-05-20T16:00:04.086Z | Compiling anyhow v1.0.102 |
| 1775 | 2026-05-20T16:00:04.198Z | Compiling paste v1.0.15 |
| 1776 | 2026-05-20T16:00:04.414Z | Compiling erased-serde v0.3.31 |
| 1777 | 2026-05-20T16:00:04.438Z | Compiling omicron-workspace-hack v0.1.0 |
| 1778 | 2026-05-20T16:00:04.841Z | Compiling crypto-common v0.1.7 |
| 1779 | 2026-05-20T16:00:05.023Z | Compiling tokio-util v0.7.18 |
| 1780 | 2026-05-20T16:00:05.108Z | Compiling scroll_derive v0.13.1 |
| 1781 | 2026-05-20T16:00:05.272Z | Compiling time-core v0.1.8 |
| 1782 | 2026-05-20T16:00:05.428Z | Compiling ipnet v2.12.0 |
| 1783 | 2026-05-20T16:00:05.644Z | Compiling num-conv v0.2.1 |
| 1784 | 2026-05-20T16:00:05.800Z | Compiling time-macros v0.2.27 |
| 1785 | 2026-05-20T16:00:05.965Z | Compiling oxnet v0.1.5 |
| 1786 | 2026-05-20T16:00:06.655Z | Compiling http-body v1.0.1 |
| 1787 | 2026-05-20T16:00:07.179Z | Compiling atomic-waker v1.1.2 |
| 1788 | 2026-05-20T16:00:07.574Z | Compiling ppv-lite86 v0.2.21 |
| 1789 | 2026-05-20T16:00:07.767Z | Compiling async-trait v0.1.89 |
| 1790 | 2026-05-20T16:00:07.821Z | Compiling daft-derive v0.1.7 |
| 1791 | 2026-05-20T16:00:07.839Z | Compiling ryu v1.0.23 |
| 1792 | 2026-05-20T16:00:07.915Z | Compiling crc32fast v1.5.0 |
| 1793 | 2026-05-20T16:00:08.173Z | Compiling tower-service v0.3.3 |
| 1794 | 2026-05-20T16:00:08.221Z | Compiling try-lock v0.2.5 |
| 1795 | 2026-05-20T16:00:08.240Z | Compiling tower-layer v0.3.3 |
| 1796 | 2026-05-20T16:00:08.348Z | Compiling camino v1.2.2 |
| 1797 | 2026-05-20T16:00:08.448Z | Compiling aws-lc-rs v1.17.0 |
| 1798 | 2026-05-20T16:00:08.718Z | Compiling want v0.3.1 |
| 1799 | 2026-05-20T16:00:08.773Z | Compiling h2 v0.4.14 |
| 1800 | 2026-05-20T16:00:08.903Z | Compiling usdt-impl v0.6.0 |
| 1801 | 2026-05-20T16:00:09.052Z | Compiling crossbeam-utils v0.8.21 |
| 1802 | 2026-05-20T16:00:09.170Z | Compiling httpdate v1.0.3 |
| 1803 | 2026-05-20T16:00:09.381Z | Compiling pretty-hex v0.4.2 |
| 1804 | 2026-05-20T16:00:09.566Z | Compiling scroll v0.13.0 |
| 1805 | 2026-05-20T16:00:09.780Z | Compiling block-buffer v0.10.4 |
| 1806 | 2026-05-20T16:00:09.834Z | Compiling untrusted v0.7.1 |
| 1807 | 2026-05-20T16:00:09.953Z | Compiling plain v0.2.3 |
| 1808 | 2026-05-20T16:00:09.972Z | Compiling digest v0.10.7 |
| 1809 | 2026-05-20T16:00:10.074Z | Compiling goblin v0.10.5 |
| 1810 | 2026-05-20T16:00:10.902Z | Compiling foldhash v0.2.0 |
| 1811 | 2026-05-20T16:00:10.930Z | Compiling slog-async v2.8.0 |
| 1812 | 2026-05-20T16:00:11.187Z | Compiling hyper v1.9.0 |
| 1813 | 2026-05-20T16:00:11.550Z | Compiling allocator-api2 v0.2.21 |
| 1814 | 2026-05-20T16:00:11.958Z | Compiling rustls v0.23.40 |
| 1815 | 2026-05-20T16:00:12.357Z | Compiling hashbrown v0.16.1 |
| 1816 | 2026-05-20T16:00:13.077Z | Compiling hyper-util v0.1.20 |
| 1817 | 2026-05-20T16:00:13.792Z | Compiling dof v0.4.0 |
| 1818 | 2026-05-20T16:00:14.612Z | Compiling serde_urlencoded v0.7.1 |
| 1819 | 2026-05-20T16:00:14.847Z | Compiling http-body-util v0.1.3 |
| 1820 | 2026-05-20T16:00:14.902Z | Compiling dtrace-parser v0.3.0 |
| 1821 | 2026-05-20T16:00:14.921Z | Compiling thread-id v5.1.0 |
| 1822 | 2026-05-20T16:00:15.014Z | Compiling ref-cast v1.0.25 |
| 1823 | 2026-05-20T16:00:15.723Z | Compiling rustls v0.22.4 |
| 1824 | 2026-05-20T16:00:15.887Z | Compiling rand_core v0.9.5 |
| 1825 | 2026-05-20T16:00:15.952Z | Compiling ref-cast-impl v1.0.25 |
| 1826 | 2026-05-20T16:00:16.183Z | Compiling syn v1.0.109 |
| 1827 | 2026-05-20T16:00:16.616Z | Compiling usdt-macro v0.6.0 |
| 1828 | 2026-05-20T16:00:16.619Z | Compiling usdt-attr-macro v0.6.0 |
| 1829 | 2026-05-20T16:00:17.006Z | Compiling structmeta-derive v0.3.0 |
| 1830 | 2026-05-20T16:00:17.114Z | Compiling sync_wrapper v1.0.2 |
| 1831 | 2026-05-20T16:00:17.239Z | Compiling multer v3.1.0 |
| 1832 | 2026-05-20T16:00:17.546Z | Compiling powerfmt v0.2.0 |
| 1833 | 2026-05-20T16:00:17.623Z | Compiling tower v0.5.3 |
| 1834 | 2026-05-20T16:00:17.820Z | Compiling deranged v0.5.8 |
| 1835 | 2026-05-20T16:00:18.092Z | Compiling structmeta v0.3.0 |
| 1836 | 2026-05-20T16:00:18.110Z | Compiling rand_chacha v0.9.0 |
| 1837 | 2026-05-20T16:00:18.203Z | Compiling darling_core v0.23.0 |
| 1838 | 2026-05-20T16:00:18.302Z | Compiling webpki-roots v1.0.7 |
| 1839 | 2026-05-20T16:00:18.696Z | Compiling openapiv3 v2.2.0 |
| 1840 | 2026-05-20T16:00:18.959Z | Compiling newtype-uuid-macros v0.1.0 |
| 1841 | 2026-05-20T16:00:20.119Z | Compiling num_threads v0.1.7 |
| 1842 | 2026-05-20T16:00:20.231Z | Compiling cpufeatures v0.2.17 |
| 1843 | 2026-05-20T16:00:20.319Z | Compiling time v0.3.47 |
| 1844 | 2026-05-20T16:00:20.349Z | Compiling darling_macro v0.23.0 |
| 1845 | 2026-05-20T16:00:20.947Z | Compiling rand v0.9.4 |
| 1846 | 2026-05-20T16:00:20.969Z | Compiling tower-http v0.6.10 |
| 1847 | 2026-05-20T16:00:21.054Z | Compiling newtype-uuid v1.3.2 |
| 1848 | 2026-05-20T16:00:21.719Z | Compiling strum_macros v0.26.4 |
| 1849 | 2026-05-20T16:00:21.763Z | Compiling async-stream-impl v0.3.6 |
| 1850 | 2026-05-20T16:00:22.128Z | Compiling dropshot v0.17.0 |
| 1851 | 2026-05-20T16:00:22.405Z | Compiling hex v0.4.3 |
| 1852 | 2026-05-20T16:00:22.558Z | Compiling daft v0.1.7 |
| 1853 | 2026-05-20T16:00:22.710Z | Compiling darling v0.23.0 |
| 1854 | 2026-05-20T16:00:22.807Z | Compiling crossbeam-channel v0.5.15 |
| 1855 | 2026-05-20T16:00:22.961Z | Compiling fastrand v2.4.1 |
| 1856 | 2026-05-20T16:00:23.386Z | Compiling serde_with_macros v3.20.0 |
| 1857 | 2026-05-20T16:00:23.514Z | Compiling futures-executor v0.3.32 |
| 1858 | 2026-05-20T16:00:23.769Z | Compiling dropshot_endpoint v0.17.0 |
| 1859 | 2026-05-20T16:00:23.902Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1860 | 2026-05-20T16:00:24.011Z | Compiling thread_local v1.1.9 |
| 1861 | 2026-05-20T16:00:24.429Z | Compiling futures v0.3.32 |
| 1862 | 2026-05-20T16:00:24.521Z | Compiling derive-ex v0.1.8 |
| 1863 | 2026-05-20T16:00:24.581Z | Compiling strum_macros v0.27.2 |
| 1864 | 2026-05-20T16:00:24.600Z | Compiling is-terminal v0.4.17 |
| 1865 | 2026-05-20T16:00:24.615Z | Compiling winnow v1.0.3 |
| 1866 | 2026-05-20T16:00:24.710Z | Compiling term v1.2.1 |
| 1867 | 2026-05-20T16:00:25.488Z | Compiling openssl-probe v0.2.1 |
| 1868 | 2026-05-20T16:00:25.752Z | Compiling take_mut v0.2.2 |
| 1869 | 2026-05-20T16:00:26.112Z | Compiling rustls-native-certs v0.8.3 |
| 1870 | 2026-05-20T16:00:26.149Z | Compiling test-strategy v0.4.5 |
| 1871 | 2026-05-20T16:00:26.474Z | Compiling slog-term v2.9.2 |
| 1872 | 2026-05-20T16:00:26.931Z | Compiling tempfile v3.27.0 |
| 1873 | 2026-05-20T16:00:27.300Z | Compiling macaddr v1.0.1 |
| 1874 | 2026-05-20T16:00:27.785Z | Compiling match_cfg v0.1.0 |
| 1875 | 2026-05-20T16:00:27.826Z | Compiling simd-adler32 v0.3.9 |
| 1876 | 2026-05-20T16:00:27.865Z | Compiling adler2 v2.0.1 |
| 1877 | 2026-05-20T16:00:27.882Z | Compiling hostname v0.3.1 |
| 1878 | 2026-05-20T16:00:28.052Z | Compiling miniz_oxide v0.8.9 |
| 1879 | 2026-05-20T16:00:28.177Z | Compiling slog-json v2.6.1 |
| 1880 | 2026-05-20T16:00:28.760Z | Compiling memmap2 v0.9.10 |
| 1881 | 2026-05-20T16:00:29.063Z | Compiling usdt v0.6.0 |
| 1882 | 2026-05-20T16:00:29.578Z | Compiling flate2 v1.1.9 |
| 1883 | 2026-05-20T16:00:29.595Z | Compiling slog-bunyan v2.5.0 |
| 1884 | 2026-05-20T16:00:29.695Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1885 | 2026-05-20T16:00:29.778Z | Compiling rustls-webpki v0.102.8 |
| 1886 | 2026-05-20T16:00:29.793Z | Compiling debug-ignore v1.0.5 |
| 1887 | 2026-05-20T16:00:29.915Z | Compiling either v1.15.0 |
| 1888 | 2026-05-20T16:00:30.138Z | Compiling compression-core v0.4.32 |
| 1889 | 2026-05-20T16:00:30.329Z | Compiling compression-codecs v0.4.38 |
| 1890 | 2026-05-20T16:00:30.580Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1891 | 2026-05-20T16:00:30.710Z | Compiling parse-display-derive v0.10.0 |
| 1892 | 2026-05-20T16:00:31.786Z | Compiling rand_chacha v0.3.1 |
| 1893 | 2026-05-20T16:00:31.909Z | Compiling serde_spanned v1.1.1 |
| 1894 | 2026-05-20T16:00:31.940Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1895 | 2026-05-20T16:00:32.396Z | Compiling encoding_rs v0.8.35 |
| 1896 | 2026-05-20T16:00:32.400Z | Compiling spin v0.9.8 |
| 1897 | 2026-05-20T16:00:32.454Z | Compiling mime v0.3.17 |
| 1898 | 2026-05-20T16:00:32.515Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1899 | 2026-05-20T16:00:32.774Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1900 | 2026-05-20T16:00:32.803Z | Compiling tokio-rustls v0.25.0 |
| 1901 | 2026-05-20T16:00:32.954Z | Compiling rand v0.8.6 |
| 1902 | 2026-05-20T16:00:33.068Z | Compiling async-compression v0.4.42 |
| 1903 | 2026-05-20T16:00:33.778Z | Compiling strum v0.26.3 |
| 1904 | 2026-05-20T16:00:33.942Z | Compiling async-stream v0.3.6 |
| 1905 | 2026-05-20T16:00:34.202Z | Compiling sha1 v0.10.6 |
| 1906 | 2026-05-20T16:00:34.665Z | Compiling waitgroup v0.1.2 |
| 1907 | 2026-05-20T16:00:34.820Z | Compiling rustls-pemfile v2.2.0 |
| 1908 | 2026-05-20T16:00:34.838Z | Compiling serde_path_to_error v0.1.20 |
| 1909 | 2026-05-20T16:00:35.121Z | Compiling wait-timeout v0.2.1 |
| 1910 | 2026-05-20T16:00:35.317Z | Compiling hostname v0.4.2 |
| 1911 | 2026-05-20T16:00:35.514Z | Compiling bit-vec v0.8.0 |
| 1912 | 2026-05-20T16:00:35.623Z | Compiling quick-error v1.2.3 |
| 1913 | 2026-05-20T16:00:35.839Z | Compiling bit-set v0.8.0 |
| 1914 | 2026-05-20T16:00:35.880Z | Compiling rusty-fork v0.3.1 |
| 1915 | 2026-05-20T16:00:36.063Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1916 | 2026-05-20T16:00:36.607Z | Compiling serde_with v3.20.0 |
| 1917 | 2026-05-20T16:00:36.773Z | Compiling rand_xorshift v0.4.0 |
| 1918 | 2026-05-20T16:00:36.957Z | Compiling regress v0.10.5 |
| 1919 | 2026-05-20T16:00:36.981Z | Compiling unarray v0.1.4 |
| 1920 | 2026-05-20T16:00:37.109Z | Compiling proptest v1.11.0 |
| 1921 | 2026-05-20T16:00:37.723Z | Compiling strum v0.27.2 |
| 1922 | 2026-05-20T16:00:37.877Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1923 | 2026-05-20T16:00:37.985Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1924 | 2026-05-20T16:00:38.044Z | Compiling instant v0.1.13 |
| 1925 | 2026-05-20T16:00:38.623Z | Compiling rustc-hash v2.1.2 |
| 1926 | 2026-05-20T16:00:38.768Z | Compiling iddqd v0.3.18 |
| 1927 | 2026-05-20T16:00:39.617Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1928 | 2026-05-20T16:00:40.031Z | Compiling itertools v0.14.0 |
| 1929 | 2026-05-20T16:00:40.883Z | Compiling unicode-width v0.2.2 |
| 1930 | 2026-05-20T16:00:41.440Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1931 | 2026-05-20T16:00:41.735Z | Compiling backon v1.6.0 |
| 1932 | 2026-05-20T16:00:42.260Z | Compiling backoff v0.4.0 |
| 1933 | 2026-05-20T16:00:42.970Z | Compiling parse-display v0.10.0 |
| 1934 | 2026-05-20T16:00:43.167Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1935 | 2026-05-20T16:00:46.183Z | Compiling regress v0.11.1 |
| 1936 | 2026-05-20T16:00:47.324Z | Compiling zerocopy-derive v0.7.35 |
| 1937 | 2026-05-20T16:00:47.987Z | Compiling typify-impl v0.6.2 |
| 1938 | 2026-05-20T16:00:48.753Z | Compiling darling_core v0.21.3 |
| 1939 | 2026-05-20T16:00:49.569Z | Compiling clap_derive v4.6.1 |
| 1940 | 2026-05-20T16:00:49.901Z | Compiling utf8parse v0.2.2 |
| 1941 | 2026-05-20T16:00:50.027Z | Compiling convert_case v0.4.0 |
| 1942 | 2026-05-20T16:00:50.344Z | Compiling derive_more v0.99.20 |
| 1943 | 2026-05-20T16:00:50.885Z | Compiling darling_macro v0.21.3 |
| 1944 | 2026-05-20T16:00:50.905Z | Compiling anstyle-parse v1.0.0 |
| 1945 | 2026-05-20T16:00:51.388Z | Compiling typify-macro v0.6.2 |
| 1946 | 2026-05-20T16:00:51.886Z | Compiling terminal_size v0.4.4 |
| 1947 | 2026-05-20T16:00:51.988Z | Compiling toml_datetime v0.6.11 |
| 1948 | 2026-05-20T16:00:52.491Z | Compiling is_terminal_polyfill v1.70.2 |
| 1949 | 2026-05-20T16:00:52.599Z | Compiling colorchoice v1.0.5 |
| 1950 | 2026-05-20T16:00:52.657Z | Compiling anstyle-query v1.1.5 |
| 1951 | 2026-05-20T16:00:52.724Z | Compiling anstyle v1.0.14 |
| 1952 | 2026-05-20T16:00:52.913Z | Compiling anstream v1.0.0 |
| 1953 | 2026-05-20T16:00:53.378Z | Compiling darling v0.21.3 |
| 1954 | 2026-05-20T16:00:53.479Z | Compiling secrecy v0.10.3 |
| 1955 | 2026-05-20T16:00:53.514Z | Compiling heapless v0.8.0 |
| 1956 | 2026-05-20T16:00:53.640Z | Compiling unsafe-libyaml v0.2.11 |
| 1957 | 2026-05-20T16:00:53.990Z | Compiling clap_lex v1.1.0 |
| 1958 | 2026-05-20T16:00:54.020Z | Compiling tinyvec_macros v0.1.1 |
| 1959 | 2026-05-20T16:00:54.099Z | Compiling crucible-workspace-hack v0.1.0 |
| 1960 | 2026-05-20T16:00:54.258Z | Compiling serde_yaml v0.9.34+deprecated |
| 1961 | 2026-05-20T16:00:54.318Z | Compiling clap_builder v4.6.0 |
| 1962 | 2026-05-20T16:00:54.364Z | Compiling tinyvec v1.11.0 |
| 1963 | 2026-05-20T16:00:55.250Z | Compiling ingot-macros v0.1.1 |
| 1964 | 2026-05-20T16:00:55.375Z | Compiling zerocopy v0.7.35 |
| 1965 | 2026-05-20T16:00:55.684Z | Compiling hash32 v0.3.1 |
| 1966 | 2026-05-20T16:00:55.735Z | Compiling scroll_derive v0.12.1 |
| 1967 | 2026-05-20T16:00:55.844Z | Compiling rustc_version v0.4.1 |
| 1968 | 2026-05-20T16:00:55.925Z | Compiling num-integer v0.1.46 |
| 1969 | 2026-05-20T16:00:56.121Z | Compiling usdt-impl v0.5.0 |
| 1970 | 2026-05-20T16:00:56.436Z | Compiling smoltcp v0.11.0 |
| 1971 | 2026-05-20T16:00:56.482Z | Compiling scroll v0.12.0 |
| 1972 | 2026-05-20T16:00:56.572Z | Compiling clap v4.6.1 |
| 1973 | 2026-05-20T16:00:56.668Z | Compiling curve25519-dalek v4.1.3 |
| 1974 | 2026-05-20T16:00:56.832Z | Compiling dof v0.3.0 |
| 1975 | 2026-05-20T16:00:57.904Z | Compiling typify v0.6.2 |
| 1976 | 2026-05-20T16:00:58.020Z | Compiling ingot-types v0.1.2 |
| 1977 | 2026-05-20T16:00:58.020Z | Compiling dtrace-parser v0.2.0 |
| 1978 | 2026-05-20T16:00:58.233Z | Compiling hmac v0.12.1 |
| 1979 | 2026-05-20T16:00:58.388Z | Compiling inout v0.1.4 |
| 1980 | 2026-05-20T16:00:58.405Z | Compiling cobs v0.3.0 |
| 1981 | 2026-05-20T16:00:58.485Z | Compiling ff v0.13.1 |
| 1982 | 2026-05-20T16:00:58.657Z | Compiling thread-id v4.2.2 |
| 1983 | 2026-05-20T16:00:58.859Z | Compiling bitflags v1.3.2 |
| 1984 | 2026-05-20T16:00:58.877Z | Compiling managed v0.8.0 |
| 1985 | 2026-05-20T16:00:59.173Z | Compiling group v0.13.0 |
| 1986 | 2026-05-20T16:00:59.296Z | Compiling postcard v1.1.3 |
| 1987 | 2026-05-20T16:00:59.439Z | Compiling cipher v0.4.4 |
| 1988 | 2026-05-20T16:00:59.682Z | Compiling ingot v0.1.1 |
| 1989 | 2026-05-20T16:00:59.701Z | Compiling hkdf v0.12.4 |
| 1990 | 2026-05-20T16:01:02.047Z | Compiling goblin v0.8.2 |
| 1991 | 2026-05-20T16:01:02.519Z | Compiling num-iter v0.1.45 |
| 1992 | 2026-05-20T16:01:02.663Z | Compiling num-rational v0.4.2 |
| 1993 | 2026-05-20T16:01:03.922Z | Compiling tabwriter v1.4.1 |
| 1994 | 2026-05-20T16:01:04.001Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1995 | 2026-05-20T16:01:04.293Z | Compiling hubpack_derive v0.1.1 |
| 1996 | 2026-05-20T16:01:04.612Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1997 | 2026-05-20T16:01:04.907Z | Compiling crossbeam-epoch v0.9.18 |
| 1998 | 2026-05-20T16:01:04.924Z | Compiling universal-hash v0.5.1 |
| 1999 | 2026-05-20T16:01:05.030Z | Compiling crypto-bigint v0.5.5 |
| 2000 | 2026-05-20T16:01:05.381Z | Compiling half v2.7.1 |
| 2001 | 2026-05-20T16:01:05.424Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2002 | 2026-05-20T16:01:05.738Z | Compiling num-complex v0.4.6 |
| 2003 | 2026-05-20T16:01:06.521Z | Compiling base64ct v1.8.3 |
| 2004 | 2026-05-20T16:01:06.867Z | Compiling opaque-debug v0.3.1 |
| 2005 | 2026-05-20T16:01:07.073Z | Compiling ciborium-io v0.2.2 |
| 2006 | 2026-05-20T16:01:07.126Z | Compiling base16ct v0.2.0 |
| 2007 | 2026-05-20T16:01:07.353Z | Compiling prettyplease v0.2.37 |
| 2008 | 2026-05-20T16:01:07.677Z | Compiling elliptic-curve v0.13.8 |
| 2009 | 2026-05-20T16:01:08.176Z | Compiling ciborium-ll v0.2.2 |
| 2010 | 2026-05-20T16:01:08.528Z | Compiling poly1305 v0.8.0 |
| 2011 | 2026-05-20T16:01:08.648Z | Compiling password-hash v0.5.0 |
| 2012 | 2026-05-20T16:01:09.226Z | Compiling num v0.4.3 |
| 2013 | 2026-05-20T16:01:09.312Z | Compiling thiserror-no-std v2.0.2 |
| 2014 | 2026-05-20T16:01:09.526Z | Compiling hubpack v0.1.2 |
| 2015 | 2026-05-20T16:01:10.386Z | Compiling chacha20 v0.9.1 |
| 2016 | 2026-05-20T16:01:10.950Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2017 | 2026-05-20T16:01:10.974Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2018 | 2026-05-20T16:01:11.492Z | Compiling reqwest v0.12.28 |
| 2019 | 2026-05-20T16:01:12.227Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2020 | 2026-05-20T16:01:12.615Z | Compiling byte-wrapper v0.1.0 |
| 2021 | 2026-05-20T16:01:12.713Z | Compiling blake2 v0.10.6 |
| 2022 | 2026-05-20T16:01:13.150Z | Compiling aead v0.5.2 |
| 2023 | 2026-05-20T16:01:13.229Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2024 | 2026-05-20T16:01:13.350Z | Compiling serde_repr v0.1.20 |
| 2025 | 2026-05-20T16:01:13.707Z | Compiling proc-macro-error-attr v1.0.4 |
| 2026 | 2026-05-20T16:01:13.976Z | Compiling bstr v1.12.1 |
| 2027 | 2026-05-20T16:01:14.015Z | Compiling memoffset v0.9.1 |
| 2028 | 2026-05-20T16:01:14.072Z | Compiling keccak v0.1.6 |
| 2029 | 2026-05-20T16:01:14.287Z | Compiling float-ord v0.3.2 |
| 2030 | 2026-05-20T16:01:14.382Z | Compiling static_assertions v1.1.0 |
| 2031 | 2026-05-20T16:01:14.466Z | Compiling cfg_aliases v0.2.1 |
| 2032 | 2026-05-20T16:01:14.521Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2033 | 2026-05-20T16:01:14.550Z | Compiling rustix v0.38.44 |
| 2034 | 2026-05-20T16:01:14.863Z | Compiling nix v0.31.3 |
| 2035 | 2026-05-20T16:01:15.181Z | Compiling sha3 v0.10.9 |
| 2036 | 2026-05-20T16:01:15.597Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2037 | 2026-05-20T16:01:15.622Z | Compiling chacha20poly1305 v0.10.1 |
| 2038 | 2026-05-20T16:01:15.792Z | Compiling argon2 v0.5.3 |
| 2039 | 2026-05-20T16:01:16.008Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2040 | 2026-05-20T16:01:16.906Z | Compiling rustls-webpki v0.103.13 |
| 2041 | 2026-05-20T16:01:19.347Z | Compiling proc-macro-crate v3.5.0 |
| 2042 | 2026-05-20T16:01:19.518Z | Compiling progenitor-client v0.10.0 |
| 2043 | 2026-05-20T16:01:19.863Z | Compiling vsss-rs v3.3.4 |
| 2044 | 2026-05-20T16:01:19.872Z | Compiling ciborium v0.2.2 |
| 2045 | 2026-05-20T16:01:20.255Z | Compiling usdt-macro v0.5.0 |
| 2046 | 2026-05-20T16:01:20.519Z | Compiling usdt-attr-macro v0.5.0 |
| 2047 | 2026-05-20T16:01:21.798Z | Compiling num-derive v0.4.2 |
| 2048 | 2026-05-20T16:01:21.814Z | Compiling enum-as-inner v0.6.1 |
| 2049 | 2026-05-20T16:01:21.851Z | Compiling proc-macro-error v1.0.4 |
| 2050 | 2026-05-20T16:01:22.130Z | Compiling memmap v0.7.0 |
| 2051 | 2026-05-20T16:01:22.373Z | Compiling tokio-rustls v0.26.4 |
| 2052 | 2026-05-20T16:01:22.431Z | Compiling rustls-platform-verifier v0.7.0 |
| 2053 | 2026-05-20T16:01:22.688Z | Compiling hyper-rustls v0.27.9 |
| 2054 | 2026-05-20T16:01:22.883Z | Compiling indent_write v2.2.0 |
| 2055 | 2026-05-20T16:01:22.988Z | Compiling reqwest v0.13.3 |
| 2056 | 2026-05-20T16:01:23.064Z | Compiling data-encoding v2.11.0 |
| 2057 | 2026-05-20T16:01:23.281Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2058 | 2026-05-20T16:01:23.547Z | Compiling winnow v0.5.40 |
| 2059 | 2026-05-20T16:01:24.288Z | Compiling usdt v0.5.0 |
| 2060 | 2026-05-20T16:01:24.943Z | Compiling progenitor-client v0.14.0 |
| 2061 | 2026-05-20T16:01:25.285Z | Compiling progenitor-extras v0.2.0 |
| 2062 | 2026-05-20T16:01:25.535Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2063 | 2026-05-20T16:01:25.551Z | Compiling toml_edit v0.19.15 |
| 2064 | 2026-05-20T16:01:26.173Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2065 | 2026-05-20T16:01:26.998Z | Compiling num_enum_derive v0.7.6 |
| 2066 | 2026-05-20T16:01:27.697Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2067 | 2026-05-20T16:01:27.813Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2068 | 2026-05-20T16:01:28.810Z | Compiling serde_spanned v0.6.9 |
| 2069 | 2026-05-20T16:01:29.017Z | Compiling foreign-types-macros v0.2.3 |
| 2070 | 2026-05-20T16:01:29.672Z | Compiling bytecount v0.6.9 |
| 2071 | 2026-05-20T16:01:29.755Z | Compiling colored v3.1.1 |
| 2072 | 2026-05-20T16:01:29.891Z | Compiling foreign-types-shared v0.3.1 |
| 2073 | 2026-05-20T16:01:30.008Z | Compiling pkg-config v0.3.33 |
| 2074 | 2026-05-20T16:01:30.483Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2075 | 2026-05-20T16:01:30.508Z | Compiling toml_write v0.1.2 |
| 2076 | 2026-05-20T16:01:30.731Z | Compiling cpufeatures v0.3.0 |
| 2077 | 2026-05-20T16:01:30.830Z | Compiling vcpkg v0.2.15 |
| 2078 | 2026-05-20T16:01:32.848Z | Compiling winnow v0.7.15 |
| 2079 | 2026-05-20T16:01:36.515Z | Compiling toml_edit v0.22.27 |
| 2080 | 2026-05-20T16:01:37.732Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2081 | 2026-05-20T16:01:37.955Z | Compiling openssl-sys v0.9.116 |
| 2082 | 2026-05-20T16:01:38.448Z | Compiling chacha20 v0.10.0 |
| 2083 | 2026-05-20T16:01:38.540Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2084 | 2026-05-20T16:01:38.570Z | Compiling foreign-types v0.5.0 |
| 2085 | 2026-05-20T16:01:38.967Z | Compiling num_enum v0.7.6 |
| 2086 | 2026-05-20T16:01:38.971Z | Compiling proc-macro-crate v1.3.1 |
| 2087 | 2026-05-20T16:01:39.515Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2088 | 2026-05-20T16:01:40.077Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2089 | 2026-05-20T16:01:40.139Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2090 | 2026-05-20T16:01:40.193Z | Compiling cstr-argument v0.1.2 |
| 2091 | 2026-05-20T16:01:40.382Z | Compiling semver v0.1.20 |
| 2092 | 2026-05-20T16:01:40.551Z | Compiling rayon-core v1.13.0 |
| 2093 | 2026-05-20T16:01:40.658Z | Compiling resolv-conf v0.7.6 |
| 2094 | 2026-05-20T16:01:40.680Z | Compiling heck v0.4.1 |
| 2095 | 2026-05-20T16:01:40.814Z | Compiling unicode-segmentation v1.13.2 |
| 2096 | 2026-05-20T16:01:40.897Z | Compiling swrite v0.1.0 |
| 2097 | 2026-05-20T16:01:41.021Z | Compiling linked-hash-map v0.5.6 |
| 2098 | 2026-05-20T16:01:41.248Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2099 | 2026-05-20T16:01:41.265Z | Compiling lru-cache v0.1.2 |
| 2100 | 2026-05-20T16:01:41.299Z | Compiling newline-converter v0.3.0 |
| 2101 | 2026-05-20T16:01:41.499Z | Compiling rustc_version v0.1.7 |
| 2102 | 2026-05-20T16:01:41.573Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2103 | 2026-05-20T16:01:41.576Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2104 | 2026-05-20T16:01:41.642Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2105 | 2026-05-20T16:01:41.793Z | Compiling num_enum_derive v0.5.11 |
| 2106 | 2026-05-20T16:01:41.956Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2107 | 2026-05-20T16:01:42.051Z | Compiling rand v0.10.1 |
| 2108 | 2026-05-20T16:01:42.656Z | Compiling toml v0.8.23 |
| 2109 | 2026-05-20T16:01:42.862Z | Compiling atomicwrites v0.4.4 |
| 2110 | 2026-05-20T16:01:42.891Z | Compiling hickory-proto v0.24.4 |
| 2111 | 2026-05-20T16:01:42.911Z | Compiling similar v2.7.0 |
| 2112 | 2026-05-20T16:01:43.190Z | Compiling crossbeam-deque v0.8.6 |
| 2113 | 2026-05-20T16:01:43.240Z | Compiling progenitor-impl v0.14.0 |
| 2114 | 2026-05-20T16:01:44.401Z | Compiling progenitor-impl v0.13.0 |
| 2115 | 2026-05-20T16:01:44.405Z | Compiling console v0.15.11 |
| 2116 | 2026-05-20T16:01:44.405Z | Compiling camino-tempfile v1.4.1 |
| 2117 | 2026-05-20T16:01:44.419Z | Compiling serde-big-array v0.5.1 |
| 2118 | 2026-05-20T16:01:44.594Z | Compiling derive-where v1.6.1 |
| 2119 | 2026-05-20T16:01:44.767Z | Compiling pin-project-internal v1.1.13 |
| 2120 | 2026-05-20T16:01:45.397Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2121 | 2026-05-20T16:01:45.551Z | Compiling siphasher v1.0.3 |
| 2122 | 2026-05-20T16:01:45.773Z | Compiling lazy_static v1.5.0 |
| 2123 | 2026-05-20T16:01:45.870Z | Compiling minimal-lexical v0.2.1 |
| 2124 | 2026-05-20T16:01:45.894Z | Compiling phf_shared v0.12.1 |
| 2125 | 2026-05-20T16:01:45.917Z | Compiling pin-project v1.1.13 |
| 2126 | 2026-05-20T16:01:45.935Z | Compiling progenitor-macro v0.13.0 |
| 2127 | 2026-05-20T16:01:46.032Z | Compiling progenitor-macro v0.14.0 |
| 2128 | 2026-05-20T16:01:46.126Z | Compiling nom v7.1.3 |
| 2129 | 2026-05-20T16:01:46.130Z | Compiling hickory-resolver v0.24.4 |
| 2130 | 2026-05-20T16:01:46.810Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2131 | 2026-05-20T16:01:50.048Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2132 | 2026-05-20T16:01:50.345Z | Compiling expectorate v1.2.0 |
| 2133 | 2026-05-20T16:01:50.843Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2134 | 2026-05-20T16:01:50.887Z | Compiling num_enum v0.5.11 |
| 2135 | 2026-05-20T16:01:51.217Z | Compiling newtype_derive v0.1.6 |
| 2136 | 2026-05-20T16:01:51.536Z | Compiling progenitor-client v0.13.0 |
| 2137 | 2026-05-20T16:01:52.102Z | Compiling unicode-normalization v0.1.25 |
| 2138 | 2026-05-20T16:01:52.720Z | Compiling typify-impl v0.4.3 |
| 2139 | 2026-05-20T16:01:54.213Z | Compiling tokio-stream v0.1.18 |
| 2140 | 2026-05-20T16:01:54.763Z | Compiling async-recursion v1.1.1 |
| 2141 | 2026-05-20T16:01:54.816Z | Compiling snafu-derive v0.8.9 |
| 2142 | 2026-05-20T16:01:55.499Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2143 | 2026-05-20T16:01:55.849Z | Compiling slog-dtrace v0.3.0 |
| 2144 | 2026-05-20T16:01:56.143Z | Compiling csv-core v0.1.13 |
| 2145 | 2026-05-20T16:01:56.188Z | Compiling foldhash v0.1.5 |
| 2146 | 2026-05-20T16:01:56.428Z | Compiling same-file v1.0.6 |
| 2147 | 2026-05-20T16:01:56.583Z | Compiling konst_macro_rules v0.2.19 |
| 2148 | 2026-05-20T16:01:56.629Z | Compiling unicode-width v0.1.14 |
| 2149 | 2026-05-20T16:01:56.650Z | Compiling owo-colors v4.3.0 |
| 2150 | 2026-05-20T16:01:56.781Z | Compiling unicode-xid v0.2.6 |
| 2151 | 2026-05-20T16:01:56.968Z | Compiling cancel-safe-futures v0.1.5 |
| 2152 | 2026-05-20T16:01:56.976Z | Compiling highway v1.3.0 |
| 2153 | 2026-05-20T16:01:57.014Z | Compiling foreign-types-shared v0.1.1 |
| 2154 | 2026-05-20T16:01:57.119Z | Compiling chrono-tz v0.10.4 |
| 2155 | 2026-05-20T16:01:57.207Z | Compiling openssl v0.10.80 |
| 2156 | 2026-05-20T16:01:57.432Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2157 | 2026-05-20T16:01:57.546Z | Compiling foreign-types v0.3.2 |
| 2158 | 2026-05-20T16:01:57.679Z | Compiling const_format_proc_macros v0.2.34 |
| 2159 | 2026-05-20T16:01:57.698Z | Compiling konst v0.2.20 |
| 2160 | 2026-05-20T16:01:58.138Z | Compiling snafu v0.8.9 |
| 2161 | 2026-05-20T16:01:58.539Z | Compiling walkdir v2.5.0 |
| 2162 | 2026-05-20T16:01:58.759Z | Compiling csv v1.4.0 |
| 2163 | 2026-05-20T16:01:59.322Z | Compiling hashbrown v0.15.5 |
| 2164 | 2026-05-20T16:01:59.746Z | Compiling typify-macro v0.4.3 |
| 2165 | 2026-05-20T16:01:59.991Z | Compiling qorb v0.4.1 |
| 2166 | 2026-05-20T16:01:59.999Z | Compiling progenitor v0.14.0 |
| 2167 | 2026-05-20T16:02:00.158Z | Compiling progenitor v0.13.0 |
| 2168 | 2026-05-20T16:02:00.337Z | Compiling olpc-cjson v0.1.4 |
| 2169 | 2026-05-20T16:02:00.552Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2170 | 2026-05-20T16:02:01.366Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2171 | 2026-05-20T16:02:01.937Z | Compiling rayon v1.12.0 |
| 2172 | 2026-05-20T16:02:03.790Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2173 | 2026-05-20T16:02:04.214Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2174 | 2026-05-20T16:02:04.395Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2175 | 2026-05-20T16:02:04.979Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2176 | 2026-05-20T16:02:06.451Z | Compiling phf v0.12.1 |
| 2177 | 2026-05-20T16:02:07.120Z | Compiling zone_cfg_derive v0.3.1 |
| 2178 | 2026-05-20T16:02:07.312Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2179 | 2026-05-20T16:02:07.739Z | Compiling tokio-dtrace v0.1.1 |
| 2180 | 2026-05-20T16:02:07.795Z | Compiling globset v0.4.18 |
| 2181 | 2026-05-20T16:02:07.894Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2182 | 2026-05-20T16:02:08.081Z | Compiling itertools v0.12.1 |
| 2183 | 2026-05-20T16:02:08.110Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2184 | 2026-05-20T16:02:08.764Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2185 | 2026-05-20T16:02:08.786Z | Compiling pem v3.0.6 |
| 2186 | 2026-05-20T16:02:09.514Z | Compiling libsw-core v0.3.2 |
| 2187 | 2026-05-20T16:02:09.629Z | Compiling serde_plain v1.0.2 |
| 2188 | 2026-05-20T16:02:09.710Z | Compiling openssl-macros v0.1.1 |
| 2189 | 2026-05-20T16:02:09.927Z | Compiling cookie v0.18.1 |
| 2190 | 2026-05-20T16:02:10.043Z | Compiling sigpipe v0.1.3 |
| 2191 | 2026-05-20T16:02:10.154Z | Compiling fixedbitset v0.5.7 |
| 2192 | 2026-05-20T16:02:10.200Z | Compiling jiff v0.2.24 |
| 2193 | 2026-05-20T16:02:10.219Z | Compiling typed-path v0.9.3 |
| 2194 | 2026-05-20T16:02:10.236Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2195 | 2026-05-20T16:02:10.462Z | Compiling glob v0.3.3 |
| 2196 | 2026-05-20T16:02:10.503Z | Compiling fixedbitset v0.4.2 |
| 2197 | 2026-05-20T16:02:10.618Z | Compiling petgraph v0.8.3 |
| 2198 | 2026-05-20T16:02:10.699Z | Compiling petgraph v0.6.5 |
| 2199 | 2026-05-20T16:02:11.459Z | Compiling tough v0.22.0 |
| 2200 | 2026-05-20T16:02:12.668Z | Compiling libsw v3.5.0 |
| 2201 | 2026-05-20T16:02:12.708Z | Compiling zone v0.3.1 |
| 2202 | 2026-05-20T16:02:12.872Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2203 | 2026-05-20T16:02:13.177Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2204 | 2026-05-20T16:02:13.393Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2205 | 2026-05-20T16:02:13.444Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2206 | 2026-05-20T16:02:13.712Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2207 | 2026-05-20T16:02:14.536Z | Compiling oxide-tokio-rt v0.1.6 |
| 2208 | 2026-05-20T16:02:15.577Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2209 | 2026-05-20T16:02:16.944Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2210 | 2026-05-20T16:02:17.142Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2211 | 2026-05-20T16:02:18.090Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2212 | 2026-05-20T16:02:18.776Z | Compiling const_format v0.2.36 |
| 2213 | 2026-05-20T16:02:19.774Z | Compiling papergrid v0.11.0 |
| 2214 | 2026-05-20T16:02:19.879Z | Compiling tabled_derive v0.7.0 |
| 2215 | 2026-05-20T16:02:20.194Z | Compiling gethostname v0.5.0 |
| 2216 | 2026-05-20T16:02:20.347Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2217 | 2026-05-20T16:02:20.364Z | Compiling libscf-sys v1.2.0 |
| 2218 | 2026-05-20T16:02:20.517Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2219 | 2026-05-20T16:02:20.662Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2220 | 2026-05-20T16:02:20.940Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2221 | 2026-05-20T16:02:21.078Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2222 | 2026-05-20T16:02:21.097Z | Compiling bcs v0.1.6 |
| 2223 | 2026-05-20T16:02:21.349Z | Compiling smf v0.2.3 |
| 2224 | 2026-05-20T16:02:21.551Z | Compiling smawk v0.3.2 |
| 2225 | 2026-05-20T16:02:21.694Z | Compiling termtree v0.5.1 |
| 2226 | 2026-05-20T16:02:21.722Z | Compiling unicode-linebreak v0.1.5 |
| 2227 | 2026-05-20T16:02:21.877Z | Compiling tagptr v0.2.0 |
| 2228 | 2026-05-20T16:02:22.030Z | Compiling whoami v1.6.1 |
| 2229 | 2026-05-20T16:02:22.067Z | Compiling linear-map v1.2.0 |
| 2230 | 2026-05-20T16:02:22.321Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2231 | 2026-05-20T16:02:22.584Z | Compiling moka v0.12.15 |
| 2232 | 2026-05-20T16:02:23.635Z | Compiling textwrap v0.16.2 |
| 2233 | 2026-05-20T16:02:24.802Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2234 | 2026-05-20T16:02:24.839Z | Compiling tabled v0.15.0 |
| 2235 | 2026-05-20T16:02:26.131Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2236 | 2026-05-20T16:02:26.201Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2237 | 2026-05-20T16:02:26.202Z | Compiling steno v0.4.1 |
| 2238 | 2026-05-20T16:02:26.202Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2239 | 2026-05-20T16:02:26.937Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2240 | 2026-05-20T16:02:30.725Z | Compiling hickory-proto v0.25.2 |
| 2241 | 2026-05-20T16:02:30.940Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2242 | 2026-05-20T16:02:32.643Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2243 | 2026-05-20T16:02:33.091Z | Compiling humantime v2.3.0 |
| 2244 | 2026-05-20T16:02:33.138Z | Compiling proc-macro-error2 v2.0.1 |
| 2245 | 2026-05-20T16:02:33.443Z | Compiling hickory-resolver v0.25.2 |
| 2246 | 2026-05-20T16:02:33.577Z | Compiling typify v0.4.3 |
| 2247 | 2026-05-20T16:02:34.196Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2248 | 2026-05-20T16:02:34.427Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2249 | 2026-05-20T16:02:34.674Z | Compiling parking_lot_core v0.8.6 |
| 2250 | 2026-05-20T16:02:34.791Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2251 | 2026-05-20T16:02:35.024Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2252 | 2026-05-20T16:02:35.447Z | Compiling progenitor-impl v0.11.2 |
| 2253 | 2026-05-20T16:02:37.791Z | Compiling tabled_derive v0.11.0 |
| 2254 | 2026-05-20T16:02:37.815Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2255 | 2026-05-20T16:02:38.026Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2256 | 2026-05-20T16:02:39.372Z | Compiling papergrid v0.17.0 |
| 2257 | 2026-05-20T16:02:40.124Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2258 | 2026-05-20T16:02:41.264Z | Compiling testing_table v0.3.0 |
| 2259 | 2026-05-20T16:02:41.673Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2260 | 2026-05-20T16:02:41.731Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2261 | 2026-05-20T16:02:42.186Z | Compiling tabled v0.20.0 |
| 2262 | 2026-05-20T16:02:42.802Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2263 | 2026-05-20T16:02:43.132Z | Compiling progenitor-macro v0.11.2 |
| 2264 | 2026-05-20T16:02:45.779Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2265 | 2026-05-20T16:02:45.901Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2266 | 2026-05-20T16:02:46.703Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2267 | 2026-05-20T16:02:47.406Z | Compiling progenitor-client v0.11.2 |
| 2268 | 2026-05-20T16:02:47.449Z | Compiling arc-swap v1.9.1 |
| 2269 | 2026-05-20T16:02:47.572Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2270 | 2026-05-20T16:02:47.816Z | Compiling slog-scope v4.4.1 |
| 2271 | 2026-05-20T16:02:47.930Z | Compiling progenitor v0.11.2 |
| 2272 | 2026-05-20T16:02:48.082Z | Compiling parking_lot v0.11.2 |
| 2273 | 2026-05-20T16:02:49.041Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2274 | 2026-05-20T16:02:50.385Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2275 | 2026-05-20T16:02:50.874Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2276 | 2026-05-20T16:02:51.512Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2277 | 2026-05-20T16:02:52.753Z | Compiling fxhash v0.2.1 |
| 2278 | 2026-05-20T16:02:52.921Z | Compiling crc8 v0.1.1 |
| 2279 | 2026-05-20T16:02:53.062Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2280 | 2026-05-20T16:02:53.767Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2281 | 2026-05-20T16:02:57.403Z | Compiling sled v0.34.7 |
| 2282 | 2026-05-20T16:02:58.272Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2283 | 2026-05-20T16:02:58.490Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2284 | 2026-05-20T16:02:59.956Z | Compiling slog-stdlog v4.1.1 |
| 2285 | 2026-05-20T16:03:00.441Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2286 | 2026-05-20T16:03:00.526Z | Compiling slog-envlogger v2.2.0 |
| 2287 | 2026-05-20T16:03:00.716Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2288 | 2026-05-20T16:03:01.534Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2289 | 2026-05-20T16:03:14.690Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2290 | 2026-05-20T16:03:17.880Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2291 | 2026-05-20T16:03:21.409Z | Finished `release` profile [optimized] target(s) in 4m 02s |
| 2292 | 2026-05-20T16:03:21.752Z | + banner trio |
| 2293 | 2026-05-20T16:03:21.756Z | |
| 2294 | 2026-05-20T16:03:21.756Z | ##### ##### # #### |
| 2295 | 2026-05-20T16:03:21.756Z | # # # # # # |
| 2296 | 2026-05-20T16:03:21.756Z | # # # # # # |
| 2297 | 2026-05-20T16:03:21.756Z | # ##### # # # |
| 2298 | 2026-05-20T16:03:21.756Z | # # # # # # |
| 2299 | 2026-05-20T16:03:21.756Z | # # # # #### |
| 2300 | 2026-05-20T16:03:21.756Z | |
| 2301 | 2026-05-20T16:03:21.756Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2302 | 2026-05-20T16:03:22.331Z | Compiling cfg-if v1.0.4 |
| 2303 | 2026-05-20T16:03:22.335Z | Compiling libc v0.2.186 |
| 2304 | 2026-05-20T16:03:22.335Z | Compiling serde_core v1.0.228 |
| 2305 | 2026-05-20T16:03:22.444Z | Compiling memchr v2.8.0 |
| 2306 | 2026-05-20T16:03:22.452Z | Compiling itoa v1.0.18 |
| 2307 | 2026-05-20T16:03:22.455Z | Compiling smallvec v1.15.1 |
| 2308 | 2026-05-20T16:03:22.469Z | Compiling stable_deref_trait v1.2.1 |
| 2309 | 2026-05-20T16:03:22.478Z | Compiling zerofrom v0.1.8 |
| 2310 | 2026-05-20T16:03:22.488Z | Compiling zmij v1.0.21 |
| 2311 | 2026-05-20T16:03:22.542Z | Compiling writeable v0.6.3 |
| 2312 | 2026-05-20T16:03:22.601Z | Compiling yoke v0.8.2 |
| 2313 | 2026-05-20T16:03:22.697Z | Compiling litemap v0.8.2 |
| 2314 | 2026-05-20T16:03:22.717Z | Compiling utf8_iter v1.0.4 |
| 2315 | 2026-05-20T16:03:22.788Z | Compiling zerovec v0.11.6 |
| 2316 | 2026-05-20T16:03:22.800Z | Compiling zerotrie v0.2.4 |
| 2317 | 2026-05-20T16:03:22.823Z | Compiling percent-encoding v2.3.2 |
| 2318 | 2026-05-20T16:03:22.878Z | Compiling libm v0.2.16 |
| 2319 | 2026-05-20T16:03:22.905Z | Compiling icu_normalizer_data v2.2.0 |
| 2320 | 2026-05-20T16:03:22.973Z | Compiling icu_properties_data v2.2.0 |
| 2321 | 2026-05-20T16:03:22.986Z | Compiling form_urlencoded v1.2.2 |
| 2322 | 2026-05-20T16:03:23.105Z | Compiling rand_core v0.10.1 |
| 2323 | 2026-05-20T16:03:23.138Z | Compiling errno v0.3.14 |
| 2324 | 2026-05-20T16:03:23.241Z | Compiling getrandom v0.4.2 |
| 2325 | 2026-05-20T16:03:23.267Z | Compiling iana-time-zone v0.1.65 |
| 2326 | 2026-05-20T16:03:23.283Z | Compiling pin-project-lite v0.2.17 |
| 2327 | 2026-05-20T16:03:23.315Z | Compiling zeroize v1.8.2 |
| 2328 | 2026-05-20T16:03:23.387Z | Compiling tinystr v0.8.3 |
| 2329 | 2026-05-20T16:03:23.424Z | Compiling potential_utf v0.1.5 |
| 2330 | 2026-05-20T16:03:23.452Z | Compiling dyn-clone v1.0.20 |
| 2331 | 2026-05-20T16:03:23.562Z | Compiling icu_collections v2.2.0 |
| 2332 | 2026-05-20T16:03:23.602Z | Compiling icu_locale_core v2.2.0 |
| 2333 | 2026-05-20T16:03:23.613Z | Compiling socket2 v0.6.3 |
| 2334 | 2026-05-20T16:03:23.617Z | Compiling scopeguard v1.2.0 |
| 2335 | 2026-05-20T16:03:23.617Z | Compiling parking_lot_core v0.9.12 |
| 2336 | 2026-05-20T16:03:23.642Z | Compiling signal-hook-registry v1.4.8 |
| 2337 | 2026-05-20T16:03:23.746Z | Compiling num-traits v0.2.19 |
| 2338 | 2026-05-20T16:03:24.035Z | Compiling lock_api v0.4.14 |
| 2339 | 2026-05-20T16:03:24.215Z | Compiling mio v1.2.0 |
| 2340 | 2026-05-20T16:03:24.304Z | Compiling parking_lot v0.12.5 |
| 2341 | 2026-05-20T16:03:24.361Z | Compiling serde v1.0.228 |
| 2342 | 2026-05-20T16:03:24.449Z | Compiling serde_json v1.0.149 |
| 2343 | 2026-05-20T16:03:24.548Z | Compiling icu_provider v2.2.0 |
| 2344 | 2026-05-20T16:03:24.552Z | Compiling uuid v1.23.1 |
| 2345 | 2026-05-20T16:03:24.717Z | Compiling semver v1.0.28 |
| 2346 | 2026-05-20T16:03:24.960Z | Compiling bytes v1.11.1 |
| 2347 | 2026-05-20T16:03:25.031Z | Compiling icu_properties v2.2.0 |
| 2348 | 2026-05-20T16:03:25.187Z | Compiling icu_normalizer v2.2.0 |
| 2349 | 2026-05-20T16:03:25.206Z | Compiling chrono v0.4.44 |
| 2350 | 2026-05-20T16:03:25.303Z | Compiling portable-atomic v1.13.1 |
| 2351 | 2026-05-20T16:03:25.423Z | Compiling thiserror v2.0.18 |
| 2352 | 2026-05-20T16:03:25.540Z | Compiling tokio v1.52.3 |
| 2353 | 2026-05-20T16:03:25.910Z | Compiling getrandom v0.2.17 |
| 2354 | 2026-05-20T16:03:26.045Z | Compiling idna_adapter v1.2.2 |
| 2355 | 2026-05-20T16:03:26.150Z | Compiling critical-section v1.2.0 |
| 2356 | 2026-05-20T16:03:26.197Z | Compiling idna v1.1.0 |
| 2357 | 2026-05-20T16:03:26.297Z | Compiling futures-core v0.3.32 |
| 2358 | 2026-05-20T16:03:26.478Z | Compiling subtle v2.6.1 |
| 2359 | 2026-05-20T16:03:26.489Z | Compiling once_cell v1.21.4 |
| 2360 | 2026-05-20T16:03:26.664Z | Compiling url v2.5.8 |
| 2361 | 2026-05-20T16:03:26.712Z | Compiling bitflags v2.11.1 |
| 2362 | 2026-05-20T16:03:26.724Z | Compiling log v0.4.29 |
| 2363 | 2026-05-20T16:03:26.752Z | Compiling equivalent v1.0.2 |
| 2364 | 2026-05-20T16:03:26.849Z | Compiling zerocopy v0.8.48 |
| 2365 | 2026-05-20T16:03:26.998Z | Compiling rand_core v0.6.4 |
| 2366 | 2026-05-20T16:03:27.132Z | Compiling futures-sink v0.3.32 |
| 2367 | 2026-05-20T16:03:27.249Z | Compiling slab v0.4.12 |
| 2368 | 2026-05-20T16:03:27.262Z | Compiling futures-channel v0.3.32 |
| 2369 | 2026-05-20T16:03:27.323Z | Compiling schemars v0.8.22 |
| 2370 | 2026-05-20T16:03:27.463Z | Compiling futures-io v0.3.32 |
| 2371 | 2026-05-20T16:03:27.527Z | Compiling futures-task v0.3.32 |
| 2372 | 2026-05-20T16:03:27.671Z | Compiling futures-util v0.3.32 |
| 2373 | 2026-05-20T16:03:27.712Z | Compiling typenum v1.20.0 |
| 2374 | 2026-05-20T16:03:28.417Z | Compiling generic-array v0.14.7 |
| 2375 | 2026-05-20T16:03:28.489Z | Compiling hashbrown v0.17.1 |
| 2376 | 2026-05-20T16:03:28.985Z | Compiling tracing-core v0.1.36 |
| 2377 | 2026-05-20T16:03:28.988Z | Compiling base64 v0.22.1 |
| 2378 | 2026-05-20T16:03:29.195Z | Compiling indexmap v2.14.0 |
| 2379 | 2026-05-20T16:03:29.358Z | Compiling tracing v0.1.44 |
| 2380 | 2026-05-20T16:03:29.494Z | Compiling crypto-common v0.1.7 |
| 2381 | 2026-05-20T16:03:29.648Z | Compiling ipnetwork v0.21.1 |
| 2382 | 2026-05-20T16:03:29.729Z | Compiling http v1.4.0 |
| 2383 | 2026-05-20T16:03:30.062Z | Compiling unicode-ident v1.0.24 |
| 2384 | 2026-05-20T16:03:30.118Z | Compiling slog v2.8.2 |
| 2385 | 2026-05-20T16:03:30.134Z | Compiling erased-serde v0.3.31 |
| 2386 | 2026-05-20T16:03:30.185Z | Compiling proc-macro2 v1.0.106 |
| 2387 | 2026-05-20T16:03:30.197Z | Compiling rustls-pki-types v1.14.1 |
| 2388 | 2026-05-20T16:03:30.437Z | Compiling fnv v1.0.7 |
| 2389 | 2026-05-20T16:03:30.551Z | Compiling untrusted v0.9.0 |
| 2390 | 2026-05-20T16:03:30.694Z | Compiling quote v1.0.45 |
| 2391 | 2026-05-20T16:03:31.100Z | Compiling syn v2.0.117 |
| 2392 | 2026-05-20T16:03:31.401Z | Compiling tokio-util v0.7.18 |
| 2393 | 2026-05-20T16:03:31.459Z | Compiling oxnet v0.1.5 |
| 2394 | 2026-05-20T16:03:31.731Z | Compiling ipnet v2.12.0 |
| 2395 | 2026-05-20T16:03:31.755Z | Compiling byteorder v1.5.0 |
| 2396 | 2026-05-20T16:03:32.023Z | Compiling thiserror v1.0.69 |
| 2397 | 2026-05-20T16:03:32.139Z | Compiling ppv-lite86 v0.2.21 |
| 2398 | 2026-05-20T16:03:32.419Z | Compiling http-body v1.0.1 |
| 2399 | 2026-05-20T16:03:32.501Z | Compiling block-buffer v0.10.4 |
| 2400 | 2026-05-20T16:03:32.594Z | Compiling atomic-waker v1.1.2 |
| 2401 | 2026-05-20T16:03:32.627Z | Compiling httparse v1.10.1 |
| 2402 | 2026-05-20T16:03:32.678Z | Compiling digest v0.10.7 |
| 2403 | 2026-05-20T16:03:32.692Z | Compiling pretty-hex v0.4.2 |
| 2404 | 2026-05-20T16:03:32.731Z | Compiling tower-layer v0.3.3 |
| 2405 | 2026-05-20T16:03:32.839Z | Compiling ryu v1.0.23 |
| 2406 | 2026-05-20T16:03:32.938Z | Compiling try-lock v0.2.5 |
| 2407 | 2026-05-20T16:03:32.949Z | Compiling tower-service v0.3.3 |
| 2408 | 2026-05-20T16:03:32.973Z | Compiling h2 v0.4.14 |
| 2409 | 2026-05-20T16:03:33.046Z | Compiling want v0.3.1 |
| 2410 | 2026-05-20T16:03:33.058Z | Compiling httpdate v1.0.3 |
| 2411 | 2026-05-20T16:03:33.128Z | Compiling rustix v1.1.4 |
| 2412 | 2026-05-20T16:03:33.143Z | Compiling regex-syntax v0.8.10 |
| 2413 | 2026-05-20T16:03:33.236Z | Compiling plain v0.2.3 |
| 2414 | 2026-05-20T16:03:33.363Z | Compiling getrandom v0.3.4 |
| 2415 | 2026-05-20T16:03:33.448Z | Compiling omicron-workspace-hack v0.1.0 |
| 2416 | 2026-05-20T16:03:33.528Z | Compiling aws-lc-sys v0.41.0 |
| 2417 | 2026-05-20T16:03:33.566Z | Compiling untrusted v0.7.1 |
| 2418 | 2026-05-20T16:03:33.580Z | Compiling ucd-trie v0.1.7 |
| 2419 | 2026-05-20T16:03:33.702Z | Compiling rand_core v0.9.5 |
| 2420 | 2026-05-20T16:03:33.995Z | Compiling pest v2.8.6 |
| 2421 | 2026-05-20T16:03:34.120Z | Compiling aws-lc-rs v1.17.0 |
| 2422 | 2026-05-20T16:03:34.223Z | Compiling crossbeam-utils v0.8.21 |
| 2423 | 2026-05-20T16:03:35.041Z | Compiling serde_urlencoded v0.7.1 |
| 2424 | 2026-05-20T16:03:35.160Z | Compiling http-body-util v0.1.3 |
| 2425 | 2026-05-20T16:03:35.346Z | Compiling allocator-api2 v0.2.21 |
| 2426 | 2026-05-20T16:03:35.457Z | Compiling hyper v1.9.0 |
| 2427 | 2026-05-20T16:03:35.763Z | Compiling foldhash v0.2.0 |
| 2428 | 2026-05-20T16:03:35.795Z | Compiling rustls v0.23.40 |
| 2429 | 2026-05-20T16:03:36.069Z | Compiling hashbrown v0.16.1 |
| 2430 | 2026-05-20T16:03:36.081Z | Compiling rustls-webpki v0.103.13 |
| 2431 | 2026-05-20T16:03:36.857Z | Compiling newtype-uuid v1.3.2 |
| 2432 | 2026-05-20T16:03:37.237Z | Compiling hyper-util v0.1.20 |
| 2433 | 2026-05-20T16:03:37.954Z | Compiling cpufeatures v0.2.17 |
| 2434 | 2026-05-20T16:03:38.039Z | Compiling hex v0.4.3 |
| 2435 | 2026-05-20T16:03:38.353Z | Compiling daft v0.1.7 |
| 2436 | 2026-05-20T16:03:38.845Z | Compiling rand_chacha v0.9.0 |
| 2437 | 2026-05-20T16:03:39.402Z | Compiling sync_wrapper v1.0.2 |
| 2438 | 2026-05-20T16:03:39.462Z | Compiling aho-corasick v1.1.4 |
| 2439 | 2026-05-20T16:03:39.530Z | Compiling fastrand v2.4.1 |
| 2440 | 2026-05-20T16:03:39.919Z | Compiling tower v0.5.3 |
| 2441 | 2026-05-20T16:03:40.087Z | Compiling anyhow v1.0.102 |
| 2442 | 2026-05-20T16:03:40.419Z | Compiling rand v0.9.4 |
| 2443 | 2026-05-20T16:03:40.450Z | Compiling powerfmt v0.2.0 |
| 2444 | 2026-05-20T16:03:40.570Z | Compiling regex-automata v0.4.14 |
| 2445 | 2026-05-20T16:03:40.733Z | Compiling deranged v0.5.8 |
| 2446 | 2026-05-20T16:03:40.805Z | Compiling tower-http v0.6.10 |
| 2447 | 2026-05-20T16:03:40.832Z | Compiling openapiv3 v2.2.0 |
| 2448 | 2026-05-20T16:03:41.199Z | Compiling num_threads v0.1.7 |
| 2449 | 2026-05-20T16:03:41.316Z | Compiling time-core v0.1.8 |
| 2450 | 2026-05-20T16:03:41.483Z | Compiling openssl-probe v0.2.1 |
| 2451 | 2026-05-20T16:03:41.540Z | Compiling num-conv v0.2.1 |
| 2452 | 2026-05-20T16:03:41.705Z | Compiling rustls-native-certs v0.8.3 |
| 2453 | 2026-05-20T16:03:41.753Z | Compiling camino v1.2.2 |
| 2454 | 2026-05-20T16:03:41.929Z | Compiling time v0.3.47 |
| 2455 | 2026-05-20T16:03:42.387Z | Compiling tokio-rustls v0.26.4 |
| 2456 | 2026-05-20T16:03:42.615Z | Compiling tempfile v3.27.0 |
| 2457 | 2026-05-20T16:03:42.715Z | Compiling futures-executor v0.3.32 |
| 2458 | 2026-05-20T16:03:43.287Z | Compiling winnow v1.0.3 |
| 2459 | 2026-05-20T16:03:43.473Z | Compiling futures v0.3.32 |
| 2460 | 2026-05-20T16:03:43.564Z | Compiling regex v1.12.3 |
| 2461 | 2026-05-20T16:03:43.594Z | Compiling hyper-rustls v0.27.9 |
| 2462 | 2026-05-20T16:03:44.014Z | Compiling rustls-platform-verifier v0.7.0 |
| 2463 | 2026-05-20T16:03:44.681Z | Compiling crossbeam-channel v0.5.15 |
| 2464 | 2026-05-20T16:03:44.871Z | Compiling scroll v0.13.0 |
| 2465 | 2026-05-20T16:03:45.097Z | Compiling adler2 v2.0.1 |
| 2466 | 2026-05-20T16:03:45.102Z | Compiling simd-adler32 v0.3.9 |
| 2467 | 2026-05-20T16:03:45.219Z | Compiling goblin v0.10.5 |
| 2468 | 2026-05-20T16:03:45.251Z | Compiling miniz_oxide v0.8.9 |
| 2469 | 2026-05-20T16:03:45.282Z | Compiling crc32fast v1.5.0 |
| 2470 | 2026-05-20T16:03:45.432Z | Compiling reqwest v0.13.3 |
| 2471 | 2026-05-20T16:03:45.530Z | Compiling ring v0.17.14 |
| 2472 | 2026-05-20T16:03:46.021Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2473 | 2026-05-20T16:03:46.796Z | Compiling thread_local v1.1.9 |
| 2474 | 2026-05-20T16:03:47.157Z | Compiling either v1.15.0 |
| 2475 | 2026-05-20T16:03:47.398Z | Compiling rustls-webpki v0.102.8 |
| 2476 | 2026-05-20T16:03:48.175Z | Compiling flate2 v1.1.9 |
| 2477 | 2026-05-20T16:03:48.773Z | Compiling dof v0.4.0 |
| 2478 | 2026-05-20T16:03:49.449Z | Compiling dtrace-parser v0.3.0 |
| 2479 | 2026-05-20T16:03:50.039Z | Compiling rand_chacha v0.3.1 |
| 2480 | 2026-05-20T16:03:50.742Z | Compiling thread-id v5.1.0 |
| 2481 | 2026-05-20T16:03:50.843Z | Compiling is-terminal v0.4.17 |
| 2482 | 2026-05-20T16:03:50.968Z | Compiling debug-ignore v1.0.5 |
| 2483 | 2026-05-20T16:03:51.094Z | Compiling term v1.2.1 |
| 2484 | 2026-05-20T16:03:52.117Z | Compiling match_cfg v0.1.0 |
| 2485 | 2026-05-20T16:03:52.200Z | Compiling take_mut v0.2.2 |
| 2486 | 2026-05-20T16:03:52.211Z | Compiling compression-core v0.4.32 |
| 2487 | 2026-05-20T16:03:52.326Z | Compiling slog-async v2.8.0 |
| 2488 | 2026-05-20T16:03:52.397Z | Compiling compression-codecs v0.4.38 |
| 2489 | 2026-05-20T16:03:52.609Z | Compiling hostname v0.3.1 |
| 2490 | 2026-05-20T16:03:52.784Z | Compiling slog-term v2.9.2 |
| 2491 | 2026-05-20T16:03:52.801Z | Compiling usdt-impl v0.6.0 |
| 2492 | 2026-05-20T16:03:53.184Z | Compiling rand v0.8.6 |
| 2493 | 2026-05-20T16:03:53.897Z | Compiling ref-cast v1.0.25 |
| 2494 | 2026-05-20T16:03:54.014Z | Compiling rustls v0.22.4 |
| 2495 | 2026-05-20T16:03:54.044Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2496 | 2026-05-20T16:03:54.222Z | Compiling slog-json v2.6.1 |
| 2497 | 2026-05-20T16:03:54.505Z | Compiling strum v0.26.3 |
| 2498 | 2026-05-20T16:03:54.659Z | Compiling macaddr v1.0.1 |
| 2499 | 2026-05-20T16:03:54.966Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2500 | 2026-05-20T16:03:55.411Z | Compiling serde_spanned v1.1.1 |
| 2501 | 2026-05-20T16:03:55.441Z | Compiling wait-timeout v0.2.1 |
| 2502 | 2026-05-20T16:03:55.573Z | Compiling memmap2 v0.9.10 |
| 2503 | 2026-05-20T16:03:55.891Z | Compiling encoding_rs v0.8.35 |
| 2504 | 2026-05-20T16:03:55.965Z | Compiling quick-error v1.2.3 |
| 2505 | 2026-05-20T16:03:56.090Z | Compiling mime v0.3.17 |
| 2506 | 2026-05-20T16:03:56.627Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2507 | 2026-05-20T16:03:56.908Z | Compiling bit-vec v0.8.0 |
| 2508 | 2026-05-20T16:03:57.241Z | Compiling spin v0.9.8 |
| 2509 | 2026-05-20T16:03:57.307Z | Compiling bit-set v0.8.0 |
| 2510 | 2026-05-20T16:03:57.382Z | Compiling multer v3.1.0 |
| 2511 | 2026-05-20T16:03:57.418Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2512 | 2026-05-20T16:03:57.517Z | Compiling tokio-rustls v0.25.0 |
| 2513 | 2026-05-20T16:03:57.800Z | Compiling rusty-fork v0.3.1 |
| 2514 | 2026-05-20T16:03:58.721Z | Compiling usdt v0.6.0 |
| 2515 | 2026-05-20T16:03:58.724Z | Compiling slog-bunyan v2.5.0 |
| 2516 | 2026-05-20T16:03:58.819Z | Compiling async-compression v0.4.42 |
| 2517 | 2026-05-20T16:03:58.919Z | Compiling serde_with v3.20.0 |
| 2518 | 2026-05-20T16:03:59.344Z | Compiling async-stream v0.3.6 |
| 2519 | 2026-05-20T16:03:59.434Z | Compiling sha1 v0.10.6 |
| 2520 | 2026-05-20T16:03:59.575Z | Compiling rand_xorshift v0.4.0 |
| 2521 | 2026-05-20T16:03:59.761Z | Compiling waitgroup v0.1.2 |
| 2522 | 2026-05-20T16:03:59.863Z | Compiling rustls-pemfile v2.2.0 |
| 2523 | 2026-05-20T16:03:59.927Z | Compiling serde_path_to_error v0.1.20 |
| 2524 | 2026-05-20T16:04:00.199Z | Compiling hostname v0.4.2 |
| 2525 | 2026-05-20T16:04:00.378Z | Compiling unarray v0.1.4 |
| 2526 | 2026-05-20T16:04:00.436Z | Compiling dropshot v0.17.0 |
| 2527 | 2026-05-20T16:04:00.514Z | Compiling proptest v1.11.0 |
| 2528 | 2026-05-20T16:04:00.598Z | Compiling progenitor-client v0.14.0 |
| 2529 | 2026-05-20T16:04:01.157Z | Compiling strum v0.27.2 |
| 2530 | 2026-05-20T16:04:01.316Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2531 | 2026-05-20T16:04:01.486Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2532 | 2026-05-20T16:04:01.716Z | Compiling rustc-hash v2.1.2 |
| 2533 | 2026-05-20T16:04:01.746Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2534 | 2026-05-20T16:04:01.858Z | Compiling iddqd v0.3.18 |
| 2535 | 2026-05-20T16:04:01.901Z | Compiling reqwest v0.12.28 |
| 2536 | 2026-05-20T16:04:02.083Z | Compiling backon v1.6.0 |
| 2537 | 2026-05-20T16:04:02.372Z | Compiling instant v0.1.13 |
| 2538 | 2026-05-20T16:04:02.392Z | Compiling progenitor-extras v0.2.0 |
| 2539 | 2026-05-20T16:04:02.504Z | Compiling backoff v0.4.0 |
| 2540 | 2026-05-20T16:04:02.647Z | Compiling parse-display v0.10.0 |
| 2541 | 2026-05-20T16:04:02.738Z | Compiling itertools v0.14.0 |
| 2542 | 2026-05-20T16:04:03.633Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2543 | 2026-05-20T16:04:03.822Z | Compiling progenitor-client v0.10.0 |
| 2544 | 2026-05-20T16:04:04.365Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2545 | 2026-05-20T16:04:04.379Z | Compiling regress v0.10.5 |
| 2546 | 2026-05-20T16:04:04.664Z | Compiling heck v0.5.0 |
| 2547 | 2026-05-20T16:04:05.323Z | Compiling unicode-width v0.2.2 |
| 2548 | 2026-05-20T16:04:05.668Z | Compiling secrecy v0.10.3 |
| 2549 | 2026-05-20T16:04:05.859Z | Compiling tinyvec_macros v0.1.1 |
| 2550 | 2026-05-20T16:04:05.873Z | Compiling num-integer v0.1.46 |
| 2551 | 2026-05-20T16:04:05.938Z | Compiling tinyvec v1.11.0 |
| 2552 | 2026-05-20T16:04:06.409Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2553 | 2026-05-20T16:04:06.421Z | Compiling scroll v0.12.0 |
| 2554 | 2026-05-20T16:04:06.753Z | Compiling crucible-workspace-hack v0.1.0 |
| 2555 | 2026-05-20T16:04:06.838Z | Compiling regress v0.11.1 |
| 2556 | 2026-05-20T16:04:08.619Z | Compiling hmac v0.12.1 |
| 2557 | 2026-05-20T16:04:08.646Z | Compiling inout v0.1.4 |
| 2558 | 2026-05-20T16:04:08.787Z | Compiling ff v0.13.1 |
| 2559 | 2026-05-20T16:04:08.819Z | Compiling utf8parse v0.2.2 |
| 2560 | 2026-05-20T16:04:08.942Z | Compiling anstyle-parse v1.0.0 |
| 2561 | 2026-05-20T16:04:08.942Z | Compiling group v0.13.0 |
| 2562 | 2026-05-20T16:04:09.073Z | Compiling cipher v0.4.4 |
| 2563 | 2026-05-20T16:04:09.189Z | Compiling hkdf v0.12.4 |
| 2564 | 2026-05-20T16:04:09.340Z | Compiling typify-impl v0.6.2 |
| 2565 | 2026-05-20T16:04:09.370Z | Compiling goblin v0.8.2 |
| 2566 | 2026-05-20T16:04:09.445Z | Compiling num-rational v0.4.2 |
| 2567 | 2026-05-20T16:04:10.152Z | Compiling num-iter v0.1.45 |
| 2568 | 2026-05-20T16:04:10.290Z | Compiling zerocopy v0.7.35 |
| 2569 | 2026-05-20T16:04:10.633Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2570 | 2026-05-20T16:04:10.921Z | Compiling terminal_size v0.4.4 |
| 2571 | 2026-05-20T16:04:11.095Z | Compiling half v2.7.1 |
| 2572 | 2026-05-20T16:04:11.498Z | Compiling universal-hash v0.5.1 |
| 2573 | 2026-05-20T16:04:11.660Z | Compiling crypto-bigint v0.5.5 |
| 2574 | 2026-05-20T16:04:11.986Z | Compiling num-complex v0.4.6 |
| 2575 | 2026-05-20T16:04:12.041Z | Compiling anstyle-query v1.1.5 |
| 2576 | 2026-05-20T16:04:12.163Z | Compiling base64ct v1.8.3 |
| 2577 | 2026-05-20T16:04:12.463Z | Compiling is_terminal_polyfill v1.70.2 |
| 2578 | 2026-05-20T16:04:12.537Z | Compiling ciborium-io v0.2.2 |
| 2579 | 2026-05-20T16:04:12.571Z | Compiling colorchoice v1.0.5 |
| 2580 | 2026-05-20T16:04:12.645Z | Compiling base16ct v0.2.0 |
| 2581 | 2026-05-20T16:04:12.709Z | Compiling opaque-debug v0.3.1 |
| 2582 | 2026-05-20T16:04:12.822Z | Compiling anstyle v1.0.14 |
| 2583 | 2026-05-20T16:04:12.870Z | Compiling poly1305 v0.8.0 |
| 2584 | 2026-05-20T16:04:13.113Z | Compiling anstream v1.0.0 |
| 2585 | 2026-05-20T16:04:13.535Z | Compiling elliptic-curve v0.13.8 |
| 2586 | 2026-05-20T16:04:13.648Z | Compiling ciborium-ll v0.2.2 |
| 2587 | 2026-05-20T16:04:13.684Z | Compiling password-hash v0.5.0 |
| 2588 | 2026-05-20T16:04:13.863Z | Compiling num v0.4.3 |
| 2589 | 2026-05-20T16:04:13.927Z | Compiling curve25519-dalek v4.1.3 |
| 2590 | 2026-05-20T16:04:13.950Z | Compiling dof v0.3.0 |
| 2591 | 2026-05-20T16:04:14.689Z | Compiling typify v0.6.2 |
| 2592 | 2026-05-20T16:04:14.813Z | Compiling thiserror-no-std v2.0.2 |
| 2593 | 2026-05-20T16:04:14.918Z | Compiling chacha20 v0.9.1 |
| 2594 | 2026-05-20T16:04:15.186Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2595 | 2026-05-20T16:04:15.189Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2596 | 2026-05-20T16:04:16.734Z | Compiling byte-wrapper v0.1.0 |
| 2597 | 2026-05-20T16:04:16.815Z | Compiling dtrace-parser v0.2.0 |
| 2598 | 2026-05-20T16:04:16.896Z | Compiling crossbeam-epoch v0.9.18 |
| 2599 | 2026-05-20T16:04:17.432Z | Compiling blake2 v0.10.6 |
| 2600 | 2026-05-20T16:04:17.625Z | Compiling aead v0.5.2 |
| 2601 | 2026-05-20T16:04:17.763Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2602 | 2026-05-20T16:04:17.825Z | Compiling thread-id v4.2.2 |
| 2603 | 2026-05-20T16:04:17.944Z | Compiling strsim v0.11.1 |
| 2604 | 2026-05-20T16:04:17.954Z | Compiling float-ord v0.3.2 |
| 2605 | 2026-05-20T16:04:18.073Z | Compiling keccak v0.1.6 |
| 2606 | 2026-05-20T16:04:18.792Z | Compiling clap_lex v1.1.0 |
| 2607 | 2026-05-20T16:04:18.816Z | Compiling sha3 v0.10.9 |
| 2608 | 2026-05-20T16:04:19.131Z | Compiling clap_builder v4.6.0 |
| 2609 | 2026-05-20T16:04:19.175Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2610 | 2026-05-20T16:04:19.221Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2611 | 2026-05-20T16:04:19.364Z | Compiling usdt-impl v0.5.0 |
| 2612 | 2026-05-20T16:04:19.484Z | Compiling chacha20poly1305 v0.10.1 |
| 2613 | 2026-05-20T16:04:19.640Z | Compiling argon2 v0.5.3 |
| 2614 | 2026-05-20T16:04:20.704Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2615 | 2026-05-20T16:04:20.928Z | Compiling vsss-rs v3.3.4 |
| 2616 | 2026-05-20T16:04:22.500Z | Compiling ciborium v0.2.2 |
| 2617 | 2026-05-20T16:04:23.402Z | Compiling hash32 v0.3.1 |
| 2618 | 2026-05-20T16:04:23.580Z | Compiling memmap v0.7.0 |
| 2619 | 2026-05-20T16:04:23.858Z | Compiling indent_write v2.2.0 |
| 2620 | 2026-05-20T16:04:23.870Z | Compiling data-encoding v2.11.0 |
| 2621 | 2026-05-20T16:04:24.022Z | Compiling usdt v0.5.0 |
| 2622 | 2026-05-20T16:04:24.731Z | Compiling heapless v0.8.0 |
| 2623 | 2026-05-20T16:04:25.250Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2624 | 2026-05-20T16:04:25.784Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2625 | 2026-05-20T16:04:25.897Z | Compiling clap v4.6.1 |
| 2626 | 2026-05-20T16:04:25.992Z | Compiling ingot-types v0.1.2 |
| 2627 | 2026-05-20T16:04:26.490Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2628 | 2026-05-20T16:04:26.655Z | Compiling rustix v0.38.44 |
| 2629 | 2026-05-20T16:04:26.859Z | Compiling tabwriter v1.4.1 |
| 2630 | 2026-05-20T16:04:27.100Z | Compiling cobs v0.3.0 |
| 2631 | 2026-05-20T16:04:27.246Z | Compiling colored v3.1.1 |
| 2632 | 2026-05-20T16:04:27.389Z | Compiling managed v0.8.0 |
| 2633 | 2026-05-20T16:04:27.665Z | Compiling cpufeatures v0.3.0 |
| 2634 | 2026-05-20T16:04:27.750Z | Compiling foreign-types-shared v0.3.1 |
| 2635 | 2026-05-20T16:04:27.854Z | Compiling bitflags v1.3.2 |
| 2636 | 2026-05-20T16:04:27.939Z | Compiling smoltcp v0.11.0 |
| 2637 | 2026-05-20T16:04:27.951Z | Compiling foreign-types v0.5.0 |
| 2638 | 2026-05-20T16:04:28.038Z | Compiling chacha20 v0.10.0 |
| 2639 | 2026-05-20T16:04:28.052Z | Compiling postcard v1.1.3 |
| 2640 | 2026-05-20T16:04:28.347Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2641 | 2026-05-20T16:04:28.439Z | Compiling num_enum v0.7.6 |
| 2642 | 2026-05-20T16:04:28.573Z | Compiling ingot v0.1.1 |
| 2643 | 2026-05-20T16:04:29.886Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2644 | 2026-05-20T16:04:30.008Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2645 | 2026-05-20T16:04:30.223Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2646 | 2026-05-20T16:04:30.365Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2647 | 2026-05-20T16:04:30.765Z | Compiling serde_spanned v0.6.9 |
| 2648 | 2026-05-20T16:04:30.825Z | Compiling toml_datetime v0.6.11 |
| 2649 | 2026-05-20T16:04:30.861Z | Compiling cstr-argument v0.1.2 |
| 2650 | 2026-05-20T16:04:30.941Z | Compiling resolv-conf v0.7.6 |
| 2651 | 2026-05-20T16:04:31.041Z | Compiling linked-hash-map v0.5.6 |
| 2652 | 2026-05-20T16:04:31.219Z | Compiling unicode-segmentation v1.13.2 |
| 2653 | 2026-05-20T16:04:31.269Z | Compiling swrite v0.1.0 |
| 2654 | 2026-05-20T16:04:31.356Z | Compiling toml_write v0.1.2 |
| 2655 | 2026-05-20T16:04:31.402Z | Compiling static_assertions v1.1.0 |
| 2656 | 2026-05-20T16:04:31.491Z | Compiling winnow v0.7.15 |
| 2657 | 2026-05-20T16:04:31.627Z | Compiling newline-converter v0.3.0 |
| 2658 | 2026-05-20T16:04:31.641Z | Compiling lru-cache v0.1.2 |
| 2659 | 2026-05-20T16:04:31.776Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2660 | 2026-05-20T16:04:31.791Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2661 | 2026-05-20T16:04:31.847Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2662 | 2026-05-20T16:04:31.888Z | Compiling hubpack v0.1.2 |
| 2663 | 2026-05-20T16:04:31.983Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2664 | 2026-05-20T16:04:32.150Z | Compiling rand v0.10.1 |
| 2665 | 2026-05-20T16:04:32.207Z | Compiling memoffset v0.9.1 |
| 2666 | 2026-05-20T16:04:32.225Z | Compiling atomicwrites v0.4.4 |
| 2667 | 2026-05-20T16:04:32.304Z | Compiling hickory-proto v0.24.4 |
| 2668 | 2026-05-20T16:04:32.523Z | Compiling crossbeam-deque v0.8.6 |
| 2669 | 2026-05-20T16:04:32.748Z | Compiling console v0.15.11 |
| 2670 | 2026-05-20T16:04:33.000Z | Compiling itertools v0.12.1 |
| 2671 | 2026-05-20T16:04:33.480Z | Compiling toml_edit v0.22.27 |
| 2672 | 2026-05-20T16:04:33.526Z | Compiling camino-tempfile v1.4.1 |
| 2673 | 2026-05-20T16:04:34.019Z | Compiling serde-big-array v0.5.1 |
| 2674 | 2026-05-20T16:04:34.137Z | Compiling similar v2.7.0 |
| 2675 | 2026-05-20T16:04:34.169Z | Compiling lazy_static v1.5.0 |
| 2676 | 2026-05-20T16:04:34.283Z | Compiling siphasher v1.0.3 |
| 2677 | 2026-05-20T16:04:34.508Z | Compiling hickory-resolver v0.24.4 |
| 2678 | 2026-05-20T16:04:34.559Z | Compiling phf_shared v0.12.1 |
| 2679 | 2026-05-20T16:04:34.789Z | Compiling expectorate v1.2.0 |
| 2680 | 2026-05-20T16:04:35.008Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2681 | 2026-05-20T16:04:35.916Z | Compiling toml v0.8.23 |
| 2682 | 2026-05-20T16:04:36.125Z | Compiling pin-project v1.1.13 |
| 2683 | 2026-05-20T16:04:36.240Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2684 | 2026-05-20T16:04:36.973Z | Compiling prettyplease v0.2.37 |
| 2685 | 2026-05-20T16:04:38.933Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2686 | 2026-05-20T16:04:40.311Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2687 | 2026-05-20T16:04:41.130Z | Compiling rayon-core v1.13.0 |
| 2688 | 2026-05-20T16:04:41.198Z | Compiling nix v0.31.3 |
| 2689 | 2026-05-20T16:04:42.983Z | Compiling num_enum v0.5.11 |
| 2690 | 2026-05-20T16:04:43.118Z | Compiling progenitor-impl v0.14.0 |
| 2691 | 2026-05-20T16:04:43.295Z | Compiling progenitor-impl v0.13.0 |
| 2692 | 2026-05-20T16:04:43.658Z | Compiling unicode-normalization v0.1.25 |
| 2693 | 2026-05-20T16:04:44.090Z | Compiling progenitor-client v0.13.0 |
| 2694 | 2026-05-20T16:04:44.234Z | Compiling tokio-stream v0.1.18 |
| 2695 | 2026-05-20T16:04:44.304Z | Compiling csv-core v0.1.13 |
| 2696 | 2026-05-20T16:04:44.636Z | Compiling bstr v1.12.1 |
| 2697 | 2026-05-20T16:04:44.735Z | Compiling foldhash v0.1.5 |
| 2698 | 2026-05-20T16:04:44.825Z | Compiling highway v1.3.0 |
| 2699 | 2026-05-20T16:04:44.969Z | Compiling konst_macro_rules v0.2.19 |
| 2700 | 2026-05-20T16:04:45.175Z | Compiling unicode-width v0.1.14 |
| 2701 | 2026-05-20T16:04:45.355Z | Compiling same-file v1.0.6 |
| 2702 | 2026-05-20T16:04:45.502Z | Compiling foreign-types-shared v0.1.1 |
| 2703 | 2026-05-20T16:04:45.547Z | Compiling walkdir v2.5.0 |
| 2704 | 2026-05-20T16:04:45.559Z | Compiling konst v0.2.20 |
| 2705 | 2026-05-20T16:04:45.599Z | Compiling foreign-types v0.3.2 |
| 2706 | 2026-05-20T16:04:45.686Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2707 | 2026-05-20T16:04:45.953Z | Compiling globset v0.4.18 |
| 2708 | 2026-05-20T16:04:46.371Z | Compiling hashbrown v0.15.5 |
| 2709 | 2026-05-20T16:04:47.047Z | Compiling progenitor v0.13.0 |
| 2710 | 2026-05-20T16:04:47.203Z | Compiling qorb v0.4.1 |
| 2711 | 2026-05-20T16:04:49.110Z | Compiling progenitor v0.14.0 |
| 2712 | 2026-05-20T16:04:49.262Z | Compiling csv v1.4.0 |
| 2713 | 2026-05-20T16:04:49.355Z | Compiling snafu v0.8.9 |
| 2714 | 2026-05-20T16:04:49.980Z | Compiling olpc-cjson v0.1.4 |
| 2715 | 2026-05-20T16:04:50.266Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2716 | 2026-05-20T16:04:50.363Z | Compiling rayon v1.12.0 |
| 2717 | 2026-05-20T16:04:50.848Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2718 | 2026-05-20T16:04:50.915Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2719 | 2026-05-20T16:04:52.674Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2720 | 2026-05-20T16:04:53.177Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2721 | 2026-05-20T16:04:55.032Z | Compiling phf v0.12.1 |
| 2722 | 2026-05-20T16:04:55.218Z | Compiling openssl-sys v0.9.116 |
| 2723 | 2026-05-20T16:04:55.676Z | Compiling tokio-dtrace v0.1.1 |
| 2724 | 2026-05-20T16:04:56.025Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2725 | 2026-05-20T16:04:57.501Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2726 | 2026-05-20T16:04:57.736Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2727 | 2026-05-20T16:04:57.757Z | Compiling libsw-core v0.3.2 |
| 2728 | 2026-05-20T16:04:57.946Z | Compiling pem v3.0.6 |
| 2729 | 2026-05-20T16:04:58.525Z | Compiling serde_plain v1.0.2 |
| 2730 | 2026-05-20T16:04:58.699Z | Compiling sigpipe v0.1.3 |
| 2731 | 2026-05-20T16:04:58.802Z | Compiling fixedbitset v0.5.7 |
| 2732 | 2026-05-20T16:04:58.826Z | Compiling fixedbitset v0.4.2 |
| 2733 | 2026-05-20T16:04:59.207Z | Compiling minimal-lexical v0.2.1 |
| 2734 | 2026-05-20T16:04:59.339Z | Compiling bytecount v0.6.9 |
| 2735 | 2026-05-20T16:04:59.353Z | Compiling glob v0.3.3 |
| 2736 | 2026-05-20T16:04:59.536Z | Compiling typed-path v0.9.3 |
| 2737 | 2026-05-20T16:04:59.547Z | Compiling jiff v0.2.24 |
| 2738 | 2026-05-20T16:04:59.727Z | Compiling papergrid v0.11.0 |
| 2739 | 2026-05-20T16:05:00.378Z | Compiling nom v7.1.3 |
| 2740 | 2026-05-20T16:05:02.050Z | Compiling tough v0.22.0 |
| 2741 | 2026-05-20T16:05:02.191Z | Compiling petgraph v0.8.3 |
| 2742 | 2026-05-20T16:05:02.616Z | Compiling petgraph v0.6.5 |
| 2743 | 2026-05-20T16:05:02.875Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2744 | 2026-05-20T16:05:03.230Z | Compiling openssl v0.10.80 |
| 2745 | 2026-05-20T16:05:04.526Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2746 | 2026-05-20T16:05:04.722Z | Compiling libsw v3.5.0 |
| 2747 | 2026-05-20T16:05:04.915Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2748 | 2026-05-20T16:05:05.159Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2749 | 2026-05-20T16:05:05.353Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2750 | 2026-05-20T16:05:05.430Z | Compiling zone v0.3.1 |
| 2751 | 2026-05-20T16:05:05.463Z | Compiling oxide-tokio-rt v0.1.6 |
| 2752 | 2026-05-20T16:05:06.111Z | Compiling chrono-tz v0.10.4 |
| 2753 | 2026-05-20T16:05:07.266Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2754 | 2026-05-20T16:05:07.484Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2755 | 2026-05-20T16:05:08.698Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2756 | 2026-05-20T16:05:08.881Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2757 | 2026-05-20T16:05:08.984Z | Compiling newtype_derive v0.1.6 |
| 2758 | 2026-05-20T16:05:09.103Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2759 | 2026-05-20T16:05:09.455Z | Compiling slog-dtrace v0.3.0 |
| 2760 | 2026-05-20T16:05:10.200Z | Compiling const_format v0.2.36 |
| 2761 | 2026-05-20T16:05:10.753Z | Compiling owo-colors v4.3.0 |
| 2762 | 2026-05-20T16:05:10.968Z | Compiling cancel-safe-futures v0.1.5 |
| 2763 | 2026-05-20T16:05:11.121Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2764 | 2026-05-20T16:05:11.379Z | Compiling gethostname v0.5.0 |
| 2765 | 2026-05-20T16:05:11.527Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2766 | 2026-05-20T16:05:11.694Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2767 | 2026-05-20T16:05:11.835Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2768 | 2026-05-20T16:05:11.884Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2769 | 2026-05-20T16:05:11.902Z | Compiling smf v0.2.3 |
| 2770 | 2026-05-20T16:05:11.958Z | Compiling bcs v0.1.6 |
| 2771 | 2026-05-20T16:05:12.358Z | Compiling whoami v1.6.1 |
| 2772 | 2026-05-20T16:05:12.833Z | Compiling termtree v0.5.1 |
| 2773 | 2026-05-20T16:05:13.015Z | Compiling smawk v0.3.2 |
| 2774 | 2026-05-20T16:05:13.145Z | Compiling tagptr v0.2.0 |
| 2775 | 2026-05-20T16:05:13.186Z | Compiling linear-map v1.2.0 |
| 2776 | 2026-05-20T16:05:13.246Z | Compiling unicode-linebreak v0.1.5 |
| 2777 | 2026-05-20T16:05:13.308Z | Compiling moka v0.12.15 |
| 2778 | 2026-05-20T16:05:13.406Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2779 | 2026-05-20T16:05:13.528Z | Compiling textwrap v0.16.2 |
| 2780 | 2026-05-20T16:05:14.442Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2781 | 2026-05-20T16:05:14.607Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2782 | 2026-05-20T16:05:14.940Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2783 | 2026-05-20T16:05:15.215Z | Compiling tabled v0.15.0 |
| 2784 | 2026-05-20T16:05:16.119Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2785 | 2026-05-20T16:05:16.722Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2786 | 2026-05-20T16:05:16.932Z | Compiling steno v0.4.1 |
| 2787 | 2026-05-20T16:05:17.117Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2788 | 2026-05-20T16:05:17.179Z | Compiling cookie v0.18.1 |
| 2789 | 2026-05-20T16:05:18.569Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2790 | 2026-05-20T16:05:22.510Z | Compiling hickory-proto v0.25.2 |
| 2791 | 2026-05-20T16:05:23.307Z | Compiling humantime v2.3.0 |
| 2792 | 2026-05-20T16:05:23.761Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2793 | 2026-05-20T16:05:24.261Z | Compiling arc-swap v1.9.1 |
| 2794 | 2026-05-20T16:05:24.626Z | Compiling slog-scope v4.4.1 |
| 2795 | 2026-05-20T16:05:25.107Z | Compiling hickory-resolver v0.25.2 |
| 2796 | 2026-05-20T16:05:25.687Z | Compiling libscf-sys v1.2.0 |
| 2797 | 2026-05-20T16:05:25.841Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2798 | 2026-05-20T16:05:26.052Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2799 | 2026-05-20T16:05:26.788Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2800 | 2026-05-20T16:05:27.240Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2801 | 2026-05-20T16:05:28.724Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2802 | 2026-05-20T16:05:28.959Z | Compiling slog-stdlog v4.1.1 |
| 2803 | 2026-05-20T16:05:29.370Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2804 | 2026-05-20T16:05:29.460Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2805 | 2026-05-20T16:05:29.567Z | Compiling slog-envlogger v2.2.0 |
| 2806 | 2026-05-20T16:05:29.874Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2807 | 2026-05-20T16:05:30.955Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2808 | 2026-05-20T16:05:39.727Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2809 | 2026-05-20T16:05:42.726Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2810 | 2026-05-20T16:05:44.148Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2811 | 2026-05-20T16:05:53.579Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2812 | 2026-05-20T16:05:58.373Z | Finished `release` profile [optimized] target(s) in 2m 36s |
| 2813 | 2026-05-20T16:05:58.488Z | Running unittests src/lib.rs (target/release/deps/mg_tests-f6d23afa8bd57bcf) |
| 2814 | 2026-05-20T16:05:58.494Z | |
| 2815 | 2026-05-20T16:05:58.494Z | running 1 test |
| 2816 | 2026-05-20T16:05:58.616Z | configure zone |
| 2817 | 2026-05-20T16:05:58.636Z | install zone |
| 2818 | 2026-05-20T16:06:08.332Z | boot zone |
| 2819 | 2026-05-20T16:06:08.417Z | start zone s1 |
| 2820 | 2026-05-20T16:06:08.421Z | configure zone |
| 2821 | 2026-05-20T16:06:08.425Z | install zone |
| 2822 | 2026-05-20T16:06:10.215Z | boot zone |
| 2823 | 2026-05-20T16:06:10.312Z | start zone s2 |
| 2824 | 2026-05-20T16:06:10.312Z | configure zone |
| 2825 | 2026-05-20T16:06:10.323Z | install zone |
| 2826 | 2026-05-20T16:06:12.710Z | boot zone |
| 2827 | 2026-05-20T16:06:12.817Z | start zone t1 |
| 2828 | 2026-05-20T16:06:12.817Z | configure zone |
| 2829 | 2026-05-20T16:06:12.849Z | install zone |
| 2830 | 2026-05-20T16:06:15.461Z | boot zone |
| 2831 | 2026-05-20T16:06:15.572Z | waiting for zones to come up |
| 2832 | 2026-05-20T16:06:25.573Z | [sidecar.trio] svcs milestone/network |
| 2833 | 2026-05-20T16:06:25.597Z | STATE STIME FMRI |
| 2834 | 2026-05-20T16:06:25.597Z | online 16:06:08 svc:/milestone/network:default |
| 2835 | 2026-05-20T16:06:25.597Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2836 | 2026-05-20T16:06:25.624Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2837 | 2026-05-20T16:06:25.660Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2838 | 2026-05-20T16:06:25.674Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2839 | 2026-05-20T16:06:25.687Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2840 | 2026-05-20T16:06:25.697Z | |
| 2841 | 2026-05-20T16:06:25.697Z | running zone s1.trio setup |
| 2842 | 2026-05-20T16:06:25.697Z | [s1.trio] svcs milestone/network |
| 2843 | 2026-05-20T16:06:25.705Z | STATE STIME FMRI |
| 2844 | 2026-05-20T16:06:25.705Z | online 16:06:10 svc:/milestone/network:default |
| 2845 | 2026-05-20T16:06:25.705Z | [s1.trio] dladm |
| 2846 | 2026-05-20T16:06:25.716Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2847 | 2026-05-20T16:06:25.717Z | sl0 simnet 9000 up -- ? |
| 2848 | 2026-05-20T16:06:25.717Z | mg2 vnic 9000 up -- ? |
| 2849 | 2026-05-20T16:06:25.717Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2850 | 2026-05-20T16:06:26.187Z | |
| 2851 | 2026-05-20T16:06:26.187Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2852 | 2026-05-20T16:06:26.202Z | |
| 2853 | 2026-05-20T16:06:26.202Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2854 | 2026-05-20T16:06:26.213Z | |
| 2855 | 2026-05-20T16:06:26.213Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2856 | 2026-05-20T16:06:26.305Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2857 | 2026-05-20T16:06:26.383Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 920e6e5c-4a48-4c4e-b3be-9f3e73d43a34 --sled-uuid 19068f15-5908-46ff-a9c4-0bab27185d37 -a sl0/v6 &> /opt/ddmd.log & |
| 2858 | 2026-05-20T16:06:26.404Z | |
| 2859 | 2026-05-20T16:06:26.405Z | running zone s2.trio setup |
| 2860 | 2026-05-20T16:06:26.405Z | [s2.trio] svcs milestone/network |
| 2861 | 2026-05-20T16:06:26.416Z | STATE STIME FMRI |
| 2862 | 2026-05-20T16:06:26.416Z | online 16:06:12 svc:/milestone/network:default |
| 2863 | 2026-05-20T16:06:26.416Z | [s2.trio] dladm |
| 2864 | 2026-05-20T16:06:26.432Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2865 | 2026-05-20T16:06:26.432Z | sl1 simnet 9000 up -- ? |
| 2866 | 2026-05-20T16:06:26.432Z | mg3 vnic 9000 up -- ? |
| 2867 | 2026-05-20T16:06:26.432Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2868 | 2026-05-20T16:06:26.949Z | |
| 2869 | 2026-05-20T16:06:26.949Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2870 | 2026-05-20T16:06:26.964Z | |
| 2871 | 2026-05-20T16:06:26.964Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2872 | 2026-05-20T16:06:26.976Z | |
| 2873 | 2026-05-20T16:06:26.976Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2874 | 2026-05-20T16:06:27.011Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2875 | 2026-05-20T16:06:27.042Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid aa6c0750-326e-45a9-8e13-4a790e906c7a --sled-uuid 473d3f01-7cee-4236-b400-dc919129025d -a sl1/v6 &> /opt/ddmd.log & |
| 2876 | 2026-05-20T16:06:27.054Z | |
| 2877 | 2026-05-20T16:06:27.054Z | running zone t1.trio setup |
| 2878 | 2026-05-20T16:06:27.054Z | [t1.trio] svcs milestone/network |
| 2879 | 2026-05-20T16:06:27.069Z | STATE STIME FMRI |
| 2880 | 2026-05-20T16:06:27.069Z | online 16:06:15 svc:/milestone/network:default |
| 2881 | 2026-05-20T16:06:27.069Z | [t1.trio] dladm |
| 2882 | 2026-05-20T16:06:27.083Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2883 | 2026-05-20T16:06:27.083Z | tfportrear0_0 simnet 9000 up -- ? |
| 2884 | 2026-05-20T16:06:27.083Z | tfportrear1_0 simnet 9000 up -- ? |
| 2885 | 2026-05-20T16:06:27.083Z | mg1 vnic 9000 up -- ? |
| 2886 | 2026-05-20T16:06:27.083Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2887 | 2026-05-20T16:06:27.686Z | |
| 2888 | 2026-05-20T16:06:27.686Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2889 | 2026-05-20T16:06:27.700Z | |
| 2890 | 2026-05-20T16:06:27.700Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2891 | 2026-05-20T16:06:27.713Z | |
| 2892 | 2026-05-20T16:06:27.713Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2893 | 2026-05-20T16:06:27.724Z | |
| 2894 | 2026-05-20T16:06:27.724Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2895 | 2026-05-20T16:06:28.022Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2896 | 2026-05-20T16:06:28.025Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2897 | 2026-05-20T16:06:28.025Z | waiting 3s for copy of files to zone to complete ... |
| 2898 | 2026-05-20T16:06:31.026Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2899 | 2026-05-20T16:06:31.154Z | |
| 2900 | 2026-05-20T16:06:31.154Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2901 | 2026-05-20T16:06:31.260Z | |
| 2902 | 2026-05-20T16:06:31.260Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2903 | 2026-05-20T16:06:31.313Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2904 | 2026-05-20T16:06:31.347Z | [t1.trio] svcadm disable dendrite |
| 2905 | 2026-05-20T16:06:31.376Z | |
| 2906 | 2026-05-20T16:06:31.376Z | [t1.trio] svcadm disable tfport |
| 2907 | 2026-05-20T16:06:31.404Z | |
| 2908 | 2026-05-20T16:06:31.404Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2909 | 2026-05-20T16:06:31.430Z | |
| 2910 | 2026-05-20T16:06:31.430Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2911 | 2026-05-20T16:06:31.458Z | |
| 2912 | 2026-05-20T16:06:31.458Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2913 | 2026-05-20T16:06:31.483Z | |
| 2914 | 2026-05-20T16:06:31.483Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2915 | 2026-05-20T16:06:31.508Z | |
| 2916 | 2026-05-20T16:06:31.508Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2917 | 2026-05-20T16:06:31.533Z | |
| 2918 | 2026-05-20T16:06:31.533Z | [t1.trio] svcadm refresh dendrite:default |
| 2919 | 2026-05-20T16:06:31.554Z | |
| 2920 | 2026-05-20T16:06:31.554Z | [t1.trio] svcadm enable dendrite:default |
| 2921 | 2026-05-20T16:06:31.576Z | |
| 2922 | 2026-05-20T16:06:31.576Z | wait 10s for dendrite to come up ... |
| 2923 | 2026-05-20T16:06:41.578Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2924 | 2026-05-20T16:06:41.606Z | |
| 2925 | 2026-05-20T16:06:41.606Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2926 | 2026-05-20T16:06:41.631Z | |
| 2927 | 2026-05-20T16:06:41.631Z | [t1.trio] svcadm refresh tfport:default |
| 2928 | 2026-05-20T16:06:41.654Z | |
| 2929 | 2026-05-20T16:06:41.654Z | [t1.trio] svcadm enable tfport |
| 2930 | 2026-05-20T16:06:41.674Z | |
| 2931 | 2026-05-20T16:06:41.674Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 6072899a-b58d-433b-9481-7ad82a4a31c9 --sled-uuid d72d21e6-a690-43f3-bd4f-4c25f2c204e4 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2932 | 2026-05-20T16:06:41.686Z | |
| 2933 | 2026-05-20T16:06:41.686Z | [t1.trio] ipadm |
| 2934 | 2026-05-20T16:06:41.700Z | ADDROBJ TYPE STATE ADDR |
| 2935 | 2026-05-20T16:06:41.700Z | lo0/v4 static ok 127.0.0.1/8 |
| 2936 | 2026-05-20T16:06:41.700Z | mg1/v4 static ok 10.0.0.3/24 |
| 2937 | 2026-05-20T16:06:41.700Z | lo0/v6 static ok ::1/128 |
| 2938 | 2026-05-20T16:06:41.700Z | lo0/u6 static ok fd00:3::1/64 |
| 2939 | 2026-05-20T16:06:41.700Z | tfportrear0_0/v6 addrconf ok fe80::ccac:3eff:fe3a:447%tfportrear0_0/10 |
| 2940 | 2026-05-20T16:06:41.700Z | tfportrear1_0/v6 addrconf ok fe80::e0e6:e9ff:fe25:ceb2%tfportrear1_0/10 |
| 2941 | 2026-05-20T16:06:43.800Z | initial peering test passed |
| 2942 | 2026-05-20T16:06:44.805Z | advertise from one passed |
| 2943 | 2026-05-20T16:06:45.803Z | advertise from two passed |
| 2944 | 2026-05-20T16:06:45.803Z | [s1.trio] ping fd00:2::1 |
| 2945 | 2026-05-20T16:06:45.817Z | fd00:2::1 is alive |
| 2946 | 2026-05-20T16:06:45.817Z | [s2.trio] ping fd00:1::1 |
| 2947 | 2026-05-20T16:06:45.831Z | fd00:1::1 is alive |
| 2948 | 2026-05-20T16:06:45.831Z | connectivity test passed |
| 2949 | 2026-05-20T16:06:45.831Z | [t1.trio] pkill ddmd |
| 2950 | 2026-05-20T16:06:45.841Z | |
| 2951 | 2026-05-20T16:06:51.845Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid cd703b62-cd65-4046-9230-9543f2e06aa2 --sled-uuid 0da98791-63ca-4f52-bb1c-27f4282c1ef1 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2952 | 2026-05-20T16:06:51.859Z | |
| 2953 | 2026-05-20T16:06:51.859Z | [t1.trio] ipadm |
| 2954 | 2026-05-20T16:06:51.874Z | ADDROBJ TYPE STATE ADDR |
| 2955 | 2026-05-20T16:06:51.874Z | lo0/v4 static ok 127.0.0.1/8 |
| 2956 | 2026-05-20T16:06:51.874Z | mg1/v4 static ok 10.0.0.3/24 |
| 2957 | 2026-05-20T16:06:51.874Z | lo0/v6 static ok ::1/128 |
| 2958 | 2026-05-20T16:06:51.874Z | lo0/u6 static ok fd00:3::1/64 |
| 2959 | 2026-05-20T16:06:51.874Z | tfportrear0_0/v6 addrconf ok fe80::ccac:3eff:fe3a:447%tfportrear0_0/10 |
| 2960 | 2026-05-20T16:06:51.874Z | tfportrear1_0/v6 addrconf ok fe80::e0e6:e9ff:fe25:ceb2%tfportrear1_0/10 |
| 2961 | 2026-05-20T16:06:55.897Z | [s1.trio] ping fd00:2::1 |
| 2962 | 2026-05-20T16:06:55.945Z | fd00:2::1 is alive |
| 2963 | 2026-05-20T16:06:55.945Z | [s2.trio] ping fd00:1::1 |
| 2964 | 2026-05-20T16:06:55.945Z | fd00:1::1 is alive |
| 2965 | 2026-05-20T16:06:55.946Z | transit router restart passed |
| 2966 | 2026-05-20T16:06:55.946Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2967 | 2026-05-20T16:06:55.946Z | local v6: |
| 2968 | 2026-05-20T16:06:55.946Z | fe80::ccac:3eff:fe3a:447 |
| 2969 | 2026-05-20T16:06:55.946Z | fe80::e0e6:e9ff:fe25:ceb2 |
| 2970 | 2026-05-20T16:06:55.946Z | local v4: |
| 2971 | 2026-05-20T16:06:55.946Z | router v6_idx: |
| 2972 | 2026-05-20T16:06:55.946Z | fd00:1::/64 -> 0 |
| 2973 | 2026-05-20T16:06:55.946Z | fd00:2::/64 -> 1 |
| 2974 | 2026-05-20T16:06:55.946Z | router v6_routes: |
| 2975 | 2026-05-20T16:06:55.946Z | 0 -> fe80::50bf:73ff:fef3:2851 (1) |
| 2976 | 2026-05-20T16:06:55.946Z | 1 -> fe80::14f5:aff:fe88:670c (2) |
| 2977 | 2026-05-20T16:06:55.946Z | router v4_idx: |
| 2978 | 2026-05-20T16:06:55.946Z | router v4_routes: |
| 2979 | 2026-05-20T16:06:55.946Z | resolver v4: |
| 2980 | 2026-05-20T16:06:55.946Z | 10.0.0.254 -> 02:08:20:89:a2:a5 |
| 2981 | 2026-05-20T16:06:55.946Z | 10.0.0.3 -> 02:08:20:c4:ae:b6 |
| 2982 | 2026-05-20T16:06:55.946Z | resolver v6: |
| 2983 | 2026-05-20T16:06:55.946Z | fe80::ccac:3eff:fe3a:447 -> ce:ac:3e:3a:04:47 |
| 2984 | 2026-05-20T16:06:55.946Z | fe80::50bf:73ff:fef3:2851 -> 52:bf:73:f3:28:51 |
| 2985 | 2026-05-20T16:06:55.946Z | fe80::e0e6:e9ff:fe25:ceb2 -> e2:e6:e9:25:ce:b2 |
| 2986 | 2026-05-20T16:06:55.946Z | fe80::14f5:aff:fe88:670c -> 16:f5:0a:88:67:0c |
| 2987 | 2026-05-20T16:06:55.946Z | nat v4: |
| 2988 | 2026-05-20T16:06:55.946Z | nat_v6: |
| 2989 | 2026-05-20T16:06:55.946Z | port_mac: |
| 2990 | 2026-05-20T16:06:55.946Z | 1: a8:40:25:41:a4:76 |
| 2991 | 2026-05-20T16:06:55.946Z | 1000: a8:40:25:41:a4:75 |
| 2992 | 2026-05-20T16:06:55.946Z | 2: a8:40:25:41:a4:77 |
| 2993 | 2026-05-20T16:06:55.946Z | proxy arp: |
| 2994 | 2026-05-20T16:06:55.946Z | [s1.trio] pkill ddmd |
| 2995 | 2026-05-20T16:06:55.946Z | |
| 2996 | 2026-05-20T16:06:58.501Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2997 | 2026-05-20T16:06:59.934Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2998 | 2026-05-20T16:06:59.951Z | local v6: |
| 2999 | 2026-05-20T16:06:59.951Z | fe80::ccac:3eff:fe3a:447 |
| 3000 | 2026-05-20T16:06:59.951Z | fe80::e0e6:e9ff:fe25:ceb2 |
| 3001 | 2026-05-20T16:06:59.951Z | local v4: |
| 3002 | 2026-05-20T16:06:59.951Z | router v6_idx: |
| 3003 | 2026-05-20T16:06:59.951Z | fd00:2::/64 -> 1 |
| 3004 | 2026-05-20T16:06:59.951Z | router v6_routes: |
| 3005 | 2026-05-20T16:06:59.951Z | 1 -> fe80::14f5:aff:fe88:670c (2) |
| 3006 | 2026-05-20T16:06:59.951Z | router v4_idx: |
| 3007 | 2026-05-20T16:06:59.951Z | router v4_routes: |
| 3008 | 2026-05-20T16:06:59.951Z | resolver v4: |
| 3009 | 2026-05-20T16:06:59.951Z | 10.0.0.254 -> 02:08:20:89:a2:a5 |
| 3010 | 2026-05-20T16:06:59.951Z | 10.0.0.3 -> 02:08:20:c4:ae:b6 |
| 3011 | 2026-05-20T16:06:59.951Z | resolver v6: |
| 3012 | 2026-05-20T16:06:59.951Z | fe80::ccac:3eff:fe3a:447 -> ce:ac:3e:3a:04:47 |
| 3013 | 2026-05-20T16:06:59.951Z | fe80::50bf:73ff:fef3:2851 -> 52:bf:73:f3:28:51 |
| 3014 | 2026-05-20T16:06:59.951Z | fe80::e0e6:e9ff:fe25:ceb2 -> e2:e6:e9:25:ce:b2 |
| 3015 | 2026-05-20T16:06:59.951Z | fe80::14f5:aff:fe88:670c -> 16:f5:0a:88:67:0c |
| 3016 | 2026-05-20T16:06:59.951Z | nat v4: |
| 3017 | 2026-05-20T16:06:59.951Z | nat_v6: |
| 3018 | 2026-05-20T16:06:59.951Z | port_mac: |
| 3019 | 2026-05-20T16:06:59.952Z | 1: a8:40:25:41:a4:76 |
| 3020 | 2026-05-20T16:06:59.952Z | 1000: a8:40:25:41:a4:75 |
| 3021 | 2026-05-20T16:06:59.952Z | 2: a8:40:25:41:a4:77 |
| 3022 | 2026-05-20T16:06:59.952Z | proxy arp: |
| 3023 | 2026-05-20T16:06:59.952Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 80522188-81f9-429c-8c90-943b660e4492 --sled-uuid fb41fc2b-6d31-491a-94ad-3e9f42d388e4 -a sl0/v6 &> /opt/ddmd.log & |
| 3024 | 2026-05-20T16:06:59.961Z | |
| 3025 | 2026-05-20T16:07:04.630Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3026 | 2026-05-20T16:07:04.671Z | local v6: |
| 3027 | 2026-05-20T16:07:04.671Z | fe80::ccac:3eff:fe3a:447 |
| 3028 | 2026-05-20T16:07:04.671Z | fe80::e0e6:e9ff:fe25:ceb2 |
| 3029 | 2026-05-20T16:07:04.671Z | local v4: |
| 3030 | 2026-05-20T16:07:04.671Z | router v6_idx: |
| 3031 | 2026-05-20T16:07:04.672Z | fd00:1::/64 -> 0 |
| 3032 | 2026-05-20T16:07:04.672Z | fd00:2::/64 -> 1 |
| 3033 | 2026-05-20T16:07:04.672Z | router v6_routes: |
| 3034 | 2026-05-20T16:07:04.672Z | 0 -> fe80::50bf:73ff:fef3:2851 (1) |
| 3035 | 2026-05-20T16:07:04.672Z | 1 -> fe80::14f5:aff:fe88:670c (2) |
| 3036 | 2026-05-20T16:07:04.672Z | router v4_idx: |
| 3037 | 2026-05-20T16:07:04.672Z | router v4_routes: |
| 3038 | 2026-05-20T16:07:04.672Z | resolver v4: |
| 3039 | 2026-05-20T16:07:04.672Z | 10.0.0.254 -> 02:08:20:89:a2:a5 |
| 3040 | 2026-05-20T16:07:04.672Z | 10.0.0.3 -> 02:08:20:c4:ae:b6 |
| 3041 | 2026-05-20T16:07:04.672Z | resolver v6: |
| 3042 | 2026-05-20T16:07:04.672Z | fe80::ccac:3eff:fe3a:447 -> ce:ac:3e:3a:04:47 |
| 3043 | 2026-05-20T16:07:04.672Z | fe80::50bf:73ff:fef3:2851 -> 52:bf:73:f3:28:51 |
| 3044 | 2026-05-20T16:07:04.672Z | fe80::e0e6:e9ff:fe25:ceb2 -> e2:e6:e9:25:ce:b2 |
| 3045 | 2026-05-20T16:07:04.672Z | fe80::14f5:aff:fe88:670c -> 16:f5:0a:88:67:0c |
| 3046 | 2026-05-20T16:07:04.672Z | nat v4: |
| 3047 | 2026-05-20T16:07:04.672Z | nat_v6: |
| 3048 | 2026-05-20T16:07:04.672Z | port_mac: |
| 3049 | 2026-05-20T16:07:04.672Z | 1: a8:40:25:41:a4:76 |
| 3050 | 2026-05-20T16:07:04.672Z | 1000: a8:40:25:41:a4:75 |
| 3051 | 2026-05-20T16:07:04.672Z | 2: a8:40:25:41:a4:77 |
| 3052 | 2026-05-20T16:07:04.672Z | proxy arp: |
| 3053 | 2026-05-20T16:07:04.672Z | [s2.trio] netstat -nr -f inet6 |
| 3054 | 2026-05-20T16:07:04.672Z | Routing Table: IPv6 |
| 3055 | 2026-05-20T16:07:04.672Z | Destination/Mask Gateway Flags Ref Use If |
| 3056 | 2026-05-20T16:07:04.672Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3057 | 2026-05-20T16:07:04.672Z | ::1 ::1 UH 2 0 lo0 |
| 3058 | 2026-05-20T16:07:04.673Z | fd00:1::/64 fe80::e0e6:e9ff:fe25:ceb2 UG 1 0 sl1 |
| 3059 | 2026-05-20T16:07:04.673Z | fe80::/10 fe80::14f5:aff:fe88:670c U 3 64 sl1 |
| 3060 | 2026-05-20T16:07:04.673Z | [s2.trio] ipadm |
| 3061 | 2026-05-20T16:07:04.673Z | ADDROBJ TYPE STATE ADDR |
| 3062 | 2026-05-20T16:07:04.673Z | lo0/v4 static ok 127.0.0.1/8 |
| 3063 | 2026-05-20T16:07:04.673Z | mg3/v4 static ok 10.0.0.2/24 |
| 3064 | 2026-05-20T16:07:04.673Z | lo0/v6 static ok ::1/128 |
| 3065 | 2026-05-20T16:07:04.673Z | lo0/u6 static ok fd00:2::1/64 |
| 3066 | 2026-05-20T16:07:04.673Z | sl1/v6 addrconf ok fe80::14f5:aff:fe88:670c%sl1/10 |
| 3067 | 2026-05-20T16:07:04.673Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3068 | 2026-05-20T16:07:04.673Z | 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> |
| 3069 | 2026-05-20T16:07:04.673Z | locks: inits: |
| 3070 | 2026-05-20T16:07:04.673Z | sockaddrs: <DST,IFP> |
| 3071 | 2026-05-20T16:07:04.673Z | fd00:1::1 |
| 3072 | 2026-05-20T16:07:04.673Z | route to: fd00:1::1 |
| 3073 | 2026-05-20T16:07:04.673Z | destination: fd00:1:: |
| 3074 | 2026-05-20T16:07:04.673Z | mask: ffff:ffff:ffff:ffff:: |
| 3075 | 2026-05-20T16:07:04.673Z | gateway: fe80::e0e6:e9ff:fe25:ceb2 |
| 3076 | 2026-05-20T16:07:04.673Z | interface: sl1 index 3 address 16 f5 0a 88 67 0c |
| 3077 | 2026-05-20T16:07:04.673Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3078 | 2026-05-20T16:07:04.673Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3079 | 2026-05-20T16:07:04.673Z | 0 0 0 0 0 0 9000 0 |
| 3080 | 2026-05-20T16:07:04.673Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3081 | 2026-05-20T16:07:04.673Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3082 | 2026-05-20T16:07:04.673Z | fd00:1:: fe80::e0e6:e9ff:fe25:ceb2 ffff:ffff:ffff:ffff:: sl1:16.f5.a.88.67.c fe80::14f5:aff:fe88:670c |
| 3083 | 2026-05-20T16:07:04.673Z | [s2.trio] ndp -na |
| 3084 | 2026-05-20T16:07:04.673Z | Net to Media Table: IPv6 |
| 3085 | 2026-05-20T16:07:04.674Z | If Physical Address Type State Destination/Mask |
| 3086 | 2026-05-20T16:07:04.674Z | ----- ----------------- ------- ------------ --------------------------- |
| 3087 | 2026-05-20T16:07:04.674Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3088 | 2026-05-20T16:07:04.674Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3089 | 2026-05-20T16:07:04.674Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3090 | 2026-05-20T16:07:04.674Z | sl1 16:f5:0a:88:67:0c local REACHABLE fe80::14f5:aff:fe88:670c |
| 3091 | 2026-05-20T16:07:04.674Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3092 | 2026-05-20T16:07:04.674Z | sl1 33:33:ff:25:ce:b2 other REACHABLE ff02::1:ff25:ceb2 |
| 3093 | 2026-05-20T16:07:04.674Z | sl1 e2:e6:e9:25:ce:b2 dynamic REACHABLE fe80::e0e6:e9ff:fe25:ceb2 |
| 3094 | 2026-05-20T16:07:04.674Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3095 | 2026-05-20T16:07:04.674Z | sl1 33:33:ff:88:67:0c other REACHABLE ff02::1:ff88:670c |
| 3096 | 2026-05-20T16:07:04.674Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3097 | 2026-05-20T16:07:04.674Z | local v6: |
| 3098 | 2026-05-20T16:07:04.674Z | fe80::ccac:3eff:fe3a:447 |
| 3099 | 2026-05-20T16:07:04.674Z | fe80::e0e6:e9ff:fe25:ceb2 |
| 3100 | 2026-05-20T16:07:04.674Z | local v4: |
| 3101 | 2026-05-20T16:07:04.674Z | router v6_idx: |
| 3102 | 2026-05-20T16:07:04.674Z | fd00:1::/64 -> 0 |
| 3103 | 2026-05-20T16:07:04.674Z | fd00:2::/64 -> 1 |
| 3104 | 2026-05-20T16:07:04.674Z | router v6_routes: |
| 3105 | 2026-05-20T16:07:04.674Z | 0 -> fe80::50bf:73ff:fef3:2851 (1) |
| 3106 | 2026-05-20T16:07:04.674Z | 1 -> fe80::14f5:aff:fe88:670c (2) |
| 3107 | 2026-05-20T16:07:04.674Z | router v4_idx: |
| 3108 | 2026-05-20T16:07:04.674Z | router v4_routes: |
| 3109 | 2026-05-20T16:07:04.674Z | resolver v4: |
| 3110 | 2026-05-20T16:07:04.674Z | 10.0.0.254 -> 02:08:20:89:a2:a5 |
| 3111 | 2026-05-20T16:07:04.674Z | 10.0.0.3 -> 02:08:20:c4:ae:b6 |
| 3112 | 2026-05-20T16:07:04.674Z | resolver v6: |
| 3113 | 2026-05-20T16:07:04.674Z | fe80::ccac:3eff:fe3a:447 -> ce:ac:3e:3a:04:47 |
| 3114 | 2026-05-20T16:07:04.675Z | fe80::50bf:73ff:fef3:2851 -> 52:bf:73:f3:28:51 |
| 3115 | 2026-05-20T16:07:04.675Z | fe80::e0e6:e9ff:fe25:ceb2 -> e2:e6:e9:25:ce:b2 |
| 3116 | 2026-05-20T16:07:04.675Z | fe80::14f5:aff:fe88:670c -> 16:f5:0a:88:67:0c |
| 3117 | 2026-05-20T16:07:04.675Z | nat v4: |
| 3118 | 2026-05-20T16:07:04.675Z | nat_v6: |
| 3119 | 2026-05-20T16:07:04.675Z | port_mac: |
| 3120 | 2026-05-20T16:07:04.675Z | 1: a8:40:25:41:a4:76 |
| 3121 | 2026-05-20T16:07:04.675Z | 1000: a8:40:25:41:a4:75 |
| 3122 | 2026-05-20T16:07:04.675Z | 2: a8:40:25:41:a4:77 |
| 3123 | 2026-05-20T16:07:04.675Z | proxy arp: |
| 3124 | 2026-05-20T16:07:04.675Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3125 | 2026-05-20T16:07:04.675Z | Subnet Port Link Gateway Vlan |
| 3126 | 2026-05-20T16:07:04.742Z | fd00:1::/64 rear0 0 fe80::50bf:73ff:fef3:2851 |
| 3127 | 2026-05-20T16:07:04.742Z | fd00:2::/64 rear1 0 fe80::14f5:aff:fe88:670c |
| 3128 | 2026-05-20T16:07:04.742Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3129 | 2026-05-20T16:07:04.742Z | host mac age |
| 3130 | 2026-05-20T16:07:04.742Z | 10.0.0.3 02:08:20:c4:ae:b6 21s |
| 3131 | 2026-05-20T16:07:04.742Z | 10.0.0.254 02:08:20:89:a2:a5 18s |
| 3132 | 2026-05-20T16:07:04.742Z | fe80::14f5:aff:fe88:670c 16:f5:0a:88:67:0c 21s |
| 3133 | 2026-05-20T16:07:04.742Z | fe80::50bf:73ff:fef3:2851 52:bf:73:f3:28:51 21s |
| 3134 | 2026-05-20T16:07:04.742Z | fe80::ccac:3eff:fe3a:447 ce:ac:3e:3a:04:47 21s |
| 3135 | 2026-05-20T16:07:04.742Z | fe80::e0e6:e9ff:fe25:ceb2 e2:e6:e9:25:ce:b2 21s |
| 3136 | 2026-05-20T16:07:04.742Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3137 | 2026-05-20T16:07:04.742Z | Link IPv4 IPv6 |
| 3138 | 2026-05-20T16:07:04.742Z | rear0/0 fe80::ccac:3eff:fe3a:447 |
| 3139 | 2026-05-20T16:07:04.742Z | rear1/0 fe80::e0e6:e9ff:fe25:ceb2 |
| 3140 | 2026-05-20T16:07:04.742Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3141 | 2026-05-20T16:07:04.742Z | ADDROBJ TYPE STATE ADDR |
| 3142 | 2026-05-20T16:07:04.742Z | lo0/v4 static ok 127.0.0.1/8 |
| 3143 | 2026-05-20T16:07:04.742Z | mg2/v4 static ok 10.0.0.1/24 |
| 3144 | 2026-05-20T16:07:04.742Z | lo0/v6 static ok ::1/128 |
| 3145 | 2026-05-20T16:07:04.742Z | lo0/u6 static ok fd00:1::1/64 |
| 3146 | 2026-05-20T16:07:04.742Z | sl0/v6 addrconf ok fe80::50bf:73ff:fef3:2851%sl0/10 |
| 3147 | 2026-05-20T16:07:04.742Z | 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> |
| 3148 | 2026-05-20T16:07:04.742Z | locks: inits: |
| 3149 | 2026-05-20T16:07:04.743Z | sockaddrs: <DST,IFP> |
| 3150 | 2026-05-20T16:07:04.743Z | fd00:2::1 |
| 3151 | 2026-05-20T16:07:04.743Z | route to: fd00:2::1 |
| 3152 | 2026-05-20T16:07:04.743Z | destination: fd00:2:: |
| 3153 | 2026-05-20T16:07:04.743Z | mask: ffff:ffff:ffff:ffff:: |
| 3154 | 2026-05-20T16:07:04.743Z | gateway: fe80::ccac:3eff:fe3a:447 |
| 3155 | 2026-05-20T16:07:04.743Z | interface: sl0 index 3 address 52 bf 73 f3 28 51 |
| 3156 | 2026-05-20T16:07:04.743Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3157 | 2026-05-20T16:07:04.743Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3158 | 2026-05-20T16:07:04.743Z | 0 0 0 0 0 0 9000 0 |
| 3159 | 2026-05-20T16:07:04.743Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3160 | 2026-05-20T16:07:04.743Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3161 | 2026-05-20T16:07:04.743Z | fd00:2:: fe80::ccac:3eff:fe3a:447 ffff:ffff:ffff:ffff:: sl0:52.bf.73.f3.28.51 fe80::50bf:73ff:fef3:2851 |
| 3162 | 2026-05-20T16:07:04.743Z | |
| 3163 | 2026-05-20T16:07:04.743Z | Net to Media Table: IPv6 |
| 3164 | 2026-05-20T16:07:04.743Z | If Physical Address Type State Destination/Mask |
| 3165 | 2026-05-20T16:07:04.743Z | ----- ----------------- ------- ------------ --------------------------- |
| 3166 | 2026-05-20T16:07:04.743Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3167 | 2026-05-20T16:07:04.743Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3168 | 2026-05-20T16:07:04.743Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3169 | 2026-05-20T16:07:04.743Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3170 | 2026-05-20T16:07:04.743Z | sl0 52:bf:73:f3:28:51 local REACHABLE fe80::50bf:73ff:fef3:2851 |
| 3171 | 2026-05-20T16:07:04.743Z | sl0 ce:ac:3e:3a:04:47 dynamic REACHABLE fe80::ccac:3eff:fe3a:447 |
| 3172 | 2026-05-20T16:07:04.743Z | sl0 33:33:ff:3a:04:47 other REACHABLE ff02::1:ff3a:447 |
| 3173 | 2026-05-20T16:07:04.743Z | sl0 33:33:ff:f3:28:51 other REACHABLE ff02::1:fff3:2851 |
| 3174 | 2026-05-20T16:07:04.743Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3175 | 2026-05-20T16:07:04.744Z | |
| 3176 | 2026-05-20T16:07:04.744Z | |
| 3177 | 2026-05-20T16:07:04.744Z | Routing Table: IPv6 |
| 3178 | 2026-05-20T16:07:04.744Z | Destination/Mask Gateway Flags Ref Use If |
| 3179 | 2026-05-20T16:07:04.744Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3180 | 2026-05-20T16:07:04.744Z | ::1 ::1 UH 2 0 lo0 |
| 3181 | 2026-05-20T16:07:04.744Z | fd00:2::/64 fe80::ccac:3eff:fe3a:447 UG 2 2 sl0 |
| 3182 | 2026-05-20T16:07:04.744Z | fe80::/10 fe80::50bf:73ff:fef3:2851 U 3 64 sl0 |
| 3183 | 2026-05-20T16:07:04.744Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3184 | 2026-05-20T16:07:04.744Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.301 ms |
| 3185 | 2026-05-20T16:07:04.744Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.230 ms |
| 3186 | 2026-05-20T16:07:04.744Z | |
| 3187 | 2026-05-20T16:07:04.744Z | ----fd00:2::1 PING Statistics---- |
| 3188 | 2026-05-20T16:07:04.744Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3189 | 2026-05-20T16:07:04.744Z | round-trip (ms) min/avg/max/stddev = 0.230/0.266/0.301/0.050 |
| 3190 | 2026-05-20T16:07:04.744Z | [s2.trio] ping fd00:1::1 |
| 3191 | 2026-05-20T16:07:04.744Z | fd00:1::1 is alive |
| 3192 | 2026-05-20T16:07:04.744Z | server router restart passed |
| 3193 | 2026-05-20T16:07:08.214Z | peer expiration recovery passed |
| 3194 | 2026-05-20T16:07:09.214Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3195 | 2026-05-20T16:07:09.243Z | 3 |
| 3196 | 2026-05-20T16:07:09.243Z | redundant advertise passed |
| 3197 | 2026-05-20T16:07:10.857Z | tunnel endpoint advertise passed |
| 3198 | 2026-05-20T16:07:15.234Z | redundant tunnel endpoint advertise passed |
| 3199 | 2026-05-20T16:07:15.234Z | [s1.trio] pkill ddmd |
| 3200 | 2026-05-20T16:07:15.247Z | |
| 3201 | 2026-05-20T16:07:20.261Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 75048f65-f06b-48a5-90e3-668a822e2a11 --sled-uuid 492d7523-f7bc-4eb0-a604-653ab36b417a -a sl0/v6 &> /opt/ddmd.log & |
| 3202 | 2026-05-20T16:07:20.368Z | |
| 3203 | 2026-05-20T16:07:25.268Z | tunnel router restart passed |
| 3204 | 2026-05-20T16:07:26.283Z | tunnel endpoint withdraw passed |
| 3205 | 2026-05-20T16:07:26.287Z | [t1.trio] pkill ddmd |
| 3206 | 2026-05-20T16:07:26.287Z | |
| 3207 | 2026-05-20T16:07:26.287Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3208 | 2026-05-20T16:07:26.287Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3209 | 2026-05-20T16:07:28.201Z | [s2.trio] pkill ddmd |
| 3210 | 2026-05-20T16:07:28.214Z | |
| 3211 | 2026-05-20T16:07:28.214Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3212 | 2026-05-20T16:07:30.046Z | [s1.trio] pkill ddmd |
| 3213 | 2026-05-20T16:07:30.058Z | |
| 3214 | 2026-05-20T16:07:30.059Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3215 | 2026-05-20T16:07:31.850Z | [sidecar.trio] pkill softnpu |
| 3216 | 2026-05-20T16:07:31.864Z | |
| 3217 | 2026-05-20T16:07:31.864Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3218 | 2026-05-20T16:07:34.593Z | test ddm::test_trio_v3 ... ok |
| 3219 | 2026-05-20T16:07:34.593Z | |
| 3220 | 2026-05-20T16:07:34.593Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.09s |
| 3221 | 2026-05-20T16:07:34.593Z | |
| 3222 | 2026-05-20T16:07:34.648Z | + cleanup |
| 3223 | 2026-05-20T16:07:34.651Z | ++ id -un |
| 3224 | 2026-05-20T16:07:34.654Z | ++ id -gn |
| 3225 | 2026-05-20T16:07:34.654Z | + pfexec chown -R build:build . |
| 3226 | 2026-05-20T16:07:34.779Z | process exited: duration 701258 ms, exit code 0 |
| |
| 3227 | 2026-05-20T16:07:34.786Z | found 5 output files |
| 3228 | 2026-05-20T16:07:34.786Z | uploading: /work/s1.trio.log (4238 bytes) |
| 3229 | 2026-05-20T16:07:35.801Z | uploaded: /work/s1.trio.log |
| 3230 | 2026-05-20T16:07:35.801Z | uploading: /work/s2.trio.log (9838 bytes) |
| 3231 | 2026-05-20T16:07:36.812Z | uploaded: /work/s2.trio.log |
| 3232 | 2026-05-20T16:07:36.812Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3233 | 2026-05-20T16:07:37.828Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3234 | 2026-05-20T16:07:37.828Z | uploading: /work/t1.trio-dpd.log (335744 bytes) |
| 3235 | 2026-05-20T16:07:38.855Z | uploaded: /work/t1.trio-dpd.log |
| 3236 | 2026-05-20T16:07:38.856Z | uploading: /work/t1.trio.log (25719 bytes) |
| 3237 | 2026-05-20T16:07:39.872Z | uploaded: /work/t1.trio.log |