01KK3JGPJ5ZNES196B5W1R89Z0: test-illumos

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

Buildomat Job: 01KK3JGY1SDNEZAB0RVFB3Y29E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-07T07:17:50.274Zjob assigned to worker 01KK3JGZKCNJEAPX0PK58QF0C9 [factory gimlet-EVT22200007-propolis, EVT22200007/60618] (queued for 26 s)
 
22026-03-07T07:17:58.968Zstarting task 0: "setup"
32026-03-07T07:17:58.992Z++ uname -s
42026-03-07T07:17:58.992Z+ kern=SunOS
52026-03-07T07:17:58.992Z+ build_user=build
62026-03-07T07:17:58.992Z+ build_uid=12345
72026-03-07T07:17:58.992Z+ work_dir=/work
82026-03-07T07:17:58.992Z+ input_dir=/input
92026-03-07T07:17:58.992Z+ [[ 0 == 12345 ]]
102026-03-07T07:17:58.992Z+ case "$kern" in
112026-03-07T07:17:58.992Z+ groupadd -g 12345 build
122026-03-07T07:17:58.993Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-07T07:18:00.991Z+ zfs create -o mountpoint=/work rpool/work
142026-03-07T07:18:01.028Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-07T07:18:01.052Z+ home_fs=zfs
162026-03-07T07:18:01.052Z+ [[ zfs == autofs ]]
172026-03-07T07:18:01.052Z+ mkdir -p /home/build
182026-03-07T07:18:01.053Z+ chown build:build /home/build /work
192026-03-07T07:18:03.037Z+ chmod 0700 /home/build /work
202026-03-07T07:18:03.061Zprocess exited: duration 4075 ms, exit code 0
 
212026-03-07T07:18:03.110Zstarting task 1: "authentication"
222026-03-07T07:18:03.164Zprocess exited: duration 53 ms, exit code 0
 
232026-03-07T07:18:03.212Zstarting task 2: "clone repository"
242026-03-07T07:18:03.237Z+ mkdir -p /work/oxidecomputer/cockroach
252026-03-07T07:18:03.237Z+ git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach
262026-03-07T07:18:03.261ZCloning into '/work/oxidecomputer/cockroach'...
272026-03-07T07:19:13.990ZUpdating files: 83% (8337/9943) Updating files: 84% (8353/9943) Updating files: 85% (8452/9943) Updating files: 86% (8551/9943) Updating files: 87% (8651/9943) Updating files: 88% (8750/9943) Updating files: 89% (8850/9943) Updating files: 90% (8949/9943) Updating files: 91% (9049/9943) Updating files: 92% (9148/9943) Updating files: 93% (9247/9943) Updating files: 94% (9347/9943) Updating files: 95% (9446/9943) Updating files: 96% (9546/9943) Updating files: 97% (9645/9943) Updating files: 98% (9745/9943) Updating files: 99% (9844/9943) Updating files: 100% (9943/9943) Updating files: 100% (9943/9943), done.
282026-03-07T07:19:14.016Z+ cd /work/oxidecomputer/cockroach
292026-03-07T07:19:14.016Z+ git fetch origin 3517b2bb78d9c630ce21ab057a4c7809dc5a9415
302026-03-07T07:19:14.341ZFrom https://github.com/oxidecomputer/cockroach
312026-03-07T07:19:14.341Z * branch 3517b2bb78d9c630ce21ab057a4c7809dc5a9415 -> FETCH_HEAD
322026-03-07T07:19:14.365Z+ [[ -n iliana/strtime ]]
332026-03-07T07:19:14.365Z++ git branch --show-current
342026-03-07T07:19:14.365Z+ current=release-22.1-oxide
352026-03-07T07:19:14.365Z+ [[ release-22.1-oxide != iliana/strtime ]]
362026-03-07T07:19:14.365Z+ git branch -f iliana/strtime 3517b2bb78d9c630ce21ab057a4c7809dc5a9415
372026-03-07T07:19:14.389Z+ git checkout -f iliana/strtime
382026-03-07T07:19:15.226ZSwitched to branch 'iliana/strtime'
392026-03-07T07:19:15.251Z+ git reset --hard 3517b2bb78d9c630ce21ab057a4c7809dc5a9415
402026-03-07T07:19:15.283ZHEAD is now at 3517b2bb78 go mod tidy
412026-03-07T07:19:15.307Zprocess exited: duration 72075 ms, exit code 0
 
