|
|
|
1 | 2025-03-14T21:35:49.453Z | job dependencies complete; ready to run (waiting for 6 m 46 s) |
2 | 2025-03-14T21:36:16.525Z | job assigned to worker 01JPB9BG8RBYQRKX0A8XDVNJBJ [factory gimlet-EVT22200007-propolis, EVT22200007/21924] (queued for 27 s) |
3 | 2025-03-14T21:36:24.626Z | downloading input: /input/xde/work/debug/xde.dbg |
4 | 2025-03-14T21:36:27.866Z | downloaded input: /input/xde/work/debug/xde.dbg |
5 | 2025-03-14T21:36:27.866Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
6 | 2025-03-14T21:36:27.906Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
7 | 2025-03-14T21:36:27.906Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
8 | 2025-03-14T21:36:27.953Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
9 | 2025-03-14T21:36:27.953Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
10 | 2025-03-14T21:36:27.990Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
11 | 2025-03-14T21:36:28.015Z | downloading input: /input/xde/work/release/xde |
12 | 2025-03-14T21:36:29.842Z | downloaded input: /input/xde/work/release/xde |
13 | 2025-03-14T21:36:29.842Z | downloading input: /input/xde/work/release/xde.sha256 |
14 | 2025-03-14T21:36:29.879Z | downloaded input: /input/xde/work/release/xde.sha256 |
15 | 2025-03-14T21:36:29.879Z | downloading input: /input/xde/work/release/xde_link.so |
16 | 2025-03-14T21:36:29.921Z | downloaded input: /input/xde/work/release/xde_link.so |
17 | 2025-03-14T21:36:29.921Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
18 | 2025-03-14T21:36:29.958Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
19 | 2025-03-14T21:36:29.982Z | downloading input: /input/xde/work/test/loopback |
20 | 2025-03-14T21:36:32.504Z | downloaded input: /input/xde/work/test/loopback |
21 | 2025-03-14T21:36:32.504Z | downloading input: /input/xde/work/xde.conf |
22 | 2025-03-14T21:36:32.541Z | downloaded input: /input/xde/work/xde.conf |
|
23 | 2025-03-14T21:36:32.541Z | starting task 0: "setup" |
24 | 2025-03-14T21:36:32.566Z | ++ uname -s |
25 | 2025-03-14T21:36:32.566Z | + kern=SunOS |
26 | 2025-03-14T21:36:32.566Z | + build_user=build |
27 | 2025-03-14T21:36:32.566Z | + build_uid=12345 |
28 | 2025-03-14T21:36:32.566Z | + work_dir=/work |
29 | 2025-03-14T21:36:32.566Z | + input_dir=/input |
30 | 2025-03-14T21:36:32.566Z | + [[ 0 == 12345 ]] |
31 | 2025-03-14T21:36:32.566Z | + case "$kern" in |
32 | 2025-03-14T21:36:32.566Z | + groupadd -g 12345 build |
33 | 2025-03-14T21:36:32.566Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
34 | 2025-03-14T21:36:34.570Z | + zfs create -o mountpoint=/work rpool/work |
35 | 2025-03-14T21:36:34.604Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
36 | 2025-03-14T21:36:34.629Z | + home_fs=zfs |
37 | 2025-03-14T21:36:34.629Z | + [[ zfs == autofs ]] |
38 | 2025-03-14T21:36:34.629Z | + mkdir -p /home/build |
39 | 2025-03-14T21:36:34.629Z | + chown build:build /home/build /work |
40 | 2025-03-14T21:36:36.613Z | + chmod 0700 /home/build /work |
41 | 2025-03-14T21:36:36.638Z | process exited: duration 4076 ms, exit code 0 |
|
42 | 2025-03-14T21:36:36.687Z | starting task 1: "rust-toolchain" |
43 | 2025-03-14T21:36:36.712Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
44 | 2025-03-14T21:36:36.712Z | + printf ' * rust toolchain profile = "%s"\n' default |
45 | 2025-03-14T21:36:36.712Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
46 | 2025-03-14T21:36:36.712Z | * rust toolchain channel = "1.85.0" |
47 | 2025-03-14T21:36:36.712Z | * rust toolchain profile = "default" |
48 | 2025-03-14T21:36:36.712Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
49 | 2025-03-14T21:36:36.712Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
50 | 2025-03-14T21:36:36.712Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
51 | 2025-03-14T21:36:36.859Z | info: downloading installer |
52 | 2025-03-14T21:36:37.303Z | warn: It looks like you have an existing installation of Rust at: |
53 | 2025-03-14T21:36:37.303Z | warn: /opt/ooce/bin |
54 | 2025-03-14T21:36:37.303Z | warn: It is recommended that rustup be the primary Rust installation. |
55 | 2025-03-14T21:36:37.303Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
56 | 2025-03-14T21:36:37.303Z | warn: If you are sure that you want both rustup and your already installed Rust |
57 | 2025-03-14T21:36:37.303Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
58 | 2025-03-14T21:36:37.304Z | warn: or pass `-y' to ignore all ignorable checks. |
59 | 2025-03-14T21:36:37.304Z | error: cannot install while Rust is installed |
60 | 2025-03-14T21:36:37.304Z | warn: continuing (because the -y flag is set and the error is ignorable) |
61 | 2025-03-14T21:36:37.331Z | info: profile set to 'default' |
62 | 2025-03-14T21:36:37.331Z | info: default host triple is x86_64-unknown-illumos |
63 | 2025-03-14T21:36:37.355Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
64 | 2025-03-14T21:36:37.445Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
65 | 2025-03-14T21:36:37.445Z | info: downloading component 'cargo' |
66 | 2025-03-14T21:36:37.615Z | info: downloading component 'clippy' |
67 | 2025-03-14T21:36:37.688Z | info: downloading component 'rust-docs' |
68 | 2025-03-14T21:36:37.901Z | info: downloading component 'rust-std' |
69 | 2025-03-14T21:36:38.240Z | info: downloading component 'rustc' |
70 | 2025-03-14T21:36:40.363Z | info: downloading component 'rustfmt' |
71 | 2025-03-14T21:36:40.429Z | info: installing component 'cargo' |
72 | 2025-03-14T21:36:41.547Z | info: installing component 'clippy' |
73 | 2025-03-14T21:36:42.032Z | info: installing component 'rust-docs' |
74 | 2025-03-14T21:36:44.930Z | info: installing component 'rust-std' |
75 | 2025-03-14T21:36:47.104Z | info: installing component 'rustc' |
76 | 2025-03-14T21:36:54.298Z | info: installing component 'rustfmt' |
77 | 2025-03-14T21:36:54.684Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
78 | 2025-03-14T21:36:54.684Z | |
79 | 2025-03-14T21:36:54.828Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-03-14T21:36:54.828Z | |
81 | 2025-03-14T21:36:54.828Z | |
82 | 2025-03-14T21:36:54.828Z | Rust is installed now. Great! |
83 | 2025-03-14T21:36:54.828Z | |
84 | 2025-03-14T21:36:54.828Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
85 | 2025-03-14T21:36:54.828Z | environment variable. This has not been done automatically. |
86 | 2025-03-14T21:36:54.828Z | |
87 | 2025-03-14T21:36:54.828Z | To configure your current shell, you need to source |
88 | 2025-03-14T21:36:54.828Z | the corresponding env file under $HOME/.cargo. |
89 | 2025-03-14T21:36:54.828Z | |
90 | 2025-03-14T21:36:54.829Z | This is usually done by running one of the following (note the leading DOT): |
91 | 2025-03-14T21:36:54.829Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
92 | 2025-03-14T21:36:54.829Z | source "$HOME/.cargo/env.fish" # For fish |
93 | 2025-03-14T21:36:54.829Z | source "$HOME/.cargo/env.nu" # For nushell |
94 | 2025-03-14T21:36:54.929Z | + rustup --version |
95 | 2025-03-14T21:36:54.954Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
96 | 2025-03-14T21:36:54.954Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
97 | 2025-03-14T21:36:54.988Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
98 | 2025-03-14T21:36:55.017Z | + cargo --version |
99 | 2025-03-14T21:36:55.041Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
100 | 2025-03-14T21:36:55.041Z | + rustc --version |
101 | 2025-03-14T21:36:55.066Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
102 | 2025-03-14T21:36:55.066Z | process exited: duration 18377 ms, exit code 0 |
|
103 | 2025-03-14T21:36:55.115Z | starting task 2: "authentication" |
104 | 2025-03-14T21:36:55.169Z | process exited: duration 53 ms, exit code 0 |
|
105 | 2025-03-14T21:36:55.221Z | starting task 3: "clone repository" |
106 | 2025-03-14T21:36:55.247Z | + mkdir -p /work/oxidecomputer/opte |
107 | 2025-03-14T21:36:55.247Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
108 | 2025-03-14T21:36:55.273Z | Cloning into '/work/oxidecomputer/opte'... |
109 | 2025-03-14T21:36:56.199Z | + cd /work/oxidecomputer/opte |
110 | 2025-03-14T21:36:56.199Z | + git fetch origin 304b24984e5cfa57221a54e78ad1720b6ec336cc |
111 | 2025-03-14T21:36:56.612Z | From https://github.com/oxidecomputer/opte |
112 | 2025-03-14T21:36:56.612Z | * branch 304b24984e5cfa57221a54e78ad1720b6ec336cc -> FETCH_HEAD |
113 | 2025-03-14T21:36:56.637Z | + [[ -n ingot-and-offload ]] |
114 | 2025-03-14T21:36:56.638Z | ++ git branch --show-current |
115 | 2025-03-14T21:36:56.638Z | + current=master |
116 | 2025-03-14T21:36:56.638Z | + [[ master != ingot-and-offload ]] |
117 | 2025-03-14T21:36:56.638Z | + git branch -f ingot-and-offload 304b24984e5cfa57221a54e78ad1720b6ec336cc |
118 | 2025-03-14T21:36:56.638Z | + git checkout -f ingot-and-offload |
119 | 2025-03-14T21:36:56.663Z | Switched to branch 'ingot-and-offload' |
120 | 2025-03-14T21:36:56.663Z | + git reset --hard 304b24984e5cfa57221a54e78ad1720b6ec336cc |
121 | 2025-03-14T21:36:56.691Z | HEAD is now at 304b249 Merge branch 'master' into ingot-and-offload |
122 | 2025-03-14T21:36:56.716Z | process exited: duration 1471 ms, exit code 0 |
|
123 | 2025-03-14T21:36:56.767Z | starting task 4: "build" |
124 | 2025-03-14T21:36:56.792Z | + source .github/buildomat/common.sh |
125 | 2025-03-14T21:36:56.792Z | ++ rustup show active-toolchain |
126 | 2025-03-14T21:36:56.834Z | 1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
127 | 2025-03-14T21:36:56.859Z | ++ pushd xde |
128 | 2025-03-14T21:36:56.859Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
129 | 2025-03-14T21:36:56.859Z | ++ rustup show active-toolchain |
130 | 2025-03-14T21:36:56.859Z | info: syncing channel updates for 'nightly-2025-02-20-x86_64-unknown-illumos' |
131 | 2025-03-14T21:36:56.981Z | info: latest update on 2025-02-20, rust version 1.87.0-nightly (f280acf4c 2025-02-19) |
132 | 2025-03-14T21:36:56.981Z | info: downloading component 'cargo' |
133 | 2025-03-14T21:36:57.132Z | info: downloading component 'clippy' |
134 | 2025-03-14T21:36:57.210Z | info: downloading component 'rust-src' |
135 | 2025-03-14T21:36:57.298Z | info: downloading component 'rust-std' |
136 | 2025-03-14T21:36:57.561Z | info: downloading component 'rustc' |
137 | 2025-03-14T21:36:59.436Z | info: downloading component 'rustfmt' |
138 | 2025-03-14T21:36:59.492Z | info: installing component 'cargo' |
139 | 2025-03-14T21:37:00.526Z | info: installing component 'clippy' |
140 | 2025-03-14T21:37:00.967Z | info: installing component 'rust-src' |
141 | 2025-03-14T21:37:01.362Z | info: installing component 'rust-std' |
142 | 2025-03-14T21:37:03.274Z | info: installing component 'rustc' |
143 | 2025-03-14T21:37:11.110Z | info: installing component 'rustfmt' |
144 | 2025-03-14T21:37:11.488Z | nightly-2025-02-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
145 | 2025-03-14T21:37:11.580Z | +++ rustup show active-toolchain -v |
146 | 2025-03-14T21:37:11.606Z | +++ head -n 1 |
147 | 2025-03-14T21:37:11.606Z | +++ cut '-d ' -f1 |
148 | 2025-03-14T21:37:11.758Z | ++ export NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos |
149 | 2025-03-14T21:37:11.758Z | ++ NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos |
150 | 2025-03-14T21:37:11.758Z | ++ popd |
151 | 2025-03-14T21:37:11.758Z | /work/oxidecomputer/opte |
152 | 2025-03-14T21:37:11.783Z | + pfexec pkg install brand/sparse opte iperf demangle flamegraph |
153 | 2025-03-14T21:37:21.772Z | Startup: Refreshing catalog 'helios-dev' ... Done |
154 | 2025-03-14T21:37:27.096Z | Startup: Caching catalogs ... Done |
155 | 2025-03-14T21:37:45.355Z | Planning: Solver setup ... Done |
156 | 2025-03-14T21:37:45.574Z | Planning: Running solver ... Done |
157 | 2025-03-14T21:37:45.713Z | Planning: Finding local manifests ... Done |
158 | 2025-03-14T21:37:45.796Z | Planning: Fetching manifests: 0/6 0% complete |
159 | 2025-03-14T21:37:46.062Z | Planning: Fetching manifests: 6/6 100% complete |
160 | 2025-03-14T21:37:46.154Z | Planning: Package planning ... Done |
161 | 2025-03-14T21:37:46.179Z | Planning: Merging actions ... Done |
162 | 2025-03-14T21:37:46.526Z | Planning: Checking for conflicting actions ... Done |
163 | 2025-03-14T21:37:47.684Z | Planning: Consolidating action changes ... Done |
164 | 2025-03-14T21:37:48.127Z | Planning: Evaluating mediators ... Done |
165 | 2025-03-14T21:37:48.214Z | Planning: Planning completed in 21.03 seconds |
166 | 2025-03-14T21:37:48.239Z | Packages to install: 4 |
167 | 2025-03-14T21:37:48.239Z | Packages to update: 2 |
168 | 2025-03-14T21:37:48.239Z | Services to change: 1 |
169 | 2025-03-14T21:37:48.239Z | Create boot environment: No |
170 | 2025-03-14T21:37:48.239Z | Create backup boot environment: Yes |
171 | 2025-03-14T21:37:48.296Z | |
172 | 2025-03-14T21:37:48.296Z | Download: 0/1024 items 0.0/18.2MB 0% complete |
173 | 2025-03-14T21:37:51.528Z | Download: Completed 18.21 MB in 3.23 seconds (5.6M/s) |
174 | 2025-03-14T21:37:52.924Z | Actions: 1/1482 actions (Removing old actions) |
175 | 2025-03-14T21:37:52.949Z | Actions: 199/1482 actions (Installing new actions) |
176 | 2025-03-14T21:37:53.505Z | Actions: 642/1482 actions (Updating modified actions) |
177 | 2025-03-14T21:37:53.863Z | Actions: Completed 1482 actions in 0.94 seconds. |
178 | 2025-03-14T21:37:54.164Z | Done |
179 | 2025-03-14T21:37:54.190Z | Done |
180 | 2025-03-14T21:37:54.869Z | Done |
181 | 2025-03-14T21:37:59.789Z | Done |
182 | 2025-03-14T21:37:59.886Z | Done |
183 | 2025-03-14T21:37:59.913Z | Done |
184 | 2025-03-14T21:38:06.565Z | Done |
185 | 2025-03-14T21:38:06.960Z | + [[ -z 01JPB8Z13EP6PE4JGMVNKFHDDN ]] |
186 | 2025-03-14T21:38:06.960Z | + trap cleanup EXIT |
187 | 2025-03-14T21:38:06.986Z | + OUT_DIR=/work/bench-results |
188 | 2025-03-14T21:38:06.986Z | + mkdir -p /work/bench-results |
189 | 2025-03-14T21:38:06.986Z | + mkdir -p target/criterion |
190 | 2025-03-14T21:38:06.988Z | + mkdir -p target/xde-bench |
191 | 2025-03-14T21:38:06.988Z | + banner collect |
192 | 2025-03-14T21:38:06.988Z | |
193 | 2025-03-14T21:38:06.988Z | #### #### # # ###### #### ##### |
194 | 2025-03-14T21:38:06.988Z | # # # # # # # # # # |
195 | 2025-03-14T21:38:06.988Z | # # # # # ##### # # |
196 | 2025-03-14T21:38:06.988Z | # # # # # # # # |
197 | 2025-03-14T21:38:06.988Z | # # # # # # # # # # |
198 | 2025-03-14T21:38:06.988Z | #### #### ###### ###### ###### #### # |
199 | 2025-03-14T21:38:06.988Z | |
200 | 2025-03-14T21:38:06.988Z | ++ cat .git/refs/heads/master |
201 | 2025-03-14T21:38:06.988Z | + BASELINE_COMMIT=eafcc701fb40e21ac79b08ffe7110cf70ca1a85a |
202 | 2025-03-14T21:38:06.988Z | + [[ ingot-and-offload == \m\a\s\t\e\r ]] |
203 | 2025-03-14T21:38:06.988Z | + get_artifact opte benchmark eafcc701fb40e21ac79b08ffe7110cf70ca1a85a bench-results.tgz |
204 | 2025-03-14T21:38:06.988Z | + local curl_res |
205 | 2025-03-14T21:38:06.988Z | + repo=opte |
206 | 2025-03-14T21:38:06.988Z | + series=benchmark |
207 | 2025-03-14T21:38:06.988Z | + commit=eafcc701fb40e21ac79b08ffe7110cf70ca1a85a |
208 | 2025-03-14T21:38:06.990Z | + name=bench-results.tgz |
209 | 2025-03-14T21:38:06.990Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
210 | 2025-03-14T21:38:06.990Z | + mkdir -p download |
211 | 2025-03-14T21:38:06.990Z | + pushd download |
212 | 2025-03-14T21:38:06.990Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
213 | 2025-03-14T21:38:06.990Z | + [[ ! -f bench-results.tgz ]] |
214 | 2025-03-14T21:38:06.990Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/eafcc701fb40e21ac79b08ffe7110cf70ca1a85a/bench-results.tgz |
215 | 2025-03-14T21:38:06.990Z | % Total % Received % Xferd Average Speed Time Time Time Current |
216 | 2025-03-14T21:38:06.990Z | Dload Upload Total Spent Left Speed |
217 | 2025-03-14T21:38:07.097Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
218 | 2025-03-14T21:38:07.097Z | curl: (22) The requested URL returned error: 404 |
219 | 2025-03-14T21:38:07.122Z | + curl_res=22 |
220 | 2025-03-14T21:38:07.122Z | + popd |
221 | 2025-03-14T21:38:07.123Z | /work/oxidecomputer/opte |
222 | 2025-03-14T21:38:07.123Z | + return 22 |
223 | 2025-03-14T21:38:07.123Z | + echo 'Baseline results not found for branch '\''master'\''. Running without comparison.' |
224 | 2025-03-14T21:38:07.123Z | Baseline results not found for branch 'master'. Running without comparison. |
225 | 2025-03-14T21:38:07.123Z | + [[ '' -eq 1 ]] |
226 | 2025-03-14T21:38:07.123Z | + uname -a |
227 | 2025-03-14T21:38:07.123Z | SunOS bmat-EVT22200007-000055a4 5.11 helios-2.0.22827 i86pc i386 i86pc |
228 | 2025-03-14T21:38:07.123Z | + cat /etc/versions/build |
229 | 2025-03-14T21:38:07.123Z | heads/stlouis-0-g60122b5709 |
230 | 2025-03-14T21:38:07.123Z | + dladm |
231 | 2025-03-14T21:38:07.123Z | LINK CLASS MTU STATE BRIDGE OVER |
232 | 2025-03-14T21:38:07.123Z | vioif0 phys 1500 up -- -- |
233 | 2025-03-14T21:38:07.123Z | + ipadm |
234 | 2025-03-14T21:38:07.123Z | ADDROBJ TYPE STATE ADDR |
235 | 2025-03-14T21:38:07.123Z | lo0/v4 static ok 127.0.0.1/8 |
236 | 2025-03-14T21:38:07.123Z | vioif0/v4 static ok 10.151.4.103/24 |
237 | 2025-03-14T21:38:07.123Z | lo0/v6 static ok ::1/128 |
238 | 2025-03-14T21:38:07.123Z | + pfexec rem_drv xde |
239 | 2025-03-14T21:38:07.148Z | + set -o errexit |
240 | 2025-03-14T21:38:07.149Z | + set -o pipefail |
241 | 2025-03-14T21:38:07.149Z | + banner prepare |
242 | 2025-03-14T21:38:07.149Z | |
243 | 2025-03-14T21:38:07.149Z | ##### ##### ###### ##### ## ##### ###### |
244 | 2025-03-14T21:38:07.149Z | # # # # # # # # # # # # |
245 | 2025-03-14T21:38:07.149Z | # # # # ##### # # # # # # ##### |
246 | 2025-03-14T21:38:07.149Z | ##### ##### # ##### ###### ##### # |
247 | 2025-03-14T21:38:07.149Z | # # # # # # # # # # |
248 | 2025-03-14T21:38:07.149Z | # # # ###### # # # # # ###### |
249 | 2025-03-14T21:38:07.149Z | |
250 | 2025-03-14T21:38:07.149Z | + pfexec cp /input/xde/work/xde.conf /kernel/drv/ |
251 | 2025-03-14T21:38:07.149Z | + pfexec cp /input/xde/work/release/xde /kernel/drv/amd64 |
252 | 2025-03-14T21:38:07.206Z | + pfexec add_drv xde |
253 | 2025-03-14T21:38:07.286Z | devfsadm: driver failed to attach: xde |
254 | 2025-03-14T21:38:07.311Z | Warning: Driver (xde) successfully added to system but failed to attach |
255 | 2025-03-14T21:38:07.311Z | + banner bench |
256 | 2025-03-14T21:38:07.311Z | |
257 | 2025-03-14T21:38:07.311Z | ##### ###### # # #### # # |
258 | 2025-03-14T21:38:07.311Z | # # # ## # # # # # |
259 | 2025-03-14T21:38:07.311Z | ##### ##### # # # # ###### |
260 | 2025-03-14T21:38:07.311Z | # # # # # # # # # |
261 | 2025-03-14T21:38:07.311Z | # # # # ## # # # # |
262 | 2025-03-14T21:38:07.311Z | ##### ###### # # #### # # |
263 | 2025-03-14T21:38:07.311Z | |
264 | 2025-03-14T21:38:07.311Z | + cargo kbench local |
265 | 2025-03-14T21:38:07.511Z | Updating crates.io index |
266 | 2025-03-14T21:38:07.537Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
267 | 2025-03-14T21:38:08.385Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
268 | 2025-03-14T21:38:08.842Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
269 | 2025-03-14T21:38:09.178Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
270 | 2025-03-14T21:38:09.642Z | Updating git repository `https://github.com/oxidecomputer/zone` |
271 | 2025-03-14T21:38:10.109Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
272 | 2025-03-14T21:38:10.439Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
273 | 2025-03-14T21:38:10.845Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
274 | 2025-03-14T21:38:11.887Z | Downloading crates ... |
275 | 2025-03-14T21:38:11.980Z | Downloaded foreign-types-shared v0.3.1 |
276 | 2025-03-14T21:38:12.008Z | Downloaded darling_macro v0.20.10 |
277 | 2025-03-14T21:38:12.008Z | Downloaded equivalent v1.0.2 |
278 | 2025-03-14T21:38:12.008Z | Downloaded ident_case v1.0.1 |
279 | 2025-03-14T21:38:12.008Z | Downloaded futures-executor v0.3.31 |
280 | 2025-03-14T21:38:12.008Z | Downloaded either v1.15.0 |
281 | 2025-03-14T21:38:12.008Z | Downloaded num_enum_derive v0.5.11 |
282 | 2025-03-14T21:38:12.008Z | Downloaded embedded-io v0.6.1 |
283 | 2025-03-14T21:38:12.008Z | Downloaded managed v0.8.0 |
284 | 2025-03-14T21:38:12.008Z | Downloaded once_cell v1.20.3 |
285 | 2025-03-14T21:38:12.008Z | Downloaded num-traits v0.2.19 |
286 | 2025-03-14T21:38:12.034Z | Downloaded num-conv v0.1.0 |
287 | 2025-03-14T21:38:12.034Z | Downloaded memchr v2.7.4 |
288 | 2025-03-14T21:38:12.034Z | Downloaded nom v7.1.3 |
289 | 2025-03-14T21:38:12.034Z | Downloaded itertools v0.14.0 |
290 | 2025-03-14T21:38:12.060Z | Downloaded pretty-hex v0.2.1 |
291 | 2025-03-14T21:38:12.060Z | Downloaded rand_chacha v0.9.0 |
292 | 2025-03-14T21:38:12.060Z | Downloaded rusticata-macros v4.1.0 |
293 | 2025-03-14T21:38:12.060Z | Downloaded walkdir v2.5.0 |
294 | 2025-03-14T21:38:12.060Z | Downloaded macaddr v1.0.1 |
295 | 2025-03-14T21:38:12.060Z | Downloaded thiserror-impl v1.0.69 |
296 | 2025-03-14T21:38:12.060Z | Downloaded signal-hook-registry v1.4.2 |
297 | 2025-03-14T21:38:12.060Z | Downloaded zerocopy v0.8.23 |
298 | 2025-03-14T21:38:12.085Z | Downloaded toml_edit v0.19.15 |
299 | 2025-03-14T21:38:12.110Z | Downloaded tracing v0.1.41 |
300 | 2025-03-14T21:38:12.111Z | Downloaded zerocopy-derive v0.8.23 |
301 | 2025-03-14T21:38:12.138Z | Downloaded serde_json v1.0.140 |
302 | 2025-03-14T21:38:12.138Z | Downloaded version_check v0.9.5 |
303 | 2025-03-14T21:38:12.138Z | Downloaded tokio-macros v2.5.0 |
304 | 2025-03-14T21:38:12.138Z | Downloaded term v0.7.0 |
305 | 2025-03-14T21:38:12.138Z | Downloaded scopeguard v1.2.0 |
306 | 2025-03-14T21:38:12.138Z | Downloaded terminal_size v0.4.2 |
307 | 2025-03-14T21:38:12.164Z | Downloaded slog-stdlog v4.1.1 |
308 | 2025-03-14T21:38:12.164Z | Downloaded slog v2.7.0 |
309 | 2025-03-14T21:38:12.164Z | Downloaded strsim v0.11.1 |
310 | 2025-03-14T21:38:12.164Z | Downloaded winnow v0.6.26 |
311 | 2025-03-14T21:38:12.164Z | Downloaded time-macros v0.2.20 |
312 | 2025-03-14T21:38:12.164Z | Downloaded utf8parse v0.2.2 |
313 | 2025-03-14T21:38:12.164Z | Downloaded thread_local v1.1.8 |
314 | 2025-03-14T21:38:12.164Z | Downloaded smoltcp v0.11.0 |
315 | 2025-03-14T21:38:12.189Z | Downloaded rayon v1.10.0 |
316 | 2025-03-14T21:38:12.189Z | Downloaded syn v1.0.109 |
317 | 2025-03-14T21:38:12.214Z | Downloaded rand_core v0.9.3 |
318 | 2025-03-14T21:38:12.214Z | Downloaded postcard v1.1.1 |
319 | 2025-03-14T21:38:12.214Z | Downloaded crc32fast v1.4.2 |
320 | 2025-03-14T21:38:12.214Z | Downloaded ryu v1.0.20 |
321 | 2025-03-14T21:38:12.214Z | Downloaded rand v0.8.5 |
322 | 2025-03-14T21:38:12.214Z | Downloaded nix v0.29.0 |
323 | 2025-03-14T21:38:12.239Z | Downloaded regex-automata v0.4.9 |
324 | 2025-03-14T21:38:12.265Z | Downloaded slab v0.4.9 |
325 | 2025-03-14T21:38:12.265Z | Downloaded proc-macro2 v1.0.94 |
326 | 2025-03-14T21:38:12.265Z | Downloaded proc-macro-crate v1.3.1 |
327 | 2025-03-14T21:38:12.265Z | Downloaded powerfmt v0.2.0 |
328 | 2025-03-14T21:38:12.265Z | Downloaded plotters-svg v0.3.7 |
329 | 2025-03-14T21:38:12.265Z | Downloaded pin-project-lite v0.2.16 |
330 | 2025-03-14T21:38:12.265Z | Downloaded oorandom v11.1.5 |
331 | 2025-03-14T21:38:12.265Z | Downloaded unicode-width v0.2.0 |
332 | 2025-03-14T21:38:12.265Z | Downloaded syn v2.0.100 |
333 | 2025-03-14T21:38:12.291Z | Downloaded rustix v1.0.1 |
334 | 2025-03-14T21:38:12.317Z | Downloaded regex v1.11.1 |
335 | 2025-03-14T21:38:12.342Z | Downloaded regex-syntax v0.8.5 |
336 | 2025-03-14T21:38:12.367Z | Downloaded itoa v1.0.15 |
337 | 2025-03-14T21:38:12.367Z | Downloaded winnow v0.5.40 |
338 | 2025-03-14T21:38:12.367Z | Downloaded tracing-core v0.1.33 |
339 | 2025-03-14T21:38:12.367Z | Downloaded time v0.3.39 |
340 | 2025-03-14T21:38:12.368Z | Downloaded tokio v1.44.0 |
341 | 2025-03-14T21:38:12.411Z | Downloaded slog-term v2.9.1 |
342 | 2025-03-14T21:38:12.436Z | Downloaded rand_core v0.6.4 |
343 | 2025-03-14T21:38:12.436Z | Downloaded toml_datetime v0.6.8 |
344 | 2025-03-14T21:38:12.436Z | Downloaded tinytemplate v1.2.1 |
345 | 2025-03-14T21:38:12.436Z | Downloaded thiserror-impl v2.0.12 |
346 | 2025-03-14T21:38:12.436Z | Downloaded thiserror v1.0.69 |
347 | 2025-03-14T21:38:12.436Z | Downloaded stable_deref_trait v1.2.0 |
348 | 2025-03-14T21:38:12.436Z | Downloaded slog-scope v4.4.0 |
349 | 2025-03-14T21:38:12.436Z | Downloaded slog-async v2.8.0 |
350 | 2025-03-14T21:38:12.436Z | Downloaded same-file v1.0.6 |
351 | 2025-03-14T21:38:12.436Z | Downloaded libc v0.2.170 |
352 | 2025-03-14T21:38:12.461Z | Downloaded thiserror v2.0.12 |
353 | 2025-03-14T21:38:12.486Z | Downloaded socket2 v0.5.8 |
354 | 2025-03-14T21:38:12.486Z | Downloaded serde_derive v1.0.219 |
355 | 2025-03-14T21:38:12.486Z | Downloaded rayon-core v1.12.1 |
356 | 2025-03-14T21:38:12.486Z | Downloaded rand_chacha v0.3.1 |
357 | 2025-03-14T21:38:12.487Z | Downloaded serde v1.0.219 |
358 | 2025-03-14T21:38:12.487Z | Downloaded rand v0.9.0 |
359 | 2025-03-14T21:38:12.487Z | Downloaded minimal-lexical v0.2.1 |
360 | 2025-03-14T21:38:12.512Z | Downloaded cookie-factory v0.3.3 |
361 | 2025-03-14T21:38:12.512Z | Downloaded uuid v1.15.1 |
362 | 2025-03-14T21:38:12.513Z | Downloaded unicode-ident v1.0.18 |
363 | 2025-03-14T21:38:12.513Z | Downloaded tracing-attributes v0.1.28 |
364 | 2025-03-14T21:38:12.513Z | Downloaded time-core v0.1.3 |
365 | 2025-03-14T21:38:12.513Z | Downloaded take_mut v0.2.2 |
366 | 2025-03-14T21:38:12.513Z | Downloaded tabwriter v1.4.1 |
367 | 2025-03-14T21:38:12.513Z | Downloaded smallvec v1.14.0 |
368 | 2025-03-14T21:38:12.513Z | Downloaded slog-envlogger v2.2.0 |
369 | 2025-03-14T21:38:12.513Z | Downloaded proc-macro-error-attr v1.0.4 |
370 | 2025-03-14T21:38:12.513Z | Downloaded pcap-parser v0.16.0 |
371 | 2025-03-14T21:38:12.513Z | Downloaded proc-macro-error2 v2.0.1 |
372 | 2025-03-14T21:38:12.538Z | Downloaded proc-macro-error-attr2 v2.0.0 |
373 | 2025-03-14T21:38:12.538Z | Downloaded proc-macro-error v1.0.4 |
374 | 2025-03-14T21:38:12.538Z | Downloaded ppv-lite86 v0.2.21 |
375 | 2025-03-14T21:38:12.538Z | Downloaded plotters-backend v0.3.7 |
376 | 2025-03-14T21:38:12.538Z | Downloaded plotters v0.3.7 |
377 | 2025-03-14T21:38:12.538Z | Downloaded pin-utils v0.1.0 |
378 | 2025-03-14T21:38:12.538Z | Downloaded parking_lot_core v0.9.10 |
379 | 2025-03-14T21:38:12.538Z | Downloaded parking_lot v0.12.3 |
380 | 2025-03-14T21:38:12.563Z | Downloaded indexmap v2.7.1 |
381 | 2025-03-14T21:38:12.563Z | Downloaded quote v1.0.39 |
382 | 2025-03-14T21:38:12.563Z | Downloaded oxnet v0.1.1 |
383 | 2025-03-14T21:38:12.564Z | Downloaded ctor-proc-macro v0.0.4 |
384 | 2025-03-14T21:38:12.564Z | Downloaded futures-util v0.3.31 |
385 | 2025-03-14T21:38:12.564Z | Downloaded bytes v1.10.1 |
386 | 2025-03-14T21:38:12.589Z | Downloaded anstyle v1.0.10 |
387 | 2025-03-14T21:38:12.589Z | Downloaded itertools v0.13.0 |
388 | 2025-03-14T21:38:12.589Z | Downloaded itertools v0.12.1 |
389 | 2025-03-14T21:38:12.589Z | Downloaded itertools v0.10.5 |
390 | 2025-03-14T21:38:12.615Z | Downloaded hashbrown v0.15.2 |
391 | 2025-03-14T21:38:12.615Z | Downloaded futures-sink v0.3.31 |
392 | 2025-03-14T21:38:12.615Z | Downloaded futures-macro v0.3.31 |
393 | 2025-03-14T21:38:12.615Z | Downloaded fnv v1.0.7 |
394 | 2025-03-14T21:38:12.616Z | Downloaded clap_lex v0.7.4 |
395 | 2025-03-14T21:38:12.616Z | Downloaded clap_builder v4.5.31 |
396 | 2025-03-14T21:38:12.616Z | Downloaded ciborium-io v0.2.2 |
397 | 2025-03-14T21:38:12.616Z | Downloaded cfg-if v1.0.0 |
398 | 2025-03-14T21:38:12.616Z | Downloaded arc-swap v1.7.1 |
399 | 2025-03-14T21:38:12.616Z | Downloaded anstream v0.6.18 |
400 | 2025-03-14T21:38:12.641Z | Downloaded aho-corasick v1.1.3 |
401 | 2025-03-14T21:38:12.641Z | Downloaded mio v1.0.3 |
402 | 2025-03-14T21:38:12.641Z | Downloaded criterion v0.5.1 |
403 | 2025-03-14T21:38:12.641Z | Downloaded ciborium-ll v0.2.2 |
404 | 2025-03-14T21:38:12.641Z | Downloaded heck v0.5.0 |
405 | 2025-03-14T21:38:12.641Z | Downloaded heapless v0.8.0 |
406 | 2025-03-14T21:38:12.666Z | Downloaded futures-channel v0.3.31 |
407 | 2025-03-14T21:38:12.666Z | Downloaded crossbeam-channel v0.5.14 |
408 | 2025-03-14T21:38:12.666Z | Downloaded lock_api v0.4.12 |
409 | 2025-03-14T21:38:12.667Z | Downloaded half v2.4.1 |
410 | 2025-03-14T21:38:12.667Z | Downloaded defmt v0.3.10 |
411 | 2025-03-14T21:38:12.667Z | Downloaded darling_core v0.20.10 |
412 | 2025-03-14T21:38:12.667Z | Downloaded bitflags v2.9.0 |
413 | 2025-03-14T21:38:12.692Z | Downloaded anyhow v1.0.97 |
414 | 2025-03-14T21:38:12.692Z | Downloaded log v0.4.26 |
415 | 2025-03-14T21:38:12.692Z | Downloaded getrandom v0.3.1 |
416 | 2025-03-14T21:38:12.692Z | Downloaded futures-core v0.3.31 |
417 | 2025-03-14T21:38:12.692Z | Downloaded futures v0.3.31 |
418 | 2025-03-14T21:38:12.692Z | Downloaded crossbeam-utils v0.8.21 |
419 | 2025-03-14T21:38:12.692Z | Downloaded crossbeam-epoch v0.9.18 |
420 | 2025-03-14T21:38:12.692Z | Downloaded getrandom v0.2.15 |
421 | 2025-03-14T21:38:12.717Z | Downloaded darling v0.20.10 |
422 | 2025-03-14T21:38:12.717Z | Downloaded crossbeam-deque v0.8.6 |
423 | 2025-03-14T21:38:12.717Z | Downloaded clap v4.5.31 |
424 | 2025-03-14T21:38:12.717Z | Downloaded autocfg v1.4.0 |
425 | 2025-03-14T21:38:12.717Z | Downloaded is_terminal_polyfill v1.70.1 |
426 | 2025-03-14T21:38:12.717Z | Downloaded ipnetwork v0.21.1 |
427 | 2025-03-14T21:38:12.717Z | Downloaded hash32 v0.3.1 |
428 | 2025-03-14T21:38:12.717Z | Downloaded foreign-types-macros v0.2.3 |
429 | 2025-03-14T21:38:12.742Z | Downloaded foreign-types v0.5.0 |
430 | 2025-03-14T21:38:12.742Z | Downloaded criterion-plot v0.5.0 |
431 | 2025-03-14T21:38:12.742Z | Downloaded bitflags v1.3.2 |
432 | 2025-03-14T21:38:12.742Z | Downloaded ctor v0.3.6 |
433 | 2025-03-14T21:38:12.742Z | Downloaded colored v2.2.0 |
434 | 2025-03-14T21:38:12.743Z | Downloaded cobs v0.2.3 |
435 | 2025-03-14T21:38:12.743Z | Downloaded ciborium v0.2.2 |
436 | 2025-03-14T21:38:12.743Z | Downloaded num_enum v0.5.11 |
437 | 2025-03-14T21:38:12.743Z | Downloaded lazy_static v1.5.0 |
438 | 2025-03-14T21:38:12.743Z | Downloaded is-terminal v0.4.16 |
439 | 2025-03-14T21:38:12.743Z | Downloaded heck v0.4.1 |
440 | 2025-03-14T21:38:12.743Z | Downloaded futures-task v0.3.31 |
441 | 2025-03-14T21:38:12.768Z | Downloaded dirs-next v2.0.0 |
442 | 2025-03-14T21:38:12.768Z | Downloaded colorchoice v1.0.3 |
443 | 2025-03-14T21:38:12.768Z | Downloaded clap_derive v4.5.28 |
444 | 2025-03-14T21:38:12.768Z | Downloaded dirs-sys-next v0.1.2 |
445 | 2025-03-14T21:38:12.768Z | Downloaded deranged v0.3.11 |
446 | 2025-03-14T21:38:12.768Z | Downloaded defmt-parser v0.4.1 |
447 | 2025-03-14T21:38:12.768Z | Downloaded defmt-macros v0.4.0 |
448 | 2025-03-14T21:38:12.768Z | Downloaded errno v0.3.10 |
449 | 2025-03-14T21:38:12.768Z | Downloaded embedded-io v0.4.0 |
450 | 2025-03-14T21:38:12.768Z | Downloaded dyn-clone v1.0.19 |
451 | 2025-03-14T21:38:12.768Z | Downloaded cfg_aliases v0.2.1 |
452 | 2025-03-14T21:38:12.768Z | Downloaded anstyle-parse v0.2.6 |
453 | 2025-03-14T21:38:12.768Z | Downloaded anes v0.1.6 |
454 | 2025-03-14T21:38:12.768Z | Downloaded futures-io v0.3.31 |
455 | 2025-03-14T21:38:12.768Z | Downloaded cast v0.3.0 |
456 | 2025-03-14T21:38:12.768Z | Downloaded byteorder v1.5.0 |
457 | 2025-03-14T21:38:12.794Z | Downloaded anstyle-query v1.1.2 |
458 | 2025-03-14T21:38:12.794Z | Downloaded cstr-argument v0.1.2 |
459 | 2025-03-14T21:38:12.794Z | Downloaded circular v0.3.0 |
460 | 2025-03-14T21:38:12.885Z | Compiling proc-macro2 v1.0.94 |
461 | 2025-03-14T21:38:12.885Z | Compiling unicode-ident v1.0.18 |
462 | 2025-03-14T21:38:12.912Z | Compiling cfg-if v1.0.0 |
463 | 2025-03-14T21:38:12.912Z | Compiling libc v0.2.170 |
464 | 2025-03-14T21:38:12.912Z | Compiling autocfg v1.4.0 |
465 | 2025-03-14T21:38:12.912Z | Compiling serde v1.0.219 |
466 | 2025-03-14T21:38:12.912Z | Compiling memchr v2.7.4 |
467 | 2025-03-14T21:38:12.912Z | Compiling zerocopy v0.8.23 |
468 | 2025-03-14T21:38:13.076Z | Compiling version_check v0.9.5 |
469 | 2025-03-14T21:38:13.140Z | Compiling syn v1.0.109 |
470 | 2025-03-14T21:38:13.510Z | Compiling either v1.15.0 |
471 | 2025-03-14T21:38:13.594Z | Compiling fnv v1.0.7 |
472 | 2025-03-14T21:38:13.628Z | Compiling pin-project-lite v0.2.16 |
473 | 2025-03-14T21:38:13.655Z | Compiling ident_case v1.0.1 |
474 | 2025-03-14T21:38:13.680Z | Compiling strsim v0.11.1 |
475 | 2025-03-14T21:38:13.758Z | Compiling regex-syntax v0.8.5 |
476 | 2025-03-14T21:38:13.811Z | Compiling once_cell v1.20.3 |
477 | 2025-03-14T21:38:13.889Z | Compiling equivalent v1.0.2 |
478 | 2025-03-14T21:38:14.196Z | Compiling hashbrown v0.15.2 |
479 | 2025-03-14T21:38:14.234Z | Compiling anyhow v1.0.97 |
480 | 2025-03-14T21:38:14.374Z | Compiling crossbeam-utils v0.8.21 |
481 | 2025-03-14T21:38:14.664Z | Compiling quote v1.0.39 |
482 | 2025-03-14T21:38:14.758Z | Compiling aho-corasick v1.1.3 |
483 | 2025-03-14T21:38:14.785Z | Compiling itertools v0.13.0 |
484 | 2025-03-14T21:38:14.846Z | Compiling lock_api v0.4.12 |
485 | 2025-03-14T21:38:14.871Z | Compiling parking_lot_core v0.9.10 |
486 | 2025-03-14T21:38:14.932Z | Compiling toml_datetime v0.6.8 |
487 | 2025-03-14T21:38:15.162Z | Compiling syn v2.0.100 |
488 | 2025-03-14T21:38:15.187Z | Compiling indexmap v2.7.1 |
489 | 2025-03-14T21:38:15.266Z | Compiling winnow v0.5.40 |
490 | 2025-03-14T21:38:15.291Z | Compiling byteorder v1.5.0 |
491 | 2025-03-14T21:38:15.598Z | Compiling heapless v0.8.0 |
492 | 2025-03-14T21:38:16.251Z | Compiling hash32 v0.3.1 |
493 | 2025-03-14T21:38:16.569Z | Compiling scopeguard v1.2.0 |
494 | 2025-03-14T21:38:16.714Z | Compiling regex-automata v0.4.9 |
495 | 2025-03-14T21:38:17.650Z | Compiling smoltcp v0.11.0 |
496 | 2025-03-14T21:38:17.936Z | Compiling macaddr v1.0.1 |
497 | 2025-03-14T21:38:18.037Z | Compiling lazy_static v1.5.0 |
498 | 2025-03-14T21:38:18.194Z | Compiling toml_edit v0.19.15 |
499 | 2025-03-14T21:38:18.219Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
500 | 2025-03-14T21:38:18.300Z | Compiling smallvec v1.14.0 |
501 | 2025-03-14T21:38:18.326Z | Compiling thiserror v1.0.69 |
502 | 2025-03-14T21:38:18.351Z | Compiling stable_deref_trait v1.2.0 |
503 | 2025-03-14T21:38:19.280Z | Compiling getrandom v0.2.15 |
504 | 2025-03-14T21:38:19.398Z | Compiling slab v0.4.9 |
505 | 2025-03-14T21:38:19.424Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
506 | 2025-03-14T21:38:19.518Z | Compiling managed v0.8.0 |
507 | 2025-03-14T21:38:19.565Z | Compiling slog v2.7.0 |
508 | 2025-03-14T21:38:19.712Z | Compiling bitflags v1.3.2 |
509 | 2025-03-14T21:38:19.737Z | Compiling rustix v1.0.1 |
510 | 2025-03-14T21:38:19.813Z | Compiling cobs v0.2.3 |
511 | 2025-03-14T21:38:20.152Z | Compiling rand_core v0.6.4 |
512 | 2025-03-14T21:38:20.177Z | Compiling parking_lot v0.12.3 |
513 | 2025-03-14T21:38:20.393Z | Compiling socket2 v0.5.8 |
514 | 2025-03-14T21:38:20.553Z | Compiling regex v1.11.1 |
515 | 2025-03-14T21:38:21.277Z | Compiling darling_core v0.20.10 |
516 | 2025-03-14T21:38:21.440Z | Compiling proc-macro-crate v1.3.1 |
517 | 2025-03-14T21:38:21.527Z | Compiling errno v0.3.10 |
518 | 2025-03-14T21:38:21.735Z | Compiling signal-hook-registry v1.4.2 |
519 | 2025-03-14T21:38:22.038Z | Compiling mio v1.0.3 |
520 | 2025-03-14T21:38:22.670Z | Compiling proc-macro-error-attr v1.0.4 |
521 | 2025-03-14T21:38:22.727Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
522 | 2025-03-14T21:38:22.832Z | Compiling itoa v1.0.15 |
523 | 2025-03-14T21:38:22.980Z | Compiling foreign-types-shared v0.3.1 |
524 | 2025-03-14T21:38:23.039Z | Compiling utf8parse v0.2.2 |
525 | 2025-03-14T21:38:23.065Z | Compiling unicode-width v0.2.0 |
526 | 2025-03-14T21:38:23.108Z | Compiling futures-sink v0.3.31 |
527 | 2025-03-14T21:38:23.146Z | Compiling num_enum_derive v0.5.11 |
528 | 2025-03-14T21:38:23.170Z | Compiling futures-core v0.3.31 |
529 | 2025-03-14T21:38:23.196Z | Compiling bytes v1.10.1 |
530 | 2025-03-14T21:38:23.262Z | Compiling ipnetwork v0.21.1 |
531 | 2025-03-14T21:38:23.392Z | Compiling futures-channel v0.3.31 |
532 | 2025-03-14T21:38:23.551Z | Compiling tabwriter v1.4.1 |
533 | 2025-03-14T21:38:23.790Z | Compiling anstyle-parse v0.2.6 |
534 | 2025-03-14T21:38:23.882Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
535 | 2025-03-14T21:38:24.176Z | Compiling serde_derive v1.0.219 |
536 | 2025-03-14T21:38:24.201Z | Compiling zerocopy-derive v0.8.23 |
537 | 2025-03-14T21:38:24.201Z | Compiling thiserror-impl v1.0.69 |
538 | 2025-03-14T21:38:24.612Z | Compiling foreign-types-macros v0.2.3 |
539 | 2025-03-14T21:38:24.731Z | Compiling tokio-macros v2.5.0 |
540 | 2025-03-14T21:38:24.874Z | Compiling num_enum v0.5.11 |
541 | 2025-03-14T21:38:25.049Z | Compiling futures-macro v0.3.31 |
542 | 2025-03-14T21:38:25.291Z | Compiling tracing-attributes v0.1.28 |
543 | 2025-03-14T21:38:25.544Z | Compiling darling_macro v0.20.10 |
544 | 2025-03-14T21:38:25.656Z | Compiling foreign-types v0.5.0 |
545 | 2025-03-14T21:38:25.754Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
546 | 2025-03-14T21:38:25.965Z | Compiling tokio v1.44.0 |
547 | 2025-03-14T21:38:26.369Z | Compiling darling v0.20.10 |
548 | 2025-03-14T21:38:26.483Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
549 | 2025-03-14T21:38:26.508Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
550 | 2025-03-14T21:38:27.373Z | Compiling tracing-core v0.1.33 |
551 | 2025-03-14T21:38:27.427Z | Compiling itertools v0.14.0 |
552 | 2025-03-14T21:38:27.502Z | Compiling cstr-argument v0.1.2 |
553 | 2025-03-14T21:38:27.736Z | Compiling proc-macro-error v1.0.4 |
554 | 2025-03-14T21:38:27.760Z | Compiling crc32fast v1.4.2 |
555 | 2025-03-14T21:38:28.057Z | Compiling dyn-clone v1.0.19 |
556 | 2025-03-14T21:38:28.082Z | Compiling anstyle v1.0.10 |
557 | 2025-03-14T21:38:28.277Z | Compiling pretty-hex v0.2.1 |
558 | 2025-03-14T21:38:28.470Z | Compiling colorchoice v1.0.3 |
559 | 2025-03-14T21:38:28.494Z | Compiling pin-utils v0.1.0 |
560 | 2025-03-14T21:38:28.575Z | Compiling getrandom v0.3.1 |
561 | 2025-03-14T21:38:28.629Z | Compiling is_terminal_polyfill v1.70.1 |
562 | 2025-03-14T21:38:28.750Z | Compiling futures-io v0.3.31 |
563 | 2025-03-14T21:38:28.899Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
564 | 2025-03-14T21:38:28.950Z | Compiling futures-task v0.3.31 |
565 | 2025-03-14T21:38:29.052Z | Compiling anstyle-query v1.1.2 |
566 | 2025-03-14T21:38:29.198Z | Compiling anstream v0.6.18 |
567 | 2025-03-14T21:38:29.223Z | Compiling futures-util v0.3.31 |
568 | 2025-03-14T21:38:29.402Z | Compiling ppv-lite86 v0.2.21 |
569 | 2025-03-14T21:38:29.427Z | Compiling tracing v0.1.41 |
570 | 2025-03-14T21:38:29.931Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
571 | 2025-03-14T21:38:30.067Z | Compiling rand_chacha v0.3.1 |
572 | 2025-03-14T21:38:30.356Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
573 | 2025-03-14T21:38:30.526Z | Compiling rand v0.8.5 |
574 | 2025-03-14T21:38:30.900Z | Compiling colored v2.2.0 |
575 | 2025-03-14T21:38:31.256Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
576 | 2025-03-14T21:38:31.364Z | Compiling dirs-sys-next v0.1.2 |
577 | 2025-03-14T21:38:31.854Z | Compiling time-core v0.1.3 |
578 | 2025-03-14T21:38:31.971Z | Compiling num-conv v0.1.0 |
579 | 2025-03-14T21:38:32.016Z | Compiling clap_lex v0.7.4 |
580 | 2025-03-14T21:38:32.086Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
581 | 2025-03-14T21:38:32.213Z | Compiling thiserror v2.0.12 |
582 | 2025-03-14T21:38:32.453Z | Compiling heck v0.5.0 |
583 | 2025-03-14T21:38:32.572Z | Compiling winnow v0.6.26 |
584 | 2025-03-14T21:38:32.719Z | Compiling powerfmt v0.2.0 |
585 | 2025-03-14T21:38:33.085Z | Compiling oxnet v0.1.1 |
586 | 2025-03-14T21:38:33.582Z | Compiling deranged v0.3.11 |
587 | 2025-03-14T21:38:33.964Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
588 | 2025-03-14T21:38:34.320Z | Compiling bitflags v2.9.0 |
589 | 2025-03-14T21:38:34.542Z | Compiling postcard v1.1.1 |
590 | 2025-03-14T21:38:34.568Z | Compiling uuid v1.15.1 |
591 | 2025-03-14T21:38:34.931Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
592 | 2025-03-14T21:38:35.065Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
593 | 2025-03-14T21:38:35.893Z | Compiling futures-executor v0.3.31 |
594 | 2025-03-14T21:38:36.663Z | Compiling terminal_size v0.4.2 |
595 | 2025-03-14T21:38:36.767Z | Compiling clap_derive v4.5.28 |
596 | 2025-03-14T21:38:36.865Z | Compiling clap_builder v4.5.31 |
597 | 2025-03-14T21:38:37.448Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
598 | 2025-03-14T21:38:39.643Z | Compiling time-macros v0.2.20 |
599 | 2025-03-14T21:38:40.014Z | Compiling dirs-next v2.0.0 |
600 | 2025-03-14T21:38:41.096Z | Compiling thiserror-impl v2.0.12 |
601 | 2025-03-14T21:38:41.225Z | Compiling crossbeam-epoch v0.9.18 |
602 | 2025-03-14T21:38:41.361Z | Compiling is-terminal v0.4.16 |
603 | 2025-03-14T21:38:41.480Z | Compiling thread_local v1.1.8 |
604 | 2025-03-14T21:38:41.805Z | Compiling num-traits v0.2.19 |
605 | 2025-03-14T21:38:42.057Z | Compiling minimal-lexical v0.2.1 |
606 | 2025-03-14T21:38:42.119Z | Compiling serde_json v1.0.140 |
607 | 2025-03-14T21:38:42.334Z | Compiling heck v0.4.1 |
608 | 2025-03-14T21:38:42.571Z | Compiling slog-async v2.8.0 |
609 | 2025-03-14T21:38:42.621Z | Compiling rayon-core v1.12.1 |
610 | 2025-03-14T21:38:42.657Z | Compiling arc-swap v1.7.1 |
611 | 2025-03-14T21:38:42.940Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
612 | 2025-03-14T21:38:43.045Z | Compiling time v0.3.39 |
613 | 2025-03-14T21:38:43.246Z | Compiling slog-scope v4.4.0 |
614 | 2025-03-14T21:38:43.604Z | Compiling nom v7.1.3 |
615 | 2025-03-14T21:38:44.026Z | Compiling crossbeam-deque v0.8.6 |
616 | 2025-03-14T21:38:44.141Z | Compiling rand_core v0.9.3 |
617 | 2025-03-14T21:38:44.364Z | Compiling clap v4.5.31 |
618 | 2025-03-14T21:38:44.467Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
619 | 2025-03-14T21:38:44.602Z | Compiling term v0.7.0 |
620 | 2025-03-14T21:38:44.970Z | Compiling futures v0.3.31 |
621 | 2025-03-14T21:38:45.070Z | Compiling crossbeam-channel v0.5.14 |
622 | 2025-03-14T21:38:46.244Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
623 | 2025-03-14T21:38:46.695Z | Compiling itertools v0.12.1 |
624 | 2025-03-14T21:38:46.831Z | Compiling half v2.4.1 |
625 | 2025-03-14T21:38:47.119Z | Compiling take_mut v0.2.2 |
626 | 2025-03-14T21:38:47.269Z | Compiling cfg_aliases v0.2.1 |
627 | 2025-03-14T21:38:47.377Z | Compiling ciborium-io v0.2.2 |
628 | 2025-03-14T21:38:47.403Z | Compiling log v0.4.26 |
629 | 2025-03-14T21:38:47.506Z | Compiling plotters-backend v0.3.7 |
630 | 2025-03-14T21:38:47.803Z | Compiling ryu v1.0.20 |
631 | 2025-03-14T21:38:48.091Z | Compiling plotters-svg v0.3.7 |
632 | 2025-03-14T21:38:48.180Z | Compiling slog-stdlog v4.1.1 |
633 | 2025-03-14T21:38:48.606Z | Compiling ciborium-ll v0.2.2 |
634 | 2025-03-14T21:38:48.750Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
635 | 2025-03-14T21:38:48.974Z | Compiling nix v0.29.0 |
636 | 2025-03-14T21:38:49.645Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
637 | 2025-03-14T21:38:49.827Z | Compiling rusticata-macros v4.1.0 |
638 | 2025-03-14T21:38:50.252Z | Compiling slog-term v2.9.1 |
639 | 2025-03-14T21:38:51.063Z | Compiling cookie-factory v0.3.3 |
640 | 2025-03-14T21:38:51.521Z | Compiling rand_chacha v0.9.0 |
641 | 2025-03-14T21:38:51.659Z | Compiling itertools v0.10.5 |
642 | 2025-03-14T21:38:51.799Z | Compiling cast v0.3.0 |
643 | 2025-03-14T21:38:51.830Z | Compiling same-file v1.0.6 |
644 | 2025-03-14T21:38:52.067Z | Compiling circular v0.3.0 |
645 | 2025-03-14T21:38:52.113Z | Compiling walkdir v2.5.0 |
646 | 2025-03-14T21:38:52.501Z | Compiling rayon v1.10.0 |
647 | 2025-03-14T21:38:52.801Z | Compiling pcap-parser v0.16.0 |
648 | 2025-03-14T21:38:53.188Z | Compiling plotters v0.3.7 |
649 | 2025-03-14T21:38:53.218Z | Compiling rand v0.9.0 |
650 | 2025-03-14T21:38:54.048Z | Compiling criterion-plot v0.5.0 |
651 | 2025-03-14T21:38:54.212Z | Compiling slog-envlogger v2.2.0 |
652 | 2025-03-14T21:38:54.537Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8) |
653 | 2025-03-14T21:38:55.388Z | Compiling tinytemplate v1.2.1 |
654 | 2025-03-14T21:38:55.554Z | Compiling ciborium v0.2.2 |
655 | 2025-03-14T21:38:55.887Z | Compiling anes v0.1.6 |
656 | 2025-03-14T21:38:55.923Z | Compiling oorandom v11.1.5 |
657 | 2025-03-14T21:38:56.131Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
658 | 2025-03-14T21:38:56.219Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
659 | 2025-03-14T21:38:56.315Z | Compiling ctor-proc-macro v0.0.4 |
660 | 2025-03-14T21:38:56.850Z | Compiling criterion v0.5.1 |
661 | 2025-03-14T21:38:56.957Z | Compiling ctor v0.3.6 |
662 | 2025-03-14T21:39:00.788Z | Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench) |
663 | 2025-03-14T21:40:41.229Z | Finished `bench` profile [optimized + debuginfo] target(s) in 2m 33s |
664 | 2025-03-14T21:40:41.335Z | Running benches/xde.rs (target/release/deps/xde-4fa80a5953e238e5) |
665 | 2025-03-14T21:40:41.378Z | ###--------------------------------### |
666 | 2025-03-14T21:40:41.378Z | :::Building test topology... (120s)::: |
667 | 2025-03-14T21:40:41.378Z | ###--------------------------------### |
668 | 2025-03-14T21:40:41.457Z | Error: OPTE driver is not attached |
669 | 2025-03-14T21:40:41.483Z | error: bench failed, to rerun pass `-p opte-bench --bench xde` |
670 | 2025-03-14T21:40:41.484Z | |
671 | 2025-03-14T21:40:41.484Z | Caused by: |
672 | 2025-03-14T21:40:41.484Z | process didn't exit successfully: `/work/oxidecomputer/opte/target/release/deps/xde-4fa80a5953e238e5 local --bench` (exit status: 1) |
673 | 2025-03-14T21:40:41.509Z | + cleanup |
674 | 2025-03-14T21:40:41.510Z | ++ id -un |
675 | 2025-03-14T21:40:41.510Z | ++ id -gn |
676 | 2025-03-14T21:40:41.510Z | + pfexec chown -R build:build . |
677 | 2025-03-14T21:40:41.535Z | + [[ -z 01JPB8Z13EP6PE4JGMVNKFHDDN ]] |
678 | 2025-03-14T21:40:41.535Z | process exited: duration 224766 ms, exit code 1 |
|
679 | 2025-03-14T21:40:41.586Z | found 0 output files |
680 | 2025-03-14T21:40:41.586Z | upload error: rule "/work/bench-results.tgz" required a match, but was not used |