Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_0.1.25 # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.25:refs/tags/0.1.25 # timeout=10
Fetching with tags
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/0.1.25:refs/tags/0.1.25 # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.25:refs/tags/0.1.25 # timeout=10
Checking out Revision 3cf6288989eaa636597634f7c6956df70e329968 (0.1.25)
Commit message: "Merge pull request #39 from mat007/fix-json-bump"
First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3cf6288989eaa636597634f7c6956df70e329968 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0