Skip to content

Console Output

17:35:28 [2020-01-17T17:35:28.557Z] using credential sf-release-bot.github.ssh
17:35:28 [2020-01-17T17:35:28.567Z] Cloning the remote Git repository
17:35:28 [2020-01-17T17:35:28.567Z] Cloning with configured refspecs honoured and without tags
17:35:28 [2020-01-17T17:35:28.577Z] Cloning repository git@github.com:docker/compose.git
17:35:28 [2020-01-17T17:35:28.653Z]  > git init /home/ubuntu/workspace/compose_bump-pyinstaller # timeout=10
17:35:29 [2020-01-17T17:35:29.085Z] Fetching upstream changes from git@github.com:docker/compose.git
17:35:29 [2020-01-17T17:35:29.086Z]  > git --version # timeout=10
17:35:29 [2020-01-17T17:35:29.102Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:35:29 [2020-01-17T17:35:29.121Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-pyinstaller:refs/remotes/origin/bump-pyinstaller
17:35:33 [2020-01-17T17:35:33.193Z] Fetching without tags
17:35:33 [2020-01-17T17:35:33.095Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:35:33 [2020-01-17T17:35:33.117Z]  > git config --add remote.origin.fetch +refs/heads/bump-pyinstaller:refs/remotes/origin/bump-pyinstaller # timeout=10
17:35:33 [2020-01-17T17:35:33.139Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:35:33 [2020-01-17T17:35:33.168Z] Fetching upstream changes from git@github.com:docker/compose.git
17:35:33 [2020-01-17T17:35:33.168Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:35:33 [2020-01-17T17:35:33.169Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-pyinstaller:refs/remotes/origin/bump-pyinstaller
17:35:33 [2020-01-17T17:35:33.486Z] Checking out Revision 387f5e4c96ea841a8855d4e887b6f2a0e54c5cc9 (bump-pyinstaller)
17:35:34 [2020-01-17T17:35:34.678Z] Commit message: "Bump pyinstaller to 3.6"
17:35:33 [2020-01-17T17:35:33.466Z]  > git config core.sparsecheckout # timeout=10
17:35:33 [2020-01-17T17:35:33.487Z]  > git checkout -f 387f5e4c96ea841a8855d4e887b6f2a0e54c5cc9