SuccessConsole Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository http://labmaster3.local/git/llvm-project.git
 > git init /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project # 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
Avoid second fetch
Checking out Revision 361458b1ce890bd3f3575cca82b9bbb01d270e6f (refs/remotes/origin/main)
 > git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 361458b1ce890bd3f3575cca82b9bbb01d270e6f # timeout=10
Commit message: "[mlir] create gpu memset op"
 > git rev-list --no-walk 1708d17423b7b20ff427bf69fd589f9b1120b37e # timeout=10