|
|
|
| 1 | 2026-03-11T02:53:48.984Z | job assigned to worker 01KKDCZ5T4KSMGRNX0DFSESZHR [factory aws, i-0a8b124f124120638] (queued for 1 m 9 s) |
| |
| 2 | 2026-03-11T02:53:56.412Z | starting task 0: "setup" |
| 3 | 2026-03-11T02:53:56.418Z | ++ uname -s |
| 4 | 2026-03-11T02:53:56.421Z | + kern=SunOS |
| 5 | 2026-03-11T02:53:56.421Z | + build_user=build |
| 6 | 2026-03-11T02:53:56.421Z | + build_uid=12345 |
| 7 | 2026-03-11T02:53:56.421Z | + work_dir=/work |
| 8 | 2026-03-11T02:53:56.421Z | + input_dir=/input |
| 9 | 2026-03-11T02:53:56.422Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-11T02:53:56.422Z | + case "$kern" in |
| 11 | 2026-03-11T02:53:56.422Z | + groupadd -g 12345 build |
| 12 | 2026-03-11T02:53:56.424Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-11T02:53:58.435Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-11T02:53:58.556Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-11T02:53:58.560Z | + home_fs=zfs |
| 16 | 2026-03-11T02:53:58.561Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-11T02:53:58.561Z | + mkdir -p /home/build |
| 18 | 2026-03-11T02:53:58.561Z | + chown build:build /home/build /work |
| 19 | 2026-03-11T02:54:00.560Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-11T02:54:00.563Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-03-11T02:54:00.568Z | starting task 1: "authentication" |
| 22 | 2026-03-11T02:54:00.584Z | process exited: duration 15 ms, exit code 0 |
| |
| 23 | 2026-03-11T02:54:00.590Z | starting task 2: "clone repository" |
| 24 | 2026-03-11T02:54:00.593Z | + mkdir -p /work/oxidecomputer/cockroach |
| 25 | 2026-03-11T02:54:00.596Z | + git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach |
| 26 | 2026-03-11T02:54:00.630Z | Cloning into '/work/oxidecomputer/cockroach'... |
| 27 | 2026-03-11T02:55:11.391Z | + cd /work/oxidecomputer/cockroach |
| 28 | 2026-03-11T02:55:11.391Z | + git fetch origin e2eb85b58f37c6a901b3a299e3e238e485139d85 |
| 29 | 2026-03-11T02:55:11.657Z | From https://github.com/oxidecomputer/cockroach |
| 30 | 2026-03-11T02:55:11.657Z | * branch e2eb85b58f37c6a901b3a299e3e238e485139d85 -> FETCH_HEAD |
| 31 | 2026-03-11T02:55:11.668Z | + [[ -n iliana/pebble ]] |
| 32 | 2026-03-11T02:55:11.671Z | ++ git branch --show-current |
| 33 | 2026-03-11T02:55:11.671Z | + current=release-22.1-oxide |
| 34 | 2026-03-11T02:55:11.671Z | + [[ release-22.1-oxide != iliana/pebble ]] |
| 35 | 2026-03-11T02:55:11.671Z | + git branch -f iliana/pebble e2eb85b58f37c6a901b3a299e3e238e485139d85 |
| 36 | 2026-03-11T02:55:11.675Z | + git checkout -f iliana/pebble |
| 37 | 2026-03-11T02:55:12.367Z | Switched to branch 'iliana/pebble' |
| 38 | 2026-03-11T02:55:12.370Z | + git reset --hard e2eb85b58f37c6a901b3a299e3e238e485139d85 |
| 39 | 2026-03-11T02:55:12.410Z | HEAD is now at e2eb85b58f switch to pebble fork |
| 40 | 2026-03-11T02:55:12.414Z | process exited: duration 71806 ms, exit code 0 |
| |
| 41 | 2026-03-11T02:55:12.420Z | starting task 3: "build" |
| 42 | 2026-03-11T02:55:12.424Z | + export BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 43 | 2026-03-11T02:55:12.424Z | + BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 44 | 2026-03-11T02:55:12.424Z | + source .github/buildomat/helios-setup.sh |
| 45 | 2026-03-11T02:55:12.427Z | ++ source .github/buildomat/versions.sh |
| 46 | 2026-03-11T02:55:12.428Z | +++ export GOTOOLCHAIN=local |
| 47 | 2026-03-11T02:55:12.428Z | +++ GOTOOLCHAIN=local |
| 48 | 2026-03-11T02:55:12.428Z | +++ GO_VERSION=1.22.11 |
| 49 | 2026-03-11T02:55:12.428Z | +++ NODE_VERSION=20.11.1 |
| 50 | 2026-03-11T02:55:12.428Z | +++ YARN_VERSION=1.22.22 |
| 51 | 2026-03-11T02:55:12.428Z | ++ GO_MAJOR=1.22 |
| 52 | 2026-03-11T02:55:12.428Z | ++ NODE_MAJOR=20 |
| 53 | 2026-03-11T02:55:12.428Z | ++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1 |
| 54 | 2026-03-11T02:55:22.598Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 55 | 2026-03-11T02:55:32.059Z | Startup: Caching catalogs ... Done |
| 56 | 2026-03-11T02:55:53.513Z | Planning: Solver setup ... Done |
| 57 | 2026-03-11T02:55:53.659Z | Planning: Running solver ... Done |
| 58 | 2026-03-11T02:55:53.849Z | Planning: Finding local manifests ... Done |
| 59 | 2026-03-11T02:55:53.860Z | Planning: Fetching manifests: 0/3 0% complete |
| 60 | 2026-03-11T02:55:54.220Z | Planning: Fetching manifests: 3/3 100% complete |
| 61 | 2026-03-11T02:55:54.324Z | Planning: Package planning ... Done |
| 62 | 2026-03-11T02:55:54.462Z | Planning: Merging actions ... Done |
| 63 | 2026-03-11T02:55:54.628Z | Planning: Checking for conflicting actions ... Done |
| 64 | 2026-03-11T02:55:54.662Z | Planning: Consolidating action changes ... Done |
| 65 | 2026-03-11T02:55:55.475Z | Planning: Evaluating mediators ... Done |
| 66 | 2026-03-11T02:55:55.505Z | Planning: Planning completed in 23.30 seconds |
| 67 | 2026-03-11T02:55:55.519Z | Packages to install: 3 |
| 68 | 2026-03-11T02:55:55.522Z | Mediators to change: 2 |
| 69 | 2026-03-11T02:55:55.522Z | Services to change: 1 |
| 70 | 2026-03-11T02:55:55.522Z | Create boot environment: No |
| 71 | 2026-03-11T02:55:55.522Z | Create backup boot environment: No |
| 72 | 2026-03-11T02:55:55.579Z | |
| 73 | 2026-03-11T02:55:55.579Z | Download: 0/10875 items 0.0/111.8MB 0% complete |
| 74 | 2026-03-11T02:56:00.735Z | Download: 2066/10875 items 48.6/111.8MB 43% complete (10.2M/s) |
| 75 | 2026-03-11T02:56:06.137Z | Download: 3099/10875 items 53.1/111.8MB 47% complete (6.2M/s) |
| 76 | 2026-03-11T02:56:11.958Z | Download: 5153/10875 items 57.5/111.8MB 51% complete (1.1M/s) |
| 77 | 2026-03-11T02:56:16.963Z | Download: 6326/10875 items 62.6/111.8MB 56% complete (847k/s) |
| 78 | 2026-03-11T02:56:21.965Z | Download: 7063/10875 items 100.7/111.8MB 90% complete (4.3M/s) |
| 79 | 2026-03-11T02:56:27.182Z | Download: 10412/10875 items 111.3/111.8MB 99% complete (5.2M/s) |
| 80 | 2026-03-11T02:56:32.814Z | Download: 10419/10875 items 111.3/111.8MB 99% complete (5.2M/s) |
| 81 | 2026-03-11T02:56:34.073Z | Download: Completed 111.76 MB in 38.49 seconds (2.9M/s) |
| 82 | 2026-03-11T02:56:34.357Z | Actions: 1/12730 actions (Installing new actions) |
| 83 | 2026-03-11T02:56:37.699Z | Actions: Completed 12730 actions in 3.34 seconds. |
| 84 | 2026-03-11T02:56:38.407Z | Done |
| 85 | 2026-03-11T02:56:38.407Z | Done |
| 86 | 2026-03-11T02:56:39.359Z | Done |
| 87 | 2026-03-11T02:56:43.688Z | Done |
| 88 | 2026-03-11T02:56:43.782Z | Done |
| 89 | 2026-03-11T02:56:43.785Z | Done |
| 90 | 2026-03-11T02:56:44.032Z | Done |
| 91 | 2026-03-11T02:56:44.729Z | ++ pushd /work |
| 92 | 2026-03-11T02:56:44.732Z | /work /work/oxidecomputer/cockroach |
| 93 | 2026-03-11T02:56:44.732Z | ++ mkdir bin |
| 94 | 2026-03-11T02:56:44.732Z | ++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js |
| 95 | 2026-03-11T02:56:45.398Z | ++ sha256sum -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS.helios |
| 96 | 2026-03-11T02:56:45.435Z | yarn-1.22.22.js: OK |
| 97 | 2026-03-11T02:56:45.438Z | ++ mv yarn-1.22.22.js bin/yarn |
| 98 | 2026-03-11T02:56:45.438Z | ++ chmod a+x bin/yarn |
| 99 | 2026-03-11T02:56:45.441Z | ++ popd |
| 100 | 2026-03-11T02:56:45.441Z | /work/oxidecomputer/cockroach |
| 101 | 2026-03-11T02:56:45.441Z | ++ export PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 102 | 2026-03-11T02:56:45.441Z | ++ PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 103 | 2026-03-11T02:56:45.441Z | ++ nproc |
| 104 | 2026-03-11T02:56:45.444Z | + gmake -j8 cockroach.tgz BUILDTYPE=release |
| 105 | 2026-03-11T02:56:45.708Z | Detected change in build system. Rebooting make. |
| 106 | 2026-03-11T02:56:45.970Z | gitdir=$(git rev-parse --git-dir 2>/dev/null || true); \ |
| 107 | 2026-03-11T02:56:45.970Z | if test -n "$gitdir"; then \ |
| 108 | 2026-03-11T02:56:45.971Z | git submodule update --init --recursive; \ |
| 109 | 2026-03-11T02:56:45.971Z | fi |
| 110 | 2026-03-11T02:56:46.041Z | Submodule 'c-deps/geos' (https://github.com/oxidecomputer/geos.git) registered for path 'c-deps/geos' |
| 111 | 2026-03-11T02:56:46.044Z | Submodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc' |
| 112 | 2026-03-11T02:56:46.044Z | Submodule 'c-deps/proj' (https://github.com/oxidecomputer/PROJ.git) registered for path 'c-deps/proj' |
| 113 | 2026-03-11T02:56:46.047Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/geos'... |
| 114 | 2026-03-11T02:56:46.342Z | mkdir -p pkg/sql/parser/gen |
| 115 | 2026-03-11T02:56:46.352Z | set -euo pipefail; \ |
| 116 | 2026-03-11T02:56:46.352Z | awk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \ |
| 117 | 2026-03-11T02:56:46.352Z | sed -e 's/[]\/$*.^|[]/\\&/g' | \ |
| 118 | 2026-03-11T02:56:46.352Z | sed -e "s/^/s_(type|token) <(/" | \ |
| 119 | 2026-03-11T02:56:46.352Z | awk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \ |
| 120 | 2026-03-11T02:56:46.352Z | sed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \ |
| 121 | 2026-03-11T02:56:46.352Z | awk -f pkg/sql/parser/replace_help_rules.awk | \ |
| 122 | 2026-03-11T02:56:46.352Z | sed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp |
| 123 | 2026-03-11T02:56:46.440Z | mv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y |
| 124 | 2026-03-11T02:56:46.444Z | rm pkg/sql/parser/gen/types_regex.tmp |
| 125 | 2026-03-11T02:56:48.049Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'... |
| 126 | 2026-03-11T02:56:49.454Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/proj'... |
| 127 | 2026-03-11T02:56:51.556Z | Submodule path 'c-deps/geos': checked out '8bfb91ff2cfee16b29316894fd65d0f2a8a09607' |
| 128 | 2026-03-11T02:56:51.589Z | Submodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3' |
| 129 | 2026-03-11T02:56:51.765Z | Submodule path 'c-deps/proj': checked out '47f32de4d4b683af4891844d6a6aefce5801a082' |
| 130 | 2026-03-11T02:56:51.770Z | mkdir -p bin |
| 131 | 2026-03-11T02:56:51.774Z | touch bin/.submodules-initialized |
| 132 | 2026-03-11T02:56:51.777Z | rm -rf /work/oxidecomputer/cockroach/lib/build/proj |
| 133 | 2026-03-11T02:56:51.779Z | cd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf |
| 134 | 2026-03-11T02:56:51.779Z | rm -rf /work/oxidecomputer/cockroach/lib/build/geos |
| 135 | 2026-03-11T02:56:51.782Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/proj |
| 136 | 2026-03-11T02:56:51.782Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/geos |
| 137 | 2026-03-11T02:56:51.785Z | cd /work/oxidecomputer/cockroach/lib/build/proj && cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/proj -DCMAKE_BUILD_TYPE=Release -DBUILD_LIBPROJ_SHARED=OFF |
| 138 | 2026-03-11T02:56:51.788Z | build/node-run.sh -C pkg/ui yarn install --ignore-optional |
| 139 | 2026-03-11T02:56:51.791Z | cd /work/oxidecomputer/cockroach/lib/build/geos && \ |
| 140 | 2026-03-11T02:56:51.791Z | cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC |
| 141 | 2026-03-11T02:56:51.977Z | yarn install v1.22.22 |
| 142 | 2026-03-11T02:56:52.054Z | [1/4] Resolving packages... |
| 143 | 2026-03-11T02:56:52.084Z | warning Resolution field "protobufjs@6.8.6" is incompatible with requested version "protobufjs@6.8.8" |
| 144 | 2026-03-11T02:56:52.153Z | rm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 145 | 2026-03-11T02:56:52.157Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 146 | 2026-03-11T02:56:52.165Z | cd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof |
| 147 | 2026-03-11T02:56:52.209Z | checking for xsltproc... /usr/bin/xsltproc |
| 148 | 2026-03-11T02:56:52.213Z | checking for gcc... gcc |
| 149 | 2026-03-11T02:56:52.216Z | -- GEOS: Build type: Release |
| 150 | 2026-03-11T02:56:52.216Z | -- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin |
| 151 | 2026-03-11T02:56:52.216Z | -- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib |
| 152 | 2026-03-11T02:56:52.261Z | warning Resolution field "fbjs@0.8.17" is incompatible with requested version "fbjs@^0.6.1" |
| 153 | 2026-03-11T02:56:52.467Z | checking whether the C compiler works... [2/4] Fetching packages... |
| 154 | 2026-03-11T02:56:52.474Z | warning Pattern ["@cockroachlabs/crdb-protobuf-client@link:./workspaces/db-console/src/js"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-crdb-protobuf-client-0.0.12/node_modules/@cockroachlabs/crdb-protobuf-client" as pattern ["@cockroachlabs/crdb-protobuf-client@link:workspaces/db-console/src/js"]. This could result in non-deterministic behavior, skipping. |
| 155 | 2026-03-11T02:56:52.474Z | warning Pattern ["@cockroachlabs/cluster-ui@link:workspaces/cluster-ui"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-cluster-ui-22.1.14/node_modules/@cockroachlabs/cluster-ui" as pattern ["@cockroachlabs/cluster-ui@22.1.14","@cockroachlabs/cluster-ui@22.1.14"]. This could result in non-deterministic behavior, skipping. |
| 156 | 2026-03-11T02:56:52.478Z | yes |
| 157 | 2026-03-11T02:56:52.481Z | checking for C compiler default output file name... a.out |
| 158 | 2026-03-11T02:56:52.481Z | checking for suffix of executables... -- The C compiler identification is GNU 12.2.0 |
| 159 | 2026-03-11T02:56:52.481Z | -- The C compiler identification is GNU 12.2.0 |
| 160 | 2026-03-11T02:56:52.502Z | |
| 161 | 2026-03-11T02:56:52.506Z | checking whether we are cross compiling... -- Detecting C compiler ABI info |
| 162 | 2026-03-11T02:56:52.548Z | no |
| 163 | 2026-03-11T02:56:52.566Z | checking for suffix of object files... o |
| 164 | 2026-03-11T02:56:52.583Z | checking whether the compiler supports GNU C... yes |
| 165 | 2026-03-11T02:56:52.590Z | checking whether gcc accepts -g... -- Detecting C compiler ABI info - done |
| 166 | 2026-03-11T02:56:52.598Z | -- Check for working C compiler: /usr/bin/gcc - skipped |
| 167 | 2026-03-11T02:56:52.601Z | -- Detecting C compile features |
| 168 | 2026-03-11T02:56:52.601Z | yes |
| 169 | 2026-03-11T02:56:52.601Z | checking for gcc option to enable C11 features... -- Detecting C compile features - done |
| 170 | 2026-03-11T02:56:52.601Z | -- |
| 171 | 2026-03-11T02:56:52.601Z | -- Configuring PROJ: |
| 172 | 2026-03-11T02:56:52.604Z | -- |
| 173 | 2026-03-11T02:56:52.604Z | -- PROJ_VERSION = 4.9.3 |
| 174 | 2026-03-11T02:56:52.610Z | -- Looking for include file dlfcn.h |
| 175 | 2026-03-11T02:56:52.646Z | none needed |
| 176 | 2026-03-11T02:56:52.659Z | checking whether compiler is cray... no |
| 177 | 2026-03-11T02:56:52.677Z | checking whether compiler supports -std=gnu11... yes |
| 178 | 2026-03-11T02:56:52.696Z | checking whether compiler supports -Wall... yes |
| 179 | 2026-03-11T02:56:52.706Z | checking whether compiler supports -Werror=declaration-after-statement... -- Looking for include file dlfcn.h - found |
| 180 | 2026-03-11T02:56:52.709Z | -- Looking for include file inttypes.h |
| 181 | 2026-03-11T02:56:52.715Z | yes |
| 182 | 2026-03-11T02:56:52.728Z | checking whether compiler supports -Wshorten-64-to-32... no |
| 183 | 2026-03-11T02:56:52.747Z | checking whether compiler supports -Wsign-compare... yes |
| 184 | 2026-03-11T02:56:52.758Z | checking whether compiler supports -pipe... -- The CXX compiler identification is GNU 12.2.0 |
| 185 | 2026-03-11T02:56:52.763Z | yes |
| 186 | 2026-03-11T02:56:52.769Z | checking whether compiler supports -g3... -- Detecting C compiler ABI info |
| 187 | 2026-03-11T02:56:52.779Z | yes |
| 188 | 2026-03-11T02:56:52.792Z | checking how to run the C preprocessor... -- Looking for include file inttypes.h - found |
| 189 | 2026-03-11T02:56:52.797Z | -- Looking for include file jni.h |
| 190 | 2026-03-11T02:56:52.805Z | gcc -E |
| 191 | 2026-03-11T02:56:52.833Z | checking for stdio.h... -- Looking for include file jni.h - not found |
| 192 | 2026-03-11T02:56:52.836Z | -- Looking for include file memory.h |
| 193 | 2026-03-11T02:56:52.839Z | yes |
| 194 | 2026-03-11T02:56:52.846Z | checking for stdlib.h... -- Detecting C compiler ABI info - done |
| 195 | 2026-03-11T02:56:52.854Z | -- Check for working C compiler: /usr/bin/gcc - skipped |
| 196 | 2026-03-11T02:56:52.857Z | -- Detecting C compile features |
| 197 | 2026-03-11T02:56:52.857Z | -- Detecting C compile features - done |
| 198 | 2026-03-11T02:56:52.857Z | yes |
| 199 | 2026-03-11T02:56:52.860Z | checking for string.h... -- Detecting CXX compiler ABI info |
| 200 | 2026-03-11T02:56:52.871Z | yes |
| 201 | 2026-03-11T02:56:52.886Z | checking for inttypes.h... yes |
| 202 | 2026-03-11T02:56:52.902Z | checking for stdint.h... yes |
| 203 | 2026-03-11T02:56:52.915Z | checking for strings.h... -- Looking for include file memory.h - found |
| 204 | 2026-03-11T02:56:52.918Z | -- Looking for include file stdint.h |
| 205 | 2026-03-11T02:56:52.921Z | yes |
| 206 | 2026-03-11T02:56:52.936Z | checking for sys/stat.h... yes |
| 207 | 2026-03-11T02:56:52.952Z | checking for sys/types.h... yes |
| 208 | 2026-03-11T02:56:52.956Z | checking for unistd.h... -- Detecting CXX compiler ABI info - done |
| 209 | 2026-03-11T02:56:52.962Z | -- Check for working CXX compiler: /usr/bin/g++ - skipped |
| 210 | 2026-03-11T02:56:52.964Z | -- Detecting CXX compile features |
| 211 | 2026-03-11T02:56:52.964Z | -- Detecting CXX compile features - done |
| 212 | 2026-03-11T02:56:52.965Z | -- GEOS: Version 3.8.1 |
| 213 | 2026-03-11T02:56:52.965Z | -- GEOS: C API Version 1.13.3 |
| 214 | 2026-03-11T02:56:52.965Z | -- GEOS: JTS port 1.13.0 |
| 215 | 2026-03-11T02:56:52.965Z | -- GEOS: Require C++11 |
| 216 | 2026-03-11T02:56:52.971Z | yes |
| 217 | 2026-03-11T02:56:52.993Z | checking whether byte ordering is bigendian... -- Looking for include file stdint.h - found |
| 218 | 2026-03-11T02:56:52.996Z | -- Looking for include file stdlib.h |
| 219 | 2026-03-11T02:56:53.032Z | no |
| 220 | 2026-03-11T02:56:53.064Z | checking size of void *... 8 |
| 221 | 2026-03-11T02:56:53.074Z | checking size of int... -- Looking for include file stdlib.h - found |
| 222 | 2026-03-11T02:56:53.077Z | -- Looking for include file string.h |
| 223 | 2026-03-11T02:56:53.082Z | -- GEOS: Configured 'dist' target |
| 224 | 2026-03-11T02:56:53.084Z | -- GEOS: Configured 'distcheck' target |
| 225 | 2026-03-11T02:56:53.084Z | -- Configuring done (0.9s) |
| 226 | 2026-03-11T02:56:53.096Z | 4 |
| 227 | 2026-03-11T02:56:53.128Z | checking size of long... 8 |
| 228 | 2026-03-11T02:56:53.155Z | checking size of long long... -- Looking for include file string.h - found |
| 229 | 2026-03-11T02:56:53.158Z | -- Looking for include file sys/stat.h |
| 230 | 2026-03-11T02:56:53.161Z | 8 |
| 231 | 2026-03-11T02:56:53.193Z | checking size of intmax_t... 8 |
| 232 | 2026-03-11T02:56:53.211Z | checking build system type... -- Generating done (0.1s) |
| 233 | 2026-03-11T02:56:53.216Z | -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos |
| 234 | 2026-03-11T02:56:53.235Z | mkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 235 | 2026-03-11T02:56:53.238Z | -- Looking for include file sys/stat.h - found |
| 236 | 2026-03-11T02:56:53.238Z | -- Looking for include file sys/types.h |
| 237 | 2026-03-11T02:56:53.241Z | cp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 238 | 2026-03-11T02:56:53.244Z | x86_64-pc-solaris2.11 |
| 239 | 2026-03-11T02:56:53.244Z | checking host system type... x86_64-pc-solaris2.11 |
| 240 | 2026-03-11T02:56:53.268Z | checking whether pause instruction is compilable... yes |
| 241 | 2026-03-11T02:56:53.271Z | checking for ar... ar |
| 242 | 2026-03-11T02:56:53.271Z | /work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory] |
| 243 | 2026-03-11T02:56:53.287Z | checking for malloc.h... yes |
| 244 | 2026-03-11T02:56:53.304Z | checking whether malloc_usable_size definition can use const argument... yes |
| 245 | 2026-03-11T02:56:53.321Z | checking for library containing log... -- Looking for include file sys/types.h - found |
| 246 | 2026-03-11T02:56:53.324Z | -- Looking for include file unistd.h |
| 247 | 2026-03-11T02:56:53.358Z | -lm |
| 248 | 2026-03-11T02:56:53.382Z | checking whether __attribute__ syntax is compilable... yes |
| 249 | 2026-03-11T02:56:53.397Z | checking whether compiler supports -fvisibility=hidden... yes |
| 250 | 2026-03-11T02:56:53.404Z | checking whether compiler supports -Werror... -- Looking for include file unistd.h - found |
| 251 | 2026-03-11T02:56:53.407Z | -- Looking for 4 include files stdlib.h, ..., float.h |
| 252 | 2026-03-11T02:56:53.414Z | yes |
| 253 | 2026-03-11T02:56:53.429Z | checking whether compiler supports -herror_on_warning... yes |
| 254 | 2026-03-11T02:56:53.451Z | checking whether tls_model attribute is compilable... no |
| 255 | 2026-03-11T02:56:53.467Z | checking whether compiler supports -Werror... yes |
| 256 | 2026-03-11T02:56:53.483Z | checking whether compiler supports -herror_on_warning... yes |
| 257 | 2026-03-11T02:56:53.486Z | checking whether alloc_size attribute is compilable... -- Looking for 4 include files stdlib.h, ..., float.h - found |
| 258 | 2026-03-11T02:56:53.486Z | -- Looking for localeconv |
| 259 | 2026-03-11T02:56:53.507Z | no |
| 260 | 2026-03-11T02:56:53.523Z | checking whether compiler supports -Werror... yes |
| 261 | 2026-03-11T02:56:53.538Z | checking whether compiler supports -herror_on_warning... yes |
| 262 | 2026-03-11T02:56:53.562Z | checking whether format(gnu_printf, ...) attribute is compilable... no |
| 263 | 2026-03-11T02:56:53.565Z | checking whether compiler supports -Werror... -- Looking for localeconv - found |
| 264 | 2026-03-11T02:56:53.568Z | -- Looking for ceil in m |
| 265 | 2026-03-11T02:56:53.577Z | yes |
| 266 | 2026-03-11T02:56:53.594Z | checking whether compiler supports -herror_on_warning... yes |
| 267 | 2026-03-11T02:56:53.625Z | checking whether format(printf, ...) attribute is compilable... no |
| 268 | 2026-03-11T02:56:53.635Z | checking for a BSD-compatible install... /usr/bin/install -c |
| 269 | 2026-03-11T02:56:53.638Z | checking for ranlib... ranlib |
| 270 | 2026-03-11T02:56:53.638Z | checking for ld... /usr/bin/ld |
| 271 | 2026-03-11T02:56:53.638Z | checking for autoconf... /usr/bin/autoconf |
| 272 | 2026-03-11T02:56:53.660Z | checking for memalign... -- Looking for ceil in m - found |
| 273 | 2026-03-11T02:56:53.663Z | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD |
| 274 | 2026-03-11T02:56:53.666Z | yes |
| 275 | 2026-03-11T02:56:53.693Z | checking for valloc... yes |
| 276 | 2026-03-11T02:56:53.727Z | checking whether compiler supports -O3... yes |
| 277 | 2026-03-11T02:56:53.745Z | checking whether compiler supports -funroll-loops... yes |
| 278 | 2026-03-11T02:56:53.748Z | checking for unwind.h... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success |
| 279 | 2026-03-11T02:56:53.751Z | -- Found Threads: TRUE |
| 280 | 2026-03-11T02:56:53.754Z | -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE |
| 281 | 2026-03-11T02:56:53.764Z | yes |
| 282 | 2026-03-11T02:56:53.791Z | checking for _Unwind_Backtrace in -lgcc... yes |
| 283 | 2026-03-11T02:56:53.794Z | checking configured backtracing method... libgcc |
| 284 | 2026-03-11T02:56:53.821Z | checking for sbrk... yes |
| 285 | 2026-03-11T02:56:53.841Z | checking whether utrace(2) is compilable... no |
| 286 | 2026-03-11T02:56:53.853Z | checking whether valgrind is compilable... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success |
| 287 | 2026-03-11T02:56:53.856Z | -- PROJ_PLATFORM_NAME = x86 |
| 288 | 2026-03-11T02:56:53.856Z | -- PROJ_COMPILER_NAME = gcc-12.2.0 |
| 289 | 2026-03-11T02:56:53.856Z | -- PROJ4_TESTS = ON |
| 290 | 2026-03-11T02:56:53.856Z | no |
| 291 | 2026-03-11T02:56:53.885Z | checking whether a program using __builtin_unreachable is compilable... yes |
| 292 | 2026-03-11T02:56:53.915Z | checking whether a program using __builtin_ffsl is compilable... yes |
| 293 | 2026-03-11T02:56:53.920Z | checking LG_PAGE... -- |
| 294 | 2026-03-11T02:56:53.923Z | -- Configuring proj library: |
| 295 | 2026-03-11T02:56:53.923Z | -- |
| 296 | 2026-03-11T02:56:53.974Z | 12 |
| 297 | 2026-03-11T02:56:53.993Z | Missing VERSION file, and unable to generate it; creating bogus VERSION |
| 298 | 2026-03-11T02:56:54.027Z | checking for pthread.h... yes |
| 299 | 2026-03-11T02:56:54.055Z | checking for pthread_create in -lpthread... yes |
| 300 | 2026-03-11T02:56:54.085Z | checking whether pthread_atfork(3) is compilable... yes |
| 301 | 2026-03-11T02:56:54.097Z | checking for library containing clock_gettime... -- JNI_SUPPORT = OFF |
| 302 | 2026-03-11T02:56:54.101Z | -- PROJ_CORE_TARGET = proj |
| 303 | 2026-03-11T02:56:54.101Z | -- PROJ_CORE_TARGET_OUTPUT_NAME = proj |
| 304 | 2026-03-11T02:56:54.101Z | -- PROJ_LIBRARY_TYPE = STATIC |
| 305 | 2026-03-11T02:56:54.101Z | -- PROJ_LIBRARIES = proj |
| 306 | 2026-03-11T02:56:54.104Z | -- Configuring done (1.9s) |
| 307 | 2026-03-11T02:56:54.114Z | none required |
| 308 | 2026-03-11T02:56:54.132Z | checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no |
| 309 | 2026-03-11T02:56:54.141Z | checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... -- Generating done (0.0s) |
| 310 | 2026-03-11T02:56:54.145Z | -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj |
| 311 | 2026-03-11T02:56:54.162Z | yes |
| 312 | 2026-03-11T02:56:54.177Z | checking whether mach_absolute_time() is compilable... no |
| 313 | 2026-03-11T02:56:54.194Z | checking whether compiler supports -Werror... yes |
| 314 | 2026-03-11T02:56:54.226Z | checking whether syscall(2) is compilable... yes |
| 315 | 2026-03-11T02:56:54.254Z | checking for secure_getenv... yes |
| 316 | 2026-03-11T02:56:54.282Z | checking for issetugid... yes |
| 317 | 2026-03-11T02:56:54.311Z | checking for _malloc_thread_cleanup... no |
| 318 | 2026-03-11T02:56:54.325Z | checking whether Darwin OSSpin*() is compilable... no |
| 319 | 2026-03-11T02:56:54.354Z | checking for _pthread_mutex_init_calloc_cb... no |
| 320 | 2026-03-11T02:56:54.371Z | checking for TLS... yes |
| 321 | 2026-03-11T02:56:54.402Z | checking whether C11 atomics is compilable... yes |
| 322 | 2026-03-11T02:56:54.440Z | checking whether atomic(9) is compilable... no |
| 323 | 2026-03-11T02:56:54.444Z | checking whether Darwin OSAtomic*() is compilable... no |
| 324 | 2026-03-11T02:56:54.460Z | checking whether madvise(2) is compilable... yes |
| 325 | 2026-03-11T02:56:54.489Z | checking whether madvise(..., MADV_FREE) is compilable... yes |
| 326 | 2026-03-11T02:56:54.518Z | checking whether madvise(..., MADV_DONTNEED) is compilable... yes |
| 327 | 2026-03-11T02:56:54.536Z | checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no |
| 328 | 2026-03-11T02:56:54.551Z | checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no |
| 329 | 2026-03-11T02:56:54.565Z | checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no |
| 330 | 2026-03-11T02:56:54.593Z | checking for __builtin_clz... yes |
| 331 | 2026-03-11T02:56:54.606Z | checking whether Darwin os_unfair_lock_*() is compilable... no |
| 332 | 2026-03-11T02:56:54.639Z | checking whether glibc malloc hook is compilable... no |
| 333 | 2026-03-11T02:56:54.668Z | checking whether glibc memalign hook is compilable... no |
| 334 | 2026-03-11T02:56:54.685Z | checking whether pthreads adaptive mutexes is compilable... no |
| 335 | 2026-03-11T02:56:54.727Z | checking for _Bool... yes |
| 336 | 2026-03-11T02:56:54.754Z | checking for stdbool.h that conforms to C99... no |
| 337 | 2026-03-11T02:56:54.778Z | configure: creating ./config.status |
| 338 | 2026-03-11T02:56:54.823Z | config.status: creating Makefile |
| 339 | 2026-03-11T02:56:54.831Z | config.status: creating jemalloc.pc |
| 340 | 2026-03-11T02:56:54.839Z | config.status: creating doc/html.xsl |
| 341 | 2026-03-11T02:56:54.850Z | config.status: creating doc/manpages.xsl |
| 342 | 2026-03-11T02:56:54.861Z | config.status: creating doc/jemalloc.xml |
| 343 | 2026-03-11T02:56:54.877Z | config.status: creating include/jemalloc/jemalloc_macros.h |
| 344 | 2026-03-11T02:56:54.888Z | config.status: creating include/jemalloc/jemalloc_protos.h |
| 345 | 2026-03-11T02:56:54.899Z | config.status: creating include/jemalloc/jemalloc_typedefs.h |
| 346 | 2026-03-11T02:56:54.910Z | config.status: creating include/jemalloc/internal/jemalloc_internal.h |
| 347 | 2026-03-11T02:56:54.922Z | config.status: creating test/test.sh |
| 348 | 2026-03-11T02:56:54.933Z | config.status: creating test/include/test/jemalloc_test.h |
| 349 | 2026-03-11T02:56:54.945Z | config.status: creating config.stamp |
| 350 | 2026-03-11T02:56:54.952Z | config.status: creating bin/jemalloc-config |
| 351 | 2026-03-11T02:56:54.964Z | config.status: creating bin/jemalloc.sh |
| 352 | 2026-03-11T02:56:54.975Z | config.status: creating bin/jeprof |
| 353 | 2026-03-11T02:56:54.994Z | config.status: creating include/jemalloc/jemalloc_defs.h |
| 354 | 2026-03-11T02:56:55.002Z | config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h |
| 355 | 2026-03-11T02:56:55.011Z | config.status: creating test/include/test/jemalloc_test_defs.h |
| 356 | 2026-03-11T02:56:55.021Z | config.status: executing include/jemalloc/internal/private_namespace.h commands |
| 357 | 2026-03-11T02:56:55.030Z | config.status: executing include/jemalloc/internal/private_unnamespace.h commands |
| 358 | 2026-03-11T02:56:55.038Z | config.status: executing include/jemalloc/internal/public_symbols.txt commands |
| 359 | 2026-03-11T02:56:55.045Z | config.status: executing include/jemalloc/internal/public_namespace.h commands |
| 360 | 2026-03-11T02:56:55.116Z | config.status: executing include/jemalloc/internal/public_unnamespace.h commands |
| 361 | 2026-03-11T02:56:55.186Z | config.status: executing include/jemalloc/internal/size_classes.h commands |
| 362 | 2026-03-11T02:56:55.264Z | config.status: executing include/jemalloc/jemalloc_protos_jet.h commands |
| 363 | 2026-03-11T02:56:55.269Z | config.status: executing include/jemalloc/jemalloc_rename.h commands |
| 364 | 2026-03-11T02:56:55.403Z | config.status: executing include/jemalloc/jemalloc_mangle.h commands |
| 365 | 2026-03-11T02:56:55.537Z | config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands |
| 366 | 2026-03-11T02:56:55.669Z | config.status: executing include/jemalloc/jemalloc.h commands |
| 367 | 2026-03-11T02:56:55.690Z | =============================================================================== |
| 368 | 2026-03-11T02:56:55.690Z | jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000 |
| 369 | 2026-03-11T02:56:55.693Z | library revision : 2 |
| 370 | 2026-03-11T02:56:55.693Z | |
| 371 | 2026-03-11T02:56:55.693Z | CONFIG : --enable-prof CFLAGS=-g1 LDFLAGS= |
| 372 | 2026-03-11T02:56:55.693Z | CC : gcc |
| 373 | 2026-03-11T02:56:55.693Z | CONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops |
| 374 | 2026-03-11T02:56:55.693Z | SPECIFIED_CFLAGS : -g1 |
| 375 | 2026-03-11T02:56:55.693Z | EXTRA_CFLAGS : |
| 376 | 2026-03-11T02:56:55.693Z | CPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT |
| 377 | 2026-03-11T02:56:55.693Z | LDFLAGS : |
| 378 | 2026-03-11T02:56:55.693Z | EXTRA_LDFLAGS : |
| 379 | 2026-03-11T02:56:55.693Z | LIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread |
| 380 | 2026-03-11T02:56:55.693Z | RPATH_EXTRA : |
| 381 | 2026-03-11T02:56:55.694Z | |
| 382 | 2026-03-11T02:56:55.694Z | XSLTPROC : /usr/bin/xsltproc |
| 383 | 2026-03-11T02:56:55.694Z | XSLROOT : |
| 384 | 2026-03-11T02:56:55.694Z | |
| 385 | 2026-03-11T02:56:55.694Z | PREFIX : /usr/local |
| 386 | 2026-03-11T02:56:55.694Z | BINDIR : /usr/local/bin |
| 387 | 2026-03-11T02:56:55.694Z | DATADIR : /usr/local/share |
| 388 | 2026-03-11T02:56:55.694Z | INCLUDEDIR : /usr/local/include |
| 389 | 2026-03-11T02:56:55.694Z | LIBDIR : /usr/local/lib |
| 390 | 2026-03-11T02:56:55.694Z | MANDIR : /usr/local/share/man |
| 391 | 2026-03-11T02:56:55.694Z | |
| 392 | 2026-03-11T02:56:55.694Z | srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 393 | 2026-03-11T02:56:55.694Z | abs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 394 | 2026-03-11T02:56:55.694Z | objroot : |
| 395 | 2026-03-11T02:56:55.694Z | abs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/ |
| 396 | 2026-03-11T02:56:55.694Z | |
| 397 | 2026-03-11T02:56:55.694Z | JEMALLOC_PREFIX : |
| 398 | 2026-03-11T02:56:55.694Z | JEMALLOC_PRIVATE_NAMESPACE |
| 399 | 2026-03-11T02:56:55.694Z | : je_ |
| 400 | 2026-03-11T02:56:55.694Z | install_suffix : |
| 401 | 2026-03-11T02:56:55.694Z | malloc_conf : |
| 402 | 2026-03-11T02:56:55.694Z | autogen : 0 |
| 403 | 2026-03-11T02:56:55.694Z | cc-silence : 1 |
| 404 | 2026-03-11T02:56:55.694Z | debug : 0 |
| 405 | 2026-03-11T02:56:55.694Z | code-coverage : 0 |
| 406 | 2026-03-11T02:56:55.694Z | stats : 1 |
| 407 | 2026-03-11T02:56:55.694Z | prof : 1 |
| 408 | 2026-03-11T02:56:55.694Z | prof-libunwind : 0 |
| 409 | 2026-03-11T02:56:55.694Z | prof-libgcc : 1 |
| 410 | 2026-03-11T02:56:55.694Z | prof-gcc : 0 |
| 411 | 2026-03-11T02:56:55.694Z | tcache : 1 |
| 412 | 2026-03-11T02:56:55.694Z | thp : 0 |
| 413 | 2026-03-11T02:56:55.694Z | fill : 1 |
| 414 | 2026-03-11T02:56:55.694Z | utrace : 0 |
| 415 | 2026-03-11T02:56:55.694Z | valgrind : 0 |
| 416 | 2026-03-11T02:56:55.694Z | xmalloc : 0 |
| 417 | 2026-03-11T02:56:55.694Z | munmap : 1 |
| 418 | 2026-03-11T02:56:55.694Z | lazy_lock : 0 |
| 419 | 2026-03-11T02:56:55.694Z | tls : 1 |
| 420 | 2026-03-11T02:56:55.695Z | cache-oblivious : 1 |
| 421 | 2026-03-11T02:56:55.695Z | =============================================================================== |
| 422 | 2026-03-11T02:56:55.713Z | go mod download |
| 423 | 2026-03-11T02:57:05.868Z | [3/4] Linking dependencies... |
| 424 | 2026-03-11T02:57:05.872Z | warning " > @typescript-eslint/eslint-plugin@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 425 | 2026-03-11T02:57:05.872Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils@4.29.1" has unmet peer dependency "eslint@*". |
| 426 | 2026-03-11T02:57:05.872Z | warning "@typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta". |
| 427 | 2026-03-11T02:57:05.872Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils > eslint-utils@3.0.0" has unmet peer dependency "eslint@>=5". |
| 428 | 2026-03-11T02:57:05.872Z | warning " > @typescript-eslint/parser@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 429 | 2026-03-11T02:57:05.872Z | warning " > @bazel/typescript@4.1.0" has unmet peer dependency "typescript@>=3.0.0 <4.4.0". |
| 430 | 2026-03-11T02:57:05.872Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react@>=16.12.0". |
| 431 | 2026-03-11T02:57:05.872Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-dom@>=16.12.0". |
| 432 | 2026-03-11T02:57:05.872Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-redux@>=7.1.3". |
| 433 | 2026-03-11T02:57:05.872Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-router-dom@>=5.1.2". |
| 434 | 2026-03-11T02:57:05.872Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux@>=4.0.5". |
| 435 | 2026-03-11T02:57:05.872Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux-saga@>=1.1.3". |
| 436 | 2026-03-11T02:57:05.872Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > @cockroachlabs/cluster-ui > @cockroachlabs/eslint-config@0.1.11" has incorrect peer dependency "@typescript-eslint/eslint-plugin@^2.6.1". |
| 437 | 2026-03-11T02:57:05.872Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "history@^4.7.2". |
| 438 | 2026-03-11T02:57:05.872Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "react-router@^4.3.1 || ^5.0.0". |
| 439 | 2026-03-11T02:57:05.875Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > @cockroachlabs/cluster-ui > moment-locales-webpack-plugin@1.2.0" has unmet peer dependency "moment@^2.8.0". |
| 440 | 2026-03-11T02:57:05.875Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > @cockroachlabs/cluster-ui > react-test-renderer@16.14.0" has incorrect peer dependency "react@^16.14.0". |
| 441 | 2026-03-11T02:57:05.875Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > db-console > @testing-library/cypress@7.0.6" has unmet peer dependency "cypress@^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0". |
| 442 | 2026-03-11T02:57:05.875Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > db-console > cypress-image-snapshot@3.1.2" has unmet peer dependency "cypress@^4.5.0". |
| 443 | 2026-03-11T02:57:05.875Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > db-console > html-webpack-template@6.2.0" has unmet peer dependency "html-webpack-plugin@2.x || ^3". |
| 444 | 2026-03-11T02:57:05.878Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > db-console > cypress-image-snapshot > jest-image-snapshot@4.2.0" has unmet peer dependency "jest@>=20 <=26". |
| 445 | 2026-03-11T02:57:05.879Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > db-console > karma-webpack > webpack-dev-middleware@1.12.2" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0". |
| 446 | 2026-03-11T02:57:05.879Z | warning "workspace-aggregator-f574c139-ebb8-4185-a6e1-c183349aca11 > @cockroachlabs/cluster-ui > @storybook/react > @storybook/react-docgen-typescript-plugin > react-docgen-typescript@2.0.0" has incorrect peer dependency "typescript@>= 4.3.x". |
| 447 | 2026-03-11T02:57:15.371Z | [4/4] Building fresh packages... |
| 448 | 2026-03-11T02:57:16.111Z | go mod vendor |
| 449 | 2026-03-11T02:57:18.523Z | Done in 26.54s. |
| 450 | 2026-03-11T02:57:18.764Z | rm -rf pkg/ui/node_modules/@types/node |
| 451 | 2026-03-11T02:57:18.767Z | touch pkg/ui/yarn.installed |
| 452 | 2026-03-11T02:57:20.348Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor |
| 453 | 2026-03-11T02:57:20.401Z | internal/unsafeheader |
| 454 | 2026-03-11T02:57:20.404Z | internal/coverage/rtcov |
| 455 | 2026-03-11T02:57:20.404Z | internal/godebugs |
| 456 | 2026-03-11T02:57:20.404Z | internal/goarch |
| 457 | 2026-03-11T02:57:20.404Z | internal/goos |
| 458 | 2026-03-11T02:57:20.408Z | internal/goexperiment |
| 459 | 2026-03-11T02:57:20.415Z | runtime/internal/atomic |
| 460 | 2026-03-11T02:57:20.421Z | internal/race |
| 461 | 2026-03-11T02:57:20.424Z | sync/atomic |
| 462 | 2026-03-11T02:57:20.428Z | unicode |
| 463 | 2026-03-11T02:57:20.444Z | internal/chacha8rand |
| 464 | 2026-03-11T02:57:20.447Z | internal/cpu |
| 465 | 2026-03-11T02:57:20.447Z | internal/abi |
| 466 | 2026-03-11T02:57:20.447Z | runtime/internal/math |
| 467 | 2026-03-11T02:57:20.458Z | runtime/internal/sys |
| 468 | 2026-03-11T02:57:20.469Z | unicode/utf8 |
| 469 | 2026-03-11T02:57:20.472Z | encoding |
| 470 | 2026-03-11T02:57:20.476Z | internal/itoa |
| 471 | 2026-03-11T02:57:20.488Z | math/bits |
| 472 | 2026-03-11T02:57:20.491Z | cmp |
| 473 | 2026-03-11T02:57:20.505Z | internal/bytealg |
| 474 | 2026-03-11T02:57:20.517Z | slices |
| 475 | 2026-03-11T02:57:20.525Z | math |
| 476 | 2026-03-11T02:57:20.672Z | runtime |
| 477 | 2026-03-11T02:57:22.088Z | internal/reflectlite |
| 478 | 2026-03-11T02:57:22.091Z | sync |
| 479 | 2026-03-11T02:57:22.146Z | internal/testlog |
| 480 | 2026-03-11T02:57:22.183Z | errors |
| 481 | 2026-03-11T02:57:22.186Z | sort |
| 482 | 2026-03-11T02:57:22.207Z | internal/oserror |
| 483 | 2026-03-11T02:57:22.210Z | io |
| 484 | 2026-03-11T02:57:22.210Z | path |
| 485 | 2026-03-11T02:57:22.211Z | internal/safefilepath |
| 486 | 2026-03-11T02:57:22.214Z | strconv |
| 487 | 2026-03-11T02:57:22.226Z | syscall |
| 488 | 2026-03-11T02:57:22.263Z | bytes |
| 489 | 2026-03-11T02:57:22.266Z | strings |
| 490 | 2026-03-11T02:57:22.344Z | reflect |
| 491 | 2026-03-11T02:57:22.354Z | bufio |
| 492 | 2026-03-11T02:57:22.358Z | regexp/syntax |
| 493 | 2026-03-11T02:57:22.415Z | internal/syscall/execenv |
| 494 | 2026-03-11T02:57:22.418Z | internal/syscall/unix |
| 495 | 2026-03-11T02:57:22.418Z | time |
| 496 | 2026-03-11T02:57:22.502Z | regexp |
| 497 | 2026-03-11T02:57:22.619Z | io/fs |
| 498 | 2026-03-11T02:57:22.622Z | internal/poll |
| 499 | 2026-03-11T02:57:22.711Z | os |
| 500 | 2026-03-11T02:57:22.728Z | internal/fmtsort |
| 501 | 2026-03-11T02:57:22.852Z | io/ioutil |
| 502 | 2026-03-11T02:57:22.855Z | path/filepath |
| 503 | 2026-03-11T02:57:22.855Z | fmt |
| 504 | 2026-03-11T02:57:22.903Z | github.com/mattn/go-zglob/fastwalk |
| 505 | 2026-03-11T02:57:22.978Z | github.com/mattn/go-zglob |
| 506 | 2026-03-11T02:57:22.981Z | flag |
| 507 | 2026-03-11T02:57:23.043Z | github.com/goware/modvendor |
| 508 | 2026-03-11T02:57:23.403Z | modvendor -copy="**/*.c **/*.h **/*.proto" -include 'github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api,github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/rpc,github.com/prometheus/client_model' |
| 509 | 2026-03-11T02:57:24.512Z | for patch in patches/*.patch; do patch -p1 <$patch; done |
| 510 | 2026-03-11T02:57:24.520Z | patching file vendor/github.com/knz/go-libedit/unix/editline_unix.go |
| 511 | 2026-03-11T02:57:24.523Z | patching file vendor/github.com/elastic/gosigar/sigar_stub.go |
| 512 | 2026-03-11T02:57:24.523Z | patching file vendor/github.com/elastic/gosigar/sigar_illumos.go |
| 513 | 2026-03-11T02:57:24.523Z | patching file vendor/github.com/elastic/gosigar/sigar_unix_common.go |
| 514 | 2026-03-11T02:57:24.526Z | go install -v ./pkg/cmd/prereqs |
| 515 | 2026-03-11T02:57:24.529Z | regenerating pkg/cli/clisqlshell/zcgo_flags.go |
| 516 | 2026-03-11T02:57:24.529Z | regenerating pkg/server/status/zcgo_flags.go |
| 517 | 2026-03-11T02:57:24.529Z | regenerating pkg/cli/zcgo_flags.go |
| 518 | 2026-03-11T02:57:24.529Z | regenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 519 | 2026-03-11T02:57:24.529Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go |
| 520 | 2026-03-11T02:57:24.529Z | regenerating pkg/geo/geoproj/zcgo_flags.go |
| 521 | 2026-03-11T02:57:24.561Z | # Add comment recognized by reviewable. |
| 522 | 2026-03-11T02:57:24.564Z | regenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 523 | 2026-03-11T02:57:24.564Z | regenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 524 | 2026-03-11T02:57:24.564Z | regenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 525 | 2026-03-11T02:57:24.564Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 526 | 2026-03-11T02:57:24.564Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go |
| 527 | 2026-03-11T02:57:24.564Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.js |
| 528 | 2026-03-11T02:57:24.567Z | build/node-run.sh pkg/ui/node_modules/.bin/pbjs -t static-module -w es6 --strict-long --no-create --no-convert --no-delimited --no-verify --keep-case --path pkg --path ./vendor/github.com --path ./vendor/github.com/gogo/protobuf --path ./vendor/github.com/cockroachdb/errors --path ./vendor/go.etcd.io --path ./vendor/github.com/prometheus/client_model --path ./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto ./pkg/ts/tspb/timeseries.proto >> pkg/ui/workspaces/db-console/src/js/protos.js |
| 529 | 2026-03-11T02:57:24.594Z | go: downloading github.com/bufbuild/buf v0.56.0 |
| 530 | 2026-03-11T02:57:24.793Z | internal/gover |
| 531 | 2026-03-11T02:57:24.796Z | internal/goversion |
| 532 | 2026-03-11T02:57:24.796Z | internal/platform |
| 533 | 2026-03-11T02:57:24.802Z | unicode/utf16 |
| 534 | 2026-03-11T02:57:24.804Z | hash/maphash |
| 535 | 2026-03-11T02:57:24.804Z | log/internal |
| 536 | 2026-03-11T02:57:24.808Z | golang.org/x/tools/internal/packagesinternal |
| 537 | 2026-03-11T02:57:24.831Z | internal/bisect |
| 538 | 2026-03-11T02:57:24.834Z | container/heap |
| 539 | 2026-03-11T02:57:24.841Z | hash |
| 540 | 2026-03-11T02:57:24.844Z | go/version |
| 541 | 2026-03-11T02:57:24.847Z | go/build/constraint |
| 542 | 2026-03-11T02:57:24.851Z | encoding/binary |
| 543 | 2026-03-11T02:57:24.855Z | internal/types/errors |
| 544 | 2026-03-11T02:57:24.869Z | crypto |
| 545 | 2026-03-11T02:57:24.869Z | golang.org/x/mod/semver |
| 546 | 2026-03-11T02:57:24.878Z | context |
| 547 | 2026-03-11T02:57:24.883Z | internal/godebug |
| 548 | 2026-03-11T02:57:24.890Z | go/token |
| 549 | 2026-03-11T02:57:24.892Z | internal/buildcfg |
| 550 | 2026-03-11T02:57:24.897Z | internal/lazyregexp |
| 551 | 2026-03-11T02:57:24.897Z | go/doc/comment |
| 552 | 2026-03-11T02:57:24.920Z | golang.org/x/tools/internal/stdlib |
| 553 | 2026-03-11T02:57:24.930Z | math/rand |
| 554 | 2026-03-11T02:57:24.941Z | golang.org/x/sync/errgroup |
| 555 | 2026-03-11T02:57:24.944Z | encoding/base64 |
| 556 | 2026-03-11T02:57:24.967Z | os/exec |
| 557 | 2026-03-11T02:57:24.970Z | crypto/md5 |
| 558 | 2026-03-11T02:57:24.970Z | golang.org/x/tools/internal/event/label |
| 559 | 2026-03-11T02:57:24.978Z | go/scanner |
| 560 | 2026-03-11T02:57:25.017Z | encoding/json |
| 561 | 2026-03-11T02:57:25.017Z | math/big |
| 562 | 2026-03-11T02:57:25.038Z | golang.org/x/tools/internal/event/keys |
| 563 | 2026-03-11T02:57:25.038Z | log |
| 564 | 2026-03-11T02:57:25.060Z | go/ast |
| 565 | 2026-03-11T02:57:25.070Z | internal/goroot |
| 566 | 2026-03-11T02:57:25.098Z | golang.org/x/tools/internal/event/core |
| 567 | 2026-03-11T02:57:25.126Z | golang.org/x/tools/internal/event |
| 568 | 2026-03-11T02:57:25.247Z | golang.org/x/tools/internal/gocommand |
| 569 | 2026-03-11T02:57:25.299Z | go/internal/typeparams |
| 570 | 2026-03-11T02:57:25.302Z | go/doc |
| 571 | 2026-03-11T02:57:25.318Z | go/parser |
| 572 | 2026-03-11T02:57:25.398Z | go/constant |
| 573 | 2026-03-11T02:57:25.482Z | golang.org/x/tools/internal/pkgbits |
| 574 | 2026-03-11T02:57:25.503Z | go/build |
| 575 | 2026-03-11T02:57:25.515Z | go/types |
| 576 | 2026-03-11T02:57:26.301Z | golang.org/x/tools/internal/aliases |
| 577 | 2026-03-11T02:57:26.305Z | golang.org/x/tools/internal/versions |
| 578 | 2026-03-11T02:57:26.334Z | golang.org/x/tools/internal/typeparams |
| 579 | 2026-03-11T02:57:26.394Z | golang.org/x/tools/go/types/typeutil |
| 580 | 2026-03-11T02:57:26.453Z | golang.org/x/tools/internal/typesinternal |
| 581 | 2026-03-11T02:57:26.524Z | golang.org/x/tools/go/types/objectpath |
| 582 | 2026-03-11T02:57:26.583Z | golang.org/x/tools/internal/gcimporter |
| 583 | 2026-03-11T02:57:26.789Z | golang.org/x/tools/go/gcexportdata |
| 584 | 2026-03-11T02:57:26.821Z | golang.org/x/tools/go/packages |
| 585 | 2026-03-11T02:57:26.870Z | # Add comment recognized by reviewable. |
| 586 | 2026-03-11T02:57:26.873Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 587 | 2026-03-11T02:57:26.876Z | build/node-run.sh pkg/ui/node_modules/.bin/pbts pkg/ui/workspaces/db-console/src/js/protos.js >> pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 588 | 2026-03-11T02:57:26.950Z | github.com/cockroachdb/cockroach/pkg/cmd/prereqs |
| 589 | 2026-03-11T02:57:27.057Z | go: downloading go.uber.org/multierr v1.7.0 |
| 590 | 2026-03-11T02:57:27.057Z | go: downloading go.uber.org/zap v1.19.0 |
| 591 | 2026-03-11T02:57:27.057Z | go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b |
| 592 | 2026-03-11T02:57:27.060Z | go: downloading github.com/pkg/profile v1.6.0 |
| 593 | 2026-03-11T02:57:27.060Z | go: downloading google.golang.org/protobuf v1.27.1 |
| 594 | 2026-03-11T02:57:27.060Z | go: downloading github.com/twitchtv/twirp v8.1.0+incompatible |
| 595 | 2026-03-11T02:57:27.072Z | go: downloading google.golang.org/grpc v1.41.0-dev.0.20210907181116-2f3355d2244e |
| 596 | 2026-03-11T02:57:27.212Z | go install -v uptodate |
| 597 | 2026-03-11T02:57:27.215Z | GOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp |
| 598 | 2026-03-11T02:57:27.223Z | go install -v protoc-gen-gogoroach |
| 599 | 2026-03-11T02:57:27.226Z | GOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp |
| 600 | 2026-03-11T02:57:27.235Z | go install -v terraformgen |
| 601 | 2026-03-11T02:57:27.238Z | GOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp |
| 602 | 2026-03-11T02:57:27.246Z | go install -v optgen |
| 603 | 2026-03-11T02:57:27.248Z | GOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp |
| 604 | 2026-03-11T02:57:27.297Z | mv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d |
| 605 | 2026-03-11T02:57:27.300Z | mv -f bin/uptodate.d.tmp bin/uptodate.d |
| 606 | 2026-03-11T02:57:27.300Z | mv -f bin/terraformgen.d.tmp bin/terraformgen.d |
| 607 | 2026-03-11T02:57:27.303Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-54-ge2eb85b58f" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e2eb85b58f37c6a901b3a299e3e238e485139d85" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 02:57:25"' -v ./pkg/roachprod/vm/aws/terraformgen |
| 608 | 2026-03-11T02:57:27.303Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-54-ge2eb85b58f" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e2eb85b58f37c6a901b3a299e3e238e485139d85" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 02:57:25"' -v ./pkg/cmd/protoc-gen-gogoroach |
| 609 | 2026-03-11T02:57:27.303Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-54-ge2eb85b58f" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e2eb85b58f37c6a901b3a299e3e238e485139d85" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 02:57:25"' -v ./pkg/cmd/uptodate |
| 610 | 2026-03-11T02:57:27.356Z | mv -f bin/optgen.d.tmp bin/optgen.d |
| 611 | 2026-03-11T02:57:27.359Z | go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c |
| 612 | 2026-03-11T02:57:27.359Z | go: downloading github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e |
| 613 | 2026-03-11T02:57:27.359Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-54-ge2eb85b58f" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e2eb85b58f37c6a901b3a299e3e238e485139d85" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 02:57:25"' -v ./pkg/sql/opt/optgen/cmd/optgen |
| 614 | 2026-03-11T02:57:27.359Z | go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d |
| 615 | 2026-03-11T02:57:27.359Z | go: downloading github.com/gofrs/flock v0.8.1 |
| 616 | 2026-03-11T02:57:27.368Z | go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e |
| 617 | 2026-03-11T02:57:27.383Z | go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b |
| 618 | 2026-03-11T02:57:27.398Z | go: downloading go.uber.org/atomic v1.7.0 |
| 619 | 2026-03-11T02:57:27.419Z | go: downloading golang.org/x/sys v0.0.0-20210908143011-c212e7322662 |
| 620 | 2026-03-11T02:57:27.430Z | go: downloading github.com/gofrs/uuid v4.0.0+incompatible |
| 621 | 2026-03-11T02:57:27.433Z | go: downloading github.com/klauspost/compress v1.13.5 |
| 622 | 2026-03-11T02:57:27.445Z | go: downloading github.com/klauspost/pgzip v1.2.5 |
| 623 | 2026-03-11T02:57:27.512Z | internal/nettrace |
| 624 | 2026-03-11T02:57:27.537Z | vendor/golang.org/x/net/dns/dnsmessage |
| 625 | 2026-03-11T02:57:27.540Z | internal/singleflight |
| 626 | 2026-03-11T02:57:27.540Z | internal/intern |
| 627 | 2026-03-11T02:57:27.543Z | github.com/cockroachdb/errors/stdstrings |
| 628 | 2026-03-11T02:57:27.543Z | crypto/internal/alias |
| 629 | 2026-03-11T02:57:27.556Z | github.com/cockroachdb/redact/internal/rfmt/fmtsort |
| 630 | 2026-03-11T02:57:27.560Z | crypto/internal/boring/sig |
| 631 | 2026-03-11T02:57:27.560Z | crypto/subtle |
| 632 | 2026-03-11T02:57:27.560Z | container/list |
| 633 | 2026-03-11T02:57:27.560Z | github.com/cockroachdb/errors/stdstrings |
| 634 | 2026-03-11T02:57:27.560Z | vendor/golang.org/x/crypto/cryptobyte/asn1 |
| 635 | 2026-03-11T02:57:27.571Z | crypto/internal/alias |
| 636 | 2026-03-11T02:57:27.574Z | crypto/subtle |
| 637 | 2026-03-11T02:57:27.584Z | vendor/golang.org/x/crypto/internal/alias |
| 638 | 2026-03-11T02:57:27.586Z | net/netip |
| 639 | 2026-03-11T02:57:27.594Z | crypto/internal/boring/sig |
| 640 | 2026-03-11T02:57:27.599Z | vendor/golang.org/x/net/lif |
| 641 | 2026-03-11T02:57:27.605Z | vendor/golang.org/x/net/dns/dnsmessage |
| 642 | 2026-03-11T02:57:27.609Z | hash/crc32 |
| 643 | 2026-03-11T02:57:27.609Z | github.com/kr/text |
| 644 | 2026-03-11T02:57:27.612Z | runtime/cgo |
| 645 | 2026-03-11T02:57:27.619Z | github.com/gogo/protobuf/sortkeys |
| 646 | 2026-03-11T02:57:27.622Z | crypto/subtle |
| 647 | 2026-03-11T02:57:27.622Z | crypto/internal/boring/sig |
| 648 | 2026-03-11T02:57:27.693Z | go: downloading github.com/golang/protobuf v1.5.2 |
| 649 | 2026-03-11T02:57:27.730Z | github.com/rogpeppe/go-internal/fmtsort |
| 650 | 2026-03-11T02:57:27.737Z | text/tabwriter |
| 651 | 2026-03-11T02:57:27.740Z | crypto/internal/randutil |
| 652 | 2026-03-11T02:57:27.740Z | embed |
| 653 | 2026-03-11T02:57:27.745Z | go: downloading google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83 |
| 654 | 2026-03-11T02:57:27.748Z | hash/crc32 |
| 655 | 2026-03-11T02:57:27.748Z | text/tabwriter |
| 656 | 2026-03-11T02:57:27.755Z | github.com/MichaelTJones/walk |
| 657 | 2026-03-11T02:57:27.799Z | hash/crc32 |
| 658 | 2026-03-11T02:57:27.802Z | github.com/rogpeppe/go-internal/fmtsort |
| 659 | 2026-03-11T02:57:27.802Z | text/tabwriter |
| 660 | 2026-03-11T02:57:27.802Z | crypto/cipher |
| 661 | 2026-03-11T02:57:27.802Z | crypto/internal/randutil |
| 662 | 2026-03-11T02:57:27.805Z | compress/flate |
| 663 | 2026-03-11T02:57:27.805Z | github.com/cockroachdb/redact/interfaces |
| 664 | 2026-03-11T02:57:27.812Z | github.com/cockroachdb/redact/internal/fmtforward |
| 665 | 2026-03-11T02:57:27.817Z | github.com/gogo/protobuf/proto |
| 666 | 2026-03-11T02:57:27.817Z | github.com/kr/pretty |
| 667 | 2026-03-11T02:57:27.825Z | crypto/internal/edwards25519/field |
| 668 | 2026-03-11T02:57:27.831Z | github.com/cockroachdb/redact/internal/markers |
| 669 | 2026-03-11T02:57:27.846Z | github.com/pkg/errors |
| 670 | 2026-03-11T02:57:27.897Z | crypto/cipher |
| 671 | 2026-03-11T02:57:27.912Z | encoding/hex |
| 672 | 2026-03-11T02:57:27.916Z | compress/flate |
| 673 | 2026-03-11T02:57:27.921Z | github.com/cockroachdb/redact/internal/redact |
| 674 | 2026-03-11T02:57:27.921Z | github.com/cockroachdb/redact/internal/escape |
| 675 | 2026-03-11T02:57:27.931Z | github.com/gogo/protobuf/proto |
| 676 | 2026-03-11T02:57:27.934Z | github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap |
| 677 | 2026-03-11T02:57:27.937Z | go/printer |
| 678 | 2026-03-11T02:57:27.951Z | go: downloading golang.org/x/net v0.0.0-20210907225631-ff17edfbf26d |
| 679 | 2026-03-11T02:57:27.963Z | github.com/cockroachdb/logtags |
| 680 | 2026-03-11T02:57:27.980Z | crypto/cipher |
| 681 | 2026-03-11T02:57:27.991Z | crypto/internal/edwards25519/field |
| 682 | 2026-03-11T02:57:28.010Z | crypto/des |
| 683 | 2026-03-11T02:57:28.013Z | crypto/internal/nistec/fiat |
| 684 | 2026-03-11T02:57:28.016Z | compress/gzip |
| 685 | 2026-03-11T02:57:28.017Z | crypto/internal/nistec/fiat |
| 686 | 2026-03-11T02:57:28.017Z | github.com/cockroachdb/redact/internal/buffer |
| 687 | 2026-03-11T02:57:28.017Z | crypto/internal/bigmod |
| 688 | 2026-03-11T02:57:28.017Z | github.com/gogo/protobuf/proto |
| 689 | 2026-03-11T02:57:28.026Z | github.com/cockroachdb/redact/internal/buffer |
| 690 | 2026-03-11T02:57:28.029Z | encoding/csv |
| 691 | 2026-03-11T02:57:28.029Z | encoding/hex |
| 692 | 2026-03-11T02:57:28.029Z | net/url |
| 693 | 2026-03-11T02:57:28.029Z | crypto/internal/boring |
| 694 | 2026-03-11T02:57:28.029Z | text/template/parse |
| 695 | 2026-03-11T02:57:28.041Z | crypto/internal/boring |
| 696 | 2026-03-11T02:57:28.055Z | crypto/internal/boring |
| 697 | 2026-03-11T02:57:28.078Z | crypto/sha256 |
| 698 | 2026-03-11T02:57:28.102Z | crypto/des |
| 699 | 2026-03-11T02:57:28.145Z | encoding/asn1 |
| 700 | 2026-03-11T02:57:28.151Z | crypto/rand |
| 701 | 2026-03-11T02:57:28.155Z | crypto/aes |
| 702 | 2026-03-11T02:57:28.168Z | crypto/internal/boring/bbig |
| 703 | 2026-03-11T02:57:28.180Z | github.com/cockroachdb/redact/internal/rfmt |
| 704 | 2026-03-11T02:57:28.185Z | crypto/internal/bigmod |
| 705 | 2026-03-11T02:57:28.193Z | runtime/cgo |
| 706 | 2026-03-11T02:57:28.196Z | encoding/asn1 |
| 707 | 2026-03-11T02:57:28.196Z | crypto/rand |
| 708 | 2026-03-11T02:57:28.257Z | github.com/cockroachdb/redact/internal/rfmt |
| 709 | 2026-03-11T02:57:28.281Z | crypto/sha512 |
| 710 | 2026-03-11T02:57:28.288Z | vendor/golang.org/x/crypto/cryptobyte |
| 711 | 2026-03-11T02:57:28.295Z | github.com/cockroachdb/redact/internal/rfmt |
| 712 | 2026-03-11T02:57:28.370Z | crypto/aes |
| 713 | 2026-03-11T02:57:28.525Z | text/template |
| 714 | 2026-03-11T02:57:28.532Z | crypto/internal/edwards25519 |
| 715 | 2026-03-11T02:57:28.535Z | crypto/hmac |
| 716 | 2026-03-11T02:57:28.538Z | crypto/rc4 |
| 717 | 2026-03-11T02:57:28.589Z | crypto/sha512 |
| 718 | 2026-03-11T02:57:28.628Z | crypto/rsa |
| 719 | 2026-03-11T02:57:28.637Z | github.com/cockroachdb/redact/builder |
| 720 | 2026-03-11T02:57:28.650Z | crypto/sha1 |
| 721 | 2026-03-11T02:57:28.684Z | crypto/rc4 |
| 722 | 2026-03-11T02:57:28.707Z | crypto/internal/nistec |
| 723 | 2026-03-11T02:57:28.722Z | github.com/cockroachdb/redact |
| 724 | 2026-03-11T02:57:28.725Z | crypto/dsa |
| 725 | 2026-03-11T02:57:28.738Z | go/format |
| 726 | 2026-03-11T02:57:28.768Z | github.com/cockroachdb/cockroach/pkg/cli/exit |
| 727 | 2026-03-11T02:57:28.785Z | crypto/x509/pkix |
| 728 | 2026-03-11T02:57:28.819Z | crypto/rsa |
| 729 | 2026-03-11T02:57:28.822Z | crypto/sha1 |
| 730 | 2026-03-11T02:57:28.831Z | crypto/dsa |
| 731 | 2026-03-11T02:57:28.857Z | crypto/internal/nistec |
| 732 | 2026-03-11T02:57:28.891Z | encoding/pem |
| 733 | 2026-03-11T02:57:28.908Z | encoding/pem |
| 734 | 2026-03-11T02:57:28.971Z | vendor/golang.org/x/crypto/chacha20 |
| 735 | 2026-03-11T02:57:28.987Z | vendor/golang.org/x/crypto/chacha20 |
| 736 | 2026-03-11T02:57:28.992Z | vendor/golang.org/x/crypto/internal/poly1305 |
| 737 | 2026-03-11T02:57:28.992Z | crypto/ed25519 |
| 738 | 2026-03-11T02:57:29.002Z | vendor/golang.org/x/crypto/hkdf |
| 739 | 2026-03-11T02:57:29.006Z | vendor/golang.org/x/sys/cpu |
| 740 | 2026-03-11T02:57:29.092Z | crypto/ed25519 |
| 741 | 2026-03-11T02:57:29.095Z | vendor/golang.org/x/crypto/internal/poly1305 |
| 742 | 2026-03-11T02:57:29.115Z | vendor/golang.org/x/sys/cpu |
| 743 | 2026-03-11T02:57:29.125Z | github.com/getsentry/sentry-go/internal/crypto/randutil |
| 744 | 2026-03-11T02:57:29.129Z | vendor/golang.org/x/text/transform |
| 745 | 2026-03-11T02:57:29.133Z | vendor/golang.org/x/text/unicode/bidi |
| 746 | 2026-03-11T02:57:29.152Z | github.com/getsentry/sentry-go/internal/crypto/randutil |
| 747 | 2026-03-11T02:57:29.154Z | crypto/ecdh |
| 748 | 2026-03-11T02:57:29.154Z | crypto/elliptic |
| 749 | 2026-03-11T02:57:29.162Z | vendor/golang.org/x/net/http2/hpack |
| 750 | 2026-03-11T02:57:29.205Z | vendor/golang.org/x/text/unicode/norm |
| 751 | 2026-03-11T02:57:29.208Z | vendor/golang.org/x/crypto/chacha20poly1305 |
| 752 | 2026-03-11T02:57:29.233Z | mime |
| 753 | 2026-03-11T02:57:29.267Z | mime/quotedprintable |
| 754 | 2026-03-11T02:57:29.285Z | net |
| 755 | 2026-03-11T02:57:29.297Z | crypto/ecdsa |
| 756 | 2026-03-11T02:57:29.421Z | net/http/internal |
| 757 | 2026-03-11T02:57:29.425Z | net/http/internal/ascii |
| 758 | 2026-03-11T02:57:29.425Z | vendor/golang.org/x/text/secure/bidirule |
| 759 | 2026-03-11T02:57:29.499Z | vendor/golang.org/x/text/unicode/norm |
| 760 | 2026-03-11T02:57:29.514Z | net/http/internal |
| 761 | 2026-03-11T02:57:29.537Z | crypto/ecdsa |
| 762 | 2026-03-11T02:57:29.561Z | golang.org/x/sys/execabs |
| 763 | 2026-03-11T02:57:29.565Z | net |
| 764 | 2026-03-11T02:57:29.565Z | runtime/debug |
| 765 | 2026-03-11T02:57:29.611Z | golang.org/x/sys/execabs |
| 766 | 2026-03-11T02:57:29.638Z | runtime/debug |
| 767 | 2026-03-11T02:57:29.697Z | vendor/golang.org/x/net/idna |
| 768 | 2026-03-11T02:57:29.880Z | vendor/golang.org/x/net/idna |
| 769 | 2026-03-11T02:57:30.056Z | go: downloading golang.org/x/text v0.3.7 |
| 770 | 2026-03-11T02:57:30.087Z | net |
| 771 | 2026-03-11T02:57:30.289Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 772 | 2026-03-11T02:57:30.312Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 773 | 2026-03-11T02:57:30.315Z | github.com/gogo/protobuf/types |
| 774 | 2026-03-11T02:57:30.457Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 775 | 2026-03-11T02:57:30.460Z | github.com/gogo/protobuf/types |
| 776 | 2026-03-11T02:57:30.547Z | github.com/gogo/protobuf/protoc-gen-gogo/plugin |
| 777 | 2026-03-11T02:57:30.550Z | github.com/gogo/protobuf/gogoproto |
| 778 | 2026-03-11T02:57:30.631Z | github.com/gogo/protobuf/protoc-gen-gogo/generator |
| 779 | 2026-03-11T02:57:30.635Z | github.com/gogo/protobuf/vanity |
| 780 | 2026-03-11T02:57:31.243Z | github.com/cockroachdb/errors/errorspb |
| 781 | 2026-03-11T02:57:31.263Z | github.com/gogo/protobuf/plugin/defaultcheck |
| 782 | 2026-03-11T02:57:31.263Z | github.com/gogo/protobuf/plugin/marshalto |
| 783 | 2026-03-11T02:57:31.266Z | github.com/gogo/protobuf/plugin/unmarshal |
| 784 | 2026-03-11T02:57:31.266Z | github.com/gogo/protobuf/plugin/oneofcheck |
| 785 | 2026-03-11T02:57:31.266Z | github.com/gogo/protobuf/plugin/populate |
| 786 | 2026-03-11T02:57:31.266Z | github.com/gogo/protobuf/plugin/embedcheck |
| 787 | 2026-03-11T02:57:31.266Z | github.com/gogo/protobuf/plugin/testgen |
| 788 | 2026-03-11T02:57:31.294Z | github.com/gogo/protobuf/plugin/enumstringer |
| 789 | 2026-03-11T02:57:31.381Z | github.com/gogo/protobuf/protoc-gen-gogo/grpc |
| 790 | 2026-03-11T02:57:31.480Z | github.com/cockroachdb/errors/errorspb |
| 791 | 2026-03-11T02:57:31.566Z | github.com/cockroachdb/errors/errbase |
| 792 | 2026-03-11T02:57:31.635Z | github.com/cockroachdb/errors/errbase |
| 793 | 2026-03-11T02:57:31.675Z | github.com/cockroachdb/errors/hintdetail |
| 794 | 2026-03-11T02:57:31.678Z | github.com/cockroachdb/errors/secondary |
| 795 | 2026-03-11T02:57:31.679Z | github.com/cockroachdb/errors/safedetails |
| 796 | 2026-03-11T02:57:31.679Z | github.com/cockroachdb/errors/telemetrykeys |
| 797 | 2026-03-11T02:57:31.679Z | github.com/cockroachdb/errors/barriers |
| 798 | 2026-03-11T02:57:31.679Z | github.com/cockroachdb/errors/contexttags |
| 799 | 2026-03-11T02:57:31.679Z | github.com/cockroachdb/errors/markers |
| 800 | 2026-03-11T02:57:31.682Z | github.com/gogo/protobuf/plugin/equal |
| 801 | 2026-03-11T02:57:31.682Z | github.com/gogo/protobuf/plugin/face |
| 802 | 2026-03-11T02:57:31.682Z | github.com/gogo/protobuf/plugin/stringer |
| 803 | 2026-03-11T02:57:31.682Z | github.com/gogo/protobuf/plugin/compare |
| 804 | 2026-03-11T02:57:31.682Z | github.com/gogo/protobuf/plugin/gostring |
| 805 | 2026-03-11T02:57:31.682Z | github.com/gogo/protobuf/plugin/description |
| 806 | 2026-03-11T02:57:31.682Z | github.com/gogo/protobuf/plugin/size |
| 807 | 2026-03-11T02:57:31.736Z | github.com/gogo/protobuf/plugin/union |
| 808 | 2026-03-11T02:57:32.040Z | github.com/cockroachdb/errors/domains |
| 809 | 2026-03-11T02:57:32.070Z | github.com/cockroachdb/errors/assert |
| 810 | 2026-03-11T02:57:32.071Z | github.com/cockroachdb/errors/issuelink |
| 811 | 2026-03-11T02:57:32.074Z | github.com/cockroachdb/errors/telemetrykeys |
| 812 | 2026-03-11T02:57:32.074Z | github.com/cockroachdb/errors/assert |
| 813 | 2026-03-11T02:57:32.074Z | github.com/cockroachdb/errors/domains |
| 814 | 2026-03-11T02:57:32.074Z | github.com/cockroachdb/errors/issuelink |
| 815 | 2026-03-11T02:57:32.155Z | github.com/gogo/protobuf/vanity/command |
| 816 | 2026-03-11T02:57:32.194Z | github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach |
| 817 | 2026-03-11T02:57:32.258Z | google.golang.org/protobuf/internal/flags |
| 818 | 2026-03-11T02:57:32.258Z | github.com/golang/groupcache/lru |
| 819 | 2026-03-11T02:57:32.258Z | google.golang.org/protobuf/internal/set |
| 820 | 2026-03-11T02:57:32.262Z | go.opencensus.io |
| 821 | 2026-03-11T02:57:32.262Z | go.opencensus.io/trace/internal |
| 822 | 2026-03-11T02:57:32.289Z | github.com/klauspost/compress |
| 823 | 2026-03-11T02:57:32.311Z | github.com/twitchtv/twirp/internal/contextkeys |
| 824 | 2026-03-11T02:57:32.314Z | google.golang.org/grpc/serviceconfig |
| 825 | 2026-03-11T02:57:32.314Z | go.opencensus.io/internal/tagencoding |
| 826 | 2026-03-11T02:57:32.365Z | golang.org/x/sys/internal/unsafeheader |
| 827 | 2026-03-11T02:57:32.392Z | hash/fnv |
| 828 | 2026-03-11T02:57:32.392Z | google.golang.org/protobuf/internal/pragma |
| 829 | 2026-03-11T02:57:32.453Z | github.com/spf13/pflag |
| 830 | 2026-03-11T02:57:32.456Z | go.uber.org/zap/buffer |
| 831 | 2026-03-11T02:57:32.456Z | github.com/klauspost/compress/internal/snapref |
| 832 | 2026-03-11T02:57:32.456Z | github.com/klauspost/compress/zstd/internal/xxhash |
| 833 | 2026-03-11T02:57:32.476Z | os/signal |
| 834 | 2026-03-11T02:57:32.488Z | github.com/bufbuild/buf/private/usage |
| 835 | 2026-03-11T02:57:32.499Z | google.golang.org/protobuf/internal/detrand |
| 836 | 2026-03-11T02:57:32.517Z | vendor/golang.org/x/net/http/httpproxy |
| 837 | 2026-03-11T02:57:32.520Z | net/textproto |
| 838 | 2026-03-11T02:57:32.520Z | gopkg.in/yaml.v3 |
| 839 | 2026-03-11T02:57:32.520Z | crypto/x509 |
| 840 | 2026-03-11T02:57:32.520Z | go.uber.org/atomic |
| 841 | 2026-03-11T02:57:32.526Z | github.com/bufbuild/buf/private/bufpkg/bufanalysis |
| 842 | 2026-03-11T02:57:32.534Z | github.com/bufbuild/buf/private/pkg/stringutil |
| 843 | 2026-03-11T02:57:32.534Z | github.com/spf13/pflag |
| 844 | 2026-03-11T02:57:32.534Z | google.golang.org/protobuf/internal/errors |
| 845 | 2026-03-11T02:57:32.548Z | net |
| 846 | 2026-03-11T02:57:32.587Z | vendor/golang.org/x/net/http/httpguts |
| 847 | 2026-03-11T02:57:32.590Z | mime/multipart |
| 848 | 2026-03-11T02:57:32.619Z | github.com/bufbuild/buf/private/pkg/normalpath |
| 849 | 2026-03-11T02:57:32.622Z | google.golang.org/protobuf/internal/version |
| 850 | 2026-03-11T02:57:32.639Z | github.com/bufbuild/buf/private/pkg/protoversion |
| 851 | 2026-03-11T02:57:32.645Z | go.uber.org/multierr |
| 852 | 2026-03-11T02:57:32.679Z | vendor/golang.org/x/net/http/httpproxy |
| 853 | 2026-03-11T02:57:32.682Z | net/textproto |
| 854 | 2026-03-11T02:57:32.685Z | crypto/x509 |
| 855 | 2026-03-11T02:57:32.692Z | go.opencensus.io/internal |
| 856 | 2026-03-11T02:57:32.695Z | go.opencensus.io/trace/tracestate |
| 857 | 2026-03-11T02:57:32.704Z | google.golang.org/protobuf/encoding/protowire |
| 858 | 2026-03-11T02:57:32.745Z | runtime/trace |
| 859 | 2026-03-11T02:57:32.763Z | vendor/golang.org/x/net/http/httpguts |
| 860 | 2026-03-11T02:57:32.786Z | github.com/bufbuild/buf/private/pkg/interrupt |
| 861 | 2026-03-11T02:57:32.906Z | go.uber.org/zap/internal/bufferpool |
| 862 | 2026-03-11T02:57:32.909Z | go.uber.org/zap/internal/color |
| 863 | 2026-03-11T02:57:32.926Z | go.opencensus.io/trace |
| 864 | 2026-03-11T02:57:32.949Z | github.com/spf13/cobra |
| 865 | 2026-03-11T02:57:32.954Z | google.golang.org/protobuf/reflect/protoreflect |
| 866 | 2026-03-11T02:57:32.968Z | crypto/tls |
| 867 | 2026-03-11T02:57:32.982Z | go.uber.org/zap/internal/exit |
| 868 | 2026-03-11T02:57:32.998Z | github.com/bufbuild/buf/private/pkg/diff |
| 869 | 2026-03-11T02:57:33.013Z | github.com/bufbuild/buf/private/pkg/storage/storageutil |
| 870 | 2026-03-11T02:57:33.016Z | database/sql/driver |
| 871 | 2026-03-11T02:57:33.115Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/internal |
| 872 | 2026-03-11T02:57:33.141Z | github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen |
| 873 | 2026-03-11T02:57:33.171Z | github.com/bufbuild/buf/private/pkg/osextended |
| 874 | 2026-03-11T02:57:33.185Z | google.golang.org/protobuf/internal/encoding/messageset |
| 875 | 2026-03-11T02:57:33.233Z | github.com/bufbuild/buf/private/pkg/ioextended |
| 876 | 2026-03-11T02:57:33.291Z | github.com/bufbuild/buf/private/buf/bufcheck |
| 877 | 2026-03-11T02:57:33.291Z | google.golang.org/protobuf/internal/order |
| 878 | 2026-03-11T02:57:33.291Z | google.golang.org/protobuf/internal/genid |
| 879 | 2026-03-11T02:57:33.302Z | google.golang.org/protobuf/internal/strs |
| 880 | 2026-03-11T02:57:33.307Z | google.golang.org/protobuf/reflect/protoregistry |
| 881 | 2026-03-11T02:57:33.315Z | google.golang.org/protobuf/runtime/protoiface |
| 882 | 2026-03-11T02:57:33.317Z | github.com/bufbuild/buf/private/pkg/app |
| 883 | 2026-03-11T02:57:33.348Z | google.golang.org/protobuf/internal/descfmt |
| 884 | 2026-03-11T02:57:33.351Z | google.golang.org/protobuf/internal/descopts |
| 885 | 2026-03-11T02:57:33.351Z | google.golang.org/protobuf/internal/encoding/text |
| 886 | 2026-03-11T02:57:33.360Z | crypto/tls |
| 887 | 2026-03-11T02:57:33.406Z | github.com/bufbuild/buf/private/pkg/thread |
| 888 | 2026-03-11T02:57:33.409Z | go.uber.org/zap/zapcore |
| 889 | 2026-03-11T02:57:33.449Z | google.golang.org/protobuf/internal/encoding/defval |
| 890 | 2026-03-11T02:57:33.466Z | github.com/bufbuild/buf/private/pkg/encoding |
| 891 | 2026-03-11T02:57:33.469Z | google.golang.org/protobuf/proto |
| 892 | 2026-03-11T02:57:33.491Z | github.com/bufbuild/buf/private/pkg/filepathextended |
| 893 | 2026-03-11T02:57:33.493Z | github.com/bufbuild/buf/private/pkg/storage |
| 894 | 2026-03-11T02:57:33.510Z | os/user |
| 895 | 2026-03-11T02:57:33.529Z | github.com/bgentry/go-netrc/netrc |
| 896 | 2026-03-11T02:57:33.531Z | github.com/klauspost/compress/flate |
| 897 | 2026-03-11T02:57:33.614Z | github.com/klauspost/compress/fse |
| 898 | 2026-03-11T02:57:33.617Z | github.com/bufbuild/buf/private/pkg/netrc |
| 899 | 2026-03-11T02:57:33.720Z | google.golang.org/protobuf/internal/encoding/json |
| 900 | 2026-03-11T02:57:33.746Z | google.golang.org/protobuf/internal/filedesc |
| 901 | 2026-03-11T02:57:33.752Z | google.golang.org/protobuf/encoding/prototext |
| 902 | 2026-03-11T02:57:33.781Z | github.com/klauspost/compress/huff0 |
| 903 | 2026-03-11T02:57:33.918Z | github.com/jhump/protoreflect/desc/protoparse/ast |
| 904 | 2026-03-11T02:57:33.929Z | text/scanner |
| 905 | 2026-03-11T02:57:33.932Z | github.com/klauspost/compress/zip |
| 906 | 2026-03-11T02:57:33.975Z | github.com/bufbuild/buf/private/bufpkg/buflock |
| 907 | 2026-03-11T02:57:33.981Z | net/http/httptrace |
| 908 | 2026-03-11T02:57:34.002Z | github.com/bufbuild/buf/private/pkg/storage/storagemem |
| 909 | 2026-03-11T02:57:34.005Z | github.com/bufbuild/buf/private/pkg/storage/storageos |
| 910 | 2026-03-11T02:57:34.019Z | github.com/klauspost/compress/zstd |
| 911 | 2026-03-11T02:57:34.022Z | net/http |
| 912 | 2026-03-11T02:57:34.053Z | github.com/bufbuild/buf/private/gen/data/datawkt |
| 913 | 2026-03-11T02:57:34.057Z | github.com/klauspost/pgzip |
| 914 | 2026-03-11T02:57:34.145Z | golang.org/x/net/internal/timeseries |
| 915 | 2026-03-11T02:57:34.204Z | html |
| 916 | 2026-03-11T02:57:34.209Z | google.golang.org/grpc/backoff |
| 917 | 2026-03-11T02:57:34.253Z | html/template |
| 918 | 2026-03-11T02:57:34.265Z | google.golang.org/grpc/internal/grpclog |
| 919 | 2026-03-11T02:57:34.300Z | google.golang.org/grpc/grpclog |
| 920 | 2026-03-11T02:57:34.326Z | archive/tar |
| 921 | 2026-03-11T02:57:34.358Z | google.golang.org/grpc/connectivity |
| 922 | 2026-03-11T02:57:34.368Z | google.golang.org/protobuf/internal/encoding/tag |
| 923 | 2026-03-11T02:57:34.380Z | google.golang.org/protobuf/encoding/protojson |
| 924 | 2026-03-11T02:57:34.439Z | google.golang.org/protobuf/internal/impl |
| 925 | 2026-03-11T02:57:34.481Z | google.golang.org/grpc/attributes |
| 926 | 2026-03-11T02:57:34.505Z | google.golang.org/grpc/metadata |
| 927 | 2026-03-11T02:57:34.535Z | google.golang.org/grpc/internal/grpcrand |
| 928 | 2026-03-11T02:57:34.556Z | google.golang.org/grpc/codes |
| 929 | 2026-03-11T02:57:34.564Z | google.golang.org/grpc/encoding |
| 930 | 2026-03-11T02:57:34.580Z | google.golang.org/grpc/internal/backoff |
| 931 | 2026-03-11T02:57:34.589Z | google.golang.org/grpc/internal/balancerload |
| 932 | 2026-03-11T02:57:34.602Z | google.golang.org/grpc/internal/buffer |
| 933 | 2026-03-11T02:57:34.612Z | google.golang.org/grpc/internal/envconfig |
| 934 | 2026-03-11T02:57:34.621Z | google.golang.org/grpc/internal/grpcsync |
| 935 | 2026-03-11T02:57:34.624Z | golang.org/x/text/transform |
| 936 | 2026-03-11T02:57:34.642Z | github.com/bufbuild/buf/private/pkg/storage/storagearchive |
| 937 | 2026-03-11T02:57:34.670Z | golang.org/x/net/http2/hpack |
| 938 | 2026-03-11T02:57:34.670Z | golang.org/x/text/unicode/bidi |
| 939 | 2026-03-11T02:57:34.673Z | golang.org/x/text/unicode/norm |
| 940 | 2026-03-11T02:57:34.689Z | net/http/httptrace |
| 941 | 2026-03-11T02:57:34.717Z | google.golang.org/grpc/keepalive |
| 942 | 2026-03-11T02:57:34.737Z | net/http |
| 943 | 2026-03-11T02:57:34.883Z | google.golang.org/grpc/tap |
| 944 | 2026-03-11T02:57:34.886Z | github.com/bufbuild/buf/private/pkg/rpc |
| 945 | 2026-03-11T02:57:34.889Z | github.com/bufbuild/buf/private/pkg/rpc/rpcheader |
| 946 | 2026-03-11T02:57:34.895Z | golang.org/x/text/secure/bidirule |
| 947 | 2026-03-11T02:57:34.901Z | go.opencensus.io/resource |
| 948 | 2026-03-11T02:57:34.932Z | runtime/pprof |
| 949 | 2026-03-11T02:57:34.936Z | google.golang.org/grpc/encoding/gzip |
| 950 | 2026-03-11T02:57:34.955Z | github.com/gofrs/flock |
| 951 | 2026-03-11T02:57:34.958Z | go.opencensus.io/metric/metricdata |
| 952 | 2026-03-11T02:57:34.966Z | github.com/bufbuild/buf/private/pkg/verbose |
| 953 | 2026-03-11T02:57:35.050Z | github.com/bufbuild/buf/private/bufpkg/bufrpc |
| 954 | 2026-03-11T02:57:35.053Z | github.com/bufbuild/buf/private/bufpkg/buftransport |
| 955 | 2026-03-11T02:57:35.053Z | github.com/bufbuild/buf/private/pkg/filelock |
| 956 | 2026-03-11T02:57:35.062Z | golang.org/x/net/idna |
| 957 | 2026-03-11T02:57:35.074Z | github.com/bufbuild/buf/private/pkg/app/appverbose |
| 958 | 2026-03-11T02:57:35.077Z | go.opencensus.io/metric/metricproducer |
| 959 | 2026-03-11T02:57:35.096Z | golang.org/x/sys/unix |
| 960 | 2026-03-11T02:57:35.096Z | golang.org/x/sync/errgroup |
| 961 | 2026-03-11T02:57:35.175Z | github.com/pkg/profile |
| 962 | 2026-03-11T02:57:35.178Z | go.opencensus.io/tag |
| 963 | 2026-03-11T02:57:35.243Z | go.opencensus.io/stats/internal |
| 964 | 2026-03-11T02:57:35.265Z | go.opencensus.io/stats |
| 965 | 2026-03-11T02:57:35.393Z | go.opencensus.io/stats/view |
| 966 | 2026-03-11T02:57:35.441Z | vendor/golang.org/x/net/http/httpproxy |
| 967 | 2026-03-11T02:57:35.443Z | github.com/bufbuild/buf/private/pkg/app/appname |
| 968 | 2026-03-11T02:57:35.443Z | net/textproto |
| 969 | 2026-03-11T02:57:35.444Z | github.com/bufbuild/buf/private/pkg/netextended |
| 970 | 2026-03-11T02:57:35.444Z | crypto/x509 |
| 971 | 2026-03-11T02:57:35.485Z | github.com/gofrs/uuid |
| 972 | 2026-03-11T02:57:35.494Z | google.golang.org/grpc/internal/syscall |
| 973 | 2026-03-11T02:57:35.497Z | google.golang.org/grpc/stats |
| 974 | 2026-03-11T02:57:35.507Z | github.com/spf13/pflag |
| 975 | 2026-03-11T02:57:35.530Z | vendor/golang.org/x/net/http/httpguts |
| 976 | 2026-03-11T02:57:35.540Z | golang.org/x/net/http/httpguts |
| 977 | 2026-03-11T02:57:35.544Z | github.com/bufbuild/buf/private/pkg/uuidutil |
| 978 | 2026-03-11T02:57:35.580Z | github.com/bufbuild/buf/private/pkg/tmp |
| 979 | 2026-03-11T02:57:35.752Z | golang.org/x/term |
| 980 | 2026-03-11T02:57:35.791Z | google.golang.org/protobuf/internal/filetype |
| 981 | 2026-03-11T02:57:35.863Z | google.golang.org/protobuf/runtime/protoimpl |
| 982 | 2026-03-11T02:57:35.895Z | google.golang.org/protobuf/types/descriptorpb |
| 983 | 2026-03-11T02:57:35.895Z | google.golang.org/protobuf/types/known/anypb |
| 984 | 2026-03-11T02:57:35.895Z | google.golang.org/protobuf/types/known/timestamppb |
| 985 | 2026-03-11T02:57:35.898Z | google.golang.org/protobuf/types/known/durationpb |
| 986 | 2026-03-11T02:57:35.898Z | google.golang.org/protobuf/types/known/structpb |
| 987 | 2026-03-11T02:57:35.898Z | google.golang.org/protobuf/types/known/emptypb |
| 988 | 2026-03-11T02:57:35.940Z | github.com/golang/protobuf/ptypes/empty |
| 989 | 2026-03-11T02:57:35.948Z | github.com/golang/protobuf/ptypes/duration |
| 990 | 2026-03-11T02:57:35.951Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1 |
| 991 | 2026-03-11T02:57:35.981Z | crypto/tls |
| 992 | 2026-03-11T02:57:35.998Z | github.com/golang/protobuf/ptypes/timestamp |
| 993 | 2026-03-11T02:57:35.998Z | github.com/bufbuild/buf/private/pkg/prototime |
| 994 | 2026-03-11T02:57:36.002Z | github.com/golang/protobuf/ptypes/struct |
| 995 | 2026-03-11T02:57:36.005Z | google.golang.org/protobuf/types/known/wrapperspb |
| 996 | 2026-03-11T02:57:36.014Z | github.com/golang/protobuf/ptypes/any |
| 997 | 2026-03-11T02:57:36.035Z | google.golang.org/protobuf/types/known/sourcecontextpb |
| 998 | 2026-03-11T02:57:36.046Z | google.golang.org/protobuf/types/known/fieldmaskpb |
| 999 | 2026-03-11T02:57:36.065Z | github.com/golang/protobuf/ptypes/wrappers |
| 1000 | 2026-03-11T02:57:36.070Z | google.golang.org/protobuf/types/dynamicpb |
| 1001 | 2026-03-11T02:57:36.086Z | google.golang.org/genproto/googleapis/rpc/status |
| 1002 | 2026-03-11T02:57:36.093Z | github.com/spf13/cobra |
| 1003 | 2026-03-11T02:57:36.101Z | google.golang.org/protobuf/types/known/typepb |
| 1004 | 2026-03-11T02:57:36.103Z | google.golang.org/genproto/protobuf/source_context |
| 1005 | 2026-03-11T02:57:36.124Z | google.golang.org/genproto/protobuf/field_mask |
| 1006 | 2026-03-11T02:57:36.193Z | google.golang.org/protobuf/types/known/apipb |
| 1007 | 2026-03-11T02:57:36.193Z | google.golang.org/genproto/protobuf/ptype |
| 1008 | 2026-03-11T02:57:36.222Z | github.com/getsentry/sentry-go/internal/ratelimit |
| 1009 | 2026-03-11T02:57:36.222Z | net/http/httputil |
| 1010 | 2026-03-11T02:57:36.229Z | google.golang.org/protobuf/types/pluginpb |
| 1011 | 2026-03-11T02:57:36.232Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1 |
| 1012 | 2026-03-11T02:57:36.232Z | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 1013 | 2026-03-11T02:57:36.232Z | google.golang.org/protobuf/reflect/protodesc |
| 1014 | 2026-03-11T02:57:36.277Z | google.golang.org/genproto/protobuf/api |
| 1015 | 2026-03-11T02:57:36.317Z | github.com/golang/protobuf/protoc-gen-go/plugin |
| 1016 | 2026-03-11T02:57:36.320Z | github.com/bufbuild/buf/private/pkg/protodescriptor |
| 1017 | 2026-03-11T02:57:36.331Z | github.com/getsentry/sentry-go/internal/debug |
| 1018 | 2026-03-11T02:57:36.342Z | github.com/bufbuild/buf/private/pkg/app/appcmd |
| 1019 | 2026-03-11T02:57:36.363Z | github.com/bufbuild/buf/private/bufpkg/bufmodule |
| 1020 | 2026-03-11T02:57:36.364Z | github.com/bufbuild/buf/private/pkg/protosource |
| 1021 | 2026-03-11T02:57:36.373Z | github.com/getsentry/sentry-go |
| 1022 | 2026-03-11T02:57:36.498Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig |
| 1023 | 2026-03-11T02:57:36.501Z | github.com/bufbuild/buf/private/bufpkg/bufimage |
| 1024 | 2026-03-11T02:57:36.631Z | github.com/cockroachdb/errors/withstack |
| 1025 | 2026-03-11T02:57:36.668Z | github.com/bufbuild/buf/private/pkg/protoencoding |
| 1026 | 2026-03-11T02:57:36.671Z | github.com/golang/protobuf/proto |
| 1027 | 2026-03-11T02:57:36.682Z | github.com/cockroachdb/errors/report |
| 1028 | 2026-03-11T02:57:36.685Z | github.com/cockroachdb/errors/errutil |
| 1029 | 2026-03-11T02:57:36.767Z | github.com/cockroachdb/errors |
| 1030 | 2026-03-11T02:57:36.825Z | github.com/cockroachdb/errors/oserror |
| 1031 | 2026-03-11T02:57:36.852Z | github.com/cockroachdb/cockroach/pkg/cmd/uptodate |
| 1032 | 2026-03-11T02:57:36.879Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil |
| 1033 | 2026-03-11T02:57:36.889Z | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 1034 | 2026-03-11T02:57:36.889Z | github.com/jhump/protoreflect/internal |
| 1035 | 2026-03-11T02:57:36.889Z | github.com/golang/protobuf/jsonpb |
| 1036 | 2026-03-11T02:57:36.893Z | google.golang.org/grpc/encoding/proto |
| 1037 | 2026-03-11T02:57:36.901Z | github.com/jhump/protoreflect/internal/codec |
| 1038 | 2026-03-11T02:57:36.906Z | github.com/golang/protobuf/ptypes |
| 1039 | 2026-03-11T02:57:36.937Z | net/http/httputil |
| 1040 | 2026-03-11T02:57:36.943Z | net/http/httptrace |
| 1041 | 2026-03-11T02:57:36.954Z | google.golang.org/grpc/internal/credentials |
| 1042 | 2026-03-11T02:57:36.956Z | github.com/bufbuild/buf/private/pkg/cert/certclient |
| 1043 | 2026-03-11T02:57:36.973Z | google.golang.org/grpc/internal/status |
| 1044 | 2026-03-11T02:57:36.988Z | github.com/jhump/protoreflect/desc/internal |
| 1045 | 2026-03-11T02:57:36.997Z | github.com/bufbuild/buf/private/buf/bufapp |
| 1046 | 2026-03-11T02:57:36.999Z | google.golang.org/grpc/credentials |
| 1047 | 2026-03-11T02:57:37.030Z | google.golang.org/grpc/status |
| 1048 | 2026-03-11T02:57:37.033Z | net/http |
| 1049 | 2026-03-11T02:57:37.050Z | github.com/getsentry/sentry-go |
| 1050 | 2026-03-11T02:57:37.056Z | github.com/jhump/protoreflect/desc |
| 1051 | 2026-03-11T02:57:37.076Z | google.golang.org/grpc/resolver |
| 1052 | 2026-03-11T02:57:37.076Z | google.golang.org/grpc/peer |
| 1053 | 2026-03-11T02:57:37.076Z | google.golang.org/grpc/internal/channelz |
| 1054 | 2026-03-11T02:57:37.109Z | google.golang.org/grpc/internal |
| 1055 | 2026-03-11T02:57:37.112Z | google.golang.org/grpc/internal/grpcutil |
| 1056 | 2026-03-11T02:57:37.112Z | google.golang.org/grpc/balancer/grpclb/state |
| 1057 | 2026-03-11T02:57:37.117Z | google.golang.org/grpc/internal/resolver/passthrough |
| 1058 | 2026-03-11T02:57:37.120Z | google.golang.org/grpc/internal/transport/networktype |
| 1059 | 2026-03-11T02:57:37.162Z | google.golang.org/grpc/internal/metadata |
| 1060 | 2026-03-11T02:57:37.162Z | google.golang.org/grpc/balancer |
| 1061 | 2026-03-11T02:57:37.171Z | google.golang.org/grpc/internal/resolver/unix |
| 1062 | 2026-03-11T02:57:37.174Z | google.golang.org/grpc/internal/resolver/dns |
| 1063 | 2026-03-11T02:57:37.174Z | google.golang.org/grpc/internal/binarylog |
| 1064 | 2026-03-11T02:57:37.205Z | google.golang.org/grpc/internal/serviceconfig |
| 1065 | 2026-03-11T02:57:37.208Z | google.golang.org/grpc/balancer/base |
| 1066 | 2026-03-11T02:57:37.258Z | google.golang.org/grpc/internal/resolver |
| 1067 | 2026-03-11T02:57:37.266Z | google.golang.org/grpc/balancer/roundrobin |
| 1068 | 2026-03-11T02:57:37.293Z | github.com/jhump/protoreflect/codec |
| 1069 | 2026-03-11T02:57:37.353Z | github.com/cockroachdb/errors/errutil |
| 1070 | 2026-03-11T02:57:37.366Z | github.com/jhump/protoreflect/dynamic |
| 1071 | 2026-03-11T02:57:37.414Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang |
| 1072 | 2026-03-11T02:57:37.427Z | [ 0%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o |
| 1073 | 2026-03-11T02:57:37.427Z | [ 0%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o |
| 1074 | 2026-03-11T02:57:37.427Z | [ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o |
| 1075 | 2026-03-11T02:57:37.427Z | [ 2%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o |
| 1076 | 2026-03-11T02:57:37.452Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o |
| 1077 | 2026-03-11T02:57:37.505Z | [ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o |
| 1078 | 2026-03-11T02:57:37.514Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o |
| 1079 | 2026-03-11T02:57:37.547Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o |
| 1080 | 2026-03-11T02:57:37.575Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o |
| 1081 | 2026-03-11T02:57:37.590Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o |
| 1082 | 2026-03-11T02:57:37.602Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o |
| 1083 | 2026-03-11T02:57:37.627Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o |
| 1084 | 2026-03-11T02:57:37.647Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o |
| 1085 | 2026-03-11T02:57:37.666Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o |
| 1086 | 2026-03-11T02:57:37.693Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen |
| 1087 | 2026-03-11T02:57:37.708Z | [ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o |
| 1088 | 2026-03-11T02:57:37.729Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o |
| 1089 | 2026-03-11T02:57:37.744Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o |
| 1090 | 2026-03-11T02:57:37.777Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o |
| 1091 | 2026-03-11T02:57:37.804Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o |
| 1092 | 2026-03-11T02:57:37.835Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o |
| 1093 | 2026-03-11T02:57:37.838Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o |
| 1094 | 2026-03-11T02:57:37.864Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o |
| 1095 | 2026-03-11T02:57:37.870Z | github.com/jhump/protoreflect/desc/protoparse |
| 1096 | 2026-03-11T02:57:37.893Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o |
| 1097 | 2026-03-11T02:57:37.896Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o |
| 1098 | 2026-03-11T02:57:37.899Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o |
| 1099 | 2026-03-11T02:57:37.954Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o |
| 1100 | 2026-03-11T02:57:37.982Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o |
| 1101 | 2026-03-11T02:57:37.985Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o |
| 1102 | 2026-03-11T02:57:38.021Z | [ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o |
| 1103 | 2026-03-11T02:57:38.036Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o |
| 1104 | 2026-03-11T02:57:38.085Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o |
| 1105 | 2026-03-11T02:57:38.116Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o |
| 1106 | 2026-03-11T02:57:38.144Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o |
| 1107 | 2026-03-11T02:57:38.194Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o |
| 1108 | 2026-03-11T02:57:38.200Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o |
| 1109 | 2026-03-11T02:57:38.255Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o |
| 1110 | 2026-03-11T02:57:38.287Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o |
| 1111 | 2026-03-11T02:57:38.307Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o |
| 1112 | 2026-03-11T02:57:38.335Z | [ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o |
| 1113 | 2026-03-11T02:57:38.412Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o |
| 1114 | 2026-03-11T02:57:38.415Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o |
| 1115 | 2026-03-11T02:57:38.428Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o |
| 1116 | 2026-03-11T02:57:38.485Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o |
| 1117 | 2026-03-11T02:57:38.485Z | [ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o |
| 1118 | 2026-03-11T02:57:38.554Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o |
| 1119 | 2026-03-11T02:57:38.570Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o |
| 1120 | 2026-03-11T02:57:38.626Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o |
| 1121 | 2026-03-11T02:57:38.696Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o |
| 1122 | 2026-03-11T02:57:38.715Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o |
| 1123 | 2026-03-11T02:57:38.748Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o |
| 1124 | 2026-03-11T02:57:38.752Z | github.com/twitchtv/twirp/ctxsetters |
| 1125 | 2026-03-11T02:57:38.755Z | github.com/bufbuild/buf/private/pkg/httpauth |
| 1126 | 2026-03-11T02:57:38.755Z | github.com/twitchtv/twirp |
| 1127 | 2026-03-11T02:57:38.755Z | net/http/httputil |
| 1128 | 2026-03-11T02:57:38.755Z | golang.org/x/net/trace |
| 1129 | 2026-03-11T02:57:38.755Z | go.uber.org/zap |
| 1130 | 2026-03-11T02:57:38.766Z | golang.org/x/net/http2 |
| 1131 | 2026-03-11T02:57:38.790Z | [ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o |
| 1132 | 2026-03-11T02:57:38.804Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse |
| 1133 | 2026-03-11T02:57:38.806Z | go.opencensus.io/trace/propagation |
| 1134 | 2026-03-11T02:57:38.834Z | github.com/bufbuild/buf/private/pkg/rpc/rpchttp |
| 1135 | 2026-03-11T02:57:38.850Z | github.com/bufbuild/buf/private/pkg/rpc/rpctwirp |
| 1136 | 2026-03-11T02:57:38.860Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o |
| 1137 | 2026-03-11T02:57:38.866Z | github.com/bufbuild/buf/private/pkg/rpc/rpcauth |
| 1138 | 2026-03-11T02:57:38.920Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o |
| 1139 | 2026-03-11T02:57:38.933Z | go.opencensus.io/plugin/ochttp/propagation/b3 |
| 1140 | 2026-03-11T02:57:38.936Z | go.opencensus.io/plugin/ocgrpc |
| 1141 | 2026-03-11T02:57:38.966Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o |
| 1142 | 2026-03-11T02:57:38.975Z | github.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient |
| 1143 | 2026-03-11T02:57:39.007Z | optgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt |
| 1144 | 2026-03-11T02:57:39.010Z | go.opencensus.io/plugin/ochttp |
| 1145 | 2026-03-11T02:57:39.013Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o |
| 1146 | 2026-03-11T02:57:39.032Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild |
| 1147 | 2026-03-11T02:57:39.032Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild |
| 1148 | 2026-03-11T02:57:39.035Z | github.com/bufbuild/buf/private/buf/bufcheck/internal |
| 1149 | 2026-03-11T02:57:39.035Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache |
| 1150 | 2026-03-11T02:57:39.035Z | github.com/bufbuild/buf/private/pkg/git |
| 1151 | 2026-03-11T02:57:39.050Z | github.com/bufbuild/buf/private/pkg/zaputil |
| 1152 | 2026-03-11T02:57:39.067Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o |
| 1153 | 2026-03-11T02:57:39.084Z | github.com/bufbuild/buf/private/pkg/app/applog |
| 1154 | 2026-03-11T02:57:39.105Z | github.com/bufbuild/buf/private/pkg/app/appproto |
| 1155 | 2026-03-11T02:57:39.116Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify |
| 1156 | 2026-03-11T02:57:39.121Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o |
| 1157 | 2026-03-11T02:57:39.141Z | github.com/bufbuild/buf/private/buf/buffetch/internal |
| 1158 | 2026-03-11T02:57:39.157Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o |
| 1159 | 2026-03-11T02:57:39.191Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck |
| 1160 | 2026-03-11T02:57:39.211Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck |
| 1161 | 2026-03-11T02:57:39.249Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec |
| 1162 | 2026-03-11T02:57:39.326Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o |
| 1163 | 2026-03-11T02:57:39.329Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoos |
| 1164 | 2026-03-11T02:57:39.334Z | github.com/bufbuild/buf/private/pkg/observability |
| 1165 | 2026-03-11T02:57:39.359Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild |
| 1166 | 2026-03-11T02:57:39.383Z | github.com/bufbuild/buf/private/pkg/transport/http/httpclient |
| 1167 | 2026-03-11T02:57:39.383Z | github.com/bufbuild/buf/private/pkg/observability/observabilityzap |
| 1168 | 2026-03-11T02:57:39.435Z | github.com/bufbuild/buf/private/pkg/app/appflag |
| 1169 | 2026-03-11T02:57:39.450Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1 |
| 1170 | 2026-03-11T02:57:39.450Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1 |
| 1171 | 2026-03-11T02:57:39.456Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o |
| 1172 | 2026-03-11T02:57:39.459Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o |
| 1173 | 2026-03-11T02:57:39.528Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig |
| 1174 | 2026-03-11T02:57:39.531Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o |
| 1175 | 2026-03-11T02:57:39.569Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint |
| 1176 | 2026-03-11T02:57:39.599Z | [ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o |
| 1177 | 2026-03-11T02:57:39.666Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild |
| 1178 | 2026-03-11T02:57:39.669Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o |
| 1179 | 2026-03-11T02:57:39.735Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o |
| 1180 | 2026-03-11T02:57:39.752Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o |
| 1181 | 2026-03-11T02:57:39.792Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1 |
| 1182 | 2026-03-11T02:57:39.792Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1 |
| 1183 | 2026-03-11T02:57:39.798Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o |
| 1184 | 2026-03-11T02:57:39.810Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o |
| 1185 | 2026-03-11T02:57:39.830Z | google.golang.org/grpc/internal/transport |
| 1186 | 2026-03-11T02:57:39.837Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig |
| 1187 | 2026-03-11T02:57:39.900Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking |
| 1188 | 2026-03-11T02:57:39.900Z | github.com/bufbuild/buf/private/buf/bufconfig |
| 1189 | 2026-03-11T02:57:39.940Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o |
| 1190 | 2026-03-11T02:57:39.979Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal |
| 1191 | 2026-03-11T02:57:39.979Z | github.com/bufbuild/buf/private/buf/bufwork |
| 1192 | 2026-03-11T02:57:40.010Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules |
| 1193 | 2026-03-11T02:57:40.011Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules |
| 1194 | 2026-03-11T02:57:40.034Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o |
| 1195 | 2026-03-11T02:57:40.043Z | github.com/bufbuild/buf/private/buf/buffetch |
| 1196 | 2026-03-11T02:57:40.102Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o |
| 1197 | 2026-03-11T02:57:40.165Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o |
| 1198 | 2026-03-11T02:57:40.193Z | github.com/bufbuild/buf/private/buf/bufwire |
| 1199 | 2026-03-11T02:57:40.216Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o |
| 1200 | 2026-03-11T02:57:40.230Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o |
| 1201 | 2026-03-11T02:57:40.242Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o |
| 1202 | 2026-03-11T02:57:40.302Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o |
| 1203 | 2026-03-11T02:57:40.316Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o |
| 1204 | 2026-03-11T02:57:40.355Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o |
| 1205 | 2026-03-11T02:57:40.363Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o |
| 1206 | 2026-03-11T02:57:40.413Z | google.golang.org/grpc |
| 1207 | 2026-03-11T02:57:40.460Z | [ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o |
| 1208 | 2026-03-11T02:57:40.498Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o |
| 1209 | 2026-03-11T02:57:40.513Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o |
| 1210 | 2026-03-11T02:57:40.526Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o |
| 1211 | 2026-03-11T02:57:40.529Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o |
| 1212 | 2026-03-11T02:57:40.631Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o |
| 1213 | 2026-03-11T02:57:40.719Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o |
| 1214 | 2026-03-11T02:57:40.734Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o |
| 1215 | 2026-03-11T02:57:40.793Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o |
| 1216 | 2026-03-11T02:57:40.862Z | github.com/bufbuild/buf/private/pkg/rpc/rpcgrpc |
| 1217 | 2026-03-11T02:57:40.872Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1 |
| 1218 | 2026-03-11T02:57:40.910Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o |
| 1219 | 2026-03-11T02:57:40.920Z | github.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient |
| 1220 | 2026-03-11T02:57:40.923Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o |
| 1221 | 2026-03-11T02:57:40.997Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o |
| 1222 | 2026-03-11T02:57:41.059Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o |
| 1223 | 2026-03-11T02:57:41.130Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o |
| 1224 | 2026-03-11T02:57:41.163Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o |
| 1225 | 2026-03-11T02:57:41.166Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o |
| 1226 | 2026-03-11T02:57:41.234Z | [ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o |
| 1227 | 2026-03-11T02:57:41.242Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o |
| 1228 | 2026-03-11T02:57:41.305Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o |
| 1229 | 2026-03-11T02:57:41.378Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o |
| 1230 | 2026-03-11T02:57:41.436Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o |
| 1231 | 2026-03-11T02:57:41.452Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o |
| 1232 | 2026-03-11T02:57:41.473Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o |
| 1233 | 2026-03-11T02:57:41.533Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o |
| 1234 | 2026-03-11T02:57:41.557Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o |
| 1235 | 2026-03-11T02:57:41.603Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o |
| 1236 | 2026-03-11T02:57:41.603Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o |
| 1237 | 2026-03-11T02:57:41.671Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o |
| 1238 | 2026-03-11T02:57:41.728Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o |
| 1239 | 2026-03-11T02:57:41.741Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o |
| 1240 | 2026-03-11T02:57:41.767Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o |
| 1241 | 2026-03-11T02:57:41.892Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o |
| 1242 | 2026-03-11T02:57:41.896Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o |
| 1243 | 2026-03-11T02:57:41.950Z | [ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o |
| 1244 | 2026-03-11T02:57:41.962Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o |
| 1245 | 2026-03-11T02:57:42.051Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o |
| 1246 | 2026-03-11T02:57:42.078Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o |
| 1247 | 2026-03-11T02:57:42.109Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o |
| 1248 | 2026-03-11T02:57:43.139Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o |
| 1249 | 2026-03-11T02:57:43.143Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o |
| 1250 | 2026-03-11T02:57:43.143Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o |
| 1251 | 2026-03-11T02:57:43.143Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o |
| 1252 | 2026-03-11T02:57:43.143Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o |
| 1253 | 2026-03-11T02:57:43.143Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o |
| 1254 | 2026-03-11T02:57:43.143Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o |
| 1255 | 2026-03-11T02:57:43.143Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o |
| 1256 | 2026-03-11T02:57:43.143Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o |
| 1257 | 2026-03-11T02:57:43.143Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o |
| 1258 | 2026-03-11T02:57:43.143Z | [ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o |
| 1259 | 2026-03-11T02:57:43.143Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o |
| 1260 | 2026-03-11T02:57:43.143Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o |
| 1261 | 2026-03-11T02:57:43.143Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o |
| 1262 | 2026-03-11T02:57:43.143Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o |
| 1263 | 2026-03-11T02:57:43.143Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o |
| 1264 | 2026-03-11T02:57:43.143Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o |
| 1265 | 2026-03-11T02:57:43.143Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o |
| 1266 | 2026-03-11T02:57:43.143Z | [ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o |
| 1267 | 2026-03-11T02:57:43.143Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o |
| 1268 | 2026-03-11T02:57:43.143Z | [ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o |
| 1269 | 2026-03-11T02:57:43.143Z | [ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o |
| 1270 | 2026-03-11T02:57:43.143Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o |
| 1271 | 2026-03-11T02:57:43.143Z | [ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o |
| 1272 | 2026-03-11T02:57:43.143Z | [ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o |
| 1273 | 2026-03-11T02:57:43.143Z | [ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o |
| 1274 | 2026-03-11T02:57:43.143Z | [ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o |
| 1275 | 2026-03-11T02:57:43.143Z | [ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o |
| 1276 | 2026-03-11T02:57:43.143Z | [ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o |
| 1277 | 2026-03-11T02:57:43.143Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o |
| 1278 | 2026-03-11T02:57:43.143Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o |
| 1279 | 2026-03-11T02:57:43.143Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o |
| 1280 | 2026-03-11T02:57:43.143Z | [ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o |
| 1281 | 2026-03-11T02:57:43.169Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o |
| 1282 | 2026-03-11T02:57:43.183Z | [ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o |
| 1283 | 2026-03-11T02:57:43.243Z | [ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o |
| 1284 | 2026-03-11T02:57:43.259Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o |
| 1285 | 2026-03-11T02:57:43.304Z | [ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o |
| 1286 | 2026-03-11T02:57:43.323Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o |
| 1287 | 2026-03-11T02:57:43.384Z | [ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o |
| 1288 | 2026-03-11T02:57:43.466Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o |
| 1289 | 2026-03-11T02:57:43.518Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o |
| 1290 | 2026-03-11T02:57:43.537Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o |
| 1291 | 2026-03-11T02:57:43.579Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o |
| 1292 | 2026-03-11T02:57:43.644Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o |
| 1293 | 2026-03-11T02:57:43.685Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o |
| 1294 | 2026-03-11T02:57:43.695Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o |
| 1295 | 2026-03-11T02:57:43.751Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o |
| 1296 | 2026-03-11T02:57:43.797Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o |
| 1297 | 2026-03-11T02:57:43.855Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o |
| 1298 | 2026-03-11T02:57:43.930Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o |
| 1299 | 2026-03-11T02:57:43.976Z | [ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o |
| 1300 | 2026-03-11T02:57:44.022Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o |
| 1301 | 2026-03-11T02:57:44.092Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o |
| 1302 | 2026-03-11T02:57:44.148Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o |
| 1303 | 2026-03-11T02:57:44.163Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o |
| 1304 | 2026-03-11T02:57:44.163Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o |
| 1305 | 2026-03-11T02:57:44.202Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o |
| 1306 | 2026-03-11T02:57:44.238Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o |
| 1307 | 2026-03-11T02:57:44.279Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o |
| 1308 | 2026-03-11T02:57:44.347Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o |
| 1309 | 2026-03-11T02:57:44.401Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o |
| 1310 | 2026-03-11T02:57:44.471Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o |
| 1311 | 2026-03-11T02:57:44.502Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o |
| 1312 | 2026-03-11T02:57:44.576Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o |
| 1313 | 2026-03-11T02:57:44.725Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o |
| 1314 | 2026-03-11T02:57:44.812Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o |
| 1315 | 2026-03-11T02:57:44.838Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o |
| 1316 | 2026-03-11T02:57:44.887Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o |
| 1317 | 2026-03-11T02:57:44.903Z | [ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o |
| 1318 | 2026-03-11T02:57:45.107Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o |
| 1319 | 2026-03-11T02:57:45.158Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o |
| 1320 | 2026-03-11T02:57:45.158Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o |
| 1321 | 2026-03-11T02:57:45.165Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o |
| 1322 | 2026-03-11T02:57:45.189Z | github.com/bufbuild/buf/private/bufpkg/bufplugin |
| 1323 | 2026-03-11T02:57:45.195Z | github.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api |
| 1324 | 2026-03-11T02:57:45.232Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o |
| 1325 | 2026-03-11T02:57:45.265Z | github.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient |
| 1326 | 2026-03-11T02:57:45.287Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o |
| 1327 | 2026-03-11T02:57:45.290Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o |
| 1328 | 2026-03-11T02:57:45.315Z | github.com/bufbuild/buf/private/bufpkg/bufapimodule |
| 1329 | 2026-03-11T02:57:45.318Z | github.com/bufbuild/buf/private/buf/bufgen |
| 1330 | 2026-03-11T02:57:45.335Z | github.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp |
| 1331 | 2026-03-11T02:57:45.343Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o |
| 1332 | 2026-03-11T02:57:45.350Z | github.com/bufbuild/buf/private/buf/bufprint |
| 1333 | 2026-03-11T02:57:45.350Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o |
| 1334 | 2026-03-11T02:57:45.361Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o |
| 1335 | 2026-03-11T02:57:45.403Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o |
| 1336 | 2026-03-11T02:57:45.411Z | [ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o |
| 1337 | 2026-03-11T02:57:45.420Z | github.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc |
| 1338 | 2026-03-11T02:57:45.455Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o |
| 1339 | 2026-03-11T02:57:45.463Z | github.com/bufbuild/buf/private/buf/bufmigrate |
| 1340 | 2026-03-11T02:57:45.489Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o |
| 1341 | 2026-03-11T02:57:45.502Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o |
| 1342 | 2026-03-11T02:57:45.537Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1 |
| 1343 | 2026-03-11T02:57:45.567Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o |
| 1344 | 2026-03-11T02:57:45.632Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o |
| 1345 | 2026-03-11T02:57:45.650Z | github.com/bufbuild/buf/private/bufpkg/bufapiclient |
| 1346 | 2026-03-11T02:57:45.696Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o |
| 1347 | 2026-03-11T02:57:45.724Z | github.com/bufbuild/buf/private/buf/bufcli |
| 1348 | 2026-03-11T02:57:45.749Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o |
| 1349 | 2026-03-11T02:57:45.749Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o |
| 1350 | 2026-03-11T02:57:45.781Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o |
| 1351 | 2026-03-11T02:57:45.816Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o |
| 1352 | 2026-03-11T02:57:45.825Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o |
| 1353 | 2026-03-11T02:57:45.845Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist |
| 1354 | 2026-03-11T02:57:45.845Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget |
| 1355 | 2026-03-11T02:57:45.845Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete |
| 1356 | 2026-03-11T02:57:45.845Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist |
| 1357 | 2026-03-11T02:57:45.845Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete |
| 1358 | 2026-03-11T02:57:45.845Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate |
| 1359 | 2026-03-11T02:57:45.845Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate |
| 1360 | 2026-03-11T02:57:45.851Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget |
| 1361 | 2026-03-11T02:57:45.858Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o |
| 1362 | 2026-03-11T02:57:45.862Z | optgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt |
| 1363 | 2026-03-11T02:57:45.873Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o |
| 1364 | 2026-03-11T02:57:45.905Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget |
| 1365 | 2026-03-11T02:57:45.908Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o |
| 1366 | 2026-03-11T02:57:45.921Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate |
| 1367 | 2026-03-11T02:57:45.933Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist |
| 1368 | 2026-03-11T02:57:45.933Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete |
| 1369 | 2026-03-11T02:57:45.964Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o |
| 1370 | 2026-03-11T02:57:45.978Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist |
| 1371 | 2026-03-11T02:57:45.982Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate |
| 1372 | 2026-03-11T02:57:46.013Z | [ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o |
| 1373 | 2026-03-11T02:57:46.045Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete |
| 1374 | 2026-03-11T02:57:46.048Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget |
| 1375 | 2026-03-11T02:57:46.048Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist |
| 1376 | 2026-03-11T02:57:46.048Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist |
| 1377 | 2026-03-11T02:57:46.051Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate |
| 1378 | 2026-03-11T02:57:46.064Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate |
| 1379 | 2026-03-11T02:57:46.142Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o |
| 1380 | 2026-03-11T02:57:46.145Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete |
| 1381 | 2026-03-11T02:57:46.145Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist |
| 1382 | 2026-03-11T02:57:46.148Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o |
| 1383 | 2026-03-11T02:57:46.177Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate |
| 1384 | 2026-03-11T02:57:46.237Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist |
| 1385 | 2026-03-11T02:57:46.237Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/breaking |
| 1386 | 2026-03-11T02:57:46.241Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/build |
| 1387 | 2026-03-11T02:57:46.264Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/convert |
| 1388 | 2026-03-11T02:57:46.306Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/export |
| 1389 | 2026-03-11T02:57:46.309Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/generate |
| 1390 | 2026-03-11T02:57:46.309Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lint |
| 1391 | 2026-03-11T02:57:46.321Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o |
| 1392 | 2026-03-11T02:57:46.329Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o |
| 1393 | 2026-03-11T02:57:46.338Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/login |
| 1394 | 2026-03-11T02:57:46.373Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o |
| 1395 | 2026-03-11T02:57:46.379Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/logout |
| 1396 | 2026-03-11T02:57:46.382Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o |
| 1397 | 2026-03-11T02:57:46.385Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles |
| 1398 | 2026-03-11T02:57:46.418Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache |
| 1399 | 2026-03-11T02:57:46.422Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit |
| 1400 | 2026-03-11T02:57:46.459Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune |
| 1401 | 2026-03-11T02:57:46.459Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate |
| 1402 | 2026-03-11T02:57:46.459Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/protoc |
| 1403 | 2026-03-11T02:57:46.462Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/push |
| 1404 | 2026-03-11T02:57:46.498Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o |
| 1405 | 2026-03-11T02:57:46.501Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o |
| 1406 | 2026-03-11T02:57:46.557Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o |
| 1407 | 2026-03-11T02:57:46.573Z | github.com/bufbuild/buf/private/buf/cmd/buf |
| 1408 | 2026-03-11T02:57:46.628Z | github.com/bufbuild/buf/cmd/buf |
| 1409 | 2026-03-11T02:57:46.632Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o |
| 1410 | 2026-03-11T02:57:46.681Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o |
| 1411 | 2026-03-11T02:57:46.713Z | [ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o |
| 1412 | 2026-03-11T02:57:46.717Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o |
| 1413 | 2026-03-11T02:57:46.717Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o |
| 1414 | 2026-03-11T02:57:46.777Z | [ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o |
| 1415 | 2026-03-11T02:57:46.828Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o |
| 1416 | 2026-03-11T02:57:46.834Z | [ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o |
| 1417 | 2026-03-11T02:57:46.900Z | [100%] Linking C static library ../lib/libproj.a |
| 1418 | 2026-03-11T02:57:46.909Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o |
| 1419 | 2026-03-11T02:57:46.966Z | optgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1420 | 2026-03-11T02:57:46.996Z | optgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt |
| 1421 | 2026-03-11T02:57:47.047Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o |
| 1422 | 2026-03-11T02:57:47.077Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o |
| 1423 | 2026-03-11T02:57:47.102Z | optgen -out pkg/sql/opt/rule_name.og.go rulenames pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1424 | 2026-03-11T02:57:47.141Z | optgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt |
| 1425 | 2026-03-11T02:57:47.155Z | optgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt |
| 1426 | 2026-03-11T02:57:47.169Z | optgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt |
| 1427 | 2026-03-11T02:57:47.183Z | build/node-run.sh -C pkg/ui/workspaces/cluster-ui yarn build |
| 1428 | 2026-03-11T02:57:47.186Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o |
| 1429 | 2026-03-11T02:57:47.238Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o |
| 1430 | 2026-03-11T02:57:47.269Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o |
| 1431 | 2026-03-11T02:57:47.399Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o |
| 1432 | 2026-03-11T02:57:47.425Z | yarn run v1.22.22 |
| 1433 | 2026-03-11T02:57:47.461Z | $ npm-run-all -p build:typescript build:bundle |
| 1434 | 2026-03-11T02:57:47.607Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o |
| 1435 | 2026-03-11T02:57:47.680Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o |
| 1436 | 2026-03-11T02:57:47.766Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o |
| 1437 | 2026-03-11T02:57:47.907Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o |
| 1438 | 2026-03-11T02:57:47.911Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o |
| 1439 | 2026-03-11T02:57:47.995Z | $ tsc |
| 1440 | 2026-03-11T02:57:48.102Z | $ NODE_ENV=production webpack --display-error-details --mode=production |
| 1441 | 2026-03-11T02:57:48.156Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o |
| 1442 | 2026-03-11T02:57:48.181Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o |
| 1443 | 2026-03-11T02:57:48.191Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o |
| 1444 | 2026-03-11T02:57:48.244Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o |
| 1445 | 2026-03-11T02:57:48.443Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o |
| 1446 | 2026-03-11T02:57:48.538Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o |
| 1447 | 2026-03-11T02:57:48.542Z | github.com/cockroachdb/gostdlib/x/tools/internal/semver |
| 1448 | 2026-03-11T02:57:48.546Z | go.mongodb.org/mongo-driver/bson/bsontype |
| 1449 | 2026-03-11T02:57:48.546Z | go.mongodb.org/mongo-driver/bson/bsonoptions |
| 1450 | 2026-03-11T02:57:48.546Z | google.golang.org/protobuf/internal/flags |
| 1451 | 2026-03-11T02:57:48.546Z | google.golang.org/protobuf/internal/set |
| 1452 | 2026-03-11T02:57:48.674Z | github.com/grpc-ecosystem/grpc-gateway/internal/casing |
| 1453 | 2026-03-11T02:57:48.677Z | github.com/pseudomuto/protoc-gen-doc/extensions |
| 1454 | 2026-03-11T02:57:48.678Z | maps |
| 1455 | 2026-03-11T02:57:48.681Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o |
| 1456 | 2026-03-11T02:57:48.681Z | honnef.co/go/tools/internal/sync |
| 1457 | 2026-03-11T02:57:48.693Z | honnef.co/go/tools/sarif |
| 1458 | 2026-03-11T02:57:48.740Z | internal/saferio |
| 1459 | 2026-03-11T02:57:48.748Z | golang.org/x/text/transform |
| 1460 | 2026-03-11T02:57:48.782Z | github.com/josharian/intern |
| 1461 | 2026-03-11T02:57:48.799Z | github.com/cockroachdb/gostdlib/x/tools/internal/fastwalk |
| 1462 | 2026-03-11T02:57:48.802Z | github.com/cockroachdb/gostdlib/x/tools/internal/span |
| 1463 | 2026-03-11T02:57:48.813Z | github.com/cockroachdb/crlfmt/internal/parser |
| 1464 | 2026-03-11T02:57:48.816Z | github.com/cockroachdb/gostdlib/go/printer |
| 1465 | 2026-03-11T02:57:48.816Z | github.com/cockroachdb/gostdlib/x/tools/go/ast/astutil |
| 1466 | 2026-03-11T02:57:48.866Z | github.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver |
| 1467 | 2026-03-11T02:57:48.888Z | github.com/cockroachdb/gostdlib/x/tools/internal/module |
| 1468 | 2026-03-11T02:57:48.893Z | github.com/cockroachdb/crlfmt/internal/render |
| 1469 | 2026-03-11T02:57:48.925Z | [info] [webpackbar] Compiling Cluster-ui |
| 1470 | 2026-03-11T02:57:48.943Z | github.com/cockroachdb/ttycolor |
| 1471 | 2026-03-11T02:57:48.950Z | github.com/client9/misspell |
| 1472 | 2026-03-11T02:57:48.954Z | github.com/cockroachdb/stress |
| 1473 | 2026-03-11T02:57:48.994Z | github.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk |
| 1474 | 2026-03-11T02:57:48.997Z | github.com/go-openapi/analysis/internal |
| 1475 | 2026-03-11T02:57:49.006Z | github.com/cockroachdb/tools/cmd/stringer |
| 1476 | 2026-03-11T02:57:49.009Z | github.com/mailru/easyjson/buffer |
| 1477 | 2026-03-11T02:57:49.035Z | gopkg.in/yaml.v2 |
| 1478 | 2026-03-11T02:57:49.042Z | github.com/cockroachdb/gostdlib/x/tools/go/packages |
| 1479 | 2026-03-11T02:57:49.045Z | github.com/mailru/easyjson/jwriter |
| 1480 | 2026-03-11T02:57:49.049Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o |
| 1481 | 2026-03-11T02:57:49.090Z | github.com/cockroachdb/gostdlib/go/format |
| 1482 | 2026-03-11T02:57:49.093Z | github.com/mailru/easyjson/jlexer |
| 1483 | 2026-03-11T02:57:49.113Z | github.com/cockroachdb/gostdlib/cmd/gofmt |
| 1484 | 2026-03-11T02:57:49.260Z | encoding/gob |
| 1485 | 2026-03-11T02:57:49.322Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o |
| 1486 | 2026-03-11T02:57:49.328Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o |
| 1487 | 2026-03-11T02:57:49.489Z | github.com/cockroachdb/gostdlib/x/tools/internal/imports |
| 1488 | 2026-03-11T02:57:49.583Z | github.com/client9/misspell/cmd/misspell |
| 1489 | 2026-03-11T02:57:49.609Z | github.com/PuerkitoBio/urlesc |
| 1490 | 2026-03-11T02:57:49.688Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o |
| 1491 | 2026-03-11T02:57:49.699Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o |
| 1492 | 2026-03-11T02:57:49.839Z | golang.org/x/text/unicode/bidi |
| 1493 | 2026-03-11T02:57:49.853Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o |
| 1494 | 2026-03-11T02:57:49.907Z | golang.org/x/text/unicode/norm |
| 1495 | 2026-03-11T02:57:49.949Z | github.com/go-openapi/swag |
| 1496 | 2026-03-11T02:57:49.968Z | golang.org/x/text/width |
| 1497 | 2026-03-11T02:57:50.097Z | github.com/asaskevich/govalidator |
| 1498 | 2026-03-11T02:57:50.100Z | golang.org/x/text/secure/bidirule |
| 1499 | 2026-03-11T02:57:50.137Z | github.com/go-openapi/jsonpointer |
| 1500 | 2026-03-11T02:57:50.147Z | github.com/go-openapi/errors |
| 1501 | 2026-03-11T02:57:50.175Z | github.com/mitchellh/mapstructure |
| 1502 | 2026-03-11T02:57:50.184Z | github.com/cockroachdb/gostdlib/x/tools/imports |
| 1503 | 2026-03-11T02:57:50.210Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o |
| 1504 | 2026-03-11T02:57:50.225Z | github.com/cockroachdb/gostdlib/x/tools/cmd/goimports |
| 1505 | 2026-03-11T02:57:50.235Z | github.com/cockroachdb/crlfmt |
| 1506 | 2026-03-11T02:57:50.300Z | github.com/oklog/ulid |
| 1507 | 2026-03-11T02:57:50.378Z | go.mongodb.org/mongo-driver/bson/primitive |
| 1508 | 2026-03-11T02:57:50.378Z | golang.org/x/net/idna |
| 1509 | 2026-03-11T02:57:50.382Z | github.com/go-stack/stack |
| 1510 | 2026-03-11T02:57:50.415Z | net/mail |
| 1511 | 2026-03-11T02:57:50.541Z | encoding/xml |
| 1512 | 2026-03-11T02:57:50.546Z | github.com/go-openapi/runtime/logger |
| 1513 | 2026-03-11T02:57:50.586Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o |
| 1514 | 2026-03-11T02:57:50.602Z | github.com/go-openapi/runtime/middleware/denco |
| 1515 | 2026-03-11T02:57:50.617Z | github.com/PuerkitoBio/purell |
| 1516 | 2026-03-11T02:57:50.620Z | github.com/go-openapi/runtime/middleware/header |
| 1517 | 2026-03-11T02:57:50.655Z | github.com/go-openapi/loads/fmts |
| 1518 | 2026-03-11T02:57:50.673Z | github.com/go-openapi/jsonreference |
| 1519 | 2026-03-11T02:57:50.705Z | golang.org/x/tools/go/ast/astutil |
| 1520 | 2026-03-11T02:57:50.708Z | go.mongodb.org/mongo-driver/x/bsonx/bsoncore |
| 1521 | 2026-03-11T02:57:50.708Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o |
| 1522 | 2026-03-11T02:57:50.805Z | github.com/go-openapi/inflect |
| 1523 | 2026-03-11T02:57:50.808Z | github.com/go-openapi/spec |
| 1524 | 2026-03-11T02:57:50.919Z | github.com/fsnotify/fsnotify |
| 1525 | 2026-03-11T02:57:50.983Z | github.com/hashicorp/hcl/hcl/strconv |
| 1526 | 2026-03-11T02:57:50.993Z | github.com/magiconair/properties |
| 1527 | 2026-03-11T02:57:51.102Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o |
| 1528 | 2026-03-11T02:57:51.149Z | github.com/spf13/afero/mem |
| 1529 | 2026-03-11T02:57:51.149Z | github.com/hashicorp/hcl/hcl/token |
| 1530 | 2026-03-11T02:57:51.153Z | github.com/pelletier/go-toml |
| 1531 | 2026-03-11T02:57:51.157Z | go.mongodb.org/mongo-driver/bson/bsonrw |
| 1532 | 2026-03-11T02:57:51.227Z | github.com/spf13/afero |
| 1533 | 2026-03-11T02:57:51.273Z | github.com/hashicorp/hcl/hcl/ast |
| 1534 | 2026-03-11T02:57:51.308Z | github.com/hashicorp/hcl/hcl/scanner |
| 1535 | 2026-03-11T02:57:51.348Z | github.com/hashicorp/hcl/json/token |
| 1536 | 2026-03-11T02:57:51.374Z | github.com/hashicorp/hcl/hcl/parser |
| 1537 | 2026-03-11T02:57:51.383Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o |
| 1538 | 2026-03-11T02:57:51.393Z | github.com/hashicorp/hcl/json/scanner |
| 1539 | 2026-03-11T02:57:51.431Z | github.com/hashicorp/hcl/hcl/printer |
| 1540 | 2026-03-11T02:57:51.541Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/diff |
| 1541 | 2026-03-11T02:57:51.570Z | github.com/go-swagger/go-swagger/codescan |
| 1542 | 2026-03-11T02:57:51.593Z | github.com/hashicorp/hcl/json/parser |
| 1543 | 2026-03-11T02:57:51.637Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o |
| 1544 | 2026-03-11T02:57:51.686Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o |
| 1545 | 2026-03-11T02:57:51.706Z | github.com/spf13/jwalterweatherman |
| 1546 | 2026-03-11T02:57:51.712Z | go.mongodb.org/mongo-driver/bson/bsoncodec |
| 1547 | 2026-03-11T02:57:51.824Z | github.com/hashicorp/hcl |
| 1548 | 2026-03-11T02:57:51.831Z | github.com/spf13/cast |
| 1549 | 2026-03-11T02:57:51.834Z | github.com/spf13/pflag |
| 1550 | 2026-03-11T02:57:51.837Z | github.com/subosito/gotenv |
| 1551 | 2026-03-11T02:57:51.837Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o |
| 1552 | 2026-03-11T02:57:51.849Z | gopkg.in/ini.v1 |
| 1553 | 2026-03-11T02:57:51.871Z | golang.org/x/mod/internal/lazyregexp |
| 1554 | 2026-03-11T02:57:51.980Z | golang.org/x/mod/module |
| 1555 | 2026-03-11T02:57:51.983Z | golang.org/x/tools/internal/gopathwalk |
| 1556 | 2026-03-11T02:57:52.061Z | hash/crc64 |
| 1557 | 2026-03-11T02:57:52.064Z | internal/sysinfo |
| 1558 | 2026-03-11T02:57:52.073Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd |
| 1559 | 2026-03-11T02:57:52.141Z | golang.org/x/sys/unix |
| 1560 | 2026-03-11T02:57:52.144Z | github.com/felixge/httpsnoop |
| 1561 | 2026-03-11T02:57:52.212Z | github.com/toqueteos/webbrowser |
| 1562 | 2026-03-11T02:57:52.246Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o |
| 1563 | 2026-03-11T02:57:52.294Z | github.com/gorilla/handlers |
| 1564 | 2026-03-11T02:57:52.359Z | github.com/golang/mock/mockgen/model |
| 1565 | 2026-03-11T02:57:52.391Z | hash/adler32 |
| 1566 | 2026-03-11T02:57:52.469Z | debug/dwarf |
| 1567 | 2026-03-11T02:57:52.506Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o |
| 1568 | 2026-03-11T02:57:52.506Z | testing |
| 1569 | 2026-03-11T02:57:52.536Z | internal/zstd |
| 1570 | 2026-03-11T02:57:52.595Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o |
| 1571 | 2026-03-11T02:57:52.646Z | github.com/spf13/viper |
| 1572 | 2026-03-11T02:57:52.729Z | internal/pkgbits |
| 1573 | 2026-03-11T02:57:52.732Z | go.mongodb.org/mongo-driver/bson |
| 1574 | 2026-03-11T02:57:52.747Z | compress/zlib |
| 1575 | 2026-03-11T02:57:52.750Z | go/internal/srcimporter |
| 1576 | 2026-03-11T02:57:52.756Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o |
| 1577 | 2026-03-11T02:57:52.791Z | github.com/jessevdk/go-flags |
| 1578 | 2026-03-11T02:57:52.802Z | golang.org/x/mod/modfile |
| 1579 | 2026-03-11T02:57:52.857Z | github.com/golang/glog/internal/stackdump |
| 1580 | 2026-03-11T02:57:52.860Z | go/internal/gcimporter |
| 1581 | 2026-03-11T02:57:52.964Z | github.com/golang/glog/internal/logsink |
| 1582 | 2026-03-11T02:57:52.989Z | github.com/go-openapi/strfmt |
| 1583 | 2026-03-11T02:57:53.016Z | debug/elf |
| 1584 | 2026-03-11T02:57:53.045Z | internal/xcoff |
| 1585 | 2026-03-11T02:57:53.081Z | github.com/golang/glog |
| 1586 | 2026-03-11T02:57:53.096Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o |
| 1587 | 2026-03-11T02:57:53.101Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o |
| 1588 | 2026-03-11T02:57:53.130Z | golang.org/x/tools/internal/modindex |
| 1589 | 2026-03-11T02:57:53.174Z | google.golang.org/protobuf/internal/detrand |
| 1590 | 2026-03-11T02:57:53.215Z | google.golang.org/protobuf/internal/pragma |
| 1591 | 2026-03-11T02:57:53.231Z | go/internal/gccgoimporter |
| 1592 | 2026-03-11T02:57:53.251Z | google.golang.org/protobuf/internal/editiondefaults |
| 1593 | 2026-03-11T02:57:53.256Z | google.golang.org/protobuf/internal/errors |
| 1594 | 2026-03-11T02:57:53.277Z | google.golang.org/protobuf/internal/version |
| 1595 | 2026-03-11T02:57:53.292Z | github.com/ghodss/yaml |
| 1596 | 2026-03-11T02:57:53.299Z | github.com/grpc-ecosystem/grpc-gateway/utilities |
| 1597 | 2026-03-11T02:57:53.306Z | encoding/base32 |
| 1598 | 2026-03-11T02:57:53.351Z | google.golang.org/protobuf/encoding/protowire |
| 1599 | 2026-03-11T02:57:53.371Z | go/importer |
| 1600 | 2026-03-11T02:57:53.381Z | golang.org/x/tools/internal/imports |
| 1601 | 2026-03-11T02:57:53.381Z | github.com/kevinburke/go-bindata |
| 1602 | 2026-03-11T02:57:53.390Z | google.golang.org/protobuf/reflect/protoreflect |
| 1603 | 2026-03-11T02:57:53.394Z | golang.org/x/tools/go/analysis |
| 1604 | 2026-03-11T02:57:53.443Z | golang.org/x/tools/cover |
| 1605 | 2026-03-11T02:57:53.457Z | github.com/go-openapi/analysis |
| 1606 | 2026-03-11T02:57:53.468Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o |
| 1607 | 2026-03-11T02:57:53.478Z | github.com/go-openapi/runtime |
| 1608 | 2026-03-11T02:57:53.524Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o |
| 1609 | 2026-03-11T02:57:53.564Z | github.com/kevinburke/go-bindata/go-bindata |
| 1610 | 2026-03-11T02:57:53.583Z | github.com/kisielk/errcheck/errcheck |
| 1611 | 2026-03-11T02:57:53.596Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule |
| 1612 | 2026-03-11T02:57:53.675Z | github.com/mattn/goveralls |
| 1613 | 2026-03-11T02:57:53.679Z | github.com/go-openapi/runtime/security |
| 1614 | 2026-03-11T02:57:53.685Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o |
| 1615 | 2026-03-11T02:57:53.738Z | google.golang.org/protobuf/internal/encoding/messageset |
| 1616 | 2026-03-11T02:57:53.742Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o |
| 1617 | 2026-03-11T02:57:53.768Z | golang.org/x/tools/imports |
| 1618 | 2026-03-11T02:57:53.771Z | github.com/go-openapi/loads |
| 1619 | 2026-03-11T02:57:53.771Z | google.golang.org/protobuf/internal/strs |
| 1620 | 2026-03-11T02:57:53.798Z | google.golang.org/protobuf/internal/genid |
| 1621 | 2026-03-11T02:57:53.821Z | google.golang.org/protobuf/internal/order |
| 1622 | 2026-03-11T02:57:53.824Z | github.com/golang/mock/mockgen |
| 1623 | 2026-03-11T02:57:53.824Z | github.com/go-openapi/runtime/middleware/untyped |
| 1624 | 2026-03-11T02:57:53.830Z | github.com/go-openapi/validate |
| 1625 | 2026-03-11T02:57:53.867Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o |
| 1626 | 2026-03-11T02:57:53.870Z | google.golang.org/protobuf/internal/encoding/text |
| 1627 | 2026-03-11T02:57:53.871Z | google.golang.org/protobuf/reflect/protoregistry |
| 1628 | 2026-03-11T02:57:53.871Z | google.golang.org/protobuf/runtime/protoiface |
| 1629 | 2026-03-11T02:57:53.902Z | google.golang.org/protobuf/internal/descfmt |
| 1630 | 2026-03-11T02:57:53.921Z | google.golang.org/protobuf/internal/descopts |
| 1631 | 2026-03-11T02:57:53.986Z | google.golang.org/protobuf/internal/encoding/json |
| 1632 | 2026-03-11T02:57:53.990Z | google.golang.org/protobuf/proto |
| 1633 | 2026-03-11T02:57:54.021Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o |
| 1634 | 2026-03-11T02:57:54.027Z | github.com/kisielk/errcheck |
| 1635 | 2026-03-11T02:57:54.030Z | google.golang.org/protobuf/internal/encoding/defval |
| 1636 | 2026-03-11T02:57:54.034Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o |
| 1637 | 2026-03-11T02:57:54.154Z | github.com/mibk/dupl/suffixtree |
| 1638 | 2026-03-11T02:57:54.158Z | github.com/mmatczuk/go_generics/globals |
| 1639 | 2026-03-11T02:57:54.158Z | github.com/Masterminds/goutils |
| 1640 | 2026-03-11T02:57:54.257Z | google.golang.org/protobuf/encoding/prototext |
| 1641 | 2026-03-11T02:57:54.353Z | google.golang.org/protobuf/internal/filedesc |
| 1642 | 2026-03-11T02:57:54.371Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o |
| 1643 | 2026-03-11T02:57:54.407Z | github.com/mibk/dupl/syntax |
| 1644 | 2026-03-11T02:57:54.441Z | github.com/Masterminds/semver |
| 1645 | 2026-03-11T02:57:54.444Z | github.com/mmatczuk/go_generics/cmd/go_generics |
| 1646 | 2026-03-11T02:57:54.454Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o |
| 1647 | 2026-03-11T02:57:54.458Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o |
| 1648 | 2026-03-11T02:57:54.570Z | github.com/mibk/dupl/syntax/golang |
| 1649 | 2026-03-11T02:57:54.575Z | github.com/go-openapi/runtime/middleware |
| 1650 | 2026-03-11T02:57:54.579Z | github.com/go-swagger/go-swagger/generator |
| 1651 | 2026-03-11T02:57:54.682Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o |
| 1652 | 2026-03-11T02:57:54.752Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o |
| 1653 | 2026-03-11T02:57:54.819Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o |
| 1654 | 2026-03-11T02:57:54.835Z | github.com/mibk/dupl/output |
| 1655 | 2026-03-11T02:57:54.844Z | google.golang.org/protobuf/internal/encoding/tag |
| 1656 | 2026-03-11T02:57:54.854Z | google.golang.org/protobuf/encoding/protojson |
| 1657 | 2026-03-11T02:57:54.859Z | github.com/google/uuid |
| 1658 | 2026-03-11T02:57:54.870Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o |
| 1659 | 2026-03-11T02:57:54.942Z | google.golang.org/protobuf/internal/impl |
| 1660 | 2026-03-11T02:57:54.947Z | github.com/huandu/xstrings |
| 1661 | 2026-03-11T02:57:55.008Z | github.com/imdario/mergo |
| 1662 | 2026-03-11T02:57:55.061Z | github.com/mitchellh/reflectwalk |
| 1663 | 2026-03-11T02:57:55.108Z | github.com/mitchellh/copystructure |
| 1664 | 2026-03-11T02:57:55.116Z | golang.org/x/crypto/pbkdf2 |
| 1665 | 2026-03-11T02:57:55.148Z | github.com/wadey/gocovmerge |
| 1666 | 2026-03-11T02:57:55.156Z | golang.org/x/perf/internal/stats |
| 1667 | 2026-03-11T02:57:55.178Z | golang.org/x/perf/storage/benchfmt |
| 1668 | 2026-03-11T02:57:55.183Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o |
| 1669 | 2026-03-11T02:57:55.225Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o |
| 1670 | 2026-03-11T02:57:55.235Z | github.com/mwitkow/go-proto-validators |
| 1671 | 2026-03-11T02:57:55.261Z | golang.org/x/tools/cmd/goyacc |
| 1672 | 2026-03-11T02:57:55.292Z | golang.org/x/crypto/scrypt |
| 1673 | 2026-03-11T02:57:55.385Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o |
| 1674 | 2026-03-11T02:57:55.398Z | github.com/Masterminds/sprig |
| 1675 | 2026-03-11T02:57:55.408Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o |
| 1676 | 2026-03-11T02:57:55.408Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o |
| 1677 | 2026-03-11T02:57:55.420Z | github.com/mibk/dupl/job |
| 1678 | 2026-03-11T02:57:55.430Z | golang.org/x/tools/internal/astutil/edge |
| 1679 | 2026-03-11T02:57:55.453Z | github.com/mibk/dupl |
| 1680 | 2026-03-11T02:57:55.501Z | golang.org/x/tools/go/ast/inspector |
| 1681 | 2026-03-11T02:57:55.615Z | golang.org/x/tools/go/analysis/passes/inspect |
| 1682 | 2026-03-11T02:57:55.826Z | golang.org/x/tools/internal/analysisinternal |
| 1683 | 2026-03-11T02:57:55.830Z | golang.org/x/tools/go/analysis/internal/analysisflags |
| 1684 | 2026-03-11T02:57:55.830Z | golang.org/x/tools/go/analysis/internal |
| 1685 | 2026-03-11T02:57:56.003Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o |
| 1686 | 2026-03-11T02:57:56.024Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o |
| 1687 | 2026-03-11T02:57:56.029Z | golang.org/x/tools/internal/diff/lcs |
| 1688 | 2026-03-11T02:57:56.047Z | golang.org/x/tools/internal/facts |
| 1689 | 2026-03-11T02:57:56.053Z | golang.org/x/perf/benchstat |
| 1690 | 2026-03-11T02:57:56.104Z | golang.org/x/tools/go/buildutil |
| 1691 | 2026-03-11T02:57:56.117Z | golang.org/x/tools/go/analysis/passes/internal/analysisutil |
| 1692 | 2026-03-11T02:57:56.181Z | golang.org/x/perf/cmd/benchstat |
| 1693 | 2026-03-11T02:57:56.202Z | golang.org/x/tools/go/analysis/checker |
| 1694 | 2026-03-11T02:57:56.246Z | golang.org/x/tools/internal/diff |
| 1695 | 2026-03-11T02:57:56.270Z | golang.org/x/tools/go/analysis/unitchecker |
| 1696 | 2026-03-11T02:57:56.293Z | honnef.co/go/tools/analysis/facts/tokenfile |
| 1697 | 2026-03-11T02:57:56.298Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/generate |
| 1698 | 2026-03-11T02:57:56.303Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o |
| 1699 | 2026-03-11T02:57:56.338Z | github.com/BurntSushi/toml/internal |
| 1700 | 2026-03-11T02:57:56.343Z | honnef.co/go/tools/analysis/lint |
| 1701 | 2026-03-11T02:57:56.343Z | debug/macho |
| 1702 | 2026-03-11T02:57:56.348Z | golang.org/x/tools/go/analysis/internal/checker |
| 1703 | 2026-03-11T02:57:56.355Z | golang.org/x/tools/go/analysis/passes/shadow |
| 1704 | 2026-03-11T02:57:56.470Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o |
| 1705 | 2026-03-11T02:57:56.476Z | github.com/BurntSushi/toml |
| 1706 | 2026-03-11T02:57:56.480Z | honnef.co/go/tools/go/buildid |
| 1707 | 2026-03-11T02:57:56.531Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o |
| 1708 | 2026-03-11T02:57:56.597Z | golang.org/x/tools/go/analysis/singlechecker |
| 1709 | 2026-03-11T02:57:56.605Z | honnef.co/go/tools/internal/robustio |
| 1710 | 2026-03-11T02:57:56.625Z | honnef.co/go/tools/internal/renameio |
| 1711 | 2026-03-11T02:57:56.642Z | golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow |
| 1712 | 2026-03-11T02:57:56.651Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o |
| 1713 | 2026-03-11T02:57:56.666Z | honnef.co/go/tools/analysis/facts/generated |
| 1714 | 2026-03-11T02:57:56.666Z | honnef.co/go/tools/lintcmd/cache |
| 1715 | 2026-03-11T02:57:56.708Z | golang.org/x/exp/typeparams |
| 1716 | 2026-03-11T02:57:56.718Z | github.com/go-swagger/go-swagger/cmd/swagger/commands |
| 1717 | 2026-03-11T02:57:56.723Z | google.golang.org/protobuf/internal/filetype |
| 1718 | 2026-03-11T02:57:56.743Z | honnef.co/go/tools/go/ast/astutil |
| 1719 | 2026-03-11T02:57:56.790Z | golang.org/x/tools/go/internal/cgo |
| 1720 | 2026-03-11T02:57:56.881Z | honnef.co/go/tools/knowledge |
| 1721 | 2026-03-11T02:57:56.881Z | honnef.co/go/tools/config |
| 1722 | 2026-03-11T02:57:56.924Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o |
| 1723 | 2026-03-11T02:57:56.933Z | honnef.co/go/tools/pattern |
| 1724 | 2026-03-11T02:57:56.987Z | honnef.co/go/tools/go/types/typeutil |
| 1725 | 2026-03-11T02:57:56.990Z | github.com/go-swagger/go-swagger/cmd/swagger |
| 1726 | 2026-03-11T02:57:56.996Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o |
| 1727 | 2026-03-11T02:57:57.029Z | golang.org/x/tools/go/loader |
| 1728 | 2026-03-11T02:57:57.049Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o |
| 1729 | 2026-03-11T02:57:57.053Z | google.golang.org/protobuf/runtime/protoimpl |
| 1730 | 2026-03-11T02:57:57.060Z | honnef.co/go/tools/analysis/facts/directives |
| 1731 | 2026-03-11T02:57:57.063Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o |
| 1732 | 2026-03-11T02:57:57.097Z | honnef.co/go/tools/go/loader |
| 1733 | 2026-03-11T02:57:57.102Z | google.golang.org/protobuf/types/descriptorpb |
| 1734 | 2026-03-11T02:57:57.124Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o |
| 1735 | 2026-03-11T02:57:57.124Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o |
| 1736 | 2026-03-11T02:57:57.155Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o |
| 1737 | 2026-03-11T02:57:57.159Z | google.golang.org/protobuf/types/known/durationpb |
| 1738 | 2026-03-11T02:57:57.166Z | google.golang.org/protobuf/types/known/timestamppb |
| 1739 | 2026-03-11T02:57:57.278Z | honnef.co/go/tools/go/ir |
| 1740 | 2026-03-11T02:57:57.295Z | honnef.co/go/tools/lintcmd/version |
| 1741 | 2026-03-11T02:57:57.301Z | honnef.co/go/tools/analysis/facts/deprecated |
| 1742 | 2026-03-11T02:57:57.312Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o |
| 1743 | 2026-03-11T02:57:57.338Z | honnef.co/go/tools/staticcheck/fakereflect |
| 1744 | 2026-03-11T02:57:57.413Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o |
| 1745 | 2026-03-11T02:57:57.423Z | honnef.co/go/tools/printf |
| 1746 | 2026-03-11T02:57:57.428Z | honnef.co/go/tools/analysis/edit |
| 1747 | 2026-03-11T02:57:57.466Z | honnef.co/go/tools/staticcheck/fakejson |
| 1748 | 2026-03-11T02:57:57.471Z | honnef.co/go/tools/staticcheck/fakexml |
| 1749 | 2026-03-11T02:57:57.517Z | google.golang.org/protobuf/types/gofeaturespb |
| 1750 | 2026-03-11T02:57:57.531Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o |
| 1751 | 2026-03-11T02:57:57.535Z | google.golang.org/protobuf/types/pluginpb |
| 1752 | 2026-03-11T02:57:57.557Z | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 1753 | 2026-03-11T02:57:57.567Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o |
| 1754 | 2026-03-11T02:57:57.612Z | google.golang.org/genproto/googleapis/api/annotations |
| 1755 | 2026-03-11T02:57:57.710Z | google.golang.org/protobuf/reflect/protodesc |
| 1756 | 2026-03-11T02:57:57.713Z | github.com/envoyproxy/protoc-gen-validate/validate |
| 1757 | 2026-03-11T02:57:57.780Z | github.com/pseudomuto/protoc-gen-doc/extensions/google_api_http |
| 1758 | 2026-03-11T02:57:57.789Z | github.com/golang/protobuf/protoc-gen-go/plugin |
| 1759 | 2026-03-11T02:57:57.903Z | github.com/golang/protobuf/proto |
| 1760 | 2026-03-11T02:57:58.003Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o |
| 1761 | 2026-03-11T02:57:58.009Z | github.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate |
| 1762 | 2026-03-11T02:57:58.068Z | github.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate |
| 1763 | 2026-03-11T02:57:58.124Z | github.com/pseudomuto/protoc-gen-doc/extensions/validator_field |
| 1764 | 2026-03-11T02:57:58.128Z | github.com/grpc-ecosystem/grpc-gateway/codegenerator |
| 1765 | 2026-03-11T02:57:58.128Z | github.com/golang/protobuf/jsonpb |
| 1766 | 2026-03-11T02:57:58.128Z | github.com/pseudomuto/protokit |
| 1767 | 2026-03-11T02:57:58.226Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o |
| 1768 | 2026-03-11T02:57:58.264Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o |
| 1769 | 2026-03-11T02:57:58.330Z | github.com/pseudomuto/protoc-gen-doc |
| 1770 | 2026-03-11T02:57:58.403Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor |
| 1771 | 2026-03-11T02:57:58.496Z | github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc |
| 1772 | 2026-03-11T02:57:58.621Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator |
| 1773 | 2026-03-11T02:57:58.723Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway |
| 1774 | 2026-03-11T02:57:58.734Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o |
| 1775 | 2026-03-11T02:57:58.810Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway |
| 1776 | 2026-03-11T02:57:58.954Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o |
| 1777 | 2026-03-11T02:57:59.113Z | honnef.co/go/tools/internal/passes/buildir |
| 1778 | 2026-03-11T02:57:59.117Z | honnef.co/go/tools/go/ir/irutil |
| 1779 | 2026-03-11T02:57:59.134Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o |
| 1780 | 2026-03-11T02:57:59.180Z | honnef.co/go/tools/analysis/facts/nilness |
| 1781 | 2026-03-11T02:57:59.219Z | honnef.co/go/tools/analysis/facts/purity |
| 1782 | 2026-03-11T02:57:59.219Z | honnef.co/go/tools/analysis/facts/typedness |
| 1783 | 2026-03-11T02:57:59.295Z | honnef.co/go/tools/analysis/code |
| 1784 | 2026-03-11T02:57:59.332Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o |
| 1785 | 2026-03-11T02:57:59.413Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o |
| 1786 | 2026-03-11T02:57:59.453Z | honnef.co/go/tools/analysis/report |
| 1787 | 2026-03-11T02:57:59.521Z | honnef.co/go/tools/quickfix/qf1003 |
| 1788 | 2026-03-11T02:57:59.522Z | honnef.co/go/tools/quickfix/qf1001 |
| 1789 | 2026-03-11T02:57:59.525Z | honnef.co/go/tools/quickfix/qf1004 |
| 1790 | 2026-03-11T02:57:59.525Z | honnef.co/go/tools/quickfix/qf1002 |
| 1791 | 2026-03-11T02:57:59.525Z | honnef.co/go/tools/quickfix/qf1005 |
| 1792 | 2026-03-11T02:57:59.525Z | honnef.co/go/tools/unused |
| 1793 | 2026-03-11T02:57:59.548Z | honnef.co/go/tools/quickfix/qf1006 |
| 1794 | 2026-03-11T02:57:59.641Z | honnef.co/go/tools/quickfix/qf1007 |
| 1795 | 2026-03-11T02:57:59.659Z | honnef.co/go/tools/quickfix/qf1008 |
| 1796 | 2026-03-11T02:57:59.663Z | honnef.co/go/tools/quickfix/qf1009 |
| 1797 | 2026-03-11T02:57:59.758Z | honnef.co/go/tools/quickfix/qf1012 |
| 1798 | 2026-03-11T02:57:59.758Z | honnef.co/go/tools/quickfix/qf1010 |
| 1799 | 2026-03-11T02:57:59.762Z | honnef.co/go/tools/internal/sharedcheck |
| 1800 | 2026-03-11T02:57:59.769Z | honnef.co/go/tools/simple/s1000 |
| 1801 | 2026-03-11T02:57:59.772Z | honnef.co/go/tools/simple/s1001 |
| 1802 | 2026-03-11T02:57:59.772Z | honnef.co/go/tools/simple/s1002 |
| 1803 | 2026-03-11T02:57:59.817Z | honnef.co/go/tools/simple/s1003 |
| 1804 | 2026-03-11T02:57:59.823Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o |
| 1805 | 2026-03-11T02:57:59.831Z | honnef.co/go/tools/simple/s1004 |
| 1806 | 2026-03-11T02:57:59.876Z | honnef.co/go/tools/simple/s1006 |
| 1807 | 2026-03-11T02:57:59.876Z | honnef.co/go/tools/simple/s1007 |
| 1808 | 2026-03-11T02:57:59.879Z | honnef.co/go/tools/simple/s1005 |
| 1809 | 2026-03-11T02:57:59.879Z | honnef.co/go/tools/simple/s1008 |
| 1810 | 2026-03-11T02:57:59.903Z | honnef.co/go/tools/simple/s1009 |
| 1811 | 2026-03-11T02:57:59.927Z | honnef.co/go/tools/simple/s1010 |
| 1812 | 2026-03-11T02:57:59.935Z | honnef.co/go/tools/simple/s1011 |
| 1813 | 2026-03-11T02:57:59.935Z | honnef.co/go/tools/simple/s1012 |
| 1814 | 2026-03-11T02:57:59.939Z | honnef.co/go/tools/quickfix/qf1011 |
| 1815 | 2026-03-11T02:57:59.957Z | honnef.co/go/tools/simple/s1017 |
| 1816 | 2026-03-11T02:57:59.957Z | honnef.co/go/tools/simple/s1016 |
| 1817 | 2026-03-11T02:57:59.982Z | honnef.co/go/tools/simple/s1018 |
| 1818 | 2026-03-11T02:57:59.985Z | honnef.co/go/tools/simple/s1019 |
| 1819 | 2026-03-11T02:57:59.990Z | honnef.co/go/tools/lintcmd/runner |
| 1820 | 2026-03-11T02:58:00.000Z | honnef.co/go/tools/simple/s1020 |
| 1821 | 2026-03-11T02:58:00.013Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o |
| 1822 | 2026-03-11T02:58:00.031Z | honnef.co/go/tools/simple/s1021 |
| 1823 | 2026-03-11T02:58:00.067Z | honnef.co/go/tools/simple/s1023 |
| 1824 | 2026-03-11T02:58:00.067Z | honnef.co/go/tools/simple/s1024 |
| 1825 | 2026-03-11T02:58:00.070Z | honnef.co/go/tools/simple/s1025 |
| 1826 | 2026-03-11T02:58:00.107Z | honnef.co/go/tools/simple/s1028 |
| 1827 | 2026-03-11T02:58:00.119Z | honnef.co/go/tools/lintcmd |
| 1828 | 2026-03-11T02:58:00.127Z | honnef.co/go/tools/simple/s1029 |
| 1829 | 2026-03-11T02:58:00.159Z | honnef.co/go/tools/simple/s1031 |
| 1830 | 2026-03-11T02:58:00.159Z | honnef.co/go/tools/simple/s1030 |
| 1831 | 2026-03-11T02:58:00.170Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o |
| 1832 | 2026-03-11T02:58:00.198Z | honnef.co/go/tools/simple/s1032 |
| 1833 | 2026-03-11T02:58:00.215Z | honnef.co/go/tools/simple/s1033 |
| 1834 | 2026-03-11T02:58:00.226Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o |
| 1835 | 2026-03-11T02:58:00.286Z | honnef.co/go/tools/simple/s1034 |
| 1836 | 2026-03-11T02:58:00.290Z | honnef.co/go/tools/simple/s1035 |
| 1837 | 2026-03-11T02:58:00.310Z | honnef.co/go/tools/simple/s1036 |
| 1838 | 2026-03-11T02:58:00.360Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o |
| 1839 | 2026-03-11T02:58:00.382Z | honnef.co/go/tools/simple/s1037 |
| 1840 | 2026-03-11T02:58:00.386Z | honnef.co/go/tools/quickfix |
| 1841 | 2026-03-11T02:58:00.386Z | honnef.co/go/tools/simple/s1038 |
| 1842 | 2026-03-11T02:58:00.386Z | honnef.co/go/tools/simple/s1039 |
| 1843 | 2026-03-11T02:58:00.386Z | honnef.co/go/tools/simple/s1040 |
| 1844 | 2026-03-11T02:58:00.393Z | honnef.co/go/tools/analysis/callcheck |
| 1845 | 2026-03-11T02:58:00.398Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o |
| 1846 | 2026-03-11T02:58:00.414Z | honnef.co/go/tools/staticcheck/sa1001 |
| 1847 | 2026-03-11T02:58:00.417Z | honnef.co/go/tools/staticcheck/sa1004 |
| 1848 | 2026-03-11T02:58:00.433Z | honnef.co/go/tools/staticcheck/sa1005 |
| 1849 | 2026-03-11T02:58:00.508Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o |
| 1850 | 2026-03-11T02:58:00.511Z | honnef.co/go/tools/staticcheck/sa1006 |
| 1851 | 2026-03-11T02:58:00.574Z | honnef.co/go/tools/staticcheck/sa1008 |
| 1852 | 2026-03-11T02:58:00.578Z | honnef.co/go/tools/staticcheck/sa1012 |
| 1853 | 2026-03-11T02:58:00.579Z | honnef.co/go/tools/staticcheck/sa1013 |
| 1854 | 2026-03-11T02:58:00.619Z | honnef.co/go/tools/staticcheck/sa1015 |
| 1855 | 2026-03-11T02:58:00.630Z | honnef.co/go/tools/staticcheck/sa1016 |
| 1856 | 2026-03-11T02:58:00.642Z | honnef.co/go/tools/staticcheck/sa1019 |
| 1857 | 2026-03-11T02:58:00.646Z | honnef.co/go/tools/staticcheck/sa1000 |
| 1858 | 2026-03-11T02:58:00.675Z | honnef.co/go/tools/staticcheck/sa1002 |
| 1859 | 2026-03-11T02:58:00.678Z | honnef.co/go/tools/staticcheck/sa1003 |
| 1860 | 2026-03-11T02:58:00.729Z | honnef.co/go/tools/staticcheck/sa1007 |
| 1861 | 2026-03-11T02:58:00.733Z | honnef.co/go/tools/staticcheck/sa1010 |
| 1862 | 2026-03-11T02:58:00.791Z | honnef.co/go/tools/staticcheck/sa1011 |
| 1863 | 2026-03-11T02:58:00.794Z | honnef.co/go/tools/staticcheck/sa1014 |
| 1864 | 2026-03-11T02:58:00.794Z | honnef.co/go/tools/staticcheck/sa1017 |
| 1865 | 2026-03-11T02:58:00.810Z | honnef.co/go/tools/staticcheck/sa1018 |
| 1866 | 2026-03-11T02:58:00.839Z | honnef.co/go/tools/staticcheck/sa1020 |
| 1867 | 2026-03-11T02:58:00.860Z | honnef.co/go/tools/simple |
| 1868 | 2026-03-11T02:58:00.864Z | honnef.co/go/tools/staticcheck/sa1021 |
| 1869 | 2026-03-11T02:58:00.864Z | honnef.co/go/tools/staticcheck/sa1023 |
| 1870 | 2026-03-11T02:58:00.864Z | honnef.co/go/tools/staticcheck/sa1024 |
| 1871 | 2026-03-11T02:58:00.922Z | honnef.co/go/tools/staticcheck/sa1025 |
| 1872 | 2026-03-11T02:58:00.926Z | honnef.co/go/tools/staticcheck/sa1026 |
| 1873 | 2026-03-11T02:58:00.955Z | honnef.co/go/tools/staticcheck/sa1027 |
| 1874 | 2026-03-11T02:58:00.978Z | honnef.co/go/tools/staticcheck/sa1028 |
| 1875 | 2026-03-11T02:58:00.981Z | honnef.co/go/tools/staticcheck/sa1029 |
| 1876 | 2026-03-11T02:58:00.981Z | honnef.co/go/tools/staticcheck/sa1030 |
| 1877 | 2026-03-11T02:58:00.991Z | honnef.co/go/tools/staticcheck/sa1031 |
| 1878 | 2026-03-11T02:58:00.994Z | honnef.co/go/tools/staticcheck/sa1032 |
| 1879 | 2026-03-11T02:58:01.017Z | honnef.co/go/tools/staticcheck/sa2000 |
| 1880 | 2026-03-11T02:58:01.030Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o |
| 1881 | 2026-03-11T02:58:01.038Z | honnef.co/go/tools/staticcheck/sa2001 |
| 1882 | 2026-03-11T02:58:01.071Z | honnef.co/go/tools/staticcheck/sa2002 |
| 1883 | 2026-03-11T02:58:01.128Z | honnef.co/go/tools/staticcheck/sa2003 |
| 1884 | 2026-03-11T02:58:01.143Z | honnef.co/go/tools/staticcheck/sa3000 |
| 1885 | 2026-03-11T02:58:01.146Z | honnef.co/go/tools/staticcheck/sa3001 |
| 1886 | 2026-03-11T02:58:01.151Z | honnef.co/go/tools/staticcheck/sa4000 |
| 1887 | 2026-03-11T02:58:01.151Z | honnef.co/go/tools/staticcheck/sa4001 |
| 1888 | 2026-03-11T02:58:01.151Z | honnef.co/go/tools/staticcheck/sa4003 |
| 1889 | 2026-03-11T02:58:01.170Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o |
| 1890 | 2026-03-11T02:58:01.263Z | honnef.co/go/tools/staticcheck/sa4004 |
| 1891 | 2026-03-11T02:58:01.271Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o |
| 1892 | 2026-03-11T02:58:01.275Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o |
| 1893 | 2026-03-11T02:58:01.313Z | honnef.co/go/tools/staticcheck/sa4005 |
| 1894 | 2026-03-11T02:58:01.313Z | honnef.co/go/tools/staticcheck/sa4006 |
| 1895 | 2026-03-11T02:58:01.313Z | honnef.co/go/tools/staticcheck/sa4008 |
| 1896 | 2026-03-11T02:58:01.330Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o |
| 1897 | 2026-03-11T02:58:01.339Z | honnef.co/go/tools/staticcheck/sa4009 |
| 1898 | 2026-03-11T02:58:01.344Z | honnef.co/go/tools/staticcheck/sa4010 |
| 1899 | 2026-03-11T02:58:01.357Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o |
| 1900 | 2026-03-11T02:58:01.371Z | honnef.co/go/tools/staticcheck/sa4011 |
| 1901 | 2026-03-11T02:58:01.450Z | honnef.co/go/tools/staticcheck/sa4012 |
| 1902 | 2026-03-11T02:58:01.453Z | honnef.co/go/tools/staticcheck/sa4013 |
| 1903 | 2026-03-11T02:58:01.454Z | honnef.co/go/tools/staticcheck/sa4014 |
| 1904 | 2026-03-11T02:58:01.484Z | honnef.co/go/tools/staticcheck/sa4015 |
| 1905 | 2026-03-11T02:58:01.498Z | honnef.co/go/tools/staticcheck/sa4016 |
| 1906 | 2026-03-11T02:58:01.632Z | honnef.co/go/tools/staticcheck/sa4017 |
| 1907 | 2026-03-11T02:58:01.697Z | honnef.co/go/tools/staticcheck/sa4018 |
| 1908 | 2026-03-11T02:58:01.700Z | honnef.co/go/tools/staticcheck/sa4019 |
| 1909 | 2026-03-11T02:58:01.704Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o |
| 1910 | 2026-03-11T02:58:01.729Z | honnef.co/go/tools/staticcheck/sa4020 |
| 1911 | 2026-03-11T02:58:01.763Z | honnef.co/go/tools/staticcheck/sa4021 |
| 1912 | 2026-03-11T02:58:01.777Z | honnef.co/go/tools/staticcheck/sa4022 |
| 1913 | 2026-03-11T02:58:01.783Z | honnef.co/go/tools/staticcheck/sa4023 |
| 1914 | 2026-03-11T02:58:01.785Z | honnef.co/go/tools/staticcheck/sa4024 |
| 1915 | 2026-03-11T02:58:01.810Z | honnef.co/go/tools/staticcheck/sa4025 |
| 1916 | 2026-03-11T02:58:01.810Z | honnef.co/go/tools/staticcheck/sa4026 |
| 1917 | 2026-03-11T02:58:01.818Z | honnef.co/go/tools/staticcheck/sa4027 |
| 1918 | 2026-03-11T02:58:01.823Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o |
| 1919 | 2026-03-11T02:58:01.869Z | honnef.co/go/tools/staticcheck/sa4028 |
| 1920 | 2026-03-11T02:58:01.872Z | honnef.co/go/tools/staticcheck/sa4029 |
| 1921 | 2026-03-11T02:58:01.875Z | honnef.co/go/tools/staticcheck/sa4031 |
| 1922 | 2026-03-11T02:58:01.880Z | honnef.co/go/tools/staticcheck/sa4030 |
| 1923 | 2026-03-11T02:58:01.886Z | honnef.co/go/tools/staticcheck/sa4032 |
| 1924 | 2026-03-11T02:58:01.914Z | honnef.co/go/tools/staticcheck/sa5000 |
| 1925 | 2026-03-11T02:58:01.918Z | honnef.co/go/tools/staticcheck/sa5001 |
| 1926 | 2026-03-11T02:58:01.948Z | honnef.co/go/tools/staticcheck/sa5004 |
| 1927 | 2026-03-11T02:58:01.948Z | honnef.co/go/tools/staticcheck/sa5003 |
| 1928 | 2026-03-11T02:58:01.951Z | honnef.co/go/tools/staticcheck/sa5002 |
| 1929 | 2026-03-11T02:58:01.956Z | honnef.co/go/tools/staticcheck/sa5005 |
| 1930 | 2026-03-11T02:58:01.990Z | honnef.co/go/tools/staticcheck/sa5008 |
| 1931 | 2026-03-11T02:58:01.993Z | honnef.co/go/tools/staticcheck/sa5009 |
| 1932 | 2026-03-11T02:58:01.993Z | honnef.co/go/tools/staticcheck/sa5007 |
| 1933 | 2026-03-11T02:58:01.993Z | honnef.co/go/tools/staticcheck/sa5010 |
| 1934 | 2026-03-11T02:58:01.993Z | honnef.co/go/tools/staticcheck/sa5011 |
| 1935 | 2026-03-11T02:58:02.015Z | honnef.co/go/tools/staticcheck/sa5012 |
| 1936 | 2026-03-11T02:58:02.052Z | honnef.co/go/tools/staticcheck/sa6000 |
| 1937 | 2026-03-11T02:58:02.061Z | honnef.co/go/tools/staticcheck/sa6001 |
| 1938 | 2026-03-11T02:58:02.115Z | honnef.co/go/tools/staticcheck/sa6002 |
| 1939 | 2026-03-11T02:58:02.118Z | honnef.co/go/tools/staticcheck/sa6003 |
| 1940 | 2026-03-11T02:58:02.135Z | honnef.co/go/tools/staticcheck/sa6006 |
| 1941 | 2026-03-11T02:58:02.138Z | honnef.co/go/tools/staticcheck/sa6005 |
| 1942 | 2026-03-11T02:58:02.171Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o |
| 1943 | 2026-03-11T02:58:02.218Z | honnef.co/go/tools/staticcheck/sa9003 |
| 1944 | 2026-03-11T02:58:02.222Z | honnef.co/go/tools/staticcheck/sa9004 |
| 1945 | 2026-03-11T02:58:02.222Z | honnef.co/go/tools/staticcheck/sa9005 |
| 1946 | 2026-03-11T02:58:02.222Z | honnef.co/go/tools/staticcheck/sa9006 |
| 1947 | 2026-03-11T02:58:02.222Z | honnef.co/go/tools/staticcheck/sa9007 |
| 1948 | 2026-03-11T02:58:02.222Z | honnef.co/go/tools/staticcheck/sa9002 |
| 1949 | 2026-03-11T02:58:02.251Z | honnef.co/go/tools/staticcheck/sa9001 |
| 1950 | 2026-03-11T02:58:02.263Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o |
| 1951 | 2026-03-11T02:58:02.271Z | honnef.co/go/tools/staticcheck/sa9008 |
| 1952 | 2026-03-11T02:58:02.314Z | honnef.co/go/tools/staticcheck/sa9009 |
| 1953 | 2026-03-11T02:58:02.318Z | honnef.co/go/tools/stylecheck/st1000 |
| 1954 | 2026-03-11T02:58:02.324Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o |
| 1955 | 2026-03-11T02:58:02.337Z | honnef.co/go/tools/stylecheck/st1001 |
| 1956 | 2026-03-11T02:58:02.363Z | honnef.co/go/tools/stylecheck/st1003 |
| 1957 | 2026-03-11T02:58:02.379Z | honnef.co/go/tools/stylecheck/st1005 |
| 1958 | 2026-03-11T02:58:02.382Z | honnef.co/go/tools/stylecheck/st1006 |
| 1959 | 2026-03-11T02:58:02.389Z | honnef.co/go/tools/stylecheck/st1008 |
| 1960 | 2026-03-11T02:58:02.394Z | honnef.co/go/tools/stylecheck/st1011 |
| 1961 | 2026-03-11T02:58:02.399Z | honnef.co/go/tools/stylecheck/st1012 |
| 1962 | 2026-03-11T02:58:02.459Z | honnef.co/go/tools/stylecheck/st1015 |
| 1963 | 2026-03-11T02:58:02.485Z | honnef.co/go/tools/stylecheck/st1013 |
| 1964 | 2026-03-11T02:58:02.489Z | honnef.co/go/tools/stylecheck/st1016 |
| 1965 | 2026-03-11T02:58:02.512Z | honnef.co/go/tools/stylecheck/st1017 |
| 1966 | 2026-03-11T02:58:02.546Z | honnef.co/go/tools/stylecheck/st1018 |
| 1967 | 2026-03-11T02:58:02.575Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o |
| 1968 | 2026-03-11T02:58:02.608Z | honnef.co/go/tools/stylecheck/st1020 |
| 1969 | 2026-03-11T02:58:02.611Z | honnef.co/go/tools/stylecheck/st1019 |
| 1970 | 2026-03-11T02:58:02.611Z | honnef.co/go/tools/stylecheck/st1021 |
| 1971 | 2026-03-11T02:58:02.611Z | honnef.co/go/tools/stylecheck/st1022 |
| 1972 | 2026-03-11T02:58:02.622Z | honnef.co/go/tools/stylecheck/st1023 |
| 1973 | 2026-03-11T02:58:02.673Z | honnef.co/go/tools/staticcheck |
| 1974 | 2026-03-11T02:58:02.718Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o |
| 1975 | 2026-03-11T02:58:02.776Z | honnef.co/go/tools/stylecheck |
| 1976 | 2026-03-11T02:58:02.825Z | honnef.co/go/tools/cmd/staticcheck |
| 1977 | 2026-03-11T02:58:02.836Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o |
| 1978 | 2026-03-11T02:58:02.841Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o |
| 1979 | 2026-03-11T02:58:02.884Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o |
| 1980 | 2026-03-11T02:58:03.029Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o |
| 1981 | 2026-03-11T02:58:03.092Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o |
| 1982 | 2026-03-11T02:58:03.129Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o |
| 1983 | 2026-03-11T02:58:03.237Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o |
| 1984 | 2026-03-11T02:58:03.296Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o |
| 1985 | 2026-03-11T02:58:03.319Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o |
| 1986 | 2026-03-11T02:58:03.522Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o |
| 1987 | 2026-03-11T02:58:03.611Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o |
| 1988 | 2026-03-11T02:58:03.726Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o |
| 1989 | 2026-03-11T02:58:03.730Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o |
| 1990 | 2026-03-11T02:58:03.792Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o |
| 1991 | 2026-03-11T02:58:03.840Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o |
| 1992 | 2026-03-11T02:58:03.885Z | touch bin/.bootstrap |
| 1993 | 2026-03-11T02:58:03.902Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o |
| 1994 | 2026-03-11T02:58:04.216Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o |
| 1995 | 2026-03-11T02:58:04.232Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o |
| 1996 | 2026-03-11T02:58:04.293Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o |
| 1997 | 2026-03-11T02:58:04.336Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o |
| 1998 | 2026-03-11T02:58:04.473Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o |
| 1999 | 2026-03-11T02:58:04.814Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o |
| 2000 | 2026-03-11T02:58:04.937Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o |
| 2001 | 2026-03-11T02:58:05.026Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o |
| 2002 | 2026-03-11T02:58:05.057Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o |
| 2003 | 2026-03-11T02:58:05.117Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o |
| 2004 | 2026-03-11T02:58:05.120Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o |
| 2005 | 2026-03-11T02:58:05.415Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o |
| 2006 | 2026-03-11T02:58:05.515Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o |
| 2007 | 2026-03-11T02:58:05.524Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o |
| 2008 | 2026-03-11T02:58:05.528Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o |
| 2009 | 2026-03-11T02:58:05.605Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o |
| 2010 | 2026-03-11T02:58:05.640Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o |
| 2011 | 2026-03-11T02:58:05.973Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o |
| 2012 | 2026-03-11T02:58:05.997Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o |
| 2013 | 2026-03-11T02:58:06.096Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o |
| 2014 | 2026-03-11T02:58:06.118Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o |
| 2015 | 2026-03-11T02:58:06.143Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o |
| 2016 | 2026-03-11T02:58:06.248Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o |
| 2017 | 2026-03-11T02:58:06.264Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o |
| 2018 | 2026-03-11T02:58:06.507Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o |
| 2019 | 2026-03-11T02:58:06.595Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o |
| 2020 | 2026-03-11T02:58:06.805Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o |
| 2021 | 2026-03-11T02:58:06.848Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o |
| 2022 | 2026-03-11T02:58:06.904Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o |
| 2023 | 2026-03-11T02:58:06.924Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o |
| 2024 | 2026-03-11T02:58:07.006Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o |
| 2025 | 2026-03-11T02:58:07.136Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o |
| 2026 | 2026-03-11T02:58:07.228Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o |
| 2027 | 2026-03-11T02:58:07.293Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o |
| 2028 | 2026-03-11T02:58:07.414Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o |
| 2029 | 2026-03-11T02:58:07.507Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o |
| 2030 | 2026-03-11T02:58:07.721Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o |
| 2031 | 2026-03-11T02:58:07.755Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o |
| 2032 | 2026-03-11T02:58:07.957Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o |
| 2033 | 2026-03-11T02:58:08.115Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o |
| 2034 | 2026-03-11T02:58:08.115Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o |
| 2035 | 2026-03-11T02:58:08.272Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o |
| 2036 | 2026-03-11T02:58:08.388Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o |
| 2037 | 2026-03-11T02:58:08.479Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o |
| 2038 | 2026-03-11T02:58:08.494Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o |
| 2039 | 2026-03-11T02:58:08.573Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o |
| 2040 | 2026-03-11T02:58:08.637Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o |
| 2041 | 2026-03-11T02:58:08.711Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o |
| 2042 | 2026-03-11T02:58:08.965Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o |
| 2043 | 2026-03-11T02:58:08.979Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o |
| 2044 | 2026-03-11T02:58:09.001Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o |
| 2045 | 2026-03-11T02:58:09.170Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o |
| 2046 | 2026-03-11T02:58:09.176Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o |
| 2047 | 2026-03-11T02:58:09.394Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o |
| 2048 | 2026-03-11T02:58:09.398Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o |
| 2049 | 2026-03-11T02:58:09.530Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o |
| 2050 | 2026-03-11T02:58:09.573Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o |
| 2051 | 2026-03-11T02:58:09.591Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o |
| 2052 | 2026-03-11T02:58:09.639Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o |
| 2053 | 2026-03-11T02:58:09.778Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o |
| 2054 | 2026-03-11T02:58:09.801Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o |
| 2055 | 2026-03-11T02:58:09.896Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o |
| 2056 | 2026-03-11T02:58:09.977Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o |
| 2057 | 2026-03-11T02:58:10.247Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o |
| 2058 | 2026-03-11T02:58:10.250Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o |
| 2059 | 2026-03-11T02:58:10.381Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o |
| 2060 | 2026-03-11T02:58:10.541Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o |
| 2061 | 2026-03-11T02:58:10.601Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o |
| 2062 | 2026-03-11T02:58:10.782Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o |
| 2063 | 2026-03-11T02:58:10.845Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o |
| 2064 | 2026-03-11T02:58:10.880Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o |
| 2065 | 2026-03-11T02:58:11.097Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o |
| 2066 | 2026-03-11T02:58:11.129Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o |
| 2067 | 2026-03-11T02:58:11.194Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o |
| 2068 | 2026-03-11T02:58:11.361Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o |
| 2069 | 2026-03-11T02:58:11.456Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o |
| 2070 | 2026-03-11T02:58:11.496Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o |
| 2071 | 2026-03-11T02:58:11.610Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o |
| 2072 | 2026-03-11T02:58:11.624Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o |
| 2073 | 2026-03-11T02:58:11.702Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o |
| 2074 | 2026-03-11T02:58:11.824Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o |
| 2075 | 2026-03-11T02:58:11.842Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o |
| 2076 | 2026-03-11T02:58:11.945Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o |
| 2077 | 2026-03-11T02:58:11.969Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o |
| 2078 | 2026-03-11T02:58:11.972Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o |
| 2079 | 2026-03-11T02:58:11.987Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o |
| 2080 | 2026-03-11T02:58:12.047Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o |
| 2081 | 2026-03-11T02:58:12.112Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o |
| 2082 | 2026-03-11T02:58:12.189Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o |
| 2083 | 2026-03-11T02:58:12.243Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o |
| 2084 | 2026-03-11T02:58:12.279Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o |
| 2085 | 2026-03-11T02:58:12.403Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o |
| 2086 | 2026-03-11T02:58:12.463Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o |
| 2087 | 2026-03-11T02:58:12.463Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o |
| 2088 | 2026-03-11T02:58:12.574Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o |
| 2089 | 2026-03-11T02:58:12.703Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o |
| 2090 | 2026-03-11T02:58:12.850Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o |
| 2091 | 2026-03-11T02:58:12.867Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o |
| 2092 | 2026-03-11T02:58:12.927Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o |
| 2093 | 2026-03-11T02:58:12.978Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o |
| 2094 | 2026-03-11T02:58:13.050Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o |
| 2095 | 2026-03-11T02:58:13.050Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o |
| 2096 | 2026-03-11T02:58:13.065Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o |
| 2097 | 2026-03-11T02:58:13.390Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o |
| 2098 | 2026-03-11T02:58:13.424Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o |
| 2099 | 2026-03-11T02:58:13.510Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o |
| 2100 | 2026-03-11T02:58:13.560Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o |
| 2101 | 2026-03-11T02:58:13.679Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o |
| 2102 | 2026-03-11T02:58:13.721Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o |
| 2103 | 2026-03-11T02:58:13.882Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o |
| 2104 | 2026-03-11T02:58:13.882Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o |
| 2105 | 2026-03-11T02:58:13.885Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o |
| 2106 | 2026-03-11T02:58:13.898Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o |
| 2107 | 2026-03-11T02:58:13.965Z | [100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o |
| 2108 | 2026-03-11T02:58:14.062Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} + |
| 2109 | 2026-03-11T02:58:14.128Z | set -e; for dir in ./pkg/acceptance/cluster/ ./pkg/blobs/blobspb/ ./pkg/build/ ./pkg/clusterversion/ ./pkg/config/ ./pkg/config/zonepb/ ./pkg/geo/geoindex/ ./pkg/geo/geopb/ ./pkg/gossip/ ./pkg/jobs/jobspb/ ./pkg/kv/kvnemesis/ ./pkg/kv/kvserver/ ./pkg/kv/kvserver/closedts/ctpb/ ./pkg/kv/kvserver/concurrency/lock/ ./pkg/kv/kvserver/concurrency/poison/ ./pkg/kv/kvserver/kvserverpb/ ./pkg/kv/kvserver/liveness/livenesspb/ ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/ ./pkg/kv/kvserver/protectedts/ptpb/ ./pkg/kv/kvserver/protectedts/ptstorage/ ./pkg/kv/kvserver/readsummary/rspb/ ./pkg/roachpb/ ./pkg/rpc/ ./pkg/server/diagnostics/diagnosticspb/ ./pkg/server/serverpb/ ./pkg/server/status/statuspb/ ./pkg/settings/ ./pkg/sql/catalog/catpb/ ./pkg/sql/catalog/descpb/ ./pkg/sql/contentionpb/ ./pkg/sql/execinfrapb/ ./pkg/sql/inverted/ ./pkg/sql/lex/ ./pkg/sql/pgwire/pgerror/ ./pkg/sql/protoreflect/test/ ./pkg/sql/rowenc/rowencpb/ ./pkg/sql/schemachanger/scpb/ ./pkg/sql/sessiondatapb/ ./pkg/sql/sqlstats/persistedsqlstats/ ./pkg/sql/stats/ ./pkg/sql/types/ ./pkg/startupmigrations/leasemanager/ ./pkg/storage/enginepb/ ./pkg/testutils/grpcutils/ ./pkg/ts/catalog/ ./pkg/ts/tspb/ ./pkg/util/ ./pkg/util/duration/ ./pkg/util/hlc/ ./pkg/util/log/eventpb/ ./pkg/util/log/logpb/ ./pkg/util/metric/ ./pkg/util/optional/ ./pkg/util/protoutil/ ./pkg/util/timeutil/pgdate/ ./pkg/util/tracing/tracingpb/ ./pkg/util/tracing/tracingservicepb/; do \ |
| 2110 | 2026-03-11T02:58:14.128Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis -I./vendor/github.com/cockroachdb/errors --gogoroach_out=Mgoogle/api/annotations.proto=google.golang.org/genproto/googleapis/api/annotations,Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/duration.proto=github.com/gogo/protobuf/types,plugins=grpc,import_prefix=github.com/cockroachdb/cockroach/pkg/:./pkg $dir/*.proto; \ |
| 2111 | 2026-03-11T02:58:14.128Z | done |
| 2112 | 2026-03-11T02:58:14.167Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} + |
| 2113 | 2026-03-11T02:58:14.209Z | (cd pkg/roachprod/vm/aws && go generate) |
| 2114 | 2026-03-11T02:58:14.227Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto |
| 2115 | 2026-03-11T02:58:14.317Z | (cd pkg/security/securitytest && go generate) |
| 2116 | 2026-03-11T02:58:14.406Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto channel.go pkg/util/log/channel/channel_generated.go.tmp || { rm -f pkg/util/log/channel/channel_generated.go.tmp; exit 1; } |
| 2117 | 2026-03-11T02:58:14.468Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto log_channels.go pkg/util/log/log_channels_generated.go.tmp || { rm -f pkg/util/log/log_channels_generated.go.tmp; exit 1; } |
| 2118 | 2026-03-11T02:58:14.714Z | set -euo pipefail; \ |
| 2119 | 2026-03-11T02:58:14.715Z | ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \ |
| 2120 | 2026-03-11T02:58:14.715Z | if expr "$ret" : ".*conflicts" >/dev/null; then \ |
| 2121 | 2026-03-11T02:58:14.715Z | echo "$ret"; exit 1; \ |
| 2122 | 2026-03-11T02:58:14.715Z | fi |
| 2123 | 2026-03-11T02:58:14.727Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/ts/tspb/timeseries.proto |
| 2124 | 2026-03-11T02:58:14.773Z | mv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go |
| 2125 | 2026-03-11T02:58:14.777Z | gofmt -s -w pkg/sql/parser/helpmap_test.go |
| 2126 | 2026-03-11T02:58:14.786Z | awk -f pkg/sql/parser/help.awk < pkg/sql/parser/sql.y > pkg/sql/parser/help_messages.go.tmp || rm pkg/sql/parser/help_messages.go.tmp |
| 2127 | 2026-03-11T02:58:14.814Z | mv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go |
| 2128 | 2026-03-11T02:58:14.818Z | gofmt -s -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 2129 | 2026-03-11T02:58:14.821Z | gofmt -s -w pkg/sql/parser/help_messages.go |
| 2130 | 2026-03-11T02:58:14.831Z | go run -mod=vendor -tags all-keywords pkg/sql/lexbase/allkeywords/main.go < pkg/sql/parser/sql.y > pkg/sql/lexbase/keywords.go.tmp || rm pkg/sql/lexbase/keywords.go.tmp |
| 2131 | 2026-03-11T02:58:14.869Z | goimports -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 2132 | 2026-03-11T02:58:14.963Z | touch bin/.gw_protobuf_sources |
| 2133 | 2026-03-11T02:58:14.967Z | awk -f pkg/sql/parser/reserved_keywords.awk < pkg/sql/parser/sql.y > pkg/sql/lexbase/reserved_keywords.go.tmp || rm pkg/sql/lexbase/reserved_keywords.go.tmp |
| 2134 | 2026-03-11T02:58:14.994Z | mv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go |
| 2135 | 2026-03-11T02:58:14.999Z | gofmt -s -w pkg/sql/lexbase/reserved_keywords.go |
| 2136 | 2026-03-11T02:58:15.008Z | stringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go |
| 2137 | 2026-03-11T02:58:15.193Z | mv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go |
| 2138 | 2026-03-11T02:58:15.198Z | gofmt -s -w pkg/sql/lexbase/keywords.go |
| 2139 | 2026-03-11T02:58:15.299Z | mv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go |
| 2140 | 2026-03-11T02:58:15.338Z | [100%] Linking CXX shared library lib/libgeos.so |
| 2141 | 2026-03-11T02:58:15.448Z | mv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go |
| 2142 | 2026-03-11T02:58:15.512Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o |
| 2143 | 2026-03-11T02:58:15.512Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o |
| 2144 | 2026-03-11T02:58:17.664Z | (echo "// Code generated by goyacc. DO NOT EDIT."; \ |
| 2145 | 2026-03-11T02:58:17.664Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 2146 | 2026-03-11T02:58:17.664Z | cat pkg/sql/parser/gen/sql.go.tmp | \ |
| 2147 | 2026-03-11T02:58:17.664Z | sed -E 's/^const ([A-Z][_A-Z0-9]*) =.*$/const \1 = lexbase.\1/g') > pkg/sql/parser/sql.go.tmp || rm pkg/sql/parser/sql.go.tmp |
| 2148 | 2026-03-11T02:58:17.668Z | (echo "// Code generated by make. DO NOT EDIT."; \ |
| 2149 | 2026-03-11T02:58:17.668Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 2150 | 2026-03-11T02:58:17.668Z | echo; \ |
| 2151 | 2026-03-11T02:58:17.668Z | echo "package lexbase"; \ |
| 2152 | 2026-03-11T02:58:17.668Z | echo; \ |
| 2153 | 2026-03-11T02:58:17.668Z | grep '^const [A-Z][_A-Z0-9]* ' pkg/sql/parser/gen/sql.go.tmp) > pkg/sql/lexbase/tokens.go.tmp || rm pkg/sql/lexbase/tokens.go.tmp |
| 2154 | 2026-03-11T02:58:17.674Z | mv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go |
| 2155 | 2026-03-11T02:58:17.691Z | mv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go |
| 2156 | 2026-03-11T02:58:17.695Z | goimports -w pkg/sql/parser/sql.go |
| 2157 | 2026-03-11T02:58:19.122Z | [100%] Linking CXX shared library lib/libgeos_c.so |
| 2158 | 2026-03-11T02:58:19.197Z | mkdir -p lib |
| 2159 | 2026-03-11T02:58:19.201Z | rm -f lib/lib{geos,geos_c}.so |
| 2160 | 2026-03-11T02:58:19.206Z | cp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib |
| 2161 | 2026-03-11T02:58:22.896Z | gofmt -s -w ./pkg/acceptance/cluster/testconfig.pb.go ./pkg/blobs/blobspb/blobs.pb.go ./pkg/build/info.pb.go ./pkg/clusterversion/cluster_version.pb.go ./pkg/config/system.pb.go ./pkg/config/zonepb/zone.pb.go ./pkg/geo/geoindex/config.pb.go ./pkg/geo/geopb/geopb.pb.go ./pkg/gossip/gossip.pb.go ./pkg/jobs/jobspb/jobs.pb.go ./pkg/jobs/jobspb/schedule.pb.go ./pkg/kv/kvnemesis/operations.pb.go ./pkg/kv/kvserver/api.pb.go ./pkg/kv/kvserver/closedts/ctpb/service.pb.go ./pkg/kv/kvserver/concurrency/lock/lock_waiter.pb.go ./pkg/kv/kvserver/concurrency/lock/locking.pb.go ./pkg/kv/kvserver/concurrency/poison/error.pb.go ./pkg/kv/kvserver/concurrency/poison/policy.pb.go ./pkg/kv/kvserver/kvserverpb/lease_status.pb.go ./pkg/kv/kvserver/kvserverpb/proposer_kv.pb.go ./pkg/kv/kvserver/kvserverpb/raft.pb.go ./pkg/kv/kvserver/kvserverpb/range_log.pb.go ./pkg/kv/kvserver/kvserverpb/state.pb.go ./pkg/kv/kvserver/liveness/livenesspb/liveness.pb.go ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.pb.go ./pkg/kv/kvserver/protectedts/ptpb/protectedts.pb.go ./pkg/kv/kvserver/protectedts/ptstorage/storage.pb.go ./pkg/kv/kvserver/readsummary/rspb/summary.pb.go ./pkg/kv/kvserver/storage_services.pb.go ./pkg/roachpb/api.pb.go ./pkg/roachpb/app_stats.pb.go ./pkg/roachpb/data.pb.go ./pkg/roachpb/errors.pb.go ./pkg/roachpb/index_usage_stats.pb.go ./pkg/roachpb/internal.pb.go ./pkg/roachpb/internal_raft.pb.go ./pkg/roachpb/io-formats.pb.go ./pkg/roachpb/metadata.pb.go ./pkg/roachpb/span_config.pb.go ./pkg/rpc/heartbeat.pb.go ./pkg/server/diagnostics/diagnosticspb/diagnostics.pb.go ./pkg/server/serverpb/admin.pb.go ./pkg/server/serverpb/authentication.pb.go ./pkg/server/serverpb/init.pb.go ./pkg/server/serverpb/migration.pb.go ./pkg/server/serverpb/status.pb.go ./pkg/server/status/statuspb/status.pb.go ./pkg/settings/encoding.pb.go ./pkg/sql/catalog/catpb/catalog.pb.go ./pkg/sql/catalog/catpb/privilege.pb.go ./pkg/sql/catalog/descpb/encoded_datum.pb.go ./pkg/sql/catalog/descpb/index_fetch.pb.go ./pkg/sql/catalog/descpb/join_type.pb.go ./pkg/sql/catalog/descpb/locking.pb.go ./pkg/sql/catalog/descpb/structured.pb.go ./pkg/sql/catalog/descpb/tenant.pb.go ./pkg/sql/contentionpb/contention.pb.go ./pkg/sql/execinfrapb/api.pb.go ./pkg/sql/execinfrapb/component_stats.pb.go ./pkg/sql/execinfrapb/data.pb.go ./pkg/sql/execinfrapb/processors.pb.go ./pkg/sql/execinfrapb/processors_base.pb.go ./pkg/sql/execinfrapb/processors_bulk_io.pb.go ./pkg/sql/execinfrapb/processors_changefeeds.pb.go ./pkg/sql/execinfrapb/processors_sql.pb.go ./pkg/sql/execinfrapb/processors_table_stats.pb.go ./pkg/sql/inverted/span_expression.pb.go ./pkg/sql/lex/encode.pb.go ./pkg/sql/pgwire/pgerror/errors.pb.go ./pkg/sql/protoreflect/test/test.pb.go ./pkg/sql/rowenc/rowencpb/index_encoding.pb.go ./pkg/sql/schemachanger/scpb/elements.pb.go ./pkg/sql/schemachanger/scpb/scpb.pb.go ./pkg/sql/sessiondatapb/local_only_session_data.pb.go ./pkg/sql/sessiondatapb/session_data.pb.go ./pkg/sql/sessiondatapb/session_migration.pb.go ./pkg/sql/sessiondatapb/session_revival_token.pb.go ./pkg/sql/sqlstats/persistedsqlstats/sql_stats_compact.pb.go ./pkg/sql/stats/histogram.pb.go ./pkg/sql/stats/table_statistic.pb.go ./pkg/sql/types/types.pb.go ./pkg/startupmigrations/leasemanager/lease.pb.go ./pkg/storage/enginepb/engine.pb.go ./pkg/storage/enginepb/file_registry.pb.go ./pkg/storage/enginepb/mvcc.pb.go ./pkg/storage/enginepb/mvcc3.pb.go ./pkg/storage/enginepb/rocksdb.pb.go ./pkg/testutils/grpcutils/testservice.pb.go ./pkg/ts/catalog/chart_catalog.pb.go ./pkg/ts/tspb/timeseries.pb.go ./pkg/util/duration/duration.pb.go ./pkg/util/hlc/legacy_timestamp.pb.go ./pkg/util/hlc/timestamp.pb.go ./pkg/util/log/eventpb/cluster_events.pb.go ./pkg/util/log/eventpb/ddl_events.pb.go ./pkg/util/log/eventpb/debug_events.pb.go ./pkg/util/log/eventpb/events.pb.go ./pkg/util/log/eventpb/health_events.pb.go ./pkg/util/log/eventpb/job_events.pb.go ./pkg/util/log/eventpb/misc_sql_events.pb.go ./pkg/util/log/eventpb/privilege_events.pb.go ./pkg/util/log/eventpb/role_events.pb.go ./pkg/util/log/eventpb/session_events.pb.go ./pkg/util/log/eventpb/sql_audit_events.pb.go ./pkg/util/log/eventpb/telemetry.pb.go ./pkg/util/log/eventpb/zone_events.pb.go ./pkg/util/log/logpb/log.pb.go ./pkg/util/metric/metric.pb.go ./pkg/util/optional/optional.pb.go ./pkg/util/protoutil/clone.pb.go ./pkg/util/timeutil/pgdate/pgdate.pb.go ./pkg/util/tracing/tracingpb/recorded_span.pb.go ./pkg/util/tracing/tracingpb/tracing.pb.go ./pkg/util/tracing/tracingservicepb/tracing_service.pb.go ./pkg/util/unresolved_addr.pb.go |
| 2162 | 2026-03-11T02:58:23.918Z | touch bin/.go_protobuf_sources |
| 2163 | 2026-03-11T02:58:23.921Z | go run -mod=vendor pkg/util/log/eventpb/gen.go eventlog_channels_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/eventlog_channels_generated.go.tmp || { rm -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp; exit 1; } |
| 2164 | 2026-03-11T02:58:23.925Z | go run -mod=vendor pkg/util/log/eventpb/gen.go json_encode_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/json_encode_generated.go.tmp || { rm -f pkg/util/log/eventpb/json_encode_generated.go.tmp; exit 1; } |
| 2165 | 2026-03-11T02:58:24.457Z | mv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go |
| 2166 | 2026-03-11T02:58:24.469Z | mv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go |
| 2167 | 2026-03-11T02:58:24.480Z | GOFLAGS= go build -o cockroach-sql -v -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-54-ge2eb85b58f" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e2eb85b58f37c6a901b3a299e3e238e485139d85" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' ./pkg/cmd/cockroach-sql |
| 2168 | 2026-03-11T02:58:24.673Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode |
| 2169 | 2026-03-11T02:58:24.681Z | github.com/lib/pq/oid |
| 2170 | 2026-03-11T02:58:24.684Z | github.com/jcmturner/gokrb5/v8/iana/etypeID |
| 2171 | 2026-03-11T02:58:24.684Z | github.com/jcmturner/gokrb5/v8/iana/chksumtype |
| 2172 | 2026-03-11T02:58:24.684Z | github.com/jcmturner/gokrb5/v8/iana/patype |
| 2173 | 2026-03-11T02:58:24.684Z | github.com/jcmturner/gokrb5/v8/iana/nametype |
| 2174 | 2026-03-11T02:58:24.693Z | github.com/jcmturner/gokrb5/v8/iana |
| 2175 | 2026-03-11T02:58:24.703Z | github.com/jcmturner/gokrb5/v8/iana/addrtype |
| 2176 | 2026-03-11T02:58:24.706Z | github.com/jcmturner/gokrb5/v8/iana/asnAppTag |
| 2177 | 2026-03-11T02:58:24.706Z | github.com/jcmturner/gokrb5/v8/iana/flags |
| 2178 | 2026-03-11T02:58:24.706Z | github.com/jcmturner/gokrb5/v8/iana/keyusage |
| 2179 | 2026-03-11T02:58:24.709Z | github.com/jcmturner/gokrb5/v8/iana/adtype |
| 2180 | 2026-03-11T02:58:24.712Z | github.com/jcmturner/gokrb5/v8/iana/msgtype |
| 2181 | 2026-03-11T02:58:24.725Z | github.com/cockroachdb/cockroach/pkg/util/buildutil |
| 2182 | 2026-03-11T02:58:24.728Z | github.com/cockroachdb/cockroach/pkg/sql/sqlfsm |
| 2183 | 2026-03-11T02:58:24.728Z | github.com/rivo/uniseg |
| 2184 | 2026-03-11T02:58:24.758Z | github.com/cockroachdb/cockroach/pkg/util/syncutil |
| 2185 | 2026-03-11T02:58:24.761Z | github.com/jcmturner/gokrb5/v8/crypto/etype |
| 2186 | 2026-03-11T02:58:24.775Z | golang.org/x/crypto/md4 |
| 2187 | 2026-03-11T02:58:24.783Z | github.com/jcmturner/gofork/x/crypto/pbkdf2 |
| 2188 | 2026-03-11T02:58:24.786Z | github.com/cockroachdb/cockroach/pkg/cli/clicfg |
| 2189 | 2026-03-11T02:58:24.806Z | github.com/lib/pq/scram |
| 2190 | 2026-03-11T02:58:24.809Z | github.com/dustin/go-humanize |
| 2191 | 2026-03-11T02:58:24.809Z | database/sql |
| 2192 | 2026-03-11T02:58:24.809Z | github.com/cockroachdb/cockroach/pkg/util/log/severity |
| 2193 | 2026-03-11T02:58:24.835Z | golang.org/x/term |
| 2194 | 2026-03-11T02:58:24.838Z | github.com/cockroachdb/cockroach/pkg/util/stringencoding |
| 2195 | 2026-03-11T02:58:24.838Z | github.com/jcmturner/dnsutils/v2 |
| 2196 | 2026-03-11T02:58:24.848Z | github.com/jcmturner/gofork/encoding/asn1 |
| 2197 | 2026-03-11T02:58:24.855Z | github.com/cockroachdb/cockroach/pkg/util/version |
| 2198 | 2026-03-11T02:58:24.855Z | github.com/hashicorp/go-uuid |
| 2199 | 2026-03-11T02:58:24.863Z | github.com/jcmturner/gokrb5/v8/crypto/common |
| 2200 | 2026-03-11T02:58:24.868Z | github.com/cockroachdb/cockroach/pkg/sql/lexbase |
| 2201 | 2026-03-11T02:58:24.889Z | github.com/jcmturner/aescts/v2 |
| 2202 | 2026-03-11T02:58:24.900Z | github.com/jcmturner/gokrb5/v8/crypto/rfc4757 |
| 2203 | 2026-03-11T02:58:24.903Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3961 |
| 2204 | 2026-03-11T02:58:24.903Z | github.com/cockroachdb/cockroach/pkg/security/pprompt |
| 2205 | 2026-03-11T02:58:24.930Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3962 |
| 2206 | 2026-03-11T02:58:24.935Z | github.com/jcmturner/gokrb5/v8/crypto/rfc8009 |
| 2207 | 2026-03-11T02:58:24.945Z | github.com/jcmturner/gokrb5/v8/iana/errorcode |
| 2208 | 2026-03-11T02:58:24.954Z | github.com/cockroachdb/cockroach/pkg/util/humanizeutil |
| 2209 | 2026-03-11T02:58:24.962Z | github.com/jcmturner/gokrb5/v8/config |
| 2210 | 2026-03-11T02:58:24.965Z | github.com/jcmturner/gokrb5/v8/asn1tools |
| 2211 | 2026-03-11T02:58:24.970Z | github.com/jcmturner/gokrb5/v8/krberror |
| 2212 | 2026-03-11T02:58:24.974Z | github.com/jcmturner/rpc/v2/ndr |
| 2213 | 2026-03-11T02:58:24.983Z | golang.org/x/net/http2/hpack |
| 2214 | 2026-03-11T02:58:24.983Z | github.com/jcmturner/gokrb5/v8/types |
| 2215 | 2026-03-11T02:58:24.988Z | github.com/cockroachdb/cockroach/pkg/util/envutil |
| 2216 | 2026-03-11T02:58:25.043Z | github.com/jcmturner/goidentity/v6 |
| 2217 | 2026-03-11T02:58:25.047Z | net/http/cookiejar |
| 2218 | 2026-03-11T02:58:25.052Z | github.com/cockroachdb/cockroach/pkg/util/netutil/addr |
| 2219 | 2026-03-11T02:58:25.059Z | github.com/jcmturner/gokrb5/v8/crypto |
| 2220 | 2026-03-11T02:58:25.080Z | golang.org/x/tools/container/intsets |
| 2221 | 2026-03-11T02:58:25.088Z | github.com/cockroachdb/cockroach/pkg/util/encoding/csv |
| 2222 | 2026-03-11T02:58:25.094Z | time/tzdata |
| 2223 | 2026-03-11T02:58:25.100Z | github.com/cockroachdb/cockroach/pkg/build |
| 2224 | 2026-03-11T02:58:25.108Z | github.com/jcmturner/rpc/v2/mstypes |
| 2225 | 2026-03-11T02:58:25.134Z | github.com/lib/pq |
| 2226 | 2026-03-11T02:58:25.141Z | github.com/cockroachdb/cockroach/pkg/util/randutil |
| 2227 | 2026-03-11T02:58:25.150Z | github.com/mattn/go-runewidth |
| 2228 | 2026-03-11T02:58:25.154Z | github.com/cockroachdb/cockroach/pkg/util/timeutil |
| 2229 | 2026-03-11T02:58:25.157Z | github.com/jcmturner/gokrb5/v8/keytab |
| 2230 | 2026-03-11T02:58:25.170Z | github.com/jcmturner/gokrb5/v8/pac |
| 2231 | 2026-03-11T02:58:25.180Z | github.com/jcmturner/gokrb5/v8/gssapi |
| 2232 | 2026-03-11T02:58:25.191Z | github.com/cockroachdb/cockroach/pkg/util |
| 2233 | 2026-03-11T02:58:25.201Z | github.com/jcmturner/gokrb5/v8/credentials |
| 2234 | 2026-03-11T02:58:25.227Z | github.com/olekukonko/tablewriter |
| 2235 | 2026-03-11T02:58:25.233Z | github.com/cockroachdb/cockroach/pkg/cli/democluster/api |
| 2236 | 2026-03-11T02:58:25.242Z | github.com/cockroachdb/cockroach/pkg/server/pgurl |
| 2237 | 2026-03-11T02:58:25.257Z | github.com/knz/go-libedit/common |
| 2238 | 2026-03-11T02:58:25.278Z | github.com/jcmturner/gokrb5/v8/messages |
| 2239 | 2026-03-11T02:58:25.278Z | github.com/cockroachdb/cockroach/pkg/sql/scanner |
| 2240 | 2026-03-11T02:58:25.305Z | github.com/knz/go-libedit/unix |
| 2241 | 2026-03-11T02:58:25.313Z | github.com/mattn/go-isatty |
| 2242 | 2026-03-11T02:58:25.376Z | github.com/jcmturner/gokrb5/v8/kadmin |
| 2243 | 2026-03-11T02:58:25.410Z | github.com/jcmturner/gokrb5/v8/client |
| 2244 | 2026-03-11T02:58:25.493Z | github.com/cockroachdb/cockroach-go/v2/crdb |
| 2245 | 2026-03-11T02:58:25.507Z | github.com/jcmturner/gokrb5/v8/service |
| 2246 | 2026-03-11T02:58:25.536Z | github.com/cockroachdb/cockroach/pkg/docs |
| 2247 | 2026-03-11T02:58:25.556Z | github.com/cockroachdb/cockroach/pkg/cli/cliflags |
| 2248 | 2026-03-11T02:58:25.559Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror |
| 2249 | 2026-03-11T02:58:25.563Z | github.com/jcmturner/gokrb5/v8/spnego |
| 2250 | 2026-03-11T02:58:25.656Z | github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented |
| 2251 | 2026-03-11T02:58:25.659Z | github.com/cockroachdb/cockroach/pkg/cli/clierror |
| 2252 | 2026-03-11T02:58:25.669Z | github.com/lib/pq/auth/kerberos |
| 2253 | 2026-03-11T02:58:25.708Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlclient |
| 2254 | 2026-03-11T02:58:25.805Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlexec |
| 2255 | 2026-03-11T02:58:26.481Z | github.com/knz/go-libedit |
| 2256 | 2026-03-11T02:58:26.500Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlshell |
| 2257 | 2026-03-11T02:58:26.724Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg |
| 2258 | 2026-03-11T02:58:26.763Z | github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql |
| 2259 | 2026-03-11T02:58:37.707Z | [success] [webpackbar] Cluster-ui: Compiled successfully in 48.77s |
| 2260 | 2026-03-11T02:58:37.747Z | Hash: da05b6563ba4dd411642 |
| 2261 | 2026-03-11T02:58:37.747Z | Version: webpack 4.47.0 |
| 2262 | 2026-03-11T02:58:37.747Z | Time: 48773ms |
| 2263 | 2026-03-11T02:58:37.747Z | Built at: 03/11/2026 2:58:35 AM |
| 2264 | 2026-03-11T02:58:37.747Z | Asset Size Chunks Chunk Names |
| 2265 | 2026-03-11T02:58:37.747Z | main.js 5.17 MiB 0 [emitted] [big] main |
| 2266 | 2026-03-11T02:58:37.747Z | main.js.map 18.5 MiB 0 [emitted] [dev] main |
| 2267 | 2026-03-11T02:58:37.747Z | Entrypoint main [big] = main.js main.js.map |
| 2268 | 2026-03-11T02:58:37.747Z | [31] ./src/util/index.ts 6.14 KiB {0} [built] |
| 2269 | 2026-03-11T02:58:37.747Z | [58] ./src/button/index.tsx 413 bytes {0} [built] |
| 2270 | 2026-03-11T02:58:37.747Z | [71] ./src/anchor/index.ts 413 bytes {0} [built] |
| 2271 | 2026-03-11T02:58:37.747Z | [72] ./src/sortedtable/index.tsx 438 bytes {0} [built] |
| 2272 | 2026-03-11T02:58:37.747Z | [73] ./src/api/index.ts 2.19 KiB {0} [built] |
| 2273 | 2026-03-11T02:58:37.747Z | [83] ./src/loading/index.ts 418 bytes {0} [built] |
| 2274 | 2026-03-11T02:58:37.747Z | [86] ./src/text/index.ts 403 bytes {0} [built] |
| 2275 | 2026-03-11T02:58:37.747Z | [98] ./src/common/index.tsx 2.42 KiB {0} [built] |
| 2276 | 2026-03-11T02:58:37.747Z | [100] ./src/pagination/index.ts 832 bytes {0} [built] |
| 2277 | 2026-03-11T02:58:37.747Z | [117] ./src/timeScaleDropdown/index.ts 1.14 KiB {0} [built] |
| 2278 | 2026-03-11T02:58:37.747Z | [119] ./src/store/index.ts 1.33 KiB {0} [built] |
| 2279 | 2026-03-11T02:58:37.747Z | [127] ./src/empty/index.tsx 784 bytes {0} [built] |
| 2280 | 2026-03-11T02:58:37.747Z | [135] ./src/pageConfig/index.ts 433 bytes {0} [built] |
| 2281 | 2026-03-11T02:58:37.747Z | [136] ./src/sql/index.ts 398 bytes {0} [built] |
| 2282 | 2026-03-11T02:58:37.747Z | [275] ./src/index.ts 16.5 KiB {0} [built] |
| 2283 | 2026-03-11T02:58:37.747Z | + 1092 hidden modules |
| 2284 | 2026-03-11T02:58:37.747Z | |
| 2285 | 2026-03-11T02:58:37.747Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). |
| 2286 | 2026-03-11T02:58:37.747Z | This can impact web performance. |
| 2287 | 2026-03-11T02:58:37.747Z | Assets: |
| 2288 | 2026-03-11T02:58:37.748Z | main.js (5.17 MiB) |
| 2289 | 2026-03-11T02:58:37.748Z | |
| 2290 | 2026-03-11T02:58:37.748Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. |
| 2291 | 2026-03-11T02:58:37.748Z | Entrypoints: |
| 2292 | 2026-03-11T02:58:37.748Z | main (5.17 MiB) |
| 2293 | 2026-03-11T02:58:37.748Z | main.js |
| 2294 | 2026-03-11T02:58:37.748Z | |
| 2295 | 2026-03-11T02:58:37.748Z | |
| 2296 | 2026-03-11T02:58:37.748Z | WARNING in webpack performance recommendations: |
| 2297 | 2026-03-11T02:58:37.748Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2298 | 2026-03-11T02:58:37.748Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2299 | 2026-03-11T02:58:38.460Z | Done in 51.03s. |
| 2300 | 2026-03-11T02:58:38.483Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.protos.js --env.dist=oss |
| 2301 | 2026-03-11T02:58:38.486Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.vendor.js --env.dist=oss |
| 2302 | 2026-03-11T02:58:41.095Z | [BABEL] Note: The code generator has deoptimised the styling of /work/oxidecomputer/cockroach/pkg/ui/workspaces/db-console/src/js/protos.js as it exceeds the max of 500KB. |
| 2303 | 2026-03-11T02:58:46.704Z | Hash: 46c7a41a3f97c0baf261 |
| 2304 | 2026-03-11T02:58:46.704Z | Version: webpack 4.47.0 |
| 2305 | 2026-03-11T02:58:46.704Z | Time: 7837ms |
| 2306 | 2026-03-11T02:58:46.704Z | Built at: 03/11/2026 2:58:44 AM |
| 2307 | 2026-03-11T02:58:46.704Z | Asset Size Chunks Chunk Names |
| 2308 | 2026-03-11T02:58:46.704Z | protos.oss.dll.js 1.23 MiB 0 [emitted] protos |
| 2309 | 2026-03-11T02:58:46.704Z | Entrypoint protos = protos.oss.dll.js |
| 2310 | 2026-03-11T02:58:46.704Z | [4] dll protos 12 bytes {0} [built] |
| 2311 | 2026-03-11T02:58:46.704Z | [5] ./src/js/protos.js 4.86 MiB {0} [built] |
| 2312 | 2026-03-11T02:58:46.704Z | [7] (webpack)/buildin/global.js 475 bytes {0} [built] |
| 2313 | 2026-03-11T02:58:46.704Z | + 18 hidden modules |
| 2314 | 2026-03-11T02:58:53.857Z | Hash: 5d2b8695b1a8ea206083 |
| 2315 | 2026-03-11T02:58:53.857Z | Version: webpack 4.47.0 |
| 2316 | 2026-03-11T02:58:53.857Z | Time: 14983ms |
| 2317 | 2026-03-11T02:58:53.857Z | Built at: 03/11/2026 2:58:52 AM |
| 2318 | 2026-03-11T02:58:53.857Z | Asset Size Chunks Chunk Names |
| 2319 | 2026-03-11T02:58:53.857Z | vendor.oss.dll.js 4.2 MiB 0 [emitted] [big] vendor |
| 2320 | 2026-03-11T02:58:53.857Z | Entrypoint vendor [big] = vendor.oss.dll.js |
| 2321 | 2026-03-11T02:58:53.857Z | [47] (webpack)/buildin/global.js 472 bytes {0} [built] |
| 2322 | 2026-03-11T02:58:53.857Z | [205] (webpack)/buildin/module.js 497 bytes {0} [built] |
| 2323 | 2026-03-11T02:58:53.857Z | [1062] dll vendor 12 bytes {0} [built] |
| 2324 | 2026-03-11T02:58:53.857Z | [1163] /work/oxidecomputer/cockroach/pkg/ui/node_modules/moment/locale sync ^\.\/.*$ 3.21 KiB {0} [built] |
| 2325 | 2026-03-11T02:58:53.857Z | + 1908 hidden modules |
| 2326 | 2026-03-11T02:58:53.857Z | |
| 2327 | 2026-03-11T02:58:53.857Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (3.81 MiB). |
| 2328 | 2026-03-11T02:58:53.857Z | This can impact web performance. |
| 2329 | 2026-03-11T02:58:53.857Z | Assets: |
| 2330 | 2026-03-11T02:58:53.857Z | vendor.oss.dll.js (4.2 MiB) |
| 2331 | 2026-03-11T02:58:53.858Z | |
| 2332 | 2026-03-11T02:58:53.858Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (3.81 MiB). This can impact web performance. |
| 2333 | 2026-03-11T02:58:53.858Z | Entrypoints: |
| 2334 | 2026-03-11T02:58:53.858Z | vendor (4.2 MiB) |
| 2335 | 2026-03-11T02:58:53.858Z | vendor.oss.dll.js |
| 2336 | 2026-03-11T02:58:53.858Z | |
| 2337 | 2026-03-11T02:58:53.858Z | |
| 2338 | 2026-03-11T02:58:53.858Z | WARNING in webpack performance recommendations: |
| 2339 | 2026-03-11T02:58:53.858Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2340 | 2026-03-11T02:58:53.858Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2341 | 2026-03-11T02:58:54.272Z | find pkg/ui/distoss/assets -mindepth 1 -not -name .gitkeep -delete |
| 2342 | 2026-03-11T02:58:54.276Z | export NODE_OPTIONS=--max-old-space-size=5000 |
| 2343 | 2026-03-11T02:58:54.280Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack --config webpack.app.js --env.dist=oss |
| 2344 | 2026-03-11T02:58:54.810Z | [info] [webpackbar] Compiling Db-console |
| 2345 | 2026-03-11T02:58:54.821Z | (node:8671) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2346 | 2026-03-11T02:58:54.821Z | (Use `node --trace-warnings ...` to show where the warning was created) |
| 2347 | 2026-03-11T02:58:54.829Z | (node:8671) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2348 | 2026-03-11T02:58:54.829Z | (node:8671) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2349 | 2026-03-11T02:58:54.829Z | (node:8671) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2350 | 2026-03-11T02:58:54.829Z | (node:8671) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2351 | 2026-03-11T02:58:54.829Z | (node:8671) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2352 | 2026-03-11T02:58:54.829Z | (node:8671) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead |
| 2353 | 2026-03-11T02:59:51.071Z | [success] [webpackbar] Db-console: Compiled successfully in 56.01s |
| 2354 | 2026-03-11T02:59:51.726Z | touch pkg/ui/assets.oss.installed |
| 2355 | 2026-03-11T02:59:51.740Z | GOFLAGS= go build -o cockroachoss -v -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-54-ge2eb85b58f" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e2eb85b58f37c6a901b3a299e3e238e485139d85" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/11 02:59:49"' ./pkg/cmd/cockroach-oss |
| 2356 | 2026-03-11T02:59:52.367Z | github.com/cockroachdb/cockroach/pkg/keysbase |
| 2357 | 2026-03-11T02:59:52.367Z | github.com/cockroachdb/cockroach/pkg/build/bazel |
| 2358 | 2026-03-11T02:59:52.371Z | github.com/cockroachdb/cockroach/pkg/util/ring |
| 2359 | 2026-03-11T02:59:52.375Z | github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype |
| 2360 | 2026-03-11T02:59:52.378Z | github.com/cockroachdb/cockroach/pkg/util/jsonbytes |
| 2361 | 2026-03-11T02:59:52.385Z | go.opentelemetry.io/otel/sdk/instrumentation |
| 2362 | 2026-03-11T02:59:52.393Z | github.com/jaegertracing/jaeger/model/json |
| 2363 | 2026-03-11T02:59:52.408Z | google.golang.org/grpc/attributes |
| 2364 | 2026-03-11T02:59:52.409Z | google.golang.org/grpc/serviceconfig |
| 2365 | 2026-03-11T02:59:52.413Z | github.com/biogo/store/llrb |
| 2366 | 2026-03-11T02:59:52.417Z | github.com/VividCortex/ewma |
| 2367 | 2026-03-11T02:59:52.417Z | github.com/cockroachdb/pebble/internal/invariants |
| 2368 | 2026-03-11T02:59:52.428Z | github.com/cockroachdb/pebble/internal/fastrand |
| 2369 | 2026-03-11T02:59:52.437Z | github.com/cockroachdb/pebble/internal/rawalloc |
| 2370 | 2026-03-11T02:59:52.457Z | github.com/cockroachdb/cockroach/pkg/util/arith |
| 2371 | 2026-03-11T02:59:52.457Z | go.opentelemetry.io/otel/internal |
| 2372 | 2026-03-11T02:59:52.457Z | github.com/prometheus/prometheus/pkg/value |
| 2373 | 2026-03-11T02:59:52.470Z | github.com/cockroachdb/pebble/internal/bytealloc |
| 2374 | 2026-03-11T02:59:52.474Z | container/ring |
| 2375 | 2026-03-11T02:59:52.474Z | image/color |
| 2376 | 2026-03-11T02:59:52.474Z | github.com/twpayne/go-geom/xy/internal/robustdeterminate |
| 2377 | 2026-03-11T02:59:52.488Z | github.com/cockroachdb/cockroach/pkg/kv/kvbase |
| 2378 | 2026-03-11T02:59:52.488Z | github.com/cockroachdb/cockroach/pkg/sql/sem/catid |
| 2379 | 2026-03-11T02:59:52.488Z | github.com/cockroachdb/cockroach/pkg/sql/oidext |
| 2380 | 2026-03-11T02:59:52.489Z | github.com/google/go-cmp/cmp/internal/flags |
| 2381 | 2026-03-11T02:59:52.499Z | github.com/cockroachdb/cockroach/pkg/util/growstack |
| 2382 | 2026-03-11T02:59:52.512Z | github.com/cockroachdb/cockroach/pkg/util/bufalloc |
| 2383 | 2026-03-11T02:59:52.516Z | runtime/metrics |
| 2384 | 2026-03-11T02:59:52.554Z | archive/zip |
| 2385 | 2026-03-11T02:59:52.578Z | github.com/cockroachdb/apd/v3 |
| 2386 | 2026-03-11T02:59:52.593Z | github.com/cockroachdb/cockroach/pkg/geo/geopb |
| 2387 | 2026-03-11T02:59:52.606Z | github.com/cockroachdb/cockroach/pkg/util/caller |
| 2388 | 2026-03-11T02:59:52.616Z | github.com/cockroachdb/cockroach/pkg/util/log/channel |
| 2389 | 2026-03-11T02:59:52.620Z | github.com/cockroachdb/cockroach/pkg/util/log/logflags |
| 2390 | 2026-03-11T02:59:52.645Z | math/rand/v2 |
| 2391 | 2026-03-11T02:59:52.645Z | github.com/gogo/protobuf/jsonpb |
| 2392 | 2026-03-11T02:59:52.668Z | google.golang.org/grpc/codes |
| 2393 | 2026-03-11T02:59:52.671Z | google.golang.org/grpc/internal/grpclog |
| 2394 | 2026-03-11T02:59:52.685Z | github.com/cockroachdb/cockroach/pkg/util/sysutil |
| 2395 | 2026-03-11T02:59:52.689Z | github.com/cockroachdb/cockroach/pkg/testutils/skip |
| 2396 | 2026-03-11T02:59:52.706Z | github.com/cockroachdb/cockroach/pkg/util/log/logconfig |
| 2397 | 2026-03-11T02:59:52.710Z | github.com/cockroachdb/cockroach/pkg/util/log/eventpb |
| 2398 | 2026-03-11T02:59:52.726Z | github.com/cockroachdb/cockroach/pkg/settings |
| 2399 | 2026-03-11T02:59:52.730Z | github.com/cockroachdb/cockroach/pkg/util/iterutil |
| 2400 | 2026-03-11T02:59:52.733Z | github.com/cockroachdb/cockroach/pkg/util/uint128 |
| 2401 | 2026-03-11T02:59:52.778Z | github.com/golang/protobuf/descriptor |
| 2402 | 2026-03-11T02:59:52.800Z | github.com/cockroachdb/cockroach/pkg/util/fileutil |
| 2403 | 2026-03-11T02:59:52.817Z | google.golang.org/protobuf/types/known/anypb |
| 2404 | 2026-03-11T02:59:52.831Z | github.com/golang/protobuf/ptypes/duration |
| 2405 | 2026-03-11T02:59:52.831Z | github.com/cockroachdb/cockroach/pkg/util/uuid |
| 2406 | 2026-03-11T02:59:52.841Z | github.com/golang/protobuf/ptypes/timestamp |
| 2407 | 2026-03-11T02:59:52.852Z | google.golang.org/protobuf/types/known/wrapperspb |
| 2408 | 2026-03-11T02:59:52.888Z | google.golang.org/protobuf/types/known/fieldmaskpb |
| 2409 | 2026-03-11T02:59:52.888Z | github.com/golang/protobuf/ptypes/any |
| 2410 | 2026-03-11T02:59:52.897Z | google.golang.org/genproto/googleapis/api/httpbody |
| 2411 | 2026-03-11T02:59:52.918Z | google.golang.org/grpc/grpclog |
| 2412 | 2026-03-11T02:59:52.921Z | google.golang.org/grpc/metadata |
| 2413 | 2026-03-11T02:59:52.945Z | github.com/grpc-ecosystem/grpc-gateway/internal |
| 2414 | 2026-03-11T02:59:52.946Z | google.golang.org/genproto/protobuf/field_mask |
| 2415 | 2026-03-11T02:59:52.949Z | google.golang.org/genproto/googleapis/rpc/status |
| 2416 | 2026-03-11T02:59:52.950Z | github.com/golang/protobuf/ptypes/wrappers |
| 2417 | 2026-03-11T02:59:52.972Z | github.com/golang/protobuf/ptypes |
| 2418 | 2026-03-11T02:59:52.976Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb |
| 2419 | 2026-03-11T02:59:52.976Z | github.com/petermattis/goid |
| 2420 | 2026-03-11T02:59:52.991Z | github.com/pmezard/go-difflib/difflib |
| 2421 | 2026-03-11T02:59:53.005Z | go.opentelemetry.io/otel/attribute |
| 2422 | 2026-03-11T02:59:53.005Z | go.opentelemetry.io/otel/codes |
| 2423 | 2026-03-11T02:59:53.022Z | go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift |
| 2424 | 2026-03-11T02:59:53.038Z | google.golang.org/grpc/internal/status |
| 2425 | 2026-03-11T02:59:53.039Z | go.opentelemetry.io/otel/internal/baggage |
| 2426 | 2026-03-11T02:59:53.048Z | go.opentelemetry.io/proto/otlp/common/v1 |
| 2427 | 2026-03-11T02:59:53.052Z | github.com/cenkalti/backoff/v4 |
| 2428 | 2026-03-11T02:59:53.092Z | google.golang.org/grpc/status |
| 2429 | 2026-03-11T02:59:53.099Z | go.opentelemetry.io/otel/trace |
| 2430 | 2026-03-11T02:59:53.112Z | go.opentelemetry.io/otel/baggage |
| 2431 | 2026-03-11T02:59:53.121Z | go.opentelemetry.io/otel/semconv/v1.4.0 |
| 2432 | 2026-03-11T02:59:53.126Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/retry |
| 2433 | 2026-03-11T02:59:53.136Z | go.opentelemetry.io/proto/otlp/resource/v1 |
| 2434 | 2026-03-11T02:59:53.148Z | github.com/grpc-ecosystem/grpc-gateway/runtime |
| 2435 | 2026-03-11T02:59:53.158Z | golang.org/x/net/internal/timeseries |
| 2436 | 2026-03-11T02:59:53.164Z | google.golang.org/grpc/backoff |
| 2437 | 2026-03-11T02:59:53.177Z | go.opentelemetry.io/proto/otlp/trace/v1 |
| 2438 | 2026-03-11T02:59:53.205Z | google.golang.org/grpc/connectivity |
| 2439 | 2026-03-11T02:59:53.218Z | google.golang.org/grpc/internal/credentials |
| 2440 | 2026-03-11T02:59:53.219Z | go.opentelemetry.io/otel/propagation |
| 2441 | 2026-03-11T02:59:53.227Z | golang.org/x/net/trace |
| 2442 | 2026-03-11T02:59:53.235Z | google.golang.org/grpc/internal/pretty |
| 2443 | 2026-03-11T02:59:53.259Z | google.golang.org/grpc/credentials |
| 2444 | 2026-03-11T02:59:53.269Z | google.golang.org/grpc/internal/grpcrand |
| 2445 | 2026-03-11T02:59:53.269Z | google.golang.org/grpc/encoding |
| 2446 | 2026-03-11T02:59:53.284Z | go.opentelemetry.io/otel/internal/global |
| 2447 | 2026-03-11T02:59:53.296Z | google.golang.org/grpc/internal/backoff |
| 2448 | 2026-03-11T02:59:53.300Z | google.golang.org/grpc/encoding/proto |
| 2449 | 2026-03-11T02:59:53.309Z | google.golang.org/grpc/internal/channelz |
| 2450 | 2026-03-11T02:59:53.338Z | google.golang.org/grpc/resolver |
| 2451 | 2026-03-11T02:59:53.341Z | go.opentelemetry.io/otel |
| 2452 | 2026-03-11T02:59:53.345Z | google.golang.org/grpc/credentials/insecure |
| 2453 | 2026-03-11T02:59:53.377Z | google.golang.org/grpc/internal/balancerload |
| 2454 | 2026-03-11T02:59:53.381Z | google.golang.org/grpc/internal |
| 2455 | 2026-03-11T02:59:53.416Z | google.golang.org/grpc/internal/grpcutil |
| 2456 | 2026-03-11T02:59:53.420Z | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 2457 | 2026-03-11T02:59:53.424Z | github.com/cockroachdb/cockroach/pkg/util/protoutil |
| 2458 | 2026-03-11T02:59:53.439Z | google.golang.org/grpc/internal/buffer |
| 2459 | 2026-03-11T02:59:53.447Z | google.golang.org/grpc/channelz |
| 2460 | 2026-03-11T02:59:53.471Z | google.golang.org/grpc/internal/grpcsync |
| 2461 | 2026-03-11T02:59:53.472Z | go.opentelemetry.io/otel/sdk/resource |
| 2462 | 2026-03-11T02:59:53.475Z | go.opentelemetry.io/otel/sdk/internal |
| 2463 | 2026-03-11T02:59:53.484Z | google.golang.org/grpc/balancer |
| 2464 | 2026-03-11T02:59:53.500Z | google.golang.org/grpc/internal/metadata |
| 2465 | 2026-03-11T02:59:53.547Z | google.golang.org/grpc/balancer/grpclb/state |
| 2466 | 2026-03-11T02:59:53.547Z | google.golang.org/grpc/balancer/base |
| 2467 | 2026-03-11T02:59:53.547Z | google.golang.org/grpc/internal/binarylog |
| 2468 | 2026-03-11T02:59:53.547Z | google.golang.org/grpc/internal/serviceconfig |
| 2469 | 2026-03-11T02:59:53.557Z | google.golang.org/grpc/internal/envconfig |
| 2470 | 2026-03-11T02:59:53.562Z | google.golang.org/grpc/internal/resolver/passthrough |
| 2471 | 2026-03-11T02:59:53.587Z | google.golang.org/grpc/internal/resolver |
| 2472 | 2026-03-11T02:59:53.607Z | google.golang.org/grpc/internal/resolver/dns |
| 2473 | 2026-03-11T02:59:53.607Z | google.golang.org/grpc/internal/transport/networktype |
| 2474 | 2026-03-11T02:59:53.616Z | go.opentelemetry.io/otel/sdk/trace |
| 2475 | 2026-03-11T02:59:53.632Z | google.golang.org/grpc/balancer/roundrobin |
| 2476 | 2026-03-11T02:59:53.635Z | google.golang.org/grpc/internal/balancer/gracefulswitch |
| 2477 | 2026-03-11T02:59:53.654Z | google.golang.org/grpc/internal/resolver/unix |
| 2478 | 2026-03-11T02:59:53.661Z | google.golang.org/grpc/internal/syscall |
| 2479 | 2026-03-11T02:59:53.661Z | golang.org/x/net/http/httpguts |
| 2480 | 2026-03-11T02:59:53.677Z | google.golang.org/grpc/keepalive |
| 2481 | 2026-03-11T02:59:53.699Z | google.golang.org/grpc/peer |
| 2482 | 2026-03-11T02:59:53.712Z | google.golang.org/grpc/stats |
| 2483 | 2026-03-11T02:59:53.735Z | google.golang.org/grpc/tap |
| 2484 | 2026-03-11T02:59:53.738Z | google.golang.org/genproto/googleapis/rpc/errdetails |
| 2485 | 2026-03-11T02:59:53.749Z | google.golang.org/grpc/encoding/gzip |
| 2486 | 2026-03-11T02:59:53.749Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform |
| 2487 | 2026-03-11T02:59:53.757Z | github.com/openzipkin/zipkin-go/model |
| 2488 | 2026-03-11T02:59:53.761Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger |
| 2489 | 2026-03-11T02:59:53.789Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore |
| 2490 | 2026-03-11T02:59:53.794Z | golang.org/x/net/internal/httpcommon |
| 2491 | 2026-03-11T02:59:53.810Z | github.com/cockroachdb/cockroach/pkg/util/bitarray |
| 2492 | 2026-03-11T02:59:53.835Z | go.opentelemetry.io/otel/exporters/zipkin |
| 2493 | 2026-03-11T02:59:53.838Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace |
| 2494 | 2026-03-11T02:59:53.866Z | github.com/cockroachdb/cockroach/pkg/util/duration |
| 2495 | 2026-03-11T02:59:53.900Z | github.com/cockroachdb/cockroach/pkg/util/ipaddr |
| 2496 | 2026-03-11T02:59:53.908Z | github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate |
| 2497 | 2026-03-11T02:59:53.942Z | github.com/cockroachdb/cockroach/pkg/util/interval |
| 2498 | 2026-03-11T02:59:53.960Z | golang.org/x/net/http2 |
| 2499 | 2026-03-11T02:59:53.972Z | github.com/cockroachdb/cockroach/pkg/util/timeofday |
| 2500 | 2026-03-11T02:59:53.976Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent |
| 2501 | 2026-03-11T02:59:53.980Z | github.com/gogo/googleapis/google/rpc |
| 2502 | 2026-03-11T02:59:54.020Z | go.etcd.io/etcd/raft/v3/raftpb |
| 2503 | 2026-03-11T02:59:54.050Z | go.opentelemetry.io/otel/exporters/jaeger |
| 2504 | 2026-03-11T02:59:54.106Z | github.com/codahale/hdrhistogram |
| 2505 | 2026-03-11T02:59:54.139Z | github.com/cockroachdb/cockroach/pkg/util/timetz |
| 2506 | 2026-03-11T02:59:54.149Z | expvar |
| 2507 | 2026-03-11T02:59:54.165Z | github.com/beorn7/perks/quantile |
| 2508 | 2026-03-11T02:59:54.215Z | github.com/cockroachdb/cockroach/pkg/util/encoding |
| 2509 | 2026-03-11T02:59:54.224Z | github.com/cespare/xxhash/v2 |
| 2510 | 2026-03-11T02:59:54.228Z | github.com/prometheus/client_model/go |
| 2511 | 2026-03-11T02:59:54.244Z | github.com/matttproud/golang_protobuf_extensions/pbutil |
| 2512 | 2026-03-11T02:59:54.270Z | github.com/prometheus/common/model |
| 2513 | 2026-03-11T02:59:54.289Z | github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg |
| 2514 | 2026-03-11T02:59:54.326Z | github.com/prometheus/procfs/internal/fs |
| 2515 | 2026-03-11T02:59:54.344Z | github.com/prometheus/procfs/internal/util |
| 2516 | 2026-03-11T02:59:54.381Z | github.com/prometheus/prometheus/pkg/labels |
| 2517 | 2026-03-11T02:59:54.391Z | github.com/prometheus/prometheus/pkg/timestamp |
| 2518 | 2026-03-11T02:59:54.396Z | github.com/prometheus/client_golang/prometheus/internal |
| 2519 | 2026-03-11T02:59:54.399Z | github.com/prometheus/procfs |
| 2520 | 2026-03-11T02:59:54.414Z | github.com/prometheus/common/expfmt |
| 2521 | 2026-03-11T02:59:54.425Z | github.com/gogo/status |
| 2522 | 2026-03-11T02:59:54.450Z | github.com/go-logfmt/logfmt |
| 2523 | 2026-03-11T02:59:54.450Z | github.com/prometheus/prometheus/tsdb/chunkenc |
| 2524 | 2026-03-11T02:59:54.453Z | github.com/prometheus/prometheus/pkg/exemplar |
| 2525 | 2026-03-11T02:59:54.484Z | github.com/cockroachdb/errors/extgrpc |
| 2526 | 2026-03-11T02:59:54.511Z | github.com/prometheus/prometheus/tsdb/errors |
| 2527 | 2026-03-11T02:59:54.539Z | github.com/prometheus/prometheus/tsdb/fileutil |
| 2528 | 2026-03-11T02:59:54.544Z | github.com/go-kit/log |
| 2529 | 2026-03-11T02:59:54.566Z | go.uber.org/atomic |
| 2530 | 2026-03-11T02:59:54.590Z | github.com/prometheus/prometheus/util/strutil |
| 2531 | 2026-03-11T02:59:54.590Z | log/syslog |
| 2532 | 2026-03-11T02:59:54.617Z | gopkg.in/yaml.v3 |
| 2533 | 2026-03-11T02:59:54.642Z | github.com/cockroachdb/cockroach/pkg/util/leaktest |
| 2534 | 2026-03-11T02:59:54.664Z | github.com/xdg-go/pbkdf2 |
| 2535 | 2026-03-11T02:59:54.668Z | github.com/rcrowley/go-metrics |
| 2536 | 2026-03-11T02:59:54.690Z | github.com/go-kit/log/level |
| 2537 | 2026-03-11T02:59:54.693Z | github.com/prometheus/prometheus/tsdb/chunks |
| 2538 | 2026-03-11T02:59:54.693Z | github.com/xdg-go/stringprep |
| 2539 | 2026-03-11T02:59:54.741Z | golang.org/x/crypto/blowfish |
| 2540 | 2026-03-11T02:59:54.775Z | golang.org/x/crypto/ocsp |
| 2541 | 2026-03-11T02:59:54.792Z | github.com/prometheus/prometheus/tsdb/tsdbutil |
| 2542 | 2026-03-11T02:59:54.797Z | golang.org/x/crypto/bcrypt |
| 2543 | 2026-03-11T02:59:54.808Z | github.com/prometheus/client_golang/prometheus |
| 2544 | 2026-03-11T02:59:54.812Z | google.golang.org/grpc/internal/transport |
| 2545 | 2026-03-11T02:59:54.844Z | github.com/cockroachdb/cockroach/pkg/util/ioctx |
| 2546 | 2026-03-11T02:59:54.847Z | github.com/cockroachdb/cockroach/pkg/util/retry |
| 2547 | 2026-03-11T02:59:54.870Z | github.com/prometheus/prometheus/storage |
| 2548 | 2026-03-11T02:59:54.969Z | github.com/cockroachdb/pebble/vfs |
| 2549 | 2026-03-11T02:59:54.977Z | golang.org/x/exp/rand |
| 2550 | 2026-03-11T02:59:55.028Z | github.com/cockroachdb/pebble/internal/manual |
| 2551 | 2026-03-11T02:59:55.066Z | github.com/cockroachdb/pebble/internal/humanize |
| 2552 | 2026-03-11T02:59:55.098Z | github.com/cockroachdb/pebble/internal/rate |
| 2553 | 2026-03-11T02:59:55.144Z | github.com/cockroachdb/pebble/internal/crc |
| 2554 | 2026-03-11T02:59:55.157Z | github.com/prometheus/prometheus/promql/parser |
| 2555 | 2026-03-11T02:59:55.177Z | github.com/DataDog/zstd |
| 2556 | 2026-03-11T02:59:55.198Z | github.com/cockroachdb/pebble/internal/base |
| 2557 | 2026-03-11T02:59:55.218Z | github.com/cockroachdb/pebble/internal/intern |
| 2558 | 2026-03-11T02:59:55.230Z | google.golang.org/grpc |
| 2559 | 2026-03-11T02:59:55.264Z | github.com/golang/snappy |
| 2560 | 2026-03-11T02:59:55.297Z | github.com/cockroachdb/pebble/internal/arenaskl |
| 2561 | 2026-03-11T02:59:55.322Z | github.com/prometheus/client_golang/prometheus/graphite |
| 2562 | 2026-03-11T02:59:55.369Z | github.com/cockroachdb/pebble/internal/batchskl |
| 2563 | 2026-03-11T02:59:55.372Z | github.com/xdg-go/scram |
| 2564 | 2026-03-11T02:59:55.388Z | github.com/cockroachdb/pebble/internal/keyspan |
| 2565 | 2026-03-11T02:59:55.417Z | github.com/cockroachdb/pebble/internal/manifest |
| 2566 | 2026-03-11T02:59:55.426Z | github.com/cockroachdb/pebble/record |
| 2567 | 2026-03-11T02:59:55.429Z | github.com/cockroachdb/pebble/vfs/atomicfs |
| 2568 | 2026-03-11T02:59:55.468Z | github.com/NYTimes/gziphandler |
| 2569 | 2026-03-11T02:59:55.502Z | github.com/cenkalti/backoff |
| 2570 | 2026-03-11T02:59:55.507Z | github.com/cockroachdb/pebble/internal/rangekey |
| 2571 | 2026-03-11T02:59:55.510Z | github.com/facebookgo/clock |
| 2572 | 2026-03-11T02:59:55.519Z | github.com/cockroachdb/cmux |
| 2573 | 2026-03-11T02:59:55.555Z | github.com/golang/geo/s1 |
| 2574 | 2026-03-11T02:59:55.590Z | github.com/cockroachdb/circuitbreaker |
| 2575 | 2026-03-11T02:59:55.654Z | github.com/cockroachdb/pebble/internal/cache |
| 2576 | 2026-03-11T02:59:55.657Z | github.com/golang/geo/r1 |
| 2577 | 2026-03-11T02:59:55.689Z | github.com/golang/geo/r3 |
| 2578 | 2026-03-11T02:59:55.710Z | github.com/golang/geo/r2 |
| 2579 | 2026-03-11T02:59:55.731Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj |
| 2580 | 2026-03-11T02:59:55.731Z | github.com/pierrre/geohash |
| 2581 | 2026-03-11T02:59:55.764Z | github.com/twpayne/go-kml |
| 2582 | 2026-03-11T02:59:55.768Z | github.com/twpayne/go-geom |
| 2583 | 2026-03-11T02:59:55.778Z | github.com/cockroachdb/pebble/internal/private |
| 2584 | 2026-03-11T02:59:55.778Z | github.com/golang/geo/s2 |
| 2585 | 2026-03-11T02:59:55.805Z | github.com/cockroachdb/cockroach/pkg/geo/geos |
| 2586 | 2026-03-11T02:59:55.805Z | github.com/twpayne/go-geom/xy/orientation |
| 2587 | 2026-03-11T02:59:55.832Z | github.com/twpayne/go-geom/xy/location |
| 2588 | 2026-03-11T02:59:55.835Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig |
| 2589 | 2026-03-11T02:59:55.841Z | go.opentelemetry.io/proto/otlp/collector/trace/v1 |
| 2590 | 2026-03-11T02:59:55.844Z | github.com/cockroachdb/cockroach/pkg/blobs/blobspb |
| 2591 | 2026-03-11T02:59:55.902Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/connection |
| 2592 | 2026-03-11T02:59:55.970Z | golang.org/x/text/internal/tag |
| 2593 | 2026-03-11T02:59:55.986Z | github.com/twpayne/go-geom/encoding/wkbcommon |
| 2594 | 2026-03-11T02:59:55.990Z | github.com/twpayne/go-geom/encoding/geojson |
| 2595 | 2026-03-11T02:59:55.990Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc |
| 2596 | 2026-03-11T02:59:56.011Z | github.com/twpayne/go-geom/encoding/kml |
| 2597 | 2026-03-11T02:59:56.025Z | github.com/twpayne/go-geom/encoding/wkt |
| 2598 | 2026-03-11T02:59:56.034Z | github.com/twpayne/go-geom/encoding/ewkb |
| 2599 | 2026-03-11T02:59:56.063Z | github.com/twpayne/go-geom/encoding/wkb |
| 2600 | 2026-03-11T02:59:56.073Z | github.com/twpayne/go-geom/bigxy |
| 2601 | 2026-03-11T02:59:56.081Z | github.com/cockroachdb/cockroach/pkg/util/tracing |
| 2602 | 2026-03-11T02:59:56.115Z | github.com/twpayne/go-geom/sorting |
| 2603 | 2026-03-11T02:59:56.149Z | github.com/twpayne/go-geom/transform |
| 2604 | 2026-03-11T02:59:56.178Z | github.com/twpayne/go-geom/xy/internal |
| 2605 | 2026-03-11T02:59:56.190Z | github.com/twpayne/go-geom/xy/internal/raycrossing |
| 2606 | 2026-03-11T02:59:56.203Z | github.com/twpayne/go-geom/encoding/ewkbhex |
| 2607 | 2026-03-11T02:59:56.216Z | github.com/twpayne/go-geom/xy/internal/hcoords |
| 2608 | 2026-03-11T02:59:56.219Z | github.com/twpayne/go-geom/encoding/wkbhex |
| 2609 | 2026-03-11T02:59:56.224Z | github.com/twpayne/go-geom/xy/internal/centralendpoint |
| 2610 | 2026-03-11T02:59:56.250Z | github.com/twpayne/go-geom/xy/lineintersection |
| 2611 | 2026-03-11T02:59:56.257Z | golang.org/x/text/internal/language |
| 2612 | 2026-03-11T02:59:56.261Z | github.com/davecgh/go-spew/spew |
| 2613 | 2026-03-11T02:59:56.284Z | net/http/internal/testcert |
| 2614 | 2026-03-11T02:59:56.307Z | github.com/twpayne/go-geom/xy/lineintersector |
| 2615 | 2026-03-11T02:59:56.350Z | net/http/httptest |
| 2616 | 2026-03-11T02:59:56.418Z | github.com/cockroachdb/cockroach/pkg/sql/privilege |
| 2617 | 2026-03-11T02:59:56.472Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice |
| 2618 | 2026-03-11T02:59:56.533Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin |
| 2619 | 2026-03-11T02:59:56.536Z | github.com/twpayne/go-geom/xy |
| 2620 | 2026-03-11T02:59:56.536Z | github.com/stretchr/testify/assert |
| 2621 | 2026-03-11T02:59:56.536Z | golang.org/x/text/internal/language/compact |
| 2622 | 2026-03-11T02:59:56.602Z | github.com/cockroachdb/cockroach/pkg/util/log |
| 2623 | 2026-03-11T02:59:56.665Z | github.com/cockroachdb/cockroach/pkg/geo/geodist |
| 2624 | 2026-03-11T02:59:56.665Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp |
| 2625 | 2026-03-11T02:59:56.669Z | golang.org/x/text/language |
| 2626 | 2026-03-11T02:59:56.674Z | github.com/cockroachdb/cockroach/pkg/geo/geographiclib |
| 2627 | 2026-03-11T02:59:56.772Z | github.com/cockroachdb/cockroach/pkg/util/treeprinter |
| 2628 | 2026-03-11T02:59:56.775Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow |
| 2629 | 2026-03-11T02:59:56.800Z | github.com/cockroachdb/cockroach/pkg/sql/lex |
| 2630 | 2026-03-11T02:59:56.819Z | github.com/cockroachdb/cockroach/pkg/util/unique |
| 2631 | 2026-03-11T02:59:56.828Z | github.com/cockroachdb/cockroach/pkg/sql/inverted |
| 2632 | 2026-03-11T02:59:56.835Z | github.com/stretchr/testify/require |
| 2633 | 2026-03-11T02:59:56.843Z | github.com/cockroachdb/cockroach/pkg/sql/types |
| 2634 | 2026-03-11T02:59:56.847Z | github.com/cockroachdb/cockroach/pkg/util/pretty |
| 2635 | 2026-03-11T02:59:56.908Z | github.com/google/go-cmp/cmp/internal/diff |
| 2636 | 2026-03-11T02:59:56.932Z | github.com/google/go-cmp/cmp/internal/function |
| 2637 | 2026-03-11T02:59:56.948Z | github.com/google/go-cmp/cmp/internal/value |
| 2638 | 2026-03-11T02:59:56.992Z | golang.org/x/text/internal/colltab |
| 2639 | 2026-03-11T02:59:57.003Z | github.com/google/go-cmp/cmp |
| 2640 | 2026-03-11T02:59:57.060Z | github.com/montanaflynn/stats |
| 2641 | 2026-03-11T02:59:57.079Z | golang.org/x/sync/syncmap |
| 2642 | 2026-03-11T02:59:57.107Z | github.com/cockroachdb/cockroach/pkg/util/ctxgroup |
| 2643 | 2026-03-11T02:59:57.115Z | golang.org/x/text/collate |
| 2644 | 2026-03-11T02:59:57.136Z | github.com/google/btree |
| 2645 | 2026-03-11T02:59:57.163Z | github.com/cockroachdb/cockroach/pkg/sql/enum |
| 2646 | 2026-03-11T02:59:57.213Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb |
| 2647 | 2026-03-11T02:59:57.222Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel |
| 2648 | 2026-03-11T02:59:57.256Z | github.com/robfig/cron/v3 |
| 2649 | 2026-03-11T02:59:57.380Z | github.com/cockroachdb/cockroach/pkg/util/memzipper |
| 2650 | 2026-03-11T02:59:57.406Z | github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight |
| 2651 | 2026-03-11T02:59:57.420Z | github.com/cockroachdb/cockroach/pkg/util/pprofutil |
| 2652 | 2026-03-11T02:59:57.438Z | github.com/cockroachdb/cockroach/pkg/util/shuffle |
| 2653 | 2026-03-11T02:59:57.441Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap |
| 2654 | 2026-03-11T02:59:57.450Z | github.com/cockroachdb/pebble/bloom |
| 2655 | 2026-03-11T02:59:57.462Z | github.com/elastic/gosigar |
| 2656 | 2026-03-11T02:59:57.470Z | github.com/cockroachdb/cockroach/pkg/geo/twkb |
| 2657 | 2026-03-11T02:59:57.486Z | github.com/cockroachdb/cockroach/pkg/sql/colexecerror |
| 2658 | 2026-03-11T02:59:57.495Z | github.com/cockroachdb/cockroach/pkg/util/hlc |
| 2659 | 2026-03-11T02:59:57.512Z | github.com/cockroachdb/cockroach/pkg/util/metric |
| 2660 | 2026-03-11T02:59:57.526Z | github.com/cockroachdb/cockroach/pkg/util/contextutil |
| 2661 | 2026-03-11T02:59:57.531Z | github.com/cockroachdb/cockroach/pkg/util/quotapool |
| 2662 | 2026-03-11T02:59:57.568Z | github.com/cockroachdb/cockroach/pkg/util/log/logcrash |
| 2663 | 2026-03-11T02:59:57.617Z | github.com/cockroachdb/cockroach/pkg/util/cache |
| 2664 | 2026-03-11T02:59:57.646Z | github.com/cockroachdb/cockroach/pkg/util/errorutil |
| 2665 | 2026-03-11T02:59:57.675Z | github.com/cockroachdb/cockroach/pkg/storage/enginepb |
| 2666 | 2026-03-11T02:59:57.694Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb |
| 2667 | 2026-03-11T02:59:57.703Z | github.com/cockroachdb/cockroach/pkg/util/limit |
| 2668 | 2026-03-11T02:59:57.713Z | github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch |
| 2669 | 2026-03-11T02:59:57.716Z | github.com/cockroachdb/cockroach/pkg/server/telemetry |
| 2670 | 2026-03-11T02:59:57.742Z | github.com/cockroachdb/cockroach/pkg/util/ulid |
| 2671 | 2026-03-11T02:59:57.750Z | github.com/cockroachdb/cockroach/pkg/util/unaccent |
| 2672 | 2026-03-11T02:59:57.759Z | github.com/knz/strtime |
| 2673 | 2026-03-11T02:59:57.772Z | github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry |
| 2674 | 2026-03-11T02:59:57.782Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply |
| 2675 | 2026-03-11T02:59:57.795Z | golang.org/x/time/rate |
| 2676 | 2026-03-11T02:59:57.831Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker |
| 2677 | 2026-03-11T02:59:57.841Z | github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric |
| 2678 | 2026-03-11T02:59:57.843Z | github.com/cockroachdb/cockroach/pkg/sql/roleoption |
| 2679 | 2026-03-11T02:59:57.877Z | github.com/cockroachdb/cockroach/pkg/featureflag |
| 2680 | 2026-03-11T02:59:57.886Z | github.com/andy-kimball/arenaskl/internal/fastrand |
| 2681 | 2026-03-11T02:59:57.927Z | github.com/cockroachdb/cockroach/pkg/util/circuit |
| 2682 | 2026-03-11T02:59:57.938Z | github.com/andy-kimball/arenaskl |
| 2683 | 2026-03-11T02:59:57.961Z | go.etcd.io/etcd/raft/v3/quorum |
| 2684 | 2026-03-11T02:59:57.983Z | github.com/cockroachdb/cockroach/pkg/util/optional |
| 2685 | 2026-03-11T02:59:58.035Z | github.com/cockroachdb/cockroach/pkg/util/cancelchecker |
| 2686 | 2026-03-11T02:59:58.038Z | github.com/cockroachdb/cockroach/pkg/sql/rowinfra |
| 2687 | 2026-03-11T02:59:58.057Z | go.etcd.io/etcd/raft/v3/tracker |
| 2688 | 2026-03-11T02:59:58.089Z | github.com/cockroachdb/cockroach/pkg/sql/scrub |
| 2689 | 2026-03-11T02:59:58.089Z | github.com/cockroachdb/cockroach/pkg/util/sort |
| 2690 | 2026-03-11T02:59:58.095Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase |
| 2691 | 2026-03-11T02:59:58.095Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock |
| 2692 | 2026-03-11T02:59:58.107Z | github.com/marusama/semaphore |
| 2693 | 2026-03-11T02:59:58.107Z | github.com/apache/arrow/go/arrow/bitutil |
| 2694 | 2026-03-11T02:59:58.107Z | go.etcd.io/etcd/raft/v3/confchange |
| 2695 | 2026-03-11T02:59:58.132Z | github.com/cockroachdb/cockroach/pkg/geo |
| 2696 | 2026-03-11T02:59:58.151Z | github.com/cockroachdb/cockroach/pkg/geo/geoproj |
| 2697 | 2026-03-11T02:59:58.163Z | github.com/apache/arrow/go/arrow/decimal128 |
| 2698 | 2026-03-11T02:59:58.172Z | go.etcd.io/etcd/raft/v3 |
| 2699 | 2026-03-11T02:59:58.184Z | github.com/apache/arrow/go/arrow/float16 |
| 2700 | 2026-03-11T02:59:58.195Z | github.com/cockroachdb/cockroach/pkg/roachpb |
| 2701 | 2026-03-11T02:59:58.208Z | github.com/apache/arrow/go/arrow |
| 2702 | 2026-03-11T02:59:58.249Z | github.com/apache/arrow/go/arrow/internal/debug |
| 2703 | 2026-03-11T02:59:58.269Z | github.com/apache/arrow/go/arrow/internal/cpu |
| 2704 | 2026-03-11T02:59:58.312Z | github.com/cockroachdb/cockroach/pkg/geo/geosegmentize |
| 2705 | 2026-03-11T02:59:58.367Z | github.com/cockroachdb/cockroach/pkg/util/json |
| 2706 | 2026-03-11T02:59:58.381Z | github.com/cockroachdb/cockroach/pkg/geo/geogfn |
| 2707 | 2026-03-11T02:59:58.391Z | github.com/cockroachdb/cockroach/pkg/geo/geomfn |
| 2708 | 2026-03-11T02:59:58.442Z | github.com/apache/arrow/go/arrow/memory |
| 2709 | 2026-03-11T02:59:58.608Z | golang.org/x/xerrors/internal |
| 2710 | 2026-03-11T02:59:58.630Z | github.com/google/flatbuffers/go |
| 2711 | 2026-03-11T02:59:58.648Z | github.com/edsrzf/mmap-go |
| 2712 | 2026-03-11T02:59:58.651Z | golang.org/x/xerrors |
| 2713 | 2026-03-11T02:59:58.702Z | github.com/cockroachdb/cockroach/pkg/sql/protoreflect |
| 2714 | 2026-03-11T02:59:58.727Z | github.com/cockroachdb/cockroach/pkg/col/typeconv |
| 2715 | 2026-03-11T02:59:58.772Z | github.com/apache/arrow/go/arrow/array |
| 2716 | 2026-03-11T02:59:58.775Z | github.com/cockroachdb/cockroach/pkg/col/coldata |
| 2717 | 2026-03-11T02:59:58.807Z | github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde |
| 2718 | 2026-03-11T02:59:58.815Z | github.com/dgryski/go-metro |
| 2719 | 2026-03-11T02:59:58.863Z | github.com/cockroachdb/cockroach/pkg/geo/geoindex |
| 2720 | 2026-03-11T02:59:58.872Z | github.com/axiomhq/hyperloglog |
| 2721 | 2026-03-11T02:59:58.883Z | github.com/cockroachdb/cockroach/pkg/geo/geotransform |
| 2722 | 2026-03-11T02:59:58.947Z | github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils |
| 2723 | 2026-03-11T02:59:58.986Z | github.com/cockroachdb/cockroach/pkg/sql/covering |
| 2724 | 2026-03-11T02:59:58.986Z | github.com/cockroachdb/cockroach/pkg/sql/mutations |
| 2725 | 2026-03-11T02:59:59.004Z | github.com/jackc/pgio |
| 2726 | 2026-03-11T02:59:59.014Z | github.com/emicklei/dot |
| 2727 | 2026-03-11T02:59:59.024Z | github.com/cockroachdb/cockroach/pkg/sql/sessionphase |
| 2728 | 2026-03-11T02:59:59.027Z | github.com/cockroachdb/cockroach/pkg/sql/vtable |
| 2729 | 2026-03-11T02:59:59.044Z | github.com/cockroachdb/cockroach/pkg/util/system |
| 2730 | 2026-03-11T02:59:59.047Z | github.com/jackc/pgtype |
| 2731 | 2026-03-11T02:59:59.056Z | github.com/cockroachdb/cockroach/pkg/util/goschedstats |
| 2732 | 2026-03-11T02:59:59.059Z | github.com/shirou/gopsutil/v3/internal/common |
| 2733 | 2026-03-11T02:59:59.079Z | github.com/jackc/chunkreader/v2 |
| 2734 | 2026-03-11T02:59:59.094Z | github.com/jackc/pgconn/internal/ctxwatch |
| 2735 | 2026-03-11T02:59:59.101Z | github.com/cockroachdb/cockroach/pkg/util/cgroups |
| 2736 | 2026-03-11T02:59:59.113Z | github.com/jackc/pgpassfile |
| 2737 | 2026-03-11T02:59:59.128Z | github.com/jackc/pgproto3/v2 |
| 2738 | 2026-03-11T02:59:59.154Z | github.com/jackc/pgservicefile |
| 2739 | 2026-03-11T02:59:59.181Z | golang.org/x/text/internal |
| 2740 | 2026-03-11T02:59:59.184Z | github.com/shirou/gopsutil/v3/disk |
| 2741 | 2026-03-11T02:59:59.196Z | github.com/shirou/gopsutil/v3/net |
| 2742 | 2026-03-11T02:59:59.240Z | golang.org/x/text/runes |
| 2743 | 2026-03-11T02:59:59.243Z | golang.org/x/text/cases |
| 2744 | 2026-03-11T02:59:59.255Z | github.com/jackc/pgx/v4/internal/sanitize |
| 2745 | 2026-03-11T02:59:59.309Z | github.com/cockroachdb/cockroach/pkg/util/httputil |
| 2746 | 2026-03-11T02:59:59.376Z | github.com/cockroachdb/cockroach/pkg/util/fsm |
| 2747 | 2026-03-11T02:59:59.417Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb |
| 2748 | 2026-03-11T02:59:59.420Z | github.com/maruel/panicparse/v2/stack |
| 2749 | 2026-03-11T02:59:59.445Z | golang.org/x/text/secure/precis |
| 2750 | 2026-03-11T02:59:59.476Z | debug/pe |
| 2751 | 2026-03-11T02:59:59.573Z | github.com/google/pprof/internal/elfexec |
| 2752 | 2026-03-11T02:59:59.586Z | github.com/google/pprof/profile |
| 2753 | 2026-03-11T02:59:59.588Z | github.com/ianlancetaylor/demangle |
| 2754 | 2026-03-11T02:59:59.606Z | github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui |
| 2755 | 2026-03-11T02:59:59.633Z | github.com/google/pprof/third_party/d3 |
| 2756 | 2026-03-11T02:59:59.640Z | github.com/jackc/pgconn |
| 2757 | 2026-03-11T02:59:59.649Z | github.com/google/pprof/third_party/d3flamegraph |
| 2758 | 2026-03-11T02:59:59.656Z | github.com/google/pprof/third_party/svgpan |
| 2759 | 2026-03-11T02:59:59.666Z | github.com/cockroachdb/pebble/tool/logs |
| 2760 | 2026-03-11T02:59:59.674Z | github.com/rcrowley/go-metrics/exp |
| 2761 | 2026-03-11T02:59:59.761Z | internal/profile |
| 2762 | 2026-03-11T02:59:59.850Z | github.com/cockroachdb/cockroach/pkg/util/cloudinfo |
| 2763 | 2026-03-11T02:59:59.896Z | github.com/tklauser/go-sysconf |
| 2764 | 2026-03-11T02:59:59.916Z | github.com/google/pprof/internal/plugin |
| 2765 | 2026-03-11T02:59:59.935Z | github.com/google/pprof/internal/measurement |
| 2766 | 2026-03-11T02:59:59.941Z | github.com/jackc/pgconn/stmtcache |
| 2767 | 2026-03-11T02:59:59.979Z | github.com/google/pprof/internal/symbolz |
| 2768 | 2026-03-11T02:59:59.982Z | github.com/google/pprof/internal/graph |
| 2769 | 2026-03-11T02:59:59.998Z | github.com/google/pprof/internal/transport |
| 2770 | 2026-03-11T03:00:00.019Z | github.com/shirou/gopsutil/v3/cpu |
| 2771 | 2026-03-11T03:00:00.058Z | github.com/shirou/gopsutil/v3/host |
| 2772 | 2026-03-11T03:00:00.093Z | github.com/shirou/gopsutil/v3/load |
| 2773 | 2026-03-11T03:00:00.136Z | github.com/shirou/gopsutil/v3/mem |
| 2774 | 2026-03-11T03:00:00.157Z | github.com/google/pprof/internal/report |
| 2775 | 2026-03-11T03:00:00.168Z | net/http/pprof |
| 2776 | 2026-03-11T03:00:00.187Z | github.com/google/pprof/internal/binutils |
| 2777 | 2026-03-11T03:00:00.187Z | github.com/prometheus/client_golang/prometheus/promauto |
| 2778 | 2026-03-11T03:00:00.187Z | compress/bzip2 |
| 2779 | 2026-03-11T03:00:00.250Z | github.com/cockroachdb/cockroach/pkg/workload/histogram |
| 2780 | 2026-03-11T03:00:00.287Z | github.com/jackc/puddle |
| 2781 | 2026-03-11T03:00:00.357Z | github.com/apache/thrift/lib/go/thrift |
| 2782 | 2026-03-11T03:00:00.394Z | vitess.io/vitess/go/bytes2 |
| 2783 | 2026-03-11T03:00:00.397Z | github.com/linkedin/goavro/v2 |
| 2784 | 2026-03-11T03:00:00.397Z | vitess.io/vitess/go/hack |
| 2785 | 2026-03-11T03:00:00.397Z | github.com/google/pprof/internal/symbolizer |
| 2786 | 2026-03-11T03:00:00.425Z | vitess.io/vitess/go/vt/proto/vttime |
| 2787 | 2026-03-11T03:00:00.489Z | vitess.io/vitess/go/vt/proto/topodata |
| 2788 | 2026-03-11T03:00:00.566Z | github.com/google/pprof/internal/driver |
| 2789 | 2026-03-11T03:00:00.590Z | vitess.io/vitess/go/vt/proto/vtrpc |
| 2790 | 2026-03-11T03:00:00.646Z | golang.org/x/net/context |
| 2791 | 2026-03-11T03:00:00.685Z | vitess.io/vitess/go/vt/sysvars |
| 2792 | 2026-03-11T03:00:00.697Z | vitess.io/vitess/go/vt/proto/query |
| 2793 | 2026-03-11T03:00:00.713Z | vitess.io/vitess/go/vt/vterrors |
| 2794 | 2026-03-11T03:00:00.749Z | github.com/jackc/pgx/v4 |
| 2795 | 2026-03-11T03:00:00.864Z | github.com/cockroachdb/cockroach/pkg/util/tracing/service |
| 2796 | 2026-03-11T03:00:00.868Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui |
| 2797 | 2026-03-11T03:00:00.910Z | github.com/google/pprof/driver |
| 2798 | 2026-03-11T03:00:00.925Z | github.com/gorilla/mux |
| 2799 | 2026-03-11T03:00:00.938Z | github.com/aws/aws-sdk-go/aws/awserr |
| 2800 | 2026-03-11T03:00:00.960Z | github.com/aws/aws-sdk-go/internal/shareddefaults |
| 2801 | 2026-03-11T03:00:00.983Z | github.com/aws/aws-sdk-go/internal/ini |
| 2802 | 2026-03-11T03:00:01.011Z | github.com/aws/aws-sdk-go/internal/sync/singleflight |
| 2803 | 2026-03-11T03:00:01.042Z | github.com/aws/aws-sdk-go/aws/endpoints |
| 2804 | 2026-03-11T03:00:01.056Z | github.com/aws/aws-sdk-go/internal/sdkio |
| 2805 | 2026-03-11T03:00:01.087Z | github.com/aws/aws-sdk-go/aws/client/metadata |
| 2806 | 2026-03-11T03:00:01.110Z | github.com/aws/aws-sdk-go/aws/credentials |
| 2807 | 2026-03-11T03:00:01.125Z | github.com/jmespath/go-jmespath |
| 2808 | 2026-03-11T03:00:01.140Z | vitess.io/vitess/go/sqltypes |
| 2809 | 2026-03-11T03:00:01.165Z | github.com/jackc/pgx/v4/pgxpool |
| 2810 | 2026-03-11T03:00:01.193Z | github.com/aws/aws-sdk-go/internal/sdkrand |
| 2811 | 2026-03-11T03:00:01.232Z | github.com/aws/aws-sdk-go/aws/credentials/processcreds |
| 2812 | 2026-03-11T03:00:01.270Z | github.com/cockroachdb/cockroach/pkg/workload |
| 2813 | 2026-03-11T03:00:01.282Z | vitess.io/vitess/go/vt/vtgate/evalengine |
| 2814 | 2026-03-11T03:00:01.293Z | github.com/aws/aws-sdk-go/internal/strings |
| 2815 | 2026-03-11T03:00:01.307Z | github.com/aws/aws-sdk-go/aws/awsutil |
| 2816 | 2026-03-11T03:00:01.325Z | github.com/fraugster/parquet-go/parquet |
| 2817 | 2026-03-11T03:00:01.360Z | github.com/aws/aws-sdk-go/internal/sdkmath |
| 2818 | 2026-03-11T03:00:01.377Z | github.com/aws/aws-sdk-go/internal/sdkuri |
| 2819 | 2026-03-11T03:00:01.386Z | vitess.io/vitess/go/vt/sqlparser |
| 2820 | 2026-03-11T03:00:01.399Z | github.com/aws/aws-sdk-go/aws/arn |
| 2821 | 2026-03-11T03:00:01.418Z | github.com/mattn/go-ieproxy |
| 2822 | 2026-03-11T03:00:01.457Z | github.com/Azure/azure-pipeline-go/pipeline |
| 2823 | 2026-03-11T03:00:01.497Z | github.com/aws/aws-sdk-go/internal/s3shared/arn |
| 2824 | 2026-03-11T03:00:01.536Z | github.com/Azure/go-autorest/autorest/date |
| 2825 | 2026-03-11T03:00:01.634Z | github.com/Azure/azure-storage-blob-go/azblob |
| 2826 | 2026-03-11T03:00:01.698Z | github.com/Azure/go-autorest/logger |
| 2827 | 2026-03-11T03:00:01.834Z | github.com/Azure/go-autorest/tracing |
| 2828 | 2026-03-11T03:00:01.873Z | github.com/golang-jwt/jwt/v4 |
| 2829 | 2026-03-11T03:00:02.062Z | github.com/fraugster/parquet-go/parquetschema |
| 2830 | 2026-03-11T03:00:02.071Z | github.com/cockroachdb/cockroach/pkg/workload/workloadsql |
| 2831 | 2026-03-11T03:00:02.102Z | golang.org/x/crypto/pkcs12/internal/rc2 |
| 2832 | 2026-03-11T03:00:02.144Z | golang.org/x/crypto/pkcs12 |
| 2833 | 2026-03-11T03:00:02.172Z | github.com/fraugster/parquet-go |
| 2834 | 2026-03-11T03:00:02.182Z | google.golang.org/genproto/googleapis/rpc/code |
| 2835 | 2026-03-11T03:00:02.209Z | github.com/Azure/go-autorest/autorest/adal |
| 2836 | 2026-03-11T03:00:02.229Z | github.com/googleapis/gax-go/v2/apierror/internal/proto |
| 2837 | 2026-03-11T03:00:02.291Z | google.golang.org/api/internal/third_party/uritemplates |
| 2838 | 2026-03-11T03:00:02.328Z | google.golang.org/api/googleapi |
| 2839 | 2026-03-11T03:00:02.368Z | github.com/Azure/go-autorest/autorest |
| 2840 | 2026-03-11T03:00:02.394Z | github.com/googleapis/gax-go/v2/apierror |
| 2841 | 2026-03-11T03:00:02.553Z | github.com/googleapis/gax-go/v2 |
| 2842 | 2026-03-11T03:00:02.614Z | google.golang.org/genproto/googleapis/type/expr |
| 2843 | 2026-03-11T03:00:02.683Z | google.golang.org/genproto/googleapis/iam/v1 |
| 2844 | 2026-03-11T03:00:02.783Z | github.com/Azure/go-autorest/autorest/azure |
| 2845 | 2026-03-11T03:00:02.887Z | google.golang.org/api/iterator |
| 2846 | 2026-03-11T03:00:02.915Z | cloud.google.com/go/iam |
| 2847 | 2026-03-11T03:00:02.955Z | golang.org/x/net/context/ctxhttp |
| 2848 | 2026-03-11T03:00:02.988Z | cloud.google.com/go/compute/metadata |
| 2849 | 2026-03-11T03:00:02.997Z | golang.org/x/oauth2/internal |
| 2850 | 2026-03-11T03:00:03.024Z | golang.org/x/oauth2/jws |
| 2851 | 2026-03-11T03:00:03.058Z | golang.org/x/oauth2 |
| 2852 | 2026-03-11T03:00:03.061Z | go.opencensus.io/resource |
| 2853 | 2026-03-11T03:00:03.075Z | go.opencensus.io/tag |
| 2854 | 2026-03-11T03:00:03.118Z | golang.org/x/oauth2/authhandler |
| 2855 | 2026-03-11T03:00:03.167Z | golang.org/x/oauth2/google/internal/externalaccount |
| 2856 | 2026-03-11T03:00:03.170Z | golang.org/x/oauth2/jwt |
| 2857 | 2026-03-11T03:00:03.186Z | google.golang.org/api/internal/impersonate |
| 2858 | 2026-03-11T03:00:03.198Z | github.com/aws/aws-sdk-go/aws |
| 2859 | 2026-03-11T03:00:03.231Z | go.opencensus.io/metric/metricdata |
| 2860 | 2026-03-11T03:00:03.234Z | go.opencensus.io/stats/internal |
| 2861 | 2026-03-11T03:00:03.291Z | golang.org/x/oauth2/google |
| 2862 | 2026-03-11T03:00:03.298Z | go.opencensus.io/internal/tagencoding |
| 2863 | 2026-03-11T03:00:03.312Z | github.com/aws/aws-sdk-go/aws/request |
| 2864 | 2026-03-11T03:00:03.321Z | github.com/aws/aws-sdk-go/private/protocol/eventstream |
| 2865 | 2026-03-11T03:00:03.324Z | go.opencensus.io/metric/metricproducer |
| 2866 | 2026-03-11T03:00:03.324Z | go.opencensus.io/stats |
| 2867 | 2026-03-11T03:00:03.364Z | github.com/golang/groupcache/lru |
| 2868 | 2026-03-11T03:00:03.399Z | go.opencensus.io/stats/view |
| 2869 | 2026-03-11T03:00:03.402Z | google.golang.org/api/internal |
| 2870 | 2026-03-11T03:00:03.402Z | go.opencensus.io |
| 2871 | 2026-03-11T03:00:03.474Z | go.opencensus.io/internal |
| 2872 | 2026-03-11T03:00:03.504Z | go.opencensus.io/trace/internal |
| 2873 | 2026-03-11T03:00:03.523Z | go.opencensus.io/trace/tracestate |
| 2874 | 2026-03-11T03:00:03.534Z | google.golang.org/api/transport/cert |
| 2875 | 2026-03-11T03:00:03.545Z | google.golang.org/api/option |
| 2876 | 2026-03-11T03:00:03.545Z | google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 |
| 2877 | 2026-03-11T03:00:03.559Z | go.opencensus.io/trace |
| 2878 | 2026-03-11T03:00:03.563Z | github.com/aws/aws-sdk-go/aws/client |
| 2879 | 2026-03-11T03:00:03.574Z | github.com/aws/aws-sdk-go/aws/corehandlers |
| 2880 | 2026-03-11T03:00:03.629Z | github.com/aws/aws-sdk-go/private/protocol |
| 2881 | 2026-03-11T03:00:03.632Z | github.com/aws/aws-sdk-go/aws/csm |
| 2882 | 2026-03-11T03:00:03.650Z | github.com/aws/aws-sdk-go/aws/ec2metadata |
| 2883 | 2026-03-11T03:00:03.651Z | github.com/aws/aws-sdk-go/internal/s3shared |
| 2884 | 2026-03-11T03:00:03.666Z | github.com/aws/aws-sdk-go/internal/s3shared/s3err |
| 2885 | 2026-03-11T03:00:03.703Z | github.com/aws/aws-sdk-go/private/checksum |
| 2886 | 2026-03-11T03:00:03.724Z | google.golang.org/api/option/internaloption |
| 2887 | 2026-03-11T03:00:03.727Z | go.opencensus.io/trace/propagation |
| 2888 | 2026-03-11T03:00:03.727Z | github.com/aws/aws-sdk-go/private/protocol/rest |
| 2889 | 2026-03-11T03:00:03.745Z | github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
| 2890 | 2026-03-11T03:00:03.748Z | github.com/aws/aws-sdk-go/private/protocol/query/queryutil |
| 2891 | 2026-03-11T03:00:03.770Z | github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil |
| 2892 | 2026-03-11T03:00:03.786Z | github.com/cockroachdb/cockroach/pkg/clusterversion |
| 2893 | 2026-03-11T03:00:03.797Z | github.com/cockroachdb/cockroach/pkg/util/stop |
| 2894 | 2026-03-11T03:00:03.820Z | github.com/cockroachdb/cockroach/pkg/keys |
| 2895 | 2026-03-11T03:00:03.823Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts |
| 2896 | 2026-03-11T03:00:03.831Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb |
| 2897 | 2026-03-11T03:00:03.834Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb |
| 2898 | 2026-03-11T03:00:03.864Z | github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel |
| 2899 | 2026-03-11T03:00:03.892Z | github.com/cockroachdb/cockroach/pkg/settings/cluster |
| 2900 | 2026-03-11T03:00:03.908Z | github.com/cockroachdb/cockroach/pkg/util/startup |
| 2901 | 2026-03-11T03:00:03.920Z | github.com/cockroachdb/cockroach/pkg/storage/fs |
| 2902 | 2026-03-11T03:00:03.960Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison |
| 2903 | 2026-03-11T03:00:03.967Z | github.com/cockroachdb/cockroach/pkg/security |
| 2904 | 2026-03-11T03:00:03.987Z | github.com/cockroachdb/cockroach/pkg/util/mon |
| 2905 | 2026-03-11T03:00:03.998Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb |
| 2906 | 2026-03-11T03:00:03.998Z | github.com/cockroachdb/cockroach/pkg/server/dumpstore |
| 2907 | 2026-03-11T03:00:04.012Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint |
| 2908 | 2026-03-11T03:00:04.024Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants |
| 2909 | 2026-03-11T03:00:04.033Z | github.com/cockroachdb/cockroach/pkg/util/span |
| 2910 | 2026-03-11T03:00:04.041Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry |
| 2911 | 2026-03-11T03:00:04.055Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/split |
| 2912 | 2026-03-11T03:00:04.059Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache |
| 2913 | 2026-03-11T03:00:04.088Z | github.com/cockroachdb/cockroach/pkg/server/status/statuspb |
| 2914 | 2026-03-11T03:00:04.122Z | github.com/cockroachdb/cockroach/pkg/ts/tspb |
| 2915 | 2026-03-11T03:00:04.126Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer |
| 2916 | 2026-03-11T03:00:04.129Z | github.com/cockroachdb/cockroach/pkg/util/keysutil |
| 2917 | 2026-03-11T03:00:04.212Z | github.com/cockroachdb/cockroach/pkg/util/stringarena |
| 2918 | 2026-03-11T03:00:04.224Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb |
| 2919 | 2026-03-11T03:00:04.228Z | github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness |
| 2920 | 2026-03-11T03:00:04.277Z | github.com/cockroachdb/cockroach/pkg/server/goroutinedumper |
| 2921 | 2026-03-11T03:00:04.304Z | github.com/aws/aws-sdk-go/aws/signer/v4 |
| 2922 | 2026-03-11T03:00:04.355Z | github.com/aws/aws-sdk-go/private/protocol/jsonrpc |
| 2923 | 2026-03-11T03:00:04.372Z | github.com/aws/aws-sdk-go/private/protocol/query |
| 2924 | 2026-03-11T03:00:04.375Z | github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds |
| 2925 | 2026-03-11T03:00:04.390Z | github.com/cockroachdb/cockroach/pkg/security/securitytest |
| 2926 | 2026-03-11T03:00:04.411Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap |
| 2927 | 2026-03-11T03:00:04.414Z | github.com/cockroachdb/cockroach/pkg/ts/catalog |
| 2928 | 2026-03-11T03:00:04.432Z | github.com/aws/aws-sdk-go/private/protocol/restjson |
| 2929 | 2026-03-11T03:00:04.432Z | github.com/aws/aws-sdk-go/service/sts |
| 2930 | 2026-03-11T03:00:04.442Z | github.com/aws/aws-sdk-go/aws/credentials/endpointcreds |
| 2931 | 2026-03-11T03:00:04.445Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty |
| 2932 | 2026-03-11T03:00:04.470Z | github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi |
| 2933 | 2026-03-11T03:00:04.473Z | github.com/aws/aws-sdk-go/service/kms |
| 2934 | 2026-03-11T03:00:04.484Z | github.com/aws/aws-sdk-go/service/sso |
| 2935 | 2026-03-11T03:00:04.526Z | github.com/aws/aws-sdk-go/private/protocol/restxml |
| 2936 | 2026-03-11T03:00:04.542Z | github.com/aws/aws-sdk-go/aws/defaults |
| 2937 | 2026-03-11T03:00:04.564Z | go.opencensus.io/plugin/ocgrpc |
| 2938 | 2026-03-11T03:00:04.575Z | github.com/aws/aws-sdk-go/service/sso/ssoiface |
| 2939 | 2026-03-11T03:00:04.578Z | github.com/aws/aws-sdk-go/service/sts/stsiface |
| 2940 | 2026-03-11T03:00:04.595Z | google.golang.org/api/transport/internal/dca |
| 2941 | 2026-03-11T03:00:04.605Z | github.com/aws/aws-sdk-go/service/s3 |
| 2942 | 2026-03-11T03:00:04.614Z | google.golang.org/grpc/balancer/grpclb |
| 2943 | 2026-03-11T03:00:04.625Z | github.com/aws/aws-sdk-go/aws/credentials/stscreds |
| 2944 | 2026-03-11T03:00:04.626Z | github.com/aws/aws-sdk-go/aws/credentials/ssocreds |
| 2945 | 2026-03-11T03:00:04.642Z | google.golang.org/grpc/credentials/alts/internal |
| 2946 | 2026-03-11T03:00:04.662Z | google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp |
| 2947 | 2026-03-11T03:00:04.674Z | google.golang.org/grpc/credentials/alts/internal/handshaker/service |
| 2948 | 2026-03-11T03:00:04.692Z | google.golang.org/grpc/credentials/alts/internal/conn |
| 2949 | 2026-03-11T03:00:04.695Z | github.com/aws/aws-sdk-go/aws/session |
| 2950 | 2026-03-11T03:00:04.719Z | google.golang.org/grpc/internal/googlecloud |
| 2951 | 2026-03-11T03:00:04.766Z | google.golang.org/grpc/credentials/oauth |
| 2952 | 2026-03-11T03:00:04.794Z | google.golang.org/grpc/credentials/alts/internal/authinfo |
| 2953 | 2026-03-11T03:00:04.830Z | cloud.google.com/go/internal |
| 2954 | 2026-03-11T03:00:04.833Z | google.golang.org/genproto/googleapis/cloud/kms/v1 |
| 2955 | 2026-03-11T03:00:04.836Z | cloud.google.com/go/internal/optional |
| 2956 | 2026-03-11T03:00:04.851Z | cloud.google.com/go/internal/trace |
| 2957 | 2026-03-11T03:00:04.878Z | cloud.google.com/go/internal/version |
| 2958 | 2026-03-11T03:00:04.878Z | cloud.google.com/go/storage/internal |
| 2959 | 2026-03-11T03:00:04.904Z | google.golang.org/genproto/googleapis/type/date |
| 2960 | 2026-03-11T03:00:04.907Z | google.golang.org/protobuf/types/known/emptypb |
| 2961 | 2026-03-11T03:00:04.908Z | google.golang.org/grpc/credentials/alts/internal/handshaker |
| 2962 | 2026-03-11T03:00:04.932Z | google.golang.org/api/internal/gensupport |
| 2963 | 2026-03-11T03:00:04.955Z | go.opencensus.io/plugin/ochttp/propagation/b3 |
| 2964 | 2026-03-11T03:00:04.965Z | google.golang.org/genproto/googleapis/storage/v2 |
| 2965 | 2026-03-11T03:00:04.996Z | go.opencensus.io/plugin/ochttp |
| 2966 | 2026-03-11T03:00:05.013Z | google.golang.org/grpc/credentials/alts |
| 2967 | 2026-03-11T03:00:05.033Z | google.golang.org/api/googleapi/transport |
| 2968 | 2026-03-11T03:00:05.047Z | google.golang.org/api/transport/http/internal/propagation |
| 2969 | 2026-03-11T03:00:05.069Z | github.com/cockroachdb/cockroach/pkg/util/flagutil |
| 2970 | 2026-03-11T03:00:05.071Z | google.golang.org/grpc/credentials/google |
| 2971 | 2026-03-11T03:00:05.119Z | github.com/cockroachdb/cockroach/pkg/util/sdnotify |
| 2972 | 2026-03-11T03:00:05.152Z | google.golang.org/api/transport/grpc |
| 2973 | 2026-03-11T03:00:05.170Z | github.com/cockroachdb/cockroach/pkg/workload/bank |
| 2974 | 2026-03-11T03:00:05.200Z | github.com/cockroachdb/cockroach/pkg/workload/bulkingest |
| 2975 | 2026-03-11T03:00:05.211Z | google.golang.org/api/transport/http |
| 2976 | 2026-03-11T03:00:05.276Z | github.com/prometheus/client_golang/prometheus/promhttp |
| 2977 | 2026-03-11T03:00:05.303Z | google.golang.org/api/iamcredentials/v1 |
| 2978 | 2026-03-11T03:00:05.306Z | github.com/cockroachdb/cockroach/pkg/workload/examples |
| 2979 | 2026-03-11T03:00:05.306Z | google.golang.org/api/storage/v1 |
| 2980 | 2026-03-11T03:00:05.306Z | cloud.google.com/go/kms/apiv1 |
| 2981 | 2026-03-11T03:00:05.448Z | google.golang.org/api/transport |
| 2982 | 2026-03-11T03:00:05.453Z | cloud.google.com/go/storage/internal/apiv2 |
| 2983 | 2026-03-11T03:00:05.481Z | github.com/cockroachdb/cockroach/pkg/workload/kv |
| 2984 | 2026-03-11T03:00:05.485Z | github.com/cockroachdb/cockroach/pkg/workload/faker |
| 2985 | 2026-03-11T03:00:05.584Z | github.com/cockroachdb/cockroach-go/v2/crdb/crdbpgx |
| 2986 | 2026-03-11T03:00:05.714Z | github.com/cockroachdb/cockroach/pkg/workload/cli |
| 2987 | 2026-03-11T03:00:05.778Z | github.com/cockroachdb/cockroach/pkg/workload/workloadimpl |
| 2988 | 2026-03-11T03:00:05.783Z | github.com/cockroachdb/cockroach/pkg/workload/ttllogger |
| 2989 | 2026-03-11T03:00:05.786Z | github.com/cockroachdb/cockroach/pkg/workload/ycsb |
| 2990 | 2026-03-11T03:00:05.838Z | github.com/cockroachdb/cockroach/pkg/workload/tpcc |
| 2991 | 2026-03-11T03:00:05.847Z | github.com/cockroachdb/cockroach/pkg/workload/movr |
| 2992 | 2026-03-11T03:00:05.862Z | github.com/cockroachdb/cockroach/pkg/workload/tpch |
| 2993 | 2026-03-11T03:00:05.931Z | github.com/russross/blackfriday/v2 |
| 2994 | 2026-03-11T03:00:05.962Z | cloud.google.com/go/storage |
| 2995 | 2026-03-11T03:00:06.235Z | github.com/cpuguy83/go-md2man/v2/md2man |
| 2996 | 2026-03-11T03:00:06.273Z | github.com/spf13/cobra/doc |
| 2997 | 2026-03-11T03:00:06.385Z | github.com/aws/aws-sdk-go/service/s3/s3iface |
| 2998 | 2026-03-11T03:00:06.503Z | github.com/aws/aws-sdk-go/service/s3/s3manager |
| 2999 | 2026-03-11T03:00:22.824Z | github.com/cockroachdb/pebble/sstable |
| 3000 | 2026-03-11T03:00:23.123Z | github.com/cockroachdb/pebble |
| 3001 | 2026-03-11T03:00:23.817Z | github.com/cockroachdb/pebble/tool |
| 3002 | 2026-03-11T03:00:23.825Z | github.com/cockroachdb/cockroach/pkg/base |
| 3003 | 2026-03-11T03:00:24.111Z | github.com/cockroachdb/cockroach/pkg/util/admission |
| 3004 | 2026-03-11T03:00:24.117Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness |
| 3005 | 2026-03-11T03:00:24.117Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel |
| 3006 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/ui |
| 3007 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/util/netutil |
| 3008 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/testutils |
| 3009 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/storage |
| 3010 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance |
| 3011 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance |
| 3012 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/ui/distoss |
| 3013 | 2026-03-11T03:00:24.118Z | github.com/cockroachdb/cockroach/pkg/util/grpcutil |
| 3014 | 2026-03-11T03:00:24.191Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb |
| 3015 | 2026-03-11T03:00:24.197Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache |
| 3016 | 2026-03-11T03:00:24.379Z | github.com/cockroachdb/cockroach/pkg/security/sessionrevival |
| 3017 | 2026-03-11T03:00:24.387Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondata |
| 3018 | 2026-03-11T03:00:24.387Z | github.com/cockroachdb/cockroach/pkg/kv |
| 3019 | 2026-03-11T03:00:24.618Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan |
| 3020 | 2026-03-11T03:00:24.624Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader |
| 3021 | 2026-03-11T03:00:24.624Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary |
| 3022 | 2026-03-11T03:00:24.624Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer |
| 3023 | 2026-03-11T03:00:24.624Z | github.com/cockroachdb/cockroach/pkg/cli/syncbench |
| 3024 | 2026-03-11T03:00:24.624Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset |
| 3025 | 2026-03-11T03:00:24.624Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed |
| 3026 | 2026-03-11T03:00:24.664Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase |
| 3027 | 2026-03-11T03:00:24.705Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient |
| 3028 | 2026-03-11T03:00:24.710Z | github.com/cockroachdb/cockroach/pkg/kv/kvprober |
| 3029 | 2026-03-11T03:00:24.720Z | github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher |
| 3030 | 2026-03-11T03:00:24.725Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc |
| 3031 | 2026-03-11T03:00:24.812Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result |
| 3032 | 2026-03-11T03:00:24.856Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree |
| 3033 | 2026-03-11T03:00:24.882Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait |
| 3034 | 2026-03-11T03:00:24.896Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc |
| 3035 | 2026-03-11T03:00:24.900Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch |
| 3036 | 2026-03-11T03:00:24.911Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery |
| 3037 | 2026-03-11T03:00:24.917Z | github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager |
| 3038 | 2026-03-11T03:00:25.095Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver |
| 3039 | 2026-03-11T03:00:25.238Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency |
| 3040 | 2026-03-11T03:00:26.676Z | github.com/cockroachdb/cockroach/pkg/sql/sem/transform |
| 3041 | 2026-03-11T03:00:26.676Z | github.com/cockroachdb/cockroach/pkg/config/zonepb |
| 3042 | 2026-03-11T03:00:26.682Z | github.com/cockroachdb/cockroach/pkg/sql/memsize |
| 3043 | 2026-03-11T03:00:26.682Z | github.com/cockroachdb/cockroach/pkg/sql/paramparse |
| 3044 | 2026-03-11T03:00:26.682Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside |
| 3045 | 2026-03-11T03:00:26.682Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil |
| 3046 | 2026-03-11T03:00:26.699Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb |
| 3047 | 2026-03-11T03:00:26.704Z | github.com/cockroachdb/cockroach/pkg/sql/parser |
| 3048 | 2026-03-11T03:00:26.712Z | github.com/cockroachdb/cockroach/pkg/col/colserde |
| 3049 | 2026-03-11T03:00:26.832Z | github.com/cockroachdb/cockroach/pkg/sql/colcontainer |
| 3050 | 2026-03-11T03:00:26.862Z | github.com/cockroachdb/cockroach/pkg/sql/colmem |
| 3051 | 2026-03-11T03:00:26.876Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam |
| 3052 | 2026-03-11T03:00:26.893Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp |
| 3053 | 2026-03-11T03:00:26.955Z | github.com/cockroachdb/cockroach/pkg/sql/schemachange |
| 3054 | 2026-03-11T03:00:27.006Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba |
| 3055 | 2026-03-11T03:00:27.025Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb |
| 3056 | 2026-03-11T03:00:27.562Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb |
| 3057 | 2026-03-11T03:00:28.233Z | github.com/cockroachdb/cockroach/pkg/sql/sqlerrors |
| 3058 | 2026-03-11T03:00:28.239Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam |
| 3059 | 2026-03-11T03:00:28.240Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen |
| 3060 | 2026-03-11T03:00:28.240Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb |
| 3061 | 2026-03-11T03:00:28.240Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb |
| 3062 | 2026-03-11T03:00:28.240Z | github.com/cockroachdb/cockroach/pkg/sql/contentionpb |
| 3063 | 2026-03-11T03:00:28.240Z | github.com/cockroachdb/cockroach/pkg/sql/catalog |
| 3064 | 2026-03-11T03:00:28.385Z | github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache |
| 3065 | 2026-03-11T03:00:28.583Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys |
| 3066 | 2026-03-11T03:00:28.591Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors |
| 3067 | 2026-03-11T03:00:28.591Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion |
| 3068 | 2026-03-11T03:00:28.591Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege |
| 3069 | 2026-03-11T03:00:28.591Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside |
| 3070 | 2026-03-11T03:00:28.591Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl |
| 3071 | 2026-03-11T03:00:28.591Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo |
| 3072 | 2026-03-11T03:00:28.692Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc |
| 3073 | 2026-03-11T03:00:28.759Z | github.com/cockroachdb/cockroach/pkg/rpc |
| 3074 | 2026-03-11T03:00:28.847Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc |
| 3075 | 2026-03-11T03:00:28.856Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc |
| 3076 | 2026-03-11T03:00:28.856Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate |
| 3077 | 2026-03-11T03:00:28.869Z | github.com/cockroachdb/cockroach/pkg/sql/sqlutil |
| 3078 | 2026-03-11T03:00:28.903Z | github.com/cockroachdb/cockroach/pkg/sql/colencoding |
| 3079 | 2026-03-11T03:00:28.956Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase |
| 3080 | 2026-03-11T03:00:29.043Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree |
| 3081 | 2026-03-11T03:00:29.092Z | github.com/cockroachdb/cockroach/pkg/util/tracing/zipper |
| 3082 | 2026-03-11T03:00:29.104Z | github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging |
| 3083 | 2026-03-11T03:00:29.276Z | github.com/cockroachdb/cockroach/pkg/server/tracedumper |
| 3084 | 2026-03-11T03:00:29.331Z | github.com/cockroachdb/cockroach/pkg/rpc/nodedialer |
| 3085 | 2026-03-11T03:00:29.483Z | github.com/cockroachdb/cockroach/pkg/util/tracing/collector |
| 3086 | 2026-03-11T03:00:29.483Z | github.com/cockroachdb/cockroach/pkg/blobs |
| 3087 | 2026-03-11T03:00:29.486Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport |
| 3088 | 2026-03-11T03:00:29.653Z | github.com/cockroachdb/cockroach/pkg/cloud |
| 3089 | 2026-03-11T03:00:29.853Z | github.com/cockroachdb/cockroach/pkg/cloud/amazon |
| 3090 | 2026-03-11T03:00:29.859Z | github.com/cockroachdb/cockroach/pkg/cloud/httpsink |
| 3091 | 2026-03-11T03:00:29.859Z | github.com/cockroachdb/cockroach/pkg/cloud/gcp |
| 3092 | 2026-03-11T03:00:29.859Z | github.com/cockroachdb/cockroach/pkg/multitenant |
| 3093 | 2026-03-11T03:00:29.859Z | github.com/cockroachdb/cockroach/pkg/jobs/jobspb |
| 3094 | 2026-03-11T03:00:29.859Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval |
| 3095 | 2026-03-11T03:00:29.871Z | github.com/cockroachdb/cockroach/pkg/cloud/azure |
| 3096 | 2026-03-11T03:00:29.999Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate |
| 3097 | 2026-03-11T03:00:30.097Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage |
| 3098 | 2026-03-11T03:00:30.106Z | github.com/cockroachdb/cockroach/pkg/cloud/nodelocal |
| 3099 | 2026-03-11T03:00:30.122Z | github.com/cockroachdb/cockroach/pkg/cloud/nullsink |
| 3100 | 2026-03-11T03:00:30.278Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider |
| 3101 | 2026-03-11T03:00:30.899Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop |
| 3102 | 2026-03-11T03:00:31.026Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph |
| 3103 | 2026-03-11T03:00:31.101Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage |
| 3104 | 2026-03-11T03:00:31.108Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules |
| 3105 | 2026-03-11T03:00:31.203Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz |
| 3106 | 2026-03-11T03:00:39.175Z | github.com/cockroachdb/cockroach/pkg/sql/faketreeeval |
| 3107 | 2026-03-11T03:00:39.181Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable |
| 3108 | 2026-03-11T03:00:39.181Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc |
| 3109 | 2026-03-11T03:00:39.181Z | github.com/cockroachdb/cockroach/pkg/testutils/sqlutils |
| 3110 | 2026-03-11T03:00:39.184Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr |
| 3111 | 2026-03-11T03:00:39.427Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile |
| 3112 | 2026-03-11T03:00:39.438Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat |
| 3113 | 2026-03-11T03:00:39.448Z | github.com/cockroachdb/cockroach/pkg/col/coldataext |
| 3114 | 2026-03-11T03:00:39.453Z | github.com/cockroachdb/cockroach/pkg/sql/rowcontainer |
| 3115 | 2026-03-11T03:00:39.453Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc |
| 3116 | 2026-03-11T03:00:39.464Z | github.com/cockroachdb/cockroach/pkg/sql/execinfrapb |
| 3117 | 2026-03-11T03:00:39.567Z | github.com/cockroachdb/cockroach/pkg/cloud/impl |
| 3118 | 2026-03-11T03:00:40.072Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder |
| 3119 | 2026-03-11T03:00:40.072Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema |
| 3120 | 2026-03-11T03:00:40.072Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver |
| 3121 | 2026-03-11T03:00:40.077Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam |
| 3122 | 2026-03-11T03:00:40.077Z | github.com/cockroachdb/cockroach/pkg/sql/opt/cat |
| 3123 | 2026-03-11T03:00:40.095Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt |
| 3124 | 2026-03-11T03:00:40.119Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen |
| 3125 | 2026-03-11T03:00:40.275Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite |
| 3126 | 2026-03-11T03:00:40.360Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partition |
| 3127 | 2026-03-11T03:00:40.438Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan |
| 3128 | 2026-03-11T03:00:40.526Z | github.com/cockroachdb/cockroach/pkg/sql/opt |
| 3129 | 2026-03-11T03:00:40.565Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus |
| 3130 | 2026-03-11T03:00:40.581Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap |
| 3131 | 2026-03-11T03:00:40.589Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv |
| 3132 | 2026-03-11T03:00:40.589Z | github.com/cockroachdb/cockroach/pkg/config |
| 3133 | 2026-03-11T03:00:40.589Z | github.com/cockroachdb/cockroach/pkg/spanconfig |
| 3134 | 2026-03-11T03:00:40.839Z | github.com/cockroachdb/cockroach/pkg/gossip |
| 3135 | 2026-03-11T03:00:40.852Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr |
| 3136 | 2026-03-11T03:00:40.852Z | github.com/cockroachdb/cockroach/pkg/sql/opt/constraint |
| 3137 | 2026-03-11T03:00:40.915Z | github.com/cockroachdb/cockroach/pkg/sql/execstats |
| 3138 | 2026-03-11T03:00:40.938Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts |
| 3139 | 2026-03-11T03:00:40.938Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor |
| 3140 | 2026-03-11T03:00:40.943Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter |
| 3141 | 2026-03-11T03:00:40.943Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore |
| 3142 | 2026-03-11T03:00:41.024Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter |
| 3143 | 2026-03-11T03:00:41.088Z | github.com/cockroachdb/cockroach/pkg/scheduledjobs |
| 3144 | 2026-03-11T03:00:41.129Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile |
| 3145 | 2026-03-11T03:00:41.163Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache |
| 3146 | 2026-03-11T03:00:41.204Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage |
| 3147 | 2026-03-11T03:00:41.208Z | github.com/cockroachdb/cockroach/pkg/sql/span |
| 3148 | 2026-03-11T03:00:41.220Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props |
| 3149 | 2026-03-11T03:00:41.244Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec |
| 3150 | 2026-03-11T03:00:41.261Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats |
| 3151 | 2026-03-11T03:00:41.286Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader |
| 3152 | 2026-03-11T03:00:41.478Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain |
| 3153 | 2026-03-11T03:00:41.530Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness |
| 3154 | 2026-03-11T03:00:41.536Z | github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics |
| 3155 | 2026-03-11T03:00:41.536Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier |
| 3156 | 2026-03-11T03:00:41.548Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical |
| 3157 | 2026-03-11T03:00:41.552Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord |
| 3158 | 2026-03-11T03:00:41.558Z | github.com/cockroachdb/cockroach/pkg/server/serverpb |
| 3159 | 2026-03-11T03:00:41.831Z | github.com/cockroachdb/cockroach/pkg/server/status |
| 3160 | 2026-03-11T03:00:41.845Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver |
| 3161 | 2026-03-11T03:00:42.132Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle |
| 3162 | 2026-03-11T03:00:42.138Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed |
| 3163 | 2026-03-11T03:00:42.138Z | github.com/cockroachdb/cockroach/pkg/sql/kvstreamer |
| 3164 | 2026-03-11T03:00:42.323Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache |
| 3165 | 2026-03-11T03:00:42.330Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher |
| 3166 | 2026-03-11T03:00:42.330Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/lease |
| 3167 | 2026-03-11T03:00:42.343Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage |
| 3168 | 2026-03-11T03:00:42.438Z | github.com/cockroachdb/cockroach/pkg/server/settingswatcher |
| 3169 | 2026-03-11T03:00:42.441Z | github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher |
| 3170 | 2026-03-11T03:00:42.442Z | github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher |
| 3171 | 2026-03-11T03:00:42.545Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber |
| 3172 | 2026-03-11T03:00:42.638Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider |
| 3173 | 2026-03-11T03:00:42.715Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables |
| 3174 | 2026-03-11T03:00:42.903Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descs |
| 3175 | 2026-03-11T03:00:43.344Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting |
| 3176 | 2026-03-11T03:00:43.344Z | github.com/cockroachdb/cockroach/pkg/sql/sessioninit |
| 3177 | 2026-03-11T03:00:43.353Z | github.com/cockroachdb/cockroach/pkg/sql/stats |
| 3178 | 2026-03-11T03:00:43.371Z | github.com/cockroachdb/cockroach/pkg/sql/sem/builtins |
| 3179 | 2026-03-11T03:00:44.619Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant |
| 3180 | 2026-03-11T03:00:44.621Z | github.com/cockroachdb/cockroach/pkg/migration/migrationcluster |
| 3181 | 2026-03-11T03:00:44.621Z | github.com/cockroachdb/cockroach/pkg/sql/contention |
| 3182 | 2026-03-11T03:00:44.622Z | github.com/cockroachdb/cockroach/pkg/sql/idxusage |
| 3183 | 2026-03-11T03:00:44.622Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage |
| 3184 | 2026-03-11T03:00:44.622Z | github.com/cockroachdb/cockroach/pkg/testutils/serverutils |
| 3185 | 2026-03-11T03:00:44.765Z | github.com/cockroachdb/cockroach/pkg/kv/bulk |
| 3186 | 2026-03-11T03:00:44.780Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery |
| 3187 | 2026-03-11T03:00:44.816Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider |
| 3188 | 2026-03-11T03:00:44.823Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports |
| 3189 | 2026-03-11T03:00:44.896Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal |
| 3190 | 2026-03-11T03:00:44.936Z | github.com/cockroachdb/cockroach/pkg/server/debug/pprofui |
| 3191 | 2026-03-11T03:00:44.953Z | github.com/cockroachdb/cockroach/pkg/ts |
| 3192 | 2026-03-11T03:00:45.248Z | github.com/cockroachdb/cockroach/pkg/server/debug |
| 3193 | 2026-03-11T03:00:46.031Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr |
| 3194 | 2026-03-11T03:00:46.035Z | github.com/cockroachdb/cockroach/pkg/jobs |
| 3195 | 2026-03-11T03:00:46.035Z | github.com/cockroachdb/cockroach/pkg/sql/opt/memo |
| 3196 | 2026-03-11T03:00:46.158Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp |
| 3197 | 2026-03-11T03:00:46.161Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec |
| 3198 | 2026-03-11T03:00:46.499Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild |
| 3199 | 2026-03-11T03:00:46.528Z | github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts |
| 3200 | 2026-03-11T03:00:46.531Z | github.com/cockroachdb/cockroach/pkg/migration |
| 3201 | 2026-03-11T03:00:46.531Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec |
| 3202 | 2026-03-11T03:00:46.539Z | github.com/cockroachdb/cockroach/pkg/sql/row |
| 3203 | 2026-03-11T03:00:46.546Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats |
| 3204 | 2026-03-11T03:00:46.594Z | github.com/cockroachdb/cockroach/pkg/sql/delegate |
| 3205 | 2026-03-11T03:00:46.672Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager |
| 3206 | 2026-03-11T03:00:46.742Z | github.com/cockroachdb/cockroach/pkg/sql/doctor |
| 3207 | 2026-03-11T03:00:46.862Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun |
| 3208 | 2026-03-11T03:00:46.879Z | github.com/cockroachdb/cockroach/pkg/sql/descmetadata |
| 3209 | 2026-03-11T03:00:47.124Z | github.com/cockroachdb/cockroach/pkg/sql/execinfra |
| 3210 | 2026-03-11T03:00:47.475Z | github.com/cockroachdb/cockroach/pkg/sql/backfill |
| 3211 | 2026-03-11T03:00:47.484Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan |
| 3212 | 2026-03-11T03:00:47.485Z | github.com/cockroachdb/cockroach/pkg/sql/colconv |
| 3213 | 2026-03-11T03:00:47.485Z | github.com/cockroachdb/cockroach/pkg/sql/colexecop |
| 3214 | 2026-03-11T03:00:47.485Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan |
| 3215 | 2026-03-11T03:00:47.485Z | github.com/cockroachdb/cockroach/pkg/sql/flowinfra |
| 3216 | 2026-03-11T03:00:47.618Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs |
| 3217 | 2026-03-11T03:00:47.630Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils |
| 3218 | 2026-03-11T03:00:47.777Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash |
| 3219 | 2026-03-11T03:00:47.827Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg |
| 3220 | 2026-03-11T03:00:47.939Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase |
| 3221 | 2026-03-11T03:00:47.982Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel |
| 3222 | 2026-03-11T03:00:47.995Z | github.com/cockroachdb/cockroach/pkg/sql/colfetcher |
| 3223 | 2026-03-11T03:00:48.061Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps |
| 3224 | 2026-03-11T03:00:48.188Z | github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc |
| 3225 | 2026-03-11T03:00:48.400Z | github.com/cockroachdb/cockroach/pkg/jobs/joberror |
| 3226 | 2026-03-11T03:00:48.665Z | github.com/cockroachdb/cockroach/pkg/sql/opt/distribution |
| 3227 | 2026-03-11T03:00:48.690Z | github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec |
| 3228 | 2026-03-11T03:00:48.690Z | github.com/cockroachdb/cockroach/pkg/sql/opt/ordering |
| 3229 | 2026-03-11T03:00:48.690Z | github.com/cockroachdb/cockroach/pkg/sql/opt/norm |
| 3230 | 2026-03-11T03:00:48.904Z | github.com/cockroachdb/cockroach/pkg/sql/querycache |
| 3231 | 2026-03-11T03:00:48.921Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj |
| 3232 | 2026-03-11T03:00:49.403Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin |
| 3233 | 2026-03-11T03:00:49.435Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow |
| 3234 | 2026-03-11T03:00:51.005Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx |
| 3235 | 2026-03-11T03:00:51.005Z | github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint |
| 3236 | 2026-03-11T03:00:51.266Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx |
| 3237 | 2026-03-11T03:00:55.455Z | github.com/cockroachdb/cockroach/pkg/sql/opt/xform |
| 3238 | 2026-03-11T03:00:55.481Z | github.com/cockroachdb/cockroach/pkg/sql/rowexec |
| 3239 | 2026-03-11T03:00:55.481Z | github.com/cockroachdb/cockroach/pkg/sql/colexec |
| 3240 | 2026-03-11T03:00:55.481Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen |
| 3241 | 2026-03-11T03:00:55.481Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder |
| 3242 | 2026-03-11T03:00:55.481Z | github.com/cockroachdb/cockroach/pkg/sql/rowflow |
| 3243 | 2026-03-11T03:00:55.481Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder |
| 3244 | 2026-03-11T03:00:55.942Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder |
| 3245 | 2026-03-11T03:00:56.334Z | github.com/cockroachdb/cockroach/pkg/sql/colflow |
| 3246 | 2026-03-11T03:00:56.883Z | github.com/cockroachdb/cockroach/pkg/sql/distsql |
| 3247 | 2026-03-11T03:00:57.015Z | github.com/cockroachdb/cockroach/pkg/sql |
| 3248 | 2026-03-11T03:01:01.310Z | github.com/cockroachdb/cockroach/pkg/migration/migrationjob |
| 3249 | 2026-03-11T03:01:01.312Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob |
| 3250 | 2026-03-11T03:01:01.312Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator |
| 3251 | 2026-03-11T03:01:01.312Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics |
| 3252 | 2026-03-11T03:01:01.313Z | github.com/cockroachdb/cockroach/pkg/server/heapprofiler |
| 3253 | 2026-03-11T03:01:01.321Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob |
| 3254 | 2026-03-11T03:01:01.336Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire |
| 3255 | 2026-03-11T03:01:01.344Z | github.com/cockroachdb/cockroach/pkg/migration/migrations |
| 3256 | 2026-03-11T03:01:01.439Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob |
| 3257 | 2026-03-11T03:01:01.604Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler |
| 3258 | 2026-03-11T03:01:01.662Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob |
| 3259 | 2026-03-11T03:01:01.739Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule |
| 3260 | 2026-03-11T03:01:01.783Z | github.com/cockroachdb/cockroach/pkg/migration/migrationmanager |
| 3261 | 2026-03-11T03:01:01.868Z | github.com/cockroachdb/cockroach/pkg/startupmigrations |
| 3262 | 2026-03-11T03:01:02.112Z | github.com/cockroachdb/cockroach/pkg/sql/importer |
| 3263 | 2026-03-11T03:01:02.864Z | github.com/cockroachdb/cockroach/pkg/server |
| 3264 | 2026-03-11T03:01:04.570Z | github.com/cockroachdb/cockroach/pkg/cli/clierrorplus |
| 3265 | 2026-03-11T03:01:04.573Z | github.com/cockroachdb/cockroach/pkg/cli/democluster |
| 3266 | 2026-03-11T03:01:05.099Z | github.com/cockroachdb/cockroach/pkg/cli |
| 3267 | 2026-03-11T03:01:06.585Z | github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss |
| 3268 | 2026-03-11T03:01:14.201Z | rm -rf artifacts/cockroach |
| 3269 | 2026-03-11T03:01:14.205Z | mkdir -p artifacts/cockroach/lib |
| 3270 | 2026-03-11T03:01:14.208Z | ln ./cockroachoss artifacts/cockroach/cockroach |
| 3271 | 2026-03-11T03:01:14.212Z | ln ./cockroach-sql artifacts/cockroach/cockroach-sql |
| 3272 | 2026-03-11T03:01:14.216Z | ln lib/libgeos.so lib/libgeos_c.so artifacts/cockroach/lib/ |
| 3273 | 2026-03-11T03:01:14.219Z | tar -cvf - -C artifacts cockroach | gzip -9 > cockroach.tgz |
| 3274 | 2026-03-11T03:01:14.223Z | a cockroach/ 0K |
| 3275 | 2026-03-11T03:01:14.227Z | a cockroach/cockroach-sql 27577K |
| 3276 | 2026-03-11T03:01:19.824Z | a cockroach/lib/ 0K |
| 3277 | 2026-03-11T03:01:19.827Z | a cockroach/lib/libgeos_c.so 308K |
| 3278 | 2026-03-11T03:01:19.894Z | a cockroach/lib/libgeos.so 2535K |
| 3279 | 2026-03-11T03:01:20.308Z | a cockroach/cockroach 356885K |
| 3280 | 2026-03-11T03:02:10.935Z | sha256sum cockroach.tgz | awk '{ print $1 }' > cockroach.tgz.sha256 |
| 3281 | 2026-03-11T03:02:11.028Z | process exited: duration 418514 ms, exit code 0 |
| |
| 3282 | 2026-03-11T03:02:11.040Z | found 2 output files |
| 3283 | 2026-03-11T03:02:11.040Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz (94121866 bytes) |
| 3284 | 2026-03-11T03:02:13.105Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz |
| 3285 | 2026-03-11T03:02:13.105Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 (65 bytes) |
| 3286 | 2026-03-11T03:02:14.114Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 |