Skip to content

Console Output

12:09:38 using credential docker-jenkins-github-credentials
12:09:38 Cloning the remote Git repository
12:09:38 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2403 # 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/2403/head:refs/remotes/origin/PR-2403 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:09:40 Fetching without tags
12:09:40 Merging remotes/origin/19.03 commit 0b0ea3f0faa1dc3da752112a325d053ca59303dc into PR head commit 22cbf91618698b0023b67baec82c62e28c76a863
12:09:41 Merge succeeded, producing 22cbf91618698b0023b67baec82c62e28c76a863
12:09:41 Checking out Revision 22cbf91618698b0023b67baec82c62e28c76a863 (PR-2403)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2403/head:refs/remotes/origin/PR-2403 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2403/head:refs/remotes/origin/PR-2403 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22cbf91618698b0023b67baec82c62e28c76a863 # timeout=10
 > git merge 0b0ea3f0faa1dc3da752112a325d053ca59303dc # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22cbf91618698b0023b67baec82c62e28c76a863 # timeout=10
12:09:41 Commit message: "Update deprecation policy to 1 stable release"
12:09:41 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15