I run Jenkins v1.640, and on about 10% of aborts (either manual or through 
timeout plugin), Jenkins server exits with the attached output. The 
'Logging' manual page says to add a log recorder, but I don't know what to 
add to the 'logger' entry...

Dec 10, 2015 2:30:24 AM hudson.model.Run execute
INFO: p4_sync #2122 aborted
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at java.lang.UNIXProcess.waitFor(UNIXProcess.java:263)
        at hudson.Proc$LocalProc.join(Proc.java:319)
        at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:135)
        at 
hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:95)
        at 
hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
        at hudson.model.Build$BuildExecution.build(Build.java:205)
        at hudson.model.Build$BuildExecution.doRun(Build.java:162)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at 
hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)

Killed


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0d905d1c-3895-45e1-9399-a3c039e25a4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to