Issue Type: Bug Bug
Assignee: Unassigned
Components: vsphere-cloud
Created: 09/Jan/14 4:33 PM
Description:

i am facing this problem with vsphere cloud plugin , where i have configured my slaves (vsphere images) to be turned on on demand, the problem is when i submit the job it goes in waiting queue , after a while Jenkins turn on the corresponding slave , now while the process of turning on the slave is in progress a poll operation is performed by jenkins and restarts the slave , so this operation keeps on going endlessly.

log-Jan 09, 2014 7:30:45 PM INFO hudson.slaves.RetentionStrategy$Demand check
Launching computer Vistax64_sp1 as it has been in demand for 10 min

Jan 09, 2014 7:30:45 PM INFO hudson.slaves.RetentionStrategy$Demand check
Launching computer Vistax64_sp2 as it has been in demand for 10 min

Jan 09, 2014 7:30:45 PM INFO org.jenkinsci.plugins.vSphereCloud InternalLog
Vistax86_sp2 Starting Virtual Machine...

Jan 09, 2014 7:30:45 PM INFO org.jenkinsci.plugins.vSphereCloud InternalLog
Vistax64_sp1 Starting Virtual Machine...

http://javadoc.jenkins-ci.org/hudson/slaves/CloudSlaveRetentionStrategy.html

Retention strategy polls after every two minutes and resets the slave , is there any way to increase this polling period ?

Jenkins Version - 1.544

VSphere Plugin - 1.1.2

Project: Jenkins
Priority: Critical Critical
Reporter: Devsh sharma
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to