Skip to content

Console Output

16:58:55 [2021-06-15T16:58:55.737Z] The recommended git tool is: git
16:58:58 [2021-06-15T16:58:58.254Z] using credential sf-release-bot.github.ssh
16:58:58 [2021-06-15T16:58:58.262Z] Cloning the remote Git repository
16:58:58 [2021-06-15T16:58:58.262Z] Cloning with configured refspecs honoured and without tags
16:58:58 [2021-06-15T16:58:58.293Z] Cloning repository git@github.com:docker/compose.git
16:58:58 [2021-06-15T16:58:58.356Z]  > git init /home/ubuntu/workspace/compose_PR-8008 # timeout=10
16:58:58 [2021-06-15T16:58:58.656Z] Fetching upstream changes from git@github.com:docker/compose.git
16:58:58 [2021-06-15T16:58:58.657Z]  > git --version # timeout=10
16:58:58 [2021-06-15T16:58:58.692Z]  > git --version # 'git version 2.25.1'
16:58:58 [2021-06-15T16:58:58.693Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:58:58 [2021-06-15T16:58:58.749Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8008/head:refs/remotes/origin/PR-8008 # timeout=10
16:59:00 [2021-06-15T16:59:00.906Z] Fetching without tags
16:59:00 [2021-06-15T16:59:00.880Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:59:00 [2021-06-15T16:59:00.888Z]  > git config --add remote.origin.fetch +refs/pull/8008/head:refs/remotes/origin/PR-8008 # timeout=10
16:59:00 [2021-06-15T16:59:00.899Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:59:00 [2021-06-15T16:59:00.919Z] Fetching upstream changes from git@github.com:docker/compose.git
16:59:00 [2021-06-15T16:59:00.920Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:59:00 [2021-06-15T16:59:00.925Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8008/head:refs/remotes/origin/PR-8008 # timeout=10
16:59:08 [2021-06-15T16:59:08.377Z] Checking out Revision 872e7025a09cf7123b96efd0537e89da49f19f9d (PR-8008)
16:59:08 [2021-06-15T16:59:08.388Z]  > git config core.sparsecheckout # timeout=10
16:59:08 [2021-06-15T16:59:08.411Z]  > git checkout -f 872e7025a09cf7123b96efd0537e89da49f19f9d # timeout=10
16:59:12 [2021-06-15T16:59:12.034Z] Commit message: "Bump requests from 2.24.0 to 2.25.1"