Skip to content

Console Output

17:17:25 using credential docker-jenkins-github-credentials
17:17:25 Cloning the remote Git repository
17:17:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2405 # 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/2405/head:refs/remotes/origin/PR-2405 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:17:31 Fetching without tags
17:17:31 Merging remotes/origin/master commit 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 into PR head commit c22293dc428a0ee16f74a0528c2271ed4db6becc
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2405/head:refs/remotes/origin/PR-2405 # 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/2405/head:refs/remotes/origin/PR-2405 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c22293dc428a0ee16f74a0528c2271ed4db6becc # timeout=10
17:17:32 Merge succeeded, producing c22293dc428a0ee16f74a0528c2271ed4db6becc
17:17:32 Checking out Revision c22293dc428a0ee16f74a0528c2271ed4db6becc (PR-2405)
 > git merge 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c22293dc428a0ee16f74a0528c2271ed4db6becc # timeout=10
17:17:37 Commit message: "Add third-party logging plugins to plugins list"
17:17:37 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15