Skip to content

Console Output

00:52:28 [2019-08-14T00:52:28.487Z] using credential docker-jenkins-github-credentials
00:52:28 [2019-08-14T00:52:28.537Z] Cloning the remote Git repository
00:52:28 [2019-08-14T00:52:28.537Z] Cloning with configured refspecs honoured and without tags
00:52:28 [2019-08-14T00:52:28.579Z] Cloning repository https://github.com/moby/moby.git
00:52:28 [2019-08-14T00:52:28.581Z]  > git init /home/jenkins/workspace/moby_PR-39738-Q6NEV3RUA6I54C2EZAKHU2O7XRLEOD2TTBJBFLIZCYAFYFGH2OGA # timeout=10
00:52:28 [2019-08-14T00:52:28.639Z] Fetching upstream changes from https://github.com/moby/moby.git
00:52:28 [2019-08-14T00:52:28.641Z]  > git --version # timeout=10
00:52:28 [2019-08-14T00:52:28.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:52:28 [2019-08-14T00:52:28.667Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39738/head:refs/remotes/origin/PR-39738 +refs/heads/master:refs/remotes/origin/master
00:52:37 [2019-08-14T00:52:37.789Z] Fetching without tags
00:52:37 [2019-08-14T00:52:37.659Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:52:37 [2019-08-14T00:52:37.678Z]  > git config --add remote.origin.fetch +refs/pull/39738/head:refs/remotes/origin/PR-39738 # timeout=10
00:52:37 [2019-08-14T00:52:37.696Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:52:37 [2019-08-14T00:52:37.760Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:52:37 [2019-08-14T00:52:37.831Z] Fetching upstream changes from https://github.com/moby/moby.git
00:52:37 [2019-08-14T00:52:37.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:52:37 [2019-08-14T00:52:37.834Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39738/head:refs/remotes/origin/PR-39738 +refs/heads/master:refs/remotes/origin/master
00:52:38 [2019-08-14T00:52:38.279Z] Merging remotes/origin/master commit fade624f1696a46071b812606f4ddb0c6d2e4d16 into PR head commit 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:39 [2019-08-14T00:52:39.225Z] Merge succeeded, producing 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:39 [2019-08-14T00:52:39.225Z] Checking out Revision 683766613a8c1dca8f95b19ddb7e083bb3aef266 (PR-39738)
00:52:38 [2019-08-14T00:52:38.319Z]  > git config core.sparsecheckout # timeout=10
00:52:38 [2019-08-14T00:52:38.337Z]  > git checkout -f 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:38 [2019-08-14T00:52:38.974Z]  > git merge fade624f1696a46071b812606f4ddb0c6d2e4d16 # timeout=10
00:52:39 [2019-08-14T00:52:39.061Z]  > git rev-parse HEAD^{commit} # timeout=10
00:52:39 [2019-08-14T00:52:39.264Z]  > git config core.sparsecheckout # timeout=10
00:52:39 [2019-08-14T00:52:39.284Z]  > git checkout -f 683766613a8c1dca8f95b19ddb7e083bb3aef266
00:52:39 [2019-08-14T00:52:39.985Z] Commit message: "Adjust tests for changes in Go 1.12.8 / 1.11.13"