01KKDEE547SWKEKYXNF6WN8F2V: check-features (helios)

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KKDEFG6NJQZJ0VM7PCR5BN2Q

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T03:20:24.130Zjob assigned to worker 01KKDEFARP7JK062CZWWQWZG6J [factory aws, i-09801d9ca8121e985] (queued for 1 m 16 s)
 
22026-03-11T03:20:31.995Zstarting task 0: "setup"
32026-03-11T03:20:32.003Z++ uname -s
42026-03-11T03:20:32.003Z+ kern=SunOS
52026-03-11T03:20:32.003Z+ build_user=build
62026-03-11T03:20:32.003Z+ build_uid=12345
72026-03-11T03:20:32.003Z+ work_dir=/work
82026-03-11T03:20:32.003Z+ input_dir=/input
92026-03-11T03:20:32.003Z+ [[ 0 == 12345 ]]
102026-03-11T03:20:32.003Z+ case "$kern" in
112026-03-11T03:20:32.003Z+ groupadd -g 12345 build
122026-03-11T03:20:32.003Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T03:20:33.985Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T03:20:34.105Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T03:20:34.110Z+ home_fs=zfs
162026-03-11T03:20:34.110Z+ [[ zfs == autofs ]]
172026-03-11T03:20:34.110Z+ mkdir -p /home/build
182026-03-11T03:20:34.110Z+ chown build:build /home/build /work
192026-03-11T03:20:36.110Z+ chmod 0700 /home/build /work
202026-03-11T03:20:36.113Zprocess exited: duration 4144 ms, exit code 0
 
212026-03-11T03:20:36.122Zstarting task 1: "rust-toolchain"
222026-03-11T03:20:36.127Z * rust toolchain channel = "1.91.1"
232026-03-11T03:20:36.127Z * rust toolchain profile = "default"
242026-03-11T03:20:36.127Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
252026-03-11T03:20:36.127Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-11T03:20:36.127Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T03:20:36.127Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T03:20:36.127Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T03:20:36.133Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-11T03:20:36.245Zinfo: downloading installer
312026-03-11T03:20:37.943Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T03:20:37.943Zwarn: /opt/ooce/bin
332026-03-11T03:20:37.943Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T03:20:37.943Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T03:20:37.943Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T03:20:37.943Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T03:20:37.943Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T03:20:37.943Zerror: cannot install while Rust is installed
392026-03-11T03:20:37.944Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T03:20:37.955Zinfo: profile set to 'default'
412026-03-11T03:20:37.955Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T03:20:37.958Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-11T03:20:38.245Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-11T03:20:38.245Zinfo: downloading component 'cargo'
452026-03-11T03:20:39.272Zinfo: downloading component 'clippy'
462026-03-11T03:20:39.669Zinfo: downloading component 'rust-docs'
472026-03-11T03:20:41.207Zinfo: downloading component 'rust-std'
482026-03-11T03:20:43.169Zinfo: downloading component 'rustc'
492026-03-11T03:20:51.889Zinfo: downloading component 'rustfmt'
502026-03-11T03:20:52.196Zinfo: installing component 'cargo'
512026-03-11T03:20:53.014Zinfo: installing component 'clippy'
522026-03-11T03:20:53.366Zinfo: installing component 'rust-docs'
532026-03-11T03:20:54.808Zinfo: installing component 'rust-std'
542026-03-11T03:20:56.301Zinfo: installing component 'rustc'
552026-03-11T03:21:02.059Zinfo: installing component 'rustfmt'
562026-03-11T03:21:02.367Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-11T03:21:02.367Z
582026-03-11T03:21:02.773Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-11T03:21:02.773Z
602026-03-11T03:21:02.777Z
612026-03-11T03:21:02.777ZRust is installed now. Great!
622026-03-11T03:21:02.777Z
632026-03-11T03:21:02.777ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T03:21:02.778Zenvironment variable. This has not been done automatically.
652026-03-11T03:21:02.778Z
662026-03-11T03:21:02.778ZTo configure your current shell, you need to source
672026-03-11T03:21:02.778Zthe corresponding env file under $HOME/.cargo.
682026-03-11T03:21:02.778Z
692026-03-11T03:21:02.778ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T03:21:02.778Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T03:21:02.778Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T03:21:02.778Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T03:21:02.870Z+ rustup --version
742026-03-11T03:21:02.880Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T03:21:02.885Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T03:21:02.963Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-11T03:21:02.967Z+ cargo --version
782026-03-11T03:21:03.038Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-11T03:21:03.043Z+ rustc --version
802026-03-11T03:21:03.109Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-11T03:21:03.113Zprocess exited: duration 26984 ms, exit code 0
 
