Another thing, I tried launching a slave manually and got the following exception at DropletToNodeMetadata#94:

Caused by: java.lang.NullPointerException
	at org.jclouds.digitalocean.compute.functions.DropletToNodeMetadata.apply(DropletToNodeMetadata.java:94)
	at org.jclouds.digitalocean.compute.functions.DropletToNodeMetadata.apply(DropletToNodeMetadata.java:51)
	at shaded.com.google.common.base.Functions$FunctionComposition.apply(Functions.java:210)
	at shaded.com.google.common.collect.Iterators$8.transform(Iterators.java:794)
	at shaded.com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)
	at shaded.com.google.common.collect.Iterators$7.computeNext(Iterators.java:646)
	at shaded.com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
	at shaded.com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
	at shaded.com.google.common.collect.Iterators.addAll(Iterators.java:356)
	at shaded.com.google.common.collect.Iterables.addAll(Iterables.java:351)
	at shaded.com.google.common.collect.Sets.newLinkedHashSet(Sets.java:328)
	at org.jclouds.compute.internal.BaseComputeService.listNodes(BaseComputeService.java:340)
	at jenkins.plugins.jclouds.compute.JCloudsCloud.getRunningNodesCount(JCloudsCloud.java:295)
	at jenkins.plugins.jclouds.compute.JCloudsCloud.doProvision(JCloudsCloud.java:278)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)
	at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)
	at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
	at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
	... 63 more
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/d/optout.

Reply via email to