|
|
|
1 | 2025-07-07T07:07:34.909Z | job assigned to worker 01JZHVAGWSAGAMNF4C506148VC [factory aws, i-0257a0cfe8538d09e] (queued for 1 m 1 s) |
|
2 | 2025-07-07T07:07:43.199Z | starting task 0: "setup" |
3 | 2025-07-07T07:07:43.204Z | ++ uname -s |
4 | 2025-07-07T07:07:43.207Z | + kern=SunOS |
5 | 2025-07-07T07:07:43.207Z | + build_user=build |
6 | 2025-07-07T07:07:43.207Z | + build_uid=12345 |
7 | 2025-07-07T07:07:43.207Z | + work_dir=/work |
8 | 2025-07-07T07:07:43.207Z | + input_dir=/input |
9 | 2025-07-07T07:07:43.207Z | + [[ 0 == 12345 ]] |
10 | 2025-07-07T07:07:43.207Z | + case "$kern" in |
11 | 2025-07-07T07:07:43.207Z | + groupadd -g 12345 build |
12 | 2025-07-07T07:07:43.211Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-07T07:07:45.259Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-07T07:07:45.380Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-07T07:07:45.383Z | + home_fs=zfs |
16 | 2025-07-07T07:07:45.383Z | + [[ zfs == autofs ]] |
17 | 2025-07-07T07:07:45.383Z | + mkdir -p /home/build |
18 | 2025-07-07T07:07:45.383Z | + chown build:build /home/build /work |
19 | 2025-07-07T07:07:47.386Z | + chmod 0700 /home/build /work |
20 | 2025-07-07T07:07:47.390Z | process exited: duration 4191 ms, exit code 0 |
|
21 | 2025-07-07T07:07:47.397Z | starting task 1: "rust-toolchain" |
22 | 2025-07-07T07:07:47.402Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-07-07T07:07:47.402Z | * rust toolchain channel = "stable" |
24 | 2025-07-07T07:07:47.402Z | + printf ' * rust toolchain profile = "%s"\n' default |
25 | 2025-07-07T07:07:47.402Z | * rust toolchain profile = "default" |
26 | 2025-07-07T07:07:47.406Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-07-07T07:07:47.406Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-07-07T07:07:47.406Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-07T07:07:47.406Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-07-07T07:07:47.528Z | info: downloading installer |
31 | 2025-07-07T07:07:48.724Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-07T07:07:48.724Z | warn: /opt/ooce/bin |
33 | 2025-07-07T07:07:48.724Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-07T07:07:48.724Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-07T07:07:48.724Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-07T07:07:48.724Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-07T07:07:48.724Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-07T07:07:48.724Z | error: cannot install while Rust is installed |
39 | 2025-07-07T07:07:48.724Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-07T07:07:48.742Z | info: profile set to 'default' |
41 | 2025-07-07T07:07:48.742Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-07T07:07:48.746Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-07-07T07:07:48.896Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-07T07:07:48.896Z | info: downloading component 'cargo' |
45 | 2025-07-07T07:07:49.697Z | info: downloading component 'clippy' |
46 | 2025-07-07T07:07:50.013Z | info: downloading component 'rust-docs' |
47 | 2025-07-07T07:07:51.462Z | info: downloading component 'rust-std' |
48 | 2025-07-07T07:07:52.959Z | info: downloading component 'rustc' |
49 | 2025-07-07T07:08:00.037Z | info: downloading component 'rustfmt' |
50 | 2025-07-07T07:08:00.313Z | info: installing component 'cargo' |
51 | 2025-07-07T07:08:01.192Z | info: installing component 'clippy' |
52 | 2025-07-07T07:08:01.586Z | info: installing component 'rust-docs' |
53 | 2025-07-07T07:08:03.443Z | info: installing component 'rust-std' |
54 | 2025-07-07T07:08:05.166Z | info: installing component 'rustc' |
55 | 2025-07-07T07:08:11.562Z | info: installing component 'rustfmt' |
56 | 2025-07-07T07:08:11.890Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-07-07T07:08:11.890Z | |
58 | 2025-07-07T07:08:12.307Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-07T07:08:12.307Z | |
60 | 2025-07-07T07:08:12.311Z | |
61 | 2025-07-07T07:08:12.311Z | Rust is installed now. Great! |
62 | 2025-07-07T07:08:12.311Z | |
63 | 2025-07-07T07:08:12.311Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-07T07:08:12.311Z | environment variable. This has not been done automatically. |
65 | 2025-07-07T07:08:12.311Z | |
66 | 2025-07-07T07:08:12.311Z | To configure your current shell, you need to source |
67 | 2025-07-07T07:08:12.311Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-07T07:08:12.311Z | |
69 | 2025-07-07T07:08:12.311Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-07T07:08:12.311Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-07T07:08:12.311Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-07T07:08:12.311Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-07T07:08:12.390Z | + rustup --version |
74 | 2025-07-07T07:08:12.402Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-07T07:08:12.405Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-07T07:08:12.478Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-07T07:08:12.481Z | + cargo --version |
78 | 2025-07-07T07:08:12.538Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-07T07:08:12.541Z | + rustc --version |
80 | 2025-07-07T07:08:12.605Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-07T07:08:12.611Z | process exited: duration 25208 ms, exit code 0 |
|
82 | 2025-07-07T07:08:12.620Z | starting task 2: "authentication" |
83 | 2025-07-07T07:08:12.640Z | process exited: duration 22 ms, exit code 0 |
|
84 | 2025-07-07T07:08:12.648Z | starting task 3: "clone repository" |
85 | 2025-07-07T07:08:12.652Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-07-07T07:08:12.656Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-07-07T07:08:12.691Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-07-07T07:08:13.344Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-07-07T07:08:13.344Z | + git fetch origin eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
90 | 2025-07-07T07:08:13.614Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-07-07T07:08:13.614Z | * branch eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb -> FETCH_HEAD |
92 | 2025-07-07T07:08:13.622Z | + [[ -n renovate/lock-file-maintenance ]] |
93 | 2025-07-07T07:08:13.625Z | ++ git branch --show-current |
94 | 2025-07-07T07:08:13.625Z | + current=main |
95 | 2025-07-07T07:08:13.625Z | + [[ main != renovate/lock-file-maintenance ]] |
96 | 2025-07-07T07:08:13.626Z | + git branch -f renovate/lock-file-maintenance eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
97 | 2025-07-07T07:08:13.629Z | + git checkout -f renovate/lock-file-maintenance |
98 | 2025-07-07T07:08:13.643Z | Switched to branch 'renovate/lock-file-maintenance' |
99 | 2025-07-07T07:08:13.647Z | + git reset --hard eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
100 | 2025-07-07T07:08:13.658Z | HEAD is now at eb30e2d Lock file maintenance |
101 | 2025-07-07T07:08:13.661Z | process exited: duration 1011 ms, exit code 0 |
|
102 | 2025-07-07T07:08:13.668Z | starting task 4: "build" |
103 | 2025-07-07T07:08:13.673Z | ++ cargo --version |
104 | 2025-07-07T07:08:13.680Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
105 | 2025-07-07T07:08:13.843Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
106 | 2025-07-07T07:08:13.846Z | info: downloading component 'cargo' |
107 | 2025-07-07T07:08:14.581Z | info: downloading component 'clippy' |
108 | 2025-07-07T07:08:14.950Z | info: downloading component 'rust-docs' |
109 | 2025-07-07T07:08:16.450Z | info: downloading component 'rust-std' |
110 | 2025-07-07T07:08:17.934Z | info: downloading component 'rustc' |
111 | 2025-07-07T07:08:25.262Z | info: downloading component 'rustfmt' |
112 | 2025-07-07T07:08:25.535Z | info: installing component 'cargo' |
113 | 2025-07-07T07:08:26.356Z | info: installing component 'clippy' |
114 | 2025-07-07T07:08:26.740Z | info: installing component 'rust-docs' |
115 | 2025-07-07T07:08:28.594Z | info: installing component 'rust-std' |
116 | 2025-07-07T07:08:30.304Z | info: installing component 'rustc' |
117 | 2025-07-07T07:08:36.584Z | info: installing component 'rustfmt' |
118 | 2025-07-07T07:08:37.014Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
119 | 2025-07-07T07:08:37.022Z | ++ rustc --version |
120 | 2025-07-07T07:08:37.081Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
121 | 2025-07-07T07:08:37.091Z | ++ dladm |
122 | 2025-07-07T07:08:37.091Z | LINK CLASS MTU STATE BRIDGE OVER |
123 | 2025-07-07T07:08:37.091Z | ena0 phys 9216 up -- -- |
124 | 2025-07-07T07:08:37.091Z | ++ ipadm |
125 | 2025-07-07T07:08:37.103Z | ADDROBJ TYPE STATE ADDR |
126 | 2025-07-07T07:08:37.103Z | lo0/v4 static ok 127.0.0.1/8 |
127 | 2025-07-07T07:08:37.103Z | ena0/dhcp dhcp ok 10.150.1.62/24 |
128 | 2025-07-07T07:08:37.103Z | lo0/v6 static ok ::1/128 |
129 | 2025-07-07T07:08:37.103Z | ++ banner collect |
130 | 2025-07-07T07:08:37.103Z | |
131 | 2025-07-07T07:08:37.103Z | #### #### # # ###### #### ##### |
132 | 2025-07-07T07:08:37.103Z | # # # # # # # # # # |
133 | 2025-07-07T07:08:37.103Z | # # # # # ##### # # |
134 | 2025-07-07T07:08:37.103Z | # # # # # # # # |
135 | 2025-07-07T07:08:37.103Z | # # # # # # # # # # |
136 | 2025-07-07T07:08:37.103Z | #### #### ###### ###### ###### #### # |
137 | 2025-07-07T07:08:37.103Z | |
138 | 2025-07-07T07:08:37.104Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
139 | 2025-07-07T07:08:37.104Z | ++ repo=softnpu |
140 | 2025-07-07T07:08:37.104Z | ++ series=image |
141 | 2025-07-07T07:08:37.104Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
142 | 2025-07-07T07:08:37.104Z | ++ name=softnpu |
143 | 2025-07-07T07:08:37.104Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
144 | 2025-07-07T07:08:37.104Z | ++ mkdir -p download |
145 | 2025-07-07T07:08:37.104Z | ++ pushd download |
146 | 2025-07-07T07:08:37.104Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
147 | 2025-07-07T07:08:37.104Z | ++ [[ ! -f softnpu ]] |
148 | 2025-07-07T07:08:37.104Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
149 | 2025-07-07T07:08:37.112Z | % Total % Received % Xferd Average Speed Time Time Time Current |
150 | 2025-07-07T07:08:37.112Z | Dload Upload Total Spent Left Speed |
151 | 2025-07-07T07:08:37.521Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 52.1M 0 --:--:-- --:--:-- --:--:-- 52.2M |
152 | 2025-07-07T07:08:37.536Z | /work/oxidecomputer/maghemite |
153 | 2025-07-07T07:08:37.536Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
154 | 2025-07-07T07:08:37.536Z | ++ popd |
155 | 2025-07-07T07:08:37.537Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
156 | 2025-07-07T07:08:37.537Z | ++ repo=sidecar-lite |
157 | 2025-07-07T07:08:37.537Z | ++ series=release |
158 | 2025-07-07T07:08:37.537Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
159 | 2025-07-07T07:08:37.537Z | ++ name=libsidecar_lite.so |
160 | 2025-07-07T07:08:37.537Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
161 | 2025-07-07T07:08:37.537Z | ++ mkdir -p download |
162 | 2025-07-07T07:08:37.537Z | ++ pushd download |
163 | 2025-07-07T07:08:37.537Z | ++ [[ ! -f libsidecar_lite.so ]] |
164 | 2025-07-07T07:08:37.537Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
165 | 2025-07-07T07:08:37.542Z | % Total % Received % Xferd Average Speed Time Time Time Current |
166 | 2025-07-07T07:08:37.542Z | Dload Upload Total Spent Left Speed |
167 | 2025-07-07T07:08:37.990Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
42 20.3M 42 8891k 0 0 32.3M 0 --:--:-- --:--:-- --:--:-- 32.2M
100 20.3M 100 20.3M 0 0 44.9M 0 --:--:-- --:--:-- --:--:-- 44.9M |
168 | 2025-07-07T07:08:37.994Z | ++ popd |
169 | 2025-07-07T07:08:37.998Z | /work/oxidecomputer/maghemite |
170 | 2025-07-07T07:08:37.998Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
171 | 2025-07-07T07:08:37.998Z | ++ repo=sidecar-lite |
172 | 2025-07-07T07:08:37.998Z | ++ series=release |
173 | 2025-07-07T07:08:37.998Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
174 | 2025-07-07T07:08:37.998Z | ++ name=scadm |
175 | 2025-07-07T07:08:37.998Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
176 | 2025-07-07T07:08:37.998Z | ++ mkdir -p download |
177 | 2025-07-07T07:08:37.998Z | ++ pushd download |
178 | 2025-07-07T07:08:37.998Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
179 | 2025-07-07T07:08:37.999Z | ++ [[ ! -f scadm ]] |
180 | 2025-07-07T07:08:37.999Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
181 | 2025-07-07T07:08:38.006Z | % Total % Received % Xferd Average Speed Time Time Time Current |
182 | 2025-07-07T07:08:38.021Z | Dload Upload Total Spent Left Speed |
183 | 2025-07-07T07:08:38.453Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 50.8M 0 --:--:-- --:--:-- --:--:-- 51.0M |
184 | 2025-07-07T07:08:38.456Z | ++ popd |
185 | 2025-07-07T07:08:38.456Z | /work/oxidecomputer/maghemite |
186 | 2025-07-07T07:08:38.456Z | ++ get_artifact dendrite image 270dc8eb421b8514bf1ed00ab956025dc326b9df dendrite-softnpu.tar.gz |
187 | 2025-07-07T07:08:38.460Z | ++ repo=dendrite |
188 | 2025-07-07T07:08:38.460Z | ++ series=image |
189 | 2025-07-07T07:08:38.460Z | ++ commit=270dc8eb421b8514bf1ed00ab956025dc326b9df |
190 | 2025-07-07T07:08:38.460Z | ++ name=dendrite-softnpu.tar.gz |
191 | 2025-07-07T07:08:38.460Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
192 | 2025-07-07T07:08:38.460Z | ++ mkdir -p download |
193 | 2025-07-07T07:08:38.460Z | ++ pushd download |
194 | 2025-07-07T07:08:38.460Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
195 | 2025-07-07T07:08:38.460Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
196 | 2025-07-07T07:08:38.460Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/270dc8eb421b8514bf1ed00ab956025dc326b9df/dendrite-softnpu.tar.gz |
197 | 2025-07-07T07:08:38.467Z | % Total % Received % Xferd Average Speed Time Time Time Current |
198 | 2025-07-07T07:08:38.467Z | Dload Upload Total Spent Left Speed |
199 | 2025-07-07T07:08:39.360Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
24 56.6M 24 14.1M 0 0 41.4M 0 0:00:01 --:--:-- 0:00:01 41.3M
100 56.6M 100 56.6M 0 0 63.8M 0 --:--:-- --:--:-- --:--:-- 63.7M |
200 | 2025-07-07T07:08:39.364Z | ++ popd |
201 | 2025-07-07T07:08:39.364Z | /work/oxidecomputer/maghemite |
202 | 2025-07-07T07:08:39.365Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
203 | 2025-07-07T07:08:39.365Z | ++ repo=maghemite |
204 | 2025-07-07T07:08:39.365Z | ++ series=release |
205 | 2025-07-07T07:08:39.365Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
206 | 2025-07-07T07:08:39.365Z | ++ name=ddmd |
207 | 2025-07-07T07:08:39.365Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
208 | 2025-07-07T07:08:39.365Z | ++ mkdir -p download |
209 | 2025-07-07T07:08:39.365Z | ++ pushd download |
210 | 2025-07-07T07:08:39.366Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
211 | 2025-07-07T07:08:39.366Z | ++ [[ ! -f ddmd ]] |
212 | 2025-07-07T07:08:39.366Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
213 | 2025-07-07T07:08:39.370Z | % Total % Received % Xferd Average Speed Time Time Time Current |
214 | 2025-07-07T07:08:39.370Z | Dload Upload Total Spent Left Speed |
215 | 2025-07-07T07:08:40.355Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
27 40.9M 27 11.2M 0 0 24.5M 0 0:00:01 --:--:-- 0:00:01 24.4M
100 40.9M 100 40.9M 0 0 41.7M 0 --:--:-- --:--:-- --:--:-- 41.7M |
216 | 2025-07-07T07:08:40.361Z | ++ popd |
217 | 2025-07-07T07:08:40.362Z | /work/oxidecomputer/maghemite |
218 | 2025-07-07T07:08:40.362Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
219 | 2025-07-07T07:08:40.362Z | ++ repo=maghemite |
220 | 2025-07-07T07:08:40.362Z | ++ series=release |
221 | 2025-07-07T07:08:40.362Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
222 | 2025-07-07T07:08:40.362Z | ++ name=ddmadm |
223 | 2025-07-07T07:08:40.362Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
224 | 2025-07-07T07:08:40.362Z | ++ mkdir -p download |
225 | 2025-07-07T07:08:40.362Z | ++ pushd download |
226 | 2025-07-07T07:08:40.362Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
227 | 2025-07-07T07:08:40.362Z | ++ [[ ! -f ddmadm ]] |
228 | 2025-07-07T07:08:40.362Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
229 | 2025-07-07T07:08:40.371Z | % Total % Received % Xferd Average Speed Time Time Time Current |
230 | 2025-07-07T07:08:40.371Z | Dload Upload Total Spent Left Speed |
231 | 2025-07-07T07:08:40.983Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
45 18.0M 45 8379k 0 0 18.5M 0 --:--:-- --:--:-- --:--:-- 18.5M
100 18.0M 100 18.0M 0 0 29.2M 0 --:--:-- --:--:-- --:--:-- 29.1M |
232 | 2025-07-07T07:08:40.988Z | ++ popd |
233 | 2025-07-07T07:08:40.988Z | /work/oxidecomputer/maghemite |
234 | 2025-07-07T07:08:40.988Z | ++ pushd download |
235 | 2025-07-07T07:08:40.988Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
236 | 2025-07-07T07:08:40.988Z | ++ chmod +x softnpu |
237 | 2025-07-07T07:08:40.992Z | ++ chmod +x scadm |
238 | 2025-07-07T07:08:40.992Z | ++ chmod +x ddmadm |
239 | 2025-07-07T07:08:40.992Z | ++ chmod +x ddmd |
240 | 2025-07-07T07:08:40.996Z | ++ mv ddmadm ddmadm-v2 |
241 | 2025-07-07T07:08:40.999Z | ++ mv ddmd ddmd-v2 |
242 | 2025-07-07T07:08:40.999Z | ++ rm -rf zones/dendrite |
243 | 2025-07-07T07:08:41.003Z | ++ mkdir -p zones/dendrite |
244 | 2025-07-07T07:08:41.003Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
245 | 2025-07-07T07:08:42.092Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
246 | 2025-07-07T07:08:42.095Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
247 | 2025-07-07T07:08:42.095Z | ++ popd |
248 | 2025-07-07T07:08:42.095Z | /work/oxidecomputer/maghemite |
249 | 2025-07-07T07:08:42.095Z | ++ banner install |
250 | 2025-07-07T07:08:42.100Z | |
251 | 2025-07-07T07:08:42.100Z | # # # #### ##### ## # # |
252 | 2025-07-07T07:08:42.100Z | # ## # # # # # # # |
253 | 2025-07-07T07:08:42.100Z | # # # # #### # # # # # |
254 | 2025-07-07T07:08:42.100Z | # # # # # # ###### # # |
255 | 2025-07-07T07:08:42.100Z | # # ## # # # # # # # |
256 | 2025-07-07T07:08:42.100Z | # # # #### # # # ###### ###### |
257 | 2025-07-07T07:08:42.100Z | |
258 | 2025-07-07T07:08:42.100Z | ++ pkg info brand/sparse |
259 | 2025-07-07T07:08:42.104Z | ++ grep -qi installed |
260 | 2025-07-07T07:08:43.726Z | pkg: info: no packages matching the following patterns you specified are |
261 | 2025-07-07T07:08:43.726Z | installed on the system. Try querying remotely instead: |
262 | 2025-07-07T07:08:43.726Z | |
263 | 2025-07-07T07:08:43.726Z | brand/sparse |
264 | 2025-07-07T07:08:43.771Z | ++ [[ 1 != 0 ]] |
265 | 2025-07-07T07:08:43.771Z | ++ set -o errexit |
266 | 2025-07-07T07:08:43.771Z | ++ pfexec pkg install brand/sparse |
267 | 2025-07-07T07:08:51.047Z | Startup: Refreshing catalog 'helios-dev' ... Done |
268 | 2025-07-07T07:08:57.964Z | Startup: Caching catalogs ... Done |
269 | 2025-07-07T07:09:01.919Z | Planning: Solver setup ... Done |
270 | 2025-07-07T07:09:01.943Z | Planning: Running solver ... Done |
271 | 2025-07-07T07:09:02.027Z | Planning: Finding local manifests ... Done |
272 | 2025-07-07T07:09:02.041Z | Planning: Fetching manifests: 0/1 0% complete |
273 | 2025-07-07T07:09:02.049Z | Planning: Fetching manifests: 1/1 100% complete |
274 | 2025-07-07T07:09:02.066Z | Planning: Package planning ... Done |
275 | 2025-07-07T07:09:02.071Z | Planning: Merging actions ... Done |
276 | 2025-07-07T07:09:02.393Z | Planning: Checking for conflicting actions ... Done |
277 | 2025-07-07T07:09:02.396Z | Planning: Consolidating action changes ... Done |
278 | 2025-07-07T07:09:03.443Z | Planning: Evaluating mediators ... Done |
279 | 2025-07-07T07:09:03.449Z | Planning: Planning completed in 5.36 seconds |
280 | 2025-07-07T07:09:03.459Z | Packages to install: 1 |
281 | 2025-07-07T07:09:03.459Z | Create boot environment: No |
282 | 2025-07-07T07:09:03.462Z | Create backup boot environment: No |
283 | 2025-07-07T07:09:03.508Z | |
284 | 2025-07-07T07:09:03.508Z | Download: 0/16 items 0.0/0.0MB 0% complete |
285 | 2025-07-07T07:09:03.640Z | Download: Completed 23.55 kB in 0.13 seconds (178k/s) |
286 | 2025-07-07T07:09:03.759Z | Actions: 1/32 actions (Installing new actions) |
287 | 2025-07-07T07:09:03.766Z | Actions: Completed 32 actions in 0.01 seconds. |
288 | 2025-07-07T07:09:04.079Z | Done |
289 | 2025-07-07T07:09:04.079Z | Done |
290 | 2025-07-07T07:09:04.858Z | Done |
291 | 2025-07-07T07:09:09.196Z | Done |
292 | 2025-07-07T07:09:09.282Z | Done |
293 | 2025-07-07T07:09:09.285Z | Done |
294 | 2025-07-07T07:09:09.378Z | Done |
295 | 2025-07-07T07:09:09.884Z | ++ set -o errexit |
296 | 2025-07-07T07:09:09.884Z | ++ set -o pipefail |
297 | 2025-07-07T07:09:09.884Z | ++ banner build |
298 | 2025-07-07T07:09:09.887Z | |
299 | 2025-07-07T07:09:09.887Z | ##### # # # # ##### |
300 | 2025-07-07T07:09:09.887Z | # # # # # # # # |
301 | 2025-07-07T07:09:09.887Z | ##### # # # # # # |
302 | 2025-07-07T07:09:09.887Z | # # # # # # # # |
303 | 2025-07-07T07:09:09.887Z | # # # # # # # # |
304 | 2025-07-07T07:09:09.887Z | ##### #### # ###### ##### |
305 | 2025-07-07T07:09:09.888Z | |
306 | 2025-07-07T07:09:09.888Z | ++ cargo build --release --bin ddmd --bin ddmadm |
307 | 2025-07-07T07:09:10.070Z | Updating crates.io index |
308 | 2025-07-07T07:09:10.131Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
309 | 2025-07-07T07:09:10.844Z | From https://github.com/oxidecomputer/falcon |
310 | 2025-07-07T07:09:10.844Z | * [new ref] bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 -> refs/commit/bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 |
311 | 2025-07-07T07:09:10.959Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
312 | 2025-07-07T07:09:11.364Z | From https://github.com/oxidecomputer/dendrite |
313 | 2025-07-07T07:09:11.364Z | * [new ref] 196b6b1389cedbe71ffaa369ccf2af90664fac75 -> refs/commit/196b6b1389cedbe71ffaa369ccf2af90664fac75 |
314 | 2025-07-07T07:09:11.417Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
315 | 2025-07-07T07:09:11.723Z | From https://github.com/oxidecomputer/ispf |
316 | 2025-07-07T07:09:11.723Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
317 | 2025-07-07T07:09:11.732Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
318 | 2025-07-07T07:09:12.048Z | From https://github.com/oxidecomputer/netadm-sys |
319 | 2025-07-07T07:09:12.048Z | * [new ref] edbf966dab4ea27af8163e9296484d3e51ec84b0 -> refs/commit/edbf966dab4ea27af8163e9296484d3e51ec84b0 |
320 | 2025-07-07T07:09:12.059Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
321 | 2025-07-07T07:09:17.883Z | From https://github.com/oxidecomputer/omicron |
322 | 2025-07-07T07:09:17.883Z | * [new ref] 765dbb0c6d463961ec364a388485a685ee80547c -> refs/commit/765dbb0c6d463961ec364a388485a685ee80547c |
323 | 2025-07-07T07:09:18.342Z | Updating git repository `https://github.com/oxidecomputer/opte` |
324 | 2025-07-07T07:09:19.138Z | From https://github.com/oxidecomputer/opte |
325 | 2025-07-07T07:09:19.138Z | * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8 |
326 | 2025-07-07T07:09:19.215Z | Updating git repository `https://github.com/illumos/smf-rs` |
327 | 2025-07-07T07:09:19.508Z | From https://github.com/illumos/smf-rs |
328 | 2025-07-07T07:09:19.508Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
329 | 2025-07-07T07:09:19.542Z | Updating git repository `https://github.com/oxidecomputer/zone` |
330 | 2025-07-07T07:09:19.841Z | From https://github.com/oxidecomputer/zone |
331 | 2025-07-07T07:09:19.841Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
332 | 2025-07-07T07:09:19.886Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
333 | 2025-07-07T07:09:20.825Z | From https://github.com/oxidecomputer/propolis |
334 | 2025-07-07T07:09:20.825Z | * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281 |
335 | 2025-07-07T07:09:20.953Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
336 | 2025-07-07T07:09:21.417Z | From https://github.com/oxidecomputer/transceiver-control |
337 | 2025-07-07T07:09:21.418Z | * [new ref] d861e1dedaa6eb6513a017c2bbe4b73e97327684 -> refs/commit/d861e1dedaa6eb6513a017c2bbe4b73e97327684 |
338 | 2025-07-07T07:09:21.441Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
339 | 2025-07-07T07:09:21.784Z | From https://github.com/oxidecomputer/dlpi-sys |
340 | 2025-07-07T07:09:21.784Z | * [new ref] bc75c49c365534f4764dec5853a75c7c9f4567c1 -> refs/commit/bc75c49c365534f4764dec5853a75c7c9f4567c1 |
341 | 2025-07-07T07:09:21.793Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
342 | 2025-07-07T07:09:22.116Z | From https://github.com/jmesmon/rust-libzfs |
343 | 2025-07-07T07:09:22.116Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
344 | 2025-07-07T07:09:22.129Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
345 | 2025-07-07T07:09:22.447Z | From https://github.com/oxidecomputer/rusty-doors |
346 | 2025-07-07T07:09:22.447Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
347 | 2025-07-07T07:09:22.473Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
348 | 2025-07-07T07:09:22.853Z | From https://github.com/oxidecomputer/lldp |
349 | 2025-07-07T07:09:22.853Z | * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 |
350 | 2025-07-07T07:09:22.876Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
351 | 2025-07-07T07:09:23.400Z | From https://github.com/oxidecomputer/maghemite |
352 | 2025-07-07T07:09:23.401Z | * [new ref] fa5f15cdcd5864161a929e2ec01534f70dfba216 -> refs/commit/fa5f15cdcd5864161a929e2ec01534f70dfba216 |
353 | 2025-07-07T07:09:23.445Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
354 | 2025-07-07T07:09:23.753Z | From https://github.com/oxidecomputer/serde_human_bytes |
355 | 2025-07-07T07:09:23.753Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
356 | 2025-07-07T07:09:23.772Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
357 | 2025-07-07T07:09:24.116Z | From https://github.com/oxidecomputer/slog-error-chain |
358 | 2025-07-07T07:09:24.116Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
359 | 2025-07-07T07:09:24.140Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
360 | 2025-07-07T07:09:24.503Z | From https://github.com/oxidecomputer/tufaceous |
361 | 2025-07-07T07:09:24.504Z | * [new ref] 3923a4358e8be55fef0f50859e8ea1efa48f00f0 -> refs/commit/3923a4358e8be55fef0f50859e8ea1efa48f00f0 |
362 | 2025-07-07T07:09:24.547Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
363 | 2025-07-07T07:09:25.849Z | From https://github.com/oxidecomputer/crucible |
364 | 2025-07-07T07:09:25.849Z | * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600 |
365 | 2025-07-07T07:09:26.108Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
366 | 2025-07-07T07:09:26.546Z | From https://github.com/oxidecomputer/propolis |
367 | 2025-07-07T07:09:26.546Z | * [new ref] e3988414bd68ecf806078fb898120e1194451ee9 -> refs/commit/e3988414bd68ecf806078fb898120e1194451ee9 |
368 | 2025-07-07T07:09:26.618Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
369 | 2025-07-07T07:09:26.992Z | From https://github.com/oxidecomputer/crucible |
370 | 2025-07-07T07:09:26.992Z | * [new ref] e164393a88e7b62598897dc4f53315f083e25333 -> refs/commit/e164393a88e7b62598897dc4f53315f083e25333 |
371 | 2025-07-07T07:09:27.057Z | Updating git repository `https://github.com/oxidecomputer/opte` |
372 | 2025-07-07T07:09:27.369Z | From https://github.com/oxidecomputer/opte |
373 | 2025-07-07T07:09:27.369Z | * [new ref] 23cebf3b1c911f09c203f7df50cc06bf780338e5 -> refs/commit/23cebf3b1c911f09c203f7df50cc06bf780338e5 |
374 | 2025-07-07T07:09:27.425Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
375 | 2025-07-07T07:09:28.089Z | From https://github.com/oxidecomputer/management-gateway-service |
376 | 2025-07-07T07:09:28.089Z | * [new ref] 0e1e055b66ec007c537e5bd45e210c245f9c537d -> refs/commit/0e1e055b66ec007c537e5bd45e210c245f9c537d |
377 | 2025-07-07T07:09:28.210Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
378 | 2025-07-07T07:09:28.537Z | From https://github.com/oxidecomputer/ipcc-rs |
379 | 2025-07-07T07:09:28.537Z | * [new ref] 524eb8f125003dff50b9703900c6b323f00f9e1b -> refs/commit/524eb8f125003dff50b9703900c6b323f00f9e1b |
380 | 2025-07-07T07:09:29.308Z | Downloading crates ... |
381 | 2025-07-07T07:09:29.421Z | Downloaded anstyle-query v1.1.3 |
382 | 2025-07-07T07:09:29.425Z | Downloaded bit-vec v0.8.0 |
383 | 2025-07-07T07:09:29.429Z | Downloaded async-trait v0.1.88 |
384 | 2025-07-07T07:09:29.432Z | Downloaded bit-set v0.8.0 |
385 | 2025-07-07T07:09:29.436Z | Downloaded async-stream v0.3.6 |
386 | 2025-07-07T07:09:29.439Z | Downloaded ahash v0.8.12 |
387 | 2025-07-07T07:09:29.442Z | Downloaded atomicwrites v0.4.4 |
388 | 2025-07-07T07:09:29.442Z | Downloaded async-stream-impl v0.3.6 |
389 | 2025-07-07T07:09:29.445Z | Downloaded num_threads v0.1.7 |
390 | 2025-07-07T07:09:29.450Z | Downloaded backoff v0.4.0 |
391 | 2025-07-07T07:09:29.453Z | Downloaded anyhow v1.0.98 |
392 | 2025-07-07T07:09:29.456Z | Downloaded num_enum v0.7.4 |
393 | 2025-07-07T07:09:29.459Z | Downloaded num_enum_derive v0.7.4 |
394 | 2025-07-07T07:09:29.463Z | Downloaded owo-colors v4.2.2 |
395 | 2025-07-07T07:09:29.466Z | Downloaded num-traits v0.2.19 |
396 | 2025-07-07T07:09:29.469Z | Downloaded camino v1.1.10 |
397 | 2025-07-07T07:09:29.472Z | Downloaded bitflags v1.3.2 |
398 | 2025-07-07T07:09:29.476Z | Downloaded aho-corasick v1.1.3 |
399 | 2025-07-07T07:09:29.479Z | Downloaded base64ct v1.8.0 |
400 | 2025-07-07T07:09:29.482Z | Downloaded pest_generator v2.8.1 |
401 | 2025-07-07T07:09:29.485Z | Downloaded ciborium-ll v0.2.2 |
402 | 2025-07-07T07:09:29.488Z | Downloaded anstream v0.6.19 |
403 | 2025-07-07T07:09:29.491Z | Downloaded crucible-workspace-hack v0.1.0 |
404 | 2025-07-07T07:09:29.491Z | Downloaded byteorder v1.5.0 |
405 | 2025-07-07T07:09:29.494Z | Downloaded progenitor-impl v0.9.1 |
406 | 2025-07-07T07:09:29.498Z | Downloaded cancel-safe-futures v0.1.5 |
407 | 2025-07-07T07:09:29.501Z | Downloaded dirs-sys-next v0.1.2 |
408 | 2025-07-07T07:09:29.510Z | Downloaded pest_derive v2.8.1 |
409 | 2025-07-07T07:09:29.510Z | Downloaded cstr-argument v0.1.2 |
410 | 2025-07-07T07:09:29.510Z | Downloaded crc8 v0.1.1 |
411 | 2025-07-07T07:09:29.510Z | Downloaded defmt v0.3.100 |
412 | 2025-07-07T07:09:29.514Z | Downloaded darling_macro v0.20.11 |
413 | 2025-07-07T07:09:29.514Z | Downloaded pest_meta v2.8.1 |
414 | 2025-07-07T07:09:29.517Z | Downloaded defmt-macros v1.0.1 |
415 | 2025-07-07T07:09:29.520Z | Downloaded clap_lex v0.7.5 |
416 | 2025-07-07T07:09:29.520Z | Downloaded crypto-common v0.1.6 |
417 | 2025-07-07T07:09:29.524Z | Downloaded defmt-parser v1.0.0 |
418 | 2025-07-07T07:09:29.524Z | Downloaded ciborium-io v0.2.2 |
419 | 2025-07-07T07:09:29.527Z | Downloaded data-encoding v2.9.0 |
420 | 2025-07-07T07:09:29.527Z | Downloaded dtrace-parser v0.2.0 |
421 | 2025-07-07T07:09:29.530Z | Downloaded const-random-macro v0.1.16 |
422 | 2025-07-07T07:09:29.530Z | Downloaded cfg_aliases v0.2.1 |
423 | 2025-07-07T07:09:29.534Z | Downloaded equivalent v1.0.2 |
424 | 2025-07-07T07:09:29.534Z | Downloaded crunchy v0.2.4 |
425 | 2025-07-07T07:09:29.538Z | Downloaded daft-derive v0.1.4 |
426 | 2025-07-07T07:09:29.542Z | Downloaded pretty-hex v0.4.1 |
427 | 2025-07-07T07:09:29.545Z | Downloaded num-derive v0.3.3 |
428 | 2025-07-07T07:09:29.545Z | Downloaded progenitor-client v0.9.1 |
429 | 2025-07-07T07:09:29.549Z | Downloaded no-std-compat v0.4.1 |
430 | 2025-07-07T07:09:29.549Z | Downloaded zerofrom v0.1.6 |
431 | 2025-07-07T07:09:29.552Z | Downloaded usdt-attr-macro v0.5.0 |
432 | 2025-07-07T07:09:29.552Z | Downloaded omicron-workspace-hack v0.1.0 |
433 | 2025-07-07T07:09:29.552Z | Downloaded either v1.15.0 |
434 | 2025-07-07T07:09:29.557Z | Downloaded displaydoc v0.2.5 |
435 | 2025-07-07T07:09:29.561Z | Downloaded embedded-io v0.6.1 |
436 | 2025-07-07T07:09:29.561Z | Downloaded digest v0.10.7 |
437 | 2025-07-07T07:09:29.566Z | Downloaded arc-swap v1.7.1 |
438 | 2025-07-07T07:09:29.569Z | Downloaded convert_case v0.4.0 |
439 | 2025-07-07T07:09:29.570Z | Downloaded embedded-io v0.4.0 |
440 | 2025-07-07T07:09:29.573Z | Downloaded debug-ignore v1.0.5 |
441 | 2025-07-07T07:09:29.576Z | Downloaded daft v0.1.4 |
442 | 2025-07-07T07:09:29.580Z | Downloaded pkg-config v0.3.32 |
443 | 2025-07-07T07:09:29.580Z | Downloaded powerfmt v0.2.0 |
444 | 2025-07-07T07:09:29.583Z | Downloaded fnv v1.0.7 |
445 | 2025-07-07T07:09:29.586Z | Downloaded errno v0.3.13 |
446 | 2025-07-07T07:09:29.586Z | Downloaded pin-project-lite v0.2.16 |
447 | 2025-07-07T07:09:29.590Z | Downloaded float-ord v0.3.2 |
448 | 2025-07-07T07:09:29.594Z | Downloaded progenitor v0.9.1 |
449 | 2025-07-07T07:09:29.597Z | Downloaded dyn-clone v1.0.19 |
450 | 2025-07-07T07:09:29.597Z | Downloaded openssl-macros v0.1.1 |
451 | 2025-07-07T07:09:29.600Z | Downloaded fixedbitset v0.4.2 |
452 | 2025-07-07T07:09:29.600Z | Downloaded fastrand v2.3.0 |
453 | 2025-07-07T07:09:29.603Z | Downloaded newtype_derive v0.1.6 |
454 | 2025-07-07T07:09:29.607Z | Downloaded derive-ex v0.1.8 |
455 | 2025-07-07T07:09:29.607Z | Downloaded futures-macro v0.3.31 |
456 | 2025-07-07T07:09:29.610Z | Downloaded usdt v0.5.0 |
457 | 2025-07-07T07:09:29.610Z | Downloaded futures-io v0.3.31 |
458 | 2025-07-07T07:09:29.614Z | Downloaded futures-executor v0.3.31 |
459 | 2025-07-07T07:09:29.614Z | Downloaded scroll_derive v0.12.1 |
460 | 2025-07-07T07:09:29.618Z | Downloaded writeable v0.6.1 |
461 | 2025-07-07T07:09:29.618Z | Downloaded is-terminal v0.4.16 |
462 | 2025-07-07T07:09:29.622Z | Downloaded progenitor-client v0.10.0 |
463 | 2025-07-07T07:09:29.622Z | Downloaded quick-error v1.2.3 |
464 | 2025-07-07T07:09:29.626Z | Downloaded proc-macro-error-attr2 v2.0.0 |
465 | 2025-07-07T07:09:29.626Z | Downloaded hostname v0.4.1 |
466 | 2025-07-07T07:09:29.629Z | Downloaded progenitor-macro v0.9.1 |
467 | 2025-07-07T07:09:29.629Z | Downloaded resolv-conf v0.7.4 |
468 | 2025-07-07T07:09:29.633Z | Downloaded ref-cast v1.0.24 |
469 | 2025-07-07T07:09:29.636Z | Downloaded futures-sink v0.3.31 |
470 | 2025-07-07T07:09:29.636Z | Downloaded fixedbitset v0.5.7 |
471 | 2025-07-07T07:09:29.639Z | Downloaded clap_derive v4.5.40 |
472 | 2025-07-07T07:09:29.643Z | Downloaded structmeta-derive v0.3.0 |
473 | 2025-07-07T07:09:29.647Z | Downloaded idna_adapter v1.2.1 |
474 | 2025-07-07T07:09:29.647Z | Downloaded proc-macro-error v1.0.4 |
475 | 2025-07-07T07:09:29.650Z | Downloaded lazy_static v1.5.0 |
476 | 2025-07-07T07:09:29.653Z | Downloaded paste v1.0.15 |
477 | 2025-07-07T07:09:29.657Z | Downloaded ref-cast-impl v1.0.24 |
478 | 2025-07-07T07:09:29.657Z | Downloaded strum v0.26.3 |
479 | 2025-07-07T07:09:29.660Z | Downloaded lock_api v0.4.13 |
480 | 2025-07-07T07:09:29.664Z | Downloaded tower-layer v0.3.3 |
481 | 2025-07-07T07:09:29.664Z | Downloaded whoami v1.6.0 |
482 | 2025-07-07T07:09:29.667Z | Downloaded rand_xorshift v0.4.0 |
483 | 2025-07-07T07:09:29.667Z | Downloaded cookie v0.18.1 |
484 | 2025-07-07T07:09:29.670Z | Downloaded slog-json v2.6.1 |
485 | 2025-07-07T07:09:29.673Z | Downloaded scroll v0.12.0 |
486 | 2025-07-07T07:09:29.677Z | Downloaded yoke-derive v0.8.0 |
487 | 2025-07-07T07:09:29.680Z | Downloaded scopeguard v1.2.0 |
488 | 2025-07-07T07:09:29.680Z | Downloaded rustversion v1.0.21 |
489 | 2025-07-07T07:09:29.684Z | Downloaded smf v0.2.3 |
490 | 2025-07-07T07:09:29.687Z | Downloaded heck v0.4.1 |
491 | 2025-07-07T07:09:29.687Z | Downloaded heck v0.5.0 |
492 | 2025-07-07T07:09:29.691Z | Downloaded postcard v1.1.2 |
493 | 2025-07-07T07:09:29.695Z | Downloaded hex v0.4.3 |
494 | 2025-07-07T07:09:29.695Z | Downloaded rand_core v0.6.4 |
495 | 2025-07-07T07:09:29.698Z | Downloaded quinn-udp v0.5.13 |
496 | 2025-07-07T07:09:29.701Z | Downloaded num-conv v0.1.0 |
497 | 2025-07-07T07:09:29.701Z | Downloaded macaddr v1.0.1 |
498 | 2025-07-07T07:09:29.705Z | Downloaded strsim v0.11.1 |
499 | 2025-07-07T07:09:29.705Z | Downloaded bitflags v2.9.1 |
500 | 2025-07-07T07:09:29.709Z | Downloaded tokio-macros v2.5.0 |
501 | 2025-07-07T07:09:29.713Z | Downloaded thiserror-impl v2.0.12 |
502 | 2025-07-07T07:09:29.716Z | Downloaded sync_wrapper v1.0.2 |
503 | 2025-07-07T07:09:29.716Z | Downloaded ucd-trie v0.1.7 |
504 | 2025-07-07T07:09:29.721Z | Downloaded darling v0.20.11 |
505 | 2025-07-07T07:09:29.724Z | Downloaded tower-service v0.3.3 |
506 | 2025-07-07T07:09:29.728Z | Downloaded typify-macro v0.3.0 |
507 | 2025-07-07T07:09:29.728Z | Downloaded tokio-rustls v0.25.0 |
508 | 2025-07-07T07:09:29.731Z | Downloaded thread-id v4.2.2 |
509 | 2025-07-07T07:09:29.731Z | Downloaded parking_lot_core v0.8.6 |
510 | 2025-07-07T07:09:29.735Z | Downloaded subtle v2.6.1 |
511 | 2025-07-07T07:09:29.738Z | Downloaded parking_lot v0.11.2 |
512 | 2025-07-07T07:09:29.741Z | Downloaded rustls-pemfile v2.2.0 |
513 | 2025-07-07T07:09:29.741Z | Downloaded newline-converter v0.3.0 |
514 | 2025-07-07T07:09:29.744Z | Downloaded futures-channel v0.3.31 |
515 | 2025-07-07T07:09:29.750Z | Downloaded spin v0.9.8 |
516 | 2025-07-07T07:09:29.756Z | Downloaded form_urlencoded v1.2.1 |
517 | 2025-07-07T07:09:29.756Z | Downloaded thin-vec v0.2.14 |
518 | 2025-07-07T07:09:29.756Z | Downloaded ident_case v1.0.1 |
519 | 2025-07-07T07:09:29.756Z | Downloaded humantime v2.2.0 |
520 | 2025-07-07T07:09:29.759Z | Downloaded rand_core v0.9.3 |
521 | 2025-07-07T07:09:29.759Z | Downloaded lru-slab v0.1.2 |
522 | 2025-07-07T07:09:29.760Z | Downloaded strum_macros v0.25.3 |
523 | 2025-07-07T07:09:29.763Z | Downloaded serde_repr v0.1.20 |
524 | 2025-07-07T07:09:29.766Z | Downloaded managed v0.8.0 |
525 | 2025-07-07T07:09:29.770Z | Downloaded slog-envlogger v2.2.0 |
526 | 2025-07-07T07:09:29.770Z | Downloaded memoffset v0.9.1 |
527 | 2025-07-07T07:09:29.773Z | Downloaded strum_macros v0.26.4 |
528 | 2025-07-07T07:09:29.776Z | Downloaded ipnetwork v0.21.1 |
529 | 2025-07-07T07:09:29.777Z | Downloaded log v0.4.27 |
530 | 2025-07-07T07:09:29.781Z | Downloaded synstructure v0.13.2 |
531 | 2025-07-07T07:09:29.784Z | Downloaded take_mut v0.2.2 |
532 | 2025-07-07T07:09:29.784Z | Downloaded rhai_codegen v2.2.0 |
533 | 2025-07-07T07:09:29.791Z | Downloaded serde-big-array v0.5.1 |
534 | 2025-07-07T07:09:29.794Z | Downloaded foreign-types v0.5.0 |
535 | 2025-07-07T07:09:29.797Z | Downloaded http-body-util v0.1.3 |
536 | 2025-07-07T07:09:29.797Z | Downloaded zeroize v1.8.1 |
537 | 2025-07-07T07:09:29.801Z | Downloaded zerofrom-derive v0.1.6 |
538 | 2025-07-07T07:09:29.804Z | Downloaded unarray v0.1.4 |
539 | 2025-07-07T07:09:29.804Z | Downloaded is_terminal_polyfill v1.70.1 |
540 | 2025-07-07T07:09:29.807Z | Downloaded parking_lot v0.12.4 |
541 | 2025-07-07T07:09:29.811Z | Downloaded typify-macro v0.4.2 |
542 | 2025-07-07T07:09:29.811Z | Downloaded time-core v0.1.4 |
543 | 2025-07-07T07:09:29.814Z | Downloaded slog v2.7.0 |
544 | 2025-07-07T07:09:29.817Z | Downloaded zerocopy-derive v0.7.35 |
545 | 2025-07-07T07:09:29.820Z | Downloaded usdt-macro v0.5.0 |
546 | 2025-07-07T07:09:29.824Z | Downloaded testing_table v0.3.0 |
547 | 2025-07-07T07:09:29.824Z | Downloaded httpdate v1.0.3 |
548 | 2025-07-07T07:09:29.827Z | Downloaded http-body v1.0.1 |
549 | 2025-07-07T07:09:29.827Z | Downloaded futures-task v0.3.31 |
550 | 2025-07-07T07:09:29.830Z | Downloaded num-integer v0.1.46 |
551 | 2025-07-07T07:09:29.834Z | Downloaded libsw v3.5.0 |
552 | 2025-07-07T07:09:29.834Z | Downloaded mime v0.3.17 |
553 | 2025-07-07T07:09:29.837Z | Downloaded darling_core v0.20.11 |
554 | 2025-07-07T07:09:29.840Z | Downloaded hubpack_derive v0.1.1 |
555 | 2025-07-07T07:09:29.844Z | Downloaded prettyplease v0.2.35 |
556 | 2025-07-07T07:09:29.847Z | Downloaded tagptr v0.2.0 |
557 | 2025-07-07T07:09:29.850Z | Downloaded smallvec v1.15.1 |
558 | 2025-07-07T07:09:29.854Z | Downloaded tabwriter v1.4.1 |
559 | 2025-07-07T07:09:29.854Z | Downloaded zone_cfg_derive v0.3.1 |
560 | 2025-07-07T07:09:29.854Z | Downloaded toml_datetime v0.6.11 |
561 | 2025-07-07T07:09:29.857Z | Downloaded swrite v0.1.0 |
562 | 2025-07-07T07:09:29.857Z | Downloaded jiff-static v0.2.15 |
563 | 2025-07-07T07:09:29.861Z | Downloaded version_check v0.9.5 |
564 | 2025-07-07T07:09:29.864Z | Downloaded usdt-impl v0.5.0 |
565 | 2025-07-07T07:09:29.865Z | Downloaded hostname v0.3.1 |
566 | 2025-07-07T07:09:29.868Z | Downloaded tiny-keccak v2.0.2 |
567 | 2025-07-07T07:09:29.871Z | Downloaded yoke v0.8.0 |
568 | 2025-07-07T07:09:29.874Z | Downloaded linked-hash-map v0.5.6 |
569 | 2025-07-07T07:09:29.874Z | Downloaded indent_write v2.2.0 |
570 | 2025-07-07T07:09:29.874Z | Downloaded time-macros v0.2.22 |
571 | 2025-07-07T07:09:29.878Z | Downloaded fxhash v0.2.1 |
572 | 2025-07-07T07:09:29.881Z | Downloaded slog-stdlog v4.1.1 |
573 | 2025-07-07T07:09:29.881Z | Downloaded slog-scope v4.4.0 |
574 | 2025-07-07T07:09:29.884Z | Downloaded rustls-pki-types v1.12.0 |
575 | 2025-07-07T07:09:29.888Z | Downloaded typify v0.4.2 |
576 | 2025-07-07T07:09:29.893Z | Downloaded ipnet v2.11.0 |
577 | 2025-07-07T07:09:29.896Z | Downloaded portable-atomic v1.11.1 |
578 | 2025-07-07T07:09:29.902Z | Downloaded instant v0.1.13 |
579 | 2025-07-07T07:09:29.905Z | Downloaded num-iter v0.1.45 |
580 | 2025-07-07T07:09:29.905Z | Downloaded expectorate v1.2.0 |
581 | 2025-07-07T07:09:29.909Z | Downloaded hubpack v0.1.2 |
582 | 2025-07-07T07:09:29.913Z | Downloaded untrusted v0.9.0 |
583 | 2025-07-07T07:09:29.913Z | Downloaded tinyvec_macros v0.1.1 |
584 | 2025-07-07T07:09:29.917Z | Downloaded match_cfg v0.1.0 |
585 | 2025-07-07T07:09:29.917Z | Downloaded test-strategy v0.4.3 |
586 | 2025-07-07T07:09:29.921Z | Downloaded toml v0.8.23 |
587 | 2025-07-07T07:09:29.925Z | Downloaded utf8_iter v1.0.4 |
588 | 2025-07-07T07:09:29.925Z | Downloaded thiserror v1.0.69 |
589 | 2025-07-07T07:09:29.929Z | Downloaded try-lock v0.2.5 |
590 | 2025-07-07T07:09:29.929Z | Downloaded highway v1.3.0 |
591 | 2025-07-07T07:09:29.932Z | Downloaded libscf-sys v1.1.0 |
592 | 2025-07-07T07:09:29.935Z | Downloaded itoa v1.0.15 |
593 | 2025-07-07T07:09:29.935Z | Downloaded tinyvec v1.9.0 |
594 | 2025-07-07T07:09:29.939Z | Downloaded quinn v0.11.8 |
595 | 2025-07-07T07:09:29.942Z | Downloaded rustls-webpki v0.103.3 |
596 | 2025-07-07T07:09:29.945Z | Downloaded slog-async v2.8.0 |
597 | 2025-07-07T07:09:29.949Z | Downloaded utf8parse v0.2.2 |
598 | 2025-07-07T07:09:29.949Z | Downloaded rand v0.9.1 |
599 | 2025-07-07T07:09:29.953Z | Downloaded signal-hook-registry v1.4.5 |
600 | 2025-07-07T07:09:29.956Z | Downloaded getrandom v0.2.16 |
601 | 2025-07-07T07:09:29.960Z | Downloaded slog-term v2.9.1 |
602 | 2025-07-07T07:09:29.964Z | Downloaded tokio-stream v0.1.17 |
603 | 2025-07-07T07:09:29.969Z | Downloaded num v0.4.3 |
604 | 2025-07-07T07:09:29.969Z | Downloaded tokio-rustls v0.26.2 |
605 | 2025-07-07T07:09:29.973Z | Downloaded slog-dtrace v0.3.0 |
606 | 2025-07-07T07:09:29.974Z | Downloaded linear-map v1.2.0 |
607 | 2025-07-07T07:09:29.974Z | Downloaded memmap v0.7.0 |
608 | 2025-07-07T07:09:29.977Z | Downloaded cc v1.2.29 |
609 | 2025-07-07T07:09:29.980Z | Downloaded unicode-ident v1.0.18 |
610 | 2025-07-07T07:09:29.985Z | Downloaded icu_provider v2.0.0 |
611 | 2025-07-07T07:09:29.989Z | Downloaded hash32 v0.3.1 |
612 | 2025-07-07T07:09:29.989Z | Downloaded ingot v0.1.0 |
613 | 2025-07-07T07:09:29.989Z | Downloaded thiserror v2.0.12 |
614 | 2025-07-07T07:09:29.994Z | Downloaded generic-array v0.14.7 |
615 | 2025-07-07T07:09:29.997Z | Downloaded futures v0.3.31 |
616 | 2025-07-07T07:09:30.001Z | Downloaded serde_derive v1.0.219 |
617 | 2025-07-07T07:09:30.005Z | Downloaded secrecy v0.10.3 |
618 | 2025-07-07T07:09:30.008Z | Downloaded ingot-types v0.1.0 |
619 | 2025-07-07T07:09:30.008Z | Downloaded icu_collections v2.0.0 |
620 | 2025-07-07T07:09:30.014Z | Downloaded multer v3.1.0 |
621 | 2025-07-07T07:09:30.017Z | Downloaded tracing-attributes v0.1.30 |
622 | 2025-07-07T07:09:30.021Z | Downloaded toml_write v0.1.2 |
623 | 2025-07-07T07:09:30.021Z | Downloaded icu_locale_core v2.0.0 |
624 | 2025-07-07T07:09:30.027Z | Downloaded glob v0.3.2 |
625 | 2025-07-07T07:09:30.030Z | Downloaded heapless v0.8.0 |
626 | 2025-07-07T07:09:30.034Z | Downloaded zerotrie v0.2.2 |
627 | 2025-07-07T07:09:30.037Z | Downloaded http v1.3.1 |
628 | 2025-07-07T07:09:30.041Z | Downloaded term v0.7.0 |
629 | 2025-07-07T07:09:30.045Z | Downloaded icu_normalizer v2.0.0 |
630 | 2025-07-07T07:09:30.049Z | Downloaded tempfile v3.20.0 |
631 | 2025-07-07T07:09:30.053Z | Downloaded half v2.6.0 |
632 | 2025-07-07T07:09:30.056Z | Downloaded unsafe-libyaml v0.2.11 |
633 | 2025-07-07T07:09:30.060Z | Downloaded serde_yaml v0.9.34+deprecated |
634 | 2025-07-07T07:09:30.063Z | Downloaded qorb v0.4.1 |
635 | 2025-07-07T07:09:30.072Z | Downloaded zerovec v0.11.2 |
636 | 2025-07-07T07:09:30.076Z | Downloaded similar v2.7.0 |
637 | 2025-07-07T07:09:30.079Z | Downloaded getrandom v0.3.3 |
638 | 2025-07-07T07:09:30.083Z | Downloaded zerocopy-derive v0.8.26 |
639 | 2025-07-07T07:09:30.090Z | Downloaded socket2 v0.5.10 |
640 | 2025-07-07T07:09:30.093Z | Downloaded typenum v1.18.0 |
641 | 2025-07-07T07:09:30.096Z | Downloaded url v2.5.4 |
642 | 2025-07-07T07:09:30.101Z | Downloaded hickory-resolver v0.24.4 |
643 | 2025-07-07T07:09:30.104Z | Downloaded iri-string v0.7.8 |
644 | 2025-07-07T07:09:30.111Z | Downloaded indexmap v2.10.0 |
645 | 2025-07-07T07:09:30.116Z | Downloaded hyper-util v0.1.14 |
646 | 2025-07-07T07:09:30.122Z | Downloaded unicode-segmentation v1.12.0 |
647 | 2025-07-07T07:09:30.127Z | Downloaded hyper v1.6.0 |
648 | 2025-07-07T07:09:30.133Z | Downloaded hickory-resolver v0.25.2 |
649 | 2025-07-07T07:09:30.137Z | Downloaded winnow v0.7.11 |
650 | 2025-07-07T07:09:30.147Z | Downloaded mio v1.0.4 |
651 | 2025-07-07T07:09:30.152Z | Downloaded pest v2.8.1 |
652 | 2025-07-07T07:09:30.158Z | Downloaded memchr v2.7.5 |
653 | 2025-07-07T07:09:30.163Z | Downloaded tower v0.5.2 |
654 | 2025-07-07T07:09:30.173Z | Downloaded reqwest v0.12.22 |
655 | 2025-07-07T07:09:30.183Z | Downloaded tokio-util v0.7.15 |
656 | 2025-07-07T07:09:30.190Z | Downloaded steno v0.4.1 |
657 | 2025-07-07T07:09:30.195Z | Downloaded itertools v0.12.1 |
658 | 2025-07-07T07:09:30.202Z | Downloaded zerocopy v0.7.35 |
659 | 2025-07-07T07:09:30.220Z | Downloaded idna v1.0.3 |
660 | 2025-07-07T07:09:30.224Z | Downloaded h2 v0.4.11 |
661 | 2025-07-07T07:09:30.231Z | Downloaded itertools v0.13.0 |
662 | 2025-07-07T07:09:30.238Z | Downloaded itertools v0.14.0 |
663 | 2025-07-07T07:09:30.245Z | Downloaded icu_properties_data v2.0.1 |
664 | 2025-07-07T07:09:30.256Z | Downloaded nom v7.1.3 |
665 | 2025-07-07T07:09:30.261Z | Downloaded tower-http v0.6.6 |
666 | 2025-07-07T07:09:30.269Z | Downloaded vcpkg v0.2.15 |
667 | 2025-07-07T07:09:30.308Z | Downloaded rustls-webpki v0.102.8 |
668 | 2025-07-07T07:09:30.326Z | Downloaded serde_with v3.14.0 |
669 | 2025-07-07T07:09:30.337Z | Downloaded quinn-proto v0.11.12 |
670 | 2025-07-07T07:09:30.344Z | Downloaded syn v1.0.109 |
671 | 2025-07-07T07:09:30.355Z | Downloaded webpki-roots v1.0.1 |
672 | 2025-07-07T07:09:30.359Z | Downloaded regex v1.11.1 |
673 | 2025-07-07T07:09:30.374Z | Downloaded dropshot v0.16.2 |
674 | 2025-07-07T07:09:30.395Z | Downloaded moka v0.12.10 |
675 | 2025-07-07T07:09:30.405Z | Downloaded rustls v0.22.4 |
676 | 2025-07-07T07:09:30.417Z | Downloaded openssl v0.10.73 |
677 | 2025-07-07T07:09:30.427Z | Downloaded nix v0.30.1 |
678 | 2025-07-07T07:09:30.440Z | Downloaded petgraph v0.8.2 |
679 | 2025-07-07T07:09:30.460Z | Downloaded unicode-width v0.2.1 |
680 | 2025-07-07T07:09:30.466Z | Downloaded hickory-proto v0.24.4 |
681 | 2025-07-07T07:09:30.481Z | Downloaded rhai v1.22.2 |
682 | 2025-07-07T07:09:30.495Z | Downloaded hickory-proto v0.25.2 |
683 | 2025-07-07T07:09:30.510Z | Downloaded typify-impl v0.4.2 |
684 | 2025-07-07T07:09:30.525Z | Downloaded smoltcp v0.11.0 |
685 | 2025-07-07T07:09:30.538Z | Downloaded openapiv3 v2.2.0 |
686 | 2025-07-07T07:09:30.551Z | Downloaded rustix v1.0.7 |
687 | 2025-07-07T07:09:30.572Z | Downloaded rustls v0.23.28 |
688 | 2025-07-07T07:09:30.584Z | Downloaded rustix v0.38.44 |
689 | 2025-07-07T07:09:30.606Z | Downloaded regex-syntax v0.8.5 |
690 | 2025-07-07T07:09:30.614Z | Downloaded regress v0.10.3 |
691 | 2025-07-07T07:09:30.623Z | Downloaded sled v0.34.7 |
692 | 2025-07-07T07:09:30.633Z | Downloaded syn v2.0.104 |
693 | 2025-07-07T07:09:30.644Z | Downloaded tabled v0.20.0 |
694 | 2025-07-07T07:09:30.663Z | Downloaded typify-impl v0.3.0 |
695 | 2025-07-07T07:09:30.678Z | Downloaded zerocopy v0.8.26 |
696 | 2025-07-07T07:09:30.697Z | Downloaded unicode-width v0.1.14 |
697 | 2025-07-07T07:09:30.704Z | Downloaded petgraph v0.6.5 |
698 | 2025-07-07T07:09:30.721Z | Downloaded proptest v1.7.0 |
699 | 2025-07-07T07:09:30.729Z | Downloaded regex-automata v0.4.9 |
700 | 2025-07-07T07:09:30.745Z | Downloaded libc v0.2.174 |
701 | 2025-07-07T07:09:30.769Z | Downloaded goblin v0.8.2 |
702 | 2025-07-07T07:09:30.775Z | Downloaded libm v0.2.15 |
703 | 2025-07-07T07:09:30.785Z | Downloaded rayon v1.10.0 |
704 | 2025-07-07T07:09:30.794Z | Downloaded clap_builder v4.5.40 |
705 | 2025-07-07T07:09:30.801Z | Downloaded time v0.3.41 |
706 | 2025-07-07T07:09:30.807Z | Downloaded serde_json v1.0.140 |
707 | 2025-07-07T07:09:30.814Z | Downloaded jiff v0.2.15 |
708 | 2025-07-07T07:09:30.833Z | Downloaded futures-util v0.3.31 |
709 | 2025-07-07T07:09:30.843Z | Downloaded tokio v1.46.1 |
710 | 2025-07-07T07:09:30.880Z | Downloaded chrono v0.4.41 |
711 | 2025-07-07T07:09:30.886Z | Downloaded toml_edit v0.22.27 |
712 | 2025-07-07T07:09:30.890Z | Downloaded hashbrown v0.15.4 |
713 | 2025-07-07T07:09:30.897Z | Downloaded iddqd v0.3.8 |
714 | 2025-07-07T07:09:30.901Z | Downloaded foreign-types-macros v0.2.3 |
715 | 2025-07-07T07:09:30.906Z | Downloaded typify v0.3.0 |
716 | 2025-07-07T07:09:30.912Z | Downloaded socket2 v0.6.0 |
717 | 2025-07-07T07:09:30.912Z | Downloaded tracing-core v0.1.34 |
718 | 2025-07-07T07:09:30.915Z | Downloaded tracing v0.1.41 |
719 | 2025-07-07T07:09:30.915Z | Downloaded minimal-lexical v0.2.1 |
720 | 2025-07-07T07:09:30.920Z | Downloaded uuid v1.17.0 |
721 | 2025-07-07T07:09:30.924Z | Downloaded terminal_size v0.4.2 |
722 | 2025-07-07T07:09:30.924Z | Downloaded slog-bunyan v2.5.0 |
723 | 2025-07-07T07:09:30.927Z | Downloaded openssl-sys v0.9.109 |
724 | 2025-07-07T07:09:30.930Z | Downloaded stable_deref_trait v1.2.0 |
725 | 2025-07-07T07:09:30.930Z | Downloaded sigpipe v0.1.3 |
726 | 2025-07-07T07:09:30.930Z | Downloaded spin v0.5.2 |
727 | 2025-07-07T07:09:30.934Z | Downloaded slab v0.4.10 |
728 | 2025-07-07T07:09:30.934Z | Downloaded sha2 v0.10.9 |
729 | 2025-07-07T07:09:30.937Z | Downloaded static_assertions v1.1.0 |
730 | 2025-07-07T07:09:30.938Z | Downloaded sha1 v0.10.6 |
731 | 2025-07-07T07:09:30.938Z | Downloaded serde_with_macros v3.14.0 |
732 | 2025-07-07T07:09:30.941Z | Downloaded libsw-core v0.3.2 |
733 | 2025-07-07T07:09:30.941Z | Downloaded httparse v1.10.1 |
734 | 2025-07-07T07:09:30.945Z | Downloaded serde v1.0.219 |
735 | 2025-07-07T07:09:30.949Z | Downloaded rand v0.8.5 |
736 | 2025-07-07T07:09:30.952Z | Downloaded schemars v0.8.22 |
737 | 2025-07-07T07:09:30.960Z | Downloaded quote v1.0.40 |
738 | 2025-07-07T07:09:30.963Z | Downloaded papergrid v0.17.0 |
739 | 2025-07-07T07:09:30.968Z | Downloaded rayon-core v1.12.1 |
740 | 2025-07-07T07:09:30.971Z | Downloaded foreign-types-shared v0.3.1 |
741 | 2025-07-07T07:09:30.971Z | Downloaded encoding_rs v0.8.35 |
742 | 2025-07-07T07:09:30.991Z | Downloaded foreign-types-shared v0.1.1 |
743 | 2025-07-07T07:09:30.996Z | Downloaded smartstring v1.0.1 |
744 | 2025-07-07T07:09:30.997Z | Downloaded tabled_derive v0.11.0 |
745 | 2025-07-07T07:09:31.000Z | Downloaded crossbeam-channel v0.5.15 |
746 | 2025-07-07T07:09:31.000Z | Downloaded num-derive v0.4.2 |
747 | 2025-07-07T07:09:31.004Z | Downloaded serde_path_to_error v0.1.17 |
748 | 2025-07-07T07:09:31.004Z | Downloaded serde_derive_internals v0.29.1 |
749 | 2025-07-07T07:09:31.004Z | Downloaded num-complex v0.4.6 |
750 | 2025-07-07T07:09:31.007Z | Downloaded litemap v0.8.0 |
751 | 2025-07-07T07:09:31.007Z | Downloaded progenitor-impl v0.10.0 |
752 | 2025-07-07T07:09:31.010Z | Downloaded serde_spanned v0.6.9 |
753 | 2025-07-07T07:09:31.010Z | Downloaded iana-time-zone v0.1.63 |
754 | 2025-07-07T07:09:31.013Z | Downloaded hyper-rustls v0.27.7 |
755 | 2025-07-07T07:09:31.017Z | Downloaded clap v4.5.40 |
756 | 2025-07-07T07:09:31.023Z | Downloaded icu_normalizer_data v2.0.0 |
757 | 2025-07-07T07:09:31.026Z | Downloaded ryu v1.0.20 |
758 | 2025-07-07T07:09:31.029Z | Downloaded ring v0.17.14 |
759 | 2025-07-07T07:09:31.068Z | Downloaded thread_local v1.1.9 |
760 | 2025-07-07T07:09:31.072Z | Downloaded thiserror-impl v1.0.69 |
761 | 2025-07-07T07:09:31.072Z | Downloaded want v0.3.1 |
762 | 2025-07-07T07:09:31.072Z | Downloaded waitgroup v0.1.2 |
763 | 2025-07-07T07:09:31.075Z | Downloaded proc-macro2 v1.0.95 |
764 | 2025-07-07T07:09:31.075Z | Downloaded icu_properties v2.0.1 |
765 | 2025-07-07T07:09:31.080Z | Downloaded lru-cache v0.1.2 |
766 | 2025-07-07T07:09:31.080Z | Downloaded rusty-fork v0.3.0 |
767 | 2025-07-07T07:09:31.083Z | Downloaded rustc_version v0.4.1 |
768 | 2025-07-07T07:09:31.083Z | Downloaded progenitor v0.10.0 |
769 | 2025-07-07T07:09:31.083Z | Downloaded derive_more v0.99.20 |
770 | 2025-07-07T07:09:31.087Z | Downloaded tinystr v0.8.1 |
771 | 2025-07-07T07:09:31.090Z | Downloaded structmeta v0.3.0 |
772 | 2025-07-07T07:09:31.090Z | Downloaded ingot-macros v0.1.0 |
773 | 2025-07-07T07:09:31.090Z | Downloaded proc-macro-error2 v2.0.1 |
774 | 2025-07-07T07:09:31.093Z | Downloaded once_cell v1.21.3 |
775 | 2025-07-07T07:09:31.097Z | Downloaded zone v0.3.1 |
776 | 2025-07-07T07:09:31.097Z | Downloaded crossbeam-epoch v0.9.18 |
777 | 2025-07-07T07:09:31.097Z | Downloaded blake2 v0.10.6 |
778 | 2025-07-07T07:09:31.101Z | Downloaded zerovec-derive v0.11.1 |
779 | 2025-07-07T07:09:31.101Z | Downloaded shlex v1.3.0 |
780 | 2025-07-07T07:09:31.105Z | Downloaded serde_urlencoded v0.7.1 |
781 | 2025-07-07T07:09:31.105Z | Downloaded serde_tokenstream v0.2.2 |
782 | 2025-07-07T07:09:31.105Z | Downloaded wait-timeout v0.2.1 |
783 | 2025-07-07T07:09:31.105Z | Downloaded schemars_derive v0.8.22 |
784 | 2025-07-07T07:09:31.108Z | Downloaded rustc-hash v2.1.1 |
785 | 2025-07-07T07:09:31.108Z | Downloaded semver v1.0.26 |
786 | 2025-07-07T07:09:31.111Z | Downloaded semver v0.1.20 |
787 | 2025-07-07T07:09:31.111Z | Downloaded newtype-uuid v1.2.4 |
788 | 2025-07-07T07:09:31.111Z | Downloaded rand_chacha v0.3.1 |
789 | 2025-07-07T07:09:31.115Z | Downloaded rand_chacha v0.9.0 |
790 | 2025-07-07T07:09:31.115Z | Downloaded parse-display-derive v0.10.0 |
791 | 2025-07-07T07:09:31.115Z | Downloaded parse-display v0.10.0 |
792 | 2025-07-07T07:09:31.115Z | Downloaded oxnet v0.1.2 |
793 | 2025-07-07T07:09:31.118Z | Downloaded num-rational v0.4.2 |
794 | 2025-07-07T07:09:31.118Z | Downloaded parking_lot_core v0.9.11 |
795 | 2025-07-07T07:09:31.121Z | Downloaded block-buffer v0.10.4 |
796 | 2025-07-07T07:09:31.121Z | Downloaded rustc_version v0.1.7 |
797 | 2025-07-07T07:09:31.121Z | Downloaded crossbeam-deque v0.8.6 |
798 | 2025-07-07T07:09:31.125Z | Downloaded critical-section v1.2.0 |
799 | 2025-07-07T07:09:31.125Z | Downloaded camino-tempfile v1.4.1 |
800 | 2025-07-07T07:09:31.125Z | Downloaded progenitor-macro v0.10.0 |
801 | 2025-07-07T07:09:31.128Z | Downloaded proc-macro-error-attr v1.0.4 |
802 | 2025-07-07T07:09:31.128Z | Downloaded percent-encoding v2.3.1 |
803 | 2025-07-07T07:09:31.129Z | Downloaded ppv-lite86 v0.2.21 |
804 | 2025-07-07T07:09:31.129Z | Downloaded dropshot_endpoint v0.16.2 |
805 | 2025-07-07T07:09:31.132Z | Downloaded derive-where v1.5.0 |
806 | 2025-07-07T07:09:31.135Z | Downloaded crossbeam-utils v0.8.21 |
807 | 2025-07-07T07:09:31.139Z | Downloaded cpufeatures v0.2.17 |
808 | 2025-07-07T07:09:31.139Z | Downloaded ciborium v0.2.2 |
809 | 2025-07-07T07:09:31.142Z | Downloaded pin-utils v0.1.0 |
810 | 2025-07-07T07:09:31.142Z | Downloaded proc-macro-crate v3.3.0 |
811 | 2025-07-07T07:09:31.145Z | Downloaded futures-core v0.3.31 |
812 | 2025-07-07T07:09:31.145Z | Downloaded colored v3.0.0 |
813 | 2025-07-07T07:09:31.148Z | Downloaded defmt v1.0.1 |
814 | 2025-07-07T07:09:31.152Z | Downloaded crc32fast v1.4.2 |
815 | 2025-07-07T07:09:31.152Z | Downloaded enum-as-inner v0.6.1 |
816 | 2025-07-07T07:09:31.155Z | Downloaded console v0.15.11 |
817 | 2025-07-07T07:09:31.155Z | Downloaded deranged v0.4.0 |
818 | 2025-07-07T07:09:31.158Z | Downloaded potential_utf v0.1.2 |
819 | 2025-07-07T07:09:31.158Z | Downloaded plain v0.2.3 |
820 | 2025-07-07T07:09:31.158Z | Downloaded password-hash v0.5.0 |
821 | 2025-07-07T07:09:31.162Z | Downloaded foldhash v0.1.5 |
822 | 2025-07-07T07:09:31.162Z | Downloaded dof v0.3.0 |
823 | 2025-07-07T07:09:31.162Z | Downloaded dirs-next v2.0.0 |
824 | 2025-07-07T07:09:31.165Z | Downloaded bytes v1.10.1 |
825 | 2025-07-07T07:09:31.168Z | Downloaded colorchoice v1.0.4 |
826 | 2025-07-07T07:09:31.168Z | Downloaded cobs v0.3.0 |
827 | 2025-07-07T07:09:31.168Z | Downloaded cfg-if v1.0.1 |
828 | 2025-07-07T07:09:31.171Z | Downloaded bytecount v0.6.9 |
829 | 2025-07-07T07:09:31.171Z | Downloaded const-random v0.1.18 |
830 | 2025-07-07T07:09:31.172Z | Downloaded autocfg v1.5.0 |
831 | 2025-07-07T07:09:31.175Z | Downloaded base64 v0.22.1 |
832 | 2025-07-07T07:09:31.179Z | Downloaded atomic-waker v1.1.2 |
833 | 2025-07-07T07:09:31.179Z | Downloaded anstyle v1.0.11 |
834 | 2025-07-07T07:09:31.182Z | Downloaded foreign-types v0.3.2 |
835 | 2025-07-07T07:09:31.182Z | Downloaded allocator-api2 v0.2.21 |
836 | 2025-07-07T07:09:31.182Z | Downloaded argon2 v0.5.3 |
837 | 2025-07-07T07:09:31.186Z | Downloaded anstyle-parse v0.2.7 |
838 | 2025-07-07T07:09:31.470Z | Compiling proc-macro2 v1.0.95 |
839 | 2025-07-07T07:09:31.470Z | Compiling unicode-ident v1.0.18 |
840 | 2025-07-07T07:09:31.474Z | Compiling serde v1.0.219 |
841 | 2025-07-07T07:09:31.474Z | Compiling autocfg v1.5.0 |
842 | 2025-07-07T07:09:31.474Z | Compiling libc v0.2.174 |
843 | 2025-07-07T07:09:31.474Z | Compiling cfg-if v1.0.1 |
844 | 2025-07-07T07:09:31.523Z | Compiling getrandom v0.3.3 |
845 | 2025-07-07T07:09:31.716Z | Compiling libm v0.2.15 |
846 | 2025-07-07T07:09:31.739Z | Compiling memchr v2.7.5 |
847 | 2025-07-07T07:09:32.299Z | Compiling semver v1.0.26 |
848 | 2025-07-07T07:09:32.303Z | Compiling thiserror v2.0.12 |
849 | 2025-07-07T07:09:32.336Z | Compiling version_check v0.9.5 |
850 | 2025-07-07T07:09:32.814Z | Compiling itoa v1.0.15 |
851 | 2025-07-07T07:09:32.888Z | Compiling icu_properties_data v2.0.1 |
852 | 2025-07-07T07:09:32.909Z | Compiling icu_normalizer_data v2.0.0 |
853 | 2025-07-07T07:09:32.976Z | Compiling lock_api v0.4.13 |
854 | 2025-07-07T07:09:33.033Z | Compiling parking_lot_core v0.9.11 |
855 | 2025-07-07T07:09:33.164Z | Compiling stable_deref_trait v1.2.0 |
856 | 2025-07-07T07:09:33.285Z | Compiling quote v1.0.40 |
857 | 2025-07-07T07:09:33.325Z | Compiling ryu v1.0.20 |
858 | 2025-07-07T07:09:33.349Z | Compiling serde_json v1.0.140 |
859 | 2025-07-07T07:09:33.384Z | Compiling num-traits v0.2.19 |
860 | 2025-07-07T07:09:33.643Z | Compiling syn v2.0.104 |
861 | 2025-07-07T07:09:33.737Z | Compiling litemap v0.8.0 |
862 | 2025-07-07T07:09:33.785Z | Compiling writeable v0.6.1 |
863 | 2025-07-07T07:09:33.888Z | Compiling percent-encoding v2.3.1 |
864 | 2025-07-07T07:09:33.905Z | Compiling heck v0.5.0 |
865 | 2025-07-07T07:09:34.526Z | Compiling fnv v1.0.7 |
866 | 2025-07-07T07:09:34.545Z | Compiling shlex v1.3.0 |
867 | 2025-07-07T07:09:34.565Z | Compiling form_urlencoded v1.2.1 |
868 | 2025-07-07T07:09:34.680Z | Compiling utf8_iter v1.0.4 |
869 | 2025-07-07T07:09:34.842Z | Compiling cc v1.2.29 |
870 | 2025-07-07T07:09:34.887Z | Compiling foldhash v0.1.5 |
871 | 2025-07-07T07:09:34.909Z | Compiling allocator-api2 v0.2.21 |
872 | 2025-07-07T07:09:34.941Z | Compiling equivalent v1.0.2 |
873 | 2025-07-07T07:09:35.390Z | Compiling pin-project-lite v0.2.16 |
874 | 2025-07-07T07:09:35.440Z | Compiling log v0.4.27 |
875 | 2025-07-07T07:09:35.547Z | Compiling hashbrown v0.15.4 |
876 | 2025-07-07T07:09:35.593Z | Compiling iana-time-zone v0.1.63 |
877 | 2025-07-07T07:09:36.195Z | Compiling scopeguard v1.2.0 |
878 | 2025-07-07T07:09:36.346Z | Compiling portable-atomic v1.11.1 |
879 | 2025-07-07T07:09:36.413Z | Compiling schemars v0.8.22 |
880 | 2025-07-07T07:09:36.901Z | Compiling dyn-clone v1.0.19 |
881 | 2025-07-07T07:09:37.186Z | Compiling thiserror v1.0.69 |
882 | 2025-07-07T07:09:37.828Z | Compiling ring v0.17.14 |
883 | 2025-07-07T07:09:38.134Z | Compiling critical-section v1.2.0 |
884 | 2025-07-07T07:09:38.178Z | Compiling futures-core v0.3.31 |
885 | 2025-07-07T07:09:38.203Z | Compiling signal-hook-registry v1.4.5 |
886 | 2025-07-07T07:09:38.291Z | Compiling socket2 v0.5.10 |
887 | 2025-07-07T07:09:38.370Z | Compiling mio v1.0.4 |
888 | 2025-07-07T07:09:38.448Z | Compiling regex-syntax v0.8.5 |
889 | 2025-07-07T07:09:38.786Z | Compiling once_cell v1.21.3 |
890 | 2025-07-07T07:09:38.942Z | Compiling httparse v1.10.1 |
891 | 2025-07-07T07:09:39.038Z | Compiling aho-corasick v1.1.3 |
892 | 2025-07-07T07:09:39.237Z | Compiling futures-sink v0.3.31 |
893 | 2025-07-07T07:09:39.749Z | Compiling rustix v1.0.7 |
894 | 2025-07-07T07:09:39.953Z | Compiling zerocopy v0.8.26 |
895 | 2025-07-07T07:09:40.009Z | Compiling getrandom v0.2.16 |
896 | 2025-07-07T07:09:40.377Z | Compiling slab v0.4.10 |
897 | 2025-07-07T07:09:40.416Z | Compiling futures-channel v0.3.31 |
898 | 2025-07-07T07:09:40.743Z | Compiling pin-utils v0.1.0 |
899 | 2025-07-07T07:09:40.789Z | Compiling futures-io v0.3.31 |
900 | 2025-07-07T07:09:40.844Z | Compiling futures-task v0.3.31 |
901 | 2025-07-07T07:09:40.894Z | Compiling strsim v0.11.1 |
902 | 2025-07-07T07:09:40.920Z | Compiling regress v0.10.3 |
903 | 2025-07-07T07:09:41.119Z | Compiling synstructure v0.13.2 |
904 | 2025-07-07T07:09:41.150Z | Compiling serde_derive_internals v0.29.1 |
905 | 2025-07-07T07:09:41.490Z | Compiling rustls v0.23.28 |
906 | 2025-07-07T07:09:41.715Z | Compiling typenum v1.18.0 |
907 | 2025-07-07T07:09:41.874Z | Compiling ident_case v1.0.1 |
908 | 2025-07-07T07:09:42.073Z | Compiling regex-automata v0.4.9 |
909 | 2025-07-07T07:09:42.221Z | Compiling darling_core v0.20.11 |
910 | 2025-07-07T07:09:42.436Z | Compiling tracing-core v0.1.34 |
911 | 2025-07-07T07:09:42.594Z | Compiling generic-array v0.14.7 |
912 | 2025-07-07T07:09:43.000Z | Compiling byteorder v1.5.0 |
913 | 2025-07-07T07:09:43.058Z | Compiling ucd-trie v0.1.7 |
914 | 2025-07-07T07:09:43.598Z | Compiling zeroize v1.8.1 |
915 | 2025-07-07T07:09:43.934Z | Compiling anyhow v1.0.98 |
916 | 2025-07-07T07:09:43.984Z | Compiling rustversion v1.0.21 |
917 | 2025-07-07T07:09:44.577Z | Compiling subtle v2.6.1 |
918 | 2025-07-07T07:09:44.803Z | Compiling serde_derive v1.0.219 |
919 | 2025-07-07T07:09:44.846Z | Compiling zerofrom-derive v0.1.6 |
920 | 2025-07-07T07:09:45.120Z | Compiling yoke-derive v0.8.0 |
921 | 2025-07-07T07:09:45.243Z | Compiling zerovec-derive v0.11.1 |
922 | 2025-07-07T07:09:47.401Z | Compiling displaydoc v0.2.5 |
923 | 2025-07-07T07:09:47.487Z | Compiling thiserror-impl v2.0.12 |
924 | 2025-07-07T07:09:47.768Z | Compiling schemars_derive v0.8.22 |
925 | 2025-07-07T07:09:47.846Z | Compiling zerofrom v0.1.6 |
926 | 2025-07-07T07:09:48.104Z | Compiling yoke v0.8.0 |
927 | 2025-07-07T07:09:48.386Z | Compiling tokio-macros v2.5.0 |
928 | 2025-07-07T07:09:48.467Z | Compiling zerovec v0.11.2 |
929 | 2025-07-07T07:09:48.704Z | Compiling futures-macro v0.3.31 |
930 | 2025-07-07T07:09:48.890Z | Compiling zerotrie v0.2.2 |
931 | 2025-07-07T07:09:49.854Z | Compiling thiserror-impl v1.0.69 |
932 | 2025-07-07T07:09:49.874Z | Compiling regex v1.11.1 |
933 | 2025-07-07T07:09:50.493Z | Compiling zerocopy-derive v0.8.26 |
934 | 2025-07-07T07:09:50.571Z | Compiling tinystr v0.8.1 |
935 | 2025-07-07T07:09:50.637Z | Compiling potential_utf v0.1.2 |
936 | 2025-07-07T07:09:50.657Z | Compiling futures-util v0.3.31 |
937 | 2025-07-07T07:09:50.722Z | Compiling tracing-attributes v0.1.30 |
938 | 2025-07-07T07:09:50.952Z | Compiling icu_locale_core v2.0.0 |
939 | 2025-07-07T07:09:50.983Z | Compiling icu_collections v2.0.0 |
940 | 2025-07-07T07:09:52.522Z | Compiling icu_provider v2.0.0 |
941 | 2025-07-07T07:09:53.330Z | Compiling icu_properties v2.0.1 |
942 | 2025-07-07T07:09:53.674Z | Compiling scroll_derive v0.12.1 |
943 | 2025-07-07T07:09:54.939Z | Compiling tracing v0.1.41 |
944 | 2025-07-07T07:09:55.290Z | Compiling pest v2.8.1 |
945 | 2025-07-07T07:09:55.576Z | Compiling darling_macro v0.20.11 |
946 | 2025-07-07T07:09:56.572Z | Compiling zerocopy-derive v0.7.35 |
947 | 2025-07-07T07:09:56.610Z | Compiling darling v0.20.11 |
948 | 2025-07-07T07:09:56.772Z | Compiling num-conv v0.1.0 |
949 | 2025-07-07T07:09:57.053Z | Compiling smallvec v1.15.1 |
950 | 2025-07-07T07:09:57.206Z | Compiling bytes v1.10.1 |
951 | 2025-07-07T07:09:57.339Z | Compiling uuid v1.17.0 |
952 | 2025-07-07T07:09:58.139Z | Compiling icu_normalizer v2.0.0 |
953 | 2025-07-07T07:09:58.453Z | Compiling chrono v0.4.41 |
954 | 2025-07-07T07:09:58.883Z | Compiling idna_adapter v1.2.1 |
955 | 2025-07-07T07:09:58.912Z | Compiling bitflags v2.9.1 |
956 | 2025-07-07T07:09:59.154Z | Compiling idna v1.0.3 |
957 | 2025-07-07T07:09:59.943Z | Compiling url v2.5.4 |
958 | 2025-07-07T07:10:00.726Z | Compiling parking_lot v0.12.4 |
959 | 2025-07-07T07:10:00.938Z | Compiling serde_tokenstream v0.2.2 |
960 | 2025-07-07T07:10:01.023Z | Compiling indexmap v2.10.0 |
961 | 2025-07-07T07:10:02.617Z | Compiling tokio v1.46.1 |
962 | 2025-07-07T07:10:02.894Z | Compiling http v1.3.1 |
963 | 2025-07-07T07:10:04.152Z | Compiling pest_meta v2.8.1 |
964 | 2025-07-07T07:10:04.917Z | Compiling paste v1.0.15 |
965 | 2025-07-07T07:10:05.392Z | Compiling newtype-uuid v1.2.4 |
966 | 2025-07-07T07:10:05.458Z | Compiling time-core v0.1.4 |
967 | 2025-07-07T07:10:05.554Z | Compiling pest_generator v2.8.1 |
968 | 2025-07-07T07:10:05.666Z | Compiling time-macros v0.2.22 |
969 | 2025-07-07T07:10:07.225Z | Compiling rustls-pki-types v1.12.0 |
970 | 2025-07-07T07:10:07.607Z | Compiling pest_derive v2.8.1 |
971 | 2025-07-07T07:10:08.114Z | Compiling usdt-impl v0.5.0 |
972 | 2025-07-07T07:10:08.543Z | Compiling slog v2.7.0 |
973 | 2025-07-07T07:10:08.565Z | Compiling ipnetwork v0.21.1 |
974 | 2025-07-07T07:10:09.048Z | Compiling scroll v0.12.0 |
975 | 2025-07-07T07:10:09.071Z | Compiling plain v0.2.3 |
976 | 2025-07-07T07:10:09.168Z | Compiling untrusted v0.9.0 |
977 | 2025-07-07T07:10:09.585Z | Compiling goblin v0.8.2 |
978 | 2025-07-07T07:10:09.744Z | Compiling zerocopy v0.7.35 |
979 | 2025-07-07T07:10:10.673Z | Compiling ppv-lite86 v0.2.21 |
980 | 2025-07-07T07:10:11.065Z | Compiling errno v0.3.13 |
981 | 2025-07-07T07:10:11.355Z | Compiling omicron-workspace-hack v0.1.0 |
982 | 2025-07-07T07:10:11.467Z | Compiling ipnet v2.11.0 |
983 | 2025-07-07T07:10:11.747Z | Compiling crossbeam-utils v0.8.21 |
984 | 2025-07-07T07:10:11.775Z | Compiling pretty-hex v0.4.1 |
985 | 2025-07-07T07:10:12.005Z | Compiling tokio-util v0.7.15 |
986 | 2025-07-07T07:10:12.385Z | Compiling dtrace-parser v0.2.0 |
987 | 2025-07-07T07:10:12.517Z | Compiling typify-impl v0.3.0 |
988 | 2025-07-07T07:10:13.879Z | Compiling openapiv3 v2.2.0 |
989 | 2025-07-07T07:10:13.910Z | Compiling daft-derive v0.1.4 |
990 | 2025-07-07T07:10:14.590Z | Compiling thread-id v4.2.2 |
991 | 2025-07-07T07:10:15.523Z | Compiling dof v0.3.0 |
992 | 2025-07-07T07:10:17.735Z | Compiling http-body v1.0.1 |
993 | 2025-07-07T07:10:18.095Z | Compiling atomic-waker v1.1.2 |
994 | 2025-07-07T07:10:18.313Z | Compiling async-trait v0.1.88 |
995 | 2025-07-07T07:10:19.092Z | Compiling try-lock v0.2.5 |
996 | 2025-07-07T07:10:19.140Z | Compiling rustls v0.22.4 |
997 | 2025-07-07T07:10:19.298Z | Compiling unsafe-libyaml v0.2.11 |
998 | 2025-07-07T07:10:19.410Z | Compiling slog-async v2.8.0 |
999 | 2025-07-07T07:10:19.534Z | Compiling tower-service v0.3.3 |
1000 | 2025-07-07T07:10:19.590Z | Compiling camino v1.1.10 |
1001 | 2025-07-07T07:10:19.700Z | Compiling want v0.3.1 |
1002 | 2025-07-07T07:10:19.949Z | Compiling h2 v0.4.11 |
1003 | 2025-07-07T07:10:19.996Z | Compiling usdt-attr-macro v0.5.0 |
1004 | 2025-07-07T07:10:20.202Z | Compiling usdt-macro v0.5.0 |
1005 | 2025-07-07T07:10:20.554Z | Compiling serde_yaml v0.9.34+deprecated |
1006 | 2025-07-07T07:10:20.878Z | Compiling structmeta-derive v0.3.0 |
1007 | 2025-07-07T07:10:21.597Z | Compiling httpdate v1.0.3 |
1008 | 2025-07-07T07:10:22.295Z | Compiling typify-macro v0.3.0 |
1009 | 2025-07-07T07:10:22.817Z | Compiling rand_core v0.9.3 |
1010 | 2025-07-07T07:10:23.322Z | Compiling multer v3.1.0 |
1011 | 2025-07-07T07:10:23.392Z | Compiling structmeta v0.3.0 |
1012 | 2025-07-07T07:10:23.671Z | Compiling syn v1.0.109 |
1013 | 2025-07-07T07:10:23.762Z | Compiling base64 v0.22.1 |
1014 | 2025-07-07T07:10:24.887Z | Compiling rustls-webpki v0.103.3 |
1015 | 2025-07-07T07:10:25.190Z | Compiling oxnet v0.1.2 |
1016 | 2025-07-07T07:10:25.731Z | Compiling typify v0.3.0 |
1017 | 2025-07-07T07:10:25.866Z | Compiling hyper v1.6.0 |
1018 | 2025-07-07T07:10:25.886Z | Compiling progenitor-impl v0.9.1 |
1019 | 2025-07-07T07:10:28.922Z | Compiling hyper-util v0.1.14 |
1020 | 2025-07-07T07:10:30.063Z | Compiling strum_macros v0.26.4 |
1021 | 2025-07-07T07:10:31.029Z | Compiling macaddr v1.0.1 |
1022 | 2025-07-07T07:10:34.322Z | Compiling powerfmt v0.2.0 |
1023 | 2025-07-07T07:10:34.718Z | Compiling ref-cast v1.0.24 |
1024 | 2025-07-07T07:10:34.843Z | Compiling deranged v0.4.0 |
1025 | 2025-07-07T07:10:36.513Z | Compiling progenitor-macro v0.9.1 |
1026 | 2025-07-07T07:10:38.587Z | Compiling rand_chacha v0.9.0 |
1027 | 2025-07-07T07:10:40.078Z | Compiling http-body-util v0.1.3 |
1028 | 2025-07-07T07:10:40.165Z | Compiling serde_urlencoded v0.7.1 |
1029 | 2025-07-07T07:10:40.744Z | Compiling async-stream-impl v0.3.6 |
1030 | 2025-07-07T07:10:41.232Z | Compiling rand_core v0.6.4 |
1031 | 2025-07-07T07:10:41.720Z | Compiling sync_wrapper v1.0.2 |
1032 | 2025-07-07T07:10:41.914Z | Compiling dropshot v0.16.2 |
1033 | 2025-07-07T07:10:42.301Z | Compiling num_threads v0.1.7 |
1034 | 2025-07-07T07:10:42.444Z | Compiling tower-layer v0.3.3 |
1035 | 2025-07-07T07:10:43.048Z | Compiling time v0.3.41 |
1036 | 2025-07-07T07:10:45.369Z | Compiling tower v0.5.2 |
1037 | 2025-07-07T07:10:46.315Z | Compiling tokio-rustls v0.26.2 |
1038 | 2025-07-07T07:10:47.437Z | Compiling rand v0.9.1 |
1039 | 2025-07-07T07:10:48.020Z | Compiling webpki-roots v1.0.1 |
1040 | 2025-07-07T07:10:49.346Z | Compiling serde_with_macros v3.14.0 |
1041 | 2025-07-07T07:10:50.444Z | Compiling ref-cast-impl v1.0.24 |
1042 | 2025-07-07T07:10:51.675Z | Compiling derive-where v1.5.0 |
1043 | 2025-07-07T07:10:52.233Z | Compiling iri-string v0.7.8 |
1044 | 2025-07-07T07:10:55.591Z | Compiling hyper-rustls v0.27.7 |
1045 | 2025-07-07T07:10:55.876Z | Compiling tower-http v0.6.6 |
1046 | 2025-07-07T07:10:58.019Z | Compiling block-buffer v0.10.4 |
1047 | 2025-07-07T07:10:58.048Z | Compiling crypto-common v0.1.6 |
1048 | 2025-07-07T07:10:58.288Z | Compiling derive-ex v0.1.8 |
1049 | 2025-07-07T07:10:58.291Z | Compiling crossbeam-channel v0.5.15 |
1050 | 2025-07-07T07:10:58.620Z | Compiling dropshot_endpoint v0.16.2 |
1051 | 2025-07-07T07:10:59.577Z | Compiling dirs-sys-next v0.1.2 |
1052 | 2025-07-07T07:11:00.607Z | Compiling fastrand v2.3.0 |
1053 | 2025-07-07T07:11:00.901Z | Compiling winnow v0.7.11 |
1054 | 2025-07-07T07:11:01.246Z | Compiling tempfile v3.20.0 |
1055 | 2025-07-07T07:11:02.147Z | Compiling test-strategy v0.4.3 |
1056 | 2025-07-07T07:11:02.903Z | Compiling dirs-next v2.0.0 |
1057 | 2025-07-07T07:11:03.163Z | Compiling digest v0.10.7 |
1058 | 2025-07-07T07:11:03.363Z | Compiling reqwest v0.12.22 |
1059 | 2025-07-07T07:11:03.896Z | Compiling rand_chacha v0.3.1 |
1060 | 2025-07-07T07:11:04.371Z | Compiling parse-display-derive v0.10.0 |
1061 | 2025-07-07T07:11:05.029Z | Compiling futures-executor v0.3.31 |
1062 | 2025-07-07T07:11:05.407Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1063 | 2025-07-07T07:11:05.626Z | Compiling memmap v0.7.0 |
1064 | 2025-07-07T07:11:06.561Z | Compiling thread_local v1.1.9 |
1065 | 2025-07-07T07:11:06.844Z | Compiling lazy_static v1.5.0 |
1066 | 2025-07-07T07:11:07.179Z | Compiling usdt v0.5.0 |
1067 | 2025-07-07T07:11:07.273Z | Compiling futures v0.3.31 |
1068 | 2025-07-07T07:11:07.526Z | Compiling rand v0.8.5 |
1069 | 2025-07-07T07:11:07.927Z | Compiling daft v0.1.4 |
1070 | 2025-07-07T07:11:08.430Z | Compiling term v0.7.0 |
1071 | 2025-07-07T07:11:09.519Z | Compiling is-terminal v0.4.16 |
1072 | 2025-07-07T07:11:09.681Z | Compiling cpufeatures v0.2.17 |
1073 | 2025-07-07T07:11:09.800Z | Compiling take_mut v0.2.2 |
1074 | 2025-07-07T07:11:11.574Z | Compiling slog-term v2.9.1 |
1075 | 2025-07-07T07:11:14.036Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1076 | 2025-07-07T07:11:14.085Z | Compiling rustls-webpki v0.102.8 |
1077 | 2025-07-07T07:11:14.137Z | Compiling serde_spanned v0.6.9 |
1078 | 2025-07-07T07:11:14.383Z | Compiling toml_datetime v0.6.11 |
1079 | 2025-07-07T07:11:14.898Z | Compiling instant v0.1.13 |
1080 | 2025-07-07T07:11:15.031Z | Compiling debug-ignore v1.0.5 |
1081 | 2025-07-07T07:11:15.096Z | Compiling toml_write v0.1.2 |
1082 | 2025-07-07T07:11:15.588Z | Compiling match_cfg v0.1.0 |
1083 | 2025-07-07T07:11:15.914Z | Compiling hostname v0.3.1 |
1084 | 2025-07-07T07:11:16.160Z | Compiling toml_edit v0.22.27 |
1085 | 2025-07-07T07:11:19.156Z | Compiling progenitor-client v0.9.1 |
1086 | 2025-07-07T07:11:20.091Z | Compiling slog-json v2.6.1 |
1087 | 2025-07-07T07:11:20.540Z | Compiling strum v0.26.3 |
1088 | 2025-07-07T07:11:20.826Z | Compiling wait-timeout v0.2.1 |
1089 | 2025-07-07T07:11:21.321Z | Compiling encoding_rs v0.8.35 |
1090 | 2025-07-07T07:11:21.959Z | Compiling quick-error v1.2.3 |
1091 | 2025-07-07T07:11:22.150Z | Compiling spin v0.9.8 |
1092 | 2025-07-07T07:11:22.797Z | Compiling mime v0.3.17 |
1093 | 2025-07-07T07:11:23.843Z | Compiling bit-vec v0.8.0 |
1094 | 2025-07-07T07:11:24.452Z | Compiling bit-set v0.8.0 |
1095 | 2025-07-07T07:11:25.236Z | Compiling rusty-fork v0.3.0 |
1096 | 2025-07-07T07:11:27.317Z | Compiling progenitor v0.9.1 |
1097 | 2025-07-07T07:11:27.534Z | Compiling tokio-rustls v0.25.0 |
1098 | 2025-07-07T07:11:27.981Z | Compiling slog-bunyan v2.5.0 |
1099 | 2025-07-07T07:11:28.280Z | Compiling toml v0.8.23 |
1100 | 2025-07-07T07:11:31.137Z | Compiling sha1 v0.10.6 |
1101 | 2025-07-07T07:11:31.957Z | Compiling serde_with v3.14.0 |
1102 | 2025-07-07T07:11:32.449Z | Compiling async-stream v0.3.6 |
1103 | 2025-07-07T07:11:32.886Z | Compiling rand_xorshift v0.4.0 |
1104 | 2025-07-07T07:11:33.189Z | Compiling waitgroup v0.1.2 |
1105 | 2025-07-07T07:11:33.478Z | Compiling rustls-pemfile v2.2.0 |
1106 | 2025-07-07T07:11:33.990Z | Compiling serde_path_to_error v0.1.17 |
1107 | 2025-07-07T07:11:34.242Z | Compiling hex v0.4.3 |
1108 | 2025-07-07T07:11:34.931Z | Compiling hostname v0.4.1 |
1109 | 2025-07-07T07:11:35.001Z | Compiling unarray v0.1.4 |
1110 | 2025-07-07T07:11:35.217Z | Compiling unicode-width v0.2.1 |
1111 | 2025-07-07T07:11:35.240Z | Compiling proptest v1.7.0 |
1112 | 2025-07-07T07:11:35.493Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1113 | 2025-07-07T07:11:35.865Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1114 | 2025-07-07T07:11:36.186Z | Compiling progenitor-client v0.10.0 |
1115 | 2025-07-07T07:11:37.402Z | Compiling rustc-hash v2.1.1 |
1116 | 2025-07-07T07:11:37.499Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
1117 | 2025-07-07T07:11:37.602Z | Compiling iddqd v0.3.8 |
1118 | 2025-07-07T07:11:39.248Z | Compiling backoff v0.4.0 |
1119 | 2025-07-07T07:11:39.905Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1120 | 2025-07-07T07:11:40.287Z | Compiling parse-display v0.10.0 |
1121 | 2025-07-07T07:11:41.349Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435) |
1122 | 2025-07-07T07:11:42.120Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1123 | 2025-07-07T07:11:44.053Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
1124 | 2025-07-07T07:11:45.586Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1125 | 2025-07-07T07:11:49.270Z | Compiling clap_derive v4.5.40 |
1126 | 2025-07-07T07:11:51.698Z | Compiling either v1.15.0 |
1127 | 2025-07-07T07:11:52.488Z | Compiling utf8parse v0.2.2 |
1128 | 2025-07-07T07:11:52.678Z | Compiling anstyle-parse v0.2.7 |
1129 | 2025-07-07T07:11:53.373Z | Compiling itertools v0.13.0 |
1130 | 2025-07-07T07:11:54.968Z | Compiling anstyle-query v1.1.3 |
1131 | 2025-07-07T07:11:55.143Z | Compiling is_terminal_polyfill v1.70.1 |
1132 | 2025-07-07T07:11:55.588Z | Compiling heapless v0.8.0 |
1133 | 2025-07-07T07:11:56.155Z | Compiling anstyle v1.0.11 |
1134 | 2025-07-07T07:11:56.185Z | Compiling colorchoice v1.0.4 |
1135 | 2025-07-07T07:11:56.386Z | Compiling ingot-macros v0.1.0 |
1136 | 2025-07-07T07:11:56.528Z | Compiling anstream v0.6.19 |
1137 | 2025-07-07T07:11:57.894Z | Compiling terminal_size v0.4.2 |
1138 | 2025-07-07T07:11:58.164Z | Compiling hash32 v0.3.1 |
1139 | 2025-07-07T07:11:59.474Z | Compiling smoltcp v0.11.0 |
1140 | 2025-07-07T07:12:00.628Z | Compiling clap_lex v0.7.5 |
1141 | 2025-07-07T07:12:01.349Z | Compiling clap_builder v4.5.40 |
1142 | 2025-07-07T07:12:02.979Z | Compiling ingot-types v0.1.0 |
1143 | 2025-07-07T07:12:04.760Z | Compiling cobs v0.3.0 |
1144 | 2025-07-07T07:12:04.885Z | Compiling bitflags v1.3.2 |
1145 | 2025-07-07T07:12:05.498Z | Compiling managed v0.8.0 |
1146 | 2025-07-07T07:12:06.524Z | Compiling clap v4.5.40 |
1147 | 2025-07-07T07:12:06.668Z | Compiling postcard v1.1.2 |
1148 | 2025-07-07T07:12:07.411Z | Compiling ingot v0.1.0 |
1149 | 2025-07-07T07:12:09.052Z | Compiling crossbeam-epoch v0.9.18 |
1150 | 2025-07-07T07:12:12.947Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1151 | 2025-07-07T07:12:13.966Z | Compiling tabwriter v1.4.1 |
1152 | 2025-07-07T07:12:14.004Z | Compiling proc-macro-crate v3.3.0 |
1153 | 2025-07-07T07:12:14.052Z | Compiling num-integer v0.1.46 |
1154 | 2025-07-07T07:12:14.596Z | Compiling heck v0.4.1 |
1155 | 2025-07-07T07:12:14.728Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1156 | 2025-07-07T07:12:15.007Z | Compiling num_enum_derive v0.7.4 |
1157 | 2025-07-07T07:12:16.166Z | Compiling hubpack_derive v0.1.1 |
1158 | 2025-07-07T07:12:16.486Z | Compiling typify-impl v0.4.2 |
1159 | 2025-07-07T07:12:16.506Z | Compiling foreign-types-macros v0.2.3 |
1160 | 2025-07-07T07:12:17.437Z | Compiling proc-macro-error-attr v1.0.4 |
1161 | 2025-07-07T07:12:17.821Z | Compiling foreign-types-shared v0.3.1 |
1162 | 2025-07-07T07:12:17.937Z | Compiling prettyplease v0.2.35 |
1163 | 2025-07-07T07:12:17.969Z | Compiling foreign-types v0.5.0 |
1164 | 2025-07-07T07:12:18.379Z | Compiling num_enum v0.7.4 |
1165 | 2025-07-07T07:12:18.579Z | Compiling hubpack v0.1.2 |
1166 | 2025-07-07T07:12:19.997Z | Compiling num-rational v0.4.2 |
1167 | 2025-07-07T07:12:20.019Z | Compiling num-iter v0.1.45 |
1168 | 2025-07-07T07:12:20.990Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1169 | 2025-07-07T07:12:21.514Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1170 | 2025-07-07T07:12:22.129Z | Compiling num-complex v0.4.6 |
1171 | 2025-07-07T07:12:22.389Z | Compiling cstr-argument v0.1.2 |
1172 | 2025-07-07T07:12:22.598Z | Compiling proc-macro-error v1.0.4 |
1173 | 2025-07-07T07:12:22.678Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1174 | 2025-07-07T07:12:23.408Z | Compiling rayon-core v1.12.1 |
1175 | 2025-07-07T07:12:23.710Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
1176 | 2025-07-07T07:12:24.838Z | Compiling num v0.4.3 |
1177 | 2025-07-07T07:12:25.471Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1178 | 2025-07-07T07:12:26.024Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1179 | 2025-07-07T07:12:26.098Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1180 | 2025-07-07T07:12:26.277Z | Compiling typify-macro v0.4.2 |
1181 | 2025-07-07T07:12:26.427Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1182 | 2025-07-07T07:12:26.890Z | Compiling crossbeam-deque v0.8.6 |
1183 | 2025-07-07T07:12:26.981Z | Compiling itertools v0.14.0 |
1184 | 2025-07-07T07:12:28.383Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1185 | 2025-07-07T07:12:28.828Z | Compiling socket2 v0.6.0 |
1186 | 2025-07-07T07:12:29.327Z | Compiling static_assertions v1.1.0 |
1187 | 2025-07-07T07:12:29.462Z | Compiling colored v3.0.0 |
1188 | 2025-07-07T07:12:29.848Z | Compiling float-ord v0.3.2 |
1189 | 2025-07-07T07:12:30.070Z | Compiling crucible-workspace-hack v0.1.0 |
1190 | 2025-07-07T07:12:30.340Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1191 | 2025-07-07T07:12:35.599Z | Compiling half v2.6.0 |
1192 | 2025-07-07T07:12:36.271Z | Compiling ciborium-io v0.2.2 |
1193 | 2025-07-07T07:12:36.435Z | Compiling rustix v0.38.44 |
1194 | 2025-07-07T07:12:36.869Z | Compiling pkg-config v0.3.32 |
1195 | 2025-07-07T07:12:37.183Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
1196 | 2025-07-07T07:12:37.605Z | Compiling tinyvec_macros v0.1.1 |
1197 | 2025-07-07T07:12:37.728Z | Compiling vcpkg v0.2.15 |
1198 | 2025-07-07T07:12:37.921Z | Compiling semver v0.1.20 |
1199 | 2025-07-07T07:12:38.239Z | Compiling tinyvec v1.9.0 |
1200 | 2025-07-07T07:12:38.382Z | Compiling rustc_version v0.1.7 |
1201 | 2025-07-07T07:12:38.755Z | Compiling ciborium-ll v0.2.2 |
1202 | 2025-07-07T07:12:38.932Z | Compiling rayon v1.10.0 |
1203 | 2025-07-07T07:12:38.952Z | Compiling zone_cfg_derive v0.3.1 |
1204 | 2025-07-07T07:12:39.096Z | Compiling openssl-sys v0.9.109 |
1205 | 2025-07-07T07:12:39.248Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1206 | 2025-07-07T07:12:40.025Z | Compiling typify v0.4.2 |
1207 | 2025-07-07T07:12:40.200Z | Compiling itertools v0.12.1 |
1208 | 2025-07-07T07:12:40.221Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1209 | 2025-07-07T07:12:40.407Z | Compiling camino-tempfile v1.4.1 |
1210 | 2025-07-07T07:12:41.186Z | Compiling enum-as-inner v0.6.1 |
1211 | 2025-07-07T07:12:42.334Z | Compiling num-derive v0.4.2 |
1212 | 2025-07-07T07:12:43.133Z | Compiling sigpipe v0.1.3 |
1213 | 2025-07-07T07:12:43.524Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1214 | 2025-07-07T07:12:43.640Z | Compiling base64ct v1.8.0 |
1215 | 2025-07-07T07:12:43.930Z | Compiling jiff v0.2.15 |
1216 | 2025-07-07T07:12:44.157Z | Compiling glob v0.3.2 |
1217 | 2025-07-07T07:12:44.316Z | Compiling data-encoding v2.9.0 |
1218 | 2025-07-07T07:12:44.568Z | Compiling password-hash v0.5.0 |
1219 | 2025-07-07T07:12:44.605Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
1220 | 2025-07-07T07:12:46.236Z | Compiling zone v0.3.1 |
1221 | 2025-07-07T07:12:46.470Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1222 | 2025-07-07T07:12:46.698Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1223 | 2025-07-07T07:12:49.598Z | Compiling progenitor-impl v0.10.0 |
1224 | 2025-07-07T07:12:51.052Z | Compiling ciborium v0.2.2 |
1225 | 2025-07-07T07:12:52.952Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1226 | 2025-07-07T07:12:53.021Z | Compiling newtype_derive v0.1.6 |
1227 | 2025-07-07T07:12:54.515Z | Compiling strum_macros v0.25.3 |
1228 | 2025-07-07T07:12:54.535Z | Compiling blake2 v0.10.6 |
1229 | 2025-07-07T07:12:55.351Z | Compiling serde-big-array v0.5.1 |
1230 | 2025-07-07T07:12:55.626Z | Compiling smf v0.2.3 |
1231 | 2025-07-07T07:12:55.763Z | Compiling serde_repr v0.1.20 |
1232 | 2025-07-07T07:12:56.144Z | Compiling cancel-safe-futures v0.1.5 |
1233 | 2025-07-07T07:12:56.585Z | Compiling unicode-segmentation v1.12.0 |
1234 | 2025-07-07T07:12:56.707Z | Compiling owo-colors v4.2.2 |
1235 | 2025-07-07T07:12:56.952Z | Compiling whoami v1.6.0 |
1236 | 2025-07-07T07:12:57.416Z | Compiling newline-converter v0.3.0 |
1237 | 2025-07-07T07:12:57.836Z | Compiling progenitor-macro v0.10.0 |
1238 | 2025-07-07T07:12:57.856Z | Compiling atomicwrites v0.4.4 |
1239 | 2025-07-07T07:12:57.910Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
1240 | 2025-07-07T07:12:57.978Z | Compiling argon2 v0.5.3 |
1241 | 2025-07-07T07:12:58.392Z | Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1242 | 2025-07-07T07:13:00.322Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1243 | 2025-07-07T07:13:03.270Z | Compiling console v0.15.11 |
1244 | 2025-07-07T07:13:06.155Z | Compiling num-derive v0.3.3 |
1245 | 2025-07-07T07:13:06.712Z | Compiling libsw-core v0.3.2 |
1246 | 2025-07-07T07:13:07.017Z | Compiling secrecy v0.10.3 |
1247 | 2025-07-07T07:13:07.292Z | Compiling cookie v0.18.1 |
1248 | 2025-07-07T07:13:07.710Z | Compiling foreign-types-shared v0.1.1 |
1249 | 2025-07-07T07:13:07.862Z | Compiling fixedbitset v0.5.7 |
1250 | 2025-07-07T07:13:08.292Z | Compiling similar v2.7.0 |
1251 | 2025-07-07T07:13:09.000Z | Compiling moka v0.12.10 |
1252 | 2025-07-07T07:13:09.356Z | Compiling fixedbitset v0.4.2 |
1253 | 2025-07-07T07:13:09.437Z | Compiling linked-hash-map v0.5.6 |
1254 | 2025-07-07T07:13:09.857Z | Compiling openssl v0.10.73 |
1255 | 2025-07-07T07:13:10.158Z | Compiling resolv-conf v0.7.4 |
1256 | 2025-07-07T07:13:10.396Z | Compiling convert_case v0.4.0 |
1257 | 2025-07-07T07:13:11.001Z | Compiling lru-cache v0.1.2 |
1258 | 2025-07-07T07:13:11.092Z | Compiling derive_more v0.99.20 |
1259 | 2025-07-07T07:13:11.250Z | Compiling petgraph v0.6.5 |
1260 | 2025-07-07T07:13:11.646Z | Compiling progenitor v0.10.0 |
1261 | 2025-07-07T07:13:11.897Z | Compiling expectorate v1.2.0 |
1262 | 2025-07-07T07:13:12.268Z | Compiling petgraph v0.8.2 |
1263 | 2025-07-07T07:13:14.422Z | Compiling libscf-sys v1.1.0 |
1264 | 2025-07-07T07:13:14.668Z | Compiling foreign-types v0.3.2 |
1265 | 2025-07-07T07:13:14.869Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1266 | 2025-07-07T07:13:15.465Z | Compiling libsw v3.5.0 |
1267 | 2025-07-07T07:13:15.546Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1268 | 2025-07-07T07:13:15.792Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1269 | 2025-07-07T07:13:16.878Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1270 | 2025-07-07T07:13:20.034Z | Compiling hickory-proto v0.24.4 |
1271 | 2025-07-07T07:13:21.609Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1272 | 2025-07-07T07:13:22.360Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1273 | 2025-07-07T07:13:22.403Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1274 | 2025-07-07T07:13:23.541Z | Compiling openssl-macros v0.1.1 |
1275 | 2025-07-07T07:13:24.433Z | Compiling proc-macro-error-attr2 v2.0.0 |
1276 | 2025-07-07T07:13:25.275Z | Compiling memoffset v0.9.1 |
1277 | 2025-07-07T07:13:25.713Z | Compiling indent_write v2.2.0 |
1278 | 2025-07-07T07:13:25.975Z | Compiling unicode-width v0.1.14 |
1279 | 2025-07-07T07:13:25.995Z | Compiling cfg_aliases v0.2.1 |
1280 | 2025-07-07T07:13:26.107Z | Compiling swrite v0.1.0 |
1281 | 2025-07-07T07:13:26.229Z | Compiling linear-map v1.2.0 |
1282 | 2025-07-07T07:13:26.281Z | Compiling tagptr v0.2.0 |
1283 | 2025-07-07T07:13:26.583Z | Compiling highway v1.3.0 |
1284 | 2025-07-07T07:13:26.601Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1285 | 2025-07-07T07:13:28.187Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1286 | 2025-07-07T07:13:30.592Z | Compiling nix v0.30.1 |
1287 | 2025-07-07T07:13:31.498Z | Compiling proc-macro-error2 v2.0.1 |
1288 | 2025-07-07T07:13:31.541Z | Compiling hickory-resolver v0.24.4 |
1289 | 2025-07-07T07:13:33.365Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1290 | 2025-07-07T07:13:33.718Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1291 | 2025-07-07T07:13:33.771Z | Compiling steno v0.4.1 |
1292 | 2025-07-07T07:13:38.218Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1293 | 2025-07-07T07:13:38.701Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1294 | 2025-07-07T07:13:45.092Z | Compiling hickory-proto v0.25.2 |
1295 | 2025-07-07T07:13:45.320Z | Compiling tokio-stream v0.1.17 |
1296 | 2025-07-07T07:13:46.502Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1297 | 2025-07-07T07:13:46.823Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1298 | 2025-07-07T07:13:47.245Z | Compiling slog-dtrace v0.3.0 |
1299 | 2025-07-07T07:13:47.395Z | Compiling bytecount v0.6.9 |
1300 | 2025-07-07T07:13:47.675Z | Compiling humantime v2.2.0 |
1301 | 2025-07-07T07:13:47.730Z | Compiling parking_lot_core v0.8.6 |
1302 | 2025-07-07T07:13:48.018Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1303 | 2025-07-07T07:13:48.353Z | Compiling papergrid v0.17.0 |
1304 | 2025-07-07T07:13:48.569Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1305 | 2025-07-07T07:13:51.291Z | Compiling hickory-resolver v0.25.2 |
1306 | 2025-07-07T07:13:52.413Z | Compiling qorb v0.4.1 |
1307 | 2025-07-07T07:13:53.731Z | Compiling tabled_derive v0.11.0 |
1308 | 2025-07-07T07:13:54.516Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1309 | 2025-07-07T07:13:54.833Z | Compiling testing_table v0.3.0 |
1310 | 2025-07-07T07:13:55.893Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1311 | 2025-07-07T07:13:56.359Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1312 | 2025-07-07T07:13:56.868Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#d861e1de) |
1313 | 2025-07-07T07:13:57.774Z | Compiling tabled v0.20.0 |
1314 | 2025-07-07T07:13:58.709Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1315 | 2025-07-07T07:14:06.750Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1316 | 2025-07-07T07:14:06.923Z | Compiling parking_lot v0.11.2 |
1317 | 2025-07-07T07:14:07.598Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1318 | 2025-07-07T07:14:08.219Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1319 | 2025-07-07T07:14:08.923Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1320 | 2025-07-07T07:14:10.392Z | Compiling fxhash v0.2.1 |
1321 | 2025-07-07T07:14:10.638Z | Compiling crc32fast v1.4.2 |
1322 | 2025-07-07T07:14:11.191Z | Compiling crc8 v0.1.1 |
1323 | 2025-07-07T07:14:11.532Z | Compiling arc-swap v1.7.1 |
1324 | 2025-07-07T07:14:12.035Z | Compiling slog-scope v4.4.0 |
1325 | 2025-07-07T07:14:12.194Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#196b6b13) |
1326 | 2025-07-07T07:14:12.629Z | Compiling sled v0.34.7 |
1327 | 2025-07-07T07:14:12.721Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
1328 | 2025-07-07T07:14:13.628Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1329 | 2025-07-07T07:14:14.146Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1330 | 2025-07-07T07:14:17.017Z | Compiling slog-stdlog v4.1.1 |
1331 | 2025-07-07T07:14:17.238Z | Compiling slog-envlogger v2.2.0 |
1332 | 2025-07-07T07:14:17.766Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1333 | 2025-07-07T07:14:28.704Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1334 | 2025-07-07T07:14:38.115Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1335 | 2025-07-07T07:14:40.262Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1336 | 2025-07-07T07:15:04.535Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1337 | 2025-07-07T07:15:04.539Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1338 | 2025-07-07T07:15:11.664Z | Finished `release` profile [optimized] target(s) in 6m 01s |
1339 | 2025-07-07T07:15:11.972Z | + banner trio |
1340 | 2025-07-07T07:15:11.978Z | |
1341 | 2025-07-07T07:15:11.978Z | ##### ##### # #### |
1342 | 2025-07-07T07:15:11.978Z | # # # # # # |
1343 | 2025-07-07T07:15:11.978Z | # # # # # # |
1344 | 2025-07-07T07:15:11.978Z | # ##### # # # |
1345 | 2025-07-07T07:15:11.978Z | # # # # # # |
1346 | 2025-07-07T07:15:11.978Z | # # # # #### |
1347 | 2025-07-07T07:15:11.978Z | |
1348 | 2025-07-07T07:15:11.978Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
1349 | 2025-07-07T07:15:12.454Z | Compiling cfg-if v1.0.1 |
1350 | 2025-07-07T07:15:12.454Z | Compiling serde v1.0.219 |
1351 | 2025-07-07T07:15:12.454Z | Compiling itoa v1.0.15 |
1352 | 2025-07-07T07:15:12.458Z | Compiling libc v0.2.174 |
1353 | 2025-07-07T07:15:12.458Z | Compiling num-traits v0.2.19 |
1354 | 2025-07-07T07:15:12.458Z | Compiling foldhash v0.1.5 |
1355 | 2025-07-07T07:15:12.522Z | Compiling memchr v2.7.5 |
1356 | 2025-07-07T07:15:12.539Z | Compiling smallvec v1.15.1 |
1357 | 2025-07-07T07:15:12.598Z | Compiling zerofrom v0.1.6 |
1358 | 2025-07-07T07:15:12.729Z | Compiling hashbrown v0.15.4 |
1359 | 2025-07-07T07:15:12.802Z | Compiling pin-project-lite v0.2.16 |
1360 | 2025-07-07T07:15:12.818Z | Compiling stable_deref_trait v1.2.0 |
1361 | 2025-07-07T07:15:12.923Z | Compiling schemars v0.8.22 |
1362 | 2025-07-07T07:15:12.939Z | Compiling yoke v0.8.0 |
1363 | 2025-07-07T07:15:12.996Z | Compiling bytes v1.10.1 |
1364 | 2025-07-07T07:15:13.313Z | Compiling zerovec v0.11.2 |
1365 | 2025-07-07T07:15:13.331Z | Compiling futures-core v0.3.31 |
1366 | 2025-07-07T07:15:13.595Z | Compiling scopeguard v1.2.0 |
1367 | 2025-07-07T07:15:13.752Z | Compiling ryu v1.0.20 |
1368 | 2025-07-07T07:15:13.827Z | Compiling lock_api v0.4.13 |
1369 | 2025-07-07T07:15:14.215Z | Compiling parking_lot_core v0.9.11 |
1370 | 2025-07-07T07:15:14.288Z | Compiling getrandom v0.3.3 |
1371 | 2025-07-07T07:15:14.370Z | Compiling serde_json v1.0.140 |
1372 | 2025-07-07T07:15:14.426Z | Compiling mio v1.0.4 |
1373 | 2025-07-07T07:15:14.695Z | Compiling parking_lot v0.12.4 |
1374 | 2025-07-07T07:15:15.107Z | Compiling socket2 v0.5.10 |
1375 | 2025-07-07T07:15:15.131Z | Compiling signal-hook-registry v1.4.5 |
1376 | 2025-07-07T07:15:15.447Z | Compiling once_cell v1.21.3 |
1377 | 2025-07-07T07:15:15.516Z | Compiling fnv v1.0.7 |
1378 | 2025-07-07T07:15:15.673Z | Compiling http v1.3.1 |
1379 | 2025-07-07T07:15:15.897Z | Compiling tokio v1.46.1 |
1380 | 2025-07-07T07:15:16.636Z | Compiling tinystr v0.8.1 |
1381 | 2025-07-07T07:15:16.924Z | Compiling litemap v0.8.0 |
1382 | 2025-07-07T07:15:17.044Z | Compiling writeable v0.6.1 |
1383 | 2025-07-07T07:15:17.406Z | Compiling potential_utf v0.1.2 |
1384 | 2025-07-07T07:15:17.642Z | Compiling chrono v0.4.41 |
1385 | 2025-07-07T07:15:17.721Z | Compiling icu_locale_core v2.0.0 |
1386 | 2025-07-07T07:15:18.138Z | Compiling zerotrie v0.2.2 |
1387 | 2025-07-07T07:15:18.403Z | Compiling indexmap v2.10.0 |
1388 | 2025-07-07T07:15:19.206Z | Compiling uuid v1.17.0 |
1389 | 2025-07-07T07:15:19.545Z | Compiling zeroize v1.8.1 |
1390 | 2025-07-07T07:15:19.799Z | Compiling futures-task v0.3.31 |
1391 | 2025-07-07T07:15:19.802Z | Compiling pin-utils v0.1.0 |
1392 | 2025-07-07T07:15:19.903Z | Compiling rustls-pki-types v1.12.0 |
1393 | 2025-07-07T07:15:19.912Z | Compiling icu_provider v2.0.0 |
1394 | 2025-07-07T07:15:20.089Z | Compiling futures-util v0.3.31 |
1395 | 2025-07-07T07:15:21.583Z | Compiling semver v1.0.26 |
1396 | 2025-07-07T07:15:21.738Z | Compiling icu_collections v2.0.0 |
1397 | 2025-07-07T07:15:22.216Z | Compiling http-body v1.0.1 |
1398 | 2025-07-07T07:15:22.481Z | Compiling tracing-core v0.1.34 |
1399 | 2025-07-07T07:15:23.285Z | Compiling regress v0.10.3 |
1400 | 2025-07-07T07:15:23.786Z | Compiling getrandom v0.2.16 |
1401 | 2025-07-07T07:15:23.966Z | Compiling percent-encoding v2.3.1 |
1402 | 2025-07-07T07:15:24.106Z | Compiling untrusted v0.9.0 |
1403 | 2025-07-07T07:15:24.293Z | Compiling equivalent v1.0.2 |
1404 | 2025-07-07T07:15:24.427Z | Compiling log v0.4.27 |
1405 | 2025-07-07T07:15:24.473Z | Compiling allocator-api2 v0.2.21 |
1406 | 2025-07-07T07:15:24.802Z | Compiling dyn-clone v1.0.19 |
1407 | 2025-07-07T07:15:24.854Z | Compiling ring v0.17.14 |
1408 | 2025-07-07T07:15:24.908Z | Compiling tracing v0.1.41 |
1409 | 2025-07-07T07:15:24.920Z | Compiling thiserror v2.0.12 |
1410 | 2025-07-07T07:15:25.087Z | Compiling icu_normalizer_data v2.0.0 |
1411 | 2025-07-07T07:15:25.302Z | Compiling icu_properties_data v2.0.1 |
1412 | 2025-07-07T07:15:25.440Z | Compiling serde_tokenstream v0.2.2 |
1413 | 2025-07-07T07:15:25.515Z | Compiling try-lock v0.2.5 |
1414 | 2025-07-07T07:15:25.555Z | Compiling tower-service v0.3.3 |
1415 | 2025-07-07T07:15:25.696Z | Compiling unicode-ident v1.0.18 |
1416 | 2025-07-07T07:15:25.705Z | Compiling slog v2.7.0 |
1417 | 2025-07-07T07:15:25.918Z | Compiling proc-macro2 v1.0.95 |
1418 | 2025-07-07T07:15:25.976Z | Compiling want v0.3.1 |
1419 | 2025-07-07T07:15:26.284Z | Compiling icu_properties v2.0.1 |
1420 | 2025-07-07T07:15:26.311Z | Compiling icu_normalizer v2.0.0 |
1421 | 2025-07-07T07:15:26.587Z | Compiling httparse v1.10.1 |
1422 | 2025-07-07T07:15:27.601Z | Compiling typify-impl v0.3.0 |
1423 | 2025-07-07T07:15:27.640Z | Compiling rustls-webpki v0.103.3 |
1424 | 2025-07-07T07:15:29.194Z | Compiling futures-channel v0.3.31 |
1425 | 2025-07-07T07:15:29.674Z | Compiling toml_datetime v0.6.11 |
1426 | 2025-07-07T07:15:30.366Z | Compiling subtle v2.6.1 |
1427 | 2025-07-07T07:15:30.660Z | Compiling rustls v0.23.28 |
1428 | 2025-07-07T07:15:30.837Z | Compiling zerocopy v0.8.26 |
1429 | 2025-07-07T07:15:30.858Z | Compiling toml_edit v0.22.27 |
1430 | 2025-07-07T07:15:31.005Z | Compiling hyper v1.6.0 |
1431 | 2025-07-07T07:15:34.190Z | Compiling idna_adapter v1.2.1 |
1432 | 2025-07-07T07:15:34.451Z | Compiling quote v1.0.40 |
1433 | 2025-07-07T07:15:35.612Z | Compiling form_urlencoded v1.2.1 |
1434 | 2025-07-07T07:15:36.086Z | Compiling aho-corasick v1.1.3 |
1435 | 2025-07-07T07:15:36.131Z | Compiling sync_wrapper v1.0.2 |
1436 | 2025-07-07T07:15:36.535Z | Compiling ipnet v2.11.0 |
1437 | 2025-07-07T07:15:36.867Z | Compiling regex-syntax v0.8.5 |
1438 | 2025-07-07T07:15:37.593Z | Compiling typify-macro v0.3.0 |
1439 | 2025-07-07T07:15:38.302Z | Compiling tower-layer v0.3.3 |
1440 | 2025-07-07T07:15:38.724Z | Compiling base64 v0.22.1 |
1441 | 2025-07-07T07:15:39.540Z | Compiling utf8_iter v1.0.4 |
1442 | 2025-07-07T07:15:39.757Z | Compiling idna v1.0.3 |
1443 | 2025-07-07T07:15:39.830Z | Compiling hyper-util v0.1.14 |
1444 | 2025-07-07T07:15:39.844Z | Compiling tower v0.5.2 |
1445 | 2025-07-07T07:15:40.748Z | Compiling regex-automata v0.4.9 |
1446 | 2025-07-07T07:15:44.739Z | Compiling tokio-rustls v0.26.2 |
1447 | 2025-07-07T07:15:45.267Z | Compiling syn v2.0.104 |
1448 | 2025-07-07T07:15:45.607Z | Compiling proc-macro-crate v3.3.0 |
1449 | 2025-07-07T07:15:49.166Z | Compiling webpki-roots v1.0.1 |
1450 | 2025-07-07T07:15:49.398Z | Compiling futures-sink v0.3.31 |
1451 | 2025-07-07T07:15:49.577Z | Compiling iri-string v0.7.8 |
1452 | 2025-07-07T07:15:50.529Z | Compiling heck v0.5.0 |
1453 | 2025-07-07T07:15:51.650Z | Compiling bitflags v2.9.1 |
1454 | 2025-07-07T07:15:54.404Z | Compiling tower-http v0.6.6 |
1455 | 2025-07-07T07:15:54.464Z | Compiling ppv-lite86 v0.2.21 |
1456 | 2025-07-07T07:15:55.268Z | Compiling crossbeam-utils v0.8.21 |
1457 | 2025-07-07T07:15:55.287Z | Compiling tokio-util v0.7.15 |
1458 | 2025-07-07T07:15:55.471Z | Compiling hyper-rustls v0.27.7 |
1459 | 2025-07-07T07:15:56.482Z | Compiling num_enum_derive v0.7.4 |
1460 | 2025-07-07T07:15:56.636Z | Compiling regex v1.11.1 |
1461 | 2025-07-07T07:15:57.439Z | Compiling typify v0.3.0 |
1462 | 2025-07-07T07:15:57.588Z | Compiling url v2.5.4 |
1463 | 2025-07-07T07:15:57.779Z | Compiling serde_urlencoded v0.7.1 |
1464 | 2025-07-07T07:15:58.950Z | Compiling http-body-util v0.1.3 |
1465 | 2025-07-07T07:15:59.502Z | Compiling openapiv3 v2.2.0 |
1466 | 2025-07-07T07:15:59.954Z | Compiling rand_core v0.9.3 |
1467 | 2025-07-07T07:16:00.176Z | Compiling dirs-sys-next v0.1.2 |
1468 | 2025-07-07T07:16:00.465Z | Compiling powerfmt v0.2.0 |
1469 | 2025-07-07T07:16:00.973Z | Compiling foreign-types-shared v0.3.1 |
1470 | 2025-07-07T07:16:01.121Z | Compiling foreign-types v0.5.0 |
1471 | 2025-07-07T07:16:01.247Z | Compiling time-macros v0.2.22 |
1472 | 2025-07-07T07:16:01.283Z | Compiling serde_yaml v0.9.34+deprecated |
1473 | 2025-07-07T07:16:03.235Z | Compiling progenitor-impl v0.9.1 |
1474 | 2025-07-07T07:16:03.363Z | Compiling deranged v0.4.0 |
1475 | 2025-07-07T07:16:04.140Z | Compiling dirs-next v2.0.0 |
1476 | 2025-07-07T07:16:04.435Z | Compiling rand_chacha v0.9.0 |
1477 | 2025-07-07T07:16:05.058Z | Compiling reqwest v0.12.22 |
1478 | 2025-07-07T07:16:06.009Z | Compiling num_enum v0.7.4 |
1479 | 2025-07-07T07:16:08.191Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1480 | 2025-07-07T07:16:08.374Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1481 | 2025-07-07T07:16:08.467Z | Compiling oxnet v0.1.2 |
1482 | 2025-07-07T07:16:08.558Z | Compiling cstr-argument v0.1.2 |
1483 | 2025-07-07T07:16:08.837Z | Compiling thread_local v1.1.9 |
1484 | 2025-07-07T07:16:09.008Z | Compiling pretty-hex v0.4.1 |
1485 | 2025-07-07T07:16:09.289Z | Compiling lazy_static v1.5.0 |
1486 | 2025-07-07T07:16:09.457Z | Compiling arc-swap v1.7.1 |
1487 | 2025-07-07T07:16:09.498Z | Compiling num-conv v0.1.0 |
1488 | 2025-07-07T07:16:09.753Z | Compiling time-core v0.1.4 |
1489 | 2025-07-07T07:16:09.966Z | Compiling either v1.15.0 |
1490 | 2025-07-07T07:16:10.122Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
1491 | 2025-07-07T07:16:10.405Z | Compiling itertools v0.12.1 |
1492 | 2025-07-07T07:16:10.433Z | Compiling time v0.3.41 |
1493 | 2025-07-07T07:16:11.565Z | Compiling slog-scope v4.4.0 |
1494 | 2025-07-07T07:16:12.416Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1495 | 2025-07-07T07:16:12.817Z | Compiling thiserror v1.0.69 |
1496 | 2025-07-07T07:16:12.993Z | Compiling progenitor-macro v0.9.1 |
1497 | 2025-07-07T07:16:13.303Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1498 | 2025-07-07T07:16:14.157Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1499 | 2025-07-07T07:16:14.362Z | Compiling progenitor-client v0.9.1 |
1500 | 2025-07-07T07:16:15.347Z | Compiling crossbeam-channel v0.5.15 |
1501 | 2025-07-07T07:16:16.905Z | Compiling rand v0.9.1 |
1502 | 2025-07-07T07:16:17.066Z | Compiling term v0.7.0 |
1503 | 2025-07-07T07:16:18.549Z | Compiling anyhow v1.0.98 |
1504 | 2025-07-07T07:16:20.155Z | Compiling socket2 v0.6.0 |
1505 | 2025-07-07T07:16:20.167Z | Compiling is-terminal v0.4.16 |
1506 | 2025-07-07T07:16:20.319Z | Compiling colored v3.0.0 |
1507 | 2025-07-07T07:16:21.425Z | Compiling winnow v0.7.11 |
1508 | 2025-07-07T07:16:21.647Z | Compiling take_mut v0.2.2 |
1509 | 2025-07-07T07:16:21.838Z | Compiling slog-async v2.8.0 |
1510 | 2025-07-07T07:16:21.922Z | Compiling slog-term v2.9.1 |
1511 | 2025-07-07T07:16:24.539Z | Compiling progenitor v0.9.1 |
1512 | 2025-07-07T07:16:24.639Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
1513 | 2025-07-07T07:16:24.720Z | Compiling slog-stdlog v4.1.1 |
1514 | 2025-07-07T07:16:24.752Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1515 | 2025-07-07T07:16:25.522Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
1516 | 2025-07-07T07:16:25.955Z | Compiling slog-envlogger v2.2.0 |
1517 | 2025-07-07T07:16:28.256Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#bfcf50eb) |
1518 | 2025-07-07T07:16:41.041Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1519 | 2025-07-07T07:16:46.695Z | Finished `release` profile [optimized] target(s) in 1m 34s |
1520 | 2025-07-07T07:16:46.777Z | Running unittests src/lib.rs (target/release/deps/mg_tests-093cdb6fce599a6c) |
1521 | 2025-07-07T07:16:46.823Z | |
1522 | 2025-07-07T07:16:46.823Z | running 1 test |
1523 | 2025-07-07T07:16:46.989Z | configure zone |
1524 | 2025-07-07T07:16:47.007Z | install zone |
1525 | 2025-07-07T07:17:46.828Z | test ddm::test_trio_v3 has been running for over 60 seconds |
1526 | 2025-07-07T07:20:51.321Z | boot zone |
1527 | 2025-07-07T07:20:52.190Z | start zone s1 |
1528 | 2025-07-07T07:20:52.190Z | configure zone |
1529 | 2025-07-07T07:20:52.198Z | install zone |
1530 | 2025-07-07T07:24:53.633Z | boot zone |
1531 | 2025-07-07T07:24:54.420Z | start zone s2 |
1532 | 2025-07-07T07:24:54.420Z | configure zone |
1533 | 2025-07-07T07:24:54.428Z | install zone |
1534 | 2025-07-07T07:28:55.969Z | boot zone |
1535 | 2025-07-07T07:28:56.840Z | start zone t1 |
1536 | 2025-07-07T07:28:56.840Z | configure zone |
1537 | 2025-07-07T07:28:56.848Z | install zone |
1538 | 2025-07-07T07:33:04.431Z | boot zone |
1539 | 2025-07-07T07:33:05.309Z | waiting for zones to come up |
1540 | 2025-07-07T07:33:15.310Z | [sidecar.trio] svcs milestone/network |
1541 | 2025-07-07T07:33:15.341Z | STATE STIME FMRI |
1542 | 2025-07-07T07:33:15.341Z | online 0:21:08 svc:/milestone/network:default |
1543 | 2025-07-07T07:33:15.342Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
1544 | 2025-07-07T07:33:15.387Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
1545 | 2025-07-07T07:33:15.436Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
1546 | 2025-07-07T07:33:15.478Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
1547 | 2025-07-07T07:33:15.481Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1548 | 2025-07-07T07:33:15.501Z | |
1549 | 2025-07-07T07:33:15.501Z | running zone s1.trio setup |
1550 | 2025-07-07T07:33:15.501Z | [s1.trio] svcs milestone/network |
1551 | 2025-07-07T07:33:15.523Z | STATE STIME FMRI |
1552 | 2025-07-07T07:33:15.523Z | online 0:25:10 svc:/milestone/network:default |
1553 | 2025-07-07T07:33:15.523Z | [s1.trio] dladm |
1554 | 2025-07-07T07:33:15.543Z | LINK CLASS MTU STATE BRIDGE OVER |
1555 | 2025-07-07T07:33:15.543Z | sl0 simnet 9000 up -- ? |
1556 | 2025-07-07T07:33:15.543Z | mg2 vnic 9000 up -- ? |
1557 | 2025-07-07T07:33:15.543Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
1558 | 2025-07-07T07:33:16.142Z | |
1559 | 2025-07-07T07:33:16.142Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
1560 | 2025-07-07T07:33:16.163Z | |
1561 | 2025-07-07T07:33:16.163Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1562 | 2025-07-07T07:33:16.183Z | |
1563 | 2025-07-07T07:33:16.183Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
1564 | 2025-07-07T07:33:16.292Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
1565 | 2025-07-07T07:33:16.383Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 378f2b28-bad7-4655-a5cf-d6626294da32 --sled-uuid 0c82b538-2fed-4902-a5e7-2af33b80a262 -a sl0/v6 &> /opt/ddmd.log & |
1566 | 2025-07-07T07:33:16.403Z | |
1567 | 2025-07-07T07:33:16.403Z | running zone s2.trio setup |
1568 | 2025-07-07T07:33:16.403Z | [s2.trio] svcs milestone/network |
1569 | 2025-07-07T07:33:16.427Z | STATE STIME FMRI |
1570 | 2025-07-07T07:33:16.427Z | online 0:29:13 svc:/milestone/network:default |
1571 | 2025-07-07T07:33:16.427Z | [s2.trio] dladm |
1572 | 2025-07-07T07:33:16.448Z | LINK CLASS MTU STATE BRIDGE OVER |
1573 | 2025-07-07T07:33:16.448Z | sl1 simnet 9000 up -- ? |
1574 | 2025-07-07T07:33:16.448Z | mg3 vnic 9000 up -- ? |
1575 | 2025-07-07T07:33:16.448Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
1576 | 2025-07-07T07:33:16.944Z | |
1577 | 2025-07-07T07:33:16.944Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
1578 | 2025-07-07T07:33:16.966Z | |
1579 | 2025-07-07T07:33:16.966Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1580 | 2025-07-07T07:33:16.985Z | |
1581 | 2025-07-07T07:33:16.985Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
1582 | 2025-07-07T07:33:17.038Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
1583 | 2025-07-07T07:33:17.084Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e1698eab-970f-44d5-a0ff-faee2556db69 --sled-uuid 54c1090c-b5d0-4989-bd6f-6e73337cabfd -a sl1/v6 &> /opt/ddmd.log & |
1584 | 2025-07-07T07:33:17.103Z | |
1585 | 2025-07-07T07:33:17.103Z | running zone t1.trio setup |
1586 | 2025-07-07T07:33:17.103Z | [t1.trio] svcs milestone/network |
1587 | 2025-07-07T07:33:17.123Z | STATE STIME FMRI |
1588 | 2025-07-07T07:33:17.123Z | - - svc:/milestone/network:default |
1589 | 2025-07-07T07:33:18.123Z | [t1.trio] svcs milestone/network |
1590 | 2025-07-07T07:33:18.143Z | STATE STIME FMRI |
1591 | 2025-07-07T07:33:18.143Z | - - svc:/milestone/network:default |
1592 | 2025-07-07T07:33:19.144Z | [t1.trio] svcs milestone/network |
1593 | 2025-07-07T07:33:19.163Z | STATE STIME FMRI |
1594 | 2025-07-07T07:33:19.163Z | - - svc:/milestone/network:default |
1595 | 2025-07-07T07:33:20.164Z | [t1.trio] svcs milestone/network |
1596 | 2025-07-07T07:33:20.185Z | STATE STIME FMRI |
1597 | 2025-07-07T07:33:20.185Z | - - svc:/milestone/network:default |
1598 | 2025-07-07T07:33:21.185Z | [t1.trio] svcs milestone/network |
1599 | 2025-07-07T07:33:21.206Z | STATE STIME FMRI |
1600 | 2025-07-07T07:33:21.206Z | - - svc:/milestone/network:default |
1601 | 2025-07-07T07:33:22.206Z | [t1.trio] svcs milestone/network |
1602 | 2025-07-07T07:33:22.226Z | STATE STIME FMRI |
1603 | 2025-07-07T07:33:22.226Z | offline 0:33:20 svc:/milestone/network:default |
1604 | 2025-07-07T07:33:23.226Z | [t1.trio] svcs milestone/network |
1605 | 2025-07-07T07:33:23.247Z | STATE STIME FMRI |
1606 | 2025-07-07T07:33:23.247Z | online 0:33:21 svc:/milestone/network:default |
1607 | 2025-07-07T07:33:23.247Z | [t1.trio] dladm |
1608 | 2025-07-07T07:33:23.269Z | LINK CLASS MTU STATE BRIDGE OVER |
1609 | 2025-07-07T07:33:23.269Z | tfportrear0_0 simnet 9000 up -- ? |
1610 | 2025-07-07T07:33:23.269Z | tfportrear1_0 simnet 9000 up -- ? |
1611 | 2025-07-07T07:33:23.269Z | mg1 vnic 9000 up -- ? |
1612 | 2025-07-07T07:33:23.269Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
1613 | 2025-07-07T07:33:23.777Z | |
1614 | 2025-07-07T07:33:23.777Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1615 | 2025-07-07T07:33:23.798Z | |
1616 | 2025-07-07T07:33:23.798Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1617 | 2025-07-07T07:33:23.819Z | |
1618 | 2025-07-07T07:33:23.819Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1619 | 2025-07-07T07:33:23.838Z | |
1620 | 2025-07-07T07:33:23.838Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
1621 | 2025-07-07T07:33:24.111Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
1622 | 2025-07-07T07:33:24.115Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
1623 | 2025-07-07T07:33:24.118Z | waiting 3s for copy of files to zone to complete ... |
1624 | 2025-07-07T07:33:27.119Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
1625 | 2025-07-07T07:33:27.174Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
1626 | 2025-07-07T07:33:27.220Z | [t1.trio] svcadm disable dendrite |
1627 | 2025-07-07T07:33:27.257Z | |
1628 | 2025-07-07T07:33:27.257Z | [t1.trio] svcadm disable tfport |
1629 | 2025-07-07T07:33:27.291Z | |
1630 | 2025-07-07T07:33:27.291Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1631 | 2025-07-07T07:33:27.332Z | |
1632 | 2025-07-07T07:33:27.332Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1633 | 2025-07-07T07:33:27.371Z | |
1634 | 2025-07-07T07:33:27.372Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1635 | 2025-07-07T07:33:27.411Z | |
1636 | 2025-07-07T07:33:27.411Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1637 | 2025-07-07T07:33:27.450Z | |
1638 | 2025-07-07T07:33:27.451Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1639 | 2025-07-07T07:33:27.490Z | |
1640 | 2025-07-07T07:33:27.490Z | [t1.trio] svcadm refresh dendrite:default |
1641 | 2025-07-07T07:33:27.524Z | |
1642 | 2025-07-07T07:33:27.525Z | [t1.trio] svcadm enable dendrite:default |
1643 | 2025-07-07T07:33:27.559Z | |
1644 | 2025-07-07T07:33:27.559Z | wait 10s for dendrite to come up ... |
1645 | 2025-07-07T07:33:37.560Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
1646 | 2025-07-07T07:33:37.601Z | |
1647 | 2025-07-07T07:33:37.601Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
1648 | 2025-07-07T07:33:37.640Z | |
1649 | 2025-07-07T07:33:37.640Z | [t1.trio] svcadm refresh tfport:default |
1650 | 2025-07-07T07:33:37.674Z | |
1651 | 2025-07-07T07:33:37.674Z | [t1.trio] svcadm enable tfport |
1652 | 2025-07-07T07:33:37.709Z | |
1653 | 2025-07-07T07:33:37.709Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 7056484e-4e1c-44f1-9536-26dced1bd645 --sled-uuid 5cd8bbcc-2832-4375-a076-21046f5a50dd -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1654 | 2025-07-07T07:33:37.727Z | |
1655 | 2025-07-07T07:33:37.727Z | [t1.trio] ipadm |
1656 | 2025-07-07T07:33:37.751Z | ADDROBJ TYPE STATE ADDR |
1657 | 2025-07-07T07:33:37.751Z | lo0/v4 static ok 127.0.0.1/8 |
1658 | 2025-07-07T07:33:37.751Z | mg1/v4 static ok 10.0.0.3/24 |
1659 | 2025-07-07T07:33:37.751Z | lo0/v6 static ok ::1/128 |
1660 | 2025-07-07T07:33:37.751Z | lo0/u6 static ok fd00:3::1/64 |
1661 | 2025-07-07T07:33:37.751Z | tfportrear0_0/v6 addrconf ok fe80::d4ed:7fff:feae:ee65%tfportrear0_0/10 |
1662 | 2025-07-07T07:33:37.751Z | tfportrear1_0/v6 addrconf ok fe80::2424:4cff:fe56:8a27%tfportrear1_0/10 |
1663 | 2025-07-07T07:33:39.762Z | initial peering test passed |
1664 | 2025-07-07T07:33:40.764Z | advertise from one passed |
1665 | 2025-07-07T07:33:41.766Z | advertise from two passed |
1666 | 2025-07-07T07:33:41.766Z | [s1.trio] ping fd00:2::1 |
1667 | 2025-07-07T07:33:41.787Z | fd00:2::1 is alive |
1668 | 2025-07-07T07:33:41.787Z | [s2.trio] ping fd00:1::1 |
1669 | 2025-07-07T07:33:41.806Z | fd00:1::1 is alive |
1670 | 2025-07-07T07:33:41.806Z | connectivity test passed |
1671 | 2025-07-07T07:33:41.806Z | [t1.trio] pkill ddmd |
1672 | 2025-07-07T07:33:41.824Z | |
1673 | 2025-07-07T07:33:47.830Z | [t1.trio] svcadm disable dendrite |
1674 | 2025-07-07T07:33:47.866Z | |
1675 | 2025-07-07T07:33:47.866Z | [t1.trio] svcadm disable tfport |
1676 | 2025-07-07T07:33:47.901Z | |
1677 | 2025-07-07T07:33:47.901Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1678 | 2025-07-07T07:33:47.941Z | |
1679 | 2025-07-07T07:33:47.941Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1680 | 2025-07-07T07:33:47.980Z | |
1681 | 2025-07-07T07:33:47.980Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1682 | 2025-07-07T07:33:48.019Z | |
1683 | 2025-07-07T07:33:48.019Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1684 | 2025-07-07T07:33:48.058Z | |
1685 | 2025-07-07T07:33:48.058Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1686 | 2025-07-07T07:33:48.097Z | |
1687 | 2025-07-07T07:33:48.098Z | [t1.trio] svcadm refresh dendrite:default |
1688 | 2025-07-07T07:33:48.131Z | |
1689 | 2025-07-07T07:33:48.131Z | [t1.trio] svcadm enable dendrite:default |
1690 | 2025-07-07T07:33:48.165Z | |
1691 | 2025-07-07T07:33:48.165Z | wait 10s for dendrite to come up ... |
1692 | 2025-07-07T07:33:58.166Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
1693 | 2025-07-07T07:33:58.208Z | |
1694 | 2025-07-07T07:33:58.208Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
1695 | 2025-07-07T07:33:58.247Z | |
1696 | 2025-07-07T07:33:58.247Z | [t1.trio] svcadm refresh tfport:default |
1697 | 2025-07-07T07:33:58.281Z | |
1698 | 2025-07-07T07:33:58.281Z | [t1.trio] svcadm enable tfport |
1699 | 2025-07-07T07:33:58.315Z | |
1700 | 2025-07-07T07:33:58.315Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 0fde6875-49b9-465b-b75b-a8e7b40c8c3e --sled-uuid 12670f95-9ad6-4370-9dac-83068dd2864a -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1701 | 2025-07-07T07:33:58.336Z | |
1702 | 2025-07-07T07:33:58.336Z | [t1.trio] ipadm |
1703 | 2025-07-07T07:33:58.357Z | ADDROBJ TYPE STATE ADDR |
1704 | 2025-07-07T07:33:58.357Z | lo0/v4 static ok 127.0.0.1/8 |
1705 | 2025-07-07T07:33:58.357Z | mg1/v4 static ok 10.0.0.3/24 |
1706 | 2025-07-07T07:33:58.357Z | lo0/v6 static ok ::1/128 |
1707 | 2025-07-07T07:33:58.357Z | lo0/u6 static ok fd00:3::1/64 |
1708 | 2025-07-07T07:33:58.358Z | tfportrear0_0/v6 addrconf ok fe80::d4ed:7fff:feae:ee65%tfportrear0_0/10 |
1709 | 2025-07-07T07:33:58.358Z | tfportrear1_0/v6 addrconf ok fe80::2424:4cff:fe56:8a27%tfportrear1_0/10 |
1710 | 2025-07-07T07:34:01.362Z | [s1.trio] ping fd00:2::1 |
1711 | 2025-07-07T07:34:01.382Z | fd00:2::1 is alive |
1712 | 2025-07-07T07:34:01.382Z | [s2.trio] ping fd00:1::1 |
1713 | 2025-07-07T07:34:01.401Z | fd00:1::1 is alive |
1714 | 2025-07-07T07:34:01.401Z | transit router restart passed |
1715 | 2025-07-07T07:34:01.401Z | [s1.trio] pkill ddmd |
1716 | 2025-07-07T07:34:01.419Z | |
1717 | 2025-07-07T07:34:06.423Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 0a344725-15b8-41c6-8d1f-add8e181d1cf --sled-uuid b0e80e22-cce8-4428-b1b2-f2653aa70eb1 -a sl0/v6 &> /opt/ddmd.log & |
1718 | 2025-07-07T07:34:06.443Z | |
1719 | 2025-07-07T07:34:09.447Z | [s1.trio] ping fd00:2::1 |
1720 | 2025-07-07T07:34:09.467Z | fd00:2::1 is alive |
1721 | 2025-07-07T07:34:09.467Z | [s2.trio] ping fd00:1::1 |
1722 | 2025-07-07T07:34:09.486Z | fd00:1::1 is alive |
1723 | 2025-07-07T07:34:09.486Z | server router restart passed |
1724 | 2025-07-07T07:34:12.493Z | peer expiration recovery passed |
1725 | 2025-07-07T07:34:13.494Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
1726 | 2025-07-07T07:34:13.517Z | 3 |
1727 | 2025-07-07T07:34:13.517Z | redundant advertise passed |
1728 | 2025-07-07T07:34:14.520Z | tunnel endpoint advertise passed |
1729 | 2025-07-07T07:34:19.522Z | redundant tunnel endpoint advertise passed |
1730 | 2025-07-07T07:34:19.522Z | [s1.trio] pkill ddmd |
1731 | 2025-07-07T07:34:19.542Z | |
1732 | 2025-07-07T07:34:24.543Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b2fcb501-87c9-401e-ab90-5beaccf50d2d --sled-uuid d05c5e26-007c-41f5-84c4-fd47aeb1c944 -a sl0/v6 &> /opt/ddmd.log & |
1733 | 2025-07-07T07:34:24.564Z | |
1734 | 2025-07-07T07:34:29.565Z | tunnel router restart passed |
1735 | 2025-07-07T07:34:30.567Z | tunnel endpoint withdraw passed |
1736 | 2025-07-07T07:34:30.571Z | [t1.trio] pkill ddmd |
1737 | 2025-07-07T07:34:30.588Z | |
1738 | 2025-07-07T07:34:30.588Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
1739 | 2025-07-07T07:34:30.591Z | cp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log |
1740 | 2025-07-07T07:34:33.131Z | [s2.trio] pkill ddmd |
1741 | 2025-07-07T07:34:33.150Z | |
1742 | 2025-07-07T07:34:33.150Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
1743 | 2025-07-07T07:34:35.946Z | [s1.trio] pkill ddmd |
1744 | 2025-07-07T07:34:35.965Z | |
1745 | 2025-07-07T07:34:35.965Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
1746 | 2025-07-07T07:34:38.471Z | [sidecar.trio] pkill softnpu |
1747 | 2025-07-07T07:34:38.491Z | |
1748 | 2025-07-07T07:34:38.491Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
1749 | 2025-07-07T07:34:41.025Z | test ddm::test_trio_v3 ... ok |
1750 | 2025-07-07T07:34:41.025Z | |
1751 | 2025-07-07T07:34:41.025Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 1074.12s |
1752 | 2025-07-07T07:34:41.025Z | |
1753 | 2025-07-07T07:34:41.052Z | + cleanup |
1754 | 2025-07-07T07:34:41.055Z | ++ id -un |
1755 | 2025-07-07T07:34:41.058Z | ++ id -gn |
1756 | 2025-07-07T07:34:41.062Z | + pfexec chown -R build:build . |
1757 | 2025-07-07T07:34:41.146Z | process exited: duration 1587350 ms, exit code 0 |
|
1758 | 2025-07-07T07:34:41.158Z | found 4 output files |
1759 | 2025-07-07T07:34:41.159Z | uploading: /work/s1.trio.log (5465 bytes) |
1760 | 2025-07-07T07:34:42.171Z | uploaded: /work/s1.trio.log |
1761 | 2025-07-07T07:34:42.171Z | uploading: /work/s2.trio.log (11619 bytes) |
1762 | 2025-07-07T07:34:43.184Z | uploaded: /work/s2.trio.log |
1763 | 2025-07-07T07:34:43.184Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
1764 | 2025-07-07T07:34:44.197Z | uploaded: /work/sidecar.trio-softnpu.log |
1765 | 2025-07-07T07:34:44.197Z | uploading: /work/t1.trio.log (26235 bytes) |
1766 | 2025-07-07T07:34:45.209Z | uploaded: /work/t1.trio.log |