Skip to content

Console Output

Skipping 58 KB.. Full Log
    - mountPath: "/share/.cache/go-build"
      name: "gocache"
    - mountPath: "/share/.go"
      name: "gopathcache"
    - 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-1757-l5m3t-vgl0c-9l07f"
    - name: "JENKINS_NAME"
      value: "pingcap-tiflow-ghpr-verify-1757-l5m3t-vgl0c-9l07f"
    - 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:
  - name: "gocache"
    persistentVolumeClaim:
      claimName: "gocache"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - name: "gopathcache"
    persistentVolumeClaim:
      claimName: "gopathcache"

Running on pingcap-tiflow-ghpr-verify-1757-l5m3t-vgl0c-9l07f 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@5efd7f88; decorates RemoteLauncher[hudson.remoting.Channel@f1d1dd1:JNLP4-connect connection from 10.233.127.45/10.233.127.45:48712] 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
Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-ghpr-verify-1757-9sg0j-kr55t-5w210
No credentials specified
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@597f7caf; decorates RemoteLauncher[hudson.remoting.Channel@50b05333:JNLP4-connect connection from 10.233.66.234/10.233.66.234:54752] 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
Avoid second fetch
Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main)
Commit message: "fix(br): use failpoint tidb-server instead (#2951)"
 > 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 03312178c534dce949face80c69812d989e55009 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