822026-03-11T03:21:03.122Zstarting task 2: "authentication"
832026-03-11T03:21:03.142Zprocess exited: duration 21 ms, exit code 0
 
842026-03-11T03:21:03.151Zstarting task 3: "clone repository"
852026-03-11T03:21:03.154Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-11T03:21:03.159Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-11T03:21:03.193ZCloning into '/work/oxidecomputer/omicron'...
882026-03-11T03:21:12.606Z+ cd /work/oxidecomputer/omicron
892026-03-11T03:21:12.606Z+ git fetch origin 1572f75b05249f73922584e20fc5217dfb06b4ba
902026-03-11T03:21:12.917ZFrom https://github.com/oxidecomputer/omicron
912026-03-11T03:21:12.917Z * branch 1572f75b05249f73922584e20fc5217dfb06b4ba -> FETCH_HEAD
922026-03-11T03:21:12.928Z+ [[ -n renovate/crucible-common-digest ]]
932026-03-11T03:21:12.931Z++ git branch --show-current
942026-03-11T03:21:12.931Z+ current=main
952026-03-11T03:21:12.931Z+ [[ main != renovate/crucible-common-digest ]]
962026-03-11T03:21:12.931Z+ git branch -f renovate/crucible-common-digest 1572f75b05249f73922584e20fc5217dfb06b4ba
972026-03-11T03:21:12.935Z+ git checkout -f renovate/crucible-common-digest
982026-03-11T03:21:13.119ZSwitched to branch 'renovate/crucible-common-digest'
992026-03-11T03:21:13.123Z+ git reset --hard 1572f75b05249f73922584e20fc5217dfb06b4ba
1002026-03-11T03:21:13.309ZHEAD is now at 1572f75b0 Update crucible-common digest to 3226492
1012026-03-11T03:21:13.312Zprocess exited: duration 10157 ms, exit code 0
 
