Started by user Jenkins Admin Obtained pipelines/pingcap/tiflow/latest/ghpr_verify.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/tiflow/latest/pod-ghpr_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s Agent pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s is provisioned from template pingcap_tiflow_ghpr_verify_3705-w12th-50jz0 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/" runUrl: "job/pingcap/job/tiflow/job/ghpr_verify/3705/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a7002a3c1f0089c6123e983d2def693d28cd840a" jenkins/label: "pingcap_tiflow_ghpr_verify_3705-w12th" name: "pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "python:3.11.10-bullseye" name: "codecov" resources: limits: memory: "4Gi" cpu: "2000m" 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-tiflow-ghpr-verify-3705-w12th-50jz0-r404s" - name: "JENKINS_NAME" value: "pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s" - 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-tiflow-ghpr-verify-3705-w12th-50jz0-r404s in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify [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/tiflow/ghpr_verify # 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/ghpr_verify","buildid":"1908057860688842757","prowjobid":"fdbbd4d0-cb0e-4e7b-b5d4-60f87231ffde","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"4c631d5951854ac91765b729fe3849d8e8d5ed8a","base_link":"https://github.com/pingcap/tiflow/commit/4c631d5951854ac91765b729fe3849d8e8d5ed8a","pulls":[{"number":12120,"author":"dveeden","sha":"e8bfbe4ba98e05140ab733ee3d08dd3b99918721","title":"CI: Upgrade to actions/cache@v4","head_ref":"ci_actions_cache_v4","link":"https://github.com/pingcap/tiflow/pull/12120","commit_link":"https://github.com/pingcap/tiflow/pull/12120/commits/e8bfbe4ba98e05140ab733ee3d08dd3b99918721","author_link":"https://github.com/dveeden"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1908057860688842757 POD_LABEL=pingcap_tiflow_ghpr_verify_3705-w12th HOSTNAME=pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/display/redirect?page=changes JENKINS_NODE_COOKIE=dc8df827-8262-444b-9522-3af50375cace GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JAVA_HOME=/usr/lib/jvm/jre-openjdk JOB_BASE_NAME=ghpr_verify WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify@tmp KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true GIT_URL=https://github.com/PingCAP-QE/ci.git CLASSPATH= KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 FILE_SERVER_URL=http://fileserver.pingcap.net POD_CONTAINER=golang GOPATH=/go BUILD_NUMBER=3705 USE_BAZEL_VERSION=6.5.0 KUBERNETES_PORT=tcp://10.233.0.1:443 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify PWD=/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify HUDSON_URL=https://do.pingcap.net/jenkins/ HOME=/home/jenkins NODE_NAME=pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JENKINS_HOME=/var/jenkins_home JOB_NAME=pingcap/tiflow/ghpr_verify RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/display/redirect?page=tests KUBERNETES_SERVICE_PORT_HTTPS=443 KUBERNETES_PORT_443_TCP_PORT=443 GIT_PREVIOUS_COMMIT=3e31ec89ba643faa364a78dbc7f062bb55f9c486 HUDSON_HOME=/var/jenkins_home JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/display/redirect PROW_JOB_ID=fdbbd4d0-cb0e-4e7b-b5d4-60f87231ffde KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/ TERM=xterm STAGE_NAME=Debug info JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/ BUILD_DISPLAY_NAME=#3705 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-tiflow-ghpr_verify-3705 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap_tiflow_ghpr_verify_3705-w12th pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s PATH=/go/bin:/root/.cargo/bin:/usr/local/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/gradle-7.4.2/bin:/opt/apache-maven-3.8.8/bin:/usr/local/pulsar/bin GIT_PREVIOUS_SUCCESSFUL_COMMIT=3e31ec89ba643faa364a78dbc7f062bb55f9c486 KUBERNETES_SERVICE_HOST=10.233.0.1 JENKINS_SERVER_COOKIE=durable-b9cd94e3ab3b2faa19c89f6a513dec567a080ab67b733bddaae8707c47233a16 + 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 -ffile-prefix-map=/tmp/go-build2857462890=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s bash' debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-ghpr-verify-3705-w12th-50jz0-r404s bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56351 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 8ff792dd559fc613 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.27.177.113 github.com. 27 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 07:24:08 UTC 2025 ;; MSG SIZE rcvd: 103 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tiflow/rev-4c631d5-a306f48) 192337920 bytes in 0.75 secs (255513154 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.43.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/.git/ .git HEAD is now at a306f4894 dm: upgrade go-mysql to v1.12.0 POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tiflow = [up to date] master -> origin/master * [new ref] refs/pull/12120/head -> origin/pr/12120/head Previous HEAD position was a306f4894 dm: upgrade go-mysql to v1.12.0 HEAD is now at 4c631d595 kafka(ticdc): ddl sink close the underline sink if send ddl or checkpoint failed and refactor the kafka ddl sink (#12112) ๐Ÿšง Checkouting to base SHA:4c631d5951854ac91765b729fe3849d8e8d5ed8a... HEAD is now at 4c631d595 kafka(ticdc): ddl sink close the underline sink if send ddl or checkpoint failed and refactor the kafka ddl sink (#12112) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 4c631d5951854ac91765b729fe3849d8e8d5ed8a 4c631d595 kafka(ticdc): ddl sink close the underline sink if send ddl or checkpoint failed and refactor the kafka ddl sink (#12112) 3cf60079e codec(ticdc): modify DDL type support about debezium protocol (#12113) 9ed3d76c5 consumer(ticdc): adjust consumer log level (#12092) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 4c631d5951854ac91765b729fe3849d8e8d5ed8a ... Updating 4c631d595..e8bfbe4ba Fast-forward .github/workflows/check_and_build.yaml | 2 +- .github/workflows/dataflow_engine_chaos.yaml | 2 +- .github/workflows/dm_binlog_999999.yaml | 4 ++-- .github/workflows/dm_chaos.yaml | 4 ++-- .github/workflows/dm_mariadb_master_down_and_up.yaml | 4 ++-- .github/workflows/dm_upstream_switch.yaml | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) ๐Ÿงพ Pre-merged result: e8bfbe4ba98e05140ab733ee3d08dd3b99918721 e8bfbe4ba CI: Upgrade to actions/cache@v4 4c631d595 kafka(ticdc): ddl sink close the underline sink if send ddl or checkpoint failed and refactor the kafka ddl sink (#12112) 3cf60079e codec(ticdc): modify DDL type support about debezium protocol (#12113) โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-4c631d5-e8bfbe4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_CMD = 'check') [Pipeline] { (Branch: Matrix - TEST_CMD = 'build') [Pipeline] { (Branch: Matrix - TEST_CMD = 'dm_unit_test_in_verify_ci') [Pipeline] { (Branch: Matrix - TEST_CMD = 'unit_test_in_verify_ci') [Pipeline] { (Branch: Matrix - TEST_CMD = 'engine_unit_test_in_verify_ci') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'check') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'build') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'dm_unit_test_in_verify_ci') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'unit_test_in_verify_ci') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'engine_unit_test_in_verify_ci') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tiflow/latest/pod-ghpr_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tiflow/latest/pod-ghpr_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-ghpr-verify-3705-s2k8p-7fv56-0bctz Obtained pipelines/pingcap/tiflow/latest/pod-ghpr_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-ghpr-verify-3705-hr2t2-7x2xb-dj1kg Obtained pipelines/pingcap/tiflow/latest/pod-ghpr_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-ghpr-verify-3705-wl8ft-d9z0j-6l6wb Obtained pipelines/pingcap/tiflow/latest/pod-ghpr_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-ghpr-verify-3705-5h2tm-lsqw8-tchm4 Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-ghpr-verify-3705-4ctjj-bk2g9-7ngsw Agent pingcap-tiflow-ghpr-verify-3705-s2k8p-7fv56-0bctz is provisioned from template pingcap_tiflow_ghpr_verify_3705-s2k8p-7fv56 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/" runUrl: "job/pingcap/job/tiflow/job/ghpr_verify/3705/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "1f7e89a79a5b0ae1bf30d0623efa8790c7335733" jenkins/label: "pingcap_tiflow_ghpr_verify_3705-s2k8p" name: "pingcap-tiflow-ghpr-verify-3705-s2k8p-7fv56-0bctz" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "python:3.11.10-bullseye" name: "codecov" resources: limits: memory: "4Gi" cpu: "2000m" 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-tiflow-ghpr-verify-3705-s2k8p-7fv56-0bctz" - name: "JENKINS_NAME" value: "pingcap-tiflow-ghpr-verify-3705-s2k8p-7fv56-0bctz" - 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-tiflow-ghpr-verify-3705-s2k8p-7fv56-0bctz in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@59e3b9f2; decorates RemoteLauncher[hudson.remoting.Channel@97fedae:JNLP4-connect connection from 10.233.93.223/10.233.93.223:41184] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/tiflow/ghpr_verify # 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 Agent pingcap-tiflow-ghpr-verify-3705-hr2t2-7x2xb-dj1kg is provisioned from template pingcap_tiflow_ghpr_verify_3705-hr2t2-7x2xb --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/" runUrl: "job/pingcap/job/tiflow/job/ghpr_verify/3705/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "99c3fd8bdc420df867a286b13a3cafd3cc5c6935" jenkins/label: "pingcap_tiflow_ghpr_verify_3705-hr2t2" name: "pingcap-tiflow-ghpr-verify-3705-hr2t2-7x2xb-dj1kg" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "python:3.11.10-bullseye" name: "codecov" resources: limits: memory: "4Gi" cpu: "2000m" 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-tiflow-ghpr-verify-3705-hr2t2-7x2xb-dj1kg" - name: "JENKINS_NAME" value: "pingcap-tiflow-ghpr-verify-3705-hr2t2-7x2xb-dj1kg" - 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-tiflow-ghpr-verify-3705-hr2t2-7x2xb-dj1kg in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent pingcap-tiflow-ghpr-verify-3705-wl8ft-d9z0j-6l6wb is provisioned from template pingcap_tiflow_ghpr_verify_3705-wl8ft-d9z0j --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/" runUrl: "job/pingcap/job/tiflow/job/ghpr_verify/3705/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a5a1ed13053f498dd50703fbe940adbb093d964c" jenkins/label: "pingcap_tiflow_ghpr_verify_3705-wl8ft" name: "pingcap-tiflow-ghpr-verify-3705-wl8ft-d9z0j-6l6wb" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "python:3.11.10-bullseye" name: "codecov" resources: limits: memory: "4Gi" cpu: "2000m" 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-tiflow-ghpr-verify-3705-wl8ft-d9z0j-6l6wb" - name: "JENKINS_NAME" value: "pingcap-tiflow-ghpr-verify-3705-wl8ft-d9z0j-6l6wb" - 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-tiflow-ghpr-verify-3705-wl8ft-d9z0j-6l6wb in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify [Pipeline] { [Pipeline] checkout Agent pingcap-tiflow-ghpr-verify-3705-5h2tm-lsqw8-tchm4 is provisioned from template pingcap_tiflow_ghpr_verify_3705-5h2tm-lsqw8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/" runUrl: "job/pingcap/job/tiflow/job/ghpr_verify/3705/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e77e7d0eeb07aa97001b373d1a432bd1bcdcb2aa" jenkins/label: "pingcap_tiflow_ghpr_verify_3705-5h2tm" name: "pingcap-tiflow-ghpr-verify-3705-5h2tm-lsqw8-tchm4" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "python:3.11.10-bullseye" name: "codecov" resources: limits: memory: "4Gi" cpu: "2000m" 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-tiflow-ghpr-verify-3705-5h2tm-lsqw8-tchm4" - name: "JENKINS_NAME" value: "pingcap-tiflow-ghpr-verify-3705-5h2tm-lsqw8-tchm4" - 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-tiflow-ghpr-verify-3705-5h2tm-lsqw8-tchm4 in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify [Pipeline] { The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git Agent pingcap-tiflow-ghpr-verify-3705-4ctjj-bk2g9-7ngsw is provisioned from template pingcap_tiflow_ghpr_verify_3705-4ctjj-bk2g9 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/3705/" runUrl: "job/pingcap/job/tiflow/job/ghpr_verify/3705/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4368de8549da6a15b76a1a7f11ccc4735c22721e" jenkins/label: "pingcap_tiflow_ghpr_verify_3705-4ctjj" name: "pingcap-tiflow-ghpr-verify-3705-4ctjj-bk2g9-7ngsw" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "python:3.11.10-bullseye" name: "codecov" resources: limits: memory: "4Gi" cpu: "2000m" 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-tiflow-ghpr-verify-3705-4ctjj-bk2g9-7ngsw" - name: "JENKINS_NAME" value: "pingcap-tiflow-ghpr-verify-3705-4ctjj-bk2g9-7ngsw" - 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-tiflow-ghpr-verify-3705-4ctjj-bk2g9-7ngsw in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2b61556b; decorates RemoteLauncher[hudson.remoting.Channel@61c25984:JNLP4-connect connection from 10.233.70.209/10.233.70.209:35092] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify # 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5a65203; decorates RemoteLauncher[hudson.remoting.Channel@17a6b402:JNLP4-connect connection from 10.233.75.11/10.233.75.11:39708] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7e5d8f0; decorates RemoteLauncher[hudson.remoting.Channel@401b8c4a:JNLP4-connect connection from 10.233.71.49/10.233.71.49:33428] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify # 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 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6031879e; decorates RemoteLauncher[hudson.remoting.Channel@72878e8a:JNLP4-connect connection from 10.233.78.215/10.233.78.215:56598] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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/tiflow/ghpr_verify # 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 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify # 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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) > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # 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)" 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)" Cache restored successfully (git/pingcap/tiflow/rev-4c631d5-e8bfbe4) 192358400 bytes in 0.76 secs (254755707 bytes/sec) [Pipeline] { > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] sh Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { + make check go: downloading go1.23.4 (linux/amd64) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tiflow/rev-4c631d5-e8bfbe4) 192358400 bytes in 0.85 secs (226222906 bytes/sec) [Pipeline] { [Pipeline] cache check-copyright Cache restored successfully (git/pingcap/tiflow/rev-4c631d5-e8bfbe4) 192358400 bytes in 0.83 secs (232046639 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + make build go: downloading go1.23.4 (linux/amd64) [Pipeline] cache + make unit_test_in_verify_ci go: downloading go1.23.4 (linux/amd64) cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/mockgen github.com/golang/mock/mockgen go: downloading github.com/golang/mock v1.7.0-rc.1 go: downloading golang.org/x/tools v0.25.0 go: downloading golang.org/x/mod v0.21.0 go: downloading golang.org/x/sync v0.8.0 Cache restored successfully (git/pingcap/tiflow/rev-4c631d5-e8bfbe4) 192358400 bytes in 0.88 secs (219234240 bytes/sec) [Pipeline] { [Pipeline] cache CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-04-04 07:24:39" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e8bfbe4ba98e05140ab733ee3d08dd3b99918721" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba"' -o bin/cdc ./cmd/cdc go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20241223052309-3735ed55a394 go: downloading github.com/spf13/cobra v1.8.1 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading golang.org/x/sync v0.10.0 go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/tikv/pd/client v0.0.0-20241111073742-238d4d79ea31 go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading google.golang.org/grpc v1.64.0 go: downloading github.com/IBM/sarama v1.41.2 go: downloading golang.org/x/net v0.33.0 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/pingcap/kvproto v0.0.0-20241120022153-92b0414aeed8 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20241209094930-06d7f4b9233b go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/google/btree v1.1.2 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/apache/pulsar-client-go v0.11.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20241223052309-3735ed55a394 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/r3labs/diff v1.1.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading golang.org/x/time v0.7.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading cloud.google.com/go v0.112.2 scripts/generate-mock.sh go: downloading github.com/stretchr/testify v1.10.0 go: downloading golang.org/x/sys v0.28.0 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/benbjohnson/clock v1.1.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/failpoint-ctl github.com/pingcap/failpoint/failpoint-ctl go: downloading github.com/pingcap/failpoint v0.0.0-20210316064728-7acb0f0a3dfd go: downloading github.com/sergi/go-diff v1.1.0 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/goccy/go-json v0.10.2 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading golang.org/x/oauth2 v0.24.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/klauspost/compress v1.17.9 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/uber-go/atomic v1.4.0 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading golang.org/x/crypto v0.31.0 Cache restored successfully (git/pingcap/tiflow/rev-4c631d5-e8bfbe4) 192358400 bytes in 0.77 secs (249037993 bytes/sec) [Pipeline] { cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gotestsum gotest.tools/gotestsum go: downloading gotest.tools/gotestsum v1.8.1 go: downloading github.com/fatih/color v1.17.0 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading golang.org/x/sys v0.25.0 go: downloading golang.org/x/tools v0.25.0 go: downloading github.com/jonboulle/clockwork v0.2.2 go: downloading golang.org/x/term v0.24.0 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading golang.org/x/sync v0.8.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-colorable v0.1.13 [Pipeline] sh go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading github.com/go-mysql-org/go-mysql v1.9.1 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading golang.org/x/term v0.27.0 go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 [Pipeline] sh go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading google.golang.org/protobuf v1.35.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.61.0 go: downloading github.com/prometheus/procfs v0.15.1 + make dm_unit_test_in_verify_ci go: downloading go1.23.4 (linux/amd64) go: downloading golang.org/x/mod v0.21.0 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/eapache/go-resiliency v1.4.0 go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 go: downloading github.com/eapache/queue v1.1.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jcmturner/gofork v1.7.6 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/stretchr/objx v0.5.2 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading github.com/sirupsen/logrus v1.9.3 + make engine_unit_test_in_verify_ci go: downloading go1.23.4 (linux/amd64) go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading google.golang.org/api v0.170.0 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.9 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/AthenZ/athenz v1.10.39 go: downloading golang.org/x/text v0.21.0 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/cilium/ebpf v0.4.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07 go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726 go: downloading github.com/go-openapi/spec v0.21.0 go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading golang.org/x/tools v0.28.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading gorm.io/gorm v1.25.11 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading golang.org/x/mod v0.22.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29 go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1 go: downloading github.com/jarcoal/httpmock v1.2.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.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/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/pingcap/tipb v0.0.0-20241105053214-f91fdb81a69e go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/99designs/keyring v1.2.1 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/shopspring/decimal v1.3.0 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/qri-io/jsonschema v0.2.1 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/golang-jwt/jwt/v4 v4.5.1 go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/dvsekhvalnov/jose2go v1.5.0 go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c go: downloading github.com/mtibben/percent v0.2.1 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/go-logr/stdr v1.2.2 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 github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.13.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading k8s.io/api v0.29.11 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 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/rivo/uniseg v0.4.7 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading cloud.google.com/go/kms v1.15.8 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 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 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov github.com/axw/gocov/gocov go: downloading github.com/axw/gocov v1.1.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov-xml github.com/AlekSi/gocov-xml go: downloading github.com/AlekSi/gocov-xml v1.1.0 mkdir -p "/tmp/tidb_cdc_test" $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null) go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20241223052309-3735ed55a394 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/swaggo/swag v1.16.3 go: downloading go.uber.org/zap v1.27.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20241223052309-3735ed55a394 go: downloading golang.org/x/sync v0.10.0 go: downloading golang.org/x/time v0.7.0 go: downloading github.com/golang/mock v1.6.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/tikv/pd/client v0.0.0-20241111073742-238d4d79ea31 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading google.golang.org/grpc v1.64.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20241209094930-06d7f4b9233b go: downloading github.com/r3labs/diff v1.1.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/apache/pulsar-client-go v0.11.0 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/pingcap/kvproto v0.0.0-20241120022153-92b0414aeed8 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/benbjohnson/clock v1.1.0 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/uber-go/atomic v1.4.0 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/klauspost/compress v1.17.9 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/IBM/sarama v1.41.2 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/failpoint-ctl github.com/pingcap/failpoint/failpoint-ctl go: downloading github.com/pingcap/failpoint v0.0.0-20210316064728-7acb0f0a3dfd go: downloading github.com/sergi/go-diff v1.1.0 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading github.com/klauspost/cpuid/v2 v2.2.4 go: downloading k8s.io/apimachinery v0.29.11 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/failpoint-ctl github.com/pingcap/failpoint/failpoint-ctl go: downloading github.com/pingcap/failpoint v0.0.0-20210316064728-7acb0f0a3dfd go: downloading github.com/sergi/go-diff v1.1.0 go: downloading cloud.google.com/go v0.112.2 go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading golang.org/x/sys v0.28.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/imdario/mergo v0.3.16 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gotestsum gotest.tools/gotestsum go: downloading gotest.tools/gotestsum v1.8.1 go: downloading github.com/fatih/color v1.17.0 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading golang.org/x/tools v0.25.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading golang.org/x/sync v0.8.0 go: downloading golang.org/x/term v0.24.0 go: downloading golang.org/x/sys v0.25.0 go: downloading github.com/jonboulle/clockwork v0.2.2 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/go-mysql-org/go-mysql v1.9.1 go: downloading golang.org/x/net v0.33.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/ardielle/ardielle-go v1.5.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/stretchr/objx v0.5.2 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading golang.org/x/mod v0.21.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gotestsum gotest.tools/gotestsum go: downloading gotest.tools/gotestsum v1.8.1 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading github.com/fatih/color v1.17.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading golang.org/x/tools v0.25.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sync v0.8.0 go: downloading github.com/jonboulle/clockwork v0.2.2 go: downloading golang.org/x/term v0.24.0 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading golang.org/x/sys v0.25.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 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/felixge/httpsnoop v1.0.4 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading golang.org/x/crypto v0.31.0 go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.3.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.61.0 go: downloading golang.org/x/mod v0.21.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading google.golang.org/protobuf v1.35.2 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading github.com/go-openapi/spec v0.21.0 go: downloading golang.org/x/tools v0.28.0 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading golang.org/x/oauth2 v0.24.0 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20241224111350-ad2e4f976c7c go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading github.com/chzyer/readline v1.5.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading golang.org/x/text v0.21.0 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading github.com/shopspring/decimal v1.3.0 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading gorm.io/gorm v1.25.11 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading gorm.io/driver/mysql v1.5.7 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading golang.org/x/term v0.27.0 go: downloading github.com/fatih/color v1.18.0 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29 go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1 go: downloading github.com/jarcoal/httpmock v1.2.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/eapache/go-resiliency v1.4.0 go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 go: downloading github.com/eapache/queue v1.1.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jcmturner/gofork v1.7.6 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading upper.io/db.v3 v3.7.1+incompatible go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.9 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07 go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/cilium/ebpf v0.4.0 go: downloading github.com/AthenZ/athenz v1.10.39 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading golang.org/x/mod v0.22.0 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/pingcap/fn v1.0.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/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.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/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb go: downloading github.com/qri-io/jsonschema v0.2.1 go: downloading github.com/opentracing/basictracer-go v1.1.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov github.com/axw/gocov/gocov go: downloading github.com/axw/gocov v1.1.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov-xml github.com/AlekSi/gocov-xml go: downloading github.com/AlekSi/gocov-xml v1.1.0 mkdir -p /tmp/dm_test $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null) go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/99designs/keyring v1.2.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/tidwall/gjson v1.14.3 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov github.com/axw/gocov/gocov go: downloading github.com/axw/gocov v1.1.0 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/golang-jwt/jwt/v4 v4.5.1 go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/dvsekhvalnov/jose2go v1.5.0 go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c go: downloading github.com/mtibben/percent v0.2.1 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading k8s.io/api v0.29.11 go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20241223052309-3735ed55a394 go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20241223052309-3735ed55a394 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/pingcap/kvproto v0.0.0-20241120022153-92b0414aeed8 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 go.etcd.io/etcd/client/v3 v3.5.12 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading go.uber.org/zap v1.27.0 go: downloading golang.org/x/sync v0.10.0 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading google.golang.org/grpc v1.64.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20241209094930-06d7f4b9233b go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/benbjohnson/clock v1.1.0 go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/google/btree v1.1.2 go: downloading golang.org/x/time v0.7.0 go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 go: downloading github.com/apache/pulsar-client-go v0.11.0 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 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/dolthub/maphash v0.1.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.13.1 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading cloud.google.com/go/kms v1.15.8 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/httpcc v1.0.1 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov-xml github.com/AlekSi/gocov-xml go: downloading github.com/AlekSi/gocov-xml v1.1.0 mkdir -p /tmp/engine_test $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null) go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading github.com/tikv/pd/client v0.0.0-20241111073742-238d4d79ea31 go: downloading github.com/r3labs/diff v1.1.0 go: downloading github.com/uber-go/atomic v1.4.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading cloud.google.com/go v0.112.2 go: downloading github.com/IBM/sarama v1.41.2 go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading golang.org/x/net v0.33.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/goccy/go-json v0.10.2 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20241209094930-06d7f4b9233b go: downloading github.com/uber-go/atomic v1.4.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading go.uber.org/atomic v1.11.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20241223052309-3735ed55a394 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading golang.org/x/time v0.7.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading google.golang.org/grpc v1.64.0 go: downloading github.com/pingcap/kvproto v0.0.0-20241120022153-92b0414aeed8 go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 go: downloading golang.org/x/sync v0.10.0 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20241223052309-3735ed55a394 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading github.com/tikv/pd/client v0.0.0-20241111073742-238d4d79ea31 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/benbjohnson/clock v1.1.0 go: downloading github.com/apache/pulsar-client-go v0.11.0 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/klauspost/compress v1.17.9 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.61.0 go: downloading github.com/go-mysql-org/go-mysql v1.9.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/r3labs/diff v1.1.0 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/json-iterator/go v1.1.12 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading google.golang.org/protobuf v1.35.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/xdg/stringprep v1.0.3 go: downloading golang.org/x/crypto v0.31.0 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading gorm.io/gorm v1.25.11 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/IBM/sarama v1.41.2 go: downloading cloud.google.com/go v0.112.2 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.3.0 go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/klauspost/compress v1.17.9 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading golang.org/x/net v0.33.0 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading github.com/klauspost/cpuid/v2 v2.2.4 go: downloading k8s.io/apimachinery v0.29.11 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20241224111350-ad2e4f976c7c go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 go: downloading github.com/go-mysql-org/go-mysql v1.9.1 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading github.com/golang/protobuf v1.5.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading gorm.io/gorm v1.25.11 go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/docker/go-units v0.5.0 go: downloading golang.org/x/sys v0.28.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 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 sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.3.0 go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/chzyer/readline v1.5.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading modernc.org/mathutil v1.6.0 go: downloading modernc.org/memory v1.7.2 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20241224111350-ad2e4f976c7c go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.61.0 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading google.golang.org/protobuf v1.35.2 go: downloading github.com/ardielle/ardielle-go v1.5.2 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/chzyer/readline v1.5.1 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading github.com/go-openapi/spec v0.21.0 go: downloading golang.org/x/tools v0.28.0 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/felixge/httpsnoop v1.0.4 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading golang.org/x/crypto v0.31.0 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/docker/go-units v0.5.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading golang.org/x/text v0.21.0 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading golang.org/x/sys v0.28.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading github.com/shopspring/decimal v1.3.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading gorm.io/driver/mysql v1.5.7 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading golang.org/x/term v0.27.0 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29 go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1 go: downloading github.com/jarcoal/httpmock v1.2.0 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4 go: downloading golang.org/x/oauth2 v0.24.0 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading upper.io/db.v3 v3.7.1+incompatible go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading github.com/go-openapi/spec v0.21.0 go: downloading golang.org/x/tools v0.28.0 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading golang.org/x/oauth2 v0.24.0 go: downloading golang.org/x/text v0.21.0 go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.9 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 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/stretchr/objx v0.5.2 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/cilium/ebpf v0.4.0 go: downloading github.com/eapache/go-resiliency v1.4.0 go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 go: downloading github.com/eapache/queue v1.1.0 go: downloading github.com/jcmturner/gofork v1.7.6 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07 go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/AthenZ/athenz v1.10.39 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/pingcap/tipb v0.0.0-20241105053214-f91fdb81a69e go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/qri-io/jsonschema v0.2.1 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading golang.org/x/mod v0.22.0 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1 go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/golang/snappy v0.0.4 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/99designs/keyring v1.2.1 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading github.com/tidwall/gjson v1.14.3 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/golang-jwt/jwt/v4 v4.5.1 go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/dvsekhvalnov/jose2go v1.5.0 go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c go: downloading github.com/mtibben/percent v0.2.1 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/shopspring/decimal v1.3.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading gorm.io/driver/mysql v1.5.7 go: downloading golang.org/x/term v0.27.0 go: downloading github.com/fatih/color v1.18.0 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29 go: downloading github.com/jarcoal/httpmock v1.2.0 go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading upper.io/db.v3 v3.7.1+incompatible 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/stretchr/objx v0.5.2 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/eapache/go-resiliency v1.4.0 go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 go: downloading github.com/eapache/queue v1.1.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jcmturner/gofork v1.7.6 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/cilium/ebpf v0.4.0 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.9 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07 go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/AthenZ/athenz v1.10.39 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading k8s.io/api v0.29.11 go: downloading github.com/emirpasic/gods v1.18.1 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/cockroachdb/errors v1.11.1 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading golang.org/x/mod v0.22.0 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/golang/snappy v0.0.4 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/jfcg/sixb v1.3.8 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 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/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/pingcap/tipb v0.0.0-20241105053214-f91fdb81a69e go: downloading github.com/otiai10/copy v1.2.0 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/qri-io/jsonschema v0.2.1 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.13.1 go: downloading cloud.google.com/go/kms v1.15.8 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/99designs/keyring v1.2.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1 go: downloading github.com/tidwall/gjson v1.14.3 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/go-playground/locales v0.14.1 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading github.com/golang-jwt/jwt/v4 v4.5.1 go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/dvsekhvalnov/jose2go v1.5.0 go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c go: downloading github.com/mtibben/percent v0.2.1 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30 go: downloading k8s.io/api v0.29.11 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/VividCortex/ewma v1.2.0 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 github.com/kr/pretty v0.3.1 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/tidwall/tinyqueue v0.1.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading cloud.google.com/go/kms v1.15.8 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/rogpeppe/go-internal v1.13.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 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/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading github.com/klauspost/cpuid/v2 v2.2.4 go: downloading k8s.io/apimachinery v0.29.11 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading modernc.org/mathutil v1.6.0 go: downloading modernc.org/memory v1.7.2 go: downloading github.com/klauspost/cpuid/v2 v2.2.4 go: downloading k8s.io/apimachinery v0.29.11 go: downloading github.com/ardielle/ardielle-go v1.5.2 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 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 k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading modernc.org/memory v1.7.2 go: downloading modernc.org/mathutil v1.6.0 go: downloading github.com/ardielle/ardielle-go v1.5.2 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 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/felixge/httpsnoop v1.0.4 go: downloading github.com/thanhpk/randstr v1.0.6 go: downloading github.com/google/go-cmp v0.6.0 go: downloading go.etcd.io/etcd/tests/v3 v3.5.12 go: downloading github.com/labstack/gommon v0.4.0 go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5 go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.etcd.io/etcd/tests/v3 v3.5.12 go: downloading github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d go: downloading github.com/labstack/echo/v4 v4.10.0 go: downloading github.com/labstack/gommon v0.4.0 go: downloading github.com/valyala/fasttemplate v1.2.2 go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading gorm.io/driver/mysql v1.5.7 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 go: downloading modernc.org/mathutil v1.6.0 go: downloading modernc.org/memory v1.7.2 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-04-04 07:24:39" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e8bfbe4ba98e05140ab733ee3d08dd3b99918721" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba"' -o bin/dm-master ./cmd/dm-master go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/ghodss/yaml v1.0.0 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-04-04 07:24:39" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e8bfbe4ba98e05140ab733ee3d08dd3b99918721" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba"' -o bin/dm-worker ./cmd/dm-worker CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-04-04 07:24:39" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e8bfbe4ba98e05140ab733ee3d08dd3b99918721" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba"' -o bin/dmctl ./cmd/dm-ctl go: downloading github.com/chzyer/readline v1.5.1 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-04-04 07:24:39" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e8bfbe4ba98e05140ab733ee3d08dd3b99918721" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba"' -o bin/dm-syncer ./cmd/dm-syncer CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-04-04 07:24:39" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e8bfbe4ba98e05140ab733ee3d08dd3b99918721" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba"' -o bin/tiflow ./cmd/tiflow/main.go go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading gorm.io/driver/mysql v1.5.7 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading modernc.org/memory v1.7.2 go: downloading modernc.org/mathutil v1.6.0 โˆ… dm/chaos/cases (6ms) CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-04-04 07:24:39" -X "github.com/pingcap/tiflow/pkg/version.GitHash=e8bfbe4ba98e05140ab733ee3d08dd3b99918721" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v9.0.0-beta.1-10-ge8bfbe4ba"' -o bin/sync_diff_inspector ./sync_diff_inspector go: downloading github.com/olekukonko/tablewriter v0.0.5 [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-4c631d5-e8bfbe4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } โœ“ dm/common (1.02s) (coverage: 61.5% of statements) โˆ… dm/config/dbconfig (4ms) โˆ… dm/config/security (4ms) โœ“ dm/checker (1.6s) (coverage: 63.1% of statements) [Pipeline] // stage [Pipeline] } No test report files were found. Configuration error? [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } โœ“ dm/config (1.472s) (coverage: 82.0% of statements) [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } โˆ… dm/ctl (4ms) โˆ… dm/debug-tools/binlog-event-blackhole (4ms) โœ“ dm/ctl/common (1.223s) (coverage: 4.0% of statements) โœ“ dm/ctl/master (1.234s) (coverage: 3.2% of statements) โœ“ dm/dumpling (4.236s) (coverage: 65.8% of statements) โˆ… engine/chaos/cases (5ms) โˆ… engine/chaos/cases/dm (5ms) โœ“ dm/loader (9.634s) (coverage: 19.7% of statements) โˆ… dm/master/metrics (4ms) โœ“ cdc (1.378s) (coverage: 95.5% of statements) โœ“ cdc/api (1.253s) (coverage: 8.8% of statements) โœ“ cdc/api/middleware (1.251s) (coverage: 31.4% of statements) โˆ… engine/executor/cvs (4ms) โˆ… cdc/api/status (5ms) โœ“ engine/executor (1.697s) (coverage: 32.8% of statements) โœ“ cdc/api/owner (1.276s) (coverage: 22.8% of statements) โˆ… engine/executor/fakejob (5ms) โˆ… engine/executor/server/mock (5ms) โœ“ engine/executor/server (1.246s) (coverage: 67.2% of statements) โˆ… engine/executor/worker/internal (5ms) โœ“ engine/executor/worker (1.292s) (coverage: 81.1% of statements) โœ“ engine/framework/config (1.014s) (coverage: 80.0% of statements) โœ“ engine/framework/internal/errors (1.018s) (coverage: 87.5% of statements) โœ“ engine/framework/internal/eventloop (1.119s) (coverage: 79.4% of statements) โœ“ engine/executor/dm (5.649s) (coverage: 80.0% of statements) โœ“ cdc/api/v1 (1.275s) (coverage: 54.3% of statements) โœ“ cdc/async (2.446s) (coverage: 100.0% of statements) โˆ… cdc/capture/mock (5ms) โœ“ engine/framework/internal/master (2.048s) (coverage: 76.5% of statements) โœ“ engine/framework/logutil (1.082s) (coverage: 100.0% of statements) โœ“ dm/master/scheduler (31.824s) (coverage: 80.3% of statements) โœ“ engine/framework/internal/worker (1.933s) (coverage: 71.6% of statements) โœ“ cdc/capture (1.983s) (coverage: 21.7% of statements) โœ“ dm/master/workerrpc (1.124s) (coverage: 74.5% of statements) โœ“ dm/openapi (1.069s) (coverage: 1.0% of statements) โˆ… dm/openapi/fixtures (4ms) โœ“ dm/pkg/backoff (1.018s) (coverage: 100.0% of statements) โœ“ cdc/api/v2 (18.896s) (coverage: 69.1% of statements) โœ“ engine/framework/model (1.091s) (coverage: 77.8% of statements) โœ“ engine/framework/metadata (1.395s) (coverage: 63.6% of statements) โœ“ engine/framework/registry (1.392s) (coverage: 76.1% of statements) โœ“ cdc/entry/schema (1.207s) (coverage: 57.6% of statements) cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/msgp github.com/tinylib/msgp cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/stringer golang.org/x/tools/cmd/stringer cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/mockery github.com/vektra/mockery/v2 go: downloading github.com/vektra/mockery/v2 v2.14.1 go: downloading github.com/rs/zerolog v1.27.0 go: downloading golang.org/x/crypto v0.27.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/spf13/viper v1.12.0 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading github.com/spf13/afero v1.11.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/subosito/gotenv v1.4.1 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/spf13/cast v1.5.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.3 go: downloading github.com/magiconair/properties v1.8.6 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading golang.org/x/sys v0.25.0 go: downloading golang.org/x/text v0.18.0 go: downloading github.com/pelletier/go-toml v1.9.5 go: downloading golang.org/x/term v0.24.0 go generate go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20241224111350-ad2e4f976c7c go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.3.0 go: downloading github.com/chzyer/readline v1.5.1 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading upper.io/db.v3 v3.7.1+incompatible go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546 go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/tidwall/gjson v1.14.3 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/go-openapi/spec v0.21.0 go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f go: downloading github.com/go-openapi/jsonreference v0.21.0 โœ“ dm/pkg/binlog (1.194s) (coverage: 77.9% of statements) โœ“ dm/pkg/binlog/common (1.018s) (coverage: 100.0% of statements) โˆ… engine/framework/taskutil (5ms) โœ“ dm/pkg/binlog/event (1.043s) (coverage: 75.3% of statements) โœ“ engine/framework/statusutil (1.498s) (coverage: 80.6% of statements) โœ“ engine/internal/pkg/discovery (1.762s) (coverage: 85.9% of statements) cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gofumports mvdan.cc/gofumpt go: downloading mvdan.cc/gofumpt v0.7.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/shfmt mvdan.cc/sh/v3/cmd/shfmt go: downloading mvdan.cc/sh/v3 v3.3.1 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e go: downloading github.com/google/renameio v1.0.1 go: downloading mvdan.cc/editorconfig v0.2.0 โœ“ cdc/kv/regionlock (1.223s) (coverage: 90.6% of statements) cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gci github.com/daixiang0/gci go: downloading github.com/daixiang0/gci v0.13.5 go: downloading github.com/hexops/gotextdiff v1.0.3 go: downloading go.uber.org/zap v1.24.0 go: downloading go.uber.org/atomic v1.10.0 go: downloading go.uber.org/multierr v1.9.0 run gci (format imports) tools/bin/gci write $(find . -name '*.go' -type f | grep -vE 'vendor|_gen|proto|pb\.go|pb\.gw\.go|_mock.go') 2>&1 | awk '{ print } END { if (NR > 0) { exit 1 } }' run gofumports tools/bin/gofumports -l -w $(find . -name '*.go' -type f | grep -vE 'vendor|_gen|proto|pb\.go|pb\.gw\.go|_mock.go') 2>&1 | awk '{ print } END { if (NR > 0) { exit 1 } }' โœ“ cdc/kv (6.672s) (coverage: 60.6% of statements) โœ“ cdc/metrics (1.022s) (coverage: 100.0% of statements) โœ“ cdc/kv/sharedconn (4.159s) (coverage: 84.9% of statements) โœ“ dm/pkg/binlog/reader (3.189s) (coverage: 50.5% of statements) โˆ… engine/jobmaster/cvsjob (1.259s) (coverage: 0.0% of statements) โœ“ cdc/model/codec (1.144s) (coverage: 92.1% of statements) โœ“ cdc/model (1.266s) (coverage: 53.5% of statements) โœ“ engine/jobmaster/dm/bootstrap (1.022s) (coverage: 100.0% of statements) run shfmt tools/bin/shfmt -d -w . check log style scripts/check-log-style.sh make[1]: Entering directory '/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow' make[1]: Nothing to be done for 'check-diff-line-width'. make[1]: Leaving directory '/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow' cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint go: downloading github.com/golangci/golangci-lint v1.61.1-0.20240915150923-7187c89d4091 go: downloading github.com/gofrs/flock v0.12.1 go: downloading github.com/hashicorp/go-version v1.7.0 go: downloading github.com/fatih/color v1.17.0 go: downloading github.com/ldez/gomoddirectives v0.2.4 go: downloading golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e go: downloading github.com/golangci/revgrep v0.5.3 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/alingse/asasalint v0.0.11 go: downloading github.com/breml/bidichk v0.3.1 go: downloading github.com/tdakkota/asciicheck v0.2.0 go: downloading github.com/sivchari/containedctx v1.0.3 go: downloading github.com/bkielbasa/cyclop v1.2.1 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1 go: downloading github.com/kkHAIKE/contextcheck v1.1.5 go: downloading gitlab.com/bosi/decorder v0.4.2 go: downloading github.com/Abirdcfly/dupword v0.1.1 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 go: downloading github.com/breml/errchkjson v0.3.6 go: downloading github.com/Antonboom/errname v0.1.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a go: downloading github.com/charithe/durationcheck v0.0.10 go: downloading github.com/polyfloyd/go-errorlint v1.6.0 go: downloading github.com/nishanths/exhaustive v0.12.0 go: downloading github.com/kyoh86/exportloopref v0.1.11 go: downloading github.com/kisielk/errcheck v1.7.0 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 go: downloading github.com/lufeee/execinquery v1.2.1 go: downloading github.com/ultraware/funlen v0.1.0 go: downloading github.com/ashanbrown/forbidigo v1.6.0 go: downloading github.com/nunnatsa/ginkgolinter v0.16.2 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 go: downloading 4d63.com/gochecknoglobals v0.2.1 go: downloading github.com/uudashr/gocognit v1.1.3 go: downloading github.com/jgautheron/goconst v1.7.1 go: downloading github.com/go-critic/go-critic v0.11.4 go: downloading github.com/quasilyte/go-ruleguard v0.4.3-0.20240823090925-0fe6f58b47b1 go: downloading github.com/fzipp/gocyclo v0.6.0 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 go: downloading github.com/tetafro/godot v1.4.18 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 go: downloading github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9 go: downloading github.com/denis-tingaikin/go-header v0.5.0 go: downloading github.com/ryancurrah/gomodguard v1.3.5 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af go: downloading honnef.co/go/tools v0.5.1 go: downloading github.com/leonklingele/grouper v1.1.2 go: downloading github.com/gordonklaus/ineffassign v0.1.0 go: downloading github.com/julz/importas v0.1.0 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 go: downloading github.com/butuzov/ireturn v0.3.0 go: downloading github.com/timonwong/loggercheck v0.9.4 go: downloading github.com/yagipy/maintidx v1.0.0 go: downloading github.com/ashanbrown/makezero v1.1.1 go: downloading github.com/golangci/misspell v0.6.0 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 go: downloading github.com/nakabonne/nestif v0.3.1 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 go: downloading github.com/Antonboom/nilnil v0.1.9 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 go: downloading github.com/sonatard/noctx v0.1.0 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/kunwardeep/paralleltest v1.0.10 go: downloading github.com/nishanths/predeclared v0.2.2 go: downloading github.com/yeya24/promlinter v0.3.0 go: downloading github.com/alexkohler/prealloc v1.0.0 go: downloading github.com/curioswitch/go-reassign v0.2.0 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 go: downloading github.com/mgechev/revive v1.3.9 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1 go: downloading github.com/ldez/tagliatelle v0.5.0 go: downloading github.com/sivchari/tenv v1.10.0 go: downloading github.com/maratori/testableexamples v1.0.0 go: downloading github.com/kulti/thelper v0.6.3 go: downloading github.com/maratori/testpackage v1.1.1 go: downloading github.com/moricho/tparallel v0.3.2 go: downloading github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed go: downloading mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f go: downloading github.com/sashamelentyev/usestdlibvars v1.27.0 go: downloading github.com/blizzy78/varnamelen v0.8.0 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 go: downloading github.com/securego/gosec/v2 v2.21.2 go: downloading github.com/ultraware/whitespace v0.1.1 go: downloading github.com/sourcegraph/go-diff v0.7.0 go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/go-viper/mapstructure/v2 v2.1.0 go: downloading github.com/lasiar/canonicalheader v1.1.1 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 go: downloading github.com/karamaru-alpha/copyloopvar v1.1.0 go: downloading github.com/Crocmagnon/fatcontext v0.5.2 go: downloading github.com/golangci/modinfo v0.3.4 go: downloading github.com/golangci/plugin-module-register v0.1.1 go: downloading github.com/alecthomas/go-check-sumtype v0.1.4 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.2.0 go: downloading github.com/xen0n/gosmopolitan v1.2.2 go: downloading github.com/macabu/inamedparam v0.1.3 go: downloading github.com/ckaznocha/intrange v0.2.1 go: downloading github.com/butuzov/mirror v1.2.0 go: downloading go-simpler.org/musttag v0.12.2 go: downloading github.com/alexkohler/nakedret/v2 v2.0.4 go: downloading github.com/Antonboom/testifylint v1.4.3 go: downloading github.com/jjti/go-spancheck v0.6.2 go: downloading github.com/catenacyber/perfsprint v0.7.1 go: downloading github.com/ghostiam/protogetter v0.3.8 go: downloading github.com/4meepo/tagalign v1.3.4 go: downloading go-simpler.org/sloglint v0.7.2 go: downloading github.com/raeperd/recvcheck v0.1.2 go: downloading github.com/tomarrell/wrapcheck/v2 v2.9.0 go: downloading github.com/bombsimon/wsl/v4 v4.4.1 go: downloading github.com/ykadowak/zerologlint v0.1.5 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/gostaticanalysis/comment v1.4.2 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/ettle/strcase v0.2.0 go: downloading github.com/Masterminds/semver/v3 v3.3.0 go: downloading github.com/go-toolsmith/astcopy v1.1.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/fatih/structtag v1.2.0 go: downloading golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f go: downloading github.com/go-toolsmith/astcast v1.1.0 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading google.golang.org/protobuf v1.34.2 go: downloading github.com/quasilyte/go-ruleguard/dsl v0.3.22 go: downloading github.com/ccojocar/zxcvbn-go v1.0.2 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading github.com/go-toolsmith/astfmt v1.1.0 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 go: downloading github.com/go-toolsmith/astequal v1.2.0 go: downloading github.com/go-toolsmith/typep v1.1.0 go: downloading github.com/go-toolsmith/strparse v1.1.0 go: downloading github.com/go-toolsmith/astp 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/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 โœ“ cdc/model/codec/v1 (1.159s) (coverage: 53.2% of statements) โœ“ engine/jobmaster/dm/checkpoint (1.32s) (coverage: 65.9% of statements) โœ“ engine/jobmaster/dm (12.575s) (coverage: 91.8% of statements) โœ“ engine/jobmaster/dm/config (1.358s) (coverage: 90.5% of statements) โœ“ dm/pkg/checker (2.92s) (coverage: 66.0% of statements) โˆ… cdc/owner/mock (5ms) โˆ… engine/jobmaster/dm/openapi (5ms) tools/bin/golangci-lint run --timeout 10m0s --exclude-dirs "^dm/","^tests/" level=warning msg="The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar." โœ“ engine/jobmaster/dm/metadata (1.607s) (coverage: 84.1% of statements) โœ“ engine/jobmaster/dm/runtime (1.269s) (coverage: 95.7% of statements) โœ“ dm/master/shardddl (1m21.605s) (coverage: 69.4% of statements) โˆ… dm/pkg/context (4ms) โœ“ dm/pkg/conn (3.211s) (coverage: 52.1% of statements) โœ“ dm/pkg/cputil (1.137s) (coverage: 25.0% of statements) โœ“ cdc/processor (1.696s) (coverage: 54.7% of statements) โˆ… engine/jobmaster/fakejob (5ms) โˆ… engine/pkg/adapter (5ms) โœ“ engine/model (1.016s) (coverage: 46.7% of statements) โœ“ engine/jobmaster/example (2.451s) (coverage: 76.2% of statements) โˆ… engine/pkg/client/internal/endpoint (5ms) โˆ… engine/pkg/clock (4ms) โœ“ cdc/processor/memquota (1.184s) (coverage: 87.4% of statements) โˆ… cdc/processor/mock (5ms) โˆ… engine/pkg/cmd (4ms) โˆ… engine/pkg/cmd/cli (4ms) โˆ… engine/pkg/cmd/executor (3ms) โˆ… engine/pkg/cmd/master (4ms) โˆ… engine/pkg/cmd/util (4ms) โˆ… engine/pkg/cmd/version (4ms) โœ“ engine/pkg/client/internal (1.729s) (coverage: 88.9% of statements) โˆ… engine/pkg/context (5ms) โˆ… engine/pkg/ctxmu (4ms) โˆ… engine/pkg/dbutil (4ms) โœ“ engine/pkg/client (2.163s) (coverage: 44.5% of statements) โœ“ dm/pkg/dumpling (1.194s) (coverage: 79.6% of statements) โœ“ engine/pkg/deps (1.02s) (coverage: 85.7% of statements) โœ“ dm/pkg/encrypt (1.077s) (coverage: 82.9% of statements) โœ“ engine/pkg/containers (5.904s) (coverage: 97.6% of statements) โœ“ dm/pkg/election (8.453s) (coverage: 89.1% of statements) โœ“ dm/pkg/func-rollback (1.072s) (coverage: 100.0% of statements) โœ“ dm/pkg/gtid (1.018s) (coverage: 90.0% of statements) โœ“ engine/pkg/errctx (1.02s) (coverage: 95.7% of statements) โœ“ engine/pkg/dm/ticker (2.719s) (coverage: 100.0% of statements) โœ“ engine/pkg/dm (3.48s) (coverage: 80.1% of statements) โœ“ cdc/processor/sinkmanager (2.025s) (coverage: 73.4% of statements) โˆ… cdc/processor/sourcemanager (5ms) โœ“ engine/pkg/externalresource/broker (1.256s) (coverage: 54.5% of statements) โˆ… engine/pkg/externalresource/internal (4ms) โœ“ engine/pkg/externalresource/integration_test (1.461s) (coverage: 92.2% of statements) โœ“ cdc/processor/sourcemanager/sorter (1.2s) (coverage: 50.0% of statements) โˆ… cdc/processor/sourcemanager/sorter/factory (5ms) โœ“ engine/pkg/externalresource/internal/bucket (1.35s) (coverage: 64.7% of statements) โœ“ engine/pkg/externalresource/internal/local (1.159s) (coverage: 73.3% of statements) โœ“ cdc/processor/sourcemanager/sorter/memory (1.199s) (coverage: 62.7% of statements) โˆ… cdc/processor/sourcemanager/sorter/mock (4ms) โˆ… engine/pkg/fakejob (4ms) โˆ… engine/pkg/httputil (5ms) โˆ… engine/pkg/httputil/mock (4ms) โœ“ engine/pkg/externalresource/model (1.148s) (coverage: 56.4% of statements) โœ“ cdc/processor/sourcemanager/sorter/pebble (2.277s) (coverage: 88.1% of statements) โœ“ engine/pkg/meta (1.253s) (coverage: 54.5% of statements) โœ“ engine/pkg/meta/internal (1.249s) (coverage: 94.4% of statements) โœ“ engine/pkg/externalresource/manager (13.189s) (coverage: 75.3% of statements) โœ“ dm/pkg/ha (27.684s) (coverage: 70.9% of statements) โˆ… engine/pkg/meta/internal/etcdkv/model โˆ… engine/pkg/meta/internal/mockkv (4ms) โœ“ dm/pkg/helper (1.012s) (coverage: 100.0% of statements) โœ“ engine/pkg/meta/internal/etcdkv/namespace (1.133s) (coverage: 71.2% of statements) โœ“ cdc/processor/sourcemanager/sorter/pebble/encoding (1.139s) (coverage: 69.1% of statements) โœ“ cdc/owner (1m15.393s) (coverage: 73.5% of statements) โœ“ dm/pkg/log (1.144s) (coverage: 77.8% of statements) โœ“ dm/pkg/etcdutil (53.173s) (coverage: 84.8% of statements) โœ“ engine/pkg/meta/internal/etcdkv (8.687s) (coverage: 65.1% of statements) โˆ… engine/pkg/meta/internal/sqlkv/model โˆ… engine/pkg/meta/internal/sqlkv/namespace (5ms) โœ“ engine/pkg/meta/internal/sqlkv (1.262s) (coverage: 60.6% of statements) โœ“ engine/pkg/meta/model (1.11s) (coverage: 56.2% of statements) โˆ… engine/pkg/openapi (4ms) โœ“ engine/pkg/meta/mock (1.136s) (coverage: 37.8% of statements) โˆ… dm/pkg/printinit (5ms) โœ“ dm/pkg/parser (1.191s) (coverage: 88.8% of statements) โœ“ engine/pkg/notifier (3.344s) (coverage: 93.8% of statements) โˆ… engine/pkg/orm/mock (5ms) โœ“ dm/pkg/retry (8.134s) (coverage: 70.0% of statements) โœ“ engine/pkg/orm/model (3.034s) (coverage: 52.0% of statements) โœ“ engine/pkg/orm (3.68s) (coverage: 79.1% of statements) โˆ… engine/pkg/promutil/test (4ms) โœ“ engine/pkg/p2p (3.398s) (coverage: 68.1% of statements) โœ“ engine/pkg/promutil (1.097s) (coverage: 50.0% of statements) โˆ… engine/pkg/rpcutil/mock (4ms) โˆ… engine/pkg/tenant (4ms) โœ“ engine/pkg/quota (1.028s) (coverage: 100.0% of statements) โœ“ engine/pkg/rpcutil (1.623s) (coverage: 75.5% of statements) โœ“ cdc/entry (2m16.043s) (coverage: 60.5% of statements) โœ“ cdc/puller (19.011s) (coverage: 63.1% of statements) โœ“ dm/pkg/schema (1.257s) (coverage: 79.1% of statements) โˆ… engine/servermaster/jobop/mock (5ms) โœ“ engine/servermaster/jobop (1.338s) (coverage: 86.1% of statements) โœ“ engine/servermaster/scheduler (1.149s) (coverage: 100.0% of statements) โœ“ dm/pkg/shardddl/pessimism (2.355s) (coverage: 80.9% of statements) โˆ… engine/servermaster/scheduler/model (1.148s) (coverage: 0.0% of statements) โˆ… engine/test/mock (5ms) โœ“ engine/servermaster/serverutil (1.049s) (coverage: 68.6% of statements) โœ“ cdc/redo (8.919s) (coverage: 78.1% of statements) โœ“ cdc/redo/common (1.134s) (coverage: 56.0% of statements) โœ“ engine/servermaster (16.45s) (coverage: 53.2% of statements) === Skipped === SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerOpenNewS3Storage (0.00s) broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT [2025/04/04 15:31:45.155 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d7265736f75726365] [path=/tmp/TestStorageHandleDiscardTemporaryResource3798086093/001/worker-1/3734363537333734326437323635373336663735373236333635] [2025/04/04 15:31:45.155 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"] === SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerGCClosedWorker (0.00s) [2025/04/04 15:31:45.154 +08:00] [WARN] [broker_integration_test.go:69] ["s3 prefix"] [s3prefix=TestIntegrationBrokerGCClosedWorker-20250404-153145-8671163495599425662] broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT [2025/04/04 15:31:45.155 +08:00] [WARN] [broker_integration_test.go:69] ["s3 prefix"] [s3prefix=TestIntegrationBrokerOpenExistingS3Storage-20250404-153145-1948616399704942988] [2025/04/04 15:31:45.155 +08:00] [INFO] [broker.go:104] ["Create new resource broker"] [executor-id=executor-1] [config="{\"local\":{\"base-dir\":\"/tmp/TestBrokerRemoveResource2032866365/001\"},\"s3\":{\"endpoint\":\"\",\"region\":\"\",\"storage-class\":\"\",\"sse\":\"\",\"sse-kms-key-id\":\"\",\"acl\":\"\",\"access-key\":\"\",\"secret-access-key\":\"\",\"session-token\":\"\",\"provider\":\"\",\"force-path-style\":false,\"use-accelerate-endpoint\":false,\"role-arn\":\"\",\"external-id\":\"\",\"object-lock-enabled\":false,\"bucket\":\"\",\"prefix\":\"\"},\"gcs\":{\"endpoint\":\"\",\"storage-class\":\"\",\"predefined-acl\":\"\",\"credentials-file\":\"\",\"bucket\":\"\",\"prefix\":\"\"}}"] === SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerOpenExistingS3Storage (0.00s) [2025/04/04 15:31:45.155 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=746573742d7265736f75726365] [2025/04/04 15:31:45.155 +08:00] [INFO] [broker.go:104] ["Create new resource broker"] [executor-id=executor-1] [config="{\"local\":{\"base-dir\":\"/tmp/TestBrokerOpenNewStorage2384357236/001\"},\"s3\":{\"endpoint\":\"\",\"region\":\"\",\"storage-class\":\"\",\"sse\":\"\",\"sse-kms-key-id\":\"\",\"acl\":\"\",\"access-key\":\"\",\"secret-access-key\":\"\",\"session-token\":\"\",\"provider\":\"\",\"force-path-style\":false,\"use-accelerate-endpoint\":false,\"role-arn\":\"\",\"external-id\":\"\",\"object-lock-enabled\":false,\"bucket\":\"\",\"prefix\":\"\"},\"gcs\":{\"endpoint\":\"\",\"storage-class\":\"\",\"predefined-acl\":\"\",\"credentials-file\":\"\",\"bucket\":\"\",\"prefix\":\"\"}}"] broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT [2025/04/04 15:31:45.155 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-2] [resource-name=7265736f757263652d31] [2025/04/04 15:31:45.155 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d32] [path=/tmp/TestBrokerOpenExistingStorage3816429163/001/worker-2/373436353733373432643332] [2025/04/04 15:31:45.155 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"] [2025/04/04 15:31:45.155 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorage3816429163/001/worker-2/373436353733373432643332] [2025/04/04 15:31:45.155 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-1] [resource-name=746573742d6f7074696f6e] [2025/04/04 15:31:45.156 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=7265736f757263652d31] [2025/04/04 15:31:45.156 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d6f7074696f6e] [path=/tmp/TestBrokerOpenExistingStorageWithOption193069479/001/worker-1/37343635373337343264366637303734363936663665] [2025/04/04 15:31:45.156 +08:00] [WARN] [storage_handle.go:105] ["Trying to persist a resource that has already been persisted"] [resourceDesc="{\"BasePath\":\"/tmp/TestStorageHandlePersistAndDiscard2357788116/001\",\"Ident\":{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\",\"Name\":\"746573742d7265736f75726365\"}}"] [creatorExecutor=executor-1] [currentExecutor=executor-1] [2025/04/04 15:31:45.156 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorageWithOption193069479/001/worker-1/37343635373337343264366637303734363936663665] [2025/04/04 15:31:45.156 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-1] [resource-name=7265736f757263652d31] === SKIP: engine/pkg/externalresource/internal/bucket TestIntegrationS3FileManagerRemoveTemporaryResources (0.00s) file_manager_integration_test.go:39: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT === SKIP: engine/pkg/externalresource/internal/bucket TestIntegrationS3FileManagerBasics (0.00s) file_manager_integration_test.go:39: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT [2025/04/04 15:31:49.466 +08:00] [INFO] [file_manager.go:224] ["Removing resource"] [ident="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\",\"Name\":\"resource-1\"}"] [2025/04/04 15:31:49.466 +08:00] [INFO] [file_manager.go:224] ["Removing resource"] [ident="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\",\"Name\":\"resource-1\"}"] [2025/04/04 15:31:49.466 +08:00] [INFO] [file_manager.go:181] ["Removing temporary resources for single worker"] [scope="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\"}"] [2025/04/04 15:31:49.466 +08:00] [INFO] [file_manager.go:298] ["Removing resources"] [scope="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\"}"] [numOfToRemoveFiles=1] [2025/04/04 15:31:49.466 +08:00] [INFO] [file_manager.go:298] ["Removing resources"] [scope="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\"}"] [numOfToRemoveFiles=2] [2025/04/04 15:31:49.466 +08:00] [WARN] [file_manager.go:260] ["resource is already persisted"] [ident="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\",\"Name\":\"resource-1\"}"] [2025/04/04 15:31:49.466 +08:00] [INFO] [file_manager.go:298] ["Removing resources"] [scope="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\"}"] [numOfToRemoveFiles=2] DONE 419 tests, 5 skipped in 480.318s tools/bin/gocov convert "/tmp/engine_test/cov.unit_test.out" | tools/bin/gocov-xml > engine-coverage.xml โœ“ dm/pkg/storage (1.206s) (coverage: 75.8% of statements) โœ“ dm/pkg/streamer (1.143s) (coverage: 100.0% of statements) โœ“ dm/pkg/terror (1.018s) (coverage: 92.5% of statements) โœ“ cdc/redo/reader (3.222s) (coverage: 71.1% of statements) โˆ… cdc/redo/writer (4ms) โˆ… cdc/redo/writer/blackhole (4ms) โˆ… cdc/redo/writer/factory (4ms) โœ“ cdc/redo/writer/file (1.148s) (coverage: 72.9% of statements) โœ“ dm/pkg/shardddl/optimism (32.869s) (coverage: 76.0% of statements) โœ“ cdc/redo/writer/memory (1.171s) (coverage: 80.4% of statements) โˆ… cdc/scheduler (4ms) โˆ… cdc/scheduler/internal โœ“ dm/pkg/utils (1.289s) (coverage: 63.5% of statements) โœ“ dm/pkg/upgrade (2.957s) (coverage: 45.5% of statements) โœ“ cdc/puller/frontier (1m1.107s) (coverage: 96.1% of statements) โœ“ dm/pkg/v1dbschema (1.225s) (coverage: 69.8% of statements) โœ“ dm/pkg/v1workermeta (1.461s) (coverage: 85.6% of statements) โœ“ cdc/scheduler/internal/v3 (1.233s) (coverage: 67.8% of statements) โœ“ cdc/scheduler/internal/v3/agent (2.116s) (coverage: 86.3% of statements) $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null) [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-4c631d5-e8bfbe4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + wget -q -O codecovcli http://fileserver.pingcap.net/download/cicd/tools/codecovcli_linux_amd64_v0.9.4 + chmod +x codecovcli + git config --global --add safe.directory * + ./codecovcli do-upload --report-type test_results --file engine-junit-report.xml --branch origin/pr/12120 --sha e8bfbe4ba98e05140ab733ee3d08dd3b99918721 --pr 12120 info - 2025-04-04 07:33:45,005 -- ci service found: jenkins info - 2025-04-04 07:33:45,214 -- Found 1 test_results files to report info - 2025-04-04 07:33:45,214 -- > /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine-junit-report.xml โœ“ cdc/scheduler/internal/v3/compat (1.168s) (coverage: 92.4% of statements) info - 2025-04-04 07:33:46,625 -- Process Upload complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-04T07:33:49.766Z] ['info'] _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Codecov report uploader 0.5.0 [2025-04-04T07:33:49.767Z] ['info'] => Project root located at: . [2025-04-04T07:33:49.770Z] ['info'] -> Token found by environment variables [2025-04-04T07:33:49.783Z] ['info'] Searching for coverage files... [2025-04-04T07:33:49.880Z] ['info'] => Found 1 possible coverage files: /tmp/engine_test/cov.unit_test.out [2025-04-04T07:33:49.880Z] ['info'] Processing /tmp/engine_test/cov.unit_test.out... [2025-04-04T07:33:49.904Z] ['info'] Using manual override from args. [2025-04-04T07:33:49.904Z] ['info'] Detected Jenkins CI as the CI provider. [2025-04-04T07:33:49.910Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F12120&build=3705&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fghpr_verify%2F3705%2F&commit=e8bfbe4ba98e05140ab733ee3d08dd3b99918721&job=&pr=12120&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent= [2025-04-04T07:33:50.489Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/e8bfbe4ba98e05140ab733ee3d08dd3b99918721 https://storage.googleapis.com/codecov-production/shelter/v4/github/pingcap/tiflow/e8bfbe4ba98e05140ab733ee3d08dd3b99918721/058c69f0-aeb2-4d52-8df1-1eeae98c76e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250404%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250404T073350Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9a064642b006b9c2ad546b98a74afe7b1fa620dad0e7386d90a70864599ac16a [2025-04-04T07:33:50.490Z] ['info'] Uploading... [2025-04-04T07:33:51.474Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/e8bfbe4ba98e05140ab733ee3d08dd3b99918721"} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } โœ“ dm/simulator/config (1.14s) (coverage: 100.0% of statements) โœ“ cdc/scheduler/internal/v3/member (1.175s) (coverage: 90.0% of statements) โœ“ cdc/puller/memorysorter (1m9.904s) (coverage: 84.0% of statements) โœ“ cdc/scheduler/internal/v3/keyspan (3.664s) (coverage: 84.8% of statements) โœ“ dm/simulator/mcp (1.124s) (coverage: 79.2% of statements) โœ“ cdc/scheduler/internal/v3/scheduler (1.178s) (coverage: 90.7% of statements) โœ“ dm/simulator/sqlgen (1.162s) (coverage: 92.3% of statements) โœ“ cdc/scheduler/internal/v3/transport (1.147s) (coverage: 46.7% of statements) โœ“ cdc/scheduler/internal/v3/replication (2.113s) (coverage: 73.0% of statements) โˆ… cdc/sink/ddlsink โˆ… cdc/sink/ddlsink/blackhole (5ms) โˆ… cdc/sink/ddlsink/factory (4ms) โœ“ dm/relay (25.705s) (coverage: 71.2% of statements) โœ“ cdc/sink/ddlsink/cloudstorage (7.198s) (coverage: 60.2% of statements) โœ“ cdc/server (13.808s) (coverage: 41.3% of statements) โœ“ cdc/sink/ddlsink/mq (1.231s) (coverage: 73.2% of statements) โœ“ cdc/sink/ddlsink/mq/ddlproducer (1.159s) (coverage: 19.7% of statements) โœ“ dm/master (4m51.237s) (coverage: 63.3% of statements) โœ“ dm/syncer/binlogstream (1.401s) (coverage: 58.0% of statements) โœ“ cdc/sink/dmlsink (1.145s) (coverage: 92.3% of statements) โœ“ cdc/sink/dmlsink/blackhole (1.15s) (coverage: 75.0% of statements) โˆ… dm/syncer/metrics (5ms) โˆ… dm/syncer/online-ddl-tools (5ms) โˆ… dm/syncer/dbconn (1.221s) (coverage: 0.5% of statements) โœ“ dm/syncer/safe-mode (1.145s) (coverage: 83.9% of statements) โœ“ cdc/sink/ddlsink/mysql (11.25s) (coverage: 66.7% of statements) โœ“ cdc/sink/dmlsink/factory (1.233s) (coverage: 12.2% of statements) โœ“ dm/syncer/sharding-meta (1.195s) (coverage: 61.2% of statements) โœ“ dm/syncer/shardddl (3.168s) (coverage: 64.0% of statements) โˆ… dm/tests/utils (4ms) โˆ… dm/ui (5ms) โœ“ cdc/sink/dmlsink/mq/dispatcher (1.145s) (coverage: 78.9% of statements) โœ“ cdc/sink/dmlsink/mq/dispatcher/partition (1.139s) (coverage: 89.5% of statements) โœ“ cdc/sink/dmlsink/mq/dispatcher/topic (1.026s) (coverage: 82.4% of statements) โœ“ dm/unit (1.214s) (coverage: 97.7% of statements) โœ“ cdc/sink/dmlsink/mq/dmlproducer (1.203s) (coverage: 23.3% of statements) โœ“ cdc/sink/dmlsink/cloudstorage (26.249s) (coverage: 78.5% of statements) โˆ… cdc/sink/dmlsink/mq/transformer โœ“ cdc/sink/dmlsink/mq/manager (1.162s) (coverage: 61.4% of statements) โœ“ cdc/sink/dmlsink/mq (20.187s) (coverage: 64.6% of statements) โœ“ cdc/sink/dmlsink/txn (3.217s) (coverage: 69.5% of statements) โˆ… cdc/sink/metrics (6ms) โˆ… cdc/sink/metrics/cloudstorage (5ms) โˆ… cdc/sink/metrics/mq (4ms) โˆ… cdc/sink/metrics/tablesink (4ms) โˆ… cdc/sink/metrics/txn (4ms) โœ“ cdc/sink/dmlsink/mq/transformer/columnselector (7.687s) (coverage: 84.6% of statements) โœ“ cdc/sink/tablesink (1.384s) (coverage: 91.6% of statements) โœ“ cdc/sink/tablesink/state (1.016s) (coverage: 16.7% of statements) โœ“ cdc/sink/dmlsink/txn/mysql (7.498s) (coverage: 85.7% of statements) โœ“ cdc/sink/util (1.272s) (coverage: 22.6% of statements) โˆ… cdc/vars (5ms) โˆ… cdc/syncpointstore (5ms) โˆ… docs/swagger (4ms) โœ“ cdc/sink/validator (1.233s) (coverage: 58.8% of statements) โˆ… pkg/api/v2 (5ms) โˆ… pkg/api/v2/mock (5ms) โœ“ pkg/api/internal/rest (3.303s) (coverage: 80.5% of statements) โœ“ pkg/causality (1.016s) (coverage: 28.6% of statements) โœ“ pkg/binlog-filter (1.022s) (coverage: 77.8% of statements) โœ“ pkg/applier (1.938s) (coverage: 76.9% of statements) โœ“ pkg/causality/tests (2.216s) (coverage: 96.8% of statements) โœ“ pkg/chdelay (3.02s) (coverage: 97.9% of statements) โœ“ pkg/causality/internal (6.025s) (coverage: 95.7% of statements) cd dm && ../tools/bin/golangci-lint run --timeout 10m0s level=warning msg="[config_reader] The configuration option `linters.govet.check-shadowing` is deprecated. Please enable `shadow` instead, if you are not using `enable-all`." level=warning msg="The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar." โœ“ dm/syncer (1m56.35s) (coverage: 57.4% of statements) โœ“ dm/worker (1m9.298s) (coverage: 70.3% of statements) DONE 476 tests in 670.984s tools/bin/gocov convert "/tmp/dm_test/cov.unit_test.out" | tools/bin/gocov-xml > dm-coverage.xml โˆ… pkg/cmd (5ms) โœ“ pkg/check (1.248s) (coverage: 92.5% of statements) โœ“ pkg/chann (17.025s) (coverage: 88.2% of statements) โˆ… pkg/cmd/context (5ms) โœ“ pkg/cmd/cli (1.287s) (coverage: 68.9% of statements) โˆ… pkg/cmd/factory/mock (5ms) $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null) [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-4c631d5-e8bfbe4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + wget -q -O codecovcli http://fileserver.pingcap.net/download/cicd/tools/codecovcli_linux_amd64_v0.9.4 + chmod +x codecovcli + git config --global --add safe.directory * + ./codecovcli do-upload --report-type test_results --file dm-junit-report.xml --branch origin/pr/12120 --sha e8bfbe4ba98e05140ab733ee3d08dd3b99918721 --pr 12120 info - 2025-04-04 07:36:49,303 -- ci service found: jenkins info - 2025-04-04 07:36:49,503 -- Found 1 test_results files to report info - 2025-04-04 07:36:49,503 -- > /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/dm-junit-report.xml โœ“ pkg/cmd/redo (1.253s) (coverage: 20.8% of statements) โœ“ pkg/cmd/server (1.445s) (coverage: 57.8% of statements) โˆ… pkg/cmd/version (4ms) info - 2025-04-04 07:36:51,689 -- Process Upload complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh โœ“ pkg/cmd/util (1.269s) (coverage: 73.3% of statements) โˆ… pkg/compression (4ms) โœ“ pkg/column-mapping (1.018s) (coverage: 74.4% of statements) [2025-04-04T07:36:54.391Z] ['info'] _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Codecov report uploader 0.5.0 [2025-04-04T07:36:54.392Z] ['info'] => Project root located at: . [2025-04-04T07:36:54.396Z] ['info'] -> Token found by environment variables [2025-04-04T07:36:54.407Z] ['info'] Searching for coverage files... [2025-04-04T07:36:54.484Z] ['info'] => Found 1 possible coverage files: /tmp/dm_test/cov.unit_test.out [2025-04-04T07:36:54.484Z] ['info'] Processing /tmp/dm_test/cov.unit_test.out... [2025-04-04T07:36:54.528Z] ['info'] Using manual override from args. [2025-04-04T07:36:54.529Z] ['info'] Detected Jenkins CI as the CI provider. [2025-04-04T07:36:54.535Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F12120&build=3705&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fghpr_verify%2F3705%2F&commit=e8bfbe4ba98e05140ab733ee3d08dd3b99918721&job=&pr=12120&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent= [2025-04-04T07:36:55.123Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/e8bfbe4ba98e05140ab733ee3d08dd3b99918721 https://storage.googleapis.com/codecov-production/shelter/v4/github/pingcap/tiflow/e8bfbe4ba98e05140ab733ee3d08dd3b99918721/f32ae0c2-32dd-4519-a9e4-5d3fb0cc02a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250404%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250404T073654Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e73603f1eb6ec29e428b63942b790b342ac5307781a44fd51638cd232bfa762e [2025-04-04T07:36:55.123Z] ['info'] Uploading... โˆ… pkg/config/outdated (4ms) โœ“ pkg/config (1.166s) (coverage: 69.9% of statements) โœ“ pkg/cmd/factory (19.279s) (coverage: 10.9% of statements) [2025-04-04T07:36:57.611Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/e8bfbe4ba98e05140ab733ee3d08dd3b99918721"} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } โœ“ pkg/container/sortmap (1.016s) (coverage: 100.0% of statements) [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } โœ“ pkg/ddl (1.026s) (coverage: 86.7% of statements) โœ“ pkg/container/queue (2.647s) (coverage: 98.1% of statements) โœ“ pkg/diff (1.22s) (coverage: 32.0% of statements) โœ“ pkg/election (7.506s) (coverage: 87.2% of statements) โˆ… pkg/election/mock (5ms) โœ“ pkg/errors (1.092s) (coverage: 84.7% of statements) โœ“ pkg/errorutil (1.178s) (coverage: 88.0% of statements) โˆ… pkg/etcd/mock (5ms) โœ“ pkg/etcd (6.199s) (coverage: 62.9% of statements) โœ“ pkg/flags (1.018s) (coverage: 100.0% of statements) โœ“ pkg/fsutil (1.137s) (coverage: 86.4% of statements) โœ“ pkg/hash (1.016s) (coverage: 90.0% of statements) โˆ… pkg/importer (6ms) โˆ… pkg/integrity (5ms) โœ“ pkg/label (1.025s) (coverage: 88.2% of statements) โœ“ pkg/httputil (1.626s) (coverage: 60.0% of statements) โœ“ pkg/leakutil (1.014s) (coverage: 50.0% of statements) โœ“ pkg/logutil (2.186s) (coverage: 56.7% of statements) โœ“ pkg/notify (6.031s) (coverage: 96.1% of statements) โœ“ pkg/migrate (8.233s) (coverage: 77.2% of statements) โœ“ pkg/filter (20.873s) (coverage: 89.4% of statements) โœ“ pkg/orchestrator/util (1.022s) (coverage: 100.0% of statements) โœ“ pkg/p2p/internal (1.802s) (coverage: 85.0% of statements) โœ“ pkg/p2p (14.456s) (coverage: 83.6% of statements) โœ“ pkg/quotes (1.033s) (coverage: 100.0% of statements) go mod tidy ./tools/check/check-tidy.sh go: downloading github.com/bytedance/sonic v1.9.1 go: downloading github.com/lufia/plan9stats v0.0.0-20230326075908-cb1d2100619a go: downloading github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b go: downloading github.com/sasha-s/go-deadlock v0.3.5 go: downloading github.com/sergi/go-diff v1.3.1 go: downloading github.com/yusufpapurcu/wmi v1.2.4 go: downloading github.com/gin-contrib/gzip v0.0.1 go: downloading google.golang.org/grpc/examples v0.0.0-20231221225426-4f03f3ff32c9 go: downloading github.com/fortytw2/leaktest v1.3.0 go: downloading github.com/fsouza/fake-gcs-server v1.44.0 go: downloading github.com/cockroachdb/datadriven v1.0.3-0.20230413201302-be42291fc80f go: downloading github.com/jcmturner/goidentity/v6 v6.0.1 go: downloading github.com/otiai10/mint v1.3.1 go: downloading github.com/stathat/consistent v1.0.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/prometheus/prometheus v0.50.1 go: downloading github.com/dimfeld/httptreemux v5.0.1+incompatible go: downloading github.com/felixge/fgprof v0.9.3 go: downloading github.com/johannesboyne/gofakes3 v0.0.0-20230506070712-04da935ef877 go: downloading github.com/go-playground/assert/v2 v2.2.0 go: downloading github.com/onsi/ginkgo v1.16.5 go: downloading github.com/onsi/gomega v1.29.0 go: downloading github.com/maxatome/go-testdeep v1.11.0 go: downloading github.com/go-errors/errors v1.4.2 go: downloading github.com/HdrHistogram/hdrhistogram-go v1.1.2 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/frankban/quicktest v1.11.3 go: downloading github.com/testcontainers/testcontainers-go v0.14.0 go: downloading github.com/shoenig/go-m1cpu v0.1.6 go: downloading github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0 go: downloading gonum.org/v1/gonum v0.11.0 go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1 go: downloading github.com/smartystreets/goconvey v1.6.4 go: downloading github.com/jfcg/opt v0.3.1 go: downloading github.com/gavv/httpexpect v2.0.0+incompatible go: downloading github.com/jfcg/rng v1.0.4 go: downloading github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 go: downloading github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 go: downloading github.com/danieljoos/wincred v1.1.2 go: downloading github.com/chzyer/test v1.0.0 go: downloading github.com/google/martian/v3 v3.3.2 go: downloading github.com/go-ole/go-ole v1.3.0 go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading github.com/tidwall/assert v0.1.0 go: downloading github.com/segmentio/asm v1.2.0 go: downloading github.com/tidwall/lotsa v1.0.2 go: downloading github.com/shoenig/test v0.6.4 go: downloading github.com/YangKeao/go-mysql-driver v0.0.0-20240627104025-dd5589458cfa go: downloading github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 go: downloading github.com/chzyer/logex v1.2.1 go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 go: downloading github.com/lib/pq v1.2.0 go: downloading github.com/mattn/go-sqlite3 v2.0.1+incompatible go: downloading github.com/klauspost/asmfmt v1.3.2 go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 go: downloading github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c go: downloading github.com/zeebo/assert v1.3.0 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading github.com/yudai/gojsondiff v1.0.0 go: downloading github.com/ajg/form v1.5.1 go: downloading github.com/moul/http2curl v1.0.0 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/valyala/fasthttp v1.40.0 go: downloading github.com/google/go-querystring v1.0.0 go: downloading github.com/imkira/go-interpol v1.1.0 go: downloading github.com/fatih/structs v1.1.0 go: downloading github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading github.com/gorilla/handlers v1.5.1 go: downloading cloud.google.com/go/pubsub v1.37.0 go: downloading github.com/pkg/xattr v0.4.9 go: downloading github.com/google/renameio/v2 v2.0.0 go: downloading github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 go: downloading github.com/google/renameio v0.1.0 go: downloading github.com/docker/docker v20.10.17+incompatible go: downloading github.com/containerd/containerd v1.6.8 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 go: downloading github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 go: downloading github.com/shabbyrobe/gocovmerge v0.0.0-20190829150210-3e036491d500 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading github.com/google/martian v2.1.0+incompatible 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.7.0 go: downloading github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d go: downloading github.com/jtolds/gls v4.20.0+incompatible go: downloading github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 go: downloading golang.org/x/arch v0.3.0 go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 go: downloading github.com/twitchyliquid64/golang-asm v0.15.1 go: downloading github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd go: downloading github.com/go-kit/log v0.2.1 go: downloading github.com/dennwc/varint v1.0.0 go: downloading github.com/go-logfmt/logfmt v0.6.0 go: downloading github.com/moby/sys/mount v0.3.3 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/opencontainers/runc v1.1.3 go: downloading github.com/Microsoft/hcsshim v0.9.4 go: downloading github.com/Microsoft/go-winio v0.5.2 go: downloading github.com/moby/sys/mountinfo v0.6.2 check terror conflict check pass cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/errdoc-gen github.com/pingcap/errors/errdoc-gen go: downloading github.com/pingcap/errors v0.11.5-0.20211009033009-93128226aaa3 generator errors.toml # check-errdoc will skip DM directory. ./tools/check/check-errdoc.sh Generate successfully, output: Non-normalized error: proto: negative length found during unmarshaling Non-normalized error: proto: integer overflow Non-normalized error: proto: unexpected end of group Non-normalized error: proto: negative length found during unmarshaling Non-normalized error: proto: integer overflow Non-normalized error: proto: unexpected end of group check-merge-conflicts check-ticdc-dashboard /usr/bin/sed -i -e 's/^\(\t*\) /\1\t/g' -e 's/^\(\t*\) /\1/' -- Makefile tools/Makefile engine/pkg/promutil/test/Makefile ./tests/integration_tests/run_group.sh check "others" All CDC integration test cases are added to groups ./dm/tests/run_group.sh "check others" All engine integration test cases are added to groups ./engine/test/utils/check_case.sh all integration tests of engine verified ./engine/test/integration_tests/run_group.sh "check others" All engine integration test cases are added to groups [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-4c631d5-e8bfbe4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } No test report files were found. Configuration error? [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } โœ“ pkg/redo (1.2s) (coverage: 37.9% of statements) โœ“ pkg/pdutil (8.023s) (coverage: 69.4% of statements) โœ“ pkg/security (1.061s) (coverage: 12.1% of statements) โˆ… pkg/sink (5ms) โœ“ pkg/retry (4.143s) (coverage: 94.4% of statements) โœ“ pkg/sink/cloudstorage (1.258s) (coverage: 79.4% of statements) โœ“ pkg/sink/codec (4.829s) (coverage: 35.7% of statements) โœ“ pkg/orchestrator (1m0.865s) (coverage: 68.4% of statements) โœ“ pkg/sink/codec/builder (4.794s) (coverage: 0.0% of statements) โœ“ pkg/sink/codec/avro (18.218s) (coverage: 74.1% of statements) โœ“ pkg/sink/codec/common (1.17s) (coverage: 27.9% of statements) โœ“ pkg/sink/codec/craft (22.39s) (coverage: 84.0% of statements) โœ“ pkg/sink/codec/csv (12.975s) (coverage: 80.3% of statements) โˆ… pkg/sink/codec/internal (6ms) โœ“ pkg/sink/codec/debezium (9.241s) (coverage: 62.3% of statements) โœ“ pkg/sink/codec/maxwell (12.356s) (coverage: 51.7% of statements) โœ“ pkg/sink/codec/open (55.511s) (coverage: 74.0% of statements) โˆ… pkg/sink/codec/simple/mock (5ms) โˆ… pkg/sink/codec/utils (5ms) โœ“ pkg/sink/kafka (1.207s) (coverage: 56.2% of statements) โœ“ pkg/sink/kafka/claimcheck (1.158s) (coverage: 32.1% of statements) โœ“ pkg/sink/kafka/v2 (1.197s) (coverage: 76.3% of statements) โˆ… pkg/sink/kafka/v2/mock (5ms) โœ“ pkg/sink/codec/canal (2m16.265s) (coverage: 78.3% of statements) โœ“ pkg/sink/codec/simple (1m6.152s) (coverage: 97.1% of statements) โœ“ pkg/sink/mysql (1.238s) (coverage: 56.1% of statements) โœ“ pkg/sink/pulsar (1.17s) (coverage: 40.2% of statements) โœ“ pkg/sink/observer (1.224s) (coverage: 77.5% of statements) โœ“ pkg/spanz (2.57s) (coverage: 68.6% of statements) โˆ… pkg/txnutil (5ms) โœ“ pkg/sqlmodel (1.218s) (coverage: 78.7% of statements) โœ“ pkg/types (1.018s) (coverage: 91.7% of statements) โœ“ pkg/txnutil/gc (2.422s) (coverage: 70.8% of statements) โœ“ pkg/tcpserver (11.148s) (coverage: 87.0% of statements) โœ“ pkg/util/seahash (1.067s) (coverage: 100.0% of statements) โœ“ pkg/util (1.302s) (coverage: 46.2% of statements) โœ“ pkg/upstream (2.11s) (coverage: 61.8% of statements) โœ“ pkg/uuid (1.016s) (coverage: 100.0% of statements) โˆ… sync_diff_inspector (4ms) โœ“ sync_diff_inspector/checkpoints (3.229s) (coverage: 76.2% of statements) โœ“ sync_diff_inspector/chunk (1.133s) (coverage: 92.2% of statements) โœ“ pkg/version (19.732s) (coverage: 84.9% of statements) โœ“ sync_diff_inspector/config (1.213s) (coverage: 68.0% of statements) โœ“ sync_diff_inspector/diff (1.238s) (coverage: 2.6% of statements) โœ“ pkg/workerpool (26.264s) (coverage: 86.8% of statements) โœ“ sync_diff_inspector/progress (2.173s) (coverage: 94.9% of statements) โœ“ sync_diff_inspector/report (1.2s) (coverage: 96.8% of statements) โœ“ sync_diff_inspector/source (2.251s) (coverage: 67.8% of statements) โœ“ sync_diff_inspector/source/common (1.187s) (coverage: 68.8% of statements) โœ“ sync_diff_inspector/splitter (1.248s) (coverage: 81.5% of statements) โœ“ sync_diff_inspector/utils (1.223s) (coverage: 55.9% of statements) DONE 3242 tests in 1084.558s tools/bin/gocov convert "/tmp/tidb_cdc_test/cov.unit.out" | tools/bin/gocov-xml > cdc-coverage.xml $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null) [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-4c631d5-e8bfbe4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + wget -q -O codecovcli http://fileserver.pingcap.net/download/cicd/tools/codecovcli_linux_amd64_v0.9.4 + chmod +x codecovcli + git config --global --add safe.directory * + ./codecovcli do-upload --report-type test_results --file cdc-junit-report.xml --branch origin/pr/12120 --sha e8bfbe4ba98e05140ab733ee3d08dd3b99918721 --pr 12120 info - 2025-04-04 07:44:33,882 -- ci service found: jenkins info - 2025-04-04 07:44:34,096 -- Found 1 test_results files to report info - 2025-04-04 07:44:34,097 -- > /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdc-junit-report.xml info - 2025-04-04 07:44:37,007 -- Process Upload complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-04T07:44:39.833Z] ['info'] _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Codecov report uploader 0.5.0 [2025-04-04T07:44:39.835Z] ['info'] => Project root located at: . [2025-04-04T07:44:39.841Z] ['info'] -> Token found by environment variables [2025-04-04T07:44:39.856Z] ['info'] Searching for coverage files... [2025-04-04T07:44:39.953Z] ['info'] => Found 1 possible coverage files: /tmp/tidb_cdc_test/cov.unit.out [2025-04-04T07:44:39.954Z] ['info'] Processing /tmp/tidb_cdc_test/cov.unit.out... [2025-04-04T07:44:40.026Z] ['info'] Using manual override from args. [2025-04-04T07:44:40.026Z] ['info'] Detected Jenkins CI as the CI provider. [2025-04-04T07:44:40.037Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F12120&build=3705&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fghpr_verify%2F3705%2F&commit=e8bfbe4ba98e05140ab733ee3d08dd3b99918721&job=&pr=12120&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent= [2025-04-04T07:44:40.640Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/e8bfbe4ba98e05140ab733ee3d08dd3b99918721 https://storage.googleapis.com/codecov-production/shelter/v4/github/pingcap/tiflow/e8bfbe4ba98e05140ab733ee3d08dd3b99918721/3991a6e3-8b85-402d-8fba-816ef2eb041d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250404%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250404T074440Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=13f25be5edde4bd1e78b6b3b36b4a945d4a69a82d4f267b24b589976f509f1ea [2025-04-04T07:44:40.641Z] ['info'] Uploading... [2025-04-04T07:44:42.294Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/e8bfbe4ba98e05140ab733ee3d08dd3b99918721"} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS