Skip to content

Console Output

19:35:32 [2021-09-20T19:35:32.882Z] The recommended git tool is: git
19:35:32 [2021-09-20T19:35:32.905Z] using credential sf-release-bot.github.ssh
19:35:32 [2021-09-20T19:35:32.970Z] Fetching changes from the remote Git repository
19:35:33 [2021-09-20T19:35:33.091Z] Fetching without tags
19:35:33 [2021-09-20T19:35:33.575Z] Checking out Revision cd97ac0fc13e7d72d4df4203ff7634c8f4d698df (PR-8644)
19:35:32 [2021-09-20T19:35:32.912Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/compose_PR-8644/.git # timeout=10
19:35:32 [2021-09-20T19:35:32.986Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:35:33 [2021-09-20T19:35:33.095Z] Fetching upstream changes from git@github.com:docker/compose.git
19:35:33 [2021-09-20T19:35:33.095Z]  > git --version # timeout=10
19:35:33 [2021-09-20T19:35:33.131Z]  > git --version # 'git version 2.25.1'
19:35:33 [2021-09-20T19:35:33.131Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:35:33 [2021-09-20T19:35:33.149Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8644/head:refs/remotes/origin/PR-8644 # timeout=10
19:35:33 [2021-09-20T19:35:33.578Z]  > git config core.sparsecheckout # timeout=10
19:35:33 [2021-09-20T19:35:33.631Z]  > git checkout -f cd97ac0fc13e7d72d4df4203ff7634c8f4d698df # timeout=10
19:35:37 [2021-09-20T19:35:37.535Z] Commit message: "Explain `--filter` in `ps`"