Skip to content

Console Output

08:43:21 [2020-09-01T08:43:21.718Z] using credential docker-jenkins-github-credentials
08:43:21 [2020-09-01T08:43:21.725Z] Cloning the remote Git repository
08:43:21 [2020-09-01T08:43:21.725Z] Cloning with configured refspecs honoured and without tags
08:43:21 [2020-09-01T08:43:21.784Z] Cloning repository https://github.com/moby/moby.git
08:43:21 [2020-09-01T08:43:21.848Z]  > git init /home/ubuntu/workspace/moby_PR-41401 # timeout=10
08:43:22 [2020-09-01T08:43:22.132Z] Fetching upstream changes from https://github.com/moby/moby.git
08:43:22 [2020-09-01T08:43:22.132Z]  > git --version # timeout=10
08:43:22 [2020-09-01T08:43:22.151Z]  > git --version # 'git version 2.7.4'
08:43:22 [2020-09-01T08:43:22.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:43:22 [2020-09-01T08:43:22.180Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41401/head:refs/remotes/origin/PR-41401 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:43:43 [2020-09-01T08:43:43.856Z] Fetching without tags
08:43:44 [2020-09-01T08:43:44.249Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:43:43 [2020-09-01T08:43:43.805Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:43:43 [2020-09-01T08:43:43.837Z]  > git config --add remote.origin.fetch +refs/pull/41401/head:refs/remotes/origin/PR-41401 # timeout=10
08:43:43 [2020-09-01T08:43:43.843Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:43:43 [2020-09-01T08:43:43.862Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:43:43 [2020-09-01T08:43:43.878Z] Fetching upstream changes from https://github.com/moby/moby.git
08:43:43 [2020-09-01T08:43:43.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:43:43 [2020-09-01T08:43:43.880Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41401/head:refs/remotes/origin/PR-41401 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:43:44 [2020-09-01T08:43:44.275Z]  > git config core.sparsecheckout # timeout=10
08:43:44 [2020-09-01T08:43:44.282Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:43:45 [2020-09-01T08:43:45.346Z] Merge succeeded, producing fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:43:45 [2020-09-01T08:43:45.346Z] Checking out Revision fdd22e562839a5680b00b3874ba1779b0e1c86f7 (PR-41401)
08:43:45 [2020-09-01T08:43:45.318Z]  > git remote # timeout=10
08:43:45 [2020-09-01T08:43:45.332Z]  > git config --get remote.origin.url # timeout=10
08:43:45 [2020-09-01T08:43:45.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:43:45 [2020-09-01T08:43:45.341Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
08:43:45 [2020-09-01T08:43:45.356Z]  > git rev-parse HEAD^{commit} # timeout=10
08:43:45 [2020-09-01T08:43:45.365Z]  > git config core.sparsecheckout # timeout=10
08:43:45 [2020-09-01T08:43:45.369Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:43:49 [2020-09-01T08:43:49.547Z] Commit message: "vendor: github.com/gorilla/mux v1.8.0"