Console Output
01:18:40 using credential sf-release-bot.github.ssh
01:18:40 Cloning the remote Git repository
01:18:40 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
> git init /home/ubuntu/workspace/compose_6354-url-builds # 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/6354-url-builds:refs/remotes/origin/6354-url-builds
01:18:43 Fetching without tags
01:18:43 Checking out Revision ccc777831c658c52ce9b32cd3e99833cf82571bf (6354-url-builds)
> git config remote.origin.url git@github.com:docker/compose.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/6354-url-builds:refs/remotes/origin/6354-url-builds # 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/6354-url-builds:refs/remotes/origin/6354-url-builds
> git config core.sparsecheckout # timeout=10
> git checkout -f ccc777831c658c52ce9b32cd3e99833cf82571bf
01:18:43 Commit message: "Don't add long path prefix to build context URLs"
01:18:43 First time build. Skipping changelog.