Skip to content

Console Output

14:14:36 using credential sf-release-bot.github.ssh
14:14:36 Cloning the remote Git repository
14:14:36 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_py2 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/py2:refs/remotes/origin/py2
14:14:40 Fetching without tags
14:14:40 Checking out Revision 93d9859f13ef1334184816174e537439f6a12e8b (py2)
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/py2:refs/remotes/origin/py2 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/py2:refs/remotes/origin/py2
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93d9859f13ef1334184816174e537439f6a12e8b
14:14:41 Commit message: "docker image is built on top of python:*"
 > git rev-list --no-walk c4acf41e3a3d59b7909dae292f4d0ecc575fdf1c # timeout=10