Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 21 sec in block)
readJSON - (0.12 sec in self)
readTrusted - (15 sec in self)pipelines/pingcap/tidb/latest/pod-merged_tiflash_test.yaml
podTemplate - (8 min 5 sec in block)
podTemplate block - (8 min 5 sec in block)
node - (8 min 5 sec in block)pingcap_tidb_merged_tiflash_test_1070-g7hq7
node block - (7 min 58 sec in block)
stage - (10 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (10 sec in block)
checkout - (10 sec in self)
withEnv - (7 min 47 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 47 sec in block)
container - (7 min 47 sec in block)golang
container block - (7 min 47 sec in block)
withEnv - (7 min 47 sec in block)FILE_SERVER_URL
withEnv block - (7 min 47 sec in block)
timeout - (7 min 47 sec in block)
timeout block - (7 min 47 sec in block)
stage - (2.1 sec in block)Debug info
stage block (Debug info) - (1.9 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-1070-g7hq7-59rr5-k1d0w bash"
container - (1.2 sec in block)net-tool
container block - (0.72 sec in block)
sh - (0.61 sec in self)dig github.com
stage - (34 sec in block)Checkout
stage block (Checkout) - (34 sec in block)
timeout - (34 sec in block)
timeout block - (34 sec in block)
dir - (22 sec in block)tidb
dir block - (22 sec in block)
cache - (22 sec in block)
cache block - (3.6 sec in block)
retry - (3.5 sec in block)2
retry block - (3.3 sec in block)
script - (3.2 sec in block)
script block - (3.2 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (3.1 sec in self)
dir - (11 sec in block)tiflash
dir block - (11 sec in block)
cache - (11 sec in block)
cache block - (5.4 sec in block)
retry - (5.3 sec in block)2
retry block - (5.3 sec in block)
checkout - (5.3 sec in self)
stage - (3 min 53 sec in block)Prepare
stage block (Prepare) - (3 min 53 sec in block)
dir - (3 min 53 sec in block)tidb
dir block - (3 min 53 sec in block)
container - (3 min 53 sec in block)golang
container block - (3 min 53 sec in block)
cache - (3 min 53 sec in block)
cache block - (3 min 47 sec in block)
sh (tidb-server) - (3 min 46 sec in self)ls bin/tidb-server || make
stage - (3 min 16 sec in block)Tests
stage block (Tests) - (3 min 16 sec in block)
timeout - (3 min 16 sec in block)
timeout block - (3 min 16 sec in block)
container - (3 min 16 sec in block)docker
container block - (3 min 16 sec in block)
sh (test docker) - (0.55 sec in self) docker version docker info
dir - (0.91 sec in block)tidb
dir block - (0.57 sec in block)
sh (tidb-server) - (0.55 sec in self)ls bin/tidb-server && chmod +x bin/tidb-server && ./bin/tidb-server -V
dir - (13 sec in block)build-docker-image
dir block - (13 sec in block)
sh (generate dockerfile) - (1.1 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) - (12 sec in self) docker build -t hub.pingcap.net/qa/tidb:master -f tidb.Dockerfile .
dir - (3 min 1 sec in block)tiflash/tests/docker
dir block - (3 min 1 sec in block)
sh (test) - (3 min 0 sec in self) TIDB_CI_ONLY=1 TAG=master PD_BRANCH=master TIKV_BRANCH=master TIDB_BRANCH=master bash -xe run.sh