Skip to content

Console Output

16:38:30 [2021-06-18T16:38:30.611Z] The recommended git tool is: git
16:38:30 [2021-06-18T16:38:30.618Z] using credential sf-release-bot.github.ssh
16:38:30 [2021-06-18T16:38:30.622Z] Cloning the remote Git repository
16:38:30 [2021-06-18T16:38:30.622Z] Cloning with configured refspecs honoured and without tags
16:38:30 [2021-06-18T16:38:30.623Z] Cloning repository git@github.com:docker/compose.git
16:38:30 [2021-06-18T16:38:30.623Z]  > git init /home/ubuntu/workspace/compose_PR-8389 # timeout=10
16:38:30 [2021-06-18T16:38:30.630Z] Fetching upstream changes from git@github.com:docker/compose.git
16:38:30 [2021-06-18T16:38:30.630Z]  > git --version # timeout=10
16:38:30 [2021-06-18T16:38:30.651Z]  > git --version # 'git version 2.25.1'
16:38:30 [2021-06-18T16:38:30.651Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:38:30 [2021-06-18T16:38:30.655Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8389/head:refs/remotes/origin/PR-8389 # timeout=10
16:38:32 [2021-06-18T16:38:32.278Z] Fetching without tags
16:38:32 [2021-06-18T16:38:32.495Z] Checking out Revision 4ae3cb1bbaeb628de0c7338d453eea8d1e268ba8 (PR-8389)
16:38:32 [2021-06-18T16:38:32.529Z] Commit message: "Bump click from 7.1.2 to 8.0.1"
16:38:32 [2021-06-18T16:38:32.543Z]  > git --version # timeout=10
16:38:32 [2021-06-18T16:38:32.553Z]  > git --version # 'git version 2.25.1'
16:38:32 [2021-06-18T16:38:32.566Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:38:32 [2021-06-18T16:38:32.251Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:38:32 [2021-06-18T16:38:32.259Z]  > git config --add remote.origin.fetch +refs/pull/8389/head:refs/remotes/origin/PR-8389 # timeout=10
16:38:32 [2021-06-18T16:38:32.269Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:38:32 [2021-06-18T16:38:32.279Z] Fetching upstream changes from git@github.com:docker/compose.git
16:38:32 [2021-06-18T16:38:32.280Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:38:32 [2021-06-18T16:38:32.282Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8389/head:refs/remotes/origin/PR-8389 # timeout=10
16:38:32 [2021-06-18T16:38:32.496Z]  > git config core.sparsecheckout # timeout=10
16:38:32 [2021-06-18T16:38:32.500Z]  > git checkout -f 4ae3cb1bbaeb628de0c7338d453eea8d1e268ba8 # timeout=10