Skip to content

Console Output

19:47:52 using credential docker-jenkins-github-credentials
19:47:52 Cloning the remote Git repository
19:47:52 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2483 # 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/2483/head:refs/remotes/origin/PR-2483 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2483/head:refs/remotes/origin/PR-2483 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:47:56 Fetching without tags
19:47:56 Merging remotes/origin/master commit 310930d1a2d097ced16053d7322657a850eb5e4e into PR head commit bc58d655c0016a0794616bc42bb50929aa61b3eb
19:47:56 Merge succeeded, producing bc58d655c0016a0794616bc42bb50929aa61b3eb
19:47:56 Checking out Revision bc58d655c0016a0794616bc42bb50929aa61b3eb (PR-2483)
19:47:57 Commit message: "builder: fix broken link"
19:47:57 First time build. Skipping changelog.
 > 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/2483/head:refs/remotes/origin/PR-2483 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc58d655c0016a0794616bc42bb50929aa61b3eb # timeout=10
 > git merge 310930d1a2d097ced16053d7322657a850eb5e4e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc58d655c0016a0794616bc42bb50929aa61b3eb # timeout=10
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac