Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/tidb/latest/pull_integration_ddl_test.groovy from git https://github.com/PingCAP-QE/ci.git
Loading library tipipeline@main
Library tipipeline@main is cached. Copying from home.
[Pipeline] Start of Pipeline
[Pipeline] readJSON
[Pipeline] readTrusted
Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm
Agent pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm is provisioned from template pingcap_tidb_pull_integration_ddl_test_8510-9pxqn-78x8t
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8510/"
    runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8510/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "7d670dce15105727fd3f7c9da8e9cfe8a9adb93c"
    jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8510-9pxqn"
  name: "pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm"
  namespace: "jenkins-tidb"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest"
    name: "golang"
    resources:
      limits:
        memory: "16Gi"
        cpu: "6"
      requests:
        memory: "12Gi"
        cpu: "4"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "hub.pingcap.net/jenkins/network-multitool"
    name: "net-tool"
    resources:
      limits:
        memory: "128Mi"
        cpu: "100m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent.apps.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm"
    - name: "JENKINS_NAME"
      value: "pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/"
    image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  restartPolicy: "Never"
  securityContext:
    fsGroup: 1000
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/PingCAP-QE/ci.git
 > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10
Fetching upstream changes from https://github.com/PingCAP-QE/ci.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5
Avoid second fetch
Checking out Revision 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
 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 40 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
+ printenv
PROW_JOB_ID=c2f201dc-fe49-4d09-b7c9-47b6276eb080
JENKINS_NODE_COOKIE=ff6cb262-1e46-48b4-a447-c24bd42e7fa8
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8510/
GOLANG_VERSION=1.21.6
HOSTNAME=pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT=tcp://10.233.0.1:443
TERM=xterm
STAGE_NAME=Debug info
BUILD_TAG=jenkins-pingcap-tidb-pull_integration_ddl_test-8510
KUBERNETES_SERVICE_PORT=443
GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009
JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1787140155551780868","prowjobid":"c2f201dc-fe49-4d09-b7c9-47b6276eb080","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"600b2ed4bf0aa38224a1c4c4c68831820735515c","base_link":"https://github.com/pingcap/tidb/commit/600b2ed4bf0aa38224a1c4c4c68831820735515c","pulls":[{"number":51126,"author":"hawkingrei","sha":"0f12152e9bc91a0788cf5f25ab356ab1b023188f","title":"*: upgrade go1.22.2","link":"https://github.com/pingcap/tidb/pull/51126","commit_link":"https://github.com/pingcap/tidb/pull/51126/commits/0f12152e9bc91a0788cf5f25ab356ab1b023188f","author_link":"https://github.com/hawkingrei"}]}}
KUBERNETES_SERVICE_HOST=10.233.0.1
WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8510/display/redirect?page=changes
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8510/display/redirect?page=artifacts
FILE_SERVER_URL=http://fileserver.pingcap.net
JENKINS_HOME=/var/jenkins_home
GIT_COMMIT=03312178c534dce949face80c69812d989e55009
PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8510/display/redirect
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
_=/usr/bin/printenv
POD_CONTAINER=golang
PWD=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test
HUDSON_URL=https://do.pingcap.net/jenkins/
JOB_NAME=pingcap/tidb/pull_integration_ddl_test
TZ=Asia/Shanghai
BUILD_DISPLAY_NAME=#8510
JENKINS_URL=https://do.pingcap.net/jenkins/
BUILD_ID=1787140155551780868
GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4
JOB_BASE_NAME=pull_integration_ddl_test
GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8510/display/redirect?page=tests
SHLVL=3
HOME=/home/jenkins
POD_LABEL=pingcap_tidb_pull_integration_ddl_test_8510-9pxqn
GOROOT=/usr/local/go
GIT_BRANCH=origin/main
KUBERNETES_PORT_443_TCP_PROTO=tcp
CI=true
KUBERNETES_SERVICE_PORT_HTTPS=443
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-a495399657aa28767a8b8897401f5fe39c602446c1e9d68b232b14329dde791e
NODE_LABELS=pingcap_tidb_pull_integration_ddl_test_8510-9pxqn pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm
GIT_URL=https://github.com/PingCAP-QE/ci.git
HUDSON_HOME=/var/jenkins_home
CLASSPATH=
NODE_NAME=pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm
GITHUB_TOKEN=****
GOPATH=/go
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/display/redirect
BUILD_NUMBER=8510
KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz
+ echo -------------------------
-------------------------
+ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/jenkins/.cache/go-build'
GOENV='/home/jenkins/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMODCACHE='/go/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='linux'
GOPATH='/go'
GOPRIVATE=''
GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.21.6'
GCCGO='gccgo'
GOAMD64='v1'
AR='ar'
CC='gcc'
CXX='g++'
CGO_ENABLED='1'
GOMOD='/dev/null'
GOWORK=''
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
PKG_CONFIG='pkg-config'
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build3038191874=/tmp/go-build -gno-record-gcc-switches'
+ echo -------------------------
-------------------------
+ echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm bash'
debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8510-9pxqn-78x8t-fcrxm bash
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ dig github.com

; <<>> DiG 9.18.16 <<>> github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19336
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

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

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

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Sun May 05 15:20:32 UTC 2024
;; MSG SIZE  rcvd: 77

