Console Output

using credential pharo-ci
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0 # timeout=10
Checking out Revision f4b6b83b6d9b7fa9445c136d3102be12ef325a65 (Pharo9.0)
Commit message: "Merge pull request #6992 from hogoww/clytagtest"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f4b6b83b6d9b7fa9445c136d3102be12ef325a65 # timeout=10
 > git rev-list --no-walk 09e2569878d256ba6ba68acd864a66bf33d914c2 # timeout=10