Skip to content

Console Output

23:52:58 [2020-05-02T23:52:58.661Z] using credential docker-jenkins-github-credentials
23:52:58 [2020-05-02T23:52:58.673Z] Cloning the remote Git repository
23:52:58 [2020-05-02T23:52:58.673Z] Cloning with configured refspecs honoured and without tags
23:52:58 [2020-05-02T23:52:58.712Z] Cloning repository https://github.com/moby/moby.git
23:52:58 [2020-05-02T23:52:58.794Z]  > git init /home/ubuntu/workspace/moby_PR-40892 # timeout=10
23:52:59 [2020-05-02T23:52:59.028Z] Fetching upstream changes from https://github.com/moby/moby.git
23:52:59 [2020-05-02T23:52:59.028Z]  > git --version # timeout=10
23:52:59 [2020-05-02T23:52:59.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:52:59 [2020-05-02T23:52:59.045Z]  > 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:20 [2020-05-02T23:53:20.306Z] Fetching without tags
23:53:20 [2020-05-02T23:53:20.720Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 886c8385f5dd2b667a346ee14a94850af55ad705
23:53:21 [2020-05-02T23:53:21.521Z] Merge succeeded, producing 886c8385f5dd2b667a346ee14a94850af55ad705
23:53:21 [2020-05-02T23:53:21.522Z] Checking out Revision 886c8385f5dd2b667a346ee14a94850af55ad705 (PR-40892)
23:53:20 [2020-05-02T23:53:20.235Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:53:20 [2020-05-02T23:53:20.250Z]  > git config --add remote.origin.fetch +refs/pull/40892/head:refs/remotes/origin/PR-40892 # timeout=10
23:53:20 [2020-05-02T23:53:20.267Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:53:20 [2020-05-02T23:53:20.281Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:53:20 [2020-05-02T23:53:20.308Z] Fetching upstream changes from https://github.com/moby/moby.git
23:53:20 [2020-05-02T23:53:20.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:53:20 [2020-05-02T23:53:20.309Z]  > 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:20 [2020-05-02T23:53:20.727Z]  > git config core.sparsecheckout # timeout=10
23:53:20 [2020-05-02T23:53:20.744Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:53:21 [2020-05-02T23:53:21.467Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:53:21 [2020-05-02T23:53:21.494Z]  > git rev-parse HEAD^{commit} # timeout=10
23:53:21 [2020-05-02T23:53:21.523Z]  > git config core.sparsecheckout # timeout=10
23:53:21 [2020-05-02T23:53:21.551Z]  > git checkout -f 886c8385f5dd2b667a346ee14a94850af55ad705 # timeout=10
23:53:25 [2020-05-02T23:53:25.879Z] Commit message: "containerd.installer: refactor"