Skip to content

Console Output

12:51:30 [2020-10-27T12:51:30.675Z] using credential sf-release-bot.github.ssh
12:51:30 [2020-10-27T12:51:30.687Z] Cloning the remote Git repository
12:51:30 [2020-10-27T12:51:30.687Z] Cloning with configured refspecs honoured and without tags
12:51:30 [2020-10-27T12:51:30.712Z] Cloning repository git@github.com:docker/compose.git
12:51:30 [2020-10-27T12:51:30.772Z]  > git init /home/ubuntu/workspace/add-makefile-and-spec-downloader # timeout=10
12:51:30 [2020-10-27T12:51:30.993Z] Fetching upstream changes from git@github.com:docker/compose.git
12:51:30 [2020-10-27T12:51:30.993Z]  > git --version # timeout=10
12:51:31 [2020-10-27T12:51:31.006Z]  > git --version # 'git version 2.17.1'
12:51:31 [2020-10-27T12:51:31.006Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:51:31 [2020-10-27T12:51:31.086Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/add-makefile-and-spec-downloader:refs/remotes/origin/add-makefile-and-spec-downloader # timeout=10
12:51:33 [2020-10-27T12:51:33.576Z] Fetching without tags
12:51:33 [2020-10-27T12:51:33.885Z] Checking out Revision d50caec25c2d0f8c537c9e4f5042dac305c58d21 (add-makefile-and-spec-downloader)
12:51:33 [2020-10-27T12:51:33.514Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:51:33 [2020-10-27T12:51:33.533Z]  > git config --add remote.origin.fetch +refs/heads/add-makefile-and-spec-downloader:refs/remotes/origin/add-makefile-and-spec-downloader # timeout=10
12:51:33 [2020-10-27T12:51:33.555Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:51:33 [2020-10-27T12:51:33.580Z] Fetching upstream changes from git@github.com:docker/compose.git
12:51:33 [2020-10-27T12:51:33.580Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:51:33 [2020-10-27T12:51:33.586Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/add-makefile-and-spec-downloader:refs/remotes/origin/add-makefile-and-spec-downloader # timeout=10
12:51:33 [2020-10-27T12:51:33.892Z]  > git config core.sparsecheckout # timeout=10
12:51:33 [2020-10-27T12:51:33.910Z]  > git checkout -f d50caec25c2d0f8c537c9e4f5042dac305c58d21 # timeout=10
12:51:37 [2020-10-27T12:51:37.879Z] Commit message: "Add Makefile including spec download target"