Skip to content

Console Output

13:46:01 The recommended git tool is: git
13:46:01 using credential docker-jenkins-github-credentials
13:46:01 Cloning the remote Git repository
13:46:01 Cloning with configured refspecs honoured and without tags
13:46:01 Fetching without tags
13:46:01 Merging remotes/origin/master commit 9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf into PR head commit 07b5d9031f18ad8317f23738c7ff4ce9f77e3ee3
13:46:01 Merge succeeded, producing e2314091d505b4ecaec911bfe175f98dd1a2eec8
13:46:01 Checking out Revision e2314091d505b4ecaec911bfe175f98dd1a2eec8 (PR-1007)
13:46:01 Commit message: "Merge commit '9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf' into HEAD"
13:46:01 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-1007 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/1007/head:refs/remotes/origin/PR-1007 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1007/head:refs/remotes/origin/PR-1007 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/1007/head:refs/remotes/origin/PR-1007 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07b5d9031f18ad8317f23738c7ff4ce9f77e3ee3 # 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 9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2314091d505b4ecaec911bfe175f98dd1a2eec8 # timeout=10
 > git rev-list --no-walk 8b5502ce421d2ee5d2eb0b5150bb6182a7eff763 # timeout=10