Skip to content

Console Output

19:08:16 The recommended git tool is: git
19:08:21 using credential docker-jenkins-github-credentials
19:08:21 Cloning the remote Git repository
19:08: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-808 # 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/808/head:refs/remotes/origin/PR-808 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:08:23 Fetching without tags
19:08:23 Merging remotes/origin/master commit d7cbbb0eed7cc7de10b64eaf6f3b260633f18d44 into PR head commit ce65913192b01ae9c2bea728e3f37de2fe8f9609
19:08:23 Merge succeeded, producing 601df322da2c3f64e4b0c638fd4f33384e54e54a
19:08:23 Checking out Revision 601df322da2c3f64e4b0c638fd4f33384e54e54a (PR-808)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/808/head:refs/remotes/origin/PR-808 # 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/808/head:refs/remotes/origin/PR-808 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce65913192b01ae9c2bea728e3f37de2fe8f9609 # 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 d7cbbb0eed7cc7de10b64eaf6f3b260633f18d44 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 601df322da2c3f64e4b0c638fd4f33384e54e54a # timeout=10
19:08:28 Commit message: "Merge commit 'd7cbbb0eed7cc7de10b64eaf6f3b260633f18d44' into HEAD"
19:08:28 First time build. Skipping changelog.
 > git rev-list --no-walk 19ca549beb3a8fb655209efd1f35e9bcdd2246a0 # timeout=10