Skip to content

Console Output

23:52:43 [2020-05-02T23:52:43.699Z] using credential docker-jenkins-github-credentials
23:52:43 [2020-05-02T23:52:43.710Z] Cloning the remote Git repository
23:52:43 [2020-05-02T23:52:43.710Z] Cloning with configured refspecs honoured and without tags
23:52:43 [2020-05-02T23:52:43.552Z] Cloning repository https://github.com/moby/moby.git
23:52:43 [2020-05-02T23:52:43.617Z]  > git init /home/ubuntu/workspace/moby_PR-40892 # timeout=10
23:52:43 [2020-05-02T23:52:43.933Z] Fetching upstream changes from https://github.com/moby/moby.git
23:52:43 [2020-05-02T23:52:43.933Z]  > git --version # timeout=10
23:52:43 [2020-05-02T23:52:43.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:43 [2020-05-02T23:52:43.958Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40892/head:refs/remotes/origin/PR-40892 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:52:59 [2020-05-02T23:52:59.808Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:52:59 [2020-05-02T23:52:59.838Z]  > git config --add remote.origin.fetch +refs/pull/40892/head:refs/remotes/origin/PR-40892 # timeout=10
23:52:59 [2020-05-02T23:52:59.857Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:52:59 [2020-05-02T23:52:59.870Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:52:59 [2020-05-02T23:52:59.984Z] Fetching without tags
23:53:00 [2020-05-02T23:53:00.397Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 886c8385f5dd2b667a346ee14a94850af55ad705
23:53:01 [2020-05-02T23:53:01.460Z] Merge succeeded, producing 886c8385f5dd2b667a346ee14a94850af55ad705
23:53:01 [2020-05-02T23:53:01.461Z] Checking out Revision 886c8385f5dd2b667a346ee14a94850af55ad705 (PR-40892)
23:52:59 [2020-05-02T23:52:59.888Z] Fetching upstream changes from https://github.com/moby/moby.git
23:52:59 [2020-05-02T23:52:59.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:59 [2020-05-02T23:52:59.890Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40892/head:refs/remotes/origin/PR-40892 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:53:00 [2020-05-02T23:53:00.310Z]  > git config core.sparsecheckout # timeout=10
23:53:00 [2020-05-02T23:53:00.321Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:53:01 [2020-05-02T23:53:01.349Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:53:01 [2020-05-02T23:53:01.365Z]  > git rev-parse HEAD^{commit} # timeout=10
23:53:01 [2020-05-02T23:53:01.381Z]  > git config core.sparsecheckout # timeout=10
23:53:01 [2020-05-02T23:53:01.395Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:53:05 [2020-05-02T23:53:05.563Z] Commit message: "containerd.installer: refactor"