422026-03-07T07:19:15.355Zstarting task 3: "build"
432026-03-07T07:19:15.379Z+ source .github/buildomat/helios-setup.sh
442026-03-07T07:19:15.379Z++ source .github/buildomat/versions.sh
452026-03-07T07:19:15.379Z+++ export GOTOOLCHAIN=local
462026-03-07T07:19:15.379Z+++ GOTOOLCHAIN=local
472026-03-07T07:19:15.379Z+++ GO_VERSION=1.22.11
482026-03-07T07:19:15.379Z+++ NODE_VERSION=20.11.1
492026-03-07T07:19:15.379Z+++ YARN_VERSION=1.22.22
502026-03-07T07:19:15.379Z++ GO_MAJOR=1.22
512026-03-07T07:19:15.379Z++ NODE_MAJOR=20
522026-03-07T07:19:15.379Z++ 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-07T07:19:29.606Z Startup: Refreshing catalog 'helios-dev' ... Done
542026-03-07T07:19:41.189Z Startup: Caching catalogs ... Done
552026-03-07T07:20:07.137ZPlanning: Solver setup ... Done
562026-03-07T07:20:07.306ZPlanning: Running solver ... Done
572026-03-07T07:20:07.452ZPlanning: Finding local manifests ... Done
582026-03-07T07:20:07.532ZPlanning: Fetching manifests: 0/3 0% complete
592026-03-07T07:20:08.341ZPlanning: Fetching manifests: 3/3 100% complete
602026-03-07T07:20:08.476ZPlanning: Package planning ... Done
612026-03-07T07:20:08.682ZPlanning: Merging actions ... Done
622026-03-07T07:20:08.906ZPlanning: Checking for conflicting actions ... Done
632026-03-07T07:20:08.950ZPlanning: Consolidating action changes ... Done
642026-03-07T07:20:09.576ZPlanning: Evaluating mediators ... Done
652026-03-07T07:20:09.617ZPlanning: Planning completed in 28.32 seconds
662026-03-07T07:20:09.646Z Packages to install: 3
672026-03-07T07:20:09.646Z Mediators to change: 2
682026-03-07T07:20:09.646Z Services to change: 1
692026-03-07T07:20:09.647Z Create boot environment: No
702026-03-07T07:20:09.647ZCreate backup boot environment: No
712026-03-07T07:20:09.705Z
722026-03-07T07:20:09.705ZDownload: 0/10875 items 0.0/111.8MB 0% complete
732026-03-07T07:20:14.705ZDownload: 2358/10875 items 49.2/111.8MB 44% complete (10.1M/s)
742026-03-07T07:20:19.705ZDownload: 5162/10875 items 57.6/111.8MB 51% complete (5.8M/s)
752026-03-07T07:20:24.706ZDownload: 6969/10875 items 76.6/111.8MB 68% complete (2.7M/s)
762026-03-07T07:20:29.718ZDownload: 10096/10875 items 110.6/111.8MB 98% complete (5.3M/s)
772026-03-07T07:20:34.142ZDownload: Completed 111.76 MB in 24.44 seconds (4.6M/s)
782026-03-07T07:20:34.483Z Actions: 1/12730 actions (Installing new actions)
792026-03-07T07:20:39.470Z Actions: Completed 12730 actions in 4.98 seconds.
802026-03-07T07:20:40.434Z Done
812026-03-07T07:20:40.434Z Done
822026-03-07T07:20:41.626Z Done
832026-03-07T07:20:46.375Z Done
842026-03-07T07:20:46.476Z Done
852026-03-07T07:20:46.501Z Done
862026-03-07T07:20:46.775Z Done
872026-03-07T07:20:47.375Z++ pushd /work
882026-03-07T07:20:47.401Z++ mkdir bin
892026-03-07T07:20:47.401Z/work /work/oxidecomputer/cockroach
902026-03-07T07:20:47.402Z++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js
912026-03-07T07:20:47.621Z++ sha256sum --ignore-missing -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS
922026-03-07T07:20:47.646Zyarn-1.22.22.js: OK
932026-03-07T07:20:47.646Z++ mv yarn-1.22.22.js bin/yarn
942026-03-07T07:20:47.646Z++ chmod a+x bin/yarn
952026-03-07T07:20:47.646Z++ popd
962026-03-07T07:20:47.646Z/work/oxidecomputer/cockroach
972026-03-07T07:20:47.648Z++ 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
982026-03-07T07:20:47.649Z++ 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
992026-03-07T07:20:47.649Z++ nproc
1002026-03-07T07:20:47.649Z+ gmake -j8 test
1012026-03-07T07:20:47.908ZDetected change in build system. Rebooting make.
1022026-03-07T07:20:48.268Zgitdir=$(git rev-parse --git-dir 2>/dev/null || true); \
1032026-03-07T07:20:48.268Zif test -n "$gitdir"; then \
1042026-03-07T07:20:48.268Z git submodule update --init --recursive; \
1052026-03-07T07:20:48.268Zfi
1062026-03-07T07:20:48.321Zmkdir -p pkg/sql/parser/gen
1072026-03-07T07:20:48.346Zset -euo pipefail; \
1082026-03-07T07:20:48.346Zawk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \
1092026-03-07T07:20:48.346Zsed -e 's/[]\/$*.^|[]/\\&/g' | \
1102026-03-07T07:20:48.346Zsed -e "s/^/s_(type|token) <(/" | \
1112026-03-07T07:20:48.346Zawk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \
1122026-03-07T07:20:48.346Zsed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \
1132026-03-07T07:20:48.346Zawk -f pkg/sql/parser/replace_help_rules.awk | \
1142026-03-07T07:20:48.346Zsed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp
1152026-03-07T07:20:48.372ZSubmodule 'c-deps/geos' (https://github.com/oxidecomputer/geos.git) registered for path 'c-deps/geos'
1162026-03-07T07:20:48.374ZSubmodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc'
1172026-03-07T07:20:48.374ZSubmodule 'c-deps/proj' (https://github.com/oxidecomputer/PROJ.git) registered for path 'c-deps/proj'
1182026-03-07T07:20:48.374ZCloning into '/work/oxidecomputer/cockroach/c-deps/geos'...
1192026-03-07T07:20:48.449Zmv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y
1202026-03-07T07:20:48.474Zrm pkg/sql/parser/gen/types_regex.tmp
1212026-03-07T07:20:50.439ZCloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'...
1222026-03-07T07:20:52.216ZCloning into '/work/oxidecomputer/cockroach/c-deps/proj'...
1232026-03-07T07:20:54.077ZSubmodule path 'c-deps/geos': checked out '8bfb91ff2cfee16b29316894fd65d0f2a8a09607'
1242026-03-07T07:20:54.121ZSubmodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3'
1252026-03-07T07:20:54.348ZSubmodule path 'c-deps/proj': checked out '47f32de4d4b683af4891844d6a6aefce5801a082'
1262026-03-07T07:20:54.375Zmkdir -p bin
1272026-03-07T07:20:54.375Ztouch bin/.submodules-initialized
1282026-03-07T07:20:54.375Zrm -rf /work/oxidecomputer/cockroach/lib/build/proj
1292026-03-07T07:20:54.375Zcd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf
1302026-03-07T07:20:54.375Zrm -rf /work/oxidecomputer/cockroach/lib/build/geos
1312026-03-07T07:20:54.375Zmkdir -p /work/oxidecomputer/cockroach/lib/build/proj
1322026-03-07T07:20:54.375Zmkdir -p /work/oxidecomputer/cockroach/lib/build/geos
1332026-03-07T07:20:54.400Zcd /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
1342026-03-07T07:20:54.400Zcd /work/oxidecomputer/cockroach/lib/build/geos && \
1352026-03-07T07:20:54.400Z cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC
1362026-03-07T07:20:54.430Z-- GEOS: Build type: Release
1372026-03-07T07:20:54.455Z-- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin
1382026-03-07T07:20:54.455Z-- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib
1392026-03-07T07:20:54.626Z-- The C compiler identification is GNU 12.2.0
1402026-03-07T07:20:54.650Z-- The C compiler identification is GNU 12.2.0
1412026-03-07T07:20:54.650Z-- Detecting C compiler ABI info
1422026-03-07T07:20:54.761Z-- Detecting C compiler ABI info - done
1432026-03-07T07:20:54.786Z-- Check for working C compiler: /usr/bin/gcc - skipped
1442026-03-07T07:20:54.786Z-- Detecting C compile features
1452026-03-07T07:20:54.786Z-- Detecting C compile features - done
1462026-03-07T07:20:54.786Z--
1472026-03-07T07:20:54.786Z-- Configuring PROJ:
1482026-03-07T07:20:54.786Z--
1492026-03-07T07:20:54.786Z-- PROJ_VERSION = 4.9.3
1502026-03-07T07:20:54.786Z-- Looking for include file dlfcn.h
1512026-03-07T07:20:54.811Zrm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc
1522026-03-07T07:20:54.811Zmkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc
1532026-03-07T07:20:54.837Z-- The CXX compiler identification is GNU 12.2.0
1542026-03-07T07:20:54.837Zcd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof
1552026-03-07T07:20:54.837Z-- Detecting C compiler ABI info
1562026-03-07T07:20:54.889Zchecking for xsltproc... /usr/bin/xsltproc
1572026-03-07T07:20:54.915Zchecking for gcc... gcc
1582026-03-07T07:20:54.915Z-- Looking for include file dlfcn.h - found
1592026-03-07T07:20:54.915Z-- Looking for include file inttypes.h
1602026-03-07T07:20:54.944Zchecking whether the C compiler works... -- Detecting C compiler ABI info - done
1612026-03-07T07:20:54.969Zyes
1622026-03-07T07:20:54.969Zchecking for C compiler default output file name... a.out
1632026-03-07T07:20:54.969Zchecking for suffix of executables... -- Check for working C compiler: /usr/bin/gcc - skipped
1642026-03-07T07:20:54.969Z-- Detecting C compile features
1652026-03-07T07:20:54.969Z-- Detecting C compile features - done
1662026-03-07T07:20:54.969Z-- Detecting CXX compiler ABI info
1672026-03-07T07:20:54.994Z
1682026-03-07T07:20:55.024Zchecking whether we are cross compiling... -- Looking for include file inttypes.h - found
1692026-03-07T07:20:55.048Z-- Looking for include file jni.h
1702026-03-07T07:20:55.048Zno
1712026-03-07T07:20:55.073Zchecking for suffix of object files... o
1722026-03-07T07:20:55.098Zchecking whether the compiler supports GNU C... -- Looking for include file jni.h - not found
1732026-03-07T07:20:55.098Z-- Looking for include file memory.h
1742026-03-07T07:20:55.098Z-- Detecting CXX compiler ABI info - done
1752026-03-07T07:20:55.098Zyes
1762026-03-07T07:20:55.125Zchecking whether gcc accepts -g... -- Check for working CXX compiler: /usr/bin/g++ - skipped
1772026-03-07T07:20:55.125Z-- Detecting CXX compile features
1782026-03-07T07:20:55.125Z-- Detecting CXX compile features - done
1792026-03-07T07:20:55.125Z-- GEOS: Version 3.8.1
1802026-03-07T07:20:55.125Z-- GEOS: C API Version 1.13.3
1812026-03-07T07:20:55.125Z-- GEOS: JTS port 1.13.0
1822026-03-07T07:20:55.125Z-- GEOS: Require C++11
1832026-03-07T07:20:55.125Zyes
1842026-03-07T07:20:55.168Zchecking for gcc option to enable C11 features... none needed
1852026-03-07T07:20:55.193Zchecking whether compiler is cray... no
1862026-03-07T07:20:55.193Zchecking whether compiler supports -std=gnu11... -- Looking for include file memory.h - found
1872026-03-07T07:20:55.197Z-- Looking for include file stdint.h
1882026-03-07T07:20:55.223Zyes
1892026-03-07T07:20:55.248Zchecking whether compiler supports -Wall... -- GEOS: Configured 'dist' target
1902026-03-07T07:20:55.248Z-- GEOS: Configured 'distcheck' target
1912026-03-07T07:20:55.248Z-- Configuring done (0.8s)
1922026-03-07T07:20:55.248Zyes
1932026-03-07T07:20:55.273Zchecking whether compiler supports -Werror=declaration-after-statement... yes
1942026-03-07T07:20:55.298Zchecking whether compiler supports -Wshorten-64-to-32... no
1952026-03-07T07:20:55.323Zchecking whether compiler supports -Wsign-compare... -- Looking for include file stdint.h - found
1962026-03-07T07:20:55.323Z-- Looking for include file stdlib.h
1972026-03-07T07:20:55.323Zyes
1982026-03-07T07:20:55.348Zchecking whether compiler supports -pipe... yes
1992026-03-07T07:20:55.374Zchecking whether compiler supports -g3... yes
2002026-03-07T07:20:55.401Zchecking how to run the C preprocessor... gcc -E
2012026-03-07T07:20:55.426Z-- Looking for include file stdlib.h - found
2022026-03-07T07:20:55.426Z-- Looking for include file string.h
2032026-03-07T07:20:55.426Zchecking for stdio.h... -- Generating done (0.1s)
2042026-03-07T07:20:55.453Z-- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos
2052026-03-07T07:20:55.453Zyes
2062026-03-07T07:20:55.477Zchecking for stdlib.h... mkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2072026-03-07T07:20:55.477Zyes
2082026-03-07T07:20:55.477Zchecking for string.h... cp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2092026-03-07T07:20:55.477Zyes
2102026-03-07T07:20:55.503Zchecking for inttypes.h... yes
2112026-03-07T07:20:55.528Zchecking for stdint.h... yes
2122026-03-07T07:20:55.528Zchecking for strings.h... -- Looking for include file string.h - found
2132026-03-07T07:20:55.528Z-- Looking for include file sys/stat.h
2142026-03-07T07:20:55.554Zyes
2152026-03-07T07:20:55.579Zchecking for sys/stat.h... yes
2162026-03-07T07:20:55.603Zchecking for sys/types.h... yes
2172026-03-07T07:20:55.628Zchecking for unistd.h... yes
2182026-03-07T07:20:55.653Zchecking whether byte ordering is bigendian... -- Looking for include file sys/stat.h - found
2192026-03-07T07:20:55.653Z-- Looking for include file sys/types.h
2202026-03-07T07:20:55.690Zno
2212026-03-07T07:20:55.736Zchecking size of void *... 8
2222026-03-07T07:20:55.761Zchecking size of int... -- Looking for include file sys/types.h - found
2232026-03-07T07:20:55.761Z-- Looking for include file unistd.h
2242026-03-07T07:20:55.789Z4
2252026-03-07T07:20:55.826Zchecking size of long... 8
2262026-03-07T07:20:55.853Zchecking size of long long... -- Looking for include file unistd.h - found
2272026-03-07T07:20:55.853Z-- Looking for 4 include files stdlib.h, ..., float.h
2282026-03-07T07:20:55.879Z8
2292026-03-07T07:20:55.916Zchecking size of intmax_t... 8
2302026-03-07T07:20:55.961Zchecking build system type... -- Looking for 4 include files stdlib.h, ..., float.h - found
2312026-03-07T07:20:55.985Z-- Looking for localeconv
2322026-03-07T07:20:56.010Zx86_64-pc-solaris2.11
2332026-03-07T07:20:56.010Zchecking host system type... x86_64-pc-solaris2.11
2342026-03-07T07:20:56.035Zchecking whether pause instruction is compilable... yes
2352026-03-07T07:20:56.035Zchecking for ar... ar
2362026-03-07T07:20:56.038Z/work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory]
2372026-03-07T07:20:56.063Zchecking for malloc.h... yes
2382026-03-07T07:20:56.091Zchecking whether malloc_usable_size definition can use const argument... -- Looking for localeconv - found
2392026-03-07T07:20:56.091Z-- Looking for ceil in m
2402026-03-07T07:20:56.091Zyes
2412026-03-07T07:20:56.158Zchecking for library containing log... -lm
2422026-03-07T07:20:56.190Zchecking whether __attribute__ syntax is compilable... -- Looking for ceil in m - found
2432026-03-07T07:20:56.215Z-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2442026-03-07T07:20:56.215Zyes
2452026-03-07T07:20:56.215Zchecking whether compiler supports -fvisibility=hidden... yes
2462026-03-07T07:20:56.241Zchecking whether compiler supports -Werror... yes
2472026-03-07T07:20:56.266Zchecking whether compiler supports -herror_on_warning... yes
2482026-03-07T07:20:56.299Zchecking whether tls_model attribute is compilable... no
2492026-03-07T07:20:56.324Zchecking whether compiler supports -Werror... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
2502026-03-07T07:20:56.325Z-- Found Threads: TRUE
2512026-03-07T07:20:56.325Z-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
2522026-03-07T07:20:56.325Zyes
2532026-03-07T07:20:56.349Zchecking whether compiler supports -herror_on_warning... yes
2542026-03-07T07:20:56.378Zchecking whether alloc_size attribute is compilable... no
2552026-03-07T07:20:56.404Zchecking whether compiler supports -Werror... yes
2562026-03-07T07:20:56.429Zchecking whether compiler supports -herror_on_warning... yes
2572026-03-07T07:20:56.454Zchecking whether format(gnu_printf, ...) attribute is compilable... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
2582026-03-07T07:20:56.455Z-- PROJ_PLATFORM_NAME = x86
2592026-03-07T07:20:56.455Z-- PROJ_COMPILER_NAME = gcc-12.2.0
2602026-03-07T07:20:56.455Z-- PROJ4_TESTS = ON
2612026-03-07T07:20:56.479Zno
2622026-03-07T07:20:56.504Zchecking whether compiler supports -Werror... yes
2632026-03-07T07:20:56.504Zchecking whether compiler supports -herror_on_warning... yes
2642026-03-07T07:20:56.532Zchecking whether format(printf, ...) attribute is compilable... --
2652026-03-07T07:20:56.532Z-- Configuring proj library:
2662026-03-07T07:20:56.532Z--
2672026-03-07T07:20:56.558Zno
2682026-03-07T07:20:56.585Zchecking for a BSD-compatible install... -- JNI_SUPPORT = OFF
2692026-03-07T07:20:56.585Z/usr/bin/install -c
2702026-03-07T07:20:56.585Zchecking for ranlib... ranlib
2712026-03-07T07:20:56.585Zchecking for ld... /usr/bin/ld
2722026-03-07T07:20:56.585Zchecking for autoconf... -- PROJ_CORE_TARGET = proj
2732026-03-07T07:20:56.585Z/usr/bin/autoconf
2742026-03-07T07:20:56.585Zchecking for memalign... -- PROJ_CORE_TARGET_OUTPUT_NAME = proj
2752026-03-07T07:20:56.587Z-- PROJ_LIBRARY_TYPE = STATIC
2762026-03-07T07:20:56.588Z-- PROJ_LIBRARIES = proj
2772026-03-07T07:20:56.588Z-- Configuring done (2.1s)
2782026-03-07T07:20:56.613Zyes
2792026-03-07T07:20:56.643Zchecking for valloc... -- Generating done (0.1s)
2802026-03-07T07:20:56.668Z-- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj
2812026-03-07T07:20:56.668Zyes
2822026-03-07T07:20:56.693Zchecking whether compiler supports -O3... yes
2832026-03-07T07:20:56.718Zchecking whether compiler supports -funroll-loops... yes
2842026-03-07T07:20:56.745Zchecking for unwind.h... yes
2852026-03-07T07:20:56.770Zchecking for _Unwind_Backtrace in -lgcc... yes
2862026-03-07T07:20:56.770Zchecking configured backtracing method... libgcc
2872026-03-07T07:20:56.803Zchecking for sbrk... yes
2882026-03-07T07:20:56.830Zchecking whether utrace(2) is compilable... no
2892026-03-07T07:20:56.855Zchecking whether valgrind is compilable... no
2902026-03-07T07:20:56.880Zchecking whether a program using __builtin_unreachable is compilable... yes
2912026-03-07T07:20:56.916Zchecking whether a program using __builtin_ffsl is compilable... yes
2922026-03-07T07:20:56.962Zchecking LG_PAGE... 12
2932026-03-07T07:20:56.987ZMissing VERSION file, and unable to generate it; creating bogus VERSION
2942026-03-07T07:20:57.031Zchecking for pthread.h... yes
2952026-03-07T07:20:57.062Zchecking for pthread_create in -lpthread... yes
2962026-03-07T07:20:57.099Zchecking whether pthread_atfork(3) is compilable... yes
2972026-03-07T07:20:57.135Zchecking for library containing clock_gettime... none required
2982026-03-07T07:20:57.162Zchecking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no
2992026-03-07T07:20:57.194Zchecking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
3002026-03-07T07:20:57.220Zchecking whether mach_absolute_time() is compilable... no
3012026-03-07T07:20:57.245Zchecking whether compiler supports -Werror... yes
3022026-03-07T07:20:57.292Zchecking whether syscall(2) is compilable... yes
3032026-03-07T07:20:57.324Zchecking for secure_getenv... yes
3042026-03-07T07:20:57.348Zchecking for issetugid... yes
3052026-03-07T07:20:57.375Zchecking for _malloc_thread_cleanup... no
3062026-03-07T07:20:57.401Zchecking whether Darwin OSSpin*() is compilable... no
3072026-03-07T07:20:57.431Zchecking for _pthread_mutex_init_calloc_cb... no
3082026-03-07T07:20:57.456Zchecking for TLS... yes
3092026-03-07T07:20:57.489Zchecking whether C11 atomics is compilable... yes
3102026-03-07T07:20:57.514Zchecking whether atomic(9) is compilable... no
3112026-03-07T07:20:57.538Zchecking whether Darwin OSAtomic*() is compilable... no
3122026-03-07T07:20:57.564Zchecking whether madvise(2) is compilable... yes
3132026-03-07T07:20:57.600Zchecking whether madvise(..., MADV_FREE) is compilable... yes
3142026-03-07T07:20:57.638Zchecking whether madvise(..., MADV_DONTNEED) is compilable... yes
3152026-03-07T07:20:57.663Zchecking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no
3162026-03-07T07:20:57.743Zchecking whether to force 32-bit __sync_{add,sub}_and_fetch()... no
3172026-03-07T07:20:57.743Zchecking whether to force 64-bit __sync_{add,sub}_and_fetch()... no
3182026-03-07T07:20:57.743Zchecking for __builtin_clz... yes
3192026-03-07T07:20:57.768Zchecking whether Darwin os_unfair_lock_*() is compilable... no
3202026-03-07T07:20:57.793Zchecking whether glibc malloc hook is compilable... no
3212026-03-07T07:20:57.824Zchecking whether glibc memalign hook is compilable... no
3222026-03-07T07:20:57.852Zchecking whether pthreads adaptive mutexes is compilable... no
3232026-03-07T07:20:57.898Zchecking for _Bool... yes
3242026-03-07T07:20:57.929Zchecking for stdbool.h that conforms to C99... no
3252026-03-07T07:20:57.962Zconfigure: creating ./config.status
3262026-03-07T07:20:58.022Zconfig.status: creating Makefile
3272026-03-07T07:20:58.047Zconfig.status: creating jemalloc.pc
3282026-03-07T07:20:58.047Zconfig.status: creating doc/html.xsl
3292026-03-07T07:20:58.072Zconfig.status: creating doc/manpages.xsl
3302026-03-07T07:20:58.096Zconfig.status: creating doc/jemalloc.xml
3312026-03-07T07:20:58.096Zconfig.status: creating include/jemalloc/jemalloc_macros.h
3322026-03-07T07:20:58.122Zconfig.status: creating include/jemalloc/jemalloc_protos.h
3332026-03-07T07:20:58.147Zconfig.status: creating include/jemalloc/jemalloc_typedefs.h
3342026-03-07T07:20:58.147Zconfig.status: creating include/jemalloc/internal/jemalloc_internal.h
3352026-03-07T07:20:58.172Zconfig.status: creating test/test.sh
3362026-03-07T07:20:58.172Zconfig.status: creating test/include/test/jemalloc_test.h
3372026-03-07T07:20:58.197Zconfig.status: creating config.stamp
3382026-03-07T07:20:58.197Zconfig.status: creating bin/jemalloc-config
3392026-03-07T07:20:58.223Zconfig.status: creating bin/jemalloc.sh
3402026-03-07T07:20:58.248Zconfig.status: creating bin/jeprof
3412026-03-07T07:20:58.273Zconfig.status: creating include/jemalloc/jemalloc_defs.h
3422026-03-07T07:20:58.273Zconfig.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
3432026-03-07T07:20:58.299Zconfig.status: creating test/include/test/jemalloc_test_defs.h
3442026-03-07T07:20:58.299Zconfig.status: executing include/jemalloc/internal/private_namespace.h commands
3452026-03-07T07:20:58.299Zconfig.status: executing include/jemalloc/internal/private_unnamespace.h commands
3462026-03-07T07:20:58.323Zconfig.status: executing include/jemalloc/internal/public_symbols.txt commands
3472026-03-07T07:20:58.323Zconfig.status: executing include/jemalloc/internal/public_namespace.h commands
3482026-03-07T07:20:58.412Zconfig.status: executing include/jemalloc/internal/public_unnamespace.h commands
3492026-03-07T07:20:58.508Zconfig.status: executing include/jemalloc/internal/size_classes.h commands
3502026-03-07T07:20:58.619Zconfig.status: executing include/jemalloc/jemalloc_protos_jet.h commands
3512026-03-07T07:20:58.646Zconfig.status: executing include/jemalloc/jemalloc_rename.h commands
3522026-03-07T07:20:58.805Zconfig.status: executing include/jemalloc/jemalloc_mangle.h commands
3532026-03-07T07:20:58.987Zconfig.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
3542026-03-07T07:20:59.155Zconfig.status: executing include/jemalloc/jemalloc.h commands
3552026-03-07T07:20:59.182Z===============================================================================
3562026-03-07T07:20:59.182Zjemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000
3572026-03-07T07:20:59.207Zlibrary revision : 2
3582026-03-07T07:20:59.207Z
3592026-03-07T07:20:59.207ZCONFIG : --enable-prof CFLAGS=-g1 LDFLAGS=
3602026-03-07T07:20:59.207ZCC : gcc
3612026-03-07T07:20:59.207ZCONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops
3622026-03-07T07:20:59.207ZSPECIFIED_CFLAGS : -g1
3632026-03-07T07:20:59.207ZEXTRA_CFLAGS :
3642026-03-07T07:20:59.207ZCPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
3652026-03-07T07:20:59.207ZLDFLAGS :
3662026-03-07T07:20:59.207ZEXTRA_LDFLAGS :
3672026-03-07T07:20:59.207ZLIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread
3682026-03-07T07:20:59.207ZRPATH_EXTRA :
3692026-03-07T07:20:59.207Z
3702026-03-07T07:20:59.208ZXSLTPROC : /usr/bin/xsltproc
3712026-03-07T07:20:59.208ZXSLROOT :
3722026-03-07T07:20:59.208Z
3732026-03-07T07:20:59.208ZPREFIX : /usr/local
3742026-03-07T07:20:59.208ZBINDIR : /usr/local/bin
3752026-03-07T07:20:59.208ZDATADIR : /usr/local/share
3762026-03-07T07:20:59.208ZINCLUDEDIR : /usr/local/include
3772026-03-07T07:20:59.208ZLIBDIR : /usr/local/lib
3782026-03-07T07:20:59.213ZMANDIR : /usr/local/share/man
3792026-03-07T07:20:59.213Z
3802026-03-07T07:20:59.213Zsrcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
3812026-03-07T07:20:59.213Zabs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
3822026-03-07T07:20:59.213Zobjroot :
3832026-03-07T07:20:59.213Zabs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/
3842026-03-07T07:20:59.213Z
3852026-03-07T07:20:59.213ZJEMALLOC_PREFIX :
3862026-03-07T07:20:59.213ZJEMALLOC_PRIVATE_NAMESPACE
3872026-03-07T07:20:59.213Z : je_
3882026-03-07T07:20:59.213Zinstall_suffix :
3892026-03-07T07:20:59.213Zmalloc_conf :
3902026-03-07T07:20:59.213Zautogen : 0
3912026-03-07T07:20:59.213Zcc-silence : 1
3922026-03-07T07:20:59.213Zdebug : 0
3932026-03-07T07:20:59.213Zcode-coverage : 0
3942026-03-07T07:20:59.213Zstats : 1
3952026-03-07T07:20:59.214Zprof : 1
3962026-03-07T07:20:59.214Zprof-libunwind : 0
3972026-03-07T07:20:59.215Zprof-libgcc : 1
3982026-03-07T07:20:59.215Zprof-gcc : 0
3992026-03-07T07:20:59.215Ztcache : 1
4002026-03-07T07:20:59.215Zthp : 0
4012026-03-07T07:20:59.215Zfill : 1
4022026-03-07T07:20:59.215Zutrace : 0
4032026-03-07T07:20:59.215Zvalgrind : 0
4042026-03-07T07:20:59.216Zxmalloc : 0
4052026-03-07T07:20:59.216Zmunmap : 1
4062026-03-07T07:20:59.216Zlazy_lock : 0
4072026-03-07T07:20:59.216Ztls : 1
4082026-03-07T07:20:59.216Zcache-oblivious : 1
4092026-03-07T07:20:59.216Z===============================================================================
4102026-03-07T07:20:59.242Zgo mod download
4112026-03-07T07:21:16.106Zgo mod vendor
4122026-03-07T07:21:21.967ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor
4132026-03-07T07:21:22.067Zinternal/unsafeheader
4142026-03-07T07:21:22.091Zinternal/godebugs
4152026-03-07T07:21:22.091Zinternal/coverage/rtcov
4162026-03-07T07:21:22.091Zinternal/goos
4172026-03-07T07:21:22.091Zinternal/goarch
4182026-03-07T07:21:22.116Zinternal/cpu
4192026-03-07T07:21:22.116Zruntime/internal/atomic
4202026-03-07T07:21:22.116Zinternal/goexperiment
4212026-03-07T07:21:22.140Zinternal/race
4222026-03-07T07:21:22.140Zsync/atomic
4232026-03-07T07:21:22.165Zunicode
4242026-03-07T07:21:22.165Zinternal/abi
4252026-03-07T07:21:22.165Zinternal/chacha8rand
4262026-03-07T07:21:22.165Zruntime/internal/math
4272026-03-07T07:21:22.189Zruntime/internal/sys
4282026-03-07T07:21:22.213Zunicode/utf8
4292026-03-07T07:21:22.237Zencoding
4302026-03-07T07:21:22.237Zinternal/itoa
4312026-03-07T07:21:22.261Zmath/bits
4322026-03-07T07:21:22.262Zcmp
4332026-03-07T07:21:22.262Zinternal/bytealg
4342026-03-07T07:21:22.300Zslices
4352026-03-07T07:21:22.324Zmath
4362026-03-07T07:21:22.480Zruntime
4372026-03-07T07:21:24.786Zinternal/reflectlite
4382026-03-07T07:21:24.811Zsync
4392026-03-07T07:21:24.910Zinternal/testlog
4402026-03-07T07:21:24.982Zerrors
4412026-03-07T07:21:25.007Zsort
4422026-03-07T07:21:25.031Zinternal/oserror
4432026-03-07T07:21:25.031Zio
4442026-03-07T07:21:25.031Zinternal/safefilepath
4452026-03-07T07:21:25.031Zpath
4462026-03-07T07:21:25.031Zstrconv
4472026-03-07T07:21:25.061Zsyscall
4482026-03-07T07:21:25.101Zstrings
4492026-03-07T07:21:25.125Zbytes
4502026-03-07T07:21:25.201Zreflect
4512026-03-07T07:21:25.225Zbufio
4522026-03-07T07:21:25.226Zregexp/syntax
4532026-03-07T07:21:25.310Zinternal/syscall/execenv
4542026-03-07T07:21:25.334Zinternal/syscall/unix
4552026-03-07T07:21:25.334Ztime
4562026-03-07T07:21:25.423Zregexp
4572026-03-07T07:21:25.639Zio/fs
4582026-03-07T07:21:25.663Zinternal/poll
4592026-03-07T07:21:25.777Zos
4602026-03-07T07:21:25.802Zinternal/fmtsort
4612026-03-07T07:21:25.981Zio/ioutil
4622026-03-07T07:21:26.006Zpath/filepath
4632026-03-07T07:21:26.006Zfmt
4642026-03-07T07:21:26.064Zgithub.com/mattn/go-zglob/fastwalk
4652026-03-07T07:21:26.187Zflag
4662026-03-07T07:21:26.187Zgithub.com/mattn/go-zglob
4672026-03-07T07:21:26.288Zgithub.com/goware/modvendor
4682026-03-07T07:21:26.644Zmodvendor -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'
4692026-03-07T07:21:29.161Zfor patch in patches/*.patch; do patch -p1 <$patch; done
4702026-03-07T07:21:29.186Zpatching file vendor/github.com/knz/go-libedit/unix/editline_unix.go
4712026-03-07T07:21:29.186Zpatching file vendor/github.com/elastic/gosigar/sigar_stub.go
4722026-03-07T07:21:29.186Zpatching file vendor/github.com/elastic/gosigar/sigar_illumos.go
4732026-03-07T07:21:29.186Zpatching file vendor/github.com/elastic/gosigar/sigar_unix_common.go
4742026-03-07T07:21:29.186Zpatching file vendor/github.com/cockroachdb/pebble/vfs/errors_unix.go
4752026-03-07T07:21:29.186Zpatching file vendor/github.com/cockroachdb/pebble/vfs/disk_usage_illumos.go
4762026-03-07T07:21:29.186Zregenerating pkg/cli/zcgo_flags.go
4772026-03-07T07:21:29.186Zregenerating pkg/cli/clisqlshell/zcgo_flags.go
4782026-03-07T07:21:29.186Zgo install -v ./pkg/cmd/prereqs
4792026-03-07T07:21:29.210Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go
4802026-03-07T07:21:29.210Zregenerating pkg/server/status/zcgo_flags.go
4812026-03-07T07:21:29.210Zregenerating pkg/geo/geoproj/zcgo_flags.go
4822026-03-07T07:21:29.210Zregenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4832026-03-07T07:21:29.242Zregenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4842026-03-07T07:21:29.266Zregenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4852026-03-07T07:21:29.266Zregenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4862026-03-07T07:21:29.266Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go
4872026-03-07T07:21:29.266Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4882026-03-07T07:21:29.365Zgo: downloading github.com/bufbuild/buf v0.56.0
4892026-03-07T07:21:29.875Zunicode/utf16
4902026-03-07T07:21:29.899Zinternal/goversion
4912026-03-07T07:21:29.899Zinternal/platform
4922026-03-07T07:21:29.899Zhash/maphash
4932026-03-07T07:21:29.899Zlog/internal
4942026-03-07T07:21:29.899Zinternal/gover
4952026-03-07T07:21:29.923Zgolang.org/x/tools/internal/packagesinternal
4962026-03-07T07:21:29.947Zcontainer/heap
4972026-03-07T07:21:29.947Zinternal/bisect
4982026-03-07T07:21:29.947Zgolang.org/x/mod/semver
4992026-03-07T07:21:29.947Zgo/version
5002026-03-07T07:21:29.974Zcontext
5012026-03-07T07:21:29.974Zencoding/binary
5022026-03-07T07:21:29.974Zgo/build/constraint
5032026-03-07T07:21:29.998Zinternal/types/errors
5042026-03-07T07:21:29.998Zgo/token
5052026-03-07T07:21:30.023Zgo/doc/comment
5062026-03-07T07:21:30.023Zinternal/godebug
5072026-03-07T07:21:30.023Zinternal/buildcfg
5082026-03-07T07:21:30.023Zinternal/lazyregexp
5092026-03-07T07:21:30.048Zgolang.org/x/tools/internal/stdlib
5102026-03-07T07:21:30.073Zgolang.org/x/sync/errgroup
5112026-03-07T07:21:30.109Zhash
5122026-03-07T07:21:30.134Zgo/scanner
5132026-03-07T07:21:30.134Zmath/rand
5142026-03-07T07:21:30.134Zos/exec
5152026-03-07T07:21:30.158Zencoding/base64
5162026-03-07T07:21:30.158Zcrypto
5172026-03-07T07:21:30.158Zgolang.org/x/tools/internal/event/label
5182026-03-07T07:21:30.203Zcrypto/md5
5192026-03-07T07:21:30.228Zgo/ast
5202026-03-07T07:21:30.228Zencoding/json
5212026-03-07T07:21:30.255Zlog
5222026-03-07T07:21:30.279Zmath/big
5232026-03-07T07:21:30.280Zinternal/goroot
5242026-03-07T07:21:30.280Zgolang.org/x/tools/internal/event/keys
5252026-03-07T07:21:30.377Zgolang.org/x/tools/internal/event/core
5262026-03-07T07:21:30.447Zgolang.org/x/tools/internal/event
5272026-03-07T07:21:30.477Zgo/internal/typeparams
5282026-03-07T07:21:30.501Zgo/doc
5292026-03-07T07:21:30.526Zgo/parser
5302026-03-07T07:21:30.591Zgolang.org/x/tools/internal/gocommand
5312026-03-07T07:21:30.800Zgo/constant
5322026-03-07T07:21:30.829Zgo/build
5332026-03-07T07:21:30.932Zgolang.org/x/tools/internal/pkgbits
5342026-03-07T07:21:30.956Zgo/types
5352026-03-07T07:21:31.676Zgo: downloading google.golang.org/protobuf v1.27.1
5362026-03-07T07:21:31.676Zgo: downloading go.uber.org/zap v1.19.0
5372026-03-07T07:21:31.701Zgo: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
5382026-03-07T07:21:31.701Zgo: downloading go.uber.org/multierr v1.7.0
5392026-03-07T07:21:31.701Zgo: downloading github.com/pkg/profile v1.6.0
5402026-03-07T07:21:31.701Zgo: downloading github.com/twitchtv/twirp v8.1.0+incompatible
5412026-03-07T07:21:31.732Zgo: downloading google.golang.org/grpc v1.41.0-dev.0.20210907181116-2f3355d2244e
5422026-03-07T07:21:31.894Zgo: downloading github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e
5432026-03-07T07:21:31.918Zgo: downloading github.com/gofrs/flock v0.8.1
5442026-03-07T07:21:31.918Zgo: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
5452026-03-07T07:21:31.942Zgo: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
5462026-03-07T07:21:31.942Zgo: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
5472026-03-07T07:21:31.966Zgo: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
5482026-03-07T07:21:31.966Zgo: downloading golang.org/x/sys v0.0.0-20210908143011-c212e7322662
5492026-03-07T07:21:31.966Zgo: downloading go.uber.org/atomic v1.7.0
5502026-03-07T07:21:31.990Zgo: downloading github.com/gofrs/uuid v4.0.0+incompatible
5512026-03-07T07:21:31.991Zgo: downloading github.com/klauspost/compress v1.13.5
5522026-03-07T07:21:32.015Zgo: downloading github.com/klauspost/pgzip v1.2.5
5532026-03-07T07:21:32.100Zgolang.org/x/tools/internal/aliases
5542026-03-07T07:21:32.101Zgolang.org/x/tools/internal/versions
5552026-03-07T07:21:32.156Zgolang.org/x/tools/internal/typeparams
5562026-03-07T07:21:32.234Zgo: downloading github.com/golang/protobuf v1.5.2
5572026-03-07T07:21:32.270Zgolang.org/x/tools/go/types/typeutil
5582026-03-07T07:21:32.294Zgo: downloading google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83
5592026-03-07T07:21:32.363Zgolang.org/x/tools/internal/typesinternal
5602026-03-07T07:21:32.450Zgo: downloading golang.org/x/net v0.0.0-20210907225631-ff17edfbf26d
5612026-03-07T07:21:32.478Zgolang.org/x/tools/go/types/objectpath
5622026-03-07T07:21:32.570Zgolang.org/x/tools/internal/gcimporter
5632026-03-07T07:21:32.810Zgo: downloading golang.org/x/text v0.3.7
5642026-03-07T07:21:32.883Zgolang.org/x/tools/go/gcexportdata
5652026-03-07T07:21:32.938Zgolang.org/x/tools/go/packages
5662026-03-07T07:21:33.165Zgithub.com/cockroachdb/cockroach/pkg/cmd/prereqs
5672026-03-07T07:21:33.617Zgo install -v uptodate
5682026-03-07T07:21:33.641ZGOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp
5692026-03-07T07:21:33.641Zgo install -v protoc-gen-gogoroach
5702026-03-07T07:21:33.642ZGOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp
5712026-03-07T07:21:33.642Zgo install -v terraformgen
5722026-03-07T07:21:33.666ZGOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp
5732026-03-07T07:21:33.666Zgo install -v optgen
5742026-03-07T07:21:33.666ZGOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp
5752026-03-07T07:21:33.748Zmv -f bin/terraformgen.d.tmp bin/terraformgen.d
5762026-03-07T07:21:33.772Zmv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d
5772026-03-07T07:21:33.772ZGOBIN='/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-53-g3517b2bb78" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3517b2bb78d9c630ce21ab057a4c7809dc5a9415" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/roachprod/vm/aws/terraformgen
5782026-03-07T07:21:33.772ZGOBIN='/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-53-g3517b2bb78" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3517b2bb78d9c630ce21ab057a4c7809dc5a9415" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/protoc-gen-gogoroach
5792026-03-07T07:21:33.772Zmv -f bin/uptodate.d.tmp bin/uptodate.d
5802026-03-07T07:21:33.796ZGOBIN='/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-53-g3517b2bb78" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3517b2bb78d9c630ce21ab057a4c7809dc5a9415" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/uptodate
5812026-03-07T07:21:33.797Zmv -f bin/optgen.d.tmp bin/optgen.d
5822026-03-07T07:21:33.797ZGOBIN='/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-53-g3517b2bb78" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3517b2bb78d9c630ce21ab057a4c7809dc5a9415" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/sql/opt/optgen/cmd/optgen
5832026-03-07T07:21:34.112Zinternal/nettrace
5842026-03-07T07:21:34.138Zcrypto/internal/alias
5852026-03-07T07:21:34.138Zcrypto/subtle
5862026-03-07T07:21:34.162Zcrypto/internal/boring/sig
5872026-03-07T07:21:34.162Zinternal/singleflight
5882026-03-07T07:21:34.162Zinternal/intern
5892026-03-07T07:21:34.162Zvendor/golang.org/x/net/dns/dnsmessage
5902026-03-07T07:21:34.190Zcrypto/subtle
5912026-03-07T07:21:34.214Zcrypto/internal/boring/sig
5922026-03-07T07:21:34.214Zcontainer/list
5932026-03-07T07:21:34.214Zvendor/golang.org/x/crypto/cryptobyte/asn1
5942026-03-07T07:21:34.214Zinternal/nettrace
5952026-03-07T07:21:34.239Zvendor/golang.org/x/net/lif
5962026-03-07T07:21:34.239Zgithub.com/cockroachdb/redact/internal/rfmt/fmtsort
5972026-03-07T07:21:34.239Ztext/tabwriter
5982026-03-07T07:21:34.239Zhash/crc32
5992026-03-07T07:21:34.264Zruntime/cgo
6002026-03-07T07:21:34.264Zgithub.com/cockroachdb/redact/internal/fmtforward
6012026-03-07T07:21:34.292Zgithub.com/cockroachdb/redact/interfaces
6022026-03-07T07:21:34.292Zgithub.com/cockroachdb/errors/stdstrings
6032026-03-07T07:21:34.292Zcontainer/list
6042026-03-07T07:21:34.292Zvendor/golang.org/x/crypto/internal/alias
6052026-03-07T07:21:34.292Zcrypto/cipher
6062026-03-07T07:21:34.292Zencoding/csv
6072026-03-07T07:21:34.316Zcompress/flate
6082026-03-07T07:21:34.316Zencoding/hex
6092026-03-07T07:21:34.316Zencoding/hex
6102026-03-07T07:21:34.316Zgithub.com/cockroachdb/errors/stdstrings
6112026-03-07T07:21:34.341Zvendor/golang.org/x/crypto/internal/alias
6122026-03-07T07:21:34.341Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap
6132026-03-07T07:21:34.368Zcrypto/internal/boring
6142026-03-07T07:21:34.392Zgo/printer
6152026-03-07T07:21:34.417Zgithub.com/gogo/protobuf/proto
6162026-03-07T07:21:34.447Zgithub.com/kr/text
6172026-03-07T07:21:34.471Zcrypto/internal/randutil
6182026-03-07T07:21:34.471Znet/netip
6192026-03-07T07:21:34.496Znet/url
6202026-03-07T07:21:34.522Zcrypto/sha256
6212026-03-07T07:21:34.546Zcompress/gzip
6222026-03-07T07:21:34.580Zgithub.com/cockroachdb/redact/internal/redact
6232026-03-07T07:21:34.580Zgithub.com/cockroachdb/redact/internal/markers
6242026-03-07T07:21:34.604Ztext/template/parse
6252026-03-07T07:21:34.604Zgithub.com/gogo/protobuf/sortkeys
6262026-03-07T07:21:34.604Zcrypto/internal/randutil
6272026-03-07T07:21:34.628Zgithub.com/kr/text
6282026-03-07T07:21:34.653Zgithub.com/rogpeppe/go-internal/fmtsort
6292026-03-07T07:21:34.653Zcrypto/aes
6302026-03-07T07:21:34.653Zgithub.com/gogo/protobuf/sortkeys
6312026-03-07T07:21:34.653Zcrypto/internal/nistec/fiat
6322026-03-07T07:21:34.678Zcrypto/des
6332026-03-07T07:21:34.703Zgithub.com/rogpeppe/go-internal/fmtsort
6342026-03-07T07:21:34.809Zcrypto/aes
6352026-03-07T07:21:34.834Zgithub.com/MichaelTJones/walk
6362026-03-07T07:21:34.916Zruntime/cgo
6372026-03-07T07:21:34.940Zcrypto/internal/nistec/fiat
6382026-03-07T07:21:34.940Zgo/format
6392026-03-07T07:21:34.964Zgithub.com/cockroachdb/redact/internal/escape
6402026-03-07T07:21:34.964Zruntime/cgo
6412026-03-07T07:21:34.964Zgithub.com/pkg/errors
6422026-03-07T07:21:34.964Zgithub.com/gogo/protobuf/proto
6432026-03-07T07:21:34.988Zgithub.com/cockroachdb/redact/internal/escape
6442026-03-07T07:21:34.988Zgithub.com/kr/pretty
6452026-03-07T07:21:35.013Zgoogle.golang.org/protobuf/internal/flags
6462026-03-07T07:21:35.059Zgoogle.golang.org/protobuf/internal/set
6472026-03-07T07:21:35.102Zcrypto/internal/edwards25519/field
6482026-03-07T07:21:35.126Zcrypto/sha512
6492026-03-07T07:21:35.126Zembed
6502026-03-07T07:21:35.150Zgo.opencensus.io
6512026-03-07T07:21:35.150Zgithub.com/golang/groupcache/lru
6522026-03-07T07:21:35.150Zgo.opencensus.io/trace/internal
6532026-03-07T07:21:35.150Zgithub.com/twitchtv/twirp/internal/contextkeys
6542026-03-07T07:21:35.207Zgoogle.golang.org/grpc/serviceconfig
6552026-03-07T07:21:35.231Zgo.opencensus.io/internal/tagencoding
6562026-03-07T07:21:35.231Zgolang.org/x/sys/internal/unsafeheader
6572026-03-07T07:21:35.231Zgithub.com/klauspost/compress
6582026-03-07T07:21:35.260Zgithub.com/cockroachdb/redact/internal/buffer
6592026-03-07T07:21:35.284Zgithub.com/cockroachdb/redact/internal/buffer
6602026-03-07T07:21:35.284Zcrypto/rand
6612026-03-07T07:21:35.284Zgithub.com/gogo/protobuf/proto
6622026-03-07T07:21:35.284Zcrypto/hmac
6632026-03-07T07:21:35.310Zgithub.com/cockroachdb/redact/internal/buffer
6642026-03-07T07:21:35.335Zgithub.com/cockroachdb/logtags
6652026-03-07T07:21:35.335Zcrypto/internal/nistec/fiat
6662026-03-07T07:21:35.335Zcrypto/rc4
6672026-03-07T07:21:35.335Zcrypto/internal/edwards25519/field
6682026-03-07T07:21:35.335Zcrypto/aes
6692026-03-07T07:21:35.363Zcrypto/internal/edwards25519/field
6702026-03-07T07:21:35.388Zcrypto/internal/bigmod
6712026-03-07T07:21:35.388Zcrypto/sha512
6722026-03-07T07:21:35.388Zcrypto/hmac
6732026-03-07T07:21:35.412Ztext/template
6742026-03-07T07:21:35.413Zgithub.com/cockroachdb/redact/internal/rfmt
6752026-03-07T07:21:35.437Zcrypto/internal/boring/bbig
6762026-03-07T07:21:35.437Zgithub.com/cockroachdb/redact/internal/rfmt
6772026-03-07T07:21:35.461Zcrypto/sha512
6782026-03-07T07:21:35.485Zencoding/asn1
6792026-03-07T07:21:35.512Zcrypto/internal/edwards25519
6802026-03-07T07:21:35.536Zcrypto/internal/bigmod
6812026-03-07T07:21:35.536Zgithub.com/cockroachdb/redact/internal/rfmt
6822026-03-07T07:21:35.536Zencoding/asn1
6832026-03-07T07:21:35.561Zcrypto/internal/bigmod
6842026-03-07T07:21:35.585Zruntime/cgo
6852026-03-07T07:21:35.621Zcrypto/internal/edwards25519
6862026-03-07T07:21:35.735Zencoding/asn1
6872026-03-07T07:21:35.762Zcrypto/sha1
6882026-03-07T07:21:35.786Zgithub.com/cockroachdb/redact/builder
6892026-03-07T07:21:35.811Zcrypto/rsa
6902026-03-07T07:21:35.852Zgithub.com/cockroachdb/redact
6912026-03-07T07:21:35.936Zcrypto/sha1
6922026-03-07T07:21:35.984Zgithub.com/cockroachdb/redact
6932026-03-07T07:21:36.008Zvendor/golang.org/x/crypto/cryptobyte
6942026-03-07T07:21:36.008Zcrypto/dsa
6952026-03-07T07:21:36.008Zcrypto/sha1
6962026-03-07T07:21:36.059Zvendor/golang.org/x/crypto/cryptobyte
6972026-03-07T07:21:36.059Zcrypto/internal/nistec
6982026-03-07T07:21:36.091Zcrypto/rsa
6992026-03-07T07:21:36.129Zcrypto/dsa
7002026-03-07T07:21:36.192Zcrypto/x509/pkix
7012026-03-07T07:21:36.216Zencoding/pem
7022026-03-07T07:21:36.241Zcrypto/ed25519
7032026-03-07T07:21:36.265Zvendor/golang.org/x/crypto/chacha20
7042026-03-07T07:21:36.293Zcrypto/ed25519
7052026-03-07T07:21:36.330Zvendor/golang.org/x/crypto/internal/poly1305
7062026-03-07T07:21:36.354Zcrypto/internal/nistec
7072026-03-07T07:21:36.354Zvendor/golang.org/x/sys/cpu
7082026-03-07T07:21:36.354Zvendor/golang.org/x/crypto/internal/poly1305
7092026-03-07T07:21:36.354Zvendor/golang.org/x/sys/cpu
7102026-03-07T07:21:36.392Zvendor/golang.org/x/crypto/hkdf
7112026-03-07T07:21:36.438Zvendor/golang.org/x/crypto/internal/poly1305
7122026-03-07T07:21:36.462Zvendor/golang.org/x/sys/cpu
7132026-03-07T07:21:36.487Zgithub.com/getsentry/sentry-go/internal/crypto/randutil
7142026-03-07T07:21:36.487Zvendor/golang.org/x/crypto/hkdf
7152026-03-07T07:21:36.487Zvendor/golang.org/x/crypto/hkdf
7162026-03-07T07:21:36.540Zgithub.com/getsentry/sentry-go/internal/crypto/randutil
7172026-03-07T07:21:36.540Zvendor/golang.org/x/text/transform
7182026-03-07T07:21:36.540Zruntime/debug
7192026-03-07T07:21:36.566Zvendor/golang.org/x/text/unicode/bidi
7202026-03-07T07:21:36.603Zos/signal
7212026-03-07T07:21:36.789Zvendor/golang.org/x/text/transform
7222026-03-07T07:21:36.790Zgithub.com/cockroachdb/cockroach/pkg/cli/exit
7232026-03-07T07:21:36.790Zvendor/golang.org/x/crypto/chacha20poly1305
7242026-03-07T07:21:36.790Zcrypto/internal/nistec
7252026-03-07T07:21:36.814Zhash/fnv
7262026-03-07T07:21:36.814Zgo.uber.org/atomic
7272026-03-07T07:21:36.814Zgopkg.in/yaml.v3
7282026-03-07T07:21:36.875Zvendor/golang.org/x/text/unicode/bidi
7292026-03-07T07:21:36.935Zgithub.com/bufbuild/buf/private/usage
7302026-03-07T07:21:36.996Zgoogle.golang.org/protobuf/internal/detrand
7312026-03-07T07:21:37.047Zgo.uber.org/multierr
7322026-03-07T07:21:37.071Zvendor/golang.org/x/net/http2/hpack
7332026-03-07T07:21:37.095Zvendor/golang.org/x/text/unicode/norm
7342026-03-07T07:21:37.095Zmime
7352026-03-07T07:21:37.135Zcrypto/elliptic
7362026-03-07T07:21:37.163Zvendor/golang.org/x/crypto/chacha20poly1305
7372026-03-07T07:21:37.187Zcrypto/ecdh
7382026-03-07T07:21:37.211Zgoogle.golang.org/protobuf/internal/pragma
7392026-03-07T07:21:37.263Zcrypto/elliptic
7402026-03-07T07:21:37.390Zmime/quotedprintable
7412026-03-07T07:21:37.414Znet/http/internal
7422026-03-07T07:21:37.414Zcrypto/ecdh
7432026-03-07T07:21:37.414Zmime/quotedprintable
7442026-03-07T07:21:37.415Zvendor/golang.org/x/crypto/chacha20poly1305
7452026-03-07T07:21:37.439Zgoogle.golang.org/protobuf/internal/errors
7462026-03-07T07:21:37.463Znet/http/internal/ascii
7472026-03-07T07:21:37.463Zcrypto/ecdsa
7482026-03-07T07:21:37.487Zgoogle.golang.org/protobuf/internal/version
7492026-03-07T07:21:37.487Zgolang.org/x/sys/execabs
7502026-03-07T07:21:37.514Zgithub.com/bufbuild/buf/private/pkg/ioextended
7512026-03-07T07:21:37.539Zvendor/golang.org/x/text/secure/bidirule
7522026-03-07T07:21:37.631Zvendor/golang.org/x/text/unicode/norm
7532026-03-07T07:21:37.655Zgithub.com/bufbuild/buf/private/buf/bufcheck
7542026-03-07T07:21:37.743Zgithub.com/bufbuild/buf/private/bufpkg/bufanalysis
7552026-03-07T07:21:37.768Zgithub.com/bufbuild/buf/private/pkg/stringutil
7562026-03-07T07:21:37.768Zgithub.com/bufbuild/buf/private/pkg/interrupt
7572026-03-07T07:21:37.848Zgithub.com/bufbuild/buf/private/pkg/thread
7582026-03-07T07:21:38.003Znet
7592026-03-07T07:21:38.072Zvendor/golang.org/x/net/idna
7602026-03-07T07:21:38.096Znet
7612026-03-07T07:21:38.134Zgithub.com/bufbuild/buf/private/pkg/protoversion
7622026-03-07T07:21:38.240Zgo.opencensus.io/internal
7632026-03-07T07:21:38.264Zgoogle.golang.org/protobuf/encoding/protowire
7642026-03-07T07:21:38.264Zgo.opencensus.io/trace/tracestate
7652026-03-07T07:21:38.264Zruntime/trace
7662026-03-07T07:21:38.264Zgithub.com/bufbuild/buf/private/pkg/normalpath
7672026-03-07T07:21:38.288Zgithub.com/bufbuild/buf/private/pkg/app
7682026-03-07T07:21:38.393Zgo.uber.org/zap/internal/color
7692026-03-07T07:21:38.440Zgo.uber.org/zap/internal/exit
7702026-03-07T07:21:38.441Zgo.uber.org/zap/buffer
7712026-03-07T07:21:38.470Zgoogle.golang.org/protobuf/reflect/protoreflect
7722026-03-07T07:21:38.470Znet
7732026-03-07T07:21:38.470Zgithub.com/bufbuild/buf/private/pkg/diff
7742026-03-07T07:21:38.470Zgithub.com/bufbuild/buf/private/pkg/storage/storageutil
7752026-03-07T07:21:38.506Zdatabase/sql/driver
7762026-03-07T07:21:38.530Zgo.opencensus.io/trace
7772026-03-07T07:21:38.655Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/internal
7782026-03-07T07:21:38.688Zgithub.com/bufbuild/buf/private/pkg/osextended
7792026-03-07T07:21:38.712Zgithub.com/bufbuild/buf/private/pkg/encoding
7802026-03-07T07:21:38.712Zgithub.com/bgentry/go-netrc/netrc
7812026-03-07T07:21:38.736Zgoogle.golang.org/protobuf/internal/encoding/messageset
7822026-03-07T07:21:38.736Zgoogle.golang.org/protobuf/internal/genid
7832026-03-07T07:21:38.766Zgoogle.golang.org/protobuf/internal/order
7842026-03-07T07:21:38.833Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7852026-03-07T07:21:38.858Zgoogle.golang.org/protobuf/internal/strs
7862026-03-07T07:21:38.858Zgoogle.golang.org/protobuf/runtime/protoiface
7872026-03-07T07:21:38.882Zgoogle.golang.org/protobuf/reflect/protoregistry
7882026-03-07T07:21:38.906Zgoogle.golang.org/protobuf/internal/descfmt
7892026-03-07T07:21:38.906Zgoogle.golang.org/protobuf/internal/descopts
7902026-03-07T07:21:38.906Zgo.uber.org/zap/internal/bufferpool
7912026-03-07T07:21:38.948Zgithub.com/bufbuild/buf/private/pkg/storage
7922026-03-07T07:21:38.989Zgoogle.golang.org/protobuf/internal/encoding/text
7932026-03-07T07:21:39.013Zgo.uber.org/zap/zapcore
7942026-03-07T07:21:39.013Zgithub.com/bufbuild/buf/private/pkg/filepathextended
7952026-03-07T07:21:39.039Zgoogle.golang.org/protobuf/proto
7962026-03-07T07:21:39.039Zgithub.com/bufbuild/buf/private/pkg/netrc
7972026-03-07T07:21:39.063Zgithub.com/klauspost/compress/flate
7982026-03-07T07:21:39.088Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7992026-03-07T07:21:39.112Zgithub.com/gogo/protobuf/types
8002026-03-07T07:21:39.136Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
8012026-03-07T07:21:39.136Zgithub.com/gogo/protobuf/types
8022026-03-07T07:21:39.160Zgithub.com/klauspost/compress/fse
8032026-03-07T07:21:39.254Zgoogle.golang.org/protobuf/internal/encoding/defval
8042026-03-07T07:21:39.343Zgithub.com/klauspost/compress/internal/snapref
8052026-03-07T07:21:39.376Zgithub.com/klauspost/compress/zstd/internal/xxhash
8062026-03-07T07:21:39.419Zgoogle.golang.org/protobuf/internal/filedesc
8072026-03-07T07:21:39.443Zgoogle.golang.org/protobuf/encoding/prototext
8082026-03-07T07:21:39.586Zgithub.com/bufbuild/buf/private/bufpkg/buflock
8092026-03-07T07:21:39.635Zgithub.com/bufbuild/buf/private/pkg/storage/storagemem
8102026-03-07T07:21:39.661Zgithub.com/bufbuild/buf/private/pkg/storage/storageos
8112026-03-07T07:21:39.719Zgithub.com/bufbuild/buf/private/gen/data/datawkt
8122026-03-07T07:21:39.752Zgithub.com/gogo/protobuf/gogoproto
8132026-03-07T07:21:39.796Zos/user
8142026-03-07T07:21:39.820Zgithub.com/klauspost/compress/huff0
8152026-03-07T07:21:39.844Zgoogle.golang.org/protobuf/internal/encoding/json
8162026-03-07T07:21:39.844Zgithub.com/gogo/protobuf/protoc-gen-gogo/plugin
8172026-03-07T07:21:39.844Zgithub.com/gogo/protobuf/gogoproto
8182026-03-07T07:21:39.905Zgithub.com/jhump/protoreflect/desc/protoparse/ast
8192026-03-07T07:21:39.905Znet
8202026-03-07T07:21:39.929Zgithub.com/gogo/protobuf/gogoproto
8212026-03-07T07:21:40.146Zgithub.com/gogo/protobuf/vanity
8222026-03-07T07:21:40.170Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator
8232026-03-07T07:21:40.195Ztext/scanner
8242026-03-07T07:21:40.330Zgithub.com/klauspost/compress/zstd
8252026-03-07T07:21:40.354Zgolang.org/x/net/internal/timeseries
8262026-03-07T07:21:40.397Zgithub.com/klauspost/compress/zip
8272026-03-07T07:21:40.582Zgoogle.golang.org/protobuf/internal/encoding/tag
8282026-03-07T07:21:40.644Zgithub.com/klauspost/pgzip
8292026-03-07T07:21:40.669Zgoogle.golang.org/protobuf/internal/impl
8302026-03-07T07:21:40.755Zgoogle.golang.org/protobuf/encoding/protojson
8312026-03-07T07:21:40.917Zhtml
8322026-03-07T07:21:41.053Zarchive/tar
8332026-03-07T07:21:41.077Zgoogle.golang.org/grpc/backoff
8342026-03-07T07:21:41.107Zgoogle.golang.org/grpc/internal/grpclog
8352026-03-07T07:21:41.198Zgithub.com/cockroachdb/errors/errorspb
8362026-03-07T07:21:41.222Zhtml/template
8372026-03-07T07:21:41.222Zgoogle.golang.org/grpc/grpclog
8382026-03-07T07:21:41.308Zgoogle.golang.org/grpc/connectivity
8392026-03-07T07:21:41.373Zgoogle.golang.org/grpc/attributes
8402026-03-07T07:21:41.497Zgoogle.golang.org/grpc/metadata
8412026-03-07T07:21:41.547Zgoogle.golang.org/grpc/internal/grpcrand
8422026-03-07T07:21:41.571Zgithub.com/bufbuild/buf/private/pkg/storage/storagearchive
8432026-03-07T07:21:41.571Zgithub.com/cockroachdb/errors/errbase
8442026-03-07T07:21:41.596Zgoogle.golang.org/grpc/codes
8452026-03-07T07:21:41.674Zgithub.com/gogo/protobuf/plugin/oneofcheck
8462026-03-07T07:21:41.698Zgithub.com/gogo/protobuf/plugin/embedcheck
8472026-03-07T07:21:41.698Zgithub.com/gogo/protobuf/plugin/populate
8482026-03-07T07:21:41.698Zgithub.com/gogo/protobuf/plugin/defaultcheck
8492026-03-07T07:21:41.698Zgithub.com/gogo/protobuf/plugin/enumstringer
8502026-03-07T07:21:41.698Zgithub.com/gogo/protobuf/plugin/marshalto
8512026-03-07T07:21:41.698Zgithub.com/gogo/protobuf/plugin/unmarshal
8522026-03-07T07:21:41.698Zgithub.com/gogo/protobuf/plugin/testgen
8532026-03-07T07:21:41.698Zgithub.com/cockroachdb/errors/errbase
8542026-03-07T07:21:41.789Zgoogle.golang.org/grpc/encoding
8552026-03-07T07:21:41.813Zgithub.com/cockroachdb/errors/markers
8562026-03-07T07:21:41.813Zgithub.com/cockroachdb/errors/contexttags
8572026-03-07T07:21:41.813Zgithub.com/cockroachdb/errors/secondary
8582026-03-07T07:21:41.813Zgithub.com/cockroachdb/errors/hintdetail
8592026-03-07T07:21:41.814Zgithub.com/cockroachdb/errors/safedetails
8602026-03-07T07:21:41.814Zgithub.com/cockroachdb/errors/barriers
8612026-03-07T07:21:41.814Zgoogle.golang.org/grpc/internal/backoff
8622026-03-07T07:21:41.838Zgoogle.golang.org/grpc/internal/balancerload
8632026-03-07T07:21:41.867Zgithub.com/cockroachdb/errors/telemetrykeys
8642026-03-07T07:21:41.891Zgoogle.golang.org/grpc/internal/buffer
8652026-03-07T07:21:41.981Zgithub.com/cockroachdb/errors/domains
8662026-03-07T07:21:42.012Zgoogle.golang.org/grpc/internal/envconfig
8672026-03-07T07:21:42.036Zgoogle.golang.org/grpc/internal/grpcsync
8682026-03-07T07:21:42.082Zgolang.org/x/text/transform
8692026-03-07T07:21:42.160Zgolang.org/x/text/unicode/bidi
8702026-03-07T07:21:42.185Zgolang.org/x/net/http2/hpack
8712026-03-07T07:21:42.209Zgithub.com/cockroachdb/errors/assert
8722026-03-07T07:21:42.209Zgithub.com/cockroachdb/errors/issuelink
8732026-03-07T07:21:42.209Zgoogle.golang.org/grpc/keepalive
8742026-03-07T07:21:42.209Zgoogle.golang.org/grpc/tap
8752026-03-07T07:21:42.233Zgolang.org/x/text/unicode/norm
8762026-03-07T07:21:42.263Zgithub.com/cockroachdb/errors/issuelink
8772026-03-07T07:21:42.287Zgithub.com/bufbuild/buf/private/pkg/rpc
8782026-03-07T07:21:42.311Zgithub.com/gogo/protobuf/protoc-gen-gogo/grpc
8792026-03-07T07:21:42.508Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcheader
8802026-03-07T07:21:42.698Zgo.opencensus.io/resource
8812026-03-07T07:21:42.735Zgoogle.golang.org/grpc/encoding/gzip
8822026-03-07T07:21:42.759Zruntime/pprof
8832026-03-07T07:21:42.868Zgithub.com/gofrs/flock
8842026-03-07T07:21:42.897Zgo.opencensus.io/metric/metricdata
8852026-03-07T07:21:42.897Zgithub.com/bufbuild/buf/private/pkg/verbose
8862026-03-07T07:21:42.897Zgolang.org/x/text/secure/bidirule
8872026-03-07T07:21:42.936Zgithub.com/gogo/protobuf/plugin/equal
8882026-03-07T07:21:42.936Zgithub.com/gogo/protobuf/plugin/stringer
8892026-03-07T07:21:42.961Zgithub.com/gogo/protobuf/plugin/union
8902026-03-07T07:21:42.961Zgithub.com/gogo/protobuf/plugin/description
8912026-03-07T07:21:42.961Zgithub.com/gogo/protobuf/plugin/face
8922026-03-07T07:21:42.961Zgithub.com/gogo/protobuf/plugin/compare
8932026-03-07T07:21:42.962Zgithub.com/gogo/protobuf/plugin/gostring
8942026-03-07T07:21:42.962Zgithub.com/gogo/protobuf/plugin/size
8952026-03-07T07:21:43.391Zgithub.com/bufbuild/buf/private/bufpkg/bufrpc
8962026-03-07T07:21:43.426Zgo.opencensus.io/metric/metricproducer
8972026-03-07T07:21:43.450Zgithub.com/bufbuild/buf/private/bufpkg/buftransport
8982026-03-07T07:21:43.480Zgolang.org/x/net/idna
8992026-03-07T07:21:43.480Zgithub.com/bufbuild/buf/private/pkg/filelock
9002026-03-07T07:21:43.480Zgithub.com/bufbuild/buf/private/pkg/app/appverbose
9012026-03-07T07:21:43.505Zgithub.com/spf13/pflag
9022026-03-07T07:21:43.529Zgolang.org/x/sync/errgroup
9032026-03-07T07:21:43.530Zgithub.com/pkg/profile
9042026-03-07T07:21:43.569Zgo.opencensus.io/tag
9052026-03-07T07:21:43.593Zvendor/golang.org/x/net/http/httpproxy
9062026-03-07T07:21:43.593Znet/textproto
9072026-03-07T07:21:43.618Zgolang.org/x/sys/unix
9082026-03-07T07:21:43.618Zcrypto/x509
9092026-03-07T07:21:43.642Zgithub.com/gogo/protobuf/vanity/command
9102026-03-07T07:21:43.707Zvendor/golang.org/x/net/http/httpguts
9112026-03-07T07:21:43.732Zmime/multipart
9122026-03-07T07:21:43.732Zgo.opencensus.io/stats/internal
9132026-03-07T07:21:43.732Zgithub.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach
9142026-03-07T07:21:43.794Zgo.opencensus.io/stats
9152026-03-07T07:21:43.870Zgo.opencensus.io/stats/view
9162026-03-07T07:21:43.993Zvendor/golang.org/x/net/http/httpproxy
9172026-03-07T07:21:44.018Znet/textproto
9182026-03-07T07:21:44.018Zcrypto/x509
9192026-03-07T07:21:44.044Zgithub.com/spf13/pflag
9202026-03-07T07:21:44.102Zvendor/golang.org/x/net/http/httpguts
9212026-03-07T07:21:44.126Zgoogle.golang.org/protobuf/internal/filetype
9222026-03-07T07:21:44.187Zgoogle.golang.org/protobuf/runtime/protoimpl
9232026-03-07T07:21:44.235Zgoogle.golang.org/protobuf/types/known/anypb
9242026-03-07T07:21:44.235Zgoogle.golang.org/protobuf/types/descriptorpb
9252026-03-07T07:21:44.235Zgoogle.golang.org/protobuf/types/known/timestamppb
9262026-03-07T07:21:44.235Zgoogle.golang.org/protobuf/types/known/emptypb
9272026-03-07T07:21:44.235Zgoogle.golang.org/protobuf/types/known/structpb
9282026-03-07T07:21:44.235Zgoogle.golang.org/protobuf/types/known/durationpb
9292026-03-07T07:21:44.259Zgithub.com/spf13/cobra
9302026-03-07T07:21:44.294Zgithub.com/golang/protobuf/ptypes/duration
9312026-03-07T07:21:44.352Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1
9322026-03-07T07:21:44.376Zgithub.com/bufbuild/buf/private/pkg/prototime
9332026-03-07T07:21:44.376Zcrypto/tls
9342026-03-07T07:21:44.400Zgithub.com/golang/protobuf/ptypes/any
9352026-03-07T07:21:44.424Zgithub.com/golang/protobuf/ptypes/empty
9362026-03-07T07:21:44.460Zgithub.com/golang/protobuf/ptypes/struct
9372026-03-07T07:21:44.484Zgithub.com/golang/protobuf/ptypes/timestamp
9382026-03-07T07:21:44.509Zgoogle.golang.org/protobuf/types/known/wrapperspb
9392026-03-07T07:21:44.534Zgoogle.golang.org/protobuf/types/known/sourcecontextpb
9402026-03-07T07:21:44.559Zgoogle.golang.org/protobuf/types/known/fieldmaskpb
9412026-03-07T07:21:44.559Zgoogle.golang.org/protobuf/types/dynamicpb
9422026-03-07T07:21:44.608Zgithub.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen
9432026-03-07T07:21:44.634Zgoogle.golang.org/protobuf/types/known/typepb
9442026-03-07T07:21:44.634Zgoogle.golang.org/genproto/protobuf/source_context
9452026-03-07T07:21:44.634Zgithub.com/golang/protobuf/ptypes/wrappers
9462026-03-07T07:21:44.658Zgoogle.golang.org/protobuf/types/pluginpb
9472026-03-07T07:21:44.779Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1
9482026-03-07T07:21:44.804Zgoogle.golang.org/protobuf/reflect/protodesc
9492026-03-07T07:21:44.804Zcrypto/tls
9502026-03-07T07:21:44.832Zgithub.com/bufbuild/buf/private/pkg/protodescriptor
9512026-03-07T07:21:44.856Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
9522026-03-07T07:21:44.856Zgithub.com/golang/protobuf/protoc-gen-go/plugin
9532026-03-07T07:21:44.881Zgoogle.golang.org/protobuf/types/known/apipb
9542026-03-07T07:21:44.881Zgoogle.golang.org/genproto/protobuf/field_mask
9552026-03-07T07:21:44.920Zgoogle.golang.org/genproto/protobuf/ptype
9562026-03-07T07:21:44.945Zgoogle.golang.org/genproto/googleapis/rpc/status
9572026-03-07T07:21:44.969Zgoogle.golang.org/genproto/protobuf/api
9582026-03-07T07:21:44.994Zgolang.org/x/term
9592026-03-07T07:21:45.020Zgithub.com/bufbuild/buf/private/pkg/protosource
9602026-03-07T07:21:45.345Zgithub.com/bufbuild/buf/private/pkg/protoencoding
9612026-03-07T07:21:45.377Zgithub.com/golang/protobuf/proto
9622026-03-07T07:21:45.483Znet/http/httptrace
9632026-03-07T07:21:45.538Znet/http
9642026-03-07T07:21:45.635Zgoogle.golang.org/grpc/encoding/proto
9652026-03-07T07:21:45.635Zgithub.com/jhump/protoreflect/internal
9662026-03-07T07:21:45.660Zgithub.com/jhump/protoreflect/internal/codec
9672026-03-07T07:21:45.660Zgoogle.golang.org/grpc/binarylog/grpc_binarylog_v1
9682026-03-07T07:21:45.660Zgithub.com/golang/protobuf/jsonpb
9692026-03-07T07:21:45.660Zgithub.com/golang/protobuf/ptypes
9702026-03-07T07:21:45.660Zcrypto/x509
9712026-03-07T07:21:45.684Zgithub.com/bufbuild/buf/private/pkg/app/appname
9722026-03-07T07:21:45.729Znet/textproto
9732026-03-07T07:21:45.753Zvendor/golang.org/x/net/http/httpproxy
9742026-03-07T07:21:45.753Zgithub.com/bufbuild/buf/private/pkg/netextended
9752026-03-07T07:21:45.794Zgithub.com/gofrs/uuid
9762026-03-07T07:21:45.820Zgithub.com/jhump/protoreflect/desc/internal
9772026-03-07T07:21:45.844Zgoogle.golang.org/grpc/internal/status
9782026-03-07T07:21:45.844Zgoogle.golang.org/grpc/internal/syscall
9792026-03-07T07:21:45.869Zgoogle.golang.org/grpc/stats
9802026-03-07T07:21:45.893Zvendor/golang.org/x/net/http/httpguts
9812026-03-07T07:21:45.893Zgolang.org/x/net/http/httpguts
9822026-03-07T07:21:45.917Zgithub.com/spf13/pflag
9832026-03-07T07:21:45.918Zgoogle.golang.org/grpc/status
9842026-03-07T07:21:45.941Zgithub.com/bufbuild/buf/private/pkg/uuidutil
9852026-03-07T07:21:45.982Zgithub.com/bufbuild/buf/private/pkg/tmp
9862026-03-07T07:21:46.006Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule
9872026-03-07T07:21:46.006Zgithub.com/jhump/protoreflect/desc
9882026-03-07T07:21:46.086Znet/http/httptrace
9892026-03-07T07:21:46.137Znet/http
9902026-03-07T07:21:46.163Zcrypto/tls
9912026-03-07T07:21:46.225Zgithub.com/jhump/protoreflect/codec
9922026-03-07T07:21:46.249Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig
9932026-03-07T07:21:46.249Zgithub.com/bufbuild/buf/private/bufpkg/bufimage
9942026-03-07T07:21:46.337Zgithub.com/jhump/protoreflect/dynamic
9952026-03-07T07:21:46.361Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil
9962026-03-07T07:21:46.438Zgithub.com/spf13/cobra
9972026-03-07T07:21:46.688Zgithub.com/bufbuild/buf/private/pkg/app/appcmd
9982026-03-07T07:21:46.926Zgithub.com/jhump/protoreflect/desc/protoparse
9992026-03-07T07:21:47.065Znet/http/httptrace
10002026-03-07T07:21:47.090Zgithub.com/bufbuild/buf/private/pkg/cert/certclient
10012026-03-07T07:21:47.090Zgoogle.golang.org/grpc/internal/credentials
10022026-03-07T07:21:47.123Znet/http
10032026-03-07T07:21:47.150Zgoogle.golang.org/grpc/credentials
10042026-03-07T07:21:47.174Zgithub.com/bufbuild/buf/private/buf/bufapp
10052026-03-07T07:21:47.221Zgoogle.golang.org/grpc/resolver
10062026-03-07T07:21:47.245Zgoogle.golang.org/grpc/peer
10072026-03-07T07:21:47.245Zgoogle.golang.org/grpc/internal/channelz
10082026-03-07T07:21:47.269Zgoogle.golang.org/grpc/internal
10092026-03-07T07:21:47.270Zgoogle.golang.org/grpc/internal/grpcutil
10102026-03-07T07:21:47.270Zgoogle.golang.org/grpc/internal/resolver/passthrough
10112026-03-07T07:21:47.270Zgoogle.golang.org/grpc/balancer/grpclb/state
10122026-03-07T07:21:47.270Zgoogle.golang.org/grpc/internal/transport/networktype
10132026-03-07T07:21:47.308Zgoogle.golang.org/grpc/internal/binarylog
10142026-03-07T07:21:47.337Zgoogle.golang.org/grpc/balancer
10152026-03-07T07:21:47.361Zgoogle.golang.org/grpc/internal/metadata
10162026-03-07T07:21:47.456Zgoogle.golang.org/grpc/balancer/base
10172026-03-07T07:21:47.480Zgoogle.golang.org/grpc/internal/serviceconfig
10182026-03-07T07:21:47.480Zgoogle.golang.org/grpc/internal/resolver/dns
10192026-03-07T07:21:47.505Zgoogle.golang.org/grpc/internal/resolver/unix
10202026-03-07T07:21:47.529Zgoogle.golang.org/grpc/balancer/roundrobin
10212026-03-07T07:21:47.529Zgoogle.golang.org/grpc/internal/resolver
10222026-03-07T07:21:47.672Znet/http/httputil
10232026-03-07T07:21:47.696Zgithub.com/getsentry/sentry-go/internal/ratelimit
10242026-03-07T07:21:47.822Zgithub.com/getsentry/sentry-go/internal/debug
10252026-03-07T07:21:47.868Zgithub.com/getsentry/sentry-go
10262026-03-07T07:21:47.922Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse
10272026-03-07T07:21:48.088Znet/http/httputil
10282026-03-07T07:21:48.204Zgithub.com/cockroachdb/errors/withstack
10292026-03-07T07:21:48.235Zgithub.com/getsentry/sentry-go
10302026-03-07T07:21:48.263Zgithub.com/cockroachdb/errors/report
10312026-03-07T07:21:48.287Zgithub.com/cockroachdb/errors/errutil
10322026-03-07T07:21:48.352Zgithub.com/cockroachdb/errors
10332026-03-07T07:21:48.429Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang
10342026-03-07T07:21:48.592Zgithub.com/cockroachdb/errors/errutil
10352026-03-07T07:21:48.683Zgithub.com/cockroachdb/errors/oserror
10362026-03-07T07:21:48.707Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen
10372026-03-07T07:21:48.731Zgithub.com/cockroachdb/cockroach/pkg/cmd/uptodate
10382026-03-07T07:21:48.731Zgo.opencensus.io/trace/propagation
10392026-03-07T07:21:48.731Zgithub.com/twitchtv/twirp/ctxsetters
10402026-03-07T07:21:48.731Zgolang.org/x/net/trace
10412026-03-07T07:21:48.732Znet/http/httputil
10422026-03-07T07:21:48.732Zgithub.com/twitchtv/twirp
10432026-03-07T07:21:48.756Zgithub.com/bufbuild/buf/private/pkg/httpauth
10442026-03-07T07:21:48.756Zgo.uber.org/zap
10452026-03-07T07:21:48.780Zgolang.org/x/net/http2
10462026-03-07T07:21:48.781Zgo.opencensus.io/plugin/ocgrpc
10472026-03-07T07:21:48.805Zgo.opencensus.io/plugin/ochttp/propagation/b3
10482026-03-07T07:21:48.805Zgithub.com/bufbuild/buf/private/pkg/rpc/rpchttp
10492026-03-07T07:21:48.839Zgo.opencensus.io/plugin/ochttp
10502026-03-07T07:21:48.863Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcauth
10512026-03-07T07:21:48.863Zgithub.com/bufbuild/buf/private/pkg/rpc/rpctwirp
10522026-03-07T07:21:48.903Zgithub.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient
10532026-03-07T07:21:49.179Zgithub.com/bufbuild/buf/private/pkg/observability
10542026-03-07T07:21:49.204Zgithub.com/bufbuild/buf/private/buf/bufcheck/internal
10552026-03-07T07:21:49.204Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild
10562026-03-07T07:21:49.204Zgithub.com/bufbuild/buf/private/pkg/git
10572026-03-07T07:21:49.204Zgithub.com/bufbuild/buf/private/pkg/zaputil
10582026-03-07T07:21:49.204Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache
10592026-03-07T07:21:49.228Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild
10602026-03-07T07:21:49.252Zgithub.com/bufbuild/buf/private/pkg/transport/http/httpclient
10612026-03-07T07:21:49.253Zgithub.com/bufbuild/buf/private/pkg/app/applog
10622026-03-07T07:21:49.288Zgithub.com/bufbuild/buf/private/pkg/observability/observabilityzap
10632026-03-07T07:21:49.313Zgithub.com/bufbuild/buf/private/pkg/app/appproto
10642026-03-07T07:21:49.337Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify
10652026-03-07T07:21:49.337Zgithub.com/bufbuild/buf/private/pkg/app/appflag
10662026-03-07T07:21:49.337Zgithub.com/bufbuild/buf/private/buf/buffetch/internal
10672026-03-07T07:21:49.361Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck
10682026-03-07T07:21:49.362Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck
10692026-03-07T07:21:49.420Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec
10702026-03-07T07:21:49.513Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoos
10712026-03-07T07:21:49.589Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild
10722026-03-07T07:21:49.688Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1
10732026-03-07T07:21:49.712Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1
10742026-03-07T07:21:49.832Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild
10752026-03-07T07:21:49.856Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig
10762026-03-07T07:21:49.900Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint
10772026-03-07T07:21:49.925Z[ 1%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o
10782026-03-07T07:21:49.925Z[ 1%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o
10792026-03-07T07:21:49.925Z[ 1%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o
10802026-03-07T07:21:49.925Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o
10812026-03-07T07:21:49.925Z[ 3%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o
10822026-03-07T07:21:49.954Zgoogle.golang.org/grpc/internal/transport
10832026-03-07T07:21:49.978Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1
10842026-03-07T07:21:49.978Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1
10852026-03-07T07:21:49.978Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o
10862026-03-07T07:21:50.018Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o
10872026-03-07T07:21:50.042Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o
10882026-03-07T07:21:50.067Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig
10892026-03-07T07:21:50.091Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o
10902026-03-07T07:21:50.091Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o
10912026-03-07T07:21:50.091Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o
10922026-03-07T07:21:50.115Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o
10932026-03-07T07:21:50.140Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking
10942026-03-07T07:21:50.140Zgithub.com/bufbuild/buf/private/buf/bufconfig
10952026-03-07T07:21:50.140Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o
10962026-03-07T07:21:50.196Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o
10972026-03-07T07:21:50.221Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o
10982026-03-07T07:21:50.221Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal
10992026-03-07T07:21:50.222Zgithub.com/bufbuild/buf/private/buf/bufwork
11002026-03-07T07:21:50.248Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o
11012026-03-07T07:21:50.275Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules
11022026-03-07T07:21:50.299Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules
11032026-03-07T07:21:50.325Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o
11042026-03-07T07:21:50.422Zgithub.com/bufbuild/buf/private/buf/buffetch
11052026-03-07T07:21:50.446Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o
11062026-03-07T07:21:50.544Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o
11072026-03-07T07:21:50.628Zgoogle.golang.org/grpc
11082026-03-07T07:21:50.653Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o
11092026-03-07T07:21:50.707Zgithub.com/bufbuild/buf/private/buf/bufwire
11102026-03-07T07:21:50.731Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o
11112026-03-07T07:21:50.731Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o
11122026-03-07T07:21:50.731Z[ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o
11132026-03-07T07:21:50.843Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o
11142026-03-07T07:21:50.927Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o
11152026-03-07T07:21:50.966Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o
11162026-03-07T07:21:51.021Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o
11172026-03-07T07:21:51.048Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o
11182026-03-07T07:21:51.124Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o
11192026-03-07T07:21:51.189Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcgrpc
11202026-03-07T07:21:51.213Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o
11212026-03-07T07:21:51.213Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1
11222026-03-07T07:21:51.271Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o
11232026-03-07T07:21:51.295Zgithub.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient
11242026-03-07T07:21:51.344Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o
11252026-03-07T07:21:51.429Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o
11262026-03-07T07:21:51.453Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o
11272026-03-07T07:21:51.551Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o
11282026-03-07T07:21:51.620Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o
11292026-03-07T07:21:51.653Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o
11302026-03-07T07:21:51.727Z[ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o
11312026-03-07T07:21:51.751Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o
11322026-03-07T07:21:51.775Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o
11332026-03-07T07:21:51.804Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o
11342026-03-07T07:21:51.828Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o
11352026-03-07T07:21:51.852Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o
11362026-03-07T07:21:51.876Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o
11372026-03-07T07:21:51.876Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o
11382026-03-07T07:21:51.901Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o
11392026-03-07T07:21:51.925Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o
11402026-03-07T07:21:51.949Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o
11412026-03-07T07:21:51.973Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o
11422026-03-07T07:21:51.997Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o
11432026-03-07T07:21:52.083Z[ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o
11442026-03-07T07:21:52.148Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o
11452026-03-07T07:21:52.184Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o
11462026-03-07T07:21:52.266Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o
11472026-03-07T07:21:52.291Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o
11482026-03-07T07:21:52.371Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o
11492026-03-07T07:21:52.466Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o
11502026-03-07T07:21:52.642Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o
11512026-03-07T07:21:52.666Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o
11522026-03-07T07:21:52.666Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o
11532026-03-07T07:21:52.804Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o
11542026-03-07T07:21:52.853Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o
11552026-03-07T07:21:52.913Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o
11562026-03-07T07:21:52.960Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o
11572026-03-07T07:21:52.984Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o
11582026-03-07T07:21:53.039Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o
11592026-03-07T07:21:53.089Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o
11602026-03-07T07:21:53.211Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o
11612026-03-07T07:21:53.241Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o
11622026-03-07T07:21:53.369Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o
11632026-03-07T07:21:53.454Z[ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o
11642026-03-07T07:21:53.520Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o
11652026-03-07T07:21:53.544Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o
11662026-03-07T07:21:53.568Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o
11672026-03-07T07:21:53.568Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o
11682026-03-07T07:21:53.608Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o
11692026-03-07T07:21:53.652Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o
11702026-03-07T07:21:53.681Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o
11712026-03-07T07:21:53.705Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o
11722026-03-07T07:21:53.797Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o
11732026-03-07T07:21:53.822Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o
11742026-03-07T07:21:53.864Z[ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o
11752026-03-07T07:21:53.888Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o
11762026-03-07T07:21:53.888Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o
11772026-03-07T07:21:53.957Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o
11782026-03-07T07:21:53.984Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o
11792026-03-07T07:21:53.984Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o
11802026-03-07T07:21:54.069Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o
11812026-03-07T07:21:54.093Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o
11822026-03-07T07:21:54.093Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o
11832026-03-07T07:21:54.140Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o
11842026-03-07T07:21:54.164Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o
11852026-03-07T07:21:54.189Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o
11862026-03-07T07:21:54.189Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o
11872026-03-07T07:21:54.213Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o
11882026-03-07T07:21:54.267Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o
11892026-03-07T07:21:54.333Z[ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o
11902026-03-07T07:21:54.373Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o
11912026-03-07T07:21:54.421Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o
11922026-03-07T07:21:54.522Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o
11932026-03-07T07:21:54.522Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o
11942026-03-07T07:21:54.547Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o
11952026-03-07T07:21:54.623Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o
11962026-03-07T07:21:54.799Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o
11972026-03-07T07:21:54.832Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o
11982026-03-07T07:21:54.890Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o
11992026-03-07T07:21:54.935Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o
12002026-03-07T07:21:54.959Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o
12012026-03-07T07:21:55.017Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o
12022026-03-07T07:21:55.099Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o
12032026-03-07T07:21:55.159Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o
12042026-03-07T07:21:55.252Z[ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o
12052026-03-07T07:21:55.339Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o
12062026-03-07T07:21:55.435Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o
12072026-03-07T07:21:55.490Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o
12082026-03-07T07:21:55.530Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o
12092026-03-07T07:21:55.571Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o
12102026-03-07T07:21:55.636Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o
12112026-03-07T07:21:55.661Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o
12122026-03-07T07:21:55.817Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o
12132026-03-07T07:21:55.926Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o
12142026-03-07T07:21:56.012Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o
12152026-03-07T07:21:56.041Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o
12162026-03-07T07:21:56.139Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o
12172026-03-07T07:21:56.195Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o
12182026-03-07T07:21:56.237Z[ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o
12192026-03-07T07:21:56.299Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o
12202026-03-07T07:21:56.323Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o
12212026-03-07T07:21:56.347Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o
12222026-03-07T07:21:56.389Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o
12232026-03-07T07:21:56.414Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o
12242026-03-07T07:21:56.439Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o
12252026-03-07T07:21:56.463Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o
12262026-03-07T07:21:56.487Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o
12272026-03-07T07:21:56.529Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o
12282026-03-07T07:21:56.553Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o
12292026-03-07T07:21:56.553Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o
12302026-03-07T07:21:56.577Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o
12312026-03-07T07:21:56.644Z[ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o
12322026-03-07T07:21:56.668Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o
12332026-03-07T07:21:56.727Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o
12342026-03-07T07:21:56.803Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o
12352026-03-07T07:21:56.886Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o
12362026-03-07T07:21:56.968Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o
12372026-03-07T07:21:56.992Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o
12382026-03-07T07:21:57.057Z[ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o
12392026-03-07T07:21:57.109Zgithub.com/bufbuild/buf/private/bufpkg/bufplugin
12402026-03-07T07:21:57.133Zgithub.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api
12412026-03-07T07:21:57.157Z[ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o
12422026-03-07T07:21:57.224Zgithub.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient
12432026-03-07T07:21:57.291Z[ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o
12442026-03-07T07:21:57.316Zgithub.com/bufbuild/buf/private/bufpkg/bufapimodule
12452026-03-07T07:21:57.316Zgithub.com/bufbuild/buf/private/buf/bufgen
12462026-03-07T07:21:57.316Zgithub.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp
12472026-03-07T07:21:57.340Z[ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o
12482026-03-07T07:21:57.341Zgithub.com/bufbuild/buf/private/buf/bufprint
12492026-03-07T07:21:57.341Zgithub.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc
12502026-03-07T07:21:57.372Z[ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o
12512026-03-07T07:21:57.410Z[ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o
12522026-03-07T07:21:57.516Z[ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o
12532026-03-07T07:21:57.540Zgithub.com/bufbuild/buf/private/buf/bufmigrate
12542026-03-07T07:21:57.601Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1
12552026-03-07T07:21:57.625Z[ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o
12562026-03-07T07:21:57.649Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o
12572026-03-07T07:21:57.689Zgithub.com/bufbuild/buf/private/bufpkg/bufapiclient
12582026-03-07T07:21:57.714Z[ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o
12592026-03-07T07:21:57.739Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o
12602026-03-07T07:21:57.779Z[ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o
12612026-03-07T07:21:57.803Zgithub.com/bufbuild/buf/private/buf/bufcli
12622026-03-07T07:21:57.875Z[ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o
12632026-03-07T07:21:57.950Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate
12642026-03-07T07:21:57.950Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete
12652026-03-07T07:21:57.950Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist
12662026-03-07T07:21:57.950Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget
12672026-03-07T07:21:57.975Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget
12682026-03-07T07:21:57.975Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist
12692026-03-07T07:21:57.975Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate
12702026-03-07T07:21:57.975Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o
12712026-03-07T07:21:57.999Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete
12722026-03-07T07:21:58.024Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o
12732026-03-07T07:21:58.048Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o
12742026-03-07T07:21:58.072Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget
12752026-03-07T07:21:58.096Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate
12762026-03-07T07:21:58.120Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete
12772026-03-07T07:21:58.121Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist
12782026-03-07T07:21:58.152Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist
12792026-03-07T07:21:58.152Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate
12802026-03-07T07:21:58.176Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete
12812026-03-07T07:21:58.176Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget
12822026-03-07T07:21:58.176Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist
12832026-03-07T07:21:58.202Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate
12842026-03-07T07:21:58.226Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist
12852026-03-07T07:21:58.250Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o
12862026-03-07T07:21:58.274Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete
12872026-03-07T07:21:58.274Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate
12882026-03-07T07:21:58.274Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist
12892026-03-07T07:21:58.274Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate
12902026-03-07T07:21:58.299Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist
12912026-03-07T07:21:58.299Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/breaking
12922026-03-07T07:21:58.341Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/build
12932026-03-07T07:21:58.365Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/convert
12942026-03-07T07:21:58.389Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/export
12952026-03-07T07:21:58.389Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/generate
12962026-03-07T07:21:58.389Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lint
12972026-03-07T07:21:58.453Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/login
12982026-03-07T07:21:58.478Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/logout
12992026-03-07T07:21:58.478Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles
13002026-03-07T07:21:58.478Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache
13012026-03-07T07:21:58.502Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune
13022026-03-07T07:21:58.502Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit
13032026-03-07T07:21:58.533Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o
13042026-03-07T07:21:58.557Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate
13052026-03-07T07:21:58.558Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/push
13062026-03-07T07:21:58.558Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/protoc
13072026-03-07T07:21:58.787Zgithub.com/bufbuild/buf/private/buf/cmd/buf
13082026-03-07T07:21:58.867Zgithub.com/bufbuild/buf/cmd/buf
13092026-03-07T07:21:59.128Z[ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o
13102026-03-07T07:21:59.205Z[ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o
13112026-03-07T07:21:59.229Z[ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o
13122026-03-07T07:21:59.253Z[ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o
13132026-03-07T07:21:59.285Z[ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o
13142026-03-07T07:21:59.309Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o
13152026-03-07T07:21:59.309Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o
13162026-03-07T07:21:59.334Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o
13172026-03-07T07:21:59.358Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o
13182026-03-07T07:21:59.383Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o
13192026-03-07T07:21:59.407Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o
13202026-03-07T07:21:59.407Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o
13212026-03-07T07:21:59.407Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o
13222026-03-07T07:21:59.432Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o
13232026-03-07T07:21:59.456Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o
13242026-03-07T07:21:59.481Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o
13252026-03-07T07:21:59.519Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o
13262026-03-07T07:21:59.552Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o
13272026-03-07T07:21:59.611Z[ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o
13282026-03-07T07:21:59.635Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o
13292026-03-07T07:21:59.665Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o
13302026-03-07T07:21:59.724Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o
13312026-03-07T07:21:59.833Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o
13322026-03-07T07:21:59.902Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o
13332026-03-07T07:21:59.986Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o
13342026-03-07T07:22:00.084Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o
13352026-03-07T07:22:00.135Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o
13362026-03-07T07:22:00.165Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o
13372026-03-07T07:22:00.189Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o
13382026-03-07T07:22:00.214Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o
13392026-03-07T07:22:00.214Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o
13402026-03-07T07:22:00.316Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o
13412026-03-07T07:22:00.360Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o
13422026-03-07T07:22:00.483Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o
13432026-03-07T07:22:00.567Z[ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o
13442026-03-07T07:22:00.712Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o
13452026-03-07T07:22:00.741Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o
13462026-03-07T07:22:00.775Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o
13472026-03-07T07:22:00.799Zgithub.com/cockroachdb/gostdlib/x/tools/internal/semver
13482026-03-07T07:22:00.799Zgo.mongodb.org/mongo-driver/bson/bsontype
13492026-03-07T07:22:00.799Zgoogle.golang.org/protobuf/internal/flags
13502026-03-07T07:22:00.799Zgo.mongodb.org/mongo-driver/bson/bsonoptions
13512026-03-07T07:22:00.823Zgoogle.golang.org/protobuf/internal/set
13522026-03-07T07:22:00.823Zgithub.com/grpc-ecosystem/grpc-gateway/internal/casing
13532026-03-07T07:22:00.823Zgithub.com/pseudomuto/protoc-gen-doc/extensions
13542026-03-07T07:22:00.847Zmaps
13552026-03-07T07:22:00.871Zhonnef.co/go/tools/internal/sync
13562026-03-07T07:22:00.871Zhonnef.co/go/tools/sarif
13572026-03-07T07:22:00.959Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o
13582026-03-07T07:22:00.983Zgithub.com/cockroachdb/gostdlib/x/tools/internal/fastwalk
13592026-03-07T07:22:00.983Zgithub.com/cockroachdb/gostdlib/x/tools/internal/module
13602026-03-07T07:22:00.983Zgithub.com/cockroachdb/gostdlib/x/tools/go/ast/astutil
13612026-03-07T07:22:00.983Zgithub.com/cockroachdb/ttycolor
13622026-03-07T07:22:00.983Zgithub.com/cockroachdb/gostdlib/go/printer
13632026-03-07T07:22:00.983Zgithub.com/cockroachdb/gostdlib/x/tools/internal/span
13642026-03-07T07:22:00.983Zgithub.com/cockroachdb/crlfmt/internal/parser
13652026-03-07T07:22:01.043Zgithub.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver
13662026-03-07T07:22:01.067Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o
13672026-03-07T07:22:01.092Zoptgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt
13682026-03-07T07:22:01.126Zgithub.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk
13692026-03-07T07:22:01.164Zgithub.com/client9/misspell
13702026-03-07T07:22:01.164Zgithub.com/cockroachdb/crlfmt/internal/render
13712026-03-07T07:22:01.164Zgithub.com/cockroachdb/stress
13722026-03-07T07:22:01.188Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o
13732026-03-07T07:22:01.232Zoptgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt
13742026-03-07T07:22:01.256Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o
13752026-03-07T07:22:01.256Zgithub.com/go-openapi/analysis/internal
13762026-03-07T07:22:01.280Zoptgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt
13772026-03-07T07:22:01.304Zgithub.com/cockroachdb/gostdlib/x/tools/go/packages
13782026-03-07T07:22:01.328Zoptgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt
13792026-03-07T07:22:01.354Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o
13802026-03-07T07:22:01.378Zgithub.com/cockroachdb/tools/cmd/stringer
13812026-03-07T07:22:01.415Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o
13822026-03-07T07:22:01.440Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o
13832026-03-07T07:22:01.473Zoptgen -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
13842026-03-07T07:22:01.497Zgithub.com/josharian/intern
13852026-03-07T07:22:01.497Zgithub.com/mailru/easyjson/buffer
13862026-03-07T07:22:01.497Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o
13872026-03-07T07:22:01.528Zoptgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt
13882026-03-07T07:22:01.556Zoptgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt
13892026-03-07T07:22:01.580Z[ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o
13902026-03-07T07:22:01.604Zoptgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt
13912026-03-07T07:22:01.604Zgopkg.in/yaml.v2
13922026-03-07T07:22:01.628Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o
13932026-03-07T07:22:01.628Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o
13942026-03-07T07:22:01.672Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o
13952026-03-07T07:22:01.725Zinternal/saferio
13962026-03-07T07:22:01.750Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o
13972026-03-07T07:22:01.805Zgithub.com/cockroachdb/gostdlib/go/format
13982026-03-07T07:22:01.829Zgithub.com/cockroachdb/gostdlib/cmd/gofmt
13992026-03-07T07:22:01.829Zgithub.com/mailru/easyjson/jlexer
14002026-03-07T07:22:01.829Zgithub.com/mailru/easyjson/jwriter
14012026-03-07T07:22:01.829Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o
14022026-03-07T07:22:01.952Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o
14032026-03-07T07:22:01.977Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o
14042026-03-07T07:22:01.977Zencoding/gob
14052026-03-07T07:22:01.977Zgithub.com/client9/misspell/cmd/misspell
14062026-03-07T07:22:02.029Zgithub.com/PuerkitoBio/urlesc
14072026-03-07T07:22:02.054Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o
14082026-03-07T07:22:02.079Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o
14092026-03-07T07:22:02.133Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o
14102026-03-07T07:22:02.221Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o
14112026-03-07T07:22:02.248Zgithub.com/cockroachdb/gostdlib/x/tools/internal/imports
14122026-03-07T07:22:02.272Zgolang.org/x/text/transform
14132026-03-07T07:22:02.297Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o
14142026-03-07T07:22:02.342Zgolang.org/x/text/unicode/bidi
14152026-03-07T07:22:02.367Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o
14162026-03-07T07:22:02.367Zgolang.org/x/text/unicode/norm
14172026-03-07T07:22:02.406Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o
14182026-03-07T07:22:02.430Zgolang.org/x/text/width
14192026-03-07T07:22:02.482Z[ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o
14202026-03-07T07:22:02.506Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o
14212026-03-07T07:22:02.570Zgithub.com/asaskevich/govalidator
14222026-03-07T07:22:02.594Zgolang.org/x/text/secure/bidirule
14232026-03-07T07:22:02.712Zgithub.com/go-openapi/errors
14242026-03-07T07:22:02.747Zgithub.com/mitchellh/mapstructure
14252026-03-07T07:22:02.887Zgithub.com/go-openapi/swag
14262026-03-07T07:22:02.947Zgithub.com/oklog/ulid
14272026-03-07T07:22:03.007Zgo.mongodb.org/mongo-driver/bson/primitive
14282026-03-07T07:22:03.032Zgithub.com/go-stack/stack
14292026-03-07T07:22:03.056Znet/mail
14302026-03-07T07:22:03.080Zgolang.org/x/net/idna
14312026-03-07T07:22:03.104Zgithub.com/cockroachdb/gostdlib/x/tools/imports
14322026-03-07T07:22:03.196Zgithub.com/cockroachdb/gostdlib/x/tools/cmd/goimports
14332026-03-07T07:22:03.220Zencoding/xml
14342026-03-07T07:22:03.220Zgithub.com/go-openapi/runtime/logger
14352026-03-07T07:22:03.278Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o
14362026-03-07T07:22:03.302Zgithub.com/go-openapi/runtime/middleware/denco
14372026-03-07T07:22:03.302Zgo.mongodb.org/mongo-driver/x/bsonx/bsoncore
14382026-03-07T07:22:03.303Zgithub.com/go-openapi/jsonpointer
14392026-03-07T07:22:03.340Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o
14402026-03-07T07:22:03.364Zgithub.com/PuerkitoBio/purell
14412026-03-07T07:22:03.393Zgithub.com/cockroachdb/crlfmt
14422026-03-07T07:22:03.417Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o
14432026-03-07T07:22:03.441Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o
14442026-03-07T07:22:03.466Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o
14452026-03-07T07:22:03.490Zgithub.com/go-openapi/runtime/middleware/header
14462026-03-07T07:22:03.490Zgithub.com/go-openapi/jsonreference
14472026-03-07T07:22:03.524Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o
14482026-03-07T07:22:03.580Zgithub.com/go-openapi/loads/fmts
14492026-03-07T07:22:03.604Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o
14502026-03-07T07:22:03.647Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o
14512026-03-07T07:22:03.700Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o
14522026-03-07T07:22:03.777Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o
14532026-03-07T07:22:03.823Z[ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o
14542026-03-07T07:22:03.848Zgithub.com/go-openapi/inflect
14552026-03-07T07:22:03.848Zgolang.org/x/tools/go/ast/astutil
14562026-03-07T07:22:03.891Zgithub.com/fsnotify/fsnotify
14572026-03-07T07:22:03.915Zgithub.com/go-openapi/spec
14582026-03-07T07:22:03.915Zgo.mongodb.org/mongo-driver/bson/bsonrw
14592026-03-07T07:22:03.915Zgithub.com/hashicorp/hcl/hcl/strconv
14602026-03-07T07:22:03.915Z[ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o
14612026-03-07T07:22:03.994Zgithub.com/hashicorp/hcl/hcl/token
14622026-03-07T07:22:04.019Z[ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o
14632026-03-07T07:22:04.019Zgithub.com/magiconair/properties
14642026-03-07T07:22:04.097Z[100%] Linking C static library ../lib/libproj.a
14652026-03-07T07:22:04.126Zgithub.com/hashicorp/hcl/hcl/ast
14662026-03-07T07:22:04.199Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o
14672026-03-07T07:22:04.223Zgithub.com/hashicorp/hcl/hcl/scanner
14682026-03-07T07:22:04.247Zgithub.com/hashicorp/hcl/json/token
14692026-03-07T07:22:04.295Zgithub.com/hashicorp/hcl/hcl/parser
14702026-03-07T07:22:04.383Zgithub.com/hashicorp/hcl/json/scanner
14712026-03-07T07:22:04.408Zgithub.com/hashicorp/hcl/hcl/printer
14722026-03-07T07:22:04.433Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o
14732026-03-07T07:22:04.434Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o
14742026-03-07T07:22:04.529Zgithub.com/spf13/afero/mem
14752026-03-07T07:22:04.553Zgithub.com/pelletier/go-toml
14762026-03-07T07:22:04.743Zgo.mongodb.org/mongo-driver/bson/bsoncodec
14772026-03-07T07:22:04.785Zgithub.com/spf13/cast
14782026-03-07T07:22:04.833Zgithub.com/hashicorp/hcl/json/parser
14792026-03-07T07:22:04.873Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/diff
14802026-03-07T07:22:04.898Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o
14812026-03-07T07:22:04.932Zgithub.com/go-swagger/go-swagger/codescan
14822026-03-07T07:22:05.007Zgithub.com/spf13/afero
14832026-03-07T07:22:05.047Zgithub.com/hashicorp/hcl
14842026-03-07T07:22:05.072Zgithub.com/spf13/jwalterweatherman
14852026-03-07T07:22:05.120Zgithub.com/spf13/pflag
14862026-03-07T07:22:05.150Zgithub.com/subosito/gotenv
14872026-03-07T07:22:05.200Zgopkg.in/ini.v1
14882026-03-07T07:22:05.233Zgolang.org/x/mod/internal/lazyregexp
14892026-03-07T07:22:05.272Zgolang.org/x/mod/module
14902026-03-07T07:22:05.378Zgolang.org/x/tools/internal/gopathwalk
14912026-03-07T07:22:05.407Zhash/crc64
14922026-03-07T07:22:05.431Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o
14932026-03-07T07:22:05.456Zinternal/sysinfo
14942026-03-07T07:22:05.480Zgolang.org/x/sys/unix
14952026-03-07T07:22:05.544Ztesting
14962026-03-07T07:22:05.595Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o
14972026-03-07T07:22:05.619Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o
14982026-03-07T07:22:05.730Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
14992026-03-07T07:22:05.879Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o
15002026-03-07T07:22:06.086Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o
15012026-03-07T07:22:06.110Zgithub.com/felixge/httpsnoop
15022026-03-07T07:22:06.135Zgithub.com/toqueteos/webbrowser
15032026-03-07T07:22:06.135Zgithub.com/golang/mock/mockgen/model
15042026-03-07T07:22:06.159Zgithub.com/spf13/viper
15052026-03-07T07:22:06.188Zgo.mongodb.org/mongo-driver/bson
15062026-03-07T07:22:06.214Zhash/adler32
15072026-03-07T07:22:06.214Zgolang.org/x/tools/internal/modindex
15082026-03-07T07:22:06.241Zdebug/dwarf
15092026-03-07T07:22:06.302Zcompress/zlib
15102026-03-07T07:22:06.332Zinternal/zstd
15112026-03-07T07:22:06.390Zinternal/pkgbits
15122026-03-07T07:22:06.524Zgolang.org/x/tools/internal/imports
15132026-03-07T07:22:06.524Zgithub.com/go-openapi/strfmt
15142026-03-07T07:22:06.597Zgo/internal/gcimporter
15152026-03-07T07:22:06.624Zgithub.com/gorilla/handlers
15162026-03-07T07:22:06.674Zgo/internal/srcimporter
15172026-03-07T07:22:06.674Zgolang.org/x/mod/modfile
15182026-03-07T07:22:06.716Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o
15192026-03-07T07:22:06.789Zdebug/elf
15202026-03-07T07:22:06.813Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o
15212026-03-07T07:22:06.840Zgithub.com/jessevdk/go-flags
15222026-03-07T07:22:06.873Zinternal/xcoff
15232026-03-07T07:22:06.949Zgithub.com/golang/glog/internal/stackdump
15242026-03-07T07:22:06.994Zgithub.com/golang/glog/internal/logsink
15252026-03-07T07:22:07.045Zgithub.com/golang/glog
15262026-03-07T07:22:07.069Zgoogle.golang.org/protobuf/internal/detrand
15272026-03-07T07:22:07.097Zgoogle.golang.org/protobuf/internal/pragma
15282026-03-07T07:22:07.125Zgithub.com/go-openapi/analysis
15292026-03-07T07:22:07.150Zgithub.com/go-openapi/runtime
15302026-03-07T07:22:07.174Zgoogle.golang.org/protobuf/internal/errors
15312026-03-07T07:22:07.221Zgoogle.golang.org/protobuf/encoding/protowire
15322026-03-07T07:22:07.284Zgithub.com/go-openapi/runtime/security
15332026-03-07T07:22:07.311Zgoogle.golang.org/protobuf/reflect/protoreflect
15342026-03-07T07:22:07.424Zgoogle.golang.org/protobuf/internal/editiondefaults
15352026-03-07T07:22:07.448Zgoogle.golang.org/protobuf/internal/version
15362026-03-07T07:22:07.448Zgo/internal/gccgoimporter
15372026-03-07T07:22:07.448Zgithub.com/ghodss/yaml
15382026-03-07T07:22:07.476Zgithub.com/grpc-ecosystem/grpc-gateway/utilities
15392026-03-07T07:22:07.500Zencoding/base32
15402026-03-07T07:22:07.554Zgolang.org/x/tools/go/analysis
15412026-03-07T07:22:07.578Zgolang.org/x/tools/imports
15422026-03-07T07:22:07.602Zgithub.com/kevinburke/go-bindata
15432026-03-07T07:22:07.626Zgithub.com/go-openapi/loads
15442026-03-07T07:22:07.651Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o
15452026-03-07T07:22:07.675Zgolang.org/x/tools/cover
15462026-03-07T07:22:07.675Zgithub.com/kisielk/errcheck/errcheck
15472026-03-07T07:22:07.722Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule
15482026-03-07T07:22:07.746Zgithub.com/go-openapi/runtime/middleware/untyped
15492026-03-07T07:22:07.770Zgithub.com/go-openapi/validate
15502026-03-07T07:22:07.795Zgoogle.golang.org/protobuf/internal/encoding/messageset
15512026-03-07T07:22:07.820Zgo/importer
15522026-03-07T07:22:07.845Zgoogle.golang.org/protobuf/internal/strs
15532026-03-07T07:22:07.929Zgoogle.golang.org/protobuf/internal/genid
15542026-03-07T07:22:07.929Zgoogle.golang.org/protobuf/internal/order
15552026-03-07T07:22:07.953Zgithub.com/golang/mock/mockgen
15562026-03-07T07:22:07.953Zgoogle.golang.org/protobuf/internal/encoding/text
15572026-03-07T07:22:07.953Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o
15582026-03-07T07:22:07.953Zgoogle.golang.org/protobuf/reflect/protoregistry
15592026-03-07T07:22:07.978Zgoogle.golang.org/protobuf/runtime/protoiface
15602026-03-07T07:22:08.002Zgoogle.golang.org/protobuf/internal/descfmt
15612026-03-07T07:22:08.026Zgoogle.golang.org/protobuf/internal/descopts
15622026-03-07T07:22:08.026Zgoogle.golang.org/protobuf/internal/encoding/json
15632026-03-07T07:22:08.064Zgithub.com/kevinburke/go-bindata/go-bindata
15642026-03-07T07:22:08.093Zgithub.com/kisielk/errcheck
15652026-03-07T07:22:08.157Zgithub.com/mattn/goveralls
15662026-03-07T07:22:08.181Zgoogle.golang.org/protobuf/internal/encoding/defval
15672026-03-07T07:22:08.206Zgithub.com/mibk/dupl/suffixtree
15682026-03-07T07:22:08.230Zgoogle.golang.org/protobuf/proto
15692026-03-07T07:22:08.318Zgithub.com/mmatczuk/go_generics/globals
15702026-03-07T07:22:08.318Zgithub.com/mibk/dupl/syntax
15712026-03-07T07:22:08.347Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o
15722026-03-07T07:22:08.415Zgithub.com/mmatczuk/go_generics/cmd/go_generics
15732026-03-07T07:22:08.602Zgoogle.golang.org/protobuf/encoding/prototext
15742026-03-07T07:22:08.627Zgithub.com/go-openapi/runtime/middleware
15752026-03-07T07:22:08.627Zgithub.com/go-swagger/go-swagger/generator
15762026-03-07T07:22:08.670Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o
15772026-03-07T07:22:08.728Zgoogle.golang.org/protobuf/internal/filedesc
15782026-03-07T07:22:08.752Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o
15792026-03-07T07:22:08.828Zgithub.com/mibk/dupl/syntax/golang
15802026-03-07T07:22:08.912Zgithub.com/mibk/dupl/output
15812026-03-07T07:22:09.094Zgithub.com/mibk/dupl/job
15822026-03-07T07:22:09.138Zgithub.com/mibk/dupl
15832026-03-07T07:22:09.163Zgithub.com/Masterminds/goutils
15842026-03-07T07:22:09.211Zgithub.com/Masterminds/semver
15852026-03-07T07:22:09.236Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o
15862026-03-07T07:22:09.296Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o
15872026-03-07T07:22:09.330Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o
15882026-03-07T07:22:09.354Zgithub.com/google/uuid
15892026-03-07T07:22:09.435Zgithub.com/huandu/xstrings
15902026-03-07T07:22:09.492Zgithub.com/imdario/mergo
15912026-03-07T07:22:09.532Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o
15922026-03-07T07:22:09.595Zgithub.com/mitchellh/reflectwalk
15932026-03-07T07:22:09.626Zgolang.org/x/crypto/pbkdf2
15942026-03-07T07:22:09.764Zgithub.com/mitchellh/copystructure
15952026-03-07T07:22:09.788Zgolang.org/x/crypto/scrypt
15962026-03-07T07:22:09.788Zgithub.com/mwitkow/go-proto-validators
15972026-03-07T07:22:09.812Zgoogle.golang.org/protobuf/internal/encoding/tag
15982026-03-07T07:22:09.836Zgithub.com/wadey/gocovmerge
15992026-03-07T07:22:09.836Zgoogle.golang.org/protobuf/encoding/protojson
16002026-03-07T07:22:09.861Zgolang.org/x/perf/internal/stats
16012026-03-07T07:22:09.885Zgolang.org/x/perf/storage/benchfmt
16022026-03-07T07:22:09.910Zgithub.com/Masterminds/sprig
16032026-03-07T07:22:09.934Zgolang.org/x/tools/cmd/goyacc
16042026-03-07T07:22:09.959Zgoogle.golang.org/protobuf/internal/impl
16052026-03-07T07:22:10.002Zgolang.org/x/tools/internal/astutil/edge
16062026-03-07T07:22:10.094Zgolang.org/x/perf/benchstat
16072026-03-07T07:22:10.138Zgolang.org/x/tools/internal/analysisinternal
16082026-03-07T07:22:10.233Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o
16092026-03-07T07:22:10.257Zgolang.org/x/tools/go/ast/inspector
16102026-03-07T07:22:10.257Zgolang.org/x/perf/cmd/benchstat
16112026-03-07T07:22:10.282Zgolang.org/x/tools/go/analysis/passes/internal/analysisutil
16122026-03-07T07:22:10.367Zgolang.org/x/tools/go/analysis/internal/analysisflags
16132026-03-07T07:22:10.419Zgolang.org/x/tools/go/analysis/passes/inspect
16142026-03-07T07:22:10.444Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/generate
16152026-03-07T07:22:10.444Zgolang.org/x/tools/go/analysis/internal
16162026-03-07T07:22:10.468Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o
16172026-03-07T07:22:10.468Zgolang.org/x/tools/internal/diff/lcs
16182026-03-07T07:22:10.570Zgolang.org/x/tools/go/analysis/passes/shadow
16192026-03-07T07:22:10.594Zgolang.org/x/tools/internal/facts
16202026-03-07T07:22:10.594Zgolang.org/x/tools/go/analysis/checker
16212026-03-07T07:22:10.594Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands
16222026-03-07T07:22:10.692Zgolang.org/x/tools/internal/diff
16232026-03-07T07:22:10.716Zgolang.org/x/tools/go/analysis/unitchecker
16242026-03-07T07:22:10.716Zgolang.org/x/tools/go/buildutil
16252026-03-07T07:22:10.716Zhonnef.co/go/tools/analysis/facts/tokenfile
16262026-03-07T07:22:10.740Zgithub.com/go-swagger/go-swagger/cmd/swagger
16272026-03-07T07:22:10.797Zgithub.com/BurntSushi/toml/internal
16282026-03-07T07:22:10.821Zhonnef.co/go/tools/analysis/lint
16292026-03-07T07:22:10.821Zgolang.org/x/tools/go/analysis/internal/checker
16302026-03-07T07:22:10.821Zdebug/macho
16312026-03-07T07:22:10.897Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o
16322026-03-07T07:22:10.921Zhonnef.co/go/tools/internal/robustio
16332026-03-07T07:22:10.977Zhonnef.co/go/tools/analysis/facts/generated
16342026-03-07T07:22:11.001Zgolang.org/x/tools/go/analysis/singlechecker
16352026-03-07T07:22:11.026Zhonnef.co/go/tools/internal/renameio
16362026-03-07T07:22:11.026Zgithub.com/BurntSushi/toml
16372026-03-07T07:22:11.050Zhonnef.co/go/tools/go/buildid
16382026-03-07T07:22:11.074Zgolang.org/x/exp/typeparams
16392026-03-07T07:22:11.074Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o
16402026-03-07T07:22:11.099Zhonnef.co/go/tools/go/ast/astutil
16412026-03-07T07:22:11.099Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o
16422026-03-07T07:22:11.099Zgolang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
16432026-03-07T07:22:11.123Zhonnef.co/go/tools/lintcmd/cache
16442026-03-07T07:22:11.163Zgolang.org/x/tools/go/internal/cgo
16452026-03-07T07:22:11.187Zhonnef.co/go/tools/go/types/typeutil
16462026-03-07T07:22:11.213Zhonnef.co/go/tools/knowledge
16472026-03-07T07:22:11.241Zgolang.org/x/tools/go/loader
16482026-03-07T07:22:11.277Zhonnef.co/go/tools/pattern
16492026-03-07T07:22:11.301Zhonnef.co/go/tools/go/ir
16502026-03-07T07:22:11.337Zhonnef.co/go/tools/analysis/facts/directives
16512026-03-07T07:22:11.410Zhonnef.co/go/tools/lintcmd/version
16522026-03-07T07:22:11.435Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o
16532026-03-07T07:22:11.547Zhonnef.co/go/tools/analysis/facts/deprecated
16542026-03-07T07:22:11.571Zhonnef.co/go/tools/staticcheck/fakereflect
16552026-03-07T07:22:11.604Zhonnef.co/go/tools/printf
16562026-03-07T07:22:11.905Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o
16572026-03-07T07:22:11.930Zhonnef.co/go/tools/staticcheck/fakejson
16582026-03-07T07:22:11.930Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o
16592026-03-07T07:22:11.930Zhonnef.co/go/tools/config
16602026-03-07T07:22:11.954Zhonnef.co/go/tools/staticcheck/fakexml
16612026-03-07T07:22:12.015Zhonnef.co/go/tools/go/loader
16622026-03-07T07:22:12.108Zhonnef.co/go/tools/analysis/edit
16632026-03-07T07:22:12.187Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o
16642026-03-07T07:22:12.358Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o
16652026-03-07T07:22:12.522Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o
16662026-03-07T07:22:12.577Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o
16672026-03-07T07:22:12.602Zgoogle.golang.org/protobuf/internal/filetype
16682026-03-07T07:22:12.665Zgoogle.golang.org/protobuf/runtime/protoimpl
16692026-03-07T07:22:12.703Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o
16702026-03-07T07:22:12.727Zgoogle.golang.org/protobuf/types/known/durationpb
16712026-03-07T07:22:12.727Zgoogle.golang.org/protobuf/types/descriptorpb
16722026-03-07T07:22:12.727Zgoogle.golang.org/protobuf/types/known/timestamppb
16732026-03-07T07:22:12.773Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o
16742026-03-07T07:22:12.907Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o
16752026-03-07T07:22:13.053Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o
16762026-03-07T07:22:13.077Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o
16772026-03-07T07:22:13.196Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o
16782026-03-07T07:22:13.220Zgoogle.golang.org/protobuf/types/gofeaturespb
16792026-03-07T07:22:13.221Zgoogle.golang.org/protobuf/types/pluginpb
16802026-03-07T07:22:13.221Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
16812026-03-07T07:22:13.221Zgithub.com/envoyproxy/protoc-gen-validate/validate
16822026-03-07T07:22:13.221Zgoogle.golang.org/genproto/googleapis/api/annotations
16832026-03-07T07:22:13.245Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o
16842026-03-07T07:22:13.269Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o
16852026-03-07T07:22:13.303Zgoogle.golang.org/protobuf/reflect/protodesc
16862026-03-07T07:22:13.376Zgithub.com/pseudomuto/protoc-gen-doc/extensions/google_api_http
16872026-03-07T07:22:13.408Zgithub.com/golang/protobuf/protoc-gen-go/plugin
16882026-03-07T07:22:13.432Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o
16892026-03-07T07:22:13.524Zgithub.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate
16902026-03-07T07:22:13.584Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o
16912026-03-07T07:22:13.640Zhonnef.co/go/tools/go/ir/irutil
16922026-03-07T07:22:13.640Zhonnef.co/go/tools/internal/passes/buildir
16932026-03-07T07:22:13.670Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o
16942026-03-07T07:22:13.694Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o
16952026-03-07T07:22:13.734Zgithub.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate
16962026-03-07T07:22:13.794Zhonnef.co/go/tools/analysis/facts/purity
16972026-03-07T07:22:13.794Zhonnef.co/go/tools/analysis/facts/nilness
16982026-03-07T07:22:13.794Zhonnef.co/go/tools/analysis/facts/typedness
16992026-03-07T07:22:13.819Zgithub.com/golang/protobuf/proto
17002026-03-07T07:22:13.886Zhonnef.co/go/tools/analysis/code
17012026-03-07T07:22:13.930Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o
17022026-03-07T07:22:13.957Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o
17032026-03-07T07:22:13.987Zhonnef.co/go/tools/analysis/report
17042026-03-07T07:22:14.053Zhonnef.co/go/tools/unused
17052026-03-07T07:22:14.078Zhonnef.co/go/tools/quickfix/qf1001
17062026-03-07T07:22:14.078Zhonnef.co/go/tools/quickfix/qf1002
17072026-03-07T07:22:14.078Zhonnef.co/go/tools/quickfix/qf1005
17082026-03-07T07:22:14.078Zhonnef.co/go/tools/quickfix/qf1004
17092026-03-07T07:22:14.078Zhonnef.co/go/tools/quickfix/qf1006
17102026-03-07T07:22:14.078Zhonnef.co/go/tools/quickfix/qf1003
17112026-03-07T07:22:14.110Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o
17122026-03-07T07:22:14.134Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o
17132026-03-07T07:22:14.185Zhonnef.co/go/tools/quickfix/qf1007
17142026-03-07T07:22:14.185Zhonnef.co/go/tools/quickfix/qf1008
17152026-03-07T07:22:14.186Zhonnef.co/go/tools/quickfix/qf1009
17162026-03-07T07:22:14.210Zhonnef.co/go/tools/quickfix/qf1010
17172026-03-07T07:22:14.249Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o
17182026-03-07T07:22:14.275Zhonnef.co/go/tools/quickfix/qf1012
17192026-03-07T07:22:14.275Zhonnef.co/go/tools/internal/sharedcheck
17202026-03-07T07:22:14.275Zhonnef.co/go/tools/simple/s1000
17212026-03-07T07:22:14.299Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o
17222026-03-07T07:22:14.323Zhonnef.co/go/tools/simple/s1001
17232026-03-07T07:22:14.347Zhonnef.co/go/tools/simple/s1002
17242026-03-07T07:22:14.347Zhonnef.co/go/tools/simple/s1003
17252026-03-07T07:22:14.371Zgithub.com/grpc-ecosystem/grpc-gateway/codegenerator
17262026-03-07T07:22:14.396Zgithub.com/golang/protobuf/jsonpb
17272026-03-07T07:22:14.452Zgithub.com/pseudomuto/protokit
17282026-03-07T07:22:14.476Zgithub.com/pseudomuto/protoc-gen-doc/extensions/validator_field
17292026-03-07T07:22:14.477Zhonnef.co/go/tools/simple/s1004
17302026-03-07T07:22:14.477Zhonnef.co/go/tools/simple/s1005
17312026-03-07T07:22:14.501Zhonnef.co/go/tools/lintcmd/runner
17322026-03-07T07:22:14.525Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o
17332026-03-07T07:22:14.549Zhonnef.co/go/tools/quickfix/qf1011
17342026-03-07T07:22:14.597Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o
17352026-03-07T07:22:14.621Zhonnef.co/go/tools/simple/s1006
17362026-03-07T07:22:14.645Zhonnef.co/go/tools/simple/s1007
17372026-03-07T07:22:14.645Zhonnef.co/go/tools/simple/s1008
17382026-03-07T07:22:14.694Zhonnef.co/go/tools/simple/s1009
17392026-03-07T07:22:14.718Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor
17402026-03-07T07:22:14.851Zhonnef.co/go/tools/simple/s1010
17412026-03-07T07:22:14.875Zgithub.com/pseudomuto/protoc-gen-doc
17422026-03-07T07:22:14.899Zhonnef.co/go/tools/simple/s1011
17432026-03-07T07:22:14.899Zhonnef.co/go/tools/lintcmd
17442026-03-07T07:22:14.923Zhonnef.co/go/tools/simple/s1012
17452026-03-07T07:22:14.923Zhonnef.co/go/tools/simple/s1016
17462026-03-07T07:22:14.973Zhonnef.co/go/tools/quickfix
17472026-03-07T07:22:14.997Zhonnef.co/go/tools/simple/s1017
17482026-03-07T07:22:15.021Zhonnef.co/go/tools/simple/s1019
17492026-03-07T07:22:15.021Zhonnef.co/go/tools/simple/s1018
17502026-03-07T07:22:15.045Zhonnef.co/go/tools/simple/s1020
17512026-03-07T07:22:15.069Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator
17522026-03-07T07:22:15.094Zhonnef.co/go/tools/simple/s1021
17532026-03-07T07:22:15.134Zhonnef.co/go/tools/simple/s1023
17542026-03-07T07:22:15.158Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o
17552026-03-07T07:22:15.182Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o
17562026-03-07T07:22:15.207Zhonnef.co/go/tools/simple/s1024
17572026-03-07T07:22:15.207Zhonnef.co/go/tools/simple/s1025
17582026-03-07T07:22:15.207Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway
17592026-03-07T07:22:15.207Zgithub.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc
17602026-03-07T07:22:15.207Zhonnef.co/go/tools/simple/s1028
17612026-03-07T07:22:15.231Zhonnef.co/go/tools/simple/s1029
17622026-03-07T07:22:15.255Zhonnef.co/go/tools/simple/s1030
17632026-03-07T07:22:15.279Zhonnef.co/go/tools/simple/s1031
17642026-03-07T07:22:15.279Zhonnef.co/go/tools/simple/s1032
17652026-03-07T07:22:15.304Zhonnef.co/go/tools/simple/s1033
17662026-03-07T07:22:15.328Zhonnef.co/go/tools/simple/s1034
17672026-03-07T07:22:15.352Zhonnef.co/go/tools/simple/s1035
17682026-03-07T07:22:15.352Zhonnef.co/go/tools/simple/s1036
17692026-03-07T07:22:15.352Zhonnef.co/go/tools/simple/s1037
17702026-03-07T07:22:15.378Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
17712026-03-07T07:22:15.427Zhonnef.co/go/tools/simple/s1038
17722026-03-07T07:22:15.451Zhonnef.co/go/tools/simple/s1039
17732026-03-07T07:22:15.500Zhonnef.co/go/tools/simple/s1040
17742026-03-07T07:22:15.524Zhonnef.co/go/tools/analysis/callcheck
17752026-03-07T07:22:15.524Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o
17762026-03-07T07:22:15.567Zhonnef.co/go/tools/staticcheck/sa1001
17772026-03-07T07:22:15.567Zhonnef.co/go/tools/staticcheck/sa1004
17782026-03-07T07:22:15.591Zhonnef.co/go/tools/staticcheck/sa1005
17792026-03-07T07:22:15.616Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o
17802026-03-07T07:22:15.648Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o
17812026-03-07T07:22:15.758Zhonnef.co/go/tools/staticcheck/sa1006
17822026-03-07T07:22:15.783Zhonnef.co/go/tools/staticcheck/sa1008
17832026-03-07T07:22:15.783Zhonnef.co/go/tools/staticcheck/sa1000
17842026-03-07T07:22:15.783Zhonnef.co/go/tools/staticcheck/sa1002
17852026-03-07T07:22:15.783Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o
17862026-03-07T07:22:15.875Zhonnef.co/go/tools/staticcheck/sa1003
17872026-03-07T07:22:15.902Zhonnef.co/go/tools/staticcheck/sa1007
17882026-03-07T07:22:15.902Zhonnef.co/go/tools/staticcheck/sa1010
17892026-03-07T07:22:15.986Zhonnef.co/go/tools/staticcheck/sa1011
17902026-03-07T07:22:16.011Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o
17912026-03-07T07:22:16.011Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o
17922026-03-07T07:22:16.055Zhonnef.co/go/tools/staticcheck/sa1012
17932026-03-07T07:22:16.080Zhonnef.co/go/tools/simple
17942026-03-07T07:22:16.080Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o
17952026-03-07T07:22:16.080Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o
17962026-03-07T07:22:16.125Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o
17972026-03-07T07:22:16.166Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o
17982026-03-07T07:22:16.190Zhonnef.co/go/tools/staticcheck/sa1013
17992026-03-07T07:22:16.190Zhonnef.co/go/tools/staticcheck/sa1014
18002026-03-07T07:22:16.190Zhonnef.co/go/tools/staticcheck/sa1015
18012026-03-07T07:22:16.246Zhonnef.co/go/tools/staticcheck/sa1016
18022026-03-07T07:22:16.270Zhonnef.co/go/tools/staticcheck/sa1017
18032026-03-07T07:22:16.313Zhonnef.co/go/tools/staticcheck/sa1018
18042026-03-07T07:22:16.337Zhonnef.co/go/tools/staticcheck/sa1019
18052026-03-07T07:22:16.361Zhonnef.co/go/tools/staticcheck/sa1020
18062026-03-07T07:22:16.385Zhonnef.co/go/tools/staticcheck/sa1021
18072026-03-07T07:22:16.463Zhonnef.co/go/tools/staticcheck/sa1023
18082026-03-07T07:22:16.463Zhonnef.co/go/tools/staticcheck/sa1025
18092026-03-07T07:22:16.487Zhonnef.co/go/tools/staticcheck/sa1026
18102026-03-07T07:22:16.487Zhonnef.co/go/tools/staticcheck/sa1024
18112026-03-07T07:22:16.488Zhonnef.co/go/tools/staticcheck/sa1027
18122026-03-07T07:22:16.488Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o
18132026-03-07T07:22:16.512Zhonnef.co/go/tools/staticcheck/sa1028
18142026-03-07T07:22:16.585Zhonnef.co/go/tools/staticcheck/sa1029
18152026-03-07T07:22:16.585Zhonnef.co/go/tools/staticcheck/sa1030
18162026-03-07T07:22:16.610Zhonnef.co/go/tools/staticcheck/sa1031
18172026-03-07T07:22:16.610Zhonnef.co/go/tools/staticcheck/sa1032
18182026-03-07T07:22:16.635Zhonnef.co/go/tools/staticcheck/sa2000
18192026-03-07T07:22:16.635Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o
18202026-03-07T07:22:16.635Zhonnef.co/go/tools/staticcheck/sa2001
18212026-03-07T07:22:16.713Zhonnef.co/go/tools/staticcheck/sa2002
18222026-03-07T07:22:16.737Zhonnef.co/go/tools/staticcheck/sa2003
18232026-03-07T07:22:16.738Zhonnef.co/go/tools/staticcheck/sa3000
18242026-03-07T07:22:16.761Zhonnef.co/go/tools/staticcheck/sa3001
18252026-03-07T07:22:16.785Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o
18262026-03-07T07:22:16.786Zhonnef.co/go/tools/staticcheck/sa4000
18272026-03-07T07:22:16.786Zhonnef.co/go/tools/staticcheck/sa4001
18282026-03-07T07:22:16.815Zhonnef.co/go/tools/staticcheck/sa4003
18292026-03-07T07:22:16.852Zhonnef.co/go/tools/staticcheck/sa4004
18302026-03-07T07:22:16.877Zhonnef.co/go/tools/staticcheck/sa4005
18312026-03-07T07:22:16.877Zhonnef.co/go/tools/staticcheck/sa4006
18322026-03-07T07:22:16.901Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o
18332026-03-07T07:22:16.925Zhonnef.co/go/tools/staticcheck/sa4008
18342026-03-07T07:22:16.952Zhonnef.co/go/tools/staticcheck/sa4009
18352026-03-07T07:22:16.976Zhonnef.co/go/tools/staticcheck/sa4010
18362026-03-07T07:22:16.976Zhonnef.co/go/tools/staticcheck/sa4011
18372026-03-07T07:22:17.000Zhonnef.co/go/tools/staticcheck/sa4012
18382026-03-07T07:22:17.000Zhonnef.co/go/tools/staticcheck/sa4013
18392026-03-07T07:22:17.024Zhonnef.co/go/tools/staticcheck/sa4014
18402026-03-07T07:22:17.025Zhonnef.co/go/tools/staticcheck/sa4015
18412026-03-07T07:22:17.049Zhonnef.co/go/tools/staticcheck/sa4016
18422026-03-07T07:22:17.073Zhonnef.co/go/tools/staticcheck/sa4017
18432026-03-07T07:22:17.098Zhonnef.co/go/tools/staticcheck/sa4019
18442026-03-07T07:22:17.098Zhonnef.co/go/tools/staticcheck/sa4018
18452026-03-07T07:22:17.124Zhonnef.co/go/tools/staticcheck/sa4020
18462026-03-07T07:22:17.148Zhonnef.co/go/tools/staticcheck/sa4021
18472026-03-07T07:22:17.173Zhonnef.co/go/tools/staticcheck/sa4022
18482026-03-07T07:22:17.173Zhonnef.co/go/tools/staticcheck/sa4023
18492026-03-07T07:22:17.173Zhonnef.co/go/tools/staticcheck/sa4024
18502026-03-07T07:22:17.198Zhonnef.co/go/tools/staticcheck/sa4025
18512026-03-07T07:22:17.198Zhonnef.co/go/tools/staticcheck/sa4026
18522026-03-07T07:22:17.222Zhonnef.co/go/tools/staticcheck/sa4027
18532026-03-07T07:22:17.222Zhonnef.co/go/tools/staticcheck/sa4028
18542026-03-07T07:22:17.222Zhonnef.co/go/tools/staticcheck/sa4029
18552026-03-07T07:22:17.222Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o
18562026-03-07T07:22:17.286Zhonnef.co/go/tools/staticcheck/sa4030
18572026-03-07T07:22:17.310Zhonnef.co/go/tools/staticcheck/sa4032
18582026-03-07T07:22:17.310Zhonnef.co/go/tools/staticcheck/sa5000
18592026-03-07T07:22:17.368Zhonnef.co/go/tools/staticcheck/sa5001
18602026-03-07T07:22:17.395Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o
18612026-03-07T07:22:17.420Zhonnef.co/go/tools/staticcheck/sa5002
18622026-03-07T07:22:17.446Zhonnef.co/go/tools/staticcheck/sa5003
18632026-03-07T07:22:17.446Zhonnef.co/go/tools/staticcheck/sa5004
18642026-03-07T07:22:17.470Zhonnef.co/go/tools/staticcheck/sa4031
18652026-03-07T07:22:17.470Zhonnef.co/go/tools/staticcheck/sa5005
18662026-03-07T07:22:17.534Zhonnef.co/go/tools/staticcheck/sa5007
18672026-03-07T07:22:17.567Zhonnef.co/go/tools/staticcheck/sa5008
18682026-03-07T07:22:17.591Zhonnef.co/go/tools/staticcheck/sa5009
18692026-03-07T07:22:17.637Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o
18702026-03-07T07:22:17.714Zhonnef.co/go/tools/staticcheck/sa5010
18712026-03-07T07:22:17.714Zhonnef.co/go/tools/staticcheck/sa5011
18722026-03-07T07:22:17.738Zhonnef.co/go/tools/staticcheck/sa5012
18732026-03-07T07:22:17.738Zhonnef.co/go/tools/staticcheck/sa6000
18742026-03-07T07:22:17.738Zhonnef.co/go/tools/staticcheck/sa6001
18752026-03-07T07:22:17.738Zhonnef.co/go/tools/staticcheck/sa6002
18762026-03-07T07:22:17.738Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o
18772026-03-07T07:22:17.765Zhonnef.co/go/tools/staticcheck/sa6003
18782026-03-07T07:22:17.840Zhonnef.co/go/tools/staticcheck/sa6005
18792026-03-07T07:22:17.864Zhonnef.co/go/tools/staticcheck/sa6006
18802026-03-07T07:22:17.864Zhonnef.co/go/tools/staticcheck/sa9001
18812026-03-07T07:22:17.864Zhonnef.co/go/tools/staticcheck/sa9002
18822026-03-07T07:22:17.888Zhonnef.co/go/tools/staticcheck/sa9003
18832026-03-07T07:22:17.935Zhonnef.co/go/tools/staticcheck/sa9004
18842026-03-07T07:22:17.959Zhonnef.co/go/tools/staticcheck/sa9005
18852026-03-07T07:22:17.959Zhonnef.co/go/tools/staticcheck/sa9006
18862026-03-07T07:22:17.959Zhonnef.co/go/tools/staticcheck/sa9007
18872026-03-07T07:22:18.063Zhonnef.co/go/tools/staticcheck/sa9008
18882026-03-07T07:22:18.087Zhonnef.co/go/tools/staticcheck/sa9009
18892026-03-07T07:22:18.131Zhonnef.co/go/tools/stylecheck/st1000
18902026-03-07T07:22:18.156Zhonnef.co/go/tools/stylecheck/st1001
18912026-03-07T07:22:18.156Zhonnef.co/go/tools/stylecheck/st1003
18922026-03-07T07:22:18.156Zhonnef.co/go/tools/stylecheck/st1005
18932026-03-07T07:22:18.182Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o
18942026-03-07T07:22:18.182Zhonnef.co/go/tools/stylecheck/st1006
18952026-03-07T07:22:18.208Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o
18962026-03-07T07:22:18.280Zhonnef.co/go/tools/stylecheck/st1008
18972026-03-07T07:22:18.304Zhonnef.co/go/tools/stylecheck/st1011
18982026-03-07T07:22:18.328Zhonnef.co/go/tools/stylecheck/st1012
18992026-03-07T07:22:18.328Zhonnef.co/go/tools/stylecheck/st1013
19002026-03-07T07:22:18.353Zhonnef.co/go/tools/stylecheck/st1015
19012026-03-07T07:22:18.353Zhonnef.co/go/tools/stylecheck/st1016
19022026-03-07T07:22:18.377Zhonnef.co/go/tools/staticcheck
19032026-03-07T07:22:18.402Zhonnef.co/go/tools/stylecheck/st1017
19042026-03-07T07:22:18.402Zhonnef.co/go/tools/stylecheck/st1018
19052026-03-07T07:22:18.426Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o
19062026-03-07T07:22:18.486Zhonnef.co/go/tools/stylecheck/st1019
19072026-03-07T07:22:18.510Zhonnef.co/go/tools/stylecheck/st1021
19082026-03-07T07:22:18.510Zhonnef.co/go/tools/stylecheck/st1020
19092026-03-07T07:22:18.510Zhonnef.co/go/tools/stylecheck/st1022
19102026-03-07T07:22:18.510Zhonnef.co/go/tools/stylecheck/st1023
19112026-03-07T07:22:18.670Zhonnef.co/go/tools/stylecheck
19122026-03-07T07:22:18.710Zhonnef.co/go/tools/cmd/staticcheck
19132026-03-07T07:22:18.761Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o
19142026-03-07T07:22:18.945Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o
19152026-03-07T07:22:19.162Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o
19162026-03-07T07:22:19.186Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o
19172026-03-07T07:22:19.221Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o
19182026-03-07T07:22:19.277Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o
19192026-03-07T07:22:19.494Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o
19202026-03-07T07:22:19.588Ztouch bin/.bootstrap
19212026-03-07T07:22:19.612Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o
19222026-03-07T07:22:19.636Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o
19232026-03-07T07:22:19.680Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o
19242026-03-07T07:22:19.934Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o
19252026-03-07T07:22:19.995Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o
19262026-03-07T07:22:20.051Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o
19272026-03-07T07:22:20.174Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o
19282026-03-07T07:22:20.226Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o
19292026-03-07T07:22:20.250Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o
19302026-03-07T07:22:20.324Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o
19312026-03-07T07:22:20.452Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o
19322026-03-07T07:22:20.559Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o
19332026-03-07T07:22:20.633Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o
19342026-03-07T07:22:20.971Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o
19352026-03-07T07:22:20.999Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o
19362026-03-07T07:22:21.023Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o
19372026-03-07T07:22:21.023Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o
19382026-03-07T07:22:21.048Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o
19392026-03-07T07:22:21.048Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o
19402026-03-07T07:22:21.243Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o
19412026-03-07T07:22:21.270Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o
19422026-03-07T07:22:21.422Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o
19432026-03-07T07:22:21.510Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o
19442026-03-07T07:22:21.545Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o
19452026-03-07T07:22:21.607Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o
19462026-03-07T07:22:21.697Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o
19472026-03-07T07:22:21.854Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o
19482026-03-07T07:22:21.879Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o
19492026-03-07T07:22:21.907Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o
19502026-03-07T07:22:22.096Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o
19512026-03-07T07:22:22.146Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o
19522026-03-07T07:22:22.249Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o
19532026-03-07T07:22:22.425Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o
19542026-03-07T07:22:22.450Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o
19552026-03-07T07:22:22.450Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o
19562026-03-07T07:22:22.489Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o
19572026-03-07T07:22:23.143Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o
19582026-03-07T07:22:23.187Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o
19592026-03-07T07:22:23.225Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o
19602026-03-07T07:22:23.269Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o
19612026-03-07T07:22:23.293Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o
19622026-03-07T07:22:23.358Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o
19632026-03-07T07:22:23.497Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o
19642026-03-07T07:22:23.732Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} +
19652026-03-07T07:22:23.792Zset -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 \
19662026-03-07T07:22:23.794Z 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; \
19672026-03-07T07:22:23.794Zdone
19682026-03-07T07:22:23.855Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o
19692026-03-07T07:22:23.880Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o
19702026-03-07T07:22:23.904Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o
19712026-03-07T07:22:23.949Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o
19722026-03-07T07:22:24.149Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o
19732026-03-07T07:22:24.173Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o
19742026-03-07T07:22:24.335Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o
19752026-03-07T07:22:24.528Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o
19762026-03-07T07:22:24.553Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o
19772026-03-07T07:22:24.639Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o
19782026-03-07T07:22:24.680Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o
19792026-03-07T07:22:24.894Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o
19802026-03-07T07:22:25.139Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o
19812026-03-07T07:22:25.372Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o
19822026-03-07T07:22:25.452Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o
19832026-03-07T07:22:25.477Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o
19842026-03-07T07:22:25.501Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o
19852026-03-07T07:22:25.691Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o
19862026-03-07T07:22:25.722Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o
19872026-03-07T07:22:25.942Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o
19882026-03-07T07:22:26.049Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o
19892026-03-07T07:22:26.255Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o
19902026-03-07T07:22:26.387Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o
19912026-03-07T07:22:26.502Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o
19922026-03-07T07:22:26.684Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o
19932026-03-07T07:22:27.093Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o
19942026-03-07T07:22:27.127Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o
19952026-03-07T07:22:27.274Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o
19962026-03-07T07:22:27.348Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o
19972026-03-07T07:22:27.491Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o
19982026-03-07T07:22:27.600Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o
19992026-03-07T07:22:27.848Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o
20002026-03-07T07:22:27.981Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o
20012026-03-07T07:22:28.020Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o
20022026-03-07T07:22:28.064Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o
20032026-03-07T07:22:28.373Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o
20042026-03-07T07:22:28.403Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o
20052026-03-07T07:22:28.638Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o
20062026-03-07T07:22:28.662Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o
20072026-03-07T07:22:28.701Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o
20082026-03-07T07:22:29.023Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o
20092026-03-07T07:22:29.080Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o
20102026-03-07T07:22:29.229Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o
20112026-03-07T07:22:29.346Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o
20122026-03-07T07:22:29.465Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o
20132026-03-07T07:22:29.509Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o
20142026-03-07T07:22:29.644Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o
20152026-03-07T07:22:29.668Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o
20162026-03-07T07:22:29.825Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o
20172026-03-07T07:22:30.110Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o
20182026-03-07T07:22:30.228Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o
20192026-03-07T07:22:30.353Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o
20202026-03-07T07:22:30.557Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o
20212026-03-07T07:22:30.707Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o
20222026-03-07T07:22:30.857Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o
20232026-03-07T07:22:31.087Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o
20242026-03-07T07:22:31.154Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o
20252026-03-07T07:22:31.201Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o
20262026-03-07T07:22:31.562Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o
20272026-03-07T07:22:31.617Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o
20282026-03-07T07:22:31.712Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o
20292026-03-07T07:22:31.958Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o
20302026-03-07T07:22:32.019Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o
20312026-03-07T07:22:32.150Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o
20322026-03-07T07:22:32.331Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o
20332026-03-07T07:22:32.356Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o
20342026-03-07T07:22:32.417Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o
20352026-03-07T07:22:32.556Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o
20362026-03-07T07:22:32.619Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o
20372026-03-07T07:22:32.706Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o
20382026-03-07T07:22:32.872Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o
20392026-03-07T07:22:32.896Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o
20402026-03-07T07:22:32.945Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o
20412026-03-07T07:22:32.984Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o
20422026-03-07T07:22:33.013Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o
20432026-03-07T07:22:33.120Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o
20442026-03-07T07:22:33.208Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o
20452026-03-07T07:22:33.237Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o
20462026-03-07T07:22:33.581Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o
20472026-03-07T07:22:33.711Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o
20482026-03-07T07:22:33.778Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o
20492026-03-07T07:22:33.929Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o
20502026-03-07T07:22:34.080Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o
20512026-03-07T07:22:34.270Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o
20522026-03-07T07:22:34.300Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o
20532026-03-07T07:22:34.449Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o
20542026-03-07T07:22:34.487Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o
20552026-03-07T07:22:34.588Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o
20562026-03-07T07:22:34.620Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o
20572026-03-07T07:22:34.677Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o
20582026-03-07T07:22:35.041Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o
20592026-03-07T07:22:35.068Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o
20602026-03-07T07:22:35.206Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o
20612026-03-07T07:22:35.368Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o
20622026-03-07T07:22:35.535Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o
20632026-03-07T07:22:35.560Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o
20642026-03-07T07:22:35.752Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o
20652026-03-07T07:22:35.790Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} +
20662026-03-07T07:22:35.814Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o
20672026-03-07T07:22:35.838Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o
20682026-03-07T07:22:35.862Zbuf 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
20692026-03-07T07:22:35.887Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o
20702026-03-07T07:22:36.138Z[100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o
20712026-03-07T07:22:36.264Z(cd pkg/roachprod/vm/aws && go generate)
20722026-03-07T07:22:36.289Z(cd pkg/security/securitytest && go generate)
20732026-03-07T07:22:36.508Zbuf 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
20742026-03-07T07:22:36.534Zgo 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; }
20752026-03-07T07:22:36.558Zgo 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; }
20762026-03-07T07:22:36.653Zgofmt -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
20772026-03-07T07:22:36.735Zgoimports -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
20782026-03-07T07:22:36.906Ztouch bin/.gw_protobuf_sources
20792026-03-07T07:22:36.930Zset -euo pipefail; \
20802026-03-07T07:22:36.930Z ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \
20812026-03-07T07:22:36.930Z if expr "$ret" : ".*conflicts" >/dev/null; then \
20822026-03-07T07:22:36.930Z echo "$ret"; exit 1; \
20832026-03-07T07:22:36.930Z fi
20842026-03-07T07:22:36.954Zmv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go
20852026-03-07T07:22:36.978Zgofmt -s -w pkg/sql/parser/helpmap_test.go
20862026-03-07T07:22:36.978Zawk -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
20872026-03-07T07:22:37.007Zmv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go
20882026-03-07T07:22:37.031Zgofmt -s -w pkg/sql/parser/help_messages.go
20892026-03-07T07:22:37.031Zgo 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
20902026-03-07T07:22:37.301Zawk -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
20912026-03-07T07:22:37.332Zmv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go
20922026-03-07T07:22:37.356Zgofmt -s -w pkg/sql/lexbase/reserved_keywords.go
20932026-03-07T07:22:37.356Zstringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go
20942026-03-07T07:22:37.545Zmv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go
20952026-03-07T07:22:37.569Zgofmt -s -w pkg/sql/lexbase/keywords.go
20962026-03-07T07:22:37.877Zmv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go
20972026-03-07T07:22:37.902Z[100%] Linking CXX shared library lib/libgeos.so
20982026-03-07T07:22:37.926Zmv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go
20992026-03-07T07:22:38.095Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o
21002026-03-07T07:22:38.120Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o
21012026-03-07T07:22:38.439Zgofmt -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
21022026-03-07T07:22:40.083Ztouch bin/.go_protobuf_sources
21032026-03-07T07:22:40.108Zgo 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; }
21042026-03-07T07:22:40.108Zgo 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; }
21052026-03-07T07:22:41.001Zmv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go
21062026-03-07T07:22:41.026Zmv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go
21072026-03-07T07:22:41.173Z(echo "// Code generated by goyacc. DO NOT EDIT."; \
21082026-03-07T07:22:41.173Z echo "// GENERATED FILE DO NOT EDIT"; \
21092026-03-07T07:22:41.173Z cat pkg/sql/parser/gen/sql.go.tmp | \
21102026-03-07T07:22:41.173Z 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
21112026-03-07T07:22:41.197Z(echo "// Code generated by make. DO NOT EDIT."; \
21122026-03-07T07:22:41.197Z echo "// GENERATED FILE DO NOT EDIT"; \
21132026-03-07T07:22:41.197Z echo; \
21142026-03-07T07:22:41.197Z echo "package lexbase"; \
21152026-03-07T07:22:41.197Z echo; \
21162026-03-07T07:22:41.197Z 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
21172026-03-07T07:22:41.197Zmv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go
21182026-03-07T07:22:41.222Zmv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go
21192026-03-07T07:22:41.222Zgoimports -w pkg/sql/parser/sql.go
21202026-03-07T07:22:43.374Z[100%] Linking CXX shared library lib/libgeos_c.so
21212026-03-07T07:22:43.464Zmkdir -p lib
21222026-03-07T07:22:43.488Zrm -f lib/lib{geos,geos_c}.so
21232026-03-07T07:22:43.488Zcp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib
21242026-03-07T07:22:43.512ZGOFLAGS= 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-53-g3517b2bb78" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3517b2bb78d9c630ce21ab057a4c7809dc5a9415" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -run "." -timeout 60m ./pkg/...
21252026-03-07T07:23:52.364Z? github.com/cockroachdb/cockroach/pkg/acceptance/cluster [no test files]
21262026-03-07T07:23:52.436Zok github.com/cockroachdb/cockroach/pkg/acceptance 0.063s
21272026-03-07T07:24:19.888Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster [no test files]
21282026-03-07T07:24:19.888Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/tc [no test files]
21292026-03-07T07:24:20.029Zok github.com/cockroachdb/cockroach/pkg/base 0.133s
21302026-03-07T07:25:15.042Zok github.com/cockroachdb/cockroach/pkg/bench 0.124s [no tests to run]
21312026-03-07T07:25:15.366Z? github.com/cockroachdb/cockroach/pkg/bench/cmd/pgbenchsetup [no test files]
21322026-03-07T07:25:20.260Z? github.com/cockroachdb/cockroach/pkg/blobs/blobspb [no test files]
21332026-03-07T07:25:20.284Z? github.com/cockroachdb/cockroach/pkg/build [no test files]
21342026-03-07T07:25:20.284Z? github.com/cockroachdb/cockroach/pkg/build/bazel [no test files]
21352026-03-07T07:25:44.673Z? github.com/cockroachdb/cockroach/pkg/cli/clicfg [no test files]
21362026-03-07T07:25:45.993Zok github.com/cockroachdb/cockroach/pkg/bench/rttanalysis 26.044s
21372026-03-07T07:25:45.994Zok github.com/cockroachdb/cockroach/pkg/bench/tpcc 0.205s
21382026-03-07T07:25:45.994Zok github.com/cockroachdb/cockroach/pkg/blobs 0.377s
21392026-03-07T07:25:45.994Zok github.com/cockroachdb/cockroach/pkg/build/starlarkutil 0.290s
21402026-03-07T07:25:45.994Zok github.com/cockroachdb/cockroach/pkg/build/util 0.104s
21412026-03-07T07:25:49.212Z? github.com/cockroachdb/cockroach/pkg/cli/clierrorplus [no test files]
21422026-03-07T07:25:49.237Z? github.com/cockroachdb/cockroach/pkg/cli/cliflags [no test files]
21432026-03-07T07:25:49.237Z? github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg [no test files]
21442026-03-07T07:25:59.041Z? github.com/cockroachdb/cockroach/pkg/cli/democluster/api [no test files]
21452026-03-07T07:25:59.065Z? github.com/cockroachdb/cockroach/pkg/cli/syncbench [no test files]
21462026-03-07T07:25:59.065Z? github.com/cockroachdb/cockroach/pkg/cloud [no test files]
21472026-03-07T07:26:03.849Z? github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils [no test files]
21482026-03-07T07:26:07.033Z? github.com/cockroachdb/cockroach/pkg/cloud/impl [no test files]
21492026-03-07T07:26:13.080Z? github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable [no test files]
21502026-03-07T07:26:14.721Z? github.com/cockroachdb/cockroach/pkg/cmd/allocsim [no test files]
21512026-03-07T07:26:14.746Z? github.com/cockroachdb/cockroach/pkg/cmd/cmdutil [no test files]
21522026-03-07T07:26:14.746Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol [no test files]
21532026-03-07T07:26:14.746Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol/pgconnect [no test files]
21542026-03-07T07:26:15.100Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-sql [no test files]
21552026-03-07T07:26:22.881Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-short [no test files]
21562026-03-07T07:26:22.881Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql [no test files]
21572026-03-07T07:26:22.906Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg [no test files]
21582026-03-07T07:26:22.906Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg/sqlstream [no test files]
21592026-03-07T07:26:22.906Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/exec [no test files]
21602026-03-07T07:26:22.906Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/os [no test files]
21612026-03-07T07:26:29.413Z? github.com/cockroachdb/cockroach/pkg/cmd/docgen [no test files]
21622026-03-07T07:26:29.437Z? github.com/cockroachdb/cockroach/pkg/cmd/fuzz [no test files]
21632026-03-07T07:26:29.437Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-binary [no test files]
21642026-03-07T07:26:29.437Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-distdir [no test files]
21652026-03-07T07:26:29.437Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables [no test files]
21662026-03-07T07:26:29.437Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables/rdbms [no test files]
21672026-03-07T07:26:29.816Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-spatial-ref-sys [no test files]
21682026-03-07T07:26:34.507Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-staticcheck [no test files]
21692026-03-07T07:26:34.532Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-test-suites [no test files]
21702026-03-07T07:26:34.532Z? github.com/cockroachdb/cockroach/pkg/cmd/geoviz [no test files]
21712026-03-07T07:26:34.532Z? github.com/cockroachdb/cockroach/pkg/cmd/gossipsim [no test files]
21722026-03-07T07:26:34.532Z? github.com/cockroachdb/cockroach/pkg/cmd/import-tools [no test files]
21732026-03-07T07:26:36.967Z? github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach [no test files]
21742026-03-07T07:26:38.488Z? github.com/cockroachdb/cockroach/pkg/cmd/reduce [no test files]
21752026-03-07T07:26:46.276Z? github.com/cockroachdb/cockroach/pkg/cmd/returncheck [no test files]
21762026-03-07T07:27:11.561Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod [no test files]
21772026-03-07T07:27:11.561Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod-stress [no test files]
21782026-03-07T07:27:23.712Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster [no test files]
21792026-03-07T07:27:23.712Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/option [no test files]
21802026-03-07T07:27:25.687Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/registry [no test files]
21812026-03-07T07:27:25.711Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/spec [no test files]
21822026-03-07T07:27:25.711Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test [no test files]
21832026-03-07T07:27:36.559Z? github.com/cockroachdb/cockroach/pkg/cmd/roachvet [no test files]
21842026-03-07T07:27:36.583Z? github.com/cockroachdb/cockroach/pkg/cmd/skip-test [no test files]
21852026-03-07T07:27:36.583Z? github.com/cockroachdb/cockroach/pkg/cmd/skiperrs [no test files]
21862026-03-07T07:27:36.583Z? github.com/cockroachdb/cockroach/pkg/cmd/skipped-tests [no test files]
21872026-03-07T07:27:36.583Z? github.com/cockroachdb/cockroach/pkg/cmd/smithcmp [no test files]
21882026-03-07T07:27:36.584Z? github.com/cockroachdb/cockroach/pkg/cmd/smithtest [no test files]
21892026-03-07T07:27:38.772Z? github.com/cockroachdb/cockroach/pkg/cmd/uptodate [no test files]
21902026-03-07T07:27:38.773Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck [no test files]
21912026-03-07T07:27:38.797Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck/lib/urlcheck [no test files]
21922026-03-07T07:27:38.797Z? github.com/cockroachdb/cockroach/pkg/cmd/workload [no test files]
21932026-03-07T07:27:38.797Z? github.com/cockroachdb/cockroach/pkg/cmd/wraprules [no test files]
21942026-03-07T07:27:38.797Z? github.com/cockroachdb/cockroach/pkg/cmd/zerosum [no test files]
21952026-03-07T07:27:44.002Z? github.com/cockroachdb/cockroach/pkg/col/coldatatestutils [no test files]
21962026-03-07T07:27:44.027Z? github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde [no test files]
21972026-03-07T07:27:44.027Z? github.com/cockroachdb/cockroach/pkg/col/typeconv [no test files]
21982026-03-07T07:27:44.027Z? github.com/cockroachdb/cockroach/pkg/compose [no test files]
21992026-03-07T07:27:44.203Z? github.com/cockroachdb/cockroach/pkg/compose/compare/compare [no test files]
22002026-03-07T07:27:47.129Z? github.com/cockroachdb/cockroach/pkg/docs [no test files]
22012026-03-07T07:27:47.154Z? github.com/cockroachdb/cockroach/pkg/featureflag [no test files]
22022026-03-07T07:27:47.154Z? github.com/cockroachdb/cockroach/pkg/gen/genbzl [no test files]
22032026-03-07T07:27:47.154Z? github.com/cockroachdb/cockroach/pkg/geo/geodist [no test files]
22042026-03-07T07:27:49.970Z? github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj [no test files]
22052026-03-07T07:27:52.280Z? github.com/cockroachdb/cockroach/pkg/geo/geosegmentize [no test files]
22062026-03-07T07:27:54.610Z? github.com/cockroachdb/cockroach/pkg/gossip/simulation [no test files]
22072026-03-07T07:27:54.636Z? github.com/cockroachdb/cockroach/pkg/internal/reporoot [no test files]
22082026-03-07T07:28:06.447Zok github.com/cockroachdb/cockroach/pkg/cli 141.281s
22092026-03-07T07:28:06.447Zok github.com/cockroachdb/cockroach/pkg/cli/clierror 0.744s
22102026-03-07T07:28:06.447Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlclient 1.110s
22112026-03-07T07:28:06.447Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlexec 3.447s
22122026-03-07T07:28:06.447Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlshell 3.982s
22132026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cli/democluster 6.648s
22142026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cli/exit 0.075s [no tests to run]
22152026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cloud/amazon 0.702s
22162026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cloud/azure 0.111s
22172026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cloud/gcp 0.113s
22182026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cloud/httpsink 0.548s
22192026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cloud/impl/cloudimpltests 0.242s [no tests to run]
22202026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cloud/nodelocal 0.201s
22212026-03-07T07:28:06.448Zok github.com/cockroachdb/cockroach/pkg/cloud/nullsink 0.087s
22222026-03-07T07:28:06.497Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile 3.201s
22232026-03-07T07:28:06.497Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable/filetabletest 10.537s
22242026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/clusterversion 0.121s
22252026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/bazci 0.102s
22262026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/cmpconn 0.244s
22272026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss 1.996s
22282026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/dev 0.125s
22292026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/docgen/extract 0.083s
22302026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/docs-issue-generation 0.083s
22312026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/internal/issues 0.103s
22322026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/label-merged-pr 0.134s
22332026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/mirror 0.102s
22342026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/prereqs 1.233s
22352026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-artifacts 0.092s
22362026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-provisional-artifacts 0.102s
22372026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce 0.101s
22382026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce/reducesql 0.258s
22392026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/release 0.089s
22402026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest 0.317s
22412026-03-07T07:28:06.498Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/prometheus 0.075s
22422026-03-07T07:28:06.501Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests 0.343s
22432026-03-07T07:28:06.501Zok github.com/cockroachdb/cockroach/pkg/cmd/testfilter 0.121s
22442026-03-07T07:28:06.501Zok github.com/cockroachdb/cockroach/pkg/col/coldata 0.862s
22452026-03-07T07:28:06.501Zok github.com/cockroachdb/cockroach/pkg/col/coldataext 0.119s
22462026-03-07T07:28:06.501Zok github.com/cockroachdb/cockroach/pkg/col/colserde 2.033s
22472026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/config 0.169s
22482026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/config/zonepb 0.353s
22492026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo 0.212s
22502026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geogen 0.069s
22512026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geogfn 0.263s
22522026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geographiclib 0.066s
22532026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geoindex 0.522s
22542026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geomfn 0.348s
22552026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geopb 0.078s
22562026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geoproj 0.064s
22572026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geoprojbase 0.339s
22582026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geos 0.105s
22592026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/geotransform 0.136s
22602026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/geo/twkb 0.104s
22612026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/gossip 6.920s
22622026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher 0.284s
22632026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/internal/rsg 0.249s
22642026-03-07T07:28:06.502Zok github.com/cockroachdb/cockroach/pkg/internal/rsg/yacc 0.125s
22652026-03-07T07:28:06.507Zok github.com/cockroachdb/cockroach/pkg/internal/sqlsmith 4.717s
22662026-03-07T07:28:06.507Zok github.com/cockroachdb/cockroach/pkg/internal/team 0.064s
22672026-03-07T07:28:36.498Z? github.com/cockroachdb/cockroach/pkg/jobs/jobspb [no test files]
22682026-03-07T07:28:36.523Z? github.com/cockroachdb/cockroach/pkg/jobs/jobstest [no test files]
22692026-03-07T07:28:36.524Z? github.com/cockroachdb/cockroach/pkg/keysbase [no test files]
22702026-03-07T07:29:26.744Zok github.com/cockroachdb/cockroach/pkg/jobs 50.159s
22712026-03-07T07:29:26.744Zok github.com/cockroachdb/cockroach/pkg/jobs/joberror 0.177s
22722026-03-07T07:29:26.744Zok github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts 0.177s [no tests to run]
22732026-03-07T07:29:26.744Zok github.com/cockroachdb/cockroach/pkg/keys 0.114s
22742026-03-07T07:29:46.632Z? github.com/cockroachdb/cockroach/pkg/kv/kvbase [no test files]
22752026-03-07T07:29:46.657Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient [no test files]
22762026-03-07T07:30:12.448Zok github.com/cockroachdb/cockroach/pkg/kv 25.775s
22772026-03-07T07:30:12.449Zok github.com/cockroachdb/cockroach/pkg/kv/bulk 2.387s
22782026-03-07T07:30:26.857Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant [no test files]
22792026-03-07T07:30:26.882Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache/rangecachemock [no test files]
22802026-03-07T07:31:53.840Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord 86.933s
22812026-03-07T07:31:53.840Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache 0.312s
22822026-03-07T07:31:53.840Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed 6.689s
22832026-03-07T07:31:53.840Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer 0.190s
22842026-03-07T07:31:53.840Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache 0.971s
22852026-03-07T07:31:53.840Zok github.com/cockroachdb/cockroach/pkg/kv/kvnemesis 4.607s
22862026-03-07T07:31:53.840Zok github.com/cockroachdb/cockroach/pkg/kv/kvprober 3.624s
22872026-03-07T07:32:22.805Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb [no test files]
22882026-03-07T07:32:25.312Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint [no test files]
22892026-03-07T07:32:25.312Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap [no test files]
22902026-03-07T07:33:01.912Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase [no test files]
22912026-03-07T07:33:01.912Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb [no test files]
22922026-03-07T07:33:33.843Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb [no test files]
22932026-03-07T07:33:33.868Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb [no test files]
22942026-03-07T07:33:33.868Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb [no test files]
22952026-03-07T07:33:33.868Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider [no test files]
22962026-03-07T07:33:46.608Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptutil [no test files]
22972026-03-07T07:33:46.633Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary [no test files]
22982026-03-07T07:33:46.633Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb [no test files]
22992026-03-07T07:34:03.765Z? github.com/cockroachdb/cockroach/pkg/migration [no test files]
23002026-03-07T07:34:17.050Z? github.com/cockroachdb/cockroach/pkg/migration/migrationjob [no test files]
23012026-03-07T07:34:24.560Z? github.com/cockroachdb/cockroach/pkg/migration/nodelivenesstest [no test files]
23022026-03-07T07:34:24.584Z? github.com/cockroachdb/cockroach/pkg/multitenant [no test files]
23032026-03-07T07:34:24.584Z? github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel [no test files]
23042026-03-07T07:34:24.584Z? github.com/cockroachdb/cockroach/pkg/release [no test files]
23052026-03-07T07:34:31.478Z? github.com/cockroachdb/cockroach/pkg/roachpb/gen [no test files]
23062026-03-07T07:34:31.503Z? github.com/cockroachdb/cockroach/pkg/roachpb/roachpbmock [no test files]
23072026-03-07T07:34:31.503Z? github.com/cockroachdb/cockroach/pkg/roachprod [no test files]
23082026-03-07T07:34:31.503Z? github.com/cockroachdb/cockroach/pkg/roachprod/errors [no test files]
23092026-03-07T07:34:34.863Z? github.com/cockroachdb/cockroach/pkg/roachprod/logger [no test files]
23102026-03-07T07:34:34.888Z? github.com/cockroachdb/cockroach/pkg/roachprod/ui [no test files]
23112026-03-07T07:34:34.888Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws [no test files]
23122026-03-07T07:34:35.355Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen [no test files]
23132026-03-07T07:34:35.355Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/azure [no test files]
23142026-03-07T07:34:35.380Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/flagstub [no test files]
23152026-03-07T07:34:35.384Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/gce [no test files]
23162026-03-07T07:34:35.384Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/local [no test files]
23172026-03-07T07:34:40.275Z? github.com/cockroachdb/cockroach/pkg/scheduledjobs [no test files]
23182026-03-07T07:36:19.258Z? github.com/cockroachdb/cockroach/pkg/security/pprompt [no test files]
23192026-03-07T07:36:19.286Z? github.com/cockroachdb/cockroach/pkg/security/securitytest [no test files]
23202026-03-07T07:36:32.182Z? github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb [no test files]
23212026-03-07T07:36:58.038Z? github.com/cockroachdb/cockroach/pkg/server/status/statuspb [no test files]
23222026-03-07T07:36:58.063Z? github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher/systemconfigwatchertest [no test files]
23232026-03-07T07:37:45.909Z? github.com/cockroachdb/cockroach/pkg/settings/cluster [no test files]
23242026-03-07T07:37:45.934Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob [no test files]
23252026-03-07T07:38:00.497Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter [no test files]
23262026-03-07T07:38:00.521Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter [no test files]
23272026-03-07T07:38:13.337Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils/spanconfigtestcluster [no test files]
23282026-03-07T07:38:35.215Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants [no test files]
23292026-03-07T07:38:43.057Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo/colinfotestutils [no test files]
23302026-03-07T07:38:44.272Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder [no test files]
23312026-03-07T07:38:44.272Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen [no test files]
23322026-03-07T07:38:51.614Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/desctestutils [no test files]
23332026-03-07T07:38:51.638Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting [no test files]
23342026-03-07T07:38:51.638Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv [no test files]
23352026-03-07T07:39:56.527Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite [no test files]
23362026-03-07T07:43:31.345Z? github.com/cockroachdb/cockroach/pkg/sql/descmetadata [no test files]
23372026-03-07T07:45:06.753Z? github.com/cockroachdb/cockroach/pkg/sql/faketreeeval [no test files]
23382026-03-07T07:46:01.782Z? github.com/cockroachdb/cockroach/pkg/sql/lexbase/allkeywords [no test files]
23392026-03-07T07:46:01.806Z? github.com/cockroachdb/cockroach/pkg/sql/memsize [no test files]
23402026-03-07T07:46:01.806Z? github.com/cockroachdb/cockroach/pkg/sql/mutations [no test files]
23412026-03-07T07:46:27.244Z? github.com/cockroachdb/cockroach/pkg/sql/opt/exec [no test files]
23422026-03-07T07:48:52.666Z? github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/langgen [no test files]
23432026-03-07T07:49:28.204Z? github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testexpr [no test files]
23442026-03-07T07:49:49.764Z? github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness [no test files]
23452026-03-07T07:49:49.791Z? github.com/cockroachdb/cockroach/pkg/sql/paramparse [no test files]
23462026-03-07T07:50:13.463Z? github.com/cockroachdb/cockroach/pkg/sql/parser/fuzz [no test files]
23472026-03-07T07:50:13.488Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode [no test files]
23482026-03-07T07:50:26.061Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice [no test files]
23492026-03-07T07:50:26.062Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase [no test files]
23502026-03-07T07:52:06.907Z? github.com/cockroachdb/cockroach/pkg/sql/protoreflect/test [no test files]
23512026-03-07T07:52:19.892Z? github.com/cockroachdb/cockroach/pkg/sql/roleoption [no test files]
23522026-03-07T07:52:53.467Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver 1258.724s
23532026-03-07T07:52:53.467Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan 0.278s
23542026-03-07T07:52:53.467Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply 0.142s
23552026-03-07T07:52:53.536Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval 14.092s
23562026-03-07T07:52:53.536Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result 0.216s
23572026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts 0.132s
23582026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport 2.189s
23592026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker 2.139s
23602026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency 28.998s
23612026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock 0.096s
23622026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison 0.113s
23632026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc 2.510s
23642026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc 0.932s
23652026-03-07T07:52:53.537Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver 0.907s
23662026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness 11.027s
23672026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery 1.184s
23682026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts 0.164s
23692026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache 2.551s
23702026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile 0.688s
23712026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage 27.162s
23722026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry 4.161s
23732026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed 0.692s
23742026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer 0.198s
23752026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports 11.482s
23762026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch 22.650s
23772026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset 0.249s
23782026-03-07T07:52:53.540Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/split 0.204s
23792026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader 0.304s
23802026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate 0.167s
23812026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache 5.467s
23822026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery 0.228s
23832026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait 0.185s
23842026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty 0.173s
23852026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/migration/migrationcluster 1.537s
23862026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/migration/migrationmanager 6.397s
23872026-03-07T07:52:53.541Zok github.com/cockroachdb/cockroach/pkg/migration/migrations 94.698s
23882026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/roachpb 0.854s
23892026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/roachprod/cloud 0.355s
23902026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/roachprod/config 0.282s
23912026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/roachprod/install 0.271s
23922026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/roachprod/ssh 0.295s
23932026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/roachprod/vm 0.270s
23942026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/rpc 4.562s
23952026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/rpc/nodedialer 2.411s
23962026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/security 4.284s
23972026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/security/certmgr 0.447s
23982026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/security/sessionrevival 0.370s
23992026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server 296.506s
24002026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/debug 0.431s
24012026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui 0.359s
24022026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/debug/pprofui 1.064s
24032026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/diagnostics 2.007s
24042026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/dumpstore 0.313s
24052026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/goroutinedumper 0.313s
24062026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/heapprofiler 0.520s
24072026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/pgurl 0.233s
24082026-03-07T07:52:53.542Zok github.com/cockroachdb/cockroach/pkg/server/serverpb 0.215s
24092026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/server/settingswatcher 1.710s
24102026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/server/status 10.635s
24112026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher 1.060s
24122026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/server/telemetry 0.347s
24132026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher 2.904s
24142026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/server/tracedumper 0.831s
24152026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/settings 0.318s
24162026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig 0.391s
24172026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor 3.260s
24182026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber 6.314s
24192026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager 6.418s
24202026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader 0.475s
24212026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler 0.265s [no tests to run]
24222026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator 0.162s [no tests to run]
24232026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher 1.110s
24242026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore 15.386s
24252026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils 0.388s
24262026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/sql 688.353s
24272026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/sql/backfill 0.254s
24282026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/sql/catalog 0.942s
24292026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap 0.384s
24302026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys 0.320s
24312026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat 0.236s
24322026-03-07T07:52:53.543Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb 0.273s
24332026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege 0.218s
24342026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo 0.228s
24352026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc 0.242s
24362026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb 0.145s
24372026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descs 4.021s
24382026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables 0.312s
24392026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate 0.157s
24402026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/lease 25.911s
24412026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion 0.406s
24422026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree 0.405s
24432026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver 0.404s
24442026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc 0.181s
24452026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr 0.266s
24462026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr 0.346s
24472026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema 0.346s
24482026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc 4.303s
24492026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc 0.524s
24502026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/colcontainer 0.989s
24512026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/colconv 0.342s
24522026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/colencoding 0.352s
24532026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/colexec 170.517s
24542026-03-07T07:52:53.545Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder 1.180s
24552026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg 1.179s
24562026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs 1.018s
24572026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase 2.898s
24582026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp 1.105s
24592026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash 1.169s
24602026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin 1.944s
24612026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj 2.539s
24622026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel 1.815s
24632026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan 1.744s
24642026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexectestutils 0.582s
24652026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils 3.209s
24662026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow 2.283s
24672026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen 0.255s
24682026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen/cmd/execgen 1.220s
24692026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexecerror 0.339s
24702026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexecop 1.548s
24712026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colfetcher 0.485s
24722026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colflow 4.344s
24732026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc 0.744s
24742026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/colmem 0.565s
24752026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/contention 0.307s
24762026-03-07T07:52:53.572Zok github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils 4.961s
24772026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache 0.576s
24782026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/contentionpb 0.391s
24792026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/covering 0.317s
24802026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/delegate 0.389s
24812026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/distsql 5.986s
24822026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/doctor 0.273s
24832026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/enum 1.307s
24842026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/execinfra 1.081s
24852026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/execinfrapb 0.464s
24862026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/execstats 0.938s
24872026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/flowinfra 15.907s
24882026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob 0.666s
24892026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier 0.205s
24902026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob_test 14.932s
24912026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/idxusage 0.251s
24922026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/importer 258.036s
24932026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/inverted 0.588s
24942026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/kvstreamer 18.308s
24952026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/lex 0.341s
24962026-03-07T07:52:53.574Zok github.com/cockroachdb/cockroach/pkg/sql/lexbase 0.984s
24972026-03-07T07:53:02.242Z? github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb [no test files]
24982026-03-07T07:53:39.776Z? github.com/cockroachdb/cockroach/pkg/sql/rowinfra [no test files]
24992026-03-07T07:53:58.395Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/comparetest [no test files]
25002026-03-07T07:53:58.395Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/cyclegraphtest [no test files]
25012026-03-07T07:53:58.419Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/entitynodetest [no test files]
25022026-03-07T07:53:58.419Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/reltest [no test files]
25032026-03-07T07:53:59.352Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbackup [no test files]
25042026-03-07T07:54:08.965Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt [no test files]
25052026-03-07T07:54:10.230Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestdeps [no test files]
25062026-03-07T07:54:10.255Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestutils [no test files]
25072026-03-07T07:54:10.255Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors [no test files]
25082026-03-07T07:54:20.414Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec [no test files]
25092026-03-07T07:54:20.439Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob [no test files]
25102026-03-07T07:54:20.439Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb [no test files]
25112026-03-07T07:54:20.439Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop [no test files]
25122026-03-07T07:54:27.021Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz [no test files]
25132026-03-07T07:54:27.021Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage [no test files]
25142026-03-07T07:54:31.323Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun [no test files]
25152026-03-07T07:54:31.347Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/sctest [no test files]
25162026-03-07T07:54:31.347Z? github.com/cockroachdb/cockroach/pkg/sql/scrub [no test files]
25172026-03-07T07:55:20.170Z? github.com/cockroachdb/cockroach/pkg/sql/sem/catid [no test files]
25182026-03-07T07:55:20.195Z? github.com/cockroachdb/cockroach/pkg/sql/sem/transform [no test files]
25192026-03-07T07:55:59.271Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin [no test files]
25202026-03-07T07:55:59.296Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp [no test files]
25212026-03-07T07:55:59.296Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow [no test files]
25222026-03-07T07:55:59.297Z? github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb [no test files]
25232026-03-07T07:56:09.472Z? github.com/cockroachdb/cockroach/pkg/sql/sessionphase [no test files]
25242026-03-07T07:56:09.498Z? github.com/cockroachdb/cockroach/pkg/sql/sqlerrors [no test files]
25252026-03-07T07:56:09.498Z? github.com/cockroachdb/cockroach/pkg/sql/sqlfsm [no test files]
25262026-03-07T07:56:09.498Z? github.com/cockroachdb/cockroach/pkg/sql/sqlinstance [no test files]
25272026-03-07T07:56:18.942Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness [no test files]
25282026-03-07T07:56:18.942Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider [no test files]
25292026-03-07T07:56:19.468Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/sqllivenesstestutils [no test files]
25302026-03-07T07:56:19.468Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats [no test files]
25312026-03-07T07:56:30.157Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage [no test files]
25322026-03-07T07:56:30.157Z? github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry [no test files]
25332026-03-07T07:56:30.183Z? github.com/cockroachdb/cockroach/pkg/sql/sqltestutils [no test files]
25342026-03-07T07:56:30.184Z? github.com/cockroachdb/cockroach/pkg/sql/sqlutil [no test files]
25352026-03-07T07:57:16.657Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam [no test files]
25362026-03-07T07:57:16.682Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam [no test files]
25372026-03-07T07:57:16.682Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam [no test files]
25382026-03-07T07:57:30.294Z? github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule [no test files]
25392026-03-07T07:57:32.613Z? github.com/cockroachdb/cockroach/pkg/sql/vtable [no test files]
25402026-03-07T07:58:00.433Z? github.com/cockroachdb/cockroach/pkg/testutils/buildutil [no test files]
25412026-03-07T07:58:00.458Z? github.com/cockroachdb/cockroach/pkg/testutils/colcontainerutils [no test files]
25422026-03-07T07:58:00.458Z? github.com/cockroachdb/cockroach/pkg/testutils/diagutils [no test files]
25432026-03-07T07:58:00.458Z? github.com/cockroachdb/cockroach/pkg/testutils/distsqlutils [no test files]
25442026-03-07T07:58:07.476Z? github.com/cockroachdb/cockroach/pkg/testutils/docker [no test files]
25452026-03-07T07:58:08.181Z? github.com/cockroachdb/cockroach/pkg/testutils/docker/docker-fsnotify [no test files]
25462026-03-07T07:58:08.181Z? github.com/cockroachdb/cockroach/pkg/testutils/echotest [no test files]
25472026-03-07T07:58:12.278Z? github.com/cockroachdb/cockroach/pkg/testutils/gossiputil [no test files]
25482026-03-07T07:58:12.279Z? github.com/cockroachdb/cockroach/pkg/testutils/grpcutils [no test files]
25492026-03-07T07:58:12.282Z? github.com/cockroachdb/cockroach/pkg/testutils/jobutils [no test files]
25502026-03-07T07:58:18.534Z? github.com/cockroachdb/cockroach/pkg/testutils/kvclientutils [no test files]
25512026-03-07T07:58:18.558Z? github.com/cockroachdb/cockroach/pkg/testutils/lint [no test files]
25522026-03-07T07:58:19.059Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/descriptormarshal [no test files]
25532026-03-07T07:58:19.084Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcheck [no test files]
25542026-03-07T07:58:19.084Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcmp [no test files]
25552026-03-07T07:58:31.174Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcclientconnclose [no test files]
25562026-03-07T07:58:31.237Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcstatuswithdetails [no test files]
25572026-03-07T07:58:39.396Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returncheck [no test files]
25582026-03-07T07:58:42.851Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/staticcheck [no test files]
25592026-03-07T07:58:43.803Z? github.com/cockroachdb/cockroach/pkg/testutils/localtestcluster [no test files]
25602026-03-07T07:58:43.803Z? github.com/cockroachdb/cockroach/pkg/testutils/metrictestutils [no test files]
25612026-03-07T07:58:43.803Z? github.com/cockroachdb/cockroach/pkg/testutils/pgtest [no test files]
25622026-03-07T07:58:43.827Z? github.com/cockroachdb/cockroach/pkg/testutils/physicalplanutils [no test files]
25632026-03-07T07:58:43.827Z? github.com/cockroachdb/cockroach/pkg/testutils/serverutils [no test files]
25642026-03-07T07:58:43.827Z? github.com/cockroachdb/cockroach/pkg/testutils/skip [no test files]
25652026-03-07T07:59:15.580Z? github.com/cockroachdb/cockroach/pkg/testutils/sstutil [no test files]
25662026-03-07T07:59:15.605Z? github.com/cockroachdb/cockroach/pkg/testutils/storageutils [no test files]
25672026-03-07T07:59:15.605Z? github.com/cockroachdb/cockroach/pkg/ts/catalog [no test files]
25682026-03-07T07:59:18.571Z? github.com/cockroachdb/cockroach/pkg/ts/tspb [no test files]
25692026-03-07T07:59:18.596Z? github.com/cockroachdb/cockroach/pkg/ui [no test files]
25702026-03-07T07:59:18.596Z? github.com/cockroachdb/cockroach/pkg/ui/distoss [no test files]
25712026-03-07T07:59:22.557Z? github.com/cockroachdb/cockroach/pkg/util/arith [no test files]
25722026-03-07T07:59:22.582Z? github.com/cockroachdb/cockroach/pkg/util/bufalloc [no test files]
25732026-03-07T07:59:26.766Z? github.com/cockroachdb/cockroach/pkg/util/cancelchecker [no test files]
25742026-03-07T07:59:38.434Z? github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype [no test files]
25752026-03-07T07:59:38.460Z? github.com/cockroachdb/cockroach/pkg/util/fileutil [no test files]
25762026-03-07T07:59:43.113Z? github.com/cockroachdb/cockroach/pkg/util/growstack [no test files]
25772026-03-07T08:00:55.787Z? github.com/cockroachdb/cockroach/pkg/util/interval/generic/internal [no test files]
25782026-03-07T08:00:55.787Z? github.com/cockroachdb/cockroach/pkg/util/ioctx [no test files]
25792026-03-07T08:00:57.831Z? github.com/cockroachdb/cockroach/pkg/util/iterutil [no test files]
25802026-03-07T08:00:59.915Z? github.com/cockroachdb/cockroach/pkg/util/jsonbytes [no test files]
25812026-03-07T08:00:59.939Z? github.com/cockroachdb/cockroach/pkg/util/keysutil [no test files]
25822026-03-07T08:00:59.940Z? github.com/cockroachdb/cockroach/pkg/util/leaktest [no test files]
25832026-03-07T08:01:09.695Z? github.com/cockroachdb/cockroach/pkg/util/log/channel [no test files]
25842026-03-07T08:01:09.759Z? github.com/cockroachdb/cockroach/pkg/util/log/gen [no test files]
25852026-03-07T08:04:25.506Z? github.com/cockroachdb/cockroach/pkg/util/log/logflags [no test files]
25862026-03-07T08:04:25.531Z? github.com/cockroachdb/cockroach/pkg/util/log/logpb [no test files]
25872026-03-07T08:04:25.531Z? github.com/cockroachdb/cockroach/pkg/util/log/logtestutils [no test files]
25882026-03-07T08:04:25.531Z? github.com/cockroachdb/cockroach/pkg/util/log/severity [no test files]
25892026-03-07T08:04:25.531Z? github.com/cockroachdb/cockroach/pkg/util/memzipper [no test files]
25902026-03-07T08:04:31.241Z? github.com/cockroachdb/cockroach/pkg/util/pprofutil [no test files]
25912026-03-07T08:04:37.753Z? github.com/cockroachdb/cockroach/pkg/util/sort [no test files]
25922026-03-07T08:04:47.140Z? github.com/cockroachdb/cockroach/pkg/util/stringencoding [no test files]
25932026-03-07T08:04:47.165Z? github.com/cockroachdb/cockroach/pkg/util/system [no test files]
25942026-03-07T08:04:49.034Z? github.com/cockroachdb/cockroach/pkg/util/targz/gen [no test files]
25952026-03-07T08:04:54.448Z? github.com/cockroachdb/cockroach/pkg/util/timeutil/gen [no test files]
25962026-03-07T08:07:21.980Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb [no test files]
25972026-03-07T08:07:22.005Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb [no test files]
25982026-03-07T08:07:22.005Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui [no test files]
25992026-03-07T08:07:22.006Z? github.com/cockroachdb/cockroach/pkg/util/tracing/zipper [no test files]
26002026-03-07T08:07:23.719Z? github.com/cockroachdb/cockroach/pkg/util/unaccent [no test files]
26012026-03-07T08:07:39.147Z? github.com/cockroachdb/cockroach/pkg/workload/bulkingest [no test files]
26022026-03-07T08:07:39.172Z? github.com/cockroachdb/cockroach/pkg/workload/connectionlatency [no test files]
26032026-03-07T08:07:39.172Z? github.com/cockroachdb/cockroach/pkg/workload/debug [no test files]
26042026-03-07T08:07:39.172Z? github.com/cockroachdb/cockroach/pkg/workload/examples [no test files]
26052026-03-07T08:07:40.753Z? github.com/cockroachdb/cockroach/pkg/workload/geospatial [no test files]
26062026-03-07T08:07:40.876Z? github.com/cockroachdb/cockroach/pkg/workload/indexes [no test files]
26072026-03-07T08:07:40.901Z? github.com/cockroachdb/cockroach/pkg/workload/jsonload [no test files]
26082026-03-07T08:07:40.901Z? github.com/cockroachdb/cockroach/pkg/workload/kv [no test files]
26092026-03-07T08:07:41.646Z? github.com/cockroachdb/cockroach/pkg/workload/ledger [no test files]
26102026-03-07T08:07:43.389Z? github.com/cockroachdb/cockroach/pkg/workload/querybench [no test files]
26112026-03-07T08:07:43.389Z? github.com/cockroachdb/cockroach/pkg/workload/querylog [no test files]
26122026-03-07T08:07:43.414Z? github.com/cockroachdb/cockroach/pkg/workload/queue [no test files]
26132026-03-07T08:07:43.414Z? github.com/cockroachdb/cockroach/pkg/workload/rand [no test files]
26142026-03-07T08:07:43.414Z? github.com/cockroachdb/cockroach/pkg/workload/schemachange [no test files]
26152026-03-07T08:07:43.439Z? github.com/cockroachdb/cockroach/pkg/workload/sqlsmith [no test files]
26162026-03-07T08:07:46.615Z? github.com/cockroachdb/cockroach/pkg/workload/tpccchecks [no test files]
26172026-03-07T08:07:46.641Z? github.com/cockroachdb/cockroach/pkg/workload/tpcds [no test files]
26182026-03-07T08:07:46.665Z? github.com/cockroachdb/cockroach/pkg/workload/ttllogger [no test files]
26192026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/logictest 1715.562s
26202026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/oidext 0.110s
26212026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt 0.294s
26222026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/bench 0.481s [no tests to run]
26232026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/cat 0.479s
26242026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/constraint 0.292s
26252026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/distribution 0.210s
26262026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder 127.214s
26272026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain 1.423s
26282026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint 0.496s
26292026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec 1.130s
26302026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr 0.798s
26312026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx 0.669s
26322026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/memo 4.570s
26332026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/norm 3.150s
26342026-03-07T08:14:38.473Zok github.com/cockroachdb/cockroach/pkg/sql/opt/opbench 2.886s
26352026-03-07T08:14:38.474Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder 3.129s
26362026-03-07T08:14:38.474Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optfmt 0.642s
26372026-03-07T08:14:38.474Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen 0.496s
26382026-03-07T08:14:38.474Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen 0.403s
26392026-03-07T08:14:38.474Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang 0.316s
26402026-03-07T08:14:38.474Zok github.com/cockroachdb/cockroach/pkg/sql/opt/ordering 0.521s
26412026-03-07T08:14:38.476Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx 0.687s
26422026-03-07T08:14:38.476Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partition 0.529s
26432026-03-07T08:14:38.476Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props 1.206s
26442026-03-07T08:14:38.477Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical 0.325s
26452026-03-07T08:14:38.477Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils 0.267s
26462026-03-07T08:14:38.477Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/opttester 0.501s
26472026-03-07T08:14:38.526Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testcat 0.717s
26482026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/opt/xform 7.008s
26492026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/parser 0.882s
26502026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire 61.503s
26512026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba 0.556s
26522026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap 0.393s
26532026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror 0.232s
26542026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel 3.116s
26552026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan 27.407s
26562026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle 0.266s
26572026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/privilege 0.285s
26582026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/protoreflect 0.356s
26592026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/querycache 1.071s
26602026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/randgen 2.993s
26612026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/row 6.368s
26622026-03-07T08:14:38.527Zok github.com/cockroachdb/cockroach/pkg/sql/rowcontainer 1.631s
26632026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc 1.768s
26642026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside 1.478s
26652026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside 1.340s
26662026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/rowexec 14.830s
26672026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/rowflow 1.881s
26682026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/scanner 0.491s
26692026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging 4.039s
26702026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachange 7.647s
26712026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger 61.380s
26722026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus 0.512s
26732026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel 0.388s
26742026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild 8.841s
26752026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp 2.542s
26762026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps 0.373s
26772026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec 2.862s
26782026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan 4.041s
26792026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen 0.305s
26802026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules 0.305s
26812026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph 0.341s
26822026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl 0.200s
26832026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/sem/builtins 12.755s
26842026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree 3.545s
26852026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree/eval_test 2.491s
26862026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/sessiondata 0.355s
26872026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/sessioninit 2.363s
26882026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/span 1.326s
26892026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider 0.335s
26902026-03-07T08:14:38.530Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage 2.525s
26912026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance 0.479s
26922026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage 2.557s
26932026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats 35.116s
26942026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil 0.193s
26952026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal 5.930s
26962026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/stats 29.479s
26972026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics 5.161s
26982026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/tests 67.735s
26992026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob 60.058s
27002026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/sql/types 1.321s
27012026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/startupmigrations 2.447s
27022026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager 1.966s
27032026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/storage 49.177s
27042026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/storage/enginepb 0.340s
27052026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/storage/fs 0.631s
27062026-03-07T08:14:38.531Zok github.com/cockroachdb/cockroach/pkg/storage/metamorphic 66.321s
27072026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils 1.536s
27082026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/floatcmp 0.165s
27092026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/keysutils 0.258s
27102026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errwrap 3.957s
27112026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/fmtsafe 3.610s
27122026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/forbiddenmethod 1.335s
27132026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/hash 2.126s
27142026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/leaktestcall 2.097s
27152026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nilness 1.064s
27162026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nocopy 0.910s
27172026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/passesutil 0.791s
27182026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returnerrcheck 1.799s
27192026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/timer 2.027s
27202026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/unconvert 1.155s
27212026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/sqlutils 1.413s
27222026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/testcluster 18.413s
27232026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/testutils/zerofields 0.255s
27242026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/ts 12.359s
27252026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/ts/testmodel 0.268s
27262026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util 1.453s
27272026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/admission 4.649s
27282026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/binfetcher 0.537s
27292026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/bitarray 0.319s
27302026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/buildutil 0.209s
27312026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/cache 0.116s
27322026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/caller 0.274s
27332026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/cgroups 0.271s
27342026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/circuit 0.865s
27352026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/cloudinfo 0.228s
27362026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/contextutil 0.227s
27372026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/ctxgroup 0.215s
27382026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/duration 0.153s
27392026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/encoding 1.124s
27402026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/encoding/csv 0.289s
27412026-03-07T08:14:38.532Zok github.com/cockroachdb/cockroach/pkg/util/envutil 0.477s
27422026-03-07T08:14:38.533Zok github.com/cockroachdb/cockroach/pkg/util/errorutil 0.604s
27432026-03-07T08:14:38.533Zok github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented 0.410s
27442026-03-07T08:14:38.533Zok github.com/cockroachdb/cockroach/pkg/util/flagutil 0.278s
27452026-03-07T08:14:38.533Zok github.com/cockroachdb/cockroach/pkg/util/fsm 0.385s
27462026-03-07T08:14:38.533Zok github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch 0.157s
27472026-03-07T08:14:38.559Zok github.com/cockroachdb/cockroach/pkg/util/goschedstats 0.442s
27482026-03-07T08:14:38.559Zok github.com/cockroachdb/cockroach/pkg/util/grpcutil 0.418s
27492026-03-07T08:14:38.559Zok github.com/cockroachdb/cockroach/pkg/util/hlc 0.528s
27502026-03-07T08:14:38.559Zok github.com/cockroachdb/cockroach/pkg/util/httputil 0.520s
27512026-03-07T08:14:38.559Zok github.com/cockroachdb/cockroach/pkg/util/humanizeutil 0.416s
27522026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/interval 2.464s
27532026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/interval/generic 12.350s
27542026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/ipaddr 0.132s
27552026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/json 1.746s
27562026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/limit 1.645s
27572026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/log 3.215s
27582026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/log/eventpb 0.230s
27592026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/log/logconfig 0.405s
27602026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/log/logcrash 1.071s
27612026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/log/testshout 0.431s
27622026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/metric 0.282s
27632026-03-07T08:14:38.560Zok github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric 0.408s
27642026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/mon 4.689s
27652026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/netutil 0.436s
27662026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/netutil/addr 0.290s
27672026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/optional 0.603s
27682026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/pretty 0.459s
27692026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/protoutil 0.161s
27702026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/quotapool 0.516s
27712026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/randutil 0.515s
27722026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/retry 0.226s
27732026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/ring 0.575s
27742026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/sdnotify 0.457s
27752026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/search 0.333s
27762026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/shuffle 0.331s
27772026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/span 0.187s
27782026-03-07T08:14:38.561Zok github.com/cockroachdb/cockroach/pkg/util/startup 1.040s
27792026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/stop 0.780s
27802026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/stringarena 0.579s [no tests to run]
27812026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/syncutil 0.926s
27822026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight 0.390s
27832026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/sysutil 0.514s
27842026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/targz 0.383s
27852026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/timeofday 0.441s
27862026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/timetz 0.215s
27872026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/timeutil 1.690s
27882026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate 0.496s
27892026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/tracing 1.364s
27902026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/tracing/collector 1.111s
27912026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/tracing/service 0.284s
27922026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/treeprinter 0.168s
27932026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/uint128 0.190s
27942026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/ulid 4.920s
27952026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/unique 0.957s
27962026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/uuid 0.208s
27972026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/util/version 0.158s
27982026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload 1.053s
27992026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/bank 1.481s
28002026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/cli 0.461s
28012026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/faker 0.321s
28022026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/histogram 0.111s
28032026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/movr 0.148s
28042026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/tpcc 0.374s
28052026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/tpch 0.494s
28062026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/workloadimpl 0.388s
28072026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/workloadsql 4.024s
28082026-03-07T08:14:38.562Zok github.com/cockroachdb/cockroach/pkg/workload/ycsb 17.325s
28092026-03-07T08:14:41.937Zprocess exited: duration 3326652 ms, exit code 0
 
28102026-03-07T08:14:41.990Zfound 0 output files