Skip to content

Console Output

20:28:19 The recommended git tool is: git
20:28:21 using credential docker-jenkins-github-credentials
20:28:21 Cloning the remote Git repository
20:28:21 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-588 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:22 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/588/head:refs/remotes/origin/PR-588 # 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/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:23 Merging remotes/origin/master commit 7b5f45e23e0c064d6a754914e35d4465db0a24fe into PR head commit 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0
20:28:23 Merge succeeded, producing 8ec1d8a877e70788b83171c90a83f2192f7b66db
20:28:23 Checking out Revision 8ec1d8a877e70788b83171c90a83f2192f7b66db (PR-588)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 7b5f45e23e0c064d6a754914e35d4465db0a24fe # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ec1d8a877e70788b83171c90a83f2192f7b66db # timeout=10
20:28:26 Commit message: "Merge commit '7b5f45e23e0c064d6a754914e35d4465db0a24fe' into HEAD"
 > git rev-list --no-walk 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0 # timeout=10