Skip to content

Console Output

11:43:45 The recommended git tool is: git
11:43:45 using credential docker-jenkins-github-credentials
11:43:46 Cloning the remote Git repository
11:43:46 Cloning with configured refspecs honoured and without tags
11:43:46 Fetching without tags
11:43:46 Merging remotes/origin/24.0 commit 46487362a454f67216fbd03b22450f5d38c8a2d5 into PR head commit 706281f616810b5e0a2e35ea24473dc04816efc9
11:43:46 Merge succeeded, producing 706281f616810b5e0a2e35ea24473dc04816efc9
11:43:46 Checking out Revision 706281f616810b5e0a2e35ea24473dc04816efc9 (PR-955)
11:43:46 Commit message: "[Master] Add Ubuntu 23.10 "Mantic Minotaur""
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-955 # timeout=10
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/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/24.0:refs/remotes/origin/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/pull/955/head:refs/remotes/origin/PR-955 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
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/pull/955/head:refs/remotes/origin/PR-955 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 706281f616810b5e0a2e35ea24473dc04816efc9 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 46487362a454f67216fbd03b22450f5d38c8a2d5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 706281f616810b5e0a2e35ea24473dc04816efc9 # timeout=10