Skip to content

Console Output

13:01:02 The recommended git tool is: git
13:01:02 using credential docker-jenkins-github-credentials
13:01:02 Cloning the remote Git repository
13:01:02 Cloning with configured refspecs honoured and without tags
13:01:03 Fetching without tags
13:01:03 Merging remotes/origin/master commit 870786d287eba28630feeb7b1f012c9fc70a39ff into PR head commit d4248104dc5c9314536440c9b859ca338e5c67d6
13:01:03 Merge succeeded, producing d4248104dc5c9314536440c9b859ca338e5c67d6
13:01:03 Checking out Revision d4248104dc5c9314536440c9b859ca338e5c67d6 (PR-727)
13:01:03 Commit message: "deb: remove Ubuntu 21.10 "impish" as it's EOL"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-727 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/727/head:refs/remotes/origin/PR-727 +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/727/head:refs/remotes/origin/PR-727 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/727/head:refs/remotes/origin/PR-727 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4248104dc5c9314536440c9b859ca338e5c67d6 # 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 870786d287eba28630feeb7b1f012c9fc70a39ff # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4248104dc5c9314536440c9b859ca338e5c67d6 # timeout=10