Skip to content

Console Output

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