Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to launch Azure build slave #1

Open
kim0 opened this issue Dec 13, 2014 · 5 comments
Open

Unable to launch Azure build slave #1

kim0 opened this issue Dec 13, 2014 · 5 comments
Assignees

Comments

@kim0
Copy link

kim0 commented Dec 13, 2014

Hi,

I'm getting a stack trace in hudson while trying to use Azure as a build slave .. The stack trace is below, and also a picture of my configuration. Let me know if I can help debug this. Thanks!

== Crash Stack trace ==
Dec 13, 2014 10:40:03 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Started Azure slave clean task
Dec 13, 2014 10:40:03 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Azure slave clean task. 1 ms
Dec 13, 2014 10:40:07 PM hudson.triggers.SafeTimerTask run
SEVERE: Timer task hudson.slaves.NodeProvisioner$NodeProvisionerInvoker@112ecba2 failed
java.lang.NullPointerException
at com.microsoftopentechnologies.azure.AzureCloud.getAzureSlaveTemplate(AzureCloud.java:136)
at com.microsoftopentechnologies.azure.AzureCloud.canProvision(AzureCloud.java:98)
at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:267)
at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51)
at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:366)
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Dec 13, 2014 10:40:03 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Started Azure slave clean task
Dec 13, 2014 10:40:03 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Azure slave clean task. 1 ms
Dec 13, 2014 10:40:07 PM hudson.triggers.SafeTimerTask run
SEVERE: Timer task hudson.slaves.NodeProvisioner$NodeProvisionerInvoker@112ecba2 failed
java.lang.NullPointerException
at com.microsoftopentechnologies.azure.AzureCloud.getAzureSlaveTemplate(AzureCloud.java:136)
at com.microsoftopentechnologies.azure.AzureCloud.canProvision(AzureCloud.java:98)
at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:267)
at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51)
at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:366)
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
screen shot 2014-12-14 at 12 43 30 am

@kim0
Copy link
Author

kim0 commented Dec 15, 2014

Is anyone looking into this ? Thanks folks for the great work so far

@ttucker137
Copy link

Have you had any luck with this @kim0? I am facing the same issue.

@wjprakash
Copy link
Member

snallami released a new version on Dec 18, 2014, thought it has the fix. No?

@ttucker137
Copy link

Presently I am using version 0.3.0 and receiving the same error as above, is 0.3.0 the version you are referring to?

@snallami
Copy link
Member

snallami commented Jan 7, 2015

I will take a look and update. Mostly will get back by mid of next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants