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_master # 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/heads/master:refs/remotes/origin/master
Fetching without tags
Checking out Revision 1fd9bd2793cabc8fb6453ad7dbc487feeb7082e5 (master)
 > git config remote.origin.url https://github.com/docker/binfmt.git # 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/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fd9bd2793cabc8fb6453ad7dbc487feeb7082e5
Commit message: "Merge pull request #21 from carlosedp/riscv64"
 > git rev-list --no-walk 93c19d17d99cad393dbb66416eef8bd4db5a76af # timeout=10