01JXZK7C41CNAKHJNN4B9DZE0V: build-and-test (helios)

BasicConfig {
    output_rules: [
        "%/work/*",
        "%/work/oxidecomputer/omicron/target/nextest/ci/junit.xml",
        "%/var/tmp/omicron_tmp/**/*",
        "!/var/tmp/omicron_tmp/crdb-base*",
        "!/var/tmp/omicron_tmp/rustc*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/dendrite",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/oxidecomputer/omicron/target/nextest/ci/junit.xml",
            series: "junit-helios",
            name: "junit.xml",
        },
        BasicConfigPublish {
            from_output: "/work/environment.json",
            series: "junit-helios",
            name: "environment.json",
        },
        BasicConfigPublish {
            from_output: "/work/crate-build-timings.json",
            series: "build-info-helios",
            name: "crate-build-timings.json",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JXZK7QCEF4MHK0XY7F4PY62V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-17T18:43:15.921Zjob assigned to worker 01JXZK6DDPKX24QPZYD807AE0G [factory gimlet-EVT22200007-propolis, EVT22200007/31027] (queued for 0 s)
 
22025-06-17T18:43:16.826Zstarting task 0: "setup"
32025-06-17T18:43:16.865Z++ uname -s
42025-06-17T18:43:16.865Z+ kern=SunOS
52025-06-17T18:43:16.865Z+ build_user=build
62025-06-17T18:43:16.865Z+ build_uid=12345
72025-06-17T18:43:16.865Z+ work_dir=/work
82025-06-17T18:43:16.865Z+ input_dir=/input
92025-06-17T18:43:16.865Z+ [[ 0 == 12345 ]]
102025-06-17T18:43:16.865Z+ case "$kern" in
112025-06-17T18:43:16.865Z+ groupadd -g 12345 build
122025-06-17T18:43:16.865Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-17T18:43:18.848Z+ zfs create -o mountpoint=/work rpool/work
142025-06-17T18:43:18.880Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-17T18:43:18.920Z+ home_fs=zfs
162025-06-17T18:43:18.920Z+ [[ zfs == autofs ]]
172025-06-17T18:43:18.920Z+ mkdir -p /home/build
182025-06-17T18:43:18.920Z+ chown build:build /home/build /work
192025-06-17T18:43:20.888Z+ chmod 0700 /home/build /work
202025-06-17T18:43:20.925Zprocess exited: duration 4069 ms, exit code 0
 
212025-06-17T18:43:20.978Zstarting task 1: "rust-toolchain"
222025-06-17T18:43:21.004Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-17T18:43:21.004Z * rust toolchain channel = "1.87.0"
242025-06-17T18:43:21.004Z * rust toolchain profile = "default"
252025-06-17T18:43:21.004Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-06-17T18:43:21.004Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-17T18:43:21.004Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-17T18:43:21.004Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-17T18:43:21.004Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-17T18:43:21.123Zinfo: downloading installer
312025-06-17T18:43:21.770Zwarn: It looks like you have an existing installation of Rust at:
322025-06-17T18:43:21.771Zwarn: /opt/ooce/bin
332025-06-17T18:43:21.771Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-17T18:43:21.771Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-17T18:43:21.771Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-17T18:43:21.771Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-17T18:43:21.771Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-17T18:43:21.771Zerror: cannot install while Rust is installed
392025-06-17T18:43:21.771Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-17T18:43:21.797Zinfo: profile set to 'default'
412025-06-17T18:43:21.797Zinfo: default host triple is x86_64-unknown-illumos
422025-06-17T18:43:21.797Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-17T18:43:21.910Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-17T18:43:21.910Zinfo: downloading component 'cargo'
452025-06-17T18:43:22.185Zinfo: downloading component 'clippy'
462025-06-17T18:43:22.259Zinfo: downloading component 'rust-docs'
472025-06-17T18:43:22.536Zinfo: downloading component 'rust-std'
482025-06-17T18:43:22.846Z
492025-06-17T18:43:22.846Zthread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/io/driver.rs:208:27:
502025-06-17T18:43:22.846Zfailed to wake I/O driver: Os { code: 0, kind: Uncategorized, message: "Error 0" }
512025-06-17T18:43:22.846Znote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
522025-06-17T18:43:22.886Zprocess exited: duration 1899 ms, exit code 1
 
532025-06-17T18:43:22.937Zfound 0 output files
542025-06-17T18:43:22.966Ztask 2 was incomplete, marked failed
552025-06-17T18:43:22.966Ztask 3 was incomplete, marked failed
562025-06-17T18:43:22.966Ztask 4 was incomplete, marked failed