Skip to content

Console Output

12:20:59 [2021-06-19T12:20:59.725Z] The recommended git tool is: git
12:21:03 [2021-06-19T12:21:03.044Z] using credential sf-release-bot.github.ssh
12:21:03 [2021-06-19T12:21:03.051Z] Cloning the remote Git repository
12:21:03 [2021-06-19T12:21:03.051Z] Cloning with configured refspecs honoured and without tags
12:21:03 [2021-06-19T12:21:03.066Z] Cloning repository git@github.com:docker/compose.git
12:21:03 [2021-06-19T12:21:03.115Z]  > git init /home/ubuntu/workspace/compose_PR-8399 # timeout=10
12:21:03 [2021-06-19T12:21:03.409Z] Fetching upstream changes from git@github.com:docker/compose.git
12:21:03 [2021-06-19T12:21:03.409Z]  > git --version # timeout=10
12:21:03 [2021-06-19T12:21:03.419Z]  > git --version # 'git version 2.25.1'
12:21:03 [2021-06-19T12:21:03.420Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:21:03 [2021-06-19T12:21:03.491Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8399/head:refs/remotes/origin/PR-8399 # timeout=10
12:21:06 [2021-06-19T12:21:06.069Z] Fetching without tags
12:21:06 [2021-06-19T12:21:06.293Z] Checking out Revision c5710f0a7e19e1ca5b66e1a5951357c096520bd3 (PR-8399)
12:21:06 [2021-06-19T12:21:06.009Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:21:06 [2021-06-19T12:21:06.028Z]  > git config --add remote.origin.fetch +refs/pull/8399/head:refs/remotes/origin/PR-8399 # timeout=10
12:21:06 [2021-06-19T12:21:06.047Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:21:06 [2021-06-19T12:21:06.072Z] Fetching upstream changes from git@github.com:docker/compose.git
12:21:06 [2021-06-19T12:21:06.072Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:21:06 [2021-06-19T12:21:06.077Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8399/head:refs/remotes/origin/PR-8399 # timeout=10
12:21:06 [2021-06-19T12:21:06.300Z]  > git config core.sparsecheckout # timeout=10
12:21:06 [2021-06-19T12:21:06.316Z]  > git checkout -f c5710f0a7e19e1ca5b66e1a5951357c096520bd3 # timeout=10
12:21:09 [2021-06-19T12:21:09.889Z] Commit message: "Fix fish completion"