01KKM4RTK2WJ7CRDK63H8QK3K2: test-illumos

BasicConfig {
    output_rules: [],
    rust_toolchain: None,
    target: Some(
        "helios-2.0-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KKM4SJ7DJP4FX2VGANPN6N6G

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-13T17:46:23.806Zjob assigned to worker 01KKM4TQ4E6JPMCND5ENC5V4JA [factory aws, i-092dc027087ff49a8] (queued for 1 m 51 s)
 
22026-03-13T17:46:32.363Zstarting task 0: "setup"
32026-03-13T17:46:32.369Z++ uname -s
42026-03-13T17:46:32.372Z+ kern=SunOS
52026-03-13T17:46:32.372Z+ build_user=build
62026-03-13T17:46:32.372Z+ build_uid=12345
72026-03-13T17:46:32.372Z+ work_dir=/work
82026-03-13T17:46:32.372Z+ input_dir=/input
92026-03-13T17:46:32.372Z+ [[ 0 == 12345 ]]
102026-03-13T17:46:32.372Z+ case "$kern" in
112026-03-13T17:46:32.372Z+ groupadd -g 12345 build
122026-03-13T17:46:32.375Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-13T17:46:34.382Z+ zfs create -o mountpoint=/work rpool/work
142026-03-13T17:46:34.494Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-13T17:46:34.497Z+ home_fs=zfs
162026-03-13T17:46:34.497Z+ [[ zfs == autofs ]]
172026-03-13T17:46:34.497Z+ mkdir -p /home/build
182026-03-13T17:46:34.501Z+ chown build:build /home/build /work
192026-03-13T17:46:36.501Z+ chmod 0700 /home/build /work
202026-03-13T17:46:36.507Zprocess exited: duration 4144 ms, exit code 0
 
212026-03-13T17:46:36.526Zstarting task 1: "authentication"
222026-03-13T17:46:36.538ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
232026-03-13T17:46:44.557Zprocess exited: duration 8036 ms, exit code 0
 
242026-03-13T17:46:44.564Zstarting task 2: "clone repository"
252026-03-13T17:46:44.575Z+ mkdir -p /work/oxidecomputer/cockroach
262026-03-13T17:46:44.578Z+ git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach
272026-03-13T17:46:44.608ZCloning into '/work/oxidecomputer/cockroach'...
282026-03-13T17:48:04.377Z+ cd /work/oxidecomputer/cockroach
292026-03-13T17:48:04.397Z+ git fetch origin 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e
302026-03-13T17:48:04.649ZFrom https://github.com/oxidecomputer/cockroach
312026-03-13T17:48:04.649Z * branch 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e -> FETCH_HEAD
322026-03-13T17:48:04.663Z+ [[ -n justin/log-unhealthy-clocks ]]
332026-03-13T17:48:04.663Z++ git branch --show-current
342026-03-13T17:48:04.663Z+ current=release-22.1-oxide
352026-03-13T17:48:04.663Z+ [[ release-22.1-oxide != justin/log-unhealthy-clocks ]]
362026-03-13T17:48:04.663Z+ git branch -f justin/log-unhealthy-clocks 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e
372026-03-13T17:48:04.674Z+ git checkout -f justin/log-unhealthy-clocks
382026-03-13T17:48:05.164ZSwitched to branch 'justin/log-unhealthy-clocks'
392026-03-13T17:48:05.168Z+ git reset --hard 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e
402026-03-13T17:48:05.203ZHEAD is now at 3ca158b90c improve logging around unhealthy clocks
412026-03-13T17:48:05.206Zprocess exited: duration 80666 ms, exit code 0
 
422026-03-13T17:48:05.212Zstarting task 3: "build"
432026-03-13T17:48:05.218Z+ source .github/buildomat/helios-setup.sh
442026-03-13T17:48:05.218Z++ source .github/buildomat/versions.sh
452026-03-13T17:48:05.221Z+++ export GOTOOLCHAIN=local
462026-03-13T17:48:05.221Z+++ GOTOOLCHAIN=local
472026-03-13T17:48:05.221Z+++ GO_VERSION=1.22.11
482026-03-13T17:48:05.221Z+++ NODE_VERSION=20.11.1
492026-03-13T17:48:05.221Z+++ YARN_VERSION=1.22.22
502026-03-13T17:48:05.221Z++ GO_MAJOR=1.22
512026-03-13T17:48:05.222Z++ NODE_MAJOR=20
522026-03-13T17:48:05.222Z++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1
532026-03-13T17:48:14.635Z Startup: Refreshing catalog 'helios-dev' ... Done
542026-03-13T17:48:23.415Z Startup: Caching catalogs ... Done
552026-03-13T17:48:45.569ZPlanning: Solver setup ... Done
562026-03-13T17:48:45.727ZPlanning: Running solver ... Done
572026-03-13T17:48:45.910ZPlanning: Finding local manifests ... Done
582026-03-13T17:48:46.580ZPlanning: Fetching manifests: 0/3 0% complete
592026-03-13T17:48:46.987ZPlanning: Fetching manifests: 3/3 100% complete
602026-03-13T17:48:47.092ZPlanning: Package planning ... Done
612026-03-13T17:48:47.231ZPlanning: Merging actions ... Done
622026-03-13T17:48:47.401ZPlanning: Checking for conflicting actions ... Done
632026-03-13T17:48:47.436ZPlanning: Consolidating action changes ... Done
642026-03-13T17:48:48.326ZPlanning: Evaluating mediators ... Done
652026-03-13T17:48:48.359ZPlanning: Planning completed in 24.81 seconds
662026-03-13T17:48:48.374Z Packages to install: 3
672026-03-13T17:48:48.374Z Mediators to change: 2
682026-03-13T17:48:48.375Z Services to change: 1
692026-03-13T17:48:48.379Z Create boot environment: No
702026-03-13T17:48:48.379ZCreate backup boot environment: No
712026-03-13T17:48:48.440Z
722026-03-13T17:48:48.440ZDownload: 0/10875 items 0.0/111.8MB 0% complete
732026-03-13T17:48:53.450ZDownload: 1978/10875 items 48.2/111.8MB 43% complete (9.9M/s)
742026-03-13T17:48:58.437ZDownload: 2905/10875 items 52.6/111.8MB 47% complete (5.4M/s)
752026-03-13T17:49:03.570ZDownload: 4121/10875 items 55.4/111.8MB 49% complete (871k/s)
762026-03-13T17:49:09.567ZDownload: 5154/10875 items 57.6/111.8MB 51% complete (676k/s)
772026-03-13T17:49:14.577ZDownload: 6227/10875 items 62.2/111.8MB 55% complete (728k/s)
782026-03-13T17:49:23.991ZDownload: 6379/10875 items 63.3/111.8MB 56% complete (604k/s)
792026-03-13T17:49:28.988ZDownload: 9429/10875 items 109.7/111.8MB 98% complete (9.3M/s)
802026-03-13T17:49:33.998ZDownload: 10690/10875 items 111.6/111.8MB 99% complete (4.9M/s)
812026-03-13T17:49:43.418ZDownload: Completed 111.76 MB in 49.92 seconds (2.2M/s)
822026-03-13T17:49:43.628Z Actions: 1/12730 actions (Installing new actions)
832026-03-13T17:49:43.628Z Actions: Completed 12730 actions in 3.30 seconds.
842026-03-13T17:49:43.628Z Done
852026-03-13T17:49:43.628Z Done
862026-03-13T17:49:43.724Z Done
872026-03-13T17:49:47.657Z Done
882026-03-13T17:49:47.833Z Done
892026-03-13T17:49:47.855Z Done
902026-03-13T17:49:47.961Z Done
912026-03-13T17:49:48.640Z++ pushd /work
922026-03-13T17:49:48.643Z++ mkdir bin
932026-03-13T17:49:48.643Z/work /work/oxidecomputer/cockroach
942026-03-13T17:49:48.643Z++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js
952026-03-13T17:49:49.294Z++ sha256sum -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS.helios
962026-03-13T17:49:49.304Zyarn-1.22.22.js: OK
972026-03-13T17:49:49.305Z++ mv yarn-1.22.22.js bin/yarn
982026-03-13T17:49:49.305Z++ chmod a+x bin/yarn
992026-03-13T17:49:49.305Z++ popd
1002026-03-13T17:49:49.305Z/work/oxidecomputer/cockroach
1012026-03-13T17:49:49.305Z++ 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
1022026-03-13T17:49:49.305Z++ 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
1032026-03-13T17:49:49.305Z++ nproc
1042026-03-13T17:49:49.305Z+ gmake -j16 test
1052026-03-13T17:49:49.552ZDetected change in build system. Rebooting make.
1062026-03-13T17:49:49.858Zgitdir=$(git rev-parse --git-dir 2>/dev/null || true); \
1072026-03-13T17:49:49.858Zif test -n "$gitdir"; then \
1082026-03-13T17:49:49.864Z git submodule update --init --recursive; \
1092026-03-13T17:49:49.864Zfi
1102026-03-13T17:49:49.903Zmkdir -p pkg/sql/parser/gen
1112026-03-13T17:49:49.911Zset -euo pipefail; \
1122026-03-13T17:49:49.913Zawk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \
1132026-03-13T17:49:49.913Zsed -e 's/[]\/$*.^|[]/\\&/g' | \
1142026-03-13T17:49:49.913Zsed -e "s/^/s_(type|token) <(/" | \
1152026-03-13T17:49:49.913Zawk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \
1162026-03-13T17:49:49.913Zsed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \
1172026-03-13T17:49:49.913Zawk -f pkg/sql/parser/replace_help_rules.awk | \
1182026-03-13T17:49:49.913Zsed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp
1192026-03-13T17:49:49.949ZSubmodule 'c-deps/geos' (https://github.com/oxidecomputer/geos.git) registered for path 'c-deps/geos'
1202026-03-13T17:49:49.956ZSubmodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc'
1212026-03-13T17:49:49.956ZSubmodule 'c-deps/proj' (https://github.com/oxidecomputer/PROJ.git) registered for path 'c-deps/proj'
1222026-03-13T17:49:49.956ZCloning into '/work/oxidecomputer/cockroach/c-deps/geos'...
1232026-03-13T17:49:50.002Zmv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y
1242026-03-13T17:49:50.011Zrm pkg/sql/parser/gen/types_regex.tmp
1252026-03-13T17:49:52.125ZCloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'...
1262026-03-13T17:49:53.596ZCloning into '/work/oxidecomputer/cockroach/c-deps/proj'...
1272026-03-13T17:49:55.473ZSubmodule path 'c-deps/geos': checked out '8bfb91ff2cfee16b29316894fd65d0f2a8a09607'
1282026-03-13T17:49:55.505ZSubmodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3'
1292026-03-13T17:49:55.682ZSubmodule path 'c-deps/proj': checked out '47f32de4d4b683af4891844d6a6aefce5801a082'
1302026-03-13T17:49:55.700Zmkdir -p bin
1312026-03-13T17:49:55.705Ztouch bin/.submodules-initialized
1322026-03-13T17:49:55.705Zrm -rf /work/oxidecomputer/cockroach/lib/build/proj
1332026-03-13T17:49:55.705Zcd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf
1342026-03-13T17:49:55.705Zrm -rf /work/oxidecomputer/cockroach/lib/build/geos
1352026-03-13T17:49:55.705Zmkdir -p /work/oxidecomputer/cockroach/lib/build/proj
1362026-03-13T17:49:55.705Zmkdir -p /work/oxidecomputer/cockroach/lib/build/geos
1372026-03-13T17:49:55.709Zcd /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
1382026-03-13T17:49:55.721Zcd /work/oxidecomputer/cockroach/lib/build/geos && \
1392026-03-13T17:49:55.722Z cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC
1402026-03-13T17:49:55.802Z-- GEOS: Build type: Release
1412026-03-13T17:49:55.807Z-- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin
1422026-03-13T17:49:55.807Z-- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib
1432026-03-13T17:49:56.019Zrm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc
1442026-03-13T17:49:56.023Zmkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc
1452026-03-13T17:49:56.033Zcd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof
1462026-03-13T17:49:56.089Zchecking for xsltproc... /usr/bin/xsltproc
1472026-03-13T17:49:56.094Zchecking for gcc... gcc
1482026-03-13T17:49:56.118Zchecking whether the C compiler works... -- The C compiler identification is GNU 12.2.0
1492026-03-13T17:49:56.121Z-- The C compiler identification is GNU 12.2.0
1502026-03-13T17:49:56.131Zyes
1512026-03-13T17:49:56.135Zchecking for C compiler default output file name... a.out
1522026-03-13T17:49:56.144Zchecking for suffix of executables... -- Detecting C compiler ABI info
1532026-03-13T17:49:56.158Z
1542026-03-13T17:49:56.205Zchecking whether we are cross compiling... no
1552026-03-13T17:49:56.226Zchecking for suffix of object files... o
1562026-03-13T17:49:56.236Zchecking whether the compiler supports GNU C... -- Detecting C compiler ABI info - done
1572026-03-13T17:49:56.241Zyes
1582026-03-13T17:49:56.245Zchecking whether gcc accepts -g... -- Check for working C compiler: /usr/bin/gcc - skipped
1592026-03-13T17:49:56.245Z-- Detecting C compile features
1602026-03-13T17:49:56.250Z-- Detecting C compile features - done
1612026-03-13T17:49:56.250Z--
1622026-03-13T17:49:56.250Z-- Configuring PROJ:
1632026-03-13T17:49:56.250Z--
1642026-03-13T17:49:56.250Z-- PROJ_VERSION = 4.9.3
1652026-03-13T17:49:56.257Z-- Looking for include file dlfcn.h
1662026-03-13T17:49:56.262Zyes
1672026-03-13T17:49:56.305Zchecking for gcc option to enable C11 features... none needed
1682026-03-13T17:49:56.320Zchecking whether compiler is cray... no
1692026-03-13T17:49:56.338Zchecking whether compiler supports -std=gnu11... yes
1702026-03-13T17:49:56.355Zchecking whether compiler supports -Wall... -- Looking for include file dlfcn.h - found
1712026-03-13T17:49:56.361Z-- Looking for include file inttypes.h
1722026-03-13T17:49:56.361Zyes
1732026-03-13T17:49:56.379Zchecking whether compiler supports -Werror=declaration-after-statement... yes
1742026-03-13T17:49:56.392Zchecking whether compiler supports -Wshorten-64-to-32... no
1752026-03-13T17:49:56.397Zchecking whether compiler supports -Wsign-compare... -- The CXX compiler identification is GNU 12.2.0
1762026-03-13T17:49:56.408Z-- Detecting C compiler ABI info
1772026-03-13T17:49:56.412Zyes
1782026-03-13T17:49:56.429Zchecking whether compiler supports -pipe... yes
1792026-03-13T17:49:56.443Zchecking whether compiler supports -g3... -- Looking for include file inttypes.h - found
1802026-03-13T17:49:56.448Z-- Looking for include file jni.h
1812026-03-13T17:49:56.448Zyes
1822026-03-13T17:49:56.476Zchecking how to run the C preprocessor... gcc -E
1832026-03-13T17:49:56.488Z-- Looking for include file jni.h - not found
1842026-03-13T17:49:56.492Z-- Looking for include file memory.h
1852026-03-13T17:49:56.496Z-- Detecting C compiler ABI info - done
1862026-03-13T17:49:56.505Zchecking for stdio.h... -- Check for working C compiler: /usr/bin/gcc - skipped
1872026-03-13T17:49:56.508Z-- Detecting C compile features
1882026-03-13T17:49:56.508Z-- Detecting C compile features - done
1892026-03-13T17:49:56.512Z-- Detecting CXX compiler ABI info
1902026-03-13T17:49:56.512Zyes
1912026-03-13T17:49:56.529Zchecking for stdlib.h... yes
1922026-03-13T17:49:56.546Zchecking for string.h... yes
1932026-03-13T17:49:56.561Zchecking for inttypes.h... yes
1942026-03-13T17:49:56.576Zchecking for stdint.h... -- Looking for include file memory.h - found
1952026-03-13T17:49:56.579Z-- Looking for include file stdint.h
1962026-03-13T17:49:56.579Zyes
1972026-03-13T17:49:56.595Zchecking for strings.h... yes
1982026-03-13T17:49:56.608Zchecking for sys/stat.h... -- Detecting CXX compiler ABI info - done
1992026-03-13T17:49:56.613Zyes
2002026-03-13T17:49:56.617Zchecking for sys/types.h... -- Check for working CXX compiler: /usr/bin/g++ - skipped
2012026-03-13T17:49:56.623Z-- Detecting CXX compile features
2022026-03-13T17:49:56.624Z-- Detecting CXX compile features - done
2032026-03-13T17:49:56.624Z-- GEOS: Version 3.8.1
2042026-03-13T17:49:56.624Z-- GEOS: C API Version 1.13.3
2052026-03-13T17:49:56.624Z-- GEOS: JTS port 1.13.0
2062026-03-13T17:49:56.624Z-- GEOS: Require C++11
2072026-03-13T17:49:56.630Zyes
2082026-03-13T17:49:56.651Zchecking for unistd.h... yes
2092026-03-13T17:49:56.659Zchecking whether byte ordering is bigendian... -- Looking for include file stdint.h - found
2102026-03-13T17:49:56.663Z-- Looking for include file stdlib.h
2112026-03-13T17:49:56.751Zno
2122026-03-13T17:49:56.762Zchecking size of void *... -- GEOS: Configured 'dist' target
2132026-03-13T17:49:56.762Z-- GEOS: Configured 'distcheck' target
2142026-03-13T17:49:56.762Z-- Looking for include file stdlib.h - found
2152026-03-13T17:49:56.762Z-- Looking for include file string.h
2162026-03-13T17:49:56.762Z-- Configuring done (0.9s)
2172026-03-13T17:49:56.763Z8
2182026-03-13T17:49:56.780Zchecking size of int... 4
2192026-03-13T17:49:56.815Zchecking size of long... 8
2202026-03-13T17:49:56.827Zchecking size of long long... -- Looking for include file string.h - found
2212026-03-13T17:49:56.831Z-- Looking for include file sys/stat.h
2222026-03-13T17:49:56.847Z8
2232026-03-13T17:49:56.869Zchecking size of intmax_t... -- Generating done (0.1s)
2242026-03-13T17:49:56.874Z-- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos
2252026-03-13T17:49:56.883Z8
2262026-03-13T17:49:56.894Zchecking build system type... mkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2272026-03-13T17:49:56.898Zcp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2282026-03-13T17:49:56.916Z-- Looking for include file sys/stat.h - found
2292026-03-13T17:49:56.919Z-- Looking for include file sys/types.h
2302026-03-13T17:49:56.942Zx86_64-pc-solaris2.11
2312026-03-13T17:49:56.946Zchecking host system type... x86_64-pc-solaris2.11
2322026-03-13T17:49:56.968Zchecking whether pause instruction is compilable... yes
2332026-03-13T17:49:56.972Zchecking for ar... ar
2342026-03-13T17:49:56.972Z/work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory]
2352026-03-13T17:49:56.987Zchecking for malloc.h... yes
2362026-03-13T17:49:56.999Zchecking whether malloc_usable_size definition can use const argument... -- Looking for include file sys/types.h - found
2372026-03-13T17:49:57.005Z-- Looking for include file unistd.h
2382026-03-13T17:49:57.008Zyes
2392026-03-13T17:49:57.063Zchecking for library containing log... -lm
2402026-03-13T17:49:57.086Zchecking whether __attribute__ syntax is compilable... -- Looking for include file unistd.h - found
2412026-03-13T17:49:57.089Z-- Looking for 4 include files stdlib.h, ..., float.h
2422026-03-13T17:49:57.089Zyes
2432026-03-13T17:49:57.105Zchecking whether compiler supports -fvisibility=hidden... yes
2442026-03-13T17:49:57.122Zchecking whether compiler supports -Werror... yes
2452026-03-13T17:49:57.139Zchecking whether compiler supports -herror_on_warning... yes
2462026-03-13T17:49:57.164Zchecking whether tls_model attribute is compilable... no
2472026-03-13T17:49:57.173Zchecking whether compiler supports -Werror... -- Looking for 4 include files stdlib.h, ..., float.h - found
2482026-03-13T17:49:57.178Z-- Looking for localeconv
2492026-03-13T17:49:57.182Zyes
2502026-03-13T17:49:57.197Zchecking whether compiler supports -herror_on_warning... yes
2512026-03-13T17:49:57.223Zchecking whether alloc_size attribute is compilable... no
2522026-03-13T17:49:57.243Zchecking whether compiler supports -Werror... yes
2532026-03-13T17:49:57.256Zchecking whether compiler supports -herror_on_warning... -- Looking for localeconv - found
2542026-03-13T17:49:57.262Z-- Looking for ceil in m
2552026-03-13T17:49:57.262Zyes
2562026-03-13T17:49:57.282Zchecking whether format(gnu_printf, ...) attribute is compilable... no
2572026-03-13T17:49:57.301Zchecking whether compiler supports -Werror... yes
2582026-03-13T17:49:57.315Zchecking whether compiler supports -herror_on_warning... yes
2592026-03-13T17:49:57.339Zchecking whether format(printf, ...) attribute is compilable... -- Looking for ceil in m - found
2602026-03-13T17:49:57.342Zno
2612026-03-13T17:49:57.342Zchecking for a BSD-compatible install... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2622026-03-13T17:49:57.349Z/usr/bin/install -c
2632026-03-13T17:49:57.353Zchecking for ranlib... ranlib
2642026-03-13T17:49:57.353Zchecking for ld... /usr/bin/ld
2652026-03-13T17:49:57.353Zchecking for autoconf... /usr/bin/autoconf
2662026-03-13T17:49:57.378Zchecking for memalign... yes
2672026-03-13T17:49:57.405Zchecking for valloc... yes
2682026-03-13T17:49:57.431Zchecking whether compiler supports -O3... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
2692026-03-13T17:49:57.434Z-- Found Threads: TRUE
2702026-03-13T17:49:57.435Z-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
2712026-03-13T17:49:57.441Zyes
2722026-03-13T17:49:57.460Zchecking whether compiler supports -funroll-loops... yes
2732026-03-13T17:49:57.480Zchecking for unwind.h... yes
2742026-03-13T17:49:57.508Zchecking for _Unwind_Backtrace in -lgcc... yes
2752026-03-13T17:49:57.511Zchecking configured backtracing method... libgcc
2762026-03-13T17:49:57.521Zchecking for sbrk... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
2772026-03-13T17:49:57.524Z-- PROJ_PLATFORM_NAME = x86
2782026-03-13T17:49:57.524Z-- PROJ_COMPILER_NAME = gcc-12.2.0
2792026-03-13T17:49:57.524Z-- PROJ4_TESTS = ON
2802026-03-13T17:49:57.537Zyes
2812026-03-13T17:49:57.554Zchecking whether utrace(2) is compilable... no
2822026-03-13T17:49:57.568Zchecking whether valgrind is compilable... no
2832026-03-13T17:49:57.594Zchecking whether a program using __builtin_unreachable is compilable... yes
2842026-03-13T17:49:57.599Zchecking whether a program using __builtin_ffsl is compilable... --
2852026-03-13T17:49:57.599Z-- Configuring proj library:
2862026-03-13T17:49:57.599Z--
2872026-03-13T17:49:57.618Z-- JNI_SUPPORT = OFF
2882026-03-13T17:49:57.621Z-- PROJ_CORE_TARGET = proj
2892026-03-13T17:49:57.621Z-- PROJ_CORE_TARGET_OUTPUT_NAME = proj
2902026-03-13T17:49:57.621Z-- PROJ_LIBRARY_TYPE = STATIC
2912026-03-13T17:49:57.621Z-- PROJ_LIBRARIES = proj
2922026-03-13T17:49:57.622Z-- Configuring done (1.8s)
2932026-03-13T17:49:57.641Zyes
2942026-03-13T17:49:57.657Zchecking LG_PAGE... 12
2952026-03-13T17:49:57.669Z-- Generating done (0.0s)
2962026-03-13T17:49:57.676Z-- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj
2972026-03-13T17:49:57.683ZMissing VERSION file, and unable to generate it; creating bogus VERSION
2982026-03-13T17:49:57.716Zchecking for pthread.h... yes
2992026-03-13T17:49:57.763Zchecking for pthread_create in -lpthread... yes
3002026-03-13T17:49:57.771Zchecking whether pthread_atfork(3) is compilable... yes
3012026-03-13T17:49:57.805Zchecking for library containing clock_gettime... none required
3022026-03-13T17:49:57.818Zchecking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no
3032026-03-13T17:49:57.849Zchecking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
3042026-03-13T17:49:57.862Zchecking whether mach_absolute_time() is compilable... no
3052026-03-13T17:49:57.877Zchecking whether compiler supports -Werror... yes
3062026-03-13T17:49:57.911Zchecking whether syscall(2) is compilable... yes
3072026-03-13T17:49:57.942Zchecking for secure_getenv... yes
3082026-03-13T17:49:57.968Zchecking for issetugid... yes
3092026-03-13T17:49:57.994Zchecking for _malloc_thread_cleanup... no
3102026-03-13T17:49:58.022Zchecking whether Darwin OSSpin*() is compilable... no
3112026-03-13T17:49:58.037Zchecking for _pthread_mutex_init_calloc_cb... no
3122026-03-13T17:49:58.052Zchecking for TLS... yes
3132026-03-13T17:49:58.086Zchecking whether C11 atomics is compilable... yes
3142026-03-13T17:49:58.100Zchecking whether atomic(9) is compilable... no
3152026-03-13T17:49:58.114Zchecking whether Darwin OSAtomic*() is compilable... no
3162026-03-13T17:49:58.142Zchecking whether madvise(2) is compilable... yes
3172026-03-13T17:49:58.171Zchecking whether madvise(..., MADV_FREE) is compilable... yes
3182026-03-13T17:49:58.199Zchecking whether madvise(..., MADV_DONTNEED) is compilable... yes
3192026-03-13T17:49:58.221Zchecking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no
3202026-03-13T17:49:58.230Zchecking whether to force 32-bit __sync_{add,sub}_and_fetch()... no
3212026-03-13T17:49:58.249Zchecking whether to force 64-bit __sync_{add,sub}_and_fetch()... no
3222026-03-13T17:49:58.274Zchecking for __builtin_clz... yes
3232026-03-13T17:49:58.288Zchecking whether Darwin os_unfair_lock_*() is compilable... no
3242026-03-13T17:49:58.321Zchecking whether glibc malloc hook is compilable... no
3252026-03-13T17:49:58.350Zchecking whether glibc memalign hook is compilable... no
3262026-03-13T17:49:58.368Zchecking whether pthreads adaptive mutexes is compilable... no
3272026-03-13T17:49:58.407Zchecking for _Bool... yes
3282026-03-13T17:49:58.435Zchecking for stdbool.h that conforms to C99... no
3292026-03-13T17:49:58.459Zconfigure: creating ./config.status
3302026-03-13T17:49:58.510Zconfig.status: creating Makefile
3312026-03-13T17:49:58.519Zconfig.status: creating jemalloc.pc
3322026-03-13T17:49:58.529Zconfig.status: creating doc/html.xsl
3332026-03-13T17:49:58.542Zconfig.status: creating doc/manpages.xsl
3342026-03-13T17:49:58.558Zconfig.status: creating doc/jemalloc.xml
3352026-03-13T17:49:58.574Zconfig.status: creating include/jemalloc/jemalloc_macros.h
3362026-03-13T17:49:58.588Zconfig.status: creating include/jemalloc/jemalloc_protos.h
3372026-03-13T17:49:58.601Zconfig.status: creating include/jemalloc/jemalloc_typedefs.h
3382026-03-13T17:49:58.622Zconfig.status: creating include/jemalloc/internal/jemalloc_internal.h
3392026-03-13T17:49:58.691Zconfig.status: creating test/test.sh
3402026-03-13T17:49:58.691Zconfig.status: creating test/include/test/jemalloc_test.h
3412026-03-13T17:49:58.691Zconfig.status: creating config.stamp
3422026-03-13T17:49:58.691Zconfig.status: creating bin/jemalloc-config
3432026-03-13T17:49:58.697Zconfig.status: creating bin/jemalloc.sh
3442026-03-13T17:49:58.697Zconfig.status: creating bin/jeprof
3452026-03-13T17:49:58.713Zconfig.status: creating include/jemalloc/jemalloc_defs.h
3462026-03-13T17:49:58.723Zconfig.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
3472026-03-13T17:49:58.735Zconfig.status: creating test/include/test/jemalloc_test_defs.h
3482026-03-13T17:49:58.744Zconfig.status: executing include/jemalloc/internal/private_namespace.h commands
3492026-03-13T17:49:58.755Zconfig.status: executing include/jemalloc/internal/private_unnamespace.h commands
3502026-03-13T17:49:58.762Zconfig.status: executing include/jemalloc/internal/public_symbols.txt commands
3512026-03-13T17:49:58.777Zconfig.status: executing include/jemalloc/internal/public_namespace.h commands
3522026-03-13T17:49:58.865Zconfig.status: executing include/jemalloc/internal/public_unnamespace.h commands
3532026-03-13T17:49:58.961Zconfig.status: executing include/jemalloc/internal/size_classes.h commands
3542026-03-13T17:49:59.041Zconfig.status: executing include/jemalloc/jemalloc_protos_jet.h commands
3552026-03-13T17:49:59.047Zconfig.status: executing include/jemalloc/jemalloc_rename.h commands
3562026-03-13T17:49:59.220Zconfig.status: executing include/jemalloc/jemalloc_mangle.h commands
3572026-03-13T17:49:59.393Zconfig.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
3582026-03-13T17:49:59.573Zconfig.status: executing include/jemalloc/jemalloc.h commands
3592026-03-13T17:49:59.603Z===============================================================================
3602026-03-13T17:49:59.604Zjemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000
3612026-03-13T17:49:59.604Zlibrary revision : 2
3622026-03-13T17:49:59.604Z
3632026-03-13T17:49:59.608ZCONFIG : --enable-prof CFLAGS=-g1 LDFLAGS=
3642026-03-13T17:49:59.608ZCC : gcc
3652026-03-13T17:49:59.608ZCONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops
3662026-03-13T17:49:59.608ZSPECIFIED_CFLAGS : -g1
3672026-03-13T17:49:59.608ZEXTRA_CFLAGS :
3682026-03-13T17:49:59.609ZCPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
3692026-03-13T17:49:59.609ZLDFLAGS :
3702026-03-13T17:49:59.609ZEXTRA_LDFLAGS :
3712026-03-13T17:49:59.609ZLIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread
3722026-03-13T17:49:59.609ZRPATH_EXTRA :
3732026-03-13T17:49:59.609Z
3742026-03-13T17:49:59.609ZXSLTPROC : /usr/bin/xsltproc
3752026-03-13T17:49:59.609ZXSLROOT :
3762026-03-13T17:49:59.609Z
3772026-03-13T17:49:59.609ZPREFIX : /usr/local
3782026-03-13T17:49:59.609ZBINDIR : /usr/local/bin
3792026-03-13T17:49:59.610ZDATADIR : /usr/local/share
3802026-03-13T17:49:59.610ZINCLUDEDIR : /usr/local/include
3812026-03-13T17:49:59.610ZLIBDIR : /usr/local/lib
3822026-03-13T17:49:59.610ZMANDIR : /usr/local/share/man
3832026-03-13T17:49:59.610Z
3842026-03-13T17:49:59.610Zsrcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
3852026-03-13T17:49:59.610Zabs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
3862026-03-13T17:49:59.611Zobjroot :
3872026-03-13T17:49:59.611Zabs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/
3882026-03-13T17:49:59.612Z
3892026-03-13T17:49:59.612ZJEMALLOC_PREFIX :
3902026-03-13T17:49:59.612ZJEMALLOC_PRIVATE_NAMESPACE
3912026-03-13T17:49:59.612Z : je_
3922026-03-13T17:49:59.612Zinstall_suffix :
3932026-03-13T17:49:59.612Zmalloc_conf :
3942026-03-13T17:49:59.612Zautogen : 0
3952026-03-13T17:49:59.612Zcc-silence : 1
3962026-03-13T17:49:59.612Zdebug : 0
3972026-03-13T17:49:59.612Zcode-coverage : 0
3982026-03-13T17:49:59.612Zstats : 1
3992026-03-13T17:49:59.613Zprof : 1
4002026-03-13T17:49:59.613Zprof-libunwind : 0
4012026-03-13T17:49:59.613Zprof-libgcc : 1
4022026-03-13T17:49:59.613Zprof-gcc : 0
4032026-03-13T17:49:59.613Ztcache : 1
4042026-03-13T17:49:59.613Zthp : 0
4052026-03-13T17:49:59.613Zfill : 1
4062026-03-13T17:49:59.613Zutrace : 0
4072026-03-13T17:49:59.613Zvalgrind : 0
4082026-03-13T17:49:59.613Zxmalloc : 0
4092026-03-13T17:49:59.613Zmunmap : 1
4102026-03-13T17:49:59.614Zlazy_lock : 0
4112026-03-13T17:49:59.614Ztls : 1
4122026-03-13T17:49:59.614Zcache-oblivious : 1
4132026-03-13T17:49:59.614Z===============================================================================
4142026-03-13T17:49:59.628Zgo mod download
4152026-03-13T17:50:24.555Zgo mod vendor
4162026-03-13T17:50:27.444ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor
4172026-03-13T17:50:27.513Zinternal/unsafeheader
4182026-03-13T17:50:27.518Zinternal/coverage/rtcov
4192026-03-13T17:50:27.518Zinternal/race
4202026-03-13T17:50:27.518Zinternal/godebugs
4212026-03-13T17:50:27.518Zinternal/goarch
4222026-03-13T17:50:27.518Zcmp
4232026-03-13T17:50:27.518Zinternal/goos
4242026-03-13T17:50:27.538Zunicode/utf8
4252026-03-13T17:50:27.542Zunicode
4262026-03-13T17:50:27.542Zencoding
4272026-03-13T17:50:27.553Zinternal/itoa
4282026-03-13T17:50:27.557Zinternal/goexperiment
4292026-03-13T17:50:27.557Zmath/bits
4302026-03-13T17:50:27.557Zsync/atomic
4312026-03-13T17:50:27.564Zruntime/internal/atomic
4322026-03-13T17:50:27.570Zinternal/cpu
4332026-03-13T17:50:27.570Zruntime/internal/sys
4342026-03-13T17:50:27.573Zinternal/chacha8rand
4352026-03-13T17:50:27.581Zinternal/abi
4362026-03-13T17:50:27.594Zruntime/internal/math
4372026-03-13T17:50:27.609Zslices
4382026-03-13T17:50:27.656Zinternal/bytealg
4392026-03-13T17:50:27.666Zmath
4402026-03-13T17:50:27.742Zruntime
4412026-03-13T17:50:29.256Zinternal/reflectlite
4422026-03-13T17:50:29.260Zsync
4432026-03-13T17:50:29.321Zinternal/testlog
4442026-03-13T17:50:29.362Zerrors
4452026-03-13T17:50:29.366Zsort
4462026-03-13T17:50:29.388Zinternal/safefilepath
4472026-03-13T17:50:29.388Zinternal/oserror
4482026-03-13T17:50:29.392Zpath
4492026-03-13T17:50:29.392Zio
4502026-03-13T17:50:29.392Zstrconv
4512026-03-13T17:50:29.411Zsyscall
4522026-03-13T17:50:29.444Zbytes
4532026-03-13T17:50:29.450Zstrings
4542026-03-13T17:50:29.506Zreflect
4552026-03-13T17:50:29.533Zbufio
4562026-03-13T17:50:29.536Zregexp/syntax
4572026-03-13T17:50:29.589Zinternal/syscall/execenv
4582026-03-13T17:50:29.593Ztime
4592026-03-13T17:50:29.593Zinternal/syscall/unix
4602026-03-13T17:50:29.677Zregexp
4612026-03-13T17:50:29.777Zio/fs
4622026-03-13T17:50:29.782Zinternal/poll
4632026-03-13T17:50:29.864Zos
4642026-03-13T17:50:29.879Zinternal/fmtsort
4652026-03-13T17:50:30.009Zio/ioutil
4662026-03-13T17:50:30.014Zfmt
4672026-03-13T17:50:30.014Zpath/filepath
4682026-03-13T17:50:30.064Zgithub.com/mattn/go-zglob/fastwalk
4692026-03-13T17:50:30.142Zgithub.com/mattn/go-zglob
4702026-03-13T17:50:30.142Zflag
4712026-03-13T17:50:30.213Zgithub.com/goware/modvendor
4722026-03-13T17:50:30.436Zmodvendor -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'
4732026-03-13T17:50:32.097Zfor patch in patches/*.patch; do patch -p1 <$patch; done
4742026-03-13T17:50:32.106Zpatching file vendor/github.com/knz/go-libedit/unix/editline_unix.go
4752026-03-13T17:50:32.111Zpatching file vendor/github.com/elastic/gosigar/sigar_stub.go
4762026-03-13T17:50:32.111Zpatching file vendor/github.com/elastic/gosigar/sigar_illumos.go
4772026-03-13T17:50:32.111Zpatching file vendor/github.com/elastic/gosigar/sigar_unix_common.go
4782026-03-13T17:50:32.116Zgo install -v ./pkg/cmd/prereqs
4792026-03-13T17:50:32.116Zregenerating pkg/cli/zcgo_flags.go
4802026-03-13T17:50:32.116Zregenerating pkg/server/status/zcgo_flags.go
4812026-03-13T17:50:32.116Zregenerating pkg/geo/geoproj/zcgo_flags.go
4822026-03-13T17:50:32.116Zregenerating pkg/cli/clisqlshell/zcgo_flags.go
4832026-03-13T17:50:32.116Zregenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4842026-03-13T17:50:32.116Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go
4852026-03-13T17:50:32.122Zregenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4862026-03-13T17:50:32.122Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4872026-03-13T17:50:32.122Zregenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4882026-03-13T17:50:32.122Zregenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4892026-03-13T17:50:32.122Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go
4902026-03-13T17:50:32.174Zgo: downloading github.com/bufbuild/buf v0.56.0
4912026-03-13T17:50:32.578Zinternal/goversion
4922026-03-13T17:50:32.582Zunicode/utf16
4932026-03-13T17:50:32.582Zlog/internal
4942026-03-13T17:50:32.582Zinternal/platform
4952026-03-13T17:50:32.582Zgolang.org/x/tools/internal/packagesinternal
4962026-03-13T17:50:32.605Zhash/maphash
4972026-03-13T17:50:32.619Zinternal/gover
4982026-03-13T17:50:32.646Zinternal/bisect
4992026-03-13T17:50:32.658Zhash
5002026-03-13T17:50:32.658Zgolang.org/x/mod/semver
5012026-03-13T17:50:32.658Zcontainer/heap
5022026-03-13T17:50:32.658Zinternal/types/errors
5032026-03-13T17:50:32.658Zgo/build/constraint
5042026-03-13T17:50:32.675Zgo/version
5052026-03-13T17:50:32.680Zencoding/binary
5062026-03-13T17:50:32.680Zcrypto
5072026-03-13T17:50:32.696Zcontext
5082026-03-13T17:50:32.700Zinternal/godebug
5092026-03-13T17:50:32.713Zinternal/lazyregexp
5102026-03-13T17:50:32.718Zgo/token
5112026-03-13T17:50:32.718Zinternal/buildcfg
5122026-03-13T17:50:32.718Zlog
5132026-03-13T17:50:32.718Zgolang.org/x/tools/internal/event/label
5142026-03-13T17:50:32.723Zgolang.org/x/tools/internal/stdlib
5152026-03-13T17:50:32.723Zgo/doc/comment
5162026-03-13T17:50:32.745Zmath/rand
5172026-03-13T17:50:32.762Zgolang.org/x/sync/errgroup
5182026-03-13T17:50:32.762Zos/exec
5192026-03-13T17:50:32.787Zencoding/base64
5202026-03-13T17:50:32.791Zcrypto/md5
5212026-03-13T17:50:32.791Zgolang.org/x/tools/internal/event/keys
5222026-03-13T17:50:32.791Zgo/scanner
5232026-03-13T17:50:32.816Zmath/big
5242026-03-13T17:50:32.843Zencoding/json
5252026-03-13T17:50:32.854Zgolang.org/x/tools/internal/event/core
5262026-03-13T17:50:32.864Zinternal/goroot
5272026-03-13T17:50:32.870Zgo/ast
5282026-03-13T17:50:32.886Zgolang.org/x/tools/internal/event
5292026-03-13T17:50:33.031Zgo/internal/typeparams
5302026-03-13T17:50:33.036Zgo/doc
5312026-03-13T17:50:33.053Zgo/parser
5322026-03-13T17:50:33.065Zgolang.org/x/tools/internal/gocommand
5332026-03-13T17:50:33.118Zgo/constant
5342026-03-13T17:50:33.201Zgolang.org/x/tools/internal/pkgbits
5352026-03-13T17:50:33.272Zgo/build
5362026-03-13T17:50:33.282Zgo/types
5372026-03-13T17:50:33.986Zgolang.org/x/tools/internal/aliases
5382026-03-13T17:50:33.990Zgolang.org/x/tools/internal/versions
5392026-03-13T17:50:34.027Zgolang.org/x/tools/internal/typeparams
5402026-03-13T17:50:34.079Zgolang.org/x/tools/go/types/typeutil
5412026-03-13T17:50:34.084Zgo: downloading google.golang.org/protobuf v1.27.1
5422026-03-13T17:50:34.084Zgo: downloading go.uber.org/multierr v1.7.0
5432026-03-13T17:50:34.084Zgo: downloading github.com/twitchtv/twirp v8.1.0+incompatible
5442026-03-13T17:50:34.084Zgo: downloading go.uber.org/zap v1.19.0
5452026-03-13T17:50:34.084Zgo: downloading google.golang.org/grpc v1.41.0-dev.0.20210907181116-2f3355d2244e
5462026-03-13T17:50:34.085Zgo: downloading github.com/pkg/profile v1.6.0
5472026-03-13T17:50:34.085Zgo: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
5482026-03-13T17:50:34.086Zgo: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
5492026-03-13T17:50:34.097Zgo: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
5502026-03-13T17:50:34.101Zgo: downloading github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e
5512026-03-13T17:50:34.135Zgolang.org/x/tools/internal/typesinternal
5522026-03-13T17:50:34.204Zgolang.org/x/tools/go/types/objectpath
5532026-03-13T17:50:34.257Zgolang.org/x/tools/internal/gcimporter
5542026-03-13T17:50:34.309Zgo: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
5552026-03-13T17:50:34.315Zgo: downloading github.com/gofrs/flock v0.8.1
5562026-03-13T17:50:34.315Zgo: downloading github.com/klauspost/pgzip v1.2.5
5572026-03-13T17:50:34.315Zgo: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
5582026-03-13T17:50:34.315Zgo: downloading github.com/klauspost/compress v1.13.5
5592026-03-13T17:50:34.315Zgo: downloading github.com/gofrs/uuid v4.0.0+incompatible
5602026-03-13T17:50:34.315Zgo: downloading go.uber.org/atomic v1.7.0
5612026-03-13T17:50:34.315Zgo: downloading golang.org/x/sys v0.0.0-20210908143011-c212e7322662
5622026-03-13T17:50:34.418Zgo: downloading github.com/golang/protobuf v1.5.2
5632026-03-13T17:50:34.455Zgo: downloading google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83
5642026-03-13T17:50:34.463Zgolang.org/x/tools/go/gcexportdata
5652026-03-13T17:50:34.503Zgolang.org/x/tools/go/packages
5662026-03-13T17:50:34.519Zgo: downloading golang.org/x/net v0.0.0-20210907225631-ff17edfbf26d
5672026-03-13T17:50:34.637Zgithub.com/cockroachdb/cockroach/pkg/cmd/prereqs
5682026-03-13T17:50:34.821Zgo: downloading golang.org/x/text v0.3.7
5692026-03-13T17:50:34.907Zgo install -v uptodate
5702026-03-13T17:50:34.910ZGOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp
5712026-03-13T17:50:34.916Zgo install -v protoc-gen-gogoroach
5722026-03-13T17:50:34.919ZGOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp
5732026-03-13T17:50:34.924Zgo install -v terraformgen
5742026-03-13T17:50:34.931ZGOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp
5752026-03-13T17:50:34.934Zgo install -v optgen
5762026-03-13T17:50:34.938ZGOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp
5772026-03-13T17:50:34.984Zmv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d
5782026-03-13T17:50:34.988Zmv -f bin/uptodate.d.tmp bin/uptodate.d
5792026-03-13T17:50:34.992ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/protoc-gen-gogoroach
5802026-03-13T17:50:34.992ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/uptodate
5812026-03-13T17:50:35.001Zmv -f bin/terraformgen.d.tmp bin/terraformgen.d
5822026-03-13T17:50:35.008ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/roachprod/vm/aws/terraformgen
5832026-03-13T17:50:35.012Zmv -f bin/optgen.d.tmp bin/optgen.d
5842026-03-13T17:50:35.012ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/sql/opt/optgen/cmd/optgen
5852026-03-13T17:50:35.180Zinternal/nettrace
5862026-03-13T17:50:35.197Zgithub.com/cockroachdb/errors/stdstrings
5872026-03-13T17:50:35.203Zcrypto/internal/alias
5882026-03-13T17:50:35.226Zcrypto/internal/alias
5892026-03-13T17:50:35.239Zgithub.com/cockroachdb/errors/stdstrings
5902026-03-13T17:50:35.242Zcrypto/internal/alias
5912026-03-13T17:50:35.242Zvendor/golang.org/x/crypto/cryptobyte/asn1
5922026-03-13T17:50:35.243Zvendor/golang.org/x/crypto/internal/alias
5932026-03-13T17:50:35.243Zcontainer/list
5942026-03-13T17:50:35.243Zcrypto/internal/boring/sig
5952026-03-13T17:50:35.243Zcrypto/subtle
5962026-03-13T17:50:35.258Zvendor/golang.org/x/net/dns/dnsmessage
5972026-03-13T17:50:35.261Zinternal/singleflight
5982026-03-13T17:50:35.261Zcrypto/internal/boring/sig
5992026-03-13T17:50:35.261Zcontainer/list
6002026-03-13T17:50:35.261Zvendor/golang.org/x/crypto/internal/alias
6012026-03-13T17:50:35.270Zcrypto/internal/boring/sig
6022026-03-13T17:50:35.274Zcrypto/subtle
6032026-03-13T17:50:35.274Zinternal/intern
6042026-03-13T17:50:35.274Zcrypto/subtle
6052026-03-13T17:50:35.274Zvendor/golang.org/x/crypto/cryptobyte/asn1
6062026-03-13T17:50:35.281Zgithub.com/cockroachdb/redact/internal/rfmt/fmtsort
6072026-03-13T17:50:35.337Zvendor/golang.org/x/net/lif
6082026-03-13T17:50:35.345Zruntime/cgo
6092026-03-13T17:50:35.345Znet/netip
6102026-03-13T17:50:35.345Zvendor/golang.org/x/net/dns/dnsmessage
6112026-03-13T17:50:35.345Zgithub.com/gogo/protobuf/sortkeys
6122026-03-13T17:50:35.345Ztext/tabwriter
6132026-03-13T17:50:35.345Zcrypto/internal/randutil
6142026-03-13T17:50:35.345Zgithub.com/kr/text
6152026-03-13T17:50:35.345Zvendor/golang.org/x/text/transform
6162026-03-13T17:50:35.345Zgithub.com/gogo/protobuf/sortkeys
6172026-03-13T17:50:35.345Zcrypto/rc4
6182026-03-13T17:50:35.345Zvendor/golang.org/x/net/dns/dnsmessage
6192026-03-13T17:50:35.345Zgithub.com/cockroachdb/redact/interfaces
6202026-03-13T17:50:35.345Zgithub.com/cockroachdb/redact/internal/fmtforward
6212026-03-13T17:50:35.345Zencoding/csv
6222026-03-13T17:50:35.345Ztext/template/parse
6232026-03-13T17:50:35.345Znet/url
6242026-03-13T17:50:35.353Ztext/tabwriter
6252026-03-13T17:50:35.354Zhash/crc32
6262026-03-13T17:50:35.363Zcrypto/cipher
6272026-03-13T17:50:35.375Zencoding/hex
6282026-03-13T17:50:35.395Ztext/tabwriter
6292026-03-13T17:50:35.399Znet/http/internal/ascii
6302026-03-13T17:50:35.399Zcrypto/rc4
6312026-03-13T17:50:35.399Zgithub.com/kr/text
6322026-03-13T17:50:35.399Zvendor/golang.org/x/text/transform
6332026-03-13T17:50:35.399Zgithub.com/rogpeppe/go-internal/fmtsort
6342026-03-13T17:50:35.399Zcrypto/internal/randutil
6352026-03-13T17:50:35.403Zhash/crc32
6362026-03-13T17:50:35.403Znet/netip
6372026-03-13T17:50:35.411Zencoding/hex
6382026-03-13T17:50:35.411Zhash/crc32
6392026-03-13T17:50:35.411Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap
6402026-03-13T17:50:35.417Znet/netip
6412026-03-13T17:50:35.417Zgithub.com/rogpeppe/go-internal/fmtsort
6422026-03-13T17:50:35.417Zencoding/pem
6432026-03-13T17:50:35.418Zcrypto/cipher
6442026-03-13T17:50:35.418Zcrypto/internal/nistec/fiat
6452026-03-13T17:50:35.418Zcrypto/internal/edwards25519/field
6462026-03-13T17:50:35.436Zcompress/flate
6472026-03-13T17:50:35.445Zgo/printer
6482026-03-13T17:50:35.445Zcrypto/internal/boring
6492026-03-13T17:50:35.459Zgithub.com/gogo/protobuf/proto
6502026-03-13T17:50:35.508Zencoding/pem
6512026-03-13T17:50:35.520Znet/http/internal/ascii
6522026-03-13T17:50:35.525Zcrypto/des
6532026-03-13T17:50:35.525Zembed
6542026-03-13T17:50:35.525Zvendor/golang.org/x/crypto/chacha20
6552026-03-13T17:50:35.525Zcrypto/internal/nistec/fiat
6562026-03-13T17:50:35.525Zcrypto/internal/edwards25519/field
6572026-03-13T17:50:35.535Zruntime/cgo
6582026-03-13T17:50:35.548Zvendor/golang.org/x/crypto/internal/poly1305
6592026-03-13T17:50:35.562Zcrypto/des
6602026-03-13T17:50:35.562Zcrypto/internal/boring
6612026-03-13T17:50:35.562Zvendor/golang.org/x/crypto/chacha20
6622026-03-13T17:50:35.562Zembed
6632026-03-13T17:50:35.567Zcrypto/sha256
6642026-03-13T17:50:35.586Zgithub.com/cockroachdb/redact/internal/markers
6652026-03-13T17:50:35.594Zcompress/gzip
6662026-03-13T17:50:35.626Zgithub.com/MichaelTJones/walk
6672026-03-13T17:50:35.630Zcrypto/hmac
6682026-03-13T17:50:35.636Zcrypto/sha512
6692026-03-13T17:50:35.641Zcrypto/sha1
6702026-03-13T17:50:35.641Zcrypto/aes
6712026-03-13T17:50:35.648Zgithub.com/cockroachdb/redact/internal/markers
6722026-03-13T17:50:35.653Zgithub.com/kr/pretty
6732026-03-13T17:50:35.653Zgithub.com/pkg/errors
6742026-03-13T17:50:35.653Zgithub.com/cockroachdb/redact/internal/redact
6752026-03-13T17:50:35.653Zgithub.com/cockroachdb/redact/internal/redact
6762026-03-13T17:50:35.703Zgithub.com/cockroachdb/redact/internal/escape
6772026-03-13T17:50:35.707Ztext/template
6782026-03-13T17:50:35.718Zcrypto/sha256
6792026-03-13T17:50:35.731Zgithub.com/cockroachdb/redact/internal/escape
6802026-03-13T17:50:35.750Zgithub.com/cockroachdb/redact/internal/buffer
6812026-03-13T17:50:35.755Zvendor/golang.org/x/sys/cpu
6822026-03-13T17:50:35.760Zgithub.com/kr/pretty
6832026-03-13T17:50:35.763Zgithub.com/cockroachdb/logtags
6842026-03-13T17:50:35.764Zgithub.com/pkg/errors
6852026-03-13T17:50:35.764Zgo/format
6862026-03-13T17:50:35.764Zgithub.com/gogo/protobuf/proto
6872026-03-13T17:50:35.764Zcrypto/rand
6882026-03-13T17:50:35.764Zcrypto/aes
6892026-03-13T17:50:35.770Zcrypto/internal/bigmod
6902026-03-13T17:50:35.796Zgithub.com/cockroachdb/redact/internal/rfmt
6912026-03-13T17:50:35.802Zcrypto/internal/boring/bbig
6922026-03-13T17:50:35.809Zgithub.com/cockroachdb/logtags
6932026-03-13T17:50:35.814Zcrypto/internal/edwards25519
6942026-03-13T17:50:35.814Zvendor/golang.org/x/crypto/internal/poly1305
6952026-03-13T17:50:35.814Zgithub.com/cockroachdb/redact/internal/rfmt
6962026-03-13T17:50:35.818Zgithub.com/gogo/protobuf/proto
6972026-03-13T17:50:35.824Zvendor/golang.org/x/sys/cpu
6982026-03-13T17:50:35.828Zgithub.com/cockroachdb/redact/internal/rfmt
6992026-03-13T17:50:35.828Zvendor/golang.org/x/crypto/hkdf
7002026-03-13T17:50:35.835Zruntime/cgo
7012026-03-13T17:50:35.840Zvendor/golang.org/x/text/unicode/bidi
7022026-03-13T17:50:35.845Zcrypto/sha512
7032026-03-13T17:50:35.931Zencoding/asn1
7042026-03-13T17:50:35.931Zcrypto/internal/edwards25519
7052026-03-13T17:50:35.936Zcrypto/dsa
7062026-03-13T17:50:35.936Zgithub.com/getsentry/sentry-go/internal/crypto/randutil
7072026-03-13T17:50:36.021Zcrypto/sha1
7082026-03-13T17:50:36.021Zcrypto/internal/nistec
7092026-03-13T17:50:36.021Zgithub.com/cockroachdb/redact/builder
7102026-03-13T17:50:36.021Zvendor/golang.org/x/crypto/hkdf
7112026-03-13T17:50:36.021Zvendor/golang.org/x/text/unicode/bidi
7122026-03-13T17:50:36.022Zcrypto/internal/nistec
7132026-03-13T17:50:36.022Zcrypto/internal/bigmod
7142026-03-13T17:50:36.022Zgithub.com/cockroachdb/redact
7152026-03-13T17:50:36.022Zvendor/golang.org/x/text/unicode/norm
7162026-03-13T17:50:36.030Zgithub.com/cockroachdb/redact
7172026-03-13T17:50:36.035Zvendor/golang.org/x/net/http2/hpack
7182026-03-13T17:50:36.035Zgithub.com/cockroachdb/cockroach/pkg/cli/exit
7192026-03-13T17:50:36.054Zcrypto/dsa
7202026-03-13T17:50:36.061Zvendor/golang.org/x/text/secure/bidirule
7212026-03-13T17:50:36.061Zvendor/golang.org/x/text/unicode/norm
7222026-03-13T17:50:36.062Zvendor/golang.org/x/net/http2/hpack
7232026-03-13T17:50:36.062Zmime
7242026-03-13T17:50:36.062Zcrypto/ed25519
7252026-03-13T17:50:36.091Zvendor/golang.org/x/crypto/chacha20poly1305
7262026-03-13T17:50:36.095Zmime/quotedprintable
7272026-03-13T17:50:36.095Zencoding/asn1
7282026-03-13T17:50:36.096Zmime/quotedprintable
7292026-03-13T17:50:36.096Zcrypto/rsa
7302026-03-13T17:50:36.109Zmime
7312026-03-13T17:50:36.114Znet/http/internal
7322026-03-13T17:50:36.114Znet/http/internal
7332026-03-13T17:50:36.143Zcrypto/ed25519
7342026-03-13T17:50:36.154Zruntime/debug
7352026-03-13T17:50:36.159Zgolang.org/x/sys/execabs
7362026-03-13T17:50:36.184Zgolang.org/x/sys/execabs
7372026-03-13T17:50:36.187Zruntime/debug
7382026-03-13T17:50:36.187Zvendor/golang.org/x/text/secure/bidirule
7392026-03-13T17:50:36.219Zvendor/golang.org/x/crypto/cryptobyte
7402026-03-13T17:50:36.224Zcrypto/x509/pkix
7412026-03-13T17:50:36.257Zvendor/golang.org/x/crypto/chacha20poly1305
7422026-03-13T17:50:36.279Zcrypto/x509/pkix
7432026-03-13T17:50:36.308Zcrypto/elliptic
7442026-03-13T17:50:36.316Zvendor/golang.org/x/crypto/cryptobyte
7452026-03-13T17:50:36.321Zcrypto/ecdh
7462026-03-13T17:50:36.482Zcrypto/ecdsa
7472026-03-13T17:50:36.505Zvendor/golang.org/x/net/idna
7482026-03-13T17:50:36.514Zvendor/golang.org/x/net/idna
7492026-03-13T17:50:36.539Zcrypto/ecdsa
7502026-03-13T17:50:36.699Znet
7512026-03-13T17:50:36.787Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7522026-03-13T17:50:36.801Znet
7532026-03-13T17:50:36.850Znet
7542026-03-13T17:50:36.929Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7552026-03-13T17:50:36.935Zgithub.com/gogo/protobuf/types
7562026-03-13T17:50:36.997Zgithub.com/gogo/protobuf/protoc-gen-gogo/plugin
7572026-03-13T17:50:37.001Zgithub.com/gogo/protobuf/gogoproto
7582026-03-13T17:50:37.021Zgithub.com/gogo/protobuf/gogoproto
7592026-03-13T17:50:37.026Zgithub.com/gogo/protobuf/types
7602026-03-13T17:50:37.054Zgithub.com/gogo/protobuf/vanity
7612026-03-13T17:50:37.054Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator
7622026-03-13T17:50:37.394Zgithub.com/gogo/protobuf/plugin/testgen
7632026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/plugin/defaultcheck
7642026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/plugin/embedcheck
7652026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/plugin/oneofcheck
7662026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/plugin/enumstringer
7672026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/protoc-gen-gogo/grpc
7682026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/plugin/populate
7692026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/plugin/unmarshal
7702026-03-13T17:50:37.410Zgithub.com/gogo/protobuf/plugin/marshalto
7712026-03-13T17:50:37.410Zgithub.com/cockroachdb/errors/errorspb
7722026-03-13T17:50:37.557Zgithub.com/cockroachdb/errors/errorspb
7732026-03-13T17:50:37.566Zgithub.com/cockroachdb/errors/errbase
7742026-03-13T17:50:37.594Zgithub.com/gogo/protobuf/plugin/compare
7752026-03-13T17:50:37.600Zgithub.com/gogo/protobuf/plugin/description
7762026-03-13T17:50:37.600Zgithub.com/gogo/protobuf/plugin/face
7772026-03-13T17:50:37.600Zgithub.com/gogo/protobuf/plugin/equal
7782026-03-13T17:50:37.600Zgithub.com/gogo/protobuf/plugin/stringer
7792026-03-13T17:50:37.600Zgoogle.golang.org/protobuf/internal/flags
7802026-03-13T17:50:37.600Zgithub.com/gogo/protobuf/plugin/union
7812026-03-13T17:50:37.600Zgithub.com/gogo/protobuf/plugin/gostring
7822026-03-13T17:50:37.600Zgithub.com/gogo/protobuf/plugin/size
7832026-03-13T17:50:37.606Zgoogle.golang.org/protobuf/internal/set
7842026-03-13T17:50:37.607Zgithub.com/golang/groupcache/lru
7852026-03-13T17:50:37.607Zgo.opencensus.io
7862026-03-13T17:50:37.607Zgo.opencensus.io/trace/internal
7872026-03-13T17:50:37.615Zgithub.com/twitchtv/twirp/internal/contextkeys
7882026-03-13T17:50:37.615Zgoogle.golang.org/grpc/serviceconfig
7892026-03-13T17:50:37.615Zgo.opencensus.io/internal/tagencoding
7902026-03-13T17:50:37.626Zgolang.org/x/sys/internal/unsafeheader
7912026-03-13T17:50:37.695Zgithub.com/cockroachdb/errors/markers
7922026-03-13T17:50:37.701Zgithub.com/cockroachdb/errors/barriers
7932026-03-13T17:50:37.707Zgithub.com/cockroachdb/errors/secondary
7942026-03-13T17:50:37.707Zgithub.com/cockroachdb/errors/hintdetail
7952026-03-13T17:50:37.713Zgithub.com/cockroachdb/errors/telemetrykeys
7962026-03-13T17:50:37.713Zgithub.com/cockroachdb/errors/contexttags
7972026-03-13T17:50:37.713Zgithub.com/cockroachdb/errors/safedetails
7982026-03-13T17:50:37.778Zgithub.com/klauspost/compress
7992026-03-13T17:50:37.808Zgithub.com/cockroachdb/errors/domains
8002026-03-13T17:50:37.832Zgithub.com/cockroachdb/errors/markers
8012026-03-13T17:50:37.836Zgithub.com/cockroachdb/errors/contexttags
8022026-03-13T17:50:37.836Zgithub.com/cockroachdb/errors/secondary
8032026-03-13T17:50:37.836Zgithub.com/cockroachdb/errors/domains
8042026-03-13T17:50:37.836Zgithub.com/cockroachdb/errors/hintdetail
8052026-03-13T17:50:37.836Zgithub.com/cockroachdb/errors/telemetrykeys
8062026-03-13T17:50:37.836Zgithub.com/cockroachdb/errors/safedetails
8072026-03-13T17:50:37.844Zgithub.com/cockroachdb/errors/assert
8082026-03-13T17:50:37.848Zgithub.com/cockroachdb/errors/issuelink
8092026-03-13T17:50:37.891Zgithub.com/cockroachdb/errors/issuelink
8102026-03-13T17:50:37.901Zgoogle.golang.org/grpc/internal/grpcsync
8112026-03-13T17:50:37.904Zgoogle.golang.org/grpc/internal/buffer
8122026-03-13T17:50:37.905Zgoogle.golang.org/protobuf/internal/pragma
8132026-03-13T17:50:37.925Zhash/fnv
8142026-03-13T17:50:37.942Zgolang.org/x/text/transform
8152026-03-13T17:50:37.945Zgoogle.golang.org/grpc/encoding
8162026-03-13T17:50:37.945Zhtml
8172026-03-13T17:50:37.959Zgithub.com/gogo/protobuf/vanity/command
8182026-03-13T17:50:37.970Zgithub.com/klauspost/compress/internal/snapref
8192026-03-13T17:50:37.974Zgoogle.golang.org/grpc/backoff
8202026-03-13T17:50:37.974Zgoogle.golang.org/grpc/internal/grpcrand
8212026-03-13T17:50:37.975Zgoogle.golang.org/grpc/keepalive
8222026-03-13T17:50:37.980Zgoogle.golang.org/grpc/tap
8232026-03-13T17:50:37.980Zgithub.com/klauspost/compress/zstd/internal/xxhash
8242026-03-13T17:50:37.980Zgolang.org/x/sync/errgroup
8252026-03-13T17:50:37.985Zgo.uber.org/zap/buffer
8262026-03-13T17:50:38.003Zgithub.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach
8272026-03-13T17:50:38.037Zgoogle.golang.org/grpc/internal/backoff
8282026-03-13T17:50:38.040Zgo.uber.org/zap/internal/bufferpool
8292026-03-13T17:50:38.052Zos/signal
8302026-03-13T17:50:38.056Znet
8312026-03-13T17:50:38.056Zgopkg.in/yaml.v3
8322026-03-13T17:50:38.056Zgoogle.golang.org/protobuf/internal/detrand
8332026-03-13T17:50:38.056Zgo.uber.org/atomic
8342026-03-13T17:50:38.060Zgoogle.golang.org/protobuf/internal/version
8352026-03-13T17:50:38.060Zgo.opencensus.io/internal
8362026-03-13T17:50:38.060Zruntime/trace
8372026-03-13T17:50:38.060Zgo.uber.org/zap/internal/color
8382026-03-13T17:50:38.072Zgo.opencensus.io/trace/tracestate
8392026-03-13T17:50:38.078Zgithub.com/bufbuild/buf/private/usage
8402026-03-13T17:50:38.086Zgo.uber.org/zap/internal/exit
8412026-03-13T17:50:38.112Zdatabase/sql/driver
8422026-03-13T17:50:38.118Zgoogle.golang.org/protobuf/internal/errors
8432026-03-13T17:50:38.118Zgithub.com/bgentry/go-netrc/netrc
8442026-03-13T17:50:38.127Zgithub.com/bufbuild/buf/private/bufpkg/bufanalysis
8452026-03-13T17:50:38.130Zgithub.com/bufbuild/buf/private/pkg/stringutil
8462026-03-13T17:50:38.130Zgo.uber.org/multierr
8472026-03-13T17:50:38.130Zgithub.com/bufbuild/buf/private/pkg/protoversion
8482026-03-13T17:50:38.145Zgithub.com/bufbuild/buf/private/pkg/diff
8492026-03-13T17:50:38.233Zgoogle.golang.org/protobuf/encoding/protowire
8502026-03-13T17:50:38.233Zgithub.com/bufbuild/buf/private/pkg/osextended
8512026-03-13T17:50:38.236Zos/user
8522026-03-13T17:50:38.237Zgithub.com/klauspost/compress/flate
8532026-03-13T17:50:38.237Zgithub.com/bufbuild/buf/private/pkg/normalpath
8542026-03-13T17:50:38.260Zgithub.com/bufbuild/buf/private/pkg/thread
8552026-03-13T17:50:38.260Zgithub.com/bufbuild/buf/private/pkg/ioextended
8562026-03-13T17:50:38.260Zgithub.com/bufbuild/buf/private/buf/bufcheck
8572026-03-13T17:50:38.268Zgithub.com/klauspost/compress/fse
8582026-03-13T17:50:38.268Zgo.uber.org/zap/zapcore
8592026-03-13T17:50:38.268Zgo.opencensus.io/trace
8602026-03-13T17:50:38.268Zgithub.com/jhump/protoreflect/desc/protoparse/ast
8612026-03-13T17:50:38.269Zgithub.com/spf13/pflag
8622026-03-13T17:50:38.290Zgithub.com/bufbuild/buf/private/pkg/filepathextended
8632026-03-13T17:50:38.295Ztext/scanner
8642026-03-13T17:50:38.295Zgithub.com/bufbuild/buf/private/pkg/interrupt
8652026-03-13T17:50:38.301Zgolang.org/x/net/internal/timeseries
8662026-03-13T17:50:38.307Zhtml/template
8672026-03-13T17:50:38.325Zcrypto/x509
8682026-03-13T17:50:38.328Znet/textproto
8692026-03-13T17:50:38.328Zvendor/golang.org/x/net/http/httpproxy
8702026-03-13T17:50:38.336Zgoogle.golang.org/grpc/internal/grpclog
8712026-03-13T17:50:38.341Zgithub.com/klauspost/compress/huff0
8722026-03-13T17:50:38.352Zgoogle.golang.org/grpc/attributes
8732026-03-13T17:50:38.355Zgoogle.golang.org/grpc/metadata
8742026-03-13T17:50:38.403Zvendor/golang.org/x/net/http/httpguts
8752026-03-13T17:50:38.415Zmime/multipart
8762026-03-13T17:50:38.415Zgithub.com/bufbuild/buf/private/pkg/storage/storageutil
8772026-03-13T17:50:38.502Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/internal
8782026-03-13T17:50:38.502Zgoogle.golang.org/grpc/codes
8792026-03-13T17:50:38.502Zgoogle.golang.org/grpc/grpclog
8802026-03-13T17:50:38.502Zgoogle.golang.org/grpc/internal/balancerload
8812026-03-13T17:50:38.514Zgithub.com/klauspost/compress/zstd
8822026-03-13T17:50:38.540Zgithub.com/bufbuild/buf/private/pkg/storage
8832026-03-13T17:50:38.544Zgoogle.golang.org/grpc/connectivity
8842026-03-13T17:50:38.552Zgoogle.golang.org/grpc/internal/envconfig
8852026-03-13T17:50:38.571Zgolang.org/x/text/unicode/bidi
8862026-03-13T17:50:38.574Zgolang.org/x/text/unicode/norm
8872026-03-13T17:50:38.590Zgolang.org/x/net/http2/hpack
8882026-03-13T17:50:38.619Zgithub.com/spf13/cobra
8892026-03-13T17:50:38.665Zgithub.com/klauspost/pgzip
8902026-03-13T17:50:38.671Zgithub.com/bufbuild/buf/private/pkg/rpc
8912026-03-13T17:50:38.677Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcheader
8922026-03-13T17:50:38.706Zcrypto/tls
8932026-03-13T17:50:38.717Zgithub.com/klauspost/compress/zip
8942026-03-13T17:50:38.720Zgithub.com/bufbuild/buf/private/pkg/app
8952026-03-13T17:50:38.720Zgo.opencensus.io/resource
8962026-03-13T17:50:38.720Zruntime/pprof
8972026-03-13T17:50:38.720Zgoogle.golang.org/grpc/encoding/gzip
8982026-03-13T17:50:38.720Zgithub.com/gofrs/flock
8992026-03-13T17:50:38.767Zgolang.org/x/text/secure/bidirule
9002026-03-13T17:50:38.768Zgithub.com/bufbuild/buf/private/pkg/verbose
9012026-03-13T17:50:38.773Zgithub.com/bufbuild/buf/private/bufpkg/bufrpc
9022026-03-13T17:50:38.784Zgithub.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen
9032026-03-13T17:50:38.791Zgoogle.golang.org/protobuf/reflect/protoreflect
9042026-03-13T17:50:38.807Zgithub.com/bufbuild/buf/private/pkg/app/appverbose
9052026-03-13T17:50:38.813Zgolang.org/x/sys/unix
9062026-03-13T17:50:38.813Zgithub.com/bufbuild/buf/private/pkg/encoding
9072026-03-13T17:50:38.825Zgithub.com/bufbuild/buf/private/pkg/netrc
9082026-03-13T17:50:38.841Zgithub.com/bufbuild/buf/private/bufpkg/buftransport
9092026-03-13T17:50:38.870Zgithub.com/bufbuild/buf/private/bufpkg/buflock
9102026-03-13T17:50:38.878Zgithub.com/bufbuild/buf/private/pkg/storage/storagemem
9112026-03-13T17:50:38.893Zvendor/golang.org/x/net/http/httpproxy
9122026-03-13T17:50:38.898Zgithub.com/bufbuild/buf/private/pkg/storage/storageos
9132026-03-13T17:50:38.905Znet/textproto
9142026-03-13T17:50:38.910Zcrypto/x509
9152026-03-13T17:50:38.922Zgithub.com/spf13/pflag
9162026-03-13T17:50:38.930Zgolang.org/x/net/idna
9172026-03-13T17:50:38.934Zgithub.com/bufbuild/buf/private/pkg/filelock
9182026-03-13T17:50:38.952Zgo.opencensus.io/metric/metricdata
9192026-03-13T17:50:38.977Zgithub.com/bufbuild/buf/private/gen/data/datawkt
9202026-03-13T17:50:38.996Zgoogle.golang.org/protobuf/internal/encoding/messageset
9212026-03-13T17:50:38.999Zvendor/golang.org/x/net/http/httpguts
9222026-03-13T17:50:39.006Zgoogle.golang.org/protobuf/internal/genid
9232026-03-13T17:50:39.012Zgoogle.golang.org/protobuf/runtime/protoiface
9242026-03-13T17:50:39.021Zgoogle.golang.org/protobuf/internal/descopts
9252026-03-13T17:50:39.024Zgoogle.golang.org/protobuf/internal/descfmt
9262026-03-13T17:50:39.024Zgo.opencensus.io/metric/metricproducer
9272026-03-13T17:50:39.036Zgoogle.golang.org/protobuf/internal/order
9282026-03-13T17:50:39.058Zgoogle.golang.org/protobuf/internal/strs
9292026-03-13T17:50:39.067Zgithub.com/pkg/profile
9302026-03-13T17:50:39.071Zgo.opencensus.io/tag
9312026-03-13T17:50:39.090Zarchive/tar
9322026-03-13T17:50:39.122Zgoogle.golang.org/protobuf/internal/encoding/text
9332026-03-13T17:50:39.126Zgoogle.golang.org/protobuf/internal/encoding/json
9342026-03-13T17:50:39.162Zgo.opencensus.io/stats/internal
9352026-03-13T17:50:39.229Zgoogle.golang.org/protobuf/reflect/protoregistry
9362026-03-13T17:50:39.236Zgoogle.golang.org/protobuf/internal/encoding/defval
9372026-03-13T17:50:39.262Zgo.opencensus.io/stats
9382026-03-13T17:50:39.271Zgolang.org/x/term
9392026-03-13T17:50:39.289Zcrypto/tls
9402026-03-13T17:50:39.298Zgithub.com/bufbuild/buf/private/pkg/storage/storagearchive
9412026-03-13T17:50:39.304Zgo.opencensus.io/stats/view
9422026-03-13T17:50:39.320Zgoogle.golang.org/protobuf/proto
9432026-03-13T17:50:39.349Znet/http/httptrace
9442026-03-13T17:50:39.386Znet/http
9452026-03-13T17:50:39.449Zgoogle.golang.org/protobuf/encoding/prototext
9462026-03-13T17:50:39.457Zgoogle.golang.org/protobuf/internal/filedesc
9472026-03-13T17:50:39.672Zgoogle.golang.org/protobuf/internal/encoding/tag
9482026-03-13T17:50:39.685Zgoogle.golang.org/protobuf/encoding/protojson
9492026-03-13T17:50:39.727Zgoogle.golang.org/protobuf/internal/impl
9502026-03-13T17:50:39.783Znet/http/httptrace
9512026-03-13T17:50:39.823Znet/http
9522026-03-13T17:50:40.034Zgoogle.golang.org/grpc/stats
9532026-03-13T17:50:40.034Zgoogle.golang.org/grpc/internal/syscall
9542026-03-13T17:50:40.040Zgithub.com/bufbuild/buf/private/pkg/app/appname
9552026-03-13T17:50:40.040Zvendor/golang.org/x/net/http/httpproxy
9562026-03-13T17:50:40.040Zgithub.com/bufbuild/buf/private/pkg/netextended
9572026-03-13T17:50:40.040Zgithub.com/gofrs/uuid
9582026-03-13T17:50:40.040Znet/textproto
9592026-03-13T17:50:40.040Zcrypto/x509
9602026-03-13T17:50:40.071Zgithub.com/spf13/pflag
9612026-03-13T17:50:40.111Zgithub.com/bufbuild/buf/private/pkg/uuidutil
9622026-03-13T17:50:40.115Zvendor/golang.org/x/net/http/httpguts
9632026-03-13T17:50:40.115Zgolang.org/x/net/http/httpguts
9642026-03-13T17:50:40.138Zgithub.com/bufbuild/buf/private/pkg/tmp
9652026-03-13T17:50:40.365Zgoogle.golang.org/protobuf/internal/filetype
9662026-03-13T17:50:40.371Znet/http/httputil
9672026-03-13T17:50:40.374Zgithub.com/getsentry/sentry-go/internal/ratelimit
9682026-03-13T17:50:40.386Zcrypto/tls
9692026-03-13T17:50:40.397Zgithub.com/spf13/cobra
9702026-03-13T17:50:40.428Zgoogle.golang.org/protobuf/runtime/protoimpl
9712026-03-13T17:50:40.460Zgoogle.golang.org/protobuf/types/known/anypb
9722026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/known/timestamppb
9732026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/known/durationpb
9742026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/descriptorpb
9752026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/known/emptypb
9762026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/known/wrapperspb
9772026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/known/sourcecontextpb
9782026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/known/structpb
9792026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/known/fieldmaskpb
9802026-03-13T17:50:40.464Zgoogle.golang.org/protobuf/types/dynamicpb
9812026-03-13T17:50:40.480Zgithub.com/getsentry/sentry-go/internal/debug
9822026-03-13T17:50:40.520Zgithub.com/getsentry/sentry-go
9832026-03-13T17:50:40.525Zgoogle.golang.org/genproto/protobuf/source_context
9842026-03-13T17:50:40.525Zgithub.com/golang/protobuf/ptypes/empty
9852026-03-13T17:50:40.525Zgithub.com/golang/protobuf/ptypes/any
9862026-03-13T17:50:40.525Zgoogle.golang.org/protobuf/types/known/typepb
9872026-03-13T17:50:40.525Zgoogle.golang.org/genproto/googleapis/rpc/status
9882026-03-13T17:50:40.558Zgithub.com/golang/protobuf/ptypes/wrappers
9892026-03-13T17:50:40.562Zgithub.com/golang/protobuf/ptypes/struct
9902026-03-13T17:50:40.562Zgithub.com/golang/protobuf/ptypes/duration
9912026-03-13T17:50:40.607Zgoogle.golang.org/genproto/protobuf/field_mask
9922026-03-13T17:50:40.611Zgithub.com/golang/protobuf/ptypes/timestamp
9932026-03-13T17:50:40.611Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1
9942026-03-13T17:50:40.611Zgithub.com/bufbuild/buf/private/pkg/prototime
9952026-03-13T17:50:40.639Zgoogle.golang.org/genproto/protobuf/ptype
9962026-03-13T17:50:40.639Zgoogle.golang.org/protobuf/types/known/apipb
9972026-03-13T17:50:40.643Zgithub.com/bufbuild/buf/private/pkg/app/appcmd
9982026-03-13T17:50:40.663Zgoogle.golang.org/protobuf/types/pluginpb
9992026-03-13T17:50:40.666Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1
10002026-03-13T17:50:40.666Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
10012026-03-13T17:50:40.666Zgoogle.golang.org/protobuf/reflect/protodesc
10022026-03-13T17:50:40.707Zgoogle.golang.org/genproto/protobuf/api
10032026-03-13T17:50:40.723Zgithub.com/golang/protobuf/protoc-gen-go/plugin
10042026-03-13T17:50:40.726Zgithub.com/bufbuild/buf/private/pkg/protodescriptor
10052026-03-13T17:50:40.761Zgithub.com/cockroachdb/errors/withstack
10062026-03-13T17:50:40.765Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule
10072026-03-13T17:50:40.768Zgithub.com/bufbuild/buf/private/pkg/protosource
10082026-03-13T17:50:40.802Zgithub.com/cockroachdb/errors/report
10092026-03-13T17:50:40.805Zgithub.com/cockroachdb/errors/errutil
10102026-03-13T17:50:40.879Zgithub.com/bufbuild/buf/private/pkg/protoencoding
10112026-03-13T17:50:40.884Zgithub.com/golang/protobuf/proto
10122026-03-13T17:50:40.884Znet/http/httputil
10132026-03-13T17:50:40.885Zgithub.com/cockroachdb/errors
10142026-03-13T17:50:40.901Znet/http/httptrace
10152026-03-13T17:50:40.906Zgithub.com/bufbuild/buf/private/pkg/cert/certclient
10162026-03-13T17:50:40.906Zgoogle.golang.org/grpc/internal/credentials
10172026-03-13T17:50:40.920Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang
10182026-03-13T17:50:40.923Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig
10192026-03-13T17:50:40.923Zgithub.com/bufbuild/buf/private/bufpkg/bufimage
10202026-03-13T17:50:40.942Zgithub.com/bufbuild/buf/private/buf/bufapp
10212026-03-13T17:50:40.951Znet/http
10222026-03-13T17:50:40.959Zgithub.com/getsentry/sentry-go
10232026-03-13T17:50:41.023Zgoogle.golang.org/grpc/binarylog/grpc_binarylog_v1
10242026-03-13T17:50:41.027Zgithub.com/jhump/protoreflect/internal
10252026-03-13T17:50:41.027Zgithub.com/jhump/protoreflect/internal/codec
10262026-03-13T17:50:41.027Zgoogle.golang.org/grpc/encoding/proto
10272026-03-13T17:50:41.027Zgithub.com/golang/protobuf/jsonpb
10282026-03-13T17:50:41.027Zgithub.com/golang/protobuf/ptypes
10292026-03-13T17:50:41.027Zgoogle.golang.org/grpc/credentials
10302026-03-13T17:50:41.078Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil
10312026-03-13T17:50:41.087Zgoogle.golang.org/grpc/internal/status
10322026-03-13T17:50:41.113Zgithub.com/jhump/protoreflect/desc/internal
10332026-03-13T17:50:41.113Zgoogle.golang.org/grpc/resolver
10342026-03-13T17:50:41.114Zgoogle.golang.org/grpc/peer
10352026-03-13T17:50:41.114Zgoogle.golang.org/grpc/internal/channelz
10362026-03-13T17:50:41.123Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen
10372026-03-13T17:50:41.128Zgoogle.golang.org/grpc/status
10382026-03-13T17:50:41.139Zgoogle.golang.org/grpc/internal
10392026-03-13T17:50:41.143Zgoogle.golang.org/grpc/internal/transport/networktype
10402026-03-13T17:50:41.143Zgoogle.golang.org/grpc/internal/resolver/passthrough
10412026-03-13T17:50:41.143Zgoogle.golang.org/grpc/balancer/grpclb/state
10422026-03-13T17:50:41.143Zgoogle.golang.org/grpc/internal/metadata
10432026-03-13T17:50:41.143Zgoogle.golang.org/grpc/internal/grpcutil
10442026-03-13T17:50:41.184Zgoogle.golang.org/grpc/internal/resolver/dns
10452026-03-13T17:50:41.193Zgoogle.golang.org/grpc/internal/resolver/unix
10462026-03-13T17:50:41.193Zgoogle.golang.org/grpc/balancer
10472026-03-13T17:50:41.193Zgithub.com/jhump/protoreflect/desc
10482026-03-13T17:50:41.204Zgithub.com/cockroachdb/errors/errutil
10492026-03-13T17:50:41.216Zgoogle.golang.org/grpc/internal/binarylog
10502026-03-13T17:50:41.247Zgoogle.golang.org/grpc/balancer/base
10512026-03-13T17:50:41.247Zgoogle.golang.org/grpc/internal/serviceconfig
10522026-03-13T17:50:41.261Zgoogle.golang.org/grpc/internal/resolver
10532026-03-13T17:50:41.307Zgoogle.golang.org/grpc/balancer/roundrobin
10542026-03-13T17:50:41.307Zgithub.com/cockroachdb/errors/oserror
10552026-03-13T17:50:41.372Zgithub.com/cockroachdb/cockroach/pkg/cmd/uptodate
10562026-03-13T17:50:41.501Zgithub.com/jhump/protoreflect/codec
10572026-03-13T17:50:41.749Zgithub.com/jhump/protoreflect/dynamic
10582026-03-13T17:50:41.892Zgithub.com/jhump/protoreflect/desc/protoparse
10592026-03-13T17:50:41.892Zoptgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt
10602026-03-13T17:50:41.892Zoptgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt
10612026-03-13T17:50:41.892Zoptgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt
10622026-03-13T17:50:41.892Zoptgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt
10632026-03-13T17:50:41.892Zoptgen -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
10642026-03-13T17:50:41.892Zoptgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt
10652026-03-13T17:50:41.892Zoptgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt
10662026-03-13T17:50:41.892Zoptgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt
10672026-03-13T17:50:41.892Z[ 0%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o
10682026-03-13T17:50:41.892Z[ 0%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o
10692026-03-13T17:50:41.892Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o
10702026-03-13T17:50:41.892Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o
10712026-03-13T17:50:41.892Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o
10722026-03-13T17:50:41.892Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o
10732026-03-13T17:50:41.939Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o
10742026-03-13T17:50:41.939Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o
10752026-03-13T17:50:41.940Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o
10762026-03-13T17:50:41.940Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o
10772026-03-13T17:50:41.940Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o
10782026-03-13T17:50:41.940Z[ 7%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o
10792026-03-13T17:50:41.940Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o
10802026-03-13T17:50:41.940Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o
10812026-03-13T17:50:41.940Z[ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o
10822026-03-13T17:50:41.940Z[ 8%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o
10832026-03-13T17:50:41.940Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o
10842026-03-13T17:50:41.940Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o
10852026-03-13T17:50:41.940Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o
10862026-03-13T17:50:41.940Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o
10872026-03-13T17:50:41.940Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o
10882026-03-13T17:50:41.940Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o
10892026-03-13T17:50:41.940Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o
10902026-03-13T17:50:41.940Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o
10912026-03-13T17:50:41.940Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o
10922026-03-13T17:50:41.940Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o
10932026-03-13T17:50:41.940Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o
10942026-03-13T17:50:41.940Z[ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o
10952026-03-13T17:50:41.940Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o
10962026-03-13T17:50:41.940Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o
10972026-03-13T17:50:41.940Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o
10982026-03-13T17:50:41.941Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o
10992026-03-13T17:50:41.945Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o
11002026-03-13T17:50:41.945Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o
11012026-03-13T17:50:41.945Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o
11022026-03-13T17:50:41.945Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o
11032026-03-13T17:50:41.945Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o
11042026-03-13T17:50:41.945Z[ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o
11052026-03-13T17:50:41.945Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o
11062026-03-13T17:50:41.957Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o
11072026-03-13T17:50:41.960Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o
11082026-03-13T17:50:41.964Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o
11092026-03-13T17:50:41.970Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o
11102026-03-13T17:50:41.970Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o
11112026-03-13T17:50:41.978Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o
11122026-03-13T17:50:41.986Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o
11132026-03-13T17:50:42.006Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o
11142026-03-13T17:50:42.006Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o
11152026-03-13T17:50:42.010Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o
11162026-03-13T17:50:42.013Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o
11172026-03-13T17:50:42.018Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o
11182026-03-13T17:50:42.029Z[ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o
11192026-03-13T17:50:42.043Zgo.opencensus.io/trace/propagation
11202026-03-13T17:50:42.046Zgolang.org/x/net/trace
11212026-03-13T17:50:42.046Zgithub.com/bufbuild/buf/private/pkg/rpc/rpchttp
11222026-03-13T17:50:42.046Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcauth
11232026-03-13T17:50:42.047Znet/http/httputil
11242026-03-13T17:50:42.047Zgithub.com/bufbuild/buf/private/pkg/httpauth
11252026-03-13T17:50:42.047Zgithub.com/twitchtv/twirp/ctxsetters
11262026-03-13T17:50:42.047Zgo.uber.org/zap
11272026-03-13T17:50:42.047Zgolang.org/x/net/http2
11282026-03-13T17:50:42.085Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o
11292026-03-13T17:50:42.089Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o
11302026-03-13T17:50:42.089Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o
11312026-03-13T17:50:42.089Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o
11322026-03-13T17:50:42.096Zgithub.com/twitchtv/twirp
11332026-03-13T17:50:42.103Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o
11342026-03-13T17:50:42.112Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o
11352026-03-13T17:50:42.116Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o
11362026-03-13T17:50:42.119Zgo.opencensus.io/plugin/ochttp/propagation/b3
11372026-03-13T17:50:42.136Zgo.opencensus.io/plugin/ocgrpc
11382026-03-13T17:50:42.146Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o
11392026-03-13T17:50:42.175Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o
11402026-03-13T17:50:42.181Z[ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o
11412026-03-13T17:50:42.187Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o
11422026-03-13T17:50:42.213Zgo.opencensus.io/plugin/ochttp
11432026-03-13T17:50:42.221Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o
11442026-03-13T17:50:42.239Zgithub.com/bufbuild/buf/private/pkg/rpc/rpctwirp
11452026-03-13T17:50:42.245Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o
11462026-03-13T17:50:42.251Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o
11472026-03-13T17:50:42.251Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o
11482026-03-13T17:50:42.274Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o
11492026-03-13T17:50:42.281Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o
11502026-03-13T17:50:42.287Zgithub.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient
11512026-03-13T17:50:42.295Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o
11522026-03-13T17:50:42.314Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o
11532026-03-13T17:50:42.329Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o
11542026-03-13T17:50:42.329Z[ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o
11552026-03-13T17:50:42.339Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o
11562026-03-13T17:50:42.349Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o
11572026-03-13T17:50:42.354Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o
11582026-03-13T17:50:42.381Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o
11592026-03-13T17:50:42.398Zgithub.com/bufbuild/buf/private/pkg/zaputil
11602026-03-13T17:50:42.398Zgithub.com/bufbuild/buf/private/pkg/git
11612026-03-13T17:50:42.399Zgithub.com/bufbuild/buf/private/pkg/app/appproto
11622026-03-13T17:50:42.399Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache
11632026-03-13T17:50:42.399Zgithub.com/bufbuild/buf/private/buf/bufcheck/internal
11642026-03-13T17:50:42.399Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild
11652026-03-13T17:50:42.399Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify
11662026-03-13T17:50:42.399Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o
11672026-03-13T17:50:42.399Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o
11682026-03-13T17:50:42.405Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o
11692026-03-13T17:50:42.418Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o
11702026-03-13T17:50:42.422Z[ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o
11712026-03-13T17:50:42.426Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o
11722026-03-13T17:50:42.434Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o
11732026-03-13T17:50:42.446Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o
11742026-03-13T17:50:42.449Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o
11752026-03-13T17:50:42.547Zgithub.com/bufbuild/buf/private/pkg/observability
11762026-03-13T17:50:42.558Zgithub.com/bufbuild/buf/private/pkg/app/applog
11772026-03-13T17:50:42.559Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o
11782026-03-13T17:50:42.559Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o
11792026-03-13T17:50:42.559Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o
11802026-03-13T17:50:42.559Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o
11812026-03-13T17:50:42.559Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o
11822026-03-13T17:50:42.559Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o
11832026-03-13T17:50:42.559Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o
11842026-03-13T17:50:42.559Zgithub.com/bufbuild/buf/private/buf/buffetch/internal
11852026-03-13T17:50:42.564Z[ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o
11862026-03-13T17:50:42.565Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o
11872026-03-13T17:50:42.580Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o
11882026-03-13T17:50:42.599Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o
11892026-03-13T17:50:42.609Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o
11902026-03-13T17:50:42.618Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o
11912026-03-13T17:50:42.625Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o
11922026-03-13T17:50:42.644Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec
11932026-03-13T17:50:42.656Zgithub.com/bufbuild/buf/private/pkg/observability/observabilityzap
11942026-03-13T17:50:42.663Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o
11952026-03-13T17:50:42.663Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck
11962026-03-13T17:50:42.663Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck
11972026-03-13T17:50:42.663Zgithub.com/bufbuild/buf/private/pkg/transport/http/httpclient
11982026-03-13T17:50:42.667Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o
11992026-03-13T17:50:42.667Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o
12002026-03-13T17:50:42.673Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o
12012026-03-13T17:50:42.686Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o
12022026-03-13T17:50:42.712Zgithub.com/bufbuild/buf/private/pkg/app/appflag
12032026-03-13T17:50:42.716Z[ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o
12042026-03-13T17:50:42.724Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o
12052026-03-13T17:50:42.735Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o
12062026-03-13T17:50:42.735Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoos
12072026-03-13T17:50:42.746Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o
12082026-03-13T17:50:42.751Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o
12092026-03-13T17:50:42.755Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o
12102026-03-13T17:50:42.760Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o
12112026-03-13T17:50:42.807Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o
12122026-03-13T17:50:42.816Z[ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o
12132026-03-13T17:50:42.820Z[ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o
12142026-03-13T17:50:42.842Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild
12152026-03-13T17:50:42.845Z[ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o
12162026-03-13T17:50:42.853Z[ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o
12172026-03-13T17:50:42.876Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse
12182026-03-13T17:50:42.982Z[ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o
12192026-03-13T17:50:42.990Z[ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o
12202026-03-13T17:50:42.990Z[ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o
12212026-03-13T17:50:42.991Z[ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o
12222026-03-13T17:50:42.991Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1
12232026-03-13T17:50:42.991Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1
12242026-03-13T17:50:42.991Z[ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o
12252026-03-13T17:50:42.991Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild
12262026-03-13T17:50:42.991Zgoogle.golang.org/grpc/internal/transport
12272026-03-13T17:50:42.991Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o
12282026-03-13T17:50:42.991Z[ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o
12292026-03-13T17:50:42.991Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig
12302026-03-13T17:50:43.001Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o
12312026-03-13T17:50:43.001Z[ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o
12322026-03-13T17:50:43.011Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild
12332026-03-13T17:50:43.028Z[ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o
12342026-03-13T17:50:43.036Z[ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o
12352026-03-13T17:50:43.044Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint
12362026-03-13T17:50:43.060Z[ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o
12372026-03-13T17:50:43.071Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1
12382026-03-13T17:50:43.072Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1
12392026-03-13T17:50:43.087Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o
12402026-03-13T17:50:43.102Z[ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o
12412026-03-13T17:50:43.122Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig
12422026-03-13T17:50:43.126Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o
12432026-03-13T17:50:43.130Z[ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o
12442026-03-13T17:50:43.140Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o
12452026-03-13T17:50:43.140Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o
12462026-03-13T17:50:43.181Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o
12472026-03-13T17:50:43.185Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking
12482026-03-13T17:50:43.185Zgithub.com/bufbuild/buf/private/buf/bufconfig
12492026-03-13T17:50:43.188Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o
12502026-03-13T17:50:43.194Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o
12512026-03-13T17:50:43.217Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o
12522026-03-13T17:50:43.223Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal
12532026-03-13T17:50:43.223Zgithub.com/bufbuild/buf/private/buf/bufwork
12542026-03-13T17:50:43.227Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o
12552026-03-13T17:50:43.258Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o
12562026-03-13T17:50:43.268Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o
12572026-03-13T17:50:43.271Z[ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o
12582026-03-13T17:50:43.275Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules
12592026-03-13T17:50:43.275Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules
12602026-03-13T17:50:43.285Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o
12612026-03-13T17:50:43.294Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o
12622026-03-13T17:50:43.312Zgithub.com/bufbuild/buf/private/buf/buffetch
12632026-03-13T17:50:43.316Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o
12642026-03-13T17:50:43.324Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o
12652026-03-13T17:50:43.328Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o
12662026-03-13T17:50:43.340Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o
12672026-03-13T17:50:43.358Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o
12682026-03-13T17:50:43.363Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o
12692026-03-13T17:50:43.377Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o
12702026-03-13T17:50:43.384Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o
12712026-03-13T17:50:43.419Zgoogle.golang.org/grpc
12722026-03-13T17:50:43.428Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o
12732026-03-13T17:50:43.449Zgithub.com/bufbuild/buf/private/buf/bufwire
12742026-03-13T17:50:43.457Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o
12752026-03-13T17:50:43.494Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o
12762026-03-13T17:50:43.511Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o
12772026-03-13T17:50:43.517Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o
12782026-03-13T17:50:43.613Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o
12792026-03-13T17:50:43.616Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o
12802026-03-13T17:50:43.630Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o
12812026-03-13T17:50:43.659Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o
12822026-03-13T17:50:43.685Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o
12832026-03-13T17:50:43.693Z[ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o
12842026-03-13T17:50:43.765Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o
12852026-03-13T17:50:43.782Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o
12862026-03-13T17:50:43.807Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o
12872026-03-13T17:50:43.887Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o
12882026-03-13T17:50:43.909Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o
12892026-03-13T17:50:43.912Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o
12902026-03-13T17:50:43.922Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcgrpc
12912026-03-13T17:50:43.927Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o
12922026-03-13T17:50:43.927Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o
12932026-03-13T17:50:43.935Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1
12942026-03-13T17:50:43.945Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o
12952026-03-13T17:50:43.948Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o
12962026-03-13T17:50:43.951Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o
12972026-03-13T17:50:43.951Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o
12982026-03-13T17:50:43.964Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o
12992026-03-13T17:50:43.971Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o
13002026-03-13T17:50:43.984Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o
13012026-03-13T17:50:43.986Zgithub.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient
13022026-03-13T17:50:43.989Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o
13032026-03-13T17:50:44.008Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o
13042026-03-13T17:50:44.042Z[ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o
13052026-03-13T17:50:44.066Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o
13062026-03-13T17:50:44.123Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o
13072026-03-13T17:50:44.128Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o
13082026-03-13T17:50:44.175Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o
13092026-03-13T17:50:44.175Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o
13102026-03-13T17:50:44.198Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o
13112026-03-13T17:50:44.208Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o
13122026-03-13T17:50:44.240Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o
13132026-03-13T17:50:44.254Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o
13142026-03-13T17:50:44.265Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o
13152026-03-13T17:50:44.270Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o
13162026-03-13T17:50:44.306Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o
13172026-03-13T17:50:44.310Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o
13182026-03-13T17:50:44.316Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o
13192026-03-13T17:50:44.348Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o
13202026-03-13T17:50:44.354Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o
13212026-03-13T17:50:44.357Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o
13222026-03-13T17:50:44.357Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o
13232026-03-13T17:50:44.368Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o
13242026-03-13T17:50:44.405Z[ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o
13252026-03-13T17:50:44.415Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o
13262026-03-13T17:50:44.517Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o
13272026-03-13T17:50:44.519Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o
13282026-03-13T17:50:44.604Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o
13292026-03-13T17:50:44.637Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o
13302026-03-13T17:50:44.646Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o
13312026-03-13T17:50:44.710Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o
13322026-03-13T17:50:44.740Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o
13332026-03-13T17:50:44.786Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o
13342026-03-13T17:50:44.820Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o
13352026-03-13T17:50:44.851Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o
13362026-03-13T17:50:44.863Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o
13372026-03-13T17:50:44.924Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o
13382026-03-13T17:50:44.932Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o
13392026-03-13T17:50:44.986Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o
13402026-03-13T17:50:44.998Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o
13412026-03-13T17:50:45.020Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o
13422026-03-13T17:50:45.089Z[ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o
13432026-03-13T17:50:45.095Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o
13442026-03-13T17:50:45.098Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o
13452026-03-13T17:50:45.098Z[ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o
13462026-03-13T17:50:45.122Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o
13472026-03-13T17:50:45.136Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o
13482026-03-13T17:50:45.158Z[ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o
13492026-03-13T17:50:45.161Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o
13502026-03-13T17:50:45.221Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o
13512026-03-13T17:50:45.226Z[100%] Linking C static library ../lib/libproj.a
13522026-03-13T17:50:45.302Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o
13532026-03-13T17:50:45.314Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o
13542026-03-13T17:50:45.350Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o
13552026-03-13T17:50:45.390Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o
13562026-03-13T17:50:45.433Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o
13572026-03-13T17:50:45.473Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o
13582026-03-13T17:50:45.720Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o
13592026-03-13T17:50:45.735Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o
13602026-03-13T17:50:45.735Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o
13612026-03-13T17:50:45.735Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o
13622026-03-13T17:50:45.754Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o
13632026-03-13T17:50:45.754Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o
13642026-03-13T17:50:45.762Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o
13652026-03-13T17:50:45.765Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o
13662026-03-13T17:50:45.776Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o
13672026-03-13T17:50:45.778Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o
13682026-03-13T17:50:45.839Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o
13692026-03-13T17:50:45.853Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o
13702026-03-13T17:50:45.923Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o
13712026-03-13T17:50:45.986Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o
13722026-03-13T17:50:46.121Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o
13732026-03-13T17:50:46.147Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o
13742026-03-13T17:50:46.153Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o
13752026-03-13T17:50:46.180Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o
13762026-03-13T17:50:46.202Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o
13772026-03-13T17:50:46.264Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o
13782026-03-13T17:50:46.274Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o
13792026-03-13T17:50:46.326Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o
13802026-03-13T17:50:46.350Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o
13812026-03-13T17:50:46.403Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o
13822026-03-13T17:50:46.447Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o
13832026-03-13T17:50:46.488Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o
13842026-03-13T17:50:46.507Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o
13852026-03-13T17:50:46.584Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o
13862026-03-13T17:50:46.610Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o
13872026-03-13T17:50:46.664Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o
13882026-03-13T17:50:46.667Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o
13892026-03-13T17:50:46.670Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o
13902026-03-13T17:50:46.720Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o
13912026-03-13T17:50:46.773Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o
13922026-03-13T17:50:46.823Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o
13932026-03-13T17:50:46.827Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o
13942026-03-13T17:50:46.887Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o
13952026-03-13T17:50:46.914Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o
13962026-03-13T17:50:46.962Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o
13972026-03-13T17:50:46.972Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o
13982026-03-13T17:50:46.982Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o
13992026-03-13T17:50:47.065Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o
14002026-03-13T17:50:47.074Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o
14012026-03-13T17:50:47.113Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o
14022026-03-13T17:50:47.118Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o
14032026-03-13T17:50:47.120Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o
14042026-03-13T17:50:47.133Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o
14052026-03-13T17:50:47.147Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o
14062026-03-13T17:50:47.162Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o
14072026-03-13T17:50:47.166Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o
14082026-03-13T17:50:47.170Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o
14092026-03-13T17:50:47.251Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o
14102026-03-13T17:50:47.267Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o
14112026-03-13T17:50:47.284Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o
14122026-03-13T17:50:47.294Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o
14132026-03-13T17:50:47.326Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o
14142026-03-13T17:50:47.358Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o
14152026-03-13T17:50:47.377Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o
14162026-03-13T17:50:47.425Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o
14172026-03-13T17:50:47.432Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o
14182026-03-13T17:50:47.497Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o
14192026-03-13T17:50:47.519Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o
14202026-03-13T17:50:47.525Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o
14212026-03-13T17:50:47.577Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o
14222026-03-13T17:50:47.593Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o
14232026-03-13T17:50:47.608Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o
14242026-03-13T17:50:47.631Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o
14252026-03-13T17:50:47.648Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o
14262026-03-13T17:50:47.652Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o
14272026-03-13T17:50:47.655Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o
14282026-03-13T17:50:47.682Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o
14292026-03-13T17:50:47.712Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o
14302026-03-13T17:50:47.740Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o
14312026-03-13T17:50:47.767Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o
14322026-03-13T17:50:47.782Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o
14332026-03-13T17:50:47.823Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o
14342026-03-13T17:50:47.823Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o
14352026-03-13T17:50:47.837Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o
14362026-03-13T17:50:47.852Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o
14372026-03-13T17:50:47.856Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o
14382026-03-13T17:50:47.934Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o
14392026-03-13T17:50:47.951Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o
14402026-03-13T17:50:47.955Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o
14412026-03-13T17:50:47.959Zgithub.com/bufbuild/buf/private/bufpkg/bufplugin
14422026-03-13T17:50:47.967Zgithub.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api
14432026-03-13T17:50:47.998Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o
14442026-03-13T17:50:48.067Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o
14452026-03-13T17:50:48.086Zgithub.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient
14462026-03-13T17:50:48.142Zgithub.com/bufbuild/buf/private/bufpkg/bufapimodule
14472026-03-13T17:50:48.146Zgithub.com/bufbuild/buf/private/buf/bufgen
14482026-03-13T17:50:48.146Zgithub.com/bufbuild/buf/private/buf/bufprint
14492026-03-13T17:50:48.146Zgithub.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc
14502026-03-13T17:50:48.146Zgithub.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp
14512026-03-13T17:50:48.159Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o
14522026-03-13T17:50:48.215Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o
14532026-03-13T17:50:48.272Zgithub.com/bufbuild/buf/private/buf/bufmigrate
14542026-03-13T17:50:48.347Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1
14552026-03-13T17:50:48.356Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o
14562026-03-13T17:50:48.405Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o
14572026-03-13T17:50:48.432Zgithub.com/bufbuild/buf/private/bufpkg/bufapiclient
14582026-03-13T17:50:48.468Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o
14592026-03-13T17:50:48.474Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o
14602026-03-13T17:50:48.510Zgithub.com/bufbuild/buf/private/buf/bufcli
14612026-03-13T17:50:48.513Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o
14622026-03-13T17:50:48.555Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o
14632026-03-13T17:50:48.607Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o
14642026-03-13T17:50:48.607Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o
14652026-03-13T17:50:48.643Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist
14662026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete
14672026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete
14682026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate
14692026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete
14702026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget
14712026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist
14722026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget
14732026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate
14742026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist
14752026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate
14762026-03-13T17:50:48.647Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate
14772026-03-13T17:50:48.648Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget
14782026-03-13T17:50:48.648Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist
14792026-03-13T17:50:48.648Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete
14802026-03-13T17:50:48.648Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget
14812026-03-13T17:50:48.652Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o
14822026-03-13T17:50:48.656Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o
14832026-03-13T17:50:48.728Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist
14842026-03-13T17:50:48.745Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o
14852026-03-13T17:50:48.745Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate
14862026-03-13T17:50:48.746Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist
14872026-03-13T17:50:48.761Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete
14882026-03-13T17:50:48.761Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate
14892026-03-13T17:50:48.761Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist
14902026-03-13T17:50:48.765Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate
14912026-03-13T17:50:48.789Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o
14922026-03-13T17:50:48.803Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist
14932026-03-13T17:50:48.811Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/breaking
14942026-03-13T17:50:48.811Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/build
14952026-03-13T17:50:48.832Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/convert
14962026-03-13T17:50:48.860Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o
14972026-03-13T17:50:48.951Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/export
14982026-03-13T17:50:48.954Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lint
14992026-03-13T17:50:48.954Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/generate
15002026-03-13T17:50:48.955Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/login
15012026-03-13T17:50:48.955Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/logout
15022026-03-13T17:50:48.955Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles
15032026-03-13T17:50:48.961Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache
15042026-03-13T17:50:48.961Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit
15052026-03-13T17:50:48.998Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o
15062026-03-13T17:50:49.001Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune
15072026-03-13T17:50:49.001Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate
15082026-03-13T17:50:49.004Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/push
15092026-03-13T17:50:49.005Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/protoc
15102026-03-13T17:50:49.013Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o
15112026-03-13T17:50:49.043Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o
15122026-03-13T17:50:49.051Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o
15132026-03-13T17:50:49.193Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o
15142026-03-13T17:50:49.199Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o
15152026-03-13T17:50:49.199Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o
15162026-03-13T17:50:49.203Zgithub.com/bufbuild/buf/private/buf/cmd/buf
15172026-03-13T17:50:49.216Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o
15182026-03-13T17:50:49.248Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o
15192026-03-13T17:50:49.267Zgithub.com/bufbuild/buf/cmd/buf
15202026-03-13T17:50:49.317Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o
15212026-03-13T17:50:49.320Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o
15222026-03-13T17:50:49.356Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o
15232026-03-13T17:50:49.365Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o
15242026-03-13T17:50:49.391Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o
15252026-03-13T17:50:49.413Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o
15262026-03-13T17:50:49.423Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o
15272026-03-13T17:50:49.426Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o
15282026-03-13T17:50:49.473Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o
15292026-03-13T17:50:49.501Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o
15302026-03-13T17:50:49.505Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o
15312026-03-13T17:50:49.554Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o
15322026-03-13T17:50:49.598Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o
15332026-03-13T17:50:49.618Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o
15342026-03-13T17:50:49.722Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o
15352026-03-13T17:50:49.738Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o
15362026-03-13T17:50:49.783Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o
15372026-03-13T17:50:49.812Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o
15382026-03-13T17:50:49.866Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o
15392026-03-13T17:50:49.944Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o
15402026-03-13T17:50:49.951Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o
15412026-03-13T17:50:50.118Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o
15422026-03-13T17:50:50.140Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o
15432026-03-13T17:50:50.199Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o
15442026-03-13T17:50:50.238Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o
15452026-03-13T17:50:50.242Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o
15462026-03-13T17:50:50.254Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o
15472026-03-13T17:50:50.259Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o
15482026-03-13T17:50:50.266Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o
15492026-03-13T17:50:50.282Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o
15502026-03-13T17:50:50.307Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o
15512026-03-13T17:50:50.336Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o
15522026-03-13T17:50:50.340Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o
15532026-03-13T17:50:50.413Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o
15542026-03-13T17:50:50.481Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o
15552026-03-13T17:50:50.584Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o
15562026-03-13T17:50:50.587Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o
15572026-03-13T17:50:50.636Zgithub.com/cockroachdb/gostdlib/x/tools/internal/semver
15582026-03-13T17:50:50.639Zgo.mongodb.org/mongo-driver/bson/bsonoptions
15592026-03-13T17:50:50.734Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o
15602026-03-13T17:50:50.737Zgo.mongodb.org/mongo-driver/bson/bsontype
15612026-03-13T17:50:50.738Zgithub.com/grpc-ecosystem/grpc-gateway/internal/casing
15622026-03-13T17:50:50.741Zhonnef.co/go/tools/internal/sync
15632026-03-13T17:50:50.741Zmaps
15642026-03-13T17:50:50.741Zhonnef.co/go/tools/sarif
15652026-03-13T17:50:50.759Zgithub.com/pseudomuto/protoc-gen-doc/extensions
15662026-03-13T17:50:50.759Zgoogle.golang.org/protobuf/internal/set
15672026-03-13T17:50:50.759Zgoogle.golang.org/protobuf/internal/flags
15682026-03-13T17:50:50.790Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o
15692026-03-13T17:50:50.827Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o
15702026-03-13T17:50:50.861Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o
15712026-03-13T17:50:50.884Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o
15722026-03-13T17:50:50.899Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o
15732026-03-13T17:50:50.906Zgithub.com/josharian/intern
15742026-03-13T17:50:50.908Zinternal/saferio
15752026-03-13T17:50:50.909Zgolang.org/x/text/transform
15762026-03-13T17:50:50.909Zgithub.com/hashicorp/hcl/hcl/strconv
15772026-03-13T17:50:50.909Zhash/crc64
15782026-03-13T17:50:50.950Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o
15792026-03-13T17:50:50.986Zinternal/sysinfo
15802026-03-13T17:50:50.990Zhash/adler32
15812026-03-13T17:50:50.993Zgithub.com/golang/glog/internal/stackdump
15822026-03-13T17:50:50.993Zencoding/base32
15832026-03-13T17:50:50.993Zgolang.org/x/text/width
15842026-03-13T17:50:50.993Zgoogle.golang.org/protobuf/internal/pragma
15852026-03-13T17:50:51.010Zgolang.org/x/crypto/pbkdf2
15862026-03-13T17:50:51.010Zgithub.com/huandu/xstrings
15872026-03-13T17:50:51.015Zgoogle.golang.org/protobuf/internal/editiondefaults
15882026-03-13T17:50:51.015Zgithub.com/BurntSushi/toml/internal
15892026-03-13T17:50:51.015Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o
15902026-03-13T17:50:51.018Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o
15912026-03-13T17:50:51.032Zhonnef.co/go/tools/printf
15922026-03-13T17:50:51.113Zgithub.com/cockroachdb/ttycolor
15932026-03-13T17:50:51.122Zgithub.com/cockroachdb/gostdlib/x/tools/internal/fastwalk
15942026-03-13T17:50:51.122Zgithub.com/cockroachdb/gostdlib/x/tools/internal/module
15952026-03-13T17:50:51.125Zgithub.com/cockroachdb/gostdlib/x/tools/internal/span
15962026-03-13T17:50:51.125Zgithub.com/cockroachdb/gostdlib/go/printer
15972026-03-13T17:50:51.125Zgithub.com/cockroachdb/gostdlib/x/tools/go/ast/astutil
15982026-03-13T17:50:51.125Zgithub.com/cockroachdb/crlfmt/internal/parser
15992026-03-13T17:50:51.126Zgithub.com/cockroachdb/stress
16002026-03-13T17:50:51.130Zgithub.com/go-openapi/analysis/internal
16012026-03-13T17:50:51.143Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o
16022026-03-13T17:50:51.146Zgithub.com/mailru/easyjson/jlexer
16032026-03-13T17:50:51.166Zgithub.com/mailru/easyjson/buffer
16042026-03-13T17:50:51.174Zgithub.com/PuerkitoBio/urlesc
16052026-03-13T17:50:51.177Zencoding/gob
16062026-03-13T17:50:51.199Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o
16072026-03-13T17:50:51.210Zgopkg.in/yaml.v2
16082026-03-13T17:50:51.213Zgithub.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver
16092026-03-13T17:50:51.266Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o
16102026-03-13T17:50:51.270Zgithub.com/client9/misspell
16112026-03-13T17:50:51.270Zgithub.com/cockroachdb/tools/cmd/stringer
16122026-03-13T17:50:51.270Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o
16132026-03-13T17:50:51.302Zgolang.org/x/text/unicode/bidi
16142026-03-13T17:50:51.327Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o
16152026-03-13T17:50:51.413Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o
16162026-03-13T17:50:51.504Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o
16172026-03-13T17:50:51.554Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o
16182026-03-13T17:50:51.584Zgithub.com/asaskevich/govalidator
16192026-03-13T17:50:51.638Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o
16202026-03-13T17:50:51.652Zgithub.com/mitchellh/mapstructure
16212026-03-13T17:50:51.656Zgithub.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk
16222026-03-13T17:50:51.656Zgolang.org/x/text/unicode/norm
16232026-03-13T17:50:51.656Zgithub.com/go-openapi/errors
16242026-03-13T17:50:51.656Zgithub.com/oklog/ulid
16252026-03-13T17:50:51.656Zgo.mongodb.org/mongo-driver/bson/primitive
16262026-03-13T17:50:51.663Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o
16272026-03-13T17:50:51.673Zgithub.com/cockroachdb/gostdlib/go/format
16282026-03-13T17:50:51.680Zgithub.com/cockroachdb/crlfmt/internal/render
16292026-03-13T17:50:51.685Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o
16302026-03-13T17:50:51.685Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o
16312026-03-13T17:50:51.691Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o
16322026-03-13T17:50:51.703Zgithub.com/cockroachdb/gostdlib/cmd/gofmt
16332026-03-13T17:50:51.722Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o
16342026-03-13T17:50:51.825Zgithub.com/go-stack/stack
16352026-03-13T17:50:51.828Zgolang.org/x/text/secure/bidirule
16362026-03-13T17:50:51.831Zgithub.com/mailru/easyjson/jwriter
16372026-03-13T17:50:51.844Zgithub.com/client9/misspell/cmd/misspell
16382026-03-13T17:50:51.877Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o
16392026-03-13T17:50:51.934Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o
16402026-03-13T17:50:51.949Znet/mail
16412026-03-13T17:50:51.953Zencoding/xml
16422026-03-13T17:50:51.995Zgo.mongodb.org/mongo-driver/x/bsonx/bsoncore
16432026-03-13T17:50:52.010Zgithub.com/go-openapi/runtime/logger
16442026-03-13T17:50:52.060Zgithub.com/go-openapi/runtime/middleware/denco
16452026-03-13T17:50:52.143Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o
16462026-03-13T17:50:52.164Zgithub.com/go-openapi/runtime/middleware/header
16472026-03-13T17:50:52.169Zgithub.com/cockroachdb/gostdlib/x/tools/go/packages
16482026-03-13T17:50:52.172Zgolang.org/x/tools/go/ast/astutil
16492026-03-13T17:50:52.214Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o
16502026-03-13T17:50:52.228Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o
16512026-03-13T17:50:52.231Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o
16522026-03-13T17:50:52.236Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o
16532026-03-13T17:50:52.313Zgithub.com/go-openapi/inflect
16542026-03-13T17:50:52.319Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o
16552026-03-13T17:50:52.323Zgithub.com/fsnotify/fsnotify
16562026-03-13T17:50:52.336Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o
16572026-03-13T17:50:52.390Zgithub.com/hashicorp/hcl/hcl/token
16582026-03-13T17:50:52.390Zgithub.com/go-openapi/swag
16592026-03-13T17:50:52.396Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o
16602026-03-13T17:50:52.409Zgithub.com/magiconair/properties
16612026-03-13T17:50:52.417Zgithub.com/pelletier/go-toml
16622026-03-13T17:50:52.507Zgithub.com/spf13/afero/mem
16632026-03-13T17:50:52.507Zgithub.com/spf13/cast
16642026-03-13T17:50:52.541Zgithub.com/spf13/jwalterweatherman
16652026-03-13T17:50:52.554Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o
16662026-03-13T17:50:52.559Zgo.mongodb.org/mongo-driver/bson/bsonrw
16672026-03-13T17:50:52.579Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o
16682026-03-13T17:50:52.603Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o
16692026-03-13T17:50:52.688Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o
16702026-03-13T17:50:52.792Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o
16712026-03-13T17:50:52.812Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o
16722026-03-13T17:50:52.816Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o
16732026-03-13T17:50:53.003Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o
16742026-03-13T17:50:53.020Zgithub.com/subosito/gotenv
16752026-03-13T17:50:53.024Zgithub.com/spf13/pflag
16762026-03-13T17:50:53.024Zgithub.com/hashicorp/hcl/hcl/ast
16772026-03-13T17:50:53.024Zgithub.com/hashicorp/hcl/hcl/scanner
16782026-03-13T17:50:53.024Zgopkg.in/ini.v1
16792026-03-13T17:50:53.024Zgithub.com/hashicorp/hcl/json/token
16802026-03-13T17:50:53.024Zgolang.org/x/mod/internal/lazyregexp
16812026-03-13T17:50:53.030Zgolang.org/x/net/idna
16822026-03-13T17:50:53.034Zgithub.com/spf13/afero
16832026-03-13T17:50:53.052Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o
16842026-03-13T17:50:53.071Zgolang.org/x/tools/internal/gopathwalk
16852026-03-13T17:50:53.075Zgo.mongodb.org/mongo-driver/bson/bsoncodec
16862026-03-13T17:50:53.096Ztesting
16872026-03-13T17:50:53.100Zgolang.org/x/mod/module
16882026-03-13T17:50:53.125Zgithub.com/felixge/httpsnoop
16892026-03-13T17:50:53.130Zgolang.org/x/sys/unix
16902026-03-13T17:50:53.133Zgithub.com/toqueteos/webbrowser
16912026-03-13T17:50:53.163Zgithub.com/golang/mock/mockgen/model
16922026-03-13T17:50:53.175Zgithub.com/hashicorp/hcl/json/scanner
16932026-03-13T17:50:53.179Zcompress/zlib
16942026-03-13T17:50:53.179Zgithub.com/go-openapi/jsonpointer
16952026-03-13T17:50:53.219Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o
16962026-03-13T17:50:53.224Zgithub.com/go-openapi/loads/fmts
16972026-03-13T17:50:53.225Zgithub.com/cockroachdb/gostdlib/x/tools/internal/imports
16982026-03-13T17:50:53.240Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o
16992026-03-13T17:50:53.244Zgithub.com/hashicorp/hcl/hcl/parser
17002026-03-13T17:50:53.268Zdebug/dwarf
17012026-03-13T17:50:53.313Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o
17022026-03-13T17:50:53.371Zinternal/zstd
17032026-03-13T17:50:53.412Zgithub.com/hashicorp/hcl/json/parser
17042026-03-13T17:50:53.477Zinternal/pkgbits
17052026-03-13T17:50:53.480Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o
17062026-03-13T17:50:53.483Zgolang.org/x/tools/internal/modindex
17072026-03-13T17:50:53.575Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o
17082026-03-13T17:50:53.588Zgo/internal/srcimporter
17092026-03-13T17:50:53.659Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o
17102026-03-13T17:50:53.659Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o
17112026-03-13T17:50:53.728Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o
17122026-03-13T17:50:53.792Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o
17132026-03-13T17:50:53.801Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o
17142026-03-13T17:50:53.879Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o
17152026-03-13T17:50:53.886Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o
17162026-03-13T17:50:53.965Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o
17172026-03-13T17:50:53.978Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o
17182026-03-13T17:50:53.982Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o
17192026-03-13T17:50:53.989Zgithub.com/gorilla/handlers
17202026-03-13T17:50:53.992Zgithub.com/golang/glog/internal/logsink
17212026-03-13T17:50:53.992Zgolang.org/x/mod/modfile
17222026-03-13T17:50:53.992Zgoogle.golang.org/protobuf/internal/detrand
17232026-03-13T17:50:53.996Zgolang.org/x/tools/internal/imports
17242026-03-13T17:50:53.996Zgithub.com/PuerkitoBio/purell
17252026-03-13T17:50:54.002Zdebug/elf
17262026-03-13T17:50:54.002Zinternal/xcoff
17272026-03-13T17:50:54.011Zgoogle.golang.org/protobuf/internal/version
17282026-03-13T17:50:54.014Zgo/internal/gcimporter
17292026-03-13T17:50:54.014Zgithub.com/ghodss/yaml
17302026-03-13T17:50:54.023Zgithub.com/jessevdk/go-flags
17312026-03-13T17:50:54.051Zgithub.com/hashicorp/hcl
17322026-03-13T17:50:54.056Zgithub.com/hashicorp/hcl/hcl/printer
17332026-03-13T17:50:54.061Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o
17342026-03-13T17:50:54.066Zgo.mongodb.org/mongo-driver/bson
17352026-03-13T17:50:54.073Zgoogle.golang.org/protobuf/internal/errors
17362026-03-13T17:50:54.102Zgithub.com/golang/glog
17372026-03-13T17:50:54.123Zgoogle.golang.org/protobuf/encoding/protowire
17382026-03-13T17:50:54.130Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o
17392026-03-13T17:50:54.141Zgithub.com/grpc-ecosystem/grpc-gateway/utilities
17402026-03-13T17:50:54.147Zgithub.com/kevinburke/go-bindata
17412026-03-13T17:50:54.181Zgithub.com/go-openapi/jsonreference
17422026-03-13T17:50:54.189Zgoogle.golang.org/protobuf/reflect/protoreflect
17432026-03-13T17:50:54.239Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o
17442026-03-13T17:50:54.245Zgithub.com/go-openapi/strfmt
17452026-03-13T17:50:54.250Zgithub.com/go-openapi/spec
17462026-03-13T17:50:54.285Zgolang.org/x/tools/go/analysis
17472026-03-13T17:50:54.292Zgithub.com/cockroachdb/gostdlib/x/tools/imports
17482026-03-13T17:50:54.292Zgithub.com/cockroachdb/gostdlib/x/tools/cmd/goimports
17492026-03-13T17:50:54.295Zgithub.com/spf13/viper
17502026-03-13T17:50:54.295Zgithub.com/kevinburke/go-bindata/go-bindata
17512026-03-13T17:50:54.343Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o
17522026-03-13T17:50:54.355Zgithub.com/kisielk/errcheck/errcheck
17532026-03-13T17:50:54.360Zgithub.com/mibk/dupl/suffixtree
17542026-03-13T17:50:54.405Zgolang.org/x/tools/cover
17552026-03-13T17:50:54.408Zgithub.com/mmatczuk/go_generics/globals
17562026-03-13T17:50:54.423Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o
17572026-03-13T17:50:54.440Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o
17582026-03-13T17:50:54.455Zgo/internal/gccgoimporter
17592026-03-13T17:50:54.466Zgithub.com/cockroachdb/crlfmt
17602026-03-13T17:50:54.590Zgithub.com/mibk/dupl/syntax
17612026-03-13T17:50:54.635Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o
17622026-03-13T17:50:54.640Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o
17632026-03-13T17:50:54.674Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o
17642026-03-13T17:50:54.690Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o
17652026-03-13T17:50:54.694Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o
17662026-03-13T17:50:54.701Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o
17672026-03-13T17:50:54.762Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o
17682026-03-13T17:50:54.800Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o
17692026-03-13T17:50:54.806Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o
17702026-03-13T17:50:54.816Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o
17712026-03-13T17:50:54.846Zgithub.com/kisielk/errcheck
17722026-03-13T17:50:54.850Zgithub.com/mattn/goveralls
17732026-03-13T17:50:54.850Zgithub.com/mibk/dupl/syntax/golang
17742026-03-13T17:50:54.850Zgithub.com/mibk/dupl/output
17752026-03-13T17:50:54.850Zgo/importer
17762026-03-13T17:50:54.850Zgithub.com/mmatczuk/go_generics/cmd/go_generics
17772026-03-13T17:50:54.850Zgoogle.golang.org/protobuf/internal/strs
17782026-03-13T17:50:54.863Zgithub.com/Masterminds/goutils
17792026-03-13T17:50:54.866Zgoogle.golang.org/protobuf/internal/encoding/messageset
17802026-03-13T17:50:54.866Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule
17812026-03-13T17:50:54.866Zgithub.com/go-swagger/go-swagger/codescan
17822026-03-13T17:50:54.870Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/diff
17832026-03-13T17:50:54.870Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o
17842026-03-13T17:50:54.950Zgithub.com/go-openapi/analysis
17852026-03-13T17:50:54.971Zgithub.com/go-openapi/runtime
17862026-03-13T17:50:54.971Zgolang.org/x/tools/imports
17872026-03-13T17:50:54.987Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
17882026-03-13T17:50:54.992Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o
17892026-03-13T17:50:55.030Zgoogle.golang.org/protobuf/internal/encoding/text
17902026-03-13T17:50:55.033Zgoogle.golang.org/protobuf/internal/genid
17912026-03-13T17:50:55.044Zgoogle.golang.org/protobuf/internal/order
17922026-03-13T17:50:55.124Zgithub.com/golang/mock/mockgen
17932026-03-13T17:50:55.127Zgoogle.golang.org/protobuf/reflect/protoregistry
17942026-03-13T17:50:55.127Zgoogle.golang.org/protobuf/internal/descfmt
17952026-03-13T17:50:55.127Zgoogle.golang.org/protobuf/internal/descopts
17962026-03-13T17:50:55.127Zgoogle.golang.org/protobuf/runtime/protoiface
17972026-03-13T17:50:55.127Zgoogle.golang.org/protobuf/internal/encoding/json
17982026-03-13T17:50:55.185Zgoogle.golang.org/protobuf/internal/encoding/defval
17992026-03-13T17:50:55.185Zgithub.com/mibk/dupl/job
18002026-03-13T17:50:55.192Zgithub.com/Masterminds/semver
18012026-03-13T17:50:55.274Zgithub.com/go-openapi/runtime/security
18022026-03-13T17:50:55.279Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o
18032026-03-13T17:50:55.307Zgithub.com/go-openapi/loads
18042026-03-13T17:50:55.310Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o
18052026-03-13T17:50:55.331Zgithub.com/google/uuid
18062026-03-13T17:50:55.362Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o
18072026-03-13T17:50:55.366Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o
18082026-03-13T17:50:55.369Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o
18092026-03-13T17:50:55.396Zgithub.com/go-openapi/runtime/middleware/untyped
18102026-03-13T17:50:55.399Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o
18112026-03-13T17:50:55.457Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o
18122026-03-13T17:50:55.547Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o
18132026-03-13T17:50:55.550Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o
18142026-03-13T17:50:55.620Z[100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o
18152026-03-13T17:50:55.657Zgolang.org/x/crypto/scrypt
18162026-03-13T17:50:55.657Zgithub.com/imdario/mergo
18172026-03-13T17:50:55.660Zgithub.com/mitchellh/reflectwalk
18182026-03-13T17:50:55.660Zgithub.com/wadey/gocovmerge
18192026-03-13T17:50:55.660Zgithub.com/mibk/dupl
18202026-03-13T17:50:55.660Zgoogle.golang.org/protobuf/proto
18212026-03-13T17:50:55.660Zgithub.com/go-openapi/validate
18222026-03-13T17:50:55.660Zgolang.org/x/perf/internal/stats
18232026-03-13T17:50:55.667Zgolang.org/x/perf/storage/benchfmt
18242026-03-13T17:50:55.667Zgithub.com/mwitkow/go-proto-validators
18252026-03-13T17:50:55.672Zgolang.org/x/tools/cmd/goyacc
18262026-03-13T17:50:55.672Zgolang.org/x/tools/internal/astutil/edge
18272026-03-13T17:50:55.707Zgolang.org/x/tools/internal/analysisinternal
18282026-03-13T17:50:55.787Zgolang.org/x/tools/go/analysis/internal/analysisflags
18292026-03-13T17:50:55.796Zgolang.org/x/tools/go/analysis/internal
18302026-03-13T17:50:55.834Zgolang.org/x/tools/internal/diff/lcs
18312026-03-13T17:50:55.838Zgolang.org/x/tools/internal/facts
18322026-03-13T17:50:55.844Zgolang.org/x/perf/benchstat
18332026-03-13T17:50:55.935Zgolang.org/x/tools/go/buildutil
18342026-03-13T17:50:55.938Zgithub.com/mitchellh/copystructure
18352026-03-13T17:50:55.942Zhonnef.co/go/tools/analysis/facts/tokenfile
18362026-03-13T17:50:55.945Zgoogle.golang.org/protobuf/encoding/prototext
18372026-03-13T17:50:55.945Zgoogle.golang.org/protobuf/internal/filedesc
18382026-03-13T17:50:55.954Zgolang.org/x/tools/internal/diff
18392026-03-13T17:50:55.974Zgolang.org/x/perf/cmd/benchstat
18402026-03-13T17:50:55.980Zgolang.org/x/tools/go/ast/inspector
18412026-03-13T17:50:55.999Zgolang.org/x/tools/go/analysis/passes/internal/analysisutil
18422026-03-13T17:50:56.002Zhonnef.co/go/tools/analysis/lint
18432026-03-13T17:50:56.002Zgolang.org/x/tools/go/analysis/checker
18442026-03-13T17:50:56.009Zgolang.org/x/tools/go/analysis/unitchecker
18452026-03-13T17:50:56.019Zgithub.com/BurntSushi/toml
18462026-03-13T17:50:56.087Zdebug/macho
18472026-03-13T17:50:56.095Zhonnef.co/go/tools/internal/robustio
18482026-03-13T17:50:56.099Zgolang.org/x/tools/go/analysis/passes/inspect
18492026-03-13T17:50:56.110Zhonnef.co/go/tools/analysis/facts/generated
18502026-03-13T17:50:56.120Zgithub.com/Masterminds/sprig
18512026-03-13T17:50:56.123Zhonnef.co/go/tools/go/ast/astutil
18522026-03-13T17:50:56.123Zgolang.org/x/tools/go/internal/cgo
18532026-03-13T17:50:56.123Zhonnef.co/go/tools/knowledge
18542026-03-13T17:50:56.123Zgolang.org/x/exp/typeparams
18552026-03-13T17:50:56.139Zgolang.org/x/tools/go/analysis/internal/checker
18562026-03-13T17:50:56.151Zhonnef.co/go/tools/pattern
18572026-03-13T17:50:56.151Zhonnef.co/go/tools/internal/renameio
18582026-03-13T17:50:56.166Zgolang.org/x/tools/go/analysis/passes/shadow
18592026-03-13T17:50:56.183Zhonnef.co/go/tools/analysis/facts/directives
18602026-03-13T17:50:56.211Zhonnef.co/go/tools/lintcmd/version
18612026-03-13T17:50:56.215Zhonnef.co/go/tools/go/buildid
18622026-03-13T17:50:56.225Zhonnef.co/go/tools/analysis/facts/deprecated
18632026-03-13T17:50:56.229Zhonnef.co/go/tools/staticcheck/fakereflect
18642026-03-13T17:50:56.229Zgolang.org/x/tools/go/loader
18652026-03-13T17:50:56.280Zhonnef.co/go/tools/go/types/typeutil
18662026-03-13T17:50:56.284Zgolang.org/x/tools/go/analysis/singlechecker
18672026-03-13T17:50:56.284Zhonnef.co/go/tools/lintcmd/cache
18682026-03-13T17:50:56.312Zgithub.com/go-openapi/runtime/middleware
18692026-03-13T17:50:56.314Zgithub.com/go-swagger/go-swagger/generator
18702026-03-13T17:50:56.314Zhonnef.co/go/tools/config
18712026-03-13T17:50:56.334Zgolang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
18722026-03-13T17:50:56.345Zhonnef.co/go/tools/staticcheck/fakejson
18732026-03-13T17:50:56.348Zhonnef.co/go/tools/go/ir
18742026-03-13T17:50:56.348Zhonnef.co/go/tools/staticcheck/fakexml
18752026-03-13T17:50:56.372Zhonnef.co/go/tools/go/loader
18762026-03-13T17:50:56.390Zgoogle.golang.org/protobuf/internal/encoding/tag
18772026-03-13T17:50:56.393Zgoogle.golang.org/protobuf/encoding/protojson
18782026-03-13T17:50:56.444Zgoogle.golang.org/protobuf/internal/impl
18792026-03-13T17:50:56.527Zhonnef.co/go/tools/analysis/edit
18802026-03-13T17:50:56.786Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/generate
18812026-03-13T17:50:56.869Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands
18822026-03-13T17:50:56.962Zgithub.com/go-swagger/go-swagger/cmd/swagger
18832026-03-13T17:50:57.013Z[100%] Linking CXX shared library lib/libgeos.so
18842026-03-13T17:50:57.057Zgoogle.golang.org/protobuf/internal/filetype
18852026-03-13T17:50:57.067Zhonnef.co/go/tools/internal/passes/buildir
18862026-03-13T17:50:57.070Zhonnef.co/go/tools/go/ir/irutil
18872026-03-13T17:50:57.116Zgoogle.golang.org/protobuf/runtime/protoimpl
18882026-03-13T17:50:57.127Zhonnef.co/go/tools/analysis/facts/nilness
18892026-03-13T17:50:57.149Zgoogle.golang.org/protobuf/types/known/timestamppb
18902026-03-13T17:50:57.154Zgoogle.golang.org/protobuf/types/descriptorpb
18912026-03-13T17:50:57.154Zgoogle.golang.org/protobuf/types/known/durationpb
18922026-03-13T17:50:57.167Zhonnef.co/go/tools/analysis/facts/purity
18932026-03-13T17:50:57.171Zhonnef.co/go/tools/analysis/facts/typedness
18942026-03-13T17:50:57.179Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o
18952026-03-13T17:50:57.183Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o
18962026-03-13T17:50:57.234Zhonnef.co/go/tools/analysis/code
18972026-03-13T17:50:57.302Zhonnef.co/go/tools/analysis/report
18982026-03-13T17:50:57.345Zgoogle.golang.org/protobuf/types/gofeaturespb
18992026-03-13T17:50:57.349Zgoogle.golang.org/protobuf/types/pluginpb
19002026-03-13T17:50:57.349Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
19012026-03-13T17:50:57.349Zgithub.com/envoyproxy/protoc-gen-validate/validate
19022026-03-13T17:50:57.349Zgoogle.golang.org/genproto/googleapis/api/annotations
19032026-03-13T17:50:57.380Zhonnef.co/go/tools/quickfix/qf1002
19042026-03-13T17:50:57.380Zhonnef.co/go/tools/quickfix/qf1001
19052026-03-13T17:50:57.383Zhonnef.co/go/tools/quickfix/qf1007
19062026-03-13T17:50:57.383Zhonnef.co/go/tools/quickfix/qf1005
19072026-03-13T17:50:57.384Zhonnef.co/go/tools/quickfix/qf1003
19082026-03-13T17:50:57.384Zhonnef.co/go/tools/quickfix/qf1006
19092026-03-13T17:50:57.384Zhonnef.co/go/tools/quickfix/qf1009
19102026-03-13T17:50:57.384Zhonnef.co/go/tools/quickfix/qf1008
19112026-03-13T17:50:57.384Zhonnef.co/go/tools/unused
19122026-03-13T17:50:57.384Zhonnef.co/go/tools/quickfix/qf1004
19132026-03-13T17:50:57.424Zhonnef.co/go/tools/quickfix/qf1010
19142026-03-13T17:50:57.427Zgoogle.golang.org/protobuf/reflect/protodesc
19152026-03-13T17:50:57.427Zgithub.com/golang/protobuf/protoc-gen-go/plugin
19162026-03-13T17:50:57.438Zhonnef.co/go/tools/internal/sharedcheck
19172026-03-13T17:50:57.442Zhonnef.co/go/tools/simple/s1000
19182026-03-13T17:50:57.442Zhonnef.co/go/tools/quickfix/qf1012
19192026-03-13T17:50:57.472Zhonnef.co/go/tools/simple/s1001
19202026-03-13T17:50:57.475Zhonnef.co/go/tools/simple/s1002
19212026-03-13T17:50:57.476Zgithub.com/pseudomuto/protoc-gen-doc/extensions/google_api_http
19222026-03-13T17:50:57.476Zhonnef.co/go/tools/simple/s1003
19232026-03-13T17:50:57.476Zhonnef.co/go/tools/simple/s1004
19242026-03-13T17:50:57.492Zhonnef.co/go/tools/simple/s1005
19252026-03-13T17:50:57.528Zhonnef.co/go/tools/simple/s1009
19262026-03-13T17:50:57.531Zhonnef.co/go/tools/simple/s1008
19272026-03-13T17:50:57.531Zhonnef.co/go/tools/simple/s1006
19282026-03-13T17:50:57.531Zhonnef.co/go/tools/simple/s1007
19292026-03-13T17:50:57.534Zhonnef.co/go/tools/simple/s1010
19302026-03-13T17:50:57.539Zhonnef.co/go/tools/simple/s1011
19312026-03-13T17:50:57.543Zhonnef.co/go/tools/quickfix/qf1011
19322026-03-13T17:50:57.550Zgithub.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate
19332026-03-13T17:50:57.602Zhonnef.co/go/tools/simple/s1012
19342026-03-13T17:50:57.605Zhonnef.co/go/tools/simple/s1016
19352026-03-13T17:50:57.608Zhonnef.co/go/tools/simple/s1018
19362026-03-13T17:50:57.608Zhonnef.co/go/tools/simple/s1017
19372026-03-13T17:50:57.615Zhonnef.co/go/tools/lintcmd/runner
19382026-03-13T17:50:57.618Zhonnef.co/go/tools/simple/s1019
19392026-03-13T17:50:57.618Zhonnef.co/go/tools/simple/s1020
19402026-03-13T17:50:57.618Zhonnef.co/go/tools/simple/s1021
19412026-03-13T17:50:57.618Zhonnef.co/go/tools/simple/s1023
19422026-03-13T17:50:57.626Zhonnef.co/go/tools/simple/s1024
19432026-03-13T17:50:57.660Zhonnef.co/go/tools/simple/s1025
19442026-03-13T17:50:57.663Zhonnef.co/go/tools/simple/s1028
19452026-03-13T17:50:57.667Zhonnef.co/go/tools/simple/s1029
19462026-03-13T17:50:57.678Zgithub.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate
19472026-03-13T17:50:57.681Zhonnef.co/go/tools/quickfix
19482026-03-13T17:50:57.689Zhonnef.co/go/tools/simple/s1031
19492026-03-13T17:50:57.695Zhonnef.co/go/tools/simple/s1030
19502026-03-13T17:50:57.700Zgithub.com/golang/protobuf/proto
19512026-03-13T17:50:57.700Zhonnef.co/go/tools/simple/s1032
19522026-03-13T17:50:57.700Zhonnef.co/go/tools/simple/s1034
19532026-03-13T17:50:57.707Zhonnef.co/go/tools/simple/s1033
19542026-03-13T17:50:57.739Zhonnef.co/go/tools/simple/s1035
19552026-03-13T17:50:57.748Zhonnef.co/go/tools/simple/s1036
19562026-03-13T17:50:57.751Zhonnef.co/go/tools/simple/s1037
19572026-03-13T17:50:57.751Zhonnef.co/go/tools/simple/s1038
19582026-03-13T17:50:57.754Zhonnef.co/go/tools/simple/s1040
19592026-03-13T17:50:57.758Zhonnef.co/go/tools/analysis/callcheck
19602026-03-13T17:50:57.763Zhonnef.co/go/tools/lintcmd
19612026-03-13T17:50:57.778Zhonnef.co/go/tools/simple/s1039
19622026-03-13T17:50:57.801Zhonnef.co/go/tools/staticcheck/sa1001
19632026-03-13T17:50:57.823Zhonnef.co/go/tools/staticcheck/sa1004
19642026-03-13T17:50:57.828Zhonnef.co/go/tools/staticcheck/sa1005
19652026-03-13T17:50:57.835Zhonnef.co/go/tools/staticcheck/sa1008
19662026-03-13T17:50:57.835Zhonnef.co/go/tools/staticcheck/sa1012
19672026-03-13T17:50:57.839Zhonnef.co/go/tools/staticcheck/sa1013
19682026-03-13T17:50:57.839Zhonnef.co/go/tools/staticcheck/sa1006
19692026-03-13T17:50:57.848Zhonnef.co/go/tools/staticcheck/sa1016
19702026-03-13T17:50:57.852Zhonnef.co/go/tools/staticcheck/sa1015
19712026-03-13T17:50:57.866Zhonnef.co/go/tools/staticcheck/sa1019
19722026-03-13T17:50:57.869Zhonnef.co/go/tools/staticcheck/sa1023
19732026-03-13T17:50:57.870Zhonnef.co/go/tools/staticcheck/sa1000
19742026-03-13T17:50:57.882Zhonnef.co/go/tools/staticcheck/sa1002
19752026-03-13T17:50:57.885Zhonnef.co/go/tools/staticcheck/sa1003
19762026-03-13T17:50:57.915Zhonnef.co/go/tools/staticcheck/sa1007
19772026-03-13T17:50:57.922Zhonnef.co/go/tools/staticcheck/sa1010
19782026-03-13T17:50:57.926Zhonnef.co/go/tools/staticcheck/sa1011
19792026-03-13T17:50:57.950Zhonnef.co/go/tools/staticcheck/sa1014
19802026-03-13T17:50:57.967Zgithub.com/grpc-ecosystem/grpc-gateway/codegenerator
19812026-03-13T17:50:57.971Zgithub.com/golang/protobuf/jsonpb
19822026-03-13T17:50:57.971Zgithub.com/pseudomuto/protokit
19832026-03-13T17:50:57.975Zgithub.com/pseudomuto/protoc-gen-doc/extensions/validator_field
19842026-03-13T17:50:57.975Zhonnef.co/go/tools/staticcheck/sa1017
19852026-03-13T17:50:57.996Zhonnef.co/go/tools/staticcheck/sa1021
19862026-03-13T17:50:58.000Zhonnef.co/go/tools/staticcheck/sa1018
19872026-03-13T17:50:58.005Zhonnef.co/go/tools/staticcheck/sa1020
19882026-03-13T17:50:58.013Zhonnef.co/go/tools/staticcheck/sa1024
19892026-03-13T17:50:58.016Zhonnef.co/go/tools/simple
19902026-03-13T17:50:58.021Zhonnef.co/go/tools/staticcheck/sa1026
19912026-03-13T17:50:58.026Zhonnef.co/go/tools/staticcheck/sa1025
19922026-03-13T17:50:58.048Zhonnef.co/go/tools/staticcheck/sa1027
19932026-03-13T17:50:58.060Zhonnef.co/go/tools/staticcheck/sa1028
19942026-03-13T17:50:58.060Zhonnef.co/go/tools/staticcheck/sa1029
19952026-03-13T17:50:58.063Zhonnef.co/go/tools/staticcheck/sa1030
19962026-03-13T17:50:58.075Zhonnef.co/go/tools/staticcheck/sa1031
19972026-03-13T17:50:58.093Zhonnef.co/go/tools/staticcheck/sa1032
19982026-03-13T17:50:58.099Zhonnef.co/go/tools/staticcheck/sa2000
19992026-03-13T17:50:58.132Zhonnef.co/go/tools/staticcheck/sa2001
20002026-03-13T17:50:58.132Zhonnef.co/go/tools/staticcheck/sa2002
20012026-03-13T17:50:58.135Zhonnef.co/go/tools/staticcheck/sa2003
20022026-03-13T17:50:58.138Zhonnef.co/go/tools/staticcheck/sa3000
20032026-03-13T17:50:58.147Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor
20042026-03-13T17:50:58.154Zhonnef.co/go/tools/staticcheck/sa3001
20052026-03-13T17:50:58.160Zhonnef.co/go/tools/staticcheck/sa4000
20062026-03-13T17:50:58.160Zhonnef.co/go/tools/staticcheck/sa4001
20072026-03-13T17:50:58.160Zhonnef.co/go/tools/staticcheck/sa4003
20082026-03-13T17:50:58.160Zhonnef.co/go/tools/staticcheck/sa4004
20092026-03-13T17:50:58.184Zhonnef.co/go/tools/staticcheck/sa4005
20102026-03-13T17:50:58.188Zgithub.com/pseudomuto/protoc-gen-doc
20112026-03-13T17:50:58.188Zhonnef.co/go/tools/staticcheck/sa4006
20122026-03-13T17:50:58.188Zhonnef.co/go/tools/staticcheck/sa4008
20132026-03-13T17:50:58.188Zhonnef.co/go/tools/staticcheck/sa4009
20142026-03-13T17:50:58.197Zhonnef.co/go/tools/staticcheck/sa4010
20152026-03-13T17:50:58.209Zhonnef.co/go/tools/staticcheck/sa4011
20162026-03-13T17:50:58.239Zhonnef.co/go/tools/staticcheck/sa4012
20172026-03-13T17:50:58.243Zhonnef.co/go/tools/staticcheck/sa4014
20182026-03-13T17:50:58.243Zhonnef.co/go/tools/staticcheck/sa4013
20192026-03-13T17:50:58.243Zhonnef.co/go/tools/staticcheck/sa4016
20202026-03-13T17:50:58.244Zhonnef.co/go/tools/staticcheck/sa4017
20212026-03-13T17:50:58.247Zhonnef.co/go/tools/staticcheck/sa4015
20222026-03-13T17:50:58.284Zhonnef.co/go/tools/staticcheck/sa4019
20232026-03-13T17:50:58.291Zhonnef.co/go/tools/staticcheck/sa4020
20242026-03-13T17:50:58.295Zhonnef.co/go/tools/staticcheck/sa4018
20252026-03-13T17:50:58.295Zhonnef.co/go/tools/staticcheck/sa4021
20262026-03-13T17:50:58.295Zhonnef.co/go/tools/staticcheck/sa4023
20272026-03-13T17:50:58.302Zhonnef.co/go/tools/staticcheck/sa4022
20282026-03-13T17:50:58.305Zhonnef.co/go/tools/staticcheck/sa4024
20292026-03-13T17:50:58.308Zgithub.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc
20302026-03-13T17:50:58.321Zhonnef.co/go/tools/staticcheck/sa4025
20312026-03-13T17:50:58.324Zhonnef.co/go/tools/staticcheck/sa4026
20322026-03-13T17:50:58.354Zhonnef.co/go/tools/staticcheck/sa4028
20332026-03-13T17:50:58.359Zhonnef.co/go/tools/staticcheck/sa4029
20342026-03-13T17:50:58.362Zhonnef.co/go/tools/staticcheck/sa4027
20352026-03-13T17:50:58.362Zhonnef.co/go/tools/staticcheck/sa4030
20362026-03-13T17:50:58.362Zhonnef.co/go/tools/staticcheck/sa4031
20372026-03-13T17:50:58.362Zhonnef.co/go/tools/staticcheck/sa4032
20382026-03-13T17:50:58.379Zhonnef.co/go/tools/staticcheck/sa5000
20392026-03-13T17:50:58.414Zhonnef.co/go/tools/staticcheck/sa5001
20402026-03-13T17:50:58.418Zhonnef.co/go/tools/staticcheck/sa5002
20412026-03-13T17:50:58.418Zhonnef.co/go/tools/staticcheck/sa5003
20422026-03-13T17:50:58.418Zhonnef.co/go/tools/staticcheck/sa5004
20432026-03-13T17:50:58.421Zhonnef.co/go/tools/staticcheck/sa5007
20442026-03-13T17:50:58.421Zhonnef.co/go/tools/staticcheck/sa5005
20452026-03-13T17:50:58.421Zhonnef.co/go/tools/staticcheck/sa5008
20462026-03-13T17:50:58.427Zhonnef.co/go/tools/staticcheck/sa5009
20472026-03-13T17:50:58.433Zhonnef.co/go/tools/staticcheck/sa5010
20482026-03-13T17:50:58.452Zhonnef.co/go/tools/staticcheck/sa5011
20492026-03-13T17:50:58.456Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator
20502026-03-13T17:50:58.478Zhonnef.co/go/tools/staticcheck/sa5012
20512026-03-13T17:50:58.482Zhonnef.co/go/tools/staticcheck/sa6001
20522026-03-13T17:50:58.482Zhonnef.co/go/tools/staticcheck/sa6002
20532026-03-13T17:50:58.482Zhonnef.co/go/tools/staticcheck/sa6000
20542026-03-13T17:50:58.482Zhonnef.co/go/tools/staticcheck/sa6003
20552026-03-13T17:50:58.482Zhonnef.co/go/tools/staticcheck/sa6005
20562026-03-13T17:50:58.529Zhonnef.co/go/tools/staticcheck/sa6006
20572026-03-13T17:50:58.529Zhonnef.co/go/tools/staticcheck/sa9001
20582026-03-13T17:50:58.529Zhonnef.co/go/tools/staticcheck/sa9002
20592026-03-13T17:50:58.529Zhonnef.co/go/tools/staticcheck/sa9003
20602026-03-13T17:50:58.529Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway
20612026-03-13T17:50:58.534Zhonnef.co/go/tools/staticcheck/sa9004
20622026-03-13T17:50:58.544Zhonnef.co/go/tools/staticcheck/sa9005
20632026-03-13T17:50:58.567Zhonnef.co/go/tools/staticcheck/sa9006
20642026-03-13T17:50:58.570Zhonnef.co/go/tools/staticcheck/sa9007
20652026-03-13T17:50:58.584Zhonnef.co/go/tools/staticcheck/sa9008
20662026-03-13T17:50:58.584Zhonnef.co/go/tools/stylecheck/st1000
20672026-03-13T17:50:58.584Zhonnef.co/go/tools/staticcheck/sa9009
20682026-03-13T17:50:58.624Zhonnef.co/go/tools/stylecheck/st1001
20692026-03-13T17:50:58.624Zhonnef.co/go/tools/stylecheck/st1003
20702026-03-13T17:50:58.624Zhonnef.co/go/tools/stylecheck/st1005
20712026-03-13T17:50:58.628Zhonnef.co/go/tools/stylecheck/st1008
20722026-03-13T17:50:58.628Zhonnef.co/go/tools/stylecheck/st1011
20732026-03-13T17:50:58.634Zhonnef.co/go/tools/stylecheck/st1006
20742026-03-13T17:50:58.634Zhonnef.co/go/tools/stylecheck/st1012
20752026-03-13T17:50:58.647Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
20762026-03-13T17:50:58.650Zhonnef.co/go/tools/stylecheck/st1013
20772026-03-13T17:50:58.667Zhonnef.co/go/tools/stylecheck/st1015
20782026-03-13T17:50:58.670Zhonnef.co/go/tools/stylecheck/st1016
20792026-03-13T17:50:58.694Zhonnef.co/go/tools/stylecheck/st1017
20802026-03-13T17:50:58.711Zhonnef.co/go/tools/stylecheck/st1018
20812026-03-13T17:50:58.714Zhonnef.co/go/tools/stylecheck/st1019
20822026-03-13T17:50:58.714Zhonnef.co/go/tools/stylecheck/st1021
20832026-03-13T17:50:58.714Zhonnef.co/go/tools/stylecheck/st1022
20842026-03-13T17:50:58.714Zhonnef.co/go/tools/stylecheck/st1023
20852026-03-13T17:50:58.719Zhonnef.co/go/tools/stylecheck/st1020
20862026-03-13T17:50:58.722Zhonnef.co/go/tools/staticcheck
20872026-03-13T17:50:58.802Zhonnef.co/go/tools/stylecheck
20882026-03-13T17:50:58.835Zhonnef.co/go/tools/cmd/staticcheck
20892026-03-13T17:50:59.415Ztouch bin/.bootstrap
20902026-03-13T17:50:59.419Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} +
20912026-03-13T17:50:59.422Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} +
20922026-03-13T17:50:59.422Z(cd pkg/roachprod/vm/aws && go generate)
20932026-03-13T17:50:59.422Z(cd pkg/security/securitytest && go generate)
20942026-03-13T17:50:59.422Zgo 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; }
20952026-03-13T17:50:59.422Zgo 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; }
20962026-03-13T17:50:59.423Zset -euo pipefail; \
20972026-03-13T17:50:59.423Z ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \
20982026-03-13T17:50:59.423Z if expr "$ret" : ".*conflicts" >/dev/null; then \
20992026-03-13T17:50:59.423Z echo "$ret"; exit 1; \
21002026-03-13T17:50:59.423Z fi
21012026-03-13T17:50:59.423Zawk -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
21022026-03-13T17:50:59.423Zgo 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
21032026-03-13T17:50:59.423Zawk -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
21042026-03-13T17:50:59.423Zstringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go
21052026-03-13T17:50:59.459Zmv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go
21062026-03-13T17:50:59.466Zgofmt -s -w pkg/sql/lexbase/reserved_keywords.go
21072026-03-13T17:50:59.477Zmv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go
21082026-03-13T17:50:59.481Zgofmt -s -w pkg/sql/parser/help_messages.go
21092026-03-13T17:50:59.493Zmv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go
21102026-03-13T17:50:59.497Zgofmt -s -w pkg/sql/parser/helpmap_test.go
21112026-03-13T17:50:59.541Zset -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 \
21122026-03-13T17:50:59.542Z 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; \
21132026-03-13T17:50:59.542Zdone
21142026-03-13T17:50:59.546Zbuf 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
21152026-03-13T17:50:59.820Zmv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go
21162026-03-13T17:50:59.826Zgofmt -s -w pkg/sql/lexbase/keywords.go
21172026-03-13T17:50:59.940Zbuf 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
21182026-03-13T17:51:00.020Zgofmt -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
21192026-03-13T17:51:00.073Zgoimports -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
21202026-03-13T17:51:00.156Ztouch bin/.gw_protobuf_sources
21212026-03-13T17:51:00.332Zmv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go
21222026-03-13T17:51:00.345Zmv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go
21232026-03-13T17:51:01.225Z[100%] Linking CXX shared library lib/libgeos_c.so
21242026-03-13T17:51:01.295Zmkdir -p lib
21252026-03-13T17:51:01.298Zrm -f lib/lib{geos,geos_c}.so
21262026-03-13T17:51:01.302Zcp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib
21272026-03-13T17:51:02.389Z(echo "// Code generated by goyacc. DO NOT EDIT."; \
21282026-03-13T17:51:02.389Z echo "// GENERATED FILE DO NOT EDIT"; \
21292026-03-13T17:51:02.389Z cat pkg/sql/parser/gen/sql.go.tmp | \
21302026-03-13T17:51:02.389Z 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
21312026-03-13T17:51:02.394Z(echo "// Code generated by make. DO NOT EDIT."; \
21322026-03-13T17:51:02.394Z echo "// GENERATED FILE DO NOT EDIT"; \
21332026-03-13T17:51:02.394Z echo; \
21342026-03-13T17:51:02.394Z echo "package lexbase"; \
21352026-03-13T17:51:02.394Z echo; \
21362026-03-13T17:51:02.394Z 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
21372026-03-13T17:51:02.402Zmv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go
21382026-03-13T17:51:02.418Zmv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go
21392026-03-13T17:51:02.422Zgoimports -w pkg/sql/parser/sql.go
21402026-03-13T17:51:08.284Zgofmt -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
21412026-03-13T17:51:09.377Ztouch bin/.go_protobuf_sources
21422026-03-13T17:51:09.380Zgo 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; }
21432026-03-13T17:51:09.384Zgo 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; }
21442026-03-13T17:51:10.007Zmv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go
21452026-03-13T17:51:10.027Zmv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go
21462026-03-13T17:51:10.113ZGOFLAGS= go test -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc crdb_test' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=development -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -run "." -timeout 60m ./pkg/...
21472026-03-13T17:51:53.508Zok github.com/cockroachdb/cockroach/pkg/acceptance 0.044s
21482026-03-13T17:51:53.508Z? github.com/cockroachdb/cockroach/pkg/acceptance/cluster [no test files]
21492026-03-13T17:52:22.203Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster [no test files]
21502026-03-13T17:52:22.203Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/tc [no test files]
21512026-03-13T17:52:23.566Zok github.com/cockroachdb/cockroach/pkg/base 0.079s
21522026-03-13T17:53:16.326Zok github.com/cockroachdb/cockroach/pkg/bench 0.088s [no tests to run]
21532026-03-13T17:53:16.547Z? github.com/cockroachdb/cockroach/pkg/bench/cmd/pgbenchsetup [no test files]
21542026-03-13T17:53:23.907Z? github.com/cockroachdb/cockroach/pkg/blobs/blobspb [no test files]
21552026-03-13T17:53:23.940Z? github.com/cockroachdb/cockroach/pkg/build [no test files]
21562026-03-13T17:53:23.940Z? github.com/cockroachdb/cockroach/pkg/build/bazel [no test files]
21572026-03-13T17:53:26.558Zok github.com/cockroachdb/cockroach/pkg/bench/rttanalysis 7.097s
21582026-03-13T17:53:26.558Zok github.com/cockroachdb/cockroach/pkg/bench/tpcc 0.107s
21592026-03-13T17:53:26.558Zok github.com/cockroachdb/cockroach/pkg/blobs 0.136s
21602026-03-13T17:53:26.558Zok github.com/cockroachdb/cockroach/pkg/build/starlarkutil 0.094s
21612026-03-13T17:53:26.558Zok github.com/cockroachdb/cockroach/pkg/build/util 0.074s
21622026-03-13T17:53:34.091Z? github.com/cockroachdb/cockroach/pkg/cli/clicfg [no test files]
21632026-03-13T17:53:34.094Z? github.com/cockroachdb/cockroach/pkg/cli/clierrorplus [no test files]
21642026-03-13T17:53:34.094Z? github.com/cockroachdb/cockroach/pkg/cli/cliflags [no test files]
21652026-03-13T17:53:34.094Z? github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg [no test files]
21662026-03-13T17:53:35.433Z? github.com/cockroachdb/cockroach/pkg/cli/democluster/api [no test files]
21672026-03-13T17:53:35.456Z? github.com/cockroachdb/cockroach/pkg/cli/syncbench [no test files]
21682026-03-13T17:53:35.456Z? github.com/cockroachdb/cockroach/pkg/cloud [no test files]
21692026-03-13T17:53:36.880Z? github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils [no test files]
21702026-03-13T17:53:37.764Z? github.com/cockroachdb/cockroach/pkg/cloud/impl [no test files]
21712026-03-13T17:53:41.815Z? github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable [no test files]
21722026-03-13T17:53:42.389Z? github.com/cockroachdb/cockroach/pkg/cmd/allocsim [no test files]
21732026-03-13T17:53:42.394Z? github.com/cockroachdb/cockroach/pkg/cmd/cmdutil [no test files]
21742026-03-13T17:53:42.394Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol [no test files]
21752026-03-13T17:53:42.394Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol/pgconnect [no test files]
21762026-03-13T17:53:42.394Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-sql [no test files]
21772026-03-13T17:53:45.791Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql [no test files]
21782026-03-13T17:53:45.792Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg [no test files]
21792026-03-13T17:53:45.825Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg/sqlstream [no test files]
21802026-03-13T17:53:45.825Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-short [no test files]
21812026-03-13T17:53:45.825Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/exec [no test files]
21822026-03-13T17:53:45.825Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/os [no test files]
21832026-03-13T17:53:46.784Z? github.com/cockroachdb/cockroach/pkg/cmd/docgen [no test files]
21842026-03-13T17:53:46.797Z? github.com/cockroachdb/cockroach/pkg/cmd/fuzz [no test files]
21852026-03-13T17:53:46.797Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-binary [no test files]
21862026-03-13T17:53:46.797Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-distdir [no test files]
21872026-03-13T17:53:46.797Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables [no test files]
21882026-03-13T17:53:46.797Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables/rdbms [no test files]
21892026-03-13T17:53:46.797Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-spatial-ref-sys [no test files]
21902026-03-13T17:53:50.327Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-staticcheck [no test files]
21912026-03-13T17:53:50.335Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-test-suites [no test files]
21922026-03-13T17:53:50.335Z? github.com/cockroachdb/cockroach/pkg/cmd/geoviz [no test files]
21932026-03-13T17:53:50.335Z? github.com/cockroachdb/cockroach/pkg/cmd/gossipsim [no test files]
21942026-03-13T17:53:50.335Z? github.com/cockroachdb/cockroach/pkg/cmd/import-tools [no test files]
21952026-03-13T17:53:51.831Z? github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach [no test files]
21962026-03-13T17:53:52.823Z? github.com/cockroachdb/cockroach/pkg/cmd/reduce [no test files]
21972026-03-13T17:53:57.010Z? github.com/cockroachdb/cockroach/pkg/cmd/returncheck [no test files]
21982026-03-13T17:54:07.884Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod [no test files]
21992026-03-13T17:54:07.884Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod-stress [no test files]
22002026-03-13T17:54:15.207Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster [no test files]
22012026-03-13T17:54:15.215Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/option [no test files]
22022026-03-13T17:54:16.483Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/registry [no test files]
22032026-03-13T17:54:16.489Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/spec [no test files]
22042026-03-13T17:54:16.489Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test [no test files]
22052026-03-13T17:54:23.525Z? github.com/cockroachdb/cockroach/pkg/cmd/roachvet [no test files]
22062026-03-13T17:54:23.532Z? github.com/cockroachdb/cockroach/pkg/cmd/skip-test [no test files]
22072026-03-13T17:54:23.532Z? github.com/cockroachdb/cockroach/pkg/cmd/skiperrs [no test files]
22082026-03-13T17:54:23.532Z? github.com/cockroachdb/cockroach/pkg/cmd/skipped-tests [no test files]
22092026-03-13T17:54:23.533Z? github.com/cockroachdb/cockroach/pkg/cmd/smithcmp [no test files]
22102026-03-13T17:54:23.533Z? github.com/cockroachdb/cockroach/pkg/cmd/smithtest [no test files]
22112026-03-13T17:54:23.534Z? github.com/cockroachdb/cockroach/pkg/cmd/uptodate [no test files]
22122026-03-13T17:54:23.534Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck/lib/urlcheck [no test files]
22132026-03-13T17:54:23.534Z? github.com/cockroachdb/cockroach/pkg/cmd/workload [no test files]
22142026-03-13T17:54:23.534Z? github.com/cockroachdb/cockroach/pkg/cmd/wraprules [no test files]
22152026-03-13T17:54:23.534Z? github.com/cockroachdb/cockroach/pkg/cmd/zerosum [no test files]
22162026-03-13T17:54:23.534Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck [no test files]
22172026-03-13T17:54:25.653Z? github.com/cockroachdb/cockroach/pkg/col/coldatatestutils [no test files]
22182026-03-13T17:54:26.470Z? github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde [no test files]
22192026-03-13T17:54:26.475Z? github.com/cockroachdb/cockroach/pkg/col/typeconv [no test files]
22202026-03-13T17:54:26.475Z? github.com/cockroachdb/cockroach/pkg/compose [no test files]
22212026-03-13T17:54:26.475Z? github.com/cockroachdb/cockroach/pkg/compose/compare/compare [no test files]
22222026-03-13T17:54:26.475Z? github.com/cockroachdb/cockroach/pkg/docs [no test files]
22232026-03-13T17:54:26.475Z? github.com/cockroachdb/cockroach/pkg/featureflag [no test files]
22242026-03-13T17:54:26.475Z? github.com/cockroachdb/cockroach/pkg/gen/genbzl [no test files]
22252026-03-13T17:54:26.475Z? github.com/cockroachdb/cockroach/pkg/geo/geodist [no test files]
22262026-03-13T17:54:28.755Z? github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj [no test files]
22272026-03-13T17:54:28.877Z? github.com/cockroachdb/cockroach/pkg/geo/geosegmentize [no test files]
22282026-03-13T17:54:30.184Z? github.com/cockroachdb/cockroach/pkg/gossip/simulation [no test files]
22292026-03-13T17:54:30.237Z? github.com/cockroachdb/cockroach/pkg/internal/reporoot [no test files]
22302026-03-13T17:54:55.729Z? github.com/cockroachdb/cockroach/pkg/jobs/jobspb [no test files]
22312026-03-13T17:54:55.732Z? github.com/cockroachdb/cockroach/pkg/jobs/jobstest [no test files]
22322026-03-13T17:54:55.732Z? github.com/cockroachdb/cockroach/pkg/keysbase [no test files]
22332026-03-13T17:54:59.561Zok github.com/cockroachdb/cockroach/pkg/cli 84.883s
22342026-03-13T17:54:59.565Zok github.com/cockroachdb/cockroach/pkg/cli/clierror 0.420s
22352026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlclient 0.977s
22362026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlexec 2.486s
22372026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlshell 3.180s
22382026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cli/democluster 9.624s
22392026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cli/exit 0.063s [no tests to run]
22402026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/amazon 0.522s
22412026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/azure 0.065s
22422026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/gcp 0.082s
22432026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/httpsink 0.394s
22442026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/impl/cloudimpltests 0.100s [no tests to run]
22452026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/nodelocal 0.159s
22462026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/nullsink 0.073s
22472026-03-13T17:54:59.566Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile 2.652s
22482026-03-13T17:54:59.581Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable/filetabletest 6.665s
22492026-03-13T17:54:59.581Zok github.com/cockroachdb/cockroach/pkg/clusterversion 0.073s
22502026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/bazci 0.110s
22512026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/cmpconn 0.165s
22522026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss 0.927s
22532026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/dev 0.081s
22542026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/docgen/extract 0.059s
22552026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/docs-issue-generation 0.075s
22562026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/internal/issues 0.163s
22572026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/label-merged-pr 0.145s
22582026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/mirror 0.107s
22592026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/prereqs 0.655s
22602026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-artifacts 0.108s
22612026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-provisional-artifacts 0.134s
22622026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce 0.222s
22632026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce/reducesql 0.125s
22642026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/release 0.082s
22652026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest 0.238s
22662026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/prometheus 0.062s
22672026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests 0.220s
22682026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/cmd/testfilter 0.220s
22692026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/col/coldata 0.803s
22702026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/col/coldataext 0.058s
22712026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/col/colserde 2.040s
22722026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/config 0.141s
22732026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/config/zonepb 0.201s
22742026-03-13T17:54:59.585Zok github.com/cockroachdb/cockroach/pkg/geo 0.270s
22752026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geogen 0.076s
22762026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geogfn 0.352s
22772026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geographiclib 0.048s
22782026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geoindex 0.391s
22792026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geomfn 0.234s
22802026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geopb 0.200s
22812026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geoproj 0.097s
22822026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geoprojbase 0.327s
22832026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geos 0.177s
22842026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/geotransform 0.130s
22852026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/geo/twkb 0.090s
22862026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/gossip 6.253s
22872026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher 0.274s
22882026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/internal/rsg 0.188s
22892026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/internal/rsg/yacc 0.067s
22902026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/internal/sqlsmith 2.570s
22912026-03-13T17:54:59.586Zok github.com/cockroachdb/cockroach/pkg/internal/team 0.063s
22922026-03-13T17:55:27.280Z? github.com/cockroachdb/cockroach/pkg/kv/kvbase [no test files]
22932026-03-13T17:55:27.280Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient [no test files]
22942026-03-13T17:55:31.113Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant [no test files]
22952026-03-13T17:55:31.116Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache/rangecachemock [no test files]
22962026-03-13T17:55:37.101Zok github.com/cockroachdb/cockroach/pkg/jobs 41.290s
22972026-03-13T17:55:37.101Zok github.com/cockroachdb/cockroach/pkg/jobs/joberror 0.078s
22982026-03-13T17:55:37.101Zok github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts 0.175s [no tests to run]
22992026-03-13T17:55:37.101Zok github.com/cockroachdb/cockroach/pkg/keys 0.103s
23002026-03-13T17:55:48.859Zok github.com/cockroachdb/cockroach/pkg/kv 21.482s
23012026-03-13T17:55:48.859Zok github.com/cockroachdb/cockroach/pkg/kv/bulk 1.860s
23022026-03-13T17:56:13.330Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb [no test files]
23032026-03-13T17:56:13.342Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint [no test files]
23042026-03-13T17:56:13.342Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap [no test files]
23052026-03-13T17:56:32.686Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase [no test files]
23062026-03-13T17:56:32.690Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb [no test files]
23072026-03-13T17:56:44.697Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb [no test files]
23082026-03-13T17:56:44.702Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb [no test files]
23092026-03-13T17:56:44.702Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb [no test files]
23102026-03-13T17:56:44.702Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider [no test files]
23112026-03-13T17:56:44.702Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptutil [no test files]
23122026-03-13T17:56:44.702Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary [no test files]
23132026-03-13T17:56:44.702Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb [no test files]
23142026-03-13T17:56:47.533Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord 76.397s
23152026-03-13T17:56:47.533Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache 0.756s
23162026-03-13T17:56:47.533Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed 4.655s
23172026-03-13T17:56:47.533Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer 0.206s
23182026-03-13T17:56:47.533Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache 0.813s
23192026-03-13T17:56:47.533Zok github.com/cockroachdb/cockroach/pkg/kv/kvnemesis 2.500s
23202026-03-13T17:56:47.534Zok github.com/cockroachdb/cockroach/pkg/kv/kvprober 3.503s
23212026-03-13T17:56:53.793Z? github.com/cockroachdb/cockroach/pkg/migration [no test files]
23222026-03-13T17:56:56.735Z? github.com/cockroachdb/cockroach/pkg/migration/migrationjob [no test files]
23232026-03-13T17:57:03.317Z? github.com/cockroachdb/cockroach/pkg/migration/nodelivenesstest [no test files]
23242026-03-13T17:57:03.320Z? github.com/cockroachdb/cockroach/pkg/multitenant [no test files]
23252026-03-13T17:57:03.320Z? github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel [no test files]
23262026-03-13T17:57:03.320Z? github.com/cockroachdb/cockroach/pkg/release [no test files]
23272026-03-13T17:57:03.320Z? github.com/cockroachdb/cockroach/pkg/roachpb/gen [no test files]
23282026-03-13T17:57:03.320Z? github.com/cockroachdb/cockroach/pkg/roachpb/roachpbmock [no test files]
23292026-03-13T17:57:03.320Z? github.com/cockroachdb/cockroach/pkg/roachprod [no test files]
23302026-03-13T17:57:03.320Z? github.com/cockroachdb/cockroach/pkg/roachprod/errors [no test files]
23312026-03-13T17:57:04.569Z? github.com/cockroachdb/cockroach/pkg/roachprod/logger [no test files]
23322026-03-13T17:57:04.573Z? github.com/cockroachdb/cockroach/pkg/roachprod/ui [no test files]
23332026-03-13T17:57:05.134Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws [no test files]
23342026-03-13T17:57:05.137Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen [no test files]
23352026-03-13T17:57:05.137Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/azure [no test files]
23362026-03-13T17:57:05.137Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/flagstub [no test files]
23372026-03-13T17:57:05.137Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/gce [no test files]
23382026-03-13T17:57:05.137Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/local [no test files]
23392026-03-13T17:57:08.655Z? github.com/cockroachdb/cockroach/pkg/scheduledjobs [no test files]
23402026-03-13T17:57:59.182Z? github.com/cockroachdb/cockroach/pkg/security/pprompt [no test files]
23412026-03-13T17:57:59.199Z? github.com/cockroachdb/cockroach/pkg/security/securitytest [no test files]
23422026-03-13T17:57:59.199Z? github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb [no test files]
23432026-03-13T17:58:18.446Z? github.com/cockroachdb/cockroach/pkg/server/status/statuspb [no test files]
23442026-03-13T17:58:18.449Z? github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher/systemconfigwatchertest [no test files]
23452026-03-13T17:58:32.226Z? github.com/cockroachdb/cockroach/pkg/settings/cluster [no test files]
23462026-03-13T17:58:32.229Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob [no test files]
23472026-03-13T17:58:32.229Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter [no test files]
23482026-03-13T17:58:32.335Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter [no test files]
23492026-03-13T17:58:38.759Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils/spanconfigtestcluster [no test files]
23502026-03-13T17:58:52.421Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants [no test files]
23512026-03-13T17:58:52.442Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo/colinfotestutils [no test files]
23522026-03-13T17:58:52.455Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder [no test files]
23532026-03-13T17:58:52.456Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen [no test files]
23542026-03-13T17:58:58.932Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/desctestutils [no test files]
23552026-03-13T17:58:58.936Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting [no test files]
23562026-03-13T17:58:58.936Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv [no test files]
23572026-03-13T17:59:26.085Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite [no test files]
23582026-03-13T18:00:27.173Z? github.com/cockroachdb/cockroach/pkg/sql/descmetadata [no test files]
23592026-03-13T18:00:57.390Z? github.com/cockroachdb/cockroach/pkg/sql/faketreeeval [no test files]
23602026-03-13T18:01:24.812Z? github.com/cockroachdb/cockroach/pkg/sql/lexbase/allkeywords [no test files]
23612026-03-13T18:01:24.847Z? github.com/cockroachdb/cockroach/pkg/sql/memsize [no test files]
23622026-03-13T18:01:24.847Z? github.com/cockroachdb/cockroach/pkg/sql/mutations [no test files]
23632026-03-13T18:01:30.896Z? github.com/cockroachdb/cockroach/pkg/sql/opt/exec [no test files]
23642026-03-13T18:02:19.304Z? github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/langgen [no test files]
23652026-03-13T18:02:29.403Z? github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testexpr [no test files]
23662026-03-13T18:02:42.972Z? github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness [no test files]
23672026-03-13T18:02:42.980Z? github.com/cockroachdb/cockroach/pkg/sql/paramparse [no test files]
23682026-03-13T18:02:59.325Z? github.com/cockroachdb/cockroach/pkg/sql/parser/fuzz [no test files]
23692026-03-13T18:02:59.330Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode [no test files]
23702026-03-13T18:02:59.330Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice [no test files]
23712026-03-13T18:02:59.420Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase [no test files]
23722026-03-13T18:04:07.180Z? github.com/cockroachdb/cockroach/pkg/sql/protoreflect/test [no test files]
23732026-03-13T18:04:07.184Z? github.com/cockroachdb/cockroach/pkg/sql/roleoption [no test files]
23742026-03-13T18:04:27.786Z? github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb [no test files]
23752026-03-13T18:04:45.074Z? github.com/cockroachdb/cockroach/pkg/sql/rowinfra [no test files]
23762026-03-13T18:04:51.589Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/comparetest [no test files]
23772026-03-13T18:04:51.592Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/cyclegraphtest [no test files]
23782026-03-13T18:04:51.592Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/entitynodetest [no test files]
23792026-03-13T18:04:51.592Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/reltest [no test files]
23802026-03-13T18:04:51.592Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbackup [no test files]
23812026-03-13T18:04:52.933Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt [no test files]
23822026-03-13T18:04:57.880Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestdeps [no test files]
23832026-03-13T18:04:57.883Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestutils [no test files]
23842026-03-13T18:04:57.883Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors [no test files]
23852026-03-13T18:04:59.104Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec [no test files]
23862026-03-13T18:04:59.112Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob [no test files]
23872026-03-13T18:04:59.112Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop [no test files]
23882026-03-13T18:04:59.112Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb [no test files]
23892026-03-13T18:05:02.673Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz [no test files]
23902026-03-13T18:05:02.676Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage [no test files]
23912026-03-13T18:05:02.676Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun [no test files]
23922026-03-13T18:05:02.676Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/sctest [no test files]
23932026-03-13T18:05:02.676Z? github.com/cockroachdb/cockroach/pkg/sql/scrub [no test files]
23942026-03-13T18:05:36.839Z? github.com/cockroachdb/cockroach/pkg/sql/sem/catid [no test files]
23952026-03-13T18:05:36.869Z? github.com/cockroachdb/cockroach/pkg/sql/sem/transform [no test files]
23962026-03-13T18:05:53.056Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin [no test files]
23972026-03-13T18:05:53.065Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp [no test files]
23982026-03-13T18:05:53.065Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow [no test files]
23992026-03-13T18:05:53.065Z? github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb [no test files]
24002026-03-13T18:05:53.066Z? github.com/cockroachdb/cockroach/pkg/sql/sessionphase [no test files]
24012026-03-13T18:05:53.066Z? github.com/cockroachdb/cockroach/pkg/sql/sqlerrors [no test files]
24022026-03-13T18:05:53.066Z? github.com/cockroachdb/cockroach/pkg/sql/sqlfsm [no test files]
24032026-03-13T18:05:53.066Z? github.com/cockroachdb/cockroach/pkg/sql/sqlinstance [no test files]
24042026-03-13T18:06:00.377Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness [no test files]
24052026-03-13T18:06:00.388Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider [no test files]
24062026-03-13T18:06:00.793Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/sqllivenesstestutils [no test files]
24072026-03-13T18:06:00.793Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats [no test files]
24082026-03-13T18:06:02.966Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage [no test files]
24092026-03-13T18:06:02.973Z? github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry [no test files]
24102026-03-13T18:06:02.973Z? github.com/cockroachdb/cockroach/pkg/sql/sqltestutils [no test files]
24112026-03-13T18:06:02.973Z? github.com/cockroachdb/cockroach/pkg/sql/sqlutil [no test files]
24122026-03-13T18:06:32.954Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam [no test files]
24132026-03-13T18:06:33.499Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam [no test files]
24142026-03-13T18:06:33.499Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam [no test files]
24152026-03-13T18:06:33.499Z? github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule [no test files]
24162026-03-13T18:06:33.499Z? github.com/cockroachdb/cockroach/pkg/sql/vtable [no test files]
24172026-03-13T18:06:33.646Z? github.com/cockroachdb/cockroach/pkg/testutils/buildutil [no test files]
24182026-03-13T18:06:33.646Z? github.com/cockroachdb/cockroach/pkg/testutils/colcontainerutils [no test files]
24192026-03-13T18:06:33.646Z? github.com/cockroachdb/cockroach/pkg/testutils/diagutils [no test files]
24202026-03-13T18:06:33.646Z? github.com/cockroachdb/cockroach/pkg/testutils/distsqlutils [no test files]
24212026-03-13T18:06:33.646Z? github.com/cockroachdb/cockroach/pkg/testutils/docker [no test files]
24222026-03-13T18:06:33.671Z? github.com/cockroachdb/cockroach/pkg/testutils/docker/docker-fsnotify [no test files]
24232026-03-13T18:06:33.672Z? github.com/cockroachdb/cockroach/pkg/testutils/echotest [no test files]
24242026-03-13T18:06:33.823Z? github.com/cockroachdb/cockroach/pkg/testutils/gossiputil [no test files]
24252026-03-13T18:06:33.934Z? github.com/cockroachdb/cockroach/pkg/testutils/grpcutils [no test files]
24262026-03-13T18:06:33.934Z? github.com/cockroachdb/cockroach/pkg/testutils/jobutils [no test files]
24272026-03-13T18:06:36.177Z? github.com/cockroachdb/cockroach/pkg/testutils/kvclientutils [no test files]
24282026-03-13T18:06:36.181Z? github.com/cockroachdb/cockroach/pkg/testutils/lint [no test files]
24292026-03-13T18:06:36.181Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/descriptormarshal [no test files]
24302026-03-13T18:06:36.181Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcheck [no test files]
24312026-03-13T18:06:36.181Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcmp [no test files]
24322026-03-13T18:06:39.155Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcclientconnclose [no test files]
24332026-03-13T18:06:39.158Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcstatuswithdetails [no test files]
24342026-03-13T18:06:41.254Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returncheck [no test files]
24352026-03-13T18:06:42.129Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/staticcheck [no test files]
24362026-03-13T18:06:43.248Z? github.com/cockroachdb/cockroach/pkg/testutils/localtestcluster [no test files]
24372026-03-13T18:06:43.251Z? github.com/cockroachdb/cockroach/pkg/testutils/metrictestutils [no test files]
24382026-03-13T18:06:43.252Z? github.com/cockroachdb/cockroach/pkg/testutils/pgtest [no test files]
24392026-03-13T18:06:43.252Z? github.com/cockroachdb/cockroach/pkg/testutils/physicalplanutils [no test files]
24402026-03-13T18:06:43.252Z? github.com/cockroachdb/cockroach/pkg/testutils/serverutils [no test files]
24412026-03-13T18:06:43.252Z? github.com/cockroachdb/cockroach/pkg/testutils/skip [no test files]
24422026-03-13T18:07:04.566Z? github.com/cockroachdb/cockroach/pkg/testutils/sstutil [no test files]
24432026-03-13T18:07:04.566Z? github.com/cockroachdb/cockroach/pkg/testutils/storageutils [no test files]
24442026-03-13T18:07:04.569Z? github.com/cockroachdb/cockroach/pkg/ts/catalog [no test files]
24452026-03-13T18:07:04.623Z? github.com/cockroachdb/cockroach/pkg/ts/tspb [no test files]
24462026-03-13T18:07:04.626Z? github.com/cockroachdb/cockroach/pkg/ui [no test files]
24472026-03-13T18:07:04.628Z? github.com/cockroachdb/cockroach/pkg/ui/distoss [no test files]
24482026-03-13T18:07:08.651Z? github.com/cockroachdb/cockroach/pkg/util/arith [no test files]
24492026-03-13T18:07:08.654Z? github.com/cockroachdb/cockroach/pkg/util/bufalloc [no test files]
24502026-03-13T18:07:10.181Z? github.com/cockroachdb/cockroach/pkg/util/cancelchecker [no test files]
24512026-03-13T18:07:17.651Z? github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype [no test files]
24522026-03-13T18:07:17.654Z? github.com/cockroachdb/cockroach/pkg/util/fileutil [no test files]
24532026-03-13T18:07:19.002Z? github.com/cockroachdb/cockroach/pkg/util/growstack [no test files]
24542026-03-13T18:08:11.310Z? github.com/cockroachdb/cockroach/pkg/util/interval/generic/internal [no test files]
24552026-03-13T18:08:11.314Z? github.com/cockroachdb/cockroach/pkg/util/ioctx [no test files]
24562026-03-13T18:08:11.357Z? github.com/cockroachdb/cockroach/pkg/util/iterutil [no test files]
24572026-03-13T18:08:11.360Z? github.com/cockroachdb/cockroach/pkg/util/jsonbytes [no test files]
24582026-03-13T18:08:11.360Z? github.com/cockroachdb/cockroach/pkg/util/keysutil [no test files]
24592026-03-13T18:08:11.360Z? github.com/cockroachdb/cockroach/pkg/util/leaktest [no test files]
24602026-03-13T18:08:20.368Z? github.com/cockroachdb/cockroach/pkg/util/log/channel [no test files]
24612026-03-13T18:08:20.371Z? github.com/cockroachdb/cockroach/pkg/util/log/gen [no test files]
24622026-03-13T18:10:38.057Z? github.com/cockroachdb/cockroach/pkg/util/log/logflags [no test files]
24632026-03-13T18:10:38.070Z? github.com/cockroachdb/cockroach/pkg/util/log/logpb [no test files]
24642026-03-13T18:10:38.071Z? github.com/cockroachdb/cockroach/pkg/util/log/logtestutils [no test files]
24652026-03-13T18:10:38.071Z? github.com/cockroachdb/cockroach/pkg/util/log/severity [no test files]
24662026-03-13T18:10:38.071Z? github.com/cockroachdb/cockroach/pkg/util/memzipper [no test files]
24672026-03-13T18:10:38.071Z? github.com/cockroachdb/cockroach/pkg/util/pprofutil [no test files]
24682026-03-13T18:10:44.429Z? github.com/cockroachdb/cockroach/pkg/util/sort [no test files]
24692026-03-13T18:10:47.387Z? github.com/cockroachdb/cockroach/pkg/util/stringencoding [no test files]
24702026-03-13T18:10:47.410Z? github.com/cockroachdb/cockroach/pkg/util/system [no test files]
24712026-03-13T18:10:47.410Z? github.com/cockroachdb/cockroach/pkg/util/targz/gen [no test files]
24722026-03-13T18:10:53.536Z? github.com/cockroachdb/cockroach/pkg/util/timeutil/gen [no test files]
24732026-03-13T18:12:35.296Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb [no test files]
24742026-03-13T18:12:35.299Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb [no test files]
24752026-03-13T18:12:35.299Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui [no test files]
24762026-03-13T18:12:35.300Z? github.com/cockroachdb/cockroach/pkg/util/tracing/zipper [no test files]
24772026-03-13T18:12:35.350Z? github.com/cockroachdb/cockroach/pkg/util/unaccent [no test files]
24782026-03-13T18:12:46.927Z? github.com/cockroachdb/cockroach/pkg/workload/bulkingest [no test files]
24792026-03-13T18:12:46.930Z? github.com/cockroachdb/cockroach/pkg/workload/connectionlatency [no test files]
24802026-03-13T18:12:46.930Z? github.com/cockroachdb/cockroach/pkg/workload/debug [no test files]
24812026-03-13T18:12:46.930Z? github.com/cockroachdb/cockroach/pkg/workload/examples [no test files]
24822026-03-13T18:12:46.930Z? github.com/cockroachdb/cockroach/pkg/workload/geospatial [no test files]
24832026-03-13T18:12:46.930Z? github.com/cockroachdb/cockroach/pkg/workload/indexes [no test files]
24842026-03-13T18:12:46.930Z? github.com/cockroachdb/cockroach/pkg/workload/jsonload [no test files]
24852026-03-13T18:12:46.930Z? github.com/cockroachdb/cockroach/pkg/workload/kv [no test files]
24862026-03-13T18:12:46.980Z? github.com/cockroachdb/cockroach/pkg/workload/ledger [no test files]
24872026-03-13T18:12:49.744Z? github.com/cockroachdb/cockroach/pkg/workload/querybench [no test files]
24882026-03-13T18:12:49.748Z? github.com/cockroachdb/cockroach/pkg/workload/querylog [no test files]
24892026-03-13T18:12:49.748Z? github.com/cockroachdb/cockroach/pkg/workload/queue [no test files]
24902026-03-13T18:12:49.748Z? github.com/cockroachdb/cockroach/pkg/workload/rand [no test files]
24912026-03-13T18:12:49.748Z? github.com/cockroachdb/cockroach/pkg/workload/schemachange [no test files]
24922026-03-13T18:12:49.748Z? github.com/cockroachdb/cockroach/pkg/workload/sqlsmith [no test files]
24932026-03-13T18:12:50.429Z? github.com/cockroachdb/cockroach/pkg/workload/tpccchecks [no test files]
24942026-03-13T18:12:50.429Z? github.com/cockroachdb/cockroach/pkg/workload/tpcds [no test files]
24952026-03-13T18:12:50.433Z? github.com/cockroachdb/cockroach/pkg/workload/ttllogger [no test files]
24962026-03-13T18:14:28.944Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver 1100.574s
24972026-03-13T18:14:28.962Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan 0.151s
24982026-03-13T18:14:28.963Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply 0.056s
24992026-03-13T18:14:28.963Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval 10.696s
25002026-03-13T18:14:29.009Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result 0.280s
25012026-03-13T18:14:29.009Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts 0.202s
25022026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport 2.052s
25032026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker 2.085s
25042026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency 23.886s
25052026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock 0.223s
25062026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison 0.160s
25072026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc 1.825s
25082026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc 0.234s
25092026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver 0.206s
25102026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness 9.547s
25112026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery 1.213s
25122026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts 0.333s
25132026-03-13T18:14:29.010Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache 2.681s
25142026-03-13T18:14:29.011Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile 0.785s
25152026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage 19.634s
25162026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry 3.476s
25172026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed 0.728s
25182026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer 0.140s
25192026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports 8.801s
25202026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch 8.212s
25212026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset 0.449s
25222026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/split 0.337s
25232026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader 0.368s
25242026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate 0.337s
25252026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache 5.799s
25262026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery 0.220s
25272026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait 0.245s
25282026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty 0.219s
25292026-03-13T18:14:29.012Zok github.com/cockroachdb/cockroach/pkg/migration/migrationcluster 1.865s
25302026-03-13T18:14:29.013Zok github.com/cockroachdb/cockroach/pkg/migration/migrationmanager 8.682s
25312026-03-13T18:14:29.013Zok github.com/cockroachdb/cockroach/pkg/migration/migrations 55.394s
25322026-03-13T18:14:29.013Zok github.com/cockroachdb/cockroach/pkg/roachpb 0.699s
25332026-03-13T18:14:29.013Zok github.com/cockroachdb/cockroach/pkg/roachprod/cloud 0.310s
25342026-03-13T18:14:29.013Zok github.com/cockroachdb/cockroach/pkg/roachprod/config 0.310s
25352026-03-13T18:14:29.013Zok github.com/cockroachdb/cockroach/pkg/roachprod/install 0.275s
25362026-03-13T18:14:29.015Zok github.com/cockroachdb/cockroach/pkg/roachprod/ssh 0.156s
25372026-03-13T18:14:29.015Zok github.com/cockroachdb/cockroach/pkg/roachprod/vm 0.161s
25382026-03-13T18:14:29.015Zok github.com/cockroachdb/cockroach/pkg/rpc 3.456s
25392026-03-13T18:14:29.015Zok github.com/cockroachdb/cockroach/pkg/rpc/nodedialer 1.626s
25402026-03-13T18:14:29.015Zok github.com/cockroachdb/cockroach/pkg/security 3.489s
25412026-03-13T18:14:29.015Zok github.com/cockroachdb/cockroach/pkg/security/certmgr 0.771s
25422026-03-13T18:14:29.015Zok github.com/cockroachdb/cockroach/pkg/security/sessionrevival 0.633s
25432026-03-13T18:14:29.016Zok github.com/cockroachdb/cockroach/pkg/server 403.932s
25442026-03-13T18:14:29.016Zok github.com/cockroachdb/cockroach/pkg/server/debug 0.417s
25452026-03-13T18:14:29.016Zok github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui 0.207s
25462026-03-13T18:14:29.016Zok github.com/cockroachdb/cockroach/pkg/server/debug/pprofui 1.069s
25472026-03-13T18:14:29.016Zok github.com/cockroachdb/cockroach/pkg/server/diagnostics 1.776s
25482026-03-13T18:14:29.016Zok github.com/cockroachdb/cockroach/pkg/server/dumpstore 0.632s
25492026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/goroutinedumper 0.833s
25502026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/heapprofiler 0.422s
25512026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/pgurl 0.302s
25522026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/serverpb 0.175s
25532026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/settingswatcher 1.814s
25542026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/status 10.415s
25552026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher 0.820s
25562026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/telemetry 0.269s
25572026-03-13T18:14:29.017Zok github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher 1.509s
25582026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/server/tracedumper 0.502s
25592026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/settings 0.633s
25602026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig 0.580s
25612026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor 3.211s
25622026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber 7.388s
25632026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager 6.643s
25642026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader 0.754s
25652026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler 0.500s [no tests to run]
25662026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator 0.171s [no tests to run]
25672026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher 1.068s
25682026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore 11.703s
25692026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils 0.297s
25702026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/sql 512.071s
25712026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/sql/backfill 0.573s
25722026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/sql/catalog 0.929s
25732026-03-13T18:14:29.025Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap 0.308s
25742026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys 0.520s
25752026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat 0.469s
25762026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb 0.633s
25772026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege 0.358s
25782026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo 0.201s
25792026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc 0.729s
25802026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb 0.124s
25812026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descs 3.149s
25822026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables 0.179s
25832026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate 0.234s
25842026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/lease 23.132s
25852026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion 0.659s
25862026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree 0.391s
25872026-03-13T18:14:29.026Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver 0.219s
25882026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc 0.522s
25892026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr 1.091s
25902026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr 0.530s
25912026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema 0.458s
25922026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc 2.209s
25932026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc 0.436s
25942026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/colcontainer 1.336s
25952026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/colconv 0.213s
25962026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/colencoding 0.378s
25972026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/colexec 127.966s
25982026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder 0.739s
25992026-03-13T18:14:29.027Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg 1.075s
26002026-03-13T18:14:29.050Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs 1.075s
26012026-03-13T18:14:29.050Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase 1.146s
26022026-03-13T18:14:29.051Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp 0.606s
26032026-03-13T18:14:29.051Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash 0.995s
26042026-03-13T18:14:29.051Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin 0.532s
26052026-03-13T18:14:29.051Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj 1.743s
26062026-03-13T18:14:29.051Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel 1.435s
26072026-03-13T18:14:29.051Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan 0.680s
26082026-03-13T18:14:29.052Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexectestutils 0.792s
26092026-03-13T18:14:29.052Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils 0.990s
26102026-03-13T18:14:29.052Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow 1.302s
26112026-03-13T18:14:29.052Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen 0.274s
26122026-03-13T18:14:29.052Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen/cmd/execgen 1.084s
26132026-03-13T18:14:29.053Zok github.com/cockroachdb/cockroach/pkg/sql/colexecerror 0.457s
26142026-03-13T18:14:29.053Zok github.com/cockroachdb/cockroach/pkg/sql/colexecop 0.863s
26152026-03-13T18:14:29.053Zok github.com/cockroachdb/cockroach/pkg/sql/colfetcher 0.649s
26162026-03-13T18:14:29.053Zok github.com/cockroachdb/cockroach/pkg/sql/colflow 2.499s
26172026-03-13T18:14:29.053Zok github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc 0.350s
26182026-03-13T18:14:29.053Zok github.com/cockroachdb/cockroach/pkg/sql/colmem 0.487s
26192026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/contention 0.352s
26202026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils 2.180s
26212026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache 0.661s
26222026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/contentionpb 0.235s
26232026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/covering 0.481s
26242026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/delegate 0.292s
26252026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/distsql 8.149s
26262026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/doctor 0.422s
26272026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/enum 1.178s
26282026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/execinfra 0.618s
26292026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/execinfrapb 0.199s
26302026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/execstats 0.823s
26312026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/flowinfra 14.456s
26322026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob 0.791s
26332026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier 0.512s
26342026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob_test 14.221s
26352026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/idxusage 0.506s
26362026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/importer 170.781s
26372026-03-13T18:14:29.057Zok github.com/cockroachdb/cockroach/pkg/sql/inverted 0.426s
26382026-03-13T18:14:29.058Zok github.com/cockroachdb/cockroach/pkg/sql/kvstreamer 14.845s
26392026-03-13T18:14:29.058Zok github.com/cockroachdb/cockroach/pkg/sql/lex 0.319s
26402026-03-13T18:14:29.058Zok github.com/cockroachdb/cockroach/pkg/sql/lexbase 0.787s
26412026-03-13T18:15:43.050Zok github.com/cockroachdb/cockroach/pkg/sql/logictest 857.548s
26422026-03-13T18:15:43.050Zok github.com/cockroachdb/cockroach/pkg/sql/oidext 0.498s
26432026-03-13T18:15:43.050Zok github.com/cockroachdb/cockroach/pkg/sql/opt 0.317s
26442026-03-13T18:15:43.050Zok github.com/cockroachdb/cockroach/pkg/sql/opt/bench 0.775s [no tests to run]
26452026-03-13T18:15:43.050Zok github.com/cockroachdb/cockroach/pkg/sql/opt/cat 0.546s
26462026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/constraint 0.330s
26472026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/distribution 0.541s
26482026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder 52.315s
26492026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain 1.091s
26502026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint 1.210s
26512026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec 0.587s
26522026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr 0.465s
26532026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx 1.356s
26542026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/memo 2.336s
26552026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/norm 1.339s
26562026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/opbench 1.416s
26572026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder 0.998s
26582026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optfmt 0.562s
26592026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen 0.958s
26602026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen 0.568s
26612026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang 0.437s
26622026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/ordering 0.887s
26632026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx 0.414s
26642026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partition 0.351s
26652026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props 0.610s
26662026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical 0.330s
26672026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils 0.509s
26682026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/opttester 0.619s
26692026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testcat 0.369s
26702026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/opt/xform 4.016s
26712026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/parser 0.767s
26722026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire 44.872s
26732026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba 0.857s
26742026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap 0.258s
26752026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror 0.856s
26762026-03-13T18:15:43.056Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel 2.900s
26772026-03-13T18:15:43.057Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan 17.148s
26782026-03-13T18:15:43.057Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle 0.412s
26792026-03-13T18:15:43.057Zok github.com/cockroachdb/cockroach/pkg/sql/privilege 0.699s
26802026-03-13T18:15:43.057Zok github.com/cockroachdb/cockroach/pkg/sql/protoreflect 0.571s
26812026-03-13T18:15:43.057Zok github.com/cockroachdb/cockroach/pkg/sql/querycache 1.558s
26822026-03-13T18:15:43.057Zok github.com/cockroachdb/cockroach/pkg/sql/randgen 1.584s
26832026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/row 5.586s
26842026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/rowcontainer 1.566s
26852026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc 1.805s
26862026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside 1.029s
26872026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside 0.769s
26882026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/rowexec 9.094s
26892026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/rowflow 1.724s
26902026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/scanner 0.138s
26912026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging 3.606s
26922026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachange 5.189s
26932026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger 48.698s
26942026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus 0.429s
26952026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel 0.430s
26962026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild 6.522s
26972026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp 1.569s
26982026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps 0.241s
26992026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec 1.965s
27002026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan 3.235s
27012026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen 0.447s
27022026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules 0.336s
27032026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph 0.278s
27042026-03-13T18:15:43.059Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl 0.517s
27052026-03-13T18:15:43.060Zok github.com/cockroachdb/cockroach/pkg/sql/sem/builtins 8.162s
27062026-03-13T18:15:43.060Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree 2.661s
27072026-03-13T18:15:43.060Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree/eval_test 2.032s
27082026-03-13T18:15:43.060Zok github.com/cockroachdb/cockroach/pkg/sql/sessiondata 0.549s
27092026-03-13T18:15:43.060Zok github.com/cockroachdb/cockroach/pkg/sql/sessioninit 1.683s
27102026-03-13T18:15:43.060Zok github.com/cockroachdb/cockroach/pkg/sql/span 1.035s
27112026-03-13T18:15:43.060Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider 0.151s
27122026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage 1.773s
27132026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance 0.236s
27142026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage 1.708s
27152026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats 23.482s
27162026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil 0.383s
27172026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal 5.029s
27182026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/stats 15.106s
27192026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics 4.085s
27202026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/tests 39.108s
27212026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob 18.505s
27222026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/sql/types 0.294s
27232026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/startupmigrations 1.606s
27242026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager 1.438s
27252026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/storage 13.619s
27262026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/storage/enginepb 0.254s
27272026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/storage/fs 0.227s
27282026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/storage/metamorphic 47.335s
27292026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/testutils 0.234s
27302026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/testutils/floatcmp 0.171s
27312026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/testutils/keysutils 0.166s
27322026-03-13T18:15:43.061Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errwrap 1.134s
27332026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/fmtsafe 1.376s
27342026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/forbiddenmethod 0.628s
27352026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/hash 1.255s
27362026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/leaktestcall 1.252s
27372026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nilness 0.839s
27382026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nocopy 0.412s
27392026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/passesutil 0.442s
27402026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returnerrcheck 0.997s
27412026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/timer 0.952s
27422026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/unconvert 0.448s
27432026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/sqlutils 2.225s
27442026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/testcluster 15.909s
27452026-03-13T18:15:43.062Zok github.com/cockroachdb/cockroach/pkg/testutils/zerofields 0.553s
27462026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/ts 9.539s
27472026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/ts/testmodel 0.346s
27482026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util 0.943s
27492026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util/admission 4.783s
27502026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util/binfetcher 0.648s
27512026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util/bitarray 0.347s
27522026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util/buildutil 0.354s
27532026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util/cache 0.427s
27542026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util/caller 0.450s
27552026-03-13T18:15:43.066Zok github.com/cockroachdb/cockroach/pkg/util/cgroups 0.252s
27562026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/circuit 0.621s
27572026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/cloudinfo 0.432s
27582026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/contextutil 0.251s
27592026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/ctxgroup 0.620s
27602026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/duration 0.433s
27612026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/encoding 1.206s
27622026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/encoding/csv 0.713s
27632026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/envutil 0.635s
27642026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/errorutil 0.636s
27652026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented 0.380s
27662026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/flagutil 0.247s
27672026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/fsm 0.820s
27682026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch 0.442s
27692026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/goschedstats 1.001s
27702026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/grpcutil 0.207s
27712026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/hlc 0.722s
27722026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/httputil 0.890s
27732026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/humanizeutil 0.618s
27742026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/interval 1.406s
27752026-03-13T18:15:43.067Zok github.com/cockroachdb/cockroach/pkg/util/interval/generic 6.147s
27762026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/ipaddr 0.723s
27772026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/json 0.570s
27782026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/limit 1.189s
27792026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/log 2.724s
27802026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/log/eventpb 0.208s
27812026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/log/logconfig 0.256s
27822026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/log/logcrash 0.806s
27832026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/log/testshout 0.335s
27842026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/metric 0.458s
27852026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric 0.335s
27862026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/mon 4.048s
27872026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/netutil 0.689s
27882026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/netutil/addr 0.390s
27892026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/optional 0.878s
27902026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/pretty 0.338s
27912026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/protoutil 0.149s
27922026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/quotapool 0.280s
27932026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/randutil 0.579s
27942026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/retry 0.514s
27952026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/ring 0.339s
27962026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/sdnotify 0.639s
27972026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/search 0.451s
27982026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/shuffle 0.450s
27992026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/span 0.337s
28002026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/startup 1.109s
28012026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/stop 0.543s
28022026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/stringarena 1.174s [no tests to run]
28032026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/syncutil 1.692s
28042026-03-13T18:15:43.068Zok github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight 0.358s
28052026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/sysutil 0.498s
28062026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/targz 0.688s
28072026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/timeofday 0.219s
28082026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/timetz 0.285s
28092026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/timeutil 1.976s
28102026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate 0.297s
28112026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/tracing 0.945s
28122026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/tracing/collector 1.453s
28132026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/tracing/service 0.602s
28142026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/treeprinter 0.337s
28152026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/uint128 0.769s
28162026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/ulid 2.659s
28172026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/unique 0.891s
28182026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/uuid 0.716s
28192026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/util/version 1.065s
28202026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload 0.214s
28212026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/bank 1.745s
28222026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/cli 0.515s
28232026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/faker 0.570s
28242026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/histogram 0.338s
28252026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/movr 0.223s
28262026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/tpcc 0.159s
28272026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/tpch 0.185s
28282026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/workloadimpl 0.191s
28292026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/workloadsql 3.101s
28302026-03-13T18:15:43.069Zok github.com/cockroachdb/cockroach/pkg/workload/ycsb 9.652s
28312026-03-13T18:15:45.732Zprocess exited: duration 1661042 ms, exit code 0
 
28322026-03-13T18:15:45.741Zfound 0 output files