01J36KE00GN3CF25XD1FPXM2N3: opte-p5p

BasicConfig {
    output_rules: [
        "=/out/opte.p5p",
        "=/out/opte.p5p.sha256",
    ],
    rust_toolchain: Some(
        String(
            "nightly-2024-06-27",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/illumos-rs",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/out/opte.p5p",
            series: "repo",
            name: "opte.p5p",
        },
        BasicConfigPublish {
            from_output: "/out/opte.p5p.sha256",
            series: "repo",
            name: "opte.p5p.sha256",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01J36KEM6VJQAZFKQGQB65MKEE

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-19T23:07:14.521Zjob dependencies complete; ready to run (waiting for 9 m 21 s)
22024-07-19T23:07:49.595Zjob assigned to worker 01J36KZTBCSTRWGMPH38H4MHZC (queued for 35 s)
32024-07-19T23:07:49.754Zdownloading input: /input/opteadm/work/debug/opteadm
42024-07-19T23:07:52.767Zdownloaded input: /input/opteadm/work/debug/opteadm
52024-07-19T23:07:52.767Zdownloading input: /input/opteadm/work/debug/opteadm.debug.sha256
62024-07-19T23:07:52.804Zdownloaded input: /input/opteadm/work/debug/opteadm.debug.sha256
72024-07-19T23:07:52.829Zdownloading input: /input/opteadm/work/release/opteadm
82024-07-19T23:07:53.688Zdownloaded input: /input/opteadm/work/release/opteadm
92024-07-19T23:07:53.712Zdownloading input: /input/opteadm/work/release/opteadm.release.sha256
102024-07-19T23:07:53.737Zdownloaded input: /input/opteadm/work/release/opteadm.release.sha256
112024-07-19T23:07:53.737Zdownloading input: /input/xde/work/debug/xde.dbg
122024-07-19T23:07:56.863Zdownloaded input: /input/xde/work/debug/xde.dbg
132024-07-19T23:07:56.863Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
142024-07-19T23:07:56.897Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
152024-07-19T23:07:56.897Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
162024-07-19T23:07:56.937Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
172024-07-19T23:07:56.937Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
182024-07-19T23:07:56.972Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
192024-07-19T23:07:56.972Zdownloading input: /input/xde/work/release/xde
202024-07-19T23:07:58.506Zdownloaded input: /input/xde/work/release/xde
212024-07-19T23:07:58.506Zdownloading input: /input/xde/work/release/xde.sha256
222024-07-19T23:07:58.542Zdownloaded input: /input/xde/work/release/xde.sha256
232024-07-19T23:07:58.542Zdownloading input: /input/xde/work/release/xde_link.so
242024-07-19T23:07:58.582Zdownloaded input: /input/xde/work/release/xde_link.so
252024-07-19T23:07:58.582Zdownloading input: /input/xde/work/release/xde_link.so.sha256
262024-07-19T23:07:58.618Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
272024-07-19T23:07:58.642Zdownloading input: /input/xde/work/test/loopback
282024-07-19T23:08:01.174Zdownloaded input: /input/xde/work/test/loopback
292024-07-19T23:08:01.174Zdownloading input: /input/xde/work/xde.conf
302024-07-19T23:08:01.209Zdownloaded input: /input/xde/work/xde.conf
 
312024-07-19T23:08:01.209Zstarting task 0: "setup"
322024-07-19T23:08:01.233Z++ uname -s
332024-07-19T23:08:01.234Z+ kern=SunOS
342024-07-19T23:08:01.234Z+ case "$kern" in
352024-07-19T23:08:01.234Z+ groupadd -g 12345 build
362024-07-19T23:08:01.234Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
372024-07-19T23:08:03.241Z+ zfs create -o mountpoint=/work rpool/work
382024-07-19T23:08:03.286Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
392024-07-19T23:08:03.315Z+ home_fs=zfs
402024-07-19T23:08:03.315Z+ [[ zfs == autofs ]]
412024-07-19T23:08:03.315Z+ mkdir -p /home/build
422024-07-19T23:08:03.315Z+ chown build:build /home/build /work
432024-07-19T23:08:05.293Z+ chmod 0700 /home/build /work
442024-07-19T23:08:05.318Zprocess exited: duration 4088 ms, exit code 0
 
452024-07-19T23:08:05.377Zstarting task 1: "rust-toolchain"
462024-07-19T23:08:05.401Z+ printf ' * toolchain channel = "%s"
472024-07-19T23:08:05.401Z * toolchain channel = "nightly-2024-06-27"
482024-07-19T23:08:05.401Z' nightly-2024-06-27
492024-07-19T23:08:05.401Z+ printf ' * toolchain profile = "%s"
502024-07-19T23:08:05.401Z' default
512024-07-19T23:08:05.401Z * toolchain profile = "default"
522024-07-19T23:08:05.402Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
532024-07-19T23:08:05.402Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-06-27 --profile default
542024-07-19T23:08:05.510Zinfo: downloading installer
552024-07-19T23:08:06.059Zinfo: profile set to 'default'
562024-07-19T23:08:06.059Zinfo: default host triple is x86_64-unknown-illumos
572024-07-19T23:08:06.083Zinfo: syncing channel updates for 'nightly-2024-06-27-x86_64-unknown-illumos'
582024-07-19T23:08:06.172Zinfo: latest update on 2024-06-27, rust version 1.81.0-nightly (4bc39f028 2024-06-26)
592024-07-19T23:08:06.172Zinfo: downloading component 'cargo'
602024-07-19T23:08:06.318Zinfo: downloading component 'clippy'
612024-07-19T23:08:06.371Zinfo: downloading component 'rust-docs'
622024-07-19T23:08:06.537Zinfo: downloading component 'rust-std'
632024-07-19T23:08:06.833Zinfo: downloading component 'rustc'
642024-07-19T23:08:07.493Zinfo: downloading component 'rustfmt'
652024-07-19T23:08:07.538Zinfo: installing component 'cargo'
662024-07-19T23:08:08.615Zinfo: installing component 'clippy'
672024-07-19T23:08:09.055Zinfo: installing component 'rust-docs'
682024-07-19T23:08:11.795Zinfo: installing component 'rust-std'
692024-07-19T23:08:13.847Zinfo: installing component 'rustc'
702024-07-19T23:08:19.014Zinfo: installing component 'rustfmt'
712024-07-19T23:08:19.400Zinfo: default toolchain set to 'nightly-2024-06-27-x86_64-unknown-illumos'
722024-07-19T23:08:19.401Z
732024-07-19T23:08:19.530Z nightly-2024-06-27-x86_64-unknown-illumos installed - rustc 1.81.0-nightly (4bc39f028 2024-06-26)
742024-07-19T23:08:19.530Z
752024-07-19T23:08:19.530Z
762024-07-19T23:08:19.530ZRust is installed now. Great!
772024-07-19T23:08:19.530Z
782024-07-19T23:08:19.554ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
792024-07-19T23:08:19.555Zenvironment variable. This has not been done automatically.
802024-07-19T23:08:19.555Z
812024-07-19T23:08:19.555ZTo configure your current shell, you need to source
822024-07-19T23:08:19.555Zthe corresponding env file under $HOME/.cargo.
832024-07-19T23:08:19.555Z
842024-07-19T23:08:19.555ZThis is usually done by running one of the following (note the leading DOT):
852024-07-19T23:08:19.555Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
862024-07-19T23:08:19.555Zsource "$HOME/.cargo/env.fish" # For fish
872024-07-19T23:08:19.610Z+ rustc --version
882024-07-19T23:08:19.730Zrustc 1.81.0-nightly (4bc39f028 2024-06-26)
892024-07-19T23:08:19.754Zprocess exited: duration 14353 ms, exit code 0
 
902024-07-19T23:08:19.802Zstarting task 2: "authentication"
912024-07-19T23:08:19.860Zprocess exited: duration 57 ms, exit code 0
 
922024-07-19T23:08:19.908Zstarting task 3: "clone repository"
932024-07-19T23:08:19.933Z+ mkdir -p /work/oxidecomputer/opte
942024-07-19T23:08:19.933Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
952024-07-19T23:08:19.957ZCloning into '/work/oxidecomputer/opte'...
962024-07-19T23:08:21.152Z+ cd /work/oxidecomputer/opte
972024-07-19T23:08:21.152Z+ git fetch origin 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505
982024-07-19T23:08:21.478ZFrom https://github.com/oxidecomputer/opte
992024-07-19T23:08:21.478Z * branch 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505 -> FETCH_HEAD
1002024-07-19T23:08:21.502Z+ [[ -n illumos-rs-wip ]]
1012024-07-19T23:08:21.502Z++ git branch --show-current
1022024-07-19T23:08:21.502Z+ current=master
1032024-07-19T23:08:21.502Z+ [[ master != illumos-rs-wip ]]
1042024-07-19T23:08:21.502Z+ git branch -f illumos-rs-wip 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505
1052024-07-19T23:08:21.527Z+ git checkout -f illumos-rs-wip
1062024-07-19T23:08:21.551ZSwitched to branch 'illumos-rs-wip'
1072024-07-19T23:08:21.551Z+ git reset --hard 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505
1082024-07-19T23:08:21.575ZHEAD is now at 6b6b3bb Newer illumos-rs.
1092024-07-19T23:08:21.575Zprocess exited: duration 1657 ms, exit code 0
 
1102024-07-19T23:08:21.624Zstarting task 4: "build"
1112024-07-19T23:08:21.648Z+ TGT_BASE=/work
1122024-07-19T23:08:21.648Z+ cargo --version
1132024-07-19T23:08:21.648Zinfo: syncing channel updates for '1.79.0-x86_64-unknown-illumos'
1142024-07-19T23:08:21.769Zinfo: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
1152024-07-19T23:08:21.769Zinfo: downloading component 'cargo'
1162024-07-19T23:08:21.978Zinfo: downloading component 'clippy'
1172024-07-19T23:08:22.049Zinfo: downloading component 'rust-docs'
1182024-07-19T23:08:22.310Zinfo: downloading component 'rust-std'
1192024-07-19T23:08:22.696Zinfo: downloading component 'rustc'
1202024-07-19T23:08:23.755Zinfo: downloading component 'rustfmt'
1212024-07-19T23:08:23.810Zinfo: installing component 'cargo'
1222024-07-19T23:08:24.912Zinfo: installing component 'clippy'
1232024-07-19T23:08:25.337Zinfo: installing component 'rust-docs'
1242024-07-19T23:08:27.786Zinfo: installing component 'rust-std'
1252024-07-19T23:08:29.669Zinfo: installing component 'rustc'
1262024-07-19T23:08:34.517Zinfo: installing component 'rustfmt'
1272024-07-19T23:08:34.979Zcargo 1.79.0 (ffa9cf99a 2024-06-03)
1282024-07-19T23:08:35.003Z+ rustc --version
1292024-07-19T23:08:35.126Zrustc 1.79.0 (129f3b996 2024-06-10)
1302024-07-19T23:08:35.151Z+ header 'move artifacts for packaging'
1312024-07-19T23:08:35.151Z+ echo '# ==== move artifacts for packaging ==== #'
1322024-07-19T23:08:35.151Z+ DBG_SRC=target/x86_64-illumos/debug
1332024-07-19T23:08:35.151Z# ==== move artifacts for packaging ==== #
1342024-07-19T23:08:35.151Z+ DBG_LINK_SRC=target/i686-unknown-illumos/debug
1352024-07-19T23:08:35.151Z+ DBG_ADM_SRC=target/debug
1362024-07-19T23:08:35.151Z+ REL_SRC=target/x86_64-illumos/release
1372024-07-19T23:08:35.151Z+ REL_LINK_SRC=target/i686-unknown-illumos/release
1382024-07-19T23:08:35.151Z+ REL_ADM_SRC=target/release
1392024-07-19T23:08:35.151Z+ mkdir -p target/x86_64-illumos/release
1402024-07-19T23:08:35.151Z+ cp /input/xde/work/release/xde target/x86_64-illumos/release
1412024-07-19T23:08:35.239Z+ mkdir -p target/x86_64-illumos/debug
1422024-07-19T23:08:35.264Z+ cp /input/xde/work/debug/xde.dbg target/x86_64-illumos/debug/xde
1432024-07-19T23:08:35.394Z+ mkdir -p target/i686-unknown-illumos/release
1442024-07-19T23:08:35.418Z+ cp /input/xde/work/release/xde_link.so target/i686-unknown-illumos/release/libxde_link.so
1452024-07-19T23:08:35.418Z+ mkdir -p target/i686-unknown-illumos/debug
1462024-07-19T23:08:35.419Z+ cp /input/xde/work/debug/xde_link.dbg.so target/i686-unknown-illumos/debug/libxde_link.so
1472024-07-19T23:08:35.419Z+ mkdir -p target/release
1482024-07-19T23:08:35.419Z+ cp /input/opteadm/work/release/opteadm target/release
1492024-07-19T23:08:35.458Z+ mkdir -p target/debug
1502024-07-19T23:08:35.483Z+ cp /input/opteadm/work/debug/opteadm target/debug
1512024-07-19T23:08:35.684Z+ header 'package opte'
1522024-07-19T23:08:35.684Z+ echo '# ==== package opte ==== #'
1532024-07-19T23:08:35.684Z# ==== package opte ==== #
1542024-07-19T23:08:35.684Z+ cargo xtask package --skip-build
1552024-07-19T23:08:35.915Z Updating crates.io index
1562024-07-19T23:08:35.988Z Updating git repository `https://github.com/oxidecomputer/falcon`
1572024-07-19T23:08:36.861ZFrom https://github.com/oxidecomputer/falcon
1582024-07-19T23:08:36.861Z * [new branch] main -> origin/main
1592024-07-19T23:08:36.861Z * [new ref] -> origin/HEAD
1602024-07-19T23:08:37.019Z Updating git repository `https://github.com/oxidecomputer/illumos-rs.git`
1612024-07-19T23:08:37.761ZFrom https://github.com/oxidecomputer/illumos-rs
1622024-07-19T23:08:37.761Z * [new branch] felixmcfelix/rusty-for-opte -> origin/felixmcfelix/rusty-for-opte
1632024-07-19T23:08:37.786Z * [new branch] luqmana/rusty-modules -> origin/luqmana/rusty-modules
1642024-07-19T23:08:37.786Z * [new branch] main -> origin/main
1652024-07-19T23:08:37.786Z * [new branch] ry/rusty-modules -> origin/ry/rusty-modules
1662024-07-19T23:08:37.786Z * [new ref] -> origin/HEAD
1672024-07-19T23:08:37.904Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1682024-07-19T23:08:38.369ZFrom https://github.com/oxidecomputer/poptrie
1692024-07-19T23:08:38.369Z * [new branch] main -> origin/main
1702024-07-19T23:08:38.393Z * [new branch] multipath -> origin/multipath
1712024-07-19T23:08:38.393Z * [new ref] -> origin/HEAD
1722024-07-19T23:08:38.417Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1732024-07-19T23:08:39.107ZFrom https://github.com/oxidecomputer/netadm-sys
1742024-07-19T23:08:39.107Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
1752024-07-19T23:08:39.131Z * [new branch] compile-macos -> origin/compile-macos
1762024-07-19T23:08:39.131Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
1772024-07-19T23:08:39.131Z * [new branch] gh-pages -> origin/gh-pages
1782024-07-19T23:08:39.131Z * [new branch] main -> origin/main
1792024-07-19T23:08:39.131Z * [new branch] route-get-timeout -> origin/route-get-timeout
1802024-07-19T23:08:39.131Z * [new branch] siocgnds -> origin/siocgnds
1812024-07-19T23:08:39.131Z * [new ref] -> origin/HEAD
1822024-07-19T23:08:39.155Z Updating git repository `https://github.com/oxidecomputer/zone`
1832024-07-19T23:08:39.639ZFrom https://github.com/oxidecomputer/zone
1842024-07-19T23:08:39.639Z * [new branch] main -> origin/main
1852024-07-19T23:08:39.663Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
1862024-07-19T23:08:39.663Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
1872024-07-19T23:08:39.663Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
1882024-07-19T23:08:39.663Z * [new ref] -> origin/HEAD
1892024-07-19T23:08:39.814Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1902024-07-19T23:08:40.405ZFrom https://github.com/oxidecomputer/dlpi-sys
1912024-07-19T23:08:40.405Z * [new branch] gh-pages -> origin/gh-pages
1922024-07-19T23:08:40.429Z * [new branch] main -> origin/main
1932024-07-19T23:08:40.429Z * [new ref] -> origin/HEAD
1942024-07-19T23:08:40.429Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1952024-07-19T23:08:41.006ZFrom https://github.com/jmesmon/rust-libzfs
1962024-07-19T23:08:41.006Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
1972024-07-19T23:08:41.006Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
1982024-07-19T23:08:41.030Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
1992024-07-19T23:08:41.030Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
2002024-07-19T23:08:41.030Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
2012024-07-19T23:08:41.030Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
2022024-07-19T23:08:41.030Z * [new branch] dev -> origin/dev
2032024-07-19T23:08:41.030Z * [new branch] drr -> origin/drr
2042024-07-19T23:08:41.030Z * [new branch] f-types -> origin/f-types
2052024-07-19T23:08:41.030Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
2062024-07-19T23:08:41.030Z * [new branch] master -> origin/master
2072024-07-19T23:08:41.030Z * [new branch] staging -> origin/staging
2082024-07-19T23:08:41.030Z * [new ref] -> origin/HEAD
2092024-07-19T23:08:41.030Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
2102024-07-19T23:08:41.030Z * [new tag] v0.4.0 -> v0.4.0
2112024-07-19T23:08:41.030Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
2122024-07-19T23:08:41.030Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
2132024-07-19T23:08:41.030Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2142024-07-19T23:08:41.529ZFrom https://github.com/oxidecomputer/oxnet
2152024-07-19T23:08:41.529Z * [new branch] ci -> origin/ci
2162024-07-19T23:08:41.553Z * [new branch] dependabot/cargo/serde-1.0.204 -> origin/dependabot/cargo/serde-1.0.204
2172024-07-19T23:08:41.553Z * [new branch] dependabot/cargo/serde_json-1.0.120 -> origin/dependabot/cargo/serde_json-1.0.120
2182024-07-19T23:08:41.553Z * [new branch] main -> origin/main
2192024-07-19T23:08:41.553Z * [new ref] -> origin/HEAD
2202024-07-19T23:08:41.553Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2212024-07-19T23:08:42.110ZFrom https://github.com/oxidecomputer/rusty-doors
2222024-07-19T23:08:42.110Z * [new branch] gh-pages -> origin/gh-pages
2232024-07-19T23:08:42.111Z * [new branch] main -> origin/main
2242024-07-19T23:08:42.135Z * [new branch] no-bindgen -> origin/no-bindgen
2252024-07-19T23:08:42.135Z * [new ref] -> origin/HEAD
2262024-07-19T23:08:42.937Z Downloading crates ...
2272024-07-19T23:08:42.989Z Downloaded anstream v0.6.14
2282024-07-19T23:08:43.015Z Downloaded thiserror v1.0.62
2292024-07-19T23:08:43.040Z Downloaded winnow v0.6.13
2302024-07-19T23:08:43.040Z Downloaded syn v2.0.71
2312024-07-19T23:08:43.064Z Downloaded clap_builder v4.5.9
2322024-07-19T23:08:43.064Z Downloaded rustix v0.38.34
2332024-07-19T23:08:43.088Z Downloaded cargo-platform v0.1.8
2342024-07-19T23:08:43.088Z Downloaded libc v0.2.155
2352024-07-19T23:08:43.113Z Downloaded bitflags v2.6.0
2362024-07-19T23:08:43.137Z Downloaded utf8parse v0.2.2
2372024-07-19T23:08:43.137Z Downloaded unicode-ident v1.0.12
2382024-07-19T23:08:43.137Z Downloaded toml_edit v0.22.15
2392024-07-19T23:08:43.161Z Downloaded toml_datetime v0.6.6
2402024-07-19T23:08:43.161Z Downloaded toml v0.8.14
2412024-07-19T23:08:43.161Z Downloaded thiserror-impl v1.0.62
2422024-07-19T23:08:43.161Z Downloaded terminal_size v0.3.0
2432024-07-19T23:08:43.161Z Downloaded strsim v0.11.1
2442024-07-19T23:08:43.161Z Downloaded serde_json v1.0.120
2452024-07-19T23:08:43.185Z Downloaded serde_derive v1.0.204
2462024-07-19T23:08:43.185Z Downloaded serde v1.0.204
2472024-07-19T23:08:43.185Z Downloaded ryu v1.0.18
2482024-07-19T23:08:43.185Z Downloaded quote v1.0.36
2492024-07-19T23:08:43.185Z Downloaded proc-macro2 v1.0.86
2502024-07-19T23:08:43.185Z Downloaded memchr v2.7.4
2512024-07-19T23:08:43.209Z Downloaded itoa v1.0.11
2522024-07-19T23:08:43.209Z Downloaded is_terminal_polyfill v1.70.0
2532024-07-19T23:08:43.209Z Downloaded indexmap v2.2.6
2542024-07-19T23:08:43.209Z Downloaded hashbrown v0.14.5
2552024-07-19T23:08:43.209Z Downloaded errno v0.3.9
2562024-07-19T23:08:43.209Z Downloaded clap_derive v4.5.8
2572024-07-19T23:08:43.209Z Downloaded clap v4.5.9
2582024-07-19T23:08:43.233Z Downloaded cargo_metadata v0.18.1
2592024-07-19T23:08:43.233Z Downloaded anyhow v1.0.86
2602024-07-19T23:08:43.233Z Downloaded serde_spanned v0.6.6
2612024-07-19T23:08:43.233Z Downloaded semver v1.0.23
2622024-07-19T23:08:43.233Z Downloaded heck v0.5.0
2632024-07-19T23:08:43.233Z Downloaded equivalent v1.0.1
2642024-07-19T23:08:43.233Z Downloaded colorchoice v1.0.1
2652024-07-19T23:08:43.233Z Downloaded clap_lex v0.7.1
2662024-07-19T23:08:43.233Z Downloaded camino v1.1.7
2672024-07-19T23:08:43.234Z Downloaded anstyle-query v1.1.0
2682024-07-19T23:08:43.234Z Downloaded anstyle-parse v0.2.4
2692024-07-19T23:08:43.258Z Downloaded anstyle v1.0.7
2702024-07-19T23:08:43.312Z Compiling proc-macro2 v1.0.86
2712024-07-19T23:08:43.312Z Compiling unicode-ident v1.0.12
2722024-07-19T23:08:43.312Z Compiling serde v1.0.204
2732024-07-19T23:08:43.336Z Compiling libc v0.2.155
2742024-07-19T23:08:43.336Z Compiling rustix v0.38.34
2752024-07-19T23:08:43.336Z Compiling utf8parse v0.2.2
2762024-07-19T23:08:43.336Z Compiling bitflags v2.6.0
2772024-07-19T23:08:43.336Z Compiling camino v1.1.7
2782024-07-19T23:08:43.533Z Compiling anstyle-parse v0.2.4
2792024-07-19T23:08:43.557Z Compiling is_terminal_polyfill v1.70.0
2802024-07-19T23:08:43.656Z Compiling hashbrown v0.14.5
2812024-07-19T23:08:43.768Z Compiling serde_json v1.0.120
2822024-07-19T23:08:43.842Z Compiling thiserror v1.0.62
2832024-07-19T23:08:43.884Z Compiling anstyle-query v1.1.0
2842024-07-19T23:08:43.920Z Compiling colorchoice v1.0.1
2852024-07-19T23:08:44.011Z Compiling anstyle v1.0.7
2862024-07-19T23:08:44.057Z Compiling semver v1.0.23
2872024-07-19T23:08:44.082Z Compiling equivalent v1.0.1
2882024-07-19T23:08:44.160Z Compiling ryu v1.0.18
2892024-07-19T23:08:44.185Z Compiling itoa v1.0.11
2902024-07-19T23:08:44.363Z Compiling anstream v0.6.14
2912024-07-19T23:08:44.390Z Compiling clap_lex v0.7.1
2922024-07-19T23:08:44.414Z Compiling anyhow v1.0.86
2932024-07-19T23:08:44.474Z Compiling winnow v0.6.13
2942024-07-19T23:08:44.534Z Compiling strsim v0.11.1
2952024-07-19T23:08:44.761Z Compiling quote v1.0.36
2962024-07-19T23:08:44.873Z Compiling indexmap v2.2.6
2972024-07-19T23:08:44.897Z Compiling heck v0.5.0
2982024-07-19T23:08:45.041Z Compiling errno v0.3.9
2992024-07-19T23:08:45.254Z Compiling syn v2.0.71
3002024-07-19T23:08:46.059Z Compiling terminal_size v0.3.0
3012024-07-19T23:08:46.158Z Compiling clap_builder v4.5.9
3022024-07-19T23:08:50.395Z Compiling serde_derive v1.0.204
3032024-07-19T23:08:50.395Z Compiling thiserror-impl v1.0.62
3042024-07-19T23:08:50.395Z Compiling clap_derive v4.5.8
3052024-07-19T23:08:53.061Z Compiling clap v4.5.9
3062024-07-19T23:08:59.480Z Compiling serde_spanned v0.6.6
3072024-07-19T23:08:59.480Z Compiling toml_datetime v0.6.6
3082024-07-19T23:08:59.480Z Compiling cargo-platform v0.1.8
3092024-07-19T23:08:59.743Z Compiling toml_edit v0.22.15
3102024-07-19T23:09:00.846Z Compiling cargo_metadata v0.18.1
3112024-07-19T23:09:02.211Z Compiling toml v0.8.14
3122024-07-19T23:09:04.583Z Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask)
3132024-07-19T23:09:06.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.08s
3142024-07-19T23:09:06.939Z Running `target/debug/xtask package --skip-build`
3152024-07-19T23:09:09.388Z+ ./clean.sh
3162024-07-19T23:09:09.413Z+ mkdir -p proto/kernel/drv/amd64
3172024-07-19T23:09:09.413Z+ mkdir -p proto/opt/oxide/opte/bin
3182024-07-19T23:09:09.413Z+ mkdir -p proto/usr/lib/devfsadm/linkmod
3192024-07-19T23:09:09.438Z+ cp ../target/release/opteadm proto/opt/oxide/opte/bin/
3202024-07-19T23:09:09.462Z+ cp ../target/x86_64-illumos/release/xde proto/kernel/drv/amd64
3212024-07-19T23:09:09.486Z+ cp ../xde/xde.conf proto/kernel/drv/
3222024-07-19T23:09:09.510Z+ cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so
3232024-07-19T23:09:09.510Z+ '[' -z ']'
3242024-07-19T23:09:09.510Z+ cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg
3252024-07-19T23:09:09.584Z+ cp ../target/x86_64-illumos/debug/xde proto/kernel/drv/amd64/xde.dbg
3262024-07-19T23:09:09.655Z+ INC_DEBUG=
3272024-07-19T23:09:09.679Z++ ./print-api-version.sh
3282024-07-19T23:09:09.679Z+ API_VSN=33
3292024-07-19T23:09:09.679Z+ sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/294/g -e s/%API_VSN%/33/g opte.template.p5m
3302024-07-19T23:09:09.679Z+ pkgmogrify -v -D inc_debug= -O opte.base.p5m
3312024-07-19T23:09:10.792Z+ pkgdepend generate -d proto opte.base.p5m
3322024-07-19T23:09:11.942Z+ mkdir -p packages
3332024-07-19T23:09:11.966Z+ pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m
3342024-07-19T23:09:21.356Z+ cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m
3352024-07-19T23:09:21.381Z+ pkgrepo create packages/repo
3362024-07-19T23:09:22.412Z+ pkgrepo add-publisher -s packages/repo helios-dev
3372024-07-19T23:09:23.432Z+ pkgsend publish -d proto -s packages/repo opte.final.p5m
3382024-07-19T23:10:02.650Zpkg://helios-dev/driver/network/opte@0.33.294,5.11:20240719T230923Z
3392024-07-19T23:10:02.650ZPUBLISHED
3402024-07-19T23:10:02.701Z+ pkgrecv -a -d packages/repo/opte-0.33.294.p5p -s packages/repo -v -m latest '*'
3412024-07-19T23:10:03.594ZRetrieving packages for publisher helios-dev ...
3422024-07-19T23:10:03.618ZRetrieving catalog 'helios-dev' ... Done
3432024-07-19T23:10:03.618ZRetrieving and evaluating 1 package(s)...
3442024-07-19T23:10:03.618ZFetching manifests: 1/1 100% complete
3452024-07-19T23:10:03.618ZFetching manifests: 1/1 100% complete
3462024-07-19T23:10:03.618Z
3472024-07-19T23:10:03.618ZArchiving packages ...
3482024-07-19T23:10:03.618Z Packages to add: 1
3492024-07-19T23:10:03.618Z Files to retrieve: 6
3502024-07-19T23:10:03.618ZEstimated transfer size: 35.11 MB
3512024-07-19T23:10:03.618Z
3522024-07-19T23:10:03.618ZPackages to archive:
3532024-07-19T23:10:03.618Zdriver/network/opte@0.33.294,5.11:20240719T230923Z
3542024-07-19T23:10:03.618Z
3552024-07-19T23:10:03.618ZDownload: 0/6 items 0.0/35.1MB 0% complete
3562024-07-19T23:10:03.730ZDownload: Completed 35.11 MB in 0.13 seconds (273M/s)
3572024-07-19T23:10:03.755ZArchiving: 1/20 items 0.0/35.1MB 0% complete
3582024-07-19T23:10:03.755ZArchiving: Completed 35.14 MB in 0.02 seconds
3592024-07-19T23:10:03.810ZSuccessfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.33.294.p5p.
3602024-07-19T23:10:03.835Z+ banner copy
3612024-07-19T23:10:03.835Z
3622024-07-19T23:10:03.835Z #### #### ##### # #
3632024-07-19T23:10:03.835Z # # # # # # # #
3642024-07-19T23:10:03.835Z # # # # # #
3652024-07-19T23:10:03.835Z # # # ##### #
3662024-07-19T23:10:03.835Z # # # # # #
3672024-07-19T23:10:03.835Z #### #### # #
3682024-07-19T23:10:03.835Z
3692024-07-19T23:10:03.835Z+ pfexec mkdir -p /out
3702024-07-19T23:10:03.835Z+ pfexec chown 12345 /out
3712024-07-19T23:10:03.835Z+ PKG_NAME=/out/opte.p5p
3722024-07-19T23:10:03.835Z+ mv pkg/packages/repo/opte-0.33.294.p5p /out/opte.p5p
3732024-07-19T23:10:03.861Z+ sha256sum /out/opte.p5p
3742024-07-19T23:10:03.898Zprocess exited: duration 102275 ms, exit code 0
 
3752024-07-19T23:10:03.976Zfound 2 output files
3762024-07-19T23:10:03.976Zuploading: /out/opte.p5p (36853760 bytes)
3772024-07-19T23:10:06.697Zuploaded: /out/opte.p5p
3782024-07-19T23:10:06.697Zuploading: /out/opte.p5p.sha256 (80 bytes)
3792024-07-19T23:10:07.790Zuploaded: /out/opte.p5p.sha256