Skip to content

Console Output

13:00:28 using credential docker-jenkins-github-credentials
13:00:28 Cloning the remote Git repository
13:00:28 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/libcompose.git
 > git init /home/ubuntu/workspace/libcompose_PR-521 # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:00:31 Fetching without tags
13:00:31 Merging remotes/origin/master commit 143e0f3f1ab9caa587b9821028c60d41d203de3e into PR head commit cbd0d942cba959f78cbb135908f12c172b4b3c34
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cbd0d942cba959f78cbb135908f12c172b4b3c34
 > git merge 143e0f3f1ab9caa587b9821028c60d41d203de3e # timeout=10
13:00:32 Merge succeeded, producing 5961a4761d583427ca6ce29cd7627364d2090307
13:00:32 Checking out Revision 5961a4761d583427ca6ce29cd7627364d2090307 (PR-521)
13:00:33 Commit message: "Merge commit '143e0f3f1ab9caa587b9821028c60d41d203de3e' into HEAD"
13:00:33 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5961a4761d583427ca6ce29cd7627364d2090307
 > git rev-list --no-walk b5a87cc751524a68cef3f80dc04e4b2bced914f9 # timeout=10