Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/moby/moby.git
 > git init /home/docker/workspace/moby_PR-39627-AIYS5WC3WL3PNUM3MFOHRD3ZD2N2QEIM5U5AB43SA2XJYQ4PDYGA # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39627/head:refs/remotes/origin/PR-39627 +refs/heads/master:refs/remotes/origin/master
Fetching without tags
Merging remotes/origin/master commit 582591d56bf18355993078539e5464b4e4f630ed into PR head commit fcee37ddd5a29ed3bd61867548eeb682cc2766a3
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39627/head:refs/remotes/origin/PR-39627 # 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/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39627/head:refs/remotes/origin/PR-39627 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcee37ddd5a29ed3bd61867548eeb682cc2766a3
Merge succeeded, producing fcee37ddd5a29ed3bd61867548eeb682cc2766a3
Checking out Revision fcee37ddd5a29ed3bd61867548eeb682cc2766a3 (PR-39627)
Commit message: "Added information regarding our new Jenkins ci on moby/moby"
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
 > git merge 582591d56bf18355993078539e5464b4e4f630ed # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcee37ddd5a29ed3bd61867548eeb682cc2766a3