Skip to content

Console Output

10:30:24 using credential docker-jenkins-github-credentials
10:30:24 Cloning the remote Git repository
10:30:24 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2300 # 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/2300/head:refs/remotes/origin/PR-2300 +refs/heads/master:refs/remotes/origin/master
10:30:28 Fetching without tags
10:30:28 Merging remotes/origin/master commit 774216439bae4193eff074485ad0fb5ff8a82f5a into PR head commit 27d9aa2d9f78b86644cb977bb26c63dcd0ae7eb7
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2300/head:refs/remotes/origin/PR-2300 # 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/2300/head:refs/remotes/origin/PR-2300 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27d9aa2d9f78b86644cb977bb26c63dcd0ae7eb7
10:30:29 Merge succeeded, producing 27d9aa2d9f78b86644cb977bb26c63dcd0ae7eb7
10:30:29 Checking out Revision 27d9aa2d9f78b86644cb977bb26c63dcd0ae7eb7 (PR-2300)
 > git merge 774216439bae4193eff074485ad0fb5ff8a82f5a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27d9aa2d9f78b86644cb977bb26c63dcd0ae7eb7
10:30:31 Commit message: "vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1 (CVE-2020-7919)"
10:30:31 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426