Skip to content

Console Output

04:16:37 [2020-04-17T04:16:37.851Z] using credential docker-jenkins-github-credentials
04:16:37 [2020-04-17T04:16:37.870Z] Cloning the remote Git repository
04:16:37 [2020-04-17T04:16:37.870Z] Cloning with configured refspecs honoured and without tags
04:16:37 [2020-04-17T04:16:37.876Z] Cloning repository https://github.com/docker/engine.git
04:16:37 [2020-04-17T04:16:37.877Z]  > git init /home/jenkins/workspace/engine_master # timeout=10
04:16:37 [2020-04-17T04:16:37.880Z] Fetching upstream changes from https://github.com/docker/engine.git
04:16:37 [2020-04-17T04:16:37.880Z]  > git --version # timeout=10
04:16:37 [2020-04-17T04:16:37.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:16:37 [2020-04-17T04:16:37.886Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:16:46 [2020-04-17T04:16:46.653Z] Fetching without tags
04:16:46 [2020-04-17T04:16:46.826Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master)
04:16:47 [2020-04-17T04:16:47.303Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid"
04:16:46 [2020-04-17T04:16:46.627Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:16:46 [2020-04-17T04:16:46.628Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:16:46 [2020-04-17T04:16:46.646Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:16:46 [2020-04-17T04:16:46.659Z] Fetching upstream changes from https://github.com/docker/engine.git
04:16:46 [2020-04-17T04:16:46.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:16:46 [2020-04-17T04:16:46.659Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:16:46 [2020-04-17T04:16:46.832Z]  > git config core.sparsecheckout # timeout=10
04:16:46 [2020-04-17T04:16:46.833Z]  > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10