Skip to content

Console Output

09:50:44 The recommended git tool is: git
09:50:44 using credential docker-jenkins-github-credentials
09:50:44 Cloning the remote Git repository
09:50:44 Cloning with configured refspecs honoured and without tags
09:50:44 Fetching without tags
09:50:45 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:50:45 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:50:45 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:50:45 Commit message: "Enable Docker CE builds for Fedora 39"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10