Skip to content

Console Output

13:36:04 [2021-01-25T13:36:04.051Z] using credential sf-release-bot.github.ssh
13:36:04 [2021-01-25T13:36:04.063Z] Cloning the remote Git repository
13:36:04 [2021-01-25T13:36:04.063Z] Cloning with configured refspecs honoured and without tags
13:36:03 [2021-01-25T13:36:03.956Z] Cloning repository git@github.com:docker/compose.git
13:36:04 [2021-01-25T13:36:04.008Z]  > git init /home/ubuntu/workspace/compose_py-37-revert # timeout=10
13:36:04 [2021-01-25T13:36:04.228Z] Fetching upstream changes from git@github.com:docker/compose.git
13:36:04 [2021-01-25T13:36:04.228Z]  > git --version # timeout=10
13:36:04 [2021-01-25T13:36:04.246Z]  > git --version # 'git version 2.17.1'
13:36:04 [2021-01-25T13:36:04.247Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:36:04 [2021-01-25T13:36:04.281Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/py-37-revert:refs/remotes/origin/py-37-revert # timeout=10
13:36:07 [2021-01-25T13:36:07.624Z] Fetching without tags
13:36:07 [2021-01-25T13:36:07.917Z] Checking out Revision 6a3af5b707d5bd0e44d7049e25d88ed96de4855d (py-37-revert)
13:36:07 [2021-01-25T13:36:07.469Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:36:07 [2021-01-25T13:36:07.486Z]  > git config --add remote.origin.fetch +refs/heads/py-37-revert:refs/remotes/origin/py-37-revert # timeout=10
13:36:07 [2021-01-25T13:36:07.504Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:36:07 [2021-01-25T13:36:07.548Z] Fetching upstream changes from git@github.com:docker/compose.git
13:36:07 [2021-01-25T13:36:07.548Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:36:07 [2021-01-25T13:36:07.557Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/py-37-revert:refs/remotes/origin/py-37-revert # timeout=10
13:36:07 [2021-01-25T13:36:07.848Z]  > git config core.sparsecheckout # timeout=10
13:36:07 [2021-01-25T13:36:07.874Z]  > git checkout -f 6a3af5b707d5bd0e44d7049e25d88ed96de4855d # timeout=10
13:36:11 [2021-01-25T13:36:11.578Z] Commit message: "build.linux: Revert to Python 3.7"