Skip to content

Console Output

21:29:42 The recommended git tool is: git
21:29:44 using credential docker-jenkins-github-credentials
21:29:44 Cloning the remote Git repository
21:29:44 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-686 # timeout=10
21:29:45 Fetching without tags
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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:29:45 Merging remotes/origin/master commit 0beb78cd5dde9cce76619d645fd0fb8e002ca840 into PR head commit f9ac2f67a22f865769a4e74070580276b229ae70
21:29:45 Merge succeeded, producing 577a3e86e22c2b4efd51e9315bf27eca80216f34
21:29:45 Checking out Revision 577a3e86e22c2b4efd51e9315bf27eca80216f34 (PR-686)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9ac2f67a22f865769a4e74070580276b229ae70 # 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 0beb78cd5dde9cce76619d645fd0fb8e002ca840 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 577a3e86e22c2b4efd51e9315bf27eca80216f34 # timeout=10
21:29:49 Commit message: "Merge commit '0beb78cd5dde9cce76619d645fd0fb8e002ca840' into HEAD"
21:29:49 First time build. Skipping changelog.
 > git rev-list --no-walk b746712e06b34caf25b42d72b9a8b5d0df0c400b # timeout=10