Skip to content
StepArgumentsStatus
Start of Pipeline - (24 min in block)
readJSON - (0.13 sec in self)
readTrusted - (8.6 sec in self)pipelines/pingcap/tidb/release-6.5/pod-ghpr_unit_test.yaml
podTemplate - (24 min in block)
podTemplate block - (24 min in block)
node - (24 min in block)pingcap_tidb_release-6_5_ghpr_unit_test_527-9ndmh
node block - (23 min in block)
stage - (3.7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.5 sec in block)
checkout - (3.4 sec in self)
withEnv - (23 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (23 min in block)
container - (23 min in block)golang
container block - (23 min in block)
withEnv - (23 min in block)FILE_SERVER_URL
withEnv block - (23 min in block)
timeout - (23 min in block)
timeout block - (23 min in block)
stage - (2.1 sec in block)Debug info
stage block (Debug info) - (2 sec in block)
sh (Debug info) - (1.2 sec in self) printenv echo "-------------------------" go env echo "-------------------------" ls -l /dev/null echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-release-6-5-ghpr-unit-test-527-9ndmh-804q4-2pqf2 bash"
container - (0.75 sec in block)net-tool
container block - (0.72 sec in block)
sh - (0.54 sec in self)dig github.com
script - (0.13 sec in block)
script block - (53 ms in block)
stage - (19 sec in block)Checkout
stage block (Checkout) - (19 sec in block)
dir - (19 sec in block)tidb
dir block - (19 sec in block)
cache - (19 sec in block)
cache block - (7.6 sec in block)
retry - (7.6 sec in block)2
retry block - (7.5 sec in block)
script - (7.5 sec in block)
script block - (7.4 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (7.4 sec in self)
stage - (23 min in block)Test
stage block (Test) - (23 min in block)
withCredentials - (23 min in block)
withCredentials block - (23 min in block)
dir - (23 min in block)tidb
dir block - (23 min in block)
sh - (0.55 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (23 min in self)#! /usr/bin/env bash set -o pipefail ./build/jenkins_unit_test.sh 2>&1 | tee bazel-test.log
dir - (0.88 sec in block)tidb
dir block - (0.83 sec in block)
junit - (0.59 sec in self)
archiveArtifacts - (0.21 sec in self)
sh (Parse flaky test case results) - (1.5 sec in self)./scripts/plugins/analyze-go-test-from-bazel-output.sh tidb/bazel-test.log || true
sh (Send event to cloudevents server) - (1.4 sec in self)timeout 10 curl --verbose --request POST --url http://cloudevents-server.apps.svc/events --header "ce-id: $(uuidgen)" --header "ce-source: ${JENKINS_URL}" --header 'ce-type: test-case-run-report' --header 'ce-repo: pingcap/tidb' --header 'ce-branch: release-6.5' --header "ce-buildurl: ${BUILD_URL}" --header 'ce-specversion: 1.0' --header 'content-type: application/json; charset=UTF-8' --data @bazel-go-test-problem-cases.json || true
archiveArtifacts - (0.94 sec in self)
dir - (5.5 sec in block)tidb
dir block - (5.1 sec in block)
script - (5 sec in block)
script block - (5 sec in block)
sh (upload coverage to codecov) - (5 sec in self)