|
|
|
1 | 2025-03-22T03:18:31.262Z | job assigned to worker 01JPXXPBT80H137EYHE0Z9DR61 [factory aws, i-0a1b14ab907c91b40] (queued for 1 m 4 s) |
|
2 | 2025-03-22T03:18:39.450Z | starting task 0: "setup" |
3 | 2025-03-22T03:18:39.454Z | ++ uname -s |
4 | 2025-03-22T03:18:39.457Z | + kern=SunOS |
5 | 2025-03-22T03:18:39.457Z | + build_user=build |
6 | 2025-03-22T03:18:39.457Z | + build_uid=12345 |
7 | 2025-03-22T03:18:39.457Z | + work_dir=/work |
8 | 2025-03-22T03:18:39.457Z | + input_dir=/input |
9 | 2025-03-22T03:18:39.457Z | + [[ 0 == 12345 ]] |
10 | 2025-03-22T03:18:39.457Z | + case "$kern" in |
11 | 2025-03-22T03:18:39.457Z | + groupadd -g 12345 build |
12 | 2025-03-22T03:18:39.461Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-22T03:18:41.467Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-22T03:18:41.596Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-22T03:18:41.599Z | + home_fs=zfs |
16 | 2025-03-22T03:18:41.599Z | + [[ zfs == autofs ]] |
17 | 2025-03-22T03:18:41.599Z | + mkdir -p /home/build |
18 | 2025-03-22T03:18:41.602Z | + chown build:build /home/build /work |
19 | 2025-03-22T03:18:43.603Z | + chmod 0700 /home/build /work |
20 | 2025-03-22T03:18:43.606Z | process exited: duration 4158 ms, exit code 0 |
|
21 | 2025-03-22T03:18:43.615Z | starting task 1: "rust-toolchain" |
22 | 2025-03-22T03:18:43.620Z | * rust toolchain channel = "stable" |
23 | 2025-03-22T03:18:43.620Z | * rust toolchain profile = "default" |
24 | 2025-03-22T03:18:43.620Z | + printf ' * rust toolchain channel = "%s"\n' stable |
25 | 2025-03-22T03:18:43.620Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-22T03:18:43.620Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-22T03:18:43.620Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-22T03:18:43.624Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-22T03:18:43.624Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-22T03:18:43.742Z | info: downloading installer |
31 | 2025-03-22T03:18:44.993Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-22T03:18:44.993Z | warn: /opt/ooce/bin |
33 | 2025-03-22T03:18:44.993Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-22T03:18:44.993Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-22T03:18:44.993Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-22T03:18:44.993Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-22T03:18:44.993Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-22T03:18:44.993Z | error: cannot install while Rust is installed |
39 | 2025-03-22T03:18:44.993Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-22T03:18:45.009Z | info: profile set to 'default' |
41 | 2025-03-22T03:18:45.009Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-22T03:18:45.013Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-22T03:18:45.172Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
44 | 2025-03-22T03:18:45.172Z | info: downloading component 'cargo' |
45 | 2025-03-22T03:18:46.100Z | info: downloading component 'clippy' |
46 | 2025-03-22T03:18:46.483Z | info: downloading component 'rust-docs' |
47 | 2025-03-22T03:18:47.641Z | info: downloading component 'rust-std' |
48 | 2025-03-22T03:18:49.506Z | info: downloading component 'rustc' |
49 | 2025-03-22T03:18:55.477Z | info: downloading component 'rustfmt' |
50 | 2025-03-22T03:18:55.771Z | info: installing component 'cargo' |
51 | 2025-03-22T03:18:56.585Z | info: installing component 'clippy' |
52 | 2025-03-22T03:18:56.972Z | info: installing component 'rust-docs' |
53 | 2025-03-22T03:18:58.734Z | info: installing component 'rust-std' |
54 | 2025-03-22T03:19:00.480Z | info: installing component 'rustc' |
55 | 2025-03-22T03:19:06.449Z | info: installing component 'rustfmt' |
56 | 2025-03-22T03:19:06.775Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-22T03:19:06.775Z | |
58 | 2025-03-22T03:19:07.160Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
59 | 2025-03-22T03:19:07.160Z | |
60 | 2025-03-22T03:19:07.163Z | |
61 | 2025-03-22T03:19:07.163Z | Rust is installed now. Great! |
62 | 2025-03-22T03:19:07.163Z | |
63 | 2025-03-22T03:19:07.163Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-22T03:19:07.163Z | environment variable. This has not been done automatically. |
65 | 2025-03-22T03:19:07.163Z | |
66 | 2025-03-22T03:19:07.163Z | To configure your current shell, you need to source |
67 | 2025-03-22T03:19:07.163Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-22T03:19:07.163Z | |
69 | 2025-03-22T03:19:07.163Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-22T03:19:07.163Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-22T03:19:07.163Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-22T03:19:07.163Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-22T03:19:07.239Z | + rustup --version |
74 | 2025-03-22T03:19:07.250Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-22T03:19:07.250Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-22T03:19:07.279Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
77 | 2025-03-22T03:19:07.283Z | + cargo --version |
78 | 2025-03-22T03:19:07.301Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
79 | 2025-03-22T03:19:07.304Z | + rustc --version |
80 | 2025-03-22T03:19:07.330Z | rustc 1.85.1 (4eb161250 2025-03-15) |
81 | 2025-03-22T03:19:07.335Z | process exited: duration 23716 ms, exit code 0 |
|
82 | 2025-03-22T03:19:07.347Z | starting task 2: "authentication" |
83 | 2025-03-22T03:19:07.371Z | process exited: duration 25 ms, exit code 0 |
|
84 | 2025-03-22T03:19:07.382Z | starting task 3: "clone repository" |
85 | 2025-03-22T03:19:07.386Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-03-22T03:19:07.390Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-03-22T03:19:07.427Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-03-22T03:19:07.975Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-03-22T03:19:07.975Z | + git fetch origin f5d9b936334616366ddf35f6a77cc1da649ea802 |
90 | 2025-03-22T03:19:08.232Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-03-22T03:19:08.232Z | * branch f5d9b936334616366ddf35f6a77cc1da649ea802 -> FETCH_HEAD |
92 | 2025-03-22T03:19:08.244Z | + [[ -n renovate/hostname-0.x ]] |
93 | 2025-03-22T03:19:08.248Z | ++ git branch --show-current |
94 | 2025-03-22T03:19:08.255Z | + current=main |
95 | 2025-03-22T03:19:08.255Z | + [[ main != renovate/hostname-0.x ]] |
96 | 2025-03-22T03:19:08.255Z | + git branch -f renovate/hostname-0.x f5d9b936334616366ddf35f6a77cc1da649ea802 |
97 | 2025-03-22T03:19:08.259Z | + git checkout -f renovate/hostname-0.x |
98 | 2025-03-22T03:19:08.279Z | Switched to branch 'renovate/hostname-0.x' |
99 | 2025-03-22T03:19:08.284Z | + git reset --hard f5d9b936334616366ddf35f6a77cc1da649ea802 |
100 | 2025-03-22T03:19:08.290Z | HEAD is now at f5d9b93 Update Rust crate hostname to 0.4 |
101 | 2025-03-22T03:19:08.290Z | process exited: duration 906 ms, exit code 0 |
|
102 | 2025-03-22T03:19:08.302Z | starting task 4: "build" |
103 | 2025-03-22T03:19:08.311Z | ++ cargo --version |
104 | 2025-03-22T03:19:08.329Z | info: syncing channel updates for '1.81.0-x86_64-unknown-illumos' |
105 | 2025-03-22T03:19:08.498Z | info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04) |
106 | 2025-03-22T03:19:08.498Z | info: downloading component 'cargo' |
107 | 2025-03-22T03:19:09.500Z | info: downloading component 'clippy' |
108 | 2025-03-22T03:19:09.790Z | info: downloading component 'rust-docs' |
109 | 2025-03-22T03:19:10.806Z | info: downloading component 'rust-std' |
110 | 2025-03-22T03:19:12.366Z | info: downloading component 'rustc' |
111 | 2025-03-22T03:19:18.929Z | info: downloading component 'rustfmt' |
112 | 2025-03-22T03:19:19.204Z | info: installing component 'cargo' |
113 | 2025-03-22T03:19:20.009Z | info: installing component 'clippy' |
114 | 2025-03-22T03:19:20.364Z | info: installing component 'rust-docs' |
115 | 2025-03-22T03:19:21.960Z | info: installing component 'rust-std' |
116 | 2025-03-22T03:19:23.688Z | info: installing component 'rustc' |
117 | 2025-03-22T03:19:29.333Z | info: installing component 'rustfmt' |
118 | 2025-03-22T03:19:29.737Z | cargo 1.81.0 (2dbb1af80 2024-08-20) |
119 | 2025-03-22T03:19:29.749Z | ++ rustc --version |
120 | 2025-03-22T03:19:29.808Z | rustc 1.81.0 (eeb90cda1 2024-09-04) |
121 | 2025-03-22T03:19:29.819Z | ++ dladm |
122 | 2025-03-22T03:19:29.828Z | LINK CLASS MTU STATE BRIDGE OVER |
123 | 2025-03-22T03:19:29.828Z | ena0 phys 9216 up -- -- |
124 | 2025-03-22T03:19:29.828Z | ++ ipadm |
125 | 2025-03-22T03:19:29.828Z | ADDROBJ TYPE STATE ADDR |
126 | 2025-03-22T03:19:29.828Z | lo0/v4 static ok 127.0.0.1/8 |
127 | 2025-03-22T03:19:29.828Z | ena0/dhcp dhcp ok 10.150.1.110/24 |
128 | 2025-03-22T03:19:29.828Z | lo0/v6 static ok ::1/128 |
129 | 2025-03-22T03:19:29.828Z | ++ banner collect |
130 | 2025-03-22T03:19:29.828Z | |
131 | 2025-03-22T03:19:29.828Z | #### #### # # ###### #### ##### |
132 | 2025-03-22T03:19:29.828Z | # # # # # # # # # # |
133 | 2025-03-22T03:19:29.828Z | # # # # # ##### # # |
134 | 2025-03-22T03:19:29.828Z | # # # # # # # # |
135 | 2025-03-22T03:19:29.828Z | # # # # # # # # # # |
136 | 2025-03-22T03:19:29.828Z | #### #### ###### ###### ###### #### # |
137 | 2025-03-22T03:19:29.828Z | |
138 | 2025-03-22T03:19:29.828Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
139 | 2025-03-22T03:19:29.828Z | ++ repo=softnpu |
140 | 2025-03-22T03:19:29.828Z | ++ series=image |
141 | 2025-03-22T03:19:29.828Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
142 | 2025-03-22T03:19:29.828Z | ++ name=softnpu |
143 | 2025-03-22T03:19:29.828Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
144 | 2025-03-22T03:19:29.828Z | ++ mkdir -p download |
145 | 2025-03-22T03:19:29.829Z | ++ pushd download |
146 | 2025-03-22T03:19:29.829Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
147 | 2025-03-22T03:19:29.829Z | ++ [[ ! -f softnpu ]] |
148 | 2025-03-22T03:19:29.829Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
149 | 2025-03-22T03:19:29.835Z | % Total % Received % Xferd Average Speed Time Time Time Current |
150 | 2025-03-22T03:19:29.835Z | Dload Upload Total Spent Left Speed |
151 | 2025-03-22T03:19:30.325Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 44.4M 0 --:--:-- --:--:-- --:--:-- 44.4M |
152 | 2025-03-22T03:19:30.329Z | ++ popd |
153 | 2025-03-22T03:19:30.329Z | /work/oxidecomputer/maghemite |
154 | 2025-03-22T03:19:30.329Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
155 | 2025-03-22T03:19:30.329Z | ++ repo=sidecar-lite |
156 | 2025-03-22T03:19:30.329Z | ++ series=release |
157 | 2025-03-22T03:19:30.329Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
158 | 2025-03-22T03:19:30.329Z | ++ name=libsidecar_lite.so |
159 | 2025-03-22T03:19:30.329Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
160 | 2025-03-22T03:19:30.329Z | ++ mkdir -p download |
161 | 2025-03-22T03:19:30.329Z | ++ pushd download |
162 | 2025-03-22T03:19:30.329Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
163 | 2025-03-22T03:19:30.329Z | ++ [[ ! -f libsidecar_lite.so ]] |
164 | 2025-03-22T03:19:30.329Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
165 | 2025-03-22T03:19:30.336Z | % Total % Received % Xferd Average Speed Time Time Time Current |
166 | 2025-03-22T03:19:30.336Z | Dload Upload Total Spent Left Speed |
167 | 2025-03-22T03:19:30.834Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.3M 100 20.3M 0 0 40.8M 0 --:--:-- --:--:-- --:--:-- 40.8M |
168 | 2025-03-22T03:19:30.840Z | ++ popd |
169 | 2025-03-22T03:19:30.840Z | /work/oxidecomputer/maghemite |
170 | 2025-03-22T03:19:30.840Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
171 | 2025-03-22T03:19:30.840Z | ++ repo=sidecar-lite |
172 | 2025-03-22T03:19:30.840Z | ++ series=release |
173 | 2025-03-22T03:19:30.840Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
174 | 2025-03-22T03:19:30.840Z | ++ name=scadm |
175 | 2025-03-22T03:19:30.840Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
176 | 2025-03-22T03:19:30.840Z | ++ mkdir -p download |
177 | 2025-03-22T03:19:30.844Z | ++ pushd download |
178 | 2025-03-22T03:19:30.844Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
179 | 2025-03-22T03:19:30.845Z | ++ [[ ! -f scadm ]] |
180 | 2025-03-22T03:19:30.845Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
181 | 2025-03-22T03:19:30.851Z | % Total % Received % Xferd Average Speed Time Time Time Current |
182 | 2025-03-22T03:19:30.851Z | Dload Upload Total Spent Left Speed |
183 | 2025-03-22T03:19:31.255Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 56.2M 0 --:--:-- --:--:-- --:--:-- 56.2M |
184 | 2025-03-22T03:19:31.264Z | ++ popd |
185 | 2025-03-22T03:19:31.264Z | /work/oxidecomputer/maghemite |
186 | 2025-03-22T03:19:31.265Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
187 | 2025-03-22T03:19:31.265Z | ++ repo=dendrite |
188 | 2025-03-22T03:19:31.265Z | ++ series=image |
189 | 2025-03-22T03:19:31.265Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
190 | 2025-03-22T03:19:31.265Z | ++ name=dendrite-softnpu.tar.gz |
191 | 2025-03-22T03:19:31.265Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
192 | 2025-03-22T03:19:31.265Z | ++ mkdir -p download |
193 | 2025-03-22T03:19:31.265Z | ++ pushd download |
194 | 2025-03-22T03:19:31.265Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
195 | 2025-03-22T03:19:31.265Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
196 | 2025-03-22T03:19:31.265Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
197 | 2025-03-22T03:19:31.285Z | % Total % Received % Xferd Average Speed Time Time Time Current |
198 | 2025-03-22T03:19:31.285Z | Dload Upload Total Spent Left Speed |
199 | 2025-03-22T03:19:32.247Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 37.5M 1 527k 0 0 3403k 0 0:00:11 --:--:-- 0:00:11 3405k
100 37.5M 100 37.5M 0 0 38.4M 0 --:--:-- --:--:-- --:--:-- 38.4M |
200 | 2025-03-22T03:19:32.252Z | ++ popd |
201 | 2025-03-22T03:19:32.252Z | /work/oxidecomputer/maghemite |
202 | 2025-03-22T03:19:32.252Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
203 | 2025-03-22T03:19:32.252Z | ++ repo=maghemite |
204 | 2025-03-22T03:19:32.252Z | ++ series=release |
205 | 2025-03-22T03:19:32.252Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
206 | 2025-03-22T03:19:32.253Z | ++ name=ddmd |
207 | 2025-03-22T03:19:32.253Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
208 | 2025-03-22T03:19:32.253Z | ++ mkdir -p download |
209 | 2025-03-22T03:19:32.253Z | ++ pushd download |
210 | 2025-03-22T03:19:32.253Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
211 | 2025-03-22T03:19:32.259Z | ++ [[ ! -f ddmd ]] |
212 | 2025-03-22T03:19:32.259Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
213 | 2025-03-22T03:19:32.272Z | % Total % Received % Xferd Average Speed Time Time Time Current |
214 | 2025-03-22T03:19:32.272Z | Dload Upload Total Spent Left Speed |
215 | 2025-03-22T03:19:33.170Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
10 40.9M 10 4603k 0 0 8329k 0 0:00:05 --:--:-- 0:00:05 8325k
100 40.9M 100 40.9M 0 0 45.0M 0 --:--:-- --:--:-- --:--:-- 45.0M |
216 | 2025-03-22T03:19:33.173Z | ++ popd |
217 | 2025-03-22T03:19:33.173Z | /work/oxidecomputer/maghemite |
218 | 2025-03-22T03:19:33.173Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
219 | 2025-03-22T03:19:33.173Z | ++ repo=maghemite |
220 | 2025-03-22T03:19:33.173Z | ++ series=release |
221 | 2025-03-22T03:19:33.173Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
222 | 2025-03-22T03:19:33.173Z | ++ name=ddmadm |
223 | 2025-03-22T03:19:33.173Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
224 | 2025-03-22T03:19:33.173Z | ++ mkdir -p download |
225 | 2025-03-22T03:19:33.178Z | ++ pushd download |
226 | 2025-03-22T03:19:33.178Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
227 | 2025-03-22T03:19:33.178Z | ++ [[ ! -f ddmadm ]] |
228 | 2025-03-22T03:19:33.178Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
229 | 2025-03-22T03:19:33.183Z | % Total % Received % Xferd Average Speed Time Time Time Current |
230 | 2025-03-22T03:19:33.183Z | Dload Upload Total Spent Left Speed |
231 | 2025-03-22T03:19:33.500Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
77 18.0M 77 14.0M 0 0 58.5M 0 --:--:-- --:--:-- --:--:-- 58.4M
100 18.0M 100 18.0M 0 0 56.7M 0 --:--:-- --:--:-- --:--:-- 56.8M |
232 | 2025-03-22T03:19:33.504Z | ++ popd |
233 | 2025-03-22T03:19:33.504Z | /work/oxidecomputer/maghemite |
234 | 2025-03-22T03:19:33.504Z | ++ pushd download |
235 | 2025-03-22T03:19:33.504Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
236 | 2025-03-22T03:19:33.504Z | ++ chmod +x softnpu |
237 | 2025-03-22T03:19:33.507Z | ++ chmod +x scadm |
238 | 2025-03-22T03:19:33.507Z | ++ chmod +x ddmadm |
239 | 2025-03-22T03:19:33.511Z | ++ chmod +x ddmd |
240 | 2025-03-22T03:19:33.514Z | ++ mv ddmadm ddmadm-v2 |
241 | 2025-03-22T03:19:33.514Z | ++ mv ddmd ddmd-v2 |
242 | 2025-03-22T03:19:33.519Z | ++ rm -rf zones/dendrite |
243 | 2025-03-22T03:19:33.519Z | ++ mkdir -p zones/dendrite |
244 | 2025-03-22T03:19:33.523Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
245 | 2025-03-22T03:19:34.273Z | ++ popd |
246 | 2025-03-22T03:19:34.273Z | /work/oxidecomputer/maghemite |
247 | 2025-03-22T03:19:34.273Z | ++ banner install |
248 | 2025-03-22T03:19:34.277Z | |
249 | 2025-03-22T03:19:34.277Z | # # # #### ##### ## # # |
250 | 2025-03-22T03:19:34.277Z | # ## # # # # # # # |
251 | 2025-03-22T03:19:34.277Z | # # # # #### # # # # # |
252 | 2025-03-22T03:19:34.277Z | # # # # # # ###### # # |
253 | 2025-03-22T03:19:34.277Z | # # ## # # # # # # # |
254 | 2025-03-22T03:19:34.277Z | # # # #### # # # ###### ###### |
255 | 2025-03-22T03:19:34.277Z | |
256 | 2025-03-22T03:19:34.277Z | ++ pkg info brand/sparse |
257 | 2025-03-22T03:19:34.289Z | ++ grep -qi installed |
258 | 2025-03-22T03:19:35.892Z | pkg: info: no packages matching the following patterns you specified are |
259 | 2025-03-22T03:19:35.892Z | installed on the system. Try querying remotely instead: |
260 | 2025-03-22T03:19:35.892Z | |
261 | 2025-03-22T03:19:35.892Z | brand/sparse |
262 | 2025-03-22T03:19:35.961Z | ++ [[ 1 != 0 ]] |
263 | 2025-03-22T03:19:35.961Z | ++ set -o errexit |
264 | 2025-03-22T03:19:35.961Z | ++ pfexec pkg install brand/sparse |
265 | 2025-03-22T03:19:43.075Z | Startup: Refreshing catalog 'helios-dev' ... Done |
266 | 2025-03-22T03:19:47.637Z | Startup: Caching catalogs ... Done |
267 | 2025-03-22T03:20:02.476Z | Planning: Solver setup ... Done |
268 | 2025-03-22T03:20:02.634Z | Planning: Running solver ... Done |
269 | 2025-03-22T03:20:02.763Z | Planning: Finding local manifests ... Done |
270 | 2025-03-22T03:20:02.778Z | Planning: Fetching manifests: 0/3 0% complete |
271 | 2025-03-22T03:20:02.867Z | Planning: Fetching manifests: 3/3 100% complete |
272 | 2025-03-22T03:20:02.943Z | Planning: Package planning ... Done |
273 | 2025-03-22T03:20:02.950Z | Planning: Merging actions ... Done |
274 | 2025-03-22T03:20:03.140Z | Planning: Checking for conflicting actions ... Done |
275 | 2025-03-22T03:20:05.350Z | Planning: Consolidating action changes ... Done |
276 | 2025-03-22T03:20:05.793Z | Planning: Evaluating mediators ... Done |
277 | 2025-03-22T03:20:05.864Z | Planning: Planning completed in 18.12 seconds |
278 | 2025-03-22T03:20:05.878Z | Packages to install: 1 |
279 | 2025-03-22T03:20:05.878Z | Packages to update: 2 |
280 | 2025-03-22T03:20:05.882Z | Create boot environment: No |
281 | 2025-03-22T03:20:05.882Z | Create backup boot environment: Yes |
282 | 2025-03-22T03:20:05.957Z | |
283 | 2025-03-22T03:20:05.957Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
284 | 2025-03-22T03:20:11.069Z | Download: 1004/1009 items 8.0/8.0MB 99% complete (1.7M/s) |
285 | 2025-03-22T03:20:11.077Z | Download: Completed 8.03 MB in 5.12 seconds (1.6M/s) |
286 | 2025-03-22T03:20:13.123Z | Actions: 1/1419 actions (Removing old actions) |
287 | 2025-03-22T03:20:13.146Z | Actions: 199/1419 actions (Installing new actions) |
288 | 2025-03-22T03:20:13.263Z | Actions: 579/1419 actions (Updating modified actions) |
289 | 2025-03-22T03:20:13.588Z | Actions: Completed 1419 actions in 0.46 seconds. |
290 | 2025-03-22T03:20:13.808Z | Done |
291 | 2025-03-22T03:20:13.812Z | Done |
292 | 2025-03-22T03:20:14.391Z | Done |
293 | 2025-03-22T03:20:18.725Z | Done |
294 | 2025-03-22T03:20:18.811Z | Done |
295 | 2025-03-22T03:20:18.814Z | Done |
296 | 2025-03-22T03:20:18.922Z | Done |
297 | 2025-03-22T03:20:19.356Z | ++ set -o errexit |
298 | 2025-03-22T03:20:19.356Z | ++ set -o pipefail |
299 | 2025-03-22T03:20:19.356Z | ++ banner build |
300 | 2025-03-22T03:20:19.361Z | |
301 | 2025-03-22T03:20:19.361Z | ##### # # # # ##### |
302 | 2025-03-22T03:20:19.361Z | # # # # # # # # |
303 | 2025-03-22T03:20:19.361Z | ##### # # # # # # |
304 | 2025-03-22T03:20:19.361Z | # # # # # # # # |
305 | 2025-03-22T03:20:19.361Z | # # # # # # # # |
306 | 2025-03-22T03:20:19.361Z | ##### #### # ###### ##### |
307 | 2025-03-22T03:20:19.361Z | |
308 | 2025-03-22T03:20:19.361Z | ++ cargo build --release --bin ddmd --bin ddmadm |
309 | 2025-03-22T03:20:19.554Z | Updating crates.io index |
310 | 2025-03-22T03:20:19.558Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
311 | 2025-03-22T03:20:20.328Z | From https://github.com/oxidecomputer/falcon |
312 | 2025-03-22T03:20:20.328Z | * [new ref] d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 -> refs/commit/d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 |
313 | 2025-03-22T03:20:20.501Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
314 | 2025-03-22T03:20:21.770Z | From https://github.com/oxidecomputer/dendrite |
315 | 2025-03-22T03:20:21.770Z | * [new ref] 58f63f5721d40d1954524879d1ede6b9084c7b3b -> refs/commit/58f63f5721d40d1954524879d1ede6b9084c7b3b |
316 | 2025-03-22T03:20:21.807Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
317 | 2025-03-22T03:20:22.182Z | From https://github.com/oxidecomputer/ispf |
318 | 2025-03-22T03:20:22.182Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
319 | 2025-03-22T03:20:22.204Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
320 | 2025-03-22T03:20:22.645Z | From https://github.com/oxidecomputer/netadm-sys |
321 | 2025-03-22T03:20:22.645Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
322 | 2025-03-22T03:20:22.656Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
323 | 2025-03-22T03:20:27.601Z | From https://github.com/oxidecomputer/omicron |
324 | 2025-03-22T03:20:27.601Z | * [new ref] 25a7855cf82764c4297d549fc0bf0b04ab2d4403 -> refs/commit/25a7855cf82764c4297d549fc0bf0b04ab2d4403 |
325 | 2025-03-22T03:20:27.636Z | * [new tag] dogfood -> dogfood |
326 | 2025-03-22T03:20:27.640Z | * [new tag] v5 -> v5 |
327 | 2025-03-22T03:20:27.640Z | * [new tag] v6 -> v6 |
328 | 2025-03-22T03:20:27.640Z | * [new tag] v7 -> v7 |
329 | 2025-03-22T03:20:27.640Z | * [new tag] v8 -> v8 |
330 | 2025-03-22T03:20:27.640Z | * [new tag] v9 -> v9 |
331 | 2025-03-22T03:20:28.058Z | Updating git repository `https://github.com/oxidecomputer/opte` |
332 | 2025-03-22T03:20:28.668Z | From https://github.com/oxidecomputer/opte |
333 | 2025-03-22T03:20:28.668Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
334 | 2025-03-22T03:20:28.714Z | Updating git repository `https://github.com/illumos/smf-rs` |
335 | 2025-03-22T03:20:29.068Z | From https://github.com/illumos/smf-rs |
336 | 2025-03-22T03:20:29.068Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
337 | 2025-03-22T03:20:29.104Z | Updating git repository `https://github.com/oxidecomputer/zone` |
338 | 2025-03-22T03:20:29.489Z | From https://github.com/oxidecomputer/zone |
339 | 2025-03-22T03:20:29.489Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
340 | 2025-03-22T03:20:29.533Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
341 | 2025-03-22T03:20:30.259Z | From https://github.com/oxidecomputer/propolis |
342 | 2025-03-22T03:20:30.259Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
343 | 2025-03-22T03:20:30.404Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
344 | 2025-03-22T03:20:30.939Z | From https://github.com/oxidecomputer/transceiver-control |
345 | 2025-03-22T03:20:30.939Z | * [new ref] 174386abfc9ffe8104601705f8c6d51e590dfe0c -> refs/commit/174386abfc9ffe8104601705f8c6d51e590dfe0c |
346 | 2025-03-22T03:20:30.953Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
347 | 2025-03-22T03:20:31.289Z | From https://github.com/oxidecomputer/dlpi-sys |
348 | 2025-03-22T03:20:31.289Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
349 | 2025-03-22T03:20:31.308Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
350 | 2025-03-22T03:20:31.719Z | From https://github.com/jmesmon/rust-libzfs |
351 | 2025-03-22T03:20:31.719Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
352 | 2025-03-22T03:20:31.734Z | * [new tag] v0.4.0 -> v0.4.0 |
353 | 2025-03-22T03:20:31.749Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
354 | 2025-03-22T03:20:32.145Z | From https://github.com/oxidecomputer/rusty-doors |
355 | 2025-03-22T03:20:32.145Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
356 | 2025-03-22T03:20:32.175Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
357 | 2025-03-22T03:20:32.722Z | From https://github.com/oxidecomputer/maghemite |
358 | 2025-03-22T03:20:32.722Z | * [new ref] caafd889f31faacfaa51e02902990c220c20ef60 -> refs/commit/caafd889f31faacfaa51e02902990c220c20ef60 |
359 | 2025-03-22T03:20:32.740Z | * [new tag] rift -> rift |
360 | 2025-03-22T03:20:32.743Z | * [new tag] srp -> srp |
361 | 2025-03-22T03:20:32.744Z | * [new tag] tie-spf -> tie-spf |
362 | 2025-03-22T03:20:32.778Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
363 | 2025-03-22T03:20:33.140Z | From https://github.com/oxidecomputer/serde_human_bytes |
364 | 2025-03-22T03:20:33.140Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
365 | 2025-03-22T03:20:33.164Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
366 | 2025-03-22T03:20:33.517Z | From https://github.com/oxidecomputer/slog-error-chain |
367 | 2025-03-22T03:20:33.517Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
368 | 2025-03-22T03:20:33.540Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
369 | 2025-03-22T03:20:33.890Z | From https://github.com/oxidecomputer/tufaceous |
370 | 2025-03-22T03:20:33.890Z | * [new ref] 69e2896b5905aba61445e519aaa40f02d59638b2 -> refs/commit/69e2896b5905aba61445e519aaa40f02d59638b2 |
371 | 2025-03-22T03:20:33.915Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
372 | 2025-03-22T03:20:34.271Z | From https://github.com/oxidecomputer/poptrie |
373 | 2025-03-22T03:20:34.271Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
374 | 2025-03-22T03:20:34.319Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
375 | 2025-03-22T03:20:34.708Z | From https://github.com/oxidecomputer/ingot |
376 | 2025-03-22T03:20:34.708Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
377 | 2025-03-22T03:20:34.841Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
378 | 2025-03-22T03:20:35.498Z | From https://github.com/oxidecomputer/propolis |
379 | 2025-03-22T03:20:35.498Z | * [new ref] 6b5f2af796a3ea57405721407ab70520a93ec73f -> refs/commit/6b5f2af796a3ea57405721407ab70520a93ec73f |
380 | 2025-03-22T03:20:35.602Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
381 | 2025-03-22T03:20:36.829Z | From https://github.com/oxidecomputer/crucible |
382 | 2025-03-22T03:20:36.829Z | * [new ref] 81a3528adacdbde18fcbf3938247fef17233db11 -> refs/commit/81a3528adacdbde18fcbf3938247fef17233db11 |
383 | 2025-03-22T03:20:36.897Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
384 | 2025-03-22T03:20:37.512Z | From https://github.com/oxidecomputer/management-gateway-service |
385 | 2025-03-22T03:20:37.512Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
386 | 2025-03-22T03:20:38.289Z | Downloading crates ... |
387 | 2025-03-22T03:20:38.389Z | Downloaded ahash v0.8.11 |
388 | 2025-03-22T03:20:38.393Z | Downloaded const-random-macro v0.1.16 |
389 | 2025-03-22T03:20:38.393Z | Downloaded colored v2.2.0 |
390 | 2025-03-22T03:20:38.396Z | Downloaded darling_macro v0.20.10 |
391 | 2025-03-22T03:20:38.400Z | Downloaded colorchoice v1.0.3 |
392 | 2025-03-22T03:20:38.400Z | Downloaded equivalent v1.0.2 |
393 | 2025-03-22T03:20:38.400Z | Downloaded deranged v0.4.0 |
394 | 2025-03-22T03:20:38.404Z | Downloaded base64ct v1.7.3 |
395 | 2025-03-22T03:20:38.408Z | Downloaded bytecount v0.6.8 |
396 | 2025-03-22T03:20:38.408Z | Downloaded data-encoding v2.8.0 |
397 | 2025-03-22T03:20:38.408Z | Downloaded async-trait v0.1.88 |
398 | 2025-03-22T03:20:38.413Z | Downloaded atomicwrites v0.4.4 |
399 | 2025-03-22T03:20:38.418Z | Downloaded num_enum v0.5.11 |
400 | 2025-03-22T03:20:38.422Z | Downloaded num-rational v0.4.2 |
401 | 2025-03-22T03:20:38.423Z | Downloaded anstyle-parse v0.2.6 |
402 | 2025-03-22T03:20:38.429Z | Downloaded prettyplease v0.2.31 |
403 | 2025-03-22T03:20:38.432Z | Downloaded omicron-workspace-hack v0.1.0 |
404 | 2025-03-22T03:20:38.432Z | Downloaded num_threads v0.1.7 |
405 | 2025-03-22T03:20:38.432Z | Downloaded foreign-types-shared v0.3.1 |
406 | 2025-03-22T03:20:38.433Z | Downloaded expectorate v1.1.0 |
407 | 2025-03-22T03:20:38.436Z | Downloaded errno v0.3.10 |
408 | 2025-03-22T03:20:38.436Z | Downloaded anstyle v1.0.10 |
409 | 2025-03-22T03:20:38.440Z | Downloaded embedded-io v0.6.1 |
410 | 2025-03-22T03:20:38.440Z | Downloaded either v1.15.0 |
411 | 2025-03-22T03:20:38.446Z | Downloaded daft-derive v0.1.2 |
412 | 2025-03-22T03:20:38.449Z | Downloaded num-integer v0.1.46 |
413 | 2025-03-22T03:20:38.449Z | Downloaded openssl-macros v0.1.1 |
414 | 2025-03-22T03:20:38.449Z | Downloaded enum-as-inner v0.6.1 |
415 | 2025-03-22T03:20:38.453Z | Downloaded byteorder v1.5.0 |
416 | 2025-03-22T03:20:38.453Z | Downloaded bit-set v0.8.0 |
417 | 2025-03-22T03:20:38.456Z | Downloaded arc-swap v1.7.1 |
418 | 2025-03-22T03:20:38.459Z | Downloaded zerocopy-derive v0.6.6 |
419 | 2025-03-22T03:20:38.468Z | Downloaded ipnetwork v0.21.1 |
420 | 2025-03-22T03:20:38.472Z | Downloaded goblin v0.8.2 |
421 | 2025-03-22T03:20:38.476Z | Downloaded serde-big-array v0.5.1 |
422 | 2025-03-22T03:20:38.481Z | Downloaded parse-display-derive v0.10.0 |
423 | 2025-03-22T03:20:38.481Z | Downloaded proc-macro-error-attr v1.0.4 |
424 | 2025-03-22T03:20:38.487Z | Downloaded plain v0.2.3 |
425 | 2025-03-22T03:20:38.487Z | Downloaded pin-utils v0.1.0 |
426 | 2025-03-22T03:20:38.487Z | Downloaded pretty-hex v0.4.1 |
427 | 2025-03-22T03:20:38.487Z | Downloaded parse-display v0.10.0 |
428 | 2025-03-22T03:20:38.490Z | Downloaded proc-macro-error-attr2 v2.0.0 |
429 | 2025-03-22T03:20:38.490Z | Downloaded hyper-util v0.1.10 |
430 | 2025-03-22T03:20:38.494Z | Downloaded rand_core v0.9.3 |
431 | 2025-03-22T03:20:38.494Z | Downloaded rand_chacha v0.9.0 |
432 | 2025-03-22T03:20:38.497Z | Downloaded quick-error v1.2.3 |
433 | 2025-03-22T03:20:38.497Z | Downloaded progenitor v0.9.1 |
434 | 2025-03-22T03:20:38.501Z | Downloaded pest_generator v2.7.15 |
435 | 2025-03-22T03:20:38.501Z | Downloaded num_enum_derive v0.7.3 |
436 | 2025-03-22T03:20:38.504Z | Downloaded num_enum_derive v0.5.11 |
437 | 2025-03-22T03:20:38.504Z | Downloaded crucible-workspace-hack v0.1.0 |
438 | 2025-03-22T03:20:38.504Z | Downloaded ciborium v0.2.2 |
439 | 2025-03-22T03:20:38.508Z | Downloaded rand_chacha v0.3.1 |
440 | 2025-03-22T03:20:38.508Z | Downloaded proc-macro-crate v3.3.0 |
441 | 2025-03-22T03:20:38.511Z | Downloaded rustc_version v0.4.1 |
442 | 2025-03-22T03:20:38.511Z | Downloaded resolv-conf v0.7.1 |
443 | 2025-03-22T03:20:38.515Z | Downloaded progenitor v0.8.0 |
444 | 2025-03-22T03:20:38.515Z | Downloaded chrono v0.4.40 |
445 | 2025-03-22T03:20:38.524Z | Downloaded rustc_version v0.1.7 |
446 | 2025-03-22T03:20:38.527Z | Downloaded progenitor-macro v0.9.1 |
447 | 2025-03-22T03:20:38.528Z | Downloaded progenitor-client v0.9.1 |
448 | 2025-03-22T03:20:38.528Z | Downloaded crossbeam-channel v0.5.14 |
449 | 2025-03-22T03:20:38.531Z | Downloaded progenitor-macro v0.8.0 |
450 | 2025-03-22T03:20:38.535Z | Downloaded rand_core v0.6.4 |
451 | 2025-03-22T03:20:38.535Z | Downloaded progenitor-client v0.8.0 |
452 | 2025-03-22T03:20:38.539Z | Downloaded pkg-config v0.3.32 |
453 | 2025-03-22T03:20:38.539Z | Downloaded rusty-fork v0.3.0 |
454 | 2025-03-22T03:20:38.543Z | Downloaded crc8 v0.1.1 |
455 | 2025-03-22T03:20:38.543Z | Downloaded anstyle-query v1.1.2 |
456 | 2025-03-22T03:20:38.543Z | Downloaded aho-corasick v1.1.3 |
457 | 2025-03-22T03:20:38.550Z | Downloaded rustc-hash v2.1.1 |
458 | 2025-03-22T03:20:38.565Z | Downloaded pin-project-lite v0.2.16 |
459 | 2025-03-22T03:20:38.565Z | Downloaded foreign-types v0.3.2 |
460 | 2025-03-22T03:20:38.565Z | Downloaded pest_derive v2.7.15 |
461 | 2025-03-22T03:20:38.565Z | Downloaded proc-macro-error2 v2.0.1 |
462 | 2025-03-22T03:20:38.569Z | Downloaded parking_lot_core v0.9.10 |
463 | 2025-03-22T03:20:38.569Z | Downloaded crc32fast v1.4.2 |
464 | 2025-03-22T03:20:38.573Z | Downloaded num-conv v0.1.0 |
465 | 2025-03-22T03:20:38.573Z | Downloaded num-traits v0.2.19 |
466 | 2025-03-22T03:20:38.576Z | Downloaded strum v0.26.3 |
467 | 2025-03-22T03:20:38.576Z | Downloaded foreign-types-shared v0.1.1 |
468 | 2025-03-22T03:20:38.581Z | Downloaded dtrace-parser v0.2.0 |
469 | 2025-03-22T03:20:38.581Z | Downloaded hash32 v0.3.1 |
470 | 2025-03-22T03:20:38.584Z | Downloaded float-ord v0.3.2 |
471 | 2025-03-22T03:20:38.585Z | Downloaded digest v0.10.7 |
472 | 2025-03-22T03:20:38.585Z | Downloaded defmt-parser v0.4.1 |
473 | 2025-03-22T03:20:38.585Z | Downloaded rustversion v1.0.20 |
474 | 2025-03-22T03:20:38.588Z | Downloaded schemars_derive v0.8.22 |
475 | 2025-03-22T03:20:38.591Z | Downloaded rhai_codegen v2.2.0 |
476 | 2025-03-22T03:20:38.598Z | Downloaded tinyvec_macros v0.1.1 |
477 | 2025-03-22T03:20:38.601Z | Downloaded quinn-udp v0.5.10 |
478 | 2025-03-22T03:20:38.606Z | Downloaded fnv v1.0.7 |
479 | 2025-03-22T03:20:38.606Z | Downloaded async-stream v0.3.6 |
480 | 2025-03-22T03:20:38.610Z | Downloaded structmeta-derive v0.3.0 |
481 | 2025-03-22T03:20:38.610Z | Downloaded embedded-io v0.4.0 |
482 | 2025-03-22T03:20:38.611Z | Downloaded darling v0.20.10 |
483 | 2025-03-22T03:20:38.615Z | Downloaded zerofrom v0.1.6 |
484 | 2025-03-22T03:20:38.621Z | Downloaded lru-cache v0.1.2 |
485 | 2025-03-22T03:20:38.621Z | Downloaded sigpipe v0.1.3 |
486 | 2025-03-22T03:20:38.621Z | Downloaded anstream v0.6.18 |
487 | 2025-03-22T03:20:38.625Z | Downloaded quote v1.0.40 |
488 | 2025-03-22T03:20:38.625Z | Downloaded wait-timeout v0.2.1 |
489 | 2025-03-22T03:20:38.633Z | Downloaded version_check v0.9.5 |
490 | 2025-03-22T03:20:38.633Z | Downloaded typify-macro v0.2.0 |
491 | 2025-03-22T03:20:38.633Z | Downloaded dyn-clone v1.0.19 |
492 | 2025-03-22T03:20:38.636Z | Downloaded displaydoc v0.2.5 |
493 | 2025-03-22T03:20:38.636Z | Downloaded serde_tokenstream v0.2.2 |
494 | 2025-03-22T03:20:38.636Z | Downloaded lazy_static v1.5.0 |
495 | 2025-03-22T03:20:38.639Z | Downloaded futures-macro v0.3.31 |
496 | 2025-03-22T03:20:38.639Z | Downloaded tower-service v0.3.3 |
497 | 2025-03-22T03:20:38.640Z | Downloaded indent_write v2.2.0 |
498 | 2025-03-22T03:20:38.643Z | Downloaded hyper-tls v0.6.0 |
499 | 2025-03-22T03:20:38.643Z | Downloaded serde_urlencoded v0.7.1 |
500 | 2025-03-22T03:20:38.647Z | Downloaded parking_lot v0.12.3 |
501 | 2025-03-22T03:20:38.654Z | Downloaded tokio-macros v2.5.0 |
502 | 2025-03-22T03:20:38.654Z | Downloaded structmeta v0.3.0 |
503 | 2025-03-22T03:20:38.659Z | Downloaded iana-time-zone v0.1.61 |
504 | 2025-03-22T03:20:38.659Z | Downloaded crossbeam-utils v0.8.21 |
505 | 2025-03-22T03:20:38.659Z | Downloaded ryu v1.0.20 |
506 | 2025-03-22T03:20:38.662Z | Downloaded hubpack v0.1.2 |
507 | 2025-03-22T03:20:38.666Z | Downloaded tower-layer v0.3.3 |
508 | 2025-03-22T03:20:38.666Z | Downloaded progenitor-impl v0.8.0 |
509 | 2025-03-22T03:20:38.670Z | Downloaded try-lock v0.2.5 |
510 | 2025-03-22T03:20:38.670Z | Downloaded proc-macro2 v1.0.94 |
511 | 2025-03-22T03:20:38.673Z | Downloaded http-body v1.0.1 |
512 | 2025-03-22T03:20:38.673Z | Downloaded zerocopy-derive v0.7.35 |
513 | 2025-03-22T03:20:38.677Z | Downloaded slog-json v2.6.1 |
514 | 2025-03-22T03:20:38.680Z | Downloaded ppv-lite86 v0.2.21 |
515 | 2025-03-22T03:20:38.684Z | Downloaded powerfmt v0.2.0 |
516 | 2025-03-22T03:20:38.684Z | Downloaded paste v1.0.15 |
517 | 2025-03-22T03:20:38.687Z | Downloaded thiserror v1.0.69 |
518 | 2025-03-22T03:20:38.691Z | Downloaded slog-dtrace v0.3.0 |
519 | 2025-03-22T03:20:38.696Z | Downloaded dropshot_endpoint v0.16.0 |
520 | 2025-03-22T03:20:38.700Z | Downloaded usdt-macro v0.5.0 |
521 | 2025-03-22T03:20:38.700Z | Downloaded papergrid v0.14.0 |
522 | 2025-03-22T03:20:38.705Z | Downloaded match_cfg v0.1.0 |
523 | 2025-03-22T03:20:38.708Z | Downloaded multer v3.1.0 |
524 | 2025-03-22T03:20:38.708Z | Downloaded heck v0.4.1 |
525 | 2025-03-22T03:20:38.711Z | Downloaded zerocopy v0.6.6 |
526 | 2025-03-22T03:20:38.717Z | Downloaded derive-where v1.2.7 |
527 | 2025-03-22T03:20:38.721Z | Downloaded scroll_derive v0.12.0 |
528 | 2025-03-22T03:20:38.721Z | Downloaded futures-core v0.3.31 |
529 | 2025-03-22T03:20:38.721Z | Downloaded instant v0.1.13 |
530 | 2025-03-22T03:20:38.721Z | Downloaded writeable v0.5.5 |
531 | 2025-03-22T03:20:38.725Z | Downloaded libscf-sys v1.1.0 |
532 | 2025-03-22T03:20:38.728Z | Downloaded term v0.7.0 |
533 | 2025-03-22T03:20:38.728Z | Downloaded slog-term v2.9.1 |
534 | 2025-03-22T03:20:38.732Z | Downloaded schemars v0.8.22 |
535 | 2025-03-22T03:20:38.743Z | Downloaded toml_datetime v0.6.8 |
536 | 2025-03-22T03:20:38.747Z | Downloaded slab v0.4.9 |
537 | 2025-03-22T03:20:38.750Z | Downloaded tokio-stream v0.1.17 |
538 | 2025-03-22T03:20:38.754Z | Downloaded openssl-sys v0.9.106 |
539 | 2025-03-22T03:20:38.758Z | Downloaded want v0.3.1 |
540 | 2025-03-22T03:20:38.762Z | Downloaded num-iter v0.1.45 |
541 | 2025-03-22T03:20:38.762Z | Downloaded zeroize v1.8.1 |
542 | 2025-03-22T03:20:38.762Z | Downloaded icu_locid v1.5.0 |
543 | 2025-03-22T03:20:38.773Z | Downloaded litemap v0.7.5 |
544 | 2025-03-22T03:20:38.777Z | Downloaded yoke-derive v0.7.5 |
545 | 2025-03-22T03:20:38.777Z | Downloaded thiserror v2.0.12 |
546 | 2025-03-22T03:20:38.780Z | Downloaded hubpack_derive v0.1.1 |
547 | 2025-03-22T03:20:38.780Z | Downloaded strum_macros v0.25.3 |
548 | 2025-03-22T03:20:38.780Z | Downloaded tracing-attributes v0.1.28 |
549 | 2025-03-22T03:20:38.784Z | Downloaded semver v0.1.20 |
550 | 2025-03-22T03:20:38.784Z | Downloaded native-tls v0.2.14 |
551 | 2025-03-22T03:20:38.789Z | Downloaded icu_locid_transform v1.5.0 |
552 | 2025-03-22T03:20:38.792Z | Downloaded thiserror-impl v1.0.69 |
553 | 2025-03-22T03:20:38.792Z | Downloaded fxhash v0.2.1 |
554 | 2025-03-22T03:20:38.792Z | Downloaded static_assertions v1.1.0 |
555 | 2025-03-22T03:20:38.796Z | Downloaded newtype_derive v0.1.6 |
556 | 2025-03-22T03:20:38.796Z | Downloaded futures-channel v0.3.31 |
557 | 2025-03-22T03:20:38.801Z | Downloaded half v2.5.0 |
558 | 2025-03-22T03:20:38.806Z | Downloaded hostname v0.4.0 |
559 | 2025-03-22T03:20:38.807Z | Downloaded mime v0.3.17 |
560 | 2025-03-22T03:20:38.807Z | Downloaded bytes v1.10.1 |
561 | 2025-03-22T03:20:38.810Z | Downloaded hostname v0.3.1 |
562 | 2025-03-22T03:20:38.810Z | Downloaded usdt-attr-macro v0.5.0 |
563 | 2025-03-22T03:20:38.814Z | Downloaded slog-async v2.8.0 |
564 | 2025-03-22T03:20:38.814Z | Downloaded smartstring v1.0.1 |
565 | 2025-03-22T03:20:38.817Z | Downloaded httpdate v1.0.3 |
566 | 2025-03-22T03:20:38.817Z | Downloaded unarray v0.1.4 |
567 | 2025-03-22T03:20:38.820Z | Downloaded utf8parse v0.2.2 |
568 | 2025-03-22T03:20:38.820Z | Downloaded untrusted v0.9.0 |
569 | 2025-03-22T03:20:38.820Z | Downloaded yoke v0.7.5 |
570 | 2025-03-22T03:20:38.827Z | Downloaded futures-io v0.3.31 |
571 | 2025-03-22T03:20:38.827Z | Downloaded no-std-compat v0.4.1 |
572 | 2025-03-22T03:20:38.830Z | Downloaded highway v1.3.0 |
573 | 2025-03-22T03:20:38.830Z | Downloaded swrite v0.1.0 |
574 | 2025-03-22T03:20:38.830Z | Downloaded sha2 v0.10.8 |
575 | 2025-03-22T03:20:38.830Z | Downloaded sha1 v0.10.6 |
576 | 2025-03-22T03:20:38.834Z | Downloaded idna_adapter v1.2.0 |
577 | 2025-03-22T03:20:38.834Z | Downloaded newtype-uuid v1.2.1 |
578 | 2025-03-22T03:20:38.837Z | Downloaded utf8_iter v1.0.4 |
579 | 2025-03-22T03:20:38.837Z | Downloaded thiserror-impl v2.0.12 |
580 | 2025-03-22T03:20:38.840Z | Downloaded semver v1.0.26 |
581 | 2025-03-22T03:20:38.841Z | Downloaded icu_normalizer_data v1.5.0 |
582 | 2025-03-22T03:20:38.844Z | Downloaded serde_yaml v0.9.34+deprecated |
583 | 2025-03-22T03:20:38.855Z | Downloaded sync_wrapper v1.0.2 |
584 | 2025-03-22T03:20:38.855Z | Downloaded similar v2.7.0 |
585 | 2025-03-22T03:20:38.858Z | Downloaded write16 v1.0.0 |
586 | 2025-03-22T03:20:38.861Z | Downloaded ident_case v1.0.1 |
587 | 2025-03-22T03:20:38.861Z | Downloaded icu_provider_macros v1.5.0 |
588 | 2025-03-22T03:20:38.865Z | Downloaded take_mut v0.2.2 |
589 | 2025-03-22T03:20:38.865Z | Downloaded time-core v0.1.4 |
590 | 2025-03-22T03:20:38.869Z | Downloaded heck v0.5.0 |
591 | 2025-03-22T03:20:38.869Z | Downloaded futures-task v0.3.31 |
592 | 2025-03-22T03:20:38.872Z | Downloaded futures-sink v0.3.31 |
593 | 2025-03-22T03:20:38.872Z | Downloaded thread-id v4.2.2 |
594 | 2025-03-22T03:20:38.872Z | Downloaded hex v0.4.3 |
595 | 2025-03-22T03:20:38.878Z | Downloaded ipnet v2.11.0 |
596 | 2025-03-22T03:20:38.878Z | Downloaded qorb v0.2.1 |
597 | 2025-03-22T03:20:38.881Z | Downloaded synstructure v0.13.1 |
598 | 2025-03-22T03:20:38.881Z | Downloaded subtle v2.6.1 |
599 | 2025-03-22T03:20:38.884Z | Downloaded whoami v1.5.2 |
600 | 2025-03-22T03:20:38.888Z | Downloaded serde_with_macros v3.12.0 |
601 | 2025-03-22T03:20:38.888Z | Downloaded ucd-trie v0.1.7 |
602 | 2025-03-22T03:20:38.891Z | Downloaded spin v0.9.8 |
603 | 2025-03-22T03:20:38.895Z | Downloaded tabwriter v1.4.1 |
604 | 2025-03-22T03:20:38.895Z | Downloaded toml v0.8.20 |
605 | 2025-03-22T03:20:38.901Z | Downloaded icu_properties v1.5.1 |
606 | 2025-03-22T03:20:38.904Z | Downloaded rand v0.8.5 |
607 | 2025-03-22T03:20:38.904Z | Downloaded num-derive v0.4.2 |
608 | 2025-03-22T03:20:38.907Z | Downloaded num-derive v0.3.3 |
609 | 2025-03-22T03:20:38.908Z | Downloaded thread_local v1.1.8 |
610 | 2025-03-22T03:20:38.912Z | Downloaded heapless v0.8.0 |
611 | 2025-03-22T03:20:38.915Z | Downloaded humantime v2.2.0 |
612 | 2025-03-22T03:20:38.915Z | Downloaded http-body-util v0.1.3 |
613 | 2025-03-22T03:20:38.918Z | Downloaded utf16_iter v1.0.5 |
614 | 2025-03-22T03:20:38.918Z | Downloaded serde_derive_internals v0.29.1 |
615 | 2025-03-22T03:20:38.922Z | Downloaded terminal_size v0.4.2 |
616 | 2025-03-22T03:20:38.922Z | Downloaded tabled_derive v0.10.0 |
617 | 2025-03-22T03:20:38.922Z | Downloaded serde_derive v1.0.219 |
618 | 2025-03-22T03:20:38.926Z | Downloaded tracing v0.1.41 |
619 | 2025-03-22T03:20:38.930Z | Downloaded test-strategy v0.4.1 |
620 | 2025-03-22T03:20:38.934Z | Downloaded usdt-impl v0.5.0 |
621 | 2025-03-22T03:20:38.937Z | Downloaded libsw v3.5.0 |
622 | 2025-03-22T03:20:38.937Z | Downloaded unicode-segmentation v1.12.0 |
623 | 2025-03-22T03:20:38.940Z | Downloaded futures v0.3.31 |
624 | 2025-03-22T03:20:38.946Z | Downloaded tempfile v3.19.1 |
625 | 2025-03-22T03:20:38.950Z | Downloaded icu_collections v1.5.0 |
626 | 2025-03-22T03:20:38.956Z | Downloaded mio v1.0.3 |
627 | 2025-03-22T03:20:38.964Z | Downloaded toml_edit v0.22.24 |
628 | 2025-03-22T03:20:38.983Z | Downloaded icu_provider v1.5.0 |
629 | 2025-03-22T03:20:38.987Z | Downloaded num v0.4.3 |
630 | 2025-03-22T03:20:38.987Z | Downloaded libsw-core v0.3.2 |
631 | 2025-03-22T03:20:38.991Z | Downloaded url v2.5.4 |
632 | 2025-03-22T03:20:38.994Z | Downloaded unsafe-libyaml v0.2.11 |
633 | 2025-03-22T03:20:38.998Z | Downloaded num-complex v0.4.6 |
634 | 2025-03-22T03:20:38.998Z | Downloaded typenum v1.18.0 |
635 | 2025-03-22T03:20:39.002Z | Downloaded steno v0.4.1 |
636 | 2025-03-22T03:20:39.005Z | Downloaded zerovec-derive v0.10.3 |
637 | 2025-03-22T03:20:39.009Z | Downloaded zerocopy v0.7.35 |
638 | 2025-03-22T03:20:39.028Z | Downloaded minimal-lexical v0.2.1 |
639 | 2025-03-22T03:20:39.039Z | Downloaded pest v2.7.15 |
640 | 2025-03-22T03:20:39.046Z | Downloaded socket2 v0.5.8 |
641 | 2025-03-22T03:20:39.046Z | Downloaded slog v2.7.0 |
642 | 2025-03-22T03:20:39.046Z | Downloaded tinyvec v1.9.0 |
643 | 2025-03-22T03:20:39.046Z | Downloaded typify v0.3.0 |
644 | 2025-03-22T03:20:39.050Z | Downloaded http v1.3.1 |
645 | 2025-03-22T03:20:39.050Z | Downloaded h2 v0.4.8 |
646 | 2025-03-22T03:20:39.057Z | Downloaded hashbrown v0.12.3 |
647 | 2025-03-22T03:20:39.061Z | Downloaded zerovec v0.10.4 |
648 | 2025-03-22T03:20:39.066Z | Downloaded clap_builder v4.5.32 |
649 | 2025-03-22T03:20:39.073Z | Downloaded memchr v2.7.4 |
650 | 2025-03-22T03:20:39.080Z | Downloaded itertools v0.14.0 |
651 | 2025-03-22T03:20:39.087Z | Downloaded idna v1.0.3 |
652 | 2025-03-22T03:20:39.091Z | Downloaded indexmap v2.8.0 |
653 | 2025-03-22T03:20:39.097Z | Downloaded serde_json v1.0.140 |
654 | 2025-03-22T03:20:39.104Z | Downloaded vcpkg v0.2.15 |
655 | 2025-03-22T03:20:39.143Z | Downloaded winnow v0.7.4 |
656 | 2025-03-22T03:20:39.153Z | Downloaded zerocopy v0.8.24 |
657 | 2025-03-22T03:20:39.179Z | Downloaded winnow v0.6.26 |
658 | 2025-03-22T03:20:39.188Z | Downloaded serde v1.0.219 |
659 | 2025-03-22T03:20:39.192Z | Downloaded unicode-width v0.1.14 |
660 | 2025-03-22T03:20:39.197Z | Downloaded hashbrown v0.15.2 |
661 | 2025-03-22T03:20:39.202Z | Downloaded tokio-util v0.7.14 |
662 | 2025-03-22T03:20:39.210Z | Downloaded libm v0.2.11 |
663 | 2025-03-22T03:20:39.218Z | Downloaded itertools v0.10.5 |
664 | 2025-03-22T03:20:39.224Z | Downloaded time v0.3.40 |
665 | 2025-03-22T03:20:39.233Z | Downloaded nom v7.1.3 |
666 | 2025-03-22T03:20:39.238Z | Downloaded dropshot v0.16.0 |
667 | 2025-03-22T03:20:39.261Z | Downloaded smoltcp v0.11.0 |
668 | 2025-03-22T03:20:39.274Z | Downloaded proptest v1.6.0 |
669 | 2025-03-22T03:20:39.284Z | Downloaded rustls-webpki v0.102.8 |
670 | 2025-03-22T03:20:39.303Z | Downloaded itertools v0.12.1 |
671 | 2025-03-22T03:20:39.310Z | Downloaded reqwest v0.12.15 |
672 | 2025-03-22T03:20:39.319Z | Downloaded rustls-webpki v0.103.0 |
673 | 2025-03-22T03:20:39.337Z | Downloaded winnow v0.5.40 |
674 | 2025-03-22T03:20:39.346Z | Downloaded serde_with v3.12.0 |
675 | 2025-03-22T03:20:39.356Z | Downloaded typify-impl v0.3.0 |
676 | 2025-03-22T03:20:39.374Z | Downloaded itertools v0.13.0 |
677 | 2025-03-22T03:20:39.381Z | Downloaded sled v0.34.7 |
678 | 2025-03-22T03:20:39.393Z | Downloaded quinn-proto v0.11.10 |
679 | 2025-03-22T03:20:39.400Z | Downloaded futures-util v0.3.31 |
680 | 2025-03-22T03:20:39.412Z | Downloaded regex v1.11.1 |
681 | 2025-03-22T03:20:39.426Z | Downloaded portable-atomic v1.11.0 |
682 | 2025-03-22T03:20:39.434Z | Downloaded openssl v0.10.71 |
683 | 2025-03-22T03:20:39.445Z | Downloaded hyper v1.6.0 |
684 | 2025-03-22T03:20:39.452Z | Downloaded unicode-width v0.2.0 |
685 | 2025-03-22T03:20:39.460Z | Downloaded tracing-core v0.1.33 |
686 | 2025-03-22T03:20:39.464Z | Downloaded tower v0.5.2 |
687 | 2025-03-22T03:20:39.471Z | Downloaded toml_edit v0.19.15 |
688 | 2025-03-22T03:20:39.487Z | Downloaded syn v1.0.109 |
689 | 2025-03-22T03:20:39.497Z | Downloaded hickory-resolver v0.24.4 |
690 | 2025-03-22T03:20:39.502Z | Downloaded zerocopy-derive v0.8.24 |
691 | 2025-03-22T03:20:39.509Z | Downloaded tabled v0.18.0 |
692 | 2025-03-22T03:20:39.526Z | Downloaded webpki-roots v0.26.8 |
693 | 2025-03-22T03:20:39.531Z | Downloaded icu_properties_data v1.5.0 |
694 | 2025-03-22T03:20:39.541Z | Downloaded rustls v0.22.4 |
695 | 2025-03-22T03:20:39.556Z | Downloaded syn v2.0.100 |
696 | 2025-03-22T03:20:39.568Z | Downloaded openapiv3 v2.0.0 |
697 | 2025-03-22T03:20:39.580Z | Downloaded nix v0.29.0 |
698 | 2025-03-22T03:20:39.593Z | Downloaded rustls v0.23.25 |
699 | 2025-03-22T03:20:39.606Z | Downloaded rustix v1.0.3 |
700 | 2025-03-22T03:20:39.632Z | Downloaded tokio v1.44.1 |
701 | 2025-03-22T03:20:39.673Z | Downloaded hickory-proto v0.24.4 |
702 | 2025-03-22T03:20:39.689Z | Downloaded rustix v0.38.44 |
703 | 2025-03-22T03:20:39.725Z | Downloaded regex-syntax v0.8.5 |
704 | 2025-03-22T03:20:39.731Z | Downloaded libc v0.2.171 |
705 | 2025-03-22T03:20:39.747Z | Downloaded rhai v1.21.0 |
706 | 2025-03-22T03:20:39.758Z | Downloaded regress v0.10.3 |
707 | 2025-03-22T03:20:39.767Z | Downloaded rand v0.9.0 |
708 | 2025-03-22T03:20:39.771Z | Downloaded typify-impl v0.2.0 |
709 | 2025-03-22T03:20:39.786Z | Downloaded indexmap v1.9.3 |
710 | 2025-03-22T03:20:39.789Z | Downloaded zone v0.3.0 |
711 | 2025-03-22T03:20:39.794Z | Downloaded regex-automata v0.4.9 |
712 | 2025-03-22T03:20:39.806Z | Downloaded tiny-keccak v2.0.2 |
713 | 2025-03-22T03:20:39.810Z | Downloaded scroll v0.12.0 |
714 | 2025-03-22T03:20:39.813Z | Downloaded httparse v1.10.1 |
715 | 2025-03-22T03:20:39.813Z | Downloaded smallvec v1.14.0 |
716 | 2025-03-22T03:20:39.816Z | Downloaded cc v1.2.17 |
717 | 2025-03-22T03:20:39.819Z | Downloaded scopeguard v1.2.0 |
718 | 2025-03-22T03:20:39.819Z | Downloaded thin-vec v0.2.13 |
719 | 2025-03-22T03:20:39.822Z | Downloaded base64 v0.22.1 |
720 | 2025-03-22T03:20:39.827Z | Downloaded form_urlencoded v1.2.1 |
721 | 2025-03-22T03:20:39.827Z | Downloaded getrandom v0.2.15 |
722 | 2025-03-22T03:20:39.830Z | Downloaded petgraph v0.6.5 |
723 | 2025-03-22T03:20:39.845Z | Downloaded petgraph v0.7.1 |
724 | 2025-03-22T03:20:39.862Z | Downloaded time-macros v0.2.21 |
725 | 2025-03-22T03:20:39.866Z | Downloaded linear-map v1.2.0 |
726 | 2025-03-22T03:20:39.866Z | Downloaded typify v0.2.0 |
727 | 2025-03-22T03:20:39.869Z | Downloaded icu_locid_transform_data v1.5.0 |
728 | 2025-03-22T03:20:39.872Z | Downloaded generic-array v0.14.7 |
729 | 2025-03-22T03:20:39.872Z | Downloaded usdt v0.5.0 |
730 | 2025-03-22T03:20:39.872Z | Downloaded strum_macros v0.26.4 |
731 | 2025-03-22T03:20:39.875Z | Downloaded icu_normalizer v1.5.0 |
732 | 2025-03-22T03:20:39.879Z | Downloaded encoding_rs v0.8.35 |
733 | 2025-03-22T03:20:39.897Z | Downloaded managed v0.8.0 |
734 | 2025-03-22T03:20:39.901Z | Downloaded serde_path_to_error v0.1.17 |
735 | 2025-03-22T03:20:39.901Z | Downloaded itoa v1.0.15 |
736 | 2025-03-22T03:20:39.904Z | Downloaded typify-macro v0.3.0 |
737 | 2025-03-22T03:20:39.904Z | Downloaded shlex v1.3.0 |
738 | 2025-03-22T03:20:39.904Z | Downloaded uuid v1.16.0 |
739 | 2025-03-22T03:20:39.908Z | Downloaded darling_core v0.20.10 |
740 | 2025-03-22T03:20:39.912Z | Downloaded stable_deref_trait v1.2.0 |
741 | 2025-03-22T03:20:39.912Z | Downloaded spin v0.5.2 |
742 | 2025-03-22T03:20:39.916Z | Downloaded macaddr v1.0.1 |
743 | 2025-03-22T03:20:39.916Z | Downloaded linked-hash-map v0.5.6 |
744 | 2025-03-22T03:20:39.916Z | Downloaded memoffset v0.9.1 |
745 | 2025-03-22T03:20:39.920Z | Downloaded memmap v0.7.0 |
746 | 2025-03-22T03:20:39.920Z | Downloaded tokio-rustls v0.25.0 |
747 | 2025-03-22T03:20:39.920Z | Downloaded rustls-pki-types v1.11.0 |
748 | 2025-03-22T03:20:39.923Z | Downloaded quinn v0.11.7 |
749 | 2025-03-22T03:20:39.927Z | Downloaded blake2 v0.10.6 |
750 | 2025-03-22T03:20:39.930Z | Downloaded zerofrom-derive v0.1.6 |
751 | 2025-03-22T03:20:39.930Z | Downloaded tokio-rustls v0.26.2 |
752 | 2025-03-22T03:20:39.930Z | Downloaded log v0.4.26 |
753 | 2025-03-22T03:20:39.934Z | Downloaded signal-hook-registry v1.4.2 |
754 | 2025-03-22T03:20:39.934Z | Downloaded futures-executor v0.3.31 |
755 | 2025-03-22T03:20:39.937Z | Downloaded tinystr v0.7.6 |
756 | 2025-03-22T03:20:39.937Z | Downloaded smf v0.2.3 |
757 | 2025-03-22T03:20:39.940Z | Downloaded slog-envlogger v2.2.0 |
758 | 2025-03-22T03:20:39.940Z | Downloaded getrandom v0.3.2 |
759 | 2025-03-22T03:20:39.944Z | Downloaded derive_more v0.99.19 |
760 | 2025-03-22T03:20:39.947Z | Downloaded unicode-ident v1.0.18 |
761 | 2025-03-22T03:20:39.950Z | Downloaded anyhow v1.0.97 |
762 | 2025-03-22T03:20:39.953Z | Downloaded allocator-api2 v0.2.21 |
763 | 2025-03-22T03:20:39.957Z | Downloaded bitflags v2.9.0 |
764 | 2025-03-22T03:20:39.960Z | Downloaded slog-bunyan v2.5.0 |
765 | 2025-03-22T03:20:39.960Z | Downloaded slog-scope v4.4.0 |
766 | 2025-03-22T03:20:39.963Z | Downloaded lock_api v0.4.12 |
767 | 2025-03-22T03:20:39.963Z | Downloaded hyper-rustls v0.27.5 |
768 | 2025-03-22T03:20:39.967Z | Downloaded proc-macro-crate v1.3.1 |
769 | 2025-03-22T03:20:39.967Z | Downloaded tokio-native-tls v0.3.1 |
770 | 2025-03-22T03:20:39.967Z | Downloaded ring v0.17.14 |
771 | 2025-03-22T03:20:40.009Z | Downloaded bit-vec v0.8.0 |
772 | 2025-03-22T03:20:40.012Z | Downloaded foreign-types v0.5.0 |
773 | 2025-03-22T03:20:40.012Z | Downloaded camino-tempfile v1.1.1 |
774 | 2025-03-22T03:20:40.012Z | Downloaded progenitor-impl v0.9.1 |
775 | 2025-03-22T03:20:40.015Z | Downloaded pest_meta v2.7.15 |
776 | 2025-03-22T03:20:40.019Z | Downloaded cookie v0.18.1 |
777 | 2025-03-22T03:20:40.019Z | Downloaded clap v4.5.32 |
778 | 2025-03-22T03:20:40.026Z | Downloaded strsim v0.11.1 |
779 | 2025-03-22T03:20:40.030Z | Downloaded slog-stdlog v4.1.1 |
780 | 2025-03-22T03:20:40.030Z | Downloaded serde_spanned v0.6.8 |
781 | 2025-03-22T03:20:40.030Z | Downloaded serde_repr v0.1.20 |
782 | 2025-03-22T03:20:40.034Z | Downloaded cancel-safe-futures v0.1.5 |
783 | 2025-03-22T03:20:40.034Z | Downloaded newline-converter v0.3.0 |
784 | 2025-03-22T03:20:40.034Z | Downloaded is-terminal v0.4.16 |
785 | 2025-03-22T03:20:40.039Z | Downloaded zone_cfg_derive v0.3.0 |
786 | 2025-03-22T03:20:40.039Z | Downloaded fixedbitset v0.5.7 |
787 | 2025-03-22T03:20:40.039Z | Downloaded defmt v0.3.10 |
788 | 2025-03-22T03:20:40.043Z | Downloaded backoff v0.4.0 |
789 | 2025-03-22T03:20:40.043Z | Downloaded argon2 v0.5.3 |
790 | 2025-03-22T03:20:40.048Z | Downloaded defmt-macros v0.4.0 |
791 | 2025-03-22T03:20:40.048Z | Downloaded foldhash v0.1.5 |
792 | 2025-03-22T03:20:40.048Z | Downloaded cfg-if v1.0.0 |
793 | 2025-03-22T03:20:40.052Z | Downloaded atomic-waker v1.1.2 |
794 | 2025-03-22T03:20:40.052Z | Downloaded postcard v1.1.1 |
795 | 2025-03-22T03:20:40.052Z | Downloaded waitgroup v0.1.2 |
796 | 2025-03-22T03:20:40.052Z | Downloaded fixedbitset v0.4.2 |
797 | 2025-03-22T03:20:40.052Z | Downloaded bitflags v1.3.2 |
798 | 2025-03-22T03:20:40.055Z | Downloaded daft v0.1.2 |
799 | 2025-03-22T03:20:40.055Z | Downloaded block-buffer v0.10.4 |
800 | 2025-03-22T03:20:40.059Z | Downloaded autocfg v1.4.0 |
801 | 2025-03-22T03:20:40.059Z | Downloaded dof v0.3.0 |
802 | 2025-03-22T03:20:40.059Z | Downloaded dirs-next v2.0.0 |
803 | 2025-03-22T03:20:40.062Z | Downloaded once_cell v1.21.1 |
804 | 2025-03-22T03:20:40.062Z | Downloaded is_terminal_polyfill v1.70.1 |
805 | 2025-03-22T03:20:40.066Z | Downloaded proc-macro-error v1.0.4 |
806 | 2025-03-22T03:20:40.066Z | Downloaded parking_lot v0.11.2 |
807 | 2025-03-22T03:20:40.072Z | Downloaded foreign-types-macros v0.2.3 |
808 | 2025-03-22T03:20:40.072Z | Downloaded fastrand v2.3.0 |
809 | 2025-03-22T03:20:40.075Z | Downloaded debug-ignore v1.0.5 |
810 | 2025-03-22T03:20:40.075Z | Downloaded rustls-pemfile v2.2.0 |
811 | 2025-03-22T03:20:40.075Z | Downloaded parking_lot_core v0.8.6 |
812 | 2025-03-22T03:20:40.075Z | Downloaded owo-colors v4.2.0 |
813 | 2025-03-22T03:20:40.078Z | Downloaded clap_lex v0.7.4 |
814 | 2025-03-22T03:20:40.078Z | Downloaded password-hash v0.5.0 |
815 | 2025-03-22T03:20:40.081Z | Downloaded oxnet v0.1.1 |
816 | 2025-03-22T03:20:40.081Z | Downloaded dirs-sys-next v0.1.2 |
817 | 2025-03-22T03:20:40.085Z | Downloaded crypto-common v0.1.6 |
818 | 2025-03-22T03:20:40.085Z | Downloaded cpufeatures v0.2.17 |
819 | 2025-03-22T03:20:40.085Z | Downloaded cobs v0.2.3 |
820 | 2025-03-22T03:20:40.085Z | Downloaded ciborium-ll v0.2.2 |
821 | 2025-03-22T03:20:40.090Z | Downloaded console v0.15.11 |
822 | 2025-03-22T03:20:40.091Z | Downloaded num_enum v0.7.3 |
823 | 2025-03-22T03:20:40.094Z | Downloaded cstr-argument v0.1.2 |
824 | 2025-03-22T03:20:40.094Z | Downloaded const-random v0.1.18 |
825 | 2025-03-22T03:20:40.097Z | Downloaded cfg_aliases v0.2.1 |
826 | 2025-03-22T03:20:40.097Z | Downloaded async-stream-impl v0.3.6 |
827 | 2025-03-22T03:20:40.097Z | Downloaded percent-encoding v2.3.1 |
828 | 2025-03-22T03:20:40.097Z | Downloaded crunchy v0.2.3 |
829 | 2025-03-22T03:20:40.097Z | Downloaded ciborium-io v0.2.2 |
830 | 2025-03-22T03:20:40.100Z | Downloaded crossbeam-epoch v0.9.18 |
831 | 2025-03-22T03:20:40.101Z | Downloaded convert_case v0.4.0 |
832 | 2025-03-22T03:20:40.101Z | Downloaded clap_derive v4.5.32 |
833 | 2025-03-22T03:20:40.104Z | Downloaded camino v1.1.9 |
834 | 2025-03-22T03:20:40.104Z | Downloaded rand_xorshift v0.3.0 |
835 | 2025-03-22T03:20:40.107Z | Downloaded pretty-hex v0.2.1 |
836 | 2025-03-22T03:20:40.107Z | Downloaded openssl-probe v0.1.6 |
837 | 2025-03-22T03:20:40.409Z | Compiling proc-macro2 v1.0.94 |
838 | 2025-03-22T03:20:40.409Z | Compiling unicode-ident v1.0.18 |
839 | 2025-03-22T03:20:40.413Z | Compiling serde v1.0.219 |
840 | 2025-03-22T03:20:40.413Z | Compiling autocfg v1.4.0 |
841 | 2025-03-22T03:20:40.413Z | Compiling libc v0.2.171 |
842 | 2025-03-22T03:20:40.413Z | Compiling cfg-if v1.0.0 |
843 | 2025-03-22T03:20:40.413Z | Compiling memchr v2.7.4 |
844 | 2025-03-22T03:20:40.634Z | Compiling libm v0.2.11 |
845 | 2025-03-22T03:20:40.749Z | Compiling getrandom v0.3.2 |
846 | 2025-03-22T03:20:41.175Z | Compiling itoa v1.0.15 |
847 | 2025-03-22T03:20:41.293Z | Compiling lock_api v0.4.12 |
848 | 2025-03-22T03:20:41.320Z | Compiling parking_lot_core v0.9.10 |
849 | 2025-03-22T03:20:41.391Z | Compiling version_check v0.9.5 |
850 | 2025-03-22T03:20:41.653Z | Compiling shlex v1.3.0 |
851 | 2025-03-22T03:20:41.800Z | Compiling semver v1.0.26 |
852 | 2025-03-22T03:20:41.885Z | Compiling cc v1.2.17 |
853 | 2025-03-22T03:20:42.040Z | Compiling schemars v0.8.22 |
854 | 2025-03-22T03:20:42.060Z | Compiling ryu v1.0.20 |
855 | 2025-03-22T03:20:42.248Z | Compiling quote v1.0.40 |
856 | 2025-03-22T03:20:42.301Z | Compiling serde_json v1.0.140 |
857 | 2025-03-22T03:20:42.349Z | Compiling once_cell v1.21.1 |
858 | 2025-03-22T03:20:42.426Z | Compiling slab v0.4.9 |
859 | 2025-03-22T03:20:42.659Z | Compiling syn v2.0.100 |
860 | 2025-03-22T03:20:42.796Z | Compiling equivalent v1.0.2 |
861 | 2025-03-22T03:20:42.823Z | Compiling foldhash v0.1.5 |
862 | 2025-03-22T03:20:42.887Z | Compiling heck v0.5.0 |
863 | 2025-03-22T03:20:42.911Z | Compiling allocator-api2 v0.2.21 |
864 | 2025-03-22T03:20:42.943Z | Compiling thiserror v1.0.69 |
865 | 2025-03-22T03:20:43.112Z | Compiling num-traits v0.2.19 |
866 | 2025-03-22T03:20:43.164Z | Compiling fnv v1.0.7 |
867 | 2025-03-22T03:20:43.348Z | Compiling log v0.4.26 |
868 | 2025-03-22T03:20:43.628Z | Compiling hashbrown v0.15.2 |
869 | 2025-03-22T03:20:43.811Z | Compiling portable-atomic v1.11.0 |
870 | 2025-03-22T03:20:44.118Z | Compiling pin-project-lite v0.2.16 |
871 | 2025-03-22T03:20:44.185Z | Compiling thiserror v2.0.12 |
872 | 2025-03-22T03:20:45.105Z | Compiling scopeguard v1.2.0 |
873 | 2025-03-22T03:20:45.228Z | Compiling ring v0.17.14 |
874 | 2025-03-22T03:20:45.884Z | Compiling socket2 v0.5.8 |
875 | 2025-03-22T03:20:45.905Z | Compiling signal-hook-registry v1.4.2 |
876 | 2025-03-22T03:20:46.044Z | Compiling mio v1.0.3 |
877 | 2025-03-22T03:20:46.352Z | Compiling bitflags v2.9.0 |
878 | 2025-03-22T03:20:46.383Z | Compiling pkg-config v0.3.32 |
879 | 2025-03-22T03:20:46.745Z | Compiling iana-time-zone v0.1.61 |
880 | 2025-03-22T03:20:46.887Z | Compiling vcpkg v0.2.15 |
881 | 2025-03-22T03:20:47.580Z | Compiling httparse v1.10.1 |
882 | 2025-03-22T03:20:47.603Z | Compiling dyn-clone v1.0.19 |
883 | 2025-03-22T03:20:47.606Z | Compiling getrandom v0.2.15 |
884 | 2025-03-22T03:20:47.749Z | Compiling futures-core v0.3.31 |
885 | 2025-03-22T03:20:48.014Z | Compiling regex-syntax v0.8.5 |
886 | 2025-03-22T03:20:48.110Z | Compiling aho-corasick v1.1.3 |
887 | 2025-03-22T03:20:48.291Z | Compiling stable_deref_trait v1.2.0 |
888 | 2025-03-22T03:20:48.409Z | Compiling rustix v1.0.3 |
889 | 2025-03-22T03:20:48.432Z | Compiling futures-sink v0.3.31 |
890 | 2025-03-22T03:20:48.495Z | Compiling openssl-sys v0.9.106 |
891 | 2025-03-22T03:20:48.652Z | Compiling openssl v0.10.71 |
892 | 2025-03-22T03:20:49.145Z | Compiling regress v0.10.3 |
893 | 2025-03-22T03:20:49.270Z | Compiling native-tls v0.2.14 |
894 | 2025-03-22T03:20:49.500Z | Compiling rustls v0.23.25 |
895 | 2025-03-22T03:20:49.572Z | Compiling futures-channel v0.3.31 |
896 | 2025-03-22T03:20:49.641Z | Compiling futures-io v0.3.31 |
897 | 2025-03-22T03:20:49.827Z | Compiling futures-task v0.3.31 |
898 | 2025-03-22T03:20:50.001Z | Compiling pin-utils v0.1.0 |
899 | 2025-03-22T03:20:50.042Z | Compiling typenum v1.18.0 |
900 | 2025-03-22T03:20:50.074Z | Compiling generic-array v0.14.7 |
901 | 2025-03-22T03:20:50.147Z | Compiling ucd-trie v0.1.7 |
902 | 2025-03-22T03:20:50.459Z | Compiling serde_derive_internals v0.29.1 |
903 | 2025-03-22T03:20:50.604Z | Compiling synstructure v0.13.1 |
904 | 2025-03-22T03:20:50.639Z | Compiling strsim v0.11.1 |
905 | 2025-03-22T03:20:51.357Z | Compiling tracing-core v0.1.33 |
906 | 2025-03-22T03:20:52.045Z | Compiling regex-automata v0.4.9 |
907 | 2025-03-22T03:20:52.431Z | Compiling zerocopy v0.8.24 |
908 | 2025-03-22T03:20:52.729Z | Compiling subtle v2.6.1 |
909 | 2025-03-22T03:20:53.012Z | Compiling byteorder v1.5.0 |
910 | 2025-03-22T03:20:53.827Z | Compiling litemap v0.7.5 |
911 | 2025-03-22T03:20:53.959Z | Compiling ident_case v1.0.1 |
912 | 2025-03-22T03:20:54.048Z | Compiling writeable v0.5.5 |
913 | 2025-03-22T03:20:54.152Z | Compiling darling_core v0.20.10 |
914 | 2025-03-22T03:20:55.149Z | Compiling time-core v0.1.4 |
915 | 2025-03-22T03:20:55.357Z | Compiling rustls-pki-types v1.11.0 |
916 | 2025-03-22T03:20:55.675Z | Compiling slog v2.7.0 |
917 | 2025-03-22T03:20:55.818Z | Compiling num-conv v0.1.0 |
918 | 2025-03-22T03:20:56.120Z | Compiling regex v1.11.1 |
919 | 2025-03-22T03:20:56.141Z | Compiling serde_derive v1.0.219 |
920 | 2025-03-22T03:20:56.182Z | Compiling tokio-macros v2.5.0 |
921 | 2025-03-22T03:20:57.124Z | Compiling schemars_derive v0.8.22 |
922 | 2025-03-22T03:20:57.190Z | Compiling zerofrom-derive v0.1.6 |
923 | 2025-03-22T03:20:57.811Z | Compiling thiserror-impl v1.0.69 |
924 | 2025-03-22T03:20:59.787Z | Compiling yoke-derive v0.7.5 |
925 | 2025-03-22T03:21:00.186Z | Compiling futures-macro v0.3.31 |
926 | 2025-03-22T03:21:00.208Z | Compiling zerovec-derive v0.10.3 |
927 | 2025-03-22T03:21:00.763Z | Compiling displaydoc v0.2.5 |
928 | 2025-03-22T03:21:00.861Z | Compiling thiserror-impl v2.0.12 |
929 | 2025-03-22T03:21:02.104Z | Compiling icu_provider_macros v1.5.0 |
930 | 2025-03-22T03:21:02.540Z | Compiling openssl-macros v0.1.1 |
931 | 2025-03-22T03:21:02.653Z | Compiling futures-util v0.3.31 |
932 | 2025-03-22T03:21:02.755Z | Compiling zerofrom v0.1.6 |
933 | 2025-03-22T03:21:02.991Z | Compiling yoke v0.7.5 |
934 | 2025-03-22T03:21:03.303Z | Compiling scroll_derive v0.12.0 |
935 | 2025-03-22T03:21:03.378Z | Compiling zerovec v0.10.4 |
936 | 2025-03-22T03:21:03.396Z | Compiling tracing-attributes v0.1.28 |
937 | 2025-03-22T03:21:04.185Z | Compiling pest v2.7.15 |
938 | 2025-03-22T03:21:04.819Z | Compiling zerocopy-derive v0.7.35 |
939 | 2025-03-22T03:21:06.462Z | Compiling tinystr v0.7.6 |
940 | 2025-03-22T03:21:06.794Z | Compiling tracing v0.1.41 |
941 | 2025-03-22T03:21:06.918Z | Compiling pest_meta v2.7.15 |
942 | 2025-03-22T03:21:06.982Z | Compiling zerocopy-derive v0.8.24 |
943 | 2025-03-22T03:21:07.135Z | Compiling icu_locid v1.5.0 |
944 | 2025-03-22T03:21:07.643Z | Compiling darling_macro v0.20.10 |
945 | 2025-03-22T03:21:08.719Z | Compiling pest_generator v2.7.15 |
946 | 2025-03-22T03:21:09.636Z | Compiling icu_provider v1.5.0 |
947 | 2025-03-22T03:21:10.192Z | Compiling bytes v1.10.1 |
948 | 2025-03-22T03:21:10.564Z | Compiling smallvec v1.14.0 |
949 | 2025-03-22T03:21:11.767Z | Compiling parking_lot v0.12.3 |
950 | 2025-03-22T03:21:11.849Z | Compiling indexmap v2.8.0 |
951 | 2025-03-22T03:21:12.479Z | Compiling tokio v1.44.1 |
952 | 2025-03-22T03:21:12.608Z | Compiling uuid v1.16.0 |
953 | 2025-03-22T03:21:13.165Z | Compiling chrono v0.4.40 |
954 | 2025-03-22T03:21:13.741Z | Compiling serde_tokenstream v0.2.2 |
955 | 2025-03-22T03:21:14.407Z | Compiling http v1.3.1 |
956 | 2025-03-22T03:21:16.965Z | Compiling pest_derive v2.7.15 |
957 | 2025-03-22T03:21:17.972Z | Compiling time-macros v0.2.21 |
958 | 2025-03-22T03:21:19.278Z | Compiling usdt-impl v0.5.0 |
959 | 2025-03-22T03:21:19.677Z | Compiling untrusted v0.9.0 |
960 | 2025-03-22T03:21:20.056Z | Compiling icu_locid_transform_data v1.5.0 |
961 | 2025-03-22T03:21:20.172Z | Compiling anyhow v1.0.97 |
962 | 2025-03-22T03:21:20.788Z | Compiling icu_locid_transform v1.5.0 |
963 | 2025-03-22T03:21:21.482Z | Compiling openapiv3 v2.0.0 |
964 | 2025-03-22T03:21:21.695Z | Compiling darling v0.20.10 |
965 | 2025-03-22T03:21:21.827Z | Compiling icu_collections v1.5.0 |
966 | 2025-03-22T03:21:22.380Z | Compiling tokio-util v0.7.14 |
967 | 2025-03-22T03:21:24.529Z | Compiling scroll v0.12.0 |
968 | 2025-03-22T03:21:24.577Z | Compiling rustversion v1.0.20 |
969 | 2025-03-22T03:21:25.241Z | Compiling plain v0.2.3 |
970 | 2025-03-22T03:21:25.520Z | Compiling icu_properties_data v1.5.0 |
971 | 2025-03-22T03:21:25.788Z | Compiling icu_properties v1.5.1 |
972 | 2025-03-22T03:21:25.855Z | Compiling goblin v0.8.2 |
973 | 2025-03-22T03:21:25.914Z | Compiling zerocopy v0.7.35 |
974 | 2025-03-22T03:21:26.641Z | Compiling rand_core v0.6.4 |
975 | 2025-03-22T03:21:27.139Z | Compiling errno v0.3.10 |
976 | 2025-03-22T03:21:27.424Z | Compiling atomic-waker v1.1.2 |
977 | 2025-03-22T03:21:27.534Z | Compiling omicron-workspace-hack v0.1.0 |
978 | 2025-03-22T03:21:27.556Z | Compiling paste v1.0.15 |
979 | 2025-03-22T03:21:27.732Z | Compiling utf16_iter v1.0.5 |
980 | 2025-03-22T03:21:27.872Z | Compiling pretty-hex v0.4.1 |
981 | 2025-03-22T03:21:27.892Z | Compiling icu_normalizer_data v1.5.0 |
982 | 2025-03-22T03:21:28.010Z | Compiling syn v1.0.109 |
983 | 2025-03-22T03:21:28.097Z | Compiling utf8_iter v1.0.4 |
984 | 2025-03-22T03:21:28.100Z | Compiling newtype-uuid v1.2.1 |
985 | 2025-03-22T03:21:28.385Z | Compiling write16 v1.0.0 |
986 | 2025-03-22T03:21:28.467Z | Compiling percent-encoding v2.3.1 |
987 | 2025-03-22T03:21:28.665Z | Compiling form_urlencoded v1.2.1 |
988 | 2025-03-22T03:21:29.367Z | Compiling http-body v1.0.1 |
989 | 2025-03-22T03:21:29.640Z | Compiling icu_normalizer v1.5.0 |
990 | 2025-03-22T03:21:29.704Z | Compiling dtrace-parser v0.2.0 |
991 | 2025-03-22T03:21:30.270Z | Compiling typify-impl v0.2.0 |
992 | 2025-03-22T03:21:31.386Z | Compiling thread-id v4.2.2 |
993 | 2025-03-22T03:21:31.553Z | Compiling unsafe-libyaml v0.2.11 |
994 | 2025-03-22T03:21:31.815Z | Compiling dof v0.3.0 |
995 | 2025-03-22T03:21:31.932Z | Compiling zeroize v1.8.1 |
996 | 2025-03-22T03:21:32.318Z | Compiling try-lock v0.2.5 |
997 | 2025-03-22T03:21:32.495Z | Compiling want v0.3.1 |
998 | 2025-03-22T03:21:33.315Z | Compiling serde_yaml v0.9.34+deprecated |
999 | 2025-03-22T03:21:34.187Z | Compiling idna_adapter v1.2.0 |
1000 | 2025-03-22T03:21:35.260Z | Compiling h2 v0.4.8 |
1001 | 2025-03-22T03:21:35.989Z | Compiling tower-service v0.3.3 |
1002 | 2025-03-22T03:21:37.219Z | Compiling httpdate v1.0.3 |
1003 | 2025-03-22T03:21:37.956Z | Compiling foreign-types-shared v0.1.1 |
1004 | 2025-03-22T03:21:38.086Z | Compiling foreign-types v0.3.2 |
1005 | 2025-03-22T03:21:38.198Z | Compiling idna v1.0.3 |
1006 | 2025-03-22T03:21:40.053Z | Compiling ppv-lite86 v0.2.21 |
1007 | 2025-03-22T03:21:40.992Z | Compiling hyper v1.6.0 |
1008 | 2025-03-22T03:21:42.336Z | Compiling typify-macro v0.2.0 |
1009 | 2025-03-22T03:21:44.519Z | Compiling rustls v0.22.4 |
1010 | 2025-03-22T03:21:44.861Z | Compiling camino v1.1.9 |
1011 | 2025-03-22T03:21:45.460Z | Compiling slog-async v2.8.0 |
1012 | 2025-03-22T03:21:46.651Z | Compiling hyper-util v0.1.10 |
1013 | 2025-03-22T03:21:46.845Z | Compiling rand_chacha v0.3.1 |
1014 | 2025-03-22T03:21:48.575Z | Compiling url v2.5.4 |
1015 | 2025-03-22T03:21:50.020Z | Compiling usdt-macro v0.5.0 |
1016 | 2025-03-22T03:21:51.573Z | Compiling usdt-attr-macro v0.5.0 |
1017 | 2025-03-22T03:21:51.905Z | Compiling rustls-webpki v0.103.0 |
1018 | 2025-03-22T03:21:52.224Z | Compiling ipnetwork v0.21.1 |
1019 | 2025-03-22T03:21:52.949Z | Compiling daft-derive v0.1.2 |
1020 | 2025-03-22T03:21:53.300Z | Compiling structmeta-derive v0.3.0 |
1021 | 2025-03-22T03:21:54.713Z | Compiling ipnet v2.11.0 |
1022 | 2025-03-22T03:21:56.168Z | Compiling openssl-probe v0.1.6 |
1023 | 2025-03-22T03:21:57.382Z | Compiling structmeta v0.3.0 |
1024 | 2025-03-22T03:21:57.797Z | Compiling rand v0.8.5 |
1025 | 2025-03-22T03:21:58.224Z | Compiling typify v0.2.0 |
1026 | 2025-03-22T03:21:58.375Z | Compiling strum_macros v0.26.4 |
1027 | 2025-03-22T03:21:58.742Z | Compiling http-body-util v0.1.3 |
1028 | 2025-03-22T03:21:59.365Z | Compiling async-trait v0.1.88 |
1029 | 2025-03-22T03:21:59.669Z | Compiling multer v3.1.0 |
1030 | 2025-03-22T03:22:01.518Z | Compiling encoding_rs v0.8.35 |
1031 | 2025-03-22T03:22:01.738Z | Compiling mime v0.3.17 |
1032 | 2025-03-22T03:22:02.809Z | Compiling progenitor-impl v0.8.0 |
1033 | 2025-03-22T03:22:03.133Z | Compiling tokio-native-tls v0.3.1 |
1034 | 2025-03-22T03:22:03.462Z | Compiling serde_urlencoded v0.7.1 |
1035 | 2025-03-22T03:22:04.144Z | Compiling tokio-rustls v0.26.2 |
1036 | 2025-03-22T03:22:04.278Z | Compiling rustls-pemfile v2.2.0 |
1037 | 2025-03-22T03:22:04.337Z | Compiling webpki-roots v0.26.8 |
1038 | 2025-03-22T03:22:04.652Z | Compiling sync_wrapper v1.0.2 |
1039 | 2025-03-22T03:22:04.757Z | Compiling tower-layer v0.3.3 |
1040 | 2025-03-22T03:22:04.841Z | Compiling powerfmt v0.2.0 |
1041 | 2025-03-22T03:22:04.983Z | Compiling base64 v0.22.1 |
1042 | 2025-03-22T03:22:05.120Z | Compiling crossbeam-utils v0.8.21 |
1043 | 2025-03-22T03:22:05.700Z | Compiling lazy_static v1.5.0 |
1044 | 2025-03-22T03:22:05.797Z | Compiling deranged v0.4.0 |
1045 | 2025-03-22T03:22:05.852Z | Compiling tower v0.5.2 |
1046 | 2025-03-22T03:22:06.932Z | Compiling hyper-rustls v0.27.5 |
1047 | 2025-03-22T03:22:08.280Z | Compiling hyper-tls v0.6.0 |
1048 | 2025-03-22T03:22:08.302Z | Compiling parse-display-derive v0.10.0 |
1049 | 2025-03-22T03:22:08.734Z | Compiling serde_with_macros v3.12.0 |
1050 | 2025-03-22T03:22:09.443Z | Compiling progenitor-macro v0.8.0 |
1051 | 2025-03-22T03:22:12.224Z | Compiling async-stream-impl v0.3.6 |
1052 | 2025-03-22T03:22:12.430Z | Compiling dropshot v0.16.0 |
1053 | 2025-03-22T03:22:13.074Z | Compiling num_threads v0.1.7 |
1054 | 2025-03-22T03:22:14.422Z | Compiling time v0.3.40 |
1055 | 2025-03-22T03:22:15.651Z | Compiling reqwest v0.12.15 |
1056 | 2025-03-22T03:22:19.405Z | Compiling oxnet v0.1.1 |
1057 | 2025-03-22T03:22:20.037Z | Compiling toml_datetime v0.6.8 |
1058 | 2025-03-22T03:22:23.342Z | Compiling block-buffer v0.10.4 |
1059 | 2025-03-22T03:22:23.609Z | Compiling crypto-common v0.1.6 |
1060 | 2025-03-22T03:22:23.847Z | Compiling test-strategy v0.4.1 |
1061 | 2025-03-22T03:22:27.797Z | Compiling dropshot_endpoint v0.16.0 |
1062 | 2025-03-22T03:22:27.823Z | Compiling macaddr v1.0.1 |
1063 | 2025-03-22T03:22:28.167Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1064 | 2025-03-22T03:22:28.592Z | Compiling dirs-sys-next v0.1.2 |
1065 | 2025-03-22T03:22:28.911Z | Compiling fastrand v2.3.0 |
1066 | 2025-03-22T03:22:29.049Z | Compiling dirs-next v2.0.0 |
1067 | 2025-03-22T03:22:29.312Z | Compiling tempfile v3.19.1 |
1068 | 2025-03-22T03:22:29.753Z | Compiling digest v0.10.7 |
1069 | 2025-03-22T03:22:30.758Z | Compiling futures-executor v0.3.31 |
1070 | 2025-03-22T03:22:31.086Z | Compiling thread_local v1.1.8 |
1071 | 2025-03-22T03:22:31.733Z | Compiling memmap v0.7.0 |
1072 | 2025-03-22T03:22:32.303Z | Compiling usdt v0.5.0 |
1073 | 2025-03-22T03:22:32.329Z | Compiling futures v0.3.31 |
1074 | 2025-03-22T03:22:32.827Z | Compiling term v0.7.0 |
1075 | 2025-03-22T03:22:33.424Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1076 | 2025-03-22T03:22:33.756Z | Compiling crossbeam-channel v0.5.14 |
1077 | 2025-03-22T03:22:35.343Z | Compiling is-terminal v0.4.16 |
1078 | 2025-03-22T03:22:35.490Z | Compiling hostname v0.4.0 |
1079 | 2025-03-22T03:22:35.787Z | Compiling instant v0.1.13 |
1080 | 2025-03-22T03:22:35.969Z | Compiling cpufeatures v0.2.17 |
1081 | 2025-03-22T03:22:36.082Z | Compiling take_mut v0.2.2 |
1082 | 2025-03-22T03:22:36.907Z | Compiling slog-term v2.9.1 |
1083 | 2025-03-22T03:22:38.776Z | Compiling daft v0.1.2 |
1084 | 2025-03-22T03:22:39.053Z | Compiling progenitor-client v0.9.1 |
1085 | 2025-03-22T03:22:39.262Z | Compiling strum v0.26.3 |
1086 | 2025-03-22T03:22:39.329Z | Compiling rustls-webpki v0.102.8 |
1087 | 2025-03-22T03:22:39.574Z | Compiling serde_spanned v0.6.8 |
1088 | 2025-03-22T03:22:39.595Z | Compiling wait-timeout v0.2.1 |
1089 | 2025-03-22T03:22:39.836Z | Compiling match_cfg v0.1.0 |
1090 | 2025-03-22T03:22:40.018Z | Compiling bit-vec v0.8.0 |
1091 | 2025-03-22T03:22:40.135Z | Compiling quick-error v1.2.3 |
1092 | 2025-03-22T03:22:40.274Z | Compiling winnow v0.7.4 |
1093 | 2025-03-22T03:22:40.510Z | Compiling debug-ignore v1.0.5 |
1094 | 2025-03-22T03:22:40.623Z | Compiling bit-set v0.8.0 |
1095 | 2025-03-22T03:22:40.678Z | Compiling rusty-fork v0.3.0 |
1096 | 2025-03-22T03:22:42.640Z | Compiling hostname v0.3.1 |
1097 | 2025-03-22T03:22:43.739Z | Compiling slog-json v2.6.1 |
1098 | 2025-03-22T03:22:44.181Z | Compiling progenitor-client v0.8.0 |
1099 | 2025-03-22T03:22:44.325Z | Compiling toml_edit v0.22.24 |
1100 | 2025-03-22T03:22:44.767Z | Compiling serde_with v3.12.0 |
1101 | 2025-03-22T03:22:45.221Z | Compiling rand_xorshift v0.3.0 |
1102 | 2025-03-22T03:22:45.520Z | Compiling hex v0.4.3 |
1103 | 2025-03-22T03:22:46.282Z | Compiling clap_derive v4.5.32 |
1104 | 2025-03-22T03:22:47.986Z | Compiling utf8parse v0.2.2 |
1105 | 2025-03-22T03:22:48.315Z | Compiling spin v0.9.8 |
1106 | 2025-03-22T03:22:49.370Z | Compiling unarray v0.1.4 |
1107 | 2025-03-22T03:22:49.571Z | Compiling proptest v1.6.0 |
1108 | 2025-03-22T03:22:54.119Z | Compiling anstyle-parse v0.2.6 |
1109 | 2025-03-22T03:22:54.528Z | Compiling toml v0.8.20 |
1110 | 2025-03-22T03:22:55.111Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1111 | 2025-03-22T03:22:55.312Z | Compiling tokio-rustls v0.25.0 |
1112 | 2025-03-22T03:22:55.473Z | Compiling progenitor v0.8.0 |
1113 | 2025-03-22T03:22:55.729Z | Compiling slog-bunyan v2.5.0 |
1114 | 2025-03-22T03:22:55.785Z | Compiling sha1 v0.10.6 |
1115 | 2025-03-22T03:22:56.570Z | Compiling async-stream v0.3.6 |
1116 | 2025-03-22T03:22:56.998Z | Compiling parse-display v0.10.0 |
1117 | 2025-03-22T03:22:57.463Z | Compiling waitgroup v0.1.2 |
1118 | 2025-03-22T03:22:57.718Z | Compiling serde_path_to_error v0.1.17 |
1119 | 2025-03-22T03:22:58.953Z | Compiling anstyle v1.0.10 |
1120 | 2025-03-22T03:22:59.621Z | Compiling colorchoice v1.0.3 |
1121 | 2025-03-22T03:22:59.805Z | Compiling is_terminal_polyfill v1.70.1 |
1122 | 2025-03-22T03:22:59.895Z | Compiling anstyle-query v1.1.2 |
1123 | 2025-03-22T03:22:59.955Z | Compiling unicode-width v0.2.0 |
1124 | 2025-03-22T03:23:00.550Z | Compiling anstream v0.6.18 |
1125 | 2025-03-22T03:23:02.482Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
1126 | 2025-03-22T03:23:05.228Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
1127 | 2025-03-22T03:23:08.395Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1128 | 2025-03-22T03:23:09.207Z | Compiling backoff v0.4.0 |
1129 | 2025-03-22T03:23:09.951Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1130 | 2025-03-22T03:23:10.211Z | Compiling terminal_size v0.4.2 |
1131 | 2025-03-22T03:23:10.766Z | Compiling clap_lex v0.7.4 |
1132 | 2025-03-22T03:23:11.483Z | Compiling clap_builder v4.5.32 |
1133 | 2025-03-22T03:23:11.536Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1134 | 2025-03-22T03:23:21.090Z | Compiling clap v4.5.32 |
1135 | 2025-03-22T03:23:24.525Z | Compiling either v1.15.0 |
1136 | 2025-03-22T03:23:24.956Z | Compiling itertools v0.13.0 |
1137 | 2025-03-22T03:23:27.567Z | Compiling typify-impl v0.3.0 |
1138 | 2025-03-22T03:23:28.238Z | Compiling winnow v0.5.40 |
1139 | 2025-03-22T03:23:29.131Z | Compiling heapless v0.8.0 |
1140 | 2025-03-22T03:23:32.252Z | Compiling toml_edit v0.19.15 |
1141 | 2025-03-22T03:23:33.589Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1142 | 2025-03-22T03:23:35.762Z | Compiling hash32 v0.3.1 |
1143 | 2025-03-22T03:23:36.043Z | Compiling num-integer v0.1.46 |
1144 | 2025-03-22T03:23:37.169Z | Compiling smoltcp v0.11.0 |
1145 | 2025-03-22T03:23:37.516Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1146 | 2025-03-22T03:23:38.868Z | Compiling proc-macro-crate v1.3.1 |
1147 | 2025-03-22T03:23:39.780Z | Compiling typify-macro v0.3.0 |
1148 | 2025-03-22T03:23:39.931Z | Compiling proc-macro-error-attr v1.0.4 |
1149 | 2025-03-22T03:23:40.411Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1150 | 2025-03-22T03:23:40.442Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1151 | 2025-03-22T03:23:40.757Z | Compiling heck v0.4.1 |
1152 | 2025-03-22T03:23:40.831Z | Compiling bitflags v1.3.2 |
1153 | 2025-03-22T03:23:40.945Z | Compiling prettyplease v0.2.31 |
1154 | 2025-03-22T03:23:41.164Z | Compiling managed v0.8.0 |
1155 | 2025-03-22T03:23:41.195Z | Compiling cobs v0.2.3 |
1156 | 2025-03-22T03:23:41.345Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1157 | 2025-03-22T03:23:41.578Z | Compiling postcard v1.1.1 |
1158 | 2025-03-22T03:23:42.339Z | Compiling num_enum_derive v0.5.11 |
1159 | 2025-03-22T03:23:44.288Z | Compiling num-rational v0.4.2 |
1160 | 2025-03-22T03:23:44.755Z | Compiling num-iter v0.1.45 |
1161 | 2025-03-22T03:23:45.386Z | Compiling hubpack_derive v0.1.1 |
1162 | 2025-03-22T03:23:45.926Z | Compiling foreign-types-macros v0.2.3 |
1163 | 2025-03-22T03:23:46.366Z | Compiling num-complex v0.4.6 |
1164 | 2025-03-22T03:23:46.808Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1165 | 2025-03-22T03:23:47.091Z | Compiling proc-macro-error v1.0.4 |
1166 | 2025-03-22T03:23:47.533Z | Compiling foreign-types-shared v0.3.1 |
1167 | 2025-03-22T03:23:47.780Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1168 | 2025-03-22T03:23:47.948Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1169 | 2025-03-22T03:23:48.229Z | Compiling foreign-types v0.5.0 |
1170 | 2025-03-22T03:23:48.944Z | Compiling num v0.4.3 |
1171 | 2025-03-22T03:23:50.100Z | Compiling hubpack v0.1.2 |
1172 | 2025-03-22T03:23:51.189Z | Compiling num_enum v0.5.11 |
1173 | 2025-03-22T03:23:51.326Z | Compiling typify v0.3.0 |
1174 | 2025-03-22T03:23:51.475Z | Compiling itertools v0.14.0 |
1175 | 2025-03-22T03:23:51.489Z | Compiling tabwriter v1.4.1 |
1176 | 2025-03-22T03:23:51.986Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1177 | 2025-03-22T03:23:52.248Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1178 | 2025-03-22T03:23:52.291Z | Compiling cstr-argument v0.1.2 |
1179 | 2025-03-22T03:23:53.146Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1180 | 2025-03-22T03:23:53.173Z | Compiling pretty-hex v0.2.1 |
1181 | 2025-03-22T03:23:53.256Z | Compiling crucible-workspace-hack v0.1.0 |
1182 | 2025-03-22T03:23:53.442Z | Compiling float-ord v0.3.2 |
1183 | 2025-03-22T03:23:53.634Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1184 | 2025-03-22T03:23:54.310Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1185 | 2025-03-22T03:23:54.727Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1186 | 2025-03-22T03:23:54.930Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1187 | 2025-03-22T03:23:55.262Z | Compiling progenitor-impl v0.9.1 |
1188 | 2025-03-22T03:23:58.295Z | Compiling colored v2.2.0 |
1189 | 2025-03-22T03:24:01.403Z | Compiling semver v0.1.20 |
1190 | 2025-03-22T03:24:02.002Z | Compiling winnow v0.6.26 |
1191 | 2025-03-22T03:24:02.177Z | Compiling static_assertions v1.1.0 |
1192 | 2025-03-22T03:24:02.300Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1193 | 2025-03-22T03:24:02.652Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1194 | 2025-03-22T03:24:03.161Z | Compiling progenitor-macro v0.9.1 |
1195 | 2025-03-22T03:24:03.908Z | Compiling rustc_version v0.1.7 |
1196 | 2025-03-22T03:24:05.736Z | Compiling zone_cfg_derive v0.3.0 |
1197 | 2025-03-22T03:24:07.442Z | Compiling itertools v0.10.5 |
1198 | 2025-03-22T03:24:10.571Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1199 | 2025-03-22T03:24:10.827Z | Compiling camino-tempfile v1.1.1 |
1200 | 2025-03-22T03:24:11.071Z | Compiling num-derive v0.4.2 |
1201 | 2025-03-22T03:24:11.675Z | Compiling derive-where v1.2.7 |
1202 | 2025-03-22T03:24:13.490Z | Compiling sigpipe v0.1.3 |
1203 | 2025-03-22T03:24:13.642Z | Compiling rustix v0.38.44 |
1204 | 2025-03-22T03:24:14.568Z | Compiling base64ct v1.7.3 |
1205 | 2025-03-22T03:24:15.056Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1206 | 2025-03-22T03:24:15.313Z | Compiling password-hash v0.5.0 |
1207 | 2025-03-22T03:24:15.437Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1208 | 2025-03-22T03:24:15.487Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
1209 | 2025-03-22T03:24:16.776Z | Compiling progenitor v0.9.1 |
1210 | 2025-03-22T03:24:17.092Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1211 | 2025-03-22T03:24:17.482Z | Compiling zone v0.3.0 |
1212 | 2025-03-22T03:24:17.662Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1213 | 2025-03-22T03:24:19.334Z | Compiling newtype_derive v0.1.6 |
1214 | 2025-03-22T03:24:19.800Z | Compiling blake2 v0.10.6 |
1215 | 2025-03-22T03:24:20.960Z | Compiling smf v0.2.3 |
1216 | 2025-03-22T03:24:21.028Z | Compiling zerocopy-derive v0.6.6 |
1217 | 2025-03-22T03:24:21.548Z | Compiling tinyvec_macros v0.1.1 |
1218 | 2025-03-22T03:24:21.661Z | Compiling owo-colors v4.2.0 |
1219 | 2025-03-22T03:24:21.729Z | Compiling cancel-safe-futures v0.1.5 |
1220 | 2025-03-22T03:24:22.062Z | Compiling whoami v1.5.2 |
1221 | 2025-03-22T03:24:22.139Z | Compiling unicode-segmentation v1.12.0 |
1222 | 2025-03-22T03:24:22.395Z | Compiling tinyvec v1.9.0 |
1223 | 2025-03-22T03:24:23.057Z | Compiling newline-converter v0.3.0 |
1224 | 2025-03-22T03:24:23.112Z | Compiling zerocopy v0.6.6 |
1225 | 2025-03-22T03:24:23.434Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1226 | 2025-03-22T03:24:23.583Z | Compiling argon2 v0.5.3 |
1227 | 2025-03-22T03:24:24.444Z | Compiling strum_macros v0.25.3 |
1228 | 2025-03-22T03:24:26.061Z | Compiling console v0.15.11 |
1229 | 2025-03-22T03:24:27.050Z | Compiling num-derive v0.3.3 |
1230 | 2025-03-22T03:24:27.641Z | Compiling libsw-core v0.3.2 |
1231 | 2025-03-22T03:24:27.963Z | Compiling serde-big-array v0.5.1 |
1232 | 2025-03-22T03:24:28.244Z | Compiling enum-as-inner v0.6.1 |
1233 | 2025-03-22T03:24:28.309Z | Compiling serde_repr v0.1.20 |
1234 | 2025-03-22T03:24:29.029Z | Compiling cookie v0.18.1 |
1235 | 2025-03-22T03:24:29.388Z | Compiling fixedbitset v0.5.7 |
1236 | 2025-03-22T03:24:29.411Z | Compiling fixedbitset v0.4.2 |
1237 | 2025-03-22T03:24:29.430Z | Compiling similar v2.7.0 |
1238 | 2025-03-22T03:24:29.526Z | Compiling data-encoding v2.8.0 |
1239 | 2025-03-22T03:24:30.073Z | Compiling convert_case v0.4.0 |
1240 | 2025-03-22T03:24:30.550Z | Compiling linked-hash-map v0.5.6 |
1241 | 2025-03-22T03:24:30.889Z | Compiling derive_more v0.99.19 |
1242 | 2025-03-22T03:24:31.003Z | Compiling lru-cache v0.1.2 |
1243 | 2025-03-22T03:24:31.248Z | Compiling expectorate v1.1.0 |
1244 | 2025-03-22T03:24:31.461Z | Compiling hickory-proto v0.24.4 |
1245 | 2025-03-22T03:24:35.956Z | Compiling petgraph v0.7.1 |
1246 | 2025-03-22T03:24:36.531Z | Compiling petgraph v0.6.5 |
1247 | 2025-03-22T03:24:37.840Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1248 | 2025-03-22T03:24:41.209Z | Compiling libscf-sys v1.1.0 |
1249 | 2025-03-22T03:24:41.424Z | Compiling libsw v3.5.0 |
1250 | 2025-03-22T03:24:41.445Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1251 | 2025-03-22T03:24:42.140Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1252 | 2025-03-22T03:24:43.357Z | Compiling atomicwrites v0.4.4 |
1253 | 2025-03-22T03:24:44.318Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1254 | 2025-03-22T03:24:47.599Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1255 | 2025-03-22T03:24:48.196Z | Compiling resolv-conf v0.7.1 |
1256 | 2025-03-22T03:24:48.520Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1257 | 2025-03-22T03:24:48.657Z | Compiling proc-macro-error-attr2 v2.0.0 |
1258 | 2025-03-22T03:24:49.587Z | Compiling memoffset v0.9.1 |
1259 | 2025-03-22T03:24:49.731Z | Compiling linear-map v1.2.0 |
1260 | 2025-03-22T03:24:49.775Z | Compiling indent_write v2.2.0 |
1261 | 2025-03-22T03:24:49.981Z | Compiling swrite v0.1.0 |
1262 | 2025-03-22T03:24:50.037Z | Compiling cfg_aliases v0.2.1 |
1263 | 2025-03-22T03:24:50.127Z | Compiling highway v1.3.0 |
1264 | 2025-03-22T03:24:50.157Z | Compiling unicode-width v0.1.14 |
1265 | 2025-03-22T03:24:50.191Z | Compiling nix v0.29.0 |
1266 | 2025-03-22T03:24:50.636Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1267 | 2025-03-22T03:24:50.740Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1268 | 2025-03-22T03:24:51.113Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1269 | 2025-03-22T03:24:51.601Z | Compiling proc-macro-error2 v2.0.1 |
1270 | 2025-03-22T03:24:51.683Z | Compiling hickory-resolver v0.24.4 |
1271 | 2025-03-22T03:24:52.136Z | Compiling steno v0.4.1 |
1272 | 2025-03-22T03:24:52.218Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1273 | 2025-03-22T03:24:56.480Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1274 | 2025-03-22T03:24:57.745Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1275 | 2025-03-22T03:24:58.825Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1276 | 2025-03-22T03:24:59.182Z | Compiling tokio-stream v0.1.17 |
1277 | 2025-03-22T03:25:00.473Z | Compiling slog-dtrace v0.3.0 |
1278 | 2025-03-22T03:25:00.867Z | Compiling humantime v2.2.0 |
1279 | 2025-03-22T03:25:01.144Z | Compiling bytecount v0.6.8 |
1280 | 2025-03-22T03:25:01.405Z | Compiling parking_lot_core v0.8.6 |
1281 | 2025-03-22T03:25:01.465Z | Compiling papergrid v0.14.0 |
1282 | 2025-03-22T03:25:01.789Z | Compiling qorb v0.2.1 |
1283 | 2025-03-22T03:25:01.922Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1284 | 2025-03-22T03:25:06.145Z | Compiling tabled_derive v0.10.0 |
1285 | 2025-03-22T03:25:09.258Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1286 | 2025-03-22T03:25:10.627Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1287 | 2025-03-22T03:25:12.957Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1288 | 2025-03-22T03:25:13.214Z | Compiling tabled v0.18.0 |
1289 | 2025-03-22T03:25:13.717Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1290 | 2025-03-22T03:25:14.952Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1291 | 2025-03-22T03:25:15.145Z | Compiling parking_lot v0.11.2 |
1292 | 2025-03-22T03:25:16.276Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1293 | 2025-03-22T03:25:16.521Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1294 | 2025-03-22T03:25:17.140Z | Compiling crossbeam-epoch v0.9.18 |
1295 | 2025-03-22T03:25:18.307Z | Compiling fxhash v0.2.1 |
1296 | 2025-03-22T03:25:18.558Z | Compiling crc32fast v1.4.2 |
1297 | 2025-03-22T03:25:19.116Z | Compiling arc-swap v1.7.1 |
1298 | 2025-03-22T03:25:19.852Z | Compiling crc8 v0.1.1 |
1299 | 2025-03-22T03:25:20.174Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1300 | 2025-03-22T03:25:24.058Z | Compiling slog-scope v4.4.0 |
1301 | 2025-03-22T03:25:24.659Z | Compiling sled v0.34.7 |
1302 | 2025-03-22T03:25:24.834Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1303 | 2025-03-22T03:25:25.383Z | Compiling slog-stdlog v4.1.1 |
1304 | 2025-03-22T03:25:25.979Z | Compiling slog-envlogger v2.2.0 |
1305 | 2025-03-22T03:25:26.196Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1306 | 2025-03-22T03:25:27.711Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1307 | 2025-03-22T03:25:43.734Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1308 | 2025-03-22T03:25:43.848Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1309 | 2025-03-22T03:25:49.469Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1310 | 2025-03-22T03:26:19.162Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1311 | 2025-03-22T03:26:19.162Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1312 | 2025-03-22T03:26:26.530Z | Finished `release` profile [optimized] target(s) in 6m 07s |
1313 | 2025-03-22T03:26:26.877Z | + banner quartet |
1314 | 2025-03-22T03:26:26.880Z | |
1315 | 2025-03-22T03:26:26.880Z | #### # # ## ##### ##### ###### ##### |
1316 | 2025-03-22T03:26:26.880Z | # # # # # # # # # # # |
1317 | 2025-03-22T03:26:26.880Z | # # # # # # # # # ##### # |
1318 | 2025-03-22T03:26:26.880Z | # # # # # ###### ##### # # # |
1319 | 2025-03-22T03:26:26.880Z | # # # # # # # # # # # |
1320 | 2025-03-22T03:26:26.880Z | ### # #### # # # # # ###### # |
1321 | 2025-03-22T03:26:26.880Z | |
1322 | 2025-03-22T03:26:26.880Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
1323 | 2025-03-22T03:26:27.363Z | Compiling cfg-if v1.0.0 |
1324 | 2025-03-22T03:26:27.363Z | Compiling serde v1.0.219 |
1325 | 2025-03-22T03:26:27.363Z | Compiling itoa v1.0.15 |
1326 | 2025-03-22T03:26:27.366Z | Compiling libc v0.2.171 |
1327 | 2025-03-22T03:26:27.366Z | Compiling num-traits v0.2.19 |
1328 | 2025-03-22T03:26:27.366Z | Compiling memchr v2.7.4 |
1329 | 2025-03-22T03:26:27.465Z | Compiling smallvec v1.14.0 |
1330 | 2025-03-22T03:26:27.468Z | Compiling bytes v1.10.1 |
1331 | 2025-03-22T03:26:27.501Z | Compiling pin-project-lite v0.2.16 |
1332 | 2025-03-22T03:26:27.625Z | Compiling schemars v0.8.22 |
1333 | 2025-03-22T03:26:27.635Z | Compiling zerofrom v0.1.6 |
1334 | 2025-03-22T03:26:27.870Z | Compiling once_cell v1.21.1 |
1335 | 2025-03-22T03:26:27.922Z | Compiling scopeguard v1.2.0 |
1336 | 2025-03-22T03:26:28.045Z | Compiling stable_deref_trait v1.2.0 |
1337 | 2025-03-22T03:26:28.158Z | Compiling yoke v0.7.5 |
1338 | 2025-03-22T03:26:28.338Z | Compiling parking_lot_core v0.9.10 |
1339 | 2025-03-22T03:26:28.348Z | Compiling lock_api v0.4.12 |
1340 | 2025-03-22T03:26:28.570Z | Compiling zerovec v0.10.4 |
1341 | 2025-03-22T03:26:28.820Z | Compiling parking_lot v0.12.3 |
1342 | 2025-03-22T03:26:29.158Z | Compiling socket2 v0.5.8 |
1343 | 2025-03-22T03:26:29.161Z | Compiling mio v1.0.3 |
1344 | 2025-03-22T03:26:29.678Z | Compiling signal-hook-registry v1.4.2 |
1345 | 2025-03-22T03:26:30.210Z | Compiling getrandom v0.2.15 |
1346 | 2025-03-22T03:26:30.585Z | Compiling ryu v1.0.20 |
1347 | 2025-03-22T03:26:30.881Z | Compiling tokio v1.44.1 |
1348 | 2025-03-22T03:26:30.892Z | Compiling serde_json v1.0.140 |
1349 | 2025-03-22T03:26:30.908Z | Compiling futures-core v0.3.31 |
1350 | 2025-03-22T03:26:31.036Z | Compiling tinystr v0.7.6 |
1351 | 2025-03-22T03:26:31.166Z | Compiling writeable v0.5.5 |
1352 | 2025-03-22T03:26:31.257Z | Compiling litemap v0.7.5 |
1353 | 2025-03-22T03:26:31.724Z | Compiling icu_locid v1.5.0 |
1354 | 2025-03-22T03:26:31.737Z | Compiling fnv v1.0.7 |
1355 | 2025-03-22T03:26:31.874Z | Compiling http v1.3.1 |
1356 | 2025-03-22T03:26:32.255Z | Compiling getrandom v0.3.2 |
1357 | 2025-03-22T03:26:32.523Z | Compiling rustls-pki-types v1.11.0 |
1358 | 2025-03-22T03:26:33.160Z | Compiling chrono v0.4.40 |
1359 | 2025-03-22T03:26:34.032Z | Compiling icu_provider v1.5.0 |
1360 | 2025-03-22T03:26:34.377Z | Compiling indexmap v2.8.0 |
1361 | 2025-03-22T03:26:35.244Z | Compiling icu_locid_transform_data v1.5.0 |
1362 | 2025-03-22T03:26:35.348Z | Compiling uuid v1.16.0 |
1363 | 2025-03-22T03:26:35.932Z | Compiling icu_locid_transform v1.5.0 |
1364 | 2025-03-22T03:26:36.700Z | Compiling semver v1.0.26 |
1365 | 2025-03-22T03:26:37.358Z | Compiling icu_collections v1.5.0 |
1366 | 2025-03-22T03:26:37.433Z | Compiling regress v0.10.3 |
1367 | 2025-03-22T03:26:39.341Z | Compiling tracing-core v0.1.33 |
1368 | 2025-03-22T03:26:39.880Z | Compiling log v0.4.26 |
1369 | 2025-03-22T03:26:40.065Z | Compiling pin-utils v0.1.0 |
1370 | 2025-03-22T03:26:40.163Z | Compiling allocator-api2 v0.2.21 |
1371 | 2025-03-22T03:26:40.428Z | Compiling equivalent v1.0.2 |
1372 | 2025-03-22T03:26:40.542Z | Compiling icu_properties_data v1.5.0 |
1373 | 2025-03-22T03:26:40.809Z | Compiling futures-task v0.3.31 |
1374 | 2025-03-22T03:26:41.037Z | Compiling foldhash v0.1.5 |
1375 | 2025-03-22T03:26:41.096Z | Compiling untrusted v0.9.0 |
1376 | 2025-03-22T03:26:41.286Z | Compiling dyn-clone v1.0.19 |
1377 | 2025-03-22T03:26:41.452Z | Compiling hashbrown v0.15.2 |
1378 | 2025-03-22T03:26:41.496Z | Compiling ring v0.17.14 |
1379 | 2025-03-22T03:26:41.695Z | Compiling typify-impl v0.3.0 |
1380 | 2025-03-22T03:26:41.786Z | Compiling futures-util v0.3.31 |
1381 | 2025-03-22T03:26:41.828Z | Compiling icu_properties v1.5.1 |
1382 | 2025-03-22T03:26:42.216Z | Compiling tracing v0.1.41 |
1383 | 2025-03-22T03:26:42.909Z | Compiling serde_tokenstream v0.2.2 |
1384 | 2025-03-22T03:26:43.095Z | Compiling http-body v1.0.1 |
1385 | 2025-03-22T03:26:43.348Z | Compiling write16 v1.0.0 |
1386 | 2025-03-22T03:26:43.470Z | Compiling try-lock v0.2.5 |
1387 | 2025-03-22T03:26:43.483Z | Compiling unicode-ident v1.0.18 |
1388 | 2025-03-22T03:26:43.633Z | Compiling utf16_iter v1.0.5 |
1389 | 2025-03-22T03:26:43.682Z | Compiling slog v2.7.0 |
1390 | 2025-03-22T03:26:43.870Z | Compiling utf8_iter v1.0.4 |
1391 | 2025-03-22T03:26:44.166Z | Compiling icu_normalizer_data v1.5.0 |
1392 | 2025-03-22T03:26:44.273Z | Compiling proc-macro2 v1.0.94 |
1393 | 2025-03-22T03:26:44.283Z | Compiling want v0.3.1 |
1394 | 2025-03-22T03:26:44.587Z | Compiling rustls-webpki v0.103.0 |
1395 | 2025-03-22T03:26:46.173Z | Compiling icu_normalizer v1.5.0 |
1396 | 2025-03-22T03:26:48.168Z | Compiling httparse v1.10.1 |
1397 | 2025-03-22T03:26:49.226Z | Compiling futures-channel v0.3.31 |
1398 | 2025-03-22T03:26:49.691Z | Compiling tower-service v0.3.3 |
1399 | 2025-03-22T03:26:49.741Z | Compiling zeroize v1.8.1 |
1400 | 2025-03-22T03:26:49.820Z | Compiling percent-encoding v2.3.1 |
1401 | 2025-03-22T03:26:50.095Z | Compiling toml_datetime v0.6.8 |
1402 | 2025-03-22T03:26:50.293Z | Compiling subtle v2.6.1 |
1403 | 2025-03-22T03:26:50.571Z | Compiling rustls v0.23.25 |
1404 | 2025-03-22T03:26:50.995Z | Compiling toml_edit v0.19.15 |
1405 | 2025-03-22T03:26:51.043Z | Compiling zerocopy v0.8.24 |
1406 | 2025-03-22T03:26:51.103Z | Compiling form_urlencoded v1.2.1 |
1407 | 2025-03-22T03:26:51.468Z | Compiling hyper v1.6.0 |
1408 | 2025-03-22T03:26:51.619Z | Compiling idna_adapter v1.2.0 |
1409 | 2025-03-22T03:26:51.746Z | Compiling quote v1.0.40 |
1410 | 2025-03-22T03:26:52.857Z | Compiling aho-corasick v1.1.3 |
1411 | 2025-03-22T03:26:53.975Z | Compiling regex-syntax v0.8.5 |
1412 | 2025-03-22T03:26:53.986Z | Compiling typify-macro v0.3.0 |
1413 | 2025-03-22T03:26:57.335Z | Compiling lazy_static v1.5.0 |
1414 | 2025-03-22T03:26:57.347Z | Compiling proc-macro-crate v1.3.1 |
1415 | 2025-03-22T03:26:57.469Z | Compiling tokio-rustls v0.26.2 |
1416 | 2025-03-22T03:26:57.908Z | Compiling regex-automata v0.4.9 |
1417 | 2025-03-22T03:26:58.146Z | Compiling hyper-util v0.1.10 |
1418 | 2025-03-22T03:27:00.277Z | Compiling thiserror v2.0.12 |
1419 | 2025-03-22T03:27:00.438Z | Compiling syn v2.0.100 |
1420 | 2025-03-22T03:27:03.903Z | Compiling idna v1.0.3 |
1421 | 2025-03-22T03:27:09.714Z | Compiling webpki-roots v0.26.8 |
1422 | 2025-03-22T03:27:09.733Z | Compiling sync_wrapper v1.0.2 |
1423 | 2025-03-22T03:27:09.884Z | Compiling futures-sink v0.3.31 |
1424 | 2025-03-22T03:27:09.958Z | Compiling tower-layer v0.3.3 |
1425 | 2025-03-22T03:27:10.035Z | Compiling heck v0.5.0 |
1426 | 2025-03-22T03:27:10.312Z | Compiling crossbeam-utils v0.8.21 |
1427 | 2025-03-22T03:27:10.330Z | Compiling tower v0.5.2 |
1428 | 2025-03-22T03:27:11.385Z | Compiling tokio-util v0.7.14 |
1429 | 2025-03-22T03:27:11.413Z | Compiling thiserror v1.0.69 |
1430 | 2025-03-22T03:27:11.563Z | Compiling hyper-rustls v0.27.5 |
1431 | 2025-03-22T03:27:12.107Z | Compiling ppv-lite86 v0.2.21 |
1432 | 2025-03-22T03:27:13.230Z | Compiling url v2.5.4 |
1433 | 2025-03-22T03:27:13.674Z | Compiling regex v1.11.1 |
1434 | 2025-03-22T03:27:14.739Z | Compiling num_enum_derive v0.5.11 |
1435 | 2025-03-22T03:27:17.178Z | Compiling typify v0.3.0 |
1436 | 2025-03-22T03:27:17.247Z | Compiling serde_urlencoded v0.7.1 |
1437 | 2025-03-22T03:27:17.311Z | Compiling http-body-util v0.1.3 |
1438 | 2025-03-22T03:27:17.834Z | Compiling openapiv3 v2.0.0 |
1439 | 2025-03-22T03:27:17.873Z | Compiling rustls-pemfile v2.2.0 |
1440 | 2025-03-22T03:27:18.349Z | Compiling rand_core v0.6.4 |
1441 | 2025-03-22T03:27:18.833Z | Compiling dirs-sys-next v0.1.2 |
1442 | 2025-03-22T03:27:18.919Z | Compiling mime v0.3.17 |
1443 | 2025-03-22T03:27:19.299Z | Compiling powerfmt v0.2.0 |
1444 | 2025-03-22T03:27:19.798Z | Compiling ipnet v2.11.0 |
1445 | 2025-03-22T03:27:19.980Z | Compiling foreign-types-shared v0.3.1 |
1446 | 2025-03-22T03:27:20.021Z | Compiling base64 v0.22.1 |
1447 | 2025-03-22T03:27:20.095Z | Compiling serde_yaml v0.9.34+deprecated |
1448 | 2025-03-22T03:27:21.162Z | Compiling reqwest v0.12.15 |
1449 | 2025-03-22T03:27:22.187Z | Compiling progenitor-impl v0.9.1 |
1450 | 2025-03-22T03:27:22.946Z | Compiling time-macros v0.2.21 |
1451 | 2025-03-22T03:27:23.933Z | Compiling foreign-types v0.5.0 |
1452 | 2025-03-22T03:27:24.045Z | Compiling deranged v0.4.0 |
1453 | 2025-03-22T03:27:26.370Z | Compiling dirs-next v2.0.0 |
1454 | 2025-03-22T03:27:26.642Z | Compiling rand_chacha v0.3.1 |
1455 | 2025-03-22T03:27:28.395Z | Compiling num_enum v0.5.11 |
1456 | 2025-03-22T03:27:28.607Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1457 | 2025-03-22T03:27:28.767Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1458 | 2025-03-22T03:27:28.868Z | Compiling oxnet v0.1.1 |
1459 | 2025-03-22T03:27:28.956Z | Compiling cstr-argument v0.1.2 |
1460 | 2025-03-22T03:27:29.231Z | Compiling thread_local v1.1.8 |
1461 | 2025-03-22T03:27:29.957Z | Compiling either v1.15.0 |
1462 | 2025-03-22T03:27:30.433Z | Compiling num-conv v0.1.0 |
1463 | 2025-03-22T03:27:30.561Z | Compiling arc-swap v1.7.1 |
1464 | 2025-03-22T03:27:30.680Z | Compiling pretty-hex v0.2.1 |
1465 | 2025-03-22T03:27:30.902Z | Compiling time-core v0.1.4 |
1466 | 2025-03-22T03:27:31.110Z | Compiling time v0.3.40 |
1467 | 2025-03-22T03:27:31.269Z | Compiling slog-scope v4.4.0 |
1468 | 2025-03-22T03:27:32.196Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1469 | 2025-03-22T03:27:32.578Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1470 | 2025-03-22T03:27:33.773Z | Compiling itertools v0.12.1 |
1471 | 2025-03-22T03:27:34.093Z | Compiling crossbeam-channel v0.5.14 |
1472 | 2025-03-22T03:27:35.708Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1473 | 2025-03-22T03:27:36.613Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1474 | 2025-03-22T03:27:36.792Z | Compiling progenitor-macro v0.9.1 |
1475 | 2025-03-22T03:27:37.586Z | Compiling rand v0.8.5 |
1476 | 2025-03-22T03:27:37.724Z | Compiling term v0.7.0 |
1477 | 2025-03-22T03:27:39.531Z | Compiling anyhow v1.0.97 |
1478 | 2025-03-22T03:27:41.024Z | Compiling progenitor-client v0.9.1 |
1479 | 2025-03-22T03:27:41.354Z | Compiling colored v2.2.0 |
1480 | 2025-03-22T03:27:42.027Z | Compiling is-terminal v0.4.16 |
1481 | 2025-03-22T03:27:42.159Z | Compiling winnow v0.6.26 |
1482 | 2025-03-22T03:27:42.310Z | Compiling take_mut v0.2.2 |
1483 | 2025-03-22T03:27:42.476Z | Compiling slog-async v2.8.0 |
1484 | 2025-03-22T03:27:42.803Z | Compiling slog-term v2.9.1 |
1485 | 2025-03-22T03:27:45.636Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1486 | 2025-03-22T03:27:45.700Z | Compiling slog-stdlog v4.1.1 |
1487 | 2025-03-22T03:27:46.592Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1488 | 2025-03-22T03:27:46.651Z | Compiling slog-envlogger v2.2.0 |
1489 | 2025-03-22T03:27:49.399Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8) |
1490 | 2025-03-22T03:27:50.082Z | Compiling progenitor v0.9.1 |
1491 | 2025-03-22T03:27:50.326Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1492 | 2025-03-22T03:28:01.246Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1493 | 2025-03-22T03:28:07.005Z | Finished `release` profile [optimized] target(s) in 1m 40s |
1494 | 2025-03-22T03:28:07.090Z | Running unittests src/lib.rs (target/release/deps/mg_tests-b0b3f543d76c9891) |
1495 | 2025-03-22T03:28:07.138Z | |
1496 | 2025-03-22T03:28:07.138Z | running 1 test |
1497 | 2025-03-22T03:28:07.316Z | configure zone |
1498 | 2025-03-22T03:28:07.334Z | install zone |
1499 | 2025-03-22T03:29:07.143Z | test ddm::test_quartet has been running for over 60 seconds |
1500 | 2025-03-22T03:30:34.969Z | boot zone |
1501 | 2025-03-22T03:30:35.891Z | start zone s1 |
1502 | 2025-03-22T03:30:35.891Z | configure zone |
1503 | 2025-03-22T03:30:35.900Z | install zone |
1504 | 2025-03-22T03:33:07.874Z | boot zone |
1505 | 2025-03-22T03:33:08.686Z | start zone s2 |
1506 | 2025-03-22T03:33:08.686Z | configure zone |
1507 | 2025-03-22T03:33:08.694Z | install zone |
1508 | 2025-03-22T03:35:34.720Z | boot zone |
1509 | 2025-03-22T03:35:35.597Z | start zone s3 |
1510 | 2025-03-22T03:35:35.597Z | configure zone |
1511 | 2025-03-22T03:35:35.601Z | install zone |
1512 | 2025-03-22T03:38:00.502Z | boot zone |
1513 | 2025-03-22T03:38:01.465Z | start zone t1 |
1514 | 2025-03-22T03:38:01.465Z | configure zone |
1515 | 2025-03-22T03:38:01.474Z | install zone |
1516 | 2025-03-22T03:40:20.905Z | boot zone |
1517 | 2025-03-22T03:40:21.836Z | waiting for zones to come up |
1518 | 2025-03-22T03:40:31.837Z | [sidecar.quartet] svcs milestone/network |
1519 | 2025-03-22T03:40:31.866Z | STATE STIME FMRI |
1520 | 2025-03-22T03:40:31.866Z | online 20:30:53 svc:/milestone/network:default |
1521 | 2025-03-22T03:40:31.866Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
1522 | 2025-03-22T03:40:31.913Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
1523 | 2025-03-22T03:40:31.962Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
1524 | 2025-03-22T03:40:32.012Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
1525 | 2025-03-22T03:40:32.016Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1526 | 2025-03-22T03:40:32.037Z | |
1527 | 2025-03-22T03:40:32.037Z | running zone s1.quartet setup |
1528 | 2025-03-22T03:40:32.037Z | [s1.quartet] svcs milestone/network |
1529 | 2025-03-22T03:40:32.061Z | STATE STIME FMRI |
1530 | 2025-03-22T03:40:32.061Z | online 20:33:26 svc:/milestone/network:default |
1531 | 2025-03-22T03:40:32.061Z | [s1.quartet] dladm |
1532 | 2025-03-22T03:40:32.081Z | LINK CLASS MTU STATE BRIDGE OVER |
1533 | 2025-03-22T03:40:32.082Z | sl0 simnet 9000 up -- ? |
1534 | 2025-03-22T03:40:32.082Z | mgs1 vnic 9000 up -- ? |
1535 | 2025-03-22T03:40:32.082Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
1536 | 2025-03-22T03:40:32.655Z | |
1537 | 2025-03-22T03:40:32.655Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
1538 | 2025-03-22T03:40:32.679Z | |
1539 | 2025-03-22T03:40:32.679Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1540 | 2025-03-22T03:40:32.699Z | |
1541 | 2025-03-22T03:40:32.699Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
1542 | 2025-03-22T03:40:32.792Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
1543 | 2025-03-22T03:40:32.842Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 74c1796c-afb8-475f-beae-d30ab566c43d --sled-uuid 3b5efa8b-4647-4ed7-8544-559aa49f3499 -a sl0/v6 &> /opt/ddmd.log & |
1544 | 2025-03-22T03:40:32.866Z | |
1545 | 2025-03-22T03:40:32.866Z | running zone s2.quartet setup |
1546 | 2025-03-22T03:40:32.866Z | [s2.quartet] svcs milestone/network |
1547 | 2025-03-22T03:40:32.889Z | STATE STIME FMRI |
1548 | 2025-03-22T03:40:32.889Z | online 20:35:53 svc:/milestone/network:default |
1549 | 2025-03-22T03:40:32.889Z | [s2.quartet] dladm |
1550 | 2025-03-22T03:40:32.913Z | LINK CLASS MTU STATE BRIDGE OVER |
1551 | 2025-03-22T03:40:32.913Z | sl1 simnet 9000 up -- ? |
1552 | 2025-03-22T03:40:32.913Z | mgs2 vnic 9000 up -- ? |
1553 | 2025-03-22T03:40:32.913Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
1554 | 2025-03-22T03:40:33.499Z | |
1555 | 2025-03-22T03:40:33.500Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
1556 | 2025-03-22T03:40:33.525Z | |
1557 | 2025-03-22T03:40:33.525Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1558 | 2025-03-22T03:40:33.545Z | |
1559 | 2025-03-22T03:40:33.545Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
1560 | 2025-03-22T03:40:33.594Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
1561 | 2025-03-22T03:40:33.617Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid bc5c10c7-5c7c-4777-b3c8-353f4c1a1167 --sled-uuid 2b2b7028-3cf0-4498-884f-ffdd4694aaf7 -a sl1/v6 &> /opt/ddmd.log & |
1562 | 2025-03-22T03:40:33.637Z | |
1563 | 2025-03-22T03:40:33.637Z | running zone s3.quartet setup |
1564 | 2025-03-22T03:40:33.637Z | [s3.quartet] svcs milestone/network |
1565 | 2025-03-22T03:40:33.661Z | STATE STIME FMRI |
1566 | 2025-03-22T03:40:33.661Z | online 20:38:18 svc:/milestone/network:default |
1567 | 2025-03-22T03:40:33.661Z | [s3.quartet] dladm |
1568 | 2025-03-22T03:40:33.683Z | LINK CLASS MTU STATE BRIDGE OVER |
1569 | 2025-03-22T03:40:33.684Z | sl2 simnet 9000 up -- ? |
1570 | 2025-03-22T03:40:33.684Z | mgs3 vnic 9000 up -- ? |
1571 | 2025-03-22T03:40:33.684Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
1572 | 2025-03-22T03:40:34.247Z | |
1573 | 2025-03-22T03:40:34.247Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
1574 | 2025-03-22T03:40:34.270Z | |
1575 | 2025-03-22T03:40:34.270Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1576 | 2025-03-22T03:40:34.290Z | |
1577 | 2025-03-22T03:40:34.290Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
1578 | 2025-03-22T03:40:34.339Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
1579 | 2025-03-22T03:40:34.362Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid dfd6647c-c6e1-4f3a-8b3b-0bd04bb49b9f --sled-uuid 9ff2a15d-3164-49c9-8f64-c62201599969 -a sl2/v6 &> /opt/ddmd.log & |
1580 | 2025-03-22T03:40:34.383Z | |
1581 | 2025-03-22T03:40:34.383Z | running zone t1.quartet setup |
1582 | 2025-03-22T03:40:34.383Z | [t1.quartet] svcs milestone/network |
1583 | 2025-03-22T03:40:34.403Z | STATE STIME FMRI |
1584 | 2025-03-22T03:40:34.403Z | - - svc:/milestone/network:default |
1585 | 2025-03-22T03:40:35.403Z | [t1.quartet] svcs milestone/network |
1586 | 2025-03-22T03:40:35.425Z | STATE STIME FMRI |
1587 | 2025-03-22T03:40:35.425Z | - - svc:/milestone/network:default |
1588 | 2025-03-22T03:40:36.426Z | [t1.quartet] svcs milestone/network |
1589 | 2025-03-22T03:40:36.453Z | STATE STIME FMRI |
1590 | 2025-03-22T03:40:36.453Z | - - svc:/milestone/network:default |
1591 | 2025-03-22T03:40:37.453Z | [t1.quartet] svcs milestone/network |
1592 | 2025-03-22T03:40:37.474Z | STATE STIME FMRI |
1593 | 2025-03-22T03:40:37.474Z | - - svc:/milestone/network:default |
1594 | 2025-03-22T03:40:38.475Z | [t1.quartet] svcs milestone/network |
1595 | 2025-03-22T03:40:38.497Z | STATE STIME FMRI |
1596 | 2025-03-22T03:40:38.497Z | - - svc:/milestone/network:default |
1597 | 2025-03-22T03:40:39.497Z | [t1.quartet] svcs milestone/network |
1598 | 2025-03-22T03:40:39.517Z | STATE STIME FMRI |
1599 | 2025-03-22T03:40:39.517Z | - - svc:/milestone/network:default |
1600 | 2025-03-22T03:40:40.518Z | [t1.quartet] svcs milestone/network |
1601 | 2025-03-22T03:40:40.539Z | STATE STIME FMRI |
1602 | 2025-03-22T03:40:40.539Z | offline 20:40:38 svc:/milestone/network:default |
1603 | 2025-03-22T03:40:41.540Z | [t1.quartet] svcs milestone/network |
1604 | 2025-03-22T03:40:41.565Z | STATE STIME FMRI |
1605 | 2025-03-22T03:40:41.565Z | online 20:40:39 svc:/milestone/network:default |
1606 | 2025-03-22T03:40:41.565Z | [t1.quartet] dladm |
1607 | 2025-03-22T03:40:41.587Z | LINK CLASS MTU STATE BRIDGE OVER |
1608 | 2025-03-22T03:40:41.587Z | tfportrear0_0 simnet 9000 up -- ? |
1609 | 2025-03-22T03:40:41.587Z | tfportrear1_0 simnet 9000 up -- ? |
1610 | 2025-03-22T03:40:41.587Z | tfportrear2_0 simnet 9000 up -- ? |
1611 | 2025-03-22T03:40:41.587Z | mgt1 vnic 9000 up -- ? |
1612 | 2025-03-22T03:40:41.587Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
1613 | 2025-03-22T03:40:42.203Z | |
1614 | 2025-03-22T03:40:42.203Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1615 | 2025-03-22T03:40:42.227Z | |
1616 | 2025-03-22T03:40:42.227Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1617 | 2025-03-22T03:40:42.251Z | |
1618 | 2025-03-22T03:40:42.251Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
1619 | 2025-03-22T03:40:42.273Z | |
1620 | 2025-03-22T03:40:42.273Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
1621 | 2025-03-22T03:40:42.293Z | |
1622 | 2025-03-22T03:40:42.293Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
1623 | 2025-03-22T03:40:42.488Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
1624 | 2025-03-22T03:40:42.492Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
1625 | 2025-03-22T03:40:42.496Z | waiting 3s for copy of files to zone to complete ... |
1626 | 2025-03-22T03:40:45.496Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
1627 | 2025-03-22T03:40:45.542Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
1628 | 2025-03-22T03:40:45.565Z | [t1.quartet] svcadm enable dendrite |
1629 | 2025-03-22T03:40:45.605Z | |
1630 | 2025-03-22T03:40:45.605Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
1631 | 2025-03-22T03:40:45.652Z | |
1632 | 2025-03-22T03:40:45.652Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
1633 | 2025-03-22T03:40:45.699Z | |
1634 | 2025-03-22T03:40:45.699Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1635 | 2025-03-22T03:40:45.745Z | |
1636 | 2025-03-22T03:40:45.745Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1637 | 2025-03-22T03:40:45.789Z | |
1638 | 2025-03-22T03:40:45.789Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
1639 | 2025-03-22T03:40:45.832Z | |
1640 | 2025-03-22T03:40:45.832Z | [t1.quartet] svcadm refresh dendrite:default |
1641 | 2025-03-22T03:40:45.869Z | |
1642 | 2025-03-22T03:40:45.869Z | [t1.quartet] svcadm restart dendrite:default |
1643 | 2025-03-22T03:40:45.907Z | |
1644 | 2025-03-22T03:40:45.907Z | wait 10s for dendrite to come up ... |
1645 | 2025-03-22T03:40:55.908Z | [t1.quartet] svcadm enable tfport |
1646 | 2025-03-22T03:40:55.949Z | |
1647 | 2025-03-22T03:40:55.949Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 6245935d-1196-42ab-8929-45eb77cbd809 --sled-uuid 0ac700e4-d5fd-4ea1-9c1c-0f866c8e195f -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
1648 | 2025-03-22T03:40:55.970Z | |
1649 | 2025-03-22T03:40:55.970Z | [t1.quartet] ipadm |
1650 | 2025-03-22T03:40:55.996Z | ADDROBJ TYPE STATE ADDR |
1651 | 2025-03-22T03:40:55.996Z | lo0/v4 static ok 127.0.0.1/8 |
1652 | 2025-03-22T03:40:55.996Z | mgt1/v4 static ok 10.0.0.4/24 |
1653 | 2025-03-22T03:40:55.996Z | lo0/v6 static ok ::1/128 |
1654 | 2025-03-22T03:40:55.996Z | lo0/u6 static ok fd00:4::1/64 |
1655 | 2025-03-22T03:40:55.996Z | tfportrear0_0/v6 addrconf ok fe80::84bd:74ff:fead:f925%tfportrear0_0/10 |
1656 | 2025-03-22T03:40:55.996Z | tfportrear1_0/v6 addrconf ok fe80::a836:8ff:fe6b:27ad%tfportrear1_0/10 |
1657 | 2025-03-22T03:40:55.996Z | tfportrear2_0/v6 addrconf ok fe80::5c75:34ff:fe2f:65e8%tfportrear2_0/10 |
1658 | 2025-03-22T03:40:58.006Z | initial peering test passed |
1659 | 2025-03-22T03:40:59.008Z | [s3.quartet] ping fd00:1::1 |
1660 | 2025-03-22T03:40:59.032Z | fd00:1::1 is alive |
1661 | 2025-03-22T03:41:10.036Z | [s3.quartet] ping fd00:1::1 |
1662 | 2025-03-22T03:41:10.059Z | fd00:1::1 is alive |
1663 | 2025-03-22T03:41:10.063Z | [t1.quartet] pkill ddmd |
1664 | 2025-03-22T03:41:10.080Z | |
1665 | 2025-03-22T03:41:10.080Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
1666 | 2025-03-22T03:41:10.083Z | cp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log |
1667 | 2025-03-22T03:41:12.828Z | [s3.quartet] pkill ddmd |
1668 | 2025-03-22T03:41:12.849Z | |
1669 | 2025-03-22T03:41:12.849Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
1670 | 2025-03-22T03:41:15.304Z | [s2.quartet] pkill ddmd |
1671 | 2025-03-22T03:41:15.323Z | |
1672 | 2025-03-22T03:41:15.323Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
1673 | 2025-03-22T03:41:17.831Z | [s1.quartet] pkill ddmd |
1674 | 2025-03-22T03:41:17.851Z | |
1675 | 2025-03-22T03:41:17.851Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
1676 | 2025-03-22T03:41:20.212Z | [sidecar.quartet] pkill softnpu |
1677 | 2025-03-22T03:41:20.231Z | |
1678 | 2025-03-22T03:41:20.231Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
1679 | 2025-03-22T03:41:22.759Z | test ddm::test_quartet ... ok |
1680 | 2025-03-22T03:41:22.760Z | |
1681 | 2025-03-22T03:41:22.760Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 795.56s |
1682 | 2025-03-22T03:41:22.760Z | |
1683 | 2025-03-22T03:41:22.789Z | + cleanup |
1684 | 2025-03-22T03:41:22.792Z | ++ id -un |
1685 | 2025-03-22T03:41:22.796Z | ++ id -gn |
1686 | 2025-03-22T03:41:22.799Z | + pfexec chown -R build:build . |
1687 | 2025-03-22T03:41:22.888Z | process exited: duration 1334489 ms, exit code 0 |
|
1688 | 2025-03-22T03:41:22.900Z | found 5 output files |
1689 | 2025-03-22T03:41:22.900Z | uploading: /work/s1.quartet.log (4853 bytes) |
1690 | 2025-03-22T03:41:23.912Z | uploaded: /work/s1.quartet.log |
1691 | 2025-03-22T03:41:23.912Z | uploading: /work/s2.quartet.log (4105 bytes) |
1692 | 2025-03-22T03:41:24.924Z | uploaded: /work/s2.quartet.log |
1693 | 2025-03-22T03:41:24.924Z | uploading: /work/s3.quartet.log (4253 bytes) |
1694 | 2025-03-22T03:41:25.937Z | uploaded: /work/s3.quartet.log |
1695 | 2025-03-22T03:41:25.937Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
1696 | 2025-03-22T03:41:26.948Z | uploaded: /work/sidecar.quartet-softnpu.log |
1697 | 2025-03-22T03:41:26.948Z | uploading: /work/t1.quartet.log (17373 bytes) |
1698 | 2025-03-22T03:41:27.962Z | uploaded: /work/t1.quartet.log |