<div dir="ltr">Hello Pierre, thank you for the very quick response!<div><br></div><div>Using `ps -ef | grep python`, I can see that my buildbot-worker process has been running continually for ~3 days now, so I don't think the process is getting killed.  Furthermore, the buildbot-worker twistd.log shows that things are (fairly) normal, except that we seem to be hitting timeouts.  <a href="https://gist.github.com/staticfloat/bb9cefe66704b66d69a44ba027a18409">Here is a section of the buildbot-worker's log</a> that I believe shows an entire "build cycle".  The connection failures repeat many more times before reconnecting to the master properly, and the whole cycle repeats.</div><div><br></div><div><br></div><div>Ah, so I would use RoleFromGroup, and put in a GithubOrganization there.  That's actually best case for us, so thank you for that!</div><div><br></div><div><br></div><div>Another question: when I navigate into detail pages, (for instance, when navigating into the <a href="https://buildtest.e.ip.saba.us/#/builders/15">build_ubuntu64 builder page</a>) then trying to navigate back, I click on the "Builders" breadcrumb at the top of the page, which takes me back to the "Builders" page, but doesn't get rid of the "build_ubuntu64" breadcrumb at the top.  Is that expected?</div><div>-E</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 23, 2016 at 12:57 PM, Pierre Tardy <span dir="ltr"><<a href="mailto:tardyp@gmail.com" target="_blank">tardyp@gmail.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"><br><br><div class="gmail_quote"><div dir="ltr">Le ven. 23 sept. 2016 à 21:30, Elliot Saba <<a href="mailto:staticfloat@gmail.com" target="_blank">staticfloat@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello there,</div></blockquote><div><br></div><div>Hi Elliot,</div><div>Glad to hear you are working on the upgrade!</div><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>The first question is, my buildbot worker instance seems to be disconnecting immediately as soon as a build starts.  You can see this by looking at the only build that is being attempted on the main buildbot instance, it fails with the message:</div></div></blockquote><div><br></div></span><div>The error I can see is the worker disconnecting.</div><div>Looking at the timeing it looks like this is always after 16min more of less 5 sec.</div><div>I would guess you have something that do something like killlall python on the machine every 16min</div><div><br></div><div>I can't think of another reason explaining this.</div><span class=""><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>My second question is, how do I explicitly assign individual users to a "role" when using the GitHubAuth provider?  From what I understand, the GitHubAuth provider does not provide the user's email yet, so I can't just use the email address assigned within GitHub together with RolesFromEmail.</div></div></blockquote><div><br></div></span><div>What you would do is rather to use the role from group. At the moment, we only have support for group == organisation in hte GitHubAuth provider. I think this may make sense to add the concept of group == github team, but this would need some more development.</div><span class=""><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>My third question is, the layout of Nine doesn't work very well on my computer (Chrome 53 on a retina MacbookPro).  For example, I have to scroll to the right to see the rightmost buttons in any of the main "content" webpages, unless I "unpin" the menu on the left.  That's not such a huge burden, but I fear many of the users that want to use the buildbot software will be confused when they don't see the buttons on the right, is there a way to disable this by making the "unpinned" behavior default?</div></div></blockquote><div><br></div></span><div>This was like this in the begining of the devlopment.</div><div>But we got feedback that people find it annoying to need constant open and close the menu, so we setup a automatic pin if the screen is larger than a certain threshold.</div><div>That said, after testing again today, it looks like we have a regression on the horizontal display of the build page. It is supposed to adapt much better than it currently does</div><div>I need to look at it. <a href="http://trac.buildbot.net/ticket/3614#ticket" target="_blank">http://trac.buildbot.net/<wbr>ticket/3614#ticket</a></div><div><br></div><div>Thanks for you feedbacks</div><div><br></div><div><br></div></div></div>
</blockquote></div><br></div>