Skip to content

Console Output

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