Skip to content

Console Output

19:17:20 The recommended git tool is: git
19:17:21 using credential docker-jenkins-github-credentials
19:17:21 Cloning the remote Git repository
19:17:21 Cloning with configured refspecs honoured and without tags
19:17:21 Fetching without tags
19:17:21 Merging remotes/origin/master commit d7cbbb0eed7cc7de10b64eaf6f3b260633f18d44 into PR head commit ce65913192b01ae9c2bea728e3f37de2fe8f9609
19:17:21 Merge succeeded, producing 7822c621e4d02e40884d46098c2c48d8af8d0bdc
19:17:21 Checking out Revision 7822c621e4d02e40884d46098c2c48d8af8d0bdc (PR-808)
19:17:21 Commit message: "Merge commit 'd7cbbb0eed7cc7de10b64eaf6f3b260633f18d44' into HEAD"
19:17:21 First time build. Skipping changelog.
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.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/808/head:refs/remotes/origin/PR-808 +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/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 --force --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 7822c621e4d02e40884d46098c2c48d8af8d0bdc # timeout=10
 > git rev-list --no-walk 2d1b22d82cc9cb4e988002037397694c71c6075d # timeout=10