Skip to content

Console Output

13:44:18 [2021-09-09T13:44:18.982Z] The recommended git tool is: git
13:44:18 [2021-09-09T13:44:18.993Z] using credential sf-release-bot.github.ssh
13:44:18 [2021-09-09T13:44:18.999Z] Cloning the remote Git repository
13:44:18 [2021-09-09T13:44:18.999Z] Cloning with configured refspecs honoured and without tags
13:44:19 [2021-09-09T13:44:19.003Z] Cloning repository git@github.com:docker/compose.git
13:44:19 [2021-09-09T13:44:19.004Z]  > git init /home/ubuntu/workspace/compose_master # timeout=10
13:44:19 [2021-09-09T13:44:19.033Z] Fetching upstream changes from git@github.com:docker/compose.git
13:44:19 [2021-09-09T13:44:19.033Z]  > git --version # timeout=10
13:44:19 [2021-09-09T13:44:19.054Z]  > git --version # 'git version 2.25.1'
13:44:19 [2021-09-09T13:44:19.054Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:44:19 [2021-09-09T13:44:19.059Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/master:refs/remotes/origin/master # timeout=10
13:44:20 [2021-09-09T13:44:20.911Z] Avoid second fetch
13:44:20 [2021-09-09T13:44:20.911Z] Checking out Revision 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 (master)
13:44:20 [2021-09-09T13:44:20.974Z] Commit message: "exclude .github from pre-commit"
13:44:20 [2021-09-09T13:44:20.893Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:44:20 [2021-09-09T13:44:20.902Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:44:20 [2021-09-09T13:44:20.920Z]  > git config core.sparsecheckout # timeout=10
13:44:20 [2021-09-09T13:44:20.932Z]  > git checkout -f 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 # timeout=10