Skip to content
StepArgumentsStatus
Start of Pipeline - (15 min in block)
readJSON - (0.1 sec in self)
readTrusted - (16 sec in self)pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml
podTemplate - (15 min in block)
podTemplate block - (15 min in block)
node - (15 min in block)pingcap_tidb_merged_tiflash_test_1066-gq6zk
node block - (15 min in block)
stage - (4.3 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.2 sec in block)
checkout - (3.9 sec in self)
withEnv - (15 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (15 min in block)
container - (15 min in block)golang
container block - (15 min in block)
withEnv - (15 min in block)FILE_SERVER_URL
withEnv block - (15 min in block)
timeout - (15 min in block)
timeout block - (15 min in block)
stage - (1.3 sec in block)Debug info
stage block (Debug info) - (1.2 sec in block)
sh (Debug info) - (0.64 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-tiflash-test-1066-gq6zk-2fvj0-z21s4 bash"
container - (0.59 sec in block)net-tool
container block - (0.56 sec in block)
sh - (0.54 sec in self)dig github.com
stage - (53 sec in block)Checkout
stage block (Checkout) - (53 sec in block)
timeout - (53 sec in block)
timeout block - (53 sec in block)
dir - (18 sec in block)tidb
dir block - (18 sec in block)
cache - (18 sec in block)
cache block - (9.7 sec in block)
retry - (9.7 sec in block)2
retry block - (9.6 sec in block)
script - (9.6 sec in block)
script block - (9.5 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (9.5 sec in self)
dir - (34 sec in block)tiflash
dir block - (34 sec in block)
cache - (34 sec in block)
cache block - (12 sec in block)
retry - (12 sec in block)2
retry block - (12 sec in block)
checkout - (12 sec in self)
stage - (6 min 12 sec in block)Prepare
stage block (Prepare) - (6 min 12 sec in block)
dir - (6 min 12 sec in block)tidb
dir block - (6 min 12 sec in block)
container - (6 min 11 sec in block)golang
container block - (6 min 11 sec in block)
cache - (6 min 11 sec in block)
cache block - (6 min 5 sec in block)
sh (tidb-server) - (6 min 5 sec in self)ls bin/tidb-server || make
stage - (7 min 52 sec in block)Tests
stage block (Tests) - (7 min 52 sec in block)
timeout - (7 min 52 sec in block)
timeout block - (7 min 52 sec in block)
container - (7 min 52 sec in block)docker
container block - (7 min 52 sec in block)
sh (test docker) - (6.9 sec in self) docker version docker info
dir - (2.4 sec in block)tidb
dir block - (2.2 sec in block)
sh (tidb-server) - (2.2 sec in self)ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V
dir - (37 sec in block)build-docker-image
dir block - (37 sec in block)
sh (generate dockerfile) - (2.2 sec in self) curl -o tidb.Dockerfile https://raw.githubusercontent.com/PingCAP-QE/artifacts/main/dockerfiles/tidb.Dockerfile cat tidb.Dockerfile cp ../tidb/bin/tidb-server tidb-server ./tidb-server -V
sh (build tmp tidb image) - (35 sec in self) docker build -t hub.pingcap.net/qa/tidb:master -f tidb.Dockerfile .
dir - (7 min 4 sec in block)tiflash/tests/docker
dir block - (7 min 4 sec in block)
sh (test) - (7 min 4 sec in self) TIDB_CI_ONLY=1 TAG=master PD_BRANCH=master TIKV_BRANCH=master TIDB_BRANCH=master bash -xe run.sh