Skip to content

Console Output

20:40:23 using credential docker-jenkins-github-credentials
20:40:23 Cloning the remote Git repository
20:40:23 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2125 # 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/2125/head:refs/remotes/origin/PR-2125 +refs/heads/master:refs/remotes/origin/master
20:40:30 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2125/head:refs/remotes/origin/PR-2125 # 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/2125/head:refs/remotes/origin/PR-2125 +refs/heads/master:refs/remotes/origin/master
20:40:30 Merging remotes/origin/master commit e3060aa27c876eee76904b45cb71700b13e05be8 into PR head commit cd9b39fc524c3b5f63b99b6795216d2180b0bfba
20:40:31 Merge succeeded, producing cd9b39fc524c3b5f63b99b6795216d2180b0bfba
20:40:31 Checking out Revision cd9b39fc524c3b5f63b99b6795216d2180b0bfba (PR-2125)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd9b39fc524c3b5f63b99b6795216d2180b0bfba
 > git merge e3060aa27c876eee76904b45cb71700b13e05be8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd9b39fc524c3b5f63b99b6795216d2180b0bfba
20:40:32 Commit message: "Add bash completion for `builder build` options"
20:40:32 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426