Skip to content

Console Output

23:02:25 using credential docker-jenkins-github-credentials
23:02:25 Cloning the remote Git repository
23:02:25 Cloning with configured refspecs honoured and without tags
23:02:26 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2514 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2514/head:refs/remotes/origin/PR-2514 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2514/head:refs/remotes/origin/PR-2514 # 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-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2514/head:refs/remotes/origin/PR-2514 +refs/heads/master:refs/remotes/origin/master
23:02:26 Merging remotes/origin/master commit a9867c99126626aa97d94d31f0c2eca3bead4e8f into PR head commit 7bef5e867676999bf1c1a7be8d5084bf16dd2764
23:02:27 Merge succeeded, producing 7bef5e867676999bf1c1a7be8d5084bf16dd2764
23:02:27 Checking out Revision 7bef5e867676999bf1c1a7be8d5084bf16dd2764 (PR-2514)
23:02:27 Commit message: "Update test engine version to 19.03.5"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7bef5e867676999bf1c1a7be8d5084bf16dd2764
 > git merge a9867c99126626aa97d94d31f0c2eca3bead4e8f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7bef5e867676999bf1c1a7be8d5084bf16dd2764