01K0D4W48W1WVWHCFDB531TPG8: test-illumos

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

Buildomat Job: 01K0D4WY4PPGHBRQZGEF3DX8YD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-17T21:47:04.154Zjob assigned to worker 01K0D5MZCAD603JYAE8HJCF8P1 [factory gimlet-EVT22200007-propolis, EVT22200007/34909] (queued for 13 m 37 s)
 
22025-07-17T21:47:13.724Zstarting task 0: "setup"
32025-07-17T21:47:13.755Z++ uname -s
42025-07-17T21:47:13.755Z+ kern=SunOS
52025-07-17T21:47:13.756Z+ build_user=build
62025-07-17T21:47:13.756Z+ build_uid=12345
72025-07-17T21:47:13.756Z+ work_dir=/work
82025-07-17T21:47:13.756Z+ input_dir=/input
92025-07-17T21:47:13.756Z+ [[ 0 == 12345 ]]
102025-07-17T21:47:13.756Z+ case "$kern" in
112025-07-17T21:47:13.756Z+ groupadd -g 12345 build
122025-07-17T21:47:13.756Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-17T21:47:15.751Z+ zfs create -o mountpoint=/work rpool/work
142025-07-17T21:47:15.791Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-17T21:47:15.818Z+ home_fs=zfs
162025-07-17T21:47:15.818Z+ [[ zfs == autofs ]]
172025-07-17T21:47:15.818Z+ mkdir -p /home/build
182025-07-17T21:47:15.818Z+ chown build:build /home/build /work
192025-07-17T21:47:17.815Z+ chmod 0700 /home/build /work
202025-07-17T21:47:17.850Zprocess exited: duration 4085 ms, exit code 0
 
212025-07-17T21:47:17.920Zstarting task 1: "authentication"
222025-07-17T21:47:17.983Zprocess exited: duration 63 ms, exit code 0
 
232025-07-17T21:47:18.038Zstarting task 2: "clone repository"
242025-07-17T21:47:18.067Z+ mkdir -p /work/oxidecomputer/cockroach
252025-07-17T21:47:18.067Z+ git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach
262025-07-17T21:47:18.094ZCloning into '/work/oxidecomputer/cockroach'...
272025-07-17T21:48:44.180ZUpdating files: 71% (7084/9944) Updating files: 72% (7160/9944) Updating files: 73% (7260/9944) Updating files: 74% (7359/9944) Updating files: 75% (7458/9944) Updating files: 76% (7558/9944) Updating files: 77% (7657/9944) Updating files: 78% (7757/9944) Updating files: 79% (7856/9944) Updating files: 80% (7956/9944) Updating files: 81% (8055/9944) Updating files: 82% (8155/9944) Updating files: 83% (8254/9944) Updating files: 84% (8353/9944) Updating files: 85% (8453/9944) Updating files: 86% (8552/9944) Updating files: 87% (8652/9944) Updating files: 88% (8751/9944) Updating files: 89% (8851/9944) Updating files: 90% (8950/9944) Updating files: 91% (9050/9944) Updating files: 92% (9149/9944) Updating files: 93% (9248/9944) Updating files: 94% (9348/9944) Updating files: 95% (9447/9944) Updating files: 96% (9547/9944) Updating files: 97% (9646/9944) Updating files: 98% (9746/9944) Updating files: 99% (9845/9944) Updating files: 100% (9944/9944) Updating files: 100% (9944/9944), done.
282025-07-17T21:48:44.180Z+ cd /work/oxidecomputer/cockroach
292025-07-17T21:48:44.180Z+ git fetch origin e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f
302025-07-17T21:48:44.572ZFrom https://github.com/oxidecomputer/cockroach
312025-07-17T21:48:44.572Z * branch e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f -> FETCH_HEAD
322025-07-17T21:48:44.597Z+ [[ -n iliana/ui-test ]]
332025-07-17T21:48:44.597Z++ git branch --show-current
342025-07-17T21:48:44.597Z+ current=release-22.1-oxide
352025-07-17T21:48:44.597Z+ [[ release-22.1-oxide != iliana/ui-test ]]
362025-07-17T21:48:44.597Z+ git branch -f iliana/ui-test e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f
372025-07-17T21:48:44.622Z+ git checkout -f iliana/ui-test
382025-07-17T21:48:44.939ZSwitched to branch 'iliana/ui-test'
392025-07-17T21:48:44.969Z+ git reset --hard e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f
402025-07-17T21:48:45.016ZHEAD is now at e80837cb83 run ui-test and ui-lint targets in CI
412025-07-17T21:48:45.043Zprocess exited: duration 86987 ms, exit code 0
 
