Re: Unstoppable Jenkins job?

2015-05-27 Thread Suckow, Thomas J
Assuming this is on the master node, you could get thread stack traces from 
/threadDump (link in Manage Jenkins-System Information)

I believe it would be a thread labeled Executor...

I don't believe Jenkins can/will forcibly pull the rug out from under an 
executor. So if something about the job is in an infinite loop (probably plugin 
bug), it will not be able to be stopped.

If it is a slave elsewhere, I think the javameledy plugin can get slave stack 
traces, but not sure if you could install it and have it work without 
restarting. In this case, you could kill the process and jenkins should do the 
right thing.

-
Thomas

From: Craig Rodrigues rodr...@freebsd.orgmailto:rodr...@freebsd.org
Reply-To: 
jenkinsci-users@googlegroups.commailto:jenkinsci-users@googlegroups.com 
jenkinsci-users@googlegroups.commailto:jenkinsci-users@googlegroups.com
Date: Tuesday, May 26, 2015 at 7:06 PM
To: jenkinsci-users@googlegroups.commailto:jenkinsci-users@googlegroups.com 
jenkinsci-users@googlegroups.commailto:jenkinsci-users@googlegroups.com
Subject: Unstoppable Jenkins job?

Hi,

I'm using Jenkins 1.614, and I have a job which seems to be stuck, and I
can't stop it:

https://jenkins.freebsd.org/job/FreeBSD_HEAD-scan-build/124/

I tried clicking the X ( 
https://jenkins.freebsd.org/job/FreeBSD_HEAD-scan-build/124/stop)
to stop the job, but that didn't stop it.

An hints on how I can diagnose why this is stuck?
I'd rather not restart the Jenkins server to fix this

--
Craig

--
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
jenkinsci-users+unsubscr...@googlegroups.commailto:jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVdzB0T3tX%3DjVxkOrJxThZSGQsYRPMvyJVJWppiJZVXeAQ%40mail.gmail.comhttps://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVdzB0T3tX%3DjVxkOrJxThZSGQsYRPMvyJVJWppiJZVXeAQ%40mail.gmail.com?utm_medium=emailutm_source=footer.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/D18B28B0.1533B%25thomas.suckow%40pnnl.gov.
For more options, visit https://groups.google.com/d/optout.


Unstoppable Jenkins job?

2015-05-26 Thread Craig Rodrigues
Hi,

I'm using Jenkins 1.614, and I have a job which seems to be stuck, and I
can't stop it:

https://jenkins.freebsd.org/job/FreeBSD_HEAD-scan-build/124/

I tried clicking the X (
https://jenkins.freebsd.org/job/FreeBSD_HEAD-scan-build/124/stop)
to stop the job, but that didn't stop it.

An hints on how I can diagnose why this is stuck?
I'd rather not restart the Jenkins server to fix this

--
Craig

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVdzB0T3tX%3DjVxkOrJxThZSGQsYRPMvyJVJWppiJZVXeAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.