|
|
|
1 | 2025-03-03T07:50:33.720Z | job assigned to worker 01JNDFPTCFDM268V10T3ZGQHTT [factory aws, i-03fae21e7a884f776] (queued for 56 s) |
|
2 | 2025-03-03T07:50:42.620Z | starting task 0: "setup" |
3 | 2025-03-03T07:50:42.627Z | ++ uname -s |
4 | 2025-03-03T07:50:42.630Z | + kern=SunOS |
5 | 2025-03-03T07:50:42.630Z | + build_user=build |
6 | 2025-03-03T07:50:42.630Z | + build_uid=12345 |
7 | 2025-03-03T07:50:42.630Z | + work_dir=/work |
8 | 2025-03-03T07:50:42.630Z | + input_dir=/input |
9 | 2025-03-03T07:50:42.630Z | + [[ 0 == 12345 ]] |
10 | 2025-03-03T07:50:42.630Z | + case "$kern" in |
11 | 2025-03-03T07:50:42.630Z | + groupadd -g 12345 build |
12 | 2025-03-03T07:50:42.633Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-03T07:50:44.641Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-03T07:50:44.754Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-03T07:50:44.757Z | + home_fs=zfs |
16 | 2025-03-03T07:50:44.757Z | + [[ zfs == autofs ]] |
17 | 2025-03-03T07:50:44.757Z | + mkdir -p /home/build |
18 | 2025-03-03T07:50:44.760Z | + chown build:build /home/build /work |
19 | 2025-03-03T07:50:46.760Z | + chmod 0700 /home/build /work |
20 | 2025-03-03T07:50:46.763Z | process exited: duration 4142 ms, exit code 0 |
|
21 | 2025-03-03T07:50:46.769Z | starting task 1: "rust-toolchain" |
22 | 2025-03-03T07:50:46.774Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-03T07:50:46.774Z | * rust toolchain channel = "stable" |
24 | 2025-03-03T07:50:46.774Z | * rust toolchain profile = "default" |
25 | 2025-03-03T07:50:46.774Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-03T07:50:46.774Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-03T07:50:46.777Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-03T07:50:46.777Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-03T07:50:46.778Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-03T07:50:46.895Z | info: downloading installer |
31 | 2025-03-03T07:50:48.256Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-03-03T07:50:48.256Z | warning: /opt/ooce/bin |
33 | 2025-03-03T07:50:48.257Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-03T07:50:48.257Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-03-03T07:50:48.257Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-03T07:50:48.257Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-03T07:50:48.257Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-03T07:50:48.257Z | error: cannot install while Rust is installed |
39 | 2025-03-03T07:50:48.257Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-03T07:50:48.280Z | info: profile set to 'default' |
41 | 2025-03-03T07:50:48.280Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-03T07:50:48.283Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-03T07:50:48.439Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-03T07:50:48.439Z | info: downloading component 'cargo' |
45 | 2025-03-03T07:50:49.306Z | info: downloading component 'clippy' |
46 | 2025-03-03T07:50:49.641Z | info: downloading component 'rust-docs' |
47 | 2025-03-03T07:50:50.961Z | info: downloading component 'rust-std' |
48 | 2025-03-03T07:50:52.905Z | info: downloading component 'rustc' |
49 | 2025-03-03T07:50:59.599Z | info: downloading component 'rustfmt' |
50 | 2025-03-03T07:50:59.849Z | info: installing component 'cargo' |
51 | 2025-03-03T07:51:00.675Z | info: installing component 'clippy' |
52 | 2025-03-03T07:51:01.057Z | info: installing component 'rust-docs' |
53 | 2025-03-03T07:51:02.821Z | info: installing component 'rust-std' |
54 | 2025-03-03T07:51:04.688Z | info: installing component 'rustc' |
55 | 2025-03-03T07:51:10.590Z | info: installing component 'rustfmt' |
56 | 2025-03-03T07:51:10.921Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-03T07:51:10.921Z | |
58 | 2025-03-03T07:51:11.291Z | stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-03T07:51:11.291Z | |
60 | 2025-03-03T07:51:11.295Z | |
61 | 2025-03-03T07:51:11.295Z | Rust is installed now. Great! |
62 | 2025-03-03T07:51:11.295Z | |
63 | 2025-03-03T07:51:11.296Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-03T07:51:11.297Z | environment variable. This has not been done automatically. |
65 | 2025-03-03T07:51:11.297Z | |
66 | 2025-03-03T07:51:11.297Z | To configure your current shell, you need to source |
67 | 2025-03-03T07:51:11.297Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-03T07:51:11.297Z | |
69 | 2025-03-03T07:51:11.297Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-03T07:51:11.297Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-03T07:51:11.297Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-03T07:51:11.366Z | + rustup --version |
73 | 2025-03-03T07:51:11.373Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-03-03T07:51:11.373Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-03-03T07:51:11.459Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-03-03T07:51:11.462Z | + cargo --version |
77 | 2025-03-03T07:51:11.519Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-03-03T07:51:11.522Z | + rustc --version |
79 | 2025-03-03T07:51:11.585Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-03-03T07:51:11.588Z | process exited: duration 24814 ms, exit code 0 |
|
81 | 2025-03-03T07:51:11.595Z | starting task 2: "authentication" |
82 | 2025-03-03T07:51:11.617Z | process exited: duration 22 ms, exit code 0 |
|
83 | 2025-03-03T07:51:11.623Z | starting task 3: "clone repository" |
84 | 2025-03-03T07:51:11.628Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-03-03T07:51:11.631Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-03-03T07:51:11.674Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-03-03T07:51:12.209Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-03-03T07:51:12.209Z | + git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b |
89 | 2025-03-03T07:51:12.455Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-03-03T07:51:12.455Z | * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD |
91 | 2025-03-03T07:51:12.462Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-03-03T07:51:12.465Z | ++ git branch --show-current |
93 | 2025-03-03T07:51:12.468Z | + current=main |
94 | 2025-03-03T07:51:12.468Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-03-03T07:51:12.468Z | + git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b |
96 | 2025-03-03T07:51:12.471Z | + git checkout -f renovate/rust-1.x |
97 | 2025-03-03T07:51:12.485Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-03-03T07:51:12.488Z | + git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b |
99 | 2025-03-03T07:51:12.499Z | HEAD is now at a303dda Update dependency rust to v1.85.0 |
100 | 2025-03-03T07:51:12.502Z | process exited: duration 876 ms, exit code 0 |
|
101 | 2025-03-03T07:51:12.510Z | starting task 4: "build" |
102 | 2025-03-03T07:51:12.515Z | ++ cargo --version |
103 | 2025-03-03T07:51:12.520Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
104 | 2025-03-03T07:51:12.684Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
105 | 2025-03-03T07:51:12.684Z | info: downloading component 'cargo' |
106 | 2025-03-03T07:51:13.424Z | info: downloading component 'clippy' |
107 | 2025-03-03T07:51:13.711Z | info: downloading component 'rust-docs' |
108 | 2025-03-03T07:51:14.833Z | info: downloading component 'rust-std' |
109 | 2025-03-03T07:51:16.490Z | info: downloading component 'rustc' |
110 | 2025-03-03T07:51:22.172Z | info: downloading component 'rustfmt' |
111 | 2025-03-03T07:51:22.382Z | info: installing component 'cargo' |
112 | 2025-03-03T07:51:23.213Z | info: installing component 'clippy' |
113 | 2025-03-03T07:51:23.596Z | info: installing component 'rust-docs' |
114 | 2025-03-03T07:51:25.353Z | info: installing component 'rust-std' |
115 | 2025-03-03T07:51:27.160Z | info: installing component 'rustc' |
116 | 2025-03-03T07:51:33.127Z | info: installing component 'rustfmt' |
117 | 2025-03-03T07:51:33.550Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
118 | 2025-03-03T07:51:33.553Z | ++ rustc --version |
119 | 2025-03-03T07:51:33.629Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
120 | 2025-03-03T07:51:33.634Z | ++ dladm |
121 | 2025-03-03T07:51:33.638Z | LINK CLASS MTU STATE BRIDGE OVER |
122 | 2025-03-03T07:51:33.638Z | ena0 phys 9216 up -- -- |
123 | 2025-03-03T07:51:33.641Z | ++ ipadm |
124 | 2025-03-03T07:51:33.641Z | ADDROBJ TYPE STATE ADDR |
125 | 2025-03-03T07:51:33.641Z | lo0/v4 static ok 127.0.0.1/8 |
126 | 2025-03-03T07:51:33.641Z | ena0/dhcp dhcp ok 10.150.1.217/24 |
127 | 2025-03-03T07:51:33.641Z | lo0/v6 static ok ::1/128 |
128 | 2025-03-03T07:51:33.645Z | ++ banner collect |
129 | 2025-03-03T07:51:33.645Z | |
130 | 2025-03-03T07:51:33.645Z | #### #### # # ###### #### ##### |
131 | 2025-03-03T07:51:33.645Z | # # # # # # # # # # |
132 | 2025-03-03T07:51:33.645Z | # # # # # ##### # # |
133 | 2025-03-03T07:51:33.645Z | # # # # # # # # |
134 | 2025-03-03T07:51:33.645Z | # # # # # # # # # # |
135 | 2025-03-03T07:51:33.645Z | #### #### ###### ###### ###### #### # |
136 | 2025-03-03T07:51:33.645Z | |
137 | 2025-03-03T07:51:33.646Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
138 | 2025-03-03T07:51:33.649Z | ++ repo=softnpu |
139 | 2025-03-03T07:51:33.649Z | ++ series=image |
140 | 2025-03-03T07:51:33.649Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
141 | 2025-03-03T07:51:33.649Z | ++ name=softnpu |
142 | 2025-03-03T07:51:33.649Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
143 | 2025-03-03T07:51:33.649Z | ++ mkdir -p download |
144 | 2025-03-03T07:51:33.649Z | ++ pushd download |
145 | 2025-03-03T07:51:33.649Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
146 | 2025-03-03T07:51:33.649Z | ++ [[ ! -f softnpu ]] |
147 | 2025-03-03T07:51:33.649Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
148 | 2025-03-03T07:51:33.656Z | % Total % Received % Xferd Average Speed Time Time Time Current |
149 | 2025-03-03T07:51:33.656Z | Dload Upload Total Spent Left Speed |
150 | 2025-03-03T07:51:34.009Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 61.8M 0 --:--:-- --:--:-- --:--:-- 62.0M |
151 | 2025-03-03T07:51:34.012Z | ++ popd |
152 | 2025-03-03T07:51:34.015Z | /work/oxidecomputer/maghemite |
153 | 2025-03-03T07:51:34.016Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
154 | 2025-03-03T07:51:34.016Z | ++ repo=sidecar-lite |
155 | 2025-03-03T07:51:34.016Z | ++ series=release |
156 | 2025-03-03T07:51:34.016Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
157 | 2025-03-03T07:51:34.016Z | ++ name=libsidecar_lite.so |
158 | 2025-03-03T07:51:34.016Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
159 | 2025-03-03T07:51:34.016Z | ++ mkdir -p download |
160 | 2025-03-03T07:51:34.016Z | ++ pushd download |
161 | 2025-03-03T07:51:34.016Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
162 | 2025-03-03T07:51:34.016Z | ++ [[ ! -f libsidecar_lite.so ]] |
163 | 2025-03-03T07:51:34.016Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
164 | 2025-03-03T07:51:34.023Z | % Total % Received % Xferd Average Speed Time Time Time Current |
165 | 2025-03-03T07:51:34.023Z | Dload Upload Total Spent Left Speed |
166 | 2025-03-03T07:51:34.501Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
68 20.3M 68 14.0M 0 0 45.3M 0 --:--:-- --:--:-- --:--:-- 45.3M
100 20.3M 100 20.3M 0 0 42.5M 0 --:--:-- --:--:-- --:--:-- 42.4M |
167 | 2025-03-03T07:51:34.505Z | ++ popd |
168 | 2025-03-03T07:51:34.505Z | /work/oxidecomputer/maghemite |
169 | 2025-03-03T07:51:34.505Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
170 | 2025-03-03T07:51:34.505Z | ++ repo=sidecar-lite |
171 | 2025-03-03T07:51:34.506Z | ++ series=release |
172 | 2025-03-03T07:51:34.506Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
173 | 2025-03-03T07:51:34.506Z | ++ name=scadm |
174 | 2025-03-03T07:51:34.506Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
175 | 2025-03-03T07:51:34.506Z | ++ mkdir -p download |
176 | 2025-03-03T07:51:34.509Z | ++ pushd download |
177 | 2025-03-03T07:51:34.510Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
178 | 2025-03-03T07:51:34.510Z | ++ [[ ! -f scadm ]] |
179 | 2025-03-03T07:51:34.510Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
180 | 2025-03-03T07:51:34.515Z | % Total % Received % Xferd Average Speed Time Time Time Current |
181 | 2025-03-03T07:51:34.517Z | Dload Upload Total Spent Left Speed |
182 | 2025-03-03T07:51:34.937Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 54.3M 0 --:--:-- --:--:-- --:--:-- 54.4M |
183 | 2025-03-03T07:51:34.943Z | ++ popd |
184 | 2025-03-03T07:51:34.943Z | /work/oxidecomputer/maghemite |
185 | 2025-03-03T07:51:34.943Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
186 | 2025-03-03T07:51:34.943Z | ++ repo=dendrite |
187 | 2025-03-03T07:51:34.943Z | ++ series=image |
188 | 2025-03-03T07:51:34.943Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
189 | 2025-03-03T07:51:34.944Z | ++ name=dendrite-softnpu.tar.gz |
190 | 2025-03-03T07:51:34.944Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
191 | 2025-03-03T07:51:34.944Z | ++ mkdir -p download |
192 | 2025-03-03T07:51:34.944Z | ++ pushd download |
193 | 2025-03-03T07:51:34.944Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
194 | 2025-03-03T07:51:34.944Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
195 | 2025-03-03T07:51:34.944Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
196 | 2025-03-03T07:51:34.949Z | % Total % Received % Xferd Average Speed Time Time Time Current |
197 | 2025-03-03T07:51:34.950Z | Dload Upload Total Spent Left Speed |
198 | 2025-03-03T07:51:35.717Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
39 37.5M 39 14.6M 0 0 38.0M 0 --:--:-- --:--:-- --:--:-- 37.9M
100 37.5M 100 37.5M 0 0 48.6M 0 --:--:-- --:--:-- --:--:-- 48.6M |
199 | 2025-03-03T07:51:35.721Z | ++ popd |
200 | 2025-03-03T07:51:35.724Z | /work/oxidecomputer/maghemite |
201 | 2025-03-03T07:51:35.724Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
202 | 2025-03-03T07:51:35.724Z | ++ repo=maghemite |
203 | 2025-03-03T07:51:35.724Z | ++ series=release |
204 | 2025-03-03T07:51:35.724Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
205 | 2025-03-03T07:51:35.724Z | ++ name=ddmd |
206 | 2025-03-03T07:51:35.725Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
207 | 2025-03-03T07:51:35.725Z | ++ mkdir -p download |
208 | 2025-03-03T07:51:35.725Z | ++ pushd download |
209 | 2025-03-03T07:51:35.725Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
210 | 2025-03-03T07:51:35.725Z | ++ [[ ! -f ddmd ]] |
211 | 2025-03-03T07:51:35.725Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
212 | 2025-03-03T07:51:35.734Z | % Total % Received % Xferd Average Speed Time Time Time Current |
213 | 2025-03-03T07:51:35.734Z | Dload Upload Total Spent Left Speed |
214 | 2025-03-03T07:51:36.513Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
61 40.9M 61 25.3M 0 0 42.1M 0 --:--:-- --:--:-- --:--:-- 42.1M
100 40.9M 100 40.9M 0 0 52.5M 0 --:--:-- --:--:-- --:--:-- 52.5M |
215 | 2025-03-03T07:51:36.517Z | ++ popd |
216 | 2025-03-03T07:51:36.517Z | /work/oxidecomputer/maghemite |
217 | 2025-03-03T07:51:36.518Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
218 | 2025-03-03T07:51:36.518Z | ++ repo=maghemite |
219 | 2025-03-03T07:51:36.518Z | ++ series=release |
220 | 2025-03-03T07:51:36.518Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
221 | 2025-03-03T07:51:36.518Z | ++ name=ddmadm |
222 | 2025-03-03T07:51:36.518Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
223 | 2025-03-03T07:51:36.518Z | ++ mkdir -p download |
224 | 2025-03-03T07:51:36.524Z | ++ pushd download |
225 | 2025-03-03T07:51:36.524Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
226 | 2025-03-03T07:51:36.524Z | ++ [[ ! -f ddmadm ]] |
227 | 2025-03-03T07:51:36.524Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
228 | 2025-03-03T07:51:36.529Z | % Total % Received % Xferd Average Speed Time Time Time Current |
229 | 2025-03-03T07:51:36.529Z | Dload Upload Total Spent Left Speed |
230 | 2025-03-03T07:51:36.832Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 59.8M 0 --:--:-- --:--:-- --:--:-- 60.0M |
231 | 2025-03-03T07:51:36.843Z | ++ popd |
232 | 2025-03-03T07:51:36.843Z | /work/oxidecomputer/maghemite |
233 | 2025-03-03T07:51:36.843Z | ++ pushd download |
234 | 2025-03-03T07:51:36.844Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
235 | 2025-03-03T07:51:36.844Z | ++ chmod +x softnpu |
236 | 2025-03-03T07:51:36.844Z | ++ chmod +x scadm |
237 | 2025-03-03T07:51:36.844Z | ++ chmod +x ddmadm |
238 | 2025-03-03T07:51:36.844Z | ++ chmod +x ddmd |
239 | 2025-03-03T07:51:36.851Z | ++ mv ddmadm ddmadm-v2 |
240 | 2025-03-03T07:51:36.851Z | ++ mv ddmd ddmd-v2 |
241 | 2025-03-03T07:51:36.851Z | ++ rm -rf zones/dendrite |
242 | 2025-03-03T07:51:36.851Z | ++ mkdir -p zones/dendrite |
243 | 2025-03-03T07:51:36.851Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
244 | 2025-03-03T07:51:37.610Z | ++ popd |
245 | 2025-03-03T07:51:37.610Z | /work/oxidecomputer/maghemite |
246 | 2025-03-03T07:51:37.610Z | ++ banner install |
247 | 2025-03-03T07:51:37.613Z | |
248 | 2025-03-03T07:51:37.613Z | # # # #### ##### ## # # |
249 | 2025-03-03T07:51:37.613Z | # ## # # # # # # # |
250 | 2025-03-03T07:51:37.613Z | # # # # #### # # # # # |
251 | 2025-03-03T07:51:37.613Z | # # # # # # ###### # # |
252 | 2025-03-03T07:51:37.613Z | # # ## # # # # # # # |
253 | 2025-03-03T07:51:37.613Z | # # # #### # # # ###### ###### |
254 | 2025-03-03T07:51:37.613Z | |
255 | 2025-03-03T07:51:37.613Z | ++ pkg info brand/sparse |
256 | 2025-03-03T07:51:37.617Z | ++ grep -qi installed |
257 | 2025-03-03T07:51:39.279Z | pkg: info: no packages matching the following patterns you specified are |
258 | 2025-03-03T07:51:39.280Z | installed on the system. Try querying remotely instead: |
259 | 2025-03-03T07:51:39.280Z | |
260 | 2025-03-03T07:51:39.280Z | brand/sparse |
261 | 2025-03-03T07:51:39.323Z | ++ [[ 1 != 0 ]] |
262 | 2025-03-03T07:51:39.323Z | ++ set -o errexit |
263 | 2025-03-03T07:51:39.323Z | ++ pfexec pkg install brand/sparse |
264 | 2025-03-03T07:51:46.928Z | Startup: Refreshing catalog 'helios-dev' ... Done |
265 | 2025-03-03T07:51:51.368Z | Startup: Caching catalogs ... Done |
266 | 2025-03-03T07:52:04.656Z | Planning: Solver setup ... Done |
267 | 2025-03-03T07:52:04.820Z | Planning: Running solver ... Done |
268 | 2025-03-03T07:52:04.941Z | Planning: Finding local manifests ... Done |
269 | 2025-03-03T07:52:04.954Z | Planning: Fetching manifests: 0/3 0% complete |
270 | 2025-03-03T07:52:05.042Z | Planning: Fetching manifests: 3/3 100% complete |
271 | 2025-03-03T07:52:05.112Z | Planning: Package planning ... Done |
272 | 2025-03-03T07:52:05.118Z | Planning: Merging actions ... Done |
273 | 2025-03-03T07:52:05.307Z | Planning: Checking for conflicting actions ... Done |
274 | 2025-03-03T07:52:07.320Z | Planning: Consolidating action changes ... Done |
275 | 2025-03-03T07:52:07.743Z | Planning: Evaluating mediators ... Done |
276 | 2025-03-03T07:52:07.812Z | Planning: Planning completed in 16.34 seconds |
277 | 2025-03-03T07:52:07.827Z | Packages to install: 1 |
278 | 2025-03-03T07:52:07.828Z | Packages to update: 2 |
279 | 2025-03-03T07:52:07.831Z | Create boot environment: No |
280 | 2025-03-03T07:52:07.831Z | Create backup boot environment: Yes |
281 | 2025-03-03T07:52:07.905Z | |
282 | 2025-03-03T07:52:07.906Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
283 | 2025-03-03T07:52:14.040Z | Download: 918/1009 items 8.0/8.0MB 99% complete (3.4M/s) |
284 | 2025-03-03T07:52:14.576Z | Download: Completed 8.03 MB in 6.67 seconds (1.2M/s) |
285 | 2025-03-03T07:52:16.528Z | Actions: 1/1419 actions (Removing old actions) |
286 | 2025-03-03T07:52:16.550Z | Actions: 199/1419 actions (Installing new actions) |
287 | 2025-03-03T07:52:16.665Z | Actions: 579/1419 actions (Updating modified actions) |
288 | 2025-03-03T07:52:16.986Z | Actions: Completed 1419 actions in 0.46 seconds. |
289 | 2025-03-03T07:52:17.391Z | Done |
290 | 2025-03-03T07:52:17.394Z | Done |
291 | 2025-03-03T07:52:17.959Z | Done |
292 | 2025-03-03T07:52:22.167Z | Done |
293 | 2025-03-03T07:52:22.252Z | Done |
294 | 2025-03-03T07:52:22.255Z | Done |
295 | 2025-03-03T07:52:22.444Z | Done |
296 | 2025-03-03T07:52:22.866Z | ++ set -o errexit |
297 | 2025-03-03T07:52:22.866Z | ++ set -o pipefail |
298 | 2025-03-03T07:52:22.866Z | ++ banner build |
299 | 2025-03-03T07:52:22.869Z | |
300 | 2025-03-03T07:52:22.869Z | ##### # # # # ##### |
301 | 2025-03-03T07:52:22.869Z | # # # # # # # # |
302 | 2025-03-03T07:52:22.869Z | ##### # # # # # # |
303 | 2025-03-03T07:52:22.869Z | # # # # # # # # |
304 | 2025-03-03T07:52:22.869Z | # # # # # # # # |
305 | 2025-03-03T07:52:22.869Z | ##### #### # ###### ##### |
306 | 2025-03-03T07:52:22.869Z | |
307 | 2025-03-03T07:52:22.869Z | ++ cargo build --release --bin ddmd --bin ddmadm |
308 | 2025-03-03T07:52:23.035Z | Updating crates.io index |
309 | 2025-03-03T07:52:23.113Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
310 | 2025-03-03T07:52:23.709Z | From https://github.com/oxidecomputer/falcon |
311 | 2025-03-03T07:52:23.709Z | * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9 |
312 | 2025-03-03T07:52:23.825Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
313 | 2025-03-03T07:52:24.888Z | From https://github.com/oxidecomputer/dendrite |
314 | 2025-03-03T07:52:24.888Z | * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae |
315 | 2025-03-03T07:52:24.929Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
316 | 2025-03-03T07:52:25.195Z | From https://github.com/oxidecomputer/ispf |
317 | 2025-03-03T07:52:25.195Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
318 | 2025-03-03T07:52:25.216Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
319 | 2025-03-03T07:52:25.568Z | From https://github.com/oxidecomputer/netadm-sys |
320 | 2025-03-03T07:52:25.568Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
321 | 2025-03-03T07:52:25.580Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
322 | 2025-03-03T07:52:30.217Z | From https://github.com/oxidecomputer/omicron |
323 | 2025-03-03T07:52:30.217Z | * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 |
324 | 2025-03-03T07:52:30.617Z | Updating git repository `https://github.com/oxidecomputer/opte` |
325 | 2025-03-03T07:52:31.134Z | From https://github.com/oxidecomputer/opte |
326 | 2025-03-03T07:52:31.134Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
327 | 2025-03-03T07:52:31.179Z | Updating git repository `https://github.com/illumos/smf-rs` |
328 | 2025-03-03T07:52:31.627Z | From https://github.com/illumos/smf-rs |
329 | 2025-03-03T07:52:31.627Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
330 | 2025-03-03T07:52:31.660Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
331 | 2025-03-03T07:52:32.078Z | From https://github.com/oxidecomputer/maghemite |
332 | 2025-03-03T07:52:32.078Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
333 | 2025-03-03T07:52:32.126Z | Updating git repository `https://github.com/oxidecomputer/zone` |
334 | 2025-03-03T07:52:32.489Z | From https://github.com/oxidecomputer/zone |
335 | 2025-03-03T07:52:32.489Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
336 | 2025-03-03T07:52:32.517Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
337 | 2025-03-03T07:52:33.149Z | From https://github.com/oxidecomputer/propolis |
338 | 2025-03-03T07:52:33.149Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
339 | 2025-03-03T07:52:33.272Z | Updating git repository `https://github.com/illumos/smf-rs` |
340 | 2025-03-03T07:52:33.530Z | From https://github.com/illumos/smf-rs |
341 | 2025-03-03T07:52:33.530Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
342 | 2025-03-03T07:52:33.581Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
343 | 2025-03-03T07:52:34.077Z | From https://github.com/oxidecomputer/transceiver-control |
344 | 2025-03-03T07:52:34.077Z | * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2 |
345 | 2025-03-03T07:52:34.092Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
346 | 2025-03-03T07:52:34.378Z | From https://github.com/oxidecomputer/dlpi-sys |
347 | 2025-03-03T07:52:34.379Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
348 | 2025-03-03T07:52:34.394Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
349 | 2025-03-03T07:52:34.683Z | From https://github.com/jmesmon/rust-libzfs |
350 | 2025-03-03T07:52:34.683Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
351 | 2025-03-03T07:52:34.697Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
352 | 2025-03-03T07:52:34.971Z | From https://github.com/oxidecomputer/rusty-doors |
353 | 2025-03-03T07:52:34.971Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
354 | 2025-03-03T07:52:34.999Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
355 | 2025-03-03T07:52:35.351Z | From https://github.com/oxidecomputer/maghemite |
356 | 2025-03-03T07:52:35.351Z | * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8 |
357 | 2025-03-03T07:52:35.386Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
358 | 2025-03-03T07:52:35.646Z | From https://github.com/oxidecomputer/serde_human_bytes |
359 | 2025-03-03T07:52:35.646Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
360 | 2025-03-03T07:52:35.745Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
361 | 2025-03-03T07:52:36.042Z | From https://github.com/oxidecomputer/slog-error-chain |
362 | 2025-03-03T07:52:36.042Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
363 | 2025-03-03T07:52:36.067Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
364 | 2025-03-03T07:52:36.369Z | From https://github.com/oxidecomputer/poptrie |
365 | 2025-03-03T07:52:36.369Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
366 | 2025-03-03T07:52:36.382Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
367 | 2025-03-03T07:52:36.633Z | From https://github.com/illumos/libscf-sys |
368 | 2025-03-03T07:52:36.633Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
369 | 2025-03-03T07:52:36.653Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
370 | 2025-03-03T07:52:37.492Z | From https://github.com/oxidecomputer/progenitor |
371 | 2025-03-03T07:52:37.492Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
372 | 2025-03-03T07:52:37.619Z | Updating git repository `https://github.com/oxidecomputer/typify` |
373 | 2025-03-03T07:52:38.378Z | From https://github.com/oxidecomputer/typify |
374 | 2025-03-03T07:52:38.379Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
375 | 2025-03-03T07:52:38.537Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
376 | 2025-03-03T07:52:39.054Z | From https://github.com/oxidecomputer/propolis |
377 | 2025-03-03T07:52:39.055Z | * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc |
378 | 2025-03-03T07:52:39.129Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
379 | 2025-03-03T07:52:40.170Z | From https://github.com/oxidecomputer/crucible |
380 | 2025-03-03T07:52:40.170Z | * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 |
381 | 2025-03-03T07:52:40.235Z | Updating git repository `https://github.com/oxidecomputer/opte` |
382 | 2025-03-03T07:52:40.581Z | From https://github.com/oxidecomputer/opte |
383 | 2025-03-03T07:52:40.581Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
384 | 2025-03-03T07:52:40.644Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
385 | 2025-03-03T07:52:41.214Z | From https://github.com/oxidecomputer/management-gateway-service |
386 | 2025-03-03T07:52:41.214Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
387 | 2025-03-03T07:52:41.270Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
388 | 2025-03-03T07:52:41.574Z | From https://github.com/oxidecomputer/ingot |
389 | 2025-03-03T07:52:41.574Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
390 | 2025-03-03T07:52:42.260Z | Downloading crates ... |
391 | 2025-03-03T07:52:42.350Z | Downloaded allocator-api2 v0.2.18 |
392 | 2025-03-03T07:52:42.354Z | Downloaded anstyle-query v1.1.1 |
393 | 2025-03-03T07:52:42.357Z | Downloaded anstyle-parse v0.2.5 |
394 | 2025-03-03T07:52:42.360Z | Downloaded anstream v0.6.15 |
395 | 2025-03-03T07:52:42.363Z | Downloaded anstyle v1.0.10 |
396 | 2025-03-03T07:52:42.363Z | Downloaded ahash v0.8.11 |
397 | 2025-03-03T07:52:42.368Z | Downloaded aho-corasick v1.1.3 |
398 | 2025-03-03T07:52:42.375Z | Downloaded openssl-macros v0.1.1 |
399 | 2025-03-03T07:52:42.378Z | Downloaded omicron-workspace-hack v0.1.0 |
400 | 2025-03-03T07:52:42.378Z | Downloaded defmt v0.3.8 |
401 | 2025-03-03T07:52:42.381Z | Downloaded num_threads v0.1.7 |
402 | 2025-03-03T07:52:42.384Z | Downloaded derive-where v1.2.7 |
403 | 2025-03-03T07:52:42.386Z | Downloaded num_enum_derive v0.7.3 |
404 | 2025-03-03T07:52:42.390Z | Downloaded futures v0.3.31 |
405 | 2025-03-03T07:52:42.394Z | Downloaded crc8 v0.1.1 |
406 | 2025-03-03T07:52:42.397Z | Downloaded colorchoice v1.0.2 |
407 | 2025-03-03T07:52:42.398Z | Downloaded crc32fast v1.4.2 |
408 | 2025-03-03T07:52:42.401Z | Downloaded arc-swap v1.7.1 |
409 | 2025-03-03T07:52:42.404Z | Downloaded console v0.15.8 |
410 | 2025-03-03T07:52:42.407Z | Downloaded derive_more v0.99.18 |
411 | 2025-03-03T07:52:42.412Z | Downloaded defmt-macros v0.3.9 |
412 | 2025-03-03T07:52:42.416Z | Downloaded cpufeatures v0.2.14 |
413 | 2025-03-03T07:52:42.419Z | Downloaded progenitor-client v0.8.0 |
414 | 2025-03-03T07:52:42.422Z | Downloaded darling_core v0.20.10 |
415 | 2025-03-03T07:52:42.424Z | Downloaded scroll_derive v0.12.0 |
416 | 2025-03-03T07:52:42.427Z | Downloaded openssl-probe v0.1.5 |
417 | 2025-03-03T07:52:42.427Z | Downloaded daft v0.1.1 |
418 | 2025-03-03T07:52:42.430Z | Downloaded crunchy v0.2.2 |
419 | 2025-03-03T07:52:42.430Z | Downloaded defmt-parser v0.3.4 |
420 | 2025-03-03T07:52:42.433Z | Downloaded serde-big-array v0.5.1 |
421 | 2025-03-03T07:52:42.433Z | Downloaded deranged v0.3.11 |
422 | 2025-03-03T07:52:42.436Z | Downloaded crossbeam-epoch v0.9.18 |
423 | 2025-03-03T07:52:42.439Z | Downloaded convert_case v0.4.0 |
424 | 2025-03-03T07:52:42.439Z | Downloaded anyhow v1.0.94 |
425 | 2025-03-03T07:52:42.442Z | Downloaded embedded-io v0.6.1 |
426 | 2025-03-03T07:52:42.445Z | Downloaded dtrace-parser v0.2.0 |
427 | 2025-03-03T07:52:42.445Z | Downloaded argon2 v0.5.3 |
428 | 2025-03-03T07:52:42.448Z | Downloaded dof v0.3.0 |
429 | 2025-03-03T07:52:42.451Z | Downloaded http-body v1.0.1 |
430 | 2025-03-03T07:52:42.451Z | Downloaded equivalent v1.0.1 |
431 | 2025-03-03T07:52:42.455Z | Downloaded base64ct v1.6.0 |
432 | 2025-03-03T07:52:42.455Z | Downloaded async-stream-impl v0.3.6 |
433 | 2025-03-03T07:52:42.457Z | Downloaded async-stream v0.3.6 |
434 | 2025-03-03T07:52:42.460Z | Downloaded ppv-lite86 v0.2.20 |
435 | 2025-03-03T07:52:42.460Z | Downloaded ciborium-io v0.2.2 |
436 | 2025-03-03T07:52:42.463Z | Downloaded rustversion v1.0.17 |
437 | 2025-03-03T07:52:42.466Z | Downloaded rand_core v0.6.4 |
438 | 2025-03-03T07:52:42.466Z | Downloaded cfg_aliases v0.2.1 |
439 | 2025-03-03T07:52:42.470Z | Downloaded enum-as-inner v0.6.1 |
440 | 2025-03-03T07:52:42.473Z | Downloaded rustc_version v0.1.7 |
441 | 2025-03-03T07:52:42.473Z | Downloaded proc-macro-crate v1.3.1 |
442 | 2025-03-03T07:52:42.473Z | Downloaded progenitor-macro v0.9.1 |
443 | 2025-03-03T07:52:42.476Z | Downloaded pin-utils v0.1.0 |
444 | 2025-03-03T07:52:42.476Z | Downloaded foreign-types-shared v0.1.1 |
445 | 2025-03-03T07:52:42.479Z | Downloaded foreign-types-shared v0.3.1 |
446 | 2025-03-03T07:52:42.479Z | Downloaded pkg-config v0.3.31 |
447 | 2025-03-03T07:52:42.483Z | Downloaded progenitor v0.8.0 |
448 | 2025-03-03T07:52:42.483Z | Downloaded foreign-types v0.3.2 |
449 | 2025-03-03T07:52:42.483Z | Downloaded rand_chacha v0.3.1 |
450 | 2025-03-03T07:52:42.486Z | Downloaded dyn-clone v1.0.17 |
451 | 2025-03-03T07:52:42.486Z | Downloaded bitflags v1.3.2 |
452 | 2025-03-03T07:52:42.490Z | Downloaded quick-error v1.2.3 |
453 | 2025-03-03T07:52:42.493Z | Downloaded progenitor-macro v0.8.0 |
454 | 2025-03-03T07:52:42.493Z | Downloaded want v0.3.1 |
455 | 2025-03-03T07:52:42.496Z | Downloaded waitgroup v0.1.2 |
456 | 2025-03-03T07:52:42.496Z | Downloaded usdt-attr-macro v0.5.0 |
457 | 2025-03-03T07:52:42.496Z | Downloaded rustc-hash v2.0.0 |
458 | 2025-03-03T07:52:42.499Z | Downloaded ciborium-ll v0.2.2 |
459 | 2025-03-03T07:52:42.499Z | Downloaded scopeguard v1.2.0 |
460 | 2025-03-03T07:52:42.502Z | Downloaded oxnet v0.1.0 |
461 | 2025-03-03T07:52:42.505Z | Downloaded scroll v0.12.0 |
462 | 2025-03-03T07:52:42.505Z | Downloaded autocfg v1.3.0 |
463 | 2025-03-03T07:52:42.508Z | Downloaded powerfmt v0.2.0 |
464 | 2025-03-03T07:52:42.508Z | Downloaded bytecount v0.6.8 |
465 | 2025-03-03T07:52:42.512Z | Downloaded http-body-util v0.1.2 |
466 | 2025-03-03T07:52:42.516Z | Downloaded progenitor v0.9.1 |
467 | 2025-03-03T07:52:42.516Z | Downloaded once_cell v1.20.2 |
468 | 2025-03-03T07:52:42.518Z | Downloaded quinn-udp v0.5.5 |
469 | 2025-03-03T07:52:42.518Z | Downloaded fnv v1.0.7 |
470 | 2025-03-03T07:52:42.521Z | Downloaded time-core v0.1.2 |
471 | 2025-03-03T07:52:42.521Z | Downloaded atomic-waker v1.1.2 |
472 | 2025-03-03T07:52:42.524Z | Downloaded semver v0.1.20 |
473 | 2025-03-03T07:52:42.524Z | Downloaded pretty-hex v0.2.1 |
474 | 2025-03-03T07:52:42.528Z | Downloaded parking_lot_core v0.9.10 |
475 | 2025-03-03T07:52:42.530Z | Downloaded camino-tempfile v1.1.1 |
476 | 2025-03-03T07:52:42.530Z | Downloaded progenitor-client v0.9.1 |
477 | 2025-03-03T07:52:42.534Z | Downloaded pretty-hex v0.4.1 |
478 | 2025-03-03T07:52:42.534Z | Downloaded camino v1.1.9 |
479 | 2025-03-03T07:52:42.537Z | Downloaded form_urlencoded v1.2.1 |
480 | 2025-03-03T07:52:42.537Z | Downloaded try-lock v0.2.5 |
481 | 2025-03-03T07:52:42.540Z | Downloaded usdt-macro v0.5.0 |
482 | 2025-03-03T07:52:42.540Z | Downloaded foreign-types-macros v0.2.3 |
483 | 2025-03-03T07:52:42.540Z | Downloaded foreign-types v0.5.0 |
484 | 2025-03-03T07:52:42.543Z | Downloaded http-body v0.4.6 |
485 | 2025-03-03T07:52:42.543Z | Downloaded proc-macro-error2 v2.0.1 |
486 | 2025-03-03T07:52:42.547Z | Downloaded rustc_version v0.4.1 |
487 | 2025-03-03T07:52:42.550Z | Downloaded proc-macro-error-attr v1.0.4 |
488 | 2025-03-03T07:52:42.550Z | Downloaded parse-display v0.10.0 |
489 | 2025-03-03T07:52:42.553Z | Downloaded pin-project-lite v0.2.14 |
490 | 2025-03-03T07:52:42.557Z | Downloaded futures-task v0.3.31 |
491 | 2025-03-03T07:52:42.560Z | Downloaded clap_derive v4.5.18 |
492 | 2025-03-03T07:52:42.563Z | Downloaded usdt v0.5.0 |
493 | 2025-03-03T07:52:42.563Z | Downloaded parking_lot_core v0.8.6 |
494 | 2025-03-03T07:52:42.566Z | Downloaded managed v0.8.0 |
495 | 2025-03-03T07:52:42.568Z | Downloaded macaddr v1.0.1 |
496 | 2025-03-03T07:52:42.568Z | Downloaded num v0.4.3 |
497 | 2025-03-03T07:52:42.572Z | Downloaded linear-map v1.2.0 |
498 | 2025-03-03T07:52:42.575Z | Downloaded serde_spanned v0.6.7 |
499 | 2025-03-03T07:52:42.575Z | Downloaded stable_deref_trait v1.2.0 |
500 | 2025-03-03T07:52:42.577Z | Downloaded rustls-pemfile v1.0.4 |
501 | 2025-03-03T07:52:42.580Z | Downloaded password-hash v0.5.0 |
502 | 2025-03-03T07:52:42.580Z | Downloaded spin v0.5.2 |
503 | 2025-03-03T07:52:42.584Z | Downloaded newline-converter v0.3.0 |
504 | 2025-03-03T07:52:42.584Z | Downloaded hubpack_derive v0.1.1 |
505 | 2025-03-03T07:52:42.587Z | Downloaded schemars_derive v0.8.21 |
506 | 2025-03-03T07:52:42.587Z | Downloaded serde_derive_internals v0.29.1 |
507 | 2025-03-03T07:52:42.590Z | Downloaded rustls-pemfile v2.1.3 |
508 | 2025-03-03T07:52:42.593Z | Downloaded ident_case v1.0.1 |
509 | 2025-03-03T07:52:42.593Z | Downloaded rhai_codegen v2.2.0 |
510 | 2025-03-03T07:52:42.599Z | Downloaded usdt-impl v0.5.0 |
511 | 2025-03-03T07:52:42.602Z | Downloaded untrusted v0.9.0 |
512 | 2025-03-03T07:52:42.605Z | Downloaded parking_lot v0.12.3 |
513 | 2025-03-03T07:52:42.608Z | Downloaded httpdate v1.0.3 |
514 | 2025-03-03T07:52:42.608Z | Downloaded hostname v0.4.0 |
515 | 2025-03-03T07:52:42.611Z | Downloaded swrite v0.1.0 |
516 | 2025-03-03T07:52:42.611Z | Downloaded ipnetwork v0.20.0 |
517 | 2025-03-03T07:52:42.614Z | Downloaded slog-dtrace v0.3.0 |
518 | 2025-03-03T07:52:42.614Z | Downloaded resolv-conf v0.7.0 |
519 | 2025-03-03T07:52:42.617Z | Downloaded strsim v0.11.1 |
520 | 2025-03-03T07:52:42.620Z | Downloaded clap v4.5.23 |
521 | 2025-03-03T07:52:42.628Z | Downloaded hubpack v0.1.2 |
522 | 2025-03-03T07:52:42.631Z | Downloaded quote v1.0.38 |
523 | 2025-03-03T07:52:42.634Z | Downloaded progenitor-impl v0.9.1 |
524 | 2025-03-03T07:52:42.637Z | Downloaded static_assertions v1.1.0 |
525 | 2025-03-03T07:52:42.637Z | Downloaded num-complex v0.4.6 |
526 | 2025-03-03T07:52:42.640Z | Downloaded multer v3.1.0 |
527 | 2025-03-03T07:52:42.647Z | Downloaded is-terminal v0.4.13 |
528 | 2025-03-03T07:52:42.647Z | Downloaded dropshot_endpoint v0.15.1 |
529 | 2025-03-03T07:52:42.650Z | Downloaded tokio-native-tls v0.3.1 |
530 | 2025-03-03T07:52:42.650Z | Downloaded rustls-pki-types v1.8.0 |
531 | 2025-03-03T07:52:42.653Z | Downloaded thread-id v4.2.2 |
532 | 2025-03-03T07:52:42.653Z | Downloaded futures-sink v0.3.31 |
533 | 2025-03-03T07:52:42.656Z | Downloaded ryu v1.0.18 |
534 | 2025-03-03T07:52:42.659Z | Downloaded match_cfg v0.1.0 |
535 | 2025-03-03T07:52:42.659Z | Downloaded thiserror-impl v2.0.11 |
536 | 2025-03-03T07:52:42.662Z | Downloaded num_enum v0.5.11 |
537 | 2025-03-03T07:52:42.665Z | Downloaded tokio-stream v0.1.17 |
538 | 2025-03-03T07:52:42.670Z | Downloaded tower-service v0.3.3 |
539 | 2025-03-03T07:52:42.674Z | Downloaded toml_datetime v0.6.8 |
540 | 2025-03-03T07:52:42.674Z | Downloaded tabwriter v1.4.0 |
541 | 2025-03-03T07:52:42.677Z | Downloaded hash32 v0.3.1 |
542 | 2025-03-03T07:52:42.677Z | Downloaded typify-macro v0.3.0 |
543 | 2025-03-03T07:52:42.677Z | Downloaded typify-macro v0.2.0 |
544 | 2025-03-03T07:52:42.677Z | Downloaded tabled_derive v0.10.0 |
545 | 2025-03-03T07:52:42.683Z | Downloaded tinyvec_macros v0.1.1 |
546 | 2025-03-03T07:52:42.683Z | Downloaded sigpipe v0.1.3 |
547 | 2025-03-03T07:52:42.683Z | Downloaded hyper-tls v0.5.0 |
548 | 2025-03-03T07:52:42.687Z | Downloaded strum v0.26.3 |
549 | 2025-03-03T07:52:42.687Z | Downloaded structmeta v0.3.0 |
550 | 2025-03-03T07:52:42.687Z | Downloaded instant v0.1.13 |
551 | 2025-03-03T07:52:42.687Z | Downloaded smf v0.2.3 |
552 | 2025-03-03T07:52:42.687Z | Downloaded httparse v1.9.4 |
553 | 2025-03-03T07:52:42.690Z | Downloaded no-std-compat v0.4.1 |
554 | 2025-03-03T07:52:42.693Z | Downloaded is_terminal_polyfill v1.70.1 |
555 | 2025-03-03T07:52:42.693Z | Downloaded serde_urlencoded v0.7.1 |
556 | 2025-03-03T07:52:42.697Z | Downloaded lazy_static v1.5.0 |
557 | 2025-03-03T07:52:42.697Z | Downloaded tiny-keccak v2.0.2 |
558 | 2025-03-03T07:52:42.700Z | Downloaded slog-envlogger v2.2.0 |
559 | 2025-03-03T07:52:42.703Z | Downloaded slog-async v2.8.0 |
560 | 2025-03-03T07:52:42.703Z | Downloaded native-tls v0.2.12 |
561 | 2025-03-03T07:52:42.705Z | Downloaded getrandom v0.3.1 |
562 | 2025-03-03T07:52:42.709Z | Downloaded postcard v1.0.10 |
563 | 2025-03-03T07:52:42.711Z | Downloaded similar v2.6.0 |
564 | 2025-03-03T07:52:42.716Z | Downloaded socket2 v0.5.8 |
565 | 2025-03-03T07:52:42.720Z | Downloaded proc-macro2 v1.0.93 |
566 | 2025-03-03T07:52:42.723Z | Downloaded sync_wrapper v1.0.1 |
567 | 2025-03-03T07:52:42.726Z | Downloaded sync_wrapper v0.1.2 |
568 | 2025-03-03T07:52:42.726Z | Downloaded num-conv v0.1.0 |
569 | 2025-03-03T07:52:42.726Z | Downloaded base64 v0.21.7 |
570 | 2025-03-03T07:52:42.730Z | Downloaded prettyplease v0.2.29 |
571 | 2025-03-03T07:52:42.734Z | Downloaded version_check v0.9.5 |
572 | 2025-03-03T07:52:42.737Z | Downloaded iana-time-zone v0.1.61 |
573 | 2025-03-03T07:52:42.737Z | Downloaded take_mut v0.2.2 |
574 | 2025-03-03T07:52:42.738Z | Downloaded serde_derive v1.0.217 |
575 | 2025-03-03T07:52:42.741Z | Downloaded unicode-ident v1.0.16 |
576 | 2025-03-03T07:52:42.744Z | Downloaded slog-stdlog v4.1.1 |
577 | 2025-03-03T07:52:42.747Z | Downloaded schemars v0.8.21 |
578 | 2025-03-03T07:52:42.756Z | Downloaded fxhash v0.2.1 |
579 | 2025-03-03T07:52:42.759Z | Downloaded hex v0.4.3 |
580 | 2025-03-03T07:52:42.759Z | Downloaded newtype_derive v0.1.6 |
581 | 2025-03-03T07:52:42.762Z | Downloaded heck v0.4.1 |
582 | 2025-03-03T07:52:42.762Z | Downloaded tempfile v3.12.0 |
583 | 2025-03-03T07:52:42.766Z | Downloaded subtle v2.6.1 |
584 | 2025-03-03T07:52:42.766Z | Downloaded heck v0.5.0 |
585 | 2025-03-03T07:52:42.766Z | Downloaded hyper-tls v0.6.0 |
586 | 2025-03-03T07:52:42.770Z | Downloaded zeroize v1.8.1 |
587 | 2025-03-03T07:52:42.770Z | Downloaded strum_macros v0.25.3 |
588 | 2025-03-03T07:52:42.773Z | Downloaded futures-macro v0.3.31 |
589 | 2025-03-03T07:52:42.773Z | Downloaded typify v0.2.0 |
590 | 2025-03-03T07:52:42.776Z | Downloaded tokio-macros v2.4.0 |
591 | 2025-03-03T07:52:42.776Z | Downloaded slog-json v2.6.1 |
592 | 2025-03-03T07:52:42.779Z | Downloaded papergrid v0.14.0 |
593 | 2025-03-03T07:52:42.782Z | Downloaded signal-hook-registry v1.4.2 |
594 | 2025-03-03T07:52:42.785Z | Downloaded num_enum v0.7.3 |
595 | 2025-03-03T07:52:42.788Z | Downloaded terminal_size v0.4.0 |
596 | 2025-03-03T07:52:42.792Z | Downloaded hyper-rustls v0.24.2 |
597 | 2025-03-03T07:52:42.797Z | Downloaded num-rational v0.4.2 |
598 | 2025-03-03T07:52:42.797Z | Downloaded slog v2.7.0 |
599 | 2025-03-03T07:52:42.802Z | Downloaded base64 v0.22.1 |
600 | 2025-03-03T07:52:42.802Z | Downloaded rand v0.8.5 |
601 | 2025-03-03T07:52:42.814Z | Downloaded num-derive v0.3.3 |
602 | 2025-03-03T07:52:42.814Z | Downloaded itoa v1.0.11 |
603 | 2025-03-03T07:52:42.814Z | Downloaded generic-array v0.14.7 |
604 | 2025-03-03T07:52:42.818Z | Downloaded humantime v2.1.0 |
605 | 2025-03-03T07:52:42.819Z | Downloaded hostname v0.3.1 |
606 | 2025-03-03T07:52:42.819Z | Downloaded structmeta-derive v0.3.0 |
607 | 2025-03-03T07:52:42.819Z | Downloaded slab v0.4.9 |
608 | 2025-03-03T07:52:42.819Z | Downloaded tracing-attributes v0.1.27 |
609 | 2025-03-03T07:52:42.819Z | Downloaded openssl-sys v0.9.103 |
610 | 2025-03-03T07:52:42.824Z | Downloaded toml v0.8.19 |
611 | 2025-03-03T07:52:42.828Z | Downloaded uuid v1.13.1 |
612 | 2025-03-03T07:52:42.828Z | Downloaded hyper-rustls v0.27.3 |
613 | 2025-03-03T07:52:42.832Z | Downloaded smallvec v1.13.2 |
614 | 2025-03-03T07:52:42.832Z | Downloaded libscf-sys v1.1.0 |
615 | 2025-03-03T07:52:42.832Z | Downloaded smartstring v1.0.1 |
616 | 2025-03-03T07:52:42.837Z | Downloaded num-derive v0.4.2 |
617 | 2025-03-03T07:52:42.837Z | Downloaded newtype-uuid v1.2.1 |
618 | 2025-03-03T07:52:42.842Z | Downloaded typify v0.3.0 |
619 | 2025-03-03T07:52:42.842Z | Downloaded slog-term v2.9.1 |
620 | 2025-03-03T07:52:42.849Z | Downloaded futures-io v0.3.31 |
621 | 2025-03-03T07:52:42.849Z | Downloaded half v2.4.1 |
622 | 2025-03-03T07:52:42.854Z | Downloaded expectorate v1.1.0 |
623 | 2025-03-03T07:52:42.854Z | Downloaded bytes v1.10.0 |
624 | 2025-03-03T07:52:42.854Z | Downloaded futures-channel v0.3.31 |
625 | 2025-03-03T07:52:42.858Z | Downloaded num-iter v0.1.45 |
626 | 2025-03-03T07:52:42.858Z | Downloaded memoffset v0.9.1 |
627 | 2025-03-03T07:52:42.859Z | Downloaded sha1 v0.10.6 |
628 | 2025-03-03T07:52:42.863Z | Downloaded term v0.7.0 |
629 | 2025-03-03T07:52:42.863Z | Downloaded mime v0.3.17 |
630 | 2025-03-03T07:52:42.863Z | Downloaded zone v0.3.0 |
631 | 2025-03-03T07:52:42.867Z | Downloaded libsw v3.3.1 |
632 | 2025-03-03T07:52:42.867Z | Downloaded memmap v0.7.0 |
633 | 2025-03-03T07:52:42.867Z | Downloaded sha2 v0.10.8 |
634 | 2025-03-03T07:52:42.872Z | Downloaded ipnet v2.10.0 |
635 | 2025-03-03T07:52:42.872Z | Downloaded hyper-util v0.1.10 |
636 | 2025-03-03T07:52:42.877Z | Downloaded zerocopy v0.6.6 |
637 | 2025-03-03T07:52:42.877Z | Downloaded tracing-core v0.1.32 |
638 | 2025-03-03T07:52:42.881Z | Downloaded unsafe-libyaml v0.2.11 |
639 | 2025-03-03T07:52:42.888Z | Downloaded tokio-rustls v0.24.1 |
640 | 2025-03-03T07:52:42.888Z | Downloaded url v2.5.2 |
641 | 2025-03-03T07:52:42.893Z | Downloaded tokio-rustls v0.26.0 |
642 | 2025-03-03T07:52:42.893Z | Downloaded thiserror-impl v1.0.69 |
643 | 2025-03-03T07:52:42.893Z | Downloaded whoami v1.5.2 |
644 | 2025-03-03T07:52:42.898Z | Downloaded serde_with_macros v3.12.0 |
645 | 2025-03-03T07:52:42.898Z | Downloaded num-integer v0.1.46 |
646 | 2025-03-03T07:52:42.898Z | Downloaded spin v0.9.8 |
647 | 2025-03-03T07:52:42.902Z | Downloaded http v0.2.12 |
648 | 2025-03-03T07:52:42.906Z | Downloaded time-macros v0.2.18 |
649 | 2025-03-03T07:52:42.906Z | Downloaded ucd-trie v0.1.6 |
650 | 2025-03-03T07:52:42.906Z | Downloaded linked-hash-map v0.5.6 |
651 | 2025-03-03T07:52:42.911Z | Downloaded lock_api v0.4.12 |
652 | 2025-03-03T07:52:42.911Z | Downloaded zone_cfg_derive v0.3.0 |
653 | 2025-03-03T07:52:42.912Z | Downloaded zerocopy-derive v0.7.35 |
654 | 2025-03-03T07:52:42.916Z | Downloaded thiserror v1.0.69 |
655 | 2025-03-03T07:52:42.920Z | Downloaded futures-executor v0.3.31 |
656 | 2025-03-03T07:52:42.920Z | Downloaded slog-scope v4.4.0 |
657 | 2025-03-03T07:52:42.924Z | Downloaded indexmap v1.9.3 |
658 | 2025-03-03T07:52:42.924Z | Downloaded lru-cache v0.1.2 |
659 | 2025-03-03T07:52:42.928Z | Downloaded serde_yaml v0.9.34+deprecated |
660 | 2025-03-03T07:52:42.932Z | Downloaded heapless v0.8.0 |
661 | 2025-03-03T07:52:42.932Z | Downloaded tracing v0.1.40 |
662 | 2025-03-03T07:52:42.937Z | Downloaded minimal-lexical v0.2.1 |
663 | 2025-03-03T07:52:42.941Z | Downloaded mio v1.0.2 |
664 | 2025-03-03T07:52:42.946Z | Downloaded log v0.4.22 |
665 | 2025-03-03T07:52:42.951Z | Downloaded http v1.2.0 |
666 | 2025-03-03T07:52:42.961Z | Downloaded thread_local v1.1.8 |
667 | 2025-03-03T07:52:42.961Z | Downloaded thiserror v2.0.11 |
668 | 2025-03-03T07:52:42.965Z | Downloaded thin-vec v0.2.13 |
669 | 2025-03-03T07:52:42.965Z | Downloaded zerocopy-derive v0.8.17 |
670 | 2025-03-03T07:52:42.965Z | Downloaded hashbrown v0.12.3 |
671 | 2025-03-03T07:52:42.971Z | Downloaded num-traits v0.2.19 |
672 | 2025-03-03T07:52:42.975Z | Downloaded tokio-rustls v0.25.0 |
673 | 2025-03-03T07:52:42.975Z | Downloaded hickory-resolver v0.24.3 |
674 | 2025-03-03T07:52:42.980Z | Downloaded steno v0.4.1 |
675 | 2025-03-03T07:52:42.984Z | Downloaded qorb v0.2.1 |
676 | 2025-03-03T07:52:42.988Z | Downloaded nom v7.1.3 |
677 | 2025-03-03T07:52:42.993Z | Downloaded pest v2.7.13 |
678 | 2025-03-03T07:52:42.998Z | Downloaded strum_macros v0.26.4 |
679 | 2025-03-03T07:52:42.998Z | Downloaded toml_edit v0.19.15 |
680 | 2025-03-03T07:52:43.013Z | Downloaded tinyvec v1.8.0 |
681 | 2025-03-03T07:52:43.017Z | Downloaded indexmap v2.7.1 |
682 | 2025-03-03T07:52:43.021Z | Downloaded toml_edit v0.22.21 |
683 | 2025-03-03T07:52:43.038Z | Downloaded memchr v2.7.4 |
684 | 2025-03-03T07:52:43.044Z | Downloaded itertools v0.12.1 |
685 | 2025-03-03T07:52:43.050Z | Downloaded itertools v0.10.5 |
686 | 2025-03-03T07:52:43.056Z | Downloaded unicode-bidi v0.3.15 |
687 | 2025-03-03T07:52:43.060Z | Downloaded clap_builder v4.5.23 |
688 | 2025-03-03T07:52:43.065Z | Downloaded typenum v1.17.0 |
689 | 2025-03-03T07:52:43.070Z | Downloaded hashbrown v0.14.5 |
690 | 2025-03-03T07:52:43.074Z | Downloaded tokio-util v0.7.12 |
691 | 2025-03-03T07:52:43.078Z | Downloaded futures-core v0.3.31 |
692 | 2025-03-03T07:52:43.083Z | Downloaded shlex v1.3.0 |
693 | 2025-03-03T07:52:43.083Z | Downloaded cc v1.1.21 |
694 | 2025-03-03T07:52:43.088Z | Downloaded unicode-segmentation v1.12.0 |
695 | 2025-03-03T07:52:43.093Z | Downloaded highway v1.2.0 |
696 | 2025-03-03T07:52:43.093Z | Downloaded serde v1.0.217 |
697 | 2025-03-03T07:52:43.099Z | Downloaded quinn v0.11.5 |
698 | 2025-03-03T07:52:43.099Z | Downloaded getrandom v0.2.15 |
699 | 2025-03-03T07:52:43.104Z | Downloaded serde_tokenstream v0.2.2 |
700 | 2025-03-03T07:52:43.104Z | Downloaded libm v0.2.8 |
701 | 2025-03-03T07:52:43.108Z | Downloaded winnow v0.6.18 |
702 | 2025-03-03T07:52:43.119Z | Downloaded itertools v0.13.0 |
703 | 2025-03-03T07:52:43.123Z | Downloaded time v0.3.36 |
704 | 2025-03-03T07:52:43.132Z | Downloaded unicode-normalization v0.1.24 |
705 | 2025-03-03T07:52:43.136Z | Downloaded zerocopy v0.7.35 |
706 | 2025-03-03T07:52:43.149Z | Downloaded serde_json v1.0.138 |
707 | 2025-03-03T07:52:43.156Z | Downloaded h2 v0.3.26 |
708 | 2025-03-03T07:52:43.163Z | Downloaded portable-atomic v1.8.0 |
709 | 2025-03-03T07:52:43.172Z | Downloaded chrono v0.4.38 |
710 | 2025-03-03T07:52:43.177Z | Downloaded futures-util v0.3.31 |
711 | 2025-03-03T07:52:43.189Z | Downloaded hyper v1.5.1 |
712 | 2025-03-03T07:52:43.193Z | Downloaded zerocopy v0.8.17 |
713 | 2025-03-03T07:52:43.217Z | Downloaded winnow v0.5.40 |
714 | 2025-03-03T07:52:43.226Z | Downloaded itertools v0.14.0 |
715 | 2025-03-03T07:52:43.233Z | Downloaded serde_with v3.12.0 |
716 | 2025-03-03T07:52:43.240Z | Downloaded hyper v0.14.30 |
717 | 2025-03-03T07:52:43.247Z | Downloaded goblin v0.8.2 |
718 | 2025-03-03T07:52:43.254Z | Downloaded idna v0.5.0 |
719 | 2025-03-03T07:52:43.260Z | Downloaded reqwest v0.12.9 |
720 | 2025-03-03T07:52:43.269Z | Downloaded webpki-roots v0.26.6 |
721 | 2025-03-03T07:52:43.272Z | Downloaded unicode-width v0.2.0 |
722 | 2025-03-03T07:52:43.277Z | Downloaded idna v0.4.0 |
723 | 2025-03-03T07:52:43.283Z | Downloaded smoltcp v0.11.0 |
724 | 2025-03-03T07:52:43.296Z | Downloaded unicode-width v0.1.14 |
725 | 2025-03-03T07:52:43.302Z | Downloaded syn v2.0.98 |
726 | 2025-03-03T07:52:43.313Z | Downloaded openssl v0.10.66 |
727 | 2025-03-03T07:52:43.321Z | Downloaded rustls v0.21.12 |
728 | 2025-03-03T07:52:43.332Z | Downloaded regex v1.11.1 |
729 | 2025-03-03T07:52:43.348Z | Downloaded syn v1.0.109 |
730 | 2025-03-03T07:52:43.355Z | Downloaded webpki-roots v0.25.4 |
731 | 2025-03-03T07:52:43.360Z | Downloaded dropshot v0.15.1 |
732 | 2025-03-03T07:52:43.378Z | Downloaded tabled v0.18.0 |
733 | 2025-03-03T07:52:43.397Z | Downloaded dropshot v0.12.0 |
734 | 2025-03-03T07:52:43.413Z | Downloaded rhai v1.20.0 |
735 | 2025-03-03T07:52:43.424Z | Downloaded rustls v0.23.13 |
736 | 2025-03-03T07:52:43.437Z | Downloaded nix v0.29.0 |
737 | 2025-03-03T07:52:43.447Z | Downloaded typify-impl v0.3.0 |
738 | 2025-03-03T07:52:43.462Z | Downloaded zerocopy-derive v0.6.6 |
739 | 2025-03-03T07:52:43.471Z | Downloaded regex-syntax v0.8.5 |
740 | 2025-03-03T07:52:43.479Z | Downloaded openapiv3 v2.0.0 |
741 | 2025-03-03T07:52:43.491Z | Downloaded rustix v0.38.37 |
742 | 2025-03-03T07:52:43.511Z | Downloaded sled v0.34.7 |
743 | 2025-03-03T07:52:43.521Z | Downloaded hickory-proto v0.24.1 |
744 | 2025-03-03T07:52:43.535Z | Downloaded rustls v0.22.4 |
745 | 2025-03-03T07:52:43.547Z | Downloaded typify-impl v0.2.0 |
746 | 2025-03-03T07:52:43.562Z | Downloaded regress v0.10.1 |
747 | 2025-03-03T07:52:43.570Z | Downloaded regress v0.9.1 |
748 | 2025-03-03T07:52:43.579Z | Downloaded rustls-webpki v0.102.8 |
749 | 2025-03-03T07:52:43.596Z | Downloaded vcpkg v0.2.15 |
750 | 2025-03-03T07:52:43.630Z | Downloaded quinn-proto v0.11.8 |
751 | 2025-03-03T07:52:43.636Z | Downloaded h2 v0.4.6 |
752 | 2025-03-03T07:52:43.642Z | Downloaded hashbrown v0.15.2 |
753 | 2025-03-03T07:52:43.647Z | Downloaded libc v0.2.169 |
754 | 2025-03-03T07:52:43.671Z | Downloaded regex-automata v0.4.9 |
755 | 2025-03-03T07:52:43.687Z | Downloaded rustls-webpki v0.101.7 |
756 | 2025-03-03T07:52:43.700Z | Downloaded tokio v1.42.0 |
757 | 2025-03-03T07:52:43.735Z | Downloaded reqwest v0.11.27 |
758 | 2025-03-03T07:52:43.742Z | Downloaded petgraph v0.6.5 |
759 | 2025-03-03T07:52:43.759Z | Downloaded dropshot_endpoint v0.12.0 |
760 | 2025-03-03T07:52:43.763Z | Downloaded progenitor-impl v0.8.0 |
761 | 2025-03-03T07:52:43.766Z | Downloaded pest_meta v2.7.13 |
762 | 2025-03-03T07:52:43.766Z | Downloaded parse-display-derive v0.10.0 |
763 | 2025-03-03T07:52:43.769Z | Downloaded utf8parse v0.2.2 |
764 | 2025-03-03T07:52:43.769Z | Downloaded owo-colors v4.1.0 |
765 | 2025-03-03T07:52:43.772Z | Downloaded blake2 v0.10.6 |
766 | 2025-03-03T07:52:43.772Z | Downloaded bitflags v2.6.0 |
767 | 2025-03-03T07:52:43.774Z | Downloaded backoff v0.4.0 |
768 | 2025-03-03T07:52:43.778Z | Downloaded slog-bunyan v2.5.0 |
769 | 2025-03-03T07:52:43.778Z | Downloaded serde_repr v0.1.19 |
770 | 2025-03-03T07:52:43.783Z | Downloaded serde_path_to_error v0.1.16 |
771 | 2025-03-03T07:52:43.783Z | Downloaded semver v1.0.25 |
772 | 2025-03-03T07:52:43.786Z | Downloaded sct v0.7.1 |
773 | 2025-03-03T07:52:43.787Z | Downloaded ipnetwork v0.21.1 |
774 | 2025-03-03T07:52:43.787Z | Downloaded indent_write v2.2.0 |
775 | 2025-03-03T07:52:43.790Z | Downloaded proc-macro-error v1.0.4 |
776 | 2025-03-03T07:52:43.793Z | Downloaded pest_derive v2.7.13 |
777 | 2025-03-03T07:52:43.793Z | Downloaded ciborium v0.2.2 |
778 | 2025-03-03T07:52:43.797Z | Downloaded parking_lot v0.11.2 |
779 | 2025-03-03T07:52:43.797Z | Downloaded float-ord v0.3.2 |
780 | 2025-03-03T07:52:43.800Z | Downloaded fixedbitset v0.4.2 |
781 | 2025-03-03T07:52:43.800Z | Downloaded fastrand v2.1.1 |
782 | 2025-03-03T07:52:43.800Z | Downloaded cancel-safe-futures v0.1.5 |
783 | 2025-03-03T07:52:43.804Z | Downloaded cfg-if v1.0.0 |
784 | 2025-03-03T07:52:43.804Z | Downloaded encoding_rs v0.8.34 |
785 | 2025-03-03T07:52:43.824Z | Downloaded plain v0.2.3 |
786 | 2025-03-03T07:52:43.827Z | Downloaded paste v1.0.15 |
787 | 2025-03-03T07:52:43.827Z | Downloaded byteorder v1.5.0 |
788 | 2025-03-03T07:52:43.830Z | Downloaded block-buffer v0.10.4 |
789 | 2025-03-03T07:52:43.830Z | Downloaded proc-macro-crate v3.2.0 |
790 | 2025-03-03T07:52:43.830Z | Downloaded pest_generator v2.7.13 |
791 | 2025-03-03T07:52:43.833Z | Downloaded percent-encoding v2.3.1 |
792 | 2025-03-03T07:52:43.833Z | Downloaded embedded-io v0.4.0 |
793 | 2025-03-03T07:52:43.836Z | Downloaded atomicwrites v0.4.4 |
794 | 2025-03-03T07:52:43.836Z | Downloaded proc-macro-error-attr2 v2.0.0 |
795 | 2025-03-03T07:52:43.836Z | Downloaded errno v0.3.9 |
796 | 2025-03-03T07:52:43.840Z | Downloaded either v1.13.0 |
797 | 2025-03-03T07:52:43.840Z | Downloaded debug-ignore v1.0.5 |
798 | 2025-03-03T07:52:43.840Z | Downloaded dirs-sys-next v0.1.2 |
799 | 2025-03-03T07:52:43.842Z | Downloaded dirs-next v2.0.0 |
800 | 2025-03-03T07:52:43.843Z | Downloaded digest v0.10.7 |
801 | 2025-03-03T07:52:43.843Z | Downloaded cstr-argument v0.1.2 |
802 | 2025-03-03T07:52:43.848Z | Downloaded const-random-macro v0.1.16 |
803 | 2025-03-03T07:52:43.848Z | Downloaded const-random v0.1.18 |
804 | 2025-03-03T07:52:43.848Z | Downloaded data-encoding v2.6.0 |
805 | 2025-03-03T07:52:43.848Z | Downloaded darling_macro v0.20.10 |
806 | 2025-03-03T07:52:43.851Z | Downloaded darling v0.20.10 |
807 | 2025-03-03T07:52:43.851Z | Downloaded crossbeam-utils v0.8.20 |
808 | 2025-03-03T07:52:43.854Z | Downloaded clap_lex v0.7.4 |
809 | 2025-03-03T07:52:43.854Z | Downloaded daft-derive v0.1.1 |
810 | 2025-03-03T07:52:43.857Z | Downloaded crucible-workspace-hack v0.1.0 |
811 | 2025-03-03T07:52:43.857Z | Downloaded crypto-common v0.1.6 |
812 | 2025-03-03T07:52:43.857Z | Downloaded crossbeam-channel v0.5.13 |
813 | 2025-03-03T07:52:43.861Z | Downloaded cobs v0.2.3 |
814 | 2025-03-03T07:52:43.863Z | Downloaded num_enum_derive v0.5.11 |
815 | 2025-03-03T07:52:43.863Z | Downloaded cookie v0.18.1 |
816 | 2025-03-03T07:52:43.868Z | Downloaded async-trait v0.1.86 |
817 | 2025-03-03T07:52:43.871Z | Downloaded colored v2.1.0 |
818 | 2025-03-03T07:52:44.076Z | Downloaded ring v0.17.8 |
819 | 2025-03-03T07:52:44.420Z | Compiling proc-macro2 v1.0.93 |
820 | 2025-03-03T07:52:44.420Z | Compiling unicode-ident v1.0.16 |
821 | 2025-03-03T07:52:44.423Z | Compiling libc v0.2.169 |
822 | 2025-03-03T07:52:44.423Z | Compiling serde v1.0.217 |
823 | 2025-03-03T07:52:44.423Z | Compiling autocfg v1.3.0 |
824 | 2025-03-03T07:52:44.423Z | Compiling version_check v0.9.5 |
825 | 2025-03-03T07:52:44.457Z | Compiling cfg-if v1.0.0 |
826 | 2025-03-03T07:52:44.612Z | Compiling memchr v2.7.4 |
827 | 2025-03-03T07:52:44.631Z | Compiling once_cell v1.20.2 |
828 | 2025-03-03T07:52:44.659Z | Compiling libm v0.2.8 |
829 | 2025-03-03T07:52:45.063Z | Compiling itoa v1.0.11 |
830 | 2025-03-03T07:52:45.136Z | Compiling lock_api v0.4.12 |
831 | 2025-03-03T07:52:45.173Z | Compiling getrandom v0.3.1 |
832 | 2025-03-03T07:52:45.265Z | Compiling parking_lot_core v0.9.10 |
833 | 2025-03-03T07:52:45.652Z | Compiling shlex v1.3.0 |
834 | 2025-03-03T07:52:45.707Z | Compiling schemars v0.8.21 |
835 | 2025-03-03T07:52:45.755Z | Compiling thiserror v1.0.69 |
836 | 2025-03-03T07:52:45.843Z | Compiling ryu v1.0.18 |
837 | 2025-03-03T07:52:45.990Z | Compiling cc v1.1.21 |
838 | 2025-03-03T07:52:46.103Z | Compiling serde_json v1.0.138 |
839 | 2025-03-03T07:52:46.122Z | Compiling slab v0.4.9 |
840 | 2025-03-03T07:52:46.340Z | Compiling quote v1.0.38 |
841 | 2025-03-03T07:52:46.502Z | Compiling portable-atomic v1.8.0 |
842 | 2025-03-03T07:52:46.553Z | Compiling byteorder v1.5.0 |
843 | 2025-03-03T07:52:46.576Z | Compiling heck v0.5.0 |
844 | 2025-03-03T07:52:46.735Z | Compiling syn v2.0.98 |
845 | 2025-03-03T07:52:46.818Z | Compiling num-traits v0.2.19 |
846 | 2025-03-03T07:52:46.955Z | Compiling log v0.4.22 |
847 | 2025-03-03T07:52:47.607Z | Compiling fnv v1.0.7 |
848 | 2025-03-03T07:52:47.626Z | Compiling pin-project-lite v0.2.14 |
849 | 2025-03-03T07:52:47.760Z | Compiling getrandom v0.2.15 |
850 | 2025-03-03T07:52:48.159Z | Compiling scopeguard v1.2.0 |
851 | 2025-03-03T07:52:48.530Z | Compiling ring v0.17.8 |
852 | 2025-03-03T07:52:48.840Z | Compiling hashbrown v0.15.2 |
853 | 2025-03-03T07:52:48.865Z | Compiling equivalent v1.0.1 |
854 | 2025-03-03T07:52:49.006Z | Compiling mio v1.0.2 |
855 | 2025-03-03T07:52:49.361Z | Compiling socket2 v0.5.8 |
856 | 2025-03-03T07:52:49.599Z | Compiling signal-hook-registry v1.4.2 |
857 | 2025-03-03T07:52:49.950Z | Compiling iana-time-zone v0.1.61 |
858 | 2025-03-03T07:52:50.065Z | Compiling httparse v1.9.4 |
859 | 2025-03-03T07:52:50.112Z | Compiling vcpkg v0.2.15 |
860 | 2025-03-03T07:52:50.615Z | Compiling semver v1.0.25 |
861 | 2025-03-03T07:52:50.658Z | Compiling pkg-config v0.3.31 |
862 | 2025-03-03T07:52:50.760Z | Compiling dyn-clone v1.0.17 |
863 | 2025-03-03T07:52:51.115Z | Compiling futures-core v0.3.31 |
864 | 2025-03-03T07:52:51.296Z | Compiling ahash v0.8.11 |
865 | 2025-03-03T07:52:51.316Z | Compiling bitflags v2.6.0 |
866 | 2025-03-03T07:52:51.424Z | Compiling futures-sink v0.3.31 |
867 | 2025-03-03T07:52:51.454Z | Compiling allocator-api2 v0.2.18 |
868 | 2025-03-03T07:52:51.610Z | Compiling aho-corasick v1.1.3 |
869 | 2025-03-03T07:52:51.628Z | Compiling openssl v0.10.66 |
870 | 2025-03-03T07:52:51.648Z | Compiling openssl-sys v0.9.103 |
871 | 2025-03-03T07:52:51.724Z | Compiling regex-syntax v0.8.5 |
872 | 2025-03-03T07:52:52.041Z | Compiling futures-channel v0.3.31 |
873 | 2025-03-03T07:52:52.132Z | Compiling pin-utils v0.1.0 |
874 | 2025-03-03T07:52:52.158Z | Compiling native-tls v0.2.12 |
875 | 2025-03-03T07:52:52.183Z | Compiling rustls v0.23.13 |
876 | 2025-03-03T07:52:52.239Z | Compiling futures-io v0.3.31 |
877 | 2025-03-03T07:52:52.507Z | Compiling futures-task v0.3.31 |
878 | 2025-03-03T07:52:52.605Z | Compiling thiserror v2.0.11 |
879 | 2025-03-03T07:52:52.623Z | Compiling typenum v1.17.0 |
880 | 2025-03-03T07:52:52.735Z | Compiling tracing-core v0.1.32 |
881 | 2025-03-03T07:52:52.794Z | Compiling generic-array v0.14.7 |
882 | 2025-03-03T07:52:53.423Z | Compiling ucd-trie v0.1.6 |
883 | 2025-03-03T07:52:53.527Z | Compiling serde_derive_internals v0.29.1 |
884 | 2025-03-03T07:52:53.838Z | Compiling strsim v0.11.1 |
885 | 2025-03-03T07:52:54.056Z | Compiling subtle v2.6.1 |
886 | 2025-03-03T07:52:54.344Z | Compiling crunchy v0.2.2 |
887 | 2025-03-03T07:52:54.872Z | Compiling anyhow v1.0.94 |
888 | 2025-03-03T07:52:55.208Z | Compiling ident_case v1.0.1 |
889 | 2025-03-03T07:52:55.403Z | Compiling regex-automata v0.4.9 |
890 | 2025-03-03T07:52:55.477Z | Compiling slog v2.7.0 |
891 | 2025-03-03T07:52:56.005Z | Compiling time-core v0.1.2 |
892 | 2025-03-03T07:52:56.184Z | Compiling tiny-keccak v2.0.2 |
893 | 2025-03-03T07:52:56.552Z | Compiling num-conv v0.1.0 |
894 | 2025-03-03T07:52:56.845Z | Compiling time-macros v0.2.18 |
895 | 2025-03-03T07:52:57.003Z | Compiling darling_core v0.20.10 |
896 | 2025-03-03T07:52:57.160Z | Compiling usdt-impl v0.5.0 |
897 | 2025-03-03T07:52:57.339Z | Compiling serde_derive v1.0.217 |
898 | 2025-03-03T07:52:57.611Z | Compiling zerocopy-derive v0.7.35 |
899 | 2025-03-03T07:52:58.258Z | Compiling tokio-macros v2.4.0 |
900 | 2025-03-03T07:52:59.529Z | Compiling schemars_derive v0.8.21 |
901 | 2025-03-03T07:52:59.682Z | Compiling thiserror-impl v1.0.69 |
902 | 2025-03-03T07:52:59.719Z | Compiling zerocopy v0.7.35 |
903 | 2025-03-03T07:53:01.100Z | Compiling futures-macro v0.3.31 |
904 | 2025-03-03T07:53:02.237Z | Compiling regex v1.11.1 |
905 | 2025-03-03T07:53:02.527Z | Compiling hashbrown v0.14.5 |
906 | 2025-03-03T07:53:02.674Z | Compiling openssl-macros v0.1.1 |
907 | 2025-03-03T07:53:02.925Z | Compiling futures-util v0.3.31 |
908 | 2025-03-03T07:53:03.104Z | Compiling tracing-attributes v0.1.27 |
909 | 2025-03-03T07:53:03.403Z | Compiling thiserror-impl v2.0.11 |
910 | 2025-03-03T07:53:03.528Z | Compiling scroll_derive v0.12.0 |
911 | 2025-03-03T07:53:03.718Z | Compiling regress v0.10.1 |
912 | 2025-03-03T07:53:04.923Z | Compiling pest v2.7.13 |
913 | 2025-03-03T07:53:05.989Z | Compiling tracing v0.1.40 |
914 | 2025-03-03T07:53:06.116Z | Compiling syn v1.0.109 |
915 | 2025-03-03T07:53:06.610Z | Compiling spin v0.9.8 |
916 | 2025-03-03T07:53:06.730Z | Compiling rustls-pki-types v1.8.0 |
917 | 2025-03-03T07:53:06.963Z | Compiling scroll v0.12.0 |
918 | 2025-03-03T07:53:07.508Z | Compiling pest_meta v2.7.13 |
919 | 2025-03-03T07:53:07.773Z | Compiling darling_macro v0.20.10 |
920 | 2025-03-03T07:53:08.447Z | Compiling untrusted v0.9.0 |
921 | 2025-03-03T07:53:08.659Z | Compiling plain v0.2.3 |
922 | 2025-03-03T07:53:08.829Z | Compiling goblin v0.8.2 |
923 | 2025-03-03T07:53:08.879Z | Compiling pest_generator v2.7.13 |
924 | 2025-03-03T07:53:09.093Z | Compiling darling v0.20.10 |
925 | 2025-03-03T07:53:09.210Z | Compiling const-random-macro v0.1.16 |
926 | 2025-03-03T07:53:09.923Z | Compiling bytes v1.10.0 |
927 | 2025-03-03T07:53:11.012Z | Compiling smallvec v1.13.2 |
928 | 2025-03-03T07:53:11.338Z | Compiling indexmap v2.7.1 |
929 | 2025-03-03T07:53:12.132Z | Compiling parking_lot v0.12.3 |
930 | 2025-03-03T07:53:12.324Z | Compiling serde_tokenstream v0.2.2 |
931 | 2025-03-03T07:53:12.360Z | Compiling uuid v1.13.1 |
932 | 2025-03-03T07:53:12.707Z | Compiling tokio v1.42.0 |
933 | 2025-03-03T07:53:12.892Z | Compiling chrono v0.4.38 |
934 | 2025-03-03T07:53:15.014Z | Compiling http v1.2.0 |
935 | 2025-03-03T07:53:17.081Z | Compiling pest_derive v2.7.13 |
936 | 2025-03-03T07:53:18.146Z | Compiling openapiv3 v2.0.0 |
937 | 2025-03-03T07:53:19.893Z | Compiling pretty-hex v0.4.1 |
938 | 2025-03-03T07:53:20.138Z | Compiling percent-encoding v2.3.1 |
939 | 2025-03-03T07:53:20.637Z | Compiling atomic-waker v1.1.2 |
940 | 2025-03-03T07:53:20.858Z | Compiling tinyvec_macros v0.1.1 |
941 | 2025-03-03T07:53:20.917Z | Compiling form_urlencoded v1.2.1 |
942 | 2025-03-03T07:53:20.971Z | Compiling tinyvec v1.8.0 |
943 | 2025-03-03T07:53:21.402Z | Compiling dof v0.3.0 |
944 | 2025-03-03T07:53:22.079Z | Compiling http-body v1.0.1 |
945 | 2025-03-03T07:53:22.375Z | Compiling tokio-util v0.7.12 |
946 | 2025-03-03T07:53:22.640Z | Compiling typify-impl v0.2.0 |
947 | 2025-03-03T07:53:22.659Z | Compiling dtrace-parser v0.2.0 |
948 | 2025-03-03T07:53:22.847Z | Compiling rustls-webpki v0.102.8 |
949 | 2025-03-03T07:53:24.204Z | Compiling const-random v0.1.18 |
950 | 2025-03-03T07:53:24.431Z | Compiling thread-id v4.2.2 |
951 | 2025-03-03T07:53:24.460Z | Compiling try-lock v0.2.5 |
952 | 2025-03-03T07:53:24.560Z | Compiling zeroize v1.8.1 |
953 | 2025-03-03T07:53:24.643Z | Compiling want v0.3.1 |
954 | 2025-03-03T07:53:25.570Z | Compiling h2 v0.4.6 |
955 | 2025-03-03T07:53:26.120Z | Compiling unicode-normalization v0.1.24 |
956 | 2025-03-03T07:53:26.974Z | Compiling rand_core v0.6.4 |
957 | 2025-03-03T07:53:27.152Z | Compiling unsafe-libyaml v0.2.11 |
958 | 2025-03-03T07:53:27.498Z | Compiling httpdate v1.0.3 |
959 | 2025-03-03T07:53:28.289Z | Compiling unicode-bidi v0.3.15 |
960 | 2025-03-03T07:53:28.323Z | Compiling omicron-workspace-hack v0.1.0 |
961 | 2025-03-03T07:53:28.377Z | Compiling rustversion v1.0.17 |
962 | 2025-03-03T07:53:28.685Z | Compiling serde_yaml v0.9.34+deprecated |
963 | 2025-03-03T07:53:29.169Z | Compiling tower-service v0.3.3 |
964 | 2025-03-03T07:53:29.326Z | Compiling slog-async v2.8.0 |
965 | 2025-03-03T07:53:29.856Z | Compiling foreign-types-shared v0.1.1 |
966 | 2025-03-03T07:53:30.005Z | Compiling camino v1.1.9 |
967 | 2025-03-03T07:53:30.601Z | Compiling rustls v0.22.4 |
968 | 2025-03-03T07:53:30.621Z | Compiling paste v1.0.15 |
969 | 2025-03-03T07:53:31.024Z | Compiling foreign-types v0.3.2 |
970 | 2025-03-03T07:53:31.043Z | Compiling hyper v1.5.1 |
971 | 2025-03-03T07:53:31.846Z | Compiling idna v0.5.0 |
972 | 2025-03-03T07:53:32.340Z | Compiling typify-macro v0.2.0 |
973 | 2025-03-03T07:53:32.416Z | Compiling usdt-attr-macro v0.5.0 |
974 | 2025-03-03T07:53:32.608Z | Compiling usdt-macro v0.5.0 |
975 | 2025-03-03T07:53:33.977Z | Compiling hyper-util v0.1.10 |
976 | 2025-03-03T07:53:35.389Z | Compiling ppv-lite86 v0.2.20 |
977 | 2025-03-03T07:53:35.850Z | Compiling newtype-uuid v1.2.1 |
978 | 2025-03-03T07:53:35.870Z | Compiling typify v0.2.0 |
979 | 2025-03-03T07:53:36.226Z | Compiling rand_chacha v0.3.1 |
980 | 2025-03-03T07:53:36.245Z | Compiling url v2.5.2 |
981 | 2025-03-03T07:53:39.116Z | Compiling http-body-util v0.1.2 |
982 | 2025-03-03T07:53:39.667Z | Compiling ipnetwork v0.21.1 |
983 | 2025-03-03T07:53:39.858Z | Compiling async-trait v0.1.86 |
984 | 2025-03-03T07:53:41.928Z | Compiling multer v3.1.0 |
985 | 2025-03-03T07:53:42.107Z | Compiling encoding_rs v0.8.34 |
986 | 2025-03-03T07:53:42.779Z | Compiling base64 v0.22.1 |
987 | 2025-03-03T07:53:42.964Z | Compiling mime v0.3.17 |
988 | 2025-03-03T07:53:43.868Z | Compiling ipnet v2.10.0 |
989 | 2025-03-03T07:53:44.502Z | Compiling openssl-probe v0.1.5 |
990 | 2025-03-03T07:53:46.056Z | Compiling rustls-pemfile v2.1.3 |
991 | 2025-03-03T07:53:46.842Z | Compiling rand v0.8.5 |
992 | 2025-03-03T07:53:48.310Z | Compiling progenitor-impl v0.8.0 |
993 | 2025-03-03T07:53:48.591Z | Compiling serde_urlencoded v0.7.1 |
994 | 2025-03-03T07:53:49.417Z | Compiling crossbeam-utils v0.8.20 |
995 | 2025-03-03T07:53:49.998Z | Compiling powerfmt v0.2.0 |
996 | 2025-03-03T07:53:50.489Z | Compiling deranged v0.3.11 |
997 | 2025-03-03T07:53:52.208Z | Compiling tokio-native-tls v0.3.1 |
998 | 2025-03-03T07:53:53.408Z | Compiling toml_datetime v0.6.8 |
999 | 2025-03-03T07:53:53.850Z | Compiling tokio-rustls v0.26.0 |
1000 | 2025-03-03T07:53:54.151Z | Compiling progenitor-macro v0.8.0 |
1001 | 2025-03-03T07:53:54.372Z | Compiling webpki-roots v0.26.6 |
1002 | 2025-03-03T07:53:54.883Z | Compiling async-stream-impl v0.3.6 |
1003 | 2025-03-03T07:53:56.378Z | Compiling num_threads v0.1.7 |
1004 | 2025-03-03T07:53:57.926Z | Compiling time v0.3.36 |
1005 | 2025-03-03T07:54:00.768Z | Compiling hyper-rustls v0.27.3 |
1006 | 2025-03-03T07:54:00.906Z | Compiling hyper-tls v0.6.0 |
1007 | 2025-03-03T07:54:01.964Z | Compiling strum_macros v0.26.4 |
1008 | 2025-03-03T07:54:03.115Z | Compiling serde_with_macros v3.12.0 |
1009 | 2025-03-03T07:54:04.880Z | Compiling structmeta-derive v0.3.0 |
1010 | 2025-03-03T07:54:05.720Z | Compiling daft-derive v0.1.1 |
1011 | 2025-03-03T07:54:05.976Z | Compiling sync_wrapper v1.0.1 |
1012 | 2025-03-03T07:54:06.158Z | Compiling dropshot v0.15.1 |
1013 | 2025-03-03T07:54:06.558Z | Compiling winnow v0.6.18 |
1014 | 2025-03-03T07:54:07.363Z | Compiling structmeta v0.3.0 |
1015 | 2025-03-03T07:54:07.742Z | Compiling reqwest v0.12.9 |
1016 | 2025-03-03T07:54:10.496Z | Compiling block-buffer v0.10.4 |
1017 | 2025-03-03T07:54:10.772Z | Compiling crypto-common v0.1.6 |
1018 | 2025-03-03T07:54:11.010Z | Compiling oxnet v0.1.0 |
1019 | 2025-03-03T07:54:13.395Z | Compiling dirs-sys-next v0.1.2 |
1020 | 2025-03-03T07:54:14.412Z | Compiling match_cfg v0.1.0 |
1021 | 2025-03-03T07:54:14.480Z | Compiling rustix v0.38.37 |
1022 | 2025-03-03T07:54:15.315Z | Compiling hostname v0.3.1 |
1023 | 2025-03-03T07:54:15.589Z | Compiling dirs-next v2.0.0 |
1024 | 2025-03-03T07:54:15.882Z | Compiling digest v0.10.7 |
1025 | 2025-03-03T07:54:15.968Z | Compiling parse-display-derive v0.10.0 |
1026 | 2025-03-03T07:54:16.340Z | Compiling dropshot_endpoint v0.15.1 |
1027 | 2025-03-03T07:54:16.622Z | Compiling macaddr v1.0.1 |
1028 | 2025-03-03T07:54:17.247Z | Compiling futures-executor v0.3.31 |
1029 | 2025-03-03T07:54:18.220Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1030 | 2025-03-03T07:54:19.077Z | Compiling thread_local v1.1.8 |
1031 | 2025-03-03T07:54:19.559Z | Compiling errno v0.3.9 |
1032 | 2025-03-03T07:54:19.761Z | Compiling memmap v0.7.0 |
1033 | 2025-03-03T07:54:20.080Z | Compiling usdt v0.5.0 |
1034 | 2025-03-03T07:54:20.143Z | Compiling futures v0.3.31 |
1035 | 2025-03-03T07:54:20.259Z | Compiling term v0.7.0 |
1036 | 2025-03-03T07:54:20.465Z | Compiling crossbeam-channel v0.5.13 |
1037 | 2025-03-03T07:54:21.921Z | Compiling is-terminal v0.4.13 |
1038 | 2025-03-03T07:54:22.077Z | Compiling cpufeatures v0.2.14 |
1039 | 2025-03-03T07:54:22.195Z | Compiling take_mut v0.2.2 |
1040 | 2025-03-03T07:54:23.965Z | Compiling slog-term v2.9.1 |
1041 | 2025-03-03T07:54:24.588Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1042 | 2025-03-03T07:54:25.110Z | Compiling serde_spanned v0.6.7 |
1043 | 2025-03-03T07:54:25.685Z | Compiling instant v0.1.13 |
1044 | 2025-03-03T07:54:25.734Z | Compiling debug-ignore v1.0.5 |
1045 | 2025-03-03T07:54:25.917Z | Compiling toml_edit v0.22.21 |
1046 | 2025-03-03T07:54:26.729Z | Compiling progenitor-client v0.8.0 |
1047 | 2025-03-03T07:54:27.547Z | Compiling slog-json v2.6.1 |
1048 | 2025-03-03T07:54:28.779Z | Compiling slog-bunyan v2.5.0 |
1049 | 2025-03-03T07:54:29.071Z | Compiling sha1 v0.10.6 |
1050 | 2025-03-03T07:54:29.927Z | Compiling toml v0.8.19 |
1051 | 2025-03-03T07:54:30.920Z | Compiling tokio-rustls v0.25.0 |
1052 | 2025-03-03T07:54:31.384Z | Compiling progenitor v0.8.0 |
1053 | 2025-03-03T07:54:31.584Z | Compiling progenitor-client v0.9.1 |
1054 | 2025-03-03T07:54:32.478Z | Compiling strum v0.26.3 |
1055 | 2025-03-03T07:54:32.700Z | Compiling serde_with v3.12.0 |
1056 | 2025-03-03T07:54:35.391Z | Compiling async-stream v0.3.6 |
1057 | 2025-03-03T07:54:35.718Z | Compiling waitgroup v0.1.2 |
1058 | 2025-03-03T07:54:35.989Z | Compiling serde_path_to_error v0.1.16 |
1059 | 2025-03-03T07:54:36.032Z | Compiling clap_derive v4.5.18 |
1060 | 2025-03-03T07:54:36.918Z | Compiling hostname v0.4.0 |
1061 | 2025-03-03T07:54:37.203Z | Compiling lazy_static v1.5.0 |
1062 | 2025-03-03T07:54:37.411Z | Compiling utf8parse v0.2.2 |
1063 | 2025-03-03T07:54:37.603Z | Compiling anstyle-parse v0.2.5 |
1064 | 2025-03-03T07:54:38.028Z | Compiling daft v0.1.1 |
1065 | 2025-03-03T07:54:39.910Z | Compiling hex v0.4.3 |
1066 | 2025-03-03T07:54:40.594Z | Compiling is_terminal_polyfill v1.70.1 |
1067 | 2025-03-03T07:54:40.751Z | Compiling anstyle v1.0.10 |
1068 | 2025-03-03T07:54:41.047Z | Compiling anstyle-query v1.1.1 |
1069 | 2025-03-03T07:54:41.216Z | Compiling heapless v0.8.0 |
1070 | 2025-03-03T07:54:41.237Z | Compiling unicode-width v0.1.14 |
1071 | 2025-03-03T07:54:41.255Z | Compiling colorchoice v1.0.2 |
1072 | 2025-03-03T07:54:41.498Z | Compiling anstream v0.6.15 |
1073 | 2025-03-03T07:54:42.095Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1074 | 2025-03-03T07:54:43.483Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1075 | 2025-03-03T07:54:44.067Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
1076 | 2025-03-03T07:54:44.162Z | Compiling backoff v0.4.0 |
1077 | 2025-03-03T07:54:44.559Z | Compiling terminal_size v0.4.0 |
1078 | 2025-03-03T07:54:44.811Z | Compiling parse-display v0.10.0 |
1079 | 2025-03-03T07:54:46.683Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1080 | 2025-03-03T07:54:46.944Z | Compiling regress v0.9.1 |
1081 | 2025-03-03T07:54:46.978Z | Compiling hash32 v0.3.1 |
1082 | 2025-03-03T07:54:49.060Z | Compiling stable_deref_trait v1.2.0 |
1083 | 2025-03-03T07:54:49.178Z | Compiling smoltcp v0.11.0 |
1084 | 2025-03-03T07:54:49.837Z | Compiling clap_lex v0.7.4 |
1085 | 2025-03-03T07:54:50.518Z | Compiling clap_builder v4.5.23 |
1086 | 2025-03-03T07:54:51.701Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1087 | 2025-03-03T07:55:01.185Z | Compiling winnow v0.5.40 |
1088 | 2025-03-03T07:55:01.760Z | Compiling managed v0.8.0 |
1089 | 2025-03-03T07:55:02.779Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1090 | 2025-03-03T07:55:03.214Z | Compiling bitflags v1.3.2 |
1091 | 2025-03-03T07:55:03.341Z | Compiling cobs v0.2.3 |
1092 | 2025-03-03T07:55:04.323Z | Compiling postcard v1.0.10 |
1093 | 2025-03-03T07:55:04.644Z | Compiling toml_edit v0.19.15 |
1094 | 2025-03-03T07:55:05.925Z | Compiling clap v4.5.23 |
1095 | 2025-03-03T07:55:06.926Z | Compiling either v1.13.0 |
1096 | 2025-03-03T07:55:07.242Z | Compiling zerocopy v0.8.17 |
1097 | 2025-03-03T07:55:07.805Z | Compiling proc-macro-crate v1.3.1 |
1098 | 2025-03-03T07:55:08.121Z | Compiling itertools v0.13.0 |
1099 | 2025-03-03T07:55:11.219Z | Compiling zerocopy-derive v0.8.17 |
1100 | 2025-03-03T07:55:12.444Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1101 | 2025-03-03T07:55:12.872Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1102 | 2025-03-03T07:55:12.917Z | Compiling num_enum_derive v0.5.11 |
1103 | 2025-03-03T07:55:15.143Z | Compiling tabwriter v1.4.0 |
1104 | 2025-03-03T07:55:15.364Z | Compiling typify-impl v0.3.0 |
1105 | 2025-03-03T07:55:15.884Z | Compiling foreign-types-macros v0.2.3 |
1106 | 2025-03-03T07:55:16.912Z | Compiling num-integer v0.1.46 |
1107 | 2025-03-03T07:55:17.491Z | Compiling foreign-types-shared v0.3.1 |
1108 | 2025-03-03T07:55:17.649Z | Compiling foreign-types v0.5.0 |
1109 | 2025-03-03T07:55:17.778Z | Compiling num_enum v0.5.11 |
1110 | 2025-03-03T07:55:18.348Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1111 | 2025-03-03T07:55:19.180Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1112 | 2025-03-03T07:55:19.285Z | Compiling cstr-argument v0.1.2 |
1113 | 2025-03-03T07:55:19.374Z | Compiling proc-macro-error-attr v1.0.4 |
1114 | 2025-03-03T07:55:19.781Z | Compiling heck v0.4.1 |
1115 | 2025-03-03T07:55:19.978Z | Compiling prettyplease v0.2.29 |
1116 | 2025-03-03T07:55:20.122Z | Compiling pretty-hex v0.2.1 |
1117 | 2025-03-03T07:55:20.350Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1118 | 2025-03-03T07:55:20.368Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1119 | 2025-03-03T07:55:20.536Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1120 | 2025-03-03T07:55:20.743Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1121 | 2025-03-03T07:55:22.247Z | Compiling num-iter v0.1.45 |
1122 | 2025-03-03T07:55:22.493Z | Compiling num-rational v0.4.2 |
1123 | 2025-03-03T07:55:23.446Z | Compiling colored v2.1.0 |
1124 | 2025-03-03T07:55:24.030Z | Compiling hubpack_derive v0.1.1 |
1125 | 2025-03-03T07:55:24.639Z | Compiling num-complex v0.4.6 |
1126 | 2025-03-03T07:55:25.209Z | Compiling proc-macro-error v1.0.4 |
1127 | 2025-03-03T07:55:25.212Z | Compiling typify-macro v0.3.0 |
1128 | 2025-03-03T07:55:25.281Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1129 | 2025-03-03T07:55:25.302Z | Compiling fastrand v2.1.1 |
1130 | 2025-03-03T07:55:25.719Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1131 | 2025-03-03T07:55:25.752Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1132 | 2025-03-03T07:55:25.900Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1133 | 2025-03-03T07:55:26.760Z | Compiling tempfile v3.12.0 |
1134 | 2025-03-03T07:55:27.027Z | Compiling num v0.4.3 |
1135 | 2025-03-03T07:55:28.381Z | Compiling hubpack v0.1.2 |
1136 | 2025-03-03T07:55:29.593Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1137 | 2025-03-03T07:55:29.967Z | Compiling crucible-workspace-hack v0.1.0 |
1138 | 2025-03-03T07:55:30.005Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1139 | 2025-03-03T07:55:30.103Z | Compiling float-ord v0.3.2 |
1140 | 2025-03-03T07:55:30.397Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1141 | 2025-03-03T07:55:30.885Z | Compiling typify v0.3.0 |
1142 | 2025-03-03T07:55:33.312Z | Compiling semver v0.1.20 |
1143 | 2025-03-03T07:55:34.245Z | Compiling static_assertions v1.1.0 |
1144 | 2025-03-03T07:55:35.115Z | Compiling rustc_version v0.1.7 |
1145 | 2025-03-03T07:55:35.643Z | Compiling zone_cfg_derive v0.3.0 |
1146 | 2025-03-03T07:55:37.073Z | Compiling progenitor-impl v0.9.1 |
1147 | 2025-03-03T07:55:37.653Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1148 | 2025-03-03T07:55:40.589Z | Compiling camino-tempfile v1.1.1 |
1149 | 2025-03-03T07:55:40.659Z | Compiling itertools v0.10.5 |
1150 | 2025-03-03T07:55:41.369Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
1151 | 2025-03-03T07:55:41.811Z | Compiling num-derive v0.4.2 |
1152 | 2025-03-03T07:55:42.855Z | Compiling sigpipe v0.1.3 |
1153 | 2025-03-03T07:55:43.010Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1154 | 2025-03-03T07:55:43.575Z | Compiling base64ct v1.6.0 |
1155 | 2025-03-03T07:55:43.633Z | Compiling zone v0.3.0 |
1156 | 2025-03-03T07:55:44.069Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1157 | 2025-03-03T07:55:44.149Z | Compiling password-hash v0.5.0 |
1158 | 2025-03-03T07:55:44.238Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1159 | 2025-03-03T07:55:45.590Z | Compiling progenitor-macro v0.9.1 |
1160 | 2025-03-03T07:55:46.339Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
1161 | 2025-03-03T07:55:46.872Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1162 | 2025-03-03T07:55:47.380Z | Compiling newtype_derive v0.1.6 |
1163 | 2025-03-03T07:55:47.829Z | Compiling blake2 v0.10.6 |
1164 | 2025-03-03T07:55:49.122Z | Compiling num-derive v0.3.3 |
1165 | 2025-03-03T07:55:50.810Z | Compiling smf v0.2.3 |
1166 | 2025-03-03T07:55:51.347Z | Compiling derive-where v1.2.7 |
1167 | 2025-03-03T07:55:52.951Z | Compiling zerocopy-derive v0.6.6 |
1168 | 2025-03-03T07:55:53.421Z | Compiling fixedbitset v0.4.2 |
1169 | 2025-03-03T07:55:54.102Z | Compiling whoami v1.5.2 |
1170 | 2025-03-03T07:55:54.205Z | Compiling cancel-safe-futures v0.1.5 |
1171 | 2025-03-03T07:55:54.395Z | Compiling owo-colors v4.1.0 |
1172 | 2025-03-03T07:55:54.633Z | Compiling unicode-segmentation v1.12.0 |
1173 | 2025-03-03T07:55:54.775Z | Compiling zerocopy v0.6.6 |
1174 | 2025-03-03T07:55:54.944Z | Compiling petgraph v0.6.5 |
1175 | 2025-03-03T07:55:55.414Z | Compiling newline-converter v0.3.0 |
1176 | 2025-03-03T07:55:55.501Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1177 | 2025-03-03T07:55:55.617Z | Compiling argon2 v0.5.3 |
1178 | 2025-03-03T07:55:56.428Z | Compiling progenitor v0.9.1 |
1179 | 2025-03-03T07:55:56.712Z | Compiling strum_macros v0.25.3 |
1180 | 2025-03-03T07:55:57.939Z | Compiling console v0.15.8 |
1181 | 2025-03-03T07:55:58.686Z | Compiling idna v0.4.0 |
1182 | 2025-03-03T07:55:59.373Z | Compiling serde-big-array v0.5.1 |
1183 | 2025-03-03T07:55:59.644Z | Compiling enum-as-inner v0.6.1 |
1184 | 2025-03-03T07:56:00.214Z | Compiling serde_repr v0.1.19 |
1185 | 2025-03-03T07:56:00.790Z | Compiling cookie v0.18.1 |
1186 | 2025-03-03T07:56:00.794Z | Compiling quick-error v1.2.3 |
1187 | 2025-03-03T07:56:00.990Z | Compiling data-encoding v2.6.0 |
1188 | 2025-03-03T07:56:01.222Z | Compiling similar v2.6.0 |
1189 | 2025-03-03T07:56:01.362Z | Compiling convert_case v0.4.0 |
1190 | 2025-03-03T07:56:02.044Z | Compiling linked-hash-map v0.5.6 |
1191 | 2025-03-03T07:56:02.454Z | Compiling lru-cache v0.1.2 |
1192 | 2025-03-03T07:56:02.601Z | Compiling expectorate v1.1.0 |
1193 | 2025-03-03T07:56:02.703Z | Compiling derive_more v0.99.18 |
1194 | 2025-03-03T07:56:02.887Z | Compiling hickory-proto v0.24.1 |
1195 | 2025-03-03T07:56:07.482Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1196 | 2025-03-03T07:56:07.844Z | Compiling resolv-conf v0.7.0 |
1197 | 2025-03-03T07:56:08.552Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1198 | 2025-03-03T07:56:09.327Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1199 | 2025-03-03T07:56:14.455Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1200 | 2025-03-03T07:56:15.749Z | Compiling atomicwrites v0.4.4 |
1201 | 2025-03-03T07:56:16.292Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1202 | 2025-03-03T07:56:17.593Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1203 | 2025-03-03T07:56:18.176Z | Compiling libsw v3.3.1 |
1204 | 2025-03-03T07:56:18.533Z | Compiling proc-macro-error-attr2 v2.0.0 |
1205 | 2025-03-03T07:56:18.734Z | Compiling memoffset v0.9.1 |
1206 | 2025-03-03T07:56:19.161Z | Compiling swrite v0.1.0 |
1207 | 2025-03-03T07:56:19.326Z | Compiling indent_write v2.2.0 |
1208 | 2025-03-03T07:56:19.368Z | Compiling cfg_aliases v0.2.1 |
1209 | 2025-03-03T07:56:19.489Z | Compiling linear-map v1.2.0 |
1210 | 2025-03-03T07:56:19.584Z | Compiling highway v1.2.0 |
1211 | 2025-03-03T07:56:19.908Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1212 | 2025-03-03T07:56:20.062Z | Compiling nix v0.29.0 |
1213 | 2025-03-03T07:56:20.975Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1214 | 2025-03-03T07:56:21.010Z | Compiling proc-macro-error2 v2.0.1 |
1215 | 2025-03-03T07:56:21.686Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1216 | 2025-03-03T07:56:21.727Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1217 | 2025-03-03T07:56:22.044Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1218 | 2025-03-03T07:56:23.833Z | Compiling steno v0.4.1 |
1219 | 2025-03-03T07:56:25.302Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1220 | 2025-03-03T07:56:25.323Z | Compiling hickory-resolver v0.24.3 |
1221 | 2025-03-03T07:56:29.334Z | Compiling tokio-stream v0.1.17 |
1222 | 2025-03-03T07:56:29.709Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1223 | 2025-03-03T07:56:30.119Z | Compiling slog-dtrace v0.3.0 |
1224 | 2025-03-03T07:56:30.439Z | Compiling humantime v2.1.0 |
1225 | 2025-03-03T07:56:30.518Z | Compiling unicode-width v0.2.0 |
1226 | 2025-03-03T07:56:31.146Z | Compiling ipnetwork v0.20.0 |
1227 | 2025-03-03T07:56:31.232Z | Compiling bytecount v0.6.8 |
1228 | 2025-03-03T07:56:31.564Z | Compiling parking_lot_core v0.8.6 |
1229 | 2025-03-03T07:56:32.061Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1230 | 2025-03-03T07:56:32.189Z | Compiling papergrid v0.14.0 |
1231 | 2025-03-03T07:56:32.252Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1232 | 2025-03-03T07:56:35.023Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1233 | 2025-03-03T07:56:35.269Z | Compiling qorb v0.2.1 |
1234 | 2025-03-03T07:56:35.713Z | Compiling tabled_derive v0.10.0 |
1235 | 2025-03-03T07:56:36.495Z | Compiling libscf-sys v1.1.0 |
1236 | 2025-03-03T07:56:36.744Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1237 | 2025-03-03T07:56:38.326Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1238 | 2025-03-03T07:56:38.669Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1239 | 2025-03-03T07:56:39.083Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8) |
1240 | 2025-03-03T07:56:39.568Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1241 | 2025-03-03T07:56:39.588Z | Compiling tabled v0.18.0 |
1242 | 2025-03-03T07:56:39.919Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1243 | 2025-03-03T07:56:44.292Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1244 | 2025-03-03T07:56:46.879Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1245 | 2025-03-03T07:56:47.122Z | Compiling itertools v0.14.0 |
1246 | 2025-03-03T07:56:47.226Z | Compiling dropshot v0.12.0 |
1247 | 2025-03-03T07:56:47.721Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1248 | 2025-03-03T07:56:48.076Z | Compiling parking_lot v0.11.2 |
1249 | 2025-03-03T07:56:49.192Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024) |
1250 | 2025-03-03T07:56:50.055Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1251 | 2025-03-03T07:56:52.863Z | Compiling crossbeam-epoch v0.9.18 |
1252 | 2025-03-03T07:56:53.962Z | Compiling dropshot_endpoint v0.12.0 |
1253 | 2025-03-03T07:56:55.529Z | Compiling fxhash v0.2.1 |
1254 | 2025-03-03T07:56:55.778Z | Compiling crc32fast v1.4.2 |
1255 | 2025-03-03T07:56:56.164Z | Compiling arc-swap v1.7.1 |
1256 | 2025-03-03T07:56:56.250Z | Compiling crc8 v0.1.1 |
1257 | 2025-03-03T07:56:56.328Z | Compiling sled v0.34.7 |
1258 | 2025-03-03T07:56:56.581Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024) |
1259 | 2025-03-03T07:56:56.834Z | Compiling slog-scope v4.4.0 |
1260 | 2025-03-03T07:56:57.543Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1261 | 2025-03-03T07:56:59.678Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1262 | 2025-03-03T07:57:00.024Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1263 | 2025-03-03T07:57:00.547Z | Compiling slog-stdlog v4.1.1 |
1264 | 2025-03-03T07:57:01.328Z | Compiling slog-envlogger v2.2.0 |
1265 | 2025-03-03T07:57:02.965Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1266 | 2025-03-03T07:57:10.193Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1267 | 2025-03-03T07:57:13.953Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1268 | 2025-03-03T07:57:18.053Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1269 | 2025-03-03T07:57:49.135Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1270 | 2025-03-03T07:57:49.135Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1271 | 2025-03-03T07:57:56.146Z | Finished `release` profile [optimized] target(s) in 5m 33s |
1272 | 2025-03-03T07:57:56.448Z | + banner trio |
1273 | 2025-03-03T07:57:56.453Z | |
1274 | 2025-03-03T07:57:56.453Z | ##### ##### # #### |
1275 | 2025-03-03T07:57:56.453Z | # # # # # # |
1276 | 2025-03-03T07:57:56.453Z | # # # # # # |
1277 | 2025-03-03T07:57:56.453Z | # ##### # # # |
1278 | 2025-03-03T07:57:56.453Z | # # # # # # |
1279 | 2025-03-03T07:57:56.453Z | # # # # #### |
1280 | 2025-03-03T07:57:56.453Z | |
1281 | 2025-03-03T07:57:56.453Z | + pfexec cargo test --release -p mg-tests test_trio_v2_server -- --nocapture |
1282 | 2025-03-03T07:57:56.927Z | Compiling libc v0.2.169 |
1283 | 2025-03-03T07:57:56.927Z | Compiling cfg-if v1.0.0 |
1284 | 2025-03-03T07:57:56.930Z | Compiling serde v1.0.217 |
1285 | 2025-03-03T07:57:56.930Z | Compiling once_cell v1.20.2 |
1286 | 2025-03-03T07:57:56.930Z | Compiling itoa v1.0.11 |
1287 | 2025-03-03T07:57:56.931Z | Compiling bytes v1.10.0 |
1288 | 2025-03-03T07:57:56.931Z | Compiling syn v2.0.98 |
1289 | 2025-03-03T07:57:56.996Z | Compiling num-traits v0.2.19 |
1290 | 2025-03-03T07:57:57.080Z | Compiling pin-project-lite v0.2.14 |
1291 | 2025-03-03T07:57:57.207Z | Compiling schemars v0.8.21 |
1292 | 2025-03-03T07:57:57.207Z | Compiling scopeguard v1.2.0 |
1293 | 2025-03-03T07:57:57.387Z | Compiling smallvec v1.13.2 |
1294 | 2025-03-03T07:57:57.424Z | Compiling memchr v2.7.4 |
1295 | 2025-03-03T07:57:57.436Z | Compiling lock_api v0.4.12 |
1296 | 2025-03-03T07:57:57.668Z | Compiling fnv v1.0.7 |
1297 | 2025-03-03T07:57:57.807Z | Compiling log v0.4.22 |
1298 | 2025-03-03T07:57:57.850Z | Compiling futures-core v0.3.31 |
1299 | 2025-03-03T07:57:58.079Z | Compiling zerocopy v0.7.35 |
1300 | 2025-03-03T07:57:58.105Z | Compiling ryu v1.0.18 |
1301 | 2025-03-03T07:57:58.303Z | Compiling hashbrown v0.15.2 |
1302 | 2025-03-03T07:57:58.506Z | Compiling parking_lot_core v0.9.10 |
1303 | 2025-03-03T07:57:58.732Z | Compiling socket2 v0.5.8 |
1304 | 2025-03-03T07:57:58.736Z | Compiling mio v1.0.2 |
1305 | 2025-03-03T07:57:58.896Z | Compiling parking_lot v0.12.3 |
1306 | 2025-03-03T07:57:59.171Z | Compiling signal-hook-registry v1.4.2 |
1307 | 2025-03-03T07:57:59.342Z | Compiling getrandom v0.2.15 |
1308 | 2025-03-03T07:57:59.710Z | Compiling equivalent v1.0.1 |
1309 | 2025-03-03T07:57:59.721Z | Compiling ahash v0.8.11 |
1310 | 2025-03-03T07:58:00.081Z | Compiling tracing-core v0.1.32 |
1311 | 2025-03-03T07:58:00.138Z | Compiling serde_json v1.0.138 |
1312 | 2025-03-03T07:58:00.156Z | Compiling hashbrown v0.14.5 |
1313 | 2025-03-03T07:58:00.361Z | Compiling uuid v1.13.1 |
1314 | 2025-03-03T07:58:00.467Z | Compiling byteorder v1.5.0 |
1315 | 2025-03-03T07:58:00.692Z | Compiling spin v0.9.8 |
1316 | 2025-03-03T07:58:00.832Z | Compiling futures-sink v0.3.31 |
1317 | 2025-03-03T07:58:00.904Z | Compiling pin-utils v0.1.0 |
1318 | 2025-03-03T07:58:00.914Z | Compiling futures-task v0.3.31 |
1319 | 2025-03-03T07:58:00.989Z | Compiling untrusted v0.9.0 |
1320 | 2025-03-03T07:58:01.002Z | Compiling slab v0.4.9 |
1321 | 2025-03-03T07:58:01.119Z | Compiling futures-util v0.3.31 |
1322 | 2025-03-03T07:58:01.201Z | Compiling ring v0.17.8 |
1323 | 2025-03-03T07:58:01.240Z | Compiling regress v0.10.1 |
1324 | 2025-03-03T07:58:01.307Z | Compiling chrono v0.4.38 |
1325 | 2025-03-03T07:58:01.327Z | Compiling try-lock v0.2.5 |
1326 | 2025-03-03T07:58:01.484Z | Compiling want v0.3.1 |
1327 | 2025-03-03T07:58:01.794Z | Compiling getrandom v0.3.1 |
1328 | 2025-03-03T07:58:02.105Z | Compiling httparse v1.9.4 |
1329 | 2025-03-03T07:58:02.334Z | Compiling futures-channel v0.3.31 |
1330 | 2025-03-03T07:58:02.802Z | Compiling tower-service v0.3.3 |
1331 | 2025-03-03T07:58:03.102Z | Compiling dyn-clone v1.0.17 |
1332 | 2025-03-03T07:58:03.201Z | Compiling serde_derive_internals v0.29.1 |
1333 | 2025-03-03T07:58:03.316Z | Compiling foreign-types-shared v0.1.1 |
1334 | 2025-03-03T07:58:03.331Z | Compiling openssl-sys v0.9.103 |
1335 | 2025-03-03T07:58:03.435Z | Compiling foreign-types v0.3.2 |
1336 | 2025-03-03T07:58:03.595Z | Compiling unicode-ident v1.0.16 |
1337 | 2025-03-03T07:58:03.747Z | Compiling bitflags v2.6.0 |
1338 | 2025-03-03T07:58:03.817Z | Compiling proc-macro2 v1.0.93 |
1339 | 2025-03-03T07:58:04.405Z | Compiling http v1.2.0 |
1340 | 2025-03-03T07:58:04.610Z | Compiling semver v1.0.25 |
1341 | 2025-03-03T07:58:05.100Z | Compiling tinyvec_macros v0.1.1 |
1342 | 2025-03-03T07:58:05.149Z | Compiling allocator-api2 v0.2.18 |
1343 | 2025-03-03T07:58:05.203Z | Compiling openssl-probe v0.1.5 |
1344 | 2025-03-03T07:58:05.678Z | Compiling tinyvec v1.8.0 |
1345 | 2025-03-03T07:58:05.765Z | Compiling quote v1.0.38 |
1346 | 2025-03-03T07:58:06.048Z | Compiling percent-encoding v2.3.1 |
1347 | 2025-03-03T07:58:06.480Z | Compiling form_urlencoded v1.2.1 |
1348 | 2025-03-03T07:58:07.230Z | Compiling serde_derive v1.0.217 |
1349 | 2025-03-03T07:58:07.241Z | Compiling thiserror-impl v1.0.69 |
1350 | 2025-03-03T07:58:07.418Z | Compiling tokio-macros v2.4.0 |
1351 | 2025-03-03T07:58:07.830Z | Compiling schemars_derive v0.8.21 |
1352 | 2025-03-03T07:58:08.909Z | Compiling tracing-attributes v0.1.27 |
1353 | 2025-03-03T07:58:08.928Z | Compiling zerocopy-derive v0.7.35 |
1354 | 2025-03-03T07:58:08.931Z | Compiling tokio v1.42.0 |
1355 | 2025-03-03T07:58:09.030Z | Compiling openssl-macros v0.1.1 |
1356 | 2025-03-03T07:58:09.847Z | Compiling openssl v0.10.66 |
1357 | 2025-03-03T07:58:10.001Z | Compiling thiserror v1.0.69 |
1358 | 2025-03-03T07:58:10.307Z | Compiling unicode-normalization v0.1.24 |
1359 | 2025-03-03T07:58:11.591Z | Compiling aho-corasick v1.1.3 |
1360 | 2025-03-03T07:58:11.910Z | Compiling tracing v0.1.40 |
1361 | 2025-03-03T07:58:12.077Z | Compiling http v0.2.12 |
1362 | 2025-03-03T07:58:12.567Z | Compiling rustls-pki-types v1.8.0 |
1363 | 2025-03-03T07:58:13.758Z | Compiling heck v0.5.0 |
1364 | 2025-03-03T07:58:16.610Z | Compiling native-tls v0.2.12 |
1365 | 2025-03-03T07:58:16.698Z | Compiling unicode-bidi v0.3.15 |
1366 | 2025-03-03T07:58:17.716Z | Compiling idna v0.5.0 |
1367 | 2025-03-03T07:58:19.675Z | Compiling tokio-util v0.7.12 |
1368 | 2025-03-03T07:58:20.530Z | Compiling indexmap v2.7.1 |
1369 | 2025-03-03T07:58:22.640Z | Compiling serde_tokenstream v0.2.2 |
1370 | 2025-03-03T07:58:23.174Z | Compiling tokio-native-tls v0.3.1 |
1371 | 2025-03-03T07:58:23.367Z | Compiling regex-automata v0.4.9 |
1372 | 2025-03-03T07:58:23.455Z | Compiling http-body v1.0.1 |
1373 | 2025-03-03T07:58:23.981Z | Compiling regex-syntax v0.8.5 |
1374 | 2025-03-03T07:58:25.055Z | Compiling atomic-waker v1.1.2 |
1375 | 2025-03-03T07:58:25.271Z | Compiling slog v2.7.0 |
1376 | 2025-03-03T07:58:25.869Z | Compiling h2 v0.4.6 |
1377 | 2025-03-03T07:58:27.600Z | Compiling regex v1.11.1 |
1378 | 2025-03-03T07:58:30.231Z | Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1379 | 2025-03-03T07:58:35.978Z | Compiling typify-impl v0.2.0 |
1380 | 2025-03-03T07:58:37.886Z | Compiling openapiv3 v2.0.0 |
1381 | 2025-03-03T07:58:40.096Z | Compiling serde_urlencoded v0.7.1 |
1382 | 2025-03-03T07:58:40.673Z | Compiling url v2.5.2 |
1383 | 2025-03-03T07:58:41.444Z | Compiling encoding_rs v0.8.34 |
1384 | 2025-03-03T07:58:41.794Z | Compiling mime v0.3.17 |
1385 | 2025-03-03T07:58:41.805Z | Compiling ipnet v2.10.0 |
1386 | 2025-03-03T07:58:42.860Z | Compiling rustls v0.21.12 |
1387 | 2025-03-03T07:58:43.252Z | Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1388 | 2025-03-03T07:58:44.825Z | Compiling hyper v1.5.1 |
1389 | 2025-03-03T07:58:45.831Z | Compiling typify-macro v0.2.0 |
1390 | 2025-03-03T07:58:46.742Z | Compiling h2 v0.3.26 |
1391 | 2025-03-03T07:58:47.054Z | Compiling http-body v0.4.6 |
1392 | 2025-03-03T07:58:47.578Z | Compiling rustls-webpki v0.102.8 |
1393 | 2025-03-03T07:58:47.904Z | Compiling rustls-webpki v0.101.7 |
1394 | 2025-03-03T07:58:49.217Z | Compiling sct v0.7.1 |
1395 | 2025-03-03T07:58:49.669Z | Compiling subtle v2.6.1 |
1396 | 2025-03-03T07:58:49.993Z | Compiling httpdate v1.0.3 |
1397 | 2025-03-03T07:58:50.771Z | Compiling zeroize v1.8.1 |
1398 | 2025-03-03T07:58:51.132Z | Compiling toml_datetime v0.6.8 |
1399 | 2025-03-03T07:58:51.511Z | Compiling toml_edit v0.19.15 |
1400 | 2025-03-03T07:58:51.752Z | Compiling rustls v0.23.13 |
1401 | 2025-03-03T07:58:52.067Z | Compiling serde_yaml v0.9.34+deprecated |
1402 | 2025-03-03T07:58:52.520Z | Compiling hyper v0.14.30 |
1403 | 2025-03-03T07:58:55.226Z | Compiling hyper-util v0.1.10 |
1404 | 2025-03-03T07:58:56.982Z | Compiling lazy_static v1.5.0 |
1405 | 2025-03-03T07:58:57.135Z | Compiling proc-macro-crate v1.3.1 |
1406 | 2025-03-03T07:58:57.883Z | Compiling tokio-rustls v0.24.1 |
1407 | 2025-03-03T07:58:58.330Z | Compiling http-body-util v0.1.2 |
1408 | 2025-03-03T07:58:58.881Z | Compiling tokio-rustls v0.26.0 |
1409 | 2025-03-03T07:58:59.370Z | Compiling webpki-roots v0.26.6 |
1410 | 2025-03-03T07:58:59.588Z | Compiling base64 v0.22.1 |
1411 | 2025-03-03T07:58:59.614Z | Compiling base64 v0.21.7 |
1412 | 2025-03-03T07:59:00.677Z | Compiling crossbeam-utils v0.8.20 |
1413 | 2025-03-03T07:59:00.695Z | Compiling rustls-pemfile v1.0.4 |
1414 | 2025-03-03T07:59:00.717Z | Compiling rustls-pemfile v2.1.3 |
1415 | 2025-03-03T07:59:01.456Z | Compiling hyper-rustls v0.27.3 |
1416 | 2025-03-03T07:59:01.502Z | Compiling hyper-tls v0.6.0 |
1417 | 2025-03-03T07:59:02.021Z | Compiling hyper-rustls v0.24.2 |
1418 | 2025-03-03T07:59:02.039Z | Compiling num_enum_derive v0.5.11 |
1419 | 2025-03-03T07:59:02.452Z | Compiling hyper-tls v0.5.0 |
1420 | 2025-03-03T07:59:02.709Z | Compiling typify v0.2.0 |
1421 | 2025-03-03T07:59:02.849Z | Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1422 | 2025-03-03T07:59:05.029Z | Compiling ppv-lite86 v0.2.20 |
1423 | 2025-03-03T07:59:05.534Z | Compiling foreign-types-macros v0.2.3 |
1424 | 2025-03-03T07:59:05.830Z | Compiling rand_core v0.6.4 |
1425 | 2025-03-03T07:59:06.190Z | Compiling dirs-sys-next v0.1.2 |
1426 | 2025-03-03T07:59:06.308Z | Compiling sync_wrapper v1.0.1 |
1427 | 2025-03-03T07:59:06.481Z | Compiling sync_wrapper v0.1.2 |
1428 | 2025-03-03T07:59:06.638Z | Compiling powerfmt v0.2.0 |
1429 | 2025-03-03T07:59:06.883Z | Compiling webpki-roots v0.25.4 |
1430 | 2025-03-03T07:59:06.961Z | Compiling foreign-types-shared v0.3.1 |
1431 | 2025-03-03T07:59:07.053Z | Compiling time-macros v0.2.18 |
1432 | 2025-03-03T07:59:07.096Z | Compiling foreign-types v0.5.0 |
1433 | 2025-03-03T07:59:07.143Z | Compiling reqwest v0.11.27 |
1434 | 2025-03-03T07:59:07.211Z | Compiling deranged v0.3.11 |
1435 | 2025-03-03T07:59:07.223Z | Compiling reqwest v0.12.9 |
1436 | 2025-03-03T07:59:09.236Z | Compiling dirs-next v2.0.0 |
1437 | 2025-03-03T07:59:09.515Z | Compiling rand_chacha v0.3.1 |
1438 | 2025-03-03T07:59:09.898Z | Compiling progenitor-impl v0.8.0 |
1439 | 2025-03-03T07:59:11.225Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1440 | 2025-03-03T07:59:15.662Z | Compiling num_enum v0.5.11 |
1441 | 2025-03-03T07:59:15.864Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1442 | 2025-03-03T07:59:17.017Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1443 | 2025-03-03T07:59:17.200Z | Compiling oxnet v0.1.0 |
1444 | 2025-03-03T07:59:17.910Z | Compiling cstr-argument v0.1.2 |
1445 | 2025-03-03T07:59:18.188Z | Compiling thread_local v1.1.8 |
1446 | 2025-03-03T07:59:18.928Z | Compiling pretty-hex v0.2.1 |
1447 | 2025-03-03T07:59:19.178Z | Compiling num-conv v0.1.0 |
1448 | 2025-03-03T07:59:19.441Z | Compiling time-core v0.1.2 |
1449 | 2025-03-03T07:59:19.647Z | Compiling arc-swap v1.7.1 |
1450 | 2025-03-03T07:59:20.343Z | Compiling either v1.13.0 |
1451 | 2025-03-03T07:59:20.790Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1452 | 2025-03-03T07:59:21.391Z | Compiling itertools v0.12.1 |
1453 | 2025-03-03T07:59:21.831Z | Compiling slog-scope v4.4.0 |
1454 | 2025-03-03T07:59:22.219Z | Compiling time v0.3.36 |
1455 | 2025-03-03T07:59:22.685Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1456 | 2025-03-03T07:59:23.077Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1457 | 2025-03-03T07:59:23.946Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1458 | 2025-03-03T07:59:24.139Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1459 | 2025-03-03T07:59:24.949Z | Compiling crossbeam-channel v0.5.13 |
1460 | 2025-03-03T07:59:26.564Z | Compiling progenitor-macro v0.8.0 |
1461 | 2025-03-03T07:59:31.018Z | Compiling rand v0.8.5 |
1462 | 2025-03-03T07:59:32.865Z | Compiling progenitor-client v0.8.0 |
1463 | 2025-03-03T07:59:33.777Z | Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1464 | 2025-03-03T07:59:34.674Z | Compiling term v0.7.0 |
1465 | 2025-03-03T07:59:37.003Z | Compiling anyhow v1.0.94 |
1466 | 2025-03-03T07:59:38.499Z | Compiling colored v2.1.0 |
1467 | 2025-03-03T07:59:39.110Z | Compiling is-terminal v0.4.13 |
1468 | 2025-03-03T07:59:39.255Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900) |
1469 | 2025-03-03T07:59:39.631Z | Compiling winnow v0.6.18 |
1470 | 2025-03-03T07:59:39.669Z | Compiling take_mut v0.2.2 |
1471 | 2025-03-03T07:59:39.849Z | Compiling slog-async v2.8.0 |
1472 | 2025-03-03T07:59:42.930Z | Compiling slog-term v2.9.1 |
1473 | 2025-03-03T07:59:43.924Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1474 | 2025-03-03T07:59:45.643Z | Compiling progenitor v0.8.0 |
1475 | 2025-03-03T07:59:45.835Z | Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1476 | 2025-03-03T07:59:46.020Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1477 | 2025-03-03T07:59:48.328Z | Compiling slog-stdlog v4.1.1 |
1478 | 2025-03-03T07:59:49.070Z | Compiling slog-envlogger v2.2.0 |
1479 | 2025-03-03T07:59:49.655Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
1480 | 2025-03-03T07:59:52.536Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1481 | 2025-03-03T08:00:05.838Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1482 | 2025-03-03T08:00:13.164Z | Finished `release` profile [optimized] target(s) in 2m 16s |
1483 | 2025-03-03T08:00:13.251Z | Running unittests src/lib.rs (target/release/deps/mg_tests-08b8ba7aeea589b5) |
1484 | 2025-03-03T08:00:13.300Z | |
1485 | 2025-03-03T08:00:13.300Z | running 1 test |
1486 | 2025-03-03T08:00:13.538Z | configure zone |
1487 | 2025-03-03T08:00:13.556Z | install zone |
1488 | 2025-03-03T08:01:13.312Z | test ddm::test_trio_v2_server has been running for over 60 seconds |
1489 | 2025-03-03T08:02:36.130Z | boot zone |
1490 | 2025-03-03T08:02:36.961Z | start zone s1 |
1491 | 2025-03-03T08:02:36.962Z | configure zone |
1492 | 2025-03-03T08:02:36.970Z | install zone |
1493 | 2025-03-03T08:04:53.501Z | boot zone |
1494 | 2025-03-03T08:04:54.311Z | start zone s2 |
1495 | 2025-03-03T08:04:54.312Z | configure zone |
1496 | 2025-03-03T08:04:54.320Z | install zone |
1497 | 2025-03-03T08:07:06.314Z | boot zone |
1498 | 2025-03-03T08:07:07.216Z | start zone t1 |
1499 | 2025-03-03T08:07:07.220Z | configure zone |
1500 | 2025-03-03T08:07:07.225Z | install zone |
1501 | 2025-03-03T08:09:20.070Z | boot zone |
1502 | 2025-03-03T08:09:20.897Z | waiting for zones to come up |
1503 | 2025-03-03T08:09:30.899Z | [sidecar.trio] svcs milestone/network |
1504 | 2025-03-03T08:09:30.932Z | STATE STIME FMRI |
1505 | 2025-03-03T08:09:30.932Z | online 0:02:54 svc:/milestone/network:default |
1506 | 2025-03-03T08:09:30.932Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
1507 | 2025-03-03T08:09:30.979Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
1508 | 2025-03-03T08:09:31.028Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
1509 | 2025-03-03T08:09:31.072Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
1510 | 2025-03-03T08:09:31.076Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1511 | 2025-03-03T08:09:31.096Z | |
1512 | 2025-03-03T08:09:31.096Z | running zone s1.trio setup |
1513 | 2025-03-03T08:09:31.096Z | [s1.trio] svcs milestone/network |
1514 | 2025-03-03T08:09:31.120Z | STATE STIME FMRI |
1515 | 2025-03-03T08:09:31.120Z | online 0:05:11 svc:/milestone/network:default |
1516 | 2025-03-03T08:09:31.120Z | [s1.trio] dladm |
1517 | 2025-03-03T08:09:31.140Z | LINK CLASS MTU STATE BRIDGE OVER |
1518 | 2025-03-03T08:09:31.140Z | sl0 simnet 9000 up -- ? |
1519 | 2025-03-03T08:09:31.140Z | mg2 vnic 9000 up -- ? |
1520 | 2025-03-03T08:09:31.141Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
1521 | 2025-03-03T08:09:31.676Z | |
1522 | 2025-03-03T08:09:31.676Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
1523 | 2025-03-03T08:09:31.698Z | |
1524 | 2025-03-03T08:09:31.698Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1525 | 2025-03-03T08:09:31.717Z | |
1526 | 2025-03-03T08:09:31.718Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
1527 | 2025-03-03T08:09:31.820Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
1528 | 2025-03-03T08:09:31.912Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/ |
1529 | 2025-03-03T08:09:32.005Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/ |
1530 | 2025-03-03T08:09:32.049Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log & |
1531 | 2025-03-03T08:09:32.070Z | |
1532 | 2025-03-03T08:09:32.070Z | running zone s2.trio setup |
1533 | 2025-03-03T08:09:32.070Z | [s2.trio] svcs milestone/network |
1534 | 2025-03-03T08:09:32.096Z | STATE STIME FMRI |
1535 | 2025-03-03T08:09:32.096Z | online 0:07:24 svc:/milestone/network:default |
1536 | 2025-03-03T08:09:32.096Z | [s2.trio] dladm |
1537 | 2025-03-03T08:09:32.118Z | LINK CLASS MTU STATE BRIDGE OVER |
1538 | 2025-03-03T08:09:32.118Z | sl1 simnet 9000 up -- ? |
1539 | 2025-03-03T08:09:32.118Z | mg3 vnic 9000 up -- ? |
1540 | 2025-03-03T08:09:32.118Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
1541 | 2025-03-03T08:09:32.635Z | |
1542 | 2025-03-03T08:09:32.635Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
1543 | 2025-03-03T08:09:32.658Z | |
1544 | 2025-03-03T08:09:32.658Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1545 | 2025-03-03T08:09:32.678Z | |
1546 | 2025-03-03T08:09:32.679Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
1547 | 2025-03-03T08:09:32.731Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
1548 | 2025-03-03T08:09:32.775Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s2.trio/root/opt/ |
1549 | 2025-03-03T08:09:32.818Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s2.trio/root/opt/ |
1550 | 2025-03-03T08:09:32.840Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl1/v6 &> /opt/ddmd.log & |
1551 | 2025-03-03T08:09:32.861Z | |
1552 | 2025-03-03T08:09:32.861Z | running zone t1.trio setup |
1553 | 2025-03-03T08:09:32.861Z | [t1.trio] svcs milestone/network |
1554 | 2025-03-03T08:09:32.883Z | STATE STIME FMRI |
1555 | 2025-03-03T08:09:32.883Z | - - svc:/milestone/network:default |
1556 | 2025-03-03T08:09:33.883Z | [t1.trio] svcs milestone/network |
1557 | 2025-03-03T08:09:33.905Z | STATE STIME FMRI |
1558 | 2025-03-03T08:09:33.905Z | - - svc:/milestone/network:default |
1559 | 2025-03-03T08:09:34.905Z | [t1.trio] svcs milestone/network |
1560 | 2025-03-03T08:09:34.926Z | STATE STIME FMRI |
1561 | 2025-03-03T08:09:34.926Z | - - svc:/milestone/network:default |
1562 | 2025-03-03T08:09:35.927Z | [t1.trio] svcs milestone/network |
1563 | 2025-03-03T08:09:35.949Z | STATE STIME FMRI |
1564 | 2025-03-03T08:09:35.949Z | - - svc:/milestone/network:default |
1565 | 2025-03-03T08:09:36.949Z | [t1.trio] svcs milestone/network |
1566 | 2025-03-03T08:09:36.972Z | STATE STIME FMRI |
1567 | 2025-03-03T08:09:36.972Z | - - svc:/milestone/network:default |
1568 | 2025-03-03T08:09:37.973Z | [t1.trio] svcs milestone/network |
1569 | 2025-03-03T08:09:37.994Z | STATE STIME FMRI |
1570 | 2025-03-03T08:09:37.996Z | - - svc:/milestone/network:default |
1571 | 2025-03-03T08:09:38.995Z | [t1.trio] svcs milestone/network |
1572 | 2025-03-03T08:09:39.016Z | STATE STIME FMRI |
1573 | 2025-03-03T08:09:39.016Z | uninitialized 0:09:37 svc:/milestone/network:default |
1574 | 2025-03-03T08:09:40.016Z | [t1.trio] svcs milestone/network |
1575 | 2025-03-03T08:09:40.038Z | STATE STIME FMRI |
1576 | 2025-03-03T08:09:40.038Z | online 0:09:38 svc:/milestone/network:default |
1577 | 2025-03-03T08:09:40.038Z | [t1.trio] dladm |
1578 | 2025-03-03T08:09:40.058Z | LINK CLASS MTU STATE BRIDGE OVER |
1579 | 2025-03-03T08:09:40.059Z | tfportrear0_0 simnet 9000 up -- ? |
1580 | 2025-03-03T08:09:40.059Z | tfportrear1_0 simnet 9000 up -- ? |
1581 | 2025-03-03T08:09:40.059Z | mg1 vnic 9000 up -- ? |
1582 | 2025-03-03T08:09:40.059Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
1583 | 2025-03-03T08:09:40.541Z | |
1584 | 2025-03-03T08:09:40.541Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1585 | 2025-03-03T08:09:40.565Z | |
1586 | 2025-03-03T08:09:40.565Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1587 | 2025-03-03T08:09:40.587Z | |
1588 | 2025-03-03T08:09:40.587Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1589 | 2025-03-03T08:09:40.608Z | |
1590 | 2025-03-03T08:09:40.608Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
1591 | 2025-03-03T08:09:40.801Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
1592 | 2025-03-03T08:09:40.805Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
1593 | 2025-03-03T08:09:40.808Z | waiting 3s for copy of files to zone to complete ... |
1594 | 2025-03-03T08:09:43.809Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
1595 | 2025-03-03T08:09:43.861Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
1596 | 2025-03-03T08:09:43.901Z | [t1.trio] svcadm enable dendrite |
1597 | 2025-03-03T08:09:43.945Z | |
1598 | 2025-03-03T08:09:43.945Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1599 | 2025-03-03T08:09:43.989Z | |
1600 | 2025-03-03T08:09:43.989Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1601 | 2025-03-03T08:09:44.032Z | |
1602 | 2025-03-03T08:09:44.032Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1603 | 2025-03-03T08:09:44.075Z | |
1604 | 2025-03-03T08:09:44.075Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1605 | 2025-03-03T08:09:44.118Z | |
1606 | 2025-03-03T08:09:44.118Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1607 | 2025-03-03T08:09:44.166Z | |
1608 | 2025-03-03T08:09:44.166Z | [t1.trio] svcadm refresh dendrite:default |
1609 | 2025-03-03T08:09:44.203Z | |
1610 | 2025-03-03T08:09:44.204Z | [t1.trio] svcadm restart dendrite:default |
1611 | 2025-03-03T08:09:44.241Z | |
1612 | 2025-03-03T08:09:44.242Z | wait 10s for dendrite to come up ... |
1613 | 2025-03-03T08:09:54.243Z | [t1.trio] svcadm enable tfport |
1614 | 2025-03-03T08:09:54.283Z | |
1615 | 2025-03-03T08:09:54.283Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid cbf45802-4996-448e-a09d-3cf77300f5e7 --sled-uuid 6d969d8d-28d1-411b-abba-060e26fb64a5 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1616 | 2025-03-03T08:09:54.303Z | |
1617 | 2025-03-03T08:09:54.303Z | [t1.trio] ipadm |
1618 | 2025-03-03T08:09:54.328Z | ADDROBJ TYPE STATE ADDR |
1619 | 2025-03-03T08:09:54.328Z | lo0/v4 static ok 127.0.0.1/8 |
1620 | 2025-03-03T08:09:54.329Z | mg1/v4 static ok 10.0.0.3/24 |
1621 | 2025-03-03T08:09:54.329Z | lo0/v6 static ok ::1/128 |
1622 | 2025-03-03T08:09:54.329Z | lo0/u6 static ok fd00:3::1/64 |
1623 | 2025-03-03T08:09:54.329Z | tfportrear0_0/v6 addrconf ok fe80::5433:99ff:fe51:4ef5%tfportrear0_0/10 |
1624 | 2025-03-03T08:09:54.329Z | tfportrear1_0/v6 addrconf ok fe80::68d9:a8ff:fec7:c3b8%tfportrear1_0/10 |
1625 | 2025-03-03T08:09:56.547Z | initial peering test passed |
1626 | 2025-03-03T08:09:57.550Z | advertise from one passed |
1627 | 2025-03-03T08:09:58.552Z | advertise from two passed |
1628 | 2025-03-03T08:09:58.553Z | [s1.trio] ping fd00:2::1 |
1629 | 2025-03-03T08:09:58.580Z | fd00:2::1 is alive |
1630 | 2025-03-03T08:09:58.580Z | [s2.trio] ping fd00:1::1 |
1631 | 2025-03-03T08:09:58.601Z | fd00:1::1 is alive |
1632 | 2025-03-03T08:09:58.601Z | connectivity test passed |
1633 | 2025-03-03T08:09:58.602Z | [t1.trio] pkill ddmd |
1634 | 2025-03-03T08:09:58.623Z | |
1635 | 2025-03-03T08:10:04.627Z | [t1.trio] svcadm enable dendrite |
1636 | 2025-03-03T08:10:04.668Z | |
1637 | 2025-03-03T08:10:04.668Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
1638 | 2025-03-03T08:10:04.711Z | |
1639 | 2025-03-03T08:10:04.711Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
1640 | 2025-03-03T08:10:04.754Z | |
1641 | 2025-03-03T08:10:04.754Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1642 | 2025-03-03T08:10:04.797Z | |
1643 | 2025-03-03T08:10:04.797Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1644 | 2025-03-03T08:10:04.841Z | |
1645 | 2025-03-03T08:10:04.841Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
1646 | 2025-03-03T08:10:04.884Z | |
1647 | 2025-03-03T08:10:04.884Z | [t1.trio] svcadm refresh dendrite:default |
1648 | 2025-03-03T08:10:04.920Z | |
1649 | 2025-03-03T08:10:04.920Z | [t1.trio] svcadm restart dendrite:default |
1650 | 2025-03-03T08:10:04.958Z | |
1651 | 2025-03-03T08:10:04.958Z | wait 10s for dendrite to come up ... |
1652 | 2025-03-03T08:10:14.960Z | [t1.trio] svcadm enable tfport |
1653 | 2025-03-03T08:10:15.000Z | |
1654 | 2025-03-03T08:10:15.000Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 1d7ed507-c2bd-470e-85c5-81b8f6241f91 --sled-uuid ab4ffe84-8223-415b-9631-e5733c977b4b -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
1655 | 2025-03-03T08:10:15.021Z | |
1656 | 2025-03-03T08:10:15.021Z | [t1.trio] ipadm |
1657 | 2025-03-03T08:10:15.044Z | ADDROBJ TYPE STATE ADDR |
1658 | 2025-03-03T08:10:15.044Z | lo0/v4 static ok 127.0.0.1/8 |
1659 | 2025-03-03T08:10:15.044Z | mg1/v4 static ok 10.0.0.3/24 |
1660 | 2025-03-03T08:10:15.044Z | lo0/v6 static ok ::1/128 |
1661 | 2025-03-03T08:10:15.044Z | lo0/u6 static ok fd00:3::1/64 |
1662 | 2025-03-03T08:10:15.044Z | tfportrear0_0/v6 addrconf ok fe80::5433:99ff:fe51:4ef5%tfportrear0_0/10 |
1663 | 2025-03-03T08:10:15.044Z | tfportrear1_0/v6 addrconf ok fe80::68d9:a8ff:fec7:c3b8%tfportrear1_0/10 |
1664 | 2025-03-03T08:10:18.048Z | [s1.trio] ping fd00:2::1 |
1665 | 2025-03-03T08:10:18.070Z | fd00:2::1 is alive |
1666 | 2025-03-03T08:10:18.070Z | [s2.trio] ping fd00:1::1 |
1667 | 2025-03-03T08:10:18.091Z | fd00:1::1 is alive |
1668 | 2025-03-03T08:10:18.092Z | transit router restart passed |
1669 | 2025-03-03T08:10:18.092Z | [s1.trio] pkill ddmd |
1670 | 2025-03-03T08:10:18.110Z | |
1671 | 2025-03-03T08:10:23.114Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/ |
1672 | 2025-03-03T08:10:23.152Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/ |
1673 | 2025-03-03T08:10:23.170Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log & |
1674 | 2025-03-03T08:10:23.191Z | |
1675 | 2025-03-03T08:10:26.195Z | [s1.trio] ping fd00:2::1 |
1676 | 2025-03-03T08:10:26.217Z | fd00:2::1 is alive |
1677 | 2025-03-03T08:10:26.217Z | [s2.trio] ping fd00:1::1 |
1678 | 2025-03-03T08:10:26.238Z | fd00:1::1 is alive |
1679 | 2025-03-03T08:10:26.238Z | server router restart passed |
1680 | 2025-03-03T08:10:29.244Z | peer expiration recovery passed |
1681 | 2025-03-03T08:10:30.245Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
1682 | 2025-03-03T08:10:30.270Z | 3 |
1683 | 2025-03-03T08:10:30.270Z | redundant advertise passed |
1684 | 2025-03-03T08:10:31.273Z | tunnel endpoint advertise passed |
1685 | 2025-03-03T08:10:36.275Z | redundant tunnel endpoint advertise passed |
1686 | 2025-03-03T08:10:36.276Z | [s1.trio] pkill ddmd |
1687 | 2025-03-03T08:10:36.297Z | |
1688 | 2025-03-03T08:10:41.298Z | cp /work/oxidecomputer/maghemite/download/ddmd-v2 /mgtrio/s1.trio/root/opt/ |
1689 | 2025-03-03T08:10:41.335Z | cp /work/oxidecomputer/maghemite/download/ddmadm-v2 /mgtrio/s1.trio/root/opt/ |
1690 | 2025-03-03T08:10:41.353Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd-v2 --kind server -a sl0/v6 &> /opt/ddmd.log & |
1691 | 2025-03-03T08:10:41.374Z | |
1692 | 2025-03-03T08:10:46.442Z | tunnel router restart passed |
1693 | 2025-03-03T08:10:47.445Z | tunnel endpoint withdraw passed |
1694 | 2025-03-03T08:10:47.460Z | [t1.trio] pkill ddmd |
1695 | 2025-03-03T08:10:47.487Z | |
1696 | 2025-03-03T08:10:47.488Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
1697 | 2025-03-03T08:10:47.492Z | cp /mgtrio/t1.trio/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.trio-dpd.log |
1698 | 2025-03-03T08:10:50.005Z | [s2.trio] pkill ddmd |
1699 | 2025-03-03T08:10:50.025Z | |
1700 | 2025-03-03T08:10:50.025Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
1701 | 2025-03-03T08:10:52.559Z | [s1.trio] pkill ddmd |
1702 | 2025-03-03T08:10:52.578Z | |
1703 | 2025-03-03T08:10:52.578Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
1704 | 2025-03-03T08:10:54.995Z | [sidecar.trio] pkill softnpu |
1705 | 2025-03-03T08:10:55.014Z | |
1706 | 2025-03-03T08:10:55.014Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
1707 | 2025-03-03T08:10:57.613Z | test ddm::test_trio_v2_server ... ok |
1708 | 2025-03-03T08:10:57.613Z | |
1709 | 2025-03-03T08:10:57.613Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 644.19s |
1710 | 2025-03-03T08:10:57.613Z | |
1711 | 2025-03-03T08:10:57.642Z | + cleanup |
1712 | 2025-03-03T08:10:57.645Z | ++ id -un |
1713 | 2025-03-03T08:10:57.648Z | ++ id -gn |
1714 | 2025-03-03T08:10:57.651Z | + pfexec chown -R build:build . |
1715 | 2025-03-03T08:10:57.735Z | process exited: duration 1185006 ms, exit code 0 |
|
1716 | 2025-03-03T08:10:57.748Z | found 4 output files |
1717 | 2025-03-03T08:10:57.748Z | uploading: /work/s1.trio.log (4254 bytes) |
1718 | 2025-03-03T08:10:58.762Z | uploaded: /work/s1.trio.log |
1719 | 2025-03-03T08:10:58.762Z | uploading: /work/s2.trio.log (10988 bytes) |
1720 | 2025-03-03T08:10:59.776Z | uploaded: /work/s2.trio.log |
1721 | 2025-03-03T08:10:59.776Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
1722 | 2025-03-03T08:11:00.789Z | uploaded: /work/sidecar.trio-softnpu.log |
1723 | 2025-03-03T08:11:00.792Z | uploading: /work/t1.trio.log (26219 bytes) |
1724 | 2025-03-03T08:11:01.800Z | uploaded: /work/t1.trio.log |