422025-07-17T21:48:45.093Zstarting task 3: "build"
432025-07-17T21:48:45.119Z+ source .github/buildomat/helios-setup.sh
442025-07-17T21:48:45.119Z++ source .github/buildomat/versions.sh
452025-07-17T21:48:45.119Z+++ export GOTOOLCHAIN=local
462025-07-17T21:48:45.119Z+++ GOTOOLCHAIN=local
472025-07-17T21:48:45.119Z+++ GO_VERSION=1.22.11
482025-07-17T21:48:45.119Z+++ NODE_VERSION=20.11.1
492025-07-17T21:48:45.119Z+++ YARN_VERSION=1.22.22
502025-07-17T21:48:45.119Z++ GO_MAJOR=1.22
512025-07-17T21:48:45.119Z++ NODE_MAJOR=20
522025-07-17T21:48:45.119Z++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1
532025-07-17T21:48:58.591Z Startup: Refreshing catalog 'helios-dev' ... Done
542025-07-17T21:49:09.539Z Startup: Caching catalogs ... Done
552025-07-17T21:49:15.844ZPlanning: Solver setup ... Done
562025-07-17T21:49:15.887ZPlanning: Running solver ... Done
572025-07-17T21:49:15.976ZPlanning: Finding local manifests ... Done
582025-07-17T21:49:16.055ZPlanning: Fetching manifests: 0/3 0% complete
592025-07-17T21:49:16.839ZPlanning: Fetching manifests: 3/3 100% complete
602025-07-17T21:49:17.271ZPlanning: Package planning ... Done
612025-07-17T21:49:17.481ZPlanning: Merging actions ... Done
622025-07-17T21:49:17.760ZPlanning: Checking for conflicting actions ... Done
632025-07-17T21:49:17.807ZPlanning: Consolidating action changes ... Done
642025-07-17T21:49:18.517ZPlanning: Evaluating mediators ... Done
652025-07-17T21:49:18.561ZPlanning: Planning completed in 8.92 seconds
662025-07-17T21:49:18.586Z Packages to install: 3
672025-07-17T21:49:18.586Z Mediators to change: 2
682025-07-17T21:49:18.586Z Services to change: 1
692025-07-17T21:49:18.586Z Create boot environment: No
702025-07-17T21:49:18.586ZCreate backup boot environment: No
712025-07-17T21:49:18.661Z
722025-07-17T21:49:18.661ZDownload: 0/10875 items 0.0/111.8MB 0% complete
732025-07-17T21:49:35.749ZDownload: 1023/10875 items 44.9/111.8MB 40% complete
742025-07-17T21:49:40.742ZDownload: 3215/10875 items 53.3/111.8MB 47% complete (1.7M/s)
752025-07-17T21:49:45.740ZDownload: 5221/10875 items 57.6/111.8MB 51% complete (1.3M/s)
762025-07-17T21:49:50.785ZDownload: 9396/10875 items 109.6/111.8MB 98% complete (5.6M/s)
772025-07-17T21:49:54.126ZDownload: Completed 111.76 MB in 35.47 seconds (3.1M/s)
782025-07-17T21:49:54.535Z Actions: 1/12730 actions (Installing new actions)
792025-07-17T21:49:59.538Z Actions: 10962/12730 actions (Installing new actions)
802025-07-17T21:50:00.140Z Actions: Completed 12730 actions in 5.60 seconds.
812025-07-17T21:50:00.995Z Done
822025-07-17T21:50:00.995Z Done
832025-07-17T21:50:01.962Z Done
842025-07-17T21:50:07.434Z Done
852025-07-17T21:50:07.546Z Done
862025-07-17T21:50:07.571Z Done
872025-07-17T21:50:07.858Z Done
882025-07-17T21:50:08.370Z++ pushd /work
892025-07-17T21:50:08.395Z/work /work/oxidecomputer/cockroach
902025-07-17T21:50:08.395Z++ mkdir bin
912025-07-17T21:50:08.395Z++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js
922025-07-17T21:50:08.739Z++ sha256sum --ignore-missing -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS
932025-07-17T21:50:08.764Zyarn-1.22.22.js: OK
942025-07-17T21:50:08.764Z++ mv yarn-1.22.22.js bin/yarn
952025-07-17T21:50:08.764Z++ chmod a+x bin/yarn
962025-07-17T21:50:08.764Z++ popd
972025-07-17T21:50:08.764Z/work/oxidecomputer/cockroach
982025-07-17T21:50:08.764Z++ 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
992025-07-17T21:50:08.764Z++ 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
1002025-07-17T21:50:08.764Z++ nproc
1012025-07-17T21:50:08.764Z+ gmake -j8 test
1022025-07-17T21:50:09.140ZDetected change in build system. Rebooting make.
1032025-07-17T21:50:09.638Zgitdir=$(git rev-parse --git-dir 2>/dev/null || true); \
1042025-07-17T21:50:09.638Zif test -n "$gitdir"; then \
1052025-07-17T21:50:09.638Z git submodule update --init --recursive; \
1062025-07-17T21:50:09.638Zfi
1072025-07-17T21:50:09.695Zmkdir -p pkg/sql/parser/gen
1082025-07-17T21:50:09.730Zset -euo pipefail; \
1092025-07-17T21:50:09.730Zawk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \
1102025-07-17T21:50:09.730Zsed -e 's/[]\/$*.^|[]/\\&/g' | \
1112025-07-17T21:50:09.730Zsed -e "s/^/s_(type|token) <(/" | \
1122025-07-17T21:50:09.730Zawk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \
1132025-07-17T21:50:09.730Zsed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \
1142025-07-17T21:50:09.730Zawk -f pkg/sql/parser/replace_help_rules.awk | \
1152025-07-17T21:50:09.730Zsed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp
1162025-07-17T21:50:09.773ZSubmodule 'c-deps/geos' (https://github.com/cockroachdb/geos.git) registered for path 'c-deps/geos'
1172025-07-17T21:50:09.773ZSubmodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc'
1182025-07-17T21:50:09.774ZSubmodule 'c-deps/proj' (https://github.com/cockroachdb/PROJ.git) registered for path 'c-deps/proj'
1192025-07-17T21:50:09.808ZCloning into '/work/oxidecomputer/cockroach/c-deps/geos'...
1202025-07-17T21:50:09.834Zmv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y
1212025-07-17T21:50:09.859Zrm pkg/sql/parser/gen/types_regex.tmp
1222025-07-17T21:50:24.449ZCloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'...
1232025-07-17T21:50:26.486ZCloning into '/work/oxidecomputer/cockroach/c-deps/proj'...
1242025-07-17T21:50:44.246ZSubmodule path 'c-deps/geos': checked out 'ac79ef98b6a7bd26c87bf069f1e0685dbb648ba2'
1252025-07-17T21:50:44.299ZSubmodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3'
1262025-07-17T21:50:44.573ZSubmodule path 'c-deps/proj': checked out 'c8ff95857beb3027b5aa3d15726795570f38eccb'
1272025-07-17T21:50:44.599Zmkdir -p bin
1282025-07-17T21:50:44.599Ztouch bin/.submodules-initialized
1292025-07-17T21:50:44.599Zrm -rf /work/oxidecomputer/cockroach/lib/build/proj
1302025-07-17T21:50:44.599Zcd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf
1312025-07-17T21:50:44.599Zrm -rf /work/oxidecomputer/cockroach/lib/build/geos
1322025-07-17T21:50:44.637Zmkdir -p /work/oxidecomputer/cockroach/lib/build/proj
1332025-07-17T21:50:44.637Zmkdir -p /work/oxidecomputer/cockroach/lib/build/geos
1342025-07-17T21:50:44.637Zcd /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
1352025-07-17T21:50:44.638Zcd /work/oxidecomputer/cockroach/lib/build/geos && \
1362025-07-17T21:50:44.638Z cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS="-fPIC -include cstddef -include cstdint"
1372025-07-17T21:50:44.682ZCMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required):
1382025-07-17T21:50:44.682Z Compatibility with CMake < 2.8.12 will be removed from a future version of
1392025-07-17T21:50:44.682Z CMake.
1402025-07-17T21:50:44.682Z
1412025-07-17T21:50:44.682Z Update the VERSION argument <min> value or use a ...<max> suffix to tell
1422025-07-17T21:50:44.682Z CMake that the project does not need compatibility with older versions.
1432025-07-17T21:50:44.682Z
1442025-07-17T21:50:44.682Z
1452025-07-17T21:50:44.682Z-- GEOS: Build type: Release
1462025-07-17T21:50:44.682Z-- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin
1472025-07-17T21:50:44.682Z-- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib
1482025-07-17T21:50:44.888Z-- The C compiler identification is GNU 12.2.0
1492025-07-17T21:50:44.919Z-- The C compiler identification is GNU 12.2.0
1502025-07-17T21:50:44.919Z-- Detecting C compiler ABI info
1512025-07-17T21:50:45.024Zrm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc
1522025-07-17T21:50:45.049Zmkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc
1532025-07-17T21:50:45.049Zcd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof
1542025-07-17T21:50:45.074Z-- Detecting C compiler ABI info - done
1552025-07-17T21:50:45.074Z-- Check for working C compiler: /usr/bin/gcc - skipped
1562025-07-17T21:50:45.074Z-- Detecting C compile features
1572025-07-17T21:50:45.074Z-- Detecting C compile features - done
1582025-07-17T21:50:45.074Z--
1592025-07-17T21:50:45.074Z-- Configuring PROJ:
1602025-07-17T21:50:45.075Z--
1612025-07-17T21:50:45.075Z-- PROJ_VERSION = 4.9.3
1622025-07-17T21:50:45.100Z-- Looking for include file dlfcn.h
1632025-07-17T21:50:45.125Z-- The CXX compiler identification is GNU 12.2.0
1642025-07-17T21:50:45.154Z-- Detecting C compiler ABI info
1652025-07-17T21:50:45.154Zchecking for xsltproc... /usr/bin/xsltproc
1662025-07-17T21:50:45.154Zchecking for gcc... gcc
1672025-07-17T21:50:45.206Zchecking whether the C compiler works... yes
1682025-07-17T21:50:45.243Zchecking for C compiler default output file name... a.out
1692025-07-17T21:50:45.243Zchecking for suffix of executables... -- Looking for include file dlfcn.h - found
1702025-07-17T21:50:45.243Z-- Looking for include file inttypes.h
1712025-07-17T21:50:45.268Z
1722025-07-17T21:50:45.268Zchecking whether we are cross compiling... -- Detecting C compiler ABI info - done
1732025-07-17T21:50:45.294Z-- Check for working C compiler: /usr/bin/gcc - skipped
1742025-07-17T21:50:45.294Z-- Detecting C compile features
1752025-07-17T21:50:45.294Z-- Detecting C compile features - done
1762025-07-17T21:50:45.294Z-- Detecting CXX compiler ABI info
1772025-07-17T21:50:45.321Zno
1782025-07-17T21:50:45.346Zchecking for suffix of object files... o
1792025-07-17T21:50:45.372Zchecking whether the compiler supports GNU C... -- Looking for include file inttypes.h - found
1802025-07-17T21:50:45.372Z-- Looking for include file jni.h
1812025-07-17T21:50:45.372Zyes
1822025-07-17T21:50:45.399Zchecking whether gcc accepts -g... yes
1832025-07-17T21:50:45.436Zchecking for gcc option to enable C11 features... -- Looking for include file jni.h - not found
1842025-07-17T21:50:45.436Z-- Looking for include file memory.h
1852025-07-17T21:50:45.436Z-- Detecting CXX compiler ABI info - done
1862025-07-17T21:50:45.478Z-- Check for working CXX compiler: /usr/bin/g++ - skipped
1872025-07-17T21:50:45.478Z-- Detecting CXX compile features
1882025-07-17T21:50:45.478Z-- Detecting CXX compile features - done
1892025-07-17T21:50:45.478Z-- GEOS: Version 3.8.1
1902025-07-17T21:50:45.478Z-- GEOS: C API Version 1.13.3
1912025-07-17T21:50:45.478Z-- GEOS: JTS port 1.13.0
1922025-07-17T21:50:45.478Z-- GEOS: Require C++11
1932025-07-17T21:50:45.478Znone needed
1942025-07-17T21:50:45.478Zchecking whether compiler is cray... no
1952025-07-17T21:50:45.524Zchecking whether compiler supports -std=gnu11... yes
1962025-07-17T21:50:45.562Zchecking whether compiler supports -Wall... yes
1972025-07-17T21:50:45.562Zchecking whether compiler supports -Werror=declaration-after-statement... -- Looking for include file memory.h - found
1982025-07-17T21:50:45.562Z-- Looking for include file stdint.h
1992025-07-17T21:50:45.589Zyes
2002025-07-17T21:50:45.589Zchecking whether compiler supports -Wshorten-64-to-32... no
2012025-07-17T21:50:45.616Zchecking whether compiler supports -Wsign-compare... -- GEOS: Configured 'dist' target
2022025-07-17T21:50:45.616Z-- GEOS: Configured 'distcheck' target
2032025-07-17T21:50:45.616Z-- Configuring done (0.9s)
2042025-07-17T21:50:45.642Zyes
2052025-07-17T21:50:45.667Zchecking whether compiler supports -pipe... yes
2062025-07-17T21:50:45.693Zchecking whether compiler supports -g3... yes
2072025-07-17T21:50:45.693Zchecking how to run the C preprocessor... -- Looking for include file stdint.h - found
2082025-07-17T21:50:45.693Z-- Looking for include file stdlib.h
2092025-07-17T21:50:45.727Zgcc -E
2102025-07-17T21:50:45.780Zchecking for stdio.h... yes
2112025-07-17T21:50:45.813Zchecking for stdlib.h... yes
2122025-07-17T21:50:45.838Zchecking for string.h... -- Looking for include file stdlib.h - found
2132025-07-17T21:50:45.838Z-- Looking for include file string.h
2142025-07-17T21:50:45.838Z-- Generating done (0.2s)
2152025-07-17T21:50:45.838Zyes
2162025-07-17T21:50:45.839Zchecking for inttypes.h... -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos
2172025-07-17T21:50:45.864Zyes
2182025-07-17T21:50:45.864Zchecking for stdint.h... mkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2192025-07-17T21:50:45.864Zcp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2202025-07-17T21:50:45.904Zyes
2212025-07-17T21:50:45.904Zchecking for strings.h... yes
2222025-07-17T21:50:45.930Zchecking for sys/stat.h... yes
2232025-07-17T21:50:45.955Zchecking for sys/types.h... -- Looking for include file string.h - found
2242025-07-17T21:50:45.955Z-- Looking for include file sys/stat.h
2252025-07-17T21:50:45.955Zyes
2262025-07-17T21:50:45.989Zchecking for unistd.h... yes
2272025-07-17T21:50:46.093Zchecking whether byte ordering is bigendian... -- Looking for include file sys/stat.h - found
2282025-07-17T21:50:46.118Z-- Looking for include file sys/types.h
2292025-07-17T21:50:46.118Zno
2302025-07-17T21:50:46.168Zchecking size of void *... 8
2312025-07-17T21:50:46.220Zchecking size of int... 4
2322025-07-17T21:50:46.245Zchecking size of long... -- Looking for include file sys/types.h - found
2332025-07-17T21:50:46.245Z-- Looking for include file unistd.h
2342025-07-17T21:50:46.276Z8
2352025-07-17T21:50:46.329Zchecking size of long long... 8
2362025-07-17T21:50:46.366Zchecking size of intmax_t... -- Looking for include file unistd.h - found
2372025-07-17T21:50:46.366Z-- Looking for 4 include files stdlib.h, ..., float.h
2382025-07-17T21:50:46.405Z8
2392025-07-17T21:50:46.469Zchecking build system type... x86_64-pc-solaris2.11
2402025-07-17T21:50:46.495Zchecking host system type... x86_64-pc-solaris2.11
2412025-07-17T21:50:46.521Zchecking whether pause instruction is compilable... yes
2422025-07-17T21:50:46.521Zchecking for ar... ar
2432025-07-17T21:50:46.521Z-- Looking for 4 include files stdlib.h, ..., float.h - found
2442025-07-17T21:50:46.521Z/work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory]
2452025-07-17T21:50:46.521Zchecking for malloc.h... -- Looking for localeconv
2462025-07-17T21:50:46.546Zyes
2472025-07-17T21:50:46.572Zchecking whether malloc_usable_size definition can use const argument... yes
2482025-07-17T21:50:46.649Zchecking for library containing log... -- Looking for localeconv - found
2492025-07-17T21:50:46.649Z-- Looking for ceil in m
2502025-07-17T21:50:46.674Z-lm
2512025-07-17T21:50:46.717Zchecking whether __attribute__ syntax is compilable... yes
2522025-07-17T21:50:46.746Zchecking whether compiler supports -fvisibility=hidden... yes
2532025-07-17T21:50:46.776Zchecking whether compiler supports -Werror... yes
2542025-07-17T21:50:46.801Zchecking whether compiler supports -herror_on_warning... -- Looking for ceil in m - found
2552025-07-17T21:50:46.801ZCMake Deprecation Warning at cmake/policies.cmake:2 (cmake_policy):
2562025-07-17T21:50:46.801Z The OLD behavior for policy CMP0022 will be removed from a future version
2572025-07-17T21:50:46.801Z of CMake.
2582025-07-17T21:50:46.801Z
2592025-07-17T21:50:46.801Z The cmake-policies(7) manual explains that the OLD behaviors of all
2602025-07-17T21:50:46.801Z policies are deprecated and that a policy should be set to OLD only under
2612025-07-17T21:50:46.801Z specific short-term circumstances. Projects should be ported to the NEW
2622025-07-17T21:50:46.801Z behavior and not rely on setting a policy to OLD.
2632025-07-17T21:50:46.801ZCall Stack (most recent call first):
2642025-07-17T21:50:46.801Z CMakeLists.txt:44 (include)
2652025-07-17T21:50:46.801Z
2662025-07-17T21:50:46.801Z
2672025-07-17T21:50:46.802Z-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2682025-07-17T21:50:46.827Zyes
2692025-07-17T21:50:46.853Zchecking whether tls_model attribute is compilable... no
2702025-07-17T21:50:46.881Zchecking whether compiler supports -Werror... yes
2712025-07-17T21:50:46.915Zchecking whether compiler supports -herror_on_warning... yes
2722025-07-17T21:50:46.941Zchecking whether alloc_size attribute is compilable... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
2732025-07-17T21:50:46.966Z-- Found Threads: TRUE
2742025-07-17T21:50:46.966Z-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
2752025-07-17T21:50:46.966Zno
2762025-07-17T21:50:46.992Zchecking whether compiler supports -Werror... yes
2772025-07-17T21:50:47.021Zchecking whether compiler supports -herror_on_warning... yes
2782025-07-17T21:50:47.067Zchecking whether format(gnu_printf, ...) attribute is compilable... no
2792025-07-17T21:50:47.093Zchecking whether compiler supports -Werror... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
2802025-07-17T21:50:47.093Z-- PROJ_PLATFORM_NAME = x86
2812025-07-17T21:50:47.093Z-- PROJ_COMPILER_NAME = gcc-12.2.0
2822025-07-17T21:50:47.093Z-- PROJ4_TESTS = ON
2832025-07-17T21:50:47.118Zyes
2842025-07-17T21:50:47.143Zchecking whether compiler supports -herror_on_warning... yes
2852025-07-17T21:50:47.174Zchecking whether format(printf, ...) attribute is compilable... no
2862025-07-17T21:50:47.199Zchecking for a BSD-compatible install... /usr/bin/install -c
2872025-07-17T21:50:47.199Zchecking for ranlib... ranlib
2882025-07-17T21:50:47.199Zchecking for ld... /usr/bin/ld
2892025-07-17T21:50:47.199Zchecking for autoconf... /usr/bin/autoconf
2902025-07-17T21:50:47.199Zchecking for memalign... --
2912025-07-17T21:50:47.199Z-- Configuring proj library:
2922025-07-17T21:50:47.199Z--
2932025-07-17T21:50:47.226Z-- JNI_SUPPORT = OFF
2942025-07-17T21:50:47.251Z-- PROJ_CORE_TARGET = proj
2952025-07-17T21:50:47.251Z-- PROJ_CORE_TARGET_OUTPUT_NAME = proj
2962025-07-17T21:50:47.252Z-- PROJ_LIBRARY_TYPE = STATIC
2972025-07-17T21:50:47.252Z-- PROJ_LIBRARIES = proj
2982025-07-17T21:50:47.252Z-- Configuring done (2.6s)
2992025-07-17T21:50:47.252Zyes
3002025-07-17T21:50:47.285Zchecking for valloc... yes
3012025-07-17T21:50:47.310Zchecking whether compiler supports -O3... -- Generating done (0.1s)
3022025-07-17T21:50:47.310Z-- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj
3032025-07-17T21:50:47.335Zyes
3042025-07-17T21:50:47.362Zchecking whether compiler supports -funroll-loops... yes
3052025-07-17T21:50:47.395Zchecking for unwind.h... yes
3062025-07-17T21:50:47.442Zchecking for _Unwind_Backtrace in -lgcc... yes
3072025-07-17T21:50:47.487Zchecking configured backtracing method... libgcc
3082025-07-17T21:50:47.524Zchecking for sbrk... yes
3092025-07-17T21:50:47.549Zchecking whether utrace(2) is compilable... no
3102025-07-17T21:50:47.574Zchecking whether valgrind is compilable... no
3112025-07-17T21:50:47.607Zchecking whether a program using __builtin_unreachable is compilable... yes
3122025-07-17T21:50:47.666Zchecking whether a program using __builtin_ffsl is compilable... yes
3132025-07-17T21:50:47.723Zchecking LG_PAGE... 12
3142025-07-17T21:50:47.749ZMissing VERSION file, and unable to generate it; creating bogus VERSION
3152025-07-17T21:50:47.802Zchecking for pthread.h... yes
3162025-07-17T21:50:47.849Zchecking for pthread_create in -lpthread... yes
3172025-07-17T21:50:47.899Zchecking whether pthread_atfork(3) is compilable... yes
3182025-07-17T21:50:47.946Zchecking for library containing clock_gettime... none required
3192025-07-17T21:50:47.975Zchecking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no
3202025-07-17T21:50:48.023Zchecking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
3212025-07-17T21:50:48.057Zchecking whether mach_absolute_time() is compilable... no
3222025-07-17T21:50:48.082Zchecking whether compiler supports -Werror... yes
3232025-07-17T21:50:48.128Zchecking whether syscall(2) is compilable... yes
3242025-07-17T21:50:48.171Zchecking for secure_getenv... yes
3252025-07-17T21:50:48.215Zchecking for issetugid... yes
3262025-07-17T21:50:48.266Zchecking for _malloc_thread_cleanup... no
3272025-07-17T21:50:48.301Zchecking whether Darwin OSSpin*() is compilable... no
3282025-07-17T21:50:48.345Zchecking for _pthread_mutex_init_calloc_cb... no
3292025-07-17T21:50:48.372Zchecking for TLS... yes
3302025-07-17T21:50:48.421Zchecking whether C11 atomics is compilable... yes
3312025-07-17T21:50:48.448Zchecking whether atomic(9) is compilable... no
3322025-07-17T21:50:48.473Zchecking whether Darwin OSAtomic*() is compilable... no
3332025-07-17T21:50:48.515Zchecking whether madvise(2) is compilable... yes
3342025-07-17T21:50:48.560Zchecking whether madvise(..., MADV_FREE) is compilable... yes
3352025-07-17T21:50:48.608Zchecking whether madvise(..., MADV_DONTNEED) is compilable... yes
3362025-07-17T21:50:48.635Zchecking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no
3372025-07-17T21:50:48.660Zchecking whether to force 32-bit __sync_{add,sub}_and_fetch()... no
3382025-07-17T21:50:48.685Zchecking whether to force 64-bit __sync_{add,sub}_and_fetch()... no
3392025-07-17T21:50:48.738Zchecking for __builtin_clz... yes
3402025-07-17T21:50:48.764Zchecking whether Darwin os_unfair_lock_*() is compilable... no
3412025-07-17T21:50:48.802Zchecking whether glibc malloc hook is compilable... no
3422025-07-17T21:50:48.855Zchecking whether glibc memalign hook is compilable... no
3432025-07-17T21:50:48.888Zchecking whether pthreads adaptive mutexes is compilable... no
3442025-07-17T21:50:48.949Zchecking for _Bool... yes
3452025-07-17T21:50:48.988Zchecking for stdbool.h that conforms to C99... no
3462025-07-17T21:50:49.024Zconfigure: creating ./config.status
3472025-07-17T21:50:49.095Zconfig.status: creating Makefile
3482025-07-17T21:50:49.120Zconfig.status: creating jemalloc.pc
3492025-07-17T21:50:49.145Zconfig.status: creating doc/html.xsl
3502025-07-17T21:50:49.145Zconfig.status: creating doc/manpages.xsl
3512025-07-17T21:50:49.170Zconfig.status: creating doc/jemalloc.xml
3522025-07-17T21:50:49.195Zconfig.status: creating include/jemalloc/jemalloc_macros.h
3532025-07-17T21:50:49.220Zconfig.status: creating include/jemalloc/jemalloc_protos.h
3542025-07-17T21:50:49.220Zconfig.status: creating include/jemalloc/jemalloc_typedefs.h
3552025-07-17T21:50:49.246Zconfig.status: creating include/jemalloc/internal/jemalloc_internal.h
3562025-07-17T21:50:49.272Zconfig.status: creating test/test.sh
3572025-07-17T21:50:49.272Zconfig.status: creating test/include/test/jemalloc_test.h
3582025-07-17T21:50:49.302Zconfig.status: creating config.stamp
3592025-07-17T21:50:49.302Zconfig.status: creating bin/jemalloc-config
3602025-07-17T21:50:49.327Zconfig.status: creating bin/jemalloc.sh
3612025-07-17T21:50:49.352Zconfig.status: creating bin/jeprof
3622025-07-17T21:50:49.377Zconfig.status: creating include/jemalloc/jemalloc_defs.h
3632025-07-17T21:50:49.377Zconfig.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
3642025-07-17T21:50:49.403Zconfig.status: creating test/include/test/jemalloc_test_defs.h
3652025-07-17T21:50:49.428Zconfig.status: executing include/jemalloc/internal/private_namespace.h commands
3662025-07-17T21:50:49.428Zconfig.status: executing include/jemalloc/internal/private_unnamespace.h commands
3672025-07-17T21:50:49.428Zconfig.status: executing include/jemalloc/internal/public_symbols.txt commands
3682025-07-17T21:50:49.454Zconfig.status: executing include/jemalloc/internal/public_namespace.h commands
3692025-07-17T21:50:49.536Zconfig.status: executing include/jemalloc/internal/public_unnamespace.h commands
3702025-07-17T21:50:49.644Zconfig.status: executing include/jemalloc/internal/size_classes.h commands
3712025-07-17T21:50:49.771Zconfig.status: executing include/jemalloc/jemalloc_protos_jet.h commands
3722025-07-17T21:50:49.796Zconfig.status: executing include/jemalloc/jemalloc_rename.h commands
3732025-07-17T21:50:49.973Zconfig.status: executing include/jemalloc/jemalloc_mangle.h commands
3742025-07-17T21:50:50.178Zconfig.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
3752025-07-17T21:50:50.371Zconfig.status: executing include/jemalloc/jemalloc.h commands
3762025-07-17T21:50:50.403Z===============================================================================
3772025-07-17T21:50:50.403Zjemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000
3782025-07-17T21:50:50.403Zlibrary revision : 2
3792025-07-17T21:50:50.403Z
3802025-07-17T21:50:50.403ZCONFIG : --enable-prof CFLAGS=-g1 LDFLAGS=
3812025-07-17T21:50:50.429ZCC : gcc
3822025-07-17T21:50:50.429ZCONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops
3832025-07-17T21:50:50.429ZSPECIFIED_CFLAGS : -g1
3842025-07-17T21:50:50.429ZEXTRA_CFLAGS :
3852025-07-17T21:50:50.429ZCPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
3862025-07-17T21:50:50.429ZLDFLAGS :
3872025-07-17T21:50:50.429ZEXTRA_LDFLAGS :
3882025-07-17T21:50:50.429ZLIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread
3892025-07-17T21:50:50.429ZRPATH_EXTRA :
3902025-07-17T21:50:50.429Z
3912025-07-17T21:50:50.429ZXSLTPROC : /usr/bin/xsltproc
3922025-07-17T21:50:50.429ZXSLROOT :
3932025-07-17T21:50:50.429Z
3942025-07-17T21:50:50.429ZPREFIX : /usr/local
3952025-07-17T21:50:50.429ZBINDIR : /usr/local/bin
3962025-07-17T21:50:50.429ZDATADIR : /usr/local/share
3972025-07-17T21:50:50.429ZINCLUDEDIR : /usr/local/include
3982025-07-17T21:50:50.429ZLIBDIR : /usr/local/lib
3992025-07-17T21:50:50.429ZMANDIR : /usr/local/share/man
4002025-07-17T21:50:50.429Z
4012025-07-17T21:50:50.429Zsrcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
4022025-07-17T21:50:50.429Zabs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
4032025-07-17T21:50:50.429Zobjroot :
4042025-07-17T21:50:50.429Zabs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/
4052025-07-17T21:50:50.429Z
4062025-07-17T21:50:50.429ZJEMALLOC_PREFIX :
4072025-07-17T21:50:50.429ZJEMALLOC_PRIVATE_NAMESPACE
4082025-07-17T21:50:50.429Z : je_
4092025-07-17T21:50:50.429Zinstall_suffix :
4102025-07-17T21:50:50.429Zmalloc_conf :
4112025-07-17T21:50:50.430Zautogen : 0
4122025-07-17T21:50:50.430Zcc-silence : 1
4132025-07-17T21:50:50.430Zdebug : 0
4142025-07-17T21:50:50.430Zcode-coverage : 0
4152025-07-17T21:50:50.430Zstats : 1
4162025-07-17T21:50:50.430Zprof : 1
4172025-07-17T21:50:50.430Zprof-libunwind : 0
4182025-07-17T21:50:50.430Zprof-libgcc : 1
4192025-07-17T21:50:50.430Zprof-gcc : 0
4202025-07-17T21:50:50.430Ztcache : 1
4212025-07-17T21:50:50.430Zthp : 0
4222025-07-17T21:50:50.430Zfill : 1
4232025-07-17T21:50:50.430Zutrace : 0
4242025-07-17T21:50:50.430Zvalgrind : 0
4252025-07-17T21:50:50.430Zxmalloc : 0
4262025-07-17T21:50:50.430Zmunmap : 1
4272025-07-17T21:50:50.430Zlazy_lock : 0
4282025-07-17T21:50:50.430Ztls : 1
4292025-07-17T21:50:50.430Zcache-oblivious : 1
4302025-07-17T21:50:50.430Z===============================================================================
4312025-07-17T21:50:50.456Zgo mod download
4322025-07-17T21:51:06.547Zgo mod vendor
4332025-07-17T21:51:13.668ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor
4342025-07-17T21:51:13.772Zinternal/coverage/rtcov
4352025-07-17T21:51:13.798Zinternal/godebugs
4362025-07-17T21:51:13.798Zinternal/unsafeheader
4372025-07-17T21:51:13.798Zinternal/goarch
4382025-07-17T21:51:13.798Zinternal/goos
4392025-07-17T21:51:13.798Zinternal/goexperiment
4402025-07-17T21:51:13.823Zinternal/cpu
4412025-07-17T21:51:13.823Zruntime/internal/atomic
4422025-07-17T21:51:13.848Zinternal/race
4432025-07-17T21:51:13.848Zsync/atomic
4442025-07-17T21:51:13.848Zunicode
4452025-07-17T21:51:13.848Zinternal/chacha8rand
4462025-07-17T21:51:13.848Zinternal/abi
4472025-07-17T21:51:13.873Zruntime/internal/math
4482025-07-17T21:51:13.910Zunicode/utf8
4492025-07-17T21:51:13.935Zruntime/internal/sys
4502025-07-17T21:51:13.964Zencoding
4512025-07-17T21:51:13.989Zinternal/itoa
4522025-07-17T21:51:13.989Zinternal/bytealg
4532025-07-17T21:51:13.989Zmath/bits
4542025-07-17T21:51:13.989Zcmp
4552025-07-17T21:51:14.037Zslices
4562025-07-17T21:51:14.066Zmath
4572025-07-17T21:51:14.151Zruntime
4582025-07-17T21:51:16.567Zinternal/reflectlite
4592025-07-17T21:51:16.593Zsync
4602025-07-17T21:51:16.753Zinternal/testlog
4612025-07-17T21:51:16.859Zerrors
4622025-07-17T21:51:16.885Zsort
4632025-07-17T21:51:16.911Zio
4642025-07-17T21:51:16.911Zinternal/safefilepath
4652025-07-17T21:51:16.911Zpath
4662025-07-17T21:51:16.911Zinternal/oserror
4672025-07-17T21:51:16.911Zstrconv
4682025-07-17T21:51:16.943Zsyscall
4692025-07-17T21:51:16.991Zbytes
4702025-07-17T21:51:17.016Zstrings
4712025-07-17T21:51:17.096Zreflect
4722025-07-17T21:51:17.124Zbufio
4732025-07-17T21:51:17.149Zregexp/syntax
4742025-07-17T21:51:17.278Zinternal/syscall/execenv
4752025-07-17T21:51:17.315Ztime
4762025-07-17T21:51:17.315Zinternal/syscall/unix
4772025-07-17T21:51:17.375Zregexp
4782025-07-17T21:51:17.607Zinternal/poll
4792025-07-17T21:51:17.632Zio/fs
4802025-07-17T21:51:17.718Zinternal/fmtsort
4812025-07-17T21:51:17.744Zos
4822025-07-17T21:51:17.966Zio/ioutil
4832025-07-17T21:51:17.992Zpath/filepath
4842025-07-17T21:51:17.992Zfmt
4852025-07-17T21:51:18.063Zgithub.com/mattn/go-zglob/fastwalk
4862025-07-17T21:51:18.186Zflag
4872025-07-17T21:51:18.186Zgithub.com/mattn/go-zglob
4882025-07-17T21:51:18.291Zgithub.com/goware/modvendor
4892025-07-17T21:51:18.671Zmodvendor -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'
4902025-07-17T21:51:21.711Zfor patch in patches/*.patch; do patch -p1 <$patch; done
4912025-07-17T21:51:21.737Zpatching file vendor/github.com/elastic/gosigar/sigar_stub.go
4922025-07-17T21:51:21.737Zpatching file vendor/github.com/elastic/gosigar/sigar_illumos.go
4932025-07-17T21:51:21.737Zpatching file vendor/github.com/elastic/gosigar/sigar_unix_common.go
4942025-07-17T21:51:21.737Zpatching file vendor/github.com/cockroachdb/pebble/vfs/errors_unix.go
4952025-07-17T21:51:21.737Zpatching file vendor/github.com/cockroachdb/pebble/vfs/disk_usage_illumos.go
4962025-07-17T21:51:21.738Zpatching file vendor/github.com/knz/strtime/strptime.c
4972025-07-17T21:51:21.763Zgo install -v ./pkg/cmd/prereqs
4982025-07-17T21:51:21.763Zregenerating pkg/cli/clisqlshell/zcgo_flags.go
4992025-07-17T21:51:21.763Zregenerating pkg/cli/zcgo_flags.go
5002025-07-17T21:51:21.763Zregenerating pkg/geo/geoproj/zcgo_flags.go
5012025-07-17T21:51:21.763Zregenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5022025-07-17T21:51:21.763Zregenerating pkg/server/status/zcgo_flags.go
5032025-07-17T21:51:21.763Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go
5042025-07-17T21:51:21.809Zregenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5052025-07-17T21:51:21.833Zregenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5062025-07-17T21:51:21.833Zregenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5072025-07-17T21:51:21.834Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
5082025-07-17T21:51:21.834Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go
5092025-07-17T21:51:22.411Zcontainer/list
5102025-07-17T21:51:22.439Zcrypto/internal/alias
5112025-07-17T21:51:22.439Zcrypto/internal/boring/sig
5122025-07-17T21:51:22.439Zcrypto/subtle
5132025-07-17T21:51:22.439Zvendor/golang.org/x/crypto/cryptobyte/asn1
5142025-07-17T21:51:22.439Zunicode/utf16
5152025-07-17T21:51:22.464Zunicode/utf16
5162025-07-17T21:51:22.464Zinternal/gover
5172025-07-17T21:51:22.488Zvendor/golang.org/x/crypto/internal/alias
5182025-07-17T21:51:22.488Zgoogle.golang.org/protobuf/internal/flags
5192025-07-17T21:51:22.489Zinternal/nettrace
5202025-07-17T21:51:22.513Zgoogle.golang.org/protobuf/internal/set
5212025-07-17T21:51:22.513Zinternal/goversion
5222025-07-17T21:51:22.513Zinternal/platform
5232025-07-17T21:51:22.513Zhash/maphash
5242025-07-17T21:51:22.513Zlog/internal
5252025-07-17T21:51:22.513Zgolang.org/x/tools/internal/packagesinternal
5262025-07-17T21:51:22.543Zgo.opencensus.io
5272025-07-17T21:51:22.543Zgithub.com/golang/groupcache/lru
5282025-07-17T21:51:22.567Zgo.opencensus.io/trace/internal
5292025-07-17T21:51:22.568Zinternal/bisect
5302025-07-17T21:51:22.568Zhash
5312025-07-17T21:51:22.593Zcontainer/heap
5322025-07-17T21:51:22.593Zgo/version
5332025-07-17T21:51:22.593Zgo/build/constraint
5342025-07-17T21:51:22.593Zencoding/binary
5352025-07-17T21:51:22.619Zhash
5362025-07-17T21:51:22.619Zcrypto/internal/nistec/fiat
5372025-07-17T21:51:22.619Zcontext
5382025-07-17T21:51:22.619Zembed
5392025-07-17T21:51:22.651Zcrypto/internal/randutil
5402025-07-17T21:51:22.651Zinternal/types/errors
5412025-07-17T21:51:22.651Zcontext
5422025-07-17T21:51:22.676Zgo/token
5432025-07-17T21:51:22.676Zencoding/binary
5442025-07-17T21:51:22.676Zinternal/buildcfg
5452025-07-17T21:51:22.701Zcrypto/rc4
5462025-07-17T21:51:22.701Zinternal/godebug
5472025-07-17T21:51:22.701Zgo/doc/comment
5482025-07-17T21:51:22.725Zinternal/lazyregexp
5492025-07-17T21:51:22.783Zcrypto
5502025-07-17T21:51:22.783Zgolang.org/x/tools/internal/stdlib
5512025-07-17T21:51:22.783Zmath/rand
5522025-07-17T21:51:22.808Zmath/rand
5532025-07-17T21:51:22.808Zgolang.org/x/mod/semver
5542025-07-17T21:51:22.808Zvendor/golang.org/x/net/dns/dnsmessage
5552025-07-17T21:51:22.808Zencoding/hex
5562025-07-17T21:51:22.808Zgo/scanner
5572025-07-17T21:51:22.808Zgolang.org/x/sync/errgroup
5582025-07-17T21:51:22.851Zvendor/golang.org/x/net/lif
5592025-07-17T21:51:22.876Zcrypto
5602025-07-17T21:51:22.876Zencoding/base64
5612025-07-17T21:51:22.903Zos/exec
5622025-07-17T21:51:22.940Zinternal/singleflight
5632025-07-17T21:51:22.940Zinternal/intern
5642025-07-17T21:51:22.971Znet/url
5652025-07-17T21:51:23.018Zvendor/golang.org/x/sys/cpu
5662025-07-17T21:51:23.042Zencoding/json
5672025-07-17T21:51:23.042Zcrypto/md5
5682025-07-17T21:51:23.042Zgo/ast
5692025-07-17T21:51:23.042Zmath/big
5702025-07-17T21:51:23.067Znet/netip
5712025-07-17T21:51:23.067Zcrypto/cipher
5722025-07-17T21:51:23.092Zgolang.org/x/tools/internal/event/label
5732025-07-17T21:51:23.092Zlog
5742025-07-17T21:51:23.092Zinternal/goroot
5752025-07-17T21:51:23.092Zruntime/cgo
5762025-07-17T21:51:23.116Zcrypto/internal/edwards25519/field
5772025-07-17T21:51:23.240Zgolang.org/x/tools/internal/event/keys
5782025-07-17T21:51:23.385Zgo/internal/typeparams
5792025-07-17T21:51:23.416Zgo/doc
5802025-07-17T21:51:23.452Zgo/parser
5812025-07-17T21:51:23.452Zgolang.org/x/tools/internal/event/core
5822025-07-17T21:51:23.503Zcrypto/des
5832025-07-17T21:51:23.548Zcrypto/internal/edwards25519
5842025-07-17T21:51:23.548Zgolang.org/x/tools/internal/event
5852025-07-17T21:51:23.548Zmath/big
5862025-07-17T21:51:23.548Zcrypto/internal/boring
5872025-07-17T21:51:23.679Zgolang.org/x/tools/internal/gocommand
5882025-07-17T21:51:23.776Zcrypto/sha256
5892025-07-17T21:51:23.801Zcrypto/aes
5902025-07-17T21:51:23.801Zcrypto/sha512
5912025-07-17T21:51:23.802Zcrypto/hmac
5922025-07-17T21:51:23.802Zcrypto/internal/nistec
5932025-07-17T21:51:23.802Zcrypto/sha1
5942025-07-17T21:51:23.826Zgo/constant
5952025-07-17T21:51:23.868Zencoding/pem
5962025-07-17T21:51:23.916Zgo/build
5972025-07-17T21:51:23.941Zvendor/golang.org/x/crypto/chacha20
5982025-07-17T21:51:23.941Zvendor/golang.org/x/crypto/internal/poly1305
5992025-07-17T21:51:23.986Zvendor/golang.org/x/crypto/hkdf
6002025-07-17T21:51:24.013Zruntime/debug
6012025-07-17T21:51:24.037Zos/signal
6022025-07-17T21:51:24.038Zgolang.org/x/tools/internal/pkgbits
6032025-07-17T21:51:24.062Zgo/types
6042025-07-17T21:51:24.062Zgo.uber.org/atomic
6052025-07-17T21:51:24.062Zvendor/golang.org/x/crypto/chacha20poly1305
6062025-07-17T21:51:24.087Zgopkg.in/yaml.v3
6072025-07-17T21:51:24.199Zgo.uber.org/multierr
6082025-07-17T21:51:24.224Zgithub.com/bufbuild/buf/private/usage
6092025-07-17T21:51:24.224Ztext/tabwriter
6102025-07-17T21:51:24.290Zgithub.com/bufbuild/buf/private/pkg/interrupt
6112025-07-17T21:51:24.314Zgithub.com/bufbuild/buf/private/bufpkg/bufanalysis
6122025-07-17T21:51:24.314Zcrypto/ecdh
6132025-07-17T21:51:24.340Zgithub.com/bufbuild/buf/private/pkg/stringutil
6142025-07-17T21:51:24.365Zhash/fnv
6152025-07-17T21:51:24.365Zgithub.com/bufbuild/buf/private/pkg/ioextended
6162025-07-17T21:51:24.365Zgithub.com/bufbuild/buf/private/buf/bufcheck
6172025-07-17T21:51:24.397Zgithub.com/bufbuild/buf/private/pkg/normalpath
6182025-07-17T21:51:24.423Zgoogle.golang.org/protobuf/internal/pragma
6192025-07-17T21:51:24.423Zgoogle.golang.org/protobuf/internal/detrand
6202025-07-17T21:51:24.423Zcompress/flate
6212025-07-17T21:51:24.474Zhash/crc32
6222025-07-17T21:51:24.498Zgoogle.golang.org/protobuf/internal/errors
6232025-07-17T21:51:24.498Zgoogle.golang.org/protobuf/internal/version
6242025-07-17T21:51:24.498Zgithub.com/bufbuild/buf/private/pkg/app
6252025-07-17T21:51:24.545Zgoogle.golang.org/protobuf/encoding/protowire
6262025-07-17T21:51:24.569Zgithub.com/bufbuild/buf/private/pkg/thread
6272025-07-17T21:51:24.636Zgoogle.golang.org/protobuf/reflect/protoreflect
6282025-07-17T21:51:24.661Zgithub.com/bufbuild/buf/private/pkg/protoversion
6292025-07-17T21:51:24.661Zgo.opencensus.io/internal
6302025-07-17T21:51:24.661Zgo.opencensus.io/trace/tracestate
6312025-07-17T21:51:24.685Zcompress/gzip
6322025-07-17T21:51:24.685Zcrypto/elliptic
6332025-07-17T21:51:24.685Zcrypto/internal/bigmod
6342025-07-17T21:51:24.737Zcrypto/internal/boring/bbig
6352025-07-17T21:51:24.762Zencoding/asn1
6362025-07-17T21:51:24.823Zcrypto/rand
6372025-07-17T21:51:24.847Zcrypto/dsa
6382025-07-17T21:51:24.872Zruntime/trace
6392025-07-17T21:51:24.872Zgoogle.golang.org/protobuf/internal/encoding/messageset
6402025-07-17T21:51:24.872Zgoogle.golang.org/protobuf/internal/genid
6412025-07-17T21:51:24.897Zgoogle.golang.org/protobuf/internal/order
6422025-07-17T21:51:24.921Zcrypto/ed25519
6432025-07-17T21:51:24.922Zcrypto/rsa
6442025-07-17T21:51:24.946Zgithub.com/bufbuild/buf/private/pkg/encoding
6452025-07-17T21:51:24.946Zgoogle.golang.org/protobuf/internal/strs
6462025-07-17T21:51:24.971Zgoogle.golang.org/protobuf/runtime/protoiface
6472025-07-17T21:51:24.995Zgoogle.golang.org/protobuf/internal/descfmt
6482025-07-17T21:51:25.020Zgoogle.golang.org/protobuf/internal/descopts
6492025-07-17T21:51:25.020Zgoogle.golang.org/protobuf/internal/encoding/text
6502025-07-17T21:51:25.020Zgoogle.golang.org/protobuf/reflect/protoregistry
6512025-07-17T21:51:25.020Zgo.opencensus.io/trace
6522025-07-17T21:51:25.045Zgo.uber.org/zap/buffer
6532025-07-17T21:51:25.070Znet
6542025-07-17T21:51:25.111Zgo.uber.org/zap/internal/color
6552025-07-17T21:51:25.161Zgo.uber.org/zap/internal/exit
6562025-07-17T21:51:25.185Zvendor/golang.org/x/text/transform
6572025-07-17T21:51:25.210Zgoogle.golang.org/protobuf/proto
6582025-07-17T21:51:25.210Zvendor/golang.org/x/crypto/cryptobyte
6592025-07-17T21:51:25.210Zcrypto/x509/pkix
6602025-07-17T21:51:25.210Zgo.uber.org/zap/internal/bufferpool
6612025-07-17T21:51:25.235Zgoogle.golang.org/protobuf/internal/encoding/defval
6622025-07-17T21:51:25.260Zvendor/golang.org/x/text/unicode/bidi
6632025-07-17T21:51:25.284Zgo.uber.org/zap/zapcore
6642025-07-17T21:51:25.324Zvendor/golang.org/x/text/unicode/norm
6652025-07-17T21:51:25.363Zvendor/golang.org/x/net/http2/hpack
6662025-07-17T21:51:25.401Zmime
6672025-07-17T21:51:25.440Zvendor/golang.org/x/text/secure/bidirule
6682025-07-17T21:51:25.464Zcrypto/ecdsa
6692025-07-17T21:51:25.490Zmime/quotedprintable
6702025-07-17T21:51:25.515Zgoogle.golang.org/protobuf/internal/filedesc
6712025-07-17T21:51:25.579Zgoogle.golang.org/protobuf/encoding/prototext
6722025-07-17T21:51:25.605Znet/http/internal
6732025-07-17T21:51:25.701Znet/http/internal/ascii
6742025-07-17T21:51:25.733Zgithub.com/bufbuild/buf/private/pkg/diff
6752025-07-17T21:51:25.761Zgithub.com/bufbuild/buf/private/pkg/storage/storageutil
6762025-07-17T21:51:25.785Zdatabase/sql/driver
6772025-07-17T21:51:25.811Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/internal
6782025-07-17T21:51:25.835Zvendor/golang.org/x/net/idna
6792025-07-17T21:51:25.835Ztext/template/parse
6802025-07-17T21:51:25.835Zgithub.com/bufbuild/buf/private/pkg/osextended
6812025-07-17T21:51:25.835Zgithub.com/bufbuild/buf/private/pkg/storage
6822025-07-17T21:51:25.859Zgithub.com/bufbuild/buf/private/pkg/filepathextended
6832025-07-17T21:51:25.897Zgithub.com/bgentry/go-netrc/netrc
6842025-07-17T21:51:25.921Zos/user
6852025-07-17T21:51:25.948Zgithub.com/klauspost/compress/flate
6862025-07-17T21:51:26.000Zgithub.com/bufbuild/buf/private/pkg/netrc
6872025-07-17T21:51:26.064Zgithub.com/bufbuild/buf/private/bufpkg/buflock
6882025-07-17T21:51:26.088Zgithub.com/bufbuild/buf/private/pkg/storage/storagemem
6892025-07-17T21:51:26.113Zgithub.com/bufbuild/buf/private/pkg/storage/storageos
6902025-07-17T21:51:26.113Zgithub.com/klauspost/compress
6912025-07-17T21:51:26.147Zgithub.com/klauspost/compress/fse
6922025-07-17T21:51:26.188Zgithub.com/bufbuild/buf/private/gen/data/datawkt
6932025-07-17T21:51:26.188Zgithub.com/klauspost/compress/internal/snapref
6942025-07-17T21:51:26.214Ztext/template
6952025-07-17T21:51:26.253Zgithub.com/klauspost/compress/zstd/internal/xxhash
6962025-07-17T21:51:26.298Zgoogle.golang.org/protobuf/internal/encoding/tag
6972025-07-17T21:51:26.323Zgithub.com/klauspost/compress/huff0
6982025-07-17T21:51:26.400Zgolang.org/x/tools/internal/aliases
6992025-07-17T21:51:26.441Zgolang.org/x/tools/internal/versions
7002025-07-17T21:51:26.441Zgoogle.golang.org/protobuf/internal/impl
7012025-07-17T21:51:26.479Zgoogle.golang.org/protobuf/internal/encoding/json
7022025-07-17T21:51:26.479Zgolang.org/x/tools/internal/typeparams
7032025-07-17T21:51:26.598Zgolang.org/x/tools/go/types/typeutil
7042025-07-17T21:51:26.623Zgoogle.golang.org/protobuf/encoding/protojson
7052025-07-17T21:51:26.623Zgithub.com/klauspost/compress/zstd
7062025-07-17T21:51:26.678Zgithub.com/klauspost/compress/zip
7072025-07-17T21:51:26.800Zgithub.com/klauspost/pgzip
7082025-07-17T21:51:26.825Zgolang.org/x/tools/internal/typesinternal
7092025-07-17T21:51:26.928Zgolang.org/x/tools/go/types/objectpath
7102025-07-17T21:51:26.953Zgithub.com/jhump/protoreflect/desc/protoparse/ast
7112025-07-17T21:51:27.042Zarchive/tar
7122025-07-17T21:51:27.042Zgolang.org/x/tools/internal/gcimporter
7132025-07-17T21:51:27.066Ztext/scanner
7142025-07-17T21:51:27.091Zgithub.com/twitchtv/twirp/internal/contextkeys
7152025-07-17T21:51:27.091Zgolang.org/x/net/internal/timeseries
7162025-07-17T21:51:27.136Zhtml
7172025-07-17T21:51:27.176Zgoogle.golang.org/grpc/backoff
7182025-07-17T21:51:27.209Zgoogle.golang.org/grpc/internal/grpclog
7192025-07-17T21:51:27.234Zgoogle.golang.org/grpc/attributes
7202025-07-17T21:51:27.278Zgoogle.golang.org/grpc/grpclog
7212025-07-17T21:51:27.278Zhtml/template
7222025-07-17T21:51:27.350Zgoogle.golang.org/grpc/serviceconfig
7232025-07-17T21:51:27.396Zgoogle.golang.org/grpc/metadata
7242025-07-17T21:51:27.421Zgoogle.golang.org/grpc/connectivity
7252025-07-17T21:51:27.453Zgoogle.golang.org/grpc/internal/grpcrand
7262025-07-17T21:51:27.479Zgoogle.golang.org/grpc/codes
7272025-07-17T21:51:27.504Zgithub.com/bufbuild/buf/private/pkg/storage/storagearchive
7282025-07-17T21:51:27.528Zgolang.org/x/tools/go/gcexportdata
7292025-07-17T21:51:27.570Zgoogle.golang.org/grpc/encoding
7302025-07-17T21:51:27.611Zgoogle.golang.org/grpc/internal/balancerload
7312025-07-17T21:51:27.635Zgolang.org/x/tools/go/packages
7322025-07-17T21:51:27.636Zgoogle.golang.org/grpc/internal/grpcutil
7332025-07-17T21:51:27.636Zgoogle.golang.org/grpc/internal/buffer
7342025-07-17T21:51:27.660Zgoogle.golang.org/grpc/internal/grpcsync
7352025-07-17T21:51:27.660Zgoogle.golang.org/grpc/internal/backoff
7362025-07-17T21:51:27.686Zgoogle.golang.org/grpc/internal/envconfig
7372025-07-17T21:51:27.721Zgolang.org/x/text/transform
7382025-07-17T21:51:27.721Zgolang.org/x/net/http2/hpack
7392025-07-17T21:51:27.721Zgolang.org/x/text/unicode/bidi
7402025-07-17T21:51:27.748Zgoogle.golang.org/grpc/keepalive
7412025-07-17T21:51:27.773Zgoogle.golang.org/grpc/tap
7422025-07-17T21:51:27.773Zgithub.com/bufbuild/buf/private/pkg/rpc
7432025-07-17T21:51:27.773Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcheader
7442025-07-17T21:51:27.798Zgolang.org/x/text/unicode/norm
7452025-07-17T21:51:27.822Zgo.opencensus.io/resource
7462025-07-17T21:51:27.847Zruntime/pprof
7472025-07-17T21:51:27.872Zgo.opencensus.io/internal/tagencoding
7482025-07-17T21:51:27.872Zgo.opencensus.io/metric/metricdata
7492025-07-17T21:51:27.872Zgoogle.golang.org/grpc/encoding/gzip
7502025-07-17T21:51:27.897Zgithub.com/gofrs/flock
7512025-07-17T21:51:27.953Zgithub.com/cockroachdb/cockroach/pkg/cmd/prereqs
7522025-07-17T21:51:27.996Zgo.opencensus.io/metric/metricproducer
7532025-07-17T21:51:27.996Zgithub.com/bufbuild/buf/private/pkg/filelock
7542025-07-17T21:51:28.048Zgithub.com/bufbuild/buf/private/pkg/verbose
7552025-07-17T21:51:28.075Zgolang.org/x/text/secure/bidirule
7562025-07-17T21:51:28.075Zgithub.com/bufbuild/buf/private/bufpkg/bufrpc
7572025-07-17T21:51:28.099Zgithub.com/bufbuild/buf/private/bufpkg/buftransport
7582025-07-17T21:51:28.146Zencoding/csv
7592025-07-17T21:51:28.170Zgithub.com/bufbuild/buf/private/pkg/app/appverbose
7602025-07-17T21:51:28.171Zgolang.org/x/sys/unix
7612025-07-17T21:51:28.226Zgo.opencensus.io/tag
7622025-07-17T21:51:28.251Zgithub.com/pkg/profile
7632025-07-17T21:51:28.276Zgolang.org/x/net/idna
7642025-07-17T21:51:28.302Zgithub.com/cockroachdb/crlfmt/internal/parser
7652025-07-17T21:51:28.327Zgithub.com/cockroachdb/gostdlib/go/printer
7662025-07-17T21:51:28.359Zgithub.com/cockroachdb/gostdlib/x/tools/go/ast/astutil
7672025-07-17T21:51:28.384Zgo.opencensus.io/stats/internal
7682025-07-17T21:51:28.408Zgo install -v uptodate
7692025-07-17T21:51:28.408ZGOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp
7702025-07-17T21:51:28.433Zgo install -v protoc-gen-gogoroach
7712025-07-17T21:51:28.433ZGOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp
7722025-07-17T21:51:28.457Zgo install -v terraformgen
7732025-07-17T21:51:28.457ZGOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp
7742025-07-17T21:51:28.457Zgo install -v optgen
7752025-07-17T21:51:28.457ZGOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp
7762025-07-17T21:51:28.497Zgo.opencensus.io/stats
7772025-07-17T21:51:28.616Zmv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d
7782025-07-17T21:51:28.640ZGOBIN='/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-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/protoc-gen-gogoroach
7792025-07-17T21:51:28.641Zgoogle.golang.org/protobuf/internal/filetype
7802025-07-17T21:51:28.735Zmv -f bin/optgen.d.tmp bin/optgen.d
7812025-07-17T21:51:28.760ZGOBIN='/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-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/sql/opt/optgen/cmd/optgen
7822025-07-17T21:51:28.825Zgithub.com/cockroachdb/crlfmt/internal/render
7832025-07-17T21:51:28.849Zgithub.com/cockroachdb/gostdlib/x/tools/internal/fastwalk
7842025-07-17T21:51:28.849Zgo.opencensus.io/stats/view
7852025-07-17T21:51:28.849Zgithub.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver
7862025-07-17T21:51:28.906Zgithub.com/cockroachdb/gostdlib/go/format
7872025-07-17T21:51:28.931Zmv -f bin/uptodate.d.tmp bin/uptodate.d
7882025-07-17T21:51:28.931ZGOBIN='/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-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/uptodate
7892025-07-17T21:51:28.931Zmv -f bin/terraformgen.d.tmp bin/terraformgen.d
7902025-07-17T21:51:28.955ZGOBIN='/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-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/roachprod/vm/aws/terraformgen
7912025-07-17T21:51:29.010Zgithub.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk
7922025-07-17T21:51:29.035Zgithub.com/cockroachdb/gostdlib/x/tools/internal/semver
7932025-07-17T21:51:29.060Zgoogle.golang.org/protobuf/runtime/protoimpl
7942025-07-17T21:51:29.084Zgithub.com/cockroachdb/gostdlib/x/tools/internal/span
7952025-07-17T21:51:29.112Zgithub.com/cockroachdb/gostdlib/x/tools/internal/module
7962025-07-17T21:51:29.112Zgithub.com/cockroachdb/ttycolor
7972025-07-17T21:51:29.137Zgo/printer
7982025-07-17T21:51:29.171Zgithub.com/cockroachdb/gostdlib/cmd/gofmt
7992025-07-17T21:51:29.196Zgithub.com/cockroachdb/stress
8002025-07-17T21:51:29.220Zgolang.org/x/term
8012025-07-17T21:51:29.244Zgithub.com/go-openapi/analysis/internal
8022025-07-17T21:51:29.245Zgithub.com/cockroachdb/gostdlib/x/tools/go/packages
8032025-07-17T21:51:29.245Zcrypto/x509
8042025-07-17T21:51:29.269Zgithub.com/bufbuild/buf/private/pkg/app/appname
8052025-07-17T21:51:29.314Zgoogle.golang.org/protobuf/types/descriptorpb
8062025-07-17T21:51:29.452Znet/textproto
8072025-07-17T21:51:29.477Zvendor/golang.org/x/net/http/httpproxy
8082025-07-17T21:51:29.510Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap
8092025-07-17T21:51:29.534Zgithub.com/gogo/protobuf/proto
8102025-07-17T21:51:29.534Zgo/printer
8112025-07-17T21:51:29.559Zgoogle.golang.org/protobuf/types/known/timestamppb
8122025-07-17T21:51:29.660Zvendor/golang.org/x/net/http/httpguts
8132025-07-17T21:51:29.685Zmime/multipart
8142025-07-17T21:51:29.715Zgithub.com/cockroachdb/errors/stdstrings
8152025-07-17T21:51:29.768Zgithub.com/bufbuild/buf/private/pkg/netextended
8162025-07-17T21:51:29.793Zgithub.com/cockroachdb/redact/internal/rfmt/fmtsort
8172025-07-17T21:51:29.817Zgithub.com/kr/text
8182025-07-17T21:51:29.817Zgithub.com/gogo/protobuf/sortkeys
8192025-07-17T21:51:29.817Zgithub.com/cockroachdb/redact/internal/rfmt/fmtsort
8202025-07-17T21:51:29.817Zgithub.com/rogpeppe/go-internal/fmtsort
8212025-07-17T21:51:29.817Zgithub.com/cockroachdb/redact/internal/fmtforward
8222025-07-17T21:51:29.842Zgithub.com/gogo/protobuf/sortkeys
8232025-07-17T21:51:29.842Zgithub.com/kr/text
8242025-07-17T21:51:29.842Zgithub.com/cockroachdb/redact/internal/rfmt/fmtsort
8252025-07-17T21:51:29.866Zgithub.com/rogpeppe/go-internal/fmtsort
8262025-07-17T21:51:29.866Zgithub.com/gofrs/uuid
8272025-07-17T21:51:29.866Zgoogle.golang.org/protobuf/types/pluginpb
8282025-07-17T21:51:29.866Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1
8292025-07-17T21:51:29.866Zgithub.com/cockroachdb/redact/interfaces
8302025-07-17T21:51:29.891Zgithub.com/cockroachdb/redact/internal/fmtforward
8312025-07-17T21:51:29.916Zgoogle.golang.org/protobuf/reflect/protodesc
8322025-07-17T21:51:29.916Zgithub.com/pkg/errors
8332025-07-17T21:51:29.916Zgithub.com/gogo/protobuf/proto
8342025-07-17T21:51:29.940Zgithub.com/cockroachdb/redact/interfaces
8352025-07-17T21:51:29.965Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1
8362025-07-17T21:51:29.989Zgithub.com/cockroachdb/logtags
8372025-07-17T21:51:30.018Zgithub.com/cockroachdb/redact/internal/markers
8382025-07-17T21:51:30.018Zgithub.com/bufbuild/buf/private/pkg/prototime
8392025-07-17T21:51:30.043Zgithub.com/MichaelTJones/walk
8402025-07-17T21:51:30.043Zgithub.com/cockroachdb/redact/internal/markers
8412025-07-17T21:51:30.043Zgithub.com/gogo/protobuf/proto
8422025-07-17T21:51:30.043Zgithub.com/spf13/pflag
8432025-07-17T21:51:30.043Zgithub.com/cockroachdb/redact/internal/redact
8442025-07-17T21:51:30.071Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
8452025-07-17T21:51:30.095Zgoogle.golang.org/protobuf/types/known/anypb
8462025-07-17T21:51:30.096Zgithub.com/cockroachdb/redact/internal/markers
8472025-07-17T21:51:30.096Zgithub.com/cockroachdb/redact/internal/redact
8482025-07-17T21:51:30.125Zgithub.com/pkg/errors
8492025-07-17T21:51:30.150Zgithub.com/cockroachdb/logtags
8502025-07-17T21:51:30.150Zgithub.com/bufbuild/buf/private/pkg/protodescriptor
8512025-07-17T21:51:30.150Zgithub.com/cockroachdb/redact/internal/escape
8522025-07-17T21:51:30.175Zgithub.com/golang/protobuf/protoc-gen-go/plugin
8532025-07-17T21:51:30.200Zgoogle.golang.org/protobuf/types/known/durationpb
8542025-07-17T21:51:30.200Zgoogle.golang.org/protobuf/types/known/emptypb
8552025-07-17T21:51:30.225Zgithub.com/cockroachdb/redact/internal/buffer
8562025-07-17T21:51:30.249Zgithub.com/bufbuild/buf/private/pkg/protosource
8572025-07-17T21:51:30.291Zgithub.com/cockroachdb/redact/internal/rfmt
8582025-07-17T21:51:30.316Zgithub.com/bufbuild/buf/private/pkg/uuidutil
8592025-07-17T21:51:30.316Zgithub.com/golang/protobuf/ptypes/duration
8602025-07-17T21:51:30.366Zgithub.com/getsentry/sentry-go/internal/crypto/randutil
8612025-07-17T21:51:30.392Zcrypto/x509
8622025-07-17T21:51:30.392Zgolang.org/x/sys/execabs
8632025-07-17T21:51:30.392Zgo/format
8642025-07-17T21:51:30.392Zgithub.com/golang/protobuf/ptypes/empty
8652025-07-17T21:51:30.392Zgithub.com/golang/protobuf/ptypes/any
8662025-07-17T21:51:30.422Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule
8672025-07-17T21:51:30.447Zgithub.com/kr/pretty
8682025-07-17T21:51:30.447Zgithub.com/cockroachdb/redact/internal/rfmt
8692025-07-17T21:51:30.485Zgithub.com/bufbuild/buf/private/pkg/tmp
8702025-07-17T21:51:30.509Zgoogle.golang.org/protobuf/types/known/structpb
8712025-07-17T21:51:30.560Zgithub.com/kr/pretty
8722025-07-17T21:51:30.585Zcrypto/x509
8732025-07-17T21:51:30.585Zgithub.com/golang/protobuf/ptypes/timestamp
8742025-07-17T21:51:30.609Zgoogle.golang.org/protobuf/types/known/wrapperspb
8752025-07-17T21:51:30.609Zgithub.com/golang/protobuf/proto
8762025-07-17T21:51:30.609Zgithub.com/spf13/pflag
8772025-07-17T21:51:30.654Zgithub.com/cockroachdb/redact/internal/rfmt
8782025-07-17T21:51:30.716Zgithub.com/golang/protobuf/ptypes/struct
8792025-07-17T21:51:30.901Zgithub.com/cockroachdb/redact/builder
8802025-07-17T21:51:30.934Zgoogle.golang.org/protobuf/types/dynamicpb
8812025-07-17T21:51:30.959Zgoogle.golang.org/protobuf/types/known/fieldmaskpb
8822025-07-17T21:51:30.960Zgoogle.golang.org/protobuf/types/known/sourcecontextpb
8832025-07-17T21:51:30.960Zcrypto/tls
8842025-07-17T21:51:30.984Zgithub.com/cockroachdb/redact
8852025-07-17T21:51:31.010Zgithub.com/golang/protobuf/ptypes/wrappers
8862025-07-17T21:51:31.057Zgithub.com/cockroachdb/cockroach/pkg/cli/exit
8872025-07-17T21:51:31.082Zgoogle.golang.org/genproto/protobuf/field_mask
8882025-07-17T21:51:31.147Zgoogle.golang.org/genproto/googleapis/rpc/status
8892025-07-17T21:51:31.186Zgoogle.golang.org/protobuf/types/known/typepb
8902025-07-17T21:51:31.186Zgoogle.golang.org/genproto/protobuf/source_context
8912025-07-17T21:51:31.227Zgithub.com/bufbuild/buf/private/pkg/protoencoding
8922025-07-17T21:51:31.227Zgolang.org/x/net/http/httpguts
8932025-07-17T21:51:31.262Zgoogle.golang.org/grpc/internal/syscall
8942025-07-17T21:51:31.286Zgoogle.golang.org/grpc/stats
8952025-07-17T21:51:31.344Zgoogle.golang.org/protobuf/types/known/apipb
8962025-07-17T21:51:31.371Zgithub.com/cockroachdb/gostdlib/x/tools/internal/imports
8972025-07-17T21:51:31.371Zgithub.com/spf13/pflag
8982025-07-17T21:51:31.371Zgoogle.golang.org/genproto/protobuf/ptype
8992025-07-17T21:51:31.440Zgoogle.golang.org/genproto/protobuf/api
9002025-07-17T21:51:31.465Zgithub.com/spf13/cobra
9012025-07-17T21:51:31.520Zgithub.com/jhump/protoreflect/internal
9022025-07-17T21:51:31.558Zgithub.com/jhump/protoreflect/internal/codec
9032025-07-17T21:51:31.728Zgithub.com/golang/protobuf/jsonpb
9042025-07-17T21:51:31.879Zgoogle.golang.org/grpc/encoding/proto
9052025-07-17T21:51:32.027Zgithub.com/golang/protobuf/ptypes
9062025-07-17T21:51:32.027Zgithub.com/jhump/protoreflect/desc/internal
9072025-07-17T21:51:32.052Zgithub.com/bufbuild/buf/private/bufpkg/bufimage
9082025-07-17T21:51:32.118Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig
9092025-07-17T21:51:32.163Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil
9102025-07-17T21:51:32.187Zgithub.com/jhump/protoreflect/desc
9112025-07-17T21:51:32.187Zgoogle.golang.org/grpc/binarylog/grpc_binarylog_v1
9122025-07-17T21:51:32.187Zcrypto/tls
9132025-07-17T21:51:32.212Zgithub.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen
9142025-07-17T21:51:32.318Zgoogle.golang.org/grpc/internal/status
9152025-07-17T21:51:32.430Zgoogle.golang.org/grpc/internal/pretty
9162025-07-17T21:51:32.456Zgoogle.golang.org/grpc/status
9172025-07-17T21:51:32.513Zgithub.com/cockroachdb/tools/cmd/stringer
9182025-07-17T21:51:32.538Zgithub.com/josharian/intern
9192025-07-17T21:51:32.672Zgoogle.golang.org/grpc/internal/binarylog
9202025-07-17T21:51:32.697Zcrypto/tls
9212025-07-17T21:51:32.722Zgithub.com/mailru/easyjson/jlexer
9222025-07-17T21:51:32.886Zgithub.com/mailru/easyjson/buffer
9232025-07-17T21:51:32.911Zgithub.com/cockroachdb/gostdlib/x/tools/imports
9242025-07-17T21:51:32.911Zgithub.com/bufbuild/buf/private/pkg/app/appcmd
9252025-07-17T21:51:32.944Zgithub.com/jhump/protoreflect/codec
9262025-07-17T21:51:32.998Zgithub.com/cockroachdb/gostdlib/x/tools/cmd/goimports
9272025-07-17T21:51:33.037Zgithub.com/mailru/easyjson/jwriter
9282025-07-17T21:51:33.080Zgithub.com/cockroachdb/crlfmt
9292025-07-17T21:51:33.120Zgopkg.in/yaml.v2
9302025-07-17T21:51:33.159Zgithub.com/jhump/protoreflect/dynamic
9312025-07-17T21:51:33.196Zinternal/saferio
9322025-07-17T21:51:33.237Zencoding/gob
9332025-07-17T21:51:33.405Zgithub.com/PuerkitoBio/urlesc
9342025-07-17T21:51:33.440Zgolang.org/x/text/width
9352025-07-17T21:51:33.605Zgithub.com/PuerkitoBio/purell
9362025-07-17T21:51:33.739Zgithub.com/bufbuild/buf/private/pkg/cert/certclient
9372025-07-17T21:51:33.764Znet/http/httptrace
9382025-07-17T21:51:34.118Zgithub.com/bufbuild/buf/private/buf/bufapp
9392025-07-17T21:51:34.143Zgoogle.golang.org/grpc/internal/credentials
9402025-07-17T21:51:34.167Zgithub.com/asaskevich/govalidator
9412025-07-17T21:51:34.208Zgoogle.golang.org/grpc/credentials
9422025-07-17T21:51:34.232Zgithub.com/mitchellh/mapstructure
9432025-07-17T21:51:34.267Zgithub.com/oklog/ulid
9442025-07-17T21:51:34.291Zgoogle.golang.org/grpc/internal/channelz
9452025-07-17T21:51:34.350Zgoogle.golang.org/grpc/resolver
9462025-07-17T21:51:34.438Zgithub.com/jhump/protoreflect/desc/protoparse
9472025-07-17T21:51:34.465Zgoogle.golang.org/grpc/internal
9482025-07-17T21:51:34.549Zgoogle.golang.org/grpc/credentials/insecure
9492025-07-17T21:51:34.588Zgoogle.golang.org/grpc/internal/metadata
9502025-07-17T21:51:34.588Zgoogle.golang.org/grpc/balancer/grpclb/state
9512025-07-17T21:51:34.634Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
9522025-07-17T21:51:34.658Zgoogle.golang.org/grpc/internal/resolver/passthrough
9532025-07-17T21:51:34.658Zgithub.com/gogo/protobuf/types
9542025-07-17T21:51:34.682Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
9552025-07-17T21:51:34.682Zgoogle.golang.org/grpc/internal/transport/networktype
9562025-07-17T21:51:34.682Zgoogle.golang.org/grpc/peer
9572025-07-17T21:51:34.682Znet/http
9582025-07-17T21:51:34.752Zgoogle.golang.org/grpc/internal/resolver/unix
9592025-07-17T21:51:34.776Zgoogle.golang.org/grpc/internal/resolver/dns
9602025-07-17T21:51:34.776Zgoogle.golang.org/grpc/channelz
9612025-07-17T21:51:34.801Zgo.mongodb.org/mongo-driver/bson/bsonoptions
9622025-07-17T21:51:34.826Zgoogle.golang.org/grpc/balancer
9632025-07-17T21:51:34.826Zgo.mongodb.org/mongo-driver/bson/bsontype
9642025-07-17T21:51:34.826Zgo.mongodb.org/mongo-driver/bson/primitive
9652025-07-17T21:51:34.851Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
9662025-07-17T21:51:34.851Zgithub.com/gogo/protobuf/types
9672025-07-17T21:51:34.939Zgoogle.golang.org/grpc/internal/serviceconfig
9682025-07-17T21:51:34.940Zgoogle.golang.org/grpc/balancer/base
9692025-07-17T21:51:34.964Znet/http
9702025-07-17T21:51:34.964Zgithub.com/go-stack/stack
9712025-07-17T21:51:34.988Znet/mail
9722025-07-17T21:51:34.989Zencoding/xml
9732025-07-17T21:51:34.989Zgithub.com/go-openapi/runtime/logger
9742025-07-17T21:51:35.182Zgolang.org/x/tools/go/ast/astutil
9752025-07-17T21:51:35.207Zgoogle.golang.org/grpc/internal/resolver
9762025-07-17T21:51:35.231Znet/http
9772025-07-17T21:51:35.281Zgoogle.golang.org/grpc/balancer/roundrobin
9782025-07-17T21:51:35.305Zgoogle.golang.org/grpc/internal/balancer/gracefulswitch
9792025-07-17T21:51:35.374Zgithub.com/go-openapi/inflect
9802025-07-17T21:51:35.408Zgo.mongodb.org/mongo-driver/x/bsonx/bsoncore
9812025-07-17T21:51:35.408Zgithub.com/gogo/protobuf/protoc-gen-gogo/plugin
9822025-07-17T21:51:35.408Zgithub.com/gogo/protobuf/gogoproto
9832025-07-17T21:51:35.408Zgithub.com/fsnotify/fsnotify
9842025-07-17T21:51:35.472Zgithub.com/gogo/protobuf/vanity
9852025-07-17T21:51:35.497Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator
9862025-07-17T21:51:35.521Zgithub.com/hashicorp/hcl/hcl/strconv
9872025-07-17T21:51:35.571Zgithub.com/pelletier/go-toml
9882025-07-17T21:51:35.623Zgithub.com/spf13/afero/mem
9892025-07-17T21:51:35.659Zgithub.com/hashicorp/hcl/hcl/token
9902025-07-17T21:51:35.704Zgithub.com/spf13/cast
9912025-07-17T21:51:35.729Zgithub.com/spf13/jwalterweatherman
9922025-07-17T21:51:35.833Zgithub.com/hashicorp/hcl/hcl/ast
9932025-07-17T21:51:35.890Zgithub.com/hashicorp/hcl/hcl/scanner
9942025-07-17T21:51:35.914Zgithub.com/hashicorp/hcl/json/token
9952025-07-17T21:51:35.988Zgithub.com/hashicorp/hcl/hcl/parser
9962025-07-17T21:51:36.013Zgithub.com/subosito/gotenv
9972025-07-17T21:51:36.064Zgopkg.in/ini.v1
9982025-07-17T21:51:36.093Zgithub.com/hashicorp/hcl/json/scanner
9992025-07-17T21:51:36.093Zgithub.com/hashicorp/hcl/hcl/printer
10002025-07-17T21:51:36.179Zgo.mongodb.org/mongo-driver/bson/bsonrw
10012025-07-17T21:51:36.250Zgolang.org/x/mod/internal/lazyregexp
10022025-07-17T21:51:36.301Zgolang.org/x/mod/module
10032025-07-17T21:51:36.326Zgithub.com/hashicorp/hcl/json/parser
10042025-07-17T21:51:36.406Zgolang.org/x/tools/internal/gopathwalk
10052025-07-17T21:51:36.463Zhash/crc64
10062025-07-17T21:51:36.588Zinternal/sysinfo
10072025-07-17T21:51:36.703Zgithub.com/jessevdk/go-flags
10082025-07-17T21:51:36.737Zgithub.com/hashicorp/hcl
10092025-07-17T21:51:36.737Ztesting
10102025-07-17T21:51:36.840Zgithub.com/toqueteos/webbrowser
10112025-07-17T21:51:36.868Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse
10122025-07-17T21:51:36.868Zgithub.com/gogo/protobuf/plugin/defaultcheck
10132025-07-17T21:51:36.869Zgithub.com/gogo/protobuf/plugin/enumstringer
10142025-07-17T21:51:36.869Zgithub.com/gogo/protobuf/plugin/embedcheck
10152025-07-17T21:51:36.869Zgithub.com/gogo/protobuf/plugin/testgen
10162025-07-17T21:51:36.869Zgithub.com/gogo/protobuf/plugin/unmarshal
10172025-07-17T21:51:36.869Zgithub.com/gogo/protobuf/plugin/oneofcheck
10182025-07-17T21:51:36.869Zgithub.com/gogo/protobuf/plugin/marshalto
10192025-07-17T21:51:36.917Zgithub.com/gogo/protobuf/plugin/populate
10202025-07-17T21:51:37.041Zgithub.com/gogo/protobuf/protoc-gen-gogo/grpc
10212025-07-17T21:51:37.242Zgithub.com/golang/mock/mockgen/model
10222025-07-17T21:51:37.303Zhash/adler32
10232025-07-17T21:51:37.371Zgithub.com/cockroachdb/errors/errorspb
10242025-07-17T21:51:37.467Zdebug/dwarf
10252025-07-17T21:51:37.507Zinternal/zstd
10262025-07-17T21:51:37.593Zcompress/zlib
10272025-07-17T21:51:37.675Zgo.mongodb.org/mongo-driver/bson/bsoncodec
10282025-07-17T21:51:37.703Zgithub.com/cockroachdb/errors/errbase
10292025-07-17T21:51:37.742Zinternal/pkgbits
10302025-07-17T21:51:37.767Zgithub.com/cockroachdb/errors/errbase
10312025-07-17T21:51:37.768Zgo/internal/srcimporter
10322025-07-17T21:51:37.919Zgolang.org/x/tools/internal/modindex
10332025-07-17T21:51:37.956Zgolang.org/x/mod/modfile
10342025-07-17T21:51:37.956Zgithub.com/cockroachdb/errors/barriers
10352025-07-17T21:51:37.956Zgithub.com/cockroachdb/errors/secondary
10362025-07-17T21:51:37.956Zgithub.com/cockroachdb/errors/hintdetail
10372025-07-17T21:51:37.956Zgithub.com/cockroachdb/errors/markers
10382025-07-17T21:51:37.956Zgithub.com/cockroachdb/errors/contexttags
10392025-07-17T21:51:37.956Zgithub.com/cockroachdb/errors/telemetrykeys
10402025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/gostring
10412025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/compare
10422025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/size
10432025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/equal
10442025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/union
10452025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/stringer
10462025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/face
10472025-07-17T21:51:37.984Zgithub.com/gogo/protobuf/plugin/description
10482025-07-17T21:51:37.984Zgithub.com/cockroachdb/errors/safedetails
10492025-07-17T21:51:38.011Zgithub.com/golang/glog
10502025-07-17T21:51:38.334Zgithub.com/cockroachdb/errors/barriers
10512025-07-17T21:51:38.359Zgithub.com/cockroachdb/errors/markers
10522025-07-17T21:51:38.359Zgithub.com/cockroachdb/errors/secondary
10532025-07-17T21:51:38.359Zgithub.com/cockroachdb/errors/telemetrykeys
10542025-07-17T21:51:38.359Zgithub.com/cockroachdb/errors/safedetails
10552025-07-17T21:51:38.359Zgithub.com/cockroachdb/errors/hintdetail
10562025-07-17T21:51:38.384Zgithub.com/cockroachdb/errors/contexttags
10572025-07-17T21:51:38.384Zgithub.com/grpc-ecosystem/grpc-gateway/codegenerator
10582025-07-17T21:51:38.445Zgithub.com/cockroachdb/errors/assert
10592025-07-17T21:51:38.470Zgithub.com/cockroachdb/errors/issuelink
10602025-07-17T21:51:38.470Zgithub.com/cockroachdb/errors/domains
10612025-07-17T21:51:38.470Zgithub.com/ghodss/yaml
10622025-07-17T21:51:38.494Zgo/internal/gcimporter
10632025-07-17T21:51:38.536Zgithub.com/cockroachdb/errors/domains
10642025-07-17T21:51:38.561Zgithub.com/cockroachdb/errors/issuelink
10652025-07-17T21:51:38.637Zgolang.org/x/tools/internal/imports
10662025-07-17T21:51:38.663Zgithub.com/grpc-ecosystem/grpc-gateway/internal/casing
10672025-07-17T21:51:38.711Zgithub.com/grpc-ecosystem/grpc-gateway/utilities
10682025-07-17T21:51:38.762Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule
10692025-07-17T21:51:38.834Zgoogle.golang.org/genproto/googleapis/api/annotations
10702025-07-17T21:51:38.862Zencoding/base32
10712025-07-17T21:51:38.954Zgithub.com/kevinburke/go-bindata
10722025-07-17T21:51:39.030Zdebug/elf
10732025-07-17T21:51:39.054Zgithub.com/gogo/protobuf/vanity/command
10742025-07-17T21:51:39.054Zinternal/xcoff
10752025-07-17T21:51:39.118Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor
10762025-07-17T21:51:39.143Zgithub.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach
10772025-07-17T21:51:39.167Zgolang.org/x/tools/go/analysis
10782025-07-17T21:51:39.192Zgolang.org/x/tools/cover
10792025-07-17T21:51:39.229Zgithub.com/mibk/dupl/suffixtree
10802025-07-17T21:51:39.253Zgithub.com/kisielk/errcheck/errcheck
10812025-07-17T21:51:39.279Zgithub.com/mibk/dupl/syntax
10822025-07-17T21:51:39.388Zgithub.com/mibk/dupl/syntax/golang
10832025-07-17T21:51:39.415Zgithub.com/kevinburke/go-bindata/go-bindata
10842025-07-17T21:51:39.442Zgithub.com/kisielk/errcheck
10852025-07-17T21:51:39.525Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator
10862025-07-17T21:51:39.600Zgithub.com/mibk/dupl/job
10872025-07-17T21:51:39.626Zgolang.org/x/tools/imports
10882025-07-17T21:51:39.714Zgo/internal/gccgoimporter
10892025-07-17T21:51:39.739Zgithub.com/mibk/dupl/output
10902025-07-17T21:51:39.739Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway
10912025-07-17T21:51:39.814Zgithub.com/mibk/dupl
10922025-07-17T21:51:39.899Zgithub.com/mmatczuk/go_generics/globals
10932025-07-17T21:51:39.992Zgithub.com/mmatczuk/go_generics/cmd/go_generics
10942025-07-17T21:51:40.018Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
10952025-07-17T21:51:40.142Zgithub.com/Masterminds/goutils
10962025-07-17T21:51:40.192Zgo/importer
10972025-07-17T21:51:40.192Zgo.mongodb.org/mongo-driver/bson
10982025-07-17T21:51:40.237Zgithub.com/golang/mock/mockgen
10992025-07-17T21:51:40.335Zgithub.com/Masterminds/semver
11002025-07-17T21:51:40.370Zgithub.com/google/uuid
11012025-07-17T21:51:40.412Zgithub.com/huandu/xstrings
11022025-07-17T21:51:40.471Zgithub.com/imdario/mergo
11032025-07-17T21:51:40.502Zgithub.com/mitchellh/reflectwalk
11042025-07-17T21:51:40.527Zgolang.org/x/crypto/pbkdf2
11052025-07-17T21:51:40.551Znet/http/httputil
11062025-07-17T21:51:40.551Zgithub.com/getsentry/sentry-go/internal/ratelimit
11072025-07-17T21:51:40.551Zgithub.com/pseudomuto/protoc-gen-doc/extensions
11082025-07-17T21:51:40.551Zgithub.com/pseudomuto/protokit
11092025-07-17T21:51:40.601Zgithub.com/mitchellh/copystructure
11102025-07-17T21:51:40.626Zgolang.org/x/crypto/scrypt
11112025-07-17T21:51:40.626Zgithub.com/envoyproxy/protoc-gen-validate/validate
11122025-07-17T21:51:40.667Zgithub.com/mwitkow/go-proto-validators
11132025-07-17T21:51:40.691Zgithub.com/wadey/gocovmerge
11142025-07-17T21:51:40.691Znet/http/httputil
11152025-07-17T21:51:40.717Zgo.uber.org/zap
11162025-07-17T21:51:40.758Zgithub.com/bufbuild/buf/private/pkg/httpauth
11172025-07-17T21:51:40.783Zgithub.com/twitchtv/twirp
11182025-07-17T21:51:40.810Zgithub.com/getsentry/sentry-go/internal/debug
11192025-07-17T21:51:40.810Zgithub.com/twitchtv/twirp/ctxsetters
11202025-07-17T21:51:40.847Zgolang.org/x/net/trace
11212025-07-17T21:51:40.872Zgithub.com/getsentry/sentry-go
11222025-07-17T21:51:40.898Zgolang.org/x/net/internal/httpcommon
11232025-07-17T21:51:40.926Zgithub.com/getsentry/sentry-go
11242025-07-17T21:51:40.951Zgo.opencensus.io/trace/propagation
11252025-07-17T21:51:40.951Zgithub.com/bufbuild/buf/private/pkg/rpc/rpchttp
11262025-07-17T21:51:40.975Zgithub.com/bufbuild/buf/private/pkg/rpc/rpctwirp
11272025-07-17T21:51:41.000Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcauth
11282025-07-17T21:51:41.025Zgo.opencensus.io/plugin/ocgrpc
11292025-07-17T21:51:41.049Zgo.opencensus.io/plugin/ochttp/propagation/b3
11302025-07-17T21:51:41.075Zgolang.org/x/net/http2
11312025-07-17T21:51:41.100Zgithub.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient
11322025-07-17T21:51:41.128Zgo.opencensus.io/plugin/ochttp
11332025-07-17T21:51:41.152Zgithub.com/client9/misspell
11342025-07-17T21:51:41.152Zgithub.com/go-openapi/swag
11352025-07-17T21:51:41.178Zgithub.com/go-openapi/errors
11362025-07-17T21:51:41.203Zgithub.com/go-openapi/runtime/middleware/denco
11372025-07-17T21:51:41.301Zgithub.com/go-openapi/strfmt
11382025-07-17T21:51:41.352Zgithub.com/go-openapi/runtime/middleware/header
11392025-07-17T21:51:41.389Zgithub.com/bufbuild/buf/private/buf/bufcheck/internal
11402025-07-17T21:51:41.427Zgithub.com/bufbuild/buf/private/pkg/git
11412025-07-17T21:51:41.451Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild
11422025-07-17T21:51:41.487Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck
11432025-07-17T21:51:41.567Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck
11442025-07-17T21:51:41.592Zgithub.com/bufbuild/buf/private/buf/buffetch/internal
11452025-07-17T21:51:41.616Zgithub.com/cockroachdb/errors/withstack
11462025-07-17T21:51:41.649Zgithub.com/cockroachdb/errors/withstack
11472025-07-17T21:51:41.735Zgithub.com/cockroachdb/errors/report
11482025-07-17T21:51:41.760Zgithub.com/cockroachdb/errors/errutil
11492025-07-17T21:51:41.760Zgithub.com/cockroachdb/errors/report
11502025-07-17T21:51:41.760Zgithub.com/cockroachdb/errors/errutil
11512025-07-17T21:51:41.886Zgithub.com/cockroachdb/errors
11522025-07-17T21:51:41.938Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild
11532025-07-17T21:51:41.970Zgithub.com/cockroachdb/errors
11542025-07-17T21:51:41.970Zgithub.com/bufbuild/buf/private/pkg/observability
11552025-07-17T21:51:42.009Zgithub.com/cockroachdb/errors/oserror
11562025-07-17T21:51:42.034Zgithub.com/bufbuild/buf/private/pkg/transport/http/httpclient
11572025-07-17T21:51:42.065Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang
11582025-07-17T21:51:42.096Zgithub.com/cockroachdb/cockroach/pkg/cmd/uptodate
11592025-07-17T21:51:42.096Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache
11602025-07-17T21:51:42.126Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild
11612025-07-17T21:51:42.153Zgithub.com/bufbuild/buf/private/pkg/zaputil
11622025-07-17T21:51:42.182Zgithub.com/bufbuild/buf/private/pkg/observability/observabilityzap
11632025-07-17T21:51:42.206Zgithub.com/bufbuild/buf/private/pkg/app/appproto
11642025-07-17T21:51:42.235Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1
11652025-07-17T21:51:42.260Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1
11662025-07-17T21:51:42.260Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify
11672025-07-17T21:51:42.284Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild
11682025-07-17T21:51:42.285Zgithub.com/client9/misspell/cmd/misspell
11692025-07-17T21:51:42.366Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig
11702025-07-17T21:51:42.404Zgithub.com/bufbuild/buf/private/pkg/app/applog
11712025-07-17T21:51:42.404Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec
11722025-07-17T21:51:42.404Zgithub.com/go-openapi/jsonpointer
11732025-07-17T21:51:42.441Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1
11742025-07-17T21:51:42.497Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1
11752025-07-17T21:51:42.522Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint
11762025-07-17T21:51:42.522Zgithub.com/bufbuild/buf/private/pkg/app/appflag
11772025-07-17T21:51:42.546Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen
11782025-07-17T21:51:42.571Zgithub.com/go-openapi/jsonreference
11792025-07-17T21:51:42.571Zgithub.com/go-openapi/runtime
11802025-07-17T21:51:42.571Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig
11812025-07-17T21:51:42.644Zgithub.com/bufbuild/buf/private/buf/bufconfig
11822025-07-17T21:51:42.670Zgithub.com/go-openapi/loads/fmts
11832025-07-17T21:51:42.670Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking
11842025-07-17T21:51:42.670Zgithub.com/go-openapi/spec
11852025-07-17T21:51:42.694Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoos
11862025-07-17T21:51:42.721Zgithub.com/magiconair/properties
11872025-07-17T21:51:42.749Zgithub.com/spf13/afero
11882025-07-17T21:51:42.774Zgithub.com/bufbuild/buf/private/buf/bufwork
11892025-07-17T21:51:42.774Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal
11902025-07-17T21:51:42.806Zgithub.com/go-openapi/runtime/security
11912025-07-17T21:51:42.831Zgoogle.golang.org/grpc/internal/transport
11922025-07-17T21:51:42.857Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules
11932025-07-17T21:51:42.899Zgithub.com/bufbuild/buf/private/buf/buffetch
11942025-07-17T21:51:42.940Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules
11952025-07-17T21:51:42.964Zgithub.com/felixge/httpsnoop
11962025-07-17T21:51:43.058Zgithub.com/mattn/goveralls
11972025-07-17T21:51:43.114Z[ 1%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o
11982025-07-17T21:51:43.139Z[ 1%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o
11992025-07-17T21:51:43.139Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o
12002025-07-17T21:51:43.139Z[ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o
12012025-07-17T21:51:43.139Z[ 3%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o
12022025-07-17T21:51:43.164Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o
12032025-07-17T21:51:43.238Zgithub.com/Masterminds/sprig
12042025-07-17T21:51:43.263Zgithub.com/bufbuild/buf/private/buf/bufwire
12052025-07-17T21:51:43.263Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o
12062025-07-17T21:51:43.300Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o
12072025-07-17T21:51:43.345Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o
12082025-07-17T21:51:43.432Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o
12092025-07-17T21:51:43.480Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o
12102025-07-17T21:51:43.504Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o
12112025-07-17T21:51:43.504Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o
12122025-07-17T21:51:43.529Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o
12132025-07-17T21:51:43.529Zgithub.com/pseudomuto/protoc-gen-doc
12142025-07-17T21:51:43.554Z[ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o
12152025-07-17T21:51:43.579Zgithub.com/gorilla/handlers
12162025-07-17T21:51:43.677Zgithub.com/pseudomuto/protoc-gen-doc/extensions/google_api_http
12172025-07-17T21:51:43.701Zgithub.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate
12182025-07-17T21:51:43.735Zgithub.com/spf13/viper
12192025-07-17T21:51:43.735Zgithub.com/pseudomuto/protoc-gen-doc/extensions/validator_field
12202025-07-17T21:51:43.760Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o
12212025-07-17T21:51:43.820Zgithub.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate
12222025-07-17T21:51:43.885Zgolang.org/x/perf/internal/stats
12232025-07-17T21:51:43.910Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o
12242025-07-17T21:51:43.936Zgoogle.golang.org/grpc
12252025-07-17T21:51:43.936Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o
12262025-07-17T21:51:43.963Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o
12272025-07-17T21:51:43.997Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o
12282025-07-17T21:51:44.023Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o
12292025-07-17T21:51:44.023Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o
12302025-07-17T21:51:44.061Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o
12312025-07-17T21:51:44.087Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o
12322025-07-17T21:51:44.112Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o
12332025-07-17T21:51:44.112Zgolang.org/x/perf/storage/benchfmt
12342025-07-17T21:51:44.137Z[ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o
12352025-07-17T21:51:44.137Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o
12362025-07-17T21:51:44.137Zgolang.org/x/tools/cmd/goyacc
12372025-07-17T21:51:44.183Zgolang.org/x/perf/benchstat
12382025-07-17T21:51:44.224Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o
12392025-07-17T21:51:44.224Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o
12402025-07-17T21:51:44.224Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o
12412025-07-17T21:51:44.266Zgithub.com/go-openapi/analysis
12422025-07-17T21:51:44.291Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o
12432025-07-17T21:51:44.291Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o
12442025-07-17T21:51:44.316Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o
12452025-07-17T21:51:44.356Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o
12462025-07-17T21:51:44.381Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/diff
12472025-07-17T21:51:44.406Zgithub.com/go-swagger/go-swagger/codescan
12482025-07-17T21:51:44.406Z[ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o
12492025-07-17T21:51:44.437Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o
12502025-07-17T21:51:44.462Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
12512025-07-17T21:51:44.487Zgithub.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc
12522025-07-17T21:51:44.487Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o
12532025-07-17T21:51:44.487Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o
12542025-07-17T21:51:44.523Zgolang.org/x/perf/cmd/benchstat
12552025-07-17T21:51:44.549Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o
12562025-07-17T21:51:44.646Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o
12572025-07-17T21:51:44.779Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o
12582025-07-17T21:51:44.815Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o
12592025-07-17T21:51:44.840Zgolang.org/x/tools/internal/astutil/edge
12602025-07-17T21:51:44.840Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o
12612025-07-17T21:51:44.953Zgolang.org/x/tools/go/ast/inspector
12622025-07-17T21:51:44.990Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o
12632025-07-17T21:51:45.039Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o
12642025-07-17T21:51:45.159Z[ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o
12652025-07-17T21:51:45.184Zgolang.org/x/tools/internal/analysisinternal
12662025-07-17T21:51:45.209Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o
12672025-07-17T21:51:45.234Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o
12682025-07-17T21:51:45.260Zgithub.com/go-openapi/loads
12692025-07-17T21:51:45.260Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o
12702025-07-17T21:51:45.261Zgolang.org/x/tools/go/analysis/passes/inspect
12712025-07-17T21:51:45.286Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o
12722025-07-17T21:51:45.339Zgithub.com/go-openapi/runtime/middleware/untyped
12732025-07-17T21:51:45.366Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o
12742025-07-17T21:51:45.391Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o
12752025-07-17T21:51:45.417Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o
12762025-07-17T21:51:45.417Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o
12772025-07-17T21:51:45.417Z[ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o
12782025-07-17T21:51:45.417Zgithub.com/go-openapi/validate
12792025-07-17T21:51:45.442Zgolang.org/x/tools/go/analysis/passes/internal/analysisutil
12802025-07-17T21:51:45.484Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o
12812025-07-17T21:51:45.509Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o
12822025-07-17T21:51:45.509Zgolang.org/x/tools/go/analysis/internal/analysisflags
12832025-07-17T21:51:45.509Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o
12842025-07-17T21:51:45.545Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o
12852025-07-17T21:51:45.593Zgolang.org/x/tools/go/analysis/internal
12862025-07-17T21:51:45.621Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o
12872025-07-17T21:51:45.647Zgolang.org/x/tools/internal/diff/lcs
12882025-07-17T21:51:45.647Zmaps
12892025-07-17T21:51:45.647Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1
12902025-07-17T21:51:45.647Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcgrpc
12912025-07-17T21:51:45.673Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o
12922025-07-17T21:51:45.673Zgolang.org/x/tools/go/analysis/passes/shadow
12932025-07-17T21:51:45.719Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o
12942025-07-17T21:51:45.744Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o
12952025-07-17T21:51:45.791Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o
12962025-07-17T21:51:45.817Zgolang.org/x/tools/go/analysis/checker
12972025-07-17T21:51:45.843Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o
12982025-07-17T21:51:45.843Zgolang.org/x/tools/internal/facts
12992025-07-17T21:51:45.843Zgolang.org/x/tools/internal/diff
13002025-07-17T21:51:45.966Zgolang.org/x/tools/go/buildutil
13012025-07-17T21:51:46.039Zhonnef.co/go/tools/analysis/facts/tokenfile
13022025-07-17T21:51:46.077Zgithub.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient
13032025-07-17T21:51:46.110Zgolang.org/x/tools/go/analysis/unitchecker
13042025-07-17T21:51:46.154Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o
13052025-07-17T21:51:46.179Zhonnef.co/go/tools/analysis/lint
13062025-07-17T21:51:46.232Zgithub.com/BurntSushi/toml/internal
13072025-07-17T21:51:46.259Zdebug/macho
13082025-07-17T21:51:46.284Zhonnef.co/go/tools/internal/robustio
13092025-07-17T21:51:46.309Zhonnef.co/go/tools/analysis/facts/generated
13102025-07-17T21:51:46.336Zgithub.com/BurntSushi/toml
13112025-07-17T21:51:46.362Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o
13122025-07-17T21:51:46.440Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o
13132025-07-17T21:51:46.470Zgolang.org/x/exp/typeparams
13142025-07-17T21:51:46.522Zgolang.org/x/tools/go/analysis/internal/checker
13152025-07-17T21:51:46.553Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o
13162025-07-17T21:51:46.625Zgithub.com/go-openapi/runtime/middleware
13172025-07-17T21:51:46.673Zgithub.com/go-swagger/go-swagger/generator
13182025-07-17T21:51:46.751Zhonnef.co/go/tools/internal/renameio
13192025-07-17T21:51:46.793Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o
13202025-07-17T21:51:46.818Zhonnef.co/go/tools/go/ast/astutil
13212025-07-17T21:51:46.819Zhonnef.co/go/tools/lintcmd/cache
13222025-07-17T21:51:46.884Zgolang.org/x/tools/go/analysis/singlechecker
13232025-07-17T21:51:46.912Zhonnef.co/go/tools/go/types/typeutil
13242025-07-17T21:51:46.940Zhonnef.co/go/tools/go/buildid
13252025-07-17T21:51:46.940Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o
13262025-07-17T21:51:46.968Zgolang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
13272025-07-17T21:51:47.012Zgolang.org/x/tools/go/internal/cgo
13282025-07-17T21:51:47.074Zhonnef.co/go/tools/go/ir
13292025-07-17T21:51:47.074Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o
13302025-07-17T21:51:47.121Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o
13312025-07-17T21:51:47.151Zgolang.org/x/tools/go/loader
13322025-07-17T21:51:47.151Zhonnef.co/go/tools/knowledge
13332025-07-17T21:51:47.215Zhonnef.co/go/tools/pattern
13342025-07-17T21:51:47.276Z[ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o
13352025-07-17T21:51:47.320Zhonnef.co/go/tools/internal/sync
13362025-07-17T21:51:47.369Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o
13372025-07-17T21:51:47.439Zhonnef.co/go/tools/analysis/facts/directives
13382025-07-17T21:51:47.440Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o
13392025-07-17T21:51:47.440Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o
13402025-07-17T21:51:47.440Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o
13412025-07-17T21:51:47.478Zhonnef.co/go/tools/lintcmd/version
13422025-07-17T21:51:47.570Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o
13432025-07-17T21:51:47.606Zhonnef.co/go/tools/sarif
13442025-07-17T21:51:47.645Zhonnef.co/go/tools/analysis/facts/deprecated
13452025-07-17T21:51:47.671Zhonnef.co/go/tools/staticcheck/fakereflect
13462025-07-17T21:51:47.696Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o
13472025-07-17T21:51:47.723Zhonnef.co/go/tools/config
13482025-07-17T21:51:47.835Zhonnef.co/go/tools/staticcheck/fakejson
13492025-07-17T21:51:47.860Zhonnef.co/go/tools/staticcheck/fakexml
13502025-07-17T21:51:47.860Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o
13512025-07-17T21:51:48.038Zhonnef.co/go/tools/go/loader
13522025-07-17T21:51:48.118Zhonnef.co/go/tools/printf
13532025-07-17T21:51:48.143Zhonnef.co/go/tools/analysis/edit
13542025-07-17T21:51:48.168Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o
13552025-07-17T21:51:49.335Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o
13562025-07-17T21:51:49.363Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o
13572025-07-17T21:51:49.363Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o
13582025-07-17T21:51:49.363Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o
13592025-07-17T21:51:49.363Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/generate
13602025-07-17T21:51:49.363Z[ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o
13612025-07-17T21:51:49.395Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands
13622025-07-17T21:51:49.395Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o
13632025-07-17T21:51:49.395Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o
13642025-07-17T21:51:49.395Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o
13652025-07-17T21:51:49.395Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o
13662025-07-17T21:51:49.395Zgithub.com/go-swagger/go-swagger/cmd/swagger
13672025-07-17T21:51:49.396Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o
13682025-07-17T21:51:49.396Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o
13692025-07-17T21:51:49.396Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o
13702025-07-17T21:51:49.396Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o
13712025-07-17T21:51:49.396Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o
13722025-07-17T21:51:49.396Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o
13732025-07-17T21:51:49.396Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o
13742025-07-17T21:51:49.396Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o
13752025-07-17T21:51:49.420Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o
13762025-07-17T21:51:49.450Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o
13772025-07-17T21:51:49.539Z[ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o
13782025-07-17T21:51:49.576Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o
13792025-07-17T21:51:49.690Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o
13802025-07-17T21:51:49.715Zhonnef.co/go/tools/internal/passes/buildir
13812025-07-17T21:51:49.715Zhonnef.co/go/tools/go/ir/irutil
13822025-07-17T21:51:49.773Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o
13832025-07-17T21:51:49.798Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o
13842025-07-17T21:51:49.822Zhonnef.co/go/tools/analysis/facts/nilness
13852025-07-17T21:51:49.885Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o
13862025-07-17T21:51:49.939Zhonnef.co/go/tools/analysis/facts/purity
13872025-07-17T21:51:49.964Zhonnef.co/go/tools/analysis/facts/typedness
13882025-07-17T21:51:49.989Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o
13892025-07-17T21:51:49.989Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o
13902025-07-17T21:51:50.069Zhonnef.co/go/tools/analysis/code
13912025-07-17T21:51:50.152Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o
13922025-07-17T21:51:50.180Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o
13932025-07-17T21:51:50.206Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o
13942025-07-17T21:51:50.231Zhonnef.co/go/tools/analysis/report
13952025-07-17T21:51:50.256Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o
13962025-07-17T21:51:50.304Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o
13972025-07-17T21:51:50.329Zhonnef.co/go/tools/quickfix/qf1001
13982025-07-17T21:51:50.329Zhonnef.co/go/tools/quickfix/qf1002
13992025-07-17T21:51:50.329Zhonnef.co/go/tools/quickfix/qf1004
14002025-07-17T21:51:50.329Zhonnef.co/go/tools/quickfix/qf1003
14012025-07-17T21:51:50.329Zhonnef.co/go/tools/quickfix/qf1005
14022025-07-17T21:51:50.329Z[ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o
14032025-07-17T21:51:50.354Zhonnef.co/go/tools/unused
14042025-07-17T21:51:50.391Zhonnef.co/go/tools/quickfix/qf1006
14052025-07-17T21:51:50.416Zhonnef.co/go/tools/quickfix/qf1007
14062025-07-17T21:51:50.440Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o
14072025-07-17T21:51:50.440Zhonnef.co/go/tools/quickfix/qf1008
14082025-07-17T21:51:50.470Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o
14092025-07-17T21:51:50.500Zhonnef.co/go/tools/quickfix/qf1009
14102025-07-17T21:51:50.525Zhonnef.co/go/tools/internal/sharedcheck
14112025-07-17T21:51:50.525Zhonnef.co/go/tools/quickfix/qf1010
14122025-07-17T21:51:50.588Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o
14132025-07-17T21:51:50.635Zhonnef.co/go/tools/quickfix/qf1012
14142025-07-17T21:51:50.659Zhonnef.co/go/tools/simple/s1000
14152025-07-17T21:51:50.659Zhonnef.co/go/tools/lintcmd/runner
14162025-07-17T21:51:50.710Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o
14172025-07-17T21:51:50.735Zhonnef.co/go/tools/simple/s1001
14182025-07-17T21:51:50.760Zhonnef.co/go/tools/quickfix/qf1011
14192025-07-17T21:51:50.760Zhonnef.co/go/tools/simple/s1002
14202025-07-17T21:51:50.802Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o
14212025-07-17T21:51:50.854Zhonnef.co/go/tools/simple/s1004
14222025-07-17T21:51:50.854Zhonnef.co/go/tools/simple/s1003
14232025-07-17T21:51:50.879Zhonnef.co/go/tools/quickfix
14242025-07-17T21:51:50.907Z[ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o
14252025-07-17T21:51:50.938Zhonnef.co/go/tools/lintcmd
14262025-07-17T21:51:50.938Zhonnef.co/go/tools/simple/s1005
14272025-07-17T21:51:50.963Zhonnef.co/go/tools/simple/s1006
14282025-07-17T21:51:51.017Z[ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o
14292025-07-17T21:51:51.043Zhonnef.co/go/tools/simple/s1007
14302025-07-17T21:51:51.068Zhonnef.co/go/tools/simple/s1008
14312025-07-17T21:51:51.068Zhonnef.co/go/tools/simple/s1009
14322025-07-17T21:51:51.162Zhonnef.co/go/tools/simple/s1010
14332025-07-17T21:51:51.273Zhonnef.co/go/tools/simple/s1011
14342025-07-17T21:51:51.337Zhonnef.co/go/tools/simple/s1012
14352025-07-17T21:51:51.367Z[ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o
14362025-07-17T21:51:51.367Z[ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o
14372025-07-17T21:51:51.367Zhonnef.co/go/tools/simple/s1016
14382025-07-17T21:51:51.367Zhonnef.co/go/tools/simple/s1017
14392025-07-17T21:51:51.392Z[ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o
14402025-07-17T21:51:51.416Zhonnef.co/go/tools/simple/s1018
14412025-07-17T21:51:51.441Z[ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o
14422025-07-17T21:51:51.441Z[ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o
14432025-07-17T21:51:51.466Zhonnef.co/go/tools/simple/s1019
14442025-07-17T21:51:51.491Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o
14452025-07-17T21:51:51.562Z[ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o
14462025-07-17T21:51:51.586Z[ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o
14472025-07-17T21:51:51.611Z[ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o
14482025-07-17T21:51:51.704Z[ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o
14492025-07-17T21:51:51.730Zhonnef.co/go/tools/simple/s1021
14502025-07-17T21:51:51.730Z[ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o
14512025-07-17T21:51:51.730Zhonnef.co/go/tools/simple/s1023
14522025-07-17T21:51:51.730Zhonnef.co/go/tools/simple/s1024
14532025-07-17T21:51:51.730Zhonnef.co/go/tools/simple/s1020
14542025-07-17T21:51:51.730Zhonnef.co/go/tools/simple/s1025
14552025-07-17T21:51:51.762Z[ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o
14562025-07-17T21:51:51.787Zhonnef.co/go/tools/simple/s1028
14572025-07-17T21:51:51.811Z[ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o
14582025-07-17T21:51:51.842Zhonnef.co/go/tools/simple/s1029
14592025-07-17T21:51:51.867Z[ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o
14602025-07-17T21:51:51.867Zhonnef.co/go/tools/simple/s1030
14612025-07-17T21:51:51.891Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o
14622025-07-17T21:51:51.920Z[ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o
14632025-07-17T21:51:51.968Zhonnef.co/go/tools/simple/s1031
14642025-07-17T21:51:51.968Zhonnef.co/go/tools/simple/s1032
14652025-07-17T21:51:51.992Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o
14662025-07-17T21:51:52.017Zhonnef.co/go/tools/simple/s1033
14672025-07-17T21:51:52.017Zhonnef.co/go/tools/simple/s1034
14682025-07-17T21:51:52.042Zhonnef.co/go/tools/simple/s1035
14692025-07-17T21:51:52.067Zhonnef.co/go/tools/simple/s1036
14702025-07-17T21:51:52.067Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o
14712025-07-17T21:51:52.067Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o
14722025-07-17T21:51:52.067Zhonnef.co/go/tools/simple/s1038
14732025-07-17T21:51:52.067Zhonnef.co/go/tools/simple/s1037
14742025-07-17T21:51:52.092Zhonnef.co/go/tools/simple/s1039
14752025-07-17T21:51:52.134Zhonnef.co/go/tools/simple/s1040
14762025-07-17T21:51:52.169Zhonnef.co/go/tools/analysis/callcheck
14772025-07-17T21:51:52.169Zhonnef.co/go/tools/staticcheck/sa1001
14782025-07-17T21:51:52.169Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o
14792025-07-17T21:51:52.169Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o
14802025-07-17T21:51:52.240Zhonnef.co/go/tools/staticcheck/sa1004
14812025-07-17T21:51:52.265Zhonnef.co/go/tools/staticcheck/sa1005
14822025-07-17T21:51:52.265Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o
14832025-07-17T21:51:52.265Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o
14842025-07-17T21:51:52.265Zhonnef.co/go/tools/staticcheck/sa1006
14852025-07-17T21:51:52.318Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o
14862025-07-17T21:51:52.343Zhonnef.co/go/tools/staticcheck/sa1008
14872025-07-17T21:51:52.343Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o
14882025-07-17T21:51:52.397Zhonnef.co/go/tools/staticcheck/sa1012
14892025-07-17T21:51:52.426Z[ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o
14902025-07-17T21:51:52.476Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o
14912025-07-17T21:51:52.476Zhonnef.co/go/tools/staticcheck/sa1013
14922025-07-17T21:51:52.519Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o
14932025-07-17T21:51:52.545Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o
14942025-07-17T21:51:52.545Zhonnef.co/go/tools/staticcheck/sa1015
14952025-07-17T21:51:52.569Zhonnef.co/go/tools/staticcheck/sa1016
14962025-07-17T21:51:52.570Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o
14972025-07-17T21:51:52.607Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o
14982025-07-17T21:51:52.632Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o
14992025-07-17T21:51:52.657Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o
15002025-07-17T21:51:52.698Zhonnef.co/go/tools/staticcheck/sa1019
15012025-07-17T21:51:52.722Zhonnef.co/go/tools/staticcheck/sa1023
15022025-07-17T21:51:52.723Zhonnef.co/go/tools/staticcheck/sa1000
15032025-07-17T21:51:52.726Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o
15042025-07-17T21:51:52.726Zhonnef.co/go/tools/staticcheck/sa1002
15052025-07-17T21:51:52.751Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o
15062025-07-17T21:51:52.751Zhonnef.co/go/tools/simple
15072025-07-17T21:51:52.811Zhonnef.co/go/tools/staticcheck/sa1003
15082025-07-17T21:51:52.836Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o
15092025-07-17T21:51:52.836Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o
15102025-07-17T21:51:52.883Zhonnef.co/go/tools/staticcheck/sa1007
15112025-07-17T21:51:52.883Zhonnef.co/go/tools/staticcheck/sa1010
15122025-07-17T21:51:52.912Zhonnef.co/go/tools/staticcheck/sa1011
15132025-07-17T21:51:52.980Zhonnef.co/go/tools/staticcheck/sa1014
15142025-07-17T21:51:53.009Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o
15152025-07-17T21:51:53.055Zhonnef.co/go/tools/staticcheck/sa1017
15162025-07-17T21:51:53.082Zhonnef.co/go/tools/staticcheck/sa1018
15172025-07-17T21:51:53.107Zhonnef.co/go/tools/staticcheck/sa1020
15182025-07-17T21:51:53.107Z[ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o
15192025-07-17T21:51:53.183Zhonnef.co/go/tools/staticcheck/sa1021
15202025-07-17T21:51:53.207Zhonnef.co/go/tools/staticcheck/sa1024
15212025-07-17T21:51:53.233Zhonnef.co/go/tools/staticcheck/sa1025
15222025-07-17T21:51:53.258Zhonnef.co/go/tools/staticcheck/sa1026
15232025-07-17T21:51:53.314Zhonnef.co/go/tools/staticcheck/sa1027
15242025-07-17T21:51:53.361Zhonnef.co/go/tools/staticcheck/sa1028
15252025-07-17T21:51:53.393Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o
15262025-07-17T21:51:53.418Zhonnef.co/go/tools/staticcheck/sa1029
15272025-07-17T21:51:53.462Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o
15282025-07-17T21:51:53.486Zhonnef.co/go/tools/staticcheck/sa1030
15292025-07-17T21:51:53.487Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o
15302025-07-17T21:51:53.515Zhonnef.co/go/tools/staticcheck/sa1031
15312025-07-17T21:51:53.540Zhonnef.co/go/tools/staticcheck/sa1032
15322025-07-17T21:51:53.640Zhonnef.co/go/tools/staticcheck/sa2000
15332025-07-17T21:51:53.665Zhonnef.co/go/tools/staticcheck/sa2001
15342025-07-17T21:51:53.665Zhonnef.co/go/tools/staticcheck/sa2002
15352025-07-17T21:51:53.736Zhonnef.co/go/tools/staticcheck/sa2003
15362025-07-17T21:51:53.763Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o
15372025-07-17T21:51:53.763Zhonnef.co/go/tools/staticcheck/sa3000
15382025-07-17T21:51:53.791Zhonnef.co/go/tools/staticcheck/sa3001
15392025-07-17T21:51:53.816Zhonnef.co/go/tools/staticcheck/sa4000
15402025-07-17T21:51:53.849Zhonnef.co/go/tools/staticcheck/sa4001
15412025-07-17T21:51:53.849Zhonnef.co/go/tools/staticcheck/sa4003
15422025-07-17T21:51:53.849Zhonnef.co/go/tools/staticcheck/sa4004
15432025-07-17T21:51:53.902Zhonnef.co/go/tools/staticcheck/sa4005
15442025-07-17T21:51:53.902Zhonnef.co/go/tools/staticcheck/sa4006
15452025-07-17T21:51:53.902Zhonnef.co/go/tools/staticcheck/sa4008
15462025-07-17T21:51:53.959Zhonnef.co/go/tools/staticcheck/sa4009
15472025-07-17T21:51:53.990Zhonnef.co/go/tools/staticcheck/sa4010
15482025-07-17T21:51:53.991Zhonnef.co/go/tools/staticcheck/sa4011
15492025-07-17T21:51:53.991Zhonnef.co/go/tools/staticcheck/sa4012
15502025-07-17T21:51:53.991Zhonnef.co/go/tools/staticcheck/sa4013
15512025-07-17T21:51:54.021Zhonnef.co/go/tools/staticcheck/sa4014
15522025-07-17T21:51:54.022Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o
15532025-07-17T21:51:54.051Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o
15542025-07-17T21:51:54.080Zhonnef.co/go/tools/staticcheck/sa4016
15552025-07-17T21:51:54.080Zhonnef.co/go/tools/staticcheck/sa4015
15562025-07-17T21:51:54.138Zhonnef.co/go/tools/staticcheck/sa4017
15572025-07-17T21:51:54.173Zhonnef.co/go/tools/staticcheck/sa4018
15582025-07-17T21:51:54.173Zhonnef.co/go/tools/staticcheck/sa4019
15592025-07-17T21:51:54.173Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o
15602025-07-17T21:51:54.242Zhonnef.co/go/tools/staticcheck/sa4020
15612025-07-17T21:51:54.276Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o
15622025-07-17T21:51:54.276Zhonnef.co/go/tools/staticcheck/sa4021
15632025-07-17T21:51:54.305Zhonnef.co/go/tools/staticcheck/sa4022
15642025-07-17T21:51:54.305Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o
15652025-07-17T21:51:54.305Zhonnef.co/go/tools/staticcheck/sa4023
15662025-07-17T21:51:54.335Zhonnef.co/go/tools/staticcheck/sa4024
15672025-07-17T21:51:54.335Zhonnef.co/go/tools/staticcheck/sa4025
15682025-07-17T21:51:54.335Zhonnef.co/go/tools/staticcheck/sa4026
15692025-07-17T21:51:54.368Zhonnef.co/go/tools/staticcheck/sa4027
15702025-07-17T21:51:54.397Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o
15712025-07-17T21:51:54.397Zhonnef.co/go/tools/staticcheck/sa4028
15722025-07-17T21:51:54.426Zhonnef.co/go/tools/staticcheck/sa4029
15732025-07-17T21:51:54.475Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o
15742025-07-17T21:51:54.502Zhonnef.co/go/tools/staticcheck/sa4030
15752025-07-17T21:51:54.502Zhonnef.co/go/tools/staticcheck/sa4031
15762025-07-17T21:51:54.502Zhonnef.co/go/tools/staticcheck/sa4032
15772025-07-17T21:51:54.559Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o
15782025-07-17T21:51:54.598Zhonnef.co/go/tools/staticcheck/sa5000
15792025-07-17T21:51:54.623Zhonnef.co/go/tools/staticcheck/sa5001
15802025-07-17T21:51:54.647Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o
15812025-07-17T21:51:54.701Zhonnef.co/go/tools/staticcheck/sa5002
15822025-07-17T21:51:54.726Z[ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o
15832025-07-17T21:51:54.750Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o
15842025-07-17T21:51:54.750Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o
15852025-07-17T21:51:54.832Zhonnef.co/go/tools/staticcheck/sa5003
15862025-07-17T21:51:54.858Zhonnef.co/go/tools/staticcheck/sa5004
15872025-07-17T21:51:54.858Zhonnef.co/go/tools/staticcheck/sa5005
15882025-07-17T21:51:54.859Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o
15892025-07-17T21:51:54.928Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o
15902025-07-17T21:51:54.957Zhonnef.co/go/tools/staticcheck/sa5007
15912025-07-17T21:51:54.985Zhonnef.co/go/tools/staticcheck/sa5008
15922025-07-17T21:51:54.985Zhonnef.co/go/tools/staticcheck/sa5009
15932025-07-17T21:51:54.985Zhonnef.co/go/tools/staticcheck/sa5010
15942025-07-17T21:51:54.985Zhonnef.co/go/tools/staticcheck/sa5011
15952025-07-17T21:51:55.013Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o
15962025-07-17T21:51:55.039Zhonnef.co/go/tools/staticcheck/sa5012
15972025-07-17T21:51:55.064Zhonnef.co/go/tools/staticcheck/sa6000
15982025-07-17T21:51:55.109Zhonnef.co/go/tools/staticcheck/sa6001
15992025-07-17T21:51:55.134Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o
16002025-07-17T21:51:55.166Zhonnef.co/go/tools/staticcheck/sa6002
16012025-07-17T21:51:55.214Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o
16022025-07-17T21:51:55.242Zhonnef.co/go/tools/staticcheck/sa6003
16032025-07-17T21:51:55.267Zhonnef.co/go/tools/staticcheck/sa6005
16042025-07-17T21:51:55.300Zhonnef.co/go/tools/staticcheck/sa6006
16052025-07-17T21:51:55.325Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o
16062025-07-17T21:51:55.325Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o
16072025-07-17T21:51:55.352Zhonnef.co/go/tools/staticcheck/sa9001
16082025-07-17T21:51:55.352Zhonnef.co/go/tools/staticcheck/sa9002
16092025-07-17T21:51:55.353Zhonnef.co/go/tools/staticcheck/sa9003
16102025-07-17T21:51:55.402Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o
16112025-07-17T21:51:55.434Zhonnef.co/go/tools/staticcheck/sa9004
16122025-07-17T21:51:55.434Zhonnef.co/go/tools/staticcheck/sa9005
16132025-07-17T21:51:55.460Zhonnef.co/go/tools/staticcheck/sa9006
16142025-07-17T21:51:55.485Zhonnef.co/go/tools/staticcheck/sa9007
16152025-07-17T21:51:55.485Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o
16162025-07-17T21:51:55.512Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o
16172025-07-17T21:51:55.538Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o
16182025-07-17T21:51:55.565Zhonnef.co/go/tools/staticcheck/sa9008
16192025-07-17T21:51:55.565Zhonnef.co/go/tools/staticcheck/sa9009
16202025-07-17T21:51:55.566Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o
16212025-07-17T21:51:55.626Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o
16222025-07-17T21:51:55.652Zhonnef.co/go/tools/stylecheck/st1000
16232025-07-17T21:51:55.652Zhonnef.co/go/tools/stylecheck/st1001
16242025-07-17T21:51:55.686Zhonnef.co/go/tools/stylecheck/st1003
16252025-07-17T21:51:55.713Z[ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o
16262025-07-17T21:51:55.714Zhonnef.co/go/tools/stylecheck/st1005
16272025-07-17T21:51:55.714Zhonnef.co/go/tools/stylecheck/st1006
16282025-07-17T21:51:55.777Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o
16292025-07-17T21:51:55.813Zhonnef.co/go/tools/stylecheck/st1008
16302025-07-17T21:51:55.894Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o
16312025-07-17T21:51:55.934Zhonnef.co/go/tools/stylecheck/st1011
16322025-07-17T21:51:55.984Zhonnef.co/go/tools/stylecheck/st1012
16332025-07-17T21:51:55.984Zhonnef.co/go/tools/staticcheck
16342025-07-17T21:51:55.984Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o
16352025-07-17T21:51:56.026Zhonnef.co/go/tools/stylecheck/st1013
16362025-07-17T21:51:56.080Zhonnef.co/go/tools/stylecheck/st1015
16372025-07-17T21:51:56.124Zhonnef.co/go/tools/stylecheck/st1016
16382025-07-17T21:51:56.156Zhonnef.co/go/tools/stylecheck/st1017
16392025-07-17T21:51:56.208Zhonnef.co/go/tools/stylecheck/st1018
16402025-07-17T21:51:56.316Zhonnef.co/go/tools/stylecheck/st1019
16412025-07-17T21:51:56.316Zhonnef.co/go/tools/stylecheck/st1020
16422025-07-17T21:51:56.317Zhonnef.co/go/tools/stylecheck/st1021
16432025-07-17T21:51:56.369Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o
16442025-07-17T21:51:56.369Zgithub.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api
16452025-07-17T21:51:56.369Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o
16462025-07-17T21:51:56.420Zgithub.com/bufbuild/buf/private/bufpkg/bufplugin
16472025-07-17T21:51:56.420Zhonnef.co/go/tools/stylecheck/st1022
16482025-07-17T21:51:56.423Zhonnef.co/go/tools/stylecheck/st1023
16492025-07-17T21:51:56.500Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o
16502025-07-17T21:51:56.554Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o
16512025-07-17T21:51:56.600Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o
16522025-07-17T21:51:56.600Zgithub.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient
16532025-07-17T21:51:56.628Zhonnef.co/go/tools/stylecheck
16542025-07-17T21:51:56.654Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o
16552025-07-17T21:51:56.798Zhonnef.co/go/tools/cmd/staticcheck
16562025-07-17T21:51:56.799Zgithub.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc
16572025-07-17T21:51:56.857Zgithub.com/bufbuild/buf/private/buf/bufgen
16582025-07-17T21:51:56.858Zgithub.com/bufbuild/buf/private/bufpkg/bufapimodule
16592025-07-17T21:51:56.858Zgithub.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp
16602025-07-17T21:51:56.858Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o
16612025-07-17T21:51:56.859Z[ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o
16622025-07-17T21:51:56.982Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o
16632025-07-17T21:51:57.062Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o
16642025-07-17T21:51:57.063Z[ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o
16652025-07-17T21:51:57.063Zgithub.com/bufbuild/buf/private/buf/bufprint
16662025-07-17T21:51:57.063Z[ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o
16672025-07-17T21:51:57.127Z[100%] Linking C static library ../lib/libproj.a
16682025-07-17T21:51:57.171Zgithub.com/bufbuild/buf/private/buf/bufmigrate
16692025-07-17T21:51:57.197Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o
16702025-07-17T21:51:57.228Zoptgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt
16712025-07-17T21:51:57.283Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1
16722025-07-17T21:51:57.354Zoptgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt
16732025-07-17T21:51:57.386Zoptgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt
16742025-07-17T21:51:57.439Zoptgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt
16752025-07-17T21:51:57.609Zoptgen -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
16762025-07-17T21:51:57.635Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o
16772025-07-17T21:51:57.635Zgithub.com/bufbuild/buf/private/bufpkg/bufapiclient
16782025-07-17T21:51:57.669Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o
16792025-07-17T21:51:57.694Zoptgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt
16802025-07-17T21:51:57.719Zoptgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt
16812025-07-17T21:51:57.745Zoptgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt
16822025-07-17T21:51:57.771Zgithub.com/bufbuild/buf/private/buf/bufcli
16832025-07-17T21:51:57.795Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o
16842025-07-17T21:51:57.946Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate
16852025-07-17T21:51:57.974Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete
16862025-07-17T21:51:57.974Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget
16872025-07-17T21:51:57.974Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget
16882025-07-17T21:51:57.974Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist
16892025-07-17T21:51:57.974Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist
16902025-07-17T21:51:57.974Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate
16912025-07-17T21:51:58.076Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete
16922025-07-17T21:51:58.101Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o
16932025-07-17T21:51:58.126Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget
16942025-07-17T21:51:58.152Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate
16952025-07-17T21:51:58.178Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete
16962025-07-17T21:51:58.218Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist
16972025-07-17T21:51:58.246Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist
16982025-07-17T21:51:58.246Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate
16992025-07-17T21:51:58.270Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete
17002025-07-17T21:51:58.313Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget
17012025-07-17T21:51:58.338Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist
17022025-07-17T21:51:58.338Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate
17032025-07-17T21:51:58.363Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist
17042025-07-17T21:51:58.363Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate
17052025-07-17T21:51:58.392Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete
17062025-07-17T21:51:58.430Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist
17072025-07-17T21:51:58.499Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate
17082025-07-17T21:51:58.499Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist
17092025-07-17T21:51:58.524Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/breaking
17102025-07-17T21:51:58.524Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/build
17112025-07-17T21:51:58.576Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/convert
17122025-07-17T21:51:58.617Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/export
17132025-07-17T21:51:58.642Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/generate
17142025-07-17T21:51:58.673Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lint
17152025-07-17T21:51:58.698Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/login
17162025-07-17T21:51:58.725Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/logout
17172025-07-17T21:51:58.792Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles
17182025-07-17T21:51:58.792Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache
17192025-07-17T21:51:58.817Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit
17202025-07-17T21:51:58.817Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune
17212025-07-17T21:51:58.817Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate
17222025-07-17T21:51:58.817Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/protoc
17232025-07-17T21:51:58.886Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o
17242025-07-17T21:51:58.911Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/push
17252025-07-17T21:51:59.049Zgithub.com/bufbuild/buf/private/buf/cmd/buf
17262025-07-17T21:51:59.074Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o
17272025-07-17T21:51:59.138Zgithub.com/bufbuild/buf/cmd/buf
17282025-07-17T21:51:59.260Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o
17292025-07-17T21:51:59.285Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o
17302025-07-17T21:51:59.658Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o
17312025-07-17T21:51:59.754Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o
17322025-07-17T21:51:59.982Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o
17332025-07-17T21:52:00.030Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o
17342025-07-17T21:52:00.059Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o
17352025-07-17T21:52:00.263Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o
17362025-07-17T21:52:00.320Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o
17372025-07-17T21:52:00.505Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o
17382025-07-17T21:52:00.793Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o
17392025-07-17T21:52:00.846Ztouch bin/.bootstrap
17402025-07-17T21:52:00.846Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o
17412025-07-17T21:52:00.896Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o
17422025-07-17T21:52:00.896Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o
17432025-07-17T21:52:01.008Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o
17442025-07-17T21:52:01.208Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o
17452025-07-17T21:52:01.278Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o
17462025-07-17T21:52:01.421Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o
17472025-07-17T21:52:01.446Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o
17482025-07-17T21:52:01.584Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o
17492025-07-17T21:52:01.759Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o
17502025-07-17T21:52:01.876Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o
17512025-07-17T21:52:01.903Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o
17522025-07-17T21:52:01.936Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o
17532025-07-17T21:52:02.167Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o
17542025-07-17T21:52:02.206Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o
17552025-07-17T21:52:02.241Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o
17562025-07-17T21:52:02.363Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o
17572025-07-17T21:52:02.711Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o
17582025-07-17T21:52:02.769Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o
17592025-07-17T21:52:02.826Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o
17602025-07-17T21:52:02.880Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o
17612025-07-17T21:52:02.909Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o
17622025-07-17T21:52:02.955Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o
17632025-07-17T21:52:02.987Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o
17642025-07-17T21:52:03.104Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o
17652025-07-17T21:52:03.296Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o
17662025-07-17T21:52:03.516Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o
17672025-07-17T21:52:03.741Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o
17682025-07-17T21:52:03.817Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o
17692025-07-17T21:52:03.885Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o
17702025-07-17T21:52:04.135Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o
17712025-07-17T21:52:04.203Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o
17722025-07-17T21:52:04.257Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o
17732025-07-17T21:52:04.373Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o
17742025-07-17T21:52:04.407Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o
17752025-07-17T21:52:04.407Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o
17762025-07-17T21:52:04.651Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o
17772025-07-17T21:52:04.773Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o
17782025-07-17T21:52:04.815Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o
17792025-07-17T21:52:05.088Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o
17802025-07-17T21:52:05.120Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o
17812025-07-17T21:52:05.153Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o
17822025-07-17T21:52:05.245Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o
17832025-07-17T21:52:05.305Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o
17842025-07-17T21:52:05.515Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o
17852025-07-17T21:52:05.540Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o
17862025-07-17T21:52:05.540Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o
17872025-07-17T21:52:05.769Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o
17882025-07-17T21:52:05.796Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o
17892025-07-17T21:52:05.839Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o
17902025-07-17T21:52:05.839Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o
17912025-07-17T21:52:05.864Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o
17922025-07-17T21:52:05.963Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o
17932025-07-17T21:52:06.029Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o
17942025-07-17T21:52:06.055Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o
17952025-07-17T21:52:06.089Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o
17962025-07-17T21:52:06.178Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o
17972025-07-17T21:52:06.203Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o
17982025-07-17T21:52:06.233Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o
17992025-07-17T21:52:06.299Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o
18002025-07-17T21:52:06.406Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o
18012025-07-17T21:52:06.437Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o
18022025-07-17T21:52:06.615Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o
18032025-07-17T21:52:06.672Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o
18042025-07-17T21:52:06.697Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o
18052025-07-17T21:52:06.722Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o
18062025-07-17T21:52:06.722Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o
18072025-07-17T21:52:06.816Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o
18082025-07-17T21:52:06.980Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o
18092025-07-17T21:52:07.019Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o
18102025-07-17T21:52:07.331Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o
18112025-07-17T21:52:07.357Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o
18122025-07-17T21:52:07.382Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o
18132025-07-17T21:52:07.476Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o
18142025-07-17T21:52:07.510Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o
18152025-07-17T21:52:07.560Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o
18162025-07-17T21:52:07.560Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o
18172025-07-17T21:52:07.598Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o
18182025-07-17T21:52:07.631Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o
18192025-07-17T21:52:07.631Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o
18202025-07-17T21:52:07.672Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o
18212025-07-17T21:52:07.697Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o
18222025-07-17T21:52:07.880Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o
18232025-07-17T21:52:07.911Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o
18242025-07-17T21:52:08.006Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o
18252025-07-17T21:52:08.093Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o
18262025-07-17T21:52:08.215Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o
18272025-07-17T21:52:08.290Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o
18282025-07-17T21:52:08.554Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o
18292025-07-17T21:52:08.593Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o
18302025-07-17T21:52:08.622Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o
18312025-07-17T21:52:08.972Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o
18322025-07-17T21:52:09.348Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o
18332025-07-17T21:52:09.422Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o
18342025-07-17T21:52:09.447Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o
18352025-07-17T21:52:09.491Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o
18362025-07-17T21:52:09.531Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o
18372025-07-17T21:52:09.589Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o
18382025-07-17T21:52:09.698Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o
18392025-07-17T21:52:09.895Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o
18402025-07-17T21:52:10.193Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o
18412025-07-17T21:52:10.232Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o
18422025-07-17T21:52:10.232Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o
18432025-07-17T21:52:10.270Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o
18442025-07-17T21:52:10.305Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o
18452025-07-17T21:52:10.330Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o
18462025-07-17T21:52:10.581Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o
18472025-07-17T21:52:10.606Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o
18482025-07-17T21:52:10.786Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o
18492025-07-17T21:52:10.841Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o
18502025-07-17T21:52:11.200Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o
18512025-07-17T21:52:11.225Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o
18522025-07-17T21:52:11.257Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o
18532025-07-17T21:52:11.288Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o
18542025-07-17T21:52:11.338Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o
18552025-07-17T21:52:11.433Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o
18562025-07-17T21:52:11.528Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o
18572025-07-17T21:52:11.612Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o
18582025-07-17T21:52:11.716Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o
18592025-07-17T21:52:11.894Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o
18602025-07-17T21:52:11.936Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o
18612025-07-17T21:52:11.973Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o
18622025-07-17T21:52:11.973Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o
18632025-07-17T21:52:12.222Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o
18642025-07-17T21:52:12.271Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o
18652025-07-17T21:52:12.296Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o
18662025-07-17T21:52:12.476Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o
18672025-07-17T21:52:12.588Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o
18682025-07-17T21:52:12.712Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o
18692025-07-17T21:52:12.831Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o
18702025-07-17T21:52:12.856Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o
18712025-07-17T21:52:12.856Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o
18722025-07-17T21:52:12.905Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o
18732025-07-17T21:52:13.622Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o
18742025-07-17T21:52:13.743Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o
18752025-07-17T21:52:13.784Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o
18762025-07-17T21:52:13.827Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o
18772025-07-17T21:52:13.827Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o
18782025-07-17T21:52:13.869Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o
18792025-07-17T21:52:13.988Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o
18802025-07-17T21:52:14.445Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o
18812025-07-17T21:52:14.472Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o
18822025-07-17T21:52:14.497Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o
18832025-07-17T21:52:14.559Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o
18842025-07-17T21:52:14.584Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o
18852025-07-17T21:52:14.741Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o
18862025-07-17T21:52:14.793Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o
18872025-07-17T21:52:15.013Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o
18882025-07-17T21:52:15.038Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o
18892025-07-17T21:52:15.143Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o
18902025-07-17T21:52:15.256Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o
18912025-07-17T21:52:15.313Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o
18922025-07-17T21:52:15.371Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o
18932025-07-17T21:52:15.863Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o
18942025-07-17T21:52:15.971Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o
18952025-07-17T21:52:15.997Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o
18962025-07-17T21:52:15.997Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o
18972025-07-17T21:52:16.038Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o
18982025-07-17T21:52:16.170Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o
18992025-07-17T21:52:16.203Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o
19002025-07-17T21:52:16.544Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o
19012025-07-17T21:52:16.594Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o
19022025-07-17T21:52:16.817Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o
19032025-07-17T21:52:16.890Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o
19042025-07-17T21:52:17.045Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o
19052025-07-17T21:52:17.123Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o
19062025-07-17T21:52:17.447Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o
19072025-07-17T21:52:17.652Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o
19082025-07-17T21:52:17.705Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o
19092025-07-17T21:52:17.730Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o
19102025-07-17T21:52:17.900Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o
19112025-07-17T21:52:17.927Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o
19122025-07-17T21:52:17.964Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o
19132025-07-17T21:52:18.147Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o
19142025-07-17T21:52:18.213Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o
19152025-07-17T21:52:18.270Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o
19162025-07-17T21:52:18.597Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o
19172025-07-17T21:52:18.687Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o
19182025-07-17T21:52:18.914Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o
19192025-07-17T21:52:18.955Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o
19202025-07-17T21:52:19.041Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o
19212025-07-17T21:52:19.086Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o
19222025-07-17T21:52:19.276Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o
19232025-07-17T21:52:19.469Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o
19242025-07-17T21:52:19.550Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o
19252025-07-17T21:52:19.575Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o
19262025-07-17T21:52:19.615Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o
19272025-07-17T21:52:19.660Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o
19282025-07-17T21:52:19.853Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o
19292025-07-17T21:52:19.882Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o
19302025-07-17T21:52:20.187Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o
19312025-07-17T21:52:20.299Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o
19322025-07-17T21:52:20.476Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o
19332025-07-17T21:52:20.686Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o
19342025-07-17T21:52:20.826Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o
19352025-07-17T21:52:20.879Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o
19362025-07-17T21:52:21.031Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o
19372025-07-17T21:52:21.088Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o
19382025-07-17T21:52:21.271Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o
19392025-07-17T21:52:21.522Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o
19402025-07-17T21:52:21.553Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o
19412025-07-17T21:52:21.673Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o
19422025-07-17T21:52:21.826Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o
19432025-07-17T21:52:21.855Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o
19442025-07-17T21:52:22.035Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o
19452025-07-17T21:52:22.186Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o
19462025-07-17T21:52:22.211Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o
19472025-07-17T21:52:22.250Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o
19482025-07-17T21:52:22.337Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o
19492025-07-17T21:52:22.440Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o
19502025-07-17T21:52:22.517Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o
19512025-07-17T21:52:22.560Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o
19522025-07-17T21:52:22.584Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o
19532025-07-17T21:52:22.675Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o
19542025-07-17T21:52:22.720Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o
19552025-07-17T21:52:22.793Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o
19562025-07-17T21:52:22.818Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o
19572025-07-17T21:52:22.904Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o
19582025-07-17T21:52:22.968Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o
19592025-07-17T21:52:23.151Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o
19602025-07-17T21:52:23.262Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o
19612025-07-17T21:52:23.313Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o
19622025-07-17T21:52:23.444Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o
19632025-07-17T21:52:23.561Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o
19642025-07-17T21:52:23.736Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o
19652025-07-17T21:52:23.824Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o
19662025-07-17T21:52:23.848Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o
19672025-07-17T21:52:23.876Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o
19682025-07-17T21:52:24.010Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o
19692025-07-17T21:52:24.082Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o
19702025-07-17T21:52:24.155Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o
19712025-07-17T21:52:24.488Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o
19722025-07-17T21:52:24.512Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o
19732025-07-17T21:52:24.537Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o
19742025-07-17T21:52:24.822Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o
19752025-07-17T21:52:24.885Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o
19762025-07-17T21:52:24.921Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o
19772025-07-17T21:52:24.963Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o
19782025-07-17T21:52:25.073Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o
19792025-07-17T21:52:25.158Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o
19802025-07-17T21:52:25.183Z[100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o
19812025-07-17T21:52:25.239Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} +
19822025-07-17T21:52:25.306Zset -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 \
19832025-07-17T21:52:25.306Z 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; \
19842025-07-17T21:52:25.306Zdone
19852025-07-17T21:52:25.346Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} +
19862025-07-17T21:52:25.371Z(cd pkg/roachprod/vm/aws && go generate)
19872025-07-17T21:52:25.416Zbuf 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
19882025-07-17T21:52:25.604Z(cd pkg/security/securitytest && go generate)
19892025-07-17T21:52:25.804Zgo 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; }
19902025-07-17T21:52:25.828Zgo 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; }
19912025-07-17T21:52:25.889Zset -euo pipefail; \
19922025-07-17T21:52:25.889Z ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \
19932025-07-17T21:52:25.889Z if expr "$ret" : ".*conflicts" >/dev/null; then \
19942025-07-17T21:52:25.889Z echo "$ret"; exit 1; \
19952025-07-17T21:52:25.889Z fi
19962025-07-17T21:52:26.279Zbuf 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
19972025-07-17T21:52:26.389Zgofmt -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
19982025-07-17T21:52:26.465Zmv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go
19992025-07-17T21:52:26.495Zgoimports -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
20002025-07-17T21:52:26.495Zgofmt -s -w pkg/sql/parser/helpmap_test.go
20012025-07-17T21:52:26.495Zawk -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
20022025-07-17T21:52:26.525Zmv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go
20032025-07-17T21:52:26.561Zgofmt -s -w pkg/sql/parser/help_messages.go
20042025-07-17T21:52:26.561Zgo 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
20052025-07-17T21:52:26.599Ztouch bin/.gw_protobuf_sources
20062025-07-17T21:52:26.628Zawk -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
20072025-07-17T21:52:26.666Zmv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go
20082025-07-17T21:52:26.696Zgofmt -s -w pkg/sql/lexbase/reserved_keywords.go
20092025-07-17T21:52:26.697Zstringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go
20102025-07-17T21:52:26.811Zmv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go
20112025-07-17T21:52:26.839Zmv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go
20122025-07-17T21:52:27.068Zmv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go
20132025-07-17T21:52:27.094Zgofmt -s -w pkg/sql/lexbase/keywords.go
20142025-07-17T21:52:27.204Z[100%] Linking CXX shared library lib/libgeos.so
20152025-07-17T21:52:27.442Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o
20162025-07-17T21:52:27.470Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o
20172025-07-17T21:52:30.171Z(echo "// Code generated by goyacc. DO NOT EDIT."; \
20182025-07-17T21:52:30.172Z echo "// GENERATED FILE DO NOT EDIT"; \
20192025-07-17T21:52:30.172Z cat pkg/sql/parser/gen/sql.go.tmp | \
20202025-07-17T21:52:30.172Z 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
20212025-07-17T21:52:30.200Z(echo "// Code generated by make. DO NOT EDIT."; \
20222025-07-17T21:52:30.200Z echo "// GENERATED FILE DO NOT EDIT"; \
20232025-07-17T21:52:30.200Z echo; \
20242025-07-17T21:52:30.200Z echo "package lexbase"; \
20252025-07-17T21:52:30.201Z echo; \
20262025-07-17T21:52:30.201Z 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
20272025-07-17T21:52:30.201Zmv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go
20282025-07-17T21:52:30.201Zmv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go
20292025-07-17T21:52:30.228Zgoimports -w pkg/sql/parser/sql.go
20302025-07-17T21:52:32.976Z[100%] Linking CXX shared library lib/libgeos_c.so
20312025-07-17T21:52:33.085Zmkdir -p lib
20322025-07-17T21:52:33.111Zrm -f lib/lib{geos,geos_c}.so
20332025-07-17T21:52:33.111Zcp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib
20342025-07-17T21:52:39.239Zgofmt -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
20352025-07-17T21:52:40.909Ztouch bin/.go_protobuf_sources
20362025-07-17T21:52:40.948Zgo 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; }
20372025-07-17T21:52:40.948Zgo 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; }
20382025-07-17T21:52:41.961Zmv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go
20392025-07-17T21:52:41.986Zmv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go
20402025-07-17T21:52:41.986ZGOFLAGS= 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-35-ge80837cb83" -X "github.com/cockroachdb/cockroach/pkg/build.rev=e80837cb8363b6dafaab5c1bd3a3d7fab8adb14f" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -run "." -timeout 60m ./pkg/...
20412025-07-17T21:53:57.560Z? github.com/cockroachdb/cockroach/pkg/acceptance/cluster [no test files]
20422025-07-17T21:53:57.645Zok github.com/cockroachdb/cockroach/pkg/acceptance 0.077s
20432025-07-17T21:54:27.065Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster [no test files]
20442025-07-17T21:54:27.089Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/tc [no test files]
20452025-07-17T21:54:27.212Zok github.com/cockroachdb/cockroach/pkg/base 0.138s
20462025-07-17T21:55:27.487Zok github.com/cockroachdb/cockroach/pkg/bench 0.134s [no tests to run]
20472025-07-17T21:55:27.822Z? github.com/cockroachdb/cockroach/pkg/bench/cmd/pgbenchsetup [no test files]
20482025-07-17T21:55:32.853Z? github.com/cockroachdb/cockroach/pkg/blobs/blobspb [no test files]
20492025-07-17T21:55:32.877Z? github.com/cockroachdb/cockroach/pkg/build [no test files]
20502025-07-17T21:55:32.877Z? github.com/cockroachdb/cockroach/pkg/build/bazel [no test files]
20512025-07-17T21:55:58.012Z? github.com/cockroachdb/cockroach/pkg/cli/clicfg [no test files]
20522025-07-17T21:56:02.709Zok github.com/cockroachdb/cockroach/pkg/bench/rttanalysis 30.084s
20532025-07-17T21:56:02.709Zok github.com/cockroachdb/cockroach/pkg/bench/tpcc 0.527s
20542025-07-17T21:56:02.709Zok github.com/cockroachdb/cockroach/pkg/blobs 0.385s
20552025-07-17T21:56:02.709Zok github.com/cockroachdb/cockroach/pkg/build/starlarkutil 0.161s
20562025-07-17T21:56:02.709Zok github.com/cockroachdb/cockroach/pkg/build/util 0.178s
20572025-07-17T21:56:03.806Z? github.com/cockroachdb/cockroach/pkg/cli/clierrorplus [no test files]
20582025-07-17T21:56:03.830Z? github.com/cockroachdb/cockroach/pkg/cli/cliflags [no test files]
20592025-07-17T21:56:03.831Z? github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg [no test files]
20602025-07-17T21:56:15.903Z? github.com/cockroachdb/cockroach/pkg/cli/democluster/api [no test files]
20612025-07-17T21:56:15.935Z? github.com/cockroachdb/cockroach/pkg/cli/syncbench [no test files]
20622025-07-17T21:56:15.935Z? github.com/cockroachdb/cockroach/pkg/cloud [no test files]
20632025-07-17T21:56:21.056Z? github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils [no test files]
20642025-07-17T21:56:23.634Z? github.com/cockroachdb/cockroach/pkg/cloud/impl [no test files]
20652025-07-17T21:56:29.753Z? github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable [no test files]
20662025-07-17T21:56:31.898Z? github.com/cockroachdb/cockroach/pkg/cmd/allocsim [no test files]
20672025-07-17T21:56:31.927Z? github.com/cockroachdb/cockroach/pkg/cmd/cmdutil [no test files]
20682025-07-17T21:56:31.927Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol [no test files]
20692025-07-17T21:56:31.927Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol/pgconnect [no test files]
20702025-07-17T21:56:32.219Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-sql [no test files]
20712025-07-17T21:56:47.748Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-short [no test files]
20722025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql [no test files]
20732025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg [no test files]
20742025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg/sqlstream [no test files]
20752025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/exec [no test files]
20762025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/os [no test files]
20772025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/docgen [no test files]
20782025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/fuzz [no test files]
20792025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-binary [no test files]
20802025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-distdir [no test files]
20812025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables [no test files]
20822025-07-17T21:56:47.836Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables/rdbms [no test files]
20832025-07-17T21:56:48.089Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-spatial-ref-sys [no test files]
20842025-07-17T21:56:53.124Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-staticcheck [no test files]
20852025-07-17T21:56:53.149Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-test-suites [no test files]
20862025-07-17T21:56:53.149Z? github.com/cockroachdb/cockroach/pkg/cmd/geoviz [no test files]
20872025-07-17T21:56:53.149Z? github.com/cockroachdb/cockroach/pkg/cmd/gossipsim [no test files]
20882025-07-17T21:56:53.149Z? github.com/cockroachdb/cockroach/pkg/cmd/import-tools [no test files]
20892025-07-17T21:56:56.987Z? github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach [no test files]
20902025-07-17T21:56:58.002Z? github.com/cockroachdb/cockroach/pkg/cmd/reduce [no test files]
20912025-07-17T21:57:07.987Z? github.com/cockroachdb/cockroach/pkg/cmd/returncheck [no test files]
20922025-07-17T21:57:34.246Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod [no test files]
20932025-07-17T21:57:34.270Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod-stress [no test files]
20942025-07-17T21:57:46.974Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster [no test files]
20952025-07-17T21:57:46.974Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/option [no test files]
20962025-07-17T21:57:49.095Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/registry [no test files]
20972025-07-17T21:57:49.095Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/spec [no test files]
20982025-07-17T21:57:49.120Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test [no test files]
20992025-07-17T21:58:00.471Z? github.com/cockroachdb/cockroach/pkg/cmd/roachvet [no test files]
21002025-07-17T21:58:00.497Z? github.com/cockroachdb/cockroach/pkg/cmd/skip-test [no test files]
21012025-07-17T21:58:00.497Z? github.com/cockroachdb/cockroach/pkg/cmd/skiperrs [no test files]
21022025-07-17T21:58:00.497Z? github.com/cockroachdb/cockroach/pkg/cmd/skipped-tests [no test files]
21032025-07-17T21:58:00.497Z? github.com/cockroachdb/cockroach/pkg/cmd/smithcmp [no test files]
21042025-07-17T21:58:00.497Z? github.com/cockroachdb/cockroach/pkg/cmd/smithtest [no test files]
21052025-07-17T21:58:02.764Z? github.com/cockroachdb/cockroach/pkg/cmd/uptodate [no test files]
21062025-07-17T21:58:02.788Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck [no test files]
21072025-07-17T21:58:02.789Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck/lib/urlcheck [no test files]
21082025-07-17T21:58:02.789Z? github.com/cockroachdb/cockroach/pkg/cmd/workload [no test files]
21092025-07-17T21:58:02.789Z? github.com/cockroachdb/cockroach/pkg/cmd/wraprules [no test files]
21102025-07-17T21:58:02.789Z? github.com/cockroachdb/cockroach/pkg/cmd/zerosum [no test files]
21112025-07-17T21:58:08.238Z? github.com/cockroachdb/cockroach/pkg/col/coldatatestutils [no test files]
21122025-07-17T21:58:12.420Z? github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde [no test files]
21132025-07-17T21:58:12.421Z? github.com/cockroachdb/cockroach/pkg/col/typeconv [no test files]
21142025-07-17T21:58:12.450Z? github.com/cockroachdb/cockroach/pkg/compose [no test files]
21152025-07-17T21:58:12.450Z? github.com/cockroachdb/cockroach/pkg/compose/compare/compare [no test files]
21162025-07-17T21:58:12.771Z? github.com/cockroachdb/cockroach/pkg/docs [no test files]
21172025-07-17T21:58:12.772Z? github.com/cockroachdb/cockroach/pkg/featureflag [no test files]
21182025-07-17T21:58:12.772Z? github.com/cockroachdb/cockroach/pkg/gen/genbzl [no test files]
21192025-07-17T21:58:14.423Z? github.com/cockroachdb/cockroach/pkg/geo/geodist [no test files]
21202025-07-17T21:58:16.870Z? github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj [no test files]
21212025-07-17T21:58:18.473Z? github.com/cockroachdb/cockroach/pkg/geo/geosegmentize [no test files]
21222025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cli 142.799s
21232025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cli/clierror 0.590s
21242025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlclient 1.135s
21252025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlexec 3.353s
21262025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlshell 3.856s
21272025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cli/democluster 4.107s
21282025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cli/exit 0.132s [no tests to run]
21292025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cloud/amazon 0.706s
21302025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cloud/azure 0.089s
21312025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cloud/gcp 0.152s
21322025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cloud/httpsink 0.695s
21332025-07-17T21:58:21.102Zok github.com/cockroachdb/cockroach/pkg/cloud/impl/cloudimpltests 0.154s [no tests to run]
21342025-07-17T21:58:21.103Zok github.com/cockroachdb/cockroach/pkg/cloud/nodelocal 0.207s
21352025-07-17T21:58:21.103Zok github.com/cockroachdb/cockroach/pkg/cloud/nullsink 0.125s
21362025-07-17T21:58:21.103Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile 3.753s
21372025-07-17T21:58:21.103Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable/filetabletest 12.507s
21382025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/clusterversion 0.157s
21392025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/bazci 0.158s
21402025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/cmpconn 0.207s
21412025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss 1.856s
21422025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/dev 0.122s
21432025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/docgen/extract 0.076s
21442025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/docs-issue-generation 0.111s
21452025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/internal/issues 0.090s
21462025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/label-merged-pr 0.142s
21472025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/mirror 0.140s
21482025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/prereqs 1.245s
21492025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-artifacts 0.152s
21502025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-provisional-artifacts 0.151s
21512025-07-17T21:58:21.131Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce 0.079s
21522025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce/reducesql 0.552s
21532025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/cmd/release 0.184s
21542025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest 0.356s
21552025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/prometheus 0.077s
21562025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests 0.312s
21572025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/cmd/testfilter 0.124s
21582025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/col/coldata 1.264s
21592025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/col/coldataext 0.111s
21602025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/col/colserde 1.319s
21612025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/config 0.177s
21622025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/config/zonepb 0.211s
21632025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo 0.287s
21642025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geogen 0.111s
21652025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geogfn 0.474s
21662025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geographiclib 0.045s
21672025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geoindex 0.514s
21682025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geomfn 0.338s
21692025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geopb 0.108s
21702025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geoproj 0.115s
21712025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geoprojbase 0.334s
21722025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geos 0.148s
21732025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/geotransform 0.091s
21742025-07-17T21:58:21.132Zok github.com/cockroachdb/cockroach/pkg/geo/twkb 0.119s
21752025-07-17T21:58:21.677Z? github.com/cockroachdb/cockroach/pkg/gossip/simulation [no test files]
21762025-07-17T21:58:21.710Z? github.com/cockroachdb/cockroach/pkg/internal/reporoot [no test files]
21772025-07-17T21:58:28.416Zok github.com/cockroachdb/cockroach/pkg/gossip 6.728s
21782025-07-17T21:58:28.416Zok github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher 0.379s
21792025-07-17T21:58:28.416Zok github.com/cockroachdb/cockroach/pkg/internal/rsg 0.231s
21802025-07-17T21:58:28.416Zok github.com/cockroachdb/cockroach/pkg/internal/rsg/yacc 0.102s
21812025-07-17T21:58:31.451Zok github.com/cockroachdb/cockroach/pkg/internal/sqlsmith 4.328s
21822025-07-17T21:58:31.451Zok github.com/cockroachdb/cockroach/pkg/internal/team 0.058s
21832025-07-17T21:59:03.863Z? github.com/cockroachdb/cockroach/pkg/jobs/jobspb [no test files]
21842025-07-17T21:59:03.888Z? github.com/cockroachdb/cockroach/pkg/jobs/jobstest [no test files]
21852025-07-17T21:59:03.888Z? github.com/cockroachdb/cockroach/pkg/keysbase [no test files]
21862025-07-17T21:59:57.709Zok github.com/cockroachdb/cockroach/pkg/jobs 53.796s
21872025-07-17T21:59:57.709Zok github.com/cockroachdb/cockroach/pkg/jobs/joberror 0.120s
21882025-07-17T21:59:57.710Zok github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts 0.251s [no tests to run]
21892025-07-17T21:59:57.710Zok github.com/cockroachdb/cockroach/pkg/keys 0.177s
21902025-07-17T22:00:18.306Z? github.com/cockroachdb/cockroach/pkg/kv/kvbase [no test files]
21912025-07-17T22:00:18.332Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient [no test files]
21922025-07-17T22:00:44.448Zok github.com/cockroachdb/cockroach/pkg/kv 26.100s
21932025-07-17T22:00:44.448Zok github.com/cockroachdb/cockroach/pkg/kv/bulk 2.795s
21942025-07-17T22:01:00.006Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant [no test files]
21952025-07-17T22:01:00.033Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache/rangecachemock [no test files]
21962025-07-17T22:02:29.306Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord 89.256s
21972025-07-17T22:02:29.306Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache 0.566s
21982025-07-17T22:02:29.307Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed 7.451s
21992025-07-17T22:02:29.307Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer 0.519s
22002025-07-17T22:02:29.307Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache 0.849s
22012025-07-17T22:02:29.307Zok github.com/cockroachdb/cockroach/pkg/kv/kvnemesis 4.406s
22022025-07-17T22:02:29.307Zok github.com/cockroachdb/cockroach/pkg/kv/kvprober 3.800s
22032025-07-17T22:03:00.818Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb [no test files]
22042025-07-17T22:03:03.376Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint [no test files]
22052025-07-17T22:03:03.409Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap [no test files]
22062025-07-17T22:03:44.428Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase [no test files]
22072025-07-17T22:03:44.428Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb [no test files]
22082025-07-17T22:04:40.098Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb [no test files]
22092025-07-17T22:04:40.124Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb [no test files]
22102025-07-17T22:04:40.124Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb [no test files]
22112025-07-17T22:04:40.124Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider [no test files]
22122025-07-17T22:04:55.850Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptutil [no test files]
22132025-07-17T22:04:55.876Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary [no test files]
22142025-07-17T22:04:55.876Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb [no test files]
22152025-07-17T22:05:16.753Z? github.com/cockroachdb/cockroach/pkg/migration [no test files]
22162025-07-17T22:05:34.007Z? github.com/cockroachdb/cockroach/pkg/migration/migrationjob [no test files]
22172025-07-17T22:05:42.507Z? github.com/cockroachdb/cockroach/pkg/migration/nodelivenesstest [no test files]
22182025-07-17T22:05:42.533Z? github.com/cockroachdb/cockroach/pkg/multitenant [no test files]
22192025-07-17T22:05:42.533Z? github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel [no test files]
22202025-07-17T22:05:42.533Z? github.com/cockroachdb/cockroach/pkg/release [no test files]
22212025-07-17T22:05:45.974Z? github.com/cockroachdb/cockroach/pkg/roachpb/gen [no test files]
22222025-07-17T22:05:46.003Z? github.com/cockroachdb/cockroach/pkg/roachpb/roachpbmock [no test files]
22232025-07-17T22:05:46.003Z? github.com/cockroachdb/cockroach/pkg/roachprod [no test files]
22242025-07-17T22:05:47.347Z? github.com/cockroachdb/cockroach/pkg/roachprod/errors [no test files]
22252025-07-17T22:05:49.548Z? github.com/cockroachdb/cockroach/pkg/roachprod/logger [no test files]
22262025-07-17T22:05:49.573Z? github.com/cockroachdb/cockroach/pkg/roachprod/ui [no test files]
22272025-07-17T22:05:49.573Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws [no test files]
22282025-07-17T22:05:50.027Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen [no test files]
22292025-07-17T22:05:50.056Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/azure [no test files]
22302025-07-17T22:05:50.056Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/flagstub [no test files]
22312025-07-17T22:05:50.056Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/gce [no test files]
22322025-07-17T22:05:50.056Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/local [no test files]
22332025-07-17T22:05:54.943Z? github.com/cockroachdb/cockroach/pkg/scheduledjobs [no test files]
22342025-07-17T22:08:24.113Z? github.com/cockroachdb/cockroach/pkg/security/pprompt [no test files]
22352025-07-17T22:08:24.139Z? github.com/cockroachdb/cockroach/pkg/security/securitytest [no test files]
22362025-07-17T22:08:44.209Z? github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb [no test files]
22372025-07-17T22:09:21.731Z? github.com/cockroachdb/cockroach/pkg/server/status/statuspb [no test files]
22382025-07-17T22:09:21.757Z? github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher/systemconfigwatchertest [no test files]
22392025-07-17T22:10:17.009Z? github.com/cockroachdb/cockroach/pkg/settings/cluster [no test files]
22402025-07-17T22:10:17.042Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob [no test files]
22412025-07-17T22:10:33.544Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter [no test files]
22422025-07-17T22:10:33.569Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter [no test files]
22432025-07-17T22:10:48.268Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils/spanconfigtestcluster [no test files]
22442025-07-17T22:11:15.029Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants [no test files]
22452025-07-17T22:11:24.681Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo/colinfotestutils [no test files]
22462025-07-17T22:11:25.578Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder [no test files]
22472025-07-17T22:11:25.603Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen [no test files]
22482025-07-17T22:11:36.191Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/desctestutils [no test files]
22492025-07-17T22:11:36.216Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting [no test files]
22502025-07-17T22:11:36.216Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv [no test files]
22512025-07-17T22:13:04.210Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite [no test files]
22522025-07-17T22:16:59.946Z? github.com/cockroachdb/cockroach/pkg/sql/descmetadata [no test files]
22532025-07-17T22:18:39.097Z? github.com/cockroachdb/cockroach/pkg/sql/faketreeeval [no test files]
22542025-07-17T22:19:45.774Z? github.com/cockroachdb/cockroach/pkg/sql/lexbase/allkeywords [no test files]
22552025-07-17T22:19:45.799Z? github.com/cockroachdb/cockroach/pkg/sql/memsize [no test files]
22562025-07-17T22:19:45.799Z? github.com/cockroachdb/cockroach/pkg/sql/mutations [no test files]
22572025-07-17T22:20:21.561Z? github.com/cockroachdb/cockroach/pkg/sql/opt/exec [no test files]
22582025-07-17T22:23:35.664Z? github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/langgen [no test files]
22592025-07-17T22:24:29.699Z? github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testexpr [no test files]
22602025-07-17T22:24:51.898Z? github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness [no test files]
22612025-07-17T22:24:51.898Z? github.com/cockroachdb/cockroach/pkg/sql/paramparse [no test files]
22622025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver 1354.629s
22632025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan 0.130s
22642025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply 0.096s
22652025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval 17.570s
22662025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result 0.286s
22672025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts 0.207s
22682025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport 2.171s
22692025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker 2.177s
22702025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency 37.120s
22712025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock 0.073s
22722025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison 0.098s
22732025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc 2.654s
22742025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc 0.345s
22752025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver 0.712s
22762025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness 12.289s
22772025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery 1.617s
22782025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts 0.153s
22792025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache 3.386s
22802025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile 0.773s
22812025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage 35.778s
22822025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry 4.755s
22832025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed 0.909s
22842025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer 0.224s
22852025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports 13.965s
22862025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch 24.719s
22872025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset 0.338s
22882025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/split 0.266s
22892025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader 0.339s
22902025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate 0.409s
22912025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache 7.612s
22922025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery 0.229s
22932025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait 0.191s
22942025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty 0.223s
22952025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/migration/migrationcluster 2.007s
22962025-07-17T22:25:07.362Zok github.com/cockroachdb/cockroach/pkg/migration/migrationmanager 9.586s
22972025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/migration/migrations 116.649s
22982025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/roachpb 1.175s
22992025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/roachprod/cloud 0.304s
23002025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/roachprod/config 0.207s
23012025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/roachprod/install 0.269s
23022025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/roachprod/ssh 0.367s
23032025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/roachprod/vm 0.268s
23042025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/rpc 4.506s
23052025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/rpc/nodedialer 1.813s
23062025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/security 6.333s
23072025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/security/certmgr 0.455s
23082025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/security/sessionrevival 0.378s
23092025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server 353.068s
23102025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/debug 0.547s
23112025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui 0.384s
23122025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/debug/pprofui 1.594s
23132025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/diagnostics 2.885s
23142025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/dumpstore 0.431s
23152025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/goroutinedumper 0.592s
23162025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/heapprofiler 0.580s
23172025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/pgurl 0.514s
23182025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/serverpb 0.276s
23192025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/settingswatcher 2.607s
23202025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/status 10.976s
23212025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher 1.194s
23222025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/telemetry 0.408s
23232025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher 3.477s
23242025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/server/tracedumper 0.616s
23252025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/settings 0.380s
23262025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig 0.534s
23272025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor 3.478s
23282025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber 7.365s
23292025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager 6.725s
23302025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader 0.530s
23312025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler 0.619s [no tests to run]
23322025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator 0.209s [no tests to run]
23332025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher 1.141s
23342025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore 10.185s
23352025-07-17T22:25:07.363Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils 0.439s
23362025-07-17T22:25:22.212Zok github.com/cockroachdb/cockroach/pkg/sql 846.691s
23372025-07-17T22:25:22.212Zok github.com/cockroachdb/cockroach/pkg/sql/backfill 0.346s
23382025-07-17T22:25:22.212Zok github.com/cockroachdb/cockroach/pkg/sql/catalog 0.879s
23392025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap 0.418s
23402025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys 0.418s
23412025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat 0.254s
23422025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb 0.369s
23432025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege 0.361s
23442025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo 0.305s
23452025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc 0.274s
23462025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb 0.222s
23472025-07-17T22:25:22.213Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descs 4.480s
23482025-07-17T22:25:22.260Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables 0.593s
23492025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate 0.218s
23502025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/lease 28.609s
23512025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion 0.346s
23522025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree 0.523s
23532025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver 0.646s
23542025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc 0.235s
23552025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr 0.404s
23562025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr 0.426s
23572025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema 0.313s
23582025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc 4.725s
23592025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc 0.510s
23602025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colcontainer 0.941s
23612025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colconv 0.645s
23622025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colencoding 0.755s
23632025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec 18.788s
23642025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder 0.965s
23652025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg 2.069s
23662025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs 1.781s
23672025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase 2.362s
23682025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp 1.581s
23692025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash 2.198s
23702025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin 1.353s
23712025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj 2.533s
23722025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel 1.994s
23732025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan 2.190s
23742025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexectestutils 0.532s
23752025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils 4.361s
23762025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow 2.457s
23772025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen 0.265s
23782025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen/cmd/execgen 1.374s
23792025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexecerror 0.226s
23802025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colexecop 1.278s
23812025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colfetcher 0.794s
23822025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colflow 5.590s
23832025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc 1.101s
23842025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/colmem 0.819s
23852025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/contention 0.733s
23862025-07-17T22:25:22.261Zok github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils 6.467s
23872025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache 1.048s
23882025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/contentionpb 0.554s
23892025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/covering 0.301s
23902025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/delegate 0.628s
23912025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/distsql 9.133s
23922025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/doctor 0.577s
23932025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/enum 1.538s
23942025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/execinfra 1.270s
23952025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/execinfrapb 0.306s
23962025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/execstats 1.202s
23972025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/flowinfra 15.817s
23982025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob 0.821s
23992025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier 0.376s
24002025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob_test 15.523s
24012025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/idxusage 0.227s
24022025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/importer 340.386s
24032025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/inverted 0.850s
24042025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/kvstreamer 27.843s
24052025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/lex 0.416s
24062025-07-17T22:25:22.262Zok github.com/cockroachdb/cockroach/pkg/sql/lexbase 1.145s
24072025-07-17T22:25:24.525Z? github.com/cockroachdb/cockroach/pkg/sql/parser/fuzz [no test files]
24082025-07-17T22:25:24.549Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode [no test files]
24092025-07-17T22:25:35.735Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice [no test files]
24102025-07-17T22:25:35.760Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase [no test files]
24112025-07-17T22:27:21.137Z? github.com/cockroachdb/cockroach/pkg/sql/protoreflect/test [no test files]
24122025-07-17T22:27:37.233Z? github.com/cockroachdb/cockroach/pkg/sql/roleoption [no test files]
24132025-07-17T22:28:22.396Z? github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb [no test files]
24142025-07-17T22:28:59.784Z? github.com/cockroachdb/cockroach/pkg/sql/rowinfra [no test files]
24152025-07-17T22:29:24.166Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/comparetest [no test files]
24162025-07-17T22:29:24.191Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/cyclegraphtest [no test files]
24172025-07-17T22:29:24.191Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/entitynodetest [no test files]
24182025-07-17T22:29:24.224Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/reltest [no test files]
24192025-07-17T22:29:25.391Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbackup [no test files]
24202025-07-17T22:29:38.432Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt [no test files]
24212025-07-17T22:29:38.672Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestdeps [no test files]
24222025-07-17T22:29:38.672Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestutils [no test files]
24232025-07-17T22:29:38.672Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors [no test files]
24242025-07-17T22:29:51.838Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec [no test files]
24252025-07-17T22:29:51.865Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob [no test files]
24262025-07-17T22:29:51.865Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop [no test files]
24272025-07-17T22:29:51.866Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb [no test files]
24282025-07-17T22:30:01.084Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz [no test files]
24292025-07-17T22:30:01.084Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage [no test files]
24302025-07-17T22:30:06.268Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun [no test files]
24312025-07-17T22:30:06.293Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/sctest [no test files]
24322025-07-17T22:30:06.293Z? github.com/cockroachdb/cockroach/pkg/sql/scrub [no test files]
24332025-07-17T22:31:15.325Z? github.com/cockroachdb/cockroach/pkg/sql/sem/catid [no test files]
24342025-07-17T22:31:15.325Z? github.com/cockroachdb/cockroach/pkg/sql/sem/transform [no test files]
24352025-07-17T22:31:48.034Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin [no test files]
24362025-07-17T22:31:48.064Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp [no test files]
24372025-07-17T22:31:48.064Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow [no test files]
24382025-07-17T22:31:48.089Z? github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb [no test files]
24392025-07-17T22:31:58.331Z? github.com/cockroachdb/cockroach/pkg/sql/sessionphase [no test files]
24402025-07-17T22:31:59.962Z? github.com/cockroachdb/cockroach/pkg/sql/sqlerrors [no test files]
24412025-07-17T22:31:59.962Z? github.com/cockroachdb/cockroach/pkg/sql/sqlfsm [no test files]
24422025-07-17T22:31:59.962Z? github.com/cockroachdb/cockroach/pkg/sql/sqlinstance [no test files]
24432025-07-17T22:32:09.885Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness [no test files]
24442025-07-17T22:32:09.928Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider [no test files]
24452025-07-17T22:32:12.923Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/sqllivenesstestutils [no test files]
24462025-07-17T22:32:12.923Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats [no test files]
24472025-07-17T22:32:24.163Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage [no test files]
24482025-07-17T22:32:24.163Z? github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry [no test files]
24492025-07-17T22:32:24.188Z? github.com/cockroachdb/cockroach/pkg/sql/sqltestutils [no test files]
24502025-07-17T22:32:24.188Z? github.com/cockroachdb/cockroach/pkg/sql/sqlutil [no test files]
24512025-07-17T22:33:20.629Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam [no test files]
24522025-07-17T22:33:20.654Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam [no test files]
24532025-07-17T22:33:20.654Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam [no test files]
24542025-07-17T22:33:40.737Z? github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule [no test files]
24552025-07-17T22:33:40.925Z? github.com/cockroachdb/cockroach/pkg/sql/vtable [no test files]
24562025-07-17T22:34:17.245Z? github.com/cockroachdb/cockroach/pkg/testutils/buildutil [no test files]
24572025-07-17T22:34:17.342Z? github.com/cockroachdb/cockroach/pkg/testutils/colcontainerutils [no test files]
24582025-07-17T22:34:17.367Z? github.com/cockroachdb/cockroach/pkg/testutils/diagutils [no test files]
24592025-07-17T22:34:17.367Z? github.com/cockroachdb/cockroach/pkg/testutils/distsqlutils [no test files]
24602025-07-17T22:34:24.593Z? github.com/cockroachdb/cockroach/pkg/testutils/docker [no test files]
24612025-07-17T22:34:26.390Z? github.com/cockroachdb/cockroach/pkg/testutils/docker/docker-fsnotify [no test files]
24622025-07-17T22:34:26.415Z? github.com/cockroachdb/cockroach/pkg/testutils/echotest [no test files]
24632025-07-17T22:34:29.725Z? github.com/cockroachdb/cockroach/pkg/testutils/gossiputil [no test files]
24642025-07-17T22:34:29.750Z? github.com/cockroachdb/cockroach/pkg/testutils/grpcutils [no test files]
24652025-07-17T22:34:29.750Z? github.com/cockroachdb/cockroach/pkg/testutils/jobutils [no test files]
24662025-07-17T22:34:38.164Z? github.com/cockroachdb/cockroach/pkg/testutils/kvclientutils [no test files]
24672025-07-17T22:34:38.164Z? github.com/cockroachdb/cockroach/pkg/testutils/lint [no test files]
24682025-07-17T22:34:38.716Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/descriptormarshal [no test files]
24692025-07-17T22:34:38.741Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcmp [no test files]
24702025-07-17T22:34:38.742Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcheck [no test files]
24712025-07-17T22:34:56.938Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcclientconnclose [no test files]
24722025-07-17T22:34:57.705Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcstatuswithdetails [no test files]
24732025-07-17T22:35:04.309Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returncheck [no test files]
24742025-07-17T22:35:08.467Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/staticcheck [no test files]
24752025-07-17T22:35:09.779Z? github.com/cockroachdb/cockroach/pkg/testutils/localtestcluster [no test files]
24762025-07-17T22:35:09.804Z? github.com/cockroachdb/cockroach/pkg/testutils/metrictestutils [no test files]
24772025-07-17T22:35:09.804Z? github.com/cockroachdb/cockroach/pkg/testutils/pgtest [no test files]
24782025-07-17T22:35:09.854Z? github.com/cockroachdb/cockroach/pkg/testutils/physicalplanutils [no test files]
24792025-07-17T22:35:09.854Z? github.com/cockroachdb/cockroach/pkg/testutils/serverutils [no test files]
24802025-07-17T22:35:09.854Z? github.com/cockroachdb/cockroach/pkg/testutils/skip [no test files]
24812025-07-17T22:35:48.391Z? github.com/cockroachdb/cockroach/pkg/testutils/sstutil [no test files]
24822025-07-17T22:35:48.416Z? github.com/cockroachdb/cockroach/pkg/testutils/storageutils [no test files]
24832025-07-17T22:35:48.416Z? github.com/cockroachdb/cockroach/pkg/ts/catalog [no test files]
24842025-07-17T22:35:51.448Z? github.com/cockroachdb/cockroach/pkg/ts/tspb [no test files]
24852025-07-17T22:35:51.477Z? github.com/cockroachdb/cockroach/pkg/ui [no test files]
24862025-07-17T22:35:51.477Z? github.com/cockroachdb/cockroach/pkg/ui/distoss [no test files]
24872025-07-17T22:35:56.550Z? github.com/cockroachdb/cockroach/pkg/util/arith [no test files]
24882025-07-17T22:35:57.319Z? github.com/cockroachdb/cockroach/pkg/util/bufalloc [no test files]
24892025-07-17T22:36:02.495Z? github.com/cockroachdb/cockroach/pkg/util/cancelchecker [no test files]
24902025-07-17T22:36:16.214Z? github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype [no test files]
24912025-07-17T22:36:16.239Z? github.com/cockroachdb/cockroach/pkg/util/fileutil [no test files]
24922025-07-17T22:36:20.842Z? github.com/cockroachdb/cockroach/pkg/util/growstack [no test files]
24932025-07-17T22:37:45.804Z? github.com/cockroachdb/cockroach/pkg/util/interval/generic/internal [no test files]
24942025-07-17T22:37:45.828Z? github.com/cockroachdb/cockroach/pkg/util/ioctx [no test files]
24952025-07-17T22:37:47.896Z? github.com/cockroachdb/cockroach/pkg/util/iterutil [no test files]
24962025-07-17T22:37:50.984Z? github.com/cockroachdb/cockroach/pkg/util/jsonbytes [no test files]
24972025-07-17T22:37:50.984Z? github.com/cockroachdb/cockroach/pkg/util/keysutil [no test files]
24982025-07-17T22:37:50.984Z? github.com/cockroachdb/cockroach/pkg/util/leaktest [no test files]
24992025-07-17T22:38:01.255Z? github.com/cockroachdb/cockroach/pkg/util/log/channel [no test files]
25002025-07-17T22:38:01.255Z? github.com/cockroachdb/cockroach/pkg/util/log/gen [no test files]
25012025-07-17T22:39:40.048Z? github.com/cockroachdb/cockroach/pkg/util/log/logflags [no test files]
25022025-07-17T22:39:40.048Z? github.com/cockroachdb/cockroach/pkg/util/log/logpb [no test files]
25032025-07-17T22:39:40.048Z? github.com/cockroachdb/cockroach/pkg/util/log/logtestutils [no test files]
25042025-07-17T22:39:40.048Z? github.com/cockroachdb/cockroach/pkg/util/log/severity [no test files]
25052025-07-17T22:39:40.250Z? github.com/cockroachdb/cockroach/pkg/util/memzipper [no test files]
25062025-07-17T22:39:46.867Z? github.com/cockroachdb/cockroach/pkg/util/pprofutil [no test files]
25072025-07-17T22:39:54.798Z? github.com/cockroachdb/cockroach/pkg/util/sort [no test files]
25082025-07-17T22:40:05.073Z? github.com/cockroachdb/cockroach/pkg/util/stringencoding [no test files]
25092025-07-17T22:40:05.100Z? github.com/cockroachdb/cockroach/pkg/util/system [no test files]
25102025-07-17T22:40:07.543Z? github.com/cockroachdb/cockroach/pkg/util/targz/gen [no test files]
25112025-07-17T22:40:12.950Z? github.com/cockroachdb/cockroach/pkg/util/timeutil/gen [no test files]
25122025-07-17T22:42:55.954Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb [no test files]
25132025-07-17T22:42:55.979Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb [no test files]
25142025-07-17T22:42:55.979Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui [no test files]
25152025-07-17T22:42:55.979Z? github.com/cockroachdb/cockroach/pkg/util/tracing/zipper [no test files]
25162025-07-17T22:42:57.802Z? github.com/cockroachdb/cockroach/pkg/util/unaccent [no test files]
25172025-07-17T22:43:15.359Z? github.com/cockroachdb/cockroach/pkg/workload/bulkingest [no test files]
25182025-07-17T22:43:15.391Z? github.com/cockroachdb/cockroach/pkg/workload/connectionlatency [no test files]
25192025-07-17T22:43:15.391Z? github.com/cockroachdb/cockroach/pkg/workload/debug [no test files]
25202025-07-17T22:43:15.391Z? github.com/cockroachdb/cockroach/pkg/workload/examples [no test files]
25212025-07-17T22:43:17.217Z? github.com/cockroachdb/cockroach/pkg/workload/geospatial [no test files]
25222025-07-17T22:43:17.510Z? github.com/cockroachdb/cockroach/pkg/workload/indexes [no test files]
25232025-07-17T22:43:17.510Z? github.com/cockroachdb/cockroach/pkg/workload/jsonload [no test files]
25242025-07-17T22:43:17.539Z? github.com/cockroachdb/cockroach/pkg/workload/kv [no test files]
25252025-07-17T22:43:17.539Z? github.com/cockroachdb/cockroach/pkg/workload/ledger [no test files]
25262025-07-17T22:43:20.130Z? github.com/cockroachdb/cockroach/pkg/workload/querybench [no test files]
25272025-07-17T22:43:20.154Z? github.com/cockroachdb/cockroach/pkg/workload/querylog [no test files]
25282025-07-17T22:43:20.155Z? github.com/cockroachdb/cockroach/pkg/workload/queue [no test files]
25292025-07-17T22:43:20.155Z? github.com/cockroachdb/cockroach/pkg/workload/rand [no test files]
25302025-07-17T22:43:20.155Z? github.com/cockroachdb/cockroach/pkg/workload/schemachange [no test files]
25312025-07-17T22:43:20.155Z? github.com/cockroachdb/cockroach/pkg/workload/sqlsmith [no test files]
25322025-07-17T22:43:24.391Z? github.com/cockroachdb/cockroach/pkg/workload/tpccchecks [no test files]
25332025-07-17T22:43:24.416Z? github.com/cockroachdb/cockroach/pkg/workload/tpcds [no test files]
25342025-07-17T22:43:24.416Z? github.com/cockroachdb/cockroach/pkg/workload/ttllogger [no test files]
25352025-07-17T22:54:34.261Zok github.com/cockroachdb/cockroach/pkg/sql/logictest 2086.809s
25362025-07-17T22:54:34.261Zok github.com/cockroachdb/cockroach/pkg/sql/oidext 0.222s
25372025-07-17T22:54:34.261Zok github.com/cockroachdb/cockroach/pkg/sql/opt 0.600s
25382025-07-17T22:54:34.261Zok github.com/cockroachdb/cockroach/pkg/sql/opt/bench 0.817s [no tests to run]
25392025-07-17T22:54:34.261Zok github.com/cockroachdb/cockroach/pkg/sql/opt/cat 0.478s
25402025-07-17T22:54:34.261Zok github.com/cockroachdb/cockroach/pkg/sql/opt/constraint 0.475s
25412025-07-17T22:54:34.261Zok github.com/cockroachdb/cockroach/pkg/sql/opt/distribution 0.522s
25422025-07-17T22:54:34.357Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder 190.370s
25432025-07-17T22:54:34.357Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain 2.009s
25442025-07-17T22:54:34.357Zok github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint 1.047s
25452025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec 1.144s
25462025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr 0.887s
25472025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx 1.120s
25482025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/memo 4.860s
25492025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/norm 3.617s
25502025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/opbench 3.866s
25512025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder 3.271s
25522025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optfmt 0.696s
25532025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen 0.732s
25542025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen 0.720s
25552025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang 0.547s
25562025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/ordering 0.524s
25572025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx 1.056s
25582025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partition 0.581s
25592025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props 2.442s
25602025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical 0.385s
25612025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils 0.607s
25622025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/opttester 0.619s
25632025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testcat 0.703s
25642025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/opt/xform 8.691s
25652025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/parser 1.053s
25662025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire 70.493s
25672025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba 0.366s
25682025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap 0.451s
25692025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror 0.343s
25702025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel 4.715s
25712025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan 32.436s
25722025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle 0.947s
25732025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/privilege 0.489s
25742025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/protoreflect 0.404s
25752025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/querycache 1.703s
25762025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/randgen 2.077s
25772025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/row 9.062s
25782025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/rowcontainer 1.752s
25792025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc 2.287s
25802025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside 1.089s
25812025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside 1.301s
25822025-07-17T22:54:34.358Zok github.com/cockroachdb/cockroach/pkg/sql/rowexec 17.869s
25832025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/rowflow 2.636s
25842025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/scanner 0.543s
25852025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging 5.438s
25862025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachange 10.340s
25872025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger 76.004s
25882025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus 0.282s
25892025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel 0.415s
25902025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild 10.382s
25912025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp 3.169s
25922025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps 0.573s
25932025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec 3.367s
25942025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan 5.571s
25952025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen 0.333s
25962025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules 0.803s
25972025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph 0.377s
25982025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl 0.238s
25992025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sem/builtins 14.567s
26002025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree 4.524s
26012025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree/eval_test 2.888s
26022025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sessiondata 0.307s
26032025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sessioninit 1.695s
26042025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/span 1.586s
26052025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider 0.541s
26062025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage 3.361s
26072025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance 0.343s
26082025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage 2.838s
26092025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats 44.408s
26102025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil 0.487s
26112025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal 7.598s
26122025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/stats 37.184s
26132025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics 5.512s
26142025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/tests 88.989s
26152025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob 87.207s
26162025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/sql/types 0.780s
26172025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/startupmigrations 3.733s
26182025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager 2.578s
26192025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/storage 60.711s
26202025-07-17T22:54:34.359Zok github.com/cockroachdb/cockroach/pkg/storage/enginepb 0.489s
26212025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/storage/fs 0.777s
26222025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/storage/metamorphic 109.993s
26232025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils 0.724s
26242025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/floatcmp 0.620s
26252025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/keysutils 0.315s
26262025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errwrap 4.894s
26272025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/fmtsafe 4.284s
26282025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/forbiddenmethod 1.685s
26292025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/hash 2.268s
26302025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/leaktestcall 2.711s
26312025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nilness 1.447s
26322025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nocopy 1.335s
26332025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/passesutil 1.334s
26342025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returnerrcheck 2.520s
26352025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/timer 2.302s
26362025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/unconvert 1.056s
26372025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/sqlutils 2.148s
26382025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/testcluster 23.044s
26392025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/testutils/zerofields 0.306s
26402025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/ts 16.357s
26412025-07-17T22:54:34.360Zok github.com/cockroachdb/cockroach/pkg/ts/testmodel 0.260s
26422025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util 1.640s
26432025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/admission 4.970s
26442025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/binfetcher 0.209s
26452025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/bitarray 0.288s
26462025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/buildutil 0.244s
26472025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/cache 0.151s
26482025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/caller 0.201s
26492025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/cgroups 0.258s
26502025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/circuit 0.745s
26512025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/cloudinfo 0.256s
26522025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/contextutil 0.264s
26532025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/ctxgroup 0.385s
26542025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/duration 0.277s
26552025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/encoding 1.630s
26562025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/encoding/csv 0.227s
26572025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/envutil 0.404s
26582025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/errorutil 0.286s
26592025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented 0.285s
26602025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/flagutil 0.181s
26612025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/fsm 0.403s
26622025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch 0.402s
26632025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/goschedstats 0.188s
26642025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/grpcutil 0.563s
26652025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/hlc 0.397s
26662025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/httputil 0.484s
26672025-07-17T22:54:34.386Zok github.com/cockroachdb/cockroach/pkg/util/humanizeutil 0.324s
26682025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/interval 3.043s
26692025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/interval/generic 5.088s
26702025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/ipaddr 0.177s
26712025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/json 1.402s
26722025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/limit 2.114s
26732025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/log 3.502s
26742025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/log/eventpb 0.440s
26752025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/log/logconfig 0.440s
26762025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/log/logcrash 1.121s
26772025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/log/testshout 0.417s
26782025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/metric 0.574s
26792025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric 0.590s
26802025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/mon 4.728s
26812025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/netutil 0.573s
26822025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/netutil/addr 0.258s
26832025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/optional 0.603s
26842025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/pretty 0.266s
26852025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/protoutil 0.175s
26862025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/quotapool 0.946s
26872025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/randutil 0.563s
26882025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/retry 0.428s
26892025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/ring 0.424s
26902025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/sdnotify 0.496s
26912025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/search 0.424s
26922025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/shuffle 0.293s
26932025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/span 0.422s
26942025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/startup 0.425s
26952025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/stop 1.486s
26962025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/stringarena 0.507s [no tests to run]
26972025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/syncutil 1.010s
26982025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight 0.348s
26992025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/sysutil 0.578s
27002025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/targz 0.465s
27012025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/timeofday 0.337s
27022025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/timetz 0.227s
27032025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/timeutil 2.038s
27042025-07-17T22:54:34.387Zok github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate 0.643s
27052025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/tracing 1.624s
27062025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/tracing/collector 1.315s
27072025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/tracing/service 0.408s
27082025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/treeprinter 0.288s
27092025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/uint128 0.452s
27102025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/ulid 5.538s
27112025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/unique 0.347s
27122025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/uuid 0.193s
27132025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/util/version 0.241s
27142025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload 0.772s
27152025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/bank 1.435s
27162025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/cli 0.307s
27172025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/faker 0.152s
27182025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/histogram 0.329s
27192025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/movr 0.180s
27202025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/tpcc 0.240s
27212025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/tpch 0.555s
27222025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/workloadimpl 0.544s
27232025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/workloadsql 4.564s
27242025-07-17T22:54:34.388Zok github.com/cockroachdb/cockroach/pkg/workload/ycsb 17.347s
27252025-07-17T22:54:40.680Zprocess exited: duration 3955737 ms, exit code 0
 
27262025-07-17T22:54:40.741Zfound 0 output files