01JF8C6DN0EHPTMY2XXPWAGV27: test

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JF8C72JGQ106Y8776WRZ6AN5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-16T18:45:16.626Zjob dependencies complete; ready to run (waiting for 7 m 0 s)
22024-12-16T18:46:13.790Zjob assigned to worker 01JF8CM1ND7DXD7VC7ZQ8THBDS [factory aws, i-0962d782c25f65fd6] (queued for 57 s)
32024-12-16T18:46:21.602Zdownloading input: /input/xde/work/debug/xde.dbg
42024-12-16T18:46:22.460Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-12-16T18:46:22.460Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-12-16T18:46:22.474Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-12-16T18:46:22.474Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-12-16T18:46:22.495Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-12-16T18:46:22.495Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-12-16T18:46:22.507Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-12-16T18:46:22.510Zdownloading input: /input/xde/work/release/xde
122024-12-16T18:46:22.941Zdownloaded input: /input/xde/work/release/xde
132024-12-16T18:46:22.941Zdownloading input: /input/xde/work/release/xde.sha256
142024-12-16T18:46:22.956Zdownloaded input: /input/xde/work/release/xde.sha256
152024-12-16T18:46:22.956Zdownloading input: /input/xde/work/release/xde_link.so
162024-12-16T18:46:22.977Zdownloaded input: /input/xde/work/release/xde_link.so
172024-12-16T18:46:22.977Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-12-16T18:46:22.992Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-12-16T18:46:22.995Zdownloading input: /input/xde/work/test/loopback
202024-12-16T18:46:23.616Zdownloaded input: /input/xde/work/test/loopback
212024-12-16T18:46:23.616Zdownloading input: /input/xde/work/xde.conf
222024-12-16T18:46:23.630Zdownloaded input: /input/xde/work/xde.conf
 
232024-12-16T18:46:23.630Zstarting task 0: "setup"
242024-12-16T18:46:23.641Z++ uname -s
252024-12-16T18:46:23.645Z+ kern=SunOS
262024-12-16T18:46:23.645Z+ case "$kern" in
272024-12-16T18:46:23.645Z+ groupadd -g 12345 build
282024-12-16T18:46:23.648Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-12-16T18:46:25.653Z+ zfs create -o mountpoint=/work rpool/work
302024-12-16T18:46:25.742Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-12-16T18:46:25.745Z+ home_fs=zfs
322024-12-16T18:46:25.745Z+ [[ zfs == autofs ]]
332024-12-16T18:46:25.745Z+ mkdir -p /home/build
342024-12-16T18:46:25.747Z+ chown build:build /home/build /work
352024-12-16T18:46:27.749Z+ chmod 0700 /home/build /work
362024-12-16T18:46:27.752Zprocess exited: duration 4121 ms, exit code 0
 
