Skip to content

Console Output

16:12:27 [2021-09-01T16:12:27.925Z] The recommended git tool is: git
16:12:27 [2021-09-01T16:12:27.933Z] using credential sf-release-bot.github.ssh
16:12:27 [2021-09-01T16:12:27.949Z] Fetching changes from the remote Git repository
16:12:27 [2021-09-01T16:12:27.962Z] Fetching without tags
16:12:28 [2021-09-01T16:12:28.229Z] Checking out Revision b49ef8299e0175507b5bb8f53307120b24d8704b (PR-8500)
16:12:28 [2021-09-01T16:12:28.269Z] Commit message: "fix(setup.py): pin docker-py to 5.0.0"
16:12:28 [2021-09-01T16:12:28.284Z]  > git --version # timeout=10
16:12:28 [2021-09-01T16:12:28.297Z]  > git --version # 'git version 2.25.1'
16:12:28 [2021-09-01T16:12:28.310Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:12:27 [2021-09-01T16:12:27.940Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/compose_PR-8500/.git # timeout=10
16:12:27 [2021-09-01T16:12:27.953Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:12:27 [2021-09-01T16:12:27.967Z] Fetching upstream changes from git@github.com:docker/compose.git
16:12:27 [2021-09-01T16:12:27.967Z]  > git --version # timeout=10
16:12:27 [2021-09-01T16:12:27.976Z]  > git --version # 'git version 2.25.1'
16:12:27 [2021-09-01T16:12:27.976Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:12:27 [2021-09-01T16:12:27.979Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8500/head:refs/remotes/origin/PR-8500 # timeout=10
16:12:28 [2021-09-01T16:12:28.233Z]  > git config core.sparsecheckout # timeout=10
16:12:28 [2021-09-01T16:12:28.236Z]  > git checkout -f b49ef8299e0175507b5bb8f53307120b24d8704b # timeout=10