Console Output

Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo8.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/Pharo8.0:refs/remotes/origin/Pharo8.0
Checking out Revision e3416baad4d71f4e151ff9c83e4987f583a81937 (Pharo8.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e3416baad4d71f4e151ff9c83e4987f583a81937
Commit message: "Merge pull request #4054 from jecisc/2313-Cannot-commit-package-containing-a-Trait-using-a-Trait"
 > git rev-list --no-walk 5aa3a194a09fbb925b1b9c0419d335b2f7cbfe02 # timeout=10