Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/llvm/llvm-test-suite.git
> git init /Users/buildslave/jenkins/workspace/test-suite-verify-machineinstrs-aarch64-O3/test-suite # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-test-suite.git
> git --version # timeout=10
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-test-suite.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 9771b578de06f96603e20ee6e0f76ee1f0b59d2f (refs/remotes/origin/master)
> git config remote.origin.url https://github.com/llvm/llvm-test-suite.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/llvm/llvm-test-suite.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-test-suite.git
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-test-suite.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 9771b578de06f96603e20ee6e0f76ee1f0b59d2f # timeout=10
Commit message: "compare.py: add two new options, --minimal_names and --no-abs-sort"
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 9771b578de06f96603e20ee6e0f76ee1f0b59d2f # timeout=10
> git rev-list --no-walk 9771b578de06f96603e20ee6e0f76ee1f0b59d2f # timeout=10