Skip to content

Console Output

18:42:31 using credential docker-jenkins-github-credentials
18:42:31 Cloning the remote Git repository
18:42:31 Cloning with configured refspecs honoured and without tags
18:42:31 Fetching without tags
18:42:31 Checking out Revision e28c7bc96edeee244c8bb794390352cada5dd675 (19.03)
18:42:31 Commit message: "Merge pull request #525 from tiborvass/19.03-centos8"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # 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/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e28c7bc96edeee244c8bb794390352cada5dd675 # timeout=10
 > git rev-list --no-walk fe470afee9281bb63dbb3515c632de632ba4b696 # timeout=10