Skip to content

Console Output

15:35:07 The recommended git tool is: git
15:35:10 using credential docker-jenkins-github-credentials
15:35:10 Cloning the remote Git repository
15:35:10 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-994 # 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/994/head:refs/remotes/origin/PR-994 +refs/heads/master:refs/remotes/origin/master # 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/994/head:refs/remotes/origin/PR-994 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:35:11 Fetching without tags
15:35:12 Merging remotes/origin/master commit 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 into PR head commit df0f2ab039c8ec6b5a486f14145a1181b0c25d84
15:35:12 Merge succeeded, producing df0f2ab039c8ec6b5a486f14145a1181b0c25d84
15:35:12 Checking out Revision df0f2ab039c8ec6b5a486f14145a1181b0c25d84 (PR-994)
15:35:12 Commit message: "Add Ubuntu 24.04 "Noble Numbat""
 > 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/994/head:refs/remotes/origin/PR-994 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df0f2ab039c8ec6b5a486f14145a1181b0c25d84 # 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 996e5d03e96126bfc6a93ed2eed5e7e2c2d187a2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df0f2ab039c8ec6b5a486f14145a1181b0c25d84 # timeout=10