Skip to content

Console Output

15:59:19 using credential docker-jenkins-github-credentials
15:59:19 Cloning the remote Git repository
15:59:19 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2584 # 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/2584/head:refs/remotes/origin/PR-2584 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:59:21 Fetching without tags
15:59:21 Merging remotes/origin/master commit 0a248c0906b4dd967bef5610e0d60cef7459ed12 into PR head commit 2c68b382a8847118fb11f40675823602d653357d
15:59:21 Merge succeeded, producing 2c68b382a8847118fb11f40675823602d653357d
15:59:21 Checking out Revision 2c68b382a8847118fb11f40675823602d653357d (PR-2584)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2584/head:refs/remotes/origin/PR-2584 # 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/2584/head:refs/remotes/origin/PR-2584 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c68b382a8847118fb11f40675823602d653357d # timeout=10
 > git merge 0a248c0906b4dd967bef5610e0d60cef7459ed12 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c68b382a8847118fb11f40675823602d653357d # timeout=10
15:59:25 Commit message: "Update test engine version to 19.03.12"
15:59:25 First time build. Skipping changelog.
 > git rev-list --no-walk 83ae17031d390d65188e8573c27a203a1fda30ce # timeout=10