Skip to content

Console Output

04:23:43 [2020-04-17T04:23:43.149Z] using credential docker-jenkins-github-credentials
04:23:43 [2020-04-17T04:23:43.223Z] Cloning the remote Git repository
04:23:43 [2020-04-17T04:23:43.224Z] Cloning with configured refspecs honoured and without tags
04:23:43 [2020-04-17T04:23:43.409Z] Cloning repository https://github.com/docker/engine.git
04:23:43 [2020-04-17T04:23:43.781Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
04:23:45 [2020-04-17T04:23:45.725Z] Fetching upstream changes from https://github.com/docker/engine.git
04:23:45 [2020-04-17T04:23:45.725Z]  > git --version # timeout=10
04:23:45 [2020-04-17T04:23:45.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:23:45 [2020-04-17T04:23:45.763Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:24:03 [2020-04-17T04:24:03.501Z] Fetching without tags
04:24:03 [2020-04-17T04:24:03.940Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master)
04:24:03 [2020-04-17T04:24:03.251Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:24:03 [2020-04-17T04:24:03.297Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:24:03 [2020-04-17T04:24:03.422Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:24:03 [2020-04-17T04:24:03.522Z] Fetching upstream changes from https://github.com/docker/engine.git
04:24:03 [2020-04-17T04:24:03.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:24:03 [2020-04-17T04:24:03.522Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:24:04 [2020-04-17T04:24:04.027Z]  > git config core.sparsecheckout # timeout=10
04:24:04 [2020-04-17T04:24:04.078Z]  > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10
04:24:22 [2020-04-17T04:24:22.606Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid"