openpower.xyz updates

Joel Stanley joel at jms.id.au
Tue Oct 11 17:23:55 AEDT 2016


On Tue, Oct 11, 2016 at 1:12 PM, Joel Stanley <joel at jms.id.au> wrote:
> On Tue, Oct 11, 2016 at 1:06 PM, Andrew Geissler <geissonator at gmail.com> wrote:
>>> The log snippet you provided suggests to me that the gerrit trigger
>>> plugin needs to be updated, you can see it's trying to call that
>>> release() here:
>>>
>>> 07:05:18 FATAL: org.eclipse.jgit.revwalk.RevWalk.release()V
>>> 07:05:18 java.lang.NoSuchMethodError:
>>> org.eclipse.jgit.revwalk.RevWalk.release()V
>>> 07:05:18 at
>>> com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser$1.invoke(GerritTriggerBuildChooser.java:185)
>>>
>>
>> Yeah, sigh... for some reason, when we had the latest gerrit plugin, I
>> couldn't trigger off of "Comment Added" anymore which is what we use
>> for the CI build trigger.  I didn't find any obvious bug reports for
>> it when I looked.
>
> Do you have the backtrace and log for that failure?

Patrick, can you look at the logs from the gerrit side? Is the
connection succeeding?

Andrew G, I took a look at the Gerrit plugin between 2.21.1 and 2.22.

https://github.com/jenkinsci/gerrit-trigger-plugin/compare/gerrit-trigger-2.21.1...gerrit-trigger-2.22.0

https://issues.jenkins-ci.org/browse/JENKINS-35379

Perhaps we could try bisecting the changes made to the plugin to work
out what went wrong?

Cheers,

Joel


More information about the openbmc mailing list