[Buildbot-devel] EC2 Latent slave , master can't stop the instance.

John Carr johnmdcarr at me.com
Thu Jun 20 09:23:14 UTC 2013


There are some known issues with latent slaves in the released versions depending on what settings you are using.

https://github.com/buildbot/buildbot/pull/629
https://github.com/buildbot/buildbot/pull/646

Both of these fixes will be in the next release of buildbot, but it might be worth applying them to your development instance and seeing if they help.

Cheers,
John

On 20 Jun 2013, at 09:20, Fabrizio Buratta <fabrizio at moldiscovery.com> wrote:

> Hi all, I derived a latentslave class able to start/stop amazon ec2 instances only, for cases where you already have an instance set and don't need to launch/terminate a new one. 
> 
> I keep getting the error:
> 
> "received connection while not trying to substantiate"
> caused by the slave trying to reconnect. That is blocking. The "stop_instance()" function is not executed. I can't make it work. Even tough master should manage slave's reconnection while not substantiating , something happens that's not correct. I've attached my custom class. I suppose it should work if the original one does. I can't really figure out what's wrong. 
> 
> Any help would be really appreciated, I'm coping with it since 1 week
> 
> Thks
> 
> -- 
> Fabrizio Buratta
> 
> <custom_latent_buildslaves.py>------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
> 
> Build for Windows Store.
> 
> http://p.sf.net/sfu/windows-dev2dev_______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130620/cabe22a2/attachment.html>


More information about the devel mailing list