Description
After move to ci-hadoop, branch-1 precommits are unable to checkout the source tree.
04:55:42 Running in /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2194/yetus [Pipeline] { [Pipeline] checkout 04:55:42 No credentials specified 04:55:42 Cloning the remote Git repository > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a427c6aff4f01bf06aa458a935249cfd6a5d30 # timeout=10 04:55:41 Cloning repository https://github.com/apache/yetus.git 04:55:41 > git init /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2194/yetus # timeout=10 04:55:41 Fetching upstream changes from https://github.com/apache/yetus.git 04:55:41 > git --version # timeout=10 04:55:41 > git fetch --tags --progress -- https://github.com/apache/yetus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:44 Checking out Revision 11add70671de39cd96b56e86e40c64c872b9282f (rel/0.11.1) 04:55:42 > git config remote.origin.url https://github.com/apache/yetus.git # timeout=10 04:55:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:42 > git config remote.origin.url https://github.com/apache/yetus.git # timeout=10 04:55:42 Fetching upstream changes from https://github.com/apache/yetus.git 04:55:42 > git fetch --tags --progress -- https://github.com/apache/yetus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:43 > git rev-parse rel/0.11.1^{commit} # timeout=10 04:55:43 > git rev-parse refs/remotes/origin/rel/0.11.1^{commit} # timeout=10 04:55:44 Commit message: "YETUS-920. Stage version 0.11.1." 04:55:44 First time build. Skipping changelog. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (precommit-run) [Pipeline] withCredentials [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] step 04:55:45 Archiving artifacts [Pipeline] publishHTML 04:55:45 [htmlpublisher] Archiving HTML reports...
Attachments
Issue Links
- is duplicated by
-
HBASE-25231 Fix PreCommit builds for branch-1.4
- Resolved
- links to