Skip to content

Console Output

02:11:26 using credential sf-release-bot.github.ssh
02:11:26 Cloning the remote Git repository
02:11:26 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_6416-runsh-no-input # 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/6416-runsh-no-input:refs/remotes/origin/6416-runsh-no-input
02:11:28 Fetching without tags
02:11:28 Checking out Revision fee5261014ff1f0a867e2f871a82cc3ade78e3cd (6416-runsh-no-input)
02:11:28 Commit message: "Always connect Compose container to stdin"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/6416-runsh-no-input:refs/remotes/origin/6416-runsh-no-input # 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/6416-runsh-no-input:refs/remotes/origin/6416-runsh-no-input
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fee5261014ff1f0a867e2f871a82cc3ade78e3cd