Skip to content

Console Output

07:27:15 [2021-12-26T07:27:15.059Z] The recommended git tool is: git
07:27:18 [2021-12-26T07:27:18.663Z] using credential docker-jenkins-github-credentials
07:27:18 [2021-12-26T07:27:18.680Z] Cloning the remote Git repository
07:27:18 [2021-12-26T07:27:18.680Z] Cloning with configured refspecs honoured and without tags
07:27:18 [2021-12-26T07:27:18.758Z] Cloning repository https://github.com/moby/moby.git
07:27:18 [2021-12-26T07:27:18.832Z]  > git init /home/ubuntu/workspace/moby_PR-42978 # timeout=10
07:27:19 [2021-12-26T07:27:19.072Z] Fetching upstream changes from https://github.com/moby/moby.git
07:27:19 [2021-12-26T07:27:19.072Z]  > git --version # timeout=10
07:27:19 [2021-12-26T07:27:19.106Z]  > git --version # 'git version 2.17.1'
07:27:19 [2021-12-26T07:27:19.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:27:19 [2021-12-26T07:27:19.108Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42978/head:refs/remotes/origin/PR-42978 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:27:42 [2021-12-26T07:27:42.054Z] Fetching without tags
07:27:42 [2021-12-26T07:27:42.416Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219
07:27:41 [2021-12-26T07:27:41.939Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:27:41 [2021-12-26T07:27:41.974Z]  > git config --add remote.origin.fetch +refs/pull/42978/head:refs/remotes/origin/PR-42978 # timeout=10
07:27:41 [2021-12-26T07:27:41.998Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:27:42 [2021-12-26T07:27:42.029Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:27:42 [2021-12-26T07:27:42.100Z] Fetching upstream changes from https://github.com/moby/moby.git
07:27:42 [2021-12-26T07:27:42.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:27:42 [2021-12-26T07:27:42.102Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42978/head:refs/remotes/origin/PR-42978 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:27:42 [2021-12-26T07:27:42.424Z]  > git config core.sparsecheckout # timeout=10
07:27:42 [2021-12-26T07:27:42.455Z]  > git checkout -f 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219 # timeout=10
07:27:43 [2021-12-26T07:27:43.227Z]  > git remote # timeout=10
07:27:43 [2021-12-26T07:27:43.250Z]  > git config --get remote.origin.url # timeout=10
07:27:43 [2021-12-26T07:27:43.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:27:43 [2021-12-26T07:27:43.283Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
07:27:43 [2021-12-26T07:27:43.957Z] Merge succeeded, producing 85be6c5a58d841b4d056f3f0c27212b0610e937b
07:27:43 [2021-12-26T07:27:43.957Z] Checking out Revision 85be6c5a58d841b4d056f3f0c27212b0610e937b (PR-42978)
07:27:43 [2021-12-26T07:27:43.935Z]  > git rev-parse HEAD^{commit} # timeout=10
07:27:43 [2021-12-26T07:27:43.959Z]  > git config core.sparsecheckout # timeout=10
07:27:43 [2021-12-26T07:27:43.980Z]  > git checkout -f 85be6c5a58d841b4d056f3f0c27212b0610e937b # timeout=10
07:27:48 [2021-12-26T07:27:48.106Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"