Skip to content

Console Output

11:29:38 using credential docker-jenkins-github-credentials
11:29:38 Cloning the remote Git repository
11:29:38 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2159 # 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/2159/head:refs/remotes/origin/PR-2159 +refs/heads/master:refs/remotes/origin/master
11:29:42 Fetching without tags
11:29:42 Merging remotes/origin/master commit 146d29c018cc51a72535893ff99a2838d2e332b5 into PR head commit 87cf5b606a07607b03b311085d5b66a0944ec53c
11:29:42 Merge succeeded, producing 87cf5b606a07607b03b311085d5b66a0944ec53c
11:29:42 Checking out Revision 87cf5b606a07607b03b311085d5b66a0944ec53c (PR-2159)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2159/head:refs/remotes/origin/PR-2159 # 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/2159/head:refs/remotes/origin/PR-2159 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 87cf5b606a07607b03b311085d5b66a0944ec53c
 > git merge 146d29c018cc51a72535893ff99a2838d2e332b5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 87cf5b606a07607b03b311085d5b66a0944ec53c
11:29:43 Commit message: "bump hashicorp/go-version v1.2.0"
11:29:43 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426