ovirt engine style gerrit job fail with internal failure

Hi, It seems that python validation job fails with an internal error: http://jenkins.ovirt.org/job/ovirt_engine_style_gerrit/7359/console + [[ 0 -ne 0 ]] + exit 0 Archiving artifacts ERROR: Publisher hudson.plugins.violations.ViolationsPublisher aborted due to exception java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1454) at hudson.model.Run.waitForCheckpoint(Run.java:1412) at hudson.model.CheckPoint.block(CheckPoint.java:144) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:35) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:780) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:705) at hudson.model.Run.execute(Run.java:1617) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:237) Finished: FAILURE Regards, Moti

Hi, I noticed that too, it seems that Jenkins was misbehaving since yesterday high load on gerrit, which caused many jobs to get stuck and fail some of the patches. I've disabled the problematic job for now, but you'll have to rerun the jenkins via http://jenkins.ovirt.org/gerrit_manual_trigger/? to remove the 'x' from the patch. that should help remove it, otherwise only gerrit admin can remove it. Eyal. ----- Original Message -----
From: "Moti Asayag" <masayag@redhat.com> To: "infra" <infra@ovirt.org> Sent: Tuesday, December 24, 2013 10:40:06 AM Subject: ovirt engine style gerrit job fail with internal failure
Hi,
It seems that python validation job fails with an internal error:
http://jenkins.ovirt.org/job/ovirt_engine_style_gerrit/7359/console
+ [[ 0 -ne 0 ]] + exit 0 Archiving artifacts ERROR: Publisher hudson.plugins.violations.ViolationsPublisher aborted due to exception java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1454) at hudson.model.Run.waitForCheckpoint(Run.java:1412) at hudson.model.CheckPoint.block(CheckPoint.java:144) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:35) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:780) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:705) at hudson.model.Run.execute(Run.java:1617) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:237) Finished: FAILURE
Regards, Moti _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

Perhaps the job can be triggered only if the patch contains "*.py" files, so we avoid running it for patches which aren't related to that check. ----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "Moti Asayag" <masayag@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Tuesday, December 24, 2013 10:47:42 AM Subject: Re: ovirt engine style gerrit job fail with internal failure
Hi,
I noticed that too, it seems that Jenkins was misbehaving since yesterday high load on gerrit, which caused many jobs to get stuck and fail some of the patches. I've disabled the problematic job for now, but you'll have to rerun the jenkins via http://jenkins.ovirt.org/gerrit_manual_trigger/? to remove the 'x' from the patch.
that should help remove it, otherwise only gerrit admin can remove it.
Eyal.
----- Original Message -----
From: "Moti Asayag" <masayag@redhat.com> To: "infra" <infra@ovirt.org> Sent: Tuesday, December 24, 2013 10:40:06 AM Subject: ovirt engine style gerrit job fail with internal failure
Hi,
It seems that python validation job fails with an internal error:
http://jenkins.ovirt.org/job/ovirt_engine_style_gerrit/7359/console
+ [[ 0 -ne 0 ]] + exit 0 Archiving artifacts ERROR: Publisher hudson.plugins.violations.ViolationsPublisher aborted due to exception java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1454) at hudson.model.Run.waitForCheckpoint(Run.java:1412) at hudson.model.CheckPoint.block(CheckPoint.java:144) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:35) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:780) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:705) at hudson.model.Run.execute(Run.java:1617) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:237) Finished: FAILURE
Regards, Moti _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

+1. i'll update the job accordingly. Eyal. ----- Original Message -----
From: "Moti Asayag" <masayag@redhat.com> To: "Eyal Edri" <eedri@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Tuesday, December 24, 2013 10:58:14 AM Subject: Re: ovirt engine style gerrit job fail with internal failure
Perhaps the job can be triggered only if the patch contains "*.py" files, so we avoid running it for patches which aren't related to that check.
----- Original Message -----
From: "Eyal Edri" <eedri@redhat.com> To: "Moti Asayag" <masayag@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Tuesday, December 24, 2013 10:47:42 AM Subject: Re: ovirt engine style gerrit job fail with internal failure
Hi,
I noticed that too, it seems that Jenkins was misbehaving since yesterday high load on gerrit, which caused many jobs to get stuck and fail some of the patches. I've disabled the problematic job for now, but you'll have to rerun the jenkins via http://jenkins.ovirt.org/gerrit_manual_trigger/? to remove the 'x' from the patch.
that should help remove it, otherwise only gerrit admin can remove it.
Eyal.
----- Original Message -----
From: "Moti Asayag" <masayag@redhat.com> To: "infra" <infra@ovirt.org> Sent: Tuesday, December 24, 2013 10:40:06 AM Subject: ovirt engine style gerrit job fail with internal failure
Hi,
It seems that python validation job fails with an internal error:
http://jenkins.ovirt.org/job/ovirt_engine_style_gerrit/7359/console
+ [[ 0 -ne 0 ]] + exit 0 Archiving artifacts ERROR: Publisher hudson.plugins.violations.ViolationsPublisher aborted due to exception java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1454) at hudson.model.Run.waitForCheckpoint(Run.java:1412) at hudson.model.CheckPoint.block(CheckPoint.java:144) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:35) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:780) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:705) at hudson.model.Run.execute(Run.java:1617) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:237) Finished: FAILURE
Regards, Moti _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
participants (2)
-
Eyal Edri
-
Moti Asayag