Skip to content

Console Output

00:56:29 using credential docker-jenkins-github-credentials
00:56:29 Cloning the remote Git repository
00:56:29 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1468 # 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/1468/head:refs/remotes/origin/PR-1468 +refs/heads/master:refs/remotes/origin/master
00:56:31 Fetching without tags
00:56:32 Merging remotes/origin/master commit f2163dd6a7da19754d81e13665b95e38dd5abc69 into PR head commit e6c92aa9e4657362bdeef6a194a98d8a4d5c77de
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1468/head:refs/remotes/origin/PR-1468 # 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/1468/head:refs/remotes/origin/PR-1468 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6c92aa9e4657362bdeef6a194a98d8a4d5c77de
 > git merge f2163dd6a7da19754d81e13665b95e38dd5abc69 # timeout=10
00:56:33 Merge succeeded, producing 030dd699c3a5e0a7bcfbd5cd18d5c32472a32b41
00:56:33 Checking out Revision 030dd699c3a5e0a7bcfbd5cd18d5c32472a32b41 (PR-1468)
00:56:33 Commit message: "Merge commit 'f2163dd6a7da19754d81e13665b95e38dd5abc69' into HEAD"
00:56:33 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 030dd699c3a5e0a7bcfbd5cd18d5c32472a32b41
fatal: bad object ead69454b4062f17d1f8389642089a002b037213