Skip to content

Console Output

10:40:33 The recommended git tool is: git
10:40:33 using credential docker-jenkins-github-credentials
10:40:33 Cloning the remote Git repository
10:40:33 Cloning with configured refspecs honoured and without tags
10:40:33 Fetching without tags
10:40:34 Merging remotes/origin/main commit 576e47aaacf690a3fdd6cf98c345d48ecf834b7d into PR head commit e011ff5be89f84f999847d73d73ff695b9c8c4d4
10:40:34 Merge succeeded, producing e011ff5be89f84f999847d73d73ff695b9c8c4d4
10:40:34 Checking out Revision e011ff5be89f84f999847d73d73ff695b9c8c4d4 (PR-3121)
10:40:34 Commit message: "More sanity checking of EndpointConfig params"
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3121 # 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/3121/head:refs/remotes/origin/PR-3121 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3121/head:refs/remotes/origin/PR-3121 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3121/head:refs/remotes/origin/PR-3121 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e011ff5be89f84f999847d73d73ff695b9c8c4d4 # 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 576e47aaacf690a3fdd6cf98c345d48ecf834b7d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e011ff5be89f84f999847d73d73ff695b9c8c4d4 # timeout=10
 > git rev-list --no-walk 7870503c523a130a2c8731df292eb904cd1a7345 # timeout=10