Skip to content

Console Output

The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Using shallow clone with depth 2
Cloning repository https://github.com/pharo-project/opensmalltalk-vm.git
 > git init /builds/workspace/pharo-vm_PR-162/repository # timeout=10
Fetching upstream changes from https://github.com/pharo-project/opensmalltalk-vm.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1 (Apple Git-126)'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/opensmalltalk-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Using shallow fetch with depth 2
Merging remotes/origin/headless commit 5be42d80187bd61a539c0ac3b2919406df613954 into PR head commit d04db97c01f28130ee96adf4e55caddf528f0900
 > git config remote.origin.url https://github.com/pharo-project/opensmalltalk-vm.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/opensmalltalk-vm.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/opensmalltalk-vm.git
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/opensmalltalk-vm.git +refs/pull/162/head:refs/remotes/origin/PR-162 +refs/heads/headless:refs/remotes/origin/headless # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d04db97c01f28130ee96adf4e55caddf528f0900 # timeout=10
Merge succeeded, producing 1cc8efcaf2b6c5b24dcea977dd5f7e582c428185
Checking out Revision 1cc8efcaf2b6c5b24dcea977dd5f7e582c428185 (PR-162)
Commit message: "Merge commit '5be42d80187bd61a539c0ac3b2919406df613954' into HEAD"
 > 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 5be42d80187bd61a539c0ac3b2919406df613954 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1cc8efcaf2b6c5b24dcea977dd5f7e582c428185 # timeout=10
 > git rev-list --no-walk d04db97c01f28130ee96adf4e55caddf528f0900 # timeout=10

GitHub has been notified of this commit’s build result