verm__ changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.5.0 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | irclogs: https://libera.irclog.whitequark.org/buildbot
<bdbaddog> @tardyp: Just forwarded the eamil directly to you from hover.
<flx[m]> how can I make the libvirt qemu worker over ssh working?
<flx[m]> my worker configuration looks like this:
<flx[m]> worker.LibVirtWorker('libvirt-worker', 'testpw', uri="qemu+ssh://<user>@<domain>:<port>/system", hd_image='/home/buildbot/minion1', base_image='/home/buildbot/base_image')
<flx[m]> buildbot shows the libvirt worker as offline
<flx[m]> though it starts
<flx[m]> Foxboron: thanks for sharing your configs :)
bdbaddog has quit [Quit: Leaving.]
<Foxboron> flx[m]: nps :)
<cmouse> flx[m]: well, a latent worker is offline until it starts
<cmouse> for bb, a worker is something actively running BuildbotWorker
<flx[m]> Oh well
<flx[m]> cmouse: I think buildbot should show somewhere that the vm host is up and running. So you have a list of running nodes and it's also a confirmation for "configuration works".
<cmouse> flx[m]: i'm sure pull requests for this are welcome
<flx[m]> Is the libvirt/SSH connection permanent? Or does the master only connect to libvirt when a command should be issued and then it's closed again?
<cmouse> latter.
<cmouse> it's considered as "api endpoint"
<flx[m]> Hm, that makes it harder
<flx[m]> Well, we could just let the master connect frequently and see if that works
<flx[m]> As a keepalive
<flx[m]> On the other side, any reason why the connection is not permanent?
<cmouse> why would it be permanent?
<flx[m]> I don't know. I'm just thinking about what would make sense.
<flx[m]> What does buildbot use for SSH? The Python paramiko library or the native SSH implementation?
mjw has joined #buildbot
<mjw> Hi, I tried to subscribe to subscribe to devel@buildbot.net to discuss an issue we are seeing with our buildbot instance and show how we are working around it.
<mjw> But neither my subscription request, nor my email seem to have arrived at the list.
<mjw> Here is a CC to our own mailinglist:
<cmouse> mjw: you could try opening that as pull request on https://github.com/buildbot/buildbot ?
<mjw> cmouse, sorry, don't have a github account.
<mjw> Part of the reason to use buildbot is precisely so we don't have to rely on corporate controlled proprietary services :)
<cmouse> "oh well"
<cmouse> lets hope some bb dev picks it up from irc then
<mjw> will do!
<mjw> BTW. I am really impressed by buildbot.
<mjw> We have been running our instance for a couple of months now, doing 150+ builds a day. And this was the only issue we encountered.
<mjw> and it was only noticeable after some weeks.
<mjw> O, you can also pull it from my server if you want:
wielaard has joined #buildbot
wielaard has quit [Quit: Leaving]
vmeson has quit [Remote host closed the connection]
vmeson has joined #buildbot
bdbaddog has joined #buildbot
bdbaddog has quit [Client Quit]
bdbaddog has joined #buildbot
felixfontein has quit [Quit: reboot]
felixfontein has joined #buildbot
antranigv has quit [Ping timeout: 240 seconds]
antranigv has joined #buildbot
mjw has quit [Quit: Leaving]
tgamblin has joined #buildbot