1022026-03-11T03:21:13.318Zstarting task 4: "build"
1032026-03-11T03:21:13.322Z+ source .github/buildomat/ci-env.sh
1042026-03-11T03:21:13.325Z++ export CARGO_TERM_COLOR=always
1052026-03-11T03:21:13.325Z++ CARGO_TERM_COLOR=always
1062026-03-11T03:21:13.326Z+ cargo --version
1072026-03-11T03:21:13.381Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-11T03:21:13.384Z+ rustc --version
1092026-03-11T03:21:13.458Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-11T03:21:13.461Z+ source ./env.sh
1112026-03-11T03:21:13.461Z++ OLD_SHELL_OPTS=ehxB
1122026-03-11T03:21:13.461Z++ set -o xtrace
1132026-03-11T03:21:13.464Z++++ dirname ./env.sh
1142026-03-11T03:21:13.464Z+++ readlink -f .
1152026-03-11T03:21:13.468Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-11T03:21:13.468Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-11T03:21:13.468Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-11T03:21:13.468Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-03-11T03:21:13.468Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-03-11T03:21:13.468Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-03-11T03:21:13.468Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-03-11T03:21:13.468Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-03-11T03:21:13.468Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-03-11T03:21:13.468Z++ case $OLD_SHELL_OPTS in
1252026-03-11T03:21:13.468Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-11T03:21:13.468Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272026-03-11T03:21:13.468Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282026-03-11T03:21:13.468Z+ banner prerequisites
1292026-03-11T03:21:13.471Z
1302026-03-11T03:21:13.471Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-11T03:21:13.471Z # # # # # # # # # # # # # # #
1322026-03-11T03:21:13.471Z # # # # ##### # # ##### # # # # # #### #
1332026-03-11T03:21:13.471Z ##### ##### # ##### # # # # # # # # #
1342026-03-11T03:21:13.471Z # # # # # # # # # # # # # # #
1352026-03-11T03:21:13.471Z # # # ###### # # ###### ### # #### # #### #
1362026-03-11T03:21:13.471Z
1372026-03-11T03:21:13.471Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-11T03:21:23.359Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-11T03:21:32.916Z Startup: Caching catalogs ... Done
1402026-03-11T03:21:53.979ZPlanning: Solver setup ... Done (19.505s)
1412026-03-11T03:21:54.118ZPlanning: Running solver ... Done (0.147s)
1422026-03-11T03:21:54.299ZPlanning: Finding local manifests ... Done (0.003s)
1432026-03-11T03:21:54.384ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-11T03:21:54.433ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-11T03:21:54.484ZPlanning: Package planning ... Done (0.043s)
1462026-03-11T03:21:54.530ZPlanning: Merging actions ... Done (0.040s)
1472026-03-11T03:21:54.753ZPlanning: Checking for conflicting actions ... Done (0.237s)
1482026-03-11T03:21:54.795ZPlanning: Consolidating action changes ... Done (0.010s)
1492026-03-11T03:21:55.612ZPlanning: Evaluating mediators ... Done (0.857s)
1502026-03-11T03:21:55.629ZPlanning: Planning completed in 22.56 seconds
1512026-03-11T03:21:55.636Z Packages to install: 4
1522026-03-11T03:21:55.636Z Mediators to change: 2
1532026-03-11T03:21:55.636Z Services to change: 1
1542026-03-11T03:21:55.636Z Estimated space available: 155.43 GB
1552026-03-11T03:21:55.636ZEstimated space to be consumed: 1.82 GB
1562026-03-11T03:21:55.636Z Create boot environment: No
1572026-03-11T03:21:55.636ZCreate backup boot environment: No
1582026-03-11T03:21:55.636Z Rebuild boot archive: No
1592026-03-11T03:21:55.636Z
1602026-03-11T03:21:55.636ZChanged mediators:
1612026-03-11T03:21:55.636Z mediator clang:
1622026-03-11T03:21:55.636Z version: None -> 15 (system default)
1632026-03-11T03:21:55.636Z
1642026-03-11T03:21:55.636Z mediator llvm:
1652026-03-11T03:21:55.637Z version: 14 (system default) -> 15 (system default)
1662026-03-11T03:21:55.637Z
1672026-03-11T03:21:55.637ZChanged packages:
1682026-03-11T03:21:55.637Zhelios-dev
1692026-03-11T03:21:55.637Z developer/build-essential
1702026-03-11T03:21:55.637Z None -> 11-2.0
1712026-03-11T03:21:55.637Z library/libxmlsec1
1722026-03-11T03:21:55.637Z None -> 1.2.35-2.0
1732026-03-11T03:21:55.637Z ooce/developer/clang-15
1742026-03-11T03:21:55.637Z None -> 15.0.7-2.0
1752026-03-11T03:21:55.637Z ooce/developer/llvm-15
1762026-03-11T03:21:55.637Z None -> 15.0.7-2.0
1772026-03-11T03:21:55.638Z
1782026-03-11T03:21:55.638ZServices:
1792026-03-11T03:21:55.638Z restart_fmri:
1802026-03-11T03:21:55.638Z svc:/system/update-man-index:default
1812026-03-11T03:21:55.684Z
1822026-03-11T03:21:55.684ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-11T03:22:00.688ZDownload: 1493/3290 items 115.9/212.6MB 54% complete (23.7M/s)
1842026-03-11T03:22:05.693ZDownload: 2790/3290 items 121.0/212.6MB 56% complete (12.2M/s)
1852026-03-11T03:22:12.972ZDownload: 3289/3290 items 212.5/212.6MB 99% complete (9.7M/s)
1862026-03-11T03:22:13.057ZDownload: Completed 212.60 MB in 17.28 seconds (12.3M/s)
1872026-03-11T03:22:13.210Z Actions: 1/3689 actions (Installing new actions)
1882026-03-11T03:22:17.267Z Actions: Completed 3689 actions in 4.13 seconds.
1892026-03-11T03:22:18.006Z Done (0.730s)
1902026-03-11T03:22:18.006Z Done (0.000s)
1912026-03-11T03:22:18.975Z Done (0.973s)
1922026-03-11T03:22:22.942Z Done (3.614s)
1932026-03-11T03:22:23.026Z Done (0.018s)
1942026-03-11T03:22:23.029Z Done (0.000s)
1952026-03-11T03:22:23.183Z Done (0.000s)
1962026-03-11T03:22:24.149ZPlanning: Evaluating mediator changes ... Done
1972026-03-11T03:22:24.294ZPlanning: Checking for conflicting actions ... Done
1982026-03-11T03:22:24.297ZPlanning: Consolidating action changes ... Done
1992026-03-11T03:22:24.517ZPlanning: Evaluating mediators ... Done
2002026-03-11T03:22:24.520ZPlanning: Planning completed in 0.37 seconds
2012026-03-11T03:22:24.584Z Mediators to change: 2
2022026-03-11T03:22:24.584Z Create boot environment: No
2032026-03-11T03:22:24.596ZCreate backup boot environment: No
2042026-03-11T03:22:24.626Z Done
2052026-03-11T03:22:24.626Z Done
2062026-03-11T03:22:25.359Z Done
2072026-03-11T03:22:28.673Z Done
2082026-03-11T03:22:28.756Z Done
2092026-03-11T03:22:28.760Z Done
2102026-03-11T03:22:28.906Z Done
2112026-03-11T03:22:29.439ZPlanning: Evaluating mediator changes ... Done
2122026-03-11T03:22:29.442ZPlanning: Merging actions ... Done
2132026-03-11T03:22:29.608ZPlanning: Checking for conflicting actions ... Done
2142026-03-11T03:22:29.611ZPlanning: Consolidating action changes ... Done
2152026-03-11T03:22:29.827ZPlanning: Evaluating mediators ... Done
2162026-03-11T03:22:29.870ZPlanning: Planning completed in 0.63 seconds
2172026-03-11T03:22:29.899Z Packages to change: 1
2182026-03-11T03:22:29.899Z Mediators to change: 1
2192026-03-11T03:22:29.902Z Services to change: 1
2202026-03-11T03:22:29.902Z Create boot environment: No
2212026-03-11T03:22:29.902ZCreate backup boot environment: Yes
2222026-03-11T03:22:32.482Z Actions: 1/6 actions (Updating modified actions)
2232026-03-11T03:22:32.487Z Actions: Completed 6 actions in 0.00 seconds.
2242026-03-11T03:22:32.487Z Done
2252026-03-11T03:22:32.487Z Done
2262026-03-11T03:22:32.669Z Done
2272026-03-11T03:22:35.976Z Done
2282026-03-11T03:22:36.065Z Done
2292026-03-11T03:22:36.068Z Done
2302026-03-11T03:22:36.219Z Done
2312026-03-11T03:22:36.597ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-03-11T03:22:36.597Zclang system 15 system
2332026-03-11T03:22:36.597Zcsh system system illumos
2342026-03-11T03:22:36.597Zctags system system illumos
2352026-03-11T03:22:36.597Zfile system system illumos
2362026-03-11T03:22:36.597Zgcc vendor 12 vendor
2372026-03-11T03:22:36.597Zgcc system 10 system
2382026-03-11T03:22:36.597Zgcc system 7 system
2392026-03-11T03:22:36.597Zgo system 1.20 system
2402026-03-11T03:22:36.597Zgo system 1.19 system
2412026-03-11T03:22:36.597Zllvm system 15 system
2422026-03-11T03:22:36.597Zllvm system 14 system
2432026-03-11T03:22:36.597Zmariadb system 10.6 system
2442026-03-11T03:22:36.597Zmta vendor vendor dma
2452026-03-11T03:22:36.597Zopenjdk system 17 system
2462026-03-11T03:22:36.597Zopenjdk system 11 system
2472026-03-11T03:22:36.597Zopenjdk system 1.8 system
2482026-03-11T03:22:36.597Zopenssl vendor 3 vendor
2492026-03-11T03:22:36.597Zperl system 5.36 system
2502026-03-11T03:22:36.597Zpostgresql system 15 system
2512026-03-11T03:22:36.597Zpostgresql system 13 system
2522026-03-11T03:22:36.597Zpython vendor 3 vendor
2532026-03-11T03:22:36.597Zpython system 2 system
2542026-03-11T03:22:36.597Zpython3 system 3.11 system
2552026-03-11T03:22:36.597Zruby system 3.0 system
2562026-03-11T03:22:36.597Zwords vendor vendor american-english
2572026-03-11T03:22:36.597Zwords system system australian-english
2582026-03-11T03:22:36.597Zwords system system british-english
2592026-03-11T03:22:36.597Zwords system system canadian-english
2602026-03-11T03:22:36.597Zwords system system french
2612026-03-11T03:22:36.597Zwords system system italian
2622026-03-11T03:22:36.597Zwords system system ngerman
2632026-03-11T03:22:36.598Zwords system system ogerman
2642026-03-11T03:22:36.598Zwords system system spanish
2652026-03-11T03:22:36.898ZPUBLISHER TYPE STATUS P LOCATION
2662026-03-11T03:22:36.898Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-03-11T03:22:42.791ZFMRI IFO
2682026-03-11T03:22:42.791Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-03-11T03:22:42.791Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-03-11T03:22:42.791Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-03-11T03:22:42.791Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-03-11T03:22:42.791Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-03-11T03:22:42.791Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-03-11T03:22:42.791Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-03-11T03:22:42.791Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-03-11T03:22:42.791Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-03-11T03:22:42.791Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-03-11T03:22:42.791Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-03-11T03:22:42.791Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-03-11T03:22:42.791Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-03-11T03:22:42.791Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-03-11T03:22:42.791Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-03-11T03:22:42.791Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-03-11T03:22:44.069Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-03-11T03:22:44.310Z Updating crates.io index
2862026-03-11T03:22:44.313Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872026-03-11T03:22:44.588Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-03-11T03:22:45.433Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-03-11T03:22:45.887Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-03-11T03:22:46.227Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-03-11T03:22:47.652Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-03-11T03:22:49.217Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-03-11T03:22:49.938Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-03-11T03:22:50.447Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-03-11T03:22:51.880Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-03-11T03:22:52.519Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2972026-03-11T03:22:53.539Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-03-11T03:22:54.370Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-03-11T03:22:54.698Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-03-11T03:22:55.264Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-03-11T03:22:56.147Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-03-11T03:22:56.642Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-03-11T03:22:57.174Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-03-11T03:22:57.592Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-03-11T03:22:58.056Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-03-11T03:22:58.287Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-03-11T03:22:58.501Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-03-11T03:22:58.748Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092026-03-11T03:22:59.170Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-03-11T03:22:59.564Z Updating git repository `https://github.com/oxidecomputer/crucible`
3112026-03-11T03:23:00.292Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3122026-03-11T03:23:00.717Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3132026-03-11T03:23:01.077Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142026-03-11T03:23:01.416Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152026-03-11T03:23:01.700Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162026-03-11T03:23:03.793Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-03-11T03:23:04.057Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-03-11T03:23:04.414Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3192026-03-11T03:23:04.803Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-03-11T03:23:05.140Z Updating crates.io index
3212026-03-11T03:23:05.193Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-03-11T03:23:05.432Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-03-11T03:23:05.848Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-03-11T03:23:06.076Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-03-11T03:23:06.651Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262026-03-11T03:23:20.664Zerror: failed to select a version for `vergen`.
3272026-03-11T03:23:20.664Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3282026-03-11T03:23:20.664Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3292026-03-11T03:23:20.664Z ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
3302026-03-11T03:23:20.664Zversions that meet the requirements `^9.1.0` are: 9.1.0
3312026-03-11T03:23:20.664Z
3322026-03-11T03:23:20.664Zall possible versions conflict with previously selected packages.
3332026-03-11T03:23:20.664Z
3342026-03-11T03:23:20.664Z previously selected package `vergen v9.0.6`
3352026-03-11T03:23:20.664Z ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)`
3362026-03-11T03:23:20.664Z ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)`
3372026-03-11T03:23:20.668Z
3382026-03-11T03:23:20.668Zfailed to select a version for `vergen` which could resolve this conflict
3392026-03-11T03:23:20.709ZFailed to run command -- will try 2 more times
3402026-03-11T03:23:21.079Z Updating git repository `https://github.com/oxidecomputer/crucible`
3412026-03-11T03:23:21.113Z Updating crates.io index
3422026-03-11T03:23:21.417Z Updating crates.io index
3432026-03-11T03:23:22.153Zerror: failed to select a version for `vergen`.
3442026-03-11T03:23:22.153Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3452026-03-11T03:23:22.153Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3462026-03-11T03:23:22.153Z ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
3472026-03-11T03:23:22.154Zversions that meet the requirements `^9.1.0` are: 9.1.0
3482026-03-11T03:23:22.154Z
3492026-03-11T03:23:22.154Zall possible versions conflict with previously selected packages.
3502026-03-11T03:23:22.154Z
3512026-03-11T03:23:22.154Z previously selected package `vergen v9.0.6`
3522026-03-11T03:23:22.154Z ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)`
3532026-03-11T03:23:22.154Z ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)`
3542026-03-11T03:23:22.154Z
3552026-03-11T03:23:22.154Zfailed to select a version for `vergen` which could resolve this conflict
3562026-03-11T03:23:22.181ZFailed to run command -- will try 1 more times
3572026-03-11T03:23:22.550Z Updating git repository `https://github.com/oxidecomputer/crucible`
3582026-03-11T03:23:22.643Z Updating crates.io index
3592026-03-11T03:23:23.225Zerror: failed to select a version for `vergen`.
3602026-03-11T03:23:23.225Z ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=32264925d6c389610d24a1183eddeef65eaac2e6#32264925)`
3612026-03-11T03:23:23.225Z ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)`
3622026-03-11T03:23:23.225Z ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)`
3632026-03-11T03:23:23.225Zversions that meet the requirements `^9.1.0` are: 9.1.0
3642026-03-11T03:23:23.226Z
3652026-03-11T03:23:23.226Zall possible versions conflict with previously selected packages.
3662026-03-11T03:23:23.226Z
3672026-03-11T03:23:23.226Z previously selected package `vergen v9.0.6`
3682026-03-11T03:23:23.226Z ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)`
3692026-03-11T03:23:23.226Z ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)`
3702026-03-11T03:23:23.226Z
3712026-03-11T03:23:23.226Zfailed to select a version for `vergen` which could resolve this conflict
3722026-03-11T03:23:23.252Z
3732026-03-11T03:23:23.257Zreal 2:09.742283486
3742026-03-11T03:23:23.257Zuser 1:19.531170168
3752026-03-11T03:23:23.257Zsys 7.551618209
3762026-03-11T03:23:23.257Ztrap 0.011814879
3772026-03-11T03:23:23.257Ztflt 0.023522362
3782026-03-11T03:23:23.257Zdflt 0.041262827
3792026-03-11T03:23:23.257Zkflt 0.012297885
3802026-03-11T03:23:23.257Zlock 1.018757247
3812026-03-11T03:23:23.257Zslp 2:57.095554663
3822026-03-11T03:23:23.257Zlat 0.076115094
3832026-03-11T03:23:23.257Zstop 0.000601945
3842026-03-11T03:23:23.257Zprocess exited: duration 129896 ms, exit code 101
 
3852026-03-11T03:23:23.264Zfound 0 output files