Skip to content

Console Output

14:01:05 using credential docker-jenkins-github-credentials
14:01:05 Cloning the remote Git repository
14:01:05 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2342 # 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/2342/head:refs/remotes/origin/PR-2342 +refs/heads/19.03:refs/remotes/origin/19.03
14:01:08 Fetching without tags
14:01:08 Merging remotes/origin/19.03 commit a4bedce16568a9649bcb579f9fe9645d27bf1ae3 into PR head commit f0e74408cf2383450aed6a7399f33daa7c52c321
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2342/head:refs/remotes/origin/PR-2342 # 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/2342/head:refs/remotes/origin/PR-2342 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0e74408cf2383450aed6a7399f33daa7c52c321
14:01:08 Merge succeeded, producing f0e74408cf2383450aed6a7399f33daa7c52c321
14:01:08 Checking out Revision f0e74408cf2383450aed6a7399f33daa7c52c321 (PR-2342)
14:01:09 Commit message: "Update Golang 1.12.17"
14:01:09 First time build. Skipping changelog.
 > git merge a4bedce16568a9649bcb579f9fe9645d27bf1ae3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0e74408cf2383450aed6a7399f33daa7c52c321
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426