Skip to content

Console Output

17:58:50 using credential docker-jenkins-github-credentials
17:58:50 Cloning the remote Git repository
17:58:50 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2197 # 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/2197/head:refs/remotes/origin/PR-2197 +refs/heads/master:refs/remotes/origin/master
17:58:53 Fetching without tags
17:58:53 Merging remotes/origin/master commit 37f9a88c696ae81be14c1697bd083d6421b4933c into PR head commit 756ab2fb92998047d072a81ef432851411819030
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2197/head:refs/remotes/origin/PR-2197 # 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/2197/head:refs/remotes/origin/PR-2197 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 756ab2fb92998047d072a81ef432851411819030
17:58:53 Merge succeeded, producing 756ab2fb92998047d072a81ef432851411819030
17:58:53 Checking out Revision 756ab2fb92998047d072a81ef432851411819030 (PR-2197)
17:58:54 Commit message: "Add support for docker push --quiet"
17:58:54 First time build. Skipping changelog.
 > git merge 37f9a88c696ae81be14c1697bd083d6421b4933c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 756ab2fb92998047d072a81ef432851411819030
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426