|
|
|
| 1 | 2026-05-05T03:37:02.614Z | job assigned to worker 01KQV3A6GP1A0KCKCNFPAZT64E [factory aws, i-0e67718eed2da8ca3] (queued for 57 s) |
| |
| 2 | 2026-05-05T03:37:10.991Z | starting task 0: "setup" |
| 3 | 2026-05-05T03:37:10.996Z | ++ uname -s |
| 4 | 2026-05-05T03:37:10.999Z | + kern=SunOS |
| 5 | 2026-05-05T03:37:10.999Z | + build_user=build |
| 6 | 2026-05-05T03:37:10.999Z | + build_uid=12345 |
| 7 | 2026-05-05T03:37:10.999Z | + work_dir=/work |
| 8 | 2026-05-05T03:37:10.999Z | + input_dir=/input |
| 9 | 2026-05-05T03:37:10.999Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T03:37:10.999Z | + case "$kern" in |
| 11 | 2026-05-05T03:37:10.999Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T03:37:11.003Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T03:37:13.011Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T03:37:13.137Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T03:37:13.140Z | + home_fs=zfs |
| 16 | 2026-05-05T03:37:13.140Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T03:37:13.140Z | + mkdir -p /home/build |
| 18 | 2026-05-05T03:37:13.143Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T03:37:14.145Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T03:37:14.149Z | process exited: duration 3163 ms, exit code 0 |
| |
| 21 | 2026-05-05T03:37:14.155Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T03:37:14.163Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-05T03:37:14.163Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-05T03:37:14.163Z | * rust toolchain profile = "default" |
| 25 | 2026-05-05T03:37:14.163Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-05T03:37:14.163Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T03:37:14.163Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T03:37:14.166Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T03:37:14.170Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-05T03:37:14.276Z | info: downloading installer |
| 31 | 2026-05-05T03:37:16.013Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T03:37:16.013Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T03:37:16.013Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T03:37:16.013Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T03:37:16.013Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T03:37:16.013Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T03:37:16.013Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T03:37:16.014Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T03:37:16.014Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T03:37:16.014Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T03:37:16.014Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T03:37:16.014Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T03:37:16.014Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T03:37:16.027Z | info: profile set to default |
| 45 | 2026-05-05T03:37:16.027Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T03:37:16.032Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-05T03:37:16.193Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-05T03:37:16.193Z | info: downloading 6 components |
| 49 | 2026-05-05T03:37:31.463Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-05T03:37:31.463Z | |
| 51 | 2026-05-05T03:37:31.507Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-05T03:37:31.507Z | |
| 53 | 2026-05-05T03:37:31.507Z | |
| 54 | 2026-05-05T03:37:31.507Z | Rust is installed now. Great! |
| 55 | 2026-05-05T03:37:31.507Z | |
| 56 | 2026-05-05T03:37:31.507Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T03:37:31.507Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T03:37:31.507Z | |
| 59 | 2026-05-05T03:37:31.507Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T03:37:31.507Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T03:37:31.507Z | |
| 62 | 2026-05-05T03:37:31.507Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T03:37:31.507Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T03:37:31.507Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T03:37:31.507Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T03:37:31.507Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T03:37:31.508Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T03:37:31.508Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T03:37:31.512Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T03:37:31.512Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T03:37:31.615Z | + rustup --version |
| 72 | 2026-05-05T03:37:31.622Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T03:37:31.622Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T03:37:31.646Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-05T03:37:31.648Z | + cargo --version |
| 76 | 2026-05-05T03:37:31.659Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-05T03:37:31.661Z | + rustc --version |
| 78 | 2026-05-05T03:37:31.684Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-05T03:37:31.687Z | process exited: duration 17530 ms, exit code 0 |
| |
| 80 | 2026-05-05T03:37:31.693Z | starting task 2: "authentication" |
| 81 | 2026-05-05T03:37:31.716Z | process exited: duration 23 ms, exit code 0 |
| |
| 82 | 2026-05-05T03:37:31.722Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T03:37:31.729Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-05T03:37:31.732Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-05T03:37:31.769Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-05T03:37:41.050Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-05T03:37:41.050Z | + git fetch origin b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 88 | 2026-05-05T03:37:41.325Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-05T03:37:41.325Z | * branch b88ada88b3bd17768d50213bdcc86cfeb28cf893 -> FETCH_HEAD |
| 90 | 2026-05-05T03:37:41.337Z | + [[ -n renovate/crucible-common-digest ]] |
| 91 | 2026-05-05T03:37:41.340Z | ++ git branch --show-current |
| 92 | 2026-05-05T03:37:41.343Z | + current=main |
| 93 | 2026-05-05T03:37:41.343Z | + [[ main != renovate/crucible-common-digest ]] |
| 94 | 2026-05-05T03:37:41.343Z | + git branch -f renovate/crucible-common-digest b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 95 | 2026-05-05T03:37:41.346Z | + git checkout -f renovate/crucible-common-digest |
| 96 | 2026-05-05T03:37:41.588Z | Switched to branch 'renovate/crucible-common-digest' |
| 97 | 2026-05-05T03:37:41.591Z | + git reset --hard b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 98 | 2026-05-05T03:37:41.607Z | HEAD is now at b88ada88b Update crucible-common digest to 6b7b7b7 |
| 99 | 2026-05-05T03:37:41.610Z | process exited: duration 9885 ms, exit code 0 |
| |
| 100 | 2026-05-05T03:37:41.615Z | starting task 4: "build" |
| 101 | 2026-05-05T03:37:41.626Z | + source ./env.sh |
| 102 | 2026-05-05T03:37:41.626Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-05-05T03:37:41.626Z | ++ set -o xtrace |
| 104 | 2026-05-05T03:37:41.630Z | ++++ dirname ./env.sh |
| 105 | 2026-05-05T03:37:41.633Z | +++ readlink -f . |
| 106 | 2026-05-05T03:37:41.636Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-05-05T03:37:41.636Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-05-05T03:37:41.636Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-05-05T03:37:41.641Z | ++ 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 |
| 110 | 2026-05-05T03:37:41.641Z | ++ 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 |
| 111 | 2026-05-05T03:37:41.642Z | ++ 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 |
| 112 | 2026-05-05T03:37:41.642Z | ++ 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 |
| 113 | 2026-05-05T03:37:41.642Z | ++ 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 |
| 114 | 2026-05-05T03:37:41.642Z | ++ 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 |
| 115 | 2026-05-05T03:37:41.642Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-05-05T03:37:41.642Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-05-05T03:37:41.642Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-05-05T03:37:41.642Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-05-05T03:37:41.642Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-05-05T03:37:41.642Z | + target_os=illumos |
| 121 | 2026-05-05T03:37:41.642Z | + NEXTEST_VERSION=0.9.131 |
| 122 | 2026-05-05T03:37:41.642Z | + cargo --version |
| 123 | 2026-05-05T03:37:41.647Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 124 | 2026-05-05T03:37:41.650Z | + rustc --version |
| 125 | 2026-05-05T03:37:41.673Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 126 | 2026-05-05T03:37:41.677Z | + curl -sSfL --retry 10 https://get.nexte.st/0.9.131/illumos |
| 127 | 2026-05-05T03:37:41.683Z | + gunzip |
| 128 | 2026-05-05T03:37:41.683Z | + tar -xvf - -C /home/build/.cargo/bin |
| 129 | 2026-05-05T03:37:42.460Z | x cargo-nextest, 22186872 bytes, 43334 tape blocks |
| 130 | 2026-05-05T03:37:42.462Z | + TEST_TMPDIR=/var/tmp/omicron_tmp |
| 131 | 2026-05-05T03:37:42.462Z | + echo 'tests will store ephemeral output in /var/tmp/omicron_tmp' |
| 132 | 2026-05-05T03:37:42.462Z | tests will store ephemeral output in /var/tmp/omicron_tmp |
| 133 | 2026-05-05T03:37:42.462Z | + mkdir /var/tmp/omicron_tmp |
| 134 | 2026-05-05T03:37:42.465Z | + OUTPUT_DIR=/work |
| 135 | 2026-05-05T03:37:42.465Z | + echo 'tests will store non-ephemeral output in /work' |
| 136 | 2026-05-05T03:37:42.465Z | tests will store non-ephemeral output in /work |
| 137 | 2026-05-05T03:37:42.465Z | + mkdir -p /work |
| 138 | 2026-05-05T03:37:42.468Z | + banner prerequisites |
| 139 | 2026-05-05T03:37:42.472Z | |
| 140 | 2026-05-05T03:37:42.472Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 141 | 2026-05-05T03:37:42.472Z | # # # # # # # # # # # # # # # |
| 142 | 2026-05-05T03:37:42.472Z | # # # # ##### # # ##### # # # # # #### # |
| 143 | 2026-05-05T03:37:42.472Z | ##### ##### # ##### # # # # # # # # # |
| 144 | 2026-05-05T03:37:42.472Z | # # # # # # # # # # # # # # # |
| 145 | 2026-05-05T03:37:42.472Z | # # # ###### # # ###### ### # #### # #### # |
| 146 | 2026-05-05T03:37:42.472Z | |
| 147 | 2026-05-05T03:37:42.472Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 148 | 2026-05-05T03:37:55.376Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 149 | 2026-05-05T03:38:03.414Z | Startup: Caching catalogs ... Done |
| 150 | 2026-05-05T03:38:10.755Z | Planning: Solver setup ... Done (5.788s) |
| 151 | 2026-05-05T03:38:10.796Z | Planning: Running solver ... Done (0.041s) |
| 152 | 2026-05-05T03:38:10.937Z | Planning: Finding local manifests ... Done (0.003s) |
| 153 | 2026-05-05T03:38:10.959Z | Planning: Fetching manifests: 0/5 0% complete |
| 154 | 2026-05-05T03:38:11.506Z | Planning: Fetching manifests: 5/5 100% complete |
| 155 | 2026-05-05T03:38:11.548Z | Planning: Package planning ... Done (0.041s) |
| 156 | 2026-05-05T03:38:11.586Z | Planning: Merging actions ... Done (0.038s) |
| 157 | 2026-05-05T03:38:11.778Z | Planning: Checking for conflicting actions ... Done (0.193s) |
| 158 | 2026-05-05T03:38:11.788Z | Planning: Consolidating action changes ... Done (0.009s) |
| 159 | 2026-05-05T03:38:12.683Z | Planning: Evaluating mediators ... Done (0.894s) |
| 160 | 2026-05-05T03:38:12.690Z | Planning: Planning completed in 9.10 seconds |
| 161 | 2026-05-05T03:38:12.703Z | Packages to install: 5 |
| 162 | 2026-05-05T03:38:12.703Z | Mediators to change: 3 |
| 163 | 2026-05-05T03:38:12.703Z | Services to change: 1 |
| 164 | 2026-05-05T03:38:12.706Z | Estimated space available: 155.33 GB |
| 165 | 2026-05-05T03:38:12.706Z | Estimated space to be consumed: 1.90 GB |
| 166 | 2026-05-05T03:38:12.706Z | Create boot environment: No |
| 167 | 2026-05-05T03:38:12.706Z | Create backup boot environment: No |
| 168 | 2026-05-05T03:38:12.706Z | Rebuild boot archive: No |
| 169 | 2026-05-05T03:38:12.706Z | |
| 170 | 2026-05-05T03:38:12.706Z | Changed mediators: |
| 171 | 2026-05-05T03:38:12.706Z | mediator clang: |
| 172 | 2026-05-05T03:38:12.706Z | version: None -> 15 (system default) |
| 173 | 2026-05-05T03:38:12.706Z | |
| 174 | 2026-05-05T03:38:12.706Z | mediator llvm: |
| 175 | 2026-05-05T03:38:12.706Z | version: 14 (system default) -> 15 (system default) |
| 176 | 2026-05-05T03:38:12.706Z | |
| 177 | 2026-05-05T03:38:12.706Z | mediator postgresql: |
| 178 | 2026-05-05T03:38:12.706Z | version: 15 (system default) -> 18 (system default) |
| 179 | 2026-05-05T03:38:12.706Z | |
| 180 | 2026-05-05T03:38:12.706Z | Changed packages: |
| 181 | 2026-05-05T03:38:12.706Z | helios-dev |
| 182 | 2026-05-05T03:38:12.706Z | developer/build-essential |
| 183 | 2026-05-05T03:38:12.706Z | None -> 11-2.0 |
| 184 | 2026-05-05T03:38:12.706Z | library/libxmlsec1 |
| 185 | 2026-05-05T03:38:12.706Z | None -> 1.2.35-2.0 |
| 186 | 2026-05-05T03:38:12.706Z | ooce/developer/clang-15 |
| 187 | 2026-05-05T03:38:12.706Z | None -> 15.0.7-2.0 |
| 188 | 2026-05-05T03:38:12.707Z | ooce/developer/llvm-15 |
| 189 | 2026-05-05T03:38:12.707Z | None -> 15.0.7-2.0 |
| 190 | 2026-05-05T03:38:12.707Z | ooce/library/postgresql-18 |
| 191 | 2026-05-05T03:38:12.707Z | None -> 18.1-2.0 |
| 192 | 2026-05-05T03:38:12.707Z | |
| 193 | 2026-05-05T03:38:12.707Z | Services: |
| 194 | 2026-05-05T03:38:12.707Z | restart_fmri: |
| 195 | 2026-05-05T03:38:12.707Z | svc:/system/update-man-index:default |
| 196 | 2026-05-05T03:38:12.758Z | |
| 197 | 2026-05-05T03:38:12.758Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 198 | 2026-05-05T03:38:19.210Z | Download: 209/4272 items 1.3/219.0MB 0% complete (1.4M/s) |
| 199 | 2026-05-05T03:38:24.955Z | Download: 1196/4272 items 83.5/219.0MB 38% complete (8.7M/s) |
| 200 | 2026-05-05T03:38:30.098Z | Download: 2225/4272 items 119.2/219.0MB 54% complete (11.9M/s) |
| 201 | 2026-05-05T03:38:36.949Z | Download: 3247/4272 items 203.1/219.0MB 92% complete (12.3M/s) |
| 202 | 2026-05-05T03:38:44.013Z | Download: 4251/4272 items 218.9/219.0MB 99% complete (9.8M/s) |
| 203 | 2026-05-05T03:38:50.818Z | Download: 4253/4272 items 218.9/219.0MB 99% complete |
| 204 | 2026-05-05T03:38:50.857Z | Download: Completed 218.99 MB in 38.09 seconds (5.8M/s) |
| 205 | 2026-05-05T03:38:51.013Z | Actions: 1/4789 actions (Installing new actions) |
| 206 | 2026-05-05T03:38:54.493Z | Actions: Completed 4789 actions in 3.48 seconds. |
| 207 | 2026-05-05T03:38:55.171Z | Done (0.677s) |
| 208 | 2026-05-05T03:38:55.171Z | Done (0.000s) |
| 209 | 2026-05-05T03:38:55.833Z | Done (0.663s) |
| 210 | 2026-05-05T03:38:58.996Z | Done (2.794s) |
| 211 | 2026-05-05T03:38:59.075Z | Done (0.013s) |
| 212 | 2026-05-05T03:38:59.078Z | Done (0.000s) |
| 213 | 2026-05-05T03:38:59.356Z | Done (0.000s) |
| 214 | 2026-05-05T03:39:00.248Z | Planning: Evaluating mediator changes ... Done |
| 215 | 2026-05-05T03:39:00.361Z | Planning: Checking for conflicting actions ... Done |
| 216 | 2026-05-05T03:39:00.364Z | Planning: Consolidating action changes ... Done |
| 217 | 2026-05-05T03:39:00.521Z | Planning: Evaluating mediators ... Done |
| 218 | 2026-05-05T03:39:00.528Z | Planning: Planning completed in 0.27 seconds |
| 219 | 2026-05-05T03:39:00.543Z | Mediators to change: 2 |
| 220 | 2026-05-05T03:39:00.543Z | Create boot environment: No |
| 221 | 2026-05-05T03:39:00.543Z | Create backup boot environment: No |
| 222 | 2026-05-05T03:39:00.620Z | Done |
| 223 | 2026-05-05T03:39:00.620Z | Done |
| 224 | 2026-05-05T03:39:01.248Z | Done |
| 225 | 2026-05-05T03:39:03.777Z | Done |
| 226 | 2026-05-05T03:39:03.843Z | Done |
| 227 | 2026-05-05T03:39:03.846Z | Done |
| 228 | 2026-05-05T03:39:03.994Z | Done |
| 229 | 2026-05-05T03:39:04.264Z | Planning: Evaluating mediator changes ... Done |
| 230 | 2026-05-05T03:39:04.376Z | Planning: Checking for conflicting actions ... Done |
| 231 | 2026-05-05T03:39:04.380Z | Planning: Consolidating action changes ... Done |
| 232 | 2026-05-05T03:39:04.537Z | Planning: Evaluating mediators ... Done |
| 233 | 2026-05-05T03:39:04.542Z | Planning: Planning completed in 0.28 seconds |
| 234 | 2026-05-05T03:39:04.559Z | Mediators to change: 1 |
| 235 | 2026-05-05T03:39:04.559Z | Create boot environment: No |
| 236 | 2026-05-05T03:39:04.559Z | Create backup boot environment: No |
| 237 | 2026-05-05T03:39:04.619Z | Done |
| 238 | 2026-05-05T03:39:04.619Z | Done |
| 239 | 2026-05-05T03:39:05.257Z | Done |
| 240 | 2026-05-05T03:39:07.797Z | Done |
| 241 | 2026-05-05T03:39:07.873Z | Done |
| 242 | 2026-05-05T03:39:07.876Z | Done |
| 243 | 2026-05-05T03:39:08.036Z | Done |
| 244 | 2026-05-05T03:39:08.326Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 245 | 2026-05-05T03:39:08.326Z | clang system 15 system |
| 246 | 2026-05-05T03:39:08.326Z | csh system system illumos |
| 247 | 2026-05-05T03:39:08.326Z | ctags system system illumos |
| 248 | 2026-05-05T03:39:08.326Z | file system system illumos |
| 249 | 2026-05-05T03:39:08.326Z | gcc vendor 12 vendor |
| 250 | 2026-05-05T03:39:08.326Z | gcc system 14 system |
| 251 | 2026-05-05T03:39:08.326Z | gcc system 10 system |
| 252 | 2026-05-05T03:39:08.326Z | go system 1.20 system |
| 253 | 2026-05-05T03:39:08.326Z | go system 1.19 system |
| 254 | 2026-05-05T03:39:08.326Z | llvm system 15 system |
| 255 | 2026-05-05T03:39:08.327Z | llvm system 14 system |
| 256 | 2026-05-05T03:39:08.327Z | mariadb system 10.6 system |
| 257 | 2026-05-05T03:39:08.327Z | mta vendor vendor dma |
| 258 | 2026-05-05T03:39:08.327Z | openjdk system 17 system |
| 259 | 2026-05-05T03:39:08.327Z | openjdk system 11 system |
| 260 | 2026-05-05T03:39:08.327Z | openjdk system 1.8 system |
| 261 | 2026-05-05T03:39:08.327Z | openssl vendor 3 vendor |
| 262 | 2026-05-05T03:39:08.327Z | perl system 5.36 system |
| 263 | 2026-05-05T03:39:08.327Z | postgresql system 18 system |
| 264 | 2026-05-05T03:39:08.327Z | postgresql system 15 system |
| 265 | 2026-05-05T03:39:08.327Z | postgresql system 13 system |
| 266 | 2026-05-05T03:39:08.327Z | python vendor 3 vendor |
| 267 | 2026-05-05T03:39:08.327Z | python system 2 system |
| 268 | 2026-05-05T03:39:08.327Z | python3 system 3.11 system |
| 269 | 2026-05-05T03:39:08.327Z | ruby system 3.0 system |
| 270 | 2026-05-05T03:39:08.327Z | words vendor vendor american-english |
| 271 | 2026-05-05T03:39:08.327Z | words system system australian-english |
| 272 | 2026-05-05T03:39:08.327Z | words system system british-english |
| 273 | 2026-05-05T03:39:08.327Z | words system system canadian-english |
| 274 | 2026-05-05T03:39:08.327Z | words system system french |
| 275 | 2026-05-05T03:39:08.327Z | words system system italian |
| 276 | 2026-05-05T03:39:08.327Z | words system system ngerman |
| 277 | 2026-05-05T03:39:08.327Z | words system system ogerman |
| 278 | 2026-05-05T03:39:08.327Z | words system system spanish |
| 279 | 2026-05-05T03:39:08.559Z | PUBLISHER TYPE STATUS P LOCATION |
| 280 | 2026-05-05T03:39:08.559Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 281 | 2026-05-05T03:39:13.285Z | FMRI IFO |
| 282 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 283 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 284 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 285 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 286 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 287 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 288 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 289 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 290 | 2026-05-05T03:39:13.285Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 291 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 292 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 293 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 294 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 295 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 296 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 297 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 298 | 2026-05-05T03:39:13.286Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 299 | 2026-05-05T03:39:14.432Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 300 | 2026-05-05T03:39:14.710Z | Updating crates.io index |
| 301 | 2026-05-05T03:39:14.750Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 302 | 2026-05-05T03:39:14.977Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 303 | 2026-05-05T03:39:15.933Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 304 | 2026-05-05T03:39:16.434Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 305 | 2026-05-05T03:39:17.639Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 306 | 2026-05-05T03:39:18.127Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 307 | 2026-05-05T03:39:19.445Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 308 | 2026-05-05T03:39:20.414Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 309 | 2026-05-05T03:39:20.605Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 310 | 2026-05-05T03:39:21.273Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 311 | 2026-05-05T03:39:22.131Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 312 | 2026-05-05T03:39:22.492Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 313 | 2026-05-05T03:39:22.874Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 314 | 2026-05-05T03:39:23.748Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 315 | 2026-05-05T03:39:25.320Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-05-05T03:39:25.346Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 317 | 2026-05-05T03:39:25.347Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 318 | 2026-05-05T03:39:25.379Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 319 | 2026-05-05T03:39:25.761Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 320 | 2026-05-05T03:39:26.010Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 321 | 2026-05-05T03:39:26.261Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 322 | 2026-05-05T03:39:26.684Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 323 | 2026-05-05T03:39:27.185Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 324 | 2026-05-05T03:39:28.100Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 325 | 2026-05-05T03:39:28.631Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 326 | 2026-05-05T03:39:29.086Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 327 | 2026-05-05T03:39:29.349Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 328 | 2026-05-05T03:39:30.674Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 329 | 2026-05-05T03:39:32.695Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 330 | 2026-05-05T03:39:32.736Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 331 | 2026-05-05T03:39:32.736Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 332 | 2026-05-05T03:39:32.736Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 333 | 2026-05-05T03:39:33.007Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 334 | 2026-05-05T03:39:33.277Z | Updating crates.io index |
| 335 | 2026-05-05T03:39:33.286Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 336 | 2026-05-05T03:39:33.582Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 337 | 2026-05-05T03:39:33.834Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 338 | 2026-05-05T03:39:34.173Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 339 | 2026-05-05T03:39:34.986Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 340 | 2026-05-05T03:39:46.357Z | error: failed to select a version for `vergen`. |
| 341 | 2026-05-05T03:39:46.357Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 342 | 2026-05-05T03:39:46.357Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 343 | 2026-05-05T03:39:46.358Z | ... 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)` |
| 344 | 2026-05-05T03:39:46.358Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 345 | 2026-05-05T03:39:46.358Z | |
| 346 | 2026-05-05T03:39:46.358Z | all possible versions conflict with previously selected packages. |
| 347 | 2026-05-05T03:39:46.358Z | |
| 348 | 2026-05-05T03:39:46.358Z | previously selected package `vergen v9.0.6` |
| 349 | 2026-05-05T03:39:46.358Z | ... 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)` |
| 350 | 2026-05-05T03:39:46.358Z | ... 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)` |
| 351 | 2026-05-05T03:39:46.358Z | |
| 352 | 2026-05-05T03:39:46.358Z | failed to select a version for `vergen` which could resolve this conflict |
| 353 | 2026-05-05T03:39:46.400Z | Failed to run command -- will try 2 more times |
| 354 | 2026-05-05T03:39:46.658Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 355 | 2026-05-05T03:39:46.681Z | Updating crates.io index |
| 356 | 2026-05-05T03:39:46.962Z | Updating crates.io index |
| 357 | 2026-05-05T03:39:47.565Z | error: failed to select a version for `vergen`. |
| 358 | 2026-05-05T03:39:47.565Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 359 | 2026-05-05T03:39:47.566Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 360 | 2026-05-05T03:39:47.566Z | ... 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)` |
| 361 | 2026-05-05T03:39:47.566Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 362 | 2026-05-05T03:39:47.566Z | |
| 363 | 2026-05-05T03:39:47.566Z | all possible versions conflict with previously selected packages. |
| 364 | 2026-05-05T03:39:47.566Z | |
| 365 | 2026-05-05T03:39:47.566Z | previously selected package `vergen v9.0.6` |
| 366 | 2026-05-05T03:39:47.567Z | ... 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)` |
| 367 | 2026-05-05T03:39:47.567Z | ... 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)` |
| 368 | 2026-05-05T03:39:47.567Z | |
| 369 | 2026-05-05T03:39:47.567Z | failed to select a version for `vergen` which could resolve this conflict |
| 370 | 2026-05-05T03:39:47.592Z | Failed to run command -- will try 1 more times |
| 371 | 2026-05-05T03:39:47.852Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 372 | 2026-05-05T03:39:47.931Z | Updating crates.io index |
| 373 | 2026-05-05T03:39:48.440Z | error: failed to select a version for `vergen`. |
| 374 | 2026-05-05T03:39:48.440Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 375 | 2026-05-05T03:39:48.440Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 376 | 2026-05-05T03:39:48.440Z | ... 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)` |
| 377 | 2026-05-05T03:39:48.440Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 378 | 2026-05-05T03:39:48.440Z | |
| 379 | 2026-05-05T03:39:48.440Z | all possible versions conflict with previously selected packages. |
| 380 | 2026-05-05T03:39:48.440Z | |
| 381 | 2026-05-05T03:39:48.440Z | previously selected package `vergen v9.0.6` |
| 382 | 2026-05-05T03:39:48.440Z | ... 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)` |
| 383 | 2026-05-05T03:39:48.440Z | ... 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)` |
| 384 | 2026-05-05T03:39:48.440Z | |
| 385 | 2026-05-05T03:39:48.440Z | failed to select a version for `vergen` which could resolve this conflict |
| 386 | 2026-05-05T03:39:48.466Z | |
| 387 | 2026-05-05T03:39:48.470Z | real 2:05.979700721 |
| 388 | 2026-05-05T03:39:48.470Z | user 56.180523951 |
| 389 | 2026-05-05T03:39:48.470Z | sys 5.933466800 |
| 390 | 2026-05-05T03:39:48.470Z | trap 0.007803896 |
| 391 | 2026-05-05T03:39:48.470Z | tflt 0.032464342 |
| 392 | 2026-05-05T03:39:48.470Z | dflt 0.046143251 |
| 393 | 2026-05-05T03:39:48.470Z | kflt 0.015035138 |
| 394 | 2026-05-05T03:39:48.470Z | lock 0.112562872 |
| 395 | 2026-05-05T03:39:48.470Z | slp 3:13.753668329 |
| 396 | 2026-05-05T03:39:48.470Z | lat 0.223725360 |
| 397 | 2026-05-05T03:39:48.470Z | stop 0.000888182 |
| 398 | 2026-05-05T03:39:48.470Z | process exited: duration 126839 ms, exit code 101 |
| |
| 399 | 2026-05-05T03:39:48.477Z | found 0 output files |
| 400 | 2026-05-05T03:39:48.477Z | upload error: rule "/tmp/nextest-run-archive.zip" required a match, but was not used |
| 401 | 2026-05-05T03:39:48.477Z | upload error: rule "/tmp/nextest-chrome-trace.json" required a match, but was not used |