Skip to content
StepArgumentsStatus
Start of Pipeline - (17 min in block)
readJSON - (0.13 sec in self)
readTrusted - (2.8 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (17 min in block)
podTemplate block - (17 min in block)
node - (17 min in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_120-5pxdk
node block - (17 min in block)
stage - (5 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.9 sec in block)
checkout - (4.9 sec in self)
withEnv - (17 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (17 min in block)
container - (17 min in block)golang
container block - (17 min in block)
withEnv - (17 min in block)FILE_SERVER_URL
withEnv block - (17 min in block)
timeout - (17 min in block)
timeout block - (17 min in block)
stage - (1.3 sec in block)Debug info
stage block (Debug info) - (1.3 sec in block)
sh (Debug info) - (0.63 sec in self) printenv echo "-------------------------" go env echo "-------------------------" ls -l /dev/null echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-qe-tidb-test-ghpr-integration-mysql-test-120-5pxd-t6t38 bash"
container - (0.63 sec in block)net-tool
container block - (0.58 sec in block)
sh - (0.55 sec in self)dig github.com
stage - (52 sec in block)Checkout
stage block (Checkout) - (52 sec in block)
timeout - (52 sec in block)
timeout block - (52 sec in block)
dir - (25 sec in block)tidb
dir block - (25 sec in block)
cache - (24 sec in block)
cache block - (3.7 sec in block)
retry - (3.6 sec in block)2
retry block - (3.6 sec in block)
script - (3.6 sec in block)
script block - (3.5 sec in block)
sh (checkout) - (3.4 sec in self)
dir - (26 sec in block)tidb-test
dir block - (26 sec in block)
cache - (26 sec in block)
cache block - (15 sec in block)
retry - (14 sec in block)2
retry block - (14 sec in block)
script - (14 sec in block)
script block - (14 sec in block)
sshagent - (14 sec in block)
sshagent block - (13 sec in block)
sh (Know hosts) - (2.2 sec in self) [ -d ~/.ssh ] || mkdir ~/.ssh && chmod 0700 ~/.ssh ssh-keyscan -t rsa,dsa github.com >> ~/.ssh/known_hosts
sh (Checkout and merge pull request(s) to target if exist) - (11 sec in self)
stage - (4 min 25 sec in block)Prepare
stage block (Prepare) - (4 min 25 sec in block)
dir - (4 min 22 sec in block)tidb
dir block - (4 min 22 sec in block)
cache - (4 min 22 sec in block)
cache block - (4 min 2 sec in block)
sh (tidb-server) - (3 min 15 sec in self)ls bin/tidb-server || make
sh (download binary) - (47 sec in self) chmod +x /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/*.sh /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master mv third_bin/* bin/ ls -alh bin/
dir - (3.1 sec in block)tidb-test
dir block - (3.1 sec in block)
cache - (3 sec in block)
cache block - (0.6 sec in block)
sh - (0.57 sec in self)touch ws-jenkins-pingcap-qe-tidb-test-ghpr_integration_mysql_test-120
stage - (11 min in block)MySQL Tests
stage block (MySQL Tests) - (11 min in block)
parallel - (11 min in block)
parallel block (Branch: Matrix - PART = '1') - (3 ms in block)
stage - (7 min 34 sec in block)Matrix - PART = '1'
stage block (Matrix - PART = '1') - (7 min 34 sec in block)
withEnv - (7 min 34 sec in block)PART
withEnv block - (7 min 34 sec in block)
readTrusted - (1 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (7 min 33 sec in block)
podTemplate block - (7 min 33 sec in block)
node - (7 min 33 sec in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_120-bcv5l
node block - (7 min 25 sec in block)
checkout - (3.8 sec in self)
withEnv - (7 min 21 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 21 sec in block)
container - (7 min 21 sec in block)golang
container block - (7 min 21 sec in block)
stage - (7 min 21 sec in block)Test
stage block (Test) - (7 min 21 sec in block)
dir - (4.5 sec in block)tidb
dir block - (4.4 sec in block)
cache - (4.4 sec in block)
cache block - (0.75 sec in block)
sh (print version) - (0.7 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (7 min 16 sec in block)tidb-test/mysql_test
dir block - (7 min 16 sec in block)
sh - (16 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (6 min 59 sec in block)
cache block - (6 min 59 sec in block)
sh (PART 1) - (6 min 59 sec in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=1
junit - (0.35 sec in self)**/result.xml
parallel block (Branch: Matrix - PART = '2') - (5 ms in block)
stage - (7 min 5 sec in block)Matrix - PART = '2'
stage block (Matrix - PART = '2') - (7 min 5 sec in block)
withEnv - (7 min 5 sec in block)PART
withEnv block - (7 min 5 sec in block)
readTrusted - (2.1 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (7 min 2 sec in block)
podTemplate block - (7 min 2 sec in block)
node - (7 min 2 sec in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_120-fj9jr
node block - (6 min 55 sec in block)
checkout - (7.4 sec in self)
withEnv - (6 min 47 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 47 sec in block)
container - (6 min 47 sec in block)golang
container block - (6 min 47 sec in block)
stage - (6 min 47 sec in block)Test
stage block (Test) - (6 min 47 sec in block)
dir - (17 sec in block)tidb
dir block - (17 sec in block)
cache - (17 sec in block)
cache block - (13 sec in block)
sh (print version) - (1.7 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (6 min 29 sec in block)tidb-test/mysql_test
dir block - (6 min 29 sec in block)
sh - (0.91 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (6 min 28 sec in block)
cache block - (6 min 25 sec in block)
sh (PART 2) - (6 min 22 sec in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=2
junit - (0.38 sec in self)**/result.xml
parallel block (Branch: Matrix - PART = '3') - (9 ms in block)
stage - (7 min 51 sec in block)Matrix - PART = '3'
stage block (Matrix - PART = '3') - (7 min 51 sec in block)
withEnv - (7 min 51 sec in block)PART
withEnv block - (7 min 51 sec in block)
readTrusted - (3 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (7 min 48 sec in block)
podTemplate block - (7 min 48 sec in block)
node - (7 min 48 sec in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_120-0gbv0
node block - (7 min 42 sec in block)
checkout - (7.3 sec in self)
withEnv - (7 min 34 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 34 sec in block)
container - (7 min 34 sec in block)golang
container block - (7 min 34 sec in block)
stage - (7 min 34 sec in block)Test
stage block (Test) - (7 min 34 sec in block)
dir - (17 sec in block)tidb
dir block - (17 sec in block)
cache - (13 sec in block)
cache block - (5.6 sec in block)
sh (print version) - (1.5 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (7 min 16 sec in block)tidb-test/mysql_test
dir block - (7 min 15 sec in block)
sh - (3.7 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (7 min 11 sec in block)
cache block - (7 min 11 sec in block)
sh (PART 3) - (7 min 8 sec in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=3
junit - (0.28 sec in self)**/result.xml
parallel block (Branch: Matrix - PART = '4') - (11 min in block)
stage - (11 min in block)Matrix - PART = '4'
stage block (Matrix - PART = '4') - (11 min in block)
withEnv - (11 min in block)PART
withEnv block - (11 min in block)
readTrusted - (4 sec in self)pipelines/PingCAP-QE/tidb-test/latest/pod-ghpr_integration_mysql_test.yaml
podTemplate - (11 min in block)
podTemplate block - (11 min in block)
node - (11 min in block)pingcap-qe_tidb-test_ghpr_integration_mysql_test_120-0hcqw
node block - (11 min in block)
checkout - (6.8 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
container - (11 min in block)golang
container block - (11 min in block)
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
dir - (17 sec in block)tidb
dir block - (17 sec in block)
cache - (5.8 sec in block)
cache block - (1.9 sec in block)
sh (print version) - (1.2 sec in self) pwd && ls -alh ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V ls bin/pd-server && chmod +x bin/pd-server && ./bin/pd-server -V ls bin/tikv-server && chmod +x bin/tikv-server && ./bin/tikv-server -V
dir - (11 min in block)tidb-test/mysql_test
dir block - (11 min in block)
sh - (3.9 sec in self) mkdir -p bin mv /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/
cache - (11 min in block)
cache block - (11 min in block)
sh (PART 4) - (11 min in self) #!/usr/bin/env bash ls -alh echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap-qe/tidb-test/ghpr_integration_mysql_test/tidb-test/mysql_test/bin/tidb-server" export TIKV_PATH="127.0.0.1:2379" export TIDB_TEST_STORE_NAME="tikv" ./test.sh -blacklist=1 -part=4
junit - (0.36 sec in self)**/result.xml