Skip to content

Console Output

13:51:30 [2021-09-09T13:51:30.121Z] The recommended git tool is: git
13:51:30 [2021-09-09T13:51:30.130Z] using credential sf-release-bot.github.ssh
13:51:30 [2021-09-09T13:51:30.135Z] Cloning the remote Git repository
13:51:30 [2021-09-09T13:51:30.135Z] Cloning with configured refspecs honoured and without tags
13:51:30 [2021-09-09T13:51:30.137Z] Cloning repository git@github.com:docker/compose.git
13:51:30 [2021-09-09T13:51:30.138Z]  > git init /home/ubuntu/workspace/compose_master # timeout=10
13:51:30 [2021-09-09T13:51:30.159Z] Fetching upstream changes from git@github.com:docker/compose.git
13:51:30 [2021-09-09T13:51:30.159Z]  > git --version # timeout=10
13:51:30 [2021-09-09T13:51:30.174Z]  > git --version # 'git version 2.25.1'
13:51:30 [2021-09-09T13:51:30.175Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:51:30 [2021-09-09T13:51:30.178Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/master:refs/remotes/origin/master # timeout=10
13:51:32 [2021-09-09T13:51:32.032Z] Avoid second fetch
13:51:32 [2021-09-09T13:51:32.032Z] Checking out Revision 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 (master)
13:51:32 [2021-09-09T13:51:32.083Z] Commit message: "exclude .github from pre-commit"
13:51:32 [2021-09-09T13:51:32.006Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:51:32 [2021-09-09T13:51:32.022Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:51:32 [2021-09-09T13:51:32.034Z]  > git config core.sparsecheckout # timeout=10
13:51:32 [2021-09-09T13:51:32.044Z]  > git checkout -f 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 # timeout=10