Skip to content

Console Output

17:33:53 [2020-01-17T17:33:53.899Z] using credential sf-release-bot.github.ssh
17:33:53 [2020-01-17T17:33:53.907Z] Cloning the remote Git repository
17:33:53 [2020-01-17T17:33:53.907Z] Cloning with configured refspecs honoured and without tags
17:33:53 [2020-01-17T17:33:53.912Z] Cloning repository git@github.com:docker/compose.git
17:33:53 [2020-01-17T17:33:53.913Z]  > git init /home/ubuntu/workspace/compose_bump-pyinstaller # timeout=10
17:33:53 [2020-01-17T17:33:53.922Z] Fetching upstream changes from git@github.com:docker/compose.git
17:33:53 [2020-01-17T17:33:53.922Z]  > git --version # timeout=10
17:33:53 [2020-01-17T17:33:53.927Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:33:53 [2020-01-17T17:33:53.942Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-pyinstaller:refs/remotes/origin/bump-pyinstaller
17:33:55 [2020-01-17T17:33:55.536Z] Fetching without tags
17:33:55 [2020-01-17T17:33:55.818Z] Checking out Revision 387f5e4c96ea841a8855d4e887b6f2a0e54c5cc9 (bump-pyinstaller)
17:33:55 [2020-01-17T17:33:55.856Z] Commit message: "Bump pyinstaller to 3.6"
17:33:55 [2020-01-17T17:33:55.522Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:33:55 [2020-01-17T17:33:55.527Z]  > git config --add remote.origin.fetch +refs/heads/bump-pyinstaller:refs/remotes/origin/bump-pyinstaller # timeout=10
17:33:55 [2020-01-17T17:33:55.534Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:33:55 [2020-01-17T17:33:55.541Z] Fetching upstream changes from git@github.com:docker/compose.git
17:33:55 [2020-01-17T17:33:55.542Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:33:55 [2020-01-17T17:33:55.543Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-pyinstaller:refs/remotes/origin/bump-pyinstaller
17:33:55 [2020-01-17T17:33:55.824Z]  > git config core.sparsecheckout # timeout=10
17:33:55 [2020-01-17T17:33:55.829Z]  > git checkout -f 387f5e4c96ea841a8855d4e887b6f2a0e54c5cc9