Skip to content

Console Output

17:51:06 [2021-04-06T17:51:06.089Z] The recommended git tool is: git
17:51:09 [2021-04-06T17:51:09.270Z] using credential sf-release-bot.github.ssh
17:51:09 [2021-04-06T17:51:09.304Z] Cloning the remote Git repository
17:51:09 [2021-04-06T17:51:09.304Z] Cloning with configured refspecs honoured and without tags
17:51:09 [2021-04-06T17:51:09.330Z] Cloning repository git@github.com:docker/compose.git
17:51:09 [2021-04-06T17:51:09.398Z]  > git init /home/ubuntu/workspace/compose_PR-7983 # timeout=10
17:51:09 [2021-04-06T17:51:09.697Z] Fetching upstream changes from git@github.com:docker/compose.git
17:51:09 [2021-04-06T17:51:09.697Z]  > git --version # timeout=10
17:51:09 [2021-04-06T17:51:09.710Z]  > git --version # 'git version 2.25.1'
17:51:09 [2021-04-06T17:51:09.711Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:51:09 [2021-04-06T17:51:09.754Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/7983/head:refs/remotes/origin/PR-7983 # timeout=10
17:51:12 [2021-04-06T17:51:12.320Z] Fetching without tags
17:51:12 [2021-04-06T17:51:12.586Z] Checking out Revision 5b6c3e83896721898df6d1345cd807311e23a94c (PR-7983)
17:51:12 [2021-04-06T17:51:12.237Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:51:12 [2021-04-06T17:51:12.258Z]  > git config --add remote.origin.fetch +refs/pull/7983/head:refs/remotes/origin/PR-7983 # timeout=10
17:51:12 [2021-04-06T17:51:12.284Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:51:12 [2021-04-06T17:51:12.325Z] Fetching upstream changes from git@github.com:docker/compose.git
17:51:12 [2021-04-06T17:51:12.325Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:51:12 [2021-04-06T17:51:12.333Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/7983/head:refs/remotes/origin/PR-7983 # timeout=10
17:51:12 [2021-04-06T17:51:12.600Z]  > git config core.sparsecheckout # timeout=10
17:51:12 [2021-04-06T17:51:12.617Z]  > git checkout -f 5b6c3e83896721898df6d1345cd807311e23a94c # timeout=10
17:51:16 [2021-04-06T17:51:16.256Z] Commit message: "Bump colorama from 0.4.3 to 0.4.4"