Skip to content

Console Output

16:13:33 The recommended git tool is: git
16:13:35 using credential docker-jenkins-github-credentials
16:13:35 Cloning the remote Git repository
16:13:35 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-620 # 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/620/head:refs/remotes/origin/PR-620 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:13:37 Fetching without tags
16:13:37 Merging remotes/origin/master commit 69ac65fade3a0d755b2ef5b9fc17bfc04a0675ac into PR head commit 2404572f0e3f20b7726f1adfd86f64e8c573be36
16:13:37 Merge succeeded, producing 9b9025d2b99ab23619c82d97698e4f29419932dc
16:13:37 Checking out Revision 9b9025d2b99ab23619c82d97698e4f29419932dc (PR-620)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/620/head:refs/remotes/origin/PR-620 # 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/620/head:refs/remotes/origin/PR-620 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2404572f0e3f20b7726f1adfd86f64e8c573be36 # 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 69ac65fade3a0d755b2ef5b9fc17bfc04a0675ac # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b9025d2b99ab23619c82d97698e4f29419932dc # timeout=10
16:13:41 Commit message: "Merge commit '69ac65fade3a0d755b2ef5b9fc17bfc04a0675ac' into HEAD"
16:13:41 First time build. Skipping changelog.
 > git rev-list --no-walk 1a1476028c55d7c44b1a5e78d8e1d04e4b6c04b0 # timeout=10