372024-12-16T18:46:27.758Zstarting task 1: "rust-toolchain"
382024-12-16T18:46:27.764Z+ printf ' * toolchain channel = "%s"
392024-12-16T18:46:27.764Z' stable
402024-12-16T18:46:27.764Z * toolchain channel = "stable"
412024-12-16T18:46:27.764Z+ printf ' * toolchain profile = "%s"
422024-12-16T18:46:27.764Z' default
432024-12-16T18:46:27.764Z * toolchain profile = "default"
442024-12-16T18:46:27.767Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-12-16T18:46:27.767Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-12-16T18:46:27.881Zinfo: downloading installer
472024-12-16T18:46:29.382Zinfo: profile set to 'default'
482024-12-16T18:46:29.382Zinfo: default host triple is x86_64-unknown-illumos
492024-12-16T18:46:29.384Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-12-16T18:46:29.540Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-12-16T18:46:29.540Zinfo: downloading component 'cargo'
522024-12-16T18:46:30.422Zinfo: downloading component 'clippy'
532024-12-16T18:46:30.760Zinfo: downloading component 'rust-docs'
542024-12-16T18:46:31.987Zinfo: downloading component 'rust-std'
552024-12-16T18:46:33.751Zinfo: downloading component 'rustc'
562024-12-16T18:46:40.404Zinfo: downloading component 'rustfmt'
572024-12-16T18:46:40.659Zinfo: installing component 'cargo'
582024-12-16T18:46:41.494Zinfo: installing component 'clippy'
592024-12-16T18:46:41.888Zinfo: installing component 'rust-docs'
602024-12-16T18:46:43.593Zinfo: installing component 'rust-std'
612024-12-16T18:46:45.317Zinfo: installing component 'rustc'
622024-12-16T18:46:51.184Zinfo: installing component 'rustfmt'
632024-12-16T18:46:51.520Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-12-16T18:46:51.520Z
652024-12-16T18:46:51.879Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-12-16T18:46:51.880Z
672024-12-16T18:46:51.883Z
682024-12-16T18:46:51.883ZRust is installed now. Great!
692024-12-16T18:46:51.883Z
702024-12-16T18:46:51.883ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-12-16T18:46:51.883Zenvironment variable. This has not been done automatically.
722024-12-16T18:46:51.883Z
732024-12-16T18:46:51.883ZTo configure your current shell, you need to source
742024-12-16T18:46:51.883Zthe corresponding env file under $HOME/.cargo.
752024-12-16T18:46:51.884Z
762024-12-16T18:46:51.884ZThis is usually done by running one of the following (note the leading DOT):
772024-12-16T18:46:51.884Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-12-16T18:46:51.884Zsource "$HOME/.cargo/env.fish" # For fish
792024-12-16T18:46:51.949Z+ rustc --version
802024-12-16T18:46:52.019Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-12-16T18:46:52.022Zprocess exited: duration 24261 ms, exit code 0
 
822024-12-16T18:46:52.028Zstarting task 2: "authentication"
832024-12-16T18:46:52.050Zprocess exited: duration 21 ms, exit code 0
 
842024-12-16T18:46:52.057Zstarting task 3: "clone repository"
852024-12-16T18:46:52.062Z+ mkdir -p /work/oxidecomputer/opte
862024-12-16T18:46:52.066Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-12-16T18:46:52.321ZCloning into '/work/oxidecomputer/opte'...
882024-12-16T18:46:53.094Z+ cd /work/oxidecomputer/opte
892024-12-16T18:46:53.094Z+ git fetch origin a60adb12f3846e083531eeb9503bd3c2184bd7b6
902024-12-16T18:46:53.335ZFrom https://github.com/oxidecomputer/opte
912024-12-16T18:46:53.335Z * branch a60adb12f3846e083531eeb9503bd3c2184bd7b6 -> FETCH_HEAD
922024-12-16T18:46:53.344Z+ [[ -n rwlock ]]
932024-12-16T18:46:53.347Z++ git branch --show-current
942024-12-16T18:46:53.350Z+ current=master
952024-12-16T18:46:53.350Z+ [[ master != rwlock ]]
962024-12-16T18:46:53.350Z+ git branch -f rwlock a60adb12f3846e083531eeb9503bd3c2184bd7b6
972024-12-16T18:46:53.353Z+ git checkout -f rwlock
982024-12-16T18:46:53.373ZSwitched to branch 'rwlock'
992024-12-16T18:46:53.377Z+ git reset --hard a60adb12f3846e083531eeb9503bd3c2184bd7b6
1002024-12-16T18:46:53.395ZHEAD is now at a60adb1 Rustc optimised out the `fetch_add`s.
1012024-12-16T18:46:53.399Zprocess exited: duration 1338 ms, exit code 0
 
