Skip to content

Console Output

11:52:12 using credential docker-jenkins-github-credentials
11:52:12 Cloning the remote Git repository
11:52:12 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2205 # 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/2205/head:refs/remotes/origin/PR-2205 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2205/head:refs/remotes/origin/PR-2205 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:52:15 Fetching without tags
11:52:16 Merging remotes/origin/master commit 54d085b857e954a8fc431a9a400f11bc3308efc1 into PR head commit 203edcf2e25de86c97ea564388459ddceda8e31e
11:52:16 Merge succeeded, producing 203edcf2e25de86c97ea564388459ddceda8e31e
11:52:16 Checking out Revision 203edcf2e25de86c97ea564388459ddceda8e31e (PR-2205)
11:52:16 Commit message: "Create go.yml"
11:52:16 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/2205/head:refs/remotes/origin/PR-2205 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 203edcf2e25de86c97ea564388459ddceda8e31e
 > git merge 54d085b857e954a8fc431a9a400f11bc3308efc1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 203edcf2e25de86c97ea564388459ddceda8e31e
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426