Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/tiflow/release-6.5/pull_cdc_integration_test.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/release-6.5/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv
Agent pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv is provisioned from template pingcap_tiflow_release-6_5_pull_cdc_integration_test_160-trf9c-20c6w
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/160/"
    runUrl: "job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/160/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "51bf3955c7d925725599d0a49ddb5ede15a401a2"
    jenkins/label: "pingcap_tiflow_release-6_5_pull_cdc_integration_test_160-trf9c"
  name: "pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv"
  namespace: "jenkins-tiflow"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "hub.pingcap.net/jenkins/centos7_golang-1.19: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: "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-release-6-5-pull-cdc-integration-test-160--gz0wv"
    - name: "JENKINS_NAME"
      value: "pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv"
    - 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-release-6-5-pull-cdc-integration-test-160--gz0wv in /home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test
[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/release-6.5/pull_cdc_integration_test # 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 58e1d09f737d9620e379598f0c272d89c9a6b43f (origin/main)
Commit message: "increase ticdc kafka integration test resource (#2934)"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 20 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
 > 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 58e1d09f737d9620e379598f0c272d89c9a6b43f # timeout=10
 > git rev-list --no-walk e9535e6cf1761fe141f14da97d5c6cd1c725454b # timeout=10
+ printenv
PROW_JOB_ID=48533115-6bc1-403d-b021-8a795f9e7075
JENKINS_NODE_COOKIE=dd7eab4d-b30c-4d11-8fd9-692da7376f44
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/160/
GOLANG_VERSION=1.19.13
HOSTNAME=pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
KUBERNETES_PORT=tcp://10.233.0.1:443
KUBERNETES_PORT_443_TCP_PORT=443
TERM=xterm
STAGE_NAME=Debug info
BUILD_TAG=jenkins-pingcap-tiflow-release-6.5-pull_cdc_integration_test-160
KUBERNETES_SERVICE_PORT=443
GIT_PREVIOUS_COMMIT=e9535e6cf1761fe141f14da97d5c6cd1c725454b
JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/release-6.5/pull_cdc_integration_test","buildid":"1782627566864044033","prowjobid":"48533115-6bc1-403d-b021-8a795f9e7075","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"release-6.5","base_sha":"986ebf783d31f75a3395550cfe8a375ede4d6671","base_link":"https://github.com/pingcap/tiflow/commit/986ebf783d31f75a3395550cfe8a375ede4d6671","pulls":[{"number":10946,"author":"ti-chi-bot","sha":"89920c066a5258f0da22beb42852ecb2894a9c98","title":"mounter(ticdc): timezone fill default value should also consider tz. (#10932)","link":"https://github.com/pingcap/tiflow/pull/10946","commit_link":"https://github.com/pingcap/tiflow/pull/10946/commits/89920c066a5258f0da22beb42852ecb2894a9c98","author_link":"https://github.com/ti-chi-bot"}]}}
KUBERNETES_SERVICE_HOST=10.233.0.1
WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/160/display/redirect?page=changes
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/160/display/redirect?page=artifacts
FILE_SERVER_URL=http://fileserver.pingcap.net
JENKINS_HOME=/var/jenkins_home
GIT_COMMIT=58e1d09f737d9620e379598f0c272d89c9a6b43f
PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/160/display/redirect
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
_=/usr/bin/printenv
POD_CONTAINER=golang
PWD=/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test
HUDSON_URL=https://do.pingcap.net/jenkins/
JOB_NAME=pingcap/tiflow/release-6.5/pull_cdc_integration_test
TZ=Asia/Shanghai
BUILD_DISPLAY_NAME=#160
JENKINS_URL=https://do.pingcap.net/jenkins/
BUILD_ID=1782627566864044033
GOLANG_DOWNLOAD_SHA256=4643d4c29c55f53fa0349367d7f1bb5ca554ea6ef528c146825b0f8464e2e668
JOB_BASE_NAME=pull_cdc_integration_test
GIT_PREVIOUS_SUCCESSFUL_COMMIT=d21e0256601e3552120d928c497b43e4476f0548
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/160/display/redirect?page=tests
SHLVL=3
HOME=/home/jenkins
POD_LABEL=pingcap_tiflow_release-6_5_pull_cdc_integration_test_160-trf9c
GOROOT=/usr/local/go
GIT_BRANCH=origin/main
KUBERNETES_PORT_443_TCP_PROTO=tcp
CI=true
KUBERNETES_SERVICE_PORT_HTTPS=443
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-de6e69a8ea75a42ea3ef5bc05e88104f5785c12a567deb6ce7101124d13f2fcf
NODE_LABELS=pingcap_tiflow_release-6_5_pull_cdc_integration_test_160-trf9c pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv
GIT_URL=https://github.com/PingCAP-QE/ci.git
HUDSON_HOME=/var/jenkins_home
CLASSPATH=
NODE_NAME=pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv
GOPATH=/go
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/release-6.5/job/pull_cdc_integration_test/display/redirect
BUILD_NUMBER=160
KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.19.13.linux-amd64.tar.gz
+ echo -------------------------
-------------------------
+ go env
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/jenkins/.cache/go-build"
GOENV="/home/jenkins/.config/go/env"
GOEXE=""
GOEXPERIMENT=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOINSECURE=""
GOMODCACHE="/go/pkg/mod"
GONOPROXY=""
GONOSUMDB=""
GOOS="linux"
GOPATH="/go"
GOPRIVATE=""
GOPROXY="http://goproxy.apps.svc,https://proxy.golang.org,direct"
GOROOT="/usr/local/go"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64"
GOVCS=""
GOVERSION="go1.19.13"
GCCGO="gccgo"
GOAMD64="v1"
AR="ar"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD="/dev/null"
GOWORK=""
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build4260021750=/tmp/go-build -gno-record-gcc-switches"
+ echo -------------------------
-------------------------
+ echo 'debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv bash'
debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-release-6-5-pull-cdc-integration-test-160--gz0wv 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: 29560
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: a7cbb5a4b4de92d1 (echoed)
;; QUESTION SECTION:
;github.com.			IN	A

;; ANSWER SECTION:
github.com.		26	IN	A	20.205.243.166

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Tue Apr 23 04:28:56 UTC 2024
;; MSG SIZE  rcvd: 77

[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Check diff files)
[Pipeline] container
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $token
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [token]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: https://api.github.com/repos/pingcap/tiflow/pulls/10946/files?page=1&per_page=100
Content-Type: application/json
Authorization: *****
Sending request to url: https://api.github.com/repos/pingcap/tiflow/pulls/10946/files?page=1&per_page=100
Response Code: HTTP/1.1 200 OK
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [token]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: https://api.github.com/repos/pingcap/tiflow/pulls/10946/files?page=2&per_page=100
Content-Type: application/json
Authorization: *****
Sending request to url: https://api.github.com/repos/pingcap/tiflow/pulls/10946/files?page=2&per_page=100
Response Code: HTTP/1.1 200 OK
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] echo
pr_diff_files: [cdc/entry/mounter.go, cdc/entry/mounter_test.go]
[Pipeline] echo
diff file not matched: cdc/entry/mounter.go
[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/release-6.5/pull_cdc_integration_test/tiflow
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/pingcap/tiflow/rev-e61d080)
196250112 bytes in 0.72 secs (273113317 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
git version 2.36.6
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/.git/
.git
HEAD is now at e61d080e3 mounter(ticdc): timezone fill default value should also consider tz. (#10932)
POST git-upload-pack (686 bytes)
POST git-upload-pack (gzip 1073 to 585 bytes)
POST git-upload-pack (gzip 2273 to 1173 bytes)
POST git-upload-pack (gzip 4173 to 2126 bytes)
From https://github.com/pingcap/tiflow
 * [new branch]          release-6.5          -> origin/release-6.5
 * [new ref]             refs/pull/10946/head -> origin/pr/10946/head
 * [new tag]             v6.5.9               -> v6.5.9
 * [new tag]             v6.5.0               -> v6.5.0
 * [new tag]             v6.5.1               -> v6.5.1
 * [new tag]             v6.5.2               -> v6.5.2
 * [new tag]             v6.5.3               -> v6.5.3
 * [new tag]             v6.5.4               -> v6.5.4
 * [new tag]             v6.5.5               -> v6.5.5
 * [new tag]             v6.5.6               -> v6.5.6
 * [new tag]             v6.5.7               -> v6.5.7
 * [new tag]             v6.5.8               -> v6.5.8
Previous HEAD position was e61d080e3 mounter(ticdc): timezone fill default value should also consider tz. (#10932)
HEAD is now at 986ebf783 *(ticdc): Revert pr 10780 for release-6.5 (#10882)
๐Ÿšง Checkouting to base SHA:986ebf783d31f75a3395550cfe8a375ede4d6671...
HEAD is now at 986ebf783 *(ticdc): Revert pr 10780 for release-6.5 (#10882)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
986ebf783d31f75a3395550cfe8a375ede4d6671
986ebf783 *(ticdc): Revert pr 10780 for release-6.5 (#10882)
85535a21b ticdc: fix ddl `exchange partition xxxx with validation` to deal with `with validation` correctly (#10867) (#10868)
06ec4a64e filter (ticdc): fix synpoint table is replicated in BDR mode (#10587) (#10628)
๐Ÿšง Pre-merge heads of pull requests to base SHA: 986ebf783d31f75a3395550cfe8a375ede4d6671 ...
Updating 986ebf783..89920c066
Fast-forward
 cdc/entry/mounter.go      |  32 ++++
 cdc/entry/mounter_test.go | 449 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 481 insertions(+)
๐Ÿงพ Pre-merged result:
89920c066a5258f0da22beb42852ecb2894a9c98
89920c066 This is an automated cherry-pick of #10932
986ebf783 *(ticdc): Revert pr 10780 for release-6.5 (#10882)
85535a21b ticdc: fix ddl `exchange partition xxxx with validation` to deal with `with validation` correctly (#10867) (#10868)
โœ… Pre merged ๐ŸŽ‰
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache saved successfully (git/pingcap/tiflow/rev-986ebf7-89920c0)
198026240 bytes in 4.02 secs (49235810 bytes/sec)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare)
[Pipeline] timeout
Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/third_party_download
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] sh
+ cd ../tiflow
+ chmod +x ../scripts/pingcap/tiflow/release-6.5/ticdc_download_integration_test_binaries.sh
+ /home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/scripts/pingcap/tiflow/release-6.5/ticdc_download_integration_test_binaries.sh
Download binaries from branch release-6.5
Download binaries...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0    635      0 --:--:-- --:--:-- --:--:--   640
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0   1150      0 --:--:-- --:--:-- --:--:--  1171
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0   1230      0 --:--:-- --:--:-- --:--:--  1242
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    41  100    41    0     0    290      0 --:--:-- --:--:-- --:--:--   290
>>>
download tidb-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tidb/7357987916b70e4721952d8998428db7bfb78adc/centos7/tidb-server.tar.gz
2024-04-23 12:29:40 URL:http://fileserver.pingcap.net/download/builds/pingcap/tidb/7357987916b70e4721952d8998428db7bfb78adc/centos7/tidb-server.tar.gz [501213050/501213050] -> "tmp/tidb-server.tar.gz" [1]
>>>
download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/efb03ec46d1d76940f13d31e643ca263cc2d5d2d/centos7/pd-server.tar.gz
2024-04-23 12:29:57 URL:http://fileserver.pingcap.net/download/builds/pingcap/pd/efb03ec46d1d76940f13d31e643ca263cc2d5d2d/centos7/pd-server.tar.gz [140289264/140289264] -> "tmp/pd-server.tar.gz" [1]
>>>
download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/31fec8c405bf2e7c2a544e6592d75638846c1ce8/centos7/tikv-server.tar.gz
2024-04-23 12:30:37 URL:http://fileserver.pingcap.net/download/builds/pingcap/tikv/31fec8c405bf2e7c2a544e6592d75638846c1ce8/centos7/tikv-server.tar.gz [723232073/723232073] -> "tmp/tikv-server.tar.gz" [1]
>>>
download tiflash.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tiflash/release-6.5/0be447c1167454e092fadf228aa2ab11cef3f6aa/centos7/tiflash.tar.gz
2024-04-23 12:30:53 URL:http://fileserver.pingcap.net/download/builds/pingcap/tiflash/release-6.5/0be447c1167454e092fadf228aa2ab11cef3f6aa/centos7/tiflash.tar.gz [205557291/205557291] -> "tmp/tiflash.tar.gz" [1]
>>>
download minio.tar.gz from http://fileserver.pingcap.net/download/minio.tar.gz
2024-04-23 12:30:56 URL:http://fileserver.pingcap.net/download/minio.tar.gz [17718777/17718777] -> "tmp/minio.tar.gz" [1]
>>>
download go-ycsb from http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb
2024-04-23 12:30:59 URL:http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb [45975512/45975512] -> "third_bin/go-ycsb" [1]
>>>
download jq from http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64
2024-04-23 12:30:59 URL:http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64 [3953824/3953824] -> "third_bin/jq" [1]
>>>
download etcd.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz
2024-04-23 12:31:00 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz [17310840/17310840] -> "tmp/etcd.tar.gz" [1]
>>>
download sync_diff_inspector.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-00998a9a_linux-amd64.tar.gz
2024-04-23 12:31:01 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-00998a9a_linux-amd64.tar.gz [32158802/32158802] -> "tmp/sync_diff_inspector.tar.gz" [1]
total 1.3G
drwxr-sr-x  2 jenkins jenkins  4.0K Apr 23 12:31 .
drwxr-sr-x 18 jenkins jenkins  4.0K Apr 23 12:31 ..
-rwxr-xr-x  1 jenkins jenkins   17M Apr  2  2020 etcdctl
-rwxr-xr-x  1 jenkins jenkins   44M Apr 23 12:30 go-ycsb
-rwxr-xr-x  1 jenkins jenkins  3.8M Apr 23 12:30 jq
lrwxrwxrwx  1 jenkins jenkins    13 Mar 30 22:23 libc++.so.1 -> libc++.so.1.0
-rwxr-xr-x  1 jenkins jenkins 1016K Nov  7 01:00 libc++.so.1.0
lrwxrwxrwx  1 jenkins jenkins    16 Mar 30 22:23 libc++abi.so.1 -> libc++abi.so.1.0
-rwxr-xr-x  1 jenkins jenkins  358K Nov  7 01:00 libc++abi.so.1.0
lrwxrwxrwx  1 jenkins jenkins    13 Mar 30 22:23 libgmssl.so -> libgmssl.so.3
lrwxrwxrwx  1 jenkins jenkins    15 Mar 30 22:23 libgmssl.so.3 -> libgmssl.so.3.0
-rwxr-xr-x  1 jenkins jenkins  2.6M Mar 30 22:02 libgmssl.so.3.0
-rwxr-xr-x  1 jenkins jenkins   74M Mar 30 22:17 libtiflash_proxy.so
-rwxr-xr-x  1 jenkins jenkins   50M Jul 29  2020 minio
-rwxr-xr-x  1 jenkins jenkins   36M Apr  1 13:23 pd-ctl
-rwxr-xr-x  1 jenkins jenkins   20M Apr  1 13:23 pd-heartbeat-bench
-rwxr-xr-x  1 jenkins jenkins   34M Apr  1 13:23 pd-recover
-rwxr-xr-x  1 jenkins jenkins   95M Apr  1 13:22 pd-server
-rwxr-xr-x  1 jenkins jenkins   23M Apr  1 13:23 pd-tso-bench
-rwxr-xr-x  1 jenkins jenkins   27M Apr  1 13:23 regions-dump
-rwxr-xr-x  1 jenkins jenkins   22M Apr  1 13:23 stores-dump
-rwxr-xr-x  1 jenkins jenkins   80M Feb 28  2022 sync_diff_inspector
-rwxr-xr-x  1 jenkins jenkins  170M Apr 17 23:20 tidb-server
-rwxr-xr-x  1 jenkins jenkins  297M Mar 30 22:23 tiflash
-rwxr-xr-x  1 jenkins jenkins  304M Apr 18 19:19 tikv-server
Download SUCCESS
+ ls -alh ./bin/
total 1.3G
drwxr-sr-x  2 jenkins jenkins  4.0K Apr 23 12:31 .
drwxr-sr-x 18 jenkins jenkins  4.0K Apr 23 12:31 ..
-rwxr-xr-x  1 jenkins jenkins   17M Apr  2  2020 etcdctl
-rwxr-xr-x  1 jenkins jenkins   44M Apr 23 12:30 go-ycsb
-rwxr-xr-x  1 jenkins jenkins  3.8M Apr 23 12:30 jq
lrwxrwxrwx  1 jenkins jenkins    13 Mar 30 22:23 libc++.so.1 -> libc++.so.1.0
-rwxr-xr-x  1 jenkins jenkins 1016K Nov  7 01:00 libc++.so.1.0
lrwxrwxrwx  1 jenkins jenkins    16 Mar 30 22:23 libc++abi.so.1 -> libc++abi.so.1.0
-rwxr-xr-x  1 jenkins jenkins  358K Nov  7 01:00 libc++abi.so.1.0
lrwxrwxrwx  1 jenkins jenkins    13 Mar 30 22:23 libgmssl.so -> libgmssl.so.3
lrwxrwxrwx  1 jenkins jenkins    15 Mar 30 22:23 libgmssl.so.3 -> libgmssl.so.3.0
-rwxr-xr-x  1 jenkins jenkins  2.6M Mar 30 22:02 libgmssl.so.3.0
-rwxr-xr-x  1 jenkins jenkins   74M Mar 30 22:17 libtiflash_proxy.so
-rwxr-xr-x  1 jenkins jenkins   50M Jul 29  2020 minio
-rwxr-xr-x  1 jenkins jenkins   36M Apr  1 13:23 pd-ctl
-rwxr-xr-x  1 jenkins jenkins   20M Apr  1 13:23 pd-heartbeat-bench
-rwxr-xr-x  1 jenkins jenkins   34M Apr  1 13:23 pd-recover
-rwxr-xr-x  1 jenkins jenkins   95M Apr  1 13:22 pd-server
-rwxr-xr-x  1 jenkins jenkins   23M Apr  1 13:23 pd-tso-bench
-rwxr-xr-x  1 jenkins jenkins   27M Apr  1 13:23 regions-dump
-rwxr-xr-x  1 jenkins jenkins   22M Apr  1 13:23 stores-dump
-rwxr-xr-x  1 jenkins jenkins   80M Feb 28  2022 sync_diff_inspector
-rwxr-xr-x  1 jenkins jenkins  170M Apr 17 23:20 tidb-server
-rwxr-xr-x  1 jenkins jenkins  297M Mar 30 22:23 tiflash
-rwxr-xr-x  1 jenkins jenkins  304M Apr 18 19:19 tikv-server
+ make check_third_party_binary
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/tidb-server
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/tikv-server
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/pd-server
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/tiflash
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/pd-ctl
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/sync_diff_inspector
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/go-ycsb
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/etcdctl
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/jq
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow/bin/minio
+ cd -
/home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/third_party_download
+ mkdir -p bin
+ mv ../tiflow/bin/etcdctl ../tiflow/bin/go-ycsb ../tiflow/bin/jq ../tiflow/bin/libc++.so.1 ../tiflow/bin/libc++.so.1.0 ../tiflow/bin/libc++abi.so.1 ../tiflow/bin/libc++abi.so.1.0 ../tiflow/bin/libgmssl.so ../tiflow/bin/libgmssl.so.3 ../tiflow/bin/libgmssl.so.3.0 ../tiflow/bin/libtiflash_proxy.so ../tiflow/bin/minio ../tiflow/bin/pd-ctl ../tiflow/bin/pd-heartbeat-bench ../tiflow/bin/pd-recover ../tiflow/bin/pd-server ../tiflow/bin/pd-tso-bench ../tiflow/bin/regions-dump ../tiflow/bin/stores-dump ../tiflow/bin/sync_diff_inspector ../tiflow/bin/tidb-server ../tiflow/bin/tiflash ../tiflow/bin/tikv-server ./bin/
+ ls -alh ./bin
total 1.3G
drwxr-sr-x 2 jenkins jenkins  4.0K Apr 23 12:31 .
drwxr-sr-x 3 jenkins jenkins  4.0K Apr 23 12:31 ..
-rwxr-xr-x 1 jenkins jenkins   17M Apr  2  2020 etcdctl
-rwxr-xr-x 1 jenkins jenkins   44M Apr 23 12:30 go-ycsb
-rwxr-xr-x 1 jenkins jenkins  3.8M Apr 23 12:30 jq
lrwxrwxrwx 1 jenkins jenkins    13 Mar 30 22:23 libc++.so.1 -> libc++.so.1.0
-rwxr-xr-x 1 jenkins jenkins 1016K Nov  7 01:00 libc++.so.1.0
lrwxrwxrwx 1 jenkins jenkins    16 Mar 30 22:23 libc++abi.so.1 -> libc++abi.so.1.0
-rwxr-xr-x 1 jenkins jenkins  358K Nov  7 01:00 libc++abi.so.1.0
lrwxrwxrwx 1 jenkins jenkins    13 Mar 30 22:23 libgmssl.so -> libgmssl.so.3
lrwxrwxrwx 1 jenkins jenkins    15 Mar 30 22:23 libgmssl.so.3 -> libgmssl.so.3.0
-rwxr-xr-x 1 jenkins jenkins  2.6M Mar 30 22:02 libgmssl.so.3.0
-rwxr-xr-x 1 jenkins jenkins   74M Mar 30 22:17 libtiflash_proxy.so
-rwxr-xr-x 1 jenkins jenkins   50M Jul 29  2020 minio
-rwxr-xr-x 1 jenkins jenkins   36M Apr  1 13:23 pd-ctl
-rwxr-xr-x 1 jenkins jenkins   20M Apr  1 13:23 pd-heartbeat-bench
-rwxr-xr-x 1 jenkins jenkins   34M Apr  1 13:23 pd-recover
-rwxr-xr-x 1 jenkins jenkins   95M Apr  1 13:22 pd-server
-rwxr-xr-x 1 jenkins jenkins   23M Apr  1 13:23 pd-tso-bench
-rwxr-xr-x 1 jenkins jenkins   27M Apr  1 13:23 regions-dump
-rwxr-xr-x 1 jenkins jenkins   22M Apr  1 13:23 stores-dump
-rwxr-xr-x 1 jenkins jenkins   80M Feb 28  2022 sync_diff_inspector
-rwxr-xr-x 1 jenkins jenkins  170M Apr 17 23:20 tidb-server
-rwxr-xr-x 1 jenkins jenkins  297M Mar 30 22:23 tiflash
-rwxr-xr-x 1 jenkins jenkins  304M Apr 18 19:19 tikv-server
+ ./bin/tidb-server -V
Release Version: v6.5.9-3-g7357987916
Edition: Community
Git Commit Hash: 7357987916b70e4721952d8998428db7bfb78adc
Git Branch: release-6.5
UTC Build Time: 2024-04-17 15:20:26
GoVersion: go1.19.13
Race Enabled: false
TiKV Min Version: 6.2.0-alpha
Check Table Before Drop: false
Store: unistore
+ ./bin/pd-server -V
Release Version: v6.5.8-8-gefb03ec46
Edition: Community
Git Commit Hash: efb03ec46d1d76940f13d31e643ca263cc2d5d2d
Git Branch: release-6.5
UTC Build Time:  2024-04-01 05:22:02
+ ./bin/tikv-server -V
TiKV 
Release Version:   6.5.9
Edition:           Community
Git Commit Hash:   31fec8c405bf2e7c2a544e6592d75638846c1ce8
Git Commit Branch: release-6.5
UTC Build Time:    2024-04-18 10:50:35
Rust Version:      rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Enable Features:   pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure
Profile:           dist_release
+ ./bin/tiflash --version
TiFlash
Release Version: v6.5.8-7-g0be447c11
Edition:         Community
Git Commit Hash: 0be447c1167454e092fadf228aa2ab11cef3f6aa
Git Branch:      HEAD
UTC Build Time:  2024-03-30 14:02:19
Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto
Profile:         RELWITHDEBINFO

Raft Proxy
Git Commit Hash:   37eb1f1a09576a984f07a04fe7d9f2373935657a
Git Commit Branch: HEAD
UTC Build Time:    2024-03-30 14:05:17
Rust Version:      rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Storage Engine:    tiflash
Prometheus Prefix: tiflash_proxy_
Profile:           release
+ ./bin/sync_diff_inspector --version
App Name: sync_diff_inspector v2.0
Release Version: v5.4.0-2-g00998a9
Git Commit Hash: 00998a9a4bfd08eb63449186d147b0e6bb1fea5d
Git Branch: master
UTC Build Time: 2022-02-21 04:15:21
Go Version: go1.16.4
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/release-6.5/pull_cdc_integration_test/tiflow
[Pipeline] {
[Pipeline] cache
Cache not restored (no such key found)
[Pipeline] {
[Pipeline] sh
+ ls -alh ./bin
total 8.0K
drwxr-sr-x  2 jenkins jenkins 4.0K Apr 23 12:31 .
drwxr-sr-x 18 jenkins jenkins 4.0K Apr 23 12:31 ..
+ '[' -f ./bin/cdc ']'
+ make cdc
CGO_ENABLED=0 GO111MODULE=on go build  -trimpath  -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v6.5.9-1-g89920c066" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-04-23 04:31:03" -X "github.com/pingcap/tiflow/pkg/version.GitHash=89920c066a5258f0da22beb42852ecb2894a9c98" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.19.13 linux/amd64"' -o bin/cdc ./cmd/cdc/main.go
go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240306032306-8cdacb705df6
go: downloading github.com/spf13/cobra v1.6.1
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/pingcap/failpoint v0.0.0-20220423142525-ae43b7f4e5c3
go: downloading github.com/pingcap/errors v0.11.5-0.20220729040631-518f63d66278
go: downloading github.com/pingcap/log v1.1.1-0.20221116035753-734d527bc87c
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/net v0.18.0
go: downloading github.com/BurntSushi/toml v1.2.1
go: downloading go.uber.org/zap v1.23.0
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading github.com/pingcap/tidb/parser v0.0.0-20240306032306-8cdacb705df6
go: downloading github.com/pingcap/kvproto v0.0.0-20240112060601-a0e3fbb1eeee
go: downloading google.golang.org/grpc v1.51.0
go: downloading github.com/Shopify/sarama v1.38.1
go: downloading github.com/prometheus/client_golang v1.13.0
go: downloading golang.org/x/sync v0.5.0
go: downloading github.com/tikv/pd/client v0.0.0-20230904040343-947701a32c05
go: downloading github.com/go-sql-driver/mysql v1.6.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/tikv/client-go/v2 v2.0.4-0.20231121073938-194639470f84
go: downloading github.com/dustin/go-humanize v1.0.0
go: downloading github.com/pingcap/sysutil v0.0.0-20220114020952-ea68d2dbf5b4
go: downloading github.com/xdg/scram v1.0.3
go: downloading go.uber.org/multierr v1.8.0
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0
go: downloading github.com/robfig/cron v1.2.0
go: downloading github.com/aws/aws-sdk-go v1.44.259
go: downloading github.com/pingcap/tidb-tools v7.0.1-0.20231228094724-d6c7fc83380a+incompatible
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/tikv/pd v1.1.0-beta.0.20220303060546-3695d8164800
go: downloading golang.org/x/oauth2 v0.2.0
go: downloading go.uber.org/atomic v1.10.0
go: downloading cloud.google.com/go/storage v1.27.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.2.0
go: downloading github.com/KimMachineGun/automemlimit v0.2.4
go: downloading github.com/shirou/gopsutil/v3 v3.23.5
go: downloading github.com/google/uuid v1.3.0
go: downloading go.etcd.io/etcd/client/v3 v3.5.4
go: downloading go.etcd.io/etcd/server/v3 v3.5.2
go: downloading golang.org/x/time v0.2.0
go: downloading github.com/tinylib/msgp v1.1.6
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
go: downloading github.com/swaggo/gin-swagger v1.2.0
go: downloading github.com/cockroachdb/pebble v0.0.0-20220415182917-06c9d3be25b3
go: downloading cloud.google.com/go v0.105.0
go: downloading github.com/r3labs/diff v1.1.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/benbjohnson/clock v1.1.0
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading go.etcd.io/etcd/api/v3 v3.5.4
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.4
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0
go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424
go: downloading golang.org/x/sys v0.14.0
go: downloading github.com/klauspost/compress v1.15.14
go: downloading github.com/pierrec/lz4/v4 v4.1.17
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/cenkalti/backoff/v4 v4.0.2
go: downloading github.com/uber-go/atomic v1.4.0
go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/go-mysql-org/go-mysql v1.6.1-0.20221223014230-81966e15b9c5
go: downloading github.com/xdg/stringprep v1.0.3
go: downloading golang.org/x/crypto v0.15.0
go: downloading github.com/containerd/cgroups v1.0.4
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/swaggo/swag v1.6.6-0.20200529100950-7c765ddd0476
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/philhofer/fwd v1.1.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.37.0
go: downloading github.com/prometheus/procfs v0.8.0
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/eapache/go-resiliency v1.3.0
go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230111030713-bf00bc1b83b6
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/jcmturner/gokrb5/v8 v8.4.3
go: downloading cloud.google.com/go/compute/metadata v0.2.1
go: downloading cloud.google.com/go/compute v1.13.0
go: downloading cloud.google.com/go/iam v0.8.0
go: downloading github.com/googleapis/gax-go/v2 v2.7.0
go: downloading google.golang.org/api v0.103.0
go: downloading google.golang.org/genproto v0.0.0-20221202195650-67e5cbc046fd
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v0.20.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.1
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802
go: downloading go.etcd.io/bbolt v1.3.6
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20.0
go: downloading go.opentelemetry.io/otel/exporters/otlp v0.20.0
go: downloading go.opentelemetry.io/otel v0.20.0
go: downloading go.opentelemetry.io/otel/sdk v0.20.0
go: downloading sigs.k8s.io/yaml v1.2.0
go: downloading github.com/coreos/go-systemd/v22 v22.3.2
go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/stretchr/objx v0.5.0
go: downloading github.com/linkedin/goavro/v2 v2.11.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading golang.org/x/text v0.14.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/shopspring/decimal v1.3.0
go: downloading github.com/tklauser/go-sysconf v0.3.11
go: downloading go.opentelemetry.io/contrib v0.20.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/cilium/ebpf v0.4.0
go: downloading github.com/sirupsen/logrus v1.9.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 gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/cockroachdb/errors v1.8.1
go: downloading github.com/cockroachdb/redact v1.0.8
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/jsonreference v0.20.0
go: downloading github.com/go-openapi/spec v0.20.6
go: downloading golang.org/x/tools v0.15.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
go: downloading github.com/twmb/murmur3 v1.1.3
go: downloading github.com/stathat/consistent v1.0.0
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/hashicorp/errwrap 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 go.opencensus.io v0.23.1-0.20220331163232-052120675fac
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading golang.org/x/exp v0.0.0-20221023144134-a1e5550cf13e
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/pingcap/tipb v0.0.0-20221123081521-2fb828910813
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.12.0
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
go: downloading github.com/jonboulle/clockwork v0.3.0
go: downloading github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2
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.0
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading go.opentelemetry.io/otel/trace v0.20.0
go: downloading github.com/tklauser/numcpus v0.6.0
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading go.opentelemetry.io/otel/metric v0.20.0
go: downloading go.opentelemetry.io/otel/sdk/export/metric v0.20.0
go: downloading go.opentelemetry.io/otel/sdk/metric v0.20.0
go: downloading go.opentelemetry.io/proto/otlp v0.7.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa
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/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
go: downloading github.com/danjacques/gofslock v0.0.0-20220131014315-6e321f4509c8
go: downloading github.com/influxdata/tdigest v0.0.1
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.17
go: downloading github.com/opentracing/basictracer-go v1.1.0
go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0
go: downloading github.com/form3tech-oss/jwt-go v3.2.5+incompatible
go: downloading github.com/iancoleman/strcase v0.2.0
go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
go: downloading github.com/cockroachdb/sentry-go v0.6.1-cockroachdb.2
go: downloading go.etcd.io/etcd/client/v2 v2.305.4
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/apache/thrift v0.13.1-0.20201008052519-daf620915714
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/go-playground/locales v0.14.1
go: downloading github.com/pingcap/badger v1.5.1-0.20220314162537-ab58fbf40580
go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/vbauerster/mpb/v7 v7.5.3
go: downloading golang.org/x/term v0.14.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/google/pprof v0.0.0-20211122183932-1daafda22083
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading github.com/kr/pretty v0.3.0
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.4
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/rivo/uniseg v0.4.2
go: downloading github.com/ncw/directio v1.0.5
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading k8s.io/api v0.24.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/glog v1.0.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.9.0
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/josharian/intern v1.0.0
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/coocood/bbloom v0.0.0-20190830030839-58deb6228d64
go: downloading github.com/klauspost/cpuid v1.3.1
go: downloading k8s.io/apimachinery v0.24.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.60.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
go: downloading github.com/google/gofuzz v1.1.0
go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
go: downloading sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2
go: downloading github.com/go-logr/logr v1.2.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.0
go: downloading github.com/google/go-cmp v0.5.9
# github.com/pingcap/tiflow/cdc/entry
cdc/entry/mounter.go:282:1: syntax error: unexpected <<, expecting )
cdc/entry/mounter.go:285:1: syntax error: unexpected ==, expecting }
cdc/entry/mounter.go:288:91: invalid character U+0023 '#'
cdc/entry/mounter.go:312:3: syntax error: non-declaration statement outside function body
cdc/entry/mounter.go:319:91: invalid character U+0023 '#'
cdc/entry/mounter.go:361:1: syntax error: unexpected <<, expecting }
cdc/entry/mounter.go:363:1: syntax error: unexpected ==, expecting }
cdc/entry/mounter.go:365:91: invalid character U+0023 '#'
cdc/entry/mounter.go:373:2: syntax error: non-declaration statement outside function body
cdc/entry/mounter.go:378:91: invalid character U+0023 '#'
cdc/entry/mounter.go:378:91: too many errors
make: *** [cdc] Error 1
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
Stage "Tests" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G0')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G1')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G2')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G3')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G4')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G5')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G6')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G7')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G8')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G9')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G10')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G11')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G12')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G13')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G14')
[Pipeline] { (Branch: Matrix - TEST_GROUP = 'G15')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G0')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G1')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G2')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G3')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G4')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G5')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G6')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G7')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G8')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G9')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G10')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G11')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G12')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G13')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G14')
[Pipeline] stage
[Pipeline] { (Matrix - TEST_GROUP = 'G15')
Stage "Matrix - TEST_GROUP = 'G0'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G1'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G2'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G3'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G4'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G5'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G6'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G7'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G8'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G9'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s)
Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
Stage "Matrix - TEST_GROUP = 'G0'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G1'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G2'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G3'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G4'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G5'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G6'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G7'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G8'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G9'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G0'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G1'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G2'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G3'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G4'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G5'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G6'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G7'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G8'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G9'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G10'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G11'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G12'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G13'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G14'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G15'
[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
ERROR: script returned exit code 2
Finished: FAILURE