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/32 # 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
Checking out Revision 5bd9ef56f18759bbcb21a4d8eca948741a3d139b (Pharo9.0)
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bd9ef56f18759bbcb21a4d8eca948741a3d139b # timeout=10
Commit message: "Merge pull request #7221 from MarcusDenker/TextAction-do-not-share-block"
 > git rev-list --no-walk 0b81dc3e31ddf3ce9a4e26281b2341ee87e03508 # timeout=10