SuccessConsole Output

using credential b796d4d6-f775-440e-b5d5-9413c705ef24
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/open-mpi/hwloc.git
 > git init /builds/workspace/extended_v2.2 # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --progress https://github.com/open-mpi/hwloc.git +refs/heads/v2.2:refs/remotes/origin/v2.2
Fetching without tags
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/v2.2:refs/remotes/origin/v2.2 # timeout=10
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --progress https://github.com/open-mpi/hwloc.git +refs/heads/v2.2:refs/remotes/origin/v2.2
Checking out Revision d9afcd5efdef39954513fd9b0d7d32d9f69bcb5b (v2.2)
Commit message: "doxy: remove outdated links in history/credits"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9afcd5efdef39954513fd9b0d7d32d9f69bcb5b
 > git rev-list --no-walk d2f52ab784d93cc43cb3f0945e4b1825c1c053ac # timeout=10