Skip to content

Console Output

08:13:21 The recommended git tool is: git
08:13:21 using credential docker-jenkins-github-credentials
08:13:21 Cloning the remote Git repository
08:13:21 Cloning with configured refspecs honoured and without tags
08:13:22 Fetching without tags
08:13:22 Merging remotes/origin/master commit fd999a0e8980c89687e44f9d5b60c57eb5357dd4 into PR head commit 9e2c9925192a24127a1d6d24716f4e1c52fe0925
08:13:22 Merge succeeded, producing 9e2c9925192a24127a1d6d24716f4e1c52fe0925
08:13:22 Checking out Revision 9e2c9925192a24127a1d6d24716f4e1c52fe0925 (PR-709)
08:13:22 Commit message: "Revert last commit, Fix %if expression"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-709 # 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/709/head:refs/remotes/origin/PR-709 +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/709/head:refs/remotes/origin/PR-709 # 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/709/head:refs/remotes/origin/PR-709 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e2c9925192a24127a1d6d24716f4e1c52fe0925 # 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 fd999a0e8980c89687e44f9d5b60c57eb5357dd4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e2c9925192a24127a1d6d24716f4e1c52fe0925 # timeout=10