[JIRA] (JENKINS-59819) Inheritance Plugin causes 'Rebuild' button to disappear from Pipeline jobs

3 views
Skip to first unread message

artalus-mail@yandex.ru (JIRA)

unread,
Oct 17, 2019, 5:25:02 AM10/17/19
to jenkinsc...@googlegroups.com
Artalus S. created an issue
 
Jenkins / Bug JENKINS-59819
Inheritance Plugin causes 'Rebuild' button to disappear from Pipeline jobs
Issue Type: Bug Bug
Assignee: Unassigned
Components: project-inheritance-plugin
Created: 2019-10-17 09:24
Environment: Jenkins ver. 2.184
inheritance-plugin Version 19.08.02
Priority: Major Major
Reporter: Artalus S.

With Inheritance Plugin installed, every new Pipeline job run lacks the `Rebuild` button. "New" in terms that if I check some old build `#90` from a week or so ago, the button is present and working; but if I press it, or start a build in any other way, in build `#91` the button is gone.

If I manually change URL in browser from `pipeline/91` to `pipeline/91/rebuild`, I get the following stacktrace:

java.lang.AbstractMethodError: you must override the new overload of isApplicable in hudson.plugins.project_inheritance.projects.rebuild.RebuildValidatorSuppressor
 at com.sonyericsson.rebuild.RebuildValidator.isApplicable(RebuildValidator.java:50)
 at com.sonyericsson.rebuild.RebuildActionFactory.createFor(RebuildActionFactory.java:61)
 at hudson.model.Run.getTransientActions(Run.java:386)
 at hudson.model.Run.getDynamic(Run.java:2566)
 at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
 at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:396)
 at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:408)
 at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:212)
 at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:454)
 at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:747)
Caused: javax.servlet.ServletException
 at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:797)
 at org.kohsuke.stapler.Stapler.invoke(Stapler.java:878)
 at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:456)
...
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages