|
|
|
1 | 2025-01-11T04:28:19.490Z | job dependencies complete; ready to run (waiting for 6 m 35 s) |
2 | 2025-01-11T04:29:32.618Z | job assigned to worker 01JH9SXGX978E2KW15EJH3REC6 [factory aws, i-0ffccfd79f7970257] (queued for 1 m 13 s) |
3 | 2025-01-11T04:29:40.095Z | downloading input: /input/xde/work/debug/xde.dbg |
4 | 2025-01-11T04:29:40.782Z | downloaded input: /input/xde/work/debug/xde.dbg |
5 | 2025-01-11T04:29:40.782Z | downloading input: /input/xde/work/debug/xde.dbg.sha256 |
6 | 2025-01-11T04:29:40.794Z | downloaded input: /input/xde/work/debug/xde.dbg.sha256 |
7 | 2025-01-11T04:29:40.794Z | downloading input: /input/xde/work/debug/xde_link.dbg.so |
8 | 2025-01-11T04:29:40.809Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so |
9 | 2025-01-11T04:29:40.809Z | downloading input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
10 | 2025-01-11T04:29:40.821Z | downloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256 |
11 | 2025-01-11T04:29:40.824Z | downloading input: /input/xde/work/release/xde |
12 | 2025-01-11T04:29:41.297Z | downloaded input: /input/xde/work/release/xde |
13 | 2025-01-11T04:29:41.297Z | downloading input: /input/xde/work/release/xde.sha256 |
14 | 2025-01-11T04:29:41.310Z | downloaded input: /input/xde/work/release/xde.sha256 |
15 | 2025-01-11T04:29:41.310Z | downloading input: /input/xde/work/release/xde_link.so |
16 | 2025-01-11T04:29:41.325Z | downloaded input: /input/xde/work/release/xde_link.so |
17 | 2025-01-11T04:29:41.325Z | downloading input: /input/xde/work/release/xde_link.so.sha256 |
18 | 2025-01-11T04:29:41.337Z | downloaded input: /input/xde/work/release/xde_link.so.sha256 |
19 | 2025-01-11T04:29:41.339Z | downloading input: /input/xde/work/test/loopback |
20 | 2025-01-11T04:29:41.963Z | downloaded input: /input/xde/work/test/loopback |
21 | 2025-01-11T04:29:41.963Z | downloading input: /input/xde/work/xde.conf |
22 | 2025-01-11T04:29:41.976Z | downloaded input: /input/xde/work/xde.conf |
|
23 | 2025-01-11T04:29:41.976Z | starting task 0: "setup" |
24 | 2025-01-11T04:29:41.989Z | ++ uname -s |
25 | 2025-01-11T04:29:41.992Z | + kern=SunOS |
26 | 2025-01-11T04:29:41.992Z | + case "$kern" in |
27 | 2025-01-11T04:29:41.992Z | + groupadd -g 12345 build |
28 | 2025-01-11T04:29:41.994Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
29 | 2025-01-11T04:29:44.002Z | + zfs create -o mountpoint=/work rpool/work |
30 | 2025-01-11T04:29:44.210Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
31 | 2025-01-11T04:29:44.213Z | + home_fs=zfs |
32 | 2025-01-11T04:29:44.213Z | + [[ zfs == autofs ]] |
33 | 2025-01-11T04:29:44.213Z | + mkdir -p /home/build |
34 | 2025-01-11T04:29:44.216Z | + chown build:build /home/build /work |
35 | 2025-01-11T04:29:46.218Z | + chmod 0700 /home/build /work |
36 | 2025-01-11T04:29:46.221Z | process exited: duration 4243 ms, exit code 0 |
|
37 | 2025-01-11T04:29:46.225Z | starting task 1: "rust-toolchain" |
38 | 2025-01-11T04:29:46.231Z | + printf ' * toolchain channel = "%s" |
39 | 2025-01-11T04:29:46.231Z | ' stable |
40 | 2025-01-11T04:29:46.231Z | * toolchain channel = "stable" |
41 | 2025-01-11T04:29:46.231Z | * toolchain profile = "default" |
42 | 2025-01-11T04:29:46.231Z | + printf ' * toolchain profile = "%s" |
43 | 2025-01-11T04:29:46.231Z | ' default |
44 | 2025-01-11T04:29:46.234Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
45 | 2025-01-11T04:29:46.234Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
46 | 2025-01-11T04:29:46.360Z | info: downloading installer |
47 | 2025-01-11T04:29:47.952Z | info: profile set to 'default' |
48 | 2025-01-11T04:29:47.952Z | info: default host triple is x86_64-unknown-illumos |
49 | 2025-01-11T04:29:47.955Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
50 | 2025-01-11T04:29:48.121Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
51 | 2025-01-11T04:29:48.121Z | info: downloading component 'cargo' |
52 | 2025-01-11T04:29:49.056Z | info: downloading component 'clippy' |
53 | 2025-01-11T04:29:49.419Z | info: downloading component 'rust-docs' |
54 | 2025-01-11T04:29:50.686Z | info: downloading component 'rust-std' |
55 | 2025-01-11T04:29:52.563Z | info: downloading component 'rustc' |
56 | 2025-01-11T04:29:59.791Z | info: downloading component 'rustfmt' |
57 | 2025-01-11T04:30:00.066Z | info: installing component 'cargo' |
58 | 2025-01-11T04:30:00.897Z | info: installing component 'clippy' |
59 | 2025-01-11T04:30:01.279Z | info: installing component 'rust-docs' |
60 | 2025-01-11T04:30:02.995Z | info: installing component 'rust-std' |
61 | 2025-01-11T04:30:04.717Z | info: installing component 'rustc' |
62 | 2025-01-11T04:30:10.712Z | info: installing component 'rustfmt' |
63 | 2025-01-11T04:30:11.043Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
64 | 2025-01-11T04:30:11.043Z | |
65 | 2025-01-11T04:30:11.439Z | stable-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07) |
66 | 2025-01-11T04:30:11.440Z | |
67 | 2025-01-11T04:30:11.443Z | |
68 | 2025-01-11T04:30:11.443Z | Rust is installed now. Great! |
69 | 2025-01-11T04:30:11.443Z | |
70 | 2025-01-11T04:30:11.443Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
71 | 2025-01-11T04:30:11.443Z | environment variable. This has not been done automatically. |
72 | 2025-01-11T04:30:11.443Z | |
73 | 2025-01-11T04:30:11.443Z | To configure your current shell, you need to source |
74 | 2025-01-11T04:30:11.443Z | the corresponding env file under $HOME/.cargo. |
75 | 2025-01-11T04:30:11.443Z | |
76 | 2025-01-11T04:30:11.443Z | This is usually done by running one of the following (note the leading DOT): |
77 | 2025-01-11T04:30:11.443Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
78 | 2025-01-11T04:30:11.443Z | source "$HOME/.cargo/env.fish" # For fish |
79 | 2025-01-11T04:30:11.527Z | + rustc --version |
80 | 2025-01-11T04:30:11.600Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
81 | 2025-01-11T04:30:11.604Z | process exited: duration 25373 ms, exit code 0 |
|
82 | 2025-01-11T04:30:11.609Z | starting task 2: "authentication" |
83 | 2025-01-11T04:30:11.631Z | process exited: duration 21 ms, exit code 0 |
|
84 | 2025-01-11T04:30:11.636Z | starting task 3: "clone repository" |
85 | 2025-01-11T04:30:11.642Z | + mkdir -p /work/oxidecomputer/opte |
86 | 2025-01-11T04:30:11.644Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
87 | 2025-01-11T04:30:11.681Z | Cloning into '/work/oxidecomputer/opte'... |
88 | 2025-01-11T04:30:12.585Z | + cd /work/oxidecomputer/opte |
89 | 2025-01-11T04:30:12.586Z | + git fetch origin d97d263172d3d533140eacfcf90210a31b6fc253 |
90 | 2025-01-11T04:30:12.838Z | From https://github.com/oxidecomputer/opte |
91 | 2025-01-11T04:30:12.838Z | * branch d97d263172d3d533140eacfcf90210a31b6fc253 -> FETCH_HEAD |
92 | 2025-01-11T04:30:12.847Z | + [[ -n renovate/thiserror-2.x-lockfile ]] |
93 | 2025-01-11T04:30:12.849Z | ++ git branch --show-current |
94 | 2025-01-11T04:30:12.852Z | + current=master |
95 | 2025-01-11T04:30:12.852Z | + [[ master != renovate/thiserror-2.x-lockfile ]] |
96 | 2025-01-11T04:30:12.852Z | + git branch -f renovate/thiserror-2.x-lockfile d97d263172d3d533140eacfcf90210a31b6fc253 |
97 | 2025-01-11T04:30:12.855Z | + git checkout -f renovate/thiserror-2.x-lockfile |
98 | 2025-01-11T04:30:12.876Z | Switched to branch 'renovate/thiserror-2.x-lockfile' |
99 | 2025-01-11T04:30:12.879Z | + git reset --hard d97d263172d3d533140eacfcf90210a31b6fc253 |
100 | 2025-01-11T04:30:12.898Z | HEAD is now at d97d263 Update Rust crate thiserror to v2.0.11 |
101 | 2025-01-11T04:30:12.901Z | process exited: duration 1262 ms, exit code 0 |
|
102 | 2025-01-11T04:30:12.906Z | starting task 4: "build" |
103 | 2025-01-11T04:30:12.911Z | + pfexec pkg install brand/sparse opte |
104 | 2025-01-11T04:30:19.765Z | Startup: Refreshing catalog 'helios-dev' ... Done |
105 | 2025-01-11T04:30:23.870Z | Startup: Caching catalogs ... Done |
106 | 2025-01-11T04:30:35.333Z | Planning: Solver setup ... Done |
107 | 2025-01-11T04:30:35.491Z | Planning: Running solver ... Done |
108 | 2025-01-11T04:30:35.603Z | Planning: Finding local manifests ... Done |
109 | 2025-01-11T04:30:35.616Z | Planning: Fetching manifests: 0/4 0% complete |
110 | 2025-01-11T04:30:35.711Z | Planning: Fetching manifests: 4/4 100% complete |
111 | 2025-01-11T04:30:35.784Z | Planning: Package planning ... Done |
112 | 2025-01-11T04:30:35.790Z | Planning: Merging actions ... Done |
113 | 2025-01-11T04:30:36.060Z | Planning: Checking for conflicting actions ... Done |
114 | 2025-01-11T04:30:38.125Z | Planning: Consolidating action changes ... Done |
115 | 2025-01-11T04:30:38.552Z | Planning: Evaluating mediators ... Done |
116 | 2025-01-11T04:30:38.621Z | Planning: Planning completed in 14.65 seconds |
117 | 2025-01-11T04:30:38.636Z | Packages to install: 2 |
118 | 2025-01-11T04:30:38.636Z | Packages to update: 2 |
119 | 2025-01-11T04:30:38.638Z | Create boot environment: No |
120 | 2025-01-11T04:30:38.639Z | Create backup boot environment: Yes |
121 | 2025-01-11T04:30:38.712Z | |
122 | 2025-01-11T04:30:38.712Z | Download: 0/1013 items 0.0/18.3MB 0% complete |
123 | 2025-01-11T04:30:43.152Z | Download: Completed 18.26 MB in 4.44 seconds (4.1M/s) |
124 | 2025-01-11T04:30:45.163Z | Actions: 1/1441 actions (Removing old actions) |
125 | 2025-01-11T04:30:45.187Z | Actions: 199/1441 actions (Installing new actions) |
126 | 2025-01-11T04:30:45.730Z | Actions: 601/1441 actions (Updating modified actions) |
127 | 2025-01-11T04:30:46.045Z | Actions: Completed 1441 actions in 0.88 seconds. |
128 | 2025-01-11T04:30:46.434Z | Done |
129 | 2025-01-11T04:30:46.437Z | Done |
130 | 2025-01-11T04:30:46.970Z | Done |
131 | 2025-01-11T04:30:51.349Z | Done |
132 | 2025-01-11T04:30:51.438Z | Done |
133 | 2025-01-11T04:30:51.441Z | Done |
134 | 2025-01-11T04:30:57.253Z | Done |
135 | 2025-01-11T04:30:57.660Z | + [[ -z 01JH9SHD422E3H5X1TB06VK3SR ]] |
136 | 2025-01-11T04:30:57.660Z | + trap cleanup EXIT |
137 | 2025-01-11T04:30:57.663Z | + banner collect |
138 | 2025-01-11T04:30:57.665Z | |
139 | 2025-01-11T04:30:57.666Z | #### #### # # ###### #### ##### |
140 | 2025-01-11T04:30:57.666Z | # # # # # # # # # # |
141 | 2025-01-11T04:30:57.666Z | # # # # # ##### # # |
142 | 2025-01-11T04:30:57.666Z | # # # # # # # # |
143 | 2025-01-11T04:30:57.666Z | # # # # # # # # # # |
144 | 2025-01-11T04:30:57.666Z | #### #### ###### ###### ###### #### # |
145 | 2025-01-11T04:30:57.666Z | |
146 | 2025-01-11T04:30:57.666Z | + get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu |
147 | 2025-01-11T04:30:57.666Z | + repo=softnpu |
148 | 2025-01-11T04:30:57.666Z | + series=image |
149 | 2025-01-11T04:30:57.666Z | + commit=88f5f1334364e5580fe778c44ac0746a35927351 |
150 | 2025-01-11T04:30:57.666Z | + name=softnpu |
151 | 2025-01-11T04:30:57.666Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
152 | 2025-01-11T04:30:57.667Z | + mkdir -p download |
153 | 2025-01-11T04:30:57.669Z | + pushd download |
154 | 2025-01-11T04:30:57.669Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
155 | 2025-01-11T04:30:57.669Z | + [[ ! -f softnpu ]] |
156 | 2025-01-11T04:30:57.669Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu |
157 | 2025-01-11T04:30:57.674Z | % Total % Received % Xferd Average Speed Time Time Time Current |
158 | 2025-01-11T04:30:57.677Z | Dload Upload Total Spent Left Speed |
159 | 2025-01-11T04:30:58.264Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
38 22.8M 38 8987k 0 0 26.2M 0 --:--:-- --:--:-- --:--:-- 26.2M
100 22.8M 100 22.8M 0 0 38.7M 0 --:--:-- --:--:-- --:--:-- 38.7M |
160 | 2025-01-11T04:30:58.268Z | + popd |
161 | 2025-01-11T04:30:58.270Z | /work/oxidecomputer/opte |
162 | 2025-01-11T04:30:58.270Z | + get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so |
163 | 2025-01-11T04:30:58.270Z | + repo=sidecar-lite |
164 | 2025-01-11T04:30:58.270Z | + series=release |
165 | 2025-01-11T04:30:58.270Z | + commit=3fff53ae549ab1348b680845693e66b224bb5d2f |
166 | 2025-01-11T04:30:58.270Z | + name=libsidecar_lite.so |
167 | 2025-01-11T04:30:58.270Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
168 | 2025-01-11T04:30:58.270Z | + mkdir -p download |
169 | 2025-01-11T04:30:58.273Z | + pushd download |
170 | 2025-01-11T04:30:58.273Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
171 | 2025-01-11T04:30:58.273Z | + [[ ! -f libsidecar_lite.so ]] |
172 | 2025-01-11T04:30:58.273Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so |
173 | 2025-01-11T04:30:58.278Z | % Total % Received % Xferd Average Speed Time Time Time Current |
174 | 2025-01-11T04:30:58.281Z | Dload Upload Total Spent Left Speed |
175 | 2025-01-11T04:30:58.737Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 19.8M 100 19.8M 0 0 43.2M 0 --:--:-- --:--:-- --:--:-- 43.3M |
176 | 2025-01-11T04:30:58.741Z | + popd |
177 | 2025-01-11T04:30:58.744Z | /work/oxidecomputer/opte |
178 | 2025-01-11T04:30:58.744Z | + get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm |
179 | 2025-01-11T04:30:58.744Z | + repo=sidecar-lite |
180 | 2025-01-11T04:30:58.744Z | + series=release |
181 | 2025-01-11T04:30:58.744Z | + commit=3fff53ae549ab1348b680845693e66b224bb5d2f |
182 | 2025-01-11T04:30:58.744Z | + name=scadm |
183 | 2025-01-11T04:30:58.744Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
184 | 2025-01-11T04:30:58.744Z | + mkdir -p download |
185 | 2025-01-11T04:30:58.744Z | + pushd download |
186 | 2025-01-11T04:30:58.744Z | /work/oxidecomputer/opte/download /work/oxidecomputer/opte |
187 | 2025-01-11T04:30:58.744Z | + [[ ! -f scadm ]] |
188 | 2025-01-11T04:30:58.744Z | + curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm |
189 | 2025-01-11T04:30:58.753Z | % Total % Received % Xferd Average Speed Time Time Time Current |
190 | 2025-01-11T04:30:58.753Z | Dload Upload Total Spent Left Speed |
191 | 2025-01-11T04:30:59.219Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
28 23.3M 28 6763k 0 0 25.8M 0 --:--:-- --:--:-- --:--:-- 25.8M
100 23.3M 100 23.3M 0 0 50.0M 0 --:--:-- --:--:-- --:--:-- 49.9M |
192 | 2025-01-11T04:30:59.222Z | + popd |
193 | 2025-01-11T04:30:59.223Z | /work/oxidecomputer/opte |
194 | 2025-01-11T04:30:59.225Z | + [[ '' -eq 1 ]] |
195 | 2025-01-11T04:30:59.225Z | + uname -a |
196 | 2025-01-11T04:30:59.225Z | SunOS w-01JH9SXGX978E2KW15EJH3REC6 5.11 helios-2.0.22827 i86pc i386 i86pc |
197 | 2025-01-11T04:30:59.225Z | + cat /etc/versions/build |
198 | 2025-01-11T04:30:59.227Z | heads/stlouis-0-g60122b5709 |
199 | 2025-01-11T04:30:59.228Z | + dladm |
200 | 2025-01-11T04:30:59.231Z | LINK CLASS MTU STATE BRIDGE OVER |
201 | 2025-01-11T04:30:59.231Z | ena0 phys 9216 up -- -- |
202 | 2025-01-11T04:30:59.233Z | + ipadm |
203 | 2025-01-11T04:30:59.237Z | ADDROBJ TYPE STATE ADDR |
204 | 2025-01-11T04:30:59.237Z | lo0/v4 static ok 127.0.0.1/8 |
205 | 2025-01-11T04:30:59.237Z | ena0/dhcp dhcp ok 10.150.1.226/24 |
206 | 2025-01-11T04:30:59.237Z | lo0/v6 static ok ::1/128 |
207 | 2025-01-11T04:30:59.237Z | + pfexec rem_drv xde |
208 | 2025-01-11T04:30:59.245Z | + set -o errexit |
209 | 2025-01-11T04:30:59.245Z | + set -o pipefail |
210 | 2025-01-11T04:30:59.245Z | + banner prepare |
211 | 2025-01-11T04:30:59.248Z | |
212 | 2025-01-11T04:30:59.248Z | ##### ##### ###### ##### ## ##### ###### |
213 | 2025-01-11T04:30:59.248Z | # # # # # # # # # # # # |
214 | 2025-01-11T04:30:59.248Z | # # # # ##### # # # # # # ##### |
215 | 2025-01-11T04:30:59.248Z | ##### ##### # ##### ###### ##### # |
216 | 2025-01-11T04:30:59.248Z | # # # # # # # # # # |
217 | 2025-01-11T04:30:59.248Z | # # # ###### # # # # # ###### |
218 | 2025-01-11T04:30:59.248Z | |
219 | 2025-01-11T04:30:59.248Z | + pfexec cp /input/xde/work/xde.conf /kernel/drv/ |
220 | 2025-01-11T04:30:59.251Z | + pfexec cp /input/xde/work/release/xde /kernel/drv/amd64 |
221 | 2025-01-11T04:30:59.321Z | + pfexec add_drv xde |
222 | 2025-01-11T04:30:59.504Z | + banner test |
223 | 2025-01-11T04:30:59.507Z | |
224 | 2025-01-11T04:30:59.507Z | ##### ###### #### ##### |
225 | 2025-01-11T04:30:59.507Z | # # # # |
226 | 2025-01-11T04:30:59.507Z | # ##### #### # |
227 | 2025-01-11T04:30:59.507Z | # # # # |
228 | 2025-01-11T04:30:59.507Z | # # # # # |
229 | 2025-01-11T04:30:59.507Z | # ###### #### # |
230 | 2025-01-11T04:30:59.507Z | |
231 | 2025-01-11T04:30:59.508Z | + pfexec chmod +x /input/xde/work/test/loopback |
232 | 2025-01-11T04:30:59.511Z | + pfexec /input/xde/work/test/loopback --nocapture |
233 | 2025-01-11T04:30:59.519Z | |
234 | 2025-01-11T04:30:59.520Z | running 1 test |
235 | 2025-01-11T04:30:59.537Z | adding underlay route 0 |
236 | 2025-01-11T04:30:59.540Z | adding underlay route 1 |
237 | 2025-01-11T04:30:59.671Z | start zone a |
238 | 2025-01-11T04:30:59.671Z | configure zone |
239 | 2025-01-11T04:30:59.688Z | install zone |
240 | 2025-01-11T04:31:59.532Z | test test_xde_loopback has been running for over 60 seconds |
241 | 2025-01-11T04:33:04.039Z | boot zone |
242 | 2025-01-11T04:33:04.799Z | start zone b |
243 | 2025-01-11T04:33:04.799Z | configure zone |
244 | 2025-01-11T04:33:04.807Z | install zone |
245 | 2025-01-11T04:35:08.324Z | boot zone |
246 | 2025-01-11T04:35:09.073Z | setup zone a |
247 | 2025-01-11T04:35:09.078Z | [a] svcs milestone/network |
248 | 2025-01-11T04:35:09.106Z | STATE STIME FMRI |
249 | 2025-01-11T04:35:09.106Z | online 20:33:23 svc:/milestone/network:default |
250 | 2025-01-11T04:35:09.106Z | [a] ipadm create-addr -t -T dhcp opte0/test |
251 | 2025-01-11T04:35:15.032Z | |
252 | 2025-01-11T04:35:15.032Z | [a] route add -iface 10.0.0.254 10.0.0.1 |
253 | 2025-01-11T04:35:15.052Z | add host 10.0.0.254: gateway 10.0.0.1 |
254 | 2025-01-11T04:35:15.052Z | [a] route add 10.0.0.0/24 10.0.0.254 |
255 | 2025-01-11T04:35:15.070Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
256 | 2025-01-11T04:35:15.070Z | setup zone b |
257 | 2025-01-11T04:35:15.070Z | [b] svcs milestone/network |
258 | 2025-01-11T04:35:15.091Z | STATE STIME FMRI |
259 | 2025-01-11T04:35:15.091Z | - - svc:/milestone/network:default |
260 | 2025-01-11T04:35:16.091Z | [b] svcs milestone/network |
261 | 2025-01-11T04:35:16.112Z | STATE STIME FMRI |
262 | 2025-01-11T04:35:16.112Z | - - svc:/milestone/network:default |
263 | 2025-01-11T04:35:17.112Z | [b] svcs milestone/network |
264 | 2025-01-11T04:35:17.132Z | STATE STIME FMRI |
265 | 2025-01-11T04:35:17.132Z | - - svc:/milestone/network:default |
266 | 2025-01-11T04:35:18.132Z | [b] svcs milestone/network |
267 | 2025-01-11T04:35:18.153Z | STATE STIME FMRI |
268 | 2025-01-11T04:35:18.153Z | - - svc:/milestone/network:default |
269 | 2025-01-11T04:35:19.153Z | [b] svcs milestone/network |
270 | 2025-01-11T04:35:19.173Z | STATE STIME FMRI |
271 | 2025-01-11T04:35:19.173Z | - - svc:/milestone/network:default |
272 | 2025-01-11T04:35:20.173Z | [b] svcs milestone/network |
273 | 2025-01-11T04:35:20.194Z | STATE STIME FMRI |
274 | 2025-01-11T04:35:20.194Z | - - svc:/milestone/network:default |
275 | 2025-01-11T04:35:21.194Z | [b] svcs milestone/network |
276 | 2025-01-11T04:35:21.214Z | STATE STIME FMRI |
277 | 2025-01-11T04:35:21.214Z | - - svc:/milestone/network:default |
278 | 2025-01-11T04:35:22.214Z | [b] svcs milestone/network |
279 | 2025-01-11T04:35:22.234Z | STATE STIME FMRI |
280 | 2025-01-11T04:35:22.234Z | - - svc:/milestone/network:default |
281 | 2025-01-11T04:35:23.234Z | [b] svcs milestone/network |
282 | 2025-01-11T04:35:23.254Z | STATE STIME FMRI |
283 | 2025-01-11T04:35:23.254Z | - - svc:/milestone/network:default |
284 | 2025-01-11T04:35:24.254Z | [b] svcs milestone/network |
285 | 2025-01-11T04:35:24.274Z | STATE STIME FMRI |
286 | 2025-01-11T04:35:24.274Z | - - svc:/milestone/network:default |
287 | 2025-01-11T04:35:25.274Z | [b] svcs milestone/network |
288 | 2025-01-11T04:35:25.294Z | STATE STIME FMRI |
289 | 2025-01-11T04:35:25.294Z | - - svc:/milestone/network:default |
290 | 2025-01-11T04:35:26.295Z | [b] svcs milestone/network |
291 | 2025-01-11T04:35:26.314Z | STATE STIME FMRI |
292 | 2025-01-11T04:35:26.314Z | - - svc:/milestone/network:default |
293 | 2025-01-11T04:35:27.315Z | [b] svcs milestone/network |
294 | 2025-01-11T04:35:27.337Z | STATE STIME FMRI |
295 | 2025-01-11T04:35:27.337Z | offline 20:35:26 svc:/milestone/network:default |
296 | 2025-01-11T04:35:28.338Z | [b] svcs milestone/network |
297 | 2025-01-11T04:35:28.361Z | STATE STIME FMRI |
298 | 2025-01-11T04:35:28.361Z | online 20:35:27 svc:/milestone/network:default |
299 | 2025-01-11T04:35:28.361Z | [b] ipadm create-addr -t -T dhcp opte1/test |
300 | 2025-01-11T04:35:34.127Z | |
301 | 2025-01-11T04:35:34.127Z | [b] route add -iface 10.0.0.254 10.0.0.2 |
302 | 2025-01-11T04:35:34.146Z | add host 10.0.0.254: gateway 10.0.0.2 |
303 | 2025-01-11T04:35:34.146Z | [b] route add 10.0.0.0/24 10.0.0.254 |
304 | 2025-01-11T04:35:34.164Z | add net 10.0.0.0/24: gateway 10.0.0.254 |
305 | 2025-01-11T04:35:34.164Z | [a] ping 10.0.0.2 |
306 | 2025-01-11T04:35:34.183Z | 10.0.0.2 is alive |
307 | 2025-01-11T04:35:38.728Z | test test_xde_loopback ... ok |
308 | 2025-01-11T04:35:38.728Z | |
309 | 2025-01-11T04:35:38.730Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 279.15s |
310 | 2025-01-11T04:35:38.730Z | |
311 | 2025-01-11T04:35:38.731Z | + cleanup |
312 | 2025-01-11T04:35:38.733Z | ++ id -un |
313 | 2025-01-11T04:35:38.735Z | ++ id -gn |
314 | 2025-01-11T04:35:38.738Z | + pfexec chown -R build:build . |
315 | 2025-01-11T04:35:38.744Z | + [[ -z 01JH9SHD422E3H5X1TB06VK3SR ]] |
316 | 2025-01-11T04:35:38.747Z | process exited: duration 325771 ms, exit code 0 |
|
317 | 2025-01-11T04:35:38.752Z | found 0 output files |