01KJBXMH2VTVZM3QZHQ7SBQT5W: test-illumos

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

Buildomat Job: 01KJBXMX899WA6WX1S8YC6WHA9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T02:50:57.610Zjob assigned to worker 01KJBXMZ3B1M1E2HTVDF8PPDRF [factory gimlet-EVT22200007-propolis, EVT22200007/59415] (queued for 55 s)
 
22026-02-26T02:51:06.395Zstarting task 0: "setup"
32026-02-26T02:51:06.420Z++ uname -s
42026-02-26T02:51:06.420Z+ kern=SunOS
52026-02-26T02:51:06.420Z+ build_user=build
62026-02-26T02:51:06.420Z+ build_uid=12345
72026-02-26T02:51:06.420Z+ work_dir=/work
82026-02-26T02:51:06.420Z+ input_dir=/input
92026-02-26T02:51:06.420Z+ [[ 0 == 12345 ]]
102026-02-26T02:51:06.420Z+ case "$kern" in
112026-02-26T02:51:06.420Z+ groupadd -g 12345 build
122026-02-26T02:51:06.420Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T02:51:08.421Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T02:51:08.461Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T02:51:08.485Z+ home_fs=zfs
162026-02-26T02:51:08.485Z+ [[ zfs == autofs ]]
172026-02-26T02:51:08.485Z+ mkdir -p /home/build
182026-02-26T02:51:08.485Z+ chown build:build /home/build /work
192026-02-26T02:51:10.472Z+ chmod 0700 /home/build /work
202026-02-26T02:51:10.497Zprocess exited: duration 4084 ms, exit code 0
 
212026-02-26T02:51:10.549Zstarting task 1: "authentication"
222026-02-26T02:51:10.606Zprocess exited: duration 59 ms, exit code 0
 
232026-02-26T02:51:10.658Zstarting task 2: "clone repository"
242026-02-26T02:51:10.683Z+ mkdir -p /work/oxidecomputer/cockroach
252026-02-26T02:51:10.683Z+ git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach
262026-02-26T02:51:10.707ZCloning into '/work/oxidecomputer/cockroach'...
272026-02-26T02:53:58.592ZUpdating files: 73% (7343/9943) Updating files: 74% (7358/9943) Updating files: 75% (7458/9943) Updating files: 76% (7557/9943) Updating files: 77% (7657/9943) Updating files: 78% (7756/9943) Updating files: 79% (7855/9943) Updating files: 80% (7955/9943) Updating files: 81% (8054/9943) Updating files: 82% (8154/9943) Updating files: 83% (8253/9943) Updating files: 84% (8353/9943) Updating files: 85% (8452/9943) Updating files: 86% (8551/9943) Updating files: 87% (8651/9943) Updating files: 88% (8750/9943) Updating files: 89% (8850/9943) Updating files: 90% (8949/9943) Updating files: 91% (9049/9943) Updating files: 92% (9148/9943) Updating files: 93% (9247/9943) Updating files: 94% (9347/9943) Updating files: 95% (9446/9943) Updating files: 96% (9546/9943) Updating files: 97% (9645/9943) Updating files: 98% (9745/9943) Updating files: 99% (9844/9943) Updating files: 100% (9943/9943) Updating files: 100% (9943/9943), done.
282026-02-26T02:53:58.646Z+ cd /work/oxidecomputer/cockroach
292026-02-26T02:53:58.646Z+ git fetch origin a293de488dbbdbba0ebfe7e03c1728dddf272b50
302026-02-26T02:54:04.060ZFrom https://github.com/oxidecomputer/cockroach
312026-02-26T02:54:04.060Z * branch a293de488dbbdbba0ebfe7e03c1728dddf272b50 -> FETCH_HEAD
322026-02-26T02:54:04.085Z+ [[ -n iliana/geos ]]
332026-02-26T02:54:04.085Z++ git branch --show-current
342026-02-26T02:54:04.085Z+ current=release-22.1-oxide
352026-02-26T02:54:04.085Z+ [[ release-22.1-oxide != iliana/geos ]]
362026-02-26T02:54:04.085Z+ git branch -f iliana/geos a293de488dbbdbba0ebfe7e03c1728dddf272b50
372026-02-26T02:54:04.110Z+ git checkout -f iliana/geos
382026-02-26T02:54:04.733ZSwitched to branch 'iliana/geos'
392026-02-26T02:54:04.758Z+ git reset --hard a293de488dbbdbba0ebfe7e03c1728dddf272b50
402026-02-26T02:54:04.793ZHEAD is now at a293de488d undo the awful GEOS -include flag hack
412026-02-26T02:54:04.818Zprocess exited: duration 174141 ms, exit code 0
 
