Skip to content

Console Output

12:15:46 [2021-01-24T12:15:46.592Z] using credential sf-release-bot.github.ssh
12:15:46 [2021-01-24T12:15:46.604Z] Cloning the remote Git repository
12:15:46 [2021-01-24T12:15:46.605Z] Cloning with configured refspecs honoured and without tags
12:15:46 [2021-01-24T12:15:46.620Z] Cloning repository git@github.com:docker/compose.git
12:15:46 [2021-01-24T12:15:46.667Z]  > git init /home/ubuntu/workspace/compose_PR-8063 # timeout=10
12:15:46 [2021-01-24T12:15:46.832Z] Fetching upstream changes from git@github.com:docker/compose.git
12:15:46 [2021-01-24T12:15:46.833Z]  > git --version # timeout=10
12:15:46 [2021-01-24T12:15:46.851Z]  > git --version # 'git version 2.17.1'
12:15:46 [2021-01-24T12:15:46.851Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:15:46 [2021-01-24T12:15:46.886Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8063/head:refs/remotes/origin/PR-8063 # timeout=10
12:15:49 [2021-01-24T12:15:49.081Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:15:49 [2021-01-24T12:15:49.092Z]  > git config --add remote.origin.fetch +refs/pull/8063/head:refs/remotes/origin/PR-8063 # timeout=10
12:15:49 [2021-01-24T12:15:49.109Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:15:49 [2021-01-24T12:15:49.132Z] Fetching without tags
12:15:49 [2021-01-24T12:15:49.435Z] Checking out Revision 35262982163e0bf81c71d994d6e128a541e868bb (PR-8063)
12:15:49 [2021-01-24T12:15:49.179Z] Fetching upstream changes from git@github.com:docker/compose.git
12:15:49 [2021-01-24T12:15:49.180Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:15:49 [2021-01-24T12:15:49.185Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8063/head:refs/remotes/origin/PR-8063 # timeout=10
12:15:49 [2021-01-24T12:15:49.444Z]  > git config core.sparsecheckout # timeout=10
12:15:49 [2021-01-24T12:15:49.465Z]  > git checkout -f 35262982163e0bf81c71d994d6e128a541e868bb # timeout=10
12:15:53 [2021-01-24T12:15:53.007Z] Commit message: "flake8"