Console Output
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 32a881a12e43a709ffa19d161f6559cc58e94abe (refs/remotes/origin/master)
Commit message: "[lldb] Disable emails on the reproducer bot"
> git rev-parse --is-inside-work-tree # timeout=10
> git config remote.origin.url http://labmaster3.local/git/llvm-zorg.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-zorg.git
> git --version # timeout=10
> git fetch --tags --progress -- http://labmaster3.local/git/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 32a881a12e43a709ffa19d161f6559cc58e94abe # timeout=10
> git rev-list --no-walk 32a881a12e43a709ffa19d161f6559cc58e94abe # timeout=10