[users at bb.net] Using buildbot 0.9rc3 in production

Pierre Tardy tardyp at gmail.com
Wed Sep 28 12:59:56 UTC 2016


Le ven. 23 sept. 2016 à 22:45, Elliot Saba <staticfloat at gmail.com> a écrit :

> Hello Pierre, thank you for the very quick response!
>

Hi Eliot,
thats why I try to answer quickly. If I dont, then I forgot to answer


>
> 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.  Here
> is a section of the buildbot-worker's log
> <https://gist.github.com/staticfloat/bb9cefe66704b66d69a44ba027a18409>
> 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.
>

Besides the worker process being killed, another explanation is that you
have some firewall that does not like long lasting connection on unknown
ports. Could that be the case for you?

If the worker is doing nothing, do you also see the disconnection every
16min?

>
>
> Another question: when I navigate into detail pages, (for instance, when
> navigating into the build_ubuntu64 builder page
> <https://buildtest.e.ip.saba.us/#/builders/15>) 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?
>

Yes, this is a known issue related to angularjs way of doing the scope
lifecycle. You need to be careful, and verify that the page is still there
when you recieve the answer to a REST api.
In other term, my answer for now is: stop clicking to fast!
The real answer is that this is something that has to be fixed, but
probably not for 0.9.0

http://trac.buildbot.net/ticket/3617

I will be releasing rc4 tonight with the UI width fix that you requested.

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160928/a6ed0c45/attachment.html>


More information about the users mailing list