Skip to content

Console Output

14:44:30 [2023-07-13T14:44:30.100Z] The recommended git tool is: git
14:44:30 [2023-07-13T14:44:30.111Z] using credential docker-jenkins-github-credentials
14:44:30 [2023-07-13T14:44:30.127Z] Fetching changes from the remote Git repository
14:44:30 [2023-07-13T14:44:30.134Z] Fetching without tags
14:44:30 [2023-07-13T14:44:30.355Z] Merging remotes/origin/master commit 193f16238bb5ce1eb87efd8da03dce41466ef8c4 into PR head commit b77a83267f0fba9626e393645a8551fa4d932b1a
14:44:30 [2023-07-13T14:44:30.411Z] Merge succeeded, producing b77a83267f0fba9626e393645a8551fa4d932b1a
14:44:30 [2023-07-13T14:44:30.411Z] Checking out Revision b77a83267f0fba9626e393645a8551fa4d932b1a (PR-45961)
14:44:30 [2023-07-13T14:44:30.472Z] Commit message: "client: set both request.Host and request.URL.Host"
14:44:30 [2023-07-13T14:44:30.493Z]  > git --version # timeout=10
14:44:30 [2023-07-13T14:44:30.496Z]  > git --version # 'git version 2.25.1'
14:44:30 [2023-07-13T14:44:30.498Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:44:30 [2023-07-13T14:44:30.128Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45961/.git # timeout=10
14:44:30 [2023-07-13T14:44:30.134Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:44:30 [2023-07-13T14:44:30.141Z] Fetching upstream changes from https://github.com/moby/moby.git
14:44:30 [2023-07-13T14:44:30.142Z]  > git --version # timeout=10
14:44:30 [2023-07-13T14:44:30.144Z]  > git --version # 'git version 2.25.1'
14:44:30 [2023-07-13T14:44:30.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:30 [2023-07-13T14:44:30.145Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45961/head:refs/remotes/origin/PR-45961 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:44:30 [2023-07-13T14:44:30.362Z]  > git config core.sparsecheckout # timeout=10
14:44:30 [2023-07-13T14:44:30.365Z]  > git checkout -f b77a83267f0fba9626e393645a8551fa4d932b1a # timeout=10
14:44:30 [2023-07-13T14:44:30.396Z]  > git remote # timeout=10
14:44:30 [2023-07-13T14:44:30.399Z]  > git config --get remote.origin.url # timeout=10
14:44:30 [2023-07-13T14:44:30.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:44:30 [2023-07-13T14:44:30.403Z]  > git merge 193f16238bb5ce1eb87efd8da03dce41466ef8c4 # timeout=10
14:44:30 [2023-07-13T14:44:30.411Z]  > git rev-parse HEAD^{commit} # timeout=10
14:44:30 [2023-07-13T14:44:30.418Z]  > git config core.sparsecheckout # timeout=10
14:44:30 [2023-07-13T14:44:30.421Z]  > git checkout -f b77a83267f0fba9626e393645a8551fa4d932b1a # timeout=10