Jenkins crashes on aborting job. Which logger should I use?

51 views
Skip to first unread message

Ivan Hamer

unread,
Dec 11, 2015, 10:17:11 AM12/11/15
to Jenkins Users
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


Daniel Beck

unread,
Dec 21, 2015, 5:20:44 PM12/21/15
to jenkins...@googlegroups.com

> On 11.12.2015, at 16:17, Ivan Hamer <tic...@gmail.com> wrote:
>
> I run Jenkins v1.640, and on about 10% of aborts (either manual or through timeout plugin), Jenkins server exits with the attached output.

To clarify, the Jenkins master exits, and afterwards is not running anymore?

Reply all
Reply to author
Forward
0 new messages