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/docker/binfmt.git
 > git init /home/ubuntu/workspace/binfmt_PR-21 # timeout=10
Fetching upstream changes from https://github.com/docker/binfmt.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/binfmt.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master
Fetching without tags
Merging remotes/origin/master commit 93c19d17d99cad393dbb66416eef8bd4db5a76af into PR head commit 86203db3c914c9c828e420e5632bff611cf0a02c
Merge succeeded, producing 86203db3c914c9c828e420e5632bff611cf0a02c
Checking out Revision 86203db3c914c9c828e420e5632bff611cf0a02c (PR-21)
 > git config remote.origin.url https://github.com/docker/binfmt.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/21/head:refs/remotes/origin/PR-21 # 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/binfmt.git # timeout=10
Fetching upstream changes from https://github.com/docker/binfmt.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/binfmt.git +refs/pull/21/head:refs/remotes/origin/PR-21 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86203db3c914c9c828e420e5632bff611cf0a02c
 > git merge 93c19d17d99cad393dbb66416eef8bd4db5a76af # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86203db3c914c9c828e420e5632bff611cf0a02c
Commit message: "Add support for riscv64"
First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426