Skip to content

Console Output

18:46:30 [2022-03-11T18:46:30.508Z] The recommended git tool is: git
18:46:30 [2022-03-11T18:46:30.517Z] using credential docker-jenkins-github-credentials
18:46:30 [2022-03-11T18:46:30.538Z] Fetching changes from the remote Git repository
18:46:30 [2022-03-11T18:46:30.548Z] Fetching without tags
18:46:30 [2022-03-11T18:46:30.765Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1
18:46:31 [2022-03-11T18:46:31.011Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1
18:46:31 [2022-03-11T18:46:31.012Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358)
18:46:31 [2022-03-11T18:46:31.073Z] Commit message: "plugin: add EndpointResolver interface"
18:46:30 [2022-03-11T18:46:30.526Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43358/.git # timeout=10
18:46:30 [2022-03-11T18:46:30.541Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:46:30 [2022-03-11T18:46:30.550Z] Fetching upstream changes from https://github.com/moby/moby.git
18:46:30 [2022-03-11T18:46:30.550Z]  > git --version # timeout=10
18:46:30 [2022-03-11T18:46:30.556Z]  > git --version # 'git version 2.17.1'
18:46:30 [2022-03-11T18:46:30.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:46:30 [2022-03-11T18:46:30.556Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:46:30 [2022-03-11T18:46:30.767Z]  > git config core.sparsecheckout # timeout=10
18:46:30 [2022-03-11T18:46:30.776Z]  > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10
18:46:30 [2022-03-11T18:46:30.969Z]  > git remote # timeout=10
18:46:30 [2022-03-11T18:46:30.981Z]  > git config --get remote.origin.url # timeout=10
18:46:30 [2022-03-11T18:46:30.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:46:30 [2022-03-11T18:46:30.990Z]  > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10
18:46:31 [2022-03-11T18:46:31.003Z]  > git rev-parse HEAD^{commit} # timeout=10
18:46:31 [2022-03-11T18:46:31.014Z]  > git config core.sparsecheckout # timeout=10
18:46:31 [2022-03-11T18:46:31.017Z]  > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10