|
|
|
| 1 | 2026-06-05T03:59:09.235Z | job assigned to worker 01KTAYXAP2F50FAPTD46393XAC [factory aws, i-044528b176421c228] (queued for 1 m 13 s) |
| |
| 2 | 2026-06-05T03:59:16.554Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:16.615Z | ++ uname -s |
| 4 | 2026-06-05T03:59:16.615Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:16.615Z | + build_user=build |
| 6 | 2026-06-05T03:59:16.616Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:16.616Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:16.616Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:16.616Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:16.616Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:16.616Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:16.616Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:18.518Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:18.619Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:18.623Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:18.623Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:18.623Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:18.623Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:20.624Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:20.629Z | process exited: duration 4122 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:20.638Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:20.641Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:20.641Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:59:20.641Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T03:59:20.641Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-05T03:59:20.641Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:59:20.641Z | * rust toolchain profile = "default" |
| 28 | 2026-06-05T03:59:20.644Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:20.644Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:20.750Z | info: downloading installer |
| 31 | 2026-06-05T03:59:22.067Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:22.067Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:22.067Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:22.067Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:22.067Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:22.067Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:22.067Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:22.067Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:22.067Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:22.067Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:22.067Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:22.067Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:22.067Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:22.079Z | info: profile set to default |
| 45 | 2026-06-05T03:59:22.079Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:22.082Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:22.234Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:22.238Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:36.358Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:59:36.358Z | |
| 51 | 2026-06-05T03:59:36.385Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:36.385Z | |
| 53 | 2026-06-05T03:59:36.385Z | |
| 54 | 2026-06-05T03:59:36.388Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:36.388Z | |
| 56 | 2026-06-05T03:59:36.388Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:36.388Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:36.388Z | |
| 59 | 2026-06-05T03:59:36.388Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:36.388Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:36.388Z | |
| 62 | 2026-06-05T03:59:36.388Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:36.388Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:36.388Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:36.388Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:36.388Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:36.388Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:36.388Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:36.388Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:36.388Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:36.474Z | + rustup --version |
| 72 | 2026-06-05T03:59:36.484Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:36.488Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:36.503Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:36.507Z | + cargo --version |
| 76 | 2026-06-05T03:59:36.519Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:36.522Z | + rustc --version |
| 78 | 2026-06-05T03:59:36.541Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:36.544Z | process exited: duration 15904 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:36.551Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:36.563Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:59:58.607Z | process exited: duration 22054 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:59:58.613Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:59:58.616Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:58.620Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:59:58.653Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:59:59.967Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:59:59.967Z | + git fetch origin 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 89 | 2026-06-05T04:00:00.339Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T04:00:00.339Z | * branch 67477e44dade6575731375fc4a3ddc8a728e6b47 -> FETCH_HEAD |
| 91 | 2026-06-05T04:00:00.344Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 92 | 2026-06-05T04:00:00.348Z | ++ git branch --show-current |
| 93 | 2026-06-05T04:00:00.348Z | + current=main |
| 94 | 2026-06-05T04:00:00.348Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 95 | 2026-06-05T04:00:00.348Z | + git branch -f renovate/oxide-tokio-rt-0.x 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 96 | 2026-06-05T04:00:00.350Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 97 | 2026-06-05T04:00:00.367Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 98 | 2026-06-05T04:00:00.370Z | + git reset --hard 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 99 | 2026-06-05T04:00:00.384Z | HEAD is now at 67477e4 Update Rust crate oxide-tokio-rt to 0.1.6 |
| 100 | 2026-06-05T04:00:00.387Z | process exited: duration 1771 ms, exit code 0 |
| |
| 101 | 2026-06-05T04:00:00.395Z | starting task 4: "build" |
| 102 | 2026-06-05T04:00:00.401Z | ++ dladm |
| 103 | 2026-06-05T04:00:00.404Z | LINK CLASS MTU STATE BRIDGE OVER |
| 104 | 2026-06-05T04:00:00.405Z | ena0 phys 9216 up -- -- |
| 105 | 2026-06-05T04:00:00.408Z | ++ ipadm |
| 106 | 2026-06-05T04:00:00.408Z | ADDROBJ TYPE STATE ADDR |
| 107 | 2026-06-05T04:00:00.408Z | lo0/v4 static ok 127.0.0.1/8 |
| 108 | 2026-06-05T04:00:00.408Z | ena0/dhcp dhcp ok 10.150.1.101/24 |
| 109 | 2026-06-05T04:00:00.408Z | lo0/v6 static ok ::1/128 |
| 110 | 2026-06-05T04:00:00.408Z | ++ banner collect |
| 111 | 2026-06-05T04:00:00.413Z | |
| 112 | 2026-06-05T04:00:00.413Z | #### #### # # ###### #### ##### |
| 113 | 2026-06-05T04:00:00.413Z | # # # # # # # # # # |
| 114 | 2026-06-05T04:00:00.413Z | # # # # # ##### # # |
| 115 | 2026-06-05T04:00:00.413Z | # # # # # # # # |
| 116 | 2026-06-05T04:00:00.413Z | # # # # # # # # # # |
| 117 | 2026-06-05T04:00:00.413Z | #### #### ###### ###### ###### #### # |
| 118 | 2026-06-05T04:00:00.413Z | |
| 119 | 2026-06-05T04:00:00.413Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 120 | 2026-06-05T04:00:00.413Z | ++ repo=softnpu |
| 121 | 2026-06-05T04:00:00.413Z | ++ series=image |
| 122 | 2026-06-05T04:00:00.413Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 123 | 2026-06-05T04:00:00.413Z | ++ name=softnpu |
| 124 | 2026-06-05T04:00:00.413Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 125 | 2026-06-05T04:00:00.413Z | ++ mkdir -p download |
| 126 | 2026-06-05T04:00:00.413Z | ++ pushd download |
| 127 | 2026-06-05T04:00:00.413Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 128 | 2026-06-05T04:00:00.413Z | ++ [[ ! -f softnpu ]] |
| 129 | 2026-06-05T04:00:00.414Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 130 | 2026-06-05T04:00:00.417Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 131 | 2026-06-05T04:00:00.417Z | Dload Upload Total Spent Left Speed |
| 132 | 2026-06-05T04:00:00.764Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 45.61M 0 0
100 15.63M 100 15.63M 0 0 45.60M 0 0
100 15.63M 100 15.63M 0 0 45.60M 0 0 |
| 133 | 2026-06-05T04:00:00.771Z | ++ popd |
| 134 | 2026-06-05T04:00:00.771Z | /work/oxidecomputer/maghemite |
| 135 | 2026-06-05T04:00:00.771Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 136 | 2026-06-05T04:00:00.771Z | ++ repo=sidecar-lite |
| 137 | 2026-06-05T04:00:00.771Z | ++ series=release |
| 138 | 2026-06-05T04:00:00.771Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 139 | 2026-06-05T04:00:00.771Z | ++ name=libsidecar_lite.so |
| 140 | 2026-06-05T04:00:00.771Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 141 | 2026-06-05T04:00:00.771Z | ++ mkdir -p download |
| 142 | 2026-06-05T04:00:00.771Z | ++ pushd download |
| 143 | 2026-06-05T04:00:00.771Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-06-05T04:00:00.771Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 145 | 2026-06-05T04:00:00.771Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 146 | 2026-06-05T04:00:00.771Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 147 | 2026-06-05T04:00:00.771Z | Dload Upload Total Spent Left Speed |
| 148 | 2026-06-05T04:00:01.106Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 35.68M 0 0
100 12.04M 100 12.04M 0 0 35.68M 0 0
100 12.04M 100 12.04M 0 0 35.67M 0 0 |
| 149 | 2026-06-05T04:00:01.111Z | ++ popd |
| 150 | 2026-06-05T04:00:01.111Z | /work/oxidecomputer/maghemite |
| 151 | 2026-06-05T04:00:01.111Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 152 | 2026-06-05T04:00:01.111Z | ++ repo=sidecar-lite |
| 153 | 2026-06-05T04:00:01.111Z | ++ series=release |
| 154 | 2026-06-05T04:00:01.111Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 155 | 2026-06-05T04:00:01.111Z | ++ name=scadm |
| 156 | 2026-06-05T04:00:01.111Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 157 | 2026-06-05T04:00:01.111Z | ++ mkdir -p download |
| 158 | 2026-06-05T04:00:01.111Z | ++ pushd download |
| 159 | 2026-06-05T04:00:01.111Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-06-05T04:00:01.111Z | ++ [[ ! -f scadm ]] |
| 161 | 2026-06-05T04:00:01.111Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 162 | 2026-06-05T04:00:01.114Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 163 | 2026-06-05T04:00:01.114Z | Dload Upload Total Spent Left Speed |
| 164 | 2026-06-05T04:00:01.526Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 38.67M 0 0
100 15.78M 100 15.78M 0 0 38.67M 0 0
100 15.78M 100 15.78M 0 0 38.67M 0 0 |
| 165 | 2026-06-05T04:00:01.531Z | ++ popd |
| 166 | 2026-06-05T04:00:01.531Z | /work/oxidecomputer/maghemite |
| 167 | 2026-06-05T04:00:01.531Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 168 | 2026-06-05T04:00:01.531Z | ++ repo=dendrite |
| 169 | 2026-06-05T04:00:01.531Z | ++ series=image |
| 170 | 2026-06-05T04:00:01.531Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 171 | 2026-06-05T04:00:01.531Z | ++ name=dendrite-softnpu.tar.gz |
| 172 | 2026-06-05T04:00:01.531Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 173 | 2026-06-05T04:00:01.531Z | ++ mkdir -p download |
| 174 | 2026-06-05T04:00:01.531Z | ++ pushd download |
| 175 | 2026-06-05T04:00:01.531Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-06-05T04:00:01.531Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 177 | 2026-06-05T04:00:01.531Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 178 | 2026-06-05T04:00:01.537Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 179 | 2026-06-05T04:00:01.537Z | Dload Upload Total Spent Left Speed |
| 180 | 2026-06-05T04:00:03.112Z |
0 0 0 0 0 0 0 0 0
51 71.59M 51 37.04M 0 0 36.95M 0 00:01 00:01 36.95M
100 71.59M 100 71.59M 0 0 45.70M 0 00:01 00:01 36.95M
100 71.59M 100 71.59M 0 0 45.70M 0 00:01 00:01 36.95M
100 71.59M 100 71.59M 0 0 45.70M 0 00:01 00:01 36.95M |
| 181 | 2026-06-05T04:00:03.123Z | ++ popd |
| 182 | 2026-06-05T04:00:03.123Z | /work/oxidecomputer/maghemite |
| 183 | 2026-06-05T04:00:03.123Z | ++ get_artifact maghemite release 67477e44dade6575731375fc4a3ddc8a728e6b47 ddm |
| 184 | 2026-06-05T04:00:03.124Z | ++ repo=maghemite |
| 185 | 2026-06-05T04:00:03.124Z | ++ series=release |
| 186 | 2026-06-05T04:00:03.124Z | ++ commit=67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 187 | 2026-06-05T04:00:03.124Z | ++ name=ddm |
| 188 | 2026-06-05T04:00:03.124Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 189 | 2026-06-05T04:00:03.124Z | ++ mkdir -p download |
| 190 | 2026-06-05T04:00:03.124Z | ++ pushd download |
| 191 | 2026-06-05T04:00:03.124Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 192 | 2026-06-05T04:00:03.124Z | ++ [[ ! -f ddm ]] |
| 193 | 2026-06-05T04:00:03.124Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/67477e44dade6575731375fc4a3ddc8a728e6b47/ddm |
| 194 | 2026-06-05T04:00:03.124Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 195 | 2026-06-05T04:00:03.124Z | Dload Upload Total Spent Left Speed |
| 196 | 2026-06-05T04:00:03.187Z |
0 0 0 0 0 0 0 0 0 |
| 197 | 2026-06-05T04:00:03.187Z | curl: (22) The requested URL returned error: 404 |
| 198 | 2026-06-05T04:00:03.204Z | ++ popd |
| 199 | 2026-06-05T04:00:03.204Z | /work/oxidecomputer/maghemite |
| 200 | 2026-06-05T04:00:03.204Z | ++ get_artifact maghemite release 67477e44dade6575731375fc4a3ddc8a728e6b47 ddmadm |
| 201 | 2026-06-05T04:00:03.204Z | ++ repo=maghemite |
| 202 | 2026-06-05T04:00:03.205Z | ++ series=release |
| 203 | 2026-06-05T04:00:03.205Z | ++ commit=67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 204 | 2026-06-05T04:00:03.205Z | ++ name=ddmadm |
| 205 | 2026-06-05T04:00:03.205Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 206 | 2026-06-05T04:00:03.205Z | ++ mkdir -p download |
| 207 | 2026-06-05T04:00:03.205Z | ++ pushd download |
| 208 | 2026-06-05T04:00:03.205Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-06-05T04:00:03.205Z | ++ [[ ! -f ddmadm ]] |
| 210 | 2026-06-05T04:00:03.205Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/67477e44dade6575731375fc4a3ddc8a728e6b47/ddmadm |
| 211 | 2026-06-05T04:00:03.205Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 212 | 2026-06-05T04:00:03.205Z | Dload Upload Total Spent Left Speed |
| 213 | 2026-06-05T04:00:03.256Z |
0 0 0 0 0 0 0 0 0 |
| 214 | 2026-06-05T04:00:03.257Z | curl: (22) The requested URL returned error: 404 |
| 215 | 2026-06-05T04:00:03.263Z | ++ popd |
| 216 | 2026-06-05T04:00:03.263Z | /work/oxidecomputer/maghemite |
| 217 | 2026-06-05T04:00:03.263Z | ++ pushd download |
| 218 | 2026-06-05T04:00:03.263Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T04:00:03.263Z | ++ chmod +x softnpu |
| 220 | 2026-06-05T04:00:03.263Z | ++ chmod +x scadm |
| 221 | 2026-06-05T04:00:03.263Z | ++ chmod +x ddmadm |
| 222 | 2026-06-05T04:00:03.263Z | chmod: WARNING: can't access ddmadm |
| 223 | 2026-06-05T04:00:03.263Z | ++ chmod +x ddmd |
| 224 | 2026-06-05T04:00:03.263Z | chmod: WARNING: can't access ddmd |
| 225 | 2026-06-05T04:00:03.263Z | ++ mv ddmadm ddmadm-v2 |
| 226 | 2026-06-05T04:00:03.263Z | mv: cannot access ddmadm |
| 227 | 2026-06-05T04:00:03.263Z | ++ mv ddmd ddmd-v2 |
| 228 | 2026-06-05T04:00:03.267Z | mv: cannot access ddmd |
| 229 | 2026-06-05T04:00:03.267Z | ++ rm -rf zones/dendrite |
| 230 | 2026-06-05T04:00:03.267Z | ++ mkdir -p zones/dendrite |
| 231 | 2026-06-05T04:00:03.268Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 232 | 2026-06-05T04:00:04.257Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 233 | 2026-06-05T04:00:04.262Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 234 | 2026-06-05T04:00:04.262Z | ++ popd |
| 235 | 2026-06-05T04:00:04.262Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-05T04:00:04.262Z | ++ banner install |
| 237 | 2026-06-05T04:00:04.262Z | |
| 238 | 2026-06-05T04:00:04.263Z | # # # #### ##### ## # # |
| 239 | 2026-06-05T04:00:04.263Z | # ## # # # # # # # |
| 240 | 2026-06-05T04:00:04.263Z | # # # # #### # # # # # |
| 241 | 2026-06-05T04:00:04.263Z | # # # # # # ###### # # |
| 242 | 2026-06-05T04:00:04.263Z | # # ## # # # # # # # |
| 243 | 2026-06-05T04:00:04.263Z | # # # #### # # # ###### ###### |
| 244 | 2026-06-05T04:00:04.263Z | |
| 245 | 2026-06-05T04:00:04.263Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 246 | 2026-06-05T04:00:04.263Z | ++ set +o errexit |
| 247 | 2026-06-05T04:00:04.263Z | ++ pkg info clang-15 |
| 248 | 2026-06-05T04:00:04.269Z | ++ grep -qi installed |
| 249 | 2026-06-05T04:00:05.448Z | pkg: info: no packages matching the following patterns you specified are |
| 250 | 2026-06-05T04:00:05.448Z | installed on the system. Try querying remotely instead: |
| 251 | 2026-06-05T04:00:05.449Z | |
| 252 | 2026-06-05T04:00:05.449Z | clang-15 |
| 253 | 2026-06-05T04:00:05.510Z | ++ [[ 1 != 0 ]] |
| 254 | 2026-06-05T04:00:05.511Z | ++ set -o errexit |
| 255 | 2026-06-05T04:00:05.511Z | ++ pfexec pkg install clang-15 |
| 256 | 2026-06-05T04:00:19.440Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 257 | 2026-06-05T04:00:27.327Z | Startup: Caching catalogs ... Done |
| 258 | 2026-06-05T04:00:33.503Z | Planning: Solver setup ... Done |
| 259 | 2026-06-05T04:00:33.543Z | Planning: Running solver ... Done |
| 260 | 2026-06-05T04:00:33.678Z | Planning: Finding local manifests ... Done |
| 261 | 2026-06-05T04:00:33.699Z | Planning: Fetching manifests: 0/2 0% complete |
| 262 | 2026-06-05T04:00:33.797Z | Planning: Fetching manifests: 2/2 100% complete |
| 263 | 2026-06-05T04:00:33.822Z | Planning: Package planning ... Done |
| 264 | 2026-06-05T04:00:33.848Z | Planning: Merging actions ... Done |
| 265 | 2026-06-05T04:00:33.959Z | Planning: Checking for conflicting actions ... Done |
| 266 | 2026-06-05T04:00:33.963Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-06-05T04:00:34.734Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-06-05T04:00:34.739Z | Planning: Planning completed in 8.37 seconds |
| 269 | 2026-06-05T04:00:34.751Z | Packages to install: 2 |
| 270 | 2026-06-05T04:00:34.751Z | Mediators to change: 2 |
| 271 | 2026-06-05T04:00:34.751Z | Services to change: 1 |
| 272 | 2026-06-05T04:00:34.753Z | Create boot environment: No |
| 273 | 2026-06-05T04:00:34.754Z | Create backup boot environment: No |
| 274 | 2026-06-05T04:00:34.792Z | |
| 275 | 2026-06-05T04:00:34.792Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 276 | 2026-06-05T04:00:37.682Z | |
| 277 | 2026-06-05T04:00:37.682Z | Errors were encountered while attempting to retrieve package or file data for |
| 278 | 2026-06-05T04:00:37.682Z | the requested operation. |
| 279 | 2026-06-05T04:00:37.682Z | Details follow: |
| 280 | 2026-06-05T04:00:37.682Z | |
| 281 | 2026-06-05T04:00:37.682Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 282 | 2026-06-05T04:00:37.682Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/27f27f3695445202b58ab6874ec8509d61913bdb' |
| 283 | 2026-06-05T04:00:39.044Z | + cleanup |
| 284 | 2026-06-05T04:00:39.048Z | ++ id -un |
| 285 | 2026-06-05T04:00:39.048Z | ++ id -gn |
| 286 | 2026-06-05T04:00:39.055Z | + pfexec chown -R build:build . |
| 287 | 2026-06-05T04:00:39.059Z | process exited: duration 38655 ms, exit code 1 |
| |
| 288 | 2026-06-05T04:00:39.067Z | found 0 output files |