Skip to content

Console Output

15:28:31 [2021-02-18T15:28:31.162Z] The recommended git tool is: git
15:28:31 [2021-02-18T15:28:31.171Z] using credential sf-release-bot.github.ssh
15:28:31 [2021-02-18T15:28:31.185Z] Cloning the remote Git repository
15:28:31 [2021-02-18T15:28:31.185Z] Cloning with configured refspecs honoured and without tags
15:28:31 [2021-02-18T15:28:31.213Z] Cloning repository git@github.com:docker/compose.git
15:28:31 [2021-02-18T15:28:31.213Z]  > git init /home/ubuntu/workspace/compose_fix-release-jenkins # timeout=10
15:28:31 [2021-02-18T15:28:31.217Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:31 [2021-02-18T15:28:31.217Z]  > git --version # timeout=10
15:28:31 [2021-02-18T15:28:31.222Z]  > git --version # 'git version 2.25.1'
15:28:31 [2021-02-18T15:28:31.222Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:31 [2021-02-18T15:28:31.224Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10
15:28:32 [2021-02-18T15:28:32.677Z] Avoid second fetch
15:28:32 [2021-02-18T15:28:32.678Z] Checking out Revision 5b983ac6536d273e309df6fd80e0c697d25c1b7a (fix-release-jenkins)
15:28:32 [2021-02-18T15:28:32.709Z] Commit message: "Add cgroup1 as filter label"
15:28:32 [2021-02-18T15:28:32.693Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:32 [2021-02-18T15:28:32.696Z]  > git config --add remote.origin.fetch +refs/heads/fix-release-jenkins:refs/remotes/origin/fix-release-jenkins # timeout=10
15:28:32 [2021-02-18T15:28:32.705Z]  > git config core.sparsecheckout # timeout=10
15:28:32 [2021-02-18T15:28:32.708Z]  > git checkout -f 5b983ac6536d273e309df6fd80e0c697d25c1b7a # timeout=10