|
|
|
| 1 | 2026-04-27T09:28:25.503Z | job assigned to worker 01KQ747VY6WAM9VHKJV8Y1XCCG [factory aws, i-059a230fa1d6f30ea] (queued for 59 s) |
| |
| 2 | 2026-04-27T09:28:32.540Z | starting task 0: "setup" |
| 3 | 2026-04-27T09:28:32.545Z | ++ uname -s |
| 4 | 2026-04-27T09:28:32.548Z | + kern=SunOS |
| 5 | 2026-04-27T09:28:32.548Z | + build_user=build |
| 6 | 2026-04-27T09:28:32.548Z | + build_uid=12345 |
| 7 | 2026-04-27T09:28:32.548Z | + work_dir=/work |
| 8 | 2026-04-27T09:28:32.549Z | + input_dir=/input |
| 9 | 2026-04-27T09:28:32.549Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-27T09:28:32.549Z | + case "$kern" in |
| 11 | 2026-04-27T09:28:32.549Z | + groupadd -g 12345 build |
| 12 | 2026-04-27T09:28:32.552Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-27T09:28:34.560Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-27T09:28:34.679Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-27T09:28:34.682Z | + home_fs=zfs |
| 16 | 2026-04-27T09:28:34.682Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-27T09:28:34.682Z | + mkdir -p /home/build |
| 18 | 2026-04-27T09:28:34.685Z | + chown build:build /home/build /work |
| 19 | 2026-04-27T09:28:36.685Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-27T09:28:36.689Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-04-27T09:28:36.695Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-27T09:28:36.701Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-27T09:28:36.701Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-27T09:28:36.701Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-04-27T09:28:36.701Z | * rust toolchain profile = "default" |
| 26 | 2026-04-27T09:28:36.701Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-27T09:28:36.701Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-27T09:28:36.704Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-27T09:28:36.704Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-27T09:28:36.831Z | info: downloading installer |
| 31 | 2026-04-27T09:28:38.168Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-27T09:28:38.168Z | warn: /opt/ooce/bin |
| 33 | 2026-04-27T09:28:38.168Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-27T09:28:38.168Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-27T09:28:38.168Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-27T09:28:38.168Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-27T09:28:38.168Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-27T09:28:38.168Z | error: cannot install while Rust is installed |
| 39 | 2026-04-27T09:28:38.168Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-27T09:28:38.168Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-27T09:28:38.168Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-27T09:28:38.168Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-27T09:28:38.168Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-27T09:28:38.181Z | info: profile set to default |
| 45 | 2026-04-27T09:28:38.181Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-27T09:28:38.185Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-27T09:28:38.316Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-27T09:28:38.316Z | info: downloading 6 components |
| 49 | 2026-04-27T09:28:52.251Z | |
| 50 | 2026-04-27T09:28:52.251Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-04-27T09:28:52.281Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-27T09:28:52.281Z | |
| 53 | 2026-04-27T09:28:52.281Z | |
| 54 | 2026-04-27T09:28:52.281Z | Rust is installed now. Great! |
| 55 | 2026-04-27T09:28:52.281Z | |
| 56 | 2026-04-27T09:28:52.281Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-27T09:28:52.281Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-27T09:28:52.281Z | |
| 59 | 2026-04-27T09:28:52.281Z | To configure your current shell, you need to source |
| 60 | 2026-04-27T09:28:52.281Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-27T09:28:52.281Z | |
| 62 | 2026-04-27T09:28:52.281Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-27T09:28:52.281Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-27T09:28:52.281Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-27T09:28:52.281Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-27T09:28:52.281Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-27T09:28:52.281Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-27T09:28:52.281Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-27T09:28:52.284Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-27T09:28:52.284Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-27T09:28:52.385Z | + rustup --version |
| 72 | 2026-04-27T09:28:52.391Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-27T09:28:52.391Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-27T09:28:52.413Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-27T09:28:52.416Z | + cargo --version |
| 76 | 2026-04-27T09:28:52.425Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-27T09:28:52.429Z | + rustc --version |
| 78 | 2026-04-27T09:28:52.447Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-27T09:28:52.450Z | process exited: duration 15752 ms, exit code 0 |
| |
| 80 | 2026-04-27T09:28:52.456Z | starting task 2: "authentication" |
| 81 | 2026-04-27T09:28:52.473Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-27T09:28:52.479Z | starting task 3: "clone repository" |
| 83 | 2026-04-27T09:28:52.484Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-27T09:28:52.487Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-27T09:28:52.520Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-27T09:29:01.052Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-27T09:29:01.052Z | + git fetch origin ae201928dd6aa9ea079394345bef91adb60cf428 |
| 88 | 2026-04-27T09:29:01.357Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-27T09:29:01.357Z | * branch ae201928dd6aa9ea079394345bef91adb60cf428 -> FETCH_HEAD |
| 90 | 2026-04-27T09:29:01.372Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-04-27T09:29:01.375Z | ++ git branch --show-current |
| 92 | 2026-04-27T09:29:01.378Z | + current=main |
| 93 | 2026-04-27T09:29:01.378Z | + [[ main != renovate/lock-file-maintenance ]] |
| 94 | 2026-04-27T09:29:01.378Z | + git branch -f renovate/lock-file-maintenance ae201928dd6aa9ea079394345bef91adb60cf428 |
| 95 | 2026-04-27T09:29:01.382Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-04-27T09:29:01.549Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-04-27T09:29:01.552Z | + git reset --hard ae201928dd6aa9ea079394345bef91adb60cf428 |
| 98 | 2026-04-27T09:29:01.712Z | HEAD is now at ae201928d Lock file maintenance |
| 99 | 2026-04-27T09:29:01.715Z | process exited: duration 9232 ms, exit code 0 |
| |
| 100 | 2026-04-27T09:29:01.721Z | starting task 4: "build" |
| 101 | 2026-04-27T09:29:01.727Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-27T09:29:01.727Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-27T09:29:01.727Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-27T09:29:01.728Z | + cargo --version |
| 105 | 2026-04-27T09:29:01.738Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-27T09:29:01.741Z | + rustc --version |
| 107 | 2026-04-27T09:29:01.763Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-27T09:29:01.766Z | + cargo tree --locked |
| 109 | 2026-04-27T09:29:01.936Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 110 | 2026-04-27T09:29:02.202Z | Updating crates.io index |
| 111 | 2026-04-27T09:29:02.205Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 112 | 2026-04-27T09:29:02.497Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 113 | 2026-04-27T09:29:03.298Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 114 | 2026-04-27T09:29:03.716Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 115 | 2026-04-27T09:29:04.797Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 116 | 2026-04-27T09:29:05.331Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 117 | 2026-04-27T09:29:06.622Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 118 | 2026-04-27T09:29:07.355Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 119 | 2026-04-27T09:29:07.876Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 120 | 2026-04-27T09:29:08.883Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 121 | 2026-04-27T09:29:09.260Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 122 | 2026-04-27T09:29:09.697Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 123 | 2026-04-27T09:29:09.979Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 124 | 2026-04-27T09:29:10.952Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 125 | 2026-04-27T09:29:11.424Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 126 | 2026-04-27T09:29:11.812Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 127 | 2026-04-27T09:29:12.332Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 128 | 2026-04-27T09:29:12.624Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 129 | 2026-04-27T09:29:13.109Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 130 | 2026-04-27T09:29:13.331Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 131 | 2026-04-27T09:29:13.558Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 132 | 2026-04-27T09:29:13.968Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 133 | 2026-04-27T09:29:14.347Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 134 | 2026-04-27T09:29:14.924Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 135 | 2026-04-27T09:29:15.237Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 136 | 2026-04-27T09:29:15.555Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 137 | 2026-04-27T09:29:15.832Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 138 | 2026-04-27T09:29:16.737Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 139 | 2026-04-27T09:29:17.980Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 140 | 2026-04-27T09:29:18.470Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 141 | 2026-04-27T09:29:18.737Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 142 | 2026-04-27T09:29:19.099Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 143 | 2026-04-27T09:29:19.383Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 144 | 2026-04-27T09:29:19.743Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 145 | 2026-04-27T09:29:20.160Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 146 | 2026-04-27T09:29:20.411Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 147 | 2026-04-27T09:29:20.667Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 148 | 2026-04-27T09:29:21.012Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 149 | 2026-04-27T09:29:32.061Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 150 | 2026-04-27T09:29:34.139Z | error: cannot update the lock file /work/oxidecomputer/omicron/Cargo.lock because --locked was passed to prevent this |
| 151 | 2026-04-27T09:29:34.139Z | help: to generate the lock file without accessing the network, remove the --locked flag and use --offline instead. |
| 152 | 2026-04-27T09:29:34.199Z | process exited: duration 32473 ms, exit code 101 |
| |
| 153 | 2026-04-27T09:29:34.206Z | found 0 output files |
| 154 | 2026-04-27T09:29:34.206Z | upload error: rule "/work/manifest.toml" required a match, but was not used |
| 155 | 2026-04-27T09:29:34.206Z | upload error: rule "/work/repo.zip" required a match, but was not used |
| 156 | 2026-04-27T09:29:34.206Z | upload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used |
| 157 | 2026-04-27T09:29:34.206Z | upload error: rule "/work/helios.json" required a match, but was not used |
| 158 | 2026-04-27T09:29:34.206Z | upload error: rule "/work/incorporation.p5m" required a match, but was not used |
| 159 | 2026-04-27T09:29:34.206Z | upload error: rule "/work/incorporation.p5p" required a match, but was not used |