Console Output
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
> git rev-parse --resolve-git-dir /Users/buildslave/jenkins/workspace/lldb-cmake-standalone/llvm-project/.git # timeout=10
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git --version # timeout=10
> git --version # 'git version 2.24.3 (Apple Git-128)'
> git fetch --tags --force --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 10726992fad771e7c630fc511d85bb81a8d1562e (refs/remotes/origin/main)
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 10726992fad771e7c630fc511d85bb81a8d1562e # timeout=10
Commit message: "Use llvm::erase_value (NFC)"
> git rev-list --no-walk 40b9c39db15929b2b70762b68ecc6c16721f9fb1 # timeout=10