Avoid second fetch
Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main)
Commit message: "fix(br): use failpoint tidb-server instead (#2951)"
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 40 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] withCredentials
Masking supported pattern matches of $CODECOV_TOKEN
[Pipeline] timeout
Timeout set to expire in 40 min
[Pipeline] {
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $CODECOV_TOKEN
[Pipeline] cache
 > 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 03312178c534dce949face80c69812d989e55009 # timeout=10
Click here to forcibly terminate running steps
Still waiting to schedule task
Waiting for next available executor on ‘pingcap-tiflow-ghpr-verify-1757-9sg0j-kr55t-5w210’
Agent pingcap-tiflow-ghpr-verify-1757-9sg0j-kr55t-5w210 is provisioned from template pingcap_tiflow_ghpr_verify_1757-9sg0j-kr55t
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/ghpr_verify/1757/"
    runUrl: "job/pingcap/job/tiflow/job/ghpr_verify/1757/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "9527c7e67f25ef8a67c4f59abb2844994c76b2ed"
    jenkins/label: "pingcap_tiflow_ghpr_verify_1757-9sg0j"
  name: "pingcap-tiflow-ghpr-verify-1757-9sg0j-kr55t-5w210"
  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.21:latest"
    name: "golang"
    resources:
      limits:
        memory: "16Gi"
        cpu: "6"
      requests:
        memory: "12Gi"
        cpu: "4"
    tty: true
    volumeMounts:
    - mountPath: "/share/.cache/go-build"
      name: "gocache"
    - mountPath: "/share/.go"
      name: "gopathcache"
    - 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-1757-9sg0j-kr55t-5w210"
    - name: "JENKINS_NAME"
      value: "pingcap-tiflow-ghpr-verify-1757-9sg0j-kr55t-5w210"
    - 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:
  - name: "gocache"
    persistentVolumeClaim:
      claimName: "gocache"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - name: "gopathcache"
    persistentVolumeClaim:
      claimName: "gopathcache"

Running on pingcap-tiflow-ghpr-verify-1757-9sg0j-kr55t-5w210 in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify
Cache restored successfully (git/pingcap/tiflow/rev-be15534-ccb0e99)
203866112 bytes in 0.82 secs (247549697 bytes/sec)
[Pipeline] {
[Pipeline] sh
[Pipeline] {
[Pipeline] {
+ make check
check-copyright
[Pipeline] checkout
The recommended git tool is: git
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
[Pipeline] cache
No credentials specified
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@36d56699; decorates RemoteLauncher[hudson.remoting.Channel@3fda03fe:JNLP4-connect connection from 10.233.71.245/10.233.71.245:39892] 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
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.7.0
go: downloading golang.org/x/mod v0.9.0
go: downloading golang.org/x/sys v0.6.0
Avoid second fetch
Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main)
Commit message: "fix(br): use failpoint tidb-server instead (#2951)"
Cache restored successfully (git/pingcap/tiflow/rev-be15534-ccb0e99)
203866112 bytes in 1.20 secs (169869533 bytes/sec)
[Pipeline] {
[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 03312178c534dce949face80c69812d989e55009 # timeout=10
[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] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow
[Pipeline] {
+ make unit_test_in_verify_ci
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
[Pipeline] cache
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.15.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/dnephin/pflag v1.0.7
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading golang.org/x/tools v0.7.0
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/jonboulle/clockwork v0.2.2
go: downloading golang.org/x/sys v0.6.0
go: downloading github.com/fsnotify/fsnotify v1.5.4
go: downloading golang.org/x/term v0.6.0
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading golang.org/x/mod v0.9.0
scripts/generate-mock.sh
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/prometheus/client_golang v1.19.0
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c
go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5
go: downloading github.com/tinylib/msgp v1.1.6
go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f
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 v1.1.0-beta.0.20240415145106-cd9c676e9ba4
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7
go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5
go: downloading github.com/r3labs/diff v1.1.0
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b
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 golang.org/x/sync v0.7.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading google.golang.org/grpc v1.62.1
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e
go: downloading github.com/uber-go/atomic v1.4.0
go: downloading github.com/benbjohnson/clock v1.3.5
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading cloud.google.com/go/storage v1.39.1
go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b
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/IBM/sarama v1.41.2
go: downloading cloud.google.com/go v0.112.2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
go: downloading github.com/KimMachineGun/automemlimit v0.2.4
go: downloading github.com/aws/aws-sdk-go v1.50.0
Cache restored successfully (git/pingcap/tiflow/rev-be15534-ccb0e99)
203866112 bytes in 6.88 secs (29645173 bytes/sec)
[Pipeline] {
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/shirou/gopsutil/v3 v3.24.2
go: downloading github.com/xdg/scram v1.0.5
go: downloading github.com/apache/pulsar-client-go v0.11.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1
[Pipeline] sh
go: downloading github.com/cockroachdb/pebble v1.1.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98
go: downloading gorm.io/gorm v1.24.5
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/philhofer/fwd v1.1.1
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
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.52.2
go: downloading github.com/prometheus/procfs v0.13.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda
go: downloading golang.org/x/tools v0.20.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/docker/go-units v0.5.0
go: downloading golang.org/x/sys v0.19.0
+ make engine_unit_test_in_verify_ci
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 github.com/containerd/cgroups v1.0.4
go: downloading github.com/joomcode/errorx v1.0.1
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
go: downloading go.etcd.io/bbolt v1.3.9
go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go: downloading go.opentelemetry.io/otel v1.24.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading golang.org/x/crypto v0.22.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/dustin/go-humanize v1.0.1
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/iam v1.1.7
go: downloading cloud.google.com/go/compute v1.25.1
go: downloading github.com/googleapis/gax-go/v2 v2.12.3
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading google.golang.org/api v0.170.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/hashicorp/golang-lru v0.5.1
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
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/xdg/stringprep v1.0.3
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/klauspost/compress v1.17.8
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5
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/BurntSushi/toml v1.3.2
go: downloading github.com/spf13/cobra v1.8.0
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-20231213065948-336e064b488d
go: downloading gopkg.in/yaml.v2 v2.4.0
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/getkin/kin-openapi v0.80.0
go: downloading golang.org/x/text v0.14.0
go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8
go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
go: downloading github.com/shopspring/decimal v1.3.0
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/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/VividCortex/mysqlerr v1.0.0
go: downloading github.com/glebarez/go-sqlite v1.21.2
go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0
go: downloading github.com/glebarez/sqlite v1.7.0
go: downloading gorm.io/driver/mysql v1.3.3
go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
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/fatih/color v1.16.0
go: downloading golang.org/x/term v0.19.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/linkedin/goavro/v2 v2.11.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/aws/smithy-go v1.13.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/bits-and-blooms/bitset v1.4.0
go: downloading github.com/sirupsen/logrus v1.9.3
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/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/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-20200201041132-a6ae2369ad13
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/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/gorilla/websocket v1.5.1
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 go.opentelemetry.io/otel/metric v1.24.0
go: downloading go.opentelemetry.io/otel/trace v1.24.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1
go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac
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 go.opentelemetry.io/proto/otlp v1.1.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/AthenZ/athenz v1.10.39
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/coocood/freecache v1.2.1
go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
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/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading github.com/carlmjohnson/flagext v0.21.0
go: downloading github.com/spkg/bom v1.0.0
go: downloading github.com/otiai10/copy v1.2.0
go: downloading github.com/xitongsys/parquet-go v1.6.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0
go: downloading github.com/scalalang2/golang-fifo v0.1.5
go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6
go: downloading github.com/pingcap/fn v1.0.0
go: downloading github.com/tidwall/btree v1.7.0
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581
go: downloading github.com/opentracing/basictracer-go v1.1.0
go: downloading github.com/go-resty/resty/v2 v2.11.0
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/ks3sdklib/aws-sdk-go v1.2.9
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/ngaut/log v0.0.0-20210830112240-0124ec040aeb
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/spaolacci/murmur3 v1.1.0
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/jinzhu/inflection v1.0.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/tidwall/buntdb v1.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading go.etcd.io/etcd/client/v2 v2.305.12
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/improbable-eng/grpc-web v0.12.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
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/go-logr/stdr v1.2.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/99designs/keyring v1.2.1
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/jellydator/ttlcache/v3 v3.0.1
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/dolthub/swiss v0.2.1
go: downloading github.com/jfcg/sorty/v2 v2.1.0
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/influxdata/tdigest v0.0.1
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
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/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36
go: downloading github.com/vbauerster/mpb/v7 v7.5.3
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading github.com/apache/thrift v0.16.0
go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/getsentry/sentry-go v0.27.0
go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
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/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/VividCortex/ewma v1.2.0
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/dolthub/maphash v0.1.0
go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d
go: downloading github.com/jfcg/sixb v1.3.8
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30
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 k8s.io/api v0.28.6
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/kylelemons/godebug v1.1.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/golang/glog v1.2.0
go: downloading github.com/tidwall/tinyqueue v0.1.1
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/ncw/directio v1.0.5
go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64
go: downloading github.com/klauspost/cpuid v1.3.1
go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2
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.15.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading golang.org/x/tools v0.7.0
go: downloading github.com/dnephin/pflag v1.0.7
go: downloading golang.org/x/sys v0.6.0
go: downloading github.com/fsnotify/fsnotify v1.5.4
go: downloading github.com/jonboulle/clockwork v0.2.2
go: downloading golang.org/x/term v0.6.0
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading golang.org/x/mod v0.9.0
go: downloading k8s.io/apimachinery v0.28.6
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
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/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/google/s2a-go v0.1.7
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/felixge/httpsnoop v1.0.4
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/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/gin-gonic/gin v1.9.1
go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4
go: downloading github.com/golang/mock v1.6.0
go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c
go: downloading github.com/prometheus/client_golang v1.19.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/google/uuid v1.6.0
go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5
go: downloading github.com/tinylib/msgp v1.1.6
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140
go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading cloud.google.com/go/storage v1.39.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
go: downloading github.com/KimMachineGun/automemlimit v0.2.4
go: downloading go.etcd.io/etcd/client/v3 v3.5.12
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b
go: downloading github.com/aws/aws-sdk-go v1.50.0
go: downloading github.com/shirou/gopsutil/v3 v3.24.2
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/benbjohnson/clock v1.3.5
go: downloading github.com/google/btree v1.1.2
go: downloading google.golang.org/grpc v1.62.1
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/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e
go: downloading go.uber.org/atomic v1.11.0
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/cockroachdb/pebble v1.1.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/IBM/sarama v1.41.2
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/r3labs/diff v1.1.0
go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b
go: downloading github.com/stretchr/testify v1.9.0
go: downloading cloud.google.com/go v0.112.2
go: downloading go.etcd.io/etcd/api/v3 v3.5.12
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
go: downloading go.etcd.io/etcd/server/v3 v3.5.12
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7
go: downloading github.com/uber-go/atomic v1.4.0
go: downloading github.com/swaggo/swag v1.16.3
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/xdg/scram v1.0.5
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.24.0
go: downloading github.com/philhofer/fwd v1.1.1
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/pierrec/lz4/v4 v4.1.18
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.52.2
go: downloading github.com/prometheus/procfs v0.13.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/aws/smithy-go v1.13.5
go: downloading github.com/golang/protobuf v1.5.4
go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12
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/gavv/monotime v0.0.0-20190418164738-30dba4353424
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/hashicorp/golang-lru v0.5.1
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading golang.org/x/oauth2 v0.18.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/bits-and-blooms/bitset v1.4.0
go: downloading github.com/linkedin/goavro/v2 v2.11.1
go: downloading github.com/sirupsen/logrus v1.9.3
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/robfig/cron v1.2.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 gorm.io/gorm v1.24.5
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/chzyer/readline v1.5.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/deepmap/oapi-codegen v1.9.0
go: downloading github.com/getkin/kin-openapi v0.80.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/gogo/gateway v1.1.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0
go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954
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/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading cloud.google.com/go/compute/metadata v0.2.3
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 go.etcd.io/bbolt v1.3.9
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
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 golang.org/x/crypto v0.22.0
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading sigs.k8s.io/yaml v1.4.0
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-playground/validator/v10 v10.14.0
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/joomcode/errorx v1.0.1
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/glebarez/sqlite v1.7.0
go: downloading gorm.io/driver/mysql v1.3.3
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading cloud.google.com/go/compute v1.25.1
go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/term v0.19.0
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.20.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 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0
go: downloading github.com/jarcoal/httpmock v1.2.0
go: downloading github.com/mailru/easyjson v0.7.7
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/xdg/stringprep v1.0.3
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/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5
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/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1
go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
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/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-20200201041132-a6ae2369ad13
go: downloading github.com/cloudfoundry/gosigar v1.3.6
go: downloading github.com/AthenZ/athenz v1.10.39
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/DataDog/zstd v1.5.5
go: downloading github.com/spaolacci/murmur3 v1.1.0
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/tidwall/buntdb v1.3.0
go: downloading github.com/coocood/freecache v1.2.1
go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50
go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/pingcap/fn v1.0.0
go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading github.com/otiai10/copy v1.2.0
go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
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/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df
go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2
go: downloading github.com/carlmjohnson/flagext v0.21.0
go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac
go: downloading github.com/scalalang2/golang-fifo v0.1.5
go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581
go: downloading github.com/spkg/bom v1.0.0
go: downloading github.com/tidwall/btree v1.7.0
go: downloading github.com/xitongsys/parquet-go v1.6.0
go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0
go: downloading github.com/jonboulle/clockwork v0.4.0
go: downloading go.etcd.io/etcd/raft/v3 v3.5.12
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/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
go: downloading go.opentelemetry.io/otel/trace v1.24.0
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 github.com/gorilla/websocket v1.5.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/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/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/ghodss/yaml v1.0.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/99designs/keyring v1.2.1
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
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/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/jellydator/ttlcache/v3 v3.0.1
go: downloading github.com/dolthub/swiss v0.2.1
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21
go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36
go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815
go: downloading github.com/influxdata/tdigest v0.0.1
go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22
go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989
go: downloading go.uber.org/mock v0.4.0
go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/cheggaaa/pb/v3 v3.0.8
go: downloading github.com/vbauerster/mpb/v7 v7.5.3
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/AzureAD/microsoft-authentication-library-for-go v1.2.1
go: downloading github.com/jfcg/sorty/v2 v2.1.0
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/go-logr/logr v1.4.1
go: downloading go.opentelemetry.io/proto/otlp v1.1.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading go.etcd.io/etcd/client/v2 v2.305.12
go: downloading github.com/apache/thrift v0.16.0
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/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/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/tidwall/pretty v1.2.0
go: downloading github.com/dolthub/maphash v0.1.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f
go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/VividCortex/ewma v1.2.0
go: downloading k8s.io/api v0.28.6
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/jfcg/sixb v1.3.8
go: downloading github.com/robfig/cron/v3 v3.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/option v1.0.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/tidwall/tinyqueue v0.1.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/golang/glog v1.2.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.0
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/labstack/gommon v0.4.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/thanhpk/randstr v1.0.6
go: downloading go.etcd.io/etcd/tests/v3 v3.5.12
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading k8s.io/apimachinery v0.28.6
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/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-ozzo/ozzo-validation/v4 v4.3.0
go: downloading github.com/VividCortex/mysqlerr v1.0.0
go: downloading github.com/glebarez/go-sqlite v1.21.2
go: downloading github.com/glebarez/sqlite v1.7.0
go: downloading gorm.io/driver/mysql v1.3.3
go: downloading modernc.org/libc v1.37.1
go: downloading modernc.org/sqlite v1.27.0
go: downloading modernc.org/memory v1.7.2
go: downloading modernc.org/mathutil v1.6.0
# github.com/pingcap/tiflow/cdc/sink/dmlsink/txn/mysql
cdc/sink/dmlsink/txn/mysql/dml.go:118:146: syntax error: unexpected newline in argument list; possibly missing comma or )
cdc/sink/dmlsink/txn/mysql/dml.go:119:4: syntax error: unexpected for at end of statement
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/api [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/api [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/api/middleware [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/api/middleware [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/api/owner [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/api/owner [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/api/v1 [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/api/v1 [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/api/v2 [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/api/v2 [build failed]
∅  engine/chaos/cases
∅  engine/chaos/cases/dm
∅  cdc/capture/mock
✓  cdc/async (2.22s) (coverage: 100.0% of statements)
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/capture [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/capture [build failed]
∅  cdc/controller/mock
✓  cdc/controller (1.312s) (coverage: 43.7% of statements)
∅  engine/executor/cvs
✓  engine/executor (1.593s) (coverage: 32.8% of statements)
✓  cdc/entry/schema (1.194s) (coverage: 58.0% of statements)
∅  engine/executor/fakejob
∅  engine/executor/server/mock
✓  engine/executor/server (1.244s) (coverage: 67.2% of statements)
∅  engine/executor/worker/internal
✓  engine/executor/worker (1.276s) (coverage: 81.1% of statements)
✓  cdc/kv (1.745s) (coverage: 61.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.12s) (coverage: 79.4% of statements)
✓  engine/executor/dm (5.596s) (coverage: 80.0% of statements)
✓  cdc/kv/regionlock (1.196s) (coverage: 90.6% of statements)
✓  cdc/metrics (1.016s) (coverage: 100.0% of statements)
✓  cdc/kv/sharedconn (4.152s) (coverage: 84.9% of statements)
✖  cdc/model (592ms) (coverage: 55.1% of statements)
✓  engine/framework/logutil (1.075s) (coverage: 100.0% of statements)
✓  engine/framework/internal/master (1.983s) (coverage: 76.5% of statements)
✓  engine/framework/internal/worker (1.851s) (coverage: 71.6% of statements)
✓  cdc/model/codec (1.139s) (coverage: 92.1% of statements)
✓  cdc/model/codec/v1 (1.152s) (coverage: 53.2% of statements)
✓  engine/framework/model (1.081s) (coverage: 77.8% of statements)
✓  engine/framework/metadata (1.308s) (coverage: 63.6% of statements)
✓  engine/framework/registry (1.367s) (coverage: 76.1% of statements)
∅  cdc/owner/mock
∅  engine/framework/taskutil
✓  engine/framework/statusutil (1.459s) (coverage: 80.6% of statements)
✓  cdc/processor/memquota (1.151s) (coverage: 87.0% of statements)
∅  cdc/processor/mock
∅  cdc/processor/sourcemanager
✓  engine/internal/pkg/discovery (1.847s) (coverage: 85.9% 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/spf13/viper v1.12.0
go: downloading github.com/rs/zerolog v1.27.0
go: downloading github.com/spf13/cobra v1.6.1
go: downloading golang.org/x/crypto v0.5.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.6
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/fsnotify/fsnotify v1.5.4
go: downloading github.com/subosito/gotenv v1.4.1
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/spf13/afero v1.8.2
go: downloading github.com/pelletier/go-toml/v2 v2.0.5
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading golang.org/x/text v0.8.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading golang.org/x/term v0.6.0
go generate
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/swaggo/swag v1.16.3
go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2
go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d
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/getkin/kin-openapi v0.80.0
go: downloading github.com/gogo/gateway v1.1.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/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/ngaut/log v0.0.0-20210830112240-0124ec040aeb
go: downloading github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
go: downloading github.com/improbable-eng/grpc-web v0.12.0
go: downloading github.com/tidwall/buntdb v1.3.0
go: downloading github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c
go: downloading github.com/tidwall/rtred v0.1.2
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/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/tidwall/pretty v1.2.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.21.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
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gofumports mvdan.cc/gofumpt
go: downloading mvdan.cc/gofumpt v0.4.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading golang.org/x/sync v0.1.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 mvdan.cc/editorconfig v0.2.0
go: downloading github.com/google/renameio v1.0.1
cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gci github.com/daixiang0/gci
go: downloading github.com/daixiang0/gci v0.10.1
go: downloading go.uber.org/zap v1.24.0
go: downloading github.com/hexops/gotextdiff v1.0.3
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.9.0
✓  cdc/processor/sourcemanager/sorter (1.191s) (coverage: 50.0% of statements)
∅  cdc/processor/sourcemanager/sorter/factory
∅  engine/jobmaster/cvsjob (1.245s) (coverage: 0.0% of statements)
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  }  }'
Error: cdc/sink/dmlsink/txn/mysql/dml.go:118:146: missing ',' before newline in argument list (and 10 more errors)
Usage:
  gci write path... [flags]

Aliases:
  write, overwrite

Flags:
      --custom-order          Enable custom order of sections
  -d, --debug                 Enables debug output from the formatter
  -h, --help                  help for write
  -s, --section stringArray   Sections define how inputs will be processed. Section names are case-insensitive and may contain parameters in (). The section order is standard > default > custom > blank > dot. The default value is [standard,default].
                              standard - standard section that Golang provides officially, like "fmt"
                              Prefix(github.com/daixiang0) - custom section, groups all imports with the specified Prefix. Imports will be matched to the longest Prefix. Multiple custom prefixes may be provided, they will be rendered as distinct sections separated by newline. You can regroup multiple prefixes by separating them with comma: Prefix(github.com/daixiang0,gitlab.com/daixiang0,daixiang0)
                              default - default section, contains all rest imports
                              blank - blank section, contains all blank imports.
                              dot - dot section, contains all dot imports. (default [standard,default])
      --skip-generated        Skip generated files

make: *** [fmt] Error 1
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
✓  engine/jobmaster/dm/bootstrap (1.022s) (coverage: 100.0% of statements)
[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] }
[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] }
Failed in branch Matrix - TEST_CMD = 'check'
✓  cdc/processor/sourcemanager/sorter/memory (1.195s) (coverage: 62.7% of statements)
∅  cdc/processor/sourcemanager/sorter/mock
✓  engine/jobmaster/dm/checkpoint (1.3s) (coverage: 65.9% of statements)
✓  engine/jobmaster/dm/config (1.335s) (coverage: 90.5% of statements)
✓  engine/jobmaster/dm (11.831s) (coverage: 91.8% of statements)
∅  engine/jobmaster/dm/openapi
✓  engine/jobmaster/dm/metadata (1.583s) (coverage: 84.1% of statements)
✓  cdc/processor/sourcemanager/sorter/pebble (2.283s) (coverage: 88.4% of statements)
✓  engine/jobmaster/dm/runtime (1.248s) (coverage: 95.7% of statements)
✓  cdc/processor/sourcemanager/sorter/pebble/encoding (1.131s) (coverage: 69.1% of statements)
∅  engine/jobmaster/fakejob
∅  engine/pkg/adapter
✓  engine/model (1.014s) (coverage: 46.7% of statements)
✓  engine/jobmaster/example (2.432s) (coverage: 76.2% of statements)
∅  engine/pkg/client/internal/endpoint
∅  engine/pkg/clock
∅  engine/pkg/cmd
∅  engine/pkg/cmd/cli
∅  engine/pkg/cmd/executor
∅  engine/pkg/cmd/master
∅  engine/pkg/cmd/util
∅  engine/pkg/cmd/version
✓  engine/pkg/client (2.151s) (coverage: 44.5% of statements)
∅  engine/pkg/context
∅  engine/pkg/ctxmu
∅  engine/pkg/dbutil
✓  engine/pkg/client/internal (2.193s) (coverage: 88.9% of statements)
✓  engine/pkg/deps (1.02s) (coverage: 85.7% of statements)
✓  engine/pkg/containers (5.83s) (coverage: 97.6% of statements)
✓  engine/pkg/errctx (1.022s) (coverage: 95.7% of statements)
✓  cdc/owner (59.977s) (coverage: 73.9% of statements)
✓  engine/pkg/dm/ticker (2.721s) (coverage: 100.0% of statements)
✓  engine/pkg/dm (3.453s) (coverage: 80.1% of statements)
✓  engine/pkg/externalresource/broker (1.237s) (coverage: 54.5% of statements)
∅  engine/pkg/externalresource/internal
✓  engine/pkg/externalresource/integration_test (1.463s) (coverage: 92.2% of statements)
✓  cdc/puller (19.94s) (coverage: 65.6% of statements)
✓  engine/pkg/externalresource/internal/local (1.159s) (coverage: 73.3% of statements)
✓  engine/pkg/externalresource/internal/bucket (1.234s) (coverage: 64.7% of statements)
∅  engine/pkg/fakejob
∅  engine/pkg/httputil
∅  engine/pkg/httputil/mock
✓  engine/pkg/externalresource/model (1.147s) (coverage: 56.4% of statements)
✓  engine/pkg/meta (1.28s) (coverage: 54.5% of statements)
✓  engine/pkg/meta/internal (1.242s) (coverage: 94.4% of statements)
✓  engine/pkg/externalresource/manager (13.155s) (coverage: 75.3% of statements)
∅  engine/pkg/meta/internal/etcdkv/model
✓  cdc/entry (2m8.792s) (coverage: 62.5% of statements)
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/processor [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/processor [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/processor/sinkmanager [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/processor/sinkmanager [build failed]
∅  engine/pkg/meta/internal/mockkv
✓  engine/pkg/meta/internal/etcdkv/namespace (1.126s) (coverage: 71.2% of statements)
✓  engine/pkg/meta/internal/etcdkv (6.833s) (coverage: 65.1% of statements)
∅  engine/pkg/meta/internal/sqlkv/model
∅  engine/pkg/meta/internal/sqlkv/namespace
✓  engine/pkg/meta/internal/sqlkv (1.26s) (coverage: 60.6% of statements)
✓  engine/pkg/meta/model (1.104s) (coverage: 56.2% of statements)
∅  engine/pkg/openapi
✓  engine/pkg/meta/mock (1.131s) (coverage: 37.8% of statements)
✓  engine/pkg/notifier (3.379s) (coverage: 95.8% of statements)
✓  cdc/redo (8.899s) (coverage: 77.5% of statements)
✓  cdc/redo/common (1.133s) (coverage: 56.0% of statements)
∅  engine/pkg/orm/mock
✓  engine/pkg/orm/model (3.038s) (coverage: 52.0% of statements)
✓  engine/pkg/orm (3.662s) (coverage: 79.1% of statements)
∅  engine/pkg/promutil/test
✓  engine/pkg/p2p (3.505s) (coverage: 68.1% of statements)
✓  engine/pkg/promutil (1.09s) (coverage: 50.0% of statements)
∅  engine/pkg/rpcutil/mock
∅  engine/pkg/tenant
✓  engine/pkg/quota (1.029s) (coverage: 100.0% of statements)
✓  engine/pkg/rpcutil (1.625s) (coverage: 75.5% of statements)
✓  cdc/redo/reader (3.217s) (coverage: 70.5% of statements)
∅  cdc/redo/writer
∅  cdc/redo/writer/blackhole
∅  cdc/redo/writer/factory
✓  cdc/puller/frontier (1m2.056s) (coverage: 96.1% of statements)
✓  cdc/redo/writer/file (1.141s) (coverage: 72.9% of statements)
∅  cdc/scheduler
∅  cdc/scheduler/internal
✓  cdc/redo/writer/memory (1.16s) (coverage: 79.6% of statements)
∅  engine/servermaster/jobop/mock
✓  engine/servermaster/jobop (1.347s) (coverage: 86.1% of statements)
✓  engine/servermaster/scheduler (1.147s) (coverage: 100.0% of statements)
∅  engine/servermaster/scheduler/model (1.145s) (coverage: 0.0% of statements)
∅  engine/test/mock
✓  engine/servermaster/serverutil (1.05s) (coverage: 68.6% of statements)
✓  cdc/scheduler/internal/v3 (1.228s) (coverage: 67.8% of statements)
✓  cdc/scheduler/internal/v3/agent (1.947s) (coverage: 86.3% of statements)
✓  cdc/scheduler/internal/v3/compat (1.162s) (coverage: 92.4% of statements)
✓  engine/servermaster (17.06s) (coverage: 53.2% of statements)

=== Skipped
=== SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerOpenExistingS3Storage (0.00s)
[2024/05/04 21:00:34.303 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"]
    broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT
[2024/05/04 21:00:34.303 +08:00] [WARN] [broker_integration_test.go:69] ["s3 prefix"] [s3prefix=TestIntegrationBrokerGCClosedWorker-20240504-210034-2467803432803255371]
[2024/05/04 21:00:34.303 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d7265736f75726365] [path=/tmp/TestStorageHandlePersistAndDiscard570111267/001/worker-1/3734363537333734326437323635373336663735373236333635]
[2024/05/04 21:00:34.303 +08:00] [INFO] [broker.go:104] ["Create new resource broker"] [executor-id=executor-1] [config="{\"local\":{\"base-dir\":\"/tmp/TestBrokerOpenExistingStorageWithOption2441698661/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\":\"\"}}"]
[2024/05/04 21:00:34.303 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"]
[2024/05/04 21:00:34.303 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-2] [resource-name=7265736f757263652d31]
[2024/05/04 21:00:34.303 +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)
    broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT

=== 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
[2024/05/04 21:00:34.303 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d7265736f75726365] [path=/tmp/TestStorageHandleDiscardTemporaryResource2648061560/001/worker-1/3734363537333734326437323635373336663735373236333635]
[2024/05/04 21:00:34.303 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=7265736f757263652d31]
[2024/05/04 21:00:34.304 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-1] [resource-name=7265736f757263652d31]
[2024/05/04 21:00:34.304 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=746573742d7265736f75726365]
[2024/05/04 21:00:34.304 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d31] [path=/tmp/TestBrokerOpenNewStorage41545155/001/worker-1/373436353733373432643331]
[2024/05/04 21:00:34.304 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d32] [path=/tmp/TestBrokerOpenExistingStorage800445680/001/worker-2/373436353733373432643332]

=== 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

=== 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

DONE 419 tests, 5 skipped in 426.884s
tools/bin/gocov convert "/tmp/engine_test/cov.unit_test.out" | tools/bin/gocov-xml > engine-coverage.xml
✓  cdc/puller/memorysorter (1m17.247s) (coverage: 84.0% of statements)
✓  cdc/scheduler/internal/v3/member (1.156s) (coverage: 90.0% of statements)
✓  cdc/scheduler/internal/v3/keyspan (3.727s) (coverage: 89.3% of statements)
✓  cdc/scheduler/internal/v3/replication (2.019s) (coverage: 72.7% of statements)
✓  cdc/scheduler/internal/v3/scheduler (1.152s) (coverage: 90.7% of statements)
✓  cdc/scheduler/internal/v3/transport (1.143s) (coverage: 48.2% 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-be15534-ccb0e99 already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[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] }
∅  cdc/sink/ddlsink
∅  cdc/sink/ddlsink/blackhole
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/server [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/server [build failed]
∅  cdc/sink/ddlsink/factory
✓  cdc/sink/ddlsink/mq/ddlproducer (1.149s) (coverage: 20.8% of statements)
✓  cdc/sink/ddlsink/mq (1.218s) (coverage: 74.0% of statements)
✓  cdc/sink/ddlsink/cloudstorage (7.209s) (coverage: 60.2% of statements)
✓  cdc/sink/dmlsink (1.137s) (coverage: 92.3% of statements)
✓  cdc/sink/dmlsink/blackhole (1.14s) (coverage: 75.0% of statements)
✓  cdc/sink/ddlsink/mysql (3.213s) (coverage: 70.0% of statements)
✓  cdc/sink/dmlsink/mq/dispatcher (1.144s) (coverage: 78.9% of statements)
✓  cdc/sink/dmlsink/mq/dispatcher/partition (1.132s) (coverage: 89.5% of statements)
✓  cdc/sink/dmlsink/mq/dispatcher/topic (1.035s) (coverage: 76.5% of statements)
✓  cdc/sink/dmlsink/mq/dmlproducer (1.182s) (coverage: 23.3% of statements)
✓  cdc/sink/dmlsink/mq/manager (1.163s) (coverage: 61.4% of statements)
∅  cdc/sink/dmlsink/mq/transformer
✓  cdc/sink/dmlsink/cloudstorage (26.243s) (coverage: 79.1% of statements)
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/sink/dmlsink/factory [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/sink/dmlsink/factory [build failed]
✓  cdc/sink/dmlsink/mq (22.684s) (coverage: 64.1% of statements)
∅  cdc/sink/metrics
∅  cdc/sink/metrics/cloudstorage
∅  cdc/sink/metrics/mq
∅  cdc/sink/metrics/tablesink
∅  cdc/sink/metrics/txn
✓  cdc/sink/tablesink/state (1.014s) (coverage: 16.7% of statements)
✓  cdc/sink/tablesink (1.355s) (coverage: 91.6% of statements)
∅  cdc/syncpointstore
∅  cdc/vars
∅  cdcv2/controller
✓  cdc/sink/dmlsink/mq/transformer/columnselector (9.136s) (coverage: 84.6% of statements)
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/sink/dmlsink/txn [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/sink/dmlsink/txn [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/sink/dmlsink/txn/mysql [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/sink/dmlsink/txn/mysql [build failed]
✓  cdc/sink/util (1.15s) (coverage: 22.6% of statements)
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/cdc/sink/validator [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/cdc/sink/validator [build failed]
∅  cdcv2/metadata (1.229s) (coverage: 0.0% of statements)
∅  cdcv2/owner
∅  docs/swagger
✓  cdcv2/metadata/sql (1.278s) (coverage: 32.8% of statements)
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/pkg/api/internal/rest [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/pkg/api/internal/rest [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/pkg/applier [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/pkg/applier [build failed]
✓  pkg/causality (1.02s) (coverage: 26.7% of statements)
✓  pkg/causality/tests (2.378s) (coverage: 95.2% of statements)
✓  pkg/causality/internal (6.023s) (coverage: 94.0% of statements)
∅  pkg/cmd/context
✓  pkg/chdelay (3.018s) (coverage: 97.9% of statements)
∅  pkg/cmd/version
∅  pkg/compression
✓  pkg/cmd/util (1.264s) (coverage: 73.3% of statements)
∅  pkg/config/outdated
✓  pkg/config (1.159s) (coverage: 68.9% of statements)
✓  pkg/container/sortmap (1.014s) (coverage: 100.0% of statements)
✓  pkg/container/queue (3.107s) (coverage: 98.1% of statements)
✓  pkg/chann (15.87s) (coverage: 88.2% of statements)
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/pkg/cmd/cli [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/pkg/cmd/cli [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/pkg/cmd/factory [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/pkg/cmd/factory [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/pkg/cmd/redo [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/pkg/cmd/redo [build failed]
WARN invalid TestEvent: FAIL	github.com/pingcap/tiflow/pkg/cmd/server [build failed]
bad output from test2json: FAIL	github.com/pingcap/tiflow/pkg/cmd/server [build failed]
∅  pkg/election/mock
✓  pkg/errors (1.086s) (coverage: 84.8% of statements)
✓  pkg/errorutil (1.211s) (coverage: 88.0% of statements)
∅  pkg/etcd/mock
✓  pkg/election (7.459s) (coverage: 87.2% of statements)
✓  pkg/etcd (5.955s) (coverage: 62.9% of statements)
✓  pkg/flags (1.02s) (coverage: 100.0% of statements)
✓  pkg/fsutil (1.133s) (coverage: 86.4% of statements)
✓  pkg/hash (1.014s) (coverage: 90.0% of statements)
∅  pkg/integrity
✓  pkg/label (1.024s) (coverage: 88.2% of statements)
✓  pkg/httputil (1.601s) (coverage: 60.0% of statements)
✓  pkg/leakutil (1.014s) (coverage: 50.0% of statements)
✓  pkg/logutil (2.226s) (coverage: 56.2% of statements)
✓  pkg/notify (6.071s) (coverage: 96.1% of statements)
✓  pkg/migrate (8.441s) (coverage: 77.2% of statements)
✓  pkg/filter (22.228s) (coverage: 89.0% of statements)
✓  pkg/orchestrator/util (1.016s) (coverage: 100.0% of statements)
✓  pkg/p2p/internal (1.972s) (coverage: 85.0% of statements)
✓  pkg/p2p (14.004s) (coverage: 83.4% of statements)
✓  pkg/quotes (1.014s) (coverage: 100.0% of statements)
✓  pkg/redo (1.187s) (coverage: 37.9% of statements)
✓  pkg/pdutil (9.364s) (coverage: 69.4% of statements)
✓  pkg/security (1.074s) (coverage: 12.1% of statements)
∅  pkg/sink
✓  pkg/retry (4.043s) (coverage: 93.0% of statements)
✓  pkg/sink/cloudstorage (1.22s) (coverage: 79.4% of statements)
✓  pkg/sink/codec (4.879s) (coverage: 40.5% of statements)
✓  pkg/sink/codec/builder (4.796s) (coverage: 0.0% of statements)
✓  pkg/orchestrator (1m2.814s) (coverage: 68.4% of statements)
✓  pkg/sink/codec/avro (20.194s) (coverage: 74.2% of statements)
✓  pkg/sink/codec/common (1.163s) (coverage: 38.5% of statements)
✓  pkg/sink/codec/csv (1.176s) (coverage: 80.7% of statements)
✓  pkg/sink/codec/debezium (10.196s) (coverage: 92.8% of statements)
∅  pkg/sink/codec/internal
✓  pkg/sink/codec/craft (25.243s) (coverage: 84.4% of statements)
✓  pkg/sink/codec/maxwell (1.203s) (coverage: 50.7% of statements)
✓  pkg/sink/codec/open (55.916s) (coverage: 73.0% of statements)
∅  pkg/sink/codec/utils
✓  pkg/sink/kafka (1.199s) (coverage: 58.4% of statements)
✓  pkg/sink/kafka/claimcheck (1.149s) (coverage: 28.0% of statements)
✓  pkg/sink/kafka/v2 (1.214s) (coverage: 76.2% of statements)
∅  pkg/sink/kafka/v2/mock
✓  pkg/sink/mysql (1.217s) (coverage: 60.3% of statements)
✓  pkg/sink/codec/simple (1m17.084s) (coverage: 88.0% of statements)
✓  pkg/sink/codec/canal (2m14.819s) (coverage: 75.5% of statements)
✓  pkg/sink/pulsar (1.155s) (coverage: 38.6% of statements)
✓  pkg/sink/observer (1.216s) (coverage: 77.0% of statements)
✓  pkg/spanz (2.489s) (coverage: 67.7% of statements)
∅  pkg/txnutil
✓  pkg/sqlmodel (1.197s) (coverage: 78.7% of statements)
✓  pkg/types (1.018s) (coverage: 91.7% of statements)
✓  pkg/txnutil/gc (2.391s) (coverage: 70.8% of statements)
✓  pkg/tcpserver (11.132s) (coverage: 87.0% of statements)
✓  pkg/uuid (1.016s) (coverage: 100.0% of statements)
✓  pkg/util (1.286s) (coverage: 46.1% of statements)
✓  pkg/upstream (2.359s) (coverage: 60.7% of statements)
✓  pkg/version (16.768s) (coverage: 85.1% of statements)
✓  pkg/workerpool (26.439s) (coverage: 86.8% of statements)

=== Skipped
=== SKIP: cdcv2/metadata/sql TestAutoMigrateTables (0.00s)
    tables_test.go:39: skip this test since it's unstable
[2024/05/04 21:03:48.806 +08:00] [ERROR] [log.go:98] ["trace log"] [component=gorm] [elapsed=87.808µs] [sql="SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE '%' ORDER BY SCHEMA_NAME='' DESC limit 1"] [affected-rows=-1] [error="call to Query 'SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE ? ORDER BY SCHEMA_NAME=? DESC limit 1' with args [{Name: Ordinal:1 Value:%} {Name: Ordinal:2 Value:}], was not expected, next expectation is: ExpectedExec => expecting Exec or ExecContext which:\n  - matches sql: 'CREATE TABLE `logic_epoch` (`task_id` varchar(128),`epoch` bigint(20) unsigned NOT NULL,`created_at` datetime(3) NULL,`updated_at` datetime(3) NULL,PRIMARY KEY (`task_id`))'\n  - is without arguments\n  - should return Result having:\n      LastInsertId: 0\n      RowsAffected: 0"] [stack="github.com/pingcap/tiflow/engine/pkg/orm.(*ormLogger).Trace\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine/pkg/orm/log.go:98\ngorm.io/gorm.(*DB).Scan\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/finisher_api.go:538\ngorm.io/driver/mysql.Migrator.CurrentDatabase\n\t/go/pkg/mod/gorm.io/driver/mysql@v1.3.3/migrator.go:231\ngorm.io/gorm/migrator.Migrator.HasTable.func1\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:309\ngorm.io/gorm/migrator.Migrator.RunWithValue\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:64\ngorm.io/gorm/migrator.Migrator.HasTable\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:308\ngorm.io/gorm/migrator.Migrator.AutoMigrate\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:113\ngorm.io/gorm.(*DB).AutoMigrate\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator.go:28\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).initlize\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:117\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).GenChangefeedUUID.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:134\nsync.(*Once).doSlow\n\t/usr/local/go/src/sync/once.go:74\nsync.(*Once).Do\n\t/usr/local/go/src/sync/once.go:65\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).GenChangefeedUUID\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:133\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestORMUUIDGenerator\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid_test.go:87\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.806 +08:00] [ERROR] [log.go:98] ["trace log"] [component=gorm] [elapsed=65.097µs] [sql="SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE '%' ORDER BY SCHEMA_NAME='' DESC limit 1"] [affected-rows=-1] [error="call to Query 'SELECT SCHEMA_NAME from Information_schema.SCHEMATA where SCHEMA_NAME LIKE ? ORDER BY SCHEMA_NAME=? DESC limit 1' with args [{Name: Ordinal:1 Value:%} {Name: Ordinal:2 Value:}], was not expected, next expectation is: ExpectedExec => expecting Exec or ExecContext which:\n  - matches sql: 'CREATE TABLE `logic_epoch` (`task_id` varchar(128),`epoch` bigint(20) unsigned NOT NULL,`created_at` datetime(3) NULL,`updated_at` datetime(3) NULL,PRIMARY KEY (`task_id`))'\n  - is without arguments\n  - should return Result having:\n      LastInsertId: 0\n      RowsAffected: 0"] [stack="github.com/pingcap/tiflow/engine/pkg/orm.(*ormLogger).Trace\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine/pkg/orm/log.go:98\ngorm.io/gorm.(*DB).Scan\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/finisher_api.go:538\ngorm.io/driver/mysql.Migrator.CurrentDatabase\n\t/go/pkg/mod/gorm.io/driver/mysql@v1.3.3/migrator.go:231\ngorm.io/gorm/migrator.Migrator.HasTable.func1\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:309\ngorm.io/gorm/migrator.Migrator.RunWithValue\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:64\ngorm.io/gorm/migrator.Migrator.HasTable\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:308\ngorm.io/gorm/migrator.Migrator.AutoMigrate\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator/migrator.go:113\ngorm.io/gorm.(*DB).AutoMigrate\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/migrator.go:28\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).initlize\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:117\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).GenChangefeedUUID.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:134\nsync.(*Once).doSlow\n\t/usr/local/go/src/sync/once.go:74\nsync.(*Once).Do\n\t/usr/local/go/src/sync/once.go:65\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).GenChangefeedUUID\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:133\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestORMUUIDGeneratorInitFail\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid_test.go:46\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.806 +08:00] [ERROR] [client_orm.go:570] ["run unary meta operation failed"] [error="[CDC:ErrMetaOpIgnored]rows affected by the operation CreateProgress is unexpected: expected 1, got 0"] [errorVerbose="[CDC:ErrMetaOpIgnored]rows affected by the operation CreateProgress is unexpected: expected 1, got 0\ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20240318064555-6bd07397691f/errors.go:178\ngithub.com/pingcap/errors.(*Error).GenWithStackByArgs\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20240318064555-6bd07397691f/normalize.go:175\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:578\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createProgress\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:488\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:371\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:50\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:366\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:570\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:578\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createProgress\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:488\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:371\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:50\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:366\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.806 +08:00] [ERROR] [log.go:98] ["trace log"] [component=gorm] [elapsed=471.973µs] [sql="SELECT * FROM `upstream`"] [affected-rows=0] [error="test error"] [errorVerbose="test error\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockQueryTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:432\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientQuerySQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:464\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tiflow/engine/pkg/orm.(*ormLogger).Trace\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine/pkg/orm/log.go:98\ngorm.io/gorm.(*processor).Execute\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/callbacks.go:138\ngorm.io/gorm.(*DB).Find\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/finisher_api.go:170\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).queryUpstreams\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:112\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientQuerySQL.func2\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:474\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockQueryTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:434\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientQuerySQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:464\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.807 +08:00] [ERROR] [client_orm.go:570] ["run unary meta operation failed"] [error="[CDC:ErrMetaOpIgnored]rows affected by the operation CreateUpstream is unexpected: expected 1, got 0"] [errorVerbose="[CDC:ErrMetaOpIgnored]rows affected by the operation CreateUpstream is unexpected: expected 1, got 0\ngithub.com/pingcap/errors.AddStack\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20240318064555-6bd07397691f/errors.go:178\ngithub.com/pingcap/errors.(*Error).GenWithStackByArgs\n\t/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20240318064555-6bd07397691f/normalize.go:175\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:578\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createUpstream\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:78\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:88\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:50\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:83\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:570\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:578\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createUpstream\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:78\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:88\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:50\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:83\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.807 +08:00] [ERROR] [client_orm.go:570] ["run unary meta operation failed"] [error="[DFLOW:ErrMetaOpFailed]unexpected meta operation failure: QueryUpstreams: test error"] [stack="github.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:570\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:575\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).queryUpstreams\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:113\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientQuerySQL.func2\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:474\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockQueryTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:434\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientQuerySQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:464\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.808 +08:00] [ERROR] [log.go:98] ["trace log"] [component=gorm] [elapsed=1.453796ms] [sql="INSERT INTO `progress` (`capture_id`,`progress`,`version`,`update_at`) VALUES ('test-captureID',NULL,1,'2024-05-04 21:03:48.805')"] [affected-rows=0] [error="test error"] [errorVerbose="test error\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:41\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:366\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tiflow/engine/pkg/orm.(*ormLogger).Trace\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine/pkg/orm/log.go:98\ngorm.io/gorm.(*processor).Execute\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/callbacks.go:138\ngorm.io/gorm.(*DB).Create\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/finisher_api.go:24\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createProgress\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:487\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:371\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:57\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:366\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.809 +08:00] [ERROR] [client_orm.go:570] ["run unary meta operation failed"] [error="[DFLOW:ErrMetaOpFailed]unexpected meta operation failure: CreateProgress: test error"] [stack="github.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:570\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:575\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createProgress\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:488\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:371\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:57\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:366\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.810 +08:00] [ERROR] [log.go:98] ["trace log"] [component=gorm] [elapsed=2.146527ms] [sql="INSERT INTO `upstream` (`endpoints`,`config`,`version`,`update_at`,`id`) VALUES ('endpoint1,endpoint2','{\"ca-path\":\"ca-path\",\"cert-path\":\"\",\"key-path\":\"\",\"cert-allowed-cn\":null,\"mtls\":false,\"client-user-required\":false,\"client-allowed-user\":null}',1,'2024-05-04 21:03:48.806',1)"] [affected-rows=0] [error="test error"] [errorVerbose="test error\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:41\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:83\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tiflow/engine/pkg/orm.(*ormLogger).Trace\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine/pkg/orm/log.go:98\ngorm.io/gorm.(*processor).Execute\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/callbacks.go:138\ngorm.io/gorm.(*DB).Create\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/finisher_api.go:24\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createUpstream\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:77\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:88\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:57\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:83\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.811 +08:00] [ERROR] [client_orm.go:570] ["run unary meta operation failed"] [error="[DFLOW:ErrMetaOpFailed]unexpected meta operation failure: CreateUpstream: test error"] [stack="github.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:570\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:575\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).createUpstream\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:78\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:88\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockExecTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:57\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestUpstreamClientExecSQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:83\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.811 +08:00] [ERROR] [log.go:98] ["trace log"] [component=gorm] [elapsed=202.724µs] [sql="SELECT * FROM `progress`"] [affected-rows=0] [error="test error"] [errorVerbose="test error\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockQueryTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:432\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientQuerySQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:1087\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650"] [stack="github.com/pingcap/tiflow/engine/pkg/orm.(*ormLogger).Trace\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine/pkg/orm/log.go:98\ngorm.io/gorm.(*processor).Execute\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/callbacks.go:138\ngorm.io/gorm.(*DB).Find\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/finisher_api.go:170\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).queryProgresses\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:521\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientQuerySQL.func2\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:1097\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockQueryTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:434\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientQuerySQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:1087\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.811 +08:00] [ERROR] [client_orm.go:570] ["run unary meta operation failed"] [error="[DFLOW:ErrMetaOpFailed]unexpected meta operation failure: queryProgresses: test error"] [stack="github.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:570\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.handleSingleOpErr\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:575\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormClient).queryProgresses\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_orm.go:522\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientQuerySQL.func2\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:1097\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.runMockQueryTest\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:434\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestProgressClientQuerySQL\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/client_test.go:1087\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]
[2024/05/04 21:03:48.811 +08:00] [ERROR] [log.go:98] ["trace log"] [component=gorm] [elapsed=1.855156ms] [sql="INSERT INTO `logic_epoch` (`task_id`,`epoch`,`created_at`,`updated_at`) VALUES ('cdc-changefeed-uuid',0,'2024-05-04 21:03:48.81','2024-05-04 21:03:48.81') ON DUPLICATE KEY UPDATE `task_id`=`task_id`"] [affected-rows=0] [error="Error 1062: test error"] [stack="github.com/pingcap/tiflow/engine/pkg/orm.(*ormLogger).Trace\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/engine/pkg/orm/log.go:98\ngorm.io/gorm.(*processor).Execute\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/callbacks.go:138\ngorm.io/gorm.(*DB).Create\n\t/go/pkg/mod/gorm.io/gorm@v1.24.5/finisher_api.go:24\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).initlize\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:122\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).GenChangefeedUUID.func1\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:134\nsync.(*Once).doSlow\n\t/usr/local/go/src/sync/once.go:74\nsync.(*Once).Do\n\t/usr/local/go/src/sync/once.go:65\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.(*ormUUIDGenerator).GenChangefeedUUID\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid.go:133\ngithub.com/pingcap/tiflow/cdcv2/metadata/sql.TestORMUUIDGeneratorInitFail\n\t/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdcv2/metadata/sql/uuid_test.go:46\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1595"]

=== Failed
=== FAIL: cdc/model TestBuildTiDBTableInfoWithIntPrimaryKey (0.00s)
    schema_storage_test.go:396: 
        	Error Trace:	/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdc/model/schema_storage_test.go:396
        	Error:      	Not equal: 
        	            	expected: "utf8mb4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-utf8mb4
        	            	+
        	Test:       	TestBuildTiDBTableInfoWithIntPrimaryKey

=== FAIL: cdc/model TestBuildTiDBTableInfoWithCommonPrimaryKey (0.00s)
    schema_storage_test.go:449: 
        	Error Trace:	/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdc/model/schema_storage_test.go:449
        	Error:      	Not equal: 
        	            	expected: "utf8mb4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-utf8mb4
        	            	+
        	Test:       	TestBuildTiDBTableInfoWithCommonPrimaryKey

=== FAIL: cdc/model TestBuildTiDBTableInfoWithUniqueKey (0.00s)
    schema_storage_test.go:502: 
        	Error Trace:	/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdc/model/schema_storage_test.go:502
        	Error:      	Not equal: 
        	            	expected: "utf8mb4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-utf8mb4
        	            	+
        	Test:       	TestBuildTiDBTableInfoWithUniqueKey

=== Errors
cdc/sink/dmlsink/txn/mysql/dml.go:118:146: syntax error: unexpected newline in argument list; possibly missing comma or )
cdc/sink/dmlsink/txn/mysql/dml.go:119:4: syntax error: unexpected for at end of statement

DONE 2866 tests, 1 skipped, 3 failures, 2 errors in 869.944s
make: *** [unit_test_in_verify_ci] Error 1
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[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] }
Failed in branch Matrix - TEST_CMD = 'unit_test_in_verify_ci'
[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
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 9bfce355-5a19-4f76-ad80-68f5e90cbbdf
java.lang.NullPointerException
script returned exit code 2
script returned exit code 2
Finished: ABORTED