Skip to content

Console Output

15:35:12 [2019-08-02T15:35:12.542Z] using credential docker-jenkins-github-credentials
15:35:12 [2019-08-02T15:35:12.548Z] Cloning the remote Git repository
15:35:12 [2019-08-02T15:35:12.548Z] Cloning with configured refspecs honoured and without tags
15:35:12 [2019-08-02T15:35:12.616Z] Cloning repository https://github.com/moby/moby.git
15:35:12 [2019-08-02T15:35:12.666Z]  > git init /home/ubuntu/workspace/moby_PR-39655-V7W4EOI2LKC27DZEYYN4BY23AG5JWHXNNGFVUCMB6KJC6QIDTB4Q # timeout=10
15:35:13 [2019-08-02T15:35:13.082Z] Fetching upstream changes from https://github.com/moby/moby.git
15:35:13 [2019-08-02T15:35:13.083Z]  > git --version # timeout=10
15:35:13 [2019-08-02T15:35:13.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:35:13 [2019-08-02T15:35:13.150Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39655/head:refs/remotes/origin/PR-39655 +refs/heads/master:refs/remotes/origin/master
15:35:39 [2019-08-02T15:35:39.017Z] Fetching without tags
15:35:39 [2019-08-02T15:35:39.524Z] Merging remotes/origin/master commit 4e83c90ae8362a8205e3728e8fcb655a713a0d87 into PR head commit 2cffe9be3d423f2256b4edba50921123363d4b99
15:35:38 [2019-08-02T15:35:38.908Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:35:38 [2019-08-02T15:35:38.925Z]  > git config --add remote.origin.fetch +refs/pull/39655/head:refs/remotes/origin/PR-39655 # timeout=10
15:35:38 [2019-08-02T15:35:38.939Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:35:38 [2019-08-02T15:35:38.993Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:35:39 [2019-08-02T15:35:39.023Z] Fetching upstream changes from https://github.com/moby/moby.git
15:35:39 [2019-08-02T15:35:39.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:35:39 [2019-08-02T15:35:39.024Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39655/head:refs/remotes/origin/PR-39655 +refs/heads/master:refs/remotes/origin/master
15:35:39 [2019-08-02T15:35:39.539Z]  > git config core.sparsecheckout # timeout=10
15:35:39 [2019-08-02T15:35:39.569Z]  > git checkout -f 2cffe9be3d423f2256b4edba50921123363d4b99
15:35:40 [2019-08-02T15:35:40.757Z] Merge succeeded, producing 2cffe9be3d423f2256b4edba50921123363d4b99
15:35:40 [2019-08-02T15:35:40.758Z] Checking out Revision 2cffe9be3d423f2256b4edba50921123363d4b99 (PR-39655)
15:35:40 [2019-08-02T15:35:40.693Z]  > git merge 4e83c90ae8362a8205e3728e8fcb655a713a0d87 # timeout=10
15:35:40 [2019-08-02T15:35:40.740Z]  > git rev-parse HEAD^{commit} # timeout=10
15:35:40 [2019-08-02T15:35:40.766Z]  > git config core.sparsecheckout # timeout=10
15:35:40 [2019-08-02T15:35:40.773Z]  > git checkout -f 2cffe9be3d423f2256b4edba50921123363d4b99
15:35:42 [2019-08-02T15:35:42.302Z] Commit message: "hack: fix mixed tabs/spaces for indentation"