Skip to content

Console Output

Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init E:\Builds\workspace\threadedFFI-plugin_PR-17 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/17/head:refs/remotes/origin/PR-17 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 977682838ce94ec7fbcade6e3ae41d01e3507e73 into PR head commit 9959958fc1b1b926503f45d008aa101536244623
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9959958fc1b1b926503f45d008aa101536244623
 > git merge 977682838ce94ec7fbcade6e3ae41d01e3507e73 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9959958fc1b1b926503f45d008aa101536244623