Skip to content

Console Output

01:51:03 using credential sf-release-bot.github.ssh
01:51:03 Cloning the remote Git repository
01:51:03 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_1.24.1-patch # 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/1.24.1-patch:refs/remotes/origin/1.24.1-patch
01:51:05 Fetching without tags
01:51:05 Checking out Revision 3fbb9fe51e423b27a485d580305f1dcfcb2adb4e (1.24.1-patch)
01:51:05 Commit message: "Bump docker-py"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.24.1-patch:refs/remotes/origin/1.24.1-patch # 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/1.24.1-patch:refs/remotes/origin/1.24.1-patch
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fbb9fe51e423b27a485d580305f1dcfcb2adb4e