Skip to content

Console Output

15:28:46 [2021-06-15T15:28:46.384Z] The recommended git tool is: git
15:28:46 [2021-06-15T15:28:46.394Z] using credential sf-release-bot.github.ssh
15:28:46 [2021-06-15T15:28:46.398Z] Cloning the remote Git repository
15:28:46 [2021-06-15T15:28:46.398Z] Cloning with configured refspecs honoured and without tags
15:28:46 [2021-06-15T15:28:46.402Z] Cloning repository git@github.com:docker/compose.git
15:28:46 [2021-06-15T15:28:46.402Z]  > git init /home/ubuntu/workspace/compose_PR-8356 # timeout=10
15:28:46 [2021-06-15T15:28:46.410Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:46 [2021-06-15T15:28:46.410Z]  > git --version # timeout=10
15:28:46 [2021-06-15T15:28:46.424Z]  > git --version # 'git version 2.25.1'
15:28:46 [2021-06-15T15:28:46.424Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:46 [2021-06-15T15:28:46.432Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8356/head:refs/remotes/origin/PR-8356 # timeout=10
15:28:48 [2021-06-15T15:28:48.204Z] Fetching without tags
15:28:48 [2021-06-15T15:28:48.169Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:48 [2021-06-15T15:28:48.179Z]  > git config --add remote.origin.fetch +refs/pull/8356/head:refs/remotes/origin/PR-8356 # timeout=10
15:28:48 [2021-06-15T15:28:48.187Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:48 [2021-06-15T15:28:48.208Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:48 [2021-06-15T15:28:48.208Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:48 [2021-06-15T15:28:48.211Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8356/head:refs/remotes/origin/PR-8356 # timeout=10
15:28:48 [2021-06-15T15:28:48.473Z] Checking out Revision a091f468d6ca55ae87d1d2d69c56e5cd22192721 (PR-8356)
15:28:48 [2021-06-15T15:28:48.512Z] Commit message: "Bump pywin32 from 227 to 301"
15:28:48 [2021-06-15T15:28:48.477Z]  > git config core.sparsecheckout # timeout=10
15:28:48 [2021-06-15T15:28:48.482Z]  > git checkout -f a091f468d6ca55ae87d1d2d69c56e5cd22192721 # timeout=10