Skip to content

Console Output

12:48:38 The recommended git tool is: git
12:48:40 using credential docker-jenkins-github-credentials
12:48:40 Cloning the remote Git repository
12:48:40 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-2850 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.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-py.git +refs/pull/2850/head:refs/remotes/origin/PR-2850 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2850/head:refs/remotes/origin/PR-2850 # 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
12:48:42 Fetching without tags
12:48:42 Merging remotes/origin/master commit 2cf3900030010c44d9c141adbe13817308916596 into PR head commit 582f6277ce4dfe67b5be5a52b88bbdef3f349e11
12:48:43 Merge succeeded, producing 582f6277ce4dfe67b5be5a52b88bbdef3f349e11
12:48:43 Checking out Revision 582f6277ce4dfe67b5be5a52b88bbdef3f349e11 (PR-2850)
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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2850/head:refs/remotes/origin/PR-2850 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 582f6277ce4dfe67b5be5a52b88bbdef3f349e11 # 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 2cf3900030010c44d9c141adbe13817308916596 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 582f6277ce4dfe67b5be5a52b88bbdef3f349e11 # timeout=10
12:48:47 Commit message: "Bump urllib3 from 1.24.3 to 1.26.5"
12:48:47 First time build. Skipping changelog.
 > git rev-list --no-walk b840ffa0c70b5e95ea7905d71d616f3c0a8d4774 # timeout=10