Skip to content

Console Output

12:28:53 The recommended git tool is: git
12:28:55 using credential docker-jenkins-github-credentials
12:28:55 Cloning the remote Git repository
12:28:55 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10
12:28:57 Avoid second fetch
12:28:57 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0)
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10
12:29:00 Commit message: "bump compose version to v2.24.0"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a