|
|
|
1 | 2025-03-24T22:33:26.280Z | job assigned to worker 01JQ54JRBE57X388GVZN7KC4VZ [factory aws, i-0c43838de7c8757fd] (queued for 19 m 45 s) |
|
2 | 2025-03-24T22:33:34.796Z | starting task 0: "setup" |
3 | 2025-03-24T22:33:34.801Z | ++ uname -s |
4 | 2025-03-24T22:33:34.804Z | + kern=SunOS |
5 | 2025-03-24T22:33:34.804Z | + build_user=build |
6 | 2025-03-24T22:33:34.804Z | + build_uid=12345 |
7 | 2025-03-24T22:33:34.804Z | + work_dir=/work |
8 | 2025-03-24T22:33:34.804Z | + input_dir=/input |
9 | 2025-03-24T22:33:34.804Z | + [[ 0 == 12345 ]] |
10 | 2025-03-24T22:33:34.804Z | + case "$kern" in |
11 | 2025-03-24T22:33:34.804Z | + groupadd -g 12345 build |
12 | 2025-03-24T22:33:34.807Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-24T22:33:36.813Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-24T22:33:37.005Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-24T22:33:37.008Z | + home_fs=zfs |
16 | 2025-03-24T22:33:37.009Z | + [[ zfs == autofs ]] |
17 | 2025-03-24T22:33:37.009Z | + mkdir -p /home/build |
18 | 2025-03-24T22:33:37.009Z | + chown build:build /home/build /work |
19 | 2025-03-24T22:33:39.012Z | + chmod 0700 /home/build /work |
20 | 2025-03-24T22:33:39.017Z | process exited: duration 4220 ms, exit code 0 |
|
21 | 2025-03-24T22:33:39.024Z | starting task 1: "rust-toolchain" |
22 | 2025-03-24T22:33:39.029Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-24T22:33:39.029Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-24T22:33:39.029Z | * rust toolchain channel = "stable" |
25 | 2025-03-24T22:33:39.029Z | * rust toolchain profile = "default" |
26 | 2025-03-24T22:33:39.029Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-24T22:33:39.029Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-24T22:33:39.032Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-24T22:33:39.032Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-24T22:33:39.152Z | info: downloading installer |
31 | 2025-03-24T22:33:40.509Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-24T22:33:40.510Z | warn: /opt/ooce/bin |
33 | 2025-03-24T22:33:40.510Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-24T22:33:40.510Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-24T22:33:40.510Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-24T22:33:40.510Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-24T22:33:40.510Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-24T22:33:40.510Z | error: cannot install while Rust is installed |
39 | 2025-03-24T22:33:40.510Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-24T22:33:40.526Z | info: profile set to 'default' |
41 | 2025-03-24T22:33:40.526Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-24T22:33:40.530Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-24T22:33:40.717Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
44 | 2025-03-24T22:33:40.717Z | info: downloading component 'cargo' |
45 | 2025-03-24T22:33:41.612Z | info: downloading component 'clippy' |
46 | 2025-03-24T22:33:42.046Z | info: downloading component 'rust-docs' |
47 | 2025-03-24T22:33:43.388Z | info: downloading component 'rust-std' |
48 | 2025-03-24T22:33:45.209Z | info: downloading component 'rustc' |
49 | 2025-03-24T22:33:52.004Z | info: downloading component 'rustfmt' |
50 | 2025-03-24T22:33:52.238Z | info: installing component 'cargo' |
51 | 2025-03-24T22:33:53.068Z | info: installing component 'clippy' |
52 | 2025-03-24T22:33:53.448Z | info: installing component 'rust-docs' |
53 | 2025-03-24T22:33:55.200Z | info: installing component 'rust-std' |
54 | 2025-03-24T22:33:56.924Z | info: installing component 'rustc' |
55 | 2025-03-24T22:34:02.919Z | info: installing component 'rustfmt' |
56 | 2025-03-24T22:34:03.244Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-24T22:34:03.244Z | |
58 | 2025-03-24T22:34:03.627Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
59 | 2025-03-24T22:34:03.627Z | |
60 | 2025-03-24T22:34:03.630Z | |
61 | 2025-03-24T22:34:03.630Z | Rust is installed now. Great! |
62 | 2025-03-24T22:34:03.630Z | |
63 | 2025-03-24T22:34:03.630Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-24T22:34:03.630Z | environment variable. This has not been done automatically. |
65 | 2025-03-24T22:34:03.630Z | |
66 | 2025-03-24T22:34:03.630Z | To configure your current shell, you need to source |
67 | 2025-03-24T22:34:03.630Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-24T22:34:03.630Z | |
69 | 2025-03-24T22:34:03.630Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-24T22:34:03.630Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-24T22:34:03.630Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-24T22:34:03.630Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-24T22:34:03.704Z | + rustup --version |
74 | 2025-03-24T22:34:03.715Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-24T22:34:03.719Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-24T22:34:03.743Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
77 | 2025-03-24T22:34:03.746Z | + cargo --version |
78 | 2025-03-24T22:34:03.764Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
79 | 2025-03-24T22:34:03.767Z | + rustc --version |
80 | 2025-03-24T22:34:03.792Z | rustc 1.85.1 (4eb161250 2025-03-15) |
81 | 2025-03-24T22:34:03.795Z | process exited: duration 24768 ms, exit code 0 |
|
82 | 2025-03-24T22:34:03.802Z | starting task 2: "authentication" |
83 | 2025-03-24T22:34:03.825Z | process exited: duration 22 ms, exit code 0 |
|
84 | 2025-03-24T22:34:03.835Z | starting task 3: "clone repository" |
85 | 2025-03-24T22:34:03.838Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-03-24T22:34:03.842Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-03-24T22:34:03.880Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-03-24T22:34:04.488Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-03-24T22:34:04.488Z | + git fetch origin ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e |
90 | 2025-03-24T22:34:04.747Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-03-24T22:34:04.747Z | * branch ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e -> FETCH_HEAD |
92 | 2025-03-24T22:34:04.758Z | + [[ -n renovate/itertools-0.x ]] |
93 | 2025-03-24T22:34:04.761Z | ++ git branch --show-current |
94 | 2025-03-24T22:34:04.761Z | + current=main |
95 | 2025-03-24T22:34:04.761Z | + [[ main != renovate/itertools-0.x ]] |
96 | 2025-03-24T22:34:04.761Z | + git branch -f renovate/itertools-0.x ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e |
97 | 2025-03-24T22:34:04.764Z | + git checkout -f renovate/itertools-0.x |
98 | 2025-03-24T22:34:04.777Z | Switched to branch 'renovate/itertools-0.x' |
99 | 2025-03-24T22:34:04.781Z | + git reset --hard ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e |
100 | 2025-03-24T22:34:04.784Z | HEAD is now at ee076cb Update Rust crate itertools to 0.14 |
101 | 2025-03-24T22:34:04.784Z | process exited: duration 951 ms, exit code 0 |
|
102 | 2025-03-24T22:34:04.793Z | starting task 4: "build" |
103 | 2025-03-24T22:34:04.798Z | ++ cargo --version |
104 | 2025-03-24T22:34:04.804Z | info: syncing channel updates for '1.81.0-x86_64-unknown-illumos' |
105 | 2025-03-24T22:34:04.968Z | info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04) |
106 | 2025-03-24T22:34:04.968Z | info: downloading component 'cargo' |
107 | 2025-03-24T22:34:05.932Z | info: downloading component 'clippy' |
108 | 2025-03-24T22:34:06.267Z | info: downloading component 'rust-docs' |
109 | 2025-03-24T22:34:07.435Z | info: downloading component 'rust-std' |
110 | 2025-03-24T22:34:09.304Z | info: downloading component 'rustc' |
111 | 2025-03-24T22:34:15.940Z | info: downloading component 'rustfmt' |
112 | 2025-03-24T22:34:16.274Z | info: installing component 'cargo' |
113 | 2025-03-24T22:34:17.065Z | info: installing component 'clippy' |
114 | 2025-03-24T22:34:17.422Z | info: installing component 'rust-docs' |
115 | 2025-03-24T22:34:18.991Z | info: installing component 'rust-std' |
116 | 2025-03-24T22:34:20.731Z | info: installing component 'rustc' |
117 | 2025-03-24T22:34:26.322Z | info: installing component 'rustfmt' |
118 | 2025-03-24T22:34:26.716Z | cargo 1.81.0 (2dbb1af80 2024-08-20) |
119 | 2025-03-24T22:34:26.719Z | ++ rustc --version |
120 | 2025-03-24T22:34:26.791Z | rustc 1.81.0 (eeb90cda1 2024-09-04) |
121 | 2025-03-24T22:34:26.795Z | ++ dladm |
122 | 2025-03-24T22:34:26.800Z | LINK CLASS MTU STATE BRIDGE OVER |
123 | 2025-03-24T22:34:26.800Z | ena0 phys 9216 up -- -- |
124 | 2025-03-24T22:34:26.805Z | ++ ipadm |
125 | 2025-03-24T22:34:26.806Z | ADDROBJ TYPE STATE ADDR |
126 | 2025-03-24T22:34:26.806Z | lo0/v4 static ok 127.0.0.1/8 |
127 | 2025-03-24T22:34:26.806Z | ena0/dhcp dhcp ok 10.150.1.7/24 |
128 | 2025-03-24T22:34:26.806Z | lo0/v6 static ok ::1/128 |
129 | 2025-03-24T22:34:26.806Z | ++ banner collect |
130 | 2025-03-24T22:34:26.809Z | |
131 | 2025-03-24T22:34:26.809Z | #### #### # # ###### #### ##### |
132 | 2025-03-24T22:34:26.809Z | # # # # # # # # # # |
133 | 2025-03-24T22:34:26.809Z | # # # # # ##### # # |
134 | 2025-03-24T22:34:26.809Z | # # # # # # # # |
135 | 2025-03-24T22:34:26.809Z | # # # # # # # # # # |
136 | 2025-03-24T22:34:26.809Z | #### #### ###### ###### ###### #### # |
137 | 2025-03-24T22:34:26.810Z | |
138 | 2025-03-24T22:34:26.810Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
139 | 2025-03-24T22:34:26.810Z | ++ repo=softnpu |
140 | 2025-03-24T22:34:26.810Z | ++ series=image |
141 | 2025-03-24T22:34:26.810Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
142 | 2025-03-24T22:34:26.810Z | ++ name=softnpu |
143 | 2025-03-24T22:34:26.810Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
144 | 2025-03-24T22:34:26.810Z | ++ mkdir -p download |
145 | 2025-03-24T22:34:26.810Z | ++ pushd download |
146 | 2025-03-24T22:34:26.810Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
147 | 2025-03-24T22:34:26.810Z | ++ [[ ! -f softnpu ]] |
148 | 2025-03-24T22:34:26.810Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
149 | 2025-03-24T22:34:26.817Z | % Total % Received % Xferd Average Speed Time Time Time Current |
150 | 2025-03-24T22:34:26.820Z | Dload Upload Total Spent Left Speed |
151 | 2025-03-24T22:34:27.404Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 37.2M 0 --:--:-- --:--:-- --:--:-- 37.2M |
152 | 2025-03-24T22:34:27.407Z | ++ popd |
153 | 2025-03-24T22:34:27.407Z | /work/oxidecomputer/maghemite |
154 | 2025-03-24T22:34:27.411Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
155 | 2025-03-24T22:34:27.411Z | ++ repo=sidecar-lite |
156 | 2025-03-24T22:34:27.411Z | ++ series=release |
157 | 2025-03-24T22:34:27.411Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
158 | 2025-03-24T22:34:27.411Z | ++ name=libsidecar_lite.so |
159 | 2025-03-24T22:34:27.411Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
160 | 2025-03-24T22:34:27.411Z | ++ mkdir -p download |
161 | 2025-03-24T22:34:27.411Z | ++ pushd download |
162 | 2025-03-24T22:34:27.411Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
163 | 2025-03-24T22:34:27.411Z | ++ [[ ! -f libsidecar_lite.so ]] |
164 | 2025-03-24T22:34:27.411Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
165 | 2025-03-24T22:34:27.418Z | % Total % Received % Xferd Average Speed Time Time Time Current |
166 | 2025-03-24T22:34:27.421Z | Dload Upload Total Spent Left Speed |
167 | 2025-03-24T22:34:27.969Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.3M 100 20.3M 0 0 36.8M 0 --:--:-- --:--:-- --:--:-- 36.8M |
168 | 2025-03-24T22:34:27.974Z | ++ popd |
169 | 2025-03-24T22:34:27.978Z | /work/oxidecomputer/maghemite |
170 | 2025-03-24T22:34:27.978Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
171 | 2025-03-24T22:34:27.978Z | ++ repo=sidecar-lite |
172 | 2025-03-24T22:34:27.978Z | ++ series=release |
173 | 2025-03-24T22:34:27.978Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
174 | 2025-03-24T22:34:27.978Z | ++ name=scadm |
175 | 2025-03-24T22:34:27.978Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
176 | 2025-03-24T22:34:27.978Z | ++ mkdir -p download |
177 | 2025-03-24T22:34:27.978Z | ++ pushd download |
178 | 2025-03-24T22:34:27.978Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
179 | 2025-03-24T22:34:27.978Z | ++ [[ ! -f scadm ]] |
180 | 2025-03-24T22:34:27.978Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
181 | 2025-03-24T22:34:27.988Z | % Total % Received % Xferd Average Speed Time Time Time Current |
182 | 2025-03-24T22:34:27.988Z | Dload Upload Total Spent Left Speed |
183 | 2025-03-24T22:34:28.640Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
70 22.7M 70 16.0M 0 0 33.2M 0 --:--:-- --:--:-- --:--:-- 33.1M
100 22.7M 100 22.7M 0 0 35.0M 0 --:--:-- --:--:-- --:--:-- 35.0M |
184 | 2025-03-24T22:34:28.643Z | ++ popd |
185 | 2025-03-24T22:34:28.643Z | /work/oxidecomputer/maghemite |
186 | 2025-03-24T22:34:28.643Z | ++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz |
187 | 2025-03-24T22:34:28.643Z | ++ repo=dendrite |
188 | 2025-03-24T22:34:28.643Z | ++ series=image |
189 | 2025-03-24T22:34:28.644Z | ++ commit=350fb25d724578dd2b127499edcd57981d4bbff2 |
190 | 2025-03-24T22:34:28.644Z | ++ name=dendrite-softnpu.tar.gz |
191 | 2025-03-24T22:34:28.644Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
192 | 2025-03-24T22:34:28.644Z | ++ mkdir -p download |
193 | 2025-03-24T22:34:28.644Z | ++ pushd download |
194 | 2025-03-24T22:34:28.644Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
195 | 2025-03-24T22:34:28.644Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
196 | 2025-03-24T22:34:28.647Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz |
197 | 2025-03-24T22:34:28.652Z | % Total % Received % Xferd Average Speed Time Time Time Current |
198 | 2025-03-24T22:34:28.655Z | Dload Upload Total Spent Left Speed |
199 | 2025-03-24T22:34:29.473Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
99 37.5M 99 37.5M 0 0 45.7M 0 --:--:-- --:--:-- --:--:-- 45.7M
100 37.5M 100 37.5M 0 0 45.8M 0 --:--:-- --:--:-- --:--:-- 45.8M |
200 | 2025-03-24T22:34:29.479Z | ++ popd |
201 | 2025-03-24T22:34:29.479Z | /work/oxidecomputer/maghemite |
202 | 2025-03-24T22:34:29.479Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
203 | 2025-03-24T22:34:29.479Z | ++ repo=maghemite |
204 | 2025-03-24T22:34:29.479Z | ++ series=release |
205 | 2025-03-24T22:34:29.479Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
206 | 2025-03-24T22:34:29.479Z | ++ name=ddmd |
207 | 2025-03-24T22:34:29.479Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
208 | 2025-03-24T22:34:29.479Z | ++ mkdir -p download |
209 | 2025-03-24T22:34:29.482Z | ++ pushd download |
210 | 2025-03-24T22:34:29.483Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
211 | 2025-03-24T22:34:29.483Z | ++ [[ ! -f ddmd ]] |
212 | 2025-03-24T22:34:29.483Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
213 | 2025-03-24T22:34:29.489Z | % Total % Received % Xferd Average Speed Time Time Time Current |
214 | 2025-03-24T22:34:29.505Z | Dload Upload Total Spent Left Speed |
215 | 2025-03-24T22:34:30.506Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
91 40.9M 91 37.6M 0 0 38.1M 0 0:00:01 --:--:-- 0:00:01 38.1M
100 40.9M 100 40.9M 0 0 40.2M 0 0:00:01 0:00:01 --:--:-- 40.2M |
216 | 2025-03-24T22:34:30.509Z | ++ popd |
217 | 2025-03-24T22:34:30.509Z | /work/oxidecomputer/maghemite |
218 | 2025-03-24T22:34:30.509Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
219 | 2025-03-24T22:34:30.509Z | ++ repo=maghemite |
220 | 2025-03-24T22:34:30.509Z | ++ series=release |
221 | 2025-03-24T22:34:30.509Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
222 | 2025-03-24T22:34:30.509Z | ++ name=ddmadm |
223 | 2025-03-24T22:34:30.510Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
224 | 2025-03-24T22:34:30.510Z | ++ mkdir -p download |
225 | 2025-03-24T22:34:30.513Z | ++ pushd download |
226 | 2025-03-24T22:34:30.513Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
227 | 2025-03-24T22:34:30.513Z | ++ [[ ! -f ddmadm ]] |
228 | 2025-03-24T22:34:30.513Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
229 | 2025-03-24T22:34:30.519Z | % Total % Received % Xferd Average Speed Time Time Time Current |
230 | 2025-03-24T22:34:30.519Z | Dload Upload Total Spent Left Speed |
231 | 2025-03-24T22:34:31.092Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 18.0M 100 18.0M 0 0 31.4M 0 --:--:-- --:--:-- --:--:-- 31.4M |
232 | 2025-03-24T22:34:31.096Z | ++ popd |
233 | 2025-03-24T22:34:31.096Z | /work/oxidecomputer/maghemite |
234 | 2025-03-24T22:34:31.096Z | ++ pushd download |
235 | 2025-03-24T22:34:31.097Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
236 | 2025-03-24T22:34:31.097Z | ++ chmod +x softnpu |
237 | 2025-03-24T22:34:31.100Z | ++ chmod +x scadm |
238 | 2025-03-24T22:34:31.100Z | ++ chmod +x ddmadm |
239 | 2025-03-24T22:34:31.105Z | ++ chmod +x ddmd |
240 | 2025-03-24T22:34:31.105Z | ++ mv ddmadm ddmadm-v2 |
241 | 2025-03-24T22:34:31.109Z | ++ mv ddmd ddmd-v2 |
242 | 2025-03-24T22:34:31.109Z | ++ rm -rf zones/dendrite |
243 | 2025-03-24T22:34:31.109Z | ++ mkdir -p zones/dendrite |
244 | 2025-03-24T22:34:31.114Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
245 | 2025-03-24T22:34:31.868Z | ++ popd |
246 | 2025-03-24T22:34:31.868Z | /work/oxidecomputer/maghemite |
247 | 2025-03-24T22:34:31.868Z | ++ banner install |
248 | 2025-03-24T22:34:31.872Z | |
249 | 2025-03-24T22:34:31.872Z | # # # #### ##### ## # # |
250 | 2025-03-24T22:34:31.872Z | # ## # # # # # # # |
251 | 2025-03-24T22:34:31.872Z | # # # # #### # # # # # |
252 | 2025-03-24T22:34:31.872Z | # # # # # # ###### # # |
253 | 2025-03-24T22:34:31.872Z | # # ## # # # # # # # |
254 | 2025-03-24T22:34:31.873Z | # # # #### # # # ###### ###### |
255 | 2025-03-24T22:34:31.873Z | |
256 | 2025-03-24T22:34:31.873Z | ++ pkg info brand/sparse |
257 | 2025-03-24T22:34:31.873Z | ++ grep -qi installed |
258 | 2025-03-24T22:34:33.504Z | pkg: info: no packages matching the following patterns you specified are |
259 | 2025-03-24T22:34:33.504Z | installed on the system. Try querying remotely instead: |
260 | 2025-03-24T22:34:33.504Z | |
261 | 2025-03-24T22:34:33.504Z | brand/sparse |
262 | 2025-03-24T22:34:33.554Z | ++ [[ 1 != 0 ]] |
263 | 2025-03-24T22:34:33.554Z | ++ set -o errexit |
264 | 2025-03-24T22:34:33.554Z | ++ pfexec pkg install brand/sparse |
265 | 2025-03-24T22:34:41.334Z | Startup: Refreshing catalog 'helios-dev' ... Done |
266 | 2025-03-24T22:34:45.827Z | Startup: Caching catalogs ... Done |
267 | 2025-03-24T22:35:00.646Z | Planning: Solver setup ... Done |
268 | 2025-03-24T22:35:00.789Z | Planning: Running solver ... Done |
269 | 2025-03-24T22:35:00.918Z | Planning: Finding local manifests ... Done |
270 | 2025-03-24T22:35:00.929Z | Planning: Fetching manifests: 0/3 0% complete |
271 | 2025-03-24T22:35:01.023Z | Planning: Fetching manifests: 3/3 100% complete |
272 | 2025-03-24T22:35:01.094Z | Planning: Package planning ... Done |
273 | 2025-03-24T22:35:01.099Z | Planning: Merging actions ... Done |
274 | 2025-03-24T22:35:01.289Z | Planning: Checking for conflicting actions ... Done |
275 | 2025-03-24T22:35:03.478Z | Planning: Consolidating action changes ... Done |
276 | 2025-03-24T22:35:03.905Z | Planning: Evaluating mediators ... Done |
277 | 2025-03-24T22:35:03.973Z | Planning: Planning completed in 18.04 seconds |
278 | 2025-03-24T22:35:03.989Z | Packages to install: 1 |
279 | 2025-03-24T22:35:03.989Z | Packages to update: 2 |
280 | 2025-03-24T22:35:03.992Z | Create boot environment: No |
281 | 2025-03-24T22:35:03.992Z | Create backup boot environment: Yes |
282 | 2025-03-24T22:35:04.068Z | |
283 | 2025-03-24T22:35:04.069Z | Download: 0/1009 items 0.0/8.0MB 0% complete |
284 | 2025-03-24T22:35:09.176Z | Download: 917/1009 items 8.0/8.0MB 99% complete (2.1M/s) |
285 | 2025-03-24T22:35:11.421Z | Download: Completed 8.03 MB in 7.35 seconds (1.1M/s) |
286 | 2025-03-24T22:35:13.376Z | Actions: 1/1419 actions (Removing old actions) |
287 | 2025-03-24T22:35:13.397Z | Actions: 199/1419 actions (Installing new actions) |
288 | 2025-03-24T22:35:13.511Z | Actions: 579/1419 actions (Updating modified actions) |
289 | 2025-03-24T22:35:13.827Z | Actions: Completed 1419 actions in 0.45 seconds. |
290 | 2025-03-24T22:35:14.050Z | Done |
291 | 2025-03-24T22:35:14.054Z | Done |
292 | 2025-03-24T22:35:14.651Z | Done |
293 | 2025-03-24T22:35:18.878Z | Done |
294 | 2025-03-24T22:35:18.964Z | Done |
295 | 2025-03-24T22:35:18.968Z | Done |
296 | 2025-03-24T22:35:19.060Z | Done |
297 | 2025-03-24T22:35:19.489Z | ++ set -o errexit |
298 | 2025-03-24T22:35:19.489Z | ++ set -o pipefail |
299 | 2025-03-24T22:35:19.489Z | ++ banner build |
300 | 2025-03-24T22:35:19.492Z | |
301 | 2025-03-24T22:35:19.492Z | ##### # # # # ##### |
302 | 2025-03-24T22:35:19.492Z | # # # # # # # # |
303 | 2025-03-24T22:35:19.492Z | ##### # # # # # # |
304 | 2025-03-24T22:35:19.492Z | # # # # # # # # |
305 | 2025-03-24T22:35:19.492Z | # # # # # # # # |
306 | 2025-03-24T22:35:19.493Z | ##### #### # ###### ##### |
307 | 2025-03-24T22:35:19.493Z | |
308 | 2025-03-24T22:35:19.493Z | ++ cargo build --release --bin ddmd --bin ddmadm |
309 | 2025-03-24T22:35:19.681Z | Updating crates.io index |
310 | 2025-03-24T22:35:19.741Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
311 | 2025-03-24T22:35:20.556Z | From https://github.com/oxidecomputer/falcon |
312 | 2025-03-24T22:35:20.556Z | * [new ref] d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 -> refs/commit/d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 |
313 | 2025-03-24T22:35:20.661Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
314 | 2025-03-24T22:35:22.105Z | From https://github.com/oxidecomputer/dendrite |
315 | 2025-03-24T22:35:22.105Z | * [new ref] 58f63f5721d40d1954524879d1ede6b9084c7b3b -> refs/commit/58f63f5721d40d1954524879d1ede6b9084c7b3b |
316 | 2025-03-24T22:35:22.145Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
317 | 2025-03-24T22:35:22.575Z | From https://github.com/oxidecomputer/ispf |
318 | 2025-03-24T22:35:22.575Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
319 | 2025-03-24T22:35:22.594Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
320 | 2025-03-24T22:35:23.333Z | From https://github.com/oxidecomputer/netadm-sys |
321 | 2025-03-24T22:35:23.333Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
322 | 2025-03-24T22:35:23.345Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
323 | 2025-03-24T22:35:28.846Z | From https://github.com/oxidecomputer/omicron |
324 | 2025-03-24T22:35:28.846Z | * [new ref] 25a7855cf82764c4297d549fc0bf0b04ab2d4403 -> refs/commit/25a7855cf82764c4297d549fc0bf0b04ab2d4403 |
325 | 2025-03-24T22:35:28.883Z | * [new tag] dogfood -> dogfood |
326 | 2025-03-24T22:35:28.887Z | * [new tag] v5 -> v5 |
327 | 2025-03-24T22:35:28.887Z | * [new tag] v6 -> v6 |
328 | 2025-03-24T22:35:28.887Z | * [new tag] v7 -> v7 |
329 | 2025-03-24T22:35:28.887Z | * [new tag] v8 -> v8 |
330 | 2025-03-24T22:35:28.887Z | * [new tag] v9 -> v9 |
331 | 2025-03-24T22:35:29.307Z | Updating git repository `https://github.com/oxidecomputer/opte` |
332 | 2025-03-24T22:35:29.941Z | From https://github.com/oxidecomputer/opte |
333 | 2025-03-24T22:35:29.941Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
334 | 2025-03-24T22:35:29.988Z | Updating git repository `https://github.com/illumos/smf-rs` |
335 | 2025-03-24T22:35:30.382Z | From https://github.com/illumos/smf-rs |
336 | 2025-03-24T22:35:30.382Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
337 | 2025-03-24T22:35:30.442Z | Updating git repository `https://github.com/oxidecomputer/zone` |
338 | 2025-03-24T22:35:30.823Z | From https://github.com/oxidecomputer/zone |
339 | 2025-03-24T22:35:30.823Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
340 | 2025-03-24T22:35:30.866Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
341 | 2025-03-24T22:35:31.511Z | From https://github.com/oxidecomputer/propolis |
342 | 2025-03-24T22:35:31.511Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
343 | 2025-03-24T22:35:31.630Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
344 | 2025-03-24T22:35:32.199Z | From https://github.com/oxidecomputer/transceiver-control |
345 | 2025-03-24T22:35:32.199Z | * [new ref] 174386abfc9ffe8104601705f8c6d51e590dfe0c -> refs/commit/174386abfc9ffe8104601705f8c6d51e590dfe0c |
346 | 2025-03-24T22:35:32.230Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
347 | 2025-03-24T22:35:32.634Z | From https://github.com/oxidecomputer/dlpi-sys |
348 | 2025-03-24T22:35:32.634Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
349 | 2025-03-24T22:35:32.652Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
350 | 2025-03-24T22:35:33.088Z | From https://github.com/jmesmon/rust-libzfs |
351 | 2025-03-24T22:35:33.088Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
352 | 2025-03-24T22:35:33.104Z | * [new tag] v0.4.0 -> v0.4.0 |
353 | 2025-03-24T22:35:33.117Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
354 | 2025-03-24T22:35:33.512Z | From https://github.com/oxidecomputer/rusty-doors |
355 | 2025-03-24T22:35:33.512Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
356 | 2025-03-24T22:35:33.529Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
357 | 2025-03-24T22:35:34.059Z | From https://github.com/oxidecomputer/maghemite |
358 | 2025-03-24T22:35:34.059Z | * [new ref] caafd889f31faacfaa51e02902990c220c20ef60 -> refs/commit/caafd889f31faacfaa51e02902990c220c20ef60 |
359 | 2025-03-24T22:35:34.079Z | * [new tag] rift -> rift |
360 | 2025-03-24T22:35:34.086Z | * [new tag] srp -> srp |
361 | 2025-03-24T22:35:34.086Z | * [new tag] tie-spf -> tie-spf |
362 | 2025-03-24T22:35:34.122Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
363 | 2025-03-24T22:35:34.557Z | From https://github.com/oxidecomputer/serde_human_bytes |
364 | 2025-03-24T22:35:34.564Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
365 | 2025-03-24T22:35:34.585Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
366 | 2025-03-24T22:35:35.026Z | From https://github.com/oxidecomputer/slog-error-chain |
367 | 2025-03-24T22:35:35.026Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
368 | 2025-03-24T22:35:35.052Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
369 | 2025-03-24T22:35:35.394Z | From https://github.com/oxidecomputer/tufaceous |
370 | 2025-03-24T22:35:35.394Z | * [new ref] 69e2896b5905aba61445e519aaa40f02d59638b2 -> refs/commit/69e2896b5905aba61445e519aaa40f02d59638b2 |
371 | 2025-03-24T22:35:35.416Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
372 | 2025-03-24T22:35:35.766Z | From https://github.com/oxidecomputer/poptrie |
373 | 2025-03-24T22:35:35.766Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
374 | 2025-03-24T22:35:35.864Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
375 | 2025-03-24T22:35:36.266Z | From https://github.com/oxidecomputer/ingot |
376 | 2025-03-24T22:35:36.266Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
377 | 2025-03-24T22:35:36.321Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
378 | 2025-03-24T22:35:36.950Z | From https://github.com/oxidecomputer/propolis |
379 | 2025-03-24T22:35:36.950Z | * [new ref] 6b5f2af796a3ea57405721407ab70520a93ec73f -> refs/commit/6b5f2af796a3ea57405721407ab70520a93ec73f |
380 | 2025-03-24T22:35:37.045Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
381 | 2025-03-24T22:35:38.289Z | From https://github.com/oxidecomputer/crucible |
382 | 2025-03-24T22:35:38.290Z | * [new ref] 81a3528adacdbde18fcbf3938247fef17233db11 -> refs/commit/81a3528adacdbde18fcbf3938247fef17233db11 |
383 | 2025-03-24T22:35:38.360Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
384 | 2025-03-24T22:35:39.035Z | From https://github.com/oxidecomputer/management-gateway-service |
385 | 2025-03-24T22:35:39.036Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
386 | 2025-03-24T22:35:39.873Z | Downloading crates ... |
387 | 2025-03-24T22:35:39.976Z | Downloaded async-stream-impl v0.3.6 |
388 | 2025-03-24T22:35:39.988Z | Downloaded atomicwrites v0.4.4 |
389 | 2025-03-24T22:35:39.992Z | Downloaded openssl-macros v0.1.1 |
390 | 2025-03-24T22:35:39.995Z | Downloaded bitflags v1.3.2 |
391 | 2025-03-24T22:35:39.999Z | Downloaded num_threads v0.1.7 |
392 | 2025-03-24T22:35:40.003Z | Downloaded num-rational v0.4.2 |
393 | 2025-03-24T22:35:40.006Z | Downloaded openssl-probe v0.1.6 |
394 | 2025-03-24T22:35:40.006Z | Downloaded omicron-workspace-hack v0.1.0 |
395 | 2025-03-24T22:35:40.006Z | Downloaded num_enum v0.7.3 |
396 | 2025-03-24T22:35:40.011Z | Downloaded num-iter v0.1.45 |
397 | 2025-03-24T22:35:40.016Z | Downloaded foreign-types-shared v0.3.1 |
398 | 2025-03-24T22:35:40.016Z | Downloaded cfg_aliases v0.2.1 |
399 | 2025-03-24T22:35:40.016Z | Downloaded equivalent v1.0.2 |
400 | 2025-03-24T22:35:40.020Z | Downloaded progenitor-client v0.9.1 |
401 | 2025-03-24T22:35:40.020Z | Downloaded float-ord v0.3.2 |
402 | 2025-03-24T22:35:40.020Z | Downloaded const-random v0.1.18 |
403 | 2025-03-24T22:35:40.024Z | Downloaded crucible-workspace-hack v0.1.0 |
404 | 2025-03-24T22:35:40.024Z | Downloaded dtrace-parser v0.2.0 |
405 | 2025-03-24T22:35:40.024Z | Downloaded crunchy v0.2.3 |
406 | 2025-03-24T22:35:40.024Z | Downloaded const-random-macro v0.1.16 |
407 | 2025-03-24T22:35:40.028Z | Downloaded base64ct v1.7.3 |
408 | 2025-03-24T22:35:40.028Z | Downloaded atomic-waker v1.1.2 |
409 | 2025-03-24T22:35:40.033Z | Downloaded progenitor-client v0.8.0 |
410 | 2025-03-24T22:35:40.033Z | Downloaded async-stream v0.3.6 |
411 | 2025-03-24T22:35:40.033Z | Downloaded anstyle v1.0.10 |
412 | 2025-03-24T22:35:40.038Z | Downloaded autocfg v1.4.0 |
413 | 2025-03-24T22:35:40.038Z | Downloaded cstr-argument v0.1.2 |
414 | 2025-03-24T22:35:40.038Z | Downloaded pretty-hex v0.2.1 |
415 | 2025-03-24T22:35:40.043Z | Downloaded anstyle-query v1.1.2 |
416 | 2025-03-24T22:35:40.043Z | Downloaded foreign-types v0.3.2 |
417 | 2025-03-24T22:35:40.043Z | Downloaded darling_macro v0.20.10 |
418 | 2025-03-24T22:35:40.049Z | Downloaded num_enum_derive v0.7.3 |
419 | 2025-03-24T22:35:40.049Z | Downloaded rand_core v0.9.3 |
420 | 2025-03-24T22:35:40.049Z | Downloaded crc8 v0.1.1 |
421 | 2025-03-24T22:35:40.049Z | Downloaded plain v0.2.3 |
422 | 2025-03-24T22:35:40.049Z | Downloaded embedded-io v0.6.1 |
423 | 2025-03-24T22:35:40.052Z | Downloaded powerfmt v0.2.0 |
424 | 2025-03-24T22:35:40.055Z | Downloaded rand_core v0.6.4 |
425 | 2025-03-24T22:35:40.055Z | Downloaded pin-utils v0.1.0 |
426 | 2025-03-24T22:35:40.059Z | Downloaded pest_generator v2.7.15 |
427 | 2025-03-24T22:35:40.059Z | Downloaded percent-encoding v2.3.1 |
428 | 2025-03-24T22:35:40.059Z | Downloaded rand_chacha v0.9.0 |
429 | 2025-03-24T22:35:40.062Z | Downloaded progenitor v0.8.0 |
430 | 2025-03-24T22:35:40.062Z | Downloaded data-encoding v2.8.0 |
431 | 2025-03-24T22:35:40.069Z | Downloaded byteorder v1.5.0 |
432 | 2025-03-24T22:35:40.069Z | Downloaded oxnet v0.1.1 |
433 | 2025-03-24T22:35:40.074Z | Downloaded scopeguard v1.2.0 |
434 | 2025-03-24T22:35:40.074Z | Downloaded rand_chacha v0.3.1 |
435 | 2025-03-24T22:35:40.074Z | Downloaded foreign-types-shared v0.1.1 |
436 | 2025-03-24T22:35:40.074Z | Downloaded progenitor v0.9.1 |
437 | 2025-03-24T22:35:40.074Z | Downloaded resolv-conf v0.7.1 |
438 | 2025-03-24T22:35:40.077Z | Downloaded foreign-types v0.5.0 |
439 | 2025-03-24T22:35:40.082Z | Downloaded defmt-macros v0.4.0 |
440 | 2025-03-24T22:35:40.086Z | Downloaded schemars_derive v0.8.22 |
441 | 2025-03-24T22:35:40.086Z | Downloaded ppv-lite86 v0.2.21 |
442 | 2025-03-24T22:35:40.087Z | Downloaded fastrand v2.3.0 |
443 | 2025-03-24T22:35:40.091Z | Downloaded progenitor-macro v0.8.0 |
444 | 2025-03-24T22:35:40.091Z | Downloaded once_cell v1.21.1 |
445 | 2025-03-24T22:35:40.095Z | Downloaded fnv v1.0.7 |
446 | 2025-03-24T22:35:40.095Z | Downloaded digest v0.10.7 |
447 | 2025-03-24T22:35:40.099Z | Downloaded write16 v1.0.0 |
448 | 2025-03-24T22:35:40.099Z | Downloaded enum-as-inner v0.6.1 |
449 | 2025-03-24T22:35:40.099Z | Downloaded dyn-clone v1.0.19 |
450 | 2025-03-24T22:35:40.102Z | Downloaded dirs-next v2.0.0 |
451 | 2025-03-24T22:35:40.102Z | Downloaded libscf-sys v1.1.0 |
452 | 2025-03-24T22:35:40.105Z | Downloaded zone v0.3.0 |
453 | 2025-03-24T22:35:40.105Z | Downloaded rand_xorshift v0.3.0 |
454 | 2025-03-24T22:35:40.111Z | Downloaded instant v0.1.13 |
455 | 2025-03-24T22:35:40.111Z | Downloaded zone_cfg_derive v0.3.0 |
456 | 2025-03-24T22:35:40.111Z | Downloaded progenitor-macro v0.9.1 |
457 | 2025-03-24T22:35:40.111Z | Downloaded pkg-config v0.3.32 |
458 | 2025-03-24T22:35:40.114Z | Downloaded parking_lot v0.11.2 |
459 | 2025-03-24T22:35:40.115Z | Downloaded foldhash v0.1.5 |
460 | 2025-03-24T22:35:40.123Z | Downloaded fixedbitset v0.4.2 |
461 | 2025-03-24T22:35:40.123Z | Downloaded rhai_codegen v2.2.0 |
462 | 2025-03-24T22:35:40.128Z | Downloaded rustls-pemfile v2.2.0 |
463 | 2025-03-24T22:35:40.134Z | Downloaded daft-derive v0.1.2 |
464 | 2025-03-24T22:35:40.134Z | Downloaded rusty-fork v0.3.0 |
465 | 2025-03-24T22:35:40.138Z | Downloaded password-hash v0.5.0 |
466 | 2025-03-24T22:35:40.142Z | Downloaded sync_wrapper v1.0.2 |
467 | 2025-03-24T22:35:40.142Z | Downloaded num-conv v0.1.0 |
468 | 2025-03-24T22:35:40.147Z | Downloaded writeable v0.5.5 |
469 | 2025-03-24T22:35:40.147Z | Downloaded rustc_version v0.4.1 |
470 | 2025-03-24T22:35:40.151Z | Downloaded quick-error v1.2.3 |
471 | 2025-03-24T22:35:40.152Z | Downloaded cancel-safe-futures v0.1.5 |
472 | 2025-03-24T22:35:40.152Z | Downloaded parse-display v0.10.0 |
473 | 2025-03-24T22:35:40.155Z | Downloaded rustc_version v0.1.7 |
474 | 2025-03-24T22:35:40.155Z | Downloaded tower-layer v0.3.3 |
475 | 2025-03-24T22:35:40.159Z | Downloaded usdt-attr-macro v0.5.0 |
476 | 2025-03-24T22:35:40.159Z | Downloaded swrite v0.1.0 |
477 | 2025-03-24T22:35:40.159Z | Downloaded proc-macro-crate v1.3.1 |
478 | 2025-03-24T22:35:40.163Z | Downloaded num_enum v0.5.11 |
479 | 2025-03-24T22:35:40.167Z | Downloaded serde_repr v0.1.20 |
480 | 2025-03-24T22:35:40.172Z | Downloaded ipnetwork v0.21.1 |
481 | 2025-03-24T22:35:40.172Z | Downloaded hyper-tls v0.6.0 |
482 | 2025-03-24T22:35:40.175Z | Downloaded pest_meta v2.7.15 |
483 | 2025-03-24T22:35:40.175Z | Downloaded derive_more v0.99.19 |
484 | 2025-03-24T22:35:40.181Z | Downloaded quinn-udp v0.5.10 |
485 | 2025-03-24T22:35:40.184Z | Downloaded proc-macro2 v1.0.94 |
486 | 2025-03-24T22:35:40.188Z | Downloaded lru-cache v0.1.2 |
487 | 2025-03-24T22:35:40.188Z | Downloaded allocator-api2 v0.2.21 |
488 | 2025-03-24T22:35:40.192Z | Downloaded sha2 v0.10.8 |
489 | 2025-03-24T22:35:40.196Z | Downloaded crossbeam-epoch v0.9.18 |
490 | 2025-03-24T22:35:40.196Z | Downloaded tokio-native-tls v0.3.1 |
491 | 2025-03-24T22:35:40.201Z | Downloaded slog-stdlog v4.1.1 |
492 | 2025-03-24T22:35:40.205Z | Downloaded num-derive v0.4.2 |
493 | 2025-03-24T22:35:40.205Z | Downloaded subtle v2.6.1 |
494 | 2025-03-24T22:35:40.208Z | Downloaded spin v0.5.2 |
495 | 2025-03-24T22:35:40.208Z | Downloaded num-derive v0.3.3 |
496 | 2025-03-24T22:35:40.212Z | Downloaded strum_macros v0.25.3 |
497 | 2025-03-24T22:35:40.212Z | Downloaded want v0.3.1 |
498 | 2025-03-24T22:35:40.212Z | Downloaded mime v0.3.17 |
499 | 2025-03-24T22:35:40.215Z | Downloaded idna_adapter v1.2.0 |
500 | 2025-03-24T22:35:40.215Z | Downloaded utf8parse v0.2.2 |
501 | 2025-03-24T22:35:40.219Z | Downloaded serde-big-array v0.5.1 |
502 | 2025-03-24T22:35:40.219Z | Downloaded usdt v0.5.0 |
503 | 2025-03-24T22:35:40.225Z | Downloaded scroll_derive v0.12.0 |
504 | 2025-03-24T22:35:40.225Z | Downloaded utf8_iter v1.0.4 |
505 | 2025-03-24T22:35:40.225Z | Downloaded utf16_iter v1.0.5 |
506 | 2025-03-24T22:35:40.228Z | Downloaded slog-scope v4.4.0 |
507 | 2025-03-24T22:35:40.228Z | Downloaded hash32 v0.3.1 |
508 | 2025-03-24T22:35:40.228Z | Downloaded is_terminal_polyfill v1.70.1 |
509 | 2025-03-24T22:35:40.232Z | Downloaded highway v1.3.0 |
510 | 2025-03-24T22:35:40.232Z | Downloaded papergrid v0.14.0 |
511 | 2025-03-24T22:35:40.238Z | Downloaded strum v0.26.3 |
512 | 2025-03-24T22:35:40.240Z | Downloaded schemars v0.8.22 |
513 | 2025-03-24T22:35:40.251Z | Downloaded hostname v0.3.1 |
514 | 2025-03-24T22:35:40.255Z | Downloaded terminal_size v0.4.2 |
515 | 2025-03-24T22:35:40.255Z | Downloaded icu_provider_macros v1.5.0 |
516 | 2025-03-24T22:35:40.255Z | Downloaded static_assertions v1.1.0 |
517 | 2025-03-24T22:35:40.260Z | Downloaded serde_with_macros v3.12.0 |
518 | 2025-03-24T22:35:40.264Z | Downloaded hex v0.4.3 |
519 | 2025-03-24T22:35:40.264Z | Downloaded strum_macros v0.26.4 |
520 | 2025-03-24T22:35:40.268Z | Downloaded futures v0.3.31 |
521 | 2025-03-24T22:35:40.272Z | Downloaded hubpack_derive v0.1.1 |
522 | 2025-03-24T22:35:40.278Z | Downloaded memoffset v0.9.1 |
523 | 2025-03-24T22:35:40.278Z | Downloaded tower-service v0.3.3 |
524 | 2025-03-24T22:35:40.278Z | Downloaded openssl-sys v0.9.106 |
525 | 2025-03-24T22:35:40.283Z | Downloaded is-terminal v0.4.16 |
526 | 2025-03-24T22:35:40.283Z | Downloaded zerovec-derive v0.10.3 |
527 | 2025-03-24T22:35:40.288Z | Downloaded base64 v0.22.1 |
528 | 2025-03-24T22:35:40.292Z | Downloaded getrandom v0.2.15 |
529 | 2025-03-24T22:35:40.297Z | Downloaded quinn v0.11.7 |
530 | 2025-03-24T22:35:40.302Z | Downloaded qorb v0.2.1 |
531 | 2025-03-24T22:35:40.306Z | Downloaded newtype_derive v0.1.6 |
532 | 2025-03-24T22:35:40.306Z | Downloaded linear-map v1.2.0 |
533 | 2025-03-24T22:35:40.306Z | Downloaded no-std-compat v0.4.1 |
534 | 2025-03-24T22:35:40.312Z | Downloaded itoa v1.0.15 |
535 | 2025-03-24T22:35:40.312Z | Downloaded thin-vec v0.2.13 |
536 | 2025-03-24T22:35:40.312Z | Downloaded heck v0.4.1 |
537 | 2025-03-24T22:35:40.315Z | Downloaded newline-converter v0.3.0 |
538 | 2025-03-24T22:35:40.315Z | Downloaded smf v0.2.3 |
539 | 2025-03-24T22:35:40.319Z | Downloaded unarray v0.1.4 |
540 | 2025-03-24T22:35:40.319Z | Downloaded libsw-core v0.3.2 |
541 | 2025-03-24T22:35:40.324Z | Downloaded thread_local v1.1.8 |
542 | 2025-03-24T22:35:40.324Z | Downloaded fxhash v0.2.1 |
543 | 2025-03-24T22:35:40.324Z | Downloaded litemap v0.7.5 |
544 | 2025-03-24T22:35:40.330Z | Downloaded semver v1.0.26 |
545 | 2025-03-24T22:35:40.330Z | Downloaded uuid v1.16.0 |
546 | 2025-03-24T22:35:40.334Z | Downloaded try-lock v0.2.5 |
547 | 2025-03-24T22:35:40.334Z | Downloaded tokio-macros v2.5.0 |
548 | 2025-03-24T22:35:40.334Z | Downloaded semver v0.1.20 |
549 | 2025-03-24T22:35:40.339Z | Downloaded lock_api v0.4.12 |
550 | 2025-03-24T22:35:40.339Z | Downloaded scroll v0.12.0 |
551 | 2025-03-24T22:35:40.343Z | Downloaded take_mut v0.2.2 |
552 | 2025-03-24T22:35:40.343Z | Downloaded half v2.5.0 |
553 | 2025-03-24T22:35:40.348Z | Downloaded zeroize v1.8.1 |
554 | 2025-03-24T22:35:40.348Z | Downloaded term v0.7.0 |
555 | 2025-03-24T22:35:40.352Z | Downloaded slog-envlogger v2.2.0 |
556 | 2025-03-24T22:35:40.352Z | Downloaded hyper-util v0.1.10 |
557 | 2025-03-24T22:35:40.357Z | Downloaded getrandom v0.3.2 |
558 | 2025-03-24T22:35:40.360Z | Downloaded futures-sink v0.3.31 |
559 | 2025-03-24T22:35:40.364Z | Downloaded ident_case v1.0.1 |
560 | 2025-03-24T22:35:40.364Z | Downloaded http-body v1.0.1 |
561 | 2025-03-24T22:35:40.364Z | Downloaded match_cfg v0.1.0 |
562 | 2025-03-24T22:35:40.364Z | Downloaded tinystr v0.7.6 |
563 | 2025-03-24T22:35:40.370Z | Downloaded slog-dtrace v0.3.0 |
564 | 2025-03-24T22:35:40.370Z | Downloaded slab v0.4.9 |
565 | 2025-03-24T22:35:40.373Z | Downloaded iana-time-zone v0.1.61 |
566 | 2025-03-24T22:35:40.373Z | Downloaded slog-bunyan v2.5.0 |
567 | 2025-03-24T22:35:40.373Z | Downloaded structmeta-derive v0.3.0 |
568 | 2025-03-24T22:35:40.379Z | Downloaded thiserror-impl v2.0.12 |
569 | 2025-03-24T22:35:40.379Z | Downloaded typify-macro v0.3.0 |
570 | 2025-03-24T22:35:40.384Z | Downloaded typify-macro v0.2.0 |
571 | 2025-03-24T22:35:40.384Z | Downloaded tiny-keccak v2.0.2 |
572 | 2025-03-24T22:35:40.384Z | Downloaded url v2.5.4 |
573 | 2025-03-24T22:35:40.390Z | Downloaded toml v0.8.20 |
574 | 2025-03-24T22:35:40.395Z | Downloaded icu_properties v1.5.1 |
575 | 2025-03-24T22:35:40.395Z | Downloaded rustls-pki-types v1.11.0 |
576 | 2025-03-24T22:35:40.402Z | Downloaded managed v0.8.0 |
577 | 2025-03-24T22:35:40.402Z | Downloaded icu_locid_transform v1.5.0 |
578 | 2025-03-24T22:35:40.407Z | Downloaded futures-task v0.3.31 |
579 | 2025-03-24T22:35:40.407Z | Downloaded waitgroup v0.1.2 |
580 | 2025-03-24T22:35:40.407Z | Downloaded tokio-rustls v0.26.2 |
581 | 2025-03-24T22:35:40.407Z | Downloaded yoke-derive v0.7.5 |
582 | 2025-03-24T22:35:40.407Z | Downloaded wait-timeout v0.2.1 |
583 | 2025-03-24T22:35:40.410Z | Downloaded macaddr v1.0.1 |
584 | 2025-03-24T22:35:40.410Z | Downloaded smartstring v1.0.1 |
585 | 2025-03-24T22:35:40.416Z | Downloaded smallvec v1.14.0 |
586 | 2025-03-24T22:35:40.419Z | Downloaded generic-array v0.14.7 |
587 | 2025-03-24T22:35:40.419Z | Downloaded httpdate v1.0.3 |
588 | 2025-03-24T22:35:40.419Z | Downloaded thiserror-impl v1.0.69 |
589 | 2025-03-24T22:35:40.419Z | Downloaded strsim v0.11.1 |
590 | 2025-03-24T22:35:40.429Z | Downloaded hostname v0.4.0 |
591 | 2025-03-24T22:35:40.429Z | Downloaded rand v0.9.0 |
592 | 2025-03-24T22:35:40.433Z | Downloaded libsw v3.5.0 |
593 | 2025-03-24T22:35:40.433Z | Downloaded tabled_derive v0.10.0 |
594 | 2025-03-24T22:35:40.434Z | Downloaded icu_locid v1.5.0 |
595 | 2025-03-24T22:35:40.437Z | Downloaded futures-macro v0.3.31 |
596 | 2025-03-24T22:35:40.437Z | Downloaded futures-io v0.3.31 |
597 | 2025-03-24T22:35:40.437Z | Downloaded stable_deref_trait v1.2.0 |
598 | 2025-03-24T22:35:40.441Z | Downloaded signal-hook-registry v1.4.2 |
599 | 2025-03-24T22:35:40.441Z | Downloaded serde_derive_internals v0.29.1 |
600 | 2025-03-24T22:35:40.441Z | Downloaded unicode-ident v1.0.18 |
601 | 2025-03-24T22:35:40.445Z | Downloaded futures-executor v0.3.31 |
602 | 2025-03-24T22:35:40.449Z | Downloaded expectorate v1.1.0 |
603 | 2025-03-24T22:35:40.449Z | Downloaded serde_derive v1.0.219 |
604 | 2025-03-24T22:35:40.454Z | Downloaded serde v1.0.219 |
605 | 2025-03-24T22:35:40.458Z | Downloaded httparse v1.10.1 |
606 | 2025-03-24T22:35:40.458Z | Downloaded zerofrom-derive v0.1.6 |
607 | 2025-03-24T22:35:40.463Z | Downloaded steno v0.4.1 |
608 | 2025-03-24T22:35:40.465Z | Downloaded serde_spanned v0.6.8 |
609 | 2025-03-24T22:35:40.466Z | Downloaded serde_tokenstream v0.2.2 |
610 | 2025-03-24T22:35:40.470Z | Downloaded icu_normalizer_data v1.5.0 |
611 | 2025-03-24T22:35:40.470Z | Downloaded icu_locid_transform_data v1.5.0 |
612 | 2025-03-24T22:35:40.474Z | Downloaded serde_path_to_error v0.1.17 |
613 | 2025-03-24T22:35:40.475Z | Downloaded icu_normalizer v1.5.0 |
614 | 2025-03-24T22:35:40.481Z | Downloaded indent_write v2.2.0 |
615 | 2025-03-24T22:35:40.481Z | Downloaded cc v1.2.17 |
616 | 2025-03-24T22:35:40.489Z | Downloaded tabwriter v1.4.1 |
617 | 2025-03-24T22:35:40.489Z | Downloaded zerocopy v0.6.6 |
618 | 2025-03-24T22:35:40.494Z | Downloaded thiserror v2.0.12 |
619 | 2025-03-24T22:35:40.495Z | Downloaded thiserror v1.0.69 |
620 | 2025-03-24T22:35:40.500Z | Downloaded pest v2.7.15 |
621 | 2025-03-24T22:35:40.507Z | Downloaded tinyvec v1.9.0 |
622 | 2025-03-24T22:35:40.513Z | Downloaded typify v0.2.0 |
623 | 2025-03-24T22:35:40.513Z | Downloaded similar v2.7.0 |
624 | 2025-03-24T22:35:40.517Z | Downloaded ucd-trie v0.1.7 |
625 | 2025-03-24T22:35:40.517Z | Downloaded tracing v0.1.41 |
626 | 2025-03-24T22:35:40.522Z | Downloaded aho-corasick v1.1.3 |
627 | 2025-03-24T22:35:40.527Z | Downloaded slog v2.7.0 |
628 | 2025-03-24T22:35:40.535Z | Downloaded native-tls v0.2.14 |
629 | 2025-03-24T22:35:40.535Z | Downloaded indexmap v2.8.0 |
630 | 2025-03-24T22:35:40.538Z | Downloaded socket2 v0.5.8 |
631 | 2025-03-24T22:35:40.544Z | Downloaded zerocopy-derive v0.8.24 |
632 | 2025-03-24T22:35:40.550Z | Downloaded hashbrown v0.12.3 |
633 | 2025-03-24T22:35:40.560Z | Downloaded typenum v1.18.0 |
634 | 2025-03-24T22:35:40.560Z | Downloaded indexmap v1.9.3 |
635 | 2025-03-24T22:35:40.566Z | Downloaded http v1.3.1 |
636 | 2025-03-24T22:35:40.566Z | Downloaded tower v0.5.2 |
637 | 2025-03-24T22:35:40.573Z | Downloaded itertools v0.10.5 |
638 | 2025-03-24T22:35:40.580Z | Downloaded idna v1.0.3 |
639 | 2025-03-24T22:35:40.588Z | Downloaded unsafe-libyaml v0.2.11 |
640 | 2025-03-24T22:35:40.592Z | Downloaded clap_builder v4.5.32 |
641 | 2025-03-24T22:35:40.594Z | Downloaded toml_edit v0.22.24 |
642 | 2025-03-24T22:35:40.624Z | Downloaded itertools v0.13.0 |
643 | 2025-03-24T22:35:40.681Z | Downloaded tracing-core v0.1.33 |
644 | 2025-03-24T22:35:40.681Z | Downloaded zerovec v0.10.4 |
645 | 2025-03-24T22:35:40.681Z | Downloaded serde_with v3.12.0 |
646 | 2025-03-24T22:35:40.681Z | Downloaded nom v7.1.3 |
647 | 2025-03-24T22:35:40.711Z | Downloaded libm v0.2.11 |
648 | 2025-03-24T22:35:40.711Z | Downloaded zerocopy v0.7.35 |
649 | 2025-03-24T22:35:40.711Z | Downloaded mio v1.0.3 |
650 | 2025-03-24T22:35:40.711Z | Downloaded serde_json v1.0.140 |
651 | 2025-03-24T22:35:40.711Z | Downloaded rustls-webpki v0.103.0 |
652 | 2025-03-24T22:35:40.716Z | Downloaded portable-atomic v1.11.0 |
653 | 2025-03-24T22:35:40.717Z | Downloaded proptest v1.6.0 |
654 | 2025-03-24T22:35:40.723Z | Downloaded tabled v0.18.0 |
655 | 2025-03-24T22:35:40.737Z | Downloaded zerocopy v0.8.24 |
656 | 2025-03-24T22:35:40.765Z | Downloaded winnow v0.6.26 |
657 | 2025-03-24T22:35:40.770Z | Downloaded dropshot v0.16.0 |
658 | 2025-03-24T22:35:40.793Z | Downloaded itertools v0.14.0 |
659 | 2025-03-24T22:35:40.799Z | Downloaded quinn-proto v0.11.10 |
660 | 2025-03-24T22:35:40.808Z | Downloaded winnow v0.7.4 |
661 | 2025-03-24T22:35:40.817Z | Downloaded winnow v0.5.40 |
662 | 2025-03-24T22:35:40.830Z | Downloaded openapiv3 v2.0.0 |
663 | 2025-03-24T22:35:40.839Z | Downloaded syn v1.0.109 |
664 | 2025-03-24T22:35:40.866Z | Downloaded typify-impl v0.2.0 |
665 | 2025-03-24T22:35:40.886Z | Downloaded openssl v0.10.71 |
666 | 2025-03-24T22:35:40.894Z | Downloaded regex v1.11.1 |
667 | 2025-03-24T22:35:40.908Z | Downloaded icu_properties_data v1.5.0 |
668 | 2025-03-24T22:35:40.914Z | Downloaded syn v2.0.100 |
669 | 2025-03-24T22:35:40.929Z | Downloaded unicode-width v0.1.14 |
670 | 2025-03-24T22:35:40.934Z | Downloaded regress v0.10.3 |
671 | 2025-03-24T22:35:40.942Z | Downloaded rustls v0.23.25 |
672 | 2025-03-24T22:35:40.955Z | Downloaded rustls v0.22.4 |
673 | 2025-03-24T22:35:40.967Z | Downloaded rustix v0.38.44 |
674 | 2025-03-24T22:35:40.994Z | Downloaded regex-syntax v0.8.5 |
675 | 2025-03-24T22:35:40.999Z | Downloaded nix v0.29.0 |
676 | 2025-03-24T22:35:41.011Z | Downloaded rhai v1.21.0 |
677 | 2025-03-24T22:35:41.022Z | Downloaded smoltcp v0.11.0 |
678 | 2025-03-24T22:35:41.034Z | Downloaded hickory-proto v0.24.4 |
679 | 2025-03-24T22:35:41.049Z | Downloaded rustix v1.0.3 |
680 | 2025-03-24T22:35:41.104Z | Downloaded unicode-width v0.2.0 |
681 | 2025-03-24T22:35:41.118Z | Downloaded vcpkg v0.2.15 |
682 | 2025-03-24T22:35:41.126Z | Downloaded reqwest v0.12.15 |
683 | 2025-03-24T22:35:41.136Z | Downloaded hyper v1.6.0 |
684 | 2025-03-24T22:35:41.136Z | Downloaded webpki-roots v0.26.8 |
685 | 2025-03-24T22:35:41.147Z | Downloaded futures-util v0.3.31 |
686 | 2025-03-24T22:35:41.192Z | Downloaded typify-impl v0.3.0 |
687 | 2025-03-24T22:35:41.192Z | Downloaded chrono v0.4.40 |
688 | 2025-03-24T22:35:41.199Z | Downloaded libc v0.2.171 |
689 | 2025-03-24T22:35:41.199Z | Downloaded sled v0.34.7 |
690 | 2025-03-24T22:35:41.213Z | Downloaded zerocopy-derive v0.6.6 |
691 | 2025-03-24T22:35:41.221Z | Downloaded goblin v0.8.2 |
692 | 2025-03-24T22:35:41.242Z | Downloaded time v0.3.40 |
693 | 2025-03-24T22:35:41.242Z | Downloaded rustls-webpki v0.102.8 |
694 | 2025-03-24T22:35:41.247Z | Downloaded itertools v0.12.1 |
695 | 2025-03-24T22:35:41.252Z | Downloaded tokio v1.44.1 |
696 | 2025-03-24T22:35:41.291Z | Downloaded petgraph v0.7.1 |
697 | 2025-03-24T22:35:41.309Z | Downloaded regex-automata v0.4.9 |
698 | 2025-03-24T22:35:41.327Z | Downloaded hashbrown v0.15.2 |
699 | 2025-03-24T22:35:41.342Z | Downloaded h2 v0.4.8 |
700 | 2025-03-24T22:35:41.342Z | Downloaded toml_edit v0.19.15 |
701 | 2025-03-24T22:35:41.361Z | Downloaded tokio-util v0.7.14 |
702 | 2025-03-24T22:35:41.364Z | Downloaded icu_collections v1.5.0 |
703 | 2025-03-24T22:35:41.365Z | Downloaded petgraph v0.6.5 |
704 | 2025-03-24T22:35:41.381Z | Downloaded hickory-resolver v0.24.4 |
705 | 2025-03-24T22:35:41.396Z | Downloaded futures-channel v0.3.31 |
706 | 2025-03-24T22:35:41.396Z | Downloaded multer v3.1.0 |
707 | 2025-03-24T22:35:41.396Z | Downloaded memchr v2.7.4 |
708 | 2025-03-24T22:35:41.402Z | Downloaded unicode-segmentation v1.12.0 |
709 | 2025-03-24T22:35:41.402Z | Downloaded icu_provider v1.5.0 |
710 | 2025-03-24T22:35:41.402Z | Downloaded zerocopy-derive v0.7.35 |
711 | 2025-03-24T22:35:41.402Z | Downloaded minimal-lexical v0.2.1 |
712 | 2025-03-24T22:35:41.406Z | Downloaded futures-core v0.3.31 |
713 | 2025-03-24T22:35:41.415Z | Downloaded tracing-attributes v0.1.28 |
714 | 2025-03-24T22:35:41.415Z | Downloaded lazy_static v1.5.0 |
715 | 2025-03-24T22:35:41.415Z | Downloaded heapless v0.8.0 |
716 | 2025-03-24T22:35:41.418Z | Downloaded http-body-util v0.1.3 |
717 | 2025-03-24T22:35:41.418Z | Downloaded hyper-rustls v0.27.5 |
718 | 2025-03-24T22:35:41.418Z | Downloaded encoding_rs v0.8.35 |
719 | 2025-03-24T22:35:41.442Z | Downloaded slog-term v2.9.1 |
720 | 2025-03-24T22:35:41.468Z | Downloaded structmeta v0.3.0 |
721 | 2025-03-24T22:35:41.468Z | Downloaded num-complex v0.4.6 |
722 | 2025-03-24T22:35:41.468Z | Downloaded slog-async v2.8.0 |
723 | 2025-03-24T22:35:41.468Z | Downloaded time-macros v0.2.21 |
724 | 2025-03-24T22:35:41.468Z | Downloaded crossbeam-channel v0.5.14 |
725 | 2025-03-24T22:35:41.468Z | Downloaded rand v0.8.5 |
726 | 2025-03-24T22:35:41.468Z | Downloaded tokio-stream v0.1.17 |
727 | 2025-03-24T22:35:41.468Z | Downloaded typify v0.3.0 |
728 | 2025-03-24T22:35:41.481Z | Downloaded serde_yaml v0.9.34+deprecated |
729 | 2025-03-24T22:35:41.481Z | Downloaded num v0.4.3 |
730 | 2025-03-24T22:35:41.482Z | Downloaded linked-hash-map v0.5.6 |
731 | 2025-03-24T22:35:41.482Z | Downloaded heck v0.5.0 |
732 | 2025-03-24T22:35:41.482Z | Downloaded thread-id v4.2.2 |
733 | 2025-03-24T22:35:41.482Z | Downloaded tempfile v3.19.1 |
734 | 2025-03-24T22:35:41.482Z | Downloaded synstructure v0.13.1 |
735 | 2025-03-24T22:35:41.482Z | Downloaded log v0.4.26 |
736 | 2025-03-24T22:35:41.482Z | Downloaded humantime v2.2.0 |
737 | 2025-03-24T22:35:41.482Z | Downloaded time-core v0.1.4 |
738 | 2025-03-24T22:35:41.482Z | Downloaded test-strategy v0.4.1 |
739 | 2025-03-24T22:35:41.482Z | Downloaded bytes v1.10.1 |
740 | 2025-03-24T22:35:41.487Z | Downloaded progenitor-impl v0.9.1 |
741 | 2025-03-24T22:35:41.487Z | Downloaded version_check v0.9.5 |
742 | 2025-03-24T22:35:41.507Z | Downloaded tokio-rustls v0.25.0 |
743 | 2025-03-24T22:35:41.507Z | Downloaded tinyvec_macros v0.1.1 |
744 | 2025-03-24T22:35:41.507Z | Downloaded sigpipe v0.1.3 |
745 | 2025-03-24T22:35:41.507Z | Downloaded usdt-impl v0.5.0 |
746 | 2025-03-24T22:35:41.507Z | Downloaded yoke v0.7.5 |
747 | 2025-03-24T22:35:41.507Z | Downloaded num-traits v0.2.19 |
748 | 2025-03-24T22:35:41.507Z | Downloaded toml_datetime v0.6.8 |
749 | 2025-03-24T22:35:41.507Z | Downloaded spin v0.9.8 |
750 | 2025-03-24T22:35:41.507Z | Downloaded whoami v1.5.2 |
751 | 2025-03-24T22:35:41.507Z | Downloaded derive-where v1.2.7 |
752 | 2025-03-24T22:35:41.507Z | Downloaded slog-json v2.6.1 |
753 | 2025-03-24T22:35:41.507Z | Downloaded shlex v1.3.0 |
754 | 2025-03-24T22:35:41.515Z | Downloaded serde_urlencoded v0.7.1 |
755 | 2025-03-24T22:35:41.515Z | Downloaded ryu v1.0.20 |
756 | 2025-03-24T22:35:41.515Z | Downloaded ring v0.17.14 |
757 | 2025-03-24T22:35:41.558Z | Downloaded zerofrom v0.1.6 |
758 | 2025-03-24T22:35:41.566Z | Downloaded memmap v0.7.0 |
759 | 2025-03-24T22:35:41.566Z | Downloaded sha1 v0.10.6 |
760 | 2025-03-24T22:35:41.566Z | Downloaded ipnet v2.11.0 |
761 | 2025-03-24T22:35:41.566Z | Downloaded progenitor-impl v0.8.0 |
762 | 2025-03-24T22:35:41.566Z | Downloaded prettyplease v0.2.31 |
763 | 2025-03-24T22:35:41.566Z | Downloaded darling_core v0.20.10 |
764 | 2025-03-24T22:35:41.571Z | Downloaded console v0.15.11 |
765 | 2025-03-24T22:35:41.571Z | Downloaded untrusted v0.9.0 |
766 | 2025-03-24T22:35:41.571Z | Downloaded clap v4.5.32 |
767 | 2025-03-24T22:35:41.577Z | Downloaded arc-swap v1.7.1 |
768 | 2025-03-24T22:35:41.584Z | Downloaded cookie v0.18.1 |
769 | 2025-03-24T22:35:41.584Z | Downloaded owo-colors v4.2.0 |
770 | 2025-03-24T22:35:41.585Z | Downloaded dropshot_endpoint v0.16.0 |
771 | 2025-03-24T22:35:41.589Z | Downloaded parking_lot_core v0.9.10 |
772 | 2025-03-24T22:35:41.594Z | Downloaded parking_lot v0.12.3 |
773 | 2025-03-24T22:35:41.594Z | Downloaded fixedbitset v0.5.7 |
774 | 2025-03-24T22:35:41.594Z | Downloaded defmt v0.3.10 |
775 | 2025-03-24T22:35:41.597Z | Downloaded crossbeam-utils v0.8.21 |
776 | 2025-03-24T22:35:41.603Z | Downloaded camino v1.1.9 |
777 | 2025-03-24T22:35:41.603Z | Downloaded newtype-uuid v1.2.1 |
778 | 2025-03-24T22:35:41.603Z | Downloaded hubpack v0.1.2 |
779 | 2025-03-24T22:35:41.603Z | Downloaded form_urlencoded v1.2.1 |
780 | 2025-03-24T22:35:41.614Z | Downloaded pin-project-lite v0.2.16 |
781 | 2025-03-24T22:35:41.614Z | Downloaded paste v1.0.15 |
782 | 2025-03-24T22:35:41.619Z | Downloaded ahash v0.8.11 |
783 | 2025-03-24T22:35:41.619Z | Downloaded foreign-types-macros v0.2.3 |
784 | 2025-03-24T22:35:41.620Z | Downloaded bitflags v2.9.0 |
785 | 2025-03-24T22:35:41.620Z | Downloaded crc32fast v1.4.2 |
786 | 2025-03-24T22:35:41.620Z | Downloaded clap_derive v4.5.32 |
787 | 2025-03-24T22:35:41.625Z | Downloaded camino-tempfile v1.1.1 |
788 | 2025-03-24T22:35:41.625Z | Downloaded blake2 v0.10.6 |
789 | 2025-03-24T22:35:41.625Z | Downloaded backoff v0.4.0 |
790 | 2025-03-24T22:35:41.625Z | Downloaded quote v1.0.40 |
791 | 2025-03-24T22:35:41.630Z | Downloaded proc-macro-error2 v2.0.1 |
792 | 2025-03-24T22:35:41.630Z | Downloaded proc-macro-error v1.0.4 |
793 | 2025-03-24T22:35:41.638Z | Downloaded postcard v1.1.1 |
794 | 2025-03-24T22:35:41.638Z | Downloaded deranged v0.4.0 |
795 | 2025-03-24T22:35:41.644Z | Downloaded colored v2.2.0 |
796 | 2025-03-24T22:35:41.644Z | Downloaded ciborium v0.2.2 |
797 | 2025-03-24T22:35:41.645Z | Downloaded pest_derive v2.7.15 |
798 | 2025-03-24T22:35:41.656Z | Downloaded darling v0.20.10 |
799 | 2025-03-24T22:35:41.656Z | Downloaded num-integer v0.1.46 |
800 | 2025-03-24T22:35:41.656Z | Downloaded embedded-io v0.4.0 |
801 | 2025-03-24T22:35:41.656Z | Downloaded parking_lot_core v0.8.6 |
802 | 2025-03-24T22:35:41.665Z | Downloaded anstream v0.6.18 |
803 | 2025-03-24T22:35:41.665Z | Downloaded block-buffer v0.10.4 |
804 | 2025-03-24T22:35:41.665Z | Downloaded cpufeatures v0.2.17 |
805 | 2025-03-24T22:35:41.665Z | Downloaded usdt-macro v0.5.0 |
806 | 2025-03-24T22:35:41.665Z | Downloaded num_enum_derive v0.5.11 |
807 | 2025-03-24T22:35:41.665Z | Downloaded bit-vec v0.8.0 |
808 | 2025-03-24T22:35:41.665Z | Downloaded anyhow v1.0.97 |
809 | 2025-03-24T22:35:41.677Z | Downloaded defmt-parser v0.4.1 |
810 | 2025-03-24T22:35:41.677Z | Downloaded async-trait v0.1.88 |
811 | 2025-03-24T22:35:41.677Z | Downloaded argon2 v0.5.3 |
812 | 2025-03-24T22:35:41.677Z | Downloaded rustversion v1.0.20 |
813 | 2025-03-24T22:35:41.677Z | Downloaded rustc-hash v2.1.1 |
814 | 2025-03-24T22:35:41.678Z | Downloaded proc-macro-error-attr2 v2.0.0 |
815 | 2025-03-24T22:35:41.678Z | Downloaded daft v0.1.2 |
816 | 2025-03-24T22:35:41.687Z | Downloaded ciborium-ll v0.2.2 |
817 | 2025-03-24T22:35:41.687Z | Downloaded errno v0.3.10 |
818 | 2025-03-24T22:35:41.687Z | Downloaded dirs-sys-next v0.1.2 |
819 | 2025-03-24T22:35:41.687Z | Downloaded crypto-common v0.1.6 |
820 | 2025-03-24T22:35:41.687Z | Downloaded convert_case v0.4.0 |
821 | 2025-03-24T22:35:41.687Z | Downloaded colorchoice v1.0.3 |
822 | 2025-03-24T22:35:41.687Z | Downloaded cfg-if v1.0.0 |
823 | 2025-03-24T22:35:41.687Z | Downloaded proc-macro-error-attr v1.0.4 |
824 | 2025-03-24T22:35:41.687Z | Downloaded proc-macro-crate v3.3.0 |
825 | 2025-03-24T22:35:41.687Z | Downloaded pretty-hex v0.4.1 |
826 | 2025-03-24T22:35:41.687Z | Downloaded either v1.15.0 |
827 | 2025-03-24T22:35:41.687Z | Downloaded debug-ignore v1.0.5 |
828 | 2025-03-24T22:35:41.687Z | Downloaded cobs v0.2.3 |
829 | 2025-03-24T22:35:41.693Z | Downloaded bytecount v0.6.8 |
830 | 2025-03-24T22:35:41.693Z | Downloaded parse-display-derive v0.10.0 |
831 | 2025-03-24T22:35:41.693Z | Downloaded displaydoc v0.2.5 |
832 | 2025-03-24T22:35:41.693Z | Downloaded clap_lex v0.7.4 |
833 | 2025-03-24T22:35:41.694Z | Downloaded bit-set v0.8.0 |
834 | 2025-03-24T22:35:41.694Z | Downloaded anstyle-parse v0.2.6 |
835 | 2025-03-24T22:35:41.694Z | Downloaded dof v0.3.0 |
836 | 2025-03-24T22:35:41.699Z | Downloaded ciborium-io v0.2.2 |
837 | 2025-03-24T22:35:42.001Z | Compiling proc-macro2 v1.0.94 |
838 | 2025-03-24T22:35:42.002Z | Compiling unicode-ident v1.0.18 |
839 | 2025-03-24T22:35:42.005Z | Compiling serde v1.0.219 |
840 | 2025-03-24T22:35:42.005Z | Compiling autocfg v1.4.0 |
841 | 2025-03-24T22:35:42.005Z | Compiling libc v0.2.171 |
842 | 2025-03-24T22:35:42.005Z | Compiling cfg-if v1.0.0 |
843 | 2025-03-24T22:35:42.040Z | Compiling memchr v2.7.4 |
844 | 2025-03-24T22:35:42.200Z | Compiling libm v0.2.11 |
845 | 2025-03-24T22:35:42.329Z | Compiling getrandom v0.3.2 |
846 | 2025-03-24T22:35:42.778Z | Compiling itoa v1.0.15 |
847 | 2025-03-24T22:35:42.903Z | Compiling parking_lot_core v0.9.10 |
848 | 2025-03-24T22:35:42.973Z | Compiling version_check v0.9.5 |
849 | 2025-03-24T22:35:43.044Z | Compiling lock_api v0.4.12 |
850 | 2025-03-24T22:35:43.356Z | Compiling shlex v1.3.0 |
851 | 2025-03-24T22:35:43.397Z | Compiling semver v1.0.26 |
852 | 2025-03-24T22:35:43.586Z | Compiling cc v1.2.17 |
853 | 2025-03-24T22:35:43.594Z | Compiling schemars v0.8.22 |
854 | 2025-03-24T22:35:43.702Z | Compiling ryu v1.0.20 |
855 | 2025-03-24T22:35:43.780Z | Compiling serde_json v1.0.140 |
856 | 2025-03-24T22:35:43.906Z | Compiling quote v1.0.40 |
857 | 2025-03-24T22:35:43.972Z | Compiling once_cell v1.21.1 |
858 | 2025-03-24T22:35:44.245Z | Compiling slab v0.4.9 |
859 | 2025-03-24T22:35:44.489Z | Compiling syn v2.0.100 |
860 | 2025-03-24T22:35:44.502Z | Compiling allocator-api2 v0.2.21 |
861 | 2025-03-24T22:35:44.583Z | Compiling heck v0.5.0 |
862 | 2025-03-24T22:35:44.616Z | Compiling foldhash v0.1.5 |
863 | 2025-03-24T22:35:44.758Z | Compiling equivalent v1.0.2 |
864 | 2025-03-24T22:35:44.882Z | Compiling thiserror v1.0.69 |
865 | 2025-03-24T22:35:44.902Z | Compiling num-traits v0.2.19 |
866 | 2025-03-24T22:35:45.036Z | Compiling fnv v1.0.7 |
867 | 2025-03-24T22:35:45.173Z | Compiling hashbrown v0.15.2 |
868 | 2025-03-24T22:35:45.349Z | Compiling log v0.4.26 |
869 | 2025-03-24T22:35:45.853Z | Compiling pin-project-lite v0.2.16 |
870 | 2025-03-24T22:35:45.993Z | Compiling thiserror v2.0.12 |
871 | 2025-03-24T22:35:46.052Z | Compiling portable-atomic v1.11.0 |
872 | 2025-03-24T22:35:46.890Z | Compiling scopeguard v1.2.0 |
873 | 2025-03-24T22:35:46.910Z | Compiling ring v0.17.14 |
874 | 2025-03-24T22:35:47.392Z | Compiling signal-hook-registry v1.4.2 |
875 | 2025-03-24T22:35:47.714Z | Compiling socket2 v0.5.8 |
876 | 2025-03-24T22:35:48.191Z | Compiling mio v1.0.3 |
877 | 2025-03-24T22:35:48.384Z | Compiling vcpkg v0.2.15 |
878 | 2025-03-24T22:35:48.398Z | Compiling bitflags v2.9.0 |
879 | 2025-03-24T22:35:48.615Z | Compiling iana-time-zone v0.1.61 |
880 | 2025-03-24T22:35:48.927Z | Compiling pkg-config v0.3.32 |
881 | 2025-03-24T22:35:49.378Z | Compiling dyn-clone v1.0.19 |
882 | 2025-03-24T22:35:49.398Z | Compiling httparse v1.10.1 |
883 | 2025-03-24T22:35:49.481Z | Compiling getrandom v0.2.15 |
884 | 2025-03-24T22:35:49.579Z | Compiling futures-core v0.3.31 |
885 | 2025-03-24T22:35:49.654Z | Compiling regex-syntax v0.8.5 |
886 | 2025-03-24T22:35:49.982Z | Compiling aho-corasick v1.1.3 |
887 | 2025-03-24T22:35:50.077Z | Compiling stable_deref_trait v1.2.0 |
888 | 2025-03-24T22:35:50.112Z | Compiling openssl-sys v0.9.106 |
889 | 2025-03-24T22:35:50.253Z | Compiling rustix v1.0.3 |
890 | 2025-03-24T22:35:50.319Z | Compiling futures-sink v0.3.31 |
891 | 2025-03-24T22:35:50.507Z | Compiling openssl v0.10.71 |
892 | 2025-03-24T22:35:50.945Z | Compiling regress v0.10.3 |
893 | 2025-03-24T22:35:51.050Z | Compiling native-tls v0.2.14 |
894 | 2025-03-24T22:35:51.086Z | Compiling rustls v0.23.25 |
895 | 2025-03-24T22:35:51.305Z | Compiling futures-channel v0.3.31 |
896 | 2025-03-24T22:35:51.402Z | Compiling pin-utils v0.1.0 |
897 | 2025-03-24T22:35:51.408Z | Compiling futures-io v0.3.31 |
898 | 2025-03-24T22:35:51.508Z | Compiling futures-task v0.3.31 |
899 | 2025-03-24T22:35:51.760Z | Compiling typenum v1.18.0 |
900 | 2025-03-24T22:35:51.763Z | Compiling generic-array v0.14.7 |
901 | 2025-03-24T22:35:52.020Z | Compiling serde_derive_internals v0.29.1 |
902 | 2025-03-24T22:35:52.113Z | Compiling synstructure v0.13.1 |
903 | 2025-03-24T22:35:52.150Z | Compiling ucd-trie v0.1.7 |
904 | 2025-03-24T22:35:52.451Z | Compiling strsim v0.11.1 |
905 | 2025-03-24T22:35:53.171Z | Compiling regex-automata v0.4.9 |
906 | 2025-03-24T22:35:53.589Z | Compiling tracing-core v0.1.33 |
907 | 2025-03-24T22:35:54.251Z | Compiling zerocopy v0.8.24 |
908 | 2025-03-24T22:35:54.278Z | Compiling byteorder v1.5.0 |
909 | 2025-03-24T22:35:54.817Z | Compiling subtle v2.6.1 |
910 | 2025-03-24T22:35:55.640Z | Compiling ident_case v1.0.1 |
911 | 2025-03-24T22:35:55.766Z | Compiling litemap v0.7.5 |
912 | 2025-03-24T22:35:55.822Z | Compiling writeable v0.5.5 |
913 | 2025-03-24T22:35:55.869Z | Compiling darling_core v0.20.10 |
914 | 2025-03-24T22:36:01.424Z | Compiling num-conv v0.1.0 |
915 | 2025-03-24T22:36:01.457Z | Compiling regex v1.11.1 |
916 | 2025-03-24T22:36:01.457Z | Compiling serde_derive v1.0.219 |
917 | 2025-03-24T22:36:01.457Z | Compiling tokio-macros v2.5.0 |
918 | 2025-03-24T22:36:01.457Z | Compiling schemars_derive v0.8.22 |
919 | 2025-03-24T22:36:01.457Z | Compiling zerofrom-derive v0.1.6 |
920 | 2025-03-24T22:36:01.457Z | Compiling thiserror-impl v1.0.69 |
921 | 2025-03-24T22:36:01.457Z | Compiling yoke-derive v0.7.5 |
922 | 2025-03-24T22:36:01.457Z | Compiling futures-macro v0.3.31 |
923 | 2025-03-24T22:36:01.771Z | Compiling zerovec-derive v0.10.3 |
924 | 2025-03-24T22:36:01.897Z | Compiling displaydoc v0.2.5 |
925 | 2025-03-24T22:36:01.997Z | Compiling thiserror-impl v2.0.12 |
926 | 2025-03-24T22:36:02.805Z | Compiling icu_provider_macros v1.5.0 |
927 | 2025-03-24T22:36:03.627Z | Compiling openssl-macros v0.1.1 |
928 | 2025-03-24T22:36:03.648Z | Compiling futures-util v0.3.31 |
929 | 2025-03-24T22:36:03.977Z | Compiling zerofrom v0.1.6 |
930 | 2025-03-24T22:36:04.282Z | Compiling yoke v0.7.5 |
931 | 2025-03-24T22:36:04.303Z | Compiling scroll_derive v0.12.0 |
932 | 2025-03-24T22:36:04.507Z | Compiling tracing-attributes v0.1.28 |
933 | 2025-03-24T22:36:04.679Z | Compiling zerovec v0.10.4 |
934 | 2025-03-24T22:36:05.347Z | Compiling pest v2.7.15 |
935 | 2025-03-24T22:36:05.786Z | Compiling zerocopy-derive v0.7.35 |
936 | 2025-03-24T22:36:07.656Z | Compiling tinystr v0.7.6 |
937 | 2025-03-24T22:36:07.950Z | Compiling pest_meta v2.7.15 |
938 | 2025-03-24T22:36:07.954Z | Compiling tracing v0.1.41 |
939 | 2025-03-24T22:36:08.091Z | Compiling zerocopy-derive v0.8.24 |
940 | 2025-03-24T22:36:08.333Z | Compiling icu_locid v1.5.0 |
941 | 2025-03-24T22:36:08.772Z | Compiling time-core v0.1.4 |
942 | 2025-03-24T22:36:08.967Z | Compiling slog v2.7.0 |
943 | 2025-03-24T22:36:09.510Z | Compiling pest_generator v2.7.15 |
944 | 2025-03-24T22:36:10.554Z | Compiling rustls-pki-types v1.11.0 |
945 | 2025-03-24T22:36:11.218Z | Compiling bytes v1.10.1 |
946 | 2025-03-24T22:36:11.974Z | Compiling smallvec v1.14.0 |
947 | 2025-03-24T22:36:12.365Z | Compiling indexmap v2.8.0 |
948 | 2025-03-24T22:36:12.694Z | Compiling chrono v0.4.40 |
949 | 2025-03-24T22:36:13.307Z | Compiling parking_lot v0.12.3 |
950 | 2025-03-24T22:36:13.842Z | Compiling tokio v1.44.1 |
951 | 2025-03-24T22:36:13.892Z | Compiling uuid v1.16.0 |
952 | 2025-03-24T22:36:13.987Z | Compiling serde_tokenstream v0.2.2 |
953 | 2025-03-24T22:36:15.459Z | Compiling http v1.3.1 |
954 | 2025-03-24T22:36:18.753Z | Compiling pest_derive v2.7.15 |
955 | 2025-03-24T22:36:19.686Z | Compiling icu_provider v1.5.0 |
956 | 2025-03-24T22:36:21.211Z | Compiling time-macros v0.2.21 |
957 | 2025-03-24T22:36:21.232Z | Compiling darling_macro v0.20.10 |
958 | 2025-03-24T22:36:21.911Z | Compiling usdt-impl v0.5.0 |
959 | 2025-03-24T22:36:22.081Z | Compiling icu_locid_transform_data v1.5.0 |
960 | 2025-03-24T22:36:22.203Z | Compiling untrusted v0.9.0 |
961 | 2025-03-24T22:36:22.273Z | Compiling anyhow v1.0.97 |
962 | 2025-03-24T22:36:22.311Z | Compiling darling v0.20.10 |
963 | 2025-03-24T22:36:22.401Z | Compiling icu_locid_transform v1.5.0 |
964 | 2025-03-24T22:36:22.896Z | Compiling openapiv3 v2.0.0 |
965 | 2025-03-24T22:36:23.524Z | Compiling icu_collections v1.5.0 |
966 | 2025-03-24T22:36:24.294Z | Compiling tokio-util v0.7.14 |
967 | 2025-03-24T22:36:26.252Z | Compiling scroll v0.12.0 |
968 | 2025-03-24T22:36:26.836Z | Compiling rustversion v1.0.20 |
969 | 2025-03-24T22:36:27.264Z | Compiling icu_properties_data v1.5.0 |
970 | 2025-03-24T22:36:27.281Z | Compiling plain v0.2.3 |
971 | 2025-03-24T22:36:27.437Z | Compiling goblin v0.8.2 |
972 | 2025-03-24T22:36:27.538Z | Compiling icu_properties v1.5.1 |
973 | 2025-03-24T22:36:27.562Z | Compiling zerocopy v0.7.35 |
974 | 2025-03-24T22:36:27.766Z | Compiling rand_core v0.6.4 |
975 | 2025-03-24T22:36:27.896Z | Compiling errno v0.3.10 |
976 | 2025-03-24T22:36:28.165Z | Compiling newtype-uuid v1.2.1 |
977 | 2025-03-24T22:36:28.249Z | Compiling syn v1.0.109 |
978 | 2025-03-24T22:36:28.503Z | Compiling paste v1.0.15 |
979 | 2025-03-24T22:36:28.861Z | Compiling omicron-workspace-hack v0.1.0 |
980 | 2025-03-24T22:36:29.026Z | Compiling utf8_iter v1.0.4 |
981 | 2025-03-24T22:36:29.216Z | Compiling percent-encoding v2.3.1 |
982 | 2025-03-24T22:36:29.240Z | Compiling utf16_iter v1.0.5 |
983 | 2025-03-24T22:36:29.337Z | Compiling pretty-hex v0.4.1 |
984 | 2025-03-24T22:36:29.484Z | Compiling icu_normalizer_data v1.5.0 |
985 | 2025-03-24T22:36:29.558Z | Compiling atomic-waker v1.1.2 |
986 | 2025-03-24T22:36:29.595Z | Compiling write16 v1.0.0 |
987 | 2025-03-24T22:36:29.669Z | Compiling form_urlencoded v1.2.1 |
988 | 2025-03-24T22:36:30.322Z | Compiling typify-impl v0.2.0 |
989 | 2025-03-24T22:36:30.856Z | Compiling dtrace-parser v0.2.0 |
990 | 2025-03-24T22:36:31.097Z | Compiling http-body v1.0.1 |
991 | 2025-03-24T22:36:31.366Z | Compiling icu_normalizer v1.5.0 |
992 | 2025-03-24T22:36:32.644Z | Compiling thread-id v4.2.2 |
993 | 2025-03-24T22:36:32.760Z | Compiling zeroize v1.8.1 |
994 | 2025-03-24T22:36:32.902Z | Compiling try-lock v0.2.5 |
995 | 2025-03-24T22:36:33.073Z | Compiling unsafe-libyaml v0.2.11 |
996 | 2025-03-24T22:36:33.121Z | Compiling dof v0.3.0 |
997 | 2025-03-24T22:36:33.636Z | Compiling want v0.3.1 |
998 | 2025-03-24T22:36:34.843Z | Compiling serde_yaml v0.9.34+deprecated |
999 | 2025-03-24T22:36:35.254Z | Compiling idna_adapter v1.2.0 |
1000 | 2025-03-24T22:36:37.367Z | Compiling h2 v0.4.8 |
1001 | 2025-03-24T22:36:37.691Z | Compiling httpdate v1.0.3 |
1002 | 2025-03-24T22:36:38.461Z | Compiling tower-service v0.3.3 |
1003 | 2025-03-24T22:36:38.607Z | Compiling foreign-types-shared v0.1.1 |
1004 | 2025-03-24T22:36:38.738Z | Compiling foreign-types v0.3.2 |
1005 | 2025-03-24T22:36:38.847Z | Compiling idna v1.0.3 |
1006 | 2025-03-24T22:36:41.130Z | Compiling ppv-lite86 v0.2.21 |
1007 | 2025-03-24T22:36:42.051Z | Compiling hyper v1.6.0 |
1008 | 2025-03-24T22:36:42.204Z | Compiling typify-macro v0.2.0 |
1009 | 2025-03-24T22:36:45.895Z | Compiling slog-async v2.8.0 |
1010 | 2025-03-24T22:36:46.144Z | Compiling camino v1.1.9 |
1011 | 2025-03-24T22:36:46.933Z | Compiling rustls v0.22.4 |
1012 | 2025-03-24T22:36:47.427Z | Compiling hyper-util v0.1.10 |
1013 | 2025-03-24T22:36:47.514Z | Compiling rand_chacha v0.3.1 |
1014 | 2025-03-24T22:36:49.649Z | Compiling url v2.5.4 |
1015 | 2025-03-24T22:36:51.120Z | Compiling usdt-macro v0.5.0 |
1016 | 2025-03-24T22:36:52.666Z | Compiling usdt-attr-macro v0.5.0 |
1017 | 2025-03-24T22:36:52.741Z | Compiling rustls-webpki v0.103.0 |
1018 | 2025-03-24T22:36:52.776Z | Compiling ipnetwork v0.21.1 |
1019 | 2025-03-24T22:36:54.386Z | Compiling structmeta-derive v0.3.0 |
1020 | 2025-03-24T22:36:55.007Z | Compiling daft-derive v0.1.2 |
1021 | 2025-03-24T22:36:56.688Z | Compiling ipnet v2.11.0 |
1022 | 2025-03-24T22:36:56.710Z | Compiling openssl-probe v0.1.6 |
1023 | 2025-03-24T22:36:57.194Z | Compiling structmeta v0.3.0 |
1024 | 2025-03-24T22:36:58.699Z | Compiling rand v0.8.5 |
1025 | 2025-03-24T22:36:59.706Z | Compiling typify v0.2.0 |
1026 | 2025-03-24T22:36:59.787Z | Compiling http-body-util v0.1.3 |
1027 | 2025-03-24T22:36:59.858Z | Compiling strum_macros v0.26.4 |
1028 | 2025-03-24T22:37:00.369Z | Compiling async-trait v0.1.88 |
1029 | 2025-03-24T22:37:00.573Z | Compiling multer v3.1.0 |
1030 | 2025-03-24T22:37:02.042Z | Compiling encoding_rs v0.8.35 |
1031 | 2025-03-24T22:37:02.981Z | Compiling mime v0.3.17 |
1032 | 2025-03-24T22:37:04.059Z | Compiling progenitor-impl v0.8.0 |
1033 | 2025-03-24T22:37:04.465Z | Compiling tokio-native-tls v0.3.1 |
1034 | 2025-03-24T22:37:04.796Z | Compiling serde_urlencoded v0.7.1 |
1035 | 2025-03-24T22:37:05.242Z | Compiling tokio-rustls v0.26.2 |
1036 | 2025-03-24T22:37:05.319Z | Compiling rustls-pemfile v2.2.0 |
1037 | 2025-03-24T22:37:05.410Z | Compiling webpki-roots v0.26.8 |
1038 | 2025-03-24T22:37:05.791Z | Compiling sync_wrapper v1.0.2 |
1039 | 2025-03-24T22:37:05.898Z | Compiling crossbeam-utils v0.8.21 |
1040 | 2025-03-24T22:37:05.956Z | Compiling tower-layer v0.3.3 |
1041 | 2025-03-24T22:37:05.995Z | Compiling base64 v0.22.1 |
1042 | 2025-03-24T22:37:06.588Z | Compiling lazy_static v1.5.0 |
1043 | 2025-03-24T22:37:06.710Z | Compiling powerfmt v0.2.0 |
1044 | 2025-03-24T22:37:07.102Z | Compiling deranged v0.4.0 |
1045 | 2025-03-24T22:37:07.176Z | Compiling tower v0.5.2 |
1046 | 2025-03-24T22:37:08.268Z | Compiling hyper-rustls v0.27.5 |
1047 | 2025-03-24T22:37:09.359Z | Compiling hyper-tls v0.6.0 |
1048 | 2025-03-24T22:37:09.624Z | Compiling parse-display-derive v0.10.0 |
1049 | 2025-03-24T22:37:09.797Z | Compiling serde_with_macros v3.12.0 |
1050 | 2025-03-24T22:37:10.661Z | Compiling progenitor-macro v0.8.0 |
1051 | 2025-03-24T22:37:12.751Z | Compiling async-stream-impl v0.3.6 |
1052 | 2025-03-24T22:37:13.660Z | Compiling dropshot v0.16.0 |
1053 | 2025-03-24T22:37:14.004Z | Compiling num_threads v0.1.7 |
1054 | 2025-03-24T22:37:14.574Z | Compiling time v0.3.40 |
1055 | 2025-03-24T22:37:16.502Z | Compiling reqwest v0.12.15 |
1056 | 2025-03-24T22:37:19.862Z | Compiling oxnet v0.1.1 |
1057 | 2025-03-24T22:37:20.174Z | Compiling toml_datetime v0.6.8 |
1058 | 2025-03-24T22:37:23.794Z | Compiling crypto-common v0.1.6 |
1059 | 2025-03-24T22:37:24.035Z | Compiling block-buffer v0.10.4 |
1060 | 2025-03-24T22:37:24.312Z | Compiling test-strategy v0.4.1 |
1061 | 2025-03-24T22:37:28.019Z | Compiling dropshot_endpoint v0.16.0 |
1062 | 2025-03-24T22:37:28.155Z | Compiling macaddr v1.0.1 |
1063 | 2025-03-24T22:37:28.518Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1064 | 2025-03-24T22:37:28.763Z | Compiling dirs-sys-next v0.1.2 |
1065 | 2025-03-24T22:37:28.783Z | Compiling fastrand v2.3.0 |
1066 | 2025-03-24T22:37:29.475Z | Compiling tempfile v3.19.1 |
1067 | 2025-03-24T22:37:29.793Z | Compiling dirs-next v2.0.0 |
1068 | 2025-03-24T22:37:30.204Z | Compiling digest v0.10.7 |
1069 | 2025-03-24T22:37:31.185Z | Compiling futures-executor v0.3.31 |
1070 | 2025-03-24T22:37:31.212Z | Compiling thread_local v1.1.8 |
1071 | 2025-03-24T22:37:31.870Z | Compiling memmap v0.7.0 |
1072 | 2025-03-24T22:37:32.397Z | Compiling usdt v0.5.0 |
1073 | 2025-03-24T22:37:32.646Z | Compiling futures v0.3.31 |
1074 | 2025-03-24T22:37:33.141Z | Compiling term v0.7.0 |
1075 | 2025-03-24T22:37:33.840Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1076 | 2025-03-24T22:37:34.078Z | Compiling crossbeam-channel v0.5.14 |
1077 | 2025-03-24T22:37:35.575Z | Compiling is-terminal v0.4.16 |
1078 | 2025-03-24T22:37:35.739Z | Compiling hostname v0.4.0 |
1079 | 2025-03-24T22:37:36.007Z | Compiling instant v0.1.13 |
1080 | 2025-03-24T22:37:36.185Z | Compiling cpufeatures v0.2.17 |
1081 | 2025-03-24T22:37:36.487Z | Compiling take_mut v0.2.2 |
1082 | 2025-03-24T22:37:36.968Z | Compiling slog-term v2.9.1 |
1083 | 2025-03-24T22:37:39.457Z | Compiling daft v0.1.2 |
1084 | 2025-03-24T22:37:39.478Z | Compiling progenitor-client v0.9.1 |
1085 | 2025-03-24T22:37:39.637Z | Compiling strum v0.26.3 |
1086 | 2025-03-24T22:37:39.874Z | Compiling rustls-webpki v0.102.8 |
1087 | 2025-03-24T22:37:39.959Z | Compiling serde_spanned v0.6.8 |
1088 | 2025-03-24T22:37:40.228Z | Compiling wait-timeout v0.2.1 |
1089 | 2025-03-24T22:37:40.344Z | Compiling bit-vec v0.8.0 |
1090 | 2025-03-24T22:37:40.436Z | Compiling winnow v0.7.4 |
1091 | 2025-03-24T22:37:40.845Z | Compiling match_cfg v0.1.0 |
1092 | 2025-03-24T22:37:41.070Z | Compiling quick-error v1.2.3 |
1093 | 2025-03-24T22:37:41.197Z | Compiling debug-ignore v1.0.5 |
1094 | 2025-03-24T22:37:41.232Z | Compiling rusty-fork v0.3.0 |
1095 | 2025-03-24T22:37:41.359Z | Compiling hostname v0.3.1 |
1096 | 2025-03-24T22:37:41.502Z | Compiling bit-set v0.8.0 |
1097 | 2025-03-24T22:37:44.295Z | Compiling progenitor-client v0.8.0 |
1098 | 2025-03-24T22:37:44.854Z | Compiling toml_edit v0.22.24 |
1099 | 2025-03-24T22:37:44.917Z | Compiling slog-json v2.6.1 |
1100 | 2025-03-24T22:37:45.229Z | Compiling serde_with v3.12.0 |
1101 | 2025-03-24T22:37:45.447Z | Compiling rand_xorshift v0.3.0 |
1102 | 2025-03-24T22:37:45.745Z | Compiling hex v0.4.3 |
1103 | 2025-03-24T22:37:46.433Z | Compiling clap_derive v4.5.32 |
1104 | 2025-03-24T22:37:49.814Z | Compiling unarray v0.1.4 |
1105 | 2025-03-24T22:37:49.926Z | Compiling utf8parse v0.2.2 |
1106 | 2025-03-24T22:37:50.008Z | Compiling spin v0.9.8 |
1107 | 2025-03-24T22:37:50.093Z | Compiling anstyle-parse v0.2.6 |
1108 | 2025-03-24T22:37:50.497Z | Compiling proptest v1.6.0 |
1109 | 2025-03-24T22:37:52.950Z | Compiling toml v0.8.20 |
1110 | 2025-03-24T22:37:55.089Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1111 | 2025-03-24T22:37:55.287Z | Compiling tokio-rustls v0.25.0 |
1112 | 2025-03-24T22:37:55.769Z | Compiling progenitor v0.8.0 |
1113 | 2025-03-24T22:37:56.017Z | Compiling slog-bunyan v2.5.0 |
1114 | 2025-03-24T22:37:56.306Z | Compiling sha1 v0.10.6 |
1115 | 2025-03-24T22:37:57.705Z | Compiling async-stream v0.3.6 |
1116 | 2025-03-24T22:37:58.105Z | Compiling parse-display v0.10.0 |
1117 | 2025-03-24T22:37:58.479Z | Compiling waitgroup v0.1.2 |
1118 | 2025-03-24T22:37:58.729Z | Compiling serde_path_to_error v0.1.17 |
1119 | 2025-03-24T22:37:59.932Z | Compiling anstyle-query v1.1.2 |
1120 | 2025-03-24T22:38:00.054Z | Compiling anstyle v1.0.10 |
1121 | 2025-03-24T22:38:00.076Z | Compiling colorchoice v1.0.3 |
1122 | 2025-03-24T22:38:00.100Z | Compiling unicode-width v0.2.0 |
1123 | 2025-03-24T22:38:00.740Z | Compiling is_terminal_polyfill v1.70.1 |
1124 | 2025-03-24T22:38:00.891Z | Compiling anstream v0.6.18 |
1125 | 2025-03-24T22:38:01.963Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
1126 | 2025-03-24T22:38:04.654Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
1127 | 2025-03-24T22:38:08.810Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1128 | 2025-03-24T22:38:09.600Z | Compiling backoff v0.4.0 |
1129 | 2025-03-24T22:38:10.739Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1130 | 2025-03-24T22:38:10.982Z | Compiling terminal_size v0.4.2 |
1131 | 2025-03-24T22:38:11.303Z | Compiling clap_lex v0.7.4 |
1132 | 2025-03-24T22:38:11.941Z | Compiling clap_builder v4.5.32 |
1133 | 2025-03-24T22:38:13.309Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1134 | 2025-03-24T22:38:21.313Z | Compiling clap v4.5.32 |
1135 | 2025-03-24T22:38:23.839Z | Compiling either v1.15.0 |
1136 | 2025-03-24T22:38:24.592Z | Compiling itertools v0.13.0 |
1137 | 2025-03-24T22:38:27.258Z | Compiling typify-impl v0.3.0 |
1138 | 2025-03-24T22:38:28.239Z | Compiling winnow v0.5.40 |
1139 | 2025-03-24T22:38:28.316Z | Compiling heapless v0.8.0 |
1140 | 2025-03-24T22:38:29.238Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1141 | 2025-03-24T22:38:32.186Z | Compiling toml_edit v0.19.15 |
1142 | 2025-03-24T22:38:36.907Z | Compiling hash32 v0.3.1 |
1143 | 2025-03-24T22:38:36.964Z | Compiling num-integer v0.1.46 |
1144 | 2025-03-24T22:38:37.581Z | Compiling smoltcp v0.11.0 |
1145 | 2025-03-24T22:38:38.105Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1146 | 2025-03-24T22:38:38.786Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1147 | 2025-03-24T22:38:38.942Z | Compiling proc-macro-crate v1.3.1 |
1148 | 2025-03-24T22:38:39.327Z | Compiling typify-macro v0.3.0 |
1149 | 2025-03-24T22:38:39.832Z | Compiling proc-macro-error-attr v1.0.4 |
1150 | 2025-03-24T22:38:40.162Z | Compiling cobs v0.2.3 |
1151 | 2025-03-24T22:38:40.183Z | Compiling prettyplease v0.2.31 |
1152 | 2025-03-24T22:38:40.383Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1153 | 2025-03-24T22:38:40.469Z | Compiling heck v0.4.1 |
1154 | 2025-03-24T22:38:40.564Z | Compiling managed v0.8.0 |
1155 | 2025-03-24T22:38:40.710Z | Compiling bitflags v1.3.2 |
1156 | 2025-03-24T22:38:41.104Z | Compiling postcard v1.1.1 |
1157 | 2025-03-24T22:38:41.773Z | Compiling num_enum_derive v0.5.11 |
1158 | 2025-03-24T22:38:42.205Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1159 | 2025-03-24T22:38:43.216Z | Compiling num-iter v0.1.45 |
1160 | 2025-03-24T22:38:43.427Z | Compiling num-rational v0.4.2 |
1161 | 2025-03-24T22:38:44.897Z | Compiling hubpack_derive v0.1.1 |
1162 | 2025-03-24T22:38:45.795Z | Compiling foreign-types-macros v0.2.3 |
1163 | 2025-03-24T22:38:45.855Z | Compiling num-complex v0.4.6 |
1164 | 2025-03-24T22:38:46.337Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1165 | 2025-03-24T22:38:46.540Z | Compiling proc-macro-error v1.0.4 |
1166 | 2025-03-24T22:38:47.052Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1167 | 2025-03-24T22:38:47.114Z | Compiling foreign-types-shared v0.3.1 |
1168 | 2025-03-24T22:38:48.316Z | Compiling foreign-types v0.5.0 |
1169 | 2025-03-24T22:38:48.439Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1170 | 2025-03-24T22:38:49.521Z | Compiling num v0.4.3 |
1171 | 2025-03-24T22:38:49.632Z | Compiling hubpack v0.1.2 |
1172 | 2025-03-24T22:38:50.432Z | Compiling num_enum v0.5.11 |
1173 | 2025-03-24T22:38:50.454Z | Compiling typify v0.3.0 |
1174 | 2025-03-24T22:38:50.618Z | Compiling itertools v0.14.0 |
1175 | 2025-03-24T22:38:50.691Z | Compiling tabwriter v1.4.1 |
1176 | 2025-03-24T22:38:51.409Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1177 | 2025-03-24T22:38:51.512Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1178 | 2025-03-24T22:38:51.762Z | Compiling cstr-argument v0.1.2 |
1179 | 2025-03-24T22:38:52.293Z | Compiling float-ord v0.3.2 |
1180 | 2025-03-24T22:38:52.404Z | Compiling crucible-workspace-hack v0.1.0 |
1181 | 2025-03-24T22:38:52.449Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1182 | 2025-03-24T22:38:52.729Z | Compiling pretty-hex v0.2.1 |
1183 | 2025-03-24T22:38:52.924Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1184 | 2025-03-24T22:38:53.328Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1185 | 2025-03-24T22:38:53.827Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1186 | 2025-03-24T22:38:54.022Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1187 | 2025-03-24T22:38:54.323Z | Compiling progenitor-impl v0.9.1 |
1188 | 2025-03-24T22:38:57.480Z | Compiling colored v2.2.0 |
1189 | 2025-03-24T22:39:00.493Z | Compiling winnow v0.6.26 |
1190 | 2025-03-24T22:39:01.456Z | Compiling semver v0.1.20 |
1191 | 2025-03-24T22:39:01.477Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1192 | 2025-03-24T22:39:01.868Z | Compiling static_assertions v1.1.0 |
1193 | 2025-03-24T22:39:01.900Z | Compiling rustc_version v0.1.7 |
1194 | 2025-03-24T22:39:01.988Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1195 | 2025-03-24T22:39:02.630Z | Compiling progenitor-macro v0.9.1 |
1196 | 2025-03-24T22:39:05.063Z | Compiling zone_cfg_derive v0.3.0 |
1197 | 2025-03-24T22:39:06.724Z | Compiling itertools v0.10.5 |
1198 | 2025-03-24T22:39:09.267Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1199 | 2025-03-24T22:39:09.767Z | Compiling camino-tempfile v1.1.1 |
1200 | 2025-03-24T22:39:10.016Z | Compiling num-derive v0.4.2 |
1201 | 2025-03-24T22:39:10.568Z | Compiling derive-where v1.2.7 |
1202 | 2025-03-24T22:39:12.361Z | Compiling sigpipe v0.1.3 |
1203 | 2025-03-24T22:39:12.503Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1204 | 2025-03-24T22:39:13.045Z | Compiling rustix v0.38.44 |
1205 | 2025-03-24T22:39:13.513Z | Compiling base64ct v1.7.3 |
1206 | 2025-03-24T22:39:13.871Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1207 | 2025-03-24T22:39:13.894Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
1208 | 2025-03-24T22:39:14.222Z | Compiling password-hash v0.5.0 |
1209 | 2025-03-24T22:39:15.653Z | Compiling progenitor v0.9.1 |
1210 | 2025-03-24T22:39:15.917Z | Compiling zone v0.3.0 |
1211 | 2025-03-24T22:39:16.411Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1212 | 2025-03-24T22:39:16.965Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1213 | 2025-03-24T22:39:18.081Z | Compiling newtype_derive v0.1.6 |
1214 | 2025-03-24T22:39:18.485Z | Compiling blake2 v0.10.6 |
1215 | 2025-03-24T22:39:19.351Z | Compiling smf v0.2.3 |
1216 | 2025-03-24T22:39:19.722Z | Compiling zerocopy-derive v0.6.6 |
1217 | 2025-03-24T22:39:19.837Z | Compiling cancel-safe-futures v0.1.5 |
1218 | 2025-03-24T22:39:20.046Z | Compiling owo-colors v4.2.0 |
1219 | 2025-03-24T22:39:20.252Z | Compiling whoami v1.5.2 |
1220 | 2025-03-24T22:39:20.650Z | Compiling tinyvec_macros v0.1.1 |
1221 | 2025-03-24T22:39:20.767Z | Compiling unicode-segmentation v1.12.0 |
1222 | 2025-03-24T22:39:21.188Z | Compiling tinyvec v1.9.0 |
1223 | 2025-03-24T22:39:21.702Z | Compiling zerocopy v0.6.6 |
1224 | 2025-03-24T22:39:21.959Z | Compiling newline-converter v0.3.0 |
1225 | 2025-03-24T22:39:22.052Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1226 | 2025-03-24T22:39:22.165Z | Compiling argon2 v0.5.3 |
1227 | 2025-03-24T22:39:22.894Z | Compiling strum_macros v0.25.3 |
1228 | 2025-03-24T22:39:24.603Z | Compiling console v0.15.11 |
1229 | 2025-03-24T22:39:25.526Z | Compiling num-derive v0.3.3 |
1230 | 2025-03-24T22:39:26.115Z | Compiling libsw-core v0.3.2 |
1231 | 2025-03-24T22:39:26.411Z | Compiling serde-big-array v0.5.1 |
1232 | 2025-03-24T22:39:26.662Z | Compiling enum-as-inner v0.6.1 |
1233 | 2025-03-24T22:39:26.686Z | Compiling serde_repr v0.1.20 |
1234 | 2025-03-24T22:39:27.520Z | Compiling cookie v0.18.1 |
1235 | 2025-03-24T22:39:27.752Z | Compiling convert_case v0.4.0 |
1236 | 2025-03-24T22:39:27.803Z | Compiling fixedbitset v0.5.7 |
1237 | 2025-03-24T22:39:27.856Z | Compiling fixedbitset v0.4.2 |
1238 | 2025-03-24T22:39:27.879Z | Compiling linked-hash-map v0.5.6 |
1239 | 2025-03-24T22:39:28.315Z | Compiling similar v2.7.0 |
1240 | 2025-03-24T22:39:28.517Z | Compiling data-encoding v2.8.0 |
1241 | 2025-03-24T22:39:28.554Z | Compiling derive_more v0.99.19 |
1242 | 2025-03-24T22:39:28.946Z | Compiling lru-cache v0.1.2 |
1243 | 2025-03-24T22:39:29.193Z | Compiling petgraph v0.7.1 |
1244 | 2025-03-24T22:39:34.574Z | Compiling expectorate v1.1.0 |
1245 | 2025-03-24T22:39:34.738Z | Compiling hickory-proto v0.24.4 |
1246 | 2025-03-24T22:39:34.766Z | Compiling petgraph v0.6.5 |
1247 | 2025-03-24T22:39:35.454Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1248 | 2025-03-24T22:39:35.514Z | Compiling libscf-sys v1.1.0 |
1249 | 2025-03-24T22:39:35.766Z | Compiling libsw v3.5.0 |
1250 | 2025-03-24T22:39:36.093Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1251 | 2025-03-24T22:39:39.203Z | Compiling atomicwrites v0.4.4 |
1252 | 2025-03-24T22:39:39.747Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1253 | 2025-03-24T22:39:42.283Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1254 | 2025-03-24T22:39:43.480Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1255 | 2025-03-24T22:39:44.326Z | Compiling resolv-conf v0.7.1 |
1256 | 2025-03-24T22:39:45.868Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1257 | 2025-03-24T22:39:45.987Z | Compiling proc-macro-error-attr2 v2.0.0 |
1258 | 2025-03-24T22:39:46.764Z | Compiling memoffset v0.9.1 |
1259 | 2025-03-24T22:39:46.832Z | Compiling unicode-width v0.1.14 |
1260 | 2025-03-24T22:39:47.062Z | Compiling highway v1.3.0 |
1261 | 2025-03-24T22:39:47.136Z | Compiling indent_write v2.2.0 |
1262 | 2025-03-24T22:39:47.447Z | Compiling swrite v0.1.0 |
1263 | 2025-03-24T22:39:47.534Z | Compiling cfg_aliases v0.2.1 |
1264 | 2025-03-24T22:39:47.611Z | Compiling linear-map v1.2.0 |
1265 | 2025-03-24T22:39:47.740Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1266 | 2025-03-24T22:39:48.149Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1267 | 2025-03-24T22:39:48.218Z | Compiling nix v0.29.0 |
1268 | 2025-03-24T22:39:48.855Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1269 | 2025-03-24T22:39:48.894Z | Compiling proc-macro-error2 v2.0.1 |
1270 | 2025-03-24T22:39:49.343Z | Compiling hickory-resolver v0.24.4 |
1271 | 2025-03-24T22:39:49.484Z | Compiling steno v0.4.1 |
1272 | 2025-03-24T22:39:52.932Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1273 | 2025-03-24T22:39:55.185Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1274 | 2025-03-24T22:39:55.976Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1275 | 2025-03-24T22:39:56.882Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1276 | 2025-03-24T22:39:57.232Z | Compiling tokio-stream v0.1.17 |
1277 | 2025-03-24T22:39:58.484Z | Compiling slog-dtrace v0.3.0 |
1278 | 2025-03-24T22:39:58.645Z | Compiling parking_lot_core v0.8.6 |
1279 | 2025-03-24T22:39:58.866Z | Compiling humantime v2.2.0 |
1280 | 2025-03-24T22:39:59.131Z | Compiling bytecount v0.6.8 |
1281 | 2025-03-24T22:39:59.453Z | Compiling papergrid v0.14.0 |
1282 | 2025-03-24T22:39:59.833Z | Compiling qorb v0.2.1 |
1283 | 2025-03-24T22:40:02.251Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1284 | 2025-03-24T22:40:02.594Z | Compiling tabled_derive v0.10.0 |
1285 | 2025-03-24T22:40:05.744Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1286 | 2025-03-24T22:40:09.321Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1287 | 2025-03-24T22:40:09.389Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1288 | 2025-03-24T22:40:11.272Z | Compiling tabled v0.18.0 |
1289 | 2025-03-24T22:40:11.296Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1290 | 2025-03-24T22:40:13.105Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1291 | 2025-03-24T22:40:13.383Z | Compiling parking_lot v0.11.2 |
1292 | 2025-03-24T22:40:13.670Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1293 | 2025-03-24T22:40:14.656Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1294 | 2025-03-24T22:40:15.420Z | Compiling crossbeam-epoch v0.9.18 |
1295 | 2025-03-24T22:40:16.573Z | Compiling fxhash v0.2.1 |
1296 | 2025-03-24T22:40:16.828Z | Compiling crc32fast v1.4.2 |
1297 | 2025-03-24T22:40:17.372Z | Compiling arc-swap v1.7.1 |
1298 | 2025-03-24T22:40:18.081Z | Compiling crc8 v0.1.1 |
1299 | 2025-03-24T22:40:18.407Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1300 | 2025-03-24T22:40:21.090Z | Compiling slog-scope v4.4.0 |
1301 | 2025-03-24T22:40:21.883Z | Compiling sled v0.34.7 |
1302 | 2025-03-24T22:40:22.172Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1303 | 2025-03-24T22:40:22.700Z | Compiling slog-stdlog v4.1.1 |
1304 | 2025-03-24T22:40:23.585Z | Compiling slog-envlogger v2.2.0 |
1305 | 2025-03-24T22:40:23.892Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1306 | 2025-03-24T22:40:27.376Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1307 | 2025-03-24T22:40:39.707Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1308 | 2025-03-24T22:40:45.708Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1309 | 2025-03-24T22:40:47.638Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1310 | 2025-03-24T22:41:16.573Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1311 | 2025-03-24T22:41:16.573Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1312 | 2025-03-24T22:41:23.934Z | Finished `release` profile [optimized] target(s) in 6m 04s |
1313 | 2025-03-24T22:41:24.290Z | + banner quartet |
1314 | 2025-03-24T22:41:24.295Z | |
1315 | 2025-03-24T22:41:24.295Z | #### # # ## ##### ##### ###### ##### |
1316 | 2025-03-24T22:41:24.295Z | # # # # # # # # # # # |
1317 | 2025-03-24T22:41:24.295Z | # # # # # # # # # ##### # |
1318 | 2025-03-24T22:41:24.295Z | # # # # # ###### ##### # # # |
1319 | 2025-03-24T22:41:24.295Z | # # # # # # # # # # # |
1320 | 2025-03-24T22:41:24.295Z | ### # #### # # # # # ###### # |
1321 | 2025-03-24T22:41:24.295Z | |
1322 | 2025-03-24T22:41:24.295Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
1323 | 2025-03-24T22:41:24.777Z | Compiling cfg-if v1.0.0 |
1324 | 2025-03-24T22:41:24.777Z | Compiling serde v1.0.219 |
1325 | 2025-03-24T22:41:24.777Z | Compiling itoa v1.0.15 |
1326 | 2025-03-24T22:41:24.781Z | Compiling libc v0.2.171 |
1327 | 2025-03-24T22:41:24.781Z | Compiling num-traits v0.2.19 |
1328 | 2025-03-24T22:41:24.781Z | Compiling memchr v2.7.4 |
1329 | 2025-03-24T22:41:24.860Z | Compiling smallvec v1.14.0 |
1330 | 2025-03-24T22:41:24.873Z | Compiling bytes v1.10.1 |
1331 | 2025-03-24T22:41:24.910Z | Compiling schemars v0.8.22 |
1332 | 2025-03-24T22:41:25.044Z | Compiling pin-project-lite v0.2.16 |
1333 | 2025-03-24T22:41:25.161Z | Compiling zerofrom v0.1.6 |
1334 | 2025-03-24T22:41:25.174Z | Compiling once_cell v1.21.1 |
1335 | 2025-03-24T22:41:25.268Z | Compiling scopeguard v1.2.0 |
1336 | 2025-03-24T22:41:25.400Z | Compiling stable_deref_trait v1.2.0 |
1337 | 2025-03-24T22:41:25.499Z | Compiling yoke v0.7.5 |
1338 | 2025-03-24T22:41:25.655Z | Compiling parking_lot_core v0.9.10 |
1339 | 2025-03-24T22:41:25.712Z | Compiling lock_api v0.4.12 |
1340 | 2025-03-24T22:41:25.897Z | Compiling zerovec v0.10.4 |
1341 | 2025-03-24T22:41:26.182Z | Compiling parking_lot v0.12.3 |
1342 | 2025-03-24T22:41:26.438Z | Compiling signal-hook-registry v1.4.2 |
1343 | 2025-03-24T22:41:26.793Z | Compiling getrandom v0.2.15 |
1344 | 2025-03-24T22:41:27.097Z | Compiling mio v1.0.3 |
1345 | 2025-03-24T22:41:27.153Z | Compiling socket2 v0.5.8 |
1346 | 2025-03-24T22:41:27.592Z | Compiling ryu v1.0.20 |
1347 | 2025-03-24T22:41:28.007Z | Compiling tokio v1.44.1 |
1348 | 2025-03-24T22:41:28.165Z | Compiling serde_json v1.0.140 |
1349 | 2025-03-24T22:41:28.183Z | Compiling futures-core v0.3.31 |
1350 | 2025-03-24T22:41:28.296Z | Compiling tinystr v0.7.6 |
1351 | 2025-03-24T22:41:28.684Z | Compiling litemap v0.7.5 |
1352 | 2025-03-24T22:41:28.759Z | Compiling writeable v0.5.5 |
1353 | 2025-03-24T22:41:28.983Z | Compiling fnv v1.0.7 |
1354 | 2025-03-24T22:41:29.141Z | Compiling icu_locid v1.5.0 |
1355 | 2025-03-24T22:41:29.174Z | Compiling http v1.3.1 |
1356 | 2025-03-24T22:41:29.918Z | Compiling getrandom v0.3.2 |
1357 | 2025-03-24T22:41:30.176Z | Compiling rustls-pki-types v1.11.0 |
1358 | 2025-03-24T22:41:30.601Z | Compiling chrono v0.4.40 |
1359 | 2025-03-24T22:41:31.302Z | Compiling icu_provider v1.5.0 |
1360 | 2025-03-24T22:41:31.647Z | Compiling indexmap v2.8.0 |
1361 | 2025-03-24T22:41:32.759Z | Compiling icu_locid_transform_data v1.5.0 |
1362 | 2025-03-24T22:41:32.878Z | Compiling uuid v1.16.0 |
1363 | 2025-03-24T22:41:33.229Z | Compiling icu_locid_transform v1.5.0 |
1364 | 2025-03-24T22:41:33.559Z | Compiling semver v1.0.26 |
1365 | 2025-03-24T22:41:34.893Z | Compiling icu_collections v1.5.0 |
1366 | 2025-03-24T22:41:35.085Z | Compiling regress v0.10.3 |
1367 | 2025-03-24T22:41:36.636Z | Compiling tracing-core v0.1.33 |
1368 | 2025-03-24T22:41:37.608Z | Compiling pin-utils v0.1.0 |
1369 | 2025-03-24T22:41:37.705Z | Compiling icu_properties_data v1.5.0 |
1370 | 2025-03-24T22:41:37.716Z | Compiling futures-task v0.3.31 |
1371 | 2025-03-24T22:41:37.969Z | Compiling untrusted v0.9.0 |
1372 | 2025-03-24T22:41:37.981Z | Compiling foldhash v0.1.5 |
1373 | 2025-03-24T22:41:38.163Z | Compiling dyn-clone v1.0.19 |
1374 | 2025-03-24T22:41:38.196Z | Compiling log v0.4.26 |
1375 | 2025-03-24T22:41:38.376Z | Compiling allocator-api2 v0.2.21 |
1376 | 2025-03-24T22:41:38.395Z | Compiling equivalent v1.0.2 |
1377 | 2025-03-24T22:41:38.670Z | Compiling ring v0.17.14 |
1378 | 2025-03-24T22:41:38.723Z | Compiling icu_properties v1.5.1 |
1379 | 2025-03-24T22:41:39.108Z | Compiling typify-impl v0.3.0 |
1380 | 2025-03-24T22:41:39.198Z | Compiling hashbrown v0.15.2 |
1381 | 2025-03-24T22:41:39.242Z | Compiling futures-util v0.3.31 |
1382 | 2025-03-24T22:41:39.843Z | Compiling tracing v0.1.41 |
1383 | 2025-03-24T22:41:40.555Z | Compiling serde_tokenstream v0.2.2 |
1384 | 2025-03-24T22:41:40.757Z | Compiling http-body v1.0.1 |
1385 | 2025-03-24T22:41:41.007Z | Compiling try-lock v0.2.5 |
1386 | 2025-03-24T22:41:41.140Z | Compiling slog v2.7.0 |
1387 | 2025-03-24T22:41:41.176Z | Compiling write16 v1.0.0 |
1388 | 2025-03-24T22:41:41.308Z | Compiling unicode-ident v1.0.18 |
1389 | 2025-03-24T22:41:41.514Z | Compiling utf16_iter v1.0.5 |
1390 | 2025-03-24T22:41:41.648Z | Compiling utf8_iter v1.0.4 |
1391 | 2025-03-24T22:41:41.736Z | Compiling icu_normalizer_data v1.5.0 |
1392 | 2025-03-24T22:41:41.897Z | Compiling rustls-webpki v0.103.0 |
1393 | 2025-03-24T22:41:41.922Z | Compiling proc-macro2 v1.0.94 |
1394 | 2025-03-24T22:41:43.668Z | Compiling icu_normalizer v1.5.0 |
1395 | 2025-03-24T22:41:45.054Z | Compiling want v0.3.1 |
1396 | 2025-03-24T22:41:45.357Z | Compiling httparse v1.10.1 |
1397 | 2025-03-24T22:41:46.394Z | Compiling futures-channel v0.3.31 |
1398 | 2025-03-24T22:41:47.388Z | Compiling subtle v2.6.1 |
1399 | 2025-03-24T22:41:47.473Z | Compiling zeroize v1.8.1 |
1400 | 2025-03-24T22:41:47.661Z | Compiling percent-encoding v2.3.1 |
1401 | 2025-03-24T22:41:47.822Z | Compiling tower-service v0.3.3 |
1402 | 2025-03-24T22:41:47.949Z | Compiling toml_datetime v0.6.8 |
1403 | 2025-03-24T22:41:48.134Z | Compiling zerocopy v0.8.24 |
1404 | 2025-03-24T22:41:48.195Z | Compiling toml_edit v0.19.15 |
1405 | 2025-03-24T22:41:48.267Z | Compiling form_urlencoded v1.2.1 |
1406 | 2025-03-24T22:41:48.331Z | Compiling rustls v0.23.25 |
1407 | 2025-03-24T22:41:48.844Z | Compiling hyper v1.6.0 |
1408 | 2025-03-24T22:41:48.857Z | Compiling idna_adapter v1.2.0 |
1409 | 2025-03-24T22:41:48.918Z | Compiling quote v1.0.40 |
1410 | 2025-03-24T22:41:50.045Z | Compiling aho-corasick v1.1.3 |
1411 | 2025-03-24T22:41:51.147Z | Compiling lazy_static v1.5.0 |
1412 | 2025-03-24T22:41:51.169Z | Compiling typify-macro v0.3.0 |
1413 | 2025-03-24T22:41:51.283Z | Compiling regex-syntax v0.8.5 |
1414 | 2025-03-24T22:41:54.467Z | Compiling regex-automata v0.4.9 |
1415 | 2025-03-24T22:41:54.558Z | Compiling proc-macro-crate v1.3.1 |
1416 | 2025-03-24T22:41:55.012Z | Compiling hyper-util v0.1.10 |
1417 | 2025-03-24T22:41:55.342Z | Compiling tokio-rustls v0.26.2 |
1418 | 2025-03-24T22:41:57.671Z | Compiling thiserror v2.0.12 |
1419 | 2025-03-24T22:41:57.851Z | Compiling syn v2.0.100 |
1420 | 2025-03-24T22:42:00.747Z | Compiling idna v1.0.3 |
1421 | 2025-03-24T22:42:05.450Z | Compiling webpki-roots v0.26.8 |
1422 | 2025-03-24T22:42:05.660Z | Compiling sync_wrapper v1.0.2 |
1423 | 2025-03-24T22:42:05.824Z | Compiling tower-layer v0.3.3 |
1424 | 2025-03-24T22:42:06.189Z | Compiling heck v0.5.0 |
1425 | 2025-03-24T22:42:07.497Z | Compiling futures-sink v0.3.31 |
1426 | 2025-03-24T22:42:07.665Z | Compiling crossbeam-utils v0.8.21 |
1427 | 2025-03-24T22:42:07.684Z | Compiling tokio-util v0.7.14 |
1428 | 2025-03-24T22:42:07.882Z | Compiling ppv-lite86 v0.2.21 |
1429 | 2025-03-24T22:42:08.830Z | Compiling tower v0.5.2 |
1430 | 2025-03-24T22:42:09.874Z | Compiling thiserror v1.0.69 |
1431 | 2025-03-24T22:42:09.960Z | Compiling hyper-rustls v0.27.5 |
1432 | 2025-03-24T22:42:10.021Z | Compiling url v2.5.4 |
1433 | 2025-03-24T22:42:10.361Z | Compiling regex v1.11.1 |
1434 | 2025-03-24T22:42:12.606Z | Compiling num_enum_derive v0.5.11 |
1435 | 2025-03-24T22:42:14.060Z | Compiling typify v0.3.0 |
1436 | 2025-03-24T22:42:14.103Z | Compiling serde_urlencoded v0.7.1 |
1437 | 2025-03-24T22:42:14.198Z | Compiling http-body-util v0.1.3 |
1438 | 2025-03-24T22:42:14.782Z | Compiling openapiv3 v2.0.0 |
1439 | 2025-03-24T22:42:14.980Z | Compiling rustls-pemfile v2.2.0 |
1440 | 2025-03-24T22:42:15.442Z | Compiling rand_core v0.6.4 |
1441 | 2025-03-24T22:42:15.633Z | Compiling dirs-sys-next v0.1.2 |
1442 | 2025-03-24T22:42:15.936Z | Compiling mime v0.3.17 |
1443 | 2025-03-24T22:42:16.603Z | Compiling ipnet v2.11.0 |
1444 | 2025-03-24T22:42:16.788Z | Compiling foreign-types-shared v0.3.1 |
1445 | 2025-03-24T22:42:16.921Z | Compiling base64 v0.22.1 |
1446 | 2025-03-24T22:42:17.069Z | Compiling powerfmt v0.2.0 |
1447 | 2025-03-24T22:42:17.532Z | Compiling reqwest v0.12.15 |
1448 | 2025-03-24T22:42:17.988Z | Compiling deranged v0.4.0 |
1449 | 2025-03-24T22:42:19.108Z | Compiling progenitor-impl v0.9.1 |
1450 | 2025-03-24T22:42:19.684Z | Compiling time-macros v0.2.21 |
1451 | 2025-03-24T22:42:20.188Z | Compiling foreign-types v0.5.0 |
1452 | 2025-03-24T22:42:20.299Z | Compiling serde_yaml v0.9.34+deprecated |
1453 | 2025-03-24T22:42:24.126Z | Compiling dirs-next v2.0.0 |
1454 | 2025-03-24T22:42:24.397Z | Compiling rand_chacha v0.3.1 |
1455 | 2025-03-24T22:42:25.856Z | Compiling num_enum v0.5.11 |
1456 | 2025-03-24T22:42:26.130Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1457 | 2025-03-24T22:42:26.282Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1458 | 2025-03-24T22:42:26.463Z | Compiling oxnet v0.1.1 |
1459 | 2025-03-24T22:42:26.481Z | Compiling cstr-argument v0.1.2 |
1460 | 2025-03-24T22:42:26.751Z | Compiling thread_local v1.1.8 |
1461 | 2025-03-24T22:42:27.489Z | Compiling either v1.15.0 |
1462 | 2025-03-24T22:42:27.968Z | Compiling pretty-hex v0.2.1 |
1463 | 2025-03-24T22:42:28.002Z | Compiling arc-swap v1.7.1 |
1464 | 2025-03-24T22:42:28.177Z | Compiling num-conv v0.1.0 |
1465 | 2025-03-24T22:42:28.460Z | Compiling time-core v0.1.4 |
1466 | 2025-03-24T22:42:28.657Z | Compiling time v0.3.40 |
1467 | 2025-03-24T22:42:28.710Z | Compiling slog-scope v4.4.0 |
1468 | 2025-03-24T22:42:29.608Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1469 | 2025-03-24T22:42:29.636Z | Compiling itertools v0.12.1 |
1470 | 2025-03-24T22:42:29.974Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1471 | 2025-03-24T22:42:31.439Z | Compiling crossbeam-channel v0.5.14 |
1472 | 2025-03-24T22:42:33.059Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1473 | 2025-03-24T22:42:33.447Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1474 | 2025-03-24T22:42:33.628Z | Compiling progenitor-macro v0.9.1 |
1475 | 2025-03-24T22:42:33.956Z | Compiling rand v0.8.5 |
1476 | 2025-03-24T22:42:35.191Z | Compiling term v0.7.0 |
1477 | 2025-03-24T22:42:35.873Z | Compiling anyhow v1.0.97 |
1478 | 2025-03-24T22:42:37.406Z | Compiling progenitor-client v0.9.1 |
1479 | 2025-03-24T22:42:38.433Z | Compiling colored v2.2.0 |
1480 | 2025-03-24T22:42:38.835Z | Compiling is-terminal v0.4.16 |
1481 | 2025-03-24T22:42:38.973Z | Compiling winnow v0.6.26 |
1482 | 2025-03-24T22:42:39.818Z | Compiling take_mut v0.2.2 |
1483 | 2025-03-24T22:42:39.866Z | Compiling slog-term v2.9.1 |
1484 | 2025-03-24T22:42:39.984Z | Compiling slog-async v2.8.0 |
1485 | 2025-03-24T22:42:42.809Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1486 | 2025-03-24T22:42:43.072Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1487 | 2025-03-24T22:42:43.485Z | Compiling slog-stdlog v4.1.1 |
1488 | 2025-03-24T22:42:44.354Z | Compiling slog-envlogger v2.2.0 |
1489 | 2025-03-24T22:42:46.563Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8) |
1490 | 2025-03-24T22:42:47.028Z | Compiling progenitor v0.9.1 |
1491 | 2025-03-24T22:42:47.272Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1492 | 2025-03-24T22:42:58.129Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1493 | 2025-03-24T22:43:03.895Z | Finished `release` profile [optimized] target(s) in 1m 39s |
1494 | 2025-03-24T22:43:03.981Z | Running unittests src/lib.rs (target/release/deps/mg_tests-b0b3f543d76c9891) |
1495 | 2025-03-24T22:43:04.028Z | |
1496 | 2025-03-24T22:43:04.028Z | running 1 test |
1497 | 2025-03-24T22:43:04.257Z | configure zone |
1498 | 2025-03-24T22:43:04.274Z | install zone |
1499 | 2025-03-24T22:44:04.034Z | test ddm::test_quartet has been running for over 60 seconds |
1500 | 2025-03-24T22:45:29.856Z | boot zone |
1501 | 2025-03-24T22:45:30.772Z | start zone s1 |
1502 | 2025-03-24T22:45:30.772Z | configure zone |
1503 | 2025-03-24T22:45:30.781Z | install zone |
1504 | 2025-03-24T22:47:50.607Z | boot zone |
1505 | 2025-03-24T22:47:51.463Z | start zone s2 |
1506 | 2025-03-24T22:47:51.463Z | configure zone |
1507 | 2025-03-24T22:47:51.471Z | install zone |
1508 | 2025-03-24T22:50:14.864Z | boot zone |
1509 | 2025-03-24T22:50:15.738Z | start zone s3 |
1510 | 2025-03-24T22:50:15.738Z | configure zone |
1511 | 2025-03-24T22:50:15.745Z | install zone |
1512 | 2025-03-24T22:52:42.222Z | boot zone |
1513 | 2025-03-24T22:52:43.028Z | start zone t1 |
1514 | 2025-03-24T22:52:43.028Z | configure zone |
1515 | 2025-03-24T22:52:43.036Z | install zone |
1516 | 2025-03-24T22:55:52.810Z | boot zone |
1517 | 2025-03-24T22:55:53.675Z | waiting for zones to come up |
1518 | 2025-03-24T22:56:03.677Z | [sidecar.quartet] svcs milestone/network |
1519 | 2025-03-24T22:56:03.710Z | STATE STIME FMRI |
1520 | 2025-03-24T22:56:03.710Z | online 15:45:48 svc:/milestone/network:default |
1521 | 2025-03-24T22:56:03.710Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
1522 | 2025-03-24T22:56:03.757Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
1523 | 2025-03-24T22:56:03.807Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
1524 | 2025-03-24T22:56:03.850Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
1525 | 2025-03-24T22:56:03.854Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
1526 | 2025-03-24T22:56:03.875Z | |
1527 | 2025-03-24T22:56:03.875Z | running zone s1.quartet setup |
1528 | 2025-03-24T22:56:03.875Z | [s1.quartet] svcs milestone/network |
1529 | 2025-03-24T22:56:03.899Z | STATE STIME FMRI |
1530 | 2025-03-24T22:56:03.899Z | online 15:48:09 svc:/milestone/network:default |
1531 | 2025-03-24T22:56:03.899Z | [s1.quartet] dladm |
1532 | 2025-03-24T22:56:03.929Z | LINK CLASS MTU STATE BRIDGE OVER |
1533 | 2025-03-24T22:56:03.929Z | sl0 simnet 9000 up -- ? |
1534 | 2025-03-24T22:56:03.929Z | mgs1 vnic 9000 up -- ? |
1535 | 2025-03-24T22:56:03.929Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
1536 | 2025-03-24T22:56:04.568Z | |
1537 | 2025-03-24T22:56:04.568Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
1538 | 2025-03-24T22:56:04.591Z | |
1539 | 2025-03-24T22:56:04.591Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
1540 | 2025-03-24T22:56:04.612Z | |
1541 | 2025-03-24T22:56:04.612Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
1542 | 2025-03-24T22:56:04.708Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
1543 | 2025-03-24T22:56:04.749Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ff05d5d6-e923-4b43-b935-0636d1e8176b --sled-uuid c7c7373b-3efb-4900-ade9-ff4cbaade38d -a sl0/v6 &> /opt/ddmd.log & |
1544 | 2025-03-24T22:56:04.770Z | |
1545 | 2025-03-24T22:56:04.770Z | running zone s2.quartet setup |
1546 | 2025-03-24T22:56:04.770Z | [s2.quartet] svcs milestone/network |
1547 | 2025-03-24T22:56:04.793Z | STATE STIME FMRI |
1548 | 2025-03-24T22:56:04.793Z | online 15:50:34 svc:/milestone/network:default |
1549 | 2025-03-24T22:56:04.793Z | [s2.quartet] dladm |
1550 | 2025-03-24T22:56:04.815Z | LINK CLASS MTU STATE BRIDGE OVER |
1551 | 2025-03-24T22:56:04.815Z | sl1 simnet 9000 up -- ? |
1552 | 2025-03-24T22:56:04.815Z | mgs2 vnic 9000 up -- ? |
1553 | 2025-03-24T22:56:04.816Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
1554 | 2025-03-24T22:56:05.318Z | |
1555 | 2025-03-24T22:56:05.318Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
1556 | 2025-03-24T22:56:05.342Z | |
1557 | 2025-03-24T22:56:05.342Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
1558 | 2025-03-24T22:56:05.362Z | |
1559 | 2025-03-24T22:56:05.362Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
1560 | 2025-03-24T22:56:05.410Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
1561 | 2025-03-24T22:56:05.433Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 21359b59-1fe0-42f9-a357-9b5ac83b2423 --sled-uuid 307d200a-7e1d-45a3-8eaa-b642cbc9ba89 -a sl1/v6 &> /opt/ddmd.log & |
1562 | 2025-03-24T22:56:05.454Z | |
1563 | 2025-03-24T22:56:05.454Z | running zone s3.quartet setup |
1564 | 2025-03-24T22:56:05.454Z | [s3.quartet] svcs milestone/network |
1565 | 2025-03-24T22:56:05.476Z | STATE STIME FMRI |
1566 | 2025-03-24T22:56:05.476Z | online 15:53:00 svc:/milestone/network:default |
1567 | 2025-03-24T22:56:05.476Z | [s3.quartet] dladm |
1568 | 2025-03-24T22:56:05.497Z | LINK CLASS MTU STATE BRIDGE OVER |
1569 | 2025-03-24T22:56:05.497Z | sl2 simnet 9000 up -- ? |
1570 | 2025-03-24T22:56:05.497Z | mgs3 vnic 9000 up -- ? |
1571 | 2025-03-24T22:56:05.497Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
1572 | 2025-03-24T22:56:06.105Z | |
1573 | 2025-03-24T22:56:06.105Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
1574 | 2025-03-24T22:56:06.128Z | |
1575 | 2025-03-24T22:56:06.128Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
1576 | 2025-03-24T22:56:06.147Z | |
1577 | 2025-03-24T22:56:06.147Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
1578 | 2025-03-24T22:56:06.196Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
1579 | 2025-03-24T22:56:06.217Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f7ee0c0c-91f2-4bd6-8de0-c6fd02cf789b --sled-uuid 17930958-6769-4e56-b568-bddd3aa0d854 -a sl2/v6 &> /opt/ddmd.log & |
1580 | 2025-03-24T22:56:06.238Z | |
1581 | 2025-03-24T22:56:06.238Z | running zone t1.quartet setup |
1582 | 2025-03-24T22:56:06.238Z | [t1.quartet] svcs milestone/network |
1583 | 2025-03-24T22:56:06.259Z | STATE STIME FMRI |
1584 | 2025-03-24T22:56:06.259Z | - - svc:/milestone/network:default |
1585 | 2025-03-24T22:56:07.259Z | [t1.quartet] svcs milestone/network |
1586 | 2025-03-24T22:56:07.280Z | STATE STIME FMRI |
1587 | 2025-03-24T22:56:07.280Z | - - svc:/milestone/network:default |
1588 | 2025-03-24T22:56:08.280Z | [t1.quartet] svcs milestone/network |
1589 | 2025-03-24T22:56:08.313Z | STATE STIME FMRI |
1590 | 2025-03-24T22:56:08.313Z | - - svc:/milestone/network:default |
1591 | 2025-03-24T22:56:09.313Z | [t1.quartet] svcs milestone/network |
1592 | 2025-03-24T22:56:09.334Z | STATE STIME FMRI |
1593 | 2025-03-24T22:56:09.334Z | - - svc:/milestone/network:default |
1594 | 2025-03-24T22:56:10.336Z | [t1.quartet] svcs milestone/network |
1595 | 2025-03-24T22:56:10.356Z | STATE STIME FMRI |
1596 | 2025-03-24T22:56:10.356Z | - - svc:/milestone/network:default |
1597 | 2025-03-24T22:56:11.385Z | [t1.quartet] svcs milestone/network |
1598 | 2025-03-24T22:56:11.402Z | STATE STIME FMRI |
1599 | 2025-03-24T22:56:11.402Z | - - svc:/milestone/network:default |
1600 | 2025-03-24T22:56:12.378Z | [t1.quartet] svcs milestone/network |
1601 | 2025-03-24T22:56:12.402Z | STATE STIME FMRI |
1602 | 2025-03-24T22:56:12.402Z | offline 15:56:10 svc:/milestone/network:default |
1603 | 2025-03-24T22:56:13.402Z | [t1.quartet] svcs milestone/network |
1604 | 2025-03-24T22:56:13.425Z | STATE STIME FMRI |
1605 | 2025-03-24T22:56:13.425Z | online 15:56:11 svc:/milestone/network:default |
1606 | 2025-03-24T22:56:13.426Z | [t1.quartet] dladm |
1607 | 2025-03-24T22:56:13.447Z | LINK CLASS MTU STATE BRIDGE OVER |
1608 | 2025-03-24T22:56:13.447Z | tfportrear0_0 simnet 9000 up -- ? |
1609 | 2025-03-24T22:56:13.447Z | tfportrear1_0 simnet 9000 up -- ? |
1610 | 2025-03-24T22:56:13.447Z | tfportrear2_0 simnet 9000 up -- ? |
1611 | 2025-03-24T22:56:13.447Z | mgt1 vnic 9000 up -- ? |
1612 | 2025-03-24T22:56:13.447Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
1613 | 2025-03-24T22:56:13.914Z | |
1614 | 2025-03-24T22:56:13.914Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
1615 | 2025-03-24T22:56:13.938Z | |
1616 | 2025-03-24T22:56:13.938Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
1617 | 2025-03-24T22:56:13.959Z | |
1618 | 2025-03-24T22:56:13.959Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
1619 | 2025-03-24T22:56:13.981Z | |
1620 | 2025-03-24T22:56:13.981Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
1621 | 2025-03-24T22:56:14.000Z | |
1622 | 2025-03-24T22:56:14.000Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
1623 | 2025-03-24T22:56:14.193Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
1624 | 2025-03-24T22:56:14.197Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
1625 | 2025-03-24T22:56:14.200Z | waiting 3s for copy of files to zone to complete ... |
1626 | 2025-03-24T22:56:17.201Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
1627 | 2025-03-24T22:56:17.245Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
1628 | 2025-03-24T22:56:17.267Z | [t1.quartet] svcadm enable dendrite |
1629 | 2025-03-24T22:56:17.307Z | |
1630 | 2025-03-24T22:56:17.307Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
1631 | 2025-03-24T22:56:17.349Z | |
1632 | 2025-03-24T22:56:17.349Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
1633 | 2025-03-24T22:56:17.393Z | |
1634 | 2025-03-24T22:56:17.393Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
1635 | 2025-03-24T22:56:17.436Z | |
1636 | 2025-03-24T22:56:17.436Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
1637 | 2025-03-24T22:56:17.476Z | |
1638 | 2025-03-24T22:56:17.476Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
1639 | 2025-03-24T22:56:17.519Z | |
1640 | 2025-03-24T22:56:17.519Z | [t1.quartet] svcadm refresh dendrite:default |
1641 | 2025-03-24T22:56:17.557Z | |
1642 | 2025-03-24T22:56:17.557Z | [t1.quartet] svcadm restart dendrite:default |
1643 | 2025-03-24T22:56:17.594Z | |
1644 | 2025-03-24T22:56:17.594Z | wait 10s for dendrite to come up ... |
1645 | 2025-03-24T22:56:27.595Z | [t1.quartet] svcadm enable tfport |
1646 | 2025-03-24T22:56:27.635Z | |
1647 | 2025-03-24T22:56:27.635Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 5701894b-48fb-4561-807e-6da6d68dba64 --sled-uuid 1e8be3ac-7bfa-4174-81ee-6b107f1d94b7 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
1648 | 2025-03-24T22:56:27.655Z | |
1649 | 2025-03-24T22:56:27.655Z | [t1.quartet] ipadm |
1650 | 2025-03-24T22:56:27.680Z | ADDROBJ TYPE STATE ADDR |
1651 | 2025-03-24T22:56:27.680Z | lo0/v4 static ok 127.0.0.1/8 |
1652 | 2025-03-24T22:56:27.680Z | mgt1/v4 static ok 10.0.0.4/24 |
1653 | 2025-03-24T22:56:27.680Z | lo0/v6 static ok ::1/128 |
1654 | 2025-03-24T22:56:27.681Z | lo0/u6 static ok fd00:4::1/64 |
1655 | 2025-03-24T22:56:27.681Z | tfportrear0_0/v6 addrconf ok fe80::804b:a6ff:fead:422b%tfportrear0_0/10 |
1656 | 2025-03-24T22:56:27.681Z | tfportrear1_0/v6 addrconf ok fe80::3022:4dff:feaa:9909%tfportrear1_0/10 |
1657 | 2025-03-24T22:56:27.681Z | tfportrear2_0/v6 addrconf ok fe80::84a4:bbff:fe63:46ab%tfportrear2_0/10 |
1658 | 2025-03-24T22:56:29.691Z | initial peering test passed |
1659 | 2025-03-24T22:56:30.703Z | [s3.quartet] ping fd00:1::1 |
1660 | 2025-03-24T22:56:30.717Z | fd00:1::1 is alive |
1661 | 2025-03-24T22:56:41.721Z | [s3.quartet] ping fd00:1::1 |
1662 | 2025-03-24T22:56:41.742Z | fd00:1::1 is alive |
1663 | 2025-03-24T22:56:41.746Z | [t1.quartet] pkill ddmd |
1664 | 2025-03-24T22:56:41.763Z | |
1665 | 2025-03-24T22:56:41.763Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
1666 | 2025-03-24T22:56:41.766Z | cp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log |
1667 | 2025-03-24T22:56:44.369Z | [s3.quartet] pkill ddmd |
1668 | 2025-03-24T22:56:44.390Z | |
1669 | 2025-03-24T22:56:44.390Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
1670 | 2025-03-24T22:56:46.733Z | [s2.quartet] pkill ddmd |
1671 | 2025-03-24T22:56:46.753Z | |
1672 | 2025-03-24T22:56:46.753Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
1673 | 2025-03-24T22:56:49.036Z | [s1.quartet] pkill ddmd |
1674 | 2025-03-24T22:56:49.051Z | |
1675 | 2025-03-24T22:56:49.051Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
1676 | 2025-03-24T22:56:51.448Z | [sidecar.quartet] pkill softnpu |
1677 | 2025-03-24T22:56:51.468Z | |
1678 | 2025-03-24T22:56:51.468Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
1679 | 2025-03-24T22:56:53.990Z | test ddm::test_quartet ... ok |
1680 | 2025-03-24T22:56:53.990Z | |
1681 | 2025-03-24T22:56:53.990Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 829.88s |
1682 | 2025-03-24T22:56:53.990Z | |
1683 | 2025-03-24T22:56:54.017Z | + cleanup |
1684 | 2025-03-24T22:56:54.021Z | ++ id -un |
1685 | 2025-03-24T22:56:54.024Z | ++ id -gn |
1686 | 2025-03-24T22:56:54.027Z | + pfexec chown -R build:build . |
1687 | 2025-03-24T22:56:54.109Z | process exited: duration 1369177 ms, exit code 0 |
|
1688 | 2025-03-24T22:56:54.123Z | found 5 output files |
1689 | 2025-03-24T22:56:54.123Z | uploading: /work/s1.quartet.log (5539 bytes) |
1690 | 2025-03-24T22:56:55.139Z | uploaded: /work/s1.quartet.log |
1691 | 2025-03-24T22:56:55.139Z | uploading: /work/s2.quartet.log (5118 bytes) |
1692 | 2025-03-24T22:56:56.152Z | uploaded: /work/s2.quartet.log |
1693 | 2025-03-24T22:56:56.152Z | uploading: /work/s3.quartet.log (4755 bytes) |
1694 | 2025-03-24T22:56:57.165Z | uploaded: /work/s3.quartet.log |
1695 | 2025-03-24T22:56:57.165Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
1696 | 2025-03-24T22:56:58.177Z | uploaded: /work/sidecar.quartet-softnpu.log |
1697 | 2025-03-24T22:56:58.178Z | uploading: /work/t1.quartet.log (20649 bytes) |
1698 | 2025-03-24T22:56:59.203Z | uploaded: /work/t1.quartet.log |