Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 58 sec in block)
readJSON - (0.1 sec in self)
readTrusted - (6.2 sec in self)pipelines/pingcap/tidb/latest/pod-pull_mysql_client_test.yaml
podTemplate - (7 min 52 sec in block)
podTemplate block - (7 min 52 sec in block)
node - (7 min 51 sec in block)pingcap_tidb_pull_mysql_client_test_8429-rbnnx
node block - (6 min 26 sec in block)
stage - (9.8 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9.8 sec in block)
checkout - (9.7 sec in self)
withEnv - (6 min 16 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 16 sec in block)
container - (6 min 16 sec in block)golang
container block - (6 min 16 sec in block)
withCredentials - (6 min 16 sec in block)
withCredentials block - (6 min 16 sec in block)
withEnv - (6 min 16 sec in block)FILE_SERVER_URL
withEnv block - (6 min 16 sec in block)
timeout - (6 min 16 sec in block)
timeout block - (6 min 16 sec in block)
stage - (12 sec in block)Debug info
stage block (Debug info) - (12 sec in block)
sh (Debug info) - (3.5 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-mysql-client-test-8429-rbnnx-603mk-m7cn1 bash"
container - (8.6 sec in block)net-tool
container block - (8.6 sec in block)
sh - (8.2 sec in self)dig github.com
script - (0.31 sec in block)
script block - (63 ms in block)
stage - (29 sec in block)Checkout
stage block (Checkout) - (29 sec in block)
timeout - (29 sec in block)
timeout block - (29 sec in block)
dir - (15 sec in block)tidb
dir block - (15 sec in block)
cache - (15 sec in block)
cache block - (7.1 sec in block)
retry - (7 sec in block)2
retry block - (7 sec in block)
script - (6.9 sec in block)
script block - (6.9 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (6.9 sec in self)
dir - (13 sec in block)tidb-test
dir block - (13 sec in block)
cache - (13 sec in block)
cache block - (8.8 sec in block)
retry - (8.7 sec in block)2
retry block - (8.7 sec in block)
script - (8.6 sec in block)
script block - (8.6 sec in block)
checkout - (8.5 sec in self)
stage - (5 min 12 sec in block)Prepare
stage block (Prepare) - (5 min 12 sec in block)
dir - (5 min 0 sec in block)tidb
dir block - (5 min 0 sec in block)
sh (tidb-server) - (5 min 0 sec in self)[ -f bin/tidb-server ] || make
dir - (11 sec in block)tidb-test
dir block - (11 sec in block)
sh (prepare) - (11 sec in self) touch ws-jenkins-pingcap-tidb-pull_mysql_client_test-8429 mkdir -p bin/ cp ../tidb/bin/tidb-server bin/ && chmod +x bin/tidb-server ls -alh bin/ ./bin/tidb-server -V
stage - (22 sec in block)MySQL Connector Tests
stage block (MySQL Connector Tests) - (22 sec in block)
container - (22 sec in block)mysql-client-test
container block - (22 sec in block)
dir - (22 sec in block)tidb-test
dir block - (22 sec in block)
sh (run test) - (22 sec in self)#!/usr/bin/env bash make mysql_client_test