Skip to content

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_PR-17783 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo.git +refs/pull/17783/head:refs/remotes/origin/PR-17783 +refs/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10
Merging remotes/origin/Pharo13 commit e9be789d9c335f9cf45fd5cb58003f11f685805a into PR head commit 9e5f1a08c217718bdc77d415edae8d553d8c0969
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e5f1a08c217718bdc77d415edae8d553d8c0969 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git merge e9be789d9c335f9cf45fd5cb58003f11f685805a # timeout=10
Merge succeeded, producing b07353124fb0f8851bf0a508dabfa8ba06a2221c
Checking out Revision b07353124fb0f8851bf0a508dabfa8ba06a2221c (PR-17783)
Commit message: "Merge commit 'e9be789d9c335f9cf45fd5cb58003f11f685805a' into HEAD"
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b07353124fb0f8851bf0a508dabfa8ba06a2221c # timeout=10
 > git rev-list --no-walk 9e5f1a08c217718bdc77d415edae8d553d8c0969 # timeout=10

GitHub has been notified of this commit’s build result