Skip to content

Console Output

18:17:00 [2021-07-03T18:17:00.402Z] The recommended git tool is: git
18:17:02 [2021-07-03T18:17:02.996Z] using credential docker-jenkins-github-credentials
18:17:03 [2021-07-03T18:17:03.005Z] Cloning the remote Git repository
18:17:03 [2021-07-03T18:17:03.005Z] Cloning with configured refspecs honoured and without tags
18:17:03 [2021-07-03T18:17:03.068Z] Cloning repository https://github.com/moby/moby.git
18:17:03 [2021-07-03T18:17:03.119Z]  > git init /home/ubuntu/workspace/moby_PR-42063 # timeout=10
18:17:03 [2021-07-03T18:17:03.369Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:03 [2021-07-03T18:17:03.369Z]  > git --version # timeout=10
18:17:03 [2021-07-03T18:17:03.432Z]  > git --version # 'git version 2.17.1'
18:17:03 [2021-07-03T18:17:03.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:03 [2021-07-03T18:17:03.443Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42063/head:refs/remotes/origin/PR-42063 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:28 [2021-07-03T18:17:28.355Z] Fetching without tags
18:17:28 [2021-07-03T18:17:28.648Z] Merging remotes/origin/master commit 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f into PR head commit 477244cca51173426779c67024411d6e6a709bc9
18:17:28 [2021-07-03T18:17:28.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:17:28 [2021-07-03T18:17:28.294Z]  > git config --add remote.origin.fetch +refs/pull/42063/head:refs/remotes/origin/PR-42063 # timeout=10
18:17:28 [2021-07-03T18:17:28.302Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:28 [2021-07-03T18:17:28.323Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:17:28 [2021-07-03T18:17:28.357Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:28 [2021-07-03T18:17:28.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:28 [2021-07-03T18:17:28.359Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42063/head:refs/remotes/origin/PR-42063 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:28 [2021-07-03T18:17:28.653Z]  > git config core.sparsecheckout # timeout=10
18:17:28 [2021-07-03T18:17:28.678Z]  > git checkout -f 477244cca51173426779c67024411d6e6a709bc9 # timeout=10
18:17:29 [2021-07-03T18:17:29.507Z] Merge succeeded, producing 477244cca51173426779c67024411d6e6a709bc9
18:17:29 [2021-07-03T18:17:29.507Z] Checking out Revision 477244cca51173426779c67024411d6e6a709bc9 (PR-42063)
18:17:29 [2021-07-03T18:17:29.440Z]  > git remote # timeout=10
18:17:29 [2021-07-03T18:17:29.462Z]  > git config --get remote.origin.url # timeout=10
18:17:29 [2021-07-03T18:17:29.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:29 [2021-07-03T18:17:29.475Z]  > git merge 3f53b2ef7fab1e72a0368ab53c4ed993f0f5653f # timeout=10
18:17:29 [2021-07-03T18:17:29.483Z]  > git rev-parse HEAD^{commit} # timeout=10
18:17:29 [2021-07-03T18:17:29.509Z]  > git config core.sparsecheckout # timeout=10
18:17:29 [2021-07-03T18:17:29.526Z]  > git checkout -f 477244cca51173426779c67024411d6e6a709bc9 # timeout=10
18:17:33 [2021-07-03T18:17:33.401Z] Commit message: "API: update API version to v1.42"
18:17:33 [2021-07-03T18:17:33.403Z]  > git rev-list --no-walk 477244cca51173426779c67024411d6e6a709bc9 # timeout=10