Started by user Jenkins Admin Obtained pipelines/pingcap/tiproxy/latest/ghpr_check.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tiproxy/latest/pod-ghpr_check.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c Agent pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c is provisioned from template pingcap_tiproxy_ghpr_check_335-p3g28-nwhk5 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/335/" runUrl: "job/pingcap/job/tiproxy/job/ghpr_check/335/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "b346995c0b190bdab33a19ca1744b9e8e95e505f" jenkins/label: "pingcap_tiproxy_ghpr_check_335-p3g28" name: "pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.23:latest" name: "golang" resources: limits: memory: "8Gi" cpu: "4" requests: memory: "8Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c" - name: "JENKINS_NAME" value: "pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c in /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=a0626c73-0abf-47d0-90da-5824515397c0 JENKINS_NODE_COOKIE=b7c4041a-84d8-4c6e-b53d-6d2bcec2fb9c BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/335/ GOLANG_VERSION=1.23.3 HOSTNAME=pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tiproxy-ghpr_check-335 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=305289ef48e3844d1bde39b7ad469aaf2eff1ceb JOB_SPEC={"type":"presubmit","job":"pingcap/tiproxy/ghpr_check","buildid":"1908063393529466880","prowjobid":"a0626c73-0abf-47d0-90da-5824515397c0","refs":{"org":"pingcap","repo":"tiproxy","repo_link":"https://github.com/pingcap/tiproxy","base_ref":"main","base_sha":"443e9b519fcab9457e6086843efb512bca2ceaa3","base_link":"https://github.com/pingcap/tiproxy/commit/443e9b519fcab9457e6086843efb512bca2ceaa3","pulls":[{"number":763,"author":"dveeden","sha":"dce39d4fe0a1b69d684faaa4df59febc638f0529","title":"Upgrade go-mysql to v1.12.0","head_ref":"upgrade_go-mysql","link":"https://github.com/pingcap/tiproxy/pull/763","commit_link":"https://github.com/pingcap/tiproxy/pull/763/commits/dce39d4fe0a1b69d684faaa4df59febc638f0529","author_link":"https://github.com/dveeden"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/335/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/335/display/redirect?page=artifacts JENKINS_HOME=/var/jenkins_home GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/335/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tiproxy/ghpr_check TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#335 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1908063393529466880 GOLANG_DOWNLOAD_SHA256=a0afb9744c00648bafb1b90b4aba5bdb86f424f02f9275399ce0c20b93a2c3a8 JOB_BASE_NAME=ghpr_check GIT_PREVIOUS_SUCCESSFUL_COMMIT=305289ef48e3844d1bde39b7ad469aaf2eff1ceb RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/335/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tiproxy_ghpr_check_335-p3g28 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-b21be8f134c34ee4c061c6295e2306c96d40b4b13a2a541689389cb2e04ac0c5 NODE_LABELS=pingcap_tiproxy_ghpr_check_335-p3g28 pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiproxy/job/ghpr_check/display/redirect BUILD_NUMBER=335 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.23.3.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.23.3' GODEBUG='' GOTELEMETRY='local' GOTELEMETRYDIR='/home/jenkins/.config/go/telemetry' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build2887693180=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + ls -l /dev/null crw-rw-rw-. 1 root root 1, 3 Apr 4 15:45 /dev/null + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tiproxy-ghpr-check-335-p3g28-nwhk5-bb63c bash [Pipeline] container [Pipeline] { > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git rev-list --no-walk 305289ef48e3844d1bde39b7ad469aaf2eff1ceb # timeout=10 [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29151 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: b901e81789660ac2 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.205.243.166 github.com. 27 IN A 20.27.177.113 ;; Query time: 91 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 07:46:06 UTC 2025 ;; MSG SIZE rcvd: 103 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tiproxy/rev-443e9b5-dce39d4) 6400000 bytes in 0.24 secs (26677234 bytes/sec) [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SSH_KEY [Pipeline] { [Pipeline] sh + '[' -d /home/jenkins/.ssh ']' + mkdir /home/jenkins/.ssh + chmod 0700 /home/jenkins/.ssh + cp **** /home/jenkins/.ssh/id_rsa + chmod 400 /home/jenkins/.ssh/id_rsa + ssh-keyscan -t rsa,dsa github.com # github.com:22 SSH-2.0-133e47a51 # github.com:22 SSH-2.0-133e47a51 [Pipeline] } [Pipeline] // withCredentials [Pipeline] retry [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy/.git/ .git HEAD is now at dce39d4 Upgrade go-mysql to v1.12.0 POST git-upload-pack (632 bytes) From https://github.com/pingcap/tiproxy = [up to date] main -> origin/main = [up to date] refs/pull/763/head -> origin/pr/763/head Previous HEAD position was dce39d4 Upgrade go-mysql to v1.12.0 HEAD is now at 443e9b5 backend, lex: use a simpler lexer to parse begin statements (#758) ๐Ÿšง Checkouting to base SHA:443e9b519fcab9457e6086843efb512bca2ceaa3... HEAD is now at 443e9b5 backend, lex: use a simpler lexer to parse begin statements (#758) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 443e9b519fcab9457e6086843efb512bca2ceaa3 443e9b5 backend, lex: use a simpler lexer to parse begin statements (#758) 9bd6154 sqlreplay, lex: fix replaying with readonly causes inconsistent prepared statement IDs (#757) dbd13a2 sqlreplay: fix replay reports invalid encryption key length (#755) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 443e9b519fcab9457e6086843efb512bca2ceaa3 ... Updating 443e9b5..dce39d4 Fast-forward go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) ๐Ÿงพ Pre-merged result: dce39d4fe0a1b69d684faaa4df59febc638f0529 dce39d4 Upgrade go-mysql to v1.12.0 443e9b5 backend, lex: use a simpler lexer to parse begin statements (#758) 9bd6154 sqlreplay, lex: fix replaying with readonly causes inconsistent prepared statement IDs (#757) โœ… Pre merged ๐ŸŽ‰ ๐Ÿ“ update submodules ... โœ… update submodules done โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] } Cache not saved (git/pingcap/tiproxy/rev-443e9b5-dce39d4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checks) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy [Pipeline] { [Pipeline] sh + make lint build GOBIN=/home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy/bin go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.61.0 go: downloading github.com/golangci/golangci-lint v1.61.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/fatih/color v1.17.0 go: downloading golang.org/x/tools v0.24.0 go: downloading github.com/gofrs/flock v0.12.1 go: downloading github.com/pelletier/go-toml/v2 v2.2.3 go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 go: downloading github.com/hashicorp/go-version v1.7.0 go: downloading github.com/spf13/cobra v1.8.1 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/spf13/viper v1.12.0 go: downloading github.com/golangci/plugin-module-register v0.1.1 go: downloading github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9 go: downloading github.com/uudashr/gocognit v1.1.3 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/lufeee/execinquery v1.2.1 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 go: downloading github.com/go-viper/mapstructure/v2 v2.1.0 go: downloading github.com/ldez/gomoddirectives v0.2.4 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/kyoh86/exportloopref v0.1.11 go: downloading github.com/golangci/revgrep v0.5.3 go: downloading github.com/denis-tingaikin/go-header v0.5.0 go: downloading github.com/ckaznocha/intrange v0.2.0 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 go: downloading github.com/alingse/asasalint v0.0.11 go: downloading github.com/macabu/inamedparam v0.1.3 go: downloading github.com/sivchari/containedctx v1.0.3 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a go: downloading gitlab.com/bosi/decorder v0.4.2 go: downloading github.com/nishanths/exhaustive v0.12.0 go: downloading github.com/ryancurrah/gomodguard v1.3.5 go: downloading github.com/securego/gosec/v2 v2.21.2 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 go: downloading github.com/butuzov/ireturn v0.3.0 go: downloading github.com/charithe/durationcheck v0.0.10 go: downloading github.com/bkielbasa/cyclop v1.2.1 go: downloading github.com/butuzov/mirror v1.2.0 go: downloading github.com/sonatard/noctx v0.0.2 go: downloading github.com/firefart/nonamedreturns v1.0.5 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af go: downloading github.com/fzipp/gocyclo v0.6.0 go: downloading github.com/kunwardeep/paralleltest v1.0.10 go: downloading github.com/catenacyber/perfsprint v0.7.1 go: downloading github.com/Crocmagnon/fatcontext v0.5.2 go: downloading github.com/ashanbrown/forbidigo v1.6.0 go: downloading github.com/alexkohler/prealloc v1.0.0 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 go: downloading github.com/ashanbrown/makezero v1.1.1 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 go: downloading github.com/polyfloyd/go-errorlint v1.6.0 go: downloading github.com/nishanths/predeclared v0.2.2 go: downloading github.com/Antonboom/errname v0.1.13 go: downloading github.com/Antonboom/testifylint v1.4.3 go: downloading github.com/maratori/testpackage v1.1.1 go: downloading github.com/maratori/testableexamples v1.0.0 go: downloading github.com/kulti/thelper v0.6.3 go: downloading github.com/alecthomas/go-check-sumtype v0.1.4 go: downloading github.com/go-critic/go-critic v0.11.4 go: downloading github.com/ultraware/funlen v0.1.0 go: downloading github.com/breml/bidichk v0.2.7 go: downloading github.com/quasilyte/go-ruleguard/dsl v0.3.22 go: downloading github.com/kisielk/errcheck v1.7.0 go: downloading github.com/quasilyte/go-ruleguard v0.4.3-0.20240823090925-0fe6f58b47b1 go: downloading github.com/leonklingele/grouper v1.1.2 go: downloading github.com/karamaru-alpha/copyloopvar v1.1.0 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 go: downloading github.com/tdakkota/asciicheck v0.2.0 go: downloading github.com/julz/importas v0.1.0 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 go: downloading github.com/ldez/tagliatelle v0.5.0 go: downloading github.com/Abirdcfly/dupword v0.1.1 go: downloading github.com/jgautheron/goconst v1.7.1 go: downloading github.com/kkHAIKE/contextcheck v1.1.5 go: downloading github.com/tetafro/godot v1.4.17 go: downloading github.com/blizzy78/varnamelen v0.8.0 go: downloading github.com/daixiang0/gci v0.13.5 go: downloading github.com/breml/errchkjson v0.3.6 go: downloading github.com/golangci/modinfo v0.3.4 go: downloading github.com/hexops/gotextdiff v1.0.3 go: downloading go-simpler.org/musttag v0.12.2 go: downloading github.com/nunnatsa/ginkgolinter v0.16.2 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.2.0 go: downloading 4d63.com/gochecknoglobals v0.2.1 go: downloading github.com/yagipy/maintidx v1.0.0 go: downloading github.com/ultraware/whitespace v0.1.1 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 go: downloading github.com/lasiar/canonicalheader v1.1.1 go: downloading github.com/yeya24/promlinter v0.3.0 go: downloading github.com/jjti/go-spancheck v0.6.2 go: downloading github.com/gordonklaus/ineffassign v0.1.0 go: downloading github.com/sivchari/tenv v1.10.0 go: downloading github.com/timonwong/loggercheck v0.9.4 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 go: downloading github.com/alexkohler/nakedret/v2 v2.0.4 go: downloading github.com/4meepo/tagalign v1.3.4 go: downloading github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed go: downloading github.com/moricho/tparallel v0.3.2 go: downloading mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f go: downloading honnef.co/go/tools v0.5.1 go: downloading github.com/Antonboom/nilnil v0.1.9 go: downloading github.com/sashamelentyev/usestdlibvars v1.27.0 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 go: downloading github.com/tomarrell/wrapcheck/v2 v2.9.0 go: downloading github.com/bombsimon/wsl/v4 v4.4.1 go: downloading github.com/golangci/misspell v0.6.0 go: downloading github.com/xen0n/gosmopolitan v1.2.2 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading github.com/ykadowak/zerologlint v0.1.5 go: downloading go-simpler.org/sloglint v0.7.2 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 go: downloading github.com/sourcegraph/go-diff v0.7.0 go: downloading github.com/nakabonne/nestif v0.3.1 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 go: downloading github.com/curioswitch/go-reassign v0.2.0 go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c go: downloading github.com/mgechev/revive v1.3.9 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c go: downloading mvdan.cc/gofumpt v0.7.0 go: downloading github.com/ghostiam/protogetter v0.3.6 go: downloading golang.org/x/mod v0.21.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/sys v0.25.0 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 go: downloading github.com/Masterminds/semver/v3 v3.3.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.5.2 go: downloading github.com/ettle/strcase v0.2.0 go: downloading golang.org/x/sync v0.8.0 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/spf13/afero v1.11.0 go: downloading github.com/spf13/cast v1.5.0 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/gostaticanalysis/comment v1.4.2 go: downloading go.uber.org/zap v1.24.0 go: downloading github.com/go-toolsmith/astcast v1.1.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading golang.org/x/text v0.18.0 go: downloading github.com/fatih/structtag v1.2.0 go: downloading github.com/ccojocar/zxcvbn-go v1.0.2 go: downloading github.com/subosito/gotenv v1.4.1 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/magiconair/properties v1.8.6 go: downloading github.com/go-toolsmith/astcopy v1.1.0 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f go: downloading github.com/go-toolsmith/astfmt v1.1.0 go: downloading github.com/go-toolsmith/strparse v1.1.0 go: downloading github.com/go-toolsmith/astequal v1.2.0 go: downloading github.com/go-toolsmith/astp v1.1.0 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 go: downloading github.com/go-toolsmith/typep v1.1.0 go: downloading github.com/quasilyte/gogrep v0.5.0 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 go: downloading github.com/golang/protobuf v1.5.3 go: downloading go.uber.org/atomic v1.7.0 go: downloading go.uber.org/multierr v1.6.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.34.2 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/chavacava/garif v0.1.0 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 cd lib && go mod tidy go: downloading go.uber.org/zap v1.23.0 go: downloading github.com/spf13/cobra v1.5.0 go: downloading golang.org/x/term v0.29.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/tiancaiamao/gp v0.0.0-20230126082955-4f9e4f1ed9b5 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading go.uber.org/atomic v1.9.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading golang.org/x/sys v0.30.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/kr/pretty v0.3.0 go: downloading github.com/rogpeppe/go-internal v1.6.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/benbjohnson/clock v1.1.0 go: downloading go.uber.org/multierr v1.8.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading go.uber.org/goleak v1.1.11 go mod tidy go: downloading go1.23.4 (linux/amd64) go: downloading github.com/prometheus/common v0.61.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/bahlo/generic-list-go v0.2.0 go: downloading github.com/tidwall/btree v1.7.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/j-keck/arping v1.0.3 go: downloading github.com/go-mysql-org/go-mysql v1.12.0 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading google.golang.org/grpc v1.63.2 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/gin-gonic/gin v1.8.1 go: downloading github.com/klauspost/compress v1.17.9 go: downloading github.com/gin-contrib/pprof v1.4.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading github.com/pingcap/kvproto v0.0.0-20241120022153-92b0414aeed8 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/vishvananda/netlink v1.1.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20241223052309-3735ed55a394 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20250106111319-88a2247d9ff3 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading google.golang.org/protobuf v1.35.2 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df go: downloading github.com/coreos/go-semver v0.3.1 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading golang.org/x/net v0.33.0 go: downloading github.com/ugorji/go/codec v1.2.7 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/go-playground/validator/v10 v10.10.0 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading go.uber.org/multierr v1.11.0 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/rogpeppe/go-internal v1.13.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading golang.org/x/oauth2 v0.24.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/jpillora/backoff v1.0.0 go: downloading golang.org/x/text v0.22.0 go: downloading github.com/go-playground/universal-translator v0.18.0 go: downloading github.com/leodido/go-urn v1.2.1 go: downloading golang.org/x/crypto v0.33.0 go: downloading github.com/go-playground/locales v0.14.0 go: downloading github.com/go-playground/assert/v2 v2.0.1 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b go: downloading github.com/lufia/plan9stats v0.0.0-20231016141302-07b5767bb0ed go: downloading github.com/yusufpapurcu/wmi v1.2.4 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/shoenig/go-m1cpu v0.1.6 go: downloading github.com/go-ole/go-ole v1.3.0 go: downloading github.com/shoenig/test v0.6.4 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.8 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang-jwt/jwt/v4 v4.5.1 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading github.com/google/btree v1.1.2 go: downloading golang.org/x/time v0.7.0 go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading github.com/cockroachdb/datadriven v1.0.2 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.6.0 go: downloading cloud.google.com/go/storage v1.38.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0 go: downloading golang.org/x/sync v0.11.0 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading google.golang.org/api v0.169.0 go: downloading github.com/tikv/pd/client v0.0.0-20241111073742-238d4d79ea31 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading github.com/fsouza/fake-gcs-server v1.44.0 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20241209094930-06d7f4b9233b go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/pingcap/tipb v0.0.0-20241105053214-f91fdb81a69e go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/sasha-s/go-deadlock v0.3.5 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading golang.org/x/tools v0.28.0 go: downloading cloud.google.com/go v0.112.1 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/qri-io/jsonschema v0.2.1 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading sourcegraph.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 go: downloading gonum.org/v1/gonum v0.8.2 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading k8s.io/api v0.29.11 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd go: downloading google.golang.org/grpc/examples v0.0.0-20231221225426-4f03f3ff32c9 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 go: downloading github.com/gorilla/handlers v1.5.1 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/apache/arrow/go/v12 v12.0.1 go: downloading github.com/goccy/go-reflect v1.2.0 go: downloading github.com/google/renameio/v2 v2.0.0 go: downloading github.com/pkg/xattr v0.4.9 go: downloading github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c go: downloading github.com/pierrec/lz4/v4 v4.1.15 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading cloud.google.com/go/pubsub v1.36.1 go: downloading cloud.google.com/go/kms v1.15.7 go: downloading github.com/google/renameio v0.1.0 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.2 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/martian/v3 v3.3.2 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/segmentio/asm v1.2.0 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/HdrHistogram/hdrhistogram-go v1.1.2 go: downloading github.com/onsi/ginkgo v1.16.5 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/onsi/gomega v1.20.1 go: downloading github.com/nxadm/tail v1.4.8 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: downloading github.com/fsnotify/fsnotify v1.6.0 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 go: downloading github.com/klauspost/asmfmt v1.3.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading golang.org/x/mod v0.22.0 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/klauspost/cpuid/v2 v2.0.9 go: downloading k8s.io/apimachinery v0.29.11 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/google/s2a-go v0.1.7 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1 GOBIN=/home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy/bin go install github.com/denis-tingaikin/go-header/cmd/go-header@latest NEW_GO_FILES= [ ! ] || /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy/bin/go-header cd lib && /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy/bin/golangci-lint run -c ../.golangci.yaml /home/jenkins/agent/workspace/pingcap/tiproxy/ghpr_check/tiproxy/bin/golangci-lint run -c .golangci.yaml Aborted by Jenkins Admin Sending interrupt signal to process Killing processes kill finished with exit code 0 make: *** [lint] Terminated script returned exit code 143 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e2ec3607-2daa-4141-8ef7-fdd83cf5bf55 Finished: ABORTED