422026-02-26T02:54:04.869Zstarting task 3: "build"
432026-02-26T02:54:04.894Z+ source .github/buildomat/helios-setup.sh
442026-02-26T02:54:04.895Z++ source .github/buildomat/versions.sh
452026-02-26T02:54:04.895Z+++ export GOTOOLCHAIN=local
462026-02-26T02:54:04.895Z+++ GOTOOLCHAIN=local
472026-02-26T02:54:04.895Z+++ GO_VERSION=1.22.11
482026-02-26T02:54:04.895Z+++ NODE_VERSION=20.11.1
492026-02-26T02:54:04.895Z+++ YARN_VERSION=1.22.22
502026-02-26T02:54:04.895Z++ GO_MAJOR=1.22
512026-02-26T02:54:04.895Z++ NODE_MAJOR=20
522026-02-26T02:54:04.895Z++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1
532026-02-26T02:54:25.502Z Startup: Refreshing catalog 'helios-dev' ... Done
542026-02-26T02:54:38.804Z Startup: Caching catalogs ... Done
552026-02-26T02:55:08.515ZPlanning: Solver setup ... Done
562026-02-26T02:55:08.706ZPlanning: Running solver ... Done
572026-02-26T02:55:08.870ZPlanning: Finding local manifests ... Done
582026-02-26T02:55:08.948ZPlanning: Fetching manifests: 0/3 0% complete
592026-02-26T02:55:09.824ZPlanning: Fetching manifests: 3/3 100% complete
602026-02-26T02:55:09.981ZPlanning: Package planning ... Done
612026-02-26T02:55:10.201ZPlanning: Merging actions ... Done
622026-02-26T02:55:10.446ZPlanning: Checking for conflicting actions ... Done
632026-02-26T02:55:10.503ZPlanning: Consolidating action changes ... Done
642026-02-26T02:55:11.247ZPlanning: Evaluating mediators ... Done
652026-02-26T02:55:11.297ZPlanning: Planning completed in 32.37 seconds
662026-02-26T02:55:11.321Z Packages to install: 3
672026-02-26T02:55:11.321Z Mediators to change: 2
682026-02-26T02:55:11.321Z Services to change: 1
692026-02-26T02:55:11.321Z Create boot environment: No
702026-02-26T02:55:11.321ZCreate backup boot environment: No
712026-02-26T02:55:11.415Z
722026-02-26T02:55:11.415ZDownload: 0/10875 items 0.0/111.8MB 0% complete
732026-02-26T02:55:16.422ZDownload: 767/10875 items 44.2/111.8MB 39% complete (9.3M/s)
742026-02-26T02:55:28.514ZDownload: 1023/10875 items 44.9/111.8MB 40% complete
752026-02-26T02:55:33.519ZDownload: 1847/10875 items 47.4/111.8MB 42% complete (510k/s)
762026-02-26T02:55:38.519ZDownload: 2775/10875 items 52.1/111.8MB 46% complete (740k/s)
772026-02-26T02:55:43.520ZDownload: 4729/10875 items 56.7/111.8MB 50% complete (957k/s)
782026-02-26T02:56:33.934ZDownload: 5154/10875 items 57.6/111.8MB 51% complete
792026-02-26T02:56:42.119ZDownload: 6188/10875 items 62.1/111.8MB 55% complete (1.1M/s)
802026-02-26T02:56:47.205ZDownload: 7402/10875 items 101.2/111.8MB 90% complete (4.0M/s)
812026-02-26T02:57:43.962ZDownload: 7409/10875 items 101.2/111.8MB 90% complete
822026-02-26T02:57:48.467ZDownload: Completed 111.76 MB in 157.05 seconds (728k/s)
832026-02-26T02:57:48.939Z Actions: 1/12730 actions (Installing new actions)
842026-02-26T02:57:53.939Z Actions: 10211/12730 actions (Installing new actions)
852026-02-26T02:57:54.772Z Actions: Completed 12730 actions in 5.83 seconds.
862026-02-26T02:57:55.593Z Done
872026-02-26T02:57:55.593Z Done
882026-02-26T02:57:56.991Z Done
892026-02-26T02:58:03.622Z Done
902026-02-26T02:58:03.735Z Done
912026-02-26T02:58:03.760Z Done
922026-02-26T02:58:03.997Z Done
932026-02-26T02:58:04.635Z++ pushd /work
942026-02-26T02:58:04.659Z++ mkdir bin
952026-02-26T02:58:04.659Z/work /work/oxidecomputer/cockroach
962026-02-26T02:58:04.659Z++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js
972026-02-26T02:58:05.114Z++ sha256sum --ignore-missing -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS
982026-02-26T02:58:05.138Zyarn-1.22.22.js: OK
992026-02-26T02:58:05.138Z++ mv yarn-1.22.22.js bin/yarn
1002026-02-26T02:58:05.138Z++ chmod a+x bin/yarn
1012026-02-26T02:58:05.138Z++ popd
1022026-02-26T02:58:05.138Z/work/oxidecomputer/cockroach
1032026-02-26T02:58:05.138Z++ 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
1042026-02-26T02:58:05.138Z++ 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
1052026-02-26T02:58:05.139Z++ nproc
1062026-02-26T02:58:05.139Z+ gmake -j8 test
1072026-02-26T02:58:05.476ZDetected change in build system. Rebooting make.
1082026-02-26T02:58:05.929Zgitdir=$(git rev-parse --git-dir 2>/dev/null || true); \
1092026-02-26T02:58:05.929Zif test -n "$gitdir"; then \
1102026-02-26T02:58:05.929Z git submodule update --init --recursive; \
1112026-02-26T02:58:05.929Zfi
1122026-02-26T02:58:05.984Zmkdir -p pkg/sql/parser/gen
1132026-02-26T02:58:06.009Zset -euo pipefail; \
1142026-02-26T02:58:06.009Zawk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \
1152026-02-26T02:58:06.009Zsed -e 's/[]\/$*.^|[]/\\&/g' | \
1162026-02-26T02:58:06.009Zsed -e "s/^/s_(type|token) <(/" | \
1172026-02-26T02:58:06.009Zawk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \
1182026-02-26T02:58:06.009Zsed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \
1192026-02-26T02:58:06.009Zawk -f pkg/sql/parser/replace_help_rules.awk | \
1202026-02-26T02:58:06.009Zsed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp
1212026-02-26T02:58:06.033ZSubmodule 'c-deps/geos' (https://github.com/oxidecomputer/geos.git) registered for path 'c-deps/geos'
1222026-02-26T02:58:06.058ZSubmodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc'
1232026-02-26T02:58:06.058ZSubmodule 'c-deps/proj' (https://github.com/oxidecomputer/PROJ.git) registered for path 'c-deps/proj'
1242026-02-26T02:58:06.058ZCloning into '/work/oxidecomputer/cockroach/c-deps/geos'...
1252026-02-26T02:58:06.155Zmv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y
1262026-02-26T02:58:06.180Zrm pkg/sql/parser/gen/types_regex.tmp
1272026-02-26T02:58:10.582ZCloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'...
1282026-02-26T02:58:13.601ZCloning into '/work/oxidecomputer/cockroach/c-deps/proj'...
1292026-02-26T02:58:17.796ZSubmodule path 'c-deps/geos': checked out '8bfb91ff2cfee16b29316894fd65d0f2a8a09607'
1302026-02-26T02:58:17.843ZSubmodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3'
1312026-02-26T02:58:18.086ZSubmodule path 'c-deps/proj': checked out '47f32de4d4b683af4891844d6a6aefce5801a082'
1322026-02-26T02:58:18.110Zmkdir -p bin
1332026-02-26T02:58:18.110Ztouch bin/.submodules-initialized
1342026-02-26T02:58:18.110Zrm -rf /work/oxidecomputer/cockroach/lib/build/proj
1352026-02-26T02:58:18.110Zcd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf
1362026-02-26T02:58:18.110Zrm -rf /work/oxidecomputer/cockroach/lib/build/geos
1372026-02-26T02:58:18.134Zmkdir -p /work/oxidecomputer/cockroach/lib/build/proj
1382026-02-26T02:58:18.134Zmkdir -p /work/oxidecomputer/cockroach/lib/build/geos
1392026-02-26T02:58:18.134Zcd /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
1402026-02-26T02:58:18.134Zcd /work/oxidecomputer/cockroach/lib/build/geos && \
1412026-02-26T02:58:18.134Z cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC
1422026-02-26T02:58:18.181Z-- GEOS: Build type: Release
1432026-02-26T02:58:18.205Z-- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin
1442026-02-26T02:58:18.205Z-- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib
1452026-02-26T02:58:18.414Z-- The C compiler identification is GNU 12.2.0
1462026-02-26T02:58:18.440Z-- The C compiler identification is GNU 12.2.0
1472026-02-26T02:58:18.465Z-- Detecting C compiler ABI info
1482026-02-26T02:58:18.578Z-- Detecting C compiler ABI info - done
1492026-02-26T02:58:18.602Z-- Check for working C compiler: /usr/bin/gcc - skipped
1502026-02-26T02:58:18.602Z-- Detecting C compile features
1512026-02-26T02:58:18.602Z-- Detecting C compile features - done
1522026-02-26T02:58:18.603Z--
1532026-02-26T02:58:18.603Z-- Configuring PROJ:
1542026-02-26T02:58:18.603Z--
1552026-02-26T02:58:18.603Z-- PROJ_VERSION = 4.9.3
1562026-02-26T02:58:18.627Z-- Looking for include file dlfcn.h
1572026-02-26T02:58:18.627Zrm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc
1582026-02-26T02:58:18.627Zmkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc
1592026-02-26T02:58:18.651Z-- The CXX compiler identification is GNU 12.2.0
1602026-02-26T02:58:18.651Zcd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof
1612026-02-26T02:58:18.651Z-- Detecting C compiler ABI info
1622026-02-26T02:58:18.729Zchecking for xsltproc... /usr/bin/xsltproc
1632026-02-26T02:58:18.754Zchecking for gcc... gcc
1642026-02-26T02:58:18.778Z-- Looking for include file dlfcn.h - found
1652026-02-26T02:58:18.778Z-- Looking for include file inttypes.h
1662026-02-26T02:58:18.803Zchecking whether the C compiler works... -- Detecting C compiler ABI info - done
1672026-02-26T02:58:18.827Z-- Check for working C compiler: /usr/bin/gcc - skipped
1682026-02-26T02:58:18.827Z-- Detecting C compile features
1692026-02-26T02:58:18.827Z-- Detecting C compile features - done
1702026-02-26T02:58:18.827Z-- Detecting CXX compiler ABI info
1712026-02-26T02:58:18.851Zyes
1722026-02-26T02:58:18.851Zchecking for C compiler default output file name... a.out
1732026-02-26T02:58:18.878Zchecking for suffix of executables...
1742026-02-26T02:58:18.922Zchecking whether we are cross compiling... -- Looking for include file inttypes.h - found
1752026-02-26T02:58:18.946Z-- Looking for include file jni.h
1762026-02-26T02:58:18.946Zno
1772026-02-26T02:58:18.971Zchecking for suffix of object files... o
1782026-02-26T02:58:18.996Zchecking whether the compiler supports GNU C... -- Detecting CXX compiler ABI info - done
1792026-02-26T02:58:19.021Z-- Looking for include file jni.h - not found
1802026-02-26T02:58:19.021Z-- Looking for include file memory.h
1812026-02-26T02:58:19.021Zyes
1822026-02-26T02:58:19.021Zchecking whether gcc accepts -g... -- Check for working CXX compiler: /usr/bin/g++ - skipped
1832026-02-26T02:58:19.021Z-- Detecting CXX compile features
1842026-02-26T02:58:19.021Z-- Detecting CXX compile features - done
1852026-02-26T02:58:19.047Z-- GEOS: Version 3.8.1
1862026-02-26T02:58:19.047Z-- GEOS: C API Version 1.13.3
1872026-02-26T02:58:19.047Z-- GEOS: JTS port 1.13.0
1882026-02-26T02:58:19.047Z-- GEOS: Require C++11
1892026-02-26T02:58:19.047Zyes
1902026-02-26T02:58:19.088Zchecking for gcc option to enable C11 features... none needed
1912026-02-26T02:58:19.113Zchecking whether compiler is cray... no
1922026-02-26T02:58:19.147Zchecking whether compiler supports -std=gnu11... -- Looking for include file memory.h - found
1932026-02-26T02:58:19.171Z-- Looking for include file stdint.h
1942026-02-26T02:58:19.171Zyes
1952026-02-26T02:58:19.196Zchecking whether compiler supports -Wall... yes
1962026-02-26T02:58:19.221Zchecking whether compiler supports -Werror=declaration-after-statement... -- GEOS: Configured 'dist' target
1972026-02-26T02:58:19.221Z-- GEOS: Configured 'distcheck' target
1982026-02-26T02:58:19.221Z-- Configuring done (1.0s)
1992026-02-26T02:58:19.246Zyes
2002026-02-26T02:58:19.270Zchecking whether compiler supports -Wshorten-64-to-32... no
2012026-02-26T02:58:19.294Zchecking whether compiler supports -Wsign-compare... yes
2022026-02-26T02:58:19.294Zchecking whether compiler supports -pipe... -- Looking for include file stdint.h - found
2032026-02-26T02:58:19.319Z-- Looking for include file stdlib.h
2042026-02-26T02:58:19.319Zyes
2052026-02-26T02:58:19.344Zchecking whether compiler supports -g3... yes
2062026-02-26T02:58:19.383Zchecking how to run the C preprocessor... gcc -E
2072026-02-26T02:58:19.412Z-- Generating done (0.2s)
2082026-02-26T02:58:19.439Zchecking for stdio.h... -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos
2092026-02-26T02:58:19.463Zyes
2102026-02-26T02:58:19.463Zchecking for stdlib.h... -- Looking for include file stdlib.h - found
2112026-02-26T02:58:19.463Z-- Looking for include file string.h
2122026-02-26T02:58:19.463Zmkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2132026-02-26T02:58:19.463Zcp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos
2142026-02-26T02:58:19.488Zyes
2152026-02-26T02:58:19.513Zchecking for string.h... yes
2162026-02-26T02:58:19.537Zchecking for inttypes.h... yes
2172026-02-26T02:58:19.562Zchecking for stdint.h... yes
2182026-02-26T02:58:19.587Zchecking for strings.h... yes
2192026-02-26T02:58:19.587Zchecking for sys/stat.h... -- Looking for include file string.h - found
2202026-02-26T02:58:19.587Z-- Looking for include file sys/stat.h
2212026-02-26T02:58:19.611Zyes
2222026-02-26T02:58:19.639Zchecking for sys/types.h... yes
2232026-02-26T02:58:19.671Zchecking for unistd.h... yes
2242026-02-26T02:58:19.721Zchecking whether byte ordering is bigendian... -- Looking for include file sys/stat.h - found
2252026-02-26T02:58:19.746Z-- Looking for include file sys/types.h
2262026-02-26T02:58:19.786Zno
2272026-02-26T02:58:19.841Zchecking size of void *... 8
2282026-02-26T02:58:19.866Zchecking size of int... -- Looking for include file sys/types.h - found
2292026-02-26T02:58:19.866Z-- Looking for include file unistd.h
2302026-02-26T02:58:19.912Z4
2312026-02-26T02:58:19.968Zchecking size of long... 8
2322026-02-26T02:58:19.999Zchecking size of long long... -- Looking for include file unistd.h - found
2332026-02-26T02:58:20.024Z-- Looking for 4 include files stdlib.h, ..., float.h
2342026-02-26T02:58:20.049Z8
2352026-02-26T02:58:20.097Zchecking size of intmax_t... 8
2362026-02-26T02:58:20.136Zchecking build system type... -- Looking for 4 include files stdlib.h, ..., float.h - found
2372026-02-26T02:58:20.160Z-- Looking for localeconv
2382026-02-26T02:58:20.192Zx86_64-pc-solaris2.11
2392026-02-26T02:58:20.216Zchecking host system type... x86_64-pc-solaris2.11
2402026-02-26T02:58:20.241Zchecking whether pause instruction is compilable... yes
2412026-02-26T02:58:20.241Zchecking for ar... ar
2422026-02-26T02:58:20.241Z/work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory]
2432026-02-26T02:58:20.267Zchecking for malloc.h... yes
2442026-02-26T02:58:20.291Zchecking whether malloc_usable_size definition can use const argument... -- Looking for localeconv - found
2452026-02-26T02:58:20.291Z-- Looking for ceil in m
2462026-02-26T02:58:20.315Zyes
2472026-02-26T02:58:20.395Zchecking for library containing log... -lm
2482026-02-26T02:58:20.419Zchecking whether __attribute__ syntax is compilable... -- Looking for ceil in m - found
2492026-02-26T02:58:20.419Z-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2502026-02-26T02:58:20.443Zyes
2512026-02-26T02:58:20.468Zchecking whether compiler supports -fvisibility=hidden... yes
2522026-02-26T02:58:20.492Zchecking whether compiler supports -Werror... yes
2532026-02-26T02:58:20.517Zchecking whether compiler supports -herror_on_warning... yes
2542026-02-26T02:58:20.550Zchecking whether tls_model attribute is compilable... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
2552026-02-26T02:58:20.574Z-- Found Threads: TRUE
2562026-02-26T02:58:20.574Z-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
2572026-02-26T02:58:20.574Zno
2582026-02-26T02:58:20.599Zchecking whether compiler supports -Werror... yes
2592026-02-26T02:58:20.623Zchecking whether compiler supports -herror_on_warning... yes
2602026-02-26T02:58:20.665Zchecking whether alloc_size attribute is compilable... no
2612026-02-26T02:58:20.691Zchecking whether compiler supports -Werror... yes
2622026-02-26T02:58:20.715Zchecking whether compiler supports -herror_on_warning... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
2632026-02-26T02:58:20.715Z-- PROJ_PLATFORM_NAME = x86
2642026-02-26T02:58:20.715Z-- PROJ_COMPILER_NAME = gcc-12.2.0
2652026-02-26T02:58:20.715Z-- PROJ4_TESTS = ON
2662026-02-26T02:58:20.740Zyes
2672026-02-26T02:58:20.778Zchecking whether format(gnu_printf, ...) attribute is compilable... no
2682026-02-26T02:58:20.803Zchecking whether compiler supports -Werror... --
2692026-02-26T02:58:20.827Z-- Configuring proj library:
2702026-02-26T02:58:20.827Z--
2712026-02-26T02:58:20.827Zyes
2722026-02-26T02:58:20.852Zchecking whether compiler supports -herror_on_warning... yes
2732026-02-26T02:58:20.852Zchecking whether format(printf, ...) attribute is compilable... -- JNI_SUPPORT = OFF
2742026-02-26T02:58:20.852Z-- PROJ_CORE_TARGET = proj
2752026-02-26T02:58:20.852Z-- PROJ_CORE_TARGET_OUTPUT_NAME = proj
2762026-02-26T02:58:20.852Z-- PROJ_LIBRARY_TYPE = STATIC
2772026-02-26T02:58:20.852Z-- PROJ_LIBRARIES = proj
2782026-02-26T02:58:20.852Z-- Configuring done (2.7s)
2792026-02-26T02:58:20.877Zno
2802026-02-26T02:58:20.901Zchecking for a BSD-compatible install... /usr/bin/install -c
2812026-02-26T02:58:20.901Zchecking for ranlib... ranlib
2822026-02-26T02:58:20.901Zchecking for ld... /usr/bin/ld
2832026-02-26T02:58:20.901Zchecking for autoconf... /usr/bin/autoconf
2842026-02-26T02:58:20.925Zchecking for memalign... -- Generating done (0.1s)
2852026-02-26T02:58:20.925Z-- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj
2862026-02-26T02:58:20.949Zyes
2872026-02-26T02:58:20.975Zchecking for valloc... yes
2882026-02-26T02:58:21.015Zchecking whether compiler supports -O3... yes
2892026-02-26T02:58:21.044Zchecking whether compiler supports -funroll-loops... yes
2902026-02-26T02:58:21.081Zchecking for unwind.h... yes
2912026-02-26T02:58:21.127Zchecking for _Unwind_Backtrace in -lgcc... yes
2922026-02-26T02:58:21.127Zchecking configured backtracing method... libgcc
2932026-02-26T02:58:21.177Zchecking for sbrk... yes
2942026-02-26T02:58:21.201Zchecking whether utrace(2) is compilable... no
2952026-02-26T02:58:21.226Zchecking whether valgrind is compilable... no
2962026-02-26T02:58:21.270Zchecking whether a program using __builtin_unreachable is compilable... yes
2972026-02-26T02:58:21.325Zchecking whether a program using __builtin_ffsl is compilable... yes
2982026-02-26T02:58:21.412Zchecking LG_PAGE... 12
2992026-02-26T02:58:21.436ZMissing VERSION file, and unable to generate it; creating bogus VERSION
3002026-02-26T02:58:21.471Zchecking for pthread.h... yes
3012026-02-26T02:58:21.518Zchecking for pthread_create in -lpthread... yes
3022026-02-26T02:58:21.570Zchecking whether pthread_atfork(3) is compilable... yes
3032026-02-26T02:58:21.619Zchecking for library containing clock_gettime... none required
3042026-02-26T02:58:21.650Zchecking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no
3052026-02-26T02:58:21.700Zchecking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
3062026-02-26T02:58:21.724Zchecking whether mach_absolute_time() is compilable... no
3072026-02-26T02:58:21.751Zchecking whether compiler supports -Werror... yes
3082026-02-26T02:58:21.802Zchecking whether syscall(2) is compilable... yes
3092026-02-26T02:58:21.847Zchecking for secure_getenv... yes
3102026-02-26T02:58:21.892Zchecking for issetugid... yes
3112026-02-26T02:58:21.948Zchecking for _malloc_thread_cleanup... no
3122026-02-26T02:58:21.972Zchecking whether Darwin OSSpin*() is compilable... no
3132026-02-26T02:58:22.020Zchecking for _pthread_mutex_init_calloc_cb... no
3142026-02-26T02:58:22.048Zchecking for TLS... yes
3152026-02-26T02:58:22.098Zchecking whether C11 atomics is compilable... yes
3162026-02-26T02:58:22.126Zchecking whether atomic(9) is compilable... no
3172026-02-26T02:58:22.150Zchecking whether Darwin OSAtomic*() is compilable... no
3182026-02-26T02:58:22.197Zchecking whether madvise(2) is compilable... yes
3192026-02-26T02:58:22.246Zchecking whether madvise(..., MADV_FREE) is compilable... yes
3202026-02-26T02:58:22.295Zchecking whether madvise(..., MADV_DONTNEED) is compilable... yes
3212026-02-26T02:58:22.324Zchecking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no
3222026-02-26T02:58:22.348Zchecking whether to force 32-bit __sync_{add,sub}_and_fetch()... no
3232026-02-26T02:58:22.374Zchecking whether to force 64-bit __sync_{add,sub}_and_fetch()... no
3242026-02-26T02:58:22.417Zchecking for __builtin_clz... yes
3252026-02-26T02:58:22.441Zchecking whether Darwin os_unfair_lock_*() is compilable... no
3262026-02-26T02:58:22.497Zchecking whether glibc malloc hook is compilable... no
3272026-02-26T02:58:22.548Zchecking whether glibc memalign hook is compilable... no
3282026-02-26T02:58:22.580Zchecking whether pthreads adaptive mutexes is compilable... no
3292026-02-26T02:58:22.650Zchecking for _Bool... yes
3302026-02-26T02:58:22.692Zchecking for stdbool.h that conforms to C99... no
3312026-02-26T02:58:22.739Zconfigure: creating ./config.status
3322026-02-26T02:58:22.818Zconfig.status: creating Makefile
3332026-02-26T02:58:22.843Zconfig.status: creating jemalloc.pc
3342026-02-26T02:58:22.868Zconfig.status: creating doc/html.xsl
3352026-02-26T02:58:22.869Zconfig.status: creating doc/manpages.xsl
3362026-02-26T02:58:22.893Zconfig.status: creating doc/jemalloc.xml
3372026-02-26T02:58:22.928Zconfig.status: creating include/jemalloc/jemalloc_macros.h
3382026-02-26T02:58:22.928Zconfig.status: creating include/jemalloc/jemalloc_protos.h
3392026-02-26T02:58:22.952Zconfig.status: creating include/jemalloc/jemalloc_typedefs.h
3402026-02-26T02:58:22.977Zconfig.status: creating include/jemalloc/internal/jemalloc_internal.h
3412026-02-26T02:58:23.001Zconfig.status: creating test/test.sh
3422026-02-26T02:58:23.002Zconfig.status: creating test/include/test/jemalloc_test.h
3432026-02-26T02:58:23.026Zconfig.status: creating config.stamp
3442026-02-26T02:58:23.050Zconfig.status: creating bin/jemalloc-config
3452026-02-26T02:58:23.050Zconfig.status: creating bin/jemalloc.sh
3462026-02-26T02:58:23.075Zconfig.status: creating bin/jeprof
3472026-02-26T02:58:23.106Zconfig.status: creating include/jemalloc/jemalloc_defs.h
3482026-02-26T02:58:23.131Zconfig.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
3492026-02-26T02:58:23.155Zconfig.status: creating test/include/test/jemalloc_test_defs.h
3502026-02-26T02:58:23.155Zconfig.status: executing include/jemalloc/internal/private_namespace.h commands
3512026-02-26T02:58:23.179Zconfig.status: executing include/jemalloc/internal/private_unnamespace.h commands
3522026-02-26T02:58:23.203Zconfig.status: executing include/jemalloc/internal/public_symbols.txt commands
3532026-02-26T02:58:23.204Zconfig.status: executing include/jemalloc/internal/public_namespace.h commands
3542026-02-26T02:58:23.308Zconfig.status: executing include/jemalloc/internal/public_unnamespace.h commands
3552026-02-26T02:58:23.424Zconfig.status: executing include/jemalloc/internal/size_classes.h commands
3562026-02-26T02:58:23.571Zconfig.status: executing include/jemalloc/jemalloc_protos_jet.h commands
3572026-02-26T02:58:23.595Zconfig.status: executing include/jemalloc/jemalloc_rename.h commands
3582026-02-26T02:58:23.790Zconfig.status: executing include/jemalloc/jemalloc_mangle.h commands
3592026-02-26T02:58:24.003Zconfig.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
3602026-02-26T02:58:24.220Zconfig.status: executing include/jemalloc/jemalloc.h commands
3612026-02-26T02:58:24.256Z===============================================================================
3622026-02-26T02:58:24.256Zjemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000
3632026-02-26T02:58:24.256Zlibrary revision : 2
3642026-02-26T02:58:24.256Z
3652026-02-26T02:58:24.256ZCONFIG : --enable-prof CFLAGS=-g1 LDFLAGS=
3662026-02-26T02:58:24.256ZCC : gcc
3672026-02-26T02:58:24.282ZCONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops
3682026-02-26T02:58:24.282ZSPECIFIED_CFLAGS : -g1
3692026-02-26T02:58:24.282ZEXTRA_CFLAGS :
3702026-02-26T02:58:24.282ZCPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
3712026-02-26T02:58:24.282ZLDFLAGS :
3722026-02-26T02:58:24.282ZEXTRA_LDFLAGS :
3732026-02-26T02:58:24.282ZLIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread
3742026-02-26T02:58:24.282ZRPATH_EXTRA :
3752026-02-26T02:58:24.282Z
3762026-02-26T02:58:24.282ZXSLTPROC : /usr/bin/xsltproc
3772026-02-26T02:58:24.282ZXSLROOT :
3782026-02-26T02:58:24.282Z
3792026-02-26T02:58:24.282ZPREFIX : /usr/local
3802026-02-26T02:58:24.283ZBINDIR : /usr/local/bin
3812026-02-26T02:58:24.283ZDATADIR : /usr/local/share
3822026-02-26T02:58:24.283ZINCLUDEDIR : /usr/local/include
3832026-02-26T02:58:24.283ZLIBDIR : /usr/local/lib
3842026-02-26T02:58:24.283ZMANDIR : /usr/local/share/man
3852026-02-26T02:58:24.283Z
3862026-02-26T02:58:24.283Zsrcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
3872026-02-26T02:58:24.283Zabs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/
3882026-02-26T02:58:24.283Zobjroot :
3892026-02-26T02:58:24.283Zabs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/
3902026-02-26T02:58:24.283Z
3912026-02-26T02:58:24.283ZJEMALLOC_PREFIX :
3922026-02-26T02:58:24.283ZJEMALLOC_PRIVATE_NAMESPACE
3932026-02-26T02:58:24.283Z : je_
3942026-02-26T02:58:24.283Zinstall_suffix :
3952026-02-26T02:58:24.283Zmalloc_conf :
3962026-02-26T02:58:24.283Zautogen : 0
3972026-02-26T02:58:24.283Zcc-silence : 1
3982026-02-26T02:58:24.283Zdebug : 0
3992026-02-26T02:58:24.283Zcode-coverage : 0
4002026-02-26T02:58:24.283Zstats : 1
4012026-02-26T02:58:24.283Zprof : 1
4022026-02-26T02:58:24.283Zprof-libunwind : 0
4032026-02-26T02:58:24.283Zprof-libgcc : 1
4042026-02-26T02:58:24.283Zprof-gcc : 0
4052026-02-26T02:58:24.283Ztcache : 1
4062026-02-26T02:58:24.283Zthp : 0
4072026-02-26T02:58:24.283Zfill : 1
4082026-02-26T02:58:24.283Zutrace : 0
4092026-02-26T02:58:24.283Zvalgrind : 0
4102026-02-26T02:58:24.283Zxmalloc : 0
4112026-02-26T02:58:24.283Zmunmap : 1
4122026-02-26T02:58:24.283Zlazy_lock : 0
4132026-02-26T02:58:24.284Ztls : 1
4142026-02-26T02:58:24.284Zcache-oblivious : 1
4152026-02-26T02:58:24.284Z===============================================================================
4162026-02-26T02:58:24.308Zgo mod download
4172026-02-26T02:58:46.129Zgo mod vendor
4182026-02-26T02:58:52.733ZGOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor
4192026-02-26T02:58:52.847Zinternal/unsafeheader
4202026-02-26T02:58:52.873Zinternal/godebugs
4212026-02-26T02:58:52.873Zinternal/coverage/rtcov
4222026-02-26T02:58:52.873Zinternal/goarch
4232026-02-26T02:58:52.873Zinternal/goos
4242026-02-26T02:58:52.902Zinternal/cpu
4252026-02-26T02:58:52.927Zinternal/goexperiment
4262026-02-26T02:58:52.927Zruntime/internal/atomic
4272026-02-26T02:58:52.927Zinternal/race
4282026-02-26T02:58:52.927Zsync/atomic
4292026-02-26T02:58:52.951Zunicode/utf8
4302026-02-26T02:58:52.951Zunicode
4312026-02-26T02:58:52.983Zinternal/chacha8rand
4322026-02-26T02:58:53.008Zinternal/abi
4332026-02-26T02:58:53.008Zruntime/internal/math
4342026-02-26T02:58:53.067Zruntime/internal/sys
4352026-02-26T02:58:53.092Zencoding
4362026-02-26T02:58:53.092Zinternal/itoa
4372026-02-26T02:58:53.092Zinternal/bytealg
4382026-02-26T02:58:53.092Zcmp
4392026-02-26T02:58:53.092Zmath/bits
4402026-02-26T02:58:53.132Zslices
4412026-02-26T02:58:53.157Zmath
4422026-02-26T02:58:53.259Zruntime
4432026-02-26T02:58:55.802Zinternal/reflectlite
4442026-02-26T02:58:55.827Zsync
4452026-02-26T02:58:55.898Zinternal/testlog
4462026-02-26T02:58:55.972Zerrors
4472026-02-26T02:58:55.997Zsort
4482026-02-26T02:58:56.022Zio
4492026-02-26T02:58:56.022Zinternal/safefilepath
4502026-02-26T02:58:56.022Zinternal/oserror
4512026-02-26T02:58:56.022Zpath
4522026-02-26T02:58:56.022Zstrconv
4532026-02-26T02:58:56.062Zsyscall
4542026-02-26T02:58:56.102Zbytes
4552026-02-26T02:58:56.126Zstrings
4562026-02-26T02:58:56.214Zreflect
4572026-02-26T02:58:56.239Zbufio
4582026-02-26T02:58:56.239Zregexp/syntax
4592026-02-26T02:58:56.412Zinternal/syscall/execenv
4602026-02-26T02:58:56.412Zinternal/syscall/unix
4612026-02-26T02:58:56.412Ztime
4622026-02-26T02:58:56.468Zregexp
4632026-02-26T02:58:56.739Zio/fs
4642026-02-26T02:58:56.763Zinternal/poll
4652026-02-26T02:58:56.804Zinternal/fmtsort
4662026-02-26T02:58:56.883Zos
4672026-02-26T02:58:57.117Zio/ioutil
4682026-02-26T02:58:57.141Zfmt
4692026-02-26T02:58:57.141Zpath/filepath
4702026-02-26T02:58:57.207Zgithub.com/mattn/go-zglob/fastwalk
4712026-02-26T02:58:57.319Zflag
4722026-02-26T02:58:57.344Zgithub.com/mattn/go-zglob
4732026-02-26T02:58:57.442Zgithub.com/goware/modvendor
4742026-02-26T02:58:57.803Zmodvendor -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'
4752026-02-26T02:59:00.558Zfor patch in patches/*.patch; do patch -p1 <$patch; done
4762026-02-26T02:59:00.583Zpatching file vendor/github.com/knz/go-libedit/unix/editline_unix.go
4772026-02-26T02:59:00.583Zpatching file vendor/github.com/elastic/gosigar/sigar_stub.go
4782026-02-26T02:59:00.584Zpatching file vendor/github.com/elastic/gosigar/sigar_illumos.go
4792026-02-26T02:59:00.584Zpatching file vendor/github.com/elastic/gosigar/sigar_unix_common.go
4802026-02-26T02:59:00.584Zpatching file vendor/github.com/cockroachdb/pebble/vfs/errors_unix.go
4812026-02-26T02:59:00.584Zpatching file vendor/github.com/cockroachdb/pebble/vfs/disk_usage_illumos.go
4822026-02-26T02:59:00.584Zpatching file vendor/github.com/knz/strtime/strptime.c
4832026-02-26T02:59:00.608Zgo install -v ./pkg/cmd/prereqs
4842026-02-26T02:59:00.608Zregenerating pkg/cli/zcgo_flags.go
4852026-02-26T02:59:00.608Zregenerating pkg/geo/geoproj/zcgo_flags.go
4862026-02-26T02:59:00.608Zregenerating pkg/cli/clisqlshell/zcgo_flags.go
4872026-02-26T02:59:00.608Zregenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4882026-02-26T02:59:00.608Zregenerating pkg/server/status/zcgo_flags.go
4892026-02-26T02:59:00.608Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go
4902026-02-26T02:59:00.660Zregenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4912026-02-26T02:59:00.687Zregenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4922026-02-26T02:59:00.687Zgo: downloading github.com/bufbuild/buf v0.56.0
4932026-02-26T02:59:00.687Zregenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4942026-02-26T02:59:00.687Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go
4952026-02-26T02:59:00.687Zregenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go
4962026-02-26T02:59:01.370Zinternal/goversion
4972026-02-26T02:59:01.394Zunicode/utf16
4982026-02-26T02:59:01.394Zinternal/platform
4992026-02-26T02:59:01.394Zhash/maphash
5002026-02-26T02:59:01.394Zinternal/gover
5012026-02-26T02:59:01.394Zlog/internal
5022026-02-26T02:59:01.418Zgolang.org/x/tools/internal/packagesinternal
5032026-02-26T02:59:01.445Zcontainer/heap
5042026-02-26T02:59:01.470Zinternal/bisect
5052026-02-26T02:59:01.470Zhash
5062026-02-26T02:59:01.470Zgolang.org/x/mod/semver
5072026-02-26T02:59:01.494Zgo/build/constraint
5082026-02-26T02:59:01.495Zgo/version
5092026-02-26T02:59:01.495Zencoding/binary
5102026-02-26T02:59:01.519Zcontext
5112026-02-26T02:59:01.519Zinternal/types/errors
5122026-02-26T02:59:01.519Zinternal/godebug
5132026-02-26T02:59:01.519Zcrypto
5142026-02-26T02:59:01.543Zinternal/lazyregexp
5152026-02-26T02:59:01.569Zmath/rand
5162026-02-26T02:59:01.594Zgo/token
5172026-02-26T02:59:01.594Zinternal/buildcfg
5182026-02-26T02:59:01.594Zgo/doc/comment
5192026-02-26T02:59:01.626Zgolang.org/x/tools/internal/stdlib
5202026-02-26T02:59:01.626Zgolang.org/x/tools/internal/event/label
5212026-02-26T02:59:01.651Zgolang.org/x/sync/errgroup
5222026-02-26T02:59:01.675Zos/exec
5232026-02-26T02:59:01.675Zgo/scanner
5242026-02-26T02:59:01.699Zencoding/base64
5252026-02-26T02:59:01.724Zmath/big
5262026-02-26T02:59:01.724Zcrypto/md5
5272026-02-26T02:59:01.724Zgolang.org/x/tools/internal/event/keys
5282026-02-26T02:59:01.762Zencoding/json
5292026-02-26T02:59:01.787Zlog
5302026-02-26T02:59:01.811Zgo/ast
5312026-02-26T02:59:01.847Zgolang.org/x/tools/internal/event/core
5322026-02-26T02:59:01.871Zinternal/goroot
5332026-02-26T02:59:01.895Zgolang.org/x/tools/internal/event
5342026-02-26T02:59:02.101Zgo/internal/typeparams
5352026-02-26T02:59:02.126Zgo/doc
5362026-02-26T02:59:02.150Zgo/parser
5372026-02-26T02:59:02.182Zgolang.org/x/tools/internal/gocommand
5382026-02-26T02:59:02.414Zgo/constant
5392026-02-26T02:59:02.459Zgo/build
5402026-02-26T02:59:02.544Zgolang.org/x/tools/internal/pkgbits
5412026-02-26T02:59:02.571Zgo/types
5422026-02-26T02:59:02.990Zgo: downloading google.golang.org/protobuf v1.27.1
5432026-02-26T02:59:02.990Zgo: downloading go.uber.org/multierr v1.7.0
5442026-02-26T02:59:02.990Zgo: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
5452026-02-26T02:59:03.016Zgo: downloading go.uber.org/zap v1.19.0
5462026-02-26T02:59:03.016Zgo: downloading github.com/pkg/profile v1.6.0
5472026-02-26T02:59:03.016Zgo: downloading github.com/twitchtv/twirp v8.1.0+incompatible
5482026-02-26T02:59:03.041Zgo: downloading google.golang.org/grpc v1.41.0-dev.0.20210907181116-2f3355d2244e
5492026-02-26T02:59:03.272Zgo: downloading github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e
5502026-02-26T02:59:03.297Zgo: downloading github.com/gofrs/flock v0.8.1
5512026-02-26T02:59:03.297Zgo: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
5522026-02-26T02:59:03.297Zgo: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
5532026-02-26T02:59:03.321Zgo: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
5542026-02-26T02:59:03.321Zgo: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
5552026-02-26T02:59:03.321Zgo: downloading go.uber.org/atomic v1.7.0
5562026-02-26T02:59:03.321Zgo: downloading github.com/gofrs/uuid v4.0.0+incompatible
5572026-02-26T02:59:03.346Zgo: downloading golang.org/x/sys v0.0.0-20210908143011-c212e7322662
5582026-02-26T02:59:03.346Zgo: downloading github.com/klauspost/compress v1.13.5
5592026-02-26T02:59:03.346Zgo: downloading github.com/klauspost/pgzip v1.2.5
5602026-02-26T02:59:03.346Zgo: downloading golang.org/x/net v0.0.0-20210907225631-ff17edfbf26d
5612026-02-26T02:59:03.346Zgo: downloading google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83
5622026-02-26T02:59:03.371Zgo: downloading github.com/golang/protobuf v1.5.2
5632026-02-26T02:59:03.855Zgolang.org/x/tools/internal/aliases
5642026-02-26T02:59:03.880Zgolang.org/x/tools/internal/versions
5652026-02-26T02:59:03.916Zgolang.org/x/tools/internal/typeparams
5662026-02-26T02:59:04.016Zgolang.org/x/tools/go/types/typeutil
5672026-02-26T02:59:04.108Zgolang.org/x/tools/internal/typesinternal
5682026-02-26T02:59:04.204Zgo: downloading golang.org/x/text v0.3.7
5692026-02-26T02:59:04.231Zgolang.org/x/tools/go/types/objectpath
5702026-02-26T02:59:04.346Zgolang.org/x/tools/internal/gcimporter
5712026-02-26T02:59:04.777Zgolang.org/x/tools/go/gcexportdata
5722026-02-26T02:59:04.835Zgolang.org/x/tools/go/packages
5732026-02-26T02:59:05.059Zgithub.com/cockroachdb/cockroach/pkg/cmd/prereqs
5742026-02-26T02:59:05.375Zcontainer/list
5752026-02-26T02:59:05.399Zcrypto/internal/alias
5762026-02-26T02:59:05.399Zcrypto/subtle
5772026-02-26T02:59:05.399Zcrypto/internal/boring/sig
5782026-02-26T02:59:05.424Zvendor/golang.org/x/crypto/cryptobyte/asn1
5792026-02-26T02:59:05.424Zinternal/nettrace
5802026-02-26T02:59:05.449Zvendor/golang.org/x/crypto/internal/alias
5812026-02-26T02:59:05.449Zgoogle.golang.org/protobuf/internal/flags
5822026-02-26T02:59:05.449Zgoogle.golang.org/protobuf/internal/set
5832026-02-26T02:59:05.473Zgithub.com/golang/groupcache/lru
5842026-02-26T02:59:05.498Zgo.opencensus.io
5852026-02-26T02:59:05.498Zgo.opencensus.io/trace/internal
5862026-02-26T02:59:05.522Zgithub.com/klauspost/compress
5872026-02-26T02:59:05.522Zgithub.com/twitchtv/twirp/internal/contextkeys
5882026-02-26T02:59:05.522Zgoogle.golang.org/grpc/serviceconfig
5892026-02-26T02:59:05.522Zgo.opencensus.io/internal/tagencoding
5902026-02-26T02:59:05.522Zgolang.org/x/sys/internal/unsafeheader
5912026-02-26T02:59:05.564Zcrypto/rc4
5922026-02-26T02:59:05.588Zcrypto/internal/nistec/fiat
5932026-02-26T02:59:05.588Zcrypto/internal/randutil
5942026-02-26T02:59:05.588Zvendor/golang.org/x/net/dns/dnsmessage
5952026-02-26T02:59:05.588Zgo install -v uptodate
5962026-02-26T02:59:05.588ZGOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp
5972026-02-26T02:59:05.612Zcrypto/internal/edwards25519/field
5982026-02-26T02:59:05.612Zgo install -v protoc-gen-gogoroach
5992026-02-26T02:59:05.612Zcrypto/cipher
6002026-02-26T02:59:05.612Zencoding/pem
6012026-02-26T02:59:05.612ZGOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp
6022026-02-26T02:59:05.612Zgo install -v terraformgen
6032026-02-26T02:59:05.612Zvendor/golang.org/x/net/lif
6042026-02-26T02:59:05.636ZGOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp
6052026-02-26T02:59:05.636Zembed
6062026-02-26T02:59:05.636Zgo install -v optgen
6072026-02-26T02:59:05.636ZGOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp
6082026-02-26T02:59:05.661Zcrypto/internal/bigmod
6092026-02-26T02:59:05.758Zmv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d
6102026-02-26T02:59:05.782ZGOBIN='/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-49-ga293de488d" -X "github.com/cockroachdb/cockroach/pkg/build.rev=a293de488dbbdbba0ebfe7e03c1728dddf272b50" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/protoc-gen-gogoroach
6112026-02-26T02:59:05.782Zencoding/asn1
6122026-02-26T02:59:05.806Zcrypto/internal/boring
6132026-02-26T02:59:05.830Zmv -f bin/uptodate.d.tmp bin/uptodate.d
6142026-02-26T02:59:05.830ZGOBIN='/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-49-ga293de488d" -X "github.com/cockroachdb/cockroach/pkg/build.rev=a293de488dbbdbba0ebfe7e03c1728dddf272b50" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/cmd/uptodate
6152026-02-26T02:59:05.855Zmv -f bin/terraformgen.d.tmp bin/terraformgen.d
6162026-02-26T02:59:05.855ZGOBIN='/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-49-ga293de488d" -X "github.com/cockroachdb/cockroach/pkg/build.rev=a293de488dbbdbba0ebfe7e03c1728dddf272b50" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/roachprod/vm/aws/terraformgen
6172026-02-26T02:59:05.855Zcrypto/des
6182026-02-26T02:59:05.879Zmv -f bin/optgen.d.tmp bin/optgen.d
6192026-02-26T02:59:05.879ZGOBIN='/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-49-ga293de488d" -X "github.com/cockroachdb/cockroach/pkg/build.rev=a293de488dbbdbba0ebfe7e03c1728dddf272b50" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -v ./pkg/sql/opt/optgen/cmd/optgen
6202026-02-26T02:59:05.932Zcrypto/internal/edwards25519
6212026-02-26T02:59:06.017Zcrypto/dsa
6222026-02-26T02:59:06.061Zcrypto/aes
6232026-02-26T02:59:06.085Zcrypto/internal/boring/bbig
6242026-02-26T02:59:06.109Zcrypto/sha512
6252026-02-26T02:59:06.109Zcrypto/rand
6262026-02-26T02:59:06.183Zcrypto/hmac
6272026-02-26T02:59:06.208Zcrypto/sha1
6282026-02-26T02:59:06.208Zcrypto/sha256
6292026-02-26T02:59:06.233Zcrypto/internal/nistec
6302026-02-26T02:59:06.257Zencoding/hex
6312026-02-26T02:59:06.285Zcrypto/rsa
6322026-02-26T02:59:06.310Zvendor/golang.org/x/crypto/cryptobyte
6332026-02-26T02:59:06.373Zcrypto/ed25519
6342026-02-26T02:59:06.413Zinternal/singleflight
6352026-02-26T02:59:06.413Zinternal/intern
6362026-02-26T02:59:06.413Zgithub.com/cockroachdb/redact/internal/rfmt/fmtsort
6372026-02-26T02:59:06.439Zgithub.com/cockroachdb/redact/internal/fmtforward
6382026-02-26T02:59:06.439Zencoding/csv
6392026-02-26T02:59:06.439Zencoding/hex
6402026-02-26T02:59:06.439Zgithub.com/cockroachdb/redact/interfaces
6412026-02-26T02:59:06.439Zcrypto/x509/pkix
6422026-02-26T02:59:06.463Znet/netip
6432026-02-26T02:59:06.487Zgithub.com/cockroachdb/errors/stdstrings
6442026-02-26T02:59:06.516Znet/url
6452026-02-26T02:59:06.540Ztext/template/parse
6462026-02-26T02:59:06.540Zruntime/cgo
6472026-02-26T02:59:06.540Zinternal/singleflight
6482026-02-26T02:59:06.540Znet/netip
6492026-02-26T02:59:06.565Zinternal/singleflight
6502026-02-26T02:59:06.565Zhash/crc32
6512026-02-26T02:59:06.565Zgithub.com/gogo/protobuf/sortkeys
6522026-02-26T02:59:06.589Ztext/tabwriter
6532026-02-26T02:59:06.589Zhash/crc32
6542026-02-26T02:59:06.589Ztext/tabwriter
6552026-02-26T02:59:06.635Znet/url
6562026-02-26T02:59:06.660Zgithub.com/cockroachdb/redact/internal/markers
6572026-02-26T02:59:06.660Zgithub.com/cockroachdb/redact/internal/redact
6582026-02-26T02:59:06.684Zgithub.com/kr/text
6592026-02-26T02:59:06.684Zgithub.com/rogpeppe/go-internal/fmtsort
6602026-02-26T02:59:06.684Zcrypto/internal/nistec
6612026-02-26T02:59:06.771Zcrypto/sha1
6622026-02-26T02:59:06.801Zgithub.com/MichaelTJones/walk
6632026-02-26T02:59:06.826Zgithub.com/gogo/protobuf/proto
6642026-02-26T02:59:06.826Zcompress/flate
6652026-02-26T02:59:06.868Zgithub.com/cockroachdb/redact/internal/markers
6662026-02-26T02:59:06.892Zgithub.com/kr/pretty
6672026-02-26T02:59:06.916Zgithub.com/cockroachdb/redact/internal/escape
6682026-02-26T02:59:06.967Zgithub.com/pkg/errors
6692026-02-26T02:59:06.992Zvendor/golang.org/x/crypto/chacha20
6702026-02-26T02:59:06.992Zvendor/golang.org/x/crypto/internal/poly1305
6712026-02-26T02:59:06.992Zvendor/golang.org/x/crypto/hkdf
6722026-02-26T02:59:06.992Zgithub.com/cockroachdb/redact/internal/buffer
6732026-02-26T02:59:07.026Zcrypto/sha1
6742026-02-26T02:59:07.051Zvendor/golang.org/x/sys/cpu
6752026-02-26T02:59:07.051Zruntime/debug
6762026-02-26T02:59:07.051Zvendor/golang.org/x/crypto/chacha20
6772026-02-26T02:59:07.051Zvendor/golang.org/x/crypto/hkdf
6782026-02-26T02:59:07.076Ztext/template
6792026-02-26T02:59:07.100Zvendor/golang.org/x/text/transform
6802026-02-26T02:59:07.100Zvendor/golang.org/x/crypto/internal/poly1305
6812026-02-26T02:59:07.125Znet/http/internal/ascii
6822026-02-26T02:59:07.150Zcompress/flate
6832026-02-26T02:59:07.150Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap
6842026-02-26T02:59:07.150Zgithub.com/cockroachdb/redact/internal/buffer
6852026-02-26T02:59:07.150Zgithub.com/gogo/protobuf/proto
6862026-02-26T02:59:07.150Zgo/printer
6872026-02-26T02:59:07.174Zgithub.com/cockroachdb/logtags
6882026-02-26T02:59:07.174Zgithub.com/cockroachdb/redact/internal/rfmt
6892026-02-26T02:59:07.234Zos/signal
6902026-02-26T02:59:07.259Zcrypto/ecdh
6912026-02-26T02:59:07.283Zruntime/cgo
6922026-02-26T02:59:07.351Zcrypto/elliptic
6932026-02-26T02:59:07.404Zgo.uber.org/atomic
6942026-02-26T02:59:07.429Zgopkg.in/yaml.v3
6952026-02-26T02:59:07.453Zcompress/gzip
6962026-02-26T02:59:07.523Zgo.uber.org/multierr
6972026-02-26T02:59:07.548Zvendor/golang.org/x/crypto/chacha20poly1305
6982026-02-26T02:59:07.577Zcrypto/ecdh
6992026-02-26T02:59:07.604Zgithub.com/gogo/protobuf/proto
7002026-02-26T02:59:07.628Zgithub.com/kr/pretty
7012026-02-26T02:59:07.658Zgithub.com/cockroachdb/redact/builder
7022026-02-26T02:59:07.687Zgithub.com/pkg/errors
7032026-02-26T02:59:07.711Zgithub.com/cockroachdb/redact
7042026-02-26T02:59:07.736Zgithub.com/cockroachdb/redact
7052026-02-26T02:59:07.760Zvendor/golang.org/x/text/unicode/bidi
7062026-02-26T02:59:07.784Zvendor/golang.org/x/text/unicode/norm
7072026-02-26T02:59:07.784Zhash/fnv
7082026-02-26T02:59:07.784Zgithub.com/bufbuild/buf/private/usage
7092026-02-26T02:59:07.784Zcrypto/ecdsa
7102026-02-26T02:59:07.827Zgithub.com/cockroachdb/cockroach/pkg/cli/exit
7112026-02-26T02:59:07.859Zgithub.com/getsentry/sentry-go/internal/crypto/randutil
7122026-02-26T02:59:07.883Zvendor/golang.org/x/text/unicode/bidi
7132026-02-26T02:59:07.883Zvendor/golang.org/x/crypto/chacha20poly1305
7142026-02-26T02:59:07.883Zcrypto/ecdsa
7152026-02-26T02:59:07.908Zgo/format
7162026-02-26T02:59:07.908Zgoogle.golang.org/protobuf/internal/version
7172026-02-26T02:59:07.908Zvendor/golang.org/x/net/http2/hpack
7182026-02-26T02:59:07.908Zgoogle.golang.org/protobuf/internal/pragma
7192026-02-26T02:59:07.976Zvendor/golang.org/x/text/unicode/norm
7202026-02-26T02:59:08.023Zvendor/golang.org/x/crypto/chacha20poly1305
7212026-02-26T02:59:08.047Zcrypto/ecdsa
7222026-02-26T02:59:08.071Zgo.opencensus.io/internal
7232026-02-26T02:59:08.097Zgithub.com/bufbuild/buf/private/pkg/interrupt
7242026-02-26T02:59:08.097Zruntime/cgo
7252026-02-26T02:59:08.121Zmime
7262026-02-26T02:59:08.145Zvendor/golang.org/x/net/http2/hpack
7272026-02-26T02:59:08.172Zgithub.com/bufbuild/buf/private/pkg/ioextended
7282026-02-26T02:59:08.221Zmime
7292026-02-26T02:59:08.245Zmime/quotedprintable
7302026-02-26T02:59:08.269Znet/http/internal
7312026-02-26T02:59:08.270Zgithub.com/bufbuild/buf/private/buf/bufcheck
7322026-02-26T02:59:08.322Zgolang.org/x/sys/execabs
7332026-02-26T02:59:08.362Zgolang.org/x/sys/execabs
7342026-02-26T02:59:08.386Zruntime/cgo
7352026-02-26T02:59:08.421Zgithub.com/bufbuild/buf/private/bufpkg/bufanalysis
7362026-02-26T02:59:08.451Zgithub.com/bufbuild/buf/private/pkg/stringutil
7372026-02-26T02:59:08.510Zgithub.com/bufbuild/buf/private/pkg/app
7382026-02-26T02:59:08.510Zgoogle.golang.org/protobuf/internal/detrand
7392026-02-26T02:59:08.540Zgithub.com/bufbuild/buf/private/pkg/thread
7402026-02-26T02:59:08.596Zgithub.com/bufbuild/buf/private/pkg/protoversion
7412026-02-26T02:59:08.621Zvendor/golang.org/x/text/secure/bidirule
7422026-02-26T02:59:08.721Zruntime/trace
7432026-02-26T02:59:08.845Znet
7442026-02-26T02:59:08.957Zvendor/golang.org/x/net/idna
7452026-02-26T02:59:09.017Zgo.uber.org/zap/buffer
7462026-02-26T02:59:09.041Zgo.uber.org/zap/internal/color
7472026-02-26T02:59:09.041Zvendor/golang.org/x/net/idna
7482026-02-26T02:59:09.129Zgo.uber.org/zap/internal/exit
7492026-02-26T02:59:09.153Zgoogle.golang.org/protobuf/internal/errors
7502026-02-26T02:59:09.153Zgo.opencensus.io/trace/tracestate
7512026-02-26T02:59:09.177Zvendor/golang.org/x/net/idna
7522026-02-26T02:59:09.221Zgoogle.golang.org/protobuf/encoding/protowire
7532026-02-26T02:59:09.252Zgithub.com/bufbuild/buf/private/pkg/normalpath
7542026-02-26T02:59:09.276Zgo.uber.org/zap/internal/bufferpool
7552026-02-26T02:59:09.276Zgithub.com/bufbuild/buf/private/pkg/encoding
7562026-02-26T02:59:09.276Zgo.opencensus.io/trace
7572026-02-26T02:59:09.300Znet
7582026-02-26T02:59:09.326Zgoogle.golang.org/protobuf/reflect/protoreflect
7592026-02-26T02:59:09.350Zgithub.com/bufbuild/buf/private/pkg/storage/storageutil
7602026-02-26T02:59:09.350Zgithub.com/bufbuild/buf/private/pkg/diff
7612026-02-26T02:59:09.505Zgo.uber.org/zap/zapcore
7622026-02-26T02:59:09.557Zdatabase/sql/driver
7632026-02-26T02:59:09.581Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/internal
7642026-02-26T02:59:09.744Zgithub.com/bufbuild/buf/private/pkg/osextended
7652026-02-26T02:59:09.768Zgithub.com/bgentry/go-netrc/netrc
7662026-02-26T02:59:09.793Zgoogle.golang.org/protobuf/internal/encoding/messageset
7672026-02-26T02:59:09.914Zgoogle.golang.org/protobuf/internal/genid
7682026-02-26T02:59:09.939Zgoogle.golang.org/protobuf/internal/order
7692026-02-26T02:59:09.939Zgoogle.golang.org/protobuf/internal/strs
7702026-02-26T02:59:09.966Zgoogle.golang.org/protobuf/runtime/protoiface
7712026-02-26T02:59:09.991Zgoogle.golang.org/protobuf/internal/descfmt
7722026-02-26T02:59:10.027Znet
7732026-02-26T02:59:10.052Zgoogle.golang.org/protobuf/reflect/protoregistry
7742026-02-26T02:59:10.126Zgoogle.golang.org/protobuf/internal/descopts
7752026-02-26T02:59:10.151Zgithub.com/bufbuild/buf/private/pkg/storage
7762026-02-26T02:59:10.176Zgithub.com/bufbuild/buf/private/pkg/filepathextended
7772026-02-26T02:59:10.225Zgithub.com/bufbuild/buf/private/pkg/netrc
7782026-02-26T02:59:10.250Zgoogle.golang.org/protobuf/internal/encoding/text
7792026-02-26T02:59:10.250Zgithub.com/klauspost/compress/flate
7802026-02-26T02:59:10.250Zgithub.com/klauspost/compress/fse
7812026-02-26T02:59:10.389Zgithub.com/klauspost/compress/internal/snapref
7822026-02-26T02:59:10.512Zgithub.com/bufbuild/buf/private/bufpkg/buflock
7832026-02-26T02:59:10.538Zgoogle.golang.org/protobuf/internal/encoding/defval
7842026-02-26T02:59:10.538Zgoogle.golang.org/protobuf/proto
7852026-02-26T02:59:10.538Zgithub.com/bufbuild/buf/private/pkg/storage/storagemem
7862026-02-26T02:59:10.563Zgithub.com/bufbuild/buf/private/pkg/storage/storageos
7872026-02-26T02:59:10.563Zgithub.com/klauspost/compress/huff0
7882026-02-26T02:59:10.631Zgithub.com/klauspost/compress/zstd/internal/xxhash
7892026-02-26T02:59:10.695Zgoogle.golang.org/protobuf/internal/encoding/json
7902026-02-26T02:59:10.720Zgithub.com/jhump/protoreflect/desc/protoparse/ast
7912026-02-26T02:59:10.927Zgoogle.golang.org/protobuf/internal/filedesc
7922026-02-26T02:59:10.953Zgoogle.golang.org/protobuf/encoding/prototext
7932026-02-26T02:59:11.035Zgithub.com/bufbuild/buf/private/gen/data/datawkt
7942026-02-26T02:59:11.236Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
7952026-02-26T02:59:11.289Ztext/scanner
7962026-02-26T02:59:11.318Zgithub.com/klauspost/compress/zip
7972026-02-26T02:59:11.343Zgithub.com/klauspost/pgzip
7982026-02-26T02:59:11.545Zos/user
7992026-02-26T02:59:11.569Zgithub.com/klauspost/compress/zstd
8002026-02-26T02:59:11.594Znet
8012026-02-26T02:59:11.673Zgithub.com/gogo/protobuf/protoc-gen-gogo/descriptor
8022026-02-26T02:59:11.697Zgithub.com/gogo/protobuf/types
8032026-02-26T02:59:11.730Zgolang.org/x/net/internal/timeseries
8042026-02-26T02:59:11.775Zgithub.com/gogo/protobuf/protoc-gen-gogo/plugin
8052026-02-26T02:59:11.799Zgithub.com/gogo/protobuf/gogoproto
8062026-02-26T02:59:11.824Zgoogle.golang.org/protobuf/internal/encoding/tag
8072026-02-26T02:59:11.825Zgoogle.golang.org/protobuf/encoding/protojson
8082026-02-26T02:59:11.850Zhtml
8092026-02-26T02:59:11.883Zgithub.com/gogo/protobuf/vanity
8102026-02-26T02:59:11.883Zgithub.com/gogo/protobuf/protoc-gen-gogo/generator
8112026-02-26T02:59:11.907Zgoogle.golang.org/protobuf/internal/impl
8122026-02-26T02:59:11.937Zgoogle.golang.org/grpc/backoff
8132026-02-26T02:59:11.966Zgithub.com/gogo/protobuf/types
8142026-02-26T02:59:11.990Zgoogle.golang.org/grpc/internal/grpclog
8152026-02-26T02:59:12.015Zhtml/template
8162026-02-26T02:59:12.039Zgoogle.golang.org/grpc/grpclog
8172026-02-26T02:59:12.154Zgoogle.golang.org/grpc/connectivity
8182026-02-26T02:59:12.188Zgoogle.golang.org/grpc/attributes
8192026-02-26T02:59:12.218Zgoogle.golang.org/grpc/metadata
8202026-02-26T02:59:12.279Zgoogle.golang.org/grpc/internal/grpcrand
8212026-02-26T02:59:12.383Zgoogle.golang.org/grpc/codes
8222026-02-26T02:59:12.501Zgoogle.golang.org/grpc/encoding
8232026-02-26T02:59:12.526Zgoogle.golang.org/grpc/internal/backoff
8242026-02-26T02:59:12.553Zgoogle.golang.org/grpc/internal/balancerload
8252026-02-26T02:59:12.577Zgoogle.golang.org/grpc/internal/buffer
8262026-02-26T02:59:12.601Zgoogle.golang.org/grpc/internal/envconfig
8272026-02-26T02:59:12.636Zgoogle.golang.org/grpc/internal/grpcsync
8282026-02-26T02:59:12.712Zgolang.org/x/text/transform
8292026-02-26T02:59:12.736Zgolang.org/x/text/unicode/bidi
8302026-02-26T02:59:12.760Zgolang.org/x/net/http2/hpack
8312026-02-26T02:59:13.009Zgithub.com/gogo/protobuf/plugin/testgen
8322026-02-26T02:59:13.034Zgithub.com/gogo/protobuf/plugin/defaultcheck
8332026-02-26T02:59:13.034Zgithub.com/gogo/protobuf/plugin/oneofcheck
8342026-02-26T02:59:13.034Zgithub.com/gogo/protobuf/plugin/marshalto
8352026-02-26T02:59:13.034Zgithub.com/gogo/protobuf/plugin/populate
8362026-02-26T02:59:13.034Zgithub.com/gogo/protobuf/plugin/unmarshal
8372026-02-26T02:59:13.034Zgithub.com/gogo/protobuf/plugin/embedcheck
8382026-02-26T02:59:13.059Zgithub.com/gogo/protobuf/plugin/enumstringer
8392026-02-26T02:59:13.226Zgolang.org/x/text/unicode/norm
8402026-02-26T02:59:13.251Zgithub.com/gogo/protobuf/protoc-gen-gogo/grpc
8412026-02-26T02:59:13.583Zgolang.org/x/text/secure/bidirule
8422026-02-26T02:59:13.640Zgoogle.golang.org/grpc/keepalive
8432026-02-26T02:59:13.664Zgoogle.golang.org/grpc/tap
8442026-02-26T02:59:13.853Zgithub.com/bufbuild/buf/private/pkg/rpc
8452026-02-26T02:59:13.878Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcheader
8462026-02-26T02:59:13.903Zgo.opencensus.io/resource
8472026-02-26T02:59:13.903Zruntime/pprof
8482026-02-26T02:59:13.955Zgo.opencensus.io/metric/metricdata
8492026-02-26T02:59:13.980Zgoogle.golang.org/grpc/encoding/gzip
8502026-02-26T02:59:14.015Zarchive/tar
8512026-02-26T02:59:14.040Zgo.opencensus.io/metric/metricproducer
8522026-02-26T02:59:14.205Zgithub.com/gofrs/flock
8532026-02-26T02:59:14.230Zgithub.com/bufbuild/buf/private/pkg/verbose
8542026-02-26T02:59:14.265Zgithub.com/bufbuild/buf/private/bufpkg/bufrpc
8552026-02-26T02:59:14.295Zgithub.com/bufbuild/buf/private/pkg/filelock
8562026-02-26T02:59:14.320Zgithub.com/gogo/protobuf/plugin/compare
8572026-02-26T02:59:14.320Zgithub.com/gogo/protobuf/plugin/stringer
8582026-02-26T02:59:14.320Zgithub.com/gogo/protobuf/plugin/gostring
8592026-02-26T02:59:14.320Zgithub.com/gogo/protobuf/plugin/face
8602026-02-26T02:59:14.321Zgithub.com/gogo/protobuf/plugin/description
8612026-02-26T02:59:14.321Zgithub.com/gogo/protobuf/plugin/equal
8622026-02-26T02:59:14.321Zgithub.com/gogo/protobuf/plugin/union
8632026-02-26T02:59:14.321Zgithub.com/gogo/protobuf/plugin/size
8642026-02-26T02:59:14.828Zgithub.com/bufbuild/buf/private/bufpkg/buftransport
8652026-02-26T02:59:14.853Zgithub.com/cockroachdb/errors/errorspb
8662026-02-26T02:59:14.905Zgithub.com/cockroachdb/errors/errorspb
8672026-02-26T02:59:15.065Zgithub.com/bufbuild/buf/private/pkg/app/appverbose
8682026-02-26T02:59:15.065Zgithub.com/pkg/profile
8692026-02-26T02:59:15.090Zgithub.com/bufbuild/buf/private/pkg/storage/storagearchive
8702026-02-26T02:59:15.090Zgo.opencensus.io/tag
8712026-02-26T02:59:15.090Zgolang.org/x/sys/unix
8722026-02-26T02:59:15.114Zgolang.org/x/sync/errgroup
8732026-02-26T02:59:15.147Zgolang.org/x/net/idna
8742026-02-26T02:59:15.239Zgo.opencensus.io/stats/internal
8752026-02-26T02:59:15.263Zgithub.com/spf13/pflag
8762026-02-26T02:59:15.263Zvendor/golang.org/x/net/http/httpproxy
8772026-02-26T02:59:15.263Znet/textproto
8782026-02-26T02:59:15.263Zcrypto/x509
8792026-02-26T02:59:15.287Zgithub.com/cockroachdb/errors/errbase
8802026-02-26T02:59:15.391Zvendor/golang.org/x/net/http/httpguts
8812026-02-26T02:59:15.416Zmime/multipart
8822026-02-26T02:59:15.416Zgithub.com/cockroachdb/errors/errbase
8832026-02-26T02:59:15.479Zgo.opencensus.io/stats
8842026-02-26T02:59:15.505Zgithub.com/cockroachdb/errors/markers
8852026-02-26T02:59:15.533Zgithub.com/cockroachdb/errors/barriers
8862026-02-26T02:59:15.557Zgithub.com/cockroachdb/errors/contexttags
8872026-02-26T02:59:15.557Zgithub.com/cockroachdb/errors/secondary
8882026-02-26T02:59:15.557Zgithub.com/cockroachdb/errors/hintdetail
8892026-02-26T02:59:15.557Zgithub.com/cockroachdb/errors/telemetrykeys
8902026-02-26T02:59:15.582Zgo.opencensus.io/stats/view
8912026-02-26T02:59:15.582Zgithub.com/cockroachdb/errors/markers
8922026-02-26T02:59:15.582Zgithub.com/cockroachdb/errors/barriers
8932026-02-26T02:59:15.582Zgithub.com/cockroachdb/errors/secondary
8942026-02-26T02:59:15.582Zgithub.com/cockroachdb/errors/telemetrykeys
8952026-02-26T02:59:15.582Zgithub.com/cockroachdb/errors/safedetails
8962026-02-26T02:59:15.607Zgithub.com/cockroachdb/errors/contexttags
8972026-02-26T02:59:15.632Zgithub.com/cockroachdb/errors/hintdetail
8982026-02-26T02:59:15.681Zgithub.com/cockroachdb/errors/assert
8992026-02-26T02:59:15.710Zgithub.com/gogo/protobuf/vanity/command
9002026-02-26T02:59:15.734Zgithub.com/cockroachdb/errors/issuelink
9012026-02-26T02:59:15.778Zgithub.com/cockroachdb/errors/domains
9022026-02-26T02:59:15.803Zgithub.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach
9032026-02-26T02:59:15.953Zgithub.com/cockroachdb/errors/safedetails
9042026-02-26T02:59:15.986Zvendor/golang.org/x/net/http/httpproxy
9052026-02-26T02:59:16.011Znet/textproto
9062026-02-26T02:59:16.011Zcrypto/x509
9072026-02-26T02:59:16.011Zgoogle.golang.org/protobuf/internal/filetype
9082026-02-26T02:59:16.011Zgolang.org/x/term
9092026-02-26T02:59:16.067Zgithub.com/spf13/pflag
9102026-02-26T02:59:16.097Zvendor/golang.org/x/net/http/httpguts
9112026-02-26T02:59:16.134Zgithub.com/spf13/cobra
9122026-02-26T02:59:16.159Zgoogle.golang.org/protobuf/runtime/protoimpl
9132026-02-26T02:59:16.185Zgoogle.golang.org/protobuf/types/descriptorpb
9142026-02-26T02:59:16.209Zgoogle.golang.org/protobuf/types/known/durationpb
9152026-02-26T02:59:16.209Zgoogle.golang.org/protobuf/types/known/emptypb
9162026-02-26T02:59:16.209Zgoogle.golang.org/protobuf/types/known/structpb
9172026-02-26T02:59:16.210Zgoogle.golang.org/protobuf/types/known/anypb
9182026-02-26T02:59:16.210Zgoogle.golang.org/protobuf/types/known/wrapperspb
9192026-02-26T02:59:16.210Zgoogle.golang.org/protobuf/types/known/timestamppb
9202026-02-26T02:59:16.210Zcrypto/tls
9212026-02-26T02:59:16.271Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1
9222026-02-26T02:59:16.296Zgithub.com/bufbuild/buf/private/pkg/prototime
9232026-02-26T02:59:16.296Zgithub.com/golang/protobuf/ptypes/any
9242026-02-26T02:59:16.296Zgithub.com/golang/protobuf/ptypes/empty
9252026-02-26T02:59:16.321Zgithub.com/golang/protobuf/ptypes/struct
9262026-02-26T02:59:16.370Zgithub.com/golang/protobuf/ptypes/timestamp
9272026-02-26T02:59:16.398Zgithub.com/golang/protobuf/ptypes/wrappers
9282026-02-26T02:59:16.399Zgithub.com/golang/protobuf/ptypes/duration
9292026-02-26T02:59:16.399Zgoogle.golang.org/protobuf/types/known/sourcecontextpb
9302026-02-26T02:59:16.425Zgoogle.golang.org/protobuf/types/known/fieldmaskpb
9312026-02-26T02:59:16.466Zgithub.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen
9322026-02-26T02:59:16.491Zgoogle.golang.org/protobuf/types/known/typepb
9332026-02-26T02:59:16.491Zgoogle.golang.org/protobuf/types/dynamicpb
9342026-02-26T02:59:16.609Zgoogle.golang.org/genproto/protobuf/source_context
9352026-02-26T02:59:16.746Zgoogle.golang.org/genproto/protobuf/field_mask
9362026-02-26T02:59:16.771Zgoogle.golang.org/protobuf/types/known/apipb
9372026-02-26T02:59:16.771Zgoogle.golang.org/protobuf/types/pluginpb
9382026-02-26T02:59:16.771Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1
9392026-02-26T02:59:16.771Zgoogle.golang.org/genproto/googleapis/rpc/status
9402026-02-26T02:59:16.771Zgoogle.golang.org/genproto/protobuf/ptype
9412026-02-26T02:59:16.797Zgoogle.golang.org/protobuf/reflect/protodesc
9422026-02-26T02:59:16.821Zcrypto/tls
9432026-02-26T02:59:16.821Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
9442026-02-26T02:59:16.879Zgoogle.golang.org/genproto/protobuf/api
9452026-02-26T02:59:16.903Zgithub.com/golang/protobuf/protoc-gen-go/plugin
9462026-02-26T02:59:16.903Zgithub.com/bufbuild/buf/private/pkg/protodescriptor
9472026-02-26T02:59:17.017Zgithub.com/bufbuild/buf/private/pkg/protosource
9482026-02-26T02:59:17.101Zgithub.com/bufbuild/buf/private/pkg/protoencoding
9492026-02-26T02:59:17.126Zgithub.com/golang/protobuf/proto
9502026-02-26T02:59:17.401Znet/http/httptrace
9512026-02-26T02:59:17.454Znet/http
9522026-02-26T02:59:17.478Zgithub.com/jhump/protoreflect/internal
9532026-02-26T02:59:17.478Zgoogle.golang.org/grpc/binarylog/grpc_binarylog_v1
9542026-02-26T02:59:17.478Zgoogle.golang.org/grpc/encoding/proto
9552026-02-26T02:59:17.478Zgithub.com/jhump/protoreflect/internal/codec
9562026-02-26T02:59:17.478Zgithub.com/golang/protobuf/ptypes
9572026-02-26T02:59:17.512Zgithub.com/golang/protobuf/jsonpb
9582026-02-26T02:59:17.572Zgithub.com/jhump/protoreflect/desc/internal
9592026-02-26T02:59:17.640Zgoogle.golang.org/grpc/internal/status
9602026-02-26T02:59:17.750Zgithub.com/jhump/protoreflect/desc
9612026-02-26T02:59:17.795Zgoogle.golang.org/grpc/status
9622026-02-26T02:59:17.940Znet/http/httptrace
9632026-02-26T02:59:17.965Zgithub.com/jhump/protoreflect/codec
9642026-02-26T02:59:17.998Znet/http
9652026-02-26T02:59:18.059Zvendor/golang.org/x/net/http/httpproxy
9662026-02-26T02:59:18.084Zgoogle.golang.org/grpc/internal/syscall
9672026-02-26T02:59:18.084Zgithub.com/gofrs/uuid
9682026-02-26T02:59:18.084Zgithub.com/bufbuild/buf/private/pkg/netextended
9692026-02-26T02:59:18.084Zgithub.com/bufbuild/buf/private/pkg/app/appname
9702026-02-26T02:59:18.084Znet/textproto
9712026-02-26T02:59:18.084Zcrypto/x509
9722026-02-26T02:59:18.108Zgithub.com/jhump/protoreflect/dynamic
9732026-02-26T02:59:18.164Zgoogle.golang.org/grpc/stats
9742026-02-26T02:59:18.189Zgithub.com/spf13/pflag
9752026-02-26T02:59:18.214Zgithub.com/bufbuild/buf/private/pkg/uuidutil
9762026-02-26T02:59:18.214Zvendor/golang.org/x/net/http/httpguts
9772026-02-26T02:59:18.214Zgolang.org/x/net/http/httpguts
9782026-02-26T02:59:18.238Zgithub.com/bufbuild/buf/private/pkg/tmp
9792026-02-26T02:59:18.239Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule
9802026-02-26T02:59:18.470Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig
9812026-02-26T02:59:18.495Zgithub.com/bufbuild/buf/private/bufpkg/bufimage
9822026-02-26T02:59:18.604Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil
9832026-02-26T02:59:18.758Zgithub.com/jhump/protoreflect/desc/protoparse
9842026-02-26T02:59:18.807Zcrypto/tls
9852026-02-26T02:59:18.861Zgithub.com/spf13/cobra
9862026-02-26T02:59:19.157Zgithub.com/bufbuild/buf/private/pkg/app/appcmd
9872026-02-26T02:59:19.684Znet/http/httputil
9882026-02-26T02:59:19.708Zgithub.com/getsentry/sentry-go/internal/ratelimit
9892026-02-26T02:59:19.852Zgithub.com/getsentry/sentry-go/internal/debug
9902026-02-26T02:59:19.880Znet/http/httptrace
9912026-02-26T02:59:19.880Zgoogle.golang.org/grpc/internal/credentials
9922026-02-26T02:59:19.880Zgithub.com/bufbuild/buf/private/pkg/cert/certclient
9932026-02-26T02:59:19.881Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse
9942026-02-26T02:59:19.907Zgithub.com/getsentry/sentry-go
9952026-02-26T02:59:19.932Zgithub.com/bufbuild/buf/private/buf/bufapp
9962026-02-26T02:59:19.957Znet/http
9972026-02-26T02:59:19.957Zgoogle.golang.org/grpc/credentials
9982026-02-26T02:59:20.021Zgoogle.golang.org/grpc/resolver
9992026-02-26T02:59:20.047Zgoogle.golang.org/grpc/peer
10002026-02-26T02:59:20.047Zgoogle.golang.org/grpc/internal/channelz
10012026-02-26T02:59:20.076Zgoogle.golang.org/grpc/internal/transport/networktype
10022026-02-26T02:59:20.100Zgoogle.golang.org/grpc/internal/resolver/passthrough
10032026-02-26T02:59:20.100Zgoogle.golang.org/grpc/balancer/grpclb/state
10042026-02-26T02:59:20.100Zgoogle.golang.org/grpc/internal/metadata
10052026-02-26T02:59:20.100Zgoogle.golang.org/grpc/internal
10062026-02-26T02:59:20.100Zgoogle.golang.org/grpc/internal/grpcutil
10072026-02-26T02:59:20.126Zgoogle.golang.org/grpc/internal/resolver/unix
10082026-02-26T02:59:20.151Zgoogle.golang.org/grpc/internal/resolver/dns
10092026-02-26T02:59:20.176Zgoogle.golang.org/grpc/internal/binarylog
10102026-02-26T02:59:20.200Zgoogle.golang.org/grpc/balancer
10112026-02-26T02:59:20.237Znet/http/httputil
10122026-02-26T02:59:20.261Zgoogle.golang.org/grpc/internal/serviceconfig
10132026-02-26T02:59:20.261Zgoogle.golang.org/grpc/balancer/base
10142026-02-26T02:59:20.286Zgoogle.golang.org/grpc/internal/resolver
10152026-02-26T02:59:20.310Zgoogle.golang.org/grpc/balancer/roundrobin
10162026-02-26T02:59:20.361Zgithub.com/cockroachdb/errors/withstack
10172026-02-26T02:59:20.417Zgithub.com/getsentry/sentry-go
10182026-02-26T02:59:20.441Zgithub.com/cockroachdb/errors/report
10192026-02-26T02:59:20.441Zgithub.com/cockroachdb/errors/errutil
10202026-02-26T02:59:20.534Zgithub.com/cockroachdb/errors
10212026-02-26T02:59:20.621Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang
10222026-02-26T02:59:20.757Zgithub.com/cockroachdb/errors/errutil
10232026-02-26T02:59:20.851Zgithub.com/cockroachdb/errors/oserror
10242026-02-26T02:59:20.883Zgithub.com/cockroachdb/cockroach/pkg/cmd/uptodate
10252026-02-26T02:59:20.956Zgithub.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen
10262026-02-26T02:59:21.619Z[ 1%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o
10272026-02-26T02:59:21.644Z[ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o
10282026-02-26T02:59:21.644Z[ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o
10292026-02-26T02:59:21.644Z[ 3%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o
10302026-02-26T02:59:21.644Z[ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o
10312026-02-26T02:59:21.644Zgithub.com/twitchtv/twirp/ctxsetters
10322026-02-26T02:59:21.669Zgo.opencensus.io/trace/propagation
10332026-02-26T02:59:21.669Znet/http/httputil
10342026-02-26T02:59:21.669Zgolang.org/x/net/trace
10352026-02-26T02:59:21.669Zgithub.com/bufbuild/buf/private/pkg/httpauth
10362026-02-26T02:59:21.669Zgithub.com/twitchtv/twirp
10372026-02-26T02:59:21.669Zgo.uber.org/zap
10382026-02-26T02:59:21.669Zgolang.org/x/net/http2
10392026-02-26T02:59:21.669Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o
10402026-02-26T02:59:21.741Zgithub.com/bufbuild/buf/private/pkg/rpc/rpchttp
10412026-02-26T02:59:21.766Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcauth
10422026-02-26T02:59:21.830Zgo.opencensus.io/plugin/ocgrpc
10432026-02-26T02:59:21.855Zgo.opencensus.io/plugin/ochttp/propagation/b3
10442026-02-26T02:59:21.855Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o
10452026-02-26T02:59:21.882Z[ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o
10462026-02-26T02:59:21.966Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o
10472026-02-26T02:59:22.021Zoptgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt
10482026-02-26T02:59:22.046Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o
10492026-02-26T02:59:22.070Zgo.opencensus.io/plugin/ochttp
10502026-02-26T02:59:22.095Zgithub.com/bufbuild/buf/private/pkg/rpc/rpctwirp
10512026-02-26T02:59:22.095Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o
10522026-02-26T02:59:22.119Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o
10532026-02-26T02:59:22.119Zgithub.com/bufbuild/buf/private/pkg/git
10542026-02-26T02:59:22.119Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild
10552026-02-26T02:59:22.119Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild
10562026-02-26T02:59:22.119Zgithub.com/bufbuild/buf/private/buf/bufcheck/internal
10572026-02-26T02:59:22.119Zgithub.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache
10582026-02-26T02:59:22.165Zgithub.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient
10592026-02-26T02:59:22.189Z[ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o
10602026-02-26T02:59:22.215Zoptgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt
10612026-02-26T02:59:22.215Zgithub.com/bufbuild/buf/private/pkg/zaputil
10622026-02-26T02:59:22.240Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o
10632026-02-26T02:59:22.240Z[ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o
10642026-02-26T02:59:22.264Zoptgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt
10652026-02-26T02:59:22.289Zgithub.com/bufbuild/buf/private/pkg/app/appproto
10662026-02-26T02:59:22.314Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o
10672026-02-26T02:59:22.315Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o
10682026-02-26T02:59:22.340Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck
10692026-02-26T02:59:22.340Zgithub.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify
10702026-02-26T02:59:22.418Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck
10712026-02-26T02:59:22.443Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec
10722026-02-26T02:59:22.443Zgithub.com/bufbuild/buf/private/pkg/app/applog
10732026-02-26T02:59:22.443Zgithub.com/bufbuild/buf/private/buf/buffetch/internal
10742026-02-26T02:59:23.493Z[ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o
10752026-02-26T02:59:23.518Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o
10762026-02-26T02:59:23.518Zgithub.com/bufbuild/buf/private/pkg/observability
10772026-02-26T02:59:23.518Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild
10782026-02-26T02:59:23.518Zgithub.com/bufbuild/buf/private/pkg/transport/http/httpclient
10792026-02-26T02:59:23.518Zgithub.com/bufbuild/buf/private/pkg/observability/observabilityzap
10802026-02-26T02:59:23.519Z[ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o
10812026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/pkg/app/appproto/appprotoos
10822026-02-26T02:59:23.519Z[ 8%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o
10832026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/pkg/app/appflag
10842026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild
10852026-02-26T02:59:23.519Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o
10862026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1
10872026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1
10882026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1
10892026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1
10902026-02-26T02:59:23.519Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig
10912026-02-26T02:59:23.520Z[ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o
10922026-02-26T02:59:23.520Zgithub.com/bufbuild/buf/private/buf/bufcheck/buflint
10932026-02-26T02:59:23.520Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig
10942026-02-26T02:59:23.520Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o
10952026-02-26T02:59:23.520Zgithub.com/bufbuild/buf/private/buf/bufcheck/bufbreaking
10962026-02-26T02:59:23.520Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o
10972026-02-26T02:59:23.520Zgoogle.golang.org/grpc/internal/transport
10982026-02-26T02:59:23.520Zgithub.com/bufbuild/buf/private/buf/bufconfig
10992026-02-26T02:59:23.520Z[ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o
11002026-02-26T02:59:23.520Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o
11012026-02-26T02:59:23.520Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o
11022026-02-26T02:59:23.520Z[ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o
11032026-02-26T02:59:23.521Zgithub.com/bufbuild/buf/private/buf/bufwork
11042026-02-26T02:59:23.546Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal
11052026-02-26T02:59:23.597Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o
11062026-02-26T02:59:23.642Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules
11072026-02-26T02:59:23.666Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules
11082026-02-26T02:59:23.690Z[ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o
11092026-02-26T02:59:23.690Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o
11102026-02-26T02:59:23.714Zgithub.com/bufbuild/buf/private/buf/buffetch
11112026-02-26T02:59:23.739Z[ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o
11122026-02-26T02:59:23.868Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o
11132026-02-26T02:59:23.902Zgithub.com/bufbuild/buf/private/buf/bufwire
11142026-02-26T02:59:23.963Z[ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o
11152026-02-26T02:59:23.989Zgoogle.golang.org/grpc
11162026-02-26T02:59:24.043Z[ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o
11172026-02-26T02:59:24.130Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o
11182026-02-26T02:59:24.155Z[ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o
11192026-02-26T02:59:24.217Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o
11202026-02-26T02:59:24.247Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o
11212026-02-26T02:59:24.359Z[ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o
11222026-02-26T02:59:24.507Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o
11232026-02-26T02:59:24.587Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o
11242026-02-26T02:59:24.612Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o
11252026-02-26T02:59:24.636Z[ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o
11262026-02-26T02:59:24.661Z[ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o
11272026-02-26T02:59:24.686Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o
11282026-02-26T02:59:24.715Zgithub.com/bufbuild/buf/private/pkg/rpc/rpcgrpc
11292026-02-26T02:59:24.739Zgithub.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1
11302026-02-26T02:59:24.739Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o
11312026-02-26T02:59:24.780Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o
11322026-02-26T02:59:24.804Zgithub.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient
11332026-02-26T02:59:24.853Z[ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o
11342026-02-26T02:59:25.028Z[ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o
11352026-02-26T02:59:25.086Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o
11362026-02-26T02:59:25.112Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o
11372026-02-26T02:59:25.143Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o
11382026-02-26T02:59:25.196Z[ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o
11392026-02-26T02:59:25.293Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o
11402026-02-26T02:59:25.395Z[ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o
11412026-02-26T02:59:25.509Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o
11422026-02-26T02:59:25.552Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o
11432026-02-26T02:59:25.589Z[ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o
11442026-02-26T02:59:25.752Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o
11452026-02-26T02:59:25.778Z[ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o
11462026-02-26T02:59:25.778Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o
11472026-02-26T02:59:25.802Z[ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o
11482026-02-26T02:59:25.871Z[ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o
11492026-02-26T02:59:25.895Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o
11502026-02-26T02:59:25.895Z[ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o
11512026-02-26T02:59:25.895Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o
11522026-02-26T02:59:25.950Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o
11532026-02-26T02:59:25.975Z[ 29%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o
11542026-02-26T02:59:25.975Z[ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o
11552026-02-26T02:59:26.026Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o
11562026-02-26T02:59:26.051Z[ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o
11572026-02-26T02:59:26.051Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o
11582026-02-26T02:59:26.075Z[ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o
11592026-02-26T02:59:26.130Z[ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o
11602026-02-26T02:59:26.154Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o
11612026-02-26T02:59:26.154Z[ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o
11622026-02-26T02:59:26.154Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o
11632026-02-26T02:59:26.227Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o
11642026-02-26T02:59:26.251Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o
11652026-02-26T02:59:26.251Z[ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o
11662026-02-26T02:59:26.418Z[ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o
11672026-02-26T02:59:26.488Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o
11682026-02-26T02:59:26.513Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o
11692026-02-26T02:59:26.547Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o
11702026-02-26T02:59:26.649Z[ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o
11712026-02-26T02:59:26.737Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o
11722026-02-26T02:59:26.833Z[ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o
11732026-02-26T02:59:26.873Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o
11742026-02-26T02:59:26.932Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o
11752026-02-26T02:59:26.968Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o
11762026-02-26T02:59:27.001Z[ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o
11772026-02-26T02:59:27.026Z[ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o
11782026-02-26T02:59:27.158Z[ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o
11792026-02-26T02:59:27.217Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o
11802026-02-26T02:59:27.255Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o
11812026-02-26T02:59:27.279Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o
11822026-02-26T02:59:27.329Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o
11832026-02-26T02:59:27.386Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o
11842026-02-26T02:59:27.411Z[ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o
11852026-02-26T02:59:27.518Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o
11862026-02-26T02:59:27.623Z[ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o
11872026-02-26T02:59:27.778Z[ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o
11882026-02-26T02:59:27.808Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o
11892026-02-26T02:59:27.865Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o
11902026-02-26T02:59:27.889Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o
11912026-02-26T02:59:27.924Z[ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o
11922026-02-26T02:59:28.013Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o
11932026-02-26T02:59:28.063Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o
11942026-02-26T02:59:28.184Z[ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o
11952026-02-26T02:59:28.283Z[ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o
11962026-02-26T02:59:28.379Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o
11972026-02-26T02:59:28.435Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o
11982026-02-26T02:59:28.484Z[ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o
11992026-02-26T02:59:28.596Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o
12002026-02-26T02:59:28.657Z[ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o
12012026-02-26T02:59:28.681Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o
12022026-02-26T02:59:28.802Z[ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o
12032026-02-26T02:59:28.829Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o
12042026-02-26T02:59:28.991Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o
12052026-02-26T02:59:29.108Z[ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o
12062026-02-26T02:59:29.200Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o
12072026-02-26T02:59:29.322Z[ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o
12082026-02-26T02:59:29.347Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o
12092026-02-26T02:59:29.463Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o
12102026-02-26T02:59:29.499Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o
12112026-02-26T02:59:29.628Z[ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o
12122026-02-26T02:59:29.783Z[ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o
12132026-02-26T02:59:29.901Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o
12142026-02-26T02:59:29.999Z[ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o
12152026-02-26T02:59:30.028Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o
12162026-02-26T02:59:30.080Z[ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o
12172026-02-26T02:59:30.120Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o
12182026-02-26T02:59:30.144Z[ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o
12192026-02-26T02:59:30.169Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o
12202026-02-26T02:59:30.249Z[ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o
12212026-02-26T02:59:30.273Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o
12222026-02-26T02:59:30.297Z[ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o
12232026-02-26T02:59:30.401Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o
12242026-02-26T02:59:30.514Z[ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o
12252026-02-26T02:59:30.617Z[ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o
12262026-02-26T02:59:30.641Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o
12272026-02-26T02:59:30.666Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o
12282026-02-26T02:59:30.706Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o
12292026-02-26T02:59:30.787Z[ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o
12302026-02-26T02:59:30.812Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o
12312026-02-26T02:59:30.886Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o
12322026-02-26T02:59:30.946Zgithub.com/bufbuild/buf/private/bufpkg/bufplugin
12332026-02-26T02:59:30.970Zgithub.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api
12342026-02-26T02:59:30.970Z[ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o
12352026-02-26T02:59:31.050Z[ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o
12362026-02-26T02:59:31.074Zgithub.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient
12372026-02-26T02:59:31.135Zgithub.com/bufbuild/buf/private/buf/bufgen
12382026-02-26T02:59:31.160Zgithub.com/bufbuild/buf/private/buf/bufprint
12392026-02-26T02:59:31.160Zgithub.com/bufbuild/buf/private/bufpkg/bufapimodule
12402026-02-26T02:59:31.160Zgithub.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc
12412026-02-26T02:59:31.160Zgithub.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp
12422026-02-26T02:59:31.160Z[ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o
12432026-02-26T02:59:31.199Z[ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o
12442026-02-26T02:59:31.223Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o
12452026-02-26T02:59:31.332Zgithub.com/bufbuild/buf/private/buf/bufmigrate
12462026-02-26T02:59:31.412Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o
12472026-02-26T02:59:31.412Z[ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o
12482026-02-26T02:59:31.463Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1
12492026-02-26T02:59:31.487Z[ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o
12502026-02-26T02:59:31.548Zgithub.com/bufbuild/buf/private/bufpkg/bufapiclient
12512026-02-26T02:59:31.572Z[ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o
12522026-02-26T02:59:31.650Zgithub.com/bufbuild/buf/private/buf/bufcli
12532026-02-26T02:59:31.719Z[ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o
12542026-02-26T02:59:31.808Z[ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o
12552026-02-26T02:59:31.832Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o
12562026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete
12572026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget
12582026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist
12592026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist
12602026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget
12612026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete
12622026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate
12632026-02-26T02:59:31.861Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate
12642026-02-26T02:59:31.889Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o
12652026-02-26T02:59:31.937Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget
12662026-02-26T02:59:31.962Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate
12672026-02-26T02:59:31.962Z[ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o
12682026-02-26T02:59:31.986Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete
12692026-02-26T02:59:31.986Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist
12702026-02-26T02:59:32.022Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist
12712026-02-26T02:59:32.047Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate
12722026-02-26T02:59:32.047Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete
12732026-02-26T02:59:32.047Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget
12742026-02-26T02:59:32.073Z[ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o
12752026-02-26T02:59:32.101Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist
12762026-02-26T02:59:32.101Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate
12772026-02-26T02:59:32.126Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist
12782026-02-26T02:59:32.155Z[ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o
12792026-02-26T02:59:32.181Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate
12802026-02-26T02:59:32.205Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete
12812026-02-26T02:59:32.205Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist
12822026-02-26T02:59:32.205Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate
12832026-02-26T02:59:32.205Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist
12842026-02-26T02:59:32.248Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/breaking
12852026-02-26T02:59:32.272Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/build
12862026-02-26T02:59:32.297Z[ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o
12872026-02-26T02:59:32.324Z[ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o
12882026-02-26T02:59:32.349Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/convert
12892026-02-26T02:59:32.349Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/export
12902026-02-26T02:59:32.349Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/generate
12912026-02-26T02:59:32.349Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lint
12922026-02-26T02:59:32.349Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/login
12932026-02-26T02:59:32.374Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/logout
12942026-02-26T02:59:32.444Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache
12952026-02-26T02:59:32.444Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles
12962026-02-26T02:59:32.477Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit
12972026-02-26T02:59:32.502Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune
12982026-02-26T02:59:32.502Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate
12992026-02-26T02:59:32.542Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/protoc
13002026-02-26T02:59:32.567Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o
13012026-02-26T02:59:32.567Zgithub.com/bufbuild/buf/private/buf/cmd/buf/command/push
13022026-02-26T02:59:32.592Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o
13032026-02-26T02:59:32.736Zgithub.com/bufbuild/buf/private/buf/cmd/buf
13042026-02-26T02:59:32.818Zgithub.com/bufbuild/buf/cmd/buf
13052026-02-26T02:59:33.033Z[ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o
13062026-02-26T02:59:33.151Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o
13072026-02-26T02:59:33.199Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o
13082026-02-26T02:59:33.224Z[ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o
13092026-02-26T02:59:33.224Z[ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o
13102026-02-26T02:59:33.278Z[ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o
13112026-02-26T02:59:33.303Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o
13122026-02-26T02:59:33.363Z[ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o
13132026-02-26T02:59:33.457Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o
13142026-02-26T02:59:33.485Z[ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o
13152026-02-26T02:59:33.517Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o
13162026-02-26T02:59:33.541Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o
13172026-02-26T02:59:33.602Z[ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o
13182026-02-26T02:59:33.626Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o
13192026-02-26T02:59:33.695Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o
13202026-02-26T02:59:33.787Z[ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o
13212026-02-26T02:59:33.880Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o
13222026-02-26T02:59:33.945Z[ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o
13232026-02-26T02:59:34.029Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o
13242026-02-26T02:59:34.087Z[ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o
13252026-02-26T02:59:34.112Z[ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o
13262026-02-26T02:59:34.143Z[ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o
13272026-02-26T02:59:34.167Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o
13282026-02-26T02:59:34.167Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o
13292026-02-26T02:59:34.212Z[ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o
13302026-02-26T02:59:34.273Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o
13312026-02-26T02:59:34.298Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o
13322026-02-26T02:59:34.324Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o
13332026-02-26T02:59:34.348Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o
13342026-02-26T02:59:34.372Z[ 77%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o
13352026-02-26T02:59:34.372Z[ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o
13362026-02-26T02:59:34.491Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o
13372026-02-26T02:59:34.535Z[ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o
13382026-02-26T02:59:34.559Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o
13392026-02-26T02:59:34.584Z[ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o
13402026-02-26T02:59:34.688Z[ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o
13412026-02-26T02:59:34.712Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o
13422026-02-26T02:59:34.881Zgithub.com/cockroachdb/gostdlib/x/tools/internal/semver
13432026-02-26T02:59:34.881Zgo.mongodb.org/mongo-driver/bson/bsontype
13442026-02-26T02:59:34.905Zgoogle.golang.org/protobuf/internal/set
13452026-02-26T02:59:34.905Zgoogle.golang.org/protobuf/internal/flags
13462026-02-26T02:59:34.929Zgo.mongodb.org/mongo-driver/bson/bsonoptions
13472026-02-26T02:59:34.929Zgithub.com/grpc-ecosystem/grpc-gateway/internal/casing
13482026-02-26T02:59:34.929Zgithub.com/pseudomuto/protoc-gen-doc/extensions
13492026-02-26T02:59:34.953Zmaps
13502026-02-26T02:59:34.953Zhonnef.co/go/tools/internal/sync
13512026-02-26T02:59:34.978Z[ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o
13522026-02-26T02:59:35.002Zhonnef.co/go/tools/sarif
13532026-02-26T02:59:35.026Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o
13542026-02-26T02:59:35.079Z[ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o
13552026-02-26T02:59:35.113Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o
13562026-02-26T02:59:35.147Zgithub.com/josharian/intern
13572026-02-26T02:59:35.172Z[ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o
13582026-02-26T02:59:35.172Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o
13592026-02-26T02:59:35.196Zinternal/saferio
13602026-02-26T02:59:35.196Zgolang.org/x/text/transform
13612026-02-26T02:59:35.196Zgithub.com/hashicorp/hcl/hcl/strconv
13622026-02-26T02:59:35.196Zinternal/sysinfo
13632026-02-26T02:59:35.221Zhash/crc64
13642026-02-26T02:59:35.221Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o
13652026-02-26T02:59:35.245Z[ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o
13662026-02-26T02:59:35.301Z[ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o
13672026-02-26T02:59:35.326Zgithub.com/cockroachdb/crlfmt/internal/parser
13682026-02-26T02:59:35.326Zgithub.com/cockroachdb/gostdlib/go/printer
13692026-02-26T02:59:35.351Zgithub.com/cockroachdb/gostdlib/x/tools/go/ast/astutil
13702026-02-26T02:59:35.351Zgithub.com/cockroachdb/gostdlib/x/tools/internal/fastwalk
13712026-02-26T02:59:35.351Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o
13722026-02-26T02:59:35.351Zgithub.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver
13732026-02-26T02:59:35.409Zgithub.com/cockroachdb/gostdlib/x/tools/internal/span
13742026-02-26T02:59:35.434Zgithub.com/cockroachdb/crlfmt/internal/render
13752026-02-26T02:59:35.434Z[ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o
13762026-02-26T02:59:35.434Z[ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o
13772026-02-26T02:59:35.434Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o
13782026-02-26T02:59:35.434Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o
13792026-02-26T02:59:35.502Z[ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o
13802026-02-26T02:59:35.527Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o
13812026-02-26T02:59:35.527Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o
13822026-02-26T02:59:35.590Z[ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o
13832026-02-26T02:59:35.614Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o
13842026-02-26T02:59:35.657Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o
13852026-02-26T02:59:35.682Zgithub.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk
13862026-02-26T02:59:35.682Z[ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o
13872026-02-26T02:59:35.709Zgithub.com/cockroachdb/gostdlib/x/tools/internal/module
13882026-02-26T02:59:35.733Zgithub.com/cockroachdb/ttycolor
13892026-02-26T02:59:35.733Zgithub.com/cockroachdb/stress
13902026-02-26T02:59:35.733Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o
13912026-02-26T02:59:35.758Zgithub.com/client9/misspell
13922026-02-26T02:59:35.782Z[ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o
13932026-02-26T02:59:35.807Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o
13942026-02-26T02:59:35.807Zgithub.com/go-openapi/analysis/internal
13952026-02-26T02:59:35.831Zgithub.com/mailru/easyjson/jlexer
13962026-02-26T02:59:35.831Zgithub.com/cockroachdb/gostdlib/x/tools/go/packages
13972026-02-26T02:59:35.831Zgithub.com/cockroachdb/tools/cmd/stringer
13982026-02-26T02:59:35.855Z[ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o
13992026-02-26T02:59:35.855Zgithub.com/mailru/easyjson/buffer
14002026-02-26T02:59:35.902Zgopkg.in/yaml.v2
14012026-02-26T02:59:35.927Zgithub.com/mailru/easyjson/jwriter
14022026-02-26T02:59:35.927Zgithub.com/cockroachdb/gostdlib/go/format
14032026-02-26T02:59:35.951Zgithub.com/cockroachdb/gostdlib/cmd/gofmt
14042026-02-26T02:59:36.087Zgithub.com/PuerkitoBio/urlesc
14052026-02-26T02:59:36.111Zencoding/gob
14062026-02-26T02:59:36.178Zgolang.org/x/text/unicode/bidi
14072026-02-26T02:59:36.259Zgithub.com/cockroachdb/gostdlib/x/tools/internal/imports
14082026-02-26T02:59:36.741Zgolang.org/x/text/secure/bidirule
14092026-02-26T02:59:36.779Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o
14102026-02-26T02:59:36.803Zgolang.org/x/text/unicode/norm
14112026-02-26T02:59:36.832Zgolang.org/x/text/width
14122026-02-26T02:59:36.870Z[ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o
14132026-02-26T02:59:36.895Zgithub.com/asaskevich/govalidator
14142026-02-26T02:59:36.940Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o
14152026-02-26T02:59:36.986Zgithub.com/client9/misspell/cmd/misspell
14162026-02-26T02:59:37.014Zgithub.com/go-openapi/errors
14172026-02-26T02:59:37.042Zgithub.com/go-openapi/swag
14182026-02-26T02:59:37.067Z[ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o
14192026-02-26T02:59:37.141Zgithub.com/mitchellh/mapstructure
14202026-02-26T02:59:37.166Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o
14212026-02-26T02:59:37.191Z[ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o
14222026-02-26T02:59:37.215Zgithub.com/oklog/ulid
14232026-02-26T02:59:37.266Zgo.mongodb.org/mongo-driver/bson/primitive
14242026-02-26T02:59:37.290Z[ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o
14252026-02-26T02:59:37.376Zgithub.com/go-stack/stack
14262026-02-26T02:59:37.406Z[ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o
14272026-02-26T02:59:37.430Znet/mail
14282026-02-26T02:59:37.430Zgo.mongodb.org/mongo-driver/x/bsonx/bsoncore
14292026-02-26T02:59:37.480Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o
14302026-02-26T02:59:37.504Z[ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o
14312026-02-26T02:59:37.504Zgithub.com/go-openapi/jsonpointer
14322026-02-26T02:59:37.545Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o
14332026-02-26T02:59:37.569Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o
14342026-02-26T02:59:37.593Zencoding/xml
14352026-02-26T02:59:37.593Zgithub.com/go-openapi/runtime/logger
14362026-02-26T02:59:37.618Z[ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o
14372026-02-26T02:59:37.662Zgithub.com/go-openapi/runtime/middleware/denco
14382026-02-26T02:59:37.701Zgolang.org/x/net/idna
14392026-02-26T02:59:37.726Zgithub.com/cockroachdb/gostdlib/x/tools/imports
14402026-02-26T02:59:37.751Zgithub.com/cockroachdb/gostdlib/x/tools/cmd/goimports
14412026-02-26T02:59:37.816Zgithub.com/cockroachdb/crlfmt
14422026-02-26T02:59:37.840Zgithub.com/go-openapi/runtime/middleware/header
14432026-02-26T02:59:37.885Z[100%] Linking C static library ../lib/libproj.a
14442026-02-26T02:59:37.911Zgithub.com/go-openapi/loads/fmts
14452026-02-26T02:59:37.981Zoptgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt
14462026-02-26T02:59:38.006Zgolang.org/x/tools/go/ast/astutil
14472026-02-26T02:59:38.031Zgithub.com/go-openapi/inflect
14482026-02-26T02:59:38.057Zgithub.com/PuerkitoBio/purell
14492026-02-26T02:59:38.147Zgithub.com/fsnotify/fsnotify
14502026-02-26T02:59:38.171Zoptgen -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
14512026-02-26T02:59:38.204Zgo.mongodb.org/mongo-driver/bson/bsonrw
14522026-02-26T02:59:38.232Zoptgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt
14532026-02-26T02:59:38.256Zgithub.com/hashicorp/hcl/hcl/token
14542026-02-26T02:59:38.256Zoptgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt
14552026-02-26T02:59:38.281Zoptgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt
14562026-02-26T02:59:38.305Zgithub.com/magiconair/properties
14572026-02-26T02:59:38.330Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o
14582026-02-26T02:59:38.330Zgithub.com/pelletier/go-toml
14592026-02-26T02:59:38.380Zgithub.com/go-openapi/jsonreference
14602026-02-26T02:59:38.405Zgithub.com/hashicorp/hcl/hcl/ast
14612026-02-26T02:59:38.504Zgithub.com/hashicorp/hcl/hcl/scanner
14622026-02-26T02:59:38.778Z[ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o
14632026-02-26T02:59:38.826Zgithub.com/hashicorp/hcl/hcl/parser
14642026-02-26T02:59:38.850Zgithub.com/hashicorp/hcl/json/token
14652026-02-26T02:59:38.874Zgithub.com/spf13/afero/mem
14662026-02-26T02:59:38.874Zgithub.com/go-openapi/spec
14672026-02-26T02:59:38.898Zgo.mongodb.org/mongo-driver/bson/bsoncodec
14682026-02-26T02:59:38.923Zgithub.com/hashicorp/hcl/json/scanner
14692026-02-26T02:59:38.923Zgithub.com/hashicorp/hcl/hcl/printer
14702026-02-26T02:59:38.994Zgithub.com/hashicorp/hcl/json/parser
14712026-02-26T02:59:39.064Zgithub.com/spf13/cast
14722026-02-26T02:59:39.089Zgithub.com/spf13/afero
14732026-02-26T02:59:39.123Zgithub.com/spf13/jwalterweatherman
14742026-02-26T02:59:39.152Zgithub.com/hashicorp/hcl
14752026-02-26T02:59:39.179Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o
14762026-02-26T02:59:39.203Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o
14772026-02-26T02:59:39.228Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o
14782026-02-26T02:59:39.278Zgithub.com/subosito/gotenv
14792026-02-26T02:59:39.319Zgithub.com/spf13/pflag
14802026-02-26T02:59:39.353Zgopkg.in/ini.v1
14812026-02-26T02:59:39.400Zgolang.org/x/mod/internal/lazyregexp
14822026-02-26T02:59:39.439Zgolang.org/x/tools/internal/gopathwalk
14832026-02-26T02:59:39.479Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o
14842026-02-26T02:59:39.527Ztesting
14852026-02-26T02:59:39.645Zgolang.org/x/sys/unix
14862026-02-26T02:59:39.748Z[ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o
14872026-02-26T02:59:39.837Zgolang.org/x/mod/module
14882026-02-26T02:59:39.862Zgithub.com/felixge/httpsnoop
14892026-02-26T02:59:40.053Zgithub.com/toqueteos/webbrowser
14902026-02-26T02:59:40.077Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/diff
14912026-02-26T02:59:40.172Zgithub.com/go-swagger/go-swagger/codescan
14922026-02-26T02:59:40.196Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
14932026-02-26T02:59:40.286Zgithub.com/gorilla/handlers
14942026-02-26T02:59:40.286Zgolang.org/x/tools/internal/modindex
14952026-02-26T02:59:40.325Zgithub.com/spf13/viper
14962026-02-26T02:59:40.349Zgithub.com/golang/mock/mockgen/model
14972026-02-26T02:59:40.663Zhash/adler32
14982026-02-26T02:59:40.687Zdebug/dwarf
14992026-02-26T02:59:40.687Zinternal/zstd
15002026-02-26T02:59:40.925Zgolang.org/x/tools/internal/imports
15012026-02-26T02:59:40.949Zgo.mongodb.org/mongo-driver/bson
15022026-02-26T02:59:41.005Zcompress/zlib
15032026-02-26T02:59:41.030Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o
15042026-02-26T02:59:41.030Zinternal/pkgbits
15052026-02-26T02:59:41.054Zgithub.com/jessevdk/go-flags
15062026-02-26T02:59:41.054Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o
15072026-02-26T02:59:41.270Zgo/internal/srcimporter
15082026-02-26T02:59:41.342Zgo/internal/gcimporter
15092026-02-26T02:59:41.366Zgithub.com/golang/glog/internal/stackdump
15102026-02-26T02:59:41.366Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o
15112026-02-26T02:59:41.392Zgithub.com/go-openapi/strfmt
15122026-02-26T02:59:41.452Zgoogle.golang.org/protobuf/internal/detrand
15132026-02-26T02:59:41.530Zgithub.com/golang/glog/internal/logsink
15142026-02-26T02:59:41.593Zgoogle.golang.org/protobuf/internal/pragma
15152026-02-26T02:59:41.735Zgolang.org/x/mod/modfile
15162026-02-26T02:59:41.735Zgoogle.golang.org/protobuf/internal/errors
15172026-02-26T02:59:41.769Zdebug/elf
15182026-02-26T02:59:41.806Zinternal/xcoff
15192026-02-26T02:59:41.831Zgithub.com/golang/glog
15202026-02-26T02:59:41.831Zgolang.org/x/tools/imports
15212026-02-26T02:59:41.831Zgoogle.golang.org/protobuf/internal/editiondefaults
15222026-02-26T02:59:41.855Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o
15232026-02-26T02:59:41.899Zgoogle.golang.org/protobuf/encoding/protowire
15242026-02-26T02:59:41.923Zgoogle.golang.org/protobuf/internal/version
15252026-02-26T02:59:41.923Zgithub.com/ghodss/yaml
15262026-02-26T02:59:42.039Z[ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o
15272026-02-26T02:59:42.065Zgithub.com/grpc-ecosystem/grpc-gateway/utilities
15282026-02-26T02:59:42.090Zencoding/base32
15292026-02-26T02:59:42.128Zgoogle.golang.org/protobuf/reflect/protoreflect
15302026-02-26T02:59:42.154Zgolang.org/x/tools/go/analysis
15312026-02-26T02:59:42.190Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule
15322026-02-26T02:59:42.224Zgithub.com/kevinburke/go-bindata
15332026-02-26T02:59:42.224Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o
15342026-02-26T02:59:42.224Zgithub.com/go-openapi/analysis
15352026-02-26T02:59:42.248Zgithub.com/go-openapi/runtime
15362026-02-26T02:59:42.273Zgo/internal/gccgoimporter
15372026-02-26T02:59:42.298Zgithub.com/kisielk/errcheck/errcheck
15382026-02-26T02:59:42.322Zgolang.org/x/tools/cover
15392026-02-26T02:59:42.367Zgithub.com/kevinburke/go-bindata/go-bindata
15402026-02-26T02:59:42.391Zgithub.com/mibk/dupl/suffixtree
15412026-02-26T02:59:42.416Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o
15422026-02-26T02:59:42.440Zgithub.com/go-openapi/runtime/security
15432026-02-26T02:59:42.440Zgithub.com/mattn/goveralls
15442026-02-26T02:59:42.464Zgithub.com/kisielk/errcheck
15452026-02-26T02:59:42.560Zgoogle.golang.org/protobuf/internal/encoding/messageset
15462026-02-26T02:59:42.585Zgoogle.golang.org/protobuf/internal/strs
15472026-02-26T02:59:42.585Zgoogle.golang.org/protobuf/internal/genid
15482026-02-26T02:59:42.609Zgoogle.golang.org/protobuf/internal/order
15492026-02-26T02:59:42.633Zgo/importer
15502026-02-26T02:59:42.633Zgoogle.golang.org/protobuf/internal/encoding/text
15512026-02-26T02:59:42.658Zgoogle.golang.org/protobuf/runtime/protoiface
15522026-02-26T02:59:42.658Zgoogle.golang.org/protobuf/reflect/protoregistry
15532026-02-26T02:59:42.773Zgoogle.golang.org/protobuf/internal/descfmt
15542026-02-26T02:59:42.797Zgoogle.golang.org/protobuf/internal/descopts
15552026-02-26T02:59:42.829Zgoogle.golang.org/protobuf/internal/encoding/json
15562026-02-26T02:59:42.943Zgoogle.golang.org/protobuf/internal/encoding/defval
15572026-02-26T02:59:42.967Zgithub.com/golang/mock/mockgen
15582026-02-26T02:59:42.967Zgithub.com/go-openapi/loads
15592026-02-26T02:59:42.967Zgoogle.golang.org/protobuf/proto
15602026-02-26T02:59:42.991Zgithub.com/mibk/dupl/syntax
15612026-02-26T02:59:42.991Zgithub.com/mmatczuk/go_generics/globals
15622026-02-26T02:59:43.021Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o
15632026-02-26T02:59:43.092Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o
15642026-02-26T02:59:43.186Zgithub.com/mibk/dupl/syntax/golang
15652026-02-26T02:59:43.210Zgithub.com/go-openapi/runtime/middleware/untyped
15662026-02-26T02:59:43.210Zgithub.com/go-openapi/validate
15672026-02-26T02:59:43.234Zgoogle.golang.org/protobuf/encoding/prototext
15682026-02-26T02:59:43.336Zgoogle.golang.org/protobuf/internal/filedesc
15692026-02-26T02:59:43.370Z[ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o
15702026-02-26T02:59:43.495Zgithub.com/mibk/dupl/output
15712026-02-26T02:59:43.595Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o
15722026-02-26T02:59:43.793Zgithub.com/mmatczuk/go_generics/cmd/go_generics
15732026-02-26T02:59:43.817Zgithub.com/mibk/dupl/job
15742026-02-26T02:59:43.817Zgithub.com/Masterminds/goutils
15752026-02-26T02:59:43.965Zgithub.com/Masterminds/semver
15762026-02-26T02:59:43.989Zgithub.com/mibk/dupl
15772026-02-26T02:59:44.027Zgithub.com/google/uuid
15782026-02-26T02:59:44.051Zgithub.com/huandu/xstrings
15792026-02-26T02:59:44.113Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o
15802026-02-26T02:59:44.138Zgithub.com/imdario/mergo
15812026-02-26T02:59:44.162Zgithub.com/go-openapi/runtime/middleware
15822026-02-26T02:59:44.186Zgithub.com/go-swagger/go-swagger/generator
15832026-02-26T02:59:44.243Zgithub.com/mitchellh/reflectwalk
15842026-02-26T02:59:44.268Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o
15852026-02-26T02:59:44.460Zgolang.org/x/crypto/pbkdf2
15862026-02-26T02:59:44.485Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o
15872026-02-26T02:59:44.485Zgithub.com/mwitkow/go-proto-validators
15882026-02-26T02:59:44.508Zgithub.com/wadey/gocovmerge
15892026-02-26T02:59:44.533Zgoogle.golang.org/protobuf/internal/encoding/tag
15902026-02-26T02:59:44.643Z[ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o
15912026-02-26T02:59:44.668Zgithub.com/mitchellh/copystructure
15922026-02-26T02:59:44.692Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o
15932026-02-26T02:59:44.692Zgoogle.golang.org/protobuf/encoding/protojson
15942026-02-26T02:59:44.717Zgolang.org/x/crypto/scrypt
15952026-02-26T02:59:44.789Zgolang.org/x/perf/internal/stats
15962026-02-26T02:59:44.858Zgoogle.golang.org/protobuf/internal/impl
15972026-02-26T02:59:44.882Zgolang.org/x/perf/storage/benchfmt
15982026-02-26T02:59:44.882Zgithub.com/Masterminds/sprig
15992026-02-26T02:59:44.980Zgolang.org/x/tools/cmd/goyacc
16002026-02-26T02:59:45.015Zgolang.org/x/perf/benchstat
16012026-02-26T02:59:45.048Zgolang.org/x/tools/internal/astutil/edge
16022026-02-26T02:59:45.146Zgolang.org/x/perf/cmd/benchstat
16032026-02-26T02:59:45.170Zgolang.org/x/tools/go/ast/inspector
16042026-02-26T02:59:45.307Zgolang.org/x/tools/internal/analysisinternal
16052026-02-26T02:59:45.331Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o
16062026-02-26T02:59:45.356Zgolang.org/x/tools/go/analysis/internal/analysisflags
16072026-02-26T02:59:45.388Zgolang.org/x/tools/go/analysis/passes/inspect
16082026-02-26T02:59:45.498Zgolang.org/x/tools/go/analysis/internal
16092026-02-26T02:59:45.522Zgolang.org/x/tools/internal/diff/lcs
16102026-02-26T02:59:45.546Zgolang.org/x/tools/internal/facts
16112026-02-26T02:59:45.781Zgolang.org/x/tools/go/buildutil
16122026-02-26T02:59:45.806Zgolang.org/x/tools/internal/diff
16132026-02-26T02:59:45.806Zgolang.org/x/tools/go/analysis/passes/internal/analysisutil
16142026-02-26T02:59:45.875Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o
16152026-02-26T02:59:45.899Zgolang.org/x/tools/go/analysis/checker
16162026-02-26T02:59:45.899Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o
16172026-02-26T02:59:45.899Zgolang.org/x/tools/go/analysis/unitchecker
16182026-02-26T02:59:45.947Zgolang.org/x/tools/go/analysis/passes/shadow
16192026-02-26T02:59:45.947Zhonnef.co/go/tools/analysis/facts/tokenfile
16202026-02-26T02:59:46.014Zhonnef.co/go/tools/analysis/lint
16212026-02-26T02:59:46.038Zgithub.com/BurntSushi/toml/internal
16222026-02-26T02:59:46.038Z[ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o
16232026-02-26T02:59:46.081Zdebug/macho
16242026-02-26T02:59:46.106Zhonnef.co/go/tools/internal/robustio
16252026-02-26T02:59:46.130Zhonnef.co/go/tools/analysis/facts/generated
16262026-02-26T02:59:46.130Zgithub.com/BurntSushi/toml
16272026-02-26T02:59:46.154Zgolang.org/x/tools/go/analysis/internal/checker
16282026-02-26T02:59:46.154Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands/generate
16292026-02-26T02:59:46.178Zhonnef.co/go/tools/internal/renameio
16302026-02-26T02:59:46.203Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o
16312026-02-26T02:59:46.289Zhonnef.co/go/tools/lintcmd/cache
16322026-02-26T02:59:46.317Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o
16332026-02-26T02:59:46.349Zgolang.org/x/exp/typeparams
16342026-02-26T02:59:46.374Zgolang.org/x/tools/go/analysis/singlechecker
16352026-02-26T02:59:46.398Zgithub.com/go-swagger/go-swagger/cmd/swagger/commands
16362026-02-26T02:59:46.422Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o
16372026-02-26T02:59:46.447Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o
16382026-02-26T02:59:46.510Zgolang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
16392026-02-26T02:59:46.535Zhonnef.co/go/tools/go/ast/astutil
16402026-02-26T02:59:46.535Zhonnef.co/go/tools/go/buildid
16412026-02-26T02:59:46.593Zhonnef.co/go/tools/go/types/typeutil
16422026-02-26T02:59:46.789Zgolang.org/x/tools/go/internal/cgo
16432026-02-26T02:59:46.813Z[ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o
16442026-02-26T02:59:46.814Zhonnef.co/go/tools/knowledge
16452026-02-26T02:59:46.838Zhonnef.co/go/tools/config
16462026-02-26T02:59:46.838Zgithub.com/go-swagger/go-swagger/cmd/swagger
16472026-02-26T02:59:46.862Zhonnef.co/go/tools/pattern
16482026-02-26T02:59:46.862Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o
16492026-02-26T02:59:46.899Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o
16502026-02-26T02:59:46.923Zgolang.org/x/tools/go/loader
16512026-02-26T02:59:46.948Zhonnef.co/go/tools/go/ir
16522026-02-26T02:59:46.948Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o
16532026-02-26T02:59:47.064Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o
16542026-02-26T02:59:47.126Zhonnef.co/go/tools/go/loader
16552026-02-26T02:59:47.319Zhonnef.co/go/tools/analysis/facts/directives
16562026-02-26T02:59:47.344Zhonnef.co/go/tools/lintcmd/version
16572026-02-26T02:59:47.463Zhonnef.co/go/tools/analysis/facts/deprecated
16582026-02-26T02:59:47.488Z[ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o
16592026-02-26T02:59:47.549Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o
16602026-02-26T02:59:47.574Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o
16612026-02-26T02:59:47.608Zhonnef.co/go/tools/staticcheck/fakereflect
16622026-02-26T02:59:47.718Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o
16632026-02-26T02:59:47.743Zhonnef.co/go/tools/printf
16642026-02-26T02:59:47.772Zhonnef.co/go/tools/analysis/edit
16652026-02-26T02:59:47.805Zgoogle.golang.org/protobuf/internal/filetype
16662026-02-26T02:59:47.829Zhonnef.co/go/tools/staticcheck/fakejson
16672026-02-26T02:59:47.829Zhonnef.co/go/tools/staticcheck/fakexml
16682026-02-26T02:59:47.942Zgoogle.golang.org/protobuf/runtime/protoimpl
16692026-02-26T02:59:47.978Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o
16702026-02-26T02:59:48.003Zgoogle.golang.org/protobuf/types/descriptorpb
16712026-02-26T02:59:48.003Zgoogle.golang.org/protobuf/types/known/durationpb
16722026-02-26T02:59:48.003Zgoogle.golang.org/protobuf/types/known/timestamppb
16732026-02-26T02:59:48.027Z[ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o
16742026-02-26T02:59:48.150Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o
16752026-02-26T02:59:48.208Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o
16762026-02-26T02:59:48.356Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o
16772026-02-26T02:59:48.381Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o
16782026-02-26T02:59:48.406Z[ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o
16792026-02-26T02:59:48.455Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o
16802026-02-26T02:59:48.556Zgoogle.golang.org/protobuf/types/gofeaturespb
16812026-02-26T02:59:48.581Zgithub.com/golang/protobuf/protoc-gen-go/descriptor
16822026-02-26T02:59:48.581Zgoogle.golang.org/protobuf/types/pluginpb
16832026-02-26T02:59:48.581Zgithub.com/envoyproxy/protoc-gen-validate/validate
16842026-02-26T02:59:48.581Zgoogle.golang.org/genproto/googleapis/api/annotations
16852026-02-26T02:59:48.656Zgoogle.golang.org/protobuf/reflect/protodesc
16862026-02-26T02:59:48.681Zgithub.com/golang/protobuf/protoc-gen-go/plugin
16872026-02-26T02:59:48.893Zgithub.com/pseudomuto/protoc-gen-doc/extensions/google_api_http
16882026-02-26T02:59:49.045Zgithub.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate
16892026-02-26T02:59:49.094Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o
16902026-02-26T02:59:49.154Zgithub.com/golang/protobuf/proto
16912026-02-26T02:59:49.198Zgithub.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate
16922026-02-26T02:59:49.300Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o
16932026-02-26T02:59:49.460Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o
16942026-02-26T02:59:49.637Zgithub.com/pseudomuto/protoc-gen-doc/extensions/validator_field
16952026-02-26T02:59:49.663Zgithub.com/golang/protobuf/jsonpb
16962026-02-26T02:59:49.663Zgithub.com/pseudomuto/protokit
16972026-02-26T02:59:49.663Z[ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o
16982026-02-26T02:59:49.688Zgithub.com/grpc-ecosystem/grpc-gateway/codegenerator
16992026-02-26T02:59:49.688Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o
17002026-02-26T02:59:49.733Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o
17012026-02-26T02:59:49.876Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o
17022026-02-26T02:59:49.901Zhonnef.co/go/tools/internal/passes/buildir
17032026-02-26T02:59:49.901Zhonnef.co/go/tools/go/ir/irutil
17042026-02-26T02:59:49.952Zgithub.com/pseudomuto/protoc-gen-doc
17052026-02-26T02:59:49.978Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o
17062026-02-26T02:59:49.978Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor
17072026-02-26T02:59:50.059Zhonnef.co/go/tools/analysis/facts/nilness
17082026-02-26T02:59:50.084Zhonnef.co/go/tools/analysis/facts/purity
17092026-02-26T02:59:50.170Zgithub.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc
17102026-02-26T02:59:50.196Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator
17112026-02-26T02:59:50.221Zhonnef.co/go/tools/analysis/facts/typedness
17122026-02-26T02:59:50.251Z[ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o
17132026-02-26T02:59:50.275Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o
17142026-02-26T02:59:50.300Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway
17152026-02-26T02:59:50.325Zhonnef.co/go/tools/analysis/code
17162026-02-26T02:59:50.326Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o
17172026-02-26T02:59:50.367Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o
17182026-02-26T02:59:50.456Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o
17192026-02-26T02:59:50.482Zgithub.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
17202026-02-26T02:59:50.507Zhonnef.co/go/tools/analysis/report
17212026-02-26T02:59:50.532Z[ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o
17222026-02-26T02:59:50.569Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o
17232026-02-26T02:59:50.635Zhonnef.co/go/tools/unused
17242026-02-26T02:59:50.635Zhonnef.co/go/tools/quickfix/qf1005
17252026-02-26T02:59:50.636Zhonnef.co/go/tools/quickfix/qf1004
17262026-02-26T02:59:50.636Zhonnef.co/go/tools/quickfix/qf1002
17272026-02-26T02:59:50.636Zhonnef.co/go/tools/quickfix/qf1003
17282026-02-26T02:59:50.636Zhonnef.co/go/tools/quickfix/qf1001
17292026-02-26T02:59:50.756Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o
17302026-02-26T02:59:50.859Zhonnef.co/go/tools/quickfix/qf1006
17312026-02-26T02:59:50.883Zhonnef.co/go/tools/quickfix/qf1007
17322026-02-26T02:59:50.937Zhonnef.co/go/tools/quickfix/qf1008
17332026-02-26T02:59:50.968Zhonnef.co/go/tools/quickfix/qf1009
17342026-02-26T02:59:50.968Zhonnef.co/go/tools/quickfix/qf1010
17352026-02-26T02:59:51.003Zhonnef.co/go/tools/internal/sharedcheck
17362026-02-26T02:59:51.003Zhonnef.co/go/tools/quickfix/qf1012
17372026-02-26T02:59:51.071Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o
17382026-02-26T02:59:51.097Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o
17392026-02-26T02:59:51.129Zhonnef.co/go/tools/simple/s1000
17402026-02-26T02:59:51.200Zhonnef.co/go/tools/simple/s1001
17412026-02-26T02:59:51.225Zhonnef.co/go/tools/lintcmd/runner
17422026-02-26T02:59:51.249Zhonnef.co/go/tools/simple/s1002
17432026-02-26T02:59:51.250Zhonnef.co/go/tools/quickfix/qf1011
17442026-02-26T02:59:51.336Zhonnef.co/go/tools/simple/s1003
17452026-02-26T02:59:51.361Zhonnef.co/go/tools/simple/s1004
17462026-02-26T02:59:51.412Zhonnef.co/go/tools/simple/s1005
17472026-02-26T02:59:51.448Zhonnef.co/go/tools/simple/s1006
17482026-02-26T02:59:51.448Zhonnef.co/go/tools/simple/s1007
17492026-02-26T02:59:51.473Zhonnef.co/go/tools/simple/s1008
17502026-02-26T02:59:51.501Z[ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o
17512026-02-26T02:59:51.526Zhonnef.co/go/tools/lintcmd
17522026-02-26T02:59:51.526Zhonnef.co/go/tools/simple/s1009
17532026-02-26T02:59:51.526Zhonnef.co/go/tools/simple/s1010
17542026-02-26T02:59:51.551Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o
17552026-02-26T02:59:51.697Zhonnef.co/go/tools/simple/s1011
17562026-02-26T02:59:51.721Zhonnef.co/go/tools/simple/s1012
17572026-02-26T02:59:51.746Zhonnef.co/go/tools/quickfix
17582026-02-26T02:59:51.746Zhonnef.co/go/tools/simple/s1016
17592026-02-26T02:59:51.812Zhonnef.co/go/tools/simple/s1017
17602026-02-26T02:59:51.836Zhonnef.co/go/tools/simple/s1018
17612026-02-26T02:59:51.836Zhonnef.co/go/tools/simple/s1019
17622026-02-26T02:59:51.861Zhonnef.co/go/tools/simple/s1020
17632026-02-26T02:59:51.861Zhonnef.co/go/tools/simple/s1021
17642026-02-26T02:59:51.861Zhonnef.co/go/tools/simple/s1023
17652026-02-26T02:59:51.893Zhonnef.co/go/tools/simple/s1024
17662026-02-26T02:59:51.917Zhonnef.co/go/tools/simple/s1025
17672026-02-26T02:59:51.952Zhonnef.co/go/tools/simple/s1028
17682026-02-26T02:59:51.976Zhonnef.co/go/tools/simple/s1030
17692026-02-26T02:59:51.976Zhonnef.co/go/tools/simple/s1029
17702026-02-26T02:59:52.000Zhonnef.co/go/tools/simple/s1031
17712026-02-26T02:59:52.024Zhonnef.co/go/tools/simple/s1032
17722026-02-26T02:59:52.025Zhonnef.co/go/tools/simple/s1033
17732026-02-26T02:59:52.025Zhonnef.co/go/tools/simple/s1034
17742026-02-26T02:59:52.025Zhonnef.co/go/tools/simple/s1035
17752026-02-26T02:59:52.052Zhonnef.co/go/tools/simple/s1036
17762026-02-26T02:59:52.083Zhonnef.co/go/tools/simple/s1037
17772026-02-26T02:59:52.119Zhonnef.co/go/tools/simple/s1038
17782026-02-26T02:59:52.146Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o
17792026-02-26T02:59:52.182Zhonnef.co/go/tools/simple/s1039
17802026-02-26T02:59:52.182Zhonnef.co/go/tools/simple/s1040
17812026-02-26T02:59:52.218Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o
17822026-02-26T02:59:52.243Zhonnef.co/go/tools/analysis/callcheck
17832026-02-26T02:59:52.243Zhonnef.co/go/tools/staticcheck/sa1004
17842026-02-26T02:59:52.243Zhonnef.co/go/tools/staticcheck/sa1001
17852026-02-26T02:59:52.270Zhonnef.co/go/tools/staticcheck/sa1005
17862026-02-26T02:59:52.302Zhonnef.co/go/tools/staticcheck/sa1006
17872026-02-26T02:59:52.327Zhonnef.co/go/tools/staticcheck/sa1008
17882026-02-26T02:59:52.352Zhonnef.co/go/tools/staticcheck/sa1013
17892026-02-26T02:59:52.352Zhonnef.co/go/tools/staticcheck/sa1012
17902026-02-26T02:59:52.352Zhonnef.co/go/tools/staticcheck/sa1015
17912026-02-26T02:59:52.352Zhonnef.co/go/tools/simple
17922026-02-26T02:59:52.377Zhonnef.co/go/tools/staticcheck/sa1016
17932026-02-26T02:59:52.403Zhonnef.co/go/tools/staticcheck/sa1019
17942026-02-26T02:59:52.443Zhonnef.co/go/tools/staticcheck/sa1023
17952026-02-26T02:59:52.467Zhonnef.co/go/tools/staticcheck/sa1025
17962026-02-26T02:59:52.491Zhonnef.co/go/tools/staticcheck/sa1000
17972026-02-26T02:59:52.516Zhonnef.co/go/tools/staticcheck/sa1002
17982026-02-26T02:59:52.516Zhonnef.co/go/tools/staticcheck/sa1003
17992026-02-26T02:59:52.540Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o
18002026-02-26T02:59:52.564Zhonnef.co/go/tools/staticcheck/sa1007
18012026-02-26T02:59:52.685Zhonnef.co/go/tools/staticcheck/sa1010
18022026-02-26T02:59:52.709Zhonnef.co/go/tools/staticcheck/sa1011
18032026-02-26T02:59:52.751Z[ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o
18042026-02-26T02:59:52.775Zhonnef.co/go/tools/staticcheck/sa1014
18052026-02-26T02:59:52.838Zhonnef.co/go/tools/staticcheck/sa1017
18062026-02-26T02:59:52.838Zhonnef.co/go/tools/staticcheck/sa1018
18072026-02-26T02:59:52.863Zhonnef.co/go/tools/staticcheck/sa1020
18082026-02-26T02:59:52.863Zhonnef.co/go/tools/staticcheck/sa1021
18092026-02-26T02:59:52.887Zhonnef.co/go/tools/staticcheck/sa1024
18102026-02-26T02:59:52.887Zhonnef.co/go/tools/staticcheck/sa1026
18112026-02-26T02:59:52.912Zhonnef.co/go/tools/staticcheck/sa1027
18122026-02-26T02:59:52.977Zhonnef.co/go/tools/staticcheck/sa1028
18132026-02-26T02:59:52.978Zhonnef.co/go/tools/staticcheck/sa1029
18142026-02-26T02:59:53.025Zhonnef.co/go/tools/staticcheck/sa1030
18152026-02-26T02:59:53.050Zhonnef.co/go/tools/staticcheck/sa1031
18162026-02-26T02:59:53.050Zhonnef.co/go/tools/staticcheck/sa1032
18172026-02-26T02:59:53.077Zhonnef.co/go/tools/staticcheck/sa2000
18182026-02-26T02:59:53.101Zhonnef.co/go/tools/staticcheck/sa2001
18192026-02-26T02:59:53.132Zhonnef.co/go/tools/staticcheck/sa2002
18202026-02-26T02:59:53.156Zhonnef.co/go/tools/staticcheck/sa2003
18212026-02-26T02:59:53.181Zhonnef.co/go/tools/staticcheck/sa3000
18222026-02-26T02:59:53.181Zhonnef.co/go/tools/staticcheck/sa3001
18232026-02-26T02:59:53.181Zhonnef.co/go/tools/staticcheck/sa4000
18242026-02-26T02:59:53.205Zhonnef.co/go/tools/staticcheck/sa4001
18252026-02-26T02:59:53.257Zhonnef.co/go/tools/staticcheck/sa4003
18262026-02-26T02:59:53.282Zhonnef.co/go/tools/staticcheck/sa4005
18272026-02-26T02:59:53.306Zhonnef.co/go/tools/staticcheck/sa4006
18282026-02-26T02:59:53.306Zhonnef.co/go/tools/staticcheck/sa4008
18292026-02-26T02:59:53.331Zhonnef.co/go/tools/staticcheck/sa4009
18302026-02-26T02:59:53.331Zhonnef.co/go/tools/staticcheck/sa4010
18312026-02-26T02:59:53.331Zhonnef.co/go/tools/staticcheck/sa4004
18322026-02-26T02:59:53.366Zhonnef.co/go/tools/staticcheck/sa4011
18332026-02-26T02:59:53.415Zhonnef.co/go/tools/staticcheck/sa4012
18342026-02-26T02:59:53.520Zhonnef.co/go/tools/staticcheck/sa4013
18352026-02-26T02:59:53.544Zhonnef.co/go/tools/staticcheck/sa4014
18362026-02-26T02:59:53.583Zhonnef.co/go/tools/staticcheck/sa4015
18372026-02-26T02:59:53.608Zhonnef.co/go/tools/staticcheck/sa4016
18382026-02-26T02:59:53.608Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o
18392026-02-26T02:59:53.632Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o
18402026-02-26T02:59:53.720Zhonnef.co/go/tools/staticcheck/sa4017
18412026-02-26T02:59:53.744Zhonnef.co/go/tools/staticcheck/sa4018
18422026-02-26T02:59:53.744Zhonnef.co/go/tools/staticcheck/sa4019
18432026-02-26T02:59:53.744Zhonnef.co/go/tools/staticcheck/sa4020
18442026-02-26T02:59:53.744Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o
18452026-02-26T02:59:53.794Zhonnef.co/go/tools/staticcheck/sa4021
18462026-02-26T02:59:53.818Zhonnef.co/go/tools/staticcheck/sa4022
18472026-02-26T02:59:53.818Zhonnef.co/go/tools/staticcheck/sa4023
18482026-02-26T02:59:53.843Zhonnef.co/go/tools/staticcheck/sa4024
18492026-02-26T02:59:53.869Zhonnef.co/go/tools/staticcheck/sa4025
18502026-02-26T02:59:53.915Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o
18512026-02-26T02:59:53.940Zhonnef.co/go/tools/staticcheck/sa4026
18522026-02-26T02:59:53.964Zhonnef.co/go/tools/staticcheck/sa4027
18532026-02-26T02:59:53.964Zhonnef.co/go/tools/staticcheck/sa4028
18542026-02-26T02:59:53.989Zhonnef.co/go/tools/staticcheck/sa4029
18552026-02-26T02:59:53.989Zhonnef.co/go/tools/staticcheck/sa4030
18562026-02-26T02:59:53.989Zhonnef.co/go/tools/staticcheck/sa4032
18572026-02-26T02:59:54.013Zhonnef.co/go/tools/staticcheck/sa5000
18582026-02-26T02:59:54.013Z[ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o
18592026-02-26T02:59:54.041Zhonnef.co/go/tools/staticcheck/sa5001
18602026-02-26T02:59:54.086Zhonnef.co/go/tools/staticcheck/sa5002
18612026-02-26T02:59:54.086Zhonnef.co/go/tools/staticcheck/sa5003
18622026-02-26T02:59:54.120Zhonnef.co/go/tools/staticcheck/sa4031
18632026-02-26T02:59:54.120Zhonnef.co/go/tools/staticcheck/sa5004
18642026-02-26T02:59:54.152Zhonnef.co/go/tools/staticcheck/sa5005
18652026-02-26T02:59:54.176Zhonnef.co/go/tools/staticcheck/sa5007
18662026-02-26T02:59:54.176Zhonnef.co/go/tools/staticcheck/sa5008
18672026-02-26T02:59:54.176Zhonnef.co/go/tools/staticcheck/sa5009
18682026-02-26T02:59:54.240Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o
18692026-02-26T02:59:54.457Zhonnef.co/go/tools/staticcheck/sa5011
18702026-02-26T02:59:54.483Zhonnef.co/go/tools/staticcheck/sa5012
18712026-02-26T02:59:54.484Zhonnef.co/go/tools/staticcheck/sa5010
18722026-02-26T02:59:54.484Zhonnef.co/go/tools/staticcheck/sa6000
18732026-02-26T02:59:54.508Zhonnef.co/go/tools/staticcheck/sa6001
18742026-02-26T02:59:54.590Zhonnef.co/go/tools/staticcheck/sa6002
18752026-02-26T02:59:54.627Zhonnef.co/go/tools/staticcheck/sa6003
18762026-02-26T02:59:54.652Zhonnef.co/go/tools/staticcheck/sa6005
18772026-02-26T02:59:54.676Zhonnef.co/go/tools/staticcheck/sa6006
18782026-02-26T02:59:54.701Zhonnef.co/go/tools/staticcheck/sa9001
18792026-02-26T02:59:54.726Zhonnef.co/go/tools/staticcheck/sa9002
18802026-02-26T02:59:54.765Zhonnef.co/go/tools/staticcheck/sa9003
18812026-02-26T02:59:54.789Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o
18822026-02-26T02:59:54.789Zhonnef.co/go/tools/staticcheck/sa9004
18832026-02-26T02:59:54.813Zhonnef.co/go/tools/staticcheck/sa9005
18842026-02-26T02:59:54.814Zhonnef.co/go/tools/staticcheck/sa9006
18852026-02-26T02:59:54.838Zhonnef.co/go/tools/staticcheck/sa9007
18862026-02-26T02:59:54.838Zhonnef.co/go/tools/staticcheck/sa9008
18872026-02-26T02:59:54.838Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o
18882026-02-26T02:59:54.873Zhonnef.co/go/tools/staticcheck/sa9009
18892026-02-26T02:59:54.897Zhonnef.co/go/tools/stylecheck/st1000
18902026-02-26T02:59:54.897Zhonnef.co/go/tools/stylecheck/st1001
18912026-02-26T02:59:54.922Zhonnef.co/go/tools/stylecheck/st1003
18922026-02-26T02:59:54.946Zhonnef.co/go/tools/stylecheck/st1005
18932026-02-26T02:59:54.946Zhonnef.co/go/tools/stylecheck/st1006
18942026-02-26T02:59:54.946Zhonnef.co/go/tools/stylecheck/st1008
18952026-02-26T02:59:54.970Zhonnef.co/go/tools/stylecheck/st1011
18962026-02-26T02:59:55.001Zhonnef.co/go/tools/stylecheck/st1012
18972026-02-26T02:59:55.026Zhonnef.co/go/tools/staticcheck
18982026-02-26T02:59:55.054Zhonnef.co/go/tools/stylecheck/st1013
18992026-02-26T02:59:55.078Zhonnef.co/go/tools/stylecheck/st1015
19002026-02-26T02:59:55.078Zhonnef.co/go/tools/stylecheck/st1016
19012026-02-26T02:59:55.165Zhonnef.co/go/tools/stylecheck/st1017
19022026-02-26T02:59:55.190Zhonnef.co/go/tools/stylecheck/st1018
19032026-02-26T02:59:55.190Zhonnef.co/go/tools/stylecheck/st1019
19042026-02-26T02:59:55.190Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o
19052026-02-26T02:59:55.224Zhonnef.co/go/tools/stylecheck/st1020
19062026-02-26T02:59:55.283Zhonnef.co/go/tools/stylecheck/st1021
19072026-02-26T02:59:55.283Zhonnef.co/go/tools/stylecheck/st1022
19082026-02-26T02:59:55.325Z[ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o
19092026-02-26T02:59:55.350Zhonnef.co/go/tools/stylecheck/st1023
19102026-02-26T02:59:55.350Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o
19112026-02-26T02:59:55.420Zhonnef.co/go/tools/stylecheck
19122026-02-26T02:59:55.471Zhonnef.co/go/tools/cmd/staticcheck
19132026-02-26T02:59:55.521Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o
19142026-02-26T02:59:55.562Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o
19152026-02-26T02:59:55.718Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o
19162026-02-26T02:59:55.949Z[ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o
19172026-02-26T02:59:55.973Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o
19182026-02-26T02:59:55.998Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o
19192026-02-26T02:59:56.157Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o
19202026-02-26T02:59:56.479Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o
19212026-02-26T02:59:56.583Z[ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o
19222026-02-26T02:59:56.615Ztouch bin/.bootstrap
19232026-02-26T02:59:56.639Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o
19242026-02-26T02:59:56.681Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o
19252026-02-26T02:59:56.709Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o
19262026-02-26T02:59:56.734Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o
19272026-02-26T02:59:56.888Z[ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o
19282026-02-26T02:59:56.941Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} +
19292026-02-26T02:59:57.011Zset -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 \
19302026-02-26T02:59:57.011Z 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; \
19312026-02-26T02:59:57.011Zdone
19322026-02-26T02:59:57.062Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o
19332026-02-26T02:59:57.140Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o
19342026-02-26T02:59:57.264Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o
19352026-02-26T02:59:57.372Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o
19362026-02-26T02:59:57.422Z[ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o
19372026-02-26T02:59:57.446Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o
19382026-02-26T02:59:57.676Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o
19392026-02-26T02:59:57.719Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o
19402026-02-26T02:59:57.771Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o
19412026-02-26T02:59:58.052Z[ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o
19422026-02-26T02:59:58.098Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o
19432026-02-26T02:59:58.319Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o
19442026-02-26T02:59:58.343Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o
19452026-02-26T02:59:58.436Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o
19462026-02-26T02:59:58.575Z[ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o
19472026-02-26T02:59:58.681Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o
19482026-02-26T02:59:59.138Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o
19492026-02-26T02:59:59.436Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o
19502026-02-26T02:59:59.461Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o
19512026-02-26T02:59:59.508Z[ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o
19522026-02-26T02:59:59.586Zfind ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} +
19532026-02-26T02:59:59.654Zbuf 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
19542026-02-26T02:59:59.719Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o
19552026-02-26T03:00:00.059Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o
19562026-02-26T03:00:00.084Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o
19572026-02-26T03:00:00.275Zbuf 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
19582026-02-26T03:00:00.331Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o
19592026-02-26T03:00:00.391Z[ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o
19602026-02-26T03:00:00.416Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o
19612026-02-26T03:00:00.416Zgofmt -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
19622026-02-26T03:00:00.505Zgoimports -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
19632026-02-26T03:00:00.647Ztouch bin/.gw_protobuf_sources
19642026-02-26T03:00:00.672Z(cd pkg/roachprod/vm/aws && go generate)
19652026-02-26T03:00:00.876Z(cd pkg/security/securitytest && go generate)
19662026-02-26T03:00:01.074Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o
19672026-02-26T03:00:01.128Zgo 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; }
19682026-02-26T03:00:01.229Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o
19692026-02-26T03:00:01.288Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o
19702026-02-26T03:00:01.319Z[ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o
19712026-02-26T03:00:01.611Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o
19722026-02-26T03:00:01.658Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o
19732026-02-26T03:00:01.850Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o
19742026-02-26T03:00:01.912Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o
19752026-02-26T03:00:02.237Z[ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o
19762026-02-26T03:00:02.480Zmv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go
19772026-02-26T03:00:02.504Zgo 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; }
19782026-02-26T03:00:02.674Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o
19792026-02-26T03:00:02.763Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o
19802026-02-26T03:00:02.967Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o
19812026-02-26T03:00:03.168Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o
19822026-02-26T03:00:03.194Z[ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o
19832026-02-26T03:00:03.316Zmv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go
19842026-02-26T03:00:03.340Zset -euo pipefail; \
19852026-02-26T03:00:03.340Z ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \
19862026-02-26T03:00:03.341Z if expr "$ret" : ".*conflicts" >/dev/null; then \
19872026-02-26T03:00:03.341Z echo "$ret"; exit 1; \
19882026-02-26T03:00:03.341Z fi
19892026-02-26T03:00:03.341Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o
19902026-02-26T03:00:03.452Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o
19912026-02-26T03:00:03.676Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o
19922026-02-26T03:00:03.950Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o
19932026-02-26T03:00:04.015Z[ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o
19942026-02-26T03:00:04.172Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o
19952026-02-26T03:00:04.263Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o
19962026-02-26T03:00:04.678Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o
19972026-02-26T03:00:05.035Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o
19982026-02-26T03:00:05.098Z[ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o
19992026-02-26T03:00:05.255Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o
20002026-02-26T03:00:05.547Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o
20012026-02-26T03:00:05.676Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o
20022026-02-26T03:00:05.722Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o
20032026-02-26T03:00:05.856Z[ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o
20042026-02-26T03:00:05.917Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o
20052026-02-26T03:00:06.159Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o
20062026-02-26T03:00:06.208Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o
20072026-02-26T03:00:06.523Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o
20082026-02-26T03:00:06.580Z[ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o
20092026-02-26T03:00:06.938Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o
20102026-02-26T03:00:07.021Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o
20112026-02-26T03:00:07.270Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o
20122026-02-26T03:00:07.391Z[ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o
20132026-02-26T03:00:07.584Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o
20142026-02-26T03:00:07.653Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o
20152026-02-26T03:00:07.838Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o
20162026-02-26T03:00:07.944Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o
20172026-02-26T03:00:08.064Z[ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o
20182026-02-26T03:00:08.439Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o
20192026-02-26T03:00:08.464Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o
20202026-02-26T03:00:08.671Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o
20212026-02-26T03:00:08.799Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o
20222026-02-26T03:00:09.002Zmv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go
20232026-02-26T03:00:09.027Zgofmt -s -w pkg/sql/parser/helpmap_test.go
20242026-02-26T03:00:09.027Zawk -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
20252026-02-26T03:00:09.065Zmv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go
20262026-02-26T03:00:09.089Zgofmt -s -w pkg/sql/parser/help_messages.go
20272026-02-26T03:00:09.114Z(echo "// Code generated by make. DO NOT EDIT."; \
20282026-02-26T03:00:09.114Z echo "// GENERATED FILE DO NOT EDIT"; \
20292026-02-26T03:00:09.114Z echo; \
20302026-02-26T03:00:09.114Z echo "package lexbase"; \
20312026-02-26T03:00:09.114Z echo; \
20322026-02-26T03:00:09.114Z 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
20332026-02-26T03:00:09.114Zmv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go
20342026-02-26T03:00:09.115Z[ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o
20352026-02-26T03:00:09.139Zgo 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
20362026-02-26T03:00:09.317Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o
20372026-02-26T03:00:09.591Zmv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go
20382026-02-26T03:00:09.615Zgofmt -s -w pkg/sql/lexbase/keywords.go
20392026-02-26T03:00:09.640Zawk -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
20402026-02-26T03:00:09.667Zmv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go
20412026-02-26T03:00:09.667Zgofmt -s -w pkg/sql/lexbase/reserved_keywords.go
20422026-02-26T03:00:09.667Zstringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go
20432026-02-26T03:00:09.775Z(echo "// Code generated by goyacc. DO NOT EDIT."; \
20442026-02-26T03:00:09.775Z echo "// GENERATED FILE DO NOT EDIT"; \
20452026-02-26T03:00:09.775Z cat pkg/sql/parser/gen/sql.go.tmp | \
20462026-02-26T03:00:09.775Z 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
20472026-02-26T03:00:09.800Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o
20482026-02-26T03:00:09.824Zmv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go
20492026-02-26T03:00:09.848Zgoimports -w pkg/sql/parser/sql.go
20502026-02-26T03:00:09.915Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o
20512026-02-26T03:00:09.941Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o
20522026-02-26T03:00:10.256Z[ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o
20532026-02-26T03:00:10.459Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o
20542026-02-26T03:00:10.483Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o
20552026-02-26T03:00:10.886Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o
20562026-02-26T03:00:10.962Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o
20572026-02-26T03:00:11.114Z[ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o
20582026-02-26T03:00:11.257Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o
20592026-02-26T03:00:11.569Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o
20602026-02-26T03:00:11.718Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o
20612026-02-26T03:00:11.742Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o
20622026-02-26T03:00:11.901Z[ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o
20632026-02-26T03:00:11.925Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o
20642026-02-26T03:00:12.029Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o
20652026-02-26T03:00:12.152Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o
20662026-02-26T03:00:12.229Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o
20672026-02-26T03:00:12.321Z[ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o
20682026-02-26T03:00:12.479Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o
20692026-02-26T03:00:12.503Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o
20702026-02-26T03:00:12.531Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o
20712026-02-26T03:00:12.619Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o
20722026-02-26T03:00:12.717Z[ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o
20732026-02-26T03:00:12.773Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o
20742026-02-26T03:00:12.862Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o
20752026-02-26T03:00:12.886Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o
20762026-02-26T03:00:13.142Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o
20772026-02-26T03:00:13.236Z[ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o
20782026-02-26T03:00:13.316Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o
20792026-02-26T03:00:13.447Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o
20802026-02-26T03:00:13.570Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o
20812026-02-26T03:00:13.742Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o
20822026-02-26T03:00:13.881Zgofmt -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
20832026-02-26T03:00:13.968Z[ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o
20842026-02-26T03:00:14.014Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o
20852026-02-26T03:00:14.047Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o
20862026-02-26T03:00:14.187Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o
20872026-02-26T03:00:14.257Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o
20882026-02-26T03:00:14.281Z[ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o
20892026-02-26T03:00:14.731Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o
20902026-02-26T03:00:14.765Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o
20912026-02-26T03:00:14.824Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o
20922026-02-26T03:00:15.090Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o
20932026-02-26T03:00:15.171Z[ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o
20942026-02-26T03:00:15.255Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o
20952026-02-26T03:00:15.439Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o
20962026-02-26T03:00:15.544Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o
20972026-02-26T03:00:15.569Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o
20982026-02-26T03:00:15.569Z[ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o
20992026-02-26T03:00:15.569Z[100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o
21002026-02-26T03:00:16.163Ztouch bin/.go_protobuf_sources
21012026-02-26T03:00:16.189Zgo 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; }
21022026-02-26T03:00:16.189Zgo 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; }
21032026-02-26T03:00:17.209Zmv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go
21042026-02-26T03:00:17.270Zmv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go
21052026-02-26T03:00:17.334Z[100%] Linking CXX shared library lib/libgeos.so
21062026-02-26T03:00:17.553Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o
21072026-02-26T03:00:17.601Z[100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o
21082026-02-26T03:00:22.868Z[100%] Linking CXX shared library lib/libgeos_c.so
21092026-02-26T03:00:22.969Zmkdir -p lib
21102026-02-26T03:00:22.993Zrm -f lib/lib{geos,geos_c}.so
21112026-02-26T03:00:22.993Zcp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib
21122026-02-26T03:00:23.018ZGOFLAGS= 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-49-ga293de488d" -X "github.com/cockroachdb/cockroach/pkg/build.rev=a293de488dbbdbba0ebfe7e03c1728dddf272b50" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' -run "." -timeout 60m ./pkg/...
21132026-02-26T03:01:42.198Z? github.com/cockroachdb/cockroach/pkg/acceptance/cluster [no test files]
21142026-02-26T03:01:42.280Zok github.com/cockroachdb/cockroach/pkg/acceptance 0.074s
21152026-02-26T03:02:15.072Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster [no test files]
21162026-02-26T03:02:15.097Z? github.com/cockroachdb/cockroach/pkg/acceptance/localcluster/tc [no test files]
21172026-02-26T03:02:15.229Zok github.com/cockroachdb/cockroach/pkg/base 0.146s
21182026-02-26T03:03:16.174Zok github.com/cockroachdb/cockroach/pkg/bench 0.134s [no tests to run]
21192026-02-26T03:03:16.520Z? github.com/cockroachdb/cockroach/pkg/bench/cmd/pgbenchsetup [no test files]
21202026-02-26T03:03:22.050Z? github.com/cockroachdb/cockroach/pkg/blobs/blobspb [no test files]
21212026-02-26T03:03:22.075Z? github.com/cockroachdb/cockroach/pkg/build [no test files]
21222026-02-26T03:03:22.075Z? github.com/cockroachdb/cockroach/pkg/build/bazel [no test files]
21232026-02-26T03:03:50.366Z? github.com/cockroachdb/cockroach/pkg/cli/clicfg [no test files]
21242026-02-26T03:03:51.354Zok github.com/cockroachdb/cockroach/pkg/bench/rttanalysis 29.685s
21252026-02-26T03:03:51.378Zok github.com/cockroachdb/cockroach/pkg/bench/tpcc 0.233s
21262026-02-26T03:03:51.378Zok github.com/cockroachdb/cockroach/pkg/blobs 0.640s
21272026-02-26T03:03:51.378Zok github.com/cockroachdb/cockroach/pkg/build/starlarkutil 0.126s
21282026-02-26T03:03:51.378Zok github.com/cockroachdb/cockroach/pkg/build/util 0.098s
21292026-02-26T03:03:52.822Z? github.com/cockroachdb/cockroach/pkg/cli/clierrorplus [no test files]
21302026-02-26T03:03:52.822Z? github.com/cockroachdb/cockroach/pkg/cli/cliflags [no test files]
21312026-02-26T03:03:52.847Z? github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg [no test files]
21322026-02-26T03:04:06.761Z? github.com/cockroachdb/cockroach/pkg/cli/democluster/api [no test files]
21332026-02-26T03:04:06.786Z? github.com/cockroachdb/cockroach/pkg/cli/syncbench [no test files]
21342026-02-26T03:04:06.786Z? github.com/cockroachdb/cockroach/pkg/cloud [no test files]
21352026-02-26T03:04:12.214Z? github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils [no test files]
21362026-02-26T03:04:15.805Z? github.com/cockroachdb/cockroach/pkg/cloud/impl [no test files]
21372026-02-26T03:04:21.357Z? github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable [no test files]
21382026-02-26T03:04:24.064Z? github.com/cockroachdb/cockroach/pkg/cmd/allocsim [no test files]
21392026-02-26T03:04:24.089Z? github.com/cockroachdb/cockroach/pkg/cmd/cmdutil [no test files]
21402026-02-26T03:04:24.089Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol [no test files]
21412026-02-26T03:04:24.089Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-protocol/pgconnect [no test files]
21422026-02-26T03:04:24.434Z? github.com/cockroachdb/cockroach/pkg/cmd/cmp-sql [no test files]
21432026-02-26T03:04:32.985Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-short [no test files]
21442026-02-26T03:04:33.010Z? github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql [no test files]
21452026-02-26T03:04:33.010Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg [no test files]
21462026-02-26T03:04:33.010Z? github.com/cockroachdb/cockroach/pkg/cmd/cr2pg/sqlstream [no test files]
21472026-02-26T03:04:33.010Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/exec [no test files]
21482026-02-26T03:04:33.010Z? github.com/cockroachdb/cockroach/pkg/cmd/dev/io/os [no test files]
21492026-02-26T03:04:40.073Z? github.com/cockroachdb/cockroach/pkg/cmd/docgen [no test files]
21502026-02-26T03:04:40.098Z? github.com/cockroachdb/cockroach/pkg/cmd/fuzz [no test files]
21512026-02-26T03:04:40.098Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-binary [no test files]
21522026-02-26T03:04:40.098Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-distdir [no test files]
21532026-02-26T03:04:40.098Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables [no test files]
21542026-02-26T03:04:40.098Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-metadata-tables/rdbms [no test files]
21552026-02-26T03:04:40.408Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-spatial-ref-sys [no test files]
21562026-02-26T03:04:45.715Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-staticcheck [no test files]
21572026-02-26T03:04:45.739Z? github.com/cockroachdb/cockroach/pkg/cmd/generate-test-suites [no test files]
21582026-02-26T03:04:45.739Z? github.com/cockroachdb/cockroach/pkg/cmd/geoviz [no test files]
21592026-02-26T03:04:45.739Z? github.com/cockroachdb/cockroach/pkg/cmd/gossipsim [no test files]
21602026-02-26T03:04:45.740Z? github.com/cockroachdb/cockroach/pkg/cmd/import-tools [no test files]
21612026-02-26T03:04:48.428Z? github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach [no test files]
21622026-02-26T03:04:50.027Z? github.com/cockroachdb/cockroach/pkg/cmd/reduce [no test files]
21632026-02-26T03:04:58.800Z? github.com/cockroachdb/cockroach/pkg/cmd/returncheck [no test files]
21642026-02-26T03:05:25.012Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod [no test files]
21652026-02-26T03:05:25.037Z? github.com/cockroachdb/cockroach/pkg/cmd/roachprod-stress [no test files]
21662026-02-26T03:05:37.832Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster [no test files]
21672026-02-26T03:05:37.832Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/option [no test files]
21682026-02-26T03:05:39.953Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/registry [no test files]
21692026-02-26T03:05:39.978Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/spec [no test files]
21702026-02-26T03:05:39.978Z? github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test [no test files]
21712026-02-26T03:05:51.748Z? github.com/cockroachdb/cockroach/pkg/cmd/roachvet [no test files]
21722026-02-26T03:05:51.773Z? github.com/cockroachdb/cockroach/pkg/cmd/skip-test [no test files]
21732026-02-26T03:05:51.773Z? github.com/cockroachdb/cockroach/pkg/cmd/skiperrs [no test files]
21742026-02-26T03:05:51.773Z? github.com/cockroachdb/cockroach/pkg/cmd/skipped-tests [no test files]
21752026-02-26T03:05:51.773Z? github.com/cockroachdb/cockroach/pkg/cmd/smithcmp [no test files]
21762026-02-26T03:05:51.773Z? github.com/cockroachdb/cockroach/pkg/cmd/smithtest [no test files]
21772026-02-26T03:05:54.104Z? github.com/cockroachdb/cockroach/pkg/cmd/uptodate [no test files]
21782026-02-26T03:05:54.104Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck [no test files]
21792026-02-26T03:05:54.128Z? github.com/cockroachdb/cockroach/pkg/cmd/urlcheck/lib/urlcheck [no test files]
21802026-02-26T03:05:54.128Z? github.com/cockroachdb/cockroach/pkg/cmd/workload [no test files]
21812026-02-26T03:05:54.128Z? github.com/cockroachdb/cockroach/pkg/cmd/wraprules [no test files]
21822026-02-26T03:05:54.128Z? github.com/cockroachdb/cockroach/pkg/cmd/zerosum [no test files]
21832026-02-26T03:05:59.392Z? github.com/cockroachdb/cockroach/pkg/col/coldatatestutils [no test files]
21842026-02-26T03:06:00.116Z? github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde [no test files]
21852026-02-26T03:06:00.140Z? github.com/cockroachdb/cockroach/pkg/col/typeconv [no test files]
21862026-02-26T03:06:00.140Z? github.com/cockroachdb/cockroach/pkg/compose [no test files]
21872026-02-26T03:06:00.140Z? github.com/cockroachdb/cockroach/pkg/compose/compare/compare [no test files]
21882026-02-26T03:06:03.393Z? github.com/cockroachdb/cockroach/pkg/docs [no test files]
21892026-02-26T03:06:03.417Z? github.com/cockroachdb/cockroach/pkg/featureflag [no test files]
21902026-02-26T03:06:03.417Z? github.com/cockroachdb/cockroach/pkg/gen/genbzl [no test files]
21912026-02-26T03:06:03.418Z? github.com/cockroachdb/cockroach/pkg/geo/geodist [no test files]
21922026-02-26T03:06:06.345Z? github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj [no test files]
21932026-02-26T03:06:08.938Z? github.com/cockroachdb/cockroach/pkg/geo/geosegmentize [no test files]
21942026-02-26T03:06:11.427Z? github.com/cockroachdb/cockroach/pkg/gossip/simulation [no test files]
21952026-02-26T03:06:11.427Z? github.com/cockroachdb/cockroach/pkg/internal/reporoot [no test files]
21962026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cli 151.218s
21972026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cli/clierror 0.665s
21982026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlclient 1.572s
21992026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlexec 4.116s
22002026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cli/clisqlshell 4.355s
22012026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cli/democluster 5.746s
22022026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cli/exit 0.121s [no tests to run]
22032026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cloud/amazon 0.641s
22042026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cloud/azure 0.093s
22052026-02-26T03:06:21.967Zok github.com/cockroachdb/cockroach/pkg/cloud/gcp 0.125s
22062026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cloud/httpsink 0.652s
22072026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cloud/impl/cloudimpltests 0.161s [no tests to run]
22082026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cloud/nodelocal 0.306s
22092026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cloud/nullsink 0.109s
22102026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile 3.676s
22112026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable/filetabletest 12.662s
22122026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/clusterversion 0.122s
22132026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cmd/bazci 0.144s
22142026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cmd/cmpconn 0.204s
22152026-02-26T03:06:22.014Zok github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss 2.038s
22162026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/dev 0.123s
22172026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/docgen/extract 0.079s
22182026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/docs-issue-generation 0.112s
22192026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/internal/issues 0.094s
22202026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/label-merged-pr 0.124s
22212026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/mirror 0.163s
22222026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/prereqs 1.159s
22232026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-artifacts 0.107s
22242026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/publish-provisional-artifacts 0.143s
22252026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce 0.122s
22262026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/reduce/reduce/reducesql 0.483s
22272026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/release 0.080s
22282026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest 0.345s
22292026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/prometheus 0.090s
22302026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests 0.339s
22312026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/cmd/testfilter 0.100s
22322026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/col/coldata 0.749s
22332026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/col/coldataext 0.111s
22342026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/col/colserde 2.141s
22352026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/config 0.144s
22362026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/config/zonepb 0.158s
22372026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo 0.232s
22382026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo/geogen 0.066s
22392026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo/geogfn 0.306s
22402026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo/geographiclib 0.051s
22412026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo/geoindex 0.575s
22422026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo/geomfn 0.342s
22432026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo/geopb 0.126s
22442026-02-26T03:06:22.015Zok github.com/cockroachdb/cockroach/pkg/geo/geoproj 0.100s
22452026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/geo/geoprojbase 0.397s
22462026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/geo/geos 0.078s
22472026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/geo/geotransform 0.106s
22482026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/geo/twkb 0.138s
22492026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/gossip 6.995s
22502026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher 0.321s
22512026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/internal/rsg 0.219s
22522026-02-26T03:06:22.016Zok github.com/cockroachdb/cockroach/pkg/internal/rsg/yacc 0.105s
22532026-02-26T03:06:23.607Zok github.com/cockroachdb/cockroach/pkg/internal/sqlsmith 4.424s
22542026-02-26T03:06:23.607Zok github.com/cockroachdb/cockroach/pkg/internal/team 0.121s
22552026-02-26T03:06:55.810Z? github.com/cockroachdb/cockroach/pkg/jobs/jobspb [no test files]
22562026-02-26T03:06:55.834Z? github.com/cockroachdb/cockroach/pkg/jobs/jobstest [no test files]
22572026-02-26T03:06:55.834Z? github.com/cockroachdb/cockroach/pkg/keysbase [no test files]
22582026-02-26T03:07:50.812Zok github.com/cockroachdb/cockroach/pkg/jobs 54.929s
22592026-02-26T03:07:50.812Zok github.com/cockroachdb/cockroach/pkg/jobs/joberror 0.128s
22602026-02-26T03:07:50.812Zok github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts 0.227s [no tests to run]
22612026-02-26T03:07:50.813Zok github.com/cockroachdb/cockroach/pkg/keys 0.154s
22622026-02-26T03:08:09.865Z? github.com/cockroachdb/cockroach/pkg/kv/kvbase [no test files]
22632026-02-26T03:08:09.865Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient [no test files]
22642026-02-26T03:08:37.050Zok github.com/cockroachdb/cockroach/pkg/kv 27.138s
22652026-02-26T03:08:37.050Zok github.com/cockroachdb/cockroach/pkg/kv/bulk 2.668s
22662026-02-26T03:08:52.453Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant [no test files]
22672026-02-26T03:08:52.481Z? github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache/rangecachemock [no test files]
22682026-02-26T03:10:21.688Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord 89.193s
22692026-02-26T03:10:21.688Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache 0.298s
22702026-02-26T03:10:21.688Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed 8.230s
22712026-02-26T03:10:21.688Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer 0.143s
22722026-02-26T03:10:21.688Zok github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache 0.888s
22732026-02-26T03:10:21.688Zok github.com/cockroachdb/cockroach/pkg/kv/kvnemesis 4.225s
22742026-02-26T03:10:21.715Zok github.com/cockroachdb/cockroach/pkg/kv/kvprober 4.172s
22752026-02-26T03:10:52.397Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb [no test files]
22762026-02-26T03:10:55.054Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint [no test files]
22772026-02-26T03:10:55.054Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap [no test files]
22782026-02-26T03:11:32.006Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase [no test files]
22792026-02-26T03:11:32.031Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb [no test files]
22802026-02-26T03:12:22.210Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb [no test files]
22812026-02-26T03:12:22.235Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb [no test files]
22822026-02-26T03:12:22.235Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb [no test files]
22832026-02-26T03:12:22.235Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider [no test files]
22842026-02-26T03:12:35.509Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptutil [no test files]
22852026-02-26T03:12:35.534Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary [no test files]
22862026-02-26T03:12:35.558Z? github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb [no test files]
22872026-02-26T03:12:53.416Z? github.com/cockroachdb/cockroach/pkg/migration [no test files]
22882026-02-26T03:13:08.637Z? github.com/cockroachdb/cockroach/pkg/migration/migrationjob [no test files]
22892026-02-26T03:13:17.527Z? github.com/cockroachdb/cockroach/pkg/migration/nodelivenesstest [no test files]
22902026-02-26T03:13:17.582Z? github.com/cockroachdb/cockroach/pkg/multitenant [no test files]
22912026-02-26T03:13:17.606Z? github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel [no test files]
22922026-02-26T03:13:17.606Z? github.com/cockroachdb/cockroach/pkg/release [no test files]
22932026-02-26T03:13:20.111Z? github.com/cockroachdb/cockroach/pkg/roachpb/gen [no test files]
22942026-02-26T03:13:20.135Z? github.com/cockroachdb/cockroach/pkg/roachpb/roachpbmock [no test files]
22952026-02-26T03:13:20.135Z? github.com/cockroachdb/cockroach/pkg/roachprod [no test files]
22962026-02-26T03:13:21.931Z? github.com/cockroachdb/cockroach/pkg/roachprod/errors [no test files]
22972026-02-26T03:13:23.500Z? github.com/cockroachdb/cockroach/pkg/roachprod/logger [no test files]
22982026-02-26T03:13:23.524Z? github.com/cockroachdb/cockroach/pkg/roachprod/ui [no test files]
22992026-02-26T03:13:23.807Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws [no test files]
23002026-02-26T03:13:24.024Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen [no test files]
23012026-02-26T03:13:24.051Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/azure [no test files]
23022026-02-26T03:13:24.051Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/flagstub [no test files]
23032026-02-26T03:13:24.051Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/gce [no test files]
23042026-02-26T03:13:24.051Z? github.com/cockroachdb/cockroach/pkg/roachprod/vm/local [no test files]
23052026-02-26T03:13:29.006Z? github.com/cockroachdb/cockroach/pkg/scheduledjobs [no test files]
23062026-02-26T03:15:21.987Z? github.com/cockroachdb/cockroach/pkg/security/pprompt [no test files]
23072026-02-26T03:15:22.012Z? github.com/cockroachdb/cockroach/pkg/security/securitytest [no test files]
23082026-02-26T03:15:36.907Z? github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb [no test files]
23092026-02-26T03:16:03.684Z? github.com/cockroachdb/cockroach/pkg/server/status/statuspb [no test files]
23102026-02-26T03:16:03.709Z? github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher/systemconfigwatchertest [no test files]
23112026-02-26T03:16:54.622Z? github.com/cockroachdb/cockroach/pkg/settings/cluster [no test files]
23122026-02-26T03:16:54.646Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob [no test files]
23132026-02-26T03:17:08.948Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter [no test files]
23142026-02-26T03:17:08.972Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter [no test files]
23152026-02-26T03:17:22.627Z? github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils/spanconfigtestcluster [no test files]
23162026-02-26T03:17:46.542Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants [no test files]
23172026-02-26T03:17:54.895Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo/colinfotestutils [no test files]
23182026-02-26T03:17:56.263Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder [no test files]
23192026-02-26T03:17:56.263Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen [no test files]
23202026-02-26T03:18:04.002Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/desctestutils [no test files]
23212026-02-26T03:18:04.027Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting [no test files]
23222026-02-26T03:18:04.027Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv [no test files]
23232026-02-26T03:19:13.390Z? github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite [no test files]
23242026-02-26T03:22:29.125Z? github.com/cockroachdb/cockroach/pkg/sql/descmetadata [no test files]
23252026-02-26T03:23:54.461Z? github.com/cockroachdb/cockroach/pkg/sql/faketreeeval [no test files]
23262026-02-26T03:24:52.501Z? github.com/cockroachdb/cockroach/pkg/sql/lexbase/allkeywords [no test files]
23272026-02-26T03:24:52.501Z? github.com/cockroachdb/cockroach/pkg/sql/memsize [no test files]
23282026-02-26T03:24:52.501Z? github.com/cockroachdb/cockroach/pkg/sql/mutations [no test files]
23292026-02-26T03:25:18.748Z? github.com/cockroachdb/cockroach/pkg/sql/opt/exec [no test files]
23302026-02-26T03:27:54.112Z? github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/langgen [no test files]
23312026-02-26T03:28:30.980Z? github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testexpr [no test files]
23322026-02-26T03:28:51.620Z? github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness [no test files]
23332026-02-26T03:28:51.620Z? github.com/cockroachdb/cockroach/pkg/sql/paramparse [no test files]
23342026-02-26T03:29:17.777Z? github.com/cockroachdb/cockroach/pkg/sql/parser/fuzz [no test files]
23352026-02-26T03:29:17.801Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode [no test files]
23362026-02-26T03:29:30.074Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice [no test files]
23372026-02-26T03:29:30.099Z? github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase [no test files]
23382026-02-26T03:31:27.002Z? github.com/cockroachdb/cockroach/pkg/sql/protoreflect/test [no test files]
23392026-02-26T03:31:40.992Z? github.com/cockroachdb/cockroach/pkg/sql/roleoption [no test files]
23402026-02-26T03:32:03.494Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver 1298.424s
23412026-02-26T03:32:03.494Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan 0.252s
23422026-02-26T03:32:03.494Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply 0.108s
23432026-02-26T03:32:03.494Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval 14.865s
23442026-02-26T03:32:03.494Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result 0.112s
23452026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts 0.228s
23462026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport 2.229s
23472026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker 2.117s
23482026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency 43.198s
23492026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock 0.065s
23502026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison 0.119s
23512026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc 2.887s
23522026-02-26T03:32:03.495Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc 0.528s
23532026-02-26T03:32:03.542Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver 0.314s
23542026-02-26T03:32:03.542Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness 11.196s
23552026-02-26T03:32:03.542Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery 1.420s
23562026-02-26T03:32:03.542Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts 0.127s
23572026-02-26T03:32:03.542Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache 3.221s
23582026-02-26T03:32:03.542Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile 0.739s
23592026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage 30.589s
23602026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry 4.702s
23612026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed 0.664s
23622026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer 0.269s
23632026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports 13.979s
23642026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch 21.932s
23652026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset 0.303s
23662026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/split 0.166s
23672026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader 0.245s
23682026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate 0.245s
23692026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache 6.235s
23702026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery 0.183s
23712026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait 0.228s
23722026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty 0.127s
23732026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/migration/migrationcluster 2.106s
23742026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/migration/migrationmanager 9.554s
23752026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/migration/migrations 95.849s
23762026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/roachpb 1.131s
23772026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/roachprod/cloud 0.147s
23782026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/roachprod/config 0.144s
23792026-02-26T03:32:03.543Zok github.com/cockroachdb/cockroach/pkg/roachprod/install 0.433s
23802026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/roachprod/ssh 0.198s
23812026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/roachprod/vm 0.151s
23822026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/rpc 4.411s
23832026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/rpc/nodedialer 1.713s
23842026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/security 4.838s
23852026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/security/certmgr 0.269s
23862026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/security/sessionrevival 0.474s
23872026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/server 306.742s
23882026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/server/debug 0.466s
23892026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui 0.360s
23902026-02-26T03:32:03.544Zok github.com/cockroachdb/cockroach/pkg/server/debug/pprofui 1.162s
23912026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/diagnostics 2.211s
23922026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/dumpstore 0.254s
23932026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/goroutinedumper 0.333s
23942026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/heapprofiler 0.273s
23952026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/pgurl 0.360s
23962026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/serverpb 0.149s
23972026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/settingswatcher 2.042s
23982026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/status 10.674s
23992026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher 1.285s
24002026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/telemetry 0.255s
24012026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher 3.446s
24022026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/server/tracedumper 0.725s
24032026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/settings 0.243s
24042026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig 0.377s
24052026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor 3.609s
24062026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber 7.186s
24072026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager 7.276s
24082026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader 0.313s
24092026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler 0.313s [no tests to run]
24102026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator 0.172s [no tests to run]
24112026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher 1.226s
24122026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore 9.879s
24132026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigtestutils 0.383s
24142026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql 758.291s
24152026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/backfill 0.548s
24162026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog 0.862s
24172026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap 0.467s
24182026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys 0.254s
24192026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat 0.288s
24202026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb 0.288s
24212026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege 0.327s
24222026-02-26T03:32:03.545Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo 0.190s
24232026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc 0.250s
24242026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb 0.162s
24252026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/descs 3.604s
24262026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables 0.249s
24272026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate 0.128s
24282026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/lease 27.051s
24292026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion 0.302s
24302026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree 0.380s
24312026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver 0.453s
24322026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc 0.164s
24332026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr 0.359s
24342026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr 0.348s
24352026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema 0.284s
24362026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc 4.270s
24372026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc 0.549s
24382026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colcontainer 1.258s
24392026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colconv 0.319s
24402026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colencoding 0.646s
24412026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec 14.344s
24422026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder 1.312s
24432026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg 1.105s
24442026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs 1.488s
24452026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase 1.695s
24462026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp 0.964s
24472026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash 2.406s
24482026-02-26T03:32:03.546Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin 0.965s
24492026-02-26T03:32:03.547Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj 1.958s
24502026-02-26T03:32:03.547Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel 1.566s
24512026-02-26T03:32:03.547Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan 1.489s
24522026-02-26T03:32:03.547Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexectestutils 0.517s
24532026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils 1.571s
24542026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow 2.385s
24552026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen 0.203s
24562026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexec/execgen/cmd/execgen 0.787s
24572026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexecerror 0.208s
24582026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colexecop 0.945s
24592026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colfetcher 0.755s
24602026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colflow 4.075s
24612026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc 1.064s
24622026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/colmem 0.669s
24632026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/contention 0.603s
24642026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils 5.186s
24652026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache 0.561s
24662026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/contentionpb 0.372s
24672026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/covering 0.455s
24682026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/delegate 0.299s
24692026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/distsql 13.171s
24702026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/doctor 0.322s
24712026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/enum 1.512s
24722026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/execinfra 2.167s
24732026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/execinfrapb 0.271s
24742026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/execstats 1.312s
24752026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/flowinfra 15.868s
24762026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob 0.713s
24772026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier 0.322s
24782026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/gcjob_test 15.196s
24792026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/idxusage 0.214s
24802026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/importer 270.374s
24812026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/inverted 0.761s
24822026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/kvstreamer 20.720s
24832026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/lex 0.560s
24842026-02-26T03:32:03.572Zok github.com/cockroachdb/cockroach/pkg/sql/lexbase 0.977s
24852026-02-26T03:32:23.097Z? github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb [no test files]
24862026-02-26T03:33:00.448Z? github.com/cockroachdb/cockroach/pkg/sql/rowinfra [no test files]
24872026-02-26T03:33:21.193Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/comparetest [no test files]
24882026-02-26T03:33:21.218Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/cyclegraphtest [no test files]
24892026-02-26T03:33:21.218Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/reltest [no test files]
24902026-02-26T03:33:21.218Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel/internal/entitynodetest [no test files]
24912026-02-26T03:33:22.628Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbackup [no test files]
24922026-02-26T03:33:33.075Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt [no test files]
24932026-02-26T03:33:33.790Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestdeps [no test files]
24942026-02-26T03:33:33.814Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps/sctestutils [no test files]
24952026-02-26T03:33:33.814Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors [no test files]
24962026-02-26T03:33:44.585Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec [no test files]
24972026-02-26T03:33:44.610Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob [no test files]
24982026-02-26T03:33:44.610Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop [no test files]
24992026-02-26T03:33:44.610Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb [no test files]
25002026-02-26T03:33:52.782Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz [no test files]
25012026-02-26T03:33:52.782Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage [no test files]
25022026-02-26T03:33:57.995Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun [no test files]
25032026-02-26T03:33:58.020Z? github.com/cockroachdb/cockroach/pkg/sql/schemachanger/sctest [no test files]
25042026-02-26T03:33:58.020Z? github.com/cockroachdb/cockroach/pkg/sql/scrub [no test files]
25052026-02-26T03:34:57.417Z? github.com/cockroachdb/cockroach/pkg/sql/sem/catid [no test files]
25062026-02-26T03:34:57.418Z? github.com/cockroachdb/cockroach/pkg/sql/sem/transform [no test files]
25072026-02-26T03:35:28.801Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin [no test files]
25082026-02-26T03:35:28.826Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp [no test files]
25092026-02-26T03:35:28.826Z? github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow [no test files]
25102026-02-26T03:35:28.826Z? github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb [no test files]
25112026-02-26T03:35:39.310Z? github.com/cockroachdb/cockroach/pkg/sql/sessionphase [no test files]
25122026-02-26T03:35:39.334Z? github.com/cockroachdb/cockroach/pkg/sql/sqlerrors [no test files]
25132026-02-26T03:35:39.334Z? github.com/cockroachdb/cockroach/pkg/sql/sqlfsm [no test files]
25142026-02-26T03:35:39.360Z? github.com/cockroachdb/cockroach/pkg/sql/sqlinstance [no test files]
25152026-02-26T03:35:49.790Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness [no test files]
25162026-02-26T03:35:49.814Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider [no test files]
25172026-02-26T03:35:50.568Z? github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/sqllivenesstestutils [no test files]
25182026-02-26T03:35:50.593Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats [no test files]
25192026-02-26T03:36:00.898Z? github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage [no test files]
25202026-02-26T03:36:00.898Z? github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry [no test files]
25212026-02-26T03:36:00.923Z? github.com/cockroachdb/cockroach/pkg/sql/sqltestutils [no test files]
25222026-02-26T03:36:00.923Z? github.com/cockroachdb/cockroach/pkg/sql/sqlutil [no test files]
25232026-02-26T03:36:50.084Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam [no test files]
25242026-02-26T03:36:50.108Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam [no test files]
25252026-02-26T03:36:50.108Z? github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam [no test files]
25262026-02-26T03:37:07.222Z? github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule [no test files]
25272026-02-26T03:37:07.247Z? github.com/cockroachdb/cockroach/pkg/sql/vtable [no test files]
25282026-02-26T03:37:45.082Z? github.com/cockroachdb/cockroach/pkg/testutils/buildutil [no test files]
25292026-02-26T03:37:45.082Z? github.com/cockroachdb/cockroach/pkg/testutils/diagutils [no test files]
25302026-02-26T03:37:45.082Z? github.com/cockroachdb/cockroach/pkg/testutils/colcontainerutils [no test files]
25312026-02-26T03:37:45.082Z? github.com/cockroachdb/cockroach/pkg/testutils/distsqlutils [no test files]
25322026-02-26T03:37:47.485Z? github.com/cockroachdb/cockroach/pkg/testutils/docker [no test files]
25332026-02-26T03:37:47.640Z? github.com/cockroachdb/cockroach/pkg/testutils/docker/docker-fsnotify [no test files]
25342026-02-26T03:37:47.640Z? github.com/cockroachdb/cockroach/pkg/testutils/echotest [no test files]
25352026-02-26T03:37:49.180Z? github.com/cockroachdb/cockroach/pkg/testutils/gossiputil [no test files]
25362026-02-26T03:37:49.180Z? github.com/cockroachdb/cockroach/pkg/testutils/grpcutils [no test files]
25372026-02-26T03:37:49.205Z? github.com/cockroachdb/cockroach/pkg/testutils/jobutils [no test files]
25382026-02-26T03:37:57.978Z? github.com/cockroachdb/cockroach/pkg/testutils/kvclientutils [no test files]
25392026-02-26T03:37:57.978Z? github.com/cockroachdb/cockroach/pkg/testutils/lint [no test files]
25402026-02-26T03:37:58.677Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/descriptormarshal [no test files]
25412026-02-26T03:37:58.677Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcheck [no test files]
25422026-02-26T03:37:58.702Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errcmp [no test files]
25432026-02-26T03:38:17.361Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcclientconnclose [no test files]
25442026-02-26T03:38:17.745Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/grpcstatuswithdetails [no test files]
25452026-02-26T03:38:25.266Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returncheck [no test files]
25462026-02-26T03:38:27.316Z? github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/staticcheck [no test files]
25472026-02-26T03:38:28.956Z? github.com/cockroachdb/cockroach/pkg/testutils/localtestcluster [no test files]
25482026-02-26T03:38:28.980Z? github.com/cockroachdb/cockroach/pkg/testutils/metrictestutils [no test files]
25492026-02-26T03:38:28.981Z? github.com/cockroachdb/cockroach/pkg/testutils/pgtest [no test files]
25502026-02-26T03:38:28.981Z? github.com/cockroachdb/cockroach/pkg/testutils/physicalplanutils [no test files]
25512026-02-26T03:38:28.981Z? github.com/cockroachdb/cockroach/pkg/testutils/serverutils [no test files]
25522026-02-26T03:38:28.981Z? github.com/cockroachdb/cockroach/pkg/testutils/skip [no test files]
25532026-02-26T03:39:00.565Z? github.com/cockroachdb/cockroach/pkg/testutils/sstutil [no test files]
25542026-02-26T03:39:00.590Z? github.com/cockroachdb/cockroach/pkg/testutils/storageutils [no test files]
25552026-02-26T03:39:00.590Z? github.com/cockroachdb/cockroach/pkg/ts/catalog [no test files]
25562026-02-26T03:39:03.610Z? github.com/cockroachdb/cockroach/pkg/ts/tspb [no test files]
25572026-02-26T03:39:03.635Z? github.com/cockroachdb/cockroach/pkg/ui [no test files]
25582026-02-26T03:39:03.635Z? github.com/cockroachdb/cockroach/pkg/ui/distoss [no test files]
25592026-02-26T03:39:08.424Z? github.com/cockroachdb/cockroach/pkg/util/arith [no test files]
25602026-02-26T03:39:09.120Z? github.com/cockroachdb/cockroach/pkg/util/bufalloc [no test files]
25612026-02-26T03:39:13.941Z? github.com/cockroachdb/cockroach/pkg/util/cancelchecker [no test files]
25622026-02-26T03:39:28.221Z? github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype [no test files]
25632026-02-26T03:39:28.586Z? github.com/cockroachdb/cockroach/pkg/util/fileutil [no test files]
25642026-02-26T03:39:32.747Z? github.com/cockroachdb/cockroach/pkg/util/growstack [no test files]
25652026-02-26T03:40:51.558Z? github.com/cockroachdb/cockroach/pkg/util/interval/generic/internal [no test files]
25662026-02-26T03:40:51.558Z? github.com/cockroachdb/cockroach/pkg/util/ioctx [no test files]
25672026-02-26T03:40:53.112Z? github.com/cockroachdb/cockroach/pkg/util/iterutil [no test files]
25682026-02-26T03:40:56.112Z? github.com/cockroachdb/cockroach/pkg/util/jsonbytes [no test files]
25692026-02-26T03:40:56.137Z? github.com/cockroachdb/cockroach/pkg/util/keysutil [no test files]
25702026-02-26T03:40:56.137Z? github.com/cockroachdb/cockroach/pkg/util/leaktest [no test files]
25712026-02-26T03:41:06.087Z? github.com/cockroachdb/cockroach/pkg/util/log/channel [no test files]
25722026-02-26T03:41:06.114Z? github.com/cockroachdb/cockroach/pkg/util/log/gen [no test files]
25732026-02-26T03:44:33.592Z? github.com/cockroachdb/cockroach/pkg/util/log/logflags [no test files]
25742026-02-26T03:44:33.616Z? github.com/cockroachdb/cockroach/pkg/util/log/logpb [no test files]
25752026-02-26T03:44:33.616Z? github.com/cockroachdb/cockroach/pkg/util/log/logtestutils [no test files]
25762026-02-26T03:44:33.616Z? github.com/cockroachdb/cockroach/pkg/util/log/severity [no test files]
25772026-02-26T03:44:33.616Z? github.com/cockroachdb/cockroach/pkg/util/memzipper [no test files]
25782026-02-26T03:44:39.627Z? github.com/cockroachdb/cockroach/pkg/util/pprofutil [no test files]
25792026-02-26T03:44:46.589Z? github.com/cockroachdb/cockroach/pkg/util/sort [no test files]
25802026-02-26T03:44:56.404Z? github.com/cockroachdb/cockroach/pkg/util/stringencoding [no test files]
25812026-02-26T03:44:56.429Z? github.com/cockroachdb/cockroach/pkg/util/system [no test files]
25822026-02-26T03:44:58.431Z? github.com/cockroachdb/cockroach/pkg/util/targz/gen [no test files]
25832026-02-26T03:45:03.677Z? github.com/cockroachdb/cockroach/pkg/util/timeutil/gen [no test files]
25842026-02-26T03:47:41.295Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb [no test files]
25852026-02-26T03:47:41.320Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb [no test files]
25862026-02-26T03:47:41.320Z? github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui [no test files]
25872026-02-26T03:47:41.320Z? github.com/cockroachdb/cockroach/pkg/util/tracing/zipper [no test files]
25882026-02-26T03:47:43.271Z? github.com/cockroachdb/cockroach/pkg/util/unaccent [no test files]
25892026-02-26T03:48:00.353Z? github.com/cockroachdb/cockroach/pkg/workload/bulkingest [no test files]
25902026-02-26T03:48:00.377Z? github.com/cockroachdb/cockroach/pkg/workload/connectionlatency [no test files]
25912026-02-26T03:48:00.377Z? github.com/cockroachdb/cockroach/pkg/workload/debug [no test files]
25922026-02-26T03:48:00.377Z? github.com/cockroachdb/cockroach/pkg/workload/examples [no test files]
25932026-02-26T03:48:01.951Z? github.com/cockroachdb/cockroach/pkg/workload/geospatial [no test files]
25942026-02-26T03:48:01.975Z? github.com/cockroachdb/cockroach/pkg/workload/indexes [no test files]
25952026-02-26T03:48:01.976Z? github.com/cockroachdb/cockroach/pkg/workload/jsonload [no test files]
25962026-02-26T03:48:01.976Z? github.com/cockroachdb/cockroach/pkg/workload/kv [no test files]
25972026-02-26T03:48:03.067Z? github.com/cockroachdb/cockroach/pkg/workload/ledger [no test files]
25982026-02-26T03:48:05.129Z? github.com/cockroachdb/cockroach/pkg/workload/querybench [no test files]
25992026-02-26T03:48:05.129Z? github.com/cockroachdb/cockroach/pkg/workload/querylog [no test files]
26002026-02-26T03:48:05.153Z? github.com/cockroachdb/cockroach/pkg/workload/queue [no test files]
26012026-02-26T03:48:05.153Z? github.com/cockroachdb/cockroach/pkg/workload/schemachange [no test files]
26022026-02-26T03:48:05.153Z? github.com/cockroachdb/cockroach/pkg/workload/sqlsmith [no test files]
26032026-02-26T03:48:05.153Z? github.com/cockroachdb/cockroach/pkg/workload/rand [no test files]
26042026-02-26T03:48:08.670Z? github.com/cockroachdb/cockroach/pkg/workload/tpccchecks [no test files]
26052026-02-26T03:48:08.695Z? github.com/cockroachdb/cockroach/pkg/workload/tpcds [no test files]
26062026-02-26T03:48:08.695Z? github.com/cockroachdb/cockroach/pkg/workload/ttllogger [no test files]
26072026-02-26T03:56:00.454Zok github.com/cockroachdb/cockroach/pkg/sql/logictest 1866.725s
26082026-02-26T03:56:00.454Zok github.com/cockroachdb/cockroach/pkg/sql/oidext 0.125s
26092026-02-26T03:56:00.454Zok github.com/cockroachdb/cockroach/pkg/sql/opt 0.268s
26102026-02-26T03:56:00.454Zok github.com/cockroachdb/cockroach/pkg/sql/opt/bench 0.647s [no tests to run]
26112026-02-26T03:56:00.454Zok github.com/cockroachdb/cockroach/pkg/sql/opt/cat 0.249s
26122026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/constraint 0.694s
26132026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/distribution 0.463s
26142026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder 137.057s
26152026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain 1.456s
26162026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint 0.521s
26172026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec 1.209s
26182026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr 0.265s
26192026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx 0.675s
26202026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/memo 5.093s
26212026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/norm 3.358s
26222026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/opbench 3.835s
26232026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder 2.467s
26242026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optfmt 0.247s
26252026-02-26T03:56:00.523Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen 0.312s
26262026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen 0.787s
26272026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang 0.364s
26282026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/ordering 0.448s
26292026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx 0.522s
26302026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/partition 0.446s
26312026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props 1.606s
26322026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical 0.394s
26332026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils 0.451s
26342026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/opttester 0.731s
26352026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/testutils/testcat 0.452s
26362026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/opt/xform 7.318s
26372026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/parser 0.940s
26382026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire 65.671s
26392026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba 0.359s
26402026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap 0.349s
26412026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror 0.271s
26422026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel 2.931s
26432026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan 25.670s
26442026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle 0.660s
26452026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/privilege 0.429s
26462026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/protoreflect 0.556s
26472026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/querycache 0.736s
26482026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/randgen 1.886s
26492026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/row 7.856s
26502026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/rowcontainer 1.143s
26512026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc 2.078s
26522026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside 0.872s
26532026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside 1.050s
26542026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/rowexec 15.909s
26552026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/rowflow 2.972s
26562026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/scanner 0.118s
26572026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging 3.907s
26582026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/schemachange 8.929s
26592026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger 64.816s
26602026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus 0.273s
26612026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel 0.272s
26622026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild 9.322s
26632026-02-26T03:56:00.524Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp 2.485s
26642026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps 0.412s
26652026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec 3.642s
26662026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan 5.402s
26672026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen 0.268s
26682026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules 0.437s
26692026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph 0.380s
26702026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl 0.205s
26712026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sem/builtins 16.895s
26722026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree 4.033s
26732026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sem/tree/eval_test 2.852s
26742026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sessiondata 0.217s
26752026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sessioninit 1.745s
26762026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/span 1.318s
26772026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider 0.274s
26782026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage 3.038s
26792026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance 0.463s
26802026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage 3.093s
26812026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats 38.551s
26822026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil 0.158s
26832026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal 6.488s
26842026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/stats 31.976s
26852026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics 5.229s
26862026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/tests 83.227s
26872026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob 75.198s
26882026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/sql/types 1.482s
26892026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/startupmigrations 3.207s
26902026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager 2.224s
26912026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/storage 56.756s
26922026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/storage/enginepb 0.252s
26932026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/storage/fs 0.364s
26942026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/storage/metamorphic 106.804s
26952026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/testutils 0.893s
26962026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/testutils/floatcmp 0.204s
26972026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/testutils/keysutils 0.624s
26982026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/errwrap 3.996s
26992026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/fmtsafe 3.449s
27002026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/forbiddenmethod 1.516s
27012026-02-26T03:56:00.525Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/hash 1.785s
27022026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/leaktestcall 2.361s
27032026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nilness 1.312s
27042026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/nocopy 0.951s
27052026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/passesutil 0.875s
27062026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/returnerrcheck 1.753s
27072026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/timer 1.463s
27082026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/lint/passes/unconvert 0.954s
27092026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/sqlutils 1.873s
27102026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/testcluster 26.175s
27112026-02-26T03:56:00.526Zok github.com/cockroachdb/cockroach/pkg/testutils/zerofields 0.198s
27122026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/ts 14.133s
27132026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/ts/testmodel 0.257s
27142026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util 1.475s
27152026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/admission 4.613s
27162026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/binfetcher 0.317s
27172026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/bitarray 0.174s
27182026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/buildutil 0.162s
27192026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/cache 0.103s
27202026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/caller 0.163s
27212026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/cgroups 0.259s
27222026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/circuit 0.528s
27232026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/cloudinfo 0.244s
27242026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/contextutil 0.225s
27252026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/ctxgroup 0.250s
27262026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/duration 0.127s
27272026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/encoding 1.432s
27282026-02-26T03:56:00.551Zok github.com/cockroachdb/cockroach/pkg/util/encoding/csv 0.420s
27292026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/envutil 0.361s
27302026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/errorutil 0.295s
27312026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented 0.261s
27322026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/flagutil 0.230s
27332026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/fsm 0.297s
27342026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch 0.297s
27352026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/goschedstats 7.298s
27362026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/grpcutil 0.795s
27372026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/hlc 0.437s
27382026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/httputil 0.229s
27392026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/humanizeutil 0.434s
27402026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/interval 2.645s
27412026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/interval/generic 22.234s
27422026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/ipaddr 0.134s
27432026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/json 1.513s
27442026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/limit 1.907s
27452026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/log 3.672s
27462026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/log/eventpb 0.435s
27472026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/log/logconfig 0.262s
27482026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/log/logcrash 1.202s
27492026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/log/testshout 0.635s
27502026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/metric 0.524s
27512026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric 0.256s
27522026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/mon 4.607s
27532026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/netutil 0.454s
27542026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/netutil/addr 0.256s
27552026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/optional 0.523s
27562026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/pretty 0.179s
27572026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/protoutil 0.153s
27582026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/quotapool 0.437s
27592026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/randutil 0.566s
27602026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/retry 0.435s
27612026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/ring 0.210s
27622026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/sdnotify 0.517s
27632026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/search 0.330s
27642026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/shuffle 0.330s
27652026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/span 0.319s
27662026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/startup 1.179s
27672026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/stop 1.325s
27682026-02-26T03:56:00.552Zok github.com/cockroachdb/cockroach/pkg/util/stringarena 0.210s [no tests to run]
27692026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/syncutil 1.176s
27702026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight 0.329s
27712026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/sysutil 0.936s
27722026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/targz 0.521s
27732026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/timeofday 0.204s
27742026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/timetz 0.263s
27752026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/timeutil 1.930s
27762026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate 0.595s
27772026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/tracing 1.615s
27782026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/tracing/collector 1.382s
27792026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/tracing/service 0.229s
27802026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/treeprinter 0.302s
27812026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/uint128 0.209s
27822026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/ulid 4.807s
27832026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/unique 0.164s
27842026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/uuid 0.146s
27852026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/util/version 0.203s
27862026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload 0.372s
27872026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/bank 1.924s
27882026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/cli 0.299s
27892026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/faker 0.309s
27902026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/histogram 0.307s
27912026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/movr 0.285s
27922026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/tpcc 0.348s
27932026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/tpch 0.387s
27942026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/workloadimpl 0.353s
27952026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/workloadsql 4.459s
27962026-02-26T03:56:00.553Zok github.com/cockroachdb/cockroach/pkg/workload/ycsb 17.275s
27972026-02-26T03:56:04.359Zprocess exited: duration 3719527 ms, exit code 0
 
27982026-02-26T03:56:04.413Zfound 0 output files