Skip to content

Console Output

15:09:10 using credential docker-jenkins-github-credentials
15:09:10 Cloning the remote Git repository
15:09:10 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2220 # 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/2220/head:refs/remotes/origin/PR-2220 +refs/heads/master:refs/remotes/origin/master
15:09:17 Fetching without tags
15:09:17 Merging remotes/origin/master commit 2079e743c493d1b94db899403ae62a568da252e0 into PR head commit 9e620e990fe8a763ce147c23f4d8ab1e12f7156b
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2220/head:refs/remotes/origin/PR-2220 # 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/2220/head:refs/remotes/origin/PR-2220 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e620e990fe8a763ce147c23f4d8ab1e12f7156b
 > git merge 2079e743c493d1b94db899403ae62a568da252e0 # timeout=10
15:09:19 Merge succeeded, producing 7afd06b85149152329f24785a8d2224c380f14f0
15:09:19 Checking out Revision 7afd06b85149152329f24785a8d2224c380f14f0 (PR-2220)
15:09:19 Commit message: "Merge commit '2079e743c493d1b94db899403ae62a568da252e0' into HEAD"
15:09:19 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7afd06b85149152329f24785a8d2224c380f14f0
 > git rev-list --no-walk e7e02bb0a4efc8022ced6c377b62f8063589911e # timeout=10