Skip to content

Console Output

14:15:43 The recommended git tool is: git
14:15:43 using credential docker-jenkins-github-credentials
14:15:43 Cloning the remote Git repository
14:15:43 Cloning with configured refspecs honoured and without tags
14:15:43 Fetching without tags
14:15:43 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit 9e616ffed325a557f84bb8b0890bd5353c65e8ff
14:15:43 Merge succeeded, producing 9e616ffed325a557f84bb8b0890bd5353c65e8ff
14:15:43 Checking out Revision 9e616ffed325a557f84bb8b0890bd5353c65e8ff (PR-834)
14:15:44 Commit message: "test fix arm"
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-834 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/834/head:refs/remotes/origin/PR-834 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/834/head:refs/remotes/origin/PR-834 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/834/head:refs/remotes/origin/PR-834 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e616ffed325a557f84bb8b0890bd5353c65e8ff # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e616ffed325a557f84bb8b0890bd5353c65e8ff # timeout=10