Skip to content

Console Output

02:13:36 using credential sf-release-bot.github.ssh
02:13:36 Cloning the remote Git repository
02:13:36 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/mpose_6310-fix-project-directory # 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/6310-fix-project-directory:refs/remotes/origin/6310-fix-project-directory
02:13:37 Fetching without tags
02:13:37 Checking out Revision 8f4d56a6489ef0fa685e6b57e2b3eb286cd9050f (6310-fix-project-directory)
02:13:37 Commit message: "Impose consistent behavior across command for --project-directory flag"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/6310-fix-project-directory:refs/remotes/origin/6310-fix-project-directory # 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/6310-fix-project-directory:refs/remotes/origin/6310-fix-project-directory
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f4d56a6489ef0fa685e6b57e2b3eb286cd9050f