1022024-12-16T18:46:53.406Zstarting task 4: "build"
1032024-12-16T18:46:53.411Z+ pfexec pkg install brand/sparse opte
1042024-12-16T18:47:09.288Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-12-16T18:47:13.391Z Startup: Caching catalogs ... Done
1062024-12-16T18:47:23.698ZPlanning: Solver setup ... Done
1072024-12-16T18:47:23.843ZPlanning: Running solver ... Done
1082024-12-16T18:47:24.080ZPlanning: Finding local manifests ... Done
1092024-12-16T18:47:24.093ZPlanning: Fetching manifests: 0/4 0% complete
1102024-12-16T18:47:24.223ZPlanning: Fetching manifests: 4/4 100% complete
1112024-12-16T18:47:24.553ZPlanning: Package planning ... Done
1122024-12-16T18:47:24.558ZPlanning: Merging actions ... Done
1132024-12-16T18:47:25.145ZPlanning: Checking for conflicting actions ... Done
1142024-12-16T18:47:29.422ZPlanning: Consolidating action changes ... Done
1152024-12-16T18:47:29.783ZPlanning: Evaluating mediators ... Done
1162024-12-16T18:47:29.901ZPlanning: Planning completed in 16.42 seconds
1172024-12-16T18:47:29.916Z Packages to install: 2
1182024-12-16T18:47:29.916Z Packages to update: 2
1192024-12-16T18:47:29.920Z Create boot environment: No
1202024-12-16T18:47:29.920ZCreate backup boot environment: Yes
1212024-12-16T18:47:30.180Z
1222024-12-16T18:47:30.180ZDownload: 0/1013 items 0.0/18.0MB 0% complete
1232024-12-16T18:47:34.193ZDownload: Completed 18.02 MB in 4.01 seconds (4.5M/s)
1242024-12-16T18:47:36.188Z Actions: 1/1441 actions (Removing old actions)
1252024-12-16T18:47:36.203Z Actions: 199/1441 actions (Installing new actions)
1262024-12-16T18:47:36.727Z Actions: 601/1441 actions (Updating modified actions)
1272024-12-16T18:47:37.067Z Actions: Completed 1441 actions in 0.88 seconds.
1282024-12-16T18:47:37.269Z Done
1292024-12-16T18:47:37.271Z Done
1302024-12-16T18:47:37.788Z Done
1312024-12-16T18:47:45.157Z Done
1322024-12-16T18:47:45.688Z Done
1332024-12-16T18:47:45.690Z Done
1342024-12-16T18:47:51.824Z Done
1352024-12-16T18:47:52.223Z+ [[ -z 01JF8C72JGQ106Y8776WRZ6AN5 ]]
1362024-12-16T18:47:52.226Z+ trap cleanup EXIT
1372024-12-16T18:47:52.226Z+ banner collect
1382024-12-16T18:47:52.362Z
1392024-12-16T18:47:52.362Z #### #### # # ###### #### #####
1402024-12-16T18:47:52.362Z # # # # # # # # # #
1412024-12-16T18:47:52.362Z # # # # # ##### # #
1422024-12-16T18:47:52.362Z # # # # # # # #
1432024-12-16T18:47:52.363Z # # # # # # # # # #
1442024-12-16T18:47:52.363Z #### #### ###### ###### ###### #### #
1452024-12-16T18:47:52.363Z
1462024-12-16T18:47:52.365Z+ get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu
1472024-12-16T18:47:52.365Z+ repo=softnpu
1482024-12-16T18:47:52.365Z+ series=image
1492024-12-16T18:47:52.365Z+ commit=88f5f1334364e5580fe778c44ac0746a35927351
1502024-12-16T18:47:52.365Z+ name=softnpu
1512024-12-16T18:47:52.365Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1522024-12-16T18:47:52.365Z+ mkdir -p download
1532024-12-16T18:47:52.365Z+ pushd download
1542024-12-16T18:47:52.365Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1552024-12-16T18:47:52.365Z+ [[ ! -f softnpu ]]
1562024-12-16T18:47:52.365Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu
1572024-12-16T18:47:52.374Z % Total % Received % Xferd Average Speed Time Time Time Current
1582024-12-16T18:47:52.374Z Dload Upload Total Spent Left Speed
1592024-12-16T18:47:52.899Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.8M 100 22.8M 0 0 43.4M 0 --:--:-- --:--:-- --:--:-- 43.4M
1602024-12-16T18:47:52.903Z+ popd
1612024-12-16T18:47:52.906Z/work/oxidecomputer/opte
1622024-12-16T18:47:52.906Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so
1632024-12-16T18:47:52.906Z+ repo=sidecar-lite
1642024-12-16T18:47:52.906Z+ series=release
1652024-12-16T18:47:52.906Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1662024-12-16T18:47:52.906Z+ name=libsidecar_lite.so
1672024-12-16T18:47:52.906Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1682024-12-16T18:47:52.906Z+ mkdir -p download
1692024-12-16T18:47:52.906Z+ pushd download
1702024-12-16T18:47:52.906Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1712024-12-16T18:47:52.907Z+ [[ ! -f libsidecar_lite.so ]]
1722024-12-16T18:47:52.907Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so
1732024-12-16T18:47:52.914Z % Total % Received % Xferd Average Speed Time Time Time Current
1742024-12-16T18:47:52.916Z Dload Upload Total Spent Left Speed
1752024-12-16T18:47:53.573Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19.8M 100 19.8M 0 0 30.0M 0 --:--:-- --:--:-- --:--:-- 30.1M
1762024-12-16T18:47:53.577Z+ popd
1772024-12-16T18:47:53.580Z/work/oxidecomputer/opte
1782024-12-16T18:47:53.580Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm
1792024-12-16T18:47:53.580Z+ repo=sidecar-lite
1802024-12-16T18:47:53.580Z+ series=release
1812024-12-16T18:47:53.580Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1822024-12-16T18:47:53.580Z+ name=scadm
1832024-12-16T18:47:53.580Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1842024-12-16T18:47:53.580Z+ mkdir -p download
1852024-12-16T18:47:53.580Z+ pushd download
1862024-12-16T18:47:53.580Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1872024-12-16T18:47:53.580Z+ [[ ! -f scadm ]]
1882024-12-16T18:47:53.580Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm
1892024-12-16T18:47:53.587Z % Total % Received % Xferd Average Speed Time Time Time Current
1902024-12-16T18:47:53.588Z Dload Upload Total Spent Left Speed
1912024-12-16T18:47:54.021Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 56 23.3M 56 13.1M 0 0 40.9M 0 --:--:-- --:--:-- --:--:-- 41.0M 100 23.3M 100 23.3M 0 0 53.8M 0 --:--:-- --:--:-- --:--:-- 53.8M
1922024-12-16T18:47:54.024Z+ popd
1932024-12-16T18:47:54.027Z/work/oxidecomputer/opte
1942024-12-16T18:47:54.027Z+ [[ '' -eq 1 ]]
1952024-12-16T18:47:54.027Z+ uname -a
1962024-12-16T18:47:54.027ZSunOS w-01JF8CM1ND7DXD7VC7ZQ8THBDS 5.11 helios-2.0.22827 i86pc i386 i86pc
1972024-12-16T18:47:54.027Z+ cat /etc/versions/build
1982024-12-16T18:47:54.029Zheads/stlouis-0-g60122b5709
1992024-12-16T18:47:54.029Z+ dladm
2002024-12-16T18:47:54.033ZLINK CLASS MTU STATE BRIDGE OVER
2012024-12-16T18:47:54.033Zena0 phys 9216 up -- --
2022024-12-16T18:47:54.036Z+ ipadm
2032024-12-16T18:47:54.038ZADDROBJ TYPE STATE ADDR
2042024-12-16T18:47:54.038Zlo0/v4 static ok 127.0.0.1/8
2052024-12-16T18:47:54.038Zena0/dhcp dhcp ok 10.150.1.85/24
2062024-12-16T18:47:54.038Zlo0/v6 static ok ::1/128
2072024-12-16T18:47:54.038Z+ pfexec rem_drv xde
2082024-12-16T18:47:54.049Z+ set -o errexit
2092024-12-16T18:47:54.049Z+ set -o pipefail
2102024-12-16T18:47:54.049Z+ banner prepare
2112024-12-16T18:47:54.051Z
2122024-12-16T18:47:54.052Z ##### ##### ###### ##### ## ##### ######
2132024-12-16T18:47:54.052Z # # # # # # # # # # # #
2142024-12-16T18:47:54.052Z # # # # ##### # # # # # # #####
2152024-12-16T18:47:54.052Z ##### ##### # ##### ###### ##### #
2162024-12-16T18:47:54.052Z # # # # # # # # # #
2172024-12-16T18:47:54.052Z # # # ###### # # # # # ######
2182024-12-16T18:47:54.052Z
2192024-12-16T18:47:54.052Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2202024-12-16T18:47:54.054Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2212024-12-16T18:47:54.122Z+ pfexec add_drv xde
2222024-12-16T18:47:54.792Z+ banner test
2232024-12-16T18:47:54.795Z
2242024-12-16T18:47:54.795Z ##### ###### #### #####
2252024-12-16T18:47:54.795Z # # # #
2262024-12-16T18:47:54.795Z # ##### #### #
2272024-12-16T18:47:54.795Z # # # #
2282024-12-16T18:47:54.795Z # # # # #
2292024-12-16T18:47:54.795Z # ###### #### #
2302024-12-16T18:47:54.795Z
2312024-12-16T18:47:54.795Z+ pfexec chmod +x /input/xde/work/test/loopback
2322024-12-16T18:47:54.797Z+ pfexec /input/xde/work/test/loopback --nocapture
2332024-12-16T18:47:54.808Z
2342024-12-16T18:47:54.808Zrunning 1 test
2352024-12-16T18:47:54.823Zadding underlay route 0
2362024-12-16T18:47:54.825Zadding underlay route 1
2372024-12-16T18:47:54.908Zstart zone a
2382024-12-16T18:47:54.908Zconfigure zone
2392024-12-16T18:47:54.998Zinstall zone
2402024-12-16T18:48:54.816Ztest test_xde_loopback has been running for over 60 seconds
2412024-12-16T18:49:50.603Zboot zone
2422024-12-16T18:49:51.441Zstart zone b
2432024-12-16T18:49:51.441Zconfigure zone
2442024-12-16T18:49:51.449Zinstall zone
2452024-12-16T18:51:43.125Zboot zone
2462024-12-16T18:51:43.819Zsetup zone a
2472024-12-16T18:51:43.843Z[a] svcs milestone/network
2482024-12-16T18:51:44.128ZSTATE STIME FMRI
2492024-12-16T18:51:44.128Zonline 10:50:08 svc:/milestone/network:default
2502024-12-16T18:51:44.128Z[a] ipadm create-addr -t -T dhcp opte0/test
2512024-12-16T18:51:49.195Z
2522024-12-16T18:51:49.195Z[a] route add -iface 10.0.0.254 10.0.0.1
2532024-12-16T18:51:49.219Zadd host 10.0.0.254: gateway 10.0.0.1
2542024-12-16T18:51:49.219Z[a] route add 10.0.0.0/24 10.0.0.254
2552024-12-16T18:51:49.237Zadd net 10.0.0.0/24: gateway 10.0.0.254
2562024-12-16T18:51:49.237Zsetup zone b
2572024-12-16T18:51:49.237Z[b] svcs milestone/network
2582024-12-16T18:51:49.257ZSTATE STIME FMRI
2592024-12-16T18:51:49.257Z- - svc:/milestone/network:default
2602024-12-16T18:51:50.257Z[b] svcs milestone/network
2612024-12-16T18:51:50.277ZSTATE STIME FMRI
2622024-12-16T18:51:50.277Z- - svc:/milestone/network:default
2632024-12-16T18:51:51.277Z[b] svcs milestone/network
2642024-12-16T18:51:51.298ZSTATE STIME FMRI
2652024-12-16T18:51:51.298Z- - svc:/milestone/network:default
2662024-12-16T18:51:52.298Z[b] svcs milestone/network
2672024-12-16T18:51:52.319ZSTATE STIME FMRI
2682024-12-16T18:51:52.319Z- - svc:/milestone/network:default
2692024-12-16T18:51:53.319Z[b] svcs milestone/network
2702024-12-16T18:51:53.339ZSTATE STIME FMRI
2712024-12-16T18:51:53.339Z- - svc:/milestone/network:default
2722024-12-16T18:51:54.339Z[b] svcs milestone/network
2732024-12-16T18:51:54.359ZSTATE STIME FMRI
2742024-12-16T18:51:54.359Z- - svc:/milestone/network:default
2752024-12-16T18:51:55.359Z[b] svcs milestone/network
2762024-12-16T18:51:55.380ZSTATE STIME FMRI
2772024-12-16T18:51:55.380Z- - svc:/milestone/network:default
2782024-12-16T18:51:56.380Z[b] svcs milestone/network
2792024-12-16T18:51:56.401ZSTATE STIME FMRI
2802024-12-16T18:51:56.401Z- - svc:/milestone/network:default
2812024-12-16T18:51:57.401Z[b] svcs milestone/network
2822024-12-16T18:51:57.422ZSTATE STIME FMRI
2832024-12-16T18:51:57.422Z- - svc:/milestone/network:default
2842024-12-16T18:51:58.422Z[b] svcs milestone/network
2852024-12-16T18:51:58.443ZSTATE STIME FMRI
2862024-12-16T18:51:58.443Z- - svc:/milestone/network:default
2872024-12-16T18:51:59.443Z[b] svcs milestone/network
2882024-12-16T18:51:59.463ZSTATE STIME FMRI
2892024-12-16T18:51:59.463Z- - svc:/milestone/network:default
2902024-12-16T18:52:00.463Z[b] svcs milestone/network
2912024-12-16T18:52:00.483ZSTATE STIME FMRI
2922024-12-16T18:52:00.484Z- - svc:/milestone/network:default
2932024-12-16T18:52:01.484Z[b] svcs milestone/network
2942024-12-16T18:52:01.506ZSTATE STIME FMRI
2952024-12-16T18:52:01.506Zuninitialized 10:52:00 svc:/milestone/network:default
2962024-12-16T18:52:02.506Z[b] svcs milestone/network
2972024-12-16T18:52:02.527ZSTATE STIME FMRI
2982024-12-16T18:52:02.527Zonline 10:52:00 svc:/milestone/network:default
2992024-12-16T18:52:02.527Z[b] ipadm create-addr -t -T dhcp opte1/test
3002024-12-16T18:52:08.125Z
3012024-12-16T18:52:08.125Z[b] route add -iface 10.0.0.254 10.0.0.2
3022024-12-16T18:52:08.147Zadd host 10.0.0.254: gateway 10.0.0.2
3032024-12-16T18:52:08.147Z[b] route add 10.0.0.0/24 10.0.0.254
3042024-12-16T18:52:08.166Zadd net 10.0.0.0/24: gateway 10.0.0.254
3052024-12-16T18:52:08.168Z[a] ping 10.0.0.2
3062024-12-16T18:52:08.187Z10.0.0.2 is alive
3072024-12-16T18:52:12.489Ztest test_xde_loopback ... ok
3082024-12-16T18:52:12.489Z
3092024-12-16T18:52:12.491Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 257.65s
3102024-12-16T18:52:12.492Z
3112024-12-16T18:52:12.492Z+ cleanup
3122024-12-16T18:52:12.494Z++ id -un
3132024-12-16T18:52:12.713Z++ id -gn
3142024-12-16T18:52:12.716Z+ pfexec chown -R build:build .
3152024-12-16T18:52:12.722Z+ [[ -z 01JF8C72JGQ106Y8776WRZ6AN5 ]]
3162024-12-16T18:52:12.725Zprocess exited: duration 319278 ms, exit code 0
 
3172024-12-16T18:52:12.733Zfound 0 output files