Skip to content

Console Output

10:39:38 The recommended git tool is: git
10:39:43 using credential docker-jenkins-github-credentials
10:39:43 Cloning the remote Git repository
10:39:43 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-679 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:39:44 Fetching without tags
10:39:44 Merging remotes/origin/master commit 5542b199fffb5d6c35c535d2c6d28225a0d716c7 into PR head commit 15a891883f0b135b8a78dcbf9da2cd243254ff5c
10:39:44 Merge succeeded, producing 15a891883f0b135b8a78dcbf9da2cd243254ff5c
10:39:44 Checking out Revision 15a891883f0b135b8a78dcbf9da2cd243254ff5c (PR-679)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/679/head:refs/remotes/origin/PR-679 # 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/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15a891883f0b135b8a78dcbf9da2cd243254ff5c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 5542b199fffb5d6c35c535d2c6d28225a0d716c7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15a891883f0b135b8a78dcbf9da2cd243254ff5c # timeout=10
10:39:48 Commit message: "makefile: update default go version to 1.18.1"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0