<div dir="ltr">Unfortunately the GCE logs aren't public at the moment and the amount of them isn't make it easy to make them accessible in any way (~30MB/build) and they aren't much more machine parsable then the stdout from the build.<div><br></div><div>I think downloading data with the json API won't help because it will only list the failures displayed on the Web UI what don't contain full test names and don't contain info about the UnexpectedSuccess-es. If you want to download it from the web interface then I am pretty sure we have to parse in the stdout of the test runner and change dotest in a way that it displays more information about the outcome of the different tests.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 15, 2015 at 5:52 PM Todd Fiala <<a href="mailto:todd.fiala@gmail.com">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yep looks like there's a decent interface to it.  Thanks, Siva!<div><br></div><div>I see there's some docs here too:</div><div><a href="http://docs.buildbot.net/current/index.html" target="_blank">http://docs.buildbot.net/current/index.html</a><br></div></div><div class="gmail_extra"></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 15, 2015 at 9:42 AM, Siva Chandra <span dir="ltr"><<a href="mailto:sivachandra@google.com" target="_blank">sivachandra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span>On Tue, Sep 15, 2015 at 9:25 AM, Todd Fiala via lldb-dev <span dir="ltr"><<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><span>> <span style="font-size:12.8px">The cmake builder runs in GCE and it uploads all test logs to Google Cloud Storage (including full host logs and server logs). I used a python script (running also in GCE) to download this data and to parse the test output from the test traces.</span><div style="font-size:12.8px"></div><div><span style="font-size:12.8px"><br></span></div></span><div><span style="font-size:12.8px">Are the GCE logs public?  If not, do you know if our buildbot protocol supports polling this info via another method straight from the build bot?</span></div></div></blockquote><div><br></div></span><div>You are probably looking for this: <a href="http://lab.llvm.org:8011/json/help" target="_blank">http://lab.llvm.org:8011/json/help</a> </div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div></div><div class="gmail_extra">-- <br><div><div dir="ltr">-Todd</div></div>
</div></blockquote></div>