Skip to content

Console Output

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