Skip to content

Console Output

00:28:48 using credential docker-jenkins-github-credentials
00:28:48 Cloning the remote Git repository
00:28:48 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2418 # 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/2418/head:refs/remotes/origin/PR-2418 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:28:50 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2418/head:refs/remotes/origin/PR-2418 # 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/2418/head:refs/remotes/origin/PR-2418 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:28:50 Merging remotes/origin/master commit 6e98ebc89a683e751b253508c8ab9f4ca7c647be into PR head commit 3a1738fd3b63908c3526a9a9f0c058655061d38b
00:28:51 Merge succeeded, producing 3a1738fd3b63908c3526a9a9f0c058655061d38b
00:28:51 Checking out Revision 3a1738fd3b63908c3526a9a9f0c058655061d38b (PR-2418)
00:28:51 Commit message: "vendor: update go-events to fix alignment for 32bit systems"
00:28:51 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3a1738fd3b63908c3526a9a9f0c058655061d38b # timeout=10
 > git merge 6e98ebc89a683e751b253508c8ab9f4ca7c647be # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3a1738fd3b63908c3526a9a9f0c058655061d38b # timeout=10
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac