Skip to content

Console Output

15:29:49 using credential docker-jenkins-github-credentials
15:29:49 Cloning the remote Git repository
15:29:49 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2511 # 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/2511/head:refs/remotes/origin/PR-2511 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:29:52 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2511/head:refs/remotes/origin/PR-2511 # 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/2511/head:refs/remotes/origin/PR-2511 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:29:52 Merging remotes/origin/master commit f7185d27e165c50c55c898720fec38b37a751393 into PR head commit f6541cfd80c765e8898a9c1de7dc1b57fdd98940
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6541cfd80c765e8898a9c1de7dc1b57fdd98940 # timeout=10
15:29:53 Merge succeeded, producing f6541cfd80c765e8898a9c1de7dc1b57fdd98940
15:29:53 Checking out Revision f6541cfd80c765e8898a9c1de7dc1b57fdd98940 (PR-2511)
15:29:53 Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9"
15:29:53 First time build. Skipping changelog.
 > git merge f7185d27e165c50c55c898720fec38b37a751393 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6541cfd80c765e8898a9c1de7dc1b57fdd98940 # timeout=10
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18