[Buildbot-devel] Problem with the bonsai poller not getting xml
Shaun McDonald
buildbot-project at shaunmcdonald.me.uk
Sun Dec 23 16:12:37 UTC 2007
Hi,
I'm wondering if anyone else has come across this problem with the
Bonsai Poller not being able to get xml? Is the xml output a new
feature of bonsai?
The following appears in the log:
2007/12/23 08:44 -0700 [-] Polling Bonsai tree at http://bonsai.go-oo.org/cvsquery.cgi?treeid=all&module=OpenOffice2&branch=&branchtype=match&sortby=Date&date=explicit&mindate=1198424586&maxdate=1198424646&cvsroot=%2Fhome%2Fooweb%2Fcvsup&xml=1
2007/12/23 08:44 -0700 [-] Starting factory <HTTPClientFactory: http://bonsai.go-oo.org/cvsquery.cgi?treeid=all&module=OpenOffice2&branch=&branchtype=match&sortby=Date&date=explicit&mindate=1198424586&maxdate=1198424646&cvsroot=%2Fhome%2Fooweb%2Fcvsup&xml=1
>
2007/12/23 08:44 -0700 [HTTPPageGetter,client] Could not process
Bonsai query: Malformed XML in result
2007/12/23 08:44 -0700 [HTTPPageGetter,client] Stopping factory
<HTTPClientFactory: http://bonsai.go-oo.org/cvsquery.cgi?treeid=all&module=OpenOffice2&branch=&branchtype=match&sortby=Date&date=explicit&mindate=1198424586&maxdate=1198424646&cvsroot=%2Fhome%2Fooweb%2Fcvsup&xml=1
>
The relevant part from master.cfg is:
from buildbot.changes.bonsaipoller import BonsaiPoller
c['change_source'] = BonsaiPoller("http://bonsai.go-oo.org",
"OpenOffice2", "", "all", "%2Fhome%2Fooweb%2Fcvsup", pollInterval=60)
Full config file is at:
http://ootermite.googlecode.com/svn/branches/076upgrade/buildmaster/master.cfg
Unfortunately I don't have access to the machine running bonsai, but
am in contact with the people who do have. I believe that using Bonsai
for initiating builds/showing changes would be a lot easier than
parsing mails.
Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20071223/94a69273/attachment.html>
More information about the devel
mailing list