|
|
|
| 1 | 2026-09-03T23:29:53.402Z | job assigned to worker 01M1MSNEHAFVVVH4BG8PVDJJV8 [factory aws, i-03843c9562c8bd142] (queued for 55 s) |
| |
| 2 | 2026-09-03T23:30:00.205Z | starting task 0: "setup" |
| 3 | 2026-09-03T23:30:00.211Z | ++ uname -s |
| 4 | 2026-09-03T23:30:00.215Z | + kern=SunOS |
| 5 | 2026-09-03T23:30:00.215Z | + build_user=build |
| 6 | 2026-09-03T23:30:00.215Z | + build_uid=12345 |
| 7 | 2026-09-03T23:30:00.215Z | + work_dir=/work |
| 8 | 2026-09-03T23:30:00.215Z | + input_dir=/input |
| 9 | 2026-09-03T23:30:00.215Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T23:30:00.215Z | + case "$kern" in |
| 11 | 2026-09-03T23:30:00.215Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T23:30:00.215Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T23:30:02.219Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T23:30:02.321Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T23:30:02.324Z | + home_fs=zfs |
| 16 | 2026-09-03T23:30:02.324Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T23:30:02.324Z | + mkdir -p /home/build |
| 18 | 2026-09-03T23:30:02.324Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T23:30:04.325Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T23:30:04.328Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-09-03T23:30:04.334Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T23:30:04.337Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-03T23:30:04.337Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-09-03T23:30:04.337Z | * rust toolchain profile = "default" |
| 25 | 2026-09-03T23:30:04.337Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-03T23:30:04.337Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T23:30:04.337Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T23:30:04.340Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T23:30:04.340Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-03T23:30:04.432Z | info: downloading installer |
| 31 | 2026-09-03T23:30:05.584Z | info: profile set to default |
| 32 | 2026-09-03T23:30:05.584Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T23:30:05.587Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-03T23:30:05.723Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-03T23:30:05.726Z | info: downloading 6 components |
| 36 | 2026-09-03T23:30:19.064Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 37 | 2026-09-03T23:30:19.064Z | |
| 38 | 2026-09-03T23:30:19.096Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-03T23:30:19.096Z | |
| 40 | 2026-09-03T23:30:19.099Z | |
| 41 | 2026-09-03T23:30:19.099Z | Rust is installed now. Great! |
| 42 | 2026-09-03T23:30:19.099Z | |
| 43 | 2026-09-03T23:30:19.099Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T23:30:19.099Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T23:30:19.099Z | |
| 46 | 2026-09-03T23:30:19.099Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T23:30:19.099Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T23:30:19.099Z | |
| 49 | 2026-09-03T23:30:19.099Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T23:30:19.099Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T23:30:19.099Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T23:30:19.099Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T23:30:19.099Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T23:30:19.099Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T23:30:19.099Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T23:30:19.099Z | HOST_CC = None |
| 57 | 2026-09-03T23:30:19.099Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T23:30:19.099Z | CC = None |
| 59 | 2026-09-03T23:30:19.100Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T23:30:19.635Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T23:30:19.635Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T23:30:19.635Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T23:30:19.635Z | CFLAGS = None |
| 64 | 2026-09-03T23:30:19.635Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T23:30:19.636Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T23:30:19.636Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T23:30:19.636Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T23:30:19.636Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T23:30:19.636Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T23:30:19.727Z | + rustup --version |
| 71 | 2026-09-03T23:30:19.734Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T23:30:19.736Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T23:30:19.757Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-03T23:30:19.760Z | + cargo --version |
| 75 | 2026-09-03T23:30:19.772Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-03T23:30:19.775Z | + rustc --version |
| 77 | 2026-09-03T23:30:19.795Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-03T23:30:19.798Z | process exited: duration 15463 ms, exit code 0 |
| |
| 79 | 2026-09-03T23:30:19.803Z | starting task 2: "authentication" |
| 80 | 2026-09-03T23:30:19.820Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-03T23:30:19.825Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T23:30:19.828Z | + mkdir -p /work/oxidecomputer/dendrite |
| 83 | 2026-09-03T23:30:19.831Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 84 | 2026-09-03T23:30:19.861Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 85 | 2026-09-03T23:30:20.819Z | + cd /work/oxidecomputer/dendrite |
| 86 | 2026-09-03T23:30:20.819Z | + git fetch origin 17dc65a72b0729cebce373672669b1f064ce28c3 |
| 87 | 2026-09-03T23:30:21.082Z | From https://github.com/oxidecomputer/dendrite |
| 88 | 2026-09-03T23:30:21.082Z | * branch 17dc65a72b0729cebce373672669b1f064ce28c3 -> FETCH_HEAD |
| 89 | 2026-09-03T23:30:21.089Z | + [[ -n '' ]] |
| 90 | 2026-09-03T23:30:21.089Z | + git reset --hard 17dc65a72b0729cebce373672669b1f064ce28c3 |
| 91 | 2026-09-03T23:30:21.109Z | HEAD is now at 17dc65a continued |
| 92 | 2026-09-03T23:30:21.112Z | process exited: duration 1284 ms, exit code 0 |
| |
| 93 | 2026-09-03T23:30:21.118Z | starting task 4: "build" |
| 94 | 2026-09-03T23:30:21.121Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-03T23:30:21.124Z | ++ TOFINO_STAGES=20 |
| 96 | 2026-09-03T23:30:21.124Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 97 | 2026-09-03T23:30:21.124Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 98 | 2026-09-03T23:30:21.124Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 99 | 2026-09-03T23:30:21.124Z | +++ uname -s |
| 100 | 2026-09-03T23:30:21.124Z | ++ '[' SunOS == SunOS ']' |
| 101 | 2026-09-03T23:30:21.124Z | ++ SERIES=illumos |
| 102 | 2026-09-03T23:30:21.124Z | +++ uname -s |
| 103 | 2026-09-03T23:30:21.127Z | ++ '[' SunOS == SunOS ']' |
| 104 | 2026-09-03T23:30:21.127Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 105 | 2026-09-03T23:30:21.127Z | ++ rustup show active-toolchain |
| 106 | 2026-09-03T23:30:21.130Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 107 | 2026-09-03T23:30:21.130Z | + source .github/buildomat/illumos.sh |
| 108 | 2026-09-03T23:30:21.130Z | ++ banner 'sde setup' |
| 109 | 2026-09-03T23:30:21.133Z | |
| 110 | 2026-09-03T23:30:21.133Z | #### ##### ###### #### ###### ##### # # ##### |
| 111 | 2026-09-03T23:30:21.133Z | # # # # # # # # # # # |
| 112 | 2026-09-03T23:30:21.133Z | #### # # ##### #### ##### # # # # # |
| 113 | 2026-09-03T23:30:21.134Z | # # # # # # # # # ##### |
| 114 | 2026-09-03T23:30:21.134Z | # # # # # # # # # # # # |
| 115 | 2026-09-03T23:30:21.134Z | #### ##### ###### #### ###### # #### # |
| 116 | 2026-09-03T23:30:21.134Z | |
| 117 | 2026-09-03T23:30:21.134Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 118 | 2026-09-03T23:30:21.134Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 119 | 2026-09-03T23:30:21.134Z | ++ export PKG=tofino_sde.p5p |
| 120 | 2026-09-03T23:30:21.134Z | ++ PKG=tofino_sde.p5p |
| 121 | 2026-09-03T23:30:21.134Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 122 | 2026-09-03T23:30:21.138Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 123 | 2026-09-03T23:30:21.141Z | Dload Upload Total Spent Left Speed |
| 124 | 2026-09-03T23:30:22.208Z |
0 0 0 0 0 0 0 0 0
91 76.03M 91 69.37M 0 0 69.43M 0 00:01 00:01 69.44M
100 76.03M 100 76.03M 0 0 71.05M 0 00:01 00:01 69.44M
100 76.03M 100 76.03M 0 0 71.05M 0 00:01 00:01 69.44M
100 76.03M 100 76.03M 0 0 71.05M 0 00:01 00:01 69.44M |
| 125 | 2026-09-03T23:30:22.212Z | +++ digest -a sha256 tofino_sde.p5p |
| 126 | 2026-09-03T23:30:22.258Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 127 | 2026-09-03T23:30:22.258Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 128 | 2026-09-03T23:30:22.263Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 129 | 2026-09-03T23:30:23.931Z | Startup: Refreshing catalog 'helios' ... Done |
| 130 | 2026-09-03T23:30:24.347Z | Startup: Caching catalogs ... Done |
| 131 | 2026-09-03T23:30:24.404Z | Startup: Refreshing catalog 'oxide' ... Done |
| 132 | 2026-09-03T23:30:27.235Z | Planning: Solver setup ... Done |
| 133 | 2026-09-03T23:30:27.304Z | Planning: Running solver ... Done |
| 134 | 2026-09-03T23:30:27.355Z | Planning: Finding local manifests ... Done |
| 135 | 2026-09-03T23:30:27.358Z | Planning: Fetching manifests: 1/1 100% complete |
| 136 | 2026-09-03T23:30:27.362Z | Planning: Fetching manifests: 1/1 100% complete |
| 137 | 2026-09-03T23:30:27.375Z | Planning: Package planning ... Done |
| 138 | 2026-09-03T23:30:27.378Z | Planning: Merging actions ... Done |
| 139 | 2026-09-03T23:30:27.463Z | Planning: Checking for conflicting actions ... Done |
| 140 | 2026-09-03T23:30:27.466Z | Planning: Consolidating action changes ... Done |
| 141 | 2026-09-03T23:30:28.179Z | Planning: Evaluating mediators ... Done |
| 142 | 2026-09-03T23:30:28.182Z | Planning: Planning completed in 3.74 seconds |
| 143 | 2026-09-03T23:30:28.186Z | Packages to install: 1 |
| 144 | 2026-09-03T23:30:28.189Z | Create boot environment: No |
| 145 | 2026-09-03T23:30:28.189Z | Create backup boot environment: No |
| 146 | 2026-09-03T23:30:28.210Z | |
| 147 | 2026-09-03T23:30:28.210Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 148 | 2026-09-03T23:30:28.349Z | Download: Completed 75.30 MB in 0.14 seconds (541M/s) |
| 149 | 2026-09-03T23:30:28.436Z | Actions: 1/293 actions (Installing new actions) |
| 150 | 2026-09-03T23:30:29.416Z | Actions: Completed 293 actions in 0.98 seconds. |
| 151 | 2026-09-03T23:30:29.419Z | Finalize: Updating package state database ... Done |
| 152 | 2026-09-03T23:30:29.460Z | Finalize: Updating package cache ... Done |
| 153 | 2026-09-03T23:30:29.560Z | Finalize: Updating image state ... Done |
| 154 | 2026-09-03T23:30:32.148Z | Finalize: Creating fast lookup database ... Done |
| 155 | 2026-09-03T23:30:32.219Z | Finalize: Reading search index ... Done |
| 156 | 2026-09-03T23:30:32.221Z | Finalize: Updating search index ... Done |
| 157 | 2026-09-03T23:30:32.501Z | Finalize: Updating package cache ... Done |
| 158 | 2026-09-03T23:30:32.672Z | ++ export SDE=/opt/oxide/tofino_sde |
| 159 | 2026-09-03T23:30:32.672Z | ++ SDE=/opt/oxide/tofino_sde |
| 160 | 2026-09-03T23:30:32.672Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 161 | 2026-09-03T23:30:32.672Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 162 | 2026-09-03T23:30:32.672Z | ++ banner packages |
| 163 | 2026-09-03T23:30:32.675Z | |
| 164 | 2026-09-03T23:30:32.675Z | ##### ## #### # # ## #### ###### #### |
| 165 | 2026-09-03T23:30:32.675Z | # # # # # # # # # # # # # # |
| 166 | 2026-09-03T23:30:32.675Z | # # # # # #### # # # ##### #### |
| 167 | 2026-09-03T23:30:32.675Z | ##### ###### # # # ###### # ### # # |
| 168 | 2026-09-03T23:30:32.675Z | # # # # # # # # # # # # # # |
| 169 | 2026-09-03T23:30:32.675Z | # # # #### # # # # #### ###### #### |
| 170 | 2026-09-03T23:30:32.675Z | |
| 171 | 2026-09-03T23:30:32.675Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 172 | 2026-09-03T23:30:32.944Z | Startup: Refreshing catalog 'helios' ... Done |
| 173 | 2026-09-03T23:30:32.947Z | Startup: Refreshing catalog 'oxide' ... Done |
| 174 | 2026-09-03T23:30:35.346Z | Planning: Solver setup ... Done |
| 175 | 2026-09-03T23:30:35.414Z | Planning: Running solver ... Done |
| 176 | 2026-09-03T23:30:35.466Z | Planning: Consolidating action changes ... Done |
| 177 | 2026-09-03T23:30:35.466Z | Planning: Evaluating mediators ... Done |
| 178 | 2026-09-03T23:30:35.469Z | Planning: Planning completed in 2.52 seconds |
| 179 | 2026-09-03T23:30:35.484Z | No updates necessary for this image. |
| 180 | 2026-09-03T23:30:35.634Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 181 | 2026-09-03T23:30:35.847Z | Planning: Evaluating mediator changes ... Done |
| 182 | 2026-09-03T23:30:35.954Z | Planning: Checking for conflicting actions ... Done |
| 183 | 2026-09-03T23:30:35.957Z | Planning: Consolidating action changes ... Done |
| 184 | 2026-09-03T23:30:36.109Z | Planning: Evaluating mediators ... Done |
| 185 | 2026-09-03T23:30:36.112Z | Planning: Planning completed in 0.26 seconds |
| 186 | 2026-09-03T23:30:36.132Z | Mediators to change: 2 |
| 187 | 2026-09-03T23:30:36.132Z | Create boot environment: No |
| 188 | 2026-09-03T23:30:36.132Z | Create backup boot environment: No |
| 189 | 2026-09-03T23:30:36.170Z | Finalize: Updating package state database ... Done |
| 190 | 2026-09-03T23:30:36.171Z | Finalize: Updating package cache ... Done |
| 191 | 2026-09-03T23:30:36.230Z | Finalize: Updating image state ... Done |
| 192 | 2026-09-03T23:30:38.170Z | Finalize: Creating fast lookup database ... Done |
| 193 | 2026-09-03T23:30:38.231Z | Finalize: Reading search index ... Done |
| 194 | 2026-09-03T23:30:38.234Z | Finalize: Updating search index ... Done |
| 195 | 2026-09-03T23:30:38.327Z | Finalize: Updating package cache ... Done |
| 196 | 2026-09-03T23:30:38.398Z | ++ cargo --version |
| 197 | 2026-09-03T23:30:38.408Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 198 | 2026-09-03T23:30:38.411Z | ++ rustc --version |
| 199 | 2026-09-03T23:30:38.430Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 200 | 2026-09-03T23:30:38.433Z | + banner copyrights |
| 201 | 2026-09-03T23:30:38.437Z | |
| 202 | 2026-09-03T23:30:38.438Z | #### #### ##### # # ##### # #### # # ##### #### |
| 203 | 2026-09-03T23:30:38.438Z | # # # # # # # # # # # # # # # # # |
| 204 | 2026-09-03T23:30:38.438Z | # # # # # # # # # # ###### # #### |
| 205 | 2026-09-03T23:30:38.438Z | # # # ##### # ##### # # ### # # # # |
| 206 | 2026-09-03T23:30:38.438Z | # # # # # # # # # # # # # # # # |
| 207 | 2026-09-03T23:30:38.438Z | #### #### # # # # # #### # # # #### |
| 208 | 2026-09-03T23:30:38.438Z | |
| 209 | 2026-09-03T23:30:38.438Z | + ./tools/check_copyrights.sh |
| 210 | 2026-09-03T23:30:38.727Z | common/src/illumos.rs: Copyright with wrong year |
| 211 | 2026-09-03T23:30:38.840Z | dpd-client/tests/chaos_tests/util.rs: Copyright with wrong year |
| 212 | 2026-09-03T23:30:39.543Z | dpd-types/versions/src/resource_tags/mod.rs: Missing license |
| 213 | 2026-09-03T23:30:39.548Z | dpd-types/versions/src/resource_tags/mod.rs: Missing copyright |
| 214 | 2026-09-03T23:30:39.639Z | dpd/p4/headers.p4: Copyright with wrong year |
| 215 | 2026-09-03T23:30:40.055Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 216 | 2026-09-03T23:30:40.113Z | packet/src/eth.rs: Copyright with wrong year |
| 217 | 2026-09-03T23:30:40.208Z | pcap/build.rs: Copyright with wrong year |
| 218 | 2026-09-03T23:30:40.403Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 219 | 2026-09-03T23:30:40.598Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 220 | 2026-09-03T23:30:40.640Z | + exit 1 |
| 221 | 2026-09-03T23:30:40.643Z | process exited: duration 19522 ms, exit code 1 |
| |
| 222 | 2026-09-03T23:30:40.650Z | found 0 output files |