Package: buildbot
Version: 0.7.5-1
Severity: normal
On a desktop computer, I set up a buildbot master configuration. It
triggers new builds at each SVN commit with the help of the SVNPoller
component.
On 19 feb, I did some setup/reorganisation on the DNS server that this
machine use. The effect has been that the DNS was unavailable a few
hours.
I just discovered that since this event, SVNPoller has crashed and SVN
commit were not tracked anymore. In buildbot log, I can see :
2007/02/19 00:32 CET [-] SVNPoller polling
2007/02/19 00:32 CET [-] svnPoller: _process_changes last 723 mostRecent 723
2007/02/19 00:32 CET [-] svnPoller: _process_changes 723 .. 723
2007/02/19 00:32 CET [-] SVNPoller finished polling
2007/02/19 00:32 CET [-] _finished : None
2007/02/19 00:42 CET [-] SVNPoller polling
2007/02/19 00:44 CET [-] SVNPoller finished polling
2007/02/19 00:44 CET [-] _finished : [Failure instance: Traceback (failure with
no frames): exceptions.IOError: got stderr: "svn: Unknown hostname
'svn.gforge.inria.fr'\n"
]
2007/02/19 00:44 CET [-] Unhandled error in Deferred:
2007/02/19 00:44 CET [-] Traceback (most recent call last):
Failure: exceptions.IOError: got stderr: "svn: Unknown hostname
'svn.gforge.inria.fr'\n"
And then, nothing more related with SVNPoller... where as buildbot master still
run
(and I still get the status page and the nightly builds I set up).
It would be good if DNS error does not lead to the end of the SVNPoller
component. Or at lease, such an error was printed on the status web page...
Best regards,
Vincent
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages buildbot depends on:
ii adduser 3.102 Add and remove users and groups
ii python 2.4.4-2 An interactive high-level object-o
ii python-central 0.5.12 register and build utility for Pyt
ii python-twisted-core 2.4.0-3 Event-based framework for internet
ii python-twisted-mail 0.3.0-1 An SMTP, IMAP and POP protocol imp
ii python-twisted-web 0.6.0-1 An HTTP protocol implementation to
ii python-twisted-words 0.4.0-2.1 Chat and Instant Messaging
buildbot recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]