[JIRA] [gerrit-trigger-plugin] (JENKINS-32841) Gerrit-trigger loads the job and faiiling after

0 views
Skip to first unread message

xenexis@gmail.com (JIRA)

unread,
Feb 8, 2016, 11:10:03 AM2/8/16
to jenkinsc...@googlegroups.com
enexis gemma created an issue
 
Jenkins / Bug JENKINS-32841
Gerrit-trigger loads the job and faiiling after
Issue Type: Bug Bug
Assignee: rsandell
Components: gerrit-trigger-plugin
Created: 08/Feb/16 4:09 PM
Environment: Jenkins 1.643
gerrit-trigger plugin 2.16.0 (also with 2.18.3, 2.13.0)
Priority: Major Major
Reporter: enexis gemma

A sample job (testjob01) configured and when was triggered I'm getting the following errors:

Feb 08, 2016 3:32:15 PM com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.ToGerritRunListener onTriggered
INFO: Project [test01] triggered by Gerrit: [PatchsetCreated: Change-Id for #4980: I757556868f51ba2b3f9021331af0d2321e250c75 PatchSet: 1]
Feb 08, 2016 3:32:15 PM com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.EventListener schedule
INFO: Project test01 Build Scheduled: true By event: 4980/1
Feb 08, 2016 3:32:20 PM hudson.triggers.SafeTimerTask run
SEVERE: Timer task hudson.model.Queue$MaintainTask@760549c6 failed
java.lang.NoSuchFieldError: id
	at com.sonyericsson.hudson.plugins.gerrit.trigger.replication.ReplicationQueueTaskDispatcher.canRun(ReplicationQueueTaskDispatcher.java:126)
	at hudson.model.Queue.isBuildBlocked(Queue.java:1196)
	at hudson.model.Queue.maintain(Queue.java:1511)
	at hudson.model.Queue$MaintainTask.doRun(Queue.java:2753)
	at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:50)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

xenexis@gmail.com (JIRA)

unread,
Feb 10, 2016, 5:16:02 AM2/10/16
to jenkinsc...@googlegroups.com
enexis gemma commented on Bug JENKINS-32841
 
Re: Gerrit-trigger loads the job and faiiling after

Fixed! My issue was having an extra "-Dhudson.ClassicPluginStrategy.noBytecodeTransformer=true" option in the jenkins config, which prevent any job to be started when the gerrit-trigger plugin is enabled. I'm not sure yet if this a normal behaviour or a bug.

Reply all
Reply to author
Forward
0 new messages