Skip to content

Console Output

13:35:11 using credential docker-jenkins-github-credentials
13:35:11 Cloning the remote Git repository
13:35:11 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2158 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2158/head:refs/remotes/origin/PR-2158 +refs/heads/master:refs/remotes/origin/master
13:35:13 Fetching without tags
13:35:14 Merging remotes/origin/master commit 36707529d3d8f83f05460ce95e3b60871bd02e77 into PR head commit 7f6cd64335dc631efaa8204c01f92aa40939073a
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2158/head:refs/remotes/origin/PR-2158 # 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/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2158/head:refs/remotes/origin/PR-2158 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f6cd64335dc631efaa8204c01f92aa40939073a
13:35:14 Merge succeeded, producing 7f6cd64335dc631efaa8204c01f92aa40939073a
13:35:14 Checking out Revision 7f6cd64335dc631efaa8204c01f92aa40939073a (PR-2158)
13:35:14 Commit message: "bump docker/docker to a09e6e323e55e1a9b21df9c2c555f5668df3ac9b"
13:35:14 First time build. Skipping changelog.
 > git merge 36707529d3d8f83f05460ce95e3b60871bd02e77 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f6cd64335dc631efaa8204c01f92aa40939073a
 > git rev-list --no-walk 5dc2f59a76c2ceedbb3e08fdb316191940f2e123 # timeout=10