Skip to content

Console Output

14:11:27 The recommended git tool is: git
14:11:29 using credential docker-jenkins-github-credentials
14:11:29 Cloning the remote Git repository
14:11:29 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-3022 # 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/3022/head:refs/remotes/origin/PR-3022 +refs/heads/main:refs/remotes/origin/main # timeout=10
14:11:30 Fetching without tags
14:11:31 Merging remotes/origin/main commit 23cf16f03a38e553d1e15493719cdb57e928fd95 into PR head commit 779ecc5d1c303f0b7de9fba76b5135bf27d48a1c
14:11:31 Merge succeeded, producing 49693dae69549da910c7bdd74431ee99459b4754
14:11:31 Checking out Revision 49693dae69549da910c7bdd74431ee99459b4754 (PR-3022)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3022/head:refs/remotes/origin/PR-3022 # 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/3022/head:refs/remotes/origin/PR-3022 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 779ecc5d1c303f0b7de9fba76b5135bf27d48a1c # 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 23cf16f03a38e553d1e15493719cdb57e928fd95 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49693dae69549da910c7bdd74431ee99459b4754 # timeout=10
14:11:35 Commit message: "Merge commit '23cf16f03a38e553d1e15493719cdb57e928fd95' into HEAD"
14:11:35 First time build. Skipping changelog.
 > git rev-list --no-walk 84ef998e6837f175a70795dc659e474fac9abab6 # timeout=10