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/32 # 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 b87b07a309d821cfeb902ba68941e1650289824f (Pharo9.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b87b07a309d821cfeb902ba68941e1650289824f
Commit message: "Merge pull request #5640 from MarcusDenker/5478-Inspector-on-a-ByteSymbol-should-get-the-senders-of-this-symbol-on-a-lazy-way"
 > git rev-list --no-walk 426d282b329a459d84e0c00225f3e6e9c6308e7e # timeout=10