Skip to content

Console Output

The recommended git tool is: NONE
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/pharo-vm.git
 > git init C:\builds\workspace\pharo-vm_PR-782\repository # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git
 > git --version # timeout=10
 > git --version # 'git version 2.29.2'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Using shallow fetch with depth 2
 > git config remote.origin.url https://github.com/pharo-project/pharo-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/pharo-vm.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/pull/782/head:refs/remotes/origin/PR-782 +refs/heads/pharo-10:refs/remotes/origin/pharo-10 # timeout=10
Merging remotes/origin/pharo-10 commit d1bfe9ec39c6eb1fe782a4013450bff0da122e6b into PR head commit 1272959d4e3287858c75d91f7f34d7ed9769d607
Merge succeeded, producing 1272959d4e3287858c75d91f7f34d7ed9769d607
Checking out Revision 1272959d4e3287858c75d91f7f34d7ed9769d607 (PR-782)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1272959d4e3287858c75d91f7f34d7ed9769d607 # 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 d1bfe9ec39c6eb1fe782a4013450bff0da122e6b # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1272959d4e3287858c75d91f7f34d7ed9769d607 # timeout=10
Commit message: "re enable warning absolute-value"

GitHub has been notified of this commit’s build result