Console Output
The recommended git tool is: NONE
using credential 59850673-f35b-4305-bf34-69ab143ab031
Cloning the remote Git repository
Cloning repository https://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@github.com/open-mpi/hwloc
> git init /builds/workspace/extended-custombranch # timeout=10
Fetching upstream changes from https://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@github.com/open-mpi/hwloc
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials jenkins bgoglin access token as login+passwd for individual job config
> git fetch --tags --force --progress -- https://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@github.com/open-mpi/hwloc +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision dcfc86fb1ba57b84fa8898368ee1aa211d46f997 (refs/remotes/origin/master)
Commit message: "xml/import: remove some remnants from v1.x import"
> git config remote.origin.url https://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@github.com/open-mpi/hwloc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f dcfc86fb1ba57b84fa8898368ee1aa211d46f997 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master dcfc86fb1ba57b84fa8898368ee1aa211d46f997 # timeout=10