Skip to content

Console Output

14:09:00 [2020-01-09T14:09:00.340Z] using credential sf-release-bot.github.ssh
14:09:00 [2020-01-09T14:09:00.357Z] Fetching changes from the remote Git repository
14:09:00 [2020-01-09T14:09:00.365Z] Fetching without tags
14:09:00 [2020-01-09T14:09:00.353Z]  > git rev-parse --is-inside-work-tree # timeout=10
14:09:00 [2020-01-09T14:09:00.363Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:09:00 [2020-01-09T14:09:00.371Z] Fetching upstream changes from git@github.com:docker/compose.git
14:09:00 [2020-01-09T14:09:00.371Z]  > git --version # timeout=10
14:09:00 [2020-01-09T14:09:00.376Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:09:00 [2020-01-09T14:09:00.377Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7134/head:refs/remotes/origin/PR-7134
14:09:01 [2020-01-09T14:09:01.531Z] Checking out Revision 7e36e7a51e0e3a1443947344509c6f6912978b6f (PR-7134)
14:09:01 [2020-01-09T14:09:01.579Z] Commit message: "Consider "Ignore pull failure" option when running pull in parallel"
14:09:01 [2020-01-09T14:09:01.537Z]  > git config core.sparsecheckout # timeout=10
14:09:01 [2020-01-09T14:09:01.545Z]  > git checkout -f 7e36e7a51e0e3a1443947344509c6f6912978b6f