Console Output

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
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/*
 > 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
Checking out Revision e62c992ce083082150223c756971bdd30b4f4695 (Pharo9.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e62c992ce083082150223c756971bdd30b4f4695
Commit message: "Merge pull request #5732 from astares/5725-Renaming-packages-leads-to-out-of-synch-manifest-names"
 > git rev-list --no-walk 7e16c4c402f867505bad9b6a71554ed3fa0e5700 # timeout=10