Console Output

The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
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 using token as pass
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision b01b28e3e40948170154020c1bba74654bb9f2ac (Pharo9.0)
Commit message: "Merge pull request #8626 from MarcusDenker/6438-TextEditorpluggableYellowButtonActivity-call-dead-code"
 > 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 core.sparsecheckout # timeout=10
 > git checkout -f b01b28e3e40948170154020c1bba74654bb9f2ac # timeout=10
 > git rev-list --no-walk 4d951af0a87211ac20c727683c50194d387b47ac # timeout=10