[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] timeout
Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/pingcap/tidb/rev-600b2ed-0f12152)
457762816 bytes in 1.36 secs (336571232 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
git version 2.36.6
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/.git/
.git
HEAD is now at 0f12152e9b *: upgrade go1.22.0
POST git-upload-pack (656 bytes)
From https://github.com/pingcap/tidb
 = [up to date]            master               -> origin/master
 = [up to date]            refs/pull/51126/head -> origin/pr/51126/head
Previous HEAD position was 0f12152e9b *: upgrade go1.22.0
HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012)
๐Ÿšง Checkouting to base SHA:600b2ed4bf0aa38224a1c4c4c68831820735515c...
HEAD is now at 600b2ed4bf *: bump client-go to fix #53011 (#53012)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
600b2ed4bf0aa38224a1c4c4c68831820735515c
600b2ed4bf *: bump client-go to fix #53011 (#53012)
c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967)
7481aa6d0b br: adjust file directory `br/pkg/restore` (#52944)
๐Ÿšง Pre-merge heads of pull requests to base SHA: 600b2ed4bf0aa38224a1c4c4c68831820735515c ...
Updating 600b2ed4bf..0f12152e9b
Fast-forward
 Dockerfile                        | 2 +-
 Dockerfile.enterprise             | 2 +-
 WORKSPACE                         | 2 +-
 build/image/base                  | 6 +++---
 build/image/centos7_jenkins       | 2 +-
 go.mod                            | 2 +-
 pkg/executor/executor_pkg_test.go | 2 ++
 pkg/util/hack/hack.go             | 2 +-
 8 files changed, 11 insertions(+), 9 deletions(-)
๐Ÿงพ Pre-merged result:
0f12152e9bc91a0788cf5f25ab356ab1b023188f
0f12152e9b *: upgrade go1.22.0
600b2ed4bf *: bump client-go to fix #53011 (#53012)
c24dca58f5 infoschema: load auto id related changes for multi-schema-change diff (#52967)
โœ… Pre merged ๐ŸŽ‰
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache not saved (git/pingcap/tidb/rev-600b2ed-0f12152 already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test
[Pipeline] {
[Pipeline] cache
Cache restored successfully (git/PingCAP-QE/tidb-test/rev-0f12152e9bc91a0788cf5f25ab356ab1b023188f)
608769536 bytes in 4.74 secs (128414256 bytes/sec)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential github-sre-bot-ssh
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5399de3; decorates RemoteLauncher[hudson.remoting.Channel@5ef235d2:JNLP4-connect connection from 10.233.87.31/10.233.87.31:54108] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Fetching changes from the remote Git repository
Pruning obsolete local branches
Cleaning workspace
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/.git # timeout=10
 > git config remote.origin.url git@github.com:PingCAP-QE/tidb-test.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@github.com:PingCAP-QE/tidb-test.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials 
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test@tmp/jenkins-gitclient-ssh16470197954130421474.key
 > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5
Checking out Revision dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master)
Commit message: "update alter table test result | tidb=pr/52967 (#2320)"
[Pipeline] }
[Pipeline] // script
[Pipeline] }
 > git rev-parse origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10
[Pipeline] // retry
[Pipeline] }
Cache not saved (git/PingCAP-QE/tidb-test/rev-0f12152e9bc91a0788cf5f25ab356ab1b023188f already exists)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ '[' -f bin/tidb-server ']'
+ make
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
CGO_ENABLED=1  GO111MODULE=on go build -tags codes  -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-80-g0f12152e9b" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-05 15:20:59" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=0f12152e9bc91a0788cf5f25ab356ab1b023188f" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
make: *** [server] Error 1
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
Stage "Tests" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$')
[Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$')
[Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$')
[Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)')
[Pipeline] { (Branch: Matrix - DDL_TEST = '^TestColumn$')
[Pipeline] { (Branch: Matrix - DDL_TEST = '^TestIndex$')
[Pipeline] stage
[Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Insert$')
[Pipeline] stage
[Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Update$')
[Pipeline] stage
[Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Delete$')
[Pipeline] stage
[Pipeline] { (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)')
[Pipeline] stage
[Pipeline] { (Matrix - DDL_TEST = '^TestColumn$')
[Pipeline] stage
[Pipeline] { (Matrix - DDL_TEST = '^TestIndex$')
Stage "Matrix - DDL_TEST = '^TestSimple.*Insert$'" skipped due to earlier failure(s)
Stage "Matrix - DDL_TEST = '^TestSimple.*Update$'" skipped due to earlier failure(s)
Stage "Matrix - DDL_TEST = '^TestSimple.*Delete$'" skipped due to earlier failure(s)
Stage "Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)'" skipped due to earlier failure(s)
Stage "Matrix - DDL_TEST = '^TestColumn$'" skipped due to earlier failure(s)
Stage "Matrix - DDL_TEST = '^TestIndex$'" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
Stage "Matrix - DDL_TEST = '^TestSimple.*Insert$'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - DDL_TEST = '^TestSimple.*Update$'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - DDL_TEST = '^TestSimple.*Delete$'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - DDL_TEST = '^TestColumn$'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - DDL_TEST = '^TestIndex$'" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - DDL_TEST = '^TestSimple.*Insert$'
[Pipeline] }
Failed in branch Matrix - DDL_TEST = '^TestSimple.*Update$'
[Pipeline] }
Failed in branch Matrix - DDL_TEST = '^TestSimple.*Delete$'
[Pipeline] }
Failed in branch Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)'
[Pipeline] }
Failed in branch Matrix - DDL_TEST = '^TestColumn$'
[Pipeline] }
Failed in branch Matrix - DDL_TEST = '^TestIndex$'
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE